/* This file will hold styles that are loaded using the same media query as the normal grid. */
/* If you are using the default media queries provided by Omega, these styles will also
 *  apply to the widescreen layout unless they are overridden by the widescreen styles. */
.homeblockitem {
  width: 46%;
  display: inline-block;
  margin-bottom: 0px;
}

.homeblockitem:first-of-type {
  padding-right: 6%
}

.panels-flexible-column-inside {
  padding-left: 0.5em;
  padding-left: 0.5em;
}

.panels-flexible-column-inside-first {
  padding-left: 0;
}

.panels-flexible-column-inside-last {
  padding-right: 0;
}

#inv_box {
  padding: 0px;
  width: 100%;
  height: 110px;
}

.inv_subjects img{
  width: 59px;
  height: 59px;
}

.inv_subjects {
  width: 104px;
}

.inv_subjects a {
  font-size: 7.5pt;
  }

.node-type-head-images-text .node-type-head-images-text-images img {
  width: 268px;
  height: 268px;
  }
 
.node-type-head-images-text .node-type-head-images-text-images .field-items .field-item {
   width: 300px;
   height: 300px;
   }
.node-type-head-images-text .node-type-head-images-text-images .field-items .field-item.odd {
  margin-right: 15px;
  margin-left: 15px;
  }
  
.node-type-head-images-text .panel-pane {
  clear: both;
  }
  
  .qtip {
  max-width: 936px !important;
  }
  .perm-sm {
  max-width: 927px !important;
  }
  
  .block-system-main-menu .menu li a{
  padding-left: 9% !important;
  padding-right: 9% !important;
  padding-left: 8.8%\9 !important;
  padding-right: 8.8%\9 !important;
  }

.context-collaborations-page #zone-content .half-width.panels-flexible-region-first, 
.context-collaborations-page #zone-content .half-width {
  width: 50% !important;
  }


#ac-bottomhalf ul {
  clear: none;
}