/* owlcarousel */
.owl-carousel {
  z-index: 0;
}



.carousel-title {
  color: #fff;
  font-size: 26px;
  font-weight: 700;
}
.carousel-description {
  color: #fff;
  font-size: 16px;
  line-height: 1.2;
}

@media only screen and (min-width: 992px) {
  
  /* .owl-carousel.banners .owl-item {
    height: 650px;
  } */
  .owl-carousel.banners .owl-item > div {
    height: 100%;
  }
  /* .owl-carousel.banners .owl-item > div > div {
    position: absolute;
    width: 450px;
    height: 450px;
    background: #fff;
    padding: 55px 35px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #9FD5CA;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  } */
  .owl-carousel.banners .owl-item > div > div > img {
    /* width: 200px;
    height: 200px; */
    margin: auto;
  }
  /* .owl-carousel.banners .owl-item > div > div:before {
    content: "";
    display: block;
    width: 472px;
    height: 472px;
    position: absolute;
    top: -12px;
    left: -12px;
    border: 10px solid rgba(255,255,255,0.5);
    border-radius: 50%;
  } */
  .owl-carousel.banners .owl-item .color-trends img {
    max-width: 240px;
    margin: 15px auto 20px;
  }
  .owl-carousel.banners .owl-item .behr-marquee img {
  max-width: 350px;
    margin: 25px auto 20px;
  }
  .owl-carousel.banners .owl-item .color-clinic img {
    max-width: 350px;
    margin: 50px auto 20px;
  }
}
@media only screen and (max-width: 991px) {
  
  .carousel-title {
    max-width: 320px;
  }
  .carousel-description {
    max-width: 320px;
  }
  .owl-carousel.banners .owl-item {
    overflow: hidden;
  }
  /* .owl-carousel.banners .owl-item > div > div {
    min-height: 375px;
    max-height: 375px;
  }
  .owl-carousel.banners .owl-item > div > div img {
    max-height: 180px;
    margin: 20px auto;
    width: auto;
    max-width: 375px;
  } */
}
.owl-carousel.banners .owl-item > div > img {
  height: 100%;
  object-fit: cover;
}
.owl-carousel.banners .owl-nav {
  width: 100%;
  max-width: 1600px;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
}
.owl-carousel.banners .owl-nav .owl-next,
.owl-carousel.banners .owl-nav .owl-prev {
  position: absolute;
  bottom: 50%;
}
.owl-carousel.banners .owl-nav .owl-prev {
  left: 20px;
}
.owl-carousel.banners .owl-nav .owl-next {
  right: 20px;
}
.owl-carousel.banners .owl-nav .owl-next:after {
  box-shadow: 2px 2px 22px #00000047;
  display: block;
  content: "\003E";
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  padding: 0 10px;
  text-shadow: 2px 2px 7px black;
}
.owl-carousel.banners .owl-nav .owl-prev:after {
  box-shadow: 2px 2px 22px #00000047;
  display: block;
  content: "\003C";
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  padding: 0 10px;
  text-shadow: 2px 2px 7px black;
}

.owl-next:focus, .owl-prev:focus {outline: none;}

/* .owl-carousel.products .owl-item img {
  width: 100%;
} */
/* .owl-carousel.products .owl-item, */
.owl-carousel.products-family .owl-item {
  height: 300px;
}
/* .owl-carousel.products .owl-nav .owl-next, */
/* .owl-carousel.products .owl-nav .owl-prev, */
.owl-carousel.products-family .owl-nav .owl-next,
.owl-carousel.products-family .owl-nav .owl-prev,
.owl-carousel.more-inspiration .owl-nav .owl-next,
.owl-carousel.more-inspiration .owl-nav .owl-prev {
  position: absolute;
  top: 100px;
}
/* .owl-carousel.products .owl-nav .owl-next, */
.owl-carousel.products-family .owl-nav .owl-next,
.owl-carousel.more-inspiration .owl-nav .owl-next,
.owl-carousel.choose-right-paint .owl-nav .owl-next {
  right: 0;
}
/* .owl-carousel.products .owl-nav .owl-prev, */
.owl-carousel.products-family .owl-nav .owl-prev,
.owl-carousel.more-inspiration .owl-nav .owl-prev,
.owl-carousel.choose-right-paint .owl-nav .owl-prev {
  left: 0;
}


