/* HTML + Customs
========================================================================== */
   
body {
	color: #222;
	font-family: 'Lato', sans-serif;
}
.content-header .aznav {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.25rem;
	font-size: 2rem;
	display: block;
	overflow: hidden;
	list-style-type: none;
	list-style-image: none;
	line-height: 1.6;
	list-style-position: outside;
	font-family: inherit;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #414141;
	font-weight: 300;
	font-style: normal;
	cursor: auto;
	margin-left: -3px;
}
.content-header .aznav a {
	color: #313131;
}
.content-header .aznav a:hover {
	color: #9E0204;
	font-weight: 400;
}
.breadcrumbs .index a {
	font-size: 1.5rem;
	font-weight: 300;
	letter-spacing: 0.3rem;
}
.breadcrumbs .index a:hover  {
	/* [disabled]font-size: 1.125rem; */
	text-decoration: none;
}

.silverbg {
	background-color: #D5D5D5;
	padding-left: 14px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 5px;
}


* {
	box-sizing: border-box;
}
.azheader {
	font-size: 2.313rem;
	font-weight: 300;
	border-bottom: thin solid #454343;
}
.slider {
	width: 100%;
	margin: auto auto;
}
.slick-slide {
	margin: 0px 15px;
}
.slick-slide img {
	width: 100%;
}
.slick-prev:before, .slick-next:before {
	color: #747474;
}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: auto; max-width: 100%; } 
	.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.foot3 {
	color: #FFFFFF;
	margin-top: -23px;
	font-size: 2em;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Lato', sans-serif;
	font-weight: 300 
}

.white { color: #fff !important; }
.silver { color: #ccc; }
.gold { color: #e8b538; }
.blue { color: #16458d; }
.navy { color: #092146; }
.tan { color: #b09377; }
.brown { color: #6f4e35; }
.taupe { color: #706762; }
.espresso { color: #342e29; }
.highlight { background-color: #f8f3a9; }

hr { 
  border : 0;
  height: 1px; 
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0)); 
}


/*----other addtions----*/
.mapicon {
	color: rgba(255,255,255,1.00);
	float: none;
	padding-right: 1px;
}

iframe {
	width: 100%;
	border:solid 1px #777;
	overflow:hidden;
}
.content a {color: #214688;
	font-weight: bold;}

.content a:hover {
	outline: auto;
  border-bottom: 1px solid;
  background: #f3a83b;
	color: #791b15;;
}


.content a:focus {
	 border-bottom: 1px solid;
  background: #f3a83b;
	text-decoration: underline;
}

.content a[href^="mailto:"] {
    background: url(/images/email.gif) center right no-repeat;
    padding-right: 20px;
    /*padding-left: 5px;*/
}

/*.content a[href$='.pdf'] {
    background: url(/PDFs/pdf.png) center right no-repeat;
    padding-right: 20px;

}*/



.content a[href$='.pdf']:after {
   font-family: FontAwesome;
   content: "\f1c1";
   color: rgba(132,12,12,1.00);
   display: inline-block;
   padding-left: 4px;
   vertical-align: middle;
}


.content a.none[href$='.pdf']:after {
   display: none;
}


.content a[href$='.doc']:after {
	font-family: FontAwesome;
   content: "\f1c2";
	color: rgba(31,44,178,1.00);
	display: inline-block;
	padding-left: 4px;
	vertical-align: middle;
}

.content a[href$='.docx']:after {
	font-family: FontAwesome;
   content: "\f1c2";
	color: rgba(31,44,178,1.00);
	display: inline-block;
	padding-left: 4px;
	vertical-align: middle;
}

/*
.content a[href^="https://www.losmedanos.edu"]  {
    background: none;
    padding-right: 0;
}

.content a[href^="https://www.losmedanos.edu"]  {
    background: none;
    padding-right: 0;
}

.content a.none  {
    background: none;
    padding-right: 0;
}



.content a.example {
	background: url(/images/external.png) center right no-repeat;
	padding-right: 13px;
}*/
/* end icon call - the .example is for java and ie6 - can delete when people stop using ie6*/


.icon::before {
	display: block;
	margin-right: .5em;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 25px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	line-height: 21px;
		
}
	
.iconsocial::before {
	display: block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	-webkit-font-smoothing: antialiased;
	line-height: inherit;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	cursor: auto;
		  }	  

		  
		  .back-to-top::before {
	display: block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	-webkit-font-smoothing: antialiased;
	line-height: inherit;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	cursor: auto;
			 
		  }
		  
		  li a.lastupdate {
			  color:rgba(118,116,116,1.00);
			  font-style: italic;
			  padding-top: 20px;
		  }


/*accordion with those little pluses and minuses*/

.accordion-navigation > a:after {
  
  content: "\f055"; 
  font-family: FontAwesome;
  padding-left: 5px;
  float: right;
  font-size: 20px; }
.accordion-navigation.active > a:after {
  content: "\f056"; }
.accordion-navigation {
  >a:after {
    content: "\f055"; 
    padding-left: 5px;
    float: right;
    font-size: 20px;
  }
  &.active > a:after {
    content: "\f056"; ;
  }
}
/* - - - HTML FORM - - - */

.form-submit {
	padding: 10px 20px;
	color: #fff;
	background: #16458d;
	border: none;
}

textarea { min-height: 150px; }
figure {float: right;}
figcaption {font-style: italic; font-size: 90%;}
input[type="checkbox"],
input[type="radio"] {margin: 0 7px 1rem 10px;}
label.control-label {font-weight: bold;}
fieldset legend {
	background: none;
	font-size: 1.3em;
	font-weight: normal;
}

/* Structure
========================================================================== */
   
/* Emergency Alert
-------------------------------------------------------------------------- */
#emergency-alert {
	padding: 15px 20px;
	color: #342e29;
	background: rgba(132,12,12,1.00);
	color: #fff;
	font-weight: bold;
}
	#emergency-alert button { right: 10px; padding: 0 !important; }
	
	.alert-box {
		width: 100%;
  margin-bottom: 1.25rem;
  padding: 0.875rem 1.5rem 0.875rem 0.875rem;
		border: none;
	}
	.alert-box strong {
		display: block;
		font-size: 24px;
		text-align: center;
	}
	.alert-box p {
		width: 60%;
		padding: 0 20px;
	}
	


/* Masthead
-------------------------------------------------------------------------- */
#top-nav {
	min-height: 40px;
	background-color: rgba(43,4,3,1.00);
}
	#top-nav a {
	display: block;
	padding-top: 0;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 0;
	line-height: 40px;
	color: #DCDCDC;
	font-size: 15px;
	transition: color 0.3s ease;
	border-right: thin solid #575454;
	margin-right: 10px;
	}
		#top-nav a:hover { color: #fff; }
		#top-nav a:first-of-type { padding-left: 0; }
	
	#user-nav {
		float: left;
		margin-left: 20px;
	}

/* Top-Nav Search
------------------------- */

	#top-search {
		float: right;
		margin-right: 20px;
	}
		#top-search label {
			float: left;
			color: #999;
			font-style: italic;
			line-height: 40px;
		}
		#search {
	float: right;
	width: 200px;
	height: 30px;
	margin: 5px 0 0 10px;
	color: #666666;
	font-family: 'FontAwesome', 'Lato', sans-serif;
	background: #cccccc;
	border: 0 none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	transition: all 0.5s ease;
		}
		#search:focus, #search:focus + input {
		    width: 300px;
		    height: 40px;
		    margin: 0 0 0 10px;
		    color: #333;
		    background: #f1f1f1;
		    border-radius: 0px;
		    -moz-border-radius: 0px;
		    -webkit-border-radius: 0px;
		}
		
		input .search { 
			padding-left: 10px;
		}
