.page-banner {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.video-container video {
  width: 100%;
  height: auto;
  display: flex;
  border-radius: 10px;
}

.video-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 700px;
  margin: 70px 0 0 0;
  -webkit-box-shadow: 0px 0px 53px -2px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0px 0px 53px -2px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 0px 53px -2px rgba(0, 0, 0, 0.12);
  border-radius: 10px;
  transition: all ease-in-out 0.5s;
}

.header-title {
  margin-top: 56px;
}

.header-title h1 {
  font-weight: 800 !important;
  color: #252525 !important;
  text-align: center;
  font-size: 30pt !important;
}

.logo-column {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  flex-direction: column;
}

.slick-slide img {
  display: block;
  width: 100%;
}
.logo-column .logo-box {
  width: 110px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 110px;
}

.logo.title {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px 0 26px 0;
}

.logo.title h2 {
  font-size: 22pt;
  font-weight: 700;
  color: #313131;
  padding: 0;
  margin: 0;
}

section.logo-section {
  /* padding: 90px 0; */
  /* margin: 0 !important; */
  -webkit-box-shadow: inset 0px 46px 42px -1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0px 46px 42px -1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 14px 20px -1px rgba(0, 0, 0, 0.05);
}

.logo.title {
  /* margin: 26px 0; */
}

section.staff-feature-section {
  background: #f3f5fb;
  margin: 0px;
  padding: 66px 0 40px 0;
  margin-top: 0px !important;
}

.feature-card {
  box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.14);
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 14px 14px 14px 26px;
  width: 86%;
  margin-bottom: 30px;
  height: 100px;
  background: #fff;
}

.title {
  color: #000;
  font-size: 15pt;
  padding: 0px 0 2px 0;
}

.title-caption {
  color: #353535;
  font-size: 12pt;
}

.feature-column {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.title-row {
  text-align: center;
  padding: 0 0 50px 0;
}

.title-row h2 {
  font-size: 22pt;
  font-weight: 700;
  color: #313131;
  padding: 0;
  margin: 0;
}

.work-description {
  margin: 0px 0px 20px 0px;
  font-weight: 400;
  font-size: 14pt;
  color: #212121;
}

.product-explaination-section .title-row {
  text-align: left;
  padding: 0 0 30px 0;
  position: relative;
  top: -16px;
}

.product-explaination-section .title-row h2 {
  font-size: 22pt;
  font-weight: 700;
  color: #313131;
  padding: 0;
  margin: 0;
}

.product-explaination-section ul li .fa-check {
  margin: 0px 10px 0px 0px;
  color: #f1592a;
}

.img-card img {
  width: 100%;
}

.img-card {
  display: flex;
  justify-content: center;
  align-items: center;
}

.img-slide-container.slick-initialized.slick-slider {
  box-shadow: 0px 0px 13px rgba(146, 146, 146, 0.22);
  border-radius: 10px;
}

section.product-explaination-section .container {
  padding: 0 50px;
}

.description-container {
  margin-left: 30px;
}

.text-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.text-container p {
  color: #000;
  font-size: 16pt;
  text-align: center;
  width: 80%;
}

.why-truein .title-row {
  text-align: center;
  padding: 0 0 26px 0;
}

.row.schedule-btn {
  display: flex;
  justify-content: center;
  padding: 40px 0;
}

.header-title p {
  color: #000;
  text-align: center;
  font-size: 20px;
}

.demo-btn {
  margin-left: 30px;
  padding-top: 17px;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  .video-container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 310px;
    margin: 0;
    margin-top: 80px;
  }

  .header-title {
    margin-top: 40px;
  }

  .header-title h1 {
    font-size: 18pt;
  }

  .header-title p {
    font-size: 17px;
  }

  .feature-card {
    width: 100%;
    margin-bottom: 30px;
    height: auto;
  }

  section.product-explaination-section .container {
    padding: 0;
  }

  .product-explaination-section .title-row {
    padding-bottom: 10px;
    padding-left: 20px;
  }

  .description-container {
    margin: 0;
    padding: 16px;
  }

  .demo-btn {
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

#headerPopup {
  width: 100%;
  margin: 0 auto;
  /* height: 100%; */
}

a#headerVideoLink {
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.4px;
}

a#headerVideoLink:focus {
  box-shadow: none;
}

.video-link-action {
  position: relative;
  top: 10px;
}

button.mfp-close {
  top: 0;
  color: #fff !important;
  /* z-index: 100000 !important; */
}

section.truein-testimonial .container .title {
  padding: 30px 0px 30px 0px;
}

section.truein-testimonial .container .title h2 {
  font-size: 22pt;
}

.slick-slide img {
  display: block;
  width: 100% !important;
  margin: unset !important;
  padding-bottom: unset !important;
  filter: none !important;
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (max-width: 600px) {
  .navbar-light .navbar-brand {
    width: unset !important;
    margin: 0;
  }

  .navbar-brand img {
    height: 20px;
  }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
}

[class$='-section'] {
  margin: 60px 0 !important;
}

section.product-explaination-section {
  margin-bottom: 90px !important;
}

/* tab form */

.call-form-container {
  width: 500px;
  background: #fff;
  box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.15);
}