.owl-carousel.choose-right-paint .owl-nav .owl-next,
.owl-carousel.choose-right-paint .owl-nav .owl-prev {
  position: absolute;
  top: calc(50% - 24px);
}

.choose-right-paint .owl-stage {
  display: flex;
}
.choose-right-paint .owl-item > div {
  height: 100%;
}
.choose-right-paint .owl-item {
  text-align: center;
  color: #565656;
}
.choose-right-paint .owl-item h4 {
  font-size: 18px;
  font-weight: 600;
}
.choose-right-paint .owl-item ul {
  list-style: none;
  font-size: 14px;
}
.choose-right-paint .owl-item .btn {
  margin: auto auto 0;
}






.owl-carousel.color-tools-info .owl-stage,
.owl-carousel.additional-tools-info .owl-stage {
  display: flex;
}
@media screen and (min-width: 992px) and (max-width: 991px) {
  .owl-carousel.color-tools-info .owl-stage {
    right: 60px;
  }
}
.owl-carousel.color-tools-info .owl-item,
.owl-carousel.additional-tools-info .owl-item {
  padding: 0 20px;
}
.owl-carousel.color-tools-info .owl-item > div,
.owl-carousel.additional-tools-info .owl-item > div {
  height: 100%;
}
.owl-carousel.color-tools-info .owl-item > div > img,
.owl-carousel.additional-tools-info .owl-item > div > img {
  height: 200px;
  width: 200px;
  object-fit: cover;
  margin: 0 auto;
}
@media screen and (max-width: 400px) {
  .owl-carousel.color-tools-info .owl-item > div > img,
  .owl-carousel.additional-tools-info .owl-item > div > img {
    height: 150px;
    width: 150px;
  }
}
.owl-carousel.color-tools-info .owl-item > div > button,
.owl-carousel.additional-tools-info .owl-item > div > button {
  width: fit-content;
  margin: auto auto 0;
}











/* shared-photos */
.owl-carousel.shared-photos .owl-nav .owl-next,
.owl-carousel.shared-photos .owl-nav .owl-prev {
  position: absolute;
  top: calc(50% - 32px);
}

/* More Painting Tips & Techniques */
.owl-carousel.painting-tips img {
  min-height: 110px;
  object-fit: cover;
}
.owl-carousel.painting-tips .owl-nav .owl-next,
.owl-carousel.painting-tips .owl-nav .owl-prev,
.owl-carousel.cs-featured-articles .owl-nav .owl-next,
.owl-carousel.cs-featured-articles .owl-nav .owl-prev,
.owl-carousel.cs-designer-stories-articles .owl-nav .owl-next,
.owl-carousel.cs-designer-stories-articles .owl-nav .owl-prev,
.owl-carousel.cs-diy-blog-articles .owl-nav .owl-next,
.owl-carousel.cs-diy-blog-articles .owl-nav .owl-prev,
.owl-carousel.more-inspiration .owl-nav .owl-next,
.owl-carousel.more-inspiration .owl-nav .owl-prev {
  position: absolute;
  top: 36%;
}
.owl-carousel.shared-photos .owl-nav .owl-next,
.owl-carousel.painting-tips .owl-nav .owl-next,
.owl-carousel.cs-featured-articles .owl-nav .owl-next,
.owl-carousel.cs-diy-blog-articles .owl-nav .owl-next,
.owl-carousel.cs-designer-stories-articles .owl-nav .owl-next,
.owl-carousel.more-inspiration .owl-nav .owl-next {
  right: -60px;
  background: #f2695b;
  color: #ffffff;
  height: 40px;
  width: 40px;
  padding: 8px 16px;
  border-radius: 50%;
}
.owl-carousel.cs-diy-blog-articles .owl-nav .owl-next {
  right: 40px;
}
.owl-carousel.cs-designer-stories-articles .owl-nav .owl-next {
  right: 25px;
}
.owl-carousel.shared-photos .owl-nav .owl-prev,
.owl-carousel.painting-tips .owl-nav .owl-prev,
.owl-carousel.cs-featured-articles .owl-nav .owl-prev,
.owl-carousel.cs-diy-blog-articles .owl-nav .owl-prev,
.owl-carousel.cs-designer-stories-articles .owl-nav .owl-prev,
.owl-carousel.more-inspiration .owl-nav .owl-prev {
  left: -60px;
  background: #f2695b;
  color: #ffffff;
  height: 40px;
  width: 40px;
  padding: 8px 14px;
  border-radius: 50%;
}
.owl-carousel.cs-diy-blog-articles .owl-nav .owl-prev {
  left: 40px;
}
.owl-carousel.cs-designer-stories-articles .owl-nav .owl-prev {
  left: 25px;
}

