@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');


body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, span, a, div, input, textarea, select, button{
     font-family: "Lato", sans-serif;
}   
.lefthandside .appIcon-about {
     position: relative;
     left: 25px;
     top: 25px;
     z-index: 1000;
     padding: 10px;
     display: flex;
     align-items: center;
     justify-content: center;
     border-radius: 50%;
     transition: background-color 0.2s ease;
   }
   
.add-extension button:hover {
     /* color: var(--primary-color);
     background-color: var(--secondary-color); */
     transform: scale(1.1);
     -webkit-transition-duration: 0.3s;
     transition-duration: 0.3s;
     -webkit-transition-property: transform;
     transition-property: transform;
   }
   
   .add-extension button {
     box-shadow: 0 0 1px rgba(0, 0, 0, 0);
     -webkit-transition-duration: 0.3s;
     transition-duration: 0.3s;
     -webkit-transition-property: transform;
     transition-property: transform;
     /* color: var(--secondary-color); */
     background: linear-gradient(90deg, #33457e 0%, #5c7de4 100%);
     border-radius: 10px;
     /* width: 40px; */
     /* background: #0b57d0; */
     /* background-color: var(--primary-color); */
   
     /* width: 40px; */
     overflow: hidden;
     white-space: nowrap;
     display: flex;
     align-items: flex-start;
     gap: 0px;
     padding: 8px 30px;
   
     border: none;
     transition-property: color;
     -webkit-transition-duration: 0.3s;
     transition-duration: 0.3s;
     position: relative;
     z-index: 0;
   }
   .add-extension button span.button-text {
     /* opacity: 0; */
     /* transition: opacity 0.3s ease; */
     font-size: 14px;
   }
   
   .add-extension {
     position: relative;
     z-index: 0;
     display: inline-block;
   }
   
   .vayulogo {
     width: 90px;
     height: 90px;
     z-index: 10;
     border-radius: 12px;
     position: relative;
     bottom: 85px;
   }
   .vayulogo img {
     position: absolute;
     top: 20px;
     left: 17px;
     object-fit: contain;
   }
   .edge {
     width: 70px;
     height: 70px;
     border-radius: 45px;
   }
   .edge img,
   .chrome img,
   .safari img {
     width: 40px;
     height: 40px;
     left: 15px;
     top: 15px;
   }
   .chrome {
     width: 70px;
     height: 70px;
     border-radius: 45px;
     position: absolute;
     top: 200px !important;
   }
   .safari {
     width: 70px;
     height: 70px;
     border-radius: 45px;
     position: absolute;
     top: 115px !important;
   }
   
   /* Add hover effect for all border containers */
   .boredr-container,
   .boredr-container1,
   .boredr-container2,
   .boredr-container3,
   .boredr-container4,
   .boredr-container5,
   .boredr-container6,
   .boredr-container7,
   .boredr-container8
   {
     transition: transform 0.3s ease-in-out;
     cursor: pointer;
   }
   
   .boredr-container:hover,
   .boredr-container1:hover,
   .boredr-container2:hover,
   .boredr-container3:hover,
   .boredr-container4:hover,
   .boredr-container5:hover ,
   .boredr-container6:hover,
   .boredr-container7:hover,
   .boredr-container8:hover
   {
     transform: scale(1.05);
   }
   
   .arrow-demand {
     display: flex;
     align-items: center;
     gap: 1rem;
   }
   
   .arrow-demand span {
     cursor: pointer;
     transition: all 0.3s ease;
     width: 32px;
     height: 32px;
   }
   
   .arrow-demand span:hover {
     transform: scale(1.1);
   }
   
   .demand-cards-wrapper {
     width: 100%;
     
     position: relative;
     justify-content: center;
     align-items: center;
   }
   
   .demand-cards-slider {
     display: flex;
     gap: 2rem;
   }
   
   .demand-card-container {
     /* background: white; */
     
     font-family: "Lato", sans-serif;
     border-radius: 12px;
     border: none;
     padding: 1rem;
     /* box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); */
     transition: transform 0.3s ease;
   }
   
   .demand-card-img img {
     width: 100%;
     height: 200px;
     object-fit: cover;
     border-radius: 8px;
     border: none;
   }
   
   .demand-card-container button {
     margin-top: 1rem;
   padding: 5px 20px;
     border-radius: 20px;
     background: #f3f4f6;
     font-size: 14px;
     font-weight: 400;
   }
   
   .demand-card-container h3 {
     margin-top: 1rem;
     font-size: 1.5rem;
     font-weight: 700;
     line-height: 28px;
   }
   
   .demand-card-container p {
     margin-top: 0.5rem;
     font-size: 1.25rem;
     font-weight: 400;
     color: #6b7280;
   }
   
   @media (max-width: 768px) {
     .demand-card-container {
       max-width: 100%;
       margin: 0 auto;
     }
   }
   
   .news-list {
     display: flex;
     justify-content: space-between;
     align-items: center;
     padding: 0 2.5rem;
     margin-bottom: 2rem;
   }
   
   .news-list ul {
     display: flex;
     gap: 2rem;
     list-style: none;
     padding: 0;
   }
   
   .news-list li {
     cursor: pointer;
     white-space: nowrap;
     transition: color 0.3s ease;
     color: #576070;
     font-size: 20px;
   }
   
   .news-list li:hover {
     color: #4b5563;
   }
   
   .reach-us {
     font-family: "Lato", sans-serif;
     border-radius: 24px;
   }
   
   .content-wrapper span{
     display: none;
   }
   .content-wrapper p{
    margin-top: 20px !important;
   }
   .addextension {
    cursor: pointer;
    margin: 0 auto; /* Center horizontally */
    max-width: 220px;
    width: 100%;
    text-align: center;
    background: linear-gradient(180deg, #3f475f 0%, #293044 100%);
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    padding: 15px;
    border-width: 2px, 0px, 2px, 0px;
    border-radius: 16px;
    border-style: solid;
    border-image-source: linear-gradient(
        180deg,
        rgba(191, 196, 206, 0.25) 0%,
        rgba(87, 139, 243, 0.125) 100%
    );
    transition: transform 0.3s ease-in-out;
    box-shadow: 0px 8px 24px 0px #1c41b252;
    margin-top: 50px !important;
    display: block; /* Ensure block display */
}

   .inreach p {
     line-height: 30px;
     font-size: 24px;
     font-weight: 400;
   }
   
   @media (max-width: 768px) {
     .news-list {
       gap: 1rem;
     }
     .arrow-demand span{
       font-size: 17px;
       margin-top: -10px;
     }
   
   
   }
   @media (max-width: 768px) {
     .arrow-demand {
       margin-top: 1rem;
     }
   }
   
   @media (max-width: 767px) {
     .add-extension {
       display: none;
     }
   }
   
   @media (max-width: 1024px) {
    .quickleft img{
     width: 500px;
     left: calc(50% - 56px)
    }
    .quickright img{
     width: 500px;
     right: calc(50% - 50px)
    }
    .vayulogo {
     width: 70px;
     height: 70px;
     z-index: 10;
     bottom: 65px !important;
   }
   .vayulogo img {
     position: absolute;
     top: 10px;
     left: 7px;
     object-fit: contain;
   }
   
    
     .news-list li {
      
       font-size: 15px;
     }
     .demand-card-container h3 {
       font-size: 1.2rem;
     }
   
     .demand-card-container p {
       font-size: 1rem;
     }
   }
   
   @media (max-width: 768px) {
    
     .demand-card-container h3 {
       font-size: 1.1rem;
     }
   
     .demand-card-container p {
       font-size: 0.9rem;
     }
    
   }
   
   @media (max-width: 640px) {
     .quickleft,
     .quickright {
       display: none; /* Optional: hide on very small screens */
     }
   }
   
   
   
   
   
   
   @media (max-width: 480px) {
    .addextension{
      margin-top: 20px !important;
     }
     .content-wrapper p{
       display: none;
     }
     .inreach p{
       font-size: 16px;
       text-align: center;
       line-height: 20px;
       padding-left: 3px;
       padding-right: 3px;
     }
    
     .content-wrapper span{
       display: block;
       font-size: 16px;
       text-align: center;
     }
   }
   
   
   
   @media (max-width: 1350px) {
     .info {
       width: 320px;
       height: 220px;
     }
     .info h3 {
       font-size: 22px;
       margin-bottom: 15px;
     }
   
     .info p {
       font-size: 16px;
     }
   
     .boredr-container,
     .boredr-container1,
     .boredr-container2,
     .boredr-container3,
     .boredr-container4,
     .boredr-container5,
     .boredr-container6,
     .boredr-container7,
     .boredr-container8
      {
       width: 360px !important;
     }
   }
   /* Add responsive styles for cards */
   @media (max-width: 1200px) {
     .info {
       width: 300px;
       height: 220px;
     }
   
     .info h3 {
       font-size: 22px; /* Smaller heading */
       margin-bottom: 15px;
     }
   
     .info p {
       font-size: 16px; /* Smaller paragraph text */
     }
   
     .boredr-container,
     .boredr-container1,
     .boredr-container2,
     .boredr-container3,
     .boredr-container4,
     .boredr-container5,
     .boredr-container6,
     .boredr-container7,
     .boredr-container8
      {
       width: 340px !important; /* Override the inline style width */
     }
   }
   @media (max-width: 1024px) {
     .info {
       width: 270px;
       height: 220px;
     }
   
     .info h3 {
       font-size: 22px; /* Smaller heading */
       margin-bottom: 15px;
     }
   
     .info p {
       font-size: 16px; /* Smaller paragraph text */
     }
   
     .boredr-container,
     .boredr-container1,
     .boredr-container2,
     .boredr-container3,
     .boredr-container4,
     .boredr-container5 ,
     .boredr-container6,
     .boredr-container7,
     .boredr-container8{
       width: 310px !important;
     }
   }
   @media (max-width: 900px) {
     .arrow-demand span {
       width: 30px;
       height: 30px;
     }
    
     
   }
   
   @media (max-width: 991px) {
     .info {
       width: 260px;
       height: 200px;
     }
   
     .info h3 {
       font-size: 20px;
       margin-bottom: 12px;
     }
   
     .info p {
       font-size: 14px;
     }
   
     .boredr-container,
     .boredr-container1,
     .boredr-container2,
     .boredr-container3,
     .boredr-container4,
     .boredr-container5,
     .boredr-container6,
     .boredr-container7,
     .boredr-container8 {
       width: 290px !important;
     }
   }
   
   @media (max-width: 767px) {
     .info {
       width: 100%; /* Full width on mobile */
       max-width: 300px;
       height: auto;
       min-height: 180px;
       margin: 0 auto;
     }
   
     .boredr-container,
     .boredr-container1,
     .boredr-container2,
     .boredr-container3,
     .boredr-container4,
     .boredr-container5,
      .boredr-container6,
      .boredr-container7,
      .boredr-container8 {
       width: 100% !important;
       max-width: 300px;
       margin: 0 auto;
     }
   }
   
   .news-list ul::-webkit-scrollbar {
       height: 4px;
   }
   
   .news-list ul::-webkit-scrollbar-track {
       background: #f1f1f1;
       border-radius: 2px;
   }
   
   .news-list ul::-webkit-scrollbar-thumb {
       background: #888;
       border-radius: 2px;
   }
   
   .news-list ul::-webkit-scrollbar-thumb:hover {
       background: #555;
   }
   
   .footer-section {
       display: flex;
       justify-content: space-between;
       align-items: center;
       padding: 2rem 0;
       white-space: nowrap;
   }
   .footer-contentlinks{
     font-size: 20px;
     font-weight: 400;
     font-family: "Lato", sans-serif;
   }
   @media (max-width:500px) {
    .footer-contentlinks{
      font-size: 20px;
    }
    
   }
   .footer-logo img {
     width: 50px; /* or your preferred fixed width */
     height: auto;
     min-width: 150px; /* prevents shrinking */
   }
   .Twitter,.Instagram,.Facebook,.Github {
     border-radius: 50px;
     width: 28px;
     width: 28px;
     border: 1px solid #D4D4D8;
   }
   
   @media (max-width:950px) {
     .footer-contentlinks{
       font-size: 18px;
     }
   }
   @media (max-width:769px) {
    
     .footer-logo img{
       width: 100px;
     }
   }
   
   
   
   @media (max-width:721px) {
     .footerlink{
       margin-right: 50px;
     }
     
   }
   @media (max-width:678px) {
     .footerlink{
       margin-right: 70px;
     }
     
   }
   @media (max-width:650px) {
     .footerlink{
       margin-right: 70px;
     }
     .footer-logo img{
       width: 180px !important;
     }
   }
   @media screen and (min-width: 768px) and (max-width: 909px) {
     .middle-section {
         font-size: 12px;
     }
   }
   
   /* Custom styles for 768px-909px */
   @media screen and (min-width: 768px) and (max-width: 909px) {
       .footer-contentlinks ul {
           flex-direction: column;
           gap: 1rem;
       }
       
       .footer-contentlinks ul div {
           justify-content: center;
       }
   }
   @media (max-width:677px) {
   .footerlink{
     margin-left: 100px;
   }  
   }
   .bottom-footer{
     color: #576070;
   }
   
  
   .quick-desktop{
    width: 1440px;
    height: 600px;
   }
             
   .bottom-footer1{
    position: relative;
    top: 20px;
   }
.onclickmenuu {
  width: 180px;
  padding: 0;
  border-radius: 10px;
  box-shadow: 0 10px 25px 0 rgb(0 0 0 / 20%);
  
  top: 75px;
  left: 20px;
  display: none;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background: white;
  z-index: 1016;
}

.onclickmenuoption {
  cursor: pointer;
}

.onclickmenu ul {
  list-style: none;
  text-align: left;
  position: relative;
}

.onclickmenu li a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  padding-left: 20px;
}

.onclickmenu li {
  padding: 10px 10px;
  border-bottom: 1px solid rgb(154 177 181 / 34%);
}

.lastLinehidden {
  border-bottom: 0 solid transparent !important;
}

.onclickmenu li i {
  color: #fff;
  vertical-align: middle;
  margin-left: 10px;
  font-size: 20px;
}
    /* Add these styles for the active tab */
    .extensionTab {
      position: relative;
      cursor: pointer;
      transition: all 0.3s ease;
      padding: 8px 16px;
      border-radius: 4px;
  }

  .extensionTab.active {
  
    background: #F3F3F3;
    border-width: 2px, 0px, 2px, 0px;

    border-style: solid;
    
    border-image-source: linear-gradient(180deg, rgba(255, 255, 255, 0.25) 0%, rgba(0, 0, 0, 0.125) 100%);
    
}


.extensionTab.active::after {
  display: none;
}

#prevBtn, #nextBtn {

  background: #FFFFFF;
  border: 1px solid #E8E9EB;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
}

