/* responsive media query */
@media (max-width: 1600px) {
  .about-us,
  .product-container,
  .source-of-diamond,
  .collection-container,
  .big-products,
  .image-hotspot,
  .custom-jewelery,
  .footer-dynamic {
    zoom: 0.8;
  }
  .header-container {
    padding: 5px 0;
  }
  .arrows {
    gap: 3rem;
  }
  .grid-item h4,
  .grid-item p {
    zoom: 0.9;
  }
  .flip-card img.stock1 {
    height: calc(100vh - 0rem);
  }
}
@media (max-width: 1400px) {
  .product-top:before,
  .about-page:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: -o-linear-gradient(45deg, #ffffff, transparent);
    background: linear-gradient(45deg, #ffffff, transparent);
    z-index: 0;
    pointer-events: none;
  }
}
@media (max-width: 1300px) {
  .grid-box {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .big-item-container {
    zoom: 0.9;
  }
  .product-container-gallery,
  .review-description {
    zoom: 0.8;
  }
}
@media (max-width: 1100px) {
  .aboutus .image,
  .topbar {
    zoom: 0.9;
  }
  .product-gallery {
    gap: 2rem;
  }
  .product-top,
  .about-top {
    zoom: 0.8;
  }
  .aboutus .content {
    padding-left: 3rem;
  }
  .aboutus .content h2 {
    font-size: 40px;
  }
}
@media (max-width: 991px) {
  .custom-jewelery:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #d6bca3a6;
    z-index: 0;
    pointer-events: none;
  }
  .topbar {
    display: none;
  }
  .big-item-container,
  .ctt-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .aboutus .image {
    zoom: 0.8;
  }
  .sod-left {
    max-width: 100%;
  }
  .h1title {
    font-size: 50px;
  }
  .h2title {
    font-size: 35px;
  }
  .about-us,
  .product-container,
  .source-of-diamond,
  .collection-container,
  .big-products,
  .image-hotspot,
  .custom-jewelery,
  .footer-dynamic,
  .header-dynamic,
  .aboutus .image {
    zoom: 1;
  }
  .aboutus .image .stock2 {
    margin: 0;
  }
  .aboutus .image img {
    width: 100%;
    height: 100%;
    max-width: 300px;
    min-height: 345px;
  }
  .aboutus .image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 2rem;
  }
  .aboutus {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .aboutus .content {
    padding: 0;
    width: 100%;
    max-width: 100%;
  }
  .aboutus .content h2 {
    margin: 15px 0;
    padding: 0;
  }
  .aboutus .content p {
    margin-bottom: 30px;
  }
  .section-padding {
    padding: 4rem 0;
  }
  .mb-40 {
    margin-bottom: 18px;
  }
  .sod-right {
    position: initial;
    max-width: 100%;
    margin-top: 2rem;
  }
  .arrows {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    bottom: 0;
  }
  .image-hotspot-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .image-hotspot-body .left {
    padding: 0;
    width: 100%;
  }
  .image-hotspot-body .left p {
    margin: 20px 0;
    font-size: 18px;
    max-width: 100%;
  }
  .image-hotspot-body .right {
    margin: auto;
    width: 100%;
  }
  .footer {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .progress {
    top: 29rem;
  }
  .slider {
    flex-direction: column-reverse;
  }
  .slider-text {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: initial;
    padding-top: 2rem;
  }
  .slider ul {
    height: auto;
    min-height: 500px;
  }
  .product-gallery {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .main-image {
    width: 100%;
  }
  .blink-one {
    left: auto;
    top: 17%;
    right: 51%;
  }

  .blink-two {
    right: 10%;
    top: 13%;
  }

  .blink-three {
    right: 13%;
    bottom: 54%;
  }
  .image-caption h4 {
    font-size: 14px;
  }

  .image-caption p {
      font-size: 12px;
  }

  .image-caption {
      padding: 10px;
      min-width: 135px;
  }
}
@media (max-width: 767px) {
  .video-slide {
    transform: scale(1.1);
  }
  .card-theme-two .left,
  .card-theme-two .right {
    padding: 0;
  }
  .footer {
    padding: 2rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .client-slider-info {
    overflow: auto;
    display: block;
    white-space: nowrap;
    text-align: center;
  }
  .client-slider-info img {
    width: 105px;
    height: 60px;
  }
  .custom-jewelery-container .gap3 {
    gap: 2rem;
  }
  .custom-jewelery,
  .subscribe-info {
    zoom: 0.8;
  }
  .copyright-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
  }
  .subscribe-container p {
    margin-bottom: 3px;
  }
  .homeburg-menu,
  .dropdown-arrow,
  .second-menu .p-menu-link:before,
  .for-mobile {
    display: block;
    cursor: pointer;
  }
  .mobile-hide,
  .p-menu-link:before,
  .mega-menu-dropdown:after,
  .mobile-none,
  .client-slider-info::-webkit-scrollbar,
  .flex-menu::-webkit-scrollbar,
  .mega-menu-dropdown,
  .forweb {
    display: none;
  }
  .logo img {
    height: 40px;
  }
  .menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 999;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: 0.1s all;
    -o-transition: 0.1s all;
    transition: 0.1s all;
    overflow: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 3rem;
    height: 100vh;
  }
  .menu.active {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .menu .mobile-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    width: 100%;
    height: 55px;
    border-bottom: 1px solid var(--light-border);
    background: #fff;
    z-index: 1;
  }
  .menu .mobile-header .close-icon {
    position: absolute;
    left: 20px;
  }
  .menu .primary-menu {
    margin-top: 6rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .menu .primary-menu li {
    width: 100%;
  }
  .p-menu-link {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-weight: 500;
  }
  .mega-menu .mega-link {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .menu a {
    font-size: 14px;
  }
  .dropdown-arrow {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .second-menu {
    margin: 0 !important;
  }
  .second-menu a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
  }
  .menu .second-menu li {
    width: auto;
  }
  .mega-menu .mega-menu-dropdown.active {
    position: initial !important;
    opacity: 1 !important;
    visibility: visible !important;
    display: block;
  }
  .mega-menu:hover .mega-menu-dropdown {
    opacity: 0;
    visibility: hidden;
  }
  .mega-dropdown {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
  }
  .mm-item a,
  .inspired a {
    font-size: 12px;
  }
  .m-menu-product {
    width: auto;
    height: 100px;
  }
  .flex-menu {
    white-space: nowrap;
    overflow: auto;
  }
  .mega-menu:has(.mega-menu-dropdown.active) .dropdown-arrow {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  body .for-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    padding: 22px;
    background: #000000;
  }
  body .for-mobile * {
    color: #fff;
  }
  body .for-mobile img {
    -webkit-filter: brightness(5);
    filter: brightness(5);
  }
  .dropdown-ul {
    background: #ffffff;
    z-index: 1;
  }
  body .dropdown-ul * {
    color: #000;
  }
  .product-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap: 1rem;
  }
  .back-arrow {
    margin-bottom: 1rem;
  }
  .thumbnail-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .thumbnails {
    max-height: 100%;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .product-gallery .arrow {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .write-review {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0rem;
  }
  .card-theme-two p {
    text-align: left;
  }
  body:has(.menu.active) {
    overflow: hidden;
  }
  .seach-bar{
    top: 54px;
  }
}
@media (max-width: 600px) {
  .big-item .big-image {
    height: 300px;
  }
  .grid-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .progress {
    top: 23rem;
  }
  .slider ul {
    min-height: 400px;
  }
}
@media (max-width: 500px) {
  .aboutus .image img {
    height: 300px;
    min-height: auto;
  }
  .slider-text p br {
    display: none;
  }
  .section-padding {
    padding: 3rem 0;
  }
  .aboutus .image {
    gap: 5px;
  }
}
@media (max-width: 450px) {
  .image-caption{
    right: 0;
    bottom: 0;
  }
}