
.on-demand-section h5 {
  max-width: 20em;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 768px) {
  .home-carousel {
    margin: 0 10px;
  }
}

.home-carousel .carousel-control {
  z-index: 2;
}

.home-carousel .carousel-control.left, .home-carousel .carousel-control.right {
  background-image: none;
}

.home-carousel .carousel-inner {
  height: 400px;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
  .home-carousel .carousel-inner {
    height: 500px;
  }
}

@media screen and (min-width: 769px) and (max-width: 992px) {
  .home-carousel .carousel-inner {
    height: 500px;
  }
}

@media screen and (min-width: 993px) and (max-width: 1400px) {
  .home-carousel .carousel-inner {
    height: 510px;
  }
}

@media screen and (min-width: 1401px) {
  .home-carousel .carousel-inner {
    height: 800px;
  }
}

@media screen and (max-height: 650px) {
  .home-carousel .carousel-inner {
    height: 500px;
  }
}

.home-carousel .carousel-inner .item {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-align-items: center;
  -moz-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: 50% 50%;
}

.home-carousel .carousel-inner .item,
.home-carousel .carousel-inner .active.left,
.home-carousel .carousel-inner .active.right {
  opacity: 0;
}

.home-carousel .carousel-inner .active,
.home-carousel .carousel-inner .next.left,
.home-carousel .carousel-inner .prev.right {
  opacity: 1;
}

.home-carousel .carousel-inner .next,
.home-carousel .carousel-inner .prev,
.home-carousel .carousel-inner .active.left,
.home-carousel .carousel-inner .active.right {
  -webkit-transform: translate3D(0, 0, 0);
  -moz-transform: translate3D(0, 0, 0);
  -o-transform: translate3D(0, 0, 0);
  transform: translate3D(0, 0, 0);
}





.home-carousel .image-fashion {
  background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/fashion-xs.jpg");
}

@media screen and (min-width: 481px) and (max-width: 768px) {
  .home-carousel .image-fashion {
    background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/fashion-s.jpg");
  }
}

@media screen and (min-width: 769px) and (max-width: 992px) {
  .home-carousel .image-fashion {
    background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/fashion-m.jpg");
  }
}

@media screen and (min-width: 993px) and (max-width: 1400px) {
  .home-carousel .image-fashion {
    background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/fashion-l.jpg");
  }
}

@media screen and (min-width: 1401px) {
  .home-carousel .image-fashion {
    background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/fashion-xl.jpg");
  }
}

@media screen and (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2), screen and (max-width: 480px) and (min--moz-device-pixel-ratio: 2), screen and (max-width: 480px) and (-o-min-device-pixel-ratio: 2 / 1), screen and (max-width: 480px) and (min-device-pixel-ratio: 2), screen and (max-width: 480px) and (min-resolution: 192dpi), screen and (max-width: 480px) and (min-resolution: 2dppx) {
  .home-carousel .image-fashion {
    background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/fashion-xs@2x.jpg");
  }
}

@media screen and (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 481px) and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), screen and (min-width: 481px) and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), screen and (min-width: 481px) and (max-width: 768px) and (min-device-pixel-ratio: 2), screen and (min-width: 481px) and (max-width: 768px) and (min-resolution: 192dpi), screen and (min-width: 481px) and (max-width: 768px) and (min-resolution: 2dppx) {
  .home-carousel .image-fashion {
    background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/fashion-s@2x.jpg");
  }
}

@media screen and (min-width: 769px) and (max-width: 992px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 769px) and (max-width: 992px) and (min--moz-device-pixel-ratio: 2), screen and (min-width: 769px) and (max-width: 992px) and (-o-min-device-pixel-ratio: 2 / 1), screen and (min-width: 769px) and (max-width: 992px) and (min-device-pixel-ratio: 2), screen and (min-width: 769px) and (max-width: 992px) and (min-resolution: 192dpi), screen and (min-width: 769px) and (max-width: 992px) and (min-resolution: 2dppx) {
  .home-carousel .image-fashion {
    background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/fashion-m@2x.jpg");
  }
}

