body {
    font-size: 16px;
    font-family: 'Merriweather Sans', sans-serif;
    background: url(../gfx/home/kaasboer.jpg) #000 center top no-repeat;
    -webkit-background-size: cover;
    background-size: 120%;
}
nav a {
    font-size: 14px;
}
@media screen and (min-width: 992px)  {
    nav a {
        font-size: 16px;
    }
}

.container {
    position: relative;
}

.whitespace {
    padding-left: 30px;
    padding-right: 30px;
}

#home-kaasmerk-kazen {
    margin-top: -60px;
}
#home-block-1 {
    margin: 40px 30px 0;
}

#home-block-2 {
    position: relative;
    margin-left: 30px;
    margin-right: 30px;
}

h4.quote {
    font-style: italic;
    font-size: 1.5em;
    text-align: center;
    margin-top: 30px;
}
.quote-section .sender {
    font-style: italic;
    text-align: center;
    margin-bottom: 80px;
}

.approach-section {
    margin: 15px 15px 40px;
}
/* cow bg image */
.cows {
    top: 0;
    left: 0;
    width: 80%;
    height: 70%;
    z-index: -199;
    position: absolute;
    overflow: hidden;
    background: url(../gfx/home/cows.jpg) no-repeat;
    background-size: contain;
}
.cows img {
    top: -45px;
    left: -200px;
    width: 87%;
    opacity: 0.7;
    position: absolute;
}

/* milker bg image
.milker {
    margin-top: 350px;
    right: 0;
    width: 90%;
    height: 2200px;
    z-index: -9999;
    position: absolute;
    overflow: hidden;
    background: #000 url(../gfx/home/kaasboer.jpg) no-repeat;
    background-size: cover;
    opacity: .4;
}

.milker img {
    width: 115%;
    right: -140px;
    position: absolute;
}
*/

/* bottom cheese bg image */
.bottom-cheese {
    z-index: -11;
    right: 0;
    top: 2130px;
    width: 100%;
    height: 830px;
    position: absolute;
    overflow: hidden;
}
.bottom-cheese img {
    height: 110%;
    width: 133%;
    right: -450px;
    position: absolute;
}


/* white bg and print */
.white-bg, .print {
    display: none;
}


img.home-cheese-two {
    margin-top: -50px;
    width: 600px;
/*    top: 13em;*/
    left: -18em;
    position: absolute;
}
.fingerprint {
    z-index: 0;
    top: -110px;
    width: 100%;
    height: 240px;
    right: -45px;
    position: absolute;
    overflow: hidden;
}
.fingerprint img {
    position: absolute;
    right: -20px;
    width: 140px;
}

img.dates {
    position: absolute;
    right: 0;
    width: 300px;
    margin-top: -15%;
}
.circles {
    float: left;
}
.circles .img-circle {
    width: 15em;
    height: 15em;
}
.circles a.circle > span {
    top: 6.5em;
}
.circles a.circle {
    width: 15em;
    height: 15em;
}

.investment .mobile-circle {
    display: none;
}
.circles .img-circle,
.investment .mobile-circle a .img-circle {
    border: 5px solid #fff;
    -webkit-box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, .2);
    -moz-box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, .2);
    box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, .2);
}
.circles .img-circle {
/*    width: 10em;*/
/*    height: 10em;*/
    position: absolute;
}
.circles a.circle > span {
    z-index: 99;
    left: 0;
    position: absolute;
    text-align: center;
/*    top: 4.25em;*/
    width: 99.7%;
    background: #fff;
    padding: 5px 0;
    border-radius: 8px;
}
.circles a.circle {
    color: #000;
    display: block;
    position: relative;
}
.circles a.circle:hover {
    color: #000;
    text-decoration: none;
}

.more, .more:hover {
    color: #000;
}
.block-placement-ipad{

}

/* Theme Sections */

/* sections: 1 */
.section1 img.kaasmerk-kazen {
    width: 105%;
    margin-top: 1em;
}
.section1 .block-desc {
    margin: 0 0 0 4em;
}


/* sections: 2 */
.section2 {
    margin-top: 3em;
}


/* video section */
.section2.video-section {
    margin-top: 12em;
}
.section2.video-section .second-video p {
    color: #ffffff;
}
.section2.video-section iframe {
    height: 20em;
    width: 100%;
}
.section2.video-section iframe {
    -webkit-box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, .2);
    -moz-box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, .2);
    box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, .2);
}

.white {
    color: #fff;
}


/* quote section */
.section2.qoute-section {
    margin-top: 5em;
    position: relative;
}
.section2.qoute-section .block-desc {
    margin-left: 25%;
}
.section2.qoute-section .block-desc p {
    text-indent: 3em;
}


/* customer approach section */
.section2.customer-approach-section {
    margin-top: 12em;
    position: relative;
}


/* sections bg */
/*
.with-cheese-bg .quote-block {
    background: url('../gfx/home/kaasmerk-cheese.jpg') no-repeat;
    background-size: 165%;
    background-position: -50px -5px;
}

.with-cheese-bg {
    background: url('../gfx/home/kaasmerk-cheese.jpg') no-repeat;
    padding-bottom: 8em;
    z-index: -20;
    background-size: 250%;
    background-position: -50px 10px;
}
*/

.stamped {
    margin-top: 50px;
}

.with-cheese-bg {
    background: url('../gfx/home/kaasmerk-cheese.jpg') no-repeat;
    padding-bottom: 20em;
    z-index: -20;
    background-size: cover;
    background-position: center -50px;
}


.img-dates {
    background: url('../gfx/home/dates.png') no-repeat;
    width: 375px;
    height: auto;
}


.title {
    font-family: 'Merriweather', serif;
    font-weight: 300;
}


/* footer */
footer {
    margin: 0;
    position: relative;
}