body, html {
    font-family: "Titillium Web", sans-serif;
    color: #888;
    width: 100%;
    height: 100%;
    background-image: url("/assets/frontend/img/background.png");
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

h1,h2,h3,h4,h5 {
    font-family: "duepuntozero";
    font-weight: bold;
}

a {
    color: #E7008B;
    outline: none !important;
    text-decoration: none;
}

a:hover,
a:focus,
a:active {
    color: #E7008B;
    text-decoration: none;
}

.navbar {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0;
}

.frontend .navbar {
    margin: 0;
}

img a,a img {
    border: none;
}

p {
    margin-bottom: 15px;
}

p.error {
    color: #eb008c;
    display: block;
    margin-top: -5px;
    margin-bottom: 0;
}

.error label {
    color: #eb008c;
}

.pink {
    color: #E7008B;
}

body.openmenu .viewport {
    -webkit-transform: translate3d(-225px,0,0);
    -moz-transform: translate3d(-225px,0,0);
    transform: translate3d(-225px,0,0);
}

.paddingright {
    padding-right: 40px;
}

.paddingleft {
    padding-left: 40px;
}

.center {
    width: 100%;
    text-align: center;
}

.viewport {
    box-shadow: 5px 0 10px rgba(0,0,0,.2);
    -moz-box-shadow: 5px 0 10px rgba(0,0,0,.2);
    -webkit-box-shadow: 5px 0 10px rgba(0,0,0,.2);
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    position: relative;
    z-index: 2;
    overflow-x: hidden;
    width: 100%;
    min-height: 100%;
    background-image: url("/assets/frontend/img/background.png");
}

#mobilemenu {
    position: fixed;
    right: 0;
    top: 0;
    height: 100%;
    width: 225px;
    border-left: 1px solid #eee;
    background: #f9f9f9;
    z-index: 1;
    display: none;
}

#mobilemenu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#mobilemenu ul li.menu-item {
    margin: 0;
    padding: 0;
    background: #f9f9f9;
}

#mobilemenu ul li.menu-item.active {
    background: #E7008B;
}

#mobilemenu ul li.menu-item a {
    padding: 15px 30px;
    width: 100%;
    display: block;
    color: #B0B0B0;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
}

#mobilemenu ul li.menu-item a:hover {
    text-decoration: none;
    color: #E7008B;
}

#mobilemenu ul li.menu-item.active a {
    color: white;
}

/* Header styling */
header#main {
    height: 90px;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    background: white;
    z-index: 2;
}

header#main .logo img {
    margin-top: 20px;
}

header#main nav {
    position: absolute;
    right: 0;
}

header#main nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

header#main nav ul li.menu-item {
    display: inline-block;
    margin: 0;
    padding: 0;
    border-right: 1px solid #EBEBEB;
    height: 90px;
    position: relative;
    z-index: 2;
}

header#main nav ul li.menu-item:first-child {
    border-left: 1px solid #EBEBEB;
}

header#main nav ul li.menu-item a {
    display: block;
    height: 95px;
    line-height: 95px;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 13px;
    color: #B0B0B0;
    padding: 0 15px;
}

header#main nav ul li.menu-item a:hover,
header#main nav ul li.menu-item.start a {
    color: #E7008B;
}

header#main nav ul li.menu-item.active {
    height: 115px;
    background-image: url("/assets/frontend/img/indicator.svg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: 0 bottom;
    border: none;
    margin-left: -10px;
}

header#main nav ul li.menu-item.active a {
    color: white;
    background-color: #E7008B;
    background-image: url('/assets/frontend/img/menuindicator.png');
    background-repeat: no-repeat;
    background-position: center 71%;
}

header#main .mobilemenuicon {
    color: #E7008B;
    font-size: 30px;
    font-weight: bold;
    margin-top: 32px;
    cursor: pointer;
    text-align: center;
}

header#main,
section {
    font-size: 19px;
}

section.headerimage {
    min-height: 370px;
    background-image: url("/assets/frontend/img/header.png");
    background-repeat: repeat-x;
    background-size: auto 100%;
    color: #555555;
    font-size: 15px;
}

