/* ---------------------------------------------------------------------------------------------------------------- 1.0 GENERAL */

html {
}

body {
    color: #3e4249;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}

a {
    color: #f56b41;
}

    a:hover {
        color: #f07614;
    }

.btn,
button {
}

    button:focus {
    }

h1,
h2,
h3,
h4,
p.heading,
button,
.tabs,
thead,
nav#pagination,
.apc.pod-windows .item .link,
blockquote {
}

h1,
h2,
h3 {
}

h4,
h5,
h6 {
}

h1 {
}

h2 {
    font-size: 1.5rem;
    font-weight: 700;
    color: #2268d1;
}

.homepage h2 {
    font-size: 1.75rem;
    font-size: clamp(1.063rem, 1.125rem + 2vw, 1.75rem);
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px;
}


h3 {
    font-size: 1.25rem;
    font-size: clamp(1.125rem, 1.125rem + 2vw, 1.25rem);
    font-weight: 700;
}

h4 {
}

h5 {
}

h6,
table th,
footer .heading {
}

dl,
ol,
ul {
}

p,
li,
label {
    color: #3f4e5f;
    line-height: 1.4;
    font-size: 1.063rem;
    font-size: clamp(.75rem, .625rem + 2vw, 1.063rem);
}

p {
}

    p.caption {
    }

.container.content-page li {
}

blockquote {
    font-style: normal;
}

    blockquote::before {
        background-color: #2268d1;
    }

    blockquote p {
    }

    blockquote cite {
    }

table {
}

.small,
small {
}

b, strong {
    font-weight: 600;
}

/* ---------------------------------------------------------------------------------------------------------------- 1.2 NOTIFICATIONS */
.bn-breaking-news {
    display: none;
}

    .bn-breaking-news:hover {
    }

.bn-play::after {
}

.fancybox-content ul {
}

.fancybox-content li {
}

.fancybox-content {
    border-radius: 5px;
}

/* ---------------------------------------------------------------------------------------------------------------- 2.0 HEADER */

header {
    max-width: 100%;
}

.nav-menu > li.loginButtons > a, .nav-menu > li.loginButtons > a:hover {
    font-size: clamp(.9rem, .5rem + 2vw, .9rem) !important;
}

.loginButtons {
    width: 120px;
}

.nav-menu > li > a {
    height: auto;
}

.buttons1 a,
.buttons2 a {
    width: 100%;
}

.loginButtons .buttonTitle {
    padding: 0;
}

.loginButtons.buttons1,
.nav-menu > li.loginButtons.buttons1 .nav-dropdown,
.loginButtons.buttons2,
.nav-menu > li.loginButtons.buttons2 .nav-dropdown {
    margin-top: 30px;
}

.navigation-landscape .nav-menu > li.loginButtons > a {
    padding: 12px 0 !important;
    margin-bottom: 0;
}

/* MAIN NAVIGATION */
.navigation.float {
    border-radius: 0 0 5px 5px;
    top: 30px;
    height: 100px;
}

#navigation1 > div.nav-menus-wrapper.align-to-right > ul > li.loginButtons.buttons1 > a, #navigation1 > div.nav-menus-wrapper.align-to-right > ul > li.loginButtons.buttons2 > a {
    border-bottom: solid 0 #2268d1;
}

.nav-toggle:before {
    background-color: #2268d1;
    box-shadow: 0 0.38em 0 0 #2268d1, 0 0.75em 0 0 #2268d1;
}

.nav-header {
    padding: 15px;
}

    .nav-header img {
        width: 230px;
    }

.nav-search-button {
    background-color: #fff;
}

.nav-menu > li > a,
.nav-menu:not(.nav-menu-social) > li:hover > a,
.nav-menu > li.active > a,
.nav-menu > li.focus > a,
.navigation-landscape .nav-menu:not(.nav-menu-social) > li:not(.icon-item):hover > a,
.navigation-landscape .nav-menu:not(.nav-menu-social) > li:not(.icon-item).active > a,
.navigation-landscape .nav-menu:not(.nav-menu-social) > li:not(.icon-item).focus > a {
    color: #2268d1;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: initial;
    font-size: 1.25rem;
}

.nav-menu:not(.nav-menu-social, .nav-dropdown) > li a::before {
    background: #dee2e6;
    display: none;
}

.nav-menu:not(.nav-menu-social) > li:first-child a::before,
.nav-menu:not(.nav-menu-social) > li:last-child a::before {
}

.navigation-landscape .nav-menu:not(.nav-menu-social) > li:not(.icon-item):hover > a,
.navigation-landscape .nav-menu:not(.nav-menu-social) > li:not(.icon-item).active > a,
.navigation-landscape .nav-menu:not(.nav-menu-social) > li:not(.icon-item).focus > a {
    border-bottom: solid 3px #2268d1;
}

.navigation-landscape .nav-menu:not(.nav-menu-social) > li:not(.icon-item) > a {
    padding: 36px 20px 33px;
    border-bottom: none;
    transition: color 0.3s,background 0.3s,border 0.1s;
}

    .navigation-landscape .nav-menu:not(.nav-menu-social) > li:not(.icon-item) > a::before {
        background: #dee2e6;
        display: none;
    }

.nav-menu > li {
}

.submenu-indicator {
}

.submenu-indicator-chevron {
    border-color: transparent #2268d1 #2268d1 transparent;
    display: none;
}

.nav-menu > li:hover > a .submenu-indicator-chevron,
.nav-menu > .active > a .submenu-indicator-chevron,
.nav-menu > .focus > a .submenu-indicator-chevron {
    border-color: transparent #2268d1 #2268d1 transparent;
}

.nav-search-button:hover .nav-search-icon {
    color: #fff;
}

.nav-dropdown > li > a {
    color: #2268d1;
    font-weight: 300;
    font-size: 1rem;
}

    .nav-dropdown > li:hover > a,
    .nav-dropdown > li.focus > a,
    .nav-dropdown > li > a.active {
        background: #2268d1;
    }

        .nav-dropdown > li:hover > a:before,
        .nav-dropdown > li.focus > a:before,
        .nav-dropdown > li > a.active:before {
            display: none;
        }

.nav-dropdown > li {
}

/* TOP MENU */

.top-menu-wrapper {
    line-height: 1.25rem;
    background-color: #e3e3e3;
    font-size: .938rem;
    font-weight: 600;
    color: #3e4249;
    font-family: 'Lato', sans-serif;
}

.top-menu {
    justify-content: flex-end;
}

.top-menu-socialLinks a {
    color: #2268d1;
}

.top-menu-CallUs::before {
    background: rgba(62, 66, 73, .5);
}

span.callUs {
    color: #2268d1;
    font-weight: 700 !important;
}

.callUsIcon {
    display: none;
}

.top-menu-socialLinks li {
    font-size: .875rem;
    line-height: 1.5rem !important;
}

/* MENU 2 */

.navbar-brand, .navbar-brand img {
    width: 262px;
}

.navbar-nav.main-navigation {
    padding-top: 15px;
    justify-content: flex-end;
}

.navbar-light .navbar-nav .nav-link {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-size: 1rem;
    border-bottom: none;
    padding: 35px 0;
    color: #f56b41 !important;
}

.navbar-nav.main-navigation li {
    border-bottom: 4px solid transparent;
}

    .navbar-nav.main-navigation li:hover {
        border-bottom: 4px solid #f56b41;
    }

.nav-item {
    margin-right: 2.5rem;
}

    .nav-item.dropdown {
        padding-right: 0;
    }


.navbar-light .navbar-nav .dropdown-menu {
    margin-top: 3px;
    border-radius: 25px;
}

.navbar-light .login-button .dropdown-menu {
    background: #f57d41;
}

.navbar-light .navbar-nav .dropdown-menu .dropdown-item:focus, .navbar-light .navbar-nav .dropdown-menu .dropdown-item:hover {
    background: #e3e3e3;
    color: #f56b41;
}

.navbar-nav.login-button {
    display: block;
}

    .navbar-nav.login-button a {
        padding: 14px 0;
        border-radius: 50px;
        font-family: 'Lato', sans-serif;
        text-transform: uppercase;
        font-size: 1rem;
        font-weight: 400;
        min-width: 215px;
        max-width: 215px;
        text-align: left;
        padding-left: 20px;
        background: #f56b41 !important;
        background: -moz-linear-gradient(left, #f56b41 0%, #f59141 100%) !important;
        background: -webkit-linear-gradient(left, #f56b41 0%, #f59141 100%) !important;
        background: linear-gradient(to right, #f56b41%, #f59141 100%) !important;
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f56b41 ', endColorstr='#f59141',GradientType=0 ) !important;
    }

    .navbar-nav.login-button .dropdown-toggle:before {
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        background: rgba(255, 255, 255, .3);
        height: 45px;
        width: 45px;
        border-radius: 50px;
        bottom: 0;
        position: absolute;
        margin: auto;
    }

    .navbar-nav.login-button .dropdown-toggle::after {
        right: 26px;
    }

    .navbar-nav.login-button .btn-group.show a {
        border-radius: 50px;
        font-weight: 400 !important;
        outline: none;
        box-shadow: none;
    }

    .navbar-nav.login-button .btn-group.show li a:hover {
        font-weight: 700 !important;
    }

    .navbar-nav.login-button .dropdown-menu a {
        background: none !important;
        text-transform: capitalize;
    }

.navbar-light .login-button .dropdown-menu li:first-child a {
    padding: 14px 0 10px;
}

.navbar-light .login-button .dropdown-menu li:last-child a {
    padding: 10px 0 14px;
}

.navbar-light .login-button .dropdown-menu li {
    border-bottom: 1px solid rgba(255, 255, 255, .5);
}

.navbar-nav.main-navigation li a:after {
    display: none;
}

.dropdown-item {
    color: #f56b41;
    font-family: Lato, sans-serif;
    padding: 13px 20px;
    font-size: 1rem;
}

.navbar-nav.login-button.buttons1 {
    display: none;
}

.navbar-nav.login-button a.buttonStyle2:hover {
    box-shadow: 0 5px 15px rgba(245, 107, 65, .4);
}

.navbar-light .navbar-toggler-icon::after {
    color: #f56b41;
}

#mobileNavOnlyButton .btn {
    padding: 14px 0 !important;
    padding-right: 0px;
    padding-left: 0px;
    border-radius: 50px;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 400;
    min-width: 185px;
    max-width: 185px;
    text-align: left;
    padding-left: 20px !important;
    background: #f56b41 !important;
    background: -moz-linear-gradient(left, #f56b41 0%, #f59141 100%) !important;
    background: -webkit-linear-gradient(left, #f56b41 0%, #f59141 100%) !important;
    background: linear-gradient(to right, #f56b41%, #f59141 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f56b41 ', endColorstr='#f59141',GradientType=0 ) !important;
}

.navbar-light .navbar-toggler {
    color: #f56b41;
}
/* ---------------------------------------------------------------------------------------------------------------- 2.1 SEARCH BAR */
.nav-search > form {
    border-radius: 0 0 5px 5px;
}

.nav-search-inner input[type="text"],
.nav-search-inner input[type="search"] {
}

.nav-search-inner input[type="text"],
.nav-search-inner input[type="search"],
.nav-search-close-button {
    color: #f56c41;
    height: 100px;
}

.nav-search-close-button {
    right: 32px;
    top: 36px;
}

.nav-search {
    border-radius: 0 0 5px 0;
}

.nav-search-button {
    background-color: #fff;
}

    .nav-search-button:hover {
        filter: brightness(1.05);
    }

        .nav-search-button:hover .nav-search-icon {
            color: #f56c41;
            filter: brightness(1.05);
        }

.nav-search-icon {
    color: #f56c41;
    margin: 18px 10px 8px 0;
}

.nav-menus-wrapper-close-button {
    color: #f56c41;
}

.navigation-portrait .nav-search-close-button {
    color: #f56c41;
}

/* ---------------------------------------------------------------------------------------------------------------- 2.2 REMOVE X FROM SEARCH BAR */
/* clears the 'X' from Internet Explorer */
input[type=search]::-ms-clear {
}

input[type=search]::-ms-reveal {
}

/* clears the 'X' from Chrome */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
}

/* ---------------------------------------------------------------------------------------------------------------- 2.3 SOCIAL MEDIA IN THE HEADER */
/* ---------------------------------------------------------------------------------------------------------------- 2.4 LOGIN BUTTONS */
.loginButtons {
    /*background: #1e8bc4;
    background: -moz-linear-gradient(left, #1e8bc4 0%, #e45f58 100%);
    background: -webkit-linear-gradient(left, #1e8bc4 0%,#e45f58 100%);
    background: linear-gradient(to right, #1e8bc4 0%,#e45f58 100%);
    background-color: rgba(0, 0, 0, 0);
    background-color: rgba(0, 0, 0, 0);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e8bc4', endColorstr='#e45f58',GradientType=1 );
    */
}

    .loginButtons.buttonTitle {
        font-size: 1rem;
        font-weight: 600;
    }

        .loginButtons.buttonTitle:hover {
            font-size: inherit;
            font-size: 1rem;
        }

    .loginButtons.icon.button1,
    .loginButtons.icon.button2 {
    }

    .loginButtons.buttons1 {
        background-image: none;
        border-radius: 40px 0 0 40px;
    }

    .loginButtons.buttons2 {
        background-image: none;
        border-radius: 0 40px 40px 0;
    }

.navigation-landscape .nav-menu > li.loginButtons > a {
}

.menuButtons {
}

.navigation-portrait .loginButtons .buttonTitle {
}

.loginButtons:hover > a {
}

.nav-menu > li.loginButtons > a,
.nav-menu > li.loginButtons > a:hover {
    font-size: .75rem;
    font-size: clamp(.5rem, .5rem + 2vw, .75rem);
}

.nav-menu > li.loginButtons .submenu-indicator-chevron {
}

.nav-menu > li.loginButtons .nav-dropdown {
    border-radius: 0 0 5px 5px;
    /*background: #1e8bc4;
    background: -moz-linear-gradient(left, #e45f58 0%, #1e8bc4 100%);
    background: -webkit-linear-gradient(left, #e45f58 0%,#1e8bc4 100%);
    background: linear-gradient(to right, #e45f58 0%,#1e8bc4 100%);
    background-color: rgba(0, 0, 0, 0);
    background-color: rgba(0, 0, 0, 0);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e45f58', endColorstr='#1e8bc4',GradientType=1 );
    */
}

    .nav-menu > li.loginButtons .nav-dropdown::before {
        border-top: 5px solid #1e8bc4 !important;
    }

    .nav-menu > li.loginButtons .nav-dropdown::after {
    }

.loginButtons.buttons1,
.nav-menu > li.loginButtons.buttons1 .nav-dropdown {
    background-color: #fde2d9;
}

    .loginButtons.buttons1 .loginButton.buttonTitle {
        color: #f56c41;
    }

    .nav-menu > li.loginButtons.buttons1 .nav-dropdown::before {
        border-top-color: #e38250;
    }

.loginButtons.buttons2,
.nav-menu > li.loginButtons.buttons2 .nav-dropdown {
    background: #f56b41;
    background: -moz-linear-gradient(left,#f56b41 0%,#f59141 100%);
    background: -webkit-linear-gradient(left,#f56b41 0%,#f59141 100%);
    background: linear-gradient(to right,#f56b41 0%,#f59141 100%);
    background-color: rgba(0, 0, 0, 0);
    background-color: rgba(0,0,0,0);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f56b41',endColorstr='#f59141',GradientType=1 );
}

    .nav-menu > li.loginButtons.buttons2 .nav-dropdown::before {
        border-top-color: #589bbd;
    }

.loginButtons.buttons3,
.nav-menu > li.loginButtons.buttons3 .nav-dropdown {
    background-color: #2b444f;
}

    .nav-menu > li.loginButtons.buttons3 .nav-dropdown::before {
        border-top-color: #2b444f;
    }

.loginButtons.buttons1:not(.icon):hover,
.loginButtons.buttons2:not(.icon):hover {
}

.nav-menu > li.loginButtons > a,
.nav-menu > li.loginButtons > a:hover {
}

.loginButtons.icon {
}

.nav-menu > li.loginButtons .nav-dropdown li {
}

    .nav-menu > li.loginButtons .nav-dropdown li:first-child {
    }

    .nav-menu > li.loginButtons .nav-dropdown li:last-child a {
    }

    .nav-menu > li.loginButtons .nav-dropdown li:hover::before {
        border-top: 5px solid #e45f58;
    }

    .nav-menu > li.loginButtons .nav-dropdown li:last-child::before,
    .nav-menu > li.loginButtons .nav-dropdown li:last-child::after {
    }

.nav-menu > li.loginButtons > a::before {
}

.nav-menu > li.loginButtons .nav-dropdown li a {
}

    .nav-menu > li.loginButtons .nav-dropdown li a:hover {
    }

/* ---------------------------------------------------------------------------------------------------------------- 2.5 BACK-TO-TOP BUTTON */
#BtnBackToTop {
    background-color: #f56b41;
    bottom: 80px;
}

    #BtnBackToTop:after {
    }

    #BtnBackToTop:hover {
    }

/* ---------------------------------------------------------------------------------------------------------------- 3.0 CONTENT */

.latest-news {
    margin-top: 0rem !important;
}

.container.bodyStart h1 {
}

h1#pageHeading {
    color: #2268d1;
    font-size: 1.75rem;
    font-size: clamp(1.063rem, 1.125rem + 2vw, 1.75rem);
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px;
}

h1#pageHeading {
    font-size: 1.75rem;
    font-size: clamp(1.063rem, 1.125rem + 2vw, 1.75rem);
    margin-bottom: 15px !important;
}

.container.bodyStart .spotlights-wrapper h2, h1#pageHeading {
    margin-bottom: 0;
    padding-bottom: 0;
}

    .container.bodyStart .spotlights-wrapper h2:before,
    h1#pageHeading:before, .container.bodyStart h1:before {
        content: none;
    }

    .container.bodyStart .spotlights-wrapper h2:before,
    h1#pageHeading:before,
    .container.bodyStart h1:before {
        background: #2268d1;
        opacity: .5;
        top: 40px;
    }

