@media ( max-width: 1024px ) {
/*  home-slide ----------------------------*/
.wrapper{
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}

/* Center content on page
-------------------------------------------------------------- */
.ctr-m {
	position: relative;
	max-width: 1024px;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding-right: 2%;
	padding-bottom: 0;
	padding-top: 0;
	padding-left: 2%;
}

#home{ 
	background: #FDFDFD;
	overflow-y: scroll;
	overflow-x: hidden;
	-webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%; 
}

.imageholder-reviews {
	display:block;
	width: 100%;
	height: 100%;
	float: none;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 8px;
	padding-bottom: 25px;
	font-size: 10px;
	line-height: 1.3em;
	text-align: right;
	color: #666666;
	text-align: left;
}

.imageholder-contact {
	position: relative;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 0;
	overflow: hidden;
	font-size: 11px;
	line-height: 1.4em;
	color: #828282;
	margin-bottom: 30px;
	width:auto;
	height: 100%;
}

}

@media ( max-width: 800px ) {
	@media ( max-width: 400px ) {
 .backstretch > img{ content:url();
 display:none; }
/*  home-slide ----------------------------*/
.wrapper{
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}

    body {
        padding-top: 40px;
		background-color:#FFF;
    }
	h3 {
		font-size: 18px;
	}
    #nav-expand {
        display: block;
    }
    #nav {
        display: none;
        overflow: auto;
        position: fixed;
        z-index: 9999;
        top: 40px; left: 0; right: 0; bottom: 0;
        background: #f3f7fa;
        border: none;
		list-style: none;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 0px dashed #bbb;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
    }
	

	
    #nav.visible {
        display: block;
    }
    #nav li,
    #nav li a,
    #nav li > ul > li,
    #nav li > ul > li a {
        display: block;
        float: none;
        margin: 0;        
        text-align: left;
        color: #3F3F3F;
        font-size: 14px;
        letter-spacing: 1px;
        border: none;
	font-family: 'Arimo', sans-serif;
	font-weight: lighter;
    }
    #nav > li,
    #nav li > ul > li {
        margin: 0; padding: 0;
        border-top: 0px solid #333;
        border-bottom: 1px solid #e6ecf1;
    }
    #nav li a {
        padding: 15px 20px;
    }
    #nav li > ul {
        position: static;
        visibility: visible;
        opacity: 1;
    }
    #nav li > ul > li a {
        padding-left: 30px;
    }
    #nav li > ul > li:last-child {
        border-bottom: none;
    }
    #nav li > ul > li,
    #nav li > ul > li a {
        background: none;        
    }



/* About Page
-------------------------------------------------------------- */
    #about-cnt {
        margin: 0;
        min-height: 0;
        background: none;
    }
    #about-cnt .about-cnt-inner {
		padding-left:10px;
		padding-right: 10px;
		float:left;
		width: auto;
    }

.imageholder-wide-bio {
	display: block;
	width: 100%;
	height: 100%;
	float: left;
	padding-top: 8px;
	padding-left:0px;
	padding-right: 10px;
	padding-bottom: 25px;
	font-size: 10px;
	line-height: 1.3em;
	text-align: right;
	color: #666666;
	text-align: left;
}
    
    #contact {
        margin: 0;
        padding: 0px;
    }
    #contact #contact-info {
        width: 100%;
        position: static;
        padding: 0px;
        border: none;
    }
    
    #testimonials blockquote {
        width: 94%;
    }

/*----------------------------------------------------------------------------------------------------*/
#home-social {
	float: left;
	display:block;
	margin-top: 10px;
}

	#social{
	width: 15%;
	height: auto;
	left:0;
	opacity: 1;
	-moz-transition: opacity 1s ease 0s;
	-webkit-transition: opacity 1s ease 0s;
	-o-transition: opacity 1s ease 0s;
	transition: opacity 1s ease 0s;

	}
	
	#social:hover{
	opacity: 0.4;	
	}


/* Footer
-------------------------------------------------------------- */
.footer-home {
	bottom: 0;
	width: 100%;
	height: 125px;
	color: #292929;
	font-family: 'Arimo', sans-serif;
	font-size: 12px;
	line-height: 14px;
	background-repeat:repeat;
	padding: 20px 0;
}

/* Media Table styles
-------------------------------------------------------------- */    
#media-wrap {
   width:100%;
   margin:0 auto;
   display:block;
}
#left_col {
   float:left;
   width:100%;
   margin-right: 4%;
   }
