body {
	font-family:'Century Gothic W01';
	background-color:#efefef;
	font-weight:300;
	color:#56616b;
	font-size:17px;
	line-height:22px;
}

.page-wrap {
	position:relative;
}

.featured-hover {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	display:block;
	opacity:.5;
	z-index:99;
	-webkit-opacity:.5;
	background-color:#fff;
}


.featured-hover:hover {
	opacity:0;
	-webkit-opacity:0;
}

.page-top-space {
	margin-top:120px;
	clear:both;
	display:block;
	overflow:hidden;
}

p img {
	float:left;
	display:inline;
	margin-right:10px;
	margin-top:10px!important;
}

::-webkit-input-placeholder {
	color:#56616b;
}

:-moz-placeholder {
/* Firefox 18- */
	color:#56616b;
}

::-moz-placeholder {
/* Firefox 19+ */
	color:#56616b;
}

:-ms-input-placeholder {
	color:#56616b;
}

strong {
	font-family:'Century Gothic W01 Bold';
	font-weight:400;
}

a {
	font-size:18px;
	font-family:'Century Gothic W01 Bold';
	color:#1a74ff;
	text-decoration:none;
}

h2,h2 a,h4 {
	font-family:'Century Gothic W01';
	color:#1a74ff;
	font-size:16px;
	line-height:18px;
	margin-bottom:2px;
	margin-top:0;
	font-weight:400;
}

.top-caption h3 {
	margin-bottom:8px;
}

.top-border {
	height:1px;
	background-color:#fff;
	width:100%;
	margin-bottom:30px;
}

nav {
	background-color:transparent;
	width:100%;
	display:block;
	overflow:visible;
	text-align:center;
}

nav .nav {
	padding:0;
	background-color:transparent;
	margin:0 auto;
	margin-top:10px;
	float:none;
	display:inline-block;
	max-width:1300px;
	width:100%;
	height:20px;
}

.person {
	float:left;
	display:block;
	width:98%;
	overflow:hidden;
	margin-bottom:10px;
	border-bottom:1px solid #fff;
	padding-bottom:10px;
}

fieldset {
	color:#fff;
	clear:both;
	float:left;
	padding:40px;
	border-color:#fff;
}

.details {
	float:left;
	display:inline;
}

.subnav {
	position:absolute;
	left:0;
	top:0;
	padding-top:40px;
	display:block;
	overflow:hidden;
	z-index:99999;
	max-width:1300px;
	padding:0;
	background-color:transparent;
	min-height:280px;
	margin-left:-900px;
}

.nav-abs {
	position:fixed!important;
	z-index:99999!important;
	top:0;
	margin-top:127px!important;
	display:block!important;
}

#search-iwrap {
	margin:0 auto;
	padding:0;
	overflow:hidden;
	border-bottom:1px solid #efefef;
	width:95%;
	padding-top:10px;
}

.search-input {
	margin:0!important;
	width:90%!important;
	border-radius:0!important;
	-webkit-border-radius:0!important;
	-moz-border-radius:0!important;
	float:left;
	display:inline;
	height:40px;
	padding-bottom:0!important;
}

#white-wrap {
	background-color:#fff;
	max-width:1300px;
	width:100%;
	overflow:hidden;
	padding-bottom:15px;
	display:block;
	display:none;
	margin:0 auto;
	margin-top:128px;
	z-index:9999;
	position:relative;
}

.search-abs {
	position:fixed!important;
	z-index:99999!important;
	top:0;
	margin-top:127px!important;
	display:block!important;
	margin-left:-650px!important;
	left:50%;
}

#search-btn {
	border:none;
	background-color:#fff;
	font-size:20px;
	font-weight:400;
	padding:31px 0 17px;
	width:5%;
	font-family:'Century Gothic W01 Bold';
	margin:0;
	float:left;
	display:inline;
}

.subnav {
	padding:0;
}

.subnav ul {
	padding-top:0;
	margin-top:0;
	padding-bottom:80px;
	background-color:#fff;
	overflow:auto;
}

.secondlayer {
	margin-bottom: 20px;
	/*margin-top: 35px !important;*/
}


#festival-2018 {
	margin-bottom: 30px;
	display: block;
}

