#nav-bg{ background: #950d21; padding: 0px 10px;}
#pd-10{ padding: 20px 0px;}

.details a{ color: #000;}

.header-style-2 .lower-topbar .info-bar {
  float: right;
  overflow: hidden;
}

@media (max-width: 991px) {
  .header-style-2 .lower-topbar .info-bar {
    display: inline-block;
    float: none;
  }
}

@media (max-width: 991px) {
  .header-style-2 .lower-topbar .info-bar-wrapper {
    text-align: center;
    margin-top: 20px;
    padding-top: 15px;
    border-top: 1px solid #e8e8e8;
  }
}


.header-style-2 .lower-topbar .info-bar {
  float: right;
  overflow: hidden;
  padding-top: 20px;
}

@media (max-width: 991px) {
  .header-style-2 .lower-topbar .info-bar {
    display: inline-block;
    float: none;
  }
}

@media (max-width: 991px) {
  .header-style-2 .lower-topbar .info-bar-wrapper {
    text-align: center;
    margin-top: 20px;
    padding-top: 15px;
    border-top: 1px solid #e8e8e8;
  }
}
.header-style-2 .info-bar .info-box {
  float: left;
  margin-right: 60px;
  overflow: hidden;
}

@media (max-width: 1199px) {
  .header-style-2 .info-bar .info-box {
    margin-right: 45px;
  }
}

@media (max-width: 991px) {
  .header-style-2 .info-bar .info-box {
    margin-right: 25px;
    text-align: left;
  }
}

@media (max-width: 600px) {
  .header-style-2 .info-bar .info-box {
    float: none;
    margin: 0 0 10px;
  }
}

.header-style-2 .info-bar .info-box:last-child {
  margin: 0;
}

.header-style-2 .info-bar .icon {
  float: left;
  margin-right: 20px;
  margin-top: 8px;
}

@media (max-width: 1199px) {
  .header-style-2 .info-bar .icon {
    margin-right: 12px;
  }
}

@media (max-width: 991px) {
  .header-style-2 .info-bar .icon {
    margin-right: 8px;
  }
}

.header-style-2 .info-bar .icon .fi:before {
  font-size: 30px;
}

@media (max-width: 1199px) {
  .header-style-2 .info-bar .icon .fi:before {
    font-size: 35px;
  }
}

@media (max-width: 991px) {
  .header-style-2 .info-bar .icon .fi:before {
    font-size: 30px;
    font-size: 2rem;
  }
}

.header-style-2 .info-bar .details  {
  float: left;
}

.header-style-2 .info-bar .details p {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  margin: 5px 0 0;
}

@media (max-width: 1199px) {
  .header-style-2 .info-bar .details p {
    font-size: 14px;
    font-size: 0.93333rem;
  }
}

@media (max-width: 991px) {
  .header-style-2 .info-bar .details p {
    margin: 2px 0 0;
  }
}

.header-style-2 .info-bar .details span {
  font-size: 14px;
  font-size: 0.93333rem;
  color: #868484;
  font-style: italic;
}

@media (max-width: 1199px) {
  .header-style-2 .info-bar .details span {
    font-size: 12px;
    font-size: 0.8rem;
    position: relative;
    top: -5px;
  }
}