.heading {
  color: #5d5540;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: #5d5540;
  font-family: 'HK-Grotesk-Bold', sans-serif;
  font-size: 100px;
  line-height: 1;
  margin-bottom: 45px;
  padding-top: 15px;
}
#poster {
  margin-top: 20px;
  width: 98%;
  padding-left: 10px;
}

.bigimg {
  margin-top: 30px;
}
body {
  font-family: 'HK-Grotesk-Medium', sans-serif;
  font-size: 18px;
  line-height: 1.5;
  color: #5d5540;
  background-image: url(bgyeni.jpg);
  background-repeat: no-repeat;
  background-size: 100%, auto;
  background-position: center top;
}

a {
  text-decoration: none;
  color: #5d5540;
}

.button {
  font-family: 'HK-Grotesk-Bold', sans-serif;
  font-size: 16px;
  display: inline-block;
  border-radius: 8px;
  background-color: #27200e;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  border: none;
  padding-top: 18px;
  padding-bottom: 15px;
  padding-left: 68px;
  padding-right: 68px;
}

.container {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
}

#contact {
  margin-top: 10px;
  margin-bottom: 15px;
}

.form-group {
  margin-top: 5px;
  margin-bottom: 5px;
}

footer {
  color: #27200e;
  font-size: 14px;
  height: 48px;
  width: auto;
  text-align: center;
  margin: 60px auto auto auto;
  padding-top: 30px;
}

.footer img{
  size: 60px;
}



.bqt{
  margin-top: -25px;
  font-family: 'HK-Grotesk-Bold', sans-serif;
  font-size: 30px;
  line-height: 1.3;
  color: rgba(158, 135, 87, 1);
}

.speaker-image {
  display: block;
  margin-bottom: 12px;
}

.speaker-name,
.speaker-title {
  margin: 0;
  line-height: 1.33;
}

.speaker-title {
  color: #979797;
  font-family: 'HK-Grotesk-Regular', sans-serif;
  margin-bottom: 35px;
}

#thumb {
  width: auto;
  margin-top: 15px;
}

#thumb1 {
  width: auto;
  margin-top: 15px;
}

.pad{
  margin-top: 15px;
}

.news-item {
  margin-left: 8px;
  padding-top: 20px;
  width: 100%;
  list-style: none;
  color: #979797;
  font-family: 'HK-Grotesk-Regular', sans-serif;
}

.news-item .icon {
  margin-top: 15px;
  padding-left: 2px;
  padding-right: 7px;
  padding-bottom: 5px;
  height: 22px;
}

.news-item a {
  color: #d39718;
}

p a {
  color: #d39718;
}

.news-item p{
  margin-top: 10px;
  width: auto;
}

.crew {
  margin-top: 15px;
  margin-bottom: 28px;
  color: #979797;
  font-family: 'HK-Grotesk-Regular', sans-serif;
  line-height: 1.8;
}

h2 {
  color: #979797;
  font-family: 'HK-Grotesk-Bold', sans-serif;
  font-size: 40px;
  line-height: 1;
  margin-bottom: 25px;
  padding-top: 45px;
}

.dlink {
  padding-right: 35px;
  margin-top: 45px;
}

.dlink img {
  margin-bottom: 18px;
}

.dlink a {
  color: #ffb700;
  margin-bottom: 5px;
}

.hyeah {
  margin-top: 8px;
  font-size: 14px;
  margin-bottom: 12px !important;
  color: #979797;
  font-family: 'HK-Grotesk-Regular', sans-serif;
  line-height: 1.9;
}

#director {
  background-image: url(kaplum2.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right top;
  
}

.dir {
  min-width: 100%;
}


@media (max-width: 800px) {
  .heading {
    -webkit-text-stroke-width: 2px;
    font-size: 55px;
  }
    body {
  font-family: 'HK-Grotesk-Medium', sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #5d5540;
 }
  #poster {
  width: 100%;
  padding-right: 10px;
}

}
