a {
  cursor: pointer;
  text-decoration: none !important;
}

.jpp-page-nav {
  background: #f7f7f7 !important;
  height: 60px;
  max-height: 60px !important;
  margin-bottom: 0 !important;
  position: relative;
  z-index: 2;
}
@media (max-width: 991px) {
  .jpp-page-nav {
    height: 120px;
    max-height: 120px !important;
  }
}
@media (max-width: 768px) {
  .jpp-page-nav {
    height: 96px;
    max-height: 96px;
  }
}
@media (max-width: 472px) {
  .jpp-page-nav {
    height: 144px;
    max-height: 144px !important;
  }
}
@media (max-width: 316px) {
  .jpp-page-nav {
    height: 192px;
    max-height: 192px !important;
  }
}
@media (max-width: 1500px) {
  .jpp-page-nav:before {
    position: absolute;
    right: 19px;
    content: "";
    top: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left top, right top, from(rgba(247, 247, 247, 0)), to(#f7f7f7));
    background: -webkit-linear-gradient(left, rgba(247, 247, 247, 0) 0%, #f7f7f7 100%);
    background: linear-gradient(to right, rgba(247, 247, 247, 0) 0%, #f7f7f7 100%);
    z-index: 5;
    width: 32px;
  }
}
@media (max-width: 1200px) {
  .jpp-page-nav:before {
    visibility: hidden;
  }
}
.jpp-page-nav .mainwrap.roland {
  background: #f7f7f7 !important;
  width: 100%;
}
.jpp-page-nav .nav-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1500px;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
}
@media (max-width: 1500px) {
  .jpp-page-nav .nav-wrap {
    max-width: 100%;
    padding: 0;
  }
}
@media (max-width: 1200px) {
  .jpp-page-nav .nav-wrap {
    overflow-x: revert;
    overflow-y: revert;
    flex-wrap: wrap;
  }
}
@media (max-width: 991px) {
  .jpp-page-nav .nav-wrap {
    justify-content: center;
  }
}
.jpp-page-nav .nav-wrap a {
  font-size: 14px;
  text-transform: uppercase;
  color: #000 !important;
  -webkit-transition: 0.18s ease;
  transition: 0.18s ease;
  height: 60px;
  line-height: 60px;
  padding: 0 20px;
  font-weight: 800;
  position: relative;
  z-index: 3;
  background: transparent;
  -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0);
  box-shadow: 0 0 16px rgba(0, 0, 0, 0);
  white-space: nowrap;
  letter-spacing: 0 !important;
  display: block;
}
@media (max-width: 515px) {
  .jpp-page-nav .nav-wrap a {
    padding: 0 8px;
  }
}
@media (max-width: 357px) {
  .jpp-page-nav .nav-wrap a {
    font-size: 12px;
  }
}
.jpp-page-nav .nav-wrap a:last-of-type {
  margin-right: 0;
}
.jpp-page-nav .nav-wrap a:hover {
  color: #0088ce !important;
  background: #fff;
  -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.08);
}

.breadcrumbs {
  margin-bottom: 0;
}

