@font-face {
  font-family: 'Chunkfive';
  src: url('/20150114134215/assets/fonts/chunkfive-webfont.woff2') format('woff2'), url('/20150114134215/assets/fonts/chunkfive-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

body {
  font-family: Montserrat, sans-serif;
  color: #424242;
  background-color: #ffffff;
  font-size: 1rem;
  line-height: 1.7rem;
  font-weight: 400;
}

#printHeader,
#printFooter {
  display: none;
}

h1 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  font-family: 'Chunkfive', serif;
  color: #e81c2e;
  font-size: 2.125rem;
  line-height: 2.7rem;
  font-weight: 400;
  letter-spacing: 0.05rem;
}

h2 {
  margin-top: 1.5rem;
  margin-bottom: 0.7rem;
  color: #e81c2e;
  font-size: 1.75rem;
  line-height: 2.45rem;
  font-weight: 600;
}

h3 {
  margin-top: 1.5rem;
  margin-bottom: 0.7rem;
  color: #424242;
  font-size: 1.55rem;
  line-height: 2.3rem;
  font-weight: 500;
}

h4 {
  margin-top: 1.25rem;
  margin-bottom: 0.5rem;
  color: #424242;
  font-size: 1.4rem;
  line-height: 2.1rem;
  font-weight: 500;
}

h5 {
  margin-top: 1.25rem;
  margin-bottom: 0.5rem;
  color: #424242;
  font-size: 1.25rem;
  line-height: 1.85rem;
  font-weight: 500;
}

h6 {
  margin-top: 1.25rem;
  margin-bottom: 0.5rem;
  color: #424242;
  font-size: 1rem;
  line-height: 1.7rem;
  font-weight: 500;
}

p {
  margin-bottom: 1rem;
  color: #424242;
}

a {
  text-decoration: underline;
}

ul {
  margin-top: 0px;
  margin-bottom: 1rem;
  padding-left: 40px;
}

.peopleGrid {
  list-style-type: none;
}

ol {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}

label {
  display: block;
  margin-bottom: 5px;
  font-size: 0.8571rem;
  line-height: 1.5rem;
  font-weight: 700;
}

blockquote {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  padding: 10px 20px;
  border-left: 5px solid #ed1b2e;
  font-size: 1.15rem;
  line-height: 1.85rem;
  font-weight: 500;
}

.button,
.primary,
.secondary,
.tertiary,
button[type="submit"] {
  display: inline-block;
  height: auto;
  min-width: 100px;
  margin-top: 1rem;
  margin-right: 1rem;
  margin-bottom: 1rem;
  padding: 14px 16px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  border: 1px solid #e81f2e;
  border-radius: 2px;
  background-color: #e81f2e;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  line-height: 1rem;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-appearance: none;
}

.primary,
.secondary,
.tertiary,
button[type="submit"] {
  padding: 14px 16px !important;
  border: 1px solid #e81f2e !important;
}

.smaller-primary {
  padding: 6px 9px !important;
  margin-left: 5px;
}

.storeIdSelector {
  margin-left: 5px;
}

.button:hover {
  border-color: #be1625;
  background-color: #be1625;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.primary:hover,
.secondary:hover,
.tertiary:hover,
button[type="submit"]:hover {
  border-color: #be1625 !important;
  background-color: #be1625 !important;
}

.button:active,
.primary:active,
.secondary:active,
.tertiary:active,
button[type="submit"]:active {
  background-image: none;
}

.button.secondary,
.secondary,
button[type="submit"].secondary {
  border: 1px solid #ed1b2e;
  background-color: #fff;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #e81f2e;
  text-align: center;
  cursor: pointer;
}

.secondary,
button[type="submit"].secondary {
  border: 1px solid #ed1b2e !important;
}

.button.secondary:hover {
  border-color: #221f1f;
  background-image: none;
  opacity: 1;
  color: #221f1f;
}

.secondary:hover,
button[type="submit"].secondary:hover {
  border-color: #221f1f !important;
  background-color: transparent !important;
  color: #221f1f !important;
}

.button.secondary.cta-button {
  min-width: 0px;
  margin-right: 0rem;
  border-style: none;
  background-color: #ffdf1c;
  box-shadow: none;
  color: #221f1f;
  cursor: pointer;
}

.button.secondary.cta-button:hover {
  border-color: #ed1b2e !important;
  background-color: #fc0 !important;
  background-image: none !important;
}

.button.secondary.cta-button-red {
  border-style: none;
  background-color: #e81c2e;
  color: #fff;
}

.button.secondary.cta-button-red:hover {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)) !important;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)) !important;
  border: 1px solid #e81f2e !important;
  background-color: #e81f2e !important;
  color: #fff !important;
}

.button.sidebar-button,
.right-side-col .primary,
.right-side-col .secondary,
.right-side-col .tertiary,
.right-side-col button[type="submit"] {
  height: auto;
  min-width: 0px;
  margin-top: 0.5rem;
  margin-right: 0rem;
  margin-bottom: 0.5rem;
  padding: 0.35rem 0.75rem;
  border-style: none;
  background-color: #221f1f;
  font-size: 0.9rem;
  line-height: 1.4rem;
  font-weight: 500;
  cursor: pointer;
}

.right-side-col .primary,
.right-side-col .secondary,
.right-side-col .tertiary,
.right-side-col button[type="submit"] {
  padding: 0.35rem 0.75rem !important;
  border: 0 none !important;
}

.button.sidebar-button:hover {
  background-color: #867c7c;
  background-image: none;
}

.right-side-col .primary:hover,
.right-side-col .secondary:hover,
.right-side-col .tertiary:hover,
.right-side-col button[type="submit"]:hover {
  background-color: #867c7c !important;
  background-image: none;
}

.button.cb-button {
  height: 50px;
  padding: 1rem 1.25rem;
  float: left;
  clear: left;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  background-color: #e81c2e;
  box-shadow: none;
  font-size: 1.125rem;
  cursor: pointer;
}

.button.cta-button {
  min-width: 0px;
  margin-right: 0rem;
  font-weight: 700;
}

.button.cta-button:hover {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2));
}

.button.cta-button.location-button {
  width: 25%;
  margin-top: 0rem;
  margin-bottom: 0rem;
  padding-right: 10px;
  padding-bottom: 12px;
  padding-left: 10px;
  float: right;
  background-color: #e81c2e;
  box-shadow: none;
  color: #fff;
  cursor: pointer;
}

.button.cta-button.location-button:hover {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2));
}

.button.tertiary,
.tertiary,
button[type="submit"].tertiary {
  height: 36px;
  margin-top: 0.5rem;
  margin-right: 0rem;
  margin-bottom: 0.5rem;
  padding: 0.35rem 0.75rem;
  border: 1px solid #221f1f;
  background-color: transparent;
  color: #221f1f;
  font-size: 0.9rem;
  line-height: 1.4rem;
}

.tertiary,
button[type="submit"].tertiary {
  padding: 0.35rem 0.75rem !important;
  border: 1px solid #221f1f !important;
}

.button.tertiary:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.tertiary:hover,
button[type="submit"].tertiary:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  background-color: transparent !important;
  border: 1px solid #221f1f !important;
}

.main-content h1 {
  font-size: 2rem;
  line-height: 2.7rem;
}

.main-content.card-page-main-content {
  display: block;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-top: 0;
}

.native-text-styles {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.button-styles {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.form-styles {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.container {
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
}

.container.content-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1300px;
  min-height: 500px;
  margin-bottom: 3rem;
  padding-top: 0rem;
  padding-right: 2rem;
  padding-left: 2rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
}

.container.homepage-content-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.container.footer-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.container.footer-container.social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container.signoff-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0.5rem 1.25rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container.cta-container {
  position: relative;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: none;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  border-bottom: 3px solid #ed1b2e;
  background-color: #fff;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .3), hsla(0, 0%, 100%, .3)), url('../images/menuBg.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .3), hsla(0, 0%, 100%, .3)), url('../images/menuBg.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 219px;
}

.container.cta-container-tablet-mobile {
  display: none;
}

.container.acrobat-container {
  margin-top: 1rem;
  padding: 1.5rem 1.25rem 1rem;
  border-top: 1px solid #4e4848;
  text-align: center;
}

.container.app-container {
  padding-right: 2rem;
  padding-left: 2rem;
}

.container.inside-page-banner-container {
  position: relative;
  top: 29px;
  z-index: 2;
  width: auto;
  max-width: none;
  padding-right: 7rem;
  padding-left: 7rem;
  background-color: #e81f2e;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, .5);
}

.container.breadcrumbs-container {
  max-width: 1300px;
  padding: 13px 2rem;
  background-color: #fff;
  text-align: center;
}

.left-nav-col {
  position: relative;
  width: 215px;
  margin-right: 2rem;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.content-col {
  width: 100%;
  max-width: 1000px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.content-col.card-page-content-col {
  max-width: 1300px;
}

.breadcrumbs-wrapper {
  display: block;
  max-width: 670px;
  margin-top: 2.25rem;
  margin-right: auto;
  margin-left: auto;
  color: #424242;
  font-size: 0.8rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.breadcrumb-link {
  padding-right: 0.25rem;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #424242;
  font-size: 0.8rem;
  line-height: 1.5rem;
  text-decoration: none;
  cursor: pointer;
}

.breadcrumb-link:hover {
  color: #e81c2e;
}

.breadcrumb-current {
  display: inline-block;
  font-size: 0.8rem;
}

.content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.main-content {
  width: 100%;
  padding-top: 1.5rem;
}

.right-side-col {
  position: relative;
  width: 175px;
  margin-top: 3rem;
  margin-left: 2rem;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.right-side-col h2 {
  margin-top: 1.25rem;
  margin-bottom: 0.5rem;
  font-size: 1.143rem;
  line-height: 1.743rem;
}

.right-side-col a {
  font-size: 0.9rem;
  line-height: 1.5rem;
}

.right-side-col label,
.right-side-col p {
  font-size: 0.9rem;
  line-height: 1.5rem;
  font-weight: 400;
}

.right-side-col h3 {
  margin-top: 1.25rem;
  margin-bottom: 0.5rem;
  color: #e81f2e;
  font-size: 1.15rem;
  line-height: 1.7rem;
  font-weight: 600;
}

.right-side-col h4 {
  margin-bottom: 0.5rem;
  color: #e81f2e;
  font-size: 1.15rem;
  line-height: 1.7rem;
  font-weight: 600;
}

.fake-sv-image {
  width: 100%;
  background-color: #e0e0e0;
}

.left-nav-section-title {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  text-decoration: none;
}

.left-nav-section-title-link {
  display: block;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #e81f2e;
  font-size: 1.15rem;
  line-height: 2.2rem;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.left-nav-section-title-link:hover {
  color: #867c7c;
}

.left-nav-list {
  margin-bottom: 0rem;
}

.left-nav-list-item {
  margin-bottom: 1px;
}

.left-nav-list-item.grandchild-li {
  padding-left: 0.75rem;
  border-bottom-style: none;
}

.left-nav-list-item.greatgrandchild-li {
  padding-left: 1.5rem;
  font-size: 0.9rem;
}

.left-nav-link {
  display: block;
  padding: 0.35rem 0.75rem;
  background-image: url('../images/triangle-pattern-red.svg');
  background-position: -40px 50%;
  background-size: 37px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 200ms ease, background-position 100ms ease, padding 100ms ease;
  transition: background-color 200ms ease, background-position 100ms ease, padding 100ms ease;
  color: #221f1f;
  font-size: 0.9rem;
  font-weight: 400;
  text-decoration: none;
  cursor: pointer;
}

.left-nav-link:hover {
  padding-right: 0.5rem;
  padding-left: 1rem;
  background-color: #ffdf1c;
  background-position: -29px 50%;
}

.left-nav-link.active,
.left-nav-link.w--current {
  padding-right: 0.5rem;
  padding-left: 1rem;
  background-color: rgba(255, 223, 28, .7);
  background-position: -29px 50%;
  -webkit-transition-duration: 250ms, 200ms, 200ms;
  transition-duration: 250ms, 200ms, 200ms;
  -webkit-transition-timing-function: ease, ease, ease;
  transition-timing-function: ease, ease, ease;
}

.left-nav-link.grandchild-link {
  -webkit-transition-duration: 300ms, 200ms, 200ms;
  transition-duration: 300ms, 200ms, 200ms;
  font-size: 0.84rem;
}

.left-nav-link.grandchild-link:hover {
  background-image: url('../images/triangle-pattern-red.svg');
  background-position: -29px 50%;
  background-size: 37px;
  background-repeat: no-repeat;
}

.left-nav-link.grandchild-link.active,
.left-nav-link.grandchild-link.w--current {
  padding-right: 0.5rem;
  background-image: url('../images/triangle-pattern-red.svg');
  background-size: 37px;
  background-repeat: no-repeat;
}

.left-nav-link.grandchild-link.active:hover,
.left-nav-link.grandchild-link.w--current:hover {
  padding-left: 1rem;
}

.left-nav-link.greatgrandchild-link {
  font-size: 0.8rem;
  line-height: 1.4rem;
}

.header-section {
  position: fixed;
  z-index: 1000;
  width: 100%;
  height: 135px;
  background-color: #fff;
  text-align: center;
  top: 0;
}

.brand {
  position: absolute;
  left: 0px;
  top: -86px;
  bottom: 0px;
  display: block;
  padding: 0.25rem;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  cursor: pointer;
}

.main-nav-link,
.main-nav-button-wrap > a {
  position: relative;
  display: block;
  margin-right: 5px;
  margin-left: 5px;
  padding: 12px 0.75rem;
  -webkit-transition: all 150ms ease;
  transition: all 150ms ease;
  color: #fff;
  font-size: 0.95rem;
  line-height: 1.2rem;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.main-nav-link:hover,
.main-nav-button-wrap > a:hover {
  background-image: none;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.main-nav-link:focus,
.main-nav-button-wrap > a:focus {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.desktop-navigation-menu .main-nav-button-wrap.active {
  background-image: url('../images/triangle-wide-up-yellow.svg');
  background-position: 50% 100%;
  background-size: 30px;
  background-repeat: no-repeat;
}

.main-nav-link.mobile-duplicate {
  display: none;
}

.dropdown-wrapper {
  display: block;
  overflow: hidden;
  float: left;
  text-align: center;
}

.dropdown-list {
  position: absolute;
  display: none;
  overflow: hidden;
  opacity: 1;
  left: 0px;
  top: 43px;
  min-width: 200px;
  padding: 0.25rem 0.25rem 0.5rem;
  background-color: #ffdf1c;
}

#menu-item-about-us .dropdown-list {
  right: 0px;
  left: auto;
}

.open .dropdown-list {
  display: block;
}

.dropdown-link,
.dropdown-list ul:not(.mm-listview) li a {
  display: block;
  padding: 0.5rem 0.75rem 0.5rem 1rem;
  background-image: url('../images/triangle-pattern-red.svg');
  background-position: -40px 50%;
  background-size: 37px 75px;
  background-repeat: no-repeat;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, .15);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #221f1f;
  font-size: 0.9rem;
  line-height: 1.5rem;
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
  text-transform: capitalize;
  margin: 0;
}

.dropdown-link:hover,
.dropdown-list ul:not(.mm-listview) li a:hover {
  padding-right: 0.3rem;
  padding-left: 1.5rem;
  border-left: 5px none #ed1b2e;
  background-position: -25px 50%;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, .15);
}

.dropdown-link.w--current,
.dropdown-list ul:not(.mm-listview) li a.w--current {
  background-image: url('../images/triangle-pattern-red.svg');
  background-position: -29px 50%;
  background-size: 37px;
  background-repeat: no-repeat;
  color: #221f1f;
}

.dropdown-link.w--current:hover,
.dropdown-list ul:not(.mm-listview) li a.w--current:hover {
  padding-left: 1rem;
}

.rotator-section {
  position: relative;
  height: 70vh;
  padding-top: 134px;
}

.rotator {
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.slidenav {
  display: block;
  font-size: 0.75rem;
}

.slide-caption-wrapper {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  z-index: 1;
  display: block;
  max-width: 45%;
  margin-right: auto;
  margin-left: auto;
  padding: 1.5rem 1rem;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .4), hsla(0, 0%, 100%, .4));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .4), hsla(0, 0%, 100%, .4));
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  text-align: center;
}

.slide-container {
  position: relative;
}

.slide-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

.arrow-icon {
  top: 405px;
  right: -15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  height: 80px;
  margin-right: 0px;
  padding: 0.2rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/rounded-tab-wht-50pct.svg');
  background-position: 0px 50%;
  background-size: 175px 55px;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: rgba(34, 31, 31, .5);
  font-size: 1.75rem;
}

.arrow-icon:hover {
  -webkit-transform: translate(-10px, 0px);
  -ms-transform: translate(-10px, 0px);
  transform: translate(-10px, 0px);
  color: #ed1b2e;
  font-size: 1.75rem;
  font-weight: 700;
}

.arrow-icon.right-arrow-icon {
  left: -16px;
  right: 0px;
  margin-left: 0px;
  background-image: url('../images/rounded-tab-left-wht-50pct.svg');
  background-position: 100% 50%;
  background-size: 175px 55px;
}

.arrow-icon.right-arrow-icon:hover {
  -webkit-transform: translate(10px, 0px);
  -ms-transform: translate(10px, 0px);
  transform: translate(10px, 0px);
}

.slide {
  overflow: hidden;
  cursor: pointer;
}

.home-content-section.content-row {
  background-image: url('../images/menuBg.png');
  background-position: 0px 0px;
  background-size: 219px;
}

.home-content-section.content-row.final-feature {
  padding-top: 3.75rem;
  padding-bottom: 5rem;
  background-color: #ed1b2e;
  background-image: -webkit-linear-gradient(270deg, rgba(237, 27, 46, .86), rgba(237, 27, 46, .86)), url('../images/triangle-texture-pattern_200.png');
  background-image: linear-gradient(180deg, rgba(237, 27, 46, .86), rgba(237, 27, 46, .86)), url('../images/triangle-texture-pattern_200.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 100px;
}

.cb-static.footer-cb-1 {
  padding-right: 0rem;
  padding-left: 0rem;
  background-color: transparent;
}

.cb-static.footer-cb-2 {
  padding-right: 0rem;
  padding-left: 0rem;
  background-color: transparent;
}

.cb-static.footer-cb-3 {
  padding-right: 0rem;
  padding-left: 0rem;
  background-color: transparent;
}

.cb-static.cb-content {
  width: 50%;
  padding: 2rem 4rem;
  float: left;
}

.cb-static.cb-static-row-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.cb-static.cb-static-row-1 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.footer-section {
  padding-top: 2rem;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .1), hsla(0, 0%, 100%, .1)), url('../images/black_paper.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .1), hsla(0, 0%, 100%, .1)), url('../images/black_paper.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 200px;
}

.footer-section.footer-social-section {
  padding-top: 0rem;
  border-bottom: 2px solid #ffdf1c;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .15), hsla(0, 0%, 100%, .15)), url('../images/black_paper.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .15), hsla(0, 0%, 100%, .15)), url('../images/black_paper.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
}

.footer-section.footer-app-section {
  padding-top: 2.5rem;
  border-bottom: 2px solid #ffdf1c;
  background-color: #fff;
  background-image: url('../images/menuBg.png');
  background-position: 0px 0px;
  background-size: 219px;
}

.signoff-wrapper {
  margin-top: 1rem;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .25), rgba(0, 0, 0, .25));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .25), rgba(0, 0, 0, .25));
}

