/**  Graduate Student Page Menus **/

#block-tb-megamenu-menu-prospective-grad-students
.tb-megamenu .mega > .mega-dropdown-menu{
	border: none;
	box-shadow: none;
}

#block-tb-megamenu-menu-prospective-grad-students .tb-megamenu .mega-nav > li, .tb-megamenu .dropdown-menu .mega-nav > li {
	border-bottom: 0.5px solid #ccc;
}

#block-tb-megamenu-menu-prospective-grad-students .tb-megamenu .dropdown-menu .mega-nav > li:last-child{
	border-bottom: none;
}

#sidebar-first #block-tb-megamenu-menu-current-graduate-students .tb-megamenu .dropdown-menu {
	position: relative;
}	

/*this removes the space created by Clearfix*/
#block-tb-megamenu-menu-prospective-grad-students .tb-megamenu-subnav {
	margin-top:-10px;
}

/** Hide Arrows on Flexslider  **/

.flex-direction-nav {
	display: none;
}

.faketable p {
	width: 30%;
	float: left;
}

/* Display for Alumni Reunion 2016 */

.field-name-field-bulk-photos img {
	display: table-cell;
	margin: 1em;
	max-height: 166px;
	width: auto;
}

 .node-photo-gallery {
 	display: table;
 }
 
 /*Home Page*/
 
.bottom_widget{
	color: #fff;
	background-color: rgba(0, 59, 92, 1);
	position: relative;
	}
	
/*.region-bottom-widget-1, .region-bottom-widget-2, .region-bottom-widget-3 {
	background-color: rgba(0, 59, 92, .8);
	padding-left: 1.5em;
	padding-right: 1em;
	padding-top: 1.5em;
	padding-bottom: .25em;
	min-height: 265px;
	font-size: 1.2vw;
}*/

#footer-area {
	bottom: 0px;
	z-index: 100;
}

#footer-area h2 {
	color: white;
	margin-top: 0;
}

#footer-area .block {
	border-right: 1px solid;
	padding-right: 10px;
	min-height: 145px;
}
	
#footer-area .region-bottom-widget-3 .block:last-child {
	border-right: none;
}

#footer-area.wrap{
	max-width: 100%;
	width: 100%;
}
 
 /** Responsive Menu **/
 
 #block-system-main-menu{
 	display: none;
 }
 
 /*Social Media Footer*/

#socialFooter {
	width: 15%;
	position: absolute;
	right: 5px;
	top: -10px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 40px;
}

#socialFooter a img{
	max-height: 30px;
}

.social {
	width: 10%;
	font-size: 14px;
	position: absolute;
	right: 15%;
	top: 25px;
}

.domain #socialFooter ul li {
	padding: 0;
	margin: 10px auto;
	border-right: none;
}

.domain #socialFooter ul li:hover {
	background: transparent;
}

.lightcolor .domain .content{
	height: 60px;
}

.domain ul li{
  display: inline-block;
  width: 20%;
  float: left;
  padding: 20px;
  line-height: 110%;
}

.domain{
	position: relative;
}

.departmentDir h2{
	font-size: 1rem;
	font-weight: bold;
	line-height: 1rem;
}

.cnsImg {
	width: 218px;
	padding-top: 25px;
}

.copyrightwrap {
	display: none;
}

.gift {
	position: absolute;
	right: 0;
	bottom: 0;
	background-color: #eb9921;
	transition: all 0.2s ease-in-out;
	padding: 0.45em .75em 0.55em 0.8em;
	border-radius: 3px;
}

.gift a {
	color: #000;
	text-decoration: none;
	font-weight: 900;
}

.noMargin {
	margin: 0;
}

.footerTitle {
	position: absolute;
	left: 5%;
	top: 15px;
}

.footerTitle h2 {
	color: #fff;
	font-size: .6em;
}

.monthview {
	font-size: 1.2em;
}

ul li {
	margin-left: 15px;
}

li.sidebar-dropdown > a:after {
	display: none;
}

/***** Sidebar Menus *******/

#nice-menu-3 .thirdChild, #block-nice-menus-2 .thirdChild {
	margin-left: 20px;
}

.menu-path-nolink {
	padding: 10px 10px;
}

ul.nice-menu li.menu-path-nolink {
	padding: 10px;
}

/**** Faculty and Research Exposed Filters ****/

select.form-select {
	font-size: 1.2em;
}

#edit-field-faculty-sort-tags-tid-wrapper label{
	margin-bottom: 5px;
}

 @media only screen and (max-width: 1460px){
 	.social{
 		width: 15%;
 	}
 }

 @media only screen and (max-width: 1300px) {
 
 	#socialFooter{
 		width: 20%;
 	}
 	
 	.social{
 		width: 25%;
 	}
 
 }
 
 @media only screen and (max-width: 1020px) {
 	
 	.responsive-menus.responsified span.toggler {
 		padding: 6px;
 	}
 	
 	.region-main-menu {
 		float: right;
 		margin-top: 16px;
 	}
 	
 	#block-tb-megamenu-main-menu {
 		display: none;
 	}
 	
 	#block-system-main-menu{
 		display: block;
 	}
 	
 	.responsive-menus.responsified.responsive-toggled.absolute .responsive-menus-simple {
 		width: 100vw;
 		right: -48px;
 	}
 	
 	#socialFooter{
 		width: 30%;
 	}
 	
 	.social{
 		width: 50%;
 	}
 	
 }
 
  @media only screen and (max-width: 960px) {
 .region-main-menu {
 	width: 90px;
 	top: -70px;
 }
 
 #block-nice-menus-3 {
 	display: none;
 }
 
 .responsive-menus.responsified.responsive-toggled.absolute .responsive-menus-simple{
 	right: -35%;
 }
 
 }
 
  @media only screen and (max-width: 715px){
 
 .siteheader header {
 	text-align: left;
 }
 
 .responsive-menus.responsified.responsive-toggled.absolute .responsive-menus-simple{
 	right: -28%;
 	width: 105vw;
 }
 
 	#socialFooter{
 		width: 35%;
 		right: 0;
 	}
 	
 	.social{
 		width: 100%;
 	}
 
 }
 
   @media only screen and (max-width: 520px){
   		.responsive-menus {
   			margin-top: 10px;
   		}
   }

   @media only screen and (max-width: 470px){
   		
   		.social{
   			right: 25%;
   		}
   		
   		#socialFooter{
   			width: 75%;
   			left: 50%;
   		}
   }   
    
   @media only screen and (max-width: 320px){
   		.responsive-menus.responsified.responsive-toggled.absolute .responsive-menus-simple{
   			right: -5%;
   			width: 100vw;
   		}
   		
   		.responsive-menus {
   			margin-top: 20px;
   			margin-bottom: -5px;
   		}
   }