@media (min-width: 1200px) {
  body .wpb-content--blank .wpb-content-wrapper {
    max-width: 1920px;
  }
}

body.home #main {
  padding-top: 0;
  padding-bottom: 0;
}

body.home #main>.wf-wrap {
  padding: 0;
}

body #page .masthead header.header-bar {
  max-width: 100%;
}

p,
li {
  font-family: "Kanit";
}

.banner-title.vc_row-has-fill.vc_row>.vc_column_container>.vc_column-inner {
  padding-top: 142px;
  padding-bottom: 130px;
}

.banner-title .banner-title {
  font-size: 96px;
  color: #fff;
}

.block-title {
  font-size: 38px;
  color: #9b0002;
}

.content-detail {
  font-size: 23px;
  color: #fff;
}

/* Section Padding */
#section-welcome .vc_column_container>.vc_column-inner {
  padding-top: 76px;
  padding-bottom: 120px;
}

#section-service-content,
#section-our-project-detail {
  padding-left: 145px;
  padding-right: 240px;
}

#section-award-block {
  padding-left: 172px;
  padding-right: 240px;
  padding-top: 15px;
  padding-bottom: 118px;
}

#section-carrer-banner {
  padding-top: 150px;
  padding-bottom: 165px;
}

#section-carrer-content {
  padding-left: 218px;
  padding-bottom: 394px;
}

#section-department,
#section-location {
  padding-left: 190px;
  padding-right: 188px;
}

#section-project-south-content,
#section-project-global-content {
  padding-left: 140px;
  padding-right: 140px;
}

/* End */

body .masthead:not(.mixed-header) {
  background: transparent;
}

.masthead:not(.side-header):not(.side-header-v-stroke):not(.side-header-menu-icon) .header-bar,
.ph-wrap {
  margin: 0px;
  padding: 40px !important;
  height: 100% !important;
}

.header-space.sticky-space-off {
  display: none;
}

.masthead .header-bar:after {
  content: "";
  background-image: url(/wp-content/themes/dt-the7-child/assets/img/icon-menu.svg);
  background-repeat: no-repeat;
  background-position: center;
  width: 46px;
  height: 46px;
  position: absolute;
  right: 40px;
  z-index: 1;
  overflow: hidden;
  -webkit-transition: 1000ms;
  -moz-transition: 1000ms;
  transition: all 1000ms;
  color: #f9f8f4;
  top: 50%;
  transform: translateY(-50%);
}

#primary-menu {
  position: absolute;
  bottom: calc(100% - 30px);
  right: 40px;
  transform: translateY(-10px);
  opacity: 0;
  -webkit-transition: 1000ms;
  -moz-transition: 1000ms;
  transition: all 1000ms;
}

.masthead:hover #primary-menu {
  opacity: 1;
  bottom: 0;
}

.masthead:hover .header-bar:after {
  right: -90px;
}

body #page .masthead.inline-header {
  box-shadow: none !important;
  background: transparent !important;
}

body #page .main-nav>li>a .menu-text {
  color: #fff;
  font-size: 22px;
}

body #page .masthead header.header-bar .branding {
  max-width: 234px;
}

body #page .main-nav>li>a i.underline {
  display: none;
}

body #page .main-nav>li.act>a .menu-text,
body #page .main-nav>li:hover>a .menu-text {
  background: #9b0002;
  padding: 2px 15px;
}

#section-video-banner-top .slick-prev.slick-arrow:before,
#section-video-banner-top .slick-next.slick-arrow {
  display: none;
}

#section-video-banner-top .slick-prev.slick-arrow {
  left: 0;
}

#section-video-banner-top .slick-next.slick-arrow {
  right: 0;
}

#section-video-banner-top .slick-arrow {
  top: 35%;
  width: 80px;
  height: 80px;
}

#content #section-video-banner-top ul.slick-dots {
  margin: 0;
}

#content #section-video-banner-top ul.slick-dots {
  margin: 0;
  padding: 0 164px;
  width: 100%;
  display: flex;
  bottom: 50px;
}

#section-video-banner-top .slick-dots li {
  width: calc(100% / 2);
  margin: 0;
  background: #232323;
  height: 6px;
}

#section-video-banner-top .slick-dots li.slick-active {
  background: #9b0002;
}

#section-video-banner-top .slick-dots li button {
  height: 6px;
}

