#tawkchat-maximized-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  top: 28px;
}
.img-client-logo {
  width: 70%;
  text-align: center;
  filter: none;
  -webkit-filter: none;
}
.img-client-logo:hover {
  filter: none;
  -webkit-filter: grayscale(0);
}
@media screen and (max-width: 480px) {
  .img-client-logo {
    width: 60%;
    text-align: center;
    margin: 10px;
  }
}
@media (min-width: 768px) {
  .home-testimonial-section .home-testimonial-list .home-testimonial-item {
    width: 100% !important;
    flex: 0 0 100% !important;
    margin-right: 0;
  }
}

h2.logo-section-title {
  text-align: center;
  margin-bottom: 37px;
  font-size: 2.3rem;
  color: #000;
}

.slider-button-row {
  display: flex;
  justify-content: center;
  align-items: center;
}

.button-logo-slider {
  background-color: #fff;
  border: none;
  border-bottom: 2px solid;
  border-bottom-color: #c1c1c1;
  border-bottom-left-radius: 0;
  color: #000;
  padding: 5px 5px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  margin: 0 9px;
  cursor: pointer;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.button1-logo-slider-effect:hover {
  color: #636e72;
}
.outline {
  outline: 0 !important;
}
div#school {
  margin-top: 20px;
}
.slick-slide {
  height: 100% !important;
}
.home-testimonial-section .home-testimonial-list {
  outline: 0 !important;
}
.slick-slide img {
  display: block;
  width: 93% !important;
  margin: 15% auto !important;
  padding-bottom: 10px;
  filter: none !important;
}
span.custom-font {
  font-family: auto;
}
.testimonial-author {
  text-align: center;
  font-weight: 800;
  color: #464646;
  position: relative;
  top: -14px;
  font-size: 14px;
}
.customer-img img {
  border-radius: 50%;
  width: 126px !important;
}
.col-md-9.testimonial-container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.home-testimonial-section .home-testimonial-list .home-testimonial-item .testimonial-message {
  color: #4e4e4e;
}
.home-testimonial-section .home-testimonial-list .home-testimonial-item .testimonial-message:before {
  color: #a2a2a2;
}
.slick-prev {
  left: -25px !important;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  top: 48% !important;
}
.slick-next {
  right: -20px;
  top: 50% !important;
}
.slick-arrow {
  top: 50%;
  height: 26px;
  width: 14px;
  margin-top: -13px;
  position: absolute;
  font-size: 0;
  cursor: pointer;
  background-color: transparent;
  border: none;
  background-image: url(../images/icons/arrow-slider.png);
  background-repeat: no-repeat;
  opacity: 0.5;
}
.slick-next:before,
.slick-prev:before {
  content: '';
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  color: #000;
  outline: unset;
  background-image: url(../images/icons/arrow-slider.png);
}
article.home-feature-block.block {
  padding: 20px;
  height: 190px;
  transition: all 0.3s ease-in;
  border-radius: 4px;
  top: 0;
  cursor: pointer;
  bottom: 0;
}
article.home-feature-block.block:hover {
  transition: all 0.3s ease-in;
  box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0.11);
  border-radius: 4px;
  top: -16px;
  position: relative;
}
section.home-feature-section {
  background-color: unset;
  margin: 0;
}
.home-testimonial-section .home-testimonial-list {
  margin-top: 30px;
  flex-wrap: wrap;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.09);
  margin: 30px 60px 20px 60px;
  border-radius: 3px;
  height: 326px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.explore-caption {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #f1592a;
  font-size: 18px;
  position: relative;
  top: 0;
}
.explore-caption p {
  margin: 0;
}
.explore-caption p a {
  font-weight: 600;
  text-decoration: underline;
  font-size: 1.1em;
}
.web-product-img {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  position: absolute;
  right: 0;
  top: -25px;
}
.web-product-img img {
  object-fit: cover;
  width: 898px;
  object-position: 180px 0;
}
section.member-app-intro-section {
  background-color: transparent;
}
section.header-banner-section::before {
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: skewY(175deg);
  -webkit-transform: skewY(175deg);
  -ms-transform: skewY(175deg);
  -o-transform: skewY(175deg);
  width: 100%;
  z-index: -1;
  background: #f5f5f5;
}

