/* Your styles here */
header {
    z-index: 11;
}

/* nav */
.nav.open>div,
.nav>div>div {
    width: 310px;
}

.desktopText {
    display: none;
}

.screenReaderText {
    position: absolute;
    color: transparent;
    user-select: none;
    overflow: hidden;
}


.nav>div>div .navContainer ul li a {
    font-size: unset;
    font-weight: unset;
    color: #000;
}



.nav>div>div .navContainer ul li a:hover {
    color: var(--red);
}

.navLinkLarge {
    font-size: 21px;
}

.navSocialLinks {
    display: none;

}

/* .facebookLogo i {
    background: url(/img/facebookLogo.svg) center no-repeat;
    background-size: contain;
    display: block;
    width: 40px;
    height: 57px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
}

.instaLogo i {
    background: url(/img/instaLogo.svg)center no-repeat;
    background-size: contain;
    display: block;
    width: 34px;
    height: 57px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
}

.tictokLogo i {
    background: url(/img/tictokLogo.svg)center no-repeat;
    background-size: contain;
    display: block;
    width: 32px;
    height: 57px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
}

.youtubeLogo i {
    background: url(/img/youtubeLogo.svg)center no-repeat;
    background-size: contain;
    display: block;
    width: 37px;
    height: 57px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
} */


.headerLogos {
    width: 70%;
    height: 100%;
    margin: 0 auto;
}

.headerLogos i {
    background: url(/img/headerLogo.svg) center no-repeat;
    width: 100%;
    padding-bottom: 19%;
    display: block;
    background-size: contain;
}

.navLinkLight {
    font-size: 18px;
}

.redBtnNav {
    font-size: 14px !important;
    width: fit-content;
    padding: 8px 14px !important;
    text-align: center;
    margin: 15px 20px;
}

.nav>div>div .navContainer ul li {
    border-top: none;
}

.nav>div>div .navContainer ul {
    border-bottom: none;
}

.nav>div>div .navContainer ul li a::after {
    display: none;
}

.mobNavLinks {

    display: flex;
    width: auto;
    padding-left: 20px;
}

.navCircle {
    background: var(--darkGrey);
    border-radius: 50%;
    width: 58px;
    height: 58px;
    display: inline-block;
    margin: 12px 6px 0;
    position: relative;
}

.thankyouSocial.navCircle {
    width: min(58px, 15.47vw);
    height: min(58px, 15.47vw);

}

.thankyouSocial.navCircle.facebookLogo i {
    width: min(41px, 10.94vw);
    height: min(57px, 15.2vw);

}

.thankyouSocial.navCircle.instaLogo i {
    width: min(34px, 9.07vw);
    height: min(57px, 15.2vw);

}


.allInOnTheMove {
    width: 117%;
    height: 100%;
    margin: 0 auto;

}

.card>.creamBG.successCard {
    /* height: unset; */
    height: 95vw;
}

.creamBG.successCard .cardHeaderText {
    padding-bottom: 0;
}

.allInOnTheMove i {
    background: url(/img/allInOnTheMove.png) center no-repeat;
    width: 100%;
    padding-bottom: 100%;
    display: block;
    background-size: contain;
}

.successflex {
    margin-top: 0;
}

.radioOptimism {
    width: 100%;
    /* height: 100%; */
}

.radioOptimism i {
    background: url(/img/radioOptimism.png) center no-repeat;
    width: 100%;
    padding-bottom: 35%;
    display: block;
    background-size: contain;
}

.radioOptimism {
    padding-top: 0;
    padding-top: 10vw;
}

.successCardFont {
    font-size: 4.5vw;
    width: 90%;
    margin: 0 auto;
    padding-top: 5vw;
    padding-bottom: 5vw;
}

.lifeIsGood {
    width: 100%;
    /* height: 100%; */
}

.lifeIsGood i {
    background: url(/img/lifeIsGood.png) center no-repeat;
    width: 100%;
    padding-bottom: 38%;
    display: block;
    background-size: contain;
}

/* end of nav */
.logo {
    display: inline-block;
    height: 45px;
    margin: 20px;
    margin-top: 10px;
    margin-bottom: 0px;
}

.logo>i {
    width: 84px;
}

.whiteLogo {
    width: 52%;
    /* height: 100%; */
    padding-left: 5.4vw;
    padding-top: 7vw;

}

.whiteLogo i {
    background: url(/img/logoWhite.png) center no-repeat;
    background-size: contain;
    width: 100%;
    padding-bottom: 19%;
    display: block;
}


.headerTerms {
    font-size: 2.2vw;
    position: absolute;
    top: 155vw;
    /* bottom: -3190%; */
    padding-left: 5.4vw;
}

.headerTerms a {
    color: #000;
}

@media screen and (max-width: 600px) {
    a.navButton {
        padding: 20px 20px;

    }
}

a.navButton b {
    background: url(/img/nav.png) center no-repeat;
    width: 30px;
    height: 23px;
    background-size: contain;

}

a.navButton b i,
a.navButton:hover b i,
a.navButton.open b i,
a.navButton.open:hover b i {
    background: none;
}

a.navButton.open {
    position: absolute;
}

.lgLogo {
    width: 50%;
    margin: 10px auto;
}




.lgLogo i {
    background: url(/img/lgLogo.svg) center no-repeat;
    display: block;
    width: 100%;
    padding-bottom: 45%;

}

.greenBlur .lgLogo i {
    filter: brightness(0.7);
}

.headerImgContainer {
    position: relative;
    display: block;
    width: 100%;
    height: 100px;
}

.headerImgContainer>i {
    display: block;
    background: url(/img/promonow-logo.svg) center no-repeat;
    background-size: contain;
    width: 100%;
    height: 100%;
}

.textWhite {
    color: var(--textWhite) !important;
}

.redText {
    color: var(--red) !important;
}

.creamBG {
    background: var(--cream);
}

.boldFont {
    font-family: 'LGEIHeadline-Bold', sans-serif;
}

.semiBoldText {
    font-family: 'LGEITextTTF-SemiBold', sans-serif;
}

.semiBold {
    font-family: 'LGEIHeadline-Semibold', sans-serif;
}

.boldTextFont {
    font-family: 'LGEITextTTF-Bold', sans-serif;
}

.lightFont {
    font-family: 'LGEIHeadline-Light', sans-serif;
}

.headlineRegFont {
    font-family: 'LGEIHeadline-Regular';
}

.marginN {
    margin: 0;
}

/* homepage header */
.headerBG {
    background: url(/img/LGheaderImg.jpg) center no-repeat;
    background-size: contain;
    width: 100%;
    height: 167vw;
    position: relative;
}

.watchingChangeEWhiteHeader {
    display: block;
    height: 100%;
    width: 90%;
    margin: 0 auto;
    /* margin-top: 0vw; */
    padding-top: 15vw;
}

.postImg {
    width: 50%;
    height: 50%;
    margin: 0 auto;
}

.postImg i {
    background: url(/img/socialPostPlaceholder-min.jpg) center no-repeat;
    padding-bottom: 100%;
    display: block;
    background-size: contain;
}

