body {
    font-family: 'Open Sans', sans-serif;
}
h3 {
    font-weight: 600;
}
#pinHeader {
    z-index: -1;
}
.trigger-01 {
    width: 1px;
    background: rgba(255,255,255,0);
    position: absolute;
    top: 2%;
    height: 1px;
}
.trigger-02 {
    width: 1px;
    background: rgba(255,255,255,0);
    position: absolute;
    top: 15%;
    height: 1px;
}
#subHeader {
    width: 100%;
    background: #fff;
    position: fixed;
    -webkit-box-shadow: 0px 3px 14px 0px rgba(0,0,0,0.23);
    -moz-box-shadow: 0px 3px 14px 0px rgba(0,0,0,0.23);
    box-shadow: 0px 3px 14px 0px rgba(0,0,0,0.23);
    height: 90px;
}
#header {
    background: url('../images/heading.jpg') no-repeat center center; 
    background-size: cover;
    height: 55vh;
    padding: 0;
    padding-top: 90px;
}
.headerTxt {
    font-weight: 700;
    color: #ff0654;
    background: #fff;
    right: 0;
    width: 54%;
    top: 24%;
    transform: translateY(-50%);
    font-size: 5em;
    line-height: 1.1;
    padding: 20px 0;
    float: right;
    margin-top: 100px;
}
.headerTxt::before {
    content: "";
    position: absolute;
    left: -10%;
    top: 0;
    width: 10%;
    height: 50%;
    background: #fff;
    border-top-left-radius: 100%;
    border-bottom-left-radius: 0;
}
.headerTxt::after {
    content: "";
    position: absolute;
    left: -10%;
    bottom: 0;
    width: 10%;
    height: 50%;
    background: #fff;
    border-top-left-radius: 0;
    border-bottom-left-radius: 100%;
}
/*##############################################
  submit-01
################################################*/
#submit-01 {
    background: #FFF;
}
.submit {
    padding: 30px 20px;
}
.submit p {
    color: #003B63;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 0;
}
#email {
    width: 100%;
    border-radius: 30px;
    padding: 15px 30px;
    background: #ebebeb;
}
form > div:first-of-type {
    width: 60%;
}
form select::-ms-expand { display: none; }

form input[type=checkbox] {
    width: 20px; margin: 0; padding: 0; opacity: 0;
}

form input[type=checkbox] + label {
    display: inline-block; margin-left: 0;
    padding: 4px 0px 0px 27px;
    background: url('../images/icons_check_radio.svg') no-repeat;
    background-size: 20px 80px; line-height: 16px;
    height: 20px;
    color: #000000;
    font-size: 1rem;
    font-weight: 300;
}

form input[type=checkbox] + label {
    background-position: 0px 0px;
}

