
div.banner-divide {
  height: 0px;
  width: 146px;
  position: absolute;
  text-align: center;
  font-weight: 600;
  font-size: 24px;
  white-space: nowrap;
  -webkit-transform: rotate(113.5deg);
  -moz-transform: rotate(113.5deg);
  -ms-transform: rotate(113.5deg);
  -o-transform: rotate(113.5deg);
  transform: rotate(113.5deg);
}

.rtl div.banner-divide {
  -webkit-transform: rotate(420.5deg);
  -moz-transform: rotate(420.5deg);
  -ms-transform: rotate(420.5deg);
  -o-transform: rotate(420.5deg);
  transform: rotate(420.5deg);
}

div.banner-divide::before {
  box-sizing: border-box;
  border-style: solid;
  border-width: 19px;
  border-left-width: 0px;
  border-right-width: 0px;
  content: "";
  display: block;
  position: absolute;
  width: 322%;
  border-top-width: 0px;
}

div.banner-divide-left {
  height: 0px;
  width: 500px;
  position: absolute;
  color: #FFF;
  text-align: center;
  font-weight: 600;
  font-size: 12px;
  white-space: nowrap;
  -webkit-transform: rotate(-39deg);
  -moz-transform: rotate(-39deg);
  -ms-transform: rotate(-39deg);
  -o-transform: rotate(-39deg);
  transform: rotate(-39deg);
  z-index: 1;
  top: 26px;
  left: -216px;
}

.rtl div.banner-divide-left {
  left: 0px;
  right: -216px;
}

div.banner-divide-left::before {
  box-sizing: border-box;
  border-style: solid;
  border-color: transparent;
  border-width: 17px;
  border-left-width: 0px;
  border-right-width: 0px;
  content: "";
  display: block;
  left: 124px;
  position: absolute;
  width: 45%;
  border-top-width: 0px;
  top: -1px;
  z-index: -1;
}

.banner-divide.black {
  top: 29px;
  right: 115px;
  display: none;
}

.rtl div.banner-divide.black {
  right: unset;
  left: 196px;
  top: 238px;
}

.banner-divide.white {
  top: 36px;
  right: 108px;
  display: none;
}

.rtl div.banner-divide.white {
  right: unset;
  left: 187px;
  top: 238px;
}

.banner-divide.red {
  top: 62px;
  right: -177px;
  display: block;
}

.rtl div.banner-divide.red {
  top: 298px;
  right: unset;
  left: 202px;
  display: block;
}

.banner-divide.black::before {
  color: #000;
}

.banner-divide.white::before {
  color: #fff;
}

.banner-divide.red::before {
  background-color: var(--red);
  background-color: #FF2100;
  border-width: 140px;
}

#main-layout-content .subheader {
  display: block;
  width: 100%;
  padding: 0;
  height: 125px;
  position: relative;
  background-color: var(--red);
  z-index: 0;
  max-width: 100%;
  margin: 0;
}

#main-layout-content .sublogo__text {
  display: block;
  width: 100%;
  padding: 0;
  height: 250px;
  position: relative;
  background-color: var(--red);
  z-index: 0;
}

#main-layout-content .banner-image {
  height: 100%;
  width: 56%;
  overflow: hidden;
  position: relative;
  background-image: url("/-/media/Images/Marketing/Resources/Content Library/banner_product-highlights.jpg");
  background-size: cover;
  display: block;
  background-position: center;
  height: 250px;
}

.sidecell {
  margin-bottom: 50px;
}

.sidecell a {
  text-decoration: none;
  color: var(--text-color);
}

.sidecell ul {
  -ms-box-orient: horizontal;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  flex-flow: column wrap;
  height: auto;
  max-height: 375px;
  list-style: none;
  padding: 5px 0;
    margin-top:0px;
}

.sidecell ul li {
  margin: 5px 0;
  padding: 1px;
}