.footer-grip-link {
  width: 130px;
  height: 28px;
  min-width: 0px;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 0;
  float: right;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  opacity: 0.75;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-decoration: none;
  cursor: pointer;
}

.footer-grip-link:hover {
  opacity: 1;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

#GRIPFooterLogo {
  padding-top: 0 !important;
}

#GRIPFooterLogoText {
  line-height: 8px;
}

#GRIPFooterLogoImg {
  margin-top: -18px !important;
}

.grip-logo-text-box {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 0.5rem;
  line-height: 0.5rem;
  text-decoration: none;
  text-transform: uppercase;
}

.copyright-paragraph {
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 0rem;
  color: #dadada;
  font-size: 0.8rem;
  font-weight: 400;
}

.signoff-link {
  margin-right: 0.5rem;
  margin-left: 0.5rem;
  border-bottom: 1px solid hsla(0, 0%, 100%, .25);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #dadada;
  font-size: 0.8rem;
  text-decoration: none;
}

.signoff-link:hover {
  border-bottom-color: #ffdf1c;
  color: #fff;
}

.footer-paragraph {
  margin-bottom: 0rem;
  color: #dadada;
  line-height: 1.75rem;
}

.phone-number {
  color: #dadada;
  line-height: 1.75rem;
}

.footer-nav-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 450px;
}

.footer-nav-list._1 {
  width: 240px;
}

.footer-nav-list-item {
  margin-bottom: 0.15rem;
  font-weight: 400;
  width: 201px;
}

.footer-nav-list-item._7 {
  width:240px;
}

.footer-nav-list._1 .footer-nav-list-item {
  width: 120px;
}

.footer-list-item-link {
  padding-right: 0.5rem;
  color: hsla(0, 0%, 100%, .85);
  text-decoration: none;
}

.footer-list-item-link:hover {
  color: #fff;
}

.social-media-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.social-media-wrapper.footer-socmed-wrapper {
  float: right;
}

.social-media-wrapper.footer-socmed-wrapper.social-2 {
  float: none;
}

.social-media-link-block {
  width: 2.25rem;
  height: 2.25rem;
  margin-right: 0.5rem;
  margin-left: 0.5rem;
  background-image: url('../images/facebook_wht.png');
  background-position: 50% 50%;
  background-size: 25px;
  background-repeat: no-repeat;
}

.social-media-link-block.footer-socmed-link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0.75rem;
  margin-left: 0.75rem;
  padding: 2px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 2px solid transparent;
  border-radius: 50%;
  background-color: #e81f2e;
  background-image: none;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
}

.social-media-link-block.footer-socmed-link-block:hover {
  padding: 2px;
  border: 2px solid #ffdf1c;
  background-color: #ed1b2e;
  -webkit-transform: scale(1.1) translate(0px, -5px);
  -ms-transform: scale(1.1) translate(0px, -5px);
  transform: scale(1.1) translate(0px, -5px);
}

.copyright-wrapper {
  display: inline-block;
}

.two-part-mobile-nav-wrapper {
  display: none;
}

.horiz-divider {
  height: 2px;
  margin-top: 0.5rem;
  margin-bottom: 1rem;
  background-color: #000;
}

.textlink-middleout {
  color: #e81c2e;
  font-weight: 500;
  text-decoration: none;
}

.textlink-middleout.footer-list-item-link {
  color: #dadada;
  font-weight: 400;
  cursor: pointer;
}

.textlink-middleout.footer-list-item-link:hover {
  color: #fff;
}

.textlink-middleout.top-nav-link {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
  color: #000;
  font-weight: 400;
}

.textlink-lr {
  color: #ed1b2e;
  font-weight: 500;
  text-decoration: none;
}

.textlink-bottomup {
  color: #ed1b2e;
  text-decoration: none;
}

.textlink-bottomup:hover {
  background-color: #ffdf1c;
}

.grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -1%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.grid.feature-card-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 0%;
  margin-bottom: 1.5rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.breadcrumb-divider {
  display: inline-block;
  margin-right: 0.5rem;
  margin-left: 0.25rem;
  color: #424242;
  font-size: 1rem;
}

.feature-cb {
  display: block;
}

.instagram-photo-feed-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.instagram-photo-wrap {
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}

.instagram-photo {
  width: 100%;
}

.header-secondary-content {
  position: relative;
  display: block;
  padding-right: 2rem;
  padding-left: 2rem;
}

.top-nav-ecomm-wrap {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1002;
  display: block;
  margin-top: 0rem;
  margin-right: 1.5%;
  margin-left: 2rem;
  padding-top: 0.5rem;
  padding-left: 0.75rem;
  float: right;
  border-left: 1px none rgba(34, 31, 31, .2);
}

.nav-bar-wide-wrap {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #e81f2e;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .3);
}

.nav-bar-widget {
  display: block;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: transparent;
}

.nav-menu-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 700px;
  float: right;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.newnav-container {
  position: relative;
  max-width: none;
  padding-right: 2rem;
  padding-left: 4rem;
}

.top-menu {
  padding-top: 0.6rem;
  padding-bottom: 0.25rem;
  float: right;
}

