/*--------------------------------------------------------------
#3.2	work-process-section
--------------------------------------------------------------*/
.work-process-section {
  /*** tablinks ***/
  /*** tab-content ***/
}

.work-process-section .section-title-text {
  margin-top: -5px;
}

.work-process-section .work-process-content {
  overlfow: hidden;
  margin-top: 90px;
}

@media (max-width: 991px) {
  .work-process-section .work-process-content {
    margin-top: 45px;
  }
}

@media (max-width: 767px) {
  .work-process-section .work-process-content {
    margin-top: 35px;
  }
}

.work-process-section .tablinks {
  width: 180px;
  padding-top: 20px;
  float: left;
}

@media (max-width: 991px) {
  .work-process-section .tablinks {
    padding-top: 0;
  }
}

@media (max-width: 767px) {
  .work-process-section .tablinks {
    width: 100%;
    float: none;
    margin-bottom: 30px;
  }
  .work-process-section .tablinks ul {
    display: inline-block;
  }
  .work-process-section .tablinks li {
    float: left;
  }
}

.work-process-section .tablinks li {
  border-bottom: 1px solid #f0f0f0;
}

.work-process-section .tablinks a {
  font-family: "Heebo", sans-serif;
  font-size: 18px;
  font-size: 1.2rem;
  font-weight: 500;
  color: #242c33;
  padding: 7px 15px;
  display: block;
}

@media (max-width: 991px) {
  .work-process-section .tablinks a {
    font-size: 16px;
    font-size: 1.06667rem;
  }
}

@media (max-width: 767px) {
  .work-process-section .tablinks a {
    font-size: 14px;
    font-size: 0.93333rem;
  }
}

.work-process-section .tablinks .active a {
  background-color: #ff5e14;
  color: #fff;
}

.work-process-section .tablinks a:hover,
.work-process-section .tablinks a:focus {
  text-decoration: none;
}

.work-process-section .tab-content {
  width: calc(100% - 180px);
  float: left;
  padding-left: 30px;
}

@media (max-width: 767px) {
  .work-process-section .tab-content {
    width: 100%;
    float: none;
    padding-left: 0;
  }
}

.work-process-section .tab-pane {
  overflow: hidden;
}

.work-process-section .tab-pane .img-holder {
  width: 300px;
  float: left;
}

@media (max-width: 991px) {
  .work-process-section .tab-pane .img-holder {
    width: 100%;
    float: none;
  }
}

.work-process-section .tab-pane .details {
  width: calc(100% - 300px);
  float: left;
  padding-left: 28px;
}

@media (max-width: 991px) {
  .work-process-section .tab-pane .details {
    width: 100%;
    float: none;
    padding-left: 0;
    padding-top: 45px;
  }
}

.work-process-section .tab-pane .details h3 {
  font-size: 30px;
  font-size: 2rem;
  font-weight: 500;
  margin: 0 0 0.47em;
}

@media (max-width: 991px) {
  .work-process-section .tab-pane .details h3 {
    font-size: 25px;
    font-size: 1.66667rem;
  }
}

@media (max-width: 767px) {
  .work-process-section .tab-pane .details h3 {
    font-size: 22px;
    font-size: 1.46667rem;
  }
}

.work-process-section .detail-list {
  overflow: hidden;
  padding-top: 40px;
}

@media (max-width: 1199px) {
  .work-process-section .detail-list {
    padding-top: 20px;
  }
}

.work-process-section .detail-list ul {
  width: 50%;
  font-size: 16px;
  font-size: 1.06667rem;
  color: #74787d;
  float: left;
}

@media (max-width: 1199px) {
  .work-process-section .detail-list ul {
    width: 100%;
    float: none;
  }
}

@media (max-width: 991px) {
  .work-process-section .detail-list ul {
    font-size: 15px;
    font-size: 1rem;
  }
}

@media (max-width: 767px) {
  .work-process-section .detail-list ul {
    font-size: 14px;
    font-size: 0.93333rem;
  }
}

.work-process-section .detail-list > ul:nth-child(2n) {
  padding-left: 25px;
}

@media (max-width: 1199px) {
  .work-process-section .detail-list > ul:nth-child(2n) {
    padding-left: 0;
    padding-top: 15px;
  }
}

@media (max-width: 767px) {
  .work-process-section .detail-list > ul:nth-child(2n) {
    padding-top: 8px;
  }
}

.work-process-section .detail-list ul > li + li {
  margin-top: 12px;
}

@media (max-width: 767px) {
  .work-process-section .detail-list ul > li + li {
    margin-top: 8px;
  }
}



