p a {
    color: #1b4e9d !important;
}

p a:hover {
    color: #449bd0 !important;
}

#container {
    max-width: 1170px;
    float: none;
    margin: 0 auto;
    box-shadow: none !important
}

.xmas2023 {
    background: #0e2b53;
    padding: 50px;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
}

.xmasopening--left {
    width: 250px;
    position: relative;
}

.xmasopening--left h4 {
    color: #e8af24;
    font-size: 46px;
    line-height: 1;
    text-align: left;
}

.xmasopening--left img.logo {
    float: left !important;
    max-width: 164px!important;
}

.xmasopening--left img.snowman {
    position: absolute;
    bottom: -50px;
    right: -30px;
    width: 240px;
}

.xmasopening--grid {
    width: calc(100% - 250px);
    padding-left: 50px;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    gap: 50px 23px;
}

.xmasopening--card {
    width: calc(16.666667% - 30px);
}

.xmasopening--calimage {
    position: relative;
}

.xmasopening--calimage img {
    display: block;
}

.xmasopening--date {
    position: absolute;
    bottom: -15px;
    width: 100%;
    text-align: center;
    padding: 30px 20px;
}

.xmasopening--day {
    font-size: 55px;
    font-weight: 700;
    color: #0e2b53;
    margin: 0;
    line-height: 1;
}

.xmasopening--month {
    font-size: 17px;
    color: #0e2b53;
    line-height: 1;
}

.xmasopening--time {
    color: #fff;
    width: 100%;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
}

.xamsopening--cardinner {
    margin: 0 0 10px;
}

@media screen and (max-width: 1199px) {

    .xmasopening--grid {
        gap: 20px;
    }
    .xmasopening--card {
        width: calc(25% - 18px);
    }

    .xmasopening--date {
        padding: 15px;
        bottom: -5px;
    }


    .xmasopening--month {
        font-size: 18px;
    }

    .xmasopening--left img.snowman {
        width: 180px;
    }

    .xmasopening--calimage img {
        max-width: 110px !important;
    }
}

@media screen and (max-width: 1023px) {

    .xmas2023 {
        padding: 20px;
    }

    .xmasopening--left {
        width: 150px;
    }

    .xmasopening--grid {
        width: calc(100% - 150px);
        padding-left: 30px;
        gap: 20px 23px;
    }

    .xmasopening--left h4 {
        font-size: 30px;
    }

    .xmasopening--left img.snowman {
        bottom: -20px;
        right: 0;
        left: 0;
        width: 140px;
    }

    .xmasopening--date {
        padding: 8px;
    }

    .xmasopening--month {
        font-size: 16px;
    }

    .xmasopening--day {
        font-size: 49px;
    }

    .xamsopening--cardinner {
        margin: 0 0 5px;
    }

    .xmasopening--time {
        font-size: 23px;
    }

    .xmasopening--calimage img {
        max-width: 90px !important;
    }
}

@media screen and (max-width: 767px) {
    .xmas2023 {
        flex-direction: column;
    }

    div#homePopup img.logo {
        margin: 0;
    }

    .xmasopening--left {
        width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: center;
        margin: 0 0 30px;
    }

    .xmasopening--left img.logo {
        width: 164px;
    }

    .xmasopening--left h4 {
        width: calc(100% - 163px);
        padding-left: 30px;
        text-align: right;
    }

    .xmasopening--grid {
        width: 100%;
        padding: 0;
    }

    .xmasopening--left img.snowman {
        display: none;
    }

    .xmasopening--date {
        padding: 13px;
    }

    .xmasopening--day {
        font-size: 40px;
    }
}

@media screen and (max-width: 600px) {

    .xmasopening--date {
        padding: 10px;
    }

    .xmasopening--day {
        font-size: 44px;
    }

    .xmasopening--month {
        font-size: 14px;
    }

    .xmasopening--time {
        font-size: 19px;
    }
}

@media screen and (max-width: 499px) {

    .xmasopening--grid {
        justify-content: center;
        gap: 15px;
    }

    .xmasopening--date {
        padding: 7px;
    }

    .xmasopening--day {
        font-size: 34px;
    }

    .xmasopening--month {
        font-size: 12px;
    }

    .xmasopening--calimage img {
        max-width: 60px !important;
    }

    .xmasopening--time {
        font-size: 14px;
    }
}

@media screen and (max-width: 424px) {
    .xmasopening--left img.logo {
        width: 124px;
    }

    .xmasopening--left h4 {
        width: calc(100% - 124px);
    }
}

@media screen and (max-width: 374px) {
    .xmasopening--left {
        flex-direction: column;
        align-content: center;
        justify-content: center;
    }

    .xmasopening--left h4 {
        width: 100%;
        text-align: center;
        padding: 0;
    }

    .xmasopening--date {
        padding: 8px;
    }

    .xmasopening--card {
        width: calc(33% - 10px);
    }
}

.entry-content,
.entry-summary,
.page-content {
    margin: 0
}

.header-wrap[class*=page-header-naked] {
    position: static
}

#header-section #header-sticky-wrapper {
    height: auto !important;
    margin-bottom: 0px;
}

#header-section .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0 16px
}

#header-section .container-fluid {
    padding: 20px 0;
}

#header-section #header {
    height: auto;
    border: 0;
    position: static !important;
    padding: 0 !important;
    background: #fff !important;
}

#header-section #logo {
    position: static;
    height: auto;
    max-height: unset;
    width: 199px;
    padding: 0
}

#header-section #logo a {
    height: auto;
    padding-top: 0px !important;
    padding-bottom: 0 !important
}

#header-section #logo img {
    display: block !important;
    max-height: 111px
}

#header-section .menu-select {
    border-left: 2px solid #eae8e8;
    /*margin-top: 30px*/
}

#header-section .menu-select,
#header-section .menu-select ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

#header-section .menu-select ul {
    margin: 0;
    padding: 10px 0 13px 27px
}

#header-section .menu-select li {
    margin-right: 26px
}

#header-section .menu-select a {
    color: #333;
    padding-bottom: 3px;
    -webkit-transition: none !important;
    transition: none !important
}

#header-section .menu-select a.active,
#header-section .menu-select a:hover {
    border-bottom: 2px solid #2254a0
}

#header-section #main-nav-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: relative;
    height: auto;
    width: auto;
    margin-left: auto !important;
    margin-top: 25px
}

#header-section .float-menu {
    height: auto
}

#header-section .misc-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-left: 2px solid #eae8e8;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-left: 10px;
    padding-left: 17px;
    padding-bottom: 5px;
    margin-top: 0;
    width: 177px
}

#header-section .misc-menu a.search {
    width: 16px;
    height: 16px;
    margin-top: -11px
}

#header-section .misc-menu a.search img {
    width: 100%;
    height: auto
}

#header-section .misc-menu a.search:hover {
    cursor: pointer
}

#header-section .misc-menu a.help {
    color: #333;
    margin-left: 6px
}

#header-section .misc-menu a.login-button,
#mobile-header a.login-button {
    background: #3a96ce;
    color: #fff;
    line-height: 1;
    padding: 14px 23px;
    border-radius: 2px;
    margin-left: 21px;
    font-size: 15px
}

#mobile-header a.login-button {
    position: absolute;
    padding: 12px 13px;
    right: 50px;
    bottom: 51px
}

@media screen and (max-width: 420px) {
    #mobile-header a.login-button {
        bottom: 32px;
    }
}

@media screen and (max-width: 374px) {
    #mobile-header a.login-button {
        bottom: 25px;
    }
}

#header-section .searcharea {
    position: absolute;
    left: 0;
    bottom: 200px;
    width: 100%;
    background: #fff;
    z-index: -1;
    transition: 0.3s ease;
}

#header-section .searcharea.inview {
    bottom: -50px;
}

#header-section .searcharea form>div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

#header-section .searcharea input#searchsubmit {
    background: #3a96ce;
    color: #fff;
    line-height: 1;
    padding: 13px 23px;
    border-radius: 5px;
    margin-left: 21px;
    font-weight: 400;
    font-size: 16px;
    margin-right: 0
}

#header-section .searcharea input#searchsubmit:hover {
    background: #0a2b54
}

#mobile-header {
    border: 0
}

#mobile-header .mobile-left-logo #mobile-logo {
    max-width: unset
}

#inner-pages .page-heading {
    background: rgba(0, 0, 0, 0);
    border: 0;
    padding: 0
}

#inner-pages .page-heading>.container {
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

#inner-pages .page-heading .heading-text {
    padding: 0 15px;
    margin-top: 20px;
}

#inner-pages .page-heading .entry-title {
    font-size: 32px;
    letter-spacing: -0.1px;
    font-weight: 600;
    color: #224065;

}

#inner-pages .page-heading #breadcrumbs {
    color: #868686 !important;
    line-height: 1;
    padding: 6px 17px 8px;
    background: #fbfbfb;
    margin: 0 0 10px;
    display: none;
}

#inner-pages .page-heading #breadcrumbs span {
    color: #848484 !important;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 12px;
    line-height: 1
}

#inner-pages .page-heading #breadcrumbs span a span {
    color: #0a2b54 !important
}

#mega-menu-wrap-main_navigation #mega-menu-main_navigation,
ul#menu-business-nav {
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    line-height: 1;
    max-width: unset !important
}

#inner-pages .sticky-wrapper #header #main-navigation,
.float-menu.business,
.sticky-wrapper #header #main-navigation {
    display: block;
    max-width: 100%;
    margin-top: 0 !important;
    background: rgba(0, 0, 0, 0) !important
}

#inner-pages .sticky-wrapper #header #main-navigation .mega-menu li a,
#inner-pages .sticky-wrapper #header #main-navigation ul#menu-business-nav li a,
.float-menu.business .mega-menu li a,
.float-menu.business ul#menu-business-nav li a,
.sticky-wrapper #header #main-navigation .mega-menu li a,
.sticky-wrapper #header #main-navigation ul#menu-business-nav li a {
    color: #0a2b54
}

#inner-pages .sticky-wrapper #header #main-navigation .mega-menu>li,
#inner-pages .sticky-wrapper #header #main-navigation ul#menu-business-nav>li,
.float-menu.business .mega-menu>li,
.float-menu.business ul#menu-business-nav>li,
.sticky-wrapper #header #main-navigation .mega-menu>li,
.sticky-wrapper #header #main-navigation ul#menu-business-nav>li {
    height: auto !important
}

#inner-pages .sticky-wrapper #header #main-navigation .mega-menu>li>a,
#inner-pages .sticky-wrapper #header #main-navigation ul#menu-business-nav>li>a,
.float-menu.business .mega-menu>li>a,
.float-menu.business ul#menu-business-nav>li>a,
.sticky-wrapper #header #main-navigation .mega-menu>li>a,
.sticky-wrapper #header #main-navigation ul#menu-business-nav>li>a {
    font-size: 16px;
    color: #333;
    padding: 10px !important;
    line-height: 1 !important;
    height: auto !important
}

#inner-pages .sticky-wrapper #header #main-navigation .mega-menu>li:hover>a,
#inner-pages .sticky-wrapper #header #main-navigation ul#menu-business-nav>li:hover>a,
.float-menu.business .mega-menu>li:hover>a,
.float-menu.business ul#menu-business-nav>li:hover>a,
.sticky-wrapper #header #main-navigation .mega-menu>li:hover>a,
.sticky-wrapper #header #main-navigation ul#menu-business-nav>li:hover>a {
    background: rgba(0, 0, 0, 0);
    color: #333 !important
}

