@charset "UTF-8";
/*
Theme Name: TNWPORN
Author: Anonymous
Version: 1
*/

html,
body {
  font-family: "Kanit", sans-serif;
  padding: 0 !important;
  margin: 0 !important;
  background-color: #11012b;
}

.movie-detail .movie-title {
  color: #000 !important;
}

.mv {
  width: 50% !important;
  height: 500px !important;
}

.font16 {
  font-size: 16px !important;
}

.hg img {
  max-width: 380px;
  max-height: 230px;
  width: 340px;
  height: 230px;
}

@media only screen and (max-width: 768px) {

  .mob-padding{
    padding: 0 !important;
  }

  .mob-col{
    padding-left: 5px !important;
    padding-right: 5px !important;
  }

  .p-descript {
    font-size: 14px;
  }

  .mv {
    width: 100% !important;
    height: 240px !important;
  }

  .adsc {
    width: auto !important;
  }

  .hg img {
    width: 100% !important;
    height: auto !important;
  }

  .box-contact {
    display: none !important;
  }
}

.btn-close {
  display: none;
}

iframe#player {
  width: 100% !important;
  height: auto;
  min-height: 300px;
}

.video-js {
  width: 100% !important;
  height: auto;
  min-height: 300px;
}

.box-contact {
  position: fixed;
  right: 10px;
  bottom: 10px;
  display: block;
  background: transparent;
  height: 275px;
  width: 131px !important;
  ;
}