@font-face 
{
  font-family: "Ailerons";
  src: url('../fonts/Ailerons.eot'); /* IE9 Compat Modes */
  src: url('../fonts/Aileronsd41d.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/Ailerons.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Ailerons.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/Ailerons.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/Ailerons.svg#Ailerons') format('svg'); /* Legacy iOS */
}
*{
    margin: 0;
    padding: 0;
    box-sizing: content-box;
}


body{
  background: #fff;
  height: 100%;
  width: 100%;
  font-family: "Ailerons";
  font-size: 14px;
  line-height: 26px;
  color: #333;
}

section{
  position: relative;
}
  

#intro{
    background: #0e1b62;
    text-align: center;
    position: relative;
  }

.overflow-h{
  overflow: hidden;
}

.container{
    max-width: 1030px;
    position: relative;
  }
.why-exhibit{
	width: 727px;
	margin: 0 auto;
	position: relative;
}
.section-0{
 position:absolute;
 z-index:2;
 width: 100%;
 text-align: left;
 top: 200px;
 color: #fff;
 font: 25px/41px 'Kanit', Arial, sans-serif;
 }
.section-1{
 color: #fff;
 opacity: 0.7;
 }
.section-2{
 color: #fff;
 opacity: 0.7;
 }
.section-3{
 color: #fff;
 opacity: 0.7;
 }
.section-4{
 color: #fff;
 opacity: 0.7;
 }
.section-1:hover {
	opacity:1;

    transform: scale(1.3);
    transition: all 0.18s ease-in-out;
}
.section-2:hover {
	opacity:1;

    transform: scale(1.3);
    transition: all 0.18s ease-in-out;
}
.section-3:hover {
	opacity:1;

    transform: scale(1.3);
    transition: all 0.18s ease-in-out;
}

.section-4:hover {
	opacity:1;

    transform: scale(1.3);
    transition: all 0.18s ease-in-out;
}
.text-top3{
  position:absolute;
  z-index: 2;
  text-align: center;
  top: 70px;
  width: 100%;
  padding: 14px;
}
.text-top3 img{
 max-width:100%;
}
ul#scene{
  padding: 0;
  text-align: center;
  margin: 0;
}

ul#scene li{
  position: relative;
  width: 100%;
  height: 100%;
}
.yellow-box{
    background: rgba(249,237,50, .3);
    height: 100%;
    width: 335px;
    position: absolute;
    left: 50%;
  }
  
ul#scene li img{
  margin: auto;
}

ul#scene li:nth-child(4) img{
  position: absolute; 
  left: 0;
  right: 0;
  margin: auto;
  bottom: -40px;
}

ul#scene li:nth-child(5) img{
  position: absolute; 
  left: 0;
  right: 0;
  margin: auto;
  top: 60px;
}

ul#scene li:nth-child(6) .my-info{
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 150px;
}

ul#scene li:nth-child(7) img{
  position: absolute; 
  left: 0;
  right: 0;
  margin: auto;
  bottom: 120px;
  z-index: 10;
}

.my-info h3{
  font-family: "Ailerons";
  color: #fff;
}
h1.name{
    font-family: "Ailerons";
    font-size: 210px;
    color: rgba(255,255,255, .5);
    text-align: center;
  }




@media (min-width: 320px) and (max-width:767px) { .why-exhibit-bg{
    height: 840px;
    background: url("../img/intro-layer-1.png") top center no-repeat;
}
   section{
  position: relative;
}
  

#intro{
    background: #0e1b62;
    text-align: center;
    position: relative;
  }

.overflow-h{
  overflow: hidden;
}

.container{
    max-width: 1030px;
    position: relative;
  }
.why-exhibit{
	width: auto;
	margin: 0 auto;
	position: relative;
}
.section-0{
 position:absolute;
 z-index:2;
 width: 100%;
 text-align: left;
 top: 200px;
 color: #fff;
 font: 20px/28px 'Kanit', Arial, sans-serif;
 }
