.callout {
  display: block;
  height: 71.19403vw;
  overflow: hidden;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.75);
}

@media (min-width: 544px) {
  .callout {
    height: auto;
  }
}

.pull-md-right .callout {
  height: auto;
}

.callout .inner {
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none;
  padding: 15px 8px 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}

@media (min-width: 768px) {
  .callout .inner {
    padding: 35px 15px;
    display: block;
  }
}

.pull-md-right .callout .inner {
  padding: 15px 12px 20px;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background: none;
  top: 0;
}

[id^=block-calloutthesloppyjoestory] .callout .inner h2,
[id^=block-calloutwheresmymanwich] .callout .inner h2 {
  font-family: "Pacifico";
  font-size: 9.375vw;
  text-transform: none;
}

@media (min-width: 544px) {
  [id^=block-calloutthesloppyjoestory] .callout .inner h2,
  [id^=block-calloutwheresmymanwich] .callout .inner h2 {
    font-size: 40px;
  }
}

@media (min-width: 768px) {
  [id^=block-calloutthesloppyjoestory] .callout .inner h2,
  [id^=block-calloutwheresmymanwich] .callout .inner h2 {
    font-size: 3.54167vw;
  }
}

@media (min-width: 992px) {
  [id^=block-calloutthesloppyjoestory] .callout .inner h2,
  [id^=block-calloutwheresmymanwich] .callout .inner h2 {
    font-size: 34px;
  }
}

[id^=block-calloutthesloppyjoestory] .callout .inner h2.subheading,
[id^=block-calloutwheresmymanwich] .callout .inner h2.subheading {
  font-family: "Knockout 71 A", "Knockout 71 B";
  font-size: 18.28125vw;
  margin: 10px 0 0;
  text-transform: uppercase;
}

@media (min-width: 544px) {
  [id^=block-calloutthesloppyjoestory] .callout .inner h2.subheading,
  [id^=block-calloutwheresmymanwich] .callout .inner h2.subheading {
    font-size: 63px;
  }
}

@media (min-width: 768px) {
  [id^=block-calloutthesloppyjoestory] .callout .inner h2.subheading,
  [id^=block-calloutwheresmymanwich] .callout .inner h2.subheading {
    font-size: 6.5625vw;
  }
}

@media (min-width: 992px) {
  [id^=block-calloutthesloppyjoestory] .callout .inner h2.subheading,
  [id^=block-calloutwheresmymanwich] .callout .inner h2.subheading {
    font-size: 63px;
  }
}

@media (min-width: 768px) {
  [id^=block-calloutthesloppyjoestory] .callout .inner,
  [id^=block-calloutwheresmymanwich] .callout .inner {
    width: 60%;
    margin: 0;
    right: 0px;
    left: auto;
  }
}

[id^=block-calloutthesloppyjoestory] .callout .inner h2 {
  line-height: 1.1em;
}

[id^=block-calloutthesloppyjoestory] .callout .inner h2.subheading {
  line-height: 1em;
}

[id^=block-calloutwheresmymanwich] .callout .inner {
  padding: 15px 20px;
  height: 100%;
}

[id^=block-calloutwheresmymanwich] .callout .inner h2 {
  top: 0;
  font-size: 8vw;
}

@media (min-width: 544px) {
  [id^=block-calloutwheresmymanwich] .callout .inner h2 {
    font-size: 30px;
  }
}

@media (min-width: 768px) {
  [id^=block-calloutwheresmymanwich] .callout .inner h2 {
    font-size: 4vw;
    padding-top: 10px;
  }
}

@media (min-width: 992px) {
  [id^=block-calloutwheresmymanwich] .callout .inner h2 {
    font-size: 34px;
  }
}

[id^=block-calloutwheresmymanwich] .callout .inner h2.subheading {
  font-family: "Knockout 71 A", "Knockout 71 B";
  font-size: 11vw;
  padding: 0;
}

@media (min-width: 544px) {
  [id^=block-calloutwheresmymanwich] .callout .inner h2.subheading {
    font-size: 60px;
  }
}

@media (min-width: 768px) {
  [id^=block-calloutwheresmymanwich] .callout .inner h2.subheading {
    font-size: 6.5vw;
  }
}

@media (min-width: 992px) {
  [id^=block-calloutwheresmymanwich] .callout .inner h2.subheading {
    font-size: 60px;
  }
}

[id^=block-calloutwheresmymanwich] .callout .inner .cta-button {
  position: absolute;
  bottom: 10px;
  left: 15%;
  right: 15%;
  margin: 0 auto;
  display: inline-block;
}

@media (min-width: 768px) {
  [id^=block-calloutwheresmymanwich] .callout .inner .cta-button {
    bottom: 30px;
    left: 20%;
    right: 20%;
  }
}

@media (min-width: 768px) {
  [id^=block-calloutwheresmymanwich] .callout .inner {
    width: 57%;
  }
}

.callout .inner h2 {
  margin: 0;
  font-size: 18.75vw;
  font-family: "Knockout 71 A", "Knockout 71 B";
  color: #fff;
  line-height: 0.9em;
  text-transform: uppercase;
  text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.7);
}