.watchingChangeEWhiteHeader i {
    background: url(/img/watchingChangesEverythingWhiteHeader.svg)center no-repeat;
    width: 100%;
    display: block;
    padding-bottom: 26.3%;
    background-size: contain;
}

.trolley,
.airplane,
.beerLogo {
    width: 18%;
    height: 100%;
    margin: 0 auto;
}

.trolley i {
    background: url(/img/trolley.svg)center no-repeat;
    width: 100%;
    display: block;
    padding-bottom: 100%;
    background-size: contain;
}

.airplane i {
    background: url(/img/airplane.svg)center no-repeat;
    width: 100%;
    display: block;
    padding-bottom: 100%;
    background-size: contain;

}

.beerLogo i {
    background: url(/img/beerLogo.svg)center no-repeat;
    width: 100%;
    display: block;
    padding-bottom: 100%;
    background-size: contain;

}

.headerLfont {
    font-size: 5.2vw;
    width: 76%;
    margin: 0 auto;
    padding-top: 5vw;
}

.headerSfont {
    font-size: 3.3vw;
    padding-top: 10px;
    padding-left: 5.4vw;
    margin: 0;
}

.headerThreeLogos {
    height: 100%;
    width: 71%;
    margin: 0 auto;
    padding-bottom: 10.7vw;
}

.headerThreeLogos i {
    background: url(/img/headerThreeLogos.png)center no-repeat;
    background-size: contain;
    width: 100%;
    display: block;
    padding-bottom: 20%;
}

.headerBtnContainer {
    margin: 6vw 5.4vw;
}


/* circle and img  */
.headercircleFlex {
    display: flex;
    align-items: center;
}

.headerCircleContainer {
    /* width: 50%;
    display: flex;
    justify-content: center; */
    width: 40%;
    display: flex;
    margin-left: 2%;

}

.headerCircle {
    background: var(--cream);
    border-radius: 50%;
    display: flex;
    /* width: 45vw;
    height: 45vw; */
    width: 40vw;
    height: 40vw;
    justify-content: center;
    align-items: center;

}

.headerCircleFont {
    font-family: 'LGEIHeadline-Bold', sans-serif;
    font-size: 3.7vw;
    text-align: center;
    line-height: 1;

}

.headerCircleFont span {
    font-size: 6.3vw;

}

.headerCircleFontEnter span {
    font-size: 8vw;
}

.homepagePlayerImg,
.enterPlayerImg,
.thankYouPlayerImg,
.aboutPlayerImg {
    /* width: 50%;
    height: 100%; */
    width: 60%;
    height: 100%;
}

.headerTitle {
    /* font-size: 13.92vw;
    margin: 0;
    padding-top: 15vw; */
    font-size: 9.9vw;
    margin: 0;
    padding-top: 10px;
    width: 80%;
    padding-left: 5.4vw;
    line-height: 1.15;
}

.headerMainText {
    font-size: 8vw;
    width: 63%;
    margin: 0 auto;
    padding-top: 3.2vw;
    line-height: 1;
}


.leftHeaderImg,
.rightHeaderImg,
.rightHeaderImg2 {
    width: 100%;
    height: 100%;
}

.leftHeaderImg i {
    background: url(/img/textLeftImg.png) center no-repeat;
    background-size: contain;
    display: block;
    width: 100%;
    padding-bottom: 27%;
}

.rightHeaderImg i {
    background: url(/img/textRightImg.png) center no-repeat;
    background-size: contain;
    display: block;
    width: 100%;
    padding-bottom: 27%;
}

.rightHeaderImg2 i {
    background: url(/img/please-drink-responsibly.svg) center no-repeat;
    background-size: contain;
    display: block;
    width: 100%;
    padding-bottom: 27%;
}

.headerFlex {
    display: flex;
    gap: 10px;
    margin: 0 10px;
    width: 90%;
    margin-left: 5.4vw;
}

.headerSfontPadding {
    padding-top: 5.7vw;

}

/* .homepagePlayerImg i {
    background: url(/img/homepageHeaderPlayersMobile.png)center no-repeat;
    background-size: cover;
    width: 100%;
    display: block;
    padding-bottom: 128.6%;

    
} */
.homepagePlayerImg {

    overflow: hidden;
    position: relative;
}

.homepagePlayerImg i {
    animation-timing-function: ease-in-out;
    z-index: 0;
    opacity: 0;

}

.homepagePlayerImg i:first-child {
    background: url(/img/headerMainSlideOne.png)center no-repeat;
    background-size: cover;
    width: 100%;
    display: block;
    padding-bottom: 128.6%;
    animation: fade 15s infinite;
    position: relative;
    animation-delay: 0s;



}

.homepagePlayerImg i:last-child {
    background: url(/img/headerMainSlideTwo.png)center no-repeat;
    background-size: cover;
    width: 100%;
    display: block;
    padding-bottom: 128.6%;
    animation: fade 15s infinite;
    animation-delay: 7.5s;
    position: absolute;
    top: 0;



}


