:root {
  touch-action: pan-x pan-y;
  height: 100% 
}
body {
  font-family: "Kittithada_Roman55";
  font-size: 2.3vw;
  line-height: 2.3vw;
  color: #FFF;
  background-color: #002617;   
}
a,
a:link,
a:visited,
a:hover {
  color: #FFF;
  text-decoration: none;
}
.btn-search {
  width: 20%;
  height: auto;
}
.txt_header {
  font-family: "Kittithada_Bold75";
  font-size: 4.8vw;
  line-height: 4.8vw;
}
.txt-subheader {
  font-family: "Kittithada_Medium65";
  font-size: 2.8vw;
  line-height: 3vw;
}
.txt-subheader2 {
  font-family: "Kittithada_Medium65";
  font-size: 2.8vw;
  line-height: 2vw;
}
.txt-subdetail {
  font-family: "Kittithada_Medium65";
  font-size: 2vw;
  line-height: 2vw;
}
.bg-gray {
  /* background-color: #ffffff;
  border-radius: 25px; */
}
.text-header-form-1 {
  font-family: "Kittithada_Roman55";
  font-size: 3.5vw;
  line-height: 3.8vw;
  
}
.text-header-form-2 {
  font-family: 'Kittithada_Medium65';
  font-size: 1.8vw;
  line-height: 1.8vw;
}

.text-header-form-3 {
  font-family: 'Kittithada_Medium65';
  font-size: 5vw;
  line-height: 5vw;
}

.text-header-form-4 {
  font-family: 'Kittithada_Medium65';
  font-size: 4vw;
  line-height: 4vw;
}
.quantity {
  width: 5%;
  vertical-align: sub;
}
#content {
  
}
.salogan {
  width: 40%;
}
.blue-text {
  color: #fff;
}
.register-bg {
  /* background-image: url(../img/bg-d.jpg); */
  background-repeat: no-repeat;
  background-size: cover;
}
.border-start-content {
  border-left: 3px solid #fff !important;
  padding-left: 1rem;
  color: #fff;
  font-size: 2.2vw;
  line-height: 2.2vw;
}
.border-start-content-text {
  font-family: 'Kittithada_Roman55';
  font-size: 2vw;
  line-height: 2vw;
} 
.text-content-header {
  font-family: "Kittithada_Bold75";
  font-size: 3vw;
  line-height: 3vw;
}

.text-content-header-1 {
  font-family: "Kittithada_Medium65";
  font-size: 3vw;
  line-height: 3vw;
}

.btn-info {
  width:17%;
  vertical-align: bottom;
  cursor: pointer;
}

.btn-info {
  width:17%;
}
.text-content-subheader {
  font-family: "Kittithada_Roman55";
  font-size: 2.4vw;
  line-height: 2.4vw;
}