#festival-2018 li {
	width:230px;
	margin-right:20px;
	font-weight: 300 !important;
	padding-bottom: 5px;
}

#festival-2018 li a {
    font-weight: 300 !important;
    font-family:'Century Gothic W01';
    font-size: 13px;
} 

.border-bottom {
	border-bottom:1px solid #efefef;
}

.nav li,.subnav li {
	float:left;
	display:inline;
	margin-right:20px;
	padding:0;
	margin-top:0;
	margin-left:0;
	text-align:left;
}

.nav li a {
	font-weight:400;
	color:#56616b;
	font-size:16px;
	transition:all .5s linear;
	-moz-transition:all .5s linear;
	-webkit-transition:all .5s linear;
	position:relative;
	z-index:9999;
}

.nav li:hover {
	background-color:none;
}

.nav li a:hover,.subnav li a:hover {
	color:#1a74ff;
	background-color:none;
}

.subnav li a {
	margin-top:0;
	margin-left:0;
	font-size:14px;
	text-align:left;
	color:#56616b;
	font-family:'Century Gothic W01 Bold';
	transition:all .5s linear;
	-moz-transition:all .5s linear;
	-webkit-transition:all .5s linear;
}

.subnav ul ul {
	margin:0;
	padding:0;
	margin-top:7px;
	padding-top: 0px !important;
}

.subnav ul ul li {
	display:block;
	clear:both;
	margin-bottom:5px;
	padding-bottom:0;
	width:150px;
	word-break:break-word;
	border-bottom:1px solid #e6e6e6;
}

.subnav ul ul ul li {
	border-bottom: none;
}

.subnav li li a {
	font-family:'Century Gothic W01';
	color:#56616b;
	font-size:12px;
	margin-left:0;
	padding-bottom:5px;
	margin-bottom:5px;
}

.full-width-col {
	width:100%!important;
}

.full-width-col li {
	float:left;
	display:inline!important;
	clear:none!important;
}

.full-width-col li li {
	width:250px!important;
}

h3 {
	font-family:'Century Gothic W01 Bold';
	color:#1a74ff;
	font-size:20px;
	line-height:22px;
	margin-top:0;
	font-weight:400;
}

.search-block h3,.detail h3,.news h3,.news-inner h3 {
	font-size:40px;
	line-height:38px;
	color:#56616b;
	margin-bottom:0;
	margin-top:-5px;
	padding:0;
}

.news h3 {
	margin-top:30px;
}

.news-inner h3 {
	font-size:35px;
	margin-bottom:20px;
}

.search-block p,.detail p {
	padding:0;
	margin-top:5px;
}

.detail h3 {
	margin-bottom:10px;
}

.detail p {
	margin-top:0;
}

h4 {
	font-family:'Century Gothic W01 Bold';
}

.clear {
	clear:both;
}

.pdf {
	background:url(/images/pdf_icon.gif) no-repeat center left;
	padding-left:30px;
	padding-top:3px;
	display:block;
	float:left;
	width:100%;
	margin-bottom:10px;
}

#loading {
	margin-bottom:20px;
	display:block;
}

.main-image {
	display:block;
	clear:both;
}

.box-wrap {
	clear:both;
	margin:0;
	padding:0;
	border-sizing:border-box;
	width:100%;
}

.box {
	width:420px;
	height:333px;
	float:left;
	display:inline;
	position:relative;
	margin-bottom:30px;
	margin-left:20px;
	border-sizing:border-box;
	overflow:hidden;
	background-color:#fff;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
}

.box:hover {
	opacity:.7;
	-webkit-opacity:.7;
}

.gallery .box {
	margin-left:0;
}

.box img {
	width:100%;
}

.box img:hover {
	opacity:.7;
	transition:all .5s linear;
	-moz-transition:all .5s linear;
	-webkit-transition:all .5s linear;
}

.top-caption:hover {
	background-color:#f6f6f6;
	color:#fff;
	cursor:pointer;
}

.gallery .box {
	height:auto;
	background-color:transparent;
}

.zoom {
	background:transparent;
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
}

.zoom:hover {
	opacity:.7;
	background:url(/images/zoom.png) no-repeat #fff center center;
	cursor:pointer;
}