#right_col {
   float:right;
   width:100%;
   margin-top: 20px;
}

}
/*iPhone 6 Plus*/
@media screen and (device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) {
/* Header & Footer styles
-------------------------------------------------------------- */
#hdr {
    min-height: 20px;
    padding: 15px 0;
	background-color: #FDFDFD;
	border-image-repeat: repeat;
	position: relative;
	width: 100%;
	height: 200px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#hdr #logo-home {
    float: left;
    position: absolute;
	margin-left: 3%;
	margin-right: 3%;
	z-index: 30;
}
#hdr #logo-home img {
	max-width: none;
	display: block;
	width: 100%;
	height: auto;
	margin-left: 0%;
	margin-right: 0%;
	padding-left: 2%;
	padding-right: 2%;
	margin-top: 40px;
}
/* Home text Box
-------------------------------------------------------------- */
section.home-text-boxes{
	margin-top: 20px;
	width: auto;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: none;
	margin-bottom: 10px;
}
section.home-text-boxes h1{
	font-size: 18px;
	color: #3F3F3F;
	text-align:center;
}		
}


/*iPhone 6 and iPhone 6+ portrait and landscape*/
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation : portrait) { 
 .backstretch > img{ content:url();
 display:none; } 
 /* Home text Box
-------------------------------------------------------------- */
section.home-text-boxes{
	margin-top: 20px;
	width: auto;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: none;
	margin-bottom: 10px;
}
section.home-text-boxes h1{
	font-size: 18px;
	color: #3F3F3F;
	text-align:center;
}
}

@media ( max-width: 640px ) {
 .backstretch > img{ content:url();
 display:none; }

/*  home-slide ----------------------------*/
.wrapper{
	position: relative;
	width: auto;
	padding-right: 0%;
	padding-left: 0%;
	margin-left: auto;
	margin-right: auto;
	background-color: none;
}
#home-slide {
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 2%;
	margin-left: 0%;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	background-color: none;
}
/* Home text Box
-------------------------------------------------------------- */
section.home-text-boxes{
	margin-top: 20px;
	width: auto;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: none;
	margin-bottom: 10px;
}
section.home-text-boxes h1{
	font-size: 18px;
	color: #3F3F3F;
	text-align:center;
}
/* Home News Box
-------------------------------------------------------------- */
section.home-bottom-boxes{
	margin-top: 20px;
	width: auto;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F9F9F9;
	margin-bottom: 10px;
}
section.home-bottom-boxes .upcoming{
	float: left;
	display: block;
	margin-right: 0%;
	min-height: none;
	width: 100%;
	height: auto;
}
section.home-bottom-boxes .dont-miss{
	float: left;
	display: block;
	margin-right: 0%;
	width: 100%;
	min-height: none;
	height: auto;
	}
section.home-bottom-boxes .homenews{
	float: left;
	display: block;
	margin-right: 0%;
	width: 100%;
	height: auto;
}
section.home-bottom-boxes article{
	background: white;
	height: auto;
	min-height: none;
}	
/* Center content on page
-------------------------------------------------------------- */
.ctr {
	position: relative;
	width: auto;
	padding: 0 2%;
	margin: 0 auto;
}
/* Center content on page
-------------------------------------------------------------- */
.ctr-m {
	position: relative;
	width:auto;
	padding: 0 2%;
	margin: 0 auto;
}

    /* Clearfix
-------------------------------------------------------------- */
.home-left:before,
.home-left:after,
.clr:before,
.clr:after {
    content: ' ';
    display: table;
}

.home-left:after,
.clr:after {
    clear: both;
}

.clear {
    clear: both;
}



/* Main navigation styles
-------------------------------------------------------------- */    
    #nav-expand {
        display: block;
		width:auto;
    }
    #nav {
        display: none;
        overflow: auto;
        position: fixed;
        z-index: 9999;
        top: 40px; left: 0; right: 0; bottom: 0;
        background: #FDFDFD;
        border: none;
		list-style: none;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 0px dashed #bbb;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
    }
	
    #nav.visible {
        display: block;
    }

#nav ul,
#nav a {
    line-height: 1em;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
#nav li a:hover,
#nav li:hover > a {
	opacity: 0.9;
	color: #f35b1d;
	background-color: none;
}

#nav li a.active {
	background: none;
	opacity: 0.9;
	color: #f35b1d;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #c42026;
}


#nav li > ul > li,
    #nav li > ul > li a {
        display: block;
        float: none;
        margin: 0;        
        text-align: left;
        color: #3F3F3F;
        font-size: 14px;
        letter-spacing: 1px;
        border: none;
	font-family: 'Arimo', sans-serif;
	font-weight: lighter;
	line-height: 0.3em;
    }
    #nav > li,
    #nav li > ul > li {
        margin: 0; padding: 0;
        border-top: 0px solid #333;
        border-bottom: 1px solid #e6ecf1;
    }
    #nav li a {
        padding: 15px 20px;
    }
    #nav li > ul {
        position: static;
        visibility: visible;
        opacity: 1;
    }
    #nav li > ul > li a {
        padding-left: 30px;
    }
    #nav li > ul > li:last-child {
        border-bottom: none;
    }
    #nav li > ul > li,
    #nav li > ul > li a {
        background: none;        
    }

