/* ==========================================
100. Fluid Layout Changes
========================================== */

/* Header */

@media only screen and (min-width: 768px) and (max-width: 850px) {

#Header #UtilityNav {
	top: 10px;
}

#Header #UtilityNav li {
	margin-bottom: 5px;
	color: #666;
}

#Header #UtilityNav li.socialLinks {
	clear: left;
}

#GlobalNav {
	font-size: 18px;
}

}




@media only screen and (min-width: 568px) and (max-width: 767px) {

#Header #Logo {
	width: 300px;
}

#Header #UtilityNav {
	top: 60px;
}

#Header #UtilityNav li {
	color: #666;
}

#Header #HeaderSearch {
	top: 20px;
	bottom: auto;
}

#GlobalNav {
	font-size: 18px;
}

}




@media only screen and (min-width: 320px) and (max-width: 567px) {

#Header {
	padding-top: 0px;
	height: 60px;
}

#Header #Logo {
	width: 250px;
	left: 50px;
}

#Header #UtilityNav {
	display: none;
}

#Header #HeaderSearch {
	display: none;
}

#GlobalNav {
	display: none;
}

#GlobalNavMobile {
	display: block;
}

}





/* Carousel */

@media only screen and (min-width: 768px) and (max-width: 1059px) {

#HomeCarousel .controls {
	max-width: 960px;
}

#HomeCarousel .controls .prev,
#HomeCarousel .controls .next {
/* 	bottom: 10px; */
	bottom: auto;
	top: 146px;
	width: 26px;
	height: 26px;
}

#HomeCarousel .controls .prev {
	left: 0px;
	background-position: -10px -172px;
}

#HomeCarousel .controls .next {
	right: 0px;
	background-position: -14px -232px;
}

#HomeCarousel .nav {
	bottom: 10px;
}

#HomeCarousel .nav .pagingInner {
	margin: 0px auto;
}

#HomeIntroColumns {
	margin: 0px auto 40px;
}




	
}

@media only screen and (min-width: 768px) and (max-width: 959px) {

#HomeCarousel {
	margin-top: -65px;
}

#HomeCarousel .textInner {
	top: 100px;
	background-color: #333;
}

#HomeCarousel .textInner h2 {
}

}





@media only screen and (min-width: 480px) and (max-width: 767px) {

#HomeCarousel {
	margin-top: 10px;
	margin-bottom: 10px;
	-moz-box-shadow:	none;
	-webkit-box-shadow:	none;
	box-shadow:		none;
}

#HomeCarousel .nav {
	display: none;
}

#HomeCarousel .controls {
	max-width: 960px;
}

#HomeCarousel .controls .prev,
#HomeCarousel .controls .next {
	bottom: auto;
	width: 30px;
	height: 50px;
	top: 50px;
	z-index: 4;
}

#HomeCarousel .controls .prev {
	left: 0px;
	background-position: -10px -160px;
}

#HomeCarousel .controls .next {
	right: 0px;
	background-position: -14px -220px;
}

#HomeCarousel .textOuter {
	margin: 0px 10px;
	position: relative;
}

#HomeCarousel .textInner {
	bottom: auto;
	font-size: 14px;
	padding: 10px 30px;
	position: relative;
	top: 10px;
	width: auto;
	background-color: #333;
}

#HomeCarousel .textInner h2 {
	font-size: 24px;
	margin-bottom: 5px;
}

#HomeCarousel .textInner p,
#HomeCarousel .textInner .readmore {
	display: inline;
}

#HomeCarousel .image {
	margin-top: -30px;
	position: relative;
}



#HomeIntroColumns {
	margin: 0px auto 40px;
}
	
}





@media only screen and (min-width: 320px) and (max-width: 479px) {

#HomeCarousel {
	margin-top: 10px;
	margin-bottom: 10px;
	-moz-box-shadow:	none;
	-webkit-box-shadow:	none;
	box-shadow:		none;
}

#HomeCarousel .nav {
	display: none;
}

#HomeCarousel .controls {
	max-width: 960px;
}

#HomeCarousel .controls .prev,
#HomeCarousel .controls .next {
	bottom: auto;
	width: 30px;
	height: 50px;
	top: 50px;
	z-index: 4;
}

#HomeCarousel .controls .prev {
	left: 0px;
	background-position: -10px -160px;
}

#HomeCarousel .controls .next {
	right: 0px;
	background-position: -14px -220px;
}

#HomeCarousel .textOuter {
	margin: 0px 10px;
	position: relative;
}

#HomeCarousel .textInner {
	bottom: auto;
	font-size: 12px;
	padding: 10px 30px;
	position: relative;
	top: 10px;
	width: auto;
	background-color: #333;
	line-height: 14px;
}

#HomeCarousel .textInner h2 {
	font-size: 20px;
	margin-bottom: 5px;
}

#HomeCarousel .textInner p,
#HomeCarousel .textInner .readmore {
	display: inline;
}

#HomeCarousel .image {
	margin-top: -20px;
	position: relative;
}



#HomeIntroColumns {
	margin: 0px auto 40px;
}
	
}





/* Intro Columns and Featured Scholars */

@media only screen and (min-width: 320px) and (max-width: 767px) {

#HomeIntroColumns {
	margin: 0px auto 40px;
}

#HomeIntroColumns .column {
	display: block;
	width: auto;
	border-right: none;
	border-bottom: 1px solid #eee;
	padding: 20px 10px;
}

#HomeIntroColumns .column h2 {
	font-size: 26px;
}

#HomeIntroColumns .column p {
	margin-bottom: 5px;
}

