body {
margin:0 auto;
padding:0;
font-family:arial; 
font-weight:normal;
font-size:12px;
color:#666;
width:100%;
height:100%;
letter-spacing:.5px;
}


h1, h2 {
width:70%;
margin:0 auto;
padding:10px 0 0 0;
font-family:arial; 
font-weight:normal;
font-size:28px;
text-align:center;
}
h3{
color:#fff;
font-size:28px;
font-weight:normal;
}
h2.underline {
text-transform:uppercase;
}


a {
font-family:arial; 
font-weight:bold;
color:#F3461A;
text-decoration:none;
}

header{
box-shadow: 0 3px 2px -2px #ccc;
width:100%;
}

#header .container{
margin:20px auto 40px auto;
height:auto !important;
padding:0 0 20px !important;
/*position: fixed;
left: 0;
right: 0;
top: 25px !important;*/
}
#menu{
display:none;
}

.container {
/*position: relative;
top: 150px;*/
max-width:1000px;
font-family:arial; 
font-weight:normal;
font-size:16px;
clear:both;
margin:0 auto;
box-sizing:border-box;
overflow:hidden;
text-align:center;
position: relative;
z-index: 500;
}

#home .container{
font-size:24px;
padding-top:45px;
}

#logo {
float:left;
text-indent:10px;
letter-spacing:1.5px;
display:inline-block;
}

a.logo,a.logo:hover{
text-decoration:none;
font-weight:normal;
font-family:arial;
font-size:48px;
}
.pt-1{
color:#F3461A;
}
.pt-2{
color:#666;
}
.crunch{
letter-spacing: -1.5px;
}

#home-login{
margin-top: 100px;
}

#home-login input {
max-width:400px;
width:75%;
height: 30px;
border: 0;
margin:20px auto;
border-radius: 5px;
text-align: center;
font-size: 16px;
background-color:#666;
color:#fff;
display:block;
}
#home-login #submit{
display: inline-block;
margin: 20px auto 0;
padding: 0px;
border-radius: 5px;
font-weight: normal;
height: 32px;
background-color: #F3461A;
color: #FFF;
font-size: 16px;
max-width: 200px;
text-align: center;
cursor: pointer;
text-indent:0;
-webkit-appearance:none;
}

#home-banner{
width: 100%;
height: 450px;
position: relative;
margin-top:-39px;
background-image: url("images/header_kickoff.jpg");
background-position: center bottom;
background-repeat: no-repeat;
background-size: cover;
text-align:center;
}

#home-banner a{
	position:relative;
	top:65%;
	color:#fff;
	border-radius:10px;
	font-size:22px;
	font-weight:normal;
	border:2px solid #fff;
	text-transform:uppercase;
	padding:15px 35px;
	cursor:pointer;
	transition: all 0.5s ease;
}
#home-banner a:hover{
	background-color:#000;
	opacity:.65;
}
#home-banner.reimagine{
background-image: url("images/reimagine_banner_comp.png") !important;
}
.reimagine img{
width: 100%;
max-width: 600px;
margin: -60px auto -200px;
}
.reimagine .text .date{
color:#fff;
}
.cfa .text {
font-size: 40px;
text-transform: uppercase;
position: relative;
top: 30% !important;
color:#fff;
text-shadow: 2px 2px 4px #384345;
}
.cfa span{
display:block;
}
.cfa span.date {
color:#F3461A;
text-shadow:none;
font-size:34px;
}
.cfa a{
width: 200px;
display: block;
margin: 20px auto 0;
top: 150px !important;
}
.pw_event{
position:absolute;
width:50%;
top: 0;
}
#donate{
background-color:#1d2425;
}
#donate .container{
height:auto !important;
padding:28px 0 !important;
text-align:center;
}
#donate p{
display:inline;
color:#fff;
}
#home-button{
color:#fff;
border-radius:5px;
padding:10px 0;
font-size:20px;
width:200px;
text-align:center;
cursor:pointer;
display:inline-block;
text-align:center;
font-weight:normal;
}
#home-button a{
color:#fff;
font-weight:normal;
}
.donate-button{
background-color:#64bf9e;
margin:auto 50px;
}

.sign-up{
height:auto !important;	
margin-bottom:30px;
text-align:center;
}
#vid-bg{
background: rgb(0, 0, 0);
background-color:rgba(0, 0, 0, 0.9);
position:fixed;
width:100%;
height:100%;
margin:0 auto;
top:0;
z-index:999;
display:none;
}
#vid-bg div{
background-color: #F3461A;
width: 20%;
border-radius: 10px;
height: 50px;
text-align: center;
font-size: 24px;
color: #fff;
line-height: 50px;
margin: 20px 40% 0 40%;
cursor:pointer;
}
video{
width:70%;
margin:100px 15% 0 15%;
border-radius:10px;
}

.orange-gradient .container{
height:300px;
}

