html {
  scroll-behavior: smooth;
}

.healthcare-shop-block,
.finishing-block,
.sign-making-section {
  margin-bottom: 40px;
}

.making-equipment-section {
  padding-bottom: 40px;
}

.carousel-second .carousel-cell {
  height: 375px;
  display: flex;
}

.banner-block .carousel-cell {
  background-position: left top;
  background-size: cover;
  background-repeat: no-repeat;
}

.banner-block .carousel-cell.banner1 {
  background-image: url("https://jpp.trgcdn.com/landing-pages/sign-shop/images/Sign-Making-Banner.jpg");
}

.banner-block .carousel-cell.banner2 {
  background-image: url("https://jpp.trgcdn.com/landing-pages/sign-shop/images/ADA-Sign-Making-Banner.jpg");
}

.banner-block .carousel-cell.banner3 {
  background-image: url("https://jpp.trgcdn.com/landing-pages/sign-shop/images/Mounting-Hardware-Banner.jpg");
}

#vue-landing-page .banner-block .banner1-details {
  margin: 3% auto;
  text-align: center;
}

#vue-landing-page .banner-block .banner1-details h1 {
  font-weight: bold;
  font-size: 49px;
  line-height: 59px;
  color: #fff;
}

#vue-landing-page .banner-block .banner1-details p {
  font-size: 23px;
  font-weight: 300;
  line-height: 33px;
  color: #fff;
}

.banner-block .carousel-cell.banner1.banner4 {
  background-image: url("https://jpp.trgcdn.com/landing-pages/sign-shop/images/SignShop_Fabrication.jpg") !important;
}

@media(max-width:920px) {
  .banner-block .carousel-cell.banner1.banner4 {
    background-image: url("https://jpp.trgcdn.com/landing-pages/sign-shop/images/SignShop_Fabrication_Mobile.jpg") !important;
  }
}

#vue-landing-page .banner-block .banner1-details.banner4 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#vue-landing-page .banner-block .banner1-details.banner4 h1 span {
  font-size: 30px;
  font-weight: 300;
  display: block;
  margin: 10px 0;
  text-transform: initial;
  line-height: 35px;
}

#vue-landing-page .banner-block .banner1-details .orange-button {
  background-color: #f58220 !important;
  color: #fff !important;
  font-size: 18px !important;
  font-weight: 600;
  padding: 10px 25px !important;
}

#vue-landing-page .banner-block .banner2-details {
  margin: 2% 0 2% 4%;
  text-align: left;
  width: 51%;
}

#vue-landing-page .banner-block .banner2-details h1 {
  font-size: 49px;
  line-height: 59px;
  font-weight: bold;
  color: #fff;
}

#vue-landing-page .banner-block .banner2-details p {
  font-size: 23px;
  font-weight: 300;
  line-height: 33px;
  color: #fff;
}

#vue-landing-page .banner-block .banner2-details .orange-button {
  background-color: #004f9d !important;
  color: #fff !important;
  font-size: 18px !important;
  font-weight: 600;
  padding: 10px 25px !important;
}

#vue-landing-page .banner-block .banner3-details {
  margin: 2% auto;
  text-align: center;
  width: 50%;
}

.banner-block .carousel-cell.banner3 {
  background-position: center;
}

#vue-landing-page .banner-block .banner3-details h1 {
  font-weight: bold;
  font-size: 49px;
  line-height: 59px;
  color: #fff;
}

#vue-landing-page .banner-block .banner3-details p {
  font-size: 23px;
  font-weight: 300;
  line-height: 33px;
  color: #fff;
}

#vue-landing-page .banner-block .banner3-details .orange-button {
  background-color: #f58220 !important;
  color: #fff !important;
  font-size: 18px !important;
  font-weight: 600;
  padding: 10px 25px !important;
}

#vue-landing-page h1 {
  font-size: 76px;
  font-weight: 700;
  line-height: 72px;
  letter-spacing: 0.1vw;
}

#vue-landing-page h2 {
  font-size: 62px;
  font-weight: 700;
  line-height: 72px;
}

#vue-landing-page h3,
#vue-landing-page h3 span {
  font-size: 54px;
  font-weight: 700;
  line-height: 64px;
}

#vue-landing-page p {
  font-size: 22px;
  font-weight: 300;
  line-height: 28px;
}

#vue-landing-page .healthcare-shop-block h3,
#vue-landing-page .shop-section h3 {
  color: #000;
}

.banner-box {
  background: url(https://jpp.trgcdn.com/landing-pages/healthcare/images/healthcare-landing-page-banner.jpg) right center no-repeat;
  height: 390px;
  background-size: cover;
  position: relative;
  display: flex;
}

#vue-landing-page .carousel-section p,
#vue-landing-page .carousel-section span {
  line-height: 30px;
}

#vue-landing-page .carousel-section h1 {
  font-weight: 800;
  font-size: 76px;
  line-height: 82px;
}

#vue-landing-page .carousel-section h1 {
  color: #000;
}

.Padding-0 {
  padding: 0;
}

.carousel-section h1 {
  text-transform: initial !important;
}

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

/*! Flickity css */
.flickity-button {
  position: absolute;
  background: hsla(0, 0%, 100%, 0.75);
  border: none;
  color: #333;
}

.flickity-button:hover {
  cursor: pointer;
}

.flickity-button:focus {
  outline: 0;
  box-shadow: 0 0 0 5px #19f;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  pointer-events: none;
}

.mainwrap.roland {
  width: 100%;
  max-width: 100%;
  transition: 0.1s;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  -js-display: flex;
  position: relative;
}

.mainwrap.roland h1,
.mainwrap.roland h2,
.mainwrap.roland h3,
.mainwrap.roland h4,
.mainwrap.roland h5,
.mainwrap.roland p {
  color: #000;
  text-transform: none;
}

.mainwrap.roland p {
  font-weight: 400;
}

.mainwrap.roland section {
  margin-top: 2em;
  margin-bottom: 2em;
}

.mainwrap.roland .roland-header h1 {
  text-transform: uppercase;
}

.mainwrap.roland .roland-header p {
  margin-bottom: 25px;
}

.mainwrap.roland section.shop-section {
  margin-bottom: 5em;
}

a.shop-new {
  width: 216px;
  height: 40px;
  background: #0088ce;
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 40px;
  display: block;
  text-transform: uppercase;
  font-weight: 800;
  margin-top: 16px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

a.shop-new:hover {
  -webkit-box-shadow: 0 0 24px rgba(2, 2, 2, 0.12);
  box-shadow: 0 0 24px rgba(2, 2, 2, 0.12);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

div[data-content-type="row"][data-appearance="contained"] {
  width: 806px;
  max-width: calc(100% - 32px);
  margin: 0 auto;
}

.carousel-section {
  padding-top: 70px;
  padding-bottom: 110px;
}

.carousel-cell {
  position: relative;
  height: 550px;
  width: 100%;
  margin-right: 2px;
}

.shop-section h2 {
  padding-left: 20px;
  padding-right: 20px;
}

.banner-container {
  position: relative;
}

.shop-section {
  margin: 70px 0 70px 0;
}

.carousel-second .flickity-page-dots {
  bottom: 20px;
}

/*! Flickity css */
.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: 0;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

.shop-section .flickity-slider {
  margin-left: 15px;
}

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.flickity-button {
  position: absolute;
  background: hsla(0, 0%, 100%, .75);
  border: none;
  color: #333;
}

.flickity-button:hover {
  cursor: pointer;
}

.flickity-button:focus {
  outline: 0;
  box-shadow: 0 0 0 5px #19f;
}

.flickity-button:active {
  opacity: .6;
}

.flickity-button:disabled {
  opacity: .3;
  cursor: auto;
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  transform: translateY(-50%);
}

.flickity-prev-next-button.previous {
  left: 10px;
}

.flickity-prev-next-button.next {
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -60px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 8px;
  background: #d9d9d9;
  border-radius: 50%;
  border: 1px solid #707070;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
  background: #E0E0E0;
}

#vue-landing-page h1 {
  font-size: 76px;
  font-weight: 700;
  line-height: 72px;
  letter-spacing: 0.1vw;
}

#vue-landing-page h2 {
  font-size: 62px;
  font-weight: 700;
  line-height: 72px;
}

#vue-landing-page h3,
#vue-landing-page h3 span {
  font-size: 54px;
  font-weight: 700;
  line-height: 64px;
}

