    *{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.main_press .container{
    max-width: 1240px;
    margin: 0 auto;
}

.main_press img{
    display: block;
    width: 100%;
}

.vogue_logo_des{
    margin: 6rem 0;
}

.vogue_india img {
    max-width: 140px;
    margin: 0 auto;
}

.product_sec_des .product_wrap_des .product_des, .product_sec_des .product_wrap_des .product_img{
    width: 50%;
}

.product_sec_des .product_wrap_des{
    display: flex;
    justify-content: center;
    align-items: center;
}

.product_img img {
    max-width: 70%;
    margin: 0 auto;
}

.product_content {
    padding: 7rem;
}

.product_des_2 .product_content{
    padding: 2rem ;
}



.product_sec_des .product_wrap_des .product_des {
    text-align: center;
    position: relative;
}

.product_sec_des .product_wrap_des .product_des::before {
    content: ",,";
    position: absolute;
    top: -65px;
    transform: rotate(180deg);
    font-size: 150px;
    left: 42%;
    font-family: auto;
}

section.promise_ring_sec{
    padding: 3rem 0;
}

.product_sec_des .product_wrap_des .product_des p{  
    font-size: 1.5rem;
    line-height: 21px;
    color: #000000;
    font-family: 'Poppins',Spartan;
    text-align: center;
}

.bottom_para:nth-child(1) p{
        font-size: 16px;
}

.bottom_para{
    text-align: center;
    margin: 9em 0 3rem;
}

.bottom_para p{
    font-size: 15px;
    line-height: 26px;
    color: #000000;
    font-family: 'Poppins',Spartan;
    text-align: center;
    width: 26%;
    margin: 0 auto;
}


.bottom_para:after {
    content: "";
    clear: both;
    height: 2px;
    width: 35%;
    background: #000;
    display: block;
    margin: 3rem auto 4rem auto;
}

.bottom_para_2 {
    margin: 5rem 0 3rem 0;
}

.model_imgs img{
    max-width: 40%;
    margin: 0 auto;
}

.model_imgs {
    margin: 4rem 0;
}

.blog_bg{
    background-color: #f7f9f9;
}

section.jewelry_sec_des {
    margin: 6rem 0 3rem;
}

.jewlry_blog {
    display: grid;
    grid-template-columns: 40% 30%;
    place-content: center;
    justify-content: space-around;
}

.blog_img {
    text-align: center;
}

.blog_heading{
    padding: 20px;
    font-family: var(--title-font-family);
}

section.maggine_sec .maggine_img a{
    display: flex;
    justify-content: center;
    align-items: center;
}

.blog_date{
padding: 10px ;
font-size: 16px;
line-height: 25px;
}

.jewelry_sec_wrap:nth-child(1) .blog_content{
    font-style: italic;
}

.blog_date hr{
    width: 10%;
    margin: 1rem auto;
}

.blog_content{
padding: 0 20px 20px 20px;
font-size: 16px;
line-height: 25px;
}

.business_today{
    font-size: 18px;
    font-weight: bolder;
    text-transform: capitalize;
    text-align: center;
    color: grey;
}
 
.bottom_para_2 p{
    line-height: 26px;
    font-size: 15px;
    width: 28%;
    margin: 0 auto;
}
.bottom_para_2:nth-child(3) p{
    width: 34%;
}


.model_imgs2 img{
    width: 50%;
    margin: 0 auto;
}


/* .bottom_para_2:nth-child(3) p{
    border:3px solid
} */

.jewelry_sec_wrap:nth-child(2) h4 {
    font-size: 1.1rem;
}

.blog_bottom_content{
    text-align: justify;
    padding: 2rem 0;
}

.business_today img, .bazar_img img{
    max-width: 140px;
    margin: 0 auto;
}

.news_paper_img img{
    max-width: 50%;
    margin: 0 auto;
}

.bazar_img{
    margin: 3rem 0 3rem;
}

.bottom_paragraph{
    text-align: center;
    margin: 5rem 0 9rem;
}

.bottom_paragraph p{
    font-size: 1.4rem;
    line-height: 26px;
    color: #000000;
    font-family: 'Poppins',Spartan;
    text-align: center;
}

/* --------- */
.promise_ring_sec .promise_ring a{
    display: flex;
justify-content: space-between;
align-items: center;
gap: 30px;
}

.promise_ring_sec .promise_ring a img{
    width: 48%;
}

.first_comma{
    font-size: 20px;
}

.blog_bottom_content p.font{
    line-height: 23px;
    margin-top: 0.3rem;
        font-size: 1.3rem;
}

.blog_bottom_content p.font::first-letter{
    font-size: 60px;
}

.product_des_2{
    display: flex;
    justify-content: space-between;
    align-items: end;
}

.product_des_2 .quats_icon, .product_des_2 .product_content{
    width: 45%;
    position: relative;
}

.vogue_india {
    margin: 2rem 0;
}

.product_des_2 .product_content::before{
    content: ",,";
    position: absolute;
    top: -76px;
    transform: rotate(180deg);
    font-size: 124px;
    left: 42%;
        font-family: auto;
}



.product_des_3{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.product_des_3 .quats_icon, .product_des_3 .product_content{
    flex: 1;
    position: relative;
}

.product_des_3 .product_content::before{
    content: ",,";
    position: absolute;
    top: -43px;
    transform: rotate(180deg);
    font-size: 124px;
    left: 42%;
        font-family: auto;
}

.product_des_2 .product_content p, .product_des_3 .product_content p{
    font-size: 1.5rem;
    line-height: 27px;
    color: #000000;
    font-family: 'Poppins',Spartan;
    text-align: center;
}



@media screen and (max-width:992px) {
    .container {
        padding:0 30px;
    } 
    .product_sec_des .product_wrap_des .product_des:nth-child(1) {
        margin-top: 3rem;
    }
    .product_sec_des .product_wrap_des .product_des::before{
        top: -8px;
    }
    .product_sec_des .product_wrap_des{
        display: grid;
    }
    .model_imgs img{
        max-width: 100%;
    }
    .product_img img{
        max-width: 100%;
    }
    .product_sec_des .product_wrap_des .product_des{
        order: 1;
    }
    .product_sec_des .product_wrap_des .product_des, .product_sec_des .product_wrap_des .product_img{
        width: 100%;
    }
    .bottom_para{
        margin: 4em 0 1rem;
    }
    .vogue_india{
        text-align: center;
    }
    .promise_ring_sec .promise_ring a{
        display: block;
    }
    .jewlry_blog{
       display: block;
    }
    .bottom_para{margin: 1rem;}
    .promise_ring_sec .promise_ring a img{
        width: 100%;
    }
    .jewlry_blog .jewlry_blog{
        margin: 1.3rem 0;
    }
    .news_paper_img img{
        max-width: 100%;
    }
    .bottom_para p{
        font-size: 25px;
    }
    .blog_heading{
        line-height: 32px;
        font-size: 22px;
    }
    .jewlry_blog .jewelry_sec_wrap{
        margin: 3rem 0;
    }
    .blog_bottom_content p.font{
        font-size: 20px;
        line-height: 1.8rem;
    }
    .blog_bottom_content p.font::first-letter{
        font-size:70px;
    }
    section.jewelry_sec_des{
        margin: 2rem 0 2rem;
    }
    .blog_date, .blog_content{
        line-height: 36px;
    font-size: 22px;
    }
} 

@media screen and (max-width:767px) {
    .product_content{
        padding: 1rem;
    }
    .bottom_para{
        margin: 3rem 0 2rem 0;
    }

    .product_sec_des .product_wrap_des .product_des::before{
        font-size: 58px;
        left: 45%;
        top: -1.5rem;    
    }

    .product_sec_des .product_wrap_des .product_des p{
        font-size: 16px;
        line-height: 25px;
    }
    
    .bottom_para:after{
        margin: 2rem auto;
    }
    .vogue_india img{
        max-width: 80px;
    }
    .model_imgs{
        margin: 6rem 0;
    }

    .model_imgs2{
        margin: 5rem 0;
    }
    .bottom_para p{
        font-size: 15px;
        line-height: 25px;
        width: 100%;
    }
    .product_des_2{
        display: block;
    }
    .product_des_2 .quats_icon, .product_des_2 .product_content{
        width: 100%;
        padding: 3rem 2rem;
    }
    .product_des_2 .product_content::before{
    top: -33px;
    transform: rotate(180deg);
    font-size: 58px;
    left: 42%;
    font-family: auto;
    }

    .bottom_para_2:nth-child(3) p{
        width: 100%;
    }
    .product_des_3{
        display: block;
    }
    .product_des_3 .quats_icon, .product_des_3 .product_content{
        width: 100%;
    }
    .product_des_3 .product_content::before{
            font-size: 107px;
    }
    .vogue_india{
        margin-top: 1rem;
    }
    .bottom_para_2{
        margin: 2rem 0;
    }
    .blog_heading h2{
        font-size: 24px;
        line-height: 28px;
    }
    .blog_date, .blog_content{
        font-size: 16px;
    line-height: 25px;
}
.blog_bottom_content p.font{
    font-size: 14px;
    line-height: 20px;

    }
    .blog_bottom_content p.font::first-letter{
        font-size: 50px;
    }
    .blog_bottom_content{
        margin-top: 20px;   
    }
    .jewlry_blog .jewelry_sec_wrap .blog_heading{
        line-height: 14px;
        font-size: 11px;
    }
}