.home-bg-grey-1 h2{
color:#fff;
}
.home-bg-grey-1{
float:left;
width:100%;
background-color:#5f7073;
padding-bottom:50px;
}
.bg-grey-1{
background-color:#5f7073;
}
.bg-grey-1 h2{
color:#fff !important;
font-size:24px;
}

.home-bg-grey-1 h1{
color:#fff;
text-transform:none;
font-size:24px;
width:80%;
margin:0 auto;
}
.home-bg-grey-2 {
background-color:#b7c4c0;
}
.bg-grey-3 {
background-color:#eee;
}
.bg-turquoise{
width: 100%;
background-color: #64bf9e;
}
.bg-orange{
background-color: #F3461A;
}

.subhead{
	font-size:24px;
	color:#666;
	text-align:center;
	width:80%;
	margin:0 auto;
	max-width:800px;
} 
.underline:after {
    content: '';
    display: block;
    width: 75px;
    margin: 20px auto 30px auto !important;
}
.border-white:after{
	border-bottom: 1px solid rgba(255, 255, 255, .4);

}
.border-grey:after{
	border-bottom: 1px solid rgba(102, 102, 102, .4);
}
.orange-gradient{
  background-color: #f56b48;
  background-image:
    linear-gradient(
      to right, 
      #f56b48,
      #f56b48 50%,
      #f3461a 50%,
      #f3461a 
      );
}
.home-row-cell{
width:33%;
float: left;
box-sizing: border-box;
padding: 45px 18px 0px;
height: 200%;
margin: -45px auto 0;
color:#fff;
text-align:center;
}
.home-row-cell p, .action-icons p{
font-size:16px;
line-height:22px !important;
}
.home-row-cell span{
color:#000;
font-weight:bold;
}
.last{
margin-right:0 !important;
}

#home-icon1{
background-color:#f56b48;
}
#home-icon2{
background-color:#f45830;
}
#home-icon3{
background-color:#f3461a;	
}
.home-row-promo div{
background-image:url('images/home-row_icons.png');
background-repeat:no-repeat;
width:60px;
height:60px;
margin:0 auto;
}
#home-icon1 div{
background-position:0 -2px;
}
#home-icon2 div{
background-position:-75px -2px;
}
#home-icon3 div{
background-position:-152px -2px;
}
.home-bg-grey-2 .container{
height:auto;
padding:20px 0 0 0;
}
#as_iphone{
float:left;
width:33%;
text-align:center;
padding-top: 25px;
}
#apps{
margin-bottom:20px;
}
.app{
width:120px;
}
.app.google{
margin-bottom:-2px;
}
#quote{
float: left;
width: 100%;
}
#quote .quote-section {
padding-bottom:20px;
}
.quote-section div{
margin:0 auto;
background-image:url(images/faces.png);
background-size:100px;
width:100px;
height:100px;
background-repeat:no-repeat;
}
.quote-section.artist div{
background-position:0 -180px;
}
#quote span, #quote p{
display:block;
padding:5px 20px;
}
.title{
font-size:24px;
color:#666;
padding-bottom:5px;
}
.name{
font-size:18px;
color:#fff;
}
.quote {
font-style:italic;
color:#fff;
padding-bottom:25px;
}

#apps p{
padding: 0px;
font-size: 18px;
width: 80%;
margin: 30px auto;	
}

#action-area{
height:auto;
margin:45px auto;
padding:0 50px;
text-align:center;
}
#action-area a{
color:#666;
font-weight:normal;
}

.action-icons{
float:left;
width:33.333%;
text-align:center;
color:#666;
margin-top:50px;
padding:0 15px;
box-sizing:border-box;
}
.action-icons div{
background-image:url(images/action_icons.png);
background-size:900px;
width:180px;
height:140px;
margin:0 auto;
background-repeat:no-repeat;
}
.action-icons.spread div{
background-position:-5px -5px;
}
.action-icons.artist div{
background-position:-230px -5px;
}
.action-icons.event div{
background-position:-490px -5px;
}
.action-icons.general div{
background-position:-750px -5px;
}
#location{
clear:both;
margin-top:45px;
width:100%;
height:450px;
overflow: hidden;
}
#location-hr{
background-color:#F3461A;
width:100%;
height:10px;
margin:0;padding:0;
}
#location-tag{
position:relative;
margin:0 auto;
z-index:999;
width:200px;
padding:10px 0;
background-color:#F3461A;
color:#fff;
font-size:20px;
border-bottom-right-radius:10px;
border-bottom-left-radius:10px;
text-align:center;
height:30px;
}
#location #map,#location iframe{
position:relative;
z-index:1;
width:50%;
float:left;
height:440px;
}

