@font-face {
    font-family: 'N27';
    src: url('../css/fonts/N27-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'N27';
    src: url('../css/fonts/N27-BoldItalic.otf') format('opentype');
    font-weight: 700;
    font-style: italic;
  }
  
  @font-face {
    font-family: 'N27';
    src: url('../css/fonts/N27-ExtraLight.otf') format('opentype');
    font-weight: 200;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'N27';
    src: url('../css/fonts/N27-ExtraLightItalic.otf') format('opentype');
    font-weight: 200;
    font-style: italic;
  }

  @font-face {
    font-family: 'N27';
    src: url('../css/fonts/N27-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'N27';
    src: url('../css/fonts/N27-LightItalic.otf') format('opentype');
    font-weight: 300;
    font-style: italic;
  }
  @font-face {
    font-family: 'N27';
    src: url('../css/fonts/N27-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
  }
  @font-face {
    font-family: 'N27';
    src: url('../css/fonts/N27-MediumItalic.otf') format('opentype');
    font-weight: 500;
    font-style: italic;
  }
  @font-face {
    font-family: 'N27';
    src: url('../css/fonts/N27-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
  }
  @font-face {
    font-family: 'N27';
    src: url('../css/fonts/N27-RegularItalic.otf') format('opentype');
    font-weight: 400;
    font-style: italic;
  }
  @font-face {
    font-family: 'N27';
    src: url('../css/fonts/N27-Thin.otf') format('opentype');
    font-weight: 100;
    font-style: normal;
  }
  @font-face {
    font-family: 'N27';
    src: url('../css/fonts/N27-ThinItalic.otf') format('opentype');
    font-weight: 100;
    font-style: italic;
  }
  @font-face {
    font-family: 'calendas_plus';
    src: url('../css/fonts/calendas_plus_bold-webfont.eot');
    src: url('../css/fonts/calendas_plus_bold-webfont.ttf') format('truetype'),
    url('../css/fonts/calendas_plus_bold-webfont.woff') format('woff'),
    url('../css/fonts/calendas_plus_bold-webfont.svg') format('svg'); 
    font-weight: 700;
    font-style: normal;
  }
  @font-face {
    font-family: 'calendas_plus';
    src: url('../css/fonts/calendas_plus_italic-webfont.eot');
    src: url('../css/fonts/calendas_plus_italic-webfont.ttf') format('truetype'),
    url('../css/fonts/calendas_plus_italic-webfont.woff') format('woff'),
    url('../css/fonts/calendas_plus_italic-webfont.svg') format('svg');
    font-weight: 400;
    font-style: italic;
  }
  @font-face {
    font-family: 'calendas_plus';
    src: url('../css/fonts/calendas_plus-webfont.eot');
    src: url('../css/fonts/calendas_plus-webfont.ttf') format('truetype'),
    url('../css/fonts/calendas_plus-webfont.woff') format('woff'),
    url('../css/fonts/calendas_plus-webfont.svg') format('svg');
    font-weight: 400;
    font-style: normal;
  }

body {
   margin: 0px;
   background-color: #260000;
}

a {
    color: #FFD1D1;
    font-family: 'N27', sans-serif;
    font-weight: 300;
    text-decoration: none;
}

h1 {
    margin: 0;
    font-size: 4.5vh;
    font-weight: 500;
    font-family: 'N27';
}

h2 {
    margin: 0;
    font-weight: normal;
    font-size: 2vh;
}

h3 {
    margin: 0;
    font-weight: normal;
    font-size: 2vh;
    width: 100%;
    line-height: 1;
}

p {
    margin: 0;
    line-height: 1.5;
}
#body-wrapper {
    color: #FFD1D1;
    font-family: 'calendas_plus', sans-serif;
    font-weight: 400;
    font-size: 1.5vh;
    margin: 0px;
    position: relative;
    z-index: 2;
    scroll-snap-type: y mandatory;
    height: 100vh;
    overflow-y: scroll;
}

#section-2 {
    background-color: #260000;
}
#section-3 {
    background-color: #260000;
}
#section-4 {
    background-color: #260000;
}
.redbackground {
    background-color: #DB0000 !important;
}
.readmore {
    white-space: nowrap; 
    border-top: 1px solid #FFD1D1; 
    padding-top: 3.5vh; 
    margin-top: 3.5vh; 
    line-height: 2; 
    cursor: pointer;
    align-items:center;
}

