/*---HEADER---*/
header .row > div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
header .row .lang_box {
    margin-top: 35px;
    position: relative;
    color: #1f2022;
}
header .row .lang_box .lang_head {
    margin-bottom: 3px;
    display: flex;
}
header .row .lang_box .lang_head h4 {
    font-size: 20px;
}
header .row .lang_box .lang_head .fi {
    margin-left: 3px;
    font-size: 21px;
}
header .row .lang_box .lang_body {
    list-style-type: none;
    position: absolute;
    z-index: 99;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    width: 55px;
}
header .row .lang_box:hover .lang_body {
    opacity: 100%
}
header .row .lang_box .lang_body .fi {
    font-size: 21px;
    margin-top: 11px;
}
header .row .lang_box .lang_body .fi:hover {
    filter: brightness(1.5);
}
@media only screen and (max-width:769px) {
    header .row .lang_box .lang_body .fi {
        margin-top: 19px;
    }
}
/*----INTRO---*/
.fr section.intro article a.btn, .de section.intro article a.btn {
    padding-left: 17px;
    padding-right: 17px;
    padding-bottom: 12px;
    width: auto;
    height: auto;
}
/*---CASE STUDIES---*/
/*FRANCE*/
section.case-studies article .bubbles.video9-bubble {
    top: 205px;
    left: 450px;
    border: 15px solid #005859;
    animation-delay: 150ms;
}
section.case-studies article .bubbles.video9-bubble:hover {
    border: 8px solid #005859;
}
@media screen and (min-width: 320px) and (max-width: 1244px) {
    section.case-studies article .bubbles.video9-bubble {
        border: 8px solid #005859;
        top: 135px;
        left: 310px;
    }
    section.case-studies article .bubbles.video9-bubble:hover {
        border: 4px solid #005859;
    }
}
@media screen and (min-width: 320px) and (max-width: 844px) {
    section.case-studies article .bubbles.video9-bubble {
        border: 5px solid #005859;
        top: 85px;
        left: 190px;
    }
    section.case-studies article .bubbles.video9-bubble:hover {
        border: 2px solid #005859;
    }
}
@media screen and (min-width: 320px) and (max-width: 444px) {
    section.case-studies article .bubbles.video9-bubble {
        border: 5px solid #005859;
        top: 85px;
        left: 150px;
    }
    section.case-studies article .bubbles.vide9-bubble:hover {
        border: 2px solid #005859;
    }
}
section.case-studies article .overlays.video9-overlay img {
    border: 12px solid #005859;
}
section.case-studies article .overlays.video9-overlay .name-holder h3 {
    width: 215px;
}
section.case-studies article .overlays.video9-overlay .name-holder h4 {
    width: 310px;
}
/*UK*/
section.case-studies article .bubbles.video10-bubble {
    top: 65px;
    left: 420px;
    border: 15px solid #5b2392;
    animation-delay: 450ms;
}
section.case-studies article .bubbles.video10-bubble:hover {
    border: 8px solid #5b2392;
}
@media screen and (min-width: 320px) and (max-width: 1244px) {
    section.case-studies article .bubbles.video10-bubble {
        border: 8px solid #5b2392;
        top: 45px;
        left: 290px
    }
    section.case-studies article .bubbles.video10-bubble:hover {
        border: 4px solid #5b2392;
    }
}
@media screen and (min-width: 320px) and (max-width: 844px) {
    section.case-studies article .bubbles.video10-bubble {
        border: 5px solid #5b2392;
        top: 25px;
        left: 180px;
    }
    section.case-studies article .bubbles.video10-bubble:hover {
        border: 2px solid #f7ce46;
    }
}
@media screen and (min-width: 320px) and (max-width: 444px) {
    section.case-studies article .bubbles.video10-bubble {
        border: 5px solid #5b2392;
        top: 25px;
        left: 140px;
    }
    section.case-studies article .bubbles.video10-bubble:hover {
        border: 2px solid #5b2392;
    }
}
section.case-studies article .overlays.video10-overlay img {
    border: 12px solid #5b2392;
}
section.case-studies article .overlays.video10-overlay .name-holder h3 {
    width: 215px;
}
section.case-studies article .overlays.video10-overlay .name-holder h4 {
    width: 310px;
}
/*NETHERLANDS*/
section.case-studies article .bubbles.video11-bubble {
    top: 40px;
    left: 560px;
    border: 15px solid #be3cb6;
    animation-delay: 250ms;
}
section.case-studies article .bubbles.video11-bubble:hover {
    border: 8px solid #be3cb6;
}
@media screen and (min-width: 320px) and (max-width: 1244px) {
    section.case-studies article .bubbles.video11-bubble {
        border: 8px solid #be3cb6;
        top: 35px;
        left: 380px
    }
    section.case-studies article .bubbles.video11-bubble:hover {
        border: 4px solid #be3cb6;
    }
}
@media screen and (min-width: 320px) and (max-width: 844px) {
    section.case-studies article .bubbles.video11-bubble {
        border: 5px solid #be3cb6;
        top: 20px;
        left: 240px
    }
    section.case-studies article .bubbles.video11-bubble:hover {
        border: 2px solid #be3cb6;
    }
}
@media screen and (min-width: 320px) and (max-width: 444px) {
    section.case-studies article .bubbles.video11-bubble {
        border: 5px solid #be3cb6;
        top: 20px;
        left: 190px
    }
    section.case-studies article .bubbles.video11-bubble:hover {
        border: 2px solid #be3cb6;
    }
}
section.case-studies article .overlays.video11-overlay img {
    border: 12px solid #be3cb6;
}
section.case-studies article .overlays.video11-overlay .name-holder h3 {
    width: 230px;
}
section.case-studies article .overlays.video11-overlay .name-holder h4 {
    width: 360px;
}
/*GERMANY*/
section.case-studies article .bubbles.video12-bubble {
    top: 165px;
    left: 610px;
    border: 15px solid #f8ce48;
    animation-delay: 0ms;
}
section.case-studies article .bubbles.video12-bubble:hover {
    border: 8px solid #f8ce48;
}
@media screen and (min-width: 320px) and (max-width: 1244px) {
    section.case-studies article .bubbles.video12-bubble {
        border: 8px solid #f8ce48;
        top: 115px;
        left: 410px;
    }
    section.case-studies article .bubbles.video12-bubble:hover {
        border: 4px solid #f8ce48;
    }
}
@media screen and (min-width: 320px) and (max-width: 844px) {
    section.case-studies article .bubbles.video12-bubble {
        border: 5px solid #f8ce48;
        top: 65px;
        left: 260px;
    }
    section.case-studies article .bubbles.video12-bubble:hover {
        border: 2px solid #f8ce48;
    }
}
@media screen and (min-width: 320px) and (max-width: 444px) {
    section.case-studies article .bubbles.video12-bubble {
        border: 5px solid #f8ce48;
        top: 65px;
        left: 220px;
    }
    section.case-studies article .bubbles.video12-bubble:hover {
        border: 2px solid #f8ce48;
    }
}
section.case-studies article .overlays.video12-overlay img {
    border: 12px solid #f8ce48;
}
section.case-studies article .overlays.video12-overlay .name-holder h3 {
    width: 215px;
}
section.case-studies article .overlays.video12-overlay .name-holder h4 {
    width: 410px;
}

