@media  (max-width: 767px) {

  .rd-navbar-fixed .rd-navbar-panel {
    background-color: #FFF;
  }
  .imagen_tit_area
  {
    width:96%; position: absolute;
   bottom: 50px;
   text-align: center;
   left: 2%;
  }
  .imagen_tit_area h2
  {
    font-size: 26px;
  }
  .rd_megameu
  {
    width:unset;
  }
  .rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title {

      color: #60568b;
      font-size: 14px;
      border-bottom: 0px;
      padding-left: 30px;

  }
  .rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title::after {

    border-bottom: 0px solid #d7d7d7;

}
.rd-nav-item .rd-navbar-megamenu
{
  display: none;
}
  .rd-nav-item.opened .rd-navbar-megamenu
  {
    display: block;
  }
  .foto_filosofia
  {
    float:unset ;
    width:90%;
  }
  .tit-award
  {
    font-size: 100px;
    padding-bottom: 30px;
  }
  .list-award-right
  {
    direction:ltr;
    text-align: left;
  }

  .anio-right2
  {
    display: block ;
  }

  .anio-right
  {
    display: none ;
  }
}