.top-nav-link {
  display: block;
  margin-right: 2px;
  margin-left: 2px;
  padding-right: 1rem;
  padding-bottom: 0.25rem;
  padding-left: 1rem;
  float: right;
  background-image: url('../images/triangle-wide-up-red.svg');
  background-position: 50% 130%;
  background-size: 20px;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Roboto Condensed';
  color: #221f1f;
  font-size: 0.9rem;
  line-height: 1.4rem;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.top-nav-link:hover {
  background-image: none;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  color: #ed1b2e;
}

.topnav-link {
  display: block;
  margin-right: 0.5rem;
  margin-left: 0.5rem;
  padding: 0.13rem 0.25rem 0.13rem 1.5rem;
  float: left;
  background-image: url('../images/fontawesome-map-pin-black.svg');
  background-position: 0px 0px;
  background-size: 18px 18px;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #000;
  font-size: 0.8rem;
  line-height: 1.4rem;
  font-weight: 500;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.topnav-link:hover {
  background-image: url('../images/fontawesome-map-pin-black.svg');
  background-position: 0px 0px;
  background-size: 18px 18px;
  background-repeat: no-repeat;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  color: #e81c2e;
  text-align: left;
}

.topnav-link.no-icon {
  background-image: none;
  padding-left: 0.25rem;
}

.topnav-link.cart {
  background-image: url('../images/cart-2-blk.svg');
  background-size: 18px 18px;
}

.topnav-link.cart:hover {
  background-image: url('../images/cart-2-blk.svg');
  background-size: 18px 18px;
  color: #e81c2e;
}

.topnav-link.account {
  padding-left: 1.5rem;
  background-image: url('../images/person-roundhead-blk-tall.svg');
  background-position: 0px 0px;
  background-size: 18px 18px;
  background-repeat: no-repeat;
}

.topnav-link.account:hover {
  color: #e81c2e;
}

.ecommerceNavList {
  padding: 0;
  margin: 0;
  display: flex;
}

.topnav-dd-toggle.w-dropdown-toggle {
  padding: 0;
}

.open .top-nav-dd-list {
  display: block;
}

.topnav-link.first-topnav-link,
.topnav-link.second-topnav-link {
  background-image: none;
  padding-left: 0.25rem;
}

.custom-topnav-li:hover .custom-topnav-trigger {
  color: #e81c2e;
}

.top-nav-dd-list {
  top: 26px;
  right: 0px;
  padding: 0.5rem 0.25rem;
  background-color: #fafafa;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .4);
  position: absolute;
  overflow: hidden;
  opacity: 1;
  min-width: 100%;
  display: none;
}

.ecommerceNavDropDown {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.open .top-nav-dd-list {
  display: block;
}

.top-nav-dd-list:hover {
  display: block;
}

.ecommerceNavDropDown li a {
  margin-bottom: 1px;
  background-image: none;
  box-shadow: none;
  font-size: 0.8rem;
  line-height: 1.2rem;
  display: block;
  padding: 0.5rem 0.75rem;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #221f1f;
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  vertical-align: top;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  white-space: nowrap;
}

.ecommerceNavDropDown li a:hover {
  margin-bottom: 1px;
  padding-right: 0.75rem;
  padding-left: 0.75rem;
  background-color: #ffdf1c;
  background-image: none;
}

.ecommerceNavDropDown li a.w--current {
  background-color: #ffdf1c;
}

.cta-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  padding: 1.75rem 1.5rem 2rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-top: 3px solid #ed1b2e;
  background-color: #fff;
  background-image: url('../images/halftone.png');
  background-position: 0px 0px;
  background-size: auto;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.cta-block:hover {
  border-top-color: #ffdf1c;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}

.cta-block.cta-block-2 {
  padding-top: 1rem;
  padding-right: 2.5rem;
  padding-left: 2.5rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top-color: #ed1b2e;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .3), hsla(0, 0%, 100%, .3)), url('../images/menuBg.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .3), hsla(0, 0%, 100%, .3)), url('../images/menuBg.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 219px;
}

.cta-block.cta-block-2:hover {
  border-top-color: #ffdf1c;
}

.cta-block.cta-block-2.order-online-cb {
  position: relative;
  width: 100%;
  border-top-color: #c71827;
  background-color: #e81c2e;
  background-image: -webkit-linear-gradient(270deg, rgba(237, 27, 46, .86), rgba(237, 27, 46, .86)), url('../images/triangle-texture-pattern_200b.png');
  background-image: linear-gradient(180deg, rgba(237, 27, 46, .86), rgba(237, 27, 46, .86)), url('../images/triangle-texture-pattern_200b.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 100px;
}

.cta-block.locator-block {
  position: relative;
  display: block;
  padding: 1rem 2.5rem;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .3), hsla(0, 0%, 100%, .3)), url('../images/menuBg.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .3), hsla(0, 0%, 100%, .3)), url('../images/menuBg.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 219px;
  background-repeat: repeat, repeat;
}

.cta-heading {
  margin-top: 0.7rem;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Chunkfive', serif;
  color: #ed1b2e;
  font-size: 2rem;
  line-height: 2.45rem;
  font-weight: 400;
  text-align: center;
}

.cta-heading.cta-heading-2 {
  font-family: 'Chunkfive', serif;
  color: #e81c2e;
  font-size: 2rem;
}

.cta-heading.cta-heading-2.order-cb-header {
  display: inline-block;
  color: #ffdf1c;
}

.cta-heading.instagram-heading {
  margin-top: 1rem;
  margin-bottom: 2rem;
  color: #fff;
  font-size: 2rem;
}

.cta-paragraph {
  color: #221f1f;
  font-size: 1.15rem;
  line-height: 1.85rem;
  font-weight: 400;
  text-align: center;
}

.cta-paragraph.cta-paragraph-2 p {
  color: #fff;
  font-weight: 400;
  text-align: center;
}

.cb-heading {
  font-family: 'Chunkfive', serif;
  color: #e81c2e;
  font-size: 2.5rem;
  line-height: 3rem;
  font-weight: 400;
}

.locations-option-form-wrap {
  width: 50%;
  float: left;
}

.locations-option-form-wrap.location-options-col-2 {
  width: 50%;
  padding-left: 0px;
}

.location-ez-form {
  margin-bottom: 1rem;
  overflow: hidden;
}

.locations-options-wrapper {
  display: block;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.locations-options-subhead {
  margin-bottom: 0.5rem;
  border-bottom: 1px solid rgba(0, 0, 0, .5);
  font-weight: 700;
  text-align: left;
}

.more-options-button {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #221f1f;
  font-size: 0.95rem;
  line-height: 0.95rem;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
}

.more-less-button-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.5rem;
  margin-bottom: 1rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.promo-paragraph {
  font-size: 1.65rem;
  line-height: 2.5rem;
  font-weight: 400;
}

.footer-heading {
  color: #ffdf1c;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.brush-line {
  height: 8px;
  margin-bottom: 1.25rem;
  border-radius: 10px;
  background-image: url('../images/brush-3-long.png');
  background-position: 0px 50%;
  background-size: 942px 8px;
  background-repeat: repeat-x;
}

.brush-line.brush-line-2 {
  height: 4px;
  background-image: url('../images/brush-3-long.png');
  background-size: 942px;
  opacity: 0.4;
}

.rooster {
  display: block;
  height: 42px;
  background-image: url('../images/caseys_rooster-circle-black.svg');
  background-position: 50% 50%;
  background-size: 40px 40px;
  background-repeat: no-repeat;
}

.css-arrow {
  width: 0px;
  height: 0px;
  float: left;
  border-style: solid;
  border-width: 22px 0px 22px 22px;
  border-color: transparent transparent transparent #ed1b2e;
}

.css-arrow.css-arrow-down {
  border-top-color: #ed1b2e;
  border-right-width: 22px;
  border-bottom-width: 0px;
  border-bottom-color: transparent;
  border-left-color: transparent;
}

.css-arrow.css-arrow-down.css-arrow-order-now {
  display: none;
  width: 600px;
  border-top-width: 15px;
  border-top-color: #ffdf1c;
  border-right-width: 300px;
  border-left-width: 300px;
}

.main-nav-button-wrap {
  display: block;
  min-width: 100px;
  float: left;
  background-image: url('../images/triangle-wide-up-yellow.svg');
  background-position: 50% 126%;
  background-size: 30px 8px;
  background-repeat: no-repeat;
  -webkit-transition: all 150ms ease;
  transition: all 150ms ease;
  text-align: center;
}

.main-nav-button-wrap:hover {
  background-image: url('../images/triangle-wide-up-yellow.svg');
  background-position: 50% 100%;
  background-size: 30px;
  background-repeat: no-repeat;
}

@media all and (-ms-high-contrast:none) {
  .main-nav-button-wrap:hover {
    background-position: 50% 105%;
  }
}

.special-price {
  margin-top: 0.1rem;
  margin-bottom: 0.1rem;
  color: #e81c2e;
  font-size: 1.75rem;
  line-height: 2.25rem;
  font-weight: 700;
}

.special-price-wrapper {
  position: relative;
  left: 50px;
  top: 0px;
  display: block;
  max-width: 400px;
  min-width: 200px;
  margin-top: 2rem;
  margin-bottom: 1rem;
  padding: 1rem 2.5rem 1rem 1.5rem;
  float: right;
  background-image: url('../images/caseys_thick-arrow-long-yellow.svg');
  background-position: 100% 50%;
  background-size: auto 300px;
  background-repeat: no-repeat;
}

.special-price-wrapper.price-wrap-right {
  position: absolute;
  left: -50px;
  top: 0px;
  z-index: 999;
  padding-right: 1.5rem;
  padding-left: 3rem;
  float: left;
  background-image: url('../images/caseys_thick-arrow-long-yellow-left.svg');
  background-position: 0px 50%;
}

.special-price-wrapper.price-wrap-left {
  position: absolute;
  left: auto;
  top: 0px;
  right: -50px;
  z-index: 999;
}

.offer-expiry {
  position: static;
  margin-bottom: 1rem;
  margin-left: 0rem;
  clear: left;
  font-size: 0.98rem;
  font-weight: 400;
}

.offer-expiry.specials-expiry {
  margin-right: 0.75rem;
  margin-bottom: 0.5rem;
  margin-left: 0.75rem;
  clear: none;
  color: #424242;
  font-size: 0.72rem;
  line-height: 0.9rem;
}

.text-link,
.content-col a,
.right-side-col a,
.left-side-col a {
  border-bottom: 1px dotted #868686;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #e81c2e;
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
}

.text-link:hover,
.content-col a:hover,
.right-side-col a:hover,
.left-side-col a:hover {
  border-bottom-style: none;
  border-bottom-color: transparent;
  color: #221f1f;
}

.content-col a.primary,
.right-side-col a.primary,
.left-side-col a.primary {
  color: #fff;
  font-weight: 700;
  border-bottom: 1px solid #e81f2e;
}

.content-col a.secondary,
.right-side-col a.secondary,
.left-side-col a.secondary {
  color: #e81f2e;
  font-weight: 700;
  border-bottom: 1px solid #ed1b2e;
}

.content-col a.tertiary,
.right-side-col a.tertiary,
.left-side-col a.tertiary {
  color: #221f1f;
  font-weight: 700;
  border-bottom: 1px solid #221f1f;
}

.heading-link,
.content-col h1 a,
.right-side-col h1 a,
.left-side-col h1 a,
.content-col h2 a,
.right-side-col h2 a,
.left-side-col h2 a,
.content-col h3 a,
.right-side-col h3 a,
.left-side-col h3 a,
.content-col h4 a,
.right-side-col h4 a,
.left-side-col h4 a,
.content-col h5 a,
.right-side-col h5 a,
.left-side-col h5 a,
.content-col h6 a,
.right-side-col h6 a,
.left-side-col h6 a {
  border-bottom: 1px dotted #868686;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #424242;
  text-decoration: none;
  cursor: pointer;
}

.heading-link:hover,
.content-col h1 a:hover,
.right-side-col h1 a:hover,
.left-side-col h1 a:hover,
.content-col h2 a:hover,
.right-side-col h2 a:hover,
.left-side-col h2 a:hover,
.content-col h3 a:hover,
.right-side-col h3 a:hover,
.left-side-col h3 a:hover,
.content-col h4 a:hover,
.right-side-col h4 a:hover,
.left-side-col h4 a:hover,
.content-col h5 a:hover,
.right-side-col h5 a:hover,
.left-side-col h5 a:hover,
.content-col h6 a:hover,
.right-side-col h6 a:hover,
.left-side-col h6 a:hover {
  border-bottom-color: transparent;
  color: #867c7c;
}

.heading-link.red-heading-link,
.content-col h1 a,
.right-side-col h1 a,
.left-side-col h1 a,
.content-col h2 a,
.right-side-col h2 a,
.left-side-col h2 a {
  color: #e81f2e;
}

.heading-link.red-heading-link:hover,
.content-col h1 a:hover,
.right-side-col h1 a:hover,
.left-side-col h1 a:hover,
.content-col h2 a:hover,
.right-side-col h2 a:hover,
.left-side-col h2 a:hover {
  color: #867c7c;
}

.nav-drop-wrap {
  position: relative;
  z-index: 1500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 5px;
  margin-left: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.nav-drop-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-image: url('../images/triangle-wide-up-yellow.svg');
  background-position: 50% 124%;
  background-size: 30px;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  line-height: 1.4rem;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
}

.nav-drop-toggle:hover {
  background-position: 50% 100%;
}

.nav-drop-toggle.w--open {
  background-image: url('../images/triangle-wide-up-yellow.svg');
  background-position: 50% 100%;
  background-size: 30px;
  background-repeat: no-repeat;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.nav-drop-toggle.w--open:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.nav-drop-toggle.w--open:focus {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.cb-content-wrap {
  position: relative;
}

.privacy-terms-wrapper {
  display: inline-block;
}

.locations-ck-box-item {
  font-weight: 400;
}

.locations-ck-field-label {
  color: #221f1f;
  font-size: 1rem;
  line-height: 1.2rem;
  font-weight: 400;
}

.locations-ck-box {
  background-color: #0098ff;
}

.less-options-button {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #221f1f;
  font-size: 0.95rem;
  line-height: 0.95rem;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
}

.location-button-wrap {
  display: none;
  text-align: center;
}

.get-acrobat-link {
  width: 160px;
  height: 41px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
}

.get-acrobat-link:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.order-online-section {
  position: relative;
  top: -10px;
  display: inline-block;
}

.order-online-header {
  display: inline-block;
  font-family: 'Chunkfive', serif;
  color: #221f1f;
  font-size: 1.75rem;
  line-height: 1.75rem;
  font-weight: 400;
  text-align: center;
}

.order-online-link {
  width: 450px;
  padding-bottom: 0.15rem;
  background-image: url('../images/wedge-yellow-3b.svg');
  background-position: 50% 50%;
  background-size: 968px 120px;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  text-decoration: none;
  cursor: pointer;
}

.order-online-link:hover {
  background-image: url('../images/wedge-yellow-3b.svg');
  background-position: 50% 50%;
  background-size: 968px 120px;
  background-repeat: no-repeat;
  -webkit-transform: translate(0px, 6px);
  -ms-transform: translate(0px, 6px);
  transform: translate(0px, 6px);
}

.star-wrapper {
  display: block;
  width: 20px;
  height: 30px;
  margin-right: 1rem;
  margin-left: 1rem;
  background-image: url('../images/caseys_star_blk.svg');
  background-position: 50% 50%;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  opacity: 0.9;
}

.star-wrapper.smaller-star {
  width: 14px;
  height: 30px;
  margin-right: 0.5rem;
  margin-left: 0.5rem;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/caseys_star_blk.svg');
  background-position: 50% 50%;
  background-size: 14px 14px;
  background-repeat: no-repeat;
}

.order-online-content-wrapper {
  display: inline-block;
  padding-top: 1.1rem;
  padding-bottom: 0.25rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1rem;
}

.text-field {
  width: 70%;
  height: 44px;
  margin-bottom: 0px;
  float: left;
  border: 1px solid #c3c3c3;
  background-color: #fff;
}

.slide-caption-text,
.slide-caption-wrapper p {
  display: block;
  padding-top: 0.25rem;
  padding-right: 1rem;
  padding-left: 1rem;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  color: #221f1f;
  font-size: 2vw;
  line-height: 2vw;
  font-weight: 700;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
}

.slide-caption-wrapper h4 {
  font-weight: 700;
  color: #000;
}

.slide-caption-wrapper p {
  margin-bottom: 0;
}

.slide-caption-wrapper span {
  display: block;
}

.slide-caption-slab-text {
  font-family: 'Chunkfive', serif;
}

.slide-caption-med-text {
  display: block;
  font-size: 3vw;
  line-height: 3vw;
}

.slide-caption-lg-text {
  font-size: 4vw;
  line-height: 4vw;
}

.slide-caption-XL-text {
  font-size: 5vw;
  line-height: 5vw;
}

.slide-caption-2XL-text {
  font-size: 8vw;
  line-height: 8vw;
  font-weight: 700;
  letter-spacing: -0.25rem;
}

.slide-caption-2XL-text .slide-caption-slab-text,
.slide-caption-slab-text .slide-caption-2XL-text {
  letter-spacing: 0.25rem;
}

.slide-caption-wrapper p:last-of-type {
  opacity: 0;
  -webkit-transform: translate(0px, -20px) scale(0.5, 0.5);
  -ms-transform: translate(0px, -20px) scale(0.5, 0.5);
  transform: translate(0px, -20px) scale(0.5, 0.5);
}

.cycle-slide-active .slide-caption-wrapper p:last-of-type {
  opacity: 1;
  transform: translateX(0px) translateY(0px) translateZ(0px) scaleX(1) scaleY(1) scaleZ(1);
  transition: opacity 500ms ease 0s, transform 600ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
}

.ken-burns-wrapper {
  position: relative;
  overflow: hidden;
  height: 100%;
}

.ken-burns-wrapper {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.cycle-slide-active .ken-burns-wrapper {
  -webkit-transform: scaleX(1.2) scaleY(1.2);
  -ms-transform: scaleX(1.2) scaleY(1.2);
  transform: scaleX(1.2) scaleY(1.2);
  -webkit-transition: transform 15000ms ease 0s;
  transition: transform 15000ms ease 0s;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS */
  .cycle-slide-active .ken-burns-wrapper {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition-property: none;
    transition-property: none;
  }
}

@supports (-ms-ime-align: auto) {
  /* IE Edge 12+ CSS */
  .cycle-slide-active .ken-burns-wrapper {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition-property: none;
    transition-property: none;
  }
}

.slide-3 {
  cursor: pointer;
}

.click-here {
  display: inline-block;
  color: #221f1f;
  font-size: 0.8rem;
  line-height: 1rem;
  font-weight: 400;
}

.online-order-header-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1.6rem;
}

.order-click-wrap {
  display: inline-block;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.cb-header-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: none;
  background-repeat: repeat;
}

.unordered-list {
  padding-left: 0px;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-align: center;
  list-style-type: disc;
}

.app-badge-link {
  width: 135px;
  height: 40px;
  margin-right: 1rem;
  margin-left: 1rem;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
}

.app-badge-link:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.topnav-divider {
  display: inline-block;
  margin-top: -2px;
  margin-right: 0.5rem;
  margin-left: 0.5rem;
  float: left;
  font-size: 1.25rem;
}

.center-cb-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: #df1b2a;
  background-image: none;
  background-position: 0px 0px;
}

.special-heading {
  display: inline-block;
  margin-top: 0rem;
  margin-bottom: 0rem;
  font-family: 'Chunkfive', serif;
  color: #e81c2e;
  font-size: 2rem;
  font-weight: 400;
  text-align: center;
}

.list-item {
  display: inline;
  margin-right: 0.25rem;
  margin-left: 0.25rem;
  color: #221f1f;
}

.app-cta {
  color: #221f1f;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  text-align: center;
}

.app-badge-wrapper {
  margin-top: 1rem;
  margin-bottom: 2.5rem;
  text-align: center;
}

.special-section-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.75rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.inside-main-content-section {
  padding-top: 134px;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
}

.h1-heading {
  display: block;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  font-family: 'Chunkfive', serif;
  color: #fff;
  font-size: 2.125rem;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.05rem;
  text-shadow: 0 0 5px rgba(0, 0, 0, .5);
  line-height: 2.7rem;
}

.success-message {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding: 1rem 1rem 1rem 1.25rem;
  border-top: 2px solid #4fb402;
  border-bottom: 2px solid #4fb402;
  background-color: hsla(94, 73%, 76%, .8);
}

.success-message-text {
  color: #202020;
  font-weight: 400;
}

.error-message {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding: 1rem 1rem 1rem 1.25rem;
  border-top: 2px solid #e81c2e;
  border-bottom: 2px solid #e81c2e;
  background-color: rgba(255, 190, 195, .5);
}

.right-sidebar-item-wrap {
  margin-bottom: 1.5rem;
}

.corporate-row-1-left p,
.intro-paragraph,
.intro_paragraph {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  font-size: 1.25rem;
  line-height: 2rem;
  font-weight: 400;
  display: block;
}

.paragraph {
  font-weight: 400;
}

.h2-heading {
  color: #e81f2e;
  font-weight: 600;
}

.inside-page-banner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 300px;
  padding-right: 4rem;
  padding-left: 4rem;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.form-messages {
  display: block;
}

.feature-card-bg-image {
  height: 200px;
  margin-top: 4px;
  margin-right: 4px;
  margin-left: 4px;
  background-image: url('../images/placeholder-image.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.feature-card-bg-image.pizza {
  background-image: url('../images/PepperoniProducts.jpg');
}

.feature-card-bg-image.subs-wraps {
  background-image: url('../images/SubCategory.jpg');
}

.feature-card-bg-image.burgers-sandwiches {
  display: block;
  background-image: url('../images/HamburgerProduct.jpg');
  background-size: cover;
}

.feature-card-bg-image.appetizer {
  background-image: url('../images/Appetizer_Category.jpg');
}

.feature-card-bg-image.bakery {
  background-image: url('../images/BakeryCategory.jpg');
}

.feature-card-bg-image.breakfast {
  background-image: url('../images/BreakfastCategory.jpg');
}

.feature-card-bg-image.salads {
  background-image: url('../images/TossedSaladProduct.jpg');
}

.feature-card-bg-image.beverages {
  background-image: url('../images/CoffeeProduct.jpg');
}

.grid-link-block-third {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 1px solid #d6d6d6 !important;
  background-color: #fff;
  box-shadow: none;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-decoration: none;
  cursor: pointer;
}

.grid-link-block-third:hover {
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
  opacity: 0.85;
}

.feature-card-heading {
  display: block;
  margin-top: 0rem;
  margin-bottom: 0rem;
  padding: 0px 0rem;
  font-family: 'Chunkfive', serif;
  color: #fff;
  font-size: 1.5rem;
  line-height: 1.9rem;
  font-weight: 400;
  text-align: right;
  letter-spacing: 0.05rem;
}

.feature-item-name-wrapper {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 62px;
  margin-right: 4px;
  margin-bottom: 4px;
  margin-left: 4px;
  padding-right: 0.75rem;
  padding-left: 1rem;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e81f2e;
}

.menu-disclaimer {
  padding-right: 1rem;
  padding-left: 1rem;
  font-size: 0.9rem;
  line-height: 1.5rem;
  text-align: center;
  margin-top: 20px;
}

.special-card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 22%;
  margin: 1.5rem 0.9vw;
  padding-bottom: 2.5rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 1px solid #d6d6d6;
  text-decoration: none;
}

.special-card.community.first {
  margin-left: 0;
}

.special-card.community.second {
  margin-right: 0;
}

.special-card.community {
  width: calc(50% - 0.9vw);
}

.special-card.bottom-row-special.first {
  margin-left: 0;
}

.special-card.bottom-row-special.last {
  margin-right: 0;
}

.special-card.bottom-row-special {
  width: calc(33.33333% - 1.2vw);
}

.special-bg-image {
  height: 150px;
  margin-top: 0.25rem;
  margin-right: 0.25rem;
  margin-left: 0.25rem;
  background-image: url('../images/placeholder-image.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.special-bg-image.ad-image-2 {
  background-image: url('../images/food-deal3.jpg');
}

.special-bg-image.ad-image-3 {
  background-image: url('../images/do-not-use-on-live-site.jpg');
}

.special-bg-image.ad-image-4 {
  background-image: url('../images/Breakfast-Pizza-Online-Order-899_2000.jpg');
}

.special-bg-image.ad-image-5 {
  background-image: url('../images/HamburgerProduct.jpg');
}

.special-bg-image.ad-image-6 {
  background-image: url('../images/food-deal4.jpg');
}

.special-bg-image.ad-image-8 {
  background-image: url('../images/PepperoniProducts.jpg');
}

.special-bg-image.ad-image-9 {
  background-image: url('../images/powerade_do-not-use-on-live-site.png');
}

.special-bg-image.ad-image-10 {
  background-image: url('../images/Sausage-Pizza-Order-Online-899_2000.jpg');
}

.special-bg-image.ad-image-11 {
  background-image: url('../images/crispy-prosciutto-flatbread-do-not-use-on-live-site.jpg');
}

.special-bg-image.ad-image-7 {
  background-image: url('../images/join-caseys.jpg');
}

.special-bg-image.ad-image-1 {
  background-image: url('../images/PepperoniProducts.jpg');
}

.field-label {
  font-weight: 600;
}

.offer-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.offer-heading {
  margin: 0.75rem 0.75rem 0.25rem;
  font-family: Montserrat, sans-serif;
  color: #221f1f;
  font-size: 1.4rem;
  line-height: 1.7rem;
  font-weight: 600;
}

.offer-description {
  margin-right: 0.75rem;
  margin-bottom: 0.75rem;
  margin-left: 0.75rem;
  color: #424242;
  font-size: 0.9rem;
  line-height: 1.3rem;
}

.specials-cta {
  display: inline-block;
  margin-top: 0rem;
  margin-bottom: 0rem;
  float: right;
  color: #fff;
  font-size: 1rem;
  line-height: 1.2rem;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

.offer-cta-wrap {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  padding: 0.5rem 0.75rem 0.5rem 0.5rem;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e81f2e;
  background-image: none;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.offer-cta-wrap:hover {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2));
}

.offer-cta-wrap.no-link:hover {
  background-image: none;
}

.specials-arrow {
  width: 20px;
  height: 24px;
  margin-left: 0.25rem;
  float: right;
  background-image: url('../images/triangle-right-yellow.svg');
  background-position: 50% 50%;
  background-size: 10px 18px;
  background-repeat: no-repeat;
}

.card-page-text-content {
  display: block;
  padding-right: 1.5rem;
  padding-left: 2rem;
}

.feature-card-arrow {
  width: 20px;
  height: 60px;
  margin-left: 0.5rem;
  background-image: url('../images/triangle-right-yellow.svg');
  background-position: 50% 50%;
  background-size: 12px 32px;
  background-repeat: no-repeat;
}

.hover-dark {
  width: 30%;
  margin: 1.5rem 1vw;
  background-color: #000;
  box-shadow: inset 0 0 0 4px #fff;
}

.special-card-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-decoration: none;
  cursor: pointer;
  height: auto;
  border-bottom: 0 none !important;
}

.cb-imagecallout-wrap {
  position: relative;
  width: 50%;
}

.cb-image-inner-wrap {
  position: relative;
  z-index: 100;
  height: 100%;
  padding-top: 24%;
  padding-bottom: 24%;
  background-image: url('../images/placeholder-image.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.cb-image-inner-wrap:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.cb-image-inner-wrap.cb-row-1-image {
  background-image: url('../images/Dinner_Taco_CB97E698D1CBA.jpg');
}

.cb-image-inner-wrap.cb-row-2-image {
  background-image: url('../images/Lunch_Subs_C0EFCDD5B53DA.jpg');
}

.cb-image-outer-wrap {
  position: relative;
  z-index: 100;
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

html.w-mod-js *[data-ix="load-order-online"] {
  opacity: 0;
  -webkit-transform: translate(0px, -63px);
  -ms-transform: translate(0px, -63px);
  transform: translate(0px, -63px);
}

html.w-mod-js *[data-ix="zoom-in-slide"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px) scale(0.5, 0.5);
  -ms-transform: translate(0px, -20px) scale(0.5, 0.5);
  transform: translate(0px, -20px) scale(0.5, 0.5);
}

html.w-mod-js *[data-ix="slide-in-from-left-on-scroll"] {
  opacity: 0;
  -webkit-transform: translate(-150px, 0px);
  -ms-transform: translate(-150px, 0px);
  transform: translate(-150px, 0px);
}

html.w-mod-js *[data-ix="slide-in-from-right-on-scroll"] {
  opacity: 0;
  -webkit-transform: translate(150px, 0px);
  -ms-transform: translate(150px, 0px);
  transform: translate(150px, 0px);
}

html.w-mod-js *[data-ix="slide-in-from-bottom-on-scroll"] {
  opacity: 0;
  -webkit-transform: translate(0px, 80px) scale(0.8, 0.8);
  -ms-transform: translate(0px, 80px) scale(0.8, 0.8);
  transform: translate(0px, 80px) scale(0.8, 0.8);
}

html.w-mod-js *[data-ix="hide-location-options"] {
  display: none;
}

html.w-mod-js *[data-ix="less-options"] {
  display: none;
}

.special-card {
  min-width: 220px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

@media screen and (min-width: 992px) and (max-height: 912px) {
  .rotator-section {
    height: 640px !important;
  }
}

@media (max-width: 991px) {
  h2 {
    font-size: 1.65rem;
    line-height: 2.35rem;
  }
  h3 {
    font-size: 1.4rem;
    line-height: 2.1rem;
  }
  h4 {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }
  h5 {
    font-size: 1.2rem;
    line-height: 1.8rem;
  }
  h6 {
    font-size: 1.1rem;
    font-weight: 500;
  }
  .button.secondary.cta-button {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 3px;
    display: inline-block;
    margin: 0.5rem 1.5rem 1rem;
    padding: 10px 5px !important;
    font-size: 1rem;
    line-height: 1.1rem;
  }
  .button.secondary.cta-button.find-button {
    border-style: none;
    background-color: #e81c2e;
    color: #fff;
    font-size: 1rem;
  }
  .button.secondary.cta-button.find-button:hover {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)) !important;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)) !important;
    background-color: #e81c2e !important;
    color: #fff !important;
  }
  .button.secondary.cta-button-red {
    position: absolute;
    left: 0px;
    top: 92.609px;
    right: 0px;
    bottom: 0.65px;
    height: 40px;
    min-width: 0px;
    margin-top: 0.5rem;
    margin-right: 1.5rem;
    margin-left: 1.5rem;
    padding: 12px 5px;
  }
  .button.cta-button:hover {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)) !important;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)) !important;
  }
  .button.cta-button.location-button {
    position: relative;
    left: 0px;
    right: 0px;
    bottom: 0.65rem;
    width: auto;
    margin-top: 0.5rem;
    margin-bottom: 1rem;
    padding-top: 12px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }
  .main-content {
    width: 100%;
  }
  .container {
    max-width: 940px;
  }
  .container.content-container {
    max-width: 991px;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .container.footer-container {
    padding-right: 3rem;
    padding-left: 3rem;
  }
  .container.signoff-container {
    padding-top: 2rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .container.cta-container {
    display: none;
    max-width: none;
  }
  .container.cta-container-tablet-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 991px;
  }
  .container.inside-page-banner-container {
    z-index: 999;
  }
  .container.breadcrumbs-container {
    padding-bottom: 0px;
  }
  .left-nav-col {
    display: none;
  }
  .content-col {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .breadcrumbs-wrapper {
    margin-top: 2rem;
    font-size: 0.9rem;
    line-height: 1.5rem;
  }
  .breadcrumb-link {
    margin-top: 0.25rem;
  }
  .breadcrumb-current {
    margin-top: 0.25rem;
  }
  .content-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .right-side-col {
    width: 100%;
    margin-top: 2rem;
    margin-left: 0rem;
  }
  .brand {
    top: -74px;
    width: 150px;
    margin-left: 2rem;
  }
  .main-nav-link,
  .main-nav-button-wrap > a {
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    text-align: left;
  }
  .main-nav-link.mobile-duplicate {
    display: block;
    width: 88%;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom-style: none;
  }
  .main-nav-link.mobile-duplicate:hover {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    color: #ffdf1c;
  }
  .main-nav-link.mobile-duplicate.mobile-home {
    width: 100%;
  }
  .main-nav-link.mobile-duplicate.mobile-no-subpages {
    width: 100%;
  }
  .dropdown-wrapper {
    display: none;
  }
  .rotator-section {
    height: 550px;
  }
  .slide-caption-wrapper {
    max-width: 80%;
    padding: 1rem;
  }
  .arrow-icon {
    top: 325px;
    height: 60px;
    background-position: 6px 50%;
    background-size: 150px 50px;
  }
  .arrow-icon.right-arrow-icon {
    background-position: 108% 50%;
    background-size: 150px 50px;
  }
  .home-content-section.content-row.final-feature {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .cb-static.cb-content {
    width: 100%;
    height: auto;
  }
  .cb-static.cb-content.cb-content-2 {
    max-width: 991px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .cb-static.cb-static-row-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .cb-static.cb-static-row-1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .signoff-wrapper {
    margin-top: 0.75rem;
  }
  .copyright-paragraph {
    margin-right: 0px;
  }
  .menu-icon {
    padding: 10px 14px;
    color: #fff;
    font-size: 2rem;
    line-height: 2rem;
  }
  .menu-icon:hover {
    color: #ffdf1c;
  }
  .mobile-link-label {
    display: inline-block;
    margin-bottom: 0rem;
  }
  .mobile-menu-arrow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 12%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-left: 1px solid rgba(0, 0, 0, .2);
    color: #fff;
  }
  .mobile-menu-arrow:hover {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
    color: #ffdf1c;
  }
  .cb-static.footer-cb-1 {
    flex: 1 0 27.5%;
  }
  .cb-static.footer-cb-2 {
    flex: 1 0 33%;
  }
  .footer-nav-list {
    width: 100%;
  }
  .footer-nav-list._1 {
    width: 100%;
  }
  .footer-nav-list-item {
    width: 100%;
  }
  .footer-nav-list._1 .footer-nav-list-item {
    width: 100%;
  }
  .footer-nav-list-item._1 {
    order: 1;
  }
  .footer-nav-list-item._2 {
    order: 2;
  }
  .footer-nav-list-item._3 {
    order: 3;
  }
  .footer-nav-list-item._4 {
    order: 4;
  }
  .footer-nav-list-item._5 {
    order: 5;
  }
  .footer-nav-list-item._6 {
    order: 6;
  }
  .footer-nav-list-item._7 {
    order: 7;
  }
  .social-media-wrapper.footer-socmed-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .copyright-wrapper {
    margin-bottom: 1rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .two-part-mobile-nav-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
  }
  .textlink-middleout.top-nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .textlink-middleout.top-nav-link:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .grid.feature-card-grid {
    margin-top: 1.5rem;
    margin-bottom: 1.25rem;
  }
  .feature-cb {
    padding-right: 4rem;
    padding-left: 4rem;
  }
  .instagram-photo-feed-wrap {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .instagram-photo-wrap {
    margin-bottom: 1rem;
  }
  .top-nav-ecomm-wrap {
    margin-right: 1%;
    border-left-style: none;
  }
  .nav-bar-wide-wrap {
    display: block;
  }
  .nav-menu-wrap {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 80%;
    min-width: 0px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border-left: 4px solid #000;
    background-color: #221f1f;
  }
  .newnav-container {
    padding-right: 0rem;
    padding-left: 0rem;
  }
  .top-menu {
    display: none;
  }
  .topnav-link {
    padding-left: 1.3rem;
    background-position: 0px 2px;
    background-size: 16px 16px;
    font-size: 0.75rem;
  }
  .topnav-link:hover {
    background-image: url('../images/person-roundhead-blk-tall.svg');
    background-position: 0px 2px;
    background-size: 16px 16px;
    background-repeat: no-repeat;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .topnav-link.no-icon:hover {
    background-image: none;
  }
  .topnav-link.cart {
    padding-left: 1.3rem;
    background-position: 0px 2px;
    background-size: 16px 16px;
    font-size: 0.7rem;
  }
  .topnav-link.cart:hover {
    background-position: 0px 2px;
    background-size: 16px 16px;
  }
  .topnav-link.account-mobile {
    width: 1.5rem;
    height: 1.5rem;
    background-position: 50% 50%;
  }
  .topnav-link.account-mobile:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .topnav-link.cart-mobile {
    width: 1.5rem;
    height: 1.5rem;
    background-image: url('../images/cart-2-blk-50pct.svg');
    background-position: 50% 50%;
    background-size: 20px;
  }
  .topnav-link.cart-mobile:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .topnav-link.account {
    padding-left: 1.3rem;
    background-position: 0px 1px;
    background-size: 16px 16px;
    font-size: 0.7rem;
  }
  .topnav-link.account:hover {
    background-position: 0px 1px;
  }
  .topnav-link.first-topnav-link,
  .topnav-link.second-topnav-link {
    background-image: none;
  }
  .cta-block {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .cta-block.cta-block-2 {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .cta-block.cta-block-2.order-online-cb {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .cta-block.locator-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    background-position: 50% 94%, 0px 0px;
  }
  .cta-heading {
    margin-top: 0.5rem;
    color: #e81c2e;
    font-size: 1.75rem;
    line-height: 2rem;
  }
  .cta-heading.cta-heading-2 {
    display: block;
    width: 150px;
    margin-top: 0.5rem;
    margin-right: auto;
    margin-left: auto;
    color: #fff;
    font-size: 1.75rem;
    line-height: 2rem;
  }
  .cta-heading.instagram-heading {
    line-height: 2.45rem;
  }
  .cta-heading.cta-heading-1 {
    display: block;
    width: 150px;
    margin-right: auto;
    margin-left: auto;
  }
  .cta-heading.cta-heading-3 {
    display: block;
    width: 220px;
    margin-right: auto;
    margin-left: auto;
  }
  .cta-paragraph {
    font-size: 1rem;
    line-height: 1.75rem;
  }
  .cta-paragraph.cta-paragraph-2 p {
    font-size: 1rem;
    line-height: 1.75rem;
  }
  .cb-heading {
    color: #ed1b2e;
    font-size: 2rem;
    line-height: 2.5rem;
  }
  .locations-option-form-wrap {
    width: 50%;
  }
  .locations-option-form-wrap.location-options-col-2 {
    padding-left: 10px;
  }
  .location-ez-form {
    display: none;
    margin-right: 1.5rem;
    margin-bottom: 0.5rem;
    margin-left: 1.5rem;
  }
  .locations-options-wrapper {
    display: block;
  }
  .more-options-button {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .more-less-button-wrapper {
    margin-top: 0.5rem;
    margin-bottom: 1rem;
  }
  .promo-paragraph {
    font-size: 1.25rem;
    line-height: 2rem;
  }
  .brush-line.brush-line-2 {
    margin-bottom: 1.5rem;
  }
  .special-price-wrapper {
    position: relative;
    left: 0px;
    top: 320px;
    max-width: 500px;
    padding-left: 2.5rem;
    float: left;
  }
  .special-price-wrapper.price-wrap-right {
    left: 0px;
    top: 320px;
    padding-right: 2.5rem;
    padding-left: 2.5rem;
    background-image: url('../images/caseys_thick-arrow-long-yellow.svg');
    background-position: 100% 50%;
  }
  .special-price-wrapper.price-wrap-left {
    left: 0px;
    top: 320px;
    right: 0px;
  }
  .offer-expiry {
    position: relative;
    font-size: 0.92rem;
    line-height: 1.5rem;
  }
  .cb-content-wrap {
    height: auto;
  }
  .mobile-menu-toggle {
    padding: 0px;
  }
  .mobile-menu-toggle:hover {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2));
  }
  .mobile-menu-toggle.w--open {
    background-color: transparent;
  }
  .privacy-terms-wrapper {
    margin-bottom: 0.75rem;
  }
  .copyright-privacy-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
  .mobile-cta-block {
    display: block;
    width: 33.33%;
    height: 195px;
    padding: 1rem 0.13rem;
    border-top: 1px solid #ed1b2e;
    background-image: url('../images/halftone.png');
    background-position: 0px 0px;
  }
  .mobile-cta-block.mobile-cta-block-side {
    position: relative;
    display: block;
    width: 33.33%;
    height: 170px;
    padding: 1rem 0.5rem;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    border-top: 3px solid #ed1b2e;
    background-color: #fff;
    background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .3), hsla(0, 0%, 100%, .3)), url('../images/menuBg.png');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .3), hsla(0, 0%, 100%, .3)), url('../images/menuBg.png');
    background-position: 0px 0px, 0px 0px;
    background-size: auto, 219px;
  }
  .mobile-cta-block.mobile-cta-block-side.mobile-cta-block-right {
    background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .3), hsla(0, 0%, 100%, .3)), url('../images/menuBg.png');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .3), hsla(0, 0%, 100%, .3)), url('../images/menuBg.png');
    background-position: 0px 0px, 0px 0px;
    background-size: auto, 219px;
  }
  .mobile-cta-block.mobile-cta-block-center {
    position: relative;
    display: block;
    height: 170px;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    border-top: 3px solid #c71827;
    background-color: #e81c2e;
    background-image: -webkit-linear-gradient(270deg, rgba(237, 27, 46, .86), rgba(237, 27, 46, .86)), url('../images/triangle-texture-pattern_200b.png');
    background-image: linear-gradient(180deg, rgba(237, 27, 46, .86), rgba(237, 27, 46, .86)), url('../images/triangle-texture-pattern_200b.png');
    background-position: 0px 0px, 0px 0px;
    background-size: auto, 80px;
    box-shadow: inset 1px 0 0 0 rgba(0, 0, 0, .2), inset -1px 0 0 0 rgba(0, 0, 0, .2);
  }
  .locations-option-checklist-form {
    font-size: 18rem;
  }
  .locations-ck-box-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .locations-ck-field-label {
    margin-bottom: 0px;
    font-size: 0.82rem;
    line-height: 0.95rem;
    font-weight: 400;
  }
  .locations-ck-box {
    margin-top: 0px;
    margin-right: 3px;
  }
  .big-plus-minus {
    font-size: 1.15rem;
  }
  .less-options-button {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .order-online-section {
    display: inline-block;
  }
  .order-online-header {
    font-size: 1.5rem;
    line-height: 1.5rem;
  }
  .order-online-link {
    width: 340px;
    background-size: 325px 120px;
  }
  .order-online-link:hover {
    background-size: 325px 120px;
    -webkit-transform: translate(0px, 6px);
    -ms-transform: translate(0px, 6px);
    transform: translate(0px, 6px);
  }
  .star-wrapper {
    width: 20px;
    height: 22px;
    margin-right: 0.5rem;
    margin-left: 0.5rem;
    background-size: 17px 17px;
  }
  .order-online-content-wrapper {
    padding-top: 1rem;
  }
  .text-field {
    display: none;
    width: 100%;
    height: 40px;
    padding-right: 6px;
    padding-left: 6px;
    font-size: 0.75rem;
  }
  .slide-caption-small-text {
    font-size: 3vw;
    line-height: 3vw;
  }
  .slide-caption-med-text {
    font-size: 4vw;
    line-height: 4vw;
  }
  .slide-caption-lg-text {
    font-size: 6vw;
    line-height: 6vw;
  }
  .slide-caption-XL-text {
    font-size: 7vw;
    line-height: 7vw;
  }
  .slide-caption-2XL-text {
    font-size: 10vw;
    line-height: 10vw;
  }
  .click-here {
    line-height: 0.8rem;
  }
  .unordered-list {
    font-size: 1.25rem;
  }
  .form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .topnav-divider {
    display: none;
  }
  .corporate-row-1-left p,
  .intro-paragraph,
  .intro_paragraph {
    margin-top: 1rem;
    font-size: 1.15rem;
    line-height: 1.9rem;
  }
  .h2-heading {
    font-size: 1.65rem;
    line-height: 2.35rem;
  }
  .grid-link-block-third {
    width: 100%;
  }
  .feature-card-heading {
    font-size: 1.7rem;
  }
  .feature-item-name-wrapper {
    height: 66px;
    background-image: none;
  }
  .special-card {
    width: 45%;
    margin-top: 0.5rem;
    margin-right: 1rem;
    margin-left: 1rem;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .special-card.community {
    width: calc(50% - 1rem);
  }
  .special-card.bottom-row-special {
    width: calc(33.33333% - 1.3333333rem);
  }
  .special-bg-image {
    height: 200px;
  }
  .offer-heading {
    margin-top: 1rem;
    margin-bottom: 0.5rem;
  }
  .offer-description {
    margin-bottom: 1rem;
  }
  .card-page-text-content {
    display: block;
    margin-bottom: 1.25rem;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .hover-dark {
    width: 45%;
    margin-top: 0.5rem;
    margin-right: 1rem;
    margin-left: 1rem;
  }
  .cb-imagecallout-wrap {
    width: 100%;
    height: 450px;
  }
}

@media (max-width: 767px) {
  h2 {
    margin-top: 1.25rem;
  }
  h3 {
    margin-bottom: 0.5rem;
    font-size: 1.35rem;
    line-height: 2.1rem;
  }
  h6 {
    font-size: 1rem;
    line-height: 1.6rem;
  }
  ul {
    padding-left: 20px;
  }
  ol {
    padding-left: 20px;
  }
  blockquote {
    font-size: 1.1rem;
    line-height: 1.8rem;
  }
  .button.secondary.cta-button {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 3px;
    margin-top: 0.5rem;
    margin-right: 1.5rem;
    margin-left: 1.5rem;
    padding: 9px 5px !important;
    height: auto;
    font-size: 0.95rem;
    line-height: 1rem;
  }
  .button.secondary.cta-button.find-button {
    font-size: 0.95rem;
  }
  .button.cb-button {
    float: none;
    clear: none;
  }
  .button.cta-button {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0.65rem;
    height: 40px;
    margin-right: 1.25rem;
    margin-left: 1.25rem;
    padding: 12px 5px;
    font-size: 0.95rem;
  }
  .button.cta-button.location-button {
    margin: 0.5rem 1.5rem 1rem;
  }
  .container {
    max-width: 728px;
  }
  .container.content-container {
    max-width: 767px;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .container.homepage-content-container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .container.footer-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .container.footer-container.social {
    height: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .container.cta-container {
    display: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .container.cta-container-tablet-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 767px;
  }
  .container.acrobat-container {
    margin-top: 1.5rem;
    padding-top: 1.75rem;
  }
  .container.app-container {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .container.inside-page-banner-container {
    min-width: 300px;
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .content-col {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .breadcrumbs-wrapper {
    margin-top: 2rem;
    font-size: 0.85rem;
  }
  .brand {
    margin-left: 0rem;
  }
  .main-nav-link.mobile-duplicate {
    width: 84%;
  }
  .rotator-section {
    height: 500px;
  }
  .slide-caption-wrapper {
    max-width: 90%;
  }
  .arrow-icon {
    top: 295px;
    height: 60px;
    background-position: 10px 50%;
    background-size: 150px 50px;
  }
  .arrow-icon.right-arrow-icon {
    left: -15px;
    background-position: 114% 50%;
    background-size: 150px 50px;
  }
  .cb-static {
    width: 100%;
  }
  .cb-static.footer-cb-1 {
    width: 50%;
  }
  .cb-static.footer-cb-2 {
    width: 50%;
  }
  .cb-static.footer-cb-3 {
    display: block;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .cb-static.cb-content {
    padding-right: 3rem;
    padding-left: 3rem;
  }
  .signoff-wrapper {
    margin-top: 0.5rem;
  }
  .mobile-menu-arrow {
    width: 16%;
  }
  .footer-nav-list-item {
    margin-bottom: 0.3rem;
  }
  .grid.feature-card-grid {
    margin-bottom: 1rem;
  }
  .feature-cb {
    padding-right: 3rem;
    padding-left: 3rem;
  }
  .header-secondary-content {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .top-nav-ecomm-wrap {
    border-left-style: none;
  }
  .top-nav-ecomm-wrap.ecomm-mobile {
    position: relative;
    z-index: auto;
    display: inline-block;
    margin-right: 10px;
    padding-top: 0rem;
    padding-left: 0rem;
    float: right;
  }
  .nav-bar-widget {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .nav-menu-wrap {
    width: 70%;
  }
  .newnav-container {
    padding-right: 0rem;
    padding-left: 1.5rem;
  }
  .top-menu {
    display: none;
  }
  .topnav-link.account-mobile {
    width: 55px;
    height: 52px;
    margin-right: 5px;
    padding-left: 0.25rem;
    background-image: url('../images/person-roundhead-wht-tall.svg');
    background-size: 18px 18px;
  }
  .topnav-link.account-mobile:hover {
    background-image: url('../images/person-roundhead-yellow-tall.svg');
    background-position: 50% 50%;
    background-size: 18px 18px;
    background-repeat: no-repeat;
  }
  .topnav-link.cart-mobile {
    width: 55px;
    height: 52px;
    margin-left: 5px;
    padding-left: 0.25rem;
    background-image: url('../images/cart-2-white.svg');
    background-size: 19px 19px;
  }
  .topnav-link.cart-mobile:hover {
    background-image: url('../images/cart-2-yellow.svg'), url('../images/cart-2-white.svg');
    background-position: 50% 50%, 50% 50%;
    background-size: 19px 19px, 19px 19px;
    background-repeat: no-repeat, no-repeat;
  }
  .topnav-dd-toggle.w-dropdown-toggle.custom-topnav-li {
    height: 52px;
    text-align: center;
  }
  .topnav-dd-toggle.w-dropdown-toggle.custom-topnav-li a.custom-topnav-trigger {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    float: right;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
  }
  .open .top-nav-dd-list.w-dropdown-list {
    display: block;
  }
  .w-nav[data-collapse="medium"] .top-nav-dd-list.w-dropdown-list {
    position: absolute;
    top: 52px;
  }
  .cta-block.cta-block-2 {
    background-image: -webkit-linear-gradient(270deg, rgba(237, 27, 46, .85), rgba(237, 27, 46, .85)), url('../images/triangle-texture-pattern_200.png');
    background-image: linear-gradient(180deg, rgba(237, 27, 46, .85), rgba(237, 27, 46, .85)), url('../images/triangle-texture-pattern_200.png');
    background-position: 0px 0px, 0px 0px;
    background-size: auto, 100px;
    background-repeat: repeat, repeat;
  }
  .cta-heading {
    display: block;
    width: 150px;
    margin-right: auto;
    margin-left: auto;
    font-size: 1.7rem;
    line-height: 1.85rem;
  }
  .cta-heading.cta-heading-2 {
    width: 150px;
    font-size: 1.7rem;
    line-height: 1.85rem;
  }
  .cta-heading.instagram-heading {
    width: auto;
    font-size: 1.75rem;
    line-height: 2.2rem;
  }
  .cta-heading.cta-heading-3 {
    width: 150px;
  }
  .cta-paragraph {
    display: none;
  }
  .cta-paragraph.cta-paragraph-2 {
    display: none;
  }
  .location-ez-form {
    display: none;
    margin-right: 1.5rem;
    margin-left: 1.5rem;
  }
  .promo-paragraph {
    font-size: 1.15rem;
    line-height: 1.75rem;
  }
  .special-price {
    font-size: 1.75rem;
    line-height: 2.25rem;
  }
  .special-price-wrapper {
    top: 185px;
    max-width: 475px;
  }
  .special-price-wrapper.price-wrap-right {
    top: 185px;
    padding-right: 2.5rem;
  }
  .special-price-wrapper.price-wrap-left {
    top: 185px;
  }
  .mobile-menu-toggle {
    margin-right: 0rem;
  }
  .mobile-menu-toggle:hover {
    background-image: none;
  }
  .privacy-terms-wrapper {
    margin-bottom: 0.75rem;
  }
  .mobile-cta-block {
    position: relative;
    display: block;
    width: 33.33%;
    height: 195px;
    padding: 1rem 0.13rem 4.5rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 3px solid #ed1b2e;
    background-image: url('../images/halftone.png');
    background-position: 0px 0px;
  }
  .mobile-cta-block.mobile-cta-block-side {
    height: 170px;
    padding: 0.5rem 0.3rem 1rem;
    border-top-color: #ce1b31;
  }
  .mobile-cta-block.mobile-cta-block-center {
    height: 170px;
    padding-bottom: 1rem;
  }
  .get-acrobat-link {
    margin-bottom: 0.5rem;
  }
  .order-online-section {
    margin-right: 0.5rem;
    float: right;
  }
  .order-online-header {
    font-size: 1.25rem;
  }
  .order-online-link {
    width: 275px;
    background-size: 266px 120px;
  }
  .order-online-link:hover {
    background-position: 50% 50%;
    background-size: 266px 120px;
  }
  .star-wrapper {
    background-size: 15px 15px;
  }
  .text-field {
    height: 40px;
    padding-right: 6px;
    padding-left: 6px;
    font-size: 0.75rem;
  }
  .slide-caption-small-text {
    font-size: 4vw;
    line-height: 4vw;
  }
  .slide-caption-med-text {
    font-size: 6vw;
    line-height: 6vw;
  }
  .slide-caption-lg-text {
    font-size: 8vw;
    line-height: 8vw;
  }
  .slide-caption-XL-text {
    font-size: 9vw;
    line-height: 9vw;
  }
  .slide-caption-2XL-text {
    font-size: 12vw;
    line-height: 12vw;
  }
  .unordered-list {
    font-size: 1rem;
    line-height: 1.6rem;
  }
  .special-heading {
    font-size: 1.75rem;
    line-height: 2.2rem;
  }
  .corporate-row-1-left p,
  .intro-paragraph,
  .intro_paragraph {
    margin-top: 0.75rem;
  }
  .h2-heading {
    margin-top: 1.25rem;
  }
  .inside-page-banner {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .grid-link-block-third {
    width: 100%;
  }
  .feature-item-name-wrapper {
    height: 62px;
  }
  .special-card {
    width: 100%;
  }
  .card-page-text-content {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .hover-dark {
    width: 100%;
  }
  .cb-imagecallout-wrap {
    height: 300px;
  }
  .topnav-link.extra-small {
    color: #fff;
    display: flex;
    align-self: center;
  }
  .special-card.bottom-row-special {
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .special-card {
    min-width: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .cb-static.footer-cb-1 {
    flex: 1 0 33%;
  }
}

@media (max-width: 479px) {
  h1 {
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size: 1.85rem;
    line-height: 2.43rem;
  }
  h2 {
    font-size: 1.45rem;
    line-height: 2.15rem;
  }
  h3 {
    font-size: 1.3rem;
    line-height: 2rem;
  }
  h4 {
    font-size: 1.2rem;
    line-height: 1.8rem;
  }
  h5 {
    font-size: 1.05rem;
    line-height: 1.65rem;
  }
  p {
    font-size: 0.98rem;
    line-height: 1.65rem;
  }
  blockquote {
    font-size: 1.05rem;
    line-height: 1.75rem;
  }
  .button.secondary.cta-button {
    left: 0px;
    right: 0px;
    bottom: 15px;
    font-size: 1rem;
    line-height: 1.1rem;
  }
  .button.secondary.cta-button.find-button {
    background-color: #e81c2e;
    font-size: 1rem;
  }
  .button.secondary.cta-button.find-button.offers-btn {
    background-color: #ffdf1c;
    color: #221f1f;
  }
  .button.secondary.cta-button.find-button.offers-btn:hover {
    background-color: #fc0 !important;
    background-image: none !important;
    color: #221f1f !important;
  }
  .button.cta-button {
    bottom: 2rem;
    margin-right: 2rem;
    margin-left: 2rem;
  }
  .button.cta-button.location-button {
    bottom: 27px;
  }
  .container {
    max-width: none;
  }
  .container.content-container {
    max-width: none;
    margin-bottom: 3rem;
    padding-right: 1.25rem;
    padding-bottom: 0rem;
    padding-left: 1.25rem;
  }
  .container.homepage-content-container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .container.footer-container {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .container.footer-container.social {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .container.signoff-container {
    width: 100%;
  }
  .container.cta-container-tablet-mobile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .container.acrobat-container {
    padding-left: 2rem;
  }
  .container.inside-page-banner-container {
    width: 100%;
    min-width: 0px;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .container.breadcrumbs-container {
    padding-bottom: 5px;
  }
  .content-col {
    padding-right: 0rem;
    padding-left: 0rem;
  }
  .breadcrumbs-wrapper {
    margin-top: 1.5rem;
  }
  .header-section {
    height: 95px;
  }
  .brand {
    top: -44px;
    width: 105px;
    padding-right: 0rem;
    padding-left: 0rem;
  }
  .main-nav-link.mobile-duplicate {
    width: 80%;
  }
  .rotator-section {
    height: 350px;
    padding-top: 95px;
  }
  .slidenav {
    background-color: transparent;
  }
  .arrow-icon {
    top: 175px;
    display: none;
    height: 40px;
    background-image: url('../images/rounded-tab-wht-50pct.svg');
    background-position: 10px 0px;
    background-size: 130px 40px;
    background-repeat: no-repeat;
    color: hsla(0, 0%, 100%, .85);
  }
  .arrow-icon.right-arrow-icon {
    background-image: url('../images/rounded-tab-left-wht-50pct.svg');
    background-position: 112% 50%;
    background-size: 130px 40px;
    background-repeat: no-repeat;
  }
  .cb-static {
    width: 100%;
  }
  .cb-static.footer-cb-1 {
    width: 100%;
    flex: 1 0 100%;
  }
  .cb-static.footer-cb-2 {
    width: 100%;
    flex: 1 0 100%;
  }
  .cb-static.cb-content {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .copyright-paragraph {
    margin-right: 1rem;
    margin-left: 1rem;
    line-height: 1.4rem;
  }
  .menu-icon {
    width: 50px;
    height: 40px;
    margin-left: 5px;
    padding: 5px 10px;
  }
  .mobile-menu-arrow {
    width: 20%;
  }
  .social-media-wrapper.footer-socmed-wrapper.social-2 {
    width: 100%;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .social-media-link-block.footer-socmed-link-block {
    margin: 0.75rem 0.25rem;
  }
  .feature-cb {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .header-secondary-content {
    display: block;
    height: 60px;
  }
  .top-nav-ecomm-wrap.ecomm-mobile {
    margin-right: 0px;
    margin-left: 0rem;
    padding-top: 0rem;
    padding-left: 0rem;
    float: right;
  }
  .nav-bar-widget {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .nav-menu-wrap {
    width: 100%;
  }
  .newnav-container {
    padding-left: 0.65rem;
  }
  .topnav-link.account-mobile {
    width: 46px;
    height: 40px;
    margin-right: 5px;
    margin-left: 5px;
    padding: 0rem;
  }
  .topnav-link.cart-mobile {
    width: 46px;
    height: 40px;
    margin-right: 5px;
    margin-left: 5px;
    padding: 0px;
  }
  .topnav-link.cart-mobile:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .cta-heading {
    margin-top: 0.25rem;
    font-size: 1.75rem;
    line-height: 1.8rem;
  }
  .cta-heading.cta-heading-2 {
    width: auto;
    margin-top: 0.25rem;
    font-size: 1.75rem;
    line-height: 1.8rem;
  }
  .cta-heading.instagram-heading {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .cta-heading.cta-heading-1 {
    width: auto;
  }
  .cta-heading.cta-heading-3 {
    width: auto;
    color: #fff;
  }
  .cb-heading {
    font-size: 1.75rem;
    line-height: 2.25rem;
  }
  .promo-paragraph {
    font-size: 1.1rem;
    line-height: 1.7rem;
  }
  .special-price {
    font-size: 1.15rem;
    line-height: 1.5rem;
  }
  .special-price-wrapper {
    top: 125px;
    max-width: 75vw;
    min-width: 50vw;
    margin-top: 1rem;
    padding: 0.75rem 2rem 0.75rem 1.5rem;
  }
  .special-price-wrapper.price-wrap-right {
    top: 125px;
    max-width: 80vw;
    padding-right: 2rem;
    padding-left: 1.5rem;
  }
  .special-price-wrapper.price-wrap-left {
    top: 125px;
  }
  .offer-expiry {
    font-size: 0.85rem;
    line-height: 1.25rem;
  }
  .privacy-terms-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .mobile-cta-block {
    width: 100%;
    height: 220px;
    padding-top: 1.25rem;
  }
  .mobile-cta-block.mobile-cta-block-side {
    width: 100%;
    height: 140px;
    padding-top: 1rem;
    border-bottom: 1px solid #c01a28;
    border-top-style: none;
    border-top-color: #ffdf1c;
  }
  .mobile-cta-block.mobile-cta-block-side.mobile-cta-block-right {
    padding-top: 1rem;
    border-top-style: none;
    border-top-color: #ed1b2e;
    background-color: #e81c2e;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
  }
  .mobile-cta-block.mobile-cta-block-center {
    height: 140px;
    padding-top: 1rem;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    border-top-style: solid;
    border-top-color: #221f1f;
  }
  .order-online-section {
    display: none;
    margin-right: 0.5rem;
    margin-left: 0.5rem;
  }
  .order-online-header {
    font-size: 1rem;
    line-height: 1.1rem;
  }
  .order-online-link {
    width: auto;
    padding-bottom: 0rem;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .order-online-link:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .order-online-content-wrapper {
    padding: 0.5rem 10px;
    border-radius: 2px;
    background-color: #ffdf1c;
  }
  .text-field {
    padding-right: 12px;
    padding-left: 12px;
    font-size: 1rem;
  }
  .slide-caption-small-text {
    font-size: 5vw;
    line-height: 5vw;
  }
  .slide-caption-2XL-text {
    letter-spacing: 0rem;
  }
  .slide-caption-2XL-text .slide-caption-slab-text,
  .slide-caption-slab-text .slide-caption-2XL-text {
    letter-spacing: 0.12rem;
  }
  .click-here {
    display: block;
  }
  .online-order-header-wrap {
    font-size: 18rem;
  }
  .order-click-wrap {
    display: none;
  }
  .app-badge-link {
    display: inline-block;
    margin-bottom: 1rem;
  }
  .special-heading {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .inside-main-content-section {
    padding-top: 95px;
  }
  .h1-heading {
    font-size: 1.85rem;
    line-height: 2.43rem;
  }
  .h2-heading {
    margin-top: 1rem;
    font-size: 1.35rem;
    line-height: 2.05rem;
  }
  .inside-page-banner {
    padding-right: 0rem;
    padding-left: 0rem;
  }
  .grid-link-block-third {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
  }
  .feature-card-heading {
    font-size: 1.5rem;
    line-height: 1.9rem;
  }
  .feature-item-name-wrapper {
    height: 66px;
  }
  .special-card {
    margin-top: 0.25rem;
    margin-right: 0rem;
    margin-left: 0rem;
  }
  .special-bg-image {
    height: 165px;
  }
  .card-page-text-content {
    padding-right: 0rem;
    padding-left: 0rem;
  }
  .hover-dark {
    margin-top: 0.25rem;
    margin-right: 0rem;
    margin-left: 0rem;
  }
  .cb-imagecallout-wrap {
    height: 200px;
  }
  .special-card.community {
    width: 100%;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .special-card {
    min-width: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
}

/* FONT SMOOTHING */
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  overflow-x: hidden;
}

/* CONTROL PHONE NUMBER COLOR */
a[href^=tel] {
  color: #e81c2e;
  text-decoration: none;
}

.footer-section a[href^="tel"] {
  color: #dadada;
  text-decoration: none;
}

/* CONTROL CURSOR CLICK & DRAG HIGHLIGHT COLOR */
/* Mozilla-based browsers */
::-moz-selection {
  background-color: #e81f2e;
  color: #ffffff;
}

/* Safari browser */
::selection {
  background-color: #e81f2e;
  color: #ffffff;
}

/* MAIN NAV ADJUSTMENTS */
@media screen and (min-width: 992px) and (max-width: 1100px) {
  .main-nav-link,
  .main-nav-button-wrap > a {
    margin-right: 2px;
    margin-left: 2px;
    padding: 12px 0.5rem;
    font-size: 0.93rem;
  }
}

@media screen and (min-width: 992px) and (max-width: 1100px) {
  .newnav-container {
    padding-left: 3rem;
  }
}

/* Signoff Text Link Underline Animation - Middle Out */
.textlink-middleout,
.signoff-link.textlink-middleout-2 {
  display: inline-block;
  position: relative;
  padding-bottom: 1px;
}

.textlink-middleout:after,
.signoff-link.textlink-middleout-2:after {
  content: '';
  display: block;
  margin: auto;
  height: 1px;
  width: 0px;
  background: transparent;
  transition: width .3s ease, background-color .3s ease;
}

.textlink-middleout:hover:after {
  width: 100%;
  background: #ffdf1c;
}

/* FONT SIZE CONTROL ON CTA CONTENT BOXES */
@media screen and (max-width: 1250px) and (min-width: 1081px) {
  .cta-heading,
  .cta-heading.cta-heading-2,
  .cta-heading.cta-heading-2.order-cb-header {
    font-size: 1.75rem;
  }
}

@media screen and (max-width: 1080px) {
  .cta-heading,
  .cta-heading.cta-heading-2,
  .cta-heading.cta-heading-2.order-cb-header {
    font-size: 1.60rem;
  }
}

/* MOVE ONLINE ORDER BANNER LEFT ON NARROWER DESKTOPS */
@media screen and (max-width: 1150px) and (min-width: 992px) {
  .order-online-section {
    position: relative;
    right: 64px;
  }
}

/* PREVENT TEXT INSIDE THE CARDS FROM SQUISHING ON IE */
@media all and (-ms-high-contrast:none) { /*this targets IE only*/
  .special-card,
  .special-card-link {
    display:block;
  }
}

/* CENTERS THE SLIDE CAPTION WRAPPER ON IE */
@media all and (-ms-high-contrast:none) { /*this targets IE only*/
  .slide-caption-wrapper {
    width: 75%;
  }
}

/*main menu*/
.primaryNavList {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.primaryNavList li.menu-item-specials {
  display: block;
}

.main-nav-button-wrap {
  position: relative;
}

.dropdown-list ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.dropdown-list ul li {
  text-align: left;
}

.dropdown-list:hover {
  display: block !important;
}

/*mmenu*/
.mobile-navigation-menu {
  display: none !important;
}

@media(max-width: 991px) {
  .mobile-navigation-menu.mm-opened {
    display: block !important;
    width: 80% !important;
    margin: 0;
    max-width: none;
    min-width: 0;
  }
}

html.mm-right.mm-opening .mm-slideout {
  transform: translate(-80%, 0px);
  z-index: 0;
}

/*remove default link styles*/
.mm-listview > li.main-nav-button-wrap {
  float: none;
  -webkit-transition: all 0ms ease;
  transition: all 0ms ease;
}

.mm-listview > li.main-nav-button-wrap:hover {
  background-image: none;
}

.mm-listview > li > a,
.mm-listview > li > span {
  padding: 12px 0.75rem;
  color: #fff;
  font-size: 0.95rem;
  font-weight: 500;
  line-height: 1.2rem;
  text-align: left;
  text-transform: uppercase;
}

.mm-menu .mm-listview > li > a:not(.mm-next) > br,
.mm-menu .mm-listview > li > span > br {
  display: none;
}

.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu .mm-listview > li.mm-selected > span {
  color: #ffdf1c;
  background-color: transparent;
}

.mm-listview > li > a:not(.mm-next):hover,
.mm-menu .mm-listview > li > span:hover {
  color: #ffdf1c;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
}

/*remove default borders*/
.mm-listview > li:not(.mm-divider)::after {
  border-bottom-width: 0;
  border-bottom: 1px solid rgba(0, 0, 0, .2);
}

/*next links*/
.mm-listview > li .mm-next::before {
  border-left-color: transparent;
  border-left: 1px solid rgba(0, 0, 0, .2) !important;
}

.mm-listview .mm-next {
  width: 12%;
  border-bottom: 1px solid rgba(0, 0, 0, .2) !important;
  background-color: transparent;
}

.mm-listview .mm-next + a {
  width: 88%;
  margin-right: 12%;
}

.main-nav-button-wrap > a.mm-next:hover {
  transform: none;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

/*next link arrow*/
.mm-next::after,
.mm-arrow::after {
  right: 45%;
  height: 10px;
  width: 10px;
}

.mm-menu .mm-listview > li .mm-next::after,
.mm-menu .mm-listview > li .mm-arrow::after {
  border-color: #fff;
}

.mm-menu .mm-listview > li .mm-next:hover::after,
.mm-menu .mm-listview > li .mm-arrow:hover::after {
  border-color: #ffdf1c;
}

/*second level and previous links*/
.mm-prev::before {
  left: 17px;
}

.mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: -17px;
}

.mm-panels .mm-panel:first-of-type .mm-listview {
  margin-top: -60px;
}

.mm-navbar {
  height: 43px;
  box-shadow: none;
  border-bottom: 1px solid rgba(0, 0, 0, .2) !important;
  margin-left: 0;
  margin-right: 0;
  color: #fff;
  text-align: left;
  padding: 0 30px;
}

.mm-navbar:hover {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.mm-navbar .mm-btn {
  height: 43px;
}

.mm-menu .mm-navbar .mm-btn::before,
.mm-menu .mm-navbar .mm-btn::after  {
  border-color: #fff;
}

.mm-menu .mm-navbar:hover .mm-btn::before,
.mm-menu .mm-navbar:hover .mm-btn::after  {
  border-color: #ffdf1c;
}

.mm-navbar .mm-title {
  color: #fff !important;
  padding: 12px 0;
  font-size: 0.95rem;
  line-height: 1.2rem;
  text-align: left;
  font-weight: 500;
  text-transform: uppercase;
}

.mm-navbar:hover .mm-title {
  color: #ffdf1c !important;
}

/* breakpoints */
[data-breakpoints] {
  display: none !important;
}

@media screen and ( min-width: 992px ) {
  [data-breakpoints*="xl"] {
    display: block !important;
  }
}

@media screen and ( min-width: 768px ) {
  [data-breakpoints*="md,lg"] {
    display: block !important;
  }
}

[data-breakpoints*="xs,sm"] {
  display: block !important;
}

/*inside pages*/
/*messages*/
.success {
  display: block;
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding: 1rem 1rem 1rem 1.25rem;
  border-top: 2px solid #4fb402;
  border-bottom: 2px solid #4fb402;
  background-color: hsla(94, 73%, 76%, .8);
}

.error {
  display: block;
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding: 1rem 1rem 1rem 1.25rem;
  border-top: 2px solid #e81c2e;
  border-bottom: 2px solid #e81c2e;
  background-color: rgba(255, 190, 195, .5);
}

.success p,
.success ul li,
.error p,
.error ul li {
  margin-bottom: 0;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  color: #424242;
  font-size: 1rem;
  line-height: 1.7rem;
  font-weight: 400;
}

/*tables*/
table.styled {
  width: 100%;
  margin: 20px 0 10px 0;
  background-color: white;
  border-spacing: 0px;
}

table.styled th,
table.styled td {
  border-right: 1px solid white;
}

table.styled tr th:last-child,
table.styled tr td:last-child {
  border-right: none;
}

table.styled thead tr th {
  font-size: 18px;
  padding: 10px 10px;
  text-align: left;
  background-color: #E81F2E;
  color: white;
}

table.styled th {
  font-weight: 500;
  font-size: 16px;
  padding: 10px 10px;
  text-align: left;
  background-color: darkgray;
  color: inherit;
}

table.styled td {
  padding: 8px 10px;
}

table.styled.striped tr:nth-child(even) {
  background: lightgray;
}

table.styled.striped tr:nth-child(odd) {
  background: transparent;
}

@media (max-width: 39.9375em) {
  table.styled.tablesaw {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
  }
  table.styled.tablesaw tbody {
    border-top: 1px solid #ccc;
  }
  table.styled.tablesaw th,
  table.styled.tablesaw td {
    border-right: 0 none;
  }
}

/*images*/
img {
  height: auto;
}

td img {
  max-width: none;
}

@media (max-width: 767px) {
  .mobile-friendly-image {
    display: block;
    float: none !important;
  }
}

/*forms*/
.cms_label,
.label,
label {
  font-weight: 400;
}

label {
  display: inline;
  margin-bottom: 0;
}

input[type="text"],
input[type="password"],
input[type="email"],
textarea,
select {
  font-size: 0.875em;
  line-height: 1.42857143;
  padding: 4px 10px;
  border: 1px solid #cccccc;
  color: #333333;
}

textarea {
  resize: vertical;
}

/*blockquotes*/
blockquote p {
  font-size: inherit;
  line-height: inherit;
  margin-bottom: 0;
  margin-top: 0;
}

/*horizontal ruler*/
.divider,
.cms_divider,
.cms_item_divider,
.item_divider {
  height: 1px !important;
  margin-top: 1.5em !important;
  margin-bottom: 1.5em !important;
  background-color: #cccccc !important;
  border-top: 0 none !important;
  border-bottom: 0 none !important;
}

hr:not(.fc-divider):not(.formBreak) {
  border-color: #cccccc;
  border: 0px;
  color: #cccccc;
  margin-bottom: 1.5em;
  margin-top: 1.5em;
  border-top: 1px solid;
}

/*custom scripts*/
.hide {
  display: none;
}

.open .show {
  display: none;
}

.open .hide {
  display: inline-block;
}

/* ************************************ feature pages ************************************ */
/* ****************** accounts ****************** */
#account_module.form .form_container .login_field {
  width: 100%;
  max-width: 360px;
  margin-bottom: 15px;
}

#account_module.form .more_options ul {
  width: 100%;
  text-align: center;
  padding-left: 0;
}

#account_module.form .form_buttons {
  margin-top: 0;
}

#account_module.form .form_container input[type="password"] {
  margin-bottom: 10px;
}

#account_module.form .form_subheading {
  border-bottom: 1px solid #cccccc;
  margin: 20px 0;
  padding-bottom: 7px;
  font-family: Montserrat, sans-serif;
  color: #e81c2e;
  font-size: 1.75rem;
  line-height: 2.45rem;
  font-weight: 600;
  padding: 0;
}

/*edit address form*/
#account_module.form .ui-form-fields {
  margin-bottom: 10px;
}

#account_module.form .ui-form-label {
  margin-bottom: 3px;
}

#account_module.form .ui-form-label em {
  color: #ff0000;
}

@media (max-width: 479px) {
  #account_module.form .ui-form-fields input[type="text"],
  #account_module.form .ui-form-fields select {
    width: 100% !important;
  }
}

@media (max-width: 991px) {
  #account_module.form .form_buttons {
    text-align: left;
  }
  #account_module.form tr.required .field {
    background: none;
    padding-left: 0;
    display: block;
    width: 100%;
  }
  #account_module.form .form_item .label,
  #account_module.form .form_item.required .label {
    display: inline-block;
    width: 100%;
    text-align: left;
    padding-bottom: 5px;
  }
  #account_module.form .form_item .label label,
  #account_module.form .form_item.required .label label {
    display: inline;
  }
  #account_module.form tr.required .label:after {
    content: url(/core/public/shared/assets/images/required.gif);
    padding-left: 10px;
  }
  #account_module.form .form_item .field {
    display: block;
    padding-left: 0;
  }
  #account_module.form .more_options ul {
    text-align: left;
  }
}

/* ****************** faqs ****************** */
/*list view*/
#faqs_module .cms_list_item ul,
#faqs_module .cms_list_subitem ul {
  color: #221f1f;
  list-style-type: disc;
}

#faqs_module.cms_list .cms_list_item .description,
#faqs_module.cms_list .cms_list_subitem .description {
  list-style-type: none;
  padding-top: 0;
}

#faqs_module.cms_list .cms_list_item:first-of-type {
  padding-top: 0;
}

#faqs_module.cms_list .cms_list_subitem {
  margin-bottom: 1.2rem;
}

#faqs_module.cms_list .cms_list_item .cms_title h3,
#faqs_module.cms_list .cms_list_subitem .cms_title h3 {
  margin-top: 0;

  font-size: 1.3rem;
  line-height: 2.1rem;
}

/*right sidebar*/
.box.tools .content .contentbox_item form input[type="text"] {
  width: 100%;
}

.box.tools .content .contentbox_item form > p {
  margin-bottom: 0;
}

/* ****************** land and propery (custom) ****************** */
.filter-flex {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.filter-flex > div {
  margin-right: 10px;
}

.filter-flex > div:first-of-type {
  margin-top: 15px;
}

.filter-flex > .primary {
  margin-top: 33px;
  padding: 10px 16px !important;
}

.pager {
  text-align: center;
  padding: 11px 5px 15px;
  position: relative;
  clear: both;
  z-index: 5;
}

.pager .pager-current {
  background: #ffdf1c;
  color: #000;
  padding: 0 6px;
  display: inline-block;
  line-height: 20px;
  margin: 5px 5px 0;
  text-decoration: none;
  font-size: .875em;
  vertical-align: top;
}

.pager li {
  background-image: none;
  display: inline;
  list-style-type: none;
  padding: 0 6px;
  margin: 0;
}

@media(max-width: 767px) {
  .filter-flex {
    flex-direction: column;
    align-items: flex-start;
  }
  .filter-flex select {
    width: 200px;
    max-width: 100% !important;
  }
  .filter-flex > .primary {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: flex-start;
    align-self: flex-start;
    margin-top: 0;
  }
}

/* ****************** links ****************** */

/* ****************** news ****************** */
/*main list view*/

/*category list view*/
.news_module.cms_category_list.header {
  margin-bottom: 20px;
}

#news_module.cms_list .grid.feature-card-grid.news-grid {
    margin-top: 1rem;
    margin-bottom: 0rem;
    padding-top: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

#news_module.cms_list .hover-dark.news-card-hover-dark {
    width: 49%;
    margin: 0rem 0vw 1rem;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
}

#news_module.cms_list .grid-link-block-third{
  height: 100%
}

#news_module.cms_list .feature-item-name-wrapper.news-1-feature-item-name-wrapper {
    margin-bottom: 0px;
    background-color: #221f1f;
      -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

#news_module.cms_list .feature-card-heading.news-2-card-heading {
    text-align: center;
}

#news_module.cms_list .news-1-abstract {
    margin-right: 4px;
    margin-bottom: 4px;
    margin-left: 4px;
    padding: 0rem 1rem 1rem;
    background-color: #221f1f;
    flex-grow: 1;
}

#news_module.cms_list .news-1-abstract.no-abstract{
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
}

#news_module.cms_list .abstract-text {
    margin-bottom: 0rem;
    color: #fff;
    font-size: 0.95rem;
    line-height: 1.6rem;
    font-weight: 400;
}

#news_module.cms_list .abstract-text p{
  margin-bottom: 0px;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}

