* {
	font-family: "Roboto", sans-serif;
	-webkit-user-select: none;
	/* Chrome all / Safari all */
	-moz-user-select: none;
	/* Firefox all */
	-ms-user-select: none;
	/* IE 10+ */
	user-select: none;
	/* Likely future */
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "Roboto", sans-serif;
	height: 100%;
	width: 100%;
	position: fixed;
	background-color: #f0f0f0;
	font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	font-weight: 600;
}

p {
	margin: 0;
	font-weight: 400;
}

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0;
	padding: 0;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

.disabled {
	display: none !important;
}

.container {
	width: 100%;
	min-width: 100%;
	padding: 0px !important;
}

.row {
	margin: 0px !important;
}

/** ProgressBar **/
.progressBarContainer {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: #ffffff;
	z-index: 999;
}

.progressBarGroup {
	position: absolute;
	width: 0px;
	height: 0px;
	left: 50%;
	top: 50%;
}

.progressBarPlaceholder {
	position: relative;
	width: 230px;
	height: 20px;
	margin-left: -115px;
	margin-top: -10px;
	border: 1px solid #c1c1c1;
	overflow: hidden;
}

.progressBar {
	position: relative;
	height: 100%;
	width: 0%;
	background: #037bb7;
}

#collapseTwo .card-header span {
	/*	font-weight: bold;*/
}

#collapseTwo .card-body .card-body {
	text-align: center;
}

#canvas1 {
	position: relative;
}

#maincanvasContainer,
#canvasContainer {
	padding: 0px;
}

#maincanvasContainer {
	position: absolute;
	z-index: 2;
}

#canvasContainer {
	position: absolute;
	z-index: -1;
	visibility: visible;
	top: 0px;
	left: 0px;
}

.showForce {
	display: none !important;
}

#expandArrow {
	cursor: pointer;
	position: absolute;
	top: 16px;
	right: 28px;
	height: 30px;
	width: 30px;
}

.expandArrow_parent {
	width: 24%;
	position: absolute;
	bottom: 0px;
	height: 100%;
	right: 0px;
	background: #0076ce;
}

#reset-pos {
	position: absolute;
	right: 14px;
	width: 40px;
	margin-top: -60px;
	z-index: 4;
}

#footerPan {
	overflow-x: hidden;
	overflow-y: auto;
	visibility: hidden;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 3;
	background-color: #f7f7f7;
	height: 100%;
	position: relative;
	max-width: 140px;
	padding: 10px;
}

#footerPan.expanded-t > .row:nth-child(1) {
	height: 15%;
	box-shadow: 0px 6px 12px -4px #888888;
}

#topnav {
	visibility: hidden;
	position: absolute;
	width: 100%;
	top: 10px;
	z-index: 3;
}

#topnav img {
	cursor: pointer;
}

#topnav #sharing-icon {
	/*
    right: -30px;
    position: relative;
    top: 40px;
*/
}

#sharing-icon {
	right: 70px;
	position: absolute;
}

#topnav > .col-6:nth-child(2) img:nth-child(2) {
	float: right;
}

#topnav .share-container {
	width: 60px;
	right: 0px;
	position: absolute;
	top: 72px;
	display: none;
	z-index: 4;
}

#topnav .share-container::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background-color: #dee0df;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	z-index: -1;
	opacity: 0.8;
}

/*desk*/

#topnav .share-containerDesk {
	width: 50px;
	right: 65px;
	position: absolute;
	top: -10px;
	display: none;
	z-index: -1;
	padding-top: 10px;
}

#rightAnim #righttxt2 li,
#rightAnim #righttxt3 li {
	text-align: center;
	display: table-cell;
	vertical-align: bottom;
	padding: 0px;
	margin: 0px;
}

.instagramDesk {
	margin: 30px 0px 0px 0px !important;
}

.instagramDesk img {
	width: 60px !important;
	margin-left: -5px;
	margin-top: 0px;
}

.facebookDesk {
	margin: 0px 0px !important;
}

.facebookDesk img {
	width: 40px !important;
}

/*desk*/

#topnav .share-container img {
	/*
	    width: 37px !important;
    margin-top: -4px;
    margin-left: 1px;
*/
}

#topnav .share-container > .row:first-child {
	padding-top: 15px;
}

#topnav .share-container .row {
	padding-top: 15px;
	padding-bottom: 5px;
	display: block;
	text-align: center;
}

#topnav .share-container .sharing-cons {
	margin: 15px 0px 10px 0px;
	text-decoration: none !important;
	display: inline-block;
}