.container.bodyStart .news-top-story h2 {
    text-transform: capitalize;
    font-size: 1.25rem !important;
    font-size: clamp(.938rem, .75rem + 2vw, 1.25rem) !important;
}

    .container.bodyStart .news-top-story h2.post-title {
        font-size: 1.5rem !important;
        margin: 10px 0 5px !important;
    }

.container.bodyStart p {
    font-size: 1.063rem;
    font-size: clamp(.75rem, .625rem + 2vw, 1.063rem);
    font-family: 'Lato', sans-serif;
    font-weight: 300;
}

.container.content-page li,
.container.news-page li,
.articleContainer li {
    font-size: 1.063rem;
    font-size: clamp(.75rem, .625rem + 2vw, 1.063rem);
}

.ImageHeadingTextWrapper {
}

.container.content-page.with-header.spWithImage {
    margin-bottom: 40px;
    margin-top: -50px !important;
    border-top: 10px solid #f56b41;
}

.container.content-page.with-header,
.container.content-page,
.container.news-page,
.article {
    border-radius: 0;
}

.container.services-page {
}

.spWithImageHeadingText {
    top: calc(50% - 30px);
    z-index: 1;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .3);
}

    .spWithImageHeadingText h1 {
    }

    .spWithImageHeadingText h2 {
        color: white;
        font-weight: 600;
    }

/* ---------------------------------------------------------------------------------------------------------------- 3.1 IMAGES SLIDER */
.info {
    margin: 0px auto auto;
}

.homepageSlider .slick-dots {
    bottom: 55px !important;
}

.homepageSlider .NextArrow {
}

    .homepageSlider .NextArrow:before {
    }

.homepageSlider .PrevArrow {
}

    .homepageSlider .PrevArrow:before {
    }

    .homepageSlider .PrevArrow:hover,
    .homepageSlider .NextArrow:hover {
        /*transform: scale(1.063);
    */
    }

.homepageSlider .slick-dots li button:before {
}

.homepageSlider .slick-dots li.slick-active button:before {
}

.info-text {
}

.info {
}

    .info > div {
        border-radius: 5px;
        color: white;
        border-radius: 10px;
        font-size: 1.25rem;
        font-size: clamp(.75rem, .75rem + 2vw, 1.25rem);
        padding: 2.25rem 3rem !important;
    }

        .info > div h3 {
            font-size: 2.25rem;
            font-size: clamp(1.5rem, 1rem + 2vw, 2.125rem);
            font-weight: 700;
            padding-bottom: 20px;
            color: #2268d1;
            text-transform: uppercase;
        }

            .info > div h3:before {
                background: #DA7070;
                display: none;
            }

.centerLeft {
}

.centerCenter {
}

.centerRight {
}

.slidetext {
    color: #3e4249;
    margin: 5px 0 30px;
}

.sliderList {
}

    .sliderList li {
        color: rgba(53, 69, 95, 0.9);
        font-family: "Open Sans", sans-serif;
        list-style: circle inside;
    }

.slidebutton {
}

.slick-dots li {
}

.Modern-sliderV2 {
}

    .Modern-sliderV2 .slick-slide {
        height: 50vh !important;
    }

/*.Modern-sliderV2 .slick-slide, .slick-slide::before, .caption {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.Modern-sliderV2 .slick-slide::before {
    z-index: 1;
}
.Modern-sliderV2.slick-initialized {
    visibility: visible;
}
.Modern-sliderV2 .slick-slide video {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    transform: translate(-50%, -50%);
}
.Modern-sliderV2 .slick-slide iframe {
    position: relative;
    pointer-events: none;
}
.Modern-sliderV2 .slick-slide figure {
    position: relative;
    height: 100%;
}
.Modern-sliderV2 .slick-slide .slide-image {
    height: 100%;
    background-size: cover;
    background-position: center;
    transition: all 0.8s ease;
}
.Modern-sliderV2 .slick-slide .image-entity {
    width: 100%;
    visibility: hidden;
}
.Modern-sliderV2 .slick-slide .loading {
    position: absolute;
    top: 44%;
    left: 0;
    width: 100%;
}
.Modern-sliderV2 .slick-slide .slide-media {
    animation: slideOut 0.4s cubic-bezier(0.4, 0.29, 0.01, 1);
}
.Modern-sliderV2 .slick-slide.slick-active {
    z-index: 1;
}
.Modern-sliderV2 .slick-slide.slick-active .slide-media {
    animation: slideIn 1.4s cubic-bezier(0.4, 0.29, 0.01, 1);
}
.Modern-sliderV2 .Modern-sliderV2slick-slide.slick-active .caption {
    opacity: 1;
    transform: translateY(0);
    transition: all 0.7s cubic-bezier(0.32, 0.34, 0, 1.62) 0.6s;
}
.homepageSlider .slick-dots {
    bottom: 80px !important;
}
*/
.homepageSlider .NextArrow,
.homepageSlider .PrevArrow {
    top: 40%;
}

.homepageSlider .slick-dots li.slick-active button::before,
.homepageSlider .slick-dots li button::before {
}

.homepageSlider img {
    object-position: center;
}

    .homepageSlider img.lazyloaded {
    }

.homepageSlider .NextArrow, .homepageSlider .PrevArrow, .calcslider .NextArrow, .calcslider .PrevArrow {
    top: 40%;
}

.spWithImageHeadingText h3 {
    font-size: 1.25rem;
    font-size: clamp(.938rem, .75rem + 2vw, 1.25rem);
}

/* ---------------------------------------------------------------------------------------------------------------- 3.2 SPOTLIGHTS */

.spotlights-homepage .row.announcementRow.rowItem_1:after,
.spotlights-homepage .row.announcementRow.rowItem_2:after {
}

.spotlights-wrapper h2:before,
h1#pageHeading:before,
.container.bodyStart h1:before {
    background: #1e8bc4;
    background: -moz-linear-gradient(left, #1e8bc4 0%, #e45f58 100%);
    background: -webkit-linear-gradient(left, #1e8bc4 0%, #e45f58 100%);
    background: linear-gradient(to right, #1e8bc4 0%, #e45f58 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e8bc4', endColorstr='#e45f58', GradientType=1);
}

.spotlights-wrapper {
    margin-bottom: 2.5rem;
}

.services-row {
    padding: 2.5rem 0 5rem;
}

body > main > div.container.bodyStart.homepage > div > div.services-row > div > div > h2, .no-vert-padding > .row .column h2 {
    font-size: 2.125em;
    font-size: clamp(1.75rem, 1rem + 2vw, 2.125em);
    font-family: 'Lato', sans-serif;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 5px;
    color: white;
}

.no-vert-padding > .row .column h2 {
    text-transform: none;
    text-align: left;
}

body > main > div.container.bodyStart.homepage > div > div.services-row > div > div > h2,
body > main > div.container.bodyStart.homepage > div > div.services-row > div > div > p {
}

.spotlights {
    padding: 0 1.75rem !important;
}

.spotlight-box:nth-of-type(2n+1) .spotlights .spot-text.text-center h2,
.spotlight-box:nth-of-type(2n+1) .spotlights .spot-text.text-center p {
}

.spotlight-box:nth-of-type(2n+1) .spotlights .spot-text.text-center a {
}

.spotlight-box:nth-of-type(2n+0) .spotlights {
    flex-direction: row;
}

    .spotlight-box:nth-of-type(2n+0) .spotlights .spot-text.text-center {
    }

.spotlight-box:nth-of-type(1n+0) .spotlights .spot-text.text-center {
    width: 100%;
    margin-top: 1.75rem;
}

.container.bodyStart .spotlights-wrapper h2 {
    text-align: center;
}

.spotlights.spot3, .spotlights.spot4 {
}

.spotlight {
}

.spotlight-box {
    padding: 0 !important;
    min-height: 350px;
}

.spotlights h2 {
    text-transform: initial;
    opacity: 1;
    color: #2268d1;
    font-size: 1.5rem;
    font-size: clamp(1rem, 1rem + 2vw, 1.5rem);
    margin-bottom: 15px !important;
}

.spot-icon {
    margin: auto;
    height: 80px;
    width: 80px;
}

.spotlights img {
    padding: 5px 0;
    height: clamp(80px, 70px + 2vw, 90px);
}

.spotlights .fa-stack {
}

.spotlights p {
    text-align: center;
}

.spot-icon-bgr {
}

    .spot-icon-bgr::before {
        background: rgb(247, 247, 245, .8);
        border-radius: 50%;
        box-shadow: 0 0 30px #1e8bc4 inset;
    }

.spotlights a,
.button,
.contactUsForm input[type="submit"],
.umbraco-forms-navigation input[type="submit"], .btn-primary {
    min-width: 150px;
    max-width: 150px;
    font-size: 1rem;
    font-size: clamp(.75rem, .875rem + 2vw, 1rem);
    border-radius: 40px;
    padding: 10px 25px;
    line-height: 1.5rem;
    text-transform: uppercase;
    border: none;
    margin-bottom: 0 !important;
    background: #f56b41;
    background: -moz-linear-gradient(left,#f56b41 0%,#f59141 100%);
    background: -webkit-linear-gradient(left,#f56b41 0%,#f59141 100%);
    background: linear-gradient(to right,#f56b41 0%,#f59141 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f56b41',endColorstr='#f59141',GradientType=1 );
    /* EASING*/
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

.spotlights a {
    margin: auto;
    margin-bottom: auto;
    width: 110px;
    min-width: 110px;
    position: absolute;
    bottom: 30px;
    right: 0;
    left: 0;
    top: auto;
}

    .spotlights a:hover,
    .button:hover,
    .contactUsForm input[type="submit"]:hover,
    .umbraco-forms-navigation input[type="submit"]:hover {
    }

.spotlights::before {
    background: #cac9b5;
    opacity: .5;
}

.spotlights.spot1:before {
    display: none;
}

.spotlights-homepage a {
    padding: .4rem 0 .25rem;
}

.announcementItem.item_1, .announcementItem.item_2, .announcementItem.item_3 {
    border-bottom: 15px solid #2268d1;
}

.spotlights.spot1 {
}

.spotlights.spot2 {
}

.spotlights.spot3 {
}

/* ---------------------------------------------------------------------------------------------------------------- 3.3 LARGE LOAN CALCULATOR */

#loanAmtSlider .ui-slider-tip, #termSlider .ui-slider-tip {
    display: none;
}

/* ---------------------------------------------------------------------------------------------------------------- 3.4 SMALL LOAN CALCULATOR */
/* ---------------------------------------------------------------------------------------------------------------- 3.4 FANCY NUMBERED LIST */
.calcResultWrapper::before {
    background: #2268d1;
}

.calcResultWrapper:last-child ::before, .calcAprWrapper:last-child ::before {
    background: #ffffff;
}

.calcResultWrapper:last-child ::before, .calcAprWrapper:last-child ::before {
    background: #2268d1;
}

.calcResultWrapper:last-child ::before, .calcAprWrapper:last-child ::before {
    background: #ffffff;
}

.calcAprWrapper:last-child ::before {
}

.TopFeatures a,
.TopFeatures a:hover {
    background: #eef0f5;
    /*float: left;
    clear: both;
    */
    color: #35455f;
}

    .TopFeatures a:hover .features-icon {
        background: #60d880;
    }

        .TopFeatures a:hover .features-icon:after {
            border-bottom: 10px solid #60d880;
            border-right: 5px solid #eef0f5;
            border-top: 10px solid #60d880;
        }

.features-icon {
    background: #c9ced7;
    color: white;
    font-family: "Oswald", sans-serif;
}

    .features-icon:after {
        border-bottom: 10px solid #c9ced7;
        border-right: 5px solid #eef0f5;
        border-top: 10px solid #c9ced7;
    }

.features-main {
}

.features-sub {
}

/* ---------------------------------------------------------------------------------------------------------------- 3.6 NEWS SECTION */
.latestnews-row h2 {
    text-align: center;
    color: white;
    margin-top: 3rem;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: clamp(1.75rem, 1rem + 2vw, 2.125em);
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.latestnews-row.landingPageBreakout {
    margin-bottom: 3rem;
}

.maps-row h2 {
    text-align: center;
    color: white;
    margin-top: 3rem;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: clamp(1.75rem, 1rem + 2vw, 2.125em);
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 5px;
}


.container.news-page {
}

#featured {
    border-radius: 10px 0 0 10px;
}

.newsboxes div:nth-child(2) .rounded-0 {
    border-radius: 0 10px 0 0 !important;
}

.newsboxes div:nth-child(4) .rounded-0 {
    border-radius: 0 0 10px 0 !important;
}

.news-cat {
    background: #f56b41;
    font-size: .875rem;
    font-weight: 400;
    border-radius: 0 0 10px;
}

.news-meta {
    font-size: 1rem;
    font-style: italic;
}

.category {
}

h2.post-title {
    font-size: 1.313rem;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
    text-transform: uppercase;
}

    h2.post-title:before {
        display: none;
    }

.carousel-indicators li {
}

.art-img img {
    border-radius: 5px;
}

.art-img .art-title {
}

.articleContainer {
    border-radius: 5px 5px 0 0;
}

.article {
    margin-top: 160px
}

.newsboxes h2 {
}

    .newsboxes h2:before {
    }

div.rounded-0 span.badge-primary,
.newsboxes div.rounded-0 span.badge-primary {
    border-radius: 0 !important;
    background: white;
    color: #000;
    mix-blend-mode: screen;
    font-size: .875rem;
    font-weight: 700;
    padding: .375rem .75rem !important;
}

span.badge-primary:focus,
span.badge-primary:hover {
}

.badge {
}

.b-0 {
}

.bg-shadow {
}

.carousel-item .bg-shadow {
}

.top-indicator {
}

.overflow {
}

.zoom img {
}

.zoom:hover img {
}

.testimonals .btn-primary, .testimonals .btn-primary:hover, .testimonals .btn-primary:active, .testimonals .btn-primary:focus, .testimonals .btn-primary:not(:disabled):not(.disabled).active, .testimonals .btn-primary:not(:disabled):not(.disabled):active, .testimonals .show > .btn-primary.dropdown-toggle, .news-item .btn-primary, .news-item .btn-primary:hover, .news-item .btn-primary:active, .news-item .btn-primary:focus, .news-item .btn-primary:not(:disabled):not(.disabled).active, .news-item .btn-primary:not(:disabled):not(.disabled):active, .news-item .show > .btn-primary.dropdown-toggle, #NewsArticle .btn-primary, #NewsArticle .btn-primary:hover, #NewsArticle .btn-primary:active, #NewsArticle .btn-primary:focus, #NewsArticle .btn-primary:not(:disabled):not(.disabled).active, #NewsArticle .btn-primary:not(:disabled):not(.disabled):active, #NewsArticle .show > .btn-primary.dropdown-toggle {
    color: #f56b41 !important;
    text-transform: capitalize;
    margin: 0;
    font-size: 1.063rem;
    font-size: clamp(.75rem, .625rem + 2vw, 1.063rem);
    max-width: 130px !important;
    min-width: 130px !important;
}

.card-desc h3, h2.articleTitle {
    color: #2268d1;
    font-size: 1.25rem;
}

.card-desc {
    padding: 0 1.5rem 1.5rem;
}

.testimonals .btn-primary::after, .news-item .btn-primary::after, #NewsArticle .btn-primary::after {
    background: #ffcda5;
    color: #F56B41;
}

.Related-articles .news-sidebar {
    padding-bottom: 0;
}

.articleType2 h1 {
    font-size: 2rem;
    color: #2268d1;
}

.more-news-button-wrapper .text-center {
    margin-top: 1.5rem;
    padding-bottom: 0rem !important;
}

.NewsWidgetsliderDetailed4Across {
    display: none;
}

.btn:not(.umb-button__button, .umb-button-group__toggle, .dropdown-toggle):hover, a.red:hover, a.green:hover, .spotlights a:hover, .button:hover, .contactUsForm input[type="submit"]:hover, .umbraco-forms-navigation input[type="submit"]:hover {
    background: #f59141;
    background: -moz-linear-gradient(left,#f59141 0%,#f56b41 100%);
    background: -webkit-linear-gradient(left,#f59141 0%,#f56b41 100%);
    background: linear-gradient(to right,#f59141 0%,#f56b41 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f59141',endColorstr='#f56b41',GradientType=1 );
    filter: none;
}
/* ---------------------------------------------------------------------------------------------------------------- 3.6.1 NEWS ARTICLES SCROLL WIDGET */
.cardbox-wrapper {
    border: 1px solid #dfdfdf;
    background: #f1f1f1;
}

.cardbox {
}

    .cardbox h2.post-title {
    }

    .cardbox small {
    }

    .cardbox .author {
    }

    .cardbox .news-cat {
    }

.cardbox-img {
}

.cardbox-item p {
}

.cardbox-item img {
}

.cardbox-item a:hover img {
}

.all-news-link {
}

/* ---------------------------------------------------------------------------------------------------------------- 3.6.2 NEWS FILTERS */
/* ---------------------------------------------------------------------------------------------------------------- 3.6.3 NEWS ARTICLE PAGE */
#NewsArticle {
    border-radius: 10px;
}

.article .container {
    border-radius: 10px;
}

.article {
}

.news-page h1 {
    font-family: "Open Sans", sans-serif;
}

.text-article {
}

    .text-article a.backNews {
        background-position: left top 2px;
        font-weight: 600;
        font-size: 1.125rem;
        font-size: clamp(.5rem, .5rem + 2vw, 1.125rem);
    }

.latest-news {
}

#articleDetailsMasonryBottom {
    border-top: 1px solid #caced5;
    color: #35455f;
    font-family: 'Lato';
}

.art-img {
}

    .art-img img {
        border-radius: 10px;
    }

    .art-img .art-title {
        background: rgba(95, 87, 234, .93);
        border-radius: 0 5px 0 5px;
    }

    .art-img.noImage .art-title {
    }

.art-title h1 {
    font-size: 34px;
    font-size: 2.125rem;
    font-size: clamp(1.875rem, 1.5rem + 2vw, 2.125rem);
}

.art-text {
}

.articleContainer {
}

.article {
}

.text-detail {
    padding-top: 42px;
}

.newsboxes h2 {
}

    .newsboxes h2:before {
    }

.author {
    font-style: normal;
}

/* ---------------------------------------------------------------------------------------------------------------- 3.6.4 ARTICLE DATE */
.day {
}

.month-year {
}

.month {
}

/* ---------------------------------------------------------------------------------------------------------------- 3.6.5 ARTICLE SOCIAL SHARE */
.addthis_inline_share_toolbox {
}

.at-resp-share-element .at-label {
}

.at-style-responsive .at-share-btn {
}

.at-resp-share-element .at-share-btn:focus,
.at-resp-share-element .at-share-btn:hover {
}

input#btnPrint {
}

/* ---------------------------------------------------------------------------------------------------------------- 3.6.6 ARTICLE TAGS */
.tags {
}

/* ---------------------------------------------------------------------------------------------------------------- 3.6.7 NEWS MASONRY GRID */
.grid {
}

.grid-sizer {
}

.Newsgrid__item {
}

.NewsArticles.are-images-unloaded {
}

.Newsgrid__item,
.Newsgrid__col-sizer {
}

.Newsgrid__gutter-sizer {
}

.Newsgrid__item--width2 {
    /* margin:1%*/
}

/* hide by default */
.Newsgrid.are-images-unloaded .image-grid__item {
}

.Newsgrid__item {
}

#NewsDetailsMasonry {
}

    #NewsDetailsMasonry p {
        color: #35455f;
        font-size: 1rem;
    }

#NewsDetailsMasonryBottom {
    opacity: 1;
    color: #596982;
    font-family: inherit;
}

.Newsgrid__item img {
}

    .Newsgrid__item img.lazyloaded {
    }

#articleGrid {
}

