:root {
    --gotham: "Gotham-Book";
    --gotham-book-gdi: "Gotham-Bold_gdi";
	--animate-duration: 1s;
	--animate-delay: 1s;
	--animate-repeat: 1;
}

#canvasContainer {
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

#loaderDfr {
	position: absolute;
	left: 650px;
	top: 330px;
	display: block;
	z-index: 1020;
}

#adhoc_meet_img {
	display: none;
	position: absolute;
	top: 196px;
	left: 32px;
	width: 637px;
}

#schedule_meet_div {
	display: none;
}

.animPlayBtns img {
	width: 65px;
	height: 43px;
	z-index: 11111111;
}

#point1image2 {
	display: block;
	opacity: 1;
	left: -5px;
	position: absolute;
	top: 468px;
	width: 100px;
}

#point9image2, #interfacingImage, #interfacingFrontImage, #interfacingRearImage {
	display: block;
    opacity: 1;
    left: 294px;
    position: absolute;
    top: 587px;
    width: 100px;
}

.fadingEffect {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	background: #dfdfe4;
}

.firstChild {
	font-size: 18px;
	font-weight: bold;
}

.pointcontent {
	text-align: left;
	position: absolute;
	padding: 10px;
	z-index: 0;
	display: none;
	height: auto;
}

@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: #dedee3;
	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: 1005;
	width: 32px;
	height: 32px;
}

#reset {
	right: 40px;
	bottom: 90px;
	visibility: hidden;
	z-index: 1005;
}

#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;
}

.Point2text {
	top: 18px;
	left: 714px;
	position: absolute;
	width: 280px;
}

.point2text1 li,
.point4text1 li,
.point5text1 li {
	line-height: 20px;
}

#HeadingText1{
	top: 87px;
    position: absolute;
    left: 339px;
    font-family: 'Gotham-Book';
    font-size: 23px;
    color: black;
}

#point2text2{
	top: -18px;
    position: absolute;
    left: 42px;
    font-family: 'Gotham-Bold_gdi';
    font-size: 23px;
}

#point2img1 {
	position: absolute;
	display: none;
	top: -290px;
	left: -788px;
}

#point2img2 {
	position: absolute;
	display: none;
	top: -360px;
	left: -438px;
}

#Menu2text {
	top: 17px;
	left: 47px;
	position: absolute;
	display: none;
}

#imageContainer {
	z-index: 1;
	cursor: pointer;
}

#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;
}

#zoomSliderContainer {
	position: absolute;
}

.ui-slider {
	border: 1px solid #aaaaaa;
	background: #ffffff;
}

.ui-slider .ui-widget-header {
	background: #0083ca;
}

.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 {
	position: absolute;
	cursor: pointer;
}

#resetBtn {
	background-repeat: no-repeat;
	overflow: hidden;
}

#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);
}

/****************** Neww CSS start *******************/
#point8text1{
    position: absolute;
    left: 326px;
    top: 550px;
    width: 639px;
    font-size: 15px;
}

#point8heading{
	position: absolute;
    top: 505px;
    left: 325px;
    font-size: 28px;
    color: #000;
    font-family: 'Gotham-Bold_gdi';
}

#point4text1 #point8text1 .text {
	width: 850px;
}

/*************************/
#point10img{
	width: 75%;
	 left: 0;
	 top: 0;
	 position: absolute;
	 transform: translate(28%, 23%);
}

#point10text1{
    position: absolute;
    left: 399px;
    top: 100px;
    width: 745px;
    font-size: 16px;
    text-align: center;
}

#point10img1{
    display: block;
    position: absolute;
    top: 269px;
    left: 330px;
}

#point10img2{
    display: block;
    position: absolute;
    top: 159px;
    left: 426px;
}

#point10img3{
    position: absolute;
    top: 304px;
    left: 486px;
}

#point17img{
	width: 75%;
	 left: 0;
	 top: 0;
	 position: absolute;
	 transform: translate(28%, 23%);
}

#point17text1{
    position: absolute;
    left: 399px;
    top: 100px;
    width: 745px;
    font-size: 16px;
    text-align: center;
}

#point17img1{
    display: block;
    position: absolute;
    top: 269px;
    left: 330px;
}

#point17img2{
    display: block;
    position: absolute;
    top: 159px;
    left: 426px;
}

#point17img3{
    position: absolute;
    top: 304px;
    left: 486px;
}
/************************************************/

/************* edge computing **********************/
.point3_ul {
	position: absolute;
	top: 530px;
	left: 315px;
	line-height: 30px;
	width: 350px;
}

#point3text21 {
	position: absolute;
	top: 150px;
	width: 550px;
	text-align: left;
	font-size: 16px;
	color: #000;
}

#point3img1 {
	position: absolute;
	top: 293px;
	left: 525px;
	width: 372px;
}

#point3img2 {
	position: absolute;
	top: 168px;
	left: 567px;
	width: 150px;
}

#point3img3 {
	position: absolute;
	top: 179px;
	left: 341px;
	width: 120px;
}

#point3img4 {
	position: absolute;
	top: 366px;
	left: 967px;
	width: 60px;
}

#point3img5 {
	position: absolute;
	width: 750px;
}

#point3img5_div {
	position: absolute;
	overflow: hidden;
	top: 438px;
	left: 375px;
}

#point3img6 {
	position: absolute;
	width: 470px;
}

#point3img6_div {
	position: absolute;
	overflow: hidden;
	top: 438px;
	left: 418px;
}

#point3text1 .text {
	width: 750px;
	text-align: center;
}

#point3text1 {
	position: absolute;
	left: 388px;
	top: 80px;
	width: 800px;
	text-align: left;
	font-size: 16px;
	color: black;
}

#point3text2 {
	position: absolute;
	left: 314px;
	color: #6f7170;
	top: 86px;
	font-size: 37px;
}

#point3text4 {
	color: #6f7170;
	position: absolute;
	left: 314px;
	top: 251px;
	font-size: 37px;
}

