body {
    background: #000;
    color: #333;
    font-size: 14px;
    font-weight: 400;
    /* font-family: helvetica neue, Helvetica, Arial, sans-serif; */
    font-family: 'Kanit', sans-serif;
    line-height: 1.42857143;
    padding: 0;
    margin: 0;
  }
  a,
  a:visited {
    color: #585858;
    text-decoration: none;
  }
  a:hover {
    color: #c6e633;
    text-decoration: underline;
  }
  a img {
    border: none;
  }
  a:focus,
  a:hover,
  a:active {
    outline: none;
  }
  li {
    list-style: none;
  }
  ul {
    list-style: none;
  }
  ul a {
    color: #ccc;
  }
  blockquote {
    background: #0f0f0f;
    margin: 0 25px 15px;
    color: #818181;
    padding: 10px 10px 0;
    border: 1px solid #1f1f1f;
    text-align: justify;
  }
  code {
    background: #121212;
    padding: 1px;
  }
  .right {
    float: right;
    overflow: hidden;
  }
  .left {
    float: left;
    overflow: hidden;
  }
  .clear {
    clear: both;
    display: block;
  }
  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  #wrap {
    width: 1200px;
    margin: 0 auto;
    background-color: #000;
  }
  .notice {
    width: 100%;
    float: left;
    padding: 10px 15px;
    background: #060606;
    border: 1px solid #333;
    box-sizing: border-box;
    text-align: center;
    color: #d60000;
    font-size: 16px;
    font-weight: 300;
  }
  .content-main,
  .content-left,
  .content-right {
    padding: 4px;
    box-sizing: border-box;
  }
  .content-main {
    float: left;
    width: 65%;
    padding-left: 0;
    padding-right: 0;
  }
  .content-left {
    float: left;
    width: 15%;
    padding-left: 0;
  }
  .content-right {
    float: left;
    width: 20%;
    padding-right: 0;
  }
  #content {
    margin: 0 auto;
    color: #fff;
    float: left;
    width: 100%;
  }
  #content h1 {
    color: #fff;
    font-size: 14px;
    font-family: 'Kanit', sans-serif;
    font-weight: 400;
    margin: 0;
  }
  #content h1 a {
    color: #fff;
    text-decoration: none;
  }
  #content h1 a:hover {
    color: #a91b33;
  }
  #content .breadcrumb {
    float: right;
    color: #fff;
    width: 30%;
    box-sizing: border-box;
    font-size: 12px;
    text-align: right;
  }
  #content .breadcrumb a {
    color: #f1f1f1;
    text-transform: none;
    transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
  }
  #content .breadcrumb a:hover {
    color: #a91b33;
    text-decoration: none;
  }
  .box {
    width: 100%;
    float: left;
    padding: 0;
    background: #191919;
    border: 1px solid #333;
    box-sizing: border-box;
    margin-bottom: 4px;
  }
  .box-header,
  .box h3 {
    float: left;
    width: 100%;
    margin: 0;
    padding: 10px;
    border-bottom: 1px solid #333;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    text-transform: none;
    box-sizing: border-box;
    background-color: #ec0b0b;
  }
  .box-header ul {
    float: left;
    list-style: none;
    margin: -6px 0 0 -3px;
    padding: 0;
  }
  .box-header li.menu-item {
    margin: -2px -11px 0 0;
    padding: 0 11px 0 0;
    float: left;
    list-style: none;
  }
  .box-header li.menu-item a {
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
    padding: 5px 20px 4px 29px;
  }
  .box-header li.menu-item a:hover,
  .box-header li.current-menu-item a:active {
    color: #fff !important;
    margin: 0 10px 0 0;
    padding: 5px 10px 2px 29px;
    text-decoration: none;
  }
  .box-header li.current-menu-item {
    margin: -2px -11px 0 0;
    padding: 0 11px 0 0;
    float: left;
    list-style: none;
  }
  .box-header li.current-menu-item a {
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
    padding: 5px 20px 4px 29px;
  }
  .box-header li.current-menu-item a:hover,
  .box-header li.current-menu-item a:active {
    color: #fff;
    margin: 0 10px 0 0;
    padding: 5px 10px 2px 29px;
    text-decoration: none;
  }
  .box-content {
    padding: 4px;
  }
  .header {
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 100%;
    background: url(https://037movie8k.com/images/head/cover.jpg);
  }
  .header-left {
    width: 40%;
    float: left;
    padding: 10px;
    box-sizing: border-box;
  }
  .header-logo {
    float: left;
    padding: 10px;
  }
  .header-logo img {
    border: none;
    margin: 0;
    padding: 0;
  }
  .header-social {
    width: 40%;
    float: left;
    padding: 15px 10px 10px;
  }
  .header-right {
    width: 60%;
    float: left;
    padding: 10px;
    box-sizing: border-box;
    text-align: right;
  }
  .header-search {
    float: right;
    background: #333;
    border-radius: 3px;
    max-width: 300px;
    padding: 2px;
  }
  .header-search-icon {
    float: left;
    border: 1px solid #ccc;
    border-right: none;
    border-radius: 3px 0 0 3px;
    background: #fff;
    width: 20px;
    height: 20px;
    padding: 4px;
    color: #555;
    text-align: center;
  }
  .header-search-icon i.fa {
    margin-top: 1px;
    font-size: 18px;
  }
  .header-search-input {
    float: left;
    border: 1px solid #ccc;
    background: #fff;
    font-size: 14px;
    height: 20px;
    outline: none;
    padding: 4px;
  }
  .header-search-button {
    color: #fff;
    float: left;
    border: 1px solid #ccc;
    border-left: none;
    border-radius: 0 3px 3px 0;
    font-size: 14px;
    height: 20px;
    padding: 4px 10px;
    box-sizing: content-box;
    background: #568800;
    background-image: -webkit-linear-gradient(top, #568800, #007403);
    background-image: -moz-linear-gradient(top, #568800, #007403);
    background-image: -ms-linear-gradient(top, #568800, #007403);
    background-image: -o-linear-gradient(top, #568800, #007403);
    background-image: linear-gradient(to bottom, #568800, #007403);
    outline: none;
  }
  .header-title {
    float: right;
    font-size: 16px;
    margin-bottom: 5px;
  }
  .header-title a {
    color: #fff;
    font-weight: 700;
    text-decoration: none;
  }
  .header-title a:hover {
    color: #bdbd8c;
  }
  .navbar {
    color: #fff;
    width: 100%;
    position: relative;
    min-height: 50px;
    background: #232323;
    box-sizing: border-box;
    text-align: center;
    padding: 0;
    margin-bottom: 4px;
  }
  .nav {
    box-sizing: border-box;
    background: #febc00;
    padding: 0;
    margin: 0;
    overflow: hidden;
    -webkit-box-shadow: inset 0 20px 10px -20px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: inset 0 20px 10px -20px rgba(0, 0, 0, 0.8);
    box-shadow: inset 0 20px 10px -20px rgba(0, 0, 0, 0.8);
  }
  .nav li {
    float: left;
    position: relative;
  }
  .nav li a {
    position: relative;
    display: block;
    padding: 14px 20px;
    color: #000;
    border-right: 1px solid #181818;
    border-left: 1px solid #333;
    background: #febc00;
    font-size: 20px;
    text-decoration: none;
    font-weight: 500;
    transition: 0.3s;
    -webkit-box-shadow: inset 0 20px 10px -20px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: inset 0 20px 10px -20px rgba(0, 0, 0, 0.8);
    box-shadow: inset 0 20px 10px -20px rgba(0, 0, 0, 0.8);
  }
  .nav li:first-child a {
    border-left: none;
  }
  .nav li:last-child a {
    border-right: none;
  }
  .nav li a,
  .nav li a:link,
  .nav li a:visited {
  }
  .nav li a:hover,
  .nav li a:active {
    color: #ccc;
    background: #333;
  }
  .nav li li a,
  .nav li li a:link,
  .nav li li a:visited {
    background: #333;
    color: #ccc;
    font-size: 11px;
    font-family: 'Kanit', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    float: none;
    margin: 0;
    padding: 3px 5px;
    border-bottom: 1px solid #242424;
    border-left: 1px solid #161616;
    border-right: 1px solid #242424;
    border-top: 1px solid #414141;
  }
  .nav li li a:hover,
  .nav li li a:active {
    background: #333;
    color: #ccc;
    padding: 3px 5px;
    border-bottom: 1px solid #242424;
    border-left: 1px solid #191919;
    border-right: 2px solid #97c000;
    border-top: 1px solid #414141;
  }
  .nav li ul.sub-menu {
    float: left;
    margin-left: -2px;
    padding: 0;
    border: 1px solid #0e0e0e;
    width: 142px;
    box-shadow: 0 0 2px 2px #111;
  }
  .rss-icon {
    background: url(images/html-icon.png) 0 0 no-repeat;
    width: 60px;
    height: 60px;
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    float: left;
    transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
  }
  .rss-icon:hover {
    background: url(images/html-icon.png) 0 -68px no-repeat;
  }
  .fb-icon {
    background: url(images/html-icon.png) -146px 0 no-repeat;
    width: 60px;
    height: 60px;
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    float: left;
    transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
  }
  .fb-icon:hover {
    background: url(images/html-icon.png) -146px -68px no-repeat;
  }
  #footer {
    width: 100%;
    margin: 0 auto;
    background: #161616;
    min-height: 60px;
    padding: 0;
    border-top: 1px solid #292929;
  }
  #footer p {
    color: #fff;
    font-size: 11px;
    margin: 0;
    padding: 9px 0 0;
  }
  #footer a,
  #footer a:visited {
    color: #ccc;
    text-decoration: none;
  }
  #footer a:hover {
    color: #fff;
    text-decoration: underline;
  }
  #footer span {
    font-size: 11px;
    color: #999;
    font-weight: 700;
  }
  .footer {
    margin: 0 auto;
    padding: 10px;
  }
  .footeright {
    float: right;
    width: 60px;
    color: #ccc;
  }
  .footerleft {
    float: left;
    width: 795px;
    color: #ccc;
  }
  input {
    font-family: 'Kanit', sans-serif;
  }
  button {
    font-family: 'Kanit', sans-serif;
  }
  .mobile {
    display: none;
  }
  
@media(max-width:860px){
  .header-search-input {
    width: calc(100% - 92px);
  }
  .nav li a {
    font-size: 14px;
    padding: 10px;
  }
  .navbar {
    min-height: unset;
    margin: unset;
  }
  .icon {
    padding: 13px !important;
  }
  .notice, .notice h1 {
    font-size: 11px;
  }
  .notice h1 {
    font-size: 15px;
  }
  .responsive li {
    float: none !important;
    display: block;
    text-align: left;
  }
  .header-search.mobile {
    width: 100%;
    max-width: unset;
  }
}

@media(max-width:560px){
  .mobile {
    display: block !important;
  }
  .header {
    display: none !important;
  }
  .nav .cat-item {
    display: none;
  }
  .nav.responsive .cat-item {
    display: block;
  }
}