/* Inter Tight - Thin */
@font-face {
  font-family: "Inter Tight";
  src: url("fonts/InterTight-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Inter Tight";
  src: url("fonts/InterTight-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

/* Inter Tight - ExtraLight */
@font-face {
  font-family: "Inter Tight";
  src: url("fonts/InterTight-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Inter Tight";
  src: url("../../assets/fonts/InterTight-ExtraLightItalic.ttf")
    format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

/* Inter Tight - Light */
@font-face {
  font-family: "Inter Tight";
  src: url("../../assets/fonts/InterTight-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Inter Tight";
  src: url("../../assets/fonts/InterTight-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

/* Inter Tight - Regular */
@font-face {
  font-family: "Inter Tight";
  src: url("../../assets/fonts/InterTight-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Inter Tight";
  src: url("../../assets/fonts/InterTight-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

/* Inter Tight - Medium */
@font-face {
  font-family: "Inter Tight";
  src: url("../../assets/fonts/InterTight-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Inter Tight";
  src: url("../../assets/fonts/InterTight-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

/* Inter Tight - SemiBold */
@font-face {
  font-family: "Inter Tight";
  src: url("../../assets/fonts/InterTight-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Inter Tight";
  src: url("../../assets/fonts/InterTight-SemiBoldItalic.ttf")
    format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

/* Inter Tight - Bold */
@font-face {
  font-family: "Inter Tight";
  src: url("../../assets/fonts/InterTight-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Inter Tight";
  src: url("../../assets/fonts/InterTight-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

/* Inter Tight - ExtraBold */
@font-face {
  font-family: "Inter Tight";
  src: url("../../assets/fonts/InterTight-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Inter Tight";
  src: url("../../assets/fonts/InterTight-ExtraBoldItalic.ttf")
    format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}

/* Inter Tight - Black */
@font-face {
  font-family: "Inter Tight";
  src: url("../../assets/fonts/InterTight-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Inter Tight";
  src: url("../../assets/fonts/InterTight-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
.opacity-low {
  opacity: 0 !important;
  z-index: -1 !important;
}

#bg .header-transparent .container {
  justify-content: unset !important;
  width: 100%;
}
.daz-header .navbar-toggler {
  margin-left: auto !important;
  position: absolute;
  right: 20px;
}

#bg .footer-brand .daz-logo {
  background-color: transparent;
  background-image: linear-gradient(353deg, #c1eaff54 0%, #ffffff 100%);
  border-radius: 20px;
  padding: 13px;
}

#bg .header-transparent .main-bar {
  background-color: #fff;
  border-bottom: 0;
}
#bg .main-bar .daz-logo img {
  max-width: 175px;
}
#bg .navbar-toggler span {
  background-color: #d01126;
}
.daz-header .main-bar .container {
  /*background: #ffffff4d;*/
  margin-top: 40px;
  border-radius: 24px;
}
#bg .daz-newsbox .site-button {
  display: flex;
  justify-content: center;
  align-items: center;
}
#bg .header-transparent .header-nav .nav > li > a,
#bg .header-transparent .secondary-nav .site-button-link,
#bg .header-transparent .navbar-toggler,
#bg .header-nav .nav > li .sub-menu li a {
  color: #000;
}
#bg .daz-header .is-fixed .main-bar .container {
  margin-top: 0px;
}
#bg .is-fixed .main-bar {
  box-shadow: unset;
}
.daz-header .is-fixed .main-bar .container,
#bg .is-fixed .header-nav .nav > li .sub-menu {
  background: #fff;
}
#bg .header-nav .nav > li .sub-menu {
  background-color: #ffffff4d;
  border-radius: 24px;
}
.image-container {
  border-radius: 24px;
  box-shadow: 10px 10px #d10a24e6;
}

#bg .site-button,
#bg .site-button-secondry {
  border-radius: 8px;
}

/* ===== Section Base ===== */
.about-wow {
  padding: 110px 0;
  position: relative;
  background: radial-gradient(circle at top left, #d10a24e6, #ffffff);
}

/* ===== Card ===== */
.about-wow-card {
  position: relative;
  padding: 60px;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.85);
  backdrop-filter: blur(12px);
  overflow: hidden;
  box-shadow: 0 40px 80px rgba(0, 0, 0, 0.08);
}

/* ===== Animated Glow ===== */
.about-glow {
  position: absolute;
  inset: -40%;
  background: linear-gradient(
    120deg,
    rgba(0, 160, 255, 0.15),
    rgba(0, 255, 200, 0.12),
    rgba(0, 160, 255, 0.15)
  );
  filter: blur(120px);
  animation: glowMove 10s linear infinite;
  z-index: 0;
}

@keyframes glowMove {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(30%);
  }
  100% {
    transform: translateX(0);
  }
}

/* ===== Content Layer ===== */
.about-wow-card > * {
  position: relative;
  z-index: 2;
}

/* ===== Image Frame ===== */
.about-image-frame {
  position: relative;
  border-radius: 18px;
  overflow: hidden;
  transform: translateZ(0);
}

.about-image-frame::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 18px;
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.15), transparent);
  z-index: 1;
}

.about-image-frame img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.8s ease;
}

.about-image-frame:hover img {
  transform: scale(1.06);
}

.our-services-logo .client-top .owl-prev,
.our-services-logo .client-bottom .owl-next {
  position: absolute;
  top: 30%;
  left: -4%;
  background: unset;
}
.our-services-logo .client-top .owl-next,
.our-services-logo .client-bottom .owl-prev {
  position: absolute;
  top: 30%;
  right: -4%;
  background: unset;
}

/* ===== Heading ===== */
body h1,
body h2 {
  font-family: "Inter Tight", sans-serif !important;
  font-weight: 500;
  font-size: 40px;
  margin-bottom: 22px;
  position: relative;
  line-height: 1.2;
  /*padding-left: 26px;*/
}
body h3,
body h4,
body h5,
body h6 {
  font-family: "Inter Tight", sans-serif !important;
  font-weight: 500;
}
body p,
.feature-list li {
  font-family: "Source Sans 3", sans-serif !important;
}
.daz-footer h5 {
  color: #d00a26;
}
/*.tech-line {*/
/*    position: absolute;*/
/*    left: 0;*/
/*    top: 6px;*/
/*    width: 4px;*/
/*    height: 85%;*/
/*    background: linear-gradient(to bottom, #d10a24e6, #222);*/
/*    border-radius: 4px;*/
/*}*/

/* ===== Text ===== */
.about-wow-content p {
  font-size: 16px;
  line-height: 1.75;
  color: #555;
}

/* ===== CTA ===== */
.futuristic-cta {
  margin-top: 12px;
  padding: 12px 30px;
  border-radius: 40px;
  letter-spacing: 0.4px;
  transition: all 0.35s ease;
}

.site-button.futuristic-cta:hover {
  /*background: linear-gradient(135deg, #d10a24e6, #00ffcc);*/
  /*color: #d01126 !important;*/
  border-color: transparent;
  box-shadow: 0 12px 30px #d10a24e6;
}

.box-bg .icon-bx-wraper,
.blog .owl-carousel .owl-item .item .blog-grid {
  background: linear-gradient(0deg, #d01126 0%, rgba(255, 255, 255, 1) 100%);
  border-radius: 24px;
  border: none !important;
}
.box-bg {
  border-radius: 24px;
}
.box-bg.active {
  box-shadow:
    rgb(212 36 55) 0px 50px 100px -20px,
    rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
  border-radius: 24px;
  transition: 0.3s ease-in;
  transform: translateY(-10px);
}

.icon-bx-wraper img,
.blog .owl-carousel .owl-item img {
  border-radius: 24px 24px 0px 0px;
}
.box-bg .icon-bx-wraper .icon-content,
.box-bg .icon-content .tilte,
.site-button-link {
  color: #fff !important;
}
.projects.owl-carousel .owl-item img {
  border-radius: 24px;
}
.projects .owl-btn-center-lr .owl-nav .owl-prev,
.projects .owl-btn-center-lr .owl-nav .owl-next,
.blog .owl-btn-center-lr .owl-nav .owl-prev,
.blog .owl-btn-center-lr .owl-nav .owl-next,
.blog-carousel .owl-next,
.blog-carousel .owl-prev {
  background: #d01126;
  border-radius: 50%;
}
.projects .item {
  /*background: linear-gradient(90deg,rgba(255, 255, 255, 1) 0%, rgba(209, 10, 36, 1) 100%);*/
  padding: 25px;
  border-radius: 24px;
  border: 1px solid #d01126;
  /*color: #FFF !important;*/
}
.projects .primary li:before,
button.scroltop {
  color: #d01126 !important;
}
.projects .item .row {
  justify-content: center;
  align-items: center;
}
.blog .blog-rounded .post-media,
.blog .blog-grid .info.border-1 {
  border: none;
}
.blog .owl-carousel .owl-item .item .blog-grid {
  min-height: 450px;
}
.blog .owl-carousel .owl-item .item .blog-grid,
.blog-grid h5 a,
.blog-grid .post-meta ul li,
.blog-grid .post-meta ul li,
.blog-grid .post-meta a {
  color: #fff;
}
.client-carousel .owl-stage {
  display: flex;
  align-items: center;
}

.client-carousel .item {
  padding: 10px;
}

.client-carousel img {
  max-height: 80px;
  object-fit: contain;
}
.testimonial-carousel .owl-nav {
  display: none;
}
#git_form .form-tax .bootstrap-select .dropdown-toggle,
#git_form .form-tax input.form-control {
  border: none !important;
  border-bottom: 2px solid #e7ecf1 !important;
  border-radius: 0 !important;
}
#git_form .form-tax .bootstrap-select .dropdown-toggle:hover,
#git_form .form-tax input.form-control:hover,
.form-control:hover {
  border-bottom: 2px solid #d10a24e6 !important;
}
.form-control.bootstrap-select {
  padding: 0 !important;
}
.form-tax {
  border-radius: 24px;
}
.daz-footer {
  border-top: 1px solid #d10a24e6;
}
.feature-icon {
  width: 50px;
  height: 50px;
  filter: invert(14%) sepia(97%) saturate(4386%) hue-rotate(349deg)
    brightness(85%) contrast(93%);
  margin-right: 1.5rem !important;
}
.navbar-nav li:first-child,
.navbar-nav li:nth-child(4),
.navbar-nav li:nth-child(7),
.navbar-nav li:nth-child(8) {
  display: none;
}

/* temp menu*/
/*#bg .header-transparent{*/
/*    position: relative;*/
/*    height: auto !important;*/
/*}*/
#bg .header-transparent .container {
  margin-top: 0;
}
/*#bg .header-transparent .main-bar{*/
/*    background-color: #FFF;*/
/*}*/
/*end*/

.custom-video-css {
  height: 85vh;
}

/* New banner*/

.hero-section {
  position: relative;
  height: 100vh;
  overflow: hidden;
  /*border-radius: 18px;*/
}

.hero-video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}

.hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.65),
    rgba(0, 0, 0, 0.35)
  );
  z-index: 2;
}

.hero-content {
  position: relative;
  z-index: 3;
  color: #fff;
  max-width: 900px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.hero-eyebrow {
  letter-spacing: 5px;
  font-size: 12px;
  opacity: 0.85;
}

.hero-title {
  font-size: 64px;
  font-weight: 600;
  margin: 20px 0;
  color: #fff;
  line-height: 1.2;
}

.hero-title span {
  color: #c8232c;
}

.hero-subtitle {
  font-size: 22px;
  max-width: 700px;
  margin: 0 auto 40px;
  opacity: 0.9;
}

.hero-actions {
  display: flex;
  gap: 20px;
  justify-content: center;
}

.btn-primary.btn-1 {
  background: #c8232c;
  color: #fff;
  padding: 14px 28px;
  border-radius: 15px;
  font-weight: 500;
  border: 2px solid #c8232c;
}
.btn-primary.btn-1:hover {
  background: transparent;
  /*color: #c8232c;*/
  border: 2px solid #fff;
}

.btn-outline.btn-2 {
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
  padding: 14px 28px;
  border-radius: 15px;
  cursor: pointer;
}

.scroll-indicator {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: rotate(90deg);
  z-index: 3;
  color: #fff;
  opacity: 0.7;
  border: 1px solid #fff;
  padding: 0px 20px;
  border-radius: 10px;
}
.scroll-indicator:hover {
  color: #fff;
}
/* ===============================
   ABOUT – MODERN SECTION
================================ */

.about-modern {
  background: #fff7f6;
  padding: 90px 0;
}

.about-left {
  max-width: 540px;
}

.about-badge {
  display: inline-block;
  background: #fdeaea;
  color: #c5161d;
  padding: 6px 14px;
  border-radius: 20px;
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 18px;
}

.about-title {
  font-size: 44px;
  line-height: 1.15;
  font-weight: 600;
  color: #1e1e1e;
  margin-bottom: 20px;
}

.about-title span {
  color: #c5161d;
}

.about-left p {
  color: #6b7280;
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 16px;
}

.about-cta {
  display: inline-block;
  margin-top: 20px;
  padding: 12px 26px;
  background: #c5161d;
  color: #fff;
  border-radius: 15px;
  font-size: 14px;
  font-weight: 500;
  transition: all 0.3s ease;
}

.about-cta:hover {
  background: #a21218;
  color: #fff;
}

/* ===============================
   STATS CARD
================================ */

.about-stats-card {
  background: #fff;
  border-radius: 20px;
  padding: 40px 30px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}

.stat-item {
  text-align: center;
}

.stat-icon {
  width: 48px;
  height: 48px;
  background: #fdeaea;
  color: #c5161d;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  margin-bottom: 12px;
}

.stat-item h3 {
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 4px;
  color: #1e1e1e;
}

.stat-item p {
  font-size: 14px;
  color: #6b7280;
}
.products-modern {
  background: #fff;
  padding: 90px 0;
}

/* Header */
.products-badge {
  display: inline-block;
  background: #fdeaea;
  color: #c5161d;
  padding: 6px 14px;
  border-radius: 20px;
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 14px;
}

.products-title {
  font-size: 42px;
  font-weight: 600;
  color: #1e1e1e;
  margin-bottom: 12px;
}

.products-title span {
  color: #c5161d;
}

.products-subtitle {
  max-width: 700px;
  margin: 0 auto;
  font-size: 16px;
  color: #6b7280;
  line-height: 1.6;
}

/* ===============================
   PRODUCT CARD
================================ */

.product-card {
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
  transition: all 0.35s ease;
  height: 100%;
}

.product-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.12);
}

/* Image */
.product-image {
  position: relative;
}

.product-image img {
  width: 100%;
  height: 260px;
  object-fit: cover;
}

.product-image h4 {
  position: absolute;
  bottom: 18px;
  left: 20px;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  z-index: 2;
}

/* Dark overlay for text readability */
.product-image::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.1));
}

