
.c66l .subcl {
  padding: 0;
}



    .homenews_item2016_container {
        position: relative;
        width: 100%;       
        margin-top: 20px;
    }
    .homenews_item2016_container .column {
        position: relative;
        float: left;
        width: 50%;          
        display: block;      
    }


    .homenews_item2016_container .homenews_item2016 {
      
    }    



.homenews_item2016 {
        display: block;
    overflow: hidden;
    width: 100%;
    float: left;

  /* whatever width you want */
  display: inline-block;
  position: relative;

}
.homenews_item2016:after {
  padding-top: 56.25%;
  /* 16:9 ratio */
  display: block;
  content: '';
}
.homenews_item2016 .homenews_item2016_inner {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
    .homenews_item2016 .teaser_image {
    height: 100%;
    }
    .homenews_item2016 .teaser_image img {
    margin: 0 0px 0px 0;
    float: none;
    border: none;
    width: 100%;
    height: auto;
    max-width: none;    
    /* left: -18%; */
    position: relative;    
    }

    .homenews_item2016_container .column.first {
        width: 66.666666%;
    }
    .homenews_item2016_container .column.second {
        width: 33.333333%;
    }
    .homenews_item2016_container .column.third {
        display: none;
    }

    .homenews_item2016 {
        width: 100%;
        display: block;
        overflow: hidden;
    }
    .homenews_item2016_inner {
        display: block;
        position: relative;
        overflow: hidden;
        border: 1px solid rgba(1, 113, 197, 0.3);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
    }
    .homenews_item2016_inner a, .homenews_item2016_inner a:hover {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        display: block;
        border: 0px;
        background: none;
        padding: 0;
    }
    .homenews_item2016  { 
        width: 33.33333%;
    }
    .homenews_item2016_container .homenews2016row {
      clear: both;
    }
    .homenews_item2016 .homenews_item2016_inner  { 
        margin-bottom: 10px;
        margin-left: 10px;
    }
    .homenews_item2016.item1  { 
      width: 66.66666%;
    }
    .homenews_item2016.item1 .homenews_item2016_inner { 
      margin-left: 0px;
    }
    .homenews_item2016.item2 { 
        
    }
    .homenews_item2016.item2 .homenews_item2016_inner { 
      
    }

    .homenews_item2016.item3 { 
        
    }
    .homenews_item2016.item3 .homenews_item2016_inner { 
      
    }    
    .homenews_item2016.item4 { 
    }
    .homenews_item2016.item4 .homenews_item2016_inner { 
      margin-left: 0px;
    }

    .homenews_item2016.item5 { 

    }
    .homenews_item2016.item5 .homenews_item2016_inner { 

    }
    .homenews_item2016.item5 .teaser_image img {
      
    }

    .homenews_item2016.item6 { 

    }
    .homenews_item2016.item6 .homenews_item2016_inner { 

    }
    .homenews_item2016.item6 .teaser_image img {

    }




    .homenews_item2016 .title {
    position: absolute;
    bottom: 0px;
    left: 10px;
    width: 90%;
    #max-width: 420px;
    height: auto;
    background-color: rgba(46, 54, 61, 0.96);
    font-size: 14px;
    letter-spacing: 0;
    font-family: open-sans, times;
    padding: 5px;
    color: #fff;
    line-height: 19px;
    font-weight: 400;
    text-shadow: 0px 0px 1px #3C4C69;

    }
    .homenews_item2016_inner a:hover .title {
        background-color: #4F5862;
    }

    .homenews_item2016.item1 .title {
      font-weight: 300;
      font-size: 28px;
      line-height: 30px;
        padding: 10px;
    }

.homenews_item2016 .cat {
  position: absolute;
  top: -17px;
  left: 0px;
  background-color: #0171C5;
  font-size: 11px;
  line-height: 11px;
  padding: 3px 5px;
}    

    /* NEWS END */ 