.corner {
	position:absolute;
	right:0;
	bottom:0;
	background:url(/images/listings-corner.png) no-repeat;
	width:86px;
	height:85px;
	z-index:99;
}

.classes {
	background:url(/images/classes-corner.png) no-repeat;
}

.box:nth-child(1),.box:nth-child(4),.box:nth-child(7),.box:nth-child(10),.box:nth-child(13),.box:nth-child(16),.box:nth-child(19),.box:nth-child(22),.box:nth-child(25),.box:nth-child(28),.box:nth-child(31),.box:nth-child(34),.box:nth-child(37) {
	margin-left:0;
}

.row,.row-nomargin {
	margin:0 0 30px;
	clear:both;
	width:100%;
	display:block;
	float:left;
}

.row-nomargin {
	margin-bottom:0;
	padding-bottom:30px;
}

.filter-options {
	margin:0 0 20px;
}

.logos {
	margin-top:10px;
	margin-right:20px;
}

.container {
	max-width:1300px;
	margin:0 auto;
	clear:both;
	display:block;
	width:100%;
}

.banner-img {
	position:relative;
}

.ad-space {
	width:728px;
	height:90px;
	display:inline;
	float:right;
	background-color:#eee;
}

.banner,.page-banner {
	max-width:1300px;
	width:100%;
	overflow:hidden;
	margin:0 auto;
	position:relative;
	margin-bottom:30px;
	margin-top:15px;
}

.page-banner {
	margin-top:30px;
}

.banner h1,.page-banner h1 {
	font-size:100px;
	line-height:110px;
	color:#1a74ff;
	margin-bottom:10px;
	font-family:'Century Gothic W01 Bold';
}

.page-banner h1 {
	font-size:75px;
	line-height:79px;
}

ul {
	list-style:none;
	border:none;
}

.banner p,.page-banner p {
	color:#fff;
	font-size:26px;
	line-height:30px;
	margin-top:0;
	width:50%;
	margin:0 auto;
	font-family:'Century Gothic W01';
}

.top-caption {
	height:115px;
	background-color:#fff;
	display:block;
	width:100%;
	transition:all .5s linear;
	-moz-transition:all .5s linear;
	-webkit-transition:all .5s linear;
}

.inner {
	padding:40px 0 30px;
}

.subnav .inner ul {
	padding-top:20px;
	background-color:#fff;
}

.top-caption .inner {
	padding:15px;
}

.results {
	margin-top:40px;
}

.box ul,.results ul {
	background-color:#fff;
	padding:0;
	margin:0;
	width:100%;
	padding-bottom:13px;
}

.results ul {
	padding-bottom:0;
}

.box ul li,.results ul li {
	border-top:1px solid #eee;
	padding:11px 20px;
	background:url(/images/fwd-arrow.png) no-repeat 96% 50%;
}

.noarrow {
	background:#fff!important;
}

.results ul li {
	padding:18px 20px;
}

.box ul li a {
	font-size:13px;
}

.right {
	float:right;
	display:inline;
}

.block {
	display:block;
	clear:right;
}

.left,.twothirds,.onethird {
	float:left;
	display:inline!important;
}

.twothirds {
	width:840px;
	margin-right:40px;
	margin-top:30px;
}

.twothirds img {
	max-width:100%;
	margin-top:0;
	display:block;
}

.onethird {
	width:420px;
	margin-top:30px;
}

header {
	display:block;
	padding:10px 0 30px;
	background-color:#fff;
	position:fixed;
	left:50%;
	margin-left:-650px;
	top:0;
	max-width:1300px;
	z-index:999;
	width:100%;
	border-bottom:1px solid #efefef;
}

.logo {
	background:url(/images/dancebase.png) no-repeat;
	width:238px;
	height:57px;
	margin-left:30px;
	float:left;
	margin-top:20px;
	display:inline;
	position:relative;
	z-index:999;
	text-indent:-9999px;
}

.spacer,.spacer-desktop {
	display:inline-block;
	width:14px;
}

.wrap-header {
	margin-top:-10px;
	background-color:blue;
}

.logo a {
	float:left;
	text-indent:-9999px;
}

.login-links {
	margin-top:20px;
}

.login-links a {
	margin-right:25px;
	font-family:'Century Gothic W01';
	font-size:16px;
}