/* Header & Footer styles
-------------------------------------------------------------- */
#hdr {
    min-height: 20px;
    padding: 15px 0;
	background-color: none;
	border-image-repeat: repeat;
	position: relative;
	width: 100%;
	height: 140px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#hdr #logo-home {
    float: left;
    position: absolute;
	margin-left: 3%;
	margin-right: 3%;
	z-index: 30;
}
#hdr #logo-home img {
	max-width: none;
	display: block;
	width: 100%;
	height: auto;
	margin-left: 0%;
	margin-right: 0%;
	padding-left: 2%;
	padding-right: 2%;
	margin-top: 40px;
}		
/* mailing list sign up */
#mc_embed-container {
	text-align: left;
	border: thin solid #B6B6B6;
	padding: 10px;
	width: auto;
 }
input.button {
	color: #ffffff;
	background-color: #467091;
	margin-top: 10px;
	font-size: 15px;
	font-weight: lighter;
	width: 100%;
}
input.button:hover {
	color: #ffffff;
	background-color: #f24a1f;
	margin-top: 10px;
	font-size: 15px;
	font-weight: lighter;
}
/* Home Page mailing list sign up */
#arco-mail {
	width: auto;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
	#arco-mail input {
	border: 1px solid #E8E8E8;
	font-size: 15px;
	margin-bottom: 10px;
	padding: 8px 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0 2px 2px #ddd;
	-moz-box-shadow: 0 2px 2px #ddd;
	-webkit-box-shadow: 0 2px 2px #ddd;
	}
	
		#arco-mail input.button {
	padding-left: 0px;
		 }
		#arco-mail input[type="submit"] {
	font-family: 'Arimo', sans-serif;
	background: #467091;
	border: 0px solid #a44913;
	color: #fff;
	cursor: pointer;
	font-size: 15px;
	font-weight: normal;
	text-shadow: 0px 0px #562806;
	width: 100%;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
		}
			#arco-mail input[type="submit"]:hover { 
			background: #f24a1f;
			color: #ffffff;
			 }
/* acro footer
-------------------------------------------------------------- */
footer{
    bottom: 20px;
    position: relative;
    width: auto;
	background-color: #FDFDFD;
}
.footer {
	font-family: 'Arimo', sans-serif;
	font-size: 12px;
	height: auto;
	margin: auto;
    width: auto;
	text-align: left;
	padding: 10px;
	color: #808897;
}
.footer a:link {
	font-family: 'Arimo', sans-serif;
    background: #ffffff;
	height: auto;
    margin: auto;
    width: 980px;
    text-align:center;
    color:#71798A;
	font-size:12px;
	text-decoration:none; 
}
.footer a:hover {
	color: #aaaaaa;
	text-decoration: none;
}
.footer a:visited {
	color: #808897;
	text-decoration: none;
}
#ftr {
	padding: 5px 0;
	text-align: center;
	background-image: none;
}
/*----------------------------------------------------------------------------------------------------*/
#home-social {
	float: left;
	display:block;
	margin-top: 10px;
}

	#social{
	width: 15%;
	height: auto;
	left:0;
	opacity: 1;
	-moz-transition: opacity 1s ease 0s;
	-webkit-transition: opacity 1s ease 0s;
	-o-transition: opacity 1s ease 0s;
	transition: opacity 1s ease 0s;

	}
	
	#social:hover{
	opacity: 0.4;	
	}


.imageholder-bio {
	width: 100%;
	float: left;
	font-size: 11px;
	line-height: 1.3em;
	text-align: left;
	color: #999999;
	border: thin none #E1E1E1;
	height: auto;
	padding: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
}
/* project style
-------------------------------------------------------------- */

#Projects-cnt .Projects-cnt-inner {
	position: relative;
	background-image: none;
	background-repeat: repeat;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
	margin-bottom: 20px;
	width: 50%;
}

#page-wide-cnt .project-3-col-cnt-inner {
	position: relative;
	width: 100%;
	padding-top: 0;
	padding-right: 10px;
	height: auto;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-bottom: 20px;
	-webkit-column-count: 1; /* Chrome, Safari, Opera */
	-moz-column-count: 1; /* Firefox */
	column-count: 1;

}
#page-wide-cnt .page-wide-cnt-inner {
	position: relative;
	padding-right: 2%;
	padding-left: 2%;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: auto;
}

