﻿.pull-right {
    float: right;
}

.hideContent {
    display: none;
}

.topMargin {
    margin-top: 20px;
}

.a-z {
    align-items: center;
    background-color: #a62d25;
    border-radius: 0 3px 3px 0;
    color: #fff;
    display: flex;
    justify-content: center;
    line-height: 1.2;
    padding: 0 1em;
    text-decoration: none;
    white-space: nowrap;
}

a.a-z:active, a.a-z:hover {
    color: white;
    outline: none;
}

checkbox.\--invalid {
    border-color: #cc3f32 !important
}

.justifyContent {
    text-align: justify;
}

.homeStrong {
    font-size: 1rem !important;
}

.conditionalText {
    font-size: 0.8rem !important;
    font-style: italic !important;
    margin-bottom: 0 !important;
}

.customSection {
    padding-bottom: 1% !important;
}

.conditionalDiv {
    margin-top: 1% !important;
}

.leftMargin {
    margin-left: 4%;
    font-size: .7181844298rem
}

.divContent {
    display: inline-block;
}

.divLeft {
    max-width: 60%;
    float: left;
}

.marginTop {
    margin-top: 15%;
}

/*-- autocomplete styles--start*/

.c_banner .__search input.typeahead {
    height: 50px;
    padding: 13px 15px;
    line-height: 1.5px;
    width: 477px;
}

.c_banner .__search button {
    //height: 50px;
    width: 50px;
    padding: 0 !important;
}

.c_banner .__search .tt-menu {
    width: 100%;
    background-color: #fff;
    padding: 15px;
    color: #000;
    border: 1px solid #000000;
}

    .c_banner .__search .tt-menu .tt-suggestion.tt-selectable {
        margin-bottom: 5px;
        margin-top: 5px;
    }

        .c_banner .__search .tt-menu .tt-suggestion.tt-selectable:hover {
            background-color: #5f4b8b;
            color: #fff;
        }

@media screen and (max-width:767px) {
    .mob_logo {
        display: block !important;
        width: 100%;
        margin-bottom: 10px;
    }

    .imgmob {
        max-width: none !important;
    }

    .mobcenter {
        margin: 0 auto;
    }

    .c_gutter .__search input.typeahead {
        line-height: 1.5px;
    }

    .c_gutter .__search .tt-menu {
        width: 100%;
        background-color: #fff;
        padding: 15px;
        color: #000;
        border: 1px solid #000000;
    }

        .c_gutter .__search .tt-menu .tt-suggestion.tt-selectable:hover {
            background-color: #5f4b8b;
            color: #fff;
        }
}

/*-- autocomplete styles--end*/
.siteclanImage {
    height: 40px;
    width: 104px;
}

.c_charity-notice-talkSports {
    background-color: black;
    color: #a5a5a5;
    font-size: .8333333333rem;
    padding: .96875rem 0;
    text-align: center
}

.c_crest-fallback-talkSports {
    height: 20px;
    margin-right: 1em;
    width: 20px;
}

.customtalksportsCss {
    float: left;
    width: 60%;
}

.customtalksportsCsstwo {
    float: left;
    width: 40%;
}

.clubcustomtalksportsCss {
    color: #111;
    font-weight: 500;
    font-size: 11.5px;
}

.customtalksportsCssOverflow {
    overflow: auto;
}

.ShowingSupportFor {
    width: 117px;
}

.ShowingSupportForSpan {
    font-size: 18px;
    font-weight: bold;
}

.standardbtns {
    overflow: auto;
}

    .standardbtns .standardbtn {
        width: 28%;
        float: left;
        padding: 0 5px;
    }

        .standardbtns .standardbtn:last-child {
            width: 44%;
        }

        .standardbtns .standardbtn:first-child {
            width: 28%;
        }

.custom-padding-top {
    padding: 40px 0px 100px 0px;
}

.custom-min-height {
    min-height: 100% !important;
}

.custom-h1-remove-margin {
    margin-bottom: 0px !important;
}

.custom-p-remove-margin {
    margin-bottom: 30px !important;
}

.talkSPortcolor {
    color: #FFFF00;
}