.facebook,.twitter, .instagram {
	text-indent:-9999px;
	background:url(/images/fb.png) no-repeat 0 0;
	margin-right:20px;
	width:33px;
	height:32px;
	margin-top:15px;
	transition:none;
	-moz-transition:none;
	-webkit-transition:none;
}

.facebook-white {
	background:url(/images/facebook-white.png) no-repeat 0 0;
	display:inline;
	float:left;
	width:40px;
	height:39px;
	margin-top:5px;
	margin-right:10px;
	text-indent:-9999px;
	transition:none;
	-moz-transition:none;
	-webkit-transition:none;
}

.twitter-white {
	background:url(/images/twiiter-white.png) no-repeat 0 0;
	display:inline;
	float:left;
	width:40px;
	height:39px;
	margin-top:5px;
	margin-right:20px;
	text-indent:-9999px;
	transition:none;
	-moz-transition:none;
	-webkit-transition:none;
}

.col,.signup {
	float:left;
	display:inline;
}

.col {
	width:215px;
}

.signup {
	width:435px;
}

.twitter {
	background:url(/images/twitter.png) no-repeat 0 0;
}

.instagram {
	background:url(/images/instagram.png) no-repeat 0 0;
}

.twitter:hover {
	background-position:-32px 0;
}

.facebook:hover {
	background-position:-34px 0;
}

.instagram:hover {
	background-position:-34px 0;
}

.search {
	background:url(/images/search.svg) no-repeat center center;
	width:27px;
	height:22px;
	padding:8px;
	text-indent:-9999px;
	margin-top:13px;
	margin-right:30px;
}

.search:hover {
	background:url(/images/search-hover.svg) no-repeat transparent center center;
}

#festival-2017 li {
	width: 400px;
}

#dates .book-now {
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	float:right;
	padding:3px 16px 0;
	background-color:#1a74ff;
	color:#fff;
	height:28px;
	font-weight:100!important;
	font-family:'Century Gothic W01';
	font-size:18px;
	text-align:center;
	width:auto;
	margin:0;
	transition:all .5s linear;
	-moz-transition:all .5s linear;
	-webkit-transition:all .5s linear;
}

#dates tr,#dates td {
	padding:0;
	margin:0;
}

#dates tr {
	border-bottom:1px solid #57616b!important;
}

#dates td {
	padding-bottom:5px!important;
	padding-top:5px!important;
	font-size:14px;
}

.donate td {
	border: 1px solid #ccc;
	padding: 20px;
}


.menu {
	border:1px solid #dfdfdf;
	color:#56616b;
	font-size:21px;
	margin-left:20px;
	margin-right:10px;
	padding:7px 40px 10px 12px;
	margin-top:10px;
	position:relative;
	width:90px;
}

.plus {
	background:url(/images/plus.png) no-repeat center center;
	border-left:1px solid #dfdfdf;
	width:42px;
	height:40px;
	overflow:auto;
	position:absolute;
	top:0;
	right:0;
}

.menu:hover {
	background-color:#efefef;
}

.line {
	width:100%;
	height:1px;
	clear:both;
	display:block;
	margin:30px 0 10px;
	float:left;
	background-color:#6b747d;
}

footer {
	background-color:#56616b;
	clear:both;
	float:left;
	width:100%;
	display:block;
}

footer ul,footer p {
	margin:0;
	padding:0;
	margin-top:25px;
}

footer h4,footer h3,footer p,footer a,footer {
	color:#fff;
}

footer a,footer p {
	font-family:'Century Gothic W01';
	font-size:16px;
}

.copyright,.copyright a {
	font-size:12px;
}

.copyright {
	margin-top:10px!important;
}

.copyright ul {
	margin-top:0;
	width:80%;
	display:inline;
}

.copyright li {
	display:inline;
	margin:0;
	padding:0;
	margin-right:20px;
}

.copyright a {
	font-family:'Century Gothic W01 Bold';
}

input[type=text],textarea {
	background-color:#fff;
	border:none;
	color:#56616b;
	width:96%;
	padding:2%;
	margin-top:10px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}

textarea {
	height:100px;
}

select {
	width:100%;
	margin-top:10px;
}