section.headerimage .text-block {
    margin-top: 10px;
    font-size: 20px;
    line-height: 28px;
    color: #555;
    font-weight: 300;
}

section.headerimage .text-block .newsletter {
    margin: 12px 0 0 10px;
    font-size: 14px;
    line-height: 1.5em;
}

section.headerimage .text-block .newsletter a {
    color: #555;
}

h1 {
    color: white;
    font-size: 37px;
    line-height: 35px;
    font-weight: bold;
}

section.headerimage .text-block .startbutton {
    margin-top: 10px;
}

section.headerimage img.model {
    top: -21px;
    position: absolute;
    z-index: 5;
    opacity: 0;
}

/* main contet styling*/

section#maincontent {
    background: #fdfdfd;
    padding: 50px 0;
}

section#maincontent.home {
    padding-top: 0;
}

section#maincontent #howitworks {
    padding-top: 50px;
    background-image: url("/assets/frontend/img/gradientbg.png");
    background-repeat: repeat-x;
    background-position: center bottom;
    position: relative;
    width: 100%;
}

section#maincontent #howitworks .icon, section#maincontent #howitworks .arrow {
    float: left;
    padding-bottom: 40px;
}

section#maincontent #howitworks .icon {
    background-repeat: no-repeat;
    background-image: url("/assets/frontend/img/shadow.png");
    background-position: center 90px;
    background-size: 149px 70px;
    width: 17%;
    text-align: center;
}

section#maincontent #howitworks .arrow {
    width: 3%;
    height: 109px;
    background-repeat: no-repeat;
    background-image: url("/assets/frontend/img/arrowgrey.svg");
    background-position: center center;
    -moz-animation-delay: .3s;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}

section#maincontent #howitworks #dotsline {
    background-image: url("/assets/frontend/img/point.svg");
    background-position: center 10px;
    background-repeat: repeat-x;
    width: 1170px;
    position: absolute;
    bottom: -23px;
}

section#maincontent #howitworks #dotsline .pinkarrow {
    background: #fdfdfd;
    padding-right: 5px;
    text-align: right;
    margin-top: -4px;
}

section#maincontent #howitworks #dotsline .pinkarrow#left {
    margin-left: -15px;
}

section#maincontent #howitworks #dotsline .pinkarrow#right {
    margin-right: -15px;
    float: right;
    text-align: left;
}

section#maincontent #howitworks .textspacer {
    width: 205px;
    float: left;
    height: 20px;
}

section#maincontent #howitworks .textspacer#one {
    width: 83px;
}

section#maincontent #howitworks .textspacer#two, section#maincontent #howitworks .textspacer#three {
    width: 70px;
}

section#maincontent #howitworks .textwrap {
    text-align: center;
    float: left;
    background: #fdfdfd;
    font-weight: bold;
    font-size: 25px;
    line-height: 20px;
    padding: 0 15px;
}

section#maincontent #video-ebook {
    margin-top: 100px;
}

section#maincontent #video-ebook h1 {
    color: #E7008B;
    font-size: 35px;
}

section#maincontent #video-ebook img {
    width: 100%;
    min-width: 50px;
    max-width: 200px;
}

.button,
.button:active,
.button:focus,
.button:hover {
    font-family: "duepuntozero";
    color: #fff;
    padding: 10px 15px;
    background: #e61a8b;
    text-align: center;
    border-radius: 30px;
    font-size: 30px;
    text-transform: lowercase;
}

section#maincontent #why h1 {
    color: #E7008B;
    font-size: 35px;
}

.page-home section#maincontent ul {
    margin: 10px 0 0 0;
    padding: 0;
}

.page-home section#maincontent ul li,
.page-register section#maincontent ul li {
    list-style-type: none;
    background-image: url("/assets/frontend/img/checkmark_small.svg");
    background-repeat: no-repeat;
    background-position: left;
    background-size: 24px;
    font-size: 22px;
    padding: 5px 0px 5px 40px;
    line-height: 27px;
    font-weight: bold;
}

section#maincontent #why .startbutton {
    margin-top: 40px;
}

section#maincontent #why .devicewrapper {
    position: relative;
    margin-top: 20px;
    height: 440px;
    margin-bottom: 50px;
}

