

@media (min-width:290px) and (max-width:768px) {
.carousel-inner .item.active{

    background-size: contain !important;
    background-repeat: no-repeat !important;
  }

  #hero .container .blurb h1 {
    font-size: 22px !important;
    font-weight: 700;
    padding: 0;
    -webkit-animation: Heading .5s .5s forwards;
    -moz-animation: Heading .5s .5s forwards;
    -o-animation: Heading .5s .5s forwards;
    animation: Heading .5s .5s forwards;
    letter-spacing: 3px;
    opacity: 1;
      color: #f5b50a;
    border: none;
    /* margin-top: -100px; */
  }

  #hero {
    overflow: hidden;
    /* min-height: 400px; */
    height: 400px;
  }

  #hero .carousel-inner, #hero .carousel-inner .item {
    /* min-height: 400px; */
    text-align: center;
    background-color: #f5b50a;
    background-position: center;
    height: 400px;
  }

  .carousel-indicators {
    position: absolute;
    bottom: 5px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
  }

  #hero .container .blurb .buttons {
    margin-top: 8px;
    -webkit-animation: Buttons .5s .5s forwards;
    -moz-animation: Buttons .5s .5s forwards;
    -o-animation: Buttons .5s .5s forwards;
    animation: Buttons .5s .5s forwards;
    opacity: 1;
  }

  #hero .container .blurb p {
    margin-top: -36px;
    font-size: 1em;
    color: #fff;
    background: rgba(40, 38, 43,0.5);
    padding: 10px;
    width: 100%;
    text-align: left;
    border-radius: 5px;
  }
}


