@media (max-width: 991px) {
    .megamenu-container {
        height: 100% !important;
        background-color: #fff !important;
        opacity: 1 !important;
    }

    .megamenu > ul > li > a {
        color: #333 !important;
        font-weight: 500;
        font-size: 14px !important;
    }

    .megamenu > ul > li > a:link {
        color: #333 !important;
        font-weight: 500;
        font-size: 14px !important;
    }

    .megamenu > ul > li[data-menu-child]:after {
        height: 20px !important;
        width: 15px !important;
        background-image: url("assets/img/megamenu-arrow.png") !important;
    }

    .js-menu-back-trigger:before {
        height: 20px !important;
        width: 15px !important;
        background-image: url("assets/img/back-arrow.png") !important;
        transform: none !important;
    }

    .js-menu-close-trigger:after {
        right: -30px !important;
        margin-top: 5px !important;
        height: 25px !important;
        width: 20px !important;
        background-image: url("assets/img/orange-close.png") !important;
        background-size: 15px !important;
    }
}

.our-staff .box--staff {
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
}

/* Events */

.post-type-archive-tribe_events .header,
.single-tribe_events .header {
    border-bottom: 1px solid #5b1f69;
}

.megamenu-level-0 > .megamenu > ul {
    background: none;
}

.tribe-events .tribe-events-c-search__button,
.tribe-events button.tribe-events-c-search__button {
    background-color: #5b1f69;
}

.tribe-events .tribe-events-c-search__button:focus,
.tribe-events .tribe-events-c-search__button:hover,
.tribe-events button.tribe-events-c-search__button:focus,
.tribe-events button.tribe-events-c-search__button:hover {
    background-color: #44114e;
}

.tribe-common .tribe-common-c-btn-border,
.tribe-common a.tribe-common-c-btn-border {
    border: 1px solid #5b1f69;
    color: #5b1f69;
}

.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {
    background-color: #5b1f69;
}

.tribe-events-single-event-title,
.tribe-events-before-html h1 {
    text-align: center;
    color: #5b1f69;
    font-family: inherit;
    font-weight: 300;
    font-size: 32px;
}

@media screen and (min-width: 768px) {
    .tribe-events-single-event-title,
    .tribe-events-before-html h1 {
        font-size: 43px;
    }
}

.tribe-events-back {
    text-align: center;
}

.tribe-events-back a,
.tribe-events-back a:visited {
    color: #5b1f69;
}

.tribe-events-back a:hover {
    text-decoration: underline;
}

.tribe-events-event-image img {
    width: 100%;
}

.tribe-events-schedule h2 {
    text-align: center;
}

.tribe-events-schedule {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin: 0 0 40px 0;
}

.tribe-events-schedule .recurringinfo,
.tribe-events-schedule .tribe-events-cost {
    color: #5b1f69;
    font-size: 22px;
}

.tribe-events-single-event-description .lead {
    font-family: inherit;
    font-weight: 300;
    color: #5b1f69;
    font-size: 18px;
}

.tribe-events-c-small-cta__price {
    font-family: inherit;
    font-weight: bold;
    color: #5b1f69;
    font-size: 18px;
}

.tribe-events-event-meta a,
.tribe-events-event-meta a:visited {
    text-decoration: underline;
    color: #5b1f69;
}

@media screen and (min-width: 768px) {
    .single-tribe_events .tribe-events-single .tribe-events-event-meta {
        width: 50%;
    }

    .tribe-events-meta-group {
        width: 50%;
    }

    .tribe-events-venue-map {
        width: 50%;
    }
}

.tribe-events .tribe-events-calendar-month__day-cell--selected,
.tribe-events .tribe-events-calendar-month__day-cell--selected:focus,
.tribe-events .tribe-events-calendar-month__day-cell--selected:hover {
    background-color: #5b1f69;
}

.tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__day-date-daynum {
    color: #fff !important;
}

.tribe-events-before-html {
    text-align: center;
    margin-bottom: 40px !important;
}

.tribe-events-before-html p {
    font-size: 16px;
    font-weight: 300;
}

@media screen and (min-width: 768px) {
    .tribe-events-before-html p {
        font-size: 20px;
    }
}