/* Content */
.product-content {
  padding: 24px;
}

.product-content p {
  color: #6b7280;
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 16px;
}

/* Tags */
.product-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 16px;
}

.product-tags span {
  background: #f3f4f6;
  color: #374151;
  font-size: 12px;
  padding: 5px 10px;
  border-radius: 14px;
}

/* Link */
.product-link {
  font-size: 14px;
  color: #c5161d;
  font-weight: 500;
  transition: all 0.3s ease;
}

.product-link:hover {
  color: #a21218;
  text-decoration: none;
}

/* ===============================
   BLOG – MODERN CAROUSEL
================================ */

.blog-modern {
  background: #f6f7fb;
  padding: 90px 0;
}

/* Header */
.blog-title {
  font-size: 42px;
  font-weight: 600;
  color: #1e1e1e;
  margin-bottom: 10px;
}

.blog-title span {
  color: #c5161d;
}

.blog-subtitle {
  max-width: 680px;
  margin: 0 auto;
  font-size: 16px;
  color: #6b7280;
  line-height: 1.6;
}

/* ===============================
   BLOG CARD
================================ */

.blog-card {
  background: #fff;
  border-radius: 22px;
  overflow: hidden;
  /*box-shadow: 0 12px 40px rgba(0,0,0,.08);*/
  transition: all 0.35s ease;
  height: 100%;
}

