<style type='text/css'>div#uber-grid-wrapper-3720{
	min-width: 1500px !important;
}
/* Cell layouts */
#uber-grid-3720 > div{
	border-width: 0px;
		border-color: #ffffff;
		
}






#uber-grid-3720 > div.r1c1 .uber-grid-cell-wrapper{
	width: 750px;
	height: 300px;
}
#uber-grid-3720 > div.r2c2 .uber-grid-cell-wrapper{
	width: 1500px;
	height: 600px;
}
#uber-grid-3720 > div.r2c1 .uber-grid-cell-wrapper{
	width: 750px;
	height: 600px;
}
#uber-grid-3720 > div.r1c2 .uber-grid-cell-wrapper{
	width: 1500px;
	height: 300px;
}
#uber-grid-3720 > div.r1c1, #uber-grid-3720 div.r2c1{
	width: 750px;
}
#uber-grid-3720 > div.r2c2, #uber-grid-3720 div.r1c2{
	width: 1500px;
}

@media screen and (max-width: 768px){
	#uber-grid-3720 .uber-grid-cell{
		border-width: 0px;
	}
	#uber-grid-3720 > div.r1c1 .uber-grid-cell-wrapper{
		width: 160px;
		height: 160px;
	}
	#uber-grid-3720 > div.r2c2 .uber-grid-cell-wrapper{
		width: 320px;
		height: 320px;
	}
	#uber-grid-3720 > div.r2c1 .uber-grid-cell-wrapper{
		width: 160px;
		height: 320px;
	}
	#uber-grid-3720 > div.r1c2 .uber-grid-cell-wrapper{
		width: 320px;
		height: 160px;
	}
	#uber-grid-3720 > div.r1c1, #uber-grid-3720 > div.r2c1{
		width: 160px;
	}
	#uber-grid-3720 > div.r2c2, #uber-grid-3720 > div.r1c2{
		width: 320px;
	}
}

@media screen and (max-width: 440px){
	#uber-grid-3720 .uber-grid-cell{
		border-width: 0px;
	}
	#uber-grid-3720 > div.r1c1 .uber-grid-cell-wrapper{
		width: 120px;
		height: 120px;
	}
	#uber-grid-3720 > div.r2c2 .uber-grid-cell-wrapper{
		width: 240px;
		height: 240px;
	}
	#uber-grid-3720 > div.r2c1 .uber-grid-cell-wrapper{
		width: 120px;
		height: 240px;
	}
	#uber-grid-3720 > div.r1c2 .uber-grid-cell-wrapper{
		width: 240px;
		height: 120px;
	}
	#uber-grid-3720 > div.r1c1, #uber-grid-3720 > div.r2c1{
		width: 120px;
	}
	#uber-grid-3720 > div.r2c2, #uber-grid-3720 > div.r1c2{
		width: 240px;
	}
}


/* Fonts */ 

					#uber-grid-3720 > div .uber-grid-cell-title strong{
					font-family: "Quicksand", 'Helvetica Neue', Helvetica, sans-serif; 
							font-weight: 300;
			font-style: normal;
		
					font-size: 25px;
			}
						#uber-grid-3720 > div .uber-grid-cell-title small{
					font-family: "Quicksand", 'Helvetica Neue', Helvetica, sans-serif; 
							font-weight: 300;
			font-style: normal;
		
					font-size: 14px;
			}
						#uber-grid-3720 > div .uber-grid-hover .uber-grid-hover-text{
					font-family: "Marvel", 'Helvetica Neue', Helvetica, sans-serif; 
							font-weight: 400;
			font-style: normal;
		
					font-size: 12px;
			}
						#uber-grid-3720 > div .uber-grid-hover .uber-grid-hover-title strong{
					font-family: "Marvel", 'Helvetica Neue', Helvetica, sans-serif; 
							font-weight: 700;
			font-style: normal;
		
					font-size: 18px;
			}
						.uber-grid-3720-lightbox-content h3{
					font-family: "Marvel", 'Helvetica Neue', Helvetica, sans-serif; 
							font-weight: 700;
			font-style: normal;
		
					font-size: 18px;
			}
						.uber-grid-3720-lightbox-content{
					font-family: "Marvel", 'Helvetica Neue', Helvetica, sans-serif; 
							font-weight: 400;
			font-style: normal;
		
					font-size: 13px;
			}
						#uber-grid-3720 .uber-grid-cell-label .uber-grid-label-heading{
					font-family: "Marvel", 'Helvetica Neue', Helvetica, sans-serif; 
							font-weight: 400;
			font-style: normal;
		
					font-size: 16px;
			}
						#uber-grid-3720 .uber-grid-cell-label .uber-grid-label-text{
					font-family: "Marvel", 'Helvetica Neue', Helvetica, sans-serif; 
							font-weight: 400;
			font-style: normal;
		
					font-size: 12px;
			}
						#uber-grid-3720 .uber-grid-price-tag{
					font-family: "Marvel", 'Helvetica Neue', Helvetica, sans-serif; 
							font-weight: 700;
			font-style: normal;
		
					font-size: 24px;
			}
						#uber-grid-wrapper-3720 .uber-grid-filters div a{
					font-family: "Marvel", 'Helvetica Neue', Helvetica, sans-serif; 
							font-weight: 700;
			font-style: normal;
		
					font-size: 18px;
			}
						#uber-grid-wrapper-3720 .uber-grid-pagination div a{
					font-family: "Marvel", 'Helvetica Neue', Helvetica, sans-serif; 
							font-weight: 700;
			font-style: normal;
		
					font-size: 18px;
			}
	