.all-new-products-container {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.all-new-products-container a {
  text-decoration: none;
}

.all-new-products-container a:hover {
  text-decoration: underline;
  color: var(--text-color);
}

.dk-card.dk-card--marketing {
    width: 100%;
    max-width: 19.4%;
    min-width: 224px;
}

.overflow-fade a,
.overflow-fade img,
.portrait,
.landscape {
  overflow: hidden;
  position: relative;
}

.portrait,
.square,
.landscape {
  left: 50%;
  top: 50%;
  height: 100%;
  width: auto;
  transform: translate(-50%, -50%);
}

img.square {
  width: 100%;
  height: auto;
}

img.landscape {
  width: auto;
  height: 100%;
}

img.portrait {
  width: 80%;
  height: auto;
}

.panel a:hover {
  text-decoration: underline;
}

.panel:first-of-type {
  width: 20%;
  margin-right: 10px;
}

.rtl .panel:first-of-type {
  border-right: 0;
  margin-right: 0;
  margin-left: 10px;
}

.panel {
  display: flex;
  flex-flow: column wrap;
  width: 73%;
  align-content: initial;
}


h3 {
  font-style: normal;
  font-weight: bold;
/*  font-size: 14px;*/
  line-height: 16px;
  color: var(--text-color);
}



.content-column {
  padding-top: 25px;
}

.text-wrap h1 {
  position: relative;
  display: block;
  width: 305px;
  top: 22px;
  right: calc(23% - 72%);
  color: white;
  z-index: 4;
  font-size: 42px !important;
  font-weight: 700;
  line-height: 38px !important;
}

.rtl .text-wrap h1 {
  right: unset;
  left: calc(23% - 72%);
}

.panel {
  justify-content: center;
  display: inline-block;
}

.text-container {
  position: relative;
  width: 70px;
  height: 70px;
  margin-bottom: 100px;
  margin: 0 auto;
}

.text-wrap {
  position: relative;
  top: -155%;
}

.banner-message {
  position: relative;
  display: block;
  width: 379px;
  top: 22px;
  right: calc(23% - 74%);
  color: white;
  font-size: 23px;
  font-weight: bold;
  z-index: 4;
}

.rtl .banner-message {
  width: 379px;
  top: 22px;
  right: unset;
  left: calc(23% - 74%);
}

.added-wrapper {
  display: block;
  clear: both;
}

.added-wrapper .swiper-container {
  display: block;
}

 .dk-slide {
/*  height: auto;*/
  padding: 10px 14px;
  box-sizing: border-box;
  background: var(--bg-color--card);
  box-shadow: var(--box-shadow);
  border-radius: .5rem;
  width: 220px;
  margin-right: 15px;
  margin-top: 8px;
}

.recently-carousel .dk-slide {
    min-height: 327px;
}

.rtl .swiper-container .dk-slide.swiper-slide {
  margin-right: 0px;
  margin-left: 15px;
}

.swiper-container .featured_content--image {
  height: 30px;
}

.dk-carousel__container .swiper-container .featured_content--image img {
  max-height: 30px;
  max-width: 100%;
  width: auto;
  position: relative;
}

.swiper-container .featured_content--title,
.added-wrapper .swiper-container .featured_content--title a {
  font-size: 12px;
  color: var(--text-color);
  text-decoration: none;
}

.swiper-container .featured_content--title a:hover {
  text-decoration: none;
}

.swiper-container .featured_content--type {
  display: block;
  text-align: center;
}

.swiper-container .featured_content--type img {
  max-width: 165px;
  padding-top: 10px;
}

.dk-carousel.myHmpg-carousel-featured-mfrs .swiper-wrapper {
  height: 100px;
}

.myHmpg--featuredMfrs--container .dk-carousel .dk-slide img {
  max-height: 40px;
}

.rtl .swiper-container div p:after {
  right:auto;
  left: 0;
  background: linear-gradient(to left, #fff0, var(--bg-color--card) 50%);
}

.swiper-container .featured_content--title {
  font-size: 12px;
  color: var(--text-color);
  text-decoration: none;
  font-weight: 600;
  display: block;
  padding-top: 0.5rem;
}

.dk-carousel__container .swiper-container .featured_content--image img {
  max-height: 30px;
  max-width: 100%;
  width: auto;
  position: relative;
  left: 0;
  transform: none;
  top: 0;
  background-color: var(--white);
  padding: 3px 5px;
}

.banner-wrapper {
  display: flex;
  flex-flow: row wrap;
  margin: 50px 0;
}

.banner-wrapper .new-products-row {
  flex: 1;
}

.banner-wrapper .new-products-row:first-child {
  margin-right: 10px;
}

.rtl .banner-wrapper .new-products-row:first-child {
  margin-right: 0;
  margin-left: 10px;
}

.new-products-row img {
/*max-width: 575px;*/
  width: 100%;
/*height: 92px;*/
}

.myHmpg--featuredMfrs--container {
  margin-bottom: 50px;
}

.myHmpg--featuredMfrs--container .dk-carousel .dk-slide img {
  display: block;
  width: auto;
  height: 100%;
  margin: 0 auto;
}

.myHmpg--featuredMfrs--container .dk-carousel .dk-slide a {
  display: block;
  width: 100%;
  height: 42px;
}

.new-products-subheader .dk-slide.dk-card {
  display: block;
  height: 200px;
  margin-top: 15px;
}

.new-ph-carousel .dk-slide.dk-card a {
  align-items: center;
  display: block;
}

.new-products-static {
  margin-top: 30px;
}

.new-ph-carousel .dk-slide.dk-card {
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.content-column h3 {
/*  font-size: 20px;*/
  line-height: 16px;
  color: var(--text-color);
  margin-top: 40px;
  display: inline-flex;
  margin-inline-end: 20px;
}

.content-column h2 {
/*  font-size: 12px;*/
  line-height: 16px;
  color: var(--text-color);
  margin-top: 40px;
}

.panel:last-of-type {
  border-left: 1px solid;
  padding-left: 40px;
}

.rtl .panel:last-of-type {
  border-left: 0px solid;
  padding-left: 0px;
  border-right: 1px solid;
  padding-right: 60px;
}

.new-ph-carousel .dk-slide.dk-card a:nth-child(1) {
  width: 160px;
  height: auto;
}

.new-ph-carousel .dk-slide.dk-card a:nth-child(2) {
  max-width: 90px;
  height: auto;
  align-self: start;
  margin: 10px 0;
}

.new-ph-carousel .dk-slide.dk-card a:nth-child(3) {
  color: var(--text-color);
  font-weight: bold;
  text-decoration: none;
  align-self: start;
}

.new-ph-carousel .dk-slide.dk-card a:nth-child(3):hover {
  text-decoration: underline;
}

.new-ph-carousel .dk-slide.dk-card p {
  margin-top: 5px;
  font-size: 1rem;
}

.new-content span {
  position: relative;
  color: white;
  display: block;
  font-weight: bold;
  width: 260px;
}

.new-content span:nth-child(3) {
  bottom: 33%;
  left: 25px;
  position: absolute;
  border-radius: 0px;
}

.new-content span:nth-child(2) {
  bottom: 46%;
  left: 25px;
  font-size: 30px;
  position: absolute;
}

.new-content a {
  text-decoration: none;
  width: 85%;
  height: 100%;
  display: block;
}

.link a:not(.dk-btn__primary), 
.content-column a:not(.dk-btn__primary) {
  color: var(--link-blue);
  font-weight: 700;
  text-decoration: none;
  font-size: 14px;
}

.link a:hover:not(.dk-btn__primary), 
.content-column a:hover:not(.dk-btn__primary) {
  text-decoration: underline;
}

.all-new-products-container a:hover:not(.dk-btn__primary) {
  text-decoration: underline;
  color: var(--text-color);
}

.dk-slide.dk-card.swiper-slide a:nth-child(2) img {
  max-height: 26px;
}

.dkdk .dk-slide.dk-card.swiper-slide a:nth-child(2) img {
  background-color: var(--white);
  padding: 3px;
}

.added-date {
  margin-right: 15px;
}

.slide-date-wrapper {
  height: 78px;
  text-align: center;
}

h3 .dk-link {
  margin: 0 5px;
}

.slide-date-wrapper .date-added {
    max-width: 219px;
}

.dk-slide.swiper-slide div div:last-of-type {
    position: absolute;
    top: 37px;
}

.link a:hover:not(.dk-btn__primary), 
.content-column a:hover:not(.dk-btn__primary) {
    text-decoration: underline;
}

/*  New Product logo  */

.dk-slide > div {
  position: relative;
}

.dk-carousel .dk-slide .new-product img {
  position: relative;
  top: -10px;
  right: 34px;
  max-width: 30px;
}

.dk-slide > div .new-product {
  position: absolute;
  top: 4px;
  right: -34px;
}

.new-content-container {
  display: flex;
  flex-direction: row;
  gap: 10px;
  width: 100%;
}

.new-content img {
  width: 117.5%;
  height: auto;
  border-radius: 1%;
}

.new-content {
    max-width: 50%;
    height: auto;
    position: relative;
}

.dk-card--marketing__title,
.dk-card--marketing__snippet {
  align-self: flex-start;
}

/*  New Product logo End  */

@media (max-width:1100px) {
  #main-layout-content .banner-image,
  .rtl #main-layout-content .banner-image {
    height: 100%;
    width: 65%;
  }

}


@media (max-width:900px) {

.content-column .new-content-container {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
}

.new-content-container .new-content {
  max-width: 100%;
  height: auto;
  max-height: 473px;
  max-height: 477px;
}

.new-content-container .new-content {
  max-width: 100%;
}

.new-content-container .new-content span:nth-child(2) {
  bottom: 49%;
  left: 25px;
  font-size: 30px;
  position: absolute;
}

.new-content-container .new-content span:nth-child(3) {
  bottom: 39%;
  left: 25px;
  position: absolute;
}

}

@media (max-width:800px) {
  #main-layout-content .banner-image,
  .rtl #main-layout-content .banner-image {
    height: 80%;
    width: 100%;
  }

  #main-layout-content .sublogo__text {
    height: 195px;
    margin-top: 0;
  }

  #main-layout-content .subheader {
    height: 90px;
  }

  div.banner-divide.white,
  div.banner-divide.black,
  div.banner-divide.red {
    display: none;
  }

  .banner-message {
    display: none;
  }

  .text-wrap h1 {
    position: relative;
    display: block;
    top: 223px;
    right: unset;
    left: 20px;
    color: white;
    z-index: 4;
    font-size: 20px !important;
    font-weight: 700;
    line-height: 38px !important;
  }

  .text-container {
    position: relative;
    margin: inherit;
  }

  .sidecell .panel>.panel ul {
    height: 582px;
  }

  .panel:first-of-type,
  .panel:last-of-type {
    display: block;
    width: 100%;
  }

}

