.cloudBannerCon {
  /* width: 100%; */
  height: fit-content;
}

.cloudBannerCon .flashTrakBanner {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  z-index: -1;
}

.wid_1280 {
  max-width: 1280px;
  margin: 0px auto;
  width: 100%;
  padding: 0px 30px;
}

.topContainer {
  width: 100%;
  padding: 80px 50px;
  box-shadow: 3px 6px 16px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 196px;
}

.FlashTrakLogoCon {
  width: 233px;
  height: 65px;
  margin-bottom: 15px;
}

.FlashTrakLogoCon img {
  max-width: 100%;
  max-height: 100%;
}

.icon-head1 {
  margin: 0px;
}

.icon-p1 {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: center;
  color: #222;
  margin: 0px;
  margin-top: 25px;
  max-width: 630px;
}
.flsImgCon {
  display: flex;
  align-items: center;
}
.flsImgCon img {
  max-width: 100%;
  max-height: 100%;
}

.content_contaioner {
  margin-top: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.download-image-container {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.download_resource_title p {
  font-size: 16px !important;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: normal;
  text-align: left;
  color: #0b304f !important;
  text-align: center;
  padding: 25px 0px;
  transition: 0.4s;
}

.download_resource_title p:hover {
  color: #009aaa !important;
}

.flashDesc {
  max-width: 1120px;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: normal;
  text-align: center;
  color: #222;
}

.mb-52 {
  margin-bottom: 52px;
}

.row.chain_cards {
  padding: 80px 0px !important;
  justify-content: space-between;
}

@media (max-width: 768px) {
  .row.chain_cards {
    padding: 40px 18px 1px 19px !important;
    display: flex;
    justify-content: center;
  }

  .provides_img {
    margin-top: 30px;
  }
}

.row.chain_cards .col-md-4 {
  padding-right: 0px !important;
  padding-left: 0px !important;
  max-width: 375px;
}

.row.new_row_chain_cards .col-md-3 {
  padding-right: 0px !important;
  padding-left: 0px !important;
  max-width: 288px;
}

.new_row_chain_cards {
  padding: 80px 0px !important;
  justify-content: space-between;
}

.chain_cards_imgCon {
  width: 68.3px;
  height: 51.2px;
}

.chain_cards_imgCon img {
  max-width: 100%;
  max-height: 100%;
}

.cardTitle {
  padding-top: 25px;
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.45;
  letter-spacing: normal;
  text-align: left;
  color: #0b304f;
  margin-bottom: 0px !important;
}

.cardDesc {
  padding-top: 20px;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #222;
}

.flashTrak_benifits {
  background-color: #ebf6f7;
  padding: 60px 30px 80px 30px;
}

.w-1140 {
  max-width: 1140px;
  margin: 0px auto;
}

.accordion-button,
.accordion-item,
.accordion-header {
  border-radius: 5px !important;
  box-shadow: none !important;
}

.accordion-button {
  padding: 20px !important;
  font-size: 18px !important;
  font-weight: bold !important;
  font-stretch: normal !important;
  font-style: normal !important;
  line-height: 1.83 !important;
  letter-spacing: normal !important;
  text-align: left !important;
  color: #0b304f !important;
}

.accordion-body {
  background: #f8f8f8 !important;
  padding: 20px 25px !important;
  margin: 0px 20px 20px 20px !important;
  border-radius: 5px;
}

.accordion-button::after {
  background-image: url(/wp-content/uploads/2024/12/shape-copy-3@3x.png) !important;
  margin-top: 13px;
  background-size: 15px !important;
}

.accordion-button:not(.collapsed) {
  font-size: 18px !important ;
  background-color: #fff !important;
  font-weight: bold !important;
  font-stretch: normal !important;
  font-style: normal !important;
  line-height: 1.83 !important;
  letter-spacing: normal !important;
  text-align: left !important;
  color: #0b304f !important;
}

.accordion-button:focus {
  font-size: 18px !important ;
  font-weight: bold !important;
  font-stretch: normal !important;
  font-style: normal !important;
  line-height: 1.83 !important;
  letter-spacing: normal !important;
  text-align: left !important;
  color: #0b304f !important;
}

.accordion-flush .accordion-item {
  margin-bottom: 8px !important;
}

.accordion-header {
  margin: 0px !important;
}

.accordion-button:focus,
.accordion-button:hover,
.accordion-button:active {
  background-color: #fff;
  color: #000;
  box-shadow: unset;
}

.flashTrakw {
  max-width: 1493px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 80px 30px 60px 30px;
  margin: 0px auto;
}

.flow_p {
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: normal;
  text-align: center;
  color: #222;
  max-width: 1120px;
}

.view-port-container {
  margin: 0;
  padding: 0;
  background-color: #fff;
  display: flex;
  justify-content: center;
}

.solution-container {
  width: 80vw;
  height: 373px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

/* svg {
    height: 100%;
    z-index: 1;
  } */

.solution-container path {
  stroke: #d3d3d3;
  stroke-width: 2;
  stroke-dasharray: 6, 8;
  fill: none;
  stroke-linecap: round;
}

.solutions-banner {
  height: 141px;
  width: 100%;
}

a {
  text-decoration: none !important;
}

.solution-disc {
  font-size: 32px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #222;
  margin: 72px auto 119px auto;
  max-width: 1289px;
}

@media (max-width: 768px) {
  .solution-disc {
    margin-bottom: 16px !important;
  }

  .download-image-container img {
    width: 209px;
  }

  .solution-disc {
    font-size: 2.5vw !important;
  }
}

@media (max-width: 1024px) {
  .solution-disc {
    margin-bottom: 20px !important;
  }

  .solution-disc {
    font-size: 16px !important;
  }
}

@media (max-width: 768px) {
  .solMobCon .experience {
    padding-bottom: 0px !important;
    padding-top: 50px !important;
  }

  path {
    stroke-dasharray: 6, 8;
  }

  .solMobCon {
    display: block !important;
  }

  .view-port-container {
    display: none;
  }
  /* .width-content-1{
    margin-top: 55px;
  } */
}

/* Hover effects */
.circle {
  transition: box-shadow 0.3s ease;
}

.circle:hover {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
}

.line {
  position: relative;
  height: 100px; /* Initial height */
  width: 2px;
  background-color: black;
  transition: height 0.5s ease; /* Smooth transition for line height */
}

.circle-mob {
  position: absolute;
  width: 80px; /* Width of the image */
  height: 80px; /* Height of the image */
  display: flex;
  justify-content: center;
  align-items: center;
}

.circle-mob img {
  width: 100%; /* Make the image fill the container */
  height: 100%;
  border-radius: 50%; /* Optional: makes the image round, like a circle */
}

.circle-text {
  position: absolute;
  font-size: 14px;
  font-weight: bold;
  color: black;
  text-align: center;
  line-height: 1.2;
  top: 50%;
  transform: translateY(-50%);
  transition: left 0.3s ease;
  text-decoration: none; /* Remove underline */
}

/* Hover effect for text */
.circle-text:hover {
  color: #0099a7;
}

.solMob {
  display: flex;
  justify-content: center;
}

.solMobCon {
  display: none;
}

.solution-container text {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.78;
  letter-spacing: normal;
  text-align: center;
  color: #000;
}

/* time-line */

.pt-100 {
  padding-top: 100px;
}
.pb-100 {
  padding-bottom: 100px;
}
.section-title {
  margin-bottom: 60px;
}
.section-title h4 {
  text-transform: capitalize;
  font-size: 40px;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
  font-weight: 600;
}
.section-title p {
  color: #777;
  font-size: 16px;
}
ul.timeline-list {
  position: relative;
  margin: 0;
  padding: 0;
}
ul.timeline-list:before {
  position: absolute;
  content: "";
  width: 4px;
  height: 97%;
  background-color: #000;
  left: 50%;
  top: 10px;
  transform: translateX(-50%);
}
ul.timeline-list li {
  position: relative;
  margin-bottom: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.timeline_content {
  width: 45%;
  padding: 15px;
  text-align: center;
  font-size: 14px;
  color: #000;
  position: relative;
}
.timeline_content a {
  color: #000;
  cursor: pointer;
  font-weight: bold;
}
.timeline_content a:hover {
  color: #0099a7;
}
ul.timeline-list li:nth-child(odd) .timeline_content {
  text-align: right;
  margin-right: 250px;
}
ul.timeline-list li:nth-child(even) .timeline_content {
  text-align: left;
  margin-left: auto;
}
ul.timeline-list li:before {
  position: absolute;
  content: "";
  width: 80px; /* Icon size */
  height: 80px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
/* Custom Icons for Each Timeline Step */
ul.timeline-list li:nth-child(1):before {
  background-image: url("https://deltatrak.com/wp-content/uploads/2024/12/Cold-Chain.png"); /* Replace with your icon path */
}
ul.timeline-list li:nth-child(2):before {
  background-image: url("https://deltatrak.com/wp-content/uploads/2024/12/Logistics.png"); /* Replace with your icon path */
}
ul.timeline-list li:nth-child(3):before {
  background-image: url("https://deltatrak.com/wp-content/uploads/2024/12/Facilities-Monitoring.png"); /* Replace with your icon path */
}
ul.timeline-list li:nth-child(4):before {
  background-image: url("https://deltatrak.com/wp-content/uploads/2024/12/Delivery-Routes.png"); /* Replace with your icon path */
}
ul.timeline-list li:nth-child(5):before {
  background-image: url("https://deltatrak.com/wp-content/uploads/2024/12/Thermal-Mapping.png"); /* Replace with your icon path */
}
ul.timeline-list li:nth-child(6):before {
  background-image: url("https://deltatrak.com/wp-content/uploads/2024/12/Clinical-Trails.png"); /* Replace with your icon path */
}
ul.timeline-list li:nth-child(7):before {
  background-image: url("https://deltatrak.com/wp-content/uploads/2024/12/Vaccines.png"); /* Replace with your icon path */
}
ul.timeline-list li:nth-child(8):before {
  background-image: url("https://deltatrak.com/wp-content/uploads/2024/12/VFC.png"); /* Replace with your icon path */
}

.flashTrak_subscription {
  background-color: #ebf6f7;
  padding: 60px 30px 80px 30px;
  display: flex;
  justify-content: center;
}

.subCon {
  max-width: 1275px;
}

.sub_title {
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.45;
  letter-spacing: normal;
  text-align: left;
  color: #0b304f;
}

.sub_con {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: left;
  color: #222;
}

.sub-card {
  margin: 15px !important;
  padding: 30px 25px 40px 30px !important;
  border-radius: 10px !important;
  box-shadow: 0 0 26px 0 rgba(0, 0, 0, 0.05) !important;
  background-color: #fff !important;
  width: 30.333333% !important;
}

.flashTrakAdd {
  padding: 80px 30px 0px 30px;
}

.bannerCon {
  max-width: 1275px !important;
  margin: 0px auto;
  justify-content: space-between;
  align-items: center;
  padding: 40px 0px;
}

.banLeft {
  max-width: 831px;
  font-size: 26px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.46;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}

.sol-desk {
  margin: 26px 0px;
}

iframe .vp-video-wrapper .vp-preview {
  border-radius: 5px !important;
}

.banRight {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #0099a7;
  padding: 14px 19.7px 13px 20px;
  border-radius: 6px;
  box-shadow: 0 1px 9px 0 rgba(0, 0, 0, 0.08);
  background-color: #fff;
  width: fit-content;
  height: fit-content;
}

.banRight img {
  width: 22.3px;
  height: 16.8px;
}

.footer_bannar_con {
  background-image: linear-gradient(to right, #224697 32%, #0b90a8 82%);
  padding: 0px 30px;
}

@media (min-width: 820px) and (max-width: 1366px) {
  .sub-card {
    width: 29.333333% !important;
  }

  .banLeft {
    max-width: unset !important;
    font-size: 16px;
  }

  .banRight {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .icon-head1 {
    font-size: 17px !important;
  }
  .cardTitle {
    text-align: center;
  }

  .cardDesc {
    text-align: center;
  }

  ul.timeline-list li:nth-child(odd) .timeline_content {
    text-align: right;
    margin-right: 180px;
  }

  ul.timeline-list li:nth-child(even) .timeline_content {
    text-align: left;
    margin-left: 179px;
  }

  .chain_cards_imgCon {
    width: auto;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .wid_1280 .icon-head1 {
    margin-bottom: 5px !important;
  }

  ul.timeline-list li {
    margin-bottom: 20px;
  }
  .flashTrakw {
    padding: 33px 30px 20px 30px;
  }

  .topContainer .icon-p1 {
    margin-bottom: 5px !important;
  }

  .topContainer .icon-head1 {
    margin-bottom: 5px !important;
  }

  .icon-head1 {
    line-height: 28px !important;
  }

  .chain_cards {
    padding-top: 20px !important;
  }

  .container.mt-5 {
    margin-top: 0px !important;
  }

  .mb-52 {
    margin-bottom: 0px !important;
  }

  .row.chain_cards .col-md-4 {
    padding-bottom: 40px !important;
  }

  .flashTrak_benifits .icon-head1 {
    padding-bottom: 20px;
  }

  .flashTrak_subscription .sub-card {
    width: 92% !important;
  }

  .banLeft {
    text-align: center;
    padding-bottom: 20px;
    font-size: 16px;
  }

  .banRight {
    font-size: 14px;
  }

  .banRight img {
    width: 14.3px;
    height: 10.8px;
  }

  .bannerCon {
    flex-direction: column;
  }

  .section.container-fluid.bg-color.sec-inno {
    margin-top: 0px;
  }

  .wid_1280,
  .content_contaioner,
  .flashDesc,
  .chain_cards,
  .flashTrak_benifits,
  .flashTrakw,
  .flashTrak_subscription,
  .flashTrakAdd,
  .footer_bannar_con {
    max-width: 100dvw !important;
  }

  .wid_1280 {
    margin: 0px auto;
    width: 94%;
    padding: 16px 1px;
  }
  .vp-video-wrapper video {
    width: 92%;
    height: 100%;
  }
  .topContainer {
    width: 100%;
    padding: 39px 4px;
    box-shadow: 3px 6px 16px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 68px;
  }
  .icon-head1 {
    padding: 10px;
  }
  .vp-center {
    width: 95%;
  }
  .flsImgCon img {
    width: 100%;
  }
  .player.right-content-area-supported > .content-area-sibling-enabled {
    width: 88%;
  }
  .video_quality {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .sub-card {
    width: 45% !important;
  }

  .download_resource_title p {
    font-size: 12px !important;
  }

  .footer_bannar_con {
    margin: 0px;
  }
}

@media (min-width: 768px) and (max-width: 1366px) {
  .chain_cards .col-md-4 {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .banRight {
    font-size: 16px;
    width: 380px;
    justify-content: center;
    display: flex;
    gap: 4px;
  }
  .banRight img {
    margin-top: 3px !important;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  .banRight {
    font-size: 16px;
    width: 266px;
    justify-content: center;
    display: flex;
    gap: 4px;
  }
  .banRight img {
    margin-top: 3px !important;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .bannerCon {
    gap: 30px !important;
  }

  .bannerCon .banLeft {
    font-size: 18px;
    text-align: left;
    padding-bottom: 30px;
  }

  .banRight {
    font-size: 16px;
  }

  .row.chain_cards {
    padding: 40px 0px !important;
    justify-content: center;
    gap: 50px;
  }

  .flashTrak_benifits {
    background-color: #ebf6f7;
    padding: 40px;
  }
}

.solution-container svg {
  height: 440px !important;
}

.custom-title {
  font-weight: 700 !important;
  display: flex;
  justify-content: space-between;
}

@media (min-width: 666px) and (max-width: 768px) {
  .eimpowerin {
    gap: 0px !important;
    flex-wrap: wrap;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .banRight {
    padding-left: 11px;
    padding-right: 11px;
    margin-bottom: 47px;
  }
}
