﻿ @charset "utf-8";
/* CSS Document */

/*
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 
}
*/


.video embed,
.video object,
.video iframe {
	width: 100%;
	height: auto;
}

@media screen and (max-width: 980px) {

	#s4-bodyContainer{width:100% !important;}
	/*.topNavContainer{max-width:550px;}*/
	.stickyWrapper, .stickyFooter, .push{
		width: 100%;
	}
	#footer_CMS{ width:90%;}
	#site-header{width:100%; height:auto;}
	#header-right{
		max-width: 490px;
	}
	#container{width:100%; height:auto; /*margin:0 auto;*/}
	#slide{ width:100%; height:370px;}
	#masterContent{width:95%;margin-left: 5px;}
	#news_spotlight{width:100%;}
	.home-top-row{width:100%;}
	.home-bottom-row{width:100%;}
	#homeLeftDivs{
		width: 62%;
	}

	#homeRightDivs {
		width: 31%;
		margin-bottom: 10px;
		float:right;
	}
	
	#site_content {width:65%;}
	.page_title {width:55%;}
	.left_navigation{float:left; width:30%}

	#tabs {border-bottom:none; text-align:center;}
	#tabs ul.tabNavigation {list-style:; height: auto;}
	#tabs ul.tabNavigation#schoolTabs li {float:none;/*width:auto;height:auto;background-image:none;*/}/*
	#tabs ul.tabNavigation#schoolTabs a {width:auto;height:auto;display:inline; color:#900; font-size:100%; font-weight:bold;}
	#tabs ul.tabNavigation#schoolTabs a.selected {background-image:none;height:auto;width:auto; color:inherit} Dark Color*/
	
	#footer-nav { padding-right:0;}
	#footerImage{ position:absolute; bottom:0;}
	.stickyFooter{}

}

@media screen and (max-width: 768px) {

	#site-header {
		height: auto;
	}
	
	#site-logo{
		position:absolute;
		top:0;
		left:0;
	}
	
	#header-right{
		max-width: 290px;
	}

	#masterContent {
	    width: 95%;
	    margin-left: 5px;
	}
	
	.slider_caption{ display:none;}
	#news_spotlight{margin-bottom:0;}
	.home-top-row{}
	.home-bottom-row{margin-bottom:0;}

	#homeLeftDivs {
		width: 55%;
		float: left;
		margin:0 0 10px 0;
	}

	#homeRightDivs {
		width: 40%;
		float:right;
	}
	#homeBottomRightDiv{width:100%; float:none; clear:both;}
	#homeBottomLeftDiv{width:100%; margin-right:0;}
	
	.weather{right:0; display:block;}

	#site_content {width:65%;}
	.page_title {width:55%;}
	.left_navigation{width:30%; margin-right:10px;}
	
	#footer-nav{display:none;}
	#footerInfo{width:100%; text-align:center;}
	#footerInfo-left{float:none;}
	#tagline img{max-width: 100%;}
	#tagline{padding-top:45px;}
	#disclaimer{float:none; clear:both; padding-top:10px; margin:0 auto;}

}

@media screen and (max-width: 480px) {

	html {
		-webkit-text-size-adjust: none;
		background:none;
	}
	body{background:none;}
	
	#header-right{
		max-width:100%;
		width: 100%;
	    height: 110px;
	    text-align: center;
	    float: left;
	}
	
	#social-overflow-fix {
	    width: 100%;
	    margin-top: 5px;
	}
	
	#search-box-outer{float:none;}
	
	#SearchBox {
	    float: none;
	    margin: 8px auto 0 auto;
	}
	
	#tempBtns a:not(:first-child) {
	    padding-left: 0px;
	}

/*	.topNavContainer{width:auto;}*/
	/*.topNavItem{position:fixed; float:left; width:100%; left:0px; display:list-item;}*/
	/*.topNavItem {padding:0 25px; }
	
	.topNavMobile{display:block;}
	.topNavFull{display:none;}*/
	.topNavContainer div div {width:100%;}
	.topNavContainer div div ul {width:100%;}
	.topNavContainer div div ul li {display:list-item;border-bottom:1px #fff solid;border-left:none;}
	#header-container{background-color:#990000;}
	#site-logo{width:100%; height:110px; text-align:center;float:left;position:inherit;}
	.weather{float:none; margin:0 auto;}
	#searchform{float:none; margin: 5px auto 0 auto;}
	#social{float:none;text-align:center;}
	.breadcrumb{display:none;}
	
	/*News Stories Area */
	.col-lg-7{width:100%;}

	/*Video area*/
	.col-lg-5{width:100%;}
	
	#site_content {width:100%; float:none;}
	.page_title {width:80%;}
	.left_navigation{float:none; width:100%}
	
	#homeLeftDivs {
		width:100%;
		float:none;
		margin:0 0 10px 0;
	}

	#homeRightDivs {
		width:100%;
		float:none;
	}

	#masterContent {
	    width: 95%;
	    margin-left: 5px;
	}
		
	#homeBottomRightDiv{width:100%; float:none;}
	#homeBottomLeftDiv{width:100%; margin-right:0;}
	
	#disclaimer{width:100%;}
	
	/*  Adding to remove the caption from mobile size  */
	.slider_caption{display:none !important;}
}

}
