@media only screen and (min-width: 1200px)
.college .coe-grid .box.short a {
    height: 175px;
}

.college .coe-grid .box.short a {
    height: 175px;
}

.black-bg {
background-color: #fff;
}

.fonticon {
  color:#fff; 
  font-size:1em;
}

.boxitem {
   color:#fff; 
   padding-left:.5em;
}

.astro {
   overflow: hidden;
}


h1 {
font-weight: bold 
}

/***  CSS for news block caption ***/


a.spotlight {
    margin-top:5px;
    color:#fff;
    font-size:1em;
    text-decoration: none;
    padding:0px 10px;
}

.spotlight a:hover {
     margin-top:5px;
     text-decoration: underline;
    color:#fff;
    font-size:1em;
}


.spotlight a:visited {
     margin-top:5px;
     text-decoration: none;
    color:#fff;
    font-size:1em;
}

.spotlight-news-link {
    margin-top:4px;
    font-size:1em;
    padding:0 1px;
    float: right;
    font-weight: bold;
    font-style: italic;
}

.spotlightz {
    position:absolute;
    left:0px;
    top:0px;
    color:#fff;
    font-size:1.5em;
    padding:0 10px;
    text-shadow: 2px 2px #000;
    font-weight:bold;
}


.college a.fye {
  background-image: url('Images/FYE-Banner.jpg');
  background-position: 50% 50%;
  background-color: #2EAF9B;
  border-bottom: 8px solid #2EAF9B;
}

.college a.mde {
  background-image: url('Images/mde_with_overlay.jpg');
  background-position: 70% 50%;
  background-color: #AD1F65;
  border-bottom: 8px solid #AD1F65;
}
.college a.ide {
  background-image: url('Images/ide_with_overlay.jpg');
  background-position: 70% 50%;
  background-color: #FFD100;
  border-bottom: 8px solid #FFD100;
}

.college a.currentgradstudents {
  background-image: url('Images/Graduate-Banner-New.jpg');
    background-position: 50% 50%;
    border-bottom: 8px solid #BAA892;
}  

.college a.ourresearch {
  background-image: url('Images/research');
    background-position: 40% 50%;
}