@media (min-width: 0px) and (max-width: 674px) {
html{
	font-size:13px;
}
/*----UTILITY----*/
.m_hidden {
	display: none !important;
}
.m_show {
	display: block !important;
}
.m_clickable {
	cursor: pointer;
}
/*---Main Code----*/
#mainContent {
	padding-bottom: 338px;
}

.container {
	width: 100% !important;
	position: relative;
}
#header + #mainContent{
	margin-top:150px;
}
#h_topBanner nav {
	right: 200px !important;
	padding: 11px 0px;
}
.topNav a {
	padding: 12px 11px 8px !important;
}
.mainNav a {
	font-size: 19px !important;
	padding: 10px 8px 17px;
}
.h_appContainer {
	right: 10px !important;
}
.h_searchBar {
	width: 140px !important;
}
.h_appContainer .h_search {
	float: right !important;
	width: 170px !important;
}
#h_topBanner nav {
	right: 210px !important;
}
.h_wrapApps .h_iconWrap {
	padding-right: 0px !important;
	font-size: 11px !important;
}
#pipelineButton span.topOnly {
	width: 50px;
	display: inline-block;
	vertical-align: middle;
}
#appDrawer.active {
	right: 2px;
}
.active.searchIcon_activator {
	background: none;
	padding: 0px;
	margin: 0px;
	box-sizing: border-box;
	position: static;
	z-index: auto;
}
.active.h_searchBarForm {
	position: static;
	height: auto;
	bottom: 0px;
	right: 0px;
	padding: 0px;
	background: none;
}
.h_logoContainer .h_logo {
	padding: 18px 6px 6px 5px !important;
}
.h_logoContainer .h_logo .h_ccsuLogo {
	width: 70px;
	height: 70px;
}
.h_logoContainer .h_logo .h_logoText {
	width: 200px;
	margin: 5px 0px 0px 0px !important;
}
.h_carrot {
	bottom: -20px !important;
	width: 80px !important;
	height: 20px !important;
}

/*--------NEWS FEED-------*/ 

/*-----CALENDAR FEED-----*/

/*--------FEATURED LINKS-----*/

/*-------Header----------*/
#header {
	margin: 0px;
}
#h_topBanner {
	height: 150px;
}
#h_topBanner .h_logo {
	margin: 0px auto;
	position: relative !important;
	width: 250px;
	display: block;
	text-align: center;
}
#h_topBanner > .h_logoContainer {
	text-align: center;
}
#h_topBanner .h_ccsuLogo {
}
/*-------FOOTER----------*/

/*----Adjustments for Main Content----*/
#mainContent > .container{
	margin-top:0px;
}


}
