.imagecache-faculty:hover, .imagecache-faculty_large:hover {
  transform: scale(1.1, 1.1);
}

.cosponsors {
  margin: 10% auto;
  max-width: 800px;
}

.sponsor_t {
  float: left;
  margin: 10px;
  min-height: 180px;
}

.sponsor_tile {
  display: table-row;
}

.sponsor_tile_inner {
  padding: 0 10px;
  display: table-cell;
  vertical-align: middle;
}

.featured_for {
  font-family: SansationBold;
  margin: 0 14%;
}

.featured_for tr {
  vertical-align: middle;
}

.featured_for td {
  padding: 5px 10px 11px;
  min-width: 160px;
}

.featured_for p {
  color: #178c82;
  font-size: 1.3em;
  line-height: 1em;
}

.featured_for strong {
  color: #110444;
}

.featured_for h5 {
  text-align: left;
  font-size: 1.31em;
  margin: 0;
}

.featured_for h6 {
  text-align: left;
  color: #110444;
  font-style: italic;
  font-size: 1.4em;
  margin: 0;
}

.join_arrow .colorbox-inline {
  background: #fff;
  cursor: pointer;
  font-family: ininherit;
  font-size: inherit;
  margin: 0 auto;
  max-width: 576px;
  padding: 0;
  width: inherit;
}


.offsite_logos, .vibrant img {
  display: block;
  margin: 0 auto;
}

.benefits {
  margin: 0 14%;
}

.benefits td {
  padding: 3px 12px;
  font-size: 1.08em;
  min-width: 100px;
}

.wellness {
  display: block;
  margin: 0 auto;
}

.sga117 {
  display: none;
}





@media (max-width: 768px) {
  
  .featured_for h5 {
    font-size: 1.1em;
  }
  .featured_for h6 {
    font-size: 1.24em;
  }
  
  .rsvp {
    font-size: 1.75em;
  }
  
.sm1 {
    font-size: 2em;
}
.sm1 span {
    line-height: 3em;
}

.featured_for {
    margin: 0 1%;
}

.featured_for p {
    font-size: 1.05em;
}
.featured_for h5 {
    font-size: 1.1em;
}
.featured_for h6 {
    font-size: 1em;
}

.join_arrow .colorbox-inline {
}



}


@media (max-width: 480px) {

.sponsor_t {
  float: none;
}

.sponsor_tile {
    display: block;
}

.sponsor_tile_inner {
    display: block;
    padding: 0;
    vertical-align: inherit;
}

.sponsor_tile_inner img {
  width: 40%;
  display: block;
  margin: 0 auto;
}
.join_arrow .colorbox-inline {
}

.featured_for td {
  min-width: 110px;
}

.featured_for img {
  width: 100px;
  height: 100px;
}



}



@media (max-width: 360px) {
  

.featured_for img {
  width: 70px;
  height: 70px;
  margin-right: 12px;
}

.featured_for td {
  min-width: 60px;
}

.sm1 {
    font-size: 1.5em;
    margin-left: 30px;
    line-height: 1em;
}
.sm1 span {
    line-height: 1em;
    display: block;
    
}
  
}