
@font-face {
   font-family: HPSimplified;
   src: url(../font/HPSimplified_Rg.ttf);
}
@font-face {
   font-family: HPSimplifiedLite;
   src: url(../font/HPSimplified_Lt.ttf);
}
*{
	font-family: 'HPSimplified';
}
body{
	margin: 0px;
	padding: 0px;
/*	height: 100vh;*/
}
.display_btn {
    display: inline-block;
    margin: 10px;
    border: 1px solid grey;
    padding: 2px 2px;
    font-size: 14px;
    cursor: pointer;
    width: 54px;
}
.display_btn.activeDisp{
    background-color: #4986cd !important;
}

/*#display_btn2{
    padding: 6px 16px;
}*/
.hide-img{
    display: none !important;
}
.disabled{
	display: none!important;
}
.container {
    width: 100%;
    min-width: 100%;
    padding:0px !important;
}
.row{
	margin: 0px !important;
}
#collapseTwo .card-header span{
/*	font-weight: bold;*/
}
#collapseTwo .card-body .card-body{
/*	text-align: center;*/
}
#maincanvasContainer, #canvasContainer{
    padding: 0px;
}
#maincanvasContainer{
    position: absolute;
    z-index: 2;
}

/*
.col-3 {	
	-ms-flex: 0 0 20%;	
	flex: 0 0 20%;	
	max-width: 20%	
}
*/
a:hover {	
	color: #0056b3;	
/*	text-decoration: underline*/	
}

.showForce{
    display: none!important;
}
#expandArrow {
    cursor: pointer;
    position: absolute;
    right: 14px;
    top: 0px;
    height: 40px;
    width: 40px;
}
#reset-pos{
	position: absolute;
	right: 14px;
	width: 40px;
	margin-top: -60px;
	z-index: 4;
}
#footerPan{
    overflow: hidden;
	position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 3;
}
#footerPan.expanded-t>.row:nth-child(1){
    height: 15%;
	box-shadow: 0px 6px 12px -4px #888888;
}
#topnav{
	right: 10px;
	position: absolute;	
}
#sharing-icon {
    right: 2px;
    position: absolute;
}
.reset-posDesk #sharing-icon{
	right: 70px !important;
	position: absolute;
	
}
#topnav>.col-6:nth-child(2) img:nth-child(2){
	float: right;
}

#topnav .share-container {
    width: 60px;
    right: -10px;
    position: absolute;
    top: -10px;
    display: none;
    z-index: -1;
}
#topnav .share-container::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background-color: #ebebeb;
	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;
	
}
.instagramDesk{
	margin: 5px 0px 0px 0px !important;
}
.instagramDesk img{
	width: 60px !important;
    margin-left: -5px;
    margin-top: 0px;
}
.facebookDesk{
	margin: 10px 0px !important;
}
.facebookDesk img{
    width: 36px !important;
    margin-top: -8px;    
	margin-left: 0px;
}
/*desk*/


#topnav .share-container img {
/*
	width: 37px !important;
    margin-top: -4px;
    margin-left: 1px;
*/
}
#topnav .share-container>.row:first-child{
    padding-top: 40px;
}
#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;
	box-shadow: 0px 6px 12px -4px #888888;
}
/*#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;
/*	background-color: #dddddd;*/
}

.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;
    margin-left: 0%;
	
}

.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: 20px;
    background-color: #ffffff;
}
.white_btn .active {
    background-color: #747673;
}
#buttongrp {
    padding-right: 0px;
    /* width: 100%; */
    height: 100%;
    margin-left: -15px;
/*    background-color: #dddddd;*/
}
.btn-circle{
    position: absolute;
    top: 50%;
    margin-top: -15px;
    background: none;
    width: 30px;
    height: 30px;
    display: block;
    outline: none;
}
.clr_1{
background-color: grey !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: #ffffff;
    display: block;
    position: absolute;
    top: 3px;
    left: 3px;
}
.btn-circle.active span{
   background-color: #747673;
}
.btn-circle-sm span {
    width: 20px;
    height: 20px;
    line-height: 35px;
    font-size: 0.9rem;
    
}
#buttongrp .btn-circle:nth-child(1){
    left: 10%;
}
#buttongrp .btn-circle:nth-child(2){
    left: 28%;
}
#buttongrp .btn-circle:nth-child(3){
    left: 46%;
}
#buttongrp .btn-circle:nth-child(4){
    left: 64%;
}
#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: 150px;
    height: 150px;
    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, #display.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;
}

