#welkom{background-color:rgb(72,144,184);}
#portfolio{background-color:rgb(68,182,199);}
#contact{background-color:rgb(143, 194, 228);}
.parallax{background-attachment:fixed;background-position:center center;background-repeat:no-repeat;background-size:cover;position:relative;width:100%;padding:350px 0px;margin:0px 0px 0px 0px;text-align:center;}
.parallax-overlay{background:rgba(0, 0, 0, 0.7);width:100%;height:100%;background-size:cover;padding:120px 0px;}
.welkom-parallax{background:url(../img/introductie/swimmiedesign.jpg) repeat-y fixed 50% center rgba(0, 0, 0, 0);}
.portfolio-parallax{background:url(../img/introductie/wiebenik-swimmie.jpg) repeat-y fixed 50% center rgba(0, 0, 0, 0);}
.contact-parallax{background:url(../img/introductie/contact.jpg) repeat-y fixed 50% center rgba(0, 0, 0, 0);}
#toTop{display:none;bottom:20px;right:20px;overflow:hidden;padding:5px 10px;position:fixed;z-index:1000;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;color:#fff;}
@media only screen
and (min-device-width:320px) and (max-device-width:480px){.welkom-parallax{background:url(../img/introductie/swimmiedesign-iPhone.png) center rgba(0, 0, 0, 0);margin-top:-10px;}
.portfolio-parallax{background:url(../img/introductie/wiebenik-swimmie-iPhone.png) center rgba(0, 0, 0, 0);}
.contact-parallax{background:url(../img/introductie/contact-iPhone.png) center rgba(0, 0, 0, 0);}
.portfolio-item{width:100%;}
.parallax{margin-bottom:0px;min-height:180px;position:relative;z-index:1;padding:0;background-repeat:no-repeat;background-size:cover;}
.fixed{position:relative;}
}
@media only screen and (max-width:320px){}
}
@media only screen and (min-width:321px){}
@media only screen and (min-device-width:768px) and (max-device-width:1024px){.welkom-parallax{background:url(../img/introductie/swimmiedesign-iPad.png) center rgba(0, 0, 0, 0);margin-top:-10px;}
.portfolio-parallax{background:url(../img/introductie/wiebenik-swimmie-iPad.png) center rgba(0, 0, 0, 0);}
.contact-parallax{background:url(../img/introductie/contact-iPad.png) center rgba(0, 0, 0, 0);}
.parallax{margin-bottom:0px;min-height:280px;position:relative;z-index:1;padding:0;background-repeat:no-repeat;background-size:cover;}
.fixed{position:relative;}
}
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape){}
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait){}