* {
  font-family: "Kanit", sans-serif;
}


.btn-serach {
  background-color: #e0e0e0;
}

.bg-77 {
  background-color: #e0e0e0;
}

.btn-serach {
  background-color: #e0e0e0;
  border: 2px solid #000;
  border-radius: 0px;
  padding: 5px 10px;
}

.search.mb-2 > form > div > button {
  background: #e0e0e0;
  border: 2px solid #000;
  padding: 5px 10px;
  color: #000;
}
.search {
  margin-top: auto;
}

.bg-menu {
  background-color: #762627;
}

.card-title {
  color: #762627;
  font-size: 1.5rem;
  margin-bottom: 30px !important;
}

.menu-77 a {
  padding: 8px 25px;
  text-decoration: noen;
  color: white;
  font-size: 1.4rem;
}

.menu-77 a:hover {
  padding: 8px 25px;
  text-decoration: none;
  color: #ffff99;
  font-size: 1.4rem;
}

.slidebar {
  padding: 0px !important;
}

.carousel-caption {
  top: 15%;
  color: black !important;
}

.carousel-caption h1 {
  font-size: 2.5vw
}

.carousel-caption h3 {
  font-size: 2vw
}

.carousel-caption hr {
  margin: 3% 0px;
  border: 0.1rem solid black;
}

.item-77 a {
  text-decoration: none;
  color: black;
  cursor: pointer;
  font-size: 1.2rem;
}

.item-77 a:hover {
  text-decoration: none;
  color: black;
  cursor: pointer;
}

.item-77 hr {
  border: 1px dashed rgba(0, 0, 0, .1);
}

footer {
  background-color: #3a3a3a;
}

footer .copy-right {
  color: #d94749;
  font-size: 1rem;
}

.icon-copy-right {
  font-size: 1.5rem;
}

footer i.fa {
  font-size: 2rem;
  display: inline-block;
  border-radius: 60px;
  box-shadow: 0px 0px 2px #888;
  padding: 0.5em 0.6em;
  color: #f5f5f5;
  width: 65px;
  text-align: center;
}

footer i.fa::before {
  text-align: center !important;
}


.vl {
  border-left: 2px solid #acacac;
  height: 90px;
  padding: 0px;
}

.text-footer {
  color: #f5f5f5;
}

.container {
  max-width: 95% !important;
}

.pagenation-center {
  margin: 0px 0px;
  text-align: center;
}

.paginations {
  display: inline-block;
}

.paginations a.active {
  background-color: #861f13;
  color: white;
  border-radius: 5px;
}

.paginations a:hover {
  background-color: #861f13;
  color: white;
  border-radius: 5px;
  text-decoration: none;
}

.paginations a {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
}

.img-slide {
  width: 100%;
}

.icon01 {
  width: 30px;
}

.icon02 {
  width: 40px;
}

.icon01-header {
  width: 50px;
}

.icon02-header {
  width: 60px;
}

.bg-status {
  background-color: #d1d1d1;
}

.hr-detail {
  border: 1.5px solid black;
}

.dowload i.fa {
  color: orange;
  font-size: 3.5rem;
}

.dowload span {
  font-size: 1.5rem;
}

.dowload a {
  text-decoration: none;
  color: #ac0d0d;
}

.dowload a:hover {
  text-decoration: none;
  color: #ac0d0d;
  cursor: pointer;
}

.banner-detail-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

.banner-detail-caption {
  top: 3%;
  color: black !important;
}

.banner-detail-caption h1 {
  font-size: 2.5vw
}

.banner-detail-caption h3 {
  font-size: 2vw
}

.banner-detail-caption hr {
  margin: 3% 0px;
  border: 0.1rem solid black;
}

.carousel-caption a {
  text-decoration: none;
  color: black;
}

.carousel-caption a:hover {
  text-decoration: none;
  color: black;
}

.humannumber {
  color: #7a7878;
  background-color: #e0e0e0;
  padding: 10px;
  border: 1px solid #7a7878;
  width: 100%;
}