@media screen and (max-width: 768px){
							#uber-grid-3720 > div .uber-grid-cell-title strong{
							font-size: 18px;
					}
									#uber-grid-3720 > div .uber-grid-cell-title small{
							font-size: 14px;
					}
									#uber-grid-3720 > div .uber-grid-hover .uber-grid-hover-text{
							font-size: 14px;
					}
									#uber-grid-3720 > div .uber-grid-hover strong{
							font-size: 18px;
					}
									#uber-grid-3720 .uber-grid-cell-label .uber-grid-label-heading{
							font-size: 18px;
					}
									#uber-grid-3720 .uber-grid-cell-label .uber-grid-label-text{
							font-size: 14px;
					}
									#uber-grid-3720 .uber-grid-price-tag{
							font-size: 18px;
					}
			
	
	div#uber-grid-wrapper-3720{
		min-width: 320px !important;
	}
}

@media screen and (max-width: 440px){
							#uber-grid-3720 > div .uber-grid-cell-title strong{
							font-size: 14px !important;
					}
									#uber-grid-3720 > div .uber-grid-cell-title small{
							font-size: 11px !important;
					}
									#uber-grid-3720 > div .uber-grid-hover .uber-grid-hover-text{
							font-size: 11px !important;
					}
									#uber-grid-3720 > div .uber-grid-hover strong{
							font-size: 14px !important;
					}
									#uber-grid-3720 .uber-grid-cell-label .uber-grid-label-heading{
							font-size: 14px !important;
					}
									#uber-grid-3720 .uber-grid-cell-label .uber-grid-label-text{
							font-size: 11px !important;
					}
									#uber-grid-3720 .uber-grid-price-tag{
							font-size: 14px !important;
					}
			
	
	div#uber-grid-wrapper-3720{
		min-width: 240px !important;
	}
}

#uber-grid-wrapper-3720 div.uber-grid-filters{
	text-align: center;
}
#uber-grid-wrapper-3720 div.uber-grid-filters > div a,
#uber-grid-wrapper-3720 div.uber-grid-filters > div a:visited{
	color: #ffffff !important;
	background-color: #ececeb !important;
}
#uber-grid-wrapper-3720 div.uber-grid-filters > div a:hover{
	background-color: #ececeb !important;
}

#uber-grid-wrapper-3720 div.uber-grid-filters > div.active a,
#uber-grid-wrapper-3720 div.uber-grid-filters > div.active a:visited{
	color: #ffffff !important;
	background-color: #ececeb !important;
}


#uber-grid-wrapper-3720 div.uber-grid-pagination{
	text-align: center;
}
#uber-grid-wrapper-3720 div.uber-grid-pagination > div a,
#uber-grid-wrapper-3720 div.uber-grid-pagination > div a:visited{
	color: #ffffff !important;
	background-color: #ff6760 !important;
}
#uber-grid-wrapper-3720 div.uber-grid-pagination div a:hover{
	background-color: #616161 !important;
}

#uber-grid-wrapper-3720 div.uber-grid-pagination div.uber-grid-current a,
#uber-grid-wrapper-3720 div.uber-grid-pagination div.uber-grid-current a:visited{
	color: #ffffff !important;
	background-color: #616161 !important;
}
	
			div#uber-grid-3720-cell-0 .uber-grid-cell-title-wrapper{
			background-color: rgba(235, 235, 235, 0);
			background-color: #ebebeb;
			background: -moz-linear-gradient(top left,  rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%), #ebebeb; /* FF3.6+ */
			background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(0,0,0,0.1)), color-stop(100%,rgba(0,0,0,0))), #ebebeb; /* Chrome,Safari4+ */
			background: -o-linear-gradient(to top left,  rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%), #ebebeb; /* Opera 11.10+ */
			background: -ms-linear-gradient(top,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0) 100%), #ebebeb; /* IE10+ */
			background: linear-gradient(to top left,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0) 100%), #ebebeb; /* W3C */
			
		}
		div#uber-grid-3720-cell-0 .uber-grid-cell-title-wrapper:after{
							border-right-color: #ebebeb;
					}
				div#uber-grid-3720-cell-0 .uber-grid-cell-title{
			text-align: center !important;
			line-height: 1.4 !important;
			box-sizing: border-box !important;
			-moz-box-sizing: border-box !important;
			top: 50%;
			padding-left: 4%;
			padding-right: 4%;
			width: 100%;
      height: auto;
      left: 0;
			position: absolute;
			margin-top: -