.mainwrap .phone-app {
  background-image: url(https://jpp.trgcdn.com/landing-pages/colop/colop-images/Colop-Landing-Page-Hero.jpg);
}
.mainwrap .phone-app:before {
  background-color: rgba(20, 88, 130, 0.9019607843);
}
@media (max-width: 767px) {
  .mainwrap .phone-app .container {
    padding: 0 25px;
    max-width: 700px;
  }
}
@media (max-width: 600px) {
  .mainwrap .phone-app .container {
    padding-bottom: 20px;
  }
}
.mainwrap .phone-app .container h1 {
  font-weight: 600;
}
@media (max-width: 767px) {
  .mainwrap .phone-app .container h1 {
    font-size: 40px;
  }
}
.mainwrap .phone-app .container h1 span {
  font-weight: 600;
  color: #F58220;
}
.mainwrap .phone-app .container .header-body {
  flex-direction: unset;
  justify-content: unset;
  min-height: unset;
  display: flex;
  z-index: 1;
}
@media (max-width: 600px) {
  .mainwrap .phone-app .container .header-body {
    flex-direction: column;
  }
}
.mainwrap .phone-app .container .header-body img {
  flex: 1 1 50%;
  width: 50%;
  margin-right: 45px;
}
@media (max-width: 991px) {
  .mainwrap .phone-app .container .header-body img {
    display: none;
  }
}
@media (max-width: 600px) {
  .mainwrap .phone-app .container .header-body img {
    flex: unset;
    width: unset;
    margin-right: 0;
  }
}
.mainwrap .phone-app .container .header-body div {
  flex: 1 1 50%;
  width: 50%;
  align-items: flex-start;
}
@media (max-width: 600px) {
  .mainwrap .phone-app .container .header-body div {
    flex: unset;
    width: unset;
    padding-top: 20px;
  }
}
.mainwrap .phone-app .container .header-body div h2 {
  text-align: unset;
}
@media (max-width: 767px) {
  .mainwrap .phone-app .container .header-body div h2 {
    font-size: 21px !important;
  }
}
.mainwrap .phone-app .container .header-body div .orange-button {
  background-color: #F58220;
  color: #fff;
  font-weight: 600;
  font-size: 22px !important;
  padding: 9px 30px !important;
  display: inline-block;
  border: 1px #f58220 solid !important;
  transition: all 0.24s ease, height 0s;
  transition-delay: 0s;
}
@media (max-width: 767px) {
  .mainwrap .phone-app .container .header-body div .orange-button {
    font-size: 16px !important;
  }
}
.mainwrap .phone-app .container .header-body div .orange-button:hover {
  color: #f58220 !important;
  background-color: #FFFFFF !important;
  border: 1px #f58220 solid !important;
}
.mainwrap .phone-app {
  background-image: none;
  overflow: visible;
}
@media (max-width: 991px) {
  .mainwrap .phone-app {
    min-height: unset;
  }
}
@media (max-width: 870px) {
  .mainwrap .phone-app {
    margin-bottom: 6em !important;
  }
}
.mainwrap .phone-app:before {
  background-color: unset;
}
.mainwrap .phone-app .phone-app-background {
  z-index: -1;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 48px);
  width: 1296px;
  height: 77%;
  top: 0;
  bottom: 0;
  background: #86b9d8;
}
@media (max-width: 1399px) {
  .mainwrap .phone-app .phone-app-background {
    width: 1115px;
  }
}
@media (max-width: 1200px) {
  .mainwrap .phone-app .phone-app-background {
    width: 936px;
  }
}
@media (max-width: 991px) {
  .mainwrap .phone-app .phone-app-background {
    height: 81%;
    width: 700px;
  }
}
@media (max-width: 870px) {
  .mainwrap .phone-app .phone-app-background {
    height: 91%;
  }
}
.mainwrap .phone-app .container .header-body {
  padding-left: 75px;
  padding-right: 27px;
}
@media (max-width: 1200px) {
  .mainwrap .phone-app .container .header-body {
    padding-left: 43px;
  }
}
@media (max-width: 870px) {
  .mainwrap .phone-app .container .header-body {
    flex-direction: column-reverse;
    align-items: center;
  }
}
.mainwrap .phone-app .container .header-body img {
  max-width: 53% !important;
  flex: unset;
  margin-right: 0;
  min-width: 224px;
  left: 37px;
}
@media (max-width: 1200px) {
  .mainwrap .phone-app .container .header-body img {
    left: 32px;
    top: 15px;
  }
}
.mainwrap .phone-app .container .header-body p {
  color: #ffffff;
}
.mainwrap .phone-app .container .header-body p.top-text {
  margin-bottom: 0;
  margin-top: 30px;
}
.mainwrap .phone-app .container .header-body p.header-text {
  color: #061a37;
  font-size: 30px;
  font-weight: 700;
  margin-top: 10px;
  margin-bottom: 0;
}
.mainwrap .phone-app .container .header-body a {
  background-color: #f58220 !important;
  color: #ffffff !important;
}
@media (max-width: 1400px) {
  .mainwrap .phone-app .container .header-body a {
    margin-bottom: 40px;
  }
}
.mainwrap .phone-app .container .header-body div {
  align-items: center;
  padding: 59px 0;
}
@media (max-width: 1199px) {
  .mainwrap .phone-app .container .header-body div {
    flex: unset;
    width: unset;
  }
}
@media (max-width: 870px) {
  .mainwrap .phone-app .container .header-body div {
    padding-bottom: 0;
  }
}
.mainwrap .phone-app .container .header-body div h1 {
  margin-bottom: 5px;
}
@media (max-width: 1199px) {
  .mainwrap .phone-app .container .header-body div h1 {
    font-size: 54px;
  }
}
@media (max-width: 991px) {
  .mainwrap .phone-app .container .header-body div h1 {
    margin-top: 0;
  }
}
@media (max-width: 870px) {
  .mainwrap .phone-app .container .header-body div h1 {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .mainwrap .phone-app .container .header-body div h1 {
    font-size: 40px;
  }
}
@media (max-width: 400px) {
  .mainwrap .phone-app .container .header-body div h1 {
    font-size: 35px;
  }
}
.mainwrap .phone-app .container .header-body div h2 {
  text-align: center;
  font-size: 55px;
  font-weight: 400;
  white-space: nowrap;
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .mainwrap .phone-app .container .header-body div h2 {
    font-size: 45px;
  }
}
@media (max-width: 767px) {
  .mainwrap .phone-app .container .header-body div h2 {
    font-size: 35px !important;
    white-space: unset;
  }
}
.mainwrap .phone-app .container .header-body div h3 {
  margin-top: 6px;
  font-size: 30px;
  color: white;
  text-align: center;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .mainwrap .phone-app .container .header-body div h3 {
    font-size: 25px;
  }
}
@media (max-width: 991px) {
  .mainwrap .phone-app .container .header-body div h3 {
    margin-bottom: 0;
  }
}
@media (max-width: 870px) {
  .mainwrap .phone-app .container .header-body div h3 {
    margin: 5px 0;
  }
}
@media (max-width: 767px) {
  .mainwrap .phone-app .container .header-body div h3 {
    font-size: 20px;
  }
}
.mainwrap .phone-app .container .header-body div ul {
  list-style: none;
  padding-left: 0;
}
@media (max-width: 870px) {
  .mainwrap .phone-app .container .header-body div ul {
    margin: 0;
  }
}
.mainwrap .phone-app .container .header-body div ul li {
  color: white;
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
@media (max-width: 1199px) {
  .mainwrap .phone-app .container .header-body div ul li {
    font-size: 25px;
  }
}
@media (max-width: 991px) {
  .mainwrap .phone-app .container .header-body div ul li {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .mainwrap .phone-app .container .header-body div ul li {
    font-size: 20px;
    white-space: nowrap;
  }
}
.mainwrap .phone-app .container .header-body div ul li:before {
  content: "";
  background: url("https://jpp.trgcdn.com/landing-pages/colop/colop-images/svgviewer-output (3).svg") no-repeat;
  background-size: contain;
  width: 45px;
  height: 45px;
  display: inline-block;
  margin-right: 25px;
}
@media (max-width: 1199px) {
  .mainwrap .phone-app .container .header-body div ul li:before {
    width: 35px;
    height: 35px;
    margin-right: 16px;
  }
}
@media (max-width: 767px) {
  .mainwrap .phone-app .container .header-body div ul li:before {
    width: 25px;
    height: 25px;
  }
}
@media (max-width: 400px) {
  .mainwrap .phone-app .container .header-body div ul li:before {
    margin-right: 5px;
    width: 20px;
    height: 20px;
  }
}

/*Dinesh CSS*/
.align-middle {
  display: flex;
  height: 100%;
  align-items: center;
}

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

div[data-content-type=row] > .shop-trending-categories .card-wrapper .card {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: 0.32s ease;
  transition: 0.32s ease;
  width: 15.66% !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: 150px;
}

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

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

div[data-content-type=simple_cards] .card.simple-tile h5 {
  bottom: -15px;
}

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

.banner-block .carousel-cell .container.col-row {
  display: flex;
  align-items: center;
}

.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/sawgrass/Blue Banner.png");
}

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

#vue-landing-page .banner-block .banner1-details h1 {
  font-weight: 800;
  font-size: 37px;
  line-height: 42px;
  color: #fff;
}

#vue-landing-page .banner-block .banner1-details p {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: #fff;
  width: 90%;
}