.blog-card:hover {
  transform: translateY(-6px);
  /*box-shadow: 0 20px 55px rgba(0,0,0,.12);*/
}

/* Image */
.blog-thumb-img {
  position: relative;
  overflow: hidden;
}

.blog-thumb-img img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.blog-card:hover .blog-thumb-img img {
  transform: scale(1.08);
}

/* Content */
.blog-content {
  padding: 26px;
}

.blog-meta {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 12px;
}

.blog-category {
  background: #fdeaea;
  color: #c5161d;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 14px;
}

.blog-date {
  font-size: 12px;
  color: #9ca3af;
}

/* Title */
.blog-content h4 {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 10px;
}

.blog-content h4 a {
  color: #1f2937;
}

.blog-content h4 a:hover {
  color: #c5161d;
}

/* Text */
.blog-content p {
  font-size: 14px;
  color: #6b7280;
  line-height: 1.6;
  margin-bottom: 16px;
}

/* Link */
.blog-link {
  font-size: 14px;
  color: #c5161d;
  font-weight: 500;
}

.blog-link:hover {
  color: #a21218;
  text-decoration: none;
}

/* ===============================
   OWL FIXES
================================ */

.blog-carousel .owl-stage {
  display: flex;
}

.blog-carousel .owl-item {
  display: flex;
}

