/*inclide font family in css file*/

@font-face {
    font-family: GoogleOpenSans;
    src: url("fonts/OpenSansLight.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

html * {
    font-family: GoogleOpenSans;
}

.collapse1 {
    float: right;
}

.navbar-inverse {
    background: none repeat scroll 0 0 white;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    margin-bottom: 0;
    min-height: 100px;
    padding-top: 0;
    box-shadow: 0 0 20px #d6d6d5;
}

.ons_row2 img {
    width: auto;
}

body {
    font-size: 16px;
    margin: 0;
    padding: 0;
    height: 100%;
    min-height: 100%;
    line-height: 1.3;
}

.bedrif-team .blog-text p {
    font-size: 16px;
    line-height: 1.3;
    text-align: left;
    color: #000000;

}

.ons_row img {
    width: auto;
}

.navbar-inverse .navbar-brand img {
    margin-top: 0px !important;
}

.blog-text-vacatures {
    padding-top: 15px;
}

.wpb_wrapper h2 {
}

.vc_row.wpb_row.vc_row-fluid.ons_row2 {
    /*width: 100%;*/
}

/*.vc_row.wpb_row.vc_row-fluid {*/
    /*overflow: hidden;*/
/*}*/

.text-center {
    text-align: center;
}

.banner_text {
    min-height: 200px;
}

.page-scroll.over_flex {
    font-weight: bold;
}

.referenties .jumbotron1-outer {
    margin-bottom: 18px !important;
}

.nav.navbar-nav.pull-right a {
    color: #0083C4;
}

.navbar-nav > li > a {
    font-size: 16px;
    padding-bottom: 44px;
    padding-top: 44px;
    padding-left: 10px;
    padding-right: 10px;
}

.wpb_text_column.wpb_content_element.referenties {
    margin-top: 50px;
}

.container1 {
    margin: 0 auto;
    min-height: 100px;
    /*    max-width: 1278px;*/
}

.navbar-header {
    float: left;
    width: 260px;
}

.blog-date img {
    border-radius: 45px;
    height: 24px;
    width: 24px;
}

.comment-reply-title {
    font-size: 15px !important;
}

.vc_row.wpb_row.vc_inner.vc_row-fluid.ons_row2 {
    margin: auto;
    width: 80%;
    padding-top: 50px;
    padding-bottom: 50px;
    max-width: 1258px;
}

.container1 .container {
    width: 100%;
}

.vc_row.wpb_row.vc_inner.vc_row-fluid.ons_row_first {
    margin: auto;
    width: 82%;

}

.vc_row.wpb_row.vc_row-fluid.ons_row {
    background: none repeat scroll 0 0 #f7f7f7;
    margin: 0 auto;
    width: 99%;
}

.vc_row.wpb_row.vc_inner.vc_row-fluid.ons_row_first {
    padding-top: 50px;
    padding-bottom: 50px;
}

.comments-title {
    font-size: 18px;
}

p {
    font-size: 16px;
    line-height: 1.3;
}

.default-template article {
    margin-bottom: 11px;
    margin-top: 45px;
}

.post-218 .default-template article {
    margin-bottom: 0px !important;
}

.post-212 .default-template article {
    margin-bottom: 0px !important;
}

.page-id-204 .default-template article {
    margin-bottom: 45px;
    margin-top: 45px;
}

.page-id-208 .default-template article {
    margin-bottom: 45px;
    margin-top: 45px;
}

.wpb_wrapper > p {
    padding-right: 20px;
}

.ons_row .buttons_main {
    margin-bottom: 45px !important;
}

.nieuwe-features .wpb_wrapper > p {
    color: #888888;
    font-size: 20px;
    padding-top: 20px;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    width: 20% !important;
}

#menu-footer_menus {
    list-style-type: none;
    float: right;
    width: 100%;
}

.more-link {
    display: none !important;
}

.feature-detail > p {
    font-size: 16px !important;
}

.blog-text1-detail > p {
    margin-top: 15px !important;
}

ul#menu-footer_menus li a {
    color: #000000;
    float: left;
    padding-left: 5px;

    font-size: 12px;
}

.contact-last-text > a {
    color: #ffffff;
    text-decoration: none;
}
.vc_custom_1458550846173, .vc_custom_1458550852714 {
    background-color: #f2f2f2 !important;
}

.btn.btn-action.btn-lg.read-more {
    background: #0083C4;
    border: 1px solid #ffffff;
    color: #ffffff;
    border-radius: 0;
    font-size: 15px;
    font-weight: bold;
    margin-top: 0;
    padding: 14px 30px;
}

.btn.btn-action.btn-lg.read-more:hover {
    background: #88898f;
    border: 1px solid #88898f;
    color: #ffffff;
}

.btn.btn-action.btn-lg.calltoaction {
    background: #27cf62;
    border: 3px solid #27cf62;
    color: #ffffff;
    border-radius: 0;
    font-size: 16px;
    font-weight: bold;
    margin-top: 0;
    padding: 14px 30px;
    transition-property: all;
    transition-duration: 0.7s;
    transition-timing-function: ease;
    transition-delay: 0s;
}

.btn.btn-action.btn-lg.calltoaction:hover {
    background: #88898f;
    border: 3px solid #88898f;
    color: #ffffff;
}

.btn.btn-action.btn-lg.oneline {
    background: none repeat scroll 0 0 transparent;
    border: 3px solid #2896cf;
    color: #2896cf;
    border-radius: 0;
    font-size: 16px;
    font-weight: bold;
    margin-top: 0;
    padding: 14px 30px;
    transition-property: all;
    transition-duration: 0.7s;
    transition-timing-function: ease;
    transition-delay: 0s;
}

.btn.btn-action.btn-lg.oneline:hover {
    background: #88898f;
    border: 3px solid #88898f;
    color: #ffffff;
}

/*#title1 {
    margin-top: -4px;
}*/
/*img {
    max-width: 100%;
}*/

.jumbotron1-image1 > img {
    width: 100%;
    height: 100%;
}

#overflex p {
    font-size: 16px;
    line-height: 21px;
}

/*.flex-image > img {
    height: 57px;
    margin-bottom: 11px;
}*/
#voordelen .text1 > p {
    float: left;
    font-size: 16px;
    line-height: 21px;

}

#voordelen1 .text1 > p {
    float: left;
    font-size: 16px;
    margin-bottom: 30px;
    text-transform: initial;
}

.btn-meer:hover {
    border: 1px dotted;
    color: white;
    font-size: 20px;
    padding: 14px 40px;
    text-decoration: none;
    background: #ff4600;
}

.navbar-collapse.collapse {
    float: left;
    /*    width: 74%;*/
}

.twiter {
    background: url("http://www.akyla.nl/wp-content/uploads/2016/02/twitter.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    float: left;
    height: 31px;
    width: 31px;
}

.twiter:hover {
    background: url("../images/ywt.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    float: left;
    height: 31px;
    width: 31px;
}

.g-plus {
    background: url("http://www.akyla.nl/wp-content/uploads/2016/02/googleplus.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    float: left;
    height: 31px;
    width: 31px;
}

.g-plus:hover {
    background: url("../images/gg.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    float: left;
    height: 31px;
    width: 31px;
    /*margin-right: 3px;*/
}

.linked {
    background: url("http://www.akyla.nl/wp-content/uploads/2016/02/logolinkedin.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    float: left;
    height: 31px;
    width: 31px;
}

.linked:hover {
    background: url("../images/link.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    float: left;
    height: 31px;
    width: 31px;
}

.footer1 .twiter {
    margin-right: 7px;
}

.footer1 .g-plus {
    margin-right: 7px;
}

.pull-right1 {
    list-style: outside none none;
}

.collapse2 {
    float: left;
    margin-top: 38px;

}

.jumbotron.top-space {
    /*    background: url("../images/BG.jpg") no-repeat scroll 40% center / cover rgba(0, 0, 0, 0);*/
    background: url("http://www.akyla.nl/wp-content/uploads/2016/02/alle-voordelen.jpg");
    background-repeat: no-repeat;
    background-position: 100% 40%;
    background-size: cover;
}

.footer1 {
    min-height: 350px;
}

.footer1 {
    /*    background: url("../images/bg2.jpg") no-repeat scroll 28% 99% / cover rgba(0, 0, 0, 0);*/
    background: url("http://www.akyla.nl/wp-content/uploads/2016/02/akyla-footer1.jpg");
    background-repeat: no-repeat;
    background-position: 28% 99%;
    background-size: cover;
}

/*#back-top {
    bottom: 30px;
    position: fixed;
    right: 22px;
    top: 360px;
}*/
#back-top {
    bottom: 30px;
    float: right;
    position: relative;
    right: 9px;
    top: -3px;
}

#back-top a {
    color: #bbb;
    display: block;
    font: 11px/100% Arial, Helvetica, sans-serif;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 1s ease 0s;
    width: 40px;
}

#back-top span {
    background: url("http://www.akyla.nl/wp-content/uploads/2016/02/pageup-1.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    border-radius: 15px;
    display: block;
    height: 65px;
    margin-bottom: 7px;
    transition: all 1s ease 0s;
    width: 65px;
}

#over > img {
    margin-right: 5%;
}

.jumbotron.top-space.second {
    background: #f7f7f7;
}

.jumbotron1-outer {
    /*    background: url("http://www.akyla.nl/wp-content/uploads/2016/02/referenties-1.png") repeat scroll 0 0 / cover rgba(0, 0, 0, 0);*/
    background: url("http://www.akyla.nl/wp-content/uploads/2016/02/referenties-1.png");

    height: 468px;
    background-repeat: repeat;
    /*    background-position: 100% 100%;*/
    background-size: cover;
    margin-bottom: 5%;
}

.jumbotron1 .top-space {
    color: #333333;
    margin-bottom: 26px;
    text-align: center;
    font-size: 26px;
}

.jumbotron1-main-text {
    margin-bottom: 19px;
    color: #c5c7c4
}

.jumbotron1-main-text1 {
    font-size: 13px;
    padding-bottom: 28px;
}

.jumbotron1-main {
    text-align: center;
}

.navbar-toggle {
    background-color: #0083c4 !important;
    background-image: none;
    border-radius: 4px;
    float: right;
    margin-bottom: 8px;
    margin-right: 15px;
    margin-top: 35px;
    padding: 9px 10px;
    position: relative;
    border-color: #0083c4 !important;
    width: 45px !important;
}

.jumbotron1-main-download {
    color: #c5c7c4;
    cursor: pointer;
    text-decoration: underline;
}

.navbar-header img {
    width: 83%;
}

#head {
    /*    background: url("../images/bnr.png") no-repeat scroll 100% 100% / cover #FFFFFF;*/
    background: url("../images/bnr.png");;
    background-repeat: no-repeat;
    background-position: 50% 0% !important;
    background-size: cover;
    color: white;
    font-weight: 300;
    height: 625px;
    text-align: center;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.btn-meer {
    border: 1px dotted;
    color: white;
    font-size: 20px;
    padding: 14px 40px;
}

.row .title {
    color: #2896cf;
    font-size: 16px;
}

#overflex .row .title {
    color: #2896cf;
    font-size: 16px;
    line-height: 21px;
    font-style: italic;
}

#overflex .top-space {
    color: #0281c5;
    font-size: 50px;
}

/*#overflex .btn-lg {
    border-radius: 0;
    font-weight: bold;
    margin-top: 13%;
    padding: 15px 29px;
    background: #0083C4;
}*/

a.btn-grey,
#overflex .btn-lg {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #adadad;
    border-radius: 0;
    color: #adadad;

    font-size: 14px;
    font-weight: bold;
    margin-top: 2.99%;
    padding: 18px 28px;
}

a.btn-grey:hover,
a.btn-grey:active,
a.btn-grey:focus,
#overflex .btn-lg:hover,
#overflex .btn-lg:hover {
    background: #88898f;
    border: 1px solid #88898f;
    color: #ffffff;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    /*    background: #0083c4;*/
    color: #0083c4;
}

#head .lead {
    color: white;
    font-size: 64px;
    line-height: 1.3em;
    margin-bottom: 0;
    font-weight: bold;
}

#head .tagline {
    color: white;
    font-size: 50px;
    font-weight: inherit;
    margin-bottom: 25px;
    margin-top: 0;
    line-height: normal;
}

.jumbotron .btn-lg {
    border-radius: 0;
    font-weight: bold;
    margin-top: 0%;
    padding: 15px 29px;
    background: #0083C4;
    font-size: 14px;
}

#jumbotron1 .btn-lg {
    background: #0083C4;
    border: 1px solid #ffffff;
    color: #ffffff;
}

#voordelen .btn-lg {
    background: #0083C4;
    border: 1px solid #0083C4;
    color: #ffffff;
}

#voordelen1 .last-child .highlight {
    border-right: none !important;
}

/*#voordelen1 .wpb_column .highlight {
    border-right: 1px solid #adadad;
    padding-left: 10px;
    padding-right: 5px;
}*/
#voordelen .btn-lg:hover {

    background: #88898f;
    border: 1px solid #88898f;
    color: #ffffff;
}

#jumbotron1 .btn-lg:hover {
    background: #88898f;
    border: 1px solid #88898f;
    color: #ffffff;
}

#voordelen1 .btn-lg:hover {
    background: #ff4600;
}

.jumbotron1 .btn-lg {
    border-radius: 0;
    font-weight: bold;
    margin-top: 0%;
    padding: 15px 29px;
    background: #0083C4;
    font-size: 14px;
}

.simplenav > a {
    color: black;
    cursor: auto;
    font-size: 12px;
    text-decoration: none;
}

.text-right > a {
    color: black;
    font-size: 12px;
    cursor: auto;
    text-decoration: none;

}

#overflex .thin > p {
    color: #333333;
    font-size: 26px;
    padding-bottom: 16px;
}

.jumbotron .text-center.thin {
    color: #2896cf;
    font-size: 50px;
}

.jumbotron .text-center.top-space {
    color: #333333;

    font-size: 26px;
}

.jumbotron p {
    color: #2c3c4f;
    font-size: inherit;
    height: auto;
    margin-bottom: 100px;
    text-align: start;
}

#caption1 {
    margin-top: 8px;
}

#caption2 {
    margin-top: -8px;
}

#caption3 {
    margin-top: -5px;
}

.jumbotron .ak {
    text-align: center;
}

.container.text-center {
    padding-bottom: 7%;
}

/*.jumbotron.top-space.second .ak {
    text-align: center;
}*/
.jumbotron.top-space.second .ak {
    float: right;
    text-align: left;
    width: 290px;
}

.page-template-default .jumbotron.top-space.second .ak {
    float: right;
    text-align: left;
    width: 270px;
}

.plus-inner {
    padding-top: 108%;
}

.equal-inner {
    padding-top: 108%;
}

/*.lorem-image > img {
    height: 57px;
    width: 101px;
}*/
.div-line {
    float: left;
    padding: 2%;
    text-align: center;
    width: 100%;
}

.caption1 {
    float: left;
    width: 70px;
}

.row .title {
    margin-top: 0;
}

#overflex .div-line {
    float: left;
    margin-top: 43px;
    padding: 2%;
    text-align: center;
    width: 100%;
}

.text1 {
    float: right;
    width: 180px;
}

/*.jumbotron.top-space.second .caption1
{
  float: left;
    width: 50px;
}*/
#voordelen1.top-space.second .caption1 {
    float: left;
    text-align: center;
    width: 100%;
    height: 80px;
}

#voordelen1.top-space.second .text1 {
    float: left;
    text-align: center;
    width: 100%;
}

#voordelen1 .row .title {
    float: left;
    text-align: center;
    width: 100%;
    margin-bottom: 7px !important;
}

#voordelen1 .text1 > p {
    float: left;
    text-align: center;
    width: 100%;
}

