body {
  padding-top: 56px;
  font-family: "Microsoft YaHei", "PingFang SC", Tahoma, Helvetica, Arial, "WenQuanYi Micro Hei", sans-serif;
}

.carousel-item {
  height: 65vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.portfolio-item {
  margin-top: 30px;
  margin-bottom: 30px;
}

#sketch .col-lg-3:hover {
  box-shadow: 0 5px 10px 0 rgba(95, 95, 95, .6);
  transition: all .3s ease;
  transform: scale(0.98);
  border-radius: 5px;
  background-color: #f4f6f8;
}

.ilook-card:hover {
  box-shadow: 0 5px 10px 0 rgba(95, 95, 95, .6);
  transition: all .3s ease;
  transform: scale(1.03);
  background-color: #f2f2f2;
  border-radius: 5px;
}

.mega-dropdown-menu {
  min-width: 360px;
  padding: 0;
  margin: 0;
}

.mega-dropdown-menu>.row {
  margin-left: 0;
  margin-right: 0;
}

.mega-dropdown-menu ul {
  padding: 0;
  margin: 0;
  font-size: 13px;
}

.mega-dropdown-menu li {
  padding-left: 0;
}

.mega-dropdown-menu li:last-child {
  padding-bottom: 0.5rem;
}

.mega-dropdown-menu li.dropdown-divider {
  margin: 0 0;
}

.dropdown-item-dual{
  display: block;
  width:50%;
  float:left;
  padding: .25rem .5rem;
}

.dropdown-item:active a {
  color: #fff;
  font-weight: 700;
}

.dropdown-item a, .dropdown-item-dual a{
  text-decoration: none;
}

.dropdown-item:hover,.dropdown-item-dual:hover{
  font-weight: 700;
}

.dropdown:hover .dropdown-menu {
  display: block;
}

.product-feature-head {
  text-indent:2em;
  text-align:justify;
  line-height: 32px;
}

.product-feature-item {
  margin-bottom: 15px;
  padding-left: 10px;
  border-left: 4px solid #007dd2;
  font-weight: 600;
}

.product-feature-list {
  text-align: justify;
}

.product-feature-list li {
  color: #585858;
  font-size: 15px;
  line-height: 26px;
  margin: 5px 0;
}

.powered-by-bijetsoft {
  position: absolute !important;
  top: 4px;
  right: 4px;
  background-size: contain;
  width: 22px;
  height: 22px;
  background-image: url(../img/bijetsoft-logo-032-2019.png);
}

.culture-item {
  padding: 20px;
  border-radius: 15px;
  box-shadow: 0 5px 40px 0 rgba(95, 95, 95, .6);
}

.culture-circle {
  position: absolute;
  top: 10px;
  left: 26px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #fff;
}

.footer-main {
  color: #ABB2B8;
  font-size: 12px;
  padding: 16px 0 0;
}

.footer-main ul {
  padding-left: 1rem;
}

.footer-main li {
  background-color: transparent;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 0;
  border: 0;
}

.footer-main li>p {
  line-height: 22px;
  display: inline-block;
  margin-bottom: 0;
}

.footer-main .col-sm-6 {
  padding: 0 0;
}

.footer-main .col-6 {
  padding: 0 0;
}

.footer-sub {
  background: #2F353A url(../img/footer-bg-b.png) repeat-x 0 0;
  color: #ABB2B8;
  font-size: 12px;
  padding: 16px 0 16px;
}

.footer-sub li {
  display: inline-block;
  margin-right: 1em;
}

.videopop {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 1100;
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: none;
  opacity: 1;
  background-color: rgba(0, 20, 40, 0.9);
}

.videoclose {
  font-size: 26px;
  line-height: .5;
  position: absolute;
  top: 0;
  right: calc(25% - 26px);
  color: #aaa;
}

.down-link {
  display: block;
  border-radius: 6px;
}

.down-link:hover {
  box-shadow: 0 5px 40px 0 rgba(95, 95, 95, .6);
  transition: all .3s ease;
  transform: scale(1.03);
  text-decoration: none;
  color: #007bff;
}

.down-link:hover>div>i.powered-by-bijetsoft {
  left: 4px !important;
}

.down-more {
  text-decoration: none;
  width: 180px;
  height: 48px;
  padding: 12px 38px;
  color: #337ab7;
}

.down-more:hover {
  text-decoration: none;
  background: rgba(44, 109, 248, 0.1);
  border-radius: 26px;
}

.newslet .list-group-item {
  border: none;
  color: #7d8189;
  padding: 6px 15px 6px 0;
}

.newslet .list-group-item h4 {
  color: #007ed3;
  font-size: 20px;
  border-left: 3px #007ed3 solid;
  padding: 5px 10px;
}

.bijet-link {
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
}

.bijet-link img {
  display: block;
  margin: auto;
  margin-bottom: 10px;
  margin-top: 15px;
}

.bijet-link a {
  color: #3D464D;
  font-size: 14px;
}

.color-bijet1 {
  background-color: #F25022;
}

.color-bijet2 {
  background-color: #00A4EF;
}

.color-bijet3 {
  background-color: #7FBA00;
}

