.logo a img {
    width: 100% !important;
    height: 150px !important;
    margin-bottom: 8px !important;
}
span.date {
    color: #222;
}
.header-box {
    background: #ffffff !important;
    border: 1px solid #ccc !important;
}
.social-media1 i.fa.fa-facebook {
    background: #dd403d;
}
.social-media1 i.fa.fa-twitter {
    background: #dd403d;
}
.social-media1 i.fa.fa-youtube {
    background: #dd403d;
}
.bars {
    background-color: #1e1b13 !important;
    box-shadow: 0 7px 0 #1e1b13, 0 14px 0 #1e1b13 !important;
}
@media (max-width: 767px){
    .logo a img {
        width: 42% !important;
        height: 54px !important;
        margin-bottom: 23px !important;
        margin-right: 3px !important;
        margin-top: 1px !important;
    }
    #logotitle{
    display: none !important;
    }
    span.date{
        margin-bottom: -84px !important;
    }
}
.scroll-top-wrapper{
    background: #9e7522 !important;
}
span.date {
    margin-bottom: -21px ;
    margin-left: 2px ;
}
#logotitle{
    color: #000;
    margin: 26px;
    font-weight: bold;
    font-size: 27px;
    font-family: 'Times New Roman', Times, serif;
}
@media (min-width: 768px) {
    .story-heading img {
      margin-left: 15px !important;
    }
  }
  @media (max-width: 767px) {
    #header-wrapper .header-box .logo .date-time .date {
      text-align: right;
      margin-left: 0px !important;
    }
  }
  .header-box{
      border: none !important;
  }