#voordelen1.top-space.second .ak {
    float: left;
    text-align: center;
    width: 100%;
}

.jumbotron.top-space.second .text1 {
    float: right;
    width: 290px;
    text-transform: inherit;
}

/*.jumbotron.top-space.second .caption1 > img {
    height: 50px;
    width: 50px;
}*/
.text1 > p {
    float: left;
}

.widget-body > ul {
    color: white;
    list-style: outside none none;
    color: white;
}

.widget-title > img {
    margin-right: 9px !important;
    width: 20px;
}

.footer2 {
    /*    padding-bottom: 5%;*/
    padding-top: 19px;
}

#back-top span {
    background-size: contain;
    height: 40px;
    width: 40px;
}

.social {
    padding-left: 41px;
}

.address {
    padding-left: 50px;
}

.jumbotron1 {
    background: white;
}

.jumbotron1 .text-center.thin {
    color: #2896cf;
    font-size: 50px;
}

.jumbotron.top-space .row {
    margin-top: 6%;
}

.widget-title {
    color: white;
}

.widget-body > p {
    color: white;
}

.widget-body .mail {
    color: white;
    text-decoration: underline;
}

.text1 h4 {
    color: #2d3e50;
    float: left;
    font-size: 26px;
    margin-bottom: 23px;
}

/*.caption1 > img {
    height: 65px;
    width: 65px;
}*/
.jumbotron1 .container > p {
    margin-top: 62px;
}

/*----------------------Responcive css-------------------*/

@media screen and (min-width: 1280px) and (max-width: 1320px) {

    .footer2 .container {
        float: left;
        width: 88%;
    }

    #overflex .row {
        padding-left: 3%;
    }

    .bedrif-team #head {
        background-size: cover;
    }

    .contact-page .contact-left-outer .contact-title {
        font-size: 26px;
    }

    .contact-page .contact-left-outer .contact-text1 {
        font-size: 13px;
    }

    .contact-page .contact-left-outer .contact-text2 {
        font-size: 13px;
    }

    .contact-page .contact-left-outer .contact-text3 {
        font-size: 13px;
    }

    .contact-page .contact-left-outer .contact-text4 {
        font-size: 13px;
    }

    .contact-page .contact-left-outer .contact-text5 {
        font-size: 13px;
    }

    .contact-page .contact-left-inner {
        float: left;
        padding-bottom: 114px;
        padding-top: 47px;
    }

    /*.bedrif-team #head {*/
        /*height: 472px;*/
        /*padding-top: 160px;*/
    /*}*/

    .bedrif-team .bedrif-team-menu {
        float: left;
        margin-top: 3%;
    }

    .bedrif_main #head .row {
        margin-top: 0%;
    }

    .vc_row.wpb_row.vc_inner.vc_row-fluid.ons_row_first {
        margin: auto;
        width: 100% !important;
    }

    .vc_row.wpb_row.vc_inner.vc_row-fluid.ons_row2 {
        width: 100% !important;
    }

    .vc_row.wpb_row.vc_inner.vc_row-fluid.ons_row_second {
        margin: auto;
        width: 100% !important;
    }

    .bedrif-team .bedrif-team-menu {
        float: left;
        margin-top: 14%;
    }

    .voorbeeld_tour_main .bedrif-team-menu {
        float: left;
        margin-top: 4%;
    }

    .voorbeeld_tour_main #head {
        height: 457px;
    }

    .feature_main .bedrif-team-menu {
        float: left;
        margin-top: 4%;
    }

    ul#menu-footer_menus li a {
        color: #000000;
        float: left;
        font-size: 12px;
        padding-left: 5px;
    }

    .feature_main #head {
        height: 457px;
    }
}
@media screen and (min-width: 829px) and (max-width: 1199px) {

    .page-id-1907 #head .banner_text .lead{
       font-size: 52px;
    }
    .page-id-1907 #head .banner_text .tagline{
       font-size: 38px;
    }

    #head .banner_text{
        padding-top: 170px !important;
    }

    #head .row{
        padding-top: 170px !important;
    }

    #overflex .vc_custom_1467874831121 .lorem-image {
        height: 80px !important;
        padding-top: 10px;
    }
    #overflex .vc_custom_1467874831121 .lorem-image + p {
        margin-bottom: 50px;
    }

}
@media screen and (min-width: 768px) and (max-width: 828px) {

    #head .banner_text{
        padding-top: 170px !important;
    }
    #head .row{
        padding-top: 170px !important;
    }

    .page-id-1907 #head .banner_text .lead{
        font-size: 52px;
    }
    .page-id-1907 #head .banner_text .tagline{
        font-size: 38px;
    }

    #overflex {
        padding-left: 0;
        padding-right: 0;
    }
    #overflex .vc_custom_1467874831121 .lorem-image {
        height: 80px !important;
        padding-top: 10px;
    }
    #overflex .vc_custom_1467874831121 .lorem-image + p {
        margin-bottom: 29px;
    }
    #footer .footer2 .widget:nth-child(2) {
        width: 90%;
        float: left;
    }
    #footer .footer2 .widget:nth-child(1) {
        width: 90%;
        float: left;
    }
    #footer .footer2 .widget:nth-child(1) > div {
        width: 100%;
        padding-left: 5px;
    }
    #footer .footer2 .widget:nth-child(2) ul {
        width: 100%;
        padding-left: 0;
    }
}

@media screen and (min-width: 829px) and (max-width: 991px) {
    #overflex .col-sm-3.col-md-3 >.flex-image + p{
        margin-bottom: 31px;
    }
    #voordelen .text1 {
        width: 250px;
    }
    #footer .footer2 .widget:nth-child(2) {
        width: 55%;
        padding: 0%;
    }
    #footer .footer2 .widget:nth-child(1) {
        width: 40%;
        padding-right: 0%;
    }
}
@media screen and (min-width: 992px) and (max-width: 1017px) {
    #voordelen1 .last-child .caption1 + .text1 > .title + p {
    margin-bottom: 10px !important;
    }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {


    #overflex .col-sm-3.col-md-3 >.webbased-image + p{
        margin-bottom: 31px;
    }
    #voordelen .vc_col-sm-3.wpb_column.vc_column_container .caption1 {
        float: none;
        margin-bottom: 20px;
        padding-left: 70px;
        height: 60px;
    }
    #footer .footer2 .widget:nth-child(2) {
        width: 50%;
    }
    #footer .footer2 .widget:nth-child(1) {
        width: 40%;
    }
}
@media screen and (min-width: 992px) {
    #footer .footer1 .row .widget-body > ul{
        padding-left: 36px;
    }
    #footer .footer1 .row .widget-body > p{
        padding-left: 36px;
    }
}
@media screen and (max-width: 991px) {


    #footer .footer2 .container {
        margin: 0;
        width: 100%;
    }

    #footer .footer1 .row h3{
        font-size: 18px;
        font-weight: 600;
    }
    #footer .footer1 .row .widget-body > ul{
        padding-left: 34px;
    }
    #footer .footer1 .row .widget-body > p{
        padding-left: 34px;
    }
}

/*.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {*/
    /*!*    background: #0083c4;*!*/
    /*color: #0083c4;*/
/*}*/
.page-id-1491 #voordelen1 .col-md-4.col-sm-6.highlight{
    width: 100% !important;
}
.page-id-103 #voordelen1 .col-md-4.col-sm-6.highlight{
    width: 100% !important;
}

@media screen and (min-width: 768px) {
    #head_over-ons {
        padding-top: 250px;
    }
    .navbar-collapse ul > li:hover  ul{

        display: block !important /* display the dropdown */

    }
    #post-1109, #post-1095, #post-1111{
        padding-top: 160px;
    }

}
@media screen and (min-width: 768px) and (max-width: 991px) {

    .ons_row2 img {
         width: 100%;
    }

    #overflex .plus-inner > img{
        width: 80% ;
    }
    #overflex .wpb_wrapper > .col-md-3 + .col-md-1 {
        padding: 0;
    }
    /*#voordelen1 .last-child .highlight {*/
        /*margin-left: 25%;*/
    /*}*/
}
@media screen and (min-width: 1200px){

    .page-id-1907 #head .banner_text {
        padding-top: 180px !important;
    }

    #head .banner_text{
        padding-top: 230px !important;
    }

    #head .row{
        padding-top: 230px !important;
    }

    #footer .footer2 .widget:nth-child(2) {
        width: 50%;
    }
    #footer .footer2 .widget:nth-child(1) {
        width: 40%;
    }
    #overflex .vc_custom_1467874831121 .lorem-image {
        height: 80px !important;
        padding-top: 10px;
    }
    #overflex .vc_custom_1467874831121 .lorem-image + p {
        margin-bottom: 29px;
    }
    #voordelen1 .last-child .caption1 + .text1 > .title + p {
        margin-bottom: 10px !important;
    }
    #voordelen .caption1 {
        width: inherit;
    }
    #jumbotron1 .row .highlight:nth-child(2) .jumbotron1-main-text + p{
        padding-left: 6px;
        padding-right: 6px;
    }
}

/*@media screen and (min-width: 992px) and (max-width: 995px) {*/
    /*.text1 {*/
        /*max-width: 190px !important;*/
    /*}*/

/*}*/
.blog-text > p {
    margin-bottom: 20px;
    margin-top: 20px;
}
.wpcf7-form-control.wpcf7-submit.btn-sub {
    float: none !important;
}
#popup-contact p:last-child {
    text-align: center;
}
@media screen and (min-width: 480px) and (max-width: 767px) {

    .page-id-1907 #head .banner_text .lead{
        font-size: 52px;
    }
    .page-id-1907 #head .banner_text .tagline{
        font-size: 38px;
    }

    #head_over-ons {
        padding-top: 100px;
        height: 455px !important;
    }

    #head_over-ons .lead {
        font-size: 44px !important;
    }

    #head_over-ons .tagline {
        font-size: 32px !important;
    }

    #post-69 .vc_row.wpb_row.vc_row-fluid .wpb_column .wpb_wrapper{
        text-align: center;
    }

    #post-69 .vc_row.wpb_row.vc_row-fluid .wpb_column .wpb_wrapper > p{
        padding-left: 20px !important;
    }

    article .wpb_column {
        padding-left: 25px;
        padding-right: 25px;
    }
    #post-1907 .vc_single_image-wrapper {
        text-align: center;
    }
    #post-1907 .over_button, .over_button {
        text-align: center !important;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    #head .banner_text{
        padding-top: 90px !important;
    }
    #head .row{
        padding-top: 90px !important;
    }

    #head .lead{
        font-size: 52px !important;
    }
    #head .tagline{
        font-size: 38px !important;
    }

    #footer .footer2 .widget:nth-child(2) {
        width: 100%;
        float: left;
    }
    #footer .footer2 .widget:nth-child(1) {
        width: 100%;
        float: left;
    }
    #footer .footer2 .widget:nth-child(1) > div {
        width: 100%;
    }
    #footer .footer2 .widget:nth-child(2) ul {
        width: 100%;
        padding-left: 0;
    }

    .page-id-103 .jumbotron1-outer {
        width: 380px !important;
    }

    #footer .row .widget.col-sm-4:nth-child(2){
        float: left;
        width: 50%;
    }
    #footer .row .widget.col-sm-4:nth-child(3) {
        width: 50%;
    }

    .page-id-103 .col-md-4.col-sm-6.highlight {
        float: none;
        margin: 0 auto;
    }

    .bedrif-team #head {
        background-size: cover;
    }

    .page-template-default .jumbotron.top-space.second .ak {
        float: none;
        margin: 0 auto;
        text-align: center;
        width: 270px;
    }

    .contact-page .contact-left-outer .contact-title {
        font-size: 26px;
    }

    .contact-page .btn-sub {
        margin-left: 29px;
    }

    .contact-page .navbar-header {
        float: left;
        padding-left: 0;
        text-align: left;
        width: 100%;
    }

    .contact-page .contact-div {
        float: left;
        height: auto;
        padding-top: 24%;
        width: 100%;
    }

    .contact-page .contact-right-outer {
        background: none repeat scroll 0 0 #f2f2f2;
        float: left;
        height: auto;
        margin-left: 24px;
        width: 95%;
        overflow: hidden;
    }

    #voordelen1 .wpb_column .highlight {
        border: none;
    }

    .ons_row2 img {
        width: 100%;
    }

    .ons_row img {
        width: 100%;
    }

    .nav > li {
        display: block;
        position: relative;
    }

    .close_icon {
        height: 15px;
        position: relative !important;
        right: 8% !important;
        top: 25px;
        z-index: 10000000 !important;
    }

    .contact-page .contact-right {
        margin-left: 0px !important;
    }

    .social {
        float: left;
        padding-left: 41px;
        width: 100%;
    }

    .jumbotron.top-space.second .ak {
        float: none;
        text-align: center;
        width: 100%;
    }

    #back-top span {
        background-size: contain;
        height: 50px;
        width: 50px;
    }

    .footer2 .container {
        float: left;
        width: 80% !important;
    }

    #overflex .top-space {
        color: #0281c5;
        font-size: 35px;
    }

    #overflex .thin > p {
        color: #333333;
        font-size: 17px;
    }

    .jumbotron .text-center.thin {
        color: #2896cf;
        font-size: 35px;
    }

    .jumbotron .text-center.top-space {
        color: #333333;
        font-size: 17px;
    }

    .jumbotron1 .text-center.thin {
        color: #2896cf;
        font-size: 35px;
    }

    .jumbotron1 .top-space {
        font-size: 17px;
    }

    .text1 h4 {
        float: none;
    }

    .footer1 {
        min-height: 423px;
    }

    .container1 {
        width: 100%;;
    }

    .navbar-header {
        width: 100%;
    }

    .collapse1 {
        float: right;
        width: 100% !important;
    }

    .navbar-collapse.collapse {
        float: left;
        width: 100% !important;
    }

    .nav.navbar-nav.pull-right {
        text-align: left !important;
        width: 100% !important;
        padding-left: 35px;
    }

    .navbar-nav > li > a {
        padding-bottom: 15px !important;
        padding-top: 12px !important;
    }

    .pull-right {
        float: left !important;
    }

    .collapse2 {
        float: right;
        margin-top: 5px;
        text-align: right;
        width: 44%;
    }

    .equal-inner {
        padding-top: 5%;
    }

    .plus-inner {
        padding-top: 5%;
        padding-bottom: 5%;
    }

    .caption1 {
        float: none;
        width: 100%;
        text-align: center;
    }

    .text1 {
        float: none;
        width: 100%;
        text-align: center;
    }

    #voordelen .text1 h4 {
        float: none;
    }

    .jumbotron p {
        text-align: center;
    }

    .jumbotron1-outer {
        background: url("../images/q1.png") repeat scroll 0 0 / cover rgba(0, 0, 0, 0);
        float: none;
        margin: 3% auto 0;
        width: 401px;
    }

    .jumbotron.top-space.second .caption1 {
        float: none;
        text-align: center;
        width: 100%;
    }

    .jumbotron.top-space.second .text1 {
        float: none;
        text-align: center;
        width: 100%;
    }

    .footer2 .widget-body {
        float: left;
        width: 50%;
    }

    .page-template-default .jumbotron.top-space.second .ak {
        float: none;
        margin: 0 auto;
        text-align: center;
        width: 270px;
    }


    .contact-page .btn-sub {
        margin-left: 29px;
    }

    .contact-page .navbar-header {
        float: left;
        padding-left: 0;
        text-align: left;
        width: 100%;
    }

    .contact-page .contact-div {
        float: left;
        height: auto;
        padding-top: 24%;
        width: 100%;
    }

    .contact-page .contact-right-outer {
        background: none repeat scroll 0 0 #f2f2f2;
        float: left;
        height: auto;
        margin-left: 24px;
        width: 95%;
        overflow: hidden;
    }

    #menu-footer_menus {
        float: left;
        list-style-type: none;
        padding-left: 0;
        width: 100%;
    }

    ul#menu-footer_menus li a {
        color: #000000;
        float: left;
        padding-right: 4px !important;
        padding-left: 0px !important;
    }

    .team-template #menu-header-1 {
        margin-left: auto !important;
        overflow: hidden;
    }

    .bedrif-team .bedrif-team-menu {
        margin-top: 4% !important;
    }

    .e-uur_main #head22 .container .freepack {
        width: 100%;
    }

    .e-uur_main #voordelen .caption1 {
        float: none;
        text-align: center;
        width: 100%;
    }

    .e-uur_main #voordelen .text1 {
        float: none;
        text-align: center;
        width: 100%;
    }

    .e-uur_main .jumbotron p {
        margin-bottom: 35px;
    }

    .e-uur_main #head22 {
        background: none repeat scroll 0 0 white;
        color: white;
        font-weight: 300;
    }

    .e-uur_main #head33 .btn-lg {
        background: none repeat scroll 0 0 #0083c4;
        border-radius: 0;
        font-size: 14px;
        font-weight: bold;
        margin-top: 4%;
    }

    .e-uur_main #head33 {
        background-image: url("../images/phone.png");
        background-position: center top;
        background-repeat: no-repeat;
        width: 100%;
    }

    .e-uur_main #head33 .caption3 {
        float: left;
        margin-left: 0;
        padding-top: 428px;
        width: 100%;
        padding-bottom: 14%;
    }

    .e-uur_main #head33 .row {
        float: none;
        margin-left: -3%;
        margin-top: 15%;
    }

    .e-uur_main #head22 .thin {
        font-size: 17px;
    }

    .e-uur_main #head22 .text-center {
        font-size: 38px;
    }

    .e-uur_main #head33 .lead {
        color: #0083c4;
        font-size: 30px;
        margin-top: -28%;
        text-align: center;
    }

    .bedrif-team #voordelen1 .col-md-4.col-sm-6.highlight {
        padding-bottom: 15px;
        width: 100% !important;
    }

    ul.sub-menu {
        position: relative !important;
        top: 0 !important;
        margin-left: -45px;

    }

    .nav > li {
        overflow: hidden
    }

    .blog-main #back-top {
        bottom: 30px;
        float: right;
        position: relative;
        right: 25px;
        top: -3px;
    }

    #back-top {
        bottom: 30px;
        float: right;
        position: relative;
        right: 25px;
        top: -3px;
    }

    select.drop_menu {
        display: block !important;
        height: 24px;
        width: 88%;
    }

    .feature_main select.drop_menu {
        display: block;
        height: 24px;
        margin-top: 3%;
        width: 88%;
    }

    #menu-header-1 li {
        display: none;
    }

    .voorbeeld_tour_main #jumbotron5 .vedrif2-outer {
        padding-bottom: 32px;
        padding-top: 4px;
    }

    .voorbeeld_tour_main #jumbotron3 .vedrif2-outer {
        padding-bottom: 30px;
        padding-top: 30px;
    }

    .voorbeeld_tour_main #head .row {
        margin-top: 0%;
    }

    .voorbeeld_tour_main .bedrif-team-menu > ul {
        padding-left: 3%;

    }

    .voorbeeld_tour_main .bedrif-team-menu {
        float: left;
        margin-top: 3%;
    }

    .voorbeeld_tour_main .bedrif-team-menu li {
        color: #333333;
        cursor: pointer;
        float: left;
        padding-right: 8px;
        text-align: left;
    }

    .collapse2 {
        float: right;
        margin-top: 5px;
        text-align: right;
        width: 29%;
    }

    .pop-menu, .pop-menu1, .pop-menu2 {
        float: right;
        font-size: 14px;
        height: auto;
        left: 33%;
        line-height: 20px;
        margin: 0 auto;
        padding-bottom: 12px;
        padding-top: 15px;
        top: 46px;
        width: 149px !important;
    }

    .feature_main .feature-outer-left .feature-inner-right {
        float: left;
        width: 63%;
    }

    .feature_main .feature-detail {
        font-size: 16px;
        line-height: 21px;
        padding-left: 20px;
        padding-top: 1px;
    }

    .feature_main .right {
        border-left: 2px dotted #92b2c4;
        padding: 0;
    }

    .feature_main #left-first {
        margin-top: 10%;
    }

    .feature_main #voordelen .caption1 > img {
        background-size: contain;
        height: auto;
        width: 74%;
    }

    .feature_main #head, .voorbeeld_tour_main #head {
        background: url("../images/bg5.png") no-repeat scroll 100% center / cover rgba(0, 0, 0, 0);
        color: white;
        font-weight: 300;
        height: 331px;
        padding-bottom: 25px;
        padding-top: 106px;
        text-align: center;
        width: 100%;
    }

    .feature_main #head .row {
        margin-top: 0%;
    }

    .feature_main .bedrif-team-menu > ul {
        padding-left: 0%;

    }

    .feature_main .bedrif-team-menu li {
        color: #333333;
        cursor: pointer;
        float: left;
        font-size: 17px;
        padding-right: 8px;
        text-align: left;
    }

    .feature_main .bedrif-team-menu {
        float: left;
        margin-top: 2%;
    }

    .feature_main .feature-outer-left {
        background: #F2F2F2 !important;
        border-bottom-right-radius: 21% !important;
        border-bottom-right-radius: 0px !important;
    }

    .feature_main .feature-outer-right {
        background: #F2F2F2 !important;
        border-bottom-right-radius: 21% !important;
    }

    .feature_main .feature-left-main-inner {
        width: 100% !important;
    }

    .col-md-6.col-sm-6.left {
        width: 100% !important;
    }

    .col-md-6.col-sm-6.right {
        width: 100% !important
    }

    .feature_main .left {
        border-right: 0px dotted #92b2c4 !important;
        border-left: 0px dotted #92b2c4 !important;
        padding: 0;
    }

    .feature_main .right {
        border-right: 0px dotted #92b2c4 !important;
        border-left: 0px dotted #92b2c4 !important;
        padding: 0;
    }

    .blog-comment-third input {
        border: 2px solid #ccd4d7;
        border-radius: 4px;
        color: #a0b7c9;
        height: 39px;
        padding-left: 18px;
        width: 87%;
    }

    .blog-article .blog-comment-third-left > img {
        width: 78%;
    }

    .blog-article .blog-comment-third-left {
        float: left;
        width: 12%;
    }

    .contact-text5 + .contact-text5 + .contact-text5{
        /*text-align: center;*/
        margin-bottom: 30px;
    }
    #post-1907 .wp-image-2131{
        height: 100%;
        width: 100%;
    }
}