#topnav{
	position: absolute;
    width: 100%;
    top: 10px;
    z-index: 3;
}
#topnav img{
	cursor: pointer;
}
.explore-icons{
    font-size: 12px;
    text-align: center;
    padding: 0px;
    color: #1259a1;
	cursor: pointer;
/*    opacity: 0.5;*/
}
.explore-icons p{
    margin: 0px;
}
.explore-icons span{
    display: block;
}
.row .explore-icons img{
    width: 30%;
    height: 30px;
	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;
    display: inline-block;
    width: 100%;
    padding: 2px 0px;
}
.sub-title-.selected span{
    color: white !important;
    background-color: #4986cd !important;
}
#loaderDfr {
    position: fixed;
    left: 0px;
    top: 0px;
    height: 100%;
    background-color: #F5F5F5;
    z-index: 9999;
    width: 100%;
}
#loaderDfr *{    
    opacity: 1;
    transition: opacity .3s;
    -moz-transition: opacity .3s;
    -webkit-transition: opacity .3s;
}
#superblaze-canvas{
    opacity: 1;
    transition: opacity .3s;
    -moz-transition: opacity .3s;
    -webkit-transition: opacity .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: 0px;
}
#loader-img{
    margin-left: -120px;
    margin-top: -200px;
    width: 250px;
    height: 192px;
}
.loader-title{
    font-size: 20px;
    font-weight: 700;
    width: 300px;
    margin-left: -145px;
    margin-top: 10px;
    text-align: center;
}

#disclaimerText{
    padding: 10px 15px 15px 15px;
    font-size: 9px;
    font-family: HPSimplifiedLite;
    max-width: 300px;
    position: fixed;
    left: 70%;
    top: 69%;
}
#disclaimerText1{
        margin-top: 470px;
    font-size: 9px;
    font-family: 'HPSimplified';
    /* max-width: 460px; */
    position: absolute;
    text-align: center;
    width: 100%;
   margin-bottom: 61px; 
    padding: 34px 30px 31px 30px;

}
#disclaimerText2{
        margin-top: 470px;
    font-size: 9px;
    font-family: 'HPSimplified';
    /* max-width: 460px; */
    position: absolute;
    text-align: center;
    width: 100%;
   margin-bottom: 61px; 
    padding: 34px 30px 31px 30px;

}
#disclaimerText3{
        margin-top: 470px;
    font-size: 9px;
    font-family: 'HPSimplified';
    /* max-width: 460px; */
    position: absolute;
    text-align: center;
    width: 100%;
    margin-bottom: 61px; 
    padding: 34px 30px 31px 30px;

}
   
@media screen and (max-width: 1920px) {
    #disclaimerText1{
        margin-top: 625px;
    }
     #disclaimerText2{
        margin-top: 625px;
    }
     #disclaimerText3{
        margin-top: 625px;
    }
    
}
@media screen and (max-width: 1024px) {
    #disclaimerText1{
       padding: 15px 30px 54px 31px;
       min-height: 170px;
    }
     #disclaimerText2{
        padding: 15px 30px 54px 31px;
        min-height: 170px;
    }
     #disclaimerText3{
       padding: 15px 30px 54px 31px;
       min-height: 170px;
    }
    
}
@media screen and (max-width: 768px) {
    #disclaimerText1{
       padding: 15px 30px 54px 31px;
    }
     #disclaimerText2{
        padding: 15px 30px 54px 31px;
    }
     #disclaimerText3{
       padding: 15px 30px 54px 31px;
    }
    
}
@media screen and (max-width: 767px) {
     #disclaimerText1{
          padding: 15px 30px 10px 31px;
            min-height: 45px;
        }
   
     #disclaimerText2{
         padding: 15px 30px 10px 31px;
         min-height: 45px;
     }
     #disclaimerText3{
        padding: 15px 30px 10px 31px;
        min-height: 45px;
    }   
}