@media screen and (min-width: 993px) and (max-width: 1400px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 993px) and (max-width: 1400px) and (min--moz-device-pixel-ratio: 2), screen and (min-width: 993px) and (max-width: 1400px) and (-o-min-device-pixel-ratio: 2 / 1), screen and (min-width: 993px) and (max-width: 1400px) and (min-device-pixel-ratio: 2), screen and (min-width: 993px) and (max-width: 1400px) and (min-resolution: 192dpi), screen and (min-width: 993px) and (max-width: 1400px) and (min-resolution: 2dppx) {
  .home-carousel .image-fashion {
    background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/fashion-l@2x.jpg");
  }
}

@media screen and (min-width: 1401px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 1401px) and (min--moz-device-pixel-ratio: 2), screen and (min-width: 1401px) and (-o-min-device-pixel-ratio: 2 / 1), screen and (min-width: 1401px) and (min-device-pixel-ratio: 2), screen and (min-width: 1401px) and (min-resolution: 192dpi), screen and (min-width: 1401px) and (min-resolution: 2dppx) {
  .home-carousel .image-fashion {
    background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/fashion-xl@2x.jpg");
  }
}

.home-carousel .image-tickets {
  background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/tickets-xs.jpg");
}

@media screen and (min-width: 481px) and (max-width: 768px) {
  .home-carousel .image-tickets {
    background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/tickets-s.jpg");
  }
}

@media screen and (min-width: 769px) and (max-width: 992px) {
  .home-carousel .image-tickets {
    background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/tickets-m.jpg");
  }
}

@media screen and (min-width: 993px) and (max-width: 1400px) {
  .home-carousel .image-tickets {
    background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/tickets-l.jpg");
  }
}

@media screen and (min-width: 1401px) {
  .home-carousel .image-tickets {
    background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/tickets-xl.jpg");
  }
}

@media screen and (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2), screen and (max-width: 480px) and (min--moz-device-pixel-ratio: 2), screen and (max-width: 480px) and (-o-min-device-pixel-ratio: 2 / 1), screen and (max-width: 480px) and (min-device-pixel-ratio: 2), screen and (max-width: 480px) and (min-resolution: 192dpi), screen and (max-width: 480px) and (min-resolution: 2dppx) {
  .home-carousel .image-tickets {
    background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/tickets-xs@2x.jpg");
  }
}

@media screen and (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 481px) and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), screen and (min-width: 481px) and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), screen and (min-width: 481px) and (max-width: 768px) and (min-device-pixel-ratio: 2), screen and (min-width: 481px) and (max-width: 768px) and (min-resolution: 192dpi), screen and (min-width: 481px) and (max-width: 768px) and (min-resolution: 2dppx) {
  .home-carousel .image-tickets {
    background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/tickets-s@2x.jpg");
  }
}

@media screen and (min-width: 769px) and (max-width: 992px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 769px) and (max-width: 992px) and (min--moz-device-pixel-ratio: 2), screen and (min-width: 769px) and (max-width: 992px) and (-o-min-device-pixel-ratio: 2 / 1), screen and (min-width: 769px) and (max-width: 992px) and (min-device-pixel-ratio: 2), screen and (min-width: 769px) and (max-width: 992px) and (min-resolution: 192dpi), screen and (min-width: 769px) and (max-width: 992px) and (min-resolution: 2dppx) {
  .home-carousel .image-tickets {
    background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/tickets-m@2x.jpg");
  }
}