@keyframes fade {
    0% {
        opacity: 0;
    }

    10% {
        opacity: 1;
    }

    40% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

.enterPlayerImg i {
    background: url(/img/enterHeaderMob.png)center no-repeat;
    background-size: cover;
    width: 100%;
    display: block;
    padding-bottom: 128.6%;

}

.thankYouPlayerImg i {
    background: url(/img/thankyouHeader.png)center no-repeat;
    background-size: cover;
    width: 100%;
    display: block;
    padding-bottom: 128.6%;

}

.aboutPlayerImg i {
    background: url(/img/aboutHeader.png)center no-repeat;
    background-size: cover;
    width: 100%;
    display: block;
    padding-bottom: 128.6%;

}

.bodyMainTitle {
    width: 59%;
    margin: 0 auto;
    /* font-size: 6.2vw; */
    font-size: 6.8vw;
    text-align: center;
    color: var(--darkGrey);
}

.bodyMainText {
    text-align: center;
    /* font-size: 4.1vw; */
    font-size: 4.6vw;
    line-height: 1.5;
}

.aboutHeader {
    padding-top: 20px;
    padding-bottom: calc(2.6vw + 20px);
}

.aboutHeaderText {
    text-align: center;
    /* font-size: 4.1vw; */
    font-size: 3.2vw;
    width: 81%;
    margin: 0px auto 20px;
    line-height: unset;
}


.faqs {
    max-width: 1000px;
}

.faqs .faq>a {
    background: var(--cream);
    padding: 15px 35px;
    border-radius: 4rem;
}

.faqs .faq>a:before {
    content: "+";
    position: absolute;
    right: 20px;
    transition: ease 0.3s;
}

.faqs .faq.open>a:before {
    content: "-";
    position: absolute;
    right: 20px;
}


.faqs .faq>div>div {
    background: #fff;
}

.enterMainTextWidth {
    width: 94%;
}

/* date container */
.formContainer .dateContainer>div {
    width: 100%;
    margin: 5px auto;
}

.formContainer .floatingLabel.active>label {
    font-size: 0.6em !important;
    padding-top: 0px;
    padding-left: 15px;
}

.formContainer .floatingLabel select {
    padding-top: 15px;

}

.enterHeaderFormTextWidth {
    width: 100%;
}

.marginTopMainTitle {
    margin-top: 2vw;

}

.redBtn,
.buttonContainer a,
.buttonContainer button {
    background: var(--red);
    /* padding: 2.8vw 4vw; */
    padding: 2.2vw 4.7vw;
    text-decoration: none;
    border-radius: 5vw;
    font-size: 4vw;
    min-width: unset;
    font-weight: unset;
    border: none;
    font-family: var(--mainFont);
}

.buttonContainer a,
.buttonContainer button {
    /* padding: 2.6vw 4vw; */
    padding: 2.5vw 8vw;

}


.redBtnMarginBtm {
    margin-bottom: 15vw;
}

.blackBtn {
    padding: 2.2vw 4vw;
    text-decoration: none;
    border-radius: 5vw;
    font-size: 4vw;
    color: #000 !important;
    border: 1px solid;
}

.fixtureBtnMargin {
    /* margin: 15px auto 8px; */
    margin: 4.3vw auto 2.7vw;
}

.creamBG>h1 {
    font-size: 6.25vw;
    text-align: center;
    margin: 0;
    padding-top: 6.7vw;
}

.talkSport {
    width: 100%;
    height: 100%;
}

.talkSport i {
    background: url(/img/talksport.jpg) center no-repeat;
    display: block;
    width: 100%;
    padding-bottom: 100%;
}

.creamBG .flex {
    display: flex;
    gap: 30px;
    align-items: center;
    padding-bottom: 15vw;
    width: 80%;
    margin: 0 auto;
    /* padding-left: 5%; */
}


.talkSport {
    width: 100%;
    height: 100%;
}

.talkSport i {
    background: url(/img/talksport.jpg) center no-repeat;
    display: block;
    width: 100%;
    padding-bottom: 29%;
    background-size: contain;
}

.loveOfRugby {
    width: 100%;
    height: 100%;
}

.loveOfRugby i {
    background: url(/img/rugby.jpg) center no-repeat;
    display: block;
    width: 100%;
    padding-bottom: 42%;
    background-size: contain;
}

/* three cards blur */
.card {
    width: 100%;
    margin: 20px auto;
    text-align: center;
}


.greenBlur {
    background: url(/img/greenBlur.jpg)center no-repeat;
    background-size: 100% 100%;
    width: 65%;
    display: block;
    padding: 20px;
    position: relative;
    margin: 0 auto;
    height: 83.03vw;
    filter: brightness(1.3);
    border: 2px solid var(--cream);
    border-radius: 4.5vw;



}


.cardOneAbout,
.cardThreeAbout,
.cardOneAboutVid {
    width: 100%;
    height: 100%;
    position: relative;
}

.cardOneAbout i,
.cardThreeAbout i,
.cardOneAboutVid i {
    width: 65%;
    display: block;
    padding: 20px;
    position: relative;
    margin: 0 auto;
    height: 83.03vw;
    border: 2px solid var(--cream);
    border-radius: 4.5vw;
}

.cardOneAbout i {
    background: url(/img/cardOneAbout.jpg)center no-repeat;
    /* background-size: 100% 100%; */
    background-size: cover;

}

.cardOneAboutVid i {
    background: url(/img/cardOneAboutVid.jpg)center no-repeat;
    /* background-size: 100% 100%; */
    background-size: cover;
}

.cardThreeAbout i {
    background: url(/img/cardThreeAbout.jpg);
    background-size: cover;
}

.triangle {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%) rotate(90deg);
    top: 50%;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 8vw 14.75vw;
    border-color: transparent transparent var(--red) transparent;
    background-size: cover;

}

.enterCard .pinkBlur {
    width: fit-content;
    height: unset;
    border: 2px solid var(--cream);
    border-radius: 4.5vw;


}

.enterCardText {
    /* font-size: 4.5vw; */
    font-size: 3.2vw;
    margin-top: 0;
    margin-bottom: 0;

}

.wrapText {
    white-space: nowrap;
}

.enterCardTextRed {
    width: 90%;
    margin: 0 auto;
    font-size: 4.2vw;
}

.formBGWidth {
    margin: 0 20px;
    border-radius: 1rem;
    width: unset;
    padding: 20px 15px 10px;
    margin-bottom: 20px;
}

.formContainer .field {
    margin: 7.5px 0;
}

.formContainerMargin {
    padding: 0px 0 40px;
}

/* magnifineglass in form */
.formContainer .postcodeLookupContainer .pclButton i {
    margin-left: 0px;
}

.formContainer .postcodeLookupContainer .pclInner {
    margin: 0;
}

