﻿
/* TERMS AND CONDITIONS FORMS */
.video { aspect-ratio: 16 / 9; width: 100%; }
.brand-hero-desktop { min-height: 100%; }
.brand-hero-heading { display: none; }
.brand-hero-header { padding-top: 0%; min-height: 100%; }
.brand-hero-media { padding-top: 0; }
.brand-energy-bubbles { display: none; }
.brand-hero-body-body { padding-top: 0; }
.brand-hero-content-body-footer { display: contents; }
.brand-hero-body-body .row .col { display: contents; }
.brand-hero-container { padding-bottom: 60px; }
.contakt2 { max-width: 500px; }

.one-hundred-locations .umbraco-forms-caption { font-family: 'Adieu-Regular' !important; font-size: 1.3rem !important;  color: var(--blue); padding: 10px 0; }
.one-hundred-locations .umbraco-forms-field { clear: both; padding: 10px; }
.one-hundred-locations  fieldset {padding: 0px 0px 0px 0px !important;}
.one-hundred-locations .umbraco-forms-field-wrapper { width: 100%; }
.one-hundred-locations .umbraco-forms-field-wrapper label { color: #FFF;height:23px; }
.one-hundred-locations .umbraco-forms-field-wrapper input[type="checkbox"] { width: auto; float: left; margin-top: 2px; }
.one-hundred-locations .umbraco-forms-label { float: left; width: 30%; color: #FFF; font-family: 'Adieu-Regular' !important; padding-top: 3px; }
.one-hundred-locations .form-control, .one-hundred-locations .text { float: left !important; width: 66% !important; margin-bottom: 5px !important;     padding-top: 0px !important;
    margin-top: 0px !important; }
.one-hundred-locations .shortanswer { background-color: var(--blue); border-radius: 30px; height: 40px; margin: 20px 0; padding: 5px 10px; }
.one-hundred-locations .field-validation-error { color: #FFF; font-size: 0.8em; margin-left: 0% !important;    margin-top: 10px !important;
    display: block !important; }
.one-hundred-locations .form-control, .one-hundred-locations .text { background: transparent !important; border: 0px !important; border-bottom: 3px dotted white !important; color: #FFF !important; }
.one-hundred-locations .form-control:focus, .one-hundred-locations .text:focus { background-color: transparent !important; color: #fff !important;border-bottom:2px solid var(--orange) !important; }
.one-hundred-locations .consentforstoringsubmitteddata label { padding-left: 5px; float: left; width: 90%; padding-top: 0px; }
.one-hundred-locations .umbraco-forms-navigation { margin: 15px 0; }
.one-hundred-locations .umbraco-forms-navigation div { width: auto; text-align: center; }
.one-hundred-locations .umbraco-forms-navigation div .btn-primary { color: #FFF !important; border: 1px solid #FFF; padding: 12px 50px; border-radius: 25px; background: var(--orange); box-shadow: inset 0 0 0 0 var(--blue); -webkit-transition: ease-out 0.8s; -moz-transition: ease-out 0.8s; transition: ease-out 0.8s;width: 152px; }
.one-hundred-locations .umbraco-forms-navigation div .btn-primary:hover { border: 1px solid var(--blue) !important; box-shadow: inset 200px 0 0 0 var(--blue); }
.umbraco-forms-submitmessage { margin: 30px 0; display: inline-flex; text-align: center; font-family: 'Adieu-Regular' !important; font-size: 1.3rem; color: var(--blue) !important; align-items: center; }
.promotions-heading { font-family: 'Adieu-Regular' !important; font-size: 1.3rem; color: var(--blue); padding: 10px 0; }
.promotions-main-footer { font-family: 'Adieu-Regular' !important; font-size: 1rem; color: var(--blue) !important; padding: 10px 0; }
/* .terms-ol { counter-reset: item; } */
.terms-li { display: block; }
.terms-li:before { content: counters(item, ".") " "; counter-increment: item; }
.terms-p { display: inline-block; padding-left: 30px; margin-top: -2.5em; }
.terms-p-2 { display: inline-block; margin-top: -2.5em; }
.umbraco-forms-container .recaptcha label{
    display:none;
}
@media only screen and (min-width: 481px) {
.umbraco-forms-submitmessage { min-height: 348px; }
}
@media only screen and (max-width: 480px) {
.brand-hero-mobile { background-color: var(--orange); }
.brand-hero-container { padding-bottom: 0px; }
.contakt2 { max-width: 480px; }
.brand-hero-body  { padding-top: 0px; }
.brand-hero-body div .offset-2 { margin-left: 0px; }
.brand-hero-content-body-heading { display: none; }
.container-fluid energy-container { display: none; }
.promotions-heading { font-size: 0.9rem; }
.umbraco-forms-label { font-size: 0.75rem; padding-top: 5px !important; }
.one-hundred-locations .shortanswer { margin: 20px 0 40px 0; }
.one-hundred-locations .consentforstoringsubmitteddata { margin-top: 30px; }
.one-hundred-locations .recaptcha { margin-top: 50px; }
.one-hundred-locations .field-validation-error { margin-left: 0%; }
.umbraco-forms-submitmessage { min-height: 430px; }
}
body {
    overflow-x: hidden;
}

.brand-hero-desktop-mouse {
    content: url("../images/MouseHover.svg");
    width: 350px;
    position: absolute;
    pointer-events: none;
    transition: top 0.5s, left 0.5s;
    transition-timing-function: ease-out;
    z-index: 0 !important;
    border-radius: 300px;
}

.brand-hero-heading p {
    font-family: 'Adieu-Regular';
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    line-height: 40px;
    /* identical to box height, or 133% */
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 0;
    z-index: 1001 !important;
}

.brand-hero-brand-heading p {
    font-family: 'Adieu-Regular';
    font-style: normal;
    font-weight: normal;
    font-size: 62px;
    line-height: 61px;
    /* or 98% */
    text-transform: uppercase;
    color: #5000A0;
    margin-bottom: 0;
    z-index: 1001 !important;
}
/* 
.brand-hero-header {
    padding-top: 263px;
} */

.brand-hero-brand-heading {
    padding-top: 8px;
    z-index: 1001;
    display: block;
    position: relative;
    /* margin-bottom: 100px; */
    /* margin-bottom: 5%; */
}

.brand-hero-heading {
    z-index: 1001;
    display: block;
    margin-bottom: 40px;
    position: relative;
}

.brand-hero-media {
    /* padding-top: 30px; */
    border-radius: 35px;
    z-index: 1001;
    /*margin-bottom: 55%;*/
}

.brand-hero-media img,
.brand-hero-media video {
    border-radius: 35px;
    max-width: 100%;
    /*max-width: 66%;*/
    /*position: absolute;*/
    /*z-index: 1000;*/
}

.brand-hero-container {
    /*background: linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), linear-gradient(297.77deg, rgba(0, 0, 0, 0.4) 11.12%, rgba(255, 255, 255, 0.4) 98.05%), #FF6600;*/
    background: var(--orange);
    background-blend-mode: normal, soft-light, normal;
    /* padding-bottom: 168px; */
    border-bottom-right-radius: 40px;
    z-index: 1000;
}
.brand-hero-container {

}

.brand-hero-content-heading p {
    font-family: 'Adieu-Regular';
    font-style: normal;
    font-weight: normal;
    font-size: 40px;
    line-height: 50px;
    /* or 125% */
    text-transform: uppercase;
    color: #FFFFFF;
}

.brand-purple-heading {
    color: #5000A0;
}

/* .brand-hero-body {
    padding-top: 123px;
} */

.brand-hero-content-body-heading {
    padding-top: 63px;
}

.brand-hero-content-body-footer {
    padding-top: 33px;
}

.brand-hero-content-body-heading p {
    font-family: 'AvenirNext LT Pro';
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
    color: #FFFFFF;
}

.brand-hero-content-body-footer p {
    font-family: 'AvenirNext LT Pro';
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    color: #FFFFFF;
}

.brand-hero-more {
    padding-top: 56px;
    width: 80%;
}

.brand-hero-more a,
.brand-hero-more a:link,
.brand-hero-more a:visited {
    text-decoration: none;
    font-family: 'AvenirNext LT Pro';
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    /* identical to box height */
    letter-spacing: 0.05em;
    color: #5000A0;
}

.brand-hero-brand-heading p {
    font-family: 'Adieu-Regular';
    font-style: normal;
    font-weight: normal;
    font-size: 112px;
    line-height: 100px;
    /* or 89% */
    text-transform: uppercase;
    color: #5000A0;
    /* position: absolute; */
}

.brand-hero-desktop,
.brand-hero-mobile {
    overflow: hidden;
}

.brand-hero-video {
    padding-top: 80px;
}

.brand-hero-body-body {
    display:flex;
    flex-direction: column;
    align-items: center;
}
.brand-hero-body-body .col{
    max-width:452px;

}
.brand-hero-body-body .col .umbraco-forms-label{
    height: 25px;
}

.brand-hero-body-body .col .umbraco-forms-form input.text,.brand-hero-body-body .col .umbraco-forms-form input.title,.brand-hero-body-body .col .umbraco-forms-form select,.brand-hero-body-body .col .umbraco-forms-form textarea{
    border-width:0px;
}
@media only screen and (min-width: 992px) {
    .brand-hero-header {
        /*padding-top: 40%*/
        /* padding-top: 25%; */
        /* padding-top: 15%; */
    }
    /* .brand-hero-media {
        padding-top: 62px;
    } */
    .brand-hero-heading {
        padding-top: 8px;
    }
    .brand-hero-heading p {
        font-family: 'Adieu-Regular';
        font-style: normal;
        font-weight: normal;
        font-size: 40px;
        line-height: 50px;
        /* identical to box height, or 125% */
        text-transform: uppercase;
        color: #FFFFFF;
        position: absolute;
    }
  
    .brand-hero-content-heading p {
        font-family: 'Adieu-Regular';
        font-style: normal;
        font-weight: normal;
        font-size: 60px;
        line-height: 70px;
        /* or 117% */
        text-transform: uppercase;
        color: #FFFFFF;
    }
    .brand-hero-content-body-heading {
        padding-top: 0;
    }
    .brand-hero-content-body-heading p {
        font-family: 'AvenirNext LT Pro';
        font-style: normal;
        font-weight: bold;
        /*font-size: 24px;*/
        font-size: 20px;
        /*line-height: 33px;*/
        line-height: 29px;
        color: #FFFFFF;
        margin-bottom: 0;
    }
    .brand-hero-content-body-footer p {
        font-family: 'AvenirNext LT Pro';
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 21px;
        color: #FFFFFF;
    }
    .brand-hero-more a,
    .brand-hero-more a:link,
    .brand-hero-more a:visited {
        text-decoration: none;
        font-family: 'AvenirNext LT Pro';
        font-style: normal;
        font-weight: bold;
        font-size: 18px;
        line-height: 25px;
        /* identical to box height */
        letter-spacing: 0.05em;
        color: #5000A0;
    }
    .brand-hero-more {
        width: 40%;
    }
    .brand-energy-bubbles embed {
        width: 610px;
        float: left;
        filter: drop-shadow(60px 80px 114px rgba(255, 255, 255, 0.50));
        /*transform: matrix(-1, 0, 0, 1, 0, 0);*/
        position: absolute;
    }
}

@media only screen and (max-width: 1680px) {
    /*.brand-hero-media img, .brand-hero-media video {*/
    /*    max-width: 81%;*/
    /*}*/
}

@media only screen and (max-width: 1440px) {
    .brand-hero-brand-heading p {
        font-size: 100px;
    }
}

@media only screen and (max-width: 1366px) {
    /*.brand-hero-media img, .brand-hero-media video {*/
    /*    max-width: 86.25%;*/
    /*}*/
}

@media only screen and (max-width: 1280px) {
    /*.brand-hero-media img, .brand-hero-media video {*/
    /*    max-width: 92.5%;*/
    /*}*/
}

@media only screen and (max-width: 1185px) {
    .brand-hero-brand-heading p {
        font-size: 85px;
    }
    /*.brand-hero-media img, .brand-hero-media video {*/
    /*    max-width: 91.75%;*/
    /*}*/
}

@media only screen and (max-width: 1024px) {
    .brand-hero-desktop-mouse {
        display: none;
    }
}

@media only screen and (max-width: 992px) {
    .brand-hero-brand-heading p {
        font-size: 60px;
        line-height: 60px;
    }
    /*.brand-hero-media img, .brand-hero-media video {*/
    /*    max-width: 71.25%;*/
    /*}*/
    .brand-hero-heading {
        margin-bottom: 0px;
    }
    .brand-hero-brand-heading {
        /* margin-bottom: 60px; */
        /* margin-bottom: 5%; */
    }
    /*.brand-hero-media {*/
    /*    margin-bottom: 72%;*/
    /*}*/
}

@media only screen and (max-width: 752px) {
    .brand-hero-brand-heading p {
        font-size: 46px;
    }
}

@media only screen and (max-width: 540px) {
    .brand-hero-brand-heading p {
        font-size: 38px;
    }

  .brand-hero-body    .one-hundred-locations form{
        max-width: 303px;
        margin:auto;
    }
    .one-hundred-locations .umbraco-forms-field label{
        height: 23px;
    }
    .one-hundred-locations .umbraco-forms-page h4 {
        line-height: 1.2 !important;
    }
    .brand-hero-container{
        padding-bottom: 0px;
    }
}