html {
  min-height: 100vh;
  margin: 0px;
}

a:hover {
  text-decoration: inherit;
}

body {
  background-image: url('../graphic/Parking_25_PK_BG.png');
  color: #fff;
  font-size: 10px;
  height: 100vh;
  min-height: 100vh;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  margin: 0px;
}

@media screen and (max-width:768px) {
  body {
    font-size: 6px !important;
  }
}

@media screen and (max-width:700px){
  body {
    background-size: 1000px 100%;
  }
}

@media screen and (min-width:1300px){
  body {
    background-size: 100% 100%;
  }
}

@media screen and (max-width:462px) {
  body {
    background-size: 1000px 100%;
  }
}

.bg {
  z-index: 1;
  /* height: 100%; */
  min-height: 100vh;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url('../graphic/BG.png');
}

.bg-afternoon {
  z-index: 1;
  /* height: 100%; */
  min-height: 100vh;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url('../graphic/BG02.png?3');
}

.bg-night {
  z-index: 1;
  /* height: 100%; */
  min-height: 100vh;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url('../graphic/BG02.png?3');
}

.containerMain {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

#page {
  height: 100vh;
}

@font-face {
  font-family: "SMBxAdvance_Regular";
  src: url("../fonts/SMBxAdvance_Regular.ttf") format("truetype");
}

@font-face {
  font-family: "SMBxAdvance_RegularItalic";
  src: url("../fonts/SMBxAdvance_RegularItalic.ttf") format("truetype");
}

@font-face {
  font-family: "SMBxAdvance_Light";
  src: url("../fonts/SMBxAdvance_Light.ttf") format("truetype");
}

@font-face {
  font-family: "SMBxAdvanceBoldItalic";
  src: url("../fonts/SMBxAdvance_BoldItalic.ttf") format("truetype");
}


@font-face {
  font-family: "Kanit";
  src: url("../fonts/Kanit-Medium.ttf?v2") format("truetype");
}

@font-face {
  font-family: "Kanit-Light";
  src: url("../fonts/Kanit-Light.ttf") format("truetype");
}

@font-face {
  font-family: "gothambook";
  src: url("../fonts/GOTHAMBOOK REGULAR.OTF") format("truetype");
}

@font-face {
    font-family: "domino";
    src: url("../fonts/WP DOMINO novel Bold.ttf") format("truetype");
}

@font-face {
    font-family: "gtc";
    src: url("../fonts/GOTHIC.TTF") format("truetype");
}

@font-face {
  font-family: "SUPERMARKET";
  src: url("../fonts/SUPERMARKET.TTF") format("truetype");
}