#topnav .share-container #facebook {
	margin: 0px 0px 10px 0px;
}

#topnav .share-container #close-sharing {
	background: transparent;
	border: none;
}

#footerPan > .row:nth-child(1) {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 2;
	overflow: hidden;
	padding-top: 30px !important;
}

/*#footerPan>.row:nth-child(1)::before{
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0px;
    background: url(../images_gl/icon/PATCH.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}*/

#footerPan.expanded-t > .row:nth-child(2) {
	height: 100%;
	width: 100%;
	overflow: hidden;
	overflow-y: auto;
}

.row1 {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

/*Desktop Circle button*/

.white_btn {
	width: 100%;
	position: absolute;
	height: 50px;
	z-index: 2;
	bottom: 0px;
	text-align: center;
}

.white_btn .btn-circle-sm {
	width: 18px !important;
	height: 18px !important;
	line-height: 35px !important;
	font-size: 0.9rem !important;
	position: relative !important;
	top: 30% !important;
	margin-top: -8.5px !important;
	border: 1px solid #a09f9f !important;
	display: inline-block !important;
}

.white_btn .btn-circle {
	width: 20px !important;
	height: 20px !important;
	line-height: 45px !important;
	text-align: center !important;
	padding: 0 !important;
	border-radius: 50% !important;
	margin-left: 3% !important;
	background-color: #ffffff;
}

.white_btn .active {
	background-color: #747673;
}

#buttongrp {
	padding-right: 0px;
	height: 100%;
	margin-left: -15px;
	background: #eeeeee;
}

.btn-circle {
	position: absolute;
	top: 46%;
	margin-top: -15px;
	background: none;
	width: 30px;
	height: 30px;
	display: block;
	outline: none;
}

.clr_1 {
	background-color: #0076ce !important;
}

span#backgoun_clr {
	left: -1px;
	opacity: 0.5;
	top: -1px;
}

.btn-circle:focus {
	box-shadow: none !important;
}

.btn-circle span {
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	padding: 0;
	border-radius: 50%;
	/*    margin-left: 16%;*/
	background-color: #eeeeee;
	display: block;
	position: absolute;
	top: 3px;
	left: 3px;
	border: 1px solid #0076ce;
}

.btn-circle.active span {
	background-color: #0076ce;
}

.btn-circle-sm span {
	width: 30px;
	height: 30px;
	line-height: 35px;
	font-size: 0.9rem;
}

#buttongrp .btn-circle:nth-child(1) {
	left: 10%;
}

#buttongrp .btn-circle:nth-child(2) {
	left: 32%;
}

#buttongrp .btn-circle:nth-child(3) {
	left: 54%;
}

#buttongrp .btn-circle:nth-child(4) {
	left: 76%;
}

#buttongrp .btn-circle:nth-child(5) {
	left: 82%;
}

.product-title {
	text-align: center;
	margin: 14px 0px 0px 0px;
	font-weight: bold;
	font-size: 18px;
}

#hand-group {
	position: absolute;
	left: 50%;
	width: 0px;
	height: 0px;
	bottom: 0px;
	display: none;
}

#hand-group img {
	position: absolute;
	bottom: 200px;
	width: 180px;
	margin-left: -75px;
	display: none;
}

/*Deskhand*/

#hand-groupDesk {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 0px;
	height: 0px;
	display: none;
}

#hand-groupDesk img {
	position: absolute;
	width: 200px;
	display: none;
	margin-left: -100px;
	margin-top: -100px;
}

/*Deskhand*/

/*Accordions*/

.card {
	background-color: transparent;
	border: none;
	margin: 20px 0px;
	/*	margin-left: -4px;*/
}

.card-header {
	background-color: transparent;
	border-bottom: none;
	border: 1px solid #989b98;
	padding: 0.3rem 0.3rem;
}

#collapseTwo .card-header {
	border: none;
	margin-bottom: 5px;
}

#collapseTwo > .card-body {
	padding: 0px;
}

.m-0 {
	margin-right: -7px !important;
}

.card-header:first-child {
	border-radius: 0px !important;
}

#feat.card-link,
#exp.card-link {
	font-size: 18px;
}

.card-header .card-link {
	display: block;
	width: 100%;
	text-align: center;
	color: #212529;
	/*    4B4D4A*/
	padding-left: 0px;
	font-size: 16px;
	box-sizing: content-box;
}

