/*
--------------------
WARNING!
Copyright Progress Systems Limited.
Explicit permission is required to copy or use any documents from this website
--------------------
*/

/* PROGRESS CU ArainnStyles.css  */

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

.bn-breaking-news {
    display: none !important;
}

#toprow > div > div > div.col-md-7.noBorder.noPadding {
    padding: 10px 31px!important;
}

body {
    color: rgba(43, 68, 79, 1);
    font-family: 'Roboto Condensed', sans-serif;
    background: #fff;
}

main {
    background: #fff;
}

a {
    color: #f3be1e;
}

a:hover {
    color: #dfa905;
}

.button:hover {
    background: #ffce06 !important;
}

.btn-primary:hover {
    color: #fff !important;
    background: #ffce06;
    border: none;
}

#mapid {
    border-radius: 4px;
}

h1,
h2,
h3,
h4,
p.heading,
button,
.tabs,
thead,
nav#pagination,
.apc.pod-windows .item .link,
blockquote {
    font-family: 'Roboto Slab', serif;
    ;
    opacity: .9;
}

h2 {
    color: #037f8c;
    font-size: clamp(.938rem, 2.125rem, 2.125rem);
}

.heroWrapper h3 {
    color: #fff;
}

.heroWrapper p {
    color: #fff;
}

p,
li,
label {
    color: #3c5966;
    font-size: clamp(0.5rem, 0.5rem + 2vw, 1.1rem);
}

blockquote {
    color: #4997be;
}

blockquote::before {
    background-color: #4997be;
}

/* ---------------------------------------------------------------------------------------------------------------- 1.1 NOTIFICATIONS */

.bn-breaking-news {
    z-index: 1;
}

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

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

/* MAIN NAVIGATION */

header {
    background: white;
}

.navigation.float {
    border-radius: 5px;
    top: 0;
    height: 90px;
    background: transparent !important;
}

.loginButtons .buttonTitle {
    font-family: 'Roboto Slab', sans-serif;
    font-size: 1.0625rem;
    font-weight: 400 !important;
    padding-left: 0;
    padding-right: 0;
    padding-top: 26px;
    text-transform: capitalize;
}

.navigation-landscape .nav-menu>li.loginButtons>a {
    padding: 10px 0 6px 0 !important;
    text-align: center;
    width: 100%;
}

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

.nav-search-button {
    background-color: #d76cd9;
    line-height: 97px;
}

form#search {
    margin-top: 100px;
}

.navigation-landscape .nav-menu:not(.nav-menu-social)>li:not(.icon-item)>a {
    padding: 33px 23px 31px;
}

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

.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: #037f8c;
    font-weight: 500;
    font-family: 'Roboto Slab', serif;
    text-transform: initial;
    font-size: 1.0625rem;
}

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

.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-color: #137390;
}

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

.submenu-indicator-chevron {
    border-color: transparent #037f8c #037f8c transparent;
}

.submenu-indicator {
    right: 5px;
    top: 0;
}

.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 #6034bf #6034bf transparent;
}

.nav-search-button:hover {
    background-color: #037f8c;
}

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

.nav-search-icon {
    color: #037f8c;
}

.nav-dropdown>li>a {
    font-family: 'Roboto Slab', serif;
    color: #137390;
    font-size: 1.0625rem;
}

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

/* ---------------------------------------------------------------------------------------------------------------- 2.1 SEARCH BAR */

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

.nav-search-inner input[type="text"],
.nav-search-inner input[type="search"],
.nav-search-close-button {
    color: #297f99;
}

.nav-search-close-button {
    right: 4px;
    top: 31px;
}

.nav-search {
    border-radius: 100%;
    width: 35px;
    height: 35px;
    margin-left: 15px;
    margin-top: 28px;
}

.nav-search-button {
    background-color: transparent;
    line-height: 35px;
    width: 35px;
    height: 35px;
    padding-left: 7px;
    border: none;
}

/* ---------------------------------------------------------------------------------------------------------------- 2.2 REMOVE X FROM SEARCH BAR */

/* ---------------------------------------------------------------------------------------------------------------- 2.3 SOCIAL MEDIA IN THE HEADER */

/* ---------------------------------------------------------------------------------------------------------------- 2.4 LOGIN BUTTONS */

