﻿.div-image-vm-left {
    margin-bottom: 20px;
    margin-right: 30px;
}

.div-image-vm-right {
    margin-bottom: 20px;
    margin-left: 30px;
}

.div-image-vm-top {
    width: 100%;
    margin-bottom: 20px;
    max-height: 300px;
}

.class-image-vm-left,
.class-image-vm-right {
    width: 500px;
    border: none;
    margin-bottom: 0px;
    margin-top: 25px;
    margin-right: 25px;
    margin-left: 25px;
    border-radius: 15px;
}


.class-image-vm-top {
    width: 100%;
    max-height: 300px;
    border: none;
    display: block;
    overflow: hidden;
}

.divCip-image-vm-left {
    float: left;
}
.divCip-image-vm-right {
    float: right;
}

.content-holder {
    padding: 0 0 0 0 !important;
}

.main-holder {
    margin: 0 0 0 0 !important;
    padding: 0 0 0 0 !important;
}

.VerzekeraarVragen {
    margin-bottom: 15px;
    height: 50px;
}

.VerzekeraarVragen,
.vm-block-keeper {
    width: 100%;
    height: 100%;
    border: none;
    background-color: #F7F7F7;
    border-radius: 15px;
}

.VerzekeraarVragen {
    padding-bottom: 5px !important;
}

.VerzekeraarVragen-content,
.vm-block-keeper-content {
    border: 0px solid blue;
    padding: 15px 15px 15px 15px;
}

.extra-wrap {
    width: 100%;
    padding: 0 2px 0 0px !important;
}

.VerzekeraarVragen-check {
    border: 0px solid green;
    height: 70px;
}

.div-video-vm-right {
    margin-left: 20px;
}

.vm-block-keeper-lastblock {
    border-radius: 15px 15px 0px 0px;
}

.vm-block-keeper-dekkinginfo {
    border-radius: 0px 0px 15px 15px;
}


@media (max-width: 979px) and (min-width: 768px) {
    .div-image-vm-left {
        margin-bottom: 20px;
        margin-right: 30px;
    }

    .div-image-vm-right {
        margin-bottom: 20px;
        margin-left: 30px;
    }

    .class-image-vm-left,
    .class-image-vm-right {
        width: 350px;
        border: none;
        margin-bottom: 0px;
    }

    .div-video-vm-right {
        width: 350px !important;
        margin-left: 10px;
    }

}




@media (max-width: 767px) {
    .content-holder {
        padding: 0 0 0 0 !important;
    }
    .main-holder {
        margin: 0 0 0 0 !important;
        padding: 0 0 0 0 !important;
    }

    .VerzekeraarVragen,
    .vm-block-keeper {
        width: 100%;
        border: none;
        background-color: #F7F7F7;
        border-radius: 10px;
    }

    .VerzekeraarVragen {
        padding-bottom: 25px !important;
    }

    .extra-wrap {
        width: 100%;
        padding: 0 2px 0 0px !important;
    }

    .VerzekeraarVragen-content,
    .vm-block-keeper-content {
        padding: 10px 10px 10px 10px;
    }

    .column2 {
        width: 70%;
    }

    .div-video-vm-right {
        width: 300px !important;
        margin-left: 10px;
    }

}

@media (max-width: 767px) and (min-width: 481px) {
    .div-image-vm-left {
        margin-bottom: 15px;
        margin-right: 20px;
    }

    .div-image-vm-right {
        margin-bottom: 15px;
        margin-left: 20px;
    }

    .class-image-vm-left,
    .class-image-vm-right {
        width: 200px;
        border: none;
        margin-bottom: 0px;
    }

    .div-video-vm-right {
        width: 250px !important;
        margin-left: 20px;
    }
}

@media (max-width: 480px) {
    .div-image-vm-left,
    .div-image-vm-right {
        margin-bottom: 0px;
        margin: 15px 15px 15px 15px !important;
    }

    .class-image-vm-left,
    .class-image-vm-right {
        border: none;
        margin: 0 0 0 0 !important;
    }

    .div-video-vm-right {
        width: 100% !important;
        margin-left: 0px;

    }
}