#point3text3 {
	position: absolute;
	top: 140px;
	width: 780px;
	font-size: 16px;
	left: 294px;
	color: black;
}

#point3text3 ul {
	margin: 0;
}

#point3text3 li {
	color: #000;
	font-size: 20px;
}

#point3text5 {
	position: absolute;
	top: 321px;
	font-size: 16px;
	left: 314px;
	color: black;
}

#point3text5,
#point3text5,
#point3text7 {
	width: 260px;
}

#point3text6 {
	position: absolute;
	top: 435px;
	font-size: 16px;
	left: 314px;
	color: black;
}

#point3text7 {
	position: absolute;
	top: 321px;
	font-size: 16px;
	left: 960px;
	color: black;
}

#point3text8 {
	position: absolute;
	left: 570px;
	top: 305px;
	width: 372px;
	color: black;
}

#point3text8 img {
	max-width: 100%;
}

#point3text9 {
	position: absolute;
	top: 435px;
	font-size: 16px;
	left: 960px;
	width: 290px;
}

[id*="point3text"] h3 {
	margin-top: 0;
	margin-bottom: 0.25em;
	font-family: "Gotham-Bold_gdi";
	color: #000;
	font-size: 20px;
	font-weight: inherit;
}

[id*="point3text"] p {
	margin: 0;
	color: #000;
	font-size: 20px;
}

/******************** edge computing end *********************/

/******************* New CSS end ********************/

#first {
	position: absolute;
	right: -80px;
	bottom: 20px;
	height: 33px;
	width: 420px;
	cursor: pointer;
}

#logo {
	position: absolute;
	right: 20px;
	top: 4px;
}

#on {
	position: absolute;
	left: 161px;
	display: block;
}

#off {
	position: absolute;
	left: 161px;
	display: none;
}

html, body {
	position: absolute;
	width: 100%;
	height: 100%;
	color: #000;
	overflow: hidden;
}

body {
	background-color: #fff;
	color: #3b4652;
	padding: 0px;
	font-size: 18px;
	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;
}

.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;
}

.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;
}

.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;
	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;
}

.bodyTextMenu10 {
	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;
}

.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: 520px;
	top: 9px;
	font-size: 30px;
	font-family: "Gotham-Bold_gdi";
	position: absolute;
	padding: 10px;
	z-index: 1005;
	opacity: 1;
	line-height: 24px;
	width: 500px;
	-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;
	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: absolute;
	top: 3px;
	left: 5px;
	height: 15px;
	width: 15px;
	background-color: #707072;
	z-index: 0;
	display: inline-block;
}

.redOutBox {
	background-color: #ff0000;
}

.productName {
	position: fixed;
	left: 0px;
	top: 0;
	z-index: 0;
	overflow: hidden;
	font-size: 20px;
	color: #ededed;
	width: 1375px;
	background-image: url(../images_gl/Thinkagle_Newbar.svg);
	height: 74px;
	background-size: contain;
	background-repeat: no-repeat;
}

span#pauseplayImg {
	display: inline-block;
	position: absolute;
	right: 12px;
	top: 12px;
}

span#pauseplayImg2 {
	display: none;
	position: absolute;
	right: 12px;
	top: 12px;
}

.productName span {
	display: inline-block;
	position: absolute;
	top: 22px;
	left: 165px;
}

.productName img {
	position: absolute;
	top: 19px;
	left: 40px;
}

.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: disc;
}

#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 {
	margin-left: 37px;
	display: inline-block;
	color: #4a555d;
	font-size: 14px;
}

#onloadCopy {
	left: 300px;
	top: 120px;
	font-size: 16px;
	text-align: left;
	position: absolute;
	width: 920px;
	height: 130px;
	z-index: 3029;
	overflow: visible;
	-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;
	overflow: hidden;
}

#onloadCopy ul {
	width: 820px;
}

#onloadCopy ul li {
	text-align: left;
	line-height: 22px;
}

.listTitle {
	text-align: left;
	margin-left: -5px;
	background-color: #e2231a;
	color: #ffffff;
	padding: 5px 5px 5px 10px;
	width: 460px;
}

.listTitle.second-para {
	position: absolute;
	top: 0px;
	left: 500px;
	width: 413px;
	background-color: #6f7170;
}

.listItems.second-list {
	position: absolute;
	left: 20px;
	top: 0px;
}

#HeadingText{
    position: absolute;
    top: 50px;
    left: 72px;
    color: #000;
    width: 1000px;
    text-align: center;
    font-size: 27px;
    font-family: 'Gotham-Bold_gdi';
}

#HeadingOnload{
    position: absolute;
    top: 50px;
    left: 72px;
    color: rgb(235, 20, 10);
    width: 1000px;
    text-align: center;
    font-size: 29px;
    font-family: 'Gotham-Bold_gdi';
}

#point14text1 {
    position: absolute;
    top: 98px;
    left: 314px;
    width: calc(100% - 400px);
    font-size: 16px;
    text-align: center;
}

#point13text1 {
    position: absolute;
    top: 98px;
    left: 314px;
    width: calc(100% - 400px);
    font-size: 16px;
    text-align: center;
}

#point11text1 {
    position: absolute;
    top: 98px;
    left: 314px;
    width: calc(100% - 400px);
    font-size: 16px;
    text-align: center;
}

.pointSubText {
	position: absolute;
    top: 98px;
    left: 335px;
    width: calc(100% - 400px);
	font-size: 16px;
    text-align: left;
}

.pointSubText .text {
	text-align: left;
	display: inline-block;
	font-size: 16px;
	font-family: "Gotham-Book";
}

.hotspot-vj {
	position: absolute;
}

.hotspot-vj p {
	font-size: 15px !important;
}

#point15text1 .text {
	width: 700px;
}

.plusLine {
	position: relative;
	border-style: dotted;
	border-color: #eb140a;
	border-width: 0;
}

.plusText {
	position: absolute;
	margin: 0;
	text-align: center;
	line-height: 1;
}

::-webkit-scrollbar {
	display: none;
}