.loginButtons {
    width: 100px;
    background: #e48250;
    background: -moz-linear-gradient(left, #e48250 0%, #e45f58 100%);
    background: -webkit-linear-gradient(left, #e48250 0%, #e45f58 100%);
    background: linear-gradient(to right, #e48250 0%, #e45f58 100%);
    background-color: rgba(0, 0, 0, 0);
    background-color: rgba(0, 0, 0, 0);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e48250', endColorstr='#e45f58', GradientType=1);
}

.navigation-portraiten .loginButtons .buttonTitle {
    font-family: 'Roboto Condensed', sans-serif;
}

.nav-header {
    padding: 17px 15px;
}

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

.nav-menu>li.loginButtons>a,
.nav-menu>li.loginButtons>a:hover {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: clamp(.5rem, .5rem + 2vw, .85rem) !important;
}

.nav-menu>li.loginButtons .nav-dropdown {
    border-radius: 0 0 5px 5px;
}

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

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

.loginButtons.buttons1,
.loginButtons.buttons2 {
    position: relative;
}

.calcInputsInfo {
    color: #037f8c;
}

.loginButtons.buttons1,
.nav-menu>li.loginButtons.buttons1 .nav-dropdown {
    margin-top: 0;
    height: 90px;
    min-width: 90px;
    border-radius: 0;
    text-align: center;
    background: rgb(22, 176, 193);
    background: -moz-linear-gradient(180deg, rgba(22, 176, 193, 1) 0%, rgba(3, 127, 140, 1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(22, 176, 193, 1) 0%, rgba(3, 127, 140, 1) 100%);
    background: linear-gradient(180deg, rgba(22, 176, 193, 1) 0%, rgba(3, 127, 140, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#16b0c1", endColorstr="#037f8c", GradientType=1);
}

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

.lib-row.lib-desc {
    margin-top: 10px;
}

.loginButtons.buttons2,
.nav-menu>li.loginButtons.buttons2 .nav-dropdown {
    margin-top: 0;
    height: 90px;
    min-width: 90px;
    border-radius: 0;
    text-align: center;
    background: #F2B705;
}

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

.loginButtons.buttons1,
.nav-menu>li.loginButtons.buttons1 .nav-dropdown {
    margin-left: 2rem;
}

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

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

.nav-menu>li.loginButtons>a,
.nav-menu>li.loginButtons>a:hover {
    font-family: 'Roboto Condensed', sans-serif !important;
    color: #fff !important;
}

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

/* ---------------------------------------------------------------------------------------------------------------- 2.5 BACK-TO-TOP BUTTON */

#BtnBackToTop {
    background-color: #037f8c;
    border: 3px solid #2ab7e0;
}

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

.container.bodyStart h1 {
    font-family: 'Roboto Condensed', sans-serif;
}

.no-pad h2 {
    margin-top: 0;
}

.container.content-page.with-header,
.container.content-page,
.container.news-page,
.article {
    border-radius: 15px;
    margin-top: -140px !important;
    padding: 40px 20px;
    margin-bottom: -60px;
}

.spotlight-row {
    padding: 0rem 6rem;
}

.landingPageBreakout.spotlight-wrapper .row {
    max-width: 1368px;
    z-index: 1;
    position: relative;
}

.col-xl-4.column.mx-0.mx-md-0.mobile-app_row {
    padding: 0;
}

.end-page_banner .col-bgr-cover {
    background-size: 65% !important;
}

.contact_sidebar img {
    width: 110px;
}

.spotlights {
    padding: 0 !important;
}

.container.bodyStart .spotlights-wrapper h2,
h1#pageHeading {
    font-family: 'Roboto Slab', serif;
    font-weight: 500 !important;
    color: #037f8c;
    margin-bottom: 7px;
    margin-top: 15px;
}

h1#pageHeading {
    font-family: 'Roboto Slab', serif;
    font-weight: 500 !important;
    color: #037f8c;
    margin-bottom: 7px;
    margin-top: 15px;
    font-size: clamp(.938rem, 2.125rem, 2.125rem);
}

.spotlights-wrapper p {
    font-family: 'Roboto Slab', serif;
    color: #037f8c;
}


.container.bodyStart .news-top-story h2 {
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: capitalize;
}

.homepage_buttons img.img-fluid {
    width: 45px;
}

.homepage_buttons {
    margin-top: 4rem;
}

.homepage_buttons .announcement-image {
    max-width: 80px;
    margin: 0 auto;
    text-align: center;
}

.announcement-image {
    max-width: 80px;
    margin: 0 auto;
}

.homepageSpotlight .row {
    align-content: center;
    justify-content: center;
}

.homepageSpotlight {
    margin-top: -9rem;
    margin-bottom: -10px;
    z-index: 1;
}



.homepageSpotlight .container {
    max-width: 1080px !important;
}

body>main>div.container.bodyStart.homepage>div>div:nth-child(2)>div>div>section>div>div {
    box-shadow: 1px 1px 13px 1px #00000024;
}

.homepageBanner .cardImage {
    height: 500px;
}

.homepageBanner .heroWrapperContainer {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    height: 420px;
}

.homepageSpotlight .announcementItem {
/*    flex: 1 1 30%;*/
    border-bottom: 10px solid #f2b705;
    border-top: 10px solid #f2b705;
    padding: 30px 0 15px 0;
    min-width: 180px;
    background: white;
    text-align: center;
    position: relative;
    z-index: 0;
    -webkit-transition: all .1s ease-out 0s;
    -moz-transition: all .1s ease-out 0s;
    -o-transition: all .1s ease-out 0s;
    transition: all .1s ease-out 0s;
}

.homepageSpotlight .announcementItem:hover {
    transform: scale(1.15);
    box-shadow: 0 0 13px rgb(0 0 0 / 40%);
    background: white;
    z-index: 10;
}

.homepageSpotlight a {
    color: black;
}

.announcementItem.item_1:hover:before,
.announcementItem.item_2:hover:before {
    width: 0;
}

.announcementItem.item_1:before,
.announcementItem.item_2:before {
    content: '';
    width: 2px;
    height: 100%;
    position: absolute;
    background: #E0E0E0;
    top: 0;
    right: 0;
    z-index: 1;
}

.homepage_buttons .announcementRow h3 {
    display: block;
    padding: 0;
    height: auto;
    line-height: 22px;
}

.homepage_buttons .row {
    margin-right: 0;
    margin-left: 0;
}

.homepage_buttons .col-8,
.homepage_buttons .col-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    text-align: center;
}

.container.bodyStart.homepage h1 {
    font-family: 'Roboto Slab',serif;
    color: #037f8c;
    font-weight: 600;
    font-size: clamp(1.25rem, 2.1875rem, 2.1875rem);
    margin-bottom: 1rem;
    margin-top: 0;
}

.homepageBanner .card-body {
    background: rgb(22, 176, 193);
    background: -moz-linear-gradient(180deg, rgba(22, 176, 193, 1) 0%, rgba(3, 127, 140, 1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(22, 176, 193, 1) 0%, rgba(3, 127, 140, 1) 100%);
    background: linear-gradient(180deg, rgba(22, 176, 193, 1) 0%, rgba(3, 127, 140, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#16b0c1", endColorstr="#037f8c", GradientType=1);
}

.homepageTitles h2,
.homepageBanner h2 {
    color: #ffffff;
    font-size: clamp(.938rem, 2.125rem, 2.125rem);
    padding-left: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    position: relative;
}

.homepageBanner h5 {
    font-size: clamp(1.125rem, 1.25rem, 1.25rem);
    font-weight: 400;
    color: #f2b705 !important;
}

.flip-wrapper h2 {
    color: #fff !important;
}

.landingPageBreakout.homepageBanner .col-xl-6:nth-child(2) h1 {
    font-family: 'Roboto Slab', serif;
    color: #287e98;
    text-transform: uppercase;
    margin-bottom: 0;
    padding-bottom: 0;
}

.landingPageBreakout.homepageBanner h2 {
    margin-top: 0;
}

.white-text p {
    color: #fff;
}

.white-text .button {
    background-color: #d76cd9;
}

.end-page_banner {
    border-radius: 15px;
    overflow: hidden;
    margin-top: 2rem;
}

.banner-banking h1 {
    color: #fff !important;
    font-size: 3.3rem;
    padding-bottom: 1rem;
}

.banner-banking,
.banner-banking img {
    border-radius: 5px;
}

.container.content-page li {
    padding: 0;
}

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

/* ---------------------------------------------------------------------------------------------------------------- 3.1 IMAGES SLIDER */

.BannerImages .col-bgr-cover-right {
    background: rgb(22, 176, 193);
    background: -moz-linear-gradient(180deg, rgba(22, 176, 193, 1) 0%, rgba(3, 127, 140, 1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(22, 176, 193, 1) 0%, rgba(3, 127, 140, 1) 100%);
    background: linear-gradient(180deg, rgba(22, 176, 193, 1) 0%, rgba(3, 127, 140, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#16b0c1", endColorstr="#037f8c", GradientType=1);
}

.heroWrapper .btn {
    background: #F2B705;
    max-width: 200px;
    width: 150px;
    padding: 2px 0 6px 0;
    border-radius: 5px;
    color: #fff;
    font-weight: 400;
    font-size: 1.25rem;
}

.heroWrapper .btn:hover {
    filter: brightness(1.05);
    -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;
}

.DesignElement_Slider:after {
    content: '';
    width: 110%;
    height: 160px;
    position: absolute;
    border-left: 6px solid #006b8d;
    border-radius: 10px;
    z-index: -1;
    background: linear-gradient(to right, #006b8d 0%, #006b8d 95%, #ffffff 100%) left bottom #7770 no-repeat;
    background-size: 100% 5px;
}

.info>div {
    border-radius: 5px;
    font-family: 'Roboto Condensed';
    border-radius: 5px;
    font-size: 19px;
}

.info>div h3 {
    font-family: 'Roboto Slab', serif;
    color: #137390;
    font-size: clamp(1rem, 1rem + 2vw, 2.325rem);
    text-transform: uppercase;
    font-weight: 500;
}

.slidetext {
    color: #3e3c3c;
}

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

.sliderList li {
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    list-style: circle inside;
}

.slidebutton {}

.slick-dots {
    bottom: 9%;
}

.calcslider .slick-dots {
    bottom: 100px !important;
    left: 0;
    right: 0;
    max-width: 1351px;
    text-align: left;
    margin: auto;
    display: block;
}

.calcslider.homeSliderBreakout {
    height: 58vh !important;
    display: block;
}

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

.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 {
    color: #037f8c;
}

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

.homepageSlider img {
    object-position: top;
}

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

.slider-btn .col-md-6 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    width: 25%;
    padding-right: 0;
    padding-left: 0;
}

.flip-wrapper .jag-faq-theme9 .jag-flip-faq .front,
.flip-wrapper .jag-faq-theme9 .jag-flip-faq .back {
    max-height: 200px;
    min-height: 200px;
}

.flip-wrapper h2 {
    text-align: center;
    color: white;
    font-size: 1.75rem;
    margin-top: -2rem;
    margin-bottom: 0;
}

.flip-wrapper p {
    color: white;
    font-size: clamp(.625rem, .625rem + 2vw, 1.25rem) !important;
    position: relative;
}

.flip-wrapper p:after {
    content: '';
    width: 80px;
    height: 6px;
    background: #d76cd9;
    bottom: -14px;
    border-radius: 5px;
    left: 50%;
    position: absolute;
    transform: translate(-50%, 0);
}

.flip-btn .col-md-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
}

.flip-btn p {
    font-family: 'Roboto Condensed', sans-serif;
    color: #3e3c3c;
    font-weight: 400;
    line-height: 25px;
    font-size: 1.5rem !important;
}

div#jag-theme-5 .jag-faq-theme5 {
    margin-bottom: 0rem !important;
}

.jag-faq-question-back {
    font-family: 'Roboto Condensed', sans-serif;
}

.slider-btn .jag-faq-theme9 .jag-flip-faq-wraper {
    padding: 0px;
}

.slider-btn .jag-faq-theme9 .front .jag-faq-question {
    text-align: left;
}

.slider-btn .jag-faq-question {
    left: 20px;
    bottom: 20px;
    width: 70%;
}

.flip-btn .jag-faq-theme9 .jag-flip-faq .front,
.flip-btn .jag-faq-theme9 .jag-flip-faq .back {
    height: 550px !important;
    min-height: 550px;
    border-radius: 5px !important;
}

.flip-btn .col-xl-4:nth-child(2) {
    margin-top: 55px;
}

.flip-btn .jag-faq-answer {
    top: 40%;
}

.flip-btn .jag-faq-theme9 .back .jag-faq-answer {
    color: #ffffff;
    font-size: 17px;
    text-align: left;
    line-height: 20px;
    padding-right: 15px;
}

.flip-btn .jag-faq-theme9 .front .jag-faq-question {
    color: #ffffff;
    font-size: 42px;
    text-align: center;
    line-height: 30px;
    bottom: 40px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
}

.homepageTitles {
    margin-top: 4rem;
}

.spotlight-box {
    padding: 10px 50px 0px 10px !important;
}

.landingPageBreakout.spotlight-wrapper {
    margin-top: -10rem;
    background-size: cover;
}

.spotlights.spot1 {
    margin-top: 14rem;
}

.spotlights.spot2,
.spotlights.spot4 {
    margin-top: 10rem;
}

.spotlights.spot3 {
    margin-top: 12rem;
}

.spotlights.spot4 {
    margin-top: 15rem;
}


.spot-icon {
    margin: 0;
    top: 0;
    text-align: left;
}

.spot-icon,
.spotlights img {
    width: 140px;
    height: 140px;
    padding: 0;
}

.spotlights h2 {
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: initial;
    opacity: .9;
    color: rgba(43, 68, 79, 1);
    font-size: clamp(1rem, 1rem + 2vw, 1.5rem);
}

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

.container.bodyStart p {
    font-size: clamp(.625rem, 1.125rem, 1.125rem);
}

.nav-tabs img {
    max-width: 75px;
    float: right;
}

.spotlights a,
.button,
.contactUsForm input[type="submit"],
.umbraco-forms-navigation input[type="submit"] {
    max-width: 200px;
    width: 160px;
    padding: 6px 0;
    font-weight: 400;
    font-size: 1.25rem;
}

.contact_img {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.spotlights a {
    width: 140px;
}

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

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

/* ---------------------------------------------------------------------------------------------------------------- 3.3 FANCY NUMBERED LIST */

.TopFeatures a,
.TopFeatures a:hover {
    background: #eef0f5;
    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;
}

/* ---------------------------------------------------------------------------------------------------------------- 3.4 NEWS SECTION */

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

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

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

.news-cat {
    border: none;
    display: inline;
    font-size: .813rem;
    padding: 5px 15px;
    border-radius: 5px;
    color: #ffffff !important;
    position: relative;
    background: #15aebe;
}

h2.post-title {
    font-family: 'Roboto Condensed', sans-serif;
}

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

.art-img img {
    border-radius: 5px;
    height: 550px;
    object-fit: cover;
}

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

.article {
    margin-top: 160px
}

div.rounded-0 span.badge-primary,
.newsboxes div.rounded-0 span.badge-primary {
    border-radius: 5px !important;
}

/* ---------------------------------------------------------------------------------------------------------------- 3.4.1 NEWS ARTICLES SCROLL WIDGET */

.cardbox-wrapper {
    border: 1px solid #dfdfdf;
    background: #f1f1f1;
}

/* ---------------------------------------------------------------------------------------------------------------- 3.4.2 NEWS FILTERS */

/* ---------------------------------------------------------------------------------------------------------------- 3.4.3 NEWS ARTICLE PAGE */

#NewsArticle {
    border-radius: 5px;
}

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

.news-page h1 {
    font-family: 'Roboto Condensed', sans-serif;
}

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

.latest-news h2 {
    font-size: 1.75rem;
}

.NewsWidgetslider .col-md-4 {
    padding: 0;
}

.NewsWidgetslider .slide {
    border-radius: 0;
    overflow: hidden;
    background: rgb(22, 176, 193);
    background: -moz-linear-gradient(180deg, rgba(22, 176, 193, 1) 0%, rgba(3, 127, 140, 1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(22, 176, 193, 1) 0%, rgba(3, 127, 140, 1) 100%);
    background: linear-gradient(180deg, rgba(22, 176, 193, 1) 0%, rgba(3, 127, 140, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#16b0c1", endColorstr="#037f8c", GradientType=1);
}

.NewsWidgetPage .slide {
    background: #e4f5f7;
    padding: 25px;
}

.slick-slide img {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.latest-news p {
    font-family: 'Roboto Slab', serif;
    color: #fff;
    font-weight: 400;
    line-height: 25px;
}

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

.art-img .art-title {
    background: rgb(4 131 144 / 65%);
    border-radius: 0 5px 0 5px;
}

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

/* ---------------------------------------------------------------------------------------------------------------- 3.4.4 ARTICLE DATE */

/* ---------------------------------------------------------------------------------------------------------------- 3.4.5 ARTICLE SOCIAL SHARE */

/* ---------------------------------------------------------------------------------------------------------------- 3.4.6 ARTICLE TAGS */

/* ---------------------------------------------------------------------------------------------------------------- 3.4.7 NEWS MASONRY GRID */

#NewsDetailsMasonry p {
    color: #35455f;
}

#articleDetailsMasonry p {
    color: #35455f;
}

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

/* ---------------------------------------------------------------------------------------------------------------- 3.5 COUNTERS */

.cert-img-wrapper {
    width: 100%;
    display: flex;
}

.landingPageBreakout.homepageBanner.mt-5 {
    position: relative;
}

.landingPageBreakout.loan-calculator-wrapper {
    padding: 4rem 1rem 4rem !important;
    border-radius: 15px;
}

.landingPageBreakout.loan-calculator-wrapper {
    width: 99vw;
    margin: 4rem calc(-50vw + 50.7%);
}

.landingPageBreakout.homepageBanner.mt-5:after {
    content: '';
    width: 320px;
    height: 737px;
    background: url(/media/k0iaeqvs/banner_phone.png);
    background-size: contain;
    position: absolute;
    background-repeat: no-repeat;
    top: 0;
    left: 50%;
    transform: translate(-50%, -17%);
}

body>main>div.container.bodyStart.homepage>div>div.landingPageBreakout.homepageBanner.mt-5>div>div:nth-child(2)>div>div>div>div:nth-child(4)>div.col-8.col-xs-9.col-sm-10.col-lg-10.imageListText:after {
    content: 'New';
    background: #157797;
    color: white;
    border-radius: 5px;
    padding: 0px 10px;
    font-size: 0.8rem;
    position: absolute;
    top: 7px;
    left: 150px;
    display: none;
}

.banner {
    border-bottom: 2px solid;
}

.banner .banner-content {
    background-color: transparent !important;
}

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

.banner .banner-icon .icon-wrap {
    bottom: 125px;
    background: #e48250;
    background: -moz-linear-gradient(left, #e48250 0%, #e45f58 100%);
    background: -webkit-linear-gradient(left, #e48250 0%, #e45f58 100%);
    background: linear-gradient(to right, #e48250 0%, #e45f58 100%);
    background-color: rgba(0, 0, 0, 0);
    background-color: rgba(0, 0, 0, 0);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e48250', endColorstr='#e45f58', GradientType=1);
}

.banner h4 {
    margin: 0;
}

/* ---------------------------------------------------------------------------------------------------------------- 3.6 SOCIAL MEDIA FEED SCROLL */

/* ---------------------------------------------------------------------------------------------------------------- 4.0 CONTENT PAGES */

.flip-btn h2 {
    font-family: 'Roboto Condensed', sans-serif;
    color: #006b8d;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 2rem;
}

.contact_sidebar {
    text-align: center;
    border-radius: 15px;
}

.covid_banner {
    border-radius: 15px;
}

.covid_banner h2 {
    margin-top: 1rem;
}

.covid_banner img {
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translate(-50%, 0%);
}

#submenu h2,
.news-sidebar h2 {
    font-family: 'Roboto Condensed', sans-serif;
}

a.red:hover,
a.green:hover a h2.articleTitle {
    font-family: 'Roboto Condensed', sans-serif;
}

.container.content-page h1 {
    color: #6034bf;
}

/* ---------------------------------------------------------------------------------------------------------------- 4.1 CONTENT PAGES HEADER */
.spHeader {
    height: 100px;
}

/* ---------------------------------------------------------------------------------------------------------------- 4.2 SIDEBAR */
.mc-5 {
    margin-top: 3rem;
}

#submenu {
    margin-top: 18px;
    margin-bottom: 0;

}

#articleDate {
    font-size: 14px;
    color: #fff;
}

.NewsWidgetPage #articleDate {
    font-size: 14px;
    color: #068694;
}

.form-submitted, .error-page {
    margin: 4rem auto !important;
    border-radius: 0;
    overflow: hidden;
    max-width: 1124px !important;
    background: #e4f5f7;
    padding: 3rem 2rem;
}

.form-submitted .card-left img {
    padding: 0;
    width: 80px;
}

.form-submitted .card-body {
    padding: 0px 40px 0 !important;
}

.form-submitted h2 {
    font-size: 1.625rem !important;
    font-size: clamp(.938rem, .938rem + 2vw, 1.625rem) !important;
    margin-top: 0;
    margin-bottom: 5px;
    color: #037f8c;
}

#submenu h2,
.news-sidebar h2 {
    color: #037f8c;
    font-weight: 600;
}

#submenu h2 {
    color: #037f8c;
    font-weight: 600;
}

.btn:not(.umb-button__button, .umb-button-group__toggle, .dropdown-toggle),
a.red,
a.green {
    background: #F2B705;
    max-width: 200px;
    width: 150px;
    padding: 7px 0 6px 0;
    border-radius: 5px;
    color: #fff;
    font-weight: 400;
    font-size: 1.25rem;
}



.covid_banner div div .p-4 {
    padding-top: 3rem !important;
}

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

#submenu a {
    font-family: 'Roboto Condensed', sans-serif;
    border-bottom: 1px solid #f1f1f1;
}

#submenu li.active a {
    color: #037f8c;
    background-color: #e4f5f7;
    font-weight: 600;
}

#submenu a:hover {
    background-color: #e4f5f7 !important;
    color: #f2b705;
}


/* ---------------------------------------------------------------------------------------------------------------- 4.3 SIDEBAR - NEWS SLIDER */

.NewsWidgetslider .PrevArrow,
.NewsWidgetslider .NextArrow {
    color: #fff;
}


.NewsWidgetslider .PrevArrow,
.NewsWidgetslider .NextArrow {
    border: none !important;
    background: #f2b705;
}

.NewsWidgetslider .col-md-8 {
    padding: 2rem 5rem;
}

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

a h2.articleTitle {
    font-family: 'Roboto Condensed', sans-serif;
    color: #058290;
    min-height: auto;
}

a h2.articleTitle:hover {
    color: #15aebe;
}

.divCookiebotTab {
    background-color: #4292b9;
}

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

.contactUsBackground {
    border-radius: 5px;
    background-color: #eef9fe !important;
}

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

.adressContact,
.globaladdress-label {
    color: #1b8b98;
}

.globaladdress-labelday,
.address-line.opening-hours {
    color: #1b8b98;
}

.footer-wrapper span.globaladdress-label,
.footer-wrapper .col-md-10.col-lg-10.adressContact,
.footer-wrapper span.globaladdress-labelday.col-5.col-lg-4.noPadding,
.footer-wrapper .globaladdress-labelday,
.footer-wrapper .address-line.opening-hours {
    color: #037f8c;
}

span.globaladdress-label,
span.globaladdress-labelday {
    font-weight: 700;
}

.contactUsBackground .umbraco-forms-container input[type="text"],
.contactUsBackground .umbraco-forms-container select,
.contactUsBackground .umbraco-forms-container textarea {
    width: 90%;
}

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

/* ---------------------------------------------------------------------------------------------------------------- 4.5 CAREERS PAGE */

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

/* ---------------------------------------------------------------------------------------------------------------- 4.6 SERVICES MASONRY GRID */

.servicesIcon {
    color: #037f8c;
    font-size: 2rem;
}

.fa-stack.fa-3x::after {
    border: 1px solid #037f8c;
}

#servicesItem p {
    font-size: .913rem;
}

.servicesPadding {
    border-bottom: 3px solid #037f8c;
    border-radius: 5px;
}

/* ---------------------------------------------------------------------------------------------------------------- 4.7 TEAM MASONRY */

.staff-wrapper {
    background: #ecebde;
}

.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: 'Roboto Condensed', sans-serif;
    text-transform: capitalize;
}

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

/* ---------------------------------------------------------------------------------------------------------------- 4.8 TESTIMONIALS */

.bodyStart #Testimonials .container {
    background-color: #eef0f5;
}

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

.content-page #Testimonials .slider .container .TestimonialText {
    color: #4997be;
}