.humannumber::placeholder {
  text-align: center;
}

.submit-humannumber {
  color: #9e2020;
  background-color: #ebebeb;
  width: 100%;
  border: 2px solid #ffffff;
  border-radius: 24px;
  padding: 10px;
}

.space-pd {
  padding: 92px;
}

.new_list {
  font-size: 0.8rem;
  padding: 5px 20px;
  background-color: #762627b2;
  color: white;
  border-radius: 20px;
  margin: 5px 0px;
}

.enble_list {
  font-size: 0.8rem;
  padding: 5px 20px;
  background-color: #257731b2;
  color: white;
  border-radius: 20px;
  margin: 5px 0px;
}

.report_list {
  font-size: 0.8rem;
  padding: 5px 20px;
  background-color: rgba(199, 138, 25, 0.698);
  color: white;
  border-radius: 20px;
  margin: 5px 0px;
}

.btn-submit-search {
  margin-left: 10px;
  background-color: #762627 !important;
  color: white !important;
}

.font-commend div span {
  font-family: "Kanit", sans-serif !important;
}

.blockquote p {
  font-size: 1.5vw;
}

.mx-res {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}

.textarea-wh {
  width: 70% !important;
  height: 100px !important;
}

.progress {
  border-radius: 20px !important;
  margin: 0px 15px;
  width: 65% !important;
}


@media only screen and (max-width: 960px) {
  .space-pd {
    padding: 71px;
  }
}


@media only screen and (max-width: 720px) {
  .space-pd {
    padding: 71px;
  }

  .btn-serach {
    width: 70%;
  }

  .search {
    margin-top: 15px;
  }

  .vl {
    display: none;
  }

  .pl-5 {
    padding-left: none !important;
  }

  .thumbnail {
    position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden;
  }

  .thumbnail img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .carousel-caption {
    top: 8%;
  }

  .carousel-caption h1 {
    font-size: 5.5vw
  }

  .carousel-caption h3 {
    font-size: 4vw
  }

  .icon01 {
    width: 20px;
  }

  .icon02 {
    width: 30px;
  }

  .card-title {
    margin-top: 10px;
    font-size: 1.4rem;
  }

  .container-bergurman {
    display: inline-block;
    cursor: pointer;
  }

  .bar1,
  .bar2,
  .bar3 {
    width: 35px;
    height: 5px;
    background-color: #333;
    margin: 6px 0;
    transition: 0.4s;
  }

  .change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px);
    transform: rotate(-45deg) translate(-9px, 6px);
  }

  .change .bar2 {
    opacity: 0;
  }

  .change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-8px, -8px);
  }

  .menubar {
    display: none;
  }

  .navbar a {
    text-align: center;
    width: 100%;
    text-decoration: none;
  }

  .parent-berger {
    width: 100%;
    color: white;
  }

  .bergerman {
    display: none;
  }
}