@media screen and (min-width: 320px) and (max-width: 390px) {
    #footer .footer2 .widget:nth-child(1) a:nth-child(1) {
        margin-right: 15% !important;
    }



}
@media screen and (min-width: 320px) and (max-width: 479px) {

    #head_over-ons {
        padding-top: 30px;
        height: 400px !important;
    }

    #head_over-ons .btn-meer{
        padding: 14px 10px;
        font-size: 16px;
    }

    #head_over-ons .lead {
        font-size: 36px !important;
    }

    #head_over-ons .tagline {
        font-size: 24px !important;
    }

    #post-1907 span{
        text-align: left !important;
    }
    #post-1907 .wp-image-2131{
       height: 100%;
       width: 100%;
    }
    #post-1907 strong{
        font-size: 65%;
    }
    #post-1907 h3{
        margin-bottom: 10px;
    }
    #post-1907 .wpb_wrapper > p:nth-child(1){
        text-align: center !important;
    }
    #post-1907 .wpb_wrapper > p:nth-child(2){
        text-align: left;
    }
    #post-1907 .vc_single_image-wrapper {
        text-align: center;
    }
    #post-1907 .over_button, .over_button {
        text-align: center !important;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .vc_custom_1466588145191 a.btn.btn-action.btn-lg.oneline {
        padding: 14px 20px;
    }

    #head .banner_text{
        padding-top: 150px !important;
    }
    #head .row{
        padding-top: 110px !important;
    }
    #head .lead{
        font-size: 43px !important;
    }
    #head .tagline{
        font-size: 32px !important;
    }

    .footer2 .container {
        float: left;
        width: 85% !important;
    }
    #footer .footer2 .widget:nth-child(2) {
        width: 100%;
        float: left;
    }
    #footer .footer2 .widget:nth-child(1) {
        width: 100%;
        float: left;
    }
    #footer .footer2 .widget:nth-child(1) > div {
        width: 100%;
    }
    #footer .footer2 .widget:nth-child(2) ul {
        width: 100%;
    }
    #footer .footer2 .widget:nth-child(1) a:nth-child(1) {
        margin-right: 35%;
    }

    .page-id-103 .bedrif-team .col-md-4.col-sm-6.highlight {
        width: 100%;
    }

    .bedrif-team #voordelen1 .col-md-4.col-sm-6.highlight {
        margin-bottom: 5%;
        min-width: 100% !important;
    }

    .banner_text {
        overflow: hidden;
    }

    .bedrif-team #head {
        background-size: cover;
    }

    .contact-page .btn-sub {
        margin-left: 21px;
    }

    .contact-page .contact-left-outer .con-button {
        margin-left: 24px;
    }

    .contact-page .navbar-header {
        float: left;
        padding-left: 0;
        text-align: left;
        width: 100%;
    }

    .contact-page .contact-div {
        float: left;
        height: auto;
        padding-top: 33%;
        width: 100%;
    }

    .contact-page .contact-right-outer {
        background: none repeat scroll 0 0 #f2f2f2;
        float: left;
        height: auto;
        margin-left: 24px;
        width: 92.4%;
    }

    .contact-page .navbar-header {
        float: left;
        padding-left: 0;
        text-align: left;
        width: 100%;
    }

    .contact-page .contact-div {
        float: left;
        height: auto;
        padding-top: 33%;
        width: 100%;
    }


    .contact-page .contact-right-outer {
        background: none repeat scroll 0 0 #f2f2f2;
        float: left;
        height: auto;
        margin-left: 24px;
        width: 92.4%;
    }

    .page-id-103 .vc_col-sm-12.wpb_column.vc_column_container {
        padding: 0;
    }

    .collapse1 {
        width: 100%;
    }

    .jumbotron.top-space.second .text1 {
        float: right;
        padding-top: 10px;
        text-transform: inherit;
    }

    .feature-outer-left {
        float: left;
        width: 100% !important;
        margin-top: 10%;
    }

    .feature_main .feature-outer-right .feature-inner-left {
        float: left;
        width: 100% !important;
    }

    .feature_main .feature-outer-left .feature-inner-left {
        float: left;
        width: 100% !important;
    }

    .feature_main .feature-outer-left .feature-inner-right {
        float: left;
        width: 100% !important;
    }

    .feature-detail > p {
        padding-right: 15px;
    }

    .feature_main .feature-outer-right {
        padding-left: 0px !important;
    }

    .feature_main .feature-outer-left .feature-inner-img > img {
        background-size: contain;
        width: 100%;
    }

    .feature_main .left {
        height: auto !important;
    }

    .feature_main .feature-inner-right {
        float: right;
        width: 100% !important;
    }

    .feature_main .feature-left-main-inner {
        width: 100% !important;
    }

    .col-md-6.col-sm-6.left {
        width: 100% !important;
    }

    .col-md-6.col-sm-6.right {
        width: 100% !important
    }

    .feature_main .left {
        border-right: 0px dotted #92b2c4 !important;
        border-left: 0px dotted #92b2c4 !important;
        padding: 0;
    }

    .feature_main .right {
        border-right: 0px dotted #92b2c4 !important;
        border-left: 0px dotted #92b2c4 !important;
        padding: 0;
    }

    .jumbotron.top-space.second .text1 {
        float: right;
        text-transform: inherit;
        width: 100% !important;
    }

    .jumbotron.top-space.second .ak {
        float: right;
        text-align: left;
        width: 100% !important;
    }

    .jumbotron.top-space.second .text1 {
        float: none;
        text-align: center;
        text-transform: inherit;
        width: 100%;
        border: red;
    }

    .jumbotron1-outer {
        background: url("../images/q1.png") repeat scroll 0 0 / cover rgba(0, 0, 0, 0);
        float: none;
        height: 516px;
        margin: 3% auto 0;
        width: 100%;
    }

    .navbar-inverse .navbar-brand {
        width: 150px;
    }

    .contact-page .contact-right {
        background: none !important;
    }

    .contact-page .contact-right-inner {
        padding-bottom: 45px;
    }

    .contact-page .contact-right-outer {
        width: 91.5%;
    }

    textarea, input[type="text"], input[type="email"], input[type="tel"] {
        -webkit-appearance: none;
        -moz-appearance: none;
        -webkit-touch-callout: none;
        -webkit-tap-highlight-color: transparent;
    }

    .close_icon {
        height: 15px;
        position: relative;
        right: 7% !important;
        top: 25px;
        z-index: 10000 !important;
    }

    .navbar-inverse .navbar-toggle {
        width: 45px !important;
    }

    .navbar-toggle {
        margin-top: 18px;
    }

    button#benefits {
        width: 45px !important;
    }

    #menu-footer_menus {
        float: left;
        list-style-type: none;
        margin-left: -5px;
        padding-left: 0;
        width: 264px;
    }

    .blog-comment-third input {
        border: 2px solid #ccd4d7;
        border-radius: 4px;
        color: #a0b7c9;
        height: 39px;
        padding-left: 18px;
        width: 86%;
    }

    .blog-article .blog-comment-third-left > img {
        width: 97%;
    }

    .blog-article .blog-comment-third-left {
        float: left;
        width: 13%;
    }

    .blog-article .blog-comment-second-left {
        float: left;
        width: 151px;
    }

    .blog-article .blog-comment-second-right .first {
        float: left;
        width: 63px;
    }

    .blog-article .blog-comment-second-right .second {
        float: right;
        width: 69px;
    }

    .pop-menu, .pop-menu1, .pop-menu2 {
        background: none repeat scroll 0 0 #01395e;
        border-bottom-right-radius: 16px;
        color: white;
        float: left;
        font-size: 14px;
        height: auto;
        left: 8%;
        line-height: 20px;
        list-style: outside none none;
        margin: 0 auto;
        padding-bottom: 12px;
        padding-left: 27px;
        padding-top: 15px;
        position: relative;
        text-align: left;
        top: -1px;
        width: 63% !important;
        z-index: 999;
    }

    .pop-menu > li {
        cursor: pointer;
        text-align: left;
    }

    .feature_main .feature-outer-left .feature-inner-right {
        float: left;
        width: 64%;
    }

    .feature_main .feature-outer-right {
        padding-left: 24px;
    }

    .feature_main .feature-detail {
        font-size: 16px;
        line-height: 21px;
        padding-bottom: 7px;
        padding-left: 20px;
        padding-top: 13px;
    }

    .feature_main .right {
        border-left: 2px dotted #92b2c4;
        padding: 0;
    }

    .feature_main .feature-left-main-inner {
        background: none repeat scroll 0 0 #f2f2f2;
        float: left;
        width: 93%;
        border-bottom-left-radius: 53px;
    }

    .feature_main .feature-right-main-inner {
        background: none repeat scroll 0 0 #f2f2f2;
        float: left;
        width: 100%;
        border-bottom-right-radius: 53px;
    }

    .feature_main .bedrif-team-menu {
        float: left;
        line-height: 16px;
        margin-top: 1%;
        text-align: center;
        width: 100%;
    }

    .feature_main #head .row {
        margin-top: 0%;
    }

    .feature_main .bedrif-team-menu > ul {
        padding-left: 0;
    }

    .feature_main .bedrif-team-menu li {
        color: #333333;
        cursor: pointer;
        float: left;
        font-size: 14px;
        padding-right: 8px;
        text-align: left;
    }

    .feature_main .left {
        height: 340px !important;
    }

    .col-md-6.col-sm-6.right {

        min-height: 340px !important;
    }

    .feature-detail > p {
        padding-bottom: 5%;
    }

    .nav.navbar-nav.pull-right {

        padding-left: 35px;
        text-align: left !important;
        width: 100% !important;
        min-height: 125px;
    }

    .nav.navbar-nav.pull-right {
        min-height: 100px;
    }

    ul.sub-menu {
        position: relative !important;
        top: 0 !important;
        margin-left: 0;
    }

    .nav.navbar-nav.pull-right {
        padding-left: 35px;
        text-align: left !important;
        width: 100% !important;
    }

    .nav > li {
        overflow: hidden
    }

    li.selected ul.sub-menu {
        display: block;
    }

    .voorbeeld_tour_main #jumbotron5 .vedrif2-outer {
        padding-bottom: 32px;
        padding-top: 4px;
    }

    .voorbeeld_tour_main #jumbotron3 .vedrif2-outer {
        padding-bottom: 30px;
        padding-top: 30px;
    }

    .voorbeeld_tour_main .blog-image > img {
        width: 100%;
    }

    .voorbeeld_tour_main .bedrif-team-menu {
        float: left;
        margin-top: 3%;
    }

    .voorbeeld_tour_main #head .row {
        margin-top: 0%;
    }

    .voorbeeld_tour_main .bedrif-team-menu > ul {
        padding-left: 0;
    }

    .voorbeeld_tour_main .bedrif-team-menu li {
        color: #333333;
        cursor: pointer;
        float: left;
        padding-right: 8px;
        text-align: left;
    }

    .blog-main #back-top {
        bottom: 30px;
        float: right;
        position: relative;
        right: 25px;
        top: 22px;
    }

    #back-top {
        bottom: 30px;
        float: right;
        position: relative;
        right: 25px;
        top: 22px;
    }

    #popup-contact > p {
        float: left;
    }

    .col-md-6.col-sm-6.widget {
        width: 260px;
    }

    .bedrif-team #head {
        background: url("../images/bg5.png") no-repeat scroll 100% center / cover rgba(0, 0, 0, 0);
        color: white;
        font-weight: 300;
        padding-bottom: 25px;
        text-align: center;
        width: 100%;
    }

    .bedrif-team #head .row {
        margin-top: 0%;
    }

    .bedrif-team .bedrif-team-menu > ul {
        padding-left: 0;
    }

    .bedrif-team .bedrif-team-menu li {
        color: #333333;
        cursor: pointer;
        float: left;
        font-size: 14px;
        padding-right: 8px;
        text-align: left;
    }

    .bedrif_main #head, .feature_main #head, .voorbeeld_tour_main #head {
        background: url("../images/bg5.png") no-repeat scroll 100% center / cover rgba(0, 0, 0, 0);
        color: white;
        font-weight: 300;
        height: 285px;
        padding-bottom: 25px;
        padding-top: 106px;
        text-align: center;
        width: 100%;
    }

    .bedrif_main #head .row {
        margin-top: 0%;
    }

    .bedrif_main .bedrif-team-menu > ul {
        padding-left: 0;
    }

    .bedrif_main .bedrif-team-menu li {
        color: #333333;
        cursor: pointer;
        float: left;
        font-size: 14px;
        padding-right: 8px;
        text-align: left;
    }

    .container.main-div {
        padding: 0;
    }

    .container.internal-div {
        padding: 0;
    }

    #voordelen1 .container {
        padding: 0px !important;
    }

    .page-template-Nieuwe-features .col-md-4.col-sm-6.highlight {
        margin-bottom: 30px;
        min-width: 220px !important;
        padding: 0px !important;

    }

    .e-uur_main #head33 .row {
        float: none;
        margin-left: -3%;
        margin-top: 15%;
    }

    .e-uur_main #head22 .thin {
        font-size: 17px;
    }

    .e-uur_main #head22 .text-center {
        font-size: 38px;
    }

    .e-uur_main #head33 .lead {
        color: #0083c4;
        font-size: 30px;
        margin-top: -36%;
        text-align: center;
    }

    .e-uur_main #head33 {
        background-image: url("../images/phone.png");
        background-position: center top;
        background-repeat: no-repeat;
        width: 100%;
    }

    .e-uur_main #head33 .caption3 {
        float: left;
        margin-left: 0;
        padding-top: 428px;
        width: 100%;
    }

    .e-uur_main #head33 {
        height: 905px;
    }

    .e-uur_main #head22 {
        min-height: 507px;
    }

    .ons_row2 img {
        width: 100%;
    }

    .ons_row img {
        width: 100%;
    }

    .e-uur_main #voordelen .caption1 {
        float: none;
        text-align: center;
        width: 100%;
    }

    .e-uur_main #voordelen .text1 {
        float: none;
        text-align: center;
        width: 100%;
    }

    .e-uur_main #head22 .container .freepack {
        width: 100%;
    }

    #voordelen1 .wpb_column .highlight {
        border: none;
    }

    .ons_row2 img {
        width: 100%;
    }

    .ons_row img {
        width: 100%;
    }

    .contact-page .contact-right {
        margin-left: 0px !important;
    }

    .contact-page .contact-right-outer {
        margin-left: 0px !important;
        width: 100% !important;
    }

    .voorbeeld_tour_main #voordelen1 .col-md-4.col-sm-6.highlight {
        width: auto !important;
    }

    select.drop_menu {
        display: block !important;
        height: 24px;
        width: 88%;
    }

    .feature_main select.drop_menu {
        display: block;
        height: 24px;
        margin-top: 5%;
        width: 88%;
    }

    .bedrif-team-menu ul li {
        display: none !important;
        margin: auto;
        overflow: hidden;
        text-align: center;
    }

    .team-template #menu-header-1 {
        overflow: hidden;
        width: 80% !important;
    }

    .bedrif-team .bedrif-team-menu {
        margin-top: 3% !important;
        text-align: center;

    }

    .jumbotron p {
        margin-bottom: 40px;
    }

    .social {
        float: left;
        padding-left: 41px;
        width: 100%;
    }

    .jumbotron.top-space.second .ak {
        float: none;
        text-align: center;
        width: 100%;
    }

    #back-top span {
        background-size: contain;
        height: 50px;
        width: 50px;
    }

    #back-top {
        bottom: 30px;
        float: right;
        position: relative;
        right: 6px;
        top: 41px;
    }

    .footer2 .container {
        float: left;
        width: 79%;
    }

    #overflex .top-space {
        color: #0281c5;
        font-size: 30px;
    }

    #overflex .thin > p {
        color: #333333;
        font-size: 14px;
    }

    .jumbotron .text-center.thin {
        color: #2896cf;
        font-size: 35px;
    }

    .jumbotron .text-center.top-space {
        color: #333333;
        font-size: 14px;
    }

    .jumbotron1 .text-center.thin {
        color: #2896cf;
        font-size: 30px;
    }

    .jumbotron1 .top-space {
        font-size: 14px;
    }

    .text1 h4 {
        float: none;
    }

    #head {
        height: 505px;
    }

    #head .lead {
        font-size: 27px;
    }

    #head .tagline {
        font-size: 24px;

    }

    .jumbotron .btn-lg {
        background: none repeat scroll 0 0 #0083c4;
        border-radius: 0;
        font-size: 14px;
        font-weight: bold;
        margin-top: 0;
        padding: 17px;
    }

    #overflex .btn-lg {
        /*    background: none repeat scroll 0 0 #0083c4;*/
        border-radius: 0;
        font-size: 12px;
        font-weight: bold;
        margin-top: 13%;
        padding: 13px 31px;
    }

    .footer2 .widget-body {
        float: left;
        width: 50%;
    }

    .jumbotron.top-space.second .text1 {
        float: none;
        text-align: center;
        width: 100%;
    }

    .jumbotron.top-space.second .caption1 {
        float: none;
        text-align: center;
        width: 100%;
    }

    /*.ak a {*/
        /*width: 100%;*/
    /*}*/

    .jumbotron1-outer {
        background: url("../images/q1.png") repeat scroll 0 0 / cover rgba(0, 0, 0, 0);
        float: none;
        height: 446px;
        margin: 3% auto 0;
        width: 290px;
    }

    .caption1 {
        float: none;
        width: 100%;
        text-align: center;
    }

    .text1 {
        float: none;
        width: 100%;
        text-align: center;
    }

    #voordelen .text1 h4 {
        float: none;
    }

    .jumbotron p {
        text-align: center;
    }

    .equal-inner {
        padding-top: 5%;
    }

    .plus-inner {
        padding-top: 5%;
    }

    .navbar-header {
        width: 100%;
        padding-left: 30px !important;
    }

    .navbar-collapse.collapse {
        float: left;
        width: 100% !important;
    }

    .nav.navbar-nav.pull-right {
        text-align: left !important;
        width: 100% !important;
        padding-left: 35px;
    }

    .navbar-nav > li > a {
        padding-bottom: 15px !important;
        padding-top: 12px !important;
    }

    .pull-right {
        float: left !important;
    }

}