.soclabel {
	color: #FFFFFF;
	margin-top: .0625rem;
	font-size: 0.875rem;
	cursor: pointer;
	display: block;
	font-weight: normal;
	line-height: 1.5;
	margin-bottom: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	text-decoration: none;
	font-family: 'Lato', sans-serif;
	font-style: normal;
}


@media screen and (min-width: 80px) and (max-width: 340px) {
	#search {
		width: 150px;
	}
.navicon .lines-button {
	color: rgba(228,30,33,1.00);
}
}



/*styles for google translate---------------------------*/
	   .translate {/*background-color: #000000;*/}
	   #google_translate_element select {margin-top:5px;
	  }
.styled-select {
	background: url(../../translate/globe.png) no-repeat right center;
	background-color:#000;
	float: right;
	height: 40px;
	overflow: hidden;
	width: 175px;
	
}

.styled-select select {
   background: transparent;
  border: none;
   font-size: 14px;
   height: 29px;
   padding: 5px; /* If you add too much padding here, the options won't show in IE */
   width: 268px;
}
.black   { color: #fff; }
.black select   { color: #A1A1A1; }



/* Google Search Results (override Google styles)
------------------------- */

#google-results .gsc-above-wrapper-area-container, #google-results table  {
		border: 0px solid #ffffff;
	}

#google-results .gsc-selected-option-container {
		min-width: 100px;
	}
	
#google-results .gsc-webResult.gsc-result, .gsc-results .gsc-imageResult {
		border-bottom: 1px #cccccc solid;
	}
	
#google-results .gsc-thumbnail-inside {
		line-height: 1.5em;
	}


/* Online Chat - Counselor
------------------------- */

button.counselor-chat, .button.counselor-chat {
    background-color: #f6f7f8;
    border-color: #16458d;
	border-width: 2px; 
    color: #fafafa; }
    button.counselor-chat:hover, button.counselor-chat:focus, .button.counselor-chat:hover, .button.counselor-chat:focus {
      background-color: #B8C7DC; }
    button.counselor-chat:hover, button.counselor-chat:focus, .button.counselor-chat:hover, .button.counselor-chat:focus {
      color: #FFFFFF; }

/* Branding
-------------------------------------------------------------------------- */
#branding {
	height: 115px;
	background-color: #A5150F;
	background-image: -webkit-linear-gradient(270deg,rgba(62,7,5,1.00) 0%,rgba(165,21,15,1.00) 87.34%);
	background-image: -moz-linear-gradient(270deg,rgba(62,7,5,1.00) 0%,rgba(165,21,15,1.00) 87.34%);
	background-image: -o-linear-gradient(270deg,rgba(62,7,5,1.00) 0%,rgba(165,21,15,1.00) 87.34%);
	background-image: linear-gradient(180deg,rgba(62,7,5,1.00) 0%,rgba(165,21,15,1.00) 87.34%);
}
	#logo {
	float: left;
	height: 60px;
	margin-top: 2px;
	margin-right: 0;
	margin-left: 20px;
	margin-bottom: 0;
	line-height: 60px;
	color: #fff;
	font-size: 30px;
	font-weight: 700;
	letter-spacing: 10px;
	}
		#logo img {
	margin-top: 9px;
	margin-right: 16px;
	margin-left: 0;
	margin-bottom: 0;
	height: 82px;
}	
		
		#logo a,
		#logo a:hover,
		#logo a:visited {
			display: block;
			color: #fff;
		}


/*
 * Let's target IE to respect aspect ratios and sizes for img tags containing SVG files
 *
 * [1] IE9
 * [2] IE10+
 */
/* 1 */
.ie9 img[src$=".svg"] {
  width: 100%; 
}
/* 2 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  img[src$=".svg"] {
    width: 100%; 
  }
}
	
	
/* QuickNav
	------------------------- */
	#quick-nav {
	float: right;
	width: 600px;
	margin-top: 15px;
	margin-right: 20px;
	margin-left: 0;
	margin-bottom: 0;
	text-align: right;
	}
		#quick-nav a {
	font-weight: normal;
	display: inline-block;
	width: 20%;
	margin: 20px 0 0 -4px;
	padding: 10px 0;
	text-align: center;
	color: rgba(255,255,255,0.72);
	transition: all 0.3s ease;
		}
			#quick-nav a:hover {
	color: rgba(255,255,255,1.00);
}
			#quick-nav a:last-of-type{
			}
		#quick-nav i {
			display: block;
			font-size: 18px;
			line-height: 21px;
			transition: all 0.3s ease;
		}
		#quick-nav label {
	font-size: 16px;
	color: rgba(255,255,255,0.63);
	transition: all 0.3s ease;
		}

			#quick-nav a:hover i { font-size: 20px; }


/* MainNav
-------------------------------------------------------------------------- */		
#home #main-nav,
#page #main-nav {
	position: absolute;
	width: 100%;
	height: 60px;
	background-color: rgba(0,0,0,0.69);
	z-index: 9989;
}
#page-min #main-nav {
	position: relative;
	width: 100%;
	height: 60px;
	background: rgba(22,69,141, .8);
	z-index: 9989;
}	
	#main-nav ul { position: relative; }
	#main-nav li {
		display: block;
		float: left;
		/*
			width: 16.66%; 
		*/
		width: 20%; 
	}	
	#main-nav li > a {
		display: block;
		position: relative;
		text-align: center;
		line-height: 60px;
		color: #fff;
		font-size: 18px;
		font-weight: 400;
		text-transform: uppercase;
		text-shadow: 0px 1px 1px #0a3371;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		transition: background 0.3s ease .15s;
	}
		#main-nav li:hover > a {
	color: #fff;
	text-shadow: none;
	background-color: #A5150F;
		}
		
	#main-nav li .megamenu {
	position: absolute;
	top: 60px;
	left: 0;
	width: 100%;
	padding: 50px 0;
	text-align: center;
	color: #0E0E0E;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	background: rgba(255,255,255, .95);
	border-bottom: 4px solid #A5150F;
	transition: all .3s ease .15s;
	-o-transition: all .3s ease .15s;
	-ms-transition: all .3s ease .15s;
	-moz-transition: all .3s ease .15s;
	-webkit-transition: all .3s ease .15s;
	z-index: 9999999;
	}
	#main-nav li:hover .megamenu {
	    display: block;
	    opacity: 1;
	    visibility: visible;
	    overflow: visible;
	    z-index: 9999999;
	}
	#main-nav li li:hover > a:after { display: none; }
	
	.nav ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	.nav li { display: inline-block; }
	