.pull-md-right .callout .inner h2 {
  line-height: 0.85em;
  font-size: 10.9375vw;
  padding: 0 10vw;
  letter-spacing: 0.04em;
  margin: 0;
}

@media (min-width: 544px) {
  .pull-md-right .callout .inner h2 {
    font-size: 45px;
    padding: 0 15px;
  }
}

@media (min-width: 768px) {
  .pull-md-right .callout .inner h2 {
    font-size: 3.95833vw;
  }
}

@media (min-width: 992px) {
  .pull-md-right .callout .inner h2 {
    font-size: 38px;
  }
}

@media (min-width: 544px) {
  .callout .inner h2 {
    font-size: 48px;
  }
}

@media (min-width: 768px) {
  .callout .inner h2 {
    font-size: 5vw;
  }
}

@media (min-width: 992px) {
  .callout .inner h2 {
    font-size: 48px;
  }
}

.callout .inner h2.subheading {
  font-family: "Helvetica Neue LT W01_77 Bd Cn";
  font-size: 10vw;
  margin-top: 0.8em;
  margin: 0;
  line-height: 1em;
  text-transform: uppercase;
}

@media (min-width: 544px) {
  .callout .inner h2.subheading {
    font-size: 30px;
    margin-top: 0.3em;
  }
}

@media (min-width: 768px) {
  .callout .inner h2.subheading {
    font-size: 2.70833vw;
  }
}

@media (min-width: 992px) {
  .callout .inner h2.subheading {
    font-size: 30px;
  }
}

.pull-md-right .callout .inner h2.subheading {
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 5.78125vw;
  text-shadow: none;
  margin-top: 0.3em;
  letter-spacing: normal;
}

@media (min-width: 544px) {
  .pull-md-right .callout .inner h2.subheading {
    font-size: 34px;
  }
}

@media (min-width: 768px) {
  .pull-md-right .callout .inner h2.subheading {
    font-size: 2.08333vw;
  }
}

@media (min-width: 992px) {
  .pull-md-right .callout .inner h2.subheading {
    font-size: 20px;
  }
}

.pull-md-right .callout .inner h2 {
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}

.callout .inner .cta-button {
  display: inline-block;
  position: relative;
  height: 30px;
  padding: 0px 35px 0 20px;
  margin: 0px;
  vertical-align: middle;
  line-height: 32px;
  color: #730e06;
  font-size: 14px;
  text-transform: uppercase;
  border-radius: 0;
  background-color: #ffffff;
  white-space: nowrap;
  text-decoration: none;
  box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.49);
  font-family: "Helvetica Neue LT W01_77 Bd Cn";
  letter-spacing: 0;
  font-weight: normal;
  margin-top: 5px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

@media (min-width: 768px) {
  .callout .inner .cta-button {
    font-size: 14px;
    line-height: 37px;
    height: 35px;
    padding-left: 12px;
    padding-right: 40px;
  }
}

.callout .inner .cta-button::after {
  content: '';
  display: block;
  color: #fff;
  vertical-align: top;
  padding: 0;
  border: none;
  position: absolute;
  width: 17px;
  height: 17px;
  background: #730e06 url(../../images/arrow.svg) no-repeat 50% 50%;
  background-size: 9px 11px;
  top: 6px;
  right: 11px;
}

@media (min-width: 768px) {
  .callout .inner .cta-button::after {
    top: 9px;
    right: 15px;
  }
}

.callout .inner .cta-button:hover {
  color: #ffffff;
  background: #730e06;
}

.callout .inner .cta-button:hover::after {
  background-color: white;
  background-image: url(../../images/arrow_dark.svg);
}

.pull-md-right .callout .inner .cta-button {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
      align-self: center;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  display: inline-block;
  margin: 0;
}

@media (max-width: 768px) {
  .callout {
    border: 0;
  }
}

.social-callout {
  height: auto;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.75);
  height: 59.70149vw;
}

@media (max-width: 768px) {
  .social-callout {
    height: auto;
  }
}

.social-callout img {
  height: 100%;
}

.social-callout .inner {
  padding: 20px 0 0;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.social-callout .inner .heading {
  font-family: "Knockout 71 A", "Knockout 71 B";
  line-height: 1em;
  font-size: 7.8125vw;
  text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.5);
  letter-spacing: 0.05em;
  margin: 0;
}

@media (min-width: 768px) {
  .social-callout .inner .heading {
    font-size: 3.90625vw;
  }
}

@media (min-width: 992px) {
  .social-callout .inner .heading {
    font-size: 35px;
  }
}

@media (min-width: 768px) {
  .social-callout .inner {
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.social-callout .item-list ul li a {
  background: none !important;
  color: white;
  border: none !important;
  font-size: 40px;
  line-height: 1em;
}

.social-callout .item-list ul li a:hover {
  background-color: white;
}

.social-callout .item-list ul li .linkicon__text {
  display: none;
}

@media (min-width: 768px) {
  .social-callout {
    height: 140px;
    margin: 0 7.5px;
  }
  .social-callout .inner {
    padding: 0;
  }
  .social-callout .inner .heading {
    line-height: 1.0em;
    margin-top: 0;
  }
}