.grid-item {
}

    .grid-item:hover {
    }

#articleDetailsMasonry {
}

    #articleDetailsMasonry p {
        color: #35455f;
    }

.post-preview .post-title {
    font-size: 1.375rem;
}

.newsFiltersbar.container {
    box-shadow: none;
    padding: 1rem 0 0;
}
/* ---------------------------------------------------------------------------------------------------------------- 3.6 COUNTERS */
.banner {
    z-index: 1;
}


.downpointer {
    display: none;
}

.banner-wrap {
    background: #e3e3e3;
    border-radius: 10px;
}

    .banner-wrap::after {
        display: none;
    }

.banner .counter {
}

.banner .currency {
}

.banner-subtite {
}

.banner .banner-content {
    background-color: transparent !important;
    padding-top: 110px;
}

.banner .banner-icon {
    border-radius: 5px 5px 0 0;
    height: 0;
}

.banner-icon .icon-wrap {
}

.banner .banner-icon .icon-wrap {
    bottom: auto;
    top: 30px;
}

    .banner .banner-icon .icon-wrap i {
    }

        .banner .banner-icon .icon-wrap i.fa-3x {
        }


.counters {
    background: white;
    padding: 1.5rem 3rem 3rem;
    box-shadow: 0 0 100px rgba(0, 0, 0, .2);
    border-radius: 5px;
    margin-top: -6rem;
    margin-bottom: 12rem !important;
}

    .counters .card {
        z-index: 0;
        position: relative;
        text-align: center;
        border-radius: 0 0 5px 5px;
    }

.banner .counter,
.banner .currency {
    font-size: 36px;
}

.counters .card {
    background: #2e454f;
    color: #ffffff;
}

    .counters .card p {
        color: #ffffff;
        opacity: .7;
    }

    .counters .card .button {
        display: block;
        max-width: 130px;
        margin: 20px auto auto;
    }

/* ---------------------------------------------------------------------------------------------------------------- 4.1 SOCIAL MEDIA SCROLL - TWITTER */
.twitter-feed {
}


/* ---------------------------------------------------------------------------------------------------------------- 4.1 SOCIAL MEDIA SCROLL - TWITTER */
.twitter-feed {
}

/* ---------------------------------------------------------------------------------------------------------------- 4.0 CONTENT PAGES */
#submenu h2,
.news-sidebar h2 {
}

a h2.articleTitle {
}

.col-bgr-cover {
}

.halfleft.col-bgr-cover:before,
.halfright.col-bgr-cover:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 3rem;
    background: rgba(255, 255, 255, .5);
}

.halfright.col-bgr-cover:before {
    left: 0;
    right: auto;
}

.container.content-page {
    /* margin-top: 40px;
    padding: 0;
    */
}

.container.content-page-inner {
}

    .container.content-page-inner .row {
    }

.container.news-page {
}

.container.services-page {
}

.container.content-page h1 {
}

.section-intro.content-page {
    padding: 1rem 0 0;
}

    .section-intro.content-page h2 {
        font-size: 1.75rem;
        font-size: clamp(1.063rem, 1.125rem + 2vw, 1.75rem);
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 5px;
    }

/* ---------------------------------------------------------------------------------------------------------------- 4.1 CONTENT PAGES HEADER */
.spHeader.spWithImageHeadingImage.ExtraLarge {
    height: 100vh;
    background-color: rgba(34, 104, 209, .7);
}

.spHeader.spWithImageHeadingImage.Large {
    height: 65vh;
    background-color: rgba(34, 104, 209, .7);
}

.spHeader.spWithImageHeadingImage.Medium {
    height: 50vh;
    background-color: rgba(34, 104, 209, .7);
}

.spHeader.spWithImageHeadingImage.Small {
    height: 25vh;
    background-color: rgba(34, 104, 209, .7);
}

.spHeader {
    height: 130px;
}

/* ---------------------------------------------------------------------------------------------------------------- 4.2 SIDEBAR */
.news-sidebar {
}

#submenu {
    margin-top: 14px;
}

    #submenu h2,
    .news-sidebar h2 {
        color: #3f4e5f;
    }

    #submenu ul {
        border-top: 1px solid #f1f1f1;
    }

    #submenu li {
    }

    #submenu a {
        border-bottom: 1px solid #f1f1f1;
        font-size: 1.125rem;
    }

        #submenu a:before {
        }

        #submenu a:hover {
            background-color: #f1f1f1;
        }

    #submenu li.active a {
        color: #455b6a;
        background-color: #f1f1f1;
    }

/* ---------------------------------------------------------------------------------------------------------------- 4.3 SIDEBAR - NEWS SLIDER */
.TestimonialSlider,
.TestimonialSlider .col-md-12.slick-slide {
}

    .TestimonialSlider h2:not(.articleTitle) {
    }

.slick-initialized .slick-slide {
}

.NewsWidgetslider .PrevArrow,
.NewsWidgetslider .NextArrow {
    color: #2b444f;
}

    .NewsWidgetslider .PrevArrow:hover,
    .NewsWidgetslider .NextArrow:hover,
    .globalAddressSlider .PrevArrow:hover,
    .globalAddressSlider .NextArrow:hover,
    .NewsWidgetslider .PrevArrow:hover,
    .NewsWidgetslider .NextArrow:hover {
        color: #1e8bc4
    }

.NewsWidgetslider .PrevArrow,
.NewsWidgetslider .NextArrow {
    border: 1px solid rgba(43, 68, 79, .2);
}

#NewsArticles {
}

#articleDate {
}

a h2.articleTitle {
    font-size: 1.35rem;
}

    a h2.articleTitle:first-letter {
    }

.slick-initialized .slick-slide {
}

/* ---------------------------------------------------------------------------------------------------------------- 4.4 CONTACT US PAGE */
.contactUsbackground-image {
    height: 100%;
    background-size: cover;
}

.contact_img {
    border-radius: 10px;
}

.contactUsBackground {
    border-radius: 10px;
    margin-top: 3rem;
}

.contact-img {
}

.umbraco-form-block {
    border-radius: 10px;
}

    .umbraco-form-block > div {
    }

.globalAddress a {
}

.adressContact {
}

.address-labelopeninghours {
}

.globalAddress {
}

.globalAddressWrapper {
    font-size: 1rem;
    font-size: clamp(.75rem, .625rem + 2vw, 1rem);
}

    .globalAddressWrapper h3 {
    }

.globaladdress-label {
    font-weight: 400;
}

.globaladdress-labelday {
}

.globaladdressLine {
}

.contactUsbackground-image {
}

.contactUsBackground .col-md-6 {
}

.contactUsBackground > .container {
}

.contactUsFormWrapper {
}

.address-line.geolocation {
}

.globalAddressWrapper .container {
}

#Col1,
#Col2,
#Col3 {
}

/* ---------------------------------------------------------------------------------------------------------------- 4.5 CAREERS PAGE */
.careersummaryWidget {
}

.careersummaryWidgetTitle {
}

    .careersummaryWidgetTitle h2 {
    }

.job-count {
}

.careersummarywidgetHighlight {
}

.career-boxes a #careersummaryWidgetLink {
}

.career-boxes a:hover #careersummaryWidgetLink {
    color: #5ACA65;
}

/* ---------------------------------------------------------------------------------------------------------------- 4.6 SERVICES MASONRY GRID */
.servicesIcon {
    color: white;
    z-index: 1;
    padding-left: 15px;
    text-align: left;
}

div#servicesDetailsMasonry {
    padding: 20px;
}

#servicesItem .fa-3x {
}

.fa-stack.fa-3x::after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    border-radius: 0;
    bottom: 0;
    margin: auto;
    background: #2268d1;
    right: auto;
    top: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

#servicesItem .fa-square {
}

#servicesItem .fa-stack {
}

#servicesItem p {
    font-size: .875rem;
    opacity: .8;
}

.servicesPadding {
    border-radius: 10px;
    text-align: left;
    padding: 0;
    min-height: 240px;
}

/* ---------------------------------------------------------------------------------------------------------------- 4.7 TEAM MASONRY */
.stamp {
}

.staff-wrapper {
    background: #ecebde;
}

    .staff-wrapper:hover {
    }

.staff-details {
    background: #35455f;
}

    .staff-details:before {
        background: #35455f;
    }

    .staff-details,
    .staff-details::before {
        background: #bfbeab;
    }

        .staff-details h4 {
            font-size: 1.063rem;
            font-family: 'Open Sans';
            text-transform: capitalize;
        }

        .staff-details p {
        }

.staff-wrapper .img-fluid {
}

.staff-wrapper:hover .img-fluid {
}

.staff-wrapper:hover .staff-details,
.staff-wrapper:hover .staff-details::before {
    background: #1e8bc4;
    background: -moz-linear-gradient(left, #1e8bc4 0%, #e45f58 100%);
    background: -webkit-linear-gradient(left, #1e8bc4 0%, #e45f58 100%);
    background: linear-gradient(to right, #1e8bc4 0%, #e45f58 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e8bc4', endColorstr='#e45f58', GradientType=1);
}

div#ourStaff {
}

/* ---------------------------------------------------------------------------------------------------------------- 4.8 TESTIMONIALS */
.bodyStart #Testimonials .container {
    background-color: #eef0f5;
}

.content-page #Testimonials .container {
    background-color: #f1f1f1;
}

.container.bodyStart .TestimonialText {
}

.SliderInner .TestimonialSlider .slick-slide {
}

.FullSlider .TestimonialSlider .slick-slide {
}

.TestimonialText {
}

.testimonial-img {
}

#Testimonials .img-fluid {
}

.content-page #Testimonials .slider .container .TestimonialText {
    color: #2268d1;
}

.align-to-right.TestimonialLink {
}

.content.SliderInner .align-to-right.TestimonialLink {
}

.TestimonialAuthor,
.TestimonialRole,
.TestimonialCompany {
    font-family: 'Roboto Condensed', sans-serif;
}

#Testimonials .content.SliderInner .container {
    border-left: 5px solid #2268d1;
    background-color: #f1f1f1;
}

#Testimonials .content.FullSlider .container {
    border-left: 5px solid #2268d1;
}

.Testimonial {
    font-family: 'Roboto Condensed', sans-serif;
    color: #2268d1;
}

/* ---------------------------------------------------------------------------------------------------------------- 4.9 CARDS */
.card {
    background: #f1f1f1;
}

.card-body {
}

    .card-body h5 {
        font-size: 1.5rem;
    }

    .card-body ul li {
        padding: 3px 0;
    }

.card-top .card-body {
}

.card-icon {
}

.card-left img,
.card-right img {
}

.card-background .card-img-overlay {
    background: rgba(73, 151, 190, .7);
    color: white;
}

    .card-background .card-img-overlay::before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        width: calc(100% - 30px);
        height: calc(100% - 30px);
        margin: auto;
        border: 1px solid rgba(255, 255, 255, .3);
        display: none;
    }

.card-background .card {
}

.card-text-wrapper {
}

.card-background img {
}

.card-left img,
.card-right img {
}

.card-title {
    font-size: 1.25rem !important;
}

/* ---------------------------------------------------------------------------------------------------------------- 4.10 FAQ FLIP CARDS */
.jag-faq-theme9 .jag-flip-faq-wraper .front,
.jag-faq-theme9 .jag-flip-faq-wraper .back {
    border-radius: 5px !important;
}

.jag-faq-theme9 .jag-flip-faq-wraper .back {
    background: #cac9b5;
}

/* ---------------------------------------------------------------------------------------------------------------- 4.11 DONUT CHART */
.circular-chart {
}

.linkfeat {
}

/* ---------------------------------------------------------------------------------------------------------------- 4.12 ANIMATED CHARTS */
.donutChart {
}

.greyGradient h2 {
}

.greyGradient h3 {
}

.circular-chart {
}

/* ---------------------------------------------------------------------------------------------------------------- 4.13 IMAGE GALLERY */
.gallery {
}

.container {
}

#gallerythumbnail,
#galleryPreview {
}

.gallery-item .container:hover .overlay,
.gallery-item:hover .overlay {
    background: rgba(10, 108, 169, .9);
}

.gallery-item:hover .overlay {
}

.gallery-item .container:hover #gallerythumbnail,
.gallery-item:hover #galleryPreview {
}

.gallery-item .container {
}

.gallery-item .icon {
}

.gallery-item:hover .icon {
}

