body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,blockquote,th,td,p,img{margin:0;padding:0;  }
img,fieldset {border:0}
img { border-style: hidden; border:0; margin:0; padding:0;}
ul{ list-style:none;}
li{ display:inline;}
a{ text-decoration:none}
body{
	max-width:768px; font-family:Arial,  "微軟正黑體"; 
}

/*@font-face {
 	font-family: gabrielle;
  	src: url(gabrielle.ttf);
}*/

@font-face {
  font-family: ui;
  src: url(/assets/css/frontend/desktop/uifont.ttf);
}

.container {
	max-width:768px; 
	margin:0 auto; 
	border-right: none; 
	border-left: none;  
	position: relative; 
	height: 1652px;

	font-family: ui;
	font-size:16px; 
	font-weight:bold; 
	background-image: url(/assets/images/frontend/OMD-M-Website-BG.jpg);
	background-repeat:no-repeat;
	background-position: center;
	background-size: cover;
}

.col-1{
	position: relative;
	width: 100%;
    height: 623px;
    /*background-color: rosybrown;*/
}

.col-1 .group{
	position: relative;
    width: 580px;
    height: 250px;
    /* margin-left: auto; */
    margin: 0 auto;
    /* margin-right: auto; */
    padding-top: 45px;
    /*background-color: beige;*/
}

.col-1 .group .group-button-video{
    width: 188px;
    height: 165px;
    margin: 0 auto;
    padding-top: 235px;
    position: relative;
    text-align: center;
}

.eventYT {width:100%; height: 100%;}
.eventYT .btn { margin-top: 0px; }
.youtube_popup {width:877px; height:480px; position:relative; margin:auto; top: -440px; z-index:1000; display:none;}
.youtube_popup .youtube_popup_frame {width:836px; height:450px; display:table; position:relative; margin:auto; top:30px; text-align:center;padding:20px 20px 10px 20px; overflow-y: scroll; color:#fff; font-size:18pt; vertical-align:middle; background-color: rgba(0, 0, 0, 0.57)}
.youtube_popup .youtube_popup_btn{position:relative; top:-483px; margin-top: -1px; margin-left: 839px; text-align: right; color: #eff3ff; font-size: 35px; font-weight: bold;}
.youtube_popup .youtube_popup_btn:hover,
.youtube_popup .youtube_popup_btn:focus {color:red; cursor:pointer;}

.popup__overlay {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(53, 36, 22, 0.95);
  text-align: center;
  z-index: 100;
}

.popup__overlay:after {
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle;
  content: "";
}

.popup {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 640px;
  max-height: 480px;
  padding: 20px;
  border: 1px solid black;
  background: black;
  color: white;
  vertical-align: middle;
}

.popup-form__row {
  margin: 1em 0;
}

.popup__close {
  display: block;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 12px;
  height: 12px;
  padding: 8px;
  cursor: pointer;
  text-align: center;
  font-size: 12px;
  line-height: 12px;
  color: rgba(53, 36, 22, 0.95);
  text-decoration: none;
  font-weight: bold;
}

.popup__close:hover {
  color: #eea200;
}

iframe {
  width: 100%;
  height: 100%;
}

.col-1 .group .group-button{
	/*width: 551px;
    margin: 0 auto;
    height: 50px;
    padding-top: 500px;*/
    /*background-color: bisque;*/

    width: 555px;
    margin: 0 auto;
    height: 50px;
    padding-top: 65px;
    /* background-color: bisque; */
    text-align: center;
}

.col-2{
	position: relative;
    height: 240px;
}

.col-2 .group-2{
	width: 585px;
    height: 230px;
    margin: 0 auto;
    padding-top: 10px;
    text-align: center;
}

.col-3{
	position: relative;
    height: 650px;
}

.col-3 .group-3 {
    width: 375px;
    height: 400px;
    margin: 30px auto;
    text-align: justify;
    text-align-last: center;
    font-size: 14px;
    font-family: serpentine;
    letter-spacing: 1px;
    line-height: 1.7;
    font-weight: normal;
    /*padding-top: 15px;*/
}

.col-3 .group-3 .slideshow{
    width: 296px;
    height: 380px;
    position: relative;
    padding-top: 25px;
    margin: 0 auto;
}

#slideshow {
    /*margin: 50px auto;*/
    position: relative;
   /* width: 240px;
    height: 240px;*/
    /*padding: 10px;*/
    /*box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);*/
}
#slideshow > div {
    position: absolute;
    /*top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;*/
}

#slideshow img {
   /* max-width:240px;
    max-height:240px;*/
}

.col-3 .feature{
	/*width: 560px;
    height: 415px;
    margin: 0 auto;
    padding-top: 60px;
    text-align: center;*/

    width: 70%;
    height: 430px;
    margin: 0 auto;
    /*background-color: coral;*/
    padding-top: 30px;
}

.col-3 .feature .icon{
	position: absolute;
    width: 630px;
    height: 290px;
    z-index: 9999;
    /* margin: 0 auto; */
    top: 50px;
    left: 400px;
}

.col-3 .feature .icon .main5_left{
	position: relative;
	float: left;
	width: 100px;
    height: 290px;
}

.col-3 .feature .icon .main5_right{
	position: relative;
	float: right;
	width: 100px;
    height: 290px;
}

.col-3 .feature .feature-image{
	width: 530px;
    height: 450px;
    margin: 0 auto;
    /*background-color: aliceblue;*/
    text-align: center;
    padding-top: 20px;

	/*width: 1024px; 
	margin-top: -80px !important; 
	margin:0 auto;*/
}

.col-3 .feature .feature-image .main5_right{
	position: relative;
    top: -230px !important;
    z-index: 1000;
    float: right;
    width: 10px;
    left: -58px;
    right: 30px;
}

.col-3 .feature .feature-image .main5_left{
	position: relative; 
	top: 125px !important; 
	z-index: 1000; 
	float: left; 
	width: 10px; 
	left:23px;
}

.col-3 .feature .feature-image .main5_middle{
	/*left:80px;*/ 
}

.col-3 .feature .feature-image .main5_middle .main5_middle ul{
	margin-left:2px;
}

/*.col-4 .group-4{
	width: 560px;
    height: 185px;
    margin: 0 auto;
    padding-top: 10px;
    text-align: center;
}

.col-4 .group-4 .group-4-rewrite{
	padding-top: 10px;
    width: 100%;
    height: 70px;
}

.col-4 .group-4-button{
	padding-top: 10px;
    width: 100%;
    height: 70px;
    text-align: center;
}*/

/*.footer{
	position: relative;
	width: 100%;
    height: 140px;
    text-align: center;
    background-color: rosybrown;
}*/

/*.footer .group-footer{
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
    width: 640px;
    height: 75px;*/
    /* margin-left: auto; */
    /*margin: 0 auto;*/
    /* margin-right: auto; */
    /*padding-top: 68px;*/
    /* background-color: beige; */
/*}*/

.col-4{
    position: relative;
    height: 100px;
}

.col-4 .footer{
    font-family: ui;
    width: 710px;
    margin: 0 auto;
    height: 35px;
    text-align: center;
    padding-top: 66px;
}