.mainwrap-roland-background {
  background-image: url(https://jpp.trgcdn.com/landing-pages/roland/Print &amp; Cut machine top banner cropped.png);
  background-size: cover;
}

.mainwrap.roland {
  width: 92%;
  max-width: 100%;
  transition: 0.1s;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  -js-display: flex;
  position: relative;
}
.mainwrap.roland a, .mainwrap.roland .link, .mainwrap.roland .alink {
  color: #0088CE;
}
.mainwrap.roland a:hover, .mainwrap.roland .link:hover, .mainwrap.roland .alink:hover {
  color: #f58220;
}
.mainwrap.roland img {
  max-width: 100%;
  height: auto;
  border: 0;
  font-size: 12px;
  color: #555;
  line-height: 1;
}
.mainwrap.roland h1 {
  font-weight: 800;
}
@media (min-width: 992px) {
  .mainwrap.roland h1 {
    font-size: 36px;
    margin: 24px 0;
  }
}
.mainwrap.roland h2 {
  font-weight: 800;
}
@media (min-width: 992px) {
  .mainwrap.roland h2 {
    font-size: 36px;
    margin: 24px 0;
  }
}
.mainwrap.roland h2 span {
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .mainwrap.roland h2 span {
    font-size: 36px;
    margin: 24px 0;
  }
}
.mainwrap.roland h2.small {
  font-size: 20px;
  margin-bottom: 12px;
}
.mainwrap.roland h3 {
  font-weight: 800;
}
@media (min-width: 992px) {
  .mainwrap.roland h3 {
    font-size: 28px;
    margin: 24px 0;
  }
}
.mainwrap.roland h4 {
  font-weight: 800;
  margin: 16px 0;
}
.mainwrap.roland h1, .mainwrap.roland h2, .mainwrap.roland h3, .mainwrap.roland h4, .mainwrap.roland h5, .mainwrap.roland p {
  color: #000000;
  text-transform: none;
}
.mainwrap.roland p, .mainwrap.roland span {
  font-weight: 400;
  line-height: 24px;
  font-size: 14px;
}
.mainwrap.roland section {
  margin-top: 2em;
  margin-bottom: 2em;
}
.mainwrap.roland .light {
  font-weight: 300;
}
.mainwrap.roland .image-container img {
  width: auto;
  height: auto;
}
.mainwrap.roland .flickity-page-dots .dot {
  background: #FFFFFF;
}
.mainwrap.roland .roland-header h1 {
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 0;
}
.mainwrap.roland .roland-header p {
  margin-bottom: 30px;
  color: #FFFFFF;
  margin-top: 10px;
}
.mainwrap.roland .roland-header .col-sm-4 {
  height: 180px;
}
@media (max-width: 575px) {
  .mainwrap.roland .roland-header .col-sm-4 {
    margin: 8px 0;
  }
}
.mainwrap.roland .roland-header .col-sm-4 div {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  height: 100%;
}
.mainwrap.roland .roland-header .col-lg-5 {
  justify-content: center;
  align-items: start;
  display: flex;
  flex-direction: column;
}
@media (min-width: 1200px) {
  .mainwrap.roland .roland-header .col-lg-6 {
    box-sizing: border-box;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    width: 50%;
  }
}
.mainwrap.roland .roland-header .think-fast {
  background-image: url("https://jpplus-media.nyc3.cdn.digitaloceanspaces.com/landing-pages/roland/lifestyles/BN-20_Application-Image_Ski-Goggles_Poster.jpg");
}
.mainwrap.roland .roland-header .inspirational {
  background-image: url("https://jpplus-media.nyc3.cdn.digitaloceanspaces.com/landing-pages/roland/lifestyles/IColor-250-Save-the-Date-Magnet_Lifestyle.jpg");
}
.mainwrap.roland .roland-header .bike {
  background-image: url("https://jpplus-media.nyc3.cdn.digitaloceanspaces.com/landing-pages/roland/lifestyles/Eco-Solvent-Printers_Application-Image_Eco-Sol_Decals_Print-Cut.jpg");
}
.mainwrap.roland .jpp-component-slider {
  outline: none;
}
.mainwrap.roland .container.printers-and-supplies .product-button {
  margin: 14px 35px 18px !important;
}
.mainwrap.roland .container.printers-and-supplies .product-button img {
  max-width: 225px !important;
  max-height: 185px !important;
}
@media (max-width: 991px) {
  .mainwrap.roland .shop-section span {
    font-size: 24px !important;
  }
}
.mainwrap.roland .shop-section .no-flickity.product-row {
  display: flex;
  gap: 0;
}
.mainwrap.roland .shop-section .product-row {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .mainwrap.roland .shop-section .product-row {
    justify-content: center;
  }
}
.mainwrap.roland .shop-section .product-row .product-button {
  position: relative;
  height: 200px;
  width: 200px;
  display: inline-block;
  margin: 14px 6px 18px;
  border-radius: 8px;
  vertical-align: middle;
  flex-shrink: 0;
}
.mainwrap.roland .shop-section .product-row .product-button p {
  font-weight: 800;
  text-align: center;
  position: absolute;
  left: 8px;
  right: 8px;
  bottom: 12px;
}
.mainwrap.roland .shop-section .product-row .product-button h3 {
  text-align: center;
  font-size: 16px;
  padding: 15%;
}
.mainwrap.roland .shop-section .product-row .product-button a {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.mainwrap.roland .shop-section .product-row .product-button a:hover p, .mainwrap.roland .shop-section .product-row .product-button a:hover h3 {
  color: #006bb4;
}
.mainwrap.roland .shop-section .product-row .product-button .image-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
  padding-bottom: 40px;
}
.mainwrap.roland .shop-section .product-row .product-button .image-container img {
  width: auto;
  height: auto;
  max-width: 180px;
  max-height: 140px;
}
.mainwrap.roland .shop-section .product-row .product-button.shop-all {
  display: flex;
  align-items: center;
  justify-content: center;
}
.mainwrap.roland .shop-section .product-row .product-button.shop-all a {
  background-color: #0088CE;
  color: #ffffff;
  font-weight: 700;
  height: 36px;
  width: 136px;
  text-align: center;
}
.mainwrap.roland .inspired-section {
  color: #FFFFFF;
  position: relative;
  padding-bottom: 60px;
}
.mainwrap.roland .inspired-section .inspired-background {
  z-index: -1;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100vw;
  top: 0;
  bottom: 0;
  background: linear-gradient(to bottom, #0088CE 0%, #004467 100%);
}
.mainwrap.roland .inspired-section h2 {
  color: #FFFFFF;
  padding: 48px 0 0;
  margin-bottom: 0;
  font-size: 36px;
}
@media (min-width: 992px) {
  .mainwrap.roland .inspired-section h2 {
    font-size: 36px;
  }
}
.mainwrap.roland .inspired-section .container > h2 {
  font-size: 36px;
}
@media (min-width: 992px) {
  .mainwrap.roland .inspired-section .container > h2 {
    font-size: 36px;
  }
}
.mainwrap.roland .inspired-section h3 {
  color: #FFFFFF;
  margin: 0 0 8px;
  font-weight: 500;
}
@media (min-width: 992px) {
  .mainwrap.roland .inspired-section h3 {
    font-size: 20px;
  }
}
.mainwrap.roland .inspired-section .col-lg-6 > p {
  margin: 24px 0;
}
.mainwrap.roland .inspired-section p {
  color: #FFFFFF;
  font-weight: 400;
}
.mainwrap.roland .inspired-section .button-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}
@media (max-width: 480px) {
  .mainwrap.roland .inspired-section .button-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
.mainwrap.roland .inspired-section .button-container a {
  margin: 5px;
  min-width: 190px;
  text-align: center;
}
.mainwrap.roland .inspired-section .blue-button {
  background-color: #F58220 !important;
  border: 1px solid #F58220 !important;
  padding: 12px 16px !important;
  font-size: 12px !important;
}
.mainwrap.roland .inspired-section .blue-button:hover {
  filter: brightness(1.2);
}
.mainwrap.roland .inspired-section .col-lg-6:nth-of-type(2) {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: 40px;
}
.mainwrap.roland .inspired-section .design-pictures {
  margin-top: 48px;
  margin-bottom: 100px;
}
@media (max-width: 576px) {
  .mainwrap.roland .inspired-section .design-pictures {
    margin-bottom: 0;
  }
}
.mainwrap.roland .inspired-section .design-pictures .col-sm {
  height: 270px;
}
@media (max-width: 576px) {
  .mainwrap.roland .inspired-section .design-pictures .col-sm {
    margin: 24px 0;
  }
}
@media (max-width: 336px) {
  .mainwrap.roland .inspired-section .design-pictures .col-sm {
    margin: 36px 0;
  }
}
.mainwrap.roland .inspired-section .design-pictures .col-sm p {
  text-align: center;
  font-size: 14px;
  margin-top: 12px;
  padding-bottom: 20px;
  font-weight: 600;
}
.mainwrap.roland .inspired-section .design-pictures .col-sm div {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  height: 100%;
}
.mainwrap.roland .inspired-section .design-pictures .col-sm .keep-moving {
  background-image: url("https://jpplus-media.nyc3.cdn.digitaloceanspaces.com/landing-pages/roland/lifestyles/BN-20_Apparel_Application-Image_Keep-Moving.jpg");
}
.mainwrap.roland .inspired-section .design-pictures .col-sm .beer-label {
  background-image: url("https://jpplus-media.nyc3.cdn.digitaloceanspaces.com/landing-pages/roland/lifestyles/BN-20_Application-Image_Beer_Label.jpg");
}
.mainwrap.roland .inspired-section .design-pictures .col-sm .tropical-crush {
  background-image: url("https://jpplus-media.nyc3.cdn.digitaloceanspaces.com/landing-pages/roland/lifestyles/Eco-Solvent-Printers_Application-Image_Banner_Tropical-Crush.jpg");
}
.mainwrap.roland .inspired-section .design-pictures .col-sm .FD-explorer {
  background-image: url("https://jpplus-media.nyc3.cdn.digitaloceanspaces.com/landing-pages/roland/lifestyles/BN-20_Application-Image_Silver-FD-Explorer.jpg");
}
.mainwrap.roland .inspired-section .design-pictures .col-sm .camera-vintage {
  background-image: url("https://jpplus-media.nyc3.cdn.digitaloceanspaces.com/landing-pages/roland/lifestyles/ESM-SSC2-99-54_ESM-SSC2_Camera-Vintage.jpg");
}
.mainwrap.roland .inspired-section .image-container {
  margin: 12px 8px 0;
}
.mainwrap.roland .inspired-section .carousel-cell a {
  display: block;
}
.mainwrap.roland .inspired-section .carousel-cell a p {
  color: #FFFFFF;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
  padding: 12px 4px 0;
  line-height: 32px;
  margin-top: 0;
}
.mainwrap.roland .inspired-section .carousel-cell a:hover {
  transform: scale(1.04);
  color: #FFFFFF;
}
.mainwrap.roland .printer-comparison .container {
  max-width: unset;
}
.mainwrap.roland .printer-comparison h2 {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .mainwrap.roland .printer-comparison h2 {
    font-size: 32px;
  }
}
.mainwrap.roland .printer-comparison h3 {
  font-style: italic;
  margin-top: 0;
}
@media (max-width: 991px) {
  .mainwrap.roland .printer-comparison .row .col-lg-3 {
    margin-bottom: 30px;
  }
}
.mainwrap.roland .printer-comparison .col-lg-6 {
  display: flex;
}
.mainwrap.roland .printer-comparison .col-lg-3, .mainwrap.roland .printer-comparison .col-lg-4 {
  display: flex;
  flex-direction: column;
}
.mainwrap.roland .printer-comparison .col-lg-3 a, .mainwrap.roland .printer-comparison .col-lg-4 a {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  background: #f58220;
  border-radius: 0 0 16px 16px;
  text-align: center;
  padding: 13px;
  display: flex;
  justify-content: center;
  transition: all 0.24s ease, height 0s;
}
.mainwrap.roland .printer-comparison .col-lg-3 a:hover, .mainwrap.roland .printer-comparison .col-lg-4 a:hover {
  filter: brightness(1.1);
}
.mainwrap.roland .printer-comparison .comparison-container {
  background: rgba(0, 136, 206, 0.6);
  padding: 8%;
  flex: 1;
  border-radius: 16px 16px 0 0;
}
.mainwrap.roland .printer-comparison .comparison-container .comparison-header {
  margin-top: 0;
  font-size: 20px;
  font-weight: 700;
  color: #061a37;
  text-align: center;
}
.mainwrap.roland .printer-comparison .comparison-container .image {
  height: 150px;
  text-align: center;
}
.mainwrap.roland .printer-comparison .comparison-container .image img {
  height: 100%;
}
.mainwrap.roland .printer-comparison .comparison-container p {
  color: #FFFFFF;
  font-weight: 400;
  font-size: 14px;
}
.mainwrap.roland .printer-comparison .comparison-container p:nth-of-type(1) {
  margin: 24px 0;
}
.mainwrap.roland .printer-comparison .comparison-container hr {
  color: #FFFFFF;
  opacity: 32%;
  border: none;
  margin: 16px auto;
  height: 1px;
  background-color: currentColor;
}
.mainwrap.roland .bundles-header {
  position: relative;
  margin-bottom: 0;
}
.mainwrap.roland .bundles-header .bundles-header-background {
  z-index: -1;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100vw;
  top: 0;
  bottom: 0;
  background-color: #061a37;
}
.mainwrap.roland .bundles-header .row {
  justify-content: space-evenly;
  margin: 30px 0;
}
@media (max-width: 991px) {
  .mainwrap.roland .bundles-header .row {
    flex-direction: column;
  }
}
.mainwrap.roland .bundles-header .row .col-lg-6, .mainwrap.roland .bundles-header .row .col-lg-4 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #163057;
  width: 45%;
}
@media (max-width: 991px) {
  .mainwrap.roland .bundles-header .row .col-lg-6, .mainwrap.roland .bundles-header .row .col-lg-4 {
    width: 100%;
    margin: 20px 0;
  }
}
.mainwrap.roland .bundles-header .row .col-lg-6 .blue-button, .mainwrap.roland .bundles-header .row .col-lg-4 .blue-button {
  background-color: #F58220 !important;
  margin: 30px 0;
  border: none !important;
  outline: none !important;
}
@media (max-width: 991px) {
  .mainwrap.roland .bundles-header .row .col-lg-6 .blue-button, .mainwrap.roland .bundles-header .row .col-lg-4 .blue-button {
    padding: 10px 20px !important;
  }
}
.mainwrap.roland .bundles-header .row .col-lg-6 .blue-button:hover, .mainwrap.roland .bundles-header .row .col-lg-4 .blue-button:hover {
  filter: brightness(1.1);
}
.mainwrap.roland .bundles-header .row .col-lg-6 img:first-child {
  padding-top: 25px;
}
.mainwrap.roland .bundles-header .row .col-lg-4 {
  width: 30%;
}
@media (max-width: 991px) {
  .mainwrap.roland .bundles-header .row .col-lg-4 {
    width: 100%;
    margin: 20px 0;
  }
}
.mainwrap.roland .bundles-header h2 {
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .mainwrap.roland .bundles-header h2 {
    font-size: 32px;
  }
}
.mainwrap.roland .bundles-header h3 {
  color: #FFFFFF;
  font-style: italic;
  text-align: center;
  margin-top: 0;
}
.mainwrap.roland .bundles-section {
  color: #FFFFFF;
  position: relative;
  margin-top: 0;
  padding-top: 4em;
  padding-bottom: 2em;
}
.mainwrap.roland .bundles-section .bundles-section-background {
  z-index: -1;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100vw;
  top: 0;
  bottom: 0;
  background-color: #FAFAFA;
}
.mainwrap.roland .bundles-section h2 {
  color: #FFFFFF;
  text-align: center;
  font-weight: 400;
  font-size: 20px;
  margin-bottom: 0;
}
.mainwrap.roland .bundles-section h3 {
  color: #FFFFFF;
  text-align: center;
  margin-top: 0;
}
.mainwrap.roland .bundles-section h4 {
  color: #FFFFFF;
  text-align: center;
  font-size: 16px;
}
.mainwrap.roland .bundles-section p {
  color: #FFFFFF;
}
.mainwrap.roland .bundles-section .container > p {
  color: #000000;
}
.mainwrap.roland .bundles-section .tab {
  margin-left: 20px;
}
.mainwrap.roland .bundles-section .alternating {
  padding: 3%;
}
.mainwrap.roland .bundles-section .alternating p {
  margin: 0;
}
.mainwrap.roland .bundles-section .alternating:nth-of-type(odd) {
  background: rgba(255, 255, 255, 0.1);
}
.mainwrap.roland .bundles-section .alternating:nth-of-type(even) {
  background: rgba(255, 255, 255, 0.15);
}
.mainwrap.roland .bundles-section .teal-bundle {
  background: linear-gradient(to right, #044D91 0%, #047591 100%);
}
.mainwrap.roland .bundles-section .blue-bundle {
  background: linear-gradient(to right, #014CAD 0%, #171092 100%);
}
.mainwrap.roland .bundles-section .orange-bundle {
  background: linear-gradient(to right, #F07023 0%, #E34E41 100%);
}
.mainwrap.roland .bundles-section .compare-bundles {
  padding: 4%;
  border-radius: 20px;
  margin-left: 8px;
  margin-right: 8px;
}
@media (max-width: 991px) {
  .mainwrap.roland .bundles-section .compare-bundles {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 24px;
  }
}
.mainwrap.roland .bundles-section .compare-bundles .col-3 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
.mainwrap.roland .bundles-section .compare-bundles .col-3 p {
  font-size: 14px;
  font-weight: 800;
}
@media (max-width: 1280px) {
  .mainwrap.roland .bundles-section .compare-bundles .col-3 p {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .mainwrap.roland .bundles-section .compare-bundles .col-3 p {
    font-size: 16px;
  }
}
@media (max-width: 375px) {
  .mainwrap.roland .bundles-section .compare-bundles .col-3 p {
    font-size: 14px;
  }
}
.mainwrap.roland .bundles-section .compare-bundles .col-6 {
  padding: 3%;
}
.mainwrap.roland .bundles-section .compare-bundles .col-6 p {
  line-height: 1;
  padding: 0;
  margin: 0;
}
.mainwrap.roland .bundles-section .compare-bundles .col-6 p:nth-of-type(1) {
  font-weight: 800;
}
.mainwrap.roland .bundles-section .compare-bundles .col-6 p:nth-of-type(2) {
  font-weight: 300;
  font-style: italic;
}
.mainwrap.roland .bundles-section .compare-bundles > div:last-child {
  background-color: #FFFFFF;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  color: #0088CE;
  text-align: center;
  min-height: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.mainwrap.roland .bundles-section .compare-bundles > div:last-child a {
  text-decoration: none !important;
  font-weight: 800;
}
.mainwrap.roland .bundles-section .compare-bundles .container {
  background: linear-gradient(to right, #D9B739 0%, #E09E45 100%);
  padding: revert;
}
.mainwrap.roland .bundles-section .compare-bundles .exclusions {
  font-size: 12px;
}
.mainwrap.roland .videos-sliders h2 {
  text-align: center;
  padding: 16px 0;
}
.mainwrap.roland .videos-sliders p {
  text-align: center;
  text-decoration: underline;
  font-weight: 800;
  padding: 8px 0;
}
.mainwrap.roland .videos-sliders .container > div {
  padding: 0 8px;
}
@media (max-width: 635px) {
  .mainwrap.roland .videos-sliders .container > div {
    padding: 0 20px;
  }
}
.mainwrap.roland .videos-sliders .video-slider {
  position: relative;
}
.mainwrap.roland .videos-sliders a:hover p {
  color: #006bb4;
}
.mainwrap.roland .videos-sliders .image-container {
  margin: 4px;
  width: 100%;
  height: 260px;
  display: inline-flex;
}
.mainwrap.roland .videos-sliders img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.mainwrap.roland .resources-section {
  position: relative;
  margin-bottom: 0;
  padding-bottom: 4em;
}
.mainwrap.roland .resources-section .resources-section-background {
  z-index: -1;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100vw;
  top: 0;
  bottom: 0;
  background-color: #FAFAFA;
  margin-bottom: 0;
  margin-top: 0;
}
.mainwrap.roland .resources-section h2, .mainwrap.roland .resources-section p {
  text-align: center;
  margin-left: 25%;
  margin-right: 25%;
}
@media (max-width: 991px) {
  .mainwrap.roland .resources-section h2, .mainwrap.roland .resources-section p {
    margin-left: 10%;
    margin-right: 10%;
  }
}
.mainwrap.roland .resources-section > div {
  margin-top: 5em;
  margin-bottom: 5em;
}
@media (max-width: 991px) {
  .mainwrap.roland .resources-section .col-sm-3 {
    width: 50%;
  }
}
@media (max-width: 576px) {
  .mainwrap.roland .resources-section .col-sm-3 {
    width: 100%;
  }
}
.mainwrap.roland .resources-section .resources-box {
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
  min-height: 300px;
  background: #004F9D;
}
@media (max-width: 991px) {
  .mainwrap.roland .resources-section .resources-box {
    margin-bottom: 28px;
  }
}
.mainwrap.roland .resources-section .resources-box .row {
  min-height: 300px;
}
.mainwrap.roland .resources-section .resources-box .row .col-12 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.mainwrap.roland .resources-section .resources-box .icolor-documents-outer {
  display: block !important;
}
.mainwrap.roland .resources-section .resources-box .icolor-documents {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  height: 100%;
  background-image: url(https://jpp.trgcdn.com/landing-pages/roland/Print &amp; Cut Document.png);
}
.mainwrap.roland .resources-section .resources-box .roland-documents {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  height: 100%;
  background-image: url("https://jpplus-media.nyc3.cdn.digitaloceanspaces.com/landing-pages/roland/lifestyles/Roland-Documents.jpg");
}
.mainwrap.roland .resources-section .resources-box .col-7 {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.mainwrap.roland .resources-section .resources-box .blue-button {
  max-width: 132px;
  background-color: #f58220 !important;
  border: none !important;
  outline: none !important;
}
.mainwrap.roland .resources-section .resources-box .blue-button:hover {
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.16);
  transition: all 0.24s ease, height 0s;
  transition-delay: 0s;
  filter: brightness(1.1);
}
.mainwrap.roland .resources-section .resources-box h2 {
  margin-left: revert;
  margin-right: revert;
  text-align: center;
  font-size: 32px;
  color: #fff !important;
  padding: 0 10px;
}
.mainwrap.roland .resources-section .big-buttons {
  border-radius: 8px;
  height: 180px;
  position: relative;
}
@media (max-width: 575px) {
  .mainwrap.roland .resources-section .big-buttons {
    margin: 12px 0;
    height: 140px;
  }
}
.mainwrap.roland .resources-section .big-buttons:hover {
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.16);
  transition: all 0.24s ease, height 0s;
  transition-delay: 0s;
  filter: brightness(1.2);
  transform: scale(1.03);
}
.mainwrap.roland .resources-section .big-buttons a {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.mainwrap.roland .resources-section .big-buttons a h3 {
  color: #FFFFFF;
  font-weight: 800;
  font-size: 20px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  margin: 0;
  padding: 0;
}
.mainwrap.roland .resources-section .big-buttons.teal {
  background: linear-gradient(120deg, #1762B9 0%, #1BA6DA 40%, #1BA6DA 60%, #1762B9 100%);
}
.mainwrap.roland .resources-section .big-buttons.orange {
  background: linear-gradient(210deg, #f58220 0%, #a35a19 100%);
}
.mainwrap.roland .resources-section .big-buttons.blue {
  background: linear-gradient(120deg, #0088ce 0%, #006394 40%, #006394 60%, #0088ce 100%);
}
.mainwrap.roland .trusted-source {
  position: relative;
  min-height: 515px;
  margin-bottom: 0;
  margin-top: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.mainwrap.roland .trusted-source .light {
  text-transform: none;
}
@media (max-width: 307px) {
  .mainwrap.roland .trusted-source .blue-button {
    padding: 13px 5px !important;
  }
}
.mainwrap.roland .trusted-source .blue-button:hover {
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.16);
  transition: all 0.24s ease, height 0s;
  transition-delay: 0s;
}
.mainwrap.roland .trusted-source .col-lg-6 {
  height: 420px;
}
.mainwrap.roland .trusted-source .col-lg-6 p:nth-of-type(2) {
  margin-bottom: 48px;
}
@media (max-width: 1058px) {
  .mainwrap.roland .trusted-source .col-lg-6 p:nth-of-type(2) {
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .mainwrap.roland .trusted-source .col-lg-6 {
    height: auto;
  }
  .mainwrap.roland .trusted-source .col-lg-6:nth-of-type(2) {
    height: 420px;
    margin-bottom: 20px;
    margin-top: 40px;
  }
}
@media (max-width: 991px) and (max-width: 570px) {
  .mainwrap.roland .trusted-source .col-lg-6:nth-of-type(2) {
    height: 300px;
    margin-top: 40px;
  }
}
@media (max-width: 991px) and (max-width: 496px) {
  .mainwrap.roland .trusted-source .col-lg-6:nth-of-type(2) {
    height: 240px;
  }
}
.mainwrap.roland .trusted-source .experts-printer {
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  height: 100%;
  background-image: url("https://jpp.trgcdn.com/landing-pages/roland/Roland-BN-20A,-BN2-20A,-IColor-250-and-Supplies.jpg");
}
.mainwrap.roland .trusted-source .trusted-background {
  z-index: -1;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100vw;
  top: 0;
  bottom: 0;
  background: linear-gradient(to bottom, #0088CE 0%, #00A4CE 100%);
}
.mainwrap.roland .trusted-source h2, .mainwrap.roland .trusted-source p {
  color: #FFFFFF;
}
.mainwrap.roland .trusted-source .blue-button {
  background-color: #F58220 !important;
  border: #f58220 !important;
}
.mainwrap.roland .quote-financing {
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  height: 536px;
}
.mainwrap.roland .quote-financing h2, .mainwrap.roland .quote-financing p {
  color: #FFFFFF;
}
.mainwrap.roland .quote-financing h2 {
  margin-top: -20px;
  margin-bottom: 0;
}
@media (max-width: 468px) {
  .mainwrap.roland .quote-financing h2 {
    font-size: 16px;
  }
}
.mainwrap.roland .quote-financing p {
  margin-top: 0;
  margin-bottom: 40px;
  font-weight: 500;
}
@media (max-width: 468px) {
  .mainwrap.roland .quote-financing p {
    font-size: 12px;
  }
}
@media (max-width: 400px) {
  .mainwrap.roland .quote-financing .blue-button {
    padding: 8px 5px !important;
  }
}
.mainwrap.roland .quote-financing .blue-button:hover {
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.16);
  transition: all 0.24s ease, height 0s;
  transition-delay: 0s;
}
.mainwrap.roland .quote-financing .quote-background {
  z-index: -1;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100vw;
  top: 0;
  bottom: 0;
  background: url("https://jpplus-media.nyc3.cdn.digitaloceanspaces.com/landing-pages/roland/contact-banner-bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.mainwrap.roland .quote-financing .quote-container {
  width: 100%;
  margin: 61px auto;
  height: 414px;
}
.mainwrap.roland .quote-financing .quote-container > div {
  display: flex;
  height: 100%;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
  position: relative;
}
.mainwrap.roland .quote-financing .quote-container > div > div:first-child {
  flex: auto;
  display: flex;
  align-items: center;
  height: 286px;
}
.mainwrap.roland .quote-financing .quote-container > div > div:first-child > div {
  flex: auto;
  width: 50%;
  text-align: center;
  margin: 0 8px;
}
.mainwrap.roland .quote-financing .quote-container > div > div:first-child > div:last-child {
  position: absolute;
  width: 5%;
  height: 286px;
  left: 45%;
  content: "";
  border-right: #FFFFFF solid 2px;
  z-index: 1;
}
.mainwrap.roland .bluebutton, .mainwrap.roland .button-blue, .mainwrap.roland .blue-button, .mainwrap.roland .btn-blue, .mainwrap.roland .pagebuilder-button-primary {
  font-weight: 800;
  text-decoration: none !important;
  transition: all 0.24s ease, height 0s;
  transition-delay: 0s;
  border-radius: 0 !important;
  box-sizing: border-box;
  font-family: "proxima-nova", sans-serif;
  padding: 13px 25px !important;
  text-transform: uppercase;
  background-color: #0088ce !important;
  border: 1px solid #0088ce !important;
  color: #fff !important;
  font-size: 14px !important;
  height: auto !important;
  line-height: normal !important;
}

.mainwrap.roland .dream-business .dream-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.mainwrap.roland .dream-business .col-lg-6 h2 {
  font-weight: 700 !important;
  font-size: 36px !important;
  margin-bottom: 12px;
}

.mainwrap.roland .dream-business .col-lg-6 p {
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 25px;
  margin-top: 0;
  line-height: 22px !important;
}

@media (max-width: 768px) {
  .mainwrap.roland .dream-business .col-lg-6 p {
    margin-bottom: 25px;
  }
  .mainwrap.roland .dream-business .dream-text {
    align-items: center;
    text-align: center;
  }
}
.mainwrap.roland .dream-business .col-lg-6 a {
  font-size: 20px !important;
}

.mainwrap.roland .dream-business {
  min-height: unset;
}

@media (max-width: 991px) {
  .mainwrap.roland .trusted-source .col-lg-6 {
    height: auto;
  }
  .mainwrap.roland .trusted-source .col-lg-6:nth-of-type(2) {
    height: 420px;
    margin-bottom: 20px;
    margin-top: 40px;
  }
  .mainwrap.roland .trusted-source .col-lg-6.dream-col:nth-of-type(2) {
    height: 332px !important;
    margin-bottom: 0;
    margin-top: 0;
  }
}
@media (max-width: 991px) and (max-width: 570px) {
  .mainwrap.roland .trusted-source .col-lg-6:nth-of-type(2) {
    height: 300px;
    margin-top: 40px;
  }
  .mainwrap.roland .trusted-source.dream-business .col-lg-6:nth-of-type(2) {
    height: 300px !important;
  }
}
@media (max-width: 991px) and (max-width: 496px) {
  .mainwrap.roland .trusted-source .col-lg-6:nth-of-type(2) {
    height: 240px;
  }
  .mainwrap.roland .trusted-source.dream-business .col-lg-6:nth-of-type(2) {
    height: 240px !important;
  }
}
@media (max-width: 768px) {
  .mainwrap.roland .trusted-source.dream-business .col-lg-6 h2 {
    font-size: 32px !important;
  }
}
@media (max-width: 496px) {
  .mainwrap.roland .trusted-source.dream-business .col-lg-6 p {
    margin-bottom: 25px;
  }
}
.mainwrap.roland .trusted-source .dream-background {
  background-image: linear-gradient(#0093de, #015eb6);
}

.mainwrap.roland .trusted-source .employees {
  background-position: bottom;
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  height: 100%;
  background-image: url("https://jpp.trgcdn.com/landing-pages/Sawgrass-Bundles/Equipment Landing Pages_Contact Us.png");
}

/*# sourceMappingURL=roland.css.map */