/*details view*/
#news_module.cms_entity .cms_date h3 {
  margin-top: 0;
}

#news_module.cms_entity .quaternary_title {
  margin-top: 0;
}

/*right sidebar*/
.box.archive {
  overflow: hidden;
}

@media(max-width: 1206px) and (min-width: 991px){
  #news_module.cms_list .feature-item-name-wrapper.news-1-feature-item-name-wrapper{
    height: 64px;
  }

  #news_module.cms_list .feature-card-heading.news-2-card-heading{
    font-size: 1.4rem;
    line-height: 1.6rem;
  }
}

@media(max-width: 991px) {
  /*details view*/
  #news_module.cms_entity .cms_content .image {
    float: none !important;
    margin-left: 0;
    height: auto !important;
  }

  /*category list view*/
  #news_module.cms_list .hover-dark.news-card-hover-dark {
    width: 100%;
  }

 #news_module.cms_list .grid-link-block-third.news-card-2-grid-link-block{
    width: 100%;
  }

  #news_module.cms_list .grid.feature-card-grid.news-grid {
    margin-top: 0rem;
    margin-bottom: 1rem;
}

}

@media(max-width: 479px) {
  #news_module.cms_list .grid.feature-card-grid.news-grid {
      margin-bottom: 0rem;
  }
}

