

div.mobile-nav-wrapper .container {
 	border-top: 2px solid #82AEDB; 
	border-bottom: 2px solid #82AEDB; 
	background: #0F67C1; /* Old browsers */
	
	
}

	/*CALENDAR*/
	.calendar { width: 100% !important;}

/*==== HIDE ON DESKTOP ====*/

/* MOBILE NAV/SEARCH */

.BannerText {display:none;}


/************************************************************
***** MEDIA QUERIES *****************************************
************************************************************/

@media only screen and (max-width : 980px) {
	body {
		padding: 0 10px;
	}
	.full .col-main { width: 100%;}
	.two-thirds .col-main { width: 70%;}
	.col.col-side { width: 24.4%; }
	.outer-wrapper {width: 100%;}
	.main-nav ul.top-nav li {
		font-size: 20px;
	}
	.main-nav-wrapper { width: 100%; }
	.header .main-nav-wrapper .main-nav  { font-size: .9em; }

	
	.main-cols .col.col-main,  .main-cols .col.col-side{
		margin-bottom: 20px;
		}
	.searchResultsMainBody  {
		width: auto;
	}
	.utility-nav {position: relative; width: auto; margin-right: 25%;}
	div.footer-section  {width: 99% ; }
	.block.link-list ul li a {
		font-size: 18px;
	}
	.block.link-list ul li a:after {
		font-size: 24px;
	}
	.block.events .featured .event-links a {
		display: block;
		padding: 7px 0;
		font-size: 14px;
	}
	.block.events .event-title a {
		font-size: 14px;
	}
	
	.block.events.eventsapp {
        overflow: visible;
        overflow-y: hidden;
	    height: auto;
    }
	.bottom-callouts .block {
		width: 100%;
		min-height: none;
		border: none;
	}
	.block.bottom-callouts .container .col-li  {
		clear: none;
		width: 49.5%;    
		margin: 0 0 25px 0;
		float: left;
		min-width: 239px;
	}
	.block.bottom-callouts .container .col-li:nth-child(2) 
	{
		float: right;
		width: 49.5%;    
		padding-right: 0;
		border: none;
	}
	.block.bottom-callouts .container .col-li:last-of-type 
	{
		float: none;
		padding-left: 0;
		clear: both;
	}
		
	/* SLIDER BLOCK ALTERNATE NAVIGATION */
	.slider-block .bx-controls,
	.slider-block.bg-trans .bx-controls {
		width: 100%;
		height: 34px;
		left: 0;
		top: 0px;
		pointer-events: none;
    background: #eee;
	}
	
	.slider-block .bx-controls-direction {
	    height: 50px;
	    position: absolute;
	    top: 0;
	    width: 100%;
	}
	.slider-block .bx-controls a.bx-prev,
	.slider-block .bx-controls a.bx-next {
    width: 34px;
    height: 34px;
    font-size: 30px;
    background: #eee;
    color: #333;
		text-indent: 0;
		pointer-events: auto;
	}
	.slider-block .bx-controls a.bx-prev {
	float: left;
   	padding-left: 8px;
	}
	.slider-block .bx-controls a.bx-next {
	float: right;
   padding-left: 9px;
	}
	.slider-block .bx-controls .bx-pager {
	posistion: relative;
	text-align: center;
    width: 100%;
    font-size: 16px;
	    margin-top: 10px;
	    left: 0;
	}
	
    .homeH2Width70 {
        width: 100%;
        padding-top: 35px;
    }
}


/*=== tablet horiz ===*/
@media only screen and (max-width : 768px) {

	.subnav-menu {}
	
	.subnav-menu ul {position: relative;left: 0px; }
	.subnav-menu li:hover > ul {display: none;	}
	.BannerText {display: block; }
	
	.footer-section {
		clear: both;
		width: auto;
		margin-top: 20px;
	}
	

	.banner img {display:none;}

	.mobile-nav-wrapper {
		display: block;
	}

	.mobile-nav-wrapper .mobile-nav ul li a {
		font-family: 'Crimson Text',serif;
	  font-size: 18px;
	  color: #464747;
	}

	.mobile-nav-wrapper .mobile-nav ul li span {
		font-family: 'Crimson Text',serif;
	  font-size: 18px;
	  color: #464747;
	}

	.outer-wrapper .main-cols {}

	.outer-wrapper .main-cols .col {
		width: 100% !important;
		margin: 0;
		padding: 0 4px;
	}
	.col-container .col {
		border-left: 0px;
	}
	
	.col-main .row-container .row div.hero-wrapper:first-child {
		margin: -20px -1% 10px -1%;
		width: 102% !important;
		
	}

	.outer-wrapper .col-container {
	padding: 0px 5px;
	}
	
	.footer-section a.intranet, .footer-section a.email-page, .footer-section a.print {background: #0D5DAD; color: #fff; padding: 10px;}
}

@media only screen and (max-width : 640px) {
  body {padding:0;}
  .outer-wrapper {margin:0;}
 	header .main-nav-wrapper .main-nav {
		display: none !important;
	}

}

@media only screen and (max-width: 480px) {
	.footer-section .footer-right, .footer-section .footer-left, .footer-section p.footer-copy {
			margin-top: 0px;
			width: 100%;
			float: none;
		}
	.BannerText { text-align: center; }
}

	

/*** Testing for Rhea move to main responsive.css after? ***/

.mobile-nav-wrapper .mobile-nav ul li span.subitems:active {width:84%}
.mobile-nav-wrapper .mobile-nav ul li ul li {
  border-bottom: 1px solid #999;
width: 84%;
}

	.mobile-nav-wrapper .mobile-nav ul li.nolink > span:first-child,
	.mobile-nav-wrapper .mobile-nav ul li a { 
	width: 84%;
	display: block;

	}

.mobile-nav-wrapper .mobile-nav ul li span.subitems {width:84%}
.mobile-nav-wrapper .mobile-nav ul li span.subitems:after{
	height: 20px;
	font-weight: bold;
}
.mobile-nav-wrapper .mobile-nav ul li span.active:after {
	font-weight: bold;
}
.mobile-nav-wrapper .mobile-nav ul li:last-of-type {
	padding-bottom: 0;
  border-bottom: none;
}

