#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;
}

#reset {
	right: 40px;
	bottom: 90px;
	visibility: hidden;
	z-index: 1005;
}

#home {
	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 {
	/*height: 100%;*/
	left: 0px;
    top: 134px;
    padding: 0px;
    position: absolute;
    width: 235px;
    height: 52%;
    z-index: 1001;
    overflow-y: auto;
    scrollbar-width: thin;
    visibility: visible;
}

#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: 22px;
    font-family: "Gotham-Book";
}

.autoPlayImg {
	height: 14px;
}

span#pauseplayImg {
	display: inline-block;
	position: absolute;
	right: 12px;
	top: 12px;
}

span#pauseplayImg2 {
	display: none;
	position: absolute;
	right: 12px;
	top: 12px;
}

.sub-heading-text {
	position: absolute;
	left: 87px;
	top: 110px;
	z-index: 0;
	font-size: 22px;
	color: #464646;
	display: block;
}

.animPlayBtns, .animPlayBtns1 {
	position: relative;
	top: 0;
	left: 0;
	margin: 15px 15px 15px -15px;
	/* width: 180px; */
	/* width: 228px; */
	width: 215px;
	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: 14px;
}

li {
	list-style-type: disc;
}

.pointSubText {
	position: absolute;
    top: 80px;
    left: 234px;
    width: calc(100% - 235px);
    text-align: center;
    font-size: 16px;
}

.pointSubText .text {
	text-align: left;
	display: inline-block;
	font-family: "Gotham-Book";
}

#HeadingText {
	position: absolute;
    top: 18px;
    left: 260px;
    width: 1000px;
    text-align: center;
    font-size: 25px;
    font-family: "Gotham-Bold_gdi";
}

.cptextWrapper {
    position: absolute;
    width: 890px;
    text-align: center;
}

#onloadCopy {
	position: absolute;
	display: block;
	top: 70px;
	left: 330px;
	width: 904px;
	z-index: 11;
}

#point1image2 {
	display: block;
	opacity: 1;
	left: -50px;
	position: absolute;
	top: 452px;
	width: 70px;
	height: 70px;
}

#frontText {
	pointer-events: all;
}

#DriveServers {
	pointer-events: all;
}


/***----- Subheading and Hotspot CSS START -----***/

.plusLine {
	position: relative;
	border-style: dotted;
	border-color: #eb140a;
	border-width: 0;
}

.plusText {
	position: absolute;
	margin: 0;
	text-align: center;
	line-height: 1.1;
}

.hotspot-vj {
	position: absolute;
	pointer-events: none;
}

.hotspot-vj p {
	font-size: 15px !important;
}

/*** Front Hotspot START ***/

.frontHotspotText1_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -40px;
    left: 7px;
}

#frontHotspotLine1 {
	border-width: 0px 2px 0px 0px;
    top: -72px;
    left: 9px;
    height: 50px;
}

#frontHotspotText1 {
	top: -50px;
    width: 116px;
    left: -57px;
}

.frontHotspotText2_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -44px;
    left: -11px;
}

#frontHotspotLine2 {
	border-width: 0px 2px 0px 0px;
    top: -73px;
    left: -9px;
    height: 50px;
}

#frontHotspotText2 {
	top: -34px;
    width: 155px;
    left: -76px;
    text-align: center;
}

.frontHotspotText3_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -26px;
    left: -8px;
}

#frontHotspotLine3 {
	border-width: 0px 0px 2px 0px;
    top: -57px;
    left: -103px;
    width: 98px;
    height: 48px;
}

#frontHotspotText3 {
	top: 41px;
    width: 96px;
    left: -72px;
    text-align: left;
}

.frontHotspotText4_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -2px;
    left: -7px;
}

#frontHotspotLine4 {
	border-width: 0px 0px 0px 2px;
    top: 17px;
    left: -5px;
    height: 90px;
}