.add-line-1 {
  cursor: pointer;
}
.btn:focus,.btn:active {
  outline: none !important;
  box-shadow: none;
}
.btn-send {
  font-family: "Kittithada_Medium65";
  border: 0px solid #c8ab7c;
  color: #002818;
  padding: 0.1rem 1.5rem;
  font-size: 2.4vw;
  border-radius: 1rem;
  background-color:#c8ab7c;

  /* background: linear-gradient(to right,  #916b56 7%,#916b56 7%,#c29d8b 33%,#c29d8b 67%,#916b56 95%);  */
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.btn-line {
  font-family: "Kittithada_Medium65";
  border: 0px solid #62c26b;
  color: #fff;
  padding: 0.1rem 1.5rem;
  font-size: 1.6vw;
  border-radius: 3rem;
  background-color:#62c26b;
  /* background: linear-gradient(to right,  #916b56 7%,#916b56 7%,#c29d8b 33%,#c29d8b 67%,#916b56 95%);  */
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.btn-info2 {
  font-family: "Kittithada_Medium65";
  border: 0px solid #396f7f;
  color: #396f7f;
  padding: 0rem 2rem;
  font-size: 1.5vw;
  border-radius: 0rem;
  background-image: linear-gradient(to right,rgba(255,0,0,0) 0%,  rgba(47,95,115,0.7) 10%, rgba(255,255,255,0.9) 30%,  rgba(255,255,255,0.9) 70%, rgba(47,95,115,0.7) 90% , rgba(255,0,0,0) 100%);
}

.salogan-bg {
  font-family: "Kittithada_Bold75";
  color:#fff;
  background: linear-gradient(to right,  #933d22 0%,#ef9b66 36%,#ef9b66 61%,#933d22 100%); 
}
.layput-info {
  padding-top:22%;
}
.layput-info-2 {
  padding-top:35.5%;
}
.btn:hover {
  background-position: right center; /* change the direction of the change here */
}
button:focus { 
  border: none;
  outline: none;
}

.has-error select:focus {
  border: 1px solid red!important;
}
select:focus {
  /* border-color: transparent !important; */
  border: 1px solid #fff!important;
  /* border-bottom: 1px solid #ffffff!important; */
}
.btn-map,
.btn-primary {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: none;

  /*
    border-bottom: 50px solid #555;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    height: 0;
    width: 125px;
*/

  font-family: "Kittithada_Bold75";
  /* background-color: #35708f; */
  font-size: 3vw;
  line-height: 0vw;
  padding-left: 1rem;
  padding-right: 1rem;
  /* border-bottom: 2.5rem solid #35708f; */
  border-left: 1rem solid transparent;
  border-right: 1rem solid transparent;
  height: 3vw;
  color: #fff;
  outline: none;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: none;

  /*
  border-bottom: 50px solid #555;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  height: 0;
  width: 125px;
*/

  font-family: "Kittithada_Bold75";
  /* background-color: #35708f; */
  font-size: 3vw;
  line-height: 0vw;
  padding-left: 1rem;
  padding-right: 1rem;
  /* border-bottom: 2.5rem solid #33586c; */
  border-left: 1rem solid transparent;
  border-right: 1rem solid transparent;
  height: 0;
  color: #fff;
}
.text-date {
  color: #1e4175;
  font-family: "Kittithada_Bold75";
}
.text-footer {
  /* color: #fff; */
  font-size: 1.5vw;
}
.text-header-reg {
  font-family: "Kittithada_Bold75";
  color: #fff;
  font-size: 3.5vw;
  line-height: 3.5vw;
}
#btn-map,
.btn-click-map {
  cursor: pointer;
}
.footer {
  color:#fff;
  /* background-color: #ffffff; */
  
  /* background: linear-gradient(to right,  #906a55 0%,#bc917e 30%,#c5a191 50%,#bc917e 70%,#906a55 100%);  */
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}
.small-date {
  font-size: 2vw;
}
.error-blank,
.error {
  display: none;
  font-size: 0.4em;
  top: auto;
  padding-top: 0em;
  position: inherit;
  letter-spacing: 2px;
  color: red;
  text-align: left !important;
  width: 100%;
}

.form-control::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}

.form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}

.form-control::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff;
}


video {
  margin: -1px;
  clip-path: inset(0px);
}

select option {
  color: #000;
}

/* .form-control, .form-select {
    display: block;
    width: 100%;
    padding: 0.2rem 0.5rem;
    font-family: 'Kittithada_Medium65';
    font-size: 2.5vw;
    color: #FFF;
    line-height: 2.5vw;
    background-color: transparent;
    background-clip: padding-box;    
    border: 1px solid #FFF;
    border-radius: 1rem;
} */