.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 .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: 14px !important;
  line-height: 17px;
  padding: 10px 25px !important;
}

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

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

.overview, .overview-extended, .printer-bundle-section {
  width: 1380px;
  max-width: 92%;
  margin-left: auto;
  margin-right: auto;
  border-radius: 50px;
  background: #fff;
  margin-bottom: 48px;
  -webkit-box-shadow: 0 3px 16px rgba(2, 2, 2, 0.1);
  box-shadow: 0 3px 16px rgba(2, 2, 2, 0.1);
}

@media (min-width: 1600px) {
  .overview, .overview-extended, .printer-bundle-section {
    margin-bottom: 88px;
  }
}
@media (max-width: 1200px) {
  .overview h3, .overview-extended h3, .printer-bundle-section h3 {
    font-size: 24px;
    margin-bottom: 14px;
  }
}
@media (max-width: 1024px) {
  .overview, .overview-extended, .printer-bundle-section {
    max-width: calc(100% - 32px);
  }
}
@media (max-width: 768px) {
  .overview, .overview-extended, .printer-bundle-section {
    margin-bottom: 32px;
  }
}
.overview, .overview-extended {
  padding: 48px 32px;
}

@media (max-width: 768px) {
  .overview, .overview-extended {
    padding: 32px 16px;
  }
}
.overview h3, .overview-extended h3 {
  margin-top: 0;
  text-transform: none;
}

