.director-msg {
    background: #B11116;
  }



  .director-msg .left-msg .figure-out figure {
    padding-bottom: 500px;
    position: relative;
    max-width: 592px;
  }
  .director-msg .left-msg   u{
    text-decoration: none;
    border-bottom: 1px solid;
  } 
  .director-msg .left-msg   u:hover{
    border-color: #c7aa66;
    color: #c7aa66;
  }  

  @media (max-width: 767.98px) {
    .director-msg .left-msg .figure-out figure {
      padding-bottom: 280px;
    }
  }

  .director-msg .left-msg .figure-out figure img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    max-width: 592px;
    max-height: 500px;
    -o-object-fit: cover;
       object-fit: cover;
  }

  .director-msg .left-msg .figure-out .fz-24 {
    max-width: 360px;
  }
  @media (max-width: 991.98px) {
    .director-msg .left-msg .figure-out .fz-24 {
      font-size: 18px;
      margin-top: 30px !important;
    }
  }
  .director-msg .left-msg .fz-50 {
    color: #fff;
    z-index: 1;
    text-transform: uppercase;
    font-weight: 600;
  }
 
  @media (max-width: 1199.98px) {
    .director-msg .left-msg .fz-50 {
      position: relative;
      margin: 35px 0 0 0;
    }
  }

  @media (min-width: 1599.98px) {
    .director-msg .left-msg .fz-50 {
      font-size: 60px;
    }
  }

  .director-msg .left-msg a:hover {
    color: #fff;
    text-decoration: none;
  }
  .director-msg .left-msg a:hover u {
    text-decoration: none;
  }
  

  @media (max-width: 991.98px) {
    .more-than-anything {
      padding-left: 0;
      padding-top: 40px;
    }
    .more-than-anything h4 {
      font-size: 18px;
    }
  }
 
  @media (max-width: 767.98px) {
    .more-than-anything .fz-16 {
      margin-top: 0px !important;
    }
  }
  @media (max-width: 767.98px) {
    .more-than-anything hr {
      margin-top: 20px !important;
    }
    
  }
  .more-than-anything h4 {
    line-height: 1.5;
  }

  .director.play-btn {
    width: 75px;
    height: 75px;
    right: 30px;
    bottom: 30px;
  }
  @media (max-width: 991.98px) {
    .director.play-btn {
      width: 51px;
      height: 51px;
      right: 20px;
      bottom: 15px;
    }
  }
  .director.play-btn svg {
    width: 19px;
    height: 15px;
  }
  /* @media (max-width: 991.98px) {
    .director.play-btn svg {
      width: 11px;
      height: 8px;
    }
  } */



  .awards-col-row {
    max-width: calc(100% - 160px);
    margin-left: auto;
    margin-right: auto;
  }
  @media (max-width: 1199.98px) {
    .awards-col-row {
      max-width: 100%;
      margin-left: 0;
      margin-right: 0;
    }
  }
  @media (max-width: 575.98px) {
    .awards-col-row {
      display: block;
    }
  }
  
  .awards-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 50px 0;
    padding: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  @media (max-width: 991.98px) {
    .awards-list {
      margin: 35px 0 15px 0;
    }
  }
  .awards-list li {
    min-height: 318px;
    width: 25%;
    border: 1px solid #dadada;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  @media (max-width: 1199.98px) {
    .awards-list li {
      width: 33.33%;
    }
  }
  @media (max-width: 991.98px) {
    .awards-list li {
      width: 50%;
      min-height: 170px;
      max-height: 170px;
    }
  }
  .awards-list li img {
    margin: auto;
  }
  @media (max-width: 991.98px) {
    .awards-list li img {
      max-width: calc(100% - 40px);
      max-height: 125px;
    }
  }
  
  .listing-social {
    list-style: none;
  }
  @media (max-width: 1199.98px) {
    .listing-social {
      padding-left: 0;
      padding-top: 40px;
    }
  }
  .listing-social li {
    padding: 5px 0;
  }
  .listing-social li a {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .listing-social li a img {
    margin-left: 10px;
    margin-top: -7px;
  }
  .listing-social li a:hover img {
    opacity: 0.5;
  }
  
  .biography-popup .modal-dialog {
    max-width: 1400px;
  }
  .biography-popup .modal-dialog .modal-body {
    padding: 80px;
  }
  @media (max-width: 767.98px) {
    .biography-popup .modal-dialog .modal-body {
      padding: 80px 40px 40px 40px;
    }
  }
  @media (max-width: 575.98px) {
    .biography-popup .modal-dialog .modal-body {
      padding: 80px 20px 20px 20px;
    }
  }
  .biography-popup .modal-dialog .modal-body .fz-16 {
    max-width: 235px;
    padding-bottom: 40px;
  }
  @media (max-width: 1199.98px) {
    .biography-popup .modal-dialog .modal-body .fz-16 {
      padding-bottom: 25px;
    }
  }
  .biography-popup .modal-dialog .modal-body p {
    margin-bottom: 0;
  }
  .biography-popup .modal-dialog .modal-body .col.one {
    max-width: 405px;
  }
  .biography-popup .modal-dialog .modal-body .col.two {
    padding-left: 60px;
  }
  .biography-popup .modal-dialog .modal-body .col.two p {
    max-width: 620px;
  }
  @media (max-width: 1199.98px) {
    .biography-popup .modal-dialog .modal-body .col.two {
      padding-left: 15px;
      padding-top: 40px;
    }
  }
  .biography-popup .modal-dialog .modal-body .col.three {
    max-width: 200px;
  }
  @media (max-width: 1199.98px) {
    .biography-popup .modal-dialog .modal-body .row {
      display: block !important;
    }
  }
  .biography-popup .modal-dialog .close {
    position: absolute;
    right: 20px;
    top: 15px;
    z-index: 1;
  }
  @media (max-width: 575.98px) {
    .biography-popup .modal-dialog .close {
      right: 15px;
    }
  }
  .biography-popup .modal-dialog .close span {
    font-size: 41px;
    font-family: "Sora", sans-serif;
    font-weight: 100;
  }
  
  .bio-pic {
    position: relative;
    padding-bottom: 116%;
    max-width: 375px;
    margin-bottom: 0;
  }
  .bio-pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }