@media only screen and (min-width: 1130px) {


/* hex icons */



#panel_wrapper {
	top:85px;
	width:1080px;
	height:700px; 
 }


.hex_icon_wrapper {
	width:170px;
	height:188px;
	background-image:url(images/large/hexagon0.png);

}
.hex_icon_front, .hex_icon_back {
	width:170px;
	height:188px;
	position:absolute;
	background-image:url(images/large/hexagon1.png);
}


.hex_icon_btn {
	width: 170px;
	height: 188px;
	position: absolute;
	top: -1px;
	left: 1px;
	pointer-events:auto;
}
.hex_icon_btn img {
	width:170px;
	height:188px;	
}
.hex_icon_btn area {
	pointer-events:auto;
}


#hex1 {
	top:160px;
	left:91px;
}

#hex2 {
	top:160px;
	left:273px;
}
#hex3 {
	top:160px;
	left:455px;
}
#hex4 {
	top:160px;
	left:637px;
}
#hex5 {
	top:160px;
	left:819px;
}




#hex6 {
	top:317px;
	left:0px;
}

#hex7 {
	top:317px;
	left:182px;
}

#hex8 {
	top:317px;
	left:364px;
}

#hex9 {
	top:317px;
	left:546px;
}

#hex10 {
	top:317px;
	left:728px;
}

#hex11 {
	top:317px;
	left:910px;
}


#hex12 {
	top:474px;
	left:91px;
}
#hex13 {
	top:474px;
	left:273px;
}
#hex14 {
	top:474px;
	left:455px;
}
#hex15 {
	top:474px;
	left:637px;
}
#hex16 {
	top:474px;
	left:819px;
}





#hex1 .hex_icon_front {
	background-image:url(images/large/hexagon1.png);
}
#hex2 .hex_icon_front {
	background-image:url(images/large/hexagon2.png);
}
#hex3 div.hex_icon_front {
	background-image:url(images/large/hexagon3.png);
}
#hex4 div.hex_icon_front {
	background-image:url(images/large/hexagon4.png);
}
#hex5 div.hex_icon_front {
	background-image:url(images/large/hexagon5.png);
}
#hex6 div.hex_icon_front {
	background-image:url(images/large/hexagon6.png);
}
#hex7 div.hex_icon_front {
	background-image:url(images/large/hexagon7.png);
}
#hex8 div.hex_icon_front {
	background-image:url(images/large/hexagon8.png);
}
#hex9 div.hex_icon_front {
	background-image:url(images/large/hexagon9.png);
}
#hex10 div.hex_icon_front {
	background-image:url(images/large/hexagon10.png);
}
#hex11 div.hex_icon_front {
	background-image:url(images/large/hexagon11.png);
}
#hex12 div.hex_icon_front {
	background-image:url(images/large/hexagon12.png);
}
#hex13 div.hex_icon_front {
	background-image:url(images/large/hexagon13.png);
}
#hex14 div.hex_icon_front {
	background-image:url(images/large/hexagon14.png);
}
#hex15 div.hex_icon_front {
	background-image:url(images/large/hexagon15.png);
}
#hex16 div.hex_icon_front {
	background-image:url(images/large/hexagon16.png);
}




#hex1 .hex_icon_back {
	background-image:url(images/large/hexagon1_2.png);
}
#hex2 .hex_icon_back {
	background-image:url(images/large/hexagon2_2.png);
}
#hex3 .hex_icon_back {
	background-image:url(images/large/hexagon3_2.png);
}
#hex4 .hex_icon_back {
	background-image:url(images/large/hexagon4_2.png);
}
#hex5 .hex_icon_back {
	background-image:url(images/large/hexagon5_2.png);
}
#hex6 .hex_icon_back {
	background-image:url(images/large/hexagon6_2.png);
}
#hex7 .hex_icon_back {
	background-image:url(images/large/hexagon7_2.png);
}
#hex8 .hex_icon_back {
	background-image:url(images/large/hexagon8_2.png);
}
#hex9 .hex_icon_back {
	background-image:url(images/large/hexagon9_2.png);
}
#hex10 .hex_icon_back {
	background-image:url(images/large/hexagon10_2.png);
}
#hex11 .hex_icon_back {
	background-image:url(images/large/hexagon11_2.png);
}
#hex12 .hex_icon_back {
	background-image:url(images/large/hexagon12_2.png);
}
#hex13 .hex_icon_back {
	background-image:url(images/large/hexagon13_2.png);
}
#hex14 .hex_icon_back {
	background-image:url(images/large/hexagon14_2.png);
}
#hex15 .hex_icon_back {
	background-image:url(images/large/hexagon15_2.png);
}
#hex16 .hex_icon_back {
	background-image:url(images/large/hexagon16_2.png);
}




/* cs and video frame */

div.cs_video_wrapper {
	width:1080px;
}

#cs_grid_wrapper {
    width:1080px;

}
	
div.cs_box, div.cs_box_right {
	width:340px;
	height:160px;
}

div.cs_ro {
	width:340px;	
	height:160px;
	position:absolute;
}

div.cs_ro_bg{
	width:340px;	
	height:160px;

}


div.cs_ro  p {
	font-size:14px;
	line-height:18px;
}

div.cs_box a, div.cs_box_right a {
	width:340px;
	height:160px;
}

#video_frame {
width:1072px;
height:603px;
}




}