#content-bar {
	
	left:0px;
	
	width:100%;
	max-width: 1200px;
	
	z-index:2;
	text-align: center;
	
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
	
}

.inislider { min-height:350px; }
.mobilemenu { display:none; }

.item { width: 240px;  margin-bottom: 10px; }
.item.w2 { width: 32%;  margin-bottom: 10px; height: 280px;  1margin-right:10px;}
.item.w23 { width: 32%;  margin-bottom: 10px; height: 340px; margin-right:10px; }

.item.w3 { width: 655px;  margin-bottom: 10px; }

.item.w4 { width: 315px;  margin-bottom: 10px; }
.item.w5 { width: 240px;  margin-bottom: 10px; background: #DDDDDD; min-height: 120px; }
.item.w6 { width: 100%;  margin-bottom: 10px;  }
.item.w7 { width: 69.9%;  margin-bottom: 10px;  }
.item.w8 { width: 29.9%;  margin-bottom: 10px;  }
.item.w9 { width: 16%;  margin-bottom: 10px;  }
.item.w10 { width: 24.9%;  margin-bottom: 10px;  }
.item.w12 { width: 49.9%;  margin-bottom: 10px;  }
.item.w14 { width: 49.9%;  margin-bottom: 10px;  }
.item.w15 { width: 58.9%;  margin-bottom: 10px; box-sizing: border-box; float: right; }
.item.w16 { width: 39.9%;  margin-bottom: 10px; box-sizing: border-box; float: left;}
.item.w17 { width: 79.9%;  margin-bottom: 10px;  }
.item.w20 { width: 33.3%;  margin-bottom: 10px; height: 220px;  }

.item.w21 { width: 29.9%;  margin-bottom: 10px;  }
.item.w22 { width: 69.9%;  margin-bottom: 10px;  }

.masonry {
  
 width: 98%;
 max-width: 1200px;
  margin-left: auto; 
  margin-right: auto; 
}
.gutter {
  
  padding-right: 10px; /* right column gutter */
    padding-bottom: 10px; /* bottom column gutter */
}



  @media screen and (max-width: 670px){
            .fullmenu { display:none; }
            .mobilemenu { display: block; }
            
            .inislider { min-height:150px; }
            .item.w7 { width: 100%;  margin-bottom: 10px;  }
            .item.w8 { width: 100%;  margin-bottom: 10px;  }
            .item.w9 { width: 100%;  margin-bottom: 10px;  }
            .item.w10 { width: 100%;  margin-bottom: 10px;  }
            .item.w12 { width: 100%;  margin-bottom: 10px;  }
            .item.w14 { width: 100%;  margin-bottom: 10px;  }
            .item.w15 { width: 100%;  margin-bottom: 10px;  }
            .item.w16 { width: 100%;  margin-bottom: 10px; box-sizing: border-box; }
            
            .item.w2 { width: 100%;  margin-bottom: 10px; height: 310px; }
.item.w23 { width: 100%;  margin-bottom: 10px; height: 520px; }
    
    }
    
 