* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Titillium Web", "Open Sans";
}
.container-fluid {
  max-width: 1920px;
}

body {
  font-family: "Titillium Web", "Open Sans";
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  width: 100%;
  height: 100vh;
}

/* common-css */

h1,
.service-offer,
.sneak-peak-heading,
.overlay-heading,
.further-enquiries-heading,
.about-history-heading,
.about-mission-heading,
.choose-selection-heading,
.customer-heading,
.about-heading,
.project-heading {
  font-size: 45px;
  font-weight: 400;
  line-height: 50px;
  color: #373737;
}
h2,
.h2-heading,
.mail-heading {
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  color: #373737;
}
h3 {
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  color: #373737;
  letter-spacing: 0.28px;
  margin-bottom: 0px;
}

p {
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  color: #373737;
  letter-spacing: 0.28px;
  margin-bottom: 0px;
}

/* common-css */

/* header-css */

.navbar-scroll {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
  background-color: #ffffff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  transition: background-color 0.3s;
}

.navbar-collapse {
  justify-content: end;
}
.nav-link {
  color: #373737;
  font-size: 13px;
  font-weight: 600;
}

.contact-nav-item {
  border-left: 1px solid #fc5f00;
  height: 30px;
}
.nav-link:focus,
.nav-link:hover {
  color: #373737;
}
.nav-link.active {
  position: relative;
}

.nav-link.active::before {
  content: "";
  position: absolute;
  bottom: 5px;
  left: 50%;
  transform: translateX(-50%);
  width: 40%;
  height: 2px;
  background-color: #fc5f00;
}

.dropdown-item:hover {
  background-color: unset;
  color: #fc5f00;
}

.navbar-toggler:focus {
  box-shadow: none;
}
.dropdown-content {
  display: none;
}

.dropdown:hover .dropdown-content {
  display: block;
}
.leather-block {
  display: block;
}
.submenu {
  display: none;
  margin-top: 0;
  list-style: none;
}

/* Show submenu on hover */
.dropdown-submenu:hover .submenu {
  display: block;
}
.sub-navdrpdown {
  min-width: 0rem;
}

/* header-css */

/* index-css */

/* sec1-css */

.span-color {
  color: #fc5f00;
}
.ztone-elegance,
.about-heading {
  background-color: #ffffff;
}

.ztone-elegance p,
.customer-content h3 {
  text-align: justify;
}
.elevate-break {
  display: block;
}

.read-more-btn {
  width: 150px;
  height: 36px;
  background-color: #ffffff;
  border: 1px solid #fc5f00;
  color: #fc5f00;
  font-size: 14px;
  font-weight: 600;
  align-items: center;
}
.read-more-btn:hover {
  color: #fc5f00;
}
.sec-img img {
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
}

.service-offer-points {
  display: grid;
  grid-template-columns: 1fr 1fr;
  row-gap: 2%;
  column-gap: 5%;
}
/* .service-span {
  display: block;
} */

.enquiries {
  margin: 0 auto;
}

.service-1-heading h2,
.service-2-heading h2,
.service-3-heading h2,
.service-4-heading h2 {
  font-weight: 600;
}
.service-2-para {
  margin-right: 6%;
}
.service-3-para {
  margin-right: 12%;
}
/* .service-1-para {
  margin-right: 26%;
} */
/* .service-4-para {
  margin-right: 30%;
} */
.design-concept img {
  max-width: 40px;
  max-height: 40px;
}
/* sec2-css */

.ztone-purpose {
  padding-top: 10%;
  padding-bottom: 10%;
}

.about-sec-para {
  font-weight: 400;
}
.about-history p,
.about-mission p {
  margin-right: 0%;
}

/* sec3-css */

.stone-carousel {
  background-color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 10px;
}
.card-span-polish,
.card-polish,
.card-span-bricks,
.card-span-flexi {
  font-family: "Open Sans";
  color: #373737;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  letter-spacing: 0.28px;
}
.custom-heading-carousel {
  display: block;
}
.carousel-controls {
  display: flex;
  align-items: center;
  -moz-column-gap: 20px;
  column-gap: 20px;
  transition: opacity ease 0.45s;
}
.carousel-controls .carousel-progress {
  order: 2;
}
.carousel-progress {
  width: 100%;
  height: 1px;
  display: block;
  position: relative;
  background: #323232;
}
.carousel-controls .carousel-button.previous {
  order: 1;
}
.carousel-button[disabled] {
  opacity: 0;
  pointer-events: none;
}
.carousel-button {
  width: 23px;
  cursor: pointer;
  overflow: hidden;
}
input,
textarea,
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.carousel-button:hover polygon {
  transition: transform ease 0.45s;
}
.polygon.uuid-b73cceda-4015-4c0b-bc63-f55d968aa198 :hover {
  transition: transform ease 0.45s;
}