#HomeFeaturedScholars .header {
	font-size: 26px;
	font-weight: normal;
}

#HomeFeaturedScholars .thumbnails {
	display: none;
}

#HomeFeaturedScholars .focus {
	font-size: 14px;
	line-height: 16px;
	min-height: 200px;
}

#HomeFeaturedScholars .picbg {
	display: none;
}

#HomeFeaturedScholars .focus .pic {
	width: 110px;
	height: 110px;
	left: 0px;
	top: 20px;
}

#HomeFeaturedScholars .focus .pic img {
	padding: 0px;
	width: 100%;
	height: auto;
}

#HomeFeaturedScholars .focus .description {
	padding-left: 120px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#HomeFeaturedScholars .focus h3 {
	font-size: 24px;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-right: 10px;
	line-height: 24px;
	font-family: 'Arvo', Georgia, "Times New Roman", Times, serif;
}

#HomeFeaturedScholars .controls {
	right: auto;
	top: 140px;
}

#HomeFeaturedScholars .controls .next {
	margin-left: 10px;
	
}

}





/* Footer */

@media only screen and (min-width: 480px) and (max-width: 767px) {
	
#Footer #Boilerplate {
	float: none;
	width: 100%;	
}

#Footer #Boilerplate .logo {
	width: auto;
}

#Footer #Boilerplate .logo img {
	width: 280px;
}

#Footer #LinksContainer ul a {
	float: none;
	width: 100%;
	border-bottom: 2px solid #FFFFFF;
	padding-bottom: 2px;	
}

#Footer #LinksContainer ul ul a {
	border-bottom: none;
	padding-bottom: 0px;		
}

}





@media only screen and (min-width: 320px) and (max-width: 479px) {
	
#Footer #Boilerplate {
	float: none;
	width: 100%;	
}

#Footer #Boilerplate .logo {
	width: auto;
}

#Footer #Boilerplate .logo img {
	width: 280px;
}

#Footer #LinksContainer ul ul {
	font-size: 12px;	
}

#Footer #LinksContainer ul ul {
	display: none;	
}

#Footer #LinksContainer .column {
	text-align: center;
	padding: 10px 2%;
}

#Footer #Boilerplate .text {
	padding: 10px;
}

}





/* Home News */

@media only screen and (min-width: 320px) and (max-width: 767px) {

#HomeNews .column {
	display: block;
	width: 100%;
}

#HomeNews .column h2 {
	padding: 10px;
}

#HomeNews .column h2.icon .iconHolder {
	display: none;
}

#HomeNews .column h2.icon {
	text-indent: 0px;
}

#HomeNews .hssNews .wrapper h3 {
	font-weight: normal;
}

#HomeNews .hssNews {
	0px 20px;
}

#HomeNews .hssNews {
	padding: 0px 10px;
}

#HomeNews .hssNews .wrapper {
	margin-bottom: 15px;
}

#HomeNews .hssTwitterFeed {
	padding: 0px 10px;
}

#HomeNews .rwjfNews .wrapper {
	margin-bottom: 15px;
	padding: 0px 10px;
}

#HomeNews .rwjfNews h3 {
	font-weight: normal;
}

#EDistributionLists .icon {
	display: none;
}

#EDistributionLists .content {
	padding: 20px 0px;
}

#EDistributionLists .content .column {
	float: none;
	width: auto;
	padding: 0px 20px;
	margin-bottom: 20px;
}

#EDistributionLists .content h2 {
	padding: 0px 20px;
}

}





/* Section Content */

@media only screen and (min-width: 568px) and (max-width: 767px) {
	
#SectionHolder {
	padding: 30px 10px;
}

#SectionHolder #LocalNav {
	margin-right: 20px;
	width: 180px;
}
	
}





@media only screen and (min-width: 320px) and (max-width: 567px) {

#SectionHolder #Utility {
	display: none;
}

#SectionHolder #LocalNav {
	display: none;
}

#SectionContent h1 {
	font-size: 32px;
	margin-bottom: 10px;
}

#SectionContent p {
	margin-bottom: 15px;
}

#SectionContent ul {
	margin-bottom: 15px;
}

#SectionContent ul li {
	margin-left: 30px;
}

#SectionContent h2 {
	font-weight: normal;
}

#SectionContent .profile-image {
	float: none;
}

.profile#SectionContent {
	padding-left: 0px;
}

#SectionContent.profile .profile-image,
#SectionContent.profile .AWC-23600 {
	position: relative;
	display: block;
	background-repeat: no-repeat;
}

a.fixedGreenBar {
	padding: 10px 10px;
	font-size: 12px;
}

}










/* ==========================================
Home Top Carousel Fixed Heights
========================================== */

@media only screen and (min-width: 1220px) {

#HomeCarousel {
	height: 570px;
}

}





@media only screen and (min-width: 1060px) and (max-width: 1219px) {

#HomeCarousel {
	height: 494px;
}

}





@media only screen and (min-width: 960px) and (max-width: 1059px) {

#HomeCarousel {
	height: 446px;
}

}





@media only screen and (min-width: 768px) and (max-width: 959px) {

#HomeCarousel {
	height: 350px;
}

}





@media only screen and (min-width: 568px) and (max-width: 767px) {

#HomeCarousel {
	height: 336px;
}

}





@media only screen and (min-width: 480px) and (max-width: 567px) {

#HomeCarousel {
	height: 310px;
}

}





@media only screen and (min-width: 320px) and (max-width: 479px) {

#HomeCarousel {
	height: 260px;
}

}