.call-form-tabs {
  display: flex;
  justify-content: center;
  align-items: center;
}

.get-call-section ul.nav.nav-tabs {
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
}

.get-call-section ul.nav.nav-tabs li {
  width: 50%;
  text-align: center;
  padding: 0;
  font-size: 17px;
  height: 30px;
  display: flex;
}

.call-me-form {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.call-me-form .form-group {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
}

.form-container {
  display: flex;
  justify-content: center;
  align-items: center;
}

.form-container {
  padding: 26px 0;
}

.get-call-section ul.nav.nav-tabs li a {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.get-call-section ul.nav.nav-tabs li a:hover {
  background: #f9f9f9;
  text-decoration: none;
}

.get-call-section ul.nav.nav-tabs li .active {
  background: #fff;
}

.get-call-section ul.nav.nav-tabs li {
  background: #f5f5f5;
}

.form-container .form-group button {
  width: 160px;
  z-index: 1;
  border-radius: 0;
}

.form-container .form-group .form-control {
  border-right: none;
  outline: none;
  position: relative;
  right: -1px;
  z-index: 0;
}

.form-container .form-group .form-control:focus {
  outline: none;
  box-shadow: none;
}

#mail_error,
#number_error {
  margin: 0px;
  padding: 10px 0px 10px 0px;
  text-align: center;
  color: #ff4309;
}
.error-text {
  margin: 0px;
}

/* Footer */
footer {
  margin: 0px;
}
.blog-link {
  font-size: 13px;
  color: #fff;
}
.blog-link:hover {
  color: #fff;
}
.footer-link {
  color: #f7f7f7bd;
  margin-bottom: 20px;
}
.footer-link a {
  color: #f7f7f7bd;
}
.footer-link a:hover {
  color: #f7f7f7bd;
}
.footer-menu-title.social-media {
  margin-left: 0px !important;
}



/* COVID19 LINE */
.covid-update {
  top: 0;
  right: 0;
  left: 0;
  position: fixed;
  display: block;
  z-index: 1050;
  background: #24c749;
  text-align: center;
  color: #FFF;
}
.covid-update p {
  margin: 0px;
  padding: 4px 0px;
  font-size: 16px;
}
.covid-update p a {
  color: #FFF;
  text-decoration: none;
  font-weight: 300;
  letter-spacing: 0.3px;
}
header {
  margin-top: 38px;
}
.navbar {
  margin-top: 32px;
}
@media only screen and (max-width: 320px) {
  .header-banner-section .carousel {
    height: 500px;
  }
  .header-banner-form {
    width: 100%;
    padding: 0px 0px 0px 0px !important;
  }
  .header-banner-section .carousel {
    margin-top: 146px !important;
  }
}
@media only screen and (max-width: 375px) {
  .header-banner-form {
    width: 100%;
    padding: 0px 0px 0px 0px !important;
  }
}
@media only screen and (width: 425px) {
  .header-banner-form {
    width: 100%;
    padding: 0px 0px 0px 0px !important;
  }
}
@media only screen and (max-width: 768px) {
  .header-banner-section .carousel {
    height: 562px;
    margin-top: 98px;
  }
  .header-banner-section .carousel .carousel-inner .carousel-item img.feature-banner-img {
    left: 50px;
  }
  .header-banner-form {
    width: 100%;
    padding: 0px 0px 0px 80px;
  }
}
@media (width: 768px) {
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
}
.home-support-section {
  margin: 90px 0px 0px 0px;
}
footer {
  margin: 0px;
}

.img-slide-container {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  width: 100%;
  box-shadow: unset !important;
  padding-top: 20px;
}

.img-card {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.11);
  border-radius: 10px;
  margin: 30px 0;
}

.img-card img {
  width: 100%;
  border-radius: 10px;
}

.header-banner-form {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

@media (min-width: 992px) {
  .header-banner-section {
    height: unset;
  }
}

@media only screen and (max-width: 768px) {
  .header-banner-section {
    height: unset;
  }
  .header-banner-form {
    width: 100%;
    padding: 0 !important;
  }
  .caption-body p strong {
    font-size: 15pt;
  }
}

@media only screen and (max-width: 600px) {
  .header-banner-section {
    height: unset;
  }
  .header-banner-form {
    width: 100%;
    padding: 0 16px !important;
    margin: 0;
  }

  h1.header-banner-form-title.index-title.custom-title {
    margin-bottom: 0px;
    width: 100% !important;
    font-size: 23pt;
    font-weight: 700;
    text-align: center;
    margin-top: 0;
    color: #353535;
    padding: 0 16px;
  }

  .row.banner-content {
    margin-top: 200px;
  }
  .feature-caption {
    position: relative;
    top: 0;
  }

  .caption-body p strong {
    color: #e24716 !important;
    font-size: 15pt !important;
  }
  .navbar {
    margin-top: 57px;
  }
}

section.logo-section {
  box-shadow: unset;
}
