@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
}


 


@media all and (min-width: 0px) and (max-width: 1200px) {
    
.holder {
	width: 90%;
	margin-left: 5%;
}

#header, #slideshow, .slider, .slider img, #slideshow div {
	width: 100%;
	height: auto;
}

.collabs {
	width: 90% !important;
    margin-bottom: 35px;
    padding-bottom: 35px;
    border-bottom: 1px solid #fff;
}


.left, .right {
	width: 70%;
	float: left;
}

#contentleft {
	display: none;
}

#contentright, #content {
	width: 100%;
	text-align: center;
}

#contentright img, #content img {
	max-width: 100%;
	height: auto;
}

.footer, .footer1, .footercontent {
	width: 100%;
}

.footercontent {
	float: none;
	text-align: center;
	padding-right: 0;
}

.footer img {
	margin: 0px auto !important;
	width: 100%;
	height: auto;
}

table, td {
	width: 100%;
	display: inline;
}

.ui-tabs-panel {
	width: 100%;
}

.ui-tabs-nav li {
	float: none;
	width: 47%;
	display: inline-block;
}

.album {
	float: none;
	width: 96%;
	padding: 2%;
	text-align: center;
	margin: 0 0 20px 0 !important;
}

.album img {
	float: none;
	width: 75%;
	height: auto;
	margin-left: 10%;

}

#listen-desktop {
	display: none;
}

#listen-resp {
	display: block;
}

.cfg-contactform {
	width: 100%;
}

#cfg-element-14-19, #cfg-element-14-15 {
	width: 90%;
}

.cfg-element-container {
	text-align: left;
}

.footer img {
	width: auto;
}

}



@media all and (min-width: 0px) and (max-width: 800px) {
h1 {
	font-size: 22px;
	line-height: 24px;
}

.logos img {
	width: 30%;
}

.footer img {
	width: auto;
}

.promo {
	padding-bottom: 20px;
}

.logos {
	padding-top:20px;
}

.left {
	padding-top: 0;
}

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

.left, .right {
	width: 100%;
	float: left;
}

}