.form-control,
.form-select {
  display: block;
  width: 100%;
  padding: 0.3rem 0.4rem;
  font-family: "Kittithada_Roman55";
  font-size: 2vw;
  color: #fff;
  line-height: 1.8vw;
  background-color: transparent;
  background-clip: padding-box;
  border: 1px solid #FFF;
  /* padding: 0.1rem 0.1rem; */
  border-radius: 0.6rem;
  /* border-bottom: 1px solid #FFF; */
}
/* .form-select { 
  font-family: 'Kittithada_Light45';
} */
.form-control:focus {
  border-color: none;
  box-shadow: none;
  color: #fff;
  background-color: transparent;
  border: 1px solid #fff;
  /* border-bottom: 1px solid #ffffff; */
}
.form-control:disabled,
.form-control[readonly] {
  background-color: transparent !important;
  opacity: 1;
}
.form-select {
  background-size: 9% 80%;
  background-image: url(../img/arrow.svg);
  /* font-size: 2.5vw;
  text-indent: 4px;
    padding: 4px; */
  /* padding: 0.23rem 0.1rem; */
  padding: 0.56rem 0.4rem;
  background-position-y: inherit;
}
.form-select-md 
{
  background-size: 4% 80%;
}
.form-select:focus {
  border-color: none;
  box-shadow: none;
  background-color: transparent;
  /* border: 1px solid #fff; */
}
.vr {
  display: inline-block;
}
.bg-white {
  background-color: #fff;
}
.container-radiobox {
  font-family: "Kittithada_Roman55";
  font-size: 2.5vw;
  color: #396f7f;
  line-height: 2.5vw;
}
.bg-content {
  background-color: #35708f;
  color: #fff;
}
.slide1 {
  width: 90.3166666%;
  padding-top: 0.307307%;
}
.slide-content {
  width: 90.4166666%;
}
.slide2 {
  width: 90.3166666%;
  padding-top: 0.137307%;
  padding-left: 0.1%;
}
.top-slide-2 {
  padding-top: 3.017307%;
}
.slide-content-1 {
  background-image: url(../img/bg-slide-content-1.png);
  background-size:contain;
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #ffffff;
}
.slide-content-2 {
  background-image: url(../img/bg-slide-content-2.png);
  background-size:contain;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-color: #ffffff;
}
/* .detail-0 {
  background-image: url(../img/bg-dd-slide-1.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #ffffff;
}
.detail-1 {
    background-image: url(../img/bg-dd-slide-2.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #ffffff;
} */
 .page-banner {
  /* background-image: url(../img/bg-d-header.jpg); */
  background-size: cover;
 }
 .project-header {
  /* background-image: url(../img/bg-d-content.jpg); */
  background-size: cover;
 }
 .concept-text {
  color: #574319;
  font-size: 2vw;
  line-height: 2.2vw;
 }
 /* #theme {
  background-image: url(../img/bg-thank-d.jpg);
  background-size: cover;
 } */
