p{
    margin: 0;
}
html *{
    /*-webkit-hyphens: auto;*/
    /*-ms-hyphens: auto;*/
    /*hyphens: auto;*/
}

.vnkn-header-section{
    height: 720px;
    background: black;
    border-top: 5px solid #BF9264;
    position: relative;
    padding-top: 20px;
}
.vnkn-colored-text{
    color: #BF9264;
}
.vnkn-header-headline{
    font-family: 'Anton';
    font-style: normal;
    font-weight: 400;
    font-size: 80px;
    line-height: 120%;
    color: #FFFFFF;
    width: auto;
    position: absolute;
    left: 39px;
    bottom: 20px;
}
.vnkn-header-subline{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 135%;
}
.vnkn-color-red{
    color: #BF9264;
}
.vnkn-try-out-now-container{
    width: 100%;
    height: 80px;
    background: #BF9264;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 12px;
    padding-bottom: 14px;
    z-index: 2;
    -webkit-filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25)) drop-shadow(0px 0px 12px rgba(0, 0, 0, 0.5));
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25)) drop-shadow(0px 0px 12px rgba(0, 0, 0, 0.5));
}
.vnkn-header-section .container{
    padding: 0;
    margin: 0 auto;
}
.vnkn-try-out-now-text{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    color: #000000;
    width: 175px;
    margin-left: 10px;
    white-space: nowrap;
}
.vnkn-new-header-navigation{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #BF9264;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #171515;
    height: 100vh;
    position: fixed;
    right: 100%;
    z-index: 1000000000;
    width: 100vw;
    top: 0;
    padding-left: 50px;
    -webkit-transition: 1s all ease;
    -o-transition: 1s all ease;
    transition: 1s all ease;
}
.vnkn-new-header-navigation.active{
    right: 0;
}
.vnkn-new-header-logo{
    display:  none;
}
.vnkn-whatsapp-button{
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #BF9264;
    z-index: 100000000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .5s all ease;
    -o-transition: .5s all ease;
    transition: .5s all ease;
    -webkit-box-shadow: 0px 3px 7px 4px rgba(23, 21, 21, 0.25);
    box-shadow: 0px 3px 7px 4px rgba(23, 21, 21, 0.25);
}
.vnkn-whatsapp-button img{
    width: 60%;
}
.vnkn-whatsapp-button:hover{
    background: #171515;
}
.vnkn-new-header-navigation-entry a{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    text-align: center;
    text-decoration: none;
    color: #BF9264;
}
.vnkn-new-header-navigation-entry{
    padding-top: 5px;
    padding-bottom: 5px;
}

.vnkn-new-header-navigation-entry.probetraining a{
    color: #E80808;
}
.vnkn-new-header-navigation-left,
.vnkn-new-header-navigation-right{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.vnkn-try-out-now-divider{
    height: 54px;
    width: 100%;
}
.vnkn-try-out-now-right-part{
    display: none;
}
.vnkn-try-out-now-right-part.mobile{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    float: right;
}
.vnkn-default-section{
    position: relative;
    min-height: 200px;
}
.vnkn-default-section .container{
    padding-top: 66px;
    padding-bottom: 66px;
}
.vnkn-default-list-container span{
    line-height: 150%;
}
.vnkn-section-sub-headline div{
    font-size: 30px;
    line-height: 30px;
    margin-top: -20px;
}
.vnkn-try-out-now-arrow{
    padding-left: 10px;
}
.vnkn-section-01{
    background: #171515;
    padding-top: 20px;
    position: relative;
}
section .container{
    padding-left: 40px;
    padding-right: 25px;
}
.vnkn-section-topline{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 85.9%;
    color: #ffffff;
}
.vnkn-section-sub-headline{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 85.9%;
    color: #FFFFFF;
}
.vnkn-section-headline p{
    width: 100%;
}
.vnkn-default-image-container{
    max-width: 100%;
    width: 100%;
    margin: 20px 0;
}
.vnkn-default-image-container img{
    width: 100%;
}
.vnkn-section-headline{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 135%;
    color: #ffffff;
}
.vnkn-section-headline-underscore{
    line-height: 12px;
    padding-bottom: 10px;
    margin-top: -15px;
}
.vnkn-section-text{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 150%;
    /*color: #686868;*/
    color: white;
    margin-top: 10px;
    margin-bottom: 20px;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}
.vnkn-definition-item-overlay{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #FFF;
    text-align: center;
    font-family: Oswald;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 209%; /* 75.24px */
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.vnkn-definition-item{
    max-width: 311px;
    width: 100%;
    height: 267px;
    margin: 8px 0;
    position: relative;
}
.vnkn-definiton-grid{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.vnkn-definition-slider-container{
    max-width: 350px;
    width: calc(100%);

    margin-top: 65px;
    margin-bottom: 20px;

}
.vnkn-definition-item-line{
    width: 64px;
    height: 1px;
    background: #BF9264;
}
.vnkn-section-01{
    padding-bottom: 50px;
}
.sign-up-button{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 120%;
    color: #171515;
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
    height: 47px;
    position: absolute;
    bottom: -13px;
    background: #FFFFFF;
    border: 1px solid #BF9264;
    /* Schatten Buttons */
    left: 0;
    right: 0;
    -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 0px 12px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 0px 12px rgba(0, 0, 0, 0.5);
    border-radius: 6px;
    z-index: 2;
}
.vnkn-experience-headline{
    max-width: 250px;
    width: 100%;
    font-family: 'Anton';
    font-style: normal;
    font-weight: 400;
    font-size: 46px;
    line-height: 120%;
    color: #FFFFFF;
}
.vnkn-experience-headline-black{
    color: #171515;
}
.vnkn-section-02{
    margin-top: 3px;
    padding-top: 50px;
    background: #171515;
    padding-bottom: 100px;
    position: relative;
    overflow: hidden;
}
.vnkn-section-02 .container{
    min-height: 600px;
}
.vnkn-section-text.black{
    color: #171515;
}
.vnkn-section-headline.black{
    color: #171515;
    font-weight: 700;
}
.vnkn-comparison-container{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    margin-top: 50px;
}
.vnkn-comparison-scaled{
    width: 50%;
}
.vnkn-comparison-text{
    width: 152px;
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: #171515;
}
.vnkn-comparison-icon{
    height: 70px;
}
.vnkn-comparison-name{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 120%;
    color: #171515;
}
.vnkn-comparison-part:first-of-type{
    border-right: 1px solid black;
}
.vnkn-comparison-part{
    padding-left: 13px;
    padding-right: 7px;
    width: 200px;
}
.white{
    color: white;
}
.vnkn-section-02 .vnkn-section-text.white {
    margin-top: 25px;
}
.vnkn-slider-top-image{
    height: 341px;
    width: 100%;
}
.vnkn-slider-container{
    height: 182px;
    overflow: scroll;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 0 auto;
    width: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    scroll-behavior: smooth;
}
.vnkn-slider-item{
    height: 100%;
    margin-left: 2px;
    margin-right: 2px;
    display: block;
    max-height: 300px;
}
.vnkn-slider-item:first-of-type{
    margin-left: 0;
}
.vnkn-slider-item:last-of-type{
    margin-right: 0;
}
.vnkn-section-03{
    background: #BF9264;
    padding-top: 30px;
    padding-bottom: 65px;
    position: relative;
}
.red{
    color: #BF9264;
}
.vnkn-section-03 .vnkn-section-text{
    margin-bottom: 80px;
}
.vnkn-product-container{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: visible;
}
.vnkn-product{
    max-width: 348px;
    width: 100%;
    height: 110px;
    border-radius: 4px;
    margin-top: 9px;
    margin-bottom: 9px;
    position: relative;
    -webkit-filter: none;
    filter: none;
    -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 0px 12px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 0px 12px rgba(0, 0, 0, 0.5);
}
.vnkn-product-container a{
    max-width: 348px;
    width: 100%;
    height: 110px;
    border-radius: 4px;
    margin-top: 9px;
    margin-bottom: 9px;
    position: relative;
    -webkit-filter: none;
    filter: none;
}

.vnkn-product.with-info{
    -webkit-box-shadow: none;
    box-shadow: none;
}
.vnkn-try-out-now-container a{
    text-decoration: none;
}
.vnkn-try-out-now-right-part:hover{
    cursor: pointer;
}
#probetrainingModal .modal-dialog{
    max-width: 1160px;
    background: #171515;
}
#probetrainingModal .modal-content{
    background: #171515;
}

.vnkn-probe-modal-text{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #686868;
}
.modal-top-divider{
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.vnkn-probe-modal-name-headline{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 120%;
    color: #BF9264;
}

.vnkn-product:first-of-type{
    margin-top: 0;
}
.vnkn-product:last-of-type{
    margin-bottom: 0;
}
.vnkn-product-container a:last-of-type{
    margin-bottom: 0;
}
.vnkn-product-container a:last-of-type{
    margin-top: 0;
}
.vnkn-section-04{
    background: #171515;
    padding-top: 30px;
    padding-bottom: 40px;
    position: relative;
}
.vnkn-section-04 .vnkn-try-out-now-container{
    bottom: auto;
    top: auto;
    left: 0;
    right: 0;
    margin-top: 20px;
    margin-bottom: 30px;
}
.vnkn-section-text.white.after-absolute{
    margin-top: 126px;
}
.vnkn-section-intro-image{
    width: 100%;
    height: 585px;
}
.vnkn-section-05 .container{
    padding-top: 30px;
}
.vnkn-section-05 {
    background: #171515;
    padding-bottom: 40px;
    position: relative;
}
.vnkn-courses-button{
    margin-top: 34px;
    width: 100%;
    height: 47px;
    background: #BF9264;
    border: 1px solid #BF9264;
    -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 0px 12px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 0px 12px rgba(0, 0, 0, 0.5);
    border-radius: 6px;
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 120%;
    color: #171515;
}
.vnkn-section-00-border-left{
    position: absolute;
    left: 10px;
    border-left: 1px solid #BF9264;
    height: 380px;
    bottom: 0;
}
.vnkn-event-modal-form-container.hide{
    display: none;
}
.vnkn-section-text.added-margin{
    margin-top: 20px;
}
.vnkn-section-01 .vnkn-section-text.added-margin{
    margin-top: 600px;
}
.vnkn-section-06{
    background: #171515;
    padding-top: 30px;
    position: relative;
    padding-bottom: 65px;
}
.vnkn-section-06 .vnkn-experience-headline{
}
.vnkn-definition-slider-headline{
    position: absolute;
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    color: #FFFFFF;
    top: -40px;
}
#vnknTopSlider .carousel-indicators{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    left: 0;
    top: 0;
    margin: 0;
    bottom: auto;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
}
#vnknTopSlider .carousel-inner,
#vnknTopSlider .carousel-item,
#vnknTopSlider{
    height: 100%;
}
#vnknTopSlider .vnkn-slider-top-indicator{
    text-indent: 0;
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    color: #FFFFFF;
    width: 100%;
    height: 36px;
    border: 0;
    background: transparent;
    text-align: left;
    opacity: 1;
    margin: 0;
}