.selectMenu {
	color:#56616b;
	width:100%;
	padding:0;
	height:50px;
	margin-top:10px;
	margin-right:3%;
	text-decoration:none;
	padding-left:5px;
	float:left;
	display:inline;
	border:0;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}

.selectMenu {
	background:url(/images/filter-arrow.png) #fff no-repeat 98% 50%;
}

.selectMenu .styleSelect_item {
	width:100%;
}

.selectMenu .styleSelect_item_start {
}

.selectMenu .styleSelect_item_content {
	height:100px;
	overflow-x:hidden;
	background:#fff;
	margin-top:18px;
	padding:5px 0 0;
	color:#56616b;
	font-size:16px;
	background-color:#fff;
	z-index:9999;
	position:relative;
}

.selectMenu .styleSelect_item_end {
}

.selectMenu .passiveSelect,.selectMenu .activeSelect,.selectMenuError .passiveSelect,.selectMenuError .activeSelect {
	height:40px;
	display:block;
	cursor:pointer;
	padding-left:0;
	margin-right:10px;
	padding-top:10px;
	padding-bottom:0!important;
	padding-left:10px;
	width:85%;
	overflow:hidden;
	font-size:16px;
	border:none;
	color:#56616b;
}

.selectMenu .selected {
	border:none;
}

.selectMenu .activeSelect {
	background-color:#fff;
	border:none;
}

.selectMenu ul {
	padding:0;
	margin:0;
	list-style:none;
	cursor:pointer;
	padding-bottom:10px;
	background-color:#fff;
	background-image:none;
	border:none;
	position:relative;
	z-index:9999;
}

.selectMenu li {
	margin:0;
	padding:3px 0 2px 15px;
	background-image:none;
	border:none;
	font-size:16px;
	color:#56616b;
	z-index:999;
	background-color:#fff;
}

.selectMenu li:hover {
	background-color:#eee;
}

.selectMenu .selected {
	color:#838383;
	background-color:#fff;
}

.selectMenu:hover {
	opacity:.9;
}

input[type=submit] {
	float:left;
	background-color:#1A74FF;
	padding:15px 30px;
	color:#fff;
	border:none;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	margin-top:20px;
}

.all-classes,.book-now,.day {
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	float:left;
	padding:21px 6px 6px;
	background-color:#1a74ff;
	color:#fff;
	height:36px;
	font-weight:400;
	font-size:16px;
	text-align:center;
	width:120px;
	margin:0 22px 0 0;
	transition:all .5s linear;
	-moz-transition:all .5s linear;
	-webkit-transition:all .5s linear;
}

.book-now:hover {
	background-color:#56616b;
}

.day {
	color:#1a74ff!important;
	background:url(/images/filter-arrow.png) #fff no-repeat 85% 50%;
	text-align:left;
	font-weight:600;
	padding-left:30px;
	text-indent:20px;
	width:150px!important;
	float:left!important;
	display:inline-block!important;
	overflow:hidden;
	margin-top:0!important;
	height:56px;
}

.day:hover {
	background:url(/images/filter-arrow.png) #e6e6e6 no-repeat 85% 50%;
	cursor:pointer;
}

.off {
	background-color:#fff;
	color:#1a74ff;
}

.view-all {
	background:url(/images/view-all-arrow.png) no-repeat #fff 5% 50%;
	padding:18px 6px 18px 46px;
	display:block;
	margin-bottom:20px;
	overflow:auto;
	font-size:16px;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
}

.book-now {
	padding:15px 12px 10px;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	font-size:22px;
	height:32px;
	margin-right:0;
}

.blueBtn {
	border:none;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	float:right;
	padding:6px!important;
	text-align:center;
	background-color:#1a74ff;
	color:#fff;
	height:40px;
	width:120px;
	margin:20px 0 0;
}

.blueBtn:hover {
	color:#1a74ff;
	background-color:#fff;
}

.copyright span {
	display:inline;
}

.festival-landing h3 {
	margin-bottom: 5px
}

.festival-landing h2 {
	font-size: 14px;
	line-height: 16px;
}

.bx-caption {
	position:absolute;
	top:50%;
	left:50%;
	text-align:center;
	margin-top:-200px;
	margin-left:-650px;
	width:1300px;
}