#frontHotspotLine4_6 {
	border-width: 2px 0px 0px 0px;
    top: 15px;
    left: -5px;
    width: 519px;
}

#frontHotspotText4 {
	top: 132px;
    width: 181px;
    left: -87px;
}

.frontHotspotText4_1_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -2px;
    left: -7px;
}

#frontHotspotLine4_1 {
	border-width: 0px 0px 0px 2px;
    top: 17px;
    left: -5px;
    height: 90px;
}

.frontHotspotText4_2_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -2px;
    left: -7px;
}

#frontHotspotLine4_2 {
	border-width: 0px 0px 0px 2px;
    top: 17px;
    left: -5px;
    height: 90px;
}

.frontHotspotText4_3_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -2px;
    left: -7px;
}

#frontHotspotLine4_3 {
	border-width: 0px 0px 0px 2px;
    top: 17px;
    left: -5px;
    height: 130px;
}

.frontHotspotText4_4_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -2px;
    left: -7px;
}

#frontHotspotLine4_4 {
	border-width: 0px 0px 0px 2px;
    top: 17px;
    left: -5px;
    height: 90px;
}

.frontHotspotText4_5_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -2px;
    left: -7px;
}

#frontHotspotLine4_5 {
	border-width: 0px 0px 0px 2px;
    top: 17px;
    left: -5px;
    height: 90px;
}

/*** Front Hotspot END ***/

/*** Rear Hotspot START ***/

.rearHotspotText1_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: 5px;
    left: -7px;
}

#rearHotspotLine1 {
	border-width: 2px 0px 0px 2px;
    top: -56px;
    height: 80px;
    width: 418px;
    left: -5px;
}

#rearHotspotLine1_8 {
	border-width: 0px 0px 0px 2px;
    top: -160px;
    height: 26px;
    left: 23px;
}

.rearHotspotText1_1_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: 5px;
    left: -7px;
}

#rearHotspotLine1_1 {
	border-width: 0px 0px 0px 2px;
    top: -56px;
    height: 80px;
    left: -5px;
}

.rearHotspotText1_2_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: 5px;
    left: -7px;
}

#rearHotspotLine1_2 {
	border-width: 0px 0px 0px 2px;
    top: -56px;
    height: 80px;
    left: -5px;
}

.rearHotspotText1_3_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: 5px;
    left: -7px;
}

#rearHotspotLine1_3 {
	border-width: 0px 0px 0px 2px;
    top: -56px;
    height: 80px;
    left: -5px;
}

.rearHotspotText1_4_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: 5px;
    left: -7px;
}

#rearHotspotLine1_4 {
	border-width: 0px 0px 0px 2px;
    top: -56px;
    height: 80px;
    left: -5px;
}

.rearHotspotText1_5_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: 5px;
    left: -7px;
}

#rearHotspotLine1_5 {
	border-width: 0px 0px 0px 2px;
    top: -56px;
    height: 80px;
    left: -5px;
}

.rearHotspotText1_6_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: 5px;
    left: -7px;
}

#rearHotspotLine1_6 {
	border-width: 0px 0px 0px 2px;
    top: -56px;
    height: 80px;
    left: -5px;
}

.rearHotspotText1_7_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: 5px;
    left: -7px;
}

#rearHotspotLine1_7 {
	border-width: 0px 0px 0px 2px;
    top: -56px;
    height: 80px;
    left: -5px;
}

#rearHotspotText1 {
	width: 138px;
    text-align: center;
    left: -70px;
    top: -35px;
}

.rearHotspotText2_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -3px;
    left: -7px;
}

#rearHotspotLine2 {
	border-width: 0 2px 0px 0px;
    top: -86px;
    height: 101px;
    left: -5px;
}

#rearHotspotText2 {
	width: 128px;
    text-align: center;
    left: -64px;
    top: -33px;
}

.rearHotspotText3_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -29px;
    left: -52px;
}