#vue-landing-page p {
  font-size: 22px;
  font-weight: 300;
  line-height: 28px;
}

#vue-landing-page .healthcare-shop-block h3,
#vue-landing-page .shop-section h3 {
  color: #000;
}

#vue-landing-page .healthcare-shop-block h3 {
  margin-bottom: 0;
  margin-top: 40px;
}

div[data-content-type=simple_cards] .card.simple-tile a.link {
  padding-bottom: 0px !important;
}

#vue-landing-page .carousel-section p,
#vue-landing-page .carousel-section span {
  line-height: 30px;
}

#vue-landing-page .carousel-section p {
  font-weight: 400 !important;
}

#vue-landing-page .carousel-section h1 {
  font-weight: 800;
  font-size: 76px;
  line-height: 82px;
}

#vue-landing-page .carousel-section h1 {
  color: #021938;
  letter-spacing: 0.87px;
}

#vue-landing-page .category-tiles h5 {
  color: #021938;
  font-size: 14px;
  bottom: 0;
  padding: 7px 0;
  word-spacing: 0.6px;
  height: 45px;
}

.carousel-section ul {
  padding-left: 18px;
  margin-bottom: 30px;
  display: grid;
}

.carousel-section li {
  list-style: disc;
  margin: 10px 0;
}

.carousel-section .shop-all-btn {
  margin-top: 30px;
}

#vue-landing-page .carousel-section .shop-all-btn a {
  background: #1586BD;
  font-weight: 600;
  font-size: 18px !important;
}

#vue-landing-page .carousel-section .shop-all-btn a:hover {
  background: #1586BD;
}

.Padding-0 {
  padding: 0px;
}

.carousel-section h1 {
  text-transform: initial !important;
}

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

.jpp-component-slider {
  outline: none;
}

/*! Flickity css */
.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: 0;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

.shop-section .flickity-slider {
  margin-left: 15px;
}

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.flickity-button {
  position: absolute;
  background: hsla(0, 0%, 100%, .75);
  border: none;
  color: #333;
}

.flickity-button:hover {
  cursor: pointer;
}

.flickity-button:focus {
  outline: 0;
  box-shadow: 0 0 0 5px #19f;
}

.flickity-button:active {
  opacity: .6;
}

.flickity-button:disabled {
  opacity: .3;
  cursor: auto;
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  transform: translateY(-50%);
}

.flickity-prev-next-button.previous {
  left: 10px;
}

.flickity-prev-next-button.next {
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -60px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 8px;
  background: #FFFFFF4D;
  border-radius: 50%;
  border: 1px solid #707070;
  cursor: pointer;
}

#vue-landing-page .carousel-section .flickity-page-dots .dot.dot {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 8px;
  background: #D9D9D9;
  border-radius: 50%;
  border: 1px solid #707070;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected,
#vue-landing-page .carousel-section .flickity-page-dots .dot.dot.is-selected {
  opacity: 1;
  background: #fff;
}


.mainwrap.roland {
  width: 100%;
  max-width: 100%;
  transition: .1s;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  -js-display: flex;
  position: relative;
}

.mainwrap.roland h1,
.mainwrap.roland h2,
.mainwrap.roland h3,
.mainwrap.roland h4,
.mainwrap.roland h5,
.mainwrap.roland p {
  color: #000;
  text-transform: none;
}

.mainwrap.roland p {
  font-weight: 400;
}

.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 .roland-header h1 {
  text-transform: uppercase;
}

.mainwrap.roland .roland-header p {
  margin-bottom: 25px;
}

.mainwrap.roland .shop-section .product-row .product-button {
  position: relative;
  height: 200px;
  width: 200px;
  display: inline-block;
  margin: 14px 6px 18px;
  box-shadow: 0 2px 16px rgba(0, 0, 0, .08);
  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%;
  color: #006bb4;
}

.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 h3,
.mainwrap.roland .shop-section .product-row .product-button a:hover p {
  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;
}

.free-shipping-block {
  background-color: #021938;
}

.mainwrap.roland .resources-section {
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 3em;
  padding-bottom: 5em;
}

.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;
}

.mainwrap.roland .resources-section .resources-box {
  box-shadow: 0 0 25px rgba(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 .col-7 {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.mainwrap.roland .resources-section .resources-box .blue-button {
  max-width: 132px;
}

.mainwrap.roland .resources-section .resources-box h2 {
  margin-left: revert;
  margin-right: revert;
  text-align: revert;
  font-size: 26px;
  color: #fff;
}

.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, .16);
  transition: all .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: #fff;
  font-weight: 800;
  font-size: 22px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  margin: 0;
  padding: 0;
}

.mainwrap.roland .resources-section .big-buttons.blue {
  background: linear-gradient(120deg, #0088ce 0, #006394 40%, #006394 60%, #0088ce 100%);
}

.mainwrap.roland section.shop-section {
  margin-bottom: 5em;
}

.button-wrapper {
  display: flex;
  margin-bottom: 48px;
  justify-content: center;
}

.button-wrapper>.shop-new {
  margin-right: 12px;
}

.button-wrapper>.shop-new:last-of-type {
  margin-right: 0;
}

a.shop-new {
  width: 216px;
  height: 40px;
  background: #0088ce;
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 40px;
  display: block;
  text-transform: uppercase;
  font-weight: 800;
  margin-top: 16px;
  -webkit-transition: .2s;
  transition: .2s;
}

a.shop-new:hover {
  -webkit-box-shadow: 0 0 24px rgba(2, 2, 2, .12);
  box-shadow: 0 0 24px rgba(2, 2, 2, .12);
  -webkit-transition: .2s;
  transition: .2s;
}

@media screen and (max-width:768px) {
  .button-wrapper {
    flex-direction: column;
    width: 216px;
    margin: 0 auto;
    margin-bottom: 48px;
  }
}

.mainwrap .light {
  font-weight: 300;
}

div[data-content-type=row].how-to-videos {
  background: #f1efef;
  padding: 50px 24px;
  margin: 80px 0 40px 0;
}

div[data-content-type=row].how-to-videos p {
  font-weight: 300;
  font-size: 18px;
  width: 260px;
}

@media (max-width:991px) {
  div[data-content-type=row].how-to-videos {
    border: 24px solid #fff;
    padding: 20px 24px;
    margin: 20px 0;
  }
}

div[data-content-type=row].how-to-videos>div {
  margin-top: 0 !important;
}

div[data-content-type=row].how-to-videos .pagebuilder-column[data-pb-style=BLI70I1],
div[data-content-type=row].how-to-videos .pagebuilder-column[data-pb-style=E4H4YL3],
div[data-content-type=row].how-to-videos .pagebuilder-column[data-pb-style=O2JM7NR],
div[data-content-type=row].how-to-videos .pagebuilder-column[data-pb-style=U3N2JSC] {
  display: flex;
  flex-direction: column;
  background-position: left top;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

div[data-content-type=row].how-to-videos .pagebuilder-column[data-pb-style=IDVU44E] {
  justify-content: center;
  width: 33.3333%;
  display: flex;
  flex-direction: column;

}

div[data-content-type=row].how-to-videos .pagebuilder-column[data-pb-style=O2JM7NR] {
  justify-content: center;
  width: 66.6667%;
  align-self: center;
}

.videos .pagebuilder-button-primary {
  width: 170px;
  text-align: center;
}

@media (max-width:991px) {
  div[data-content-type=row].how-to-videos .pagebuilder-column {
    /* width: 100% !important; */
  }

  div[data-content-type=row].how-to-videos>div {
    /* display: grid !important; */
  }
}

div[data-content-type=row].how-to-videos .pagebuilder-column:nth-of-type(2) {
  overflow-x: scroll;
}

div[data-content-type=row].how-to-videos .pagebuilder-column:nth-of-type(2)::-webkit-scrollbar {
  height: 12px;
}

div[data-content-type=row].how-to-videos .pagebuilder-column:nth-of-type(2)::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background: #707070;
}

div[data-content-type=row].how-to-videos h1 {
  margin-bottom: 0;
}

div[data-content-type=row].how-to-videos h3 {
  margin-top: 0;
  font-weight: 400;
}

div[data-content-type=row].how-to-videos .maker-skills-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding-bottom: 16px;
}

div[data-content-type=row].how-to-videos .maker-skills-slider .video {
  border-radius: 8px;
  background: #fff;
  margin-right: 16px;
  width: 420px;
  min-width: 420px;
}

#vue-landing-page .maker-skills-slider .video h5 {
  text-transform: capitalize;
  font-weight: 500 !important;
}

