* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

img {
	max-width: 100%;
}

ul,
ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

#accordion {
	left: 0px;
	top: 170px;
	padding: 0;
	position: absolute;
	width: 235px;
	z-index: 2;
	visibility: hidden;
}

#topheading,
#subheading,
#wellcomeMessage,
#transparentPatch,
#onloadCopy,
#startingAnimation,
#point2text,
#point3text,
#point4text,
#point5text,
#point6text,
#point7text,
#point8text,
#point9text,
#point10text,
#point11text {
	display: none;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	color: white;
	opacity: 0.7;
	font-size: 14px;
	cursor: pointer;
	display: block;
	background: #4a4a4b;
	font-family: "Gotham-Book";
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	/* IE10+ CSS styles go here */

	.ui-accordion .ui-accordion-content {
		padding: 20px !important;
		border-top: 0;
		overflow: auto;
		height: initial;
	}

	.ui-accordion .ui-accordion-icons {
		padding: 10px 20px 25px 48px !important;
		text-align: left;
		height: initial;
		/* border: 1px solid #AEADAB; */
		cursor: pointer !important;
		border: none;
		border-top: 1px solid #c0c0c0 !important;
	}

	.productName {
		position: absolute;
		left: 0px;
		top: 0;
		z-index: 0;
		overflow: hidden;
		font-size: 20px;
		color: #ededed;
		width: 400px;
		height: 65px !important;
		background-image: url(../images_gl/Thinkagle_Newbar.svg);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: 0px !important;
	}
}

.ui-accordion .ui-accordion-content {
	padding: 0.8em;
	border-top: 0;
	overflow: auto;
	height: initial;
}

.ui-accordion .ui-accordion-icons {
	padding: 0.8em 0.8em 0.8em 3em;
	text-align: left;
	height: initial;
	/* border: 1px solid #AEADAB; */
	cursor: pointer !important;
	border: none;
	border-top: 1px solid #c0c0c0 !important;
}

.ui-widget-content {
	border: 1px solid #dfdfe4;
	background-color: #dfdfe4;
	color: #333333;
}

.menuitems,
.menuitems1 {
	/*width: 190px;height: 39px;background-color: black;color: white;opacity: 0.7; border-top: 1px solid #c0c0c0;font-size: 14px;cursor: pointer;display: block;background: #4a4a4b;*/
}

.menuitemsBase {
	width: 190px;
	height: 39px;
	/*background-color: black;*/
	color: white;
	/*opacity: 0.7; */
	border-top: 0px solid #c0c0c0;
	font-size: 14px;
	cursor: pointer;
	background-color: #eb140a;
}

.active {
	background-color: #eb140a;
	opacity: 1;
	border-top: 1px solid #c0c0c0;
}

.menuitems:hover,
.menuitems1:hover {
	background-color: #eb140a;
	opacity: 1;
}

.menuitemsBase:hover {
	background-color: #eb140a;
	opacity: 1;
}

#rightSideController .menuitems:hover {
	background-color: #dfdfe4;
	opacity: 1;
}

.menuText {
	/*	margin-left: 10px;
			margin-top: 10px;
			position: absolute;  */
}

#panel {
	display: none;
}

#loaderDfr {
	position: absolute;
	left: 650px;
	top: 330px;

	z-index: 1020;
}

.cptextWrapper {
	position: absolute;
	width: 890px;
	text-align: center;
}

div#cpSubHeading {
	top: 80px;
	left: 320px;
	font-size: 34px;
	/* color: #0070c0; */
}

/*HX Series*/

.vertical-line {
	width: 2px;
	height: 0px;
	background-color: rgb(236, 55, 41);
	position: absolute;
	overflow: hidden;
	left: 3px;
}

.vertical-line_1 {
	width: 2px;
	height: 0px;
	background-color: rgb(236, 55, 41);
	position: absolute;
	overflow: hidden;
	left: 3px;
}

.vertical-line-box {
	top: -165px;
	left: 290px;
	width: 2px;
	height: 0px;
	background-color: rgb(236, 55, 41);
	position: absolute;
	overflow: hidden;
}

.horizontal-line {
	height: 2px;
	width: 0px;
	background-color: rgb(236, 55, 41);
	position: absolute;
	overflow: hidden;
	left: 619px;
	top: 269px;
}

.horizontal-line1 {
	height: 2px;
	width: 0px;
	background-color: rgb(236, 55, 41);
	position: absolute;
	overflow: hidden;
	left: 619px;
	top: 452px;
}

.line-bottom .vertical-line {
	left: 3px;
	top: 0;
}

.line-bottom .horizontal-line,
.line-top .vertical-line {
	left: 3px;
	bottom: 0;
}

.line-bottom .right-hori,
.right-hori {
	right: 3px;
	left: auto;
}

.copylines {
	position: absolute;
	overflow: hidden;
	background-color: #ec3729;
	height: 2px;
	top: -165px;
}

.hline {
	left: 110px;
}

.htop {
	top: -92px;
	left: 110px;
}

.line-anim {
	position: absolute;
	display: none;
}
.circle {
	height: 8px;
	width: 8px;
	background-color: #ec3729;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	display: block;
	position: relative;
	top: 0;
	left: 0;
}

.boxes {
	display: none;
	position: absolute;
}

div#HXHeading {
	top: 44px;
	font-size: 29px;
	font-family: "Gotham-Bold_gdi";
	left: 291px;
}

/*excuded_menu*/

.menu5 {
	position: absolute;
	top: 234px;
	left: 930px;
	display: none;
}

.menu24 {
	position: absolute;
	top: 254px;
	left: 368px;
	display: none;
}

.menu11 {
	position: absolute;
	top: 180px;
	left: 290px;
	cursor: pointer;
	display: none;
}

.menu13 {
	position: absolute;
	top: 180px;
	left: 930px;
	cursor: pointer;
	display: none;
}

.menu25 {
	position: absolute;
	top: 256px;
	left: 270px;
	display: none;
}

.menu26 {
	position: absolute;
	top: 187px;
	left: 636px;
	display: none;
	cursor: pointer;
}

.menu19 {
	position: absolute;
	top: 220px;
	left: 267px;
	display: none;
}

/*onload/point2*/

#point1box1 {
	position: absolute;
	left: 337px;
	top: 398px;
}

#point1box2 {
	position: absolute;
	left: 337px;
	top: 488px;
}

#point1box3 {
	position: absolute;
	left: 337px;
	top: 578px;
}

#box1_1Line1 {
	position: absolute;
	left: 110px;
}

#line1_2 {
	position: absolute;
	left: 637px;
	top: 269px;
}

#line2_2 {
	position: absolute;
	left: 637px;
	top: 363px;
}

#line3_1 {
	position: absolute;
	left: 618px;
	top: 360px;
}

#box2_2Line1 {
	position: absolute;
	left: 110px;
}

#box3_3Line1 {
	position: absolute;
	left: 110px;
}

#point0image1 {
	position: absolute;
	top: 244px;
	left: 316px;
}

#point0image2 {
	position: absolute;
	top: 334px;
	left: 309px;
}

#point0image3 {
	position: absolute;
	top: 427px;
	left: 309px;
}

#point0image5 {
	position: absolute;
	left: 465px;
	top: 245px;
}

#point0image6 {
	position: absolute;
	top: 290px;
	left: 297px;
}

#point0image7 {
	position: absolute;
	top: 560px;
	left: 1090px;
}

#point0text1 {
	position: absolute;
	top: 130px;
	left: 270px;
	width: 910px;
	text-align: center;
	font-size: 16px;
}

#point0text2 {
	position: absolute;
	top: 130px;
	left: 270px;
	width: 910px;
	text-align: center;
	font-size: 16px;
}

#point0text3 {
	position: absolute;
	top: 590px;
	left: 640px;
	font-size: 16px;
}

/*point1000text*/

#point1000text1 {
	position: absolute;
	top: 95px;
	left: 386px;
	font-size: 29px;
}

#point1000text2 {
	position: absolute;
	top: 150px;
	left: 300px;
	width: 900px;
	text-align: center;
}

#point1000text3 {
	position: absolute;
	top: 640px;
	left: 270px;
	width: 910px;
	font-weight: bold;
	text-align: center;
}

#point1000text4 {
	position: absolute;
	top: 300px;
	left: 980px;
	width: 110px;
	font-weight: bold;
	text-align: center;
}

#point1000text5 {
	position: absolute;
	top: 640px;
	left: 270px;
	width: 910px;
	font-weight: bold;
	text-align: center;
}

#point1000text6 {
	position: absolute;
	top: 300px;
	left: 450px;
	width: 110px;
	font-weight: bold;
	text-align: center;
}

/*point2000text*/

#point2000text1 {
	position: absolute;
	top: 100px;
	left: 340px;
	width: 790px;
	text-align: center;
}

#point2000text2 {
	position: absolute;
	top: 100px;
	left: 340px;
	width: 790px;
	text-align: center;
}

#point2000text3 {
	position: absolute;
	top: 140px;
	left: 270px;
	width: 910px;
	text-align: center;
}

#point2000text4 {
	position: absolute;
	top: 140px;
	left: 270px;
	width: 910px;
	text-align: center;
}

/*point3000text*/

#point3000text1 {
	position: absolute;
	top: 95px;
	left: 405px;
	font-size: 29px;
}

#point3000text2 {
	position: absolute;
	top: 135px;
	left: 280px;
	width: 910px;
	text-align: center;
}

#point3000text3 {
	position: absolute;
	top: 250px;
	left: 358px;
	font-weight: bold;
	text-align: center;
}

#point3000text4 {
	position: absolute;
	top: 250px;
	left: 1020px;
	font-weight: bold;
	text-align: center;
}

#point3000text5 {
	position: absolute;
	top: 250px;
	left: 720px;
	font-weight: bold;
	text-align: center;
}

#point3000text6 {
	position: absolute;
	top: 305px;
	left: 373px;
	width: 70px;
	font-weight: bold;
	text-align: center;
}

#point3000text7 {
	position: absolute;
	top: 305px;
	left: 713px;
	width: 70px;
	font-weight: bold;
	text-align: center;
}

#point3000text8 {
	position: absolute;
	top: 305px;
	left: 1045px;
	width: 90px;
	font-weight: bold;
	text-align: center;
}

/*point5000text*/

#point5000text1 {
	position: absolute;
	left: 535px;
	top: 95px;
	width: 890px;
	font-size: 29px;
	opacity: 1;
}

#point5000text2 {
	position: absolute;
	top: 100px;
	left: 280px;
	width: 910px;
	text-align: center;
	opacity: 1;
}

#point5000text3 {
	position: absolute;
	top: 100px;
	left: 270px;
	width: 910px;
	text-align: center;
	opacity: 1;
}

/*point7000text*/

#point7000text1 {
	position: absolute;
	top: 150px;
	left: 280px;
	width: 910px;
	text-align: center;
	font-size: 16px;
}

#point7000text3 {
	position: absolute;
	top: 100px;
	left: 270px;
	width: 910px;
	text-align: center;
	opacity: 1;
}

#point7000text2 {
	position: absolute;
	top: 100px;
	left: 280px;
	width: 910px;
	text-align: center;
	opacity: 1;
}

#point7000text4 {
	position: absolute;
	left: 261px;
	top: 108px;
	width: 1010px;
	font-size: 16px;
	text-align: center;
}

#point7000text5 {
	position: absolute;
	left: 261px;
	top: 173px;
	width: 1010px;
	font-size: 16px;
	text-align: center;
}

#point7000text6 {
	position: absolute;
	top: 300px;
	left: 995px;
	font-weight: bold;
	width: 120px;
}

#point7000text7 {
	position: absolute;
	top: 640px;
	left: 694px;
	font-weight: bold;
	width: 120px;
}

#point7000text8 {
	position: absolute;
	left: 640px;
	top: 650px;
	width: 160px;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}

#point7000text9 {
	position: absolute;
	left: -139px;
	top: 638px;
	width: 1010px;
	font-size: 13px;
	text-align: center;
}

/*point3*/

#hotspot_1 {
	position: absolute;
	pointer-events: none;
}

#hot1 {
	position: absolute;
	top: -102px;
	left: -45px;
	width: 170px;
	font-size: 15px;
}

#hotspot1plus {
	position: absolute;
	top: -82px;
	left: -7px;
	height: 80px;
}

#hotspot_2 {
	position: absolute;
	pointer-events: none;
}

#hot2 {
	position: absolute;
	top: -99px;
	left: -51px;
	width: 120px;
	font-size: 15px;
}

#hotspot2plus {
	position: absolute;
	top: -80px;
	left: -15px;
	height: 80px;
}

#hotspot_3 {
	position: absolute;
	pointer-events: none;
}

#hot3 {
	position: absolute;
	top: 82px;
	left: -50px;
	width: 130px;
	font-size: 15px;
}

#hotspot3plus {
	position: absolute;
	top: 0;
	left: -260px;
	height: 80px;
	width: 505px;
}

/*point4*/

#hotspot_4 {
	position: absolute;
	pointer-events: none;
}

#hot4 {
	position: absolute;
	top: -98px;
	left: -50px;
	width: 130px;
	font-size: 15px;
}

#hotspot4plus {
	position: absolute;
	top: -79px;
	left: -105px;
	height: 80px;
	width: 210px;
}

#hotspot_5 {
	position: absolute;
	pointer-events: none;
}

#hot5 {
	position: absolute;
	top: 86px;
	left: -35px;
	width: 70px;
	text-align: center;
	font-size: 15px;
}

#hotspot5plus {
	position: absolute;
	top: 7px;
	left: -33px;
	width: 70px;
	height: 80px;
}

#hotspot_6 {
	position: absolute;
	pointer-events: none;
}

#hot6 {
	position: absolute;
	top: 110px;
	left: -70px;
	width: 170px;
	font-size: 15px;
	text-align: center;
}

#hotspot6plus {
	position: absolute;
	top: 0px;
	left: -6px;
	height: 110px;
}

#hotspot_7 {
	position: absolute;
	pointer-events: none;
}

#hot7 {
	position: absolute;
	top: 65px;
	left: -50px;
	width: 100px;
	font-size: 15px;
	text-align: center;
}

#hotspot7plus {
	position: absolute;
	top: 4px;
	left: -12px;
}

#hotspot_8 {
	position: absolute;
	pointer-events: none;
}

#hot8 {
	position: absolute;
	top: 110px;
	left: -30px;
	width: 90px;
	font-size: 15px;
	text-align: center;
}

#hotspot8plus {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 110px;
}

#hotspot_9 {
	position: absolute;
	pointer-events: none;
}

#hot9 {
	position: absolute;
	top: 120px;
	left: -14px;
	width: 80px;
	font-size: 15px;
	text-align: center;
}

#hotspot9plus {
	position: absolute;
	top: 0px;
	left: 8px;
	height: 120px;
}

#hotspot_10 {
	position: absolute;
	pointer-events: none;
}

#hot10 {
	position: absolute;
	top: 120px;
	left: -34px;
	width: 80px;
	font-size: 15px;
	text-align: center;
}

#hotspot10plus {
	position: absolute;
	top: 0px;
	left: -12px;
	height: 120px;
}

/*point5*/

#hotspot_11 {
	position: absolute;
	pointer-events: none;
}

#hot11 {
	position: absolute;
	top: -100px;
	left: -265px;
	width: 220px;
	font-size: 15px;
	text-align: center;
}

#hotspot11plus {
	position: absolute;
	top: -80px;
	left: -9px;
}

#hotspot_12 {
	position: absolute;
	pointer-events: none;
}

#hot12 {
	position: absolute;
	top: -89px;
	left: -102px;
	width: 220px;
	font-size: 15px;
	text-align: center;
}

#hotspot12plus {
	position: absolute;
	top: -70px;
	left: 5px;
	height: 70px;
}

#hotspot_13 {
	position: absolute;
	pointer-events: none;
}

#hot13 {
	position: absolute;
	top: 132px;
	left: -22px;
	width: 70px;
	font-size: 15px;
	text-align: center;
}

#hotspot13plus {
	position: absolute;
	top: 0px;
	left: 2px;
	height: 130px;
}

#hotspot_14 {
	position: absolute;
	pointer-events: none;
}

#hot14 {
	position: absolute;
	top: 80px;
	left: -96px;
	width: 190px;
	font-size: 15px;
	text-align: center;
}

#hotspot14plus {
	position: absolute;
	top: 0px;
	left: -210px;
	width: 430px;
}

/*point6*/

#hotspot_15 {
	position: absolute;
	pointer-events: none;
}