.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 #4997be;
    background-color: #f1f1f1;
}

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

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

/* ---------------------------------------------------------------------------------------------------------------- 4.9 CARDS */

.card {
    background-color: transparent;
}

.banking-card .card-body {
    padding: 30px 40px 20px 40px !important;
}

ul.cardButtonList {
    margin-top: 25px;
}

.card-left img,
.card-right img {
    padding: 0px 70px 10px 0px;
}

.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-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: 0px !important;
}

.jag-faq-theme9 .jag-flip-faq-wraper {
    padding: 0 !important;
}

.jag-faq-question {
    left: 20px;
    text-align: left !important;
    padding-right: 165px;
}

.jag-faq-theme9 .row .jag-flip-faq-wraper:nth-child(4) .jag-flip-faq .jag-equalheight .jag-faq-question {
    padding-right: 250px;
}

.jag-faq-theme9 .row .jag-flip-faq-wraper:nth-child(1) .jag-flip-faq .jag-equalheight {
    border-top-left-radius: 15px !important;
    border-bottom-left-radius: 15px !important;
    overflow: hidden;
}

.jag-faq-theme9 .row .jag-flip-faq-wraper:nth-child(4) .jag-flip-faq .jag-equalheight {
    border-top-right-radius: 15px !important;
    border-bottom-right-radius: 15px !important;
    overflow: hidden;
}