#section-video-banner-top .slick-dots li button:before {
  display: none;
}

#section-video-banner-top>.vc_column_container>.vc_column-inner {
  padding-top: 0;
}

#section-welcome .banner-welcome {
  margin: 0;
  line-height: 1;
  text-align: center;
  font-family: Kanit;
  text-transform: uppercase;
  color: #fff;
  font-size: 72px;
  font-weight: 300;
  padding-bottom: 25px;
}

#section-welcome .banner-title-web {
  font-weight: 500;
  font-family: 'Kanit';
  text-transform: uppercase;
  color: #9b0002;
  font-size: 108px;
  margin-bottom: 0;
  line-height: 1;
}

#section-about-us-content {
  padding-left: 180px;
  padding-right: 240px;
  padding-bottom: 38px;
}

#section-about-us-content .vc_row {
  display: flex;
  margin: 0;
}

#section-about-us-content .vc_row .wpb_column {
  /* display: flex; */
  padding-bottom: 24px;
}

#section-about-us-content .vc_row .wpb_column .vc_column-inner {
  background: #232323;
  padding: 16px 94px 26px 18px !important;
}

#section-about-us-content .vc_row .wpb_column:nth-child(odd) {
  padding-right: 28px;
}

#section-about-us-content .vc_row .wpb_column:nth-child(even) {
  padding-left: 28px;
}

#section-about-us-content .block-title {
  font-size: 24px;
  color: #9b0002;
  margin-bottom: 14px;
}

#section-about-us-content .vc_row .wpb_column .vc_column-inner .fw-light.text-white {
  font-size: 19px;
  margin-bottom: 0;
}

#section-about-us-content .vc_row .wpb_column .vc_column-inner .fw-light.text-white ul {
  list-style: none;
}

#section-about-us-content .vc_row .wpb_column .vc_column-inner .fw-light.text-white li:before {
  content: "+";
  padding-right: 10px;
}

.movie-poster-location {
  margin-bottom: 50px;
}

.movie-poster-location .uvc-main-heading * {
  color: #fff;
  font-size: 46px;
  text-align: left;
  text-decoration: underline;
  text-underline-position: under;
  text-decoration-color: #9b0002;
}

.movie-poster-block {
  cursor: pointer;
  position: relative;
  display: inline-block;
  overflow: hidden;
}

.movie-poster-block .movie-poster-image {
  position: relative;
  margin-bottom: 60px;
}

.movie-poster-block .wpb_wrapper .movie-poster-image.hover:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgb(0, 0, 0, 0.8);
  position: absolute;
  top: 0;
  left: 0;
}

.wpb_heading {
  position: relative;
  opacity: 0;
  transform: translateY(30px);
  /* start lower */
  animation: headingUp 0.5s ease-out forwards;
}

@keyframes headingUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.movie-poster-image .wpb_heading {
  display: none;
  position: absolute;
  bottom: 0;
  background-color: rgba(155, 0, 2, 0.7);
  color: #fff;
  text-transform: uppercase;
  font-size: 45px;
  font-weight: 500;
  padding-top: 60px;
  padding-bottom: 102px;
  line-height: 1;
  margin-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
}

.movie-poster-block .wpb_wrapper .movie-poster-image .desc-poster-item {
  margin-bottom: 0;
  position: absolute;
  bottom: 20px;
  left: 14px;
  color: #fff;
  font-size: 32px;
  display: none;
}

.movie-poster-block .wpb_wrapper .movie-poster-image.hover .desc-poster-item {
  display: block;
}

.movie-poster-image .wpb_heading.active {
  display: block;
}

.movie-poster-image .vc_figure,
.movie-poster-image .vc_figure * {
  width: 100%;
}

.movie-poster-block.vc_column_container>.vc_column-inner {
  padding: 0;
}

/* .movie-poster-line.vc_row {
  gap: 57px;
  margin-left: -57px;
  margin-right: -57px;
  /* display: none; */
/* } */

/* .movie-poster-line.vc_row.active {
  display: flex;
} */

.movie-poster-block .wpb_wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 57px;
  margin-right: -57px;
}

.movie-poster-block .wpb_wrapper .movie-poster-image {
  display: none;
  width: calc(20% - 57px);
  margin-bottom: 0;
}

.movie-poster-block .wpb_wrapper .movie-poster-image.active {
  display: block;
}