button {
  background-color: rgba(0, 0, 0, 0);
  box-sizing: border-box;
  border: 0;
  font-size: 100%;
  line-height: 100%;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
.carousel-button svg {
  width: 20px;
}
svg {
  width: 100%;
  height: auto;
  display: block;
  overflow: visible;
}
.carousel-button svg * {
  fill: #fc5f00;
}
.carousel-controls .carousel-button.next {
  order: 3;
}
.carousel-progress-inner {
  width: 0%;
  height: 3px;
  position: absolute;
  top: -1px;
  left: 0;
  background: #fc5f00;
  transition: width ease 0.65s;
}
.carousel-controls {
  margin-bottom: 10px;
}
.sneak-peek-sec {
  background-color: #eeeeee;
}
.carousel-elements {
  display: flex;
  gap: 15px;
  margin-left: 5px;
}
.elements {
  margin-right: 0;
  flex: 0 0 25%;
  display: block;
  max-width: 375px;
}
.slider-img {
  padding-top: 10%;
  padding-bottom: 10%;
}

/* sec4-css */

.overlay-item {
  top: 73px;
}
.overlay-item {
  position: relative;
  height: 700px;
  position: sticky;
}

.overlay-item::before {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
  z-index: 1;
  content: "";
}

.overlay-item-title {
  padding-top: 4%;
  padding-bottom: 4%;
  min-width: 700px;
}
.overlay-item-title {
  position: absolute;
  top: 0;
}
.overlay-item-para h3 {
  max-width: 58%;
}

.content-title {
  background-color: white;
  max-width: 700px;
}
.overlay-item-picture {
  height: 100%;
}

.overlay-item-picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.overlay-item-title img {
  position: absolute;
  bottom: 12%;
  left: 85%;
}

/* sec5-css */
.inquiries {
  background-image: url("../image/inquiries-backgroundimg.webp");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 7%;
  padding-bottom: 7%;
  padding-left: 7%;
  padding-right: 7%;
}

.inquiries-para {
  font-weight: 400;
  display: flex;
}

.inquiries-para {
  margin-right: 20%;
}
.inquiries-inner-sec {
  margin: 0 auto;
  max-width: fit-content;
}

.contact a {
  color: #ffffff;
  font-size: 30px;
  font-weight: 600;
  line-height: 50px;
  font-family: "Open Sans";
  border: 1px solid #fc5f00;
  background-color: #fc5f00;
}
.further-enquiries {
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 20px;
}

textarea {
  resize: none;
}
input[type="text"],
input[type="tel"],
input[type="email"] {
  border: 1px solid #b8b8b8;
  width: 100%;
  height: 46px;
  padding-right: 3%;
  padding-left: 3%;
  font-size: 14px;
}
input[type="text"]:focus-visible,
input[type="tel"]:focus-visible,
input[type="email"]:focus-visible,
textarea:focus-visible {
  outline: none;
}
textarea {
  border: 1px solid #b8b8b8;
  width: 100%;
  padding-right: 3%;
  padding-left: 3%;
  padding-top: 2%;
  font-size: 14px;
}
.send-mail {
  background-color: #fc5f00;
  border: 1px solid #b8b8b8;
  width: 100%;
  height: 46px;
  color: #373737;
  font-size: 14px;
  font-weight: 900;
}
.submit-brochure {
  background-color: #fc5f00;
  border: 1px solid #b8b8b8;
  width: 100%;
  height: 46px;
  color: #373737;
  font-size: 14px;
  font-weight: 900;
}
::placeholder {
  color: #b8b8b8;
}
.customer-details {
  padding-top: 4%;
  padding-bottom: 4%;
}
label {
  color: #373737;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 5px;
}
label.error {
  color: red;
  font-size: 14px;
}
.required:after {
  content: " *";
  color: red;
  font-size: 16px;
}
#submitField:disabled {
  cursor: not-allowed;
}
/* #submitBtn:disabled {
  cursor: not-allowed;
} */
.modal-header {
  border-bottom: none;
}
.modal-footer {
  border-top: none;
}
#downloadDiv {
  display: none;
}
.modal-title {
  color: #fc5f00;
  margin-left: 35%;
}

/* index-css */

/* about-css */
.about-logo-bg,
.stone-bg,
.contact-bg,
.project-bg {
  background-color: #fc5f00;
  border: 1px solid transparent;
}

.stone-black {
  background-color: #363636;
  border: 1px solid transparent;
}
.about-us-page-img img,
.stone-pebble-img img,
.reception-marbles-img img,
.outside-building-img img,
.contact-stone-image-img img,
.building-projects img,
.projects-images img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
}

.about-history-heading,
.customer-heading {
  color: #fc5f00;
}
.about-mission-heading {
  color: #000000;
}

.about-history {
  background-color: #363636;
}
.about-mission {
  background-color: #cccccc;
}
.about-history h2 {
  color: #fc5f00;
}
.about-history p {
  color: #ffffff;
}
.ztone-welcome P {
  text-align: justify;
}