.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;
}




body {
  height: 100%;
  width: 100%;
  position: fixed;
  background-color: #f0f0f0;
  /* prevent overscroll bounce*/
/*  overflow-y: scroll;*/
  /*-webkit-overflow-scrolling: touch;*/
}
.fixed{
    position: fixed!important;
    bottom: 0!important;
}


.hotSpot{
    height: 100%;
    width: 100%;
}


/*only for mobile version*/

@media screen and (max-width: 750px) {

#topnav .share-container #instagram img {
	width: 60px !important;
    margin-left: 0px;
    margin-top: 0px;
}
    
#topnav .share-container img {
    width: 36px !important;
    margin-top: -10px;
}
}

@media screen and (min-width: 640px) and (max-width: 690px) {

#collapseTwo .card-header span {
    padding-left: 25px;
}
    #explore-sub-title span {
    font-size: 13px !important;
}
}

@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;
}

#resize{
    display: none !important;
}    
}

@media screen and (min-width: 650px) and (max-width: 799px) {

#productText {
    padding-left: 80px !important;
    width: 70% !important;
}
}

@media screen and (min-width: 650px) and (max-width: 760px) {

.footerpanDesk #collapseTwo .card-header span {
    padding-left: 27px;
    font-size: 15.5px;
}  
}

/*mobile andriod galx*/
/* Galaxy S3/S5 */
@media only screen 
and (min-device-width : 360px) 
and (max-device-width : 640px)
and (orientation: portrait){

#disclaimerText {
    padding: 2px 2px 2px 2px;
    font-size: 6px;
    font-family: HPSimplifiedLite;
    max-width: 200px;
    position: fixed;
    left: 15%;
    top: 3%;
}
    
#hotspot1plus {
	position: relative !important;
    top: -65px !important;
    left: 0px !important;
    width: 110px !important;
}
		
.sub-title- span {
    font-size: 14px !important;
    color: #1259a1 !important;
}
    
#loader-img{
    margin-left: -100px;
    margin-top: -120px;
    width: 200px;
    height: 153px;
}
.loader-title{
    font-size: 20px;
    font-weight: 700;
    width: 300px;
    margin-left: -150px;
    margin-top: 10px;
    text-align: center;
}
		
}


/*mobile andriod galx*/
@media only screen 
and (min-device-width : 360px) 
    and (max-device-width : 640px) 
	and (orientation: landscape){
		
#hotspot1plus {
	position: relative;
    top: -80px;
    left: 4px;
    width: 125px;
}
		
.sub-title- span {
    font-size: 14px !important;
    color: #1259a1 !important;
}
		
#loader-img {
    margin-left: -70px!important;
    margin-top: -100px!important;
    width: 150px!important;
    height: 120px!important;
}
        
#hand-group img {
    bottom: 55px !important;
    margin-left: -91px;
} 
		
}

/*iphone5*/
@media only screen 
and (min-device-width : 320px) 
    and (max-device-width : 330px)  {
		
#hotspot1plus {
    top: -96px;
    left: 10px;
    width: 106px;
}
		
.sub-title- {
    line-height: 15px !important;
}		
		
.sub-title- span {
    font-size: 12px !important;
    color: #1259a1 !important;
}	     

}
@media only screen 
and (min-device-width : 390px) 
	and (max-device-width : 420px)  {

#hotspot1plus {
	position: relative !important;
    top: -90px !important;
    left: -5px !important;
    width: 155px !important;
}	
}

/*iphone 6/7/8*/
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px)  {

#hotspot1plus {
	position: relative;
    top: -45px;
    left: 0px;
    width: 75px;
}
      
.sub-title- span {
    font-size: 14px !important;
    color: #1259a1 !important;
}
}