#inner-pages .sticky-wrapper #header #main-navigation .mega-menu>li.mega-current-menu-parent,
#inner-pages .sticky-wrapper #header #main-navigation ul#menu-business-nav>li.mega-current-menu-parent,
.float-menu.business .mega-menu>li.mega-current-menu-parent,
.float-menu.business ul#menu-business-nav>li.mega-current-menu-parent,
.sticky-wrapper #header #main-navigation .mega-menu>li.mega-current-menu-parent,
.sticky-wrapper #header #main-navigation ul#menu-business-nav>li.mega-current-menu-parent {
    background: rgba(0, 0, 0, 0)
}

#inner-pages .sticky-wrapper #header #main-navigation .mega-menu ul.mega-sub-menu,
#inner-pages .sticky-wrapper #header #main-navigation ul#menu-business-nav ul.mega-sub-menu,
.float-menu.business .mega-menu ul.mega-sub-menu,
.float-menu.business ul#menu-business-nav ul.mega-sub-menu,
.sticky-wrapper #header #main-navigation .mega-menu ul.mega-sub-menu,
.sticky-wrapper #header #main-navigation ul#menu-business-nav ul.mega-sub-menu {
    background: #fff !important;
    color: #000 !important;
    padding: 10px !important;
    margin-top: 10px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2)
}

#inner-pages .sticky-wrapper #header #main-navigation .mega-menu ul.mega-sub-menu li.mega-menu-item:hover,
#inner-pages .sticky-wrapper #header #main-navigation ul#menu-business-nav ul.mega-sub-menu li.mega-menu-item:hover,
.float-menu.business .mega-menu ul.mega-sub-menu li.mega-menu-item:hover,
.float-menu.business ul#menu-business-nav ul.mega-sub-menu li.mega-menu-item:hover,
.sticky-wrapper #header #main-navigation .mega-menu ul.mega-sub-menu li.mega-menu-item:hover,
.sticky-wrapper #header #main-navigation ul#menu-business-nav ul.mega-sub-menu li.mega-menu-item:hover {
    background: rgba(0, 0, 0, 0)
}

#inner-pages .sticky-wrapper #header #main-navigation .mega-menu ul.mega-sub-menu li.mega-menu-item:hover a,
#inner-pages .sticky-wrapper #header #main-navigation ul#menu-business-nav ul.mega-sub-menu li.mega-menu-item:hover a,
.float-menu.business .mega-menu ul.mega-sub-menu li.mega-menu-item:hover a,
.float-menu.business ul#menu-business-nav ul.mega-sub-menu li.mega-menu-item:hover a,
.sticky-wrapper #header #main-navigation .mega-menu ul.mega-sub-menu li.mega-menu-item:hover a,
.sticky-wrapper #header #main-navigation ul#menu-business-nav ul.mega-sub-menu li.mega-menu-item:hover a {
    color: #333 !important
}

#inner-pages .sticky-wrapper #header #main-navigation .mega-menu ul.mega-sub-menu li.mega-menu-item a,
#inner-pages .sticky-wrapper #header #main-navigation ul#menu-business-nav ul.mega-sub-menu li.mega-menu-item a,
.float-menu.business .mega-menu ul.mega-sub-menu li.mega-menu-item a,
.float-menu.business ul#menu-business-nav ul.mega-sub-menu li.mega-menu-item a,
.sticky-wrapper #header #main-navigation .mega-menu ul.mega-sub-menu li.mega-menu-item a,
.sticky-wrapper #header #main-navigation ul#menu-business-nav ul.mega-sub-menu li.mega-menu-item a {
    color: #0a2b54 !important;
    -webkit-transition: none !important;
    transition: none !important;
    font-size: 16px;
    padding: 9px 0
}

#inner-pages .sticky-wrapper #header #main-navigation .mega-menu ul.mega-sub-menu li.mega-menu-item a:hover,
#inner-pages .sticky-wrapper #header #main-navigation ul#menu-business-nav ul.mega-sub-menu li.mega-menu-item a:hover,
.float-menu.business .mega-menu ul.mega-sub-menu li.mega-menu-item a:hover,
.float-menu.business ul#menu-business-nav ul.mega-sub-menu li.mega-menu-item a:hover,
.sticky-wrapper #header #main-navigation .mega-menu ul.mega-sub-menu li.mega-menu-item a:hover,
.sticky-wrapper #header #main-navigation ul#menu-business-nav ul.mega-sub-menu li.mega-menu-item a:hover {
    color: #333 !important
}

#inner-pages .sticky-wrapper #header #main-navigation .mega-menu ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item,
#inner-pages .sticky-wrapper #header #main-navigation ul#menu-business-nav ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item,
.float-menu.business .mega-menu ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item,
.float-menu.business ul#menu-business-nav ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item,
.sticky-wrapper #header #main-navigation .mega-menu ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item,
.sticky-wrapper #header #main-navigation ul#menu-business-nav ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item {
    background: rgba(0, 0, 0, 0) !important
}

#inner-pages .sticky-wrapper #header #main-navigation .mega-menu ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item a,
#inner-pages .sticky-wrapper #header #main-navigation ul#menu-business-nav ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item a,
.float-menu.business .mega-menu ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item a,
.float-menu.business ul#menu-business-nav ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item a,
.sticky-wrapper #header #main-navigation .mega-menu ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item a,
.sticky-wrapper #header #main-navigation ul#menu-business-nav ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item a {
    background: rgba(0, 0, 0, 0);
    color: #0a2b54 !important
}

ul#menu-business-nav {
    margin: 0
}

ul#menu-business-nav li {
    margin-right: 7px
}

ul#menu-business-nav li:last-child {
    margin: 0
}

#header .std-menu ul.mega-menu>li.mega-menu-item-has-children>a:after {
    content: "";
    background: url(/wp-content/themes/uplift/uplift-child/images/menu-chev-down.png) no-repeat rgba(0, 0, 0, 0);
    background-position: right 50%;
    padding: 6px 5px
}

footer .copyright p {
    font-size: 14px !important;
    line-height: 1.5;
    color: #999;
    margin: 0;
    width: 100%;
    max-width: 490px;
}

footer .copyright {
    padding: 20px 40px;
}

footer .mainfooter a.citysave-footerlogo {
    bottom: 72px;
}

footer .mainfooter p {
    width: 700px;
    line-height: 1.5;
    font-size: 22.6px !important;
    font-weight: 600;
    letter-spacing: .2px;
    color: #fff;
}

footer .mainfooter p a {
    color: #e6b308 !important;
    text-decoration: underline;
}

footer {
    margin: 65px 0 0;
    position: relative
}

footer .logos {
    background: #f5fafe;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 30px 65px 22px 40px;
}

footer .logo-images,
footer .logos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

footer .logo-images {
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    width: calc(100% - 220px)
}

footer .logo-images img {
    margin-right: 40px
}

footer .logo-images img:last-child {
    margin: 0
}

footer .logotext {
    padding: 0 40px 0 0;
    text-align: center;
    width: 220px
}

footer .logotext p {
    font-size: 18px
}

footer .mainfooter {
    background: #2d496c;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 23px 40px 46px;
}

footer .mainfooter p {
    width: 700px;
    line-height: 1.5;
    font-size: 22.6px !important;
    font-weight: 600;
    letter-spacing: .2px;
    color: #fff;
    margin: 0;
}

footer .mainfooter a.citysave-footerlogo {
    margin-left: auto;
    position: absolute;
    right: 0;
    bottom: 50px;
    cursor: default;
    pointer-events: none;
    z-index: 9
}

footer .mainfooter .socials {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 6px 5px 8px 27px;
}

footer .mainfooter .socials,
footer .mainfooter .socials a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

footer .mainfooter .socials a {
    width: 41px;
    height: 43px;
    background: #1b3a60;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 2px
}

footer .copyright {
    width: 100%;
    margin: -27px 0 0;
    background: #fff;
    padding: 13px 38px
}

footer .copyright p {
    font-size: 14px;
    color: #999
}

.home2021 section#page-section {
    width: 100%;
    float: left
}

.home2021 .page-section-slider {
    margin: 0 0 21px;
    position: relative
}

.home2021 .page-section-slider ul.slick-dots {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    max-width: 250px;
    margin: 0 auto;
    position: absolute;
    bottom: 7px;
    left: 0;
    right: 0
}

.home2021 .page-section-slider ul.slick-dots li {
    width: 27px;
    margin: 0 10px
}

.home2021 .page-section-slider ul.slick-dots button {
    width: 100%;
    height: 3px;
    font-size: 0;
    border: 0;
    outline: 0;
    background: #FFF;
}

.home2021 .page-section-slider ul.slick-dots li.slick-active button,
.home2021 .page-section-slider ul.slick-dots li:hover button {
    background: #3a96ce;
}

.home2021 .page-section-slider .slide {
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
    overflow: hidden;
    background-position: 50% !important;
    background-size: cover !important;
    position: relative
}

.home2021 .page-section-slider .slide,
.home2021 .page-section-slider .slide .slide-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.home2021 .page-section-slider .slide .slide-content {
    background: rgba(10, 43, 84, .9019607843137255);
    padding: 69px 65px 56px 53px;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.home2021 .page-section-slider .slide span.accrd-overlay {
    position: absolute;
    right: 28px;
    bottom: 27px
}

.home2021 .page-section-slider .slide h2,
.home2021 .page-section-slider .slide h3 {
    margin: 0;
    color: #fff;
    line-height: 1.1
}

.home2021 .page-section-slider .slide h2 {
    font-size: 45px;
    font-weight: 600
}

.home2021 .page-section-slider .slide h3 {
    font-size: 32px;
    font-weight: 400;
    padding-bottom: 10px;
    border-bottom: 1px solid #465f7e;
    margin-bottom: 15px
}

.home2021 .page-section-slider .slide p {
    color: #fff;
    font-size: 21px;
    width: 100%;
    max-width: 240px;
    margin: 0 0 37px;
    font-weight: 300;
    line-height: 1.2;
    font-size: 21px !important;
    max-width: 270px;
    padding-left: 2px;
    margin: 0 0 35px;
}

.home2021 .page-section-slider .slide a.button {
    background: #e6b308;
    color: #0a2b54;
    max-width: 280px;
    width: 100%;
    text-align: center;
    border-radius: 4px;
    padding: 12px 10px;
    font-size: 22px;
    margin-left: 3px;
    font-size: 20px;
    padding: 10px;
}

.home2021 .page-section-slider .slide span.extra-cta {
    color: #fff;
    margin-top: 65px;
    line-height: 1.3;
    font-size: 19px;
    padding-left: 35px;
    background: url(/wp-content/themes/uplift/uplift-child/images/calc-icon.png) no-repeat rgba(0, 0, 0, 0);
    background-size: 17px;
    background-position: 6px 100%;
    height: 25px;
}

.home2021 .page-section-slider .slide span.extra-cta.blank {
    background: none !important;
}

.home2021 .page-section-slider .slide span.extra-cta a {
    color: #fff;
    text-decoration: underline
}

.home2021 .page-section-1 {
    background: url(/wp-content/themes/uplift/uplift-child/images/link-box-bg.jpg) no-repeat rgba(0, 0, 0, 0);
    padding: 23px 20px;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    margin: 0 0 36px;
    gap: 10px
}

.home2021 .page-section-1,
.home2021 .page-section-1 .link-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal
}

