@import url('../Images/home//EasySiteWeb/EasySite/StyleData/16/CSS/orange.css');

.clearfix:after{clear:both;display:block;content:" "}

/* home stuff */

.home #content h2 {
    font-size: 2.5em;
	color:#000;
}

.ContentEditor {max-width:1000px}
.home #page {padding:0}
.home #content-box {width:1000px;}
#page-box{background-color:transparent;}

#bighero6  {background-color:transparent;
background-repeat: no-repeat;
background-position: center; 
background-size:cover;
height:550px;width:100%;max-width:1920px;padding-top:80px;position:relative;
margin: 80px auto 0;
transition: height 250ms;

}

#bighero6 .contents {position:relative;width:999px;height:100%;margin:0 auto;padding:0;xoverflow:hidden}

#bighero6 h1 {position:absolute;top:0;right:0.5em;
text-align:right;color:#fff;    font-size: 55px;
    font-weight: normal;transition: font-size 250ms, top 250ms;}

#bighero6.clearing h1
{
	left:auto;right:0;text-align:right;top:0;width:auto;line-height: 1em;
}

h1 .twotone {color:#fb4f14;}

#bighero6 .course-finder-box
{
	position:absolute;top:50%;right:0;
	width:66%;
	background-color:#0083be;
	transition: top 250ms, width 250ms, opacity 250ms;
}

#course-finder-suggest {
    float: right;
    width: 400px;
}

.course-finder {margin:.5em 1em;}
.course-finder h2 {color:#fff}
.course-finder  ul.options {color:#fff;margin:0;padding:0; list-style-type: none;}
.course-finder form {float:right;width:400px;}
.course-finder input[name=qs]{width:400px;border-radius:5px;background-image:none;padding: 0.5em 0!important;}
.course-finder input[type=button]{width:400px;background-color:#003150;margin: 1em 0;
text-align:center;border:0;border-radius:5px;color:#fff;padding:0.5em}


ul.amigos{position:absolute; bottom:0;width:100%;background-color:rgba(0,0,0,0.33);
margin:0;padding:1.5em 0;text-align:center}

.amigos li {width:200px;color:#fff;  background-color: transparent;
    background-image: url('../Images/blue/heading-bar.png');
    background-position: right top;font-size:20px;
display:inline-block;margin:0 48px;text-align:left;padding: 0.25em;}
.amigos li a {display:block}


/* home scroller */
.scroller-box {position:relative; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.oBoxContainer{margin:1rem 0;width:999px;xheight:428px;overflow:hidden;position:relative;}
.oBoxOuter {width:2000px;height:356px;}
.oPageListerBodyInner {overflow:hidden;}
.oBoxContainer ul {padding:0 0 2rem 0;margin:0}
.home #content .oBoxList {width:2000px;}
ul li.oBoxItem:nth-child(n+5){display:none;}
li.oBoxItem{width:338px;float:left;margin:0;padding:0; list-style-type: none;margin-left:0;opacity:1;overflow:hidden}
.oBoxItemContainer {display:block;margin:0 1em;}
.home .oBoxItemImage a img {max-width:100%!important;width:100%!important;height:auto!important;}
.oPageListerShowImages .oBoxItemImage {float:none!important;}
.oBoxItemTitle{font-size: 28px;margin:0.25em 0;font-weight: normal;color:#666;display:block;height:3.5em}
.oBoxItemSummary
{display:block;}

.scroll-left, .scroll-right {z-index:9;position:absolute;cursor:pointer;width:120px;height:120px;top:75px;background-position:center center;background-size:cover}
.scroll-left{left:-120px;background-image:url('../Images/home/scroll-left.png');}
.scroll-right{left:1015px;background-image:url('../Images/home/scroll-right.png');}


@media screen and (max-width: 940px) /* alt 1 */
{
#bighero6 {height: 400px;}
#bighero6 .contents {width:100%;}
	#bighero6 h1{font-size:35px;}
#bighero6 .course-finder-box {top:45%;}
#course-finder-suggest {display:none;}
ul.amigos {background:transparent}
.amigos li {margin:0 10px}


.home #content-box, .home #content .oBoxList, #page-box { width:auto}

	ul li.oBoxItem:nth-child(n+3){display:none!important;}
	.scroll-left, .scroll-right{display:none;}

	.oBoxContainer {height:auto;width:auto!important}
	.oBoxOuter {width:100%;height:auto;}
	li.oBoxItem {width:50%;}

	.oAssetInline  div {width:auto!important}
}

@media screen and (max-width: 768px) /* alt 2 */
{
#header { padding:10px 5px 0}
.amigos li {margin:10px auto; float:none;display:block}
#bighero6{background-size:150%;background-position:top;height:300px;}
#bighero6 .course-finder-box {width:0;opacity:0}
	#bighero6 h1{font-size:30px;}

	.home #content .oBoxList {width:auto;}
	ul li.oBoxItem:nth-child(n+2){display:none!important;}
	li.oBoxItem {width:100%;}
	.oBoxItemTitle{height:auto;}

	/* collapse content columns */
	.element-columns-alpha-inner > div
	{ float:none!important; width:100%!important }
	h2{text-align:center;}

	#social-bar img {margin: 12px 5px;}
}


@media screen and (max-device-width: 750px) /* mobile */
{
	#bighero6{max-height:360px;margin-top:55px;}
	#bighero6 .contents {width:auto}
	#bighero6 h1{font-size:2rem;}
	.course-finder-box {display:none;}
	ul.amigos {background:transparent}
	.amigos li {margin-top:0.75em}
	.home #content-box, #page-box { width:auto}
	.oBoxOuter {width:100%;}
	ul li.oBoxItem:nth-child(n+2){display:none;}
	.scroll-left, .scroll-right{display:none;}
}