.movie-poster-image .wpb_heading:after {
  content: "";
  width: 90%;
  height: 3px;
  background: #fff;
  bottom: 68px;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
}

.movie-project .load-more-poster-movie button.vc_general {
  background: #6a6a6a;
  color: #fff;
  padding: 0 25px;
  font-size: 27px;
  border: none;
  text-transform: uppercase;
}

.load-more-poster-movie {
  margin-top: 46px;
}

#section-project-global-content {
  padding-bottom: 40px;
}

#section-project-global-content .movie-poster-location {
  margin-top: 16px;
}

#section-banner-services.banner-title.vc_row-has-fill.vc_row>.vc_column_container>.vc_column-inner {
  padding-top: 130px;
}

#section-service-content .row-services {
  display: flex;
  /* gap: 35px; */
  margin: 0;
  padding-left: 66px;
}

/* #section-service-content .service-block {
  background: #232323;
  display: flex;
  text-align: center;
  border-radius: 10px;
  padding-top: 18px;
  margin-top: 38px;
} */

#section-service-content .service-block .vc_column-inner {
  padding: 0;
  padding-bottom: 20px;
}

#section-service-content .service-block:not(:last-child) {
  margin-right: 35px;
}

#section-service-content .service-block {
  margin-top: 40px;
}

#section-service-content .service-block .service-icon {
  /* margin-bottom: 16px; */
  flex-direction: column;
  background: #232323;
  display: flex;
  text-align: center;
  border-radius: 10px;
  width: calc(25% - 35px);
  align-items: center;
  margin-bottom: 0;
  padding: 20px 10px;
}

#section-service-content .service-block .service-icon:not(:nth-child(4)) {
  padding: 20px 48px;
}

#section-service-content .service-block .vc_column-inner>.wpb_wrapper {
  display: flex;
  gap: 35px;
  flex-wrap: wrap;
  margin-right: -35px;
}

#section-service-content .service-block .service-icon .vc_figure {
  margin-bottom: 20px;
}

.service-icon .wpb_singleimage_heading {
  order: 2;
  font-size: 23px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 0;
  line-height: 1.25;
}

#section-service-content .service-block .service-block-content {
  font-size: 23px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 0;
}

#section-our-project-detail {
  padding-bottom: 178px;
}

#section-our-project-detail ul {
  padding-top: 20px;
  padding-bottom: 22px;
  list-style: none;
}

#section-our-project-detail ul li:before {
  content: "-";
  padding-right: 10px;
}

#section-banner-award {
  padding-top: 44px;
  padding-bottom: 30px;
}

#section-banner-award .banner-title {
  font-size: 96px;
  text-align: center;
  line-height: 1;
  color: #fff;
  margin-bottom: 0;
}

#section-banner-award .banner-sub-content {
  padding-left: 190px;
  padding-right: 240px;
  margin: 0;
  padding-top: 168px;
}

#section-banner-award .banner-sub-content .tiutle {
  font-size: 30px;
  font-weight: 500;
  color: #c3a939;
  padding-bottom: 5px;
}

#section-banner-award .banner-sub-content .detail {
  font-size: 28px;
  color: #c3a939;
  line-height: 1;
}

#section-award-block .wpb_wrapper {
  display: flex;
  flex-wrap: wrap;
}

#section-award-block .wpb_wrapper .vc_row {
  width: 50%;
  display: flex;
  margin: 0;
  align-items: center;
}

#section-award-block .award-block-row .award-block-content {
  width: 100%;
}

#section-award-block .award-block-row .award-block-content .wpb_wrapper {
  flex-direction: column;
}

#section-award-block .award-block-row .award-block-image {
  max-width: 245px;
}

#section-award-block .award-block-row .award-block-content .award-year {
  margin: 0;
  font-size: 36px;
  font-weight: 300;
  color: #c3a939;
  line-height: 1.5;
}

#section-award-block .award-block-row .award-block-content .award-title {
  margin: 0;
  font-size: 36px;
  color: #c3a939;
  position: relative;
  line-height: 1;
}

#section-award-block .award-block-row .award-block-content .award-sub-title {
  font-size: 30px;
  font-weight: 300;
  color: #fff;
  margin: 0;
  line-height: 1.5;
  padding-top: 10px;
}

#section-award-block .award-block-row .award-block-content .award-movie-title {
  font-size: 23px;
  font-weight: 300;
  color: #fff;
  line-height: 1.5;
  margin: 0;
}

