

@media (min-width: 1200px) {
  .banner-animation {
    max-width: 400px; /* Make it smaller on very large screens */
    margin-left: 50px; /* Adjust to center the animation */
  }
}

/* Max Width 1200 PX */
@media all and (max-width: 1200px){

  .banner{
    flex-direction: row-reverse;
  }
  .banner-text {
    margin-right:0px;
    margin-top: 100px;
  }
  
  .banner-text p {
  text-align: center;
  margin-bottom: 50px;

  }
  
  .banner-animation {
   display: none;

  }
  .banner-animation-mobile {
    display: flex;
 
   }
}

/* For tablets and small desktops */
@media (max-width: 992px) {

  }
  
/* Max Width 991 PX */
@media all and (max-width: 991px){
  .header-nav nav ul li {
    margin: 0 10px;
  }
  .header-nav nav ul li a {
    font-size: 20px;
  }
  .whatapp-btn {
    bottom: 15px;
    left: 20px;
  }
  .component-number object {
    max-width: 100px;
  }
  .component-right-image object {
    width: 150px;
  }
  .component-right-text h4 {
    margin-bottom: 20px;
    font-size: 20px;
  }
  .number-component {
    padding-top: 80px;
  }
  .component-items{
    margin-bottom: 30px;
  }
  .footer-li {
    padding-bottom: 60px;
  }
  .footer-bottom p:last-child {
    padding: 20px;
  }
  .banner-area .btn2 {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
  }

  .banner {
    flex-direction: column;
    padding: 100px 20px;
    gap: 50px;
  }

  .banner-text {
    text-align: center;
    max-width: 80%;
  }

  .banner-animation {
    display: none;
  }

  .banner-animation-mobile {
    display: block;
    max-width: 300px;
    margin: auto;
  }
  .banner-text h1 {
    /*font-size: 4vw; /* Adjust font size for tablets and smaller screens */
  }
}




/* Responsive adjustments for smaller screens */
@media (max-width: 900px) {
  .three-column-container {
      align-items: center;
      

    flex-direction: column;
  }
  .content{
      width: auto;
      display: block;
      margin-left: auto;
      margin-right: auto;
    }
  .hedgehog-image{
      display: none;
  
    }

  .column {
    margin-bottom: 0px;
  }

  .text-column {
      /* Additional styling for text column if needed */
      margin-left: 0rem;
    }

    form {
      /* Add styles for the form */
      margin: 0;
      max-width: 100%;
    }
    .banner-text {
      text-align: center;
      max-width: 80%;
    }

}

.footer {
  padding: 5% 5% 5% 5%;
}
.footer-top-row{
gap: 5px;
flex-direction: column-reverse;
}

