@font-face {
  font-family: 'Avenir';
  src: url('https://constellationinc.s3.amazonaws.com/Website/Web+Content/Foodtown/landing+page/August/Fonts/Avenir.ttc');
}

@font-face {
  font-family: 'Bree';
  src: url('https://constellationinc.s3.amazonaws.com/Website/Web+Content/Foodtown/landing+page/August/Fonts/BreeSerif-Regular.otf');
}

html,
body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;

  font-family: 'Avenir';
}

/* small device */
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* hide tags on mobile device */
  .psk-container .top-section .top-logo-container .top-logo {
    display: none;
  }

  .psk-container .background {
    display: none;
  }

  .section-2 img {
    display: block;
    margin: auto;
  }

  .psk-container {
    width: 100%;
    margin: 0 auto;
  }

  .psk-container .top-section {
    width: 100%;
  }

  .psk-container .top-section .top-logo-container {
    width: 100%;
    height: auto;
    margin-top: 3em;
  }

  .psk-container .top-section .top-logo-container img {
    width: auto;
    height: 5em;
    display: block;
    margin: 0 auto;
    margin-bottom: 2.5em;
  }

  .psk-container .top-section .top-text-container h1 {
    text-align: center;
    color: #e2383f;
    font-family: 'Bree';
  }

  .psk-container .top-section h3 {
    text-align: center;
    font-weight: 100;
  }

  .psk-container .top-section .section-2 h3 {
    text-align: center;
    font-weight: 100;
  }

  .psk-container .top-section .top-text-container hr {
    width: 80%;
  }

  .psk-container .top-section .top-text-container {
    width: 100%;
    height: auto;
  }

  .psk-container .top-section .top-text-container h2 {
    width: 90%;
    margin: 0.8em auto;
    text-align: center;
    line-height: 1;
    color: black;
    font-family: 'Avenir';
    font-size: 20px;
    font-weight: 100;
  }

  .psk-container .top-section .top-text-container h3 {
    width: 80%;

    margin: 0 auto;
    text-align: center;
    color: black;

    font-weight: 100;
    line-height: 1.3;

    font-family: 'Foodtown-bold';
  }

  .psk-container .top-section .bottom-text {
    width: 80%;
    text-align: center;
    line-height: 1.3;
    color: #98ac73;
    margin: 1em auto;

    font-weight: 100;
  }

  .psk-container .top-section .barcode-container {
  }

  .psk-container .top-section .barcode-container img {
    width: 10em;

    margin: 0 auto;

    display: block;
  }

  .psk-container .background-mobile {
    width: 100%;
    margin-top: -100px;
    z-index: -1;
    position: absolute;
  }

  .footer-form {
    padding-top: 25%;
  }
}

@media only screen and (min-width: 768px) {
  /* hide tags on desktop device */
  .psk-container .top-section .top-logo-container .top-logo-mobile {
    display: none;
  }

  .psk-container .background-mobile {
    display: none;
  }

  .psk-container .top-section .br-mobile {
    display: none;
  }

  .psk-container {
    width: 100%;
    height: auto;
    margin: 0 auto;

    position: relative;
  }

  .psk-container .top-section {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .psk-container .top-section .top-logo-container {
    width: 100%;
    height: auto;
    margin-top: 3em;
    margin-bottom: 5em;
  }

  .psk-container .top-section .top-logo-container img {
    width: auto;
    height: auto;
    display: block;
    margin: 0 auto;
  }

  .psk-container .top-section .top-text-container {
    width: 60%;
    height: auto;
    margin: 0 auto;
  }

  .psk-container .top-section .top-text-container h2 {
    /* text-align: center; */
    color: black;
    font-weight: 100;
    text-align: center;
    margin-top: -30px;
    margin-bottom: -30px;
    font-family: 'Avenir';
  }

  .psk-container .top-section .top-text-container h1 {
    /* text-align: center; */
    color: #e2383f;
    /* font-weight: 100; */
    text-align: center;
    font-family: 'Bree';
    font-size: 50px;
    margin-bottom: 32px;
  }

  .psk-container .top-section .top-text-container hr {
    margin-bottom: 60px;
  }

  .psk-container .top-section .section-2 {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 70px;
  }

  .psk-container .top-section .section-2 h3 {
    display: inline-block;
    width: 40%;
    text-align: left;
    font-size: 27px;
    margin-right: 4em;
    margin-left: 4rem;
    font-family: 'Avenir';
  }

  .psk-container .top-section .section-2 .barcode {
    display: inline-block;
    width: 200px;
    height: 100%;
  }

  .psk-container .top-section h3 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    color: black;
    font-weight: 100;
    font-size: 1.5rem;
    line-height: 1.3;
    font-family: 'Avenir';
  }

  .psk-container .top-section .bottom-text {
    width: 80%;
    text-align: center;
    color: #98ac73;
    margin: 1em auto;

    font-weight: 100;
    line-height: 1.3;
  }

  /* .psk-container .top-section .barcode-container {

} */

  .psk-container .top-section .barcode-container img {
    width: 10em;

    margin: 0 auto;

    display: block;
  }

  .psk-container .background {
    width: 100%;
    position: absolute;
    z-index: -1;
    margin-top: -300px;
  }
}

@media only screen and (min-width: 769px) and (max-width: 959px) {
  .footer-form {
    padding-top: 8%;
  }
}

@media only screen and (min-width: 960px) and (max-width: 1365px) {
  .footer-form {
    padding-top: 14%;
  }
}

@media only screen and (min-width: 1366px) {
  .psk-container .top-section .top-text-container h3 {
    width: 50%;
  }

  .psk-container .background {
    width: 100%;
    margin-top: -360px;
  }

  .psk-container .background-mobile {
    display: none;
  }

  .footer-form {
    padding-top: 19%;
  }
}