#prevBtn:hover, #nextBtn:hover {
  background: #F5F5F5;
}
.news-list {
  position: relative;
  padding: 0 10px; /* Make space for arrows */
}

#prevCategory, #nextCategory {
  padding: 8px;
  background: rgb(255, 255, 255);
  border-radius: 4px;
  transition: all 0.3s ease;
  display: none;
}
#prevCategory:hover, #nextCategory:hover {
  background: #F5F5F5;
  transform: scale(1.1);
}

#categoryList {
  transform: translateX(0);
  transition: transform 0.3s ease;
}
.news-list:hover #prevCategory.show-arrow {
  display: block;
}
.news-list:hover #nextCategory.show-arrow {
    display: flex; /* Show when hovering */
}

/* Hide arrows by default */
#prevCategory.hide-arrow,
#nextCategory.hide-arrow {
  display: none !important;
}

@media (max-width: 700px) {
  .addextension {
      margin: 20px auto; /* Keep centered and add vertical margin */
      max-width: 190px;
      font-size: 15px;
      padding: 12px;
  }
  
  /* Fix content wrapper alignment */
  .content-wrapper {
      margin-top: 0; /* Remove negative margin that might affect centering */
      text-align: center; /* Ensure content is centered */
      width: 100%; /* Full width to help with centering */
  }
}