.readmorepara {
    display: none; 
    padding-top: 3vh;
    padding-bottom: 2vh; 
    text-align:justify;
    font-size: 1.7vh;
    line-height: 1.4;
    font-family: 'N27'
}

.spacebetween {
    justify-content: space-between;
}

.alcenter {
    justify-content: center;
}
.tq-wrapper {
    width: 30vh;
    height: 5vh;
}
.tq-wrapper2 {
    height: 4vh;
}
.menubutstick {
    position: fixed;
    top: 2.8%;
    right: 1.5%;
    z-index: 15;
}

.roadmapbutstick {
    position: absolute;
    top: 2.8vh;
    left: 76.7%;
    display:inline-block;
}

.pdbutstick {
    position: absolute;
    top: 2.8vh;
    left: 64.8%;
    display:inline-block;
}

.musicbutstick {
    position: absolute;
    top: 92.6vh;
    left: 1.5%;
    z-index: 15;
    width: 12.5vw !important;
}

.communitybutstick {
    position: fixed;
    bottom: 2.8%;
    left: 82%;
    z-index: 15;
}

.colourbutstick {
    position: absolute;
    top: 92.6vh;
    left: 15.8%;
    display:inline-block;
}

.becreativebutstick {
    position: absolute;
    top: 92.6vh;
    left: 1.5%;
    display:inline-block;
    z-index: 1000;
}
#becreativecontent{
    display: none;
    position: relative;
}
.popuphead{
    width: 80%;
    position: relative;
    margin-bottom: 6.5vh;
}
.rmprcnt {
    font-family: 'N27';
    font-size: 6vh;
    line-height: 1;
    font-weight: 200;
    width: vh;
}
.roadmaphead{
    justify-content: space-between;
    margin-bottom: 11.5vh;
    padding-left: 0.2vh;
}
.roadmapbot{
    justify-content: space-between;
    margin-top: 6.5vh;
    align-content:center;
}
#typed-quote {
    display: inline;
}

#typed-2 {
    display: inline;
}

#background-abs {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 1;
    background-color: #260000;
    opacity: 50%;
    margin: 0px;
}

.flex {
    display: flex;
    flex-wrap: nowrap;
}

.column {
    flex-direction: column;
}
.grid {
    display: grid;
    grid-gap: 1.5%;
    padding-bottom: 1.5%;
    grid-template-columns: repeat(8,  minmax(150px, 1fr));
}
.sf {
    font-family: 'N27';
}
.gallery-wrapper {
    position: relative; 
    height: 23vh;
    margin-bottom: 1.5%;
}
.revolving-gallery {
    height: 100%;
    position: absolute;
    overflow: hidden;
    box-sizing: border-box;
    left: -0.625vw;
}
.rg0 {
    left: -0.625vw;  
}
.whiteblock {
    width: 23vh;
    color: transparent;
    background-position: center; 
    background-repeat: no-repeat;
    background-size: cover;
}
.whiteblock:hover {
    text-align: center;
    border-radius: 50%;
    align-items: center;
    cursor: pointer;
}

.grid-image {
    width: 100%;
    box-sizing: border-box;
}

.hero {
    height: 100vh;
    padding: 1.5%;
    margin-top: 0%;
    box-sizing: border-box;
    opacity: 100%;
}

.content-div {
    flex-grow: 1;
    flex-direction: column;
    height: 100%;
    box-sizing: border-box;
    justify-content: space-between;
}

.content-div-top {
    justify-content: space-between;
    align-items: flex-start;
    flex-grow: 1;
}