#hot15 {
	position: absolute;
	top: -101px;
	left: -43px;
	width: 130px;
	font-size: 15px;
}

#hotspot15plus {
	position: absolute;
	top: -83px;
	left: -57px;
	width: 100px;
	height: 80px;
}

#hotspot_16 {
	position: absolute;
	pointer-events: none;
}

#hot16 {
	position: absolute;
	top: 83px;
	left: -49px;
	width: 70px;
	font-size: 15px;
	text-align: center;
}

#hotspot16plus {
	position: absolute;
	top: 3px;
	left: -48px;
	width: 65px;
	height: 80px;
}

#hotspot_17 {
	position: absolute;
	pointer-events: none;
}

#hot17 {
	position: absolute;
	top: 114px;
	left: -50px;
	width: 130px;
	font-size: 15px;
	text-align: center;
}

#hotspot17plus {
	position: absolute;
	top: 4px;
	left: -13px;
	height: 110px;
}

#hotspot_18 {
	position: absolute;
	pointer-events: none;
}

#hot18 {
	position: absolute;
	top: 66px;
	left: -62px;
	width: 110px;
	font-size: 15px;
	text-align: center;
}

#hotspot18plus {
	position: absolute;
	top: 3px;
	left: -17px;
}

#hotspot_19 {
	position: absolute;
	pointer-events: none;
}

#hot19 {
	position: absolute;
	top: 110px;
	left: -40px;
	width: 90px;
	font-size: 15px;
	text-align: center;
}

#hotspot19plus {
	position: absolute;
	top: 0px;
	left: -7px;
}

#hotspot_20 {
	position: absolute;
	pointer-events: none;
}

#hot20 {
	position: absolute;
	top: 100px;
	left: 6px;
	width: 80px;
	font-size: 15px;
	text-align: center;
}

#hotspot20plus {
	position: absolute;
	top: 17px;
	left: -7px;
}

#hotspot_21 {
	position: absolute;
	pointer-events: none;
}

#hot21 {
	position: absolute;
	top: 120px;
	left: -34px;
	width: 80px;
	font-size: 15px;
	text-align: center;
}

#hotspot21plus {
	position: absolute;
	top: 0px;
	left: -12px;
	height: 120px;
}

/*point7*/

#hotspot_22 {
	position: absolute;
	pointer-events: none;
}

#hot22 {
	position: absolute;
	top: -102px;
	left: -45px;
	width: 170px;
	font-size: 15px;
}

#hotspot22plus {
	position: absolute;
	top: -82px;
	left: -7px;
	height: 80px;
}

#hotspot_23 {
	position: absolute;
	pointer-events: none;
}

#hot23 {
	position: absolute;
	top: -99px;
	left: -51px;
	width: 120px;
	font-size: 15px;
}

#hotspot23plus {
	position: absolute;
	top: -80px;
	left: -15px;
	height: 80px;
}

#hotspot_24 {
	position: absolute;
	pointer-events: none;
}

#hot24 {
	position: absolute;
	top: 82px;
	left: -50px;
	width: 130px;
	font-size: 15px;
}

#hotspot24plus {
	position: absolute;
	top: -1px;
	left: -350px;
	height: 80px;
	width: 700px;
}

/*point8*/

#hotspot_25 {
	position: absolute;
	pointer-events: none;
}

#hot25 {
	position: absolute;
	top: -104px;
	left: -55px;
	width: 130px;
	font-size: 15px;
}

#hotspot25plus {
	position: absolute;
	top: -84px;
	left: -130px;
	height: 80px;
}

#hotspot_26 {
	position: absolute;
	pointer-events: none;
}

#hot26 {
	position: absolute;
	top: 92px;
	left: -31px;
	width: 70px;
	font-size: 15px;
	text-align: center;
}

#hotspot26plus {
	position: absolute;
	top: 10px;
	left: -45px;
}

#hotspot_27 {
	position: absolute;
	pointer-events: none;
}

#hot27 {
	position: absolute;
	top: 118px;
	left: -80px;
	width: 170px;
	font-size: 15px;
	text-align: center;
}

#hotspot27plus {
	position: absolute;
	top: 4px;
	left: -4px;
	height: 110px;
}

#hotspot_28 {
	position: absolute;
	pointer-events: none;
}

#hot28 {
	position: absolute;
	top: 85px;
	left: -49px;
	width: 100px;
	font-size: 15px;
	text-align: center;
}

#hotspot28plus {
	position: absolute;
	top: 4px;
	left: -4px;
}

#hotspot_29 {
	position: absolute;
	pointer-events: none;
}

#hot29 {
	position: absolute;
	top: 110px;
	left: -40px;
	width: 90px;
	font-size: 15px;
	text-align: center;
}

#hotspot29plus {
	position: absolute;
	top: 0px;
	left: -3px;
}

#hotspot_30 {
	position: absolute;
	pointer-events: none;
}

#hot30 {
	position: absolute;
	top: 120px;
	left: -24px;
	width: 80px;
	font-size: 15px;
	text-align: center;
}

#hotspot30plus {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 120px;
}

#hotspot_31 {
	position: absolute;
	pointer-events: none;
}

#hot31 {
	position: absolute;
	top: 120px;
	left: -34px;
	width: 80px;
	font-size: 15px;
	text-align: center;
}

#hotspot31plus {
	position: absolute;
	top: 0px;
	left: -12px;
	height: 120px;
}

/*point9*/

#point9text1 {
	position: absolute;
	top: 305px;
	left: 713px;
	width: 70px;
	font-weight: bold;
	text-align: center;
}

#point9text2 {
	display: block;
	position: absolute;
	top: 305px;
	left: 1045px;
	width: 90px;
	font-weight: bold;
	text-align: center;
}

#hotspot_32 {
	position: absolute;
	pointer-events: none;
}

#hot32 {
	position: absolute;
	top: -110px;
	left: -20px;
	width: 60px;
	font-size: 15px;
}

#hotspot32plus {
	position: absolute;
	top: -90px;
	left: -8px;
}

#hotspot_33 {
	position: absolute;
	pointer-events: none;
}

#hot33 {
	position: absolute;
	top: -110px;
	left: -27px;
	width: 60px;
	font-size: 15px;
}

#hotspot33plus {
	position: absolute;
	top: -90px;
	left: -8px;
}

#hotspot_34 {
	position: absolute;
	pointer-events: none;
}

#hot34 {
	position: absolute;
	top: 82px;
	left: -30px;
	width: 80px;
	font-size: 15px;
}

#hotspot34plus {
	position: absolute;
	top: 0px;
	left: -8px;
	height: 80px;
	transform: rotate(180deg);
}

#hotspot_934 {
	position: absolute;
	pointer-events: none;
}

#hot934 {
	position: absolute;
	top: 82px;
	left: -30px;
	width: 80px;
	font-size: 15px;
}

#hotspot934plus {
	position: absolute;
	top: 0px;
	left: -8px;
	height: 80px;
	transform: rotate(180deg);
}

/*point10*/

#hotspot_35 {
	position: absolute;
	pointer-events: none;
}

#hot35 {
	position: absolute;
	top: -130px;
	left: -50px;
	width: 180px;
	font-size: 15px;
}

#hotspot35plus {
	position: absolute;
	top: -90px;
	left: -7px;
}

#hotspot_36 {
	position: absolute;
	pointer-events: none;
}

#hot36 {
	position: absolute;
	top: 90px;
	left: -67px;
	width: 137px;
	text-align: center;
	font-size: 15px;
}

#hotspot36plus {
	position: absolute;
	left: -8px;
	transform: rotate(180deg);
}

#hotspot_37 {
	position: absolute;
	pointer-events: none;
}

#hot37 {
	position: absolute;
	top: 113px;
	left: -79px;
	width: 170px;
	font-size: 15px;
	text-align: center;
}

#hotspot37plus {
	position: absolute;
	top: 3px;
	left: -3px;
}

#hotspot_38 {
	position: absolute;
	pointer-events: none;
}

#hot38 {
	position: absolute;
	top: 65px;
	left: -40px;
	width: 79px;
	font-size: 15px;
	text-align: center;
}

#hotspot38plus {
	position: absolute;
	top: 4px;
	left: -10px;
}

#hotspot_39 {
	position: absolute;
	pointer-events: none;
}

#hot39 {
	position: absolute;
	top: 113px;
	left: -40px;
	width: 90px;
	font-size: 15px;
	text-align: center;
}

#hotspot39plus {
	position: absolute;
	top: 0px;
	left: -1px;
}

#hotspot_40 {
	position: absolute;
	pointer-events: none;
}

#hot40 {
	position: absolute;
	top: 120px;
	left: -24px;
	width: 80px;
	font-size: 15px;
	text-align: center;
}

#hotspot40plus {
	position: absolute;
	top: 0px;
	left: 10px;
	height: 120px;
}

#hotspot_41 {
	position: absolute;
	pointer-events: none;
}

#hot41 {
	position: absolute;
	top: 120px;
	left: -34px;
	width: 80px;
	font-size: 15px;
	text-align: center;
}

#hotspot41plus {
	position: absolute;
	top: 0px;
	left: -5px;
	height: 120px;
}

/*point11*/

#point11text1 {
	display: block;
	position: absolute;
	top: 305px;
	left: 365px;
	width: 70px;
	font-weight: bold;
	text-align: center;
}

point11text2 {
	display: block;
	position: absolute;
	top: 305px;
	left: 1045px;
	width: 70px;
	font-weight: bold;
	text-align: center;
}

/*point11*/

#hotspot_42 {
	position: absolute;
	pointer-events: none;
}

#hot42 {
	position: absolute;
	top: -102px;
	left: -24px;
	width: 60px;
	font-size: 15px;
	text-align: center;
}

#hotspot42plus {
	position: absolute;
	top: -80px;
	left: -127px;
	height: 80px;
	width: 260px;
}

#hotspot_43 {
	position: absolute;
	pointer-events: none;
}

#hot43 {
	position: absolute;
	top: -102px;
	left: -24px;
	width: 60px;
	font-size: 15px;
	text-align: center;
}

#hotspot43plus {
	position: absolute;
	top: -80px;
	left: -137px;
	height: 80px;
	width: 260px;
}

#hotspot_44 {
	position: absolute;
	pointer-events: none;
}

#hot44 {
	position: absolute;
	top: 78px;
	left: -24px;
	width: 60px;
	font-size: 15px;
	text-align: center;
}

#hotspot44plus {
	position: absolute;
	top: 0px;
	left: -126px;
	height: 80px;
}

#hotspot_45 {
	position: absolute;
	pointer-events: none;
}

#hot45 {
	position: absolute;
	top: 78px;
	left: -24px;
	width: 60px;
	font-size: 15px;
	text-align: center;
}

#hotspot45plus {
	position: absolute;
	top: 0px;
	left: -136px;
	height: 80px;
}

/*point12*/

#hotspot_46 {
	position: absolute;
	pointer-events: none;
}

#hot46 {
	position: absolute;
	top: -129px;
	left: -84px;
	width: 190px;
	font-size: 15px;
	text-align: center;
}

#hotspot46plus {
	position: absolute;
	top: -93px;
	left: -33px;
	height: 80px;
	width: 70px;
}

#hotspot_47 {
	position: absolute;
	pointer-events: none;
}

#hot47 {
	position: absolute;
	top: 70px;
	left: -288px;
	width: 140px;
	font-size: 15px;
	text-align: center;
}

#hotspot47plus {
	position: absolute;
	top: 0px;
	left: -142px;
	height: 80px;
	width: 145px;
}
#two1 {
	width: 644px;
	font-size: 15px;
	position: relative;
	left: -231px;
	top: 153px;
}

#two2 {
	width: 444px;
	font-size: 15px;
	position: relative;
	left: -231px;
	top: 183px;
}
#two3 {
	width: 444px;
	font-size: 15px;
	position: relative;
	left: -231px;
	top: 211px;
}
#two4 {
	width: 444px;
	font-size: 15px;
	position: relative;
	left: -231px;
	top: 209px;
}
#two5 {
	width: 444px;
	font-size: 15px;
	position: relative;
	left: -231px;
	top: 208px;
}
#two6 {
	width: 444px;
	font-size: 15px;
	position: relative;
	left: -231px;
	top: 245px;
}
#two7 {
	width: 444px;
	font-size: 15px;
	position: relative;
	left: -231px;
	top: 249px;
}
#two8 {
	width: 444px;
	font-size: 15px;
	position: relative;
	left: -231px;
	top: 280px;
}
#two9 {
	width: 444px;
	font-size: 15px;
	position: relative;
	left: -231px;
	top: 338px;
}
#two10 {
	width: 444px;
	font-size: 15px;
	position: relative;
	left: -231px;
	top: 339px;
}
#two11 {
	width: 444px;
	font-size: 15px;
	position: relative;
	left: -231px;
	top: 221px;
}

.bodyText1 {
	opacity: 0;
	font-size: 28px;
	-webkit-transition: transform 1.2s 0.6s, opacity 1.2s 0.6s;
	-moz-transition: transform 1.2s 0.6s, opacity 1.2s 0.6s;
	-o-transition: transform 1.2s 0.6s, opacity 1.2s 0.6s;
	transition: transform 1.2s 0.6s, opacity 1.2s 0.6s;
}

#hotspot_48 {
	position: absolute;
	pointer-events: none;
}

#hot48 {
	position: absolute;
	top: -102px;
	left: -84px;
	width: 190px;
	font-size: 15px;
	text-align: center;
}

#hotspot48plus {
	position: absolute;
	top: -80px;
	left: -192px;
	height: 80px;
}

#hotspot_49 {
	position: absolute;
	pointer-events: none;
}

#hot49 {
	position: absolute;
	top: -111px;
	left: -19px;
	width: 60px;
	font-size: 15px;
	text-align: center;
}

#hotspot49plus {
	position: absolute;
	top: -90px;
	left: -6px;
	height: 90px;
}

/*point14*/

#hotspot_50 {
	position: absolute;
	pointer-events: none;
}

#hot50 {
	position: absolute;
	top: -120px;
	left: -61px;
	width: 130px;
	font-size: 15px;
}

#hotspot50plus {
	position: absolute;
	top: -100px;
	left: -50px;
}

#hotspot_51 {
	position: absolute;
	pointer-events: none;
}

#hot51 {
	position: absolute;
	top: 80px;
	left: -54px;
	width: 80px;
	text-align: center;
	font-size: 15px;
}

#hotspot51plus {
	position: absolute;
	top: 0px;
	left: -54px;
	width: 75px;
	height: 80px;
}

#hotspot_52 {
	position: absolute;
	pointer-events: none;
}

#hot52 {
	position: absolute;
	top: 122px;
	left: -80px;
	width: 170px;
	font-size: 15px;
	text-align: center;
}

#hotspot52plus {
	position: absolute;
	top: 4px;
	left: -14px;
	height: 120px;
}

#hotspot_53 {
	position: absolute;
	pointer-events: none;
}

#hot53 {
	position: absolute;
	top: 72px;
	left: -48px;
	width: 90px;
	font-size: 15px;
	text-align: center;
}

#hotspot53plus {
	position: absolute;
	top: 4px;
	left: -17px;
	height: 65px;
}

#hotspot_54 {
	position: absolute;
	pointer-events: none;
}

#hot54 {
	position: absolute;
	top: 116px;
	left: -40px;
	width: 90px;
	font-size: 15px;
	text-align: center;
}

#hotspot54plus {
	position: absolute;
	top: 4px;
	left: -6px;
}

#hotspot_55 {
	position: absolute;
	pointer-events: none;
}

#hot55 {
	position: absolute;
	top: 97px;
	left: 17px;
	width: 80px;
	font-size: 15px;
	text-align: center;
}

#hotspot55plus {
	position: absolute;
	top: 17px;
	left: -7px;
	height: 80px;
	width: 115px;
}

#hotspot_56 {
	position: absolute;
	pointer-events: none;
}

#hot56 {
	position: absolute;
	top: 120px;
	left: -34px;
	width: 80px;
	font-size: 15px;
	text-align: center;
}

#hotspot56plus {
	position: absolute;
	top: 0px;
	left: -12px;
	height: 120px;
}

/*abhijit*/

#hotspot_57 {
	position: absolute;
	pointer-events: none;
}

#hot57 {
	position: absolute;
	top: -100px;
	left: -100px;
	width: 220px;
	font-size: 15px;
	text-align: center;
}

#hotspot57plus {
	position: absolute;
	top: -80px;
	left: -14px;
}