.choose-section {
  background-color: #f6f6f6;
  padding: 8% 8%;
}
.wide-selection,
.quality-assurance,
.pricing {
  background-color: #ffffff;
  border-radius: 10px;
}
.wide-selection p,
.quality-assurance p,
.pricing p {
  text-align: justify;
  font-weight: 400;
}
.customer-satisfaction {
  padding: 5% 5%;
}
/* .soft-stone-adv {
  display: grid;
  grid-template-columns: 1fr 1fr;
} */

/* about-css */

/* stones-css */
.slate-filter,
.pattern-filter,
.bricks-filter,
.lime-filter,
.sandstone-filter,
.granite-filter,
.travertine-filter,
.slateseries-filter,
.cut-filter,
.rammed-filter,
.line-filter,
.woodgrain-filter,
.earth-filter,
.cut-filter,
.line-filter {
  border: 1px solid #f5f5f5;
  border-radius: 5px;
  background-color: #ffffff;
  text-align: center;
}
.granite-filter,
.sandstone-filter,
.travertine-filter,
.slateseries-filter,
.cut-filter,
.rammed-filter,
.line-filter,
.woodgrain-filter,
.earth-filter,
.cut-filter,
.line-filter {
  width: 22%;
}
.filter-btn {
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  color: #373737;
}
.active-section {
  border: 2px solid #fc5f00;
}

.stones-border {
  background-color: #f8f8f8;
  border: 1px solid transparent;
  border-radius: 10px;
}
.slate,
.pattern,
.bricks,
.limestone {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  row-gap: 25px;
  column-gap: 2%;
}
.granite,
.sandstone,
.slateseries,
.woodgrain,
.travertine,
.earth,
.cut,
.line {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  row-gap: 25px;
  column-gap: 2%;
}
.custom-stone-filter {
  max-width: 400px;
}

.break-lg {
  display: block;
}
/* stones-css */