.home2021 .page-section-1 .link-box {
    background: #fff;
    width: 33.3333%;
    max-width: 362px;
    padding: 21px 20px 34px;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.home2021 .page-section-1 h3 {
    background: #2d496c;
    width: 100%;
    color: #fff;
    margin: 0 0 19px;
    padding: 11px 17px;
    font-size: 20px;
    font-weight: 600;
    line-height: 1
}

.home2021 .page-section-1 ul {
    margin: 0 0 26px 11px;
    line-height: 1.7
}

.home2021 .page-section-1 li {
    line-height: 1.4;
    margin: 0 0 6px
}

.home2021 .page-section-1 li a {
    color: #000
}

.home2021 .page-section-1 li a:after {
    content: url(/wp-content/themes/uplift/uplift-child/images/link-box-chevron.png);
    margin-left: 9px
}

.home2021 .page-section-1 p {
    line-height: 1.35;
    margin: 0 0 26px 11px;
}

.home2021 .page-section-1 span a {
    color: #4261a9;
    background: url(/wp-content/themes/uplift/uplift-child/images/link-box-yellow-link.png) no-repeat rgba(0, 0, 0, 0);
    display: block;
    width: 100%;
    background-position: 5px 50%;
    padding-left: 37px;
    font-size: 18px;
    font-weight: 700
}

.home2021 .page-section-2 {
    padding: 0 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    margin: 0 0 41px
}

.home2021 .page-section-2 .cta-box {
    width: 33.3%;
    max-width: 340px;
    border-left: 3px solid #acbcd1;
    padding-left: 13px
}

.home2021 .page-section-2 h2 {
    font-weight: 700;
    font-size: 20px;
    margin: 0 0 12px;
    line-height: 1;
    color: #0a2b54
}

.home2021 .page-section-2 h2:after {
    content: url(/wp-content/themes/uplift/uplift-child/images/link-box-chevron.png);
    margin-left: 8px
}

.home2021 .page-section-2 p {
    color: #000;
    margin: 0;
    line-height: 1.4
}

.home2021 .page-section-2 .Main__Container-sc-1n4ud0o-0>a:last-of-type {
    display: none !important
}

.home2021 .page-section-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    margin: 0 0 41px
}

.home2021 .page-section-3 .news-item {
    border: 2px solid #eff8fd;
    width: 33.3%;
    max-width: 375px
}

.home2021 .page-section-3 a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    height: 100%
}

.home2021 .page-section-3 a:after {
    content: url(/wp-content/themes/uplift/uplift-child/images/link-box-yellow-link.png);
    position: absolute;
    right: 10px;
    bottom: 9px
}

.home2021 .page-section-3 .text {
    padding: 21px 23px 28px
}

.home2021 .page-section-3 h3 {
    color: #0a2b54;
    font-size: 17px;
    margin: 0 0 9px;
    line-height: 1.4
}

.home2021 .page-section-3 p {
    color: #000;
    line-height: 1.4
}

#blogLayout {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 41px
}

#blogLayout .news-item {
    border: 2px solid #eff8fd;
    max-width: 375px;
    width: calc(33.3% - 20px);
    margin: 0 10px 20px
}

#blogLayout a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    height: 100%
}

#blogLayout a:after {
    content: url(/wp-content/themes/uplift/uplift-child/images/link-box-yellow-link.png);
    position: absolute;
    right: 10px;
    bottom: 9px
}

#blogLayout .text {
    padding: 21px 23px 28px
}

#blogLayout h3 {
    color: #0a2b54;
    font-size: 17px;
    margin: 0 0 9px;
    line-height: 1.4
}

#blogLayout p {
    color: #000;
    line-height: 1.4
}

#blogLayout span.image img {
    width: 100%
}

.page-id-18697 section#text-4,
.single-post .side-post-info {
    display: none
}

.single-post .content-wrap {
    padding-left: 0 !important;
    width: 100%
}

.single-post figure.media-wrap {
    width: 100%;
    max-width: 700px;
    margin: 0 auto 40px;
    float: none
}

.StaffBenefits2020.reduced .featureHeading .cta {
    position: absolute;
    right: 15px;
    top: 0;
    width: 413px;
    height: 403px;
    background: url(/wp-content/uploads/2016/01/vid-cta-bg-v2.png) no-repeat rgba(0, 0, 0, 0);
    background-size: contain;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: -66px;
    margin-right: 12px;
    padding: 45px;
    text-align: center
}

.StaffBenefits2020.reduced .featureHeading .cta h3 {
    font-size: 31px;
    line-height: 1.1;
    margin: 58px 0 16px;
    padding: 0 40px;
    letter-spacing: -.1px;
    font-weight: 700;
    color: #1c4f9d
}

.StaffBenefits2020.reduced .featureHeading .cta p {
    padding: 0 40px;
    font-size: 18px;
    line-height: 1.2;
    margin: 0 0 30px;
    color: #0a2b54
}

.StaffBenefits2020.reduced .featureHeading .cta p a {
    color: #0a2b54;
    text-decoration: underline
}

.StaffBenefits2020.reduced .featureHeading .cta span a {
    font-size: 28px;
    font-weight: 700;
    font-family: Open Sans;
    color: #0a2b54
}

.StaffBenefits2020.reduced .page-section-1 .left {
    width: 100%;
    padding: 0
}

.StaffBenefits2020.reduced .page-section-1 .left h2 {
    font-size: 36px
}

.StaffBenefits2020.reduced .page-section-1 .left p {
    margin: 0 0 15px
}

.StaffBenefits2020.reduced .page-section-1 .left h4 {
    margin: 34px 0 17px;
    font-weight: 700;
    font-size: 37px;
    letter-spacing: -.5px;
    line-height: 1;
    color: #1c4f9d
}

.StaffBenefits2020.reduced .page-section-1 .left ul {
    list-style: disc;
    margin: 0 0 20px 20px
}

.partners2021 {
    padding: 0 15px
}

.partners2021 .partnersrow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 70px
}

.partners2021 .partnersrow.large .partnerSet {
    width: 50%
}

.partners2021 .partnersrow.large ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.partners2021 .partnersrow.large li {
    width: 50%
}

.partners2021 .partnerSet {
    width: 25%;
    padding-right: 20px;
    border-right: 2px solid #eff8fd;
    margin-right: 15px
}

.partners2021 .partnerSet span.image {
    width: 100%;
    height: 98px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.partners2021 .partnerSet h3 {
    color: #0a2b54;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -.4px;
    margin-bottom: 20px
}

.partners2021 .partnerSet li {
    margin: 0 0 10px;
    padding-right: 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
}

.home2021 .page-section-slider .slide.slide-1 h2 {
    font-size: 47px;
    letter-spacing: -2.1px;
    margin: 0 0 3px;
}

.home2021 .page-section-slider .slide.slide-1 h3 {
    letter-spacing: -0.3px;
    margin-bottom: 17px;
}

.home2021 .page-section-slider .slide.slide-2 .slide-content {
    padding-top: 79px;
}

.home2021 .page-section-slider .slide.slide-2 h2 {
    font-size: 34.5px;
    margin: 0 0 6px;
}

.home2021 .page-section-slider .slide.slide-2 h3 {
    font-size: 26.3px !important;
    margin-bottom: 17px;
}

.home2021 .page-section-slider .slide.slide-3 h3 {
    font-size: 30px !important;
}

.home2021 .page-section-slider .slide.slide-3 p {
    margin: 0 0 57px;
}

.home2021 .page-section-slider .slide.slide-3 span.extra-cta {
    margin-top: 46px;
}

@media screen and (max-width:1412px) {
    header .float-menu {
        margin-left: 0 !important
    }
}

@media screen and (max-width:1170px) {
    #container {
        padding: 0 15px
    }

    .home2021 .page-section-1 .link-box {
        padding: 15px
    }

    .home2021 .page-section-2 .cta-box {
        padding-right: 15px
    }

    .home2021 .page-section-3 .news-item {
        margin: 0 7px 15px
    }

    .StaffBenefits2020.reduced h1 {
        font-size: 46px;
        line-height: 1
    }

    .StaffBenefits2020.reduced .featureHeading p {
        font-size: 18px
    }

    .StaffBenefits2020.reduced .featureHeading .cta {
        width: 333px;
        height: 323px;
        padding: 25px
    }

    .StaffBenefits2020.reduced .featureHeading .cta h3 {
        font-size: 25px;
        line-height: 1.1;
        margin: 55px 0 16px;
        padding: 0 25px
    }

    .StaffBenefits2020.reduced .featureHeading .cta p {
        font-size: 15px
    }

    .StaffBenefits2020.reduced .featureHeading .cta span a {
        font-size: 24px
    }

    .StaffBenefits2020.reduced .page-section-1 .left h2 {
        font-size: 30px
    }

    .StaffBenefits2020.reduced .page-section-1 .left h3 {
        font-size: 19px
    }

    #inner-pages .inner-container-wrap .container,
    #inner-pages .page-heading .heading-text,
    .partners2021 {
        padding: 0
    }

    #inner-pages .page-heading #breadcrumbs {
        padding: 6px 10px 8px
    }

    footer .mainfooter {
        padding: 20px 20px 46px;
    }


    footer .logotext {
        text-align: left;
    }

    footer .logos {
        padding: 20px;
    }

    footer .logo-images img {
        max-width: 25%
    }

    footer .mainfooter a.citysave-footerlogo {
        right: 0;
        bottom: 35px;
    }

    footer .copyright {
        padding: 13px 20px;
    }

    footer .copyright p {
        font-size: 13px !important;
        line-height: 1.1;
    }

    footer .mainfooter p {
        width: 570px;
        font-size: 19px !important;
    }


}

@media screen and (max-width:1085px) {
    #header-section .misc-menu a.login-button {
        padding: 14px 16px;
    }

    .float-menu.business ul#menu-business-nav>li>a {
        display: block;
    }
}