#map #iw_container div{
text-align:left;
}
#map .iw_title{
font-weight:bold;
}
#map .iw_status{
margin-top: 6px;
padding: 2px;
border: 1px dashed #f3461A;
box-sizing: border-box;
font-weight: bold;
border-radius: 2px;
text-align: center !important;
width: 75px;
}
#map .iw_url{
padding-top:6px;
}
#events{
position:relative;
z-index:1;
width:50%;
float:right;
}
#events_cont{
max-width:600px;
margin:30px auto 0;
}
.event_row{
margin:20px auto 20px auto;
padding:0 10px;
width:100%;
float:left;
box-sizing:border-box;
}
.event_status{
float:left;
width:100px;
color:#666;
font-size:16px;
margin-top:25px;
text-transform:uppercase;
}
.event_date{
border:2px solid #F3461A;
border-radius:5px;
padding:10px 18px;
float:left;
text-align:center;
margin-left:40px;
box-sizing: border-box;
width: 75px;
}
.event_date span{
display:block;
}
.event_month{
font-size:16px;
}
.event_day{
font-size:24px;
}
.event_details{
float:left;
width:200px;
margin-left:20px;
}
.event_details p{
margin:0;
padding:0 0 5px 0;
font-size:16px;
}
#events .button{
float:left;
margin:20px 0 0 20px;
width:120px;
}

/** footer styles**/
footer{
clear:both;
background-color: #1d2425;
width:100%;
height:100%;
min-height:200px;
text-align:center;
padding:50px 10px;
box-sizing:border-box;
color:#fff;
font-size:14px;
}
footer a{
color:#fff;
}
footer p a:after{
content:"|";
margin:0 5px;
}
footer .last:after{
display:none;
}
footer #social{
margin:20px 0;
}
#social div{
display:inline-block;
background:#F3461A url('images/as_social_sprite.png') no-repeat;
margin:0 6px;
border-radius:20px;
padding:20px;
}
.fb{
background-position:2px -3px !important;
background-size: 300% !important;
}
.twitter{
background-position: -25px 0 !important;
background-size: 250% !important;
}
.instagram{
background-position: -60px 0 !important;
background-size: 250% !important;
}

#sign-in{
display:none;
}
/** button styles**/
.button{
border-radius: 5px;
color: #FFF;
cursor: pointer;
font-family: arial;
font-weight: normal;
font-size: 20px;
text-align: center;
display: block;
padding:8px 0;
text-transform:capitalize;
box-sizing:border-box;
}
.buOrange {
 background-color: #F3461A;
}
.buWhite {
 background-color: #FFF;
}
.buAqua {
 background-color:#64bf9e;
}
.buClear {
 background-color:#fff;
 border:2px solid #F3461A;
 color:#F3461A;
}
.buFull{
width:100%;
margin-top:10px;
}
.buWide{
width:200px;
margin-top:10px;
}
.buShort{
width:95px !important;
}
.container .button{
margin:auto;
}
/*modal bg**/
#modalContainer{
position:fixed;
top:0;
left:0; 
z-index:998;
background-color:black;
filter:alpha(opacity=60);
opacity:.6;
width:100%;
height:100%;
visibility:hidden;
cursor:pointer;
}
.modal{
cursor:pointer;
}

/** landing template**/
.landing .bg-turquoise .container p{
font-size:24px;
font-style:italic;
color:#fff;
text-shadow: -2px 1px #888;
}
.landing.no-banner{
margin-top:-40px;
}

.landing .container{
	height:auto !important;
	text-align:center;
	min-height:300px;
	padding: 50px 0px;
	box-sizing:border-box;
}
.landing h1 {
	color:#fff;
	font-size:36px;
	text-transform:uppercase;
	margin:0 auto;
}
.landing h2 {
	color:#666;
	margin:20px auto 20px auto;
	text-transform:none;
	line-height: 28px;
}
.landing  p{
color:#666;
font-size:18px;
width:80%;
margin:0 auto;
padding: 10px 0;
}
/* how it works **/
#home-banner.how_it_works{
width: 100%;
height: 450px;
position: relative;
background-image: url("images/mckenzie_demo.png");
background-position: center 25%;
background-repeat: no-repeat;
background-size:cover;
}
@media (min-width:1200px) and (max-width:1600px) {
	#home-banner.how_it_works{
	background-position: center 40%;
	background-size: 95%;
	background-color: #b4afab;
	}
}
@media (min-width:1600px) {
	#home-banner.how_it_works{
	background-position: center 40%;
	background-size: 60%;
	background-color: #b4afab;
	}
}