.content-div-mid {
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    flex-grow: 4;
    border-top-width: 1px;
    border-top-style: solid;
}
.popup{
    display:none;
    position: fixed; 
    width: 100%;
    height: 100%; 
    top: 0;
    left: 0;
    background-color: #DB0000; 
    z-index: 10000; 
    top: 0; 
    color: #FFD1D1; 
    justify-content: flex-start; 
    align-items: center; 
    text-align: center; 
    overflow: scroll;
}
.content-div-bottom {
    align-items: flex-end;
    justify-content: space-between;
}
.returnbtn {
    margin-top: 10vh;
    margin-bottom: 10vh;
}
.button-default {
    border: 0;
    background-color: #FFD1D1;
    color: #260000;
    width: 16.5vw;
    height: 4.5vh;
    border-radius: 4vh;
    font-family: inherit;
    font-size: 1.5vh;
    cursor: pointer;
    margin: top 5%;
    border-width: 1px;
    border-style: solid;
    border-color: inherit;
    white-space: nowrap;
    font-family: 'N27';

}
.button-red {
    background-color: #DB0000 !important;
    border-color: #DB0000 !important;
}
.buttondark:hover {
    background: #260000 !important;
    color: #FFD1D1 !important;
    border-color: #FFD1D1 !important;
}

.buttonlight:hover {
    background: #FFD1D1 !important;
    color: #260000 !important;
    border-color: #260000 !important;
}

video {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.project-description {
    width: 50%;
}

.formwrapper {
    align-items: center; 
    width: 48%; 
    margin-left: auto; 
    margin-right: auto; 
    padding-top: 20vh; 
    max-width: 1200px;
    min-width: 620px;
}
.textinput {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #FFD1D1;
    color: #FFD1D1;
    font-size: 2.7vh;
    flex-grow: 1;
    padding-left: 2vh;
    text-transform: uppercase;
}

.textinput:focus {
    outline: none;
}

.textinputwrapper {
    align-items: center;
    padding-bottom: 2.9vh;
}

.labeltextinput {
    font-size: 4.4vh; 
    white-space: nowrap;
}

.seatradio {
    position: absolute;
    opacity: 0;
    height: 100%;
    width: 100%;
    z-index: 2;
    cursor: pointer;
}

.radiobackground {
    border: 1px solid #FFD1D1;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.radiolabel{
    z-index: 1;
    padding: 0.9vh 0 0.9vh;
    font-size: 2.2vh;
}

.radiodiv {
    width: 48%; 
    position: relative;
    justify-content: center;
}

.radiowrapper {
    padding-bottom: 4vh; 
    width: 72%;
}

.radiodiv input:checked ~ .radiobackground {
    background-color: #FFD1D1;
}

.radiodiv input:checked ~ .radiolabel {
    color: #260000;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #FFD1D1 !important;
    caret-color: #FFD1D1;
}

.submitbutton {
    width: 100%;
    border: 1px solid #FFD1D1;
    background-color: #FFD1D1;
    color: #DB0000;
    padding: 0.9vh 0 0.9vh;
    font-size: 3.6vh;
    cursor: pointer;
    font-family: 'calendas_plus';
}
.specsgrid {
    display: grid; 
    grid-template-columns: auto auto; 
    width: 100%; padding-bottom: 4vh; 
    justify-content: space-between; 
    row-gap: 2vh;
}
.grandopeningwrapper {
    align-items: center; 
    text-align: center; 
    width: 60%; 
    margin-left: auto; 
    margin-right: auto;
    max-width: 1550px;
}
.grandopening {
    line-height: 0.9;
    font-weight: 100;
    font-size: 1.5vh;
    white-space: nowrap;
}
#grandopeningmax {
    font-size: 7vh;
}
.N27100{
    font-family: 'N27'; 
    font-weight: 200;
}


.N27200{
    font-family: 'N27'; 
    font-weight: 200;
}

.N27300{
    font-family: 'N27'; 
    font-weight: 300;
}

.N27400{
    font-family: 'N27'; 
    font-weight: 400;
}

.N27500{
    font-family: 'N27'; 
    font-weight: 500;
}

.signupspecstitle {
    font-size: 1.7vh; 
    font-family: 'N27'; 
    font-weight: 400;
    white-space: nowrap;
    line-height: 1.5;
}