.localOffers-dropdown {
    margin-top: 10px;
}

    .localOffers-dropdown .dropbtn {
        border-radius: 0;
        background-color: white;
        color: black;
        padding: 10px;
        font-size: 13px;
        font-weight: 400;
        border-block-color: black;
        border: 1px solid #c1c1c1;
        width: 100%;
        justify-content: flex-start;
        background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%3Ctitle%3Edown-arrow%3C%2Ftitle%3E%3Cg%20fill%3D%22%23000000%22%3E%3Cpath%20d%3D%22M10.293%2C3.293%2C6%2C7.586%2C1.707%2C3.293A1%2C1%2C0%2C0%2C0%2C.293%2C4.707l5%2C5a1%2C1%2C0%2C0%2C0%2C1.414%2C0l5-5a1%2C1%2C0%2C1%2C0-1.414-1.414Z%22%20fill%3D%22%23000000%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E);
        background-size: .6em;
        background-position: calc(100% - 1.3em) center;
        background-repeat: no-repeat;
        white-space: normal;
        padding-right: 30px;
    }

        .localOffers-dropdown .dropbtn:hover, .dropbtn:focus {
            background-color: transparent;
            border-color: transparent;
            color: black;
        }

    .localOffers-dropdown.dropdown-content #myInput {
        background-position: 14px 12px;
        background-repeat: no-repeat;
        font-size: 16px;
        padding: 14px 20px 12px 45px;
        border: medium;
        border-bottom: 1px solid #ddd;
        background-color: whitesmoke;
    }

        .localOffers-dropdown.dropdown-content #myInput:focus {
            outline: 3px solid #ddd;
        }

    .localOffers-dropdown .dropdown-content {
        display: none;
        position: absolute;
        background-color: white;
        min-width: 230px;
        overflow: auto;
        border: 1px solid;
        z-index: 1;
    }

        .localOffers-dropdown .dropdown-content a {
            color: black;
            padding: 12px 16px;
            text-decoration: none;
            display: block;
        }

    .localOffers-dropdown .dropdown a:hover {
        background-color: transparent;
    }

    .localOffers-dropdown .show {
        display: block;
    }

.modal {
    display: none;
    position: fixed;
    z-index: 10;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}

.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}

.ParticipatingBranches .PracticingBranchContents {
    border: 1px solid transparent;
    border-bottom: 1px solid #999;
}

    .ParticipatingBranches .PracticingBranchContents:last-of-type {
        border-bottom: 1px solid transparent;
    }

    .ParticipatingBranches .PracticingBranchContents:hover {
        border: 1px solid purple;
    }

.PracticingBranchContents {
    background-color: #fefefe;
    margin: inherit;
    border-bottom: medium;
    border-bottom-color: lightgray;
    width: inherit;
}

    .PracticingBranchContents .c_simple-offer {
        padding: 1.5rem !important;
    }

.modal-inner {
    padding-top: 50px;
}

    .modal-inner .contactdetails {
        border: solid #808080 2px;
        margin: 20px 0;
        padding: 10px;
    }

        .modal-inner .contactdetails:last-of-type {
            margin-bottom: 0;
        }

        .modal-inner .contactdetails .branch-name {
            color: #1a1a1a;
            display: block;
        }

        .modal-inner .contactdetails .contact-address::before {
            content: "Branch Address : ";
            position: absolute;
            font-weight: 600;
            color: #1a1a1a;
            display: block;
        }

        .modal-inner .contactdetails .contact-address {
            font-size: .8333333333rem;
        }

            .modal-inner .contactdetails .contact-address p {
                padding-left: 100px;
                margin: 0;
            }

        .modal-inner .contactdetails iframe {
            width: 100%;
            margin-top: 20px;
        }

.close {
    color: #aaaaaa;
    float: right;
    height: 40px;
    width: 40px;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
}

    .close:hover,
    .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }

.local_offer {
    margin-bottom: 20px;
}

    .local_offer .offer-selection {
        box-shadow: 0 0 10px 2px #00000033;
        max-width: 600px;
        margin: auto;
        padding: 20px 40px;
        text-align: center;
    }

        .local_offer .offer-selection h6 {
            margin: 10px 0;
        }

.offerlist-map {
    margin-bottom: 20px;
}

.__content {
    word-break: break-word;
}

* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    font-family: Barlow,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;
}

body {
    background: #f6f6f7;
}

.c-band {
    padding: 3.6rem 0;
    margin: auto 0;
    ;
}

.container {
    margin: 0 auto;
    max-width: 1230px;
    padding: 0 20px;
    width: 100%;
}