.owl-carousel .owl-nav .owl-prev.disabled,
.owl-carousel .owl-nav .owl-next.disabled {
  display: none;
}




.owl-carousel .owl-dots {
  display: flex;
  justify-content: center;
  margin: 20px 0;
  width: 100%;
}
.owl-carousel .owl-dots .owl-dot {
  height: 11px;
  width: 11px;
  background: #ffffff;
  border: 1px solid #000000;
  /* opacity: 0.4; */
  border-radius: 50%;
  margin: 3px;
  display: inline-block;
}
.owl-carousel .owl-dots .owl-dot.active {
  background: #000000;
}


@media screen and (min-width: 992px) and (max-width: 1279px) {
  .owl-carousel.multi-promotions .owl-stage-outer:before,
  .owl-carousel.multi-promotions .owl-stage-outer:after {
    width: 80px;
  }
}
@media screen and (min-width: 1280px) {
  .owl-carousel.multi-promotions .owl-stage-outer:before,
  .owl-carousel.multi-promotions .owl-stage-outer:after {
    width: 120px;
  }
}

@media screen and (min-width: 992px) {
  .owl-carousel.multi-promotions .owl-stage-outer:before {
    display: block;
    content: "";
    height: 100%;
    position: absolute;
    background: rgba(255, 255, 255, 0.8);
    z-index: 1;
    background: linear-gradient(to right, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
  }
  .owl-carousel.multi-promotions .owl-stage-outer:after {
    display: block;
    content: "";
    height: 100%;
    width: 100px;
    position: absolute;
    background: rgba(255, 255, 255, 0.8);
    z-index: 1;
    right: 0;
    top: 0;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
  }
}



.owl-carousel.products-slider img {
  min-height: 110px;
  object-fit: cover;
}
.owl-carousel.products-slider .owl-nav .owl-next,
.owl-carousel.products-slider .owl-nav .owl-prev {
  position: absolute;
  top: calc(50% - 32px);
}
.owl-carousel.products-slider .owl-nav .owl-next {
  right: 0;
}
.owl-carousel.products-slider .owl-nav .owl-prev {
  left: 0;
}






/* .owl-carousel.mobile-product-gallery {
  width: 50%;
} */

.promotion-slider article .btn {
  width: 100%;
}


@media screen and (min-width: 992px) and (max-width: 1439px) {
  .owl-carousel.banners .owl-item {
    height: 480px;
  }
}
@media screen and (min-width: 1440px) {
  .owl-carousel.banners .owl-item {
    height: 600px;
  }
}


/* Below section will have CSS for styling content on carousel image */


/*-------------------------- CARO-1 -- Trends 2020 --------------------------*/

/* CARO-1 -- Desktop */
@media screen and (min-width: 992px) {
  /* CSS for text & links */
  .caro-1-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    max-width: 1600px;
    margin: auto;  
  }
  .caro-1-text > div {
    position: relative;
    left: 42%;
    top: 74%;
    width: 380px;
  }
}

/* CARO-1 -- ipad */
@media screen and (min-width: 768px) and (max-width: 868px) {
  /* CSS for text & links */
  .caro-1-text > div {
    position: relative;
    top: 35%;
    width: 100%;
    height: 50%;
    padding: 0 5%;
  }  
  .caro-1-text > div .btn {
    position: absolute;
    bottom: 11rem;
    left: 40%;
  }
}

/* CARO-1 -- ipad 2 */
@media screen and (min-width: 869px) and (max-width: 991px) {
  /* CSS for text & links */
  .caro-1-text > div {
    position: relative;
    top: 35%;
    width: 100%;
    height: 50%;
    padding: 0 5%;
  }  
  .caro-1-text > div .btn {
    position: absolute;
    bottom: 11rem;
    left: 42%;
  }
}

/* CARO-1 -- iPhone 5 */
@media only screen and (min-device-width: 320px) and (max-device-width: 374px) {
  /* CSS for text & links */
  .caro-1-text > div {
    position: relative;
    top: 35%;
    width: 100%;
    height: 50%;
    padding: 0 5%;
  }  
  .caro-1-text > div .btn {
    position: absolute;
    bottom: 3.5rem;
    left: 25%;
  }
}

