@media only screen and (device-width: 768px) {
  /* For general iPad layouts */
	.ipad-portrait { color: #D600D6;background-color:#FFFFB5; } 
.message{
	width:10%;
	float:left;
	margin-top:0;
	text-align:center;
}
.message .article{
	width:100%;
	max-width:690px;
	margin:0 auto;
	text-align:center;
	margin-top:-15px;
}
.img_bg{
	position:absolute;
	z-index:8;
	float:left;
	left:69px;
	margin-top:14px;
}
.img_bg img{
	width:55px;
	height:105px;
}
.article .lab1{
	position: relative;
    width:100%;
	float:left;
	height:80px; /* 67px; */
}
.lab1 .year{
	width:60px;
	float:left;
	margin-top:30px;
	font-size:10px;
}
.lab1 .content{
	height:62px;
	float:left;
	margin-top:-26px;
}
.article .lab2{
	position: relative;
	float:left;
	width:100%;
	height:80px; /* 67px; */
	margin-left:23px;
	margin-top:10px; /* -20px; */
}
.lab2 .year{
	width:60px;
	float:left;
	margin-top:30px;
	font-size:10px;
}
.lab2 .content{
	height:62px;
	float:left;
	margin-top:-26px;
}
.article .lab3{
	position: relative;
	float:left;
	width:100%;
	height:80px; /* 67px; */
	margin-top:10px; /* -20px; */
}
.lab3 .year{
	width:60px;
	float:left;
	margin-top:30px;
	font-size:10px;
}
.lab3 .content{
	height:62px;
	float:left;
	margin-top:-26px;
}

.lab_item {
	width: 37px;
	height: 132px;
	margin:5px;
	position: relative;
	display: inline-block;
}

.hexagon2 {
	position: absolute;
	width: 43px;
	height: 86px;
	top: 18px;
}
.hexagon-in2 h1{
	-webkit-transform:scale(0.8);
	-o-transform:scale(1);
	font-size:9px;
	margin-top:32px;
	margin-left:-3px;
	width:48px;
}	
  
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
  /* For portrait layouts only */
  .ipad-portrait { color: red;background-color:#FFFFB5; } 
.message{
	width:10%;
	float:left;
	margin-top:0;
	text-align:center;
}
.message .article{
	width:100%; /* 760px; */
	min-width:760px; /* N add */
	margin:0 auto;
	text-align:center;
	margin-top:-15px;
}
.img_bg{
	position:absolute;
	z-index:8;
	float:left;
	left:69px;
	margin-top:14px;
}
.img_bg img{
	width:55px;
	height:105px;
}
.article .lab1{
	position: relative;
    width:100%;
	float:left;
	height:80px; /* 67px; */
}
.lab1 .year{
	width:60px;
	float:left;
	margin-top:30px;
	font-size:10px;
}
.lab1 .content{
	height:62px;
	float:left;
	margin-top:-26px;
}
.article .lab2{
	position: relative;
	float:left;
	width:100%;
	height:80px; /* 67px; */
	margin-left:23px;
	margin-top:10px; /* -20px; */
}
.lab2 .year{
	width:60px;
	float:left;
	margin-top:30px;
	font-size:10px;
}
.lab2 .content{
	height:62px;
	float:left;
	margin-top:-26px;
}
.article .lab3{
	position: relative;
	float:left;
	width:100%;
	height:80px; /* 67px; */
	margin-top:10px; /* -20px; */
}
.lab3 .year{
	width:60px;
	float:left;
	margin-top:30px;
	font-size:10px;
}
.lab3 .content{
	height:62px;
	float:left;
	margin-top:-26px;
}

.lab_item {
	width: 37px;
	height: 132px;
	margin:5px;
	position: relative;
	display: inline-block;
}

.hexagon2 {
	position: absolute;
	width: 43px;
	height: 86px;
	top: 18px;
}
.hexagon-in2 h1{
	-webkit-transform:scale(0.8);
	-o-transform:scale(1);
	font-size:9px;
	margin-top:32px;
	margin-left:-3px;
	width:48px;
}	

}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
  /* For landscape layouts only */
.message{
	width:10%;
	float:left;
	margin-top:0;
	text-align:center;
}
.message .article{
	width:100%; /* 900px; */
	min-width:920px; /* N add */
	margin:0 auto;
	text-align:center;
	margin-top:-15px;
}
.img_bg{
	position:absolute;
	z-index:8;
	float:left;
	left:84px;
	margin-top:14px;
}
.img_bg img{
	width:73px;
	height:130px;
}
.article .lab1{
	position: relative;
    width:100%;
	float:left;
	height:75px;
}
.lab1 .year{
	width:60px;
	float:left;
	margin-top:42px;
	font-size:13px;
	font-weight:bold;
	font-family: "BIGPixelRegular",Courier,"Courier New",monospace; 
}
.lab1 .content{
	height:68px;
	float:left;
	margin-top:-26px;
}
.article .lab2{
	position: relative;
	float:left;
	width:100%;
	height:75px;
	margin-left:26px;
	margin-top:10px; /* -20px; */
}
.lab2 .year{
	width:60px;
	float:left;
	margin-top:42px;
	font-size:13px;
	font-weight:bold;
	font-family: "BIGPixelRegular",Courier,"Courier New",monospace; 
}
.lab2 .content{
	height:68px;
	float:left;
	margin-top:-26px;
}
.article .lab3{
	position: relative;
	float:left;
	width:100%;
	height:75px;
	margin-top:10px; /* -20px; */
}
.lab3 .year{
	width:60px;
	float:left;
	margin-top:42px;
	font-size:13px;
	font-weight:bold;
	font-family: "BIGPixelRegular",Courier,"Courier New",monospace; 
}
.lab3 .content{
	height:68px;
	float:left;
	margin-top:-26px;
}

.lab_item {
	width: 44px;
	height: 140px;
	margin:5px;
	position: relative;
	display: inline-block;
	margin-right:4px;
}

.hexagon2 {
	position: absolute;
	width: 50px;
	height: 100px;
	top: 18px;
}
.hexagon-in2 h1{
	-webkit-transform:scale(0.9);
	-o-transform:scale(1);
	font-size:12px;
	margin-top:43px;
}	

}