.post-2178 .wpb_wrapper{
    /*text-align: center;*/
    /*margin-top: 25px;*/
}
/*-------------E-uur page css------------------*/
.e-uur_main #voordelen .caption1 {
    float: left;

}

.e-uur_main #voordelen .text1 {
    float: left;
}

.e-uur_main #voordelen .text1 > p {
    float: left;
    font-size: 16px;
}

.e-uur_main .jumbotron.top-space {
    background: white;
}

.e-uur_main .jumbotron.top-space.second {
    background: none repeat scroll 0 0 #f7f7f7;
}

.e-uur_main #head22 {
    background: none repeat scroll 0 0 white;
    color: white;
    font-weight: 300;
    min-height: 717px;
    padding-top: 0;
    text-align: center;
}

.e-uur_main .jumbotron p {

    margin-bottom: 61px;
}

.e-uur_main .jumbotron.top-space.second .text1 {
    text-transform: inherit;
}

.e-uur_main #head22 .text-center {
    color: #2896cf;
    font-size: 50px;
    margin-top: 9%;
}

.e-uur_main #head22 .thin {
    color: #333333;
    font-size: 26px;
    line-height: 37px;
}

.e-uur_main #head33 {
    background: url("../images/1bg.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
    min-height: 760px;
    /*    margin-left: 300px;
    position: relative;
    width: 78%;*/
}

.e-uur_main #head33 .row {
    float: none;
    margin-left: 14%;
    margin-top: 15%;
}

.e-uur_main #head33 .btn-lg {
    background: #0083C4;
    border: 1px solid #ffffff;
    color: #ffffff;
    border-radius: 0;
    font-size: 14px;
    font-weight: bold;
    margin-top: 0;
    padding: 15px 29px;
    margin-top: 13%;
}

.e-uur_main #head33 .btn-lg:hover {
    background: #88898f;
    border: 1px solid #88898f;
    color: #ffffff;
}

.e-uur_main #head33 h3, .h3 {
    color: #0083c4;
    font-size: 14px;
    font-weight: 200;
    text-align: center;
}

.e-uur_main #head33 .lead {
    font-size: 30px;
    text-align: center;
    color: #0083c4;
}

.e-uur_main #head33 .caption3 > p {
    color: #333333;
    font-size: 16px;
    line-height: 21px;
    text-align: center;
}

/*----------------End----------------*/

/*-------------Bedrif page css------------------*/
.bedrif_main .jumbotron1-outer {
    margin-top: 7%;
}

/*.bedrif_main #head .row {
    margin-top: 15%;
}*/
.bedrif_main .bedrif-team-menu {
    float: left;
    margin-top: 8%;
    text-align: center;
    width: 100%;
}

.bedrif_main .bedrif-team-menu > ul {
    display: block;
    list-style: outside none none;
    padding-left: 32%;
    text-align: center;
}

.bedrif_main .bedrif-team-menu li {
    color: #00385d;
    cursor: pointer;
    float: left;
    font-size: 20px;
    padding-right: 19px;
    cursor: pointer;
}

.bedrif_main .bedrif-team-menu .team {
    font-weight: bold;
}

@media screen and (min-width: 1224px) and (max-width: 1280px) {
    .bedrif-team #head {
        background: rgba(0, 0, 0, 0) url("../images/bg5.png") no-repeat scroll 0 100% / 100% auto;
        color: white;
        font-weight: 300;

        padding-bottom: 0;
        /*padding-top: 161px;*/
        text-align: center;
        width: 100%;
    }

    .feature_main #head {
        height: 500px !important;
        padding-bottom: 0;
        padding-top: 161px;

    }

}

@media screen and (min-width: 1320px) and (max-width: 1525px) {

    /*.bedrif-team #head {*/

        /*padding-top: 160px;*/
    /*}*/

    .feature_main #head {
        height: 529px !important;
        padding-top: 160px;
    }
}

/*----------------End----------------*/

/*-------------Bedrif-team page css------------------*/
.bedrif-team .jumbotron.top-space.second .text1 {
    text-transform: inherit;
}

.bedrif-team .blog-text {
    color: #888888;
    font-size: 20px;
    padding-bottom: 0px;
    text-align: center;
}

.bedrif-team #voordelen .caption1 > img {
    height: auto;
    width: 80%;
}

.bedrif-team #voordelen .caption1 {
    float: left;
    text-align: center;
    width: 100%;
}

.bedrif-team #voordelen .text1 {
    float: left;
    text-align: center;
    width: 100%;
    margin-top: 9px;
}

.bedrif-team #voordelen .row .title {
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}

.bedrif-team #voordelen .row {
    padding-left: 0px;
}

.bedrif-team #voordelen .text1 > p {
    float: left;
    font-size: 12px;
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
}

.bedrif-team #head {
    /*    background: url("../images/bnr.png") no-repeat scroll 100% 100% / cover #FFFFFF;*/
    background: url("../images/bg5.png");;
    background-repeat: no-repeat;
    background-position: 0% 100%;
    height: 625px;
    background-size: contain;
    color: white;
    font-weight: 300;
    text-align: center;
    width: 100%;
    padding-bottom: 0px;
    background-size: 100%;
}

.bedrif-team #head .row {
    /*    margin-top: 15%;*/
}

.bedrif-team #voordelen {
    background: white;

    padding-top: 0;
}

.bedrif-team .bedrif-team-menu {
    float: left;
    margin-top: 15%;
    text-align: center;
    width: 100%;
}

.page-id-69 .bedrif-team .bedrif-team-menu {
    float: left;
    margin-top: 14%;
    text-align: center;
    width: 100%;
}

.page-id-325 .blog-main.bedrif-team #head {
    background-image: url("../images/bnr.png");
    height: 620px;
    border-bottom-right-radius: 160px;
}

.bedrif-team .bedrif-team-menu > ul {
    display: block;
    list-style: outside none none;
    padding-left: 38%;
    text-align: center;
}

.bedrif-team .bedrif-team-menu li {
    color: #00385d;
    cursor: pointer;
    float: left;
    font-size: 18px;
    padding-right: 19px;
    cursor: pointer;
}

.bedrif-team .bedrif-team-menu .team {
    font-weight: bold;
}

.bedrif-team #voordelen .text-center.top-space {
    color: #888888;
    font-size: 20px;
    margin-top: 2%;
}

/*----------------End----------------*/

/*-------------Blog page css------------------*/
.blog-main .jumbotron.top-space.second .text1 {
    text-transform: inherit;
}

.blog-main .jumbotron1-outer {
    background: white;
    height: auto;
}

.blog-main .jumbotron1-line {
    padding-bottom: 37px;
}

.blog-text {
    font-size: 16px;
    line-height: 21px;
    padding-top: 0px;
}

