.weddingsRing-hero-banner{
    width: 100%;
    height: 500px;
    background: url('../images/wedding-rings/hotpink-ring.jpg');
    background-position: center;
    background-size: cover;
    position: relative;
    margin-bottom: 70px;
}
@media (min-width:1400px) {
    .weddingsRing-hero-banner{
        width: 100%;
        height: 600px;
        background: url('../images/wedding-rings/hotpink-ring.jpg');
        background-position: center;
        background-size: cover;
        position: relative;
        margin-bottom: 50px;
    }
}


@media (max-width: 991px){
    .weddingsRing-hero-banner{
        margin-bottom: 50px;
    }
}
@media (max-width:786px) {
     .weddingsRing-hero-banner{
        height: 200px;
    }
}

.weddingsRing-hero-banner .text-weddingsRing {
    position: absolute;
    top: 40%;
    right: 50px;
    align-items: center;
    padding: 0 12px;
    text-align: left;
}

@media (min-width: 1400px){
    .weddingsRing-hero-banner .text-weddingsRing {
        position: absolute;
        top: 15%;
        right: 50px;
        align-items: center;
        padding: 0 12px;
        text-align: left;
        margin: 10% 50px 0 0;
    }
}

@media (max-width: 1100px){
        .weddingsRing-hero-banner .text-weddingsRing {
        top: 50%;
        text-align: center;
        left: 0;
        right: 0;
    }
}
@media (max-width: 991px){
        .weddingsRing-hero-banner .text-weddingsRing {
        top: 45%;
        text-align: center;
    }
}
@media (max-width: 767px){
        .weddingsRing-hero-banner .text-weddingsRing {
        display: none;
    }
}
  
.weddingsRing-hero-banner .text-weddingsRing h1{
    color: #fff;
}
.weddingsRing-hero-banner .text-weddingsRing p{
    color: #fff;
    margin: 20px 0;
}

.wr-img-1{
    width: 100%;
    height: 500px;
    background: url('../images/wedding-rings/red-woman.jpg');
    background-position: center;
    background-size: cover;
}

.wedding-left-img{
    width: 100%;
    height: 500px;
    background: url('../images/wedding-rings/red-woman.jpg');
    background-position: center;
    background-size: cover;
}

/* Luxury Promise */
.luxury-consience .container{
    padding: 0 15px;
}
.luxury-consience .luxury-future-box .future-descripation{
    width: 85%;
}

/* Sale Section ck*/
.sale-section{
    position: relative;
}
.sale-section .offer{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    gap: 30px;
    padding: 10px 12px;
    background-color: #62403e;
}
@media (max-width: 1025px){
    .sale-section .offer{
        justify-content: start;
    }
}
@media (max-width: 450px){
    .sale-section .offer{
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
        gap: 5px;
    }
}
.sale-section h6{
    margin-bottom: 10px;
}
.sale-section p{
    margin-bottom: 3px;
}
@media (max-width: 575px){
    .sale-section p{
        font-size: 13px;
    }
}
.see-terms{
    position: absolute;
    bottom: 5px;
    right: 21px;
    color: #fff;
    font-size: 13px;
}
@media (max-width: 450px){
    .see-terms{
        position: relative;
        left: 0;
        right: 0;
    }
}
.see-terms a{
    color: #fff;
}
.see-terms a:hover{
    color: #fff;
}

/* image-txt */
.image-txt .row{
    align-items: center;
}
@media (max-width: 767px){
    .image-txt.image-2 .row{
        display: flex;
        flex-direction: column-reverse;
    }
}
.image-txt .heading{
    margin-bottom: 20px;
}
@media (max-width: 767px){
    .image-txt .heading{
        text-align: center;
    }
}
@media (max-width: 400px){
    .image-txt .heading{
        font-size: 20px;
        margin-bottom: 12px;
    }
}
@media (max-width: 380px){
    .image-txt .heading{
        font-size: 18px;
        margin-bottom: 10px;
    }
}
.image-txt p{
    margin-bottom: 30px;
}
@media (max-width: 400px){
    .image-txt p{
        font-size: 13px;
        margin-bottom: 20px;
    }
} 
.image-txt .right-text{
    margin: 0;
    width: 90%;
}
@media (max-width: 1199px){
    .image-txt .right-text{
        width: 100%;
    }
}
@media (max-width: 767px){
    .image-txt .right-text{
        margin-top: 30px;
        text-align: center;
    }
}
@media (max-width: 767px){
    .image-txt .image-1 .row{
       flex-direction: unset; 
    } 
    .image-txt .right-text {
        margin-top: 0;
        margin-bottom: 30px;
    }
}
.image-txt  .story-title{
    font-size: 30px;
    line-height: 35px;
    margin: 1rem 0;
}
@media (max-width: 991px){
    .image-txt .story-title{
        font-size: 26px;
        line-height: 30px;
    }
}
@media (max-width: 767px){
    .image-txt .story-title{
        margin-bottom: 15px;
    }
}
@media (max-width: 543px){
    .image-txt .story-title{
        font-size: 23px;
        line-height: 28px;
    }
}

  /* image with text btn */
  .right-text{
    margin: 20% auto;
    width: 70%;
    padding: 0px;
  }
  .image-two-btn h2{
    margin-top: 15px;
    color: #183e40;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}
.image-two-btn .image-btn-bottom h6{
    margin-bottom: 10px;
    color: #183e40;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-size: 1rem;
    margin-top: 15px;
}
@media (max-width: 575px){
    .image-two-btn .image-btn-bottom h6{
        margin-top: 5px;
    }
}

/* IMAGE TEXT BTN */
.img-text-btn{
    line-height: 25px;
}
@media (max-width: 767px){
    .img-text-btn h2{
        text-align: left;
    }
}

.img-text-btn 
/* Sustainability section */
.right-text{
    margin: 20% auto;
    width: 80%;
    padding: 0px;
  }
  .Our-sustainability{
    width: auto;
    height: auto;
    background-color: transparent;
    background-position: center;
    background-size: cover;
  }
  .our-susta-text{
    padding: 41px 15px;
    margin: auto;
    background-color: #62403e;
    text-align: center;
    line-height: 40px;
  }
  @media (max-width: 575px){
    .our-susta-text{
        padding: 30px 15px;
    }
  }
  .our-susta-text h4{
    color: #fff;
    margin-bottom: 15px;
  }
  @media (max-width: 575px){
    .our-susta-text h4{
        margin-bottom: 12px;
    }
  }
  .our-susta-text p{
    color: #fff;
    line-height: 24px;
    font-size: 15px;
    margin-bottom: 25px;
  }
  @media (max-width: 575px){
    .our-susta-text p{
      font-size: 10px;
      line-height: 25px;
      margin-bottom: 20px;
    }
  }