.card-header .card-link::before {
	background: url(../images_gl/icon/minus.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	content: "";
	position: absolute;
	left: 10px;
	width: 16px;
	height: 16px;
	top: 10px;
}

.card-header .card-link.collapsed::before {
	background: url(../images_gl/icon/plus.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	content: "";
	position: absolute;
	left: 10px;
	width: 16px;
	height: 16px;
	top: 10px;
}

#collapseTwo .card-header .cardlink2::before {
	background: url(../images_gl/icon/MINUS_WITH_CIRCLE_ICON.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	content: "";
	position: absolute;
	left: 4px;
	width: 30px;
	height: 30px;
	top: 0px;
}

#collapseTwo .card-header .cardlink2.collapsed::before {
	background: url(../images_gl/icon/PLUS_WITH_CIRCLE_ICON.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	content: "";
	position: absolute;
	left: 4px;
	width: 30px;
	height: 30px;
	top: 0px;
}

.explore-icons {
	font-size: 12px;
	text-align: center;
	padding: 0px;
	color: #1259a1;
	cursor: pointer;
}

.explore-icons span {
	display: block;
}

.row .explore-icons img {
	/*    width: 50%;*/
	height: 80px;
	/*	min-width: 50px;*/
}

.sub-title- {
	display: block;
	padding: 10px 0px;
	text-align: center;
	color: #1259a1;
	cursor: pointer;
}

.sub-title- span {
	font-size: 16px;
	color: #1259a1;
}

#loaderDfr {
	position: fixed;
	left: 0px;
	top: 0px;
	height: 100%;
	background-color: #f5f5f5;
	z-index: 4;
	width: 100%;
}

#loaderDfr * {
	opacity: 1;
	transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
}

#superblaze-canvas {
	opacity: 1;
	transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
}

.loader-group-v {
	position: absolute;
	width: 0px;
	height: 0px;
	top: 50%;
	left: 50%;
	display: inline-block;
}

#loaderDfr #progress-loader {
	width: 50px;
	height: 50px;
	margin-left: -25px;
	margin-top: -25px;
}

#loader-img {
	margin-left: -100px;
	margin-top: -200px;
	width: 200px;
	height: 283px;
}

.loader-title {
	font-size: 20px;
	font-weight: 700;
	width: 300px;
	margin-left: -150px;
	margin-top: 20px;
	text-align: center;
}

.hp-screen-images {
	display: none;
}

/*HP Devices............*/

#accordion2-img {
	position: absolute;
	width: 20%;
	left: -10px;
	top: 0px;
}

#accordion5-img {
	position: absolute;
	left: -2%;
	top: 10%;
	width: 24%;
}

#accordion6-img {
	position: absolute;
	left: -15%;
	top: 5%;
	width: 8%;
}

#accordion3-img {
	position: absolute;
	left: -12%;
	top: -6%;
	width: 17%;
}

#accordion4-img {
	position: absolute;
	left: -18%;
	top: 3%;
	width: 24%;
}

/*End.............*/

#ports_img1 {
	position: absolute;
	width: 60%;
	top: 0%;
	left: 2%;
}

#ports_img2 {
	position: absolute;
	width: 60%;
	left: -70%;
	top: 3%;
}

.port1 {
	width: 44% !important;
	top: 12% !important;
	left: -20% !important;
}

.port2 {
	width: 40% !important;
	top: 12% !important;
	left: -28% !important;
}

#ports_img3 {
	position: absolute;
	top: -4%;
	left: -12%;
	width: 30%;
}

#ports_img4 {
	width: 14%;
	left: -4%;
	top: -18%;
	position: absolute;
}

#ports_img5 {
	width: 7%;
	left: 5%;
	top: 1%;
	position: absolute;
}

#ports_img6 {
	width: 26%;
	left: -16%;
	top: 5%;
	position: absolute;
}

.fixed {
	position: fixed !important;
	bottom: 0 !important;
}

.hotSpot {
	height: 100%;
	width: 100%;
}

/*only for mobile version*/

@media screen and (max-width: 650px) {
	.card-header .card-link {
		font-size: 18px;
	}

	#collapseTwo .card-body .card-body {
		text-align: center;
		font-family: HPSimplifiedLite;
		padding-top: 2px;
	}
}

@media screen and (max-width: 640px) {
	#topnav .share-container #instagram img {
		width: 60px !important;
		margin-left: 0px;
		margin-top: 0px;
	}

	#topnav .share-container img {
		width: 37px !important;
		margin-top: -4px;
		margin-left: 1px;
	}
}

/**************DESK********/

