.ui-accordion .ui-accordion-content {
	padding: 0em 1.3em;
	border-top: 0;
	overflow: auto;
}

#loaderDfr {
	position: absolute;
	left: 650px;
	top: 330px;
	display: none;
	z-index: 1020;
}

/*
#menu7, #menu9, #menu5{
    display : block!important;
}
*/

.animPlayBtns img {
	width: 65px;
	height: 43px;
	z-index: 11111111;
}

/*
@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-Light_gdi.eot');
    src: url('fonts/Gotham-Light_gdi.eot') format('embedded-opentype'),
         url('fonts/Gotham-Light_gdi.woff') format('woff'),
         url('fonts/Gotham-Light_gdi.ttf') format('truetype'),
         url('fonts/Gotham-Light_gdi.svg#MyriadProLight') format('svg');
}
*/

@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;
}

#loader {
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: left;
	padding: 0px 0px;
	margin: 0px;
	z-index: 0;
	/*   display: none;*/
}
#loader1 {
	z-index: 3050;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: left;
	padding: 0px 0px;
	margin: 0px;
	/*  display: none;*/
}

#loader2 {
	z-index: 5030;
	position: absolute;
	left: -300px;
	top: -9px;
	text-align: left;
	padding: 0px 0px;
	margin: 0px;
	/*  display: none;*/
}

#Heading {
	position: absolute;
	left: 466px;
	top: 87px;
	width: 500px;
	text-align: center;
	line-height: 28px;
	font-size: 29px;
}

#loaderbar {
	position: absolute;
	left: 300px;
	top: 78px;
	width: 1px;
	outline: none;
	overflow: hidden;
}
/*#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;
	/*max-width: 1400px;*/
	/* background-image: url(../images_gl/lenovo_smart_hub_500_UI_05.jpg);*/
	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 {
	/*visibility: hidden;*/
}

.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;
}

#resetBtn {
	background-repeat: no-repeat;
	overflow: hidden;
}

#lenovo_logo {
	position: absolute;
	bottom: 136px;
	right: 0px;
	z-index: 0;
	display: none;
}

#firstlist {
	position: absolute;
	top: -37px;
}
#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);
}

#logo {
	position: absolute;
	right: 20px;
	top: 4px;
}

/* new  css for ne2572 */
html,
body {
	position: absolute;
	width: 100%;
	height: 100%;
	/*    background-color: #fff; */
	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: 25px;
	-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;
}
.heading5Text,
.heading6Text,
.heading7Text {
	opacity: 0;
	font-size: 31px;
	-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;*/
}
.headingText1,
.headingText2,
.headingText3,
.headingText4 {
	opacity: 0;
	font-size: 31px;
	-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;*/
}

.body5Text,
.body6Text,
.body7Text {
	opacity: 0;
	font-size: 28px;
	width: 670px;
	padding-top: 77px;
	-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';*/
	line-height: 20px;
}

.textfadin {
	padding-top: 30px;
}
.bodyText {
	opacity: 1;
	font-size: 15px;
	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';*/
}

.bodyTextMenu10 {
	/*    opacity:0;*/
	font-size: 17px;
	width: 670px;
	padding-top: 30px;
}

.bodyText1 {
	opacity: 0;
	font-size: 28px;
	width: 670px;
	-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';*/
}

.imageTrans {
	opacity: 0;
	padding-top: 30px;
	-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;
}
#topheading {
	left: 752px;
	top: 210px;
	font-size: 25px;
	/* font-family: 'LenovoGridnik'; */
	text-align: left;
	position: absolute;
	height: auto;
	padding: 10px;
	z-index: 1005;
	opacity: 0;
	line-height: 20px;
	/* text-transform: uppercase; */
	/*  width: 1020px;*/
	-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;
}

.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-family: "LenovoGridnik";
	font-size: 20px;
	color: #ededed;
	width: 1290px;
	background-image: url(../images_gl/Thinkagle_Newbar.svg);
	height: 74px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: -97px;
	/*    background-color: white;*/
}
.productName span {
	display: inline-block;
	position: absolute;
	top: 22px;
	left: 186px;
	font-family: "Gotham-Book";
}
.productName img {
	position: absolute;
	top: 15px;
	left: 41px;
}

span#pauseplayImg {
	display: inline-block;
	position: absolute;
	right: 12px;
	top: 12px;
}
span#pauseplayImg2 {
	display: none;
	position: absolute;
	right: 12px;
	top: 12px;
}
.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;
}

#onloadCopy {
	position: absolute;
	z-index: 10;
	font-size: 16px;
}

#Menu6text {
	max-width: 100%;
	width: 93%;
	height: auto;
}

.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;
}

span#ostext1 {
	margin-left: 20px;
}
span#ostext2 {
	margin-left: 19px;
}

.line-bottom .right-hori,
.right-hori {
	right: 3px;
	left: auto;
}