.page-banner .bx-caption {
	margin-top:-130px;
}


#festival {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	height: 250px;
}

.alert {
	clear:both;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:700;
	font-size:18px;
}

select {
	float:left;
	display:inline;
}

.onethird .box {
	margin-left:0;
}

.right-nav ul {
	margin:0;
	padding:0;
	background-color:#fff;
	display:block;
	overflow:auto;
}

.right-nav ul li {
	overflow:auto;
	display:block;
	padding:10px 10px 10px 25px;
	border-bottom:1px solid #eee;
}

.right-nav ul li a,.todays-classes li a {
	font-size:15.5px;
}

.todays-classes li a {
	width:90%;
	display:block;
}

.right-nav ul .active,.right-nav ul li:hover,.todays-classes li:hover {
	background-color:#fafafa;
	cursor:pointer;
}

.right-nav ul .active a,.right-nav ul a:hover {
	color:#1A74FF!important;
}

.todays-classes a:hover {
	color:#56616b!important;
}

.check {
	float:left;
	display:inline;
	margin-right:20px;
	font-size:14px;
}

.page h2 {
	font-size:24px;
	color:#56616b;
	font-family:'Century Gothic W01 Bold';
}

.page iframe {
	width:100%;
	min-height: 520px;
	margin:10px 0;
	border:none;
}



.whitebg {
	background-color:#fff!important;
}

.blue,.blue h1, .blue p {
	color:#1a74ff!important;
}
.white,.white h1, .white p {
	color:#fff!important;
}

.mobile-only {
	display:none!important;
}

.bxslider-mobile {
		display: none !important;
}

.has-js .label_check,.has-js .label_radio {
	padding-left:30px;
	padding-bottom:0;
	margin-top:29px;
	display:inline;
	float:left;
	font-size:14px;
}

.has-js .label_radio {
	background:url(/images/radio_off.gif) no-repeat;
}

.has-js .label_check {
	background:url(/images/tick_empty.png) no-repeat;
}

.has-js label.c_on {
	background:url(/images/tick_filled.png) no-repeat;
}

.has-js label.r_on {
	background:url(/images/tick_filled.png) no-repeat;
}

.has-js .label_check input,.has-js .label_radio input {
	position:absolute;
	left:-9999px;
}

.error {
	border:1px solid #ab1e1e!important;
}

.nav > li {
	padding:0;
	float:left;
	position:relative;
	z-index:9999;
}

.nav > li a {
	z-index:999;
	position:relative;
}

.subnav {
	z-index:99;
	position:relative;
}

.nav > li:hover > div {
	display:block;
}

.nav > li > div {
	position:absolute;
	left:0;
	top:16px!important;
	display:none;
	z-index:100;
}

@media screen and (max-width: 1300px) {
	header,.subnav {
		left:0;
		margin-left:0;
	}
	
	.banner,.page-banner {
		max-width:none;
	}
	
	.signup {
		width:300px;
	}
	
	.twothirds {
		width:65%;
		margin-right:5%;
	}
	
	.onethird {
		width:30%;
	}
	
	.box {
		width:31.5%;
		height:auto;
	}
	
	.onethird .box {
		width:100%;
	}
	
	.ad-space {
		width:60%;
		height:auto;
	}
	
	.ad-space img {
		width:100%;
		max-width: 728px;
	}
	
	.container {
		max-width:none;
		clear:both;
		padding:10px;
		display:block;
		width:100%;
		box-sizing:border-box;
	}
	
	.jamhot {
		clear:both;
		float:right;
		margin-top:20px;
	}
}

