@font-face {font-family: 'SansLight';src: url(fonts/OpenSans-Light-webfont.eot);}
@font-face {font-family: 'SansLight';src: url(fonts/OpenSans-Light-webfont.svg);}
@font-face {font-family: 'SansLight';src: url(fonts/OpenSans-Light-webfont.woff);}
@font-face {font-family: 'SansLight';src: url(fonts/OpenSans-Light-webfont.ttf);}

body {
    font-size: 14px;
    font-family: verdana, arial, Helvetica, sans-serif;
    line-height: 1.4em;
    background-color: #919180;
}
.wrapper
{
    background-color:#D5D5CD;
    min-height: 90vh;
    max-width: 1009px;
}
.logobar
{
    background-color:#222220;
    min-height:75px;
    color: #fff;
}

.logo {margin-top:15px;margin-bottom:15px;}

.innerwrapperlogo
{max-width:718px;}
.innerwrapper
{
    display: flex;
    flex-direction: column;
    position:relative;
    background-color:#fff;
    margin-top:-16px;min-height: 45vh; max-width:718px;box-shadow: 0 0 15px 0px #000; clip-path: inset(0px -15px -15pxpx -15px);}

.footer {
    background-color:#222220;
    min-height:30px;
    color:#fff;
    text-align: center;
    padding-top: 5px;
    margin-top: 16px;
    font-family: 'SansLight',serif;
    letter-spacing: 1px;
    font-size: 12px;
}
a {}
.contentdiv
{padding-top:10px;}
 
    h1 {
        font-size: 1.4em;
        line-height: 1.3em;
        color: #155636;
        letter-spacing: 1px;
        margin: 1em 0 20px;
        padding: 0 2px 0 18px;
    }
    p, h6{
        margin-top: 0;
        margin-bottom: 1rem;
        padding: 0 18px 0 18px;
    }
    .videodiv{
        width: 50%;
        margin-left: 3%;
    }

@media screen and (max-width: 767px){
    .tblPaard{
        margin-left: 0;
    }

    .wrapper
    {
        background-color:#D5D5CD;
        min-height: 83vh;
        max-width: 1009px;
    }
    .logo{
        margin-left: -12px;
        margin-top: 10px;
        margin-bottom: 24px;
    }
    .fontstyle-mob{
        font-size: 12px;
    }
    .homeListDesktop{
        margin-left: 0;
    }
    .divFokkerij {
        margin-left: 0;
        margin-right: 0;
        /*
        border: 1px solid;
        */

    }
    .img-fluid{
        padding: 5px 3px 0 5px;
    }
    .innerwrapper
    {
        display: flex;
        flex-direction: column;
        position:relative;
        background-color:#fff;
        margin-top:-16px;
        min-height: 40vh;
        max-width:718px;
        box-shadow: 0 0 15px 0px #000;
        clip-path: inset(0px -15px -15pxpx -15px);
    }


    p, h6{
        margin-top: 0;
        margin-bottom: 1rem;
        padding: 0 18px 0 5px;
    }

    nav {
        background-color: blue;
        font-family: 'SansLight', serif; letter-spacing: 1px;
    }
    .nav-link:hover {
        background-color: #2f5d41;
        color: #f7f7f7!important;
    }

    h1{
        font-size: 1.3em;
        line-height: 1.3em;
        color: #155636;
        letter-spacing: 1px;
        margin: 1em 0 20px;
        padding: 0 2px 0 5px;
    }
    h2, h3{

        font-size: 1.2em;
        line-height: 1.3em;
        color: #155636;
        letter-spacing: 1px;
        padding: 0 2px 0 5px;
        font-weight: bold;
    }

    .tarieven{
        padding: 0 2px 0 5px;
        text-decoration: underline;
        color: #000;
    }
    .tarieven:hover{
        color: #000;
    }
    .dropdown-item:hover {
        color: #f7f7f7!important;
        background-color: #155636;
    }
    .footertext{
        color: #f7f7f7!important;
        font-family: 'SansLight',serif;
    }
    .videodiv{
        margin-left: 1%;
        width: 98%;
        height: 300px;
    }
    tr, td {
        margin: 1em 0 20px!important;
        padding: 10px 23px 10px 5px!important;
        /*width: 62%;*/
    }
    .imgMob{
        margin: 6px 0 12px 19px;
    }
    .gegevens{
        font-size: 1.2em;
        line-height: 1.3em;
        color: #155636;
        letter-spacing: 1px;
        margin: 1em 0 9px -5px;
        padding: 0 2px 0 5px;
        font-weight: bold;
    }
    span {
        margin-right: 8px;
    }
    .paard{
        margin-left: -3%;
        width: 100%;
    }
    .imgfokkerij{
        margin-left: 24px;
    }
    b{
        padding: 0 2px 0 5px;
    }

    a, a:hover{
        color: #000;
    }
    .boldtekstpaard {
        padding: 0 !important;
    }
    .paardentekst {
        margin-left: -1.5%;
        padding-top: 2%;
        padding-bottom: 2%;
    }
    .tabeltarieven{
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }
    .th-left, .th-right{
        padding: 9px;
    }
    .td-left, .td-right{
        padding: 9px;
        width: 1000px;
    }
    .tabeldiv{
        /*
        border: 1px solid;
        */
        margin-left: 5px;
        margin-right: 2px;
    }
    .titelTarieven{
        padding-left: 0;
    }
    .text {
        padding-left: 0;
        padding-right: 0;
    }

    .slides {
        display: none;
    }

    /* Add a pointer when hovering over the thumbnail images */
    .cursor {
        cursor: pointer;
    }
}
@media screen and (max-width: 430px){
    .logoStyling{
        margin: 40px 50px 18px 71px!important;
    }
    .logoStyling2{
        margin-top: 12px!important;
        margin-left: 85px!important;
        margin-bottom: 12px!important;
    }
    .logo{
        margin-left: -10px;
        margin-top: 10px;
        margin-bottom: 24px;
    }
}
@media screen and (max-width: 372px){
    h1{
        font-size: 1.1em;
        line-height: 1.3em;
        color: #155636;
        letter-spacing: 1px;
        margin: 1em 0 20px;
        padding: 0 2px 0 5px;
    }
}

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) { 

    .nav-link {
        color: blue;
        margin-top: -4px;
    }
    .paard{
        float: right !important;
    }
    .paardenImg{
        float: right;
    }
 }