.tribe-common h1,
.tribe-common h2,
.tribe-common h3,
.tribe-common h4,
.tribe-common h5,
.tribe-common h6 {
    color: #5b1f69;
    font-family: inherit;
    font-weight: 300;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    padding-top: 60px;
    padding-bottom: 60px;
}

.tribe-events .tribe-events-calendar-latest-past__event-title-link:visited {
    color: #5b1f69;
    font-family: inherit;
    font-weight: 300;
}

.tribe-common .tribe-common-h5,
.tribe-common .tribe-common-h6 {
    color: #5b1f69;
    font-weight: 300;
}

.tribe-events-calendar-latest-past__heading {
    text-align: center;
    font-family: inherit;
    font-weight: 300;
    color: #5b1f69;
}

.tribe-events .tribe-events-calendar-latest-past__event-date-tag-month {
    color: #5b1f69;
}

.tribe-events .tribe-events-calendar-latest-past__event-date-tag-month,
.tribe-events .tribe-events-calendar-latest-past__event-date-tag-year {
    color: #5b1f69;
}

.tribe-events-calendar-latest-past__event-date-tag-daynum.tribe-common-h5 {
    font-weight: bold;
}

.tribe-common a,
.tribe-common a:active,
.tribe-common a:focus,
.tribe-common a:visited {
    color: #5b1f69;
}

.tribe-events-calendar-latest-past__event-description a {
    text-decoration: underline;
    color: #5b1f69;
}

.tribe-events button.tribe-events-c-top-bar__datepicker-button {
    font-size: 14px;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small,
.tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small {
    color: #5b1f69;
    background-color: transparent;
    border-color: #5b1f69;
    padding: 8px 10px;
}

.tribe-common.tribe-common--breakpoint-medium button.tribe-events-c-top-bar__datepicker-button,
.tribe-events button.tribe-events-c-top-bar__datepicker-button {
    border: 1px solid #5b1f69;
    padding: 8px 10px;
    font-size: 14px;
    border-radius: 5px;
    background-color: #5b1f69;
    color: #fff;
}

.tribe-common .tribe-common-c-svgicon__svg-fill {
    fill: #fff;
}

/* Conveyancing Calculator */

[data-view="newMatterForm"] .intake-form-template-2 .matter-type {
    width: 33% !important;
}

.circle-matter-type-remortgage {
    width: 100% !important;
    height: 100% !important;
}

[data-view="newMatterForm"] .intake-form-template-2 .matter-type-icon,
[data-view="newMatterForm"] .intake-form-template-3 .matter-type-icon {
    margin-bottom: 20px !important;
}

.intake-form-template-2 .pp-button-template-alt {
    font-size: 16px;
    font-weight: 400 !important;
    text-transform: none !important;
}

.intake-form-template-2 .matter-type-item-title {
    font-size: 20px !important;
    color: #44114e !important;
    font-family: Lato, Helvetica, Arial, sans-serif !important;
    margin-bottom: 15px !important;
    text-transform: none !important;
}

.pp-intake-wizard .steps > ul li.current span.number,
.pp-intake-wizard .steps > ul li.done span.number {
    background-color: #5b1f69 !important;
}

.pp-intake-wizard .steps > ul li {
    text-align: center !important;
}

.pp-intake-wizard .steps > ul li span.name {
    width: 100% !important;
    margin-left: 0 !important;
}

.intake-form-template-2 h3 {
    color: #5b1f69 !important;
    font-weight: 300 !important;
    font-size: 24px !important;
    margin-bottom: 10px !important;
}

.header__logo > img {
    max-width: 100% !important;
    width: 100%;
}

@media screen and (min-width: 992px) {
    .megamenu-level-0 > .megamenu > ul {
        left: 17% !important;
    }
}

/* Header Update */
.menu-toggle {
    display: inline-flex;
    width: 80px;
    height: 60px;
    background-color: #5b1f69;
    border: 1px solid #5b1f69;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: white;
    font-size: 12px;
    border-radius: 0 !important;
}

@media (min-width: 992px) {
    .menu-toggle {
        display: none;
    }
}

.menu-toggle img {
    max-width: 30px;
    filter: invert(1);
}

.mob-review {
    display: none;
    visibility: hidden;
}

@media (max-width: 767px) {
    .mob-review {
        display: block;
        visibility: visible;
    }
}

.mob-review img {
    width: 100%;
}

header.main-header {
    position: sticky;
    top: 0;
    z-index: 999;
    width: 100%;
    height: auto;
    background-color: white;
}

.header-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 15px;
    font-size: 12px;
    line-height: 12px;
    width: 100%;
}