@media screen and (max-width: 600px) {
	.ad-space,.ad-space img {
		width:100%;
		height:auto;
		background-color:#fff;
	}
	
	.container {
		max-width:none;
		margin:0;
		clear:both;
		display:block;
		width:100%;
	}
	
	.bx-caption {
		position:absolute;
		top:0;
		left:0!important;
		text-align:center;
		margin-top:-100px!important;
		margin-left:0!important;
		width:100%!important;
	}
	
	.desktop-only {
		display:none!important;
	}
	
	.mobile-only {
		display:inline!important;
	}
	
	.bxslider-mobile {
		display: block !important;
	}
	
	.signup {
		width:100%;
		margin-top:40px;
	}
	
	.col {
		width:40%;
		margin-right:5%;
	}
	
	.container {
		padding:20px;
		box-sizing:border-box;
	}
	
	.box {
		margin-left:0;
		box-sizing:border-box;
		width:100%!important;
	}
	
	.dropsins {
		height:auto;
	}
	
	.box img {
		width:100%;
	}
	
	.copyright li {
		display:block;
		clear:both;
	}
	
	header {
		display:block;
		overflow:auto;
		padding:10px 0;
		background-color:#fff;
		position:relative;
		left:0;
		margin-left:0;
		top:0;
		width:100%;
		z-index:8;
	}
	
	.login-links {
		float:right;
		display:block;
		margin:0;
		padding:0;
	}
	
	.mob-nav {
		width:130px;
	}
	
	.logo {
		margin-top:20px;
		margin-left:0;
		float:left;
		display:inline;
		background:url(/images/dancebase_mobile.png) no-repeat;
	}
	
	.menu {
		margin:0;
		margin-top:20px;
		margin-bottom:30px;
		display:block;
		float:right;
	}
	
	.banner h1 {
		font-size:45px;
		line-height:55px;
	}
	
	.twothirds h1 {
		line-height:1.2em;
	}
	
	.banner p {
		font-size:18px;
		line-height:22px;
		width:70%;
	}
	
	.banner {
		margin-bottom:0;
	}
	
	.banner .bxslider,.banner .bx-next,.banner .bx-prev {
		display:none!important;
	}
	
	.page-banner .bx-caption {
		margin-top:0;
	}
	
	.jamhot {
		float:left;
		margin-top:20px;
	}
	
	.mobile-nav {
		margin:0;
		padding:0;
		display:none;
		background-color:#fff;
	}
	
	.mobile-nav li {
		float:left;
		display:block;
		clear:both;
		margin:0!important;
		padding:20px 0!important;
		border-t:1px solid #e6e6e6;
		width:100%;
		background-color:#fff;
	}
	
	.all-classes {
		width:160px;
		margin-bottom:20px;
	}
	
	.mobile-nomarginleft {
		margin-left:0!important;
	}
	
	.twothirds,.onethird {
		width:100%;
	}
	
	.spacer-desktop {
		display:none;
	}
	
	.mobile-nav li a {
		font-weight:400;
		color:#56616b;
		font-size:16px;
		margin:20px 0!important;
	}
	
	.page-top-space {
		display:none;
	}
	
	.day {
		width:130%!important;
		margin-bottom:20px;
		margin-right:0!important;
		display:none;
	}
	
	
	.donate {
		width: 100% !important;
	}
	
	.donate tr {
		border: 1px solid #ccc;
		width: 100% !important;
		float: left;
		text-align: center;
		
	}
	
	.donate td {
	     float: left;
	     display: block;
	     width: 100% !important;
	     clear: both;
	     box-sizing: border-box;
	     border: none;
	     text-align: center;
	     padding: 20px;
	     border-bottom: 1px solid #ccc;
	}
	
	.donate tr p {
		 text-align: center !important;
	}
	
	
}

@media screen and (max-width: 480px) {
	.login-links {
		float:left;
		display:inline;
		margin:0;
		padding:0;
		margin-top:30px;
		width:130px;
	}
	
	.login-links a {
		font-size:14px;
	}
	
	.page iframe {
	width:100%;
	min-height: 280px;
	margin:10px 0;
	border:none;
   }
	
	.mob-nav {
		width:100%;
	}
	
	.spacer-desktop {
		display:none!important;
	}
	
	.logo {
		margin-top:20px;
		margin:0 auto;
		float:none;
		display:block;
		background:url(/images/dancebase.png) no-repeat;
	}
	
	.menu {
		margin:0;
		margin-top:20px;
		margin-bottom:30px;
		display:inline;
		float:right;
	}
	
	.day,.all-classes {
		width:100%!important;
		margin-bottom:20px;
		padding-left:0;
		padding-right:0;
		margin-right:0!important;
	}
	
	.day {
		width:129%!important;
	}
	
	#ui-datepicker-div {
		z-index:9999999!important;
		position:relative;
		width:100%!important;
	}
	
	
	
	
}