/* CARO-1 -- iPhone 6 */
@media screen and (min-device-width: 414px) and (max-device-width: 767px) {
  /* CSS for text & links */
  .caro-1-text > div {
    position: relative;
    top: 35%;
    width: 100%;
    height: 50%;
    padding: 0 5%;
  }  
  .caro-1-text > div .btn {
    position: absolute;
    bottom: 4rem;
    left: 29%;
  }
}

/* CARO-1 -- most used -- iPhone X */
@media only screen and (min-device-width: 375px) and (max-device-width: 413px){
  /* CSS for text & links */
  .caro-1-text > div {
    position: relative;
    top: 35%;
    width: 100%;
    height: 50%;
    padding: 0 5%;
  }  
  .caro-1-text > div .btn {
    position: absolute;
    bottom: 4rem;
    left:29%;
  }
}



/*-------------------------- CARO-2 -- NLP Ultra --------------------------*/

/* CARO-2 -- Desktop */
@media screen and (min-width: 992px) {
  /* CSS for text & links */
  .caro-2-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    max-width: 1600px;
    margin: auto;  
  }
  .caro-2-text > div {
    position: relative;
    left: 57%;
    top: 60%;
    width: 380px;
  }
}

/* CARO-2 -- iPad */
@media screen and (min-width: 768px) and (max-width: 868px) {
  /* CSS for text & links */
  .caro-2-text > div {
    position: relative;
    top: 35%;
    width: 100%;
    height: 50%;
    padding: 0 5%;
  }  
  .caro-2-text > div .btn {
    position: absolute;
    bottom: 22.5rem;
    left: 41%;
  }
}

/* CARO-2 -- iPad2 */
@media screen and (min-width: 869px) and (max-width: 991px) {
  /* CSS for text & links */
  .caro-2-text > div {
    position: relative;
    top: 35%;
    width: 100%;
    height: 50%;
    padding: 0 5%;
  }  
  .caro-2-text > div .btn {
    position: absolute;
    bottom: 24.5rem;
    left: 41%;
  }
}

/* CARO-2 -- iPhone 5 */
@media only screen and (min-device-width: 320px) and (max-device-width: 374px) {
  /* CSS for text & links */
  .caro-2-text > div {
    position: relative;
    top: 35%;
    width: 100%;
    height: 50%;
    padding: 0 5%;
  }  
  .caro-2-text > div .btn {
    position: absolute;
    bottom: 8rem;
    left: 28%;
  }
}

/* CARO-2 -- iPhone 6  */
@media screen and (min-device-width: 414px) and (max-device-width: 767px) {
  /* CSS for text & links */
  .caro-2-text > div {
    position: relative;
    top: 35%;
    width: 100%;
    height: 50%;
    padding: 0 5%;
  }  
  .caro-2-text > div .btn {
    position: absolute;
    bottom: 11rem;
    left: 33%;
  }
}

/* CARO-2 -- most used -- iPhone X */
@media only screen and (min-device-width: 375px) and (max-device-width: 413px){
  /* CSS for text & links */
  .caro-2-text > div {
    position: relative;
    top: 35%;
    width: 100%;
    height: 50%;
    padding: 0 5%;
  }  
  .caro-2-text > div .btn {
    position: absolute;
    bottom: 9.5rem;
    left: 31%;
  }
}



/*-------------------------- CARO-3 -- JDPower --------------------------*/

/* CARO-3 -- Desktop */
@media screen and (min-width: 992px) {
  /* CSS for text & links */
  .caro-3-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    max-width: 1600px;
    margin: auto;  
  }
  .caro-3-text > div {
    position: relative;
    left: 13%;
    top: 61%;
    width: 380px;
  }
}

/* CARO-3 -- ipad */
@media screen and (min-width: 768px) and (max-width: 868px) {
  /* CSS for text & links */
  .caro-3-text > div {
    position: relative;
    top: 35%;
    width: 100%;
    height: 50%;
    padding: 0 5%;
  }  
  .caro-3-text > div .btn {
    position: absolute;
    bottom: 30rem;
    left: 44%;
  }
}

/* CARO-3 -- ipad 2 */
@media screen and (min-width: 869px) and (max-width: 991px) {
  /* CSS for text & links */
  .caro-3-text > div {
    position: relative;
    top: 35%;
    width: 100%;
    height: 50%;
    padding: 0 5%;
  }  
  .caro-3-text > div .btn {
    position: absolute;
    bottom: 36rem;
    left: 44%;
  }
}

