@media only screen and (max-width: 767px) { 
	
.collage_wrap {
float: left;
height: auto;
width: 98%;
margin-top: 40px;
padding: 0 1% 0 1%;
overflow: hidden;
}

.artRow {
	float: left;
	width: 100%;
}

.collage {
height: auto;
width: 100%;
float: left;
position: relative;
}


a.collageImg {
	width: 100%;
}

.collageImg img{
	width: 100% !important;
	height: auto !important;
}

#home1 {
width: 67%;
height: auto;
margin: 0 0 1% 0;
background: none;
}


#home2 {
width: 32%;
height: auto;
margin: 0 0 1% 1%;
background: none;
}

#home3 {
margin: 0 0 1% 0;
width: 27.75%;
height: auto;
background: none;
}

#home4 {
margin: 0 0 1% 1%;
width: 71%;
height: auto;
background: none;
}

#home5 {
width: 26%;
height: auto;
margin: 0% 0 1% 1%;
background: none;
}

#home6 {
margin: 0% 0 0 0%;
width: 44%;
float: right;
height: auto;
background: none;
}

#home7 {
position: relative;
top: 0;
margin-top: 0;
left: 0px;
width: 55%;
height: auto;
overflow: hidden;
background: none;
}

#home8 {
position: relative;
top: 0;
left: 0;
margin: 1% 0 1% 0;
width: 46.75%;
height: auto;
background: none;
}

#home9 {
position: relative;
top: 0;
left: 0px;
margin: 1% 0 1% 1%;
width: 52%;
height: auto;
background: none;
}

iframe{
	border: none;
}

#footer {
	display: block;
}

.sliderWrap {
	margin-top: 30px;
}

.bx-controls {
	display: none;
}

.cw {
	width:100%;
}

#address_wrap {
	width:100%;	
}

		
}