.topbar,
.tb-border-design .topbar-left-content,
.tb-border-design .topbar-socials a {
  border: unset;
}

.vc_row.vc_row-bg-position-top {
  background-position: center !important;
}


/* ---------------------------------------------- Video Section - START ---------------------------------------------- */
:where(.videoshowpiece_default__all) {
  display: block;
  white-space: inherit;
  grid-row: auto;
  grid-column: auto;
  position: relative;
  background: none;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  box-shadow: none;
  box-sizing: border-box;
  text-decoration-line: none;
  margin: 0;
  border-width: 0px;
}

.home__videoshowpiece {
  display: flex;
  position: relative;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: auto;
  max-width: 100%;
  background: #fff;
  /* padding-top: 70px; */
  padding-inline: 0 !important;
  /* min-width: 0; */
}


.Home__container___5GK4H {
  display: flex;
    position: relative;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    max-width: 1328px;
    background: #21233f;
    /* margin-bottom: 5rem; */
    /* min-width: 0; */
}

.Home__video__bds4F.__wab_instance {
  max-width: 100%;
  object-fit: cover;
  position: relative;
  width: 100%;
  overflow: hidden;
  /* min-width: 0; */
}

.Home__columns__iejep {
  display: flex;
  position: relative;
  width: auto;
  height: auto;
  flex-shrink: 1;
  flex-direction: row;
  max-width: 1328px;
  padding: 1.5rem;
}

.Home__freeBox__xKaqh {
  display: flex;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  height: auto;
  max-width: 100%;
  /* min-width: 0; */
}

.Home__freeBox__nhcA {
  display: flex;
  position: relative;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  width: 100%;
  height: auto;
  max-width: 100%;
  /* min-width: 0; */
  line-height: normal;
}

.Home__text__jwuOt {
  position: relative;
  color: #fff;
  font-size: 1.88rem;
}

.Home__text__wLDz {
  position: relative;
  color: #fb923c00;
  font-size: 1.88rem;
  /* background: linear-gradient(90deg,#8CDDAB 0%,#2692FF 100%) 0% 0% / 100% 100% repeat padding-box; */
  background: #d02128;
  background-clip: text;
  -webkit-background-clip: text;
}


.Home__text___4PmF {
  position: relative;
  width: 100%;
  height: auto;
  max-width: 800px;
  color: #fff;
  font-size: 1rem;
  /* min-width: 0; */
}






@media (min-width: 992px) {
  .Home__container___5GK4H {
    max-width: 1260px;
    border-radius: 16px;
  }

  .Home__video__bds4F.__wab_instance {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
  }

  .Home__columns__iejep {
    flex-direction: row;
    width: 100%;
    /* min-width: 0; */
    padding: 2.25rem 5rem;
  }

  .Home__columns__iejep>.__wab_flex-container {
    flex-direction: row;
    flex-wrap: nowrap;
    /* min-width: 0; */
    margin-top: 0;
    height: calc(100% + 0px);
  }

  .Home__freeBox__xKaqh {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .Home__freeBox__nhcA {
    display: flex;
    flex-direction: row;
    width: 100%;
    align-items: flex-start;
    justify-content: flex-start;
    /* min-width: 0; */
  }

  .Home__text__jwuOt,
  .Home__text__wLDz {
    font-size: 2.25rem;
  }
}


@media (min-width: 680px) {
  .Home__columns__iejep {
    width: 100%;
    height: auto;
    flex-direction: row;
    /* min-width: 0; */
  }

  .Home__columns__iejep>.__wab_flex-container {
    flex-direction: row;
    flex-wrap: nowrap;
    /* min-width: 0; */
    margin-top: 0;
    height: calc(100% + 0px);
  }
}
/* ---------------------------------------------- Video Section - END ---------------------------------------------- */



/* for installation process */
@media (min-width: 767px) {
  .kd-process-steps ul {
    flex-flow: unset !important;
  }
}





/* ---------------------------------------------- Footer Section - END ---------------------------------------------- */
.footer-bottom {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  flex-wrap: wrap;
}

.footer-bottom img {
  height: 40px;
  width: auto;
}

/* .footer-left {
  display: flex;
  align-items: center;
  padding: 16px 0 0;
  justify-content: center;
}

.footer-left .legal {
  display: flex;
  align-items: center;
}

.footer-left .legal .copyright-text {
  min-width: 0;
  margin-top: 8px;
  white-space: nowrap;
}

.footer-right {
  display: flex;
  align-items: center;
  padding-top: 16px;
}

.footer-right .redux-social-media-list {
  margin-top: unset;
}



@media only screen and (min-width: 600px) {
  .footer-left {
    flex-direction: row;
    width: auto;
  }
  
  .footer-left .legal {
    flex-direction: row;
  }

  .footer-left .legal .copyright-text {
    margin-top: 0;
    margin-left: 20px;
  }

  .footer-right {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    width: auto;
  }
} */
/* ---------------------------------------------- Footer Section - END ---------------------------------------------- */









/* ============================================== ABOUT US ============================================== */

.aboutus-container {
  padding-bottom: 250px;
}

@media (max-width: 959px) {
  .entry-header.with-topbar-mobile {
    margin-top: 0px;
  }
}

@media (max-width: 1200px) {
  .aboutus-container {
    padding-bottom: 100px;
  }
}

@media (min-width: 767px) {
  .aboutus-services .cb-wrapper {
    height: 314px;
  }
}


.aboutus-services .vc_custom_1606226599580 {
  margin-bottom: 70px !important;
}


svg.icon-services {
  fill: #d02128;
  width: 40px;
}

section.wpb-content-wrapper.aboutus .aboutus-container {
  padding-top: 178px;
}

.aboutus-team  #team-section .owl-wrapper-outer,
.aboutus-testimonials  #testimonials-section .owl-wrapper-outer
 {
  overflow: hidden;
}