#hotspot_58 {
	position: absolute;
	pointer-events: none;
}

#hot58 {
	position: absolute;
	top: -79px;
	left: -92px;
	width: 220px;
	font-size: 15px;
	text-align: center;
}

#hotspot58plus {
	position: absolute;
	top: -60px;
	left: 10px;
	height: 60px;
}

#hotspot_59 {
	position: absolute;
	pointer-events: none;
}

#hot59 {
	position: absolute;
	top: -96px;
	left: -165px;
	width: 120px;
	font-size: 15px;
	text-align: center;
}

#hotspot59plus {
	position: absolute;
	top: -87px;
	left: -48px;
}

#hotspot_60 {
	position: absolute;
	pointer-events: none;
}

#hot60 {
	position: absolute;
	top: 88px;
	left: -96px;
	width: 190px;
	font-size: 15px;
	text-align: center;
}

#hotspot60plus {
	position: absolute;
	top: 1px;
	left: -295px;
}

#hotspot_61 {
	position: absolute;
}

#hot61 {
	position: absolute;
	top: -119px;
	left: -84px;
	width: 150px;
	font-size: 15px;
	text-align: center;
}

#hotspot61plus {
	position: absolute;
	top: -99px;
	left: -69px;
	width: 120px;
	height: 80px;
}

#hotspot_62 {
	position: absolute;
}

#hot62 {
	position: absolute;
	top: 86px;
	left: -66px;
	width: 101px;
	font-size: 15px;
	text-align: center;
}

#hotspot62plus {
	position: absolute;
	top: 5px;
	left: -64px;
}

#hotspot_63 {
	position: absolute;
}

#hot63 {
	position: absolute;
	top: 122px;
	left: -68px;
	width: 120px;
	font-size: 15px;
	text-align: center;
}

#hotspot63plus {
	position: absolute;
	top: 7px;
	left: -15px;
}

#hotspot_64 {
	position: absolute;
}

#hot64 {
	position: absolute;
	top: 70px;
	left: -60px;
	width: 112px;
	font-size: 15px;
	text-align: center;
}

#hotspot64plus {
	position: absolute;
	top: 7px;
	left: -18px;
}

#hotspot_65 {
	position: absolute;
}

#hot65 {
	position: absolute;
	top: 119px;
	left: -55px;
	width: 112px;
	font-size: 15px;
	text-align: center;
}

#hotspot65plus {
	position: absolute;
	top: 7px;
	left: -8px;
}

#hotspot_66 {
	position: absolute;
}

#hot66 {
	position: absolute;
	top: 112px;
	left: 7px;
	width: 112px;
	font-size: 15px;
	text-align: center;
}

#hotspot66plus {
	position: absolute;
	top: 7px;
	left: -4px;
	width: 115px;
}

#hotspot_67 {
	position: absolute;
}

#hot67 {
	position: absolute;
	top: 127px;
	left: -60px;
	width: 112px;
	font-size: 15px;
	text-align: center;
}

#hotspot67plus {
	position: absolute;
	top: 7px;
	left: -18px;
}

#hotspot_68 {
	position: absolute;
}

#hot68 {
	position: absolute;
	top: -105px;
	left: -19px;
	width: 220px;
	font-size: 15px;
	text-align: center;
}

#hotspot68plus {
	position: absolute;
	top: -99px;
	left: -14px;
}

#hotspot_69 {
	position: absolute;
}

#hot69 {
	position: absolute;
	top: 182px;
	left: -112px;
	width: 220px;
	font-size: 15px;
	text-align: center;
}

#hotspot69plus {
	position: absolute;
	top: 97px;
	left: -248px;
}

#hotspot_70 {
	position: absolute;
}

#hot70 {
	position: absolute;
	top: -127px;
	left: -189px;
	width: 220px;
	font-size: 15px;
	text-align: center;
}

#hotspot70plus {
	position: absolute;
	top: -102px;
	left: -24px;
}

#hotspot_71 {
	position: absolute;
}

#hot71 {
	position: absolute;
	top: -154px;
	left: 15px;
	width: 137px;
	font-size: 15px;
	text-align: left;
}

#hotspot71plus {
	position: absolute;
	top: -100px;
	left: 12px;
}

#hotspot_72 {
	position: absolute;
}

#hot72 {
	position: absolute;
	top: -76px;
	left: 50px;
	width: 137px;
	font-size: 15px;
	text-align: left;
}

#hotspot72plus {
	position: absolute;
	top: -54px;
	left: 13px;
	width: 150px;
}

#hotspot_73 {
	position: absolute;
}

#hot73 {
	position: absolute;
	top: -21px;
	left: 58px;
	width: 137px;
	font-size: 15px;
	text-align: left;
}

#hotspot73plus {
	position: absolute;
	top: -11px;
	left: 17px;
	/* width: 156px; */
}

#hotspot_74 {
	position: absolute;
}

#hot74 {
	position: absolute;
	top: 10px;
	left: 50px;
	width: 161px;
	font-size: 15px;
	text-align: left;
}

#hotspot74plus {
	position: absolute;
	top: -8px;
	left: 20px;
	width: 150px;
}

#hotspot_74 {
	position: absolute;
}

#hot74 {
	position: absolute;
	top: 5px;
	left: 42px;
	width: 161px;
	font-size: 15px;
	text-align: left;
}

#hotspot74plus {
	position: absolute;
	top: -8px;
	left: 19px;
}

#hotspot_75 {
	position: absolute;
}

#hot75 {
	position: absolute;
	top: 130px;
	left: -10px;
	width: 161px;
	font-size: 15px;
	text-align: left;
}

#hotspot75plus {
	position: absolute;
	top: 6px;
	left: 5px;
	/* height: 163px; */
	/* width: 25px; */
}

#hotspot_76 {
	position: absolute;
}

#hot76 {
	position: absolute;
	top: -130px;
	left: -105px;
	width: 210px;
	font-size: 15px;
	text-align: center;
}

#hotspot76plus {
	position: absolute;
	top: -90px;
	left: -8px;
}

#hotspot_77 {
	position: absolute;
}

#hot77 {
	position: absolute;
	top: -85px;
	left: -51px;
	width: 112px;
	font-size: 15px;
	text-align: center;
}

#hotspot77plus {
	position: absolute;
	top: -66px;
	left: -8px;
	height: 70px;
}

#hotspot_78 {
	position: absolute;
}

#hot78 {
	position: absolute;
	top: 110px;
	left: -70px;
	width: 120px;
	font-size: 15px;
	text-align: center;
}

#hotspot78plus {
	position: absolute;
}

#hotspot_79 {
	position: absolute;
}

#hot79 {
	position: absolute;
	top: 110px;
	left: -55px;
	width: 112px;
	font-size: 15px;
	text-align: center;
}

#hotspot79plus {
	position: absolute;
}

#hotspot_80 {
	position: absolute;
}

#hot80 {
	position: absolute;
	top: 112px;
	left: -48px;
	width: 112px;
	font-size: 15px;
	text-align: center;
}

#hotspot80plus {
	position: absolute;
}

#hotspot_81 {
	position: absolute;
}

#hot81 {
	position: absolute;
	top: 112px;
	left: -10px;
	font-size: 15px;
	text-align: center;
}

#hotspot81plus {
	position: absolute;
}

#hotspot_880 {
	position: absolute;
}

#hot880 {
	position: absolute;
	top: 110px;
	left: -60px;
	width: 115px;
	font-size: 15px;
	text-align: center;
}

#hotspot880plus {
	position: absolute;
}

#hotspot_881 {
	position: absolute;
}

#hot881 {
	position: absolute;
	top: 110px;
	left: -90px;
	width: 220px;
	font-size: 15px;
	text-align: center;
}

#hotspot881plus {
	position: absolute;
}

/*richa*/

#hotspot_83 {
	position: absolute;
}

#hot83 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 161px;
	font-size: 15px;
	text-align: left;
}

#hotspot83plus {
	position: absolute;
	top: 0px;
	left: 0px;
}

#hotspot_83 {
	position: absolute;
}

#hot83 {
	position: absolute;
	top: -9px;
	left: 179px;
	width: 161px;
	font-size: 15px;
	text-align: left;
}

#hotspot83plus {
	position: absolute;
	top: -10px;
	left: 0px;
	/* width: 336px; */
}

#hotspot_84 {
	position: absolute;
}

#hot84 {
	position: absolute;
	top: -8px;
	left: 181px;
	width: 161px;
	font-size: 15px;
	text-align: left;
}

#hotspot84plus {
	position: absolute;
	top: -10px;
	left: 0px;
	/* width: 339px; */
	/* height: 6px; */
}

#hotspot_85 {
	position: absolute;
}

#hot85 {
	position: absolute;
	top: -136px;
	left: -30px;
	width: 161px;
	font-size: 15px;
	text-align: left;
}

#hotspot85plus {
	position: absolute;
	top: -110px;
	left: -7px;
}

#hotspot_86 {
	position: absolute;
}

#hot86 {
	position: absolute;
	top: 130px;
	left: -44px;
	width: 161px;
	font-size: 15px;
	text-align: left;
}

#hotspot86plus {
	position: absolute;
	top: 6px;
	left: -12px;
}

#hotspot_87 {
	position: absolute;
}

#hot87 {
	position: absolute;
	top: 98px;
	left: -25px;
	width: 161px;
	font-size: 15px;
	text-align: left;
}

#hotspot87plus {
	position: absolute;
	top: 3px;
	left: -15px;
}

#hotspot_88 {
	position: absolute;
}

#hot88 {
	position: absolute;
	top: -10px;
	left: 178px;
	width: 161px;
	font-size: 15px;
	text-align: left;
}

#hotspot88plus {
	position: absolute;
	top: -11px;
	left: 0px;
	/* width: 334px; */
}

#hotspot_89 {
	position: absolute;
}

#hot89 {
	position: absolute;
	top: -3px;
	left: 179px;
	width: 161px;
	font-size: 15px;
	text-align: left;
}

#hotspot89plus {
	position: absolute;
	top: -7px;
	left: 0px;
	/* width: 334px; */
}

#hotspot_90 {
	position: absolute;
}

#hot90 {
	position: absolute;
	top: -66px;
	left: 180px;
	width: 161px;
	font-size: 15px;
	text-align: left;
}

#hotspot90plus {
	position: absolute;
	top: -59px;
	left: 0px;
}

#hotspot_91 {
	position: absolute;
}

#hot91 {
	position: absolute;
	top: -100px;
	left: -141px;
	width: 161px;
	font-size: 15px;
	text-align: left;
}

#hotspot91plus {
	position: absolute;
	top: -91px;
	left: -62px;
}

#hotspot_92 {
	position: absolute;
}

#hot92 {
	position: absolute;
	top: -130px;
	left: 71px;
	width: 161px;
	font-size: 15px;
	text-align: left;
}

#hotspot92plus {
	position: absolute;
	top: -109px;
	left: 0px;
}

#hotspot_93 {
	position: absolute;
}

#hot93 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 161px;
	font-size: 15px;
	text-align: left;
}

#hotspot93plus {
	position: absolute;
	top: 0px;
	left: 0px;
}

#hotspot_94 {
	position: absolute;
}

#hot94 {
	position: absolute;
	top: -21px;
	left: 90px;
	width: 161px;
	font-size: 15px;
	text-align: left;
}

#hotspot94plus {
	position: absolute;
	top: -17px;
	left: -3px;
	width: 90px;
}

#hotspot_95 {
	position: absolute;
}

#hot95 {
	position: absolute;
	top: -1px;
	left: -139px;
	width: 161px;
	font-size: 15px;
	text-align: left;
}

#hotspot95plus {
	position: absolute;
	top: -3px;
	left: -89px;
}

#hotspot_96 {
	position: absolute;
}

#hot96 {
	position: absolute;
	top: -25px;
	left: 114px;
	width: 161px;
	font-size: 15px;
	text-align: left;
}

#hotspot96plus {
	position: absolute;
	top: -25px;
	left: -11px;
	width: 120px;
}

#hotspot_97 {
	position: absolute;
}

#hot97 {
	position: absolute;
	top: 2px;
	left: 176px;
	width: 161px;
	font-size: 15px;
	text-align: left;
}

#hotspot97plus {
	position: absolute;
	top: 0px;
	left: 0px;
}

#hotspot_98 {
	position: absolute;
}

#hot98 {
	position: absolute;
	top: 65px;
	left: -144px;
	width: 161px;
	font-size: 15px;
	text-align: left;
}

#hotspot98plus {
	position: absolute;
	top: 8px;
	left: -144px;
}

#hotspot_99 {
	position: absolute;
}

#hot99 {
	position: absolute;
	top: 110px;
	left: -20px;
	width: 161px;
	font-size: 15px;
	text-align: left;
}

#hotspot99plus {
	position: absolute;
	top: -13px;
	left: -14px;
}

#hotspot_100 {
	position: absolute;
}

#hot100 {
	position: absolute;
	top: 110px;
	left: -16px;
	width: 161px;
	font-size: 15px;
	text-align: left;
}

#hotspot100plus {
	position: absolute;
	top: -12px;
	left: -11px;
	/* height: 54px; */
}

#hotspot_101 {
	position: absolute;
}

#hot101 {
	position: absolute;
	top: 66px;
	left: -25px;
	width: 41px;
	font-size: 15px;
	text-align: left;
}

#hotspot101plus {
	position: absolute;
	top: 8px;
	left: -33px;
}

#hotspot_102 {
	position: absolute;
}

#hot102 {
	position: absolute;
	top: 98px;
	left: -20px;
	width: 161px;
	font-size: 15px;
	text-align: left;
}

#hotspot102plus {
	position: absolute;
	top: 0px;
	left: -13px;
	height: 95px;
}

#hotspot_103 {
	position: absolute;
}

#hot103 {
	position: absolute;
	top: -11px;
	left: 187px;
	width: 161px;
	font-size: 15px;
	text-align: left;
}

#hotspot103plus {
	position: absolute;
	top: -13px;
	left: 6px;
}

#hotspot_104 {
	position: absolute;
}

#hot104 {
	position: absolute;
	top: 103px;
	left: -15px;
	width: 161px;
	font-size: 15px;
	text-align: left;
}

#hotspot104plus {
	position: absolute;
	top: -16px;
	left: -16px;
}

/*abhijit_End*/

/*richa*/

#point21image1 {
	position: absolute;
	display: none;
	z-index: 1000;
	left: 0px;
	top: 29px;
}

#point21image2 {
	height: 150px;
	display: none;
	position: absolute;
	top: 153px;
	z-index: 9999;
	left: 216px;
}

#point21image3 {
	left: 50px;
	position: absolute;
	top: 324px;
	z-index: 1000;
	display: none;
}

#point21image4 {
	left: 223px;
	position: absolute;
	top: 324px;
	z-index: 1000;
	display: none;
}

#point21image5 {
	left: 46px;
	position: absolute;
	top: 413px;
	z-index: 1000;
	display: none;
}

#point21image6 {
	left: 223px;
	position: absolute;
	top: 413px;
	z-index: 1000;
	display: none;
}

#point21image7 {
	left: 378px;
	position: absolute;
	top: 405px;
	z-index: 1000;
	display: none;
}

#point21image8 {
	left: 379px;
	position: absolute;
	top: 324px;
	z-index: 1000;
	display: none;
}

#point21image9 {
	position: absolute;
	left: 615px;
	top: 120px;
	display: none;
}

#point21image10 {
	position: absolute;
	left: 687px;
	top: 221px;
	display: none;
}

#point21image11 {
	position: absolute;
	left: 687px;
	top: 333px;
	display: none;
}

#point21image12 {
	position: absolute;
	left: 776px;
	top: 155px;
	display: none;
}

#point21image13 {
	position: absolute;
	left: 774px;
	top: 443px;
	display: none;
}

#point21image14 {
	position: absolute;
	top: 290px;
	left: 292px;
	width: 170px;
	display: none;
}

#point21image15 {
	position: absolute;
	top: 125px;
	left: 596px;
	width: 436px;
	display: none;
}

#point21image16 {
	position: absolute;
	top: 332px;
	left: 596px;
	width: 436px;
	display: none;
}

#point21image17 {
	position: absolute;
	top: 405px;
	left: 596px;
	width: 436px;
	display: none;
}

#point21image18 {
	position: absolute;
	top: 481px;
	left: 596px;
	width: 436px;
	display: none;
}

.slide21 {
	position: absolute;
	left: 660px;
	top: 110px;
}

#point21text {
	width: 1000px;
	height: auto;
}

