@font-face {
  font-family: "Qurova Demo";
  src: url("../font/QurovaDEMO-Regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;";
  src: url("../font/anic/Aeonik\ TRIAL.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}

/* Mouse */
.glow {
  position: fixed;
  width: 300px;
  height: 300px;
  pointer-events: none;
  border-radius: 50%;
  opacity: 0.1;
  z-index: 9999;
  background: radial-gradient(
    circle,
    rgba(199, 14, 14, 0.13)0%,
    rgba(15, 0, 3, 0.747) 70%
   
  );
  /* background: radial-gradient(circle, rgba(222, 24, 93, 0.527) 0%, rgba(222,24,93,0.3) 40%, rgba(0,0,0,0) 70%); */

  /* background: radial-gradient(circle, rgba(255,0,0,0.4) 0%, rgba(255,0,0,0.1) 40%, rgba(0,0,0,0) 70%); */
  transform: translate(-50%, -50%);
  filter: blur(5px);
  mix-blend-mode: screen;
  animation: fadeOut 2s forwards;
}

@keyframes fadeOut {
  from {
    opacity: 0.1;
  }
  to {
    opacity: 0;
  }
}

/* footer change */
 .footerbacgrouns-image {
    background-image: url("../img/gfa_img/Rectangle\ 52.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 92%;
    margin-top: 10px;
    
}

.move-beyound-imageright{
  width: 600px;
}
footer::before {
    content: "";
    position: absolute;
    left: -219px;
    top: -50px;
    bottom: -50px;
    width: 692px;
    background: url("../img/gfa_img/footer_left.png") no-repeat center;
    background-size: contain;
    z-index: 1;
    mask-image: linear-gradient(to bottom, black 15%, transparent 16%, transparent 85%, black 100%);
    mask-repeat: no-repeat;
    mask-size: cover;
}
.footer-top-left-mage011 {
    width: 600px;
}
    .corner-footer-section-left-bgimg img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.footer-column.logo-side-leftimg {
    margin: 10px 80px 0px 50px;
}

/*  */
/* hero video section */
.video-wrapper-heresection {
  height: 100vh;
  width: 100%;
}
.video-section-scroll-change{
  margin-top: 40px;
}
.video-wrapper-heresection video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* conact us css */
.social-fixed {
  position: fixed;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  gap: 12px;
  z-index: 999;
  background: #6e6e6e2b;
  padding: 7px;
  border-radius: 20px;
}
.blog-wrapper-section01 {
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.social-fixed a {
  background: #161616;
  color: #f32b2b;
  font-size: 17px;
  padding: 5px 8px;
  border-radius: 50%;
  text-align: center;
  transition: all 0.3s ease;
}
.social-fixed a:hover {
  color: #fc9191;
  background: #070707ea;
  transform: scale(1.5);
}
.background-hero-contact {
  font-family: Arial, sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 300px;
  margin: 0;
  overflow: hidden;
}
.footer-top-left-mage011 {
    position: absolute !important;
    bottom: -180px;
}
section.move-beyond-print {
    position: relative;
    padding: 60px 0;
}
.background-hero-contact .wrapper {
  position: relative;
}

.background-hero-contact .card {
  background: #181818de;
  padding: 70px 60px;
  border-radius: 30px;
  color: #fff;
  position: relative;
  z-index: 1;
  width: 1170px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;;
  font-weight: 700;
  font-size: 80px;
  line-height: 188%;
  text-align: center;
}

.background-hero-contact .down-arrow {
  position: absolute;
  bottom: 15px;
  left: 50%;
  width: 14px;
  height: 14px;
  border-left: 3px solid #ff7777;
  border-bottom: 3px solid #ff7777;
  transform: translateX(-50%) rotate(313deg);
  animation: arrowBounce 1s ease-in-out infinite;
}

/* Smooth down → up → down loop */
@keyframes arrowBounce {
  0% {
    transform: translateX(-50%) rotate(315deg) translateY(0px);
  }
  50% {
    transform: translateX(-50%) rotate(315deg) translateY(3px); /* Down */
  }
  100% {
    transform: translateX(-50%) rotate(315deg) translateY(0px); /* Back up */
  }
}

.background-hero-contact .corner {
  position: absolute;
  top: 34%;
  transform: translateY(-50%);
  z-index: 0;
  pointer-events: none;
}

.background-hero-contact .corner.left {
  left: -25px;
  transform: translateY(-50%) rotate(330deg);
}

.background-hero-contact .corner.right {
  right: -28px;
  transform: translateY(-50%) rotate(115deg);
}

.contact-section-form {
  background: conic-gradient(
    from 176.79deg at 46.67% 82.02%,
    #c70e0e -18.91deg,
    #000000 91.63deg,
    #000000 134.98deg,
    #000000 149.82deg,
    #000000 163.69deg,
    #000000 193.38deg,
    #070101 237.51deg,
    #c70e0e 341.09deg,
    #000000 451.63deg
  );
  padding: 50px 0;
}

/* Left Info Section */
.contact-section-form .contact-info {
  position: relative;
  padding-left: 20px;
}

/* Animated tapered red line (slow up & down) */
.contact-section-form .contact-info::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 100%;
  border-radius: 5px;
  overflow: hidden;

  /* Gradient glow */
  background: linear-gradient(
    to bottom,
    #c20303,
    #e03131,
    #ec4e4e,
    #f5abd4,
    #f7d2e6
  );
  background-size: 100% 200%;
  animation: moveGradientSlow 2s ease-in-out infinite alternate;


}

/* Slow up & down animation */
@keyframes moveGradientSlow {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 100%;
  }
}

.contact-section-form .contact-info h5 {
  margin-bottom: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;;
  font-weight: 400;
  font-size: 24px;
  line-height: 118%;
}

.contact-section-form .contact-info p {
  color: #e0e0e0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;;
  font-weight: 400;
  font-size: 20px;
  line-height: 118%;
}

/* Form Styling */
.contact-section-form .contact-form {
  /* background: rgba(0, 0, 0, 0.6); */
  background: #6e6e6e2c;
    padding: 40px;
    border-radius: 18px;
}

.contact-form input,
.contact-form select {
  background-color: transparent;
  border: 1px solid #555;
  color: white;
  border-radius: 8px;
  padding-left: 28px;
}

.contact-form input:focus,
.contact-form select:focus {
  border-color: #c70e0e;
  box-shadow: none;
}

.contact-section-form .input-icon {
  position: absolute;
  left: 15px;
  top: 70%;
  transform: translateY(-50%);
  color: #aaa;
}

/* Submit Button */
.contact-section-form .btn-submit {
    background-color: #c70e0e;
    border: none;
    padding: 10px 20px;
    font-weight: bold;
    color: white;
    border-radius: 15px;
    width: 31%;
    margin: 0 auto;
    display: flex
;
    justify-content: center;
}

.contact-section-form .btn-submit:hover {
  background-color: #a50c0c;
}

.call-section-iconcontact .contact-card {
  background-color: #6e6e6e2b;
  padding: 15px 40px;
  border-radius: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: white;
  font-family: Arial, sans-serif;
  position: relative;
  min-width: 450px;
}

.call-section-iconcontact .contact-icon {
  position: absolute;
  bottom: -28px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #0a0a0a;
  padding: 8px 12px;
  border-radius: 50%;
  z-index: 9999;
}

.call-section-iconcontact .contact-icon i {
  font-size: 24px;
  color: #ae2a2a;
}

.call-section-iconcontact .left-text {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;;
  font-weight: 400;
  font-size: 28px;
  line-height: 138%;
}

.call-section-iconcontact .right-text {
  color: #ccc;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;;
  font-weight: 400;
  font-size: 28px;
  line-height: 138%;
}
section.call-section-iconcontact {
  margin: 50px 0;
  padding: 30px;
}
section.gofor-add-productblog-section {
  margin-top: 50px;
}
/* go for add section */
.goforadd-news-herosection {
  background-color: #0a0a0a;
  color: white;
  font-family: Arial, sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 300px;
  margin: 0;
  position: relative;
}
/* Background text */
.goforadd-news-herosection .background-text {
  position: absolute;
  font-size: 140px;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.247);
  z-index: 0;
  margin-top: 70px;

  /* Prevent AOS animation from blurring text */
  will-change: transform;
  backface-visibility: hidden;

  /* Gradient mask so bottom fades smoothly */
  -webkit-mask-image: linear-gradient(to top, transparent 20%, black 60%);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: bottom;
  -webkit-mask-size: 100% 100%;
  mask-image: linear-gradient(to top, transparent 20%, black 60%);
}

.goforadd-news-herosection .foreground-text {
  /* Inline Css By Jaskaran */
  position: absolute;
  bottom: 70px;
  font-size: 55px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;;
  font-weight: 700;
  color: #dcdcdc;
  z-index: 1;
  margin-bottom: 52px;
}

/* Card container */

.gofor-add-productblog-section .custom-card {
  /* Inline Css By Jaskaran */
  background-color: #141414;
  border-radius: 15px;
  /* border: 1px solid rgb(255 0 0 / 11%); */
  padding: 20px 20px 20px 20px;
  position: relative;
  overflow: visible;
  color: #fff;
  transition: transform 0.3s ease-in-out;
  border: 1px solid rgb(255 0 0 / 11%);
  /* border-image-source: linear-gradient(180deg, #ff6565 0%, #606060 100%); */
  border-image-slice: 1;
  -webkit-transition: transform 0.3s ease-in-out;
  -moz-transition: transform 0.3s ease-in-out;
  -ms-transition: transform 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out;
}

.gofor-add-productblog-section .custom-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 0 15px rgba(255, 0, 0, 0.9);
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
}

/* Image styling - overlapping */
.gofor-add-productblog-section .image-overlap {
  position: absolute;
  top: 38px;
  width: 150px;
  height: 100px;
  border-radius: 15px;
  object-fit: cover;
}

/* Image left version */
.gofor-add-productblog-section .image-left {
  left: -81px;
}

/* Image right version */
.gofor-add-productblog-section .image-right {
  right: -70px;
}

.gofor-add-productblog-section .card-content p {
  color: #bababa;
  margin-bottom: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;;
  font-weight: 400;
  font-size: 16px;
  line-height: 128%;
}

.gofor-add-productblog-section .read-more {
  color: #ff7373;
  text-decoration: none;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;;
  font-weight: 400;
  font-size: 16px;
  line-height: 128%;
}
.card-content-right h5 {
  margin-bottom: 8px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;;
  font-weight: 500;
  font-size: 24px;
  line-height: 115.99999999999999%;
  color: #e0e0e0;
}
.gofor-add-productblog-section .read-more:hover {
  text-decoration: underline;
}
.gofor-add-productblog-section .card-content {
  margin-left: 100px;
}
.gofor-add-productblog-section .card-content-right {
  margin-right: 100px;
}
.gofor-add-productblog-section .card-content h5 {
  margin-bottom: 8px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;;
  font-weight: 500;
  font-size: 24px;
  line-height: 115.99999999999999%;
  color: #e0e0e0;
}
.card-content-right p {
  color: #bababa;
  margin-bottom: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;;
  font-weight: 400;
  font-size: 16px;
  line-height: 128%;
}
/* FOoter section  */
.corner-footer-section {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 0;
  pointer-events: none;
}

.corner-footer-section.left {
  left: 2px;
  transform: translateY(-60%) rotate(318deg);
  bottom: 0;
  z-index: 1;
  opacity: 0.1;
}

/*  */
footer {
  padding: 40px;
  border-radius: 20px;
  max-width: 1200px;
  margin: 0px auto;
  margin-bottom: 0px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
}

@media (max-width: 768px) {
  footer {
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 20px 15px;
  }
  .footer-column {
    min-width: 100%;
    margin: 10px 0;
  }
  .footer-column ul {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
  }
  .footer-column ul li {
    margin: 0;
  }
  .footer-column ul li a {
    font-size: 16px;
    color: #e0e0e0;
  }
  .footer-column.logo-side-leftimg {
    margin: 10px 0;
  }
}

.footer-column {
  flex: 1;
  min-width: 200px;
  margin: 10px;
}

.footer-column h3 {
  margin-bottom: 15px;
  font-size: 18px;
  color: #fff;
}

.footer-column p {
  color: #aaa;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;;
  font-weight: 400;
  font-size: 16px;
  line-height: 128%;
  text-align: justify;

}

.footer-column ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-column ul li {
  margin-bottom: 8px;
}

.footer-column ul li a {
  color: #aaa;
  text-decoration: none;
  font-size: 14px;
  transition: color 0.3s;
}

.footer-column ul li a:hover {
  color: #e63946;
  /* red hover effect */
}

/* features section */
.features-container-whychoose {
  display: flex;
  justify-content: center;
  gap: 30px;
  flex-wrap: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding: 0 10px;
}

.features-container-whychoose .feature-box {
  background: conic-gradient(
    from 176.79deg at 46.67% 82.02%,
    #c70e0e -18.91deg,
    #000000 91.63deg,
    #000000 134.98deg,
    #000000 149.82deg,
    #000000 163.69deg,
    #000000 193.38deg,
    #070101 237.51deg,
    #c70e0e 341.09deg,
    #000000 451.63deg
  );
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  padding: 0;
  text-align: center;
  width: 255px;
  box-shadow: 0 0 20px rgba(255, 0, 0, 0.1);
  transition: transform 0.3s ease;
}

.features-container-whychoose .feature-box:hover {
  transform: translateY(-10px);
  box-shadow: 0 0 30px rgba(255, 0, 0, 0.3);
}

.features-container-whychoose .feature-box img {
  height: 130px;
  margin-bottom: 15px;
}
.whychose-heading01 {
  color: #c70e0e;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;;
  font-weight: 700;
  font-size: 24px;
  line-height: 0;
  text-align: start;
  padding-top: 30px;
  text-transform: uppercase;
  margin-bottom: 60px;
}
.features-container-whychoose .feature-title {
  color: #e0e0e0;
  background: #321518c4;
  padding: 10px;
  border-radius: 3px 2px 10px 10px;
  margin-bottom: 1px;
  font-family: Niramit;
  font-weight: 500;
  font-size: 24px;
  line-height: 138%;
}

.features-container-whychoose .image-card-start {
  padding: 20px 20px 0 20px;
}

.main-heading-title {
  color: #c70e0e;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 138%;
  text-align: start;
  text-transform: uppercase;
  margin-bottom: 70px;
}

/* Image scroll section */
.image-section-main-wrapper {
  position: relative;
  /* Inline Css by Jaskaran  */ /* Inline Css by Jaskaran  */ /* Inline Css by Jaskaran  */
  height: calc(100vh * 3.3);

  /* Inline Css by Jaskaran  */ /* Inline Css by Jaskaran  */

  /* one screen height per image */
}

.image-section-main-wrapper .fixed-image {
  position: sticky;
  top: 100px;
  height: 90vh;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
}

/* Marquee styling */
.image-section-main-wrapper .marquee-container {
  width: 1120px;
  margin: 0 auto;
  overflow: hidden;
  white-space: nowrap;
  background: linear-gradient(to right, #4a0d0d, #1a1a1a);
  padding: 8px 0;
  border-radius: 40px 40px 0 0;
}
section.product-section-home-page01 {
  margin-bottom: 80px;
}
.image-section-main-wrapper .marquee-text {
  display: inline-block;
  padding-left: 100%;
  white-space: pre;
  font-size: 3rem;
  animation: marquee 10s linear infinite;
  color: #fff;
  display: inline-block;
  margin-right: 50px;
  font-size: 3rem;
  font-weight: bold;
  opacity: 0.3 !important;
  -webkit-animation: marquee 10s linear infinite;
}

@keyframes marquee {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-100%);
  }
}