@media (min-width: 992px) {
    .header-top {
        padding-top: 0;
        padding-bottom: 0;
    }
}

.header-top p {
    margin: 0;
    color: #5b1f69;
    font-size: 15px;
    line-height: 14px;
    font-weight: 600;
}

.header-top p span {
    margin-left: 3px;
    font-weight: 600;
}

.header-top p a {
    margin-left: 3px;
    font-weight: 600;
}

@media (min-width: 768px) {
    .header-top p span {
        display: inline-block;
    }
}

.header-top a[href^="tel:"] {
    text-decoration: none;
}

@media (min-width: 768px) {
    .header-top a[href^="tel:"] {
        pointer-events: none;
    }
}

.header-top a[href^="tel:"]:hover {
    text-decoration: underline;
}

.header-top .callback {
    background-color: #5b1f69;
    color: white;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 20px;
    padding: 8px 15px 10px 15px;
    transition: all 0.3s ease;
}

.header-top .callback:hover {
    background-color: black;
}

@media (min-width: 992px) {
    .header-top .callback {
        display: none;
    }
}

.header-top .inline-list {
    display: none;
    margin-bottom: 0;
    padding: 10px 0;
}

@media (min-width: 992px) {
    .header-top .inline-list {
        display: inline-block;
    }
}

.header-top .inline-list li {
    margin-bottom: 0;
    display: inline-block;
    padding-right: 0.7rem;
}

.header-top .inline-list li a {
    color: black;
    font-size: 15px;
    line-height: 14px;
    font-weight: 600;
}

.header-top .inline-list li:hover a {
    color: #5b1f69;
}

.header-mid {
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}

.header-mid .searchform {
    display: flex;
    border-left: 1px solid black;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 20px;
    padding-left: 20px;
    width: 350px;
}

@media (max-width: 991px) {
    .header-mid .searchform {
        display: none;
    }
}

.header-mid input[type="text"] {
    border: 0 !important;
    border-bottom: 1px solid black !important;
    border-radius: 0 !important;
    padding: 0 !important;
    font-family: sans-serif !important;
}

.header-mid input[type="text"]::placeholder {
    font-family: sans-serif !important;
}

.header-mid input[type="submit"] {
    width: 50px;
    height: 100%;
    border-radius: 0 !important;
    border: 0 !important;
    padding: 0.75rem 1rem 0.75rem 0.75rem;
    text-indent: -999px;
    background-color: transparent !important;
    background-image: url("assets/img/search.png");
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center;
    border-bottom: 1px solid black !important;
}

.header-mid input[type="submit"]:hover {
    background-color: transparent !important;
}

.header-bottom {
    padding: 15px 15px;
    border-bottom: 1px solid black;
}

@media (max-width: 991px) {
    .header-bottom {
        display: none;
    }
}

.header-bottom .megamenu-level-0 > .megamenu > ul {
    margin-bottom: 0;
    left: 0 !important;
    top: 15px !important;
}

@media (min-width: 992px) {
    .megamenu-level-0 > .megamenu > ul > li {
        line-height: 1;
        margin: 0;
        padding: 0 10px;
        border-left: 1px solid #5b1f69;
    }

    .megamenu-level-0 > .megamenu > ul > li a:hover {
        color: #5b1f69;
    }

    .megamenu-level-0 > .megamenu > ul > li:first-child,
     {
        border-left: none;
        padding: 0 10px 0 0;
    }
}

.header-bottom .callback {
    background-color: #5b1f69;
    color: white;
    border-radius: 20px;
    padding: 8px 15px 10px 15px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    transition: all 0.3s ease;
    z-index: 50;
}

.header-bottom .callback:hover {
    background-color: black;
}

#menu-header-top-links {
    padding-left: 0;
}

@media (max-width: 991px) {
    .list-menu--separators--white > ul > li {
        border-bottom: 1px solid #d8d8d8 !important;
    }

    .list-menu--separators--white > ul > li:hover {
        border-bottom: 1px solid #d8d8d8 !important;
    }
}