/* project btn
-------------------------------------------------------------- */
.module-1, .module-2, .module-3, .module-4, .module-5, .module-6, .module-7, .module-8, .module-9, .module-10 {
  width: 100%;
  height: 80px;
  margin: 10px 0 0 0px;
  position: relative;
  float: left;
}

.mid h2 {
	font-family: 'Arimo', sans-serif;
	font-weight: 900;
	color: #ffffff;
	text-transform: none;
	margin: 0;
	position: absolute;
	width: 300px;
	top: 40%;
	left: 30%;
	font-size: 1.0rem;
	transform: translate(-50%, -50%);
}
.mid h2 a:link {
	font-family: 'Arimo', sans-serif;
	font-weight: 900;
	color: #ffffff;
	text-transform: none;
	margin: 0;
	position: absolute;
	width: 300px;
	top: 50%;
	left: 30%;
	font-size: 1.0rem;
}
.mid h2 a:hover {
	font-family: 'Arimo', sans-serif;
	font-weight: 900;
	color: #f24a1f;
}

/* B2B Program Table styles
-------------------------------------------------------------- */    
#b2b-program-wrap {
	width: 100%;
	margin-top: 10px;
	display: block;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #B6B6B6;
}
#program-left_col {
   float:left;
   width:100%;
   margin-right: 0%;
   }
#program-right_col {
   float:left;
   width:100%;
}
.b2b-program-small{
	display: block;
	font-size: 1.1em;
	margin-top: 10px;
	margin-bottom: 1px;
	font-weight: normal;
	color: #B6B6B6;
}

/* B2B text wrap
-------------------------------------------------------------- */    
#b2b-wrap {
   width:100%;
   margin:0 auto;
   display:block;
}
#left_col {
   float:left;
   width:100%;
   margin-right: 0%;
   }
#right_col {
   float:left;
   width:100%;
}
.videoholder-notes-right {
	width: 250px;
	float: right;
	padding: 0px;
	font-size: 12px;
	line-height: 1em;
	text-align: left;
	color: #667D8E;
	margin-left: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
/* Shared Madness
-------------------------------------------------------------- */    
#SharedMadness-wrap {
   width:100%;
   margin:0 auto;
   display:block;
}
#SharedMadness-left_col {
   float:left;
   width:100%;
   margin-right: 0%;
   }
#SharedMadness-right_col {
   float:left;
   width:100%;
}


/* Media Table styles
-------------------------------------------------------------- */    
#media-wrap {
	width: 100%;
	height:auto;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
#media-wrap-left_col {
   float:left;
   width:100%;
   margin-right: 0%;
   }
#media-wrap-right_col {
   float:left;
   width:100%;
}
.media-title-small{
	display: block;
	font-size: 0.8em;
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight: normal;
	color: #919191;
}

/* logo image float */
#logofloat,
.logofloat {
	width: 30%;
	text-align: right;
	float: right;
	margin-right: 16px;
	margin-left: 8px;
	margin-bottom: 8px;
	margin-top: 10px;
	font-size: 9px;
	line-height: 11px;
	color: #666666;
}
/*----------------------------------------------------------------------------------------------------*/
	#sponsor-logo{
	width: 40%;
	left:0;
	opacity: 1;
	-moz-transition: opacity 1s ease 0s;
	-webkit-transition: opacity 1s ease 0s;
	-o-transition: opacity 1s ease 0s;
	transition: opacity 1s ease 0s;

	}

/* Pull Quote */
.pullquote {
	font-family: 'Arimo', sans-serif;
	width: auto;
	display: block;
	font-size: 14px;
	line-height: 1.3em;
	background-image: url(../images/quote_1.png);
	background-repeat: no-repeat;
	background-position: right 10px;
	color: #708692;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 16px;
	padding-left: 15px;
}
/* Support table */
table.support, th, td {
	width: auto;
	border-collapse: collapse;
}
.benefits-item {
	font-size: 1.1em;
	line-height: 1.1em;
	padding-left: 10px;
	padding-top: 5px;
	width: auto;
	padding-left: 20px;
}
.levels {
	font-family: 'Arimo', sans-serif;
	font-size: 1.1em;
	line-height: 1em;
	padding-left: 10px;
	padding-top: 5px;
	margin-top: 20px;
	font-weight: bold;
}
.benefits-item li {
  list-style: none;
}
.benefits-item li:before {
  /* For a round bullet */
  content: '\2022';
  /* For a square bullet */
  /*content:'\25A0';*/
  display: block;
  position: relative;
  max-width: 0;
  max-height: 0;
  left: -10px;
  top: 0;
  color: #f45e1c;
  font-size: 1em;
}
.store-item-img {
	padding-left: 0px;
	padding-top: 10px;
}
.price {
	font-size: 1.2em;
	text-align: left;
	padding-top: 0px;
	padding-left: 20px;
	width: auto;
}
.pay-button {
	text-align: left;
	padding-left: 20px;
	padding-top: 0px;
	width: auto;
}
/* Force table to not be like tables anymore */
	table, thead, tbody, th, td, tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	tr { border: 0px solid #ccc; }
	
	td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
	}
	
	td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}