li {
	/*    list-style-type: square;*/
	line-height: 22px;
	font-size: 16px;
}

/*Slider css start*/
.js-slideshow {
	height: 300px;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.js-slideshow img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	z-index: -10;
	transition: all 800ms;
}

.js-slideshow img.is-shown {
	transition: all 800ms;
	opacity: 1;
	z-index: 10;
}
/*Slider css start*/
/*cloudController css*/
#pointtext1,
#point2text,
#point3text,
#point5text,
#point7text,
#point9text,
#point10text {
	pointer-events: all;
}

div#rightSideController {
	z-index: -1;
	pointer-events: all;
	overflow: hidden;
	font-family: "Gotham-Book";
	margin-left: -29px;
}

.animPlayBtns span,
.animPlayBtns1 span {
	position: absolute;
	top: 2;
	display: inline-block;
	left: 35px;
	color: #4a555d;
	font-size: 14px;
	/* background-color: #bababe; */
}
.animPlayBtns1 span {
	top: 2px;
	left: 24px;
	font-size: 13px;
}

.anim3point {
	top: 160px !important;
	left: 255px !important;
	z-index: 10;
}
.anim2point {
	top: 585px !important;
	left: 250px !important;
	z-index: 10;
	position: absolute;
	/*    font-family: 'Gotham-Bold_gdi';*/
}
.anim4point {
	top: 585px !important;
	left: 250px !important;
	z-index: 10;
}

.Tmm {
	right: 127%;
	top: 46px;
	width: 390px;
	height: 99px;
	left: auto;
	position: absolute;
}
.grid {
	position: absolute;
	top: 57px;
	/* width: 452px; */
	right: 138px;
	display: none;
}
#onloadCopy ul {
	padding-left: 1px !important;
}

#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;
	margin: 15px;
	width: 250px;
	cursor: pointer;
}

#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;
	}
}

/*-----------------------------SD630------------------------*/

#HeadingText {
	position: absolute;
	top: 50px;
	left: 290px;
	width: 925px;
	font-size: 29px;
	text-align: center;
	font-family: "Gotham-Bold_gdi";
}

.hotspot {
	font-size: 12px;
	text-align: center;
}

/*point1*/

#point1text1 {
	position: absolute;
	top: 102px;
	left: 386px;
	width: 713px;
	text-align: center;
}

#point1text2 {
	position: absolute;
	top: 590px;
	left: 530px;
	width: 320px;
}

#point1img1 {
	position: absolute;
	top: 560px;
	left: 1070px;
}

/*point2*/

#point2text1 {
	position: absolute;
	top: 205px;
	left: 544px;
}
#point2text2 {
	position: absolute;
	top: 320px;
	left: 579px;
}
#point2text3 {
	position: absolute;
	top: 430px;
	left: 458px;
}
#point2text4 {
	position: absolute;
	top: 539px;
	left: 453px;
}
#point2text5 {
	position: absolute;
	top: 659px;
	left: 580px;
}
#point2_server_img1 {
	position: absolute;
	top: 125px;
	left: 410px;
}
#point2_server_img2 {
	position: absolute;
	top: 240px;
	left: 410px;
}
#point2_server_img3 {
	position: absolute;
	top: 560px;
	left: 410px;
}
#point2_server_img4 {
	position: absolute;
	top: 465px;
	left: 410px;
}
#point2img1 {
	position: absolute;
	top: 439px;
	left: 779px;
}
#point2img2 {
	position: absolute;
	top: 563px;
	left: 454px;
}
#point2img3 {
	position: absolute;
	top: 562px;
	left: 664px;
}
#point2img4 {
	position: absolute;
	top: 562px;
	left: 874px;
}

#point1image2 {
	display: block;
	opacity: 1;
	left: 353px;
	position: absolute;
	top: 467px;
	width: 128px;
}

/*point13*/
#point13text1 {
	position: absolute;
	top: 260px;
	left: 622px;
}
#point13text2 {
	position: absolute;
	top: 384px;
	left: 627px;
}
#point13text3 {
	position: absolute;
	top: 510px;
	left: 656px;
}
#point13text4 {
	position: absolute;
	top: 630px;
	left: 558px;
}