.blog-title {
    color: #2896cf;
    font-size: 19px;
    text-align: left;
    padding-bottom: 0px;
    padding-top: 10px;
}

.blog-date {
    font-size: 11px;
    padding-bottom: 9px;
}

.blog-main .jumbotron1 .btn-lg {
    background: none repeat scroll 0 0 #0083c4;
    border-radius: 0;
    font-size: 14px;
    font-weight: bold;
    margin-top: 0;
    padding: 9px 30px;
}

.blog-main .jumbotron1 p {
    text-align: start;
    margin-bottom: 43px;
}

.blog-main .blog-image > img {
    width: 100%;
    height: inherit;
}

.blog-main .jumbotron1-line > img {
    width: 100%;
}

.blog-text > ul {
    list-style: outside none none;
    padding: 0;
}

/*----------------End----------------*/

/*-------------Voorbeeld tour page css------------------*/
.voorbeeld_tour_main .bedrif-team-menu {
    float: left;
    margin-top: 8.50%;
    text-align: center;
    width: 100%;
}

.hentry .container {
    width: 100%;
}

.voorbeeld_tour_main .bedrif-team-menu > ul {
    display: block;
    list-style: outside none none;
    padding-left: 7%;
    text-align: center;
}

.voorbeeld_tour_main .bedrif-team-menu li {
    color: #00385d;
    cursor: pointer;
    float: left;
    font-size: 20px;
    padding-right: 19px;
}

.voorbeeld_tour_main #head, .bedrif_main #head {
    /*    background: url("../images/bnr.png") no-repeat scroll 100% 100% / cover #FFFFFF;*/
    background: url("../images/bg5.png");;
    background-repeat: no-repeat;
    background-position: 0% 100%;
    height: 515px;
    background-size: contain;
    padding-top: 161px;
    color: white;
    font-weight: 300;
    text-align: center;
    width: 100%;
    padding-bottom: 0px;
}

.voorbeeld_tour_main .bedrif-team-menu .team {
    font-weight: bold;
}

.page-template-default .voorbeeld_tour_main .blog-text {
    color: #888888;
    font-size: 20px;
    text-align: center;
}

.Inte-img img {
    width: 70%;
    height: 100%;
}

.Inte-img .wpb_wrapper > p {
    margin: 0;
}

.wpb_text_column.wpb_content_element.meer-button {
    float: left;
    width: 100%;
}

.voorbeeld_tour_main .vedrif2 {
    background: none repeat scroll 0 0 #f7f7f7;
}

.voorbeeld_tour_main .vedrif2-outer .blog-text {
    color: #333333;
    line-height: 21px;
    padding-bottom: 0;
    padding-top: 0;
    text-align: start;
}

.voorbeeld_tour_main .vedrif2-outer {
    padding-top: 5px;
}

.voorbeeld_tour_main .blog-image {
    padding-top: 45px;
}

.voorbeeld_tour_main .vedrif3 .vedrif1-outer {
    padding-bottom: 32px;
}

.voorbeeld_tour_main #jumbotron4 .blog-text > ul {
    padding-top: 15px;
}

.voorbeeld_tour_main #jumbotron4 .vedrif1-outer {
    padding-bottom: 54px;
}

.voorbeeld_tour_main #jumbotron5 .vedrif2-outer {
    padding-top: 89px;
}

.voorbeeld_tour_main #jumbotron3 .vedrif2-outer {
    padding-top: 109px;
}

.voorbeeld_tour_main #jumbotron2 .vedrif1-outer {
    padding-bottom: 44px;
    padding-top: 15px;
}

@media screen and (max-width: 320px) {
    .nav.navbar-nav.pull-right {
        overflow: scroll;
    }

}

@media only screen
and (min-device-width: 320px)
and (max-device-width: 480px)
and (orientation: portrait) {


    .vc_row.wpb_row.vc_row-fluid {
        margin: 0 auto;
        min-width: 100%;
        overflow: hidden;
    }

    .jumbotron.top-space.second .text1 {
        float: right;
        padding-top: 10px;
        text-transform: inherit;
    }

    select.drop_menu {
        display: block !important;
        height: 24px;
        width: 88%;
    }

    .container .jumbotron1 {
        padding-left: 0px;
        padding-right: 0px;
    }

}

@media only screen
and (min-device-width: 320px)
and (max-device-width: 480px)
and (orientation: landscape) {

    .jumbotron.top-space.second .text1 {
        float: right;
        padding-top: 10px;
        text-transform: inherit;
    }

    .nav.navbar-nav.pull-right {
        overflow: scroll;
        padding-left: 35px;
        text-align: left !important;
        width: 100% !important;
    }

    .navbar-toggle {
        height: 35px !important;
        width: 36px !important;
    }

    .nav.navbar-nav.pull-right {
        min-height: 100px;
        overflow: scroll;
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #999999;
    }

}

/*----------------End----------------*/

/*-------------Feature page css------------------*/

/*.wp-image-931 {*/
    /*width: auto !important;*/
/*}*/
@media only screen and (max-width: 1026px) and (min-width: 768px){
    .page-child article .wpb_wrapper .vc_col-sm-6:first-child{
        width: 100%;
        margin-bottom: 30px;
    }
    .page-child article .wpb_wrapper .vc_col-sm-6:nth-child(2) {
        width: 60%;
        margin-left: 20%;
    }
    /*.page-child article img{*/
        /*height: inherit;*/
        /*width: 100%;*/
    /*}*/
}


/*#post-204 img,*/
/*#post-2244 .vc_single_image-wrapper > img,*/
/*#post-3358 .vc_single_image-wrapper > img,*/
/*#post-2189 .vc_single_image-wrapper > img,*/
/*#post-2443 .vc_single_image-wrapper > img,*/
/*#post-2198 .vc_single_image-wrapper > img,*/
/*#post-220 .vc_single_image-wrapper > img,*/
/*#post-2185 .vc_single_image-wrapper > img,*/
/*#post-2187 .vc_single_image-wrapper > img{*/
    /*width: auto;*/
/*}*/
.wp-image-781 {
    width: 100% !important;
}
@media only screen and (max-width: 767px) {

    .wp-image-931 {
        margin-top: 30px;
        width: 70% !important;
        margin-left: 15%;
    }

    /*.page-child article img{*/
        /*height: inherit;*/
        /*width: 100%;*/
    /*}*/

    .page-child article .blog-text .wpb_wrapper > p {
        width: 100%;
    }

    #post-204 img {
        width: auto;
        max-width: none;
    }

    #post-214 .vc_row.wpb_row.vc_row-fluid:nth-child(4) .wpb_wrapper{
        text-align: center;
    }

    .vc_col-sm-6.Contact_col_left.wpb_column.vc_column_container {
        text-align: center !important;
    }

    .post-2178 .wpb_wrapper{
        text-align: center;
        margin-top: 25px;
    }

    .contact-left-inner > div {
        text-align: center !important;
        float: none;
    }

    .navbar-inverse {
        min-height: 70px !important;
    }

    .collapse2 {
        display: none !important;
    }

    .container1 {
        width: 100%;
        min-height: 50px !important;
    }

    .navbar-inverse .navbar-brand {
        width: 150px;
        margin-top: 15px;
    }

    .navbar-header > button {
        margin-top: 18px;
    }

    .navbar.navbar-inverse {
        width: 100%;
        position: static !important;
    }

}

@media only screen and (max-width: 347px) {
    .vc_col-sm-6.Contact_col_left.wpb_column.vc_column_container {

    }
}

@media only screen and (max-width: 767px) {

    .vc_col-sm-6.Contact_col_left.wpb_column.vc_column_container {
        background: white !important;

    }

    .vc_col-sm-6.contact_col_right.wpb_column.vc_column_container {
        text-align: center !important;

    }

    #post-2189 .blog-title {
        text-align: center;
    }

    #post-2189 .ons_row img {
        width: auto !important;
    }

    .collapse.navbar-collapse.navbar-ex1-collapse {

        padding-right: 0;
        padding-left: 0;

    }

    .nav.navbar-nav.pull-right {
        padding-bottom: 0;
        border-bottom: 1px solid #eae7e3;
        padding-right: 0;
        padding-left: 0;
        margin-left: 0;
        margin-right: 0;
    }

    .nav.navbar-nav.pull-right > li {
        border-top: 1px solid #eae7e3;
    }

    .navbar-nav > li > a.page-scroll {
        margin-left: 53px;
    }

    .sub-menu > li > a.page-scroll {
        margin-left: 53px;
    }

    .sub-menu > .arrow-img {
        display: none;
    }

    ul.sub-menu > li > a {
        padding-left: 25px;
        color: #0083c9 !important;
    }

    ul.sub-menu > li {
        padding-top: 8px !important;
        padding-bottom: 9px !important;
        border-top: 1px solid #eae7e3;
    }

    ul.sub-menu {

        background: rgba(100, 100, 100, 0.05) !important;
        border-bottom-right-radius: 0;
        color: gray !important;
        float: none;
        list-style: outside none none;
        left: 0 !important;
        padding-bottom: 0 !important;
        padding-left: 0px;
        padding-top: 0px !important;
        text-align: left !important;
        width: 100% !important;
    }

    .dropdown-collapse {

        display: inline !important; /* display the dropdown in small res devices*/
        position: absolute;
        right: 0;
        top: 0;
        font-size: 20px;
        line-height: 50px;
        width: 55px;
        height: 47px;
        text-align: center;
        border-left: 1px solid #eae7e3;
        color: #a29d99;
        -webkit-tap-highlight-color: rgba(83, 73, 67, 0.2);
    }
}

.pop-menu, .pop-menu1, .pop-menu2 {
    background: none repeat scroll 0 0 #01395e;
    border-bottom-right-radius: 16px;
    color: white;
    float: none;
    font-size: 15px;
    height: auto;
    left: -36px;
    line-height: 21px;
    list-style: outside none none;
    margin: 0 auto;
    padding-bottom: 16px;
    padding-left: 0;
    padding-top: 15px;
    position: absolute;
    text-align: center;
    top: 88px;
    width: 173px;
}

.pop-menu > ul {
    list-style: outside none none;
}

.pop-menu > li {
    cursor: pointer;
}

.pop-menu1 > li {
    cursor: pointer;
}

.pop-menu2 > li {
    cursor: pointer;
}

.pop-menu1 > ul {
    list-style: outside none none;
}

.arrow-img {
    margin-top: -31px;
    padding-bottom: 6px;
}

.team {
    font-weight: bold;
}

.pop-menu2 > ul {
    list-style: outside none none;
}

.feature_main .bedrif-team-menu {
    float: left;
    margin-top: 8%;
    text-align: center;
    width: 100%;
}

.feature_main .bedrif-team-menu > ul {
    display: block;
    list-style: outside none none;
    padding-left: 0%;
    text-align: center;
}

.feature_main .bedrif-team-menu li {
    color: #00385d;
    cursor: pointer;
    float: left;
    font-size: 18px;
    padding-right: 19px;
}

.feature_main .bedrif-team-menu .team {
    font-weight: bold;
}

.feature_main #head {
    /*    background: url("../images/bnr.png") no-repeat scroll 100% 100% / cover #FFFFFF;*/
    background: url("../images/main_bg3.png");;
    background-repeat: no-repeat;
    background-position: 0% 100%;
    height: 609px;
    background-size: contain;
    padding-top: 161px;
    color: white;
    font-weight: 300;
    text-align: center;
    width: 100%;
    padding-bottom: 0px;
    background-size: 100%;
}

.feature_main .feature-outer-right {
    background: url("../images/leftimgg.png");
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 251px;
    overflow: hidden;
    padding-left: 40px;
    margin-left: -7px;
}

.feature_main #right-others1 {
    margin-top: 19%;
}

.feature_main #right-others2 {
    margin-top: 19%;
}

.feature_main #right-others3 {
    margin-top: 19%;
}

.feature_main #right-others4 {
    margin-top: 19%;
}

.feature_main #right-others5 {
    margin-top: 19%;
}

.feature_main #right-first {
    margin-top: 10%;
}

.feature_main #left-first {
    margin-top: 40%;
}

.feature_main #left-others1 {
    margin-top: 19%;
}

.feature_main #left-others2 {
    margin-top: 19%;
}

.feature_main #left-others3 {
    margin-top: 19%;
}

.feature_main #left-others4 {
    margin-top: 19%;
}

.feature_main .feature-outer-left {
    background: url("../images/lft.png") no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    min-height: 247px;
    padding-left: 0px;
    margin-right: -8px;
    border-bottom-left-radius: 19%;
    overflow: hidden;
}

.feature_main .feature-outer-right .feature-inner-left {
    float: left;
    width: 70%;
}

.feature_main .feature-outer-left .feature-inner-left {
    float: left;
    width: 30%;
}

.feature_main .feature-outer-left .feature-inner-right {
    float: left;
    width: 59%;
}

.feature_main .feature-date {
    padding-left: 20px;
    padding-top: 19px;
}

.feature_main .feature-title {
    font-size: 16px;
    padding-left: 20px;
    color: #2896cf;
}

.feature_main .feature-detail {
    font-size: 16px;
    line-height: 21px;
    padding-left: 20px;
    padding-top: 13px;
}

.feature_main .feature-inner-right {
    float: right;
    /*    padding-top: 7px;*/
    width: 30%;
}

.feature_main .feature-inner-img > img {
    background-size: contain;
    width: 100%;
}

.feature_main .left {
    padding: 0px;
    border-right: 2px dotted #92b2c4;
}

.feature_main .right {
    padding: 0px;
    /*    border-left: 2px dotted #92b2c4;*/
}

.feature_main #jumbotron1 .highlight {
    padding: 0;
}

.feature_main .feature-outer-left .feature-inner-img > img {
    background-size: contain;
    width: 95%;
}

.feature_main .feature-outer-right .feature-inner-img > img {
    background-size: contain;
    width: 100%;
}

.feature_main #left-last {
    height: 137px;
}

@media screen and (min-width: 998px) and (max-width: 1024px) {
    .ak {
        width: 76%;
    }

    #voordelen1.top-space.second .text1 {
        float: left;
        max-width: 100% !important;
        text-align: center;
        width: 100%;
    }

    #voordelen1.top-space.second .ak {
        float: left;
        text-align: center;
        width: 100% !important;
    }

    .text1 {
        max-width: 190px !important;
    }

    .jumbotron.top-space.second .ak {
        width: auto !important;
    }

}

/*----------------End----------------*/

/*-------------blog article page css------------------*/
.blog-article .blog-image > img {
    width: 100%;
    height: 100%;
}

.blog-article .jumbotron1-outer {
    background: white;
    height: auto;
}

.blog-article .blog-text1 {
    padding-top: 34px;
}

.blog-article .blog-text2 {
    padding-top: 30px;
}

.blog-article .blog-text3 {
    padding-top: 30px;
}

.blog-article .blog-text2-title {
    color: black;
    font-size: 16px;
}

.blog-article .blog-text3-title {
    color: black;
    font-size: 16px;
}

.blog-article .widget-body > p {
    color: white;
    font-size: inherit;
    margin-bottom: 0;
    margin-top: 0;
}

.blog-article .blog-comment-first {
    float: left;
    width: 100%;
    /*    border-image:url("../images/borderline.png") 27 27 27 27 round round;*/
}

.blog-article .blog-comment-border {
    float: left;
    overflow: hidden;
    width: 98.5%;
}

.blog-article .blog-comment-first-left {
    color: black;
    float: left;
    font-weight: bold;
    width: 83px;
}

.blog-article .blog-comment-first-right {
    float: right;
    width: 100px;
    color: #8e8f93;
}

.blog-article .blog-comment-second {
    color: #8e8f93;
    float: left;
    width: 100%;
}

.blog-article .blog-comment-second-left {
    float: left;
    width: 161px;
}

.blog-article .blog-comment-second-right {
    float: right;
    width: auto;
}