.slider-btn .jag-faq-theme9 .jag-flip-faq-wraper:first-child .front,
.slider-btn .jag-faq-theme9 .jag-flip-faq-wraper:first-child .back {
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
}

.slider-btn .jag-faq-theme9 .jag-flip-faq-wraper:nth-child(1) .jag-flip-faq .front.jag-equalheight .jag-faq-question,
.slider-btn .jag-faq-theme9 .jag-flip-faq-wraper:nth-child(3) .jag-flip-faq .front.jag-equalheight .jag-faq-question {
    font-family: 'Roboto Condensed', sans-serif;
    color: #006b8d;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 30px;
    font-size: 1.3rem;
    padding-right: 15px;
}

.slider-btn .jag-faq-theme9 .jag-flip-faq-wraper:nth-child(2) .jag-flip-faq .front.jag-equalheight .jag-faq-question,
.slider-btn .jag-faq-theme9 .jag-flip-faq-wraper:nth-child(4) .jag-flip-faq .front.jag-equalheight .jag-faq-question {
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 24px;
    font-size: 1.3rem;
    padding-right: 35px;
}

.slider-btn .jag-faq-theme9 .jag-flip-faq-wraper:last-child .front,
.slider-btn .jag-faq-theme9 .jag-flip-faq-wraper:last-child .back {
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}

.jag-faq-theme9 .jag-flip-faq-wraper:nth-child(1) .back,
.jag-faq-theme9 .jag-flip-faq-wraper:nth-child(3) .back {
    background: #6034bf;
}

.jag-faq-theme9 .jag-flip-faq-wraper:nth-child(2) .back,
.jag-faq-theme9 .jag-flip-faq-wraper:nth-child(4) .back {
    background: #d76cd9;
}

.jag-faq-theme9 .jag-flip-faq-wraper:nth-child(1) .back .button,
.jag-faq-theme9 .jag-flip-faq-wraper:nth-child(3) .back .button {
    background-color: #d76cd9;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    filter: brightness(1.05);
    background-color: #f79b30;
    border-color: #f79b30;
}

.recaptchav3withscore {
    margin-bottom: 0;
    position: relative;
}

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

.slider-btn .jag-faq-theme9 .jag-flip-faq .front,
.slider-btn .jag-faq-theme9 .jag-flip-faq .back {
    min-height: 250px;
    height: 250px !important;
}

/* ---------------------------------------------------------------------------------------------------------------- 4.11 DONUT CHART */

/* ---------------------------------------------------------------------------------------------------------------- 4.12 ANIMATED CHARTS */

/* ---------------------------------------------------------------------------------------------------------------- 4.13 IMAGE GALLERY */

.col-md-6 .gallery-item .container:hover .overlay,
.col-md-6 .gallery-item:hover .overlay {
    background: rgba(228, 130, 80, .9);
}

/* ---------------------------------------------------------------------------------------------------------------- 4.14 GOOGLE MAPS */

#map {
    border-radius: 5px;
}

.mapLegend {
    width: 100% !important;
    right: 70px;
    position: relative;
    background: #eef9fe;
    padding: 10px 15px;
    top: 30px;
    color: #1a7ca7;
}

.homepage_map {
    margin-bottom: -6rem;
    margin-top: 4rem;
}

div#containerDirections {
    background: #2b444f;
}

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

.googleMapsInfoWindow {
    font-family: 'Roboto Condensed', sans-serif;
}

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

#bottomrow {
    background: #e8eaec;
}

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

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

div#containerDirections {
    background: #2b444f;
}

/* ---------------------------------------------------------------------------------------------------------------- 4.15 404 ERROR PAGE */

/* ---------------------------------------------------------------------------------------------------------------- 4.16 SEARCH RESULT PAGE */

.search-panel {
    height: 156px;
    background: #037f8c;
    border-radius: 5px;
    display: flex;
    align-items: center;
}

.search-panel .btn {
    position: relative;
    left: 0;
    top: 0;
}

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

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

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

.search-icon {
}

/* ---------------------------------------------------------------------------------------------------------------- 4.17 ACCORDION HELP FAQ */

.loanParagraph {
    color: #037f8c;
}

.panel.jag-faq-wrapper {
    border-left: 5px solid #f3be1e;
    box-shadow: 0 0 10px rgba(53, 69, 95, .2);
}

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

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

.dobInput {
    background: transparent !important;
    text-indent: -9999px;
    color: white;
}

.row.dob {
    z-index: 1;
    position: relative;
    margin: -39px -7px 0;
}

/* ---------------------------------------------------------------------------------------------------------------- 4.18 UMBRACO FORMS */

.umbraco-forms-container input[type="text"],
.umbraco-forms-container select,
.umbraco-forms-container textarea {
    color: #435972;
    background: #ffffff;
}

option {
    background: rgba(228, 130, 80, .2);
}

.umbraco-forms-container select:active,
.umbraco-forms-container select:focus {
    border-bottom: 1px solid #e48250;
    background: none;
}

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

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

.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: #ffffff;
    background-color: #037f8c;
}

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

.dropdown-item.active,
.dropdown-item.active:hover,
.dropdown-item:active,
.dropdown-item:active:hover {
    color: #455b6a;
    background: #f1f1f1;
}

.no-vert-padding>.row .column.card-body {
    padding: 40px !important;
}

.dropdown-item:focus,
.dropdown-item:hover {
    background: #f1f1f1 !important;
    color: #037f8c !important;
}

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

.bootstrap-select>.dropdown-toggle:after {
    color: #ffffff;
    right: 3.5rem;
    font-size: 18px;
}

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

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

/* ---------------------------------------------------------------------------------------------------------------- 4.19 DOWNLOAD LINK */

.download a {
    border: 1px solid #e1e4e8;
}

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

/* ---------------------------------------------------------------------------------------------------------------- 4.20 RELATED ARTICLES */

.Related-articles h2:not(.post-title) {
    padding: 50px 20px 0 0px !important
}

/* ---------------------------------------------------------------------------------------------------------------- 4.21 FIXED/STICKY SOCIAL MEDIA BAR */

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

/* ---------------------------------------------------------------------------------------------------------------- 4.22 STRIPED LIST */

ul.stripedList.TwoColumn {
    padding: 7px 15px 0px 15px;
}

ul.stripedList.OneColumn li .fa-circle::before {
    color: #4583a2;
}

ul.stripedList.OneColumn {
    margin: 0;
}

ul.stripedList.OneColumn li span {
    margin-right: 30px;
    margin-left: 10px;
}

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

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

ul.stripedList.TwoColumn li .fa-circle::before {
    color: #4583a2;
}

ul.stripedList.TwoColumn li .fa-inverse {
    color: #4583a2;
}

ul.stripedList.TwoColumn li {
    background-color: #e4f5f7;
}

ul.stripedList.TwoColumn li {
    margin-top: 1%;
}

ul.stripedList.TwoColumn li:nth-child(6n + 1),
ul.stripedList.TwoColumn li:nth-child(6n + 2) {
    margin-top: 0;
}

