﻿.four-cols.relImage .col .image img{
    /*height:140px;*/
    border: 1px solid #F0EFED;
}

@media only screen and (min-width: 768px) {
    .four-cols.relProd .col .image img {
        height: 142px;
        border: 1px solid #F0EFED;
    }
}
@media only screen and (min-width: 1800px) {
    .four-cols.relProd .col .image img {
        height: 200px;
        border: 1px solid #F0EFED;
    }
}
@media only screen and (min-width: 768px) {
    .media-holder .image img {
        height: 121px;
    }
    .media-holder .image{
        height: 121px;
    }
}

@media (min-width: 1800px){
     .media-holder .image img {
        height: 214px;
    }
    .media-holder .image 
    {
        height: 214px;
    }
}

.post-new {
   /* overflow: hidden;*/
    width: 100%;
    padding: 0 0 75px;
    text-align: left;
}
.news-sec{
    height:inherit !important;
}
.new-image{
    width:100%;
    padding-bottom: 20px;
}
.media-holder .category.press{
    background: #797A7C;
}

.media-holder .category.even {
    background: #323131;
}
.media-holder .category.press {
    background: #707070 ;
}
.date{
    font-size:17px;
}
.lightboxcontainer {
  width:100%;
  text-align:left;
}
.lightboxleft {
  width: 40%;
  float:left;
}
.lightboxright {
  width: 60%;
  float:left;
}
.lightboxright iframe {
  min-height: 390px;
}
.divtext {
  margin: 36px;
}
@media (max-width: 800px) {
  .lightboxleft {
    width: 100%;
  }
  .lightboxright {
    width: 100%;
  }
  .divtext {
    margin: 12px;
  }
}
.videos a{
    cursor:pointer;
}
.media-holder  .image img.award-logo {
    height:45px;
    width:auto;
}
.intro .news .image-area{

}