.point21text1 {
	width: 210px;
	font-size: 16px;
	position: absolute;
	top: 131px;
	left: 287px;
}

.point21text2 {
	position: relative;
	left: 289px;
	top: 165px;
	width: 316px;
	font-size: 16px;
}

.point21text3 {
	position: absolute;
	left: 288px;
	top: 144px;
	width: 249px;
	font-size: 16px;
}

.point21text4 {
	position: absolute;
	top: 196px;
	width: 280px;
	font-size: 16px;
	left: 290px;
}

.point21text5 {
	position: absolute;
	left: 287px;
	top: 132px;
	width: 269px;
	font-size: 16px;
}

.point21text6 {
	position: absolute;
	left: 287px;
	top: 182px;
	width: 280px;
	/* font-size: 16px; */
}

.point21text7 {
	position: absolute;
	left: 966px;
	top: 188px;
	width: 261px;
	text-align: center;
	font-size: 16px;
}

#point22text {
	width: 1000px;
	height: auto;
}

.point22text1 {
	width: 645px;
}

#point22image1 {
	position: absolute;
	left: 683px;
	top: 141px;
}

#point22image2 {
	position: absolute;
	left: 669px;
	top: 480px;
}

#point22image3 {
	position: absolute;
	left: 269px;
	top: 138px;
}

.point22text2 {
	width: 596px;
	top: 578px;
	position: absolute;
}

#point23text {
	position: absolute;
	left: 2%;
	top: -4%;
}

.point23text1 {
	position: absolute;
	font-size: 21px;
	left: 322px;
	top: 416px;
	width: 1504px;
}

.point23text2 {
	position: absolute;
	left: 598px;
	top: 443px;
	width: 314px;
	font-size: 29px;
	color: #070c33;
}

.point23text3 {
	position: absolute;
	left: 525px;
	top: 476px;
	width: 568px;
	font-size: 29px;
	color: green;
}

.point23text4 {
	position: absolute;
	left: 899px;
	top: 377px;
	width: 298px;
	font-size: 21px;
	color: #1f1f77;
}

.point23text5 {
	position: absolute;
	left: 538px;
	top: 129px;
	width: 368px;
	font-size: 15px;
}

.point23text6 {
	position: absolute;
	left: 1057px;
	top: 146px;
	width: 498px;
	font-size: 21px;
}

.point23text7 {
	position: absolute;
	left: 1057px;
	top: 186px;
	width: 298px;
	font-size: 21px;
}

.point23text8 {
	position: absolute;
	left: 1397px;
	top: 456px;
	width: 298px;
	font-size: 31px;
	color: #1f1f77;
}

#point23image1 {
	position: absolute;
	left: 829px;
	top: 194px;
}

#point23image2 {
	position: absolute;
	left: 753px;
	top: 60px;
}

#point23image3 {
	position: absolute;
	left: 306px;
	top: 200px;
}

#point23image4 {
	position: absolute;
	left: 647px;
	top: 265px;
}

#point23image5 {
	position: absolute;
	left: 746px;
	top: 615px;
}

#point23image6 {
	position: absolute;
	left: 391px;
	top: 535px;
}

/*HX Series End*/

#cpText p,
.textFadeClass p,
p {
	margin: 0;
}

.pointcontent,
#topheading,
#onloadCopy {
	pointer-events: none;
}

.pointcontent {
}

@font-face {
	font-family: "Gotham-Book";
	src: url("fonts/gotham_book/Gotham-Book.eot");
	src: url("fonts/gotham_book/Gotham-Book.eot") format("embedded-opentype"),
		url("fonts/gotham_book/Gotham-Book.woff") format("woff"),
		url("fonts/gotham_book/Gotham-Book.ttf") format("truetype"),
		url("fonts/gotham_book/Gotham-Book.svg#MyriadProLight") format("svg");
}

@font-face {
	font-family: "Gotham-Bold_gdi";
	src: url("fonts/Gotham-Bold_gdi.eot");
	src: url("fonts/Gotham-Bold_gdi.eot") format("embedded-opentype"),
		url("fonts/Gotham-Bold_gdi.woff") format("woff"),
		url("fonts/Gotham-Bold_gdi.ttf") format("truetype"),
		url("fonts/Gotham-Bold_gdi.svg") format("svg");
}

html,
body {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #bfbec3;
	-webkit-tap-highlight-color: rgba(255, 0, 0, 0);
	font-family: "Gotham-Book";
}

body {
	color: #fff;
	padding: 0px;
	font-family: "Gotham-Book";
	margin: 0px;
	overflow: hidden;
}

#blackPatch {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 999;
	background-color: white;
}

#close {
	position: absolute;
	top: -531px;
	left: 1145px;
	display: none;
}

.fullScreenBox {
	right: 20px;
	top: 26px;
	position: absolute;
	cursor: pointer;
	z-index: 3;
	width: 32px;
	height: 32px;
}

#reset {
	right: 40px;
	bottom: 90px;
	visibility: hidden;
	z-index: 3;
}

.text_head {
	font-size: 15px;
	color: #fff;
	padding: 25px 17px;
	-webkit-transition: transform 0.6s, opacity 0.3s;
	-moz-transition: transform 0.6s, opacity 0.3s;
	-o-transition: transform 0.6s, opacity 0.3s;
	transition: transform 0.6s, opacity 0.3s;
}

#loader {
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: left;
	padding: 0px 0px;
	margin: 0px;
	z-index: 0;
}

#loader1 {
	z-index: 3050;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: left;
	padding: 0px 0px;
	margin: 0px;
}

#loader2 {
	z-index: 5030;
	position: absolute;
	left: 0;
	top: 0;
	text-align: left;
	padding: 0;
	margin: 0;
}

#loaderbar {
	position: absolute;
	left: 0;
	top: 69px;
	width: 1px;
	outline: none;
	overflow: hidden;
}

#loaderbar img {
	max-width: initial;
}

/*#superblazeWrapper, #superblaze{
  max-width: 1400px;
}*/
#scenediv {
	/*position: absolute;*/
	text-align: left;
	padding: 0px 0px;
	margin: 0;
	width: 1284px;
	height: 721px;
	border: 1px solid rgb(128, 128, 128);
	visibility: visible;
	overflow: hidden;
	position: absolute;
}

#zoomSliderContainer {
	position: absolute;
}

.ui-slider {
	border: 1px solid #aaaaaa;
	background: #ffffff;
}

.ui-slider .ui-widget-header {
	background: #0083ca;
}

.ui-corner-all {
}

.ui-slider .ui-slider-handle {
	width: 12px;
	height: 12px;
	background: url(../images_gl/zoom_Dot.png) no-repeat;
	overflow: hidden;
	position: absolute;
	left: -34px;
	border-style: none;
	outline: none;
}

.ui-slider-handle-hover {
	width: 41px;
	height: 16px;
}

.zoom {
	position: absolute;
	left: -2px;
	top: -2px;
	cursor: pointer;
	width: 44px;
	height: 44px;
}

#zoomInBtn {
	background-image: url("../images_gl/plus_up.png");
	background-repeat: no-repeat;
	overflow: hidden;
	background-size: 44px 44px;
	cursor: pointer;
}

#zoomInBtnActive {
	background-image: url("../images_gl/plus_down.png");
	background-repeat: no-repeat;
	overflow: hidden;
	background-size: 44px 44px;
	visibility: hidden;
	cursor: pointer;
}

#zoomOut {
	left: -2px;
	top: 161px;
	cursor: pointer;
}

#zoomOutBtn {
	background-image: url("../images_gl/minus_up.png");
	background-repeat: no-repeat;
	overflow: hidden;
	background-size: 44px 44px;
	cursor: pointer;
}

#zoomOutBtnActive {
	background-image: url("../images_gl/minus_down.png");
	background-repeat: no-repeat;
	overflow: hidden;
	background-size: 44px 44px;
	visibility: hidden;
	cursor: pointer;
}

.btn {
	position: absolute;
	width: 49px;
	height: 49px;
	cursor: pointer;
}

.btn1 {
	position: absolute;
	width: 45px;
	height: 45px;
	cursor: pointer;
	z-index: 3;
}

.btn2 {
	/*
    height: 34px;
    width: 35px;
*/
	position: absolute;
	cursor: pointer;
}

#resetBtn {
	background-repeat: no-repeat;
	overflow: hidden;
}

#lenovo_logo {
	position: absolute;
	bottom: 136px;
	right: 0px;
	z-index: 300;
	display: none;
}

#Think_smart {
	position: absolute;
	top: 29px;
	left: 39px;
}

#rightAnim {
	position: absolute;
	top: 80px;
	right: -235px;
	z-index: 30;
	cursor: pointer;
	color: #fff;
}

#righttxt1 {
	list-style: none;
	position: absolute;
	top: 47px;
	left: 25px;
	font-size: 12px;
	font-family: "Gotham-Book";
	line-height: 70px;
}

ul#righttxt1 li {
	line-height: 64px;
	font-size: 12px;
}

#righttxt2 {
	list-style: none;
	position: absolute;
	top: 10px;
	left: 41px;
	font-size: 11px;
	font-family: "Gotham-Book";
}

ul#righttxt2 li {
	line-height: 16px;
	font-size: 12px;
}

#rightAnim ul li:before {
	background-color: rgba(113, 112, 115, 0);
}

html,
body {
	position: absolute;
	width: 100%;
	height: 100%;
	color: #000;
	overflow: hidden;
}

body {
	background-color: #ffffff;
	color: #3b4652;
	padding: 0px;
	font-size: 16px;
	margin: 0px;
}

table,
th,
td {
	border: 1px solid white;
}

.headingText {
	opacity: 0;
	font-size: 21px;
	-webkit-transition: transform 0.6s, opacity 0.3s;
	-moz-transition: transform 0.6s, opacity 0.3s;
	-o-transition: transform 0.6s, opacity 0.3s;
	transition: transform 0.6s, opacity 0.3s;
	/*font-family:'LenovoGridnik';*/
	/*text-transform: uppercase;*/
}

.bodyText {
	opacity: 1;
	font-size: 13px;
	/* width: 670px;
    padding-top: 10px; */
	-webkit-transition: transform 0.6s, opacity 0.3s;
	-moz-transition: transform 0.6s, opacity 0.3s;
	-o-transition: transform 0.6s, opacity 0.3s;
	transition: transform 0.6s, opacity 0.3s;
	/*font-family:'LenovoGridnik';*/
}

#topheading {
	font-weight: 600;
	left: 15%;
	top: 20px;
	font-size: 22px;
	text-align: center;
	position: absolute;
	width: 85%;
	-webkit-transition: transform 1.2s 0.6s, opacity 1.2s 0.6s;
	-moz-transition: transform 1.2s 0.6s, opacity 1.2s 0.6s;
	-o-transition: transform 1.2s 0.6s, opacity 1.2s 0.6s;
	transition: transform 1.2s 0.6s, opacity 1.2s 0.6s;
}

#subheading {
	font-weight: 600;
	left: 15%;
	top: 70px;
	font-size: 20px;
	text-align: center;
	position: absolute;
	width: 85%;
	-webkit-transition: transform 1.2s 0.6s, opacity 1.2s 0.6s;
	-moz-transition: transform 1.2s 0.6s, opacity 1.2s 0.6s;
	-o-transition: transform 1.2s 0.6s, opacity 1.2s 0.6s;
	transition: transform 1.2s 0.6s, opacity 1.2s 0.6s;
	color: #ec3325;
}

.noselect,
img {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-drag: none;
	user-drag: none;
	/*  -webkit-backface-visibility: hidden;*/
	/*  -webkit-transform: translateZ(0) scale(1.0, 1.0);*/
	image-rendering: optimizeSpeed;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: optimize-contrast;
}

.insideBtnController {
	position: absolute;
	top: 0;
	left: 170px;
	z-index: 30;
	display: none;
}

.greyOutBox {
	position: relative;
	top: 3px;
	left: 5px;
	height: 15px;
	width: 15px;
	background-color: #707072;
	z-index: 0;
	display: inline-block;
}

.redOutBox {
	background-color: #ff0000;
}

.productName {
	position: absolute;
	left: 0px;
	top: 0;
	z-index: 0;
	overflow: hidden;
	font-size: 20px;
	color: #ededed;
	width: 400px;
	height: 74px;
	background-image: url(../images_gl/Thinkagle_Newbar.svg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: -74px;
}

span#pauseplayImg {
	display: inline-block;
	position: absolute;
	right: 12px;
	top: 12px;
}

span#pauseplayImg2 {
	display: none;
	position: absolute;
	right: 12px;
	top: 12px;
}

#logo-subtext {
	display: inline-block;
	position: absolute;
	top: 22px;
	left: 186px;
	width: 120px;
}
#logo-text {
	left: 24px;
	font-size: 35px;
	font-family: "Gotham-Book";
	/* color: #eb140a; */
	font-weight: 600;
	top: 11px;
	display: inline-block;
	position: absolute;
}
.productName img {
	position: absolute;
	top: 15px;
	left: 41px;
}

.topheading {
	position: absolute;
	top: 100px;
	left: 55px;
	opacity: 1;
	width: 760px;
}

sub-heading-text {
	position: absolute;
	left: 87px;
	top: 110px;
	z-index: 0;
	font-size: 22px;
	color: #464646;
	display: block;
}

/*
li {
    list-style-type: square;
    line-height: 29px;
    font-size: 16px;
}
*/

div#rightSideController {
	z-index: -1;
	pointer-events: all;
	overflow: hidden;
	font-family: "Gotham-Book";
}

.animPlayBtns span,
.animPlayBtns1 span {
	position: absolute;
	top: 2;
	display: inline-block;
	left: 35px;
	color: #4a555d;
	font-size: 14px;
	/* background-color: #bababe; */
}

.descriptionDemo {
	position: absolute;
	top: 70px;
	width: 388px;
	text-align: left;
	left: 230px;
	font-family: "Gotham-Bold_gdi";
}

#part2Popup {
	position: absolute;
	width: 592px;
	height: 484px;
	top: 170px;
	left: 280px;
	transform: scale(0);
	/*    border:1px solid #707072;*/
	transition: all 3s;
}

#part2Popup.animate {
	transform: scale(1);
	top: 160px;
	left: 280px;
}

#desktopSvg {
	width: 483px;
	position: absolute;
	top: 20px;
	left: 22px;
	border: 1px solid #707072;
}

#transpatch5 {
	background-image: url("../images_gl/LENOVO_THINKAGILE_CP_RT_TOUR_6_4-Network.png");
	background-repeat: no-repeat;
}

.animPlayBtns,
.animPlayBtns1 {
	position: relative;
	top: 0;
	left: 0;
	width: 250px;
	cursor: pointer;
}

img#desktopSvg5 {
	position: absolute;
	top: 353px;
	left: 460px;
}

ul.description_textul {
	margin-left: -20px;
	font-size: 15px;
	margin-top: 10px;
	font-family: "Gotham-Book";
	width: 300px;
}

.Cp_textul li {
	list-style-type: block;
	left: 20px;
	position: relative;
	top: 3px;
}

ul.Cp_textul {
	margin-left: 0px;
	font-size: 15px;
	margin-top: 0px;
	padding: 0;
	font-family: "Gotham-Book";
}

.classText {
	position: absolute;
	font-size: 12px;
	font-family: "Gotham-Book";
	text-align: center;
}

#home {
	position: absolute;
	left: 1225px;
	top: 18px;
	display: block;
	z-index: 1008;
}

#backText {
	left: 1245px;
	top: 63px;
	z-index: 1008;
	position: absolute;
	font-family: "Gotham-Book";
	font-size: 12px;
}

.cur {
	cursor: pointer;
	z-index: 10;
	display: none;
}

.navDiv {
	display: block;
	position: absolute;
	overflow: hidden;
	font-family: "LenovoGridnik";
	font-size: 16px;
	color: #ec3729;
	z-index: 3;
}

/*
@media screen and (min-width:0\0) {

    .productName {
        background-position: -484px;
    }
}
*/

#point2text .headingText {
	position: absolute;
	left: 610px;
	top: -125px;
	font-family: "LenovoGridnik";
	font-size: 43px;
	color: #464646;
}

/* point 3 */

#point3text {
	width: 563px;
	height: auto;
}

#point3image1 {
	position: absolute;
	left: 246px;
	top: 123px;
	z-index: -1;
}
#point3image2 {
	position: absolute;
	left: 140px;
	top: 494px;
}

