@media screen and (max-width: 767px) {
.bredcrump-img {
  width: 21px;
}

.bredcrump-active {
  width: 21px;
}

.error-display {
  margin-top: 61px;
}

.maintanance {
  text-align: center;
  color: #ff0078;
  font-size: 1.5rem;
  
}

.detail-pack-name {
  color: #e30055;
    font-size: 1.5rem;
    text-align: center;
    font-family: "Seymour One", sans-serif;
    font-weight: 205;
    font-style: normal;
}

.Location-Title {
  text-align: center;
  color: #050576;
  font-size: 1.5rem;
}

.list-group-item {
  color: #639;
  font-size: 1.2rem;
}

#package-locations {
  animation: 2s ease-out 0s 1 slideInFromLeft;
}

.Contact-actions {
  margin-top: 13px;
}

.card.card-body {
  color: black;
}

#details-home {
  margin-top: 21px;
  margin-bottom: 20%;
}

.package-details {
  margin-top: 7px;
}

#cancellationID {
  margin-bottom: 7px;
}

.call-actions {
  margin-top: 5px;
}

.btn-success.focus, .btn-success:focus {
  box-shadow: 0 0 0 .1rem rgb(102, 51, 153);
}

.btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 .1rem rgb(102, 51, 153);
}

.btn-danger:not(:disabled):not(.disabled).active:focus, .btn-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 .1rem rgb(102, 51, 153);
}
.btn-danger.focus, .btn-danger:focus {
  box-shadow: 0 0 0 .1rem rgb(102, 51, 153);
}

.btn-warning:not(:disabled):not(.disabled).active:focus, .btn-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 .1rem rgb(102, 51, 153);
}

.btn-warning.focus, .btn-warning:focus {
  box-shadow: 0 0 0 .1rem rgb(102, 51, 153);
}

.Related-Package-Title {
  font-size: 2rem;
  color: black;
  margin-top: 62px;
}

.PackOfferDashboard {
  margin-top: 10px;
  margin-bottom: 36%;
}

}



@media screen and (min-width: 768px) {

  .PackOfferDashboard {
  margin-top: 54px;
  margin-bottom: 36%;
}

  .btn-warning.focus, .btn-warning:focus {
  box-shadow: 0 0 0 .1rem rgb(102, 51, 153);
}

.Related-Package-Title {
  font-size: 2rem;
  color: black;
}

  .btn-warning:not(:disabled):not(.disabled).active:focus, .btn-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 .1rem rgb(102, 51, 153);
}

  .btn-danger.focus, .btn-danger:focus {
  box-shadow: 0 0 0 .1rem rgb(102, 51, 153);
}

  .btn-danger.focus,.btn-success.focus, .btn-success:focus {
  box-shadow: 0 0 0 .1rem rgb(102, 51, 153);
}

.btn-danger:not(:disabled):not(.disabled).active:focus, .btn-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 .1rem rgb(102, 51, 153);
}

.btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 .1rem rgb(102, 51, 153);
}

    .detail-pack-name {
    color: #e30055;
    font-size: 1.5rem;
    text-align: center;
    font-family: "Seymour One", sans-serif;
    font-weight: 205;
    font-style: normal;
  }

  #cancellationID {
  margin-bottom: 7px;
}

.call-actions {
  margin-top: 5px;
}

.bredcrump-active {
  width: 30px;
}

#details-home {
  margin-top: 21px;
  margin-bottom: 20%;
}

.package-details {
  margin-top: 7px;
}

}