iphone 6/7/8 plus
@media screen 
and (min-width : 414px) 
and (max-width : 736px)
and (orientation: portrait) { 

#hotspot1plus {
	position: relative;
    top: -70px;
    left: 0px;
    width: 120px;
}

}

@media screen 
and (min-width : 414px) 
and (max-width : 860px)
and (orientation: landscape) { 
#topnav .share-container #instagram img {
	width: 60px !important;
    margin-left: 0px;
    margin-top: 0px;
}
    
#topnav .share-container img {
    width: 36px !important;
    margin-top: -10px;
}
#loader-img {
    margin-left: -70px!important;
    margin-top: -100px!important;
    width: 140px!important;
    height: 110px!important;
}
}

/*Iphone X*/
@media only screen 
    and (min-device-width : 375px) 
    and (max-device-width: 812px)  {

#topnav .share-container #instagram img {
	width: 60px !important;
    margin-left: 0px;
    margin-top: 0px;
}
    
#topnav .share-container img {
    width: 36px !important;
    margin-top: -10px;
}
}
      


/*mobile andriod galx*/
/*
@media only screen 
and (min-device-width : 370px) 
    and (max-device-width : 390px)  {
		
 
#hotspot1plus {
    top: -60px !important;
    left: -10px !important;
    width: 110px !important;
}
       
}
*/


/*mobile andriod*/
@media only screen 
and (min-device-width : 360px) and (max-device-width : 640px) and (min-device-width : 411px) and (max-device-width : 731px)  {
    
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0.75rem;
}
    
/*
#collapse-1{
    margin: 30px 0 !important;
}
*/
    
#collapse-5 {
    margin: 10px 0px 0px 0px !important;
}
#collapse-6 {
    margin: 10px 0px 0px 0px !important;
}
.display_btn {
    display: inline-block;
    margin: 10px;
    border: 1px solid grey;
    padding: 2px 2px;
    font-size: 13px;
    cursor: pointer;
    width: 53px;
}
/*
.display_btn {
    display: inline-block;
    margin: 4px;
    border: 1px solid grey;
    padding: 2px 2px;
    font-size: 14px;
    cursor: pointer;
    width: 42px;
    left: 0px;
}
*/

}


/*Ipad for image animation*/
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) and (orientation:portrait) {

    
#disclaimerText {
    padding: 10px 10px 10px 10px;
    font-size: 11px;
    font-family: HPSimplifiedLite;
    max-width: 310px;
    position: fixed;
    left: 55%;
    top: 34%;
}
    
.display_btn {
    display: inline-block;
    margin: 10px;
    border: 1px solid grey;
    padding: 5px 5px;
    font-size: 14px;
    cursor: pointer;
    width: 70px;
}
    
#hotspot1plus {
	position: relative;
    top: -150px;
    left: 4px;
    width: 250px;
}

#collapseZero{
    	margin-top: 10px;
}
#collapseOne{
    	margin-top: 10px;
}
	
	/*        Top images icon*/
	.row{
		padding-bottom: 15px !important;
	}
    #topnav img{
        width: 40px !important;
    }
	#instagram img {
		margin-left: -2px;
    }
    #topnav .share-container #instagram img {
        width: 64px !important;
		margin-left: 0px;
    }
    #close-sharing{
        margin-top: 20px;
        display: inline-block;
    }
    #topnav>.col-6:nth-child(1) img {
        width: 40px;
    }
	#topnav .share-container img {
    width: 36px !important;
    margin-top: -5px;
	}
    #topnav .share-container #facebook {
        margin: 0px 0px 0px 0px;
    }
    #topnav .share-container .sharing-cons {
        margin: 10px 0px 5px -2px;
    }
	#sharing-icon {
    right: 10px;
    position: absolute;
	}
	
}

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px)
	and (orientation: landscape){
        
#disclaimerText {
    padding: 10px 10px 10px 10px;
    font-size: 11px;
    font-family: HPSimplifiedLite;
    max-width: 280px;
    position: fixed;
    left: 70%;
    top: 62%;
}
        
