.hero-er-bg{
    width: 100%;
    height: 500px;
    background: url('../images/engagement-rings/er-main-bg.png');
    background-position: center;
    background-size: cover;
    position: relative;
}

  @media (min-width:1400px) {
    .hero-er-bg{
        width: 100%;
        height: 700px;
        background: url('../images/engagement-rings/er-main-bg.png');
        background-position: center;
        background-size: cover;
        position: relative;
    }
}


@media (max-width:991px){
    .hero-er-bg{
        height: 300px;
    }
}
@media (max-width:786px){
    .hero-er-bg{
        height: 225px;
    }
}

@media (min-width:1440px){
    .container1440{
        max-width: 100%;
    }
}

@media (max-width: 1440px){
    .container.container1440{
        max-width: 100%;
    }
}
@media (min-width: 1200px){
    section{
        margin-left: 20px;
        margin-right: 20px;
    }
}
@media (max-width: 1199px){
    section{
        margin-left: 8px;
        margin-right: 8px;
    }
}
@media (max-width: 991px){
    section{
        margin-left: 0px;
        margin-right: 0px;
    }
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{
    width: 35px;
    height: 35px;
    background-color: #fff !important;
}
@media (max-width: 991px){
    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{
        width: 30px;
        height: 30px;
        display: none;
    }
}
.owl-carousel .owl-nav .owl-prev{
    left: 0;
    right: auto;
    top: 45%;
    position: absolute;
}
.owl-carousel .owl-nav .owl-next{
    left: auto;
    right: 0;
    top: 45%;
    position: absolute;
}
.engagementRing-hero-banner{
    position: relative;
    margin-bottom: 70px;
}
@media (max-width: 991px){
    .engagementRing-hero-banner{
        margin-bottom: 50px;
    }
}
@media (max-width: 575px){
    .engagementRing-hero-banner{
        margin-bottom: 30px;
    }
}
.engagementRing-hero-banner .text-engagementRing {
    position: absolute;
    top: 40%;
    right: 50px;
    align-items: center;
    padding: 0 12px;
    text-align: left;
}
@media (max-width: 1100px){
    .engagementRing-hero-banner .text-engagementRing {
        display: none;
    }
}
.engagementRing-hero-banner .text-engagementRing h2{
    color: #000;
}
  
.engagementRing-hero-banner .text-engagementRing p{
    color: #000;
    margin: 20px 0;
}
.engagementRing-left-img{
    width: 100%;
    height: 700px;
    background: url('../images/engagement-rings/bracelates.png');
    background-position: center;
    background-size: cover;
}
@media (max-width:932px){
    .engagementRing-left-img{
    height: 300px;
}
}
.btn2img-er{
    width: 100%;
    height: 700px;
    background: url('../images/engagement-rings/er-shop.png');
    background-position: center;
    background-size: cover;
    position: relative;
}

@media (max-width:786px){
    .btn2img-er{
    height: 300px;
}
}
.product-name{
    margin-top: 24px;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 22px;
    color: #232323;
}
@media (max-width: 991px){
    .product-name{
        font-size: 16px;
        line-height: 20px;
        margin-top: 20px;
    }
}
@media (max-width: 575px){
    .product-name{
        font-size: 15px;
        line-height: 20px;
        margin-top: 15px;
    }
}
.product-container .product-thumb .image-container{
    margin: 0;
}

/* Sale Section ck*/
.sale-section{
    position: relative;
    /* display: flex;
    margin: 25px auto;
    align-items: center; */
}
.sale-section .offer{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    gap: 30px;
    padding: 10px 12px;
    background-color: #b4856c;
}
@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;
}

/* Engagement Ring  */
.engagement-collection .product-name{
    margin-top: 15px;
}
@media (max-width: 575px){
    .engagement-collection .product-name{
        margin-top: 10px;
    }
}
.engagement-collection .caption p{
    margin-top: 10px;
    margin-bottom: 0;
}
@media (max-width: 575px){
    .engagement-collection .caption p{
        font-size: 13px;
    }
}

/* image-txt */
.image-txt .row{
    align-items: center;
}
@media (max-width: 767px){
    .image-txt .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;
    }
}

/* Engagement Ring  */
.bridal-collection .product-name{
    margin-top: 15px;
}
@media (max-width: 575px){
    .bridal-collection .product-name{
        margin-top: 10px;
    }
}
.bridal-collection .caption p{
    margin-top: 10px;
    margin-bottom: 0;
}
@media (max-width: 575px){
    .bridal-collection .caption p{
        font-size: 13px;
    }
}

/* 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;
    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: 14px;
      line-height: 20px;
      margin-bottom: 20px;
    }
  }

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

/* Three Image */
.three-image {
    position: relative;
    overflow: hidden;
}
.three-image .caption{
    margin-top: 15px;
}
.three-image .caption p{
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 20px;
    color: #2c2c2c;
}
@media (max-width: 575px){
    .three-image .caption p{
        font-size: 14px;
        list-style: 20px;
        margin-bottom: 15px;
    }
}
.three-image .caption p a{
    font-size: 16px;
    list-style: 20px;
    color: #2c2c2c;
}
@media (max-width: 575px){
    .three-image .caption p a{
        font-size: 14px;
    }
}
/* Educational Ring  */
.ring .product-name{
    margin-top: 15px;
}
@media (max-width: 575px){
    .ring .product-name{
        margin-top: 10px;
    }
}
.ring .caption p{
    margin-top: 10px;
    margin-bottom: 0;
}
@media (max-width: 575px){
    .ring .caption p{
        font-size: 13px;
    }
}


/* 2 Button Image */
.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;
}

.image-two-btn .banner-btn .button-1{
    padding: 12px 50px;
    font-size: 15px;
    border: 0;
    letter-spacing: 0;
    font-weight: 400;
}
.image-two-btn .banner-btn .button-1{
    background-color: transparent;
    border: 1px solid #333;
    color: #333;
    margin-right: 10px;
}
.image-two-btn .banner-btn .button-1:hover{
    background-color: #62403e;
    border: 1px solid #62403e;
    color: #ffffff;   
}
@media (max-width: 767px){
    .image-two-btn .banner-btn .button-1{
        margin: 0;
        margin-bottom: 10px;
    }
}
@media (max-width: 469px){
    .image-two-btn .btn-2{
        margin-top: 10px;    
    }
}
