.carousel {
  height: 360px; }
  .carousel .slide {
    height: 100%;
    background: center no-repeat;
    background-size: cover;
    cursor: pointer; }
  .carousel .unlim {
    background: rgba(141, 141, 141, 0.5);
    padding: 10px;
    margin-top: 50px; }
  .carousel .caption {
    color: white;
    max-width: 570px;
    padding-top: 40px; }
    .carousel .caption h1 {
      font-size: 46px; }
    .carousel .caption small {
      color: inherit;
      font-size: 50%; }
    .carousel .caption h2 {
      font-size: 24px;
      margin-top: 40px; }
    .carousel .caption .btn {
      margin-top: 20px;
      width: 130px; }
    @media (max-width: 767px) {
      .carousel .caption h1 {
        font-size: 30px; }
      .carousel .caption h2 {
        font-size: 16px; } }
  .carousel .carousel-indicators li {
    margin: 0 10px !important; }

#morePromos {
  padding: 0 6%;
  padding-top: 30px; }
  @media (max-width: 990px) {
    #morePromos {
      padding-top: 0; } }
  #morePromos h1 {
    font-size: 36px; }
  #morePromos .thumbnail-fix {
    margin-top: 20%;
    padding-left: 10px; }

.promo-brief {
  cursor: pointer;
  height: 200px;
  border: 2px solid #dddddd;
  margin-top: 15px; }
  .promo-brief .thumbnail-img {
    height: 100%;
    width: 100%; }
  .promo-brief .promo-copy {
    padding-bottom: 10px; }
    .promo-brief .promo-copy p {
      color: darkgrey; }
  @media (max-width: 992px) {
    .promo-brief {
      height: auto;
      border: none; }
      .promo-brief .thumbnail-img {
        height: auto; }
      .promo-brief h2 {
        text-align: center; } }
  @media (min-width: 1600px) {
    .promo-brief {
      height: 240px; } }

#webdiscount {
  padding: 40px 0; }
  #webdiscount .center-block {
    max-width: 510px; }
  #webdiscount .input-group {
    max-width: 350px;
    margin: 25px auto; }
  #webdiscount img {
    margin: 0 auto;
    padding-bottom: 20px;
    max-height: 120px; }
  #webdiscount b, #webdiscount txt {
    font-size: 28px; }
  #webdiscount span {
    font-size: 16px; }
  @media (max-width: 992px) {
    #webdiscount {
      padding: 15px; } }

#promoTemplate {
  font-size: 18px; }
  #promoTemplate .border-box .shadow {
    width: 240px;
    padding-left: 20px; }
  #promoTemplate .border-box button {
    height: 45px;
    width: 200px; }
  #promoTemplate .img-head {
    position: relative;
    height: 210px;
    padding-top: 50px;
    background: center no-repeat;
    background-size: cover; }
    #promoTemplate .img-head .filter {
      position: absolute;
      width: 100%;
      height: 100%;
      background: black;
      opacity: 0.4;
      z-index: 50; }
    #promoTemplate .img-head .abs-hero {
      width: 700px;
      position: absolute;
      z-index: 100;
      top: 50px;
      left: 28%;
      font-size: 44px;
      color: white;
      margin: 0 auto; }
      @media (max-width: 992px) {
        #promoTemplate .img-head .abs-hero {
          font-size: 32px;
          width: auto;
          left: 0;
          top: 15px; } }
    #promoTemplate .img-head h1 {
      font-size: 44px;
      color: white;
      margin: 0 auto;
      max-width: 450px; }
      @media (max-width: 992px) {
        #promoTemplate .img-head h1 {
          font-size: 32px;
          width: auto; } }
    @media (max-width: 767px) {
      #promoTemplate .img-head {
        height: auto !important; } }
  #promoTemplate .bg-logo {
    background-size: initial; }
    @media (max-width: 767px) {
      #promoTemplate .bg-logo {
        background-size: contain; } }
  #promoTemplate .grey-back {
    background: #ddd;
    padding: 20px 0; }
    #promoTemplate .grey-back p {
      line-height: 180%; }
    #promoTemplate .grey-back h2 {
      margin-bottom: 10px; }
  #promoTemplate h2 {
    margin-bottom: 40px;
    text-align: center; }
  #promoTemplate .post {
    max-width: 650px;
    margin: 40px auto; }
    #promoTemplate .post p {
      white-space: pre-line; }
    #promoTemplate .post ul {
      color: #808080;
      padding-left: 20px; }
      #promoTemplate .post ul li {
        margin-bottom: 5px; }
    #promoTemplate .post img {
      margin-top: 50px; }
    @media (max-width: 992px) {
      #promoTemplate .post {
        padding: 0 20px; }
        #promoTemplate .post h2 {
          font-size: 18px; } }
  #promoTemplate #otherPromos {
    margin: 70px 0; }
    #promoTemplate #otherPromos .center-block {
      max-width: 1000px; }
    #promoTemplate #otherPromos h2 {
      text-transform: uppercase; }
    #promoTemplate #otherPromos .promo-block {
      cursor: pointer;
      display: inline-block;
      background: center no-repeat;
      background-size: cover;
      width: 299px;
      height: 220px;
      color: white;
      font-size: 24px;
      font-weight: bold;
      text-align: center;
      margin: 0 15px;
      padding-top: 70px; }
      @media (max-width: 992px) {
        #promoTemplate #otherPromos .promo-block {
          display: block;
          margin: 10px auto; } }
    #promoTemplate #otherPromos button {
      margin-top: 25px; }
  @media (max-width: 767px) {
    #promoTemplate .mobile-overflow {
      overflow-x: auto; } }
  #promoTemplate table {
    max-width: 850px;
    margin: 0 auto;
    border: 2px solid #ddd;
    font-size: 16px; }
    #promoTemplate table th {
      color: white;
      font-size: 20px;
      background: #1079BB;
      padding: 20px; }
    #promoTemplate table td {
      border: 1px solid #ddd;
      padding: 15px; }
    #promoTemplate table tr:nth-child(even) {
      background-color: #f1f1f1; }
  #promoTemplate #bottom-banner {
    margin-top: 90px;
    height: 505px; }
    #promoTemplate #bottom-banner .banner-copy {
      font-size: 34px;
      padding-top: 130px; }

#discountForm {
  border: 2px solid #ddd;
  text-align: justify;
  padding: 25px;
  margin-top: 50px; }
  #discountForm label {
    float: left;
    color: darkgrey; }
  #discountForm .phone-input {
    display: inline-block;
    width: 180px;
    margin-top: 30px; }
  #discountForm .paragraph {
    background: lightgrey;
    padding: 10px;
    margin-top: 40px;
    text-align: left; }
  #discountForm button {
    width: 280px;
    margin-top: 30px; }
    @media (max-width: 992px) {
      #discountForm button {
        margin-top: 30px; } }
  #discountForm .css-label {
    float: none;
    font-size: 16px; }
    @media (max-width: 992px) {
      #discountForm .css-label {
        display: block;
        margin-bottom: 40px; } }

/*# sourceMappingURL=promotions.css.map */