/* CARO-3 -- iPhone 5 */
@media only screen and (min-device-width: 320px) and (max-device-width: 374px) {
  /* CSS for text & links */
  .caro-3-text > div {
    position: relative;
    top: 35%;
    width: 100%;
    height: 50%;
    padding: 0 5%;
  }  
  .caro-3-text > div .btn {
    position: absolute;
    bottom: 12.5rem;
    left: 34%;
  }
}

/* CARO-3 -- iPhone 6 */
@media screen and (min-device-width: 414px) and (max-device-width: 767px) {
  /* CSS for text & links */
  .caro-3-text > div {
    position: relative;
    top: 35%;
    width: 100%;
    height: 50%;
    padding: 0 5%;
  }  
  .caro-3-text > div .btn {
    position: absolute;
    bottom: 16rem;
    left: 36%;
  }
}

/* CARO-3 -- most used -- iPhone X */
@media only screen and (min-device-width: 375px) and (max-device-width: 413px){
  /* CSS for text & links */
  .caro-3-text > div {
    position: relative;
    top: 35%;
    width: 100%;
    height: 50%;
    padding: 0 5%;
  }  
  .caro-3-text > div .btn {
    position: absolute;
    bottom: 14rem;
    left: 37%;
  }
}



/*-------------------------- CARO-4 -- NLP Semi-Trans --------------------------*/

/* CARO-4 -- Desktop */
@media screen and (min-width: 992px) {
  /* CSS for text & links */
  .caro-4-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    max-width: 1600px;
    margin: auto;  
  }
  .caro-4-text > div {
    position: relative;
    left: 57%;
    top: 60%;
    width: 380px;
  }
}

/* CARO-4 -- ipad */
@media screen and (min-width: 768px) and (max-width: 868px) {
  /* CSS for text & links */
  .caro-4-text > div {
    position: relative;
    top: 35%;
    width: 100%;
    height: 50%;
    padding: 0 5%;
  }  
  .caro-4-text > div .btn {
    position: absolute;
    bottom: 21.5rem;
    left: 42%;
  }
}

/* CARO-4 -- ipad 2 */
@media screen and (min-width: 869px) and (max-width: 991px) {
  /* CSS for text & links */
  .caro-4-text > div {
    position: relative;
    top: 35%;
    width: 100%;
    height: 50%;
    padding: 0 5%;
  }  
  .caro-4-text > div .btn {
    position: absolute;
    bottom: 25.5rem;
    left: 42%;
  }
}

/* CARO-4 -- iPhone 5 */
@media only screen and (min-device-width: 320px) and (max-device-width: 374px) {
  /* CSS for text & links */
  .caro-4-text > div {
    position: relative;
    top: 35%;
    width: 100%;
    height: 50%;
    padding: 0 5%;
  }  
  .caro-4-text > div .btn {
    position: absolute;
    bottom: 2rem;
    left: 28%;
  }
}

/* CARO-4 -- iPhone 6 */
@media screen and (min-device-width: 414px) and (max-device-width: 766px) {
  /* CSS for text & links */
  .caro-4-text > div {
    position: relative;
    top: 35%;
    width: 100%;
    height: 50%;
    padding: 0 5%;
  }  
  .caro-4-text > div .btn {
    position: absolute;
    bottom: 2rem;
    left: 33%;
  }
}

/* CARO-4 -- most used -- iPhone X */
@media only screen and (min-device-width: 375px) and (max-device-width: 413px){
  /* CSS for text & links */
  .caro-4-text > div {
    position: relative;
    top: 35%;
    width: 100%;
    height: 50%;
    padding: 0 5%;
  }  
  .caro-4-text > div .btn {
    position: absolute;
    bottom: 2rem;
    left: 31%;
  }
}



/*-------------------------- CARO-5 -- NLP QuickDry --------------------------*/

/* CARO-5 -- Desktop */
@media screen and (min-width: 992px) {
  /* CSS for text & links */
  .caro-5-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    max-width: 1600px;
    margin: auto;  
  }
  .caro-5-text > div {
    position: relative;
    left: 57%;
    top: 60%;
    width: 380px;
  }
}

/* CARO-5 -- iPad */
@media screen and (min-width: 768px) and (max-width: 868px) {
  /* CSS for text & links */
  .caro-5-text > div {
    position: relative;
    top: 35%;
    width: 100%;
    height: 50%;
    padding: 0 5%;
  }  
  .caro-5-text > div .btn {
    position: absolute;
    bottom: 23.5rem;
    left: 42%;
  }
}