/* Table styles
-------------------------------------------------------------- */   
table caption {
    padding: 10px;
    margin: 0 0 -1px;
    background: #eee;
    color: #555;
    text-align: left;
    font-size: 15px;
    line-height: 1.2em;
}
table tr th,
table tr td {
	padding: 10px;
	text-align: left;
	line-height: 1.2em;
	vertical-align: middle;
	font-size: 15px;
}
table tr th:last-child,
table tr td:last-child {
    
}
table tr th {
	background: none;
	color: #555;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #f7690d;
}
table tr td {
	background: none;
}
table tr:nth-child(odd) td {
    background: none;
}

table tr.hdr th {
    background: #f7690d;
    border-top: none;
    border-bottom: none;
    border-color: #ec630a;
    color: #fff;
}
table tr.bdy th {
	color: #fff;
	background-color: #F7F7F7;
	border-right-style: none;
	border-top-color: #76b4b7;
	border-right-color: #76b4b7;
	border-bottom-color: #76b4b7;
	border-left-color: #f24a1f;
	border-left-style: none;
}
table tr.bdy th a {
    color: #fff;
}
table tr.bdy th a:hover {
    color: #bbb;
}

	
/* Acro Events */
#schedules {
	width: auto;
	margin-left: 0%;
	margin-right: 0%;
}

#schedules caption,
#schedules td,
#schedules th {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
    vertical-align: top;
    horizontal-align: left; 
}
#schedules .event-title{
	font-size: 15px;
    line-height: 1.2em;
	font-weight:lighter;
	width: auto;
}
#schedules .event-title a{
	font-weight:lighter;
	width: auto;
}
#schedules tr.hdr th,
#schedules tr.bdy td {
	text-align: left;
    vertical-align: top;
    horizontal-align: left;
}
#schedules tr.bdy td,
#schedules tr.bdy th {
	font-size: 15px;
	border-top: none;
	vertical-align: top;
	horizontal-align: left;
	line-height: 1.2em;
}
#schedules tr.hdr th {
    font-weight: lighter;
    text-transform: uppercase;
    line-height: 1.2em;
}
#schedules tr.bdy th {       
}
#schedules tr.bdy:hover td {
    background: #fff;
    vertical-align: top;
    horizontal-align: left;
}
#schedules tr.bdy:hover th {
    background: #fff;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #f24a1f;
	width: auto;
}

#schedules tr.bdy th.date  {
	font-size: 18px;
    line-height: 1.2em;
	color: #3F3F3F;
	font-weight: bold;
	width: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 5px;
}

#schedules tr.bdy th.date a { 
    font-size: 15px;
    line-height: 1.2em;
    color: #fff;
}

#schedules tr.bdy th.date a:hover { 
    color: #ff8800;
    line-height: 1.2em;
}
#schedules tr.bdy th.date span {
	display: block;
    line-height: 1.2em;
	color: #FBFBFB;
}


/*----------------------------------------------------------------------------------------------------*/

#press-quotes
{
	width:90%;
	height:300px;
	overflow:hidden;
	position:absolute;
	margin-left:auto;
	margin-right: auto;
	top:480px;
	display:block;
}

/* AC News Page
-------------------------------------------------------------- */
.news-date{
	display: block;
	width: auto;
	font-weight: bold;
	color: #3F3F3F;
	margin-bottom: 10px;
	font-size: 15px;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #467091;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.news {
	display: block;
	width: auto;
	min-height: 140px;
	padding-top: 8px;
	padding: 10px;
	margin-bottom: 20px;
	font-size: 15px;
	line-height: 1.4em;
	background-color: #F8F8F8;
}
.news a:link {
	font-size: 15px;
	line-height: 1.4em;
}
.press-title{
	display: block;
	width: auto;
	font-weight: lighter;
	color: #071329;
	padding: 0px;
	margin-bottom: 5px;
	font-size: 1.4em;
	line-height: 1.2em;
}


.news-cite{
	font-family: 'Arimo', sans-serif;
	text-transform: none;
	display: block;
	font-weight: normal;
	color: #3F85A7;
	padding: 0px;
	margin-bottom: 15px;
	font-size: 12px;
	margin-top: 5px;
	text-align: left;
}