@media screen and (min-width: 993px) and (max-width: 1400px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 993px) and (max-width: 1400px) and (min--moz-device-pixel-ratio: 2), screen and (min-width: 993px) and (max-width: 1400px) and (-o-min-device-pixel-ratio: 2 / 1), screen and (min-width: 993px) and (max-width: 1400px) and (min-device-pixel-ratio: 2), screen and (min-width: 993px) and (max-width: 1400px) and (min-resolution: 192dpi), screen and (min-width: 993px) and (max-width: 1400px) and (min-resolution: 2dppx) {
  .home-carousel .image-tickets {
    background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/tickets-l@2x.jpg");
  }
}

@media screen and (min-width: 1401px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 1401px) and (min--moz-device-pixel-ratio: 2), screen and (min-width: 1401px) and (-o-min-device-pixel-ratio: 2 / 1), screen and (min-width: 1401px) and (min-device-pixel-ratio: 2), screen and (min-width: 1401px) and (min-resolution: 192dpi), screen and (min-width: 1401px) and (min-resolution: 2dppx) {
  .home-carousel .image-tickets {
    background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/tickets-xl@2x.jpg");
  }
}

.home-carousel .image-furniture {
  background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/furniture-xs.jpg");
}

@media screen and (min-width: 481px) and (max-width: 768px) {
  .home-carousel .image-furniture {
    background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/furniture-s.jpg");
  }
}

@media screen and (min-width: 769px) and (max-width: 992px) {
  .home-carousel .image-furniture {
    background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/furniture-m.jpg");
  }
}

@media screen and (min-width: 993px) and (max-width: 1400px) {
  .home-carousel .image-furniture {
    background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/furniture-l.jpg");
  }
}

@media screen and (min-width: 1401px) {
  .home-carousel .image-furniture {
    background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/furniture-xl.jpg");
  }
}

@media screen and (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2), screen and (max-width: 480px) and (min--moz-device-pixel-ratio: 2), screen and (max-width: 480px) and (-o-min-device-pixel-ratio: 2 / 1), screen and (max-width: 480px) and (min-device-pixel-ratio: 2), screen and (max-width: 480px) and (min-resolution: 192dpi), screen and (max-width: 480px) and (min-resolution: 2dppx) {
  .home-carousel .image-furniture {
    background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/furniture-xs@2x.jpg");
  }
}

@media screen and (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 481px) and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), screen and (min-width: 481px) and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), screen and (min-width: 481px) and (max-width: 768px) and (min-device-pixel-ratio: 2), screen and (min-width: 481px) and (max-width: 768px) and (min-resolution: 192dpi), screen and (min-width: 481px) and (max-width: 768px) and (min-resolution: 2dppx) {
  .home-carousel .image-furniture {
    background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/furniture-s@2x.jpg");
  }
}

@media screen and (min-width: 769px) and (max-width: 992px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 769px) and (max-width: 992px) and (min--moz-device-pixel-ratio: 2), screen and (min-width: 769px) and (max-width: 992px) and (-o-min-device-pixel-ratio: 2 / 1), screen and (min-width: 769px) and (max-width: 992px) and (min-device-pixel-ratio: 2), screen and (min-width: 769px) and (max-width: 992px) and (min-resolution: 192dpi), screen and (min-width: 769px) and (max-width: 992px) and (min-resolution: 2dppx) {
  .home-carousel .image-furniture {
    background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/furniture-m@2x.jpg");
  }
}

@media screen and (min-width: 993px) and (max-width: 1400px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 993px) and (max-width: 1400px) and (min--moz-device-pixel-ratio: 2), screen and (min-width: 993px) and (max-width: 1400px) and (-o-min-device-pixel-ratio: 2 / 1), screen and (min-width: 993px) and (max-width: 1400px) and (min-device-pixel-ratio: 2), screen and (min-width: 993px) and (max-width: 1400px) and (min-resolution: 192dpi), screen and (min-width: 993px) and (max-width: 1400px) and (min-resolution: 2dppx) {
  .home-carousel .image-furniture {
    background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/furniture-l@2x.jpg");
  }
}