#vnknTopSlider .vnkn-slider-top-indicator.active{
    color: #BF9264;
}
#vnknTopSlider .carousel-inner{
    /*width: 269px;*/
    position: absolute;
    right: 0;
    width: 100%;
    top: 290px;
}
.active-indicator-detail{
    display: none;
}
#vnknTopSlider .vnkn-slider-top-indicator.active .active-indicator-detail{
    display: inline-block;
}
.vnkn-section-border-left{
    position: absolute;
    bottom: 0;
    left: 10px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 15px;
    z-index: 1;
}
.vnkn-section-border-left.section-05{
    height: 100%;
}
.vnkn-section-border-left.section-04{
    height: 100%;
}
.vnkn-section-border-left.section-06{
    height: 100%;
}
.vnkn-section-headline-vertical-container {
    display: inline-block;
    position: relative;
    width: 150px;
}

.dummy-element-vertical{
    margin-top: 100%;
}

.vnkn-section-headline-vertical{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transform: translateX(-3px) rotate(-90deg) ;
    -ms-transform: translateX(-3px) rotate(-90deg) ;
    transform: translateX(-3px) rotate(-90deg) ;
    white-space: nowrap;
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: #686868;
    text-align: right;
    padding-right: 5px;
}
.vnkn-section-border-line{
    height: 100%;
    border-left: 1px solid #BF9264;
    margin-top: 10px;
}

.vnkn-section-border-headline-number{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height:120%;
    color: #BF9264;
    -webkit-transform: translateX(-3px);
    -ms-transform: translateX(-3px);
    transform: translateX(-3px);
}
.vnkn-section-border-headline-number.white{
    color: white;
}
.vnkn-section-border-line.white{
    border-left: 1px solid white;
}
.vnkn-section-headline-vertical.red{
    color: red;
}
section .container{
    z-index: 3;
}
.vnkn-coach-slider-container{
    height: auto;
    width: 100%;
    margin: 30px auto 0;
    position: relative;
}
#vnknCoachSlider{
    height: 100%;
}
.vnkn-coach-slider-image{
    width: 246px;
    height: 371px;
}
.vnkn-coach-position{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: white;
    margin-top: 10px;
}
.vnkn-coach-telephone a{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: white;
    text-decoration: none;
}
.vnkn-coach-telephone a:hover{
    color: white;
}
.carousel-control-prev,
.carousel-control-next{
    height: 50px;
    position: absolute;
    bottom: 0;
    top: auto;
    opacity: 1;
}
.vnkn-coach-email-container a{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 240%;
    color: #FFFFFF;
    text-decoration: none;
}
.vnkn-coach-email-container{
    height: 35px;
    width: auto;
    border: 1px solid #FFFFFF;
    border-radius: 4px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 30px;
}
#vnknCoachSlider .carousel-indicators button{
    width: 20px;
    height: 20px;
    border: 2px solid #BF9264;
    background: none;
    border-radius: 50%;
}
#vnknCoachSlider .carousel-indicators button.active {
    background: #BF9264;
}
#vnknCoachSlider .carousel-indicators{
    height: 50px;
    margin: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#vnknCoachSlider .carousel-control-next,
#vnknCoachSlider .carousel-control-prev
{
    z-index: 3;
}
.vnkn-contact-input{
    width: 100%;
    background: rgba(208, 208, 208, 0.3);
    border: 1px solid #000000;
    height: 38px;
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 120%;
}
.vnkn-contact-input:nth-of-type(2){
    margin-top: 18px;
    margin-bottom: 18px;
}
.vnkn-contact-input:nth-of-type(3){
    margin-bottom: 18px;
}
.vnkn-contact-input:first-of-type{
    margin-top: 0;
}
.vnkn-message-input{
    background: rgba(208, 208, 208, 0.3);
    border: 1px solid #000000;
    width: 100%;
    resize: none;
    height: 113px;
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 120%;
    margin-bottom: 18px;
}
.vnkn-contact-submit{
    width: 100%;
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 120%;
    color: #FFFFFF;
    background: #000000;
    border: 1px solid #000000;
    -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 0px 12px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 0px 12px rgba(0, 0, 0, 0.5);
    border-radius: 6px;
    height: 57px;
}

.vnkn-default-button{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 120%;
    color: #FFFFFF;
    border: 1px solid #000000;
    -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 0px 12px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 0px 12px rgba(0, 0, 0, 0.5);
    border-radius: 6px;
    height: 57px;
    background: #BF9264;
    padding: 8px 32px;
    text-decoration: none;
}

.vnkn-default-button:hover{
    color: #FFFFFF;
    border: 1px solid white;
}
.vnkn-section-contact{
    padding-bottom: 25px;
    position: relative;
}
.vnkn-contact-border-left{
    height: 100%;
    position: absolute;
    left: 10px;
    width: 1px;
    border: 1px solid #BF9264;
}

