.mini-offer-page #mini-hero {
  padding: 60px 0; }
  @media screen and (max-width: 767px) {
    .mini-offer-page #mini-hero {
      padding: 20px 0; } }
.mini-offer-page h2.mini-title {
  margin-top: 0;
  padding-bottom: 55px;
  text-align: center;
  text-transform: uppercase; }
.mini-offer-page .button.cta-button {
  background: #ac242f;
  border-color: #ac242f; }
  .mini-offer-page .button.cta-button:hover {
    background: #fff;
    border-color: #000; }

#DIModal .modal-dialog {
  max-width: 100%;
  position: absolute;
  margin: 0;
  max-height: 90%;
  position: absolute !important; }
#DIModal .modal-header {
  border-bottom: none;
  padding: 0 20px; }
#DIModal .modal-title {
  font-size: 30px;
  text-transform: uppercase; }
#DIModal h3 {
  position: relative;
  margin-bottom: 50px;
  margin-top: 10px; }
  #DIModal h3:after {
    content: " ";
    background: #fff;
    width: 100px;
    height: 3px;
    position: absolute;
    bottom: -25px;
    left: 0; }
#DIModal .modal-body {
  padding: 0px 20px 20px; }
#DIModal .modal-content {
  color: #fff;
  background: #000;
  border-radius: 0px;
  padding: 40px; }
  @media screen and (max-width: 767px) {
    #DIModal .modal-content {
      padding: 20px; } }
#DIModal .close {
  color: #fff;
  text-shadow: none;
  opacity: 1;
  font-size: 30px; }
  #DIModal .close:hover, #DIModal .close:focus {
    color: #f6f6f6;
    text-decoration: none;
    cursor: pointer; }
#DIModal .modal-footer {
  display: none !important; }
#DIModal .modal-dialog {
  max-width: inherit !important;
  margin-bottom: 0px;
  width: 100%;
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px; }
#DIModal .line1 {
  width: 100px;
  backgrond: #fff;
  height: 2px;
  margin: 20px 0; }

/*# sourceMappingURL=mini-offerpage.css.map */
