#canvasContainer {
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.noselect .headerIcon {
	width: 144.77px;
	height: 35.8px;
	position: absolute;
	top: 19px;
	left: 34px;
}

@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";
	color: #000;
}

body {
	color: #3b4652;
	padding: 0px;
	font-family: "Gotham-Book";
	margin: 0px;
	overflow: hidden;
	background-color: #fff;
	font-size: 16px;
}

#close {
	position: absolute;
	top: -531px;
	left: 1145px;
	display: none;
}

#home, #backButton {
	position: absolute;
	left: 1225px;
	top: 18px;
	display: block;
	z-index: 1008;
}

.cur {
	cursor: pointer;
	z-index: 10;
	display: none;
}

#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: -300px;
	top: -11px;
	text-align: left;
	padding: 0px 0px;
	margin: 0px;
}

#loaderbar {
	position: absolute;
	left: 300px;
	top: 78px;
	width: 1px;
	outline: none;
	overflow: hidden;
}

#scenediv {
	text-align: left;
	padding: 0px 0px;
	margin: 0;
	width: 1286px;
	height: 723px;
	visibility: visible;
	border: 1px solid rgb(128, 128, 128);
	overflow: hidden;
	position: absolute;
}

#scenediv #accordion {
	left: 0px;
	top: 134px;
	padding: 0;
	position: absolute;
	width: 235px;
	z-index: 1001;
	height: 100%;
	overflow-y: auto;
}

#lenovo_logo {
	position: absolute;
	bottom: 136px;
	right: 0px;
	z-index: 0;
	height: 119.86px;
}

#rightAnim {
	position: absolute;
	top: 80px;
	right: -235px;
	z-index: 9999;
	cursor: pointer;
	color: #fff;
}

#right_txt li {
	list-style: none;
}

#righttxt1 {
	list-style: none;
	position: absolute;
	top: 44px;
	left: 28px;
	font-size: 12px;
	font-family: "Gotham-Book";
	line-height: 70px;
}

#righttxt2 {
	list-style: none;
	position: absolute;
	top: 10px;
	left: 41px;
	font-size: 11px;
	font-family: "Gotham-Book";
}

#rightAnim ul li:before {
	background-color: rgba(113, 112, 115, 0);
}

.greyOutBox {
	position: absolute;
	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: 1;
	overflow: hidden;
	font-size: 20px;
	color: #ededed;
	width: 1268px;
	background-image: url(../images_gl/Thinkagle_Newbar.svg);
	height: 74px;
	background-size: contain;
	background-repeat: no-repeat;
}

.productName span {
	display: inline-block;
	position: absolute;
	top: 22px;
	left: 186px;
}

.autoPlayImg {
	height: 14px;
}

span#pauseplayImg {
	display: inline-block;
	position: absolute;
	right: 12px;
	top: 12px;
}

span#pauseplayImg2 {
	display: none;
	position: absolute;
	right: 12px;
	top: 12px;
}

.animPlayBtns, .animPlayBtns1 {
	position: relative;
	top: 0;
	left: 0;
	margin: 15px 15px 15px -15px;
	width: 180px;
	cursor: pointer;
}

.animPlayBtns img {
	width: 65px;
	height: 43px;
	z-index: 11111111;
}

.animPlayBtns span, .animPlayBtns1 span {
	margin-left: 37px;
	display: inline-block;
	color: #4a555d;
	font-size: 13px;
}

#onloadCopy {
	position: absolute;
	text-align: left;
	line-height: 20px;
	z-index: 10;
}

.pointSubText {
	position: absolute;
	left: 330px;
	top: 85px;
	width: 937px;
	line-height: 1.3;
	text-align: left;
}

#HeadingText {
	position: absolute;
    top: 30px;
    left: 235px;
    width: calc(100% - 235px);
    text-align: center;
    font-size: 25px;
    font-family: "Gotham-Bold_gdi";
}

.cptextWrapper {
	position: absolute;
	width: 890px;
	text-align: center;
}

#point1text1 {
	width: 849px;
}

#menu11 {
	height: 43px;
}

img {
    pointer-events: none;
} 

/*** New Hotspot img CSS ***/

.hotspot-vj {
	position: absolute;
	pointer-events: none;
}

.hotspot-vj p {
	font-size: 15px !important;
}

.plusLine {
	position: relative;
	border-style: dotted;
	border-color: #eb140a;
	border-width: 0;
}

.plusText {
	position: absolute;
	margin: 0;
	text-align: center;
	line-height: 1;
}

/** Front Hotspots 5200 Start **/

.frontHotspotText1_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -14px;
    left: -2px;
}

#frontHotspotLine1 {
	text-align: center;
    border-width: 0 2px 0 0;
    top: -77px;
    height: 80px;
}

#frontHotspotText1 {
	top: -33px;
    left: -36px;
    width: 246px;
    text-align: left;
}