ul.stripedList.ThreeColumn li .fa-circle::before {
    color: #4583a2;
}

ul.stripedList.ThreeColumn li .fa-inverse {
    color: #4583a2;
}

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;
}

.NewsWidgetPage {
    margin-top: 35px;
}

/* ---------------------------------------------------------------------------------------------------------------- 4.23 ANNOUNCEMENTS */

.mobile_page {
    margin: 0 auto;
    text-align: center;
}

.mobile_page img {
    width: 60%;
}

.globalAddressWrapper h3 {
    color: #1b8b98;
}

.announcement-wrapper {
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 40px rgba(0, 0, 0, .2);
    background: #ffffff;
}

.loanspage .announcementRow.rowItem_1 .announcementHeading:after,
.loanspage .announcementRow.rowItem_2 .announcementHeading:after {
    color: #fff;
}

.loanspage .announcementItem.item_1::after {
    color: #4d9fc7;
    padding: 8px;
}

.loanspage .announcementHeading {
    width: auto;
}

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

.announcementRow h3 {
    display: block;
    font-size: 1.0625rem;
    padding: 0;
    height: 20px;
}

/* ---------------------------------------------------------------------------------------------------------------- 4.24 LARGE LOAN CALCULATOR */

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

.landingPageBreakout.flip-wrapper>.row {
    background: #d1e1f0;
    border-radius: 10px;
    padding-bottom: 0;
    padding-top: 0;
}

.landingPageBreakout.flip-wrapper {
    padding-bottom: 15rem;
    margin-top: 0;
}

.flip-wrapper .jag-faq-theme9.jag-flip-horizontal {
    max-width: 1368px;
    margin: auto;
    position: relative;
    top: -80px;
}

.latest-news .news-sidebar h2 {
    color: #fff;
    font-weight: 600;
    min-height: auto;
}

.CalculatorLargeWrapper {
    background: #fff;
    max-width: 1368px;
    margin: auto;
    border-radius: 5px;
    box-shadow: 0 0 9px 3px #00000026;
}

.CalculatorLargeDropDown::after {
    border-radius: 5px;
}

.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: 5px 0 5px 0;
}

.calcResultWrapper p,
.CalculatorLargeWrapper {
    color: #ffffff;
}

legend {
    font-size: 16px;
}

.grecaptcha-badge {
    bottom: 90px !important;
}

span.input-group-addon {
    line-height: 39px;
    padding-left: 15px;
}

.umbraco-forms-page.form-horizontal {
    background: #e4f5f7 !important;
    padding: 15px;
}

.form-horizontal {
    border-top: none;
}

.form-horizontal>.row {
    border-bottom: 1px solid rgb(255 255 255 / 50%);
    padding: .5rem .5rem 1rem;
}

.calcResultWrapper p,
.calcInputsInfo,
.RepaymentsHeadingSub {
    font-size: 20px !important;
}

.RepaymentsHeadingSub,
.calcsmallheading {
    color: #037f8c;
}

.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 {
    margin-top: 0;
}

.CalculatorLargeWrapper .filter-option-inner-inner {
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
}

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

.CalculatorLargeWrapper .dropdown-item {
    color: #fff;
}

.calcAprWrapper {
    text-align: right;
}

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

.calcResultWrapper,
.ui-slider-horizontal {
    background: #037f8c;
}

.calcResultWrapper {
    padding: 2.5rem 1.5rem;
}

.termsAndConditions {
    padding-right: 1rem;
    color: #037f8c;
}

.calcResultWrapper::before,
.calcAprWrapper::before {
    background: #6236c1;
}

.calcResultWrapper::after,
.calcAprWrapper::after,
.CalculatorLargeDropDown::after {
    background: #ffffff;
}

.CalculatorLargeDropDown .btn>div::after {
    background: #fff;
}

.CalculatorLargeDropDown .btn>div::after,
.calcResultWrapper::after {
    border-radius: 0;
}

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

.calcButtonsWrapper .button {
    background: #F2B705;
    max-width: 150px;
    width: 150px;
    padding: 6px 0 6px 0;
    border-radius: 5px;
    color: #fff;
    font-weight: 400;
    font-size: 1.25rem;
}

.CalculatorLargeDropDown::before,
.CalculatorLargeDropDown::after {
    top: 0;
}

.calcHeading {
    font-family: 'Roboto Condensed', sans-serif;
}

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

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

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

/* ---------------------------------------------------------------------------------------------------------------- 4.25 SMALL LOAN CALCULATOR */

.CalculatorSmallWrapper {
    background: #2b444f;
}

.calcSmallLoanName,
.calcSmallLoanApr {
    background: #4997be;
}

.calcSmallButton .button {
    display: block;
}

.calcSmallResults,
.calcSmallButtonWrapper {
    background: #4997be;
}

.ui-slider-horizontal {
    background: #02565e;
}

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

.ui-slider-handle.ui-corner-all.ui-state-default:hover {
    filter: brightness(1.125);
    -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;
}

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

.ui-slider-range.ui-corner-all.ui-widget-header.ui-slider-range-min {
    background: #037f8c;
    background: -moz-linear-gradient(left, #dc86de 0%, #d76cd9100%);
    background: -webkit-linear-gradient(left, #4db6d6 0%, #037f8c 100%);
    background: linear-gradient(to right, #4db6d6 0%, #037f8c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dc86de', endColorstr='#d76cd9', GradientType=1);
}

/* ---------------------------------------------------------------------------------------------------------------- 4.26 ICON LOAN CALCULATOR */

.calcIconResults .nav-tabs .nav-link:focus,
.calcIconResults .nav-tabs .nav-link:hover {
    background: #4997be !important;
    color: white;
}

.calcIconResults .nav-fill .nav-item.active {
    background: #4997be !important;
    color: white;
    border-color: #4997be !important;
}

.calcIconResults .nav-fill .nav-item.active {
    border-color: #4997be;
}

.calcIconResults .nav-fill .nav-item {
    color: #4997be;
}

.nav-tabs .nav-link.active::before,
.nav-tabs .nav-link.active::after {
    background: #e47a52 !important;
    display: none;
}

/* ---------------------------------------------------------------------------------------------------------------- 4.27 RTE */

.p-30 {
    padding: 30px;
}

/*umb_name:LightBlueButton*/
.DarkBlueButton {
    background: #FF951A;
    max-width: 200px;
    width: 180px;
    padding: 6px 0;
    border-radius: 0;
    color: #fff;
    font-weight: 400;
    font-size: 1.25rem;
}

.DarkBlueButton:hover {
    filter: brightness(1.125);
}

/*umb_name:YellowButton*/
.buttonYellow {
    background-color: #e5b53a !important;
}

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

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

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

/* ---------------------------------------------------------------------------------------------------------------- 5.0 LOAN APP BOXES POP UP OPTION */

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

.loan-app-boxes h2 {
    font-family: 'Roboto Condensed', sans-serif;
}

/* ---------------------------------------------------------------------------------------------------------------- 5.1 LOAN APP TABS OPTION */

.nav-fill .nav-item {
    background: #eef9fe;
    border: 1px solid #eef9fe;
}

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

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

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

.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: lightyellow;
}

.LoanBoxesFormWrapper {
    background: #eef9fe;
}

/* ---------------------------------------------------------------------------------------------------------------- 5.2 FILP CARDS LOAN OPTION */

/* ---------------------------------------------------------------------------------------------------------------- 6.0 FOOTER */

.lunchHours {
    display: block;
    color: #1e7faa;
}

.footer-wrapper,
.footer-wrapper p {
    font-size: 1.063rem;
    font-size: clamp(.8rem, 1rem, 1.063rem);
}

.footer-divider .bg-dark {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.footer-wrapper .globalAddressTwoCol a {
    font-weight: 400;
    color: #187ba7;
}

.google-map {
    margin-bottom: -4rem;
    margin-top: 4rem;
}

.footer-wrapper .bg-dark .column:last-child {
    border-right: none;
    border-left: 1px solid #037f8c;
}

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

.footer-wrapper .bg-dark {
    border-top-left-radius: 160px;
    background-color: #2b444f;
    border: none;
    padding-top: 130px;
    padding-bottom: 90px;
    color: white;
}

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

.footer-wrapper .nav-menu-social .fa-inverse {
    color: #ffffff;
}

.footer-wrapper h3 {
    font-family: 'Roboto Slab',sans-serif;
    color: #037f8c;
    font-weight: 500;
    font-size: 1.8rem;
    text-transform: capitalize;
    margin-bottom: 1rem;
}

.nav-menu.nav-menu-social.footer {
    margin-top: 30px;
}

/* ---------------------------------------------------------------------------------------------------------------- 6.1 FOOTER GLOBAL ADDRESS */

/* ---------------------------------------------------------------------------------------------------------------- 6.2 FOOTER SOCIAL MEDIA */

.socialfootertext {
    font-family: 'Roboto Condensed',sans-serif;
    color: #037f8c;
    top: -1px;
    position: relative;
    font-size: 1rem;
    font-size: clamp(.5rem,.5rem + 2vw,1rem);
}

/* ---------------------------------------------------------------------------------------------------------------- 6.3 FOOTER REGULATORY LINKS */

.regulatory-links {
    background: #037f8c;
}

.regulatory-links p {
    font-size: .8rem !important;
    line-height: 1.8rem;
}

.regulatory-links a {
    color: white;
}

/* ---------------------------------------------------------------------------------------------------------------- 6.4 FOOTER PROGRESS LOGO */

/* ---------------------------------------------------------------------------------------------------------------- 7.0 MISC */

/* ---------------------------------------------------------------------------------------------------------------- 7.1 SLIDER */

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

/* ---------------------------------------------------------------------------------------------------------------- 7.2 SLIDER ARROWS */

.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,
.Related-articles .PrevArrow {
    border: 1px solid rgba(43, 68, 79, .4);
}

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

.NewsWidgetslider .PrevArrow::before,
.NewsWidgetslider .NextArrow::before {
    color: #fff;
}

.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;
}

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

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

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

.footer-wrapper .globalAddressTwoCol .NextArrow,
.footer-wrapper .globalAddressTwoCol .PrevArrow {
    border: 1px solid #037f8c99;
    color: #037f8c;
}

/* ---------------------------------------------------------------------------------------------------------------- 7.3 FANCY BOX GENERAL */


/* ---------------------------------------------------------------------------------------------------------------- 7.4 OFFICE AREA - Breakout Video */


/* ---------------------------------------------------------------------------------------------------------------- 7.5 OFFICE AREA - Pop Out Video */

.loanspage-text-section .img-fluid {
    border-radius: 5px;
}

/* ---------------------------------------------------------------------------------------------------------------- 7.6 CUSTOM GENERAL CLASSES */

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

.bg-light {}

.landingPageBreakout {
    padding: 1rem 1rem 3rem;
}

.mobileText {
    color: #d1d8f7;
    background: #eef9fe;
    padding: 6rem 0rem 6rem 17rem;
}

.mobile-app_row:after {
    width: 100%;
    height: 100%;
    content: '';
    top: 0;
    left: 0;
    background: rgb(0, 0, 0);
    background: -moz-linear-gradient(0deg, rgb(0 0 0 / 40%) 0%, rgba(255, 255, 255, 0) 60%);
    background: -webkit-linear-gradient(0deg, rgb(0 0 0 / 40%) 0%, rgba(255, 255, 255, 0) 60%);
    background: linear-gradient(0deg, rgb(0 0 0 / 40%) 0%, rgba(255, 255, 255, 0) 60%);
}

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

.landingPageBreakout.homepageBanner {
    position: relative;
    padding: 0;
    margin: 0 calc(-50vw + 50%);
    background: #eef9fe;
}

.landingPageBreakout.homepageBanner .col-xl-6:nth-child(2) {
    color: #218cac;
    padding: 5rem 8rem;
    background-color: #eef9fe;
}

.calcslider button.PrevArrow.slick-arrow,
.calcslider button.NextArrow.slick-arrow {
    display: none !important;
}

.landingPageBreakout.homepageBanner .col-xl-6 {
    background-size: auto;
    background-position: right;
    background-repeat: no-repeat;
}

.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;
}

.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;
}