.point3text1 {
	position: absolute;
	left: 296px;
	top: 126px;
	width: 330px;
	color: white;
}
.point3text2 {
	position: absolute;
	left: 629px;
	top: 125px;
	width: 330px;
	color: white;
}
.point3text3 {
	position: absolute;
	left: 265px;
	top: 178px;
	width: 330px;
}
.point3text4 {
	position: absolute;
	left: 513px;
	top: 178px;
	width: 330px;
}
.point3text5 {
	position: absolute;
	left: 265px;
	top: 227px;
	width: 330px;
}
.point3text6 {
	position: absolute;
	left: 513px;
	top: 227px;
	width: 330px;
}
.point3text7 {
	position: absolute;
	left: 265px;
	top: 277px;
	width: 330px;
}
.point3text8 {
	position: absolute;
	left: 513px;
	top: 277px;
	width: 330px;
}
.point3text9 {
	position: absolute;
	left: 265px;
	top: 327px;
	width: 213px;
}
.point3text10 {
	position: absolute;
	left: 516px;
	top: 318px;
	width: 259px;
	line-height: 23px;
}
.point3text11 {
	position: absolute;
	left: 265px;
	top: 460px;
	width: 330px;
}
.point3text12 {
	position: absolute;
	left: 513px;
	top: 455px;
	width: 296px;
	line-height: 23px;
}
.point3text13 {
	position: absolute;
	left: 265px;
	top: 600px;
	width: 330px;
}
.point3text14 {
	position: absolute;
	left: 513px;
	top: 548px;
	width: 297px;
	line-height: 23px;
}

.point3text15 {
	position: absolute;
	left: 1006px;
	top: 687px;
	width: 240px;
}
div#cpSubHeading {
	top: 90px;
	left: 64px;
	font-size: 29px;
	position: absolute;
	width: 890px;
	text-align: center;
	left: 291px;
	/* color: #0070c0; */
}

#hotspot_722 {
	position: absolute;
	pointer-events: none;
}

#hot722 {
	position: absolute;
	top: -122px;
	left: -45px;
	width: 157px;
	font-size: 15px;
}

#hotspot722plus {
	position: absolute;
	top: -82px;
	left: -3px;
	height: 80px;
}

#hotspot_723 {
	position: absolute;
	pointer-events: none;
}

#hot723 {
	position: absolute;
	top: -99px;
	left: -30px;
	width: 120px;
	font-size: 15px;
}

#hotspot723plus {
	position: absolute;
	top: -80px;
	left: -3px;
	height: 80px;
}

#hotspot_724 {
	position: absolute;
	pointer-events: none;
}

#hot724 {
	position: absolute;
	top: -110px;
	left: -20px;
	width: 110px;
	font-size: 15px;
}

#hotspot724plus {
	position: absolute;
	top: -91px;
	left: 10px;
	width: 30px;
}

#hotspot_725 {
	position: absolute;
	pointer-events: none;
}

#hot725 {
	position: absolute;
	top: -80px;
	left: -30px;
	width: 160px;
	font-size: 15px;
}

#hotspot725plus {
	position: absolute;
	top: -60px;
	height: 67px;
}

#hotspot_726 {
	position: absolute;
	pointer-events: none;
}

#hot726 {
	position: absolute;
	top: -57px;
	left: -1px;
	width: 160px;
	font-size: 15px;
}

#hotspot726plus {
	position: absolute;
	top: -40px;
	height: 47px;
}

#hotspot_727 {
	position: absolute;
	pointer-events: none;
}

#hot727 {
	position: absolute;
	top: 80px;
	left: 149px;
	width: 320px;
	font-size: 15px;
}

#hotspot727plus {
	position: absolute;
	height: 80px;
	width: 570px;
}

/*point8*/

#hotspot_825 {
	position: absolute;
	pointer-events: none;
}

#hot825 {
	position: absolute;
	top: -95px;
	left: -55px;
	width: 130px;
	font-size: 15px;
}

#hotspot825plus {
	position: absolute;
	top: -75px;
	left: -13px;
	height: 80px;
}

#hotspot_826 {
	position: absolute;
	pointer-events: none;
}

#hot826 {
	position: absolute;
	top: -120px;
	left: -31px;
	width: 110px;
	font-size: 15px;
	text-align: center;
}

#hotspot826plus {
	position: absolute;
	top: -100px;
	left: -10px;
	/*    height: 40px;*/
}

#hotspot_827 {
	position: absolute;
	pointer-events: none;
}

#hot827 {
	position: absolute;
	top: 84px;
	left: -95px;
	width: 170px;
	font-size: 15px;
	text-align: center;
}

#hotspot827plus {
	position: absolute;
	left: -6px;
	top: -9px;
	transform: rotate(180deg);
}

#hotspot_828 {
	position: absolute;
	pointer-events: none;
}

#hot828 {
	position: absolute;
	top: 131px;
	left: -100px;
	width: 180px;
	font-size: 15px;
	text-align: center;
}

#hotspot828plus {
	position: absolute;
	left: -16px;
	height: 129px;
	transform: rotate(180deg);
}

#hotspot_829 {
	position: absolute;
	pointer-events: none;
}

#hot829 {
	position: absolute;
	top: 90px;
	left: -70px;
	width: 123px;
	font-size: 15px;
	text-align: center;
}

#hotspot829plus {
	position: absolute;
	top: 0px;
	left: -15px;
	transform: rotate(180deg);
}

#hotspot_830 {
	position: absolute;
	pointer-events: none;
}

#hot830 {
	position: absolute;
	top: 120px;
	left: -45px;
	width: 80px;
	font-size: 15px;
	text-align: center;
}

#hotspot830plus {
	position: absolute;
	top: 0px;
	left: -15px;
	height: 120px;
	transform: rotate(180deg);
}

#hotspot_831 {
	position: absolute;
	pointer-events: none;
}

#hot831 {
	position: absolute;
	top: 120px;
	left: -40px;
	width: 80px;
	font-size: 15px;
	text-align: center;
}

#hotspot831plus {
	position: absolute;
	top: 0px;
	left: -15px;
	height: 120px;
	transform: rotate(180deg);
}

#hotspot_832 {
	position: absolute;
	pointer-events: none;
}

#hot832 {
	position: absolute;
	top: 120px;
	left: -40px;
	width: 80px;
	font-size: 15px;
	text-align: center;
}

#hotspot832plus {
	position: absolute;
	top: 0px;
	left: -15px;
	height: 120px;
	transform: rotate(180deg);
}

/*abhijit*/

#hotspot_557 {
	position: absolute;
	pointer-events: none;
}

#hot557 {
	position: absolute;
	top: -105px;
	left: -100px;
	width: 220px;
	font-size: 15px;
	text-align: center;
}

#hotspot557plus {
	position: absolute;
	top: -88px;
	left: -7px;
}

#hotspot_558 {
	position: absolute;
	pointer-events: none;
}

#hot558 {
	position: absolute;
	top: 71px;
	left: 178px;
	width: 220px;
	font-size: 15px;
	text-align: center;
}

#hotspot558plus {
	position: absolute;
	top: 10px;
	height: 65px;
}

#hotspot_559 {
	position: absolute;
	pointer-events: none;
}

#hot559 {
	position: absolute;
	top: -125px;
	left: -65px;
	width: 120px;
	font-size: 15px;
	text-align: center;
}

#hotspot559plus {
	position: absolute;
	top: -87px;
	left: -9px;
}

#hotspot_560 {
	position: absolute;
	pointer-events: none;
}

#hot560 {
	position: absolute;
	top: -90px;
	left: 19px;
	width: 110px;
	font-size: 15px;
	text-align: center;
}

#hotspot560plus {
	position: absolute;
	top: -70px;
	height: 80px;
}

#hotspot_561 {
	position: absolute;
}

#hot561 {
	position: absolute;
	top: 155px;
	left: -70px;
	width: 150px;
	font-size: 15px;
	text-align: center;
}

#hotspot561plus {
	position: absolute;
	height: 150px;
}

#hotspot_562 {
	position: absolute;
}

#hot562 {
	position: absolute;
	top: 110px;
	left: -95px;
	width: 150px;
	font-size: 15px;
	text-align: center;
}

#hotspot562plus {
	position: absolute;
	left: -3px;
}

#hotspot_661 {
	position: absolute;
}

#hot661 {
	position: absolute;
	top: -130px;
	left: -105px;
	width: 210px;
	font-size: 15px;
	text-align: center;
}

#hotspot661plus {
	position: absolute;
	top: -90px;
	left: -8px;
}

#hotspot_662 {
	position: absolute;
}

#hot662 {
	position: absolute;
	top: -85px;
	left: -51px;
	width: 112px;
	font-size: 15px;
	text-align: center;
}

#hotspot662plus {
	position: absolute;
	top: -66px;
	left: -8px;
	height: 70px;
}

#hotspot_663 {
	position: absolute;
}

#hot663 {
	position: absolute;
	top: 110px;
	left: -70px;
	width: 120px;
	font-size: 15px;
	text-align: center;
}

#hotspot663plus {
	position: absolute;
}

#hotspot_664 {
	position: absolute;
}

#hot664 {
	position: absolute;
	top: 110px;
	left: -55px;
	width: 112px;
	font-size: 15px;
	text-align: center;
}

#hotspot664plus {
	position: absolute;
}

#hotspot_665 {
	position: absolute;
}

#hot665 {
	position: absolute;
	top: 112px;
	left: -48px;
	width: 112px;
	font-size: 15px;
	text-align: center;
}

#hotspot665plus {
	position: absolute;
}

#hotspot_666 {
	position: absolute;
}

#hot666 {
	position: absolute;
	top: 112px;
	left: -10px;
	font-size: 15px;
	text-align: center;
}

#hotspot666plus {
	position: absolute;
}

#hotspot_667 {
	position: absolute;
}

#hot667 {
	position: absolute;
	top: 110px;
	left: -60px;
	width: 115px;
	font-size: 15px;
	text-align: center;
}

#hotspot667plus {
	position: absolute;
}

#hotspot_668 {
	position: absolute;
}

#hot668 {
	position: absolute;
	top: 110px;
	left: -90px;
	width: 220px;
	font-size: 15px;
	text-align: center;
}

#hotspot668plus {
	position: absolute;
}

/*abhijit*/

#hotspot_757 {
	position: absolute;
	pointer-events: none;
}

#hot757 {
	position: absolute;
	top: -105px;
	left: -100px;
	width: 220px;
	font-size: 15px;
	text-align: center;
}

#hotspot757plus {
	position: absolute;
	top: -88px;
	left: -7px;
}

#hotspot_758 {
	position: absolute;
	pointer-events: none;
}

#hot758 {
	position: absolute;
	top: 71px;
	left: 178px;
	width: 220px;
	font-size: 15px;
	text-align: center;
}

#hotspot758plus {
	position: absolute;
	top: 0px;
	height: 67px;
}

#hotspot_759 {
	position: absolute;
	pointer-events: none;
}

#hot759 {
	position: absolute;
	top: -157px;
	left: -65px;
	width: 120px;
	font-size: 15px;
	text-align: center;
}

#hotspot759plus {
	position: absolute;
	top: -102px;
	left: -5px;
	height: 80px;
}

#hotspot_760 {
	position: absolute;
	pointer-events: none;
}

#hot760 {
	position: absolute;
	top: -90px;
	left: 19px;
	width: 110px;
	font-size: 15px;
	text-align: center;
}

#hotspot760plus {
	position: absolute;
	top: -70px;
	height: 80px;
}

#hotspot_761 {
	position: absolute;
}

#hot761 {
	position: absolute;
	top: 155px;
	left: -70px;
	width: 150px;
	font-size: 15px;
	text-align: center;
}

#hotspot761plus {
	position: absolute;
	height: 150px;
}

/*HX5500*/

#point6text {
	max-width: 380px;
	height: auto;
}

#point6image1 {
	position: absolute;
	left: 730px;
	top: 170px;
}

#point6image2 {
	position: absolute;
	left: 300px;
	top: 155px;
}

#point6image3 {
	position: absolute;
	left: 672px;
	top: -33px;
}

#point6image4 {
	position: absolute;
	left: 399px;
	top: 130px;
}

#point6image5 {
	position: absolute;
	left: 1081px;
	top: 515px;
}

#point6image6 {
	position: absolute;
	left: 300px;
	top: 200px;
}

#point6image7 {
	position: absolute;
	left: 300px;
	top: 200px;
}

#point6image8 {
	position: absolute;
	left: 300px;
	top: 200px;
}

#point6image9 {
	position: absolute;
	left: 300px;
	top: 200px;
}

#point6image10 {
	position: absolute;
	left: 300px;
	top: 200px;
}

.point6text1 {
	position: absolute;
	left: 422px;
	top: 85px;
	width: 622px;
	text-align: center;
}

.point6text2 {
	position: absolute;
	left: 743px;
	top: 225px;
	width: 227px;
}

.point6text3 {
	position: absolute;
	left: 109px;
	top: 223px;
	width: 593px;
}

.point6text4 {
	position: absolute;
	left: 490px;
	top: 280px;
	width: 109px;
	text-align: center;
	font-size: 13px;
	z-index: 1000;
}

.point6text5 {
	position: absolute;
	left: 550px;
	top: 360px;
	width: 90px;
	text-align: center;
	font-size: 13px;
	z-index: 1000;
}

.point6text6 {
	position: absolute;
	left: 480px;
	top: 460px;
	width: 130px;
	text-align: center;
	font-size: 13px;
	z-index: 1000;
}

.point6text7 {
	position: absolute;
	left: 385px;
	top: 450px;
	width: 100px;
	text-align: center;
	font-size: 13px;
	z-index: 1000;
}

.point6text8 {
	position: absolute;
	left: 340px;
	top: 360px;
	width: 90px;
	text-align: center;
	font-size: 13px;
	z-index: 1000;
}

.point6text9 {
	position: absolute;
	left: 385px;
	top: 275px;
	width: 100px;
	text-align: center;
	font-size: 13px;
	z-index: 1000;
}

.point6text10 {
	position: absolute;
	left: -7px;
	top: 714px;
	width: 259px;
	text-align: center;
}

.point6text11 {
	position: absolute;
	left: 356px;
	top: 786px;
	width: 189px;
}

.point6text12 {
	position: absolute;
	left: 733px;
	top: 276px;
	width: 289px;
}

.point6text13 {
	position: absolute;
	left: 1127px;
	top: 243px;
	width: 289px;
	text-align: center;
}

.point6text14 {
	position: absolute;
	left: 727px;
	top: 757px;
	width: 289px;
}

/*END*/
.menu {
	line-height: 1.9;
	font-size: 16px;
	opacity: 0;
	font-weight: 900;
	-webkit-transition: transform 1.2s 0.6s, opacity 1.2s 0.6s;
	-moz-transition: transform 1.2s 0.6s, opacity 1.2s 0.6s;
	-o-transition: transform 1.2s 0.6s, opacity 1.2s 0.6s;
	transition: transform 1.2s 0.6s, opacity 1.2s 0.6s;
}

.menu p {
	font-weight: normal;
	margin: -11px 0px 0px 33px;
	font-size: 25px;
}
.menu span {
	display: inline-block;
	width: calc(100% - 30px);
	vertical-align: top;
}
li:before {
	content: "";
	background-color: #ec3729;
	display: inline-block;
	position: relative;
	height: 10px;
	width: 10px;
	border-radius: 50px;

	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	margin-right: 8px;
	top: 8px;
	vertical-align: top;
}

/*last screen*/

#image2point10 {
	height: 0px;
	display: none;
	position: absolute;
	left: 330px;
	top: 300px;
}

#point10image3 {
	position: absolute;
	top: 540px;
	left: 240px;
}

#point10image4 {
	position: absolute;
	left: 731px;
	top: 559px;
}

#point10image5 {
	position: absolute;
	left: 731px;
	top: 686px;
}

/**/
#hotspot_348 {
	position: absolute;
	pointer-events: none;
}

#hot348 {
	position: absolute;
	top: -18px;
	width: 70px;
	left: -180px;
	font-size: 15px;
	text-align: center;
}

#hotspot348plus {
	position: absolute;
	left: -120px;
	width: 125px;
	top: -15px;
}

#hotspot_349 {
	position: absolute;
	pointer-events: none;
}

#hot349 {
	position: absolute;
	top: -25px;
	left: 70px;
	width: 130px;
	font-size: 15px;
	text-align: center;
}

#hotspot349plus {
	position: absolute;
	left: 0px;
}

#hotspot_350 {
	position: absolute;
	pointer-events: none;
}