section#maincontent #why .devicewrapper .device {
    position: absolute;
}

section#maincontent #why .devicewrapper .device#imac {
    top: 0;
    right: 0;
    max-width: 100%;
    -moz-animation-delay: .3s;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}

section#maincontent #why .devicewrapper .device#tablet {
    top: 120px;
    left: 0px;
    -moz-animation-delay: .2s;
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
}

section#maincontent #why .devicewrapper .device#android {
    bottom: -50px;
    left: -30px;
    -moz-animation-delay: .1s;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}

section#maincontent #why .devicewrapper .device#iphone {
    bottom: -50px;
    left: -140px;
    -moz-animation-delay: .0s;
    -webkit-animation-delay: .0s;
    animation-delay: .0s;
}

/* Content werkwijze */
section#maincontent .contentbar {
    background-image: url("/assets/frontend/img/gradientbg.png");
    background-position: bottom;
    background-repeat: repeat-x;
}

section#maincontent .downarrow {
    background-image: url("/assets/frontend/img/werkwijze/go-down.png");
    background-position: top;
    background-repeat: no-repeat;
    width: 100%;
    height: 50px;
    margin-top: 40px;
}

section#maincontent .contentbar .title {
    margin-top: 30px;
    text-align: center;
}

section#maincontent .contentbar .title img {
    max-width: 100%;
}

section#maincontent .contentbar .text {
    font-size: 19px;
    text-align: center;
    line-height: 30px;
    margin-top: 30px;
}

section#maincontent .contentbar .startnow {
    text-align: center;
    margin: 20px 0;
}

section#maincontent .contentbar .goup {
    font-size: 25px;
    text-align: center;
    font-weight: bold;
    margin-top: 50px;
}

section#maincontent #intro {
    text-align: center;
    margin: 0px 0 30px 0;
    font-size: 22px;
}

section.headerimage #werkwijzeicons .iconwrap {
    position: relative;
    text-align: center;
    margin-top: 25px;
}

section.headerimage #werkwijzeicons .iconwrap .icon {
    display: block;
}

section.headerimage #werkwijzeicons .iconwrap .text {
    display: block;
    width: 109px;
    text-align: center;
    font-weight: bold;
    margin-top: 20px;
    font-size: 25px;
    color: #7E7E7E;
}

section.headerimage #werkwijzeicons .iconwrap .arrowright {
    background-image: url("/assets/frontend/img/arrowgrey.svg");
    height: 28px;
    width: 28px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    float: right;
    top: 45px;
    right: 15px;
}

section#maincontent .supportimage img {
    max-width: 100%;
}

/* Startnu styling */
section.headerimage .monthwrap {
    position: relative;
}

section.headerimage .monthwrap .months {
    position: absolute;
    top: 20px;
    padding: 0 50px;
}

section.headerimage#startnu {
    height: 320px;
}

section#maincontent.startnu {
    padding-top: 70px;
}

section#maincontent.startnu .model {
    background-image: url("/assets/frontend/img/startnu/modelstartnu.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 160px;
}

section#maincontent.startnu .monthinfo {
    text-align: center;
    padding-bottom: 100px;
}

section#maincontent.startnu .monthinfo .title {
    margin-top: -30px;
}

section#maincontent.startnu .monthinfo.divider {
    background-image: url("/assets/frontend/img/startnu/abosplitter.png");
    background-repeat: no-repeat;
    background-position: right top;
    background-size: auto 125px;
}

section#maincontent.startnu .text {
    padding: 0 50px;
}

section#maincontent.startnu ul {
    width: 310px;
    position: relative;
    left: 50%;
    margin: 30px 0;
    margin-left: -155px;
}

section#maincontent.startnu ul li {
    font-size: 18px;
    font-style: italic;
}

section#maincontent.startnu .button {
    background-color: #E7008B;
    font-size: 22px;
    font-weight: bold;
    color: white;
    padding: 8px 25px;
    display: inline-block;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

section#maincontent.startnu .button:hover {
    text-decoration: none;
}

/* Resultaten/blog styling */
section.headerimage#results .model,section.headerimage#blog .model {
    height: 401px;
    position: relative;
    z-index: 5;
}