.section-1{
 color: #fff;
 opacity: 0.7;
 }
.section-2{
 color: #fff;
 opacity: 0.7;
 }
.section-3{
 color: #fff;
 opacity: 0.7;
 }
.section-4{
 color: #fff;
 opacity: 0.7;
 }
.section-1:hover {
	opacity:1;

    transform: scale(1.3);
    transition: all 0.18s ease-in-out;
}
.section-2:hover {
	opacity:1;

    transform: scale(1.3);
    transition: all 0.18s ease-in-out;
}
.section-3:hover {
	opacity:1;

    transform: scale(1.3);
    transition: all 0.18s ease-in-out;
}

.section-4:hover {
	opacity:1;

    transform: scale(1.3);
    transition: all 0.18s ease-in-out;
}
.text-top3{
  position:absolute;
  z-index: 2;
  text-align: center;
  top: 70px;
  width: 100%;
  padding: 14px;
}
.text-top3 img{
 max-width:100%;
}
ul#scene{
  padding: 0;
  text-align: center;
  margin: 0;
  display: none;
}

ul#scene li{
  position: relative;
  width: 100%;
  height: 100%;
}
.yellow-box{
    background: rgba(249,237,50, .3);
    height: 100%;
    width: 335px;
    position: absolute;
    left: 50%;
  }
  
ul#scene li img{
  margin: auto;
}

ul#scene li:nth-child(4) img{
  position: absolute; 
  left: 0;
  right: 0;
  margin: auto;
  bottom: -40px;
}

ul#scene li:nth-child(5) img{
  position: absolute; 
  left: 0;
  right: 0;
  margin: auto;
  top: 60px;
}

ul#scene li:nth-child(6) .my-info{
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 150px;
}

ul#scene li:nth-child(7) img{
  position: absolute; 
  left: 0;
  right: 0;
  margin: auto;
  bottom: 120px;
  z-index: 10;
}

.my-info h3{
  font-family: "Ailerons";
  color: #fff;
}
h1.name{
    font-family: "Ailerons";
    font-size: 210px;
    color: rgba(255,255,255, .5);
    text-align: center;
  }   }

@media (min-width: 768px) and (max-width: 991px) { .why-exhibit-bg{
    height: 570px;
    background: url("../img/intro-layer-1.png") top center no-repeat;
}
   section{
  position: relative;
}
  

#intro{
    background: #0e1b62;
    text-align: center;
    position: relative;
  }

.overflow-h{
  overflow: hidden;
}

.container{
    max-width: 1030px;
    position: relative;
  }
.why-exhibit{
	width: auto;
	margin: 0 auto;
	position: relative;
}
.section-0{
 position:absolute;
 z-index:2;
 width: 100%;
 text-align: left;
 top: 200px;
 color: #fff;
 font: 20px/28px 'Kanit', Arial, sans-serif;
 }
.section-1{
 color: #fff;
 opacity: 0.7;
 }
.section-2{
 color: #fff;
 opacity: 0.7;
 }
.section-3{
 color: #fff;
 opacity: 0.7;
 }
.section-4{
 color: #fff;
 opacity: 0.7;
 }
.section-1:hover {
	opacity:1;

    transform: scale(1.3);
    transition: all 0.18s ease-in-out;
}
.section-2:hover {
	opacity:1;

    transform: scale(1.3);
    transition: all 0.18s ease-in-out;
}
.section-3:hover {
	opacity:1;

    transform: scale(1.3);
    transition: all 0.18s ease-in-out;
}

.section-4:hover {
	opacity:1;

    transform: scale(1.3);
    transition: all 0.18s ease-in-out;
}
.text-top3{
  position:absolute;
  z-index: 2;
  text-align: center;
  top: 70px;
  width: 100%;
  padding: 14px;
}
.text-top3 img{
 max-width:100%;
}
ul#scene{
  padding: 0;
  text-align: center;
  margin: 0;
  display: none;
}