@media screen and (max-width:1023px) {

    #logo img.retina,
    #mobile-logo img.retina {
        width: 250px
    }

    #mobile-header {
        padding: 20px 0 24px;
    }

    .mobile-left-logo #mobile-logo {
        width: 100px;
        max-height: unset;
    }

    .home2021 .page-section-slider .slide {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

    .mobile-header-opts.opts-right,
    .mobile-left-logo .mobile-header-opts {
        right: 0;
        border: 1px solid #449bd0;
        padding: 10px 10px 6px;
        line-height: 14px;
    }

    .home2021 .page-section-slider .slide .slide-content {
        padding: 40px !important;
        height: 380px;
    }

    .home2021 .page-section-slider .slide h2,
    .home2021 .page-section-slider .slide.slide-1 h2,
    .home2021 .page-section-slider .slide.slide-2 h2,
    .home2021 .page-section-slider .slide.slide-3 h2 {
        font-size: 40px !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    .home2021 .page-section-slider .slide h3,
    .home2021 .page-section-slider .slide.slide-1 h3,
    .home2021 .page-section-slider .slide.slide-2 h3,
    .home2021 .page-section-slider .slide.slide-3 h3,
    {
    font-size: 20px !important;
    padding: 0 !important;
    margin: 0 !important;
}

.home2021 .page-section-slider .slide p {
    font-size: 17px !important;
    line-height: 1
}

.home2021 .page-section-slider .slide.slide-3 p {
    margin: 0 0 37px;
}

.home2021 .page-section-slider .slide a.button {
    padding: 9px 7px;
    font-size: 19px;
    max-width: 130px
}

.home2021 .page-section-slider .slide span.extra-cta {
    font-size: 17px;
    margin-top: 35px !important;
}

.home2021 .page-section-1 {
    background: #fff;
    padding: 0;
}

.home2021 .page-section-1 .link-box {
    border: 2px solid #f5fafe;
}


.home2021 .page-section-2 {
    margin: 0 0 20px
}

.home2021 .page-section-2 h2 {
    font-size: 18px;
    letter-spacing: -.5px
}

.home2021 .page-section-2 p {
    font-size: 15px;
    line-height: 1.2
}

.home2021 .page-section-3 {
    margin: 0
}

.home2021 .page-section-3 .text {
    padding: 15px 13px 25px
}

.home2021 .page-section-3 h3 {
    font-size: 18px;
    letter-spacing: -.5px
}

.home2021 .page-section-3 p {
    font-size: 15px;
    line-height: 1.2
}

.partners2021 .partnersrow.small {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.partners2021 .partnersrow.small .partnerSet {
    width: calc(50% - 8px)
}

.partners2021 .partnersrow.small .partnerSet:nth-child(2n) {
    border: 0;
    padding-right: 0;
    margin-right: 0;
    padding-left: 30px
}

.partners2021 .partnersrow.large {
    margin-top: 0
}

.partners2021 .partnersrow.large .partnerSet {
    width: calc(50% - 8px)
}

.partners2021 .partnersrow.large .partnerSet:nth-child(2n) {
    border: 0;
    padding-right: 0;
    margin-right: 0;
    padding-left: 30px
}

.partners2021 .partnerSet {
    padding-bottom: 30px
}

footer .logo-images img {
    margin-right: 15px
}

.StaffBenefits2020.alt .feat-tabs {
    background: #fff;
    padding: 0;
}

.StaffBenefits2020.alt .feat-tabs-inner {
    border: 2px solid #f5fafe;
    padding: 15px;
}


}

@media screen and (max-width:979px) {
    footer .mainfooter {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 17px 20px 0;
    }

    footer .mainfooter p {
        margin: 0 0 10px;
        width: 100%;
        font-size: 18px !important;
    }

    footer .mainfooter .socials {
        margin: 0 0 45px
    }

    footer .copyright p:first-child {
        margin-top: 10px;
    }

    footer .mainfooter a.citysave-footerlogo {
        right: 0;
        bottom: 45px;
        width: 160px;
    }


}

@media screen and (max-width:900px) {
    .StaffBenefits2020.reduced h1 {
        font-size: 39px
    }

    .StaffBenefits2020.reduced .featureHeading .cta {
        width: 273px;
        height: 273px;
        padding: 20px;
        right: 0;
        margin-right: 0
    }

    .StaffBenefits2020.reduced .featureHeading .cta h3 {
        font-size: 22px;
        margin: 36px 0 16px
    }

    .StaffBenefits2020.reduced .featureHeading .cta p {
        font-size: 15px;
        padding: 0 10px;
        margin: 0 0 19px
    }
}

@media screen and (max-width: 800px) {
    footer .logo-images img {
        max-width: 26%;
    }

    footer .logo-images img:nth-child(3),
    footer .logo-images img:last-child {
        max-width: 20%;
    }
}

@media screen and (max-width: 782px) {
    body.has-wpadminbar {
        padding-top: 0;
    }
}

@media screen and (max-width:768px) {
    /*#blogLayout .news-item{
        max-width:unset;
        width:calc(50% - 20px)
    }*/

    .home2021 .page-section-slider .slide .slide-content {
        height: 290px;
    }
}

@media screen and (max-width:767px) {

    .home2021 .page-section-slider ul.slick-dots {
        bottom: 0;
        left: unset;
        right: 0;
        max-width: 140px;
    }

    .home2021 .page-section-slider ul.slick-dots li {
        margin: 0 5px;
    }

    #header-section .row {
        display: block
    }

    .home2021 .page-section-slider .slide .slide-content {
        padding: 25px !important;
    }

    .home2021 .page-section-slider .slide span.accrd-overlay {
        bottom: unset;
        top: 25px;
    }

    .home2021 .page-section-slider .slide h3,
    .home2021 .page-section-slider .slide p {
        width: 100%;
        max-width: unset
    }

    .home2021 .page-section-slider .slide p {
        margin: 0 0 30px !important;
    }

    .home2021 .page-section-slider .slide h2,
    .home2021 .page-section-slider .slide.slide-1 h2,
    .home2021 .page-section-slider .slide.slide-2 h2,
    .home2021 .page-section-slider .slide.slide-3 h2 {
        font-size: 40px !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    .home2021 .page-section-slider h3 {
        font-size: 26px !important;
    }

    .home2021 .page-section-slider .slide.slide-3 h3 {
        font-size: 26px !important;
    }

    .home2021 .page-section-slider .slide span.extra-cta {
        margin-top: 10px !important;
        padding-right: 70px
    }

    .home2021 .page-section-slider .slide h3 {
        letter-spacing: -0.3px;
        margin-bottom: 17px !important;
    }

    .home2021 .page-section-slider .slide a.button {
        margin-right: 10px
    }

    .home2021 .page-section-1 {
        background-size: cover;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .home2021 .page-section-1 .link-box {
        max-width: unset;
        width: 100%;
        margin: 0 0 5px;
        padding: 10px
    }

    .home2021 .page-section-1 .link-box:last-child {
        margin-bottom: 0
    }

    .home2021 .page-section-2 {
        background-size: cover;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .home2021 .page-section-2 .cta-box {
        max-width: unset;
        width: 50%;
        margin: 0 0 30px
    }

    .home2021 .page-section-3,
    #blogLayout {
        background-size: cover;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .home2021 .page-section-3 .news-item,
    #blogLayout .news-item {
        max-width: unset;
        width: calc(50% - 30px);
        margin: 0 15px 15px
    }

    .home2021 .page-section-3 .news-item:last-child,
    #blogLayout .news-item:last-child {
        display: none;
    }

    .StaffBenefits2020.reduced .featureHeading .cta {
        display: none
    }

    .StaffBenefits2020.reduced .featureHeading p {
        max-width: 510px
    }
}

@media screen and (max-width:600px) {
    .partners2021 .partnerSet li {
        margin: 0 0 10px
    }

    .partners2021 .partnersrow.large li {
        width: 100%;
        padding: 0
    }

    footer .copyright {
        padding: 16px 16px 10px
    }

    footer .mainfooter a.citysave-footerlogo {
        bottom: 88px;
        width: 170px;
    }

    footer .mainfooter .socials a {
        width: 27px;
        height: 23px;
        padding: 4px;
        background: transparent;
    }

    footer .mainfooter p {
        width: 100%
    }

    footer .logos {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        display: block;
    }

    footer .logo-images {
        width: 100%
    }

    footer .logo-images img {
        max-width: calc(26% - 15px);
    }

    footer .logo-images img:nth-child(3),
    footer .logo-images img:last-child {
        max-width: calc(23% - 15px);
    }

    footer .logotext {
        padding: 0 0 20px;
        text-align: center;
        width: 100%;
    }
}

@media screen and (max-width:530px) {
    .home2021 .page-section-slider .slide .slide-content {
        width: 100%;
        margin-top: 180px;
    }

    .home2021 .page-section-slider .slide h3 {
        border: 0;
    }

    .home2021 .page-section-slider .slide span.accrd-overlay,
    .home2021 .page-section-slider ul.slick-dots {
        display: none !important;
    }

    .home2021 .page-section-slider .slide .slide-content {
        background: rgba(10, 43, 84, 0.8);
    }

    .home2021 .page-section-slider .slide.slide-1 {
        background-position: 80% !important;
    }

    .home2021 .page-section-slider .slide.slide-2 {
        background-position: 80% !important;
    }

    .home2021 .page-section-slider .slide .slide-content {
        height: auto;
    }

    footer .mainfooter a.citysave-footerlogo {
        width: 130px;
    }

}

@media screen and (max-width:500px) {
    #container {
        padding: 0 10px
    }

    .home2021 .page-section-slider .slide h2 {
        font-size: 32px !important;
        margin: 0 !important;
    }

    .home2021 .page-section-slider .slide h3,
    .home2021 .page-section-slider .slide.slide-2 h3,
    .home2021 .page-section-slider .slide.slide-3 h3,
    .home2021 .page-section-slider .slide.slide-1 h3 {
        padding-bottom: 5px;
        margin-bottom: 5px !important;
        font-size: 22px !important border: 0 !important;
    }

    .home2021 .page-section-slider .slide p {
        margin: 0 0 20px !important;
    }

    .home2021 .page-section-slider .slide span.extra-cta {
        width: 100%;
        margin-top: 15px !important;
        padding-right: 0;
    }

    .home2021 .page-section-1 .link-box {
        width: 100%
    }

    .home2021 .page-section-1 h3 {
        margin: 0 0 10px
    }

    .home2021 .page-section-1 li {
        margin: 0 0 1px
    }

    .home2021 .page-section-1 ul {
        margin: 0 0 15px 11px
    }

    .home2021 .page-section-2 .cta-box {
        width: 100%;
        margin: 0 15px 15px;
        padding-right: 0
    }

    .home2021 .page-section-3 .news-item,
    #blogLayout .news-item {
        width: 100%;
        margin: 0 0 15px
    }

    .home2021 .page-section-3 .news-item:nth-child(2),
    #blogLayout .news-item:nth-child(2) {
        display: none;
    }

    .home2021 .page-section-3 img {
        width: 100%
    }

    #blogLayout .news-item {
        width: 100%;
        margin: 0 0 20px
    }
}

@media screen and (max-width:488px) {
    footer .mainfooter a.citysave-footerlogo {
        bottom: 107px;
    }
}

@media screen and (max-width:425px) {

    .home2021 .page-section-slider .slide .slide-content {
        padding: 40px !important;
    }

    .home2021 .page-section-slider .slide h2,
    .home2021 .page-section-slider .slide.slide-1 h2,
    .home2021 .page-section-slider .slide.slide-2 h2,
    .home2021 .page-section-slider .slide.slide-3 h2 {
        font-size: 36px !important;
        margin-bottom: 0 !important;
        line-height: 1;
    }

    .home2021 .page-section-slider .slide h3,
    .home2021 .page-section-slider .slide.slide-2 h3,
    .home2021 .page-section-slider .slide.slide-3 h3,
    .home2021 .page-section-slider .slide.slide-1 h3 {
        padding-bottom: 7px;
        margin-bottom: 0 !important;
        border: 0 !important;
        font-size: 25.6px !important;
    }

    .home2021 .page-section-slider .slide span.accrd-overlay {
        bottom: unset;
        top: 14px;
        right: 14px;
        width: 45px;
    }

}

@media screen and (max-width:424px) {

    .partners2021 .partnersrow.large,
    .partners2021 .partnersrow.small {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .partners2021 .partnersrow.large .partnerSet,
    .partners2021 .partnersrow.large .partnerSet:nth-child(2n),
    .partners2021 .partnersrow.small .partnerSet,
    .partners2021 .partnersrow.small .partnerSet:nth-child(2n) {
        width: 100% !important;
        margin: 0 0 20px;
        border: 0;
        padding: 0
    }

    .partners2021 .partnersrow.large li {
        width: 50%;
        padding-right: 10px
    }

}

@media screen and (max-width:420px) {

    #mobile-header {
        padding: 10px 0 16px;
    }

    .mobile-left-logo #mobile-logo {
        width: 80px;
    }

}