/* ---------------------------------------------------------------------------------------------------------------- 4.14 GOOGLE MAPS */
#map {
    border-radius: 0;
}

div#containerDirections {
    background: #2b444f;
}

#directionsButton span.btn {
    font-family: 'Open Sans', sans-serif;
}

.google-map {
    margin-top: 7rem;
}

.googleMapsInfoWindow {
    font-family: "Open Sans", sans-serif;
}

    .googleMapsInfoWindow h4 {
    }

button.gm-ui-hover-effect {
    border: 1px solid rgba(53, 69, 95, .3) !important;
}

    button.gm-ui-hover-effect img {
    }

#toprow {
}

    #toprow a {
    }

#address {
}

div#details strong {
}

span.alttel a,
span.altfax a {
}

.address-label.open-title {
}

#directionsButton {
}

#bottomrow {
    background: #e8eaec;
}

div#bottomrow p {
}

#directionsButton span.btn {
    background: #007bff;
}

    #directionsButton span.btn:hover {
        background: #0072ec;
    }

i.fas.fa-directions {
}

i.fa-map-marker-alt {
}

div#coords {
}

@-webkit-keyframes slide {
}

div#containerDirections {
    background: #35455f;
}

.adp,
.adp table,
#googleMapsDiv {
}

.adp-substep .adp-stepicon .adp-maneuver {
}

.adp-step,
.adp-substep {
}

.adp-placemark {
}

table.adp-placemark td:first-child {
}

.adp-details,
.adp-legal {
}

div#googleMapsDiv h3 {
}

div#googleMapsDiv a {
}

img#hideDirections {
}

    img#hideDirections:hover {
    }

#mapid {
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .15);
    margin-top: -4rem;
}

.info.leaflet-control {
    top: 0;
    transform: none;
    margin-right: 50px !important;
    text-align: center !important;
}

.info > div.mapLegend {
    color: white !important;
    background: #2268d1;
    padding: 5px !important;
    font-size: .875rem;
    max-width: 170px;
}

.leaflet-top, .leaflet-bottom {
    z-index: 1 !important;
}

.leaflet-popup-content #toprow .container .row {
    margin: 0;
    font-size: 12px;
}


#directionsButton span.btn {
    margin-left: 15px;
}

@media screen and (max-width: 560px) {
    .leaflet-popup-content {
        margin: 10px;
        width: 320px !important;
    }
}


/* ---------------------------------------------------------------------------------------------------------------- 4.15 404 ERROR PAGE */
.error-page {
}

    .error-page h2 {
    }

    .error-page li {
    }

        .error-page li a {
        }

.error-bgr {
}

.error-page ul {
}

/* ---------------------------------------------------------------------------------------------------------------- 4.16 SEARCH RESULT PAGE */
.top-color {
}

.search-panel {
    background: #589dbf;
    border-radius: 5px;
}

.searchresults p {
}

.searchresults ul {
}

.searchresults li {
    border-top: 1px solid #e3e6ea;
}

    .searchresults li h3 {
    }

    .searchresults li p {
    }

.search-panel .form-control {
    color: #589dbf;
    background: white;
}

    .search-panel .form-control:focus {
        background-color: #fff;
        border-color: #35455f;
    }

.search-icon {
    color: #589dbf;
}

    .search-icon::after,
    .search-icon::before {
    }

    .search-icon:before {
    }

.search-panel .btn {
}

    .search-panel .btn:focus {
    }

.navigation-portrait .nav-search-inner input[type=text],
.navigation-portrait .nav-search-inner input[type=search] {
}

.searchresults {
}

/* ---------------------------------------------------------------------------------------------------------------- 4.17 ACCORDION HELP FAQ */
.panel.jag-faq-wrapper {
    border-left: 5px solid #f56b41;
    box-shadow: 0 0 10px rgba(53, 69, 95, .2);
}

    .panel.jag-faq-wrapper:hover {
    }

.jag-faq-title {
    font-size: 1.188rem;
    flex-direction: row-reverse;
    justify-content: space-between;
    padding: 30px 40px;
}

    .jag-faq-title:hover {
        color: #f56b41;
    }

.panel.jag-faq-wrapper .panel-body {
}

.jag-faq-icon-2.fa {
}

    .jag-faq-icon-2.fa::before {
        color: #f56b41;
    }

.jag-faq-title .fal {
    font-weight: 700;
}

/* ---------------------------------------------------------------------------------------------------------------- 4.18 UMBRACO FORMS */
.umbraco-forms-container label {
    font-size: 1rem !important;
}

.umbraco-forms-container input[type="text"],
.umbraco-forms-container select,
.umbraco-forms-container textarea {
    background: #ffffff;
    color: #3e4249;
    height: 36px;
}

.umbraco-forms-container textarea {
    height: auto;
}

option {
}

.umbraco-forms-container select:active,
.umbraco-forms-container select:focus {
}

.form-control {
    height: auto;
}

    .form-control label {
    }

.umbraco-forms-container label.sr-only {
    font-size: .75rem !important;
}

.declaration > label,
.checkbox > label,
.captcha1 label {
}

.dataconsent label {
}

.dataconsent > label {
}

select {
}

    select::-ms-expand {
    }

.datepickerfield {
}

textarea {
    /*padding: 5px !important;
    background: #1e8bc4 !important;
    border-bottom: none !important;
    */
}

fieldset {
}

.fileupload input {
    background: rgba(228, 130, 80, .2);
    color: #1e8bc4;
}

.password input {
    border-radius: 0;
    color: #1a2939;
    background: rgba(228, 130, 80, .2);
}

.checkboxlist {
}

    .checkboxlist input {
    }

    .checkboxlist label,
    .form-control label {
    }

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    color: #435972;
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show > .btn-light.dropdown-toggle,
.bootstrap-select > .dropdown-toggle {
    color: #435972;
    background-color: #ffffff;
    color: #3e4249 !important;
}

.bootstrap-select > select.mobile-device:focus + .dropdown-toggle,
.bootstrap-select .dropdown-toggle:focus {
}

.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-light.dropdown-toggle:focus {
}

input:focus,
textarea:focus,
select:focus {
}

.btn-light.focus,
.btn-light:focus {
}

.dropdown-menu {
    border-radius: 0 0 5px 0;
}

    .dropdown-menu li {
    }

.dropdown-item.active,
.dropdown-item.active:hover,
.dropdown-item:active,
.dropdown-item:active:hover {
    color: #3f4e5f;
    background: #2268d1;
}

.dropdown-item:focus,
.dropdown-item:hover {
    background: #bcd1f1;
}

.bootstrap-select .dropdown-menu li {
    color: #2268d1;
}

.bootstrap-select > .dropdown-toggle:after {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}

.CalculatorLargeDropDown .dropdown-toggle::after {
    right: 3.75rem;
    color: #2268d1 !important;
    font-size: 30px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-text-fill-color: #1a2939 !important;
}

.umbraco-forms-container input[type=text]:focus,
.umbraco-forms-container select:focus,
.umbraco-forms-container textarea.form-control:focus {
}

.umbraco-forms-container div.form-group.umbraco-forms-field.comment.longanswer.mandatory > label {
}

.dataconsent .umbraco-forms-field-wrapper {
}

.field-validation-error {
    color: #dd5858;
}

.dataconsent .field-validation-error {
}

input.input-validation-error,
textarea.input-validation-error {
}

textarea::placeholder {
}

input[type="checkbox"],
input[type="radio"] {
}

.umbraco-forms-submitmessage {
}

#displayForm.fancybox-content {
}

.contactUsFormH3 {
    font-weight: 700;
}

.umbraco-form {
    border-bottom: 10px solid #2268d1;
}


/*.text.dobInput {
    display: none;
}*/
input[type="text"].dobInput {
    background: transparent;
}

.dateofbirth .row.dob {
    margin-top: -39px;
}

/* ---------------------------------------------------------------------------------------------------------------- 4.19 DOWNLOAD LINK */
.download a {
    border: 1px solid #e1e4e8;
    font-size: 1.125rem;
}

    .download a::after {
        /*content: '\f56d';
    font-size: 24px;
    line-height: 24px;
    font-family: "Font Awesome 5 Free";
    float: right;
    margin-right: 0px;
    font-weight: 600;
    top: 0;
    bottom: 0;
    position: absolute;
    right: 10px;
    margin: auto;
    height: 24px;
    */
    }

.download .fa-stack-2x {
    font-size: 2rem;
}

.download a:hover {
    border-color: #f99765;
}

.fa-file-download::before {
}

/* ---------------------------------------------------------------------------------------------------------------- 4.20 RELATED ARTICLES */
.Related-articles h2:not(.post-title) {
    display: none;
}

.Related-articles #NewsDetailsMasonryBottom {
}

.Related-articles .slick-track {
}

.Related-articles .slick-slide {
}

/* ---------------------------------------------------------------------------------------------------------------- 4.21 FIXED/STICKY SOCIAL MEDIA BAR */
.icon-bar {
}

    .icon-bar a {
    }

        .icon-bar a:hover {
            background-color: #1e8bc4;
        }

.facebook {
}

.twitter {
}

.google {
}

.linkedin {
}

.instagram {
}

.youtube {
}

/* ---------------------------------------------------------------------------------------------------------------- 4.22 STRIPED LIST */
ul.stripedList.OneColumn {
}

    ul.stripedList.OneColumn li {
    }

        ul.stripedList.OneColumn li span {
        }

        ul.stripedList.OneColumn li .fa-circle::before {
            color: #2268d1;
        }

        ul.stripedList.OneColumn li .fa-inverse {
            color: #2268d1;
        }

        ul.stripedList.OneColumn li:nth-child(2n+1) {
            background-color: #f1f1f1;
        }

ul.stripedList.TwoColumn {
}

    ul.stripedList.TwoColumn li {
    }

        ul.stripedList.TwoColumn li span {
        }

        ul.stripedList.TwoColumn li .fa-circle::before {
            color: #2268d1;
        }

        ul.stripedList.TwoColumn li .fa-inverse {
            color: #2268d1;
        }

        ul.stripedList.TwoColumn li:nth-child(4n + 1),
        ul.stripedList.TwoColumn li:nth-child(4n + 2) {
            background-color: #f1f1f1;
        }

ul.stripedList.ThreeColumn {
}

    ul.stripedList.ThreeColumn li {
    }

        ul.stripedList.ThreeColumn li span {
        }

        ul.stripedList.ThreeColumn li .fa-circle::before {
            color: #2268d1;
        }

        ul.stripedList.ThreeColumn li .fa-inverse {
            color: #2268d1;
        }

        ul.stripedList.ThreeColumn li:nth-child(6n+1),
        ul.stripedList.ThreeColumn li:nth-child(6n+2),
        ul.stripedList.ThreeColumn li:nth-child(6n+3) {
            background-color: #f1f1f1;
        }

/* ---------------------------------------------------------------------------------------------------------------- 4.23 ANNOUNCEMENTS */
.row.announcementRow {
    min-height: 115px;
    flex-direction: row;
}

.loanspage .row.announcementRow {
    flex-direction: row;
}

.announcement-wrapper {
    max-width: 1368px;
    margin: auto;
    margin-top: auto;
    margin-bottom: auto;
    margin-top: auto;
    margin-bottom: auto;
    width: 100%;
    border-radius: 5px;
    box-shadow: 0 0 30px rgba(0, 0, 0, .2);
    background: #f56b41;
    background: -moz-linear-gradient(left, #f56b41 0%, #00498e 100%);
    background: -webkit-linear-gradient(left, #f56b41 0%, #00498e 100%);
    background: linear-gradient(to right, #f56b41 0%, #00498e 100%);
    background-color: rgba(0, 0, 0, 0);
    background-color: rgba(0, 0, 0, 0);
    background-color: rgba(0, 0, 0, 0);
    background-color: rgba(0, 0, 0, 0);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='##f56b41', endColorstr='#00498e', GradientType=1);
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
}

.announcementItem::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: -1px;
    margin: auto;
    height: 70%;
    width: 1px;
    background: rgba(94, 87, 233, .5);
}

.announcementItem:last-child::after {
    display: none;
}

.announcementItem .row {
    display: flex;
    padding: 0 45px;
}

.item_1 a,
.item_2 a,
.item_3 a,
.item_4 a,
.item_5 a,
.item_6 a {
    width: 100%;
    display: block;
    text-align: center;
    color: white;
    font-family: 'Roboto Condensed', sans-serif;
}

.announcementItem .row .fa-stack {
    position: initial;
    width: auto;
}

    .announcementItem .row .fa-stack.fa-3x::after {
    }

.announcementHeading {
    text-align: center;
}

.announcementRow h3 {
    line-height: 1.25rem;
    padding: .5rem 1rem;
    font-size: 1.125rem;
    height: 38px;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    top: 4px;
    font-family: 'Roboto Condensed';
    font-weight: 600;
    text-transform: uppercase;
    color: white;
}

.announcementPic {
    padding: 0;
    position: relative;
    right: -20px;
}

.loanspage .announcementPic {
    right: 0;
}

.announcement-image {
    margin: 0rem auto 0;
}

/* ---------------------------------------------------------------------------------------------------------------- 4.24 LARGE LOAN CALCULATOR */
.CalculatorLargeWrapper {
    background: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .15);
    border-radius: 10px;
    max-width: initial;
}

.calcResultWrapper p {
    font-weight: 700 !important;
}

.CalculatorLargeWrapper .btn.dropdown-toggle.btn-light,
.CalculatorLargeWrapper .btn-light:not(:disabled):not(.disabled).active,
.CalculatorLargeWrapper .btn-light:not(:disabled):not(.disabled):active,
.CalculatorLargeWrapper .bootstrap-select > select.mobile-device:focus + .dropdown-toggle,
.CalculatorLargeWrapper .bootstrap-select .dropdown-toggle:focus {
    background-color: #bcd1f1;
    color: #fff;
    border-radius: 10px 0 15px 0;
    border: none;
    outline: none !important;
    padding: 24px 2.5rem;
}

.CalculatorLargeWrapper .filter-option-inner-inner {
    color: #2268d1;
    font-weight: 700;
}

.CalculatorLargeWrapper .bootstrap-select .dropdown-menu {
    background: #bcd1f1;
    border: none;
}

    .CalculatorLargeWrapper .bootstrap-select .dropdown-menu li {
        color: #fff;
    }

.CalculatorLargeWrapper .dropdown-item {
    color: #2268d1;
    background: none;
    padding: 1rem 2.5rem;
    font-weight: 700;
    font-size: 1.375rem;
}

    .CalculatorLargeWrapper .dropdown-item:hover {
        color: #2268d1;
        background: rgba(255, 255, 255, .2);
    }

.homepage .CalculatorLargeWrapper {
    margin-bottom: 0;
}

.loanspage-calc .CalculatorLargeWrapper {
    margin: -8rem 15px 8rem;
}

.dropdown-item.active,
.dropdown-item.active:hover,
.dropdown-item:active,
.dropdown-item:active:hover {
}

.loanParagraph {
}

.calcAprWrapper {
    text-align: right;
}

.calcsmallheading {
    color: #2268d1;
    font-family: 'Open Sans', sans-serif;
}

.RepaymentsHeadingSub {
    color: #2268d1;
    font-size: 20px !important;
}

.increment,
.decrement,
.incrementTerm,
.decrementTerm,
.calcSmallButton {
    background: #2268d1;
}

    .increment i,
    .incrementTerm i,
    .decrement i,
    .decrementTerm i {
    }

.calcButtonsWrapper .button {
}

.form-horizontal {
}

    .form-horizontal > .row {
    }

.calcResultWrapper {
    background: #2268d1;
}

.ui-slider-horizontal {
    background: #cecece;
}

.calcButtonsWrapper {
}

.termsAndConditions {
    color: #b5b5b5;
    opacity: 1;
    font-weight: 400 !important;
    font-family: 'Open Sans', sans-serif !important;
    padding: 0 1.5rem;
}

    .termsAndConditions::before {
        background: #b5b5b5;
        margin-left: 1.5rem;
        width: 35px;
    }

.calcResultWrapper:last-child ::before,
.calcAprWrapper:last-child ::before {
    background: #2268d1;
}

.calcResultWrapper::after,
.calcAprWrapper:last-child ::after,
.CalculatorLargeDropDown::after,
.CalculatorLargeDropDown .btn > div::after {
    background: #fff;
}

.CalculatorLargeDropDown::before,
.CalculatorLargeDropDown .btn > div::before {
    background: #bcd1f1;
}

.calcHeading {
}

.calcResultsInfo {
}

.ui-slider-horizontal {
}

    .ui-slider-horizontal .ui-slider-handle {
        background: #f59141;
    }

    .ui-slider-horizontal.green .ui-slider-handle {
        background: #afe32c;
    }