#point13_server_img1 {
	position: absolute;
	top: 178px;
	left: 439px;
}
#point13_server_img1 img {
	width: 652px;
}
#point13_server_img2 {
	position: absolute;
	top: 297px;
	left: 439px;
}
#point13_server_img2 img {
	width: 652px;
}
#point13_server_img3 {
	position: absolute;
	top: 421px;
	left: 439px;
}
#point13_server_img3 img {
	width: 652px;
}
#point13_server_img4 {
	position: absolute;
	top: 550px;
	left: 410px;
}
#point13_server_img4 img {
	width: 657px;
}
/* #point13text1{
    position: absolute;
    top: 195px;
    left: 650px;
}
#point13text2{
    position: absolute;
    top: 304px;
    left: 650px;
}
#point13text3{
    position: absolute;
    top: 410px;
    left: 600px;
}
#point13text4{
    position: absolute;
    top: 516px;
    left: 650px;
}
#point13text5{
    position: absolute;
    top: 629px;
    left: 650px;
}
#point13_server_img1{
    position: absolute;
    top: 102px;
    left: 410px;
}
#point13_server_img2{
    position: absolute;
    top: 210px;
    left: 410px;
}
#point13_server_img3{
    position: absolute;
    top: 315px;
    left: 410px;
}
#point13_server_img4{
    position: absolute;
    top: 417px;
    left: 410px;
}*/
#point13img1 {
	position: absolute;
	top: 439px;
	left: 779px;
}
#point13img2 {
	position: absolute;
	top: 563px;
	left: 454px;
}
#point13img3 {
	position: absolute;
	top: 562px;
	left: 664px;
}
#point13img4 {
	position: absolute;
	top: 562px;
	left: 874px;
}

#point33img1 {
	position: absolute;
	top: 439px;
	left: 779px;
}

#point33img {
	position: absolute;
}
/*point3*/

#point3text1 {
	position: absolute;
	top: 670px;
	left: 380px;
	width: 200px;
}
#point3text2 {
	position: absolute;
	top: 670px;
	left: 930px;
	width: 200px;
}
#point3img1 {
	position: absolute;
	top: 610px;
	left: 270px;
}
#point3img2 {
	position: absolute;
	top: 610px;
	left: 770px;
}

#hotspot1 {
	position: absolute;
	pointer-events: none;
}
#hot1 {
	position: absolute;
	top: -90px;
	left: -20px;
	width: 121px;
}
#hotspot1plus {
	position: absolute;
	top: -52px;
	left: 65px;
	height: 113px;
	width: 25px;
	transform: rotate(-36deg);
}

#hotspot2 {
	position: absolute;
	pointer-events: none;
}
#hot2 {
	position: absolute;
	top: -93px;
	left: -50px;
	width: 135px;
}
#hotspot2plus {
	position: absolute;
	top: -57px;
	left: 49px;
	width: 25px;
	height: 100px;
	transform: rotate(-39deg);
}

#hotspot3 {
	position: absolute;
	pointer-events: none;
}
#hot3 {
	position: absolute;
	top: -160px;
	left: -35px;
	width: 137px;
}
#hotspot3plus {
	position: absolute;
	top: -128px;
	left: 54px;
	height: 123px;
	width: 7px;
	transform: rotate(-21deg);
}

#hotspot4 {
	position: absolute;
	pointer-events: none;
}
#hot4 {
	position: absolute;
	top: -121px;
	left: 2px;
	width: 150px;
}
#hotspot4plus {
	position: absolute;
	top: -70px;
	left: 81px;
	width: 7px;
	height: 100px;
	transform: rotate(-1deg);
}

#hotspot5 {
	position: absolute;
	pointer-events: none;
}
#hot5 {
	position: absolute;
	top: -37px;
	left: 69px;
	width: 155px;
}
#hotspot5plus {
	position: absolute;
	top: 25px;
	left: 129px;
	width: 7px;
	height: 67px;
}

#hotspot6 {
	position: absolute;
	pointer-events: none;
}
#hot6 {
	position: absolute;
	top: 282px;
	left: -207px;
	width: 97px;
}
#hotspot6plus {
	position: absolute;
	top: 154px;
	left: -250.2px;
	height: 139px;
	width: 118px;
	transform: rotate(-29deg);
}
.MHST {
	pointer-events: none !important;
}
#hotspot7 {
	position: absolute;
	pointer-events: none;
}
#hot7 {
	position: absolute;
	top: 169px;
	left: -143px;
	width: 115px;
}
#hotspot7plus {
	position: absolute;
	top: 53px;
	left: -132px;
	height: 142px;
	width: 7px;
	transform: rotate(-41deg);
}

#hotspot12 {
	position: absolute;
	pointer-events: none;
}
#hot12 {
	position: absolute;
	top: 63px;
	left: 89px;
	width: 112px;
}
#hotspot12plus {
	position: absolute;
	top: 0px;
	left: 119px;
	height: 76px;
	width: 7px;
	transform: rotate(-36deg);
}

#hotspot13 {
	position: absolute;
	pointer-events: none;
}
#hot13 {
	position: absolute;
	top: 27px;
	left: 334px;
	width: 112px;
}
#hotspot13plus {
	position: absolute;
	top: -38px;
	left: 305px;
	height: 88px;
	transform: rotate(-44deg);
}

#hotspot16 {
	position: absolute;
	pointer-events: none;
}

#hot16 {
	position: absolute;
	top: -68px;
	left: 466px;
	width: 130px;
}
#hotspot16plus {
	position: absolute;
	top: -146px;
	left: 415px;
	height: 114px;
	transform: rotate(-57deg);
}