.blog-carousel .item {
  padding: 10px;
}

.blog-carousel .owl-prev {
  position: absolute;
  left: -5%;
  top: 50%;
}
.blog-carousel .owl-next {
  position: absolute;
  right: -5%;
  top: 50%;
}
.blog-carousel {
  background: transparent;
}

/* =========================
   CONTACT – MODERN
========================= */

.contact-modern {
  background: #f6f7fb;
  padding: 90px 0;
}

.badge-touch {
  display: inline-block;
  background: #fdeaea;
  color: #d72638;
  padding: 6px 14px;
  border-radius: 20px;
  font-size: 13px;
  margin-bottom: 20px;
}

.contact-title {
  font-size: 42px;
  font-weight: 700;
  line-height: 1.2;
}

.contact-title span {
  color: #d72638;
}

.contact-desc {
  margin: 20px 0 30px;
  color: #6b7280;
  max-width: 520px;
}

/* Info List */
.contact-info-list {
  list-style: none;
  padding: 0;
}

.contact-info-list li {
  display: flex;
  gap: 15px;
  margin-bottom: 22px;
}

.contact-info-list .icon {
  background: #fdeaea;
  color: #d72638;
  min-width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 18px;
}

/* =========================
   FORM CARD
========================= */

.contact-form-card {
  background: #fff;
  padding: 40px;
  border-radius: 22px;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08);
}