#section-award-block .award-block-row .award-block-content .award-title:after {
  content: "";
  width: 94%;
  height: 2px;
  background: #fff;
  position: absolute;
  bottom: -10px;
}

#section-award-bottom {
  font-size: 28px;
  font-weight: 300;
  color: #fff;
  line-height: 1;
  padding-left: 216px;
  padding-right: 210px;
  padding-top: 6px;
  padding-bottom: 126px;
}

#section-carrer-banner .banner-title {
  font-size: 96px;
  color: #fff;
}

#section-carrer-content .title {
  font-size: 48px;
  line-height: 1;
  color: #fff;
}

#section-carrer-content .carrer-link p {
  margin: 0;
}

#section-carrer-content .carrer-link a {
  color: #fff;
  text-decoration: none;
  font-weight: 300;
}

#section-banner-contact-us {
  padding-top: 120px;
}

#section-banner-contact-us .banner-title {
  font-size: 96px;
  line-height: 1;
  color: #fff;
  margin: 0;
}

#section-banner-contact-us .inner-content {
  font-size: 24px;
  margin-bottom: 15px;
}

.sub-title-red.wpb_content_element {
  font-size: 30px;
  font-weight: 500;
  color: #9b0002;
  margin-bottom: 5px;
}

#section-banner-contact-us .banner-sub-content {
  padding-left: 190px;
  padding-right: 288px;
  padding-top: 186px;
}

/* #section-department,
#section-location {
  padding-left: 190px;
} */

#section-department {
  padding-top: 12px;
  margin-bottom: 26px;
}

#section-department .vc_row {
  display: flex;
  gap: 40px;
  margin-left: -40px;
  margin-right: -40px;
  padding-top: 10px;
}

#section-department .department-block {
  background: #232323;
}

#section-department .department-block .vc_column-inner {
  padding: 40px 46px;
}

#section-department .department-block .title {
  font-size: 30px;
  color: #fff;
  font-weight: 300;
  line-height: 1;
  padding-bottom: 20px;
}

#section-department .department-block .info-mail {
  border: 1px solid #000;
  padding-left: 25px;
  padding-top: 5px;
  padding-bottom: 5px;
}

#section-department .department-block .dt-text-title {
  padding-left: 10px;
  font-size: 24px;
}

#section-location .google-map iframe {
  width: 100%;
}

#section-location .sub-title-red {
  margin-bottom: 15px;
}

#section-location .contact-form input {
  height: 54px;
  background: #232323;
  color: #fff;
  margin-bottom: 15px;
}

#section-location .contact-form input::placeholder,
#section-location .contact-form textarea::placeholder {
  color: #fff;
  font-size: 18px;
  font-family: 'Kanit';
  font-weight: 300;
  opacity: 1;
}

#section-location .contact-form textarea {
  background: #232323;
  color: #fff;
  height: 264px;
}

#section-location .contact-form input[type="submit"] {
  background: #fff;
  color: #000;
  font-size: 30px;
  font-family: 'Kanit';
  padding: 0 32px;
  height: 45px;
}

#section-location .contact-form input[type="submit"]:hover {
  background: #fff;
  border: none;
}

#section-location .nf-form-title {
  display: none;
}

#section-location .contact-form .submit-container {
  text-align: right;
  margin-bottom: 0;
}

#section-social {
  padding-bottom: 40px;
}

#section-social .vc_column-inner {
  padding-top: 0;
}

#section-social .vc_column-inner .wpb_wrapper {
  display: flex;
  gap: 38px;
  justify-content: center;
}

#section-social .icon-social {
  margin-bottom: 0;
}

#section-social a.vc_single_image-wrapper i {
  display: none;
}

#footer #bottom-bar {
  display: none;
}

#footer .wf-container-footer .wf-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

#footer .wf-container-footer .wf-container .widget {
  margin: 0;
}

#footer .wf-container-footer .wf-container .widget {
  margin: 0;
  color: #fff;
  font-family: 'Kanit';
  font-weight: 300;
  font-size: 24px;
  width: 100%;
  line-height: 1;
}

#footer .wf-container-footer .wf-container .widget a {
  color: #fff;
  text-decoration: none;
  margin-bottom: 5px;
  line-height: 1;
}

footer#footer .wf-container-footer {
  padding-top: 26px;
  padding-bottom: 115px;
}

