.mimaki-news {
  text-align: left;
  white-space: normal;
  padding: 25px 0px 70px 0px;
  word-break: normal;
}

.mimaki-news a:visited, .mimaki-news a:hover, .mimaki-news a:focus {
  text-decoration: none;
  color: #ef1209 !important;
}

.mimaki-news .section-title {
  text-align: center;
  color: #222;
  margin-bottom: 45px;
  padding-top: 20px;
}

.mimaki-news .news-content .news-text {
  word-break: normal;
}

.mimaki-news .news-content .news-date {
  font-size: 14px;
}

.mimaki-news .news-content h5, .mimaki-news .news-content h6 {
  color: #ef1209 !important;
  margin-bottom: 9%;
  min-height: 45px;
}

.mimaki-news .news-content .news-content-cell {
  background-color: #fff;
  margin-bottom: 32px;
}

.mimaki-news .news-content .news-content-cell img {
  display: block;
}

.mimaki-news .news-content .news-content-cell .col-md-4 {
  margin-bottom: 10px;
}

.mimaki-news .news-post-title {
  height: auto;
  min-height: 70px;
}

.mimaki-news .row {
  margin: 0;
}

.mimaki-news .red-text {
  display: inline;
}

#mimaki-carousel {
  width: 100%;
  background-color: #f4f4f4;
}

#mimaki-carousel .news-items-button {
  padding: 1% 2% 1% 2%;
  margin: 20px 0px 65px 0px;
}

.mobile-news-content {
  margin-top: 40px;
  margin-bottom: 40px;
}

.mobile-news-content .news-carousel-title {
  width: 100%;
  text-align: center;
}

@media screen and (min-width: 577px) {
  .mimaki-news .carousel-item {
    display: block;
  }
}

@media screen and (max-width: 992px) {
  .home-carousel {
    margin-top: 50px;
  }
  #mobile-homepage-carousel-caption {
    top: 50px;
    left: 15%;
    font-size: 35px;
  }
  .slideshow-pattern {
    height: 43px !important;
    width: 100%;
    background: url(../../img/mobile-pattern-transition.png);
  }
  .carousel-indicators {
    bottom: 40px !important;
  }
  .news-title {
    padding-top: 40px;
  }
  .what-to-print .row {
    margin: 0 !important;
  }
  .mimaki-news .centered-button {
    margin-bottom: 50px;
  }
  #mimaki-carousel .news-items-button {
    margin-bottom: 10px;
    padding: 0% 5% 0% 5% !important;
    font-size: 1.00rem !important;
  }
  #mimaki-carousel #carousel-item-wrapper {
    width: 100%;
  }
}

@media screen and (max-width: 577px) {
  .mimaki-news {
    text-align: center;
  }
  .mimaki-news .red-text {
    margin-top: 70px;
  }
  .mimaki-news #news-carousel .carousel-indicators {
    position: relative;
    margin: 80px 0px 0px 0px;
  }
  .mimaki-news #news-carousel .carousel-indicators li {
    background-color: #c7d6d5 !important;
    margin: 0px 10px 0px 10px;
  }
  .mimaki-news #news-carousel .carousel-indicators .active {
    background-color: #ef1209 !important;
  }
  .mimaki-news #news-carousel .row {
    margin: 0;
  }
  .mimaki-news #news-carousel p {
    height: 170px;
  }
  .mimaki-news #news-carousel .news-content {
    text-align: center !important;
  }
  .mimaki-news #news-carousel .news-content .carousel-inner {
    text-align: center;
  }
  .mimaki-news #news-carousel .news-content .carousel-inner h5 {
    margin-bottom: 5px;
  }
  .section-title {
    padding: 0% 5% 0% 5%;
    color: #ef1209;
    margin-bottom: 65px;
  }
}

@media screen and (min-width: 1024px) {
  .breadcrumbs a {
    margin-left: 6rem;
  }
}

h1 {
  color: #fff !important;
  font-family: Roboto-Light, Roboto, Arial !important;
  font-size: 1.375rem !important;
}