/* ****************** services ****************** */
#services_module.list h3 {
  margin-top: 0;
  margin-bottom: 0;
}

#services_module.list .list_item {
  margin-bottom: 0;
}

#services_module.list .list_item .footer {
  height: 1px;
  margin-bottom: 1.5em;
  margin-top: 1.5em;
}

#services_module.list .list_item .content {
  margin-top: 10px;
}

/* ****************** submission forms ****************** */
/*form views*/
#submissionforms_module.cms_form .cms_divider {
  display: none;
}

#submissionforms_module.cms_form .formSection,
.module-forms .formSection {
  margin: 1.5em 0;
}

#submissionforms_module.cms_form .formBreak,
.module-forms .formBreak {
  border: 0 none;
  border-top: 1px solid #cee2ee;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}

#submissionforms_module.cms_form .sigWrapper.current {
  display: block !important;
}

#submissionforms_module.cms_form .sigPad input {
  display: block;
}

#submissionforms_module.cms_form .ui-datepicker-trigger {
  top: 0px;
}

/*multi forms*/
#submissionforms_module.cms_form .cms_steps_wrapper .cms_step span,
#submissionforms_module.cms_form .cms_steps_wrapper .cms_step_first span,
#submissionforms_module.cms_form .cms_steps_wrapper .cms_step_last span {
  padding: 1px 27px;
}

