@charset "utf-8";
/* CSS Document */
.logo-efin {
	width: 30%;
    max-width: 159px;
    height: 84px;
    position: absolute;
    left: 30px;
	z-index: 9999;
	top: 100;
}
.green-bar {
	width: 100%;
  height: 30px;
  background: #77bc1f;
	position: absolute;
	z-index: 999;
	top: 100;
}

@media (max-width:1024px){
	.logo-efin {
	z-index: 999999;
	top: 0;
}
.green-bar {
	z-index: 99999;
	top: 0;
}
.button-box {
    font-size: 45px !important;
}
.button-box {
    padding: 2px 40px !important;
}
}


/*******************************************/
.DemoWrap{
 	background: #e9ebf1;
	color: #2f3035;
	width: 100%;
	height: auto;
	text-align: center;
	  float: left;
}
.DemoWrap_tap{
 	background: #e9ebf1;
	color: #58b847;
	width: 100%;
 padding: -2px 0 74px 0;
	font-style: normal;
    font-size: 50px;
}
.Special{
   padding: 35px 0 35px 0;
	 width: 100%;
	 font-style: normal;
   font-size: 50px;  
   margin: 40px 0 0 0;
 }
.special-1{
  padding:4% 0;
  background-image: url(../images/bg_Special.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.Special-pic{
  height: auto;
  width: 82%;
  margin-top: 20px;
}
.Special-data{
 padding-top: 20px;

}
.Special-topfan{
	margin-top: 20px;

}
.Special-textA {
  font-style: normal;
  font-size: 70px;
  color: #8f97af;
  margin: 50px 0 28px 0;
  font-weight: bold;
  line-height: 0.65;
}
.Special-textB {
    font-weight: normal;
    font-style: normal;
    color: #2c2d31;
    font-size: 34px;
    line-height: 1.15;
}
.Special-textC {
	font-style: normal;
	font-size: 34px;
  color: #2c2d31;
  line-height: 1.15;
}
.Special-textC span {
  font-style: normal;
  font-size: 47px;
  color: #8f97af;
  font-weight: bold;
  line-height: 0.1;
}
.DemoWrap_tap h1{
	font-family: 'avayx_regularregular';
	font-size: 45px;
	color: #2f3035;
	text-align: center;
	float: left;
 letter-spacing: 0.2px;
 margin:15px 0px 0 -35px;
}
.DemoWrap_tap img { 

}
.DemoWrap_tap h2 {
	font-weight: normal;
  font-style: normal;
	font-size: 50px;
	color: #2f3035;
	text-align: center;
	float: left;
	margin-top: 20px;
	padding: 3px;
  letter-spacing: 2.1px;

}
.register-box{
	    margin-top: 20px;
}
.contant {
	font-family: 'Kanit';
	font-weight: 100;
}


      
.box-cdown h1 {
    font-weight: bold;;
    font-size: 50px;
    color: #ffffff;
    text-align: right;
    /* line-height: 0.85; */
    margin-bottom: 0px;
 /*   padding: 0 16px;*/
    padding-right: 0px;


}
.box-cdown h2{
	font-style: normal;
	font-size: 25px;
	color: #ffffff;
	text-align: right;
	line-height:0.95;
  padding-left: 29px;

}
.box-sdown-time h2 {
    font-weight: bold;
    font-size: 20px;
    color: #ffffff;
    text-align: right;
    float: left;
    padding-left: 30px;
    padding-top: 0px;
    margin-bottom: 0px;
    letter-spacing: 0.3px;
}

.Btext-Cdown{
	padding-top: 10px;
/*	margin-left: 20px;*/
	padding-left: 0;
}
@media (max-width: 1440px) {
.Btext-Cdown {
	margin-left: 0;
}
}
@media (max-width: 1024px) {
.Btext-Cdown {
	margin-left: 0;
}
}
@media (max-width: 991px) {
.Btext-Cdown {
	margin-left: 40px;
}
   }
@media (max-width: 768px) {
.Btext-Cdown {
	margin-left: 40px;
}
   }

@media (max-width: 414px) {
.Btext-Cdown {
    padding-left: 0px;
    margin-left: 31px;
}
}
   }
@media (max-width: 375px) {
.Btext-Cdown {
    padding-left: 31px;
	margin-left: 0;
}
   }
@media (max-width: 360px){
.Btext-Cdown {
    padding-left: 22px;
    margin-left: 0;
}

}
   
.set-box-cdow{
  border: 2px solid #8eff54;
	padding:15px 20px 20px 20px;
	border: solid 2px #ffffff;      
  margin: 50px 0 !important;
}
 #demo-time{
    color: #ffffff;
     font-weight: bold;
    font-size: 45px;
	 padding-left:25px;
    padding-top: 13px;
    letter-spacing: 4px;
    margin-bottom: 0px;
    line-height:1;
}
.map {
		 height: 400px;
   width: 100%;
   margin:0 auto;
	 background:#c8d7d4;}

.button-box{
     display: inline;
     margin-top: 10px;
     padding: 2px 50px;
     background-color: #2f3035;
     border: solid 3px #2f3035;

}

.button {
    margin-top: 15px;
    color: #ffffff;
    text-align: center;
}
.button-box:hover {
    color: #ffffff;
    background-color: #9aa2bc;
     border: solid 3px #9aa2bc;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.pad0 {
padding: 0px;

}
.button-box1 {
    margin-top:28px;

}

.footerfont {
	font-family: 'Kanit';
	font-weight: 200;
	width:100%;
  font-size: 15px;  
	background:#2a2a29;
	color:#ffffff;

}
.cover-logo{
	text-align: right;
	padding-top: 110px;
}
.cover-logo-cover-logo-efinS{
width: 47%;
}

ul li::before {
    font-size: 30px;
    content: "\2022";
    color: #58b847;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -30px;
    float: left;
    position: relative;
    top: -5px;
}
*, *::before, *::after {
    box-sizing: border-box;
}
ul {
    list-style: none;
}

.fix-register {
    position: fixed;
    bottom: 0px;
    right: 0;
    left: 0;
}
a:hover {
    text-decoration: none;
}
.bg-head img{
	width: 100%;
	height: 100% auto;

}
.bg-head{
	background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
/*  padding: 0px 30px 0px 90px; */
}
.logo-cu-pic{
position: absolute;
top: 50px;
right: 120px;
}

.img-pic1{
position: absolute;
top:-27px;
}




/*-----------------------------------------------------------------------------------
/*============================/ responsive /========================*/
/*-----------------------------------------------------------------------------------*/
@media screen and (max-width: 1199px) {

/* button-register */
.DemoWrap_tap{
  padding: 16px 0 ;
}
.DemoWrap_tap h1 {
    font-family: 'avayx_regularregular';
    font-size: 30px;
    color: #2f3035;
    text-align: center;
    float: left;
    letter-spacing: 0.2px;
    margin: 0 auto!important;
   }
.DemoWrap_tap img { 
  width: 200px;
}

.DemoWrap_tap h2 {
    font-size: 38px;
    color: #2f3035;
    margin-top:-2px;
    padding: 0px;
    text-align: center;
    margin-bottom: 0px;
    margin-right: 5px;
    margin-left: 5px;
    line-height: 1;
 }
 .img-pic1 {
    position: absolute;
    top: -27px;
}
.boxBut{
padding-left: 0px;
 }
.button {
    margin:auto;
    font-size: 45px !important;
    text-align: center
 }
.button-box{
     border: 2px solid #2f3035;
     text-align: center;
     color: #ffffff;
     padding: 0 40px !important;
  
 }
.register-box{
    padding-left: 0px;
 }
.resp-tabs-container {
  width: auto !important;
 }
.bg-head{
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  padding: 0px 0px 0px 0px; 
  margin-top: 30px;
  }
.bg-head img{    
  width:100%;
  margin-left: 0px;
 }
.logo-cu-pic{
position: absolute;
top:50px;
right: 48px;
width: 14%;
 }
.button-box1 {
margin-top: 20px;
 }
 .special-1{
  padding:4% 0;
  background-image: none;
  background-image: unset;
  background-color: #fcfcfc;
}

}
/***************max-width: 991px*/



	
@media screen and (max-width: 991px) {
.bg-head img {
  margin-top: 50px !important;
  width: 100%;
}
.picSche-text  { 
    text-align: center;
    height: auto;
    width: 41%;
}
.img-pic1{
display: none;
}
.box-cdown h1 {
    font-size: 37px;
    text-align: center;
    line-height: 0.85;
}
.box-cdown h2 {
    font-size: 25px;
    text-align: center;
    line-height: 0.95;
    padding-left: 0px !important;
    letter-spacing: 1.2px;
}
#demo-time {
    font-weight: bold;
    font-size: 40px;
    padding-left: 45px;
    padding-top: 4px;
    margin-bottom: 0px;
    line-height: 0.5;
}
.set-box-cdow {
  padding-left: 30px;
}
/******************สมัคสมาชิก*/

.DemoWrap_tap h1 {
  font-size: 35px;
  color: #2f3035;
  text-align: center;
  letter-spacing: 0.2px;
  padding: 0px;
  margin: 0px;
  margin-left: 0px;
  line-height:0.8;
}
.DemoWrap_tap img { 
  width: 65px;
}
.DemoWrap_tap h2 {
    font-size: 40px;
    color: #2f3035;
    padding: 0px;
    text-align: center;
    line-height: 40px;
}
.button {
    margin: auto;
    color: #ffffff;
    font-size: 40px !important;
    text-align: center;
}
.boxBut {
padding-left: 0px;
padding-bottom: 10px;
}
.button-box {
   display: inline;
   padding: 0px 40px;
}
.register-box{
  padding-left: 45px;
}
.boxBut-text{
 margin-left: 110px;
}
.button-box1 {
  margin: 10px 0 0px 0;
}
/*Special */

.DemoWrap {
  background: #dddddd;
  color: #ffffff;
  width: 100%;
  height: auto;
  text-align: center;
  float: left;
}
.DemoWrap_tap{
  background: #e9ebf1;
  color: #58b847;
  width: 100%;
  padding: -2px 0 74px 0;
  font-size: 50px;
}
.cover-logo {
   text-align: right;
      padding-bottom: 0px;
    padding-top: 55px;
    margin-bottom: 200px;
}
.cover-logo-efinS {
   width: 75%;
   padding-top: 92px;

}
.bg-contact {
 padding-bottom: 190px;
}
.footter-box-lo {
  margin-bottom: 20px !important;
}

.text-speaker {
    margin-top: 80px;
}
.text-speaker img{
  width: 57%;
}
.Special-textA {
    font-style: normal;
    font-size: 70px;

}
}