/*--------------------------------------------------------------
#3.1	about-section-s3
--------------------------------------------------------------*/
.about-section-s3 .about-text {
  padding: 40px 0;
  margin-left: -30px;
}

@media (max-width: 1199px) {
  .about-section-s3 .about-text {
    margin-left: 0;
    padding: 25px 0;
  }
}

@media (max-width: 991px) {
  .about-section-s3 .about-text {
    padding: 0;
    margin-top: 50px;
  }
}

.about-section-s3 .title > span {
  font-size: 18px;
  font-size: 1.2rem;
  font-weight: bold;
  color: #74787d;
  letter-spacing: 3px;
  text-transform: uppercase;
}

@media (max-width: 1199px) {
  .about-section-s3 .title > span {
    font-size: 15px;
    font-size: 1rem;
  }
}

@media (max-width: 767px) {
  .about-section-s3 .title > span {
    font-size: 14px;
    font-size: 0.93333rem;
  }
}

.about-section-s3 .title h2 {
  font-size: 42px;
  font-size: 2.8rem;
  color: #242c33;
  line-height: 1.2em;
  margin: 0.14em 0 0.71em;
}

@media (max-width: 1199px) {
  .about-section-s3 .title h2 {
    font-size: 35px;
    font-size: 2.33333rem;
  }
}

@media (max-width: 991px) {
  .about-section-s3 .title h2 {
    font-size: 25px;
    font-size: 1.66667rem;
  }
}

@media (max-width: 767px) {
  .about-section-s3 .title h2 {
    font-size: 22px;
    font-size: 1.46667rem;
  }
}

@media screen and (min-width: 1200px) {
  .about-section-s3 .about-text {
    padding-right: 90px;
  }
}

.about-section-s3 .about-text p {
  margin-bottom: 2.8em;
}

@media (max-width: 767px) {
  .about-section-s3 .about-text p {
    margin-bottom: 2.4em;
  }
}

.about-section-s3 .signature {
  margin-bottom: 35px;
}

@media (max-width: 1199px) {
  .about-section-s3 .signature {
    margin-bottom: 15px;
  }
}

@media (max-width: 991px) {
  .about-section-s3 .signature {
    margin-bottom: 35px;
  }
}

.about-section-s3 .fun-fact-grids {
  overflow: hidden;
}

@media screen and (min-width: 1200px) {
  .about-section-s3 .fun-fact-grids {
    margin-left: -30px;
  }
}

.about-section-s3 .fun-fact-grids .grid {
  width: 33.33%;
  float: left;
  padding-left: 65px;
  position: relative;
}

@media (max-width: 1199px) {
  .about-section-s3 .fun-fact-grids .grid {
    padding-left: 55px;
  }
}

@media (max-width: 550px) {
  .about-section-s3 .fun-fact-grids .grid {
    width: 100%;
    float: none;
    padding-left: 60px;
    text-align: center;
  }
}

@media (max-width: 550px) {
  .about-section-s3 .fun-fact-grids > .grid + .grid {
    margin-top: 50px;
  }
}

.about-section-s3 .fun-fact-grids .icon {
  position: absolute;
  left: 0;
}

.about-section-s3 .fun-fact-grids .icon img {
  max-width: 50px;
}

@media (max-width: 1199px) {
  .about-section-s3 .fun-fact-grids .icon img {
    max-width: 42px;
  }
}

.about-section-s3 .fun-fact-grids h3 {
  font-size: 33px;
  font-size: 2.2rem;
  font-weight: bold;
  color: #242c33;
  margin: 0;
}

@media (max-width: 1199px) {
  .about-section-s3 .fun-fact-grids h3 {
    font-size: 26px;
    font-size: 1.73333rem;
  }
}

@media (max-width: 550px) {
  .about-section-s3 .fun-fact-grids h3 {
    text-align: left;
    font-size: 25px;
    font-size: 1.66667rem;
  }
}

.about-section-s3 .fun-fact-grids p {
  font-family: "Heebo", sans-serif;
  font-size: 18px;
  font-size: 1.2rem;
  font-weight: bold;
  color: #757e86;
  line-height: 1em;
  margin: 0;
  text-transform: uppercase;
}

@media (max-width: 1199px) {
  .about-section-s3 .fun-fact-grids p {
    font-size: 14px;
    font-size: 0.93333rem;
    line-height: normal;
  }
}

@media (max-width: 550px) {
  .about-section-s3 .fun-fact-grids p {
    text-align: left;
  }
}
