html {
	margin: 0;
	padding: 0;
}




body {
	background-color: #f9b735;
	font-size: 18px;
	color: #f61c3e;
	font-weight: bold;
	font-family: arial, sans-serif;
	text-align: center;
	/*background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAGklEQVQIW2P8//+/MSMj41l0mpEBB2Ckgw4AfBckBx708cMAAAAASUVORK5CYII=');*/
}


// Medium devices (tablets, 768px and up)



strong,h1,h2,h3 {
	font-weight: 900; 
	font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;

}

h1, h2, h3 {
	text-transform: uppercase;
	letter-spacing: 1.5px;
	font-weight: bold;
}

h1 {
	font-size: 2rem;
	margin: 20px 0;

}

h2 {
	margin: 50px 0 30px 0;
}


.red h2 {
	margin: 0 0 30px 0;
}


h2 span {
	font-size: .75rem;
}

h3 {font-size: 1.5rem;}

a {
	font-weight: 900; 
	font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
	color: #f61c3e;
	text-decoration: underline;
}

a:hover {
	color: #f61c3e;
	text-decoration: none;
}

.no-wrap {white-space: nowrap;}

nav {
	margin: 50px 0;
	text-align: center;
}

nav ul.menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100%;
}

nav ul.menu li {
	display: inline-block;
	font-size: 1rem;
	margin:0 20px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.meta {
	margin: 60px 0 40px 0;
	font-size: 1.5rem;
}

.meta p {
	font-size: 1.75rem;
	line-height: 1.5;
	text-align: center;
	margin: 10px 0;
}

p.address {
	font-size: 1.25rem;

}

p.facebook {
	margin-top: 50px;
}

a.button {
	font-size: 1.5rem;
	padding: 10px 15px;
	background-color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	display: inline-block;
}
.red a.button {
	color: #f61c3e;
	text-decoration: none;
}

a.button:hover {
	background-color: #f61c3e;
	color: #FFF;
}

img {
	max-width: 100%;
	width: 100%;
	height: auto;
}

.buddy img {
	max-width: 300px;
	height: auto;
	margin: 20px 0 50px 0;
}

.listing .image {
	height: auto;
}

.listing .image .image {
	position:relative;
	height: auto;
}

.listing .image .image .screen {
	background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAGklEQVQIW2P8//+/MSMj41l0mpEBB2Ckgw4AfBckBx708cMAAAAASUVORK5CYII=');
	display: block;
	width: 100%;
	height: 100%;
	z-index: 500;
	position:absolute;
	top:0;
	left: 0;
}

.red {
	/*background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAGklEQVQIW2P8//+/MSMj41l0mpEBB2Ckgw4AfBckBx708cMAAAAASUVORK5CYII=');*/
	background-color: #f61c3e;
	color: #FFF;
	display: block;
	margin: 0;
	padding: 50px 0 34px 0;
}

.red a {
	font-weight: 900; 
	font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
	color: #FFF;
	text-decoration: underline;
}

.red  a:hover {
	color: #FFF;
	text-decoration: none;
}

.red.sidebyside {
	text-align: left;
}

.red.sidebyside h2 {
	text-align: center;
}

.red.sidebyside .container {max-width: 768px;}

.red.sidebyside .row {margin: 30px 0;}

.red.sidebyside .row:first-child {margin: 0 0 30px 0;}

.red.sidebyside .row:last-child {margin: 30px 0 0 0;}

.red.sidebyside p {margin: 5px 0;}

.red.sidebyside .description {margin-top: 10px;}

.red.sidebyside .description p {margin: 0 0 20px 0; text-align: left;}

.red.sidebyside a {margin: 5px 0 10px 0;}

.red.sidebyside img {margin-bottom: 20px;}

.red.events {
	padding-bottom: 0;
}

.red.sidebyside .leaflet-touch .leaflet-bar a {
	margin:0;
	text-decoration: none;
}
.description p {
	font-size: 1rem;
	text-align: center;
}



.listing { max-width: 730px; }

.listing ul {
	margin: 10px 10px;
	padding: 0;
	text-align: center;
	list-style-type: none;
}

.listing li {
	margin: 20px;
	display: inline-block;
}

.listing li a {
	text-transform: uppercase;
	letter-spacing: 1.5px;
	color: #FFF;
	background-color: #f61c3e;
	padding: 10px 15px;
	font-weight: bold;
	text-decoration: none;
	font-family: arial, sans-serif;
	line-height: 1;
}

.participants h3 {margin-top: 50px;}

.participants h3:first-child {margin-top: 30px;}

.credit {font-size: .875rem; text-align: right;}

.credit a {
	font-weight: bold;
	font-family: Arial, Sans-serif;
}

.red .listing li a {
	color: #f61c3e;
	background-color: #FFF;
}

.red .listing li a:hover {
	color: #FFF;
	background-color: #f61c3e;
}

.red h2.locations {
	margin: 60px 0 30px 0;
	width: 100%;
}

.listing li a:hover {
	color: #f61c3e;
	background-color: #FFF;
}

.container-fluid.map {
	padding: 0;
	display: block;
}

#mapid { 
	height: 450px;
/*	border-bottom: 10px solid white;
	border-top: 10px solid white; */
}

.leaflet-touch .leaflet-control-attribution {
	color: #f61c3e !important;
	background-color: transparent !important;
	font-family: arial, sans-serif !important;

}

.leaflet-touch .leaflet-control-attribution a {
	color: #f61c3e !important; 
	text-decoration: underline !important;
	font-weight: normal !important;
	font-family: arial, sans-serif !important;
}

.leaflet-bar a, .leaflet-bar a:hover {
	color: #f61c3e !important;
	border: none !important;
}

.leaflet-popup-content {
	color: #f61c3e !important;
}


.leaflet-popup-content-wrapper, .leaflet-popup-tip {
	box-shadow: none !important;
}

.leaflet-popup-content-wrapper {
	border-radius: 5px !important;
}

.leaflet-container a.leaflet-popup-close-button {
	color: #f61c3e !important;
}

.time {margin-bottom: 30px;}

.time a {font-family: arial, sans-serif;}

.time h3 {margin: 5px 0;}

.time h3 a {	
	font-weight: 900; 
	font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
}

.about img {max-width: 200px;}


}