/*---VIDEOS---*/
.videos h3 {
    text-align: center;
    font-size: 1.7em;
    margin-bottom: 40px;
    position: relative;
    top: -20px;
    text-transform: lowercase;
}
.videos p {
    margin: 0 auto;
	margin-bottom: 20px;
    max-width: 80%;
    font-size: 1.2em;
    line-height: 145%;
    padding-bottom: 25px;
    position: relative;
    top: -20px;
    text-align: center;
    color: #005756;
}
.fr .videos .row div:last-child article a {
    font-size: 15px;
    bottom: -19px;
}
.fr .videos .row div:last-child article a:before {
    font-size: 1.3em;
}
@media only screen and (max-width: 576px) {
    .fr .videos .row div:last-child article a {
        bottom: -37px;
    }
}
.nl .videos .row div:last-child article a {
    font-size: 15px;
    bottom: -19px;
}
.nl .videos .row div:last-child article a:before {
    font-size: 1.3em;
}
@media only screen and (max-width: 576px) {
    .nl .videos .row div:last-child article a {
        bottom: -37px;
    }
}
/*--VIDEO FORM--*/
.webinar-form {
    background: #005756;
}
/*form outer*/
.webinar-form article {
    width: 90%;
    padding: 50px 5%;
}
.webinar-form article h3 {
    font-family: 'Volte Rounded', sans-serif;
    font-weight: 500;
    font-size: 2.2em;
    line-height: 110%;
    padding-bottom: 25px;
    color: #ffffff;
}
.webinar-form article p {
    font-size: 1.1em;
    font-weight: 300;
    line-height: 160%;
    padding-bottom: 25px;
    color: #ffffff;
}
.webinar-form article form {
    float: left;
    width: 100%;
	padding: 0px 0px 50px 0px
}
/*form style*/
.webinar-form article form button {
    font-family: 'Volte Rounded', sans-serif;
    border: none;
    font-weight: 600;
    display: block;
    width: 170px;
    height: 50px;
    text-align: center;
    border-radius: 30px;
    font-size: 1.3em;
    margin-top: 55px;
    text-transform: uppercase;
    cursor: pointer;
    color: #005151;
    background: #30ceba;
}
.webinar-form article form button:hover {
    color: #ffffff;
    background: #005151;
}
.webinar-form article form button:disabled {
    opacity: 0.5;
    cursor: default;
}
.webinar-form article form button:disabled:hover {
    color: #005151;
    background: #30ceba;
}
.webinar-form article form label.form {
    font-size: 1.1em;
    display: block;
    font-weight: 300;
    line-height: 160%;
    padding-bottom: 3px;
    color: #ffffff;
}
.webinar-form article form label.form span {
    color: #ff0000;
    font-weight: 600;
    padding-left: 1px;
}
.webinar-form article form input[type=text] {
    display: block;
    margin-bottom: 15px;
    width: calc(95% - 3px);
    height: 30px;
    padding-left: 3px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1.0em;
    color: #696d73;
    border: 2px solid #f7ce46;
}
.webinar-form article form input[type=text]:focus {
    border: 2px solid #17aae8;
}
.webinar-form article form select {
    display: block;
    margin-bottom: 15px;
    width: calc(95% + 7px);
    height: 30px;
    padding-left: 3px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1.0em;
    color: #696d73;
    border: 2px solid #f7ce46;
}
.webinar-form article form select:focus {
    border: 2px solid #17aae8;
}
.webinar-form article form textarea {
    display: block;
    margin-bottom: 15px;
    width: 97%;
    height: 60px;
    padding: 3px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1.0em;
    color: #696d73;
    border: 2px solid #f7ce46;
}
.webinar-form article form textarea:focus {
    border: 2px solid #17aae8;
}
.webinar-form article form input[type=checkbox] {
    float: left;
    margin-bottom: 15px;
    width: 30px;
    height: 30px;
}
.webinar-form article form .checkbox {
    float: left;
    width: calc(100% - 50px);
    font-size: 1.1em;
    font-weight: 300;
    line-height: 140%;
    padding: 5px 0 25px 5px;
    color: #ffffff;
}
.webinar-form article form a:hover {
    color: #ffffff;
}
.webinar-form article form input[type=submit] {
    font-family: 'Volte Rounded', sans-serif;
    border: none;
    font-weight: 600;
    display: block;
    width: 170px;
    height: 50px;
    text-align: center;
    border-radius: 30px;
    font-size: 1.3em;
    margin-top: 25px;
    text-transform: uppercase;
    cursor: pointer;
    color: #005151;
    background: #30ceba;
}
.webinar-form article form input[type=submit]:hover {
    color: #ffffff;
    background: #005151;
}
/*validation*/
.webinar-form article form label.error {
    color: #f3f000;
    display: block;
    margin-bottom: 25px;
    margin-top: -10px;
    font-size: 0.9em;
    width: 100%;
    font-weight: 500;
    font-style: italic;
}
.webinar-form article form input.error {
    border: 2px solid #ff0000;
}
.webinar-form article form select.error {
    border: 2px solid #ff0000;
}
section.videos article form textarea.error {
    border: 2px solid #ff0000;
}
.webinar-form article form #terms-error {
    color: #f3f000;
    position: absolute;
    bottom: -25px;
    left: 0;
    font-size: 0.9em;
    width: 100%;
    font-weight: 500;
    font-style: italic;
}

