.slider-banner-item {
  padding: 5% 0;
  max-height: 35vw;
  height: 35vw;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top;
  float: none;
}
.scmd-intro-list {
  list-style: none;
  font-size: 18px;
  font-weight: 600;
  width: 100%;
  text-align: center;
}
.scmd-bms-box img {
  max-width: 90px;
  max-height: 90px;
  margin: 0 auto 15px auto;
  display: block;
  padding: 10px;
  filter: drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.15));
  -webkit-filter: drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.15));
  /* max-width: 70%; */
}
.scmd-bms-box {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px,
    rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
  background-color: #fff;
  height: 425px;
  font-size: 14px;
  line-height: 1.8;
  /* font-weight: 600; */
  /* color: #5A5A5A; */

  /* margin-top: 50px !important;
  margin-bottom: 50px !important; */
}
.scmd-bms-list {
  list-style: none;
  /* font-size: 18px; */
  /* font-weight: 600; */
  width: 100%;
  text-align: left;
}
.scmd-intro-box {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px,
    rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
  background-color: #fff;
  height: 500px;

  /* margin-top: 50px !important;
  margin-bottom: 50px !important; */
}
.intro-box-img-cont {
  box-sizing: border-box;
  /* width: 300px; */
  height: 300px;
  padding: 40px;
  margin-left: auto;
  margin-right: auto;
  /* border: 1px solid; */
}
.intro-box-img-cont img {
  height: 100%;
}

.home-top-slider {
  padding-bottom: 50px;
}
/* .text-center.w-100.team-slider-item{
    height: 55vh;
} */
.slider-banner-item h1 {
  font-size: 60px;
  line-height: 1.3;
  font-weight: bold;
  margin-bottom: 30px;
  text-align: left;
}

.slider-banner-item a {
  font-size: 18px;
  font-weight: bold;
}

.slider-banner-item .content-right {
  /*display: inline-block;*/
  margin-left: auto;
  text-align: right;
}

.slider-banner-item .content-right h1 {
  width: fit-content;
  margin-left: auto;
}

.home-top-slider .carousel-indicators {
  margin-bottom: 0;
  bottom: -30px;
}

.home-top-slider .carousel-indicators [data-bs-target] {
  width: 10px;
  height: 10px;
  margin: 0 10px;
  border-radius: 10px;
  background-color: #c7c7c7;
  opacity: 1;
  border: none;
}

.home-top-slider .carousel-indicators [data-bs-target]:hover,
.home-top-slider .carousel-indicators .active {
  background-color: #0f61ff;
}

.home-top-slider .carousel-indicators .active {
  -webkit-animation: check 0.4s linear forwards;
  animation: check 0.4s linear forwards;
}

.home-section-2 {
  padding: 50px 0;
}

.home-standard {
  padding: 50px 0 100px;
}

.home-standard-img {
  position: relative;
  width: 100%;
  margin-left: auto;
  display: block;
}

.home-standard-inner {
  position: absolute;
  width: 56%;
  background: white;
  padding: 50px 0 0 50px;
  left: 0;
  bottom: -40px;
}

.home-standard-inner h1 {
  max-width: 500px;
}

.home-icons {
  padding: 0 0 50px;
}

.home-icons-content {
  padding: 50px 0;
  background-color: #ededed;
  border-radius: 0 250px 250px 250px;
}

.home-icons-inner {
  max-width: 95%;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0 auto;
}

.home-icon-item {
  width: 14.28%;
  text-align: center;
  padding: 0 15px;
}

.home-icon-item img {
  max-width: 100px;
}

.home-icon-item p {
  margin-bottom: 0;
}

.home-standard-inner.right-content {
  left: auto;
  right: 0;
}

.home-icons-content.small-icons {
  border-radius: 0 80px 80px 80px;
}

.small-icons .home-icon-item {
  padding: 15px;
  width: 16.66%;
}

.small-icons .home-icon-item img {
  width: 105px;
}

.home-icons-content.small-icons.seconds-icons {
  border-radius: 60px 60px 0px 60px;
}

.small-icons .home-icons-inner {
  max-width: 98%;
}

.home-standard-img.both-for-devices {
  width: auto;
  max-width: 80%;
}

.home-icons-content.small-icons.third-icons .home-icon-item {
  width: 25%;
}

