body{
  background-color: #000000;
}

h1, h2 {
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 400;
  font-size: 58px;
  line-height: 65px;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
}
.display-4-1-mobile{
  display:none;
}
.img-fluid-banner {
width:60%;
    
}

.sub-heading {
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 400;
  font-size: 58px;
  line-height: 65px;
  text-align: center;
  text-transform: uppercase;
  color: #22B8FD;
}


p {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: #C8C8C8;
}
b{
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: #C8C8C8;
}

.lead, .lead-1{
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  color: #C8C8C8;
}
strong{
  color:white;

}

.features-list li {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: #C8C8C8;
  padding-left:100px;
}

.features-list li img {
  margin-right: 10px;
}
.revision-from-ricky-inner {
  background-image: url('../images/Maskgroup1.webp');
  background-size: cover; 
  background-position: center; 
  background-repeat: no-repeat; 
  padding: 60px 0; 
}
.container{
  width: 100%;

}
.lead.mb-4{
    padding:0;
}
.display-4, .display-4-1{
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 500;
  font-size: 75px;
  line-height: 65px;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  padding-left:50px;
  padding-right: 50px;

}
.display-4-2{
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 500;
  font-size: 58px;
  line-height: 65px;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  padding-left:20rem;
  padding-right: 20rem;
}
.sec4-heading{
  text-align: left;
  font-size: 53px;

}
/* .col.row.\32 {
    padding-left: 200px;
    padding-right: 200px;
    padding-bottom:40px;
} */
.row.mb-6 {
  border: 1px;
  background: linear-gradient(90deg, #1499F0 0%, #0333B6 100%);
  border-radius: 20px;
  margin-top:100px;
  padding:50px;
}

.btn.btn-primary, .btn-trial {
  position: relative;  
  display: inline-block;
  padding: 12px 24px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: white;  
  text-decoration: none;  
  background: linear-gradient(90deg, #E4CA35 0%, #B84D06 100%);  
  box-shadow: 0px 13px 16.9px rgba(20, 153, 240, 0.15);  
  border-radius: 50px;  
  transition: all 0.3s ease; 
  width: 279px;  
    z-index:3;
    border:none;
    text-transform:uppercase;
    
}

.btn.btn-primary:hover, .btn-trial:hover {
  background: linear-gradient(90deg, #B84D06 0%, #E4CA35 100%);  
  box-shadow: 0px 13px 16.9px rgba(20, 153, 240, 0.25); 
  cursor: pointer; 
}



.eclipse-background {
  position: relative; 
}
p.lead {
    padding-left: 270px;
    padding-right: 270px;
}
.eclipse-background::before {
  content: ""; 
  position: absolute;
  top: 50%; 
  left: 50%; 
  transform: translate(-50%, -50%); 
  width: 937px; 
  height: 177px; 
  background: #0043FF; 
  filter: blur(200px); 
  border-radius: 50%; 
  z-index: -1; 
}

.eclipse {
  position: absolute;
  width: 664px;
  height: 698px;
  left: 695px; 
  top: 2264px; 
  background: #00195F;
  filter: blur(200px);
  z-index: 0; 
}

.sec4 .container {
  position: relative;
  z-index: 1; 
}
.sec4.container{
  padding-top:100px;
}
.col-12.text-center.sec4{
  display: flex;
  justify-content: left;
  margin-top: 30px;
}
.col-md-10{
  padding-left:100px;
  text-align: left;
}
.banner-heading {
  text-align: left;
  font-size: 32px;
  font-family: 'Bebas Neue', sans-serif;
}

  
  .sec3 .img-fluid {
    max-width: 100%;
  }
  
  .sec3 .position-absolute {
    position: absolute;
  }
  
  .sec3 .top-0 {
    top: 0;
  }
  
  .sec3 .end-0 {
    right: 0;
  }
  
  .sec3 .bottom-0 {
    bottom: 0;
  }
  
  .sec3 .start-0 {
    left: 0;
  }
  
  .text-white {
    color: white !important;
    font-size:24px;
    line-height: 1.5;
  }
 


.sec4-parent {
    position: relative;
    background-color: #f8f9fa;
    background-image: url('images/Group25.png');
    background-size: cover;
    background-position: center;
  }
  .img-fluid.multiple.stream.income {
    width: 566px;
}
  
  
  .sec4-sub-heading {
    font-size: 17px;
    text-align: left;
    font-family: 'Poppins', sans-serif;
}
ul.features-list-sec4 {
  color: #C8C8C8;
  list-style-type: none;
  line-height: 1.5;
  padding: 0;
  padding-right: 80px;
}
  
  .position-absolute.top-0.end-0 {
    position: absolute;
    top: 0;
    right: 0;
  }

  .position-absolute.bottom-0.start-0 {
    position: absolute;
    bottom: 0;
    left: 0;
  }
  
  .powered-system{
    text-align: center;
  }
  .how-sparky-ai{
    text-align: center;
  }
  .image-center{
    text-align: center;
  }


 
.sec5-wrapper .container {
  position: relative;
  z-index: 2; 
  padding-top: 100px;
  justify-content: center;
    align-items: center;
    display: flex;

}
.col-sm.content-column {
    align-items: center;
    display: flex;
    flex-direction: column;
    
}
.row.content-row, .row.content-row-1, .row.content-row-2, .row.content-row-3, .row.content-row-4, .row.content-row-5{
    width:90%;
}
.image-center{
  padding-top:50px;
}
.col.left-column{
  text-align: right;
}
.row.content-row, .row.content-row-1, .row.content-row-2, .row.content-row-3, .row.content-row-4, .row.content-row-5{
  padding-top:100px;
  flex-wrap: nowrap;
}
.mb-2{
  text-align: left;
}
.follow-up{
  text-align: left;
}
.sec7-wrapper {
  background-image: url('../images/Sec71.webp');
  background-size: cover; 
  background-position: center top; 
  background-repeat: no-repeat; 
  padding: 40px 0;
  min-height: 100vh; 
  display: flex;
  align-items: center;
}


.sec7-content {
  border: 2px solid #149CF1;
  border-radius: 20px;
  max-width: 80%;
  text-align: center;
  position: relative;
    padding: 100px!important;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
    z-index: 1; 
    margin-top:500px;

}
.sec7-content::before {
  content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1096px;
    height: 1151px;
    background-color: #00195F; 
    border-radius: 50%;
    filter: blur(200px); 
    opacity: 0.7; 
    z-index:-1;
    width:100%;
}

.sub-heading {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 10px;
  font-family: 'Bebas Neue', sans-serif;
 
}

.main-heading {
  font-size: 96px;
  margin-bottom: 20px;
  font-family: 'Bebas Neue', sans-serif;
  color:#ffffff;
}

.main-image {
  width: 728px;
  margin: 20px 0;
  padding-top:20px;
  padding-bottom:40px;
}

.description {
  font-size: 55px;
  margin-bottom: 20px;
}

.features-list {
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
}

.features-list li {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.features-list img {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}

.description-1 {
    font-size: 18px;
    color: #C8C8C8;
    letter-spacing:3px;
}
.sub-heading-1 {
  font-size: 29px;
  padding-left: 13rem;
  padding-right: 13rem;
  line-height: 1.3;
}
.description-2 {
  font-size: 18px;
  color: #FFFFFF;
  padding: 0;
  margin: 0;
}
.col-md-6 .text-center-mob{
  display:none;
}
.col-md-6.text-center-mob{
  display: none;
}
.revision-from-ricky-child {
  padding: 40px 0;
}

.testimonials {
  font-size: 58px;
  margin-bottom: 20px;
  padding-top: 20px;
}

.video-wrapper {
  padding: 10px;
}

.polygon-icon {
  width: 100%;
  height: auto;
  border-radius: 8px;
}
.video-thumbnail.polygon-icon {
  height: 300px;
}
.top-icon.mb-3{
    width:100px;
    height:100px;
}
.img-fluid-1, .image-fluid-2, .img-fluid-3, .img-fluid-4, .image-fluid-5{
    width: 366px;
  }
  .sec5-main-image{
    width: 700px;
  }
  .text-white-heading{
      padding-top:100px;
  }
  
  .img-fluid.position-absolute.top-0.end-0{
      width:30%;
  }
  .img-fluid.position-absolute.bottom-0.start-0{
      width:30%;
  }
  
  .popup-form {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); 
  background-color:black;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  z-index: 1000; 
  padding: 20px;
  width: 90%;
  max-width: 800px;
  border: 2px solid #149CF1;
}
input::placeholder {
  color: #ffffff!important; 
}

.popup-form .form-control {
  margin-bottom: 15px;
  border: 3px solid #149CF1;
    background: black;
}
input {
  color: #ffffff!important;
  background-color: #333;
  border-radius: 4px;
  width: 100%;
}

/* Placeholder styling */
input::placeholder {
  color: white;
}


input:focus {
  border-color: #007bff; 
  outline: none;
}
.btn-popup {
text-align:center;
    
}
.btn.btn-success.mt-3{
        width: 50%;
    padding: 10px;
    background: linear-gradient(90deg, #E4CA35 0%, #B84D06 100%);
    border-radius:30px;
    font-size:24px;
}
.close-popup-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 30px;
  background: none;
  border: none;
  color: white;
  cursor: pointer;
}
.d-none {
  display: none !important;
}
/* Styling error messages */
.error {
  color: red;
  font-size: 0.875em;
}
label {
        color: white;
    padding-bottom: 10px;
}

/* Phone input styling */
.intl-tel-input {
  width: 100%;
}

.intl-tel-input input[type="tel"] {
  width: 100%;
  padding-left: 60px; 
}

.intl-tel-input .iti__flag-container {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.iti{
    width:100%;
}
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7); 
  z-index: 999;
  backdrop-filter: blur(5px); 
}


@media (max-width: 1440px) {
  .display-4-2{
    font-size: 45px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .sub-heading{
    line-height: 1;
  }
  .main-heading {
    font-size:46px;
    line-height: 1;
  }
  .main-image{
    width: 100%;
  }
  .sub-heading-1{
    padding:0;
  }
  .features-list li{
    padding:0;
    font-size: 14px;
  }
}

@media (max-width: 1400px) {
  p.lead{
      padding-left:140px;
      padding-right:140px;
  }
}

@media (max-width: 1050px) {
    p.lead{
      padding:0;
  }
  .display-4, .display-4-1{
    display: none;
  }
  .display-4-1-mobile{
    display: block;
  }
  .sec4-parent img{
    width: 100%;
  }
  img.icon-sec4{
    width: 20px;
    height: 20px;
  }
  .col-md-10{
    padding-left: 0;
    text-align: center;
      
  }
  .banner-heading{
    text-align: center;
    line-height: 1.3;
    padding-top:10px;
  }
  .sec5-wrapper .container{
    padding-top:0;
  }
  .row.mb-6{
    flex-direction: column;
    align-items: center;
  }
  .display-4-2{
    font-size: 45px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .sub-heading{
    line-height: 1;
  }
  .main-heading {
    font-size:46px;
    line-height: 1;
  }
  .main-image{
    width: 100%;
  }
  .sub-heading-1{
    padding:0;
  }
  .features-list li{
    padding:0;
    font-size: 14px;
  }
}

  @media (max-width: 768px) {
    .sec4-parent img {
      max-width: 150px; 
    }
    .img-fluid.multiple.stream.income{
        width:90%;
    }
    .video-wrapper {
      margin-bottom: 20px;
    }
    .eclipse {
      width: 60vw; 
      height: 60vh;
      top: 40%;
    }
  
    .sec4-parent {
      padding: 60px 0; 
    }
  
    .sec4 .container {
      padding: 0 15px;  
    }
    .sec4-heading{
      font-size:51px;
    }
    .sec4-sub-heading{
      font-size:16px;
    }
    ul.features-list-sec4{
      padding-right:0px;
    }
  
  }
  
  
  @media (max-width: 480px) {
      .img-fluid.multiple.stream.income{
        width:70%;
    }
    .eclipse {
      width: 70vw; 
      height: 70vh;
      top: 50%;
    }
  
    .sec4-parent {
      padding: 40px 0;
    }
  
    .sec4 .container {
      padding: 0 10px;
    }
    .display-4-2{
      padding:0;
        font-size: 33px;
        line-height: 1.3;
    }
    .display-4, .display-4-1{
      display:none;
    }
    .display-4-1-mobile{
      display:block;
      font-size: 43px;
        line-height: 1.3;
    }
    .eclipse-background::before{
      display: none;
    }
    .eclipse{
      display:none;
    }
    .sec4-heading{
      text-align: center;
      font-size:35px;
      line-height:1.3;
    }
    .col-md-6.text-center-mob{
      display:block;
      text-align: center;
      padding-bottom:40px;
    }
    .col-md-6.text-center{
      display:none;
      text-align: center;
    }
    .sec4-parent img{
      width: 300px;
    }
    .img-fluid.mob{
      max-width: 500px;
    }
    .sec4.container{
      padding-top:40px;
    }
    p{
      text-align: center;
      font-size:16px;
    }
    .row.mb-6 {
      display: flex;
      flex-wrap: wrap;
    }
  
    .row.mb-6 .col-12 {
      flex: 1 1 100%; 
      padding: 0 10px; 
    }
  
    .row.mb-6 .col-md-2 {
      flex: 1 1 40%;
      order: 1; 
    }
  
    .row.mb-6 .col-md-10 {
      flex: 1 1 60%;
      order: 2;
    }
    .col-md-2.d-flex.align-items-center{
      justify-content: center;
    }
    .banner-heading{
      line-height: 1.3;
      padding: 0;
      text-align: center;
      padding-top:40px;
    }
    .col-md-10{
      text-align: center;
      font-size:16px;
    }
    .row.mb-6 {
      margin-left: 5px;
      margin-right: 5px;
      padding:25px;
  }
  .sec5-wrapper .container{
    padding-top:0px;
  }
  .col-md-10{
    padding:0;
  }
  .row.content-row, .row.content-row-1, .row.content-row-2, .row.content-row-3, .row.content-row-4, .row.content-row-5{
    padding-top:50px;
  }
  .sec5-main-image{
    width: 300px;
  }
  .row.content-row, .row.content-row-1, .row.content-row-2, .row.content-row-3, .row.content-row-4, .row.content-row-5{
    justify-content: center;
    flex-direction: column;
  }
  .img-fluid-1, .image-fluid-2, .img-fluid-3, .img-fluid-4, .image-fluid-5{
    width: 200px;
  }
  col .left-column{
    text-align: center;
  }
  .mb-2{
    text-align: center;
    font-size: 35px;
    padding-top: 20px;
    margin:0;
  }
  .mb-0{
    padding-left: 10px;
    padding-right:10px;
    font-size:16px;
    margin:0;
  }
  .row.content-row-3 {
    flex-direction: column-reverse;
}
.row.content-row-5 {
  flex-direction: column-reverse;
}
.col.left-column {
 text-align: center;
}
.col-sm.image-right{
  text-align: center;
}
.follow-up{
  text-align: center;
  padding-top: 20px;
  font-size:35px;
  margin:0;
}
.follow-up-text{
  padding-left: 10px;
  padding-right: 10px;
  font-size:16px;
  margin:0;
}
.sec7-wrapper{
  background-size: contain;
  background-position: center;
}
.sec7-content{
  padding: 20px!important;
  margin: 0;
}
.sub-heading{
  line-height: 1;
}
.main-heading{
  font-size: 30px;
}
.main-image{
  width: 100%;
}
.description{
  font-size: 24px;
  line-height: 1.3;
}
.features-list li{
  padding: 5px;
  line-height: 1.5;
  align-items: baseline;
  font-size: 16px;
  text-align:left;
}
.description-1{
  padding: 3px;
  line-height: 1.3;
}
.sub-heading-1{
  padding-top: 15px;
  font-size: 20px;
}
.btn.btn-primary, .btn-trial{
  z-index: 3;
}
p.text-white-p{
  padding-bottom:16px;
}
.col-12.text-center.mb-4{
  z-index: 3;
}
.mb-4{
  text-align: center;
  font-size:18px;
  margin:0!important;
}
.lead{
  text-align: center;
  font-size:18px;
}
img.icon-sec4{
  width: 20px;
  height: 20px;
}
h1.sec4-sub-heading{
  text-align: center;
}
ul.features-list-sec4{
  padding:0;
  padding-left:30px;
  padding-right: 20px;
}
.col-12.text-center.sec4{
  justify-content: center;
}
.btn-trial{
    width:100%;
}
.sec7-content::before{
    width:100%;
}
.col.row.\32{
    padding:0px;
}
.how-sparky-ai{
    font-size:35px;
    line-height:1;
}
 .btn.btn-success.mt-3 {
    width:100%;
    font-size:16px;
 }
 .row{
     margin:0;
 }
 .text-white-heading{
    padding-bottom:20px;
    font-size: 35px;
    line-height: 1.3;
 }
 .img-fluid-banner {
width:100%;
    
}
.lead.mb-4{
    font-size:16px;
}
.py-5{
    padding-top:2rem!important;
    padding-bottom:1rem!important
}
b {
    font-size:16px;
}
.testimonials{
    font-size:35px;
}
.features-list li img{
    width: 15px;
    height: 15px;
}

  }