#submissionforms_module.cms_form .cms_steps_wrapper span a {
  border-bottom: 0 none;
}

/*review submission view*/
.module-forms.confirmation .step-title {
  margin-top: 0.5em;
  font-family: Montserrat, sans-serif;
  color: #e81c2e;
  font-size: 1.75rem;
  line-height: 2.45rem;
  font-weight: 600;
  padding: 0;
}

.module-forms.confirmation .label-cell {
  font-weight: 500;
}

@media(max-width: 991px) {
  /*review submission view*/
  .module-forms.confirmation td {
    display: block;
    width: 100%;
  }
  .module-forms.confirmation .label-cell {
    padding-bottom: 0;
  }
  .module-forms.confirmation .value-cell {
    padding-top: 0;
  }
}

@media(max-width: 767px) {
  /*form views*/
  #submissionforms_module tr[data-required="true"] .cms_label::after {
    content: "";
    padding: 0;
  }
  #submissionforms_module tr[data-required="true"] .cms_label label::after {
    content: "*";
    color: #ff0000;
    padding-left: 5px;
  }
  #submissionforms_module tr[data-required="true"] .cms_label div::after {
    content: "*";
    color: #ff0000;
    padding-left: 5px;
  }
}

/* ****************** testimonials ****************** */
/*list view*/
#testimonials_module.cms_list .cms_list_item .testimonial-link {
  border-bottom: 0 none;
}

#testimonials_module.cms_list .cms_list_item .cms_content .testimonial-abstract {
  margin-bottom: 0;
}

/* ****************** eCommerce ****************** */
/*list view*/
#products_module.responsive .items .item-wrapper .item .item-description .metadata1.cms_title h3 {
  line-height: inherit;
}

#products_module.responsive a {
  border-bottom: 1px dotted #868686;
}

#products_module.responsive a:hover {
  border-bottom: 0 none;
}

#products_module.responsive .item-image a,
#products_module.responsive .pagination-filter a {
  border-bottom: 0 none;
}

/*register form*/
#s-customer-register fieldset .ui-form-legend .ui-form-legend-text {
  line-height: 1rem;
  color: #ffffff;
  display: block;
}

#s-customer-register em {
  color: #ff0000;
}

/*account addresses form*/
.ui-form-select > select,
.ui-form-textarea > textarea,
.ui-form-text > input[type="password"],
.ui-form-text > input[type="text"] {
  width: 100% !important;
  max-width: 348px;
}

#account_module.form #PhoneExtension {
  width: 40px !important;
}

/*review and question forms*/
#products_module.responsive.cms_form .preferred-contact-method-label.ui-form-label {
  font-weight: 400;
  font-size: 0.8571rem;
  line-height: 1.5rem;
}

#products_module.responsive.cms_form .ui-form-field legend {
  width: 100%
}

#products_module.responsive.cms_form em {
  color: #ff0000;
}

/*cart*/
#s-cart #s-promotions .s-button,
#s-cart #s-promotions #s-button {
  margin-left: 0;
}

#s-cart .w-col.s-summary #s-estimate-shipping button {
  margin: 0;
}

/*checkout*/
#s-checkout em {
  color: #ff0000;
}

.ui-form-field-subtitle .ui-form-label label,
.ui-form-field-subtitle .ui-form-label span {
  font-weight: 400;
  font-size: 0.8571rem;
  line-height: 1.5rem;
  color: #424242;
}

/*order confirmation*/
#s-order-confirmation button {
  margin-right: 0;
}

@media(max-width: 767px) {
  /*review and question forms*/
  #products_module.responsive.cms_form .ui-form-field {
    width: 100% !important;
  }
  /*account addresses form*/
  #account_addresses .address_section td {
    display: block;
    width: 100%;
  }
  #account_addresses .address_section td br {
    display: none;
  }
}

/* ************************************ feature content boxes ************************************ */
/* ****************** eCommerce ****************** */
#products_module.homepage_contentbox a,
#products_module.featured_list a {
  font-weight: 400;
  text-decoration: none;
  color: #221f1f;
}

.order-online-cb #products_module.homepage_contentbox a,
.order-online-cb #products_module.featured_list a {
  color: #fff;
}

#products_module.homepage_contentbox a:hover,
#products_module.featured_list a:hover {
  text-decoration: underline;
}

#products_module.homepage_contentbox .metadata1.name {
  line-height: 1.5rem;
}

#products_module.homepage_contentbox .cms_content {
  display: none;
}

#products_module.homepage_contentbox .cms_list_item_grid_container {
  padding-right: 10px;
  padding-bottom: 10px;
}

/* ****************** news ****************** */
#news_module.homepage_contentbox a {
  font-weight: 400;
  text-decoration: none;
  color: #221f1f;
}

.order-online-cb #news_module.homepage_contentbox a {
  color: #fff;
}

#news_module.homepage_contentbox a:hover {
  text-decoration: underline;
}

#news_module.homepage_contentbox .cms_title h3 {
  margin-bottom: 10px;
  margin-top: 0;
}

#news_module.homepage_contentbox .cms_date h3 {
  color: #221f1f;
  font-size: 1.15rem;
  line-height: 1.85rem;
  font-weight: 500;
  margin: 0 0 10px;
}

.order-online-cb #news_module.homepage_contentbox .cms_date h3 {
  color: #ffffff;
}

#news_module.homepage_contentbox > a {
  display: none;
}

/* ****************** submission forms ****************** */
#submissionforms_module.homepage_contentbox {
  width: 100%;
  text-align: left;
}

#submissionforms_module.homepage_contentbox .cms_divider {
  display: none;
}

#submissionforms_module.homepage_contentbox .cms_label span {
  font-size: 0.8571rem;
  line-height: 1.5rem;
}

#submissionforms_module.homepage_contentbox label {
  display: inline;
}

#submissionforms_module.homepage_contentbox .ui-datepicker-trigger {
  vertical-align: baseline;
}

#submissionforms_module.homepage_contentbox .cms_field  {
  padding-bottom: 15px;
}

#submissionforms_module.homepage_contentbox .cms_field input[type="text"],
#submissionforms_module.homepage_contentbox .cms_field input[type="password"],
#submissionforms_module.homepage_contentbox .cms_field input[type="email"],
#submissionforms_module.homepage_contentbox .cms_field input[type="date"],
#submissionforms_module.homepage_contentbox .cms_field select,
#submissionforms_module.homepage_contentbox .cms_field textarea {
  width: 100%;
}

#submissionforms_module.homepage_contentbox .cms_field input.hasDatepicker[type="text"] {
  width: calc(100% - 20px);
}

#submissionforms_module.homepage_contentbox + script + .home-content-box-learn-more {
  display: none;
}

#submissionforms_module.homepage_contentbox .cms_hint,
#submissionforms_module.homepage_contentbox .cms_date_hint {
  color: #221f1f;
}

.order-online-cb #submissionforms_module.homepage_contentbox .cms_hint,
.order-online-cb #submissionforms_module.homepage_contentbox .cms_date_hint,
.order-online-cb #submissionforms_module.homepage_contentbox label,
.order-online-cb #submissionforms_module.homepage_contentbox .cms_label span,
.order-online-cb #submissionforms_module.homepage_contentbox em,
.order-online-cb #submissionforms_module.homepage_contentbox .required_information {
  color: #ffffff;
}

.order-online-cb .primary {
  background-color: #ffdf1c;
  color: #221f1f;
  border: 1px solid #ed1b2e !important;
}

.order-online-cb .primary:hover {
  background-image: none;
  background-color: transparent !important;
  border: 1px solid #221f1f !important;
}

/* ****************** testimonials ****************** */
#testimonials_module_contentbox.contentbox_item {
  margin-bottom: 0.375em;
}

#testimonials_module_contentbox.contentbox_item .description-box {
  font-size: 0.875rem;
  line-height: 1.375rem;
  margin-bottom: 0.375em;
}

#testimonials_module_contentbox.contentbox_item .author-name {
  font-weight: 700;
}

#testimonials_module_contentbox.contentbox_item .company {
  font-size: 0.875rem;
  font-weight: 700;
}

#testimonials_module_contentbox.contentbox_item .image-box {
  margin-bottom: 0.375em;
}

.order-online-cb #testimonials_module_contentbox.contentbox_item {
  color: #ffffff;
}

.flexslider {
  margin: 0;
  padding: 0;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

.flexslider .slides > article {
  display: none;
  -webkit-backface-visibility: hidden;
}

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  text-indent: -9999px;
}

.flexslider .slides img {
  display: block;
}