.display_btn {
    display: inline-block;
    margin: 10px;
    border: 1px solid grey;
    padding: 2px 2px;
    font-size: 14px;
    cursor: pointer;
}
        
#hotspot1plus {
	position: relative !important;
    top: -40px !important;
    left: 0px !important;
    width: 65px !important;
}
.instagramDesk img{
	width: 60px !important;
    margin-left: -5px !important;
    margin-top: 0px;
}
/*
.facebookDesk img {
    width: 36px !important;
    margin-top: -8px;
    margin-left: 0px;
}
*/
        
#sharing-icon {
    right: 75px !important;
    position: absolute;
}
        
#instagram img {
    position: relative;
    right: -4px;
}
        
#facebook img{
    position: relative;
    right: -2px;
}
		
}


@media only screen 
and (max-device-width : 1280px) and (orientation:landscape) {

#topnav .share-container #instagram img {
	width: 60px !important;
    margin-left: 0px;
    margin-top: 0px;
}
    
#topnav .share-container img {
    width: 36px !important;
    margin-top: -10px;
}
}

/*Media query for Ipad-pro*/

@media only screen 
and (min-device-width : 1024px) 
and (max-device-width : 1366px) and (orientation:portrait) {

/*
#hotspot1plus {
	position: relative;
    top: -210px !important;
    left: 0px !important;
    width: 340px !important;
}
*/
}

/*Media query for Ipad-pro*/
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) and (orientation: landscape){
		
#hotspot1plus {
/*	position: relative !important;*/
/*    top: -50px !important;*/
/*    left: 0px !important;*/
/*    width: 80px !important;*/
}
	  
}
	
/*mobile andriod galx*/

@media only screen 
and (min-device-width : 600px)
	and (max-device-width : 1024px){
 
#hotspot1plus {
	position: relative !important;
    top: -41px !important;
    left: 0px !important;
    width: 60px !important;
}
       
}


@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation:landscape){

#hand-group img {
    bottom: 55px !important;
    margin-left: -91px;
} 
    
#loaderDfr #progress-loader {
    width: 40px;
    height: 40px;
    margin-left: -35px;
    margin-top: 10px;
}
    
.loader-title {
    font-size: 20px;
    font-weight: 700;
    width: 300px;
    margin-left: -167px;
    margin-top: 10px;
    text-align: center;
}

#loader-img {
    margin-left: -120px;
    margin-top: -120px;
    width: 200px;
    height: 153px;
}

}

/**************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-image: url(../images_gl/icon/bagicon/GRADIANT.png);
    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;
}
.images-anim-container{
	height: 100%;
}
#explore-feature{
    width: 100%;
	height: 100%;
	background: #dcdcdc;
}
.os-content{
	background: #dcdcdc !important;
}
.explore-featureDesk-imp{
	margin: 80px 0px!important;
	height: 100%;
}
#collapseZero .card-body_desk{
    padding: 10px 0px 0px 0px;
} 
.card-body_desk{
/*	padding: 0px 0px 15px 0px;*/
    padding: 0px 15px 15px 34px;
    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, .explore-featureDesk-imp #display.card-link{
  font-size: 16px !important;
    color: #4B4D4A;
}
.footerpanDesk{
	background-color: #dcdcdc !important;
/*	width: 33% !important;*/
	height:100% !important;
	position: relative !important;
	display: inline-block;
}

#colthreeclass{       
    position: relative;
    margin-top: 15px;
}
.canvasDesk1{
	width:67%;
	float:right;
}
.videoDesk{
	width:100% !important;
	margin: 10px 0px !important;
    display: none;
}
#info{
	width: 30px;
    float: right;
    position: absolute;
    right: 109px;
}
#resize{
	width: 30px;
    display: block;
    float: right;
    position: absolute;
    right: 25px;
}
#offscreen-icon{
    display: none;
}
/*hotspot1-5*/
#hotspot1{
	position: absolute;
}


.iStockDesk {
    width: 24% !important;
    left: 38% !important;
    top: 0% !important;
}