@media only screen and (max-width: 480px) {
  .mx-res {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }

  .blockquote p {
    font-size: 3.7vw;
  }

  .dowload {
    text-align: center;
  }

  .btn-serach {
    width: 80%;
    margin: 0px 10px;
  }

  .search {
    margin-top: 15px;
  }

  .vl {
    display: none;
  }

  .pl-5 {
    padding-left: none !important;
  }

  .thumbnail {
    position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden;
  }

  .thumbnail img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .carousel-caption {
    top: 8%;
  }

  .carousel-caption h1 {
    font-size: 5.5vw
  }

  .carousel-caption h3 {
    font-size: 4vw
  }

  .banner-detail .thumbnail {
    position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden;
  }


  .banner-detail .thumbnail img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .banner-detail-caption {
    top: 13%;
  }

  .banner-detail-caption h1 {
    font-size: 5.5vw
  }

  .banner-detail-caption h3 {
    font-size: 4vw
  }

  .icon01 {
    width: 20px;
  }

  .icon02 {
    width: 30px;
  }

  .card-title {
    margin-top: 10px;
    font-size: 1.4rem;
  }

  .container-bergurman {
    display: inline-block;
    cursor: pointer;
  }

  .bar1,
  .bar2,
  .bar3 {
    width: 35px;
    height: 5px;
    background-color: #333;
    margin: 6px 0;
    transition: 0.4s;
  }

  .change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px);
    transform: rotate(-45deg) translate(-9px, 6px);
  }

  .change .bar2 {
    opacity: 0;
  }

  .change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-8px, -8px);
  }

  .menubar {
    display: none;
  }

  .navbar a {
    text-align: center;
    width: 100%;
    text-decoration: none;
  }

  .parent-berger {
    width: 100%;
    color: white;
  }

  .bergerman {
    display: none;
  }

  .space-pd {
    padding: 59px;
  }

  .time_discussion {
    display: flex;
    align-items: center;
    gap: 5px !important;
    flex-direction: column;
  }

  .i-discussion {
    display: flex;
    gap: 5px !important;
    flex-wrap: wrap;
    justify-content: center;
  }

  .time_discussion .p-time {
    margin: 5px 0px;
    width: 100% !important;
  }

  .enble_list,
  .report_list,
  .new_list {
    width: 100% !important;
    text-align: center;
  }

  .progress {
    width: 100% !important;
    margin: 0px !important;
  }

}



.d-flex-discussion {
  display: flex;
}

.d-flex-discussion-row {
  display: flex;
  flex-direction: column;
}

.title_discussion {
  width: 100%;
  margin: 0px 10px;
}

.time_discussion {
  display: flex;
  align-items: center;
  gap: 25px;
}

.time_discussion .p-time {
  margin: 5px 0px;
  padding: 0px;
  color: #1d5abd;
}

#item-77-more_new>div>div.title_discussion.d-flex-discussion-col>div>div {
  width: 100%;
}

.time_discussion>div {
  width: 100%;
}

/* i.fa.fa-thumbs-down {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
} */

.i-discussion {
  display: flex;
  gap: 10px;
  align-items: center;
}

@media only screen and (max-width: 540px) {
  .img_paper {
    display: none;
  }
}

.d-sm-flex-h5-b b {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}

@media screen and (max-width: 1360px) {
  .d-sm-flex-h5 {
    display: flex !important;
    flex-direction: column;
    gap: 10px;
    margin: 20px 0px;
    align-items: flex-start;
  }

  .d-sm-flex-h5 span,
  .d-sm-flex-h5 a {
    margin: 0px !important;
  }
}
@media screen and (max-width: 600px) {
  .d-sm-flex-h5-b{
    width: 250px !important;
  }
  .d-sm-flex-h5-b b {
    display: flex;
    gap: 10px;
    text-align: left;
    align-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    
  }
  .d-sm-flex-h5-b b i {
    margin: 0px 10px;
  }
}
@media only screen and (min-width: 1600px) {
  .time_discussion .p-time {
    width: 500px;
  }
}


.col-md-6 .item-77 .time_discussion {
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
  padding: 0px;
  margin: 10px 0px;
}

.col-md-6 .item-77 .time_discussion div>.progress {
  margin: 0px;
}

@media only screen and (min-width: 1536px) and (max-width: 1590px) {
  .time_discussion .p-time {
    width: 30%;
  }

  .time_discussion>div {
    width: 100%;
    margin: 15px 0px;
  }

  .time_discussion .p-time {
    width: 100% !important;
  }
}

@media only screen and (min-width: 1440px) and (max-width: 1440px) {
  .time_discussion .p-time {
    width: 32%;
  }
}

@media only screen and (min-width: 520px) and (max-width: 1080px) {
  .time_discussion {
    display: flex;
    align-items: center;
    gap: 5px !important;
    flex-direction: column;
  }

  .i-discussion {
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .enble_list,
  .report_list,
  .new_list {
    width: 100% !important;
    text-align: center;
  }

  .progress {
    width: 100% !important;
    margin: 0px !important;
  }
}