.overview-extended h3 {
  text-align: center;
  font-weight: 800;
  text-transform: none;
}

.overview-extended .jpp-elements {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  padding: 48px 0;
  position: relative;
}

@media (max-width: 1024px) {
  .overview-extended .jpp-elements {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.overview-extended .jpp-elements div {
  position: relative;
  padding: 0 16px;
  width: 33.333%;
}

@media (max-width: 1024px) {
  .overview-extended .jpp-elements div {
    width: 100%;
  }
}
.overview-extended .jpp-elements div img {
  display: block;
  margin: 0 auto;
}

@media (max-width: 1200px) {
  .overview-extended .jpp-elements div img {
    width: auto;
    height: 96px;
  }
}
.overview-extended .jpp-elements div h4 {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  text-transform: none;
}

.overview-extended .jpp-elements div p {
  text-align: center;
  width: 352px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.overview-extended .printer-comparisons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: space-between;
}

@media (max-width: 1024px) {
  .overview-extended .printer-comparisons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.overview-extended .printer-comparisons > div {
  background: #f9f9f9;
  border-radius: 8px;
  margin-right: 16px;
  padding: 32px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  flex: 1;
}

.overview-extended .printer-comparisons p {
  text-align: center;
}

@media (max-width: 1024px) {
  .overview-extended .printer-comparisons > div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 16px;
  }
}
@media (max-width: 480px) {
  .overview-extended .printer-comparisons > div {
    padding: 20px 16px;
  }
}
.overview-extended .printer-comparisons > div:nth-of-type(4) {
  margin-right: 0;
  margin-bottom: 0;
}

.overview-extended .printer-comparisons > div h3.level {
  color: #0088ce;
  text-align: center;
  margin-bottom: 8px;
}

.overview-extended .printer-comparisons > div h4 {
  text-transform: none;
  text-align: center;
  margin-top: 8px;
}

.overview-extended .printer-comparisons > div img {
  display: block;
  margin: 0 auto;
}

.overview-extended .printer-comparisons > div div.attributes {
  -ms-flex-item-align: end;
  margin-bottom: 0;
  margin-top: auto;
}

.overview-extended .printer-comparisons > div div.attributes ul li {
  margin: 15px 0;
}

.overview-extended .printer-comparisons > div div.attributes ul li:before {
  content: "";
  background-size: contain;
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-right: 10px;
}

.overview-extended .printer-comparisons > div div.attributes ul {
  padding-inline-start: 0;
  padding-left: 5px;
}

.overview-extended .printer-comparisons > div:nth-of-type(1) div.attributes ul li:before {
  background: url(https://jpp.trgcdn.com/landing-pages/sawgrass/pink-checkmark.svg) no-repeat;
}

.overview-extended .printer-comparisons > div:nth-of-type(2) div.attributes ul li:before {
  background: url(https://jpp.trgcdn.com/landing-pages/sawgrass/orange-checkmark.svg) no-repeat;
}

.overview-extended .printer-comparisons > div:nth-of-type(3) div.attributes ul li:before {
  background: url(https://jpp.trgcdn.com/landing-pages/sawgrass/green-checkmark.svg) no-repeat;
}

.overview-extended .printer-comparisons > div:nth-of-type(4) div.attributes ul li:before {
  background: url(https://jpp.trgcdn.com/landing-pages/sawgrass/blue-checkmark.svg) no-repeat;
}

@media (max-width: 1024px) {
  .overview-extended .printer-comparisons > div div.attributes {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
}
.overview-extended .printer-comparisons > div div.attributes p {
  text-align: center;
  margin: 8px auto;
  font-weight: 600;
  line-height: 1.24;
}

.overview-extended .printer-comparisons > div div.attributes p:last-of-type {
  margin-bottom: 20px;
}

.overview-extended .printer-comparisons > div div.attributes a.blue-button {
  width: 200px;
  display: block;
  margin: 0 auto;
  text-align: center;
}

@media only screen and (min-width: 1550px) and (max-width: 3000px) {
  #vue-landing-page .banner-block .banner1-details {
    /* margin: 2% auto; */
    text-align: start;
    /* display: flex; */
    align-items: center;
  }
}
@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 .banner1-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;
  }
}
@media (max-width: 991px) {
  #vue-landing-page .banner-block .banner1-details p {
    font-size: 14px;
    line-height: 23px;
    font-weight: normal;
    margin: 10px 0;
  }
  #vue-landing-page .banner-block .banner1-details {
    margin: 0 auto;
    position: relative;
    height: 100%;
    text-align: center;
  }
  .grow-your-business-buttons a:nth-child(1) {
    margin: 0 10px 0 0 !important;
  }
}
@media (max-width: 575px) {
  .banner1-img.col-lg-6.col-sm-6 {
    max-width: 375px;
  }
}
@media (max-width: 530px) {
  .grow-your-business-buttons {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .grow-your-business-buttons a:nth-child(1) {
    margin-bottom: 10px !important;
  }
  #vue-landing-page .banner-block .grow-your-business-buttons a.orange-button {
    padding: 5px 15px !important;
  }
  .banner1-img.col-lg-6.col-sm-6 {
    max-width: 300px;
  }
  #vue-landing-page .banner-block .banner1-details h1 {
    font-size: 20px !important;
  }
}
@media (max-width: 400px) {
  .banner1-img.col-lg-6.col-sm-6 {
    max-width: 200px;
  }
  #vue-landing-page .banner-block .banner1-details h1 {
    margin: 0 !important;
  }
}
@media only screen and (max-width: 920px) and (min-width: 320px) {
  #vue-landing-page .banner-block .banner1-details .orange-button {
    background-color: #f58220 !important;
    color: #fff !important;
    font-size: 12px !important;
    text-align: center;
    padding: 10px 25px !important;
  }
  .banner-block .carousel-cell {
    background-position: center;
  }
  .banner-block .carousel-cell.banner1 {
    display: flex !important;
    align-items: center !important;
  }
  .banner-block .carousel-cell.banner1-img,
  .banner-block .carousel-cell.banner1-details {
    width: 50% !important;
  }
  #vue-landing-page .banner-block .banner1-details p {
    font-size: 14px;
    line-height: 23px;
    font-weight: normal;
    margin: 10px 0;
  }
  #vue-landing-page .banner-block .banner1-details {
    margin: 0 auto;
    position: relative;
    height: 100%;
    text-align: center;
  }
  #vue-landing-page .banner-block .banner1-details .container {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .carousel-second .carousel-cell {
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .carousel-second .carousel-cell {
    height: 380px;
    display: block;
  }
  .banner-block .carousel-cell .container.col-row {
    display: flex;
  }
}
@media (max-width: 991px) {
  .banner-block .carousel-cell .container.col-row {
    flex-direction: column;
  }
  .banner1-details.col-lg-6.col-sm-6 {
    width: 100%;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  #vue-landing-page .banner-block .banner1-details h1 {
    font-weight: 700;
    font-size: 25px;
    line-height: 28px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .carousel-second .carousel-cell {
    height: 400px;
    display: block;
  }
}
.grow-your-business-buttons a:nth-child(1) {
  margin-right: 10px;
}

@media (max-width: 1199px) {
  .grow-your-business-buttons a:nth-child(1) {
    margin: 10px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  #vue-landing-page .banner-block .banner1-details h1 {
    font-size: 36px;
    line-height: 38px;
  }
}
@media only screen and (max-width: 640px) and (min-width: 320px) {
  #vue-landing-page .banner-block .banner1-details .container {
    padding: 0 8%;
  }
}
@media screen and (max-width: 319px) {
  .banner-block .carousel-cell .container.col-row {
    padding: 10px;
  }
  .banner-block .carousel-cell .container.col-row {
    display: block;
  }
  #vue-landing-page .banner-block .banner1-details h1 {
    font-size: 24px;
    line-height: 28px;
  }
  #vue-landing-page .banner-block .banner1-details {
    text-align: center;
  }
}
@media (min-width: 1400px) {
  div[data-content-type=row] > .shop-trending-categories .card-wrapper {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    max-width: 85%;
  }
}
@media (max-width: 1024px) {
  div[data-content-type=row] > .shop-trending-categories .card-wrapper .card {
    width: 230px !important;
  }
  div[data-content-type=row] > .shop-trending-categories .card-wrapper .shop-button {
    width: 230px !important;
    display: flex;
    justify-content: center;
  }
  div[data-content-type=simple_cards] .card.simple-tile {
    overflow: visible;
    height: auto;
  }
  div[data-content-type=row] > .shop-trending-categories .card-wrapper .card:hover {
    transform: inherit;
    -webkit-transform: inherit;
  }
  div[data-content-type=simple_cards] .card.simple-tile h5 {
    font-size: 16px !important;
  }
}
.jpp-main-categories .category-tiles {
  display: grid !important;
  padding: 0 10px;
  grid-template-columns: repeat(5, 1fr);
  gap: 10px; /* optional, adds space between the grid items */
}