.region-select h2 {
    text-align: center;
    margin-bottom: 2.3rem;
    color: #261e38;
    /* font-family: Barlow,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif; */
    font-weight: 600;
    line-height: 1.2;
    margin: 0 0 1em;
    text-transform: none;
    font-size: 1.7rem;
    letter-spacing: -0.02em;
}

.region-select ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.region-select .grid {
    align-content: flex-start;
    display: grid;
    font-size: 1rem;
    gap: 0.625rem;
    grid-template-columns: minmax(0,1fr);
    position: relative;
    width: 100%;
}

    .region-select .grid .region {
        border-radius: 3px;
        box-shadow: 0 5px 15px rgba(0,0,0,.07);
        position: relative;
    }

.region-select a {
    text-decoration: none;
    display: block;
}

.region .region-name {
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid transparent;
    color: #261e38;
    font-weight: 600;
    line-height: 1.2;
    overflow: hidden;
    padding: .96875rem;
    text-overflow: ellipsis;
    transition: border-color .1s ease-in-out;
    white-space: nowrap;
}

.region-select .grid .region .sub-grid {
    display: none;
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid transparent;
    box-shadow: 0 5px 15px rgba(0,0,0,.07);
    ;
    display: grid;
    font-size: 1rem;
    padding: 0.96875rem;
}

.region-select .sub-grid .parent-region {
    color: #261e38;
    display: none;
    font-family: Barlow,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;
    font-size: 1.2rem;
    font-weight: 600;
    grid-column: 1/-1;
    line-height: 1.2;
    margin: 0 0 1em;
    text-transform: none;
}

@media (min-width: 576px) {
    .region-select h2 {
        font-size: 2.0736rem;
    }

    .region-select .grid {
        font-size: 1.2rem;
        grid-template-columns: repeat(auto-fit,minmax(20ch,1fr));
    }

        .region-select .grid .region {
            position: static;
        }

    .region .region-name {
        padding: 1.5015625rem;
    }

    .region-select .sub-grid {
        gap: 0.25em;
        left: 0;
        padding: 1.5015625rem;
        position: absolute;
        top: calc(100% - 1px);
        width: 100%;
        z-index: 2;
        border-radius: 3px;
        border: none;
        left: 1.5015625rem;
        right: 1.5015625rem;
        top: 1.5015625rem;
        width: auto;
    }

        .region-select .sub-grid .parent-region {
            display: block;
            font-size: 1.44rem;
        }
}

.sub-region .sub-region-name {
    padding: 5px;
}

.region-name:hover {
    border: 1px solid #544b8b;
}

@media (min-width: 768px) {
    .region-select .grid .region .sub-grid {
        padding: 2.327421875rem;
        grid-template-columns: repeat(auto-fit,minmax(20ch,1fr));
    }
}

@media (min-width: 992px) {
    .c-band {
        padding: 5.5916310547rem 0;
    }

    .container {
        padding: 0 2rem;
        width: 95%;
    }

    /*.region-select .sub-grid {
        grid-template-columns: repeat(auto-fit,minmax(20ch,1fr));
    }*/
}

@media (min-width: 1230px) {
    .region-select .grid {
        grid-template-columns: repeat(4,1fr);
    }
}

* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    font-family: Barlow,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;
}

.diamond-container {
    max-width: 1230px;
    margin: 0 auto;
    padding-top: 63px;
}

    .diamond-container h2 {
        text-align: center;
        color: #261e38;
        font-family: Barlow,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;
        font-weight: 600;
        line-height: 1.2;
        margin: 0 0 1em;
        text-transform: none;
        font-size: 1.7rem;
        letter-spacing: -0.02em;
        margin-bottom: -2.5rem;
    }

.diamond-main {
    position: relative;
    display: flex;
    overflow: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    object-fit: cover;
    object-position: center;
    scroll-behavior: smooth;
    /* -webkit-overflow-scrolling: touch; */
}

    .diamond-main::-webkit-scrollbar {
        display: none;
        position: relative;
    }

.cover {
    padding: 0 2.5rem;
    position: relative;
    margin-top: 5rem;
    margin-bottom: -5rem;
}

button.left {
    position: absolute;
    left: 0;
    top: 25%;
    padding-left: 1rem;
    transform: translateY(-50%);
    color: black;
    background: none !important;
    outline: none !important;
    border: none !important;
}

button.right {
    padding-right: 1rem;
    position: absolute;
    right: 0;
    top: 25%;
    transform: translateY(-50%);
    color: black;
    background: none !important;
    outline: none !important;
    border: none !important;
}

