.indus-header {
  width: 100%;
  height: 100vh;
}

.vs-header-bg {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  background-size: cover;
}

.vs-indus-summary {
  width: 600px;
  height: 180px;
  position: relative;
  margin: 0 auto;
  top: -75%;
  left: 0;
}

.vs-summary {
  width: 600px;
  height: 307px;
  background: rgba(0, 0, 0, 0.5);
  color: #FFFFFF;
  text-align: center;

}

.vs-indus-summary h2 {
  padding: 60px 57px 0;
  font-size: 60px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  color: rgba(255, 255, 255, 1);
  line-height: 70px;
  /*letter-spacing:20px;*/
}

.vs-indus-summary p {
  padding: 30px 12px 0 0;
  text-align: center;
  line-height: 50px;
  font-size: 24px;
  letter-spacing: 2px;
}

.js .animate-box {
  opacity: 0;
}


#fh5co-feature-product {
  padding: 7em 0;
}

.fh5co-section-gray {
  background: rgba(0, 0, 0, 0.04);
}

.row-bottom-padded-md {
  padding-bottom: 4em;
}

.heading-section {
  padding-bottom: 1em;
  margin-bottom: 5em;
}

.heading-section p {
  font-size: 20px;
  color: #848484;
  margin-bottom: 1.5em;
}

.videoBox,
.videoBox p {
  position: relative;
}

.macBookVideo {
  position: absolute;
  left: 17%;
  z-index: 1;
  width: 66%;
  height: 81%;
  top: 5%;
  border: none;
}

.macBookVideo:focus {
  outline: none;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.feature-text h3 {
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: 700;
  color: #000;
  letter-spacing: .2em;
}

.feature-text p {
  font-size: 16px;
  color: #848484;
}

#fh5co-portfolio {
  padding: 7em 0;
  min-height: 500px;
}

.heading-section h3 {
  font-size: 40px;
  font-weight: 300;
  position: relative;
  color: #5a5a5a;
}

.row-bottom-padded-md {
  padding-bottom: 4em;
}

#fh5co-portfolio-list {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  width: 100%;
}

#fh5co-portfolio-list li.one-third {
  width: 32.3%;
}

#fh5co-portfolio-list li {
  display: block;
  padding: 0;
  margin: 0 0 10px 1%;
  list-style: none;
  min-height: 400px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  float: left;
  clear: left;
  position: relative;
}

#fh5co-portfolio-list li a {
  min-height: 400px;
  padding: 2em;
  position: relative;
  width: 100%;
  display: block;
}

#fh5co-portfolio-list li a .case-studies-summary {
  width: auto;
  bottom: 2em;
  left: 2em;
  right: 2em;
  position: absolute;
  z-index: 100;
}

#fh5co-portfolio-list li a .case-studies-summary span {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}

#fh5co-portfolio-list li a .case-studies-summary h2 {
  color: #fff;
  margin-bottom: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
}

#fh5co-portfolio-list li a {
  min-height: 400px;
  padding: 2em;
  position: relative;
  width: 100%;
  display: block;
  background: linear-gradient(0deg, #0a2349 0%, rgba(10, 35, 73, 0) 100%);
}

#fh5co-portfolio-list li.two-third {
  width: 65.6%;
}

@media screen and (max-width: 768px) {
  .heading-section h3 {
    font-size: 26px;
  }

  .heading-section p {
    font-size: 14px;
  }

  .macBookVideo {
    left: 14%;
    width: 72%;
  }

  .indus-header {

    width: 100%;

    height: 260px;

  }

  .vs-indus-summary {

    width: 260px;

    height: 80px;

    position: absolute;

    left: 50%;

    top: 3%;

    margin-left: -130px;

  }

  .vs-summary {

    width: 260px;

    height: 140px;

    background: rgba(0, 0, 0, 0.6);

    color: #FFFFFF;

    margin-top: 46px;

    text-align: center;

  }

  .vs-indus-summary h2 {

    padding: 15px 0 0 0;

    font-size: 26px;

    letter-spacing: 3px;

    font-weight: normal;
    margin-bottom: 0;

  }


  .vs-indus-summary p {
    font-size: 12px;
    line-height: 24px;
    padding: 0;
  }

  #fh5co-portfolio-list li a {
    background: rgba(0, 0, 0, 0.5);
  }

  #fh5co-portfolio-list li a .case-studies-summary span {
    font-size: 16px;
  }

  .row-bottom-padded-md {
    padding-bottom: 2em;
  }

  #fh5co-portfolio {
    padding: 3em 0;
  }

  .row-bottom-padded-md {
    padding-bottom: 2em;
  }

  #fh5co-portfolio-list li.one-third {
    width: 100%;
  }

  #fh5co-portfolio-list li a .case-studies-summary {
    bottom: 1em;
    left: 1em;
    right: 1em;
  }

  #fh5co-portfolio-list li.two-third {
    width: 100%;
  }

  #fh5co-feature-product {
    padding: 2em 0;
  }

  .heading-section {
    padding-bottom: 0em;
    margin-bottom: 0em;
  }

  #fh5co-portfolio-list li a .case-studies-summary h2 {
    font-size: 12px;
    margin-top: 10px;
  }
}