.bold {
	font-family: "Gotham-Bold_gdi";
}

/********** SERVICE PAGE START **********/

.point15textmainimg {
	position: absolute;
	top: 175px;
	left: 446px;
	width: 600px;
}

#point15text1 i {
	display: block;
	margin-top: 20px;
	font-style: normal;
}

#point15text2,
#point15text3,
#point15text4,
#point15text5,
#point15text6,
#point15text7 {
	position: absolute;
	width: 44px;
	height: 44px;
	cursor: pointer;
	z-index: 1;
	pointer-events: all;
}

#point15text2 {
	top: 343px;
	left: 445px;
}

#point15text3 {
	top: 230px;
	left: 609px;
}

#point15text4 {
	top: 267px;
	left: 904px;
}

#point15text5 {
	top: 491px;
	left: 966px;
}

#point15text6 {
	top: 590px;
	left: 831px;
}

#point15text7 {
	top: 539px;
	left: 573px;
}

#point15text2 img,
#point15text3 img,
#point15text4 img,
#point15text5 img,
#point15text6 img,
#point15text7 img {
	width: 100%;
	display: block;
	-webkit-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1);
	top: 50%;
	position: absolute;
	left: 50%;
	-webkit-transition: -webkit-transform 0.5s linear;
	transition: transform 0.5s linear;
}

.point15text1SubContents {
	position: absolute;
	width: 210px;
	display: none;
	top: 197px;
	left: 1015px;
	z-index: 1;
}

.point15text1SubContents h3 {
	margin: 0 0 10px;
}

.point15text1SubContents p {
	font-size: 14px;
}

.point15text1SubContents ul {
	padding-left: 0px;
	margin: 0;
	list-style: none;
}

.point15text1SubContents ul li {
	margin-bottom: 7px;
	font-size: 14px;
	line-height: 1;
	color: #3b4652;
	list-style: none;
}

.point15text1SubContents ul li::before {
	content: "\2022";
	color: #3b4652;
	margin-right: 7px;
}

#point15textContent1 {
	top: 281px;
	left: 255px;
}

#point15textContent2 {
	top: 120px;
	left: 400px;
}

#point15textContent3 {
	top: 148px;
	left: 990px;
	width: 240px;
}

#point15textContent4 {
	top: 455px;
	left: 1026px;
	width: 220px;
}

#point15textContent5 {
	top: 541px;
	left: 919px;
	width: 280px;
}

#point15textContent6 {
	top: 430px;
	left: 290px;
	width: 270px;
}

#point15textContent7 {
	top: 130px;
	left: 988px;
	width: 240px;
}

.point15textContent {
	position: absolute;
	width: 200px;
	display: none;
	z-index: 1;
}

.point15textContent h3 {
	margin: 0 0 10px;
}

.point15textContent p {
	font-size: 14px;
}

.point15textContent ul {
	padding-left: 0px;
	margin: 0;
	list-style: none;
}

.point15textContent ul li {
	margin-bottom: 7px;
	font-size: 14px;
	line-height: 1;
	color: #3b4652;
	list-style: none;
}

.point15textContent ul li::before {
	content: "\2022";
	color: #3b4652;
	margin-right: 7px;
	vertical-align: top;
}

.point15textContent ul li span {
	display: inline-block;
	width: calc(100% - 20px);
	vertical-align: baseline;
}

.point15textContent a {
	font-size: 14px;
	color: #498bc9;
	margin-top: 5px;
	display: inline-block;
	pointer-events: all;
	position: fixed;
	left: 265px;
	width: 200px;
	top: 670px;
}

#point15li1 {
	position: absolute;
	top: 57px;
	font-size: 16px;
}

#point15text8 {
	position: absolute;
	top: 380px;
	left: 675px;
	width: 187px;
	height: 92px;
	cursor: pointer;
	pointer-events: all;
}

#point15text8 span {
	display: block;
	font-size: 18px;
	font-family: "Gotham-Book";
	font-weight: bold;
	line-height: 1.1;
	-webkit-transition: transform 0.7s linear;
	transition: transform 0.7s linear;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1);
}

/********** SERVICE PAGE END **********/

#onloadCopy ul li{
	z-index: 1;
    background-color: transparent;
    text-align: left;
    line-height: 22px;
	padding-bottom: 10px;
}

#transpatch5 {
	background-image: url("");
	background-repeat: no-repeat;
}

.animPlayBtns,
.animPlayBtns1 {
	position: relative;
	top: 0;
	left: 0;
	margin: 15px 15px 15px -15px;
	width: 205px;
	cursor: pointer;
}

.arrow-right {
	position: absolute;
	top: 8px;
	left: 153px;
	height: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 8px solid orange;
}

.arrow-left {
	position: absolute;
	left: 5px;
	top: 8px;
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-right: 8px solid orange;
}

.line {
	position: absolute;
	top: 11px;
	left: 13px;
	background: orange;
	height: 2px;
	width: 140px;
}

.arrowGroup {
	position: absolute;
	left: 646px;
	top: 226px;
}

.arrowGroup img {
	width: 200px;
}

.arrow-right1 {
	position: absolute;
	top: 8px;
	left: 142px;
	height: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 8px solid orange;
}

.arrowGroup1 {
	position: absolute;
	left: 478px;
	top: 264px;
}

.arrowGroup1 img {
	width: 154px;
}

.arrow-right2 {
	position: absolute;
	top: 8px;
	left: 34px;
	height: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 8px solid orange;
}

.arrow-left2 {
	position: absolute;
	left: 5px;
	top: 8px;
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-right: 8px solid orange;
}

[id*="point3text"] h3 {
	margin-top: 0;
	margin-bottom: 0.25em;
	font-family: "Gotham-Bold_gdi";
	color: #000;
	font-size: 20px;
	font-weight: inherit;
}

[id*="point3text"] p {
	margin: 0;
	color: #000;
	font-size: 20px;
}

/********************* hotspot start ***********************/

.hotspotCircle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -23px;
    left: -3px;
}