/* Add these styles to your existing CSS */
@media (max-width: 320px) {
    .quickaddsection {
        margin-top: -40px; /* Move section up */
    }

    .quick-mobile .content-wrapper {
        top: 10px; /* Adjust the top position of content */
    }

    .quickadd-section-heading {
        font-size: 22px; /* Slightly reduce heading size */
        margin-bottom: 8px;
    }

    .quick-mobile p, 
    .quick-mobile span {
        font-size: 14px !important; /* Reduce text size */
        line-height: 20px !important; /* Adjust line height */
    }

    .addextension {
        margin-top: 15px; /* Reduce top margin of button */
    }
}

.category-nav-arrow {
    width: 30px;
    height: 42px;
    background: #FFFFFF;
    border: 1px solid #A0A0A0;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Adjust the icon size within the container */
.category-nav-arrow .material-symbols-outlined {
    width: 10px;
    height: 20px;
    font-size: 20px;
}

/* Optional: Add hover effect */
.category-nav-arrow:hover {
    background: #F5F5F5;
}

@keyframes pulse {
  0%, 100% {
      opacity: 1;
  }
  50% {
      opacity: .5;
  }
}

.animate-pulse {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}

/* Add responsive styles */
@media (max-width: 768px) {
  .demand-cards-wrapper {
      width: 100% !important;
  }
  
  .demand-card-container {
      width: 100% !important;
      margin: 0 auto;
  }

  .grid {
      grid-template-columns: 1fr !important;
  }
}