.fa-search:before {
    content: "" !important;
    display: block;
    width: 10vw;
    height: 10vw;
    max-width: 26.25px;
    max-height: 33.75px;
    background-image: url(/img/magnifineglass.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.formContainer .postcodeLookupContainer .pclButton {
    background: transparent;
    color: var(--formColorBG);
    border: none;
    padding: 3px 15px 0 10px;
}

.formContainer .postcodeLookupContainer .pclManualLink {
    padding-left: 15px;
    color: #000;
}

/* down arrow in form */
.formContainer .dateContainer>div .selectContainer .arrow {
    right: 0px;
}

.formContainer .selectContainer i.arrow {
    background: #acacac;
    color: #ffffff;
    border-top-right-radius: 2rem;
    border-bottom-right-radius: 2rem;
    padding-top: 0px;
    padding: 0 !important;
}

.fa-angle-down:before {
    content: "" !important;
    display: block;
    width: 12vw;
    height: 10vw;
    max-width: 37.5px;
    max-height: 37.5px;
    background-image: url(/img/dropdown.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

/* upload imgs */

.formContainer .multiUploaderContainer a.uploadLink {
    /* margin: 0 auto;
    width: fit-content;
    display: flex;
    align-items: center; */
    margin-left: 5px;
    background: none;
    color: #000;
    border: 1px solid #000;
}

.formContainer .multiUploaderContainer .thumbs {
    border: none;
    border-radius: 50px;
    margin-top: 5px;
    padding: 5px 30px;
}


.formContainer .multiUploaderContainer .thumbs .empty i {
    color: var(--darkGrey);
}

.formContainer .multiUploaderContainer .thumbs .thumb>div {
    border: 2px solid var(--cream);
}

.pinkBlur {
    /* background: url(/img/pinkBlur.jpg)center no-repeat; */
    background-size: 100% 100%;
    width: 65%;
    display: block;
    /* padding: 20px; */
    padding: 15px;
    position: relative;
    margin: 0 auto;
    height: 83.03vw;
    border: 2px solid var(--cream);
    border-radius: 4.5vw;

}

.card>.creamBG {
    /* width: 65%;
    display: block;
    padding: 20px;
    position: relative;
    border-radius: 1rem;
    margin: 0 auto;
    height: 83.03vw;
    border: 2px solid var(--cream);
    border-radius: 4.5vw;
 */

}

.greenBlur h3 {
    margin: 0;
    padding-bottom: 5.067vw;
    padding-top: 2vw;

}

/* .placeholderBG {
    background: #fff;
    height: 100%;
    border: 2px solid #000;
} */

.placeholderTextPosition {
    position: absolute;
    width: 80%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #000;

}

.allCards {
    padding-top: 30px;
    overflow: hidden;
}

.thankyouPostContainer.allCards {
    padding-top: 15px;

}

.cardHeaderText,
.companiesHeaderText {
    font-size: 6.23vw;
    text-align: center;
    margin: 0;
    /* padding-top: 3.3vw;
    padding-bottom: 6.667vw; */
    /* padding-bottom: 5.067vw; */
    padding-top: 1.5vw;
    padding-bottom: 1.5vw;
    /* padding-top: 2vw; */

}

.companiesHeaderText {
    padding-top: 3.3vw;

}

.cardThreePadding {
    padding-top: 9.667vw;

}

.cardHeaderText span {
    font-size: 9vw;
}

.cardHeaderTextThree {
    font-size: 6.5vw;
    text-align: center;
    margin: 0;
    padding-top: 9.667vw;
    line-height: 0.8;

}

.cardHeaderTextThree span {
    font-size: 9.7vw;
}

.cardSmallText {
    font-size: 2.5vw;
    padding-top: 6.667vw;
    margin-bottom: 0;
}

.whiteCounterBox {
    background: var(--textWhite);
    border-radius: 3rem;
    color: var(--red);
    font-size: 15vw;
    width: 90%;
    margin: 0 auto;
}

.whiteCounterBox p {
    margin: 0;
}

.cardHeaderTwoText {
    font-size: 5vw;
    width: 90%;
    margin: 0 auto;
    padding-top: 6.667vw;
}



.flex.cardMid {
    display: flex;
    width: 100%;
    align-items: flex-start;
    gap: inherit;
    padding-bottom: 2vw;
    padding-left: 0;
}

.creamBG .flex>.englandLogo {
    display: flex;
    width: 70%;
    margin: 0 auto;
}

.englandLogo {
    width: 27%;
    height: 100%;
    margin: 0 auto;
}

.englandLogo i {
    background: url(/img/englandLogo.svg) center no-repeat;
    width: 100%;
    padding-bottom: 100%;
    display: block;
}

span .englandRugby {
    width: 100%;
    height: 100%;
    margin-top: 5%;
    margin-left: -10%;

}

.rugbyLogo {
    width: 47%;
    height: 100%;
    margin: 0 auto;
}

.rugbyLogo i {
    background: url(/img/rubgyEnglandLogo.svg) center no-repeat;
    width: 100%;
    padding-bottom: 57%;
    display: block;
}

.cardTwoText {
    font-size: 3.69vw;
    width: 91%;
    margin: 0 auto;
    display: block;
    text-align: left;
}

.cardTwoText span {
    display: flex;
    width: 63%;
}

.cardMid .englandLogo+p {
    text-align: left;
    margin: 0;
    width: 238.5%;
    font-size: 3.69vw;
}

/* emd of cards */
.bodyTitlePartner {
    margin: 0 auto;
    font-size: 6.2vw;
    text-align: center;
}

.bodyTitleMarginTop {
    margin-top: 0.5em;
}

.boldTextPartner {
    font-size: 5vw;
    text-align: center;
    width: 80%;
    margin: 1em auto;
    margin-bottom: 0;
    color: var(--darkGrey);
    line-height: 20px;
}

.fixtureBorder {
    padding: 1rem;
    border-radius: 1rem;
    border: 2px solid var(--cream);
    margin: 20px auto;
    width: 60%;
}

.fixtureText {
    font-size: 4.6vw;
    width: 100%;
    margin: 0;

}

.paddingBtmL {

    padding-bottom: 30px;
}

.paddingBtmXL {
    padding-bottom: 16vw;
    /* padding-bottom: 60px; */
}

.placeholderLogo {
    width: 25%;
    margin: 10px 0;
    height: 100%;
}

.companiesFlex {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;

    justify-content: center;


}

.companiesFlex .lgLogo {
    width: 30%;
}

.placeholderLogo i {
    background: url(/img/placeHolder.png) center no-repeat;
    background-size: contain;
    width: 100%;
    padding-bottom: 29%;
    display: block;

}

/* redSection */
.redSectionBG {
    background: url(/img/redSectionBG.jpg) center no-repeat;
    width: 100%;
    padding-bottom: 13%;
    position: relative;
    background-size: cover;
}

.redSectionTextContainer {
    padding: 8vw;
    padding-top: 10.7vw;
}

.redSectionBG a {
    color: var(--textWhite);
}

.smallWidthLink {
    margin: 0 auto;
    width: 72%;
}

.pinkCircleContainer {
    position: relative;
    overflow: hidden;
}

.pinkCircle {
    width: 120%;
    height: 56%;
    position: absolute;
    /* overflow: hidden; */
    transform: translate(-8.4%, -165%);
    z-index: -1;
}

.pinkCircle i {
    background: url(/img/circle.svg) center no-repeat;
    width: 100%;
    padding-bottom: 100%;
    display: block;
}

.posRelFooter {
    position: relative;
    z-index: 5;
    height: 64vw;
}

.footerHeaderTitle {
    font-size: 7.6vw;
    text-align: center;
    margin: 0;
    margin-top: 30px;


}

.footerChangesEverything {
    width: 58%;
    /* height: 100%; */
    margin: 0 auto;

}

.footerChangesEverything i {
    background: url(/img/footerWachingChanges.png) center no-repeat;
    width: 100%;
    padding-bottom: 30%;
    display: block;
    background-size: contain;
}

.footerLogos {
    width: 67%;
    /* height: 100%; */
    margin: 0 auto;
}

.footerLogos i {
    background: url(/img/footerLogos.png) center no-repeat;
    width: 100%;
    padding-bottom: 20%;
    display: block;
    background-size: contain;

}

.flexFooterPeople {
    display: flex;
    justify-content: space-between;
}

.personLeft {
    width: 45%;
    height: 100%;
}

.personLeft i {
    background: url(/img/footerLeftPersonCropped.png) center no-repeat;
    display: block;
    width: 100%;
    padding-bottom: 155%;
    background-size: contain;
}

.personRight {
    width: 45%;
    height: 100%;
}


.personRight i {
    background: url(/img/footerRightPersonCropped.png) center no-repeat;
    display: block;
    width: 100%;
    padding-bottom: 155%;
    background-size: contain;
}

.serialNumImg {
    width: 100%;
    height: 100%;
}

.serialNumImg i {
    background: url(/img/Fridge_SerialNumber.jpg) center no-repeat;
    display: block;
    width: 100%;
    padding-bottom: 100%;
    background-size: contain;
}

/* footer links  */
footer {
    padding: 5px 0;
    min-height: unset;
}

footer ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;

}

footer ul li a {
    text-decoration: none;
    font-size: min(16px, 3vw);
    /* margin: 4vw; */
    margin: 1.9vw;
    font-weight: inherit;
}

footer ul li {
    margin: 0px;
}


.footerBreak {
    flex-basis: 100%;
    height: 5px;
    margin: 0;
    padding: 0;
}




footer p {
    font-size: 1.619vw;
    margin: 0;
}


.enterCard {
    width: auto;
    margin: 20px;
    /* margin: 30px 20px; */
    margin: 15px 20px;
}

.enterCardWidth {
    width: 90%;
    margin: 0 auto;
}

/* form */

.formContainer input[type="text"] {
    padding: 10px 15px;
    color: #000;

}

.formContainer label,
.label {
    padding-left: 15px;
    /* font-size: 5.1vw; */
    font-size: 4.6vw;
    color: #000;
    margin-bottom: 0;
    line-height: 25px;
}

.selectContainer {
    border: none;
}

.formContainer select {
    border-radius: 50px;
    padding: 10px 15px;
    color: #000;
}

.formContainer label .mandatory,
.blackText {
    color: #000;
}

.formContainer .checkboxContainer>a {
    border-radius: 50%;
    border: none;
    width: 20px;
    height: 20px;
}

.infoPopup {
    width: 100%;
    position: absolute;
    max-width: 31px;
    right: calc(10% + 40px);
    transform: translate(40%, -43px);

}

.field.field_serialNumber+.infoPopup {

    transform: translate(160%, -43px);
}

.infoPopup i {
    background: url(/img/infoPopup.png) center no-repeat;
    background-size: contain;
    display: block;
    width: 100%;
    padding-bottom: 100%;
}

.formContainer {
    margin: 20px auto 0;
    padding: 1rem;
    width: auto;
    border-radius: 1rem;
}

.formContainer .checkboxContainer>a i {
    font-size: 15px;
}

.formContainer .checkboxContainer {
    padding: 4px 0 0 25px;
}

.field.field_privacy,
.field.field_terms,
.field.field_marketing,
.field_happyToSubmit {
    padding-left: 10px;
}

.field.field_dob .label {
    display: none;
}

.whiteBlock {
    min-height: calc(100vh - 168px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.field.field_terms {
    margin-top: 30px !important;
}

.field.field_marketing {
    margin-bottom: 30px !important;
}


.formContainer .error.active {
    padding-left: 15px;
}

.formContainer .checkboxContainer label a {
    color: var(--red);
}

.formContainer .checkboxContainer label,
.mandatoryFields {
    font-size: 3vw;
    padding-left: 0;
    padding-right: 0px;
    line-height: normal;
}


.mandatoryFields {
    text-align: center;
}

.buttonContainer {
    text-align: center;
}

/* video */
#videoModal {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    display: none;
    z-index: 200;
}

#videoModal .inner {
    position: absolute;
    width: auto;
    background: #000;
    border: 5px solid #fff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
}

#videoModal .inner iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    border: none;
}

#videoModal .inner .closeButton {
    position: absolute;
    top: -17px;
    right: -17px;
    width: 30px;
    height: 30px;
    background: var(--red);
    border-radius: 50%;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3);
}

