
a:hover {
  text-decoration: none;
  color: #d1d1d1;
}
.lang-icon {
  width: 28px;
  margin-left: 7px;
  margin-top: -10px;
}
#typed {
  margin-left: 10px;
}
.read-more {
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  padding-top: 10px;
  display: block;
}
.work .video-area {
  background-size: cover;
}
.work-item {
  margin-bottom: 30px;
}
.video-container {
  margin-bottom: 30px;
}
.work .video-area {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.res-year {
  width: 150px;
}
.btn-style1 {
  cursor: pointer;
}
.article {
  background: black;
}
.article .image-bg {
  background-repeat: no-repeat;
  width: 100%;
  height: auto;
  background-size: 100% !important;
}
.article h1,
.article h2,
.article h3,
.article h4 {
  display: block;
  font-weight: 800;
  color: #fff;
  font-family: "Martel", serif;
}
.article h1 {
  margin-bottom: 50px;
  text-align: center;
  font-size: 40px;
}
.article h2 {
  font-size: 32px;
  margin-top: 40px;
  margin-bottom: 30px;
}
.article h3 {
  font-size: 28px;
  font-weight: 400;
  margin-top: 30px;
  margin-bottom: 20px;
}
.article h4 {
  font-size: 22px;
  font-weight: 400;
  margin-top: 25px;
  margin-bottom: 15px;
}
.article .display-content {
  padding: 180px 0px;
}
.article .welcome-text {
  font-size: 16px;
}
.article .welcome-text p {
  max-width: initial;
  margin-bottom: 25px;
}
.article ol,
.article ul {
  list-style: initial;
  margin-bottom: 25px;
  padding-left: 25px;
}
@media all and (max-width: 900px) {
  .welcome-area .image-bg,
  .imgBg section,
  .article .image-bg {
    background-size: auto 100% !important;
    background-position: center top !important;
    height: 100% !important;
  }
  header {
    padding: 20px 50px;
  }
}
a.read-more {
  color: white;
}
.welcome-text a.read-more {
  text-align: center;
}
.logo-area {
  margin-left: 45px;
}
.logo-area img {
  width: 150px;
}
@media (max-width: 1200px) {
  header {
    padding: 10px 50px 10px 0px;
  }
  header .logo-area img {
    width: 100px;
  }
}
@media only screen and (max-width: 1320px) {
  #pp-nav.right {
    right: -15px;
  }
}
@media only screen and (max-width: 667px) {
  #pp-nav.right {
    right: -30px;
  }
}
@media (max-width: 482px) {
  .welcome-area .type-wrap {
    height: 162px;
  }
}
@media (max-width: 366px) {
  .welcome-area .type-wrap {
    margin-top: 0px;
    height: 220px;
  }
}
@media screen and (max-width: 1199px) {
  header {
    background: #000;
    border-bottom: 1px solid white;
  }
}
.work .video-area {
  padding: 106px 0;
  background-position-y: center;
}
@media screen and (max-width: 600px) {
  .contact #contact-submit {
    padding: 10px 16px;
  }
}
.slat {
  width: 100%;
  display: block;
  position: fixed;
  bottom: 0;
  background-color: #fff;
  color: gray;
  border-top: 1px solid #D2D2D2;
  z-index: 1000;
}
.slat .slatInner {
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 80%;
  padding: 20px;
  line-height: 25px;
}
@media screen and (max-width: 991px) {
  .slat .slatInner {
    width: 96%;
    padding-left: 2%;
  }
}
.slat .slatInner .col-md-10 {
  line-height: 20px;
}
@media (max-width: 767px) {
  .slat .slatInner .col-md-10 {
    padding-bottom: 15px;
  }
}
.slat .slatInner .col-md-2 {
  text-align: center;
}
.slat .slatInner .btn.btn-primary {
  font-size: 17px;
  margin-top: 7px;
}
@media screen and (max-width: 991px) {
  .slat {
    width: 96%;
    padding-left: 2%;
  }
}
@media screen and (min-width: 991px) {
  button.mfp-close,
  button.mfp-arrow {
    font-size: 58px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    left: 50%;
    top: 50%;
    margin: 252px auto 0 406px;
  }
}
.resume-item a {
  color: white;
  text-decoration: underline;
}