.btn-google-map {
  width:18%;
}
.header-img {
  width:90%;
}
.bg-header-text {
  background-image: url(../img/bg-header.jpg);
  background-size: contain;
  background-repeat: repeat-y;
}
.text-privilage {
  color: #fff;
}
#myVideo {
  width: 100%;
  height: auto; /* Maintains aspect ratio */
  display: block; /* Removes any extra space below the video */
}
#clickreg {
  width:5%;
  cursor:pointer;
}
.openmap {
  cursor:pointer;
}
@media  (max-device-width: 1024px) {
.layput-info {
  padding-top:22%;
  }
  .btn-send {
    font-family: "Kittithada_Medium65";
    border: 0px solid #003a70;
    color: #002818;
    padding: 0.1rem 1rem;
    font-size: 2.4vw;
    border-radius: 3rem;
    background-color:#c8ab7c;

    /* background: linear-gradient(to right,  #916b56 7%,#916b56 7%,#c29d8b 33%,#c29d8b 67%,#916b56 95%);  */
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
  
  .btn-line {
    font-family: "Kittithada_Medium65";
    border: 0px solid #62c26b;
    color: #fff;
    padding: 0.1rem 1rem;
    font-size: 1.6vw;
    border-radius: 3rem;
    background-color:#62c26b;
    /* background: linear-gradient(to right,  #916b56 7%,#916b56 7%,#c29d8b 33%,#c29d8b 67%,#916b56 95%);  */
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}
@media screen and (max-device-width: 932px) and (orientation: landscape) { 
  .concept-text {
    color: #574319;
    font-size: 5vw;
    line-height: 5.2vw;
   }
  .text-header-vive {
    font-size: 5vw;
    line-height: 5vw;
  }
  .text-desc-vive {
    font-size: 4vw;
    line-height: 4vw;
  }

  .text-bullet-vive {
    font-size: 3vw;
    line-height: 3vw;
  }

  .text-project-info {
    font-size: 4vw;
    line-height: 4vw;
  }

  .text-project-info-sub {
    font-size: 2.1vw;
    line-height: 3vw;
  }

  .text-project-info-prizes {
    font-size: 4vw;
    line-height: 4vw;
  }
  .text-project {
    font-size: 3vw;
    line-height: 3vw;
    color: #396f7f;
    padding-left: 1rem;
  }
  .container-checkbox {
    font-size: 3vw;
    line-height: 3vw;
  }
  .project-label {
    font-size: 4vw;
    line-height: 7vw;
  }
  /* .form-control,
  .form-select {
    font-size: 7vw;
  } */
  .small-date {
    font-size: 3vw;
  }
  /* .btn-send {
    font-family: "Kittithada_Medium65";
    border: 1px solid #396f7f;
    padding: 0rem 2rem;
    font-size: 7vw;
    border-radius: 5rem;
  } */
  .space {
    font-size: 1vw;
  }
  
}

@media screen and (max-device-width: 768px) { 
  .btn-send {
    font-family: "Kittithada_Medium65";
    border: 0px solid #003a70;
    color: #fff;
    padding: 0rem 0.5rem;
    font-size: 1.6vw;
    border-radius: 3rem;
    background-color:#003a70;
    /* background: linear-gradient(to right,  #916b56 7%,#916b56 7%,#c29d8b 33%,#c29d8b 67%,#916b56 95%);  */
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }

  .btn-line {
    font-family: "Kittithada_Medium65";
    border: 0px solid #62c26b;
    color: #fff;
    padding: 0rem 0.5rem;
    font-size: 1.6vw;
    border-radius: 3rem;
    background-color:#62c26b;
    /* background: linear-gradient(to right,  #916b56 7%,#916b56 7%,#c29d8b 33%,#c29d8b 67%,#916b56 95%);  */
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }

}

@media screen and (max-device-width: 767.5px), screen and (max-width: 767.5px) {
  body {
    font-size: 5.5vw;
    line-height: 6vw;
  }
  .quantity {
    width: 9%;
    vertical-align: sub;
  }
  .salogan {
    width: 80%;
  }
  .register-bg {
    /* background-image: url(../img/bg-d.jpg); */
    background-repeat: no-repeat;
    background-size: 120%;
  }
  .header-curve {
    background-image: url(../img/m-header.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
  .bg-form {
    background-image: url(../img/bg-d-form.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #7ba9b8;
  }

  .text-sub-header {
    font-size: 7vw;
    line-height: 7vw;
  }
  .bg-head {
    background-image: url(../img/header-1-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
  }
  .bg-head-2 {
    background-image: url(../img/header-3-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
  }
  .text-header {
    font-size: 10vw;
    line-height: 10vw;
    /* font-size: 13vw;       
        line-height: 13vw; */
  }
  .text-content-header {
    font-family: "Kittithada_Bold75";
    font-size: 11vw;
    line-height: 10vw;
  }

  .text-content-subheader {
    font-family: "Kittithada_Roman55";
    font-size: 8vw;
    line-height: 8vw;
  }

  .text-bullet-vive {
    font-size: 6vw;
    line-height: 6vw;
  }

  .text-project-info {
    font-size: 8vw;
    line-height: 9vw;
  }

  .text-project-info-sub {
    font-size: 5.5vw;
    line-height: 3vw;
  }

  .text-project-info-prizes {
    font-size: 8vw;
    line-height: 7vw;
  }

  .text-project-thank {
    font-size: 8vw;
    line-height: 7vw;
  }

  .space {
    font-size: 4vw;
  }

  .container-checkbox .checkmark.project-checkbox {
    height: 3.5vw;
    width: 3.5vw;
    top: 28%;
  }

  .btn-send {
    border: 0px solid #fff;
    padding: 0rem 2rem;
    font-size: 6.5vw;
    color: #002818;
    border-radius: 3rem;
    background-color:#c8ab7c;
    /* background: linear-gradient(to right,  #933d22 0%,#ef9b66 36%,#ef9b66 61%,#933d22 100%);  */
  }

  .btn-line {    
    border: 0px solid #62c26b;    
    padding: inherit;
    font-size: 7vw;
    border-radius: 3rem;
    background-color:#62c26b;
    /* background: linear-gradient(to right,  #916b56 7%,#916b56 7%,#c29d8b 33%,#c29d8b 67%,#916b56 95%);  */
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
  
  
  .btn-info2 {
    font-family: "Kittithada_Medium65";
    border: 0px solid #396f7f;
    color: #ffff;
    padding: 0rem 1.8rem;
    font-size: 4.5vw;
    border-radius: 0rem;
    background-image: linear-gradient(to right, #ffffff 0%, #ffffff 31%, #ffffff 71%, #ffffff 100%);
  }
  .layput-info {
    padding-top:43%;
  }
  .text-project {
    font-family: "Kittithada_Medium65";
    font-size: 8vw;
    line-height: 10vw;
    color: #396f7f;
    padding-left: 0.6rem;
  }

  .bg_m {
    background-image: url(../img/btn_m.jpg);
    background-size: contain;
  }
  .btn-map,
  .btn-primary {
    background: none;
    color: inherit;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    outline: none;

    /*
        border-bottom: 50px solid #555;
        border-left: 25px solid transparent;
        border-right: 25px solid transparent;
        height: 0;
        width: 125px;
    */

    font-family: "Kittithada_Bold75";
    /* background-color: #35708f; */
    font-size: 10vw;
    line-height: 10vw;
    padding-left: 2rem;
    padding-right: 2rem;
    /* border-bottom: 3.1rem solid #35708f; */
    border-left: 1rem solid transparent;
    border-right: 1rem solid transparent;
    height: auto;
    color: #fff;
    border-radius: 0rem;
  }
  .btn-primary:hover,
  .btn-primary:focus,
  .btn-primary:active,
  .btn-primary.active,
  .open > .dropdown-toggle.btn-primary {
    background: none;
    color: inherit;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    outline: none;

    /*
      border-bottom: 50px solid #555;
      border-left: 25px solid transparent;
      border-right: 25px solid transparent;
      height: 0;
      width: 125px;
    */

    font-family: "Kittithada_Bold75";
    /* background-color: #35708f; */
    font-size: 10vw;
    line-height: 10vw;
    padding-left: 2rem;
    padding-right: 2rem;
    /* border-bottom: 3.1rem solid #33586c; */
    border-left: 1rem solid transparent;
    border-right: 1rem solid transparent;
    height: auto;
    color: #fff;
    border-radius: 0rem;
  }

  .btn-search {
    width: 18%;
    height: auto;
  }

  .text-header-reg {
    font-family: 'Kittithada_Medium65';
    color: #fff;
    font-size: 8.5vw;
    line-height: 7vw;
  }

  .text-content-header-1 {
    font-family: "Kittithada_Medium65";
    font-size: 7.5vw;
    line-height: 7vw;
  }

  .text-header-form-1 {
    font-family: 'Kittithada_Roman55';
    font-size: 6.5vw;
    line-height: 7vw;    
  }
  .text-header-form-2 {
    font-family: 'Kittithada_Medium65';
    font-size: 7vw;
    line-height: 7vw;
  }

  .text-header-form-3 {
    font-family: 'Kittithada_Medium65';
    font-size: 9vw;
    line-height: 9vw;
  }

  .text-header-form-4 {
    font-family: 'Kittithada_Medium65';
    font-size: 8vw;
    line-height: 8vw;
  }

  .form-control,
  .form-select {
    display: block;
    width: 100%;
    padding: 0.4rem 0.5rem;
    font-family: "Kittithada_Roman55";
    font-size: 7vw;
    line-height: normal;
  }
  .text-footer {
    
    font-size: 4.5vw;
  }

  .text-header-2 {
    font-family: "Kittithada_Bold75";
    color: #1e4175;
    font-size: 20vw;
    line-height: 18vw;
  }
  .text-keyvistual {
    font-family: "Kittithada_Light45";
    font-size: 9vw;
    line-height: 9vw;
    color: #fff;
  }
  .text-prize {
    font-family: "Kittithada_Medium65";
    font-size: 12vw;
    line-height: 12vw;
    color: #fff;
  }
  .small-date {
    font-size: 6vw;
  }
  .form-select,
  .container-checkbox {
    /* font-family: 'Kittithada_Light45'; */
    font-size: 7vw;
    line-height: 7vw;
  }
  .checkbox-small {
    font-size: 7vw;
    line-height: 7vw;
  }
  /* .form-list {
      padding-bottom:20px;
    } */
  .form-select {
    /* text-indent: 4px; */
    padding: 0.6rem 0.5rem;
  }
  .form-select-md 
{
  background-size: 9% 80%;
}
  .container-radiobox {
    font-family: "Kittithada_Medium65";
    font-size: 7vw;
    line-height: 7vw;
  }

  .txt_header {
    font-size: 7.9vw;
    line-height: 7.9vw;
  }
  .txt-subheader {
    font-size: 8vw;
    line-height: 9vw;
  }
  .txt-subheader2 {
    font-family: "Kittithada_Medium65";
    font-size: 7vw;
    line-height: 7vw;
  }
  .txt-subdetail {
    font-family: "Kittithada_Medium65";
    font-size: 7vw;
    line-height: 7vw;
  }
  .text-project-thank {
    font-family: "Kittithada_Medium65";
    font-size: 7vw;
    line-height: 7vw;
    color: #396f7f;
  }
  .border-start-content {
    border-left: 3px solid #fff !important;
    padding-left: 1rem;
    color: #fff;
    font-size: 7vw;
    line-height: 7vw;
  }
  .border-start-content-text {
    font-family: 'Kittithada_Roman55';
    font-size: 6vw;
    line-height: 6vw;
  } 
  .slide-content-1 {
    background-image: url(../img/bg-slide-content-1.png);
    background-size:contain;
    background-repeat: no-repeat;
    background-position: top center;
  }
  .slide-content-2 {
    background-image: url(../img/bg-slide-content-2.png);
    background-size:contain;
    background-repeat: no-repeat;
    background-position: bottom center;
  }
 
  .layput-info {
    padding-top: 80%;
  }
  .layput-info-2 {
    padding-top: 39.5%;
  }
  .concept-text {
    color: #574319;
    font-size: 7vw;
    line-height: 7vw;
   }
   .project-header {
    background-image: url(../img/bg-thank-m.jpg);
    background-size: cover;
    background-position: 60%;
   }
   .page-banner {
    background-image: url(../img/bg-thank-m.jpg);
    background-size: cover;
    background-position: center center;
   }
   /* #theme {
    background-image: url(../img/bg-thank-m.jpg);
    background-size: cover;
   } */
   .btn-google-map {
    width:50%;
  }
  .header-img {
    width:60%;
  }
  #clickreg {
    width:14%; 
  }
}

@media screen and (max-device-width: 700px) {
  .layput-info-2 {
      padding-top: 38.5%;
  }  
}

@media screen and (max-device-width: 400px) {
  .form-control, .form-select {
    display: block;
    width: 100%;
    padding: 0.5rem 0.5rem;
  }  
}




@media screen and (max-device-width: 1024px) and (orientation: landscape) {
  body {
  font-family: "Kittithada_Roman55";
  font-size: 2.3vw;
  line-height: 2.3vw;
  color: #FFF;
  background-color: #002617;   
}
a,
a:link,
a:visited,
a:hover {
  color: #FFF;
  text-decoration: none;
}
.btn-search {
  width: 20%;
  height: auto;
}
.txt_header {
  font-family: "Kittithada_Bold75";
  font-size: 4.8vw;
  line-height: 4.8vw;
}
.txt-subheader {
  font-family: "Kittithada_Medium65";
  font-size: 2.8vw;
  line-height: 3vw;
}
.txt-subheader2 {
  font-family: "Kittithada_Medium65";
  font-size: 2.8vw;
  line-height: 2vw;
}
.txt-subdetail {
  font-family: "Kittithada_Medium65";
  font-size: 2vw;
  line-height: 2vw;
}
.bg-gray {
  /* background-color: #ffffff;
  border-radius: 25px; */
}
.text-header-form-1 {
  font-family: "Kittithada_Roman55";
  font-size: 3.5vw;
  line-height: 3.8vw;
  
}
.text-header-form-2 {
  font-family: 'Kittithada_Medium65';
  font-size: 1.8vw;
  line-height: 1.8vw;
}

.text-header-form-3 {
  font-family: 'Kittithada_Medium65';
  font-size: 5vw;
  line-height: 5vw;
}

.text-header-form-4 {
  font-family: 'Kittithada_Medium65';
  font-size: 4vw;
  line-height: 4vw;
}
.quantity {
  width: 5%;
  vertical-align: sub;
}
#content {
  
}
.salogan {
  width: 40%;
}
.blue-text {
  color: #fff;
}
.register-bg {
  /* background-image: url(../img/bg-d.jpg); */
  background-repeat: no-repeat;
  background-size: cover;
}
.border-start-content {
  border-left: 3px solid #fff !important;
  padding-left: 1rem;
  color: #fff;
  font-size: 2.2vw;
  line-height: 2.2vw;
}
.border-start-content-text {
  font-family: 'Kittithada_Roman55';
  font-size: 2vw;
  line-height: 2vw;
} 
.text-content-header {
  font-family: "Kittithada_Bold75";
  font-size: 3vw;
  line-height: 3vw;
}

.text-content-header-1 {
  font-family: "Kittithada_Medium65";
  font-size: 3vw;
  line-height: 3vw;
}

.btn-info {
  width:17%;
  vertical-align: bottom;
  cursor: pointer;
}

.btn-info {
  width:17%;
}
.text-content-subheader {
  font-family: "Kittithada_Roman55";
  font-size: 2.4vw;
  line-height: 2.4vw;
}

.add-line-1 {
  cursor: pointer;
}
.btn:focus,.btn:active {
  outline: none !important;
  box-shadow: none;
}
.btn-send {
  font-family: "Kittithada_Medium65";
  border: 0px solid #c8ab7c;
  color: #002818;
  padding: 0.1rem 1.5rem;
  font-size: 2.4vw;
  border-radius: 1rem;
  background-color:#c8ab7c;

  /* background: linear-gradient(to right,  #916b56 7%,#916b56 7%,#c29d8b 33%,#c29d8b 67%,#916b56 95%);  */
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.btn-line {
  font-family: "Kittithada_Medium65";
  border: 0px solid #62c26b;
  color: #fff;
  padding: 0.1rem 1.5rem;
  font-size: 1.6vw;
  border-radius: 3rem;
  background-color:#62c26b;
  /* background: linear-gradient(to right,  #916b56 7%,#916b56 7%,#c29d8b 33%,#c29d8b 67%,#916b56 95%);  */
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.btn-info2 {
  font-family: "Kittithada_Medium65";
  border: 0px solid #396f7f;
  color: #396f7f;
  padding: 0rem 2rem;
  font-size: 1.5vw;
  border-radius: 0rem;
  background-image: linear-gradient(to right,rgba(255,0,0,0) 0%,  rgba(47,95,115,0.7) 10%, rgba(255,255,255,0.9) 30%,  rgba(255,255,255,0.9) 70%, rgba(47,95,115,0.7) 90% , rgba(255,0,0,0) 100%);
}

.salogan-bg {
  font-family: "Kittithada_Bold75";
  color:#fff;
  background: linear-gradient(to right,  #933d22 0%,#ef9b66 36%,#ef9b66 61%,#933d22 100%); 
}
.layput-info {
  padding-top:22%;
}
.layput-info-2 {
  padding-top:35.5%;
}
.btn:hover {
  background-position: right center; /* change the direction of the change here */
}
button:focus { 
  border: none;
  outline: none;
}

.has-error select:focus {
  border: 1px solid red!important;
}
select:focus {
  /* border-color: transparent !important; */
  border: 1px solid #fff!important;
  /* border-bottom: 1px solid #ffffff!important; */
}
.btn-map,
.btn-primary {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: none;

  /*
    border-bottom: 50px solid #555;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    height: 0;
    width: 125px;
*/

  font-family: "Kittithada_Bold75";
  /* background-color: #35708f; */
  font-size: 3vw;
  line-height: 0vw;
  padding-left: 1rem;
  padding-right: 1rem;
  /* border-bottom: 2.5rem solid #35708f; */
  border-left: 1rem solid transparent;
  border-right: 1rem solid transparent;
  height: 3vw;
  color: #fff;
  outline: none;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: none;

  /*
  border-bottom: 50px solid #555;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  height: 0;
  width: 125px;
*/

  font-family: "Kittithada_Bold75";
  /* background-color: #35708f; */
  font-size: 3vw;
  line-height: 0vw;
  padding-left: 1rem;
  padding-right: 1rem;
  /* border-bottom: 2.5rem solid #33586c; */
  border-left: 1rem solid transparent;
  border-right: 1rem solid transparent;
  height: 0;
  color: #fff;
}
.text-date {
  color: #1e4175;
  font-family: "Kittithada_Bold75";
}
.text-footer {
  /* color: #fff; */
  font-size: 1.5vw;
}
.text-header-reg {
  font-family: "Kittithada_Bold75";
  color: #fff;
  font-size: 3.5vw;
  line-height: 3.5vw;
}
#btn-map,
.btn-click-map {
  cursor: pointer;
}
.footer {
  color:#fff;
  /* background-color: #ffffff; */
  
  /* background: linear-gradient(to right,  #906a55 0%,#bc917e 30%,#c5a191 50%,#bc917e 70%,#906a55 100%);  */
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}
.small-date {
  font-size: 2vw;
}
.error-blank,
.error {
  display: none;
  font-size: 0.4em;
  top: auto;
  padding-top: 0em;
  position: inherit;
  letter-spacing: 2px;
  color: red;
  text-align: left !important;
  width: 100%;
}

.form-control::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}

.form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}

.form-control::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff;
}


video {
  margin: -1px;
  clip-path: inset(0px);
}

select option {
  color: #000;
}

/* .form-control, .form-select {
    display: block;
    width: 100%;
    padding: 0.2rem 0.5rem;
    font-family: 'Kittithada_Medium65';
    font-size: 2.5vw;
    color: #FFF;
    line-height: 2.5vw;
    background-color: transparent;
    background-clip: padding-box;    
    border: 1px solid #FFF;
    border-radius: 1rem;
} */

.form-control,
.form-select {
  display: block;
  width: 100%;
  padding: 0.3rem 0.4rem;
  font-family: "Kittithada_Roman55";
  font-size: 2vw;
  color: #fff;
  line-height: 1.8vw;
  background-color: transparent;
  background-clip: padding-box;
  border: 1px solid #FFF;
  /* padding: 0.1rem 0.1rem; */
  border-radius: 0.6rem;
  /* border-bottom: 1px solid #FFF; */
}
/* .form-select { 
  font-family: 'Kittithada_Light45';
} */
.form-control:focus {
  border-color: none;
  box-shadow: none;
  color: #fff;
  background-color: transparent;
  border: 1px solid #fff;
  /* border-bottom: 1px solid #ffffff; */
}
.form-control:disabled,
.form-control[readonly] {
  background-color: transparent !important;
  opacity: 1;
}
.form-select {
  background-size: 9% 80%;
  background-image: url(../img/arrow.svg);
  /* font-size: 2.5vw;
  text-indent: 4px;
    padding: 4px; */
  /* padding: 0.23rem 0.1rem; */
  padding: 0.56rem 0.4rem;
  background-position-y: inherit;
}
.form-select-md 
{
  background-size: 4% 80%;
}
.form-select:focus {
  border-color: none;
  box-shadow: none;
  background-color: transparent;
  /* border: 1px solid #fff; */
}
.vr {
  display: inline-block;
}
.bg-white {
  background-color: #fff;
}
.container-radiobox {
  font-family: "Kittithada_Roman55";
  font-size: 2.5vw;
  color: #396f7f;
  line-height: 2.5vw;
}
.bg-content {
  background-color: #35708f;
  color: #fff;
}
.slide1 {
  width: 90.3166666%;
  padding-top: 0.307307%;
}
.slide-content {
  width: 90.4166666%;
}
.slide2 {
  width: 90.3166666%;
  padding-top: 0.137307%;
  padding-left: 0.1%;
}
.top-slide-2 {
  padding-top: 3.017307%;
}
.slide-content-1 {
  background-image: url(../img/bg-slide-content-1.png);
  background-size:contain;
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #ffffff;
}
.slide-content-2 {
  background-image: url(../img/bg-slide-content-2.png);
  background-size:contain;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-color: #ffffff;
}
/* .detail-0 {
  background-image: url(../img/bg-dd-slide-1.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #ffffff;
}
.detail-1 {
    background-image: url(../img/bg-dd-slide-2.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #ffffff;
} */
 .page-banner {
  /* background-image: url(../img/bg-d-header.jpg); */
  background-size: cover;
 }
 .project-header {
  /* background-image: url(../img/bg-d-content.jpg); */
  background-size: cover;
 }
 .concept-text {
  color: #574319;
  font-size: 2vw;
  line-height: 2.2vw;
 }
 /* #theme {
  background-image: url(../img/bg-thank-d.jpg);
  background-size: cover;
 } */
.btn-google-map {
  width:18%;
}
.header-img {
  width:90%;
}
.bg-header-text {
  background-image: url(../img/bg-header.jpg);
  background-size: contain;
  background-repeat: repeat-y;
}
.text-privilage {
  color: #fff;
}
#myVideo {
  width: 100%;
  height: auto; /* Maintains aspect ratio */
  display: block; /* Removes any extra space below the video */
}
#clickreg {
  width:5%;
  cursor:pointer;
}
.openmap {
  cursor:pointer;
  }
}