.vnkn-carousel-coach-container{
    margin-left: 20px;
}
#vnknCoachSlider .carousel-inner{
    height: 100%;
}
.vnkn-section-headline-vertical.black{
    color: #171515;
}
.vnkn-product-description{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    color: #FFFFFF;
}
.vnkn-product-inner{
    position: absolute;
    bottom: 25px;
    left: 24px;
}
.vnkn-header-logo{
    position: absolute;
    left: 10px;
    top: 30px;
}
body.overflowhidden{
    overflow: hidden;
}
.vnkn-header-logo{
    width: 110px;
}
.vnkn-burger-menu{
    position: fixed;
    right: 30px;
    top: 30px;
    z-index: 1000000000000000001;
    display: block;
}
.vnkn-menu-container{
    position: fixed;
    top: 0;
    left: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    width: 100vw;
    height: 100vh;
    background:  #BF9264;
    z-index: 30;
    -webkit-transition: 1s all ease;
    -o-transition: 1s all ease;
    transition: 1s all ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
#vnknMenu.active{
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
.vnkn-menu-logo{
    width: 45px;
    top: 31px;
    left: 24px;
    position: absolute;
}
.vnkn-menu-close{
    position: absolute;
    right: 0;
    top: 31px;
}
.vnkn-menu-top-wrapper{
    height: 85px;
    width: 100%;
    position: relative;
}
.vnkn-menu-entries-container{
    padding-left: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    overflow: scroll;
    padding-bottom: 40px;
    margin-top: 30px;
}
.vnkn-burger-menu-container{
    position: fixed;
    top: 40px;
    right: 22px;
    z-index: 29;
}
.vnkn-probe-keine-zeiten{
    font-family: 'Oswald';
    font-size: 22px;
    color: white;
    text-align: center;
    margin-top: 20px;
}

.vnkn-menu-entry{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 90px;
}
.vnkn-menu-entry-number{
    font-family: 'Anton';
    font-style: normal;
    font-weight: 400;
    font-size: 80px;
    line-height: 120%;
    color: #FFFFFF;
    min-width: 85px;
    margin-bottom: -20px;
}
.vnkn-menu-entry-text{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 100%;
    color: #171515;
}
.vnkn-menu-footer{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 24px;
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    color: #171515;
}
.vnkn-menu-links{
    width: 100%;
}
.vnkn-menu-shop-link-container{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 90px;
    background: #E8B608;
    padding-left: 24px;
    padding-top: 23px;
}
.vnkn-menu-footer-links-and-social{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 43px;
}
.vnkn-menu-social-media-links{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 180px;
    height: 50px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-width: 180px;
}
.vnkn-menu-shop-link{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.vnkn-goto-shop-link{
    padding-left: 10px;
}
.vnkn-goto-shop-link a{
    color: #171515;
    text-decoration: none;
}
section .container{
    position: relative;
    height: 100%;
}
.active-indicator-detail-respo{
    display: none;
}
.vnkn-section-slider .vnkn-slider-container{
    background: white;
}
.vnkn-slider-container::-webkit-scrollbar{
    display: none;
}

.vnkn-section-slider{
    overflow: scroll;
}
.vnkn-section-contact.personal-training .vnkn-section-headline{
    margin-bottom: 10px;
}
.vnkn-section-06{
    overflow: hidden;
}
#vnknCoachSliderNew{
    outline: none;
}
.vnkn-image-divider{
    width: 100%;
    height: 340px;
}
.vnkn-section-text.margin-70{
    margin-top: 70px;
}
.vnkn-section-text.margin-40{
    margin-top: 40px;
}
.vnkn-probetraining-gallery{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 375px;
    width: 560px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-right: 0;
}
.vnkn-probetraining-gallery-item{
    height: 400px;
    width: 100%;
    background: grey;
    border-radius: 0px;
}
.section-flex{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;

}
#vnknCoachSliderNew{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.vnkn-probetraining-gallery{
    display: none;
}
.vnkn-mitglied-werden-image{
    width: 100%;
}
.vnkn-section-mitgliedschaften{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
}
.vnkn-mitgliedschaft-name{
    font-family: 'Anton';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 120%;
    color: #FFFFFF;
}
.vnkn-mtgliedschaft-container{
    padding-top: 32px;
    padding-bottom: 32px;
    border-bottom: 1px solid black;
}
.vnkn-mtgliedschaft-container:last-of-type{
    border: none;
}
.vnkn-mitgliedschaft-description{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: #171515;
    margin-bottom: 5px;
}
.privacywire.privacywire-banner,
.privacywire.privacywire-options{
    z-index: 1000;
    font-family: 'Oswald';
    background: #0b0b0b;
    color: white;
    border-top: 3px solid #BF9264;
}
.privacywire.privacywire-banner a,
.privacywire.privacywire-options a{
    color: #BF9264;
    text-decoration: none;
}
.privacywire.privacywire-banner button,
.privacywire.privacywire-options button{
    border: 0;
    outline: 0;
    background: white;
    padding: 4px;
    margin-top: 5px;
    border-radius: 3px;

}
.privacywire-buttons{
    margin-top: 30px;
    margin-bottom: 15px;
}
.privacywire-ask-consent{
    color: white;
    font-family: 'Oswald';
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
}
.privacywire-consent-button{
    padding: 7px;
    margin-top: 10px;
    outline: 0;
    border: 0;
    border-radius: 5px;
}
.privacywire.privacywire-banner button:first-of-type{
    margin-left: 0;
}
.vnkn-mitgliedschaften-headline{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 120%;
    color: #171515;
}
.vnkn-ausfuehrung-name{
    font-family: 'Anton';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
    font-size: 80px;
    line-height: 120%;
}
.vnkn-ausfuehrung-top-part{
    padding: 20px;
}