.ui-slider-range.ui-corner-all.ui-widget-header.ui-slider-range-min {
    background: #f56b41;
    background: -moz-linear-gradient(left,#f56b41 0%,#f59141 100%);
    background: -webkit-linear-gradient(left,#f56b41 0%,#f59141 100%);
    background: linear-gradient(to right,#f56b41 0%,#f59141 100%);
    background-color: rgba(0, 0, 0, 0);
    background-color: rgba(0, 0, 0, 0);
    background-color: rgba(0,0,0,0);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f56b41',endColorstr='#f59141',GradientType=1 );
}

.calcInputsInfo {
    color: #2268d1;
    font-weight: 700 !important;
}

.calltoactionButtons a:first-child {
    background: #bcd1f1;
    color: #2268d1;
    display: none;
}

/* ---------------------------------------------------------------------------------------------------------------- 4.25 SMALL LOAN CALCULATOR */
.CalculatorSmallWrapper {
    background: #2268d1;
}

.calcSmallAprWrapper {
}

.calcSmallLoanName > div,
.calcSmallLoanApr > div {
}

.calcSmallLoanName,
.calcSmallLoanApr {
    background: #1f497b;
}

.calcSmallLoanApr {
}

.calcSmallResults {
}

.form-horizontal > div > div {
}

.increment,
.decrement,
.incrementTerm,
.decrementTerm,
.calcSmallButton {
    background: #bcd1f1;
}

    .increment i,
    .incrementTerm i,
    .decrement i,
    .decrementTerm i {
        color: #2268d1;
    }

.calcSmallButton {
}

.calcSmallResults,
.calcSmallButtonWrapper {
    background: #1f497b;
}

.calcHeading {
}

.calcResultsInfo {
}

.ui-slider {
}

.ui-slider-horizontal {
}

    .ui-slider-horizontal .ui-slider-handle {
        outline: none;
    }

    .ui-slider-horizontal.green .ui-slider-handle {
    }

.ui-slider-range.ui-corner-all.ui-widget-header.ui-slider-range-min {
}

/* ---------------------------------------------------------------------------------------------------------------- 4.26 RTE */
/*umb_name:LightBlueButton*/
.LightBlueButton {
    background-color: #2268d1;
}

/*umb_name:DarkBlueButton*/
.DarkBlueButton {
    background-color: #1f497c;
}

/*umb_name:YellowButton*/
.buttonYellow {
    min-width: 140px;
    max-width: 140px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.188rem;
    font-size: clamp(.75rem, .875rem + 2vw, 1.188rem);
    font-weight: 300;
    border-radius: 5px;
    padding: 7px 15px;
    background: #f56b41;
    background: -moz-linear-gradient(left, #f56b41 0%, #00498e 100%);
    background: -webkit-linear-gradient(left, #f56b41 0%, #00498e 100%);
    background: linear-gradient(to right, #f56b41 0%, #00498e 100%);
    background-color: rgba(0, 0, 0, 0);
    background-color: rgba(0, 0, 0, 0);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='##f56b41', endColorstr='#00498e', GradientType=1);
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

/*umb_name:WhiteText*/
.WhiteText {
    color: white;
}

/*umb_name:smalltext*/
.smalltext {
    color: #3f4e5f;
}

    .smalltext:before {
        background: #3f4e5f;
    }

/*umb_name:h2White*/
.H2.White {
}

/*umb_name:twoColumnText*/
.twoColumnText {
}

/* ---------------------------------------------------------------------------------------------------------------- 4.27 CTA */
.cta {
}

.cta-inner {
}

.cta-btn-inner .button {
}

/* ---------------------------------------------------------------------------------------------------------------- 4.28 VIDEO POP UP */
.psvideo {
}

    .psvideo img {
    }

    .psvideo #thumb {
    }

    .psvideo a {
    }

        .psvideo a::before {
        }

        .psvideo a:hover:before {
        }

        .psvideo a:hover img#thumb {
        }

        .psvideo a img:not(#thumb) {
        }

        .psvideo a:hover img:not(#thumb) {
        }

/* ---------------------------------------------------------------------------------------------------------------- 4.29 COOKIE TAB AT THE BOTTOM */
.divCookiebotTab {
    background-color: #f56b41;
}

    .divCookiebotTab a {
    }

/* ---------------------------------------------------------------------------------------------------------------- 5.0 LOAN BOXES POP UP LAYOUT */
.loanbox-icon img {
}

.loan-app-boxes .col-md-4 > div {
    background: #f1f1f1;
}

.loan-app-boxes .col-md-4 .button {
}

.loan-app-boxes i {
}

.loan-app-boxes li {
}

.loan-app-boxes h2 {
    font-family: 'Open Sans';
}

.popUpOptionWrapper > div:nth-child(even),
.register {
}

/* ---------------------------------------------------------------------------------------------------------------- 5.0 TAB LOAN OPTIONS */
.nav-tabs {
}

    .nav-tabs i {
    }

.nav-fill .nav-item {
    background: #f1f1f1;
    border: 1px solid #f1f1f1;
    font-size: clamp(.5rem, .75rem + 2vw, 1.125rem);
    font-weight: 600;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    background: #f9f9f9;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active,
.nav-tabs .nav-link.active:hover {
    border-color: #f56b41;
    background: #f9f9f9;
}

.nav-tabs .nav-link.active {
}

    .nav-tabs .nav-link.active::before {
        background: #f56b41;
    }

    .nav-tabs .nav-link.active::after {
        background: #f9f9f9;
    }

    .nav-tabs .nav-link.active i.fa-check-circle {
        color: #3cb371;
    }

    .nav-tabs .nav-link.active i.fa-times-circle {
        color: #cd5c5c;
    }

.FlipListOption {
    background: #fff7e0;
}

.LoanBoxesFormWrapper, .umbraco-forms-psFormContact {
    background: #f1f1f1;
    padding: 2.5rem;
    border-bottom: 10px solid #2268d1;
}

.contactform.umbraco-forms-psFormContact {
    border-bottom: none;
}
/* ---------------------------------------------------------------------------------------------------------------- 6.0 FOOTER */
.tpm-footer a {
    color: #fff;
}

.footer-wrapper,
.footer-wrapper p {
}

    .footer-wrapper .bg-dark {
        margin-top: 48px;
    }

        .footer-wrapper .bg-dark::before {
        }

        .footer-wrapper .bg-dark .column {
            padding-bottom: 0 !important;
        }

            .footer-wrapper .bg-dark .column:first-child {
                border-left: 1px solid rgba(255, 255, 255, .2);
            }

            .footer-wrapper .bg-dark .column:last-child {
                padding: 0 2rem !important;
            }

    .footer-wrapper .nav-menu.nav-menu-social a {
        color: #f48a36;
    }

    .footer-wrapper .nav-menu-social .fa-inverse {
    }

    .footer-wrapper .globalAddressTwoCol .container {
    }

.progress-logo-footer {
}

.footer-wrapper h3 {
    text-transform: capitalize;
    font-size: 1.5rem;
    font-size: clamp(1rem, 1.25rem + 2vw, 1.5rem);
    font-weight: 700;
    color: white;
}

.footer-map #map {
    height: 230px;
    border-radius: 0;
}

.footer-wrapper,
.footer-wrapper p {
    font-size: .938rem;
    font-size: clamp(.5rem, .75rem + 2vw, .938rem);
    font-weight: 400;
    margin-top: 0 !important;
}

.footer-soc > a {
    display: inline-block;
    margin-top: 25px;
    float: left;
    display: flex;
    flex-direction: column-reverse;
    width: calc(50% - 10px);
    margin-right: 10px;
}

/* ---------------------------------------------------------------------------------------------------------------- 6.1 FOOTER GLOBAL ADDRESS */
.footer-wrapper .globalAddressWrapper {
}

.footer-wrapper .globalAddressTwoCol .container.geolocation {
}

.footer-wrapper .globalAddressTwoCol h4 {
}

.footer-wrapper .globalAddressTwoCol a {
    font-weight: 700;
    color: #f48a36;
}

.address-line.opening-hours {
    margin-top: 39px;
}

.address-linelong {
    padding-right: 1rem;
}

.footer-wrapper p.lunchHours, .globalAddressWrapper p.lunchHours {
    color: white;
    font-size: .75rem !important;
    margin-top: 15px !important;
    margin-bottom: 5px;
    display: block;
}

.globalAddressWrapper p.lunchHours {
    color: #3e4249;
    font-size: .875rem !important;
}
/* ---------------------------------------------------------------------------------------------------------------- 6.2 FOOTER SOCIAL MEDIA */
.nav-menu.nav-menu-social.footer {
    margin: .5rem 1rem 0;
}

    .nav-menu.nav-menu-social.footer li {
        margin-right: .5rem;
    }

        .nav-menu.nav-menu-social.footer li a {
        }

            .nav-menu.nav-menu-social.footer li a span.fa-stack {
                width: 220px;
            }

                .nav-menu.nav-menu-social.footer li a span.fa-stack .social-icon {
                    width: 40px;
                    height: 40px;
                }

.socialfootertext {
    font-family: 'Open Sans', sans-serif;
    color: #f48a36;
    line-height: 10px;
    padding-left: 52px;
}

.footer .fab.fa-stack-1x.fa-inverse {
    font-size: .938rem;
    line-height: 2.25rem;
    color: #2268d1;
}

.footer .fas.fa-circle.fa-stack-2x {
    font-size: 2.125rem;
}

/* ---------------------------------------------------------------------------------------------------------------- 6.3 FOOTER REGULATORY LINKS */
.regulatory-links {
    background: #0b48a3;
    padding: 30px 0;
    z-index: 0;
}

    .regulatory-links .column {
    }

    .regulatory-links ul {
        margin-top: 4px;
    }

    .regulatory-links p {
        float: left;
        font-size: .75rem !important;
        margin: 0;
        color: rgba(255, 255, 255, .7);
        line-height: 1.125rem;
        font-family: 'Open Sans', snas-serif;
    }

    .regulatory-links a {
        color: white;
        font-family: 'Open Sans', sans-serif;
        opacity: .6;
    }

    .regulatory-links .col-lg-5 {
    }

/* ---------------------------------------------------------------------------------------------------------------- 6.4 FOOTER PROGRESS LOGO */
.progress-logo-footer img {
    margin-top: 4px;
}

/* ---------------------------------------------------------------------------------------------------------------- 7.0 MISC */
/* ---------------------------------------------------------------------------------------------------------------- 7.1 SLIDER */
.rio-promos {
}

.slick-list {
}

.slick-prev:before,
.slick-next:before {
    color: #EA8496;
}

.rio-promos img {
}

.calcslider.homeSliderBreakout {
    height: 628px !important;
}

.slick-list {
}

    .slick-list:focus {
    }

    .slick-list.dragging {
    }

.slick-slider .slick-track,
.slick-slider .slick-list {
}

.slick-track {
}

    .slick-track:before,
    .slick-track:after {
    }

    .slick-track:after {
    }

.slick-loading .slick-track {
}

.slick-slide {
}

[dir='rtl'] .slick-slide {
}

.slick-slide img {
}

.slick-slide.slick-loading img {
}

.slick-slide.dragging img {
}

.slick-initialized .slick-slide {
}

.slick-loading .slick-slide {
}

.slick-vertical .slick-slide {
}

.slick-arrow.slick-hidden {
}

/* ---------------------------------------------------------------------------------------------------------------- 7.2 SLIDER ARROWS */
.contactUsBackground .slick-dots {
}

.footer-wrapper .globalAddressTwoCol .slick-dots {
}

    .globalAddressSlider .slick-dots li button::before,
    .footer-wrapper .globalAddressTwoCol .slick-dots li button::before,
    .NewsWidgetslider .slick-dots li button::before,
    .Related-articles .slick-dots li button::before {
        color: #fff;
    }

    .globalAddressSlider .slick-dots li.slick-active button::before,
    .footer-wrapper .globalAddressTwoCol .slick-dots li.slick-active button::before,
    .NewsWidgetslider .slick-dots li.slick-active button::before,
    .Related-articles .slick-dots li.slick-active button::before {
        color: #fff;
    }

.globalAddressSlider .PrevArrow,
.footer-wrapper .globalAddressTwoCol .PrevArrow,
.NewsWidgetslider .PrevArrow,
.Related-articles .PrevArrow {
    border: 1px solid rgba(43, 68, 79, .4);
}

.footer-wrapper .globalAddressTwoCol .PrevArrow {
}

.Related-articles .PrevArrow {
}

.NewsWidgetslider .PrevArrow {
    border: 1px solid rgba(53, 69, 95, .5);
}

    .globalAddressSlider .PrevArrow::before,
    .footer-wrapper .globalAddressTwoCol .PrevArrow::before,
    .NewsWidgetslider .PrevArrow::before,
    .Related-articles .PrevArrow::before {
        color: rgba(43, 68, 79, .9);
        line-height: normal;
    }

.footer-wrapper .globalAddressTwoCol .globalAddressSlider .PrevArrow::before {
    color: white;
}

.globalAddressSlider .NextArrow,
.footer-wrapper .globalAddressTwoCol .NextArrow,
.NewsWidgetslider .NextArrow,
.Related-articles .NextArrow {
    border: 1px solid rgba(43, 68, 79, .4);
}

.NewsWidgetslider .NextArrow,
.Related-articles .NextArrow {
    color: #35455f;
}

    .globalAddressSlider .PrevArrow:hover,
    .globalAddressSlider .NextArrow:hover,
    .footer-wrapper .globalAddressTwoCol .PrevArrow:hover,
    .footer-wrapper .globalAddressTwoCol .NextArrow:hover,
    .NewsWidgetslider .PrevArrow:hover,
    .NewsWidgetslider .NextArrow:hover,
    .Related-articles .PrevArrow:hover,
    .Related-articles .NextArrow:hover {
        color: #23aa4b;
    }

.footer-wrapper .globalAddressTwoCol .NextArrow,
.Related-articles .NextArrow {
}

.Related-articles .NextArrow {
}

.NewsWidgetslider .NextArrow {
    border: 1px solid rgba(53, 69, 95, .5);
}

    .globalAddressSlider .NextArrow::before,
    .footer-wrapper .globalAddressTwoCol .NextArrow::before,
    .NewsWidgetslider .NextArrow::before,
    .Related-articles .NextArrow::before {
        color: rgba(43, 68, 79, .9);
        line-height: normal;
    }

.footer-wrapper .globalAddressTwoCol .PrevArrow::before,
.footer-wrapper .globalAddressTwoCol .NextArrow::before {
    color: #f48a36;
}

.footer-wrapper .globalAddressTwoCol .NextArrow,
.footer-wrapper .globalAddressTwoCol .PrevArrow {
    border: 1px solid #f48a36;
    color: white;
}

/* ---------------------------------------------------------------------------------------------------------------- 7.3 FANCY BOX GENERAL */
.fancybox-content {
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
}

.fancybox-container h2 {
}

.fancybox-container img {
}

.fancybox-container iframe {
}

.fancybox-container .videoWrapper {
}

    .fancybox-container .videoWrapper iframe {
    }

/* ---------------------------------------------------------------------------------------------------------------- 7.4 OFFICE AREA - Breakout Video */
#VFWSection {
}

#videobcg {
}

.VFWparagraph.text-center {
}

/* ---------------------------------------------------------------------------------------------------------------- 7.5 OFFICE AREA - Pop Out Video */
.dtge-editor-preview-container .psvideo {
}

.dtge-editor-preview-container h1 {
}

/* BOOTSTRAP RULES.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
    display: inline-block;
    vertical-align: top;
}
*/
.noPadding {
}

.container,
.container-lg,
.container-md,
.container-sm,
.container-xl {
}

.img-fluid {
}

/* ---------------------------------------------------------------------------------------------------------------- 7.6 CUSTOM GENERAL CLASSES */
.smalltext {
}

    .smalltext:before {
    }

.noBorder {
}

.greyGradient {
}

.greyGradient_v2 {
}

.bg-dark,
.darkBackground {
    background-color: #2268d1 !important;
}

.docname {
    width: calc(100% - 40px);
    display: block;
}

.bg-light {
}

.section-intro {
    color: #2268d1;
    font-weight: 700;
    padding: 4rem 0 3rem;
    max-width: 650px;
    margin: auto !important;
}

    .section-intro h2 {
    }

    .section-intro p {
        color: #2268d1;
        font-weight: 400 !important;
        font-size: 1.125rem;
        font-size: clamp(.75rem, .625rem + 2vw, 1.125rem) !important;
    }

.align-center {
    text-align: center;
}

.google-map.landingPageBreakout {
    padding: 0;
    background-size: cover;
    margin-bottom: -50px;
}

    .google-map.landingPageBreakout div div {
        margin: 0;
        padding: 0;
    }

.loan-calculator-wrapper {
    padding: 4rem 0 7rem;
    background-size: cover;
    background-position: center;
}

    .loan-calculator-wrapper h2 {
        text-align: center;
        color: #2268d1;
    }

    .loan-calculator-wrapper p.subheading {
        color: #2268d1;
        font-weight: 400 !important;
        font-size: 1.125rem;
        font-size: clamp(.75rem, .625rem + 2vw, 1.125rem) !important;
        text-align: center;
        margin-bottom: 3rem;
    }

.landingPageBreakout.banner-wrapper {
    background-size: cover;
    min-height: 500px;
    padding: 0 !important;
}

    .landingPageBreakout.banner-wrapper .card {
        background: rgba(255, 255, 255, .8);
    }

    .landingPageBreakout.banner-wrapper h5 {
        font-weight: 500;
    }

    .landingPageBreakout.banner-wrapper ul {
        margin: 1.5rem 0 1.5rem 0;
    }

    .landingPageBreakout.banner-wrapper .button {
        max-width: 220px;
    }

    /*body > main > div.container.bodyStart.homepage > div > div:nth-child(2) > div > div > h2 {
    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
    color: white;
    font-weight: 600;
    text-transform: uppercase;
}*/

    .landingPageBreakout.banner-wrapper > .row,
    .landingPageBreakout.loan-calculator-wrapper > .row {
        max-width: 1400px;
        margin: auto !important;
    }

.landingPageBreakout.loan-calculator-wrapper > div > div {
}

.landingPageBreakout_ {
    padding: 1rem 0 3rem;
    background-size: cover;
}

.landingPageBreakout > .row {
}

.contentPageBreakout {
}

.mobile-btn-container {
}

.mobile-app-btn {
}

.no-vert-padding > .row {
    position: relative;
    min-height: 500px;
}

/*.no-vert-padding > .row .column {
        position: absolute;
        top: 50%;
        transform: translate(0, -50%);
        padding: 0 5rem !important;
    }*/

.loan-features ul.stripedList.OneColumn li,
.loan-features ul.stripedList.TwoColumn li,
.loan-features ul.stripedList.ThreeColumn li {
    background: #f1f1f1;
    margin-bottom: .5rem;
}

.who-we-are-text {
    column-count: 2;
    column-gap: 5rem;
    margin-bottom: 30px;
    display: block;
}

.donut-chart-title {
    font-size: 1rem;
}

.block-color-layer,
.block-color-layer-no-padding {
    background: #f7f7f7;
    padding: 15px 37px;
    margin-bottom: 15px;
}

.block-color-layer-no-padding {
    padding: 0;
}

    .block-color-layer-no-padding .img-fluid {
        margin: 0 !important;
    }


.loanCalcWrapper h2,
.news-wrapper-breakout h2,
.loanspage h2,
.loanspage-card-title h2,
.loanspage-text-section h2,
.mobile-app-download h2,
.mobile-app-page.membership h2,
.mobile-app-page.balances h2,
.mobile-app-page.transfers h2,
.mobile-app-page.doc-upload h2,
.mobile-app-page.how-it-works h2,
.membership-text h2,
.membership-process h2,
.savings-page h2 {
    text-transform: uppercase;
    font-size: 1.75rem;
    font-size: clamp(1.063rem, 1.125rem + 2vw, 1.75rem) !important;
    color: #2268d1;
    margin: 0 0 1rem;
}

.loanspage h2 {
    margin-top: 4rem;
    text-align: center;
}

.sidebar .img-fluid {
    width: 100%;
}

.mobile-app-wrapper.landingPageBreakout {
    background-size: inherit;
    background-repeat: no-repeat;
    padding: 0;
}

.mobile-app-wrapper {
    background-position: center;
    color: white;
}

    .mobile-app-wrapper h2 {
        text-transform: initial;
        color: white;
        font-size: 2.063rem;
        font-size: clamp(1rem, 1.25rem + 2vw, 2.063rem);
        max-width: 400px;
    }

    .mobile-app-wrapper ul {
        padding-left: 1.5rem;
        margin-bottom: 2rem;
    }

    .mobile-app-wrapper li {
        font-size: 1.125rem;
        font-size: clamp(.938rem, .688rem + 2vw, 1.125rem);
        color: white;
        font-weight: 400;
        padding: .5rem .25rem;
    }

    .mobile-app-wrapper .button {
        background: #2268d1;
        max-width: 120px;
        display: block;
        min-width: 120px;
    }

    .mobile-app-wrapper .halfleft.col-bgr-cover {
        background-size: contain;
        background-position: bottom right 12rem;
        min-height: 524px;
    }

.halfleft.col-bgr-cover::before,
.halfright.col-bgr-cover::before {
    display: none;
}

.mobile-app-wrapper .card {
    background: transparent !important;
}

.mobile-app-wrapper .card-body {
    padding-top: 4rem !important;
    padding-left: 5rem !important;
}

.news-wrapper-breakout {
    padding: 6rem 0 3rem;
    background: #dddddd;
    background: -moz-linear-gradient(top, #dddddd 0%, #ffffff 100%);
    background: -webkit-linear-gradient(top, #dddddd 0%, #ffffff 100%);
    background: linear-gradient(to bottom, #dddddd 0%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd', endColorstr='#ffffff', GradientType=0);
}

    .news-wrapper-breakout.landingPageBreakout > div {
        max-width: 1400px;
        margin: 0 auto;
    }

        .news-wrapper-breakout.landingPageBreakout > div > div {
            margin: 0 auto !important;
        }

.news-introtext {
    padding-right: 3rem;
}

.imageRight .card > .row {
    min-height: 530px;
}

.imageRight .heroWrapper {
    padding-right: 16rem !important;
}

    .imageRight .heroWrapper h5 {
        color: white;
        font-weight: 400 !important;
        font-size: 1.125rem;
        font-size: clamp(.75rem, .625rem + 2vw, 1.125rem) !important;
    }

    .imageRight .heroWrapper ul {
        margin: 2rem 0 1rem;
    }

    .imageRight .heroWrapper li {
        color: white;
    }

    .imageRight .heroWrapper .button {
        border-radius: 50px;
    }


.blue {
    background: #2268d1;
}

.bleeding-top {
    padding-top: 32rem;
    margin-top: -32rem;
}

    .bleeding-top p {
        padding-bottom: 4rem;
    }



/* LOANS PAGE */
.loanspage .announcementItem.item_1::after {
    color: #00498e;
    padding: 9px 10px;
}

.loanspage .announcementItem.item_1::before {
}

.loanspage .container {
}

.loanspage-calc #CalculatorLargeWrapper {
}

.loanspage-calc.landingPageBreakout {
}

.landingPageBreakout.online-access {
    padding-bottom: 4rem;
    padding-top: 7rem;
}

.loanspage-card .card {
    box-shadow: 0 5px 15px rgba(0, 0, 0, .15);
    border-radius: 10px;
}

.loanspage-card .parent2Across {
    box-shadow: 0 5px 15px rgba(0, 0, 0, .15);
    background: #ffffff;
    border-radius: 10px;
    margin-top: -4rem;
    padding: 40px;
}

.loanspage-card picture {
    width: 30%;
    text-align: center;
}

.loanspage-card .card-body {
    padding: 3rem 2rem 1rem !important;
}

.loanspage-card.white-text .card-body {
    padding: 1.25rem !important;
}

.loanspage-card .card-left img,
.loanspage-card .card-right img {
    padding: 45px;
}

.loanspage-card.white-text .card-left img,
.loanspage-card.white-text .card-right img {
    padding: 30px;
}

.loanspage-card p {
    color: #3f4e5f;
    margin-bottom: 10px !important;
    font-size: 1.063rem;
    font-size: clamp(.75rem, .625rem + 2vw, 1.063rem);
}

.loanspage-card.white-text p {
    color: white;
    margin-bottom: 10px !important;
    font-size: 1.5rem;
    font-size: clamp(.75rem,.75rem + 2vw,1.5rem);
    font-weight: 300;
}


.loanspage-card-title {
}

.loanspage .announcementRow {
}

.loanspage .row.announcementRow.rowItem_2 {
}

    .loanspage .row.announcementRow.rowItem_2 .announcementHeading {
    }

.loanspage .announcementHeading {
    width: auto;
}

.loanspage .announcementRow.rowItem_1 .announcementHeading:after {
    content: 'via a Loan Enquiry Form';
}

.loanspage .announcementRow.rowItem_2 .announcementHeading:after {
}

.loanspage .announcement-image {
}

.loanspage .announcementRow h3 {
}

.loanspage-card .button {
    border: 1px solid white;
    background: transparent;
}

    .loanspage-card .button:hover {
        background: white;
        color: #f56b41;
    }

.loanspage-text-section {
}

    .loanspage-text-section .row {
        align-items: center;
    }

/* MOBILE APP PAGE */
.spWithImageHeadingText .c-title {
}

.spWithImageHeadingText .button {
}

.mobile-app-download {
}

    .mobile-app-download p {
        max-width: 500px;
        font-weight: 300;
    }

.mobile-app-download-buttons {
}

.mobile-app-download-buttons {
}

    .mobile-app-download-buttons .column {
    }

    .mobile-app-download-buttons img {
    }

    .mobile-app-download-buttons .text-center {
        margin-top: 0;
    }

/* MOBILE APP PAGE membership */
.mobile-app-page.membership {
}

.mobile-app-page .card {
}

.mobile-app-page .card-body {
}

.mobile-app-page h5 {
}

.mobile-app-page.membership .card-body {
}

.mobile-app-page .card-body p {
    font-size: 1.063rem;
    font-size: clamp(.75rem,.625rem + 2vw,1.063rem);
}

.mobile-app-page.membership img,
.mobile-app-page.balances img,
.mobile-app-page.transfers img,
.mobile-app-page.doc-upload img {
}

.mobile-app-page.membership .card-image {
}

.mobile-app-page .card-icon {
}

.mobile-app.loanspage-card .card {
    margin-top: 0;
    background: #f56b41;
    border-radius: 0;
}

.mobile-app.loanspage-card {
    margin-bottom: 5rem;
}

/* MOBILE APP PAGE balances */
.mobile-app-page.balances {
}

    .mobile-app-page.balances .card-image {
    }

    .mobile-app-page.balances .card-body {
    }

/* MOBILE APP PAGE transfers */
.mobile-app-page.transfers h2 {
    color: white;
}

.mobile-app-page.transfers .card-body {
}

    .mobile-app-page.transfers .card-body p {
    }

.mobile-app-page.transfers h2 {
}

.mobile-app-page.transfers .card-image {
    display: block
}

/* MOBILE APP PAGE doc upload */
.mobile-app-page.doc-upload {
}

    .mobile-app-page.doc-upload .card-image {
    }

    .mobile-app-page.doc-upload .card-body {
    }

/* MOBILE APP PAGE how-it-works */
.mobile-app-page.how-it-works p {
    font-size: 1.063rem;
    font-size: clamp(.75rem,.625rem + 2vw,1.063rem);
}

.landingPageBreakout.mobile-app-page.how-it-works {
    padding: 8rem 0 5rem;
}

.mobile-app-page.how-it-works .text-center {
    margin-top: 0;
}

/* MEMBERSHIP PAGE */

.member-Box {
    background: rgb(236,236,236);
    background: -moz-linear-gradient(180deg, rgba(236,236,236,1) 0%, rgba(238,164,127,0) 100%);
    background: -webkit-linear-gradient(180deg, rgba(236,236,236,1) 0%, rgba(238,164,127,0) 100%);
    background: linear-gradient(180deg, rgba(236,236,236,1) 0%, rgba(238,164,127,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ececec",endColorstr="#eea47f",GradientType=1);
    border-radius: 6px;
    padding: 10px;
}

.member-Box-img img {
    border-radius: 6px;
}

.membership-text {
    margin: 10rem auto;
    max-width: 490px;
}

    .membership-text p {
        font-size: 1.063rem;
        font-size: clamp(.75rem, .625rem + 2vw, 1.063rem);
    }

.facial-verification {
}

.landingPageBreakout.identity-check {
}

.online-access .membership-text {
    margin: 0 auto 11rem;
}

    .online-access .membership-text p,
    .online-access .membership-text h2 {
    }

.membership-text img {
}

.online-access {
}

.membership.loanspage-card {
    margin-top: -6.1rem;
    margin-bottom: -6rem;
}

.landingPageBreakout.membership-process {
    padding-top: 13rem;
    padding-bottom: 7rem;
    margin-bottom: -3rem !important;
}

.membership-process h2 {
    color: #fff;
}

.membership-process h4 {
}

    .membership-process h4::after,
    .membership-process h4::before,
    .membership-process .first-step h4::after,
    .membership-process .first-step h4::before,
    .membership-process .last-step h4::before {
        background: #2268d1;
    }

.membership-process .col-md-4.column {
}

.membership-process .second-step h4::after {
}

.membership-process .third-step h4::after {
}

.membership-process .fourth-step h4::after {
}

.membership-process .fifth-step h4::after {
}

.membership-process .last-step h4::after {
}

.text-center.third-step h4::before {
}

.text-center.fourth-step h4::before {
}

.membership-half-text {
    margin: auto;
    text-align: right;
    padding-right: 5rem;
    padding-top: 2rem;
}

    .membership-half-text img {
        border-radius: 10px;
    }

/* Content Page Header buttons */
.AppStoreButtons li:first-child .button {
}

.AppStoreButtons li:nth-child(2) .button {
    min-width: 170px;
    max-width: 170px;
    padding-left: 46px;
}

.ilcufoundation .button {
    max-width: 180px;
}

.mobile-app-btn-wrapper {
    margin: 20px 0;
}

.umbraco-form-block h3 {
    font-weight: 600;
}

.bootstrap-select > .dropdown-toggle::after {
    color: #f56b41;
}

/* SPOTLIGHTS GRID */
.parent2Across .spotlight-box, .parent3Across .spotlight-box {
    padding: 0 !important;
    min-height: auto;
}

.parent2Across .spotlights, .parent3Across .spotlights {
    display: flex;
    padding: 0 !important;
}

    .parent2Across .spotlights .fa-stack, .parent3Across .spotlights .fa-stack {
        width: auto;
        margin-right: 15px;
        font-size: 1rem;
    }

.parent2Across .fa-stack-1x, .parent3Across .fa-stack-1x {
    position: absolute;
    right: 0;
    color: #f56b41 !important;
}

.parent2Across .fa-circle, .parent3Across .fa-circle {
    position: relative;
    color: #ffcda5;
}

.parent2Across .fa-stack.fa-3x::after, .parent3Across .fa-stack.fa-3x::after {
    display: none;
}

.parent2Across .spotlights h2, .parent3Across .spotlights h2 {
    display: none;
}


.parent2Across .spotlights p, .parent3Across .spotlights p {
    width: 97%;
    margin-bottom: 15px;
    font-size: 1rem;
    text-align: left;
    font-weight: 700;
}

.savings-page-text {
    margin: 5rem 0 3rem;
}

    .savings-page-text h2 {
        font-size: 1.75rem;
        font-size: clamp(1.063rem, 1.125rem + 2vw, 1.75rem);
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 10px;
        color: #2268d1;
    }

    .savings-page-text h3 {
        font-weight: 700;
    }

.icon-left-block {
    margin: 2rem 0;
}

    .icon-left-block .card-body {
        padding: 37px 40px 0 0 !important;
    }

    .icon-left-block .card:first-child {
        border-radius: 10px 10px 0 0;
    }


    .icon-left-block .card:last-child {
        border-radius: 0 0 10px 10px;
    }

        .icon-left-block .card:last-child .card-body {
            padding-bottom: 40px !important;
        }

    .icon-left-block .card-image {
        display: block;
        align-content: normal;
    }

.benefits-accordion {
    margin: 3rem auto;
    max-width: 1200px;
}

.our-numbers {
    max-width: 1200px;
    margin: 2rem auto;
}

.membership-docs {
    margin: 3rem auto;
}

    .membership-docs h3 {
        font-weight: 700;
    }

.solid-color-block {
    height: 100%;
    padding: 3rem;
    display: flex;
    flex-direction: column;
}

    .solid-color-block h2 {
        color: white;
        margin: auto;
        text-align: center;
    }

    .solid-color-block p {
        color: white;
        font-style: italic;
    }

.icon-left-block.about .card-left img {
    z-index: 1;
    position: relative;
    max-width: 100px;
}

/*.icon-left-block.about .card-left .card-image::after {
    content: '';
    position: absolute;
    top: 0;
    width: 2px;
    height: 100%;
    background: #2268d1;
    left: 49px;
    margin: auto;
    bottom: 0;
    z-index: 0;
}*/

.icon-left-block.about .card-title {
    color: #2268d1;
    font-weight: 700;
    font-size: 1.5rem !important;
    margin-top: -4px;
}

.two-columns .column {
    padding: 0 30px;
}

.no-vert-padding > .row .column.cardImage {
    padding: 0 !important;
}

/* Adjustments v2.0.0 */
.card-desc p {
    min-height: unset;
}

.newsFiltersSelect .quick-select-dropdown {
    background: unset;
    border-bottom: 1px solid #aaa;
    margin: 0;
}

article {
    margin-top: -225px;
}

.articleType2 {
    padding-bottom: 10px;
}
/* END Adjustments v2.0.0 */

/* ---------------------------------------------------------------------------------------------------------------- 8.0 MEDIA QUERIES */
/* ---------------------------------------------------------------------------------------------------------------- 8.0 MEDIA QUERIES */
/* ---------------------------------------------------------------------------------------------------------------- 8.0 MEDIA QUERIES */
/* ---------------------------------------------------------------------------------------------------------------- 8.1 Extra Large devices (portrait phones, less than 1400px) */
@media (max-width: 1400px) {
    .navigation.float, .container.content-page.with-header, .container.content-page, .container.news-page, .article {
    }

    .navigation-portrait .loginButtons {
    }

        .navigation-portrait .loginButtons.buttons2 {
        }

    .loginButtons.buttons1,
    .nav-menu > li.loginButtons.buttons1 .nav-dropdown {
    }

    .info {
    }

    .imageRight .heroWrapper {
        margin: auto auto auto 0 !important;
        padding-right: 0 !important;
    }

    .bleeding-top {
        padding-top: 4rem;
        margin-top: -4rem;
    }

    .loanspage-calc #CalculatorLargeWrapper {
        margin: -8rem 15px 8rem;
    }
}
/* ---------------------------------------------------------------------------------------------------------------- 8.2 Large devices (desktops, less than 1200px) */
@media (max-width: 1200px) {
    body {
        border: none;
    }

    .nav-search {
        display: block;
    }

    .navigation-portrait .nav-search {
        height: 100px;
    }

    .navigation-portrait .nav-search-button {
        height: 100px;
    }

    .nav-search-icon {
        margin: 14px 10px 8px 0;
    }

    .navigation.float {
        border-radius: 0;
        top: 0px;
    }

    .loginButtons.buttonTitle {
        width: 100%;
    }

    .navigation-portrait .nav-menu > li.loginButtons > a,
    .navigation-portrait .nav-menu > li.loginButtons > a:hover {
        font-family: 'Open Sans', sans-serif;
    }

    .nav-menu > li.loginButtons .nav-dropdown li a {
    }

    .nav-menu > li.loginButtons .nav-dropdown li:first-child {
    }

    .nav-menu > li.loginButtons .nav-dropdown::before,
    .nav-menu > li.loginButtons .nav-dropdown::after {
    }

    .nav-menu > li.loginButtons .nav-dropdown li a:hover {
    }

    .navigation-portrait .nav-menu > li:last-child {
    }

    .nav-menu > li > .nav-dropdown {
    }

    .navigation-portrait .nav-menu > li > a {
        color: #2268d1 !important;
    }

    .spHeader {
    }

    .nav-search {
        border-radius: 0;
    }

    .navigation.float,
    .container.content-page.with-header,
    .container.content-page,
    .container.news-page,
    .article {
    }

    .navigation.float {
    }

    .nav-search > form {
        border-radius: 0;
    }

    .features-icon {
    }

    .spotlights h2 {
    }

    .features-main {
    }

    .features-sub {
    }

    .features-icon {
    }

    .container.bodyStart p {
    }

    .features-icon::after {
        border-bottom: 50px solid #c9ced7;
        border-right: 15px solid #eef0f5;
        border-top: 50px solid #c9ced7;
    }

    .TopFeatures a:hover .features-icon::after {
        border-bottom: 50px solid #60d880;
        border-right: 15px solid #eef0f5;
        border-top: 50px solid #60d880;
    }

    .progress-logo-footer {
    }

    .spotlight-box {
    }

    .staff-wrapper:hover {
    }

    .footer-wrapper .bg-dark .column {
    }

        .footer-wrapper .bg-dark .column:last-child {
        }

    .regulatory-links .column {
    }

    .footer-wrapper .globalAddressTwoCol .NextArrow {
    }

    .footer-wrapper .globalAddressTwoCol .PrevArrow {
    }

    dl,
    ol,
    ul {
    }

    .homepageSlider .NextArrow,
    .homepageSlider .PrevArrow {
    }

    .navigation-portrait .nav-search-close-button {
    }

    .homepageSlider .PrevArrow,
    .homepageSlider .NextArrow,
    .info {
        margin-top: 0;
    }

    .news-page h1 {
    }

    #NewsArticles {
    }

    .Newsgrid__item,
    .Newsgrid__col-sizer {
    }

    .noUi-horizontal .noUi-handle {
    }

    .loginButtons .icon {
    }

    .nav-dropdown.nav-submenu {
    }

    .loan-app-boxes .col-md-4 > div {
    }

    .loan-app-boxes .col-md-4 .button {
    }

    .positionApply {
    }

    .loanspage-calc #CalculatorLargeWrapper {
    }

    .loginButtons.buttons1, .loginButtons.buttons2 {
        border-radius: 0;
        margin-top: 0;
        background-position: center !important;
    }

    .nav-header {
        width: calc(100% - 80px);
    }

    #mobileNavOnlyButton {
        top: 22px;
    }

        #mobileNavOnlyButton .btn {
            font-size: .875rem;
            min-width: 180px;
            max-width: 180px;
            line-height: 1rem;
            border-radius: 25px !important;
        }

            #mobileNavOnlyButton .btn::after {
                right: 20px;
                top: 10px;
            }

    .container.content-page.with-header.spWithImage {
        margin-top: 0 !important;
    }

    .navbar-brand, .navbar-brand img {
        width: 230px;
        padding: 5px 0;
    }


    #mobileNavOnlyButton .dropdown-menu.show {
        border-radius: 25px;
        border: none;
        overflow: hidden;
        padding: 0 1rem;
        background: #f56b41;
        margin-top: 10px;
    }

        #mobileNavOnlyButton .dropdown-menu.show a {
            background: #F56B41;
            padding: 10px 0 10px;
        }

            #mobileNavOnlyButton .dropdown-menu.show a:first-child {
                padding: 17px 0 10px;
            }

            #mobileNavOnlyButton .dropdown-menu.show a:last-child {
                padding: 10px 0 17px;
            }

    .footer-wrapper .bg-dark .column:first-child, .footer-wrapper .bg-dark .column:last-child {
        border: 0;
    }

    .nav-menu.nav-divs.CallUsMobile {
        background-color: #2268D1;
        padding: .75rem 0;
    }

    .navbar-light .navbar-nav .nav-link {
        padding: 15px 0;
    }

    .navbar-nav.main-navigation li:hover {
        border-bottom: 4px solid transparent;
    }

    .navbar-light .navbar-nav .dropdown-menu .dropdown-item:focus, .navbar-light .navbar-nav .dropdown-menu .dropdown-item:hover {
        background: white;
    }

    .ConnectWithUs a {
        color: #2268d1;
    }

    .nav-item {
        margin-right: 0;
    }

    .container.content-page.with-header, .container.content-page, .container.news-page, .article {
        margin-top: -210px !important;
    }

    section.py-5.image-full {
        background: linear-gradient(to top,#fff 0,#ffffff 100%) !important;
    }

    .imageRight .heroWrapper {
        padding-left: 70px !important;
    }
}
/* ---------------------------------------------------------------------------------------------------------------- 8.3 Medium devices (tablets, less than 992px) */
@media (max-width: 992px) {


    .navigation.float {
    }

    /*section.image-full.ImageHeadingTextWrapper:after {
            content: "";
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            background: rgb(0 0 0 / 45%);
            z-index: 0;
        }*/

    .navigation-portrait .nav-search {
        height: 75px;
    }

    .navigation-portrait .nav-logo > img {
        height: 60px;
    }

    .nav-header {
        padding: 10px 5px;
    }

        .nav-header img {
        }

    .navigation-portrait .nav-search {
    }

    .navigation-portrait .nav-search-button {
    }

    .navigation-portrait .nav-search-inner input[type="text"],
    .navigation-portrait .nav-search-inner input[type="search"] {
    }

    .info {
    }

        .info > div {
            max-width: 100%;
            border-radius: 0;
            padding: 2.25rem 0 !important;
        }

    .info-text {
        top: 50%;
    }

    .slidebutton .button {
        margin: auto;
    }

    .spotlight-box {
        margin-bottom: 0;
        min-height: unset;
        padding-bottom: 3rem !important;
        max-width: 50%;
    }

        .spotlight-box:last-child {
            margin-bottom: 1em;
        }

        .spotlight-box:first-child {
            margin-top: 0;
        }

    .spotlights a {
        position: relative;
        bottom: 0;
        margin: 0 auto;
    }

    .footer-wrapper .bg-dark .column {
    }

        .footer-wrapper .bg-dark .column:last-child {
            margin-bottom: 4rem !important;
        }

    .footer-wrapper .globalAddressTwoCol .NextArrow,
    .footer-wrapper .globalAddressTwoCol .PrevArrow {
    }

    .footer-wrapper .bg-dark {
    }

    .regulatory-links .col-lg-5 {
    }

    .progress-logo-footer {
    }

    .navigation-portrait .nav-menus-wrapper .loginButtons ul {
    }

    .container.bodyStart .spotlights-wrapper h2,
    h1#pageHeading {
    }

    .spot-icon {
        float: none;
    }

    .spot-text {
    }

    .spotlights img {
        top: 0;
    }

    .nav-toggle {
    }

    .nav-search-icon {
    }

    .container.content-page.with-header,
    .container.content-page,
    .container.news-page,
    .article {
    }

    .spotlights-wrapper {
    }

    .spotlights h2 {
    }

    .spotlights-wrapper h2::before {
    }

    .spotlights p {
    }

    .homepageSlider .PrevArrow,
    .homepageSlider .NextArrow {
    }

    .features-icon {
    }

    #Testimonials .img-fluid {
    }

    .searchresults li {
    }

    .articleContainer {
    }

    .art-img {
    }

        .art-img .art-title {
            background: rgba(88, 157, 191, .93);
        }

        .art-img.noImage .art-title {
        }

    .category {
    }

    .art-title h1 {
    }

    .art-text {
    }

    .text-detail {
    }

    .text-article {
    }

    .author {
    }

    .day {
    }

    .month-year {
    }

    .sliderList {
    }

        .sliderList ul {
        }

    #submenu {
    }

    .Newsgrid__item,
    .Newsgrid__col-sizer {
    }

    .banner {
        margin-bottom: 1rem;
    }

    .downpointer {
    }

    .banner-wrap::after {
    }

    .banner .banner-icon .icon-wrap {
    }

    .banner .currency,
    .banner .counter {
    }

    /*.calltoactionButtons {
        text-align: left;
    }
    .calltoactionButtons a {
        margin-right: .5rem;
        margin-left: 0;
    }
    */
    #displayForTerms::before {
    }

    .calcResultsLarge {
    }

        .calcResultsLarge::before,
        .calcResultsLarge::after,
        .RepaymentsHeading::before,
        .RepaymentsHeading::after {
        }

    .sliderResults {
    }

    .calcResultsLarge .row:first-child {
    }

    .calcResultsLarge .row:last-child {
    }

    select.DropdownLoans {
    }

    .RepaymentsHeading {
    }

    .noUi-horizontal .noUi-handle {
    }

    select.DropdownLoans {
    }

    .loan-app-boxes .col-md-4 > div {
    }

    .loan-app-boxes .col-md-4 .button {
    }

    .sliderResults::before,
    .sliderResults::after {
    }

    .art-img img {
    }

    .text-detail {
    }

    .art-img .art-title {
    }

    .articleContainer {
    }

    .counters {
        padding: 1.5rem 2rem 3rem;
    }

    .landingPageBreakout {
    }

    .who-we-are-text {
        column-count: 1;
    }

    .mobile-app-wrapper .halfleft.col-bgr-cover {
        background-position: bottom right;
    }

    .news-wrapper-breakout.landingPageBreakout {
        padding-top: 3rem;
        padding-bottom: 1rem;
    }

    .mobile-app-wrapper .card-body {
        padding-left: 3rem !important;
    }

    .footer-wrapper .bg-dark .column:first-child {
        border: none;
    }

    .loanspage-calc.landingPageBreakout .col-md-12 {
        padding-left: 0;
        padding-right: 0;
    }

    .mobile-app-page.membership .card-image,
    .mobile-app-page.transfers .card-image {
        position: relative;
        top: 0;
        right: 3rem;
    }

        .mobile-app-page.membership .card-image img,
        .mobile-app-page.transfers .card-image img {
            max-height: 450px;
        }

    .mobile-app-page.membership .card-body,
    .mobile-app-page.transfers .card-body {
        max-width: 60%;
    }

    .mobile-app-page.balances .card-image,
    .mobile-app-page.doc-upload .card-image {
        margin-left: 3rem;
    }

        .mobile-app-page.balances .card-image img,
        .mobile-app-page.doc-upload .card-image img {
            min-height: 350px;
            min-width: 300px;
            margin: auto;
            display: block;
        }

    .mobile-app-page.balances .card-body,
    .mobile-app-page.doc-upload .card-body {
        max-width: 60%;
    }

    /* LARGE LOAN CALCULATOR*/
    .calcResultWrapper {
        background: none;
    }

        .calcResultWrapper > div {
            background: #2268d1;
        }

    .mobile-app-page.transfers {
        padding: 5rem 0 5rem;
    }

    .mobile-app-page.membership {
        padding: 5rem 0 10rem;
    }

    .mobile-app-page.membership {
        margin-top: 5rem !important;
    }

    .spHeader.spWithImageHeadingImage.Large {
        height: 55vh;
    }

    .calcAprWrapper:last-child ::before,
    .calcAprWrapper:last-child ::after {
        display: none;
    }

    header {
        height: auto;
    }

    .navigation.float {
        border-radius: 0 0 5px 5px;
        top: 0;
        height: 80px;
    }

    .nav-search {
        display: block;
    }

    .nav-search-icon {
        margin-top: 6px;
    }

    .nav-menu.nav-menu-social.footer {
        display: flex;
        flex-direction: row;
    }

    .spotlights {
        flex-direction: row;
    }

    .spotlight-box:nth-of-type(2n+1) .spotlights .spot-text.text-center h2, .spotlight-box:nth-of-type(2n+1) .spotlights .spot-text.text-center p {
    }

    .spotlight-box:nth-of-type(2n+1) .spotlights .spot-text.text-center a {
    }

    .spotlight-box:nth-of-type(n) .spotlights .spot-text.text-center {
    }

    .spot-text {
        max-width: 100%;
    }

    .spotlights.spot1, .spotlights.spot2, .spotlights.spot3 {
        border: none;
    }

    .spotlights.spot3, .spotlights.spot4 {
    }

    .services-row {
        padding: 2rem 0 0;
    }

    .CalculatorLargeWrapper .btn.dropdown-toggle.btn-light, .CalculatorLargeWrapper .btn-light:not(:disabled):not(.disabled).active, .CalculatorLargeWrapper .btn-light:not(:disabled):not(.disabled):active, .CalculatorLargeWrapper .bootstrap-select > select.mobile-device:focus + .dropdown-toggle, .CalculatorLargeWrapper .bootstrap-select .dropdown-toggle:focus {
        border-radius: 0 0 10px 10px;
        padding: 15px 1rem;
    }

    .CalculatorLargeDropDown .dropdown-toggle::after {
        right: 2.75rem;
        font-size: 24px;
    }

    .spotlights-homepage .container .row {
    }

    .announcementItem.item_1, .announcementItem.item_2, .announcementItem.item_3 {
        border-bottom: none;
        margin-right: 0;
        max-width: 50%;
        margin: auto;
    }

    .calcResultWrapper p, .calcInputsInfo, .CalculatorLargeWrapper .filter-option-inner-inner {
        font-size: 20px !important;
    }

    .CalculatorLargeWrapper .dropdown-item {
        padding: 1rem 1rem;
        font-size: 20px;
    }

    #submenu {
        margin-top: 3rem;
    }

    .calcAprWrapper {
        text-align: left;
    }

    .footer-soc > a {
        width: auto;
    }

    .nav-menu.nav-menu-social.footer li {
        width: auto;
    }

    .footer-wrapper .bg-dark .column:last-child {
        padding: 0 !important;
    }

    .LoanBoxesFormWrapper, .umbraco-forms-psFormContact {
        padding: 1.5rem 1rem 2rem;
    }

    .membership-half-text {
        padding-right: 0;
        margin-bottom: 3rem;
    }

    #breadcrumb {
        padding-bottom: 1.5rem;
    }

    .homepageSlider .slick-dots li.slick-active button::before, .homepageSlider .slick-dots li button::before, .homepageSlider .slick-dots li.slick-active button::before, .calcslider .slick-dots li button::before, .homepageSlider .slick-dots li.slick-active button::before, .calcslider .slick-dots li.slick-active button::before {
        color: #2268d1;
    }

    .calcAprWrapper {
        padding: 0 1.5rem !important;
    }

    .termsAndConditions {
        padding: 0;
    }

        .termsAndConditions::before {
            margin-left: 0;
        }

    .loan-calculator-wrapper {
        padding: 2rem 0 !important;
    }

    .section-intro {
        padding: 2rem 0;
    }

    .imageRight .card > .row {
        flex-direction: column-reverse;
        flex-wrap: nowrap;
    }

    .no-vert-padding > .row .column {
        width: 100%;
        max-width: 100%;
        flex: 1 1 100%;
    }

        .no-vert-padding > .row .column.cardImage {
            width: 100%;
            max-width: 100%;
            flex: 1 1 100%;
        }
}
/* ---------------------------------------------------------------------------------------------------------------- 8.4 Small devices (landscape phones, less than 768px) */
@media (max-width: 768px) {

    .d-c-none {
        display: none;
    }

    .spotlights img {
    }

    .navigation.float {
    }

    .nav-search {
    }

    .navigation-portrait .nav-logo > img {
    }

    .nav-header img {
    }

    .navigation-portrait .nav-search {
    }

    .navigation-portrait .nav-search-button {
    }

    .nav-search-icon {
    }

    .navigation-portrait .nav-search-inner {
    }

    .sliderList li {
    }

    .nav-header {
    }

    .spotlights {
        flex-direction: row;
    }

    .spotlight-box:nth-of-type(2n+1) .spotlights .spot-text.text-center h2, .spotlight-box:nth-of-type(2n+1) .spotlights .spot-text.text-center p {
    }

    .spotlight-box:nth-of-type(2n+1) .spotlights .spot-text.text-center a {
    }

    .spotlight-box:nth-of-type(2n+0) .spotlights .spot-text.text-center {
    }

    .no-vert-padding > .row .column {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
    }

    .landingPageBreakout.latestnews-row,
    .maps-row.landingPageBreakout {
        padding: 0;
    }

    .spot-icon {
    }

    .spot-text {
    }

    .spotlights img {
        margin-right: 0;
    }

    .Modern-sliderV2 .slick-slide {
    }

    .homepageSlider .NextArrow,
    .homepageSlider .PrevArrow {
        bottom: 63px;
    }

    #featured {
        border-radius: 5px 5px 0 0;
    }

    .newsboxes div:nth-child(2) .rounded-0 {
        border-radius: 0 !important;
    }

    .newsboxes div:nth-child(3) .rounded-0 {
        border-radius: 0 0 0 5px !important;
    }

    .regulatory-links p,
    .regulatory-links a {
    }

    .regulatory-links a {
    }

    h1 {
    }

    h2,
    .container.bodyStart h1 {
    }

    #Col1,
    #Col2,
    #Col3 {
    }

    #NewsArticles {
    }

    .halfleft.col-bgr-cover,
    .halfright.col-bgr-cover {
    }

        .halfleft.col-bgr-cover::before,
        .halfright.col-bgr-cover::before {
        }

        .halfright.col-bgr-cover::before {
        }

    .card-left img,
    .card-right img {
    }

    .SliderInner .TestimonialSlider .slick-slide {
    }

    #Testimonials .content.SliderInner .container {
    }

    #Testimonials .content.FullSlider .container {
    }

    .news-page h1 {
    }

    .spotlights h2 {
    }

    #Testimonials .img-fluid {
    }

    .nav-search-button:hover .nav-search-icon {
        color: #2268d1;
    }

    ul.stripedList.TwoColumn,
    ul.stripedList.ThreeColumn {
        column-count: 1;
    }

        ul.stripedList.TwoColumn li,
        ul.stripedList.ThreeColumn li {
            width: 100%;
        }

            ul.stripedList.TwoColumn li:nth-child(2n+1),
            ul.stripedList.ThreeColumn li:nth-child(2n+1) {
                background-color: #f1f1f1;
            }

            ul.stripedList.TwoColumn li:nth-child(4n+2),
            ul.stripedList.ThreeColumn li:nth-child(6n+2) {
                background-color: #fff;
            }

    .umbraco-form-block > div,
    .globalAddressWrapper {
    }

    select.DropdownLoans {
    }

    .contact_img {
    }

    .noUi-horizontal .noUi-handle {
    }

    .noUi-tooltip {
    }

    .CalculatorWrapper .txtRequiredLoanAmt,
    .CalculatorWrapper .txtRequiredLoanTerm {
    }

    select.DropdownLoans {
    }

    .loan-app-boxes .col-md-4 > div {
    }

    .loan-app-boxes .col-md-4 .button {
    }

    .calltoactionButtonsSmall {
    }

    .resultsWrapper {
    }

    .CalculatorSmallWrapper .selectedResultsSmall::before,
    .CalculatorSmallWrapper .selectedResultsSmall::after {
    }

    input[readonly].DropdownLoansSmallTxt {
    }

    .globalAddressWrapper {
    }

    .banner .banner-icon {
    }

    .card-title,
    .container.bodyStart .news-top-story h2 {
    }

    .Related-articles .slick-track {
        margin-left: 0;
        margin-right: 0;
    }

    .Related-articles h2:not(.post-title) {
        padding: 50px 0 0 0;
    }

    .counters {
        padding: 0;
        background: none;
        box-shadow: none;
        margin-top: 0;
    }

    .mobile-app-wrapper .halfleft.col-bgr-cover {
        display: none;
    }

    .announcementItem.item_2::after {
        display: none;
    }

    .membership-text {
        margin: 5rem auto;
        text-align: center;
    }

    .landingPageBreakout.facial-verification img {
        display: none;
    }

    .spWithImageHeadingText .c-title {
    }

    .container.content-page.with-header.spWithImage {
    }

    .landingPageBreakout.facial-verification {
        padding: 1rem 0;
    }

    .landingPageBreakout.identity-check .membership-text {
        margin: 2rem auto;
    }

    .landingPageBreakout.identity-check img {
        margin-bottom: 1.5rem;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    .landingPageBreakout.online-access {
        padding: 0;
    }

    .online-access .membership-text {
        margin: 6rem auto 15rem;
    }

    .loanspage-card .card {
        text-align: center;
    }

    .loanspage-card .button {
        margin: 1rem auto 0;
    }

    .loanspage-card picture {
        width: 100%;
    }

    .loanspage-card .card-left img,
    .loanspage-card .card-right img {
        padding: 3rem 0 0;
        max-width: 100px;
    }

    .text-center.third-step h4::before,
    .text-center.fourth-step h4::before,
    .text-center.fifth-step h4::before {
        width: 100%;
    }

    .landingPageBreakout.membership-process {
        padding-top: 19rem;
        padding-bottom: 5rem;
        margin-top: -14rem !important;
    }

    .loanspage h2 {
        margin-top: 1rem;
    }

    .loanspage-text-section {
        margin-top: 1rem;
    }

    .benefits-of-loan-img,
    .documentation-img {
        display: none;
    }

    .loanspage .announcementItem {
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 1px;
    }

    .loanspage .row.announcementRow.rowItem_2 {
        flex-direction: row;
    }

        .loanspage .row.announcementRow.rowItem_2 .announcementHeading {
            margin: auto 0;
        }

    .loanspage .announcementRow.rowItem_2 .announcementHeading::after {
        left: 0;
        right: auto;
        text-align: left;
    }

    .loanspage .announcementItem.item_1::before,
    .loanspage .announcementItem.item_1::after {
        display: none;
    }

    .membership-wrapper .membership-text {
        margin: 2rem auto 3rem;
    }

    .mobile-app-download-buttons .col-md-6.column {
        flex: 0 0 50%;
        width: 50%;
    }

    .mobile-app-page.balances .card-body,
    .mobile-app-page.doc-upload .card-body,
    .mobile-app-page.membership .card-body,
    .mobile-app-page.transfers .card-body {
        max-width: 100%;
        padding: 0 !important;
        text-align: center;
        margin: 0;
    }

    .mobile-app-page.balances .card-image,
    .mobile-app-page.doc-upload .card-image {
        margin-left: 0;
    }

    .mobile-app-page.balances .card-icon,
    .mobile-app-page.doc-upload .card-icon {
        display: none;
    }

    .mobile-app-page.membership .card-image img,
    .mobile-app-page.transfers .card-image img {
        display: none;
    }

    .mobile-app-page.transfers,
    .mobile-app-page.membership {
        padding: 3rem 0;
        margin-top: 3rem !important;
    }

        .mobile-app-page .card-icon,
        .mobile-app-page.membership .card-icon {
            margin: auto auto 1.5rem;
        }

        .mobile-app-page .card-title,
        .mobile-app-page.membership .card-title {
            margin: auto auto 1rem !important;
        }

    .mobile-app-page.membership {
        padding-bottom: 9rem;
    }

        .mobile-app-page.membership .card-title,
        .mobile-app-page.transfers .card-title {
            margin-top: 1rem;
        }

    .mobile-app-page.balances .card-image img,
    .mobile-app-page.doc-upload .card-image img {
        margin-bottom: 2rem;
    }

    .mobile-app-page.doc-upload {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }

    .mobile-app-page.balances {
        padding-top: 3rem;
    }

    .mobile-app-page.how-it-works {
        text-align: center;
        padding: 3rem 0;
    }

        .mobile-app-page.how-it-works img {
            margin-top: 3rem;
        }

    .nav-header {
        width: calc(100% - 55px);
    }

    .nav-search-icon {
        margin-top: 9px;
    }

    .contactUsbackground-image {
        padding: 1rem 2rem !important;
    }

    .icon-left-block .card-body {
        padding: 10px 40px !important;
    }

    .card-left img, .card-right img {
        padding: 30px 30px 0;
    }

    .savings-page-text {
        margin: 3rem 0;
    }

    .solid-color-block h2 {
        text-align: left;
        margin: auto auto auto 0;
        margin-bottom: 5px;
    }

    .loanspage-card .parent2Across {
        padding: 40px 30px;
    }

    .articleType2 > .container {
        margin-bottom: 0;
    }

    .articleType2 .breadcrumb {
        margin-top: 2rem !important;
    }

    #breadcrumb li {
        font-size: .875rem;
    }

    .homepageSlider .NextArrow, .homepageSlider .PrevArrow, .calcslider .NextArrow, .calcslider .PrevArrow {
        top: auto;
        bottom: 20px;
    }

    .homepageSlider .PrevArrow, .calcslider .PrevArrow, .homepageSlider .NextArrow, .calcslider .NextArrow {
        color: #2268D1;
    }

    .calcslider.homeSliderBreakout {
        height: 61vh !important;
    }

    .spotlight-box {
        max-width: 100%;
    }

    .spotlights-wrapper {
        margin-bottom: 0;
        padding: 0 !important
    }

    .loanspage-card-title {
        margin-top: -13rem !important;
        text-align: center;
    }

    .loanspage-text-section .column > div.px-4 {
        padding: 20px 0 !important;
    }

    .loanspage-text-section.left .container .row {
        flex-direction: column-reverse;
    }

    .membership.loanspage-card .cardButtonList {
        margin: 0 auto;
    }
}
/* ---------------------------------------------------------------------------------------------------------------- 8.5 Extra small devices (portrait phones, less than 576px) */
@media (max-width: 576px) {

    .AppStoreButtons li:first-child .button {
        min-width: 170px;
        max-width: 170px;
        padding-left: 46px;
    }

    .spWithImageHeadingText {
        top: calc(50% - 0px);
    }

    .mobile-app.loanspage-card .card {
        margin-top: 40px;
    }

    img.img-fluid.psImages {
        position: relative;
        left: 0px;
    }

    .bg-shadow {
        padding: 38px 16px 5px !important;
    }

    li.loginButtons.buttons1, li.loginButtons.buttons2 {
    }



    .nav-search {
        display: block;
    }

    .no-vert-padding > .row .column {
        padding: 0 20px !important;
    }

    .spotlights-homepage .row.announcementRow.rowItem_1:after,
    .spotlights-homepage .row.announcementRow.rowItem_2:after {
        content: none;
    }

    .headingArea {
    }

    .globalAddress {
    }

    .adressContact {
    }

    .globalAddressWrapper {
    }

    .Newsgrid__item,
    .Newsgrid__col-sizer {
    }

    .calltoactionButtons a {
    }

    .calcResultsLarge .row .col-4 {
    }

    .noUi-horizontal .noUi-handle {
    }

    .txtRequiredLoanAmt,
    .txtRequiredLoanTerm {
    }

    .increment .fa-chevron-up::before, .decrement .fa-chevron-down::before {
        color: #f56b41;
    }

    .sliderPadding .fa-chevron-down::before {
    }

    .sliderPadding {
    }

    .announcementItem.item_1::after {
        display: none;
    }

    .spotlights {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important;
    }

    .mobile-app-download-buttons {
        padding: .5rem 0;
        width: 90%;
    }

    .spotlight-box:nth-of-type(n) .spotlights .spot-text.text-center {
        padding-right: 0;
    }

    .announcementItem.item_1, .announcementItem.item_2, .announcementItem.item_3 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .announcementItem .row {
        padding: 0;
    }

    #mobileNavOnlyButton .btn {
        font-size: .813rem;
        min-width: 160px;
        max-width: 160px;
        line-height: .813rem;
    }

        #mobileNavOnlyButton .btn::after {
            right: 17px;
            top: 6px;
        }

    #mobileNavOnlyButton {
        top: 25px;
        right: 60px;
    }

    .nav-menu.nav-menu-social.footer {
        display: flex;
        flex-direction: column;
    }

    .contactUsbackground-image {
        padding: 1rem !important;
    }

    .LoanBoxesFormWrapper, .umbraco-forms-psFormContact {
    }

    .savings-page-text {
        margin: 2rem 0 1rem;
    }

    .icon-left-block {
        margin-top: 2rem;
    }

        .icon-left-block .card-body {
            padding: 10px 30px !important;
        }

    .card-left img, .card-right img {
        padding: 30px 30px 0;
    }

    .newsFiltersSelect {
        margin: auto;
    }

    .imageRight .heroWrapper {
        padding-left: 0 !important;
    }

    .termsAndConditions {
        text-align: center;
    }

        .termsAndConditions:before {
            display: none;
        }

    .calcResultWrapper p, .calcInputsInfo, .CalculatorLargeWrapper .filter-option-inner-inner, .RepaymentsHeadingSub {
        font-size: 18px !important;
    }

    .CalculatorLargeWrapper .dropdown-item {
        padding: 1rem 1rem;
        font-size: 18px;
    }
    /*#mobileNavOnlyButton .dropdown-menu.show {
                border-radius: 0 0 10px 10px;
                border: none;
                overflow: hidden;
                padding: 0 1rem;
                background: #f56b41;
                margin-top: 24px;
                width: 100vw;
                margin: 24px calc(-61vw + 9%) 0;
            }*/
}