.left:focus, .right:focus {
    color: black;
}

.left:hover, .left:active, .right:hover, .right:active {
    color: black;
    background-color: transparent;
    border: none !important;
}

button {
    background-color: transparent;
    border: none;
    outline: none;
    cursor: pointer;
    font-size: 1.8rem;
    z-index: 10;
}

.diamond-main div.diamonds {
    clip-path: polygon(50% 0%, 82% 0, 100% 25%, 50% 75%, 50% 75%, 0 25%, 20% 0);
    -webkit-clip-path: polygon(50% 0%, 82% 0, 100% 25%, 50% 75%, 50% 75%, 0 25%, 20% 0);
    background-size: cover !important;
    background-position: 50% 50% !important;
    background-repeat: no-repeat;
    min-width: 15rem;
    min-height: 15rem;
    padding: 2rem;
    text-align: center;
    cursor: pointer;
    margin: -0rem 1rem 1rem 1rem;
    background-color: rgb(38,30,56,0.8);
    background-blend-mode: darken;
    position: relative;
    overflow-y: hidden;
}

div.diamonds:hover {
    background-blend-mode: soft-light;
}

.diamonds a {
    cursor: pointer;
    text-decoration: none;
    display: block;
    color: white;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    outline: none !important;
    border: none !important;
}

    .diamonds a:focus {
        color: white;
    }

    .diamonds a:hover {
        color: white;
    }

    .diamonds a:active {
        color: white;
        border: none;
    }

.diamonds img {
    margin-top: 4rem;
    max-height: 2.1rem;
}

@media (min-width: 576px) {
    .diamond-container h2 {
        font-size: 2.0736rem;
    }
}

@font-face {
    font-family: 'Barlow';
    font-style: normal;
    src: local('Barlow'), url('../_assets/fonts/Barlow-Regular.woff2') format('woff2');
}


* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    font-family: Barlow,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;
}

.interests {
    text-align: center;
    margin-bottom: 2.327421875rem;
    margin: 0 auto;
    max-width: 1230px;
    width: 100%;
}

    .interests h2 {
        color: #261e38;
        font-weight: 600;
        line-height: 1.2;
        margin: 0 0 1em;
        text-transform: none;
        margin-bottom: 2.2rem;
    }

.hobbies {
    display: grid;
    grid-gap: 0.625rem;
    grid-template-columns: minmax(0,1fr);
    list-style: none;
    margin: 0;
    padding: 0;
}

    .hobbies div a {
        background-color: #261e38;
        border-radius: 3px;
        display: block;
        height: 100%;
        padding: 1.5015625rem;
        position: relative;
        text-decoration: none;
        color: #5f4b8b;
        transition: color .1s ease-in-out;
    }

        .hobbies div a:hover {
            cursor: pointer;
        }

        .hobbies div a img {
            font-family: "object-fit: cover;";
            height: 100%;
            left: 0;
            -o-object-fit: cover;
            object-fit: cover;
            opacity: 0.3;
            pointer-events: none;
            position: absolute;
            top: 0;
            transition: opacity .1s ease-in-out;
            width: 100%;
            z-index: 1;
        }

    .hobbies a:hover img {
        opacity: 0.5;
    }

    .hobbies div a span {
        color: #fff;
        display: block;
        font-size: 1.2rem;
        font-weight: 600;
        position: relative;
        text-align: center;
        z-index: 2;
    }

@media (min-width: 576px) {
    .interests h2 {
        font-size: 2.0736rem;
    }

    .hobbies {
        grid-template-columns: repeat(3,minmax(300px,1fr));
    }

        .hobbies div a {
            padding: 2.327421875rem 1.5015625rem;
        }
}

@media (min-width: 768px) {
    .hobbies div a {
        padding: 3.6075039063rem 1.5015625rem;
    }

    .hobbies a span {
        font-size: 1.44rem;
    }
}

.c_grid-offer .__content {
    padding: 02.327421875rem 2.327421875rem !important;
    margin-top: -60px !important;
    position: relative !important;
    z-index: 2 !important;
}

.c_grid-offer .__image {
    position: relative !important;
    z-index: 1 !important;
}

.c_navigation-primary nav ul li:first-of-type a.--emphasise {
    color: white;
    background-color: #d4af37;
}

.l_category-grid {
    grid-gap: 1.5rem !important;
    grid-template-columns: repeat(auto-fill,minmax(220px,1fr)) !important;
    margin-bottom: 1.5rem !important;
}