/*point4*/

#point4text1 {
	position: absolute;
	top: 670px;
	left: 380px;
	width: 200px;
}
#point4text2 {
	position: absolute;
	top: 670px;
	left: 785px;
	width: 390px;
}

#point4img1 {
	position: absolute;
	top: 610px;
	left: 270px;
}
#point4img2 {
	position: absolute;
	top: 610px;
	left: 770px;
}

#hotspot8 {
	position: absolute;
	pointer-events: none;
}
#hot8 {
	position: absolute;
	top: 208px;
	left: 407px;
	width: 423px;
	text-align: center;
}
#hotspot8plus {
	position: absolute;
	top: 235px;
	left: 480px;
	width: 272px;
	height: 91px;
}

#hotspot9 {
	position: absolute;
	pointer-events: none;
}
#hot9 {
	position: absolute;
	top: 464px;
	left: 535px;
	width: 151px;
	text-align: center;
}
#hotspot9plus {
	position: absolute;
	top: 380px;
	left: 483px;
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	width: 271px;
	height: 91px;
}

#hotspot10 {
	position: absolute;
	pointer-events: none;
}
#hot10 {
	position: absolute;
	top: 507px;
	left: 780px;
	width: 93px;
}
#hotspot10plus {
	position: absolute;
	top: 429px;
	left: 687px;
	/* height: 75px; */
	width: 271px;
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	height: 91px;
}

#hotspot11 {
	position: absolute;
	pointer-events: none;
}
#hot11 {
	position: absolute;
	left: 694px;
	top: 162px;
	width: 259px;
	text-align: center;
}
#hotspot11plus {
	position: absolute;
	top: 188px;
	left: 685px;
	width: 271px;
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	height: 91px;
}

/* point5 */

#point5text1 {
	position: absolute;
	top: 150px;
	left: 410px;
}
#point5text2 {
	position: absolute;
	top: 510px;
	left: 309px;
}
#point5list {
	position: absolute;
	top: 515px;
	left: 285px;
}
#point5Div li {
}

#hotspot14 {
	position: absolute;
	pointer-events: none;
}
#hot14 {
	position: absolute;
	top: 125px;
	left: 17px;
	width: 50px;
}
#hotspot14plus {
	position: absolute;
	top: 90px;
	left: 89px;
}

#hotspot15 {
	position: absolute;
	pointer-events: none;
}
#hot15 {
	position: absolute;
	top: 65px;
	left: 97px;
	width: 200px;
	text-align: center;
}
#hotspot15plus {
	position: absolute;
	top: 0px;
	left: 2px;
}

#hotspot17 {
	position: absolute;
	pointer-events: none;
}
#hot17 {
	position: absolute;
	top: -154px;
	left: 195px;
	width: 157px;
}
#hotspot17plus {
	position: absolute;
	top: -88px;
	left: 262px;
	height: 81px;
}

#hotspot18 {
	/*
    position: absolute;
    pointer-events: none;
*/
}
#hot18 {
	position: absolute;
	top: 288px;
	left: 852px;
	width: 102px;
	text-align: center;
}
#hotspot18plus {
	position: absolute;
	top: 338px;
	left: 898px;
	width: 7px;
	height: 73px;
}
/*
#hotspot19{
    position: absolute;
    pointer-events: none;
}
#hot19 {
    position: absolute;
    top: -17px;
    left: -209px;
    width: 175px;
}
#hotspot19plus {
    position: absolute;
    top: -1px;
    left: -109px;
    width: 120px;
}



/*
#hotspot20{
    position: absolute;
    pointer-events: none;
}
#hot20 {
    position: absolute;
    top: 24px;
    left: -116px;
    width: 135px;
}
#hotspot20plus {
    position: absolute;
    top: -1px;
    left: -114px;
}
*/
/*

#hotspot21{
    position: absolute;
    pointer-events: none;
}
#hot21 {
    position: absolute;
    top: -162px;
    left: -37px;
    width: 175px;
}
#hotspot21plus {
    position: absolute;
    top: -126px;
    left: -9px;
}

#hotspot22{
    position: absolute;
    pointer-events: none;
}
#hot22 {
    position: absolute;
    top: -117px;
    left: -27px;
    width: 175px;
}
#hotspot22plus {
    position: absolute;
    top: -80px;
    left: -3px;
     transform: rotate(180deg); 
     width: 120px; 
}
*/

/*
#hotspot23{
    position: absolute;
    pointer-events: none;
}
#hot23 {
    position: absolute;
    top: 38px;
    left: -39px;
    width: 175px;
}
#hotspot23plus {
    position: absolute;
    top: -1px;
    left: -27px;
    transform: rotate(181deg);
     width: 120px; 
}
*/