#videoModal .inner .closeButton:before {
    content: "";
    position: absolute;
    background: #fff;
    width: 15px;
    height: 2px;
    top: 50%;
    left: 50%;
    margin-top: -1px;
    margin-left: -8px;
    transform: rotate(45deg);
    border-radius: 2px;
}

#videoModal .inner .closeButton:after {
    content: "";
    position: absolute;
    background: #fff;
    width: 15px;
    height: 2px;
    top: 50%;
    left: 50%;
    margin-top: -1px;
    margin-left: -8px;
    transform: rotate(-45deg);
    border-radius: 2px;
}


.greyCardContainer {
    margin: 15px 20px 20vw;
}

.greyCard {
    background-image: -moz-linear-gradient(90deg, rgb(183, 183, 183) 0%, rgb(253, 253, 253) 88%);
    background-image: -webkit-linear-gradient(90deg, rgb(183, 183, 183) 0%, rgb(253, 253, 253) 88%);
    background-image: -ms-linear-gradient(90deg, rgb(183, 183, 183) 0%, rgb(253, 253, 253) 88%);
}

/* .greyCardHeaderText {
    padding-top: 1.5vw;
    width: 80%;
    margin: 0 auto;
} */

.greyCardText {

    margin-bottom: calc(-10vw + 20px);
    padding-top: 1.5vw;
    margin: 0 auto;
    width: 86%;
    font-size: 3.6vw;

}

.doorCool {
    width: 38%;
    position: relative;
    /* left: -3%; */
    height: 100%;
    margin: 0 auto;
}

.doorCool i {
    background: url(/img/doorCooling.svg) center no-repeat;
    background-size: contain;
    display: block;
    width: 100%;
    padding: 11%;
}

.knockTwice {
    width: 42%;
    margin: 0vw auto;
    height: 100%;

}

.knockTwice i {
    background: url(/img/InstaView_Icon.png) center no-repeat;
    padding-bottom: 27%;
    display: block;
    background-size: contain;
}

.aboutFlex {
    display: flex;
    align-items: center;
    /* width: 100%; */
    margin: 0px 20px;
    gap: 20px;

}



.fridge {
    position: relative;
    width: 34%;
    height: 100%;
    top: 10vw;
}

.fridge i {
    background: url(/img/fridge.png) center no-repeat;
    background-size: contain;
    display: block;
    width: 100%;
    padding: 100%;
}


.coolsPack {
    width: 50%;
    height: 100%;
    margin: 0 auto;
}

.coolsPack i {
    background: url(/img/coolsPack.png) center no-repeat;
    background-size: contain;
    display: block;
    padding: 26.4%;
}



.aboutCoolsText {
    width: 75%;
    margin: 5vw auto;
    text-align: center;
    font-size: 4vw;
}

.aboutSmallText {

    font-size: 3.8vw;
    margin-bottom: 8vw;
}

.aboutShortTerms {
    font-size: 2.3vw;
    margin: 13.4vw auto 10.7vw;


}