#hot350 {
	position: absolute;
	left: 190px;
	width: 190px;
	font-size: 15px;
}

#hotspot350plus {
	position: absolute;
}

#hotspot_351 {
	position: absolute;
	pointer-events: none;
}

#hot351 {
	position: absolute;
	top: 0px;
	left: -375px;
	width: 250px;
	text-align: center;
	font-size: 15px;
}

#hotspot351plus {
	position: absolute;
	left: -125px;
	width: 135px;
}

#hotspot_352 {
	position: absolute;
	pointer-events: none;
}

#hot352 {
	position: absolute;
	/*
    top: 122px;
    left: -80px;
    width: 170px;
*/
	font-size: 15px;
	text-align: center;
}

#hotspot352plus {
	position: absolute;
	/*
    top: 4px;
    left: -14px;
    height: 120px;
*/
}

/*11 clcik*/
#hotspot_261 {
	position: absolute;
}

#hot261 {
	position: absolute;
	top: -80px;
	width: 180px;
	left: -80px;
	font-size: 15px;
	text-align: left;
}

#hotspot261plus {
	position: absolute;
	top: -49px;
	left: -231px;
	transform: rotate(180deg);
	width: 500px;
}

#hotspot_262 {
	position: absolute;
}

#hot262 {
	position: absolute;
	font-size: 15px;
	text-align: left;
	top: -97px;
	left: 73px;
	width: 60px;
}

#hotspot262plus {
	position: absolute;
	top: -90px;
}

.point25text1 {
	position: absolute;
	top: 125px;
	left: 280px;
	width: 910px;
	text-align: center;
	opacity: 1;
}

.point26text1 {
	position: absolute;
	top: 125px;
	left: 280px;
	width: 910px;
	text-align: center;
	opacity: 1;
}

.point27text1 {
	position: absolute;
	top: 125px;
	left: 280px;
	width: 910px;
	text-align: center;
	opacity: 1;
}

.point28text1 {
	position: absolute;
	top: 125px;
	left: 280px;
	width: 910px;
	text-align: center;
	opacity: 1;
}

/*12 clcik REAR*/
#hotspot_281 {
	position: absolute;
}

#hot281 {
	position: absolute;
	top: 60px;
	width: 110px;
	left: -60px;
	font-size: 15px;
	text-align: left;
}

#hotspot281plus {
	position: absolute;
	left: -30px;
}

/*2*/
#hotspot_282 {
	position: absolute;
}

#hot282 {
	position: absolute;
	font-size: 15px;
	text-align: left;
	top: 123px;
	left: -47px;
	width: 60px;
}

#hotspot282plus {
	position: absolute;
	left: -10px;
}

/*3*/
#hotspot_283 {
	position: absolute;
}

#hot283 {
	position: absolute;
	font-size: 15px;
	text-align: left;
	top: 59px;
	left: -57px;
	width: 120px;
}

#hotspot283plus {
	position: absolute;
	left: -30px;
}

/*4*/
#hotspot_284 {
	position: absolute;
}

#hot284 {
	position: absolute;
	font-size: 15px;
	text-align: left;
	top: 120px;
	left: -17px;
	width: 60px;
}

#hotspot284plus {
	position: absolute;
	left: -10px;
}

/*5*/
#hotspot_285 {
	position: absolute;
}

#hot285 {
	position: absolute;
	font-size: 15px;
	text-align: left;
	top: 53px;
	left: -87px;
	width: 140px;
}

#hotspot285plus {
	position: absolute;
	left: -30px;
}

/*6*/
#hotspot_286 {
	position: absolute;
}

#hot286 {
	position: absolute;
	font-size: 15px;
	text-align: left;
	top: 120px;
	left: -60px;
	width: 140px;
}

#hotspot286plus {
	position: absolute;
	left: -10px;
}

/*7*/
#hotspot_287 {
	position: absolute;
}

#hot287 {
	position: absolute;
	font-size: 15px;
	text-align: left;
	top: -93px;
	left: -50px;
	width: 120px;
}

#hotspot287plus {
	position: absolute;
	left: -28px;
	top: -70px;
}

/*13 clcik front*/
#hotspot_271 {
	position: absolute;
}

#hot271 {
	position: absolute;
	top: 62px;
	width: 190px;
	left: -90px;
	font-size: 15px;
	text-align: left;
}

#hotspot271plus {
	position: absolute;
	width: 670px;
	height: 72px;
	left: -330px;
	top: -15px;
}

/*2*/
#hotspot_272 {
	position: absolute;
}

#hot272 {
	position: absolute;
	font-size: 15px;
	text-align: left;
	left: -70px;
	width: 100px;
	top: -129px;
}

#hotspot272plus {
	position: absolute;
	left: -7px;
	top: -90px;
}

/*3*/
#hotspot_273 {
	position: absolute;
}

#hot273 {
	position: absolute;
	font-size: 15px;
	text-align: left;
	top: -111px;
	left: 4px;
	width: 120px;
}

#hotspot273plus {
	position: absolute;
	top: -90px;
}

/*4*/
#hotspot_274 {
	position: absolute;
}

#hot274 {
	position: absolute;
	font-size: 15px;
	text-align: left;
	top: -90px;
	left: 41px;
	width: 60px;
}

#hotspot274plus {
	position: absolute;
	left: 0px;
	top: -70px;
	height: 50px;
	width: 100px;
}

/*5*/
#hotspot_275 {
	position: absolute;
}

#hot275 {
	position: absolute;
	font-size: 15px;
	text-align: left;
	top: 83px;
	left: -123px;
	width: 130px;
}

#hotspot275plus {
	position: absolute;
	left: -40px;
	height: 80px;
}

/*6*/
#hotspot_276 {
	position: absolute;
}

#hot276 {
	position: absolute;
	font-size: 15px;
	text-align: left;
	top: 122px;
	left: -38px;
	width: 140px;
}

#hotspot276plus {
	position: absolute;
	left: -13px;
}

/*13 clcik rear*/
#hotspot_290 {
	position: absolute;
}

#hot290 {
	position: absolute;
	top: -85px;
	width: 110px;
	left: -50px;
	font-size: 15px;
	text-align: left;
}

#hotspot290plus {
	position: absolute;
	top: -65px;
	left: -25px;
}

/*2*/
#hotspot_299 {
	position: absolute;
}

#hot299 {
	position: absolute;
	font-size: 15px;
	text-align: left;
	left: 80px;
	width: 110px;
	top: -112px;
}

#hotspot299plus {
	position: absolute;
	left: 103px;
	top: -92px;
}

/*3*/
#hotspot_293 {
	position: absolute;
}

#hot293 {
	position: absolute;
	font-size: 15px;
	text-align: left;
	top: 60px;
	left: -55px;
	width: 105px;
}

#hotspot293plus {
	position: absolute;
	left: -30px;
}

/*4*/
#hotspot_294 {
	position: absolute;
}

#hot294 {
	position: absolute;
	font-size: 15px;
	text-align: left;
	top: 120px;
	left: -37px;
	width: 140px;
}

#hotspot294plus {
	position: absolute;
	left: -6px;
}

/*5*/
#hotspot_295 {
	position: absolute;
}

#hot295 {
	position: absolute;
	font-size: 15px;
	text-align: left;
	top: 71px;
	left: -42px;
	width: 120px;
}

#hotspot295plus {
	position: absolute;
	left: -32px;
	height: 70px;
}

/*6*/
#hotspot_296 {
	position: absolute;
}

#hot296 {
	position: absolute;
	font-size: 15px;
	text-align: left;
	top: 122px;
	left: -38px;
	width: 140px;
}

#hotspot296plus {
	position: absolute;
	left: -10px;
}

/*7*/
#hotspot_297 {
	position: absolute;
}

#hot297 {
	position: absolute;
	font-size: 15px;
	text-align: left;
	top: 55px;
	left: -24px;
	width: 140px;
}

#hotspot297plus {
	position: absolute;
	left: -30px;
}

/*8*/
#hotspot_298 {
	position: absolute;
}

#hot298 {
	position: absolute;
	font-size: 15px;
	text-align: left;
	top: 120px;
	left: -38px;
	width: 140px;
}

#hotspot298plus {
	position: absolute;
	left: -10px;
}

.point29text1 {
	position: absolute;
	top: 135px;
	left: 280px;
	width: 910px;
	text-align: center;
}

#point15text1 {
	position: absolute;
	top: 637px;
	left: 650px;
	width: 622px;
}

.removeBorder {
	border: 0px !important;
	display: none !important;
}

.point351text1 {
	position: absolute;
	top: 0px;
	left: -370px;
	width: 360px;
	opacity: 1;
}

.point351text1 ul li {
	display: inherit;
}

#point30text {
	/*    position: absolute;*/
}

.point30text1 {
	position: absolute;
	top: 90px;
	left: 434px;
	width: 600px;
	text-align: center;
}

.point31text1 {
	position: absolute;
	top: 90px;
	left: 434px;
	width: 600px;
	text-align: center;
}

#point31text {
	/*    position: absolute;*/
}

/*point30 hotspot*/

#hotspot_300 {
	position: absolute;
	pointer-events: none;
}

#hot300 {
	position: absolute;
	font-size: 15px;
	text-align: left;
	left: -147px;
	width: 110px;
	top: -108px;
}

#hotspot300plus {
	position: absolute;
	left: -33px;
	top: -105px;
}

#hotspot_301 {
	position: absolute;
	pointer-events: none;
}

#hot301 {
	position: absolute;
	font-size: 15px;
	text-align: right;
	left: -241px;
	width: 223px;
	top: -138px;
}

#hotspot301plus {
	position: absolute;
	left: -10px;
	top: -135px;
}

#hotspot_302 {
	position: absolute;
	pointer-events: none;
}

#hot302 {
	position: absolute;
	font-size: 15px;
	text-align: left;
	left: -180px;
	width: 210px;
	top: -168px;
}

#hotspot302plus {
	position: absolute;
	left: -10px;
	top: -165px;
}

#hotspot_303 {
	position: absolute;
	pointer-events: none;
}

#hot303 {
	position: absolute;
	font-size: 15px;
	text-align: left;
	left: -137px;
	width: 150px;
	top: -221px;
}

#hotspot303plus {
	position: absolute;
	left: -10px;
	top: -217px;
}

#hotspot_304 {
	position: absolute;
	pointer-events: none;
}

#hot304 {
	position: absolute;
	font-size: 15px;
	text-align: left;
	left: -87px;
	width: 190px;
	top: -244px;
}

#hotspot304plus {
	position: absolute;
	left: -15px;
	top: -223px;
}

#hotspot_305 {
	position: absolute;
	pointer-events: none;
}

#hot305 {
	position: absolute;
	font-size: 15px;
	text-align: left;
	left: 9px;
	width: 220px;
	top: -169px;
}

#hotspot305plus {
	position: absolute;
	left: -8px;
	top: -167px;
}

#hotspot_306 {
	position: absolute;
	pointer-events: none;
}

#hot306 {
	position: absolute;
	font-size: 15px;
	text-align: left;
	left: 5px;
	width: 150px;
	top: -109px;
}

#hotspot306plus {
	position: absolute;
	left: -12px;
	top: -107px;
}

#hotspot_307 {
	position: absolute;
	pointer-events: none;
}

#hot307 {
	position: absolute;
	font-size: 15px;
	text-align: left;
	left: 31px;
	width: 170px;
	top: -80px;
}

#hotspot307plus {
	position: absolute;
	left: -2px;
	top: -78px;
}

#hotspot_316 {
	position: absolute;
	pointer-events: none;
}

#hot316 {
	position: absolute;
	font-size: 15px;
	text-align: left;
	left: -137px;
	width: 200px;
	top: 43px;
}

#hotspot316plus {
	position: absolute;
	left: -336px;
	top: -22px;
	width: 560px;
}

/*point31 hotspot*/

#hotspot_308 {
	position: absolute;
	pointer-events: none;
}

#hot308 {
	position: absolute;
	font-size: 15px;
	text-align: left;
	left: -59px;
	width: 130px;
	top: 103px;
}

#hotspot308plus {
	position: absolute;
	left: -9px;
	top: 2px;
}

#hotspot_309 {
	position: absolute;
	pointer-events: none;
}

#hot309 {
	position: absolute;
	font-size: 15px;
	text-align: left;
	left: -71px;
	width: 170px;
	top: 142px;
}

#hotspot309plus {
	position: absolute;
	left: -7px;
	top: 5px;
}

#hotspot_310 {
	position: absolute;
	pointer-events: none;
}

#hot310 {
	position: absolute;
	font-size: 15px;
	text-align: left;
	left: -37px;
	width: 130px;
	top: 93px;
}

#hotspot310plus {
	position: absolute;
	left: -7px;
	top: -5px;
}

#hotspot_311 {
	position: absolute;
	pointer-events: none;
}

#hot311 {
	position: absolute;
	font-size: 15px;
	text-align: left;
	left: -21px;
	width: 400px;
	top: 162px;
}

#hot311_span {
	position: absolute;
	left: 47px;
	top: 0px;
}

#hotspot311plus {
	position: absolute;
	left: -10px;
	top: 0px;
	height: 161px;
}

#hotspot_312 {
	position: absolute;
	pointer-events: none;
}

#hot312 {
	position: absolute;
	font-size: 15px;
	text-align: left;
	left: -100px;
	width: 230px;
	top: 88px;
}

#hotspot312plus {
	position: absolute;
	left: -10px;
	top: -9px;
}

#hotspot_313 {
	position: absolute;
	pointer-events: none;
}

#hot313 {
	position: absolute;
	font-size: 15px;
	text-align: center;
	left: -155px;
	width: 195px;
	top: -164px;
}

#hotspot313plus {
	position: absolute;
	left: -111px;
	top: -126px;
	transform: rotate(180deg);
	width: 110px;
	height: 109px;
}

#hotspot_314 {
	position: absolute;
	pointer-events: none;
}

#hot314 {
	position: absolute;
	font-size: 15px;
	text-align: left;
	left: -100px;
	width: 240px;
	top: -186px;
}

#hotspot314plus {
	position: absolute;
	left: -9px;
	top: -165px;
}

#hotspot_315 {
	position: absolute;
	pointer-events: none;
}

#hot315 {
	position: absolute;
	font-size: 15px;
	text-align: left;
	left: -48px;
	width: 110px;
	top: -96px;
}

#hotspot315plus {
	position: absolute;
	left: -16px;
	top: -78px;
}

#hot311 li {
	list-style-type: none;
}

/* updated css */

#wellcomeMessage {
	left: 270px;
	top: 630px;
	font-size: 13px;
	text-align: left;
	position: absolute;
	padding: 10px 15px;
	z-index: 1005;
	display: block;
	color: #ffffff;
	background-color: #505050;
}

#onloadCopy {
	font-size: 16px;
	text-align: center;
	position: absolute;
	width: 800px;
	left: 350px;
	top: 50px;
	padding: 10px;
	z-index: 1005;
	display: block;
	-webkit-transition: transform 1.2s 0.6s, opacity 1.2s 0.6s;
	-moz-transition: transform 1.2s 0.6s, opacity 1.2s 0.6s;
	-o-transition: transform 1.2s 0.6s, opacity 1.2s 0.6s;
	transition: transform 1.2s 0.6s, opacity 1.2s 0.6s;
}

#onloadCopy p:nth-child(2) {
	top: 585px;
	position: absolute;
	right: -90px;
	font-size: 10px;
	text-align: left;
	display: none;
}

#startingAnimation {
	top: 220px;
	left: 270px;
	width: 500px;
	padding: 0;
	position: absolute;
}

#startingAnimation .point1txt {
	background-color: #e5e5e5;
	padding: 10px 15px;
	display: table;
}

#startingAnimation .point1txt img {
	display: table-cell;
	vertical-align: middle;
}

#startingAnimation .point1txt p {
	display: table-cell;
	vertical-align: middle;
	margin-left: 15px;
	padding-left: 15px;
	font-size: 18px;
	line-height: 1.32;
}

#point1image1 {
	position: relative;
	opacity: 1;
	z-index: 1015;
	display: block;
	margin-bottom: 15px;
}

#point1image2 {
	position: relative;
	opacity: 1;
	display: block;
	z-index: 1015;
	margin-bottom: 15px;
}

#point1image3 {
	position: relative;
	opacity: 1;
	display: block;
	z-index: 1015;
}

#point1img {
	width: 150px;
	position: absolute;
	top: 350px;
	left: 450px;
	opacity: 1;
}