/* CARO-5 -- iPad 2 */
@media screen and (min-width: 869px) and (max-width: 991px) {
  /* CSS for text & links */
  .caro-5-text > div {
    position: relative;
    top: 35%;
    width: 100%;
    height: 50%;
    padding: 0 5%;
  }  
  .caro-5-text > div .btn {
    position: absolute;
    bottom: 25.5rem;
    left: 42%;
  }
}

/* CARO-5 -- iPhone 5 */
@media only screen and (min-device-width: 320px) and (max-device-width: 374px) {
  /* CSS for text & links */
  .caro-5-text > div {
    position: relative;
    top: 35%;
    width: 100%;
    height: 50%;
    padding: 0 5%;
  }  
  .caro-5-text > div .btn {
    position: absolute;
    bottom: 2rem;
    left: 28%;
  }
}

/* CARO-5 -- iPhone 6 */
@media screen and (min-device-width: 414px) and (max-device-width: 766px) {
  /* CSS for text & links */
  .caro-5-text > div {
    position: relative;
    top: 35%;
    width: 100%;
    height: 50%;
    padding: 0 5%;
  }  
  .caro-5-text > div .btn {
    position: absolute;
    bottom: 2rem;
    left: 33%;
  }
}

/* CARO-5 -- most used -- iPhone X */
@media only screen and (min-device-width: 375px) and (max-device-width: 413px){
  /* CSS for text & links */
  .caro-5-text > div {
    position: relative;
    top: 35%;
    width: 100%;
    height: 50%;
    padding: 0 5%;
  }  
  .caro-5-text > div .btn {
    position: absolute;
    bottom: 2rem;
    left: 31%;
  }
}



/*-------------------------- CARO-6 -- Labor Day --------------------------*/

/* CARO-6 -- Desktop */
@media screen and (min-width: 992px) {
  /* CSS for text & links */
  .caro-6-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    max-width: 1600px;
    margin: auto;  
  }
  .caro-6-text > div {
    position: relative;
    left: 59%;
    top: 58%;
    width: 380px;
  }
}

/* CARO-6 -- iPad */
@media screen and (min-width: 768px) and (max-width: 868px) {
  /* CSS for text & links */
  .caro-6-text > div {
    position: relative;
    top: 35%;
    width: 100%;
    height: 50%;
    padding: 0 5%;
  }  
  .caro-6-text > div .btn {
    position: absolute;
    bottom: 25rem;
    left: 39%;
  }
}

/* CARO-6 -- iPad 2 */
@media screen and (min-width: 869px) and (max-width: 991px) {
  /* CSS for text & links */
  .caro-6-text > div {
    position: relative;
    top: 35%;
    width: 100%;
    height: 50%;
    padding: 0 5%;
  }  
  .caro-6-text > div .btn {
    position: absolute;
    bottom: 28.5rem;
    left: 40%;
  }
}

/* CARO-6 -- iPhone 5 */
@media only screen and (min-device-width: 320px) and (max-device-width: 374px) {
  /* CSS for text & links */
  .caro-6-text > div {
    position: relative;
    top: 35%;
    width: 100%;
    height: 50%;
    padding: 0 5%;
  }  
  .caro-6-text > div .btn {
    position: absolute;
    bottom: 9.5rem;
    left: 22%;
  }
}

/* CARO-6 -- iPhone 6 Plus */
@media screen and (min-device-width: 414px) and (max-device-width: 766px) {
  /* CSS for text & links */
  .caro-6-text > div {
    position: relative;
    top: 35%;
    width: 100%;
    height: 50%;
    padding: 0 5%;
  }  
  .caro-6-text > div .btn {
    position: absolute;
    bottom: 12.5rem;
    left: 29%;
  }
}

/* CARO-6 -- most used -- iPhone X (iphone6) */
@media only screen and (min-device-width: 375px) and (max-device-width: 413px){
  /* CSS for text & links */
  .caro-6-text > div {
    position: relative;
    top: 35%;
    width: 100%;
    height: 50%;
    padding: 0 5%;
  }  
  .caro-6-text > div .btn {
    position: absolute;
    bottom: 11rem;
    left: 26.5%;
  }
}

/* ------------------8/23 Caros 6+ are obsolete--------------------------- */