@media (max-width:850px) {

  .panel:last-of-type {
    border-left: none;
    padding-left: 0px;
  }

  #main-layout-content .banner-image,
  .rtl #main-layout-content .banner-image {
    height: 80%;
    width: 100%;
  }

  #main-layout-content .sublogo__text {
    height: 195px;
    margin-top: 0;
  }

  #main-layout-content .subheader {
    height: 90px;
  }

  div.banner-divide.white,
  div.banner-divide.black,
  div.banner-divide.red {
    display: none;
  }

  .rtl div.banner-divide.white,
  .rtl div.banner-divide.black,
  .rtl div.banner-divide.red {
    display: none;
  }

  .banner-message {
    display: none;
  }

  .text-wrap h1 {
    position: relative;
    display: block;
    top: 223px;
    right: unset;
    left: 20px;
    color: white;
    z-index: 4;
    font-size: 20px !important;
    font-weight: 700;
    line-height: 38px !important;
  }

  .text-container {
    position: relative;
    margin: inherit;
  }

  .sidecell .panel>.panel ul {
    height: 582px;
  }

  .panel {
    display: block;
    width: 100%;
  }

  .panel:first-of-type ul {
    height: 100%;
  }

  .panel ul {
    height: 510px;
  }

}

@media (max-width:768px) {

  .banner-wrapper .new-products-row:first-child {
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .rtl .banner-wrapper .new-products-row:first-child {
    margin-left: 0px;
  }

  .banner-wrapper .new-products-row {
    flex: inherit;
  }

  .banner-message {
    width: 305px;
    top: 80px;
    left: calc(-31% - -93%);
  }

  .sidecell {
    margin: 0;
    border-bottom: none;
  }

  .sidecell:last-child {
    border-bottom: solid 1px #aaa;
  }


  .panel {
    display: block;
    width: 100%;
  }

  .panel:first-of-type {
    width: 100%;
    border-right: 0px solid;
    margin-right: 0px;
  }

  .rtl .panel:first-of-type {
    border-right: 0;
    margin-right: 0;
    border-left: 0;
  }

  .text-wrap h1 {
    position: relative;
    display: block;
    width: 305px;
    top: 223px;
    right: calc(-21% - 72%);
    color: white;
    font-size: 33px;
    font-weight: bold;
    z-index: 4;
  }

}

@media (max-width: 650px) {
  .new-content-container .new-content span:nth-child(2) {
    bottom: 50%;
    left: 15px;
    font-size: 30px;
    position: absolute;
  }

  .new-content-container .new-content span:nth-child(3) {
   bottom: 29%;
   left: 15px;
   position: absolute;
  }
}

@media screen and (max-width:600px) {

  .new-products-row img {
    width: 100%;
    height: auto;
  }

  .panel:last-of-type ul {
    height: 100%;
    max-height: 100%;
  }

  img.portrait {
    width: auto;
    height: 100%;
  }

 
  .banner-message {
    width: 305px;
    top: 80px;
    left: calc(-124% - 50%);
  }

  .overflow-fade {
    height: auto;
    padding-bottom: 5px;
  }

  .text-wrap h1 {
    position: relative;
    display: block;
    width: 305px;
    color: white;
    font-size: 33px;
    font-weight: bold;
    z-index: 4;

  }

}

@media (max-width: 650px) {

.dk-card.dk-card--marketing {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
}

}

@media (max-width: 500px) {

  .panel ul {
    height: 100%;
  }

  .swiper-container .dk-slide.swiper-slide {
    padding: 5px 5px;
  }

}

/* ******** SWIPER HACKS (Generic) ******** */
.dk-carousel:not(.swiper-container-initialized) {
  display: flex;
  padding-bottom: 40px;
}



.dk-carousel .dk-slide:not(.swiper-slide) {
  flex-shrink: 0;
  background: var(--white);
}

/* ******** SWIPER HACKS (Specific) ******** */
.recently-carousel>.dk-carousel .dk-slide:not(.swiper-slide) {
  width: calc(15px / 5 + 100% / 5 - 15px);
  margin-right: 15px;
}

@media screen and (min-width: 100px) {
  .recently-carousel>.dk-carousel .dk-slide:not(.swiper-slide) {
    width: calc(15px / 1 + 100% / 1 - 15px);
  }
}

@media screen and (min-width: 376px) {
  .recently-carousel>.dk-carousel .dk-slide:not(.swiper-slide) {
    width: calc(15px / 2 + 100% / 2 - 15px);
  }
}

@media screen and (min-width: 768px) {
  .recently-carousel>.dk-carousel .dk-slide:not(.swiper-slide) {
    width: calc(15px / 3 + 100% / 3 - 15px);
  }
}

@media screen and (min-width: 820px) {
  .recently-carousel>.dk-carousel .dk-slide:not(.swiper-slide) {
    width: calc(15px / 4 + 100% / 4 - 15px);
  }
}

@media screen and (min-width: 1025px) {
  .recently-carousel>.dk-carousel .dk-slide:not(.swiper-slide) {
    width: calc(15px / 5 + 100% / 5 - 15px);
  }
}