.news-cite a:link {
	font-family: 'Arimo', sans-serif;
	text-transform: none;
	font-weight: normal;
	color: #467091;
}

.news-cite a:hover{
	font-family: 'Arimo', sans-serif;
	text-transform: none;
	font-weight: normal;
	color: #f24a1f;
}
.imageholder-feature {
	width: auto;
	float: left;
	font-size: 11px;
	line-height: 1.3em;
	text-align: left;
	color: #999999;
	border: thin none #E1E1E1;
	padding: 5px;
	margin-left: 8px;
	height: auto;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
}
.imageholder-feature-2 {
	width: auto;
	float: left;
	font-size: 11px;
	line-height: 1.3em;
	text-align: left;
	color: #999999;
	border: thin none #E1E1E1;
	padding: 5px;
	margin-left: 8px;
	height: auto;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
}

/* Page Title
-------------------------------------------------------------- */
#page-title {
	position: relative;
	width: 100%;
	background-color: none;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0px;
}



/* CD Page
-------------------------------------------------------------- */
#CD-page-title {
	position: relative;
	width: 100%;
	background-color: none;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0px;
}

#CD-cnt .CD-cnt-inner {
	position: relative;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 0px;
	margin-bottom: 20px;
	width: 100%;
}
.CD {
	float: left;
	display: block;
	height: auto;
	width: 100%;
	letter-spacing: normal;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	text-align: left;
	color: #999;
	margin-top: 0px;
	border: none;
	padding: 0px;
}
/************************/
/* CD video Container       */
/************************/
.CD-video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
 
.CD-video-container iframe,
.CD-video-container object,
.CD-video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



/* footer
-------------------------------------------------------------- */
.home-footer {
	font-family: 'Arimo', sans-serif;
	position: relative;
	height: 45px;
	font-size: 12px;
	bottom: 0;
	width: 100%;
	color: #000000;
	line-height: 14px;
	margin-top: 30px;
	padding: 20px 0;
	background-color: #FFF;
	}
.home-footer a:link {
	color: #414141;
	text-decoration: none;
}
.home-footer a:hover {
	color:#414141; 
	text-decoration:none; 
}
.footer_lab {
	font-family: 'Arimo', sans-serif;
	position: relative;
	font-size:12px;
	bottom: 0;
	width: 100%;
	height: 45px;
	color: #333333;
	line-height: 14px;
}

.footer_lab a {
	font-family: 'Arimo', sans-serif;
	font-size:12px;
	color:#cccccc; 
	text-decoration:none; 
}
    }
	
	
	
/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (orientation : portrait) {
/* Styles */
 .backstretch > img{ content:url();
 display:none; }


/* Header & Footer styles
-------------------------------------------------------------- */
#hdr {
	min-height: 80px;
	padding: 15px 0;
	background-color: #FDFDFD;
	border-image-repeat: repeat;
	position: fixed;
	width: 100%;
	z-index: 300;
	border-bottom-width: thick;
	border-bottom-style: none;
	border-bottom-color: #000;
}

#hdr #logo-home {
	float: left;
	position: absolute;
	z-index: 30;
	top: -3px;
}
#hdr #logo-home img {
	max-width: none;
	display: block;
	height: 77px;
	width: 190px;
	margin-top: 0px;
}
    /* Clearfix
-------------------------------------------------------------- */

.clear {
    clear: both;
}
/* Home text Box
-------------------------------------------------------------- */
section.home-text-boxes{
	margin-top: 20px;
	width: auto;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: none;
	margin-bottom: 10px;
}
section.home-text-boxes h1{
	font-size: 20px;
	color: #3F3F3F;
	text-align:center;
}

/*----------------------------------------------------------------------------------------------------*/
#home-social {
	float: left;
	display:block;
	margin-top: 10px;
}

	#social{
	width: 15%;
	height: auto;
	left:0;
	opacity: 1;
	-moz-transition: opacity 1s ease 0s;
	-webkit-transition: opacity 1s ease 0s;
	-o-transition: opacity 1s ease 0s;
	transition: opacity 1s ease 0s;

	}
	
	#social:hover{
	opacity: 0.4;	
	}

/* Main navigation styles
-------------------------------------------------------------- */    
#nav {
	list-style: none;
	padding-right: 10px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#nav li {
	position: relative;
	display: inline;
	display: inline-block;
	padding: 0;
	margin: 0;
	background-repeat: repeat;
}
#nav li a {
	display: block;
	margin-right: 0px;
	padding: 3px 3px 3px 3px;
	text-decoration: none;
	text-transform: none;
	font-weight: lighter;
	font-size: 14px;
	color: #4F4F4F;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	letter-spacing: 1px;
}
#nav ul,
#nav a {
    line-height: 1;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