.navbar {
  background-color: rgba(255, 255, 255, 0.96);
}
.app-product-img {
  display: block;
  width: 244px;
  top: 55px;
  left: 80px;
  position: relative;
  height: 472px;
  box-shadow: 0 0 16px rgba(23, 23, 23, 0.68);
}
div#app-slider {
  display: block;
  width: 100%;
  background: #fff;
  height: 100%;
}
.app-product-img img {
  width: 266px !important;
  object-fit: cover;
  object-position: 0 0;
  margin: 0 !important;
  padding: 0 !important;
  display: flex;
  position: relative;
  left: -41px;
  top: -10px;
}
img.frame-over {
  position: absolute;
  top: -10px;
  left: -11px;
  width: 266px !important;
}
.feature-container {
  padding: 30px 80px 70px 128px;
}
.web-product-img img {
  object-fit: cover;
  width: 1046px;
  object-position: 380px 0;
}
.title-container {
  margin: 0 136px 60px 136px;
}
.title-container .section-description {
  color: #555;
}
@media only screen and (min-width: 700px) {
  .header-banner-form-title.index-title {
    font-size: 2.2em !important;
    font-weight: 600 !important;
    letter-spacing: 1px !important;
    color: #484848 !important;
  }
  .header-banner-form-description {
    font-size: 1.4em !important;
  }
}
@media only screen and (max-width: 600px) {
  .home-testimonial-section .home-testimonial-list {
    margin: 30px 10px 20px 10px !important;
    height: unset !important;
    padding: 0 3px;
  }
  .title-container {
    margin: 0 28px;
  }
  .feature-container {
    padding: 26px 26px 26px 26px;
  }
  .app-product-img {
    top: 15px;
    left: 18px;
    height: 306px;
    width: 165px;
  }
  .web-product-img img {
    width: 676px;
  }
  img.frame-over {
    width: 180px !important;
  }
  .app-product-img img {
    width: 180px !important;
  }
}
@media only screen and (min-width: 600px) {
  video.product-video {
    width: 520px;
    height: 300px;
    border-radius: 5px;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);
  }
}
@media only screen and (max-width: 768px) {
  .title-container {
    margin: 0 28px;
  }
  .feature-container {
    padding: 26px 26px 26px 26px;
  }
  .app-product-img {
    top: 44px;
    left: 30px;
    height: 306px;
    width: 162px;
  }
  .web-product-img img {
    width: 730px;
    object-position: 350px 0;
  }
  img.frame-over {
    width: 180px !important;
    left: -12px;
  }
  .app-product-img img {
    width: 180px !important;
  }
  div#app-slider {
    top: -3px;
    left: -2px;
  }
}
@media only screen and (min-width: 768px) {
  video.product-video {
    width: 520px;
    height: 300px;
    border-radius: 5px;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);
  }
  .testimonial-slider-container .slick-slide {
    height: 426px !important;
  }
}
@media only screen and (min-width: 992px) {
  video.product-video {
    width: 520px;
    height: 300px;
    border-radius: 5px;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);
  }
}
@media only screen and (min-width: 1200px) {
  video.product-video {
    width: 520px;
    height: 300px;
    border-radius: 5px;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);
  }
}
div#enterprise .slick-arrow {
  top: 118px !important;
}
div#enterprise .slick-next {
  top: 135px !important;
}
.member-app-intro-section .help-article {
  padding-left: 66px;
  position: relative;
  margin-bottom: 35px;
}
.testimonial_link {
  text-align: center;
  align-items: center;
  justify-content: center;
  padding: 20px;
}
.testimonial_link a {
  align-self: center;
  font-size: 1.4rem;
  text-decoration: none;
}
footer {
  margin: 0;
}

section.truein-testimonial-container {
  display: flex;
}

section.truein-testimonial .container .title h2 {
  font-weight: 600;
  color: #000;
  padding: 0;
  margin: 0;
}

section.truein-testimonial .container .title {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 65px 0px 50px 0px;
  flex-direction: column;
}

section.truein-testimonial .container .section-description {
  color: #3e4344;
  margin-top: 11px;
  font-size: 16px;
  letter-spacing: 0.1px;
}

section.truein-testimonial {
  background: #f3f5fb;
  padding: 0 0 71px 0;
}

section.truein-testimonial .testimonial-client-logo {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 110px;
}

section.truein-testimonial .testimonial-client-logo img {
  width: 90px !important;
}

section.truein-testimonial .testimonial-card {
  display: flex;
  width: 460px;
  margin: 26px 0;
}

section.truein-testimonial .nam-row {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
}

section.truein-testimonial .testimonial-img {
  border-radius: 50%;
  width: 60px;
  margin-right: 16px;
  border: 1px solid #e4e4e4;
}

section.truein-testimonial .testimonial-img img {
  width: 100% !important;
  display: block;
  border-radius: 50%;
  margin: unset !important;
  padding: unset !important;
}

section.truein-testimonial .testimonial-body {
  width: 380px;
  background: #fff;
  box-shadow: 0 0 20px #0000002e;
  padding: 20px;
  border-radius: 16px;
  margin-left: 20px;
  height: 420px;
}

section.truein-testimonial .testimonial-title {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
  margin-top: 10px;
}

section.truein-testimonial .testimonial-title .name {
  color: #000;
  font-weight: 600;
}

section.truein-testimonial span.designation {
  color: #ff5722c9;
  font-weight: 600;
  font-size: 12px;
}

section.truein-testimonial .testimonial-text {
  color: #000;
  font-size: 15px;
}

.truein-testimonial-container .slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: #e6420f;
}

.truein-testimonial-container .slick-dots li button:before {
  font-size: 20px;
  line-height: 24px;
}

.truein-testimonial-container .slick-dots {
  display: block !important;
}

@media only screen and (max-width: 600px) {
  section.truein-testimonial .slick-initialized .slick-slide {
    padding: 0 17px !important;
  }

  section.truein-testimonial .container {
    padding: 0;
  }

  section.truein-testimonial .testimonial-card {
    width: 100%;
    flex-direction: column;
  }

  section.truein-testimonial .testimonial-body {
    height: unset;
    width: 100%;
    margin: 0;
  }
}

@media only screen and (min-width: 768px) {
  section.truein-testimonial .testimonial-card {
    display: flex;
    width: 100%;
    justify-content: center;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1034px) {
  section.truein-testimonial .testimonial-card {
    width: unset;
  }
}



/* Client Logo CSS */
.customer-logoes {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: 20px 0 50px 0;
}

.logo-row {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 112px;
  padding: 0 0px;
  margin: 0 22px;
  height: 100px;
}

.logo-row img {
  width: 100%;
  margin-bottom: 20px;
}