/**/
/*max-width: 767px*/

@media screen and (max-width: 767px) {
	.bg-video img {
    	width: 50%;
    	height: 50%;
	}
.DemoWrap_tap h1{
  font-size: 40px;
  color: #58b847;
  text-align: center;
  letter-spacing: 0.2px;
  padding: 0px;
  margin: 0px;
  margin-left: 0px;
  line-height:0.8;
   }
.DemoWrap_tap img { 
  width: 65px;
}
.DemoWrap_tap h2 {
    font-size: 35px;
    color: #f9fdf8;
    padding: 0px;
    text-align: center;
   line-height: 30px;
}

.button {
  
    color: #56e73c;
    font-size: 40px;
    text-align: center;
}
.boxBut{
padding-left: 0px;
padding-bottom: 10px;
}
.button-box{

    border-bottom-width: 2px;
    margin-bottom: 5px;
    border-left-width: 2px;
    border-right-width: 2px;
/*}
.boxBut-text{
 margin-left: 60px;*/
}

.register-box{
  padding-left: 0px;
}
.boxBut-text {
    margin-left: 60px;
}

/*Special */

.DemoWrap{
  background: #dddddd;
  color: #232323;
  width: 100%;
  height: auto;
  text-align: center;
  float: left;
}
.DemoWrap_tap{
  background: #e9ebf1;
  color: #58b847;
  width: 100%;
  padding: -2px 0 74px 0;
  font-style: normal;
  font-size: 50px;
}
}