/* MegaMenu
------------------------- */
#main-nav .megamenu .row {
	position: relative;
	margin: 0 auto;
}	
	#main-nav .megamenu .columns { text-align: left; }
	#main-nav .megamenu ul {
		margin: 0;
		padding-top: 15px;
	}
	#main-nav .megamenu li {
		display: block;
		float: none;
		width: 100%;
	}
	#main-nav .megamenu p { padding-top: 15px; }
	
	#main-nav .megamenu strong {
	color: #0B0B0B;
	font-size: 16px;
	font-weight: 700;
	line-height: 100%;
	}
	#main-nav .megamenu li a {
		display: block;
		position: relative;
		padding: 8px 0;
		line-height: 100%;
		text-align: left;
		text-transform: none;
		color: #0E0E0E;
		font-size: 16px;
		font-weight: 400;
		background: none;
		text-shadow: none;
	}
		#main-nav .megamenu a:hover {
	color: rgba(132,12,12,1.00);
}
#main-nav .megamenu .button:hover {
	color: rgba(255,255,255,1.00);
	text-decoration: none;
}
	
	#main-nav .megamenu .end {
	text-align: left;
}
	
	#main-nav .megamenu-column-img-right {
		float: right;
		width: 50%;
		height: auto;
		margin: 0 0 10px 15px;
	}
	#main-nav .megamenu-column-img-left {
		float: left;
		width: 50%;
		height: auto;
		margin: 0 15px 10px 0;
	}
	
/* Mobile Nav
------------------------- */
#navicon {
	display: none;
	float: left;
	height: 32px;
	margin-top: 6px;
	margin-right: 0;
	margin-left: 20px;
	margin-bottom: 0;
	vertical-align: baseline;
}

#mobile-nav {
	display: none;
	margin: 0;
	padding: 20px;
	border-top: 1px solid #a5150f;
	clear: both;
}	
	#mobile-nav ul,
	#mobile-nav li {
		margin: 0;
		list-style: none;
	}
	/* Main Nav */
	.mobile-nav-main-menu {
		float: left;
		width: 50%;
		padding-left: 1px;

	}
	.mobile-nav-main-menu li {
		margin-bottom: 1px !important;
		padding: 0;
	}
	.mobile-nav-main-menu a {
	padding-left: 25px !important;
	color: #fff !important;
	font-size: 18px !important;
	line-height: 50px !important;
	text-transform: uppercase;
	text-shadow: 0px 1px 1px rgba(132,12,12,1.00);
	background-color: #4A4A4B;
	transition: all .3s;
	}
		.mobile-nav-main-menu a:hover {
	/*		background: #16458d;*/
			background: #a5150f;
		}
		
	/* Mobile Top Nav */
	.mobile-nav-top-nav {
		float: left;
		width: 25%;
		padding-left: 30px;
	}
	.mobile-nav-top-nav a {
		font-size: 16px !important;
	}
	.mobile-nav-top-nav li {
		padding: 0px;
	}
	
	/* Mobile Quick Nav */
	.mobile-nav-quick-nav {
		float: right;
		width: 25%;
	}
	.mobile-nav-quick-nav a {
		font-size: 16px !important;
	}
	.mobile-nav-quick-nav li { padding: 0px 20px; }
	.mobile-nav-quick-nav i {
		width: 15px;
		margin-right: 5px;
		text-align: center;
	}
	

/* Royal Slider 
-------------------------------------------------------------------------- */
#slider { overflow: hidden; }


/* Feature Blocks 
-------------------------------------------------------------------------- */
#featured {
	position: relative;
	margin-top: -200px !important;
	margin-bottom: 40px;
	z-index: 999;
}	
	.featured-bg {
		padding: 40px 20px;
		background-color: rgba(52,46,41, .8);
		background-image: url("../_images/backgrounds/bglines.png");
	}
		

