.homepage {
  margin: 0 auto 80px;
}
.homepage .static-banner.text_right {
  direction: ltr;
}
.homepage .static-banner.text_left {
  direction: rtl;
}
.homepage .text_center .static-banner-text {
  bottom: 10%;
  left: 60%;
  transform: translate(-85%);
  text-align: center;
}
.homepage .home-banner-slide .slick-dots {
  bottom: 14%;
  padding-left: 50px;
  text-align: left;
}
.homepage .home-banner-slide .slick-dots li {
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.homepage .home-banner-slide .slick-dots li button {
  background-color: #ffffff;
  opacity: 0.4;
}
.homepage .home-banner-slide .slick-dots li.slick-active button {
  opacity: 1;
}
.homepage .static-banner {
  position: relative;
  margin-bottom: 1.875vw;
}
.homepage .inner-container {
  max-width: 77.5vw;
}
.homepage .inner-container.banner .combination-image-text .static-banner-text {
  direction: ltr;
  position: static;
}
.homepage .static-banner-text {
  position: absolute;
  bottom: 20%;
  min-width: 6.25vw;
  max-width: 31.25vw;
  margin: 0 30px;
}
.homepage .top-heading {
  font-size: 1.125vw;
  line-height: 1.375vw;
}
.homepage .middle-heading {
  font-size: 3.438vw;
  line-height: 3.438vw;
}
.homepage .bottom-heading {
  font-size: 1.375vw;
  line-height: 1.5625vw;
}
.homepage .shop-now {
  margin-top: 2.250vw;
}
.home-container {
  max-width: 1580px;
}
.grid-container .hp-category-message {
  left: 40px;
  bottom: 30px;
}
.grid-container .hp-category-message .shop-now {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.34px;
  line-height: 19px;
  display: block;
  margin: 0;
  text-align: left;
}
.home-categories.grid-container .hp-category-message .shop-now a {
   color: #ffffff;	
}
.grid-container .hp-category-message .shop-now label {
  margin-bottom: 0;
}
.grid-container .grid-content {
  padding: 0;
}
.grid-container .row .grid-col {
  padding-right: 10px;
  padding-left: 10px;
}
.blog-container .content-wrapper {
  display: flex;
  align-items: center;
}
.blog-container .content-wrapper .image-section {
  order: 2;
  flex-basis: 57%;
}
.blog-container .content-wrapper .text-section {
  padding-right: 20px;
  flex-basis: 43%;
}
.rangeday-friday .image-section {
  padding: 0;
}
.rangeday-friday .image-section .content-image {
  padding-right: 10px;
  padding-left: 10px;
}
.rangeday-friday .button-section {
  margin-top: 25px;
}
.rangeday-friday .text-section {
  max-width: 650px;
  margin: 0 auto 30px;
}
.rangeday-friday .text-section .description span {
  font-weight: 700;
}
.slotrow-one {
  display: flex;
  justify-content: space-between;
}
.slotrow-one .grid-column {
  flex-basis: 50%;
}
.slotrow-one .grid-col {
  margin-right: 10px;
  position: relative;
}
.slotrow-one .grid-col:last-child {
  margin-left: 10px;
}
.slotrow-one .text-content {
  position: absolute;
  left: 40px;
  transform: translateY(-50%);
  top: 50%;
  bottom: auto;
  max-width: 380px;
}
.slotrow-one .text-content .see-the-story {
  margin-top: 10px;
}
.slotrow-two {
  max-width: 970px;
}
.slotrow-two .heading {
  margin-bottom: 7px;
}
.home-recommProduct-tiles .col-6.col-sm-4, .homepage-product-listing .col-6.col-sm-4 {
	max-width: 100% !important;
}

@media (min-width: 1024px) {
  .homepage.home-recommProduct-tiles, .homepage.home-topProduct-tiles, .homepage.slotrow-two {
	margin: 0 auto 50px;	
  }
  .homepage.home-main {
	margin: 0 auto 30px;	
  }
  .blog-container .content-wrapper .text-section p {
	margin: 15px 0 30px;
  }
  .homepage .inner-container.banner {
	position: absolute;
	bottom: -2vw;
	left: 50%;
	transform: translate(-50%);
	width: 100%;
  }
  .homepage .inner-container.banner .combination-image-text {
	display: flex;
	justify-content: space-between;
	align-items: center;
  }
  .homepage .inner-container.banner .combination-image-text .mobile-banner img {
	width: 100%;
  }
  .homepage .inner-container.banner .combination-image-text .mobile-banner {
	flex-basis: 53%;
  }
  .homepage .inner-container.banner .combination-image-text .static-banner-text {
	flex-basis: 47%;
	margin: 0 30px 5vw 5px;
  }
  .homepage .text_right .inner-container.banner .combination-image-text .mobile-banner {
	flex-basis: 50%;
  }
  .homepage .text_right .inner-container.banner .combination-image-text .static-banner-text {
	flex-basis: 50%;
	margin: 0 5px 2vw 30px;
  }
  .homepage .text_center .inner-container .static-banner-text {
	margin: 0 30px 5px;
  }
}

@media (max-width: 1023px) {
  .homepage {
	margin: 0 auto 60px;
  }
  .homepage.home-main {
	margin: 0 auto 20px;	
  }
  .homepage .text_center .static-banner-text {
    position: static;
    min-width: 100%;
    margin: 0;
    max-width: 100%;
    text-align: center;
    transform: none;
    margin-top: 20px;
  }
  .homepage .home-banner-slide .slick-dots {
    bottom: -35px;
	padding: 0;
  text-align: center;
  left: 0;
  right: 0;
  }
  .homepage .home-banner-slide .slick-dots li button {
    background-color: #d6d6d6;
	opacity: 1;
  }
  .homepage .home-banner-slide .slick-dots li.slick-active button {
    background-color: #989898;
  }
  .homepage .inner-container {
    max-width: 100%;
  }
  .homepage .static-banner-text {
    position: static;
    min-width: 100%;
    margin: 0;
    max-width: 100%;
    text-align: center;
    margin-top: 20px;
    padding: 0 15px;
  }
  .homepage .static-banner-text .top-heading, .homepage .static-banner-text .middle-heading, .homepage .static-banner-text .bottom-heading {
    color: #222222;
  }
  .homepage .top-heading {
    font-size: 18px;
    line-height: 22px;
  }
  .homepage .middle-heading {
    font-size: 38px;
    line-height: 38px;
  }
  .homepage .bottom-heading {
    font-size: 22px;
    line-height: 26px;
  }
  .homepage .shop-now {
    margin-top: 36px;
  }
  .home-container .recommendation-heading {
    text-align: center;
  }
  .grid-container .hp-category-message {
    left: 25px;
  }
  .grid-container .row {
    margin: 0;
  }
  .blog-container .content-wrapper {
    display: inline-block;
    padding: 0;
  }
  .blog-container .content-wrapper .text-section {
    padding: 0 12px;
    margin: 17px 0 10px;
    text-align: center;
  }
  .slotrow-one {
    display: inline-block;
    margin: 0;
  }
  .slotrow-one .grid-col {
    margin-right: 0;
  }
  .slotrow-one .grid-col:last-child {
    margin-left: 0;
  }
  .slotrow-one .text-content {
    margin-left: 0;
    position: static;
    max-width: 100%;
    padding: 0 30px;
    transform: none;
    text-align: center;
    margin: 25px 0 60px;
  }
  .slotrow-one .text-content .heading, .slotrow-one .text-content .description {
    color: #222222;
  }
  .slotrow-one .text-content .see-the-story {
    margin-top: 20px;
  }
  .rangeday-friday .image-section .content-image {
	margin-bottom: 12px;
  }
  .rangeday-friday .button-section {
	margin-top: 35px;
  }
  .rangeday-friday .description span {
	display: block;
  }
  .shooters-log .description {
	margin: 5px 0 10px;
  }
  .shooters-log .see-the-story {
	margin-top: 10px;
  }
  .homepage .static-banner img.background-image {
    height: 270px;
    object-fit: cover;
    object-position: 18%;
  }
  .homepage .static-banner img.banner-2 {
    object-position: 82%;
  }
  .homepage .main-banner {
	position: relative;
    margin-bottom: 50px;
  }
  .homepage .mobile-overlap-banner {
	position: absolute;
    bottom: -30px;
    margin: 0 auto;
    left: 50%;
    transform: translate(-50%);
  }
}

@media (max-width: 544px) {
  .grid-container .row .grid-col:first-child {
    padding-top: 40px;
    border-top: 1px solid #ccc;
  }
}
.cat-inner-container .row .primary-content .slant-down {
    height: auto;
    background-position: unset;
    margin: 0 0 40px;
}
.cat-inner-container .row .primary-content .slant-down::after {
    display: none;
}
.cat-inner-container .row .primary-content .cat-ban-text {
    text-align: center;
    width: 80%;
    margin: 0 auto;
    padding: 4.6% 0;
}
.cat-inner-container .row .primary-content .cat-ban-text .b3-white {
    text-align: left;
    margin: 12px 0 0;
}
@media (max-width: 1023px) {
.cat-inner-container .row .primary-content .cat-ban-text {
    width: 90%;
    padding: 7% 0;
}
.cat-inner-container .row .primary-content .cat-ban-text .b3-white {
    text-align: center;
}
.cat-inner-container .row .primary-content .cat-ban-text .b3-white .read-more {
    font-size: 16px;
    font-weight: 700;
    text-decoration: underline;
}
.cat-inner-container .row .primary-content .right-content .slant-down {
    margin: 0 0 30px 0;
}
}