.hotspotCircle100 {
	position: absolute;
	border: 3px solid red;
	border-radius: 50%;
	top: -23px;
	left: 5px;
}

.hotspotCircle01 {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: 11px;
    left: 1px;
}

.hotspotCircle22 {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -18px;
    left: 1px;
}

.hotspotCircle1 {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -18px;
    left: 1px;
}

.hotspotCircle2 {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -20px;
    left: -7px;
}

.hotspotCircle3 {  
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -24px;
    left: -8px;
}

.hotspotCircle3_1 { 
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -24px;
    left: 14px;
}

.hotspotCircle4 { 
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -22px;
    left: -32px;
}

.hotspotCircle5 { 
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -31px;
    left: -16px;
}

.hotspotCircle6 { 
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -31px;
    left: 111px;
}

.hotspotCircle7 { 
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -23px;
    left: -38px;
}

.hotspotCircle8 { 
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -23px;
    left: 74px;
}

.hotspotCircle9 { 
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -50px;
    left: 4px;
}

.hotspotCircle10 { 
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -49px;
    left: 117px;
}

.hotspotCircle10_1 { 
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -22px;
    left: 623px;
}

.hotspotCircle11 { 
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -50px;
    left: 123px;
}

.hotspotCircle13 { 
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -24px;
    left: -10px;
}

.hotspotLine {
	position: relative;
	border-style: dotted;
	border-color: #eb140a;
}

.cur {
	cursor: pointer;
	z-index: 10;
	display: none;
}

#hotspot1, #hotspot2, #hotspot3, #hotspot4, #hotspot5, #hotspot6, #hotspot7, #hotspot8, #hotspot9, #hotspot10, #hotspot11, #hotspot12, #hotspot13, #hotspot14, #hotspot015,#hotspot15, #hotspot16, #hotspot17, #hotspot18, #hotspot19, #hotspot20, #hotspot21 {
	position: absolute;
	pointer-events: none;
}

#hot1 {
	position: absolute;
    top: 32px;
    left: -58px;
    width: 123px;
    text-align: center;
    font-size: 15px;
}

#hot1_1 {
	position: absolute;
    height: 42px;
    border-width: 0px 0px 0px 2px;
    top: -15px;
    left: 3px;
}

#hot2 {
	position: absolute;
    top: -82px;
    left: -95px;
    width: 200px;
    text-align: center;
    font-size: 15px;
}

#hot2_1 {
	position: absolute;
    height: 42px;
    border-width: 0px 0px 0px 2px;
    top: -65px;
    left: -1px;
}

#hot3 {	
	position: absolute;
    top: 62px;
    left: -81px;
    width: 155px;
    text-align: center;
    font-size: 15px;
}

#hot3_1 {
	position: absolute;
    height: 70px;
    border-width: 0px 0px 0px 2px;
    top: -13px;
    left: 3px;
}

#hot4 {
	position: absolute;
    top: -296px;
    left: -90px;
    width: 200px;
    text-align: center;
    font-size: 15px;
}

.hot4_img {
	top: -258px;
    right: -109px;
    position: absolute;
    width: 200px;
}

#hot4_1 {
	position: absolute;
    height: 194px;
    border-width: 0px 0px 0px 2px;
    top: -216px;
    left: -1px;
}

#hot5 {
	position: absolute;
	top: 119px;
    left: -118px;
    width: 122px;
    text-align: right;
    font-size: 15px;
}

#hot5_1 {
	position: absolute;
    height: 133px;
    border-width: 0px 0px 0px 2px;
    top: -17px;
    left: -1px;
}

#hot6 {
	position: absolute;
	top: 201px;
    left: -111px;
    width: 215px;
    text-align: center;
    font-size: 15px;
}

#hot6_1 {
	position: absolute;
    height: 216px;
    border-width: 0px 0px 0px 2px;
    top: -19px;
    left: -1px;
}

#hot7 {
	position: absolute;
	top: 85px;
    left: -23px;
    width: 80px;
    text-align: center;
    font-size: 15px;
}

#hot7_1 {
	position: absolute;
    height: 94px;
    border-width: 0px 0px 0px 2px;
    top: -14px;
    left: -5px;
}

#hot8 {
	position: absolute;
    top: -82px;
    left: -95px;
    width: 200px;
    text-align: center;
    font-size: 15px;
}

#hot8_1 {
	position: absolute;
    height: 42px;
    border-width: 0px 0px 0px 2px;
    top: -65px;
    left: -1px;
}

#hot9 {
	position: absolute;
    top: 28px;
    left: -45px;
    width: 85px;
    text-align: center;
    font-size: 15px;
}

#hot9_1 {
	position: absolute;
    height: 42px;
    border-width: 0px 0px 0px 2px;
    top: -17px;
    left: -6px;
}

#hot10 {
	position: absolute;
    top: 157px;
    left: -34px;
    width: 121px;
    text-align: center;
    font-size: 15px;
}

#hot10_1 {
	position: absolute;
    height: 42px;
    border-width: 0px 2px 2px 2px;
    top: -23px;
    left: -8px;
    width: 22px;
}

#hot10_1_1 {
	position: absolute;
    height: 135px;
    border-width: 0px 0px 0px 2px;
    top: 19px;
    left: 4px;
}

#hot11 {
	position: absolute;
    top: -161px;
    left: -60px;
    width: 205px;
    text-align: center;
    font-size: 15px;
}

#hot11_1 {
	position: absolute;
    height: 70px;
    width: 110px;
    border-width: 2px 2px 0px 2px;
    top: -94px;
    left: -36px;
}

#hot11_1_2 {
	position: absolute;
    height: 50px;
    width: 110px;
    border-width: 0px 0px 0px 2px;
    top: -94px;
    left: 6px;
}

#hot11_1_3 {
	position: absolute;
    height: 50px;
    width: 40px;
    border-width: 2px 2px 0px 0px;
    top: -94px;
    left: 79px;
}