/* -------------------------------------
 * mobile phones (vertical version only)
 * ------------------------------------- */
@media screen and (max-width: 767px) {

/* button-register */
.DemoWrap_tap h1{
  font-size: 50px;
  color: #2f3035;
  text-align: center;
  letter-spacing: 0.2px;
  padding: 0px;
  margin: 0px;
  margin-left: 0px;
  line-height: 0.8;
   }
.DemoWrap_tap img { 
  width: 65px;
}
.DemoWrap_tap h2 {
    font-size: 40px;
    color: #2f3035;
    margin-top:-2px;
    padding: 0px;
    text-align: center;
    margin-bottom: 0px;
    margin-right: 5px;

}
.boxBut{
padding-left:0px;
}
.button {
  /*  margin:auto;*/
    color: #2f3035;
    font-size: 45px;
    text-align: center
 }
.button-box{
        border: 2px solid #2f3035;
    font-size: 45px;
    text-align: center;
    color: #ffffff;
    padding: 0 50px;
  
}
/*.register-box{
    padding-left: 70px;

}*/
.img-pic1{
  display: none;

}
.cover-logo-efinS {
    width: 57%;
    padding-top: 85px;

}
.DemoWrap_tap h2
{
    font-size: 32px;
    margin-left: 80px;
}
.DemoWrap_tap h1 

{
    font-size: 39px;
}

.boxBut {
    padding-left: 60px;
    padding-bottom: 0px;
}
.box-cdown h2 {
    font-size: 19px;
    text-align: center;
    line-height: 0.95;
    padding-left: 7px;
    letter-spacing: 1.2px;

}
#demo-time {
    font-size: 32px;
    padding-left: 29px;}