/*about slideshow*/
@media screen and (min-width: 650px) {
  #homeAbout {
    position: relative;
    min-height: 600px;
    clear: both;
    border-top: 2px solid #e81c2e;
  }
  #homeAbout > h1 {
    background: url('../images/spriteDesktop.png') no-repeat -390px 0;
    width: 154px;
    height: 46px;
    left: 50%;
    margin: 0 0 0 -77px;
    position: absolute;
    top: 0;
    z-index: 10;
  }
  #timeline {
    max-width: 1180px;
    margin: 0 auto;
  }
  .flexslider {
    position: relative;
    zoom: 1;
  }
  .flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
  }
  .flexslider .slides {
    zoom: 1;
  }
  #timeline .slideTwo {
    background: url(../images/slide2.jpg) no-repeat left bottom;
  }
  #timeline article .slideContent {
    max-width: 840px;
    margin: 0 auto;
    padding: 80px 50px 50px;
    min-height: 514px;
  }
  #timeline .slides h1 {
    height: 0;
    margin: 0;
    width: 100%;
  }
  #timeline .slides img {
    width: 100%;
  }
  #timeline .timelineContent {
    padding: 0 23px;
  }
  #timeline a {
    border-bottom: 0 none !important;
  }
  #timeline .slides p {
    font-size: 1.25em;
    line-height: 1.875em;
  }
  #timeline .slides em {
    color: #dd202b;
    font-style: normal;
    font-family: Montserrat, sans-serif;
  }
  #timeline .flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 20px;
    text-align: center;
    padding: 0;
  }
  #timeline .flex-control-nav li {
    float: left;
    width: 15.5%;
    position: relative;
    background: url(../images/spriteDesktop.png) no-repeat right -77px;
    margin-left: 5px;
  }
  #timeline .flex-control-nav li:first-child {
    margin-left: 16%;
    width: 18px;
  }
  #timeline .flex-control-paging li a {
    float: right;
    width: 18px;
    height: 18px;
    display: block;
    cursor: pointer;
    text-indent: -9999px;
    background: url(../images/spriteDesktop.png) no-repeat right -95px;
  }
  #timeline .flex-control-paging li a.flex-active {
    cursor: default;
    background: url(../images/spriteDesktop.png) no-repeat right -113px;
  }
  .flex-direction-nav {
    height: 0;
  }
  .flex-direction-nav a {
    width: 30px;
    height: 72px;
    margin: -36px 0 0;
    display: block;
    background: url(../images/spriteDesktop.png) no-repeat -317px 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-transition: all .3s ease;
  }
  .flex-direction-nav .flex-prev {
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    background-position: -347px 0;
    right: 10px;
  }
  .flex-direction-nav .flex-disabled {
    opacity: .2 !important;
    filter: alpha(opacity=20);
    cursor: default;
  }
}

@media(max-width: 767px) {
  #homeAbout {
    display: none;
  }
}

/*corporate and careers*/
.button.arrow-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  margin-top: 1rem;
  margin-right: 0rem;
  margin-bottom: 0rem;
  padding: 5px 2rem 5px 1.5rem;
  float: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: url('../images/caseys_thick-arrow-long-red.svg');
  background-position: 100% 50%;
  background-size: auto 44px;
  background-repeat: no-repeat;
}

.button.arrow-button:hover {
  background-image: url('../images/caseys_thick-arrow-long-red.svg');
  background-position: 100% 50%;
  background-size: auto 44px;
  background-repeat: no-repeat;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.button.arrow-button.black-arrow-button {
  padding-right: 2rem;
  padding-left: 1.5rem;
  background-color: transparent;
  background-image: url('../images/caseys_thick-arrow-long-yellow.svg'), url('../images/caseys_thick-arrow-long-black.svg');
  background-position: 100% 50%, 100% 50%;
  background-size: auto 40px, auto 44px;
  background-repeat: no-repeat, no-repeat;
  color: #221f1f;
}

.button.arrow-button.black-arrow-button:hover {
  background-image: url('../images/caseys_thick-arrow-long-yellow.svg');
  background-position: 100% 50%;
  background-size: auto 40px;
  background-repeat: no-repeat;
}

.button.jobs-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 49.5%;
  height: 60px;
  margin-top: 0rem;
  margin-right: 2px;
  margin-left: 2px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  background-color: #4e4c4c;
  color: #fff;
  font-size: 1.3rem;
  line-height: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.05rem;
}

.button.jobs-button:hover {
  background-color: #383535;
}

.button.corp-cb-button {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 32px;
  margin-right: 2rem;
  margin-left: 2rem;
  border-style: none;
  background-color: #221f1f;
}

.button.corp-cb-button:hover {
  background-color: #e81f2e;
}

.main-content.card-page-main-content.jobs-page-main-content.jobs-lower-main-content {
  padding-top: 2rem;
}

.main-content.corporate-main-content {
  display: block;
  width: 100%;
}

.main-content.corporate-main-content-2 {
  display: block;
  width: 100%;
}

.main-content.corporate-main-content-3 {
  display: block;
  width: 100%;
}

.main-content.corporate-main-content-4 {
  display: block;
  width: 100%;
}

.container.content-container.careers-content-container {
  background-color: transparent;
}

.container.corporate-content-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1300px;
  margin-bottom: 3rem;
  padding-top: 0rem;
  padding-right: 2rem;
  padding-left: 2rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.container.corporate-content-container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1300px;
  margin-bottom: 3rem;
  padding-top: 0rem;
  padding-right: 2rem;
  padding-left: 2rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.container.corporate-content-container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1300px;
  margin-bottom: 4rem;
  padding-top: 0rem;
  padding-right: 2rem;
  padding-left: 2rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.container.corporate-content-container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1300px;
  margin-bottom: 3rem;
  padding-top: 0rem;
  padding-right: 2rem;
  padding-left: 2rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.home-content-section.content-row.jobs-row {
  padding-top: 2rem;
  padding-bottom: 0.2rem;
  background-image: url('../images/menuBg.png');
  background-position: 0px 0px;
  background-size: 219px;
  box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, .1);
}

.home-content-section.content-row.corporate-row-subnav {
  padding-top: 3.5rem;
  padding-bottom: 0.2rem;
  background-image: url('../images/broken-noise.png'), url('../images/fabric-1-dark.png'), url('../images/untitled-0209.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: 238px, 200px, cover;
  background-repeat: repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, fixed;
  box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, .1);
}

.home-content-section.content-row.corporate-row-copy {
  margin-bottom: 1rem;
  padding-top: 3rem;
  padding-bottom: 0.25rem;
  background-color: #221f1f;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .15), hsla(0, 0%, 100%, .15)), url('../images/black_paper.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .15), hsla(0, 0%, 100%, .15)), url('../images/black_paper.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 200px;
  box-shadow: inset 0 -80px 0 0 #fff;
}

.footer-heading a,
.textlink-middleout.footer-head {
  display: inline-block;
  margin-top: 1.5rem;
  margin-bottom: 0.7rem;
  border-bottom: 1px solid #888785;
  color: #ffdf1c;
  font-size: 1.25rem;
  line-height: 1.75rem;
  text-decoration: none;
  position: relative;
  padding-bottom: 0px;
}

.footer-heading a::after {
  content: '';
  display: block;
  margin: auto;
  height: 1px;
  width: 0px;
  background: transparent;
  transition: width .3s ease, background-color .3s ease;
}

.footer-heading a:hover::after {
  content: '';
  display: block;
  margin: auto;
  height: 1px;
  width: 100%;
  background: #ffdf1c;
  transition: width .3s ease, background-color .3s ease;
}

.grid.feature-card-grid {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}