/* Image wrapper */
.image-section-main-wrapper .image-wrapper {
  position: relative;
  height: 100%;
  background: linear-gradient(to right, #4a0d0d, #1a1a1a);
  overflow: hidden;
  flex: 1;
  width: 1120px;
  margin: 0 auto;
  border-radius: 0px 0px 30px 30px;
  padding: 0 20px;
}



.image-section-main-wrapper .image-wrapper img {
  position: absolute;
  width: 96%;
  height: calc(100% - 70px);
  object-fit: cover;
  opacity: 0;
  transition: opacity 1s ease-in-out; /* Smooth slide up */
  padding: 0px 18px;
  border-radius: 3%;
}

.image-section-main-wrapper .image-wrapper img.active {
  opacity: 1;
}

/* Next section */
.image-section-main-wrapper .next-section {
  min-height: 100vh;
  background: #111;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
}
/*  */
.product-section-home-page01 .small-heading {
  color: #c70e0e;
  margin-bottom: 25px;
  font-family: Arial;
  font-weight: 700;
  font-size: 24px;
  line-height: 138%;
  text-align: start;
  text-transform: uppercase;
}

.product-section-home-page01 .headin-product {
  font-family: Qurova DEMO;
  font-weight: 500;
  font-size: 60px;
  line-height: 106%;
  margin-bottom: 20px;
  color: #ffffff;
}

.product-section-home-page01 .discriiption {
  font-family: Arial;
  color: #ccc;
  margin-bottom: 40px;
}

/* video section start */
.video-section-scroll-change {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 3rem;
  padding-top: 0;
}

/* Video section tall for sticky */
.video-section-scroll-change .video-section {
  height: 200vh;
  /* Makes sticky work */
  background: #000;
}

/* Video container */
.video-section-scroll-change .video-wrapper {
  width: 1140px;
  height: 80vh;
  overflow: hidden;
  border-radius: 30px;
  transition: all 0.5s ease-in-out;
  position: relative;
  z-index: 10;
}

/* Expanded state */
.video-section-scroll-change .video-wrapper.expanded {
  position: sticky;
  top: 80px;
  width: 100%;
  height: calc(100vh - 80px);
  border-radius: 0;
}

.video-section-scroll-change .video-wrapper video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* hero section start */
.hero-section-background {
  background-image: url("../img/gfa_img/publish.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  padding: 60px 0;
}

.login-btn-header .login-text {
  font-weight: bold;
}

.login-btn-header .slash {
  margin: 0 4px;
}

.login-btn-header .signup-text {
  font-weight: normal;
}

h2.Redefining-print-ads {
  font-family: Qurova DEMO;
  font-weight: 700;
  font-size: 80px;
  line-height: 138%;
  text-align: center;
}

p.Mixed-Reality {
  font-family: Qurova DEMO;
  font-weight: 700;
  font-size: 100px;
  line-height: 138%;
  text-align: center;
  color: #c70e0e;
}

/* custome line of hr */
.custom-lineof-hr {
  width: 100%;
  background: linear-gradient(
    to right,
    white 30%,
    /* thick part color */ black 30% 100%
  );
  position: relative;
  border: 1px solid #888888;
  margin-top: 35px;
  margin-bottom: 35px;
}

.custom-lineof-hr::before {
  content: "";
  position: absolute;
  top: -2px;
  left: -1px;
  height: 5px;
  width: 30%;
  background: #d9d9d9;
}

.custom-lineof-hr11 {
  width: 100%;
  background: linear-gradient(
    to right,
    white 30%,
    /* thick part color */ black 30% 100%
  );
  position: relative;
  border: 1px solid #888888;
  margin-top: 75px;
  margin-bottom: 30px;
}

.custom-lineof-hr11::before {
  content: "";
  position: absolute;
  top: -2px;
  left: -1px;
  height: 5px;
  width: 30%;
  background: #d9d9d9;
}

/* second section */
.section-introduction-home {

  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  /* filter: brightness(0.5); */
}

.section-introduction-home .content {
  position: relative;
}

/* Small heading */
.section-introduction-home .small-heading {
  color: #e93d3D;
  margin-bottom: 25px;
  margin-top: 15px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;;
  font-weight: bold;
  font-size: 24px;
  line-height: 138%;
  text-align: start;
  text-transform: uppercase;
}

/* Main heading */
.section-introduction-home .main-heading {
  font-family: Qurova DEMO;
  font-weight: 500;
  font-size: 60px;
  line-height: 106%;
  margin-bottom: 20px;
  color: #ffffff;
}

/* Paragraph text */
.section-introduction-home .content p {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;;
  font-weight: 400;
  font-size: 16px !important;
  line-height: 128%;
  margin-bottom: 50px;
  color: #ccc;
}

/* video section start */
.home-page-video-section .video-section {
  position: relative;
  width: 100%;
  height: 80vh;
  overflow: hidden;
}

/* Video background */
.home-page-video-section .video-section video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  transform: translate(-50%, -50%);
  object-fit: cover;
}

/* Bottle image */
.home-page-video-section .bottle {
  position: absolute;
  left: 10%;
  top: 50%;
  transform: translateY(-50%);
  max-height: 80%;
  z-index: 1;
}

/* Text overlay (right side) */
.home-page-video-section .text-content {
  position: absolute;
  right: 5%;
  top: 50%;
  transform: translateY(-50%);
  color: #0059b3;
  text-align: right;
  z-index: 2;
}

.home-page-video-section .text-content h2 {
  font-size: 40px;
  font-weight: normal;
  margin: 0;
  color: #0077cc;
}

.home-page-video-section .text-content h1 {
  font-size: 60px;
  margin: 0;
  font-weight: bold;
}

.home-page-video-section .text-content p {
  font-size: 20px;
  margin: 5px 0;
  color: #0077cc;
}

/* Center "VIDEO" overlay */
.home-page-video-section .video-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-size: 48px;
  font-weight: bold;
  background: rgba(0, 0, 0, 0.4);
  padding: 10px 20px;
  border-radius: 8px;
  z-index: 3;
}