section#maincontent.results .result,section#maincontent.blog .item {
    padding-bottom: 130px;
}

section#maincontent.results .result h2,section#maincontent.blog .item h2 {
    color: #E7008B;
    font-size: 30px;
}

section#maincontent.results .result .imagewrap, section#maincontent.results .result .imagewrap img,section#maincontent.blog .item .imagewrap, section#maincontent.blog .item .imagewrap img {
    max-width: 100%;
}

section#maincontent.results .result .imagewrap img {
    border: 10px solid #fff;
    box-shadow: 0 0 10px #ccc;
}

section#maincontent.results .disclaimer {
    font-size: 13px;
    margin: 10px 0px;
}

section#maincontent.results .startnow {
    text-align: center;
}

section#maincontent.results .startnow h2 {
    color: #888;
}

section#maincontent.results .startnow img.start {
    height: 125px;
    padding-left: 20px;
}

section#maincontent.results .startnow img.start, section#maincontent.results .startnow h2 {
    display: inline-block;
}

section#maincontent.results .bottommodel {
    text-align: center;
    margin-top: 25px;
}

section#maincontent.results .bottommodel img {
    width: 100%;
    max-width: 900px;
    margin-bottom: -20px;
}

section#maincontent.blog .extrainfo {
    font-size: 15px;
    float: right;
}

/* Vragen styling */
section.headerimage#vragen {
    height: 330px;
}

section.headerimage#vragen .model {
    height: 425px;
    margin-left: -230px;
    position: relative;
    z-index: 5;
}

section#maincontent.vragen {
    padding-top: 75px;
}

section#maincontent.vragen .question {
    margin: 25px 0;
    cursor: pointer;
}

section#maincontent.vragen .question h2 {
    font-size: 18px;
    line-height: 28px;
    padding-left: 30px;
    background-image: url("/assets/frontend/img/vragen/arrowquestion.png");
    background-repeat: no-repeat;
    font-family: "Titillium Web", sans-serif;
    font-weight: normal;
    background-position: left 8px;
    -webkit-transition: color .1s;
    -moz-transition: color .1s;
    transition: color .1s;
}

section#maincontent.vragen .question h2 a {
    color: #666;
}

section#maincontent.vragen .question h2:hover a {
    color: #E7008B;
}

section#maincontent.vragen .question.open h2 {
    background-image: url("/assets/frontend/img/vragen/arrowquestion_active.png");
}

section#maincontent.vragen .question .answer {
    padding-left: 30px;
    font-size: 15px;
    color: #E7008B;
    display: none;
    line-height: 23px;
    margin: 15px 0;
}

section#maincontent #bottommodel {
    text-align: center;
    margin: 30px 0 0 0;
}

section#maincontent #bottommodel img {
    max-width: 100%;
}

/* Over styling */
section.headerimage#over {
    height: 320px;
    position: relative;
}

section.headerimage#over .model img {
    position: absolute;
    top: -120px;
}

section#maincontent.over {
    font-size: 17px;
    line-height: 29px;
    padding-top: 100px;
    color: #888;
}

section#maincontent.over h1 {
    color: #E9088B;
}

/* Contact styling */
section.headerimage#contact {
    height: 440px;
}

section.headerimage#contact .text-block {
    padding-top: 20px;
}
section.headerimage#contact form label {
    font-weight: normal;
    font-size: 19px;
}

section.headerimage#contact form input,
section.headerimage#contact form textarea {
    border: none;
    background: white;
    font-size: 18px;
    padding: 5px 10px;
    box-shadow: none;
    width: 100%;
}

section.headerimage#contact form textarea {
    height: 115px;
    resize: none;
}

section.headerimage#contact form .required {
    color: #eb008c;
}

section.headerimage#contact form .buttons input {
    background-image: url("/assets/frontend/img/contact/verzenden-button.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
    border: none;
    text-indent: -99999px;
    width: 150px;
    height: 50px;
    background-color: transparent;
    margin-top: 0px;
}

section.headerimage#contact .model img {
    height: 470px;
    margin-top: -20px;
    position: relative;
    z-index: 5;
}