/* ---------------------------------------------------------- */

/* CARO-7 -- Desktop */
@media screen and (min-width: 992px) {
  /* CSS for text & links */
  .caro-7-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    max-width: 1600px;
    margin: auto;  
  }
  .caro-7-text > div {
    position: relative;
    left: 60%;
    top: 63%;
    width: 380px;
  }
}

/* CARO-7 -- iPad */
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* CSS for text & links */
  .caro-7-text > div {
    position: relative;
    top: 35%;
    width: 100%;
    height: 50%;
    padding: 0 5%;
  }  
  .caro-7-text > div .btn {
    position: absolute;
    bottom: 24rem;
    left: 39%;
  }
}

/* CARO-7 -- Mobile */
@media screen and (max-width: 767px) {
  /* CSS for text & links */
  .caro-7-text > div {
    position: relative;
    top: 35%;
    width: 100%;
    height: 50%;
    padding: 0 5%;
  }  
  .caro-7-text > div .btn {
    position: absolute;
    bottom: 15rem;
    left: 29%;
  }
}

/* CARO-7 -- iPhone 5 */
@media only screen and (min-device-width: 320px) and (max-device-width: 374px) {
  /* CSS for text & links */
  .caro-7-text > div {
    position: relative;
    top: 35%;
    width: 100%;
    height: 50%;
    padding: 0 5%;
  }  
  .caro-7-text > div .btn {
    position: absolute;
    bottom: 9rem;
    left: 23%;
  }
}

/* CARO-7 -- iPhone 6 */
@media screen and (min-device-width: 414px) and (max-device-width: 766px) {
  /* CSS for text & links */
  .caro-7-text > div {
    position: relative;
    top: 35%;
    width: 100%;
    height: 50%;
    padding: 0 5%;
  }  
  .caro-7-text > div .btn {
    position: absolute;
    bottom: 11rem;
    left: 29%;
  }
}

/* CARO-7 -- most used -- iPhone X */
@media only screen and (min-device-width: 375px) and (max-device-width: 413px){
  /* CSS for text & links */
  .caro-7-text > div {
    position: relative;
    top: 35%;
    width: 100%;
    height: 50%;
    padding: 0 5%;
  }  
  .caro-7-text > div .btn {
    position: absolute;
    bottom: 11rem;
    left: 26%;
  }
}

/* ---------------------------------------------------------- */

/* CARO-8 -- Desktop */
@media screen and (min-width: 992px) {
  /* CSS for text & links */
  .caro-8-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    max-width: 1600px;
    margin: auto;  
  }
  .caro-8-text > div {
    position: relative;
    left: 60%;
    top: 63%;
    width: 380px;
  }
}

/* CARO-8 -- iPad */
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* CSS for text & links */
  .caro-8-text > div {
    position: relative;
    top: 35%;
    width: 100%;
    height: 50%;
    padding: 0 5%;
  }  
  .caro-8-text > div .btn {
    position: absolute;
    bottom: 24rem;
    left: 39%;
  }
}

/* CARO-8 -- Mobile */
@media screen and (max-width: 767px) {
  /* CSS for text & links */
  .caro-8-text > div {
    position: relative;
    top: 35%;
    width: 100%;
    height: 50%;
    padding: 0 5%;
  }  
  .caro-8-text > div .btn {
    position: absolute;
    bottom: 15rem;
    left: 29%;
  }
}

/* CARO-8 -- iPhone 5 */
@media only screen and (min-device-width: 320px) and (max-device-width: 374px) {
  /* CSS for text & links */
  .caro-8-text > div {
    position: relative;
    top: 35%;
    width: 100%;
    height: 50%;
    padding: 0 5%;
  }  
  .caro-8-text > div .btn {
    position: absolute;
    bottom: 9rem;
    left: 23%;
  }
}

/* CARO-8 -- iPhone 6 */
@media screen and (min-device-width: 414px) and (max-device-width: 766px) {
  /* CSS for text & links */
  .caro-8-text > div {
    position: relative;
    top: 35%;
    width: 100%;
    height: 50%;
    padding: 0 5%;
  }  
  .caro-8-text > div .btn {
    position: absolute;
    bottom: 11rem;
    left: 29%;
  }
}

