/* (mobile, 768px and down) */
@media (max-width: 767px) {


.row-eq-height {
  display:block!important;}

    
/* -------------------- NAV -------------------- */ 
nav{
    position: relative;
    background: #4a494a;}

.navbar-nav > li > a{
    color:#fff;
    font-size: 14px;
    padding: 20px 20px;
    margin: 0px 0px;
    font-weight: 300;
    letter-spacing: 0.08em;
    text-transform: uppercase;}

    
/* -------------------- SLIDER -------------------- */ 
.ccm-image-slider ul.rslides li img{

    height: 101%;
    width: auto;}
    
       
    .ccm-image-slider-title{   
        font-size:10vw;}
    
    .ccm-image-slider-text p{  
        font-size:5.5vw;}

    
/* -------------------- MAIN -------------------- */ 
.intro .rechts{
    text-align: right;
    padding-right: 15px;}

.intro .links{
    text-align: left;
    padding-left: 15px;} 

   
.intro:before{
    opacity : 0.2; }
    
    .introtekst{
        width:90vw;
        margin:0px auto;}
/* -------------------- MAIN -------------------- */ 
    
.intro .rechts{
    text-align: center;}
.intro .links{
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;}
    
    
    .prijzenwrapper{overflow: hidden;}

    .vrouw{
        left:0px;
        opacity: 0.2;}

        
.productwrapper{
    width:100%;
    margin-bottom: 60px;}
    
    
 /* -------------------- FOOTER -------------------- */    
    
.contact  ul li {
    width: 100%;}
    
    
}