#vue-landing-page .maker-skills-slider .video span {
  font-weight: 500 !important;
}

.videos .container .how-to-videos a.pagebuilder-button-primary span {
  font-weight: 600 !important;
  text-transform: capitalize;
  font-size: 16px !important;
}

@media (max-width:768px) {
  div[data-content-type=row].how-to-videos .maker-skills-slider .video {
    width: calc(100vw - 48px);
    min-width: 100%;
  }
}

div[data-content-type=row].how-to-videos .maker-skills-slider .video a {
  padding: 16px;
  display: block;
}

div[data-content-type=row].how-to-videos .maker-skills-slider .video a h5 {
  font-weight: 600 !important;
  text-transform: none;
  text-align: center;
}

div[data-content-type=row].how-to-videos .maker-skills-slider .video a .watch {
  text-align: center;
  display: block;
}

div[data-content-type=row].how-to-videos [data-content-type=button-item] [data-element=link] {
  min-width: 170px;
  text-align: center;
}

.product-section .row .container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

div[data-content-type=row][data-appearance=contained] {
  width: 806px;
  max-width: calc(100% - 32px);
  margin: 0 auto;
}

.videos .pagebuilder-button-primary span {
  text-transform: capitalize;
  font-weight: 600;
  font-size: 16px !important;
}

.carousel-section {
  padding-top: 40px;
  padding-bottom: 110px;
}

.carousel-cell {
  position: relative;
  height: 550px;
  width: 100%;
  margin-right: 2px;
}

.carousel-cell .carousel-content {
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: flex-end;
  color: #fff;
}

.carousel-cell .carousel-content h3 {
  color: #fff;
}

#vue-landing-page .free-shipping-info h1 {
  font-size: 70px;
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 50px;
  text-align: center;
  font-weight: 800;
  letter-spacing: 1.11px;
}

#vue-landing-page .free-shipping-info h4 {
  color: #fff;
  font-weight: 400;
  font-size: 33px;
  text-align: center;
  margin: 15px 0 0 0;
}

.free-shipping-info span {
  border-bottom: 1px solid #fff;
  text-align: center;
  display: table;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  color: #fff;
}

a.free-shipping-content:hover .free-shipping-info span {
  border: none;
}

.free-shipping-car {
  margin-right: 50px;
}

.free-shipping-content {
  display: flex;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
}

.shop-section .shop-all-btn {
  margin-top: 30px;
}

.align-center-btn {
  display: table;
  margin-left: auto;
  margin-right: auto;
}

.big-btn {
  min-width: 350px;
  display: table;
  text-align: center;
}

.shop-section h2 {
  padding-left: 20px;
  padding-right: 20px;
}

.free-shipping-block img {
  width: 100%;
}

.healthcare-shop-block div.jpp-main-categories {
  margin-bottom: 0px;
}

.healthcare-shop-block div.jpp-main-categories .category-tiles .tile:hover {
  box-shadow: none;
}

.healthcare-shop-block div.jpp-main-categories .row-full-width-inner {
  max-width: 1320px;
}

.healthcare-shop-block div.jpp-main-categories .category-tiles .tile.title {
  display: flex;
  align-items: center;
}

.healthcare-shop-block div.jpp-main-categories .category-tiles .tile.title:hover {
  box-shadow: none;
}

.healthcare-shop-block div.jpp-main-categories .category-tiles .tile {
  width: 18%;
}

.healthcare-shop-block div.jpp-main-categories .category-tiles .tile:hover a h5 {
  color: #00;
}

.healthcare-shop-block div.jpp-main-categories .category-tiles .tile.shop-all-btn {
  display: flex;
  justify-content: center;
  align-items: center;
}

.healthcare-shop-block div.jpp-main-categories .category-tiles .tile.shop-all-btn:hover {
  box-shadow: none;
}

#vue-landing-page .healthcare-shop-block div.jpp-main-categories .category-tiles .tile.shop-all-btn a {
  position: relative;
  background: #021938 !important;
  padding: 20px 30px;
  text-decoration: none !important;
  color: #fff;
  transition: 0.2s;
}

#vue-landing-page .healthcare-shop-block div.jpp-main-categories .category-tiles .tile.shop-all-btn a:hover {
  opacity: 0.9;
}

.shop-all-button a {
  background-color: #000;
}

.disclaimer {
  padding-left: 40px;
  padding-right: 40px;
}

.disclaimer-box {
  margin-bottom: 60px;
}

#vue-landing-page .healthcare-shop-block div.jpp-main-categories .category-tiles .tile.shop-all-btn a h5 {
  position: relative;
  bottom: inherit;
  left: inherit;
  right: inherit;
  color: #fff;
  font-size: 20px;
}

#vue-landing-page .prussian-blue-btn {
  padding: 15px 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: #0088CE;
  font-weight: 600;
  text-transform: uppercase;
  white-space: nowrap;
  transition: all 0.5s ease;
  font-size: 18px;
}

#vue-landing-page .prussian-blue-btn:hover {
  color: #fff;
  background-color: #f58220;
  transition: all 0.5s ease;
}

.learnmore-block {
  position: relative;
  text-align: center;
  background-size: cover;
  background-position: center;
}

.learnmore-block .learnmore-bg {
  background: url("https://jpp.trgcdn.com/landing-pages/sign-shop/images/signshop-bg.jpg");
  background-size: cover;
  background-position: center;
}

.learnmore-details {
  padding: 50px 0 50px 0;
}

#vue-landing-page .learnmore-block h1 {
  color: #fff;
  text-transform: none;
  font-weight: 700;
}

.sub-title {
  margin-top: 10px;
  display: block;
  line-height: normal !important;
}

.learnmore-block h1 span.light {
  color: #fff;
  text-transform: none;
  margin: 0;
}

#vue-landing-page .learnmore-block p {
  color: #fff;
  margin: 30px 10% 0 10%;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.32px;
  font-weight: 400;
}

.learnmore-block .learnmore-btns {
  display: flex;
  justify-content: center;
  margin-top: 25px;
}

.learnmore-block .learnmore-btns a {
  background: #021938;
  text-decoration: none !important;
  padding: 0 20px;
}

.learnmore-block .learnmore-btns a:hover {
  text-decoration: none !important;
}

.learnmore-block .learnmore-btns a h5 {
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
}

div.jpp-main-categories .category-tiles {
  justify-content: center;
}

.jpp-page-nav {
  height: auto !important;
  max-height: inherit !important;
}

.shop-section {
  margin: 70px 0 70px 0;
}

div[data-content-type=row]>.shop-trending-categories .card-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  z-index: 4;
  max-width: 100%;
  justify-content: flex-start;
}

@media (min-width:1400px) {
  div[data-content-type=row]>.shop-trending-categories .card-wrapper {
    justify-content: left;
  }
}

@media (max-width:1024px) {
  div[data-content-type=row]>.shop-trending-categories .card-wrapper {
    justify-content: center;
  }
}

div[data-content-type=row]>.shop-trending-categories .card-wrapper .card {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: .32s ease;
  transition: .32s ease;
  width: calc(25% - 20px) !important;
  margin: 20px 0 20px 0;
  padding: 0 20px;
}

@media (max-width:1024px) {
  div[data-content-type=row]>.shop-trending-categories .card-wrapper .card {
    width: 200px !important;
  }
}

div[data-content-type=row]>.shop-trending-categories .card-wrapper .card:hover {
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}

div[data-content-type=row]>.shop-trending-categories .card-wrapper .card .image-wrapper {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  transform: translateX(0) translateY(0);
}

div[data-content-type=row]>.shop-trending-categories .card-wrapper .shop-button {
  height: 200px;
  min-height: 200px;
  width: 20%;
  justify-content: center;
}

@media (max-width:1024px) {
  div[data-content-type=row]>.shop-trending-categories .card-wrapper .shop-button {
    height: auto;
    width: auto !important;
    display: flex;
    justify-content: center;
  }
}

@media (max-width:500px) {
  div[data-content-type=row]>.shop-trending-categories .card-wrapper .shop-button {
    height: auto;
    min-height: auto;
    width: 200px !important;
  }
}