/* Content - Home 
-------------------------------------------------------------------------- */
main { background: #fff; }
	main section h2 {
		margin-bottom: 20px;
		color: #16458d;
		text-align: center;
	}
	main a { color: #16458d ; text-decoration: underline; }
	main a:hover { color: #092146 ; }
	
	main section {
		margin-bottom: 40px;
	}
	
/* News / Events
------------------------- */
	.news-events .row {
	padding-top: 0;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 8px;
}
		
		.news-events .columns {
			margin: 0;
			padding: 0;
			font-size: 15px;
		}
		.news-events ul,
		.news-events li {
			margin: 0;
			padding: 0;
			list-style: none;
		}
		.news-events a {
			padding-top: 5px;
			text-decoration: none;
		}
			.news-events a:hover{
				text-decoration: underline;
			}
		.news-events h6 {
			margin-bottom: 20px;
			padding-top: 7px;
			color: #16458d;
			font-size: 15px;
			font-weight: 400 !important;
			line-height: 12px;
		}
			.news-events .fa-caret-right {
	padding-left: 5px;
	color: #840C0C;
	font-size: 18px;
	vertical-align: text-bottom;
			}
			
		a.read-more { color: #336699; }
		
/* News & Articles
------------------------- */		
	.news-articles { padding-right: 30px !important; }
		
		.news-articles h3 {
	padding-bottom: 10px;
	color: #24282F;
	font-size: 20px;
	font-weight: 400 !important;
	text-transform: uppercase;
	/* [disabled]border-bottom: 1px solid #f1f1f1; */
		}
			.news-articles h3 i { color: #b19377; }
			
		.news-articles img {
			float: left;
			margin-right: 20px;
		}
		.news-articles li {
			padding: 20px 0;
			line-height: 18px;
			border-bottom: 1px solid #f1f1f1;
		}
			.news-articles li:first-of-type {
	padding-top: 17px;
}
			.news-articles li:last-of-type  {
	padding-bottom: 20px;
	padding-top: 0px;
}
			
		.news-articles strong {
			color: #342e29;
			font-size: 16px;
			/*font-weight: 400 !important;*/
			font-weight: bold;
			margin-bottom: -10px !important;
		}
		
/* Upcoming Events
------------------------- */
	.upcoming-events { padding-left: 25px !important; }
		.upcoming-events .columns:first-of-type { padding-right: 25px !important; }
		.upcoming-events .columns:last-of-type { padding-left: 25px !important; }
		
		.upcoming-events h3 {
	color: #24282F;
	font-size: 20px;
	font-weight: 400 !important;
	text-transform: capitalize;
		}
.eventsubhead {
	margin: 0;
	padding: 0 0 0 10px;
	height: 35px;
	line-height: 35px;
	color: #777;
	font-size: 14px;
	background: #e9e7e1;
	font-weight: 700;
}
			.upcoming-events h3 i { color: #b19377; }
			
		.upcoming-events h4 {
	height: 35px;
	margin: 0;
	padding: 0 0 0 10px;
	line-height: 1.4;
	color: #222222;
	font-size: 1.4375rem;
	font-weight: 300 !important;
	/* [disabled]background: #e9e7e1; */
	font-family: 'Lato', sans-serif;
	font-style: normal;
		}
		.upcoming-events li {
			padding: 20px 0 20px 10px;
			line-height: 18px;
			border-bottom: 1px solid #f1f1f1;
		}
		.upcoming-events strong {
			color: #342e29;
			font-size: 16px;
			font-weight: 400 !important;
			margin-bottom: -10px !important;
		}
	


/* Success Stories
------------------------- */
	.success-stories {
	margin-bottom: 0px;
	padding-right: 0;
	padding-left: 0;
	background-image: url(../../lmcimages/Aspen_Banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	max-width: 100%;
	min-height: 374px;
	background-size: contain;
	}
		.success-stories .row { padding: 0 20px; }

		.success-stories h3 {
			margin-bottom: 60px;
			text-align: center;
			line-height: 95% !important;
			color: #706762;
			font-size: 36px;
			font-weight: 700 !important;
		}
		.success-stories .orbit-slides-container img {
			float: left;
			margin-right: 30x;
			margin-bottom: 15px;
		}
		a.success-story-more {
			margin-top: 15px;
			padding: 10px 15px;
			border: 1px solid #16458d;
			text-decoration: none;
			transition: background .3s
		}
			a:hover.success-story-more {
				background: #c2bfb6;
			}

.row-pad { padding: 40px 0; }
.btm-pad { padding-bottom: 40px; }



/* Content - SubPage
-------------------------------------------------------------------------- */
#page-header {
	width: 100%;
	height: 400px;
	margin: 0 auto -115px;
	text-align: center;
	background-color: #eee;
	background-image: url("../_images/backgrounds/lmccampus/bg3-2.jpg");
	background-position: center center;
}

#page-header.lesstall {
	height: 334px;
	background-repeat: no-repeat;
	background-size: cover;
}
#page-content {
	position: relative;
	margin: 0;
	padding: 0 0 30px 0;
	background-color: rgba(249,249,249, .85);
	/* z-index: 999; */
}


.iconbar {
	color: #FFFFFF;
}
.icon-bar.item .icon.iconbar {
}


#page-content .content a.close {color: #fff;}
	#page-content .content a.close:hover {color: #fff;}
	#page-content  .content a.close:focus {color: #fff;}



	#page-content ul ul,
	#page-content ul ul ul { margin-bottom: 0px; }
	
	.content-header {
		position: relative;
		min-height: 115px; 
		margin-bottom: 30px;
		padding-top: 22px;
		z-index: 999;
	}
		.min { margin-bottom: 20px !important; border-bottom: 1px solid #e3e3e3; }
		
	h1.page-title {
	margin: 5px 0 3px;
	font-size: 36px;
	font-weight: 400 !important;
	color: rgba(132,12,12,1.00);
	line-height: 110%;
	letter-spacing: -1px;
	/*text-transform: capitalize;*/
}
	/*.sub-page-title {
		display: inline-block;
		color: #16458d !important;
		font-size: 2.125rem !important;
		font-weight: 300;
	}*/

.introduction {
	font-style:italic;
	color: #808080;
	font-weight: normal;
}
.sub-page-title {
	display: inline-block;
	color: #840C0B !important;
	font-size: 1.4em !important;
}
	.breadcrumbs {
		margin: 0px;
		padding: 0px;
		font-size: 14px;
	}
	.breadcrumbs li { display: inline; }
	.breadcrumbs a {
	color: #353535;
}
	.breadcrumbs .current a { color: #555; text-decoration: none; }

/* Content - Subpage - Specific Styles - AN
-------------------------------------------------------------------------- */	

.paddingtop-relatedlinks {padding-top: 10px;}

table tbody td p {font-size: 1em; }
table tbody td ul  {font-size: 1em; }
	table.table100 {
    width: 100%;
}

/* makes tables act more like a calender layout and more equal width between the cells*/
table.tablespaced {table-layout:fixed;}
table.tablespaced td {vertical-align:top;}

/* Content - Apply Now Accordian - AN
-------------------------------------------------------------------------- */	

.accordion .accordion-navigation > a {
	background: #343434;
	color: #fff !important;
	font-size: 1.4em;
	margin-bottom: 2px;
	margin-top: 2px;
}

.accordion .accordion-navigation > a:hover {
	background: #A5150F !important;
}

.accordion .accordion-navigation > a:hover {
	background: #A5150F !important;
}

.accordion .accordion-navigation.active > a {
	background: #A5150F !important;
}

.button-group-apply {
	text-align: center;
	}

.button-group-apply li > a {
	background: #fafafa;
	border: thin solid #16458D !important;
	}

.button-group-apply a:hover {
	background: #E8B538;
	}


/* Content - Hover tiles - depts/offices page - AN
-------------------------------------------------------------------------- */	

.box {
  font-size: 1.2em;
  padding: 3.2em 2em 2em;
  border: 1px solid #ccc;
  display: block;
  width: 100%;
  height: 200px;
  float: left;
  margin: -1px 0 0 -1px;
  color: black;
  background: linear-gradient(
     white, white 50%, #C7C1BC 50%, #C7C1BC
  );
  background-size: 100% 202%;
  transition: all 0.2s ease;
  animation: down-bump 0.4s ease;
}
.box h2 {
  font-weight: 400;
  letter-spacing: -1.5px;
  line-height: 1.2;
}
.box h3 {
  font: 0.8em "Lucida Grande", serif;
}

.box:hover {
  background-position: 100% 100%;
  animation: up-bump 0.4s ease;
}
.box:hover h2 {
  color: #48ad26;
}
.box:hover h2 span {
  color: white;
}
.box:hover h3 {
  color: #999;
}

@keyframes up-bump {
  0% { padding-top: 2em; }
  50% { padding-top: 1.5em; }
  100% { padding-top: 2em; }
}
@keyframes down-bump {
  0% { padding-top: 2em; }
  50% { padding-top: 2.5em; }
  100% { padding-top: 2em; }
}


/* Content - College Profile/Fun Facts -AN
-------------------------------------------------------------------------- */	


.funfacts-globe-text { margin-top: .3em; }
.funfacts-file-text { margin-top: .2em; }

.funfacts-fa-stack { font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif; }
.funfacts-stacked-icons {
  margin-top: 20px;
  text-align: center; 
  font-size: 1.5em; /*controls size of icons and text while keeping elements aligned nicely */
}
.funfacts-fa-stack + .fa-stack { margin-left: .3em;}
.funfacts-fa-stack { margin-bottom: 20px; }


/* Content - Post-It Note Call-out -AN
-------------------------------------------------------------------------- */ 
.post-it {
background:#fefabc; 
padding:15px; 
font-family: 'Gloria Hallelujah', cursive; 
font-size:15px; 
color: #000; 
width:200px; 

-moz-transform: rotate(7deg);
-webkit-transform: rotate(7deg);
-o-transform: rotate(7deg);
-ms-transform: rotate(7deg);
transform: rotate(7deg);

box-shadow: 0px 4px 6px #333;
-moz-box-shadow: 0px 4px 6px #333;
-webkit-box-shadow: 0px 4px 6px #333;

}

/* Content - ISS Custom Styles - AN
-------------------------------------------------------------------------- */	

.iss-button-menu-container{}
	
.iss-button-menu {
	float: right;
}

.iss-button-menu a{
background: #DEE1DC;
}

.iss-button-menu a:hover {
background: #f5f5f5;
}


/* Content - Article Category / Single
-------------------------------------------------------------------------- */
.page-category article {
	margin-bottom: 40px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e3e3e3;
}
	.page-category article:last-of-type { margin-bottom: 0px; }
	.page-category article img {
		float: left;
		width: 250px;
		height: auto;
		margin-right: 30px;
		margin-bottom: 30px;
	}
	.page-category article h3 { font-weight: 400 !important; line-height: 110%; }
	.page-category article .article-date { color: #16458d; }
	
.page-single article img {
	float: right;
	width: 40%;
	height: auto;
	margin-left: 30px;
	margin-bottom: 20px;
}
	.page-single article .article-date { color: #777777; margin-bottom: 10px; font-weight: bold; }
	

/* Content - Faculty
-------------------------------------------------------------------------- */
.faculty-staff img {
	width: 100%;
	height: auto;
	margin-bottom: 5px; }

.faculty-staff a {
	text-decoration: none;
}
	.faculty-staff a:hover {
		text-decoration: underline;
	}
	
.faculty-header {
	margin-bottom: 30px;
	background: #706762;
}
	.faculty-header img {
		float: left;
		width: 40%;
		height: auto;
	}
	.faculty-info {
		float: right;
		width: 60%;
		padding: 25px 25px 0 30px;
		color: #fff;
	}
		.faculty-info h4 {
			color: #fff;
			line-height: 110%;
		}
	.faculty-phone,
	.faculty-email {
		line-height: 28px;
	}

	.faculty-phone a,
		.faculty-email a {
			color: #E9E7E1 !important;
		}
		.faculty-info i {
			margin: 2px 5px 0 0;
			color: #e9e7e1;
			font-size: 24px;
		}
		.faculty-info a {
			display: inline-block;
			color: #fff;
			font-size: 16px;
		}
			.faculty-info a:hover { text-decoration: underline;}
			

/* Content - Board
-------------------------------------------------------------------------- */
.board .row { margin-bottom: 10px; }
.board h3 { color: #6d4d34; }

.board-member { margin-bottom: 30px; }

	.board-division {
		margin: 0 20px 20px 20px;
		padding-bottom: 5px;
		border-bottom: 1px solid #e3e3e3;
	}
	h4.board-division,
	h5.board-division {
		color: #6d4d34 !important;
		font-weight: 400 !important;
	}
	.board-member img {
		width: 100%;
		height: auto;
		margin-bottom: 10px;
	}
	
	.board-member a { text-decoration: none; }
	
		.board-member a:hover { text-decoration: underline; }
		
		.board-info h4 {
			margin-bottom: 3px;
			line-height: 110%;
			font-size: 22px;
		}
		.board-info p {
			margin-bottom: 15px;
			line-height: 105%;
			color: #6d4d34;
		}
		


.callout {
	padding: 15px 20px;
	border-left: 5px solid #363030;
	background: #f1f1f1;
		}

		.callout-alt {
			padding: 15px 20px;
			border-left: 5px solid #b8c7dc;
			background: #f1f3f5;
		}
	
	.board-area {
		display: block;
		font-weight: 300;
	}
		
	.board-phone,
	.board-email {
		line-height: 25px;
	}
		.board-member .board-info i {
			margin-right: 5px;
			color: #b19377;
			font-size: 17px;
		}
		.board-info a {
			display: inline-block;
			color: #16458d;
		}	
			.board-info a:hover { 
				color: #6d4d34;
				text-decoration: underline;
			}
	
	.board-term {
		margin-top: 10px;
		font-size: 12px;
		color: #b19377;
	}
	.board-intro {
		margin-bottom: 20px !important;
		padding-bottom: 10px;
		border-bottom: 1px solid #e3e3e3;
	}

	
	

/* SubPage Sidebar
------------------------- */
[id*='sidebar-'] {
	display: block;
	position: relative;
	padding-top: 35px;
	z-index: 999;
}
	#sidebar-left { display: block; }
	
	aside.alt { padding-top: 0px !important; }

.sidebar section {
	margin: 0 0 0px; /* changed from margin: 0 0 30px; because it created extra top padding */
	border-bottom: 0px solid #e3e3e3; /* make border 0 to get rid of extra border in sections */
}
	.sidebar section:first-of-type { padding-top: 0px !important; }
	
	.sidebar section h3,
	.sidebar section h4,
	.sidebar section h5 {
		margin: 0 0 10px 0;
		padding-bottom: 5px;
		padding-top: 5px;
		line-height: 90% !important;
		color: #555;
		font-weight: 300;
		letter-spacing: 0px;
		border-bottom: 1px solid #e3e3e3;
	}

	.sidebar h4 {
		border-bottom: 1px solid #e3e3e3; /* added by AN*/		
	}
	.sidebar section ul { margin: 0; padding: 0 0 5px; }
	.sidebar section li {
		margin: 0;
		list-style: none;
	}
	.sidebar section li a {
		display: block;
		margin: 0;
		padding: 5px 0 5px 20px;
		color: #16458d !important;
		text-decoration: none;
		transition: all .3s;
	}
		.sidebar section li a:hover {
			color: #16458d !important;
			text-decoration: underline;
			background: #f3f3f3;
		}
	
	.sidebar i {
		margin-right: 4px;
		color: #e8b538;
	}
	.sidebar .email {
		margin-bottom: 15px;
	}
	
	
/* SubPage Nav
------------------------- */	
	.sub-nav {
		margin-bottom: 30px;
		padding: 0 !important;
		background: #f9f9f9;
		border: 1px solid #e3e3e3;
	}
		.sub-nav ul {
			margin: 0;
			padding: 0;	
		}
		.sub-nav li {
			width: 100%;
			margin: 0;
			padding: 0;
			border-top: 1px solid #fff;
			border-bottom: 1px solid #e3e3e3;
		}
			.sub-nav li:first-of-type { border-top: none; }
			.sub-nav li:last-of-type { border-bottom: none; }
			
		.sub-nav li a {
	display: block;
	width: 100%;
	padding: 12px 0 12px 15px;
	color: #222222;
	border-left: 5px solid #000000;
	transition: all .3s;
		}
			.sub-nav li a:hover {
	color: #000000;
	background: #e9e9e9;
	border-left: 10px solid rgba(132,12,12,1.00);
			}
			
		.sub-nav .dropicon {
			color: #a3a3a3;
			float: right;
			font-size: 22px;
			margin-left: -15px;
			margin-right: 15px;			
			transform: translate(10px);
		}
			
		ul.sub-nav-dropdown {
			margin-top: 1px;
		}
		ul.sub-nav-dropdown li {
			border-top: none;
			border-bottom: 1px solid #fff;
		}
		ul.sub-nav-dropdown li a {
			padding-left: 20px;
			color: #555;
			background: #e9e9e9;
			border-left: 5px solid #a3a3a3;
		}
			ul.sub-nav-dropdown li a:hover {
				padding-left: 25px;
				background: #e1e1e1;
				border-left: 5px solid #a3a3a3;
			}
		ul.sub-nav-dropdown i {
			margin-right: 10px;
			color: #555;
		}	
		
	
/* Mobile Sub Page Menu
------------------------- */
	#sub-navicon {
		display: none;
		margin: 15px 20px;
		padding: 0;
		border-bottom: 1px solid #e3e3e3;
	}
		#sub-navicon a { text-decoration: none; }
		
		
/* Footer
-------------------------------------------------------------------------- */
footer {
	color: #bcb2a9;
	font-family: 'Lato', sans-serif;
}
	footer h5 {
		color: #fff;
		font-weight: 700;
	}
	footer a {
	color: #E3E3E4;
}
	footer a:hover { color: #fff; }
	
	footer ul,
	footer li {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	


/* Footer - Links
------------------------- */
.footer-links {
	background-color: rgba(132,12,12,1.00);
	color: #CECECE !important; 
}
	
	.footer-links h5 { font-weight: 400 !important; }
	
	.footer-links img { margin-bottom: 20px !important; }
	.footer-links img:first-of-type { margin-left: -14px !important; }
	
	.footer-logo {
	margin-bottom: 15px;
	color: #fff;
	font-size: 28px;
	font-weight: 700;
	letter-spacing: 10px;
	margin-top: 19px;
	}
	a.social-icon {
	display: inline-block;
	width: 46px;
	margin-top: 1px;
	margin-left: 0;
	margin-bottom: 5px;
	color: #fff;
	line-height: 41px;
	text-align: center;
	font-size: 21px;
	background-color: #000000;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	transition: 0.5s ease;
	}
		a:hover.social-icon {
			color: #fff;
			background: #9E9D9D;
		}
		
		.social-feedback p{
			line-height: 110% !important;
		}
		.social-feedback a{
			color: #ccc;
			text-decoration: underline !important;
		}
		
/* Footer - Bottom
------------------------- */	
.footer-btm {
	position: relative;
	padding: 20px 0;
	color: #88a0c6; /*#b19377*/
	font-size: 15px;
	font-weight: 300 !important;
	background-color: #000000; /*#342e29*/
}
	.footer-btm .row {
	}
	.footer-btm ul {
	text-align: center;
}
	
	.footer-btm a {
	display: inline-block;
	color: #CFCFCF;
	font-size: 15px;
	font-weight: 300 !important;
	transition: color 0.5s ease;
	}
		.footer-btm a:hover.back-to-top { color: #fff; }
		
	.footer-btm li {
	display: inline-block;
	padding: 0 12px 0 8px;
	line-height: 15px;
	border-right: 2px solid #CFCFCF;
	}
		.footer-btm li:last-of-type {
	padding-right: 0;
	border: none;
	margin-top: 12px;
		}
		
	.back-to-top i {
		margin-left: 5px !important;
		font-size: 18px;
	}
		
	
	
/* Responsive
========================================================================== */

/* Desktop HD
-------------------------------------------------------------------------- */
@media screen and (min-width: 1200px) and (max-width: 2560px){

	.row {
	max-width: 75em;
	transition: all .5s
}
	#mobile-nav { display: none !important; }	
	
	.maincontentdown {
	margin-top: 81px;
}

}


/* Desktop
-------------------------------------------------------------------------- */
@media screen and (min-width: 850px) and (max-width: 1199px){
	
	.row { max-width: 60em; transition: all .5s }
	
	#top-nav a {
		padding: 0 10px;
		font-size: 90%;
	}
	
	#logo {
	font-size: 25px;
	letter-spacing: 8px;
	}
	
	#quick-nav {
	float: right;
	width: 570px;
	margin: 5px 20px 0 0;
	}
		#quick-nav a {
	display: inline-block;
	width: 20%;
	margin: 20px 0 0 -4px;
	padding: 10px 0;
	text-align: center;
	color: rgba(255,255,255,0.80);
	border-left: 1px solid rgba(255,255,255,0.80);
	transition: all 0.3s ease;
		}

	#main-nav li > a {
		padding: 0;
		font-size: 15px;
	}
	#mobile-nav { display: none !important; }
	#sidebar-left { display: block !important; }
	
	.footer-links {
	padding-left: 56px;
	}
	
	/* Content - Faculty
	--------------------- */
	.faculty-header img {
		float: left;
		width: 50%;
		height: auto;
	}
	.faculty-info {
		float: right;
		width: 50%;
		padding: 25px 25px 0 30px;
		color: #fff;
	}
	
	/* Content - Board
	--------------------- */
	.large-3 .board-phone,
	.large-3 .board-email {
		font-size: 14px;
		line-height: 20px;
	}
		.large-3 .board-member .board-info i {
			margin-right: 4px;
		}
		
		.maincontentdown {
	margin-top: 81px;
}

}




/* Desktop - Fixes
-------------------------------------------------------------------------- */
@media screen and (min-width: 850px) and (max-width: 1024px){

	/* Content - Board
	--------------------- */
	.medium-6 .board-phone,
	.medium-6 .board-email {
		font-size: 16px;
		line-height: 25px;
	}
		.medium-6 .board-member .board-info i {
			margin-right: 5px;
		}
	
	.footer-links {
	padding-left: 56px;
	}
}

/* Desktop - Tablet Fixes
-------------------------------------------------------------------------- */
@media screen and (min-width: 769px) and (max-width: 849px){
	
	#top-nav a {
		padding: 0 10px;
		font-size: 85%;
	}
	#top-search label { display: none; }
	
	#logo {
	float: none;
	margin-top: 11px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 27px;
	text-align: center;
	}
	#user-nav,
	#quick-nav,
	#main-nav { display: none; }
	
	/* Mobile Nav
	--------------------- */
	#navicon { display: block; }
	#sidebar-left { display: block !important; }
	
	.success-stories img {
		width: 50% !important;
		height: auto;
	}
	
	/* Content - SubPage
	--------------------- */
	#page-header { height: 350px; margin: 0 auto; background-size: cover; }
	#page-header.lesstall { height: 200px;
	background-repeat: no-repeat;
	background-size: cover;}

	/* Content - Category
	--------------------- */
	.page-category article img {
		float: none;
		width: 100%;
		margin-right: 0px;
	}
	
	/* Content - Faculty
	--------------------- */
	.faculty-header img {
		float: none;
		width: 100%;
		height: auto;
	}
	.faculty-info {
		float: none;
		width: 100%;
		padding: 25px 25px 25px 30px;
	}
}

/* Tablet
-------------------------------------------------------------------------- */
@media screen and (min-width: 641px) and (max-width: 768px){
	
	#top-nav a {
		padding: 0 10px;
		font-size: 85%;
	}
	#top-search label { display: none; }
	
	#logo {
	float: none;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 27px;
	text-align: center;
	}
	#user-nav,
	#quick-nav,
	#main-nav { display: none; }
	
	/* Mobile Nav
	--------------------- */
	#navicon { display: block; }
	
	/* Slider
	--------------------- */
	.rsMinW .rsArrowLeft { top: 7px !important; }
	.rsMinW .rsArrowRight { top: 7px !important; }
	.rsMinW .rsBullets { top: 10px !important; }
		
	/* Content - Home
	--------------------- */
	#featured { margin-top: 0px !important; }
	
	.featured-bg .columns {
		padding-left: 10px;
		padding-right: 10px;	
	}
		.featured-bg {
			padding: 20px 10px;
		}
		
	.success-stories img {
		width: 50% !important;
		height: auto;
	}
		
	.news-articles li:first-of-type { padding-top: 10px; }
	.news-articles li:last-of-type  { padding-bottom: 20px; }

	.upcoming-events { padding-left: 0px !important; }
	.upcoming-events .columns:first-of-type { padding-right: 15px !important; }
	.upcoming-events .columns:last-of-type { padding-left: 15px !important; }
	
	.row-pad { padding: 20px 0 20px; }
	.btm-pad { padding-bottom: 20px; }
	
	/* Content - SubPage
	--------------------- */
	#page-header { height: 250px; margin: 0 auto; background-size: cover; }
		#page-header.lesstall { height: 150px; background-repeat: no-repeat;
	background-size: cover; }

	#sidebar-left { display: block !important; }
	
	/* Content - Category
	--------------------- */
	.page-category article img {
		float: none;
		width: 100%;
		margin-right: 0px;
	}
		.content-header {
			height: auto;
			padding: 20px 0;
		}
		
	/* Content - Faculty
	--------------------- */
	.faculty-header img {
		float: none;
		width: 100%;
		height: auto;
	}
	.faculty-info {
		float: none;
		width: 100%;
		padding: 25px 25px 25px 30px;
	}
	
	
	/* Footer
	--------------------- */
	.get-connected .columns {
		margin-bottom: 20px;
	}
	.footer-links .columns {
		margin-bottom: 30px !important;
	}
		.footer-links .columns:first-of-type { width: 100%; }
		.footer-links .columns { width: 50%; }
	
	.footer-btm { text-align: center; }
		
		.footer-btm .left,
		.footer-btm .right {
			float: none !important;
		}
	.footer-btm ul {
		width: 100%;
		margin-bottom: 5px;
		text-align: center;
	}
}