/* CARO-8 -- most used -- iPhone X */
@media only screen and (min-device-width: 375px) and (max-device-width: 413px){
  /* CSS for text & links */
  .caro-8-text > div {
    position: relative;
    top: 35%;
    width: 100%;
    height: 50%;
    padding: 0 5%;
  }  
  .caro-8-text > div .btn {
    position: absolute;
    bottom: 11rem;
    left: 26%;
  }
}

/* ---------------------------------------------------------- */

/* CARO-9 -- Desktop (I dont know who put this in here but there are errors) */
@media screen and (min-width: 992px) {
  /* CSS for text & links */
  .caro-9-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    max-width: 1600px;
    margin: auto;  
  }
  .caro-9-text > div {
    position: relative;
    left: 44%;
    top: 45%;
    width: 380px;
  }
  
  .caro-9-text > div .btn {
    left: -8%;
    top: -40px;
    position: absolute;
}
}

/* CARO-9 -- ipad */
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* CSS for text & links */
  .caro-9-text > div {
    position: relative;
    top: 35%;
    width: 100%;
    height: 50%;
    padding: 0 5%;
  }  
  .caro-9-text > div .btn {
    position: absolute;
    bottom: 30rem;
    left: 42%;
  }
}

/* CARO-9 -- Mobile */
@media screen and (max-width: 767px) {
  /* CSS for text & links */
  .caro-9-text > div {
    position: relative;
    top: 35%;
    width: 100%;
    height: 50%;
    padding: 0 5%;
  }  
  .caro-9-text > div .btn {
    position: absolute;
    bottom: 13rem;
    left: 33%;
  }
}

/* CARO-9 -- iPhone 5 */
@media only screen and (min-device-width: 320px) and (max-device-width: 374px) {
  /* CSS for text & links */
  .caro-9-text > div {
    position: relative;
    top: 35%;
    width: 100%;
    height: 50%;
    padding: 0 5%;
  }  
  .caro-9-text > div .btn {
    position: absolute;
    bottom: 12rem;
    left: 33%;
  }
}


/* CARO-9 -- iPhone 6 */
@media screen and (min-device-width: 414px) and (max-device-width: 766px) and  {
  /* CSS for text & links */
  .caro-9-text > div {
    position: relative;
    top: 35%;
    width: 100%;
    height: 50%;
    padding: 0 5%;
  }  
  .caro-9-text > div .btn {
    position: absolute;
    bottom: 16rem;
    left: 38%;
  }
}


/* CARO-9 -- most used -- iPhone X */
@media only screen and (min-device-width: 375px) and (max-device-width: 413px){
  /* CSS for text & links */
  .caro-9-text > div {
    position: relative;
    top: 35%;
    width: 100%;
    height: 50%;
    padding: 0 5%;
  }  
  .caro-9-text > div .btn {
    position: absolute;
    bottom: 14rem;
    left: 36%;
  }
}

@media screen and (max-width: 991px) and (min-width: 767px) {
    .caro-9-text > div .btn {
        position: absolute;
        bottom: 25.5rem;
        left: 40%;
    }
}


@media only screen and (max-device-width: 413px) and (min-device-width: 375px){
.caro-9-text > div .btn {
    line-height: 1;
    position: absolute;
    bottom: 12.5rem;
    left:30%;
}
} 

@media only screen and (max-device-width: 374px) and (min-device-width: 320px){
.caro-9-text > div .btn {
       line-height: 1;
    position: absolute;
    bottom: 12.3rem;
    left: 35%;
    font-size: 7px;
}
}

@media only screen and (max-device-width: 360px) and (min-device-width: 640px){
.caro-9-text > div .btn {
       line-height: 1;
    position: absolute;
    bottom: 21.3rem;
    left: 35%;
    font-size: 7px;
}
}

@media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : landscape) { 
    .caro-9-text > div .btn {
        position: absolute;
        bottom: 18.5rem;
        left: 38%;
    }
}

@media only screen and (min-device-width : 375px) and (max-device-width : 812px) and (-webkit-device-pixel-ratio : 3) and (orientation : landscape) {
    .caro-9-text > div .btn {
        position: absolute;
        bottom: 26rem;
        left: 38%;
    }
} 
 
 @media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : landscape) {
    .caro-9-text > div .btn {
        position: absolute;
        bottom: 21rem;
        left: 40%;
    }
} 

@media screen and (min-width: 992px){
.stain-ranking .stain-products > div {
margin: 10px;
width: 47%;
}
}

.np-left{
padding-left: 0px;
}
.np-right{
padding-right:0px;
}


/* ---------------------------------------------------------- */