@media screen and (min-width: 1401px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 1401px) and (min--moz-device-pixel-ratio: 2), screen and (min-width: 1401px) and (-o-min-device-pixel-ratio: 2 / 1), screen and (min-width: 1401px) and (min-device-pixel-ratio: 2), screen and (min-width: 1401px) and (min-resolution: 192dpi), screen and (min-width: 1401px) and (min-resolution: 2dppx) {
  .home-carousel .image-furniture {
    background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/furniture-xl@2x.jpg");
  }
}

.home-carousel .image-gifts {
  background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/gifts-xs.jpg");
}

@media screen and (min-width: 481px) and (max-width: 768px) {
  .home-carousel .image-gifts {
    background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/gifts-s.jpg");
  }
}

@media screen and (min-width: 769px) and (max-width: 992px) {
  .home-carousel .image-gifts {
    background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/gifts-m.jpg");
  }
}

@media screen and (min-width: 993px) and (max-width: 1400px) {
  .home-carousel .image-gifts {
    background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/gifts-l.jpg");
  }
}

@media screen and (min-width: 1401px) {
  .home-carousel .image-gifts {
    background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/gifts-xl.jpg");
  }
}

@media screen and (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2), screen and (max-width: 480px) and (min--moz-device-pixel-ratio: 2), screen and (max-width: 480px) and (-o-min-device-pixel-ratio: 2 / 1), screen and (max-width: 480px) and (min-device-pixel-ratio: 2), screen and (max-width: 480px) and (min-resolution: 192dpi), screen and (max-width: 480px) and (min-resolution: 2dppx) {
  .home-carousel .image-gifts {
    background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/gifts-xs@2x.jpg");
  }
}

@media screen and (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 481px) and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), screen and (min-width: 481px) and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), screen and (min-width: 481px) and (max-width: 768px) and (min-device-pixel-ratio: 2), screen and (min-width: 481px) and (max-width: 768px) and (min-resolution: 192dpi), screen and (min-width: 481px) and (max-width: 768px) and (min-resolution: 2dppx) {
  .home-carousel .image-gifts {
    background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/gifts-s@2x.jpg");
  }
}

@media screen and (min-width: 769px) and (max-width: 992px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 769px) and (max-width: 992px) and (min--moz-device-pixel-ratio: 2), screen and (min-width: 769px) and (max-width: 992px) and (-o-min-device-pixel-ratio: 2 / 1), screen and (min-width: 769px) and (max-width: 992px) and (min-device-pixel-ratio: 2), screen and (min-width: 769px) and (max-width: 992px) and (min-resolution: 192dpi), screen and (min-width: 769px) and (max-width: 992px) and (min-resolution: 2dppx) {
  .home-carousel .image-gifts {
    background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/gifts-m@2x.jpg");
  }
}

@media screen and (min-width: 993px) and (max-width: 1400px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 993px) and (max-width: 1400px) and (min--moz-device-pixel-ratio: 2), screen and (min-width: 993px) and (max-width: 1400px) and (-o-min-device-pixel-ratio: 2 / 1), screen and (min-width: 993px) and (max-width: 1400px) and (min-device-pixel-ratio: 2), screen and (min-width: 993px) and (max-width: 1400px) and (min-resolution: 192dpi), screen and (min-width: 993px) and (max-width: 1400px) and (min-resolution: 2dppx) {
  .home-carousel .image-gifts {
    background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/gifts-l@2x.jpg");
  }
}

@media screen and (min-width: 1401px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 1401px) and (min--moz-device-pixel-ratio: 2), screen and (min-width: 1401px) and (-o-min-device-pixel-ratio: 2 / 1), screen and (min-width: 1401px) and (min-device-pixel-ratio: 2), screen and (min-width: 1401px) and (min-resolution: 192dpi), screen and (min-width: 1401px) and (min-resolution: 2dppx) {
  .home-carousel .image-gifts {
    background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/gifts-xl@2x.jpg");
  }
}