.vnkn-ausfuehrung-price{
    font-family: 'Anton';
    font-style: normal;
    font-weight: 400;
    font-size: 60px;
    line-height: 120%;

    color: #000000;
}
.vnkn-ausfuehrung-bottom-part{
    background: white;
    height: 100%;
    width: 100%;
    padding: 20px 20px 20px 20px;
}
.vnkn-includes-special-container{
    width: 110px;
    height: 24px;
    border: 1px solid black;
    border-radius: 6px;
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 171%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #171515;
}
.vnkn-mitgliedschaft-headline{
    font-family: 'Anton';
    font-style: normal;
    font-weight: 400;
    font-size: 80px;
    line-height: 120%;

    color: #BF9264;

}
.vnkn-mitgliedschaft-type{
    width: 150px;
    border: 1px solid white;
    border-radius: 6px;
    overflow: hidden;
}
.vnkn-mitgliedschaft-types-container .vnkn-mitgliedschaft-type:last-of-type{
    width: 324px;
}
.vnkn-includes-specials-wrapper{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.vnkn-mitgliedschaft-name.white a{
    color: white;
    text-decoration: none;
}
.vnkn-section-headline.green{
    color: #25E472;
}
.vnkn-bloecke-section{
    background: #F5F5F5;
    position: relative;
}

.vnkn-blocks-container{
    padding-top: 87px;
    padding-bottom: 55px;
}
.vnkn-contact-border-left.grey{
    border: 1px solid #686868;
}
.vnkn-blocks-container{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.vnkn-block-bottom-part .vnkn-includes-specials-wrapper{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.vnkn-block-top-part{

    background: rgba(37, 228, 114, 0.6);
}
.vnkn-block{
    border: 2px solid white;
    border-radius: 6px;
    -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 0px 12px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 0px 12px rgba(0, 0, 0, 0.5);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.vnkn-block-bottom-part{
    height: 100%;
    padding: 10px 25px 10px 25px;
}
.vnkn-mitgliedschaft-section{
    position: relative;
    overflow: hidden;
    padding-top: 50px;

}
.vnkn-mitgliedschaft-section .container{
    padding-bottom: 50px;
}

.vnkn-goal-section{
    background: #F5F5F5;
}
.vnkn-goal-section .container{

}
.vnkn-pt-headline{
    font-family: 'Anton';
    font-style: normal;
    font-weight: 400;
    font-size: 80px;
    line-height: 120%;

    color: #BF9264;
}
.vnkn-pt-text{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #000000;
    margin-top: 18px;
    padding-bottom: 50px;
}
.vnkn-step-name{
    -webkit-writing-mode: tb-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: tb-rl;
    -webkit-transform: rotate(-180deg) translateX(25%);
    -ms-transform: rotate(-180deg) translateX(25%);
    transform: rotate(-180deg) translateX(25%);
    white-space: nowrap;
    margin-bottom: 15px;
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 85.9%;
    color: #686868;
}
.vnkn-border-name{
    -webkit-writing-mode: tb-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: tb-rl;
    -webkit-transform: rotate(-180deg) translateX(25%);
    -ms-transform: rotate(-180deg) translateX(25%);
    transform: rotate(-180deg) translateX(25%);
    white-space: nowrap;
    margin-bottom: 15px;
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 85.9%;
    color: #ffffff;
}
.vnkn-step-border-left{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    position: absolute;
    left: -30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 7px;
}
.vnkn-border-left{
    height: 100%;
    border-left: 1px solid #BF9264;
    width: 1px;
}
.vnkn-section-05 .vnkn-new-border-left{
    height: calc(100% - 30px);
}
.vnkn-border-left.white{
    border-left: 1px solid #FFFFFF;
}
.vnkn-border-name.red{
    color: #BF9264;
}
.vnkn-border-name.black{
    color: black;
}
.vnkn-new-border-left{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    position: absolute;
    left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 7px;
}
.vnkn-goal-steps-container .vnkn-goal-step:first-of-type .vnkn-step-border-left{
    padding-top: 20px;
}
.vnkn-step-border{
    height: 100%;
    border: 1px solid #BF9264;
    width: 1px;
}
.vnkn-goal-steps-container{
    width: 100%;
    position: relative;
}
.vnkn-goal-step{
    position: relative;
    height: 300px;
}
.vnkn-goal-section .vnkn-contact-border-left{
    left: -30px;
    top: 0;
}
.vnkn-step-headline{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 85.9%;
    color: #000000;
    margin-top: 20px;
}
.vnkn-step-headline span{
    color: #BF9264;
}
.vnkn-step-text{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #686868;
    margin-top: 14px;
}
.vnkn-pt-text-container{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 120%;
    color: #BF9264;
    padding-left: 10px;
}
.vnkn-pt-text-container span{
    color: #000000;
}
.vnkn-default-list-container{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 125%;
    color: #FFFFFF;
}


.vnkn-kids-details{
    background: #171515;
    padding-bottom: 30px;
    padding-top: 20px;
}

.vnkn-kids-details  .vnkn-default-list-container{
    line-height: 130%;
}
.vnkn-kids-schnuppertraining{
    background: #25E472;
    overflow: hidden;
    padding-bottom: 30px;
    position: relative;
}
.vnkn-kids-schnuppertraining .container{
    padding-top: 20px;
}
.vnkn-kids-slider-container{
    width: 100%;
    height: 435px;
    position: relative;
}
.vnkn-kids-slider-image{
    width: 320px;
    height: 370px;
    margin-left: 5px;
    margin-right: 5px;
    background: black;
}
.vnkn-kids-slider-container .flickity-button.next{
    position: absolute;
    right: 0;
    bottom: 0;
    height: 42px;
    width: 21px;
    background: transparent;
    border: 0;
}
.vnkn-kids-slider-container .flickity-button.previous {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 42px;
    width: 21px;
    background: transparent;
    border: 0;
}
.flickity-enabled:focus {
    outline: none;
}
.vnkn-kids-schnuppertraining .flickity-page-dots{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.vnkn-kids-slider-container{
    margin-bottom: 50px;
}
.vnkn-mitgliedschaften-container{
    width: 100%;
    background:#BF9264;
}
.vnkn-mitgliedschaften-container.green{
    width: 100%;
    background:#25E472;
}
.vnkn-mitgliedschaften-left{
    margin-left: 39px;
    padding-top: 17px;
}
.vnkn-mitgliedschaften-right{
    margin-left: 39px;
    padding-top: 17px;
}
.vnkn-mtgliedschaft-container{
    padding-top: 22px;
    padding-bottom: 9px;
}
.mitgliedschaften-headline-section{
    height: 110px;
}
.mitgliedschaften-headline-section .vnkn-section-headline{
    position: absolute;
    bottom: 10px;
}
.vnkn-mitgliedschaft-types-container{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 310px;
}
.vnkn-ausfuehrung-top-part{
    background: #686868;
}

.vnkn-ausfuehrung-description{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height: 120%;
    color: #FFFFFF;
}
.vnkn-mitgliedschaft-type:last-of-type{
    margin-top: 10px;
}

.vnkn-kaufempfehlung-band{
    position: absolute;
    top: 35px;
    right: -85px;
    background: red;
    color: white;
    height: 35px;
    width: 250px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);

    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 120%;
    /* or 30px */

    text-align: center;

    color: #FFFFFF;
}

.vnkn-block-headline{
    font-family: 'Anton';
    font-style: normal;
    font-weight: 400;
    font-size: 55px;
    line-height: 120%;

    color: #171515;
}
.vnkn-block-top-part{
    padding: 25px;
    min-height: 157px;
    border-radius: 6px 6px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.vnkn-block-description{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 120%;
    /* or 22px */


    color: #171515;
}
.vnkn-block-anmerkung{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 120%;
    /* or 22px */
    margin-bottom: 60px;
    margin-top: 15px;


    color: #171515;
}


.reveal{
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
    -webkit-transition: 1s all ease;
    -o-transition: 1s all ease;
    transition: 1s all ease;
}
.vnkn-try-out-now-container.reveal{
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
}

.reveal.active{
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
.sign-up-button.reveal{
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: 2s all ease;
    -o-transition: 2s all ease;
    transition: 2s all ease;
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
}
.vnkn-comparison-name.reveal{
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: 2s all ease;
    -o-transition: 2s all ease;
    transition: 2s all ease;
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s;
}
.vnkn-comparison-icon.reveal{
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: 2s all ease;
    -o-transition: 2s all ease;
    transition: 2s all ease;
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s;
}
.vnkn-section-intro-image.reveal{
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: 2s all ease;
    -o-transition: 2s all ease;
    transition: 2s all ease;
}
.vnkn-courses-button.reveal{
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: 1s all ease;
    -o-transition: 1s all ease;
    transition: 1s all ease;
    -webkit-animation: pulsate 2s infinite;
    animation: pulsate 2s infinite;
}
.vnkn-event-section{
    background: #0b0b0b;
    position: relative;
}
.vnkn-event-headline{
    font-family: 'Anton';
    font-style: normal;
    font-weight: 400;
    font-size: 80px;
    line-height: 120%;

    color: #FFFFFF;
    margin-top: -60px;
    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);
}
.vnkn-event-slider{
    width: 100%;
    height: 360px;
}
.vnkn-event-subline{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 85.9%;
    color: #FFFFFF;
}
.vnkn-event-date{
    width: 200px;
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 100%;
    color: #FFFFFF;
}
.vnkn-event-subline-underscore{
    font-size: 30px;
    margin-bottom: 20px;
    margin-top: -5px;
}
.vnkn-event-text{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: #686868;
    margin-top: 15px;
    height: 150px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.vnkn-event-more-button{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 120%;
    text-align: center;
    color: #F5F5F5;
    border: 1px solid #F5F5F5;
    -webkit-filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25)) drop-shadow(0px 0px 12px rgba(0, 0, 0, 0.5));
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25)) drop-shadow(0px 0px 12px rgba(0, 0, 0, 0.5));
    border-radius: 6px;
    width: 100%;
    background: transparent;
    height: 47px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.vnkn-event-booking-button{
    background: #25E472;
    -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 0px 12px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 0px 12px rgba(0, 0, 0, 0.5);
    border-radius: 6px;
    border: 0;
    outline: none;
    width: 100%;
    height: 47px;
    margin-bottom: 30px;
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 120%;
    text-align: center;
    color: #000000;

}
.vnkn-event-free-spots{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: #FFFFFF;
    margin-bottom: 10px;
}
#eventCarousel{
    height: 100%;
    width: 100%;
}
#eventCarousel .carousel-inner{
    width: 100%;
    height: 100%;
}
.vnkn-kids-slider-container .dot{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid #BF9264;
    margin-left: 4px;
    margin-right: 4px;
}
.vnkn-kids-slider-container .dot:first-of-type{
    margin-left: 0;
}
.vnkn-kids-slider-container .dot:last-of-type{
    margin-right: 0;
}
.vnkn-kids-slider-container .dot.is-selected{
    background: #BF9264;
}
.vnkn-kids-slider-container .flickity-page-dots{
    list-style-type: none;
    padding: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 34px auto 0;
    width: 80%;
}
.flickity-button-icon{
    height: 42px;
    fill: #BF9264;
}
.vnkn-kids-slider-container .flickity-button.flickity-prev-next-button.next{
    height: 42px;
    width: 50px;
}
.vnkn-kids-slider-container .flickity-button.flickity-prev-next-button.previous{
    height: 42px;
    width: 50px;
}
.vnkn-kids-schnuppertraining-button{
    background: #25E472;
    border: 1px solid #000000;
    -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 0px 12px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 0px 12px rgba(0, 0, 0, 0.5);
    border-radius: 6px;
    width: 100%;
    height: 47px;
    margin-top: 25px;
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 120%;
    text-align: center;
    color: #000000;
}
.vnkn-kids-schnuppertraining-details{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: #686868;
    margin-top: 24px;
}
.vnkn-kids-slider-wrapper{
    display: none;
}
.vnkn-kids-schnuppertraining-details a{
    color: black;
    text-decoration: none;
}
.vnkn-kids-schnuppertraining-details strong{
    font-style: normal;
    font-weight: 700;
    color: #000000;
}
.vnkn-dropin-box{
    width: 320px;
    height: 262px;
    background: #25E472;
    -webkit-filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25)) drop-shadow(0px 0px 12px rgba(0, 0, 0, 0.5));
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25)) drop-shadow(0px 0px 12px rgba(0, 0, 0, 0.5));
    border: 2px solid #FFFFFF;
    border-radius: 6px;
    position: relative;
    padding-left: 15px;
    padding-top: 20px;
}
.vnkn-dropin-bottom-part{
    background: white;
    width: 100%;
    height: 105px;
    border-radius: 0 0 6px 6px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.vnkn-dropin-box-headline{
    font-family: 'Anton';
    font-style: normal;
    font-weight: 400;
    font-size: 60px;
    line-height: 120%;
    color: #171515;
}
.vnkn-dropin-box-text{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 120%;
    color: #171515;
}
.vnkn-dropin-price-repeat{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 120%;
    color: #171515;
}
.vnkn-dropin-price{
    font-family: 'Anton';
    font-style: normal;
    font-weight: 400;
    font-size: 60px;
    line-height: 120%;
    color: #000000;
    margin-top: 5px;
}
.vnkn-dropin-bottom-part{
    padding-left: 15px;
    padding-top: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-right: 25px;
}
.vnkn-included-services .vnkn-includes-special-container{
    max-width: 109px;
}
.vnkn-included-services{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    padding-bottom: 13px;
}
.vnkn-includes-special-container:last-of-type{
    margin-top: 5px;
}
.vnkn-dropin-section{
    padding-top: 40px;
    padding-bottom: 20px;
    position: relative;
}
#vnknCoachSliderNew .flickity-button{
    background: none;
    outline: 0;
    border: 0;
    position: absolute;
}
#vnknCoachSliderNew .flickity-button.next{
    bottom: 0;
    right: 0;
}
#vnknCoachSliderNew .flickity-button.previous{
    bottom: 0;
    left: 0;
}
#vnknCoachSliderNew .dot{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid #BF9264;
    margin-left: 4px;
    margin-right: 4px;
}
#vnknCoachSliderNew .dot.is-selected{
    background: #BF9264;
}
#vnknCoachSliderNew .dot:first-of-type{
    margin-left: 0;
}
#vnknCoachSliderNew .dot:last-of-type{
    margin-right: 0;
}
#vnknCoachSliderNew .flickity-page-dots{
    list-style-type: none;
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 80%;
    margin: 0 auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    bottom: 16px;
    left: 0;
    right: 0;
}
.vnkn-section-contact{
    background: white;
}
.vnkn-experience-gewicht{
    display: none;
}
.vnkn-contact-input{
    padding-left: 10px;
}
.vnkn-message-input{
    padding-left: 10px;
}
.vnkn-contact-left-container{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.vnkn-contact-flex{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.vnkn-map{
    height: 180px;
}
.vnkn-includes-specials-wrapper{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
}
.vnkn-mitgliedschaft-types-container .vnkn-mitgliedschaft-type:last-of-type  .vnkn-ausfuehrung-bottom-part{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.vnkn-block-price-wiederholung{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 120%;
    color: #171515;
}
.vnkn-block-price{
    font-family: 'Anton';
    font-style: normal;
    font-weight: 400;
    font-size: 80px;
    line-height: 120%;
    color: #000000;
    margin-top: 15px;
}
.vnkn-mitglied-werden-image{
    margin-top: 20px;
}
.vnkn-block-bottom-part{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.vnkn-block-bottom-part .vnkn-includes-specials-wrapper{
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.vnkn-default-section .container{
    overflow: hidden;
}
.vnkn-event-headline-screen{
    display: none;
}
.vnkn-new-border-left.screensize{
    display: none;
}
.vnkn-event-text.expand{
    height: auto;
}
.vnkn-event-slider-outer{
    width: 100%;
}
.vnkn-event-slider-gallery{
    height: 430px;
    width: 100%;
    margin-top: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.vnkn-event-gallery-item{
    width: 207px;
    height: 207px;
}
.open-event-lightbox{
    background: #E8B608;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: white;
    font-family: 'Oswald';
    text-align: center;
    font-size: 30px;
    -webkit-transition: 1s all ease;
    -o-transition: 1s all ease;
    transition: 1s all ease;
}
.open-event-lightbox:hover{
    cursor: pointer;
    background: black;
    color: white;
    -webkit-box-shadow: inset 0px 0px 16px 7px rgba(232,182,8,0.52);
    box-shadow: inset 0px 0px 16px 7px rgba(232,182,8,0.52);
}
.vnkn-event-slider-gallery a{
    text-decoration: none ;
}
.vnkn-event-slider-gallery{
    height: 0;
    -webkit-transition: 1s all ease;
    -o-transition: 1s all ease;
    transition: 1s all ease;
    overflow: hidden;
    opacity: 0;
}
.vnkn-event-section .modal-body{
    background: #25E472;
    padding-left: 25px;
    padding-right: 35px;
}
.vnkn-event-modal-input{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px;
}
.vnkn-event-modal-input:first-of-type{
    margin-top: 30px;
}
.vnkn-event-modal-input input{
    background: transparent;
    border: 0;
    outline: 0;
    border-bottom: 1px solid white;
}
.vnkn-event-modal-input label{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    margin-top: 3px;
    color: #686868;
}
.vnkn-event-modal-detail{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: black;
}
.vnkn-event-detail-name{
    color: white;
}
.vnkn-event-detail-data.information{
    margin-top: 30px;
    line-height: 120%;
}
.vnkn-event-modal-book{
    border: 1px solid #000000;
    /* Schatten Buttons */

    -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 0px 12px rgba(0, 0, 0, 0.5);

    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 0px 12px rgba(0, 0, 0, 0.5);
    border-radius: 6px;
    background: none;
    width: 100%;
    height: 47px;
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 120%;
    color: #000000;
}
.vnkn-event-modal-details-container{
    margin-top: 30px;
}
.vnkn-event-modal-name{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 100%;
    color: #000000;
}
.vnkn-event-modal-headline-booking{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 85.9%;
    /* or 26px */
    color: #FFFFFF;
    margin-bottom: 25px;
}
.vnkn-event-modal-underscore{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 85.9%;
    color: #FFFFFF;
    margin-bottom: 10px;
    margin-top: -20px;
}
.vnkn-event-modal-header{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 85.9%;
    color: #FFFFFF;
}
.vnkn-event-modal-default-text{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: #FFFFFF;
    margin-top: 15px;
}
.vnkn-event-modal-close{
    position: absolute;
    top: 16px;
    right: 16px;
    z-index: 10;
    background: none;
    border: 0;
    outline: 0;
}
.modal-content{
    border: none;
}
.vnkn-footer-section{
    background:  #BF9264;
    padding-top: 30px;
}
.vnkn-footer-company{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 120%;
    color: #FFFFFF;
}
.vnkn-footer-company .vnkn-footer-sub-company{
    font-size: 22px;
    line-height: 15px;
}
.vnkn-footer-address{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    color: #000000;
}
.vnkn-footer-address a{
    color: #000000;
    text-decoration: none;
}
.vnkn-footer-contact-container{

}
.vnkn-footer-logo-container{
    margin-bottom: 15px;
}
.vnkn-footer-social-link:nth-of-type(2){
    margin-bottom: 10px;
    margin-top: 10px;
}
.vnkn-footer-socials{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.vnkn-footer-socials img{
    width: 50px;
    height: 50px;
}
.vnkn-footer-section .container{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.vnkn-footer-socials img:nth-of-type(2){
    margin-top: 25px;
    margin-bottom: 25px;
}
.vnkn-footer-section{
    padding-bottom: 50px;
}
.vnkn-section-contact .vnkn-section-headline{
    max-width: 700px;
}
.vnkn-personal-contact{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: #000000;
}
.vnkn-personal-company{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 100%;
    color: #BF9264;
}
.vnkn-personal-company .vnkn-personal-company-street{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    color: #000000;
    margin-bottom: 30px;
}
.vnkn-contact-border-left{
    top: 0;
}
.vnkn-address-route{
    background: #FFFFFF;
    border: 1px solid #000000;
    -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 0px 12px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 0px 12px rgba(0, 0, 0, 0.5);
    border-radius: 6px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 318px;
    height: 40px;
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 120%;
    color: #000000;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
}
.vnkn-section-contact.personal-training .container{
    padding-top: 30px;
}
.vnkn-personal-contact-address{
    margin-bottom: 100px;
}
.vnkn-contact-right-container{
    width: 100%;
}
.vnkn-contact-right-container textarea{
    width: 100%;
}
.vnkn-contact-checkbox-label{
    background: #D0D0D0;
    border: 2px solid #000000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 57px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 120%;
    color: #000000;
}
.vnkn-contact-checkbox-label span{
    padding-left: 10px;
}
.vnkn-contact-checkbox-label{
    width: 100%;
}
.vnkn-contact-submit{
    width: 100%;
    margin-top: 20px;
}
.vnkn-submit-container{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.vnkn-contact-submit:hover{
    -webkit-box-shadow: 0px 6.62435px 6.62435px rgba(0, 0, 0, 0.25), 0px 0px 19.873px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 6.62435px 6.62435px rgba(0, 0, 0, 0.25), 0px 0px 19.873px rgba(0, 0, 0, 0.5);
    border: 1.65609px solid #25E472;
}
.vnkn-contact-checkbox-container{
    width: 73px;
    height: 100%;
    background: rgba(232, 8, 8, 0.2);
}
#vnknContactAccept{
    display: none;
}
.vnkn-contact-checkbox-container{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.vnkn-contact-checkbox-container img{
    display: none;
}
#vnknContactAccept:checked+label{
    background: rgba(37, 228, 114, 0.28);
}
#vnknContactAccept:checked+label .vnkn-contact-checkbox-container{
    background: #25E472;
}
#vnknContactAccept:checked+label .vnkn-contact-checkbox-container img{
    display: block;
}
.vnkn-product.with-info{
    filter: none;
    -webkit-filter: none;
}
.probe_underscore{
    margin-top: -10px;

}
.vnkn-event-modal-book{
    position: relative;
    overflow: hidden;
}
.vnkn-no-events-headline{
    width: 100%;
    text-align: center;
    font-family: 'Oswald';
    font-size: 40px;
}
.vnkn-mobile-check{
    display: none;
    height: 0;
    width: 0;
}
.vnkn-no-event-section{
    height: 300px;
    margin-bottom: 30px;
    background: #0b0b0b;
}
.vnkn-no-event-section .container{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 374px){
    .vnkn-probetraining-info{
        font-size: 30px;
    }
    .vnkn-section-headline{
        font-size: 23px;
    }
    .vnkn-mitgliedschaft-section .vnkn-new-border-left{
        display: none;
    }
    .vnkn-mitgliedschaft-section .container{
        padding-left: 6px;
    }
    .vnkn-block-headline{
        font-size: 62px;
        line-height: 55px;
    }
    .vnkn-event-headline{
        font-size: 72px;
        line-height: 65px;
    }
    .vnkn-dropin-box{
        width: 266px;
    }
    .vnkn-experience-headline {
        font-size: 46px;
    }
    .vnkn-comparison-text{
        width: 120px;
    }
    .vnkn-comparison-icon img{
        max-width: 80%;
    }
}
#vnknCoachSliderNew{
    height: auto;
}
.vnkn-contact-success{
    height: 100%;
    width: 100%;
    background: #25E472;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #25E472;
    border-radius: 6px;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: 1s all ease;
    -o-transition: 1s all ease;
    transition: 1s all ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: black;
}
.vnkn-contact-fail{
    height: 100%;
    width: 100%;
    background: #BF9264;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #BF9264;
    border-radius: 6px;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: 1s all ease;
    -o-transition: 1s all ease;
    transition: 1s all ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: white;
}
.vnkn-contact-success.show,
.vnkn-contact-fail.show{
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
.vnkn-contact-submit{
    position: relative;
    overflow: hidden;
}
.vnkn-event-free-spots-span{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 120%;
    color: #25E472;
}
.vnkn-event-free-spots-span.fail{
    color: #BF9264;
}
.move-slider-left,
.move-slider-right{
    display: none;
}
.move-slider-left:hover,
.move-slider-right:hover{
    cursor: pointer;
}
.vnkn-kurs-type{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 120%;
    min-height: 200px;
}
.vnkn-kurs-type.open-gym{
    color: rgb(81, 96, 225);
    min-height: 200px;
}
.vnkn-kurs-type.endurance,
.vnkn-kurs-type.bodyweight,
.vnkn-kurs-type.lifting-weights,
.vnkn-kurs-type.mobility{
    min-height: 100px;
}
.vnkn-kurs-times{
    font-size: 13px;
    line-height: 20px;
    margin-top: 10px;
}
.vnkn-kurs-type.bodyweight{
    color: rgb(225, 81, 213);
}
.vnkn-kurs-type.crossfit{
    color: rgb(235, 15, 62);
}
.vnkn-kurszeiten-section{
    background: black;
    padding-top: 30px;
    padding-bottom: 30px;
}
.vnkn-kurszeiten-section .container{
    display: block;
}
.vnkn-probetraining-info{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 120%;
}
.vnkn-kurszeiten-text-section{
    padding-bottom: 20px;
    background: black;
}


.vnkn-kurs-day-name{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 120%;
    color: white;
}
.vnkn-kurs-type.mobility{
    color: rgb(234, 227, 57);
}
.vnkn-kurs-type.lifting-weights{
    color: rgb(235, 168, 15);
}
.vnkn-kurs-type.endurance{
    color:rgb(93, 198, 21);
}
.vnkn-kurszeiten-table{
    width: 100%;
}
.vnkn-kurs-day{
    width: 50%;
}
#probetrainingModalMobile .modal-body{
    background: black;
}
#probetrainingModalMobile .modal-content{
    background: black;
}
.vnkn-probe-modal-headline{
    font-family: 'Anton';
    font-style: normal;
    font-weight: 400;
    font-size: 80px;
    line-height: 120%;
    color: white;
    margin-top: 100px;
}
.vnkn-probe-modal-name-headline{
    margin-bottom: 80px;
}
#probetrainingModalMobile .modal-dialog{
    margin: 0;
    height: 100%;
}
#probetrainingModalMobile .modal-content{
    height: 100%;
}
.tab {
    display: none;
}
.vnkn-probe-modal-name-headline{
    width: 333px;
}
.gallery-cell{
    margin-bottom: 20px;
}
.vnkn-section-text.white a{
    color: #BF9264;
    text-decoration: none;
}
.vnkn-section-text.white a:hover{
    color: #7e6041;
}
.vnkn-probe-modal-input-cont{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.vnkn-probe-modal-input{
    background: none;
    outline: 0;
    border: 0;
    border-bottom: 1px solid white;
    height: 50px;
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 120%;

    color: #25E472;
}
.vnkn-probe-step-buttons{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}
.vnkn-probe-step-button-cont{
    float: right;
    overflow: hidden;
    width: 100%;
}
#prevBtn,
#nextBtn{
    width: 70px;
    height: 70px;
    background: #25E472;
    -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 0px 12px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 0px 12px rgba(0, 0, 0, 0.5);
    border-radius: 6px;
    outline: 0;
    border: 0;
}
.vnkn-probe-modal-timeslot-picker{
    display: none;
}
.vnkn-probe-modal-timeslot-picker.show{
    display: block;
}

.vnkn-probe-modal-input-label{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    color: #686868;

}
.vnkn-probe-modal-timeslot{
    height: 52px;
    width: 222px;
    border: 1px solid #25E472;
    -webkit-filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25)) drop-shadow(0px 0px 12px rgba(0, 0, 0, 0.5));
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25)) drop-shadow(0px 0px 12px rgba(0, 0, 0, 0.5));
    border-radius: 6px;
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 120%;
    text-align: center;
    color: #FFFFFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px;
}
.vnkn-probe-modal-timeslot.active{
    background: #25E472;
}
.vnkn-probe-modal-overview{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 120%;
    color: #FFFFFF;
}
.vnkn-probetraining-success-form img{
    width: 106px;
    margin-bottom: 15px;
}
.vnkn-probetraining-success-headline{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 120%;
    color: #25E472;
    margin-bottom: 15px;
}
input.invalid {
    background-color: #ffdddd;
}
.vnkn-probetraining-success-form{
    display: none;
}
.vnkn-probetraining-success-form.show{
    display: block;
}
.vnkn-probe-button-done{
    width: 100%;
    height: 57px;
    outline: 0;
    border: 0;
    background: #25E472;
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 120%;
    text-align: center;
    color: #FFFFFF;
}
.close-probetraining-modal{
    border: 0;
    outline: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 88px;
    height: 30px;
    background: none;
}
.modal-top-divider{
    width: calc(100% - 88px);
}
.vnkn-probetraining-success-text{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    /* or 156% */


    color: #686868;
}
.sign-up-button a{
    text-decoration: none;
    color: #171515;
}
#probetrainingModalMobile .modal-dialog{
    max-width: 100%;
}
.vnkn-menu-entries-container a{
    text-decoration: none;
}
.vnkn-burger-menu:hover{
    cursor: pointer;
}
.vnkn-menu-close:hover{
    cursor: pointer;
}
.vnkn-menu-link a{
    color: #171515;
    text-decoration: none;
}
.vnkn-menu-container{
    padding-bottom: 100px;
}
.vnkn-comparison-icon{
    margin-left: -20px;
}
.vnkn-imprint-container{
    margin-top: 30px;
}
.vnkn-imprint-container a{
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: #000000;
    text-decoration: none;
}
.hover-effect-product{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #BF9264;
    opacity: 0;
    -webkit-transition: .5s all ease;
    -o-transition: .5s all ease;
    transition: .5s all ease;
}
.vnkn-product:hover .hover-effect-product{
    opacity: 0.4;
}
.vnkn-coach-telephone{
    height: 25px;
}

