.site-header {
  background: #202b34 no-repeat center center;
  background-size: cover;
}
		
		/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
.site-branding {
  position: relative;
}

@media screen and (min-width: 62em) {
  .site-branding {
    padding: 1.55556em 0 0.66667em;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .site-branding .top-navigation-right {
    margin: 0 0 0 auto;
    padding-top: 1.5625em;
  }
}

.site-logo-wrapper {
  padding: 1.44444em 0;
}

.site-title {
  font-family: "Source Serif Pro", serif;
  font-size: 38px;
  font-size: 2.375rem;
  line-height: 0.95;
  font-weight: 700;
  margin: 0;
}

@media screen and (min-width: 62em) {
  .site-title {
    font-size: 42px;
    font-size: 2.625rem;
    line-height: 1.14286;
  }
}

.site-title a {
  color: inherit;
}

.site-title a:hover {
  text-decoration: none;
}

.site-header .site-title {
  color: #fff;
}

.site-description {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute;
  color: #fff;
}

.site-logo-wrapper {
  text-align: center;
}

@media screen and (min-width: 62em) {
  .site-logo-wrapper {
    text-align: left;
  }
  .site-logo-wrapper > div {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.custom-logo-link {
  display: block;
  margin: 0.55556em 0;
}

@media screen and (min-width: 62em) {
  .custom-logo-link {
    margin: 0 0.9em 0 0;
  }
}

.custom-logo {
  max-width: 280px;
  margin: 0 auto;
  display: block;
}

@media screen and (min-width: 62em) {
  .custom-logo {
    margin: 0;
  }
}

.search-icon-wrapper {
  display: none;
  padding-left: 2.33333em;
  margin-left: auto;
}

@media screen and (min-width: 62em) {
  .search-icon-wrapper {
    display: block;
  }
}

.search-icon-wrapper a {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  color: inherit;
}

.search-icon-wrapper a:hover {
  color: #1ca4d3;
}

.search-modal {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  display: none;
  z-index: 20;
}

@media screen and (min-width: 62em) {
  .search-modal {
    padding: 3.88889em 0 0;
  }
}

.search-modal .search-form {
  margin: 0 2em 0 0;
}

.search-modal .close-search-modal {
  float: right;
  font-size: 16px;
  font-size: 1rem;
  padding-top: 0.4375em;
}

.search-modal .close-search-modal,
.search-icon-wrapper {
  color: inherit;
}

.search-modal .close-search-modal:hover,
.search-icon-wrapper:hover {
  color: #1ca4d3;
}

.main-navigation .search-wrapper {
  margin: 3em 0 0;
}

.main-navigation .search-wrapper input[type="search"] {
  font-size: 16px;
  font-size: 1rem;
  height: 2.5em;
}

.site-header-main {
  padding: 0.625em 0 1.625em;
  background: #202b34;
}

@media screen and (min-width: 62em) {
  .site-header-main {
    padding: 0;
    background: rgba(32, 43, 52, 0.8);
  }
}

@media screen and (min-width: 62em) {
  .bottom-site-header {
    background: rgba(0, 0, 0, 0.2);
  }
}

.site-header {
  background: #202b34 no-repeat center center;
  background-size: cover;
}

.site-header a:focus {
  outline-color: currentColor;
}

		
		*explore*/

.explore {margin-top:50px;}@media screen and (min-width: 62em){.explore {margin-bottom: 45px;}}

.explore_wrapper {
	top: 0px;
	z-index: -1;
	width: 100%;
	height: 675px;
	background: #292929 url("/booth/images/loading.gif") center center no-repeat; 
	
	
}

.photo_bg {
	width: 100%;
	height: 675px;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	display: none;
	position: absolute;
}

.campus_bg, .research_bg, .virtual_bg, .athletics_bg  {
	width: 100%;
	height: 675px;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: absolute;
}

.campus_bg {
	background-image: url("/booth/btc/images/twitter_bg.jpg");	
}



.explore_story {
	display: block;
	float: left;
	padding: 5px 10px 5px 70px;
	margin-right: 10px;
	margin-top: 15px;
	border: 2px solid white;
	font-style: italic;
	text-transform: uppercase;
	border-radius: 30px;
	color: white;}
	
.explore_story	:hover{
		color: #fff;
		background-color:rgba(255,255,255, 0.5);
		text-decoration: none;
		text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.4);
	}




.get_more {
	display: block;
	float: left;
	padding: 5px 10px;
	margin-right: 10px;
	margin-top: 15px;
	border: 2px solid white;
	text-transform: uppercase;
	border-radius: 30px;
	color: white;
	margin-bottom: 20px;}
	
	
	
.get_more	:hover{
		color: #fff;
		background-color:rgba(255,255,255, 0.5);
		text-decoration: none;
		text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.4);
	}




.research, .virtual, .athletics {
	display: none;
}


	  


.bluebg {
	width: 100%;
	opacity: .7;
	background-color: #000000;
	margin-top: -10px;
	height: 675px;
	display: block;}
	
	
	@media screen and (min-width: 62em){
		.bluebg {margin-top: 0px;
		width: 50%;
		height: 675px;
		background-color: #5ed7fa;
	}
	
}

.sectioninfo {
	margin-top: 30px;
		color: white;}
	@media screen and (min-width: 62em){.sectioninfo{
		margin-top: 30px;
		color: white;
	}
}

.sectioninfo h3 {
	color: white;
	//text-align: center;
	text-transform: uppercase;
	display: block;
	width: 85%;
	margin: 0 auto;
	margin-top: 100px;
	margin-left: 7px;
	font-weight: bold;
	margin-bottom: 20px;
	font-family: "Trade Gothic W04",sans-serif;
	border-bottom: 1px solid white;
	@media (min-width: $screen-sm){
		color: white;
		text-transform: uppercase;
		@include font-size(45px);
		font-weight: bold;
		display: inherit;
		margin: 0 auto;
		margin-top: 0px;
		margin-bottom: 20px;
		width:95%;
	}
}

.sectioninfo ul {
	color: white;
	
	display: block;
	//width: 85%;
	margin: 0 auto;
	padding-bottom: 15px;
	padding-left: 25px;
}

.sectioninfo li {
	margin-top: 15px;
	list-style-type: disc;
	font-style: italic;
	font-weight: 100;
	@include font-size(18px);
}
.sectioninfo p{
	margin-left: 9px;
}

.explorecarousel {
	height: 92px;
	position: absolute;
	top:457px;
	background: transparent url("../images/homepage/explore/nav_bg.png") repeat top left;
	overflow: hidden;
	width: 100%;
	margin-left: -15px;
	@media (min-width: $screen-sm){
		position: static;
		width: 100%;
		height: 85px;
		background: none;
		text-align: center;
		margin: 0 auto;
		margin-top: 15px;
	}
	@media (min-width: $screen-md){
		height: 171px;
	}
	@media (min-width: $screen-sm) and (max-width: $screen-md - 1){
		position: absolute;
		top:447px;
		height: 171px;
		right:-423px;
		width: 360px;
	}
}
.explore_nav_container{
	margin-top: -675px;
}
.explorecarousel img {
	margin-top: 6px;
	margin-left: 15px;
	border: 3px solid transparent;
	@media (min-width: $screen-sm){
		margin-left: 0px;
	}
}

.selectedimage {
	border: 3px solid white !important;
}