.grid.feature-card-grid.jobs-grid {
  margin-top: 1rem;
  margin-bottom: 0rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.grid-box {
  margin-right: 1%;
  margin-bottom: 20px;
  padding: 20px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.grid-box.half {
  width: 49%;
}

.grid-box.third {
  width: 32.333%;
  float: left;
}

.grid-box.quarter {
  width: 24%;
}

.grid-box.fifth {
  width: 19%;
}

.clear {
  clear: both;
}

.feature-cb {
  width: 88%;
}

.instagram-photo-feed-wrap {
  width: 100%;
}

.brush-line.brush-line-2 {
  background-size: 1400px;
}

.brush-line.brush-line-3 {
  height: 4px;
  margin-bottom: 0rem;
  background-size: 1400px;
  opacity: 0.4;
}

.diamond {
  height: 20px;
  background-image: url('../images/caseys_star_blk.svg');
  background-position: 50% 50%;
  background-size: 20px 20px;
  background-repeat: no-repeat;
}

.rooster {
  background-size: 40px 40px;
  background-repeat: no-repeat;
}

.rooster.tesimonial-rooter {
  display: none;
  margin-top: 0.5rem;
  margin-bottom: 0.8rem;
  background-image: url('../images/caseys_rooster-circle-black.svg');
}

.css-arrow.css-arrow-up {
  border-top-width: 0px;
  border-right-width: 22px;
  border-bottom-color: #ed1b2e;
  border-left-color: transparent;
}

.css-arrow.css-arrow-down.css-arrow-yellow {
  width: 100%;
  border-top-color: #ffdf1c;
}

.fancy-arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 53px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-image: url('../images/caseys_thin-arrow-black.svg');
  background-position: 50% 50%;
  background-size: 150px 40px;
  background-repeat: no-repeat;
}

.fancy-text-link {
  font-family: 'Chunkfive', sans-serif;
  color: #221f1f;
  text-align: center;
  text-decoration: none;
}

.text-link.investor-link {
  margin-right: 1rem;
  margin-bottom: 0.65rem;
}

.text-link.investor-link:hover {
  border-bottom-style: dotted;
}

.inside-page-banner.careers-banner {
  height: 400px;
  background-image: url('../images/img-0649_orig_sharpened.jpg');
  background-position: 50% 32%;
  background-size: cover;
  background-repeat: no-repeat;
}

.inside-page-banner.corporate-banner {
  height: 400px;
  background-image: url('../images/untitled-0209.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.feature-card-bg-image.jobs-bg-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 350px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-position: 50% 0px;
}

.feature-card-bg-image.jobs-bg-image.job-card-1-image {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/subs.jpg');
  background-position: 50% 0px;
}

.feature-card-bg-image.jobs-bg-image.job-card-3-image {
  background-image: url('../images/end-of-another-shift.jpg');
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.feature-card-bg-image.jobs-bg-image.job-card-4-image {
  background-image: url('../images/534047271.jpg');
}

.feature-card-bg-image.jobs-bg-image.job-card-2-image {
  background-image: url('../images/casey06.jpg');
}

.feature-card-bg-image.jobs-bg-image.why-caseys-image {
  background-position: 50% 0px;
}

.feature-card-bg-image.jobs-bg-image.career-path-image {
  background-image: url('../images/caseys-check-presentation-from-soiowa.jpg');
}

.feature-card-bg-image.jobs-bg-image.benefits-image {
  background-position: 50% 0px;
}

.feature-card-bg-image.jobs-bg-image.jobs-card-5-image {
  background-image: url('../images/621579258internship.jpg');
}

.feature-card-bg-image.jobs-bg-image.job-card-6-image {
  background-image: url('../images/kitchen.jpg');
}

.feature-card-bg-image.why-caseys-image {
  background-image: url('../images/fun-flexible-rewarding.jpg');
  background-position: 0% 26%;
}

.feature-card-bg-image.career-path-image {
  background-image: url('../images/thank-you.jpg');
  background-position: 50% 0px;
}

.feature-card-bg-image.benefits-image {
  background-image: url('../images/Caseys_Gen_Store_0AD99AA312E3A.jpg');
}

.grid-link-block-third.jobs-grid {
  background-color: #fdfdfd;
}

.grid-link-block-third.jobs-grid:hover {
  border-color: #fdfdfd;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
}

.feature-card-heading.jobs-card-heading {
  font-size: 1.5rem;
  line-height: 1.7rem;
  text-align: center;
}

.feature-item-name-wrapper.jobs-name-wrapper {
  width: 100%;
  height: auto;
  min-height: 75px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: rgba(34, 31, 31, .8);
}

.hover-dark.hover-dark-jobs {
  width: 100%;
  margin: 2px;
  box-shadow: none;
}

.testimonial-slide-nav-dots {
  display: none;
  font-size: 0.6rem;
}

.testimonial-slider-arrow {
  width: 50px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: rgba(34, 31, 31, .4);
}

.testimonial-slider-arrow:hover {
  color: #221f1f;
}

.recruiting-video {
  width: 100%;
  height: 380px;
}

.recruiting-video p {
  margin: 0;
  height: 100%;
  width: 100%;
}

.recruiting-video iframe {
  width: 100% !important;
  height: 100% !important;
}

.testimonial-arrow-icon {
  font-size: 1.25rem;
}

.video-wrapper {
  width: 50%;
  margin-bottom: 1rem;
  float: left;
}

.testimonial-wrapper {
  width: 50%;
  margin-bottom: 1rem;
  float: right;
}

.testimonial-paragraph {
  font-family: 'Chunkfive', sans-serif;
  font-size: 1.4rem;
  line-height: 2.2rem;
  font-weight: 400;
  text-align: center;
}

.testimonial-text-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-right: 3rem;
  padding-left: 3rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.testimonial-author {
  margin-bottom: 0rem;
  text-align: center;
}

.slider {
  height: 380px;
  background-color: #fff;
}

.testimon-slide {
  padding-top: 0rem;
  padding-bottom: 0.75rem;
  border-top: 4px solid #e81f2e;
  border-bottom: 4px solid #e81f2e;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .3), hsla(0, 0%, 100%, .3)), url('../images/menuBg.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .3), hsla(0, 0%, 100%, .3)), url('../images/menuBg.png');
  background-position: 0px 0px, 0px 0px;
  box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, .1);
}

.testimon-slide.cycle-slide-active .testimonial-text-wrapper {
  transform: translateX(0px);
  z-index: 2;
  -webkit-animation: slide 0.75s cubic-bezier(0.68, 0, 0.265, 0.55);
  -webkit-animation-delay: 0s;
  animation: slide 0.75s cubic-bezier(0.68, 0, 0.265, 0.55);
  animation-delay: 0s;
}

@-webkit-keyframes slide {
  80% { transform: translateX(-80px); }
}

@keyframes slide {
  80% { transform: translateX(-80px); }
}

.career-button-wrapper {
  float: right;
}

.career-button-wrapper.careers-2 {
  display: none;
  margin-top: 2rem;
  margin-bottom: 2rem;
  float: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.jobs-name-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 75px;
  padding-right: 0.75rem;
  padding-left: 0.75rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(34, 31, 31, .8);
}

.jobs-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
}

.jobs-card-25 {
  width: 25%;
}

.jobs-grid-parent.jobs-row-2 {
  margin-bottom: 0rem;
}

.careers-header-inner-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.careers-header {
  display: inline-block;
  margin-top: 0rem;
  margin-bottom: 0rem;
  color: #e81c2e;
  font-size: 1.75rem;
  line-height: 2rem;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.career-head-star-wrapper {
  display: block;
  width: 20px;
  height: 30px;
  margin-right: 1rem;
  margin-left: 1rem;
  background-image: url('../images/caseys_star_blk.svg');
  background-position: 50% 50%;
  background-size: 15px 15px;
  background-repeat: no-repeat;
}

.careers-header-outer-wrap {
  margin-top: 1.25rem;
  margin-bottom: 3rem;
}

.testimonial-star-wrapper {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 8px;
  margin-left: 8px;
  float: none;
  background-image: url('../images/caseys_star_blk.svg');
  background-position: 50% 50%;
  background-size: 15px 15px;
  background-repeat: no-repeat;
}

.testimonial-star-outer-wrap {
  position: relative;
  display: none;
  height: 22px;
  margin-bottom: 1.25rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

._4ps-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.create-your-own-wrapper {
  width: 30%;
  margin: 1.5rem 1vw;
  background-color: #fff;
  box-shadow: inset 0 0 0 4px #fff;
}

.create-your-own-wrapper.customize {
  width: 46%;
  height: 843px;
  margin-right: 0rem;
  margin-left: 2rem;
}

.create-your-own-wrapper.column-2-create-own {
  width: 46%;
  height: 843px;
  margin-right: 2rem;
  margin-left: 0rem;
}

.create-your-own-heading {
  display: block;
  margin-top: 0rem;
  margin-bottom: 0rem;
  padding: 0px 0rem;
  font-family: 'Chunkfive', sans-serif;
  color: #fff;
  font-size: 1.5rem;
  line-height: 1.9rem;
  font-weight: 400;
  text-align: right;
  letter-spacing: 0.05rem;
}

.create-your-own-toggle-arrow {
  width: 20px;
  height: 30px;
  margin-right: 0.75rem;
  margin-left: 0.5rem;
  background-image: url('../images/triangle-right-yellow.svg');
  background-position: 50% 50%;
  background-size: 12px 32px;
  background-repeat: no-repeat;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.create-your-own-heading-wrapper {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 62px;
  margin: 4px;
  padding-right: 0.75rem;
  padding-left: 1rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e81f2e;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.create-your-own-heading-wrapper:hover {
  background-color: #be1625;
}

.create-your-own-grid-link-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 1px solid #d6d6d6;
  background-color: #fff;
  box-shadow: none;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-decoration: none;
  cursor: pointer;
}

.create-your-own-grid-link-block:hover {
  box-shadow: none;
}

.paragraph-2 {
  margin-top: 24px;
  margin-right: 12px;
  margin-left: 12px;
}

.corporate-grid-parent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.investor-relations-item-wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 31%;
  padding: 3rem 2vw 7rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 4px solid #e81c2e;
  border-bottom: 4px solid #e81c2e;
  background-color: #75746c;
  background-image: url('../images/mPanel_transparent.png');
  background-position: 0px 0px;
  background-size: 219px;
  text-align: center;
}

.corporate-row-1-left {
  width: 75%;
  padding-right: 4rem;
}

.corporate-row-1-right {
  width: 25%;
}

.corporate-row-3-right {
  width: 31%;
}

.corporate-row-3-left {
  width: 62%;
  padding-top: 1.5rem;
}

.corporate-row-3-left #news_module.homepage_contentbox .cms_date h3,
.news-article-date {
  font-size: 0.85rem;
  font-weight: 500;
  line-height: 1.7rem;
  color: #424242;
  margin-bottom: 0;
}

.corporate-row-3-left #news_module.homepage_contentbox .cms_title h3 a,
.news-article-title-link {
  border-bottom: 1px dotted #868686;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #e81c2e;
  font-size: 1.5rem;
  line-height: 1.7rem;
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
}

.corporate-row-3-left #news_module.homepage_contentbox .cms_title h3 a:hover,
.news-article-title-link:hover {
  border-bottom-style: dotted;
  border-bottom-color: transparent;
  color: #221f1f;
}

.corporate-row-3-left #news_module.homepage_contentbox .cms_title h3 {
  margin-bottom: 0;
  line-height: 1.9rem;
}

.corporate-row-3-left #news_module.homepage_contentbox .cms_list_item,
.news-feed-item-wrap {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #acacac;
}

.corporate-row-3-right > p > a,
.more-link {
  display: inline-block;
  margin-top: 0.5rem;
  border-bottom: 1px dotted #868686;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #e81c2e;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.corporate-row-3-right > p > a:hover,
.more-link:hover {
  border-bottom-style: dotted;
  border-bottom-color: transparent;
  color: #221f1f;
}

.annual-report-image-wrap {
  width: 100%;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.investor-relations-subnav-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 31.5%;
  min-height: 150px;
  margin-bottom: 1.75rem;
  padding: 1.5rem 1.5vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 100%, .77);
  -webkit-transition: background-color 300ms ease, -webkit-transform 300ms ease;
  transition: background-color 300ms ease, -webkit-transform 300ms ease;
  transition: transform 300ms ease, background-color 300ms ease;
  transition: transform 300ms ease, background-color 300ms ease, -webkit-transform 300ms ease;
  text-align: center;
  text-decoration: none;
}

.investor-relations-subnav-wrap:hover {
  background-color: rgba(34, 31, 31, .85);
  background-image: none;
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}

.investor-relations-subnav-parent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 3rem;
  margin-bottom: 2rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.corporate-subnav-header {
  width: 100%;
  margin-top: 0rem;
  margin-bottom: 0rem;
  font-family: 'Chunkfive', sans-serif;
  font-size: 1.5rem;
  line-height: 1.7rem;
  font-weight: 400;
  letter-spacing: 0.05rem;
  text-transform: none;
}

.corp-icon-wrap {
  width: 100px;
  height: 100px;
  padding: 1.5rem;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 0 0 4px #888785;
  opacity: 0.7;
}

.corp-icon-wrap.icon-1 {
  background-image: url('../images/envelope.svg');
  background-position: 50% 50%;
  background-size: 52px;
  background-repeat: no-repeat;
}

.corp-icon-wrap.icon-2 {
  background-image: url('../images/file-alt.svg');
  background-position: 50% 50%;
  background-size: 41px;
  background-repeat: no-repeat;
}

.corp-icon-wrap.icon-3 {
  background-image: url('../images/user-alt.svg');
  background-position: 50% 50%;
  background-size: 51px;
  background-repeat: no-repeat;
}

.corp-icon-wrap.in-this-section {
  margin-bottom: 1.25rem;
}

.corp-icon-wrap.in-this-section.section-icon-2 {
  background-image: url('../images/users.svg');
  background-position: 50% 50%;
  background-size: 62px;
  background-repeat: no-repeat;
}

.corp-icon-wrap.in-this-section.section-icon-4 {
  background-image: url('../images/store-black-thicker.svg');
  background-position: 50% 50%;
  background-size: 53px;
  background-repeat: no-repeat;
}

.corp-icon-wrap.in-this-section.section-icon-5 {
  background-image: url('../images/shopping-cart.svg');
  background-position: 47% 50%;
  background-size: 51px;
  background-repeat: no-repeat;
}

.corp-icon-wrap.in-this-section.section-icon-6 {
  background-image: url('../images/truck.svg');
  background-position: 48% 46%;
  background-size: 56px;
  background-repeat: no-repeat;
}

.corp-icon-wrap.in-this-section.section-icon-7 {
  background-image: url('../images/credit-card.svg');
  background-position: 50% 50%;
  background-size: 50px;
  background-repeat: no-repeat;
}

.corp-icon-wrap.in-this-section.section-icon-8 {
  background-image: url('../images/house-trees-black.svg');
  background-position: 50% 47%;
  background-size: 70px;
  background-repeat: no-repeat;
}

.stock-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #acacac;
}

.stock-wrap.bottom-row {
  border-bottom-style: none;
}

.stock-row-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35%;
  height: 50px;
  min-width: 90px;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.stock-row-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 65%;
  height: 50px;
  margin-left: 0.5rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.stock-outer-wrap {
  margin-bottom: 1.5rem;
  border-bottom: 2px solid #221f1f;
}

.stock-text {
  width: 100%;
  font-size: 1.15rem;
  font-weight: 600;
}

.stock-text.change-up {
  width: 100%;
  padding-left: 2.15rem;
  background-image: url('../images/arrow-circle-up_green.svg');
  background-position: 0px 0px;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  color: #0fa24a;
}

.stock-text.change-steady {
  padding-left: 2.15rem;
  background-image: url('../images/arrow-circle-right_caseyblack.svg');
  background-size: 24px 24px;
  background-repeat: no-repeat;
  color: #221f1f;
}

.stock-text.change-down {
  padding-left: 2.15rem;
  background-image: url('../images/arrow-circle-down-red.svg');
  background-position: 0px 50%;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  color: #e81c2e;
}

.stock-name {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  background-color: #221f1f;
  color: #fff;
  font-size: 0.9rem;
  font-weight: 600;
}

.corporate-main-content-2 > p,
.intro-paragraph-white {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  color: #fff;
  font-size: 1.25rem;
  line-height: 2rem;
  font-weight: 300;
}

.corp-h2 {
  font-size: 3rem;
}

.investor-rel-parent {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 3rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.inv-rel-cb-header {
  width: 100%;
  color: #e81c2e;
  line-height: 1.7rem;
}

.corp-h2-alternate {
  color: #fff;
  font-size: 3rem;
}

.hack {
  color: transparent;
}

.inv-rel-paragraph {
  width: 100%;
}

.investor-links-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.stock-iframe {
  height: 104px;
  width: 100%;
  border: 0 none;
}

@media (max-width: 991px) {
  .button.jobs-button {
    border-style: none;
    border-color: #e81f2e;
    background-color: #4e4c4c;
    background-image: none;
  }
  .button.jobs-button:hover {
    background-color: #383535;
    background-image: none;
  }
  .button.corp-cb-button {
    left: 0px;
    right: 0px;
    bottom: 28px;
    background-color: #474040;
  }
  .main-content.card-page-main-content.jobs-page-main-content {
    padding-top: 0.75rem;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .main-content.card-page-main-content.jobs-page-main-content.jobs-lower-main-content {
    padding-top: 1.75rem;
  }
  .container.content-container.careers-content-container {
    margin-bottom: 1.75rem;
  }
  .container.corporate-content-container {
    max-width: 991px;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .container.corporate-content-container-2 {
    max-width: 991px;
    margin-bottom: 1rem;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .container.corporate-content-container-3 {
    max-width: 991px;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .container.corporate-content-container-4 {
    max-width: 991px;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .main-nav-link.mobile-duplicate.mobile-no-subpages:hover {
    color: #ffdf1c;
  }
  .home-content-section.content-row.jobs-row {
    padding-top: 1rem;
    padding-bottom: 0.2rem;
  }
  .home-content-section.content-row.corporate-row-subnav {
    padding-top: 1.5rem;
    padding-bottom: 0.2rem;
  }
  .home-content-section.content-row.corporate-row-copy {
    padding-top: 1.5rem;
    padding-bottom: 0.2rem;
    box-shadow: inset 0 -50px 0 0 #fff;
  }
  .mobile-link-label {
    color: #fff;
  }
  .grid.feature-card-grid.jobs-grid {
    margin-top: 0rem;
    margin-bottom: 1rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .grid-box.half {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .grid-box.third {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .grid-box.quarter {
    width: 49%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .grid-box.fifth {
    width: 49%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .nav-menu-wrap {
    color: #fff;
  }
  .feature-card-heading.jobs-card-heading {
    font-size: 1.5rem;
  }
  .hover-dark.hover-dark-jobs {
    width: 100%;
  }
  .video-wrapper {
    width: 100%;
    margin-bottom: 2rem;
  }
  .testimonial-wrapper {
    width: 100%;
    margin-bottom: 1rem;
  }
  .career-button-wrapper.careers-2 {
    margin-bottom: 1rem;
  }
  .jobs-name-wrapper {
    height: 100px;
  }
  .jobs-card {
    width: 50%;
  }
  .jobs-grid-parent {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 2rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .jobs-grid-parent.jobs-row-2 {
    margin-right: 0rem;
    margin-left: 0rem;
  }
  .careers-header._4ps-header {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }
  .career-head-star-wrapper {
    margin-right: 0.75rem;
    margin-left: 0.75rem;
  }
  .careers-header-outer-wrap {
    margin-bottom: 2rem;
  }
  .create-your-own-wrapper {
    width: 45%;
    margin-top: 0.5rem;
    margin-right: 1rem;
    margin-left: 1rem;
  }
  .create-your-own-heading {
    font-size: 1.7rem;
  }
  .create-your-own-heading-wrapper {
    height: 66px;
    background-image: none;
  }
  .create-your-own-grid-link-block {
    width: 100%;
  }
  .corporate-grid-parent {
    margin-top: 0rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .corporate-grid-parent.lower-corp-grid-parent {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .investor-relations-item-wrap {
    padding-top: 2.5rem;
    padding-bottom: 5.75rem;
  }
  .investor-relations-item-wrap.last-inv-rel-item-wrap {
    padding-bottom: 6rem;
  }
  .corporate-row-1-left {
    width: 100%;
    padding-top: 1rem;
    padding-right: 0rem;
  }
  .corporate-row-1-right {
    width: 100%;
    padding-bottom: 1rem;
    border-bottom: 1px solid #acacac;
  }
  .corporate-row-3-left #news_module.homepage_contentbox .cms_title h3 a,
  .news-article-title-link {
    font-size: 1.35rem;
  }
  .corporate-row-3-right > p > a,
  .more-link {
    display: inline;
  }
  .annual-report-image-wrap {
    margin-top: 1.5rem;
  }
  .investor-relations-subnav-wrap {
    width: 48%;
  }
  .investor-relations-subnav-parent {
    margin-bottom: 0rem;
  }
  .corporate-subnav-header {
    width: 100%;
  }
  .stock-wrap {
    border-bottom-style: none;
  }
  .stock-wrap.first-row {
    width: auto;
    margin-right: 0.5rem;
    padding-right: 1rem;
    border-right: 1px solid #acacac;
  }
  .stock-row-left {
    width: 30%;
    min-width: 80px;
  }
  .stock-row-left.change {
    width: 33%;
    min-width: 90px;
  }
  .stock-row-right {
    width: 40%;
    height: 40px;
  }
  .stock-outer-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .corporate-main-content-2 > p,
  .intro-paragraph-white {
    margin-top: 1rem;
    font-size: 1.15rem;
    line-height: 1.9rem;
  }
  .corp-h2 {
    font-size: 2.5rem;
  }
  .investor-rel-parent {
    margin-top: 2rem;
  }
  .inv-rel-cb-header {
    line-height: 1.6rem;
  }
  .corp-h2-alternate {
    font-size: 2.5rem;
  }
  .investor-links-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .stock-iframe {
    height: 104px;
  }
}

@media (max-width: 767px) {
  .button.jobs-button {
    font-size: 1rem;
    line-height: 1.3rem;
  }
  .button.corp-cb-button {
    position: relative;
    bottom: 0rem;
    display: block;
    min-width: 240px;
    margin-right: auto;
    margin-left: auto;
  }
  .container.corporate-content-container {
    max-width: 767px;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .container.corporate-content-container-2 {
    max-width: 767px;
    margin-bottom: 2.5rem;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .container.corporate-content-container-3 {
    max-width: 767px;
    margin-bottom: 3rem;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .container.corporate-content-container-4 {
    max-width: 767px;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .home-content-section.content-row.corporate-row-copy {
    box-shadow: none;
  }
  .grid-box.half {
    width: 100%;
  }
  .grid-box.third {
    width: 49%;
  }
  .rooster.tesimonial-rooter {
    margin-bottom: 1.25rem;
  }
  .hover-dark.hover-dark-jobs {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .testimonial-slide-nav-dots {
    display: none;
  }
  .recruiting-video {
    height: 294px;
  }
  .testimonial-wrapper {
    margin-bottom: 0.5rem;
  }
  .testimonial-paragraph {
    font-size: 1.3rem;
    line-height: 2.1rem;
  }
  .testimonial-author {
    font-size: 0.95rem;
    line-height: 1.5rem;
  }
  .slider {
    height: 400px;
  }
  .jobs-card {
    width: 100%;
    min-width: 0px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .careers-header-inner-wrap {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .careers-header {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }
  .career-head-star-wrapper {
    width: 15px;
    margin-right: 0.3rem;
    margin-left: 0.3rem;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-size: 10px 10px;
  }
  .careers-header-outer-wrap {
    margin-bottom: 2rem;
  }
  .create-your-own-wrapper {
    width: 100%;
  }
  .create-your-own-heading-wrapper {
    height: 62px;
  }
  .create-your-own-grid-link-block {
    width: 100%;
  }
  .corporate-grid-parent {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .corporate-grid-parent.lower-corp-grid-parent {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .investor-relations-item-wrap {
    width: 100%;
    margin-bottom: 1.5rem;
    padding-right: 0.75rem;
    padding-bottom: 2rem;
    padding-left: 0.75rem;
  }
  .investor-relations-item-wrap.last-inv-rel-item-wrap {
    margin-bottom: 0rem;
    padding-bottom: 2rem;
  }
  .corporate-row-1-left {
    width: 100%;
    padding-top: 1rem;
    padding-right: 0rem;
  }
  .corporate-row-1-right {
    width: 100%;
    padding-bottom: 1rem;
    border-bottom: 1px solid #acacac;
  }
  .corporate-row-3-right {
    width: 100%;
    margin-top: 2.5rem;
    border-top: 2px solid #acacac;
  }
  .corporate-row-3-left {
    width: 100%;
  }
  .annual-report-image-wrap {
    height: 259px;
    max-width: 200px;
  }
  .investor-relations-subnav-wrap {
    width: 100%;
    min-height: 0px;
    padding: 1rem 1.5rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .investor-relations-subnav-wrap.last-inv-rel-subnav-wrap {
    margin-bottom: 1.25rem;
  }
  .investor-relations-subnav-parent {
    margin-top: 2rem;
  }
  .corporate-subnav-header {
    font-size: 1.65rem;
    text-align: left;
  }
  .corp-icon-wrap {
    width: 90px;
    height: 90px;
  }
  .corp-icon-wrap.icon-1 {
    background-size: 42px;
  }
  .corp-icon-wrap.icon-2 {
    background-size: 35px;
  }
  .corp-icon-wrap.icon-3 {
    width: 90px;
    height: 90px;
    background-size: 41px;
  }
  .corp-icon-wrap.in-this-section {
    margin-right: 1rem;
    margin-bottom: 0rem;
  }
  .corp-icon-wrap.in-this-section.section-icon-2 {
    background-size: 52px;
  }
  .corp-icon-wrap.in-this-section.section-icon-4 {
    background-size: 43px;
  }
  .corp-icon-wrap.in-this-section.section-icon-5 {
    background-size: 41px;
  }
  .corp-icon-wrap.in-this-section.section-icon-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-size: 46px;
  }
  .corp-icon-wrap.in-this-section.section-icon-7 {
    background-size: 40px;
  }
  .corp-icon-wrap.in-this-section.section-icon-8 {
    background-size: 60px;
  }
  .corporate-main-content-2 > p,
  .intro-paragraph-white {
    margin-top: 0.75rem;
  }
  .corp-h2 {
    font-size: 2.25rem;
    line-height: 2.65rem;
  }
  .investor-rel-parent {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .inv-rel-cb-header {
    font-size: 1.4rem;
    line-height: 1.7rem;
  }
  .corp-h2-alternate {
    font-size: 2.25rem;
    line-height: 2.65rem;
  }
}

@media (min-width: 545px) and (max-width: 991px) {
  .stock-iframe {
    height: 75px;
  }
}

@media (max-width: 479px) {
  .button.jobs-button {
    width: 100%;
    height: 50px;
  }
  .button.corp-cb-button {
    min-width: 200px;
  }
  .main-content.card-page-main-content.jobs-page-main-content {
    padding-right: 0rem;
    padding-left: 0rem;
  }
  .container.corporate-content-container {
    max-width: none;
    margin-bottom: 3rem;
    padding-right: 1.25rem;
    padding-bottom: 0rem;
    padding-left: 1.25rem;
  }
  .container.corporate-content-container-2 {
    max-width: none;
    margin-bottom: 3rem;
    padding-right: 1.25rem;
    padding-bottom: 0rem;
    padding-left: 1.25rem;
  }
  .container.corporate-content-container-3 {
    max-width: none;
    margin-bottom: 3rem;
    padding-right: 1.25rem;
    padding-bottom: 0rem;
    padding-left: 1.25rem;
  }
  .container.corporate-content-container-4 {
    max-width: none;
    margin-bottom: 3rem;
    padding-right: 1.25rem;
    padding-bottom: 0rem;
    padding-left: 1.25rem;
  }
  .home-content-section.content-row.corporate-row-subnav {
    padding-top: 1.5rem;
  }
  .grid.feature-card-grid.jobs-grid {
    margin-bottom: 0rem;
  }
  .grid-box.third {
    width: 100%;
  }
  .grid-box.quarter {
    width: 100%;
  }
  .grid-box.fifth {
    width: 100%;
  }
  .rooster.tesimonial-rooter {
    display: none;
  }
  .feature-card-bg-image.jobs-bg-image {
    height: 250px;
  }
  .feature-card-bg-image.jobs-bg-image.job-card-1-image {
    height: 250px;
  }
  .feature-card-heading.jobs-card-heading {
    font-size: 1.4rem;
    line-height: 1.6rem;
  }
  .feature-item-name-wrapper.jobs-name-wrapper {
    min-height: 60px;
  }
  .testimonial-slider-arrow {
    display: none;
  }
  .recruiting-video {
    height: 200px;
  }
  .testimonial-wrapper {
    margin-bottom: 0rem;
  }
  .testimonial-text-wrapper {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
  .testimonial-author {
    line-height: 1.5rem;
  }
  .slider {
    height: 500px;
  }
  .career-button-wrapper.careers-2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .jobs-grid-parent {
    margin-right: 0rem;
    margin-left: 0rem;
  }
  .careers-header {
    text-align: center;
  }
  .careers-header._4ps-header {
    font-size: 1.3rem;
  }
  .careers-header-outer-wrap {
    margin-top: 0.25rem;
    margin-bottom: 2rem;
  }
  ._4ps-wrap {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .create-your-own-wrapper {
    margin-top: 0.25rem;
    margin-right: 0rem;
    margin-left: 0rem;
  }
  .create-your-own-heading {
    font-size: 1.5rem;
    line-height: 1.9rem;
  }
  .create-your-own-heading-wrapper {
    height: 66px;
  }
  .create-your-own-grid-link-block {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
  }
  .investor-relations-item-wrap {
    margin-bottom: 1.5rem;
  }
  .corporate-row-1-left {
    padding-top: 0.5rem;
    padding-right: 0rem;
  }
  .investor-relations-subnav-wrap {
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .investor-relations-subnav-wrap.last-inv-rel-subnav-wrap {
    margin-bottom: 0rem;
  }
  .corporate-subnav-header {
    font-size: 1.45rem;
  }
  .corp-icon-wrap.in-this-section {
    width: 60px;
    height: 60px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    box-shadow: 0 0 0 3px #888785;
  }
  .corp-icon-wrap.in-this-section.section-icon-2 {
    background-size: 42px;
  }
  .corp-icon-wrap.in-this-section.section-icon-4 {
    background-size: 33px;
  }
  .corp-icon-wrap.in-this-section.section-icon-5 {
    background-size: 31px;
  }
  .corp-icon-wrap.in-this-section.section-icon-6 {
    background-size: 36px;
  }
  .corp-icon-wrap.in-this-section.section-icon-7 {
    background-size: 30px;
  }
  .corp-icon-wrap.in-this-section.section-icon-8 {
    background-size: 50px;
  }
  .stock-wrap.first-row {
    margin-right: 0rem;
    border-right-style: none;
    border-bottom-style: solid;
  }
  .stock-outer-wrap {
    display: block;
  }
  .corp-h2 {
    font-size: 2rem;
  }
  .corp-h2-alternate {
    font-size: 2rem;
  }
  .investor-links-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

#products_module.responsive .add_to_cart_form .quantity_row input {
  width: 80px;
}
#products_module.responsive .add_to_cart_form .quantity_row .product-denomination-label {
  width: 17%;
}
