@media (min-width: 675px) and (max-width:1120px) {
html{
	font-size:14px;
}
/*----UTILITY----*/
.t_hidden {
	display: none !important;
}
.t_show {
	display: block !important;
}
.container {
	width:100% !important;
}
#mainContent {
    padding-bottom: 300px;
}
#h_topBanner {
    height: 89px;
}
#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: 30px !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 {
	font-size: 11px !important;
}
#pipelineButton span.topOnly {
	display: inline-block;
	vertical-align: middle;
}
#appDrawer.active {
	right: 6px;
}
.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_topBanner > div.h_logoContainer {
	margin-left: 15% !important;
}
.h_logoContainer .h_logo {
	padding:18px 6px 6px 5px !important;/* margin-left: 20px; */
}
.h_logoContainer .h_logo .h_ccsuLogo {
	width:70px;
	height:70px;
}
.h_logoContainer .h_logo .h_logoText {
	width: 200px;
}
.h_carrot {
	bottom: -20px !important;
	width: 80px !important;
	height: 20px !important;/* margin-left: 20px; */
}
/*--------NEWS FEED-------*/

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

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

/*-------FOOTER----------*/


.clickScrollDown, .clickScrollUp {
    height: 40px;
}
.clickScrollLeft,.clickScrollRight {
    width: 40px;
}
#highlights h2.feed_storyTitle {
    font-size: 18px;
}
#highlights p.feed_storyCopy {
    font-size: 12px;
    line-height: 14px;
}
/*----Adjustments for Main Content----*/
#mainContent > .container{
	margin-top:0px;
}



}
