.main-banner {
  background: url(https://assets.tristatetechnology.com/medeloop/medeloop-banner-bg.png) no-repeat;
  background-size: cover;
  padding-top: 48px;
  padding-bottom: 48px;
  position: relative;
  overflow: hidden
}

.banner-content {
  margin: 0 auto;
  display: block !important;
  position: relative;
  z-index: 1
}

.sc-banner-animation .img1 {
  position: absolute;
  bottom: -69px;
  left: -55px
}

.sc-banner-animation .img2 {
  position: absolute;
  bottom: 6px;
  right: 30px
}

.projectText {
  text-align: center
}

.project_section {
  background: #0aa8cc0f;
  padding-top: 100px;
  padding-bottom: 100px
}

h2 {
  font-size: 46px;
  color: #002855;
  line-height: 50px;
  position: relative;
  padding-left: 13px;
  letter-spacing: -.1px;
  margin-bottom: 62px
}

h2:before {
  content: "";
  position: absolute;
  left: -20px;
  top: 0;
  width: 4px;
  height: 100%;
  border-radius: 5px;
  background: #050B1B;
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -ms-transition: all .5s
}

.project_section h2 {
  font-weight: 600;
  display: inline-block;
  color: #050B1B
}

.section_block p {
  font-size: 20px;
  color: #050B1B;
  line-height: normal
}

.section_block ul {
  list-style: none;
  margin: 0;
  padding: 0 0 0 20px;
}

.section_block ul li {
  font-size: 18px;
  line-height: normal;
  color: #050B1B;
  position: relative;
  padding: 0 0 0 10px;
  margin-bottom: 20px
}

.section_block ul li::before {
  content: "";
  position: absolute;
  left: -19px;
  top: 6px;
  background: #002855;
  border-radius: 100%;
  width: 10px;
  height: 10px;
  background-size: 100%
}

.section_block em {
  font-style: normal;
  position: absolute;
  left: 27px;
  top: 0
}

.technologies_section h2 {
  margin: 0
}

.techno_left {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 40px;
  margin-top: 40px
}

.techno_img {
  width: calc(25% - 80px);
  background: #fff;
  display: inline-block;
  border: 1px solid #f1efef;
  box-shadow: 0 23px 35px rgba(0, 0, 0, .05);
  text-align: center;
  padding: 30px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center
}

.techno_img p {
  line-height: 28px;
  margin: 24px 0 0;
  padding: 0;
  font-size: 24px;
  color: #2d2d2d
}

.leftArrow.aos-animate::before {
  height: 100%
}

.techno_img img {
  height: 70px
}

.conclusion_section {
  background: #0c101b;
  padding: 76px 0
}

.conclusionText .leftArrow {
  color: #fff;
  font-weight: 600;
  display: inline-block
}

.conclusionText .leftArrow:before {
  background: #fff
}

.conclusionText ul {
  text-align: left
}

.conclusionText ul {
  position: relative;
  z-index: 1
}

.conclusionText ul li {
  list-style: disc;
  color: #fff;
  font-size: 18px;
  line-height: 30px
}

.solution_list li::before {
  width: 6px;
  height: 6px;
  top: 8px;
  left: -10px;
  background: #007ab9
}

.conclusionImg {
  position: absolute;
  right: 0;
  bottom: 0px;
  max-width: 48%;
}

.challenges-slider .slick-list {
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.5);
}

.challenges-slider .slick-dots {
  bottom: -30px;
}

.challenges-slider .slick-dots li {
  width: 10px;
  height: 10px;
}

.challenges-slider .slick-dots li button {
  width: 100%;
  height: 100%;
  background: #a9a9a9;
  border-radius: 50%;
}

.challenges-slider .slick-dots li.slick-active button {
  background: #0c101b;
}

.challenges-slider .slick-dots li button::before {
  display: none;
}

@media (max-width:1366px) {
  .project_section p {
    margin-left: 0
  }

  .sc-banner-animation .img1 {
    width: 350px
  }

  .sc-banner-animation .img2 {
    width: 250px
  }
}

@media (max-width:1279px) {
  h2 {
    margin-left: 30px
  }

  .conclusionText ul {
    padding-left: 20px;
  }
  .conclusionImg {
    max-width: 45%;
  }
}

@media (max-width:1199px) {
  .main-banner {
    padding: 40px 0 !important
  }

  .project_section h2 {
    font-size: 30px
  }

  .section_block p {
    line-height: 32px !important;
    font-size: 20px !important
  }

  h2 {
    line-height: 42px;
    font-size: 38px;
    margin-bottom: 30px;
    padding-left: 0
  }

  .leftArrow.aos-animate::before {
    height: 42px
  }

  .section_block ul li {
    font-size: 20px;
    line-height: 26px;
    padding-right: 0
  }

  .techno_img p {
    margin: 10px 0 0
  }

  .section_block ul li::before {
    width: 10px;
    height: 10px;
    top: 9px
  }

  .techno_img {
    width: calc(25% - 40px)
  }
}

@media (max-width:1023px) {
  h2 {
    font-size: 24px;
    line-height: 30px
  }

  .section_block p {
    line-height: 32px !important;
    font-size: 20px !important
  }

  .section_block ul li::before {
    top: 5px
  }

  .section_block ul li {
    padding-left: 10px;
    font-size: 18px;
    line-height: 24px
  }

  .section_block em {
    left: 10px
  }

  .leftArrow.aos-animate::before {
    height: 38px
  }

  .techno_img p {
    margin: 10px 0 0;
    font-size: 16px !important;
    line-height: 20px !important
  }

  .techno_img img {
    height: 60px
  }

  .techno_left {
    gap: 20px
  }

  .techno_img {
    padding: 10px;
    width: calc(25% - 15px)
  }
}

@media (max-width:991px) {
  .sc-banner-animation .img1 {
    width: 300px
  }

  .sc-banner-animation .img2 {
    width: 200px
  }
}

@media (max-width:767px) {
  .section_block ul li {
    margin-bottom: 12px;
    font-size: 16px
  }

  .project_section h2 {
    margin-top: 0;
    font-size: 24px
  }

  .project_section {
    margin-top: 0;
    padding-bottom: 30px !important
  }

  .techno_img img {
    max-width: 90px;
    height: 40px
  }

  h2 {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 24px;
    line-height: 30px;
    margin-top: 12px
  }

  .leftArrow::before {
    display: none
  }

  .section_block p {
    line-height: 28px !important;
    font-size: 18px !important
  }

  .section_block em {
    display: none
  }

  .section_block ul li {
    text-align: left
  }

  .techno_left {
    justify-content: center;
    margin-top: 0
  }

  .techno_img p {
    font-size: 16px !important;
    line-height: 20px !important
  }

  .section_block ul li::before {
    top: 9px
  }

  .section_block ul li::before {
    width: 8px;
    height: 8px
  }

  .techno_img {
    padding: 10px;
    width: calc(50% - 15px)
  }

  .conclusionText ul li {
    font-size: 16px;
    line-height: 26px
  }

  .sc-banner-animation {
    display: none
  }

  .industry-technologies {
    margin-top: 40px;
  }
}