.blog-article .blog-comment-second-right .first {
    float: left;
    width: 76px;
}

.blog-article .blog-comment-second-right .second {
    float: right;
    width: 78px;
}

.blog-article .blog-comment-third {
    float: left;
    margin-top: 13px;
    width: 100%;
}

.blog-article .blog-comment-third-left {
    float: left;
    width: 7%;
}

.blog-article .blog-comment-second-right .imag2 {
    margin-left: 6px;
}

.blog-article .blog-comment-third-right {
    border: 2px solid #ccd4d7;
    border-radius: 3px;
    color: #a0b7c9;
    float: left;
    margin-left: 2px;
    padding: 9px 9px 9px 11px;
    width: 91%;
}

.blog-comment-third input {
    height: 41px;
    width: 92%;
    border: 2px solid #ccd4d7;
    /*    border-radius: 3px;*/
    color: #a0b7c9;
    padding-left: 17px;
    border-radius: 4px;
}

.blog-article .imag5 > img {
    margin-right: 7px;
}

.blog-article .imag4 > img {
    margin-right: 6px;
}

.blog-article .blog-comment-third-left > img {
    width: 82%;
}

.blog-article .blog-comment-fouth {
    color: #8c8f98;
    float: left;
    padding-bottom: 33px;
    padding-top: 49px;
    text-align: center;
    width: 100%;
}

.blog-article .blog-comment-fifth {
    border-top: 1px solid #ccd4d7;
    float: left;
    width: 100%;
}

.blog-article .blog-comment-fifth-first {
    color: #ccd4d7;
    float: left;
    padding-top: 16px;
    width: auto;
}

.blog-article .blog-comment-fifth-second {
    float: left;
    padding-left: 20px;
    width: auto;
    color: #ccd4d7;
    padding-top: 16px;
}

.blog-article .blog-comment-fifth-third {
    float: left;
    padding-left: 20px;
    width: auto;
    color: #ccd4d7;
    padding-top: 16px;
}

.blog-article .blog-comment-fifth-fourth {
    color: #c8cdd1;
    float: right;
    font-size: 20px;
    font-weight: bold;
    padding-top: 16px;
}

.blog-article .blog-comment {
    padding-bottom: 12%;
}

@media screen and (min-width: 768px) and (max-width: 828px) {

    .navbar-header img {
        width: 60%;
    }
    .collapse1 li > a {
        font-size: 14px !important;
    }
    .collapse2 > .pull-right1 {
        padding-left: 10px;
    }

    .blog-comment-third input {
        border: 2px solid #ccd4d7;
        border-radius: 4px;
        color: #a0b7c9;
        height: 39px;
        padding-left: 18px;
        width: 86%;
    }

    .blog-article .blog-comment-third-left > img {
        width: 91%;
    }

    .blog-article .blog-comment-third-left {
        float: left;
        width: 13%;
    }

    #overflex .row {
        padding-left: 3%;
    }

    .voorbeeld_tour_main .bedrif-team-menu {
        float: left;
        margin-top: 5%;
        text-align: center;
        width: 100%;
    }

    .voorbeeld_tour_main .bedrif-team-menu > ul {
        padding-left: 65px;
    }

    .feature_main .feature-left-main-inner {
        background: none repeat scroll 0 0 #f2f2f2;
        border-bottom-left-radius: 53px;
        float: left;
        width: 93%;
    }

    .feature_main .feature-outer-left {
        margin-right: -6px;
    }

    .feature_main .feature-outer-right {
        margin-left: -5px;
    }

    .feature_main .feature-outer-left .feature-inner-right {
        background: none repeat scroll 0 0 #f2f2f2;
        float: left;
        width: 63%;
    }
}

/*----------------End----------------*/

.contact-page .contact-div {
    float: left;
    height: auto;
    width: 100%;
}

.contact-page .sec {
    color: black;
}

.contact-page .contact-left {
    padding: 0;
    z-index: 9999;
}

.contact-page .contact-right {
    margin-left: -24px;
    padding: 0;
    z-index: 111;
}

#cnt {
    background: #1a8ecb;
}

.contact-page .contact-left-outer {
    /*    background: none repeat scroll 0 0 white;*/
    height: 672px;
    float: left;
    width: 100%;
    background: url("../images/contbg.png");
    background-repeat: no-repeat;
    background-size: cover;

}

.contact-page .contact-left-inner {
    float: left;
    padding-bottom: 113px;
    padding-top: 47px;

}

.contact-page .navbar-collapse.collapse {
    float: left;
    width: 75%;
}

.contact-page .contact-right-outer {
    background: #F2F2F2;
    height: auto;
    float: left;
}

.contact-page .contact-left-outer .contact-title {
    color: #067cc4;
    float: left;
    font-size: 50px;
    padding-left: 52px;
    text-align: left;
    width: 100%;
}

.contact-page .contact-left-outer div:not(.contact-title, .back_to_home) {
    /*    color: #8d8d8d;*/
    color: black;
    float: left;
    font-size: 16px;
    line-height: 21px;
    padding-left: 52px;
    text-align: left;
    width: 91%;
    padding-top: 15px;
}

.contact-page .contact-right-inner {
    float: left;
    padding-top: 61px;
    text-align: center;
    width: 100%;
}

.contact-page select {

    float: none;
    padding: 10px;
    width: 87%;
}

.contact-page .nm {
    border: 1px solid #c9c9c9;
    float: none;
    padding: 10px 10px 10px 11px;
    width: 87%;
}

.contact-page .nm1 {
    border: 1px solid #c9c9c9;
    float: none;
    height: 200px;
    padding-left: 9px;
    padding-top: 10px;
    resize: none;
    width: 87%;
}

.contact-page .btn-sub {
    background: none repeat scroll 0 0 #0083c4;
    border: medium none;
    color: white;
    float: left;
    margin-left: 37px;
    margin-top: 15px;
    padding: 10px 15px;
    border-radius: 0 !important;
}

.contact-page .contact-left-outer .con-button {
    background: none repeat scroll 0 0 #0083c4;
    border: medium none;
    color: white;
    float: left;
    margin-left: 47px;
    margin-top: 15px;
    padding: 10px 15px;
}

.wpcf7-form-control.wpcf7-submit.btn-sub {
    background: none repeat scroll 0 0 #0083c4;
    border: medium none;
    border-radius: 0 !important;
    color: white;
    float: left;
    font-size: 16px;
    margin-top: 15px;
    padding: 10px 15px;
}

.wpcf7-form > p {
    text-align: center;
}

.contact-page .contact-last-text {
    color: white;
    float: left;
    padding-bottom: 19px;
    padding-top: 16px;
    text-align: center;
    width: 100%;
}

.contact-page .nav.navbar-nav.pull-right a {
    color: white;
}

.contact-page .navbar-inverse {
    background: none repeat scroll 0 0 #2896cf;
    border-bottom: 1px solid #2896cf;
    margin-bottom: 0;
    min-height: 100px;
    padding-top: 0;
    z-index: 10000;
}

.contact-page .navbar-header {
    float: left;
    padding-left: 3%;
    text-align: right;
    width: 263px;
}

.contact-page .twiter {
    /* background: url("../images/s1.png") no-repeat scroll left center rgba(0, 0, 0, 0); */
    float: left;
    height: 31px;
    width: 31px;
}

.contact-page .twiter:hover {
    background: url("../images/ywt.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    float: left;
    height: 31px;
    width: 31px;
}

.contact-page .g-plus {
    /*background: url("../images/s2.png") no-repeat scroll left center rgba(0, 0, 0, 0);*/
    float: left;
    height: 31px;
    width: 31px;
}

.contact-page .g-plus:hover {
    background: url("../images/gg.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    float: left;
    height: 31px;
    width: 31px;
    /*margin-right: 3px;*/
}

.contact-page .linked {
    /* background: url("../images/s3.png") no-repeat scroll left center rgba(0, 0, 0, 0); */
    float: left;
    height: 31px;
    width: 31px;
}

.contact-page .linked:hover {
    background: url("../images/link.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    float: left;
    height: 31px;
    width: 31px;
}

@media screen and (min-width: 980px) and (max-width: 1023px) {

    .navbar-header {
        float: left;
        width: 250px !important;
    }

    .navbar-brand > img {
        width: 100%;
    }

}

@media screen and (min-width: 538px) and (max-width: 600px) {

    .contact-page .contact-right-outer {
        background: none repeat scroll 0 0 #f2f2f2;
        float: left;
        height: auto;
        margin-left: 24px;
        overflow: hidden;
        width: 91.6% !important;
    }
}

label {
    display: inline-block;
    font-weight: 700;
    margin-bottom: 5px;
    padding-right: 19px;
}

.comment-form-comment > input#comment {

    width: 85% !important;
}

.entry-title {

    text-align: center;
}

.voorbeeld_tour_main .container1 {
    overflow: hidden;
    width: 100%;
}

.services .col-md-4 {
    width: 394px;
}

h1.entry-title {
    display: none;
}

.bedrif-team .entry-content {
    margin-bottom: 46px !important;
    padding-top: 45px;
}

.cmt-members {
    margin-bottom: 65px !important;
    margin-top: 65px;
    overflow: hidden;
}

.Zij .btn.btn-action.btn-lg {
    margin-top: 80px;
}

.team-template #menu-header-1 {
    width: 48%;
    overflow: hidden;
}

.blog-text .wpb_wrapper > p {
    margin: 0 auto;
    width: 50%;
    padding-bottom: 20px;
}

.page-id-232 .blog-text .wpb_wrapper > p {
    margin: 0 auto;
    padding-bottom: 20px;
    padding-top: 47px;
    width: 50%;
}

.widget-body a {
    color: #ffffff;
}

.simplenav > a {
    color: #000000;
}

ul.sub-menu {
    display: none;
    background: none repeat scroll 0 0 #01395e;
    border-bottom-right-radius: 16px;
    color: #ffffff;
    float: none;
    font-size: 15px;
    height: auto;
    left: -36px;
    line-height: 21px;
    list-style: outside none none;
    margin: 0 auto;
    padding-bottom: 16px;
    padding-left: 0;
    padding-top: 15px;
    position: absolute;
    text-align: center;
    top: 88px;
    width: 173px;

}

ul.sub-menu a {

    color: #ffffff;
}

#menu-header-1 li {
    list-style-type: none;
    color: #00385d;
    cursor: pointer;
    float: left;
    font-size: 18px;
    padding-right: 19px;
}

#menu-header-1 li a {
    color: #00385d !important;
    text-decoration: none;
    font-size: 18px;
}

.bedrif-team-menu ul {
    margin: auto;
    overflow: hidden;
    text-align: center;
}

.row {
    margin-left: 0px;
    margin-right: 0px;
}

.bedrif_main .bedrif-team-menu li {
    color: #00385d;
    cursor: pointer;
    float: left;
    font-size: 20px;
    padding-right: 19px;
}

.bedrif_main .bedrif-team-menu > ul {
    list-style: outside none none;
    text-align: center;
}

/************* Contact form Popup *******************/

#contactdiv {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    background: #1A8ECB;
    display: none;
    z-index: 99999;
    top: 106px;

}

.close-popup {
    text-align: right;
    color: #ffffff;
}

.contact-right-outer {
    width: 100%;
}

.close-popup > a {
    color: #ffffff;
}

.wpcf7-form > p {
    margin-bottom: 10px;
}

#contactdiv form.wpcf7-form {
    margin: 0 auto;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    border: medium none;
    color: #008000;
    display: none;
    font-size: 32px;
    font-weight: bold;
    left: 0;
    padding-left: 28px;
    position: absolute;

}

span.wpcf7-not-valid-tip {
    color: #ff0000;
    display: block;
    font-size: 1em;
    text-align: left;
    padding-left: 7%;
}

.contact-page .contact-right {
    background: none repeat scroll 0 0 #F2F2F2;
    height: 672px !important;
    margin-left: -24px;
    padding: 0;
    z-index: 111;
}

.close_icon {
    height: 15px;
    position: relative;
    right: 5%;
    top: 25px;
    z-index: 9999;
}

.navbar.navbar-inverse.navbar-fixed-top.headroom {
    position: fixed;
    /*z-index: 999999;
*/
}

#popup-contact > p {
    margin-bottom: 5px;
    width: 100%;
}

.jumbotron.top-space.second .text1 {
    float: right;
    text-transform: inherit;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    overflow: hidden;
}

.col-md-4.col-sm-6.highlight {
    padding-left: 0;
}

.blog-image .alignnone.size-full {
    width: 100%;
}

select.drop_menu {
    display: none;
}

.container .jumbotron1 {
    border-radius: 3px;
    padding-left: 0px !important;
}

.feature_main .jumbotron1 p {
    margin-bottom: 0px;
}

.menu-selected {
    font-weight: bold;
}

.default-template .entry-content {
    margin: 0 auto;
    width: 80%;
}

.home-page .jumbotron1-main > p {
    color: #333333 !important;
    font-size: 13px !important;
    margin-bottom: 0px !important;
    padding: 0 10px;
}

.referenties .jumbotron1-main > p {
    padding: 0 10px;
}

.team-member-other-info a {
    color: #c5c7c4;
    cursor: pointer;
    text-decoration: underline;
}

ul.team-member-other-info {
    list-style-type: none;
    padding: 0;
}

#feedly-mini {
    display: none !important;
}

select.drop_menu {
    height: 24px;
    width: 88%;
}

#banner > img {
    width: 100%;
}

#id-cmt-wrapper .col-one-fourth > p {
    text-align: center !important;
}


.Nieuwe .col-md-4.col-sm-6.highlight {

    min-width: 398px;
}

.wpb_text_column.wpb_content_element.ons_row2 p {
    font-size: 20px;
}

span.edit-link {
    display: none;
}

.feature_main .container {
    padding-left: 0px;
}

.vc_row.wpb_row.vc_row-fluid.Contact_form1 {

    margin: 0 auto;
    max-width: 1088px;
}

.Contact_form1 .nm {

    float: none;
    font-size: 16px;
    padding: 10px 10px 10px 11px;
    width: 87%;
}

.Contact_form1 .nm1 {
    border: 1px solid #c9c9c9;
    float: none;
    font-size: 16px;
    height: 200px;
    padding-left: 9px;
    padding-top: 10px;
    resize: none;
    width: 87%;
}

.Contact_form1 select {
    float: none;
    font-size: 16px;
    padding: 10px;
    width: 87%;
}

.contact_page {
    background: none repeat scroll 0 0 #1a8ecb;

    padding-top: 150px;
    padding-bottom: 40px;
    margin: 0px 10px

}

.vc_col-sm-6.contact_col_right.wpb_column.vc_column_container {
    background: none repeat scroll 0 0 #f2f2f2;

    padding-top: 40px;
    padding-bottom: 50px;

}

.vc_col-sm-6.Contact_col_left.wpb_column.vc_column_container {
    background: url("../images/contbg.png") no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
    padding-left: 52px;

    padding-right: 30px;

}

.vc_row.wpb_row.vc_row-fluid.Contact_form1 {
    background: none repeat scroll 0 0 #f2f2f2;
}

.vc_row.wpb_row.vc_row-fluid.Contact_form1 {
    border: 1px solid #067cc4;
}

.contact-text2 {
    color: black;
    float: left;
    font-size: 16px;
    line-height: 21px;
    padding-top: 20px;
    text-align: left;
    width: 100%;
}


.contact_page article {
    margin-bottom: 0px;
}

.Contact_form1 .wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button {
    margin-bottom: 0px;
}

.Contact_form1 .contact-text1 {
    color: black;
    float: left;
    font-size: 16px;
    line-height: 21px;

    padding-top: 15px;
    text-align: left;

}

.home-page #head {
    /*    background-image:url("../images/main_bg1.png");*/
}