.signupspecsdesc {
    font-size: 1.7vh; 
    font-family: 'N27'; 
    font-weight: 200;
    white-space: nowrap;
    line-height: 1.4;
}

.scrolldowntext {
    font-size: 2.3vh; 
    line-height: 1; 
    font-family:'calendas_plus';
}
.pdtitle {
    font-size: 2.5vh; 
    font-weight: 500; 
    font-style: italic; 
    padding: 1.5% 0 1.5% 0;
}
.seatquestion {
    margin-bottom: 1.3vh; 
    font-size: 1.6vh; 
    font-family: 'N27';
}

.image-block-wrapper {
    flex-grow: 1;
    justify-content: space-between;
    flex-basis: 0;
}
.cdm2 {
    flex-grow: 1;
}
.image-block-christian {
    width: 48.5%;
}
.image-christian {
    width: 100%;
    padding-bottom: 1.5%;
}
.menubot {
    flex-basis: 22.5%; 
    justify-content: space-between
}
.buttons-wrapper-h1b {
    flex-basis: 35vw; 
    display: flex; 
    justify-content: space-between;
    
}
.text-cdb {
    flex-grow: 1;
}

.vanitas-desc {
    width: 54%;
}

.bdsmall {
    width: 10vw !important;
}
.ps2 {
    margin-top: 1vh;
}
.project-desc-wrapper {
    flex-grow: 1; 
    flex-basis: 0; 
    flex-direction: column;
}

.roadmapbutstick2 {
    display: none;
}
.colourbutstick2 {
    display: none;
}

.chidden {
    display: none;
}
.faqwrapper{
    width: 60%; 
    margin-left: auto; 
    margin-right: auto; 
    padding-top: 20vh;
    max-width: 1550px;
    min-width: 620px;
}
.faqquestion {
    font-size: 3vh;
}
.grandopeningsubtext {
    font-size: 1.9vh; 
    line-height: 1.5; 
    font-family: 'N27'; 
    font-weight: 300;
    text-transform: uppercase;
}
.roadmapsubtext {
    font-size: 1.5vh; 
    line-height: 1.5; 
    font-family: 'N27'; 
    font-weight: 300;
}

.roadmapstepshead {
    font-size: 3.3vh; 
    line-height: 1.5; 
    font-weight: 700;
    text-transform: uppercase;
}

.roadmaptextwrapper {
    text-align: start;
    width: 45vh;
    justify-content: flex-start;
    margin-left: 12vh;
}

.stepswrapper{
    justify-content: space-between;
    margin-bottom: 5.5vh;
}
.gost2 {
    margin-bottom: 4vh;
}

.c4a {
    font-family: 'N27';
    font-size: 2.3vh;
}
#vanitasmax {
    font-size: 22vh; 
    margin-bottom: 2vh;
}
.vanitasmaxleaf {
    height: 16vh;
}
.timer{
    font-size: 3.5vh; 
    line-height: 1; 
    font-family: 'N27'; 
    font-weight: 100;
    white-space: nowrap;
}
.grandheadlines{
    font-size: 1.5vh; 
    line-height: 1.5; 
    font-family: 'N27'; 
    font-weight: 300;
    max-width: 85vh;
}
.checkboxlabel {
    font-size: 1.5vh;
    line-height: 1;
    font-family: 'N27'; 
}

