body{font-family: 'Open Sans';font-weight: bold; font-size: 16px; line-height: 24px;}
h1{color:#ffffff; font-size: 30px;text-transform: uppercase;text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8); font-family: 'Exo', sans-serif; margin-bottom: 30px;}
.blijfopdehoogte{color:#ffffff; font-size: 30px;    font-weight: 500;line-height:40px;text-transform: uppercase;text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8); font-family: 'Exo', sans-serif; margin-bottom: 30px;}
h2{color:#ec6707;font-family: 'Exo', sans-serif; margin-top: 50px; margin-bottom: 50px;}
h3{color:#FFFFFF;font-family: 'Exo', sans-serif; margin-top: 10px; margin-bottom: 30px;}
.containerHeader{margin-top: 30px; margin-bottom: 30px;}
li{font-family: 'Exo', sans-serif; color:#FFF; padding-left:20px; list-style:none; font-size: 19px;text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8); padding-bottom: 13px;}
li:before {
    content: url('/img/vinkje.png'); margin-left:-44px; position:absolute;
}

.binnenkort{font-family: 'Exo', sans-serif; text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.2);color:#3c3c3b; margin-bottom:40px ; line-height: 40px;font-weight: normal; font-size:50px;}
.binnenkort span{color: #ec6707}
  .formContainer{background-color:#ec6707; padding:20px; border-radius: 10px;}
.formInput{border-radius: 3px; font-family: 'Exo', sans-serif; font-weight: 400;margin-bottom: 14px; border:none; font-size: 17px; padding:6px; display: block; width: 100%;}
.verzenden{background-color: #000000;color:#FFF; border:1px solid #FFF; float: right; font-weight: normal; border-radius: 5px;}
.clear{ clear:both}

.facebook{display:block; width:57px; height:53px; background-image:url('/img/sm.png'); background-size:contain; float:right; text-align:center; padding-top:12px; color:#fff !important; font-size:20px !important;}
.facebook:hover{background-image:url('/img/sm_overlay.png'); color:#FFF}

.footerImg{background-color:#008bc1; margin-top:80px; width:100%;    position: absolute;bottom: 0px;}


@media only screen and (max-width : 1200px) {

    }

    /* Medium Devices, Desktops */
    @media only screen and (max-width : 992px) {

    }

    /* Small Devices, Tablets */
    @media only screen and (max-width : 768px) {
	.footerImg{ position:relative}
    }

    /* Extra Small Devices, Phones */ 
    @media only screen and (max-width : 480px) {

    }

    /* Custom, iPhone Retina */ 
    @media only screen and (max-width : 320px) {
        
    }