/*mobaddclass not expand*/
.hotSpotmob1 {
    top: -90px;
    left: -20px;
    width: 245px;
}
.hotSpotmob2 {
    left: -150px;
    top: -220px;
    width: 135px;
}
.hotSpotmob3 {
    top: -60px;
    left: -20px;
    width: 215px;
}
/**/

#expandArrowDesk {
/*    cursor: pointer;*/
    position: absolute;
/*    left: 32%;*/
    bottom: 0px;
    height: 20%;
    width: 6%;
    z-index: 2;
}

#iStock{
	width: 40%;
    left: 29%;
    top: 25%;
    position: absolute;
}
#chargerImg{
	width: 20%;
    left: 32.5%;
    top: 20%;
    position: absolute;
}

.os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle {
    background: none;
}

#logoDesk2{
	position: absolute;
    left: 20px;
    top: 16px;
    display: block;
	z-index:1;
}
#logoDesk2 img{
/*	cursor: pointer;*/
}
#logoDesk1 {
    display: none;
    position: absolute;
    left: 20px;
    top: 16px;
	z-index: 3;
/*	cursor: pointer;*/
}
.istockipad{
	top: 29% !important;
    width: 30% !important;
    left: 34% !important;
}




@media screen and (min-width: 1920px) and (max-width: 2560px)  {
/*    #logoDesk1{position: fixed;top: 15px;left: 70px;}*/
	.product-titleDesk span{padding-right: 0px;}
/*	.product-titleDesk span{padding-right: 55px;}*/

}


/*Desktop*/
@media only screen
and (min-device-width: 1295px) {
.product-titleDesk span{padding-right: 0px;}

#hotspot1plus {
    position: relative;
    top: -55px;
    left: -2px;
    width: 75px;
}
.hotSpotDesk1 {
	position: relative!important;
    top: -55px !important;
    left: 0px !important;
    width: 75px !important;
}
}

/*Desktop*/
@media only screen
and (min-device-width: 1200px) {
.product-titleDesk span{padding-right: 0px;}
	
#hotspot1plus {
/*
    position: relative;
    top: -52px;
    left: 0px;
    width: 78px;
*/
}	
#hotspot1plus {
    position: relative;
    top: -44px;
    left: -2px;
    width: 70px;
}	
.hotSpotDesk1 {
/*
	position: relative!important;
    top: -60px !important;
    left: 0px !important;
    width: 90px !important;
*/
}
.hotSpotDesk1 {
	position: relative!important;
    top: -55px !important;
    left: -2px !important;
    width: 85px !important;
}
	
}



/*Desktop*/
@media only screen and (min-width: 1920px) and (max-width: 2560px){
.product-titleDesk span{padding-right: 0px;}
/*#logoDesk1{position: fixed;top: 15	px;left: 18px;}	*/
	
#hotspot1plus {
    position: absolute;
    top: -66px;
    left: -1px;
    cursor: pointer;
    z-index: 2;
    width: 105px;
}
	
.hotSpotDesk1 {
	position: absolute !important;
    top: -72px !important;
    left: -1px !important;
    cursor: pointer !important;
    z-index: 2 !important;
    width: 115px !important;
}

}



.iStock111{
	width:30% !important;
	left:34% !important;
	top:7% !important;
}



#1.active span{
	    background-color: red;
}
@media only screen and (min-device-width: 360px) and (max-device-width: 860px) and (orientation:landscape){

    #hand-group img {
    bottom: 55px !important;
    margin-left: -91px;
    } 
    
#loaderDfr #progress-loader {
    width: 40px;
    height: 40px;
    margin-left: -20px;
    margin-top: 10px;
}
.loader-title {
    font-size: 12px;
    font-weight: 700;
    width: 300px;
    margin-left: -150px;
    margin-top: 10px;
    text-align: center;
}

#loader-img {
    margin-left: -62px;
    margin-top: -75px;
    width: 142px;
    height: 100px;
} 
 #sharing-icon{
	right: 0px;
	position: absolute;	
}
#topnav .share-container {
    width: 60px;
    right: -10px;
    position: absolute;
    top: -10px;
    display: none;
    z-index: -1;
}      
}