.psvideo #thumb {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70px;
    height: 70px;
    -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;
}

/* ---------------------------------------------------------------------------------------------------------------- POST COMMON.CSS */

.text-center {
    margin-top: 0;
}

.dropdown-menu {
    margin: 0px 0;
}

.CalculatorIconDropDown .dropdown-item {
    padding: 0.55rem .75rem;
    background: #d1d8f7;
}

.iconCalcContainer .btn-light:not(:disabled):not(.disabled).active,
.iconCalcContainer .btn-light:not(:disabled):not(.disabled):active,
.iconCalcContainer .show>.btn-light.dropdown-toggle,
.iconCalcContainer .bootstrap-select>.dropdown-toggle {
    color: #ffffff;
    background-color: #ee51c4;
    border-radius: 5px !important;
    outline: none !important;
    padding: 7px;
}

.increment i,
.incrementTerm i,
.decrement i,
.decrementTerm i {
    top: 1px;
}

.iconCalcContainer .btn-light:not(:disabled):not(.disabled).active,
.iconCalcContainer .btn-light:not(:disabled):not(.disabled):active,
.iconCalcContainer .show>.btn-light.dropdown-toggle,
.iconCalcContainer .bootstrap-select>.dropdown-toggle,
.iconCalcContainer .bootstrap-select .dropdown-toggle:focus,
.iconCalcContainer .bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
    color: #ffffff;
    background-color: #ee51c4;
    border-radius: 5px !important;
    outline: none !important;
    padding: 7px;
}

button.btn.dropdown-toggle.btn-light {
    outline: none !important;
}

.iconCalcContainer .iconCalcContainer .bootstrap-select>.dropdown-toggle.bs-placeholder,
.iconCalcContainer .iconCalcContainer .bootstrap-select>.dropdown-toggle.bs-placeholder:active,
.iconCalcContainer .bootstrap-select>.dropdown-toggle.bs-placeholder:focus,
.iconCalcContainer .bootstrap-select>.dropdown-toggle.bs-placeholder:hover,
.iconCalcContainer .btn-light:not(:disabled):not(.disabled).active,
.iconCalcContainer .btn-light:not(:disabled):not(.disabled):active,
.iconCalcContainer .show>.btn-light.dropdown-toggle,
.iconCalcContainer .bootstrap-select>.dropdown-toggle,
.iconCalcContainer .btn-light:not(:disabled):not(.disabled).active:focus,
.iconCalcContainer .btn-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-light.dropdown-toggle:focus,
.iconCalcContainer .bootstrap-select>select.mobile-device:focus+.dropdown-toggle,
.iconCalcContainer .bootstrap-select .dropdown-toggle:focus {
    color: #ffffff;
    padding: 7px;
}

.btn:not(.umb-button__button, .umb-button-group__toggle, .dropdown-toggle),
a.red,
a.green {
    margin-bottom: 0;
}

.blue {
    background: transparent;
}

.CalculatorLargeWrapper .dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    padding: 1rem 1.5rem !important;
    font-size: 1.25rem;
}

.heroWrapper .button {
    background: #F2B705;
    max-width: 200px;
    width: 150px;
    padding: 7px 0 8px 0;
    border-radius: 5px;
    color: #fff;
    font-weight: 400;
    font-size: 1.25rem;
}

.homepageBanner .heroWrapper {
    padding: 0 15%;
}

.homepageBanner .heroWrapper h2 {
    color: #f2b705;
    font-size: 1.25rem;
}

.homepageBanner .heroWrapper h5 {
    color: white !important;
    font-family: 'Roboto Slab', sans-serif;
    font-weight: 700;
    font-size: 2.5rem;
    font-size: clamp(1.25rem, 1.5rem + 2vw, 2.5rem);
}

.CalculatorLargeWrapper .bootstrap-select .dropdown-menu {
    margin-top: 0 !important;
    border-radius: 0 0 12px 0;
    padding-top: .5rem;
}

.form-control {
    height: auto !important;
}

.contactUsBackground .umbraco-forms-container input[type="text"],
.contactUsBackground .umbraco-forms-container select,
.contactUsBackground .umbraco-forms-container textarea {
    width: 100% !important;
}

fieldset {
    margin-bottom: 0;
}

.twoCurves .BannerText {
    max-width: 1381px;
}

.btn:not(.umb-button__button, .umb-button-group__toggle, .dropdown-toggle):hover,
a.red:hover,
a.green:hover {
    background: #ffce06;
    color: white;
}

.twoCurves .BannerText h2 {
    font-size: clamp(.938rem, 2.125rem, 2.125rem);
    color: #fff;
}

.twoCurves a {
    margin-top: .75rem;
}

.twoCurves .BannerText h3 {
    font-size: clamp(1.125rem, 1.25rem, 1.25rem);
    font-weight: 400;
}

.jag-faq-title {
    justify-content: space-between;
    flex-direction: row-reverse;
    padding-left: 40px;
}

.news-cat {
    background: transparent;
    border: 1px solid #93989f;
    color: #35455f !important;
    opacity: .7;
    margin-bottom: 10px;
    display: inline-block;
    padding: 0 5px;
}

.globalAddressWrapper {
    font-size: clamp(.5rem, .5rem + 2vw, 1.125rem);
}


.c-sidebar-member {
    border: none;
    border-radius: 0;
    margin-bottom: 20px;
    background: #e4f5f7;
    padding: 5px 20px 20px;
    text-align: center;
}
.c-sidebar-member .col-md-12>div>h2 {
    color: #037f8c;
    font-size: 1.25rem;
    font-weight: 700;
}

.c-sidebar-member .col-md-12>div>h2 {
    text-transform: uppercase;
}

.c-sidebar-member .col-md-12>div>h2 {
    text-align: center;
}

.c-sidebar-member .spotlights h2 {
    color: #037f8c;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    text-align: center;
}
.c-sidebar-member .spotlights {
    margin: 0 !important;
}

.c-sidebar-member .spotlights h2::first-letter {
    font-weight: 700;
}

.c-sidebar-member .spot-icon {
    width: 50px;
    margin: auto;
    height: auto;
}

.c-sidebar-member .parent3Across {
    grid-gap: 10px;
}

.c-sidebar-member .spotlight-box {
    padding: 0 !important;
}

.c-sidebar-member .spotlights img {
    height: auto;
    padding: 0 0 10px;
}

.c-sidebar-member .col-md-12>div>p {
    padding: 10px;
    margin: 0;
    border-top: 1px solid #ccc;
    font-weight: 700;
    text-align: center;
}
.c-sidebar-member-app img {
	width: auto;
}

.join-bio-cards {
    margin-bottom: 40px;
}

.join-bio-cards .card {
    border-radius: 5px;
}