.color-bijet4 {
  background-color: #FFBA00;
}

.price-table {
  overflow: hidden;
  padding: 0 10px 25px;
}

.price-column {
  float: left;
  width: 25%;
  text-align: center;
  margin: 20px 0;
  background: #F9F9FB;
  border-bottom: 1px solid #E7E8EB;
}

.price-table .even-column {
  background: #FEFEFF;
}

.price-column ul {
  margin: 0;
  padding: 0;
}

.price-column li {
  padding: 10px 0;
  margin: 0 10px;
  list-style: none;
}

.price-column .column-title {
  border: 0;
  margin: 0 0 10px;
  padding: 0;
  line-height: 36px;
  font-size: 22px;
  background: #E7E8EB;
}

.first-column {
  -moz-border-radius: 0 0 0 4px;
  -webkit-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
}

.last-column {
  -moz-border-radius: 0 0 4px 0;
  -webkit-border-radius: 0 0 4px 0;
  border-radius: 0 0 4px 0;
}

.entry-content {
  margin-right: 105px;
  margin-left: 105px;
  padding: 20px 0px;
}

.entry-title {
  margin: 0;
  padding: 0;
  text-align: center;
}

.obj-img {
  cursor: zoom-in;
}

.slogan-btn {
  border-radius: 15px;
  height: 30px;
  background-color: #007DD2;
  line-height: 28px;
  font-size: 18px;
  letter-spacing: 2px;
  min-width: 98px;
}

.job-category {
  position: relative;
  top: 0;
  padding: 30px;
  margin-bottom: 15px;
  border: 1px solid #e3e3e3;
  font-size: 18px;
  font-weight: 600;
}

.job-category i{
  display: none;
}

.job-category:hover {
  border: 1px solid #007bff;
}

.job-category:hover i{
  display: block;
}

.job-category.active:hover i{
  display: none;
}

.itemtitle {
  font-weight: 600;
  padding-bottom: 18px;
}

.jobposition {
  padding: 20px;
  background-color: #F2F2F2;
  background-image: url(../img/right_line.png);
  background-position: bottom right;
  background-repeat: no-repeat;
}

.jobtitle {
  display: flex;
  align-items: center;
  margin-bottom: 1em;
}

.jobtitle span {
  width: 44px;
  height: 20px;
  border-radius: 11px;
  border: 1px solid #0082fc;
  font-size: 12px;
  font-weight: 400;
  color: #0082fc;
  line-height: 18px;
  text-align: center;
}

.jobposition h4,h6 {
  font-weight: 600;
  margin-right: 18px;
}

.jobposition ul>li {
  margin-bottom: 1rem;
}

@media (max-width: 575.98px) {
  #product-features ul {
    flex-direction: row !important;
  }

  #product-features ul>li {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center;
  }

  #product-features ul>li>a {
    padding: 5px !important;
  }

  #bijet-link {
    display: none;
  }

  .use-cases {
    width: 200px !important;
    margin: 2px !important;
  }

  .carousel-item {
    height: 40vh;
    min-height: 180px;
  }

  .carousel-caption h1 {
    font-size: 36px !important;
  }

  .carousel-caption h3 {
    font-size: 22px !important;
  }

  .portfolio-item {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  #jobclassify ul {
    flex-direction: row !important;
    justify-content: space-around;
  }

  #jobclassify ul>li:first-child {
    display: none !important;
  }

  #jobclassify .job-category {
    padding: 10px 5px !important;
    font-size: 14px;
  }

  #jobclassify .job-category:hover i{
    display: none !important;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .carousel-item {
    height: 50vh;
    min-height: 260px;
  }

  .carousel-caption h1 {
    font-size: 40px !important;
  }

  .carousel-caption h3 {
    font-size: 26px !important;
  }

  .portfolio-item {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

@media (max-width: 767.98px) {
  h1 {
    font-size: 1.8em;
  }

  h2 {
    font-size: 1.6em;
  }

  h3 {
    font-size: 1.4em;
  }

  h4, h5 {
    font-size: 1.2em;
    line-height: 24px;
  }

  #product-video ul {
    flex-wrap: nowrap;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .carousel-item {
    height: 50vh;
    min-height: 260px;
  }
}

@media (max-width: 991.98px) {
  #product-keypoint>div {
    padding-bottom: 20px;
  }

  #product-keypoint .list-group {
    flex-direction: row !important;
    zoom: 0.85;
  }

  #product-keypoint .list-group>.list-group-item {
    padding: .25rem .2rem !important;
    margin-right: -1px;
    margin-bottom: 0;
    flex-grow: 1;
    text-align: center !important;
    font-weight: 600;
  }

  #product-keypoint .list-group>.list-group-item:first-child {
    border-top-right-radius: 0;
    border-bottom-left-radius: .25rem;
  }

  #product-keypoint .list-group>.list-group-item:last-child {
    border-top-right-radius: .25rem;
    border-bottom-left-radius: 0;
    margin-right: 0;
    flex-grow: 1;
  }

  #bijet-link2 {
    display: none;
  }

  #product-feature {
    zoom: 0.85;
  }
}