.faqtitle {
    font-family: 'N27'; 
    font-size: 7vh;
}
.faqtitleleaf{
    height: 5.1vh;
}
.thankyoutitle {
    font-size: 7vh; 
    margin-bottom: 9vh;
}
.thankyouleaf {
    height: 5.2vh;
}
.thankyoudesc {
    font-family: 'N27'; 
    font-size: 2vh; 
    margin-bottom: 2vh; 
    font-weight: 300;
}
#sw_inner > div > div.sw_top {
    display: none !important;
}
.popuptextwrapper{
    padding: 0vh 40vh 0vh 40vh; 
    height: auto;
}
@media only screen
and (min-device-width: 701px) {
    #section-1 {
        scroll-snap-align: start;
        scroll-behavior: smooth;
        overflow: hidden;
        z-index: 1;
    }
    #section-2 {
        scroll-snap-align: start;
        scroll-behavior: smooth;
        overflow: hidden;
        z-index: 2;
    }
    #section-3 {
        scroll-snap-align: start;
        scroll-behavior: smooth;
        overflow: hidden;
        z-index: 3;
    }
    #section-4 {
        scroll-snap-align: start;
        scroll-behavior: smooth;
        overflow: hidden;
        z-index: 3;
    }
}
.emblemswrapper{
    width: 175px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 4.5vh;
    margin-bottom: 4.5vh;
}
.emblemswrapper2{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 6.5vh;
    margin-bottom: 6.5vh;
}
.emblemswrapper3{
    width: 20%;
}
.emblems {
    width: 4vh;
}
.emblems2 {
    height: 4vh;
}
.emblems3 {
    height: 3vh;
}
.partners-desc {
    margin-bottom: 2.5vh;
    text-transform: uppercase;
}
@media only screen
and (max-device-width: 700px) {
    .button-default {
        font-size: 1.6vh;
        height: 4.5vh;
    }
    #becreativecontent{
        display: block;
    }
    #becreativebtn {
        display: none;
    }
    .hero {
        flex-direction: column;
    }
    .submitbutton {
        font-size: 2.5vh;
    }
    .specsgrid {
        display: block;
    }
    .specsdiv {
        padding-bottom: 3vh;
    }
    .christiandescwrapper {
        height: 85vh;
    }
    .content-div {
        padding: 3%;
        justify-content: space-between;
    }
    .content-div-top {
        flex-grow: 0;
    }
    .grandheadlines {
        order: 3;
        padding-bottom: 32vh;
        max-width: 350px;
        font-size: 1.3vh;
    }
    .timer {
        order: 2;
        margin-top: 15vh;
        font-size: 2vh;
    }
    .grandopeningwrapper{
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .grandopeningtextwrapper {
        display: flex;
        flex-direction: column;
        position: absolute;
        height: 100%;
        width: 100%;
        z-index: 0;
        justify-content: space-between;
        order: 1;
    }
    #grandopeningmax {
        font-size: 3vh;
        padding-top: 3vh;
    }
    #body-wrapper {
        overflow-y: visible;
    }
    .gosectionwrap{
        padding: 1.5vh;
    }
    .vanitasmaxleaf {
        height: 6vh;
    }
    #vanitasmax {
        font-size: 8.4vh;
    }
    .grandopeningsubtext {
        font-size: 1.6vh;
    }
    .jamesbaldwinwrapper {
        position: absolute;
        left: 3%;
        right: 3%;
        bottom: 12.5vh;
        margin-left: auto;
        margin-right: auto;
        max-width: 350px;
    }
    .pdbutstick {
        position: relative;
        top: 0;
        left: auto;
        right: 0;
        margin-left: auto;
    }
    .formwrapper{
        padding-top: 2.5vh;
        width: 100%;
        padding-left: 2.5vh;
        padding-right: 2.5vh;
        justify-content: start;
        min-width: 0 !important;
    }
    .faqquestion {
        font-size: 2vh;
    }
    .faqwrapper {
        width: 100%;
        padding-top: 7.5vh;
        margin-left: 0vh;
        margin-right: 0vh;
        padding-left: 2.5vh;
        padding-right: 2.5vh;
        min-width: 0px;
    }
    .readmorepara {
        font-size: 1.5vh;
        padding-top: 2.5vh;
    }
    .ps2 {
        margin-top: 0vh;
    }
    .readmore {
        padding-top: 2.5vh;
        margin-top: 2.5vh;
    }
    #signup-form {
        width: 100%;
        position: relative;
    }
    .labeltextinput {
        font-size: 3vh;
        line-height: 1.3;
    }
    .textinputwrapper {
        padding-bottom: 2.5vh;
        overflow: hidden;
    }
    .textinput {
        font-size: 1.5vh;
    }
    .seatquestion {
        font-size: 1.5vh;
    }
    .faqtitle {
        font-size: 3.5vh;
    }
    #background-abs {
        background-color: transparent !important;
    }
    .content-div-mid {
        flex-grow: 3;
        border-top-width: 0px;
        align-items: center;
    }
    .cdmtop {
        padding-top: 160px !important;
    }
    .content-div-bottom {
        flex-direction: column-reverse;
        flex-grow: 1;
        justify-content: flex-end;
    }
    .buttons-wrapper-h1b {
        flex-direction: column;
        width: 100%;
        flex-basis: 11.5vh;
    }
    .h1bog {
        margin-bottom: 10%;
    }
    .button-default {
        width: 100%;
    }
    .middle-text {
        display: none;
    }
    .text-cdb {
        flex-grow: 0;
        text-align: center;
        width: 100% !important;
        padding-top: 85px;
    }
    .right-text {
        text-align: right;
    }
    .faqtitleleaf {
        height: 2.8vh;
    }
    h1 {
        position: fixed;
        top: 2.5%;
        line-height: 1;
        z-index: 15;
    }
    .menubot {
        flex-basis: 46%;
    }
    .bdsmall {
        width: 36vw !important;
    }
    .cdm2 {
        flex-direction: column-reverse;
        flex-grow: 0;
    }
    .project-description {
        width: 100%;
        font-size: 1.6vh;
        padding-bottom: 2vh;
    }
    .pdtitle {
        font-size: 2.1vh;
    }
    .project-desc-wrapper {
        text-align: center;
        flex-direction: column;
        justify-content: space-around;
        flex-grow: 0;
    }
    .rmprcnt {
        font-size: 4vh;
    }
    .roadmapstepshead {
        font-size: 2.2vh;
        line-height: 1;
    }
    .roadmaptextwrapper {
        margin-left: 5vh;
        width: 30vh;
    }
    .emblemswrapper3{
        width: 30%
    }
    .vanitas-desc {
        width: 100%;
    }
    .thankyoutitle {
        font-size: 5vh; 
        margin-bottom: 4vh;
    }
    .thankyouleaf {
        height: 3.6vh;
    }
    .thankyoudesc {
        font-size: 1.5vh;
    }
    .stepswrapper {
        align-items: center;
    }
    video {
        position: absolute;
        width: 91%;
        height: 25%;
        left: 4.5%;
        right: 4.5%;
        top: 17%;
        object-fit: cover;
        z-index: 2;
        border-radius: 4vh;
    }
    .communitybutstick {
        top: 10%;
        z-index: 15;
        left: 4.5%;
        width: 91%;
    }
    .popuptextwrapper{
        padding: 2vh 2vh 2vh 2vh;
    }
    .menubutstick {
        top: 2.5%;
        z-index: 15;
        right: 4.5%;
    }
    .musicbutstick {
        position: absolute;
        top: 54%;
        left: 4.5%;
        z-index: 12;
        width: 91% !important;
    }

    .roadmapbutstick {
        display: none;
    }
    .colourbutstick {
        display: none;
    }
    .colourbutstick2 {
        display: block;
        position: absolute;
        z-index: 12;
        top: 61%;
        left: 4.5%;
        width: 91% !important;
    }
    .roadmapbutstick2{
        display: block;
        position: absolute;
        z-index: 12;
        top: 68%;
        left: 4.5%;
        width: 91% !important;
    }
    .bt2 {
        display: none;
    }
    .partners-desc {
        position: absolute;
        top: 208%;
        left: 5%;
        text-transform: none;
        font-family: 'N27';
        padding-bottom: 4vh;
        font-size: 1.6vh;
        text-align: center;
    }
    .h1b2 {
        flex-basis: 11vw !important;
    }
    .bdsmall2 {
        width: 100%;
    }
    .cdb2 {
        flex-grow: 0;
    }
    .image-block-christian {
        width: 45%;
        padding-bottom: 4%;
    }
    .image-christian{
        padding-bottom: 8%;
    }
    .image-block-wrapper {
        flex-grow: 0;
    }
    .phidden {
        display: none;
    }
    .chidden {
        display: block;
    }
    .radiowrapper {
        padding-bottom: 2.5vh; 
        width: 100%;
    }
    .checkboxlabel {
        font-size: 1.5vh;
        line-height: 1;
    }
}