.section{background-color:#080d2e;padding-top:120px}
@media (max-width:1440px){
.section{padding-top:100px}
}
@media (max-width:1024px){
.section{padding-top:80px}
}
@media (max-width:768px){
.section{padding-top:60px}
}
@media (max-width:480px){
.section{padding-top:40px}
}



/* Default for large devices */
.bg {
  background: linear-gradient(90deg, #080d2e 100%, #a9a9a9 51%, #080d2e 100%);
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  height: 300px;
}

/* For medium devices (tablets, 768px and up) */
@media (max-width: 1024px) {
  .bg {
      height: 300px;
  }
}

/* For small devices (phones, 480px and up) */
@media (max-width: 768px) {
  .bg {
      height: 300px;
  }
}

/* For extra small devices (phones under 480px) */
@media (max-width: 480px) {
  .bg {
      height: 300px;
  }
}






/* Default styles for all devices */
.bg-section-inner {
  padding: 25px 10px;
  color: #fff;
  background-color: #080d2e;
}
.hero-blog{margin-top: 30px;}
.hero-text {
  text-align: left;
  max-width: 100%;
}

.hero-text .breadcrumbs-text {
  text-transform: uppercase;
  line-height: 1.1;
  font-weight: 700;
  font-size: 24px; /* Slightly increased */
  font-style: normal;
  margin-bottom: 25px;
  letter-spacing: -0.03em;
}

.hero-text h1 {
  font-size: 112px;
  line-height: 1.1;
  color: #fff;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 0;
  text-transform: initial;
  letter-spacing: -0.04em;
}

.hero-text h1 span {
  font-weight: 100;
  font-style: normal;
  letter-spacing: -0.039em;
  display: inline !important;
}

.hero-text p {
  margin-top: 16px;
  margin-bottom: 30px;
  font-size: 20px; /* Increased */
  line-height: 30px; /* Adjusted for better readability */
}

/* Large devices (992px and up) */
@media (min-width: 992px) {
  .bg-section-inner {
      padding: 75px 20px 0;
  }

  .hero-text h1 {
      font-size: 92px; /* Slightly increased */
      line-height: 110px;
      margin-bottom: 30px;
  }

  .hero-text p {
      font-size: 22px; /* Slightly increased */
      line-height: 38px;
  }

  .hero-text {
      max-width: 100%;
  }
}

/* Medium devices (768px to 991px) */
@media (min-width: 768px) and (max-width: 991px) {
  .bg-section-inner {
      padding: 60px 20px 0;
  }

  .hero-text h1 {
      font-size: 80px; /* Increased */
      line-height: 100px;
      margin-bottom: 25px;
  }

  .hero-text p {
      font-size: 22px; /* Increased */
      line-height: 34px;
  }

  .hero-text {
      max-width: 100%;
  }
}

/* Small devices (767px and below) */
@media (max-width: 767px) {
  .bg-section-inner {
      padding: 50px 10px 0;
  }

  .hero-text h1 {
      font-size: 50px; /* Increased from 40px */
      line-height: 60px;
      margin-bottom: 25px;
  }

  .hero-text p {
      margin-top: 20px;
      margin-bottom: 20px;
      font-size: 24px; /* Increased from 22px */
      line-height: 40px;
  }
  .hero-blog{margin-top: 10px;}
}



.main-title{font-size:80px;line-height:1.05;color:#fff;letter-spacing:-.04em}
@media (max-width:1200px){
.main-title{font-size:68px;line-height:1.3}
}
@media (max-width:768px){
.main-title{font-size:35px;line-height:1..3}
}
@media (max-width:480px){
.main-title{font-size:25px;line-height:1.2}
}

.separator-line  {
background-color: rgb(252, 252, 252);
content: "";
display: inline-block;
height: 2px;
vertical-align: middle;
width: 100%;
} 



.about-content h2 {
font-size: clamp(25px, 4vw, 31px);
max-width: 90%;
line-height: 1.4;
color: #fff;
margin: 0 auto 15px;
}

.about-content p {
font-size: clamp(14px, 2vw, 21px);
line-height: 1.5;
max-width: 90%;
color: #fff;
margin: 0 auto 30px;
}

.about-content p:last-of-type {
margin-bottom: 0;
}

/* Responsive Design */
@media only screen and (max-width: 1200px) {
.about-content h2,
.about-content p {
  max-width: 95%;
}
}

@media only screen and (max-width: 768px) {
.about-title h2 {
  font-size: clamp(28px, 5vw, 40px);
  line-height: 1.2;
}

.about-content h2,
.about-content p {
  max-width: 90%;
}
}

@media only screen and (max-width: 480px) {
.about-content h2 {
  font-size: 24px;
  max-width: 100%;
}

.about-content p {
  font-size: 17px;
  line-height: 1.4;
  max-width: 100%;
}
}


.block-logos .block-logos-desc p{font-size:18px;max-width:428px;line-height:1.6;margin-top:1em;color:#fff}
.block-logo{margin:50px 0;background-color:#080d2e;justify-content:center;align-items:center;width:180px;height:90px;display:flex;border-radius:8px;overflow:hidden;flex-shrink:0}
.block-logo img{width:100%;height:100%;object-fit:contain}




.footer-cta-section {
  width: 90%;
  text-align: center;
  margin: 0 auto;
}

.footer-cta-title {
  font-weight: 700;
  font-size: 156px;
  letter-spacing: -0.04em;
  line-height: 1.2;
  color: #fff;
  margin: 0 auto 24px; /* Margin-bottom for spacing */
  max-width: 1080d2epx; /* Restrict max width for better readability */
}

.btn-cta-green {
  
  background-color:transparent;
  border: 2px solid #c59b6d;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 600;
  padding: 14px 48px;
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
}

.btn-cta-green:hover {
  background-color: #c59b6d;
  color: #fff;
  text-decoration: none;
  transform: translateY(-3px); /* Subtle lift effect */
}


.spacer-small {
  height: 24px; /* Space between title and button */
}

/* Responsive Design */
@media (max-width: 1200px) {
  .footer-cta-title {
    font-size: 120px; /* Scale down for smaller screens */
  }
}

@media (max-width: 768px) {
  .footer-cta-title {
    font-size: 80px; /* Smaller size for tablets */
  }
  .btn-cta-green {
    font-size: 1.2rem;
    padding: 12px 36px; /* Adjust padding for mobile */
  }
  
}

@media (max-width: 480px) {
  .footer-cta-title {
    font-size: 50px; /* Smallest size for mobile devices */
  }
  .btn-cta-green {
    font-size: 1rem;
    padding: 10px 28px; /* Compact button size */
  }
 
}