div[data-content-type=row]>.shop-trending-categories .card-wrapper .shop-button a {
  text-decoration: none !important;
}

div[data-content-type=row]>.shop-trending-categories .card-wrapper .shop-button h5 {
  background: #0088ce;
  color: #fff;
  padding: 5px 15px;
  text-transform: capitalize;
}

div[data-content-type=simple_cards] .card.simple-tile h5 {
  bottom: inherit;
  position: relative;
  left: inherit;
  top: inherit;
  right: inherit;
  margin: 15px 0;
  padding: 0 10px;
}

div[data-content-type=simple_cards] .card.simple-tile {
  height: auto;
  min-height: auto;
}

@media (max-width:768px) {
  div.jpp-main-categories {
    display: flex;
  }

  div.jpp-main-categories .category-tiles {
    flex-direction: column;
    align-items: center;
  }

  .healthcare-shop-block div.jpp-main-categories .category-tiles .tile.title {
    justify-content: center;
    height: auto;
  }

  .healthcare-shop-block div.jpp-main-categories .category-tiles .tile {
    width: 90%;
  }

  .learnmore-block p {
    margin: 0;
  }
}

#vue-landing-page .healthcare-shop-block .jpp-main-categories .category-tiles h5 {
  color: #000;
  letter-spacing: 0.4px;
}

.healthcare-shop-block .container .tile.title h3 {
  font-weight: 700 !important;

}

.healthcare-shop-block .container .tile.title h3 span {
  color: #000 !important;
}

.sign-making-section .container .sign-title h3,
.sign-making-section .container .sign-title h3 span {
  color: #000 !important;
}

#vue-landing-page .sign-making-section .container .sign-title h3 {
  margin-top: 40px;
}

.healthcare-shop-block .container .tile.title h3 span,
.sign-making-section .container .sign-title h3 span {
  font-weight: 600 !important;
}

.sign-making-section .container .sign-title a {
  color: #004F9d !important;
  font-weight: 600;
}

.sign-making-section .container .sign-title u:hover,
.sign-making-section .container .sign-title a:hover {
  color: #E6883C !important;
}

.finishing-block .finishing-sec h3 {
  font-weight: 800 !important;
}

.finishing-block .finishing-sec h3.text-center span {
  font-weight: 500 !important;
}

.sign-making-content div.jpp-main-categories {
  margin-bottom: 24px;
}

.johnson-plastic .container #shop-products.text-center span {
  font-weight: 500 !important;
  color: #000;
}

#vue-landing-page .carousel-section .carousel-cell .carousel-cell-content ul li {
  font-weight: 400 !important;
}

.free-shipping-block .container .free-shipping-info span {
  font-weight: 100 !important;
  opacity: 0.6;
}

@media (min-width:3000px) {
  #vue-landing-page .banner-block .banner1-details {
    margin: 1% auto;
  }

  #vue-landing-page .banner-block .banner2-details {
    width: 38%;
    display: flex;
    align-items: center;
  }
}

@media only screen and (min-width: 1550px) and (max-width: 3000px) {

  #vue-landing-page .banner-block .banner1-details {
    margin: 2% auto;
  }

  #vue-landing-page .banner-block .banner2-details {
    width: 830px;
    display: flex;
    align-items: center;
  }

  .sign-making-section .container .category-tiles .tile {
    width: 12vw !important;
    height: 12vw !important;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  #vue-landing-page .banner-block .banner2-details {
    width: 790px;
  }
}

@media only screen and (min-width: 1201px) and (max-width: 2500px) {

  #vue-landing-page h1,
  #vue-landing-page .carousel-section h1 {
    font-size: 2.7vw;
    line-height: 3.2vw;
    margin-top: 0px;
  }

  #vue-landing-page h3,
  #vue-landing-page h3 span {
    font-size: 2.1vw;
    line-height: 2.3vw;
  }

  #vue-landing-page .tile.title h3,
  #vue-landing-page .tile.title h3 span {
    font-size: 2.1vw;
    line-height: 2.3vw;
  }

  #vue-landing-page p,
  #vue-landing-page {
    font-size: 18px;
    line-height: 26px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {

  #vue-landing-page h1,
  #vue-landing-page .carousel-section h1 {
    font-size: 3.5vw;
    line-height: 4vw;
  }

  #vue-landing-page .free-shipping-info h1 {
    font-size: 40px;
    line-height: 30px;
  }

  #vue-landing-page .free-shipping-info h4 {
    font-size: 26px;
  }

  #vue-landing-page h3,
  #vue-landing-page h3 span {
    font-size: 25px;
    line-height: 30px;
  }

  #vue-landing-page p,
  #vue-landing-page {
    font-size: 16px;
    line-height: 24px;
  }

  div.jpp-main-categories .category-tiles {
    margin-top: 0px;
    justify-content: space-around;
  }

  #vue-landing-page .healthcare-shop-block .jpp-main-categories .category-tiles h5 {
    padding: 0;
  }

  .healthcare-shop-block div.jpp-main-categories .category-tiles {
    margin-bottom: 0px;
  }

  .shop-section h3#shop-products {
    text-align: center;
  }

  .free-shipping-content {
    display: grid;
    text-align: center;
  }

  .free-shipping-car {
    margin-right: 0;
    margin-bottom: 20px;
  }

  #vue-landing-page .shop-section h5 {
    line-height: 20px;
  }

  #shop-materials .category-tiles h3,
  .videos h1,
  .videos p {
    text-align: center;
  }

  .videos p {
    width: 100% !important;
  }

  .videos .pagebuilder-button-primary {
    margin: 0 auto 20px;
    display: table;
  }

  .carousel-section .carousel-cell {
    height: 500px;
  }

  .carousel-section {
    padding-top: 30px;
    padding-bottom: 90px;
  }

  #vue-landing-page .carousel-section p,
  #vue-landing-page .carousel-section span {
    line-height: 24px;
    margin-top: 0px;
  }

  .carousel-section li {
    margin: 5px 0;
  }

  .carousel-section .shop-all-btn {
    margin-top: 20px;
  }

  .carousel-second .carousel-cell {
    height: 400px;
    display: block;
  }
}

@media only screen and (min-width: 600px) and (max-width: 768px) {

  .healthcare-shop-block div.jpp-main-categories .category-tiles .tile {
    width: 18%;
  }

  div.jpp-main-categories .category-tiles {
    flex-direction: row;
  }

  .sign-making-content div.jpp-main-categories .category-tiles .tile,
  .sign-making-section .container .category-tiles .tile div.jpp-main-categories .category-tiles {
    width: 30vw !important;
    height: 30vw !important;
    margin: 20px;
  }

  .sign-making-section .container .sign-title {
    display: flex !important;
  }

  .making-equipment-section div.jpp-main-categories .category-tiles .tile {
    width: 40vw !important;
    height: 40vw !important;
  }

  #vue-landing-page .making-equipment-section .jpp-main-categories .category-tiles h5 {
    bottom: 14px !important;
  }

  .sign-making-section .container .category-tiles .tile {
    width: 30vw;
    height: 30vw;
    margin: 20px 0;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  #vue-landing-page .healthcare-shop-block .jpp-main-categories .category-tiles h5 {
    padding-top: 15px;
  }

  #vue-landing-page h1,
  #vue-landing-page .carousel-section h1,
  #vue-landing-page .free-shipping-info h1 {
    font-size: 32px;
    line-height: 40px;
  }

  #vue-landing-page .free-shipping-info h4 {
    font-size: 22px;
  }

  #vue-landing-page h3,
  #vue-landing-page h3 span {
    font-size: 28px;
    margin-top: 20px !important;
    line-height: 36px;
  }

  #vue-landing-page p {
    font-size: 16px;
    line-height: 24px;
  }

  div.jpp-main-categories .category-tiles {
    margin-top: 0px;
  }

  .healthcare-shop-block div.jpp-main-categories {
    margin-bottom: 0px;
  }

  .shop-section h3#shop-products {
    text-align: center;
  }

  .free-shipping-content {
    display: grid;
    text-align: center;
  }

  .free-shipping-car {
    margin-right: 0;
    margin-bottom: 20px;
  }

  #vue-landing-page .shop-section h5 {
    line-height: 20px;
  }

  #shop-materials .category-tiles h3,
  .videos h1,
  .videos p {
    text-align: center;
  }

  .videos p {
    width: 100% !important;
  }

  .videos .pagebuilder-button-primary {
    margin: 0 auto 20px;
    display: table;
  }

  .carousel-section .carousel-cell {
    height: auto;
  }

  #vue-landing-page .carousel-section p,
  #vue-landing-page .carousel-section span {
    line-height: 24px;
  }

  .carousel-section li {
    margin: 5px 0;
  }

  .carousel-section .shop-all-btn {
    margin-top: 20px;
  }

  .carousel-second .carousel-cell {
    height: 400px;
    display: block;
  }
}

