.gradient-bg.ajjas-ev {
  background-color: #111111;
}

.image-banner-box.center-img img {
  width: 100%;
  object-fit: cover;
  
}

.image-banner-text.ajjas-ev .banner-tagline {
  width: 100%;
  margin-bottom: 24px;

  font-size: 14px;
}

.get-in-touch-buttons.ajjas-ev {
  display: flex;
  justify-content: center;
  align-items: center;
}

.get-in-touch-buttons.ajjas-ev button, .get-in-touch-buttons.ajjas-ev a {
  margin: 0px !important;
  font-weight: bold !important;
  font-size: 12px;
}

.get-in-touch-buttons.ajjas-ev a:last-child {
  -webkit-text-stroke: .5px black;
}

.image-banner-box.ajjas-ev {
  background-color: #111111;
}

.ajjas-ev-solutions {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;

  background-color: #f5f5f5;
  padding-top: 84px;
}

.ajjas-ev-solutions .title {
  font-size: 14px;
  font-weight: 600;
}

.solution-button-outline {
  width: 70%;
  margin: 12px 0px;
  padding: 1.5px;

  border-radius: 30px;
  background: linear-gradient(to bottom right, #F4F4F4, #2E2E2E , #F4F4F4);
}

.solution-button-outline button {
  width: 100%;
  height: 100%;
  padding: 10px 25px;
  background-color: #f5f5f5;

  border: none;
  border-radius: 30px;

  display: flex;
  justify-content: center;
  align-items: center;

  font-size: 22px;
  font-weight: 600;
  color: #848997;

  cursor: pointer;
}

.solution-button-outline button img {
  width: 16px;
  margin-right: 5px;
}

.solution-button-outline button span {
  white-space: nowrap;
}

.ajjas-solution-cards {
  width: 100%;
  padding: 64px 16px;
  background-color: #f5f5f5;

  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.ajjas-solution-cards.ajjas-ev .solution-card {
  width: 100%;
  border-radius: 8px;
  margin: 20px 0px;
  padding: 24px 16px 32px 16px;
  background-color: #EEEEEE;

  text-align: center;

  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.solution-card.ajjas-ev .solution-name {
  font-size: 24px;
  font-weight: 600;

  margin-bottom: 6px;
}

.solution-card.ajjas-ev .solution-description {
  font-size: 12px;
  font-weight: 100;
  color: #888888;
}

.solution-card.ajjas-ev img {
  width: 100%;
  margin: 24px 0px 32px 0px;
}

.solution-card-feature-list {
  width: 100%;
  padding: 24px 18px 32px 16px;
  border-radius: 10px;
  background-color: #FFFFFF;

  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.solution-card-feature-list .title {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;

  font-size: 14px;
  font-weight: 400;
}

.solution-card-feature-list span {
  width: 100%;
  margin: 5px 0px;
  text-align: left;

  display: flex;
  justify-content: flex-start;
  align-items: flex-start;

  font-size: 14px;
  font-weight: 500;
  color: #111111;
}

.solution-card-feature-list span img {
  width: 16px !important;
  margin: -2px 8px 0px 0px !important;
}


.about-ajjas-video-testimonial {
  width: 100%;
  padding: 10px 36px;
  text-align: center;
  background-color: #ffffff;

  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;

  font-family: "Graphik";
}

.about-ajjas-video-testimonial .title{
  width: 90%;
  margin-bottom: 32px;

  font-size: 24px;
  font-weight: 600;
  color: black;
}

.about-ajjas-video-thumbnail {
  position: relative;
}

.about-ajjas-video-thumbnail .show-device-related-yt-video {
  border-radius: 8px;
}

.about-ajjas-video-thumbnail, .about-ajjas-video-thumbnail img {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.partner-with-ajjas-contact-box {
  width: 100%;
  padding: 64px 36px;
  text-align: center;

  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.partner-with-ajjas-contact-box .heading {
  font-size: 24px;
  font-weight: 600;
  color: white;
}

.partner-with-ajjas-contact-box .description {
  margin: 8px 0px 24px 0px;

  font-size: 12px;
  font-weight: 300;
  color: #F5F5F54D;
  letter-spacing: 0.6px;
}

.solution-button-outline button img {
  width: 24px;
}

.solution-button-outline.white-label-app-icon img{
  width: 28px;
}

.ev-thumbnail-overlay {
  position: absolute;
  top: 0px;

  width: 100%;
  height: 100%;

  background-color: rgba(0, 0, 0, 0.50);
}

.banner-heading.ev-page {
  font-size: 30px;
  font-weight: 700;
}

.image-banner-text.ajjas-ev {
  width: 100%;
  /* margin-top: -80px; */
  left: 130px;
  /* top: 200px; */
}

.ajjas-solutions-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

@media screen and (min-width: 25cm) {
  .gradient-overlay.ajjas-ev {
    height: 100%;

    background: #00000099;
  }

  .banner-heading.ev-page {
    font-size: 54px;
    font-weight: 700;
  }

  .image-banner-text.ajjas-ev {
    width: fit-content;
  }

  .image-banner-text.ajjas-ev .banner-tagline br {
    display: none;
  }

  .image-banner-text.ajjas-ev .banner-tagline {
    width: 78%;
    margin: 24px 0px 56px 0px;

    font-size: 20px;
    font-weight: 400;
    color: #F4F4F4;
  }

  .image-banner-text.ajjas-ev a {
    width: 158px;
    height: 48px;
    margin: 0px !important;

    font-size: 18px;
    font-weight: 600;
  }

  .image-banner-text.ajjas-ev a:first-child {
    margin-right: 40px !important;
  }

  .footer-container {
    position: relative;
  }

  .ajjas-ev-solutions {
    display: flex;
    flex-direction: column;
  }

  .ajjas-ev-solutions .ajjas-solutions-container {
    width: 100%;
    padding: 0px 125px;
    margin-bottom: 40px;

    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }

  .solution-button-outline {
    width: 345px;
    height: 63px;
  }

  .ajjas-ev-solutions .title {
    font-size: 24px;
    font-weight: 600;

    margin-bottom: 80px;
  }

  .ajjas-solution-cards.ajjas-ev {
    padding: 64px 120px 200px 64px;
  }

  .ajjas-solution-cards.ajjas-ev .solution-card {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;

    position: relative;
    padding: 56px 38px 60px 52px;
  }

  .ajjas-solution-cards.ajjas-ev .solution-card > img {
    position: absolute;
    right: 38px;
    top: 50%;
    transform: translate(0, -50%);

    width: 425px;
  }

  .solution-card.ajjas-ev .solution-name {
    font-size: 36px;
    font-weight: 600;
    
    margin-bottom: 24px;
  }

  .solution-card.ajjas-ev .solution-description br {
    display: none;
  }

  .solution-card.ajjas-ev .solution-description {
    width: 48.5%;
    font-size: 20px;
    font-weight: 400;
    text-align: left;

    margin-bottom: 32px;
    line-height: unset;
  }

  .solution-card-feature-list {
    width: 56%;

    align-items: flex-start;
  }

  .solution-card-feature-list .title {
    width: fit-content;

    font-size: 16px;
    font-weight: 400;
  }

  .solution-card-feature-list span {
    font-size: 20px;
    font-weight: 400;
    align-items: flex-start;

    margin: 16px 0px;
  }

  .solution-card-feature-list span img {
    margin-top: 6px !important;
  }

  .about-ajjas-video-testimonial {
    flex-direction: row;
    justify-content: space-around;

    padding: 250px 96px 250px 60px;
  }

  .about-ajjas-video-testimonial .title {
    width: 36%;
    margin-right: 36px;

    font-size: 40px;
    font-weight: 600;
    text-align: left;
  }

  .about-ajjas-video-thumbnail, .about-ajjas-video-thumbnail img {
    width: 800px;
    border-radius: 21px;
  }

  .partner-with-ajjas-contact-box .heading br {
    display: none;
  }

  .partner-with-ajjas-contact-box .heading {
    width: 60%;

    font-size: 40px;
    font-weight: 600;
  }

  .partner-with-ajjas-contact-box .description br {
    display: none;
  }

  .partner-with-ajjas-contact-box .description {
    font-size: 24px;
    font-weight: 400;

    width: 50%;
    margin: 16px 0px 36px 0px;
  }

  .get-in-touch-buttons.ajjas-ev button, .get-in-touch-buttons.ajjas-ev a {
    width: 158px;
    height: 46px;

    font-size: 18px;
    font-weight: 600;
  }

  .partner-with-ajjas-contact-box {
    margin-bottom: 160px;
  }
}