/* ---------------------------------------------------------------------------------------------------------------- 8.5 Extra small devices (portrait phones, less than 500px) */
@media (max-width: 500px) {
    /*.navbar-light .navbar-brand::after {
        content: '';
        background: white;
        position: absolute;
        left: 90px;
        width: 160px;
        height: 60px;
        right: 0;
    }*/
    .newsFiltersSelect .bootstrap-select > .dropdown-toggle, .newsFiltersSelect .show > .btn-light.dropdown-toggle, .newsFiltersSelect .bootstrap-select > .dropdown-toggle, .newsFiltersSelect .btn-light:not(:disabled):not(.disabled).active:focus, .newsFiltersSelect .btn-light:not(:disabled):not(.disabled):active:focus, .newsFiltersSelect .show > .btn-light.dropdown-toggle:focus {
        min-width: 280px;
    }

    .CalculatorLargeDropDown .dropdown-toggle::after {
        right: 2rem;
        font-size: 20px;
    }

    #mobileNavOnlyButton {
        top: 15px;
        right: 55px;
    }

        #mobileNavOnlyButton .btn {
            font-size: .75rem;
            min-width: 130px;
            max-width: 130px;
            line-height: .75rem;
            padding-left: 0 !important;
            text-align: center;
        }

            #mobileNavOnlyButton .btn::after {
                display: none;
            }

    .navbar-light .navbar-brand {
        padding-left: 10px;
        padding-top: .65rem;
        padding-bottom: .75rem;
    }

    .navbar-brand, .navbar-brand img {
        width: 150px;
        padding: 5px 0;
    }
}


/* ---------------------------------------------------------------------------------------------------------------- 8.5 Extra small devices (portrait phones, less than 500px) */
@media (max-width: 380px) {
}