form input[type=checkbox]:checked + label {
    background-position: 0px -20px;
}
.btn {
    width: 30%;
    border-radius: 30px;
    padding: 15px 0;
    background: #ff0654;
    border: none;
    text-transform: uppercase;
    color: #FFF;
    font-weight: 700;
    cursor: pointer;
}
.btn:hover {
    background: #E50048;
}
.btn-container {
    width: 32%;
    margin-top: 17px;
}
.btn-container button {
    width: 100%;
}
#distributor02 + label {
    color: #FFF;
}
/*##############################################
  Introducing
################################################*/
#introducing {
    background: #003b63;
    padding: 50px 0;
    overflow: hidden;
}
#introducing.underconstruction {
    margin-top: 16%;
}
#introducing.underconstruction p {
    text-align: center;
}
#introducing .container {
    padding-right: 0;
}
#introducing p {
    color: #FFF;
    font-weight: 400;
    line-height: 1.4;
}
#introducing p span {
    color: #F5AD53;
    text-transform: uppercase;
}
#introducing h3, #introducing h4 {
    color: #F5AD53;
}
#introducing h4 {
    font-size: 1.2em;
    text-transform: uppercase;
}
.vcmTxt {
    padding-right: 13%;
}
.white {
    background: #fff;
    height: 100%;
    margin-right: -200%;
}
.white::before {
    content: "";
    position: absolute;
    left: -20%;
    top: 0;
    width: 50%;
    height: 100%;
    background: #fff;
    border-radius: 50%;
}
.vcm {
    position: absolute;
    margin-top: -219px;
    width: 70%;
    margin-left: 20px;
    left: -20px;
}
.hide {
    display: none;
}
#submit-02 {
    background: #FFF;
    margin-top: 20px;
}
#submit-02 h2 {
    color: #003B63;
    font-weight: 400;
}
#introducing ul {
    padding: 0;
    margin-left: 15px;
    color: #fff;
    list-style: none;
}
#introducing li::before {
    content: "•"; 
    color: #F5AD53;
    display: inline-block; 
    width: 1em;
    margin-left: -1em
}
/*##############################################
Point of care
################################################*/
#point-of-care {
    background: #FF0654;
    padding: 45px 20px;
}
#point-of-care h3 {
    color: #FFF;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 1.3;
}
.icon {
    max-width: 105px;
    width: 50%;
}
#specs-container {
    padding-top: 40px;
}
#specs-container h4 {
    color: #FF0654;
    font-weight: 600;
    margin-bottom: 8px;
}
.specs {
    padding-left: 0;
    margin-left: 15px;
    color: #737373;
}
.specs li {
    margin-bottom: 4px;
}
/*##############################################
Submit-03
################################################*/
#submit-03 {
    background: #003B63;
    margin-top: 35px;
}
#submit-03 .submit p {
    color: #FFF;
}
/*##############################################
footer
################################################*/
footer {
    padding: 20px;
    text-align: center;
    color: #737373;
}
footer.gray {
    background: #ccc;
}
/*##############################################
Bedankt
################################################*/
.overlay {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    background: #000;
    opacity: 0.7;
    height: 100%;
}
.bedankt-open {
    overflow: hidden;
}
.bedankt {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 30%;
    background: #FFF;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    padding: 0.5% 1.5% 2%;
}
.textBedankt {
    position: relative;
    padding: 0 2% 5% 2%;
    clear: both;
}
.bedankt h5 {
    font-weight: 700;
    color: #ff0654;
    font-size: 1.5em;
}
.bedankt p {
    margin-top: 25px;
}
button.close {
    font-size: 3em !important;
}


/*##############################################
  Media queries
################################################*/

@media only screen and (min-width: 1700px) {
    .headerTxt::before {
        left: -7%;
        width: 7%;
    }
    .headerTxt::after {
        left: -7%;
        width: 7%;

    }
}

@media only screen and (min-width: 1025px) {
    .item {
        transform: translateY(50px);
        transition: all 1s ease-out;
        opacity: 0;
        margin-bottom: 10px;
    }
    .item.fade-in {
        opacity: 1;
        transform: translateY(0);
    }
}

@media only screen and (max-width: 1600px) {
    .bedankt { width: 40%; }
}

@media only screen and (max-width: 1200px) {
    .vcm { width: 90%; margin-top: -250px; }
    .bedankt { width: 60%; padding: 1% 2.5% 3%; }
}

@media only screen and (max-width: 992px) {
    form > div:first-of-type { width: 100%; }
    .btn { width: 100%; padding: 15px 30px; margin-top: 7px; }
    .submit p { margin-bottom: 20px; }
    .white { display: none; }
    .containerRight { margin-right: 0; width: 90%; }
    .container-vcm { 
        background: url(../images/vorm.svg) no-repeat right center; 
        height: 100%;
        padding: 20px 0;
    }
    .vcm { 
        position: relative;
        width: 40%;
        margin: 0 auto;
        margin-top: -48px;
        margin-left: 87px;
    }
    .hide { display: block; }
    .hideForMobile { display: none; }
    #submit-02 h2 { margin-bottom: 25px; }
    .icon { width: 80%; }
    .bedankt { width: 80%; }
    .btn-container { width: 100%; }
}

@media only screen and (max-width: 600px) {
    .headerTxt { width: 85%; }
    #subHeader { position: relative; }
    #header { margin-top: 0; }
    .paddingMobile { padding: 0 40px; }
    #point-of-care h3 { font-size: 1.2em; }
    #point-of-care { padding: 20px; }
}


/*