.point2text1 {
	position: absolute;
	left: 350px;
	top: 70px;
	width: 800px;
	text-align: center;
}

.point2text2 {
	position: absolute;
	left: 620px;
	top: 140px;
	width: 384px;
	font-size: 24px;
}

.point2text3 {
	position: absolute;
	left: 620px;
	top: 200px;
	width: 217px;
	font-size: 24px;
}

.point2text4 {
	position: absolute;
	left: 620px;
	top: 280px;
	width: 542px;
	font-size: 24px;
}

.point2text5 {
	position: absolute;
	left: 620px;
	top: 395px;
	width: 376px;
	font-size: 24px;
}

.point2text6 {
	position: absolute;
	left: 620px;
	top: 517px;
	width: 592px;
	font-size: 24px;
	font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
}
.point2text7 {
	position: absolute;
	left: 620px;
	top: 605px;
	width: 430px;
	font-size: 24px;
}

.point2list1 {
	color: #3e8ddd;
	display: table-cell;
	width: 140px;
	font-weight: 400;
	text-align: center;
}

.point2list1 span {
	font-size: 23px;
}

.point2list1 h3 {
	font-size: 50px;
	font-weight: 400;
}

.point2list1 h3 sub {
	vertical-align: middle;
}

.point2list2 {
	display: table-cell;
	vertical-align: middle;
	padding-left: 25px;
}

.point2list2 span {
	font-size: 24px;
	font-family: "Gotham-Book";
}
.point2list2 .firstpoint2 {
	position: absolute;
	top: 55px;
}

/* point 3 */

#poin4text {
	width: 563px;
	height: auto;
}

#point4image1 {
	position: absolute;
	left: 246px;
	top: 114px;
	z-index: -1;
}
#point4image2 {
	position: absolute;
	left: 140px;
	top: 494px;
}

.point4text1 {
	position: absolute;
	left: 296px;
	top: 126px;
	width: 330px;
	color: white;
}
.point4text2 {
	position: absolute;
	left: 629px;
	top: 125px;
	width: 330px;
	color: white;
}
.point4text3 {
	position: absolute;
	left: 265px;
	top: 178px;
	width: 330px;
}
.point4text4 {
	position: absolute;
	left: 513px;
	top: 178px;
	width: 330px;
}
.point4text5 {
	position: absolute;
	left: 265px;
	top: 227px;
	width: 330px;
}
.point4text6 {
	position: absolute;
	left: 513px;
	top: 227px;
	width: 330px;
}
.point4text7 {
	position: absolute;
	left: 265px;
	top: 277px;
	width: 330px;
}
.point4text8 {
	position: absolute;
	left: 513px;
	top: 277px;
	width: 330px;
}
.point4text9 {
	position: absolute;
	left: 265px;
	top: 327px;
	width: 213px;
}
.point4text10 {
	position: absolute;
	left: 516px;
	top: 318px;
	width: 259px;
	line-height: 23px;
}
.point4text11 {
	position: absolute;
	left: 265px;
	top: 460px;
	width: 330px;
}
.point4text12 {
	position: absolute;
	left: 513px;
	top: 455px;
	width: 296px;
	line-height: 23px;
}
.point4text13 {
	position: absolute;
	left: 265px;
	top: 600px;
	width: 330px;
}
.point4text14 {
	position: absolute;
	left: 513px;
	top: 548px;
	width: 297px;
	line-height: 23px;
}

.point4text15 {
	position: absolute;
	left: 1006px;
	top: 687px;
	width: 240px;
}
.headinglink {
	position: absolute;
	top: 100px;
	left: 500px;
	pointer-events: auto;
}

#point4table {
	position: absolute;
	right: 0;
	top: 110px;
}

.vertical-line {
	width: 2px;
	height: 0px;
	background-color: rgb(236, 55, 41);
	position: absolute;
	overflow: hidden;
	left: 3px;
}

.vertical-line_1 {
	width: 2px;
	height: 0px;
	background-color: rgb(236, 55, 41);
	position: absolute;
	overflow: hidden;
	left: 3px;
}

.vertical-line-box {
	width: 2px;
	height: 0px;
	background-color: rgb(236, 55, 41);
	position: absolute;
	overflow: hidden;
}

.horizontal-line {
	height: 2px;
	width: 0px;
	background-color: rgb(236, 55, 41);
	position: absolute;
	overflow: hidden;
	left: 171px;
}

.horizontal-line1 {
	height: 2px;
	width: 0px;
	background-color: rgb(236, 55, 41);
	position: absolute;
	overflow: hidden;
	left: 179px;
}

.line-bottom .vertical-line {
	left: 3px;
	top: 0;
}

.line-bottom .horizontal-line,
.line-top .vertical-line {
	left: 3px;
	bottom: 0;
}

.line-bottom .right-hori,
.right-hori {
	right: 3px;
	left: auto;
}

#line3_2 {
	right: 4px;
}

#line4Div {
	right: 290px;
	top: 0;
}

#line5Div {
	right: 505px;
	top: 60px;
}

#line5_2 {
	top: 0;
	right: 0;
}

#line6Div {
	right: 505px;
	top: 130px;
}

#line6_2 {
	top: 0;
	right: -5px;
}

#line7Div {
	right: 505px;
	top: 210px;
}

#line7_2 {
	top: 0;
	right: -5px;
}

#line8Div {
	right: 505px;
	top: 60px;
	display: none;
}

#line8_2 {
	top: 0;
	right: -5px;
}

#line9Div {
	left: 200px;
	top: 0;
}

#line9_2 {
	top: 158px;
}

#line10Div {
	left: -5px;
	top: 65px;
}

#line10_2 {
	top: 0;
	right: 0;
}

#line11Div {
	left: 0;
	top: 150px;
}

#line11_2 {
	top: 0;
	right: 0;
}

#line12Div {
	left: 785px;
	top: 320px;
}

#line12_2 {
	top: -157px;
	left: 0;
}

#line13Div {
	left: 440px;
	top: 415px;
}

#line13_2 {
	top: 0;
	right: 0;
}

#line14Div {
	left: 558px;
	top: 415px;
}

#line14_2 {
	top: 0;
	right: 0;
}

#line15Div {
	left: 672px;
	top: 410px;
}

#line15_2 {
	top: 0;
	left: 0;
}

#line16Div {
	left: 720px;
	top: 415px;
}

#line16_2 {
	top: 0;
	left: 0;
}

#line17Div {
	left: 768px;
	top: 420px;
}

#line17_1 {
	top: 0;
}

/*HX5500*/

/*HX5500*/

#line18Div {
	left: 780px;
	top: 410px;
}
#line18_1 {
	top: 3px;
}
#line18_2 {
	top: 3px;
	left: 30px;
}
#line18_3 {
	top: 53px;
	left: 30px;
}

#line19Div {
	left: 925px;
	top: 390px;
}
#line19Div .circle._1 {
}
#line19Div .circle._2 {
	position: absolute;
	top: 0;
	left: 134px;
}
#line19_1 {
	top: 0;
	width: 2px;
	left: 3px;
}
#line19_2 {
	top: 0;
	width: 2px;
	left: 137px;
}
#line19_3 {
	top: 100px;
	height: 2px;
	left: 3px;
}
#line19_4 {
	top: 100px;
	width: 2px;
	left: 68px;
}

#twocircle {
	position: absolute;
	top: 153px;
	display: none;
}

#line20Div {
	left: 480px;
	top: 250px;
}

#line20_1 {
	top: 3px;
	right: 0;
	left: auto;
}

#fourcircle {
	position: absolute;
	top: 153px;
	display: none;
}

#line21Div {
	left: 480px;
	top: 350px;
}

#line21_1 {
	top: 3px;
	right: 0;
	left: auto;
}

#line22Div {
	left: 480px;
	top: 450px;
}

#line22_1 {
	top: 3px;
	right: 0;
	left: auto;
}

#line23Div {
	left: 550px;
	top: 310px;
}

#line23_1 {
	bottom: 0;
}

#line23_2 {
	top: -94px;
	right: 3px;
	left: auto;
}

#line24Div {
	left: 665px;
	top: 310px;
}
#line24Div .circle {
	position: absolute;
}
#line24Div .circle._1 {
}
#line24Div .circle._2 {
	left: 70px;
}
#line24Div .circle._3 {
	left: 140px;
}
#line24_1 {
	bottom: 0;
}
#line24_2 {
	bottom: 0;
	left: 73px;
}
#line24_3 {
	bottom: 0;
	left: 143px;
}
#line24_4 {
	bottom: 100px;
	left: auto;
	right: -145px;
	top: auto;
}
#line25Div {
	left: 868px;
	top: 310px;
}

#line25_1 {
	bottom: 0;
}

#line25_2 {
	top: -94px;
	left: 3px;
}

#line26Div {
	left: 400px;
	top: 420px;
}
#line26Div .circle {
	position: absolute;
}

#line26Div .circle._2 {
	left: 615px;
}
#line26_1 {
	top: 0;
	bottom: auto;
}
#line26_2 {
	top: 150px;
	bottom: auto;
	left: 3px;
}
#line26_3 {
	top: 0;
	bottom: auto;
	left: 617px;
}
#line26_4 {
	top: 150px;
	bottom: auto;
	right: -619px;
	height: 2px;
	left: auto;
}

#line27Div {
	left: 553px;
	top: 392px;
}

#line27_1 {
	top: 0;
}

#line27_2 {
	top: 122px;
	right: 3px;
	left: auto;
}

#line28Div {
	left: 618px;
	top: 396px;
}
#line28Div .circle {
	position: absolute;
}
#line28Div .circle._2 {
	left: 70px;
}
#line28Div .circle._3 {
	left: 140px;
}
#line28_1 {
	bottom: auto;
}
#line28_2 {
	bottom: auto;
	left: 73px;
}
#line28_3 {
	bottom: auto;
	left: 143px;
}
#line28_4 {
	bottom: auto;
	left: 3px;
	top: 115px;
}

#line29Div {
	left: 850px;
	top: 387px;
}

#line29_1 {
	top: 3px;
	left: 3px;
}

#line30Div {
	left: 430px;
	top: 355px;
}

#line30_2 {
	top: 157px;
	right: -5px;
}

#line31Div {
	left: 150px;
	top: 283px;
}

#line31_2 {
	bottom: 107px;
	left: 3px;
}

/* point5 */

#point5text {
	max-width: 100%;
	width: 93%;
	height: auto;
}
.point5text1 {
	position: absolute;
	left: 727px;
	top: 10px;
}
.point5text2 {
	position: absolute;
	left: 437px;
	top: 55px;
	width: 1030px;
}
.point5text2 li:before {
	top: 3px;
}
.point5text3 {
	position: absolute;
	left: 251px;
	top: 151px;
	width: 520px;
	font-size: 15px;
	font-weight: bold;
}
.point5text4 {
	position: absolute;
	top: 206px;
	left: 366px;
	font-size: 15px;
	font-weight: bold;
}
.point5text5 {
	position: absolute;
	top: 354px;
	left: 366px;
	font-size: 15px;
	font-weight: bold;
}
.point5text6 {
	position: absolute;
	left: 262px;
	top: 465px;
	width: 620px;
	font-weight: bold;
	font-size: 15px;
}
.point5text7 {
	position: absolute;
	top: 540px;
	left: 366px;
	font-size: 15px;
	font-weight: bold;
}
.point5text8 {
	position: absolute;
	left: 824px;
	top: 146px;
	font-size: 15px;
	width: 620px;
	font-weight: bold;
}
.point5text9 {
	position: absolute;
	top: 200px;
	left: 890px;
	font-size: 15px;
	font-weight: bold;
}
.point5text10 {
	position: absolute;
	top: 328px;
	left: 890px;
	font-size: 15px;
	font-weight: bold;
}
.point5text11 {
	position: absolute;
	left: 826px;
	top: 465px;
	font-size: 15px;
	width: 620px;
	font-weight: bold;
}
.point5text12 {
	position: absolute;
	top: 520px;
	left: 890px;
	font-size: 15px;
	font-weight: bold;
}
.point5text13 {
	position: absolute;
	top: 595px;
	left: 890px;
	font-size: 15px;
	font-weight: bold;
}
.point5text14 {
	position: absolute;
	top: 655px;
	left: 890px;
	font-size: 15px;
	font-weight: bold;
}
.point5text20 {
	position: absolute;
	top: 105px;
	left: 550px;
	font-size: 15px;
	font-weight: bold;
}
.table1text1 {
	position: absolute;
	top: 213px;
	left: 477px;
	font-size: 12px;
	z-index: 1;
}
.table1text2 {
	position: absolute;
	top: 206px;
	left: 574px;
	width: 80px;
	font-size: 12px;
	z-index: 1;
}
.table1text3 {
	position: absolute;
	top: 206px;
	left: 660px;
	width: 80px;
	font-size: 12px;
	z-index: 1;
}
.table1text4 {
	position: absolute;
	top: 255px;
	left: 477px;
	font-size: 12px;
	z-index: 1;
}
.table1text5 {
	position: absolute;
	top: 255px;
	left: 574px;
	font-size: 12px;
	z-index: 1;
}
.table1text6 {
	position: absolute;
	top: 255px;
	left: 660px;
	font-size: 12px;
	z-index: 1;
}
.table1text7 {
	position: absolute;
	top: 290px;
	left: 477px;
	font-size: 12px;
	z-index: 1;
}
.table1text8 {
	position: absolute;
	top: 290px;
	left: 574px;
	font-size: 12px;
	z-index: 1;
}
.table1text9 {
	position: absolute;
	top: 290px;
	left: 660px;
	font-size: 12px;
	z-index: 1;
}
.table1text10 {
	position: absolute;
	top: 325px;
	left: 477px;
	font-size: 12px;
	z-index: 1;
}
.table1text11 {
	position: absolute;
	top: 325px;
	left: 574px;
	font-size: 12px;
	z-index: 1;
}
.table1text12 {
	position: absolute;
	top: 325px;
	left: 660px;
	font-size: 12px;
	z-index: 1;
}
.table1text13 {
	position: absolute;
	top: 356px;
	left: 477px;
	font-size: 12px;
	z-index: 1;
}
.table1text14 {
	position: absolute;
	top: 356px;
	left: 574px;
	font-size: 12px;
	z-index: 1;
}
.table1text15 {
	position: absolute;
	top: 356px;
	left: 660px;
	font-size: 12px;
	z-index: 1;
}
.table1text16 {
	position: absolute;
	top: 290px;
	left: 620px;
	font-size: 12px;
	z-index: 1;
}
.table1text17 {
	position: absolute;
	top: 324px;
	left: 620px;
	font-size: 12px;
	z-index: 1;
}
.table2text1 {
	position: absolute;
	top: 553px;
	left: 477px;
	font-size: 12px;
	z-index: 1;
}
.table2text2 {
	position: absolute;
	top: 554px;
	left: 594px;
	font-size: 12px;
	z-index: 1;
}
.table2text3 {
	position: absolute;
	top: 592px;
	left: 477px;
	font-size: 12px;
	z-index: 1;
}
.table2text4 {
	position: absolute;
	top: 591px;
	left: 594px;
	font-size: 12px;
	z-index: 1;
}

.table3text1 {
	position: absolute;
	top: 205px;
	left: 1000px;
	font-size: 12px;
	z-index: 1;
}
.table3text2 {
	position: absolute;
	top: 198px;
	left: 1120px;
	width: 100px;
	font-size: 12px;
	z-index: 1;
}
.table3text3 {
	position: absolute;
	top: 241px;
	left: 1000px;
	width: 100px;
	font-size: 12px;
	z-index: 1;
}
.table3text4 {
	position: absolute;
	top: 241px;
	left: 1120px;
	font-size: 12px;
	z-index: 1;
}
.table3text5 {
	position: absolute;
	top: 272px;
	left: 1000px;
	width: 100px;
	font-size: 12px;
	z-index: 1;
}
.table3text6 {
	position: absolute;
	top: 272px;
	left: 1120px;
	font-size: 12px;
	z-index: 1;
}
.table3text7 {
	position: absolute;
	top: 304px;
	left: 1000px;
	font-size: 12px;
	z-index: 1;
}
.table3text8 {
	position: absolute;
	top: 304px;
	left: 1120px;
	font-size: 12px;
	z-index: 1;
}
.table3text9 {
	position: absolute;
	top: 336px;
	left: 1000px;
	font-size: 12px;
	z-index: 1;
}
.table3text10 {
	position: absolute;
	top: 336px;
	left: 1120px;
	font-size: 12px;
	z-index: 1;
}
.table3text11 {
	position: absolute;
	top: 366px;
	left: 1000px;
	font-size: 12px;
	z-index: 1;
}
.table3text12 {
	position: absolute;
	top: 366px;
	left: 1120px;
	font-size: 12px;
	z-index: 1;
}
.table3text13 {
	position: absolute;
	top: 396px;
	left: 1000px;
	font-size: 12px;
	z-index: 1;
}
.table3text14 {
	position: absolute;
	top: 395px;
	left: 1120px;
	font-size: 12px;
	z-index: 1;
}