/* about **/
#home-banner.about{
width: 100%;
height: 450px;
position: relative;
background-image: url("images/mural_sf.jpg");
background-position: center 90%;
background-repeat: no-repeat;
background-size:cover;
}
.about img{
width:85%;
max-width: 750px;
padding: 15px;
background-color: #fff;
border-radius: 10px;
box-sizing: border-box;
margin-top: 20px;
}
.team div{
padding:10px 0;
}
.team h3{
color:#666;
font-size:20px;
margin-bottom: -15px;
}
.team h4{
color:#64bf9e;
font-weight:normal;
}
.team h4:before{
content:"[";
line-height:20px;
font-size:20px;
padding-right:5px;
color:#666;
}
.team h4:after{
content:"]";
line-height:20px;
font-size:20px;
padding-left:5px;
color:#666;
}
.team-img{
background-color:#5f7073;
background-repeat:no-repeat;
background-size:cover;
border:1px solid #5f7073;
border-radius:50%;
width:100px;
height:100px;
padding:0 !important;
margin:10px auto;
}
.team-img.matt{
background-image:url('images/bios/bio_matt.jpg');
}
.team-img.mckenzie{
background-image:url('images/bios/bio_mckenzie.jpg');
}
.team-img.marisa{
background-image:url('images/bios/bio_marisa.jpg');
background-position: 120% 120%;
}
.team-img.roy{
background-image:url('images/bios/bio_roy.jpg');
}
.half{
width:50%;
float:left;
margin:10px 0;
}

.split:before{
border-top:6px dotted #5f7073;
display:block;
content: "";
width:50%;
margin:0 auto;
padding-bottom:20px;
}

/** top nav**/
#top-nav{
display:inline-block;
float:right;
margin-top:21px;
}
#top-nav .login{
background-color:#F3461A;
color:#fff;
padding:6px 10px;
border-radius:5px;	
}
#top-nav a{
color:#666;
margin-left:20px;
text-transform:capitalize;
font-size:20px;
font-weight:normal;
 display:inline-block; 
 cursor:pointer;
}
/* call for artists **/
#home-banner.call_for_artists{
width: 100%;
height: 450px;
position: relative;
background-image: url("images/cfa_banner_reimagine.jpg");
background-position: center center;
background-repeat: no-repeat;
background-size:cover;
}
.call_for_artists img{
width: 100%;
max-width: 500px;
margin:60px auto 0;
}
.container.call_for_artists {
color: #666;
font-size: 16px;
margin: 0 auto;
padding: 10px 0;
width:80%;
line-height:20px;
}
.call_for_artists span{
 color:#F3461A;
 display:block;
 font-weight:bold;
}
.call_for_artists .columns{
width:60%;
margin:0 auto;
border-collapse: collapse;
}
.call_for_artists .row{
padding-bottom:18px;
display:block;
}
.call_for_artists td{
vertical-align:top;
}
.call_for_artists td.bullet{
padding-top:5px;
}
.call_for_artists td.text{
width: 300px;
text-align: left;
padding: 0 10px;
}
.call_for_artists .bullet div{
background-color:#F3461A;
width:8px;
height:8px;
border-radius:4px;
}
.call_for_artists #require{
clear:both;
display:inline-block;
}
@media (max-width:800px) {
	.container.call_for_artists  p{
	width:100% !important;
	}
	.call_for_artists .columns{
	width:100%;
	}
	.call_for_artists td{
	float:left !important;
	vertical-align:top;
	}
	.call_for_artists td.bullet div{
	position: relative;
    top: 14px;
    margin: 0;
	}
	.call_for_artists td.text{
	    width: 100%;
    text-align: left;
    padding: 0 5px 0 20px;
    box-sizing: border-box;
	}
}
/** artist and portfolio page **/
.portfolio{
	width:100% !important;
	max-width:1000px;
	box-sizing:border-box;
	text-align:center;
	margin:0 auto;
}

.portfolio  h2{
font-size:22px;
padding-bottom:20px;
color:#F3461A;
}
.portfolio  h2 span{
color:#666;
}
.portfolio .artist-img{
	width:135px;
	height:135px;
	background-repeat:no-repeat;
	background-size:cover;
	border-radius:50%;
	margin:0 auto 20px;
}
.portfolio #social{
	margin:0 auto 20px;
}
.portfolio .events_artist{
	clear:both;
}
.underline-reg h1:after{
  content: '';
  display: block;
  background: #F3461A;
  height: 1px;
  max-width: 250px;
  width: 30%;
  margin: 20px auto;
}
.bioTrunc, .bioFull{
 width:90%;
 margin:0 auto 20px auto;
 font-size: 16px;
}
.fa-chevron-circle-down{
 font-size:48px;
 color:#F3461A;
 cursor:pointer;
}
.bioFull{
	display:none;
}
.list-text{
	font-size:20px;
	color:#666;
	display:block;
	min-height: 95px;
	font-weight: 600;
	line-height:normal !important;
}