/* Min Width 768 PX */
@media all and (min-width: 768px){
	.header-nav nav ul{
		display: flex !important;

	}
  .header-nav nav{
    display: block !important;
  }

  form {
    /* Add styles for the form */
    margin: 0;
    max-width: 620px;
  }
  .btn1 {
    padding: 5px 30px;
}  

}
/* Max Width 768 PX */
@media all and (max-width: 767px){	
	/* Mobile menu ----------------------------*/
   .header-logo a img {
      max-width: 90px;
   }
   
   /* 10bis Logo - Mobile Styles */
   .header-item {
  justify-content: flex-end;
      align-items: flex-start;

   }
   
   .tenbis-logo {
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      order: 0;
      z-index: 1;
   }
   
   .tenbis-logo a img {
      max-width: 60px;
   }
   
   /* Keep logo on the right */
   .header-logo {
      order: 2;
      margin-left: auto;
   }




   .form-grid {
    grid-template-columns: 1fr; /* Stack fields vertically on smaller screens */
  }
  .header-btn .btn1{
    display: none;
  }
	.mobile-menu {
		display: block;
    top: 30px;
    left: 10%;
	}
  .nav-pills .nav-link.active {
    color: #000000 !important;
  }
  .nav-pills .nav-link:hover {
    color: #000000 !important;
  }
  .header-menu{
      position: relative;
  }
  .header-nav .btn1{
    display: none;
    background: #70D87B;
    color: #fff;
    max-width: 180px;
    width: 100%;
    margin: auto;
    
  }
  .banner-area .btn2 {
    height: 50px;
    max-width: 180px;
    line-height: 50px;
    font-size: 18px;
    margin-bottom: 5px;
  }
  .header-nav nav{
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    background: #fff;
    z-index: 1;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    padding:40px 0;
    box-sizing: border-box;
    text-align: center;
    display: none;
    flex-direction: column;
  }
  .header-nav nav ul {
    flex-direction: column;
  }
  .header-nav nav ul li{
      margin-bottom: 30px;
  }
  .header-nav nav ul li a {
      color: #000000;
  }
  .header-button {
      display: none;
  }
  .mobile-headerbtn{
      display: block;
  }
  .header-button .btn {
      padding: 8px 40px;
      font-size: 20px;
  }
  .banner-area {
    padding-top: 65px;
  }
  .whatapp-btn {
    bottom: 10px;
    left: 15px;
  }
  .component-items {
    flex-direction: column;
    margin-bottom: 20px;
  }
  .component-items .even{
    order: -1;
  }
  .number-component {
    padding-top: 60px;
  }
  .fanfac-item  h4 {
    font-size: 30px;
    margin-bottom: 45px;
  }
  .fanfac-item p {
    margin-bottom: 5px;
  }
  .fanfac-item {
    padding-top: 60px;
    margin-top: 50px;
  }
  .fanfac-area {
    padding-top: 70px;
  }
  .pricing-item h4 {
    font-size: 32px;
  }
  .pricing-number h2 {
    font-size: 70px;
  }
  .pricing-number p {
    margin-top: 0;
  }
  .pricing-list {
    padding-right: 20px;
  }
  .pricing-list ul li {
    margin-bottom: 17px;
  }
  .faq-main {
    flex-direction: column-reverse;
    align-items: center;
  }
  .faq-area {
    padding: 0 15px;
  }
  .footer-li {
    padding-bottom: 40px;
  }
  .footer-area a img {
    width: 80px;
    margin-top: 27px;
  }
  .footer-area .p {
    padding: 5px 0 18px 0;
  }
  .btn2 {
    height: 55px;
    line-height: 55px;
    font-size: 20px;
  }
  .banner-area .btn2 {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .component-right-text p span {
    display: block;
  }
  
  .fanfac-pricing{
    flex-direction: column;
    gap: 0px;
  }
 
  .component-items {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    flex-direction: column;
}
.banner {
  padding: 130px 40px 100px 40px;
}

.banner-text {
  min-width: 600px;
  display: flex;
  align-items: center;
  align-content: center;
  margin-top: 0px;
  flex-direction: column;

}

.banner-text h1 {
  min-width: 0px;
  /*font-size: 50px;*/
  text-align: center;
}

.banner-text p {
  min-width: 0px;
}


.footer {
  padding: 5% 5% 5% 5%;
}
.footer-top-row{
gap: 5px;
flex-direction: column-reverse;
}
}


@media all and (max-width:575px){
  .whatapp-btn {
    bottom: 5px;
    left: 7px;
  }
  .fanfac-area {
    padding-top: 50px;
  }
  .fanfac-title h2 {
    margin-bottom: 5px;
  }
  .fanfac-title p{
    font-size: 18px;
  }
  .pricing-list {
    padding-right: 10px;
  }
  .accordion-width > h2 {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .accordion-width .accordion-item h2 {
    line-height: 25px;
  }
  .accordion-width .accordion-item h2 button {
    padding: 7px 0;
  }
  .mobile-menu {
    left: 3%;
    top: 35%;

	}
  .banner-area .btn2 {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    font-weight: 500;
  }

  .component-items {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    flex-direction: column;
}

  .component-items {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    gap: 40px;
    flex-direction: column;
}

  .component-right {
    display: flex;
    align-items: center;
    flex-direction: column;
    
  }
  
  .component-right-text {
    text-align: -webkit-center;
    padding-right: 0px;
}

.banner {
  padding: 40px 10px; /* Reduce padding for smaller screens */
  flex-direction: column;
  align-items: center; /* Center the content */
  justify-content: center;
}

.banner-text {
  max-width: 100%;
  text-align: center;
  padding: 0; /* Remove extra padding */
  flex-direction: column;
}

.banner-animation-mobile {
}

  /* Hide the larger animation for mobile */
  .banner-animation {
    display: none;
  }

.btn2 {
  padding: 0px 50px;
  font-size: 14px;
  margin-top: 10px;
}

.banner-text h1 {
  /*font-size: 4vw; /* Responsive text size based on viewport */
  line-height: 1.1;
  word-wrap: break-word;
  max-width: 100%; /* Ensure it doesn't overflow */
  margin: 0 auto;
}

.banner-text p {
  font-size: 5vw; /* Adjust paragraph font size */
  margin: 10px 0;
  line-height: 1.4;
  padding: 0 15px; /* Add some padding for breathing space */
}

.footer {
  padding: 5% 5% 5% 5%;
}
.footer-top-row{
gap: 5px;
flex-direction: column-reverse;
}

}

@media all and (max-width:450px){
  /*.footer-area {
    background:linear-gradient(#5077E5,#4F76E5,#435FDC);
  }*/
  .btn2-mobile{
    display: auto;
  }
  .form{
    max-width: 400px
  }
  .banner-area .btn2 {
    max-width: 200px;
    height: 55px;
    line-height: 55px;
    font-size: 20px;
  }
  .banner-btn p {
    text-shadow: 0px 0px 5px black;
  }
  .destop-bg{
    display: none;
  }
  .mobile-bg{
    display: block;
  }
  .component-right {
    flex-direction: column;
    text-align: center;
  }
  .component-right-text {
    text-align: center;
    padding-right: 0;
  }
  .component-right-image {
    margin-top: 10px;
  }
  .component-number {
    margin-bottom: 15px;
  }
  .component-right-text h4 {
    margin-bottom: 12px;
  }
  .component-right-text p {
    line-height: 28px;
  }
  .component-items {
    margin-bottom: 40px;
  }
  .number-component {
    padding-top: 45px;
  }
  .section-title {
    margin-bottom: 50px;
  }
  .fanfac-item p {
    font-size: 22px;
  }
  .fanfac-item  h4 {
    font-size: 28px;
    margin-bottom: 35px;
  }
  .fanfac-item object {
    max-width: 100px;
    margin-top: 20px;
  }
  .fanfac-item {
    padding-top: 50px;
    margin-top: 50px;

  }
  .pricing-list {
    padding-right: 0;
  }
  .pricing-number h2 {
    font-size: 60px;
  }
  .pricing-number {
    margin-top: 20px;
  }
  .pricing-item h4 {
    font-size: 30px;
    margin-bottom: 0;
  }
  .pricing-number h2 span {
    font-size: 25px;
  }
  .pricing-number {
    margin-top: 10px;
  }
  .pricing-list ul li object {
    max-width: 30px;
  }
  .accordion-width>h2 {
    line-height: 35px;
  }
  .faq-main {
    padding: 40px 30px 50px 30px;
  }
  .footer-li ul li a {
    font-size: 18px;
  }
  .footer-li {
    padding-bottom: 30px;
  }
  .faq-main {
    margin-bottom: 100px;
  }
  .pricing-sample-text p span {
    display: inline;
  }
  .component-right-text {
    text-align: -webkit-center;
    padding-right: 0px;
}

.banner {
  padding: 80px 30px 50px 30px;
}

.banner-text {
  min-width: 300px;
  display: flex;
  align-items: center;
  align-content: center;
  margin-top: 0px;
}

.banner-sub-text{
  margin-bottom: 25px;

}

.banner-animation {
  width: 300px;
  height: 300px;
}

.banner-text h1 {
  min-width: 0px;
  text-align: center;
  font-size: 10vw;


}

.banner-text p {
  min-width: 0px;
}



.footer {
  padding: 5% 5% 5% 5%;
}
.footer-top-row{
gap: 5px;
flex-direction: column-reverse;
}
}