/* desktop */
@media screen and (min-width: 600px) {
    .headerBG {
        background: url(/img/headerDesktop.jpg) center no-repeat;
        background-size: cover;
        height: 40vw;
        max-height: 400px;
    }

    .deskHeaderFlex {
        display: flex;
        justify-content: space-between;
    }

    .deskFlexLeft {
        display: flex;
        flex-direction: column;
        width: 50%;
        padding-left: min(24px, 2vw);
        max-width: 600px;
        max-height: 400px;
    }

    .deskFlexLeftTwo {
        padding-left: min(185px, 15.5vw);
    }

    .desktopText {
        display: contents;
    }


    .watchingChangeEWhiteHeader {
        display: block;
        height: unset;
        width: 100%;
        margin: 0 auto;
        /* margin-top: 0vw; */
        /* padding-top: 3vw; */
        padding-top: min(36px, 3vw);
    }

    .watchingChangeEWhiteHeader i {
        padding-bottom: min(129px, 22%);
    }

    .headerThreeLogos {
        height: unset;
        padding-bottom: unset;
    }

    .headerThreeLogos i {
        padding-bottom: min(66px, 16%);
    }

    .deskFlexRight {
        display: flex;
        width: 50%;
        max-width: 600px;
    }

    .headerLfont {
        font-size: min(21px, 1.8vw);
        width: 100%;
        margin: 0 auto;
        /* padding-top: 1.3vw; */
        padding-top: min(16px, 1.3vw);
    }

    .headerSfont {
        font-size: min(1.5vw, 14px);
        padding-top: min(10px, 0.9vw);
        padding-left: 0;
    }

    .headerCircleContainer {
        margin-left: unset;
        justify-content: flex-end;
        margin-right: min(3px, -0.5%);
    }

    .headerCircle {
        max-width: 220px;
        max-height: 220px;
        height: 18.3vw;
        width: 18.3vw;
        box-shadow: #00000034 0px 0px 34px 0px;
    }

    .headerCircleFont {
        /* font-size: 1.75vw; */
        font-size: min(21px, 1.75vw);
    }

    .headerCircleFont span {
        /* font-size: 3vw; */
        font-size: min(36px, 3vw);
    }

    .headerCircleFontEnter span {
        font-size: min(45px, 3.8vw);
    }

    /* .homepagePlayerImg {
        width: 67%;
    } */

    /* .homepagePlayerImg i {
        background: url(/img/homepageHeaderPlayersDesk.png) center no-repeat;
        background-size: contain;
        width: 100%;
        display: block;
        padding-bottom: min(376px, 101%);
    } */
    .homepagePlayerImg i:first-child {
        background: url(/img/headerMainSlideOneDesk.png)center no-repeat;
        background-size: 100% 100%;
        width: 100%;
        display: block;
        padding-bottom: min(373px, 107.2%);
    }

    .homepagePlayerImg i:last-child {
        background: url(/img/headerMainSlideTwoDesk.png)center no-repeat;
        background-size: 100% 100%;
        width: 100%;
        display: block;
        padding-bottom: min(373px, 107.2%);
    }

    .headerBtnContainer {
        margin: min(30px, 2.5vw) auto;
        margin-bottom: min(45px, 3.8vw);
    }

    .headerFlex {
        display: flex;
        gap: 10px;
        margin: 0 10px;
        width: min(352px, 59%);
        margin-left: 0;
        /* margin-left: 5.4vw; */
    }

    .headerTerms {
        font-size: min(12px, 1vw);
        position: absolute;
        top: min(336px, 30vw);
        padding-left: 0;
        width: 50%;
    }


    /* nav */
    header {
        width: 100%;
        margin: 0 auto;
    }

    .navWidth {
        position: relative;
        width: 94%;
        margin: 0 auto;
        max-width: 1600px;
        display: flex;
    }


    a.navButton {
        padding: 17px 40px;
        padding-left: 0;
    }


    /* main */
    .bodyMainTitle {
        width: 100%;

        font-size: min(30px, 2.5vw);
    }

    .bodyMainText {

        font-size: min(19px, 1.6vw);

    }

    .marginTopMainTitle {
        margin-top: min(24px, 2vw);
        width: 50%;
        margin: 0 auto;
    }

    .redBtnMarginBtm {
        margin-bottom: min(80px, 6.7vw);
    }

    .redBtn,
    .buttonContainer a,
    .buttonContainer button {
        background: var(--red);
        /* padding: 1vw 1.2vw; */
        /* padding: min(12px, 1vw) min(15px, 1.3vw); */
        padding: min(10px, 0.9vw) min(25px, 2.1vw);
        ;
        text-decoration: none;
        border-radius: 5vw;
        /* font-size: 1.4vw; */
        font-size: min(16px, 1.4vw);
    }

    .buttonContainer button {
        /* padding: min(8px, 1vw) min(12px, 1.2vw); */
        padding: min(8px, 1vw) min(25px, 2.1vw);
        font-size: min(14px, 1.4vw);
    }

    .field.field_privacy {
        margin-top: min(10px, 0.85vw) !important;

    }

    .creamBG>h1 {
        /* font-size: 2.55vw; */
        font-size: min(30px, 2.55vw);
        padding-top: min(30px, 2.5vw);

    }

    .creamBG .flex {
        width: 40%;
        max-width: 480px;
        padding-left: min(14px, 1%);
        padding-bottom: min(30px, 2.5vw);

    }

    .creamBG .flex.cardMid {
        width: 100%;
    }

    .headerLogos {
        width: min(192px, 16vw);
    }

    .cardHeaderText,
    .companiesHeaderText {
        /* font-size: 2.55vw; */
        font-size: min(30px, 2.55vw);
        padding-bottom: 10px;
        padding-top: 5px;
    }

    .cardHeaderText span {
        /* font-size: 3.6vw; */
        font-size: min(43px, 3.6vw);
    }

    .cardHeaderTextThree {
        /* font-size: 2.55vw; */
        font-size: min(30px, 2.55vw);
        padding-top: 30px;
    }

    .cardHeaderTextThree span {
        /* font-size: 5.1vw; */
        font-size: min(44px, 3.7vw);
    }

    .flex.cardMid {
        padding-bottom: 10px;
    }

    .whiteCounterBox {
        /* font-size: 6vw; */
        font-size: min(72px, 6vw);
        width: 100%;
    }

    .cardHeaderTwoText {
        /* font-size: 2vw; */
        font-size: min(22px, 2vw);
        padding-top: 20px;
    }

    .lgLogo {
        width: 45%;
    }

    .cardSmallText {
        padding-top: 20px;
    }

    .cardSmallText {
        /* font-size: 1vw; */
        font-size: min(10px, 0.95vw);
        padding-top: min(20px, 1.65vw);
    }

    .allCards {
        padding-top: 40px;
    }

    .thankyouPostContainer.allCards {
        padding-top: 0px;
    }


    .greenBlur,
    .card>.creamBG,
    .pinkBlur,
    .enterCard .pinkBlur,

    .cardOneAbout i,
    .cardThreeAbout i,
    .cardOneAboutVid i {
        width: 80%;
        max-width: 304px;
        height: min(246px, 21vw);
        padding: min(20px, 1.65vw);
        border-radius: min(40px, 3.3vw);
        padding-bottom: min(30px, 2.55vw);
    }

    .greenBlur h3 {
        padding-bottom: 20px;
        padding-top: 5px;
    }

    .cardMid .englandLogo+p,
    .cardTwoText {

        /* font-size: 1.52vw; */
        font-size: min(17.2px, 1.52vw);
    }

    .infoPopup {
        width: 100%;
        position: absolute;
        max-width: 31px;
        /* right: calc(70% + 40px); */
        transform: translate(40%, -34px);
    }

    .field.field_serialNumber+.infoPopup {
        transform: translate(200%, -34px);
    }

    .flexCards {
        display: flex;
        margin: 0 auto;
        width: 70%;
        max-width: 1140px;
        margin-top: min(20px, 1.7vw);
    }

    .trolley,
    .airplane,
    .beerLogo {
        width: 37%;
        height: unset;
    }


    .bodyTitlePartner {
        /* font-size: 2.5vw; */
        font-size: min(30px, 2.5vw);
    }

    .boldTextPartner {
        /* font-size: 1.9vw; */
        font-size: min(21px, 1.9vw);
    }

    /* partnership */
    .englandLogo {
        width: 26%;
    }

    .blackBtn {
        /* padding: 1.2vw 1.2vw; */
        padding: min(14px, 1.2vw);
        /* font-size: 1.3vw; */
        font-size: min(16px, 1.3vw);
    }

    .fixtureBtnMargin {
        /* margin: 15px auto 8px; */
        margin: 0 auto;
        margin-top: min(2.2vw, 26.4px);
        margin-bottom: min(1.7vw, 20px);
    }

    .rugbyLogo {
        width: 47%;
    }


    .fixtureText {
        /* font-size: 1.9vw; */
        font-size: min(22px, 1.9vw);
    }

    .fixtureBorder {
        width: 40%;
        display: flex;
        flex-direction: column;
        margin: 10px auto;
    }

    .flexCards.paddingBtmL {
        width: 69%;
        max-width: 828px;
    }

    .paddingBtmL {

        padding-bottom: 40px;
    }

    .companiesFlex {
        gap: 40px;
        margin: 0 auto;
        max-width: 1000px;
        justify-content: space-around;
        padding: 0 5vw;
        padding-inline: min(30px, 5vw);


    }

    .companiesFlex .lgLogo {
        width: 17.5%;
    }

    .companiesFlex .lgLogo i {
        padding-bottom: min(90px, 7.5vw);
    }

    .placeholderLogo {
        width: 14%;
        max-width: 140px;
    }

    .paddingBtmXL {
        padding-bottom: min(80px, 6.7vw);
    }



    /* red section */
    .redSectionBG {
        background: url(/img/redSectionBG.jpg) top no-repeat;
        padding-bottom: 0;
        background-size: cover;
    }

    .redSectionTextContainer {
        width: 64%;
        margin: 0 auto;
        padding: 40px;
        /* padding-top: 50px; */
    }

    .redSectionTextContainerAbout {
        width: 61%;

    }

    .smallWidthLink {
        width: 100%;
    }

    /* footer Section */
    .pinkCircleContainer,
    .aboutReview {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .aboutHeaderText {
        width: auto;
        margin: 0px 10px;
    }

    .aboutHeader {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .posRelFooter {
        position: absolute;
        left: 50%;
        top: 0;
        transform: translateX(-50%);
        z-index: 5;
        text-align: center;
        width: fit-content;
    }

    .flexFooterPeople {
        width: 100%;
        align-items: flex-end;
        /* optional depending on visuals */
    }

    .personLeft,
    .personRight {
        width: 23%;
        max-width: 276px;
        margin: 20px 0;
    }

    .personLeft i {
        background: url(/img/footerLeftPerson.png) center no-repeat;
        background-size: contain;
        padding-bottom: 112%;
    }

    .personRight i {
        background: url(/img/footerRightPerson.png) center no-repeat;
        background-size: contain;
        padding-bottom: 112%;
    }

    .footerHeaderTitle {
        font-size: min(40px, 3.4vw);
        margin-top: min(42px, 3.5vw);
    }

    .footerChangesEverything {
        width: 86%;

    }

    .footerLogos {
        width: 100%;

    }

    .footerBreak {
        display: none;
    }

    .pinkCircle {
        width: 170%;
        max-width: 607px;
        max-height: 430px;
        height: 56%;

        left: 50%;
        transform: translate(-50%, -28%);
    }

    footer {
        padding: 10px 0;
    }

    .footerContainer {
        max-width: 500px;
        padding: 0;
    }

    footer p {
        font-size: 9px;
    }

    footer ul {
        display: flex;
        /* flex-wrap: wrap; */
        width: 100%;
        /* margin: 0px auto; */
        justify-content: space-between;
    }

    footer ul li a {
        margin: 4px;

    }

    .whiteBlock {
        min-height: calc(100vh - 157px);
    }

    .logo {

        margin-top: 5px;

    }

    .navCircle {
        background: var(--darkGrey);
        border-radius: 50%;
        width: 38px;
        height: 38px;
        display: inline-block;
        margin: 12px 5px 0;
        position: relative;
    }

    .navSocialLinks {
        display: flex;
        width: 100%;
        padding-right: 80px;
        align-items: center;
        justify-content: flex-end;
    }

    .navSocialLinks a {

        color: inherit;
        text-decoration: none;
        word-wrap: break-word;
        color: var(--mainFont);
        margin: 0 16px;
        font-size: 13px;

    }

    .navSocialLinks a:last-child {
        color: var(--mainFont);
        margin-right: 32px;
    }


    .mobNavLinks {
        display: none;
    }

    .facebookLogo i {
        width: 26px;
        height: 37px;
    }

    .instaLogo i {
        width: 24px;
        height: 37px;
    }

    .tictokLogo i {
        width: 22px;
        height: 37px;

    }

    .youtubeLogo i {
        width: 24px;
        height: 37px;
    }

    .headerTitle {
        font-size: min(37px, 3.12vw);
        padding-top: min(30px, 2.5vw);
        width: 100%;
        text-align: left;
        margin: 0 auto;
        margin-left: unset;
        padding-left: 0px;
    }

    .whiteLogo {
        width: min(198px, 33%);
        padding-left: 0px;
        padding-top: min(40px, 3.3vw);
    }



    .headerMainText {
        font-size: min(40px, 3.3vw);
        padding-top: min(16px, 1.3vw);
        width: min(522px, 91%);
        text-align: left;
    }

    .enterPlayerImg,
    .thankYouPlayerImg,
    .aboutPlayerImg,
    .homepagePlayerImg {
        width: 61%;

    }

    .enterPlayerImg i {
        background: url(/img/enterHeaderDesk.png) center no-repeat;
        background-size: 100% 100%;
        width: 100%;
        display: block;
        padding-bottom: min(373px, 107.2%);
    }

    .thankYouPlayerImg i {
        background: url(/img/thankyouHeaderDesk.png) center no-repeat;
        background-size: 100% 100%;
        width: 100%;
        display: block;
        padding-bottom: min(373px, 107.2%);
    }

    .aboutPlayerImg i {
        background: url(/img/aboutHeaderDesk.png)center no-repeat;
        background-size: 100% 100%;
        width: 100%;
        display: block;
        padding-bottom: min(373px, 107.2%);

    }

    .enterCardWidth {
        width: 65%;
        margin: 0 auto;
    }

    .enterCardText {
        /* width: 100%; */
        width: 89%;
        font-size: min(18px, 1.5vw);
        margin: 0 auto;
        margin-top: 0;
        /* padding-top: 10px; */
    }

    .aboutShortTerms {
        font-size: min(12px, 1vw);
        margin: min(88px, 7.4vw) auto min(30px, 2.5vw);
    }

    .enterCardTextRed {
        width: 77%;
        font-size: min(21px, 1.7vw);
        padding-top: 20px;
    }

    .formContainer label,
    .label {
        padding-left: unset;
        font-size: min(23px, 1.8vw) !important;
        width: 31%;
        padding-right: 10px;
        width: 80%;
        opacity: 1 !important;
    }

    .inputContainer {
        display: flex;
        align-items: center;
    }

    .field_proofOfAge .inputContainer,
    .field_proofOfPurchase .inputContainer {
        display: block;

    }

    .formContainer .selectContainer {
        width: 102%;

    }

    .formContainer .checkboxContainer label,
    .mandatoryFields {
        /* font-size: min(10px, 0.95vw); */
        font-size: min(12px, 1.55vw) !important;

        width: 100%;

    }

    .formContainer {
        /* width: 92%; */
        max-width: unset;
        margin-bottom: min(10px, 00.85vw);
        padding: 2rem;
    }

    .formBGWidth {
        width: 250%;
        margin: unset;
        padding-bottom: 0;
        padding: min(20px, 1.7vw) min(15px, 1.25vw) 0;
    }

    .formContainer .field {
        margin: min(5px, 0.42vw) 0;
    }

    .formContainer .field.field_dob {
        margin-bottom: 25px;
    }

    .enterCard {
        width: 140%;
        max-width: 380px;
        margin: 0 0px;
    }

    .enterCard.greyCardContainer,
    .pinkBlur.greyCard {
        max-width: 84%;
        margin: 0 auto;
        margin-bottom: min(100px, 8.4vw);
    }

    .pinkBlur.greyCard {
        display: flex;
        flex-direction: row-reverse;
        padding-bottom: unset;

    }

    .greyDeskContainer {
        width: 57%;
    }

    .greyCardText {
        padding-top: min(15px, 1.3vw);
        margin: 0 auto;
        font-size: min(19.5px, 1.8vw);
        text-align: center;
        width: unset;
    }

    .fridge {
        position: relative;
        width: 22%;
        max-width: 177px;
        max-height: 246px;
        height: 100%;
        top: -30%;
        left: -22%;
    }

    .fridge i {
        width: unset;
    }

    .greyDeskContainer .enterCardWidth {
        width: 100%;
        margin: 0;
        font-size: min(31px, 2.6vw);
        text-align: center;
    }

    .doorCool {
        width: 12%;
        left: 50%;
        /* transform: translate(-312.3%, 0px); */
        transform: translate(-302.3%, 0px);
        margin-top: 15px;
        padding-bottom: 5px;

    }

    .aboutFlex {
        display: block;
        position: relative;
    }

    .knockTwice {
        width: 17%;
        margin: 0vw auto;
        position: absolute;
        top: -28%;
        left: 51%;
        transform: translate(-46%, -0.6%);
    }

    .coolsPack {
        width: 28%;
    }

    .aboutCoolsText {
        width: 70%;
        margin: 20px auto;
        text-align: center;
        font-size: min(28px, 2.4vw);
    }

    .aboutSmallText {
        font-size: min(23px, 1.9vw);
        margin-bottom: 30px;
    }

    /* .enterCard .pinkBlur {
        height: auto;
    } */

    .buttonContainer {
        margin: min(5px, 0.4vw) 0 min(15px, 1.6vw);
    }

    .formContainer input[type="text"],
    .formContainer select {
        padding: min(7.5px, 0.625vw) min(15px, 1.25vw);
        font-size: min(1em, 1.15vw);
    }

    .formContainer input[type="text"],
    .formContainer select,
    .formContainer .selectContainer i.arrow,
    .formContainer .error.active {
        font-size: min(1em, 1.15vw);
        padding: 10px 15px;
    }

    .formContainer .checkboxContainer>a {
        width: min(20px, 1.67vw);
        height: min(20px, 1.67vw);
    }

    /* .formContainer .selectContainer i.arrow {

        padding-top: min(10px, 0.85vw);
        width: min(40px, 3.4vw);
    } */
    .fa-angle-down:before {
        height: 4vw;
    }

    .field.field_privacy,
    .field.field_terms,
    .field.field_marketing,
    .field_happyToSubmit {
        padding-left: 0px;
    }

    .formContainer .checkboxContainer {
        min-height: min(28px, 2.4vw);
        padding: min(4px, 0.34vw) 0 0 min(25px, 2.1vw);
    }

    .formContainerMargin {
        margin-top: 40px;
        margin-bottom: 60px;
    }

    .formContainer .checkboxContainer>a i {
        font-size: min(15px, 1.25vw);
    }

    .formContainer .error.active {
        padding-left: unset;
    }

    /* form postcode  */
    .formContainer .postcodeLookupContainer .pclInner {
        margin: 0;
    }

    .formContainer .postcodeLookupContainer {
        width: 103%;
    }

    .formContainer .dateContainer {
        width: 106%;
    }

    .formContainer .dateContainer .selectContainer {
        width: 100%;
    }

    .formContainer .dateContainer>div {
        width: 33.3%;
    }

    .formContainer .floatingLabel label {
        padding: 5px 10px 0 10px;
        top: 0px !important;
    }

    /* end of form  */
    .thankYouTextContainer {
        width: min(803px, 67%);
    }

    .postImg {
        width: 100%;
        height: unset;
    }

    .thankyouPostContainer .card {
        width: 30.1%;
    }

    .thankyouPostContainer.flexCards {
        width: 76%;
        max-width: 912px;
    }



    .card>.creamBG.successCard {
        height: unset;
        max-width: unset;
    }

    .card>.creamBG.successCard.final {
        width: 100%;
    }

    .successflex {
        display: flex;
    }

    .successflex.final {
        width: 150%;
    }

    .radioOptimism {
        width: 90%;
        margin: 0 auto;
        padding-top: 0
    }

    .successCardFont {
        padding: 20px 0;
        font-size: min(36px, 3vw);
        width: 100%;
    }

    .lifeIsGood i {
        padding-bottom: 28%;
    }

    .allInOnTheMove {
        width: 115%;
    }

    .triangle {
        border-width: 0 min(40px, 3.4vw) min(75px, 6.3vw);

    }

    .wrapText {
        white-space: unset;
    }

    .navContainer .headerBtnContainer {
        padding: 0px 20px;
    }
}


@media screen and (min-width: 900px) {

    .infoPopup {
        transform: translate(140%, -36px);
    }

    .field.field_serialNumber+.infoPopup {
        transform: translate(270%, -36px);
    }
}


@media screen and (min-width: 1200px) {

    .infoPopup {
        transform: translate(130%, -39px);
    }

    .field.field_serialNumber+.infoPopup {
        transform: translate(290%, -39px);
    }
}




@media screen and (min-width: 1600px) {
    body {
        zoom: 1.3;
    }

    .whiteBlock {
        min-height: calc((100vh / 1.3) - (201px / 1.3));
    }

    #modal {
        height: 100%;
        width: 100%;
        zoom: 0.5;
    }

    #videoModal .inner {
        zoom: 0.7 !important;
    }


}




