@font-face {
  src: url("../fonts/OpenSans-Regular.ttf") format("truetype");
  font-family: open-sans;
  font-weight: 400; }
@font-face {
  src: url("../fonts/OpenSans-SemiBold.ttf") format("truetype");
  font-family: open-sans;
  font-weight: 700; }
@font-face {
  src: url("../fonts/OpenSans-Bold.ttf") format("truetype");
  font-family: open-sans;
  font-weight: 900; }
@font-face {
  src: url("../fonts/OpenSans-Light.ttf") format("truetype");
  font-family: open-sans;
  font-weight: 100; }
@font-face {
  src: url("../fonts/BRANDON_REG.OTF") format("opentype");
  font-family: Brandon;
  font-weight: 400; }
@font-face {
  src: url("../fonts/BRANDON_THIN.OTF") format("opentype");
  font-family: Brandon;
  font-weight: 100; }
@font-face {
  src: url("../fonts/BRANDON_BLD.OTF") format("opentype");
  font-family: Brandon;
  font-weight: 900; }
.corporate-content {
  background-color: #E6E7E8;
  padding-bottom: 60px; }
  .corporate-content h4 {
    text-align: center;
    font-size: 24px;
    padding: 26px 0 12px;
    color: #403e41;
    font-family: Brandon;
    letter-spacing: 1px; }
    @media screen and (min-width: 1023px) {
      .corporate-content h4 {
        font-size: 28px;
        padding: 34px 0 29px; } }
  .corporate-content p {
    text-align: center;
    font-size: 14px; }
    @media screen and (min-width: 1023px) {
      .corporate-content p {
        width: 60%;
        margin: 0 auto; } }
  .corporate-content button {
    display: block;
    margin: 0 auto;
    padding: 15px 8px; }
    @media screen and (min-width: 1023px) {
      .corporate-content button {
        padding: 15px 42px;
        margin: 13px auto;
        font-size: 17px; } }
  .corporate-content .corporate-order-text {
    width: 80%;
    margin: 4px auto 15px;
    font-size: 12px;
    font-weight: bold;
    color: #7c7d7e; }
    @media screen and (min-width: 1023px) {
      .corporate-content .corporate-order-text {
        width: 50%;
        font-size: 14px; } }
    .corporate-content .corporate-order-text a {
      color: #f5b321; }
  .corporate-content button {
    font-size: 18px; }

#news-letter {
  height: 28vh;
  background-color: #E6E7E8; }
  #news-letter .inner-contents {
    display: none; }

/*# sourceMappingURL=corporate.css.map */