.home-scroll-spy {
  padding: 350px 0;
  background-image: url(../assets/images/backgrounds/simple-flexible-intuitive-new.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.home-scroll-spy h1 {
  font-size: 75px;
}

/*team slider style*/
.team-slider {
  padding: 40px 0;
  background: #ededed;
}

.team-slider img {
  max-width: 190px;
  width: 100%;
  margin-bottom: 30px;
}

.team-slider h2 {
  font-size: 38px;
  line-height: 1.25;
  margin-bottom: 30px;
}

.team-slider .carousel-indicators {
  margin-bottom: 0;
  bottom: 0px;
}

.team-slider .carousel-indicators [data-bs-target] {
  width: 10px;
  height: 10px;
  margin: 0 10px;
  border-radius: 10px;
  background-color: #c7c7c7;
  opacity: 1;
  border: none;
}

.team-slider .carousel-indicators [data-bs-target]:hover,
.team-slider .carousel-indicators .active {
  background-color: #0f61ff;
}

.team-slider .carousel-indicators .active {
  -webkit-animation: check 0.4s linear forwards;
  animation: check 0.4s linear forwards;
}

@media (min-width: 1900px) {
  .slider-banner-item h1 {
    font-size: 80px;
    line-height: 1.4;
    margin-bottom: 40px;
  }

  #homeTopSlider .container {
    max-width: 1600px;
    width: 100%;
  }

  .home-standard-inner h1 {
    max-width: 600px;
    margin-bottom: 50px;
  }

  .home-standard-inner.first p {
    max-width: 80%;
    font-size: 24px;
  }

  .home-standard-inner.first {
    left: 0;
    bottom: auto;
    top: 55%;
  }

  .home-standard {
    padding: 50px 0 200px;
  }

  .home-standard-inner.second {
    bottom: auto;
    top: 70%;
  }

  .home-standard-inner.third {
    bottom: auto;
    top: 53%;
  }
}

@media (max-width: 1399px) {
  .slider-banner-item h1 {
    font-size: 46px;
  }

  .slider-banner-item {
    padding: 9% 0;
  }

  .home-scroll-spy h1 {
    font-size: 62px;
  }

  .home-scroll-spy {
    padding: 250px 0;
  }
}

@media (max-width: 1199px) {
  .slider-banner-item h1 {
    font-size: 40px;
  }

  .home-icon-item {
    width: 23%;
    text-align: center;
    padding: 0 15px 25px;
  }

  .home-icons-content {
    border-radius: 0 150px 150px 150px;
  }

  .small-icons .home-icon-item {
    width: 20%;
  }

  .home-scroll-spy {
    padding: 150px 0;
    background-position: center center;
  }
}

@media (max-width: 991px) {
  .slider-content-1,
  .slider-content-2,
  .slider-content-3,
  .slider-content-4 {
    text-align: center;
  }

  .slider-banner-item {
    background: none !important;
    height: auto;
    max-height: 10000px;
    padding: 0;
  }

  .slider-banner-item h1 {
    display: none;
  }

  .slider-banner-item .content-right {
    text-align: center;
  }

  .home-standard-inner {
    position: relative;
    width: 75%;
    padding: 50px 0 0 0;
    bottom: 0;
    margin-top: -50px;
  }

  .large-title {
    font-size: 46px;
  }

  .home-icons-content {
    border-radius: 0 70px 70px 70px;
  }

  .home-standard-inner.right-content {
    left: 0;
    right: auto;
  }

  .home-icon-item {
    width: 25%;
  }

  .small-icons .home-icon-item {
    width: 32%;
  }

  .home-icons-content.small-icons {
    border-radius: 0 50px 50px 50px;
  }

  .home-icons-content.small-icons.seconds-icons {
    border-radius: 50px 50px 0 50px;
  }

  .home-standard-img.both-for-devices {
    max-width: 100%;
  }

  .home-scroll-spy {
    padding: 90px 0 290px;
    background-image: url(../assets/images/backgrounds/phrase-bg-ipad.jpg);
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .home-scroll-spy h1 {
    font-size: 56px;
  }

  .team-slider h2 {
    font-size: 30px;
    font-weight: 600;
  }
}
@media (max-height: 890px) {
  /* .text-center.w-100.team-slider-item{
        height: 70vh;
        min-height: 550px;
    } */
}

@media (max-width: 767px) {
  .f-20 {
    font-size: 16px;
  }

  .large-title {
    font-size: 40px;
  }

  .home-standard-inner {
    padding: 30px 0 0 0;
  }

  .home-standard {
    padding: 50px 0 50px;
  }

  .home-icon-item {
    width: 33%;
  }

  .home-icons-content {
    border-radius: 0 40px 40px 40px;
  }

  .home-icons {
    padding: 0 0 20px;
  }

  .home-icons-content.small-icons {
    border-radius: 0 30px 30px 30px;
  }

  .home-icons-content.small-icons.seconds-icons {
    border-radius: 0 30px 30px 30px;
  }

  .home-icons-content {
    padding: 30px 0;
  }

  .home-icons-content.small-icons.third-icons .home-icon-item {
    width: 33%;
  }
}

@media (max-width: 575px) {
  /* .text-center.w-100.team-slider-item{
        height: 70vh;
    } */
  .home-section-2 {
    padding: 50px 0 0;
  }

  .home-standard-inner {
    width: 90%;
    margin-top: -20px;
  }

  .large-title {
    font-size: 32px;
  }

  .home-icon-item {
    width: 50%;
    padding: 0 5px 15px;
  }

  .small-icons .home-icon-item {
    width: 50%;
    padding: 10px;
  }

  .home-scroll-spy {
    background-position: center center;
    background-image: url(../assets/images/backgrounds/phrase-bg-mobile.jpg);
  }

  .team-slider img {
    max-width: 180px;
  }

  .team-slider h2 {
    font-size: 22px;
  }

  .team-slider .carousel-indicators {
    bottom: -80px;
  }
}