h4 {
  color: #fff;
  font-family: Helvetica, Arial !important;
  font-weight: bold !important;
  font-size: 1.875rem !important;
}

h5 {
  font-size: 1.125rem !important;
}

.news-content .col-md-4 {
  padding-left: 0 !important;
}

@media screen and (min-width: 1025px) {
  .header-text {
    padding: 7% 0% 3% 0% !important;
  }
}

.header-text .f-light {
  font-weight: 100;
  font-family: Roboto, Arial;
}

.header-text .h5 {
  font-size: 1.125rem !important;
}

.section-title .f-light {
  font-weight: 200;
  font-family: Roboto, Arial;
  font-size: 1.75rem;
}

.download-support-item .news-post-title {
  min-height: 50px;
}

.download-support-item .news-post-title h5 {
  font-size: 1.125rem;
  margin-bottom: 0;
}

.red-cell-area {
  text-align: center !important;
  color: #ef1209;
  padding: 0% 0% 3% 0%;
}

.red-cell-area .col-md-3, .red-cell-area .row {
  padding-left: 0rem;
  padding-right: 0rem;
}

.red-cell-area .col-md-3 .row, .red-cell-area .row .row {
  margin-left: 0rem;
}

.red-cell-area .col-md-3 .row .col-12, .red-cell-area .row .row .col-12 {
  padding-left: 0 !important;
}

.red-cell-area .col-md-3 .row .col-12 .news-content-cell, .red-cell-area .row .row .col-12 .news-content-cell {
  height: 221px;
  width: 357px;
}

.red-cell-area .red-cell {
  margin: 0px 30px 20px 0px;
  width: 100%;
  border: 2px solid #ef1209;
  min-width: 135px;
  padding: 5% 0% 5% 0%;
  font-size: 20px;
  color: #ef1209 !important;
}

.red-cell-area .red-cell .hover-state {
  display: none;
}

.red-cell-area .red-cell:hover {
  background-color: #ef1209;
}

.red-cell-area .red-cell:hover .red-cell-download {
  background-position: 50% -38px;
}

.red-cell-area .red-cell:hover .red-cell-support {
  background-position: 50% -137px;
}

.red-cell-area .red-cell:hover .red-cell-faq {
  background-position: 50% -256px;
}

.red-cell-area .red-cell:hover .red-cell-videos {
  background-position: 50% -376px;
}

.red-cell-area .title {
  margin: 30px 30px 50px 30px;
  color: #222;
}

.red-cell-area .red-cell-image {
  margin-left: auto;
  margin-right: auto;
  max-width: 133px;
  height: 100px;
  background-image: url(../../img/DownloadCenter.png);
  background-repeat: no-repeat;
  background-position: center;
}

.red-cell-area .red-cell-download {
  background-position: 50% 20px;
}

.red-cell-area .red-cell-support {
  background-position: 50% -90px;
}

.red-cell-area .red-cell-faq {
  background-position: 50% -194px;
}

.red-cell-area .red-cell-videos {
  background-position: 50% -316px;
}

@media screen and (max-width: 1200px) {
  .red-cell-area .row {
    padding-left: 1rem !important;
  }
  .container .header-text {
    padding-left: 1rem;
  }
  .news-content .col-md-4 {
    padding-left: 1rem !important;
  }
}

@media screen and (min-width: 768px) {
  .banner-text img {
    width: 40%;
    margin-left: 1.5rem;
    float: left;
    margin-top: 5px;
  }
  .download-support-item {
    margin-bottom: 7.5rem;
  }
}

@media screen and (max-width: 768px) {
  .download-support-item .news-content-cell {
    text-align: center;
  }
  .download-support-item .news-content-cell img {
    margin-right: auto;
    margin-left: auto;
  }
  .download-support-item {
    margin-bottom: 3rem;
  }
  .banner-text img {
    width: 80%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
/*# sourceMappingURL=downloadsSupportOverview.css.map */