.form-title {
  font-size: 22px;
  margin-bottom: 25px;
}

.contact-form-card .form-control {
  background: #f3f4f6;
  border: none;
  border-radius: 14px;
  padding: 14px 16px;
  margin-bottom: 18px;
  font-size: 14px;
}
.contact-form-card textarea {
  margin-top: 14px;
}

.contact-form-card .form-control:focus {
  box-shadow: none;
  outline: 2px solid #f3b3b8;
}

/* Submit Button */
.btn-submit {
  width: 100%;
  background: linear-gradient(90deg, #c5161d, #e63946);
  color: #fff;
  border: none;
  padding: 15px;
  border-radius: 30px;
  font-size: 15px;
  font-weight: 600;
  transition: all 0.3s ease;
}

.btn-submit:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 25px rgba(214, 38, 56, 0.35);
}

/* ===== Mobile ===== */
@media (max-width: 991px) {
  .about-wow-card {
    padding: 35px 22px;
  }

  .about-wow-content h1 {
    font-size: 30px;
  }
  .about-title {
    font-size: 34px;
  }

  .about-stats-card {
    margin-top: 40px;
  }
  .products-title {
    font-size: 34px;
  }
  .blog-title {
    font-size: 34px;
  }

  .blog-thumb-img img {
    height: 180px;
  }
  .contact-title {
    font-size: 34px;
  }

  .contact-form-card {
    margin-top: 40px;
  }
}

