body, html{
    font-family: 'DM Serif Display', serif;
    font-family: 'Jost', sans-serif;
} 
@font-face {
    font-family: 'Agraham';
    src: url('fonts/Agraham.woff2') format('woff2'),
         url('fonts/Agraham.woff') format('woff');
    font-weight: normal;
    font-style: normal;
} 
.Agraham{
    font-family: 'Agraham' !important;
}

.dm-serif{
    font-family: 'DM Serif Display', serif !important;
}
.jost{
    font-family: 'Jost', sans-serif !important;
}
a{
    text-decoration: none;
}
a:hover{
    color: #ccc;
}
img{
    max-width: 100%;
}
.clr-red{
    color: #791a2b !important;
}
.bg-red{
    background: #791a2b !important;
}
.clr-lite-red{
    color: #be1a21 !important;
}
.bg-lite-red{
    background: #be1a21 !important;
}
.clr-white{
    color: #fff !important;
}
.clr-gray{
    color: #666666;
}
.bg-white{
    background: #fff !important;
}
.clr-black{
    color: #000 !important;
}
.bg-black{
    background: #000 !important;
}
.clr-yellow{
    color: #d0b67d !important;
}
.rmv-pad767.pt-0{
    padding-top: 0 !important;
}
.rmv-pad767.pb-0{
    padding-bottom: 0 !important;
}
.bdr-n{
    border: none !important;
}
.hidden-dex{
    display: none;
}
.text-upr{
    text-transform: uppercase !important;
}
.fn-20{
    font-size: 20px !important;
}
.fn-46{
    font-size: 46px !important;
}
.ln-32{
    line-height: 32px;
}
ul, li{
    padding: 0;
    margin: 0;
}
b, strong {
    font-weight: 500 !important;
}
.rmv-pad767{
    padding: 50px 0;
}
.ajGroupHdr {
    font-size: 36px;
    line-height: 46px;
    margin-bottom: 10px;
}
.ajGroupHdr01{
    font-size: 40px;
}
.sub-title01 {
    color: #d0b67d;
    font-size: 14px;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.top-info{
    padding: 10px 0;
}
.top-info span{
    display: block;
    font-size: 14px;
    font-weight: 300;
}
.language a{
    color: #666666;
}
.language a.active{
    color: #bca26a;
}
.manu{
    background: #fff;
    padding: 10px 0;
    box-shadow: rgba(0, 0, 0, 0.20) 0px 10px 10px -10px;
}
.stellarnav.right{
    text-align: end;
}
.stellarnav .menu-toggle{
    font-size: 0;
    padding: 0;
}
.stellarnav ul ul{
    background: #d0b67d;
    top: 56px;
}
.stellarnav ul{
    text-align: left;
}
.stellarnav > ul > li > a {
    padding: 0px 15px;
    color: #999999 !important;
    font-size: 15px;
    text-transform: uppercase;
}
.stellarnav.mobile ul {
    background: #631827;
    top: 0;
}
.stellarnav.mobile > ul > li > a {
    color: #fff !important;
}
.stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul{
    max-width: 400px;
}
.stellarnav.desktop li.has-sub a:hover{
    color: #be1a21;
}
.stellarnav > ul > li > a:hover{
    color: #be1a21 !important;
}
.stellarnav li a {
    color: #e1e1e1;
    font-size: 13px;
    text-transform: uppercase;
    padding: 8px 15px;
}
.stellarnav li a:hover{
    color: #be1a21;
}
.stellarnav.mobile ul ul{
    background: #46101b;
}
.stellarnav a.dd-toggle .icon-plus:before,
.stellarnav a.dd-toggle .icon-plus:after,
.stellarnav .icon-close:before,
.stellarnav .icon-close:after,
.close-menu.full{
     border-color: #fff !important;
    color: #fff !important;
}
.ajGroupBtn01.btn001 a{
    color: #666666;
    border-color: #bca26a;
}
.stellarnav .menu-toggle span.bars span {
    width: 25px;
    height: 1px;
    border-radius: 0;
    background: #777;
    margin: 0 0 7px;
}
.stellarnav .menu-toggle span.bars {
    margin-right: 0;
    top: 7px;
}
.seatch-btn01 i{
    color: #666666;
    font-size: 20px;
    margin-right: 20px;
}
.searchAndEnq .search{
    display: flex;
    align-self: center;
}
.modal-header .btn-close{
    margin: auto;
}
.searchAndEnq{
    display: flex;
    align-self: center;
    justify-content: end;
}
.searchAndEnq .search .form-control{
    border: 0;
    border-bottom: 1px solid #dddddd;
    border-radius: 0;
}
.searchAndEnq .search .btn{
    margin: 0 10px;
    color: #666666;
    font-size: 22px;
}
.searchAndEnq .search .btn:focus{
    box-shadow: none;
    border: 0;
}
.submit-bnt01,
.ajGroupBtn01 a{
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    color: #666666;
    letter-spacing: 2.5px;
    border: 1px solid #be1a21;
    padding: 13px 25px;
    transition: all 0.3s;
}
.ajGroupBtn01 a:hover{
    color: #fff !important;
    background: #d0b67d;
    border-color: #d0b67d;
    transition: all 0.3s;
}
.form-control:focus{
    box-shadow: none;
}
.search-area{
    display: none;
}
.search-area.active{
    display: block;
   transition: all 0.8s ease-in-out;
}
.carousel-caption h5{
    color: #000;
    font-size: 60px;
    line-height: 90px;
    font-family: 'Agraham' !important;
    -webkit-text-stroke: 1px black;
    text-shadow:
       -2px -2px 0 #fff,
      -1px -1px 0 #fff,  
      1px -1px 0 #fff,
      -1px 1px 0 #fff,
       1px 1px 0 #fff;
}
.carousel-caption p{
    font-size: 20px;
    line-height: 28px;
}
.carousel-caption{
    right: 10%;
    top: 50%;
    bottom: auto;
    left: 50%;
    text-align: left;
    transform: translate(30%, -50%);
}
.carousel-control-prev, .carousel-control-next{
    width: auto;
}
.carousel-control-next-icon, .carousel-control-prev-icon{
    width: 5rem;
    height: 5rem;
}
.bnr-btn a{
    color: #000 !important;
    font-size: 19px;
    letter-spacing: 0.5px;
    padding: 13px 25px;
    border: none;
}
.bnr-btn a:first-child{ 
    color: #000;
    background: #ffffff;
    margin-right: 5px;
}
.bnr-btn a:first-child:hover{
    color: #000 !important;
    background: #bca26a;
}
.bnr-btn a:last-child{
    background: #bca26a;
    border-color: #d0b67d;
}
.bnr-btn a:last-child:hover{
    color: #000 !important;
    background: #fff;
}
.ajGroupBtn01.bnr-btn{
    margin-top: 40px;
}
.paragraph01{
    color: #666666;
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    letter-spacing: 0.3px;
    margin: 0;
}
.lagacy{
    position: relative;
    background: url(..//img/bg-lagacy01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 100px 0;
}
.lagacy::before{
    position: absolute;
    content: "";

}
.lagacy .ajGroupHdr {
    font-size: 36px !important;
    line-height: 36px;
    margin-bottom: 25px;
}
.lagacy .btn0210 a {
    letter-spacing: 0;
    margin-top: 30px;
}
.lagacy .image img{
    box-shadow: 0px 0px 80px #000;
    border-radius: 50%;
}
.news-sec{
    background: #fff9f2;
}
.feature-product-sec{
    margin: 30px 0;
}
.box-product01 img{
    border: 1px solid #bca26a;  
    margin-bottom: 12px;  
}
.box-product01 p{
    font-size: 19px;
}
.box-product01 span{
    color: #bca26a;
    font-size: 19px;
    font-weight: 600;
    margin-top: 15px;
    display: inline-block;
}
.featured-products .owl-nav button{
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
}
.featured-products .owl-nav button.owl-prev{
    left: -20px;
}
.featured-products .owl-nav button.owl-next{
    right: -20px;
}
.featured-products .owl-nav button span{
    font-size: 40px;
    color: #bfbfbf;
}
.brand{
    background: #fff9f2;
}
.awards-sec{
    margin: 20px 0;
}
.award-text .image{
    border-bottom: 1px solid #222222;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.award-text h5{
    font-size: 18px;
    margin: 0;
}
.award-text p{
    line-height: 24px;
}

.boxProduct .text {
    padding: 25px 50px;
}
.boxProduct:hover .ajGroupHdr{
    color: #791a2b !important;
    transition: 0.3s;
}
.boxProduct .image{
    overflow: hidden;
}
.boxProduct .image img{
    transition: 0.8s;
}
.boxProduct:hover .image img{
    transform: scale(1.2);
    transition: 0.8s;
}
.Jewellery-favourit .ajGroupHdr{
    font-size: 46px;
    margin-bottom: 15px;
}
.Jewellery-favourit .box{
    padding: 0 90px;
}
.Jewellery-favourit .box p{
    margin-bottom: 20px;
}
.stand-style-sec{
    background: url("..//img/bg-stn01.jpg");
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    padding: 100px 0 210px;
    margin-top: 20px;
}
.btn0210 a{
    color:#fff;
    font-size: 19px;
    border-color: #d0b67d;
    margin-top: 20px;
}
.jewellery001{
    /* border-bottom: 1px solid #cccccc; */
}
.jewellery001 .box{
    background: #fff;
    padding: 50px 0;
    margin: -130px 50px 0;
}
.jewellery001 .box .paragraph01.prg001{
    padding: 0 70px;
    margin-bottom: 50px;
}
.jewellery001 .box .text{
    padding: 25px;
}
.jewellery001 .video-sec{
    margin-bottom: 40px;
}
.jewellery001 .img01{
    overflow: hidden;
    width: 100%;
}
.jewellery001 .image img{
    width: 100%;
    transition: 0.8s;
}
.jewellery001 .image img:hover{
    transform: scale(1.1);
    transition: 0.8s;
}
.about-sec .text{
    padding: 0 130px;
}
.about-sec .text .ajGroupHdr{
    margin-bottom: 10px;
}
.about-sec .text .ajGroupBtn01 a{
    margin-top: 30px;
}
.cont-form-sec{
    position: relative;
    margin-bottom: 30px;
}
.cont-form-sec::before{
    content: "";
    position: absolute;
    background: #fff9f2;
    width: 60%;
    height: 700px;
    right: 0;
    top: -150px;
    z-index: -9;
}
.product-sec01 .text{
    margin-bottom: 30px;
}
.product-sec01{
    margin-top: 30px;
}



.box-news{
    display: block;
    padding: 20px;
    border: 1px solid #cccccc;
}
.news-Jewellery img{
    max-width: 100%;
    width: auto !important;
    margin-right: 50px;
    margin-bottom: 15px;
}
.date01 span{
    display: inline-block;
    text-align: center;
    color: #999999;
    background: #e9e2da;
    font-size: 20px;
    width: 55px;
    height: 55px;
    line-height: 15px;
    padding-top: 12px;
    border-radius: 50%;
    font-family: 'Jost', sans-serif;
}
.date01 span i{
    font-size: 13px;
    font-style: normal;
}
.date01{
    margin-top: 10px;
}
.box-news:hover .date01 span{
    color: #fff;
    background: #be1a21;
    transition: 0.5s;
}
.news-sec .box{
    margin-bottom: 40px;
}
.brand .image{
    text-align: center;
    margin-bottom: 40px;
}
.brand .ajGroupHdr{
    margin-bottom: 30px;
}
.box0011{
    padding: 0 20px;
}
.box0011 a{
    display: inline-block;
    color: #791a2b;
    font-size: 14px;
    letter-spacing: 2.3px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 10px 0 5px;
}
.box0011 a:hover{
    color: #d0b67d;
    transition: 0.3s;
}
.footer{
    background: #791a2b;
    padding: 40px 0 0;
}
.footHdr{
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.footHdr.m10{
    margin-bottom: 10px;
}
.info-lft p{
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 5px;
}
.foot-logo{
    margin-bottom: 20px;
}
.info-lft span{
    font-size: 22px;
    color: #fff;
}
.info-lft span a{
    color: #fff;
}
.info-lft a:hover{
    color: #d0b67d !important;
    transition: 0.3s;
}
.foot-text ul li{
    list-style-type: none;
    padding: 5px 0;
}
.foot-text ul li a{
    position: relative;
    color: #d0b67d;
    font-size: 18px;
    transition: 0.3s;
}
.foot-text ul li a:hover{
    color: #be1a21;
    padding-left: 15px;
    transition: 0.3s;
}
.foot-text ul li a:hover::before{
    opacity: 1;
    transition: 0.3s;
}
.foot-text ul li a::before{
    content: "";
    position: absolute;
    background: #be1a21;
    width: 5px;
    height: 5px;
    left: 0;
    top: 50%;
    border-radius: 50%;
    transform: translateY(-50%);
    opacity: 0;
    transition: 0.3s;
}
.foot-text01 ul li{
    display: inline-block;
}
.foot-text01 .foot-social ul li a{
    color: #fff;
    font-size: 24px;
    padding-right: 20px;
    transition: 0.3s;
}
.foot-text01 .foot-social ul li a:hover{
    color: #d0b67d;
    transition: 0.3s;
}
.foot-social{
    margin-top: 10px;
}
.copyright{
    background: #631827;
    padding: 15px 0;
    margin-top: 20px;
}
.send-mail .form-control{
    border-radius: 0;
    border: 1px solid #ccc;
    height: 50px;
    margin: 15px 10px 10px 0;
}
.send-mail button{
    background: #d0b67d;
    border: 1px solid #d0b67d;
    width: 50px;
    height: 50px;
    color: #fff;
    font-size: 22px;
    margin-top: 15px;
}
.fn40{
    font-size: 40px;
}
.send-mail .form-control::placeholder{
    color: #666666;
    letter-spacing: 0.5px;
    font-family: 'Jost', sans-serif !important;
}
.inner-bnr{
    padding: 90px 0 50px 0;
    background: url(..//img/inner-banner.jpg);
}
.inner-hdr{
    text-align: center;
    font-size: 44px;
    color: #cdba91;
    font-family: 'Agraham';
}
.ajGroupBtn01.bwnl01 a{
    background: #d0b67d;
    border-color: #d0b67d;
    color: #fff !important;
    margin-top: 50px
}
.ajGroupBtn01.bwnl01 a:hover{
    color: #666666 !important;
    background: transparent;
}
.product-sec{
    margin: 30px 0;
}
.product-sec img{
    width: 100%;
}
.product-sec .box {
    padding: 0 40px;
}
.mission-vision-sec .box{
    padding: 20px;
}
.ajGroupHdr03{
    font-size: 26px;
}
.mission-vision-sec .box img{
    margin-bottom: 40px;
}
.mission-value-sec{
    background: url(..//img/bg-mission-vission.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 30px 0;

}
.MisVisn-image img {
    display: inline-block;
    transition: 0.3s;
}
.MisVisn-image img:hover{
    transform: scale(1.1);
    transition: 0.5s;
}
.MisVisn-image .image{
    overflow: hidden;
}
.image-scl{
    display: block;
    overflow: hidden;
}
.image-scl img{
    transition: 0.8s;
}
.image-scl img:hover{
    transform: scale(1.2);
    transition: 0.8s;
}
.ajhdr03, .ajHdr05 {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 5px;
    display: inline-block;
    transition: 0.3s;
}
.ajHdr05{
    font-size: 28px;
}
.core-value-sec .ajhdr03:hover{
    color: #791a2b !important;
    transition: 0.3s;
}
.core-value-sec .image-scl{
    margin-bottom: 15px;
}
.box-inq p{
    color: #000;
    font-size: 22px;
    font-weight: 300;
    margin: 0;
}
.box-inq p a{
    color: #000;
}
.box-inq p a:hover{
    color: #d0b67d;
}
.box-inq .ajGroupBtn01 a{
    border-color: #d0b67d;
    margin-top: 40px;
    font-weight: 500;
    color: #631827;
}
.form {
    margin-top: 10px;
}
.form .input-area .form-control{
    border-radius: 0;
    height: 60px;
    padding: 15px;
    margin-bottom: 25px;
}
.form .input-area textarea.form-control{
    height: 150px;
}
.form .input-area .form-control::placeholder{
    color: #666666;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0.3px;
}
.submit-bnt01{
    color: #fff;
    background: #d0b67d;
    border-color: #bca26a;
}
.submit-bnt01:hover{
    color: #666666;
    background: transparent;
}
  
#exTab1 .nav-pills > li > a {
    border-radius: 0;
}

  #exTab3 .tab-content {
    padding : 5px 15px;
  }
.tab .nav-link{
    color: #666666;
    font-size: 16px;
    text-transform: uppercase;
}
.tab .nav.nav-tabs{
    border: 0;
    margin-bottom: 15px;
}
.tab .nav-tabs .nav-link{
    padding: 0 !important;
    margin-right: 70px;
}
.tab .nav-tabs .nav-link:focus{
    border: 0;
    box-shadow: 0 !important;
}
.tab .nav-tabs .nav-link:hover,
.tab .nav-tabs .nav-link.active{
    color: #bca26a;
    border: 1px solid transparent;
    border-bottom: 1px solid #bca26a;
}
.address01{
    padding: 50px 0 0 30px;
}
.address01 .paragraph01 {
    font-size: 18px;
    line-height: 38px;
    margin-bottom: 12px;
}
.tab-content img{
    width: 100%;
}
.BoxTab .tab-hdr01{
    font-size: 26px;
    margin-bottom: 20px;
}
.BoxTab{
    margin-top: 50px;
}
.detail-bnr{
    background: url(..//img/detail-bg01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
    padding: 130px 0 90px 0;
}
.detail-bnr .inner-hdr{
    font-size: 42px;
}
.pdfdn01 .box{
    padding: 0 150px;
}
.pdfdn01 .box .ajGroupBtn01 a{
    color: #631827;
    font-weight: 500;
    border-color: #d0b67d;
    margin-top: 40px;
}

.tz-gallery .row > div {
    padding: 7px;
}

.tz-gallery .lightbox img {
    width: 100%;
    border-radius: 0;
    position: relative;
    min-height: 280px;
    object-fit: cover;
}
.dtails-tab {
    padding: 50px 0 60px;
}
.gallery-container{
    padding: 0 100px;
}
.news-and-upd{
    padding: 0 200px;
    margin-top: 30px;
}
.news-and-upd .box-news{
    margin-bottom: 25px;
}
.news-and-upd .box-news:hover .date01 span {
    color: #fff;
    background: #bca26a;
    transition: 0.5s;
}
.news-and-upd .box-news img{
    width: 100%;
    padding-right: 90px;
    padding-bottom: 10px;
}
.news-heder{
    padding-left: 30px;
}
.news-hdr01{
    font-size: 22px;
}
.news-heder .date01 span{
    color: #fff;
    background: #bca26a;
}
.news-heder .date01 {
    margin-top: 20px;
}
.news-text{
    position: relative;
    padding: 50px 0;
}
.news-text::before{
    position: absolute;
    content: "";
    background: #000;
    width: 50%;
    height: 1px;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}
.policy-text{
    background: #f7f7f7;
    padding: 50px 40px;
    margin: 20px 40px;
}
.policy-text p{
    margin-bottom: 20px;
}
.policy-text .ajGroupHdr{
    margin-bottom: 25px;
}
.collection .text{
    padding: 50px;
}
.collection .text a:hover{
    color: #bca26a !important;
    transition: 0.3s;
}
.collection .image img{
    width: 100%;
}
.collection .image{
    position: relative;
    margin: 20px;
}
.collection .image::before{
    position: absolute;
    content: "";
    background: #f2ece1;
    width: 100%;
    height: 100%;
    z-index: -9;
}
.collection .image.left01::before{
    left: -20px;
    top: -20px;
}
.collection .image.right01::before{
    right: -20px;
    top: -20px;
}
.collection .text .ajGroupHdr{
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.collection .text .ajGroupHdr::before{
    position: absolute;
    content: "";
    background: #bca26a;
    width: 60%;
    height: 1px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.details01 .text .ajGroupHdr::before{
    left: 0;
    transform: none;
}
.details01 .text p{
    margin-bottom: 15px;
}
.tab-policy{
    max-width: 400px;
    width: 100%;
    border: 0;
    padding: 50px 50px 0 0;
}
.corporate-sec .tab-content{
    width: 100%;
}
.tab-policy .nav-item{
    display: block;
    width: 100%;
    margin-bottom: 20px;
}
.tab-policy .nav-item .nav-link{
    color: #000;
    font-size: 20px;
    border: 0;
    border-bottom: 1px solid #fff;
    padding: 0;
}
.tab-policy .nav-item .nav-link.active{
    color: #cdba91;
    font-size: 28px;
    border: 0;
    border-bottom: 1px solid #cdba91;
    background: none;
    font-family: 'DM Serif Display', serif;
}
.tab-content{
    background: #f7f7f7;
    padding: 40px 30px;
}
.tab-pane-text .ajGroupHdr{
    margin-bottom: 20px;
}
.tab-pane-text p{
    margin-bottom: 20px;
}






#myBtn {
    display: none;
    position: fixed;
    bottom: 10px;
    right: 15px;
    z-index: 99;
    font-size: 15px;
    border: none;
    outline: none;
    color: #fff;
    background: #791a2b ;
    cursor: pointer;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    box-shadow: 0px 0 5px 0px #fff;
}
#myBtn:hover{
    background: #d0b67d ;
    transition: 0.3s;
}

@media screen and (max-width:768px){
    .rmv-pad767 {
        padding: 20px 0 !important;
    }
    .d-none-mb{
        display: none !important;
    }
    .mbp-lft-0{
        padding-left: 0 !important;
    }
    .ptm-0{
        padding-top: 0 !important;
    }
    .pbm-0{
        padding-bottom: 0 !important;
    }
    .fn-46{
        font-size: 34px !important;
    }
    .resp-order-2{
        order: 2 !important;
    }
    .hidden-dex{
        display: block;
    }
    .ajGroupHdr{
        font-size: 26px;
        line-height: 34px;
    }
    .sub-title01 {
        font-size: 12px;
        letter-spacing: 2px;
        margin-bottom: 10px;
    }
    .ajGroupHdr01 {
        font-size: 24px;
    }
    .paragraph01 {
        line-height: 26px;
        margin-bottom: 10px;
    }
    .ajGroupBtn01 a {
        font-size: 13px;
        padding: 6px 10px;
    }
    .ajGroupBtn01.btn0210 a{
        font-size: 14px;
        padding: 10px 20px;
    }
    .searchAndEnq .search .btn {
        font-size: 14px;
    }
    .searchAndEnq {
        margin: 30px 0 10px;
        justify-content: center;
    }
    .seatch-btn01 i {
        font-size: 15px;
    }
    .stellarnav.mobile.left > ul {
        left: 0;
        background: #791a2b;
        z-index: 9;
    }
    .stellarnav.right.mobile{
        position: absolute;
        top: 15px;
        right: 15px;
        width: auto;
    }
    .language a {
        font-size: 14px;
    }
    .stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul{
        max-width: 280px;
    }
    .top-info span {
        font-size: 12px;
    }
    .carousel-item{
        height: 295px;
    }
    .carousel-caption {
        text-align: center;
        right: auto;
        top: auto;
        bottom: 0px;
        left: 0;
        padding: 22px 15px 15px;
        margin: 0 15px;
        background: #fff;
        transform: none;
    }
    .carousel-inner{
        overflow: unset;
    }
    .carousel-caption h5 {
        font-size: 15px;
        line-height: 20px;
        letter-spacing: 0.5px;
    }
    .carousel-caption h5 br{
        display: none;
    }
    .carousel-item img{
        height: 160px;
        object-fit: cover;
    }
    .carousel-caption p {
        font-size: 15px;
        line-height: 24px;
    }
    .carousel-control-next-icon, 
    .carousel-control-prev-icon {
        width: 3rem;
        height: 3rem;
    }
    .carousel-control-next, 
    .carousel-control-prev{
        top: -150px;
    }
    .ajGroupBtn01.bnr-btn {
        margin-top: 0;
    }
    .about-sec .text {
        padding: 0;
    }
    .boxProduct .text {
        padding: 0 0 15px;
        margin-top: 20px;
    }
    .Jewellery-favourit .box{
        padding: 0;
    }
    .Jewellery-favourit .ajGroupHdr {
        font-size: 34px;
    }
    .stand-style-sec {
        padding: 50px 0 100px;
    }
    .jewellery001 .box {
        padding: 25px 0;
        margin: -70px 10px 0;
    }
    .jewellery001 .box .paragraph01.prg001 {
        padding: 0 15px;
        margin-bottom: 20px;
    }
    .jewellery001 .box .text{
        padding: 0;
    }
    .paragraph01.fn-20{
        line-height: 30px;
    }
    .jewellery001 .video-sec {
        margin-bottom: 20px;
    }
    .jewellery001 .image{
        display: block !important;
    }
    .jewellery001 .image img{
        margin: 0 0 20px !important;
        width: 100%;
    }
    .box-news {
        padding: 15px;
    }
    .news-sec .box {
        margin-bottom: 25px;
    }
    .date01 span{
        font-size: 17px;
    }
    .brand .image {
        margin-bottom: 30px;
    }
    .brand .image img{
        width: 65%;
    }
    .footer{
        padding: 30px 0 0;
    }
    .foot-logo {
        margin-bottom: 30px;
    }
    .footHdr {
        font-size: 17px;
        margin-bottom: 7px;
    }
    .box0011 {
        margin-bottom: 40px;
    }
    .info-lft p {
        font-size: 20px;
    }
    .info-lft span {
        font-size: 20px;
        margin-bottom: 30px;
        display: inline-block;
    }
    .info-lft span i{
        font-size: 16px;
    }
    .foot-text ul li {
        padding: 3px 0;
    }
    .foot-text01 .foot-social ul li a{
        font-size: 20px;
        transition: 0.3s;
    }
    .foot-text ul{
        margin-bottom: 20px;
    }
    .send-mail .form-control {
        height: 45px;
        margin: 10px 10px 10px 0;
    }
    .send-mail button {
        height: 45px;
        font-size: 16px;
        margin-top: 10px;
    }
    .foot-text ul li a{
        font-size: 17px;
    }
    
    .stellarnav li a {
        font-size: 13px;
    }
    .inner-bnr {
        padding: 35px 0 10px 0;
    }
    .inner-hdr {
        font-size: 20px;
    }
    .product-sec {
        margin-bottom: 30px;
    }
    .product-sec .box {
        margin-top: 20px;
        padding: 0;
    }
    .ajGroupBtn01.bwnl01 a {
        margin-top: 20px;
    }
    .searchAndEnq .search .form-control {
        width: 135px;
        display: block;
    }
    .searchAndEnq .search .form-control::placeholder{
        font-size: 15px;
    }
    .ajGroupHdr03 {
        font-size: 18px;
    }
    .mission-vision-sec .box img {
        margin-bottom: 30px;
    }
    .mission-vision-sec .box {
        padding: 10px;
    }
    .ajhdr03 {
        font-size: 24px;
    }
    .ajHdr05 {
        font-size: 22px;
    }
    .box-inq p {
        font-size: 19px;
    }
    .box-inq .ajGroupBtn01 a {
        margin-top: 15px;
        margin-bottom: 25px
    }
    .form .input-area .form-control {
        height: 45px;
        padding: 10px;
        margin-bottom: 15px;
    }
    .form .input-area .form-control::placeholder{
        font-size: 16px;
    }
    .form .input-area textarea.form-control {
        height: 100px;
    }
    .submit-bnt01 {
        padding: 8px 20px;
    }
    .cont-form{
        margin-bottom: 20px
    }
    .BoxTab {
        margin-top: 10px;
    }
    .BoxTab .tab-hdr01 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .tab .nav.nav-tabs {
        display: block;
    }
    .tab .nav-tabs .nav-link{
        font-size: 15px;
        display: block;
        margin-bottom: 10px;
        margin-right: 0;
    }
    .address01 {
        padding: 20px 0;
    }
    .address01 .paragraph01 {
        line-height: 34px;
    }
    .detail-bnr .inner-hdr{
        font-size: 16px;
        padding-left: 50px;
    }
    .pdfdn01 .box {
        padding: 0;
    }
    .pdfdn01 .box .ajGroupBtn01 a {
        margin-top: 15px;
    }
    .lightbox{
        border: 0;
        border-bottom: 4px solid #fff !important;
    }
    .dtails-tab {
        padding: 20px 0 10px;
    }
    .dtails-tab {
        padding: 20px 0 10px;
        text-align: left !important;
    }
    .tz-gallery .lightbox img {
        min-height: auto;
    }
    .lagacy {
        background-position: left;
        padding: 30px 0 0;
    }
    .lagacy .btn0210 a {
        margin-top: 10px;
        margin-bottom: 40px;
    }
    .lagacy .ajGroupHdr {
        font-size: 30px !important;
        margin-bottom: 10px;
    }
    .lagacy .hidden-dex img{
        margin-top: -130px;
    }
    .lagacy .image img {
        position: relative;
        z-index: 9;
    }
    .featured-products .owl-nav{
        display: none;
    }
    .feature-product-sec {
        margin: 20px 0;
    }
    .bnr-btn a{
        border: 1px solid #bca26a !important;
    }
    .awards-sec{
        margin: 0;
    }
    .award-text{
        padding: 0 50px 20px;
    }
    .product-sec{
        margin: 0;
    }
    .mission-value-sec .ajGroupHdr{
        font-size: 30px !important;
    }
    .mission-value-sec br{
        display: none;
    }
    .mission-value-sec {
        padding: 20px 0;
    }
    .cont-form-sec {
        margin-bottom: 0;
    }
    .cont-form-sec::before {
        width: 100%;
        height: 72%;
        right: 0;
        top: auto;
        bottom: 0;
    }
    .product-sec01 .text {
        margin-bottom: 10px;
    }
    .product-sec01{
        margin-top: 0;
    }
    .gallery-container {
        padding: 0 10px;
    }
    .news-and-upd {
        padding: 0 15px;
        margin-top: 10px;
    }
    .news-and-upd .box-news img {
        width: 100%;
        padding-right: 0;
    }
    .news-hdr01 {
        font-size: 20px;
    }
    .news-heder {
        padding-left: 0;
        margin-top: 20px;
    }
    .news-text {
        padding: 20px 0;
    }
    .policy-text {
        padding: 20px 15px;
        margin: 0;
    }
    .policy-text .ajGroupHdr {
        margin-bottom: 15px;
    }
    .collection .text {
        padding: 0;
    }
    .collection .text .ajGroupHdr {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .tab-policy{
        max-width: 100%;
        padding: 0;
    }
    .corporate-sec .d-flex{
        display: block !important;
    }
    .tab-policy .nav-item {
        margin-bottom: 10px;
    }
    .tab-policy .nav-item .nav-link {
        font-size: 18px;
    }
    .tab-policy .nav-item .nav-link.active {
        font-size: 26px;
    }
    .tab-content {
        padding: 20px;
        margin-top: 25px;
    }
    .tab-pane-text .ajGroupHdr {
        font-size: 30px !important;
        margin-bottom: 10px;
    }

    

    
    
}
@media only screen and (min-width: 786px) and (max-width: 992px){
    .tab-order-2{
        order: 2;
    }
    .carousel-caption h5 {
        font-size: 34px;
        line-height: 54px;
    }
    .bnr-btn a{
        font-size: 15px;
    }
    .carousel-caption {
        left: 20%;
    }
    .about-sec .text{
        padding: 0;
    }
    .submit-bnt01, .ajGroupBtn01 a {
        font-size: 15px;
        padding: 10px 25px;
    }
    .ajGroupHdr01 {
        font-size: 30px;
    }
    .jewellery001 .box {
        margin: -130px 0px 0;
    }
    .ajGroupHdr {
        font-size: 26px;
        line-height: 34px;
    }
    .fn-20 {
        font-size: 18px !important;
    }
    .jewellery001 .box{
        padding-bottom: 0;
    }
    .lagacy {
        padding: 30px 0;
    }
    .lagacy .btn0210 a {
        margin-bottom: 50px;
    }
    .ajGroupHdr.fn-46{
        font-size: 36px !important;
    }
    .award-text{
        margin-bottom: 30px;
    }
    .ajGroupBtn01.btn001 a {
        padding: 10px 20px;
    }
    .inner-bnr {
        padding: 70px 0 40px 0;
    }
    .inner-hdr {
        font-size: 30px;
    }
    .product-sec {
        margin: 0;
    }
    .product-sec .box {
        padding: 20px 0 0 0;
    }
    .MisVisn-image img{
        width: 100%;
    }
    .Jewellery-favourit .text{
        margin-bottom: 20px;
    }
    .Jewellery-favourit .box-text{
        text-align: center;
    }
    .sub-title01 {
        font-size: 12px;
    }
    .mission-value-sec br{
        display: none;
    }
    .tab .nav-tabs .nav-link {
        margin-right: 30px;
    }
    .ajHdr05 {
        font-size: 24px;
    }
    .address01 {
        padding: 30px 0 0 30px;
    }
    .cont-form-sec::before {
        width: 60%;
        height: 570px;
        top: 20px;
    }
    .product-sec01 {
        margin-top: 0;
    }
    .gallery-container {
        padding: 0;
    }
    .pdfdn01 .box {
        padding: 0;
    }
    .detail-bnr .inner-hdr {
        font-size: 28px;
    }
    .news-and-upd {
        padding: 0;
        margin-top: 0;
    }
    .news-and-upd .box-news img {
        padding-right: 60px;
    }
    .policy-text {
        padding: 40px 30px;
        margin: 0;
    }
    .collection .text {
        padding: 0;
        margin: 20px 0;
    }
    .collection .text .ajGroupHdr {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .tab-policy {
        max-width: 100%;;
        padding: 0;
    }
    .corporate-sec .d-flex{
        display: block !important;
    }
    .tab-content {
        margin-top: 30px;
    }




}

@media (min-width: 1200px){
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1320px;
    }
}