/*
#hotspot24{
    position: absolute;
    pointer-events: none;
}
#hot24 {
    position: absolute;
    top: 63px;
    left: -29px;
    width: 65px;
}
#hotspot24plus {
    position: absolute;
    top: -1px;
    left: -3px;
*/
/* width: 120px; 
}

#hotspot25{
    position: absolute;
    pointer-events: none;
}
#hot25 {
    position: absolute;
    top: -167px;
    left: -39px;
    width: 175px;
}
#hotspot25plus {
    position: absolute;
    top: -131px;
    left: -9px;
    /* width: 120px; */
/*}*/

#hotspot26 {
	position: absolute;
	pointer-events: none;
}
#hot26 {
	position: absolute;
	top: 98px;
	left: 58px;
	width: 175px;
}
#hotspot26plus {
	position: absolute;
	top: 0px;
	left: -16px;

	/*     width: 120px; */
}

/*
#hotspot27{
    position: absolute;
    pointer-events: none;
}
#hot27 {
position: absolute;
    top: 53px;
    left: 1px;
    width: 135px;
}
#hotspot27plus {
    position: absolute;
    top: -13px;
    left: 51px;
}
*/

#hotspot28 {
	position: absolute;
	pointer-events: none;
}
#hot28 {
	position: absolute;
	top: 203px;
	left: 554px;
	width: 152px;
	text-align: center;
}
#hotspot28plus {
	position: absolute;
	top: 251px;
	left: 630px;
	width: 9px;
	height: 70px;
	transform: rotate(180deg);
}

#hotspot29 {
	position: absolute;
	pointer-events: none;
}
#hot29 {
	position: absolute;
	top: 241px;
	left: 848px;
	width: 83px;
	text-align: center;
}
#hotspot29plus {
	position: absolute;
	top: 274px;
	left: 882px;
	transform: rotate(180deg);
}

#hotspot30 {
	position: absolute;
	pointer-events: none;
}
#hot30 {
	position: absolute;
	top: 436px;
	left: 458px;
	width: 87px;
	text-align: center;
}
#hotspot30plus {
	position: absolute;
	top: 348px;
	width: 7px;
	left: 499px;
	/* transform: rotate(180deg); */
	-ms-transform: rotate(180deg);
}

#hotspot31 {
	position: absolute;
	pointer-events: none;
}
#hot31 {
	position: absolute;
	top: 446px;
	left: 613px;
	width: 92px;
}
#hotspot31plus {
	position: absolute;
	top: 386px;
	left: 654px;
	/* transform: rotate(181deg); */
	width: 5px;
}

#hotspot32 {
	position: absolute;
	pointer-events: none;
}
#hot32 {
	position: absolute;
	top: 448px;
	left: 727px;
	width: 87px;
}
#hotspot32plus {
	position: absolute;
	top: 350px;
	left: 760px;
	transform: rotate(359deg);
	-ms-transform: rotate(180deg);
	/* width: 120px;*/
}

#hotspot33 {
	position: absolute;
	pointer-events: none;
}
#hot33 {
	position: absolute;
	top: 43px;
	left: -226px;
	width: 169px;
}
#hotspot33plus {
	position: absolute;
	top: -35px;
	left: -80px;
	height: 88px;
}

#hotspot34 {
	position: absolute;
	pointer-events: none;
}
#hot34 {
	position: absolute;
	top: 99px;
	left: -20px;
	width: 158px;
}
#hotspot34plus {
	position: absolute;
	top: -35px;
	left: 24px;
	height: 140px;
}
#hotspot35 {
	position: absolute;
	pointer-events: none;
}
#hot35 {
	position: absolute;
	top: 503px;
	left: 748px;
	width: 119px;
}
#hotspot35plus {
	position: absolute;
	top: 454px;
	left: 770px;
	height: 59px;
	width: 10px;
}

#hotspot36 {
	position: absolute;
	pointer-events: none;
}
#hot36 {
	position: absolute;
	top: 575px;
	left: 845px;
	width: 100px;
}
#hotspot36plus {
	position: absolute;
	top: 464px;
	left: 891px;
	height: 118px;
	width: 8px;
	transform: rotate(0deg);
}

#hotspot37 {
	position: absolute;
	pointer-events: none;
}
#hot37 {
	position: absolute;
	top: 526px;
	left: 901px;
	width: 112px;
}
#hotspot37plus {
	position: absolute;
	top: 457px;
	left: 917px;
	height: 74px;
	width: 9px;
	transform: rotation;
	transform: rotate(359deg);
}

#hotspot38 {
	position: absolute;
	pointer-events: none;
}
#hot38 {
	position: absolute;
	top: 401px;
	left: 999px;
	width: 98px;
}
#hotspot38plus {
	position: absolute;
	top: 370px;
	left: 945px;
	transform: rotate(269deg);
}

/*New hotspot SMM*/

#hotspot39 {
	position: absolute;
	pointer-events: none;
}
#hot39 {
	position: absolute;
	top: 235px;
	left: 702px;
	width: 139px;
}
#hotspot39plus {
	position: absolute;
	top: 280px;
	left: 801px;
	height: 92px;
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
}