.c_offer-sorting {
    margin: 0 0 1.5015625rem !important;
}

@media (min-width:576px) {
    .c_offer-sorting {
        justify-content: end !important;
    }

        .c_offer-sorting .__count {
            margin-right: auto !important;
        }
}

@media (min-width: 768px) and (max-width:1024px) {
    .c_offer-sorting {
        display: block !important;
    }

        .c_offer-sorting .__count {
            margin-bottom: 1rem !important;
        }
}

.c_offer-sorting .__actions {
    justify-content: end !important;
}

    .c_offer-sorting .__actions select#offerCount {
        flex-grow: 1 !important;
    }

.c_hero .__media {
    bottom: 0;
    height: 100%;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

    .c_hero .__media img {
        display: block;
        filter: saturate(0);
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        opacity: .33;
        width: 100%
    }

.footer_link {
    color: white;
    font-size: 1.7rem;
}

    .footer_link:hover {
        color: white !important;
    }

#regions {
    padding-top: 0px;
}

.c_band.diamond_perks {
    padding-bottom: 0px;
}

.radio-container {
    display: flex;
    flex-wrap: wrap;
}

.radiobtn {
    display: flex;
    align-items: baseline;
    margin-bottom: 0.5em;
}

    .radiobtn input {
        transform: scale(1.5,1.5);
    }

    .radiobtn label {
        padding: 0 16px 0 5px;
        font-size: 20px;
        margin: 0;
    }

.quick_search {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(40px, 1fr));
}

    .quick_search a {
        font-size: 20px;
    }

.c_band.merchants_page {
    padding-top: 2.5rem;
}

.merchants_page .l_container hr:last-of-type {
    display: none;
}

.c_gutter .__content {
    padding: 3.591631rem 1.607504rem 0.607504rem !important;
    overflow-x: hidden;
}

.c_gutter .__close {
    border-radius: 5px !important;
    padding: 0.5em 1em !important;
    position: absolute;
    top: 10px !important;
    left: auto !important;
    font-size: 16px !important;
}

.__search .a-z_link {
    color: white;
    text-decoration: none;
    display: block;
    margin-top: 10px;
    font-family: Barlow,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;
    font-weight: 800;
    font-size: 14px;
}

    .__search .a-z_link:hover {
        color: white;
    }

.glide__width {
    max-width: 350px;
}

.c_diamond-offer #content.__content {
    align-items: flex-start;
    background-image: linear-gradient(0deg,rgba(0,0,0,.5),rgba(212,175,55,.25));
    display: flex;
    flex-direction: column;
    font-size: .8333333333rem;
    gap: 2.5rem;
    grid-column: 1;
    grid-row: 1;
    justify-content: flex-start;
    padding: 25% 20px 30%;
    z-index: 2
}

    .c_diamond-offer #content.__content h2 {
        text-align: left;
    }

@media only screen and (max-width: 600px) {
    .quick_search a {
        font-size: 16px;
    }
}

@media only screen and (max-width: 480px) {

    div.hide__controls {
        display: none !important;
    }
}

.bg-success {
    background-color: #8ccc32;
    color: black;
    padding: 2px 4px;
}

.bg-danger {
    background-color: #ff0000;
    color: black;
    padding: 2px 4px;
}

.daimondUpgradeDiv, .daimondBtnUpgradeDiv {
    display: none;
}

#btnApplyDaimondPlan, #btnClearDaimondPlan {
    width: auto;
}

.daimondUpgradeDiv p {
    white-space: normal;
}

.tableLayOut {
    table-layout: fixed;
}

.c_video-flourish {
    position: relative
}

    .c_video-flourish:after, .c_video-flourish:before {
        border-radius: 0;
        content: "";
        display: block;
        inset: 0;
        position: absolute;
        z-index: 10
    }

    .c_video-flourish:before {
        background-color: rgba(7,43,105,.25);
        transform: rotate(-4deg);
        border-radius: 4px;
    }

    .c_video-flourish:after {
        background-color: rgba(7,43,105,.25);
        transform: rotate(4deg);
        border-radius: 4px;
    }

    .c_video-flourish iframe {
        background-color: #072b69;
        position: relative;
        z-index: 20
    }

iframe {
    border-radius: 4px;
    border: none;
    display: block;
    height: auto;
    max-width: 100%;
    width: 100%
}

    iframe.video {
        aspect-ratio: 16/9
    }
