* {
  font-family: "source-sans-pro", sans-serif;
}
html{
 font-family: "source-sans-pro", sans-serif;
 scroll-behavior: smooth;

}
body {
  scrollbar-gutter: stable !important;
}

.no-scroll {
 overflow: hidden;
}

#scrollbar-measure {
 width: 100px;
 height: 100px;
 overflow: scroll;
 position: absolute;
 top: -9999px;
}
.iti__flag-container {
  position: absolute !important;
  margin-bottom: 0% !important;
  padding-right: 0% !important;
  width: 20% !important;
}
.li-color-changes {
  font-weight: 400;
  font-style: normal !important;
  color: #718093;
}

.iti__arrow {
  margin-right: 5% !important;
  margin-left: 5% !important;
  width: 6px !important;
  border-block-color: #FFFFFF !important;
}

.iti--separate-dial-code .iti__selected-flag {
  background: rgba(0, 0, 0, .05) !important;
  padding-left: 7% !important;
}

.phone-container {
  margin-bottom: 1rem !important;
}

#phone {
  padding-left: 23% !important;
}
.img-timechamp {
  text-align: center;
}

.bolt-icon {
  margin-right: 0.4rem;
  vertical-align: middle;
}

.accordion .accordion-item:last-child {
  border-bottom: none;
}

.bolt-right-icon {
  margin-left: 0.4rem;
  vertical-align: middle;
}

.content-section {
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 2rem;
}

#confirm-gif,
#animated-gif {
  margin-bottom: 60%;
  display: none;
}

#confirm-gif-video,
#animated-gif-video {
  max-width: 80%;
  height: auto;
}

.content-section div:last-child {
  margin-top: 0%;
}

.content-section div div .special-text:first-child {
  font-family: "source-sans-pro", sans-serif;
  font-style: normal;
  font-style: italic;
  font-weight: 400;
  font-size: 1.4rem;
}

.content-section div div h1 {
  font-family: "source-sans-pro", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 2.9rem;
}
.content-section div div .blur-text:last-child {
  text-align: center;
  font-weight: 400;
  opacity: 0.5;
}

.content-section div div:nth-child(2) ul {
  display: grid;
  grid-template-columns: auto auto auto;
}

.content-section div div:nth-child(2) ul li {
  font-family: "source-sans-pro", sans-serif;
  font-style: normal;
  list-style: none;
  line-height: 2.5rem;
  background-image: url('../images/index-images/star.svg');
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 12%;
  font-weight: 400;
  font-size: 1.05rem;
  background-size: 1.5rem;
}

.water-mark {
  max-width: 100%;
  height: auto;
}

.content-section .content-section-badges {
  max-width: 85%;
  height: auto;
  margin-top: 1.5rem
}

.content-section #content-container {
  margin-top: 1.7%;
  margin-bottom: 1rem;
}

.content-section div:first-child {
  position: relative;
  padding-right: 5%;
}

.content-section .separator {
  position: absolute;
  left: 61%;
  width: 0.066rem;
  background-color: #ccc;
  opacity: 0.3;
  height: 55%;
}

.content-section div form label {
  font-size: 1rem;
  color: #FFFFFF;
}

.content-section .second-division .form-title {
  margin-top: 23%;
  margin-bottom: 3%;
  text-align: center;
  font-weight: 600;
}

.content-section .second-division #signup,
.content-section div form a {
  /* background: #fc7318e6; */
  background: linear-gradient(14deg, #fc7318, #ffbf00); 
  border: 0.0625rem solid #fc7318e6;
  border-radius: 0.3rem;
  color: #FFFFFF;
  font-size: 0.8rem;
  padding: 0.1rem 1rem;
  cursor: pointer;
  margin-right: 1%;
  float: right;
}

.content-section div form a:hover {
  background-color: #fc7318;
  background: linear-gradient(14deg, #ffbf00,#fc7318); 
  border: 0.0625rem solid #fc7318;
}

.content-section div .details-form input {
  background-color: #FFFFFF44;
  margin-bottom: 0.9375rem;
  height: 1%;
  width: 100%;
  padding: 0.5rem 1rem;
  border-radius: 0.3rem;
  border: 0.0625rem solid #FFFFFF44;
  color: #FFFFFF;
  font-family: 'source-sans-pro', sans-serif;
}

.content-section div .details-form input:hover {
  border: 0.0625rem solid #FFFFFF;
  cursor: pointer;
}

.content-section .second-division .otp-field {
  text-align: center;
  display: none;
}

#otpSection #resend {
  cursor: pointer;
}

#otpSection #resend:hover {
  color: #fc7318;
  transition: all 0.4s;
}

.iti.iti--allow-dropdown.iti--separate-dial-code {
  display: flex !important;
  width: 104%;
}

.iti__country-name,
.iti__flag-box {
  color: #33475B;
  font-family: 'source-sans-pro', sans-serif;
}

.iti--allow-dropdown input,
.iti--allow-dropdown input[type=tel],
.iti--allow-dropdown input[type=text],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type=tel],
.iti--separate-dial-code input[type=text] {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.iti__selected-flag {
  padding: 0rem !important;
}

.content-section .second-division .otp-field .numberchange {
  color: #fc7318;;
}

.content-section .second-division .otp-field .numberchange:hover {
  text-decoration: underline !important;
}

.content-section .second-division .otpInput {
  width: 13%;
  text-align: center;
  opacity: 0.7;
  padding: 0.5rem 0.8rem;
  border-radius: 0.3rem;
  border: none;
  margin-right: 2.5%;
}

.content-section .second-division .otp-field p:last-child {
  font-size: 0.7rem;
  margin-top: 2%;
}

.content-section .second-division #signup {
  background: none;
  border: 0.0625rem solid #FFFFFF;
  border-radius: 0.3rem;
  color: #FFFFFF;
  font-size: 0.7rem;
  padding: 0.1rem 0.8rem;
  cursor: pointer;
  margin-left: 41%;
  margin-top: 3%;
}

.content-section .second-division #signup:hover {
  background-color: #fc7318;
  border: 0.0625rem solid #fc7318;
}

.content-section .second-division .emailSection form input {
  opacity: 0.6;
  margin-bottom: 4%;
  height: 1%;
  width: 95%;
  padding: 0.5rem 1rem;
  border-radius: 0.3rem;
  border: none;
}

.main-section .main-container .top-header h3 {
  font-size: 1rem;
  font-family: "source-sans-pro", sans-serif !important;
  font-weight: 600;
  font-style: normal;
}

.main-container .container .bar_icon {
  margin-top: 12%;
}

.footer-mail-color {
  color: #fffFFFCC !important;
}

.footer-mail-color:hover {
  color: #fffFFFCC !important;
}

.accordion button {
  outline: none !important;
}

.divider-line {
  display: flex;
  width: 84%;
  align-items: center;
  margin-left: 9.5rem;
}

.text-divider {
  font-family: "source-sans-pro", sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-size: 1.875rem;
  letter-spacing: 0px;
  line-height: 0.0625rem;
  margin-left: 2rem;
  margin-right: 2rem;
}

.left-divider {
  flex-grow: 1;
  background-color: #E7D8FF;
  height: 0.0625rem;
}
.container {
  max-width: 1800px;
}

.products-new-hero-wrapper {
  background-image: url(./images/Employee-monitoring-background.webp);
  background-repeat: no-repeat !important;
  background-size: 100% 100% !important;
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  padding-top: 1.875rem;
  height: 761px;
}

.w-inline-block-footer:hover {
  background: none !important;
}

.w-inline-block-hover-box:hover {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 10px #5816AF2E;
  border-radius: 10px;
  opacity: 1;
  color: #33475B;
  height: auto !important;
}

.products-items-holder-v1 {
  max-width: none;
  flex-direction: column;
  margin-top: 0.625rem;
  margin-bottom: 1.875rem;
  display: flex;
}

.position-property {
  position: static !important;
}

.use-cases-styles {
  color: #7C3ECD !important;
  font-weight: 700 !important;
  line-height: 2.1875rem !important;
}

.usecase-attendance {
  color: #7C3ECD !important;
  font-weight: 700 !important
}

.color-attendance {
  color: #7C3ECD !important;
}

.button-text-holder-cta.work-effic-cta-holder.new-cta-header-v2 {
  margin-bottom: 0;
}

.button-text-holder-cta.work-effic-cta-holder {
  flex-direction: column;
  margin-bottom: 3.75rem;
  display: flex;
}

.most-popular-features {
  padding-top: 5rem;
  padding-bottom: 4.6875rem;
  margin: auto;
}

.most-popular-features-1 {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-top: 2.1875rem;
  padding-bottom: 6.25rem;
  height: 72em;
}

.wrapper.wrapper-em-new,
.wrapper.wrapper-something-for-everyone,
.wrapper.wrapper-features-all {
  padding-left: 0;
  padding-right: 0;
}

.heading-182.test-new {
  margin-top: 0px;
}

.heading-182 {
  font-family: "source-sans-pro", sans-serif !important;
  font-style: normal !important;
  color: #33475B !important;
  opacity: 1 !important;
  font-weight: 600 !important;
  letter-spacing: 0rem;
  margin-top: 0;
  margin-bottom: 0.3125rem;
  font-size: 1.625rem;
  line-height: 3rem;
  font-weight: 600;
}

.text-gap {
  margin-top: 0.5em !important;
}

.paragraph-107 {
  font-family: "source-sans-pro", sans-serif !important;
  font-style: normal !important;
  letter-spacing: 0rem;
  opacity: 1 !important;
  color: #33475B !important;
  font-weight: 400 !important;
  text-align: center;
  margin-bottom: 5rem;
  font-size: 1.0625rem;
  line-height: 2rem;
}
.mpf-container {
  width: 100%;
  align-items: center;
  display: flex;
  justify-content: space-evenly;
}

.mpf-container-1.second-reverse {
  flex-direction: row-reverse;
}

.mpf-container-1 {
  width: 90%;
  align-items: center;
  display: flex;
}

.mpf-image-container {
  width: 45%;
  min-height: auto;
  position: relative;
  top: 0;
  right: 0.875rem;
}

#mpf17-img {
  height: auto;
}

.mpf-image-container-1,
.mpf-image-container-new-1 {
  width: 100%;
  min-height: auto;
  position: relative;
  top: 0;
}

.apps-websites {
  width: 100%;
  max-width: unset;
  margin-right: 0;
  display: block;
  position: relative;
  left: 0rem;
  height: auto
}

.screenshots-img {
  width: 90%;
  max-width: 200%;
  display: block;
  position: relative;
  left: 4.125rem;
  height: auto
}

.screenshots-img.hidden {
  max-width: 110%;
  display: none;
  height: auto
}

.actvities.hidden {
  display: none;
}

.actvities {
  width: 100%;
  max-width: 200%;
  position: relative;
  left: 0.625rem;
  height: auto
}

.stealth-mode.hidden {
  width: 100%;
  height: 265px;
  max-width: 100%;
  box-shadow: none;
  display: none;
  height: auto
}

.stealth-mode {
  width: 100%;
  max-width: 200%;
  box-shadow: none;
  position: relative;
  left: 1.25rem;
  height: auto
}

.manual-screenshots {
  max-width: 100%;
  margin-right: 0;
  display: block;
  position: relative;
  left: 2.5rem;
  height: auto
}

.productivity-tracking {
  width: 100%;
  max-width: 200%;
  display: block;
  position: relative;
  left: 6.5rem;
  height: auto
}

.real-monitoring {
  width: 100%;
  max-width: 200%;
  display: block;
  position: relative;
  left: 5.625rem;
  height: auto
}

.productivity-labeling {
  width: 90%;
  max-width: 200%;
  margin-right: 0;
  display: block;
  position: relative;
  left: 8.625rem;
  height: 85%;
}

.Manual-time-entries {
  width: 87%;
  max-width: 200%;
  margin-right: 0;
  display: block;
  height: auto;
  position: relative;
  left: 9.375rem;
}

.timekeeping {
  width: 100%;
  height: auto;
  max-width: 200%;
  margin-right: 0;
  display: block;
  position: relative;
  left: 5.75rem;
}

.reports {
  width: 65%;
  max-width: 200%;
  display: block;
  position: relative;
  left: 12.5rem;
  height: auto
}

.time-and-attendence {
  width: 85%;
  max-width: 200%;
  margin-right: 0;
  display: block;
  position: relative;
  left: 9.6875rem;
  height: auto
}

.mpf-item.active {
  width: 511px;
  background-color: #fff;
  border-radius: 6px;
  padding-right: 2.1875rem;
  text-decoration: none;
  position: relative;
  box-shadow: 0 0 5px 2px #5816AF24;
}

.mpf-item-1.active,
.mpf-item-new-1.active {
  width: 100%;
  background-color: #fff;
  border-radius: 6px;
  padding-right: 2.1875rem;
  text-decoration: none;
  position: relative;
  box-shadow: 0 0 5px 2px #5816AF24;
}

.mpf-item {
  height: auto;
  color: #2c3e50;
  border: 1px #000;
  margin-bottom: 5px;
  padding: 1.1875rem 2.1875rem 1.5rem 3.4375rem;
  font-size: 1rem;
  text-decoration: none;
  position: relative;
  cursor: pointer;
}

.icon-img-1 {
  position: absolute;
  top: 0.625rem;
  left: 0.9375rem;
}

.active {
  color: #fff;
  border-radius: 5px;
  font-weight: 700;
}

.w-inline-block {
  width: 100%;
  display: inline-block;
}

.features--mobile
 {
  display: none;
}

.divider-line {
  margin-bottom: 5%;
}

.icon-img {
  position: absolute;
  top: 0.6875rem;
  left: 1.375rem;
}

img {
  max-width: 8%;
  margin-left: 0;
  margin-right: auto;
  display: inline-block;
}

.mpf-list {
  width: 48%;
}

.mpf-list-1 {
  width: 100%;
}

.heading-183 {
  font-family: "source-sans-pro", sans-serif !important;
  color: #33475B !important;
  font-style: normal !important;
  font-weight: 600 !important;
  letter-spacing: 0rem !important;
  margin-top: 0;
  opacity: 1;
  margin-bottom: 0.9375rem;
  font-size: 20px;
  margin-left: 0.9375rem;
  line-height: 0.625rem;
  text-decoration: none;
}

.paragraph-108 {
  font-family: "source-sans-pro", sans-serif !important;
  color: #556171 !important;
  font-style: normal !important;
  font-weight: 400 !important;
  max-width: 402px;
  margin-left: 0.9375rem;
  font-weight: 400;
  font-size: 0.875rem;
  text-decoration: none;
  line-height: 1.2;
  letter-spacing: 0rem;
}

.paragraph-108.paragraph-new-test {
  max-width: 100%;
}

.mpf-item-1,
.mpf-item-new-1 {
  height: auto;
  color: #2c3e50;
  border: 1px #000;
  margin-bottom: 0.75rem;
  padding: 1.3125rem 2.1875rem 1.5rem 3rem;
  font-size: 16px;
  text-decoration: none;
  position: relative;
  cursor: pointer;
}

.features-section-all {
  padding-top: 0;
  padding-bottom: 0;
}

.heading-189 {
  color: #33475B !important;
  font-family: "source-sans-pro", sans-serif !important;
  font-style: normal !important;
  font-weight: 600 !important;
  letter-spacing: 0rem;
  opacity: 1;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0.25rem;
  font-size: 1.8125rem;
  line-height: 3rem;
}

.paragraph-112 {
  font-family: "source-sans-pro", sans-serif !important;
  color: #718093 !important;
  font-style: normal !important;
  font-weight: 400 !important;
  letter-spacing: 0rem !important;
  opacity: 1;
  margin-bottom: 4.0625rem;
  font-size: 1.0625rem;
  line-height: 1.5rem;
}