#hotspot40 {
	position: absolute;
	pointer-events: none;
}
#hot40 {
	position: absolute;
	top: 220px;
	left: 827px;
	width: 125px;
}
#hotspot40plus {
	position: absolute;
	top: 237px;
	left: 732px;
	width: 112px;
	height: 152px;
	transform: rotateX(180deg);
}

#hotspot41 {
	position: absolute;
	pointer-events: none;
}
#hot41 {
	position: absolute;
	top: 243px;
	left: 833px;
	width: 166px;
}
#hotspot41plus {
	position: absolute;
	top: 260px;
	left: 739px;
	height: 134px;
	width: 115px;
	transform: rotateX(180deg);
}

#hotspot42 {
	position: absolute;
	pointer-events: none;
}
#hot42 {
	position: absolute;
	top: 266px;
	left: 909px;
	width: 179px;
}
#hotspot42plus {
	position: absolute;
	top: 285px;
	left: 829px;
	height: 108px;
	width: 109px;
	transform: rotateX(180deg);
}
#hotspot43 {
	position: absolute;
	pointer-events: none;
}
#hot43 {
	position: absolute;
	top: 541px;
	left: 581px;
	width: 95px;
}
#hotspot43plus {
	position: absolute;
	top: 389px;
	left: 667px;
	height: 176px;
	width: 88px;
	transform: rotateY(180deg);
}

#hotspot44 {
	position: absolute;
	pointer-events: none;
}
#hot44 {
	position: absolute;
	top: 594px;
	left: 849px;
	width: 192px;
}
#hotspot44plus {
	position: absolute;
	top: 386px;
	left: 752px;
	width: 109px;
	height: 230px;
}

#hotspot45 {
	position: absolute;
	pointer-events: none;
}
#hot45 {
	position: absolute;
	top: 565px;
	left: 837px;
	width: 159px;
}
#hotspot45plus {
	position: absolute;
	top: 384px;
	left: 768px;
	height: 200px;
}

#hotspot46 {
	position: absolute;
	pointer-events: none;
}
#hot46 {
	position: absolute;
	top: 531px;
	left: 864px;
	width: 189px;
}
#hotspot46plus {
	position: absolute;
	top: 383px;
	left: 778px;
	/*top: 380px;
    left: 825px;
    height: 165px;
    width: 8px;
    transform: rotate(329deg);*/
}

/*rear hotspot*/

#hotspot70 {
	position: absolute;
	pointer-events: none;
}
#hot70 {
	position: absolute;
	top: 466px;
	left: 477px;
	width: 58px;
}
#hotspot70plus {
	position: absolute;
	top: 367px;
	left: 496px;
}
#hotspot71 {
	position: absolute;
	pointer-events: none;
}
#hot71 {
	position: absolute;
	top: 159px;
	left: 578px;
	width: 135px;
}
#hotspot71plus {
	position: absolute;
	top: 205px;
	left: 621px;
	/* height: 199px; */
	/* width: 8px; */
	transform: rotate(180deg);
}
#hotspot72 {
	position: absolute;
	pointer-events: none;
}
#hot72 {
	position: absolute;
	top: 176px;
	left: 869px;
	width: 25px;
}
#hotspot72plus {
	position: absolute;
	top: 225px;
	left: 884px;
	height: 156px;
	width: 8px;
	transform: rotate(180deg);
}
#hotspot73 {
	position: absolute;
	pointer-events: none;
}
#hot73 {
	position: absolute;
	top: 461px;
	left: 973px;
	width: 78px;
}
#hotspot73plus {
	position: absolute;
	top: 365px;
	left: 994px;
	height: 109px;
	width: 8px;
	transform: rotate(360deg);
}
#hotspot74 {
	position: absolute;
	pointer-events: none;
}
#hot74 {
	position: absolute;
	top: 468px;
	left: 734px;
	width: 70px;
}
#hotspot74plus {
	position: absolute;
	top: 365px;
	left: 752px;
	height: 114px;
	width: 8px;
}
#hotspot75 {
	position: absolute;
	pointer-events: none;
}
#hot75 {
	position: absolute;
	top: 484px;
	left: 639px;
	width: 25px;
}
#hotspot75plus {
	position: absolute;
	top: 400px;
	left: 648px;
	height: 93px;
	width: 8px;
}

/*point6*/

#point6text1 {
	position: absolute;
	width: 300px;
	line-height: 27px;
	top: 135px;
	left: 310px;
}
#point6img1 {
	position: absolute;
	top: 150px;
	left: 280px;
}