.frontHotspotText2_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -17px;
    left: -2px;
}

#frontHotspotLine2 {
	border-width: 0px 2px 0 0;
    height: 59px;
    left: 0px;
}

#frontHotspotText2 {
	width: 346px;
    top: 63px;
    right: -172px;
}

/** Front Hotspots 5200 End **/


/** Front Hotspots 7200 Start **/

.frontHotspotText1_1_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -14px;
    left: -2px;
}

#frontHotspotLine1_1 {
	text-align: center;
    border-width: 0 2px 0 0;
    top: -77px;
    height: 80px;
}

#frontHotspotText1_1 {
	top: -33px;
    left: -36px;
    width: 246px;
    text-align: left;
}

.frontHotspotText2_1_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -17px;
    left: -2px;
}

#frontHotspotLine2_1 {
	border-width: 0px 2px 0 0;
    height: 59px;
    left: 0px;
}

#frontHotspotText2_1 {
	width: 346px;
    top: 63px;
    right: -172px;
}

/** Front Hotspots 7200 End **/

/** Rear Hotspots Start **/

#rearsubtext {
    position: absolute;
    top: 85px;
    left: 714px;
    width: 182px;
    font-size: 20px;
}

.rearHotspotText1_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -14px;
    left: -2px;
}

#rearHotspotLine1 {
	text-align: center;
    border-width: 0 2px 0 0;
    top: -45px;
    height: 50px;
}

#rearHotspotText1 {
	top: -17px;
    left: -56px;
    width: 106px;
}

.rearHotspotText2_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -14px;
    left: 41px;
}

#rearHotspotLine2 {
	text-align: center;
    border-width: 0 2px 0 0;
    top: -45px;
    left: 43px;
    height: 50px;
}

#rearHotspotText2 {
	top: -16px;
    left: -65px;
    width: 69px;
}

.rearHotspotText3_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -13px;
    left: 48px;
}

#rearHotspotLine3 {
	text-align: center;
    border-width: 0 2px 0 0;
    top: -103px;
    left: 50px;
    height: 110px;
}

#rearHotspotText3 {
	top: -18px;
    left: -68px;
    width: 75px;
}

.rearHotspotText4_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -19px;
    left: 0px;
}

#rearHotspotLine4 {
	text-align: center;
    border-width: 0 2px 0 0;
    top: -134px;
    left: 2px;
    height: 134px;
}

#rearHotspotText4 {
	top: -18px;
    left: -121px;
    width: 129px;
}

.rearHotspotText5_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -22px;
    left: -3px;
}

#rearHotspotLine5 {
	text-align: center;
    border-width: 0 2px 0 0;
    top: -145px;
    left: -1px;
    height: 142px;
}

#rearHotspotText5 {
	top: -18px;
    left: -65px;
    width: 69px;
}

.rearHotspotText6_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -27px;
    left: -3px;
}

#rearHotspotLine6 {
	text-align: center;
    border-width: 0 2px 0 0;
    top: -146px;
    left: -1px;
    height: 134px;
}

#rearHotspotText6 {
    top: -17px;
    left: -10px;
    width: 105px;
}

.rearHotspotText7_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -27px;
    left: -3px;
}

#rearHotspotLine7 {
	text-align: center;
    border-width: 0 2px 0 0;
    top: -134px;
    left: -1px;
    height: 126px;
}

#rearHotspotText7 {
	top: -17px;
    left: -4px;
    width: 61px;
}

.rearHotspotText8_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -19px;
    left: -4px;
}

#rearHotspotLine8 {
	text-align: center;
    border-width: 0 2px 0 0;
    top: -112px;
    left: -2px;
    height: 110px;
}

#rearHotspotText8 {
	top: -17px;
    left: -7px;
    width: 93px;
}

.rearHotspotText9_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -20px;
    left: -3px;
}

#rearHotspotLine9 {
    border-width: 0 2px 0 0;
    top: -64px;
    left: -1px;
    height: 60px;
}

#rearHotspotText9 {
	top: -31px;
    left: -4px;
    width: 124px;
    text-align: left;
}

.rearHotspotText10_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -20px;
    left: -3px;
}

#rearHotspotLine10 {
    border-width: 0 2px 0 0;
    top: -112px;
    left: -1px;
    height: 110px;
}

#rearHotspotText10 {
	top: -18px;
    left: -5px;
    width: 72px;
    text-align: left;
}

.rearHotspotText11_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -20px;
    left: -3px;
}

#rearHotspotLine11 {
    border-width: 0 2px 0 0;
    top: -112px;
    left: -1px;
    height: 110px;
}

#rearHotspotText11 {
	top: -18px;
    left: -5px;
    width: 143px;
    text-align: left;
}

#rearHotspotText12 {
	top: -6px;
    left: -26px;
    width: 92px;
    text-align: left;
}