.home-carousel-indicators {
  text-align: center;
  margin-top: 40px;
  position: relative;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  min-height: 70px;
  width: 100%;
}

@media screen and (max-width: 480px) {
  .home-carousel-indicators {
    width: 700px;
  }
}

.home-carousel-indicators ol {
  list-style: none;
  padding: 0;
  position: absolute;
  width: 100%;
  overflow: hidden;
  top: 0;
  left: 0;
}

.home-carousel-indicators li {
  display: inline-block;
  padding: 20px 5px;
  font-size: 1.6rem;
  cursor: pointer;
}

.home-carousel-indicators li i {
  display: none;
  opacity: .4;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  vertical-align: middle;
  margin-right: 10px;
}

@media screen and (min-width: 769px) and (max-width: 992px) {
  .home-carousel-indicators li {
    padding: 10px 20px;
    font-size: 2rem;
  }
}

@media screen and (min-width: 992px) {
  .home-carousel-indicators li {
    padding: 10px 20px;
    font-size: 1.6rem;
  }
}

@media screen and (min-width: 992px) and (min-width: 1401px) {
  .home-carousel-indicators li {
    padding: 10px 30px;
  }
}

@media screen and (min-width: 992px) {
  .home-carousel-indicators li:last-child {
    border-right: none;
  }
  .home-carousel-indicators li i {
    display: inline-block;
  }
}

.home-carousel-indicators li:hover, .home-carousel-indicators li.active {
  color: #485055;
}

.home-carousel-indicators li:hover i, .home-carousel-indicators li.active i {
  opacity: 1;
}

.home-carousel-indicators li.active {
  display: inline-block;
}

@media screen and (max-width: 768px) {
  .home-carousel-indicators li.active {
    font-size: 2rem;
  }
}

.carousel-msg-wrapper {
  backface-visibility: none;
  max-width: 100%;
  margin-left: auto;
  margin-right: 8%;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: scale(0.75) translate3D(0, 0, 0);
  -moz-transform: scale(0.75) translate3D(0, 0, 0);
  -o-transform: scale(0.75) translate3D(0, 0, 0);
  transform: scale(0.75) translate3D(0, 0, 0);
}

@media screen and (max-width: 480px) {
  .carousel-msg-wrapper {
    margin-right: auto;
  }
}

@media screen and (min-width: 768px) {
  .carousel-msg-wrapper {
    -webkit-transform: scale(1) translate3D(0, 0, 0);
    -moz-transform: scale(1) translate3D(0, 0, 0);
    -o-transform: scale(1) translate3D(0, 0, 0);
    transform: scale(1) translate3D(0, 0, 0);
  }
}

@media screen and (max-height: 650px) {
  .carousel-msg-wrapper {
    -webkit-transform: scale(0.75) translate3D(0, 0, 0);
    -moz-transform: scale(0.75) translate3D(0, 0, 0);
    -o-transform: scale(0.75) translate3D(0, 0, 0);
    transform: scale(0.75) translate3D(0, 0, 0);
  }
}

.carousel-right {
  margin-right: auto;
  margin-left: 8%;
}

@media screen and (max-width: 480px) {
  .carousel-right {
    margin-left: auto;
  }
}

.carousel-center {
  margin-right: auto;
  margin-left: auto;
}

.flowers-msg1 {
  background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/flowers-msg1.png");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 323px 93px;
  width: 323px;
  height: 93px;
}

.flowers-msg2 {
  background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/flowers-msg2.png");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 262px 94px;
  width: 262px;
  height: 94px;
}

.flowers-msg3 {
  background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/flowers-msg3.png");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 277px 73px;
  width: 277px;
  height: 73px;
}

.flowers-msg4 {
  background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/flowers-msg4.png");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 371px 193px;
  width: 371px;
  height: 193px;
}

.electronics-msg1 {
  background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/electronics-msg1.png");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 305px 95px;
  width: 305px;
  height: 95px;
}