#point8text1 {
	position: absolute;
	top: 100px;
	left: 342px;
	width: 814px;
	text-align: center;
}
#point20text1 {
	position: absolute;
	top: 100px;
	left: 360px;
	width: 840px;
	text-align: center;
}
#point10text1 {
	position: absolute;
	top: 100px;
	left: 360px;
	width: 840px;
	text-align: center;
}
#point12text1 {
	position: absolute;
	top: 100px;
	left: 300px;
	width: 840px;
	text-align: center;
}

#point33text1 {
	position: absolute;
	top: 100px;
	left: 330px;
	width: 840px;
	text-align: center;
}

.point6textimg {
	position: absolute;
	left: 372px;
	top: 440px;
}
.point6textimg1 {
	position: absolute;
	width: 500px;
	height: 500px;
	top: 142px;
	right: 98px;
}

/* Point14 */
.point14textimg {
	position: absolute;
	left: 278px;
	top: 135px;
}
.point14textimg2 {
	position: absolute;
	left: 278px;
	top: 235px;
}
.point14textimg3 {
	position: absolute;
	left: 278px;
	top: 335px;
}
.point14textimg4 {
	position: absolute;
	left: 278px;
	top: 435px;
}
.point14textimg5 {
	position: absolute;
	left: 278px;
	top: 535px;
}
.point14textimg6 {
	position: absolute;
	left: 519px;
	top: 24px;
}
.point14textimg1 {
	position: absolute;
	width: 410px;
	top: 206px;
	right: 50px;
}
#point14text1 {
	position: absolute;
	width: 400px;
	line-height: 20px;
	top: 135px;
	left: 355px;
	font-size: 13px;
}
#point14text11 {
	position: absolute;
	width: 400px;
	line-height: 23px;
	top: 115px;
	left: 355px;
	font-size: 15px;
	font-weight: 800;
}
#point14text2 {
	position: absolute;
	width: 400px;
	line-height: 20px;
	top: 235px;
	left: 355px;
	font-size: 13px;
}
#point14text22 {
	position: absolute;
	width: 400px;
	line-height: 23px;
	top: 215px;
	left: 355px;
	font-size: 15px;
	font-weight: 800;
}
#point14text3 {
	position: absolute;
	width: 400px;
	line-height: 20px;
	top: 335px;
	left: 355px;
	font-size: 13px;
}
#point14text33 {
	position: absolute;
	width: 400px;
	line-height: 23px;
	top: 315px;
	left: 355px;
	font-size: 15px;
	font-weight: 800;
}
#point14text4 {
	position: absolute;
	width: 400px;
	line-height: 20px;
	top: 435px;
	left: 355px;
	font-size: 13px;
}
#point14text44 {
	position: absolute;
	width: 400px;
	line-height: 23px;
	top: 415px;
	left: 355px;
	font-size: 15px;
	font-weight: 800;
}
#point14text5 {
	position: absolute;
	width: 400px;
	line-height: 20px;
	top: 535px;
	left: 355px;
	font-size: 13px;
}
#point14text55 {
	position: absolute;
	width: 400px;
	line-height: 23px;
	top: 515px;
	left: 355px;
	font-size: 15px;
	font-weight: 800;
}
#point14text6 {
	position: absolute;
	width: 400px;
	line-height: 20px;
	top: 35px;
	right: 200px;
	font-size: 13px;
}

/*point9*/