.page-id-103 #head {
    background-image: url("../images/bg1.png");
    height: 610px;
    border-bottom-right-radius: 160px;
}

.home-page.e-uur_main.voordelen #head {
    background-image: url("../images/main_bg2.png");
}

.page-id-624 #head {
    background-image: url("../images/bg2.png");
    height: 610px;

}

.blog-main.bedrif-team #head {

    background-image: url("../images/bg3.png");
    height: 610px;
    background-position: 100% 100%;
    background-size: cover;

}

.single-post .blog-main #head {

    background-image: url("../images/bg3.png");
}

#head_over-ons {
    background-image: url("../images/main_bg4.png");
}

.page-id-69 #head {
    background-image: url("../images/bg4.png");
    background-size: cover;
    border-bottom-right-radius: 160px;
    height: 610px;
    padding-top: 90px;
}

.page-id-325 #head {
    background-image: url("../images/bg4.png") !important;
    background-position: 100% 0% !important;
    background-size: cover;
    padding-top: 90px;

}

.page-template-euur-index #head {
    background: rgba(0, 0, 0, 0) url("../images/bnr.png") no-repeat scroll 100% 100% / cover !important;
    color: white;
    font-weight: 300;
    height: 625px;
    padding-top: 250px;
    text-align: center;
    width: 100%;
}

/************************** custom css 16-5-2015 **********************/

.vc_row.wpb_row.vc_inner.vc_row-fluid.ons_row_first {

    margin: auto;
    text-align: left;

    max-width: 1258px;
}

.banner_text {
    max-width: 1258px;
    margin: 0 auto;
}

.bedrif-team #head {

    margin: 0 auto;

}

.navbar-header {

    padding-left: 48px;

}

.vc_row.wpb_row.vc_row-fluid.ons_row {

    margin: 0 auto;
}

.jumbotron.top-space.second {

    margin: 0 auto;

}

.vc_row.wpb_row.vc_row-fluid.ons_row2 {

    margin: 0 auto;
}

.wpb_text_column.wpb_content_element.ons_row2 {
    margin: 0 auto;
    max-width: 1258px;
}

.hentry .container {
    padding: 0px;
}

.wpb_text_column.wpb_content_element.img-left img {
    float: left;
}

.ons_row_first .vc_col-sm-6.wpb_column.vc_column_container {
    padding-right: 5px;
}

.ons_row2 .vc_col-sm-6.wpb_column.vc_column_container {
    padding-right: 5px;
}

.voorbeeld_tour_main {

    overflow: hidden;
    width: 100%;
}

.Contact_form1 .wpcf7-not-valid-tip {

    padding-left: 0px;
}

.Contact_form1 .wpcf7-response-output.wpcf7-validation-errors {
    float: left;
    width: 100%;
}

#popup-contact > p {
    overflow: hidden;
}

.Contact_form1 .wpcf7-response-output.wpcf7-validation-errors {
    float: left;
    margin-left: 0 !important;
    margin-top: 0 !important;
    padding-left: 0;
    width: 100%;
}

.vc_row.wpb_row.vc_inner.vc_row-fluid.ons_row_second {
    margin: 0 auto;
    padding-bottom: 50px;
    padding-top: 50px;
    max-width: 1258px;
    width: 82%;
}

.wp-image-781.alignleft {
    max-width: 100%;
}

/*----------------End----------------*/

.collapse2 .pull-right1 {

    float: right;
    list-style: outside none none;
    overflow: hidden;

}

.pull-right1 > li {
    float: left;
}

.navbar-header {
    padding-left: 7px;

}

.page-template-default .col-md-4.col-sm-6.highlight {
    width: 100%;
}

.page-template-default .text1 {
    padding-left: 5%;
}

.page-id-358 .hentry .container {
    max-width: 1280px;
}

.page-id-638 .hentry .container {
    max-width: 1235px;
}

.page-id-638.hentry .container {
    max-width: 1235px;
}

.page-template-Nieuwe-features .container.main-div {

    padding: 0px !important;
}

.page-template-Nieuwe-features .container.internal-div {
    padding: 0px !important;
}

.page-template-Nieuwe-features .container .jumbotron1 {
    padding: 0px !important;
}

.page-template-Nieuwe-features #voordelen1 .container {
    padding: 0px !important;
}

.page-id-624 .div-line.under-header {
    display: block;
}

.page-id-624 .bedrif-team .bedrif-team-menu {
    float: left;
    margin-top: 3.2%;
    text-align: center;
    width: 100%;
}

.page-id-116 #head {
    height: 610px;
}

.ons_row2 .vc_row-fluid img {
    max-width: 460px;
}

/*----------------End----------------*/

/*----------------------Contact page css------------------------*/
/*
---- for chrome---*/
@media screen and (-webkit-min-device-pixel-ratio: 0) {

    /*.contact-page .contact-left-outer
{
  height: 6px !important;
}
.contact-page .contact-right-outer {
 height: 638px !important;
}*/
}

/*---------end--------*/
.contact-page .contact-div {
    float: left;
    height: auto;
    width: 100%;
}

.contact-page .sec {
    color: black;
}

.contact-page .contact-left {
    padding: 0;
    z-index: 9999;
}

.contact-page .contact-right {
    margin-left: -24px;
    padding: 0;
    z-index: 111;
}

#cnt {
    background: #1a8ecb;
}

.contact-page .contact-left-outer {
    /*    background: none repeat scroll 0 0 white;*/
    height: 672px;
    float: left;
    width: 100%;
    background: url("../images/contbg.png");
    background-repeat: no-repeat;
    background-size: cover;

}

.contact-page .contact-left-inner {
    float: left;
    padding-bottom: 113px;
    padding-top: 47px;

}

.contact-page .navbar-collapse.collapse {
    float: left;
    width: 75%;
}

.contact-page .contact-right-outer {
    background: #F2F2F2;
    height: auto;
    float: left;
}

.contact-page .contact-left-outer .contact-title {
    color: #067cc4;
    float: left;
    font-size: 50px;
    padding-left: 52px;
    text-align: left;
    width: 100%;
}

.contact-page .contact-left-outer .contact-text1 {
    /*    color: #8d8d8d;*/
    color: black;
    float: left;
    font-size: 14px;
    padding-left: 52px;
    text-align: left;
    width: 91%;
    padding-top: 15px;
}

.contact-page .contact-left-outer .contact-text2 {
    color: black;
    float: left;
    font-size: 14px;
    padding-left: 52px;
    text-align: left;
    width: 100%;
    padding-top: 20px;
}

.contact-page .contact-left-outer .contact-text3 {
    color: black;
    float: left;
    font-size: 14px;
    padding-left: 52px;
    text-align: left;
    width: 100%;
    padding-top: 20px;
}

.contact-page .contact-left-outer .contact-text4 {
    color: black;
    float: left;
    font-size: 14px;
    padding-left: 52px;
    text-align: left;
    width: 100%;
    padding-top: 20px;
}

.contact-page .contact-left-outer .contact-text5 {
    color: black;
    float: left;
    font-size: 14px;
    padding-left: 52px;
    text-align: left;
    width: 100%;
    padding-top: 20px;
}

.contact-page .contact-right-inner {
    float: left;
    padding-top: 61px;
    text-align: center;
    width: 100%;
}

.contact-page select {

    float: none;
    padding: 10px;
    width: 87%;
}

.contact-page .nm {
    border: 1px solid #c9c9c9;
    float: none;
    padding: 10px 10px 10px 11px;
    width: 87%;
}

.contact-page .nm1 {
    border: 1px solid #c9c9c9;
    float: none;
    height: 200px;
    padding-left: 9px;
    padding-top: 10px;
    resize: none;
    width: 87%;
}

.contact-page .btn-sub {
    background: none repeat scroll 0 0 #0083c4;
    border: medium none;
    color: white;
    float: left;
    margin-left: 37px;
    margin-top: 15px;
    padding: 10px 15px;
    border-radius: 0 !important;
}

.contact-page .contact-left-outer .con-button {
    background: none repeat scroll 0 0 #0083c4;
    border: medium none;
    color: white;
    float: left;
    margin-left: 47px;
    margin-top: 15px;
    padding: 10px 15px;
}

.wpcf7-form-control.wpcf7-submit.btn-sub {
    width: 115px !important;
}

.wpcf7-form > p {
    text-align: center;
}

.contact-page .contact-last-text {
    color: white;
    float: left;
    padding-bottom: 19px;
    padding-top: 16px;
    text-align: center;
    width: 100%;
}

.contact-page .nav.navbar-nav.pull-right a {
    color: white;
}

.contact-page .navbar-inverse {
    background: none repeat scroll 0 0 #2896cf;
    border-bottom: 1px solid #2896cf;
    margin-bottom: 0;
    min-height: 100px;
    padding-top: 0;
    z-index: 10000;
}

.contact-page .navbar-header {
    float: left;
    padding-left: 3%;
    text-align: right;
    width: 263px;
}

.contact-page .twiter {
    /* background: url("../images/s1.png") no-repeat scroll left center rgba(0, 0, 0, 0); */
    float: left;
    height: 31px;
    width: 31px;
}

.contact-page .twiter:hover {
    background: url("../images/ywt.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    float: left;
    height: 31px;
    width: 31px;
}

.contact-page .g-plus {
    /*background: url("../images/s2.png") no-repeat scroll left center rgba(0, 0, 0, 0);*/
    float: left;
    height: 31px;
    width: 31px;
}

.contact-page .g-plus:hover {
    background: url("../images/gg.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    float: left;
    height: 31px;
    width: 31px;
    /*margin-right: 3px;*/
}

.contact-page .linked {
    /* background: url("../images/s3.png") no-repeat scroll left center rgba(0, 0, 0, 0); */
    float: left;
    height: 31px;
    width: 31px;
}

.contact-page .linked:hover {
    background: url("../images/link.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    float: left;
    height: 31px;
    width: 31px;
}

label {
    display: inline-block;
    font-weight: 700;
    margin-bottom: 5px;
    padding-right: 19px;
}

.comment-form-comment > input#comment {

    width: 85% !important;
}

.entry-title {

    text-align: center;
}

.voorbeeld_tour_main .container1 {
    overflow: hidden;
    width: 100%;
}

.services .col-md-4 {
    width: 394px;
}

h1.entry-title {
    display: none;
}

.bedrif-team .entry-content {
    margin-bottom: 46px !important;
    padding-top: 45px;
}

.cmt-members {
    margin-top: 45px;
    overflow: hidden;
}

.cmt-wrapper.mobile {
    margin-bottom: 63px;
}

.Zij .btn.btn-action.btn-lg {
    margin-top: 80px;
}

.team-template #menu-header-1 {
    width: 48%;
    overflow: hidden;
}

.blog-text .wpb_wrapper > p {
    margin: 0 auto;
    width: 50%;
    padding-bottom: 20px;
}

.widget-body a {
    color: #ffffff;
}

.simplenav > a {
    color: #000000;
}

ul.sub-menu a {

    color: #ffffff !important;
}

#menu-header-1 li {
    list-style-type: none;
    color: #00385d;
    cursor: pointer;
    float: left;
    font-size: 18px;
    padding: 0 21px;
}

#menu-header-1 li a {
    color: #00385d !important;
    text-decoration: none;
    font-size: 18px;
}

.bedrif-team-menu ul {
    margin: auto;
    overflow: hidden;
    text-align: center;
}

.row {
    margin-left: 0px;
    margin-right: 0px;
}

.bedrif_main .bedrif-team-menu li {
    color: #00385d;
    cursor: pointer;
    float: left;
    font-size: 20px;
    padding-right: 19px;
}

.bedrif_main .bedrif-team-menu > ul {
    list-style: outside none none;
    text-align: center;
}

ul.sub-menu:hover {
    display: block;
}

/************* Contact form Popup *******************/

#contactdiv {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    background: #1A8ECB;
    display: none;
    z-index: 99999;
    top: 106px;

}

.close-popup {
    text-align: right;
    color: #ffffff;
}

.contact-right-outer {
    width: 100%;
}

.close-popup > a {
    color: #ffffff;
}

.wpcf7-form > p {
    margin-bottom: 10px;
}

#contactdiv form.wpcf7-form {
    margin: 0 auto;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    border: medium none;
    color: #008000;
    display: none;
    font-size: 32px;
    font-weight: bold;
    left: 0;
    padding-left: 28px;
    position: absolute;

}

div.wpcf7-validation-errors {
    border: none !important;
    margin-left: 22px !important;
    margin-top: 45px !important;
    text-align: left;
    color: #ff0000;
    font-weight: bold;
    font-size: 13px;
}

span.wpcf7-not-valid-tip {
    color: #ff0000;
    display: block;
    font-size: 1em;
    text-align: left;
    padding-left: 7%;
}

.contact-page .contact-right {
    background: none repeat scroll 0 0 #F2F2F2;
    height: 672px !important;
    margin-left: -24px;
    padding: 0;
    z-index: 111;
}

.close_icon {
    height: 15px;
    position: relative;
    right: 5%;
    top: 25px;
    z-index: 9999;
}

.navbar.navbar-inverse.navbar-fixed-top.headroom {
    position: fixed;
    /*z-index: 999999;
*/
}

#popup-contact > p {
    margin-bottom: 5px;
    width: 100%;
}

.jumbotron.top-space.second .text1 {
    float: right;
    text-transform: inherit;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    overflow: hidden;
}

.col-md-4.col-sm-6.highlight {
    padding-left: 0;
}

.blog-image .alignnone.size-full {
    width: 100%;
}

select.drop_menu {
    display: none;
}

.container .jumbotron1 {
    border-radius: 3px;
    padding-left: 0px !important;
}

.feature_main .jumbotron1 p {
    margin-bottom: 0px;
    margin-top: 0px;
}

.menu-selected {
    font-weight: bold;
}

.default-template .entry-content {
    margin: 0 auto;
    width: 80%;
}

.home-page .jumbotron1-main > p {
    color: #333333 !important;
    font-size: 16px !important;
    line-height: 21px;
    margin-bottom: 0px !important;
    padding: 0 10px;
}

.referenties .jumbotron1-main > p {
    padding: 0 10px;
}

.team-member-other-info a {
    color: #c5c7c4;
    cursor: pointer;
    text-decoration: underline;
}

#feedly-mini {
    display: none !important;
}

select.drop_menu {
    height: 24px;
    width: 88%;
}

#banner > img {
    width: 100%;
}

#id-cmt-wrapper .col-one-fourth > p {
    text-align: center !important;
}

#head_over-ons {
    background: url("../images/bnr.png") no-repeat scroll 100% 100% / cover rgba(0, 0, 0, 0);
    color: #ffffff;
    font-weight: 300;
    height: 625px;
    text-align: center;
    width: 100%;
}

#head_over-ons .lead {
    color: #ffffff;
    font-size: 64px;
    font-weight: bold;
    line-height: 1.15em;
    margin-bottom: 0;
}

#head_over-ons .tagline {
    color: #ffffff;
    font-size: 52px;
    font-weight: inherit;
    margin-bottom: 25px;
    margin-top: 0;
}

.Nieuwe .col-md-4.col-sm-6.highlight {

    min-width: 398px;
}

.wpb_text_column.wpb_content_element.ons_row2 p {
    font-size: 20px;
}

span.edit-link {
    display: none;
}

.feature_main .container {
    padding-left: 0px;
}

.vc_row.wpb_row.vc_row-fluid.Contact_form1 {

    margin: 0 auto;
    max-width: 1088px;
}

.Contact_form1 .nm {

    float: none;
    font-size: 16px;
    padding: 10px 10px 10px 11px;
    width: 87%;
}

.Contact_form1 .nm1 {
    border: 1px solid #c9c9c9;
    float: none;
    font-size: 16px;
    height: 200px;
    padding-left: 9px;
    padding-top: 10px;
    resize: none;
    width: 87%;
}