.table4text1 {
	position: absolute;
	top: 526px;
	left: 1000px;
	font-size: 12px;
	z-index: 1;
}
.table4text2 {
	position: absolute;
	top: 518px;
	left: 1090px;
	width: 50px;
	text-align: center;
	font-size: 12px;
	z-index: 1;
}
.table4text3 {
	position: absolute;
	top: 518px;
	left: 1154px;
	width: 66px;
	text-align: center;
	font-size: 12px;
	z-index: 1;
}
.table4text4 {
	position: absolute;
	top: 562px;
	left: 1000px;
	width: 100px;
	font-size: 12px;
	z-index: 1;
}
.table4text5 {
	position: absolute;
	top: 562px;
	left: 1090px;
	font-size: 12px;
	z-index: 1;
}
.table4text6 {
	position: absolute;
	top: 562px;
	left: 1154px;
	font-size: 12px;
	z-index: 1;
}
.table4text7 {
	position: absolute;
	top: 594px;
	left: 1000px;
	width: 100px;
	font-size: 12px;
	z-index: 1;
}
.table4text8 {
	position: absolute;
	top: 594px;
	left: 1090px;
	font-size: 12px;
	z-index: 1;
}
.table4text9 {
	position: absolute;
	top: 594px;
	left: 1154px;
	font-size: 12px;
	z-index: 1;
}
.table4text10 {
	position: absolute;
	font-size: 12px;
	width: 100px;
	top: 624px;
	left: 1000px;
	z-index: 1;
}
.table4text11 {
	position: absolute;
	font-size: 12px;
	top: 624px;
	left: 1090px;
	z-index: 1;
}
.table4text12 {
	position: absolute;
	font-size: 12px;
	left: 1154px;
	top: 630px;
	z-index: 1;
}
.table4text13 {
	position: absolute;
	font-size: 12px;
	top: 657px;
	left: 1000px;
	width: 100px;
	z-index: 1;
}
.table4text14 {
	position: absolute;
	font-size: 12px;
	top: 656px;
	left: 1090px;
	z-index: 1;
}
.table4text15 {
	position: absolute;
	font-size: 12px;
	top: 655px;
	left: 1154px;
	z-index: 1;
}

.point5plus1 {
	position: absolute;
	top: 275px;
	left: 285px;
	font-size: 24px;
	font-weight: bold;
	z-index: 1;
}
.point5plus2 {
	position: absolute;
	top: 268px;
	left: 819px;
	font-size: 24px;
	font-weight: bold;
	z-index: 1;
}
.point5plus3 {
	position: absolute;
	top: 569px;
	left: 824px;
	font-size: 24px;
	font-weight: bold;
	z-index: 1;
}
.point5dot1 {
	position: absolute;
	top: 338px;
	left: 287px;
	font-size: 24px;
	font-weight: bold;
	line-height: 18px;
	z-index: 1;
}
.point5dot2 {
	position: absolute;
	top: 334px;
	left: 818px;
	font-size: 24px;
	font-weight: bold;
	line-height: 18px;
	z-index: 1;
}
.point5dot3 {
	position: absolute;
	top: 613px;
	left: 828px;
	font-size: 24px;
	font-weight: bold;
	line-height: 18px;
	z-index: 1;
}

#point5image1 {
	position: absolute;
	top: 183px;
	left: 234px;
	width: 120px;
}
#point5image2 {
	position: absolute;
	top: 234px;
	left: 234px;
	width: 120px;
}
#point5image3 {
	position: absolute;
	top: 294px;
	left: 234px;
	width: 120px;
}
#point5image4 {
	position: absolute;
	top: 384px;
	left: 234px;
	width: 120px;
}
#point5image5 {
	position: absolute;
	top: 547px;
	left: 233px;
	width: 120px;
}
#point5image6 {
	position: absolute;
	top: 175px;
	left: 765px;
	width: 120px;
}
#point5image7 {
	position: absolute;
	top: 225px;
	left: 765px;
	width: 120px;
}
#point5image8 {
	position: absolute;
	top: 300px;
	left: 765px;
	width: 120px;
}
#point5image9 {
	position: absolute;
	top: 388px;
	left: 765px;
	width: 120px;
}
#point5image10 {
	position: absolute;
	top: 491px;
	width: 120px;
	left: 767px;
}
#point5image11 {
	position: absolute;
	top: 538px;
	left: 768px;
	width: 120px;
}
#point5image12 {
	position: absolute;
	top: 585px;
	left: 770px;
	width: 120px;
}
#point5image13 {
	position: absolute;
	top: 655px;
	left: 765px;
	width: 120px;
}
#point5block1 {
	position: absolute;
	top: 193px;
	left: 468px;
	width: 270px;
}
#point5block2 {
	position: absolute;
	top: 522px;
	left: 468px;
	width: 270px;
}
#point5block3 {
	position: absolute;
	top: 184px;
	left: 990px;
	width: 240px;
}
#point5block4 {
	position: absolute;
	top: 507px;
	left: 990px;
	width: 240px;
}

/*HX7500*/
#point7text {
	position: absolute;
	top: 130px;
	left: 280px;
}

#point7image1 {
	position: absolute;
	left: 162px;
	top: 68px;
}

.point7text1 {
	width: 650px;
	text-align: center;
	left: 370px;
	position: absolute;
}

.point7text2 {
	position: absolute;
	left: 0;
	top: 130px;
	width: 200px;
}

.point7text3 {
	position: absolute;
	left: 0;
	top: 210px;
	width: 200px;
}

.point7text4 {
	position: absolute;
	left: 0;
	top: 300px;
	width: 200px;
}

.point7text5 {
	position: absolute;
	left: 0;
	top: 130px;
	width: 200px;
}

.point7text6 {
	position: absolute;
	left: 0;
	top: 380px;
	width: 200px;
}

.point7text7 {
	position: absolute;
	left: 250px;
	top: 120px;
	width: 290px;
}

.point7text8 {
	position: absolute;
	left: 250px;
	top: 210px;
	width: 290px;
}

.point7text9 {
	position: absolute;
	left: 250px;
	top: 300px;
	width: 290px;
}

.point7text10 {
	position: absolute;
	left: 250px;
	top: 130px;
	width: 290px;
}

.point7text11 {
	position: absolute;
	left: 250px;
	top: 380px;
	width: 290px;
}

.point7text12 {
	position: absolute;
	margin-right: 0;
	font-size: 11px;
	top: 520px;
	right: -100%;
}

#point7box1 {
	right: -1179px;
	top: 229px;
}

#point7table {
	position: absolute;
	left: 0;
	top: 110px;
}

/*END*/

/* point8 */

#point8text {
	position: absolute;
	top: 110px;
	left: 280px;
}

.point8text1 {
	position: absolute;
	left: 316px;
	top: 74px;
	width: 870px;
	text-align: center;
}

.point8text2 {
	position: absolute;
	font-size: 14px;
	left: 517px;
	top: 110px;
	width: 500px;
	text-align: center;
}

.point8text3 {
	position: absolute;
	font-size: 23px;
	left: 0;
	top: 110px;
	width: 450px;
}

#point8list {
	position: absolute;
	top: 160px;
	left: 0;
	width: 330px;
}

#point8list li {
	font-size: 15px;
	margin-bottom: 15px;
}

.point8text4 {
	position: absolute;
	left: 240px;
	top: 654px;
	width: 314px;
	z-index: 1005;
}

.point8text5 {
	position: absolute;
	left: 861px;
	top: 654px;
	width: 244px;
	z-index: 1005;
}

.point8text6 {
	position: absolute;
	left: 1441px;
	top: 654px;
	width: 244px;
	z-index: 1005;
}

.point8text7 {
	position: absolute;
	left: 491px;
	top: 26px;
	width: 1000px;
	z-index: 1005;
	font-size: 40px;
}

#point8image1 {
	position: absolute;
	left: 38px;
	top: 139px;
}

#point8image2 {
	position: absolute;
	left: 368px;
	top: 139px;
}

#point8image3 {
	position: absolute;
	left: 638px;
	top: 139px;
}

#point8image4 {
	position: absolute;
	left: 57px;
	top: 599px;
}

#point8image5 {
	position: absolute;
	left: 658px;
	top: 599px;
}

#point8image6 {
	position: absolute;
	left: 1208px;
	top: 610px;
}

.pont8Img {
	position: absolute;
	left: 0;
	top: 260px;
	width: 400px;
}

#pont8Img1 {
}

/* point9 */

#point9text {
	position: absolute;
	top: 130px;
	left: 280px;
}

.point9text1 {
	position: absolute;
	left: 351px;
	top: 84px;
	width: 778px;
	font-size: 14px;
	text-align: center;
}

.point9text2 {
	position: absolute;
	font-size: 19px;
	left: 370px;
	top: 193px;
	text-align: center;
	line-height: 40px;
}

.point9text3 {
	position: absolute;
	font-size: 19px;
	left: 947px;
	top: 193px;
}

.point9text4 {
	position: absolute;
	font-size: 19px;
	left: 370px;
	top: 489px;
	z-index: 11;
}

.point9text5 {
	position: absolute;
	font-size: 14px;
	left: 517px;
	top: 121px;
	width: 367px;
}

#point9image1 {
	position: absolute;
	left: 780px;
	top: 380px;
	width: 100px;
}

#point9image2 {
	position: absolute;
	left: 0;
	top: 420px;
	width: 150px;
}

#point10text {
	position: absolute;
	top: 130px;
	left: 586px;
}

.point10text1 {
	width: 240px;
	left: 425px;
	position: absolute;
	top: 148px;
	text-align: center;
	z-index: 22;
	font-size: 17px;
	font-weight: bold;
}
.point10text2 {
	width: 218px;
	left: 809px;
	top: 148px;
	position: absolute;
	text-align: center;
	font-weight: bold;
	line-height: 30px;
	font-size: 17px;
	z-index: 22;
}
.point10text3 {
	width: 345px;
	left: 441px;
	top: 566px;
	position: absolute;
	z-index: 22;
	/* text-align: center; */
	font-size: 17px;
}
.point10text4 {
	width: 353px;
	left: 753px;
	top: 570px;
	position: absolute;
	/* text-align: center; */
	font-size: 17px;
}

.point10text5 {
	width: 108px;
	left: 731px;
	top: 885px;
	position: absolute;
	text-align: center;
	z-index: 22;
}
.point10text6 {
	width: 100px;
	left: 1139px;
	top: 888px;
	position: absolute;
}
.point10text7 {
	width: 166px;
	left: 1336px;
	top: 743px;
	position: absolute;
	z-index: 22;
}
.point10text8 {
	width: 145px;
	left: 1320px;
	top: 341px;
	position: absolute;
	z-index: 22;
	text-align: center;
}

.point10text1 ul li {
	margin-bottom: 15px;
}

#point10image1 {
	position: absolute;
	left: 10px;
	top: 50px;
	width: 180px;
}

#point11text {
	position: absolute;
	top: 130px;
	left: 280px;
}

#point11text .bodyText {
	font-size: 16px;
	margin-bottom: 10px;
}

.point11text1 {
	position: absolute;
	top: 180px;
	left: 630px;
	width: 350px;
}

.point11text2 {
	position: absolute;
	top: 495px;
	left: 390px;
	width: 110px;
	text-align: center;
}
.point11text3 {
	position: absolute;
	top: 530px;
	left: 510px;
	width: 110px;
	text-align: center;
}

.point11text4 {
	position: absolute;
	top: 490px;
	left: 600px;
	width: 110px;
	text-align: center;
}
.point11text5 {
	position: absolute;
	top: 550px;
	left: 670px;
	width: 110px;
	text-align: center;
}
.point11text6 {
	position: absolute;
	top: 490px;
	left: 730px;
	width: 110px;
	text-align: center;
}
.point11text7 {
	position: absolute;
	top: 460px;
	left: 825px;
	width: 110px;
	text-align: center;
}
.point11text8 {
	position: absolute;
	top: 550px;
	left: 940px;
	width: 110px;
	text-align: center;
}
.point12text1 {
	position: absolute;
	top: 230px;
	left: 280px;
	width: 150px;
}
.point12text2 {
	position: absolute;
	top: 330px;
	left: 280px;
	width: 150px;
}
.point12text3 {
	position: absolute;
	top: 430px;
	left: 280px;
	width: 150px;
}
.point13text1 {
	position: absolute;
	top: 180px;
	left: 400px;
	width: 150px;
	text-align: center;
	font-size: 13px;
}

.point13text2 {
	position: absolute;
	top: 179px;
	left: 596px;
	width: 229px;
	text-align: center;
}
.point13text3 {
	position: absolute;
	top: 185px;
	left: 860px;
	width: 190px;
	text-align: center;
}
.point13text4 {
	position: absolute;
	top: 554px;
	left: 516px;
	width: 420px;
	text-align: center;
}
.point13text5 {
	position: absolute;
	top: 305px;
	left: 1045px;
	width: 70px;
}
.point13text5 {
	position: absolute;
	top: 465px;
	left: 407px;
	width: 146px;
	text-align: center;
}
.point13text6 {
	position: absolute;
	top: 462px;
	left: 772px;
	width: 183px;
	text-align: center;
}
.point13text7 {
	position: absolute;
	top: 343px;
	left: 1180px;
	width: 70px;
	text-align: center;
}

#point11image1 {
	position: absolute;
	top: 370px;
	left: 600px;
	width: 250px;
}

#openingText {
	display: none;
	position: absolute;
	top: -50px;
}

#point0text1 {
	position: absolute;
	top: 230px;
	left: 348px;
	width: 200px;
}

#point0text2 {
	position: absolute;
	top: 230px;
	left: 600px;
	width: 200px;
}
#point0text3 {
	position: absolute;
	top: 470px;
	left: 320px;
	width: 200px;
}
#point0text4 {
	position: absolute;
	top: 570px;
	left: 390px;
	width: 200px;
}
#point0text5 {
	position: absolute;
	top: 490px;
	left: 270px;
	width: 200px;
}
#point0text6 {
	position: absolute;
	top: 490px;
	left: 490px;
	width: 200px;
}
#point0text7 {
	position: absolute;
	top: 490px;
	left: 710px;
	width: 200px;
}
#point0text8 {
	position: absolute;
	top: 613px;
	left: 270px;
	width: 200px;
}

#point0text9 {
	top: 194px;
	left: 367px;
	width: 470px;
	font-size: 14px;
	position: absolute;
}

#point0text10 {
	position: absolute;
	top: 713px;
	left: 372px;
	width: 370px;
	font-size: 14px;
}
#point0text15 {
	position: absolute;
	top: 613px;
	left: 490px;
	width: 200px;
}
#point0text16 {
	position: absolute;
	left: 711px;
	top: 613px;
	width: 200px;
}
#point0text11 {
	font-size: 25px;
	font-family: "LenovoGridnik";
	text-align: center;
	position: absolute;
	width: 1388px;
	left: 257px;
	top: 114px;
	font-family: "LenovoGridnik";
	padding: 10px;
	z-index: 1005;
	display: block;
	line-height: 40px;
	-webkit-transition: transform 1.2s 0.6s, opacity 1.2s 0.6s;
	-moz-transition: transform 1.2s 0.6s, opacity 1.2s 0.6s;
	-o-transition: transform 1.2s 0.6s, opacity 1.2s 0.6s;
	transition: transform 1.2s 0.6s, opacity 1.2s 0.6s;
}
#point0text12 {
	position: absolute;
	left: 865px;
	top: 106px;
	width: 182px;
}
#point0text13 {
	position: absolute;
	top: 399px;
	left: 249px;
	width: 677px;
	text-align: center;
	padding: 10px 15px;
	color: #fff;
	font-size: 20px;
	letter-spacing: 0.95px;
	background: #547ab8;
}
#point0text14 {
	position: absolute;
	top: 320px;
	left: 353px;
	width: 468px;
	text-align: center;
	padding: 10px 28px;
	color: #fff;
	font-size: 19px;
	letter-spacing: 0.95px;
	background: #ac1f25;
}