@media (min-width: 992px) {
    #mobile-navigation {
        display: none;
        visibility: hidden;
    }
}

.megamenu-level-0 > .megamenu > ul > li:hover {
    border-bottom: 0;
}

@media (min-width: 992px) {
    .megamenu-container {
        top: -48px !important;
    }
}

.header-inner {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
}

.site-logo {
    display: inline-block;
    width: 300px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 992px) {
    .site-logo {
        width: 350px;
    }
}

@media (min-width: 1152px) {
    .site-logo {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (min-width: 1152px) {
    .megamenu-level-1 > .megamenu > ul {
        left: 40px !important;
    }
}

.list-menu > ul > li {
    font-size: 16px !important;
}

.megamenu-level-1 > .megamenu > ul > li a:hover {
    border-bottom: 1px solid #000;
}

.list-menu > ul > li > a:hover {
    border-bottom: 1px solid #fff;
}

.megamenu-level-2 > .megamenu > h4 {
    font-size: 18px;
}

/* Press Links Update 2024 */

body.page-template-page-presslinks .section--white--diagonal {
    margin-bottom: 0;
}

.press-links--container {
    position: relative;
    z-index: 10;
}

.press-links--container h1 {
    margin-bottom: 30px;
    width: 100%;
    text-align: center;
}

.press-links--container h3 {
    margin: 0 0 0 30px;
}

.press-links--container p {
    font-size: 18px;
    line-height: 26px;
}

.link-section--solicitor {
    display: flex;
    margin-bottom: 60px;
    align-items: center;
}

.link-section--solicitor img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 100%;
}

.press-links--container ul {
    padding: 0;
    margin-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.press-links--container li.hidden-article {
    display: none;
}

.press-links--container li {
    display: flex;
    flex-direction: column;
    width: 49%;
    padding: 20px;
    margin-right: 2%;
    margin-bottom: 2%;
    background-color: #f3f3f5;
}

.press-links--container li:nth-of-type(2n) {
    margin-right: 0;
}

@media (min-width: 768px) {
    .press-links--container li {
        width: 32%;
    }

    .press-links--container li:nth-of-type(2n) {
        margin-right: 2%;
    }

    .press-links--container li:nth-of-type(3n) {
        margin-right: 0;
    }
}

.press-links--container li a {
    color: #333;
    margin-bottom: 30px;
}

.press-links--container li a:hover {
    text-decoration: underline;
}

.link-section:first-of-type {
    margin-top: 60px;
}

.link-meta {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    font-weight: 600;
}

@media (min-width: 768px) {
    .link-meta {
        margin-top: auto;
    }
}

.link-meta p {
    display: flex;
    align-items: center;
    margin: 0;
    color: #5b1f69;
    font-weight: 500;
    font-size: 14px;
}

.link-meta date {
    margin: 0;
    color: #5b1f69;
}

.link-meta img {
    max-width: 25px;
    margin-right: 5px;
}

.more-links {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-bottom: 60px;
}

@media (max-width: 767px) {
    .press-links--container h1 {
        text-align: left;
        font-size: 30px;
    }

    .press-links--container li a {
        font-size: 16px;
        line-height: 24px;
    }

    .link-meta {
        flex-direction: column;
    }

    .link-meta p {
        font-size: 12px;
        line-height: 14px;
        margin-bottom: 10px;
    }

    .link-meta {
        font-size: 12px;
    }

    .press-links--container h3 {
        margin: 0 0 0 20px;
        font-size: 24px;
    }
}

/* Location Contact Pages */

body.page-template-page-location-contact .section--cancel-top-diagonal:before {
    display: none;
}

body.page-template-page-location-contact .section--cancel-top-diagonal {
    margin-top: -30px;
    padding-top: 90px;
}

body.page-template-page-location-contact .contact-form {
    scroll-margin-top: 150px;
}

body.page-template-page-location-contact .contact-form p {
    text-align: center;
}

body.page-template-page-location-contact .breadcrumbs {
    text-align: center;
}

body.page-template-page-location-contact ul.contact-details > li {
    color: #fff;
    font-weight: 400;
}

body.page-template-page-location-contact .address {
    color: #fff;
    font-weight: 400 !important;
    font-size: 16px;
}

body.page-template-page-location-contact .office-enquiry {
    background-color: #fff;
    color: #f07818;
    font-weight: 600;
    width: 200px;
}

body.page-template-page-location-contact .location-column h3 {
    color: #fff;
    margin: 0 0 30px 0;
}

body.page-template-page-location-contact .location-column li {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

body.page-template-page-location-contact .location-column li:before {
    content: "";
    display: inline-block;
    position: relative;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30px;
}

body.page-template-page-location-contact .location-column li a {
    font-weight: normal;
    font-size: 16px;
}

body.page-template-page-location-contact .location-column li.telephone:before {
    background-image: url("assets/img/Phone-icon.png");
}

body.page-template-page-location-contact .location-column li.email:before {
    background-image: url("assets/img/email-white.png");
}

@media (min-width: 768px) {
    body.page-template-page-location-contact .location-column li a[href^="tel"] {
        pointer-events: none;
    }
}

body.page-template-page-location-contact .g-map {
    height: auto;
}

@media (max-width: 767px) {
    body.page-template-page-location-contact .contact-map {
        flex-direction: column-reverse;
    }

    body.page-template-page-location-contact .g-map {
        height: 400px;
    }
}

body.page-template-page-location-contact .address p {
    font-weight: normal !important;
}

body.page-template-page-location-contact .address {
    position: relative;
    padding-left: 40px;
}

body.page-template-page-location-contact .address:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 30px;
    height: 30px;
    left: 0;
    margin-right: 10px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30px;
    background-image: url("assets/img/location-white.png");
}

body.page-template-page-location-contact a.office-enquiry {
    border-radius: 4px;
}

body.page-template-page-location-contact a.office-enquiry:hover {
    background-color: #44114e;
    color: #fff;
}

.page-intro {
    position: relative;
    z-index: 10;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 60px;
}

.page-intro .btn-container {
    margin-top: 60px;
}

.page-intro .btn-default {
    background-color: #44114e !important;
    border: 1px solid #44114e !important;
    color: #fff !important;
    padding: 16px 32px;
    font-size: 16px;
    line-height: 16px;
    border-radius: 4px;
}

.page-intro .btn-default:hover {
    background-color: #f07818 !important;
    border: 1px solid #f07818 !important;
}

.primary-information {
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #44114e;
}

.primary-information a {
    color: #44114e;
}

.primary-information a:hover {
    text-decoration: underline;
}

.primary-information h2 {
    font-size: 32px;
}

.primary-information p {
    font-size: 18px;
}

.primary-information ul {
    padding: 0;
    margin: 0 0 0 20px;
    font-size: 18px;
}

.primary-information h3 {
    margin: 0 0 30px 0;
}

.primary-information img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
    margin-top: 30px;
}

.secondary-information {
    display: flex;
    flex-direction: column;
    padding-top: 30px;
}

@media (min-width: 768px) {
    .secondary-information {
        flex-direction: row;
        flex-wrap: wrap;
    }
}

.secondary-information .secondary-col {
    width: 100%;
    margin-bottom: 30px;
}

.secondary-information .secondary-col a {
    color: #44114e;
}

.secondary-information .secondary-col a:hover {
    text-decoration: underline;
}

.secondary-information .secondary-col h2,
.secondary-information h3 {
    font-size: 28px;
    margin-top: 0;
}

.secondary-information .secondary-col p {
    font-size: 18px;
}

.secondary-information .secondary-col ul {
    padding: 0;
    margin: 0 0 20px 20px;
    font-size: 18px;
}

.secondary-information .secondary-col ul li ul {
    padding-left: 0;
}

.secondary-information .secondary-col ul li ul li ul {
    padding-left: 0;
}

@media (min-width: 768px) {
    .secondary-information .secondary-col {
        width: 48%;
        margin-right: 2.5%;
        margin-bottom: 0;
    }

    .secondary-information .secondary-col:nth-of-type(2n) {
        margin-right: 0;
    }
}

.location-team ul {
    display: none;
    padding: 0 30px;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
}

.location-team .slick-initialized {
    display: block;
}

.location-team li {
    position: relative;
    margin: 0 10px;
    list-style: none;
    background-color: #44114e;
}

.location-team li::after {
    content: " ";
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    height: 60px;
    background: #44114e;
    -webkit-transform: skewY(-5deg);
    -ms-transform: skewY(-5deg);
    transform: skewY(-5deg);
    z-index: 1;
}

.location-team .slick-list {
    padding-bottom: 40px;
}

.location-team h2 {
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 60px;
    margin-top: 60px;
}

.location-team .profile-image img {
    position: relative;
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.location-team .role {
    display: block;
    position: absolute;
    background-color: #000;
    opacity: 0.8;
    z-index: 5;
    padding: 10px;
    width: 100%;
}

.location-team .role p {
    position: relative;
    opacity: 1;
    font-size: 12px;
    line-height: 12px;
    color: #fff;
    margin: 0;
    padding-left: 30px;
}

.location-team .role p::before {
    content: "";
    position: absolute;
    left: 2px;
    top: -3px;
    width: 21px;
    height: 16px;
    background: url("assets/img/partner.png");
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100%;
}

.location-team .member-name {
    font-size: 18px;
    line-height: 18px;
    margin: 10px 10px 0;
    color: #fff;
    position: relative;
    z-index: 5;
}

.location-team .role-btm {
    margin: 0 10px 0 10px;
    font-size: 12px;
    font-weight: 300;
    color: #fff;
    font-family: Merriweather, Georgia, "Times New Roman", serif;
    z-index: 5;
    position: relative;
}

.location-team .slick-prev,
.location-team .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    z-index: 20;
    background: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40px;
}

.location-team .slick-prev {
    left: 5px;
    background-image: url("assets/img/Arrow-left-purple-icon.png");
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center;
}

.location-team .slick-next {
    right: 5px;
    background-image: url("assets/img/Arrow-right-purple-icon.png");
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center;
}

/* Mobile Style Updates */
@media (max-width: 767px) {
    .hero--homepage .hero__title {
        margin: 15px 0 30px 0;
    }

    .hero--homepage .hero__title > h1 {
        margin: 0;
        font-size: 30px;
    }

    .hero--homepage .btn-default {
        background-color: #f07818;
        border: 1px solid #f07818;
        color: #fff;
        padding: 10px;
        width: 200px;
        margin: 0 auto;
    }

    .hero--homepage .btn-default:hover {
        background-color: #5b1f69;
        border: 1px solid #5b1f69;
    }

    .homepage-intro--block h2 {
        text-align: left;
        font-size: 24px;
        line-height: 34px;
        margin-top: 0;
    }

    .homepage-intro--block p {
        text-align: left;
        font-size: 14px;
        line-height: 22px;
    }

    .subhero__title > h2 {
        font-size: 24px;
    }

    .subhero .box > .list-menu > ul > li > a {
        font-size: 14px;
    }

    .section__title > h2 {
        font-size: 30px;
    }

    body.home .award {
        margin-top: 30px;
    }

    body.home .award img {
        max-width: 130px;
    }

    body.home .our-staff {
        padding-left: 60px;
        padding-right: 60px;
        margin-top: 30px;
    }

    body.home .box--staff__photo {
        min-height: 280px;
    }

    body.home .our-staff .slick-prev,
    body.home .our-staff .slick-next {
        font-size: 0;
        line-height: 0;
        position: absolute;
        top: 50%;
        display: block;
        width: 30px;
        height: 30px;
        padding: 0;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        cursor: pointer;
        color: transparent;
        border: none;
        border-radius: 100%;
        outline: none;
        z-index: 20;
        background: #fff;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 7px;
    }

    body.home .our-staff .slick-prev {
        left: 20px;
        background-image: url("assets/img/pagelink-arrow2.png");
        background-repeat: no-repeat;
        background-size: 7px;
        background-position: center;
    }

    body.home .our-staff .slick-next {
        right: 20px;
        background-image: url("assets/img/pagelink-arrow.png");
        background-repeat: no-repeat;
        background-size: 7px;
        background-position: center;
    }

    body.home .box--staff__name {
        font-size: 21px;
    }

    body.home .box--staff__role {
        font-size: 16px;
    }

    body.home .stayinformed h2 {
        margin-bottom: 30px;
    }

    body.home .stayinformed .lead-sans {
        font-size: 16px;
        line-height: 22px;
    }

    .stayinformed .post-icon {
        position: absolute;
        top: 0;
        left: 0;
        width: auto;
        display: inline-flex;
        align-items: center;
        flex-direction: row;
        background-color: #5b1f69;
        opacity: 0.8;
        color: #fff;
        margin: 0;
        padding: 10px 20px 10px 10px;
        height: auto;
    }

    .stayinformed .post-icon img {
        max-width: 30px;
    }

    .stayinformed .post-icon p {
        margin-left: 10px;
        margin-bottom: 0;
    }

    body.page-template-service-top-level .intro-block h2 {
        font-size: 24px;
        line-height: 30px;
        margin-top: 0;
        font-weight: 400;
        text-align: left;
    }

    body.page-template-service-top-level .intro-block p {
        text-align: left;
    }

    body.page-template-service-top-level .expertise-listing {
        padding-left: 20px;
        padding-right: 20px;
    }

    body.page-template-service-top-level .text-image--row {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    body.page-template-service-top-level .one-column--copy {
        padding-top: 0;
    }

    body.page-template-service-top-level .one-column--copy h3 {
        margin-top: 0;
    }

    body.page-template-service-top-level .award {
        margin-top: 30px;
    }

    body.page-template-service-top-level .award img {
        max-width: 130px;
    }
}

.page-template-page-location-contact .page-intro {
    padding-top: 10px;
}

/* Newsletter giveaway form */
form#gform_34 {
    float: left;
    margin-bottom: 60px;
}

form#gform_34 ul > li label {
    position: relative !important;
    display: block !important;
    top: 0 !important;
    left: 0 !important;
}

