.header.holding-rules {
    float: unset;
}

.holding-rules a.holding-custom-shop-link {
    color: #fff;
    line-height: 100px;
    padding: 40px 31px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}


.header.holding-rules .basket {
    width: 100%;
    max-width: 289px;
    text-align: center;
}

@media screen and (max-width: 991px) {
    .header.holding-rules .basket {
        display: none;
    }

}


.header.holding-rules .holding-brand {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    pointer-events: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='129' height='33'%3E%3Cpath fill-rule='evenodd' fill='%23FFF' d='M124.797 8.921c-2.301 0-4.161-1.884-4.161-4.202v-.023c0-2.317 1.884-4.206 4.184-4.206 2.306 0 4.184 1.889 4.184 4.199 0 2.339-1.892 4.232-4.207 4.232zm.023-7.779c-1.977 0-3.519 1.567-3.519 3.554v.023c0 1.988 1.532 3.553 3.496 3.553 1.974 0 3.524-1.571 3.524-3.576 0-1.997-1.541-3.554-3.501-3.554zm2.036 5.623h-1.101l-.9-1.368h-.745v1.368h-.935V2.477h1.876c.584 0 1.018.171 1.323.47.24.236.36.544.36.933v.026c0 .693-.372 1.125-.919 1.315l1.041 1.544zm-1.082-2.833c0-.397-.293-.627-.746-.627h-.918v1.272h.923c.484 0 .741-.272.741-.605v-.04zm-22.503 28.554c-7.279 0-11.736-4.109-11.736-12.153V4.706h5.98v15.472c0 4.453 2.192 6.743 5.857 6.743 3.639 0 5.848-2.225 5.848-6.546V4.706h5.97v15.426c0 8.28-4.634 12.354-11.919 12.354zM79.997 14.193l-7.644 11.689h-.152l-7.579-11.566v17.747h-5.841V4.706h6.434l7.138 11.559 7.131-11.559h6.439v27.357h-5.926v-17.87zM41.268 32.486c-7.284 0-11.767-4.109-11.767-12.153V4.706h5.983v15.472c0 4.453 2.2 6.743 5.855 6.743 3.642 0 5.844-2.225 5.844-6.546V4.706h5.984v15.426c0 8.28-4.618 12.354-11.899 12.354zm-22.769-.423l-8.418-11.654-3.146 3.282v8.372H.97V4.706h5.965V16.65L17.973 4.706h7.2L14.122 16.322l11.55 15.741h-7.173z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
}


@media screen and (max-width: 991px) {
    .header.holding-rules .holding-brand {
        display: none;
    }

    .header.holding-rules .mobile-menu-toggle {
        display: none;
    }
}

.holding-banner {
    position: relative;
    height: 560px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    color: white;
    justify-content: center;
    text-align: center;
    padding: 0px 20%;

}

@media screen and (max-width: 991px) {
    .holding-banner {
        height: 90vh;
    }
}

.holding-banner h1 {
    font-size: 60px;
    font-weight: bold;
    line-height: 60px;
}

.holding-banner h4 {
    font-size: 20px;
    font-weight: bold;
    color: #867c4d;
    margin: 60px 0 30px;
}

.holding-banner p {
    font-size: 16px;
    font-weight: lighter;
}

.holding-banner svg {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
}


@media (max-width: 991px) {

    .header.holding-rules {
        height: 80px;
    }

    .header.holding-rules .logo a svg {
        height: 60px !important;
        margin: 8px 0;
        width: 60px !important;
    }

    .header.holding-rules .logo {
        width: calc(100%) !important;
    }
}

/*circular badge*/
.mission-override {
    display: none;
}

/*new/old logo cols*/

.holding-logos {
    position: relative;
}

.holding-logos .col {
    padding: 0;
    color: white;
    min-height: 930px;
}

.holding-logos .hold-col {

/ / min-height: 900 px;
    padding: 100px 10px 200px;
    text-align: center;

}

.holding-logos .row {

    background: #212121;

}


.holding-logos .hold-col.hold-old {

    background: #212121;

}

.holding-logos .hold-col.hold-new {

    background: #000000;

}


.holding-logos .hold-col h5 {

    font-size: 22px;
    font-weight: bold;
    color: #797043;
    text-align: center;
    text-transform: uppercase;

}

.holding-logos .hold-col svg.hold-svgs {

    margin: 80px 0 140px;

}


.holding-logos .hold-col svg.hold-new-svgs-old {

    margin: 90px 0 0 0;

}

.holding-logos .hold-col svg.hold-new-svgs-new {

    margin: 80px 0 0 0;

}

.holding-logos .arw {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.holding-logos .arw-one {
    top: 300px;
}

.holding-logos .arw-two {
    bottom: 200px;
}

.holding-logos .arw-three {
    display: none;
}

@media (max-width: 991px) {

    .holding-logos .arw-one {
        display: none;
    }
    .holding-logos .arw-two {
        display: none;
    }

    .holding-logos .arw-three {
        display: block;
        top: -76px;
    }


    .holding-logos .hold-col svg.hold-svgs {
        margin: 50px 0 45px;
    }

    .holding-logos .col {
        min-height: 800px;
    }

}

/*strip text*/
.mission.holding-strip{
    color: white;
    background: #797043;
}

.mission.holding-strip p{
    font-size: 60px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 150px 0;
    line-height: 70px;
}

@media (max-width: 991px) {

    .mission.holding-strip p{
        font-size: 40px;
        padding: 75px 0;
        line-height: normal;
    }


}



/*images*/
.holding-image-area{
    background: white;
    padding: 50px 0;
}
.holding-image-area flx{
    display: flex;
}