@media only screen and (max-width: 600px) {
  .daz-header .main-bar .container {
    margin-top: 0px;
  }
  .blog .owl-carousel .owl-item .item .blog-grid {
    min-height: auto;
  }
  .projects .item {
    /*background: linear-gradient(179deg, rgba(255, 255, 255, 1) 0%, rgba(209, 10, 36, 1) 100%);*/
  }
  #git_form .dazseth .p-a0 {
    height: auto !important;
  }
  .hero-title {
    font-size: 40px;
  }
  .hero-actions {
    flex-direction: column;
  }
}

/* Header styling*/
/* --- FORCED HAMBURGER LOGIC FOR ALL DEVICES --- */

/* 1. Hide default horizontal nav and force mobile-style collapse */
.header-nav.navbar-collapse {
  display: none !important;
  background: #fff;
  width: 100% !important;
  position: absolute !important;
  top: 100%;
  left: 0;
  z-index: 999;
  max-height: 80vh;
  /*overflow-y: auto;*/
  border-top: 2px solid #ed1c24; /* Fujitec Red */
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  border-radius: 24px;
}

.header-nav.navbar-collapse.show {
  display: block !important;
}

/* 2. Force Hamburger Button Visibility */
button.navbar-toggler {
  display: block !important;
  border: none;
  background: transparent;
  padding: 10px;
}

/* 3. Three-Column Grid for Main Menu */
.header-nav .nav.navbar-nav {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  gap: 0 !important;
  float: none !important;
  padding: 20px !important;
}

.header-nav .nav > li {
  width: 100% !important;
  float: none !important;
  /*border: 1px solid #f0f0f0;*/
  position: relative;
}

.header-nav .nav > li > a {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  padding: 20px 15px !important;
  color: #333 !important;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}

/* 4. Sub-menu 'Push' Logic (No Overlap) */
.header-nav .sub-menu {
  display: none;
  position: static !important; /* This pushes items down */
  width: 100% !important;
  /*background: #f9f9f9 !important;*/
  visibility: visible !important;
  opacity: 1 !important;
  padding: 10px 20px !important;
  box-shadow: none !important;
  margin: 0 !important;
}

.header-nav .nav > li.open > .sub-menu {
  display: block !important;
}

/* Rotate Chevron when open */
.header-nav .nav > li.open > a i {
  transform: rotate(180deg);
  transition: 0.3s;
}

/* 5. Hamburger Icon Animation to 'X' */
.navbar-toggler span {
  display: block;
  width: 25px;
  height: 2px;
  background: #333;
  margin: 6px 0;
  transition: 0.4s;
}
.navbar-toggler:not(.collapsed) span:nth-child(1) {
  transform: translateY(-8px) rotate(45deg);
}
.navbar-toggler:not(.collapsed) span:nth-child(2) {
  opacity: 0;
}
.navbar-toggler:not(.collapsed) span:nth-child(3) {
  transform: translateY(-8px) rotate(-45deg);
}

.clearfix:after,
.clearfix:before {
  display: none;
}
.is-fixed .navbar-toggler,
.navbar-toggler {
  margin: 10px 0 20px 10px;
}
/* This class will be toggled on the <body> tag via JavaScript */
body.menu-open {
  overflow: hidden !important;
}

/* Mobile Adjustment */
@media (max-width: 768px) {
  .header-nav .nav.navbar-nav {
    display: block !important;
    /*grid-template-columns: repeat(1, 1fr) !important;*/
  }
  .scroll-indicator {
    left: 45%;
  }
  .daz-logo img {
    margin-top: 0px;
  }
  .header-sticky .daz-logo img {
    margin-top: 10px;
  }
  .daz-header .navbar-toggler,
  .daz-header .is-fixed .navbar-toggler {
    margin: 0px;
    width: 30px;
  }
      .page-content {
         padding-bottom: 0px; 
    }
}

.mobile-nav .header-nav.show {
  height: 100dvh !important;
}
.mobile-nav .navbar-toggler.open:after {
  background-color: unset;
  position: absolute;
  transform: unset;
}
.mobile-nav .header-nav .daz-logo {
  display: none;
}