.list-text span{
	font-size:18px;
	font-weight: 400;
	display:block;
}
.list-item{
	width:33%;
	box-sizing:border-box;
	float:left;
	padding:1%;
	overflow:hidden;
	text-align:center;
	min-height: 400px;
}
.list-img{
	position:relative;
	width:100%;
	height:310px;
	background-color:#e3e3e3;
	background-size:cover;
	background-position: center;
	background-repeat:no-repeat;
	cursor:pointer;
}
.list-img-event{
	height:210px;
}
.event-host-rd {
	background-size:125%;
	background-position-y: bottom;
}
.twoItem .list-item{
	width:50%;
}
.oneItem .list-item{
	width:50%;
	float:none;
	margin:0 auto;
}
.twoItem .list-img-event, .oneItem .list-img-event{
	height:310px;
	background-size: unset;
}
#modalArtistPortfolio{
   max-height:90%;
   max-width:90%;
}
.modal-page{
	background-color:#fff;
	width:60%;
	height:80%;
	min-width:300px;
	min-height:700px;
	overflow:visible;
	border-radius:10px;
	text-align:center;
}
.modal-page.modal-login{
	height: 400px !important;
	min-height: 400px !important;
}
.modal-item{
	position: fixed;
    left: 0px;
    right: 0px;
    z-index: 999;
    top: 0px;
    bottom: 0px;
    margin: auto;
	display:none;
}

/** events main page **/
.event-type {
position: absolute;
bottom: 0;
width: 0;
height: 0;
border-style: solid;
border-width: 60px 0 0 60px;
border-color: transparent transparent transparent #ccc;
}

.event-type-as:before{
color: #ffffff;
content: url('images/events/logos/as_crop.png');
position: absolute;
transform: scale(.9);
top: -32px;
left: -58px;
}

.event-type-asp:before{
color: #ffffff;
content: url('images/events/logos/artspan_crop.png');
position: absolute;
transform: scale(.1);
border-radius:30px;
border:30px;
top: -118px;
left: -145px;
}

.event-type-rd:before{
color: #ffffff;
content: url('images/events/logos/root-division_crop.png');
position: absolute;
top: -30px;
left: -55px;
}

.event-type-eb:before{
color: #ffffff;
content: url('images/events/logos/eventbrite_crop.png');
position: absolute;
top: -30px;
left: -55px;
}


.list-img div.date{
box-sizing:border-box;
color:#fff;
width:100%;
padding:8px 5px;
background: rgba(67, 61, 61, .8);
font-size:14px;
font-weight:normal;
}
.list-img span{
display:block;
padding:5px 0;
margin:0;
font-size:14px;
line-height:auto;
font-weight:bold;
}
#map.events-main-page{
margin: -39px 0 50px;
}
#map, #map iframe{
position:relative;
z-index: 1;
width: 100%;
float: left;
height: 450px;
margin: 0;
}
.eventCat{
clear: both;
font-size: 16px;
padding: 5px 10px;
font-weight: bold;
color: #fff;
margin: 10px auto;
border-radius: 5px;
background-color: #F3461A;
box-sizing: border-box;
width: 150px;
}
.oneItem .list-item{
float:none !important;
margin:0 auto;
}

/** donors and sponsors **/
#sponsor-donor .container{
margin:-40px auto 40px;
}
#sponsor-donor img{
width:100%;
padding:20px;
margin:-10px 0 0;
box-sizing: border-box;
}
#sponsors img{
max-width:178px;
}
#donors .mobile{
display:none;
}
/** donate landing**/
#donate-landing .bg-turquoise .container p{
font-size:20px !important;
}
#circle-donate{
margin:20px 0 -10px 0;
}

.circle-donate {
  border-radius: 50%;
  background: #e0dfdf;
  width: 150px;
  height: 150px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.circle-donate-current {
  width: 65px;
  height: 65px;
  background-color:#F3461A;
  color:#fff;
  font-family:arial;
  -webkit-animation: circleScale .75s ease-in; 
  animation: circleScale .75s ease-in; 
}

#donation-area {
margin: -50px auto 0;
box-sizing: border-box;
width: 336px;
}


#donation-boxes{
min-height: 150px;
}
#donation-boxes div{
border:1px solid #64bf9e;
border-radius: 5px;
float: left;
width: 50px;
margin: 10px;
padding: 20px;
color: #666;
font-size: 24px;
text-align: center;
min-height:28px;
line-height:24px;
cursor:pointer;
}
#donation-boxes div.other{
float: none;
clear: both;
background: none;
border: 1px solid #64bf9e;
border-radius:5px;
width: 100%;
max-width: 316px;
margin: 0 auto;
color: #666;
box-sizing: border-box;
padding: 0 !important;
cursor:pointer;
}
#donation-boxes input{
border-radius: 5px;
border: none;
line-height: 35px;
font-size: 20px;
color: #666;
text-align: center;
width: 100%;
padding: 5px;
box-sizing: border-box;
cursor:pointer;
}
#donation-area .button{
width:100%;
max-width:316px;
}
#donation-area #donation-buttons{
margin-top:30px;
}
#donation-details{
width:75%;
margin:40px auto;
}
#donation-quote{
background:#e0dfdf;
font-size:24px;
font-style:italic;
padding:30px;
margin-top:30px;
border-radius:5px;
}
#donation-quote span{
display:block;
margin-top:20px;
font-size:18px;
font-weight:normal !important;
font-style:normal !important;
}
#donation-quote-photo{
background-image: url(images/artists/luis-garcia.jpg);
width: 100px;
height: 100px;
background-size: 130%;
border-radius: 50%;
margin: 20px auto;
background-position: 50% 0;
background-repeat: no-repeat;
}
#donation-details span{
display:block;
font-weight:bold;
}

