body::-webkit-scrollbar {
  display: none !important;
}

.msq-new-uxsense-page-container::-webkit-scrollbar {
  display: none !important;
}
.msq-new-uxsense-page-container {
  /* height: 100vh; */
  font-family: "Muli", sans-serif !important;
}
.msq-new-uxsense-contact-bg {
  background-image: url(../img/new-ux-sense-contact-us-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.msq-new-uxsense-screens-bg {
  background-image: url(../img/ui-bgs-img.png);
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
}
.msq-w-80 {
  width: 80%;
}
.position-relative-t-100 {
  position: relative;
  top: 100px;
}
.msq-bg-black {
  background-image: url(../img/uxsense-home-bgs.png);
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  background-color: #000;
}

.msq-business-bg {
  background-image: url(../img/Group-2087330265.png);
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
}

.msq-solution-wrapper-new {
  margin-top: 4rem;
}

.msq-business-checklist-section {
  background-color: #f7562e;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  margin-left: 85px;
  margin-top: 5px;
  margin-right: 35px;
}

.msq-business-checklist-section-2 {
  background-color: #47c083;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  margin-left: 85px;
  margin-top: 5px;
  margin-right: 35px;
}

.msq-business-content-section {
  flex: 1;
}

.msq-lets-talk-btn {
  width: 150px;
}

.msq-business-wrapper h1, .msq-business-wrapper .msq-business-title {
  font-size: 48px;
}

.msq-stroke-content h2, .msq-stroke-content .msq-stroke-number {
  color: transparent;
  font-size: 100px;
  -webkit-text-stroke: 1px #fff;
  /* font-weight: 700; */
  margin-bottom: -25px;
}

.msq-flex-column {
  flex-direction: column;
}

.msq-heading-title-desc {
  width: 500px;
}

.msq-uxsense-frame iframe {
  border-radius: 8px;
}

.msq-text-orange {
  color: #f79c2e;
}
.msq-new-uxsense-homesection {
  height: 100vh;
}
.msq-new-uxsense-desc {
  font-size: 18px;
  margin-bottom: 30px;
}
.msq-text-white {
  color: #ffffff;
}
.msq-lets-talk-btn {
  background-color: #f79c2e !important;
  color: #ffffff !important;
  padding: 9px 26px !important;
  font-size: 15px !important;
}
.msq-lets-stripe-btn {
  border: 1px solid #f79c2e !important;
  color: #ffffff !important;
  background-color: transparent !important;
}

.msq-lets-talk-btn:active {
  border-color: #f79c2e !important;
}
.msq-company-logo-img {
  width: 100px;
}
.msq-new-uxsense-scroll-page {
  padding: 10px 0;
}

.msq-new-uxsense-scroll-page::-webkit-scrollbar {
  display: none;
}
.msq-new-uxsense-scroll-page-item {
  text-align: left;
}
.msq-mobile-carousel {
  display: none;
}
.msq-screens-laptop {
  display: flex;
}
.msq-new-uxsense-video {
  width: 70%;
  height: auto;
  /* border-radius: 10px; */
}
/* Carousel css */
.msq-new-uxsense-user-interface-wrapper .msq-new-uxsense-carousel .owl-nav {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-right: 10px;
}
.msq-new-uxsense-user-interface-wrapper
  .msq-new-uxsense-carousel
  .owl-dots
  .owl-dot
  span {
  display: block;
  width: 10px;
  height: 3px;
  background-color: #e2e8f0;
}
.msq-new-uxsense-user-interface-wrapper
  .msq-new-uxsense-carousel
  .owl-dots
  .owl-dot.active
  span {
  background-color: #f79c2e;
}
.msq-new-uxsense-user-interface-wrapper .msq-new-uxsense-carousel .owl-dots {
  display: flex;
  position: relative;
  top: -31px;
  gap: 8px;
  align-items: start;
  justify-content: center;
}
.msq-new-uxsense-user-interface-wrapper
  .msq-new-uxsense-carousel
  .owl-nav
  button
  img {
  width: 30px;
}

@media screen and (max-width: 600px) {
  .msq-bg-black {
    background-image: url(../img/home-mobile-bgs.png);
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    background-color: #000;
  }
  /* .msq-mobile-carousel {
    display: block;
  }
  .msq-screens-laptop {
    display: none;
  } */

  .msq-business-bg {
    background-image: url(../img/Group-2087330266.png);
  }

  .msq-new-uxsense-screens-bg {
    background-image: url(../img/ui-mobile-bgs-img.png);
    background-position: top left;
  }
  .msq-company-logo-img {
    width: 80px;
  }

  .msq-lets-talk-btn {
    width: 160px !important;
  }

  .msq-new-uxsense-home-content-wrapper {
  }

  .msq-new-uxsense-video {
    margin-bottom: 35px;
    width: 100%;
  }

  /* Carousel css */
  .msq-new-uxsense-user-interface-wrapper
    .msq-new-uxsense-carousel
    .owl-item
    .item {
    display: flex;
    align-items: center;
    justify-content: start !important;
    position: relative !important;
    left: -100px;
  }
  .msq-new-uxsense-user-interface-wrapper
    .msq-new-uxsense-carousel
    .owl-item.active
    .item {
    position: static !important;
  }
  .msq-new-uxsense-user-interface-wrapper .msq-new-uxsense-carousel .item img {
    display: block;
    width: 70% !important;
    height: auto;
  }
  .msq-stroke-content h2, .msq-stroke-content .msq-stroke-number {
    font-size: 50px !important;
    margin-bottom: -10px;
  }
  .msq-business-checklist-section {
    margin-left: 38px !important;
    margin-right: 20px !important;
  }
  .msq-business-checklist-section-2 {
    margin-left: 38px !important;
    margin-right: 20px !important;
  }
  .msq-new-uxsense-desc {
    font-size: 15px !important;
    margin-bottom: 20px !important;
  }
  .msq-solution-wrapper-new {
    margin-top: 2rem !important;
  }
  .msq-heading-title-desc {
    width: 350px !important;
  }
  .msq-business-wrapper h1, .msq-business-wrapper .msq-business-title {
    font-size: 24px !important;
  }
}

@media screen and (max-width: 1400px) {
  .msq-new-uxsense-desc {
    font-size: 16px;
  }
  .msq-stroke-content h2, .msq-stroke-content .msq-stroke-number {
    font-size: 80px;
    margin-bottom: -18px;
  }
  .msq-business-checklist-section {
    margin-left: 65px;
    margin-right: 30px;
  }
  .msq-business-checklist-section-2 {
    margin-left: 65px;
    margin-right: 30px;
  }
  .msq-business-wrapper h1, .msq-business-wrapper .msq-business-title {
    font-size: 42px;
  }
}

@media screen and (max-width: 768px) {
  .msq-mobile-carousel {
    display: block;
  }
  .msq-screens-laptop {
    display: none !important;
  }
}
@media screen and (min-width: 600px) {
  .msq-new-uxsense-user-interface-wrapper
    .msq-new-uxsense-carousel
    .owl-item
    .item {
    display: flex;
    align-items: center;
    justify-content: center;
    position: static;
    /* left: -100px; */
  }
  .msq-new-uxsense-user-interface-wrapper .msq-new-uxsense-carousel .item img {
    display: block;
    width: 90% !important;
    height: auto;
  }
  .msq-uxsense-contact-section {
    /* display: flex; */
  }
  .msq-new-uxsense-page-container {
    /* overflow: hidden; */
    /* height: 100vh; */
  }
}