.rearHotspotText3_1_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -3px;
    left: -2px;
}

.rearHotspotText3_2_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -4px;
    left: 302px;
}

#rearHotspotLine3 {
	border-width: 0px 2px 0px 0px;
    top: -55px;
    left: -50px;
    height: 42px;
}

#rearHotspotLine3_1 {
	border-width: 0px 2px 0px 0px;
    top: -14px;
    height: 13px;
    left: -45px;
}

#rearHotspotLine3_2 {
	border-width: 2px 2px 0px 0px;
    top: -17px;
    left: -280px;
    width: 304px;
    height: 11px;
}

#rearHotspotText3 {
	top: -5px;
    width: 78px;
    text-align: center;
    left: -169px;
}

.rearHotspotText4_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -5px;
    left: -7px;
}

#rearHotspotLine4 {
	border-width: 0px 0px 0px 2px;
    top: 13px;
    left: -5px;
    height: 42px;
}

#rearHotspotLine4_1 {
	border-width: 2px 2px 2px 2px;
    top: -58px;
    left: -89px;
    height: 25px;
    width: 158px;
}

#rearHotspotText4 {
	top: 44px;
    width: 109px;
    text-align: center;
    left: -52px;
}

.rearHotspotText5_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -14px;
    left: 18px;
}

#rearHotspotLine5 {
	border-width: 2px 2px 0px 0px;
    top: 3px;
    left: 19px;
    height: 87px;
    width: 32px;
}

#rearHotspotText5 {
	top: 88px;
    width: 122px;
    text-align: center;
    left: -26px;
}

.rearHotspotText5_1_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -15px;
    left: 18px;
}

#rearHotspotLine5_1 {
	border-width: 2px 0px 0px 0px;
    top: 3px;
    left: 19px;
    width: 34px;
}

.rearHotspotText6_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -4px;
    left: 4px;
}

#rearHotspotLine6 {
	border-width: 2px 2px 0px 0px;
    top: 13px;
    height: 187px;
    left: 8px;
    width: 68px;
}

#rearHotspotText6 {
	width: 162px;
    left: 10px;
    top: -6px;
}

.rearHotspotText6_1_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -4px;
    left: 4px;
}

#rearHotspotLine6_1 {
	border-width: 2px 0px 0px 0px;
    top: 13px;
    left: 8px;
    width: 68px;
}

.rearHotspotText6_2_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -4px;
    left: 4px;
}

#rearHotspotLine6_2 {
	border-width: 2px 0px 0px 0px;
    top: 13px;
    left: 8px;
    width: 68px;
}

.rearHotspotText6_3_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -4px;
    left: 4px;
}

#rearHotspotLine6_3 {
	border-width: 2px 0px 0px 0px;
    top: 13px;
    left: 8px;
    width: 68px;
}

#rearHotspotLine6_4 {
	border-width: 0px 0px 2px 0px;
    top: -19px;
    left: 77px;
    width: 25px;
}

/*** Rear Hotspot END ***/


/*** Interior Hotspot START ***/

.interiorHotspotText1_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -17px;
    left: 0px;
}

#interiorHotspotLine1 {
	border-width: 2px 0px 0px 2px;
    top: 0px;
    left: -80px;
    width: 76px;
    height: 400px;
}

#interiorHotspotText1 {
	top: 405px;
    width: 151px;
    left: -87px;
}

.interiorHotspotText1_1_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -17px;
    left: -5px;
}

#interiorHotspotLine1_1 {
	border-width: 2px 0px 0px 0px;
    top: 0px;
    left: -80px;
    width: 76px;
}

.interiorHotspotText1_2_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -17px;
    left: -5px;
}

#interiorHotspotLine1_2 {
	border-width: 2px 0px 0px 0px;
    top: 0px;
    left: -80px;
    width: 76px;
}

.interiorHotspotText1_3_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -17px;
    left: -5px;
}

