body::after {
  content: "";
  background: url(/content/dam/carat/us/en/assets/integration/integration-ph1.png)
      no-repeat center left,
    url(/content/dam/carat/us/en/assets/integration/integration-ph2.png)
      no-repeat center left,
    url(/content/dam/carat/us/en/assets/integration/integration-ph3.png)
      no-repeat center left,
    url(/content/dam/carat/us/en/assets/integration/integration-ph4.png)
      no-repeat center left,
    url(/content/dam/carat/us/en/assets/integration/integration-ph5.png)
      no-repeat center left;
}

/* lottie animation section*/
.control-center-monitor-container {
  background-color: #ffffff;
}
@media screen and (min-width: 768px) and (max-width: 961px) {
  .monitor-section ._div_02 {
    z-index: 1;
  }
  .background_lottie-control {
    transform: scale(1) translateX(32%) translateY(0);
  }
  .finger-tips-lottie {
    transform: scale(1) translateX(32%) translateY(0);
  }
  .monitor-container .monitor-main-container {
    padding-left: 35px;
  }
  .monitor-section ._div_02 {
    flex-direction: column;
    width: calc(100% - 3rem);
  }

  .monitor-container {
    width: 100% !important;
  }
  .control-center-lottieSide {
    width: 100% !important;
    margin-left: -100%;
  }
  .monitor-section ._sec_01,
  .monitor-section ._sec_02 {
    width: 100%;
  }

  .control-center-lottieSide .lottie-mob-container {
    position: relative;
    height: 100vh;
    overflow: hidden;
  }

  .control-center .monitor-scrollbar {
    top: 24%;
  }

  .monitor-section ._sec_01 {
    width: 67%;
    height: 45%;
  }

  .content-container {
    width: 100%;
  }
  .lottie-mob-container .monitor-animation {
    width: 110%;
  }
  .lottie-mob-container .monitor-animation > svg {
    transform: scale(1) translateX(-5%) translateY(20%) !important;
    padding-left: 0;
  }
}

@media screen and (min-width: 431px) and (max-width: 768px) {
  .lottie-mob-container .monitor-animation {
    width: 110%;
  }
  .lottie-mob-container .monitor-animation > svg {
    transform: scale(1) translateX(-11%) translateY(20%) !important;
    padding-left: 0;
    /* position: absolute;
    bottom: 0;
    left: 0%; */
  }
}

@media screen and (min-width: 321px) and (max-width: 430px) {
  .lottie-mob-container .monitor-animation {
    width: 130%;
    height: 75vh;
    margin-top: 25vh;
  }
  .lottie-mob-container .monitor-animation > svg {
    width: 130% !important;
    transform: scale(0.95) translateX(-11%) translateY(15%) !important;
    /* transform: scale(0.95) translateX(-5%) translateY(20%) !important; */
  }

  .monitor-section-04 .content-container {
    margin-top: 7rem;
  }
}

@media screen and (max-width: 320px) {
  .lottie-mob-container .monitor-animation {
    width: 130%;
    height: 75vh;
    margin-top: 25vh;
  }
  .lottie-mob-container .monitor-animation > svg {
    width: 100% !important;
    transform: scale(0.9) translateX(-11%) translateY(20%) !important;
    /* transform: scale(0.85) translateX(-20%) translateY(15%) !important; */
  }
  .monitor-section-03 .content-container {
    margin-top: 2rem;
  }
  .monitor-section-04 .content-container {
    margin-top: 10rem;
  }
  .monitor-section-05 .content-container {
    margin-top: 4rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .lottie-mob-container .monitor-animation > svg {
    transform: scale(1) translateX(-15%) translateY(4%) !important;
  }

  .lottie-mob-container {
    width: 100%;
    overflow: hidden;
  }

  .lottie-mob-container .monitor-animation {
    height: 100vh;
    filter: blur(0px);
    overflow: hidden;
    width: 110%;
  }
}

/* placeholder image style */

.monitor-animation-integration {
  flex-direction: column-reverse;
  display: flex;
}
.monitor-animation-integration .placeholder-svg {
  display: none;
}
.monitor-animation-integration .placeholder-svg.active {
  display: block;
}
.monitor-animation-integration .placeholder-svg {
  width: 100%;
  height: 100%;
  position: absolute;
  background-size: cover !important;
  transform: scale(1.5) translate(10%, 4%);
  z-index: 1;
}

.control-center-monitor.img1 .monitor-animation-integration .placeholder-svg {
  background: url(/content/dam/carat/us/en/assets/integration/integration-ph1.png)
    no-repeat center left;
}
.control-center-monitor.img2 .monitor-animation-integration .placeholder-svg {
  background: url(/content/dam/carat/us/en/assets/integration/integration-ph2.png)
    no-repeat center left;
}
.control-center-monitor.img3 .monitor-animation-integration .placeholder-svg {
  background: url(/content/dam/carat/us/en/assets/integration/integration-ph3.png)
    no-repeat center left;
}
.control-center-monitor.img4 .monitor-animation-integration .placeholder-svg {
  background: url(/content/dam/carat/us/en/assets/integration/integration-ph4.png)
    no-repeat center left;
}
.control-center-monitor.img5 .monitor-animation-integration .placeholder-svg {
  background: url(/content/dam/carat/us/en/assets/integration/integration-ph5.png)
    no-repeat center left;
}

@media screen and (min-width: 1440px) and (max-width: 1999px) {
  .monitor-animation-integration .placeholder-svg {
    transform: scale(1) translate(0%, 4%);
  }
}
@media screen and (min-width: 2000px) {
  .monitor-animation-integration .placeholder-svg {
    transform: scale(1) translate(0%, 4%);
  }
}
@media screen and (max-width: 1024px) {
  .monitor-animation-integration .placeholder-svg {
    transform: scale(1) translate(-10%, 4%);
  }
}

@media screen and (min-width: 768px) and (max-width: 961px) {
  .monitor-animation-integration .placeholder-svg {
    transform: scale(1) translate(-5%, 20%);
  }
}

@media screen and (min-width: 431px) and (max-width: 768px) {
  .monitor-animation-integration .placeholder-svg {
    transform: scale(1) translate(-11%, 20%);
  }
}

/* @media screen and (min-width: 321px) and (max-width: 430px) {
  .monitor-animation-integration .placeholder-svg {
    transform: scale(1) translate(-14%, 15%);
  }
} */

/* @media screen and (max-width: 430px) {
  .monitor-animation-integration .placeholder-svg {
    transform: scale(1) translate(-11%, 15%);
  }
} */

@media screen and (max-width: 430px) {
  .monitor-animation-integration .placeholder-svg {
    transform: scale(1.28) translate(3%, 2%);
    height: 100vw;
  }
}

/* placeholder image style ends*/