@media screen and (max-width:375px) {

    .home2021 .page-section-slider .slide h2,
    .home2021 .page-section-slider .slide.slide-1 h2,
    .home2021 .page-section-slider .slide.slide-2 h2,
    .home2021 .page-section-slider .slide.slide-3 h2 {
        font-size: 28px !important;
    }

    .home2021 .page-section-slider .slide h3,
    .home2021 .page-section-slider .slide.slide-2 h3,
    .home2021 .page-section-slider .slide.slide-3 h3,
    .home2021 .page-section-slider .slide.slide-1 h3 {
        font-size: 21px !important;
    }

    .home2021 .page-section-slider .slide p {
        font-size: 15px !important;
    }

    .home2021 .page-section-slider .slide span.extra-cta {
        font-size: 15px;
    }

    .home2021 .page-section-slider .slide .slide-content {
        padding: 23px !important;
    }
}

@media screen and (max-width:374px) {

    #mobile-header {
        padding: 10px 0 9px;
    }

    footer .mainfooter p {
        line-height: 1.2;
        font-size: 12px;
        margin: 0 0 15px
    }

    footer .mainfooter a.citysave-footerlogo {
        display: none;
    }
}

@media screen and (max-width:320px) {

    .home2021 .page-section-slider .slide .slide-content {
        padding: 20px !important;
    }

    .partners2021 .partnersrow.large li {
        width: 100%;
        padding-right: 0
    }

}

.contact2021 {
    padding-left: 19px;
}

.contactOptions {
    width: 100%;
    float: left;
    background: #fff;
    margin: 25px 0 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    border: 2px solid #2d496c;
    border-top: 0;
    border-bottom: 0;
}


.contactOptions .heading {
    background: #2d496c;
    text-align: center;
}

.contactOptions .heading h2 {
    color: #fff;
    margin: 25px 0;
    line-height: 1;
}

.contactOptions .options {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.contactOptions .options>div {
    width: 33.3333%;
    margin: 33px 0 23px;
    border-right: 2px solid #c1c1c1;
    padding: 0 20px;
    text-align: center;
}

.contactOptions .options>div:last-child {
    border: 0;
}

.contactOptions .options h3 {
    font-size: 24px;
    margin: 0 0 27px;
    font-weight: 400;
}

.contactOptions .options p {
    line-height: 1;
    margin: 0 0 12px;
}

.contactOptions .options p strong {
    font-size: 18px;
}

.contactOptions .notice {
    padding: 0px 8px 26px 8px;
    text-align: center;
}

.complaintsHighlight {
    width: 100%;
    float: left;
    background: #fff;
    margin: 0 0 54px;
    padding: 24px 24px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    border: 2px solid #2d496c;
}

.complaintsHighlight h2 {
    margin: 0;
}

.complaintsHighlight span.readmore {
    color: #1b4e9d;
    text-decoration: underline;
    cursor: pointer;
}

.complaintsHighlight .hiddenArea p:last-child {
    margin-bottom: 24px;
}

.contact2021 h2.usefularts {
    margin: 0 0 17px;
    text-align: center;
    font-weight: 700;
}

@media screen and (max-width: 1170px) {
    .contact2021 {
        padding-left: 0;
    }
}

@media screen and (max-width: 767px) {
    .contactOptions .options {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
    }

    .contactOptions .options>div {
        width: 95%;
        border-right: 0;
        border-bottom: 2px solid #c1c1c1;
        margin: 20px 0 0px;
        padding: 0 0 20px;
    }
}

@media screen and (max-width: 500px) {
    .contactOptions .heading {
        padding: 0 15px;
    }
}

.page-top-basic {
    margin: 50px 0 22px;
}

.page-top-basic h1 {
    margin: 0;
    font-weight: 600;
    font-size: 32px;
    color: #224065;
}

.ourvision {
    background: #f3f3f1;
    width: 100%;
    max-width: 1129px;
    margin: 0 0 38px;
}

.ourvision .vision-cont {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    align-content: center;
    justify-content: flex-start;
}

.ourvision .vision-cont p {
    line-height: 1.4;
}

.ourvision .text {
    width: calc(100% - 415px);
    padding: 33px 25px 20px 43px;
}

.ourvision .text h2 {
    font-weight: 700;
    margin: 0 0 10px;
    color: #224065;
}

.ourvision .text h2 h3 {
    font-size: 22px;
    margin: 0 0 10px;
    color: #224065;
}

.ourvision .image {
    width: 415px;
}

.team-seg {
    margin: 0 0 30px;
}

.team2022 h2 {
    font-weight: 700;
    color: #224065;
    margin: 0 0 14px;
}

.team-layout {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: stretch;
    justify-content: flex-start;
    margin: 4px 0 20px;
    width: 100%;
    float: left;
}

.team-card {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: stretch;
    width: calc(25% - 28px);
    max-width: 254px;
    background: #fff;
    border: 1px solid #eaeaea;
    border-radius: 5px;
    margin: 0 28px 20px 0;
    overflow: hidden;
    min-height: 335px;
    color: #224065;
}

.team-card img {
    width: 100%;
    height: auto;
    transform: scale(1.0);
    opacity: 1;
    transition: 0.3s ease all;
}

.team-card .image {
    overflow: hidden;
    background: #224065;
}

.team-card:hover img {
    opacity: 0.7;
    transform: scale(1.1);
}

.team-card .text {
    margin: auto;
    text-align: center;
    padding: 0 10px;
    width: 100%;

}

.team-card .text p {
    line-height: 1;
    font-size: 17px !important;
    font-weight: 500;
}

@media screen and (max-width: 1170px) {
    .team-seg p br {
        display: none;
    }
}

@media screen and (max-width: 1023px) {

    .page-top-basic {
        margin: 15px 0 20px;
    }

    .ourvision .text {
        width: calc(100% - 315px);
        padding: 17px 20px 20px 25px;
    }

    .ourvision .image {
        width: 315px;
    }

    .ourvision .text p {
        line-height: 1.5;
    }

    .team-card {
        min-height: unset;
        width: calc(33% - 28px);
        max-width: unset;
    }

    .team-card .text p {
        padding: 20px 0;
    }
}

@media screen and (max-width: 768px) {
    .ourvision .text {
        width: calc(100% - 315px);
        padding: 17px 0px 20px 19px;
    }

    .ourvision .image {
        width: 495px;
    }

    .ourvision .text p {
        line-height: 1.3;
        letter-spacing: -0.1px;
    }

    .team-seg p {
        line-height: 1.3;
    }
}

@media screen and (max-width: 767px) {

    .ourvision .image {
        display: none;
    }

    .ourvision .text {
        width: 100%;
        padding: 14px 17px 20px;
    }

    .contactOptions .heading h2 {
        font-size: 20px;
    }

}


@media screen and (max-width: 600px) {

    .team-layout {
        justify-content: space-between;
    }

    .team-card {
        min-height: unset;
        width: 48%;
        max-width: unset;
        margin: 0px 0 15px;
    }

    .team-card .text p {
        padding: 10px 0;
        font-size: 15px !important;
    }
}


.StaffBenefits2020.alt .hero__columns.nobgimg {
    background: #2d496c;
}

.StaffBenefits2020.alt .hero-cta.alt {
    background: transparent !important;
}

.StaffBenefits2020 .featureHeading .hero-cta.alt a.vid-cta {
    background: url(/wp-content/uploads/2022/02/vidcta-bg-alt.png) no-repeat transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    position: static;
    padding: 0;
    width: 347px;
    height: 347px;
    padding: 0 30px;
}

.StaffBenefits2020.alt .hero__column--left.full- {
    padding: 64px 51px 17px 49px;
}

.StaffBenefits2020 .featureHeading .hero-cta.alt a.vid-cta img {
    width: 100%;
    max-width: 88px;
}

.StaffBenefits2020.alt .featureHeading .hero-cta.alt h3 {
    margin: 42px 0 8px;
}

.StaffBenefits2020 .featureHeading .hero-cta.alt a.vid-cta p {
    margin: 0 0 20px;
}

.StaffBenefits2020.alt #mainContent .thecontent h3.alt {
    font-size: 20px;
    margin: 31px 0 28px;
    color: #449bd0;
    line-height: 1.4;
}

.StaffBenefits2020.alt #mainContent .thecontent.wide {
    padding-right: 43px;
}

.StaffBenefits2020.alt #mainContent .thecontent.wide h2 {
    width: 100%;
    max-width: 500px;
}

.StaffBenefits2020 .page-section-dropdowns .container {
    padding: 0 0 0 35px;
}

/* dropdown changes */

.page-id-18365 .StaffBenefits2020 .page-section-dropdowns .dropdown-wrap>div {
    padding: 33px 32px 22px !important;
}

.page-id-18365 .StaffBenefits2020 .page-section-dropdowns .dropdown-wrap h3 {
    font-size: 26px !important;
}

.page-id-18365 .StaffBenefits2020 .page-section-dropdowns {
    margin-bottom: 53px;
}


.page-id-18365 .StaffBenefits2020 .page-section-dropdowns .dropdown-wrap {
    border: 2px solid #224065;
}

.page-id-18365 .StaffBenefits2020 .page-section-dropdowns .dropdown-wrap .left {
    border-right: 2px solid #224065;
}

.page-id-18365 #accords,
.page-id-18365 #accords-2,
.page-id-18365 #accords-3 {
    margin-top: 22px;
}

.page-id-18365 #accords h4,
.page-id-18365 #accords-2 h4,
.page-id-18365 #accords-3 h4 {
    padding-left: 2px !important;
    font-weight: 600 !important;
    margin: 0px 0 6px 0 !important;
    font-size: 16px !important;
    padding-bottom: 8px !important;
}

.page-id-18365 #accords-3 h4#ui-id-13 {
    padding-right: 100px !important;
}

.page-id-18365 #accords h4:before,
.page-id-18365 #accords-2 h4:before,
.page-id-18365 #accords-3 h4:before {
    left: unset !important;
    right: 0 !important;
}

.page-id-18365 .StaffBenefits2020 .page-section-3 h2 {
    font-size: 24px !important;
}

.page-id-18365 .StaffBenefits2020 .page-section-3 h3 {
    font-size: 20px !important;
}

.page-id-18365 .StaffBenefits2020 .page-section-3 .counts .left,
.StaffBenefits2020 .page-section-3 .counts .right {
    padding-right: 0 !important;
}

.page-id-18365 .StaffBenefits2020 .page-section-3 {
    margin-bottom: 32px !important;
}

.page-id-18365 .StaffBenefits2020 .page-section-4 {
    margin-bottom: 37px !important;
}

.page-id-18365 .StaffBenefits2020 .page-section-5 .container {
    padding: 0 0 0 38px;
}

.page-id-18365 .StaffBenefits2020 .page-section-5 h2 {
    font-size: 24px;
    margin: 0px 0 27px 0;
}

.page-id-18365 .StaffBenefits2020 .page-section-5 .left {
    width: calc(100% - 374px);
    padding: 0;
    max-width: 539px;
    margin-right: auto;
}

.page-id-18365 .StaffBenefits2020 .page-section-5 .right {
    background: url(/wp-content/uploads/2022/02/vidcta-bg-alt.png) no-repeat transparent;
    width: 347px;
    height: 347px;
    padding: 0 30px 0;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-top: -42px;
    margin-right: auto;
}