/* Smartphones
-------------------------------------------------------------------------- */
@media screen and (min-width: 80px) and (max-width: 640px){	
	#top-nav a {
		padding: 0 10px;
		font-size: 85%;
	}
	#top-search label { display: none; }
	
	#search input[type="text"] { width: 180px; }
	#search input[type="text"]:focus { width: 180px; margin: 0; }
	
	#branding { height: 80px; }
	#logo {
		float: none;
		margin: 0;
		text-align: center;
		line-height: 80px;
		font-size: 18px;
		letter-spacing: 5px;
	}
		#logo img {
	width: 179px;
	height: auto;
	margin-top: -8px;
		}
	#user-nav,
	#quick-nav,
	#main-nav {
		display: none;
	}
	
	/* Mobile Nav
	--------------------- */
	#navicon { display: block; }
	#sub-navicon { display: block; }
	#sidebar-left { display: none; padding-top: 10px; }
	
	/* Main Nav */
	.mobile-nav-main-menu {
		float: none;
		width: 100%;
		margin-bottom: 20px !important;
	}
	/* Mobile Top Nav */
	.mobile-nav-top-nav {
		float: left;
		width: 50%;
		padding-left: 25px;
	}
	.mobile-nav-top-nav a {
		font-size: 14px !important;
	}
	/* Mobile Quick Nav */
	.mobile-nav-quick-nav {
		float: right;
		width: 50%;
	}
	.mobile-nav-quick-nav a {
		font-size: 14px !important;
	}
	
	/* Slider
	--------------------- */
	.rsMinW .rsArrowLeft { top: 7px !important; }
	.rsMinW .rsArrowRight { top: 7px !important; }
	.rsMinW .rsBullets { top: 10px !important; }
			
	/* Content - Home
	--------------------- */
	#featured { margin-top: 0px !important; }
	#featured img { margin-bottom: 20px !important; }
	
	.featured-bg .columns {
		width: 50%;
		margin-bottom: 10px;
		padding-left: 10px;
		padding-right: 10px;	
	}
	
	.news-articles { padding-right: 0px !important; }
	
	.upcoming-events { padding-left: 0px !important; }
	.upcoming-events .columns:first-of-type { padding-right: 0px !important; }
	.upcoming-events .columns:last-of-type { padding-left: 0px !important; }
	
	/* Content - SubPage
	--------------------- */
	#page-header { height: 150px; margin: 0 auto; background-size: cover; }
	#page-header.lesstall { height: 100px; background-repeat: no-repeat;
	background-size: cover;}
	.content-header { display: none; }
	
	/* Content - Category
	--------------------- */
	.page-category .content-header,
	.page-single .content-header { display: block !important; }
	
		.content-header {
			height: auto;
			padding: 20px 0;
		}

	.page-category article img,
	.page-single article img {
		float: none;
		width: 100%;
		margin-left: 0px;
		margin-right: 0px;
	}
	
	/* Content - Faculty
	--------------------- */
	.faculty-header img {
		float: none;
		width: 100%;
		height: auto;
	}
	.faculty-info {
		float: none;
		width: 100%;
		padding: 20px;
	}
		.faculty-info h4 { font-size: 24px !important; }
	
	/* Footer
	--------------------- */
	.get-connected .columns {
		margin-bottom: 20px;
	}
	.footer-links .columns {
		margin-bottom: 30px !important;
	}
		.footer-links .columns:first-of-type { width: 100%; }
		.footer-links .columns { width: 50%; }
	
	.footer-btm { text-align: center; }
	
		.footer-btm .left,
		.footer-btm .right {
			float: none !important;
		}
	.footer-btm ul {
		width: 100%;
		margin-top: 10px;
		text-align: center;
	}
	.copyright {
		margin: 10px 20px;
		padding-top: 10px;
		border-top: 1px solid #6d4d34;
	}
	.footer-btm .nav ul {
		margin-top: 10px;
		line-height: 150%;
		text-align: center;
	}
	.back-to-top i {
		float: none;		
		margin: -7px 0 0 5px !important;
		font-size: 18px;
	}
	
	.row-pad { padding: 20px 0 20px; }
	.btm-pad { padding-bottom: 20px; }
}