/*---BLOG---*/
.fr section.blog article a.btn, .de section.blog article a.btn {
    padding-left: 17px;
    padding-right: 17px;
    padding-bottom: 12px;
    width: auto;
    height: auto;
}
section.blog {
    float: left;
    width: 100%;
}
section.blog article {
    float: left;
    width: calc(100% - 25px);
}
section.blog .b-head article {
    padding-top: 75px;
}
section.blog .b-intro article {
    padding-right: 25px;
}
section.blog .b-main article {
    padding-bottom: 45px;
}
section.blog .b-head h3 {
    font-family: 'Volte Rounded', sans-serif;
    font-weight: 500;
    font-size: 2.2em;
    line-height: 110%;
    padding-bottom: 25px;
    color: #005756;
}
section.blog article p {
    font-size: 1.17em;
    line-height: 145%;
    padding-bottom: 25px;
}
section.blog article a.btn {
    font-family: 'Volte Rounded', sans-serif;
    font-weight: 600;
    display: inline-block;
    width: 210px;
    margin-right: 20px;
    margin-bottom: 25px;
    height: 38px;
    text-align: center;
    border-radius: 25px;
    padding: 12px 0 0 0;
    font-size: 1.5em;
    text-transform: uppercase;
    text-decoration: none;
    color: #005151;
    line-height: 110%;
    background: #30ceba;
}
section.blog article a.btn:hover {
    color: #ffffff;
    background: #005151;
}
section.blog aside {
    float: left;
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
}
section.blog img {
    height: auto;
    max-width: 500px;
    float: right;
    margin: 0px 30px 20px 30px;
}
@media only screen and (min-width: 1920px) {}
@media only screen and (max-width: 1200px) {}
@media only screen and (max-width: 992px) {
    section.blog img {
        float: none;
        margin: auto;
        display: block;
        margin-bottom: 30px;
    }
}
@media only screen and (max-width: 769px) {}
@media only screen and (max-width: 576px) {}