@media (min-width:806px) and (max-width:1200px) {
    .carousel-inner .item.active{

        background-size: cover !important;
        background-repeat: no-repeat !important;
      }

      #hero .container .blurb h1 {
        font-size: 22px !important;
        font-weight: 700;
        padding: 0;
        -webkit-animation: Heading .5s .5s forwards;
        -moz-animation: Heading .5s .5s forwards;
        -o-animation: Heading .5s .5s forwards;
        animation: Heading .5s .5s forwards;
        letter-spacing: 3px;
        opacity: 1;
          color: #f5b50a;
        border: none;
        margin-top: 10px;
      }

      #hero {
        overflow: hidden;
        /* min-height: 400px; */
        height: 400px;
      }

      #hero .carousel-inner, #hero .carousel-inner .item {
        /* min-height: 400px; */
        text-align: center;
        background-color: #f5b50a;
        background-position: center;
        height: 333px;
        /* margin-top: 30px; */
      }

      .carousel-indicators {
        position: absolute;
        bottom: 5px;
        left: 50%;
        z-index: 15;
        width: 60%;
        padding-left: 0;
        margin-left: -30%;
        text-align: center;
        list-style: none;
      }

      #hero .container .blurb .buttons {
        margin-top: 8px;
        -webkit-animation: Buttons .5s .5s forwards;
        -moz-animation: Buttons .5s .5s forwards;
        -o-animation: Buttons .5s .5s forwards;
        animation: Buttons .5s .5s forwards;
        opacity: 1;
      }

      #hero .container .blurb p {
        margin-top: -36px;
        font-size: 1em;
        color: #fff;
        background: rgba(40, 38, 43,0.5);
        padding: 10px;
        width: 100%;
        text-align: left;
        border-radius: 5px;
      }
    }

    @media (min-width:360px) and (max-width:553px) {
#hero{
    min-height: 225px !important;
    height: 225px !important;
}
        #hero .carousel-inner, #hero .carousel-inner .item {
            text-align: center;
            background-color: #f5b50a;
            background-position: center;
           min-height: 25px !important;
            height: 225px !important;
            /* margin-top: 10px; */
          }

          #hero .container .blurb h1 {
            font-size: 16px !important;
            font-weight: 700;
            padding: 0;
            -webkit-animation: Heading .5s .5s forwards;
            -moz-animation: Heading .5s .5s forwards;
            -o-animation: Heading .5s .5s forwards;
            animation: Heading .5s .5s forwards;
            letter-spacing: 3px;
            opacity: 1;
              color: #f5b50a;
            border: none;
            margin-top: 56px;
          }

          #hero .container .blurb p {
            margin-top: -36px;
            font-size: 10px;
            color: #fff;
            background: rgba(40, 38, 43,0.5);
            padding: 10px;
            width: 100%;
            text-align: left;
            border-radius: 5px;
          }

          #hero {
            overflow: hidden;
            /* min-height: 400px; */
            height: 284px;
          }
          #hero .container .blurb .buttons {
            margin-top: 50px;
            margin-left: 5%;
            -webkit-animation: Buttons .5s .5s forwards;
            -moz-animation: Buttons .5s .5s forwards;
            -o-animation: Buttons .5s .5s forwards;
            animation: Buttons .5s .5s forwards;
            opacity: 1;
          }

          #hero .container .blurb .buttons .btn1 {
            font-size: 8px;
            font-weight: 400;
            position: relative;
            overflow: hidden;
            width: auto;
            padding: 2px 14px;
            /* letter-spacing: 4px; */
            text-transform: uppercase;
            border-width: 2px;
            background-color: #f5b50a;
          }
          .carousel-indicators {
          display: none;
          }
    }

    @media (min-width:554px) and (max-width:692px) {

        #hero .carousel-inner, #hero .carousel-inner .item {
            text-align: center;
            background-color: #f5b50a;
            background-position: center;
            height: 340px !important;            min-height: 340px !important;
          }

          #hero .container .blurb h1 {
            font-size: 22px !important;
            margin-top: 25px;
            font-weight: 700;
            padding: 0;
            -webkit-animation: Heading .5s .5s forwards;
            -moz-animation: Heading .5s .5s forwards;
            -o-animation: Heading .5s .5s forwards;
            animation: Heading .5s .5s forwards;
            letter-spacing: 3px;
            opacity: 1;
              color: #f5b50a;
            border: none;
          }

          #hero {
            overflow: hidden;
            /* min-height: 400px; */
            height: 340px !important;            min-height: 340px !important;
          }
          #hero .container .blurb .buttons {
            margin-top: 50px;
            margin-left: 5%;
            -webkit-animation: Buttons .5s .5s forwards;
            -moz-animation: Buttons .5s .5s forwards;
            -o-animation: Buttons .5s .5s forwards;
            animation: Buttons .5s .5s forwards;
            opacity: 1;
          }

          #hero .container .blurb .buttons .btn1 {
            font-size: 8px;
            font-weight: 400;
            position: relative;
            overflow: hidden;
            width: auto;
            padding: 2px 14px;
            /* letter-spacing: 4px; */
            text-transform: uppercase;
            border-width: 2px;
            background-color: #f5b50a;
          }
          .carousel-indicators {
          display: none;
          }
    }



    @media (min-width:693px) and (max-width:795px) {

        #hero .carousel-inner, #hero .carousel-inner .item {
            text-align: center;
            background-color: #f5b50a;
            background-position: center;
            height: 400px !important;            min-height: 400px !important;
            /* margin-top: 30px; */
          }
          #hero .container .blurb h1 {
            font-size: 22px !important;
            margin-top: 15px;
            font-weight: 700;
            padding: 0;
            -webkit-animation: Heading .5s .5s forwards;
            -moz-animation: Heading .5s .5s forwards;
            -o-animation: Heading .5s .5s forwards;
            animation: Heading .5s .5s forwards;
            letter-spacing: 3px;
            opacity: 1;
              color: #f5b50a;
            border: none;
          }

          #hero {
            overflow: hidden;
            /* min-height: 400px; */
            height: 400px !important;            min-height: 400px !important;
          }
          #hero .container .blurb .buttons {
            margin-top: 8px;
            margin-left: 5%;
            -webkit-animation: Buttons .5s .5s forwards;
            -moz-animation: Buttons .5s .5s forwards;
            -o-animation: Buttons .5s .5s forwards;
            animation: Buttons .5s .5s forwards;
            opacity: 1;
          }

          .carousel-indicators {
            position: absolute;
            bottom: 20px;
            left: 50%;
            z-index: 15;
            width: 60%;
            padding-left: 0;
            margin-left: -30%;
            text-align: center;
            list-style: none;
          }


    }

    @media (min-width:796px) and (max-width:1000px) {

        #hero .carousel-inner, #hero .carousel-inner .item {
            text-align: center;
            background-color: #f5b50a;
            /* background-position: center; */
            height: 454px !important;            min-height: 454px !important;

          }

          #hero {
            overflow: hidden;
            /* min-height: 400px; */
            height: 454px !important;            min-height: 454px !important;
          }
          #hero .container .blurb .buttons {
            margin-top: 8px;
            margin-left: 5%;
            -webkit-animation: Buttons .5s .5s forwards;
            -moz-animation: Buttons .5s .5s forwards;
            -o-animation: Buttons .5s .5s forwards;
            animation: Buttons .5s .5s forwards;
            opacity: 1;
          }

          .carousel-indicators {
            position: absolute;
            bottom: 20px;
            left: 50%;
            z-index: 15;
            width: 60%;
            padding-left: 0;
            margin-left: -30%;
            text-align: center;
            list-style: none;
          }


    }

    @media (min-width:1000px) {

        #hero .carousel-inner, #hero .carousel-inner .item {
            text-align: center;
            background-color: #f5b50a;
            background-position: center;
            height: 600px !important;            min-height: 600px !important;
          }

          #hero {
            overflow: hidden;
            /* min-height: 400px; */
            height: 600px !important;            min-height: 600px !important;
          }
          #hero .container .blurb .buttons {
            margin-top: 8px;
            margin-left: 5%;
            -webkit-animation: Buttons .5s .5s forwards;
            -moz-animation: Buttons .5s .5s forwards;
            -o-animation: Buttons .5s .5s forwards;
            animation: Buttons .5s .5s forwards;
            opacity: 1;
          }

          .carousel-indicators {
            position: absolute;
            bottom: 20px;
            left: 50%;
            z-index: 15;
            width: 60%;
            padding-left: 0;
            margin-left: -30%;
            text-align: center;
            list-style: none;
          }


    }
    @media (min-width:1500px) {

        #hero .carousel-inner, #hero .carousel-inner .item {
            text-align: center;
            background-color: #f5b50a;
            background-position: center;
            height: 1000px !important;            min-height: 1000px !important;
          }

          #hero {
            overflow: hidden;
            /* min-height: 400px; */
            height: 1000px !important;            min-height: 1000px !important;
          }
          #hero .container .blurb .buttons {
            margin-top: 8px;
            margin-left: 5%;
            -webkit-animation: Buttons .5s .5s forwards;
            -moz-animation: Buttons .5s .5s forwards;
            -o-animation: Buttons .5s .5s forwards;
            animation: Buttons .5s .5s forwards;
            opacity: 1;
          }

          .carousel-indicators {
            position: absolute;
            bottom: 20px;
            left: 50%;
            z-index: 15;
            width: 60%;
            padding-left: 0;
            margin-left: -30%;
            text-align: center;
            list-style: none;
          }


    }