#donation-buttons .button{
margin:20px auto;
overflow:hidden;
height:44px;
}
#donation-buttons img{
max-width: 100px;
margin: -14px 0 -22px 0;
}
.donation-active{
background-color:#64bf9e !important;
color:#fff !important;
}
#donate-cc{
display:none;
max-width:600px;
margin:0 auto;
}
#donate-cc p{
font-size:22px !important;
}
#donate-cc .submit-cc{
width:70%;
}
#donate-cc input{
background:none;
width:100%;
border:none;
font-size: 18px;
font-weight: bold;
font-family: Arial;
color:#666;
}
#donate-cc input:focus{
outline:none;
}
#donate-cc input::-webkit-input-placeholder{
color:#ccc;
font-weight:normal;
}
#donate-cc input:-ms-input-placeholder{
color:#ccc;
font-weight:normal;
}
#donate-cc input::-moz-placeholder{
color:#ccc;
font-weight:normal;
}
#donate-cc input:-moz-placeholder{
color:#ccc;
font-weight:normal;
}
#cc-info{
width:70%;
background-color: #f2f1f1;
padding: 25px;
border-radius: 10px;
text-align: left;
margin:30px auto;
}
.cc-input{
border-bottom: 1px solid #ccc;
height: 20px;
padding: 15px 0 10px;
margin:10px 0;
}
#cc-amount{
font-size:50px;
color:#64bf9e;
margin:20px auto;
}
.pp-label{
padding:10px 0;
font-size:22px;
}
.pp-label span{
font-size:16px;
}
@media (max-width:600px) {
	#donation-details{
		width:90%;
	}
}
/** indegogo page and home promo**/
.indPromo .container{
	margin:0 auto !important;
	padding:0 !important;
	visibility:hidden;
}
#bar{
	width:30%;
	box-sizing:border-box;
	padding:auto 20px;
	float:left;
}
#bar, .indItem{
padding:30px 0;
}
#bar div{
display: inline-block;
height: 45px;
float: left;
}
.indItem{
float:left;
width:15%;
border-right:1px solid #ccc;
color:#fff;
box-sizing: border-box;
}
.indItem span{
display:block;
font-size:14px;
}
.topItem{
font-size:24px !important;
}
.indItem.donate{
width:25% !important;
border:0;
}
.indItem.donate div{
width:100px;
font-size:14px;
}

#measureC{
border-radius:5px 0 0 5px;
color:#fff;
}
#measureT{
border-radius:0 5px 5px 0;
}
#pg{
color: #F3461A;
font-size: 24px;
padding: 10px;
width: 100%;
box-sizing: border-box;
text-align: center;
}
.indegogo .bioTrunc{
	width:60%;
}
.indegogo div{
	float:none !important;
	margin:0 auto 100px auto;
	width:100%;
}
.indegogo .donate-button{
	margin-bottom:auto !important;
}
.indegogo .list-text{
	min-height:auto;
}
@media (max-width:999px) {
	#bar{
	width:90%;
	margin:0 auto;
	float:none;
	}
	.indItem{
	width:33%;
	border:0;
	padding:0 10px;
	margin:20px 0;
	}
	.indItem.middle{
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	}
	.indItem.donate{
	width: 100% !important;
	margin: 20px auto;
	clear: both;
	float: none;
	}
	#pg{
	position:absolute;
	left:0;
	}
}
/** end indiegogo campaign styles **/

/**redeem** modal**/
#redeem-modal span{
	color:green;
	font-size:36px;
}

/** event page item **/
#event-item-body{
	min-height:1000px;
}
#event-item-body #map-lower{
	display:none;
	width:100%;
	clear:both;
}
#map-lower #map{
	height:300px;
	margin:20px 0 50px;
	float:none;
}
#event-item-body footer{
	position:relative;
	z-index:999;
}
#event-item-body .button{
	clear:both;
	margin:20px auto;
}
#home-banner.event-bannerCont{
	background:#F2F1F1;
	background-size:cover;
	margin-bottom:50px;
}
.event-banner{
	max-width: 1000px;
	background-size: cover;
	height: 100%;
	margin: 0 auto;
	background-position: center center;
}
.event_bg_none{
	background:#cdcdcd;
}
#container.event-item{
	box-sizing:border-box;
	max-width:1000px;
	margin:0 auto;
}
.event-item .container{
	clear:none;
	float:left;
	width:60%;
	max-width:600px;
	text-align:left;
	box-sizing:border-box;
}
.event-item .artist-img{
	width:75px;
	height:75px;
	background-repeat:no-repeat;
	background-size:cover;
	border-radius:50%;
	float:left;
	margin-right:20px;
}
.event-item .event-details{
	float:right;
	max-width:350px;
	font-size:16px;
	background-color:#F2F1F1;
	border-radius:5px;
	padding:10px 25px;
	text-align:right;
	box-sizing:border-box;
}
.event-details #map{
height:250px;
}
.event-item h1, .event-item h2{
	width:100%;
	text-align:left;
}
.event-item-artwork{
	margin-top:20px;
}
.event-item-artwork img{
width:100%;
}
.event-item .date-box-left{
	float:left;
	border:2px solid #F3461A;
	border-radius:5px;
	padding:10px 20px;
}
.event-item .date-box-right{
	float: right;
	padding-left: 20px;
	max-width: 200px;
	box-sizing: border-box;
}
.event-item .date-box-right .group{
	padding-bottom:20px;
}
.event-item .date-box-right .heading{
	font-weight:bold;
}
.event-item .date-box-right p{
	padding:0 0 5px 0;
	margin:0;
}
.date-box-left span{
	width:100%;
	text-align:center;
}
.date-box-left .mon{
	font-size:28px;
	text-transform:uppercase;
	display:block;
}
.date-box-left .day{
	font-size:34px;
	display:block;
}