@font-face {
  font-family: "Kanit-Regular";
  src: url("../fonts/Kanit-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "IBMPlexSansThai-Regular";
  src: url("../fonts/IBMPlexSansThai-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "IBMPlexSansThai-Bold";
  src: url("../fonts/IBMPlexSansThai-Bold.ttf") format("truetype");
}

.itl {
  font-family: 'SMBxAdvance_RegularItalic' !important;
}

.gtc {
  font-family: 'gtc' !important;

}

.scb {
  font-family: 'SCHLBKB' !important;
}

.smbl {
  font-family: 'SMBxAdvance_Light' !important;
}

.btnTrans {
    cursor: pointer;
    transition: 0.4s;
}

.btnTrans:hover {
    transform: scale(1.05);
}

.head {
  font-size: 24px;
  font-weight: 900;
  line-height: 1.2;
  font-style: normal;
  margin-bottom: 0px;
  font-family: 'SMBxAdvance_Regular' !important;
}

.logo {
  max-width: 500px;
}

.imgContent {
  width: 100%;
}

@media screen and (min-width:992px) {
  .imgBlock {
    border-right: 2px solid #915d25;
  }
}

@media screen and (max-width:400px) {
  html {
    font-size: 10px !important;
  }
}

.content {
  font-family: "Kanit-Light";
  font-size: 1rem;
  padding: 0px 30px;
  color: #fff;
}

.imgTop {
  width: 100%;
  max-width: 400px;
  transition: 0.2s;
  margin-bottom: 0px !important;
}

.btnMain {
  width: 50%;
  max-width: 755px;
  transition: 0.2s;
  margin-top: 20px;
  margin-bottom: 0px !important;/**/
}

.btnMainBefore {
  width: 100%;
  max-width: 760px;
  transition: 0.2s;
  margin-top: 40px;
  margin-bottom: 7px;/**/
}

.logoMain {
  width: 20%;
  max-width: 760px;
  transition: 0.2s;
  margin-top: 0px;
  margin-bottom: 7px;/**/
}

.btnMain:hover {
  transform: scale(1.05);
}

/* .content p:first-child{
  font-size: 3rem !important;
} */

.content2 p{
  font-size: 1.5rem;
  margin: 0px;
  font-weight: 600;
  line-height: 0.9;
}


.btnYellow {
  margin: 0px 30px;
  padding: 0px 30px;
  max-width: 50%;
  background-color: #ffb600;
  border: none;
  border-radius: 50px;
  font-size: 2rem;
  font-weight: 600;
  font-family: "SMBxAdvanceBoldItalic" !important;
  line-height: 1.3;
}

.system {
  font-family: "SMBxAdvanceBoldItalic" !important;
  font-size: 1.5rem;
  color: #005e85;
}

@media screen and (min-width:992px) {
  .powerplant {
    position: absolute;
    width: 120%;
    bottom: -50px;
    left: -100px;
  }
}

@media screen and (min-width:990px) {
  .startBar {
    height: 60px;
  }
}

.btnLink {
  max-height: 120px;
}

.lastContent {
  font-family: "IBMPlexSansThai-Regular" !important;
  margin-top: 36px;
}

.lastContentImg {
  font-family: "IBMPlexSansThai-Regular" !important;
  margin-top: 50px;
}

.midContent {
  font-family: "IBMPlexSansThai-Bold" !important;
  margin-top: 30px;
}

@media screen and (max-width:768px) {
  .btnLink {
    max-width: 290px;
  }
}

@media screen and (max-width:500px) {
  .btnLink {
    max-width: 300px;
  }
}

@media screen and (max-width:360px) {
  .btnLink {
    max-width: 260px;
  }
}

.startBar {
  /* max-height: 60px; */
  max-width: 100%;
  margin: 35px 0;
}

.startBar2 {
  max-width: 100%;
  max-height: 60px;
  margin: 35px 0;
}

.lt {
  position: fixed;
  width: 30%;
  top:0;
  left:0;
}

.rb {
  position: fixed;
  width: 30%;
  bottom: 0;
  right: 0;
}

.logolt {
  position: fixed;
  width: 300px;
  top: 10%;
  left: 10%;
}

.logomid {
  /* display: block; */
  width: 50%;
  max-width: 60%;
  min-width: 40%;
  margin-bottom: 0px !important;
  margin-top: 120px;
}

.btn-regis {
  width: 500px;
  max-width: 500px;
  height: 50px;
  max-height: 50px;
  margin-top: 30px;
  background: #ffffff00 0% 0% no-repeat padding-box;
  border: 1px solid #FFCE00;
  border-radius: 5px;
  opacity: 1;
  color: #FFCE00 !important;
  font-size: 26px;
}

.btn-regis:hover, .btn-regis:focus, .btn-regis:active {
  transform: scale(1.05);
}

.btn-regis-before {
  width: 100% !important;
  /* max-width: 500px !important; */
  height: 50px !important;
  max-height: 50px !important;
  margin-top: 30px !important;
  /* background: #ffffff00 0% 0% no-repeat padding-box !important; */
  background: transparent linear-gradient(90deg, #004D9F 0%, #00B6BF 100%) 0% 0% no-repeat padding-box;
  border: 0px solid #FFCE00 !important;
  border-radius: 5px !important;
  opacity: 1 !important;
  color: #FFFFFF !important;
  font-size: 20px !important;
}

.btn-regis2022 {
  width: 500px;
  max-width: 500px;
  height: 50px;
  max-height: 50px;
  margin-top: 30px;
  background: transparent linear-gradient(90deg, #004D9F 0%, #00B6BF 100%) 0% 0% no-repeat padding-box;
  border: 0px solid #FFCE00;
  border-radius: 5px;
  opacity: 1;
  color: #FFFFFF !important;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
  transition: 0.5s;
}

.btn-regis2022:hover, .btn-regis2022:focus, .btn-regis2022:active {
  transform: scale(1.05);
  transition: 0.5s;
}

.btn-detail {
  width: 500px;
  max-width: 500px;
  height: 30px;
  max-height: 30px;
  margin-top: 30px;
  background: #ffffff00 0% 0% no-repeat padding-box;
  border: 1px solid #6EE4FF;
  border-radius: 5px;
  opacity: 1;
  color: #6EE4FF !important;
  font-size: 22px;
}

.btn-detail:hover, .btn-detail:focus, .btn-detail:active {
  transform: scale(1.05);
}

.textContent1 {
  font-family: 'IBMPlexSansThai-Bold';
}

.imgBtn {
  width: 85%;
  margin-top: 30px;
}

@media screen and (max-width:1300px) {
  .logolt {
    display: none;
  }
}

.lastContent p {
  font-size: 2vh;
  margin: 0;
  line-height: 1.3;
  font-family: 'IBMPlexSansThai-Regular';
}

.midContent p {
  font-size: 3vh;
  margin: 0;
  line-height: 1.3;
  font-family: 'IBMPlexSansThai-Regular';
}

.content-mid p {
  font-size: 15px;
  margin: 0;
  line-height: 1.3;
  font-family: 'Kanit-Regular';
}

.footerBefore {
  font-family: "Kanit" !important;
  font-size: 14px;
  /* margin-top: 125px; */
  padding: 3px 15px;
  position: absolute !important;
  bottom:27px;
  color: #2d2b64;
  background: #FFFFFF;
  width: 100%;
  opacity: 1;
}

.footer {
  font-family: "Kanit" !important;
  font-size: 14px;
  padding: 3px 15px;
  /* position: absolute !important; */
  bottom:0px;
  color: #2d2b64;
  background: #FFFFFF;
  width: 100%;
  opacity: 1;
  z-index: 100;
}

.footer.c{
  font-family: "Kanit" !important;
  font-size: 14px;
  margin-top: 20px;
  padding: 3px 15px;
  bottom:0px;
  color: #fff;
  background-image: linear-gradient(to right, #ffffff, #ffdc15, #9d1f63, #310049);
  width: 100%;
}

.head {
  font-family: 'SMBxAdvance_Regular';
}

.btnBefore {
  border: 2px solid #400000;
  color: #741717;
  font-weight: 900;
  background: #b5b5b5;
  /* border-radius: 14px; */
  display: inline-block;
  font-size: 20px;
  padding: 0.4rem 2rem;
  text-decoration: none;
  min-width: 270px;
  -moz-transform: skewX(-20deg);
  -webkit-transform: skewX(-20deg);
  -o-transform: skewX(-20deg);
  -ms-transform: skewX(-20deg);
  transform: skewX(-20deg);

}

.btnStart {
  border: none;
  color: #fff;
  font-weight: 900;
  border: 1px solid transparent;
  background: linear-gradient(-55deg,#5c0000, #180000, #180000, #180000, #5c0000);
  display: inline-block;
  font-size: 20px;
  padding: 0.4rem 2rem;
  text-decoration: none;
  min-width: 180px;
  -moz-transform: skewX(-20deg);
  -webkit-transform: skewX(-20deg);
  -o-transform: skewX(-20deg);
  -ms-transform: skewX(-20deg);
  transform: skewX(-20deg);
}

.btnSpan {
  color: #002066;
  background: #fff;
  display: block;
  padding: 0.5em 1.5em;
  border-radius: 12px;
  min-width: 266px;
  font-family: 'domino' !important;
  line-height: 14px !important;

}

.whiteBG {
  background-color: #fff;
  display: block;

  border-radius: 12px;
  min-width: 266px;
}

.btnSpan2 {
  color: #fff;
  background: linear-gradient(to right,#5c0000, #180000, #5c0000);
  display: block;
  padding: 0.5em 0.5em;
  border-radius: 12px;
  min-width: 266px;
  font-family: 'domino' !important;

}

.thTextbtn {
  margin-bottom: 0px !important;
  margin-top: 2px;
}

.btnStart:hover {
  cursor: pointer;
  color: #4F030B;
  background: #fff;
  border: 1px solid #70040B;
}

@media screen and (max-width:520px) {
  .btnBefore {
    font-size: 1rem ;
  }
}

@media screen and (max-width:430px) {
  .btnBefore {
    font-size: 0.8rem ;
  }
}

@media screen and (max-width:380px) {
  .btnBefore {
    font-size: 0.65rem ;
  }


}

@media screen and (max-width:768px) {
  .head {
    font-size: 20px;
  }
  /* .content p:not(.head) {
    margin: 0;
    font-size: 14px;
  }
  .lastContent p {
    font-size: 14px !important;
  } */
}

@media screen and (max-width:555px) {

  .head {
    font-size: 18px;
  }


  /* .content-top p:not(:last-child) {
    font-size: 14px;
} */

  .content p:not(.head) {
    margin: 0;
    font-size:1.0rem;
  }
  /* .lastContent p {
    font-size: 14px !important;
  } */

  .btnSpan2 img {
    width: 24px;
    margin-top: 8px;
  }
}

@media screen and (max-width:450px) {
  .content-top p:not(:last-child) {
    font-size: 14px;
}
}

@media screen and (max-width:390px) {

  .ctp1 {
    display: none !important;
  }
  .ctp2 {
    display: block !important;
  }

  .content-top p:not(:last-child) {
    font-size: 14px ;
  }
}

@media screen and (max-width:575px) {

  .footer.c{
    font-family: "Kanit" !important;
    font-size: 14px;
    margin-top: 20px;
    padding: 3px 15px;
    color: #fff;
    margin-bottom: 69px;
    background-image: linear-gradient(to right, #ffffff, #ffdc15, #9d1f63, #310049);
    width: 100%;
  }
}

@media screen and (min-width:576px) and (max-width:767px) {

  .footer.c{
    font-family: "Kanit" !important;
    font-size: 14px;
    margin-top: 25px;
    padding: 3px 15px;
    color: #fff;
    margin-bottom: 48px;
    background-image: linear-gradient(to right, #ffffff, #ffdc15, #9d1f63, #310049);
    width: 100%;
  }
}

@media screen and (min-width:768px) and (max-width:1050px) {

  .footer.c{
    font-family: "Kanit" !important;
    font-size: 14px;
    margin-top: 25px;
    padding: 3px 15px;
    color: #fff;
    margin-bottom: 25px;
    background-image: linear-gradient(to right, #ffffff, #ffdc15, #9d1f63, #310049);
    width: 100%;
  }
}

/* @media screen and (min-width:1051px) and (max-width:1365px) {

  .footer.c{
    font-family: "Kanit" !important;
    font-size: 14px;
    margin-top: 25px;
    padding: 3px 15px;
    color: #fff;
    margin-bottom: 27px;
    background-image: linear-gradient(to right, #ffffff, #ffdc15, #9d1f63, #310049);
    width: 100%;
  }
} */

@media screen and (min-width:1466px) {

  .footer.c{
    font-family: "Kanit" !important;
    font-size: 14px;
    margin-top: 25px;
    padding: 3px 15px;
    color: #fff;
    margin-bottom: 26px;
    background-image: linear-gradient(to right, #ffffff, #ffdc15, #9d1f63, #310049);
    width: 100%;
  }
}

.footer a {
  margin: 0 5px;
  color: #0000ff;
  text-decoration: none;
  font-size: 14px;
}

.lang {
  padding: 15px;
  padding-bottom: 0px;
}

.lang a img {
  width: 30px;
  height: auto;
}

.beforeEvent {
  cursor: default;
}

.p1 {
  margin-bottom: 10px;
  font-size: 22px !important;
  font-family: 'SMBxAdvance_Regular' !important;
}

.p2 {
  font-size: 16px !important;
}

.p3 {
  /* font-size: 16px !important; */
  font-family: 'SMBxAdvance_Regular' !important;
}

.p4 {
  font-size: 14px !important;
  font-family: 'SMBxAdvance_Regular' !important;
}

@media screen and (max-width:826px) {
  .c2 {
    padding-left: 0px !important;
    padding-right: 5px !important;
  }
}

@media screen and (max-width:767px) {
  .s1 {
    display: block !important;
  }
  .s2 {
    display: none !important;
  }
  .c2 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .cnm1 {
    display: none !important;
  }
  .cnm2 {
    display: block !important;
    padding-left: 55px;
    padding-right: 55px;
  }
}

@media screen and (max-width:768px) {
  .cnm1 {
    display: none !important;
  }
  .cnm2 {
    display: block !important;
    padding-left: 50px;
    padding-right: 50px;
    margin-bottom: 216px;
  }
}

@media screen and (max-width:390px) {
  .cnm1 {
    display: none !important;
  }
  .cnm2 {
    display: block !important;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width:665px) {
  .btnCustomPink {
    font-size: 16px;
  }
  .c1 {
    width: 100%;
    max-width: 100% !important;
  }
  .c2 {
    width: 100%;
    max-width: 100% !important;
  }
}

@media screen and (max-width:575px) {
  .c1 {
    text-align: center !important;
  }
  .c2 {
    text-align: center !important;
  }
}

@media screen and (max-width:480px) {
  .btnCustomPink {
    font-size: 12px;
  }
}

@media screen and (max-width:370px) {
  .btnCustomPink {
    font-size: 10px;
  }
}

@media screen and (max-width:320px) {
  .btnCustomYellow {
    font-size: 16px;
  }
  .btnCustomPink {
    font-size: 8px;
  }
}

@media screen and (max-width:330px) {

  /* .content-top p:not(:last-child) {
    font-size: 12px ;
  } */
}

@media screen and (max-width:360px) {
  /* .btnLink {
    max-width: 260px;
  } */
}

@media screen and (max-width:370px) {
  .btnCustomPink {
    font-size: 10px;
  }
}

@media screen and (max-width:380px) {
  .btnBefore {
    font-size: 0.65rem ;
  }
}

@media screen and (max-width:355px) {

}

@media screen and (max-width:390px) and (min-width:320px) {
  .lang {
    margin-bottom: 20px;
  }
  .lc1 {
    display: none !important;
  }
  .lc2 {
    display: block !important;
    margin-top: 10px;
  }
  .logomid {
    display: block;
    width: 30%;
    max-width: 40% !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .midContent {
    margin-top: 20px !important;
    /* padding-left: 40px;
    padding-right: 40px; */
    /* text-align: center !important; */
  }
  .btngroup {
    text-align: center !important;
  }
  .btn-regis {
    width: 500px !important;
    max-width: 250px !important;
    height: 30px !important;
    max-height: 30px !important;
    margin-top: 10px !important;
    background: #ffffff00 0% 0% no-repeat padding-box !important;
    border: 1px solid #FFCE00 !important;
    border-radius: 5px !important;
    opacity: 1 !important;
    color: #FFCE00 !important;
    font-size: 16px !important;
  }
  .btn-regis2022 {
    width: 500px !important;
    max-width: 250px !important;
    height: 30px !important;
    max-height: 30px !important;
    margin-top: 10px !important;
    background: transparent linear-gradient(90deg, #004D9F 0%, #00B6BF 100%) 0% 0% no-repeat padding-box;
    border: 0px solid #FFCE00 !important;
    border-radius: 5px !important;
    opacity: 1 !important;
    color: #FFFFFF !important;
    font-size: 16px !important;
  }
  .btn-regis-before, .btn-regis-before:hover, .btn-regis-before:focus, .btn-regis-before:active {
    width: 500px !important;
    max-width: 250px !important;
    height: 30px !important;
    max-height: 30px !important;
    margin-top: 10px !important;
    /* background: #ffffff00 0% 0% no-repeat padding-box !important; */
    /* border: 1px solid #FFCE00 !important; */
    border-radius: 5px !important;
    opacity: 1 !important;
    /* color: #FFCE00 !important; */
    font-size: 10px !important;
  }
  .btn-detail {
    width: 500px;
    max-width: 250px;
    height: 30px;
    max-height: 25px;
    margin-top: 25px;
    background: #ffffff00 0% 0% no-repeat padding-box;
    border: 1px solid #6EE4FF;
    border-radius: 5px;
    opacity: 1;
    color: #6EE4FF !important;
    font-size: 14px;
  }
  .imgTop {
    width: 100%;
    max-width: 576px;
    transition: 0.2s;
    margin-top: 20px;
    /* margin-left: 26%; */
    margin-bottom: 0px !important;
  }
  .content-mid p {
    font-size: 12px;
  }
  .lastContent p {
    font-size: 18px !important;
  }
  .midContent p {
    font-size: 14px;
  }
  .btnMain {
    width: 90%;
    max-width: 500px;
    transition: 0.2s;
    margin-top: 28px;
    margin-bottom: 0px !important;
  }
  .btnMainBefore {
    width: 100%;
    max-width: 580px;
    transition: 0.2s;
    margin-top: 40px;
    margin-bottom: 7px;/**/
  }
  .lastContentImg {
    /* margin-left: 63px; */
  }
  .logoMain {
    width: 30%;
    max-width: 760px;
    transition: 0.2s;
    margin-top: 0px;
    margin-bottom: 7px;
  }

  .footer a {
    font-size: 10px;
  }

  .footerBefore {
    font-size: 10px !important;
    bottom: 69px !important;
    height: 35px !important;
  }

  .textContent1 {
    font-size: 19.3px !important;
  }

  .textContent2 {
    font-size: 17.3px !important;
  }

  .textContent3 {
    font-size: 13.3px !important;
  }

  .detailText {
    font-size: 12px !important;
  }

  .footerText {
    font-size: 12px !important;
  }
}

@media screen and (max-width:768px) and (min-width:391px) {
  .lang {
    margin-bottom: 20px;
  }
  .lc1 {
    display: none !important;
  }
  .lc2 {
    display: block !important;
  }
  .logomid {
    display: block;
    width: 100%;
    max-width: 40%;
    margin-top: 10px !important;
    margin-bottom: 0px !important;
  }
  .content-mid p {
    font-size: 12px;
  }
  .lastContent p {
    font-size: 18px !important;
  }
  .midContent p {
    padding-left: 40px;
    padding-right: 40px;
    /* font-size: 3vh !important; */
    /* text-align: center !important; */
  }
  .btngroup {
    text-align: center !important;
  }
  .btnMain {
    width: 90%;
    max-width: 500px;
    transition: 0.2s;
    margin-top: 28px;
    margin-bottom: 0px !important;
  }
  .btnMainBefore {
    width: 100%;
    max-width: 580px;
    transition: 0.2s;
    margin-top: 40px;
    margin-bottom: 7px;/**/
  }
  .footer a {
    font-size: 12px;
  }
  .imgTop {
    width: 80%;
    max-width: 80%;
    /* min-width: 50%; */
    transition: 0.2s;
    margin-top: 10px;
    margin-bottom: 0px !important;
  }
  .element{
    text-align: center !important;
  }
  .midContent {
    margin-top: 10px;
  }
  .btn-regis {
    width: 350px;
    max-width: 350px;
    height: 50px;
    max-height: 50px;
    margin-top: 10px;
    background: #ffffff00 0% 0% no-repeat padding-box;
    border: 1px solid #FFCE00;
    border-radius: 5px;
    opacity: 1;
    color: #FFCE00 !important;
    font-size: 24px;
  }
  .btn-regis2022 {
    width: 350px !important;
    max-width: 350px !important;
    height: 50px !important;
    max-height: 50px !important;
    margin-top: 10px !important;
    background: transparent linear-gradient(90deg, #004D9F 0%, #00B6BF 100%) 0% 0% no-repeat padding-box;
    border: 0px solid #FFCE00;
    border-radius: 5px;
    opacity: 1;
    color: #FFFFFF !important;
    font-size: 24px;
  }
  .btn-regis-before {
    width: 350px !important;
    max-width: 350px !important;
    height: 50px !important;
    max-height: 50px !important;
    margin-top: 10px !important;
    /* background: #ffffff00 0% 0% no-repeat padding-box !important; */
    /* border: 1px solid #FFCE00 !important; */
    border-radius: 5px !important;
    opacity: 1 !important;
    /* color: #FFCE00 !important !important; */
    font-size: 14px !important;
  }
  .btn-detail {
    width: 350px;
    max-width: 350px;
    height: 30px;
    max-height: 30px;
    margin-top: 10px;
    background: #ffffff00 0% 0% no-repeat padding-box;
    border: 1px solid #6EE4FF;
    border-radius: 5px;
    opacity: 1;
    color: #6EE4FF !important;
    font-size: 18px;
  }
  .lastContentImg {
    font-family: "IBMPlexSansThai-Regular" !important;
    /* margin-top: 50px; */
    /* margin-left: 25%; */
  }
  .footer {
    font-size: 14px;
    margin-top: 65px;
  }
  .textContent1 {
    font-size: 32px !important;
  }

  .textContent2 {
    font-size: 27px !important;
  }

  .textContent3 {
    font-size: 20px !important;
  }

  .detailText {
    font-size: 22px !important;
  }

  .logoMain {
    width: 25%;
  }

  .footerBefore {
    bottom: 68px;
  }

  .footerText {
    font-size: 1.2vh !important;
  }
}

@media screen and (max-width:413px) and (min-width:411px) {
  .lang {
    margin-bottom: 20px;
  }
  .lc1 {
    display: none !important;
  }
  .lc2 {
    display: block !important;
  }
  .logomid {
    display: block;
    width: 100%;
    max-width: 40%;
    margin-top: 10px !important;
    margin-bottom: 0px !important;
  }
  .content-mid p {
    font-size: 12px;
  }
  .lastContent p {
    font-size: 18px !important;
  }
  .midContent p {
    padding-left: 0px;
    padding-right: 0px;
    /* font-size: 3vh !important; */
    /* text-align: center !important; */
  }
  .btngroup {
    text-align: center !important;
  }
  .btnMain {
    width: 90%;
    max-width: 500px;
    transition: 0.2s;
    margin-top: 28px;
    margin-bottom: 0px !important;
  }
  .btnMainBefore {
    width: 100%;
    max-width: 580px;
    transition: 0.2s;
    margin-top: 40px;
    margin-bottom: 7px;/**/
  }
  .footer a {
    font-size: 12px;
  }
  .imgTop {
    width: 80%;
    max-width: 80%;
    /* min-width: 50%; */
    transition: 0.2s;
    margin-top: 10px;
    margin-bottom: 0px !important;
  }
  .element{
    text-align: center !important;
  }
  .midContent {
    margin-top: 10px;
  }
  .btn-regis {
    width: 350px;
    max-width: 350px;
    height: 50px;
    max-height: 50px;
    margin-top: 10px;
    background: #ffffff00 0% 0% no-repeat padding-box;
    border: 1px solid #FFCE00;
    border-radius: 5px;
    opacity: 1;
    color: #FFCE00 !important;
    font-size: 24px;
  }
  .btn-regis2022 {
    width: 300px !important;
    max-width: 300px !important;
    height: 40px !important;
    max-height: 40px !important;
    margin-top: 10px !important;
    background: transparent linear-gradient(90deg, #004D9F 0%, #00B6BF 100%) 0% 0% no-repeat padding-box;
    border: 0px solid #FFCE00;
    border-radius: 5px;
    opacity: 1;
    color: #FFFFFF !important;
    font-size: 24px;
  }
  .btn-regis-before {
    width: 300px !important;
    max-width: 300px !important;
    height: 40px !important;
    max-height: 40px !important;
    margin-top: 10px !important;
    /* background: #ffffff00 0% 0% no-repeat padding-box !important; */
    /* border: 1px solid #FFCE00 !important; */
    border-radius: 5px !important;
    opacity: 1 !important;
    /* color: #FFCE00 !important !important; */
    font-size: 0.7rem !important;
  }
  .btn-detail {
    width: 350px;
    max-width: 350px;
    height: 30px;
    max-height: 30px;
    margin-top: 10px;
    background: #ffffff00 0% 0% no-repeat padding-box;
    border: 1px solid #6EE4FF;
    border-radius: 5px;
    opacity: 1;
    color: #6EE4FF !important;
    font-size: 18px;
  }
  .lastContentImg {
    font-family: "IBMPlexSansThai-Regular" !important;
    /* margin-top: 50px; */
    /* margin-left: 25%; */
  }
  .footer {
    font-size: 14px;
    margin-top: 65px;
  }
  .textContent1 {
    font-size: 22px !important;
  }

  .textContent2 {
    font-size: 19px !important;
  }

  .textContent3 {
    font-size: 17px !important;
  }

  .detailText {
    font-size: 17px !important;
  }

  .logoMain {
    width: 25%;
  }

  .footerBefore {
    bottom: 68px;
  }

  .footerText {
    font-size: 12px !important;
  }
}

@media screen and (max-width:394px) and (min-width:392px) {
  .lang {
    margin-bottom: 20px;
  }
  .lc1 {
    display: none !important;
  }
  .lc2 {
    display: block !important;
  }
  .logomid {
    display: block;
    width: 100%;
    max-width: 40%;
    margin-top: 10px !important;
    margin-bottom: 0px !important;
  }
  .content-mid p {
    font-size: 12px;
  }
  .lastContent p {
    font-size: 18px !important;
  }
  .midContent p {
    padding-left: 0px;
    padding-right: 0px;
    /* font-size: 3vh !important; */
    /* text-align: center !important; */
  }
  .btngroup {
    text-align: center !important;
  }
  .btnMain {
    width: 90%;
    max-width: 500px;
    transition: 0.2s;
    margin-top: 28px;
    margin-bottom: 0px !important;
  }
  .btnMainBefore {
    width: 100%;
    max-width: 580px;
    transition: 0.2s;
    margin-top: 40px;
    margin-bottom: 7px;/**/
  }
  .footer a {
    font-size: 12px;
  }
  .imgTop {
    width: 100%;
    max-width: 100%;
    /* min-width: 50%; */
    transition: 0.2s;
    margin-top: 10px;
    margin-bottom: 0px !important;
  }
  .element{
    text-align: center !important;
  }
  .midContent {
    margin-top: 10px;
  }
  .btn-regis {
    width: 350px;
    max-width: 350px;
    height: 50px;
    max-height: 50px;
    margin-top: 10px;
    background: #ffffff00 0% 0% no-repeat padding-box;
    border: 1px solid #FFCE00;
    border-radius: 5px;
    opacity: 1;
    color: #FFCE00 !important;
    font-size: 24px;
  }
  .btn-regis2022 {
    width: 300px !important;
    max-width: 300px !important;
    height: 40px !important;
    max-height: 40px !important;
    margin-top: 10px !important;
    background: transparent linear-gradient(90deg, #004D9F 0%, #00B6BF 100%) 0% 0% no-repeat padding-box;
    border: 0px solid #FFCE00;
    border-radius: 5px;
    opacity: 1;
    color: #FFFFFF !important;
    font-size: 24px;
  }
  .btn-regis-before {
    width: 300px !important;
    max-width: 300px !important;
    height: 40px !important;
    max-height: 40px !important;
    margin-top: 10px !important;
    /* background: #ffffff00 0% 0% no-repeat padding-box !important; */
    /* border: 1px solid #FFCE00 !important; */
    border-radius: 5px !important;
    opacity: 1 !important;
    /* color: #FFCE00 !important !important; */
    font-size: 14px !important;
  }
  .btn-detail {
    width: 350px;
    max-width: 350px;
    height: 30px;
    max-height: 30px;
    margin-top: 10px;
    background: #ffffff00 0% 0% no-repeat padding-box;
    border: 1px solid #6EE4FF;
    border-radius: 5px;
    opacity: 1;
    color: #6EE4FF !important;
    font-size: 18px;
  }
  .lastContentImg {
    font-family: "IBMPlexSansThai-Regular" !important;
    /* margin-top: 50px; */
    /* margin-left: 25%; */
  }
  .footer {
    font-size: 14px;
    margin-top: 65px;
  }
  .textContent1 {
    font-size: 24px !important;
  }

  .textContent2 {
    font-size: 20px !important;
  }

  .textContent3 {
    font-size: 17px !important;
  }

  .detailText {
    font-size: 17px !important;
  }

  .logoMain {
    width: 25%;
  }

  .footerBefore {
    bottom: 68px;
  }

  .footerText {
    font-size: 12px !important;
  }
}

@media screen and (max-width:769px) and (min-width:767px) {
  .lang {
    margin-bottom: 20px;
  }
  .lc1 {
    display: none !important;
  }
  .lc2 {
    display: block !important;
  }
  .logomid {
    display: block;
    width: 100%;
    max-width: 40%;
    margin-top: 10px !important;
    margin-bottom: 0px !important;
  }
  .content-mid p {
    font-size: 12px;
  }
  .lastContent p {
    font-size: 18px !important;
  }
  .midContent p {
    padding-left: 80px;
    padding-right: 80px;
    /* font-size: 3vh !important; */
    /* text-align: center !important; */
  }
  .btngroup {
    text-align: center !important;
  }
  .btnMain {
    width: 90%;
    max-width: 500px;
    transition: 0.2s;
    margin-top: 28px;
    margin-bottom: 0px !important;
  }
  .btnMainBefore {
    width: 100%;
    max-width: 580px;
    transition: 0.2s;
    margin-top: 40px;
    margin-bottom: 7px;/**/
  }
  .footer a {
    font-size: 12px;
  }
  .imgTop {
    width: 80%;
    max-width: 80%;
    /* min-width: 50%; */
    transition: 0.2s;
    margin-top: 10px;
    margin-bottom: 0px !important;
  }
  .element{
    text-align: center !important;
  }
  .midContent {
    margin-top: 10px;
  }
  .btn-regis {
    width: 350px;
    max-width: 350px;
    height: 50px;
    max-height: 50px;
    margin-top: 10px;
    background: #ffffff00 0% 0% no-repeat padding-box;
    border: 1px solid #FFCE00;
    border-radius: 5px;
    opacity: 1;
    color: #FFCE00 !important;
    font-size: 24px;
  }
  .btn-regis2022 {
    width: 450px !important;
    max-width: 450px !important;
    height: 40px !important;
    max-height: 40px !important;
    margin-top: 30px !important;
    background: transparent linear-gradient(90deg, #004D9F 0%, #00B6BF 100%) 0% 0% no-repeat padding-box;
    border: 0px solid #FFCE00;
    border-radius: 5px;
    opacity: 1;
    color: #FFFFFF !important;
    font-size: 24px;
  }
  .btn-regis-before {
    width: 450px !important;
    max-width: 450px !important;
    height: 40px !important;
    max-height: 40px !important;
    margin-top: 30px !important;
    /* background: #ffffff00 0% 0% no-repeat padding-box !important; */
    /* border: 1px solid #FFCE00 !important; */
    border-radius: 5px !important;
    opacity: 1 !important;
    /* color: #FFCE00 !important !important; */
    font-size: 14px !important;
  }
  .btn-detail {
    width: 350px;
    max-width: 350px;
    height: 30px;
    max-height: 30px;
    margin-top: 10px;
    background: #ffffff00 0% 0% no-repeat padding-box;
    border: 1px solid #6EE4FF;
    border-radius: 5px;
    opacity: 1;
    color: #6EE4FF !important;
    font-size: 18px;
  }
  .lastContentImg {
    font-family: "IBMPlexSansThai-Regular" !important;
    /* margin-top: 50px; */
    /* margin-left: 25%; */
  }
  .footer {
    font-size: 14px;
    margin-top: 65px;
  }
  .textContent1 {
    font-size: 26px !important;
  }

  .textContent2 {
    font-size: 22px !important;
  }

  .textContent3 {
    font-size: 19px !important;
  }

  .detailText {
    font-size: 17px !important;
  }

  .logoMain {
    width: 13%;
  }

  .footerBefore {
    bottom: 68px;
  }

  .footerText {
    font-size: 12px !important;
  }
}

@media screen and (max-width:415px) and (min-width:413px) {
  .lang {
    margin-bottom: 20px;
  }
  .lc1 {
    display: none !important;
  }
  .lc2 {
    display: block !important;
  }
  .logomid {
    display: block;
    width: 100%;
    max-width: 40%;
    margin-top: 10px !important;
    margin-bottom: 0px !important;
  }
  .content-mid p {
    font-size: 12px;
  }
  .lastContent p {
    font-size: 18px !important;
  }
  .midContent p {
    padding-left: 0px;
    padding-right: 0px;
    /* font-size: 3vh !important; */
    /* text-align: center !important; */
  }
  .btngroup {
    text-align: center !important;
  }
  .btnMain {
    width: 90%;
    max-width: 500px;
    transition: 0.2s;
    margin-top: 28px;
    margin-bottom: 0px !important;
  }
  .btnMainBefore {
    width: 100%;
    max-width: 580px;
    transition: 0.2s;
    margin-top: 40px;
    margin-bottom: 7px;/**/
  }
  .footer a {
    font-size: 12px;
  }
  .imgTop {
    width: 100%;
    max-width: 100%;
    /* min-width: 50%; */
    transition: 0.2s;
    margin-top: 10px;
    margin-bottom: 0px !important;
  }
  .element{
    text-align: center !important;
  }
  .midContent {
    margin-top: 10px;
  }
  .btn-regis {
    width: 350px;
    max-width: 350px;
    height: 50px;
    max-height: 50px;
    margin-top: 10px;
    background: #ffffff00 0% 0% no-repeat padding-box;
    border: 1px solid #FFCE00;
    border-radius: 5px;
    opacity: 1;
    color: #FFCE00 !important;
    font-size: 24px;
  }
  .btn-regis2022 {
    width: 300px !important;
    max-width: 300px !important;
    height: 40px !important;
    max-height: 40px !important;
    margin-top: 10px !important;
    background: transparent linear-gradient(90deg, #004D9F 0%, #00B6BF 100%) 0% 0% no-repeat padding-box;
    border: 0px solid #FFCE00;
    border-radius: 5px;
    opacity: 1;
    color: #FFFFFF !important;
    font-size: 24px;
  }
  .btn-regis-before {
    width: 300px !important;
    max-width: 300px !important;
    height: 40px !important;
    max-height: 40px !important;
    margin-top: 10px !important;
    /* background: #ffffff00 0% 0% no-repeat padding-box !important; */
    /* border: 1px solid #FFCE00 !important; */
    border-radius: 5px !important;
    opacity: 1 !important;
    /* color: #FFCE00 !important !important; */
    font-size: 14px !important;
  }
  .btn-detail {
    width: 350px;
    max-width: 350px;
    height: 30px;
    max-height: 30px;
    margin-top: 10px;
    background: #ffffff00 0% 0% no-repeat padding-box;
    border: 1px solid #6EE4FF;
    border-radius: 5px;
    opacity: 1;
    color: #6EE4FF !important;
    font-size: 18px;
  }
  .lastContentImg {
    font-family: "IBMPlexSansThai-Regular" !important;
    /* margin-top: 50px; */
    /* margin-left: 25%; */
  }
  .footer {
    font-size: 14px;
    margin-top: 65px;
  }
  .textContent1 {
    font-size: 24px !important;
  }

  .textContent2 {
    font-size: 20px !important;
  }

  .textContent3 {
    font-size: 17px !important;
  }

  .detailText {
    font-size: 17px !important;
  }

  .logoMain {
    width: 25%;
  }

  .footerBefore {
    bottom: 68px;
  }

  .footerText {
    font-size: 12px !important;
  }
}

@media screen and (max-width:801px) and (min-width:799px) {
  .lang {
    margin-bottom: 20px;
  }
  .lc1 {
    display: none !important;
  }
  .lc2 {
    display: block !important;
  }
  .cnm1 {
    display: none !important;
  }
  .cnm2 {
    display: block !important;
  }
  .logomid {
    display: block;
    width: 100%;
    max-width: 40%;
    margin-top: 10px !important;
    margin-bottom: 0px !important;
  }
  .content-mid p {
    font-size: 12px;
  }
  .lastContent p {
    font-size: 18px !important;
  }
  .midContent p {
    padding-left: 80px;
    padding-right: 80px;
    /* font-size: 3vh !important; */
    /* text-align: center !important; */
  }
  .btngroup {
    text-align: center !important;
  }
  .btnMain {
    width: 90%;
    max-width: 500px;
    transition: 0.2s;
    margin-top: 28px;
    margin-bottom: 0px !important;
  }
  .btnMainBefore {
    width: 100%;
    max-width: 580px;
    transition: 0.2s;
    margin-top: 40px;
    margin-bottom: 7px;/**/
  }
  .footer a {
    font-size: 12px;
  }
  .imgTop {
    width: 80%;
    max-width: 80%;
    /* min-width: 50%; */
    transition: 0.2s;
    margin-top: 10px;
    margin-bottom: 0px !important;
  }
  .element{
    text-align: center !important;
  }
  .midContent {
    margin-top: 10px;
  }
  .btn-regis {
    width: 350px;
    max-width: 350px;
    height: 50px;
    max-height: 50px;
    margin-top: 10px;
    background: #ffffff00 0% 0% no-repeat padding-box;
    border: 1px solid #FFCE00;
    border-radius: 5px;
    opacity: 1;
    color: #FFCE00 !important;
    font-size: 24px;
  }
  .btn-regis2022 {
    width: 450px;
    max-width: 450px;
    height: 50px;
    max-height: 50px;
    margin-top: 60px;
    background: transparent linear-gradient(90deg, #004D9F 0%, #00B6BF 100%) 0% 0% no-repeat padding-box;
    border: 0px solid #FFCE00;
    border-radius: 5px;
    opacity: 1;
    color: #FFFFFF !important;
    font-size: 24px;
  }
  .btn-regis-before {
    width: 500px !important;
    max-width: 500px !important;
    height: 40px !important;
    max-height: 40px !important;
    margin-top: 30px !important;
    /* background: #ffffff00 0% 0% no-repeat padding-box !important; */
    /* border: 1px solid #FFCE00 !important; */
    border-radius: 5px !important;
    opacity: 1 !important;
    font-size: 21px !important;
  }
  .btn-detail {
    width: 350px;
    max-width: 350px;
    height: 30px;
    max-height: 30px;
    margin-top: 10px;
    background: #ffffff00 0% 0% no-repeat padding-box;
    border: 1px solid #6EE4FF;
    border-radius: 5px;
    opacity: 1;
    color: #6EE4FF !important;
    font-size: 18px;
  }
  .lastContentImg {
    font-family: "IBMPlexSansThai-Regular" !important;
    /* margin-top: 50px; */
    /* margin-left: 25%; */
  }
  .footer {
    font-size: 14px;
    margin-top: 65px;
  }
  .textContent1 {
    font-size: 33px !important;
  }

  .textContent2 {
    font-size: 27px !important;
  }

  .textContent3 {
    font-size: 22px !important;
  }

  .detailText {
    font-size: 17px !important;
  }

  .logoMain {
    width: 13%;
  }

  .footerBefore {
    bottom: 68px;
  }

  .footerText {
    font-size: 12px !important;
  }
}

@media screen and (max-width:999px) and (min-width:778px) {
  .lang {
    margin-bottom: 20px;
  }
  .cnm1 {
    display: none !important;
  }
  .cnm2 {
    display: block !important;
    margin-bottom: 310px;
  }
  .logomid {
    display: block;
    width: 100%;
    max-width: 40%;
    margin-top: 10px !important;
    margin-bottom: 0px !important;
  }
  .content-mid p {
    font-size: 12px;
  }
  .lastContent p {
    font-size: 18px !important;
  }
  .midContent p {
    padding-left: 60px;
    padding-right: 60px;
  }
  .btngroup {
    text-align: center !important;
  }
  .btnMain {
    width: 90%;
    max-width: 500px;
    transition: 0.2s;
    margin-top: 28px;
    margin-bottom: 0px !important;
  }
  .btnMainBefore {
    width: 100%;
    max-width: 580px;
    transition: 0.2s;
    margin-top: 40px;
    margin-bottom: 7px;/**/
  }
  .footer a {
    font-size: 12px;
  }
  .imgTop {
    width: 80%;
    max-width: 80%;
    /* min-width: 50%; */
    transition: 0.2s;
    margin-top: 10px;
    margin-bottom: 0px !important;
  }
  .element{
    text-align: center !important;
  }
  .midContent {
    margin-top: 10px;
  }
  .btn-regis {
    width: 350px;
    max-width: 350px;
    height: 50px;
    max-height: 50px;
    margin-top: 10px;
    background: #ffffff00 0% 0% no-repeat padding-box;
    border: 1px solid #FFCE00;
    border-radius: 5px;
    opacity: 1;
    color: #FFCE00 !important;
    font-size: 24px;
  }
  .btn-regis2022 {
    width: 450px;
    max-width: 450px;
    height: 50px;
    max-height: 50px;
    margin-top: 60px;
    background: transparent linear-gradient(90deg, #004D9F 0%, #00B6BF 100%) 0% 0% no-repeat padding-box;
    border: 0px solid #FFCE00;
    border-radius: 5px;
    opacity: 1;
    color: #FFFFFF !important;
    font-size: 24px;
  }
  .btn-regis-before {
    width: 550px !important;
    max-width: 550px !important;
    height: 50px !important;
    max-height: 50px !important;
    margin-top: 60px !important;
    /* background: #ffffff00 0% 0% no-repeat padding-box !important; */
    /* border: 1px solid #FFCE00 !important; */
    border-radius: 5px !important;
    opacity: 1 !important;
    /* color: #FFCE00 !important !important; */
    font-size: 24px !important;
  }
  .btn-detail {
    width: 350px;
    max-width: 350px;
    height: 30px;
    max-height: 30px;
    margin-top: 10px;
    background: #ffffff00 0% 0% no-repeat padding-box;
    border: 1px solid #6EE4FF;
    border-radius: 5px;
    opacity: 1;
    color: #6EE4FF !important;
    font-size: 18px;
  }
  .lastContentImg {
    font-family: "IBMPlexSansThai-Regular" !important;
    /* margin-top: 50px; */
    /* margin-left: 25%; */
  }
  .footer {
    font-size: 14px;
    margin-top: 65px;
  }
  .textContent1 {
    font-size: 2.6vh !important;
  }

  .textContent2 {
    font-size: 27px !important;
  }

  .textContent3 {
    font-size: 27px !important;
  }

  .detailText {
    font-size: 21px !important;
  }

  .logoMain {
    width: 15%;
  }

  .footerText {
    font-size: 1vh !important;
  }
}

@media screen and (max-width:991px) and (min-width:768) {
  .lang {
    margin-bottom: 30px;
  }
  .logomid {
    display: block;
    width: 100%;
    max-width: 100%;
    margin-top: 0px !important;
    margin-bottom: 40px !important;
  }
}

@media screen and (max-width:430px) {
  .btnBefore {
    font-size: 0.8rem ;
  }
}

@media screen and (max-width:450px) {
  /* .content-top p:not(:last-child) {
    font-size: 14px;
  } */
}

@media screen and (max-width:462px) {
  body {
    background-size: 400% 200% ;
  }
}


@media screen and (max-width:480px) {
  .btnCustomPink {
    font-size: 12px;
  }
}

@media screen and (max-width:500px){
  body {
    background-size: auto 100%;
  }
}

@media screen and (max-width:500px) {
  /* .btnLink {
    max-width: 300px;
  } */
}

@media screen and (max-width:520px) {
  .btnBefore {
    font-size: 1rem ;
  }
}

@media screen and (max-width:555px) {
  /* .footer {
    position: relative !important;
  } */
  .head {
    font-size: 18px;
  }
  .lang {
    margin-bottom: 10px;
  }
  /* .content-top p:not(:last-child) {
    font-size: 16px;
  } */
  /* .content p:not(.head) {
    margin: 0;
    font-size: 14px;
  } */
  /* .lastContent p {
    font-size: 14px !important;
  } */

  /* .thTextbtn {
    margin-top: 10px;
    margin-bottom: 0px !important;
  } */

  .btnSpan2 img {
    width: 24px;
    margin-top: 8px;
  }
}

@media screen and (max-width:575px) {
  .c1 {
    text-align: center !important;
  }
  .c2 {
    text-align: center !important;
  }
}

@media screen and (max-width:665px) {
  .btnCustomPink {
    font-size: 16px;
  }
  .c1 {
    width: 100%;
    max-width: 100% !important;
  }
  .c2 {
    width: 100%;
    max-width: 100% !important;
  }
}

@media screen and (max-width:767px) {
  .s1 {
    display: block !important;
  }
  .s2 {
    display: none !important;
  }
  .c2 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

@media screen and (max-width:768px) {
  .head {
    font-size: 20px;
  }
  /* .content p:not(.head) {
    margin: 0;
    font-size: 16px;
  } */
  /* .lastContent p {
    font-size: 16px !important;
  } */
  /* .btnLink {
    max-width: 330px;
  } */
}

@media screen and (max-width:826px) {
  .c2 {
    padding-left: 0px !important;
    padding-right: 5px !important;
  }
}

@media screen and (min-width:990px) {
  .startBar {
    height: 60px;
  }
}

@media screen and (min-width:1000px){
  body {
    background-size: 100% 100%;
  }
}

@media screen and (min-width:1023px) and (max-width:1025px) and (min-height:1364px) and (max-height:1368px){
  .cnm1 {
    display: none !important;
  }
  .cnm2 {
    display: block !important;
  }
  .lang {
    margin-bottom: 20px;
  }
  .lc1 {
    display: none !important;
  }
  .lc2 {
    display: block !important;
  }
  .logomid {
    display: block;
    width: 100%;
    max-width: 40%;
    margin-top: 0px !important;
    margin-bottom: 20px !important;
  }
  .content-mid p {
    font-size: 12px;
  }
  .lastContent p {
    font-size: 2vh !important;
  }
  .midContent p {
    /* font-size: 2vh !important; */
  }
  .btnMain {
    width: 100%;
    max-width: 620px;
    transition: 0.2s;
    margin-top: 28px;
    margin-bottom: 0px !important;
  }
  .btn-regis2022 {
    width: 550px !important;
    max-width: 550px !important;
    height: 50px !important;
    max-height: 50px !important;
    margin-top: 60px !important;
    background: transparent linear-gradient(90deg, #004D9F 0%, #00B6BF 100%) 0% 0% no-repeat padding-box;
    border: 0px solid #FFCE00;
    border-radius: 5px;
    opacity: 1;
    color: #FFFFFF !important;
    font-size: 24px;
  }
  .btn-regis-before {
    width: 550px !important;
    max-width: 550px !important;
    height: 50px !important;
    max-height: 50px !important;
    margin-top: 60px !important;
    /* background: #ffffff00 0% 0% no-repeat padding-box !important; */
    /* border: 1px solid #FFCE00 !important; */
    border-radius: 5px !important;
    opacity: 1 !important;
    /* color: #FFCE00 !important !important; */
    font-size: 24px !important;
  }
  .btnMainBefore {
    width: 100%;
    max-width: 580px;
    transition: 0.2s;
    margin-top: 40px;
    margin-bottom: 7px;/**/
    margin-right: 0px;
  }
  .footer a {
    font-size: 17px;
  }
  .element {
    text-align: center !important;
  }
  .btngroup {
    text-align: center !important;
  }
  .midContent {
    margin-top: 20px;
    padding-left: 180px;
    padding-right: 180px;
    /* text-align: center !important; */
  }
  .imgTop {
    width: 50%;
    max-width: 40%;
    /* min-width: 50%; */
    transition: 0.2s;
    margin-top: 0px;
    margin-bottom: 0px !important;
  }
  .lastContentImg {
    margin-top: 50px;
    /* margin-left: 23%; */
  }
  .footer {
    font-size: 14px;
    margin-top: 403px;
  }

  .textContent1 {
    font-size: 40px !important;
  }

  .textContent2 {
    font-size: 35px !important;
  }

  .textContent3 {
    font-size: 27px !important;
  }

  .detailText {
    font-size: 24px !important;
  }

  .logoMain {
    width: 12%;
  }

  .footerText {
    font-size: 14px !important;
  }
}

@media screen and (min-width:1023px) and (max-width: 1026px) and (min-height:766px) and (max-height:780px){
  .cnm1 {
    display: none !important;
  }
  .cnm2 {
    display: block !important;
  }
  .lang {
    margin-bottom: 20px;
  }
  .lc1 {
    display: none !important;
  }
  .lc2 {
    display: block !important;
  }
  .logomid {
    display: block;
    width: 100%;
    max-width: 40%;
    margin-top: 0px !important;
    margin-bottom: 20px !important;
  }
  .content-mid p {
    font-size: 12px;
  }
  .lastContent p {
    font-size: 2vh !important;
  }
  .midContent p {
    /* font-size: 2vh !important; */
  }
  .btnMain {
    width: 100%;
    max-width: 620px;
    transition: 0.2s;
    margin-top: 28px;
    margin-bottom: 0px !important;
  }
  .btn-regis2022 {
    width: 550px !important;
    max-width: 550px !important;
    height: 50px !important;
    max-height: 50px !important;
    margin-top: 60px !important;
    background: transparent linear-gradient(90deg, #004D9F 0%, #00B6BF 100%) 0% 0% no-repeat padding-box;
    border: 0px solid #FFCE00;
    border-radius: 5px;
    opacity: 1;
    color: #FFFFFF !important;
    font-size: 24px;
  }
  .btn-regis-before {
    width: 550px !important;
    max-width: 550px !important;
    height: 50px !important;
    max-height: 50px !important;
    margin-top: 60px !important;
    /* background: #ffffff00 0% 0% no-repeat padding-box !important; */
    /* border: 1px solid #FFCE00 !important; */
    border-radius: 5px !important;
    opacity: 1 !important;
    /* color: #FFCE00 !important !important; */
    font-size: 24px !important;
  }
  .btnMainBefore {
    width: 100%;
    max-width: 580px;
    transition: 0.2s;
    margin-top: 40px;
    margin-bottom: 7px;/**/
    margin-right: 0px;
  }
  .footer a {
    font-size: 17px;
  }
  .element {
    text-align: center !important;
  }
  .btngroup {
    text-align: center !important;
  }
  .midContent {
    margin-top: 20px;
    padding-left: 180px;
    padding-right: 180px;
    /* text-align: center !important; */
  }
  .imgTop {
    width: 50%;
    max-width: 40%;
    /* min-width: 50%; */
    transition: 0.2s;
    margin-top: 0px;
    margin-bottom: 0px !important;
  }
  .lastContentImg {
    margin-top: 50px;
    /* margin-left: 23%; */
  }
  .footer {
    font-size: 14px;
    margin-top: 403px;
  }

  .textContent1 {
    font-size: 40px !important;
  }

  .textContent2 {
    font-size: 35px !important;
  }

  .textContent3 {
    font-size: 27px !important;
  }

  .detailText {
    font-size: 24px !important;
  }

  .logoMain {
    width: 12%;
  }

  .footerText {
    font-size: 14px !important;
  }
}

@media screen and (min-width:1179px) and (max-width: 1181px) and (min-height:819px) and (max-height:821px){
  .cnm1 {
    display: none !important;
  }
  .cnm2 {
    display: block !important;
  }
  .lang {
    margin-bottom: 20px;
  }
  .lc1 {
    display: none !important;
  }
  .lc2 {
    display: block !important;
  }
  .logomid {
    display: block;
    width: 100%;
    max-width: 40%;
    margin-top: 0px !important;
    margin-bottom: 20px !important;
  }
  .content-mid p {
    font-size: 12px;
  }
  .lastContent p {
    font-size: 2vh !important;
  }
  .midContent p {
    /* font-size: 2vh !important; */
  }
  .btnMain {
    width: 100%;
    max-width: 620px;
    transition: 0.2s;
    margin-top: 28px;
    margin-bottom: 0px !important;
  }
  .btn-regis2022 {
    width: 550px !important;
    max-width: 550px !important;
    height: 50px !important;
    max-height: 50px !important;
    margin-top: 60px !important;
    background: transparent linear-gradient(90deg, #004D9F 0%, #00B6BF 100%) 0% 0% no-repeat padding-box;
    border: 0px solid #FFCE00;
    border-radius: 5px;
    opacity: 1;
    color: #FFFFFF !important;
    font-size: 24px;
  }
  .btn-regis-before {
    width: 550px !important;
    max-width: 550px !important;
    height: 50px !important;
    max-height: 50px !important;
    margin-top: 60px !important;
    /* background: #ffffff00 0% 0% no-repeat padding-box !important; */
    /* border: 1px solid #FFCE00 !important; */
    border-radius: 5px !important;
    opacity: 1 !important;
    /* color: #FFCE00 !important !important; */
    font-size: 24px !important;
  }
  .btnMainBefore {
    width: 100%;
    max-width: 580px;
    transition: 0.2s;
    margin-top: 40px;
    margin-bottom: 7px;/**/
    margin-right: 0px;
  }
  .footer a {
    font-size: 17px;
  }
  .element {
    text-align: center !important;
  }
  .btngroup {
    text-align: center !important;
  }
  .midContent {
    margin-top: 20px;
    padding-left: 180px;
    padding-right: 180px;
    /* text-align: center !important; */
  }
  .imgTop {
    width: 50%;
    max-width: 40%;
    /* min-width: 50%; */
    transition: 0.2s;
    margin-top: 0px;
    margin-bottom: 0px !important;
  }
  .lastContentImg {
    margin-top: 50px;
    /* margin-left: 23%; */
  }
  .footer {
    font-size: 14px;
    margin-top: 403px;
  }

  .textContent1 {
    font-size: 40px !important;
  }

  .textContent2 {
    font-size: 35px !important;
  }

  .textContent3 {
    font-size: 27px !important;
  }

  .detailText {
    font-size: 24px !important;
  }

  .logoMain {
    width: 12%;
  }

  .footerText {
    font-size: 14px !important;
  }
}

@media screen and (min-width:1280px) and (max-width: 1366px){
  .lc1 {
    display: block !important;
  }
  .lc2 {
    display: none !important;
  }
  .logomid {
    /* display: block; */
    width: 40%;
    max-width: 50%;
    margin-top: 100px !important;
    margin-bottom: 0px !important;
  }
  .content-mid p {
    font-size: 12px;
  }
  .lastContent {
    margin-top: 5px;
  }
  .lastContentImg {
    margin-top: 5px;
    margin-left: 50px;
  }
  .lastContent p {
    font-size: 2vh !important;
  }
  .midContent p {
    font-size: 3vh !important;
  }
  .btnMain {
    width: 50%;
    max-width: 490px;
    transition: 0.2s;
    margin-top: 28px;
    margin-bottom: 0px !important;
  }
  .btnMainBefore {
    width: 40%;
    max-width: 580px;
    transition: 0.2s;
    margin-top: 20px;
    margin-bottom: 0px !important;/**/
  }

  .imgTop {
    width: 50%;
    max-width: 755px;
    min-width: 50%;
    transition: 0.2s;
    margin-top: 10px;
    margin-bottom: 0px !important;/**/
  }
  .btn-regis {
    width: 400px;
    max-width: 400px;
    height: 40px;
    max-height: 40px;
    margin-top: 30px;
    font-size: 22px;
  }
  .btn-regis2022 {
    width: 400px;
    max-width: 400px;
    height: 40px;
    max-height: 40px;
    margin-top: 30px;
    font-size: 22px;
    background: transparent linear-gradient(90deg, #004D9F 0%, #00B6BF 100%) 0% 0% no-repeat padding-box;
    border: 0px solid #FFCE00 !important;
    color: #FFFFFF !important;
  }
  .btn-regis-before, .btn-regis-before:hover, .btn-regis-before:focus, .btn-regis-before:active {
    width: 400px !important;
    max-width: 400px !important;
    height: 40px !important;
    max-height: 40px !important;
    margin-top: 30px !important;
    /* background: #ffffff00 0% 0% no-repeat padding-box !important; */
    /* border: 1px solid #FFCE00 !important; */
    border-radius: 5px !important;
    opacity: 1 !important;
    /* color: #FFCE00 !important; */
    font-size: 17px !important;
  }
  .btn-detail {
    width: 500px;
    max-width: 400px;
    height: 30px;
    max-height: 30px;
    margin-top: 30px;
    font-size: 18px;
  }

  .footer a {
    font-size: 10px;
  }
  .footer {
    margin-top: 75px;
    position: absolute !important;
  }
}

@media screen and (min-width:1516px) and (max-width: 1518px){
  .lc1 {
    display: block !important;
  }
  .lc2 {
    display: none !important;
  }
  .logomid {
    /* display: block; */
    width: 40%;
    max-width: 50%;
    margin-top: 100px !important;
    margin-bottom: 0px !important;
  }
  .content-mid p {
    font-size: 12px;
  }
  .lastContent {
    margin-top: 5px;
  }
  .lastContentImg {
    margin-top: 5px;
    /* margin-left: 50px; */
  }
  .lastContent p {
    font-size: 2vh !important;
  }
  .midContent p {
    font-size: 3vh !important;
  }
  .btnMain {
    width: 50%;
    max-width: 490px;
    transition: 0.2s;
    margin-top: 28px;
    margin-bottom: 0px !important;
  }
  .btnMainBefore {
    width: 40%;
    max-width: 580px;
    transition: 0.2s;
    margin-top: 20px;
    margin-bottom: 0px !important;/**/
  }

  .imgTop {
    width: 50%;
    max-width: 755px;
    min-width: 50%;
    transition: 0.2s;
    margin-top: 10px;
    margin-bottom: 0px !important;/**/
  }
  .btn-regis {
    width: 400px;
    max-width: 400px;
    height: 40px;
    max-height: 40px;
    margin-top: 30px;
    font-size: 22px;
  }
  .btn-regis2022 {
    width: 400px;
    max-width: 400px;
    height: 40px;
    max-height: 40px;
    margin-top: 10px;
    font-size: 22px;
    background: transparent linear-gradient(90deg, #004D9F 0%, #00B6BF 100%) 0% 0% no-repeat padding-box;
    border: 0px solid #FFCE00 !important;
    color: #FFFFFF !important;
  }
  .btn-regis-before, .btn-regis-before:hover, .btn-regis-before:focus, .btn-regis-before:active {
    width: 400px !important;
    max-width: 400px !important;
    height: 40px !important;
    max-height: 40px !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    /* background: #ffffff00 0% 0% no-repeat padding-box !important; */
    /* border: 1px solid #FFCE00 !important; */
    border-radius: 5px !important;
    opacity: 1 !important;
    /* color: #FFCE00 !important; */
    font-size: 17px !important;
  }
  .btn-detail {
    width: 500px;
    max-width: 400px;
    height: 30px;
    max-height: 30px;
    margin-top: 30px;
    font-size: 18px;
  }

  .footer a {
    font-size: 10px;
  }
  .footer {
    margin-top: 75px;
  }
  .textContent1 {
    font-size: 34px !important;
  }

  .textContent2 {
    font-size: 33px !important;
  }

  .textContent3 {
    font-size: 25px !important;
  }

  .detailText {
    font-size: 22px !important;
  }
}

@media screen and (min-width:515px) and (max-width: 1546px){
  .col-7 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
  }
}

@media screen and (min-width:1100px) and (max-width: 1546px){
  .col-7 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 80%;
      flex: 0 0 80%;
      max-width: 80%;
  }
}

@media screen and (min-width:1919px) and (max-width: 1921px){
  .lc1 {
    display: block !important;
  }
  .lc2 {
    display: none !important;
  }
  .logomid {
    /* display: block; */
    width: 40%;
    max-width: 50%;
    margin-top: 100px !important;
    margin-bottom: 0px !important;
  }
  .content-mid p {
    font-size: 12px;
  }
  .lastContent {
    margin-top: 5px;
  }
  .lastContentImg {
    margin-top: 5px;
    /* margin-left: 50px; */
  }
  .lastContent p {
    font-size: 2vh !important;
  }
  .midContent p {
    /* font-size: 3vh !important; */
  }
  .btnMain {
    width: 50%;
    max-width: 490px;
    transition: 0.2s;
    margin-top: 28px;
    margin-bottom: 0px !important;
  }
  .btnMainBefore {
    width: 40%;
    max-width: 580px;
    transition: 0.2s;
    margin-top: 20px;
    margin-bottom: 0px !important;/**/
  }

  .imgTop {
    width: 100%;
    max-width: 360px;
    transition: 0.2s;
    margin-bottom: 0px !important;/**/
  }
  .imgBtn {
    width: 90% !important;
    margin-top: 30px !important;
  }
  .btn-regis {
    width: 400px;
    max-width: 400px;
    height: 40px;
    max-height: 40px;
    margin-top: 30px;
    font-size: 22px;
  }
  .btn-regis2022 {
    width: 400px;
    max-width: 400px;
    height: 40px;
    max-height: 40px;
    margin-top: 10px;
    font-size: 22px;
    background: transparent linear-gradient(90deg, #004D9F 0%, #00B6BF 100%) 0% 0% no-repeat padding-box;
    border: 0px solid #FFCE00 !important;
    color: #FFFFFF !important;
  }
  .btn-regis-before, .btn-regis-before:hover, .btn-regis-before:focus, .btn-regis-before:active {
    width: 400px !important;
    max-width: 400px !important;
    height: 40px !important;
    max-height: 40px !important;
    margin-top: 30px !important;
    margin-bottom: 30px !important;
    /* background: #ffffff00 0% 0% no-repeat padding-box !important; */
    /* border: 1px solid #FFCE00 !important; */
    border-radius: 5px !important;
    opacity: 1 !important;
    /* color: #FFCE00 !important; */
    font-size: 17px !important;
  }
  .btn-detail {
    width: 500px;
    max-width: 400px;
    height: 30px;
    max-height: 30px;
    margin-top: 30px;
    font-size: 18px;
  }

  .footer a {
    font-size: 10px;
  }
  .footer {
    margin-top: 114px;
    position: absolute !important;
  }
  .textContent1 {
    font-size: 3.5vh !important;
  }

  .textContent2 {
    font-size: 2.7vh !important;
  }

  .textContent3 {
    font-size: 2vh !important;
  }

  .detailText {
    font-size: 22px !important;
  }

  .footerText {
    font-size: 1.4vh !important;
  }
}

@media screen and (min-width:1600px){
  .footer {
    position: absolute !important;
  }
}

@media screen and (min-width:1280px) and (max-width: 1366px) and (min-height:1023px) and (max-height:1024px){
  .lc1 {
    display: block !important;
  }
  .lc2 {
    display: none !important;
  }
  .logomid {
    /* display: block; */
    width: 40%;
    max-width: 50%;
    margin-top: 200px !important;
    margin-bottom: 0px !important;
  }
  .content-mid p {
    font-size: 12px;
  }
  .lastContent p {
    font-size: 18px !important;
  }
  .midContent p {
    font-size: 3vh !important;
  }
  .btnMain {
    width: 50%;
    max-width: 490px;
    transition: 0.2s;
    margin-top: 28px;
    margin-bottom: 0px !important;
  }
  .btnMainBefore {
    width: 40%;
    max-width: 580px;
    transition: 0.2s;
    margin-top: 20px;
    margin-bottom: 0px !important;/**/
  }
  .imgTop {
    width: 50%;
    max-width: 755px;
    min-width: 50%;
    transition: 0.2s;
    margin-top: 10px;
    margin-bottom: 0px !important;/**/
  }

  .footer a {
    font-size: 10px;
  }
}

@media screen and (min-width:1000px) and (max-width: 1585px){
  .col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 80%;
    max-width: 80%;
  }
  .lc1 {
    display: block !important;
  }
  .lc2 {
    /* display: none !important; */
  }
  .logomid {
    /* display: block; */
    width: 40%;
    max-width: 50%;
    margin-top: 100px !important;
    margin-bottom: 0px !important;
  }
  .content-mid p {
    font-size: 12px;
  }
  .lastContent {
    margin-top: 5px;
  }
  .lastContentImg {
    margin-top: 5px;
    /* margin-left: 50px; */
  }
  .lastContent p {
    font-size: 2vh !important;
  }
  .midContent p {
    /* font-size: 3vh !important; */
  }
  .btnMain {
    width: 50%;
    max-width: 490px;
    transition: 0.2s;
    margin-top: 28px;
    margin-bottom: 0px !important;
  }
  .btnMainBefore {
    width: 40%;
    max-width: 580px;
    transition: 0.2s;
    margin-top: 20px;
    margin-bottom: 0px !important;/**/
  }

  .imgTop {
    width: 40%;
    max-width: 755px;
    min-width: 40%;
    transition: 0.2s;
    margin-top: 10px;
    margin-bottom: 0px !important;/**/
  }
  .imgBtn {
    width: 55% !important;
  }
  .imgContent {
    width: 70%;
  }
  .midContent {
    margin-top: 15px !important;
  }
  .btn-regis {
    width: 400px;
    max-width: 400px;
    height: 40px;
    max-height: 40px;
    margin-top: 30px;
    font-size: 22px;
  }
  .btn-regis2022 {
    width: 400px;
    max-width: 400px;
    height: 40px;
    max-height: 40px;
    margin-top: 10px;
    font-size: 22px;
    background: transparent linear-gradient(90deg, #004D9F 0%, #00B6BF 100%) 0% 0% no-repeat padding-box;
    border: 0px solid #FFCE00 !important;
    color: #FFFFFF !important;
  }
  .btn-regis-before, .btn-regis-before:hover, .btn-regis-before:focus, .btn-regis-before:active {
    width: 400px !important;
    max-width: 400px !important;
    height: 40px !important;
    max-height: 40px !important;
    margin-top: 30px !important;
    margin-bottom: 30px !important;
    /* background: #ffffff00 0% 0% no-repeat padding-box !important; */
    /* border: 1px solid #FFCE00 !important; */
    border-radius: 5px !important;
    opacity: 1 !important;
    /* color: #FFCE00 !important; */
    font-size: 17px !important;
  }
  .btn-detail {
    width: 500px;
    max-width: 400px;
    height: 30px;
    max-height: 30px;
    margin-top: 30px;
    font-size: 18px;
  }

  .footer a {
    font-size: 10px;
  }
  .footer {
    margin-top: 75px;
    position: absolute !important;
  }
  .textContent1 {
    font-size: 3.5vh !important;
  }

  .textContent2 {
    font-size: 2.7vh !important;
  }

  .textContent3 {
    font-size: 2vh !important;
  }

  .detailText {
    font-size: 22px !important;
  }

  .footerText {
    font-size: 1.4vh !important;
  }
}