@media (max-width:320px) {}

.sign-making-section {
  background-color: #F8F8F8;
}


/* personalize your drinkware section */


#vue-landing-page .personalize-your-drinkware .col-lg-12 .title {
  color: #000 !important;
}

#vue-landing-page .mainwrap .personalize-your-drinkware {
  position: relative;
  padding-bottom: 100px;
  padding-top: 40px;
  background-color: #F8F8F8;
}

#vue-landing-page .mainwrap .personalize-your-drinkware #vue-landing-page  .personalize-your-drinkware-background {
  z-index: -1;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100vw;
  top: 0;
  bottom: 0;
  background: #F8F8F8;
}

#vue-landing-page  .personalize-your-drinkware .col-lg-12 .title span {
  font-size: 40px !important;
  line-height: 49px !important;
  font-weight: 300 !important;
}

#vue-landing-page .personalize-your-drinkware .col-lg-12 .title {
  font-size: 40px !important;
  line-height: 48px !important;
  font-weight: 800 !important;
}

#vue-landing-page  .personalize-your-drinkware .mainwrap #vue-landing-page  .personalize-your-drinkware h2 {
  margin: 0;
  padding: 30px 0;
}


#vue-landing-page .personalize-your-drinkware .carousel-cell {
  width: calc((100% - 20px) / 3);
  margin-right: 10px;
  background-color: #fff;
  height: auto;
  border-radius: 8px;
}

#vue-landing-page .personalize-your-drinkware .carousel-cell:hover {
  -webkit-box-shadow: 0px 0px 12px rgba(2, 2, 2, 0.12);
  box-shadow: 0px 0px 12px rgba(2, 2, 2, 0.12);
}

#vue-landing-page .personalize-your-drinkware .carousel-cell:hover .product-name {
  color: #0088CE;
}

#vue-landing-page .personalize-your-drinkware .carousel-cell .product-name {
  font-size: 24px !important;
  font-weight: 800 !important;
}

#vue-landing-page .personalize-your-drinkware .carousel-cell:hover .shop {
  color: #f58220;
}

#vue-landing-page .personalize-your-drinkware .carousel-cell .shop {
  font-size: 20px !important;
}

#vue-landing-page .personalize-your-drinkware .flickity-viewport {
  height: 390px !important;
}


@media (max-width: 991px) {
  #vue-landing-page .personalize-your-drinkware .carousel-cell {
    width: calc((100% - 20px) / 2);
    height: 100%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {

  #vue-landing-page .personalize-your-drinkware .col-lg-12 .title,
  #vue-landing-page .personalize-your-drinkware .col-lg-12 .title span {
    font-size: 25px !important;
    margin: 24px 0 !important;
    line-height: 30px !important;
  }

  #vue-landing-page .personalize-your-drinkware .carousel-cell .product-name {
    font-size: 18px !important;
    line-height: 22px !important;

  }

  #vue-landing-page .personalize-your-drinkware .carousel-cell .shop {
    font-size: 16px !important;
    line-height: 20px !important;
  }

  #vue-landing-page .personalize-your-drinkware .carousel-cell .image-container {
    height: 220px !important;
  }

  #vue-landing-page .personalize-your-drinkware .carousel-cell {
    height: auto !important;
  }

   #vue-landing-page .personalize-your-drinkware .flickity-viewport {
    height: 320px !important;
  }
}

@media (max-width: 767px) {
  #vue-landing-page .personalize-your-drinkware .carousel-cell {
    width: 100%;
    height: 380px !important;
  }

  #vue-landing-page .personalize-your-drinkware .flickity-viewport {
    height: 390px !important;
  }
}

@media only screen and (max-width: 560px) and (min-width: 530px) {
  #vue-landing-page .personalize-your-drinkware .flickity-viewport {
    height: 450px !important;
  }

  #vue-landing-page .personalize-your-drinkware .carousel-cell {
    height: 440px !important;
  }
}

@media only screen and (max-width: 767px) and (min-width: 481px) {

  #vue-landing-page .personalize-your-drinkware .col-lg-12 .title,
  #vue-landing-page .personalize-your-drinkware .col-lg-12 .title span {
    font-size: 26px !important;
    margin-top: 20px !important;
    line-height: 28px !important;
  }
}

@media only screen and (max-width: 480px) and (min-width: 320px) {

  #vue-landing-page .personalize-your-drinkware .col-lg-12 .title,
  #vue-landing-page .personalize-your-drinkware .col-lg-12 .title span {
    font-size: 26px !important;
    margin-top: 20px !important;
    line-height: 28px !important;
  }

  #vue-landing-page .personalize-your-drinkware .carousel-cell .product-name {
    font-size: 18px;
  }

  #vue-landing-page .personalize-your-drinkware .carousel-cell .image-container.toner-img img {
    width: 90% !important;
  }

}


@media only screen and (min-width: 320px) and (max-width: 767px) {
  #vue-landing-page  .personalize-your-drinkware .carousel-cell .image-container {
    height: auto;
  }
}

#vue-landing-page .personalize-your-drinkware .carousel-cell .image-container {
  height: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px;
}

#vue-landing-page .personalize-your-drinkware .carousel-cell .product-name {
  color: #021938;
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  margin: 15px 0;
}

#vue-landing-page .personalize-your-drinkware .carousel-cell .shop {
  color: #021938;
  font-size: 22px;
  font-weight: 500 !important;
  text-align: center;
  padding: 0 0 25px;
  margin: 0;
  top: -8px;
}

#vue-landing-page .personalize-your-drinkware .flickity-prev-next-button {
  top: 40%;
  background-color: #F5F5F5;
}

#vue-landing-page .personalize-your-drinkware .flickity-prev-next-button.next {
  right: -60px;
}

#vue-landing-page .personalize-your-drinkware .flickity-prev-next-button.previous {
  left: -60px;
}

@media (max-width: 1440px) {
  #vue-landing-page .personalize-your-drinkware .flickity-prev-next-button.next {
    right: -52px;
  }

  #vue-landing-page .personalize-your-drinkware .flickity-prev-next-button.previous {
    left: -52px;
  }
}

@media (max-width: 585px) {
  #vue-landing-page .personalize-your-drinkware .flickity-prev-next-button {
    height: 36px;
    width: 36px;
  }

  #vue-landing-page .personalize-your-drinkware .flickity-prev-next-button.next {
    right: -40px;
  }

  #vue-landing-page .personalize-your-drinkware .flickity-prev-next-button.previous {
    left: -40px;
  }
}

@media only screen and (min-width: 600px) and (max-width: 768px) {
  #vue-landing-page .personalize-your-drinkware .flickity-viewport {
    height: 370px !important;
  }
}

@media (max-width: 319px) {

  #vue-landing-page .personalize-your-drinkware .col-lg-12 .title,
  #vue-landing-page .personalize-your-drinkware .col-lg-12 .title span {
    font-size: 26px !important;
    margin-top: 20px !important;
    line-height: 28px !important;
  }
}



/* plastic plus section  */
#vue-landing-page .johnson-plastic .logo-row {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  flex-wrap: wrap;
}



#vue-landing-page .johnson-plastic h3 {
  text-transform: capitalize;
  font-weight: 700;
  color: #000 !important;
  margin-top: 40px;
  letter-spacing: 0.27px;
}

#vue-landing-page .johnson-plastic h3.subtitle {
  letter-spacing: 2.02px;
}

#vue-landing-page .johnson-plastic h3 span {
  letter-spacing: 2.02px;
}

#vue-landing-page .johnson-plastic .text-center h3 {
  font-size: 46px;
  line-height: 43px;
}

#vue-landing-page .johnson-plastic p {
  padding: 0 15%;
  color: #021938 !important;
  letter-spacing: 0.27px;
  font-weight: 500;
}

#vue-landing-page .logo-container img {
  /* width: 200px; */
  display: flex;
}

#vue-landing-page .row.img-logo {
  justify-content: center;
}