.page-id-18365 .StaffBenefits2020 .page-section-5 .right h3 {
    margin: 5px 0 7px 0;
}

.page-id-18365 .StaffBenefits2020 .page-section-6 p {
    font-style: italic;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.2px;
    width: 100%;
    max-width: 1100px;
}

@media screen and (max-width: 1170px) {
    .page-id-18365 .StaffBenefits2020.alt .hero-cta.alt {
        width: auto;
        height: auto;
    }

    .page-id-18365 .StaffBenefits2020.alt .hero__column--left.full- {
        background: #2d496c;
    }
}

@media screen and (max-width: 1023px) {
    .page-id-18365 .StaffBenefits2020 .page-section-5 .right {
        margin-right: 0;
    }
}

@media screen and (max-width: 768px) {


    .page-id-18365 .StaffBenefits2020 .page-section-5 .container {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }

    .page-id-18365 .StaffBenefits2020 .page-section-5 .left {
        width: 100%;
        padding: 0;
        max-width: unset;
        margin-right: auto;
        margin: 0 0 30px;
    }

    .page-id-18365 .StaffBenefits2020 .page-section-5 .right {
        margin-top: 0;
    }
}

@media screen and (max-width: 767px) {
    .page-id-18365 .StaffBenefits2020.alt .hero__column--left.full- {
        padding: 25px;
    }

    .page-id-18365 .StaffBenefits2020.alt .hero__column--left p {
        max-width: unset;
    }

    .page-id-18365 .StaffBenefits2020.alt #mainContent .thecontent.wide {
        padding-right: 0;
    }

    .page-id-18365 .StaffBenefits2020.alt #mainContent .thecontent.wide {
        padding-right: 0;
        margin: 0;
    }

    .page-id-18365 .StaffBenefits2020 .page-section-dropdowns .dropdown-wrap .left {
        border-right: 0;
        border-bottom: 2px solid #224065;
    }

    .page-id-18365 #scheme.container,
    .page-id-18365 #testimonials.container {
        padding: 0 !important;
    }
}


/********************/

.page-id-17229 .StaffBenefits2020.alt .hero__column--left p {
    width: 100%;
    max-width: 320px;
}

.page-id-17229 .StaffBenefits2020.alt #mainContent .thecontent.wide h2 {
    max-width: unset;
}

.page-id-17229 .StaffBenefits2020 .featureHeading .hero-cta.alt a.vid-cta.narrow {
    padding: 0 50px;
}

.page-id-17229 .StaffBenefits2020 .featureHeading .hero-cta.alt a.vid-cta.narrow h3 {
    margin: 0 0 21px;
}

.page-id-17229 .StaffBenefits2020 .featureHeading .hero-cta.alt a.vid-cta span.lg {
    font-size: 30px;
    font-weight: 700;
    color: #0a2b54;
    font-family: "Open Sans";
    letter-spacing: -0.8px;
}

.page-id-17229 .StaffBenefits2020.alt #mainContent .page-section-1 h2 {
    margin: 0 0 40px;
}

.page-id-17229 .StaffBenefits2020.alt #mainContent .page-section-1 p {
    margin: 0 0 31px;
}

.page-id-17229 .StaffBenefits2020.alt #mainContent .thecontent.wide {
    padding-right: 73px;
}

.page-id-17229 .StaffBenefits2020 .page-section-1 ul {
    margin: 0 0 50px;
}

.page-id-17229 .StaffBenefits2020 .page-section-1 li {
    background: url(/wp-content/themes/uplift/uplift-child/images/link-box-yellow-link.png) no-repeat transparent;
    background-position: -8px -7px;
    padding: 0 0 0 27px;
    margin: 0 0 15px 0px;
}

.page-id-17229 .StaffBenefits2020.alt h1 span {
    font-size: 30px;
}

.StaffBenefits2020.alt .toc.noside {
    padding-left: 0;
    padding-top: 29px;
    border: 0;
}

@media screen and (max-width: 1170px) {
    .page-id-17229 .StaffBenefits2020.alt .hero-cta {
        width: 367px;
        height: 343px;
    }
}

@media screen and (max-width: 1024px) {
    .page-id-17229 .StaffBenefits2020.alt .hero__column--left.full-.larger {
        background: #2d496c;
    }
}

@media screen and (max-width: 979px) {
    .page-id-17229 .StaffBenefits2020.alt .featureHeading .hero-cta p {
        padding: 0;
    }

    .page-id-17229 .StaffBenefits2020.alt #mainContent .sidebar {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .page-id-17229 .StaffBenefits2020.alt .hero__column--left {
        padding: 25px;
    }

    .page-id-17229 .StaffBenefits2020.alt #mainContent .thecontent.wide {
        padding: 0;
    }

    .page-id-17229 .StaffBenefits2020 .page-section-1 ul {
        margin: 20px 0 50px;
    }

    .page-id-17229 .StaffBenefits2020 .page-section-1 li {
        background-position: -8px 0px;
    }
}

@media screen and (max-width: 500px) {
    .page-id-17229 .StaffBenefits2020.alt .hero__column--left.full-.larger {
        padding: 15px;
    }

}

.help-box-layout {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: stretch;
    justify-content: space-between;
}

.help-box {
    width: 49%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    padding: 20px;
    border: 2px solid #2d496c;
    margin: 0 0 20px;
}

.help-box h2 {
    margin: 0 0 20px;
    color: #1c4f9d;
    letter-spacing: -1px;
    font-size: 26px;
    font-weight: 700;
    line-height: 1;
}

.help-box ul {
    width: 100%;
    margin: 0;
}

.help-box li {
    padding-left: 2px;
    font-weight: 600;
    margin: 0px 0 6px 0;
    font-size: 16px;
    padding-bottom: 8px;
    color: #4261a9;
    border-bottom: 2px solid #f7f7f7;
    position: relative;
    padding-right: 20px;
}

.help-box li a {
    color: #4261a9;
    font-size: 16px;
    font-weight: 600;
}

.help-box li:before {
    content: '';
    width: 11px;
    height: 19px;
    background: url(https://www.citysave.org.uk/wp-content/uploads/2016/01/yellow-chev.png) no-repeat transparent;
    position: absolute;
    top: 2px;
    bottom: 0;
    transform: rotate(0);
    transition: 0.5s ease;
    left: unset;
    right: 0;
}


@media screen and (max-width: 500px) {
    .help-box-layout {
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        align-items: center;
        justify-content: flex-start;
    }

    .help-box {
        width: 100%;
        padding: 15px;
    }

    .help-box h2 {
        font-size: 22px;
    }

    .help-box li {
        line-height: 1;
    }

    .help-box li a {
        font-size: 15px;
    }
}

.page-template-template-save #accords h4 {
    padding-left: 0 !important;
    padding-right: 25px !important;
    font-size: 15.5px;
    padding-bottom: 7px !important;
    margin: 0px 0 7px 0;
}

.page-template-template-save #accords h4:before {
    left: unset;
    right: 0;
    transform: rotate(90deg);
}

.page-template-template-save #faqs {
    padding: 0;
    margin-top: 50px;
}

.page-template-template-save #faqs .container__columns .left {
    width: 100%;
}

@media screen and (max-width: 1170px) {
    .page-id-18365 .StaffBenefits2020.alt .hero__column--image {
        background: url(/wp-content/uploads/2022/02/employee-benefits-banner-v2.jpg) no-repeat transparent;
        background-size: cover;
        background-position: left 50%;
    }

    .page-id-17229 .StaffBenefits2020.alt .hero__column--image {
        background: url(/wp-content/uploads/2022/02/rentprotectionbanner-v2.jpg) no-repeat transparent;
        background-size: cover;
        background-position: left 50%;
    }

    .page-id-19530 .StaffBenefits2020.alt .hero__column--image {
        background: url(/wp-content/uploads/2023/10/westmids-topbanner-v1.png) no-repeat transparent !important;
        background-size: cover;
        background-position: left 50%;
    }

    .page-id-19497 .StaffBenefits2020.alt .hero__column--image {
        background: url(/wp-content/uploads/2023/10/westmids-topbanner-v1.png) no-repeat transparent !important;
        background-size: cover;
        background-position: left 50%;
    }

    .page-id-19572 .StaffBenefits2020.alt .hero__column--image {
        background: url(/wp-content/uploads/2022/10/uni-banner-image.png) no-repeat transparent !important;
        background-size: cover;
        background-position: left 50%;
    }


}



@media screen and (max-width: 500px) {

    .page-id-18365 .StaffBenefits2020.alt .hero__columns,
    .page-id-17229 .StaffBenefits2020.alt .hero__columns {
        flex-direction: column-reverse;
    }
}

#cboxOverlay {
    background: #000 !important;
}

#mobile-menu ul li.parent>a:after {
    position: absolute;
}

#mobile-menu ul.sub-menu li a,
#mobile-menu ul.sub-menu li ul a {
    padding-left: 0;
}

@media screen and (max-width: 768px) {

    .home2021 .page-section-1 h3 {
        font-size: 18px !important;
    }

    .home2021 .page-section-1 li a {
        font-size: 15px
    }
}

.StaffBenefits2020.alt .hero__column--left.left--client {
    padding: 61px 65px 17px 48px;
}

.StaffBenefits2020.alt .featureHeading ul.benefit-list.small>li {
    font-size: 17.5px;
    line-height: 1.4;
    letter-spacing: 1px;
    margin-left: 4px;
}

.StaffBenefits2020.alt .StaffBenefits2020.alt .featureHeading--client h1 {
    margin-bottom: 22px;
}

.StaffBenefits2020.alt #mainContent .thecontent.client h3 {
    font-size: 20px;
    margin: 37px 0 34px;
}

.StaffBenefits2020.alt #mainContent .thecontent.client {
    padding-right: 49px;
    border: 0;
    margin-bottom: 0;
}

.clientcta {
    margin: 35px 0 51px;
}

.clientcta a {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    padding: 16px 23px 10px 23px;
}

.page-id-19263 .clientcta.nhs a {
    background: #8b2388;
}

.clientcta.nhs a {
    background: #1c5daf;
}

.clientcta__text {
    width: calc(100% - 243px);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: flex-start;
}

.clientcta__image {
    width: 243px;
}

.clientcta__text img {
    width: 88px;
    height: auto;
}

.clientcta__text--text {
    width: calc(100% - 88px);
    padding: 0 21px;
}

.clientcta__text h3 {
    color: #fff !important;
    margin: 0 0 5px !important;
    font-size: 24px !important;
}

.clientcta__text p {
    color: #fff;
    line-height: 1.4;
}

.clientcta__image img {
    margin-top: 8px;
}

.StaffBenefits2020.alt #mainContent .thecontent.client .text-sections h3 {
    margin: 40px 0 15px;
    font-size: 24px;
}

.StaffBenefits2020.alt #mainContent .thecontent.client .terms__title {
    font-size: 23px;
    letter-spacing: -0.1px;
    margin: 0 0 18px;
    color: #3f93c7;
}

.StaffBenefits2020.alt #mainContent .thecontent.client .terms__criteria ul {
    margin: 0 0 30px;
}

.StaffBenefits2020.alt #mainContent .thecontent.client .terms__criteria ul li p {
    margin-bottom: 8px !important;
    line-height: 1.3;
    font-size: 16px !important;
}

.StaffBenefits2020.alt #mainContent .thecontent.client .terms__criteria ul li img {
    margin-right: 14px;
}