/* Smartphones - Extras
-------------------------------------------------------------------------- */
@media screen and (min-width: 80px) and (max-width: 440px){	
	
	.featured-bg { padding: 20px 20px 10px; }
	.featured-bg .columns {
		width: 100%;
		margin: 0 auto;
		padding-left: 0px;
		padding-right: 0px;
		text-align: center;	
	}
	.featured-bg .columns img {
		width: 100%;
		height: auto;	
	}
}


/* Transformicons
-------------------------------------------------------------------------- */
.navicon .lines { top: -5px; }
.navicon .lines,
.navicon .lines:before,
.navicon .lines:after {
	font-size: 15px !important;
	background: #ccc;
}
.navicon button { color: #ccc !important; }
.navicon button:hover { color: #fff !important; background: #fff; }

.sub-navicon .lines { top: -7px; margin-right: 5px; }
.sub-navicon .lines,
.sub-navicon .lines:before,
.sub-navicon .lines:after {
	background: #16458d;
}
	.sub-navicon button { color: #ccc !important; }
	.sub-navicon button:hover { color: #fff !important; background: #fff; }

/* Line Styles
--------------------- */
button.lines-button,
button.lines-button:hover {
	margin: 0;
	padding: 0;
	background: none !important;
	vertical-align: baseline;
}
.lines-button {
	padding: 0px 5px 0 0px;
	cursor: pointer;
	user-select: none;
	transition: .3s;
}
.lines-button:hover { opacity: 1; }
.lines-button:active { transition: 0; }

.lines {
	display: inline-block;
	position: relative;
	width: 1.5em;
	height: 2px;
	background: #ccc;
	border-radius: 2px;
	transition: 0.3s;
}
.lines:before,
.lines:after {
	display: inline-block;
	position: absolute;
	left: 0;
	content: '';
	width: 1.5em;
	height: 2px;
	background: #ccc;
	border-radius: 2px;
	transition: 0.3s;
	transform-origin: 0.28571rem center;
	-webkit-transform-origin: 0.28571rem center;
}
.lines:before { top: 6px; }
.lines:after { top: -6px; }

.lines-button:hover .lines:before { top: 7px; }
.lines-button:hover .lines:after { top: -7px; }

.lines-button.close {
	transform: scale3d(1, 1, 1);
	-webkit-transform: scale3d(1, 1, 1);
}
/* Arrow Close - - - */
.lines-button.arrow.close .lines:before,
.lines-button.arrow.close .lines:after {
	top: 0;
	width: 1.5em;
}
.lines-button.arrow.close .lines:before {
	-webkit-transform: rotate3d(0, 0, 1, 40deg);
	transform: rotate3d(0, 0, 1, 40deg);
}
.lines-button.arrow.close .lines:after {
	-webkit-transform: rotate3d(0, 0, 1, -40deg);
	transform: rotate3d(0, 0, 1, -40deg);
}
.lines-button.arrow-up.close {
	-webkit-transform: scale3d(0.8, 0.8, 0.8) rotate3d(0, 0, 1, 90deg);
	transform: scale3d(0.8, 0.8, 0.8) rotate3d(0, 0, 1, 90deg);
}
/* Minus Close - - - */
.lines-button.minus.close .lines:before,
.lines-button.minus.close .lines:after {
	-webkit-transform: none;
	transform: none;
	top: 0;
	width: 1.5em;
}
.lines-button.x.close .lines { background: transparent; }
.lines-button.x.close .lines:before, .lines-button.x.close .lines:after {
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	top: 0;
	width: 1.5em;
}
/* X Close - - - */
.lines-button.x.close .lines:before {
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg);
}
.lines-button.x.close .lines:after {
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg);
}
.lines-button.x2 .lines {
	transition: background 0.3s 0.5s ease;
}
.lines-button.x2 .lines:before,
.lines-button.x2 .lines:after {
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	transition: top 0.3s 0.6s ease, -webkit-transform 0.3s ease;
	transition: top 0.3s 0.6s ease, transform 0.3s ease;
}
.lines-button.x2.close .lines {
	transition: background 0.3s 0s ease;
	background: transparent;
}
.lines-button.x2.close .lines:before,
.lines-button.x2.close .lines:after {
	transition: top 0.3s ease, -webkit-transform 0.3s 0.5s ease;
	transition: top 0.3s ease, transform 0.3s 0.5s ease;
	top: 0;
	width: 1.5em;
}
.lines-button.x2.close .lines:before {
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg);
}
.lines-button.x2.close .lines:after {
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg);
}