#vue-landing-page .logo-container {
  margin: 30px;
}

#vue-landing-page .johnson-plastic .row.img-logo .logo-row:nth-last-child() .logo-container {
  width: 400px;
}

/* Shop material by application */
.finishing-sec {
  justify-content: center;
  align-items: center;
  /* margin: 0; */
}

#vue-landing-page .finishing-block h3 {
  margin: 40px 0 !important;
  margin: 0;
  color: #000;
  font-weight: 800 !important;
  letter-spacing: 0.27px;
}

#vue-landing-page .finishing-block h3 span.light {
  font-weight: 200;
  color: #000;
}

.finishing-img {
  display: flex;
}

.finishing-img img {
  display: flex;
}

.tile.shop-all-btn.shop-all-button {
  margin-top: 40px;
}

.finishing-head h1 {
  font-size: 28px;
  font-weight: 700;
  line-height: 36px;
  margin-bottom: 1vw;
  letter-spacing: 0.1vw;
  text-transform: uppercase;
  text-align: center;
  margin-top: 0;
  color: #000;
}

.finishing-column {
  position: relative;
  /* width: 25% !important; */
  margin: 0px !important;
  padding: 0px !important;
  transition: 0.2s;
}

.finishing-column.col-lg-3.col-md-6.sm-12:hover {
  opacity: 0.9;
}

.finishing-col {
  position: absolute;
  bottom: 0px;
  right: 0;
  width: 100%;
  /* padding: 4%; */
}

.finishing-col:before {
  content: " ";
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #004F9d;
  opacity: 0.7;
  mix-blend-mode: multiply;
}

.finishing-col.finishing-col-1:before {
  background-color: #021938;
  content: " ";
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  mix-blend-mode: multiply;
  opacity: 0.7;
}

.finishing-col-text {
  color: #FFFFFF;
}

.finishing-col span {
  font-size: 18px;
  line-height: 24px;
  color: #FFFFFF;
  font-weight: 700;
  padding: 4%;
  /* margin-bottom: 10px; */
  display: flex;
  z-index: 2;
  position: relative;
  text-transform: uppercase;
  justify-content: center;
  letter-spacing: 0.26px;
}

.finishing-col p {
  color: #FFFFFF;
  font-size: 19px;
  line-height: 22px;
  margin: 0;
  z-index: 2;
  position: relative;
  font-weight: 500;
}

#vue-landing-page .finishing-block .tile.shop-all-btn a {
  background-color: #021938 !important;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 20px !important;
  min-width: 454px;

}

/* Shop sign making equiment*/
#vue-landing-page .making-equipment-section .jpp-main-categories .category-tiles h5 {
  font-size: 17px !important;
  bottom: 30px;
}

#vue-landing-page .making-equipment-section .jpp-main-categories .category-tiles h5 span {
  bottom: -5px;
  font-weight: 400 !important;
}

#vue-landing-page .making-equipment-section h3 {
  margin: 40px 0;
  color: #000;
  font-weight: 800;
}

#vue-landing-page .making-equipment-section div.jpp-main-categories {
  margin-bottom: 40px !important;
}

.making-equipment-section {
  background-color: #F8F8F8;
}

.making-equipment-section div.row h3 {
  text-align: left;
  letter-spacing: 0.27px;
}

#vue-landing-page .making-equipment-section div.row h3 span {
  font-weight: 300;
  letter-spacing: 0.27px;
  color: #000;
}

.making-equipment-section div.jpp-main-categories .category-tiles .tile {
  width: 20vw;
  height: 20vw;
  margin: auto;
  background-color: #fff;
}

.making-equipment-section div.jpp-main-categories .category-tiles .tile a span {
  font-weight: 100;
}

.making-equipment-section div.jpp-main-categories .category-tiles .tile:hover a span {
  color: #f58220;
}

.making-equipment-section div.row h3 {
  margin: 40px 0 !important;
}

.making-equipment-section .jpp-main-categories img {
  max-height: 100% !important;
  width: 80% !important;
}

.making-equipment-section .jpp-main-categories .printer img {
  width: 65% !important;
}

@media only screen and (min-width: 1201px) and (max-width: 2500px) {
  .finishing-head h1 {
    font-size: 28px;
    line-height: 36px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .finishing-head h1 {
    font-size: 28px;
    line-height: 36px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .finishing-head h1 {
    font-size: 28px;
    line-height: 36px;
  }

  #vue-landing-page .finishing-block .tile.shop-all-btn a {
    min-width: 100%;
  }

  .finishing-column {
    width: 100% !important;
    margin-bottom: 20px !important;
  }

  div.jpp-main-categories .category-tiles .tile {
    margin-bottom: 15px !important;
  }

  .making-equipment-section div.row h3 {
    text-align: center !important;


  }

  #vue-landing-page .making-equipment-section .jpp-main-categories .category-tiles h5 {
    bottom: 18px !important;
  }
}

/* CSS for the main interaction*/
.tabset>input[type="radio"] {
  position: absolute;
  left: -200vw;
}

.tabset .tab-panel {
  display: none;
}

.tabset>input:first-child:checked~.tab-panels>.tab-panel:first-child,
.tabset>input:nth-child(3):checked~.tab-panels>.tab-panel:nth-child(2),
.tabset>input:nth-child(5):checked~.tab-panels>.tab-panel:nth-child(3),
.tabset>input:nth-child(7):checked~.tab-panels>.tab-panel:nth-child(4),
.tabset>input:nth-child(9):checked~.tab-panels>.tab-panel:nth-child(5),
.tabset>input:nth-child(11):checked~.tab-panels>.tab-panel:nth-child(6),
.tabset>input:nth-child(13):checked~.tab-panels>.tab-panel:nth-child(7),
.tabset>input:nth-child(15):checked~.tab-panels>.tab-panel:nth-child(8) {
  display: block;
}

/* Styling*/
.tabset>label {
  position: relative;
  display: inline-block;
  padding: 10px 15px;
  border: 1px solid transparent;
  border-bottom: 0;
  cursor: pointer;
  font-weight: 600;
  text-align: center;
  font-size: 14px;
  line-height: 18px;
  width: 155px;
  height: 60px;
  vertical-align: text-bottom;
}

.tabset>label span {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  line-height: 18px !important;
  font-weight: 700 !important;
  letter-spacing: 0.08px;
}

input:focus-visible+label {
  outline: 2px solid rgba(0, 102, 204, 1);
  border-radius: 3px;
}

.tabset>label:hover,
.tabset>input:focus+label,
.tabset>input:checked+label {
  /* color: #0088CE; */
  border-bottom: 3px solid #E6883C;
  transition: 0.10s;
}

.tabset>label:hover::after,
.tabset>input:focus+label::after,
.tabset>input:checked+label::after {
  background: #06c;
}

.tabset>input:checked+label {
  border-bottom: 3px solid #E6883C;
}

.tab-panel {
  padding-top: 15px;
}

.sign-making-section {
  background-color: #F8F8F8;
}

.sign-making-section .container .sign-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sign-making-section .container .sign-title u {
  color: #004F9d;
}

.sign-making-content .shopall-ada u {
  color: #0088CE;
}

.sign-making-section .container .sign-title u:hover,
.sign-making-content .shopall-ada u:hover {
  color: #f58220;
}

.sign-making-section .container .category-tiles {
  /* justify-content: space-around; */
  flex-wrap: wrap;
}

#vue-landing-page .sign-making-section .container .category-tiles h5 {
  font-weight: 700 !important;
  padding: 14px 0;
  height: 60px;
  font-weight: 700;
  letter-spacing: 0.09px;
}

.sign-making-section .container .category-tiles .tile {
  background-color: #fff;
  margin: 15px auto;
  width: 16vw;
  height: 16vw;
}

.sign-making-section .container .category-tiles .tile img {
  padding-bottom: 10px;
}

.shopall-ada {
  text-align: center;
  padding-bottom: 40px;
}

.sign-making-content .shopall-ada a {
  font-weight: 800;
}

#vue-landing-page .sign-making-content {
  display: flex;
  justify-content: center;
}

@media only screen and (max-width: 1280px) {
  .making-equipment-section div.jpp-main-categories .category-tiles .tile {
    width: 30vw;
    height: 30vw;
    margin: 20px 0;
  }
}