.StaffBenefits2020.alt.client #page-section {
    padding: 0 0 0 36px;
}

.StaffBenefits2020.alt.client #page-section.loans-section {
    padding-right: 14px;
}

.StaffBenefits2020.alt.client #page-section.loans-calc-section {
    padding-right: 0;
    margin: 0 0 30px;
}

.StaffBenefits2020.alt.client .terms {
    margin-bottom: 0;
}

.StaffBenefits2020.alt.client .page-section-1 {
    margin-bottom: 9px;
}

.StaffBenefits2020.alt.client .section__heading h2 {
    font-size: 24px;
    margin: 0 0 8px;
}

.StaffBenefits2020.alt.client #loan-calc {
    display: flex;
    justify-content: space-between;
    align-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-end;
    margin: 0 0 33px;
}

.StaffBenefits2020.alt.client #loan-calc .left {
    width: calc(100% - 155px);
    padding-right: 30px;
}

.StaffBenefits2020.alt.client #loan-calc .right {
    width: 155px;
}

.StaffBenefits2020.alt.client #loan-calc .right a {
    background: transparent;
    color: #224065 !important;
    max-width: 225px;
    width: 100%;
    text-align: center;
    border-radius: 4px;
    padding: 13px 31px;
    font-size: 19px;
    line-height: 1;
    border: 2px solid #0a2b54;
    font-weight: 600;
}

#whoarecitysave {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: flex-start;
    align-content: flex-start;
    margin: 0 0 18px;
}

.whoarecitysave__text {
    width: calc(100% - 455px);
    padding-right: 20px;
}

.whoarecitysave__image {
    width: 455px;
}

#abouttextsplit h2,
.whoarecitysave__text h2 {
    font-size: 24px;
    letter-spacing: -0.1px;
    margin: 0 0 23px;
    font-weight: 700;
    color: #224065;
}

#abouttextsplit h3,
.whoarecitysave__text h3 {
    font-size: 20px;
    margin: 0 0 32px;
    color: #3f93c7;
}

#abouttextsplit {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
}

.abouttextsplit__left {
    width: 48.7%;
    border-right: 1.5px solid #eae8e8;
    padding-right: 40px;
}

.abouttextsplit__right {
    width: 51.3%;
    border-left: 2px solid #eae8e8;
    padding-left: 34px;
    padding-right: 20px;
}


.abouttextsplit__right video {
    width: 100%;
}

#abouttextsplit h3 {
    margin: 0 0 22px;
    color: #3f93c7;
}

#abouttextsplit h2:not(:first-child) {
    margin: 52px 0 13px;
}

.terms__text.light {
    font-weight: normal;
}

.terms__text.light a {
    color: #1b4e9d;
}

@media screen and (max-width: 1170px) {
    .StaffBenefits2020.alt.client .hero__column--image {
        background: url(/wp-content/uploads/2022/06/nhs-banner-2022-1.jpg) no-repeat transparent;
        background-size: cover;
        background-position: left 50%;
    }

    .clientcta__text {
        width: calc(100% - 140px);
    }

    .clientcta__image {
        width: 140px;
    }

    .StaffBenefits2020.alt.client #loan-calc {
        align-items: center;
    }
}


@media screen and (max-width: 1023px) {
    .clientcta a {
        display: flex;
        flex-direction: column;
    }

    .clientcta__text {
        width: 100%;
    }

    .clientcta__text--text {
        width: calc(100% - 56px);
        padding-right: 0;
    }

    .clientcta__text img {
        width: 56px;
    }

    .clientcta__image {
        display: none;
    }

    #whoarecitysave {
        margin: 0 0 50px;
    }

    .whoarecitysave__image {
        width: 305px;
    }

    .whoarecitysave__text {
        width: calc(100% - 305px);
    }

    #abouttextsplit h2,
    .whoarecitysave__text h2 {
        margin: 0 0 10px;
    }

    #abouttextsplit h3,
    .whoarecitysave__text h3 {
        margin: 0px 0 20px;
    }
}

@media screen and (max-width: 979px) {
    .StaffBenefits2020.alt.client #page-section {
        padding: 0;
    }
}

@media screen and (max-width: 768px) {
    .StaffBenefits2020.alt.client #loan-calc {
        display: flex;
        align-content: flex-start;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: flex-start;
        justify-content: flex-start;
    }

    .StaffBenefits2020.alt.client #loan-calc .left {
        width: 100%;
        padding-right: 0;
        margin: 0 0 25px;
    }
}

@media screen and (max-width: 767px) {
    .StaffBenefits2020.alt #mainContent .thecontent.client {
        padding-right: 0;
    }

    .whoarecitysave__image {
        display: none;
    }

    .whoarecitysave__text {
        width: 100%;
        padding: 0;
    }
}

@media screen and (max-width: 600px) {

    #abouttextsplit {
        flex-direction: column;
    }

    .abouttextsplit__left,
    .abouttextsplit__right {
        width: 100%;
        padding: 0;
        margin: 0 0 30px;
    }

    .abouttextsplit__left {
        border-right: 0;
    }

    .abouttextsplit__right {
        border-left: 0;
    }
}

.StaffBenefits2020.alt.client #loan-calc .left p {
    font-size: 15px !important;
}

footer .copyright p.footer-links {
    margin: 10px 0 0;
}

.page-id-19227 section.widget_text {
    display: none;
}

.postid-19306 figure.media-wrap {
    display: none !important;
}

.page-template-template-howtofindus #container {
    height: auto;
}

.page-template-template-howtofindus .contactOptions {
    border-bottom: 2px solid #2d496c;
    max-width: 1140px;
    margin: 0 auto;
    float: none;
}

.htfuaddress {
    width: 100%;
    max-width: 1140px;
    margin: 30px auto 0;
    float: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
    align-content: flex-start;
    border: 2px solid #2d496c;
}

.htfuaddress--heading {
    width: 100%;
    background: #2d496c;
    padding: 20px 30px;
}

.htfuaddress--heading h2 {
    margin: 0;
    color: #fff;
}

.htfuaddress--left {
    width: 300px;
    padding: 30px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: nowrap;
}

.htfuaddress--left p {
    margin: 0 0 30px;
}

.htfuaddress--left strong {
    color: #1b4e9d;
}

.htfuaddress--left a {
    background: #3a96ce;
    color: #fff;
    line-height: 1;
    padding: 14px 23px;
    border-radius: 2px;
    font-size: 15px;
}

.htfuaddress--left a:hover {
    color: #fff;
    background: #2d496c;
}

.htfuaddress--right {
    width: calc(100% - 300px);
}

.htfuaddress--right iframe {
    width: 100%;
    height: 100%;
}

.htfufindoffice {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto 50px;
    float: none;
    border: 2px solid #2d496c;
    border-top: 0;
    padding: 30px;
}

.htfufindoffice h3 {
    font-weight: normal;
    font-size: 26px;
    margin: 0 0 30px;
}

.htfufindoffice ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
    gap: 20px;
    margin: 0;
}

.htfufindoffice li {
    width: calc(50% - 20px);
    margin: 0px;
    border-bottom: 2px solid #c1c1c1;
    padding-bottom: 20px;
}

.htfufindoffice a {
    color: #3a96ce !important;
}

@media screen and (max-width: 767px) {
    .htfufindoffice ul {
        flex-direction: column;
    }

    .htfufindoffice li {
        width: 100%;
    }

    .htfuaddress--left {
        padding: 15px;
        width: 230px;
    }

    .htfuaddress--left p {
        margin: 0 0 30px;
        font-size: 15px !important;
        line-height: 1.5;
    }

    .htfuaddress--right {
        width: calc(100% - 230px);
    }

    .htfuaddress--heading {
        padding: 15px;
    }

    .htfuaddress--heading h2 {
        font-size: 20px;
        line-height: 1;
    }

    .htfufindoffice {
        padding: 15px;
    }

    .htfufindoffice h3 {
        font-weight: normal;
        font-size: 21px;
        margin: 10px 0 20px;
    }
}

@media screen and (max-width: 499px) {
    .htfuaddress {
        flex-direction: column;
    }

    .htfuaddress--left {
        width: 100%;
        margin: 0 0 10px;
    }

    .htfuaddress--right {
        width: 100%;
    }

    .htfuaddress--right iframe {
        width: 100%;
        height: 250px;
        display: block;
    }

    .htfuaddress--left p {
        margin: 0 0 10px;
    }
}


#videopopout--content video {
    width: 100%;
    height: auto;
}

.page--prizegiver .container__columns .left {
    width: 100%;
}

.page--prizegiver .StaffBenefits2020.alt h1 {
    font-size: 36px;
}

.page--prizegiver .StaffBenefits2020.alt .hero__column--image {
    background: url(/wp-content/uploads/2023/12/prizesaver-topbanner.jpg) no-repeat transparent;
    background-size: cover;
    background-position: left 50%;
}

.page--prizegiver .starsavingcta {
    margin: 0 0 28px 0;
}
@media screen and (min-width: 979px) {
    .page--prizegiver .StaffBenefits2020.alt .featureHeading .hero-cta h3 {
        margin: 8px 0 20px;
        font-size: 28px;
    }
}

@media screen and (min-width: 800px) {
    .page--prizegiver .StaffBenefits2020.alt .featureHeading .hero-cta h3 {
        font-size: 22px;
    }
}

.page--prizegiver .StaffBenefits2020.alt .featureHeading .hero-cta p {
    font-size: 14px !important;
    margin-top: 20px;
}

.footerappsection {
    background: #e3f0f8;
    padding: 40px 55px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
    align-content: flex-end;
    flex-wrap: wrap;
    position: relative;
}

.footerappsection__heading {
    color: #2f4366;
    font-size: 38px;
    font-weight: 600;
    margin: 0 0 10px;
}

.footerappsection__subheading {
    color: #2f4366;
    font-size: 29px;
    font-weight: 300;
}

.footerappsection__left {
    width: calc(100% - 227px);
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: flex-end;
    align-content: flex-end;
    flex-wrap: wrap;
    gap: 30px
}

.footerappsection__text {
}

.footerappsection__right {
    width: 227px;
    position: absolute;
    right: 30px;
    bottom: 0;
}

.footerappsection__buttons {
    width: 240px;
    display: flex;
    align-items: stretch;
    flex-direction: row;
    justify-content: flex-start;
    align-content: flex-start;
    gap: 10px
}

.footerappsection__buttons a {
    width: calc(50% - 10px);
    display: flex;
    align-items: flex-end;
}

.footerappsection__buttons img {
    height: 33px;
    transform: translate(0);
    transition: 0.3s ease all;
}

.footerappsection__buttons img:hover {
    transform: translateY(-3px);
}

@media screen and (max-width:1170px) {
    .footerappsection {
        padding: 30px 20px;
    }

    .footerappsection__heading {
        font-size: 32px;
        margin: 0 0 5px;
    }

    .footerappsection__subheading {
        font-size: 23px;
    }

    .footerappsection__right {
        right: 20px;
    }
}

@media screen and (max-width:1023px) {
    .footerappsection {
        padding: 20px;
    }

    .footerappsection__left {
        gap: 15px;
    }
}

@media screen and (max-width:767px) {
    .footerappsection__right {
        width: 170px;
    }

    .footerappsection__left {
        width: calc(100% - 170px);
    }
}