#hot11_1_4 {
	position: absolute;
    height: 34px;
    width: 110px;
    border-width: 0px 0px 0px 2px;
    top: -126px;
    left: 40px;
}

#hot12 {
	position: absolute;
    top: 61px;
    left: -9px;
    width: 123px;
    text-align: center;
    font-size: 15px;
}

#hot12_1 {
	position: absolute;
    height: 44px;
    border-width: 0px 2px 2px 2px;
    top: -28px;
    left: -14px;
    width: 125px;
}

#hot12_1_1 {
	position: absolute;
    height: 42px;
    border-width: 0px 0px 0px 2px;
    top: 16px;
    left: 49px;
}

#hot13 {
	position: absolute;
    top: -178px;
    left: 18px;
    width: 123px;
    text-align: center;
    font-size: 15px;
}

#hot13_1 {
	position: absolute;
    width: 83px;
    border-width: 2px 0px 0px 0px;
    top: -20px;
    left: -25px;
}

.hot13_img {
	top: -125px;
    left: 47px;
    position: absolute;
    width: 65px;
    height: 139px;
}

#hot14 {
	position: absolute;
    top: 80px;
    left: 68px;
    width: 500px;
    text-align: center;
    font-size: 15px;
}

#hot14_1 {
	position: absolute;
    height: 54px;
    border-width: 0px 2px 2px 2px;
    top: -21px;
    left: 7px;
    width: 616px;
}

#hot14_1_1 {
	position: absolute;
    height: 42px;
    border-width: 0px 0px 0px 2px;
    top: 33px;
    left: 306px;
}

#hot015 {
	position: absolute;
    top: -12px;
	left: -318px;
    width: 163px;
    text-align: center;
    font-size: 15px;
}

#hot015_1 {
	position: absolute;
    width: 154px;
    border-width: 0px 0px 2px 0px;
    top: 13px;
    left: -151px;
}

#hot15 {
	position: absolute;
    top: -22px;
    left: -265px;
    width: 123px;
    text-align: center;
    font-size: 15px;
}

#hot15_1 {
	position: absolute;
    width: 154px;
    border-width: 0px 0px 2px 0px;
    top: -16px;
    left: -151px;
}

#hot16 {
	position: absolute;
    top: -26px;
    left: -475px;
    width: 200px;
    text-align: center;
    font-size: 15px;
}

#hot16_1 {
	position: absolute;
    width: 314px;
    border-width: 0px 0px 2px 0px;
    top: -21px;
    left: -315px;
}

#hot17 {
	position: absolute;
    top: -21px;
    left: 96px;
    width: 137px;
    text-align: left;
    font-size: 15px;
}

#hot17_1 {
	position: absolute;
    width: 82px;
    border-width: 0px 0px 2px 0px;
    top: -16px;
    left: 7px;
}

#hot18 {
	position: absolute;
    top: -25px;
    left: 68px;
    width: 200px;
    text-align: center;
    font-size: 15px;
}

#hot18_1 {
	position: absolute;
    width: 90px;
    border-width: 0px 0px 2px 0px;
    top: -21px;
    left: 3px;
}

#hot19 {
	position: absolute;
    top: -27px;
    left: 143px;
    width: 170px;
    text-align: left;
    font-size: 15px;
}

#hot19_1 {
	position: absolute;
    width: 134px;
    border-width: 0px 0px 2px 0px;
    top: -21px;
    left: 3px;
}

#hot20 {
	position: absolute;
    top: -27px;
    left: 168px;
    width: 123px;
    text-align: left;
    font-size: 15px;
}

#hot20_1 {
	position: absolute;
    width: 161px;
    border-width: 0px 0px 2px 0px;
    top: -21px;
    left: 4px;
}

#hot21 {
	position: absolute;
    top: -25px;
    left: 126px;
    width: 162px;
    text-align: left;
    font-size: 15px;
}

#hot21_1 {
	position: absolute;
    width: 119px;
    border-width: 0px 0px 2px 0px;
    top: -18px;
    left: -1px;
}

/** interfacing Interior **/

.interfacingHotspotText1_Circle {
   	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: 12px;
    left: 0px;
}

#interfacingHotspotLine1 {
	position: absolute;
    width: 154px;
    border-width: 0px 0px 2px 0px;
    top: 29px;
    left: -151px;
}

#interfacingtext1 {
	position: absolute;
    top: -22px;
    left: -167px;
    width: 165px;
    text-align: right;
}

.interfacingHotspotText2_Circle {
   	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -13px;
    left: 0px;
}

#interfacingHotspotLine2 {
	position: absolute;
    width: 154px;
    border-width: 0px 0px 2px 0px;
    top: 4px;
    left: -151px;
}

#interfacingtext2 {
	position: absolute;
    top: -21px;
    left: -115px;
    width: 113px;
    text-align: right;
}

.interfacingHotspotText3_Circle {
   	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -19px;
    left: 0px;
}

#interfacingHotspotLine3 {
	position: absolute;
    width: 326px;
    border-width: 0px 0px 2px 0px;
    top: -2px;
    left: -321px;
}

#interfacingtext3 {
	position: absolute;
    top: -6px;
    left: -58px;
    width: 61px;
}

.interfacingHotspotText4_Circle {
   	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -20px;
    left: 0px;
}

#interfacingHotspotLine4 {
	position: absolute;
    width: 85px;
    border-width: 0px 0px 2px 0px;
    top: -3px;
    left: 0px;
}

#interfacingtext4 {
	position: absolute;
    top: -12px;
    left: 88px;
    width: 140px;
    text-align: left;
}

.interfacingHotspotText5_Circle {
   	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -20px;
    left: 0px;
}

#interfacingHotspotLine5 {
	position: absolute;
    width: 85px;
    border-width: 0px 0px 2px 0px;
    top: -3px;
    left: 0px;
}

#interfacingtext5 {
	position: absolute;
    top: -6px;
    left: 88px;
    width: 140px;
    text-align: left;
}