#interiorHotspotLine1_3 {
	border-width: 2px 0px 0px 0px;
    top: 0px;
    left: -80px;
    width: 76px;
}

.interiorHotspotText1_4_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -17px;
    left: -5px;
}

#interiorHotspotLine1_4 {
	border-width: 2px 0px 0px 0px;
    top: 0px;
    left: -80px;
    width: 76px;
}

.interiorHotspotText2_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -8px;
    left: -3px;
}

#interiorHotspotLine2 {
	border-width: 2px 2px 0px 0px;
    top: 9px;
    left: 0px;
    width: 57px;
    height: 396px;
}

#interiorHotspotText2 {
	top: 410px;
    width: 142px;
    left: -10px;
    text-align: center;
}

.interiorHotspotText2_1_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -17px;
    left: -3px;
}

#interiorHotspotLine2_1 {
	border-width: 2px 0px 0px 0px;
    top: 0px;
    left: 0px;
    width: 57px;
}

.interiorHotspotText2_2_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -20px;
    left: -3px;
}

#interiorHotspotLine2_2 {
	border-width: 2px 0px 0px 0px;
    top: -3px;
    left: 0px;
    width: 57px;
}

.interiorHotspotText2_3_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -27px;
    left: -3px;
}

#interiorHotspotLine2_3 {
	border-width: 2px 0px 0px 0px;
    top: -10px;
    left: 0px;
    width: 57px;
}

.interiorHotspotText3_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -8px;
    left: -3px;
}

#interiorHotspotLine3 {
	border-width: 0px 0px 0px 2px;
    top: -47px;
    left: -1px;
    height: 58px;
}

#interiorHotspotText3 {
	top: -81px;
    width: 200px;
    left: -76px;
    text-align: left;
}

.interiorHotspotText4_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -8px;
    left: -3px;
}

#interiorHotspotLine4 {
	border-width: 2px 0px 0px 0px;
    top: 9px;
    left: -58px;
    width: 57px;
}

#interiorHotspotText4 {
	top: -52px;
    width: 175px;
    left: -76px;
    text-align: left;
}

.interiorHotspotText4_1_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -24px;
    left: -3px;
}

#interiorHotspotLine4_1 {
	border-width: 0px 0px 2px 2px;
    top: -339px;
    left: -59px;
    width: 57px;
    height: 332px;
}

.interiorHotspotText5_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -14px;
    left: 59px;
}

.interiorHotspotText5_1_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: 254px;
    left: 59px;
}

#interiorHotspotLine5 {
	border-width: 2px 2px 2px 0px;
    top: 3px;
    left: 61px;
    width: 60px;
    height: 266px;
}

#interiorHotspotText5 {
	top: 49px;
    width: 236px;
    left: -111px;
    text-align: left;
}

#interiorHotspotLine5_1 {
	border-width: 0px 0px 0px 2px;
    top: 4px;
    left: 120px;
    height: 46px;
}

/*** Interior Hotspot END ***/

/*** Easy Access Hotspot START ***/

.easyAccessHotspotText1_Circle {
	position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -22px;
    left: -2px;
}

#easyAccessHotspotLine1 {
	border-width: 2px 0px 0px 0px;
    top: -5px;
    left: 0px;
    width: 132px;
}

#easyAccessHotspotText1 {
	top: 32px;
    width: 143px;
    left: 68px;
}

.easyAccessHotspotText2_Circle {
    position: absolute;
    border: 3px solid red;
    border-radius: 50%;
    top: -19px;
    left: -2px;
}

#easyAccessHotspotLine2 {
	border-width: 2px 2px 0px 0px;
    top: -5px;
    left: 0px;
    width: 41px;
    height: 124px;
}

#easyAccessHotspotText2 {
	top: 156px;
    width: 181px;
    left: -21px;
    text-align: left;
}

/*** Easy Access Hotspot END ***/