/* Transformicons
-------------------------------------------------------------------------- */
.skip {
	position: absolute;
	top: -1000px;
	left: -1000px;
	height: 1px;
	width: 1px;
	text-align: left;
	overflow: hidden;
} 
a.skip:active, 
a.skip:focus, 
a.skip:hover {
    left: 0; 
    top: 0;
    width: auto; 
    height: auto; 
    overflow: visible; 
}

/* Styles for Display Message if in IE is in compatibility view
-------------------------------------------------------------------------- */

.hide_element { display:none; visibility:hidden; }

.ie_compatibility_mode .display_compatibility_mode { visibility:visible; display:block; color:#000000; background: #fdf2ab; font-family: Arial, Helvetica, sans-serif; color: #000; font-size: 12px; padding: 2px 2px 2px 2px; }
.bagebanner {
	margin-bottom: 13px;
	border-radius: 28px;
	width: 100%;
}
#testimages {
}
.transitionexp:hover {
	color: rgba(255,0,4,1);
	font-size: larger;
}
.leftindentoveride {
	margin-left: -39px;
}
.leftimage {
	float: left;
}
figure {
  float: right;
  width: 40%; 
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
/*  border: thin silver solid;
*/  margin: 0.5em;
  padding: 0.5em;
}

.floatnone {
	float:none;
	width: 100%;
}


/* logos for partners - modifications for PTEC pg
-------------------------------------------------------------------------- */

img.partnerlogos {
	  border-radius: 50%;

	
}


.bigbox {
        width: 100%;
        margin-bottom:20px; 
        margin-left:5px; 
        padding-left: 10px; 
        padding-right: 10px; 
        padding-bottom: 10px; 
        background-color: #CCC; 
        padding-top: 10px;
        margin:auto;
        text-align: center;

      }

/* changing the width of the foundation dropdown menus to be wider
-------------------------------------------------------------------------- */
.f-dropdown {
	max-width: 500px;
}