#rearHotspotText13 {
	top: -6px;
    left: -26px;
    width: 92px;
    text-align: left;
}

.rearHotspotText14_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -91px;
    left: 29px;
}

#rearHotspotLine14 {
	border-width: 0 2px 2px 0;
    top: -70px;
    left: 1px;
    width: 30px;
    height: 90px;
}

.rearHotspotText14_1_Circle {
    position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -16px;
    left: -4px;
}

#rearHotspotLine14_1 {
	border-width: 0 2px 0 0;
    top: -86px;
    left: -2px;
    width: 0px;
    height: 39px;
}

#rearHotspotText14 {
	top: 43px;
    left: -30px;
    width: 143px;
    text-align: left;
}

/** Rear Hotspots End **/

/** Benefits Start **/

 #Benefitstext ul li {
    line-height: 1.6;
 }

#Benefitssubtext {
    width: 520px;
    left: 500px;
}

.Benefitstext1, .Benefitstext2, .Benefitstext3, .Benefitstext4 {
	display: block;
    margin-bottom: 5px;
    text-align: left;
    font-size: 20px;
    font-family: "Gotham-Bold_gdi";
}

.BenefitsContent1 {
	position: absolute;
    left: 365px;
    top: 145px;
    width: 350px;
    padding-top: 50px;
}

.BenefitsContent2 {
	position: absolute;
    left: 795px;
    top: 145px;
    width: 350px;
    padding-top: 50px;
}

.BenefitsContent3 {
	position: absolute;
    left: 365px;
    top: 500px;
    width: 340px;
    padding-top: 55px;
}

.BenefitsContent4 {
	position: absolute;
    left: 795px;
    top: 506px;
    width: 393px;
    padding-top: 50px;
}

#Benefitsimg1, #Benefitsimg2, #Benefitsimg3, #Benefitsimg4 {
    position: absolute;
    top: 0;
}

#Benefitsimg1 {
	width: 65px;
    height: auto;
    left: 100px;
}

#Benefitsimg2 {
	width: 65px;
    height: auto;
    left: 140px;
}

#Benefitsimg3 {
	width: 65px;
    height: auto;
    left: 100px;
    top: 7px;
}

#Benefitsimg4 {
	width: 65px;
    height: auto;
    left: 140px;
}

ul.Cp_textul {
    margin-left: 0px;
    margin-top: 0px;
    padding: 0;
    font-family: "Gotham-Book";
}

.Cp_textul li {
    list-style-type: disc;
    left: 20px;
    position: relative;
    top: 3px;
}

/** Benefits End **/

/** XClarity Start **/

#xclaritylaptopimg img{
	width: 880px;
}

#xclaritylaptopimg {
	position: absolute;
    top: 216px;
    left: 325px;
}

#xclaritysubtext {
	position: absolute;
    left: 485px;
    width: 760px;
    top: 100px;
}

#xclaritylogoimg {
	position: absolute;
    top: 117px;
    left: 348px;
    width: 120px;
}

/** XClarity End **/

/** ThinkSystem Intelligent Monitoring Start **/

#iMonitoringText {
	width: 900px;
}

#iMonitoringTextlist {
	position: absolute;
    top: 220px;
    left: 260px;
    width: 420px;
}

#iMonitoringTextlist ul li {
    line-height: 22px;
    padding-bottom: 12px;
}

#iMonitoringimg img{
	width: 560px;
}

#iMonitoringimg {
	position: absolute;
    top: 236px;
    left: 667px;
}

/** ThinkSystem Intelligent Monitoring End **/

/** Storage Management Start **/

#storageManagement ul {
	margin: 0;
    margin-left: 20px;
}

#storageManagement {
    position: absolute;
	max-width: 40%;
    width: 93%;
    height: auto;
	left: 190px;
    top: 50px;
}

#storage_efficiency {
	height: 90px;
    position: absolute;
    left: 143px;
    top: 105px;
}

#capabilities {
	height: 90px;
    position: absolute;
    left: 143px;
    top: 300px;
}

#performance {
	height: 90px;
    position: absolute;
    left: 143px;
    top: 495px;
}

#storagelist {
	position: absolute;
    top: 100px;
    left: 329px;
}

#storagelist ul {
	width: 598px;
    line-height: 25px;
    padding-bottom: 16px;
}

#storagelist ul p {
	margin: 0;
    font-size: 20px;
    margin-left: -138px;
    font-family: 'Gotham-Bold_gdi';
}

#storagelist ul li {
    margin-left: -116px;
    list-style-type: square;
    line-height: 29px;
}

/** Storage Management End **/

.rearTextDisclaimer{
    position: absolute;
    top: 95%;
    left: 250px;
    width: calc(100% - 250px);
    text-align: center;
}
.rearTextDisclaimer .text{
    text-align: left;
    display: inline-block;
    font-size: 13px;
    font-family: "Gotham-Book";
}