@media screen and (max-width:499px) {
    .footerappsection {
        flex-direction: column;
        padding: 15px 15px 0;
    }

    .footerappsection__right {
        width: 100%;
        position: static;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-end;
    }

    .footerappsection__left {
        width: 100%;
        margin: 0 0 25px;
    }

    .footerappsection__buttons {
        width: 100%;
        justify-content: center
    }

    .footerappsection__buttons a {
        width: auto;
    }

    .footerappsection__text {
        width: 100%;
        text-align: center;
    }

    .footerappsection__heading {
        font-size: 29px;
        margin: 0;
    }

    .footerappsection__subheading {
        font-size: 20px;
    }
}

@media screen and (max-width:374px) {
    .footerappsection__heading {
        font-size: 25px;
    }

    .footerappsection__subheading {
        font-size: 18px;
    }
}

.page--mobileapp .StaffBenefits2020.alt .toc {
    border-left: 0;
    padding-left: 0;
    padding-top: 0;
}

.page--mobileapp .starsavingcta {
    margin-left: 0;
}

.page--mobileapp .text-sections p {
    margin: 0 0 10px !important;
}

.page--mobileapp .StaffBenefits2020.alt #mainContent .thecontent h3 {
    margin-bottom: 10px;
}

@media screen and (max-width: 1170px) {
    .page--mobileapp .StaffBenefits2020.alt .hero__column--image {
        background: url(/wp-content/uploads/2023/12/mobleapp-topbanner.jpg) no-repeat transparent;
        background-size: cover;
        background-position: left 50%;
    }
}

#videopopout--content video {
    width: 100%;
    height: auto;
}

.page--prizegiver .container__columns .left {
    width: 100%;
}


.page--mobileapp .StaffBenefits2020.alt .toc {
    border-left: 0;
    padding-left: 0;
    padding-top: 0;
}

.page--mobileapp .starsavingcta {
    margin-left: 0;
}

.page--mobileapp .text-sections p {
    margin: 0 0 10px !important;
}

.page--mobileapp .StaffBenefits2020.alt #mainContent .thecontent h3 {
    margin-bottom: 10px;
}

@media screen and (max-width: 1170px) {
    .page--mobileapp .StaffBenefits2020.alt .hero__column--image {
        background: url(/wp-content/uploads/2023/12/mobleapp-topbanner.jpg) no-repeat transparent;
        background-size: cover;
        background-position: left 50%;
    }

    .page--prizegiver .StaffBenefits2020.alt .hero__column--image {
        background: url(/wp-content/uploads/2023/12/prizesaver-topbanner.jpg) no-repeat transparent;
        background-size: cover;
        background-position: left 50%;
    }

    .page--prizegiver .starsavingcta {
        margin: 0 0 28px 0;
    }
}

@media screen and (min-width: 979px) {
    .page--prizegiver .StaffBenefits2020.alt .featureHeading .hero-cta h3 {
        margin: 8px 0 20px;
        font-size: 28px;
    }
}

@media screen and (min-width: 800px) {
    .page--prizegiver .StaffBenefits2020.alt .featureHeading .hero-cta h3 {
        font-size: 22px;
    }
}

.page--prizegiver .StaffBenefits2020.alt .featureHeading .hero-cta p {
    font-size: 14px !important;
    margin-top: 20px;
}

.sidebar__clientctas {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: stretch;
    justify-content: flex-start;
    margin: 0 0 0px;
    gap: 10px;
    position: relative;
    max-width: 410px;
}

.sidebar__clientctas a:last-child {
    margin-left: auto;
}

a.button {
    text-align: center;
    background: #3a96ce;
    color: #fff;
    line-height: 1;
    padding: 13px 20px;
    font-size: 20px;
    border-radius: 3px;
}

a.button__alt {
    background: #dea901;
}

a.button:hover {
    background: #2d496c;
    color: #fff;
}

.diamondCTA {
    background: url(/wp-content/uploads/2024/08/diamond-blue.png) no-repeat transparent;
    color: #fff !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 15px;
    z-index: 0;
    width: 231px;
    height: 262px;
    text-align: center;
    font-size: 30px;
    margin: 50px 0 30px;
}

.diamondCTA__alt  {
    background: url(/wp-content/uploads/2024/08/diamond-yellow.png) no-repeat transparent;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    right: 0;
    left: unset;
    width: 242px;
    height: 263px;
    margin: 0;
}

.diamondCTA span {
    color: #fff;
    text-align: center;
    background: #355c86;
    border-radius: 3px;
    display: block;
    padding: 4px 10px;
    font-size: 20px;
}

@media screen and (max-width: 1023px) {
    .sidebar__clientctas {
        flex-direction: column;
        padding: 0 0 20px;
        border: 0;
        gap: 0;
    }

    .sidebar__clientctas a:last-child {
        margin: 0;
    }
}

@media screen and (max-width: 979px) {

    .diamondCTA {
        margin: 0;
    }

    .diamondCTA__alt {
        position: static;
    }
}

@media screen and (max-width: 767px){

    .sidebar__clientctas {
        display: none;
    }

}


.StaffBenefits2020.alt .featureHeading .hero__column--right.nhs .hero-cta h3 {
    line-height: 1.2
}

#main-container .StaffBenefits2020.alt .featureHeading .hero__column--right.nhs .hero-cta a.btn {
    max-width: 180px;
}

#main-container:has(.productcards) .page-heading,
#main-container:has(.productcards) .inner-page-wrap{
    display: none;
}

.productcards {
    margin: 0 0 60px;
}

.productcards__inner {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 60px;
}

.productcards__grid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    gap: 40px;
}

.productcards__moreinfosection {
    display: flex;
    flex-direction: row;
    gap: 50px;
    width: 100%;
}

.productcards__header {
    margin: 20px 0 0
}

.productcards__heading {
    font-size: 32px;
    color: #2B486C;
    font-weight: 700;
    margin: 0 0 10px;
}

.productcards__openingcontent p {
    font-size: 18px !important;
    color: #808080;
    line-height: 1.2;
    margin: 0 0 20px;
}

.productcards__openingcontent p:last-of-type {
    margin: 0;
}

.productcards__moreinfoblock {
    width: calc(50% - 25px);
}

.productcards__moreinfo--heading {
    font-size: 26px;
    color: #3996cf;
    margin: 0 0 10px;
}

.productcards__moreinfo--content {
    font-size: 18px;
    line-height: 1.2;
    color: #808080;
}


.productcard {
    width: calc(33.333% - 27px);
    background: #fff;
    box-shadow: 0 0 8px #0000000D;
    border-radius: 20px 20px 0 0;
    padding: 32px 37px;
    display: flex;
    flex-direction: column;
}

.productcard__header {
    border-bottom: 1px solid #E8E8E8;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.productcard__heading {
    color: #2b486c;
    font-weight: 600;
    font-size: 24px;
}

.productcard__subheading {
    color: #808080;
    font-size: 12px;
    line-height: 1.3;
}

.productcard__description p {
    color: #808080;
    font-size: 16px !important;
    line-height: 1.2;
    margin: 0 0 15px;
}

.productcard__description strong {
    color: #2B486C;
    font-weight: bold;
}

.productcard__keypoints {
    color: #808080;
}

.productcard__keypoints li {
    background: url("/wp-content/uploads/2021/12/blue-tick.png") no-repeat transparent;
    background-position: left 5px;
    padding-left: 20px;
    line-height: 1.3;
    margin: 0 0 10px;
}

.productcard__keypoints li strong {
    color: #2B486C;
}

.productcard__button {
    background: #3996CF;
    color: #fff;
    transition: 0.3s ease all;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 15px;
    font-size: 20px;
    margin-top: auto;
    cursor: pointer;
}

.productcard__button:hover {
    background: #2B486C;
}

.productcards__extendedinfosection {
    background: #fff;
    box-shadow: 0 0 8px #0000000D;
    padding: 30px;
    position: static;
}

.productcards__extendedinfosection__inner {
    position: relative;
}

.productcards__extendedinfoblock {
    opacity: 0;
    transition: 0.3s ease all;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

.productcards__extendedinfoblock.active {
    opacity: 1;
    z-index: 1;
}

.productcards__extendedinfoblock.initial {
    position: static;
}

.productcards__extendedinfo--heading {
    font-size: 32px;
    color: #2B486C;
    font-weight: 700;
    margin: 0 0 20px;
}

.productcards__extendedinfo--heading.inactive {
    opacity: 0.2;
}

.productcards__extendedinfo--keypoints ul {
    display: flex;
    gap: 10px 20px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.productcards__extendedinfo--keypoints li {
    background: url("/wp-content/uploads/2021/12/blue-tick.png") no-repeat transparent;
    background-position: left 5px;
    padding-left: 20px;
    line-height: 1.3;
    margin: 0;
}

.productcards__extendedinfo--content {
    margin: 0 0 15px
}

.productcards__extendedinfo--content p {
    line-height: 1.3;
    margin: 0 0 20px;
    font-size: 18px !important;
}

.productcards__extendedinfo--content ul {
    margin: 0 0 20px 20px;
    list-style: disc;
    font-size: 18px !important;
}

.productcards__extendedinfo--buttons {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
}

.productcards__extendedinfo--buttons a.button {
    border-radius: 0;
    padding: 17px 50px;
}

a.button-secondary {
    background: #E0AA13;
}

@media screen and (max-width: 1023px) {
    .productcard {
        width: calc(50% - 20px);
    }
}

@media screen and (max-width: 767px) {

    .productcards__inner,
    .productcards__moreinfosection{
        gap: 30px;
    }

    .productcards__heading,
    .productcards__extendedinfo--heading{
        font-size: 26px;
    }

    .productcards__openingcontent p,
    .productcards__moreinfo--content,
    .productcards__extendedinfo--content p,
    .productcards__extendedinfo--content ul {
        font-size: 16px !important;
        line-height: 1.2;
    }

    .productcards__grid {
        gap: 20px;
    }

    .productcards__moreinfo--heading {
        font-size: 22px;
        margin: 0 0 5px;
    }

    .productcard {
        width: calc(50% - 10px);
    }

    .productcards__moreinfosection {
        flex-direction: column;
    }

    .productcards__moreinfoblock {
        width: 100%;
    }

    .productcard {
        padding: 25px 20px;
    }

    .productcard__heading {
        font-size: 21px;
    }

    .productcard__subheading {
        font-size: 11px;
    }

    .productcard__description p {
        font-size: 14px !important;
        line-height: 1.1;
    }

    .productcard__keypoints li {
        font-size: 15px;
    }

    .productcard__button {
        padding: 10px;
        font-size: 17px;
    }

    .productcards__extendedinfo--buttons {
        gap: 4px;
    }

    .productcards__extendedinfo--buttons a.button {
        padding: 17px;
        font-size: 17px;
        width: 100%;
    }

    .productcards__extendedinfo--keypoints ul,
    .productcards__extendedinfo--buttons {
        flex-direction: column;
    }
}

@media screen and (max-width: 424px) {
    .productcard {
        width: 100%;
    }

    .productcards__extendedinfosection {
        padding: 30px 20px;
    }
}

.header-wrap {
    margin: 0;
    background: #fff;
}

.mobile-header-opts {
    top: 31px;
}

@media screen and (max-width: 1184px) {
    #header-section #logo {
        width: 130px;
    }

    #header-section .menu-select {
        margin-left: 20px;
    }
}

@media screen and (max-width: 420px) {
    .mobile-header-opts {
        top: 18px;
    }
}
