/**
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   all styles) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 *   By default this file is not used in Pixture Reloaded, however it is included
 *   here in case you need to add some styles.
 */
 #columns .region-sidebar-first{
  	display: block;
  	width: 100%;
  	float:none;
 }
 .sidebar-first #content-column{
		width: 100%;
}
 .block-title{
	font-size: 1.6em;
}
 #page .region-breadcrumbs{
 	display:none;
 }
 #breadcrumb{
 	display: block;
 }
#header #branding{
    float: left;
    background: transparent !important;
    max-height: 1000px;
    clear: none;
    margin: 10px 0 15px;
    width: 25%;
}
#header .region-header {
  float: right;
  background: transparent !important;
  max-height: 1000px;
  clear: none;
  margin-top: 10px;
}
#block-menu-block-2, #block-search-form{
	display: block;
}
#block-menu-block-5{
	display:none;
}

#columns .region-content-aside .block{
	min-height: 200px;
}
/* 

#block-views-feature-slideshow-block .flexslider .views-field-field-caption, 
#block-views-feature-slideshow-block .flexslider .views-field-title,
#block-views-feature-slideshow-block .flexslider .flex-control-paging{
		width: 50%;
}
 */
/*Menu Styles*/
/*These styles can be deleted after MD Megamenu is finished and approved by client*/

/*#menu-bar #block-custom-menu-0{*/
    /*display: none;*/
/*}*/
/*#menu-bar #block-custom-menu-1{*/
    /*display: none;*/
/*}*/

#page #menu-bar{
	min-height: 0;
}

#block-menu-block-4{
	display: none;
}
/*Show mobile menu button*/
#block-block-4{
    display: block;
}

#page #block-menu-block-3{
	float:none;
	clear:both;
	display:block;
}

/* Front page content width */
#block-block-3, #block-views-statistics-feature-block, #block-pathways-0, #block-menu-block-1, #block-views-news-archive-block-1{
	width: 50% !important;
}
#block-block-3, #block-menu-block-1, #block-views-news-archive-block-1{
	float:left;
	clear:none;
}
#block-views-statistics-feature-block, #block-pathways-0{
	float:right;
	clear:none;
}
#main-content .node {
	margin: 0;
}


#block-views-feature-slideshow-block .flexslider .flex-control-nav{
	padding-bottom: 10px;
}

/******* Research Areas *******/
.view-research-groups-block ul li {
   font-size: 1.2em;
}
.view-research-groups-block .item-list ul li{
	margin: 0 0 .5em 1em;
}
.view-research-groups-block ul[class*="-column-list"] {
    margin-bottom: 10px;
    margin-right: 50px;
}

/******* Center News and Events *******/

#flexslider_views_slideshow_main_news_archive-block, #flexslider_views_slideshow_main_news_archive-block_1{
	font-size: 1em;
}
#block-views-research-groups-block-block .block-title, #block-views-news-archive-block-1 .block-title{
	/* 
margin-bottom: 15px;
	margin-top: 20px;
 */
}

/******* Current Statistics *******/
#block-views-statistics-feature-block .block-title{
	margin-bottom: 10px;
}
#block-views-statistics-feature-block{
}


#block-menu-menu-mobile-buttons{
	display:none;
}
/*** Hide TB MEGA MENU ***/
#block-tb-megamenu-main-menu, #menu-bar #block-menu-block-4 .menu-mlid-2489 {
	display: none;
}

/*** Table Styling ***/
#block-views-featured-example-block .featured-examples-button-links {
  width: 18.7%;
}
/*************** SEARCH PAGE ***************/
.page-search-node label[for^="edit-keys"] {
  display: block;
}
.page-search-node #edit-keys {
  width: 60%;
}
/*** Podcast Page ***/
.page-node-6190 #node-6190 ul {
  margin: 0 0 0 15px;
}
.page-node-6190 #node-6190 embed {
  height: auto;
  width: 150px;
  margin-top: 10px;
}
/*** Sawyer Seminar Page ***/
.page-node-6173 .quote {
  border: none;
}
.page-node-6173 .quote:before,
.page-node-6173 .quote:after {
  display: none;
}
.page-node-6172 .column:nth-of-type(2){
  width: 60%;
}
/*** User Profile Page ***/
.group-user-work-info .field-group-format-wrapper .field-items {
  display: inline-block;
  max-width: 650px;
}
.android .group-user-work-info .field-group-format-wrapper .field-items {
  max-width: 550px;
}
.group-user-work-info .field-group-format-wrapper .field-label {
  display: block;
}