#nvidiaLogo {
	position: absolute;
    opacity: 1;
    left: 229px;
    bottom: 46px;
}

/***----- Subheading and Hotspot CSS END -----***/


/** Services Page Start **/

#servicesSubText .text {
	width: 700px;
}

.servicesmainimg {
	position: absolute;
	top: 175px;
	left: 446px;
	width: 600px;
}

#servicesSubText i {
	display: block;
	margin-top: 20px;
	font-style: normal;
}

#services2,
#services3,
#services4,
#services5,
#services6,
#services7 {
	position: absolute;
	width: 44px;
	height: 44px;
	cursor: pointer;
	z-index: 1;
	pointer-events: all;
}

#services2 {
	top: 343px;
	left: 445px;
}

#services3 {
	top: 230px;
	left: 609px;
}

#services4 {
	top: 267px;
	left: 904px;
}

#services5 {
	top: 491px;
	left: 966px;
}

#services6 {
	top: 590px;
	left: 831px;
}

#services7 {
	top: 539px;
	left: 573px;
}

#services2 img,
#services3 img,
#services4 img,
#services5 img,
#services6 img,
#services7 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;
}

.servicesMainContents {
	position: absolute;
	width: 210px;
	display: none;
	top: 197px;
	left: 1015px;
	z-index: 1;
}

.servicesMainContents h3 {
	margin: 0 0 10px;
	/* color: #fff; */
}

.servicesMainContents p {
	font-size: 14px;
	/* color: #fff; */
}

.servicesMainContents ul {
	padding-left: 0px;
	margin: 0;
	list-style: none;
}

.servicesMainContents ul li {
	margin-bottom: 7px;
	font-size: 14px;
	line-height: 1;
	color: #3b4652;
	list-style: none;
}

.servicesMainContents ul li::before {
	content: "\2022";
	color: #3b4652;
	margin-right: 7px;
}

#servicesContent1 {
	top: 281px;
	left: 255px;
}

#servicesContent2 {
	top: 120px;
	left: 400px;
}

#servicesContent3 {
	top: 148px;
	left: 990px;
	width: 240px;
}

#servicesContent4 {
	top: 455px;
	left: 1026px;
	width: 220px;
}

#servicesContent5 {
	top: 541px;
	left: 919px;
	width: 280px;
}

#servicesContent6 {
	top: 430px;
	left: 290px;
	width: 270px;
}

#servicesContent7 {
	top: 130px;
	left: 988px;
	width: 240px;
}

.servicesContent {
	position: absolute;
	width: 200px;
	display: block;
	z-index: 1;
}

.servicesContent h3 {
	margin: 0 0 10px;
	/* color: #fff; */
}

.servicesContent p {
	font-size: 14px;
	/* color: #fff; */
}

.servicesContent ul {
	padding-left: 0px;
	margin: 0;
	list-style: none;
}

.servicesContent ul li {
	margin-bottom: 7px;
	font-size: 14px;
	line-height: 1;
	color: #3b4652;
	list-style: none;
}

.servicesContent ul li::before {
	content: "\2022";
	color: #3b4652;
	margin-right: 7px;
	vertical-align: top;
}

.servicesContent ul li span {
	/* color: #fff; */
	display: inline-block;
	width: calc(100% - 20px);
	vertical-align: baseline;
}

.servicesContent a {
	font-size: 14px;
	color: #498bc9;
	margin-top: 5px;
	display: inline-block;
	pointer-events: all;
	position: fixed;
	left: 265px;
	width: 200px;
	top: 670px;
}

#point19li1 {
	position: absolute;
	top: 57px;
	font-size: 16px;
}

#services8 {
	position: absolute;
	top: 380px;
	left: 675px;
	width: 187px;
	height: 92px;
	cursor: pointer;
	pointer-events: all;
}

#services8 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);
	/* color: #fff; */
}

/** Services Page End **/