.box-sdown-time h2 {
      padding-left: 15px;
}
.box-cdown h1 {
    padding-left: 30px;
}
 .cover-logo {
    padding-bottom: 0px;
    padding-top:0px;
  }
.cover-logo-efinS{
    text-align:left !important;
    padding-top: 215px;
    padding-bottom: 0px;
    width: 70%
    
  }
}

@media screen and (max-width: 575px){
 .cover-logo {
    text-align:left;
    padding-bottom: 0px !important;
    padding-top:0px;
    margin-bottom: 180px;

  }
.cover-logo-efinS{
    padding-top: 0px;
    width: 45%;
    margin-bottom:0px ;
  }
  .boxBut {
    padding-left: 60px;
}
}



.bg-head2 img{
display: none;

}
.bg-head3 img{
display: none;
}




@media screen and (max-width: 467px){
 .bg-video img {
      width: 25%;
      height: 25%;
  }

.bg-head img{
display: none;


}
.box-cdown h1 {
    padding-left: 0;
}
.bg-head2 img{
    display: block;
    width: 100%;
    margin: 0px auto 0 auto;
    padding-top: 20px;

}
.bg-head3 img{
display: block;
width: 100%;
margin: 0px auto 0px auto !important;

}

.logo-cu-pic {
    position: absolute;
    top: 50px;
    right: 20px;
    width: 26%;


}

.DemoWrap_tap h2 {
    font-size: 27px;
}

.DemoWrap_tap h1 {
    font-size: 34px;
}
.boxBut {
    padding-left: 59px;
    padding-bottom: 0px;
}
}

@media screen and (max-width: 414px){
 
.text-speaker {
    padding: 74px 0 50px 0;
    text-align: center;
    height: auto;

}
.boxBut {
    padding-left: 33px;
    padding-bottom: 0px;
}
.DemoWrap_tap h2 {
    font-size: 30px;
    line-height: 24px;
    margin-left: 45px;


}
.button-box1 {
    margin: 10px 0 0px 0;
}

.DemoWrap_tap h1 {
    font-size: 30px;
    line-height: 1.3;
  }
.button-box {
    border: 2px solid #2f3035 ;
    font-size: 45px

}

.Special-pic {
    width: 85%;
    margin-left: 0;
  }
.Special-data 
{
    padding-top: 1px;
    margin-left: 42px;
}
.speaker h1 {
    font-size: 44px;
}
.button {
      font-size: 30px !important ;
  }  
  .Special-textA {
    font-size: 50px;  
}
.Special-textB {
    font-size: 29px;
}
.Special-textC {
    font-size: 29px;
}
.Special-textC span {
    font-size: 41px;
}
}
/**/
/*max-width: 375px*/
@media screen and (max-width: 375px){
.set-box-cdow {
  padding-left: 20px;
}
.bg-head img{
display: none;

}
.bg-head2 img{
    display: block;
    width: 100%;
    margin: 0px auto 0 auto;
    padding-top: 15px;
}
.bg-head3 img{
display: block;
width: 100%;
margin: 0px auto 0px auto !important;
}
.textSche h1 {
  font-size: 34px;  
}
.textSche h2 {
    font-size: 30px;
}
.logo-cu-pic {
    position: absolute;
    top: 50px;
    right: 20px;
    width: 26%;
}
.box-cdown h1 {
    font-size: 31px;
    text-align: center;
        padding-left: 0;
}
.box-cdown h2 {
    font-size: 17px;
    text-align: center;
    line-height: 0.95;
    padding-left: 0;
    letter-spacing: 1.2px;
  }

#demo-time {
    font-size: 30px;
    padding-left: 19px;
    padding-top: 4px;
    margin-bottom: 0px;
    line-height: 0.5;
  }