/*  */

/* Product text */
.home-page-product-section .product {
  color: #ff5c5c;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 10px;
}

/* Tabs */
.home-page-product-section .tabs {
  display: flex;
  gap: 20px;
  background: linear-gradient(to right, #5b1b1b, #3c1b1b);
  padding: 10px 20px;
  border-radius: 15px 15px 0 0;
  margin-top: 20px;
}

.home-page-product-section .tab-btn {
  font-weight: bold;
  cursor: pointer;
  padding: 5px 10px;
  border-radius: 5px;
  transition: background 0.3s;
}

.home-page-product-section .tab-btn.active {
  background: #ff5c5c;
}

/* Image Box */
.home-page-product-section .image-box {
  background: linear-gradient(180deg, #6e2727, #1a1a1a);
  padding: 10px;
  border-radius: 20px;
  overflow: hidden;
}

.home-page-product-section .tab-content {
  display: none;
}

.home-page-product-section .tab-content.active {
  display: block;
}

.home-page-product-section .tab-content img {
  width: 100%;
  display: block;
  border-radius: 15px;
}
/*  */

/* medea  */

section.main-steps-wrapper {
  position: relative;
}
.sdfkdsjfks {
  position: relative;
}
.sakedsldk img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.sakedsldk01 img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}
.sakedsldk02 img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}
.sakedsldk03 img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}