.Contact_form1 select {
    float: none;
    font-size: 16px;
    padding: 10px;
    width: 87%;
}

.contact_page {
    background: none repeat scroll 0 0 #1a8ecb;

    padding-top: 150px;
    padding-bottom: 40px;

}

.vc_col-sm-6.contact_col_right.wpb_column.vc_column_container {
    background: none repeat scroll 0 0 #f2f2f2;

    padding-top: 40px;

}

.vc_col-sm-6.Contact_col_left.wpb_column.vc_column_container {
    background: url("../images/contbg.png") no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
    padding-left: 52px;

    padding-right: 30px;

}

.vc_row.wpb_row.vc_row-fluid.Contact_form1 {
    background: none repeat scroll 0 0 #f2f2f2;
}

.vc_row.wpb_row.vc_row-fluid.Contact_form1 {
    border: 1px solid #067cc4;
}

.contact-text2 {
    color: black;
    float: left;
    font-size: 16px;
    line-height: 21px;

    padding-top: 20px;
    text-align: left;
    width: 100%;
}

.Contact_form1 .contact-left-outer .contact-title {
    color: #067cc4;
    float: left;
    font-size: 44px;
    padding-top: 30px;
    text-align: left;
    width: 100%;
}

.Contact_form1 .contact-left-outer .contact-text3 {
    color: black;
    font-size: 16px;
    line-height: 21px;
    text-align: left;
}

.Contact_form1 .contact-left-outer .contact-text3 {
    color: black;
    float: left;
    font-size: 16px;
    line-height: 21px;

    padding-top: 20px;
    text-align: left;
    width: 100%;
}

.Contact_form1 .contact-left-outer .contact-text4 {
    color: black;
    float: left;
    font-size: 16px;
    line-height: 21px;

    padding-top: 20px;
    text-align: left;
    width: 100%;
}


.back_to_home {
    float: left;
    font-size: 16px;
    margin-top: 24px;
}

.contact_page article {
    margin-bottom: 0px;
}

.Contact_form1 .wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button {
    margin-bottom: 0px;
}

.Contact_form1 .contact-text1 {
    color: black;
    float: left;
    font-size: 16px;
    line-height: 21px;

    padding-top: 15px;
    text-align: left;

}

body.home.blog .home-page #head {
    background-image: none;
    height: 760px;
}

.page-id-103 #head {
    background-image: url("../images/bg1.png");
    height: 596px;
    padding-top: 90px;

}

.home-page.e-uur_main.voordelen #head {
    background-image: url("../images/main_bg2.png");
}

.page-id-624 #head {
    background-image: url("../images/bg2.png") !important;
    height: 610px;

}

.blog-main.bedrif-team #head {

    background-image: url("../images/bg3.png");
    height: 610px;
    /*background-size:100%;*/
}

.page-id-103 #head {
    background-image: url("../images/bg1.png");
    height: 610px;

}

.page-id-624 .blog-main.bedrif-team #head {
    background-image: url("../images/bg3.png");
    height: 624px;
    border-bottom-right-radius: 160px;
}

.single-post .blog-main #head {

    background-image: url("../images/bg3.png");
}

#head_over-ons {
    background-image: url("../images/main_bg4.png");
}

.page-template-euur-index #head {
    background: rgba(0, 0, 0, 0) url("../images/bnr.png") no-repeat scroll 100% 100% / cover !important;
    color: white;
    font-weight: 300;
    height: 625px;
    padding-top: 250px;
    text-align: center;
    width: 100%;
}

/************************** custom css 16-5-2015 **********************/

.vc_row.wpb_row.vc_inner.vc_row-fluid.ons_row_first {

    margin: auto;
    text-align: left;

    max-width: 1258px;
}

.banner_text {
    max-width: 1258px;
    margin: 0 auto;
}

.bedrif-team #head {

    margin: 0 auto;

}

.navbar-header {

    padding-left: 48px;

}

.vc_row.wpb_row.vc_row-fluid.ons_row {

    margin: 0 auto;
}

.jumbotron.top-space.second {

    margin: 0 auto;

}

.vc_row.wpb_row.vc_row-fluid.ons_row2 {

    margin: 0 auto;
}

.wpb_text_column.wpb_content_element.ons_row2 {
    margin: 0 auto;
    max-width: 1258px;
}

.hentry .container {
    padding: 0px;
}
.img-left {
    float: left;
}
.float_right {
    float: right !important;
}
.wpb_text_column.wpb_content_element.img-left img {
    float: left;
}

/*.page-child article img {*/
    /*width: 100%;*/
    /*height: initial;*/
/*}*/

.ons_row_first .vc_col-sm-6.wpb_column.vc_column_container {
    padding-right: 5px;
}

.ons_row2 .vc_col-sm-6.wpb_column.vc_column_container {
    padding-right: 5px;
}

.voorbeeld_tour_main {

    overflow: hidden;
    width: 100%;
}

.Contact_form1 .wpcf7-not-valid-tip {

    padding-left: 0px;
}

.Contact_form1 .wpcf7-response-output.wpcf7-validation-errors {
    float: left;
    width: 100%;
}

#popup-contact > p {
    overflow: hidden;
}

.Contact_form1 .wpcf7-response-output.wpcf7-validation-errors {
    float: left;
    margin-left: 0 !important;
    margin-top: 0 !important;
    padding-left: 0;
    width: 100%;
}

.vc_row.wpb_row.vc_inner.vc_row-fluid.ons_row_second {
    margin: 0 auto;
    padding-bottom: 50px;
    padding-top: 50px;
    max-width: 1258px;
    width: 82%;
}

.wp-image-781.alignleft {
    max-width: 100%;
}

/*----------------End----------------*/

.collapse2 .pull-right1 {

    float: right;
    list-style: outside none none;
    overflow: hidden;

}

.pull-right1 > li {
    float: left;
}

.navbar-header {
    /*padding-left:7px;*/

}

/*#voordelen1 .col-md-4.col-sm-6.highlight {*/
    /*width: 100%;*/
/*}*/

.page-template-default .text1 {
    padding-left: 5%;
}

.page-id-358 .hentry .container {
    max-width: 1280px;
}

.page-id-638 .hentry .container {
    max-width: 1235px;
}

.page-id-638.hentry .container {
    max-width: 1235px;
}

.page-template-Nieuwe-features .container.main-div {

    padding: 0px !important;
}

.page-template-Nieuwe-features .container.internal-div {
    padding: 0px !important;
}

.page-template-Nieuwe-features .container .jumbotron1 {
    padding: 0px !important;
}

.page-template-Nieuwe-features #voordelen1 .container {
    padding: 0px !important;
}

.page-id-624 .div-line.under-header {
    display: block;
}

.page-id-624 .bedrif-team .bedrif-team-menu {
    float: left;
    margin-top: 3%;
    text-align: center;
    width: 100%;
}

.jumbotron.top-space {
    background: rgba(0, 0, 0, 0) url("http://www.akyla.nl/wp-content/uploads/2016/02/alle-voordelen.jpg") no-repeat scroll 100% 40% / cover;
    margin: 0 10px;
}

.e-uur_main #head33 {
    margin: 0 10px;
}

.page-id-116 #head {
    height: 610px;
}

/***************************** 18-5-2015 *******************************/

.vc_row.wpb_row.vc_row-fluid.Contact_form1 {

    margin: 0 auto;
    max-width: 1088px;
}

.Contact_form1 .nm {

    float: none;
    font-size: 16px;
    padding: 10px 10px 10px 11px;
    width: 87%;
}

.Contact_form1 .nm1 {
    border: 1px solid #c9c9c9;
    float: none;
    font-size: 16px;
    height: 200px;
    padding-left: 9px;
    padding-top: 10px;
    resize: none;
    width: 87%;
}

.Contact_form1 select {
    float: none;
    font-size: 16px;
    padding: 10px;
    width: 87%;
}

.Contact_form1 .btn-sub {
    background: none repeat scroll 0 0 #0083c4;
    border: medium none;
    border-radius: 0 !important;
    color: white;
    float: left;
    font-size: 16px;
    margin-top: 15px;
    padding: 10px 15px;
    width: 115px !important;
}

.contact_page {
    background: none repeat scroll 0 0 #1a8ecb;
    padding-top: 40px;
    padding-bottom: 40px;

}

.vc_col-sm-6.contact_col_right.wpb_column.vc_column_container {
    background: none repeat scroll 0 0 #f2f2f2;

    padding-top: 40px;

}

.vc_col-sm-6.Contact_col_left.wpb_column.vc_column_container {
    background: url("../images/contbg.png") no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
    padding-left: 52px;

    padding-right: 30px;
    overflow: hidden;
    height: calc(100% + 60px);
    padding-bottom: 60px;
}

.vc_row.wpb_row.vc_row-fluid.Contact_form1 {
    background: none repeat scroll 0 0 #f2f2f2;
}

.vc_row.wpb_row.vc_row-fluid.Contact_form1 {
    border: 1px solid #067cc4;
}

.contact-text2 {
    color: black;
    float: left;
    font-size: 16px;
    line-height: 21px;

    padding-top: 20px;
    text-align: left;
    width: 100%;
}

.Contact_form1 .contact-left-outer .contact-title {
    color: #067cc4;
    float: left;
    font-size: 44px;
    padding-top: 30px;
    text-align: left;
    width: 100%;
}

.Contact_form1 .contact-left-outer .contact-text3 {
    color: black;
    font-size: 16px;
    line-height: 21px;
    text-align: left;
}

.Contact_form1 .contact-left-outer .contact-text3 {
    color: black;
    float: left;
    font-size: 16px;
    line-height: 21px;

    padding-top: 20px;
    text-align: left;
    width: 100%;
}

.Contact_form1 .contact-left-outer .contact-text4 {
    color: black;
    float: left;
    font-size: 16px;
    line-height: 21px;

    padding-top: 20px;
    text-align: left;
    width: 100%;
}

.Contact_form1 .contact-left-outer .contact-text5 {
    color: black;
    float: left;
    font-size: 16px;
    line-height: 21px;

    padding-top: 20px;
    text-align: left;
    width: 100%;
}

.back_to_home {
    float: left;
    font-size: 16px;
    margin-top: 24px;
}

.contact_page article {
    margin-bottom: 0px;
}

.Contact_form1 .wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button {
    margin-bottom: 0px;
}

.Contact_form1 .contact-text1 {
    color: black;
    float: left;
    font-size: 16px;
    line-height: 21px;

    padding-top: 15px;
    text-align: left;

}

.blog-page.blog-main.bedrif-team #head {

    background-image: url("../images/bnr.png");
    height: 625px;
    padding-top: 250px;

}

.Contact_form1 .wpcf7-not-valid-tip {

    padding-left: 0px;
}

.Contact_form1 .wpcf7-response-output.wpcf7-validation-errors {
    float: left;
    width: 100%;
}

#popup-contact > p {
    overflow: hidden;
}

.Contact_form1 .wpcf7-response-output.wpcf7-validation-errors {
    float: left;
    margin-left: 0 !important;
    margin-top: 0 !important;
    padding-left: 0;
    width: 100%;
}

.feature_main .bedrif-team-menu {
    display: none;
}

/*.bedrif-team .col-md-4.col-sm-6.highlight {*/
    /*width: 380px;*/
/*}*/

.page-id-232 .col-md-4.col-sm-6.highlight {
    width: 380px;
}

.over-ons.main_con {
    margin-bottom: 20px;
}

.page-id-201 header {
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    border-bottom-right-radius: 160px;
}

.page-id-212 .default-template article {
    margin-bottom: 11px;
    margin-top: 45px;
}

.feature_main .left {
    overflow: visible;
}

.col-md-6.col-sm-6.right {
    overflow: visible;
}

.cmt-wrapper.mobile {
    margin-bottom: 60px;
}

/* iPads (landscape) ----------- */

@media only screen and (max-width: 661px) {

    #post-214 .blog-title{
         text-align: center;
    }
    .wpb_wrapper a.btn.btn-action.btn-lg.oneline {
        margin-bottom: 10px;
        /*margin-left: 17px;*/
    }
    .wpb_wrapper {
        text-align: center;
    }
    .vc_custom_1466588145191 .btn {
        margin-left: 0px;
    }
    .vc_custom_1466494647508 .btn {
        margin-bottom: 0px !important;
    }
}
@media only screen and (min-width: 2000px) {
    .blog-main.bedrif-team #head {
        background-image: url("../images/bg3.png");
        height: 610px;
        min-height: 660px;
    }

    .page-id-325 .bedrif-team .bedrif-team-menu {
        float: left;
        margin-top: 16.5%;
        text-align: center;
        width: 100%;
    }

    .bedrif-team .bedrif-team-menu {
        float: left;
        margin-top: 12%;
        text-align: center;
        width: 100%;
    }

    .page-id-624 .bedrif-team .bedrif-team-menu {

        margin-top: 16.5% !important;

    }

    .page-id-69 #head {
        background-image: url("../images/bg4.png");
        background-size: 100% auto;
        height: 610px;
        min-height: 643px;
        padding-top: 90px;
    }

}

@media only screen and (min-width: 1280px) and (max-width: 1420px) {

    .page-id-624 .blog-main.bedrif-team #head {
        background-size: auto;
    }

    .blog-main.bedrif-team #head {
        background-image: url("../images/bg3.png");
        height: 660px;
    }

    .page-id-624 .bedrif-team .bedrif-team-menu {
        float: left;
        margin-top: 7%;
        text-align: center;
        width: 100%;
    }

    .page-id-325 .blog-main.bedrif-team #head {
        height: 610px;
    }

    .page-id-624 .bedrif-team .bedrif-team-menu {

        margin-top: 16.5% !important;

    }

    .page-id-69 .bedrif-team .bedrif-team-menu {
        float: left;
        margin-top: 14% !important;
        text-align: center;
        width: 100%;
    }
}

@media only screen
and (min-device-width: 768px)
and (max-device-width: 1208px)
and (orientation: landscape) {

    /*.blog-main.bedrif-team #head {
    background-image: url("../images/bg3.png");
		height: 530px;
		border:red solid 2px;
	}

	body
	{
	   border:black solid 2px;
	}
   */
}

@media only screen
and (min-device-width: 1200px)
and (max-device-width: 1404px)
and (orientation: landscape) {

    .bedrif-team .bedrif-team-menu {
        float: left;
        margin-top: 14%;
        text-align: center;
        width: 100%;
    }

    .page-id-624 .blog-main.bedrif-team #head {
        background-image: url("../images/bg3.png");
        height: 674px;
        margin-top: 4.5%;
    }

    .page-id-624 .bedrif-team .bedrif-team-menu {

        margin-top: 16.5% !important;

    }

}

@media only screen
and (min-device-width: 1024px)
and (max-device-width: 1200px)
and (orientation: landscape) {

    .bedrif-team .bedrif-team-menu {
        float: left;
        margin-top: 8%;
    }

    .page-id-624 .bedrif-team .bedrif-team-menu {
        float: left;
        margin-top: 3%;
        text-align: center;
        width: 100%;
    }

}

.jumbotron.top-space.second {
    margin: 0 10px 1px !important;

}

footer {
    margin: 0 10px;
}

.buttons_main p {
    margin-bottom: 1px;
}

.page-template-partners-php .wpb_wrapper > p {
    text-align: center;
}

body {
    border: medium none !important;
}

body a.vc_btn-juicy_pink {
    background-color: #0083C4;
    border-radius: 0;
    display: flex;
    justify-content: center;
    margin-left: 30%;
    margin-right: 30%;
    padding: 15px 29px;
}

body a.vc_btn-juicy_pink:hover {
    background-color: #88898f;
    border-radius: 0;
}

/*.contact-page {*/
    /*border-bottom: 2px solid lightgrey;*/
/*}*/
