/* Defaults */
body, html {
    font-family: "Oxygen", sans-serif;
    margin: 0;
    padding: 0
    }
a {
    text-decoration: none
    }
/* Preloader*/
#preloader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    /* change if the mask should have another color then white */
    z-index: 99;
    /* makes sure it stays on top */
    height: 100%
    }
#status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    /* centers the loading animation horizontally one the screen */
    top: 50%;
    /* centers the loading animation vertically one the screen */
    background-image: url(../img/status.gif);
    /* path to your loading animation */
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
    /* is width and height divided by two */
    }
#header-wrap {
    position: absolute;
    top: 0;
    z-index: 999
    }
#pre-header {
    margin: 20px 0 15px;
    width: 960px
    }
#main-content {
    margin: 215px 0 30px
    }
/* Large desktop */
@media (max-width: 2600px) {
    .container {
        margin: 0 auto;
        position: relative;
        padding: 20px 0
        }
    .container-footer {
        margin: 0 auto
        }
    .intro {
        position: relative;
        background-color: #000;
        height: 100px;
        margin: 0;
        overflow: hidden
        }
    .intro {
        position: relative;
        background: url(../img/venetie.jpg);
        /*background-attachment:fixed; */
        background-size: cover;
        background-position: center;
        z-index: 1;
        top: 0;
        left: 0;
        margin: 0;
        padding: 0
        }
    nav {
        position: absolute;
        top: 50px;
        right: 30px;
        z-index: 9;
        width: auto;
        font-family: "Oxygen", serif;
        font-size: 14px;
        color: #b2b2b2
        }
    nav ul {
        list-style: none;
        height: 55px;
        padding: 0;
        background-color: #FFF
        }
    nav ul li {
        float: left;
        line-height: 55px;
        width: auto;
        display: block;
        background-color: #FFF;
        padding: 0 10px
        }
    nav ul a {
        color: #b2b2b2;
        text-align: center
        }
    nav ul a:hover {
        text-decoration: none;
        color: #db3026
        }
    nav ul .current_page_item {
        border-top: 5px solid #db3026;
        color: #db3026;
        line-height: 46px
        }
    nav ul .current_page_item a {
        color: #db3026;
        text-decoration: none
        }
    nav ul .info {
        background-color: #E88A25;
        line-height: 30px;
        margin-top: 14px;
        border-radius: 3px;
        text-indent: 10px;
        text-align: center;
        color: #FFF;
        font-size: 14px;
        margin-left: 10px
        }
    nav ul .info:hover {
        background-color: #fc9a30
        }
    nav ul .info a {
        color: #FFF;
        text-decoration: none;
        display: block;
        height: 100%;
        width: 100%;
        padding-right: 10px
        }
    .intro .introContent {
        position: relative;
        top: 200px;
        left: 100px
        }
    .introContent span {
        position: relative;
        display: block;
        padding: 4px;
        font-family: "Open Sans", serif;
        font-size: 18px;
        font-weight: 800;
        text-transform: uppercase;
        line-height: 45px;
        text-indent: 10px
        }
    .introContent a {
        display: block;
        width: 100%;
        height: 100%;
        color: #FFF
        }
    .introContent nav a {
        color: inherit;
        padding: 0;
        float: left;
        width: auto
        }
    .introContent a:hover {
        text-decoration: none
        }
    .introContent .title {
        color: #FFF;
        font-family: "Bitter", serif;
        font-weight: 700;
        font-size: 36px;
        text-transform: uppercase;
        display: block;
        width: auto;
        text-shadow: 0 0 18px #0070FF;
        text-indent: 0
        }
    .introContent .slogan {
        background-color: #FFF;
        width: 390px;
        color: #db3206;
        display: inline-block;
        width: auto;
        padding-right: 20px
        }
    .introContent .visitCampings {
        background-color: #db3026;
        color: #FFF;
        width: 230px
        }
    .introContent .visitCampings:hover {
        background-color: #ec352b
        }
    .introContent .visitCampings:after {
        content: "";
        background-image: url(../img/arrowright.png);
        height: 19px;
        width: 19px;
        position: absolute;
        top: 16px;
        right: 20px;
        pointer-events: none
        }
    .introContent .discover {
        background-color: #e88a25;
        color: #FFF;
        width: 320px
        }
    .introContent .discover:hover {
        background-color: #fa9529
        }
    .introContent .discover:after {
        content: "";
        background-image: url(../img/arrowdown.png);
        height: 19px;
        width: 19px;
        position: absolute;
        top: 16px;
        right: 20px;
        pointer-events: none
        }
    .introContent .aanbieders {
        background-color: #db3026;
        color: #FFF;
        width: 273px
        }
    .introContent .aanbieders:hover {
        background-color: #ec352b
        }
    .introContent .aanbiedersLogos {
        background-color: #fff;
        width: 280px
        }
    .introContent .aanbiedersLogos a {
        display: inline
        }
    /* Kasper - Vakantiebeurs */
    .intro .kplink {
        position: relative;
        top: -100px;
        left: 620px;
        height: 500px;
        /*background-image:url('http://www.yeswecamp.com/ads/ec/ec_vakantiebeurs_actie.png'); */
        background-repeat: no-repeat;
        display: block
        }
    .discovered {
        background-color: #FFF
        }
    .discovered [class*="span"] {
        width: 50%;
        margin: 0
        }
    .intro-menu {
        width: 500px
        }
    .subtitle {
        height: 190px;
        text-align: center
        }
    .subtitle h2 {
        font-family: "Bitter", serif;
        font-size: 36px;
        color: #db3026;
        font-weight: 400;
        margin-top: 55px
        }
    .subtitle span {
        font-family: "Open Sans", sans-serif;
        font-size: 18px;
        color: #8b8b8b
        }
    .search {
        float: right
        }
    .search a {
        color: #444;
        font-size: 24px;
        font-weight: 300
        }
    .search fieldset {
        border: 0
        }
    .search .input {
        display: block;
        width: 270px;
        margin: 80px auto;
        text-align: center
        }
    .information {
        display: inline-block
        }
    .description {
        position: relative;
        height: 630px;
        width: 50%;
        background-color: #db3026;
        margin: 0;
        line-height: 24px;
        font-family: "Oxygen", sans-serif;
        color: #FFF
        }
    .description:after {
        content: "";
        position: absolute;
        top: 0;
        right: -130px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 630px 0 0 130px;
        border-color: transparent transparent transparent #db3026
        }
    .description h2 {
        margin: 30px 0 30px 90px;
        font-weight: 300;
        font-size: 36px
        }
    .description p {
        display: block;
        margin: 15px 0 0 90px
        }
    .map {
        height: 630px;
        width: 50%;
        background-color: #68c9ff;
        margin: 0;
        z-index: -999
        }
    .topcampings {
        margin-top: 12px;
        margin-bottom: 2px;
        font-family: "Oxygen", sans-serif;
        padding-left: 10px
        }
    .topcampings article img {
        border: 4px solid #FFF;
        border-radius: 4px;
        box-shadow: 0 0 15px #dbdbdb;
        width: 100%;
        height: 130px
        }
    .topcampings article h2 {
        font-weight: 300;
        font-size: 21px
        }
    .topcampings article p {
        font-size: 12px;
        width: 100%
        }
    .topcampings article a {
        background-color: #db3026;
        padding: 5px 10px;
        border-radius: 3px;
        color: #FFF;
        width: 100%;
        display: block;
        margin: 20px auto;
        text-align: center
        }
    .topcampings article a:hover {
        background-color: #f94035;
        text-decoration: none;
        color: #FFF
        }
    .topcampings article a.read-more {
        color: #08C;
        background-color: transparent;
        text-align: left;
        padding: 0;
        margin: 0;
        display: inine
        }
    .topcampings article a.read-more :hover {
        color: #005580
        }
    .container h2 {
        font-family: "Bitter", serif;
        font-size: 36px;
        color: #db3026;
        font-weight: 400
        }
    .topcampings h2 {
        font-family: "Bitter", serif;
        font-size: 36px;
        color: #db3026;
        font-weight: 400
        }
    .topcampings .topcampings-text {
        height: 180px;
        margin-bottom: 40px
        }
    .topcampings a.meer-campings {
        background-color: #e88a25
        }
    .topcampings a.meer-campings:hover {
        background-color: #fa9529
        }
    .topcampings a.link-afbeelding {
        background-color: transparent;
        padding: 0;
        border-radius: 0;
        margin: 0;
        text-align: left
        }
    .topcampings a.link-afbeelding:hover {
        background-color: transparent;
        padding: 0;
        margin: 0
        }
    .footer {
        display: block;
        min-height: 100px;
        width: 100%;
        border-top: 1px solid #e2e2e2;
        box-shadow: inset 1px 12px 40px -6px #e0e0e0;
        color: #828282
        }
    .footer ul {
        border-left: 1px dotted #c4c4c4;
        margin-top: 20px;
        margin-bottom: 20px
        }
    .footer li {
        list-style: none;
        margin: 0 0 10px 10px
        }
    .footer h2 {
        font-family: "Bitter", serif;
        color: #db3026;
        font-size: 18px
        }
    .footer .row .span3:nth-child(even) {
        margin-top: 50px
        }
    /* camping pagina */
    .campings_intro {
        min-height: 280px;
        position: relative;
        background: url(../img/venetie.jpg);
        background-attachment: fixed;
        background-size: cover;
        background-position: 100% 40%
        }
    .campings_intro .introContent {
        position: relative;
        top: 50px;
        text-align: center
        }
    .campings_intro nav {
        position: absolute;
        top: 130px;
        right: 50%;
        margin-right: -300px
        }
    .campingsContent {
        position: relative;
        min-height: 500px;
        margin-top: 50px;
        box-shadow: 0 0 20px #E9E9E9;
        margin-bottom: 100px;
        margin-right: 13px
        }
    .campingsContent.row {
        margin-left: 10px
        }
    .campingsContent.row.filterpage {
        border-left: 7px solid #db3026
        }
    .theFilter {
        height: 100%;
        width: 22%;
        margin: 0;
        color: #909090
        }
    .theFilter a {
        color: #909090
        }
    .theFilter h2 {
        font-size: 16px
        }
    .theFilter h4 {
        font-size: 14px
        }
    .campinglist {
        min-height: 100px
        }
    .campinglist h2 a {
        color: #db3026;
        display: block
        }
    .campinglist span a {
        color: #909090
        }
    .campinglist span a:hover {
        color: #000
        }
    .filtersearch {
        display: inline-block
        }
    .filtersearch input {
        background-color: #f9f9f9;
        height: 40px;
        width: 230px;
        border: 0;
        border-radius: 0;
        float: left;
        margin: 0;
        padding: 0;
        text-align: center;
        color: #909090
        }
    input:focus {
        border: 0;
        background-color: #f3f3f3;
        outline: 0
        }
    fieldset {
        border: 0;
        padding: 0;
        margin: 0
        }
    .searchnow {
        float: left;
        display: block;
        height: 40px;
        width: 40px;
        background-color: #db3026;
        position: relative;
        background-image: url(../img/search.png);
        background-size: 27px 27px;
        background-repeat: no-repeat;
        background-position: center center
        }
    .searchnow:hover {
        background-color: #ed352a;
        cursor: pointer
        }
    .theFilter ul, li {
        list-style: none;
        margin: 0;
        padding: 0
        }
    .theFilter li {
        line-height: 40px;
        text-indent: 15px;
        font-size: 14px
        }
    .theFilter > li {
        font-family: "bitter", sans-serif;
        font-weight: 700;
        font-size: 14px;
        color: #979797
        }
    .theFilter li.selected {
        background-color: #f1584f;
        color: #FFF
        }
    .theFilter li.selected a {
        color: #FFF
        }
    .theFilter input[type="submit"] {
        display: none
        }
    .theFilter .taxonomy-drilldown-reset {
        display: none
        }
    .theFilter .widgettitle {
        background-color: #DB3026;
        margin: 0;
        color: #FFF;
        font-weight: 200
        }
    .campinglist {
        float: left;
        margin: 0
        }
    .campinglist .loading {
        background-image: url(../img/loading.gif);
        height: 16px;
        width: 16px;
        margin: 100px auto;
        display: block
        }
    .campinglist .featured {
        position: relative;
        height: 237px;
        width: 100%;
        overflow: hidden
        }
    .campinglist .featured img {
        opacity: 0.4;
        width: 100%
        }
    .icon-resize-full {
        display: none !important
        }
    .campinglist .info {
        position: absolute;
        top: 45px;
        right: 50px;
        height: 150px;
        width: 440px;
        background-color: #FFF
        }
    .campinglist .info h2 {
        position: relative;
        font-size: 14px;
        color: #db3026;
        margin: 10px 20px;
        padding: 0
        }
    .campinglist .info h2:after {
        content: "aanbevolen";
        display: inline-block;
        line-height: 14px;
        background-color: #db3026;
        font-size: 9px;
        color: #FFF;
        margin: 0 11px;
        vertical-align: middle;
        padding: 0 5px;
        text-indent: 0
        }
    .campinglist .info p {
        font-size: 12px;
        margin: 0 20px 20px 20px;
        height: 140px;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 21px
        }
    .campinglist section {
        display: table;
        width: 100%;
        border-bottom: 1px solid #e6e6e6
        }
    .campinglist section article {
        width: 420px;
        float: left;
        margin-left: 20px;
        padding-bottom: 20px
        }
    .campinglist section article h2 {
        font-family: "Bitter", serif;
        font-size: 18px;
        font-weight: 700;
        color: #f1584f
        }
    .campinglist section article p {
        font-size: 12px;
        line-height: 21px
        }
    .campinglist section article span {
        font-size: 12px;
        color: #bababa
        }
    .campinglist section figure {
        float: left;
        width: 170px;
        margin: 20px 0 80px 80px
        }
    .campinglist section figure img {
        width: 225px;
        height: 120px
        }
    .campinglist section figure a {
        position: absolute;
        float: left;
        width: 225px;
        height: 40px;
        margin-top: 20px;
        margin-bottom: 20px;
        background-color: #ff4e00;
        border-radius: 4px;
        font-family: "Bitter", serif;
        font-weight: 700;
        font-size: 14px;
        box-shadow: 0 3px 0 #b83800;
        text-decoration: none;
        color: #FFF;
        line-height: 40px;
        text-align: center;
        -webkit-transition: all 0.1s
        }
    .campinglist section figure a:hover {
        margin-top: 23px;
        box-shadow: 0 0 0 #000
        }
    .singleHeader {
        position: relative;
        height: 100px;
        width: 100%;
        overflow: hidden
        }
    .singleHeader img {
        width: 100%;
        height: auto
        }
    .singleCaption {
        position: absolute;
        left: 50%;
        top: 30px;
        margin-left: -175px;
        font-family: "Bitter", sans-serif;
        line-height: 0
        }
    .singleCaption a {
        background-color: #db3026;
        color: #FFF;
        padding: 10px;
        font-size: 12px;
        display: block;
        width: 130px
        }
    .singleCaption a:hover {
        background-color: #f8655c
        }
    .singleCaption h4 {
        color: #db3026;
        background-color: #FFF;
        margin: 0;
        padding: 15px;
        font-size: 26px
        }
    .singleContent {
        font-family: "Oxygen", sans-serif;
        line-height: 21px;
        font-family: #999
        }
    .singleContent p {
        padding: 0 25px
        }
    .singleCaption h1 {
        color: #db3026
        }
    .singleContent h2 {
        font-size: 26px;
        padding-left: 25px;
        line-height: 1;
        margin-top: 20px
        }
    .singleContent h3 {
        font-size: 26px;
        padding-left: 25px;
        line-height: 1;
        margin-top: 20px;
        font-family: "Bitter", serif;
        color: #db3026
        }
    .singleContent ul {
        list-style: disc;
        margin-left: 60px
        }
    .singleContent li {
        list-style: disc
        }
    .boekLinklist {
        clear: right;
        float: right;
        margin-top: 10px !important;
        padding-bottom: 0 !important
        }
    .boekLink {
        margin-top: 60px !important
        }
    .boekLink, .campingLink, .boekLinklist {
        width: 170px;
        height: 50px;
        margin: 0 auto;
        padding-bottom: 10px
        }
    .boekLink a, .campingLink a, .boekLinklist a {
        display: inline-block;
        height: 40px;
        width: 100%;
        background-color: #ff4e00;
        border-radius: 4px;
        font-family: "Bitter", serif;
        font-weight: 700;
        font-size: 14px;
        box-shadow: 0 3px 0 #b83800;
        text-decoration: none;
        color: #FFF !important;
        line-height: 40px;
        text-align: center;
        -webkit-transition: all 0.1s
        }
    .campingLink a {
        background-color: #DB3026;
        box-shadow: 0 3px 0 #9c231c
        }
    .boekLink a:hover, .campingLink a:hover, .boekLinklist a:hover {
        margin-top: 3px;
        box-shadow: 0 0 0 #000
        }
    .campingAanbieders {
        margin: 50px 0 0 37px
        }
    .campingAanbieders a {
        width: 130px;
        display: inline-block;
        margin: 20px
        }
    .campingMaps {
        margin: 50px 0 0 0;
        height: 250px
        }
    .campingMaps .canvas {
        width: 400px !important
        }
    .camping-afbeelding img {
        width: 450px;
        padding-left: 35px
        }
    .fb-comments {
        padding: 25px
        }
    .overzicht-link a {
        background-color: #db3026;
        color: #FFF;
        padding: 10px;
        font-size: 12px;
        display: block;
        width: 130px;
        color: #fff;
        text-decoration: none
        }
    .overzicht-link a:hover {
        background-color: #f8655c
        }
    .bezienswaardigheid {
        display: inline-block
        }
    .bw_image {
        height: auto;
        overflow: hidden;
        padding: 10px 0 0 0
        }
    .bw_image img {
        width: 100%
        }
    .bw_content h4 {
        font-family: "Bitter", sans-serif;
        font-size: 30px;
        color: #DB3026;
        padding: 10px 0 0 0
        }
    .bw_content p {
        padding: 10px 0 20px 0
        }
    .wpcf7 {
        width: 600px;
        margin: 20px auto !important
        }
    .wpcf7 input, textarea {
        width: 100%
        }
    .wpcf7 .send {
        display: inline-block;
        height: 40px;
        width: 160px;
        background-color: #ff4e00;
        border-radius: 4px;
        font-family: "Bitter", serif;
        font-weight: 700;
        font-size: 14px;
        box-shadow: 0 3px 0 #b83800;
        text-decoration: none;
        color: #FFF;
        line-height: 40px;
        text-align: center;
        border: 0;
        -webkit-transition: all 0.1s
        }
    .wpcf7 .send:hover {
        margin-top: 3px;
        box-shadow: 0 0 0 #000
        }
    }