section#maincontent.contact {
    padding: 35px 0;
}

.custom-button,
.custom-button:hover,
.custom-button:active,
.custom-button:focus {
    color: #fff;
    margin: 15px 0 0 0;
    padding: 10px 15px 8px 15px;
    font-size: 24px;
    font-family: "duepuntozero", "titillium web", helvetica, sans-serif;
    font-weight: bold;
    display: inline-block;
    background: #e61a8b;
    text-decoration: none;
    border-radius: 25px;
}

/* Footer styling */
footer#main {
    background-image: url("/assets/frontend/img/background-shadow.png");
    background-color: transparent;
    background-repeat: repeat-x;
    background-position: top;
    text-align: center;
    padding: 40px 0 40px 0;
    color: white;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 2px;
    position: relative;
}

footer#main #socialmedia {
    position: absolute;
    top: -22px;
    left: 50%;
    margin-left: -75px;
}

footer#main #socialmedia .icon {
    float: left;
    margin: 0 3px;
}

footer#main a {
    color: #fff;
    text-decoration: none;
}

.scrollto,
.scrollto:hover {
    color: #888;
    text-decoration: none;
}

/* Custom responsive styling */

@media (max-width: 1199px) {

    header#main nav ul li.menu-item a {
        padding: 0 8px;
    }

    section.headerimage .text-block {
        margin-top: 10px;
    }

    section#maincontent #howitworks #dotsline {
        width: 970px;
    }

    section#maincontent #why .devicewrapper .device#ipad {
        max-width: 70%;
    }

    section#maincontent #why .devicewrapper .device#android {
        left: 70px;
        max-width: 30%;
    }

    section#maincontent #why .devicewrapper .device#iphone {
        left: 160px;
        max-width: 30%;
    }

    section#maincontent #howitworks .textspacer {
        width: 150px;
    }

    section#maincontent #howitworks .textspacer#one {
        width: 55px;
    }

    section#maincontent #howitworks .textspacer#two, section#maincontent #howitworks .textspacer#three {
        width: 35px;
    }

    section.headerimage #werkwijzeicons .iconwrap .arrowright {
        right: -3px;
    }

    section.headerimage#over .model img {
        top: -135px;
    }

    section.headerimage#vragen .model {
        height: 425px;
        margin-left: -170px;
        margin-top: 19px;
    }

    section#maincontent.startnu .button {
        font-size: 20px;
        padding: 8px 20px;
    }
}

@media (max-width: 990px) {

    section#maincontent #video-ebook {
        margin-top: 0;
        padding-top: 80px;
    }

    section#maincontent #video-ebook p {
        font-size: 16px;
    }

    section#maincontent #video-ebook img {
        margin-top: 40px;
    }

    section.headerimage #werkwijzeicons .iconwrap .arrowright {
        right: 7px;
    }

    section#maincontent.startnu .model, section#maincontent.startnu .monthinfo.divider {
        background-image: none;
    }

    section.headerimage#over .model img {
        top: -10px;
        left: 0;
        max-width: 100%;
    }

    section.headerimage#startnu {
        height: 180px;
    }

    section.headerimage#contact {
        height: auto !important;
        padding-bottom: 20px;
    }

    section.headerimage#vragen {
        height: 280px;
    }

    section.headerimage#startnu .model {
        height: 280px;
    }

    section.headerimage#vragen .model {
        height: 332px;
        margin-left: -107px;
    }

    section.headerimage#contact form button {
        margin-top: 15px;
    }
}