.jpp-main-categories .category-tiles .tile {
  width: 100% !important;
  padding: 10px; /* optional, for some space inside the divs */
}

/* Media Query to adjust the layout for smaller screens */
@media (max-width: 991px) {
  .jpp-main-categories .category-tiles {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 600px) {
  .jpp-main-categories .category-tiles {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 400px) {
  .jpp-main-categories .category-tiles {
    grid-template-columns: repeat(1, 1fr);
  }
}
.university-shop-block div.jpp-main-categories .category-tiles .tile.shop-all-btn {
  display: flex;
  align-items: center;
  justify-content: center;
}

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

.sawgrass-exchange {
  display: flex;
  margin: 20px 0;
}

.sawgrass-exchange div {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.sawgrass-exchange .sawgrass-exchange-body img {
  width: 60% !important;
}

.sawgrass-exchange .sawgrass-exchange-image {
  width: 50% !important;
}

.sawgrass-exchange p {
  text-align: center;
}

@media (max-width: 800px) {
  .sawgrass-exchange {
    flex-direction: column;
  }
  .sawgrass-exchange div {
    width: 100%;
  }
  .sawgrass-exchange .sawgrass-exchange-image {
    width: 100% !important;
  }
}
.save-more-with-jpp {
  width: 1380px;
  max-width: 92%;
  margin-left: auto;
  margin-right: auto;
  border-radius: 16px;
  background: #fff;
  margin-bottom: 48px;
}

.save-more-image-background {
  padding: 67px;
}

.save-more-wrapper {
  display: flex;
  flex-direction: column;
  padding: 60px 10px 70px 35px;
  background: rgba(0, 58, 114, 0.6705882353);
}

.save-more-header {
  color: #f58220 !important;
  font-size: 30px;
  font-weight: 700 !important;
  margin: 0;
}

.save-more-sub-header {
  color: #ffffff !important;
  font-style: italic;
  margin: 5px 0;
  font-size: 18px !important;
}

.save-more-body {
  color: #ffffff !important;
  line-height: 20px !important;
  font-size: 15px;
}

.save-more-buttons {
  margin-top: 20px;
}

.save-more-buttons a {
  background: #f58220;
  padding: 10px 30px;
  font-weight: 700;
  color: #ffffff !important;
  margin-right: 10px;
}

@media (min-width: 1600px) {
  .overview, .overview-extended, .printer-bundle-section, .save-more-with-jpp {
    margin-bottom: 88px;
  }
}
@media (max-width: 1200px) {
  .overview h3, .overview-extended h3, .printer-bundle-section h3, .save-more-with-jpp h3 {
    font-size: 24px;
    margin-bottom: 14px;
  }
}
@media (max-width: 1024px) {
  .overview, .overview-extended, .printer-bundle-section, .save-more-with-jpp {
    max-width: calc(100% - 32px);
  }
}
@media (max-width: 768px) {
  .overview, .overview-extended, .printer-bundle-section, .save-more-with-jpp {
    margin-bottom: 32px;
  }
}
.save-more-with-jpp {
  position: relative;
  padding: 32px 32px 64px;
  margin-bottom: 0;
}

@media (max-width: 480px) {
  .save-more-with-jpp {
    padding: 16px 16px 24px;
  }
}
.save-more-with-jpp > h3 {
  text-align: center;
}

.save-more-with-jpp > p {
  text-align: center;
}

.save-more-with-jpp > p strong {
  color: #f58220;
  font-weight: 800;
}

.save-more-with-jpp .tiles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  width: 1000px;
}

.save-more-with-jpp .tiles > div {
  background: #F5F5F5;
  border-radius: 16px;
  width: 225px;
  height: 225px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 16px;
  padding-top: 24px;
  margin: 8px 11px;
}

@media (max-width: 600px) {
  .save-more-with-jpp .tiles > div {
    width: 200px;
    height: 200px;
  }
}
.save-more-with-jpp .tiles > div img {
  display: block;
  margin: 0 auto;
  -webkit-transform: translateX(2px);
  transform: translateX(2px);
}

@media (max-width: 600px) {
  .save-more-with-jpp .tiles > div img {
    height: 56px;
  }
}
.save-more-with-jpp .tiles > div h5 {
  color: #F58220 !important;
  text-align: center;
  margin-bottom: 0;
}

.save-more-with-jpp .tiles > div p {
  text-align: center;
  font-size: 14px;
  line-height: 1.28;
  margin-bottom: 0;
}

.save-more-with-jpp .save-more-image-background {
  background-image: url(https://jpp.trgcdn.com/landing-pages/sawgrass/SG500 Bundles_Banner.jpg);
  height: 448px;
  background-size: cover;
  background-repeat: no-repeat;
}

.save-more-with-jpp .tiles h5 {
  font-size: 20px !important;
  line-height: 18px !important;
  margin-top: 25px;
}

.save-more-with-jpp .tiles p {
  font-size: 12px !important;
  font-style: italic;
  line-height: 18px !important;
  margin-top: auto;
}

@media (max-width: 800px) {
  .save-more-buttons {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: 0;
  }
  .save-more-buttons a {
    margin-bottom: 10px;
  }
  .save-more-wrapper {
    padding: 30px 10px 30px 35px;
  }
  .save-more-image-background {
    padding: 15px;
    height: auto !important;
  }
  .save-more-with-jpp > p:first-of-type {
    line-height: 45px !important;
  }
}
.fact-sheets {
  display: flex;
}
.fact-sheets .left {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: end;
}
.fact-sheets .left img {
  width: 300px !important;
}
.fact-sheets .right {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
}
.fact-sheets .right div {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 300px;
  min-width: 200px;
  max-width: calc(100% - 20px);
  min-height: 100px !important;
  padding: 20px 10px;
  margin: 20px !important;
  flex-grow: 1;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
  background: #004F9D;
}
.fact-sheets .right div h2 {
  font-size: 20px !important;
}

#team-of-experts {
  background-color: #061A37;
}
#team-of-experts .container {
  display: flex;
}
#team-of-experts .container > div:first-child {
  width: 60%;
  padding: 60px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#team-of-experts .container > div:first-child h2 {
  text-transform: uppercase !important;
  color: white;
  display: inline-block;
  text-align: center;
}
#team-of-experts .container > div:first-child h2 span {
  font-weight: 800;
  font-size: 36px;
  line-height: 40px;
  white-space: nowrap;
}
@media screen and (max-width: 990px) {
  #team-of-experts .container > div:first-child h2 span {
    font-size: 30px;
    line-height: 34px;
  }
}
@media screen and (max-width: 768px) {
  #team-of-experts .container > div:first-child h2 span {
    font-size: 20px;
    line-height: 24px;
  }
}
@media screen and (max-width: 500px) {
  #team-of-experts .container > div:first-child h2 span {
    font-size: 16px;
    line-height: 20px;
  }
}
#team-of-experts .container > div:first-child h2 span:not(.orange) {
  display: inline-block;
}
#team-of-experts .container > div:first-child h2 span.orange {
  color: #F58222;
}
#team-of-experts .container > div:first-child a {
  text-transform: uppercase;
  background-color: rgb(245, 130, 32) !important;
  color: rgb(255, 255, 255) !important;
}
#team-of-experts .container > div:last-child {
  width: 40%;
  padding: 60px 0;
}
@media screen and (min-width: 1200px) {
  #team-of-experts .container > div:last-child {
    padding-right: 5%;
  }
}

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