/* bog berichten */
.blogs {
    position: relative;
    min-height: 500px;
    margin-top: 50px;
    box-shadow: 0 0 20px #E9E9E9;
    margin-bottom: 100px;
    margin-right: 13px
    }
.blogs section {
    padding: 20px;
    width: 960px;
    border-bottom: 1px solid #c5c5c5
    }
.blogs section h2 {
    font-weight: 600;
    margin-bottom: 3px
    }
.blogs section article h2 {
    font-size: 20px;
    line-height: 25px
    }
.blogs section article {
    margin-top: 20px
    }
.blogs section .entry-date {
    font-family: "Bitter", serif;
    color: #DB3026
    }
.blogs section figure {
    float: right;
    width: 300px;
    padding: 20px
    }
.socialmedia-blog {
    margin-top: 20px
    }
.blogs img {
    width: 400px
    }
/* Portrait tablet to landscape and desktop */
@media (min-width: 200px) and (max-width: 979px) {
    .discovered [class*="span"] {
        width: 100%;
        margin: 0
        }
    nav {
        position: relative;
        top: 10px;
        left: 0;
        max-width: 95%
        }
    nav ul li {
        float: none
        }
    .intro .introContent {
        position: relative;
        top: 200px;
        width: 100%;
        left: 0;
        text-align: center
        }
    .intro .introContent span {
        margin: 0 auto;
        width: 100%
        }
    .description:after {
        display: none
        }
    .description {
        width: 100%;
        height: auto
        }
    .description h2, .description p {
        margin: 20px 20px
        }
    .map {
        width: 100%
        }
    .topcampings article {
        text-align: center;
        margin: 50px auto
        }
    .topcampings article p {
        margin: 20px auto;
        text-align: left
        }
    .topcampings article a {
        width: 100%;
        display: block;
        text-align: center
        }
    .campings_intro {
        min-height: 440px
        }
    .campings_intro nav {
        position: relative;
        top: 50px
        }
    .theFilter {
        display: none
        }
    .campinglist section article {
        width: 90%
        }
    .campinglist h2 a {
        text-align: center
        }
    }
/* Landscape phone to portrait tablet */
/*@media (max-width: 767px) { ... }*/
/* Landscape phones and down */
/*@media (max-width: 480px) {
	

}*/