.top-banners.eng1{
    background-image: url(../images/gemstone/top_banner.png);
    height: 460px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
/*metal types section*/
.gemstone_banner_content {
    position: relative;
}
.gemstone_section {
    display: block;
    width: 100%;
    padding: 40px 0;
    margin: 0 auto;
}
.title-box2 {
    margin-bottom: 25px;
}
.border-title img {
    margin-top: -15px;
    width: 70px;
}
.border-title h2 {
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
}

.border-title h1 {
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
}
.title-box2 h1 {
    margin-bottom: 15px;
    color: #222;
}

.gemstone_content h2 {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.gemstone_content p {
  font-size: 14px;
  text-align: center;
  line-height: 1.5;
  color: #999;
}
.gemstone_banner_content p {
    position: absolute;
    top: 320px;
    text-align: center;
    width: 100%;
    font-weight: 500;
    z-index: 9999;
    left: 0;
    right: 0;
}
.eng-btn ul {
    padding-top: 5px;
}
.eng-btn ul {
    margin: 0 auto;
    padding-top: 14px;
    width: 100%;
    text-align: center;
}
.eng-btn ul li {
    display: inline-block;
    padding: 5px 5px;
    font-size: 21px;
    font-weight: bolder;
    color: #f1d6d3;
}
.eng-btn li img {
    width: 80px;
}
.eng-btn ul li a img {
    transition: all 0.4s;
}
.eng-btn ul li a img:hover {
    transform: scale(1.1);
    transition: all 0.4s;
}
.btn-wrapper .btn-engage {
    background: #333;
    color: #fff;
    text-align: center;
    border-radius: 25px;
    /* margin-right: 18px; */
    margin: 0 auto;
    font-size: 13px;
    width: 100%;
    display: block;
    height: 40px;
    line-height: 40px;
    border: 1px solid transparent;
    font-weight: 600;
    padding: 1px 20px;
}
.btn-wrapper .btn-diamond {
    background: #fff;
    color: #000;
    line-height: 36px;
    border-radius: 23px;
    text-align: center;
    font-size: 13px;
    width: 100%;
    display: block;
    height: 40px;
    line-height: 40px;
    font-weight: 600;
}
.full_section {
    background-color: #f1f1f1;
}
.left_desing_own {
    background-color: #f9f0ef;
    padding: 60px 40px 10px;
    height: 521px;
}
.right_desing_own {
    background-color: #f1f1f1;
    padding: 100px 40px 10px;
    height: 521px;
}
.no-padding1 {
    padding: 0;
}
.left_desing_own h2,.right_desing_own h2 {
    text-align: center;
    text-transform: capitalize;
    padding: 10px 0;
    font-family: 'Cinzel', serif;
}
.left_desing_own p {
    text-align: center;
    font-size: 15px;
    margin: 0;
}
.right_desing_own p {
    text-align: center;
    font-size: 15px;
    margin: 0;
}
a.btn-engage {
    padding: 7px 20px;
    line-height: 45px;
    border-radius: 50px;
    background-color: #000;
    color: #fff;
}
/*metal types section*/

/*responsive css*/
@media screen and (min-width:992px) and (max-width:1680px){
    .top-banners.eng1{
        height: 350px;
        background-position: top center;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .gemstone_banner_content p {
        bottom: 20px;
        padding: 0 50px;
        top: 230px;
    }
    .left_desing_own p,.right_desing_own p {
        font-size: 15px;
    }
    .gemstone_content img {
        margin: 0 auto;
        display: block;
    }
}
@media screen and (min-width:992px) and (max-width:1199px){
    .left_desing_own h2, .right_desing_own h2 {
        font-size: 24px;
    }
    .left_desing_own p, .right_desing_own p {
        font-size: 12px;
    }
    .left_desing_own11 img,.right_desing_own1 img {
        width: 100%;
        object-fit: cover;
        height: 430px;
    }
    .left_desing_own {
        padding: 20px 40px 10px;
        height: 430px;
    }
    .btn-wrapper .btn-engage,.btn-wrapper .btn-diamond {
        font-size: 12px;
    }
    .right_desing_own {
        padding: 90px 40px 10px;
        height: 430px;
    }
    .clearfix.mobile_view1 {
        display: block !important;
    }
    .gemstone_banner_content p {
        top: 220px !important;
    }
}
@media screen and (min-width:768px) and (max-width:991px){
    .top-banners.eng1{
        height: 330px;
        background-position: top center;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .main_img
    {
        width: 100%;
    }
    .left_desing_own {
        padding: 20px 30px 0px;
        height: 415px;
    }
    .right_desing_own {
        padding: 30px 0px 0px;
        height: 280px;
    }
    .gemstone_banner_content p {
        bottom: 20px;
        padding: 0 50px;
        top: 180px;
    }
    .left_desing_own p,.right_desing_own p {
        font-size: 15px;
    }
    .gemstone_content img {
        margin: 0 auto;
        display: block;
    }
    .clearfix.mobile_view1 {
        display: block !important;
    }
}
@media screen and (min-width:576px) and (max-width:767px){
    .top-banners.eng1{
        height: 253px;
        background-position: top center;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .gemstone_banner_content p {
        position: absolute;
        text-align: center;
        width: 100%;
        font-weight: 500;
        bottom: 20px;
        font-size: 11px;
        line-height: 1.6;
        padding: 0 10px;
    }
    .title-box2 h2 
    {
        margin: 0;
    }
    .gemstone1 p {
        font-size: 12px;
        line-height: 1.2;
    }
    .gemstone_content img {
        margin: 0 auto;
        display: block;
    }
    .gemstone_content h2 {
        margin: 10px 0;
    }
    .gemstone_content p {
        margin: 0 0 20px !important;
    }
    .left_desing_own img,.right_desing_own img {
        margin: 0 auto;
        display: block;
    }
    .left_desing_own h2, .right_desing_own h2 {
        padding: 0;
        font-size: 18px;
        margin: 20px 0 10px;
    }
    .left_desing_own p,.right_desing_own p {
        line-height: 1.5;
        font-size: 10px;
    }
    .eng-btn li img {
        width: 60px;
    }
    .btn-engage {
        margin-bottom: 10px;
    }
    .left_desing_own {
        padding: 15px 15px 15px;
    }
    .gemstone_banner_content p {
        position: absolute;
        text-align: center;
        width: 100%;
        font-weight: 500;
        bottom: 20px;
        font-size: 11px;
        line-height: 1.6;
        padding: 0 10px;
        top: 135px;
        z-index: 99;
    }
    .left_desing_own {
        height: 360px;
    }
    .right_desing_own {
        height: 230px;
    }
}
@media screen and (min-width:320px) and (max-width:575px){
    .top-banners.eng1{
        height: 270px;
        background-position: top center;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .gemstone_banner_content p {
        position: absolute;
        text-align: center;
        width: 100%;
        font-weight: 500;
        bottom: 20px;
        font-size: 11px;
        line-height: 1.6;
        padding: 0 10px;
        top: 100px;
        z-index: 99;
    }
    .border-title img {
        display: none;
    }
    .title-box2 h2 
    {
        margin: 0;
    }
    .gemstone1 p {
        font-size: 11px;
        line-height: 1.2;
    }
    .gemstone_content img {
        margin: 0 auto;
        display: block;
    }
    .gemstone_content h2 {
        margin: 10px 0;
    }
    .gemstone_content p {
        margin: 0 0 20px !important;
    }
    .left_desing_own h2, .right_desing_own h2 {
        padding: 0;
        font-size: 18px;
        margin: 20px 0 10px;
    }
    .left_desing_own p,.right_desing_own p {
        line-height: 1.5;
        font-size: 10px;
    }
    .eng-btn li img {
        width: 60px;
    }
    .btn-engage {
        margin-bottom: 10px;
    }
    .left_desing_own {
        padding: 15px 15px 15px;
        height: 360px;
    }
    .btn-wrapper .btn-engage {
        margin-bottom: 10px;
    }
    .right_desing_own {
        padding: 15px 15px 15px;
        height: 230px;
    }
    .clearfix.mobile_view {
        display: block !important;
    }
}
@media screen and (max-width:375px) {
    .gemstone_content h2 {
        font-size: 14px;
    }
    .left_desing_own {
        height: 380px;
    }
}
@media screen and (max-width:320px) {
    .btn-wrapper .btn-engage,.btn-wrapper .btn-diamond {
        font-size: 10px;
    }
    .left_desing_own {
        height: 420px;
    }
    .gemstone_content h2 {
        font-size: 12px;
    }
} 