/* Mobile */
@media (max-width: 600px) {
    .offcanvas{
        overflow-y: scroll;
        z-index: 9999;
    }
    .navbar>.container-fluid {
        justify-content: flex-end;
        padding-right: 0;
    }
    .tabRes{
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: flex-start;
        
      }
      .btn {
        margin: 0 ;
        }
    .bg-primary {
        background: #ffffff !important;
    }
    .header{
        display: none;
    }
    .mobLogo{
        display: block;
    }

    .logo{
        width: 100%;
    }
    .Offlogo{
        width: 80%;
    }
    .btn-close{
        position: absolute;
    left: 79%;
    }
    .navbar {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        padding: 10px 10px;
        box-shadow: 0 0 4px rgb(0 0 0 / 10%), 0 4px 8px rgb(0 0 0 / 15%);
    }
    .nav-link {
        color: #0d4f49;
        font-size: 19px;
        letter-spacing: 2px;
    }
    .NavLine {
        display: none;
    }
    .navbar>.container-fluid{
        justify-content: flex-end;
    }
    .nav {
        display: block;
        text-align: center;
    }

    .nav a {
        margin: 10px 0;
    }

    .hero {
        background-attachment: scroll!important;
        background-size: cover!important;
        height: 40vh !important;
    }
    .hero h2 {
        font-size: 28px;
    }
    .btn {
        padding: 10px 20px;
        border: none;
        border-radius: 0;
        
        font-size: 0.8em;
    }

    .btn-primary {
        /* margin: 0 20px; */
        margin-bottom: 10px;
    }
    .btn.btn-secondary {
        
        margin: 0;
    }

    .diamonds img {
        width: 80px;
        height: 80px;
    }

    .dShape {
        margin: 0;
        
    }

    .offer {
        z-index: 1;
        position: relative;
    }
    .VAll {
        width: 100%;
        border: 1px solid #004d40;
        margin-top: 20px;
        padding: 4px;
        font-size: 14px;
        margin-left: 0;
        margin-bottom: 0;
    }

    .text-overlay {
        position: absolute;
        top: -15%!important;
        left: 0;
        transform: translateY(-50%);
        z-index: 1;
        padding: 10px;
    }
    .pureBg {
       
        height: 70vh!important;
    }
    .pure-custom {
        padding: 50px 0;
    }

    .pure-custom img {
        width: 100%;
    }

    .pure-custom-text {
        padding: 10px;
    }

    .shop-by-category {
        padding: 20px 0;
    }

    .RShape{
        margin: 40px 0;
    }
    section.Complimentary-jewelry-section {
        margin-top: 80%!important;
    }

    .Ring-overlay {
        position: absolute;
        top: -28%!important;
        left: 0;
        transform: translateY(-50%);
        z-index: 1;
        padding: 10px;
        width: 100%;
    }
    .Ring-overlay h2{
        font-size: 50px;
    }
    .DesignTxt{
        font-size: 50px;
    }
    .text-section {
        padding-left: 10px;
    }
    .Complimentary {
        height: 70vh!important;
    }
    .design-your-own-ring {
        padding: 20px 0;
    }

    .complimentary-ring-setting {
        padding: 50px 0;
    }

    .design-your-own {
        padding: 50px 0;
    }


    .gp-20{
        gap: 20px;
    }

    .social-media li {
        display: inline-block;
        margin: 0 5px;
    }
    .mob-center{
        text-align: center!important;
    }
    .mobcart {
        color: #0d4f49;
        margin-right: 20px;
        font-size: 23px;
        display: block;
    }


    .LeftArrow{
        left: 20px!important;
        color: #000!important;
    }

    .RightArrow{
        right: 20px!important;
       color: #000!important;
    }
    .Shoprod{
        padding: 20px !important;
    }

    
    .search-bar {
        padding: 5px 10px;
        font-size: 16px;
        border: 1px solid #ccc;
        border-radius: 4px;
        width: 100%;
        transition:none!important;
    }
    
    .search-bar.active {
        display: block; 
        
        animation: none!important;
    }


    @keyframes slideIn {
        0% {
          transform: translateX(0); /* start from left */
        }
        100% {
          transform: translateX(0)!important; /* end at original position */
        }
      }
      

      .custom-jewelry-section {
        padding: 26px 0;
        /* margin-top: 26px; */
        background: #fff;
        margin-top: 200px;
    }

    .banner h5 {
        font-size: 20px;
    }
    .banner h1 {
        margin-bottom: 0;
    }
    .align h3 {
        margin-top: 35px;
        padding: 0 20px;
        text-align: left;
    }
    .support p {
        padding: 0 20px;
    }
    
    .support h4{
        padding: 0 20px;
    }
    .support ul li {
        padding: 0 20px;
    }
    .test {
        padding: 0px 20px;
    }
    .border {
        padding: 26px;
    }
    .resimg {
        margin-top: 40px;
    }
    .file{
        text-align: left!important;
    }
    .talign{
        padding: 0 20px;
    }

    .dropdown-menu h5 {
        margin: 30px 0;
    }

    .dropdown-menu h6 {
        margin-top: 20px;
    }

    .banner h1 {
        font-size: 30px;
    }

    .bg {
        padding: 0;
    }

    .tpadd  tr td {
        min-width: 216px;
    }

    .bannerBg {
        background-repeat: no-repeat!important;
        padding: 20% 0!important;
        background-position: left!important;
    }

    .relative {
        position: relative;
        margin-bottom: 40px;
    }s
    .rimg {
        position: absolute;
        width: 60px;
        top: -22px;
        left: 5px;
        transform: translate(7px, 1px);
        border: 1px solid #c9c8c8;
        border-radius: 100px;
    }

    .filters{
        display: none !important;
    }
    .mobFiler{
        display: block !important;
    }

    #metal-options {
        overflow-x: auto;
        white-space: nowrap;
      }
      .Metaloptions {
        display: inline-block;
        /* margin-right: 10px; */
        overflow: scroll;
    }
  
  
      #carat-options{
          overflow-x: auto;
        white-space: nowrap;
      }

      .padd {
        padding: 20px 40px!important;
    }
}

