#home-kaasmerk-kazen img {
    width: 100%;
}

@media screen and (min-width: 1367px) and (max-width: 1920px) {
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12 {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .section1 img.kaasmerk-kazen {
        width: 110%;
        margin-top: 8em;
    }
    img.home-cheese-two {
        /*top: 15em;*/
        /*left: -300px;*/
        /*width: 130%;*/
    }
    .section2 {
        margin-top: 5em;
    }
    .section2.video-section iframe {
        height: 23em;
    }
    .section2.customer-approach-section {
        margin-top: 22em;
    }
    .circles {
        float: left;
    }
    .with-cheese-bg {
        margin-top: -7.7em;
    }
    .block-desc .qoute {
        margin-top: 8em;
    }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
    .section2.video-section .block-desc {
        margin-top: -3em;
    }
    .circles {
        margin-top: 2em;
    }
    /*
    .fingerprint img {
        width: 50%;
        top: -50px;
    }
    */
    .with-cheese-bg{

    }
    .block-placement-ipad {
        margin-top: 20%;
    }
}

@media screen and (min-width: 992px){
    .fingerprint {
        top: -170px;
        right: -150px;
    }
    .fingerprint img {
        right: 0;
        /*top: -30px;*/
        width: 210px;
        /*right: -175px;*/
        /*top: -190px;*/
    }
}
@media screen and (min-width: 1200px){
    .fingerprint {
        top: -170px;
        right: -350px;
    }

    .fingerprint img{
        /*right: -150px;*/
        /*top: -136px;*/
        /*width: 187px;*/
    }
}

@media screen and (max-width: 767px) {
    body {
        background-color: #fff;
        background-image: none;
    }
    .cows,
    .milker {
        display: none;
    }
    .milk {
        z-index: -5;
        display: none;
    }
    .milker {
        display: none;
        background-image: none;
    }
    .path-header {
        position: absolute;
        background-image: url("../gfx/home/path-header-dark.png");
        background-color: #ffffff;
        background-repeat: no-repeat;
        background-position: 0 -435px;
        z-index: -599;
        width: 100%;
        height: 100%;
        display: block;
    }

    .section1 img.kaasmerk-kazen {
        width: 95%;
        margin-top: 1.5em;
    }
    .section1 .block-desc {
        margin-left: 0 !important;
        margin-top: 40px !important;
    }
    .section2.investment {
        /*overflow: hidden;*/
        padding-top: 60px;
        margin-top: 0;
    }
    .print {
        position: absolute;
        overflow: hidden;
        width: 100%;
        height: 209px;
        top: 530px;
        z-index: 1;
    }
    /*
    .fingerprint img {
        z-index: -4;
        top: -80px;
        right: -120px;
        width: 55%;
        position: absolute;
    }
    */
    img.home-cheese-two {
        /*left: -195px;*/
        /*position: absolute;*/
    }
    .circles {
        float: none;
        margin-top: 250px;
    }
    .section2 .circles a.circle {
        top: auto;
        left: auto;
        margin: 30px auto;
    }
    .section2.video-section {
        margin-top: 30px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .section2.video-section .col-sm-6 {
        margin-top: 20px;
    }
    .section2.video-section iframe {
        height: 200px;
    }
    .section2.video-section p.white {
        color: #000;
    }
    
    .section2.optimization {
        padding-top: 30px;
        padding-left: 30px;
        padding-right: 30px;
        margin: 0;
    }
    .section2.qoute-section {
        padding-top: 30px;
        margin: 0;
    }
    .section2.qoute-section .container {
        background-image: url("/gfx/home/kaasmerk-cheese.jpg");
        background-repeat: no-repeat;
        background-size: 150% 140%;
        min-height: 300px;
        padding: 30px;
    }
    .section2.qoute-section .qoute {
        margin-left: 0;
    }
    .section2.customer-approach-section {
        padding: 30px 0;
        margin: 0;
        background-color: #ffffff;
    }
    img.dates {
        display: none;
        z-index: -4;
        width: 68%;
        opacity: 0.2;
        right: 0;
        top: 2400px;
        position: absolute;
    }
    .white-bg {
        display: block;
        z-index: -4;
        top: 350px;
        position: absolute;
        width: 100%;
        height: 3200px;
        background-color: #fff;
    }
    .section2.qoute-section .block-desc {
        margin-left: 8.33333333%;
        text-align: center;
    }
    footer .container.footer {
        /*margin: 0 30px;*/
    }
}

@media screen and (min-width: 321px) and (max-width: 48px) {
    .section1 img.kaasmerk-kazen {
        margin-top: -1.5em;
    }
    .path-header {
        background-position: 0 -160px;
        background-size: contain;
    }
    .investment .mobile-circle {
        display: block;
        margin-top: 200px;
    }
    .section2.qoute-section .container {
        background-repeat: no-repeat;
        background-size: 145% 130%;
        min-height: 230px;
    }
}

@media screen and (max-width: 320px) {
    .path-header {
        background-position: 0 -160px;
        background-size: contain;
    }
    
    .section1 img.kaasmerk-kazen {
        width: 100%;
        margin-top: -1.5em;
    }
    .section1 .block-desc {
        margin-left: 0 !important;
        margin-top: 40px !important;
    }
    .section2.investment {
        overflow: hidden;
        margin-top: 30px;
    }
    .print {
        position: absolute;
        overflow: hidden;
        width: 100%;
        height: 209px;
        top: 530px;
        z-index: 1;
    }
    /*
    .fingerprint img {
        z-index: -4;
        top: 0;
        right: -45px;
        width: 40%;
        position: absolute;
    }
    */
    img.home-cheese-two {
        top: px;
        left: -115px;
        width: 160%;
        position: relative;
    }
    .circles {
        margin-top: -60px;
        /*display: none;*/
    }
    .investment .mobile-circle {
        display: block;
        margin-top: 200px;
    }
    .investment .mobile-circle a {
        padding: 15px 0;
        text-align: center;
    }
    .investment .mobile-circle a > span {
        top: 43%;
        width: 190px;
        color: #000;
        padding: 5px 0;
        position: absolute;
        text-align: center;
        background-color: #fff;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 1px;
    }
    .investment .mobile-circle a > img.img-circle {
        width: 190px;
        height: 190px;
    }
    .section2.video-section {
        margin-top: 30px;
    }
    .section2.optimization {
        padding-top: 30px;
        margin: 0;
    }
    .section2.qoute-section {
        padding-top: 30px;
        margin: 0;
    }
    .section2.qoute-section .container {
        background-image: url("/gfx/home/kaasmerk-cheese.jpg");
        background-repeat: no-repeat;
        background-size: 145% 130%;
        min-height: 230px;
    }
    .section2.qoute-section .qoute {
        margin-left: 0;
    }
    .section2.customer-approach-section {
        padding-top: 30px;
        margin: 0;
    }
    img.dates {
        display: none;
        z-index: -4;
        width: 68%;
        opacity: 0.2;
        right: 0;
        top: 2400px;
        position: absolute;
    }
    .white-bg {
        display: block;
        z-index: -4;
        top: 350px;
        position: absolute;
        width: 100%;
        height: 3200px;
        background-color: #fff;
    }
}


/* container width fixes */
@media (min-width: 768px){
    .circles .img-circle,
    .circles a.circle {
        width: 12em;
        height: 12em;
    }
    .circles a.circle > span {
        top: 5em;
    }
    .circles a.circle {
        position: absolute;
    }

    .circles a.circle.circle-one {
        top: 0;
        right: 1em;
    }
    .circles a.circle.circle-two {
        top: 14em;
        right: 1em;
    }
    .circles a.circle.circle-three {
        top: 28em;
        right: 1em;
    }

    img.home-cheese-two {
        display: none;
    }

    .section2.video-section {
        margin-top: 3em;
    }

    .block-desc h3 {
        font-size: 1.4em!important;
        font-weight: 700;
    }
    .block-desc {
        font-size: 0.750em!important;
    }
    #home-kaasmerk-kazen {
        margin-left: -40px;
        max-width: 425px;
        float: left;
        padding-top: 60px;
        margin-top: 0;
    }
    #home-block-1 {
        float: left;
        width: 305px;
        margin-top: 10px;
        margin-right: 0;
    }
    #home-block-2 {
        position: relative;
        width: 450px;
        margin-left: 30px;
        float: left;
        margin-top: 50px;
/*        margin-right: 50px;*/
    }
    .application-text {
        margin-bottom: 2em;
    }
    .approach-section {
        margin-left: -15px;
    }
    
    h4.quote {
        margin-top: 50px;
        text-align: left;
        padding-left: 30px;
        padding-right: 30px;
    }
    .stamped {
        margin-top: 130px;
    }
    .with-cheese-bg {
        background: url('../gfx/home/kaasmerk-cheese.jpg') no-repeat;
        margin-top: -26em;
        padding: 40em 0 0;
        background-size: 160%;
        z-index: -20;
        min-height: 100px;
    }
    img.dates {
        margin-top: -50em;
    }
    .with-cheese-bg .container {
        padding-bottom: 0px;
    }
    .with-cheese-bg .quote-block {
        background: none;
    }
    .approach-section {
        margin-top: 75px;
        margin-bottom: 0px;
    }
    
    .circles {
        margin-top: 300px;
        margin-left: -220px;
    }

    .md-white h3,
    .md-white p {
        color: #fff;
        
    }
}
@media (min-width: 992px){
    #home-block-1 {
        float: right;
    }
    .milker {
        margin-top: 250px;
    }

    .application-text {
        margin-top: 100px;

    }
    .circles .img-circle,
    .circles a.circle {
        width: 15em;
        height: 15em;
    }
    .circles a.circle > span {
        top: 6.5em;
    }

    .circles a.circle {
        position: absolute;
    }
    .circles a.circle.circle-one {
        top: 0;
        right: 2em;
    }
    .circles a.circle.circle-two {
        top: 15em;
        right: 13em;
    }
    .circles a.circle.circle-three {
        top: 30em;
        right: 24em;
    }

    img.home-cheese-two {
        display: block;
    }

    #home-block-1 {
        float: right;
        width: 410px;
        margin-top: 10px;
        margin-right: 0;
    }
    #home-block-2 {
        margin-top: 50px;
        margin-left: 30px;
        width: 545px;
        margin-right: 130px;
    }
    #home-kaasmerk-kazen {
        max-width: 545px;
    }
    .section2 {
        margin-top: 5em;
    }

    h4.quote {
        margin-top: 150px;
    }
    .with-cheese-bg {
        background: url('../gfx/home/kaasmerk-cheese.jpg') no-repeat;
        margin-top: 5em;
        padding: 25em 0 0;
        background-size: cover;
        z-index: -20;
        min-height: 100px;
    }

    .with-cheese-bg .container {
        padding-bottom: 300px;
    }
    .circles {
        margin-top: 100px;
        margin-left: -220px;
    }
    .section2.video-section,
    .section2.video-section .md-white {
        margin-top: 300px;
    }
    .md-white h3,
    .md-white p {
        color: #000;
        
    }

}
@media (min-width: 1200px){
    .cows {
        width: 70%;
        height: 70%;
    }
    #home-kaasmerk-kazen {
        max-width: 740px;
        width: 740px;
    }
    
    #home-block-1 {
        /*margin-right: 90px;*/
    }
    .stamped {
        margin-top: 30px;
    }
    .with-cheese-bg {
        background: url('../gfx/home/kaasmerk-cheese.jpg') no-repeat;
        margin-top: -30em;
        padding: 80em 0 0;
        background-size: cover;
        z-index: -20;
        min-height: 200px;
    }
    .with-cheese-bg .container {
        padding-bottom: 50px;
    }
    img.dates {
         margin-top: -60em;
    }

}
@media (min-width: 1367px) {
    .cows {
        width: 65%;
        height: 70%;
    }
    
    #home-block-1 {
        /*margin-right: 30px;*/
    }
    #home-kaasmerk-kazen {
        margin-left: -40px;
        /*max-width: 650px;*/
        min-width: 740px;
    }

    #home-block-2 {
        margin-top: 0px;
        margin-left: 0px;
    }

}

@media (min-width: 1667px) {
    .cows {
        width: 56%;
        height: 70%;
    }
}