.box-sdown-time h2 {
    font-style: normal;
    font-size: 13px;
    color: #ffffff;
    text-align: right;
    float: left;
    padding-left: 24px;
    padding-top: 0px;
    margin-bottom: 0px;
    letter-spacing: 0.3px;
}
.speaker { 
    padding-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
}
.textScheh1 {
    font-weight: normal;
    font-style: normal;
    font-size:42px;
    color: #58b847;
    text-align: center;
    letter-spacing: 0px;
    line-height: 1;
}
.textSche h1 {
    font-weight: normal;
    font-style: normal;
    font-size: 41px !important;
    color: #58b847;
    text-align: center;
    letter-spacing: 0px;
    line-height: 1;

}
.DemoWrap_tap h1 {
    font-size: 31px;
}
.DemoWrap_tap h2 {
    font-size: 24px;
    color: #2f3035;
    margin-left: 60px;
}

.button-box {
 height: 49px;
     padding: 0px 24px;
     font-size: 36px;
}
.boxBut-text {
   margin-left: 28px; 
}
.boxBut {
    padding-left: 0px;
    padding-bottom: 0px;
    margin-left: 40px;
   
}
.cover-logo-efinS{
padding-bottom: 0px;

}

.speaker h1 {
    font-size: 35px !important;
}
.speaker h2 {
    font-size: 14px !important;

    }
}



@media screen and (max-width: 360px){

.boxBut-text {
    margin-left: 31px;
}
.boxBut {
    margin-left: 26px;

}
.Special-textA {
    font-size: 42px;
}
.Special-textB {
    font-size: 24px;
}
.Special-textC {
    font-size: 24px;
}
.Special-textC span {
    font-size: 30px;
    }
}





@media screen and (max-width: 320px){

#demo-time {
    font-size: 20px;
  }
.box-cdown h2 {
    font-size: 12px;
    padding-left: 30px;

}
.box-sdown-time h2 
{
    font-size: 11px;
    padding-left: 20px;
}

.DemoWrap_tap h2 {
    font-size: 21px;
       line-height: 22px;
           margin-left: 50px;
}
.DemoWrap_tap h1 {
    font-size: 27px;
}
.button-box{
      height: 44px;
     margin-right: 85px;
    font-size: 30px;
}   
.box-But{
    margin-left: 40px;
}
.speaker h1 {
    font-size: 35px !important;
}
.speaker h2 {
    font-size: 12px !important;
  }

.textSche h1 {
    font-size: 25px !important;
 }
 .textSche h2 
{
    font-size: 25px !important;
    line-height: 0;
}
.textSche h3 {
    font-size: 21px !important ;
     font-weight: normal;
    font-style: normal;

  }
.button-box {
  margin-right: 0px;
}
.cover-logo-efinS {
    width: 60%;
}
}


/*ปิด320*/


@media (min-width:992px){
    .special-detail {
        text-align: left;
    }
}

@media (min-width:768px) and (max-width:991px){
    .Special-pic {
        width: 75%;
        margin-left: 0;
    }
}

.margindate {
	margin-right: 30px;
}
@media (max-width:414px){
    .margindate {
	margin-right: 15px;
}
}
@media (max-width:375px){
    .margindate {
	margin-right: 0px;
}
.Special-textA {
    font-size: 40px;
}
.Special-textB {
    font-size: 25px;
}
.Special-textC {
    font-size: 25px;
}
.Special-textC span {
    font-size: 32px;
}
}