@charset "UTF-8";
/* CSS Document */

.logo {
	position:absolute; 
	margin:1.5rem 0 0 1.5rem; 
	z-index:9002;
}

.navigation {
	position:absolute;
	margin:1.5rem 0 0 0;
	z-index:9001;
	width:100%;
}

.script {
	font-family: "ff-market-web",cursive;
	font-size:1.75rem;
	line-height:1.5rem;
}

.home-video {
	position: relative;
	background-color: #ffffff;
	padding-top: 3.25rem;
	padding-bottom: 3.25rem;
}

.home-featured {
	position: relative;
	background-color: #ffffff;
	padding-top: 5.25rem;
	padding-bottom: 5.25rem;
}
 
.promo-section {
	position: relative;
	background-color: #ccc;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	padding-top: 8.25rem;
	padding-bottom: 8.25rem;
	/*text-shadow: 1px 1px 5px #000;*/
}

.mpp_custom_form_control textarea{
	width: 100%;
	resize: vertical;
	min-height: 9rem;
	height: auto;
}


@media (max-width: 1024px) {
	.promo-section {
	background-attachment:scroll;
}
	.top-photo h1 {
	font-size:3.0rem !important;
}
}
.text-section {
	position: relative;
	background-color: #ffffff;
	padding-top: 4.25rem;
	padding-bottom: 4.25rem;
}

.text-box-photo {
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #333;
  color: #fff;
  opacity:.8; }

.top-photo {
	position: relative;
	margin:0; 
	padding:0;
	background-color: #666666;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 10.25rem;
	padding-bottom: 10.25rem;
}

.top-photo h1 {
	text-transform:uppercase;
	text-align:center;
	font-size:5.85rem;
	color:#fff;
	/*text-shadow: 1px 1px 6px #333; */
}

.info-block {
	position: relative;
	background-color: #eae3db;
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
}

.info-block h4 {
	margin-top:1rem;
	margin-bottom:-.5rem;
	line-height:1.25 !important;
}
.arrow-bar {
	padding:0;
	height:50px;
}

.footer {
	position: relative;
	background-color: #eae3db;
	padding-top: 3.25rem;
	padding-bottom: 3.25rem;
}

.sub-footer {
	background-color:#fff; 
	text-align:center; 
	padding:.85rem 0;
	font-size:.85rem;
}
.sub-footer a {
    margin-right: 1rem;
}

.featured-text {
	text-align:center; 
	margin-top:.75rem;
}

.featured-graphic {
	margin: 0 auto;
    padding: 0;
}

.featured-box {
	margin: 0 auto;
	padding: 0;
}

.featured-row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 75rem; 
  overflow:hidden;
  }

.fade {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.fade:hover {
	-webkit-opacity: .8;
	-moz-opacity: .8;
	opacity: .8;
}


.button {
	margin-top: 1.125rem;
}

.photo-circle {
    /*display: block;*/
    height: 150px;
    width: 150px;
    line-height: 150px;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
	margin:1.125rem;
	border:1px solid #ccc;
}
img.photo-circle {
    margin-left: auto;
    margin-right: auto;
}

.photo-circle-big {
    /*display: block;*/
    height: 285px;
    width: 285px;
    line-height: 285px;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
	margin:1.125rem;
	border:1px solid #ccc;
}
img.photo-circle-big {
    margin-left: auto;
    margin-right: auto;
}

/* This is for staff photos and the top of pages */
.staff-intro img {
	float:right; 
}
@media (max-width: 640px) {
.staff-intro img {
	text-align:center;
	float:none;
	margin-bottom:0rem;
	display:block;
}
.staff-intro-title {
	text-align:center;
}
}


.form-spacing {
	margin-left: 1rem;
	margin-right:1rem;
}


.scroll-swap {
   width: 180px;
   height: 42px;
   background-image: url(/img/scroll-message-2.png);
   background-position: 0 -42px;
   margin:0 auto;
}
 
.scroll-swap:hover {
background-position: 0 0;
}



/*Countdown Timer*/
.time {
	text-align: center; 
	margin: 0px auto 1.5rem auto;  
	font-size: 1rem;
	display:inline-block;
	padding:.5rem 1.5rem;
	color:#fff;
	background-color:#000;
}
.countdownNames {
	font-size: .6rem;
}

.countdownLive {
	background-image: url("http://wacclive.aspireonemedia.com/images/playArrowTiny.png");
    background-position: left center;
    background-repeat: no-repeat;
    border: medium none;
	cursor: pointer;
	padding-left: 50px;
	padding-right:20px;
}


/* @end */

/* @group Web Form */

ul.form {
	margin: 0;
	padding: 0;
}

ul.form li {
	list-style: none;
	margin: 0 0 18px 0;
}

ul.form li label {
	color: #888;
	display: block;
}

div.form div.item, div.webform div.item {
	padding: 9px;
}

.cat_button {
text-transform: uppercase;
border-style: solid;
border-width: 1px;
border-color: #FFF;
cursor: pointer;
font-family: "aktiv-grotesk-std",sans-serif;
font-weight: 300;
line-height: normal;
letter-spacing: 0.063rem;
margin: 0px 0px 1.25rem;
position: relative;
text-decoration: none;
text-align: center;
display: inline-block;
padding-top: 0.875rem;
padding-right: 1.75rem;
padding-bottom: 0.9375rem;
padding-left: 1.75rem;
font-size: 0.8125rem; 
background-color: #333;
color: #FFF;
transition: background-color 300ms ease-out 0s;
}

input.cat_textbox,
textarea.cat_listbox,
select.cat_dropdown,
select.cat_listbox {
	width: 100%;
	margin-top:-1.25rem;
	margin-bottom: 0rem;
}

.cat_dropdown_small {
	width: 200px;
}

.cat_dropdown_smaller {
	width: 150px;
}

.cat_textbox_small, .cat_listbox_small {
	width: 200px; /* DON'T TOUCH THIS */
}

.cat_listbox {
	height: 120px;
	width: 300px;
}

table.webform,
table.reporting {
	border-collapse:collapse;
	border-spacing:0;
	width: 100%;
}

table.webform td {
	/*line-height: 24px;*/
	padding-left: 1rem;
	padding-right: 1rem;
}

.form label, .webform label {
	font-size: 1rem;
font-weight: 700;
margin-bottom: .5rem
}

.form input, .webform input {
	margin-right: 10px;
}


#mpp_event_calendar_tr_campus{
	display: none;
}