#nav li a:hover,
#nav li:hover > a {
	opacity: 0.9;
	color: #f35b1d;
}

#nav li a.active {
    opacity: 0.9;
    color: #f35b1d;
	font-weight: lighter;
}

#nav li > ul {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    z-index: 99;
    top: 160%;
    left: 0;
    margin: 0;
    padding: 0;
}
#nav li > ul li,
#nav li > ul li a {
    display: block;
    margin: 0;
    float: none;    
    white-space: nowrap;
    list-style: none;
	font-weight: lighter;
	letter-spacing: normal;
	font-size: 14px;
}
#nav li > ul li {  
    
}
#nav li > ul li a {
    padding: 13px 50px 12px 15px;
    text-align: left;
    color: #3F3F3F;
    background: #ffffff;      
    border-bottom: 1px solid #606060;
    -webkit-border-radius: 0;
    border-radius: 0;    
}
#nav li > ul li:last-child a {

    border-bottom: none;
}
#nav li:hover > ul {
    visibility: visible;
    opacity: 1;
}
#nav li:hover > ul a:hover {
    opacity: 1;
    background: #c7d2df;
    color: #fff;
}


/* Acro Events */
#schedules .event-title{
	font-size: 12px;
	line-height: 1.4em;
	font-weight:lighter;
}
#schedules .event-title a{
	font-size: 12px;
	font-weight:lighter;
}
#schedules tr.hdr th,
#schedules tr.bdy td {
	text-align: left;
    vertical-align: top;
    horizontal-align: left;
}
#schedules tr.bdy td,
#schedules tr.bdy th {
	font-size: 12px;
	border-top: none;
	vertical-align: top;
	horizontal-align: left;
	line-height: 1.4em;
}
#schedules tr.hdr th {
    font-weight: lighter;
    text-transform: uppercase;
    line-height: 1.4em;
}
#schedules tr.bdy th {   
}
#schedules tr.bdy:hover td {
    background: #fff;
    vertical-align: top;
    horizontal-align: left;
}
#schedules tr.bdy:hover th {
    background: #fff;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #f24a1f;
}

#schedules tr.bdy th.date  {
	font-size: 12px;
	color: #3F3F3F;
	font-weight: lighter;
	width: 21%;
}

#schedules tr.bdy th.date a { 
    font-size: 12px;
    color: #fff;
	width: 21%;
}

#schedules tr.bdy th.date a:hover { 
    color: #ff8800;
	width: 21%;
}
#schedules tr.bdy th.date span {
	display: block;
	color: #FBFBFB;
	width: 21%;
}
/* Project 3 columns 
-------------------------------------------------------------- */
#page-wide-cnt .project-3-col-cnt-inner {
	position: relative;
	width: 100%;
	padding-top: 0;
	padding-right: 30px;
	height: auto;
	padding-bottom: 80px;
	padding-left: 0px;
	margin-bottom: 80px;
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
	-moz-column-count: 2; /* Firefox */
	column-count: 2;
	-webkit-column-gap: 40px; /* Chrome, Safari, Opera */
	-moz-column-gap: 40px; /* Firefox */
	column-gap: 40px;
	-webkit-column-rule: 0px outset #F3F3F3; /* Chrome, Safari, Opera */
	-moz-column-rule: 0px outset #F3F3F3; /* Firefox */
	column-rule: 0px outset #F3F3F3;

}
#page-wide-cnt .project-3-col-cnt-inner p {
	margin-bottom: 40px;
	color: #555;
	font-size: 1.0em;
	
		
-webkit-column-break-inside: avoid;
          page-break-inside: avoid;
               break-inside: avoid;
-webkit-column-break-inside: avoid; /* Chrome, Safari, Opera */
          page-break-inside: avoid; /* Firefox */
               break-inside: avoid; /* IE 10+ */			   
			   
}
#page-wide-cnt .project-3-col-cnt-inner p a:link {
	color: #467091;
	font-size: 1.0em;
}
#page-wide-cnt .project-3-col-cnt-inner p a:hover {
	color: #f24a1f;
	font-size: 1.0em;
	
}
/* B2B Program Table styles
-------------------------------------------------------------- */    
#b2b-program-wrap {
	width: 100%;
	margin: 0 auto;
	display: block;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #B6B6B6;
}
#program-left_col {
   float:left;
   width:100%;
   margin-right: 0%;
   }
#program-right_col {
   float:right;
   width:100%;
}
.b2b-program-small{
	display: block;
	font-size: 1.1em;
	margin-top: 10px;
	margin-bottom: 1px;
	font-weight: normal;
	color: #B6B6B6;
}