.join-bio-cards .card {
    background: #e4f5f7;
}
.join-bio-cards .card:nth-child(odd) {
    background: white;
    margin-bottom: 30px;
    margin-top: 30px;
}

.join-bio-cards .card-left img,
.join-bio-cards .card-right img {
    max-width: 340px;
    padding: 10px 0 0;
	width: auto;
}

.join-bio-cards .card-body {
    margin: auto;
}

.join-bio-cards .card-body p {
    margin: 0;
}

.AppStoreButtons li .button {
	margin: 5px 0;
	min-width: 160px;
}
.AppStoreButtons li:nth-child(2) .button {
	background-color: #222423 !important;
	background-image: url("../content/images/google-play-icon.svg") !important;
	background-position: left 10px center !important;
	background-repeat: no-repeat !important;
	background-size: 20px !important;
}
.AppStoreButtons li:first-child .button {
	background-color: #222423 !important;
	background-image: url("../content/images/app-store-icon.svg") !important;
	background-position: left 10px center !important;
	background-repeat: no-repeat !important;
	background-size: 20px !important;
}
.AppStoreButtons li .button:hover {
	background-color: #ffce06 !important;
}

.mb-boxes {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 30px;
  margin: 1rem 0 2rem;
}

.mb-box {
  padding: 20px;
  border-radius: 15px;
  border: 1px solid #e6e6e6;
}

.mb-box h3 {
    color:#6034bf;
    display: flex;
  align-items: center;
}

.mb-box h3 img {
  max-width: 30px;
  margin-right: 10px;
}

.mb-download {
    border-radius:15px;
    margin: 2rem 0;
}

.mb-download .column:last-child {
    margin:auto;
}

.mb-download .column:last-child div {
    width:100%;
    display:flex;
}

.mb-download img {
 max-height: 450px;
  width: auto !important;
  margin: auto;
}

.mb-security {
    padding: 20px;
  background: #f9f9f9;
  border-radius: 15px;
}

.mb-security h2 {
  font-size: clamp(.938rem, 1.5rem, 1.5rem);
  margin-top: 0;
  margin-bottom: .5rem;
}

.mb-security img {
  height: 50px;
  max-width: 28px;
  margin-right: 5px;
  width: 100%;
}



/* ---------------------------------------------------------------------------------------------------------------- 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 {
        max-width: calc(100% - 0px) !important;
    }

    body>main>div.container.bodyStart.homepage>div>div.landingPageBreakout.homepageBanner.mt-5>div>div:nth-child(2)>div>div>div>div:nth-child(4)>div.col-8.col-xs-9.col-sm-10.col-lg-10.imageListText:after {
        left: 100px;
    }

    form#search {
        margin-top: 200px;
    }

    .landingPageBreakout.homepageBanner .mobile-app_row:after {
        display: none;
    }

    .spotlights-wrapper .col-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 50%;
        width: 50%;
    }
}

@media (max-width: 1200px) {

    .container.content-page.with-header,
    .container.content-page,
    .container.news-page,
    .article {
        background: white;
    }
}

/* ---------------------------------------------------------------------------------------------------------------- 8.2 Large devices (desktops, less than 1200px) */

@media (max-width: 1200px) {

    .homepageSpotlight {
        margin-top: -1.063rem;
        margin-bottom: 0rem;
    }

    .google-map {
        margin-bottom: -4rem;
        margin-top: 0rem;
    }

    .loginButtons.buttons1,
    .nav-menu>li.loginButtons.buttons1 .nav-dropdown,
    .loginButtons.buttons2,
    .nav-menu>li.loginButtons.buttons1 .nav-dropdown {
        height: auto;
        min-width: auto;
    }

    .NewsWidgetslider .col-md-8 {
        padding: 1.5rem 5rem;
    }

    .calcslider.homeSliderBreakout {
        height: auto !important;
    }

    .calcslider .slick-dots {
        left: 12px;
    }

    .navigation-portrait .loginButtons.buttons2 {
        background-position: unset;
    }

    li.loginButtons.buttons1,
    li.loginButtons.buttons2 {
        padding: 0;
    }

    .loginButtons.buttons2:after,
    .loginButtons.buttons1:after {
        display: none;
    }

    .mobile-image {
        display: none;
    }

    .landingPageBreakout.homepageBanner .col-xl-6:nth-child(2) {
        padding: 5rem 18rem;
    }

    .landingPageBreakout.spotlight-wrapper:after {
        display: none;
    }

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

    .DesignElement_Slider:after,
    .landingPageBreakout.homepageBanner.mt-5:after {
        display: none;
    }

    .flip-btn .col-xl-4:nth-child(2) {
        margin-top: 0;
    }

    main .image-full {
        margin-bottom: 170px;
    }

    .ImageHeadingTextWrapper {
        margin-bottom: 0 !important;
    }

    .loginButtons.buttonTitle {
        width: 100%;
    }

    .loginButtons.buttons1,
    .loginButtons.buttons2 {
        margin: 0 auto;
        margin-top: 5px;
        border-radius: 10px;
        border: none;
    }

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

    .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;
    }

    .nav-header {
        padding: 17px 15px;
    }


    .navigation-portrait .nav-search-inner input[type="text"],
    .navigation-portrait .nav-search-inner input[type="search"] {
        height: 90px;
    }

    main .image-full {
        display: none;
    }

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

    body {
        background: #fff;
    }

    .navigation-portrait .nav-search-button {
        width: 90px;
        height: 90px;
        line-height: 90px;
    }

    .nav-search {
        width: 90px;
        height: 90px;
        margin-left: 15px;
        margin-top: 0;
        border-radius: 0;
    }

    .spotlights.spot3 {
        margin-top: 7rem;
    }

    .spotlights.spot4 {
        margin-top: 2rem;
    }

    .spotlights.spot1 {
        margin-top: 13rem;
    }

    .footer-wrapper .bg-dark {
    margin-top: 2rem;
    padding-top: 70px;
    border-radius: 0;
}
}

/* ---------------------------------------------------------------------------------------------------------------- 8.3 Medium devices (tablets, less than 992px) */

@media (max-width: 992px) {
    .c-sidebar-member .spot-icon {
        float: none;
    }

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

    .c-sidebar-member .spotlights h2 {
        margin: 0 !important;
    }

    .c-sidebar-member .spotlight-box {
        margin: 0 !important;
    }
	
    #homePageSlider .BannerText {
        background-color: #16afc0;
    }

    .homepageSpotlight {
        margin-top: 0;
        margin-bottom: 1rem;
    }

    .contact_sidebar {
        margin-top: 3rem;
    }

    .spotlights-wrapper .col-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%;
    }

    .info.centerLeft .col-12 {
        background-color: rgb(255 255 255 / 64%) !important;
    }

    .homepageSlider .slick-dots {
        bottom: 155px;
    }

    .spotlight-wrapper {
        margin-bottom: 4rem;
    }

    .spotlights img {
        height: 80%;
        padding: 0;
        position: relative;
        left: 8px;
        top: 10px;
    }

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

    .landingPageBreakout.homepageBanner .mobile-app_row:after {
        display: none;
    }

    .landingPageBreakout.homepageBanner .col-xl-6:nth-child(2) {
        padding: 5rem 7rem;
    }

    .navigation-portrait .nav-search {
        height: 90px;
        margin-left: 0;
        width: 85px;
        margin-top: 0;
    }

    .navigation-portrait .nav-search-button {
        height: 90px;
        width: 85px;
        padding: 0;
        line-height: 85px;
    }

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

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

    .nav-toggle {
        padding-top: 4px;
    }

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

    .flip-btn .jag-faq-theme9 .jag-flip-faq .front,
    .flip-btn .jag-faq-theme9 .jag-flip-faq .back {
        height: 200px !important;
        min-height: 250px;
        border-radius: 5px !important;
    }

    .flip-btn .jag-faq-theme9 .back .jag-faq-answer {
        padding-right: 15px;
    }

    .slider-btn .col-md-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%;
    }

    .slider-btn .jag-faq-theme9 .jag-flip-faq-wraper:last-child .front,
    .slider-btn .jag-faq-theme9 .jag-flip-faq-wraper:last-child .back {
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
    }

    .landingPageBreakout.homepageBanner.mt-5:after {
        display: none;
    }

    .imageList .container .row .cert-img-wrapper .col-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 23.333333%;
        width: 23.333333%;
    }

    body>main>div.container.bodyStart.homepage>div>div.landingPageBreakout.homepageBanner.mt-5>div>div:nth-child(2)>div>div>div>div:nth-child(4)>div.col-8.col-xs-9.col-sm-10.col-lg-10.imageListText:after {
        left: 180px;
    }

    .calcResultWrapper {
        border-radius: 0;
    }

    .imageList .container .row .cert-img-wrapper .col-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 76.666667%;
        width: 76.666667%;
    }

    .loanspage .row.announcementRow.rowItem_2,
    .homepageBanner .col-xl-6:nth-child(2) .cert-img-wrapper {
        flex-direction: row;
    }

    .loanspage .row.announcementRow.rowItem_2 .announcementHeading {
        margin: auto 0 auto 0;
    }

    .loanspage .announcementRow h3 {
        font-size: 1.75rem;
        font-size: clamp(.938rem, 1rem + 2vw, 1.45rem);
        padding: 0;
    }

    .DesignElement_Slider:after,
    .loanspage .announcementItem.item_1::after,
    .loanspage .announcementItem.item_1::before {
        display: none;
        visibility: hidden;
        background: none;
    }

    .art-img .art-title {
        background: rgb(4 131 144 / 65%);
        border-radius: 0;
    }

    .art-img img {
        border-radius: 0;
    }

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

    .landingPageBreakout {
        padding: 0rem 0 0rem;
    }

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

    .footer-wrapper .bg-dark .column {
        border-left: none;
        border-bottom: 1px solid rgb(24 123 167);
    }
    .footer-wrapper .bg-dark {
    padding-bottom: 0;
}
#submenu h2 {
  margin-top: 40px;
}
}