ul#scene li{
  position: relative;
  width: 100%;
  height: 100%;
}
.yellow-box{
    background: rgba(249,237,50, .3);
    height: 100%;
    width: 335px;
    position: absolute;
    left: 50%;
  }
  
ul#scene li img{
  margin: auto;
}

ul#scene li:nth-child(4) img{
  position: absolute; 
  left: 0;
  right: 0;
  margin: auto;
  bottom: -40px;
}

ul#scene li:nth-child(5) img{
  position: absolute; 
  left: 0;
  right: 0;
  margin: auto;
  top: 60px;
}

ul#scene li:nth-child(6) .my-info{
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 150px;
}

ul#scene li:nth-child(7) img{
  position: absolute; 
  left: 0;
  right: 0;
  margin: auto;
  bottom: 120px;
  z-index: 10;
}

.my-info h3{
  font-family: "Ailerons";
  color: #fff;
}
h1.name{
    font-family: "Ailerons";
    font-size: 210px;
    color: rgba(255,255,255, .5);
    text-align: center;
  } }
@media (min-width: 992px) and (max-width: 1199px) {.why-exhibit-bg{
    background: url("../img/intro-layer-1.png") top center no-repeat;
    height: 560px;
}
   section{
  position: relative;
}
  

#intro{
    background: #0e1b62;
    text-align: center;
    position: relative;
  }

.overflow-h{
  overflow: hidden;
}

.container{
    max-width: 1030px;
    position: relative;
  }
.why-exhibit{
	width: auto;
	margin: 0 auto;
	position: relative;
}
.section-0{
 position:absolute;
 z-index:2;
 width: 100%;
 text-align: left;
 top: 200px;
 color: #fff;
 font: 20px/28px 'Kanit', Arial, sans-serif;
 }
.section-1{
 color: #fff;
 opacity: 0.7;
 }
.section-2{
 color: #fff;
 opacity: 0.7;
 }
.section-3{
 color: #fff;
 opacity: 0.7;
 }
.section-4{
 color: #fff;
 opacity: 0.7;
 }
.section-1:hover {
	opacity:1;

    transform: scale(1.3);
    transition: all 0.18s ease-in-out;
}
.section-2:hover {
	opacity:1;

    transform: scale(1.3);
    transition: all 0.18s ease-in-out;
}
.section-3:hover {
	opacity:1;

    transform: scale(1.3);
    transition: all 0.18s ease-in-out;
}

.section-4:hover {
	opacity:1;

    transform: scale(1.3);
    transition: all 0.18s ease-in-out;
}
.text-top3{
  position:absolute;
  z-index: 2;
  text-align: center;
  top: 70px;
  width: 100%;
  padding: 14px;
}
.text-top3 img{
 max-width:100%;
}
ul#scene{
  padding: 0;
  text-align: center;
  margin: 0;
  display: none;
}

ul#scene li{
  position: relative;
  width: 100%;
  height: 100%;
}
.yellow-box{
    background: rgba(249,237,50, .3);
    height: 100%;
    width: 335px;
    position: absolute;
    left: 50%;
  }
  
ul#scene li img{
  margin: auto;
}

ul#scene li:nth-child(4) img{
  position: absolute; 
  left: 0;
  right: 0;
  margin: auto;
  bottom: -40px;
}

ul#scene li:nth-child(5) img{
  position: absolute; 
  left: 0;
  right: 0;
  margin: auto;
  top: 60px;
}

ul#scene li:nth-child(6) .my-info{
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 150px;
}

ul#scene li:nth-child(7) img{
  position: absolute; 
  left: 0;
  right: 0;
  margin: auto;
  bottom: 120px;
  z-index: 10;
}

.my-info h3{
  font-family: "Ailerons";
  color: #fff;
}
h1.name{
    font-family: "Ailerons";
    font-size: 210px;
    color: rgba(255,255,255, .5);
    text-align: center;
  }  }