@media only screen and (max-width: 991px) {
  .making-equipment-section div.jpp-main-categories .category-tiles .tile {
    width: 40vw;
    height: 40vw;
    margin: 20px 0;
  }

  .sign-making-section .container .category-tiles .tile {
    width: 30vw;
    height: 30vw;
    margin: 20px 0;
  }
}

@media (max-width:768px) {

  .healthcare-shop-block,
  .sign-making-section,
  .johnson-plastic,
  .finishing-block,
  .making-equipment-section {
    padding: 30px !important;
  }

  .healthcare-shop-block,
  .sign-making-section,
  .johnson-plastic,
  .finishing-block,
  .making-equipment-section {
    margin: 0px;
  }

  .sign-making-content div.jpp-main-categories .category-tiles .tile,
  .making-equipment-section div.jpp-main-categories .category-tiles .tile,
  .sign-making-section .container .category-tiles .tile {
    width: 80vw;
    height: 80vw;
  }

  .sign-making-section .container .sign-title {
    display: block;
    text-align: center;
    margin-bottom: 30px;
  }

  .sign-making-content div.jpp-main-categories .category-tiles .tile.title {
    justify-content: center;
    height: auto;
  }
}

/* Fabrication Tab block  */

.customization-block {
  margin: 40px 0 !important;
  background-color: #fff;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
}

.customization-block .row {
  position: relative;
  padding: inherit;
}

.customization-block .customization-images .col-1.col-md-4 img {
  position: absolute;
}

.customization-block .customization-images .second-img.col-1.col-md-4 img {
  position: absolute;
  left: 47px;
  z-index: 1;
}

.customization-block .row .col-lg-3 img {
  position: relative;
  top: 52px;
}

.customization-block .row .col-lg-8 {
  padding: 0;
}

.customization-block .row .col-lg-4 {
  padding: 0;
  width: 40%;
  position: absolute;
  right: 0;
  z-index: -1;
}

#vue-landing-page .customization-block .row .customization-row .blue-button {
  padding: 17px 25px !important;
}

.customization-block .customization-images a h5 {
  font-size: 14px !important;
}

.customization-text {
  color: #363636;
  padding: 0;
}

.customization-text span {
  font-size: 87px;
  font-weight: 600;
  line-height: 94px;
  margin-top: 3vw;
  margin-bottom: 1vw;
  letter-spacing: 0.1vw;
  text-transform: uppercase;
  display: block;
}

.customization-text span b {
  color: #0C7CB2;
}

.customization-text p {
  font-size: 28px;
  font-weight: 300;
  line-height: 35px;
  margin-bottom: 2vw;
  width: 90%;
}

.customization-images {
  margin-bottom: 20px;
}

.customization-btns {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2vw;
}

.customization-btns a {
  background: #0c7cb2;
  width: 43%;
  height: fit-content;
  margin-right: 20px;
  text-decoration: none !important;
}

.customization-btns a h5 {
  color: #fff !important;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
}

.customization-images .col-lg-5 {
  padding: 0;
}

.customization-images .col-lg-5 img {
  object-fit: cover;
  height: 100%;
}

.customization-images .col-lg-6 {
  padding: 0;
  margin: 0 0 0 40px;
}

.customization-images .col-lg-6 img {
  object-fit: cover;
  height: 100%;
}

@media (max-width: 2160px) {
  .customization-text span {
    font-size: 3.1vw;
    line-height: 4vw;
  }

  .customization-text p {
    font-size: 1.3vw;
    line-height: 1.6vw;
  }
}

@media (max-width: 1200px) {
  .customization-text {
    width: 50%;
  }
}

@media (max-width: 1024px) {
  .customization-text {
    width: 50%;
  }

  .customization-text p {
    width: 80%;
  }

  /* .talktoapro-block .btns a {    width: 50%;  } */
  .customization-block {
    margin: 60px 0 60px 0;
  }
}

@media (max-width: 767px) {
  .customization-text span {
    font-size: 40px;
    line-height: 60px;
    margin-top: 10vw;
    margin-bottom: 5vw;
  }

  .customization-text p {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 5vw;
    width: 100%;
  }

  .customization-block .row {
    flex-direction: column;
    align-items: center;
  }

  .customization-block .col-lg-9 {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }

  .customization-images .col-1.col-md-4 img {
    position: relative;
    width: 100%;
    height: auto;
  }

  .second-img.col-1.col-md-4 img {
    left: auto;
    right: -10%;
  }

  .customization-block .row .col-lg-3 img {
    top: auto;
    bottom: 0%;
  }

  .customization-block .row .col-lg-4 {
    position: relative !important;
    /* width:auto!important;  */
    right: auto !important;
    z-index: auto !important;
    /* margin-top:-30%;  */
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

@media (max-width: 472px) {
  .customization-block {
    margin: 30px 0;
  }

  .customization-block .row .col-lg-8 {
    padding: 0 7.5px;
  }

  .customization-block .row .col-lg-4 {
    width: 100%;
    position: relative;
    padding-bottom: 4vw;
  }

  .customization-text {
    width: 100%;
  }

  .customization-text p {
    width: 100%;
  }

  .customization-btns a {
    width: 40%;
  }

  .customization-images .col-lg-6 {
    margin: 0;
    padding: 7.5px;
  }

  .customization-images .col-lg-5 {
    padding: 7.5px;
    width: 50%;
  }

  .customization-images .col-lg-6 {
    width: 50%;
  }

  .customization-text span {
    font-size: 6vw !important;
    line-height: 6vw !important;
  }

  .customization-text p {
    font-size: 3vw;
    line-height: 4vw;
  }
}

@media (max-width: 357px) {
  .customization-block {
    margin: 30px 0;
  }

  .customization-block .row .col-lg-8 {
    padding: 0 7.5px;
  }

  .customization-block .row .col-lg-4 {
    width: 100%;
    position: relative;
    padding: 0 7.5px;
  }

  .customization-text {
    width: 100%;
  }

  .customization-text p {
    width: 100%;
  }

  .customization-btns a {
    width: 40%;
  }

  .customization-images .col-lg-6 {
    margin: 0;
    padding: 7.5px;
  }

  .customization-images .col-lg-5 {
    padding: 7.5px;
    width: 50%;
  }

  .customization-images .col-lg-6 {
    width: 50%;
  }

  .customization-text span {
    font-size: 5vw;
    line-height: 6vw;
  }

  .customization-text p {
    font-size: 3vw;
    line-height: 4vw;
  }
}

@media (max-width: 316px) {}

.customization-block {
  margin: 30px 0;
}

.customization-block .row .col-lg-8 {
  padding: 0 7.5px;
}

.customization-block .row .col-lg-4 {
  width: 100%;
  /* position: relative; */
  padding-bottom: 4vw;
  justify-content: center;
}

.customization-text {
  width: 100%;
}

.customization-text p {
  width: 100%;
}

.customization-btns a {
  width: 41%;
  margin: auto;
}

.customization-images .col-lg-6 {
  margin: 0;
  padding: 7.5px;
}

.customization-images .col-lg-5 {
  padding: 7.5px;
  width: 50%;
}

.customization-images .col-lg-6 {
  width: 50%;
}

.customization-text span {
  /* font-size: 3.7vw; */
  /* line-height: 6vw !important; */
  line-height: 1em !important;
  text-align: center;
}

.customization-row {
  display: flex;
  width: 110%;
  z-index: 99;
}

.customization-text p {
  font-size: 3vw;
  line-height: 4vw;
  text-align: center;
}

.customization-row .blue-button {
  white-space: nowrap;
  margin-right: 20px;
  max-height: 50px;
  margin-top: 20px;
}

.customization-row .first-img {
  margin-right: 20px;
  margin-bottom: 20px;
}

.disclaimer-box .row .disclaimer p {
  font-weight: 400 !important;
}

/* Fabcrication tab block end */
@media only screen and (min-width: 1201px) and (max-width: 2500px) {

  #vue-landing-page .carousel-section h1,
  #vue-landing-page h1 {
    font-size: 2.7vw;
    line-height: 3.2vw;
    margin-top: 0;
  }

  #vue-landing-page h3,
  #vue-landing-page h3 span {
    font-size: 2vw;
    line-height: 2.2vw;
  }

  #vue-landing-page p {
    font-size: 18px;
    line-height: 26px;
  }

  .banner-box {
    height: 290px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {

  #vue-landing-page .carousel-section h1,
  #vue-landing-page h1 {
    font-size: 3.5vw;
    line-height: 4vw;
  }

  .healthcare-shop-block,
  .sign-making-section,
  .johnson-plastic,
  .finishing-block,
  .making-equipment-section {
    padding: 30px !important;
  }

  .healthcare-shop-block,
  .finishing-block,
  .sign-making-section {
    margin-bottom: 0px;
  }

  #vue-landing-page h3,
  #vue-landing-page h3 span {
    font-size: 25px;
    line-height: 30px;
    margin: 24px 0 !important;
  }

  #vue-landing-page p {
    font-size: 16px;
    line-height: 24px;
  }

  #vue-landing-page .johnson-plastic p {
    padding: 0;
  }

  .banner-box {
    background: url(https://jpp.trgcdn.com/landing-pages/healthcare/images/healthcare-landing-page-banner-mobile.jpg) center center no-repeat;
    background-size: cover;
    height: 280px;
  }

  .shop-section h3#shop-products {
    text-align: center;
  }

  #vue-landing-page .shop-section h5 {
    line-height: 20px;
  }

  .carousel-section .carousel-cell {
    height: 500px;
  }

  .carousel-section {
    padding-top: 30px;
    padding-bottom: 90px;
  }

  #vue-landing-page .carousel-section p,
  #vue-landing-page .carousel-section span {
    line-height: 24px;
    margin-top: 0;
  }

  .tabset>label {
    width: 24.5%;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .customization-row {
    display: block;
    width: 100%;
  }

  .customization-row .blue-button {
    white-space: normal;
    margin-right: 20px;
    max-height: 50px;
    margin-top: 0;
    margin-bottom: 20px;
    text-align: center;
    max-width: 240px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .legend-img-box {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-bottom: 20px !important;
  }

  .customization-row .second-img {
    margin-bottom: 20px;
  }

  .customization-row .first-img {
    margin-right: 0;
  }

  .healthcare-shop-block,
  .sign-making-section,
  .johnson-plastic,
  .finishing-block,
  .making-equipment-section {
    margin: 0px;
  }

  .shopall-ada {
    padding-bottom: 0px;
  }

  #vue-landing-page .johnson-plastic .text-center h3 {
    font-size: 28px;
    line-height: 36px;
  }

  #vue-landing-page .carousel-section h1,
  #vue-landing-page h1 {
    font-size: 32px;
    line-height: 40px;
  }

  #vue-landing-page .finishing-block h3 {
    margin-top: 0px !important;
    margin-bottom: 20px !important;
  }

  #vue-landing-page h3,
  #vue-landing-page h3 span {
    font-size: 28px;
    margin-top: 15px !important;
    line-height: 36px;
  }

  #vue-landing-page p {
    font-size: 16px;
    line-height: 24px;
  }

  #vue-landing-page .johnson-plastic p {
    padding: 0;
  }

  .banner-box {
    background: url(https://jpp.trgcdn.com/landing-pages/healthcare/images/healthcare-landing-page-banner-mobile.jpg) center center no-repeat;
    background-size: cover;
    height: 320px;
  }

  .shop-section h3#shop-products {
    text-align: center;
  }

  #vue-landing-page .shop-section h5 {
    line-height: 20px;
  }

  .carousel-section .carousel-cell {
    height: 750px;
  }

  #vue-landing-page .carousel-section p,
  #vue-landing-page .carousel-section span {
    line-height: 24px;
  }
}

