﻿.news-flash1 {
    width: 892px;
    float: left;
    height: 90px;
    margin-left: 0px;
    margin-top:10px;
  
}

.news11 {
    width: 102px;
    position: relative;
    height: 15px;
    margin-left: 20px;
    font-family: Arial;
    font-size: 12px;
    color: #f79898;
   
}
#lblnoticedays ul li{min-width:415px; height:80px;}
.news-right {
    height: 35px;
    text-align: left;
    margin-top: 13px;
    padding-left: 84px;
    font-size: 14px;
    color: #5a5a5a;
    font-family: Arial;
    text-transform: capitalize;
    
}

.update1 {
    color: #fff;
    display: block;
    text-align: center;
    font-size: 33px;
    padding-top: 6px;
   
}

    .update1 sup {
        font-size: 27px;
        font-weight: normal;
    }

.months {
    color: #fff;
    display: block;
    text-align: center;
    font-size: 12px;
    padding-top: 2px;
}

.year11 {
    color: #fff;
    display: block;
    text-align: center;
    margin-left: 0px !important;
    font-weight: bold;
    font-family: Arial;
    font-size: 23px;
    margin-top: 0px;
}

.news11 img {
    position: absolute;
    top: 1px;
    left: -1px;
}

.news-right a {
    color: #5a5a5a;
    font-style: italic;
    font-weight: bold;
    position: absolute;
    right: 21px;
    bottom: -21px;
    text-decoration: none;
    font-family: Arial;
    font-size: 12px;
}

    .news-right a:hover {
        color: #02b0e5;
        text-decoration: none;
    }

@media only screen and (max-width: 800px) {
  .news-flash1 {
    width: 100%;
    float: left;
    height: auto;
    margin-left: 0px;
    margin-top: 10px;
}
  #lblnoticedays ul li{max-width:310px; height:80px;    min-width: 310px;}
}