/* .interfacingHotspotText6_Circle {
   	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -20px;
    left: 0px;
}

#interfacingHotspotLine6 {
	position: absolute;
    width: 85px;
    border-width: 0px 0px 2px 0px;
    top: -3px;
    left: 0px;
}

#interfacingtext6 {
	position: absolute;
    top: -13px;
    left: 88px;
    width: 188px;
    text-align: left;
} */

.interfacingHotspotText7_Circle {
   	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -20px;
    left: 0px;
}

#interfacingHotspotLine7 {
	position: absolute;
    width: 85px;
    border-width: 0px 0px 2px 0px;
    top: -3px;
    left: 0px;
}

#interfacingtext7 {
	position: absolute;
    top: -6px;
    left: 88px;
    width: 188px;
    text-align: left;
}

.interfacingHotspotText8_Circle {
   	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -20px;
    left: 0px;
}

#interfacingHotspotLine8 {
	position: absolute;
    width: 120px;
    border-width: 0px 0px 2px 0px;
    top: -3px;
    left: 0px;
}

#interfacingtext8 {
	position: absolute;
    top: -23px;
    left: 123px;
    width: 142px;
    text-align: left;
}

/** interfacing Interior **/

/** interfacing Front **/

#ifrontHotspotText1 {
	position: absolute;
    top: 49px;
    left: -84px;
    width: 158px;
}

#ifrontHotspotLine1 {
	position: absolute;
    height: 42px;
    border-width: 0px 0px 0px 2px;
    top: 3px;
    left: 3px;
}

.ifrontHotspotText1_Circle {
   	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -15px;
    left: 1px;
}

#ifrontHotspotText2 {
	position: absolute;
    top: -65px;
    left: -63px;
    width: 133px;
}

#ifrontHotspotLine2 {
	position: absolute;
    height: 34px;
    border-width: 0px 0px 0px 2px;
    top: -34px;
    left: -1px;
}

.ifrontHotspotText2_Circle {
   	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -20px;
    left: -3px;
}

#ifrontHotspotText3 {
	position: absolute;
    top: 80px;
    left: -81px;
    width: 155px;
}

#ifrontHotspotLine3 {
	position: absolute;
    height: 70px;
    border-width: 0px 0px 0px 2px;
    top: 5px;
    left: 3px;
}

.ifrontHotspotText3_Circle {
   	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -15px;
    left: 1px;
}

#ifrontHotspotText4 {
	position: absolute;
    top: -279px;
    left: -90px;
    width: 200px;
}

#ifrontHotspotLine4 {
	position: absolute;
    height: 198px;
    border-width: 0px 0px 0px 2px;
    top: -202px;
    left: -1px;
}

.ifrontHotspotText4_Circle {
   	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -20px;
    left: -3px;
}

.ifrontHotspot_img {
	top: -258px;
    right: -109px;
    position: absolute;
    width: 200px;
}

#ifrontHotspotText5 {
	position: absolute;
    top: 133px;
    left: -115px;
    width: 119px;
    text-align: right;
}

#ifrontHotspotLine5 {
	position: absolute;
    height: 130px;
    border-width: 0px 0px 0px 2px;
    top: 1px;
    left: -1px;
}

.ifrontHotspotText5_Circle {
   	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -20px;
    left: -3px;
}

#ifrontHotspotText6 {
	position: absolute;
    top: 200px;
    left: -74px;
    width: 162px;
}

#ifrontHotspotLine6 {
	position: absolute;
    height: 195px;
    border-width: 0px 0px 0px 2px;
    top: 1px;
    left: -1px;
}

.ifrontHotspotText6_Circle {
   	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -20px;
    left: -3px;
}

#ifrontHotspotText7 {
	position: absolute;
    top: 133px;
    left: -7px;
    width: 123px;
    text-align: left;
}

#ifrontHotspotLine7 {
	position: absolute;
    height: 130px;
    border-width: 0px 0px 0px 2px;
    top: 1px;
    left: -5px;
}

.ifrontHotspotText7_Circle {
   	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -16px;
    left: -7px;
}

#ifrontHotspotText8 {
	position: absolute;
    top: 48px;
    left: -26px;
    width: 78px;
    text-align: left;
}

#ifrontHotspotLine8 {
	position: absolute;
    height: 46px;
    border-width: 0px 0px 0px 2px;
    top: 1px;
    left: -6px;
}

.ifrontHotspotText8_Circle {
   	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -21px;
    left: -8px;
}

#ifrontHotspotText9 {
	position: absolute;
    top: 85px;
    left: -9px;
    width: 78px;
}

#ifrontHotspotLine9 {
	position: absolute;
    width: 23px;
    height: 22px;
    border-width: 0px 2px 2px 2px;
    top: -5px;
    left: -8px;
}

#ifrontHotspotLine9_1 {
	position: absolute;
    height: 66px;
    border-width: 0px 0px 0px 2px;
    top: 17px;
    left: 5px;
}

.ifrontHotspotText9_Circle {
   	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -20px;
    left: 15px;
}

.ifrontHotspotText9_1_Circle {
   	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -20px;
    left: -10px;
}

#ifrontHotspotText10 {
	position: absolute;
    top: 73px;
    left: 0px;
    width: 113px;
}

#ifrontHotspotLine10 {
	position: absolute;
    width: 124px;
    height: 22px;
    border-width: 0px 2px 2px 2px;
    top: -5px;
    left: -14px;
}

#ifrontHotspotLine10_1 {
	position: absolute;
    height: 53px;
    border-width: 0px 0px 0px 2px;
    top: 17px;
    left: 53px;
}

.ifrontHotspotText10_Circle {
   	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -23px;
    left: -16px;
}

.ifrontHotspotText10_1_Circle {
   	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -22px;
    left: 110px;
}

#ifrontHotspotText11 {
	position: absolute;
    top: -157px;
    left: 15px;
    width: 108px;
}

#ifrontHotspotLine11 {
	position: absolute;
    width: 64px;
    border-width: 2px 0px 0px 0px;
    top: -4px;
    left: -30px;
}