/* ---------------------------------------------------------------------------------------------------------------- 8.4 Small devices (landscape phones, less than 768px) */

@media (max-width: 768px) {
	.c-sidebar-member .spotlights {
		padding:0 !important;
		background: transparent;
	}
    .nav-header {
        width: calc(100% - 91px);
    }

    .navigation-portrait .nav-search-button {
        background-color: #16afc0;
    }

    .NewsWidgetslider .col-md-8 {
        padding: 1rem 5rem;
    }

    .mapLegend {
        right: 0px;
    }

    .calcslider.homeSliderBreakout {
        height: 85vh !important;
    }

    .calcslider .slick-dots {
        bottom: -10px !important;
        left: 10px;
        right: 0;
    }

    .spotlights {
        padding: 1rem 2rem !important;
        background: #eef9fe;
    }

    .spotlights.spot2,
    .spotlights.spot4,
    .spotlights.spot3 {
        margin-top: 0rem;
    }

    .spotlights.spot1 {
        margin-top: 11rem;
    }

    .google-map {
        margin-bottom: -5rem;
    }

    .mobile-image {
        display: none;
        visibility: hidden;
    }

    .mobileText {
        padding: 5rem 0rem 0rem 8rem;
    }

    .landingPageBreakout.spotlight-wrapper {
        background-image: none !important;
    }

    .homepage_buttons .announcementItem .row {
        padding: 1.5rem 1rem 1rem 1rem;
        border-radius: 0;
    }

    .spotlight-box {
        padding: 0 !important;
    }

    .announcementItem.item_2:after,
    .announcementItem.item_4:after,
    .announcementItem.item_1:after,
    .announcementItem.item_3:after {
        display: none;
    }

    .homepage_buttons .announcementRow h3 {
        margin-top: 1px;
    }

    .homepage_buttons .row {
        margin-right: -15px;
        margin-left: -15px;
    }

    .calcAprWrapper {
        text-align: center;
        padding: 0 !important;
    }

    .p-4.contact_sidebar {
        margin-top: 2rem;
    }

    .nav-toggle {
        padding-top: 5px;
        padding-right: 55px;
    }

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

    .navigation-portrait .nav-search {
        width: 90px;
    }

    .navigation-portrait .nav-search-button {
        width: 90px;
    }

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

    .newsboxes .pb-1,
    .newsboxes .py-1,
    .newsboxes .pt-0,
    .newsboxes .py-0 {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }

    .loanspage .announcementRow h3 {
        font-size: 1.45rem;
        font-size: clamp(.938rem, 1rem + 1vw, 1.45rem);
        padding: 0;
    }

    .loanspage .announcementRow.rowItem_2 .announcementHeading:after,
    .loanspage .announcementRow.rowItem_1 .announcementHeading:after {
        font-size: 0.8rem;
        left: 0;
    }

    .navigation-portrait .nav-search-close-button {
        top: 30px;
        right: 21px;
    }

    .nav-search-icon {
        color: #fff;
        margin: 2px 2px 3px 0;
    }

    .jag-faq-question {
        padding-right: 5px;
    }

    .jag-faq-theme9 .row .jag-flip-faq-wraper:nth-child(1) .jag-flip-faq .jag-equalheight {
        border-top-left-radius: 0px !important;
        border-top-right-radius: 0px !important;
        border-bottom-left-radius: 0 !important;
    }

    .mobile-h {
        display: none;
    }

    .spotlight-box {
        margin-bottom: 0;
    }

    .spotlights-wrapper {
        padding: 0 !important;
    }

    .spot-icon {
        height: 128px;
        margin-top: 0rem;
        margin-right: -1rem;
    }

    .homepageSlider .NextArrow,
    .homepageSlider .PrevArrow,
    .calcslider .PrevArrow,
    .calcslider .NextArrow {
        bottom: 115px;
    }

    .homepageSlider .slick-dots {
        bottom: 126px;
    }

    .jag-faq-theme9 .row .jag-flip-faq-wraper:nth-child(1) .jag-flip-faq .jag-equalheight {
        border-top-left-radius: 15px !important;
        border-top-right-radius: 15px !important;
        border-bottom-left-radius: 0 !important;
        overflow: hidden;
    }

    .jag-faq-theme9 .row .jag-flip-faq-wraper:nth-child(4) .jag-flip-faq .jag-equalheight {
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 15px !important;
        border-bottom-left-radius: 15px !important;
        overflow: hidden;
    }

    #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 !important;
    }

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

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

    .regulatory-links a {
        font-size: clamp(.5rem, .5rem + 2vw, .8rem);
    }

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

    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;
    }

    .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;
    }

    li.loginButtons.buttons1,
    li.loginButtons.buttons2 {
        border-radius: 0;
    }

        .mb-boxes {
  grid-template-columns: repeat(1,1fr);
}

.mb-download {
  padding: 0 20px !important;
}

.mb-download img {
  margin: 1rem auto;
}

}

/* ---------------------------------------------------------------------------------------------------------------- 8.5 Extra small devices (portrait phones, less than 576px) */

@media (max-width: 576px) {
    .c-sidebar-member .parent3Across {
        grid-template-columns: repeat(2, 1fr);
    }
    ul.stripedList.TwoColumn li {
        background-color: transparent;
    }

    .footer-wrapper .bg-dark {
        padding-top:  50px;
    }

    .homepageSpotlight .announcementItem:last-child {
        border-bottom: 10px solid #f2b705;
    }

    .homepageSpotlight .announcementItem {
        border-bottom: none;
    }

    .NewsWidgetslider .slide {
        height: auto;
    }

    .slick-slide img {
        height: 440px;
    }

    .NewsWidgetslider .col-md-8 {
        background: #f2b705a1;
    }

    .calcslider.homeSliderBreakout {
        height: auto !important;
    }

    .calcslider .slick-dots {
        bottom: -40px !important;
        left: 10px;
        right: 0;
    }

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

    .mobileText {
        padding: 2rem 1rem 2rem 1rem;
    }

    .container.content-page.with-header,
    .container.content-page,
    .container.news-page,
    .article {
        padding: 30px 0 0;
        margin-bottom: -20px;
    }

    .umbraco-forms-fieldset .row {
        display: contents;
    }

    a#nav-1-tab,
    a#nav-2-tab,
    a#nav-3-tab {
        flex: 1 1 100%;
        margin-bottom: 15px;
    }

    .footer-wrapper .globalAddressTwoCol .NextArrow,
    .footer-wrapper .globalAddressTwoCol .PrevArrow {
        top: -30px;
    }

    .order-12 {
        margin-top: 35px;
    }

    .nav-toggle {
        right: 0;
    }

    .nav-toggle {
        padding-top: 5px;
        padding-right: 35px;
    }

    .row.announcementRow.rowItem_1 {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    .row.announcementRow.rowItem_4 {
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }

    li.loginButtons.buttons1,
    li.loginButtons.buttons2 {
        padding: 0;
    }

    .loginButtons.buttons1:after,
    .loginButtons.buttons2:after {
        display: none;
    }

    .navigation-portrait .nav-search-close-button {
        top: 30px;
        right: 30px;
    }

    .landingPageBreakout.flip-wrapper>.row {
        background: transparent;
    }

    .homepageSlider img {
        object-position: right;
    }

    .spotlights-wrapper {
        padding: 0rem !important;
    }

    .spotlight-wrapper .spotlights .spot-icon {
        display: none;
    }

    .landingPageBreakout.homepageBanner .col-xl-6:nth-child(2) {
        padding: 4rem 2rem;
    }

    .spotlight-wrapper .col-xl-8 {
        margin: 2rem 0;
        padding: 0 15px !important;
    }

    .navigation-portrait .nav-search {
        width: 80px;
    }

    .navigation-portrait .nav-search-button {
        width: 80px;
    }

    .flip-btn .jag-faq-answer {
        top: 25%;
    }

    .jag-faq-question-back {
        top: 10%;
    }

    .bg-shadow {
        padding: 40px 16px 2px !important;
    }

    .newsboxes div:nth-child(4) .rounded-0,
    #featured {
        border-radius: 0 !important;
    }

    .landingPageBreakout.loan-calculator-wrapper {
        padding-left: 0rem !important;
        padding-right: 0rem !important;
    }

    .calcResultWrapper {
        padding: 1.5rem 0.5rem;
    }
    .servicesPadding {
    min-height: auto;
    }
}

@media (max-width: 360px) {
    .c-sidebar-member .parent3Across {
        grid-gap: 10px;
        grid-template-columns: repeat(1, 1fr);
    }
    .calcslider.homeSliderBreakout {
        height: 133vh !important;
    }

    .navigation-portrait .nav-search {
        width: 70px;
    }

    .navigation-portrait .nav-search-button {
        width: 70px;
    }

    .nav-toggle {
        right: -21px;
    }

    .homepageSlider .slick-dots {
        bottom: 80px;
    }
}