/* small tablets */
@media only screen and (min-width: 600px) and (max-width: 768px) {
    .offcanvas{
        overflow-y: scroll;
        z-index: 9999;
    }
    .mobLogo {
        display: block;
        margin-left: 40px;
    }
    .TabRes {
        display: flex;
        flex-wrap: nowrap;
        background: #fff!important;
    }
    .header {
        display: none;
    }
    .mobcart {
        display: block;
    }
    .mobNav{
        display: flex;
        justify-content: flex-end!important;
        gap: 20px!important;
    }
    .NavLine {
        display: none;
    }
    .nav-link {
        color: #0d4f49;
        font-size: 15px;
        letter-spacing: 2px;
        position: relative;
    }
    .hero{
        height: 34vh!important;
    }
    .tabRes{
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: flex-start;
        gap: 20px;
      }
    .btn {
        margin: 0 ;
    }
    .pureBg {
        height: 44vh!important;
    }

    .text-overlay {
        left: 9%;
    }
    .text-overlay h1 {
        font-size: 45px;
        
    }

    .Complimentary {
        height: 40vh!important;
    }

    .Ring-overlay h2 {
        font-size: 36px;
    }
    .Ring-overlay p {
        width:auto;
        font-size: 18px;
    }
    .DesignTxt {
        font-size: 36px;
    }
    .Ring-overlay {
        top: 42%;
        left: 9%;
    }
    .mobcart {
        color: #0d4f49;
        margin-right: 20px;
        font-size: 23px;
        display: block;
    }
}

/* small tablets */
@media only screen and (min-width: 769px) and (max-width: 987px) {
    .offcanvas{
        overflow-y: scroll;
        z-index: 9999;
    }
    .mobLogo {
        display: block;
        margin-left: 40px;
    }
    .TabRes {
        display: flex;
        flex-wrap: nowrap;
        background: #fff!important;
    }
    .header {
        display: none;
    }
    .mobcart {
        display: block;
    }
    .mobNav{
        display: flex;
        justify-content: flex-end!important;
        gap: 20px!important;
    }
    .NavLine {
        display: none;
    }
    .nav-link {
        color: #0d4f49;
        font-size: 15px;
        letter-spacing: 2px;
        position: relative;
    }
    .hero{
        height: 34vh!important;
    }
    .tabRes{
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: flex-start;
        gap: 20px;
      }
    .btn {
        margin: 0 ;
    }
    .pureBg {
        height: 34vh!important;
    }

    .text-overlay {
        left: 9%;
    }
    .text-overlay h1 {
        font-size: 45px;
        
    }

    .Complimentary {
        height: 34vh!important;
    }

    .Ring-overlay h2 {
        font-size: 36px;
    }
    .Ring-overlay p {
        width:auto;
        font-size: 18px;
    }
    .DesignTxt {
        font-size: 36px;
    }
    .Ring-overlay {
        top: 42%;
        left: 9%;
    }
    .mobcart {
        color: #0d4f49;
        margin-right: 20px;
        font-size: 23px;
        display: block;
    }
}

/* big tablets */
@media only screen and (min-width: 988px) and (max-width: 1024px) {
    .tabNone{
        display: none;
    }
    .mobcart {
        color: #0d4f49;
        margin-right: 20px;
        font-size: 23px;
        display: block;
    }

    .navbar-expand-lg .navbar-nav .nav-link{
        padding-right: 0;
    }

    .sticky-header.navbar-expand-lg .navbar-nav .nav-link{
        letter-spacing: 0;
        font-size: 14px;
    }

    .hero{
        height: 34vh!important;
    }
    .headRes{
        display: contents;
    }
    .custom-jewelry-section {
        padding: 50px 0 26px 0;
        
    }
    .pureBg {
        height: 35vh!important;
    }

    .Complimentary {
        height: 35vh!important;
    }
    .Ring-overlay h2 {
        margin-bottom: 20px;
        color: #0d4f4a;
        font-size: 46px;
        font-weight: 400;
        line-height: 1em;
    }

    .Ring-overlay {
        top: 34%;
    }
    .DesignTxt {
        font-size: 46px;
    }
  .tabRes{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: flex-start;
    gap: 20px;
  }
  .btn {
    margin: 0 ;
    }
}

/* big desktop */
@media (min-width: 1600px) and (max-width:2600px) {
    .Ring-overlay {
        position: absolute;
        top: 20%;
        left: 10%;
        transform: translateY(-50%);
        z-index: 1;
        padding: 10px;
        width: 50%;
    }

    .text-overlay {
        position: absolute;
        top: 20%;
        left: 10%;
        transform: translateY(-50%);
        z-index: 1;
        padding: 10px;
    }
    
}