#mpp_group_finder_tr_campus
{
	display: none;
}

#mpp_opportunity_finder_tr_campus{
	display: none;
}


.mpp_page_GroupDetail a#btnSignUp{
	display: none;
}




.mpp_formTitle{
	display: none;
}

.mpp_formSubTitle{
	display: inherit;
}




.mpp_custom_form_label{
	font-weight:normal; 
}



select{
    min-width: 50px;
    padding-right: 20px;
}



#calEvents{
    width: 100%;
    display: grid;
    grid-template-columns: repeat(7, 1fr);
}

#calEvents tr, #calEvents tbody {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: repeat(7, 1fr);
 width: 100%;
}


#calEvents td, #calEvents th {
    padding: 5px;
    box-sizing:border-box;
    border: 1px solid #ccc;
    width: 100;
}


#calEvents .mpp_monthHeader {
  

}


#calEvents .mpp_monthHeader th {
	text-align: center;
	text-transform: uppercase;
	line-height: 20px;
	border: none !important;
	padding: 10px 6px;
	color: #fff;
	font-size: 13px;
}


#calEvents td {
  min-height: 100px;
  display: flex;
  flex-direction: column;
  /* width: auto; */
}


#calendar .date {
	text-align: center;
	margin-bottom: 5px;
	padding: 4px;
	background: #333;
	color: #fff;
	width: 20px;
	border-radius: 50%;
  flex: 0 0 auto;
  align-self: flex-end;
}


#calEvents .mpp_eventLink {
  flex: 0 0 auto;
	font-size: 13px;
	border-radius: 4px;
	padding: 5px;
	margin-bottom: 5px;
	line-height: 14px;
	background: #e4f2f2;
	border: 1px solid #b5dbdc;
	color: #009aaf;
	text-decoration: none;
}
 
.mpp_monthOtherDay{
	width: 100% !important;
}

.mpp_monthDay{

	width: 100% !important;
}
 

#mpp_group_detail_group_calendar {
    width: 100%;
    min-height: 350px;
    vertical-align: top;
}
 
 
 
 input[type=checkbox] {
    transform: scale(2);
}

 input[type=radio] {
    transform: scale(2);
}

input[type="file"], input[type="checkbox"], input[type="radio"], select {
    margin: 0px 10px 0px 5px;
}


.mpp_formControl, .mpp_custom_form_control {
    display: inline-block;
    min-width: 100% !important;
    padding: 3px;
    margin: 4px 0 4px 0;
}

 

@media(max-width: 768px) {

	#calEvents .mpp_monthHeader, #calEvents .mpp_monthOtherDay {
		display: none;
	}

	#calEvents li {
		height: auto !important;
		border: 1px solid #ededed;
		width: 100%;
		padding: 10px;
		margin-bottom: -1px;
	}
  
  #calEvents, #calEvents tr, #calEvents tbody {
    grid-template-columns: 1fr;
  }
  
  #calEvents  tr {
    grid-column: 1 / 2;
  }

	#calEvents .mpp_monthDay {
		align-self: flex-start;
	}
}

 

@media (max-width: 480px) {
	.top-photo {
   		padding-top: 5rem;
   		padding-bottom: 2rem;
	}
    select, input[type=text], textarea, #txtEmailAddress {
        width: 95%;
        display: block;
    }

    #ddlCurrency {
        width: 30%;
        display: inline-block;
    }
 
    #txtAmount, #txtZip {
        width: 50%;
        display: inline-block;
    }

    #TextBox_Search {
        width: 74%;
        display: inline-block;
    }

    .mpp_formField label {
        display: block;
    }
    .mpp_formField div {
        display: block;
    }

    .mpp_formControlGroup label {
        display: inline-block;
    }

    .mpp_formControl, .mpp_custom_form_control {
        display: inline-block;
        width: auto;
        padding: 3px;
        margin: 4px 0 4px 0;
    }

    #txtPassword {
        width: 95%;
        display:block;
    }

    #pnlLoginButton {
        margin-top: 30px;
    }


}