@media screen and (min-width: 2000px) {
    body {
        zoom: 1.7;

    }

    .whiteBlock {
        min-height: calc((100vh / 1.7) - (201px / 1.7));
    }

    #videoModal .inner {
        zoom: 0.5 !important;
    }


}

@media screen and (min-width: 3000px) {
    body {
        zoom: 2.5;
    }

    .whiteBlock {
        min-height: calc((100vh / 2.5) - (201px / 2.5));
    }

    #videoModal .inner {
        zoom: 0.4 !important;
    }

    #modal {
        zoom: 0.4;
    }

}

#modal p>a {
    color: var(--red) !important;
}

.faq p a {
    color: var(--red) !important;
}

.formContainer .floatingLabel label {
    top: -4px;
}

.smallText a {
    color: var(--red) !important;
}

#modal.cookies .inner .formContainer {
    padding: 0 !important;
    margin: 0 !important;
    font-size: 0.8em !important;
}

#modal.cookies .inner .formContainer label {
    margin-left: 15px !important;
    font-size: unset;
}

#modal.cookies .inner .formContainer label .concertina>div>div {
    padding-right: 0px !important;
}

.cookies .buttons {
    margin: 10px 0;
}

.colon {
    display: inline-block;
    vertical-align: -0.2em;
    position: relative;
    top: -1px;
}