/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {

    .tblPaard{
        margin-left: 2%;
    }

    .img-fluid{
      padding: 10px 0 0 5px;
    }
    .logo{
        margin-left: -11px;
        margin-top: 26px;
        margin-bottom: 32px;
    }

    a, a:hover{
        color: #000;
    }
.homeListDesktop{
    margin-left: -16px;
}
    .mainImg {
        padding-bottom: 0;
    }
    nav {
        font-family: 'SansLight', serif; letter-spacing: 1px;
    }
    .divFokkerij {
        margin-left: 5px;
        margin-right: 8px;
        /*
        border: 1px solid;
        */
    }
    .liststyle{
        margin-bottom: -8px;
        margin-top: -8px;
        padding-top: 8px;

    }
    .linkstyle{
        margin-top: -6px;
        font-size: 13px;

    }
    .imgPc {
        margin: 6px 0 6px 6px;
    }
    .sublist{
/*     margin-top: -2px;*/
    }
    .navstyle{
        width: 100%;
        background-color: #30312c;
        border: 1px solid #f7f7f7;
        font-size: 14px;
    }
    .tarieven{
        padding: 0 2px 0 18px;
        margin: 1em 0 20px;
        color: #000;
        text-decoration: underline;
    }
    .tarieven:hover{
        color: #000;
    }
    span{
        padding-bottom: 3px;
        margin-right: 7px;
    }

    .nav-item:hover {
        background-color: #2f5d41;
    }

    h1{
        font-size: 1.6em;
        line-height: 1.3em;
        color: #155636;
        letter-spacing: 1px;
        margin: 1em 0 20px;
        padding: 0 2px 0 18px;
    }
    h2, h3{

        font-size: 1.4em;
        line-height: 1.3em;
        color: #155636;
        letter-spacing: 1px;
        padding: 0 2px 0 18px;
    }
    .gegevens{
        font-size: 1.4em;
        line-height: 1.3em;
        color: #155636;
        letter-spacing: 1px;
        margin: 1em 0 20px 0;
        padding: 0 2px 0 0;
    }
    .nav-link {
        color: #f7f7f7!important;
    }
    tr, td {
        margin: 1em 0 20px;
        padding: 0 23px 0 18px;
      /*  width: 62%;*/
    }
    .logoStyling{
        margin-top:40px;
        margin-left:50px;
        margin-bottom: 18px;
    }
    .logoStyling2{
        margin-top:40px;
        margin-left:40px;
        margin-bottom: -6px;
    }
    b {
        padding: 0 2px 0 0;
    }
    .tabeltarieven{
        width: 95%;
        margin-right: 0;
        margin-left: 18px;
    }
    .th-left, .th-right{
     padding: 9px;
    }
    .td-left, .td-right{
      padding: 9px;
      width: 1000px;
    }
    .tabeldiv{
        /*
        border: 1px solid;
        */
        margin-left: 5px;
        margin-right: 8px;
    }
    .divImg{
        max-height: 137px;
    }
    .view {
        opacity: 0.7;
    }

    .active,
    .view:hover {
        opacity: 1;
    }
    .slides {
        display: none;
    }

    /* Add a pointer when hovering over the thumbnail images */
    .cursor {
        cursor: pointer;
    }
    .paardentekst {
        margin-left: 1%;
    }

}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) { 
    .logobar
    {
        min-height:150px;   
    }
 }
@media (max-width: 400px) {
    .paardentekst
    {
        margin-left: -2.5%;
    }
 }
@media (max-width: 500px) {
    .paardentekst
    {
        margin-left: -2%;
    }
 }