/*
.product-titleDesk{
    top: 0px;
    z-index: 1;
    position: fixed;
    width: 33%;
    height: 80px;
    text-align: center;
     margin-left: -15px !important; 
    background-color: gainsboro;
    box-shadow: -10px 2px 12px -2px #888888;
}
*/

.product-titleDesk {
	top: 0px;
	z-index: 999;
	position: fixed;
	width: 33%;
	height: 80px;
	text-align: center;
	/*    margin-left: -15px !important;*/
	background-size: 100% 14%;
	background-color: #dcdcdc;
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

.product-titleDesk span {
	font-size: 19px;
	display: table-cell;
	vertical-align: middle;
	/*
    text-align: center;
	padding-right: 42px;
*/
	text-align: center;
	padding-right: 100px;
	line-height: 1.1;
}

#productText {
	padding-right: 10px;
	padding-left: 10px;
	height: 100%;
	width: 100%;
	display: table;
}

#logoDesk {
	z-index: 1;
	float: left;
	margin-top: 15px;
	margin-left: -37px;
}

#logoDesk img {
	cursor: pointer;
}

.reset-posDesk {
	position: absolute;
	right: 0px;
	max-width: 100%;
}

.images-anim-container {
	height: 100%;
}

#explore-feature {
	width: 100%;
	height: 100%;
	background: #f7f7f7;
	display: block;
}

.os-content {
	background: #dcdcdc !important;
}

.explore-featureDesk-imp {
	height: 100%;
}

.card-body_desk {
	/*	padding: 0px 0px 15px 0px;*/
	padding: 0px 15px 15px 3px;
	font-size: 14px;
	/*    text-align: left !important;*/
	font-family: HPSimplifiedLite;
}

.card-body_desk .sub-title- span {
	font-size: 12px !important;
}

.card-body_desk .card-header {
	margin-bottom: 10px !important;
}

#feat_desk,
#exp_desk {
	font-size: 14px;
}

.explore-featureDesk-imp #feat.card-link,
.explore-featureDesk-imp #exp.card-link {
	font-size: 16px !important;
	color: #4b4d4a;
}

#info {
	width: 30px;
	float: right;
	position: absolute;
	right: 109px;
}

#resize {
	float: right;
	position: relative;
}

#offscreen-icon {
	display: none;
}

/*hotspot1-5*/

#pos_container {
	line-height: 45px;
	text-align: center;
	width: 100%;
	padding-top: 20px;
	/*    height: 50%;*/
}

#pos_container #pos_text {
	color: black;
	letter-spacing: 0.5px;
	word-break: break-all;
	word-wrap: break-word;
	padding: 0px 2px;
	line-height: 22px;
	margin-bottom: 15px;
}

#adjustability_container {
	line-height: 45px;
	text-align: center;
	width: 100%;
	padding-top: 20px;
	/*    height: 50%;*/
}

#adjustability_container #adjust_text {
	color: black;
	letter-spacing: 0.5px;
	word-break: break-all;
	word-wrap: break-word;
	padding: 0px 2px;
	line-height: 22px;
	margin-bottom: 15px;
}

.adjust_btn {
	display: block;
	text-align: center;
	margin-bottom: 15px;
	cursor: pointer;
}

/*#two-pos-grp{
    width: 100%;
    max-width: 64px;
    background: #C6C6C6;
    margin: 0 auto;
    padding-bottom: 0px;
    margin-bottom: 25px;
    padding-top: 5px;
}*/

.pos_img_width {
	width: 60px;
	max-width: 100%;
}

.pos_btn {
	position: relative;
	cursor: pointer;
	text-align: center;
	margin-bottom: 15px;
}

#color_container {
	position: relative;
	text-align: center;
	width: 100%;
	/*    height: 15%;*/
}

.clr_btn {
	border-radius: 25px;
	cursor: pointer;
	margin-top: 15px;
}

.clr_btn img {
	border: 2px solid gray;
}

.clr_btn.selectedColor img {
	border: 3px solid rgb(0, 118, 206);
}

#clr_text {
	position: relative;
	color: black;
	letter-spacing: 0.5px;
	word-break: break-all;
	word-wrap: break-word;
	padding: 0px 2px;
}

.clr_btn_img {
	border-radius: 50%;
	width: 45px;
}

.clr_btn_p {
	border-radius: 50%;
	width: 45px;
}

/*#color2_img{
   border: 2px solid rgb(0, 118, 206);
}*/

#col_div {
	line-height: 50px;
}