#section-reels-content {
  padding: 210px 50px;
}

#section-reels-content .slick-track {
  display: flex;
  justify-content: center;
  align-items: center;
}

#section-reels-content video {
  width: 100%;
}

#section-reels-content .slick-track .slick-slide:not(.slick-active) .video-block {
  max-height: 480px;
  overflow: hidden;
}

.video-desc {
  display: none;
}

.slick-active .video-desc {
  display: block;
  position: absolute;
  bottom: 25px;
  max-width: 425px;
  padding: 150px 25px 166px;
  background: rgb(0, 0, 0, 0.8);
  left: -70px;
}

.slick-active .video-desc .video-title {
  font-size: 49px;
  color: #fff;
  text-transform: uppercase;
  line-height: 59px;
}

.slick-active .video-desc .btn-watch-reel {
  font-size: 38px;
  line-height: 45px;
  font-weight: 300;
  color: #fff;
  padding-top: 125px;
  text-shadow: 0 0 6px #fff, 0 0 12px #fff;
  text-decoration: underline;
  text-underline-position: under;
  cursor: pointer;
}

#section-video-banner-top .video-item {
  width: 100%;
}

#section-video-banner-top .video-banner,
#section-video-banner-top .banner-video-info-block {
  margin: 0;
}

#section-video-banner-top .popup-video {
  display: none;
}

.banner-video-info-block .wpb_wrapper {
  display: flex;
  align-items: end;
}

.banner-video-info-block .wpb_wrapper .left {
  width: 50%;
}

.banner-video-info-block .wpb_wrapper .right {
  width: 50%;
  display: flex;
  justify-content: end;
}

.txt-feature-movie {
  font-size: 18px;
  color: #9b0002;
  position: relative;
  width: fit-content;
  padding-top: 4px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 20px;
}

.txt-feature-movie:before {
  content: "";
  width: 100%;
  height: 2px;
  background: #9b0002;
  position: absolute;
  left: 0;
  top: 0;
}

#section-banner-project-title {
  padding-bottom: 356px;
}

#section-project-south-content {
  margin-top: -340px;
}

.featue-project-detail {
  display: flex;
}

.featue-project-detail .movie-title {
  width: 50%;
  font-size: 36px;
  color: #fff;
  text-shadow: 0 0 25px #9b0002, 0 0 21px #ff0000, 0 0 68px #ff4d4d;
}

.featue-project-detail .triggle-modal-video {
  text-align: right;
  font-size: 16px;
  text-transform: uppercase;
  border: 1px solid rgba(212, 211, 208, 0.25);
  width: fit-content;
  padding: 2rem 3rem;
}

.banner-video-info-block .movie-title {
  font-size: 36px;
  color: #fff;
  text-shadow: 0px 0px 8px rgba(155, 0, 2, 0.8), 0px 0px 44px #9b0002, 0px 0px 100px #9b0002;
}

.banner-video-info-block .triggle-modal-video {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.96px;
  color: #d4d3d0;
  position: relative;
  padding: 1rem 3rem;
  border: 1px solid rgba(212, 211, 208, 0.25);
  width: fit-content;
  cursor: pointer;
}

.banner-video-info-block .triggle-modal-video:hover {
  box-shadow: 0px 0px 60px 0px rgba(155, 0, 2, 0.5) inset, 0px 0px 60px 0px rgba(155, 0, 2, 0.5);
  border-color: #9b0002;
}

#section-video-banner-top .banner-video-info-block {
  padding: 49px 164px 110px;
  position: absolute;
  width: 100%;
  bottom: 0;
  background: #000;
}

.video-modal {
  display: none;
  position: fixed !important;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  justify-content: center;
  align-items: center;
  margin: 0 !important;
}

.video-modal>.wpb_column {
  height: 100%;
}

.video-modal-content {
  position: absolute;
  width: 80%;
  max-width: 900px;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
}

.modal-video-wrapper iframe {
  width: 100%;
  height: 500px;
}

.video-close {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 28px;
  color: white;
  cursor: pointer;
}

#section-reels-content .slick-prev:before,
.slick-next:before {
  content: "" !important;
}

#section-reels-content .slick-prev {
  width: 85px;
  height: 85px;
  left: 85px;
}

#section-reels-content .slick-next {
  width: 85px;
  height: 85px;
  right: 160px;
}