.electronics-msg2 {
  background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/electronics-msg2.png");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 305px 94px;
  width: 305px;
  height: 94px;
}

.electronics-msg3 {
  background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/electronics-msg3.png");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 175px 73px;
  width: 175px;
  height: 73px;
}

.electronics-msg4 {
  background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/electronics-msg4.png");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 371px 193px;
  width: 371px;
  height: 193px;
}

.fashion-msg1 {
  background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/fashion-msg1.png");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 310px 94px;
  width: 310px;
  height: 94px;
}

.fashion-msg2 {
  background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/fashion-msg2.png");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 296px 94px;
  width: 296px;
  height: 94px;
}

.fashion-msg3 {
  background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/fashion-msg3.png");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 294px 94px;
  width: 294px;
  height: 94px;
}

.fashion-msg4 {
  background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/fashion-msg4.png");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 371px 215px;
  width: 371px;
  height: 215px;
}

.tickets-msg1 {
  background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/tickets-msg1.png");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 304px 94px;
  width: 304px;
  height: 94px;
}

.tickets-msg2 {
  background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/tickets-msg2.png");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 296px 116px;
  width: 296px;
  height: 116px;
}

.tickets-msg3 {
  background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/tickets-msg3.png");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 277px 73px;
  width: 277px;
  height: 73px;
}

.tickets-msg4 {
  background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/tickets-msg4.png");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 371px 193px;
  width: 371px;
  height: 193px;
}

.furniture-msg1 {
  background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/furniture-msg1.png");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 313px 95px;
  width: 313px;
  height: 95px;
}

.furniture-msg2 {
  background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/furniture-msg2.png");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 277px 94px;
  width: 277px;
  height: 94px;
}

.furniture-msg3 {
  background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/furniture-msg3.png");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 253px 72px;
  width: 253px;
  height: 72px;
}

.furniture-msg4 {
  background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/furniture-msg4.png");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 371px 193px;
  width: 371px;
  height: 193px;
}

.gifts-msg1 {
  background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/gifts-msg1.png");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 282px 95px;
  width: 282px;
  height: 95px;
}

.gifts-msg2 {
  background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/gifts-msg2.png");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 291px 94px;
  width: 291px;
  height: 94px;
}

.gifts-msg3 {
  background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/gifts-msg3.png");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 323px 93px;
  width: 323px;
  height: 93px;
}

.gifts-msg4 {
  background-image: url("https://d1vfnsg13zvlk4.cloudfront.net/carousel/gifts-msg4.png");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 371px 193px;
  width: 371px;
  height: 193px;
}

.carousel-msg {
  opacity: 0;
  -webkit-transition: opacity 0.2s ease, margin 0.2s ease;
  -moz-transition: opacity 0.2s ease, margin 0.2s ease;
  -o-transition: opacity 0.2s ease, margin 0.2s ease;
  transition: opacity 0.2s ease, margin 0.2s ease;
  margin-bottom: -50px;
  margin-left: auto;
  display: block;
}

.msg1,
.msg3 {
  background-position: 100% 100%;
}

.state1 .msg1 {
  opacity: 1;
  width: 450px;
  margin-bottom: 0;
}

@media screen and (max-width: 480px) {
  .state1 .msg1 {
    width: 390px;
  }
}

.state2 .msg2 {
  opacity: 1;
  width: 450px;
  margin-bottom: 0;
}

@media screen and (max-width: 480px) {
  .state2 .msg2 {
    width: 390px;
  }
}

.state3 .msg3 {
  opacity: 1;
  width: 450px;
  margin-bottom: 0;
}

@media screen and (max-width: 480px) {
  .state3 .msg3 {
    width: 390px;
  }
}

.state4 .msg4 {
  opacity: 1;
  width: 450px;
  margin-bottom: 0;
}

@media screen and (max-width: 480px) {
  .state4 .msg4 {
    width: 390px;
  }
}