#openCloseDiv {
	position: relative;
	text-align: center;
	width: 100%;
	margin-top: 30px;
}

#openCloseAnim {
	cursor: pointer;
}

#openCloseAnim_landscape {
	position: relative;
	top: -10px;
}

#reset_landscape {
	float: right;
	position: relative;
	left: -5px;
	top: -9px;
	color: #0076ce;
}

#landscape {
	position: absolute;
	bottom: 0px;
	width: 100%;
	z-index: 9;
}

/*css for right anim*/

#onOffBacklit {
	position: relative;
	text-align: center;
	width: 100%;
	margin-top: 20px;
}

#onOffBacklitAnim {
	width: 45px;
	height: 45px;
	cursor: pointer;
}

#rightAnim {
	display: block;
	position: absolute;
	top: 130px;
	right: 0px;
	z-index: 0;
	cursor: pointer;
	color: #fff;
	/* height: 770px; */
	overflow: hidden;
	width: 33px;
}

#righttxt1 {
	position: absolute;
	top: 80px;
	left: 36px;
	font-size: 12px;
	line-height: inherit;
	width: 50px;
	letter-spacing: 0.5px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 2px;
	display: table;
}

#righttxt1 li {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	height: 38px;
	width: 124px;
	overflow: hidden;
	text-align: center;
	line-height: 13px;
	margin: auto;
}

#righttxt1 li:nth-child(1) {
	top: -10px;
}

#righttxt1 li:nth-child(2) {
	top: 26px;
}

#righttxt1 li:nth-child(3) {
	top: 60px;
}

#righttxt2 {
	position: absolute;
	top: 0px;
	left: 126px;
	font-size: 12px;
	width: 110px;
	letter-spacing: 0.5px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: table;
	height: 40px;
}

#righttxt3 {
	position: absolute;
	top: 0px;
	left: 240px;
	font-size: 12px;
	width: 100px;
	height: 40px;
	letter-spacing: 0.5px;
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
	display: table;
}

#rightAnim ul li:before {
	background-color: rgba(113, 112, 115, 0);
}

/*css right anim end*/

/*css for hotspots end*/

#logo_div {
	position: relative;
	float: right;
	margin-right: 90px;
}

/*zoom slider css start*/

.zoom {
	position: absolute;
	left: -2px;
	top: -2px;
	cursor: pointer;
	width: 44px;
	height: 44px;
}

/** Hotspots **/
#callouts {
	z-index: 50;
	left: 0px;
	top: 0px;
	position: absolute;
	display: none;
}

/*zoom slider css end*/

#zoomSliderMain {
	position: absolute;
	right: 34px;
	bottom: 40px;
	z-index: 111;
	text-align: center;
	width: 50px;
}

#zoomIn,
#zoomOut {
	cursor: pointer;
	display: block;
}

#zoomIn::before {
	content: "\002B";
}

#zoomOut::before {
	content: "\2212";
}

#zoomIn::before,
#zoomOut::before {
	width: 27px;
	height: 27px;
	line-height: 24px;
	font-size: 26px;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	border: 2px solid #0076ce;
	color: #0076ce;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: #fff;
	font-weight: 400;
	text-align: center;
	padding-left: 1px;
}

#zoomIn::after {
	content: "";
	width: 5px;
	display: block;
	background-color: #0076ce;
	height: 19px;
	margin: 0 auto;
}

#zoom_slider {
	position: relative;
	display: block;
	height: 80px;
	border: none;
	margin: 0 auto;
	width: 100%;
	text-align: center;
}

#zoom_slider:before {
	content: "";
	position: relative;
	height: 100%;
	width: 5px;
	display: inline-block;
	background-color: #0076ce;
}

#zoom_slider span {
	cursor: pointer;
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 40px;
	padding: 5px 10px;
	background: #0076ce;
	color: #fff;
	font-size: 25px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	height: 18px;
	line-height: 6px;
	border: none;
	margin: 0;
	z-index: inherit;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
#zoom_slider span:focus {
	outline: none;
}

#zoom_slider span:before {
	content: "";
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	height: 7px;
	display: block;
}

#reset {
	display: block;
	cursor: pointer;
	color: #0076ce;
	text-align: center;
	margin-top: 10px;
	font-weight: 500;
	word-break: break-word;
	line-height: 1;
}

#dell_logo,
#sharing-icon,
#fullscreen-icon,
#offscreen-icon {
	width: 45px;
}

#openCloseAnim {
	width: 45px;
	height: 45px;
}
