#pubs {
    float: right;
    
}

.feature a {
    color: #666;
    /* border: 1px solid #999; */
    background-color: #eee;
    width: 100%;
    display: block;
    text-align: center;
    padding: 10px;
    margin-bottom: 20px;
    text-decoration: none;
}

.feature a:hover {
    background-color: #666;
    color: #fff;
}

.hero {
  background-image: url('/SEE/Research/images/IndustrialSustainability_new.jpeg');
  border-right: none !important;
}

.space {
  padding-top: 40px;
}

.Rtitle {
   font-size: 40px;
}

ul {
  list-style-type: none;
}

.para {
  width: 50%;
}

.name {
   font-weight: bold;
   font-size: 18px;
}

.rowpic {
  height: ;
}

.rowtext {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}

#homepage-layout {
  z-index: 2;
  position: relative;
  top: -309px;
  left: 0px;
}

#feature {
  background-position: left;
  background-repeat: no-repeat;
  background-color: #CCCCCC;
  z-index: 1;
  height: 293px;
}

#faculty-spotlight {
  color: #FFF;
  background-image: url(Images/InsideCEgraphic.jpg);
  background-color: #333;
  margin-bottom: 15px;
}

#faculty-spotlight a,
#faculty-spotlight a:visited {
  text-decoration: underline;
  color: #FFF;
  display: inline;
  margin: 0px;
  padding: 0px;
}

#faculty-spotlight a:hover {
  background-color: transparent;
}

.news-box-title,
.news-box-title:visited,
dl.hilight dt a,
dl.hilight dt a:visited {
  text-decoration: underline;
}

ul.hilight li {
  list-style-image: url(/Wraps/ECO/wrap5/themes/default/common/arrow.gif);
  position: relative;
  margin-bottom: .5em;
}

ul.circle li {
  list-style-type: circle;
  position: relative;
  margin-bottom: .5em;
}

.box1 a,
.box2 a,
.box3 a,
.box4 a {
  background-size: cover;
  background-position: top right;
  background-repeat: no-repeat;
  width: 100%;
  display: block;
  position: relative;
  text-decoration: none;
}

.box1 a {
  background-image: url("/SEE/Research/images/ClassicEE-new.jpg");
  background-position: 50% 50%;
  background-color: rgba(0, 10, 0, 0.3) !important;
  border-bottom: 8px solid #7ca6c0;
}

.box2 a {
  background-image: url("./images/IndustrialSustainability_new.jpeg");
  background-position: 50% 50%;
  background-color: #c76c14;
  border-bottom: 8px solid #c76c14;
}

.box3 a {
  background-image: url("./images/ret.jpg");
  background-position: 50% 50%;
  background-color: #085c11;
  border-bottom: 8px solid #085c11;
}

.box4 a {
  background-image: url("./images/resources");
  background-position: 50% 50%;
  background-color: #ffd100;
  border-bottom: 8px solid #ffd100;
}

.images-no-border .box a {
  border-width: 0px !important;
}

.no-images .box a {
  background-image: none !important;
  border-width: 8px !important;
}

.box1 a .caption,
.box2 a .caption,
.box3 a .caption,
.box4 a .caption {
  text-shadow: 2px 2px 5px #000;
  background-color: rgba(0, 0, 0, 0.3) !important;
  
}

.box2 a :hover {
  background-image: url("./images/Industrial-new.jpg");
  background-position: 50% 50%;
  background-color: #c76c14;
  border-bottom: 8px solid #c76c14;
  filter: drop-shadow(3px 3px 4px black);
  }
  
.box1 a :hover {
  background-image: url("/SEE/Research/images/Classical-new.jpg");
  background-position: 50% 50%;
  background-color: rgba(0, 10, 0, 0.3) !important;
  border-bottom: 8px solid #7ca6c0;
  filter: drop-shadow(3px 3px 4px black);
}


 
  