form#gform_34 .gform-grid-row {
    display: flex;
    width: 100%;
}

form#gform_34 li {
    padding: 0 !important;
    margin-bottom: 20px;
}

form#gform_34 input {
    border-color: #666 !important;
}

form#gform_34 .name_first {
    width: 50%;
    margin-right: 1.5%;
}

form#gform_34 .name_last {
    width: 50%;
    margin-left: 1.5%;
}

form#gform_34 .ginput_container_email {
    display: flex;
    width: 100%;
}

form#gform_34 .ginput_left {
    width: 50%;
    margin-right: 1.5%;
    position: relative;
}

form#gform_34 .ginput_right {
    width: 50%;
    margin-left: 1.5%;
    position: relative;
}

form#gform_34 .gfield_label_before_complex {
    display: none !important;
    visibility: hidden !important;
}

form#gform_34 .gform_footer {
    float: left;
    width: 100%;
    margin-top: 30px;
    padding: 0 !important;
}


.box--staff__photo img {
width:100%;

}

.box--post__image {
    height:unset !important;
}

/* New hero homepage stuff */
.hero--homepage {

    @media (max-width:430px) {

        padding:0px;
    }

}

    .hero--homepage__image {
        @media (max-width: 430px) {
            background-size: contain;
            background-repeat: no-repeat;
            background-position: center bottom;
            margin:0px;
        }
    }


    @media (min-width:431px) {

    .subhero--individuals {
        background-image: url(./assets/img/for-individuals_subhero.jpg);
        background-image: image-set(url("./assets/img/for-individuals_subhero.avif") type("image/avif"),
        url("./assets/img/for-individuals_subhero.webp") type("image/webp")
        );
    }

    .subhero--business {

        background-image: url(./assets/img/for-business_subhero.jpg);
        background-image: image-set(url("./assets/img/for-business_subhero.avif") type("image/avif"),
        url("./assets/img/for-business_subhero.webp") type("image/webp")
        );


    }
}

@media (max-width:430px) {


    .subhero--individuals {
        background-image: url(./assets/img/for-individuals_subhero_430.png);
        background-image: image-set(url("./assets/img/for-individuals_subhero_430.avif") type("image/avif"),
        url("./assets/img/for-individuals_subhero_430.webp") type("image/webp")
        );
        background-size:cover;
    
    }

    .subhero--business {

        background-image: url(./assets/img/for-business_subhero_430.png);
        background-image: image-set(url("./assets/img/for-business_subhero_430.avif") type("image/avif"),
        url("./assets/img/for-business_subhero_430.webp") type("image/webp")
        );
        background-size:cover;

    }


}