.sakedsldk01 {
  width: 100px;
  position: absolute;
  top: 48px;
  right: 126px;
}
.sakedsldk02 {
  width: 100px;
  position: absolute;
  top: 242px;
  right: 97px;
}
.sakedsldk03 {
  width: 80px;
  position: absolute;
  bottom: 58px;
  left: 187px;
}
@media (min-width: 1400px) {
  .sakedsldk01 {
    top: 61px;
    right: 153px;
  }
  .sakedsldk02 {
    top: 288px;
    right: 122px;
  }
  .sakedsldk03 {
    bottom: 75px;
    left: 225px;
  }
}

/* step section start */
/* Background section */
/* .main-steps-wrapper {
  background-image: url('../img/gfa_img/how_tits_work.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100vh;
  padding: 0;
  filter: brightness(0.5); 
/* } */

/* Steps wrapper */
.main-steps-wrapper .steps {
  position: relative;
  padding-left: 0;
  margin-top: 35px;
}

/* Vertical line */
.main-steps-wrapper .steps::before {
  content: "";
  position: absolute;
  left: 66px;
  top: 65px;
  bottom: 0;
  width: 2px;
  background: linear-gradient(to bottom, #ff3b3b 0%, #888 100%);
  background-size: 100% 200%; /* Bigger to allow movement */
  animation: lineMove 2s linear infinite;
}

@keyframes lineMove {
  0% {
    background-position: 0 0; /* Start at top */
  }
  100% {
    background-position: 0 100%; /* Move to bottom */
  }
}

/* Step heading */
.main-steps-wrapper .steps h3 {
  color: #c70e0e;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;;
  font-weight: 700;
  font-size: 24px;
  line-height: 0;
  text-align: start;
  text-transform: uppercase;
  margin-bottom: 60px;
}

/* Each step */
.main-steps-wrapper .step {
  display: flex;
  align-items: center;
  margin-bottom: 115px;
  margin-left: 50px;
}

/* Step number circle */
.main-steps-wrapper .step-number {
  width: 34px;
  height: 34px;
  background-color: #0d0d0d;
  border: 2px solid #ff3b3b;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  z-index: 1;
  flex-shrink: 0;
   border: 2px solid transparent; /* Transparent so the gradient shows */
  border-radius: 50%; /* Circle shape */
  
  background: 
    linear-gradient(#313131, #313131) padding-box, /* Inside fill */
    linear-gradient(to bottom, #c70e0e, #fff) border-box; /* Border gradient */
  background-clip: padding-box, border-box;
  background-origin: border-box;
}

/* Step text */
.main-steps-wrapper .step-text {
  margin-left: 41px;
  flex: 1;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;;
  font-weight: 400;
  font-size: 27px;
  line-height: 111%;
  color: #bababa;
  letter-spacing: 1px;
}

/* Mobile adjustments */

.move-beyond-print-containt {
  display: flex;
  justify-content: space-between;
  margin: auto;
}

.move-beyond-print .text-section {
  flex: 1;
  padding-right: 40px;
}

.move-beyond-print .text-section h1 {
  font-size: 48px;
  line-height: 1.2;
  margin-top: 40px;
}

.move-beyond-print .text-section h1 span {
  color: #e63946;
  font-family: Qurova DEMO;
  font-weight: bold;
  font-size: 50px;

  
  text-transform: capitalize;
}

.move-beyond-print .text-section p {
  margin-top: 20px;
  color: #ccc;
  font-family:system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
   font-weight: 400;
    font-size: 20px;
    line-height: 128%;
}

.move-beyond-print .btn {
  display: inline-block;
  margin-top: 20px;
  padding: 5px 16px;
  color: white;
  text-decoration: none;
  border-radius: 20px;
  font-weight: bold;
  transition: background 0.3s ease;
  background: #c70e0e;
}

.move-beyond-print .btn:hover {
  background-color: #ff4f5a;
}

.move-beyond-print .image-section {
  flex: 1;
  display: flex;
  justify-content: center;
  position: relative;
}

.move-beyond-print .image-section img {
  width: 100%;
  border-radius: 10px;
}

@media (max-width: 1300px) {
}
@media (max-width: 1200px) {
  .sakedsldk01 {
    width: 70px;
    top: 45px;
    right: 113px;
  }
  .sakedsldk02 {
    width: 75px;
    top: 207px;
    right: 87px;
  }
  .sakedsldk03 {
    width: 55px;

    bottom: 55px;
    left: 163px;
  }
  .background-hero-contact .card {
    width: 900px;
    font-size: 70px;
  }
  .header {
    padding: 8px;
  }
  .mobile-nav-toggle {
    color: #fff;
  }
  h2.Redefining-print-ads {
    font-size: 60px;
  }
  p.Mixed-Reality {
    font-size: 60px;
  }
  .section-introduction-home .main-heading {
    font-size: 30px;
  }
  .video-section-scroll-change .video-wrapper {
    width: 960px;
  }
  .product-section-home-page01 .headin-product {
    font-size: 30px;
  }
  .image-section-main-wrapper .marquee-container {
    width: 960px;
  }
  .image-section-main-wrapper .image-wrapper {
    width: 960px;
  }
  .move-beyond-print .text-section h1 span {
    font-size: 55px;
  }
  footer {
    max-width: 1200px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
 .footer-column {
    min-width: auto;
}
}

@media (max-width: 991px) {
.footer-column.logo-side-leftimg {
    margin: 10px;
}
  svg.corner.left{
    display: none;
  }
  svg.corner.right{
    display: none;

  }
  .footer-top-left-mage011 {
    width: 100%;
}
  .footerbacgrouns-image {
    background: #282828;
}
footer::before {
    background: none;
    display: none;
}
  .goforadd-news-herosection .background-text {
    font-size: 90px;
    margin-top: 37px;
  }
  .sakedsldk01 {
    width: 70px;
    top: 89px;
    right: 189px;
  }
  .sakedsldk02 {
    width: 75px;
    top: 335px;
    right: 151px;
  }
  .sakedsldk03 {
    width: 55px;
    bottom: 101px;
    left: 261px;
  }
  .call-section-iconcontact .left-text {
    font-size: 18px;
  }

  .call-section-iconcontact .right-text {
    font-size: 18px;
  }
  .background-hero-contact .card {
    width: 700px;
  }
  .move-beyond-print .text-section h1 span {
    font-size: 40px;
  }
  .move-beyond-print-containt {
    display: flow;
  }
  footer {
    margin-bottom: 16px;
  }
  .video-section-scroll-change .video-wrapper {
    width: 720px;
  }
  .image-section-main-wrapper .marquee-container {
    width: 720px;
  }
  .image-section-main-wrapper .image-wrapper {
    width: 720px;
  }
  h2.Redefining-print-ads {
    font-size: 40px;
  }
  p.Mixed-Reality {
    font-size: 40px;
  }
  .hero {
    min-height: 40vh;
  }
  .section-introduction-home .main-heading {
    font-size: 40px;
  }
  .product-section-home-page01 .headin-product {
    font-size: 40px;
  }
  .main-steps-wrapper {
    height: 100%;
  }
  .main-steps-wrapper .step {
    margin-bottom: 40px;
  }
  .gofor-add-productblog-section .image-overlap {
    top: 90px;
  }
  .footer-column p {
    margin-right: 0;
  }
     .footer-top-left-mage011 {
        position: relative !important;
        bottom: -85px;
    }
}

@media (max-width: 768px) {
  .sakedsldk01 {
    width: 70px;
    top: 58px;
    right: 132px;
  }
  .sakedsldk02 {
    width: 75px;
    top: 240px;
    right: 105px;
  }
  .sakedsldk03 {
    width: 55px;
    bottom: 66px;
    left: 188px;
  }

  .call-section-iconcontact .contact-card {
    padding: 15px 15px;
  }
  section.call-section-iconcontact {
    padding: 0;
    padding-bottom: 50px;
  }
  .background-hero-contact .card {
    font-size: 50px;
  }
  .background-hero-contact .card {
    width: 500px;
  }
  .gofor-add-productblog-section .card-content {
    margin-left: 0;
  }
  .gofor-add-productblog-section .card-content-right {
    margin-right: 0;
  }
  .gofor-add-productblog-section .image-overlap {
    position: static;
    display: block;
    margin: 0 auto 10px;
  }
  .gofor-add-productblog-section .custom-card {
    text-align: center;
    padding-top: 15px;
  }
  .video-section-scroll-change .video-wrapper {
    width: 540px;
  }
  .image-section-main-wrapper .marquee-container {
    width: 540px;
  }
  .image-section-main-wrapper .image-wrapper {
    width: 540px;
  }
   .footerbacgrouns-image {
    margin-top:-15%;
}

  footer {
    flex-direction: column;
    text-align: left;
  }
  h2.Redefining-print-ads {
    font-size: 35px;
  }
  p.Mixed-Reality {
    font-size: 35px;
  }
  .section-introduction-home .main-heading {
    font-size: 35px;
  }
  .product-section-home-page01 .headin-product {
    font-size: 35px;
  }
  .image-section-main-wrapper .fixed-image {
    height: 300px;
  }

  .image-section-main-wrapper .marquee-text {
    font-size: 14px;
  }
  .move-beyond-print .text-section {
    flex: 1;
    padding-right: 0;
  }
  .features-container-whychoose {
    gap: 15px;
  }
  .features-container-whychoose .feature-box {
    width: 200px;
  }

   .move-beyond-print .image-section img {
    margin-top: -29%;
}
}
@media (max-width: 576px)
 {

  .image-section-main-wrapper .marquee-container {
    width: 720px;
  }

.marquee-container
  .goforadd-news-herosection .background-text {
    margin-top: 0px;
  }

  .goforadd-news-herosection .background-text {
    font-size: 60px;
  }
  .goforadd-news-herosection .foreground-text {
    font-size: 30px;
  }
  .sdfkdsjfks {
    display: none;
  }
  .background-hero-contact .card {
    width: 1100px;
    font-size: 40px;
  }
  .background-hero-contact .card {
    width: 100%;
    padding: 58px 60px;
  }
  
  .move-beyond-print .text-section h1 span {
    font-size: 30px;
  }
  .video-section-scroll-change .video-wrapper {
    width: 100%;
    margin: 15px;
  }
  .image-section-main-wrapper .fixed-image {
    height: 300px;
  }
  .image-section-main-wrapper .marquee-container {
    width: 100%;
  }
  .image-section-main-wrapper .image-wrapper {
    width: 100%;
    height: 400px;
  }
  .product-section-home-page01 {
    margin: 15px;
  }
  .main-steps-wrapper .steps {
    padding-left: 0;
  }
  .main-steps-wrapper .step {
    margin-left: 0;
  }
  .product-section-home-page01 .headin-product {
    font-size: 25px;
  }
  h2.Redefining-print-ads {
    font-size: 30px;
  }
  p.Mixed-Reality {
    font-size: 30px;
  }
  .section-introduction-home .main-heading {
    font-size: 25px;
  }
  .main-steps-wrapper .steps::before {
    left: 15px;
  }
  .main-steps-wrapper .step-text {
    font-size: 18px;
  }
  .main-steps-wrapper .step {
    margin-bottom: 30px;
  }
  .contact-section-form .btn-submit {
    width: 69%;
  }
  .call-section-iconcontact .contact-icon {
    bottom: -33px;
  }
  .call-section-iconcontact .contact-icon i {
    font-size: 19px;
  }
  .social-fixed {
    padding: 3px;
    right: 3px;
  }
  .goforadd-news-herosection .foreground-text {
    bottom: 99px;
    margin-bottom: 52px;
}


@media (max-width: 360px) {
.goforadd-news-herosection .background-text {
    font-size: 45px;
}
}
.image-section-main-wrapper .image-wrapper img {
    width: 87%;
    height: calc(100% - 40px);
    border-radius: 10% !important;

  }
}