@media (max-width: 767px) {
    body,html {
        font-size: 16px;
        line-height: 23px;
    }

    h1 {
        font-size: 30px;
        margin-bottom: 5px;
    }

    h2 {
        font-size: 16px;
        line-height: 24px;
    }

    section#maincontent.over {
        font-size: 15px;
        line-height: 24px;
    }

    section#maincontent.results, section#maincontent.blog {
        padding-top: 70px;
    }

    .paddingright {
        padding-right: 15px;
    }

    .paddingleft {
        padding-left: 15px;
    }

    .text-xs-left {
        text-align: left !important;
    }

    section#maincontent {
        padding: 15px 0 50px 0;
    }

    section#maincontent #why .startbutton {
        margin-top: 20px;
    }

    header#main {
        height: 60px;
    }

    header#main .logo img {
        margin-top: 12px;
        height: 35px;
    }

    section.headerimage {
        height: auto !important;
        padding-bottom: 15px;
    }

    section.headerimage#over {
        height: 180px !important;
    }

    section.headerimage .text-block {
        margin-top: 0;
    }

    section.headerimage .text-block h1 {
        font-size: 25px;
        line-height: 24px;
    }

    header#main .mobilemenuicon {
        margin-top: 19px;
    }

    section.headerimage #werkwijzeicons .iconwrap .text, section.headerimage #werkwijzeicons .iconwrap .icon, section.headerimage #werkwijzeicons .iconwrap .icon img {
        width: 100%;
        max-width: 109px;
    }

    section.headerimage .mobilemodel {
        width: 108%;
        margin-left: -4%;
        margin-top: 10px;
        margin-bottom: -65px;
    }

    section.headerimage .text-block {
        font-size: 16px;
        line-height: 23px;
        min-height: 50px;
    }

    section.headerimage#over .model {
        text-align: center;
    }

    section.headerimage#over .model img {
        width: 100%;
        max-width: 400px;
    }

    section#maincontent #intro {
        font-size: 16px;
        line-height: 23px;
        margin-bottom: 0px;
    }

    section#maincontent #intro img {
        height: 25px;
    }

    section#maincontent.startnu .text {
        padding: 0;
    }

    section#maincontent.startnu .contentbar .title img {
        max-width: 90%;
    }

    section#maincontent.startnu ul {
        margin-left: -140px;
        width: auto;
        max-width: 280px;
    }

    section#maincontent.startnu ul li {
        padding-left: 20px;
    }

    section#maincontent.results .result .imagewrap {
        width: 100%;
        text-align: center;
    }

    section#maincontent.results .result .imagewrap img {
        max-width: 70%;
    }

    section#maincontent.over {
        padding-top: 25px;
    }

    section#maincontent .contentbar .title {
        margin-top: 20px;
    }

    section#maincontent .contentbar .title img {
        max-width: 60%;
    }

    section#maincontent .downarrow {
        background-size: 35px;
    }

    section#maincontent .contentbar .text {
        font-size: 16px;
        line-height: 23px;
        margin-top: 20px;
    }

    section#maincontent .contentbar .goup {
        font-size: 16px;
    }

    section#maincontent .contentbar .goup img {
        height: 30px;
    }

    section#maincontent ul li {
        font-size: 16px;
        line-height: 23px;
    }

    section#maincontent #why h1 {
        font-size: 30px;
        margin-bottom: 5px;
        margin-top: 40px;
    }

    .center-xs {
        width: 100%;
        text-align: center;
    }

    section#maincontent.startnu .model {
        padding-bottom: 0;
    }

    section#maincontent.vragen {
        padding-top: 10px;
    }

    section#maincontent.vragen .question {
        margin: 15px 0;
    }

    section.headerimage#contact form label {
        font-size: 16px;
    }

    section.headerimage#contact form button {
        background-size: 100% auto;
        width: 110px;
        height: 45px;
        margin-top: 10px;
    }

    section#maincontent.results .disclaimer {
        margin-top: 25px;
    }

    section#maincontent.results .startnow img.start {
        height: 100px;
        padding-left: 0px;
    }

    section#maincontent.blog .extrainfo {
        font-size: 15px;
        float: left;
        margin-top: 5px;
    }
}

@media (max-width: 500px) {

    section.headerimage #werkwijzeicons .iconwrap .text {
        font-size: 12px;
        margin-top: 10px;
    }

    section#maincontent #why .devicewrapper .device#tablet {
        max-width: 60%;
    }
}

@media (max-width: 400px) {


    section#maincontent #why .devicewrapper {
        height: 350px;
    }

    section#maincontent #why .devicewrapper .device#iphone {
        top: 220px;
    }

    section#maincontent #why .devicewrapper .device#android {
        top: 220px;
        left: 90px;
    }
}