.ifrontHotspotText11_Circle {
   	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -21px;
    left: -31px;
}

.ifrontHotspot_img1 {
    position: absolute;
	top: -125px;
    left: 35px;
    width: 65px;
    height: 139px;
}

#ifrontHotspotText12 {
	position: absolute;
    top: -124px;
    left: -79px;
    width: 211px;
}

#ifrontHotspotLine12 {
	position: absolute;
    width: 173px;
    height: 54px;
    border-width: 2px 2px 0px 2px;
    top: -60px;
    left: -49px;
}

#ifrontHotspotLine12_1 {
	position: absolute;
    width: 121px;
    height: 30px;
    border-width: 0px 2px 0px 2px;
    top: -60px;
    left: -22px;
}

#ifrontHotspotLine12_2 {
	position: absolute;
    height: 34px;
    border-width: 0px 0px 0px 2px;
    top: -92px;
    left: 34px;
}

.ifrontHotspotText12_Circle {
   	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -21px;
    left: -51px;
}

.ifrontHotspotText12_1_Circle {
   	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -48px;
    left: -24px;
}

.ifrontHotspotText12_2_Circle {
   	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -48px;
    left: 99px;
}

.ifrontHotspotText12_3_Circle {
   	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -21px;
    left: 124px;
}

/** interfacing Front **/

/** interfacing Rear **/

#iRearHotspotText1 {
	position: absolute;
    top: 97px;
    left: 84px;
    width: 501px;
}

#iRearHotspotLine1 {
	position: absolute;
    width: 618px;
    height: 52px;
    border-width: 0px 2px 2px 2px;
    top: 0px;
    left: 6px;
}

#iRearHotspotLine1_1 {
	position: absolute;
    height: 44px;
    border-width: 0px 0px 0px 2px;
    top: 52px;
    left: 318px;
}

.iRearHotspotText1_Circle {
   	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -17px;
    left: 4px;
}

.iRearHotspotText1_1_Circle {
   	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -17px;
    left: 624px;
}

#disclaimer {
	position: absolute;
    bottom: 18px;
    left: 243px;
    width: calc(100% - 250px);
    text-align: center;
    font-size: 13px;
}

#disclaimer a:visited {
  color: #3e8ddd;
  background-color: transparent;
  text-decoration: none;
}
/** interfacing Rear **/

/** START CSS FOR DEPLOYMENT SECTION **/
@font-face {
	font-family: "Arial";
	src: url("fonts/arial.ttf");
}
@font-face {
	font-family: "Arial_bold";
	src: url("fonts/ARIALNB.ttf") format("truetype")
}
#deployment_container{
	width: 1000px;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-38%,-50%);
    z-index: 2;
    background: #1e0013;
    padding: 0px 0 15px;
}
#deployment_container h2{
	color: #fff;
    /* font-size: 42px; */
    font-size: 30px;
    font-weight: 900;
	padding-left: 30px;
    /* font-family: "Arial_bold"; */
    margin: 20px 0 15px;
}
.hqWork_wrapper{
	    /* background-color: #4a3241; */
		background: linear-gradient(to right, #4a3241 , #48303f, #3d2333, #200215);
		width: auto;
		height: auto;
		margin-left: 50px;
		display: flex;
		/* align-items: center; */
		position: relative;
		/* padding: 40px 0 30px; */
		box-sizing: border-box;
}
.hqText{
    background-color: #9692ae;
    width: auto;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #ffc000;
    padding: 0 16px;
    box-sizing: border-box;
}
.hqText span{
	display: inline-block;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    font-size: 20px;
    color: #000;
    font-weight: 600;
}
.hqwork{
	display: flex;
    padding: 30px 0 25px;
	min-height: 157px;
}
.deployment_planning {
    margin: 0 0 0 25px;
    text-align: center;
    width: 100px;
}
.deployment_planning p{
	color: #fff;
    font-size: 14px;
    font-weight: 400;
    margin: 12px 0 10px 0;
}
.arrow_img{
	margin: 58px 0 0 4px;
}
.deployment_strategy {
    margin: 0 0 0 3px;
    width: 110px;
}
.deployment_server{
	margin: 0 0 0 -10px;
	width: auto;
}
.arrow_green_forword{
	margin: 60px 0 0 -5px;
    z-index: 3;
}
.white_patch{
	width: 400px;
    height: auto;
    background: #deebf7;
    border-radius: 30px;
    margin: 0px 0 0 -41px;
    display: flex;
    align-items: center;
    position: relative;
    padding-bottom: 3px;
}
.data_onboarded {
	text-align: center;
    margin: 0 0 0 35px;
    padding: 1px 0 10px 0;
}
.data_onboarded p{
	color: #000;
    font-size: 12px;
    font-weight: 600;
}
.green_background{
    background-image: url(../images_gl/icons/green-square.svg);
    background-repeat: no-repeat;
    width: 100%;
    height: 123px;
    position: absolute;
    left: 205px;
    top: 23px;
    margin-top: 0;
    z-index: 3
}
.green-arrow{
	position: absolute;
    top: 57%;
    right: -17%;
}
.green_background span{
	color: #fff;
    display: inline-block;
    font-size: 12px;
    padding: 0px 0 0px 13px;
    margin-top: 15px;
}
.green_background ul{
	padding: 0 0 0 30px;
    margin: 0;
}
.green_background ul li{
	color: #fff;
    font-size: 12px;
    margin-bottom: 2px;
}
.arrow_green_forword_second{
	margin: 36px 0 0 -5px;
}
.cloud{
	background-image: url(../images_gl/icons/cloud.svg);
    background-repeat: no-repeat;
    width: 190px;
    height: 190px;
    position: absolute;
    right: 34px;
    top: -40px;
    /* background-size: 252px; */
    margin-top: 25px;
    z-index: 3;
}
.cloud p{
	color: #ffc000;
    text-align: left;
    padding: 40px 4px 0 35px;
    font-size: 16px;
}
.onSite_wrapper{
	background: linear-gradient(to right, #4a3241 , #48303f, #200215, #200215);
	margin-top: 15px;
}
.upword_arrow{
	position: absolute;
    top: -92px;
    margin: 0 auto;
    left: 7px;
	z-index: 5;
}
.tosite{
	padding: 35px 0 0px;
}
.register-circle{
    position: absolute;
    bottom: -46px;
    left: 110px;
    margin: 0;
}
.job-circle{
	position: absolute;
    right: 46px;
    top: -15px;
    text-align: right;
    z-index: 2;
}
.server_img{
    position: absolute;
    right: 49px;
    top: -3px;
    text-align: right;
    z-index: 1;
}
.copyright_section{
    overflow: hidden;
    padding: 10px 0;
    margin-left: 50px;
}
.copyright_section img{
	float: left;
}
.copyright_section span{	
    color: #fff;
    font-size: 10px;
    float: left;
	padding: 10px 0 0 10px;

}
.playPauseAnim{
    position: absolute;
    right: 15px;
    bottom: 10px;
	cursor: pointer;
}
#deployment1, #deployment2, #deployment3, #deployment4, #deployment5, #deployment6,#deployment7, #deployment8, #deployment9,#deployment10, #deployment11, #deployment12, #deployment13, #deployment14, #deployment15,#deployment16, #deployment17, #deployment18, #deployment20{
	opacity: 0;
	animation: fadeIn 1s ease-in both;
    animation-play-state:running;
}
#deployment1 {
	animation-delay: 1s;
}
#deployment2 {
	animation-delay: 3.5s; 
}
#deployment3 {
	animation-delay: 3.5s;  
}
#deployment4 {
	animation-delay: 9.5s; 
}
#deployment5 {
	animation-delay: 9.5s; 
}
#deployment6 {
	animation-delay: 9.5s;
}
#deployment7 {
	animation-delay: 1s;
}
#deployment8 {
	animation-delay: 3.5s; 
}
#deployment9 {
	animation-delay: 3.5s; 
}
#deployment10 {
	animation-delay: 6s;  
}
#deployment11 {
	animation-delay: 6s; 
}
#deployment12 {
	animation-delay: 9.5s;
}
#deployment13 {
	animation-delay: 12s;
}
#deployment14 {
	animation-delay: 12s;
}
#deployment15, #deployment20 {
	animation-delay: 16.5s; 
}
#deployment16 {
	animation-delay: 16.5s; 
}
#deployment17 {
	animation-delay: 12s; 
}
#deployment18 {
	animation-delay: 6s; 
}
#deployment19 {
	animation: fadeIn1 1s ease-in both;
	animation-delay: 18.5s;
}
@keyframes fadeIn {
	from {
		opacity: 0;
		transform: translateX(0, -20%, 0);
	}
	to {
		opacity: 1;
		transform: translateX(0, 0, 0);
	}
}
@keyframes fadeIn1 {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}
/** END CSS FOR DEPLOYMENT SECTION **/