.feature-list-container-em {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.image-88 {
  margin-bottom: 0.25rem;
  max-width: 10%;
}

.time-attendance-main-image-1 {
  max-width: 35%;
  margin-left: 0;
  margin-right: 0;
}

.heading-179 {
  font-family: "source-sans-pro", sans-serif !important;
  font-style: normal !important;
  font-weight: 600 !important;
  color: #33475B !important;
  letter-spacing: 0rem;
  opacity: 1;
  margin-top: 0;
  margin-bottom: 0.75rem;
  font-size: 1.125rem;
}

.font-changes-li-text {
  font-family: "source-sans-pro", sans-serif !important;
  font-weight: 600 !important;
  font-style: normal !important;
  font-size: 1.1rem;
  color: #33475B !important;
}

.paragraph-103 {
  font-family: "source-sans-pro", sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  color: #516171 !important;
  opacity: 1;
  letter-spacing: 0rem;
  max-width: 313px;
  font-size: 0.875rem;
  line-height: 1.5rem;
}

.feature-col--item.last {
  text-align: left;
  margin-right: 0;
}
.feature---row {
  width: 100%;
  align-items: stretch;
  margin-bottom: 3.75rem;
  display: flex;
}
.feature-col--item.first-item {
  flex: 0 auto;
}

.feature-col--item {
  flex: 0 397px;
}

.feature-col--item.last-item {
  text-align: left;
  margin-right: 0;
}

.wrapper.wrapper-how-it-works {
  max-width: 1000px;
  padding-left: 0;
  padding-right: 0;
  overflow: visible;
}

.heading-190 {
  font-family: "source-sans-pro", sans-serif !important;
  font-style: normal;
  letter-spacing: 0rem;
  color: #33475B !important;
  opacity: 1;
  margin-top: 8.125rem;
  margin-bottom: 4.375rem;
  font-size: 1.625rem;
  font-weight: 600 !important;
  line-height: 3rem;
}

.heading-191 {
  font-family: "source-sans-pro", sans-serif !important;
  color: #33475B !important;
  font-style: normal !important;
  letter-spacing: 0rem;
  opacity: 1;
  text-align: left;
  font-weight: 600 !important;
  font-size: 2.5rem;
  margin-bottom: 2rem;
}

.howitworks {
  /* background-image: url(./images/mobile-most-popular-features.png); */
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-top: 3.125rem;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
  z-index: 0;
}

.hwc-row {
  margin-bottom: 10rem;
}

.hwc-container {
  width: 100%;
  justify-content: space-between;
  display: flex;
}

.hwc-container-1 {
  width: 100%;
  justify-content: space-between;
  display: flex;
}

.hwc-left {
  z-index: 20;
  height: 100%;
  margin-right: 0;
  position: relative;
  right: auto;
}

.paragraph-113 {
  font-family: "source-sans-pro", sans-serif !important;
  font-style: normal;
  letter-spacing: 0rem;
  color: #718093 !important;
  opacity: 1;
  margin-bottom: 0;
  font-size: 0.875rem;
  line-height: 1.125rem;
  font-weight: 400 !important;
}

.icons-desc {
  margin-top: 2.5rem;
  display: flex;
}

.div-block-125 {
  flex: 1;
  align-items: center;
  margin-right: 2.8125rem;
  display: flex;
}

.heading-192 {
  font-family: "source-sans-pro", sans-serif !important;
  color: #000000 !important;
  letter-spacing: 0rem;
  font-style: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400 !important;
  line-height: 1rem;
}

.div-block-125.last {
  margin-right: 0;
}

.hwc-row {
  margin-bottom: 10rem;
}

.hwc-right.hwc-right-2 {
  flex-basis: 483px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.hwc-right {
  z-index: 30;
  flex: 0 512px;
  margin-left: 0;
  padding-top: 2.5rem;
  display: block;
  position: relative;
}

.icons-desc {
  margin-top: 2.5rem;
  display: flex;
}

.hwc-left.left-2 {
  margin-right: 0;
  right: auto;
}

.image-108 {
  width: 420px;
  position: relative;
  left: 0px;
  max-width: 100%;
  margin-left: 0;
  margin-right: auto;
  display: inline-block;
}

.image-107 {
  position: relative;
  left: 4.75rem;
  max-width: 86%;
  margin-left: 0;
  margin-right: auto;
  display: inline-block;
}

.image-105 {
  margin-right: 0.5625rem;
}

.wrapper {
  z-index: 1;
  width: 100%;
  max-width: 1280px;
  background-color: transparent;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
  line-height: 1.25rem;
  display: flex;
  position: relative;
  overflow: visible;
}
.single-main-item-container-ta {
  max-width: 1150px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 3.125rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.time-attendance-main-image-1.move-image-right {
  margin-right: -2.5rem;
}

.time-attendance-main-image {
  max-width: 45%;
  margin-left: 0;
  margin-right: 0;
}

.single-main-item-container-ta.second-main-item-reverse {
  flex-direction: row-reverse;
}

.heading-295 {
  font-family: "source-sans-pro", sans-serif !important;
  letter-spacing: 0rem;
  font-style: normal !important;
  color: #33475B !important;
  max-width: 550px;
  margin-top: 0;
  font-size: 1.625rem;
  line-height: 2.25rem;
}

.main-ta-holder-paragraph {
  font-family: "source-sans-pro", sans-serif !important;
  letter-spacing: 0rem;
  color: #464E5D;
  opacity: 1;
  font-style: normal !important;
  max-width: 500px;
  margin-bottom: 1.25rem;
  font-size: 1rem;
  font-weight: 400 !important;
  line-height: 1.625rem;
}

.image-196 {
  margin-top: 0.4375rem;
}

.banner--new {
  margin-bottom: 6.875rem;
  padding-top: 6.875rem;
  padding-bottom: 6.875rem;
  background-size: 100%;
}

.banner-container {
  max-width: 100%;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-around;
}

.cta-actions {
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  margin-left: 8.625rem;
}

.heading-138 {
  font-family: "source-sans-pro", sans-serif !important;
  font-style: normal !important;
  color: #33475B;
  opacity: 1;
  max-width: 771px;
  margin-top: 0;
  margin-bottom: 0.75rem;
  font-size: 1.5625rem;
  line-height: 3.625rem;
  font-weight: 600 !important;
}

.paragraph-82 {
  font-family: "source-sans-pro", sans-serif !important;
  font-style: normal !important;
  color: #718093 !important;
  font-weight: 400 !important;
  opacity: 1;
  margin-bottom: 0rem;
  font-size: 1.25rem;
  line-height: 24px;
}

.btn-new.btn-try-free.cta-btn.ctn-btn-big.btn-new-tes {
  background-color: #FC7318;
  background: linear-gradient(14deg, #fc7318, #ffbf00); 
  border-radius: 10px;
}

.btn-new.btn-try-free.cta-btn.ctn-btn-big.btn-new-tes:hover {
  background-color: #fe6c0a;
  background: linear-gradient(14deg, #ffbf00, #fc7318); 

}

.img-20 {
  max-width: 75%;
  max-height: 85%;
  margin: auto;
}

.store-data {
  padding-top: 3.6875rem;
  padding-bottom: 3.75rem;
}

.section-heading.heading-store-data {
  margin-bottom: 5rem;
  margin-top: 1.5625rem;
}

.section-heading {
  font-family: "source-sans-pro", sans-serif !important;
  letter-spacing: 0rem !important;
  color: #33475B !important;
  opacity: 1;
  font-style: normal !important;
  max-width: 825px;
  text-align: center;
  margin: 0 auto;
  font-size: 1.625rem;
  font-weight: 600 !important;
  line-height: 3.375rem;
}

.store-data-container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}
.store-data-item.first {
  width: 100%;
  max-width: 50%;
  margin-right: 5rem;
  margin-left: 2rem;
}

.heading-150 {
  font-family: "source-sans-pro", sans-serif !important;
  font-weight: 600 !important;
  font-style: normal !important;
  letter-spacing: 0rem !important;
  color: #33475B !important;
  opacity: 1;
  font-size: 1.7rem;
  margin-top: 1rem;
  margin-bottom: 0rem;
}

.paragraph-89 {
  font-family: "source-sans-pro", sans-serif !important;
  letter-spacing: 0rem !important;
  color: #718093 !important;
  opacity: 1;
  font-style: normal !important;
  width: 100%;
  max-width: 476px;
  color: #718093;
  margin-bottom: 0;
  font-size: 0.9375rem;
  line-height: 1.5rem;
  font-weight: 400 !important;
}

.store-data-item {
  width: 100%;
}

.pillar-section ul {
  list-style-type: disc;
  margin-left: 3%;
}

.pillar-section {
  padding: 5rem 2.5rem;
  margin-bottom: 2rem;
}

.pillar-intro.pillar-container {
  max-width: 1170px;
  flex-direction: column;
  align-items: stretch;
  padding-left: 0;
  padding-right: 0;
}

.pillar-intro {
  margin-bottom: 6rem;
  font-size: 1.125rem;
  line-height: 1.375rem;
}

.pillar-container {
  max-width: 1170px;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.pillar-intro-title {
  font-family: "source-sans-pro", sans-serif !important;
  font-style: normal;
  letter-spacing: 0rem;
  color: #33475B;
  opacity: 1;
  text-align: center;
  padding-right: 0.625rem;
  font-size: 1.625rem;
  line-height: 2.5rem;
  font-weight: 600 !important;
}

.pillar-intro-description {
  font-family: "source-sans-pro", sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  letter-spacing: 0rem;
  opacity: 1;
  color: #33475B !important;
  font-size: 1.0625rem;
  margin-top: 2.5rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  line-height: 1.5;
}

.table-of-content {
  width: 30%;
  flex: 0 300px;
  margin-right: 2rem;
  position: sticky;
  top: 5rem;
  bottom: 1.25rem;
  left: auto;
  right: auto;
}

.table-of-content-heading {
  font-family: "source-sans-pro", sans-serif !important;
  font-style: normal !important;
  letter-spacing: 0rem;
  color: #33475B;
  opacity: 1;
  padding-left: 2.5rem;
  font-size: 1.625rem;
  font-weight: 600 !important;
  line-height: 2.25rem;
  margin-bottom: 1.5625rem;
}

.users-text {
  font-family: "source-sans-pro", sans-serif !important;
  letter-spacing: 0rem;
  font-style: normal !important;
  text-align: left;
  font-size: 0.625rem;
  color: #FFFFFF !important;
  margin-bottom: 0.625rem;
  font-weight: 400 !important;
}

.table-of-content-link {
  color: #33475B;
  margin-bottom: 0.5rem;
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
  padding-left: 1.25rem;
  padding-right: 0.625rem;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1 !important;
  text-decoration: none;
}

.table-of-content-link.w--current {
  color: #33475B;
  background-color: #FFFFFF;
  width: 100%;
  height: auto;
  border-radius: 6px;
  opacity: 1;
  box-shadow: 0px 3px 10px #5816AF2E;
}

.guide-topic-p {
  font-family: "source-sans-pro", sans-serif !important;
  font-style: normal !important;
  letter-spacing: 0rem;
  color: #33475B !important;
  opacity: 1;
  line-height: 1.5;
  width: 250px;
  font-weight: 600 !important;
}

.w-inline-block {
  max-width: 100%;
  display: inline-block;
}

.pillar-content {
  color: #2e3b47;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  padding-left: 0.75rem;
  font-size: 1rem;
  display: block;
}

.pillar-topic-container {
  padding-top: 0.6rem;
  padding-bottom: 0;
}

.pillar-heading {
  font-family: "source-sans-pro", sans-serif !important;
  font-style: normal;
  letter-spacing: 0rem;
  color: #33475B !important;
  opacity: 1;
  text-align: left;
  margin-top: 0rem;
  margin-bottom: 0;
  padding-bottom: 0.5rem;
  font-size: 1.0625rem;
  font-weight: 600 !important;
  line-height: 2rem;
}

.pillar-topic-container-1 {
  padding-top: 0.6rem;
  padding-bottom: 0;
}

.pillar-subheading {
  font-family: "source-sans-pro", sans-serif !important;
  font-style: normal !important;
  letter-spacing: 0rem;
  color: #33475B !important;
  text-align: left;
  font-weight: 600 !important;
  font-size: 0.9rem;
  margin-top: 0;
  margin-bottom: 0.4rem;
}

.w-inline-block:hover {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 10px #5816AF33;
  border-radius: 10px;
  opacity: 1;
  height: auto;
}

.pillar-text-block {
  font-family: "source-sans-pro", sans-serif !important;
  font-style: normal !important;
  color: #556171 !important;
  opacity: 1;
  letter-spacing: 0rem;
  font-weight: 400 !important;
  line-height: 1.5rem;
  margin-bottom: 0.6rem;
}
.w-inline-block {
  max-width: 100%;
  display: inline-block;
}

.customers-img {
  max-width: 100%;
}

.cta-new-homepage-header.we-ta-header-button {
 background: linear-gradient(14deg, #fc7318, #ffbf00); 
}

.cta-new-homepage-header.we-ta-header-button:hover {
    background: linear-gradient(14deg, #ffbf00, #fc7318); 
}

.cta-new-homepage-header {
  font-family: "source-sans-pro", sans-serif !important;
  font-weight: 500 !important;
  color: #FFFFFF !important;
  font-style: normal !important;
  text-align: center;
  text-transform: none;
  border-radius: 0.5rem;
  margin-bottom: 0.625rem;
  font-size: 1.6rem;
  line-height: 1.5;
  padding: 0px !important;
}

.main-img {
  max-width: 58%;
  margin: auto;
}

.main-container {
  height: 100%;
}

.monitoring-img {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0.9375rem;
}
.heading-19 {
  font-family: "source-sans-pro", sans-serif !important;
  font-weight: 600 !important;
  font-style: normal;
  letter-spacing: 0rem;
  color: #33475B;
  opacity: 1;
  text-align: center;
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
  font-size: 1.75rem;
  line-height: 3rem;
}

.div-block-025 {
  width: 90%;
  height: 2px;
  max-width: 400px;
  opacity: 0.8;
  background-color: #E7D8FF;
  margin-bottom: 1.25rem;
  margin-top: 1.5625rem;
}

.follow-us {
  font-size: 1.5rem;
  font-weight: 400;
  color: white;
}

.footer-privacypolicy-links {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 0.875rem;
}

.footer-privacypolicy-text {
  font-size: 0.75rem;
  color: #FFFFFF;
}

.footer-social-media-icon {
  max-width: 100%;
}

.footer-divider-line {
  border-top: 1px solid #E7D8FF;
  margin-bottom: 1.875rem;
  margin-top: 1.875rem;
}

.paragraph-18 {
  color: #FFFFFF !important;
  font-family: "source-sans-pro", sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  text-align: center;
  font-size: 1.6875rem;
  text-decoration: none;
  line-height: 1.25rem;
}

.div-block-026 {
  width: 15%;
  height: 3px;
  max-width: 400px;
  opacity: 1;
  background-color: #7C3ECD;
  margin-bottom: 1.875rem;
}

.btn-new.btn-try-free.cta-btn.ctn-btn-big {
  color: white;
  font-size: 1.1875rem;
  padding: 0.85rem 1.75rem;
  font-weight: 600;
  transition: background-color .4s;
}
.faq-section {
  max-width: 100%;
  max-height: 85%;
  margin: auto;
  height: 562px;
  margin-bottom: 10.625rem;
  background-color: #E7D8FF4E;
}

.accordion .accordion-item {
  margin-left: 6.25rem;
  margin-right: 6.25rem;
  max-width: 100%;
  border-bottom: 1px solid #E7D8FF4E;
}

.accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 0.6em 0em;
  color: #7288a2;
  font-size: 1.15rem;
  font-weight: 400;
  border: none;
  background: none;
  outline: none !important;
  cursor: pointer;
}

.accordion button .accordion-title {
  padding: 1em 1.5em 1em 0;
}

.accordion-title {
  font-family: "source-sans-pro", sans-serif !important;
  font-style: normal !important;
  color: #33475B;
  font-size: 1rem;
  font-weight: 600;
}

.accordion button .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 1.25rem;
  top: 1.125rem;
  width: 24px;
  height: 24px;
  border: 2px solid #33475B;
  color: #33475B;
  border-radius: 50%;
  cursor: pointer;
  background-color: #FFF;
}
.fa-plus:before {
  content: "\f067";
  font-size: 1rem;
}

.fa-minus:before {
  content: "\f068";
  font-size: 1rem;
}

.product-users {
  background-image: url(./images/companylogos-background.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 6.875rem;
  padding-top: 5rem;
  display: flex;
  height: 275px;
}
.accordion button[aria-expanded='true'] .icon::after {
  width: 0;
}

.accordion button[aria-expanded='true']+.accordion-content {
  opacity: 1;
  max-height: 9em;
  transition: all 200ms linear;
  will-change: opacity, max-height;
}

.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}

.accordion .accordion-content p {
  font-family: "source-sans-pro", sans-serif !important;
  font-style: normal !important;
  letter-spacing: 0rem;
  color: #718093 !important;
  opacity: 1;
  font-size: 1rem;
  font-weight: 500;
  margin: 0em 0em;
  line-height: 22px;
  margin-bottom: 1.4375rem;
}

.heading-17 {
  font-family: "source-sans-pro", sans-serif !important;
  color: #33475B !important;
  font-style: normal !important;
  font-weight: 600 !important;
  letter-spacing: 0rem;
  opacity: 1;
  text-align: center;
  margin-top: 1.875rem;
  margin-bottom: 0.625rem;
  font-size: 1.5625rem;
  line-height: 6.875rem;
}

.hidden {
  display: none;
}

.div-block-84 {
  margin-top: 3.4375rem;
}

.basic-information-container.second-basic-info-container {
  max-width: 709px;
  margin-top: 0;
}

.basic-information-container {
  width: 100%;
  max-width: 385px;
  justify-content: space-between;
  display: flex;
  flex-direction: column;
}

.accordion {
  display: flex;
  flex-direction: column;
  align-items: center;

}

table {
  font-family: "source-sans-pro", sans-serif;
  border-collapse: collapse;
  width: 70%;
  height: 70%;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

td,
th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 0.5rem 3.5625rem;
}
.available-systems-text div:first-child {
 font-size: 1.5rem;
 color: #718093 !important;
 font-weight: 400 !important;
 font-style: normal !important;
}
.available-systems-text div:last-child {
 color: #33475B !important;
 opacity: 1;
 font-weight: 600 !important;
 font-style: normal !important;
}
.minilogos-background{
 background-color: #ffffff;
 box-shadow: 0rem 0.1875rem 0.625rem #5816AF33;
 border-radius: 0.3125rem !important;
}
.paragraph-text {
 font-weight: 400 !important;
 font-style: normal !important;
 letter-spacing: 0rem;
 color: #718093;
 opacity: 1;
}
.company-badges{
  display: flex;
}


@media (max-width:374px) {
  object {
    height: 25rem !important;
  }

  #signup-banner {
    height: 25rem !important;
  }

  .iti__selected-flag {
    margin-top: 0% !important;
  }

  .iti__flag-container {
    width: 26% !important;
  }

  .iti__arrow {
    margin-top: 0% !important;
  }

  #phone {
    padding-left: 30% !important;
  }

  .content-section {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .content-section div:last-child {
    margin-top: 0.75rem;
  }

  .content-section {
    margin-top: 0rem;
  }

  .content-section #content-container {
    margin-top: 2.5625rem;
    margin-bottom: 1.125rem;
  }

  .content-section div.second-division {
    margin-top: 1.5rem;
    padding-left: 0rem;
    padding-right: 0rem;
  }

  .content-section div:first-child {
    padding-right: 2%;
  }

  .content-section div div .special-text:first-child {
    font-size: 1.4rem;
  }

  .content-section div .details-form input {
    margin-bottom: 0.5rem;
  }

  .content-section div div h1 {
    font-size: 2rem;
  }
  .content-section div div .blur-text:last-child {
    font-size: 0.8rem;
  }

  .content-section div div:nth-child(2) ul {
    display: flex;
    flex-direction: column;
  }

  .content-section div div:nth-child(2) ul li {
    line-height: 1.25rem;
    margin-bottom: 1.25rem;
    padding-left: 12%;
    font-size: 1rem;
    background-size: 1.25rem
  }

  .content-section .separator {
    display: none;
  }

  .content-section div div img {
    max-width: 100%;
    height: auto;
    align-items: center;
  }

  .content-section .second-division .form-title {
    margin-top: 0%;
    margin-bottom: 3%;
    font-size: 1.25rem;
  }

  .content-section div form label {
    font-size: 1rem;
  }

  .content-section .details-form a {
    float: right;
    font-size: 0.75rem;
    padding: 0.1rem 0.8rem;
  }

  .content-section .second-division #signup,
  .content-section div form a {
    margin-right: 1%;
  }

  .col-8 {
    max-width: 85% !important;
  }

  .col-4 {
    max-width: 100% !important;
  }

  .main-container .container .bar_icon {
    margin-top: 3%;
  }

  .w-inline-block:hover {
    background: none;
    box-shadow: none;
    border-radius: unset;
    opacity: none;
    height: none;
  }

  .hwc-left {
    margin-top: 1rem;
    text-align: center;
  }

  .main-container .top-header h3 {
    font-size: 0.5rem !important;
  }

  .main-container .top-header .top-header-button {
    font-size: 0.5rem !important;
    padding: 0.05rem 0.5rem !important;
  }

  .section-heading.heading-store-data {
    margin-bottom: 1rem;
    margin-top: 0rem;
  }

  .text-align-center {
    text-align: center;
  }

  .cta-new-homepage-header {
    margin-bottom: 0.625rem;
    font-size: 1rem !important;
    line-height: 1.5;
    margin-right: 1rem;
    padding: 0.5rem 0.5rem !important;
  }

  .heading-150 {
    font-size: 1.5rem;
  }

  .section-heading {
    font-size: 1.7rem !important;
    line-height: 2.125rem;
    max-width: 100%;
  }

  .store-data-item.first {
    margin-left: 0rem;
    margin-right: 0rem;
    margin-bottom: 2rem;
    max-width: 100%;
  }

  .paragraph-82 {
    font-size: 1.1875rem !important;
    line-height: 3.125rem;
    margin-left: 1.5rem;
    text-align: center;
  }

  .heading-192 {
    font-size: 1rem;
  }

  .heading-189 {
    font-size: 1.8rem !important;
    line-height: 2rem;
    margin-top: 2rem;
  }

  .heading-182 {
    text-align: center;
    font-size: 1.7rem !important;
    line-height: 2.125rem;
  }

  .most-popular-features {
    padding-top: 0.5rem;
    padding-bottom: 0rem;
    margin-bottom: 3rem;
  }

  .text-divider {
    font-size: 0.75rem;
    line-height: 1px;
  }

  .divider-line {
    margin-left: 2rem;
  }
  .store-data {
    margin-top: 2.5rem;
    margin-bottom: 4rem;
    padding-left: 5%;
    padding-right: 5%;
    background-color: #E7D8FF4E;
    background-image: none !important;
  }

  .banner--new {
    margin-bottom: 2.5rem;
  }

  .images-comapnybadges {
    width: 90%;
    height: auto;
    max-width: unset;
    margin-right: 0rem;
  }

  .company-badges {
    margin-bottom: 6.875rem;
    flex-direction: column;
    align-items: center;
  }

  .available-systems img {
    text-align: center;
    width: 60px;
    margin-right: unset !important;
    max-width: unset !important;

  }

  .available-systems-text div:first-child {
    font-size: 1.5rem;
  }

  .available-systems-text div:last-child {
    letter-spacing: 0rem;
    opacity: 1;
    font-size: 2rem !important;
    line-height: 2.5625rem;
  }

  .minilogos-background img:nth-child(1),
  .minilogos-background img:nth-child(2),
  .minilogos-background img:nth-child(3),
  .minilogos-background img:nth-child(4),
  .minilogos-background img:nth-child(5),
  .minilogos-background img:nth-child(6) {
    display: none;
  }

  .users-text {
    font-size: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .minilogos-background {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 3% 0%;
    padding-left: 10%;
    margin-left: 3%;
    margin-right: 6%;
    position: relative;
    z-index: 1;
  }

  .minilogos-background img {
    width: 10% !important;
    height: auto;
    margin-right: auto;
  }

  .product-users {
    height: 100px;
    margin-top: 52rem;
    padding-top: 1.5rem;
  }

  .badges-height img:nth-child(3),
  .badges-height img:nth-child(4),
  .badges-height img:nth-child(5),
  .badges-height img:nth-child(6) {
    display: none;
  }

  .badges-height {
    margin-top: 1.5625rem;
  }


  .div-block-84 {
    margin-left: 4.6875rem;
    margin-bottom: 3.125rem;
  }

  .main-section {
    width: 100%;
  }

  .mpf-container {
    width: 90%;
    align-items: center;
    display: flex;
  }

  .wrapper.wrapper-em-new,
  .wrapper.wrapper-something-for-everyone,
  .wrapper.wrapper-features-all {
    max-width: 330px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .pillar-section {
    padding: 5rem 2.5rem;
    display: none;
  }

  .single-main-item-container-ta {
    flex-direction: column;
  }
  .single-main-item-container-ta.second-main-item-reverse {
    flex-direction: column;
  }

  .feature---row {
    width: 100%;
    align-items: stretch;
    margin-bottom: 2.5rem;
    display: flex;
    flex-direction: column;
  }

  .accordion .accordion-item {
    margin-left: 0.0625rem;
    width: 360px;
    margin-right: 0rem;
  }


  .features--mobile {
    display: block;
  }

  .div-block-134 {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
  }

  .mpf-item-mobile.mobile-item {
    width: 100%;
    height: auto;
    align-items: flex-start;
    margin-top: 3rem;
    margin-bottom: 0;
    padding: 0px !important;
    display: flex;
  }

  .mpf-container {
    display: none;
  }

  .screenshot-img,
  .activities-tracking-img,
  .empl-mon-img {
    width: 80%;
    margin-top: 2rem;
    max-width: 100%;
  }

  .mpf-item.active {
    display: none;
  }
  .paragraph-107.new-test {
    margin-bottom: 0px;
  }

  .paragraph-107 {
    font-size: 1rem !important;
    margin-bottom: 0px;
    line-height: 1.5625rem;
    margin-top: 2rem;
  }

  .feautre-big {
    text-align: left;
    display: flex;
    flex-direction: column-reverse;
  }

  .mpf-list-1 {
    display: none;
  }

  .mpf-container-1.second-reverse {
    flex-direction: row-reverse;
    display: none;
  }

  .paragraph-108 {
    max-width: 402px;
    margin-left: 1.2rem;
    text-decoration: none;
    line-height: 1.4;
    font-size: 1rem;
  }

  .icon-img.mobile-icon {
    margin-right: 0rem;
    position: static;
    max-width: 8%;
    margin-left: 1rem;
  }

  img {
    max-width: 10%;
    margin-left: 0;
    margin-right: auto;
    display: inline-block;
  }

  .paragraph-112 {
    font-size: 1.2rem;
    margin-top: 2rem;
    text-align: center;
    margin-bottom: 2rem;

  }

  .feature-col--item {
    flex: 0 167px;
    text-align: center;
    margin-right: 0rem;
  }

  .feature-col--item.last.full-features {
    margin-right: 0rem;
  }

  .feature-col--item.last {
    text-align: center;
    margin-right: 0;
  }

  .feature-col--item.last-item {
    text-align: center;
    margin-right: 0;
  }

  .howitworks {
    padding-top: 0rem;
    height:95rem;
    background-color: #E7D8FF4E;
    background-image: none !important;
  }

  .most-popular-features-1 {
    padding-top: 3.1875rem;
    padding-bottom: 100px;
    background-image: none !important;
    height: auto;
     background-color: #E7D8FF4E;
  }

  .hwc-container {
    justify-content: space-between;
    flex-direction: column-reverse;
  }

  .heading-191 {
    text-align: center;
    font-size: 1.8rem;
    margin-bottom: 1rem;
  }

  .paragraph-113 {
    font-size: 1rem;
    line-height: 1.75rem;
    text-align: center;
  }

  .div-block-125 {
    margin-left: 0.75rem;
    margin-right: 0rem;
  }

  .hwc-right {
    z-index: 30;
    flex: 0 327px;
    margin-left: 0;
    padding-top: 2.5rem;
    display: block;
    position: relative;
  }

  .image-108 {
    width: 80%;
    max-width: 95%;
    left: 0.9rem;
  }

  .hwc-container-1 {
    justify-content: space-between;
    flex-direction: column;
  }

  .hwc-right.hwc-right-2 {
    flex-basis: 273px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    margin-top: -9.75rem;
  }

  .image-107 {
    left: 0.4rem;
    top: -9.125rem;
  }

  .heading-295 {
    max-width: 500px;
    margin-top: 0;
    font-size: 1.5rem;
    line-height: 2.1rem;
    text-align: center;
  }

  .div-block-026 {
    width: 15%;
    display: none;
  }

  .main-ta-holder-paragraph {
    margin-bottom: 1.25rem;
    font-size: 1rem;
    text-align: center;
    line-height: 1.625rem;
  }

  .cta-actions {
    margin-left: 0rem;
  }

  .img-20 {
    max-width: 80%;
    margin: auto;
  }

  .store-data-container {
    max-width: 1000px;
    text-align: center;
    flex-direction: column;
  }
  .paragraph-89 {
    max-width: 100%;
    font-size: 1rem !important;
    text-align: center;
    margin-top: 1rem;
    line-height: 1.75rem;
  }

  .heading-17 {
    text-align: center;
    margin-top: 1.5rem;
    margin-bottom: 0.625rem;
    font-size: 1.5625rem;
    line-height: 2.5rem;
    padding-top: 2.75rem;
  }

  .faq-section {
    margin: auto;
    height: 55rem;
    margin-bottom: 6.375rem;
    padding-left: 7%;
    padding-right: 7%;
    padding-bottom:7%;
  }

  .banner-container {
    max-width: 89.0625rem;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-around;
    flex-direction: column;
  }

  .heading-138 {
    line-height: 2.5rem;
    font-size: 1.5rem;
    text-align: center;
    max-width: 100%;
  }

  .accordion button .icon {
    top: 2.5rem;
    right: 9.5625rem;
    display: none;
  }
  .basic-information-container {
    width: 100%;
    max-width: 385px;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .main-img {
    max-width: 85% !important;
  }

  .products-new-hero-wrapper {
    flex-direction: column;
    align-items: center;
    margin-top: 0;
    padding-top: 1.875rem;
    height: 94rem;
  }

  .water-mark {
    margin-top: 1rem;
  }

  .monitoring-img {
    margin-top: -2rem;
  }

  .main-container {
    height: 700px;
  }

  .paragraph-18 {
    font-size: 1.6875rem;
    line-height: 1.25rem;
  }

  .icons-desc {
    margin-left: 1rem;
  }

  .wrapper.wrapper-how-it-works {
    padding-left: 5%;
    padding-right: 5%;

  }

  .main-time-attendance-holder {
    padding-left: 5%;
    padding-right: 5%;
  }

  .heading-190 {
    font-size: 1.8rem;
    margin-top: 4rem;
    line-height: 2.1rem;
    margin-bottom: 0px;
    text-align: center;
  }

  .heading-179 {
    font-size: 1.5rem;
  }

  .paragraph-103 {
    text-align: center;
    font-size: 1rem !important;
    line-height: 1.75rem;
  }

  .heading-183 {
    font-size: 1.5rem !important;
    line-height: 1.2;
  }

}

@media (min-width:375px) and (max-width:474px) {
  object {
    height: 25rem !important;
  }
  .iti__flag-container {
    width: 23% !important;
  }

  .content-section {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 0rem;
  }

  .content-section #content-container {
    margin-top: 3.5rem;
    margin-bottom: 0.375rem;
  }

  .content-section div.second-division {
    margin-top: 1.6875rem;
  }

  .content-section div div .special-text:first-child {
    font-size: 1.6rem;
  }

  .content-section div div h1 {
    font-size: 2.2rem;
  }
  .content-section div div .blur-text:last-child {
    font-size: 1rem;
  }

  .content-section div div:nth-child(2) ul {
    display: flex;
    flex-direction: column;
  }

  .content-section div div:nth-child(2) ul li {
    line-height: 2rem;
    padding-left: 12%;
    font-size: 1.25rem;
    margin-top: 1rem;
  }

  .content-section .separator {
    display: none;
  }

  .content-section div div img {
    max-width: 100%;
    height: auto;
    align-items: center;
  }

  .content-section .details-form a {
    float: right;
    font-size: 0.76rem;
    padding: 0.3rem 1rem;
    margin-top: 1rem;
  }

  .content-section .second-division .form-title {
    font-size: 1.5rem;
  }

  .content-section div form label {
    font-size: 1rem;
  }

  #phone {
    padding-left: 28% !important;
  }

  .content-section .second-division #signup,
  .content-section div form a {
    margin-right: 1%;
  }

  .col-8 {
    max-width: 85% !important;
  }

  .col-4 {
    max-width: 100% !important;
  }

  .main-container .container .bar_icon {
    margin-top: 3% !important;
  }

  .w-inline-block:hover {
    background: none;
    box-shadow: none;
    border-radius: unset;
    opacity: none;
    height: none;
  }

  .main-container .top-header h3 {
    font-size: 0.5rem !important;
  }

  .main-container .top-header .top-header-button {
    font-size: 0.5rem !important;
    padding: 0.05rem 0.5rem !important;
  }

  .section-heading.heading-store-data {
    margin-bottom: 1rem;
  }

  .single-footer-list-holder .footer-button {
    font-size: 0.75rem;
    padding: 0.3125rem 0.625rem !important;
  }

  .most-popular-features {
    padding-top: 1.5rem;
    padding-bottom: 3rem;
    margin-bottom: 2rem;
  }

  .text-divider {
    font-size: 0.8rem;
    line-height: 0.0625rem;
  }

  .cta-new-homepage-header {
    margin-bottom: 0.625rem;
    font-size: 1.1rem !important;
    line-height: 1.5;
    padding: 0.5rem 0.5rem !important;
  }

  .store-data-item.first {
    margin-left: 0rem;
    margin-right: 0rem;
    max-width: 100%;
    margin-bottom: 2rem;
  }

  .section-heading {
    font-size: 1.8125rem !important;
    line-height: 2.125rem;
    max-width: 100%;
  }

  .heading-192 {
    font-size: 1rem;
  }

  .heading-189 {
    font-size: 2rem !important;
    margin-top: 2rem;
  }

  .divider-line {
    width: 90%;
    margin-left: 0.875rem;
  }

  .close_icon {
    right: 2.1875rem;
    top: 0.875rem;
  }

  .store-data {
    margin-bottom: 4rem;
    padding-left: 5%;
    padding-right: 5%;
    background-color: #E7D8FF4E;
    background-image: none !important;
  }

  .banner--new {
    margin-bottom: 2.5rem;
  }

  .images-comapnybadges {
    width: 90%;
    height: auto;
    max-width: unset;
    margin-right: 0rem;
  }

  .company-badges {
    margin-bottom: 6.875rem;
    flex-direction: column;
    justify-content: space-between;
  }

  .available-systems img {
    text-align: center;
    width: 60px;
    margin-right: unset !important;
    max-width: unset !important;

  }

  .available-systems-text div:first-child {
    font-size: 1.375rem;
  }

  .available-systems-text div:last-child {
    font-size: 2.5rem;
    letter-spacing: 0rem;
    opacity: 1;
    line-height: 1;
  }

  .minilogos-background img:nth-child(4),
  .minilogos-background img:nth-child(6),
  .minilogos-background img:nth-child(7),
  .minilogos-background img:nth-child(8),
  .minilogos-background img:nth-child(9) {
    display: none;
  }

  .users-text {
    font-size: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .minilogos-background {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 3% 0%;
    padding-left: 10%;
    margin-left: 3%;
    margin-right: 6%;
    position: relative;
    z-index: 1;
  }

  .minilogos-background img {
    width: 10% !important;
    height: auto;
    margin-right: auto;
  }

  .product-users {
    height: 100px;
    margin-top: 73rem;
    padding-top: 1.5rem;
  }

  .badges-height img:nth-child(3),
  .badges-height img:nth-child(4),
  .badges-height img:nth-child(5),
  .badges-height img:nth-child(6) {
    display: none;
  }

  .badges-height {
    margin-top: 2.5625rem;
  }

  .div-block-84 {
    margin-bottom: 3.125rem;
  }

  .main-section {
    width: 100%;
  }

  .mpf-container {
    width: 90%;
    align-items: center;
    display: flex;
  }

  .wrapper.wrapper-em-new,
  .wrapper.wrapper-something-for-everyone,
  .wrapper.wrapper-features-all {
    max-width: 330px;
    padding-left: 0;
    padding-right: 0;
  }
  .pillar-section {
    padding: 5rem 2.5rem;
    display: none;
  }

  .single-main-item-container-ta {
    flex-direction: column;
  }
  .single-main-item-container-ta.second-main-item-reverse {
    flex-direction: column;
  }

  .feature---row {
    width: 100%;
    align-items: stretch;
    margin-bottom: 4.6875rem;
    margin-left: 0rem;
    display: flex;
    flex-direction: column;
  }

  .accordion button .accordion-title {
    padding: 1em 0em 1em 0;
  }

  .accordion .accordion-item {
    margin-left: 0rem;
    width: 360px;
    margin-right: 0rem;
  }

  .features--mobile {
    display: block;
  }

  .div-block-134 {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
  }

  .mpf-item-mobile.mobile-item {
    width: 100%;
    height: auto;
    align-items: flex-start;
    margin-top: 3.2rem;
    display: flex;
    padding: 0rem;
  }

  .mpf-container {
    display: none;
  }

  .icon-img.mobile-icon {
    margin-right: 1rem;
    position: static;
  }

  .screenshot-img,
  .activities-tracking-img,
  .empl-mon-img {
    width: 80%;
    margin-top: 1.5rem;
    max-width: 100%;
  }

  .mpf-item.active {
    display: none;
  }

  .heading-182.test-new {
    margin-top: 0.5rem;
    text-align: center;
  }

  .heading-182 {
    line-height: 2.3125rem;
    text-align: center;
    font-size: 1.8rem !important;
  }

  .paragraph-107.new-test {
    margin-bottom: 0rem;
  }

  .paragraph-107 {
    font-size: 1.2rem !important;
    margin-bottom: 0rem;
    line-height: 1.5625rem;
  }

  .feautre-big {
    text-align: left;
    margin-bottom: -1.5rem;
    display: flex;
    flex-direction: column-reverse;
  }

  .mpf-list-1 {
    display: none;
  }

  .mpf-container-1.second-reverse {
    flex-direction: row-reverse;
    display: none;
  }

  .paragraph-108 {
    max-width: 402px;
    margin-left: 1.2rem;
    text-decoration: none;
    line-height: 1.4;
    font-size: 1rem;
  }

  .icon-img.mobile-icon {
    margin-right: 0rem;
    position: static;
  }

  img {
    max-width: 10%;
    margin-left: 0;
    margin-right: auto;
    display: inline-block;
  }

  .paragraph-112 {
    margin-bottom: 2.75rem;
    font-size: 1.0625rem;
    text-align: center;
    line-height: 1.5rem;
  }

  .feature-col--item {
    flex: 0 167px;
    text-align: center;
    margin-right: 0rem;
  }

  .feature-col--item.last.full-features {
    margin-right: 0rem;
  }

  .feature-col--item.last {
    text-align: center;
    margin-right: 0;
  }

  .feature-col--item.last-item {
    text-align: center;
    margin-right: 0;
  }

  .howitworks {
    padding-top: 1.125rem;
    padding-bottom: 0;
    background-color: #E7D8FF4E;
    background-image: none !important;
  }

  #signup-banner {
    height: 27rem !important;
  }
  .most-popular-features-1 {
    padding-top: 3.1875rem;
    padding-bottom: 6.25rem;
    background-image: none !important;
    height: auto;
     background-color: #E7D8FF4E;
  }

  .hwc-container {
    justify-content: space-between;
    flex-direction: column-reverse;
  }

  .heading-191 {
    text-align: center;
    opacity: 1;
    font-size: 1.8rem;
    margin-bottom: 2rem;
  }

  .paragraph-113 {
    font-size: 1rem;
    line-height: 28px;
    text-align: center;
  }

  .image-105 {
    margin-right: 0.5625rem;
    margin-left: 0.875rem;
  }

  .hwc-right {
    z-index: 30;
    flex: 0 327px;
    margin-left: 0;
    padding-top: 2.5rem;
    display: block;
    position: relative;
  }

  .wrapper.wrapper-how-it-works {
    padding-left: 5%;
    padding-right: 5%;

  }

  .main-time-attendance-holder {
    padding-top: 5%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .image-108 {
    width: 420px;
    left: 0.4375rem;
    max-width: 95%;
  }

  .hwc-container-1 {
    justify-content: space-between;
    flex-direction: column;
  }

  .hwc-right.hwc-right-2 {
    flex-basis: 273px;
    margin-right: 0;
    padding-left: 0;
    margin-bottom: 0rem;
    padding-right: 0;
    margin-top: -9.75rem;
  }

  .image-107 {
    left: 1.4375rem;
  }

  .heading-295 {
    max-width: 500px;
    margin-top: 0;
    font-size: 1.625rem;
    line-height: 2.25rem;
    text-align: center;
  }

  .div-block-026 {
    width: 15%;
    height: 3px;
    margin-bottom: 1.875rem;
    display: none;
  }

  .main-ta-holder-paragraph {
    margin-bottom: 1.25rem;
    font-size: 1rem;
    text-align: center;
    line-height: 1.625rem;
  }

  .cta-actions {
    align-items: center;
    margin-left: 0px;
  }
  .img-20 {
    max-width: 70%;
    max-height: 85%;
    margin: auto;
  }

  .store-data-container {
    max-width: 1000px;
    text-align: center;
    flex-direction: column;
  }
  .paragraph-89 {
    max-width: 100%;
    font-size: 1rem !important;
    text-align: center;
    line-height: 1.75rem;
  }

  .heading-17 {
    text-align: center;
    margin-bottom: 0.625rem;
    font-size: 1.4rem;
    line-height: 40px;
    padding-top: 3.5rem;
  }

  .faq-section {
    margin-top: 3.125rem;
    height: 44rem;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 5%;
    margin-bottom: 6.375rem;
  }

  .banner-container {
    max-width: 89.0625rem;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }

  .available-systems {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .available-systems-text {
    text-align: center;
  }

  .heading-138 {
    max-width: 771px;
    margin-top: 0;
    margin-bottom: 0.75rem;
    font-size: 1.4rem;
    line-height: 3.625rem;
    text-align: center;
  }

  .accordion button .icon {
    top: 2.5rem;
    right: 9.5625rem;
    display: none;
  }
  .basic-information-container {
    width: 100%;
    max-width: 385px;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .products-new-hero-wrapper {
    align-items: center;
    margin-top: 0;
    padding-top: 1.875rem;
    height: 104.5rem;
  }

  .water-mark {
    margin-top: 1rem;
  }

  .monitoring-img {
    margin-top: -2.75rem;
  }

  .main-container {
    height: 605px;
  }

  .paragraph-18 {
    font-size: 1.6875rem;
    line-height: 1.25rem;
  }

  .heading-190 {
    font-size: 1.8125rem;
    margin-bottom: 0rem;
    text-align: center;
    margin-top: 2rem;
  }

  .paragraph-103 {
    text-align: center;
    font-size: 1rem !important;
    line-height: 1.75rem;
    max-width: 100%;
  }

  .hwc-left {
    margin-top: 2rem;
  }

  .image-88 {
    max-width: 13%;
  }

  .heading-183 {
    font-size: 1.6rem !important;
    line-height: 1.1;
  }

  .content-section .second-division .form-title {
    margin-top: 0%;
    margin-bottom: 0.5625rem;
  }

  .main-img {
    max-width: 85% !important;
  }

  .icon-img.mobile-icon {
    margin-right: 0rem;
    position: static;
    max-width: 8%;
  }

}


@media (min-width: 424px) and (max-width: 474px) {
  .products-new-hero-wrapper {
    height: 103.5rem !important;
  }

  .monitoring-img {
    margin-top: -1.75rem;
  }

  .product-users {
    margin-top: 73rem;
  }
}

@media (min-width:475px) and (max-width:700px) {

  .content-section {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .content-section #content-container {
    margin-top: 1.5rem;
    margin-bottom: 1rem;
  }

  .content-section .second-division .form-title {
    margin-top: 0px;
    margin-bottom: 1rem;
    font-size: 1.5rem;
  }

  .iti__arrow {
    margin-top: 0% !important;
  }

  .iti__selected-flag {
    margin-top: 0% !important;
  }

  .content-section div div .special-text:first-child {
    font-size: 1.8rem;
  }

  .content-section div div h1 {
    font-size: 2.4rem;
  }

  .content-section div div .blur-text:last-child {
    font-size: 1.1rem;
  }

  .content-section div div:nth-child(2) ul {
    display: flex;
    flex-direction: column;
  }

  .content-section div div:nth-child(2) ul li {
    line-height: 3.5rem;
    padding-left: 1.5rem;
    font-size: 1.5rem;
    background-size: 1.5rem;
  }

  .content-section .separator {
    display: none;
  }

  .content-section div div img {
    max-width: 100%;
    height: auto;
    align-items: center;
  }

  .content-section .details-form a {
    float: right;
    font-size: 0.73rem;
    padding: 0.15rem 1rem;
  }

  .content-section div form label {
    font-size: 1rem;

  }

  .content-section .second-division #signup,
  .content-section div form a {
    margin-right: 1%;
  }

  .col-8 {
    max-width: 85% !important;
  }

  .col-4 {
    max-width: 100% !important;
  }

  .main-container .container .bar_icon {
    margin-top: 2% !important;
  }

  .w-inline-block:hover {
    background: none;
    box-shadow: none;
    border-radius: unset;
    opacity: none;
    height: none;
  }

  .section-heading.heading-store-data {
    margin-bottom: 2rem;
  }
  .hwc-left {
    margin-top: 2rem;
    margin-bottom: 2rem;
    text-align: center;
  }

  .most-popular-features {
    padding-top: 1.5rem;
    padding-bottom: 5rem;
  }

  .text-divider {
    font-size: 0.75rem;
    margin-left: 1rem;
    margin-right: 1rem;
    line-height: 0.0625rem;
  }

  .main-img {
    max-width: 75%;
  }

  .cta-new-homepage-header {
    margin-bottom: 0.625rem;
    font-size: 1.125rem !important;
    line-height: 1.6;
    padding: 0.5rem 1.5rem !important;
  }

  .store-data-item.first {
    margin-left: 0px;
    margin-right: 0px;
    max-width: unset;
  }

  .section-heading {
    font-size: 1.8125rem !important;
    line-height: 34px;
    max-width: 100%;
  }

  .heading-192 {
    font-size: 1rem;
  }

  .heading-189 {
    font-size: 2rem !important;
    margin-top: 2rem;
  }

  .divider-line {
    margin-left: 2rem;
  }


  .close_icon {
    right: 2.1875rem;
    top: 0.875rem;
  }

  .store-data {
    margin-top: 2.5rem;
    margin-bottom: 4rem;
    padding: 5%;
    background-color: #E7D8FF4E;
    background-image: none !important;
  }

  .banner--new {
    margin-bottom: 2.5rem;
  }

  .images-comapnybadges {
    width: 100%;
    height: auto;
    max-width: unset;
    margin-right: 0rem;
  }

  .company-badges {
    margin-bottom: 6.875rem;
    flex-direction: column;
    justify-content: space-between;
  }

  .available-systems img {
    text-align: center;
    width: 60px;
    margin-right: unset !important;
    max-width: unset !important;
  }

  .available-systems-text div:first-child {
    font-size: 1.375rem;
  }

  .available-systems-text div:last-child {
    font-size: 2.5rem;
    letter-spacing: 0rem;
    opacity: 1;
    line-height: 1;
  }

  .minilogos-background img:nth-child(3),
  .minilogos-background img:nth-child(4),
  .minilogos-background img:nth-child(5),
  .minilogos-background img:nth-child(6) {
    display: none;
  }

  .users-text {
    font-size: 0.75rem;
    margin-bottom: 0.625rem;
  }

  .minilogos-background {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 2% 0%;
    padding-left: 7%;
    margin-left: 9%;
    margin-right: 9%;
    position: relative;
    z-index: 1;
  }

  .minilogos-background img {
    width: 10% !important;
    height: auto;
  }

  .product-users {
    height: 100px;
    margin-top: 85rem;
    padding-top: 1.5rem;
  }

  .badges-height img:nth-child(3),
  .badges-height img:nth-child(4),
  .badges-height img:nth-child(5),
  .badges-height img:nth-child(6) {
    display: none;
  }

  .badges-height {
    margin-top: 2.5625rem;
  }


  .div-block-84 {
    margin-bottom: 3.125rem;
  }

  .available-systems {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .available-systems-text {
    text-align: center;
  }

  .main-section {
    width: 100%;
  }

  .mpf-container {
    width: 90%;
    align-items: center;
    display: flex;
  }

  .wrapper.wrapper-em-new,
  .wrapper.wrapper-something-for-everyone,
  .wrapper.wrapper-features-all {
    max-width: 330px;
    padding-left: 0;
    padding-right: 0;
  }
  .pillar-section {
    padding: 5rem 2.5rem;
    display: none;
  }

  .single-main-item-container-ta {
    padding: 0 5%;
    flex-direction: column;
  }
  .single-main-item-container-ta.second-main-item-reverse {
    flex-direction: column;
  }

  .feature---row {
    width: 100%;
    align-items: stretch;
    margin-bottom: 4.6875rem;
    margin-left: -0.25rem;
    display: flex;
    flex-direction: column;
  }

  .accordion .accordion-item {
    margin-left: 0rem;
    width: 80%;
  }

  .features--mobile {
    display: block;
  }

  .div-block-134 {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
  }

  .mpf-item-mobile.mobile-item {
    width: 100%;
    height: auto;
    align-items: flex-start;
    margin-top: 3.2rem;
    display: flex;
    padding: 0px;
  }

  .mpf-container {
    display: none;
  }

  .icon-img.mobile-icon {
    margin-right: 1rem;
    position: static;
  }

  .screenshot-img,
  .activities-tracking-img,
  .empl-mon-img {
    width: 280px;
    height: auto;
    max-width: 100%;
  }

  .mpf-item.active {
    display: none;
  }

  .heading-182.test-new {
    margin-top: 0.5rem;
    text-align: center;
  }

  .heading-182 {
    text-align: left;
    font-size: 2rem !important;
  }

  .paragraph-107.new-test {
    margin-bottom: 0rem;
  }

  .paragraph-107 {
    font-size: 1.125rem !important;
    margin-bottom: 0rem;
    line-height: 1.5625rem;
  }

  .feautre-big {
    text-align: left;
    margin-bottom: -1.5rem;
    display: flex;
    flex-direction: column-reverse;
  }

  .mpf-list-1 {
    display: none;
  }

  .mpf-container-1.second-reverse {
    flex-direction: row-reverse;
    display: none;
  }

  .paragraph-108 {
    max-width: 402px;
    margin-left: 1.2rem;
    text-decoration: none;
    line-height: 1.4;
    font-size: 1.2rem;
  }

  .icon-img.mobile-icon {
    margin-right: 0rem;
    position: static;
  }

  img {
    max-width: 8%;
    margin-left: 0;
    margin-right: auto;
    display: inline-block;
  }

  .paragraph-112 {
    margin-bottom: 2.75rem;
    font-size: 1.1rem;
    text-align: center;
    line-height: 1.5rem;
  }

  .feature-col--item {
    flex: 0 167px;
    text-align: center;
    margin-right: 0rem;
  }

  .feature-col--item.last.full-features {
    margin-right: 0rem;
  }

  .feature-col--item.last {
    text-align: center;
    margin-right: 0;
  }

  .feature-col--item.last-item {
    text-align: center;
    margin-right: 0;
  }

  .howitworks {
    padding-top: 0rem;
    padding-bottom: 0;
    background-color: #E7D8FF4E;
    background-image: none !important;
  }

  .most-popular-features-1 {
    padding-top: 2.1875rem;
    padding-bottom: 6.25rem;
    height: auto;
     background-color: #E7D8FF4E;
     background-image: none !important;
    margin-top: 2rem;
  }

  .hwc-container {
    justify-content: space-between;
    flex-direction: column-reverse;
  }

  .heading-191 {
    text-align: center;
    font-size: 1.8rem;
    margin-bottom: 2rem;
  }

  .paragraph-113 {
    font-size: 1.2rem;
    line-height: 1.75rem;
    text-align: center;
  }

  .image-105 {
    margin-right: 0.5625rem;
    margin-left: 0.875rem;
  }

  .hwc-right {
    z-index: 30;
    flex: 0 327px;
    margin-left: 0;
    padding-top: 2.5rem;
    display: block;
    position: relative;
  }

  .image-108 {
    width: 420px;
    left: 0.4375rem;
    max-width: 95%;
  }

  .hwc-container-1 {
    justify-content: space-between;
    flex-direction: column;
  }

  .hwc-right.hwc-right-2 {
    flex-basis: 273px;
    margin-right: 0;
    padding-left: 0;
    margin-bottom: 0rem;
    padding-right: 0;
    margin-top: -9.75rem;
  }

  .image-107 {
    left: 1.4375rem;
  }

  .heading-295 {
    max-width: 500px;
    margin-top: 0;
    font-size: 1.625rem;
    line-height: 36px;
    text-align: center;
  }

  .div-block-026 {
    width: 15%;
    height: 3px;
    max-width: 400px;
    opacity: 1;
    margin-bottom: 1.875rem;
    display: none;
  }

  .main-ta-holder-paragraph {
    margin-bottom: 1.25rem;
    font-size: 1rem;
    text-align: center;
    line-height: 26px;
  }

  .cta-actions {
    align-items: center;
    margin-left: 0rem;
  }
  .img-20 {
    max-width: 66%;
    max-height: 85%;
    margin: auto;
  }

  .store-data-container {
    max-width: 1000px;
    text-align: center;
    flex-direction: column;
  }
  .paragraph-89 {
    margin-top: 3rem;
    max-width: 100%;
    font-size: 1.2rem !important;
    text-align: center;
    line-height: 1.75rem;
  }

  .heading-17 {
    text-align: center;
    padding-top: 3rem;
    margin-bottom: 0.625rem;
    font-size: 1.5625rem;
    line-height: 2.5rem;
  }

  .faq-section {
    margin-top: 3.125rem;
    height: 45rem;
    padding-left: 4.375rem;
    margin-bottom: 6.375rem;
  }

  .banner-container {
    max-width: 89.0625rem;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-around;
    flex-direction: column;
  }

  .heading-138 {
    max-width: 771px;
    margin-top: 0;
    margin-bottom: 0.75rem;
    font-size: 1.5625rem;
    line-height: 3.625rem;
    text-align: center;
  }

  .accordion button .icon {
    top: 2.5rem;
    right: 9.5625rem;
    display: none;
  }

  .basic-information-container {
    width: 100%;
    max-width: 385px;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .products-new-hero-wrapper {
    align-items: center;
    margin-top: 0;
    padding-top: 1.875rem;
    height: 115.5rem;
  }

  .monitoring-img {
    margin-top: -3rem;
  }

  .water-mark {
    margin-top: 0.5rem;
  }

  .main-container {
    height: 605px;
  }

  .paragraph-18 {
    font-size: 1.6875rem;
    line-height: 1.25rem;
  }

  .wrapper.wrapper-how-it-works {
    padding-left: 5%;
    padding-right: 5%;
  }

  .heading-190 {
    font-size: 1.8125rem;
    margin-bottom: 0rem;
    text-align: center;
    margin-top: 6rem;
  }

  .paragraph-103 {
    text-align: center;
    font-size: 1rem !important;
    line-height: 1.75rem;
    max-width: 100%;
  }

  .heading-183 {
    font-size: 1.6rem !important;
    line-height: 1.1;
  }

  .main-section .main-container .top-header h3 {
    font-size: 0.5rem !important;
  }
}

@media (min-width:768px) and (max-width:900px) {

  object#signup-banner {
    height: 23rem !important;
  }

  object {
    height: 23rem !important;
  }

  .content-section .second-division #signup,
  .content-section div form a {
    margin-right: 1%;
  }
  .content-section .second-division .form-title {
    font-size: 1.1875rem !important;
  }

  .content-section .second-division .form-title {
    margin-top: 0rem !important;
  }

  .content-section .separator {
    height: 34% !important;
  }
}


@media (min-width:701px) and (max-width:900px) {
  .content-section div div .special-text:first-child {
    font-size: 1.25rem;
  }
  .content-section div .details-form input {
    height: 2.25rem;
  }

  .content-section .phone-container {
    margin-bottom: 1rem;
  }

  .products-items-holder-v1 {
    margin-top: 1rem;
  }

  .content-section {
    margin-top: 2rem;
  }

  .content-section div div h1 {
    font-size: 2.2rem;
  }

  .bolt-right-icon {
    margin-left: 0.1rem;
  }

  .bolt-icon {
    margin-right: 0.1rem;
  }

  .content-section .second-division .form-title {
    margin-top: 0rem;
    font-size: 22px;
  }

  .content-section div:last-child {
    margin-top: 0%;
    padding-left: 1%;
    padding-right: 0rem;
  }

  .iti__flag-container {
    width: 34% !important;
  }

  #phone {
    padding-left: 39% !important;
  }

  .content-section div div .blur-text:last-child {
    font-size: 1.1rem;
  }

  .content-section div div:nth-child(2) ul {
    display: grid;
    grid-template-columns: auto auto;
  }

  .content-section div div:nth-child(2) ul li {
    line-height: 2.4rem;
    font-size: 0.875rem;
    background-size: 1.125rem;
    padding-left: 1.25rem;
  }

  .content-section div:first-child {
    padding-right: 8%;
  }

  .content-section .separator {
    width: 0.1rem;
    height: 37%;
  }

  .content-section div form label {
    font-size: 1.2rem;
  }

  .content-section .second-division .otpInput {
    width: 20%;
    padding: 0.5rem 0.5rem;
  }

  .content-section div form a {
    border: 0.0625rem solid #fc7318e6;
    background: linear-gradient(14deg, #fc7318, #ffbf00); 
    border-radius: 0.3rem;
    color: #FFFFFF;
    font-size: 0.8rem;
    padding: 0.1rem 1rem;
    cursor: pointer;
    margin-right: 1%;
    float: right;
  }

  .content-section div form a:hover {
    background-color: #fc7318;
    border: 0.0625rem solid #fc7318;
    background: linear-gradient(-90deg, #f5ce62, #e85a19);
  }

  .content-section .second-division #signup {
    font-size: 0.6rem;
    padding: 0.1rem 0.8rem;
    cursor: pointer;
    margin-left: 54%;
    margin-top: 5%;
  }

  .main-container .container .bar_icon {
    margin-top: 1%;
    right: 3rem !important;
  }

  .w-inline-block:hover {
    background: none;
    box-shadow: none;
    border-radius: unset;
    opacity: none;
    height: none;
  }

  .section-heading.heading-store-data {
    margin-bottom: 2rem;
  }

  .hwc-left {
    text-align: center;
  }

  .main-section .main-container .top-header h3 {
    font-size: 0.5rem !important;
  }

  .minilogos-background img:nth-child(5),
  .minilogos-background img:nth-child(6) {
    display: none;
  }
  .heading-182 {
    margin-top: 1rem;
    text-align: center;
    font-size: 1.5rem !important;
    line-height: 1.875rem;
  }

  .guide-topic-p {
    width: 100%;
  }

  .pillar-intro-description {
    text-align: left;
    font-size: 1.1rem;
    line-height: 1.625rem;
  }

  .table-of-content-heading {
    font-size: 1.4rem;
  }

  .pillar-text-block {
    font-size: 1rem;
  }

  .pillar-intro-title {
    font-size: 1.4rem;
    line-height: 2.75rem;
    margin-top: 2.5rem;
  }

  .footer-button {
    font-weight: 500 !important;
    font-size: 1rem !important;
    padding: 0.625rem 1.5625rem !important;
  }

  .footer-button:hover {
    background-color: #fc7318;
    color: #fff
  }

  .hwc-row {
    margin-bottom: 0rem;
  }

  .paragraph-112 {
    font-size: 1.2rem;
    text-align: center;
    margin-top: 2rem;
    margin-bottom: 3rem;
    line-height: 1.875rem;
  }

  .heading-189 {
    font-size: 1.8rem !important;
    margin-top: 2rem;
  }

  .heading-183 {
    font-size: 1.6rem !important;
    margin-top: 1rem;
  }

  .paragraph-108 {
    font-size: 1.2rem !important;
    margin-top: 2rem;
  }

  .most-popular-features {
    padding-top: 1rem;
    padding-bottom: 0rem;
    margin-bottom: 4rem;
  }

  .divider-line {
    margin-left: 3.75rem;
  }

  .heading-190 {
    text-align: left;
    font-size: 1.8rem;
    margin-top: 15rem;
    margin-bottom: 2rem;
  }

  .heading-179 {
    font-size: 1.6rem;
  }

  .paragraph-103 {
    max-width: none;
    text-align: center;
    font-size: 1.2rem !important;
    line-height: 1.75rem;
  }

  .image-88 {
    max-width: 6%;
  }

  .paragraph-107 {
    font-size: 1rem !important;
    margin-bottom: 0rem;
    line-height: 1.375rem;
  }

  .text-gap {
    margin-top: 0.25rem !important;
  }

  .cta-new-homepage-header {
    font-size: 1rem !important;
    padding: 0.1875rem 1.5rem !important;
    line-height: 1.9;
  }

  .badges-height {
    position: relative;
    top: 6rem;
  }
  .monitoring-img {
    margin-top: -5.65rem;
  }
  .main-container .top-header .top-header-button {
    padding: 0.05rem 1.25rem;
  }

  .main-img {
    max-width: 68%;
  }

  .minilogos-background {
    padding: 3% 0%;
    z-index: 1;
  }

  .minilogos-background img {
    width: 7% !important;
    height: auto;
  }
  .paragraph-113 {
    font-size: 1.1rem;
    line-height: 1.75rem;
  }
  .features--mobile {
    display: block;
  }

  .mpf-item.active {
    display: none;
  }

  .paragraph-18 {
    font-size: 1.6875rem;
    line-height: 1.25rem;
  }
  .footer-social-media-icon {
    max-width: 89%;
  }

  .heading-138 {
    font-size: 1.3rem;
  }

  .table-of-content-link {
    font-size: 0.8125rem;
  }

  .images-comapnybadges {
    width: 29%;
    max-width: unset;
    margin-right: 0.625rem;
  }

  .company-badges {
    margin-bottom: 6.875rem;
    justify-content: center;
  }

  .cta-actions {
    margin-left: 2.25rem;
    width: 62%;
  }

  .available-systems {
    display: flex;
    margin-bottom: 2.5rem;
    position: relative;
    left: -1.5625rem;
    align-items: center;
  }

  .banner--new {
    padding-top: 3.125rem;
    padding-bottom: 3rem;
  }
  .available-systems img {
    max-height: 80px;
    width: 80px;
    margin-right: unset !important;
    max-width: unset !important;
  }
  .available-systems-text {
    margin-left: 1rem;
  }

  .available-systems-text div:first-child {
    font-size: 1rem;
  }

  .available-systems-text div:last-child {
    font-size: 1.5rem;
    letter-spacing: 0rem;
    opacity: 1;
    line-height: 1;
  }

  .minilogos-background {
    opacity: 1;
    position: relative;
    margin-left: 9%;
    margin-right: 8%;
    padding-left: 4%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
  }

  .minilogo img {
    margin-left: 0rem !important;
    margin-right: auto !important;
  }

  .minilogo-1 {
    width: 112px;
    height: 69px;
  }

  .users-text {
    position: relative;
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 1.25rem;
  }

  .product-users {
    margin-top: 13.5rem !important;
    padding-top: 2rem;
    height: 150px;
  }

  .products-new-hero-wrapper {
    height: 50rem;
  }

  .main-section {
    width: 100%;
  }

  .accordion button .icon {
    right: -6.25rem;
  }
  .stealth-mode {
    width: 100%;
    height: auto;
    max-width: 200%;
    box-shadow: none;
    position: relative;
    left: 3.125rem;
  }
  .apps-websites {
    width: 100%;
    max-width: 200%;
    margin-right: 0;
    display: block;
    position: relative;
    left: 3.125rem;
  }
  .actvities {
    width: 100%;
    max-width: 200%;
    position: relative;
    left: 3.75rem;
  }
 
  .mpf-container {
    width: 94%;
    align-items: center;
    display: flex;
  }

  .manual-screenshots {
    max-width: 100%;
    margin-right: 0;
    display: block;
    position: relative;
    left: 2.875rem;
  }

  .productivity-tracking {
    width: 100%;
    max-width: 200%;
    display: block;
    position: relative;
    left: 0.5rem;
  }
  .real-monitoring {
    width: 100%;
    max-width: 200%;
    display: block;
    position: relative;
    left: 0rem;
  }
  .time-and-attendence {
    width: 85%;
    max-width: 200%;
    margin-right: 0;
    display: block;
    position: relative;
    left: 1.875rem;
    height: 75%;
  }
  
  .productivity-labeling {
    width: 90%;
    max-width: 200%;
    margin-right: 0;
    display: block;
    position: relative;
    left: 1.4375rem;
    height: 85%;
  }

  .Manual-time-entries {
    width: 87%;
    max-width: 200%;
    margin-right: 0;
    display: block;
    height: 100%;
    position: relative;
    left: -1.25rem;
  }
  .timekeeping {
    width: 86%;
    max-width: 200%;
    margin-right: 0;
    display: block;
    position: relative;
    height: 100%;
    left: -2.1875rem;
  }

  .reports {
    width: 65%;
    height: auto;
    max-width: 200%;
    display: block;
    position: relative;
    left: 3.125rem;
  }
  
  .hwc-right {
    z-index: 30;
    flex: 0 368px;
    margin-left: 0;
    padding-top: 2.5rem;
    display: block;
    margin-right: 2.3125rem;
    position: relative;
    margin-bottom: 0px;
  }
  .store-data-container {
    max-width: 620px;
    flex-direction: column;
  }
  .wrapper.wrapper-em-new,
  .wrapper.wrapper-something-for-everyone,
  .wrapper.wrapper-features-all {
    padding-right: 5%;
    padding-left: 5%;
  }
  .features--mobile {
    display: block;
  }

  .div-block-134 {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
  }
  .mpf-item-mobile.mobile-item {
    width: 100%;
    height: auto;
    align-items: flex-start;
    margin-top: 2.2rem;
    display: flex;
    margin-bottom: 0;
    padding: 0px !important;
  }
  .mpf-container {
    display: none;
  }

  .icon-img.mobile-icon {
    margin-right: 0rem;
    margin-top: 0.2rem;
    position: static;
    max-width: 5%;
    margin-left: 2rem;
  }
  .screenshot-img,
  .activities-tracking-img,
  .empl-mon-img {
    width: 70%;
    margin-top: 1.5rem;
    max-width: 100%;
  }

  .mpf-item.active {
    display: none;
  }

  .accordion .accordion-item {
    margin-left: 7.5rem;
    width: 85%;
  }
  .mpf-container-1 {
    width: 90%;
    align-items: center;
    display: none;
  }

  .paragraph-18 {
    font-size: 1.6875rem;
    line-height: 1.25rem;
  }

  .accordion button {
    text-align: left;
    width: 80%;
    padding: 0.6em 0em;
    font-size: 1.15rem;
  }
  .hwc-right.hwc-right-2 {
    flex-basis: 376px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .image-107 {
    left: 2.75rem;
    max-width: 71%;
  }
  .image-108 {
    width: 380px;
    left: 0px;
    max-width: 78%;
    margin-left: 2.8125rem;
  }

  .single-main-item-container-ta {
    max-width: 566px;
    flex-direction: column;
  }
  .single-main-item-container-ta.second-main-item-reverse {
    flex-direction: column;
  }
 
  .time-attendance-main-image-1 {
    max-width: 33%;
    margin-left: 0;
    margin-right: 0.9375rem;
  }

  .accordion .accordion-content p {
    font-size: 1rem;
    margin: 0em 0em;
    line-height: 1.375rem;
    width: 100%;
    margin-bottom: 1.4375rem;
  }

  .faq-section {
    margin: auto;
    height: 36.875rem;
    margin-bottom: 10.625rem;
  }

  .main-container {
    height: 869px;
  }

  .feautre-big {
    text-align: left;
    margin-bottom: 0rem;
    display: flex;
    flex-direction: column-reverse;
  }
  .signupbanner-container {
    margin-top: 3rem;
    margin-bottom: 1rem;
  }

  .most-popular-features-1 {
    padding-top: 4rem;
    margin-bottom: 1.25rem;
    padding-bottom: 6.25rem;
    height: 308rem;
  }

  .feature---row {
    width: 100%;
    align-items: stretch;
    margin-bottom: 0rem;
    margin-left: 0rem;
    display: flex;
    text-align: center;
    flex-direction: column;
  }

  .feature-col--item.last-item {
    text-align: center;
    margin-right: 0rem;
  }

  .feature-col--item {
    flex: 0 186px;
  }

  .wrapper.wrapper-how-it-works {
    max-width: 699px;
    padding-left: 0;
    padding-right: 0;
    overflow: visible;
  }
  .heading-191 {
    font-size: 1.8rem;
    margin-bottom: 2rem;
  }
  .heading-295 {
    margin-top: 0;
    text-align: center;
    font-size: 1.625rem;
    line-height: 3.875rem;
  }
  .div-block-026 {
    width: 15%;
    height: 3px;
    margin-bottom: 1.875rem;
    display: none;
  }
  .footer-social-media-icon {
    max-width: 89%;
  }

  .main-ta-holder-paragraph {
    text-align: left;
    line-height: 1.75rem;
    margin-top: 1.2rem !important;
    font-size: 1.3rem !important;
    max-width: 100%;
  }

  .howitworks {
    height: 117rem;
    padding: 5% 5% 5% 8%;
  }

  .hwc-container-1 {
    flex-direction: column;
  }

  .hwc-container {
    flex-direction: column-reverse;
  }

  .store-data-item,
  .store-data-item.first {
    margin-left: 0rem;
    margin-bottom: 1rem;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .clous-storage-width {
    margin-right: 0%;
  }

  .paragraph-89 {
    margin-top: 1rem;
    opacity: 1;
    max-width: 100%;
    font-size: 1.1rem !important;
    line-height: 1.75rem;
  }

  .feature-col--item.last {
    margin-right: 0rem;
    text-align: center;
  }
  .text-divider {
    font-size: 0.9375rem;
  }
}

@media (min-width:701px) and (max-width:767px) {

  .products-new-hero-wrapper {
    height: 47rem;
  }

  .product-users {
    margin-top: 7.5rem !important;
  }
}

@media (min-width:900px) and (max-width:1019px) {
  object#signup-banner {
    height: 21rem !important;
  }

  object {
    height: 21rem !important;
  }

  .content-section {
    margin-top: -3rem;
  }

  .content-section #content-container {
    margin-top: 1.5rem;
    margin-bottom: 3%;
  }

  .content-section .second-division .form-title {
    font-size: 20px;
    margin-top: 1rem;
  }

  .content-section div div .special-text:first-child {
    font-size: 1.125rem;
  }

  .content-section div div h1 {
    font-size: 2.125rem;
  }

  .content-section div div:nth-child(2) ul {
    display: grid;
    grid-template-columns: auto auto;
  }

  .content-section div div:nth-child(2) ul li {
    line-height: 2.5rem;
    font-size: 1rem;
    padding-left: 1.5rem;
    background-size: 1.125rem;
  }

  .content-section .separator {
    width: 0.1rem;
    height: 40%;
  }

  .iti__flag-container {
    width: 28% !important;
  }

  #phone {
    padding-left: 32% !important;
  }

  .content-section div form label {
    font-size: 1.2rem;
  }

  .content-section .second-division #signup,
  .content-section div form a {
    font-size: 0.9rem;
    margin-right: 1%;
  }

  .w-inline-block:hover {
    background: none;
    box-shadow: none;
    border-radius: unset;
    opacity: none;
    height: none;
  }
  .table-of-content-heading {
    font-size: 1.4rem;
  }

  .text-divider {
    font-size: 1rem;
  }

  .minilogos-background img:nth-child(5),
  .minilogos-background img:nth-child(6) {
    display: none;
  }

  .guide-topic-p {
    width: 100%;
  }

  .font-changes-li-text {
    margin-bottom: 1.5rem;
    line-height: 1.75rem;
    margin-top: 1.5rem;
    font-size: 1.2rem;
  }

  .pillar-intro-description {
    text-align: left;
    font-size: 1.2rem;
    line-height: 2rem;
    margin-top: 1rem;
  }

  .pillar-intro-title {
    font-size: 1.8rem;
    line-height: 2.75rem;
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .heading-19 {
    font-size: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .heading-182 {
    text-align: left;
    font-size: 1.8rem !important;
  }

  .hwc-row {
    margin-bottom: 0rem;
  }

  .howitworks {
    height: 131rem;
  }

  .hwc-container-1 {
    flex-direction: column;
  }

  .hwc-container {
    flex-direction: column-reverse;
  }

  .store-data-container {
    flex-direction: column;
  }

  .store-data-item.first {
    margin-left: 0rem;
    max-width: 100%;
    margin-bottom: 1rem;
  }

  .paragraph-89 {
    margin-top: 1rem;
    max-width: 100%;
    font-size: 1.1rem !important;
    line-height: 1.75rem;
  }

  .main-ta-holder-paragraph {
    text-align: center;
    max-width: 100%;
    line-height: 1.75rem;
    margin-top: 0.5rem !important;
    font-size: 1.2rem !important;
  }

  .paragraph-112 {
    font-size: 1.4rem;
    margin-top: 2rem;
    margin-bottom: 6rem;
    line-height: 1.1;
    text-align: center;
  }

  .heading-189 {
    font-size: 1.8rem !important;
    margin-top: 2rem;
  }

  .heading-183 {
    font-size: 2rem !important;
    margin-top: 1rem;
  }

  .paragraph-108 {
    font-size: 1.25rem !important;
    margin-top: 2rem;
  }

  .most-popular-features {
    padding-top: 1rem;
    padding-bottom: 4rem;
    padding-left: 5%;
    padding-right: 5%;
  }

  .divider-line {
    width: 84%;
    margin-left: 5rem;
  }


  .heading-190 {
    text-align: left;
    font-size: 1.8rem;
    margin-top: 15rem;
    margin-bottom: 6rem;
  }

  .heading-179 {
    font-size: 1.875rem;
  }

  .image-88 {
    max-width: 6%;
  }

  .paragraph-103 {
    text-align: center;
    font-size: 1.3rem !important;
    line-height: 1.75rem;
    max-width: none;
  }

  .paragraph-107 {
    font-size: 1.2rem !important;
    margin-bottom: 0rem;
    line-height: 1.5625rem;
  }

  .cta-new-homepage-header {
    font-size: 1.3rem !important;
    padding: 0.25rem 1.5rem !important;
    line-height: 1.6;
  }

  .badges-height {
    position: relative;
    top: 6rem;
  }
  .paragraph-113 {
    font-size: 1.1rem;
    line-height: 1.75rem;
  }

  .heading-138 {
    font-size: 1.375rem;
  }

  .table-of-content-link {
    font-size: 0.8125rem;
  }

  .images-comapnybadges {
    width: 28%;
    max-width: unset;
    margin-right: 0.625rem;
  }

  .company-badges {
    margin-bottom: 6.875rem;
    justify-content: center;
  }

  .section-heading.heading-store-data {
    margin-bottom: 2rem;
  }

  .cta-actions {
    margin-left: 5rem;
    width: 57%;
  }

  .available-systems {
    display: flex;
    margin-bottom: 2.5rem;
    position: relative;
    left: -1.5625rem;
    align-items: center;
  }

  .banner--new {
    padding-top: 3.125rem;
    padding-bottom: 3rem;
  }

  .available-systems img {
    max-height: 5rem;
    width: 5rem;
    height: auto;
    margin-right: unset !important;
    max-width: unset !important;
  }

  .available-systems-text {
    margin-left: 1.875rem;
  }

  .available-systems-text div:first-child {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .available-systems-text div:last-child {
    font-size: 1.5rem !important;
    letter-spacing: 0rem;
    opacity: 1;
    line-height: 2rem;
  }

  .monitoring-img {
    margin-top: -6.5rem;
  }

  .main-img {
    max-width: 61%;
  }

  .minilogos-background {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 2% 0%;
    padding-left: 4%;
    margin-left: 9%;
    margin-right: 8%;
    position: relative;
    z-index: 1;
  }

  .minilogos-background img {
    width: 7% !important;
    height: auto;
    margin-right: auto;
  }

  .users-text {
    position: relative;
    font-size: 1.1rem !important;
    line-height: 3.375rem;
    margin-bottom: 1rem;
  }

  .product-users {
    margin-top: 13rem !important;
    padding-top: 2rem;
    height: 11.25rem;
  }

  .products-new-hero-wrapper {
    height: 50rem;
  }

  .main-section {
    width: 100%;
  }

  .accordion button .icon {
    right: -6.25rem;
  }
  .stealth-mode {
    width: 285%;
    height: 64%;
    max-width: 200%;
    box-shadow: none;
    position: relative;
    left: 3.125rem;
  }

  .apps-websites {
    width: 267%;
    max-width: 100%;
    margin-right: 0;
    display: block;
    position: relative;
    left: 3.125rem;
  }

  .actvities {
    width: 100%;
    max-width: 200%;
    position: relative;
    left: 3.75rem;
  }

  .mpf-container {
    width: 94%;
    align-items: center;
    display: flex;
  }

  .manual-screenshots {
    width: 85%;
    max-width: 200%;
    margin-right: 0;
    display: block;
    position: relative;
    left: 2.875rem;
  }

  .productivity-tracking {
    width: 100%;
    max-width: 200%;
    display: block;
    position: relative;
    left: 0.5rem;
  }

  .real-monitoring {
    width: 100%;
    max-width: 200%;
    display: block;
    position: relative;
    left: 0rem;
  }

  .time-and-attendence {
    width: 85%;
    max-width: 200%;
    margin-right: 0;
    display: block;
    position: relative;
    left: 1.875rem;
    height: 75%;
  }

  .productivity-labeling {
    width: 90%;
    max-width: 200%;
    margin-right: 0;
    display: block;
    position: relative;
    left: 1.4375rem;
    height: 85%;
  }

  .Manual-time-entries {
    width: 87%;
    max-width: 200%;
    margin-right: 0;
    display: block;
    height: 100%;
    position: relative;
    left: -1.25rem;
  }

  .timekeeping {
    width: 86%;
    max-width: 200%;
    margin-right: 0;
    display: block;
    position: relative;
    height: 100%;
    left: -2.1875rem;
  }

  .reports {
    width: 65%;
    max-width: 200%;
    display: block;
    height: 100%;
    position: relative;
    left: 3.125rem;
  }

  .hwc-right {
    z-index: 30;
    flex: 0 368px;
    margin-left: 0;
    padding-top: 2.5rem;
    display: block;
    margin-right: 2.3125rem;
    position: relative;
    margin-bottom: 0rem;
  }

  .store-data-container {
    max-width: 620px;
  }
  .features--mobile {
    display: block;
    padding: 3rem;
  }

  .div-block-134 {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
  }

  .mpf-item-mobile.mobile-item {
    width: 100%;
    height: auto;
    align-items: flex-start;
    margin-top: 2rem;
    margin-bottom: 0;
    padding: 0 -0.0625rem;
    display: flex;
  }

  .mpf-container {
    display: none;
  }

  .icon-img.mobile-icon {
    margin-right: 0.2rem;
    max-width: 5%;
    position: static;
  }

  .screenshot-img,
  .activities-tracking-img,
  .empl-mon-img {
    width: 58%;
    max-width: 100%;
    margin-top: 1rem;
  }

  .mpf-item.active {
    display: none;
  }

  .accordion .accordion-item {
    margin-left: 7.5rem;
    width: 83%;
    border-bottom: 1px solid #E7D8FF4E;
  }

  .mpf-container-1 {
    width: 90%;
    align-items: center;
    display: none;
  }

  .paragraph-18 {
    font-size: 1.6875rem;
    line-height: 1.25rem;
  }

  .accordion button {
    text-align: left;
    width: 80%;
    padding: 0.6em 0em;
    font-size: 1.15rem;
  }

  .hwc-right.hwc-right-2 {
    flex-basis: 376px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .image-107 {
    left: 4.75rem;
    max-width: 71%;
    height: auto;
  }

  .image-108 {
    left: 1.5rem;
    max-width: 78%;
    margin-left: 2.8125rem;
    height: auto;
  }

  .single-main-item-container-ta {
    max-width: 566px;
    flex-direction: column;
  }

  .single-main-item-container-ta.second-main-item-reverse {
    flex-direction: column;
  }

  .time-attendance-main-image-1 {
    max-width: 33%;
    margin-left: 0;
    margin-right: 0.9375rem;
  }

  .accordion .accordion-content p {
    font-size: 1rem;
    margin: 0em 0em;
    line-height: 1.375rem;
    width: 100%;
    margin-bottom: 1.4375rem;
  }

  .faq-section {
    margin: auto;
    height: 36rem;
    margin-bottom: 10rem;
  }

  .main-container {
    height: 869px;
  }

  .feautre-big {
    text-align: left;
    margin-bottom: 0rem;
    display: flex;
    flex-direction: column-reverse;
  }

  .products-items-holder-v1 {
    margin-top: 5.625rem;
  }

  .most-popular-features-1 {
    padding-top: 4.1875rem;
    margin-bottom: 1.25rem;
    padding-bottom: 6.25rem;
    height: 271rem;
    margin-top: -1rem;
    padding-left: 5%;
    padding-right: 5%;
  }

  .feature---row {
    width: 90%;
    align-items: stretch;
    margin-bottom: 4.6875rem;
    margin-left: 1.25rem;
    display: flex;
    text-align: center;
    flex-direction: column;
  }

  .feature-col--item.last {
    text-align: center;
    margin-right: 0;
  }

  .feature-col--item.last-item {
    text-align: center;
  }

  .feature-col--item.last {
    text-align: center;
    margin-right: 0rem;
  }

  .feature-col--item {
    flex: 0 186px;
  }

  .wrapper.wrapper-how-it-works {
    max-width: 699px;
    padding-left: 0;
    padding-right: 0;
    overflow: visible;
  }

  .heading-191 {
    font-size: 1.8rem;
    margin-bottom: 2rem;
  }

  .heading-295 {
    text-align: center;
    line-height: 3.875rem !important;
    font-size: 1.8rem !important;
  }

  .div-block-026 {
    width: 15%;
    height: 3px;
    margin-bottom: 1.875rem;
    display: none;
  }

  .footer-social-media-icon {
    max-width: 89%;
  }
}

@media (min-width: 1020px) and (max-width: 1200px) {
  object#signup-banner {
    height: 23rem !important;
  }

  object {
    height: 25rem !important;
  }

  .content-section div:first-child {
    margin-top: 0%;
    margin-bottom: 3%;
  }

  .content-section div div .special-text:first-child {
    font-size: 1.5rem;
  }

  .content-section div div h1 {
    font-size: 2.45rem;
  }
  .content-section div div:nth-child(2) ul li {
    line-height: 2.5rem;
    font-size: 1rem;
    background-size: 1.25rem;
    padding-left: 1.5rem;
  }

  .content-section .separator {
    width: 0.1rem;
    height: 35%;
  }

  .content-section .second-division .form-title {
    font-size: 1.375rem;
    margin-top: 5rem;
  }

  .content-section div form label {
    font-size: 1.2rem;
  }

  .iti__flag-container {
    margin-top: 0% !important;
    width: 28% !important;
  }

  #phone {
    padding-left: 32% !important;
  }

  .content-section {
    margin-top: 0rem;
  }

  .content-section .second-division #signup,
  .content-section div form a {
    font-size: 0.9rem;
    margin-right: 1%;
  }

  .actvities {
    width: 80%;
    left: 4.625rem;
  }

  .card-right-content {
    margin-left: 1rem;
  }
  .accordion .accordion-content p {
    font-size: 0.9rem;
  }

  .heading-189 {
    font-size: 1.425rem;
  }

  .screenshots-img {
    width: 80%;
  }

  .icon-img {
    left: 1.5rem;
    max-width: 6%;
  }

  .text-divider {
    font-size: 1.25rem
  }

  .mpf-list {
    width: 49%;
  }

  .footer-button {
    padding: 0.5px 2rem !important;
    font-size: 2rem !important;
  }

  .icon-img-1 {
    left: 7px;
    max-width: 7%;
  }

  .heading-manual {
    margin-left: 0rem !important;
    margin-top: 0px !important;
  }

  .paragraph-108 {
    font-size: 0.9375rem !important;
  }

  .paragraph-108.paragraph-mannaual {
    max-width: 100%;
    margin-left: 0.25rem;
  }

  .heading-183 {
    font-size: 1.25rem;
    margin-top: 0.125rem;
  }

  #mpf16.heading-183 {
    margin-left: 0rem !important;
  }

  .paragraph-text {
    font-size: 0.875rem;
    line-height: 1.3125rem;
  }

  .heading-192 {
    font-size: 1rem;
  }

  .heading-19 {
    margin-top: 0.25rem;
    margin-bottom: 1rem;
    font-size: 1.425rem;
    line-height: 3rem;
  }

  .heading-295 {
    text-align: left;
    line-height: 2rem !important;
    font-size: 1.375rem !important;
  }

  .paragraph-113 {
    font-size: 0.9375rem;
    line-height: 1.3125rem;
  }

  .paragraph-112 {
    text-align: left;
    font-size: 1.125rem;
    margin-top: 0.5rem;
    margin-bottom: 5rem;
  }

  .accordion-title {
    font-size: 1rem;
  }

  .heading-17 {
    font-size: 1.425rem;
    line-height: 2rem;
    padding-top: 3rem;
  }

  .font-changes-li-text {
    margin-bottom: 1.5rem;
    line-height: 1.75rem;
    margin-top: 0rem;
    font-size: 1.25rem;
  }

  .li-color-changes {
    margin-bottom: 1rem;
    line-height: 1.5rem;
    margin-top: 1rem;
    font-size: 1rem;
  }

  .pillar-text-block {
    font-size: 0.875rem;
    text-align: left;
    line-height: 1.3125rem !important;
    max-width: 100%;
  }
  .pillar-subheading {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .pillar-heading {
    line-height: 2rem;
    font-size: 1.25rem;
  }

  .guide-topic-p {
    font-size: 1rem;
    text-align: left;
    width: 100%;
  }

  .table-of-content-heading {
    font-size: 1.425rem;
  }

  .pillar-intro-description {
    text-align: left;
    font-size: 0.9375rem;
    line-height: 1.375rem;
    margin-top: 0.5rem;
  }

  .pillar-intro-title {
    font-size: 1.425rem;
    line-height: 2rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .pillar-section {
    padding: 4rem 2.5rem;
  }

  .paragraph-89 {
    margin-top: 1rem;
    max-width: 100%;
    font-size: 0.9375rem !important;
    line-height: 1.3125rem;
  }

  .heading-150 {
    font-size: 1.25rem;
    margin-top: 0.5rem;
    margin-bottom: 0rem;
  }

  .section-heading {
    font-size: 1.425rem !important;
    line-height: 2.75rem;
    text-align: left;
  }

  .section-heading.heading-store-data {
    margin-bottom: 2rem;
    margin-top: 1.5625rem;
  }

  .paragraph-82 {
    font-size: 1.25rem !important;
    line-height: 2.0625rem;
    opacity: 1;
  }

  .btn-new.btn-try-free.cta-btn.ctn-btn-big {
    color: white;
    font-size: 1.1875rem;
    padding: 0.75rem 1.5rem;
    font-weight: 600;
    line-height: 2rem;
    transition: background-color .4s;
  }

  .heading-138 {
    line-height: 2.8125rem;
    font-size: 1.4275rem;
    max-width: 100%;
    margin-bottom: 0.5rem;
  }

  .banner-container {
    max-width: 96%;
  }

  .main-ta-holder-paragraph {
    text-align: left;
    line-height: 1.375rem;
    margin-top: 1.2rem !important;
    font-size: 0.9375rem !important;
    justify-content: space-evenly;
  }

  .heading-179 {
    font-size: 1.37rem;
  }

  .paragraph-103 {
    font-size: 0.9375rem !important;
    line-height: 1.375rem;
    margin-top: 0rem;
    margin-right: 1rem;
    max-width: 100%;
  }

  .signupbanner-container {
    margin-top: 4rem;
    margin-bottom: 3rem;
  }

  .most-popular-features-1 {
    padding-top: 4rem;
    margin-top: -1rem;
    height: 85rem;
  }

  .paragraph-107 {
    font-size: 1rem !important;
    margin-bottom: 0rem;
    line-height: 1.5625rem;
  }

  .text-gap {
    margin-top: 0.1em !important;
  }

  .heading-182 {
    text-align: left;
    font-size: 1.425rem !important;
    line-height: 2.5rem;
  }

  .pillar-container {
    max-width: 89%;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
  }

  .pillar-intro.pillar-container {
    max-width: 89%;
    flex-direction: column;
    align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }

  .badges-height {
    position: relative;
    top: 8rem;
  }

  .main-img {
    max-width: 75%;
    object-fit: cover;
  }

  .products-items-holder-v1 {
    max-width: none;
    flex-direction: column;
    display: flex;
    margin-top: 0.5rem;
  }

  .basic-information-container.second-basic-info-container {
    width: 100%;
  }

  .table-of-content-link.w--current {
    width: 100%;
  }

  .images-comapnybadges {
    width: 25%;
    max-width: unset;
    margin-right: 0.7rem;
  }

  .image-88 {
    max-width: 10%;
  }

  .company-badges {
    margin-bottom: 5rem;
    justify-content: space-between;
  }

  .store-data {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .available-systems {
    display: flex;
    margin-bottom: 3rem;
    position: relative;
    left: 0rem;
  }

  .available-systems img {
    width: 17%;
    margin-right: unset !important;
    max-width: unset !important;
  }

  .available-systems-text {
    margin-left: 2rem;
  }

  .cta-actions {
    margin-left: 3.125rem;
  }

  .banner--new {
    padding-top: 3.125rem;
    padding-bottom: 1.5rem;
    margin-bottom: 4.875rem;
  }

  .available-systems-text div:first-child {
    font-size: 0.9375rem;
  }

  .available-systems-text div:last-child {
    font-size: 1.425rem;
    letter-spacing: 0px;
    opacity: 1;
    line-height: 1;
  }

  .main-ta-holder-paragraph {
    max-width: 28.9375rem;
    font-size: 0.9375rem;
  }

  .Manual-time-entries {
    width: 100%;
    left: -1.5rem;
  }

  .timekeeping {
    width: 100%;
    left: -2.1875rem;
  }

  .reports {
    width: 80%;
    left: 0rem;
    height: auto;
  }

  .manual-screenshots {
    width: 86%;
  }

  .time-and-attendence {
    width: 100%;
    left: 5rem;
  }

  .productivity-labeling {
    width: 100%;
    left: -2rem;
  }

  .mpf-image-container-1 {
    margin-right: 3.125rem;
  }

  .footer-alignment {
    top: -3.75rem !important;
  }

  .mpf-item.active {
    width: 100%;
  }

  .most-popular-features {
    margin-top: 2rem;
    padding-top: 0rem;
    padding-bottom: 0rem;
    margin-bottom: 4rem;
  }

  .banner-informations-container {
    margin: 3rem 6% !important;
  }

  .divider-line {
    width: 86%;
    margin-left: 4.5rem;
  }

  .minilogos-background {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 4% 0%;
    padding-left: 3%;
    margin-left: 8%;
    margin-right: 8%;
    position: relative;
    z-index: 1;
  }

  .minilogos-background img {
    width: 6% !important;
    height: auto;
    margin-right: auto;
  }

  .product-users {
    position: relative;
    margin-top: 27.5rem;
  }

  .apps-websites {
    left: 2rem;
  }

  .users-text {
    position: relative;
    font-size: 1.375rem;
    line-height: 3.375rem;
    padding-bottom: 1.5rem;
  }

  .monitoring-img {
    margin-top: -7.25rem;
  }

  .products-new-hero-wrapper {
    height: 50rem;
  }

  .basic-information-container.second-basic-info-container {
    max-width: 574px;
    margin-top: 0rem !important;
  }

  .faq-section {
    margin-bottom: 5rem !important;
    height: 522px;
  }

  .heading-190 {
    text-align: left;
    font-size: 1.425rem;
    margin-top: 8.5rem;
    margin-bottom: 5rem;
  }

  .hwc-row {
    margin-bottom: 6.875rem;
  }

  .main-section {
    width: 100%;
  }

  .accordion button .icon {
    top: 1.125rem;
    right: 4rem;
  }

  .single-main-item-container-ta {
    max-width: 83%;
    margin-left: 6rem;
  }
  .mpf-image-container {
    right: 3rem;
  }

  .mpf-container {
    width: 90%;
    align-items: center;
    display: flex;
    margin-top: 4rem;
  }

  .stealth-mode {
    width: 80% !important;
    height: 70%;
    max-width: 200%;
    box-shadow: none;
    position: relative;
    left: 4rem;
  }

  .feature---row {
    width: 90%;
    align-items: stretch;
    margin-bottom: 4.5rem;
    display: flex;
    margin-left: 4.5rem;
  }

  .hwc-right {
    z-index: 30;
    flex: 0 468px;
    margin-left: 0;
    padding-top: 0rem;
    display: block;
    position: relative;
    margin-right: 3.125rem;
  }

  .image-108 {
    width: 400px;
    left: 2.4375rem;
    max-width: 100%;
  }

  .image-107 {
    left: 4.75rem;
    max-width: 75%;
  }

  .hwc-right.hwc-right-2 {
    flex-basis: 467px;
    margin-right: 0;
    padding-left: 4.0625rem;
    padding-right: 0;
  }

  .hwc-left.left-2 {
    width: 50%;
  }

  .store-data-container {
    width: 93%;
  }
  .store-data-item.first {
    margin-right: 7rem;
  }

  .footer-divider-line {
    margin-top: 5.625rem;
    margin-bottom: 2.5rem;
  }
  .mpf-container-1 {
    width: 80%;
    align-items: center;
    display: flex;
    margin-top: 2rem;
  }
  .accordion .accordion-item {
    margin-left: 5.5rem;
    width: 85%;
    margin-right: 0rem;
  }

  .heading-191 {
    font-size: 1.25rem;
    margin-bottom: 1rem;
  }
}

@media (min-width:1640px) and (max-width:1919px) {
  .product-users {
    margin-top: 40rem !important;
  }
  .products-new-hero-wrapper {
    height: 65rem !important;
  }

  .monitoring-img {
    margin-top: -10rem !important;
  }
}

@media (min-width: 1440px) {
  .apps-websites {
    width: 90%;
  }
  .accordion .accordion-item{
    margin-left: 9rem;
  }

  .actvities {
    max-width: 85%;
  }

  .productivity-tracking,
  .real-monitoring,
  .time-and-attendence {
    width: 80%;
    left: 5rem;
    height: auto
  }

  .content-section {
    margin-top: 1rem;
  }

  .content-section div:first-child {
    margin-top: 0%;
    margin-bottom: 3%;
  }

  .content-section div div .special-text:first-child {
    font-size: 1.7rem;
  }

  .content-section div div h1 {
    font-size: 3.1rem;
  }
  .content-section div div .blur-text:last-child {
    font-size: 1.45rem;
  }

  .content-section div div:nth-child(2) ul li {
    line-height: 3.8rem;
    font-size: 1.4rem;
    background-size: 1.5rem;
    padding-left: 1.65rem;
  }
  .content-section div:first-child {
    margin-top: 0%;
    margin-bottom: 3%;
  }

  .content-section .separator {
    left: 61%;
    width: 0.15rem;
    opacity: 0.3;
    height: 40%;
  }

  .products-items-holder-v1 {
    margin-top: 3.5rem;
  }

  .content-section div form label {
    font-size: 1.5rem;
  }

  .content-section .second-division .form-title {
    margin-top: 3rem;
    margin-bottom: 1.375rem;
    font-size: 1.6rem;
  }

  .content-section .second-division #signup,
  .content-section div form a {
    font-size: 1rem;
    margin-right: 1%;
  }

  .content-section .second-division #signup {
    font-size: 0.75rem;
    padding: 0.1rem 1rem;
    cursor: pointer;
    margin-left: 25%;
    margin-top: 3%;
  }

  .productivity-tracking {
    width: 90%;
  }

  .screenshots-img.hidden {
    max-width: 60%;
    top: 2rem;
  }

  .stealth-mode.hidden {
    width: 70%;
  }

  .accordion {
    display: flex;
    flex-direction: column;
    align-items: stretch;
  }

  .card-right-content {
    margin-left: 1rem;
  }

  .banner-container {
    max-width: 90%;
  }

  .image-88 {
    max-width: 8%;
  }

  .positionchanges {
    margin-left: 6rem;
  }

  .time-attendance-main-image {
    max-width: 44%;
  }

  .image-108 {
    max-width: 85%;
  }

  .manual-screenshots {
    max-width: 70%;
    left: 5rem;
  }

  .main-img {
    max-width: 60%;
  }

  .feature---row {
    justify-content: space-between;
  }

  .paragraph-103 {
    max-width: 100%;
    margin-right: 2rem;
  }

  .heading-manual {
    margin-left: 1.5rem !important;
  }

  .heading-19 {
    font-size: 2.2rem !important;
    margin-bottom: 6rem !important;
  }

  .paragraph-18 {
    font-size: 2.375rem;
    line-height: 3.375rem;
  }

  .accordion-title {
    letter-spacing: 0rem;
    opacity: 1;
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .heading-17 {
    font-size: 1.8rem;
    line-height: 2.75rem;
    padding-bottom: 2rem;
    padding-top: 4rem;
  }

  .paragraph-text {
    font-size: 1.1rem;
    line-height: 1.75rem;
  }

  .font-changes-li-text {
    margin-bottom: 0rem;
    line-height: 1.75rem;
    margin-top: 1rem;
    font-size: 1.1rem;
  }

  .paragraph-82 {
    font-size: 1.6rem !important;
    line-height: 3.125rem;
  }

  .cta-actions {
    margin-left: 5rem;
  }

  .hwc-right {
    padding-top: 0rem;
  }

  .Boost-Your-text-color {
    font-size: 2rem;
    font-weight: 400;
    font-style: normal;
    line-height: 50PX;
  }

  .heading-192 {
    font-size: 1.25rem;
  }

  .heading-191 {
    font-size: 1.7rem;
    margin-bottom: 2rem;
  }

  .heading-190 {
    text-align: left;
    font-size: 2.2rem;
    margin-top: 13rem;
    margin-bottom: 7rem;
  }

  .paragraph-103 {
    text-align: left;
    font-size: 1.125rem !important;
    line-height: 1.75rem;
    margin-top: 1rem;
  }

  .heading-179 {
    font-size: 1.5rem;
  }

  .paragraph-112 {
    text-align: left;
    font-size: 1.25rem;
    margin-top: 2rem;
    margin-bottom: 6rem;
  }

  .heading-189 {
    font-size: 2rem !important;
    margin-top: 2rem;
  }

  .reports {
    left: -1rem;
    width: 85%;
    height: 31rem;
  }

  .timekeeping {
    left: -1.25rem;
    width: 90%;
  }

  .icon-img-1 {
    max-width: 7%;
  }

  .Manual-time-entries {
    width: 90%;
    left: -1.25rem;
  }

  .productivity-labeling {
    width: 90%;
    left: -1.5625rem;
  }

  .mpf-container-1 {
    margin-top: 4rem;
  }

  .cta-new-homepage-header {
    font-size: 1.5rem !important;
    padding-top: 0.1875rem;
    padding: 0.4rem 1.5rem !important;
    line-height: 1.5;
  }

  .pillar-subheading {
    font-size: 1.1rem;
  }

  .guide-topic-p {
    font-size: 1rem;
    width: 100%;
    text-align: left;
  }

  .pillar-text-block {
    font-size: 1rem;
    text-align: left;
    line-height: 1.5rem !important;
    max-width: 100%;
  }
  .pillar-heading {
    line-height: 2.75rem;
    font-size: 1.25rem;
  }

  .pillar-content {
    padding-left: 3.5rem;
    padding-top: 4.5rem;
  }

  .table-of-content-heading {
    font-size: 1.75rem;
  }

  .pillar-intro.pillar-container {
    max-width: 81%;
  }

  .pillar-intro-title {
    font-size: 2rem;
    line-height: 2.75rem;
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .section-heading {
    font-size: 2rem !important;
    line-height: 2.75rem;
    max-width: 100%;
    text-align: left;
  }

  .heading-150 {
    font-size: 1.5rem;
    margin-top: 1rem;
    margin-bottom: 0rem;
  }

  .icon-img {
    max-width: 5%;
  }

  .mpf-list {
    margin-top: 6rem;
    width: 45%;
  }

  .faq-section {
    margin-bottom: 15rem;
    margin-top: 3rem;
  }

  .badges-height {
    position: relative;
    top: 8.25rem;
  }

  .paragraph-107 {
    font-size: 1.25rem !important;
    margin-bottom: 0px;
    margin-top: 0.5rem !important;
    line-height: 1.5rem;
  }

  .heading-182 {
    text-align: left;
    font-size: 2rem !important;
  }

  .heading-183 {
    margin-left: 1.2rem;
    margin-top: 0.2rem;
    font-size: 1.5rem;
  }
  .paragraph-108 {
    font-size: 1.1rem !important;
    margin-left: 1.5rem;
    margin-top: 1.2rem;
  }

  .div-block-025 {
    margin-top: 3.1875rem;
    margin-bottom: 5rem;
  }
  .mpf-item.active {
    width: 100%;
  }

  .w-inline-block-footer:hover {
    background: none !important;
  }

  .mpf-item-1.active,
  .mpf-item-new-1.active.active {
    width: 100%;
  }

  .mpf-item.active {
    width: auto;
  }

  .footer-divider-line {
    margin-top: 6.25rem;
    margin-bottom: 2.1875rem;
  }

  .main-ta-holder-paragraph {
    text-align: left;
    line-height: 1.75rem;
    opacity: 1;
    max-width: 95%;
    margin-top: 4.2rem;
    font-size: 1.125rem;
  }

  .paragraph-113 {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .pillar-intro-description {
    text-align: left;
    font-size: 1.2rem;
    margin-top: 2rem;
    line-height: 2rem;
  }

  .paragraph-89 {
    margin-top: 1rem;
    max-width: 100%;
    font-size: 1.125rem !important;
    line-height: 1.75rem;
  }

  .images-comapnybadges {
    width: 21%;
    height: auto;
    max-width: unset;
    margin-right: 0rem;
  }

  .company-badges {
    margin-bottom: 6.875rem;
    justify-content: space-between;
  }

  .heading-138 {
    line-height: 3.9375rem;
    font-size: 2.2rem;
    max-width: 100%;
  }

  .banner--new {
    padding-top: 4.0625rem;
    margin-bottom: 6.25rem;
    padding-bottom: 0rem;
  }

  .available-systems {
    display: flex;
    margin-bottom: 4.6875rem;
  }

  .available-systems img {
    width: 20%;
    margin-right: unset !important;
    max-width: unset !important;
  }

  .available-systems-text {
    margin-left: 1.875rem;
  }

  .available-systems-text div:first-child {
    font-size: 1.1875rem;
  }

  .section-heading.heading-store-data {
    margin-bottom: 5rem;
    margin-top: 2rem;
  }

  .available-systems-text div:last-child {
    font-size: 2rem;
    letter-spacing: 0rem;
    opacity: 1;
    line-height: 1;
  }

  .w-inline-block {
    margin-top: 0.5rem;
  }

  .w-inline-block-footer {
    margin-top: 0.3125rem !important;
  }

  .signupbanner-container {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .most-popular-features-1 {
    height: 100em;
    padding-top: 4rem;
    margin-top: 0rem;
  }

  .most-popular-features {
    padding-top: 0rem;
    padding-bottom: 6rem;
    margin-top: 0;
  }

  .monitoring-img {
    margin-top: -8rem;
  }

  .products-new-hero-wrapper {
    height: 61.5rem;
  }

  .minilogos-background {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 2.8% 0%;
    padding-left: 3%;
    margin-left: 9%;
    margin-right: 9%;
    position: relative;
    z-index: 1;
  }

  .minilogos-background img {
    width: 6% !important;
    height: auto;
    margin-right: auto;
  }

  .users-text {
    position: relative;
    font-size: 1.65rem;
    line-height: 3.375rem;
    top: -1rem;
  }

  .divider-line {
    width: 84%;
    margin-left: 7rem;
    padding-top: 1rem;
  }

  .text-divider {
    font-size: 1.375rem;
    line-height: 1.625rem;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .single-main-item-container-ta {
    max-width: 1020px;
  }
  .accordion button .icon {
    top: 1.125rem;
    right: 9.125rem;
  }
  .accordion .accordion-content p {
    font-size: 1.0625rem;
    width: 91%;
    line-height: 1.75rem;
    margin-bottom: 2rem;
  }

  .product-users {
    position: relative;
    margin-top: 30rem;
  }

  .div-block-84 {
    top: 5.5rem;

    position: relative;
    margin-top: 0px;
  }

  .mpf-list-1 {
    max-width: 90%;
  }
}

@media (min-width: 1201px) and (max-width: 1439px) {
  object#signup-banner {
    height: 27rem !important;
  }

  object {
    height: 27rem !important;
  }

  .content-section {
    margin-top: 1rem;
  }
  .content-section div:first-child {
    margin-top: 0%;
    margin-bottom: 3%;
  }

  .content-section #content-container {
    margin-top: 2rem;
    margin-bottom: 0rem;
  }

  .content-section div div .special-text:first-child {
    font-size: 1.4rem;
  }

  .content-section div div h1 {
    font-size: 2.9rem;
  }

  .content-section div div:nth-child(2) ul li {
    line-height: 2.5rem;
    background-position: left center;
    padding-left: 1.5rem;
    font-size: 1.05rem;
    background-size: 1.3rem;

  }

  .content-section div div img {
    max-width: 85%;
    height: auto;
  }

  .content-section .separator {
    left: 61%;
    width: 0.066rem;
    opacity: 0.3;
    height: 40%;
  }

  .content-section div form label {
    font-size: 1rem;
  }

  .content-section .second-division .form-title {
    margin-top: 3.5rem;
    margin-bottom: 3%;
    font-size: 1.5rem;
  }

  .content-section .second-division #signup,
  .content-section div form a {
    font-size: 0.8rem;
    padding: 0.1rem 1rem;
    cursor: pointer;
    margin-right: 1%;
    float: right;
  }

  .content-section div form a:hover {
    background-color: #fc7318;
    border: 0.0625rem solid #fc7318;
  }

  .phone-container {
    margin-top: 0rem;
    margin-bottom: 0.75rem;
  }

  .content-section div .details-form input {
    margin-bottom: 0.75rem;
    height: 1%;
    width: 100%;
    padding: 0.5rem 1rem;
    border-radius: 0.3rem;
  }

  #menu .top-buttons {
    display: none;
  }

  .content-section .second-division #signup {
    font-size: 0.7rem;
    padding: 0.1rem 0.8rem;
    margin-left: 41%;
    margin-top: 3%;
  }

  .screenshots-img.hidden {
    max-width: 80%;
  }

  .stealth-mode.hidden {
    width: unset;
  }

  .icon-img-1 {
    left: 0.9rem;
  }

  .card-right-content {
    margin-left: 1rem;
  }

  .footer-alignment {
    margin-top: 0rem !important;
  }

  .text-divider {
    font-size: 1.25rem;
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .wrapper {
    width: 85%;
  }

  .screenshots-img {
    width: 85%;
  }

  .screenshots-img.hidden {
    max-width: 90%;
  }

  .mpf-item {
    margin-bottom: 1.4rem;
  }

  .icon-img {
    left: 1.2rem;
    max-width: 6%;
  }

  .mpf-list {
    width: 53%;
  }

  .footer-button {
    padding: 0.5px 2rem !important;
    font-size: 2rem !important;
  }

  .heading-manual {
    margin-left: 1rem !important;
    margin-top: 0rem !important;
  }

  .paragraph-108 {
    font-size: 0.9rem !important;
    margin-top: 1.2rem;
  }

  .heading-183 {
    font-size: 1.5rem;
    margin-top: 0.1rem;
    margin-left: 0.8rem;
  }

  .paragraph-text {
    font-size: 1.1rem;
    line-height: 1.75rem;
  }

  .heading-192 {
    font-size: 1rem;
  }

  .paragraph-113 {
    font-size: 0.9rem;
    line-height: 1.3125rem;
  }

  .icons-desc {
    margin-top: 1.75rem;
  }

  .paragraph-112 {
    text-align: left;
    font-size: 1.2rem;
    margin-top: 1rem;
    margin-bottom: 5rem;
  }

  .accordion-title {
    font-size: 1rem;
  }

  .accordion-item .accordion-content p {
    font-size: 0.875rem;
    line-height: 1.3125rem;
    margin-bottom: 1.375rem;
  }

  .heading-17 {
    font-size: 1.6rem;
    line-height: 2.75rem;
    padding-top: 4rem;
  }

  .paragraph-new-test {
    font-size: 0.9rem;
    line-height: 1.25rem;
  }

  .font-changes-li-text {
    margin-bottom: 0.5rem;
    line-height: 28px;
    margin-top: 1rem;
    font-size: 1.1rem;
  }

  .li-color-changes {
    margin-bottom: 1.5rem;
    line-height: 1.1rem;
    margin-top: 1.5rem;
    font-size: 0.9rem;
  }

  .pillar-text-block {
    font-size: 0.9rem;
    text-align: left;
    line-height: 1.25rem !important;
    max-width: 100%;
  }
  .pillar-topic-container-1 {
    padding-top: 3rem;
    padding-bottom: 0;
  }

  .pillar-subheading {
    font-size: 0.9rem;
  }

  .font-changes-li-text {
    margin-bottom: 0rem;
    line-height: 1.75rem;
    margin-top: 1rem;
    font-size: 0.9rem !important;
  }

  .pillar-heading {
    line-height: 2.75rem;
    font-size: 1.2rem;
  }

  .guide-topic-p {
    font-size: 0.85rem;
    text-align: left;
    width: 100%;
  }

  .table-of-content-heading {
    font-size: 1.5rem;
  }

  .pillar-intro-description {
    text-align: left;
    font-size: 0.9rem;
    line-height: 1.3125rem;
    margin-top: 0rem;
  }

  .pillar-intro-title {
    font-size: 1.5rem;
    line-height: 2.75rem;
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .paragraph-89 {
    margin-top: 1rem;
    max-width: 100%;
    font-size: 0.9rem !important;
    line-height: 1.3125rem;
  }

  .heading-150 {
    font-size: 1.2rem;
    margin-top: 0.75rem;
    margin-bottom: 0rem;
  }

  .section-heading {
    font-size: 1.6rem !important;
    line-height: 2.75rem;
    text-align: left;
    margin-bottom: 4rem;
    margin-top: 1.5rem;
  }

  .paragraph-82 {
    font-size: 1.25rem !important;
    line-height: 1.875rem;
  }

  .heading-138 {
    line-height: 2.5rem;
    font-size: 1.6rem;
    max-width: 100%;
  }

  .positionchanges {
    margin-left: 10rem;
  }

  .heading-295 {
    text-align: left;
    line-height: 3rem !important;
    font-size: 1.7rem !important;
  }

  .main-ta-holder-paragraph {
    text-align: left;
    line-height: 1.3125rem;
    margin-top: 2rem !important;
    font-size: 0.9rem !important;
    max-width: 84%;
  }

  .heading-179 {
    font-size: 1.2rem;
  }

  .paragraph-103 {
    font-size: 0.9rem !important;
    line-height: 1.125rem;
    margin-top: 0.8rem;
    margin-right: 1rem;
    max-width: 88%;
  }

  .signupbanner-container {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .most-popular-features-1 {
    padding-top: 4rem;
    margin-top: -1rem;
    height: 90rem;
  }

  .paragraph-107 {
    font-size: 1rem !important;
    margin-bottom: 0rem;
    line-height: 1.3rem;
  }
  .cta-new-homepage-header {
    font-size: 1.2rem !important;
    padding-top: 0.1875rem;
    padding: 0rem;
    padding: 0.4rem 2rem !important;
    line-height: 1.5;
  }

  .badges-height {
    position: relative;
    top: 8rem;
  }

  .main-img {
    max-width: 70%;
    object-fit: cover;
  }

  .products-items-holder-v1 {
    margin-top: 1.5rem;
  }

  .basic-information-container.second-basic-info-container {
    width: 100%;
  }
  .table-of-content-link.w--current {
    width: 100%;
  }
  .images-comapnybadges {
    width: 25%;
    max-width: unset;
    margin-right: 0.7rem;
  }

  .image-88 {
    max-width: 8%;
  }

  .company-badges {
    margin-bottom: 7rem;
    justify-content: space-between;
  }

  .available-systems {
    display: flex;
    margin-bottom: 3rem;
    position: relative;
    left: 0rem;
  }

  .available-systems img {
    width: 22%;
    margin-right: unset !important;
    max-width: unset !important;
  }

  .available-systems-text {
    margin-left: 2rem;
  }

  .cta-actions {
    margin-left: 3.125rem;
  }

  .banner--new {
    padding-top: 2.125rem;
    padding-bottom: 2.125rem;
    margin-top: 6rem;
  }

  .available-systems-text div:first-child {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-top: 0.75rem;
  }

  .available-systems-text div:last-child {
    font-size: 1.5rem;
    letter-spacing: 0rem;
    opacity: 1;
    line-height: 1;
  }

  .Manual-time-entries {
    width: 100%;
    left: -1.5rem;
  }

  .timekeeping {
    width: 100%;
    left: -2.1875rem;
  }

  .reports {
    width: 80%;
    left: -0.9375rem;
    height: auto;
  }

  .manual-screenshots {
    width: 81%;
    height: auto;
    left: 4rem;
  }

  .time-and-attendence {
    width: 100%;
    left: 5.25rem;
  }

  .productivity-labeling {
    width: 100%;
    left: -1.625rem;
  }

  .mpf-image-container-1 {
    margin-right: 3.125rem;
  }

  .footer-alignment {
    top: -3.75rem !important;
  }


  .heading-182 {
    text-align: left;
    font-size: 1.6rem !important;
  }

  .mpf-item.active {
    width: 100%;
  }

  .most-popular-features {
    margin-top: 2rem;
    padding-top: 0rem;
    padding-bottom: 0rem;
    margin-bottom: 4rem;
  }

  .divider-line {
    margin-left: 6rem;
    width: 84.33%;
  }

  .minilogo img {
    width: 6%;
    height: auto;
    margin-right: auto;
  }

  .minilogos-background {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 3% 0%;
    padding-left: 4%;
    margin-left: 8%;
    margin-right: 8%;
    position: relative;
    z-index: 1;
  }

  .product-users {
    position: relative;
    margin-top: 35.2rem;
  }

  .users-text {
    position: relative;
    font-size: 1.6rem;
    line-height: 3.375rem;
    margin-bottom: 2rem;
  }

  .monitoring-img {
    position: relative;
    top: -8rem;
    margin-top: 0rem;
  }

  .products-new-hero-wrapper {
    height: 50.5rem;
  }

  .basic-information-container.second-basic-info-container {
    max-width: 574px;
    margin-top: 0rem !important;
  }

  .faq-section {
    margin-bottom: 5rem !important;
    height: 522px;

  }

  .heading-190 {
    text-align: left;
    font-size: 1.5rem;
    margin-top: 10rem;
    margin-bottom: 6rem;
  }

  .hwc-row {
    margin-bottom: 6.875rem;
  }

  .main-section {
    width: 100%;
  }

  .accordion button .icon {
    top: 1.125rem;
    right: 0rem;
  }

  .pillar-intro.pillar-container {
    max-width: 82%;
  }

  .pillar-container {
    max-width: 84%;
  }

  .single-main-item-container-ta {
    max-width: 72%;
  }
  .banner-container {
    max-width: 90%;
  }

  .mpf-image-container {
    right: 3rem;
  }

  .mpf-container {
    width: 90%;
    align-items: center;
    display: flex;
    margin-top: 4rem;
    justify-content: space-between;
  }

  .stealth-mode {
    width: 100%;
    height: 70%;
    max-width: 200%;
    box-shadow: none;
    position: relative;
    left: 20px;
  }

  .feature---row {
    width: 90%;
    margin-bottom: 4.5rem;
    margin-left: 3rem;
  }

  .hwc-right {
    flex: 0 468px;
    padding-top: 0px;
    margin-right: 0rem;
  }
  .image-108 {
    width: 400px;
    left: 2.4375rem;
    max-width: 100%;
  }

  .image-107 {
    left: 4.75rem;
    max-width: 75%;
  }

  .hwc-right.hwc-right-2 {
    flex-basis: 467px;
    margin-right: 0;
    padding-left: 0rem;
    padding-right: 0;
  }
  .footer-divider-line {
    margin-top: 5.625rem;
    margin-bottom: 2.5rem;
  }
  .mpf-container-1 {
    width: 80%;
    align-items: center;
    display: flex;
    margin-top: 3rem;
  }
  .accordion .accordion-item {
    margin-left: 0rem;
    width: 80%;
    margin-right: 0rem;
  }

  .heading-191 {
    font-size: 1.2rem;
    margin-bottom: 1rem;
    margin-top: 3rem;
  }
}


@media (min-width:1441) and (max-width:1919px) {
  .accordion {
    display: flex;
    flex-direction: column;
    align-items: stretch;
  }

  .icon-img-1 {
    left: 7px;
    max-width: 7%;
  }

  .accordion-title {
    letter-spacing: 0px;
    opacity: 1;
    font-size: 1.6875rem;
    line-height: 28px;
  }

  .heading-17 {
    font-size: 2.8125rem;
    line-height: 2.75rem;
    padding-bottom: 2rem;
    padding-top: 4rem;
  }

  .paragraph-text {
    font-size: 1.3rem;
    line-height: 1.75rem;
  }

  .font-changes-li-text {
    margin-bottom: 1.5rem;
    line-height: 1.75rem;
    margin-top: 1.5rem;
    font-size: 1.4375rem;
  }

  .paragraph-82 {
    font-size: 1.8rem !important;
    line-height: 3.125rem;
  }

  .cta-actions {
    margin-left: 5rem;
  }

  .Boost-Your-text-color {
    font-size: 2.6875rem;
    font-weight: 400;
    font-style: normal;
    line-height: 50PX;
  }

  .heading-192 {
    font-size: 1.5625rem;
  }

  .heading-190 {
    text-align: left;
    font-size: 2.8125rem;
    margin-top: 15rem;
    margin-bottom: 10rem;
  }

  .paragraph-103 {
    text-align: left;
    font-size: 1.3rem !important;
    line-height: 1.75rem;
    margin-top: 2rem;
    margin-right: 4rem;
  }

  .heading-179 {
    font-size: 1.7rem;
  }

  .paragraph-112 {
    text-align: left;
    font-size: 1.875rem;
    margin-top: 2rem;
    margin-bottom: 6rem;
  }

  .heading-189 {
    font-size: 2.8125rem !important;
    margin-top: 2rem;
  }

  .timekeeping {
    left: -1.25rem;
    width: 100%;
  }

  .Manual-time-entries {
    width: 100%;
    left: -1.25rem;
  }

  .productivity-labeling {
    width: 100%;
    left: -25px;
  }

  .mpf-container-1 {
    margin-top: 4rem;
  }

  .cta-new-homepage-header {
    font-size: 2rem !important;
    padding-top: 3px;
    line-height: 1.5;
    padding: 0.5rem 1rem !important;
  }
  .pillar-subheading {
    font-size: 1.3rem;
  }

  .guide-topic-p {
    font-size: 1.4375rem;
    width: 344px;
    text-align: left;
    opacity: 1;
  }

  .pillar-text-block {
    font-size: 1.4375rem;
    text-align: left;
    line-height: 1.875rem !important;
    max-width: 100%;
  }
  .pillar-heading {
    line-height: 2.75rem;
    font-size: 1.6rem;
  }

  .pillar-content {
    padding-left: 3.5rem;
    padding-top: 4.5rem;
  }

  .table-of-content-heading {
    font-size: 2rem;
  }

  .pillar-intro.pillar-container {
    max-width: 94%;
  }

  .pillar-intro-title {
    font-size: 2.4rem;
    line-height: 44px;
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .section-heading {
    font-size: 2.8125rem !important;
    line-height: 2.75rem;
    max-width: 100%;
    text-align: left;
  }

  .store-data-item.first {
    max-width: 38%;
  }

  .mpf-list {
    margin-top: 6rem;
    width: 65%;
  }

  .heading-182.test-new {
    margin-top: 2em !important;
  }

  .faq-section {
    margin-bottom: 17rem;
    margin-top: 3rem;
  }

  .badges-height {
    position: relative;
    top: 100px;
  }

  .paragraph-107 {
    font-size: 1.875rem !important;
    margin-bottom: 0px;
    line-height: 45px;
  }

  .heading-182 {
    text-align: left;
    font-size: 2.8125rem !important;
  }

  .heading-183 {
    font-size: 2rem;
    margin-left: 1rem;
    margin-top: 0.5rem;
  }
  .paragraph-108 {
    font-size: 1.4375rem !important;
    margin-left: 4rem;
    margin-top: 1.5rem;
  }

  .div-block-025 {
    margin-top: 3.1875rem;
    margin-bottom: 5rem;
  }
  .mpf-item.active {
    width: 100%;
  }
  .w-inline-block-footer:hover {
    background: none !important;
  }

  .mpf-item-1.active,
  .mpf-item-new-1.active.active {
    width: 100%;
  }

  .mpf-item.active {
    width: auto;
  }

  .footer-divider-line {
    margin-top: 6.25rem;
    margin-bottom: 2.1875rem;
  }

  .main-ta-holder-paragraph {
    text-align: left;
    line-height: 28px;
    margin-top: 4.2rem !important;
    font-size: 1.5rem !important;
  }

  .paragraph-113 {
    font-size: 1.2rem;
    line-height: 2rem;
  }

  .accordion-title {
    font-size: 1.25rem;
  }

  .pillar-intro-description {
    text-align: left;
    font-size: 1.4rem;
    line-height: 2.625rem;
  }

  .paragraph-89 {
    margin-top: 3rem;
    max-width: 100%;
    font-size: 1.4375rem !important;
    line-height: 28px;
  }

  .images-comapnybadges {
    width: 21%;
    height: auto;
    max-width: unset;
    margin-right: 0px;
  }

  .company-badges {
    margin-bottom: 110px;
    justify-content: space-between;
  }

  .heading-138 {
    line-height: 3.9375rem;
    font-size: 2rem;
    max-width: 100%;
  }

  .banner--new {
    padding-top: 4.0625rem;
    margin-bottom: 6.25rem;
    padding-bottom: 0rem;
  }

  .available-systems {
    display: flex;
    margin-bottom: 4.6875rem;
    position: relative;
    left: -9.0625rem;
  }

  .available-systems img {
    max-height: 80px;
    width: 80px;
    margin-right: unset !important;
    max-width: unset !important;
  }

  .available-systems-text {
    margin-left: 1.875rem;
  }

  .available-systems-text div:first-child {
    font-size: 1.5rem;
  }

  .section-heading.heading-store-data {
    margin-bottom: 5rem;
    margin-top: 2rem;
  }

  .available-systems-text div:last-child {
    font-size: 2.5rem;
    letter-spacing: 0px;
    opacity: 1;
    line-height: 1;
  }

  .w-inline-block {
    margin-top: 0.5rem;
  }

  .w-inline-block-footer {
    margin-top: 0.3125rem !important;
  }

  .most-popular-features-1 {
    height: 132em;
    padding-top: 4rem;
    margin-top: 9rem;
  }

  .most-popular-features {
    top: 9.375rem;
    padding-bottom: 20rem;
    position: relative;
  }

  .monitoring-img {
    margin-top: 4rem;
  }

  .products-new-hero-wrapper {
    height: 65rem;
  }

  .minilogos-background {
    width: 80%;
    height: 216px;
    border-radius: 10px;
    opacity: 1;
    position: relative;
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
  }

  .minilogo img {
    max-width: unset !important;
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }

  .minilogo-1 {
    width: 112px;
    height: 69px;
  }

  .users-text {
    position: relative;
    font-size: 2.375rem;
    line-height: 54px;
  }

  .single-main-item-container-ta {
    max-width: 1020px;
    margin-left: 2rem;
  }

  .accordion .accordion-content p {
    font-size: 1.5625rem;
    width: 91%;
    line-height: 1.75rem;
    margin-bottom: 2rem;
  }

  .product-users {
    position: relative;
    top: 10rem;
    height: 300px;
  }

  .div-block-84 {
    top: 5.5rem;
    position: relative;
    margin-top: 0rem;
  }

  .reports {
    width: 100%;
    left: -0.625rem;
  }

  .faq-section {
    height: 51rem;
    margin-bottom: 17rem;
    margin-top: 30rem;
  }

  .paragraph-107 {
    font-size: 1.875rem;
    line-height: 2.625rem;
    margin-top: 2rem;
    margin-bottom: 7rem;
  }

  .heading-182 {
    text-align: left;
    font-size: 2.8125rem !important;
  }

  .most-popular-features-1 {
    padding-top: 7rem;
    height: 130rem;
  }

  .heading-183 {
    font-size: 2.5rem;
    margin-left: 1.5rem;
    margin-top: 0.5rem;
  }

  .paragraph-108 {
    font-size: 1.4375rem;
    margin-left: 2.5rem;
    margin-top: 2rem;
  }

  .accordion button {
    text-align: left;
    width: 100%;
    padding: 1em 0em;
    font-size: 1.15rem;
  }

  .accordion .accordion-content p {
    font-size: 1rem;
    margin: 0em 6em;
    line-height: 1.375rem;
  }

  .accordion button .icon {
    top: 1.125rem;
    right: 7.1875rem;
  }

  .accordion .accordion-content p {
    font-size: 1.5625rem;
    width: 91%;
    line-height: 1.75rem;
    margin-bottom: 2rem;
  }
  .heading-191 {
    font-size: 1.8rem;
    margin-bottom: 2rem;
  }
}


@media screen and (min-width: 1920px) {
  object {
    height: 37rem !important;
  }

  object#signup-banner {
    height: 37rem !important;
  }

  .content-section .phone-container {
    margin-bottom: 2rem !important;
  }

  .content-section div div .special-text:first-child {
    font-size: 2rem;
  }

  .content-section div div h1 {
    font-size: 4rem;
  }

  .content-section div div p:last-child {
    font-size: 1.6875rem;
    line-height: 2.4375rem;
  }
  .content-section div div:nth-child(2) ul li {
    font-size: 1.875rem;
    line-height: 4.2rem;
    background-size: 2rem;
    padding-left: 2rem;
  }

  .content-section .content-section-badges {
    height: auto;
    width: 85%;
  }

  .content-section .separator {
    left: 62%;
    height: 38%;
  }

  .content-section div form label {
    font-size: 1.5rem;
  }

  .content-section .second-division #signup,
  .content-section div form a {
    font-size: 1.0625rem;
    margin-right: 1%;
  }

  .bolt-icon {
    width: 1.5rem;
    height: auto;
  }

  .bolt-right-icon {
    width: 1.5rem;
    height: auto;
  }

  .content-section #content-container {
    margin-top: 5.5%;
  }

  .content-section .second-division .form-title {
    margin-top: 5.5rem;
    font-size: 2.5rem;
  }

  .content-section div .details-form input {
    padding: 1rem 2rem;
  }

  .content-section div .details-form input:last-child {
    padding: 1rem 2rem;
  }

  .content-section div .phone-group {
    display: flex;
    opacity: 0.7;
    margin-bottom: 2%;
  }

  .content-section div .phone-group .country-code {
    font-size: 0.9rem;
    border-top-right-radius: 0rem;
    border-bottom-right-radius: 0rem;
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
    border: none;
    height: 1%;
    padding: 1rem 0rem;
  }

  .content-section .second-division .otp-field p:nth-child(1),
  .content-section .second-division .otp-field p:nth-child(2),
  .content-section .second-division .otp-field p:nth-child(3) {
    font-size: 1.875rem;
  }

  .content-section .second-division .otpInput {
    padding: 0.9rem 1.2rem;
    margin-right: 2.5%;
  }

  .content-section .second-division .otp-field p:last-child {
    font-size: 0.875rem;
    margin-top: 2%;
  }

  .content-section .second-division #signup {
    font-size: 1.0625rem;
    padding: 0.2rem 1.5rem;
    margin-left: 28%;
    margin-top: 3%;
  }

  .main-section .main-container .top-header h3 {
    font-size: 1.3rem;
  }

  .main-container .top-header {
    margin-left: 14%;
    margin-right: 14%;
  }
  .most-popular-features {
    top: 7rem;
    margin-top: 12rem !important;
  }

  .product-users {
    position: relative;
    top: 7rem;
  }
  .products-new-hero-wrapper {
    padding-left: 7%;
    padding-right: 7%;
    background-color: none;
  }

  .paragraph-18 {
    font-size: 2.375rem;
    line-height: 3.375rem;
  }

  .manual-screenshots {
    max-width: 80%;
    position: relative;
    left: 4rem;
  }

  .mpf-list-1-new {
    margin-top: 2rem;
    position: relative;
    left: 3.125rem;
  }

  .mpf-list-1 {
    position: relative;
    left: -6.25rem;
  }

  .paragraph-103 {
    max-width: 100%;
    margin-right: 0rem;
  }

  .heading-295 {
    max-width: 65%;
  }

  .Boost-Your-text-color-width {
    max-width: 70% !important;
  }

  .feature---row .feature-col--item:first-child {
    left: -6.25rem;
    position: relative;
  }

  .feature---row .feature-col--item:nth-child(2) {
    left: -1.625rem;
    position: relative;
  }

  .feature---row .feature-col--item:nth-child(3) {
    left: 5rem;
    position: relative;
  }

  .most-popular-features-1 {
    margin-top: 7rem;
  }

  img {
    max-width: 6.2%;
  }

  .paragraph-new-test {
    width: 90%;
    text-align: left;
  }

  .text-gap-data {
    margin-top: 1rem;
  }

  .font-changes-li-text {
    margin-bottom: 1.5rem;
    line-height: 1.75rem;
    margin-top: 1.5rem;
    font-size: 1.4375rem;
  }

.banner-container {
    position: relative;
    right: 1.25rem;
  }

  .mpf-item {
    margin-top: 2.5rem;
    left: 6.25rem;
  }

  .pillar-section {
    margin-bottom: 4rem;
  }

  .pillar-content {
    padding-left: 4.7rem;
    padding-top: 4.5rem;
  }

  .users-mode-taxt {
    font-size: 1.5625rem;
  }

  .trail_wrap .container {
    margin-right: 18%;
  }
  .accordion button .icon {
    top: 1.125rem;
    right: 9.125rem;
    width: 25px;
    height: 25px
  }
  .positionchanges {
    position: relative;
  }

  .hwc-right.hwc-right-2 {
    right: 3.25rem;
  }

  .paragraph-text {
    font-size: 1.4375rem;
    line-height: 28px;
  }

  .clous-storage-width {
    max-width: 58px;
    height: 58px;
  }

  .minilogo img {
    max-width: unset !important;
    margin-left: 0rem !important;
    margin-right: auto !important;
  }

  .mpf-list {
    margin-top: 6rem;
    width: 59%;
  }

  .banner--new {
    padding-bottom: 0px;
    padding-top: 4.375rem;
  }

  .available-systems {
    display: flex;
    position: relative;
    left: -8.125rem;
  }

  .available-systems img {
    max-height: 100px;
    width: 80px;
    margin-right: unset !important;
    max-width: unset !important;
  }

  .available-systems-text {
    margin-left: 2rem;
  }

  .available-systems-text div:first-child {
    font-size: 1.5rem;
  }

  .available-systems-text div:last-child {
    letter-spacing: 0rem;
    opacity: 1;
    line-height: 1;
  }

  .minilogos-background {
    width: 83.5%;
    opacity: 1;
    position: relative;
    top: 2.4375rem;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
  }

  .text-divider {
    font-size: 1.875rem;
    line-height: 1.625rem;
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .users-text {
    font-size: 2.375rem !important;
    opacity: 1;
    top: 0rem;
  }

  .divider-line {
    width: 85%;
    margin-left: 9rem;
    padding-top: 1rem;
  }

  .w-inline-block-footer {
    margin-top: 0.375rem !important;
  }

  .w-inline-block-footer:hover {
    background: none !important;
  }

  .hwc-container {
    width: 107%;
  }

  .paragraph-113-alignment {
    width: 937px !important;
  }

  .div-block-025 {
    margin-bottom: 3.4375rem;
    margin-top: 3.4375rem;
  }

  .Boost-Your-text-color {
    font-size: 2.6875rem;
    font-weight: 400;
    font-style: normal;

  }

  .accordion .accordion-item {
    border-bottom: 1.5px solid #E7D8FF;
  }

  a.employee-monitoring-color {
    letter-spacing: 0px;
    color: #0C4EAC !important;
    font-size: 1.875rem;
    font-weight: 400 !important;
    font-style: normal;
  }
  .single-main-item-container-ta-enhance {
    margin-bottom: 10rem !important;
  }

  .div-block-button {
    margin-top: 85px !important;
    top: 0;
    right: 0;
  }

  .feature-list-container-em {
    margin-top: 6.2rem;
  }

  .image-88 {
    max-width: 58px;
    height: 58px;
    margin-bottom: 1.3rem;
  }

  .feature---row {
    margin-bottom: 2.5rem;
  }

  .products-new-hero-wrapper {
    flex-direction: column;
    align-items: center;
    margin-top: 0;
    padding-top: 1.875rem;
    height: 75.5rem;
  }
  .button-text-holder-cta.work-effic-cta-holder {
    flex-direction: column;
    align-items: center;
    margin-bottom: 3.75rem;
    display: flex;
    margin-top: 3rem;
  }

  .cta-new-homepage-header {
    font-size: 2.0625rem !important;
    padding-top: 3px;
    padding: 0.5rem 2.3rem !important;
  }

  .paragraph-107.new-test {
    margin-top: 1em;
  }

  .monitoring-img {
    margin-top: -12.5rem;
  }

  .apps-websites {
    position: relative;
    width: 120%;
    left: -6.6875rem;
  }

  .most-popular-features {
    padding-bottom: 6rem !important;
  }

  .main-img {
    max-width: 75% !important;
  }

  .img {
    max-width: 1195px !important;
    height: 927px !important;
  }

  .product-users {
    margin-top: 47rem !important;
  }

  .heading-182 {
    text-align: left;
    font-size: 2.8125rem !important;
  }

  .paragraph-107 {
    font-size: 1.875rem !important;
    margin-bottom: 0px;
    line-height: 2.8125rem;
  }

  .heading-189 {
    font-size: 2.8125rem !important;
    margin-top: 2rem;
  }

  .paragraph-112 {
    text-align: left;
    font-size: 1.875rem;
    opacity: 1;
    margin-top: 2rem;
    margin-bottom: 6rem;
  }

  .heading-179 {
    font-size: 1.875rem;
  }

  .paragraph-103 {
    text-align: left;
    font-size: 1.4375rem !important;
    margin-top: 2rem;
  }

  .heading-190 {
    text-align: left;
    font-size: 2.8125rem;
    margin-top: 15rem;
    margin-bottom: 10rem;
  }

  .heading-191 {
    letter-spacing: 0rem;
    font-size: 2.5rem;
    margin-bottom: 2rem;
  }

  .icons-desc {
    margin-top: 3rem;
  }

  .heading-19 {
    font-size: 2.8125rem !important;
    margin-bottom: 6rem !important;
  }

  .heading-295 {
    text-align: left;
    line-height: 3.875rem !important;
    font-size: 2.6875rem !important;
  }

  .main-ta-holder-paragraph {
    max-width: 780px;
    text-align: left;
    line-height: 2.2rem;
    font-size: 1.5rem !important;
  }

  .time-attendance-main-image-1 {
    margin-top: 3.125rem;
  }

  .single-main-item-container-ta {
    max-width: 1603px;
  }

  .heading-138 {
    line-height: 3.9375rem;
    font-size: 2.75rem;
    max-width: 100%;
  }

  .paragraph-82 {
    font-size: 2.1875rem !important;
    line-height: 3.125rem;
  }

  .section-heading {
    font-size: 2.8125rem !important;
    line-height: 2.75rem;
    max-width: 100%;
    text-align: left;
  }

  .wrapper {
    max-width: 73%;
  }

  .heading-150 {
    font-size: 1.875rem;
    margin-top: 2.5rem;
    margin-bottom: 0rem;
  }

  .store-data-container {
    margin-top: 1.7rem;
  }

  .paragraph-89 {
    margin-top: 2rem;
    max-width: 100%;
    font-size: 1.4375rem !important;
    line-height: 1.75rem;
  }

  .store-data-item {
    width: 606px;
  }

  .store-data {
    padding-bottom: 7rem;
    padding-top: 5rem;
  }

  .store-data-item.first {
    max-width: 40%;
  }

  .pillar-intro-title {
    font-size: 2.6875rem;
    line-height: 2.75rem;
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .pillar-intro.pillar-container {
    max-width: 90%;
  }

  .pillar-intro-description {
    text-align: left;
    font-size: 1.875rem;
    line-height: 2.875rem;
  }

  .pillar-heading {
    line-height: 2.875rem;
    font-size: 1.875rem;
  }

  .pillar-container {
    max-width: 100%;
    margin-left: 7rem;
  }

  .pillar-subheading {
    font-size: 1.4375rem;
  }

  .pillar-text-block {
    font-size: 1.4375rem;
    text-align: left;
    line-height: 1.875rem !important;
    max-width: 90%;
  }

  .li-color-changes {
    margin-bottom: 1.5rem;
    line-height: 1.75rem;
    margin-top: 1.5rem;
    font-size: 1.4375rem;
  }

  .font-changes-li.li {
    font-weight: 600 !important;
    font-style: normal !important;
    margin-bottom: 1.5rem;
    line-height: 28px;
    margin-top: 1.5rem;
    font-size: 23px;
    color: #718093;
  }

  .heading-17 {
    font-size: 2.8125rem;
    line-height: 1.4375rem;
    padding-top: 4rem;
  }

  .accordion-title {
    letter-spacing: 0px;
    opacity: 1;
    font-size: 1.6875rem;
    line-height: 1.75rem;
  }

  .accordion {
    line-height: 2.8125rem;
    align-items: stretch;
    margin-top: 5rem;
  }

  .wrapper.wrapper-how-it-works {
    max-width: 1400px;
  }

  .paragraph-113 {
    font-size: 1.4375rem;
    width: 916px;
  }

  .image-108 {
    width: 631px;
    height: auto;
    left: -7.1375rem;
  }
  
  .heading-192 {
    font-size: 1.5625rem;
  }

  .mpf-container-1 {
    width: 70%;
  }

  .container {
    max-width: 84%;
  }

  .mpf-item.active {
    width: 100%;
    height: auto;
    background-color: #fff;
    border-radius: 6px;
    padding-right: 2.1875rem;
    text-decoration: none;
    position: relative;
    box-shadow: 0 0 5px 2px #5816AF24;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 10px #5816AF2E;
    border-radius: 10px;
    opacity: 1;
    left: 6.25rem;
  }

  .table-of-content-link.w--current {
    width: 100%;
    height: auto;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 10px #5816AF2E;
    border-radius: 10px;
    opacity: 1;
    text-align: left;
    box-shadow: 0px 3px 10px #5816AF2E;
    letter-spacing: 0rem;
    color: #33475B;
    opacity: 1;
  }

  .guide-topic-p {
    font-size: 1.4375rem;
    width: 344px;
    text-align: left;
  }

  .accordion .accordion-content p {
    font-size: 1.5625rem;
    width: 91%;
    line-height: 1.75rem;
    margin-bottom: 2rem;
  }
  .btn-new.btn-try-free.cta-btn.ctn-btn-big.btn-new-tes {
    border: 2px solid #FC7318;
    background: linear-gradient(14deg, #fc7318, #ffbf00);
    border-radius: 10px;
    opacity: 1;
    display: block;
    font-size: 1.5625rem !important;
    font-weight: 600 !important;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    line-height: 2;
    padding: 0.55rem 2.75rem;
  }

  .div-block-84 {
    margin-top: 6rem !important;
  }

  .basic-information-container.second-basic-info-container {
    max-width: 1100px;
  }

  .heading-183 {
    font-size: 2.5rem !important;
    margin-left: 3.5rem;
    margin-top: 1.5rem;
  }

  .paragraph-108 {
    font-size: 1.4375rem !important;
    margin-left: 4rem;
    margin-top: 2rem;
  }

  .icon-img {
    top: 1.25rem;
    left: 2.6rem;
    max-width: 6%;
  }

  .mpf-item-1.active,
  .mpf-item-new-1.active {
    width: 100%;
    height: auto;
  }

  .signupbanner-container {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .most-popular-features-1 {
    height: 152em;
    padding-top: 5.5rem;
  }
  .mpf-container-1 {
    width: 100%;
    margin-top: 6rem;
  }

  .productivity-tracking {
    width: 100%;
    left: 5rem;
  }

  .real-monitoring {
    left: 5rem;
  }

  .timekeeping {
    width: 100%;
    left: -1.85rem;
  }

  .reports {
    left: -6.25rem;
    height: 35rem;
  }

  .image-107 {
    max-width: 560px;
    height: auto;
    left: 3.375rem;
  }

  .cta-actions {
    margin-left: 0;
    width: unset !important;
  }

  .accordion .accordion-item {
    margin-left: 11rem;
  }

  .accordion button {
    margin-bottom: 1.375rem;
    margin-top: 0.8125rem;
  }

  .faq-section {
    height: 51rem;
    margin-bottom: 17rem;
    margin-top: 4rem;
  }

  .screenshots-img.hidden {
    max-width: 85%;
    left: -6rem;
  }

  .screenshots-img {
    width: 100%;
  }

  .actvities {
    width: 100%;
    height: auto;
    max-width: 95%;
  }

  .stealth-mode.hidden {
    width: 90%;
    max-width: 100%;
    height: auto;
  }

  .time-and-attendence {
    width: 100%;
    height: auto;
    left: 0.125rem;
  }

  .productivity-labeling {
    width: 100%;
    left: -4.1875rem;
  }

  .Manual-time-entries {
    width: 100%;
    left: -3.75rem;
  }

  .most-popular-features {
    padding-top: 0rem !important;

  }

  .footer-privacypolicy-links {
    margin-top: 1.8125rem;
  }

  .table-of-content-heading {
    font-size: 2.1875rem;
    padding-left: 6.2rem;
  }

  .heading-manual {
    text-align: left !important;
    font-size: 2.5rem !important;
    line-height: 3rem;
    margin-left: 3.5rem !important;
    margin-top: 0.5rem !important;
  }

  .icon-img-1 {
    max-width: 58px;
    height: 58px;
    position: absolute;
    top: 1.5625rem;
    left: 1.5625rem;
  }

  .paragraph-mannaual {
    margin-left: 3.6rem !important;
  }
  .footer-divider-line {
    margin-top: 8.75rem;
    margin-bottom: 4.375rem;
  }

  .use-cases-styles {
    font-size: 2.6875rem !important;
  }
  .company-badges {
    justify-content: space-between;
  }

  .images-comapnybadges {
    width: 21%;
    max-width: unset;
    margin-right: 0px;
  }

  .clous-storage-width {
    max-width: 13% !important;
  }
  .badges-height {
    position: relative;
    top: 9rem;
  }

}

@media screen and (min-width: 2200px) {
  .product-users {
    margin-top: 55rem !important;
  }

  .products-new-hero-wrapper {
    height: 79.5rem;
  }

  .monitoring-img {
    margin-top: -13rem;
  }
}

@media (min-width:2559px) {

  .main-container .container {
    max-width: 97%;
  }
  .products-new-hero-wrapper {
    padding-left: 20%;
    padding-right: 20%;
    height: 78.5rem;
  }

  .content-section {
    margin-top: 0rem;
  }

  .content-section #content-container {
    margin-top: 4%;
  }

  .content-section div div:nth-child(2) ul li {
    font-size: 1.75rem;
    line-height: 4.2rem;
  }

  .content-section div form label {
    font-size: 1.75rem;
  }

  .content-section .second-division .form-title {
    margin-top: 2rem;
  }

  .content-section .separator {
    left: 58%;
    height: 45%;
  }
  .monitoring-img {
    margin-top: -20rem;
  }

  .main-img {
    max-width: 65% !important;
  }

  .main-time-attendance-section .wf-section {
    margin-left: 20%;
    margin-right: 20%;
  }

  .feature---row {
    justify-content: center;
  }

  .wrapper {
    max-width: 60%;
    margin-left: 20%;
    margin-right: 20%;
  }

  .mpf-container {
    width: 90%;
    justify-content: center;
  }

  .store-data-container {
    justify-content: space-around;
    align-items: center;
  }
  .most-popular-features-1 {
    margin-top: 1rem !important;
  }
  .mpf-list-1 {
    position: relative;
    left: 0rem;
  }

  .productivity-labeling {
    width: 730px;
    left: -0.1875rem;
  }

  .mpf-list-1-new {
    position: relative;
    left: 6.125rem;
  }

  .product-users {
    max-width: 100%;
    height: 490px;
  }

  .stealth-mode.hidden {
    width: 90%;
  }

  .apps-websites {
    width: 90%;
    left: -6rem;
  }

  .productivity-tracking {
    width: 90%;
  }

  .time-and-attendence {
    width: 90%;
    left: 2.125rem;
  }

  .real-monitoring {
    width: 90%
  }

  .most-popular-features {
    padding-bottom: 6rem !important;
    margin-top: 9rem !important;
  }

  .wrapper.wrapper-how-it-works {
    max-width: 60%;
  }

  .hwc-container {
    width: 100%;
  }

  .single-main-item-container-ta {
    max-width: 100%;
    margin-bottom: 50px;
    justify-content: center;
  }
  .pillar-section {
    padding: 5rem 18%;
    margin-bottom: 4rem;
  }

  .accordion {
    line-height: 2.8125rem;
    width: 72%;
    align-items: stretch;
    margin-top: 5rem;
    margin: 5rem 0% 5rem 14%;
  }

  .image-108 {
    left: -1.1375rem;
  }

  .hwc-right.hwc-right-2 {
    right: 1.25rem;
  }

  .accordion button .icon {
    top: 1.125rem;
    right: 9.25rem;
  }

  .img-20 {
    max-width: 45%;
    max-height: 100%;
    margin: auto;
  }

  .paragraph-18 {
    font-size: 1.6875rem;
    line-height: 20px;
  }

  .accordion .accordion-content p {
    font-size: 1rem;
    width: 1000px;
    margin: 0em 0em;
    line-height: 1.375rem;
    margin-bottom: 1.4375rem;
  }

  .faq-section {
    margin: auto;
    margin-bottom: 9.375rem;
  }
  .banner--new {
    background-size: 100% 100%;
  }

  .banner-container {
    max-width: 100%;
    width: 60%;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
    position: relative;
    left: 3rem;
  }

}
