.header .top {
    padding: 0.5em;
}

#page_home .header .top {
	background: #333333;
}

#page_home .header .top {
	max-width: none;
}

#page_home .header .wrapper .slide-desc {
	font-size: .8em;
}

#page_home .header .flexslider {
	margin-top: 170px;
	min-height: 275px;
}

.logo img {
	margin-left: 15px;
}

#iam {
    /*right: 30px !important;*/
    /*right: -21px !important;
    top: 300px;*/
    /*left: 21px !important;
    top: 275px;
    width: 50%;*/
}

.right #iam {
    /*right: 20px !important;
    top: 190px !important;
    width: 65%;*/
    right: -200px !important;
    top: 275px !important;
    width: 65%;
}

.top .button:hover {
	background: none;
}

.visit {
    margin-bottom: 4px;
}

/*.headlines .preview {*/
    /*float: none;*/
    /*width: 100%;*/
/*}*/

.pages li img {
    float: none;
    width: 100%;
}

/*.pages .description {*/
    /*float: none;*/
    /*width: 90%;*/
/*}*/

.nav {
	display: none;
}

.wrapper {
	padding: 0 0.5em;
}

.utilities {
	margin-right: 70px;
	text-align: right;
	width: 55%;
}

#search-wrapper:before {
	left: -22px;
}

.sb-slidebar {
	display: block;
}

/*.column.pages .description {*/
    /*margin: 1em 0;*/
    /*width: 100%;*/
/*}*/

#mobile-nav .wrapper {
	padding: 0;
}

#mobile-menu li {
	position: relative;  top: 0;
}

#mobile-menu li a {
	border-bottom: 1px solid #444444;
	color: #888;
	display: block;
	padding: .5em 1em;
}

#mobile-menu li a:hover {
	background: #444;
	transition: all .4s ease;
}

.sub-nav {
	opacity: 1;
	position: relative;
		left: inherit;
	width: 100%;
}

.sub-nav li {
	float: none;
	width: 100%;
}

.sub-nav li a {
	padding-left: 35px !important;
}

.sub-nav-header {
	display: none;
}

.sb-toggle-right {
    display: inline-block;
    position: absolute;
    right: 80px;
    top: 15px;
}

#menu {
	display: none;
	transition: all .3s ease;
}

#athletics-utility {
    right: 110px;
    transition: all .4s ease;
}

.dropdown select {
    min-width: 150px;
}

.fyc-3 .dropdown select,
.fyc-4 .dropdown select {
	min-width: 280px;
}

@media all and (max-width: 770px){
	/*#iam {
	    left: 21px !important;
	    top: 175px;
	    width: 100%;
	}
	
	.right #iam {
	    right: -100px !important;
	    top: 175px !important;
	    width: 100%;
	}
	
	#iam h1,
	.right #iam h1 {
		font-size: 3.5em;
	}*/
}
@media all and (max-width: 950px){
	#iam {
	    /*left: 21px !important;
	    top: 200px;*/
	    width: 100%;
	}
	
	.right #iam {
	    right: -100px !important;
	    top: 200px !important;
	    width: 75%;
	}
	
}