/** contact **/
#contact, #redeem-modal{
position:absolute;
top:50px;
width: 50%;
text-align: center;
font-size:16px;
}
#contact input, #contact textarea{
font-family: arial;
font-size: 16px;
color:#000;
width: 70%;
text-align:center;
margin-top:10px;
border:1px solid #000;
}
#contact .radioOpt{
width: 15px;
display: block;
margin: 0px auto;
height: 15px;
}
.modal-item div{
margin-top:35px;
}
#contact p, #redeem-modal p{
margin: 0;
padding: 5px 20px;
}
#contact span{
display: block;
margin-bottom: 5px;
}
#contact.radioOpt{
margin:0 10px 10px 0;
}

#contactForm .group textarea{
width: 70%;
height: 100px;
}

#form_sign_up div, #form_redeem div{
float:left;
width:250px;
}

#form_sign_up input, #form_sign_up select, #form_redeem input, #form_redeem select, .password-reset input {
width:200px;
margin:10px 0 20px 0;
}
#submit{
	margin:auto;
}
img#save-mail{
width:50px;
display: block;
margin: 0 auto;
filter:invert(100%);
-webkit-filter:invert(100%);
display:none;
}
/** sign up page**/
#sign_up p, .redeem p, #mailing_list p{
	width:70%;
	padding-bottom:20px;
	margin:auto;
}
#form_sign_up, #form_redeem{
width:500px;
margin:50px auto;
}
#form_sign_up .last{
margin:40px auto 0 !important;
float: none;
}
#form_sign_up .divider{
margin: 0 auto;
float: none;
height: 10px;
clear: both;
border-bottom: 1px dotted;
position: relative;
bottom: 20px;
top: 10px;
}
.textField{
padding-left: 5px;
box-sizing: border-box;
height: 30px;
border:1px solid #333;
font-size:16px;
text-align:center;
}
#sign_up-content{
min-height:500px;
}
.submit{
clear: both;
float: none !important;
margin: 0px auto;
padding: 20px 0px;
}
#otherValCont{
display:none;
margin:10px auto 0 !important;
float:none !important;
}
#error{
display:none;
color:#ff0000;
border:1px solid #ff0000;
margin:20px auto;
padding:5px;
text-align:center;
width:70%;
}
.close-button{
position: absolute;
top: -25px;
right: 15px;
background-color: #F3461A;
color: #FFF;
font-size: 20px;
cursor: pointer;
border-radius: 13px;
height: 26px;
width: 26px;
text-align:center;
}
/** mailing list **/
#mailing_list input{
	width:35%;
	margin:0 auto;
}
/** MOBILE STYLES **/
@media (max-width:1200px) {
	#location{
		height:auto;
	}
	#location-tag{
		top:-440px;
	}
	#events_cont{
		margin: -40px auto 0;
		padding-bottom:20px;
		box-sizing:border-box;
	}
	#events,#map{
		width:100% !important;
	}
	#map{
		float:right;
		height:450px;
	}
	.orange-gradient{
		clear:both;
	}
}
@media (min-width:1200px){
	.event_row.extra_margin{
	margin-top:75px;
	}
}
@media (min-width:600px) and (max-width:1000px) {
	header.container{
	padding:0 20px;
	width:100%;
	}
	.list-item{
	width:49%;
	}
	.home-bg-grey-1{
	padding-bottom:50px;	
	}
}
@media (max-width:900px) {
	#donate .container{
	margin:0 auto;
	}
	#donate p, #donate div{
	display:block;
	}
	#home-button{
	margin:0 auto;
	display:block;
	}
	.pw_event{
	top:15%;
	}
	#donors .normal{
	display:none;
	}
	#donors .mobile{
	display: block;
    max-width: 550px;
    margin: 0 auto;
    position: relative;
    left: -15px;
	}
	.event-item .container{
	width: 100%;
	max-width:600px;
    margin: 0 auto;
    float: none;
    padding: 0 20px;
	}
	.event-item .event-details{
	 width:95%;
	 float:none;
	 margin:50px auto 25px !important;
	 max-width:650px;
	}
	.event-details #map{
		margin-bottom:20px;
		float:none;
	}
}
@media (max-width:750px) {
	header{
	margin:20px auto 0 auto !important;
	text-align:center;
	}
	#header .container{
	padding:0 !important;
	}
    #menu{
	display:block;
    background-image: url('images/menu_as.png');
    background-repeat: no-repeat;
    background-size: 90%;
    background-position: center;
    padding: 16px;
    position: absolute;
    right: 15px;
    top: 15px;
    border: 2px solid #F3461A;
    border-radius: 5px;
    cursor: pointer;
	}
	#top-nav,#logo{
	float:none;
	}
	#logo{
	margin-bottom:20px;
	}
	#logo span{
	font-size:42px
	}
	#top-nav{
	display:none;
	background-color:#333;
	padding: 10px 0 20px;
	}
	#top-nav a{
	display:block;
	margin:10px 0;
	color:#fff;	
	}
	#top-nav a.login{
	margin:auto;
	max-width:80px
	}

	#home-login #submit, #home-login input{
	width:75%;
	max-width:300px;
	}
	#logo, #home-login {
	width:100%;
	}
	#sign-in{
	display:block;
	cursor:pointer;
	color:#666;
	font-size:14px;
	margin: -10px auto 20px;
	}
	#home-banner{
	margin-top:-40px;
	}
	#mailing_list input{
	width:70%;
	}
		
}
@media (min-width:600px) and (max-width:900px) {
	.event-host-rd {
	background-size:185%;
	background-position-y: bottom;
	}
}
@media (max-width:600px) {
	.container{
	float:none;
	height:auto !important;
	}
	.container, .home-row-cell, .action-icons, #as_iphone, #quote {
	width:100%;
	display:block;
	}
		
	#home-banner{
	height:350px;
	background-position: -120px 0;
	}
	#home-banner a{
	top:55%;
	}
	#home-banner.reimagine{
	background-image: url("images/reimagine_banner_comp_600.png") !important;
	background-position: 50%;
	}
	.reimagine img {
    width: 100%;
    max-width: 450px;
    margin: -5% auto -100px;
	}
	.reimagine .text .date{
	font-size:30px;
	}
	.cfa .text {
	top: 16% !important;
	}
	.cfa a {
	top:60px !important;
	}
	.pw_event{
	top:25%;
	}
	.call_for_artists img{
	max-width:330px;
	margin-top:40px !important;
	}
	textarea{
	height:150px !important;
	}
	.underline:after{
	width:70%;
	}
	.home-row-cell{
	height:330px;
	}
	#quote{
	padding:20px;
	box-sizing:border-box;
	text-align:center;
	}
	#quote span, #quote p {
	padding:0;
	}
	.quote-section div, #footer .left, #footer .right{
	float:none;
	margin:10px auto;
	}
	.subhead{
	width:95%;
	}
	#action-area{
	padding:0 20px;
	}
	#vid-bg{
	margin:0 !important;padding:0 !important;
	}
	#vid-bg div{
	width: 75%;
	margin: 50px auto;
	}
	video{
	width:100%;
	border-radius:0;
	margin:20% 0 0 0 !important;padding:0 !important;
	/*-ms-transform: rotate(-90deg); 
	-webkit-transform: rotate(-90deg); 
	transform: rotate(-90deg);*/
	}
	#apps{
    padding:0;
	}
	/** non home page **/
	header.container{
	margin-bottom:0;
	}
	
	#contact{
	top:180px;
	width:70%;
	}
	#home-banner.how_it_works,#home-banner.call_for_artists,#event-banner {
	background-position: 10% top;
	height: 300px;
	}
	.list-item, .indegogo img{
	width:100% !important;
	}
	#form_sign_up, #form_redeem{
	width:100%;
	}
	#form_sign_up div, #form_redeem div{
	float:none;
	width:70%;
	margin:auto;
	}
	#form_sign_up input,#form_sign_up select,#form_sign_up option,#form_redeem input, #form_redeem select, #form_redeem option{
	width:100%;
	}

	#events{
		clear:both;
	}
	#events_cont{
		max-width:400px;
		float:none;
	}
	.event_status, #events .button{
		float:none;
		position:absolute;
	}
	.event_status{
		font-size:14px;
		margin:100px 0 0 40px;
	}
	.event_status.extra_margin{
		margin-top:125px;
	}
	#events .button.extra_margin{
		margin-top:110px;
	}
	#events .button{
		margin:90px 0 0 135px;
	}
	.event_date, .event_details{
		margin-bottom:80px;
	}

	footer p a{
	display:block;
	padding:5px;
	}
	footer p a:after{
	display:none;
	}


}