@media only screen and (max-width: 1300px) and (min-width: 1200px) {
  #vue-landing-page .banner-block .banner3-details {
    width: 60% !important;
  }
}

@media only screen and (max-width: 1200px) and (min-width: 920px) {
  #vue-landing-page .banner-block .banner1-details {
    margin: 0 auto;
    position: relative;
    height: 100%;
  }

  #vue-landing-page .banner-block .banner2-details {
    width: 70%;
    position: relative;
    height: 88%;

  }

  #vue-landing-page .banner-block .banner3-details {
    margin: 0 auto;
    text-align: center;
    width: auto;
    position: relative;
    height: 100%;

  }

  #vue-landing-page .banner-block .banner1-details .container,
  #vue-landing-page .banner-block .banner2-details .container,
  #vue-landing-page .banner-block .banner3-details .container {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }

  .carousel-second .carousel-cell {
    display: block;
  }

  #vue-landing-page .banner-block .banner1-details h1 {
    font-size: 45px;
    line-height: 44px;
    font-weight: bold;
  }

  #vue-landing-page .banner-block .banner1-details p {
    font-size: 18px;
    line-height: 23px;
    font-weight: normal;
  }

  #vue-landing-page .banner-block .banner2-details h1 {
    font-size: 45px;
    line-height: 44px;
    font-weight: bold;
  }

  #vue-landing-page .banner-block .banner2-details p {
    font-size: 18px;
    line-height: 23px;
    font-weight: normal;

  }

  #vue-landing-page .banner-block .banner3-details h1 {
    font-size: 45px;
    line-height: 44px;
    font-weight: bold;
  }

  #vue-landing-page .banner-block .banner3-details p {
    font-size: 18px;
    line-height: 23px;
    font-weight: normal;
  }
}

@media only screen and (max-width: 920px) and (min-width: 320px) {
  .banner-block .carousel-cell {
    background-position: center;
  }

  .banner-block .carousel-cell.banner1 {
    background-image: url("https://jpp.trgcdn.com/landing-pages/sign-shop/images/Sign-Making-Mobile-Banner.jpg");
  }

  .banner-block .carousel-cell.banner2 {
    background-image: url("https://jpp.trgcdn.com/landing-pages/sign-shop/images/ADA-Sign-Making-Mobile-Banner.jpg");
  }

  .banner-block .carousel-cell.banner3 {
    background-image: url("https://jpp.trgcdn.com/landing-pages/sign-shop/images/Mounting-Hardware-Mobile-Banner.jpg");
  }

  #vue-landing-page .banner-block .banner1-details h1 {
    font-size: 32px;
    line-height: 44px;
    font-weight: bold;
  }

  #vue-landing-page .banner-block .banner1-details p {
    font-size: 18px;
    line-height: 23px;
    font-weight: normal;
    margin: 10px 0;
  }

  #vue-landing-page .banner-block .banner1-details {
    margin: 0 auto;
    position: relative;
    height: 100%;
  }

  #vue-landing-page .banner-block .banner2-details {
    margin: 0 auto;
    text-align: center;
    width: auto;
    position: relative;
    height: 100%;
  }

  #vue-landing-page .banner-block .banner2-details h1 {
    font-size: 32px;
    line-height: 44px;
    font-weight: bold;
  }

  #vue-landing-page .banner-block .banner2-details p {
    font-size: 18px;
    line-height: 23px;
    font-weight: normal;
    margin: 10px 0;
  }

  #vue-landing-page .banner-block .banner3-details {
    margin: 0 auto;
    text-align: center;
    width: auto;
    position: relative;
    height: 100%;
  }

  #vue-landing-page .banner-block .banner3-details h1 {
    font-size: 32px;
    line-height: 44px;
    font-weight: bold;
  }

  #vue-landing-page .banner-block .banner3-details p {
    font-size: 18px;
    line-height: 23px;
    font-weight: normal;
    margin: 10px 0;
  }

  #vue-landing-page .banner-block .banner1-details .container,
  #vue-landing-page .banner-block .banner2-details .container,
  #vue-landing-page .banner-block .banner3-details .container {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }

  .carousel-second .carousel-cell {
    display: block;
  }

  .tabset>label {
    width: 24.5%;
  }
}

@media only screen and (max-width: 640px) and (min-width: 320px) {
  #vue-landing-page .banner-block .banner1-details h1 {
    font-weight: 700;
    font-size: 30px;
    line-height: 28px;
    margin-top: 0;
    margin-bottom: 10px;
  }

  #vue-landing-page .banner-block .banner2-details h1 {
    font-weight: 700;
    font-size: 30px;
    line-height: 28px;
    margin-top: 0;
    margin-bottom: 10px;
  }

  #vue-landing-page .banner-block .banner3-details h1 {
    font-size: 30px;
    line-height: 28px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 10px;
  }

  #vue-landing-page .banner-block .banner1-details .container,
  #vue-landing-page .banner-block .banner2-details .container,
  #vue-landing-page .banner-block .banner3-details .container {
    padding: 0 8%;
  }

  .tabset>label {
    width: 49%;
  }
}