/* contact-css */
.customer-content,
.ztone-welcome,
.contact-us-content,
.ztone-elegance,
.read-more-btn,
.our-projects-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.about-ztone-sec {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.address-span {
  display: block;
}

.contact-details {
  background-color: #f4f4f4;
  padding: 8% 15%;
}
.address-details h2,
.mail-heading {
  color: #363636;
}
.mail-details {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.call-details a {
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  color: #363636;
}

/* contact-css */

/* submit-css */
.success-sec1 {
  padding: 8% 30%;
}
.success-response {
  padding: 7% 0%;
  border: 1px solid #ffffff;
  border-radius: 10px;
  background-color: #ffffff;
}
.success-response h1 {
  color: #0fa958;
  /* font-weight: 600; */
}
.success-response a {
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.back-btn {
  width: 138px;
  height: 36px;
  border: 1px solid #fc5f00;
  color: #373737;
  background-color: #fc5f00;
  font-weight: 600;
}
.back-btn:hover {
  color: #373737;
}
.error-message {
  color: red;
}

/* submit-css */

/* footer-css */
.footer-stone-section {
  background-color: #545252;
}
.about-footer-sec h2,
.collection-footer-sec h2,
.contact-footer-sec h2 {
  color: #ffffff;
}
.about-footer-para a,
.collection-footer-sec a,
.contact-footer-sec a {
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  font-family: "Open Sans";
}

.custom-border-footer {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.copy-rights-sec {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.copy-rights-sec p {
  color: #ffffff;
}
.footer-img img {
  position: relative;
  bottom: 45%;
  max-width: 70px;
}
ul {
  padding-left: 0px;
}
.inout-break {
  display: block;
}

/* footer-css */

.projects-name-content {
  padding-left: 18%;
  padding-right: 18%;
}
.working-project {
  background-color: #f4f4f4;
}
.project-description {
  margin-right: 25%;
}
.customer-family-icon {
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (max-width: 575px) {
  h1,
  .service-offer,
  .about-heading,
  .sneak-peak-heading,
  .overlay-heading,
  .further-enquiries-heading,
  .about-history-heading,
  .about-mission-heading,
  .choose-selection-heading,
  .customer-heading,
  .project-heading {
    font-size: 26px;
    font-weight: 300;
    line-height: 30px;
  }
  h2,
  .filter-btn,
  .h2-heading,
  .mail-heading {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
  }
  h3 {
    font-size: 12px;
    font-weight: 300;
    line-height: 18px;
    letter-spacing: 0.28px;
  }

  p {
    font-size: 12px;
    font-weight: 300;
    line-height: 18px;
    letter-spacing: 0.28px;
  }
  .card-span-polish,
  .card-polish,
  .card-span-bricks,
  .card-span-flexi {
    font-size: 12px;
  }
  /* common-css */
  .contact-nav-item {
    border-left: none;
  }
  .navbar-brand img {
    max-width: 60px;
  }
  .slide-header {
    max-width: 20px;
  }

  /* main-section */

  .ztone-logo-bg img {
    max-width: 126px;
  }

  .modal-title {
    margin-left: 15%;
  }

  .stone-bg {
    min-height: 130px;
  }
  .stone-black {
    min-height: 100px;
  }
  .stone-filter-button,
  .series-filter-button {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .granite-filter,
  .sandstone-filter,
  .travertine-filter,
  .slateseries-filter,
  .cut-filter,
  .rammed-filter,
  .line-filter,
  .woodgrain-filter,
  .earth-filter,
  .cut-filter,
  .line-filter {
    width: 100%;
  }
  .slate,
  .pattern,
  .bricks,
  .granite,
  .sandstone,
  .travertine,
  .woodgrain,
  .earth,
  .cut,
  .line {
    grid-template-columns: 1fr 1fr;
    column-gap: 3%;
    row-gap: 15px;
  }
  .granite,
  .sandstone,
  .slateseries,
  .woodgrain,
  .travertine,
  .earth,
  .cut,
  .line {
    grid-template-columns: 1fr 1fr;
    column-gap: 3%;
    row-gap: 15px;
  }

  .limestone {
    grid-template-columns: 1fr 1fr;
    column-gap: 3%;
    row-gap: 1%;
  }

  .card-span-polish {
    margin-right: 40%;
    line-height: 18px;
  }
  .card-span-flexi {
    line-height: 18px;
  }
  .break-series {
    display: block;
  }
  .card-span-bricks {
    margin-right: 12%;
  }

  .overlay-item-para h3 {
    max-width: 100% !important;
  }

  .carousel-item {
    flex: 0 0 50% !important;
  }
  .about-history p,
  .about-mission p {
    margin-right: 8% !important;
    margin-left: 8% !important;
  }
  .break {
    display: block;
  }
  .break-carousel {
    display: block;
  }

  .break-buff {
    display: block;
  }

  .home-menu,
  .about-menu {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e8e8e8;
  }
  .stone-menu {
    border-bottom: 1px solid #e8e8e8;
  }
  .contact-us {
    display: flex;
    justify-content: space-between;
  }
  .dropdown-menu {
    border: none;
  }
  .nav-link.active::before {
    background-color: unset;
  }

  .limestone-menu {
    margin-left: 20px;
  }
  .leather-block {
    display: none;
  }

  .dropdown-menu[data-bs-popper] {
    margin-top: 0px;
  }
  .about-footer-para a,
  .collection-footer-sec a,
  .contact-footer-sec a {
    font-size: 12px;
    line-height: 24px;
  }
  .customer-content h3 {
    text-align: justify;
  }
  .further-enquiries {
    border-radius: 10px;
  }
  .success-sec1 {
    padding: 16% 16%;
  }

  .projects-name-content {
    padding-left: 0%;
    padding-right: 0%;
  }
  .project-description {
    margin-right: 0%;
  }
  .call-details a {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
  }
  /* main-section */

  .resistance img,
  .insulation img {
    max-width: 43px;
  }
  .fireproof img {
    max-width: 49px;
  }
  .slip-resistance img {
    max-width: 50px;
  }
  .custom-heading-carousel {
    display: none;
  }
  .service-offer-points {
    display: grid;
    grid-template-columns: 1fr;
  }
  .about-section {
    padding: 10% 5%;
  }
  .service-offer-points h2 {
    font-weight: 600;
  }

  .sec1-stone-types {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .service-1-para,
  .service-3-para,
  .service-4-para {
    margin-right: 0%;
  }
  .service-2-para {
    margin-right: 0%;
  }
  /* .service-span {
    display: none;
  } */
  .service-1,
  .service-2,
  .service-3,
  .service-4 {
    text-align: center;
  }
  .slider-img {
    max-width: 90px;
    margin: 0 auto;
  }
  label {
    font-size: 13px;
  }
  input[type="text"],
  input[type="tel"],
  input[type="email"],
  textarea {
    font-size: 13px;
  }
  /* ztone-stone-types-section */
  /* ztone-overlay-section */
  .overlay-item-title {
    min-width: 100%;
  }
  .overlay-item {
    height: 600px;
  }

  .overlay-item-para h3 {
    max-width: 100%;
  }
  .overlay-item-title img {
    max-width: 138px;
    position: absolute;
    left: 55%;
    top: 80%;
  }

  /* ztone-overlay-section */
  /* contact */

  .contact a {
    font-size: 26px;
  }

  /* contact */

  /* further-inquiries-section */
  .inquiries {
    padding-left: 5%;
    padding-right: 5%;
    background-image: url("../image/inquiries-background-mobile-img.webp");
  }

  .inquiries-para {
    margin-right: 6%;
  }
  .further-align-center {
    margin-bottom: 5%;
  }

  .form-gap {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .customer-details {
    padding-top: 10%;
    padding-bottom: 10%;
  }

  /* further-inquiries-section */

  /* footer-section */

  .footer-img img {
    max-width: 50px;
  }
  .copy-rights-content img {
    max-width: 15px;
  }
  .collection-footer-sec p {
    margin-bottom: 4%;
  }

  /* footer-section */

  /* carousel */
  .media-logo img {
    max-width: 21px;
  }
  .carousel-inner {
    display: flex;
    gap: 12px;
    overflow-x: scroll;
    margin-left: 10px;
  }

  .carousel-item {
    margin-right: 0;
    flex: 0 0 50%;
    display: block;
  }
  .carousel-controls {
    display: none;
  }
  /* carousel */
  /* --about-page-- */

  .about-logo-bg {
    min-height: 130px;
  }

  /* .about-history p,
  .about-mission p {
    margin-right: 7%;
    margin-left: 7%;
    text-align: center;
  } */
  .about-ztone-sec {
    align-items: unset;
  }
  .history-icon,
  .mission-icon {
    max-width: 60px;
  }
  /* .wide-selection,
  .quality-assurance,
  .pricing {
    max-width: 260px;
  } */
  .wide-selection img,
  .quality-assurance img,
  .pricing img {
    max-width: 43px;
  }

  .customer-content h2 {
    text-align: center;
  }

  .customer-content p {
    text-align: justify;
  }

  /* --about-page-- */

  .contact-us-content {
    min-height: 200px;
  }
  .contact-bg,
  .project-bg {
    min-height: 130px;
  }
  .inquiries-inner-sec {
    max-width: none;
  }
}

@media (max-width: 377px) {
  .stone-first-div {
    width: 44%;
  }
  .stone-second-div {
    width: 56%;
    padding: 0px;
  }
}

@media (min-width: 480px) and (max-width: 575px) {
  .mosaic-break {
    display: block;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  /* common-css */
  h1,
  .service-offer,
  .about-heading,
  .sneak-peak-heading,
  .overlay-heading,
  .further-enquiries-heading,
  .about-history-heading,
  .about-mission-heading,
  .choose-selection-heading,
  .customer-heading,
  .project-heading {
    font-size: 26px;
    font-weight: 300;
    line-height: 30px;
  }
  h2,
  .filter-btn,
  .h2-heading,
  .mail-heading {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
  }
  h3 {
    font-size: 12px;
    font-weight: 300;
    line-height: 18px;
    letter-spacing: 0.28px;
  }

  p {
    font-size: 12px;
    font-weight: 300;
    line-height: 18px;
    letter-spacing: 0.28px;
  }
  /* common-css */
  .contact-nav-item {
    border-left: none;
  }

  /* main-section */

  .ztone-logo-bg img {
    max-width: 126px;
  }
  .modal-title {
    margin-left: 15%;
  }

  .stone-bg {
    min-height: 130px;
  }
  .stone-black {
    min-height: 100px;
  }
  .stone-filter-button,
  .series-filter-button {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .custom-heading-carousel {
    display: none;
  }
  .service-offer-points {
    display: grid;
    grid-template-columns: 1fr;
  }
  .about-section {
    padding: 10% 5%;
  }
  .service-offer-points h2 {
    font-weight: 600;
  }

  .sec1-stone-types {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .service-1-para,
  .service-3-para,
  .service-4-para {
    margin-right: 0%;
  }
  .service-2-para {
    margin-right: 0%;
  }
  /* .service-span {
    display: none;
  } */
  .service-1,
  .service-2,
  .service-3,
  .service-4 {
    text-align: center;
  }

  .slate,
  .pattern,
  .bricks {
    grid-template-columns: 1fr 1fr;
    column-gap: 4%;
    row-gap: 15px;
  }
  .granite,
  .sandstone,
  .slateseries .travertine,
  .woodgrain,
  .earth,
  .cut,
  .line {
    grid-template-columns: 1fr 1fr;
    column-gap: 4%;
    row-gap: 15px;
  }
  .granite-filter,
  .sandstone-filter,
  .travertine-filter,
  .slateseries-filter,
  .cut-filter,
  .rammed-filter,
  .line-filter,
  .woodgrain-filter,
  .earth-filter,
  .cut-filter,
  .line-filter {
    width: 100%;
  }

  .limestone {
    grid-template-columns: 1fr 1fr;
    column-gap: 2%;
    row-gap: 4%;
  }

  .about-ztone-sec img {
    margin-top: 0px;
  }
  /* main-section */

  .resistance img,
  .insulation img {
    max-width: 43px;
  }
  .fireproof img {
    max-width: 49px;
  }
  .slip-resistance img {
    max-width: 50px;
  }

  /* ztone-stone-types-section */

  .card-span-polish,
  .card-polish,
  .card-span-bricks,
  .card-span-flexi {
    font-size: 12px;
  }
  .card-span-bricks,
  .card-span-flexi {
    line-height: 18px;
  }

  .slide-header {
    max-width: 25px;
  }
  .slider-img {
    max-width: 90px;
    margin: 0 auto;
  }
  label {
    font-size: 13px;
  }
  input[type="text"],
  input[type="tel"],
  input[type="email"],
  textarea {
    font-size: 13px;
  }

  /* ztone-stone-types-section */
  /* ztone-overlay-section */
  .overlay-item-title {
    min-width: 100%;
  }
  .overlay-item {
    height: 600px;
  }

  .overlay-item-para h3 {
    max-width: 100%;
  }
  .overlay-item-title img {
    max-width: 138px;
    position: absolute;
    left: 65%;
    top: 75%;
  }

  /* ztone-overlay-section */
  /* contact */

  .contact a {
    font-size: 26px;
  }

  /* contact */

  /* further-inquiries-section */
  .inquiries {
    padding-left: 5%;
    padding-right: 5%;
    background-image: url("../image/inquiries-background-mobile-img.webp");
  }

  .inquiries-para {
    margin-right: 6%;
  }
  .further-align-center {
    margin-bottom: 5%;
  }

  .form-gap {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .customer-details {
    padding-top: 10%;
    padding-bottom: 10%;
  }

  /* further-inquiries-section */

  /* footer-section */

  .footer-img img {
    max-width: 50px;
  }
  .copy-rights-content img {
    max-width: 15px;
  }
  .collection-footer-sec p {
    margin-bottom: 4%;
  }

  /* footer-section */

  /* carousel */
  .media-logo img {
    max-width: 21px;
  }
  .carousel-inner {
    display: flex;
    gap: 12px;
    overflow-x: scroll;
    margin-left: 10px;
  }
  @-moz-document url-prefix() {
    .carousel-inner {
      display: flex;
      overflow-x: scroll;
      gap: 12px;
      margin-left: 5px;
    }
  }

  .carousel-item {
    margin-right: 0;
    flex: 0 0 50%;
    display: block;
  }
  .carousel-controls {
    display: none;
  }
  /* carousel */
  /* --about-page-- */

  .about-logo-bg {
    min-height: 130px;
  }

  .about-history p,
  .about-mission p {
    margin-right: 7%;
    margin-left: 7%;
    text-align: center;
  }
  .about-ztone-sec {
    align-items: unset;
  }
  .history-icon,
  .mission-icon {
    max-width: 60px;
  }
  /* .wide-selection,
  .quality-assurance,
  .pricing {
    max-width: 260px;
  } */
  .wide-selection img,
  .quality-assurance img,
  .pricing img {
    max-width: 43px;
  }

  .customer-content h2 {
    text-align: center;
  }

  .customer-content p {
    text-align: justify;
  }

  /* --about-page-- */

  .contact-us-content {
    min-height: 200px;
  }
  .contact-bg,
  .project-bg {
    min-height: 130px;
  }

  .home-menu,
  .about-menu {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e8e8e8;
  }
  .stone-menu {
    border-bottom: 1px solid #e8e8e8;
  }
  .contact-us {
    display: flex;
    justify-content: space-between;
  }
  .dropdown-menu {
    border: none;
  }
  .nav-link.active::before {
    background-color: unset;
  }

  .limestone-menu {
    margin-left: 20px;
  }

  .dropdown-menu[data-bs-popper] {
    margin-top: 0px;
  }

  .about-footer-para a,
  .collection-footer-sec a,
  .contact-footer-sec a {
    font-size: 12px;
    line-height: 24px;
  }
  .customer-content h3 {
    text-align: justify;
  }

  .leather-block {
    display: none;
  }

  .further-enquiries {
    border-radius: 10px;
  }
  .success-sec1 {
    padding: 16% 16%;
  }

  .projects-name-content {
    padding-left: 0%;
    padding-right: 0%;
  }
  .project-description {
    margin-right: 0%;
  }
  .navbar-brand img {
    max-width: 60px;
  }
  .call-details a {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
  }
  .filter-img {
    max-width: 130px;
  }
  .inout-break {
    display: inline-flex;
  }
  .content-title {
    max-width: 770px;
  }
  .choose-section {
    padding: 8% 16%;
  }
  .inquiries-inner-sec {
    max-width: none;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  h1,
  .service-offer,
  .about-heading,
  .sneak-peak-heading,
  .overlay-heading,
  .further-enquiries-heading,
  .about-history-heading,
  .about-mission-heading,
  .choose-selection-heading,
  .customer-heading {
    font-size: 30px;
    font-weight: 300;
    line-height: 30px;
  }
  h2,
  .filter-btn,
  .call-details a,
  .h2-heading,
  .mail-heading {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
  }
  h3 {
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.28px;
  }

  p {
    font-family: "Open Sans";
    font-size: 12px;
    font-weight: 300;
    line-height: 24px;
    color: #373737;
    letter-spacing: 0.28px;

    /* common-css */
  }

  .elevate-break {
    display: none;
  }

  .carousel-inner {
    display: flex;
    gap: 14px;
    margin-bottom: 20px;
    overflow-x: hidden;
    margin-left: 10px;
  }

  .carousel-item {
    margin-right: 0;
    flex: 0 0 33%;
    display: block;
  }
  .carousel-controls {
    display: flex;
  }

  .contact-footer-para {
    gap: 32%;
  }
  .lime-span {
    display: block;
  }

  .ztone-logo-bg img {
    max-width: 100px;
  }

  /* .ztone-overlay-section */

  .overlay-item-title img {
    max-width: 280px;
    position: absolute;
    bottom: 4%;
    left: 65%;
  }

  .slider-img {
    padding-left: 5%;
    padding-right: 5%;
  }

  /* .ztone-overlay-section */
  .inquiries {
    padding-top: 10%;
    padding-bottom: 10%;
    padding-left: 5%;
    padding-right: 5%;
    background-image: url("../image/inquiries-backgroundimg.webp");
  }
  .inquiries-para {
    margin-right: 0%;
  }
  .inquiries-inner-sec-logo {
    max-width: 100px;
  }
  .inquiries-inner-sec {
    margin: 0;
    padding-right: 7%;
    padding-left: 7%;
  }

  .about-history p,
  .about-mission p {
    margin-right: 0%;
  }

  .choose-section {
    padding: 5% 5%;
  }
  .customer-satisfaction {
    padding: 3% 5%;
  }

  /* .wide-selection,
  .quality-assurance,
  .pricing {
    max-width: 225px;
  } */
  .customer-content h2 {
    text-align: start;
  }
  .customer-family-icon img {
    max-height: 400px;
    max-width: 330px;
  }

  .about-logo-bg {
    max-height: 286px;
  }

  .about-history p,
  .about-mission p {
    text-align: justify;
  }

  .media-logo img {
    max-width: 24px;
    gap: 2%;
  }
  .ztone-purpose {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  .filter-img {
    max-width: 130px;
  }
  .slate,
  .pattern,
  .bricks {
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 2%;
    row-gap: 20px;
  }
  .granite,
  .sandstone,
  .slateseries,
  .travertine,
  .woodgrain,
  .earth,
  .cut,
  .line {
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 2%;
    row-gap: 20px;
  }

  .limestone {
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 2%;
    row-gap: 3%;
  }

  .break-neural,
  .blast-break {
    display: block;
  }
  .contact-us-content,
  .contact-bg,
  .project-bg {
    min-height: 200px;
  }

  .footer-img img {
    position: relative;
    bottom: 45%;
    max-width: 55px;
  }

  .about-footer-para a,
  .collection-footer-sec a,
  .contact-footer-sec a {
    font-size: 12px;
    line-height: 24px;
  }

  /* .service-span {
    display: block;
  } */
  .service-offer-points {
    grid-template-columns: 1fr 1fr;
    column-gap: 8%;
  }
  .service-1-para {
    margin-right: 0%;
  }
  .service-4-para {
    margin-right: 0%;
  }
  .service-2-para {
    margin-right: 0%;
  }
  .service-3-para {
    margin-right: 0%;
  }
  .break-security-points {
    display: block;
  }

  .overlay-item-picture {
    height: 600px;
  }
  .overlay-item {
    height: 600px;
  }

  .contact-details {
    padding: 8% 8%;
  }

  .read-more-btn {
    width: 180px;
  }
  .ztone-elegance p {
    line-height: 21px;
  }
  .navbar-brand img {
    max-width: 65px;
  }
  .sand-blast-break {
    display: block;
  }
  .bg-alter {
    display: block;
  }
  .pyramid-heading {
    margin-right: 10%;
  }
  .nose-break,
  .rock-break {
    display: block;
  }

  .break-series,
  .break-carousel {
    display: block;
  }
}

@media (min-width: 768px) and (max-width: 786px) {
  .stone-second-div ul {
    min-width: 150px;
  }
}

@media (min-width: 768px) and (max-width: 782px) {
  .stone-second-div ul {
    max-width: 150px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  h1,
  .service-offer,
  .about-heading,
  .sneak-peak-heading,
  .overlay-heading,
  .further-enquiries-heading,
  .about-history-heading,
  .about-mission-heading,
  .choose-selection-heading,
  .customer-heading {
    font-size: 40px;
    font-weight: 300;
    line-height: 40px;
  }
  h2,
  .filter-btn,
  .call-details a,
  .h2-heading,
  .mail-heading {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
  }
  h3 {
    font-family: "Open Sans";
    font-size: 12px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.28px;
  }

  p {
    font-family: "Open Sans";
    font-size: 12px;
    font-weight: 300;
    line-height: 24px;
    color: #373737;
    letter-spacing: 0.28px;

    /* common-css */
  }

  .ztone-elegance {
    padding: 1% 3% !important;
  }
  .read-more {
    margin-top: 3% !important;
  }

  .about-history p,
  .about-mission p {
    text-align: justify;
  }
  .choose-section {
    padding: 5% 1%;
  }
  .customer-satisfaction {
    padding: 3% 4%;
  }
  .custom-heading-carousel {
    display: inline-block;
  }

  .overlay-item-title img {
    bottom: 8%;
  }
  .slate-stone-exp,
  .lime-stone-exp {
    padding-bottom: 5px;
  }
  .slider-img {
    padding-left: 5%;
    padding-right: 5%;
  }

  .overlay-item-picture {
    height: 700px;
  }
  .overlay-item {
    height: 700px;
  }

  .leather-block {
    display: inline-block;
  }
  .fireproof h2 {
    margin-right: 20px;
    margin-left: 20px;
  }
  .resistance p,
  .fireproof p,
  .slip-resistance p,
  .insulation p {
    padding-right: 5px !important;
    padding-left: 5px !important;
  }

  .service-offer-points {
    column-gap: 10%;
  }
  /* .service-2-para {
    margin-right: 0%;
  }
  .service-3-para {
    margin-right: 18%;
  }
  .service-4-para {
    margin-right: 20%;
  } */
  /* .service-1-para {
    margin-right: 10%;
  } */
  .ztone-elegance h1 {
    min-width: 100%;
  }

  .about-sparkle-img {
    max-width: auto;
  }

  .pyramid-bottom {
    position: relative;
    bottom: 25px;
  }

  .leather-alter-img,
  .limestone-alter-img {
    position: relative;
    bottom: 7%;
  }
  .sand-blast-alter-img {
    position: relative;
    bottom: 7%;
  }

  .smoothie-break,
  .nose-break,
  .rock-break,
  .atom-break,
  .lime-span,
  .sand-blast-break {
    display: block;
  }
  .break-carousel {
    display: block;
  }
  .service-span {
    display: block;
  }
  .about-history p {
    margin-right: 10%;
  }
  .about-mission p {
    margin-right: 16%;
  }
}

@media (min-width: 992px) and (max-width: 1146px) {
  .break-series {
    display: block;
  }
}

@media (min-width: 1920px) {
  .about-ztone-sec p {
    margin-left: 20px;
    margin-right: 20px;
  }
  .overlay-item {
    height: auto;
  }

  .overlay-item-title img {
    bottom: 17%;
  }
  .about-history,
  .about-mission {
    min-height: 460px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .about-ztone-sec p {
    margin-bottom: 5%;
  }
  .about-ztone-sec img {
    margin-top: 5%;
  }
  .about-section {
    justify-content: center;
    align-items: center;
  }
  .overlay-item-para h3 {
    max-width: 58%;
  }

  .service-1-para {
    margin-right: 0%;
  }
  .service-2-para,
  .service-3-para {
    margin-right: 12%;
  }

  .success-sec1 {
    padding: 5% 35%;
  }

  .ztone-elegance p {
    padding-right: 10%;
  }

  .stone-types {
    padding-right: 3%;
    padding-left: 3%;
  }

  .rainbow-break {
    display: block;
  }
  .mosaic-break {
    display: block;
  }
  .carousel-progress {
    position: relative;
    top: 1px;
  }
  .about-history p,
  .about-mission p {
    margin-right: 30%;
  }
}
@media (min-width: 1200px) and (max-width: 1260px) {
  .smoothie-break {
    display: block;
  }
}
@media (min-width: 1200px) and (max-width: 1218px) {
  .limestone-alter-img {
    position: relative;
    bottom: 7%;
  }
}
@media (min-width: 1200px) and (max-width: 1281px) {
  .pyramid-bottom {
    position: relative;
    bottom: 25px;
  }
  .rock-break {
    display: block;
  }
}
@media (min-width: 1200px) and (max-width: 1269px) {
  .sand-blast-alter-img {
    position: relative;
    bottom: 7%;
  }
}

@media only screen and (min-width: 1379px) {
  .rainbow-break {
    display: block;
  }
}

@media only screen and (min-width: 1393px) {
  .mosaic-break {
    display: block;
  }
}
@media (min-width: 1440px) and (max-width: 1519px) {
  .overlay-item-title img {
    bottom: 13%;
  }
  .service-2-para {
    margin-right: 20%;
  }
}
@media (min-width: 1520px) and (max-width: 1599px) {
  .overlay-item-title img {
    bottom: 14%;
  }
}
@media (min-width: 1600px) and (max-width: 1645px) {
  .overlay-item-title img {
    bottom: 14%;
  }
  .service-offer-points {
    margin-right: 10%;
    margin-left: 10%;
  }
  .about-history p,
  .about-mission p {
    margin-right: 15%;
  }
}
@media (min-width: 1646px) and (max-width: 1749px) {
  .overlay-item-title img {
    bottom: 15%;
  }
  .about-history p,
  .about-mission p {
    margin-right: 20%;
  }
}
@media (min-width: 1750px) and (max-width: 1920px) {
  .overlay-item-title img {
    bottom: 16%;
  }
}