#point9text1 {
	position: absolute;
	top: 100px;
	left: 290px;
	width: 925px;
	color: #498bc9;
	text-align: center;
}
#point9text2 {
	position: absolute;
	top: 228px;
	left: 690px;
	color: #498bc9;
	font-size: 24px;
	font-family: "Gotham-Book";
	font-weight: bold;
	width: 300px;
	cursor: pointer;
	z-index: 1;
	pointer-events: all;
}
#point9text3 {
	position: absolute;
	top: 346px;
	left: 680px;
	color: #df1e26;
	font-size: 24px;
	font-family: "Gotham-Book";
	font-weight: bold;
	width: 400px;
	cursor: pointer;
	z-index: 1;
	pointer-events: all;
}
#point9text4 {
	position: absolute;
	top: 479px;
	left: 682px;
	color: #6ebf48;
	font-size: 24px;
	font-family: "Gotham-Book";
	font-weight: bold;
	width: 300px;
	cursor: pointer;
	z-index: 1;
	pointer-events: all;
}
#point9text5 {
	position: absolute;
	top: 140px;
	left: 710px;
	color: #498bc9;
	font-size: 24px;
	font-family: "Gotham-Book";
	font-weight: bold;
	width: 300px;
}
#point9text6 {
	position: absolute;
	top: 170px;
	left: 710px;
	width: 495px;
	color: #498bc9;
	font-size: 18px;
	font-family: "Gotham-Book";
}
#point9li1 {
	position: absolute;
	top: 55px;
	font-size: 16px;
}
#point9text7 {
	position: absolute;
	top: 593px;
	left: 682px;
	color: #fd6231;
	font-size: 24px;
	font-family: "Gotham-Book";
	font-weight: bold;
	width: 450px;
	cursor: pointer;
	z-index: 10;
	pointer-events: all;
}
#point9text8 {
	position: absolute;
	top: 485px;
	left: 690px;
	color: #6ebf48;
	font-size: 21px;
	font-family: "Gotham-Book";
	font-weight: bold;
	width: 300px;
}
#point9text9 {
	position: absolute;
	top: 280px;
	left: 690px;
	color: #498bc9;
	font-size: 21px;
	font-family: "Gotham-Book";
	font-weight: bold;
	width: 210px;
}
#point9text10 {
	position: absolute;
	top: 280px;
	left: 690px;
	color: #df1e26;
	font-size: 24px;
	font-family: "Gotham-Book";
	font-weight: bold;
	width: 400px;
}
#point9text11 {
	position: absolute;
	top: 320px;
	left: 690px;
	width: 420px;
	color: #df1e26;
	font-size: 18px;
	font-family: "Gotham-Book";
}
#point9li2 {
	position: absolute;
	top: 35px;
	font-size: 16px;
}
#point9text12 {
	position: absolute;
	top: 570px;
	left: 675px;
	color: #fd6231;
	font-size: 21px;
	font-family: "Gotham-Book";
	font-weight: bold;
	width: 450px;
}
#point9li4 {
	position: absolute;
	top: 20px;
	font-size: 16px;
	width: 380px;
}
#point9text13 {
	position: absolute;
	top: 265px;
	left: 690px;
	color: #498bc9;
	font-size: 21px;
	font-family: "Gotham-Book";
	font-weight: bold;
	width: 210px;
}
#point9text14 {
	position: absolute;
	top: 345px;
	left: 650px;
	color: #df1e26;
	font-size: 21px;
	font-family: "Gotham-Book";
	font-weight: bold;
	width: 260px;
}
#point9text15 {
	position: absolute;
	top: 430px;
	left: 680px;
	color: #6ebf48;
	font-size: 24px;
	font-family: "Gotham-Book";
	font-weight: bold;
	width: 300px;
}
#point9li3 {
	position: absolute;
	top: 25px;
	font-size: 16px;
	width: 280px;
}

#point9image1 {
	position: absolute;
	top: 155px;
	left: 420px;
	width: 455px;
	z-index: -1;
}
#point9image1 img {
	width: 250px;
	height: 529px;
}
#point9image1_1 {
	position: absolute;
	top: 155px;
	left: 421px;
}
#point9image1_2 {
	position: absolute;
	top: 155px;
	left: 421px;
}
#point9image1_3 {
	position: absolute;
	top: 155px;
	left: 421px;
}
#point9image1_4 {
	position: absolute;
	top: 156px;
	left: 421px;
}

#point9image2 {
	position: absolute;
	top: 155px;
	left: 421px;
	z-index: -1;
}
#point9image2 img {
	width: 250px;
	height: 529px;
}

.point9image2_animate {
	transform: scale(1.35);
	-webkit-transform: scale(1.35);
	top: 198px !important;
	left: 506px !important;
	transition: all 1.5s;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
}
.point9image2_animateRemove {
	transform: scale(1);
	-webkit-transform: scale(1);
	top: 155px !important;
	left: 421px !important;
	transition: all 1.5s;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
}

#point9image3 {
	position: absolute;
	top: 155px;
	left: 421px;
	z-index: -1;
}

#point9image3 img {
	width: 250px;
	height: 529px;
}

.point9image3_animate {
	transform: scale(1.35);
	-webkit-transform: scale(1.32);
	top: 161px !important;
	left: 496px !important;
	transition: all 1.5s;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
}
.point9image3_animateRemove {
	transform: scale(1);
	-webkit-transform: scale(1);
	top: 155px !important;
	left: 421px !important;
	transition: all 1.5s;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
}

#point9image4 {
	position: absolute;
	top: 155px;
	left: 421px;
	z-index: -1;
}
#point9image4 img {
	width: 250px;
	height: 529px;
}
.point9image4_animate {
	transform: scale(1.32);
	-webkit-transform: scale(1.32);
	top: 130px !important;
	left: 499px !important;
	transition: all 1.5s;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
}
.point9image4_animateRemove {
	transform: scale(1);
	-webkit-transform: scale(1);
	top: 155px !important;
	left: 421px !important;
	transition: all 1.5s;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
}

#point9image5 {
	position: absolute;
	top: 155px;
	left: 421px;
	z-index: -1;
}
#point9image5 img {
	width: 250px;
	height: 529px;
}
.point9image5_animate {
	transform: scale(1.32);
	-webkit-transform: scale(1.32);
	top: 111px !important;
	left: 502px !important;
	transition: all 1.5s;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
}
.point9image5_animateRemove {
	transform: scale(1);
	-webkit-transform: scale(1);
	top: 155px !important;
	left: 421px !important;
	transition: all 1.5s;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
}
