.body {
  background-color: #140e0e;
  background-image: linear-gradient(#000000e8, #000000e8), url('../images/TT-Q-marks.png');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
}

.image {
  text-align: center;
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.section {
  text-align: center;
  background-color: #000;
  background-image: url('../images/cropped-tavernstatic-1024x614.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: contain;
  background-attachment: fixed;
}

.heading {
  color: #ffab52;
  letter-spacing: normal;
  text-shadow: 4px 4px 3px #000;
}

.paragraph {
  color: #fff;
  text-shadow: 2px 2px 2px #000;
  font-family: Lato, sans-serif;
  font-size: 22px;
  line-height: 30px;
}

.image-2 {
  text-align: center;
}

.section-2 {
  background-color: #0000;
  padding-top: 40px;
  padding-bottom: 40px;
}

.container {
  background-image: linear-gradient(#000000a1, #000000a1);
  padding: 10px 20px 20px 25px;
}

.cards-image {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  max-width: none;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.paragraph-3 {
  color: #333;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 20px;
}

.djtblockcontainer {
  grid-column-gap: 40px;
  grid-row-gap: 75px;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: minmax(200px, 1fr) 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: grid;
}

.cards-image-mask {
  border-radius: 0%;
  width: 100%;
  padding-top: 75%;
  position: relative;
  overflow: hidden;
}

.block-links {
  background-color: #ffcc33f2;
  border: 4px solid #8b8a8a;
  border-radius: 0;
  text-decoration: none;
}

.block-links.getdjt-block, .block-links.eb-block, .block-links.saq-block {
  background-color: #f49734;
}

.block-title {
  margin-top: 0;
  margin-bottom: 5px;
  padding-top: 7px;
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
}

.block-title.h3txtsm {
  color: #000;
  text-shadow: 1px 1px #fff;
  white-space: normal;
  margin-bottom: 5px;
  font-style: normal;
  text-decoration: none;
}

.centered-container {
  text-align: center;
  flex: 1;
  align-self: flex-end;
}

.djtlinksection {
  background-color: #0000;
  border: 1px solid #090909;
  margin-top: 0;
  padding-top: 45px;
  padding-bottom: 40px;
}

.bold-text-1 {
  font-size: 28px;
  line-height: 28px;
}

.getdjt-section {
  background-color: #fff;
  padding-top: 130px;
  padding-bottom: 120px;
  position: relative;
}

.getdjt-section.red {
  text-align: center;
  object-fit: fill;
  background-color: #de1f26;
  background-image: linear-gradient(#d6000080, #d6000080), linear-gradient(#000000f0, #000000f0), url('../images/bwlogo.png');
  background-position: 0 0, 0 0, 0 0;
  background-size: auto, auto, auto;
  flex-wrap: wrap;
  justify-content: center;
  min-width: auto;
  height: auto;
  min-height: auto;
  margin-top: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  display: block;
  overflow: visible;
}

.container-4 {
  text-align: center;
  position: relative;
}

.getdjt-h3 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-shadow: -1px -2px #090909;
  margin-left: 0;
  padding-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 49px;
  font-weight: 700;
  line-height: 55px;
}

.button {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #de1f26;
  border: 3px solid #353538;
  border-radius: 5px;
  margin-top: 15px;
  margin-left: 0;
  padding: 11px 15px;
  font-family: Oswald, sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
  transition: background-color .5s;
  display: inline-block;
}

.button:hover {
  background-color: #d90246;
}

.button.black {
  color: #090909;
  text-shadow: 1px 1px 2px #fff;
  background-color: #fa962c;
  border-color: #020202;
  border-radius: 7px;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 22px;
  line-height: 30px;
}

.button.black:hover {
  color: #000;
  background-color: #fff;
}

.link-block {
  text-decoration: none;
}

.djtbrands {
  opacity: 1;
  color: #fff;
  background-color: #2e2d2e;
  background-image: url('../images/bg-grid.jpg');
  background-position: 0 0;
  background-size: 125px;
  margin-top: 0;
  padding-top: 60px;
  padding-bottom: 0;
  font-size: 13px;
  line-height: 23px;
  position: relative;
}

.bottom-footer {
  text-align: center;
  background-color: #090909cc;
  height: 110%;
  margin-top: 0;
  padding-top: 27px;
  position: relative;
}

.column {
  margin-top: 0;
  padding-top: 18px;
  font-family: Oswald, sans-serif;
}

.bottom-footer-text {
  color: #d8d8d8;
  margin-left: 20px;
  margin-right: 15px;
  font-family: Lato, sans-serif;
  font-size: 11px;
  display: inline-block;
}

.djblogo {
  margin-top: 0;
  padding-top: 0;
}

.serviceslogo {
  text-align: center;
  margin-top: 0;
}

.social-ftr-row {
  padding-bottom: 40px;
}

.heading-2 {
  text-align: center;
}

.footer-logo {
  opacity: .4;
  margin-bottom: 10px;
  padding-right: 0;
}

.bottom-footer-text-2 {
  margin-left: 20px;
  margin-right: 15px;
  font-family: Lato, sans-serif;
  font-size: 12px;
  display: inline-block;
}

.ppolicy {
  color: #949393;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: 25px;
  text-decoration: none;
}

.ppolicy:hover {
  color: #fc3;
}

.contacttt {
  text-align: center;
  flex-wrap: wrap;
  flex: 1;
  place-content: stretch center;
  align-items: flex-start;
  min-width: auto;
  height: auto;
  min-height: auto;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: inline;
  position: relative;
  overflow: visible;
}

.contactcn {
  flex-wrap: wrap;
  place-content: flex-start center;
  align-items: flex-start;
  display: flex;
}

.contactttsc {
  background-color: #0f0f0fc7;
  padding-top: 130px;
  padding-bottom: 120px;
  position: relative;
}

.contactttsc.red {
  text-align: center;
  object-fit: fill;
  background-color: #de1f26;
  background-image: linear-gradient(#d6000080, #d6000080), linear-gradient(#000000f0, #000000f0), url('../images/bwlogo.png');
  background-position: 0 0, 0 0, 0 0;
  background-size: auto, auto, auto;
  flex-wrap: wrap;
  justify-content: center;
  min-width: auto;
  height: auto;
  min-height: auto;
  margin-top: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  display: block;
  overflow: visible;
}

@media screen and (max-width: 991px) {
  .djtblockcontainer {
    grid-column-gap: 20px;
    grid-row-gap: 57px;
  }

  .block-title {
    font-size: 24px;
  }

  .djtlinksection {
    margin-top: 0;
  }

  .bold-text-1 {
    font-size: 22px;
  }

  .getdjt-section {
    padding: 55px 45px;
  }

  .getdjt-section.red {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .getdjt-h3 {
    margin-left: 0;
    font-size: 36px;
    line-height: 43px;
  }

  .button {
    margin-top: 10px;
    margin-left: auto;
  }

  .djtbrands {
    padding-top: 70px;
    font-size: 12px;
    line-height: 17px;
  }

  .bottom-footer {
    margin-top: 35px;
  }

  .serviceslogo {
    padding-left: 5px;
    padding-right: 5px;
  }

  .contactttsc {
    padding: 55px 45px;
  }

  .contactttsc.red {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 767px) {
  .section {
    background-position: 0%;
    background-repeat: repeat;
    background-size: auto;
  }

  .heading {
    font-size: 34px;
  }

  .container, .container-2, .container-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .djtblockcontainer {
    grid-row-gap: 50px;
    grid-template-rows: auto auto auto;
    grid-template-columns: minmax(200px, 1fr) 1fr;
    grid-auto-columns: minmax(200px, 1fr);
    grid-auto-flow: column;
    place-content: stretch;
    align-self: stretch;
    max-width: none;
  }

  .block-title, .block-title.h3txtsm {
    font-size: 32px;
  }

  .djtlinksection {
    margin-top: 0;
    margin-bottom: 40px;
    padding: 40px 20px;
  }

  .bold-text-1 {
    font-size: 4.2vw;
  }

  .getdjt-section {
    padding: 35px 25px;
  }

  .getdjt-section.red {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .getdjt-h3 {
    font-size: 24px;
    line-height: 30px;
  }

  .button {
    margin-left: 10px;
  }

  .djtbrands {
    padding-top: 10px;
  }

  .column {
    margin-top: 0;
  }

  .djblogo {
    padding-top: 75px;
  }

  .heading-2 {
    font-size: 32px;
  }

  .contactttsc {
    padding: 35px 25px;
  }

  .contactttsc.red {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 479px) {
  .section {
    background-position: 100% 100%;
  }

  .heading {
    font-size: 28px;
  }

  .paragraph {
    font-size: 20px;
  }

  .paragraph-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .djtblockcontainer {
    grid-row-gap: 70px;
    text-align: center;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .cards-image-mask {
    background-image: url('../images/DJT-Location.jpg');
    background-position: 0 0;
    background-size: contain;
  }

  .block-title {
    margin-top: 0;
    padding-top: 5px;
    font-size: 7vw;
    font-weight: 400;
  }

  .block-title.h3txtsm {
    padding-top: 5px;
    font-size: 7vw;
  }

  .centered-container {
    text-align: left;
  }

  .djtlinksection {
    margin-top: 0;
    margin-bottom: 20px;
    padding-top: 10px;
  }

  .bold-text-1 {
    font-size: 8.5vw;
  }

  .getdjt-section {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 20px;
  }

  .getdjt-h3 {
    font-size: 19px;
    line-height: 24px;
  }

  .button {
    margin-top: 3px;
  }

  .djtbrands {
    padding-top: 0;
  }

  .bottom-footer-text {
    display: block;
  }

  .serviceslogo {
    padding-left: 35px;
    padding-right: 35px;
  }

  .heading-2 {
    font-size: 28px;
  }

  .bottom-footer-text-2 {
    font-size: 12px;
    display: block;
  }

  .contactttsc {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 20px;
  }
}