/* Media Table styles
-------------------------------------------------------------- */    
#media-wrap {
   width:100%;
   margin:0 auto;
   display:block;
}
#left_col {
   float:left;
   width:100%;
   margin-right: 0%;
   }
#right_col {
   float:right;
   width:100%;
}
/************************/
/* video Container       */
/************************/
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	margin-bottom: 30px;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.media-title{
	font-size: 1.3em;
	padding-top: 30px;
	font-weight:lighter;
}
.media-small{
	font-size: 0.9em;
	font-weight:lighter;
}
/* Home News Box
-------------------------------------------------------------- */
section.home-bottom-boxes{
	margin-top: 20px;
	width: auto;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F9F9F9;
	margin-bottom: 10px;
}
/* acro footer
-------------------------------------------------------------- */
footer{
    bottom: 20px;
    position: relative;
    width: auto;
	background-color: #FDFDFD;
}
.footer {
	font-family: 'Arimo', sans-serif;
	font-size: 12px;
	height: auto;
	margin: auto;
    width: auto;
	text-align: left;
	padding: 10px;
	color: #808897;
}
.footer a:link {
	font-family: 'Arimo', sans-serif;
    background: #ffffff;
	height: auto;
    margin: auto;
    width: 980px;
    text-align:center;
    color:#71798A;
	font-size:12px;
	text-decoration:none; 
}
.footer a:hover {
	color: #aaaaaa;
	text-decoration: none;
}
.footer a:visited {
	color: #808897;
	text-decoration: none;
}
#ftr {
	padding: 5px 0;
	text-align: center;
	background-image: none;
}
/*----------------------------------------------------------------------------------------------------*/
#home-social {
	float: right;
	margin-top: 0px;
}

	#social{
	width: 15%;
	height: auto;
	left:0;
	opacity: 1;
	-moz-transition: opacity 1s ease 0s;
	-webkit-transition: opacity 1s ease 0s;
	-o-transition: opacity 1s ease 0s;
	transition: opacity 1s ease 0s;

	}
	
	#social:hover{
	opacity: 0.4;	
	}

}


/* phone 320px Smartphones (portrait and landscape) */	
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
#hdr #logo-home {
    float: left;
    position: absolute;
	margin-left: 3%;
	margin-right: 3%;
	z-index: 30;
}
#hdr #logo-home img {
	max-width: none;
	display: block;
	width: 100%;
	height: auto;
	margin-left: 0%;
	margin-right: 0%;
	padding-left: 2%;
	padding-right: 2%;
	margin-top: 40px;
}		

    body {
        padding-top: 40px;
    }


/* Main navigation styles
-------------------------------------------------------------- */    
    #nav-expand {
        display: block;
    }
    #nav {
        display: none;
        overflow: auto;
        position: fixed;
        z-index: 9999;
        top: 40px; left: 0; right: 0; bottom: 0;
        background: #f3f7fa;
        border: none;
		list-style: none;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 0px dashed #bbb;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
    }
	

	
    #nav.visible {
        display: block;
    }

#nav ul,
#nav a {
    line-height: 1;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
#nav li a:hover,
#nav li:hover > a {
	opacity: 0.9;
	color: #c42026;
	background-color: none;
}

#nav li a.active {
	background: none;
	opacity: 0.9;
	color: #c42026;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #c42026;
}


#nav li > ul > li,
    #nav li > ul > li a {
        display: block;
        float: none;
        margin: 0;        
        text-align: left;
        color: #0F1B2F;
        font-size: 14px;
        letter-spacing: 1px;
        border: none;
	font-family: 'Lato', sans-serif;
	font-weight: lighter;
    }
    #nav > li,
    #nav li > ul > li {
        margin: 0; padding: 0;
        border-top: 0px solid #333;
        border-bottom: 1px solid #e6ecf1;
    }
    #nav li a {
        padding: 15px 20px;
    }
    #nav li > ul {
        position: static;
        visibility: visible;
        opacity: 1;
    }
    #nav li > ul > li a {
        padding-left: 30px;
    }
    #nav li > ul > li:last-child {
        border-bottom: none;
    }
    #nav li > ul > li,
    #nav li > ul > li a {
        background: none;        
    }
.imageholder-wide-home {
	display: block;
	width: 100%;
	height: 100%;
	float: left;
	padding-top: 0px;
	text-align: left;
	margin-bottom: 10px;
	margin-top: -160px;
}
.imageholder-bio {
	width: 100%;
	float: left;
	font-size: 11px;
	line-height: 1.3em;
	text-align: left;
	color: #999999;
	border: thin none #E1E1E1;
	height: auto;
	padding: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
}
}