@-webkit-keyframes pulsate {
    0%   {-webkit-transform: scale(1);transform: scale(1)}
    25%  {-webkit-transform: scale(1.03);transform: scale(1.03)}
    50%  {-webkit-transform: scale(1);transform: scale(1)}
    100% {-webkit-transform: scale(1);transform: scale(1)}
}

@keyframes pulsate {
    0%   {-webkit-transform: scale(1);transform: scale(1)}
    25%  {-webkit-transform: scale(1.03);transform: scale(1.03)}
    50%  {-webkit-transform: scale(1);transform: scale(1)}
    100% {-webkit-transform: scale(1);transform: scale(1)}
}
@media (min-width: 480px) {
    .vnkn-header-section{
        height: 700px;
    }
    .vnkn-definition-slider-container{

        position: relative;
        max-width: 700px;
    }
    .vnkn-section-text.added-margin{
        margin-top: 0;
    }
    .vnkn-section-01 .vnkn-section-text.added-margin{
        margin-top: 0;
    }
    #vnknTopSlider .carousel-inner{
        width: 100%;
        max-width: 350px;
        top: auto;
    }
    .vnkn-mitgliedschaft-types-container{
        width: 375px;
    }
    .vnkn-mitgliedschaft-type{
        width: 180px;
    }
    .vnkn-mitgliedschaft-types-container .vnkn-mitgliedschaft-type:last-of-type {
        width: 375px;
    }
    .vnkn-experience-headline{
        max-width: 375px;
    }
    .vnkn-header-subline{
        max-width: 700px;
    }
    .vnkn-header-headline{
        max-width: 700px;
    }
    .vnkn-pt-headline{
        max-width: 400px;
        margin-top: 30px;
    }
}
@media (max-width: 768px){
    .vnkn-header-headline{
        width: 80%;
        line-height: 100%;
        font-size: 40px;
    }

}
@media (min-width: 768px) {
    .vnkn-definition-slider-container{

        width: 100%;
    }
    .vnkn-try-out-now-container{

    }
    .vnkn-definition-item{
        width: calc(50% - 8px);
    }
    #vnknTopSlider .carousel-inner{
        max-width: 550px;
    }
    .vnkn-header-section .container{
        margin: 0 auto;
    }
    .vnkn-courses-button{
        max-width: 550px;
    }
    .vnkn-slider-top-image{
        height: 500px;
    }
    #vnknTopSlider .carousel-indicators{
        font-size: 45px;
    }
    .vnkn-product-container{
        width: 100%;
        max-width: 946px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 auto;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        overflow: visible;
    }
    .vnkn-product{
        max-width: 459px;
        height: 182px;
    }
    .vnkn-product-container a{
        max-width: 459px;
        height: 182px;
    }
    .vnkn-experience-headline{
        max-width: 400px;
    }
    .vnkn-comparison-container{
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start;
    }
    .vnkn-experience-gewicht{
        position: absolute;
        display: block;
        width: 500px;
        right: -300px;
        top: 300px;
        z-index: -1;
    }
    .vnkn-mitgliedschaft-types-container{
        width: 100%;
    }
    .vnkn-mitgliedschaft-type{
        width: 49%;
    }
    .vnkn-mitgliedschaft-types-container .vnkn-mitgliedschaft-type:last-of-type {
        width: 100%;
    }
    .vnkn-pt-text-container{
        padding-left: 30px;
    }
    .vnkn-step-text{
        max-width: 400px;
    }
    .vnkn-kurs-day{
        width: 33%;
        margin-top: 50px;
    }
}
@media (min-width: 1024px) {
    .vnkn-product-container{
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .vnkn-ausfuehrung-bottom-part{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .vnkn-menu-entries-container{
        overflow: hidden;
    }
    .vnkn-footer-contact{
        margin-left: 30px;
    }
    .vnkn-burger-menu-container{
        right: calc(50vw - 478px);
    }

    .vnkn-imprint-container{
        margin-top: 0;
        margin-left: 100px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: end;
    }
    .vnkn-submit-container{
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .vnkn-slider-container{
        margin: 0;
    }
    .move-slider-left{
        margin-right: 20px;
        display: block;
    }
    .move-slider-right{
        margin-left: 20px;
        display: block;
    }
    .vnkn-contact-submit{
        margin: 0;
        width: 49%;
    }
    .vnkn-section-slider{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .vnkn-kids-slider-wrapper{
        display: block;
    }
    .vnkn-contact-checkbox-label{
        width: 49%;
    }
    .vnkn-contact-right-container{
        width: 49%;
    }
    .vnkn-address-route{
        top: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        left: auto;
        width: 560px;
        height: 58px;
    }
    .vnkn-address-route:hover{
        border: 1.65609px solid #25E472;
        -webkit-box-shadow: 0px 6.62435px 6.62435px rgba(0, 0, 0, 0.25), 0px 0px 19.873px rgba(0, 0, 0, 0.5);
        box-shadow: 0px 6.62435px 6.62435px rgba(0, 0, 0, 0.25), 0px 0px 19.873px rgba(0, 0, 0, 0.5);
    }
    .vnkn-footer-contact-container{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .modal .modal-dialog{
        max-width: 672px;
    }
    .vnkn-section-05{
        padding-bottom: 0;
    }
    .vnkn-section-05 .container{
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
    }
    .vnkn-section-intro-image{
        height: 1800px;
    }
    .vnkn-section-05 .vnkn-experience-headline{
        margin-bottom: 400px;
    }
    .vnkn-experience-headline{
        font-size: 46px;
        line-height: 120%;
        max-width: 700px;
    }
    .vnkn-section-05 .vnkn-section-text{
        width: 365px;
        color: white;
    }
    .vnkn-definition-slider-container{
        max-width: 100%;
    }
    .vnkn-definition-slider-container .carousel-inner{
        max-width: 750px;
    }
    .vnkn-slider-top-indicator.active .active-indicator-detail-respo{
        display: inline-block;
    }
    section .container{
        max-width: 1000px;
    }

    .gallery-cell{
        margin-bottom: 20px;
    }
    .gallery-cell.is-expanded{
        width: 460px;
    }
    .vnkn-coach-slider-image{
    }
    .gallery-cell.is-expanded .vnkn-coach-slider-image{
        width: 100%;
    }
    .flickity-slider{
        height: 100%;
    }
    .vnkn-mitgliedschaften-container{
        width: 50%;
        background:#BF9264;
    }
    .vnkn-mitgliedschaften-container.green{
        width: 50%;
        background:#25E472;
    }
    .vnkn-mitgliedschaften-inner{
        width: 327px;
    }
    .vnkn-mitgliedschaften-left{
        height: 100%;
        max-width: 490px;
        width: 100%;
        float: right;
        border-left: 1px solid white;
        padding-left: 30px;
        padding-bottom: 50px;
    }
    .vnkn-mitgliedschaften-container.green{
        padding-left: 30px;
    }
    .vnkn-mitgliedschaften-left,
    .vnkn-mitgliedschaften-right{
        padding-top: 20px;
        padding-bottom: 50px;
    }

    .vnkn-mitgliedschaft-type{
        width: 267px;
        height: 292px;
        background: #BF9264;
        border: 2px solid #FFFFFF;
        border-radius: 6px;
        margin-right: 24px;
        -webkit-filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25)) drop-shadow(0px 0px 12px rgba(0, 0, 0, 0.5));
        filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25)) drop-shadow(0px 0px 12px rgba(0, 0, 0, 0.5));
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .vnkn-mitgliedschaft-type:last-of-type{
        margin-right: 0;
    }

    .vnkn-mitgliedschaft-section .container{
        padding-top: 38px;
        padding-bottom: 69px;
    }
    .vnkn-ausfuehrung-name{
        font-size: 60px;
        line-height: 69px;
    }

    .vnkn-ausfuehrung-top-part{
        height: 170px;
        min-height: 170px;
    }

    .vnkn-mitgliedschaft-types-container .vnkn-mitgliedschaft-type:last-of-type .vnkn-includes-special-container{
        width: 150px;
    }
    .mitgliedschaften-headline-section{
        height: 121px;
        padding-top: 50px;

    }
    .vnkn-blocks-container{
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        flex-wrap: wrap;
    }


    .vnkn-block{
        margin-right: 24px;
        width: 287px;
    }
    .vnkn-block-headline{
        font-size: 50px;
    }
    .vnkn-block-wrapper:last-of-type .vnkn-block{
        margin-right: 0;
        width: 362px;
    }
    .vnkn-block-bottom-part{
        padding: 25px;
        height: 215px;
    }
    .vnkn-block-price-wiederholung{
        font-family: 'Oswald';
        font-style: normal;
        font-weight: 700;
        font-size: 18px;
        line-height: 120%;
        color: #171515;
    }
    .vnkn-block-price{
        font-family: 'Anton';
        font-style: normal;
        font-weight: 400;
        font-size: 60px;
        line-height:120%;
        color: #000000;
        margin-top: 5px;
    }
    .vnkn-block-bottom-part .vnkn-includes-special-container{
        margin-top: 5px;
    }
    .vnkn-block-anmerkung{
        margin-top: 20px;
        width: 266px;
        font-family: 'Oswald';
        font-style: normal;
        font-size: 18px;
        line-height: 120%;
        color: #171515;

    }
    .vnkn-block-wrapper:last-of-type .vnkn-block-anmerkung{
        width: 362px;
    }
    .vnkn-section-02 .vnkn-section-text{
        max-width: 600px;
    }
    .vnkn-experience-gewicht{
        right: -330px;
        width: 700px;
        top: 460px;
    }
    .vnkn-section-slider .vnkn-slider-container{
        width: 1000px;
        background: #171515;
    }

    .vnkn-probetraining-gallery{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .vnkn-image-divider{
        height: 663px;
    }
    .vnkn-slider-container{
        height: 300px;
    }
    .vnkn-section-05 .vnkn-section-headline{
        width: 200px;
    }
    .vnkn-contact-flex{
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        height: 170px;
    }
    .vnkn-contact-left-container{
        width: 49%;
    }
    .vnkn-message-input{
        width: 49%;
    }
    .vnkn-message-input{
        height: 150px;
    }
    .vnkn-map{
        height: 310px;
    }
    .vnkn-section-mitgliedschaften{
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .vnkn-mitgliedschaft-types-container{
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start;
    }
    .vnkn-mitgliedschaft-types-container .vnkn-mitgliedschaft-type:last-of-type {
        width: 350px;
        margin-top: 0;
    }
    .vnkn-block-top-part{
        min-height: 305px;
    }
    .vnkn-block-bottom-part{
        height: 150px;
    }
    .vnkn-product-container .vnkn-product{
        margin-top: 9px;
        margin-bottom: 9px;
    }
    .vnkn-header-section{
        height: 923px;
    }
    .vnkn-mitgliedschaft-name{
        font-size: 50px;
        white-space: nowrap;
    }
    .vnkn-goal-steps-container{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .vnkn-step-border-left{
        display: none;
    }
    .vnkn-step-text{

        padding-right: 20px;
        margin-top: 30px;
    }
    .vnkn-step img{
        height: 74px;
    }
    .vnkn-new-header-navigation-entry{
        padding: 0;
    }

    .vnkn-goal-section .vnkn-contact-border-left{
        display: none;
    }
    .vnkn-default-section .container{
        overflow: hidden;
    }
    .vnkn-pt-text-container{
        max-width: 1000px;
        margin: 0 auto;
        padding-left: 40px;
    }
    .vnkn-event-slider{
        width: 100%;
    }
    .vnkn-event-details-container{
        width: 267px;
        min-width: 267px;
        margin-left: 30px;
    }
    .vnkn-event-container{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .vnkn-event-headline{
        display: none;
    }
    .vnkn-event-headline-screen{
        font-family: 'Anton';
        font-style: normal;
        font-weight: 400;
        font-size: 150px;
        line-height: 120%;
        color: #FFFFFF;
    }
    .vnkn-event-slider{
        height: 655px;
    }
    .vnkn-event-headline-screen{
        display: block;
    }
    .vnkn-event-section .vnkn-new-border-left{
        display: none;
    }
    .vnkn-event-section .vnkn-new-border-left.screensize{
        display: block;
        left: calc((100% - 1000px) / 2 + 10px);
    }
    .vnkn-event-slider-gallery.show{
        height: 475px;
        opacity: 1;
    }
    .vnkn-kids-slider-container{
        display: none;
    }
    .vnkn-kids-full{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .vnkn-kids-text-container{
        max-width: 267px;
        margin-left: 25px;
    }

}
@media (min-width: 1280px){
    .vnkn-experience-gewicht{
        width: 810px;
        right: -400px;
        top: 380px;
    }
    .vnkn-definition-item{
        width: calc(33% - 8px);
    }
    .vnkn-burger-menu{
        display: none;
    }
    .vnkn-menu-top-wrapper{
        max-width: 1000px;
        margin: 0 auto;
        height: 180px;
    }
    .vnkn-new-header-logo{
        display:  block;
        width: 230px;
    }
    .vnkn-new-header-navigation-left,
    .vnkn-new-header-navigation-right{
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        width: calc(50% - 115px);
    }
    .vnkn-new-header-navigation{
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        height: auto;
        position: relative;
        padding-left: 0;
        background: none;
        left: 0;
        width: 100%;
    }
    .vnkn-mobile-check{
        display: block;
    }
    .vnkn-menu-logo{
        width: 105px;
    }
    .vnkn-menu-entry-number{
        font-size: 106px;
    }
    .vnkn-menu-entry-text{
        font-size: 35px;
    }
    .vnkn-menu-entries-container{
        max-width: 1000px;
        margin: 0 auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 350px;
        padding-bottom: 0;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 0;
        right: 0;
    }
    .vnkn-menu-entries-container a:nth-of-type(n+4){
        padding-left: 50px;
    }
    .vnkn-menu-entry-text{
        padding-left: 20px;
    }


    .vnkn-menu-shop-link-container{
        width: calc(50% - 200px);
        left: auto;
        right: 0;
    }
    .vnkn-menu-footer{
        max-width: 1000px;
        margin: 0 auto;
    }
    .vnkn-menu-entries-container a{
        width: 50%;
        height: 90px;
    }
    .vnkn-menu-footer-links-and-social{
        position: absolute;
        bottom: 15px;
    }
    .vnkn-menu-links{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .vnkn-menu-link:nth-of-type(2){
        margin-left: 30px;
        margin-right: 30px;
    }
    .vnkn-try-out-now-right-part.mobile{
        display: none;
    }
    .vnkn-probe-modal-headline{
        font-family: 'Anton';
        font-style: normal;
        font-weight: 400;
        font-size: 150px;
        line-height: 120%;
        color: #FFFFFF;
        margin-top: 150px;
    }
    .vnkn-try-out-now-right-part{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        float: right;
    }
    .vnkn-probe-modal-input-cont{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 333px;
    }
    .vnkn-probe-modal-input-label{
        font-family: 'Oswald';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 120%;
        color: #686868;
    }
    .vnkn-probe-modal-namen-container{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 729px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-top: 30px;
    }
    .vnkn-probe-modal-input{
        background: none;
        border: 0;
        outline: 0;
        border-bottom: 1px solid white;
        font-family: 'Oswald';
        font-style: normal;
        font-weight: 700;
        font-size: 30px;
        line-height: 120%;
        color: #25E472;

    }
    .vnkn-probe-modal-contact-daten-container{
        margin-top: 100px;
        display: none;
    }
    .vnkn-probe-modal-contact-daten-container.show{
        display: block;
    }
    .vnkn-probe-modal-contact{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 729px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .vnkn-probe-modal-timeslot-container{
        margin-top: 100px;
    }
    .vnkn-probe-modal-overview-container{
        margin-top: 100px;
    }
    .vnkn-probe-modal-overview-name{
        width: 350px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        font-family: 'Oswald';
        font-style: normal;
        font-weight: 700;
        font-size: 30px;
        line-height: 100%;
        color: #FFFFFF;
    }
    .vnkn-probe-modal-overview{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 720px;
    }
    .vnkn-probe-overview-date{
        font-family: 'Oswald';
        font-style: normal;
        font-weight: 700;
        font-size: 30px;
        line-height: 120%;
        color: #FFFFFF;
    }
    .vnkn-probe-modal-overview-contact{
        width: 350px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        font-family: 'Oswald';
        font-style: normal;
        font-weight: 700;
        font-size: 30px;
        line-height: 120%;
        color: #FFFFFF;
    }
    .vnkn-probe-modal-submit{
        width: 825px;
        height: 62px;
        font-family: 'Oswald';
        font-style: normal;
        font-weight: 700;
        font-size: 22px;
        line-height: 120%;
        text-align: center;
        color: #FFFFFF;
        background: #25E472;
        display: none;
        /* Schatten Buttons */

        -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 0px 12px rgba(0, 0, 0, 0.5);

        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 0px 12px rgba(0, 0, 0, 0.5);
        border-radius: 6px;
        border: 0;
        outline: 0;
        margin-top: 50px;
    }
    .vnkn-probe-modal-submit.show{
        display: block;
    }
    .vnkn-probe-modal-timeslot-container{
        display: none;
    }
    .vnkn-probe-modal-timeslot-container.show{
        display: block;
    }
    .vnkn-probe-modal-timeslot-container .vnkn-probe-modal-name-headline{
        margin-bottom: 50px;
    }
    .vnkn-probe-modal-overview-container .vnkn-probe-modal-name-headline{
        margin-bottom: 50px;
    }
    .vnkn-probe-modal-timeslot{
        height: 52px;
        width: 222px;
        border: 1px solid #25E472;
        -webkit-filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25)) drop-shadow(0px 0px 12px rgba(0, 0, 0, 0.5));
        filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25)) drop-shadow(0px 0px 12px rgba(0, 0, 0, 0.5));
        border-radius: 6px;
        font-family: 'Oswald';
        font-style: normal;
        font-weight: 700;
        font-size: 30px;
        line-height: 120%;
        text-align: center;
        color: #FFFFFF;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 20px;
    }
    .vnkn-probe-modal-timeslot.active{
        background: #25E472;
    }
    .vnkn-probe-modal-datepicker{
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 720px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .vnkn-probe-modal-timeslot-picker{
        display: none;
    }
    .vnkn-probe-modal-timeslot-picker.show{
        display: block;
    }
    .vnkn-probe-modal-overview-container{
        display: none;
    }
    .vnkn-probe-modal-overview-container.show{
        display: block;
    }
    .vnkn-probe-modal-form-container.hide{
        display: none;
    }
    .vnkn-probetraining-success-form{
        display: none;
    }
    .vnkn-probetraining-success-form.show{
        display: block;
    }
    .vnkn-probetraining-success-text{
        font-family: 'Oswald';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 28px;
        color: #686868;
    }
    .vnkn-probetraining-success-headline{
        font-family: 'Oswald';
        font-style: normal;
        font-weight: 700;
        font-size: 36px;
        line-height: 120%;
        /* or 43px */


        color: #25E472;
    }
    .vnkn-probetraining-success-form img{
        margin-bottom: 50px;
        margin-top: 100px;
    }
    .vnkn-probetraining-success-vnkn{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-family: 'Oswald';
        font-style: normal;
        font-weight: 700;
        font-size: 22px;
        line-height: 120%;
        /* or 26px */
        background: #25E472;
        /* Schatten Buttons */

        -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 0px 12px rgba(0, 0, 0, 0.5);

        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 0px 12px rgba(0, 0, 0, 0.5);
        border-radius: 6px;
        text-align: center;
        width: 825px;
        height: 58px;
        color: #FFFFFF;
    }
    #probetrainingModal .modal-content{
        padding-left: 60px;
        padding-bottom: 60px;
    }

}
@media (min-width: 1440px){
    .vnkn-try-out-now-container{
        padding-left: calc((100% - 1000px) / 2);
    }
    .vnkn-experience-gewicht{
        right: -900px;
        width: 1111px;
        top: 90px;
    }
    .vnkn-mitgliedschaft-name{
        font-size: 80px;
        white-space: nowrap;
    }
    .vnkn-kurs-day{
        width: auto;
        margin-top: 50px;
    }
}