/** Point 20 text start **/
#point20logo {
	position: absolute;
	left: 313px;
	width: 194px;
	top: 44px;
}

#point20text1 {
	font-size: 22px;
	position: absolute;
	left: 545px;
	width: 664px;
	top: 79px;
}

#point20data {
	position: absolute;
	left: 380px;
	top: 204px;
}

#point20data > div {
	position: relative;
	padding-left: 96px;
	width: 703px;
	margin-bottom: 42px;
}

#point20data img {
	position: absolute;
	top: 0px;
	left: -50px;
	width: 122px;
}

#point20data p {
	font-size: 17px;
}
/** Point 20 text end **/

/** Point 21 text start **/
#point21text1 {
	width: 300px;
	position: absolute;
	top: 180px;
	left: 897px;
	font-weight: 900;
	font-size: 17px;
	text-align: center;
}
@-moz-document url-prefix() {
	#point21text1 {
		width: 350px;
		position: absolute;
		top: 180px;
		left: 870px;
		font-weight: 900;
		font-size: 17px;
		text-align: center;
	}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	#point21text1 {
		width: 350px;
		position: absolute;
		top: 180px;
		left: 870px;
		font-weight: 900;
		font-size: 17px;
		text-align: center;
	}
}
#point21text01 {
	width: 330px;
	position: absolute;
	top: 210px;
	left: 880px;
	font-size: 16px;
	text-align: center;
}
#point21img1 {
	width: 100px;
	position: absolute;
	top: 90px;
	left: 390px;
	
}
#point21img2 {
	width: 250px;
	position: absolute;
	top: 300px;
	left: 920px;
}
#point21img3 {
	width: 200px;
	position: absolute;
	top: 230px;
	left: 630px;
}
#point21list {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 320px;
	left: 310px;
	width: 300px;
	opacity: 1 !important;
}
#point21list li {
	font-size: 16px;
	margin-bottom: 10px;
}
#point21text2 {
	width: 150px;
	position: absolute;
	top: 180px;
	left: 380px;
	font-weight: 900;
	font-size: 17px;
}
#point21text02 {
	width: 305px;
	position: absolute;
	top: 210px;
	left: 300px;
	font-size: 16px;
}
#bulletColor{
    list-style: none;
}
#bulletColor1{
    list-style: none;
}
#bulletColor1 ::after{
    display: none;
}
#bulletColor ::before {
    color:black;
    content: "\2022";
    margin-right: 7px;
} 
#bulletColor1 ::before {
    color:black;
    content: "\2022";
    margin-right: 7px;
} 
/** Point 21 text end **/

/** Slider css start **/
.slides {
	position: relative;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#slides2 li{
	list-style-type: none;
}
.slide {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	z-index: 1;
	transition: opacity 1s;
	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	border: 1px solid #000;
	padding: 8px;
}
.showing {
	opacity: 1;
	z-index: 2;
}
.SliderManag{
	position: absolute;
	 left: 804px;
	 top: 281px;
}
.js-slideshow {
	height: 279px;
	width: 430px;
	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 end **/