.eventBlock{width: 100%;height: 277px;margin:15px 0 5px 0;background: url(//www.siamphone.com/images/event/comb.png);padding: 0;}.eventBlock .event_inner{background: url(//www.siamphone.com/images/event/bg_mwc2017.png) no-repeat 100%;background-size: 100%;width: 100%;height: 277px;}.eventBlock h2{width: 30%;float: left;line-height: 25px;}.eventBlock h2 img{width: 95%;height: auto;padding: 5% 2% 0 2%;}.eventBlock h2 img.logo{padding: 8% 2% 0 2%;}.eventBlock ul{width: 68%;height:257px;float: right;margin: 1% 1% 1% 0;padding: 0 0 0 1%;background: rgba(255, 255, 255, 1);}.eventBlock ul li{list-style-type: none;width: 31.33%;float: left;padding: 2% 2% 2% 0;font-size: 15px;line-height: 22px;}.eventBlock ul li p{margin:10px 0;}.eventBlock ul li p.subject{min-height:100px;overflow:hidden;}.eventBlock ul li img{width:100%;height:auto;}a.viewAllEvent{font-family: DBHelvethaicaXRegular;font-size: 24px;display: block;background: #1D1D1B;color: #fff;padding: 7px 30px;font-weight: 100;border-radius: 4px 4px;width: 20%;margin: 35px auto 20px;}.tag_event{font-family: 'Roboto';font-weight: bold;background: rgba(255, 255, 255, 0.98);background: linear-gradient(45deg, rgba(255,255,255,1) 26%,rgba(255,255,255,1) 70%,rgba(255,255,255,0) 90%,rgba(255,255,255,0) 88%);padding: 2px 20px;width: 79%;float: left;margin: 25px 10px 0;font-size: 15px;color: #252525;text-indent: 85px;position:relative;text-align:left;}.tag_event strong{background: url(//www.siamphone.com/images/fb_icon.png) no-repeat #26559A 6px 6px;background-size: 15px;color: #fff;position: absolute;left: 0;top: 0;padding: 2px 10px 2px 25px;text-indent: 0;font-weight: 400;text-transform: capitalize;font-size: 13px;}.tag_event strong:after{content: " ";bottom: 0;left: 100%;margin-left: 0;width: 0;position: absolute;height: 0;box-sizing: border-box;z-index: 99;float: left;pointer-events: none;cursor: default;border-top: 15px solid transparent;border-bottom: 14px solid transparent;border-left: 14px solid #26559A;}
.tag_tw strong{
	background-image: url(//www.siamphone.com/images/icon_tw.png);
	background-size: 28px;
	padding: 2px 10px 2px 25px;
	background-position: 0 0;
	background-color: #01ACEC;
}
.tag_tw strong:after{border-left: 14px solid #01ACEC;}
.TME{
	height: 300px;
	margin: 15px 0 0 0;
	background-color: #002d60;
	background: rgb(0,118,221); /* Old browsers */
	background: -moz-linear-gradient(-45deg, rgba(0,118,221,1) 0%, rgba(0,45,96,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, rgba(0,118,221,1) 0%,rgba(0,45,96,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, rgba(0,118,221,1) 0%,rgba(0,45,96,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0076dd', endColorstr='#002d60',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.TME .event_inner{    
	background: url(http://www.siamphone.com/images/event/TME2017/tme_bubble.png) no-repeat 100%;
	background-size: 36%;
	background-position: -70px -50px;
}
.TME p{margin:10px 0;}
.TME h2{
	line-height: 27px;
	font-family: DBHelvethaicaXRegular;
	font-size: 28px;
	color: #fff;
	text-align: center;
	font-weight:100;
}
.TME h2 img.logo{
	width: 50%;
	margin: auto;
	padding:2% 20% 2% 20%;
}
.TME h3 {
	width: 30%;
	float: left;
	line-height: 25px;
   font-family: DBHelvethaicaXRegular;
	font-size: 24px;
	display: block;
	color: #fff;
}
.TME ul{height:278px;}
.TME .datetime{
	font-size: 21px;
	line-height: 23px;
	color:#fee600;
	margin: 0;
}
.TME .location{
	font-size: 21px;
	line-height: 23px;
	color: #9a9a9a;
    margin: 5px 0;
}
.TME a.viewAllEvent{
	margin: 15px auto 10px;
	margin: 9px auto 5px;
	padding: 3px 30px;
	font-size: 20px;
	background: #c81010;
	
	background: rgb(200,16,16); /* Old browsers */
	background: -moz-linear-gradient(-45deg, rgba(200,16,16,1) 15%, rgba(200,16,16,1) 65%, rgba(143,2,34,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, rgba(200,16,16,1) 15%,rgba(200,16,16,1) 65%,rgba(143,2,34,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, rgba(200,16,16,1) 15%,rgba(200,16,16,1) 65%,rgba(143,2,34,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c81010', endColorstr='#8f0222',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.TME a.viewAllEvent:hover{
	background: rgb(200,16,16); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(200,16,16,1) 15%, rgba(200,16,16,1) 41%, rgba(200,16,16,1) 46%, rgba(143,2,34,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(200,16,16,1) 15%,rgba(200,16,16,1) 41%,rgba(200,16,16,1) 46%,rgba(143,2,34,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(200,16,16,1) 15%,rgba(200,16,16,1) 41%,rgba(200,16,16,1) 46%,rgba(143,2,34,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c81010', endColorstr='#8f0222',GradientType=0 ); /* IE6-9 */
	text-decoration:none;
}
.TME .tag_event{
	margin: 10px 10px 0;
}

/* TME 2018 */
.TME2018{
    background: url(//www.siamphone.com/images/event/TME2018/background.png) no-repeat 100%;
    background-size: 100%;
    background-position:0 0;
}
.TME .event_inner{background:none;}


/* TME 2019 */
.TME2019{
    background: url(//www.siamphone.com/images/event/TME2019/background.jpg) no-repeat 100%;
    background-size: 100%;
    background-position:0 0;
}
.TME .event_inner{background:none;}
.TME2019 ul{background:#ffffff;}


/* WWDC17*/
.WWDC{
	background-image: url(//www.siamphone.com/images/event/WWDC17/hero-mobile.svg);
	background-color: #f8f8f8;
	background-repeat: no-repeat;
	background-size: 30%;
	background-position: 0 -50px;
	height: 315px;
}
.WWDC .event_inner{background:none;    height: 315px;}
.WWDC h2 img.logo {
	height: auto;
	width: 70%;
	margin: 0 auto;
	padding: 37% 15% 0 15%;
}
.WWDC a.viewAllEvent{margin:10px auto;}
.WWDC h3{
	font-family: DBHelvethaicaXRegular;
	font-size: 19px;
	line-height: 24px;
	text-align: center;
	color: #464646;
	margin: 5px 0 10px;
	font-weight:100;
}
.WWDC .leftside{    
	width: 30%;
	float: left;
}
.WWDC ul{height: 292px;}
.WWDC .leftside h2{width:100%;float:none;}
.WWDC ul li p {
	margin: 10px 0 25px;
}



/* Apple Event*/
.AppleEvent{
	background-image: none;
	background-color: #f8f8f8;
	background-repeat: no-repeat;
	background-size: 30%;
	background-position: 0 -50px;
	height: 315px;
}
.AppleEvent .event_inner{background:none;height: 315px;}
.AppleEvent h2 img.logo {
	height: auto;
	width: 30%;
	margin: 0 auto;
	padding: 5% 35% 4% 35%;
}
.AppleEvent a.viewAllEvent{margin:10px auto;background-color:#0070c9;font-size:20px;text-align:center;
    background-color: #0070c9;
    background: -webkit-linear-gradient(#42a1ec, #0070c9);
    background: linear-gradient(#42a1ec, #0070c9);
    border-color: #07c;
}
.AppleEvent h3{
    font-weight: 500;
    font-family: 'Roboto';
	font-size: 24px;
	line-height: 24px;
	text-align: center;
	color: #000;
	margin: 5px 0 10px;
}
.AppleEvent .datetime{
    font-family: DBHelvethaicaXRegular;
    font-size: 19px;
    line-height: 20px;
    text-align: center;
    color: #464646;
    margin: 5px 0 0;
    font-weight: 100;
}
.AppleEvent .datetime span{
	display:block;
	font-size:24px;
    color: #252525;
    line-height: 40px;
} 
.AppleEvent .leftside{    
	width: 30%;
	float: left;
}
.AppleEvent ul{height: 292px;background: #F2F2F2;}
.AppleEvent ul li a{color:#333;}
.AppleEvent .leftside h2{width:100%;float:none;margin:0;}
.AppleEvent ul li p {
	margin: 10px 0 25px;
}
.AppleEvent ul li .view, .AppleEvent ul li .share{
    color: #666;
}
.AppleEvent ul li .view i.icon-user, .AppleEvent ul li .share i.icon-share{
	opacity:0.6;
}
.AppleEvent ul li .readmore{
    color: #000;
    font-weight: bold;
}

/* MWC */
.mwcs .event_inner{
	background: url(//www.siamphone.com/images/event/bg_mwcs17.png) no-repeat 100%;
	background-size: 100%;
}
.mwcs .tag_event{margin:13px 10px 0;}
.mwcs a.viewAllEvent{margin: 30px auto 20px;}

.mwc2019{
	background: url(//www.siamphone.com/images/event/bg_mwc2019.png) no-repeat 100%;
	background-size: 100%;
}
.mwc2019 .event_inner{background:none;}
.mwc2019 h2 img.logo{padding: 8% 2% 0 7%;}
.mwc2019 h2 img{padding: 5% 2% 0 7%;}
.mwc2019 a.viewAllEvent{background: #E6007E;}

/* mwc 2019 for home */
.mwc_2019{
    background: url(//www.siamphone.com/images/event/bg_mwc2019.png) no-repeat left center;
    background-size: 110%;
}
.mwc_2019 h2 img.logo{
    width: 90%;
    margin: auto;
    padding: 2% 0 2% 10%;
}
.mwc_2019 h2{
	font-size:24px;
}
/* IFA 2017*/
.IFA{
	height: 300px;
    margin: 15px 0 15px 0;
    background: #ffffff;
	border: 3px solid;
    border-color: #003872;
	width:99.4%;
}
.IFA .event_inner{    
	background: #fff;
}
.IFA p{
    margin: 0 0 5px 0;
    color: #e2001a;
}
.IFA h2{
	line-height: 27px;
	font-family: DBHelvethaicaXRegular;
	font-size: 28px;
	color: #fff;
	text-align: center;
	font-weight:100;
}
.IFA h2 img.logo{
	width: 50%;
	margin: auto;
}
.IFA h3 {
	width: 30%;
	float: left;
	line-height: 25px;
	font-family: DBHelvethaicaXRegular;
	font-size: 24px;
	display: block;
	color: #fff;
}

.IFA .datetime{
	font-size: 21px;
	line-height: 23px;
	color: #003872;
	margin: 0;
}
.IFA .location{
	font-size: 21px;
	line-height: 23px;
	color: #003872;
}
.IFA ul{
	height:271px;
    background: #003872;
	width: 68%;
    float: right;
    margin: 1% 1% 1% 0;
    padding: 1% 0 0 1%;
}
.IFA  ul li{
	list-style-type: none;
    width: 30%;
    float: left;
    padding: 2% 1% 2% 1%;
    font-size: 15px;
    line-height: 22px;
    background: #fff;
    height: 234px;
}
.IFA ul li:first-child{
    padding-left: 2%;
}
.IFA ul li:last-child{
    padding-right: 2%;
}
.IFA a.viewAllEvent{
margin: 6px auto 3px;
    padding: 3px 30px;
    font-size: 20px;
    background: #E30613;
    border-radius: 0;
}
.IFA a.viewAllEvent:hover{
	background:#b40800; /* Old browsers */
	text-decoration:none;
}
.IFA .tag_event{
    margin: 10px 10px 0;
    border: 1px solid #003872;
    border-left: 0;
    line-height: 21px;
    width: 73%;
    text-align: center;
    text-indent: 30px;
}
.IFA .tag_event strong{
    background: url(//www.siamphone.com/images/fb_icon.png) no-repeat #26559A 6px 6px;
    background-size: 14px;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0px 10px 0px 25px;
    text-indent: 0;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 12px;
    line-height: 25px;
}
.IFA .tag_event strong:after{
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    border-left: 11px solid #26559A;
}