@font-face {
    font-family: 'Roboto';
    src: url('../font/Roboto-Regular.eot');
    src: url('../font/Roboto-Regular.eot?#iefix') format('embedded-opentype'), url('../font/Roboto-Regular.woff2') format('woff2'), url('../font/Roboto-Regular.woff') format('woff'), url('../font/Roboto-Regular.ttf') format('truetype'), url('../font/Roboto-Regular.svg#Roboto-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
* {
    font-family: 'Roboto';
    -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 */
}
body {
    margin: 0px;
    padding: 0px;
    /*	height: 100vh;*/
}
.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;
}
.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: hidden;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 3;
    min-width: 70px;
    max-width: 120px;
}
#footerPan.expanded-t>.row:nth-child(1) {
    height: 15%;
    box-shadow: 0px 6px 12px -4px #888888;
}
#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;
}
.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;
    /*	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;
}
.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;
}
#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;
}
.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 .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: -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;
}
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: 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;
    }
}
@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;
    }
}
@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;
    }
}

/*iphone5*/

@media only screen and (min-device-width: 320px) and (max-device-width: 330px) {
    #hotspot1plus {
        top: -50px !important;
        left: -2px !important;
        width: 110px !important;
    }
    #hotspot2plus {
        left: -78px !important;
        top: -103px !important;
        width: 60px !important;
    }
    #hotspot3plus {
        top: -30px !important;
        left: 0px !important;
        width: 90px !important;
    }
    #hotspot3_1plus {
        top: -18px !important;
        left: -318px !important;
        width: 80px !important;
    }
    #hotspot3 span {
        font-size: 18px !important;
        position: absolute !important;
        left: -227px !important;
        top: -20px !important;
        font-weight: bold !important;
    }
    .sub-title- {
        line-height: 15px !important;
    }
    .sub-title- span {
        font-size: 12px !important;
        color: #1259a1 !important;
    }
    #hotspot4plus {
        left: -106px !important;
        top: -129px !important;
        width: 110px !important;
        height: 209px;
    }
}

/*mobile andriod galx*/

@media only screen and (min-device-width: 360px) and (max-device-width: 370px) {
    #hotspot1plus {
        top: -45px !important;
        left: -10px !important;
        width: 120px !important;
    }
    #hotspot2plus {
        left: -78px !important;
        top: -129px !important;
        width: 70px !important;
    }
    #hotspot3plus {
        top: -22px !important;
        left: -4px !important;
        width: 115px !important;
    }
    #hotspot3_1plus {
        top: -12px !important;
        left: -250px !important;
        width: 100px !important;
    }
    #hotspot3 span {
        position: absolute !important;
        left: -330px !important;
        top: -47px !important;
        font-size: 24px !important;
        font-weight: bold !important;
    }
    .sub-title- span {
        font-size: 14px !important;
        color: #1259a1 !important;
    }
}

}

/*mobile andriod galx*/
@media only screen and (min-device-width: 370px) and (max-device-width: 390px) {
    #hotspot1plus {
        top: -110px !important;
        left: -30px !important;
        width: 255px !important;
    }
    #hotspot2plus {
        left: -160px !important;
        top: -260px !important;
        width: 145px !important;
    }
    #hotspot3plus {
        top: -70px !important;
        left: -10px !important;
        width: 185px !important;
    }
    #hotspot3_1plus {
        top: -360px !important;
        left: -10px !important;
        width: 600px !important;
    }
}

/*mobile andriod galaxy S5*/
@media only screen and (min-device-width: 390px) and (max-device-width: 420px) {
    #hotspot1plus {
        top: -70px !important;
        left: -20px !important;
        width: 160px !important;
    }
    #hotspot2plus {
        left: -120px !important;
        top: -160px !important;
        width: 95px !important;
    }
    #hotspot3plus {
        top: -40px !important;
        left: 0px !important;
        width: 125px !important;
    }
    #hotspot3_1plus {
        top: -70px !important;
        left: -632px !important;
        width: 150px !important;
    }
    #hotspot3 span {
        position: absolute !important;
        left: -460px !important;
        top: -68px !important;
    }
}

/*Iphone6 7 8*/
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) {
    #hotspot3_1plus {
        position: absolute !important;
        top: 13px !important;
        left: -173px !important;
        width: 70px !important;
    }
    #hotspot3 span {
        font-size: 22px !important;
        position: absolute !important;
        left: -243px !important;
        top: -23px !important;
        font-weight: bold !important;
    }
    .sub-title- span {
        font-size: 14px !important;
        color: #1259a1 !important;
    }
}

/*Iphone X*/
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {}

/*Ipad for image animation*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    /*        Top images icon*/
    
    #topnav .share-container #instagram img {
        width: 64px !important;
    }
    #close-sharing {
        margin-top: 20px;
        display: inline-block;
    }
    #topnav>.col-6:nth-child(1) img {
        width: 40px;
    }
    /*
    #topnav>.col-6:nth-child(2) img:nth-child(1) {
        right: 100px;
    }
*/
    
    #topnav .share-container #facebook {
        margin: 0px 0px 0px 0px;
    }
    #topnav .share-container .sharing-cons {
        margin: 10px 0px 5px -2px;
    }
    /* end top images icon*/
    
    #accordion3-img {
        left: -10% !important;
        top: -6% !important;
        width: 12% !important;
    }
    #accordion4-img {
        left: -18% !important;
        top: 4% !important;
        width: 18% !important;
    }
    #accordion2-img {
        width: 14.2% !important;
        left: -2% !important;
        top: 0px !important;
    }
    #accordion5-img {
        left: 0% !important;
        top: 10% !important;
        width: 18% !important;
    }
    #accordion6-img {
        left: -14% !important;
        top: 4% !important;
        width: 6% !important;
    }
    #ports_img1 {
        top: -4%;
        left: 0%;
        width: 45%;
    }
    #ports_img2 {
        width: 45%;
        left: -48%;
        top: 0%;
    }
    #ports_img3 {
        /* position: absolute; */
        top: -7%;
        left: 5%;
        width: 16%;
    }
    #ports_img4 {
        width: 9%;
        left: -17%;
        top: -22%;
        /* position: absolute; */
    }
    #ports_img5 {
        width: 5%;
        left: 2%;
        /* top: 10px; */
        /* position: absolute; */
    }
    #ports_img6 {
        width: 20%;
        left: -12%;
        top: 3%;
        /* position: absolute; */
    }
    .port1,
    .port2 {
        width: 36% !important;
    }
    .port2 {
        left: -22% !important;
    }
    /*
#accordion2-img{
	left: -20px!important;
	top: -130px!important;
	width: 180px!important;
    
}
#accordion5-img{
	width: 300px!important;
}



#accordion3-img{
	 height: 120px!important; 
	left: -130px!important;
	top: -140px!important;
	width: 180px!important;
}
#accordion4-img{
	left: -200px!important;
	top: -40px!important;
	width: 120px!important;
}
#accordion6-img{
    left: 120px;
    top: 10px;
    width: 90px;
    }

#ports_img1 {
    width: 500px;
    top: -170px;
    left: 600px;
}
#ports_img2 {
     width: 500px;
    top: 30px;
    right: 800px;
}

.port2 {
    width: 400px!important;
    top: 100px!important;
    left: -810px!important;
}
.port1 {
    width: 400px!important;
    top: 100px!important;
    left: 370px!important;
}

#ports_img3 {
    top: -160px!important;
    left: -280px!important;
    width: 260px!important;
}

#accordion{
    padding-bottom: 50px;
}
*/
    
    #hotspot3 span {
        position: absolute !important;
        left: -530px !important;
        top: -53px !important;
        width: 351px !important;
        font-weight: bold !important;
    }
    #hotspot3_1plus {
        position: absolute !important;
        top: 16px !important;
        left: -370px !important;
        width: 130px !important;
    }
    #hotspot3plus {
        width: 160px!important;
    }
    #hotspot2plus {
        left: -145px !important;
        top: -230px !important;
        width: 127px !important;
    }
    #hotspot1plus {
        top: -65px !important;
        left: -10px !important;
        width: 225px !important;
    }
}

/**************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;
}
.footerpanDesk {
    background-color: #f7f7f7 !important;
    /*	width: 33% !important;*/
    
    height: 100% !important;
    position: relative !important;
    display: inline-block;
}
.canvasDesk1 {
    width: 67%;
    float: right;
}
.videoDesk {
    width: 100% !important;
    margin: 10px 0px !important;
}
#info {
    width: 30px;
    float: right;
    position: absolute;
    right: 109px;
}
#resize {
    float: right;
    position: relative;
}
#offscreen-icon {
    display: none;
}

/*hotspot1-5*/
#hotspot1 {
    position: absolute;
    /*left:662px !important;*/
}
#hotspot23 {
    position: absolute;
    /*left:662px !important;*/
}
#hotspot24 {
    position: absolute;
    /*left:662px !important;*/
}
#hotspot25 {
    position: absolute;
    /*left:662px !important;*/
}
#hotspot26 {
    position: absolute;
    /*left:662px !important;*/
}
#hotspot27 {
    position: absolute;
    /*left:662px !important;*/
}
#hotspot28 {
    position: absolute;
    /*left:662px !important;*/
}
#hotspot29 {
    position: absolute;
    /*left:662px !important;*/
}

/*
#hotspot1plus {
    position: absolute;
    top: -110px;
    left: -30px;
    cursor: pointer;
    z-index: 2;
    width: 255px;
}
*/
#hotspot2 {
    position: absolute;
}

/*
#hotspot2plus {
    position: absolute;
    left: -160px;
    top: -260px;
    cursor: pointer;
    z-index: 2;
    width: 145px;
}
*/
#hotspot3 {
    position: absolute;
}

/*
#hotspot3plus {
    position: absolute;
    top: -70px;
    left: -10px;
    cursor: pointer;
    z-index: 2;
    width: 185px;
}
*/

/*
#hotspot3_1plus {
    position: absolute;
    top: -360px;
    left: -10px;
    cursor: pointer;
    z-index: 2;
    width: 600px;
}
*/
#hotspot1plus {
    position: absolute;
    top: -50px;
    left: -10px;
    cursor: pointer;
    z-index: 2;
    width: 135px;
}
#hotspot2plus {
    position: absolute;
    left: -80px;
    top: -140px;
    cursor: pointer;
    z-index: 2;
    width: 85px;
}
#hotspot3plus {
    position: absolute;
    top: -30px;
    left: -10px;
    cursor: pointer;
    z-index: 2;
    width: 100px;
}
#hotspot3_1plus {
    position: absolute;
    top: -200px;
    left: 0px;
    cursor: pointer;
    z-index: 2;
    width: 300px;
}
#hotspot4 {
    position: absolute;
}
#hotspot4plus {
    position: absolute;
    left: -149px;
    top: -172px;
    cursor: pointer;
    z-index: 2;
    width: 150px;
}
#hotspot5 {
    position: absolute;
}
#hotspot5plus {
    position: absolute;
    left: -23%;
    top: -10%;
    cursor: pointer;
    z-index: 2;
    width: 41%;
}
#hotspot6 {
    position: absolute;
}
#hotspot7 {
    position: absolute;
}
#hotspot8 {
    position: absolute;
}
#hotspot9 {
    position: absolute;
}
#hotspot10 {
    position: absolute;
}
#hotspot11 {
    position: absolute;
}
#hotspot12 {
    position: absolute;
}
#hotspot13 {
    position: absolute;
}
#hotspot14 {
    position: absolute;
}
#hotspot15 {
    position: absolute;
}
#hotspot16 {
    position: absolute;
}
#hotspot17 {
    position: absolute;
}
#hotspot18 {
    position: absolute;
}
#hotspot19 {
    position: absolute;
}
#hotspot20 {
    position: absolute;
}
#hotspot21 {
    position: absolute;
}
#hotspot22 {
    position: absolute;
}
.hotSpotDesk1 {
    top: -110px !important;
    left: -30px !important;
    width: 300px !important;
}
.hotSpotDesk2 {
    left: -210px !important;
    top: -340px !important;
    width: 180px !important;
}
.hotSpotDesk3 {
    top: -80px !important;
    left: -35px !important;
    width: 245px !important;
}
.hotSpotDesk3_1 {
    top: -80px !important;
    left: -790px !important;
    width: 160px !important;
}
.hotSpotDesk4 {
    left: -218px !important;
    top: -247px !important;
    width: 220px !important;
    height: 415px !important;
}
.hotSpotDesk5 {
    left: -13% !important;
    top: -9% !important;
    width: 23% !important;
}
.iStockDesk {
    width: 24% !important;
    left: 38% !important;
    top: -3% !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: 36%;
    left: 29%;
    top: 27%;
    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;
}
#reset {
    display: block;
    position: absolute;
    right: 4px;
    bottom: 30px;
    z-index: 3;
    cursor: pointer;
    color: #0076ce;
    width: 100px;
    text-align: center;
}
.istockipad {
    top: 29% !important;
    width: 30% !important;
    left: 34% !important;
}
#hotspot3 span {
    font-size: 35px;
    position: absolute;
    left: -609px;
    top: -85px;
    width: 240px;
    color: #00b0df;
    font-weight: bold !important;
}

@media screen and (max-width: 2560px) {
    /*    #logoDesk1{position: fixed;top: 15px;left: 70px;}*/
    
    .product-titleDesk span {
        padding-right: 0px;
    }
}
#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;
}

/*#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: 100%;
    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;
}

/*#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;
}
#openCloseDiv {
    position: relative;
    text-align: center;
    width: 100%;
    margin-top: 8px;
}
#openCloseAnim {
    cursor: pointer;
}
#openCloseAnim_landscape {
    position: relative;
    top: -10px;
}
#openCloseExplode {
    position: relative;
    text-align: center;
    width: 45px;
    margin: 0 auto;
    margin-top: 18px;
}
#openCloseExplodeAnim {
    overflow: hidden;
    /* border: 1px solid #0076ce; */
    
    width: 116px;
    height: 116px;
    /* border-radius: 50%; */
    
    position: relative;
    /* text-align: center; */
    /* background: #fff; */
    
    left: -26px;
    background: transparent;
    /*    padding-top: 10px;*/
}
#openCloseExplodeAnim p {
    font-weight: bold;
    color: #0779af;
    font-size: 11px;
    line-height: 45px;
    /* text-align: center; */
}
#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*/
.hotspots {
    display: block;
    position: absolute;
}
.circle {
    height: 22px;
    width: 22px;
    background: #d8d8d8;
    border-radius: 50%;
    text-align: center;
    position: relative;
    line-height: 23px;
    color: black;
    font-size: 12px;
}
#hot1_img {
   position: relative !important;
    left: 19px;
    width: 1px;
    top: -129px;
    height: 130px;
    transform: rotate(0deg);
}
#circle1 {
   top: -269px !important;
    left: 7.5px !important;
}
#hot1_text {
    position: relative;
    width: 300px !important;
    right: 135px !important;
    text-align: center;
    top: -316px !important;
}
#hot3_img{
  position: relative;
    left: -3px;
    top: -129px;
    height: 130px;
    width: 1px;
    transform: rotate(180deg);
}
#circle3 {
   top: -272px;
    right: 13px;
}
#hot3_text {
    position: relative;
    width: 200px !important;
    left: -101px !important;
    text-align: center;
    top: -318px !important;
}
#hot2_img {
    position: relative;
    left: 0px;
    top: -182px;
    height: 180px;
    width: 1px !important;
    transform: rotate(180deg);
}
#circle2 {
    top: -372px;
    left: -10px;
}
#hot2_text {
    position: relative;
    top: -417px;
    left: -28px;
    text-align: center;
}
#hot4_img {
    position: relative;
    left: 3px;
    top: -180px;
    height: 185px;
    width: 1px !important;
    transform: rotate(180deg);
}
#circle4 {
  top: -374px;
  left: -8px;

}
#hot4_text {
    position: relative;
    left: -97px;
    top: -419px;
    width: 200px;
    text-align: center;
}
/*
#hot5_img {
   position: relative;
    left: -77px;
    top: 75px;
    height: 65px;
    width: 1px;
    transform: rotate(180deg);
}
*/
#hot5_hr {
    position: relative;
    height: 1px;
    margin-left: 0px;
    width: 113px;
    left: -122px;
    top: -61px;
    display: inline-block;
    vertical-align: top;
    transform: rotate(0deg);
    background: #747673;
}
#hot5_hr::before {
  content: " ";
  display:inline-block;
  width:1px;
  height:62px;
  background:#747673;
  top:20px;
  float:left;
}
#hot5_hr::after {
  content: " ";
  display:inline-block;
  width:1px;
  height:62px;
  background:#747673;
  top:20px;
  float:right;
}
#hot5_vr {
    position: relative;
    transform: rotate(90deg);
    height: 1px;
    width: 63px;
    top: -117px;
    left: -102px;
    background: #747673;
}
#circle5 {
   top: -158px;
    left: -82px;
}
#hot5_text {
    position: relative;
    left: -172px;
    top: -205px;
    width: 200px;
    text-align: center;
}
/*
#hot6_img {
    position: relative;
    left: -6px;
    top: -181px;
    height: 153px;
    width: 1px;
    transform: rotate(180deg);
}
*/


/*
.node-trident-image:before {
    content: '';
    width: 1px;
    height: 2vh;
    background: #d8d8d8;
    top: 0vh;
    left: 1vw;
    position: absolute;
}
*/
#hot6_hr {
    position: relative;
    height: 1px;
    margin-left: 0px;
    width: 150px;
    left: -132px;
    top: -107px;
    display: inline-block;
    vertical-align: top;
    transform: rotate(90deg);
    background: #d8d8d8;
}
.node-trident-image {
   width: 1px;
    height: 28px;
    background: #d8d8d8;
    left: -42px;
    top: -97px;
    position: absolute;
    transform: rotate(90deg);
}
.node-trident-image:after {
    content: '';
    width: 1px;
    height: 28px;
    background: #d8d8d8;
    top: 1px;
    left: 51px;
    position: absolute;
}
#circle6 {
   top: -216px;
    left: -67px;
}
#hot6_text {
    position: relative;
    top: -260px;
    left: -156px;
    width: 200px;
    text-align: center;
}

#hot7_img {
    position: relative;
    top: -177px;
    left: 6px;
    height: 179px;
    width: 1px;
    transform: rotate(180deg);
}
#circle7 {
    top: -363px;
    left: -5px;
}
#hot7_text {
    position: relative;
    top: -409px;
    left: -100px;
    width: 220px;
    text-align: center;
}
#hot8_img {
    left: -28px;
    top: -48px;
    height: 98px;
    width: 1px;
    position: relative;
    transform: rotate(90deg);
}
#circle8 {
    top: -109px;
    left: -96px;
}
#hot8_text {
    position: relative;
    width: 250px;
    text-align: right;
    top: -132px;
    left: -370px;
}
#hot9_img {
    left: -90px;
    top: -47px;
    position: relative;
    height: 174px;
    transform: rotate(90deg);
    width: 1px;
}
#circle9 {
    top: -145px;
    left: -191px;
}
#hot9_text {
    position: relative;
    width: 300px;
    left: -519px;
    text-align: right;
    top: -170px;
}
#hot10_img {
    position: relative;
    left: -81px;
    top: -54px;
    height: 163px;
    width: 1px;
    transform: rotate(90deg);
}
#circle10 {
    top: -146px;
    left: -169px;
}
#hot10_text {
    position: relative;
    left: -375px;
    top: -169px;
} 
#hot11_img {
   position: relative;
    left: -84px;
    top: 294px;
    height: 89px;
    width: 344.5px;
    transform: rotate(-90deg);
}
#circle11 {
    top: 238px;
    left: 111px;
}
#hot11_text {
    position: relative;
        top: 215px;
    left: 41px;
    text-align: right;
    width: 200px;
}
#hot12_img {
        position: relative;
    left: -37px;
    top: -48px;
    height: 98px;
    width: 1px;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
}
#circle12 {
    top: -108px;
    left: -107px;
}
#hot12_text {
        position: relative;
    left: -354px;
    top: -130px;
    width: 240px;
    text-align: right;
}
#hot13_img {
        position: relative;
    left: -45px;
    top: -52px;
    height: 108px;
    width: 1px;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
}
#circle13 {
    top: -116px;
    left: -104px;
}

#hot13_text {
    position: relative;
    top: -140px;
    text-align: right;
    width: 310px;
    left: -424px;
}
#hot14_img {
        position: relative;
    left: -81px;
    top: -11px;
    height: 97px;
    width: 77px;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
}
#circle14 {
    top: -71px;
    left: -104px;
}
#hot14_text {
    position: relative;
    left: -312px;
    top: -94px;
    text-align: right;
    width: 200px;
}
#hot15_img {
    position: relative;
   left: -47px;
    top: -63px;
    height: 83px;
    width: 1px;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
}
#circle15 {
        top: -116px;
    left: -102px;
}
#hot15_text {
    position: relative;
        left: -270px;
    top: -152px;
    text-align: right;
    width: 160px;
}
#hot16_img {
    position: relative;
       left: 52px;
    top: -65px;
    height: 94px;
    width: 1px;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
}
#circle16 {
       top: -124px;
    left: 88px;
}
#hot16_text {
    position: relative;
       left: 71px;
    top: -147px;
    text-align: center;
    width: 180px;
}
#hot17_img {
        position: relative;
    top: -46px;
    left: 58px;
    height: 98px;
     width: 1px; 
    
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
}
#circle17 {
        top: -106px;
    left: 102px;
}
#hot17_text {
    position: relative;
        left: 131px;
    top: -128px;
    text-align: center;
}
#hot18_img {
    position: relative;
    left: 16px;
    top: -127px;
    height: 103px;
    width: 1px;
}
#circle18 {
        top: -246px;
    left: 5px;
}
#hot18_text {
    position: relative;
    left: 34px;
    top: -271px;
    width: 250px;
}
#hot19_img {
    position: relative;
       left: 131px;
    top: -136px;
    height: 271px;
    width: 1px;
    transform: rotate(90deg);
}
#circle19 {
    top: -284px;
    left: 255px;
}
#hot19_text {
   position: relative;
        left: 284px;
    top: -306px;
    width: 250px;
}
#hot20_img {
    position: relative;
   left: -57px;
    top: -46px;
    height: 91px;
    width: 1px;
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
}
#circle20 {
   top: -100px;
    left: -120px;
}
#hot20_text {
    position: relative;
    left: -203px;
    top: -124px;
    width: 200px;
}
#hot21_img {
    position: relative;
    left: 124px;
    top: -131px;
    height: 266px;
    width: 1px;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
}
#circle21 {
   top: -274px;
    left: 250px;
}
#hot21_text {
    position: relative;
    left: 273px;
    top: -295px;
    text-align: center;
    width: 150px;
}
#hot22_img {
    position: relative;
        left: -63px;
    top: -53px;
    height: 108px;
    width: 1px;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
}
#circle22 {
        top: -118px;
    left: -122px;

}
#hot22_text {
    position: relative;
    left: -224px;
    top: -143px;
    /* text-align: center; */
    
    width: 173px;
}
#hot23_img {
    position: relative;
    left: 136px;
    top: -140px;
    height: 279px;
    width: 1px;
	transform: rotate(90deg);
    -ms-transform: rotate(90deg);
}
#circle23 {
    top: -290px;
    left: 267px;
}
#hot23_text {
    position: relative;
    top: -326px;
    right: -297px !important;
    width: 219px;
}
#hot24_img {
   position: relative;
    left: 41px;
    top: -32px;
    height: 137px;
    width: 71px;
    transform: rotate(270deg);
}
#circle24 {
    top: -113px;
    left: 129px;
}
#hot24_text {
    position: relative;
        top: -136px;
    right: -160px !important;
    width: 259px;
}
#hot25_img {
    position: relative;
    left: 52px;
    top: -51px;
    height: 106px;
    width: 1.5px;
    transform: rotate(90deg);
}
#circle25 {
    top: -114px;
    left: 94px;
}
#hot25_text {
   position: relative;
top: -110px;
right: -100px !important;
width: 259px;
}
#hot26_img {
    position: relative;
    left: 0px;
    top: 0px;
    height: 50px;
    width: 1.5px;
}
#circle26 {
    top: -14px;
    left: -10px;
}
#hot26_text {
    position: relative;
    top: -11px;
    right: 55px !important;
    width: 139px;
    text-align: center;
}
#hot27_img {
    position: relative;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 1.5px;
    /* transform: rotate(90deg);*/
}
#circle27 {
    top: -20px;
    left: -10px;
}
#hot27_text {
    position: relative;
top: -42px;
left: -280px;
width: 259px;
text-align: right;
}
#hot28_img {
    position: relative;
    left: 0px;
    top: -146px;
    height: 146px;
    width: 1.5px;
    /* transform: rotate(90deg);*/
}
#circle28 {
    top: -303px;
    left: -10px;
}
#hot28_text {
    position: relative;
    top: -378px;
    right: 119px !important;
    width: 229px;
    text-align: center;
}
#hot29_img {
    position: relative;
    left: 0px;
    top: 0px;
    height: 210px;
    width: 1.5px;
    /* transform: rotate(90deg);*/
}
#circle29 {
    top: -9px;
    left: -11px;
}
#hot29_text {
    position: relative;
top: -33px;
left: 25px;
width: 320px;
}

/*new hotspot*/
.hot_line {
    position: relative;
}
.hot_line .circle {
    position: absolute;
}
.hot_line .hot_text {
    position: absolute;
    margin-bottom: 0;
    word-wrap: break-word;
}
#hot3_line {
    width: 64px;
    height: 80px;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    top: -80px;
}

#hot30_line {
    width: 110px;
    height: 1px;
    margin-left: -2px;
    border-bottom: 1px solid #999;
    top: -1px;
}
#circle30 {
    top: -11px;
    right: 0;
}
#hot30_text {
    left: 100%;
    bottom: 100%;
    width: 259px;
    margin-left: 10px;
    margin-bottom: -10px;
}
#hot31_line {
    width: 200px;
    height: 1px;
    margin-left: -2px;
    border-bottom: 1px solid #999;
    left: -200px;
}
#circle31 {
    top: -11px;
    left: 0;
}
#hot31_text {
    right: 100%;
    bottom: 100%;
    width: 230px;
    margin-right: 10px;
    margin-bottom: -10px;
    text-align: right;
}

/*#hotspot_6 {
    position: absolute;
    width: 100%;
    height: 100%;
}
#hot6_img {
    position: relative;
    left: 60px;
    top: -60px;
    transform: rotate(90deg);
    height: 120px;
    width: 1px;
}
div#circle6 {
    position: relative;
    left: 120px;
    top: -132px;
}
#hot6_text{
    position: relative;
    top: -180px;
    left: 152px;
    width: 150px;
}*/


@media (max-width: 1025px) {
    img#hot1_img {
        left: 17px;
        top: -94px;
        position: relative;
    }
    div#circle1 {
        top: -9px;
        left: 7px;
    }
    p#hot1_text {
        position: relative;
        width: 300px;
        right: 274px;
        text-align: right;
        top: -7px;
    }
    #hot2_img {
        position: relative;
        left: -159px;
        top: -33px;
    }
}
@supports (-ms-ime-align:auto) {
    #hot1_img {
        left: 24px;
        top: -2px;
        position: relative;
    }
    #circle1 {
        top: -9px;
        left: 13px;
    }
    #hot1_text {
        position: relative;
        width: 300px;
        right: 267px;
        text-align: right;
        top: -7px;
    }
    #hot2_text {
        left: 1px;
    }
}

/*css for hotspots end*/
#logo_div {
    position: relative;
    float: right;
    margin-right: 90px;
}

/*zoom slider css start*/
#zoomSliderContainer {
    position: absolute;
    /*background-size: 24px;
  background-repeat: no-repeat;
  background-image: url(../images_gl/zoom.svg);*/
    
    z-index: 0;
    /*    display: none !important;*/
}
.ui-slider {
    border: 1px solid #aaaaaa;
    background: #ffffff;
}
.ui-slider .ui-widget-header {
    background: #0083CA;
}
.ui-corner-all {
    visibility: hidden;
}
.ui-slider .ui-slider-handle {
    width: 47px;
    height: 20px;
    /*  background: url(../images_gl/zoom_Dot.png) no-repeat;*/
    
    background: url() no-repeat;
    overflow: hidden;
    position: absolute;
    left: -2px;
    border-style: none;
    outline: none;
    background-size: 32px;
    visibility: hidden;
    cursor: pointer;
}
.ui-slider-handle-hover {
    width: 41px;
    height: 16px;
    /* background:url("../images_gl/zoom_handle_down.png") no-repeat; overflow:hidden; */
}
.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 {
    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;
}

/*zoom slider css end*/
#dell_logo,
#sharing-icon,
#fullscreen-icon,
#offscreen-icon {
    width: 45px;
}
#openCloseAnim {
    width: 45px;
    height: 45px;
}
@media only screen and (max-height: 560px) {
    #footerPan>.row:nth-child(1) {
        padding-top: 20px !important;
    }
    #pos_container {
        padding-top: 10px;
    }
    /*#openCloseDiv {
        bottom: auto;
        position: relative;
        margin-top: 20px;
    }*/
    
    #reset {
        top: 502px;
    }
    #zoomSliderContainer {
        bottom: auto !important;
        top: 332px !important;
    }
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 770px) {
    /* #logo_div {
      margin-right: 60px;
    }*/
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (max-width: 1518px) {
    #circle26 {
        top: -14px;
        left: -10px;
    }
    #hot26_text {
        position: relative;
        top: -11px;
        right: 56px !important;
        width: 139px;
        text-align: center;
    }
    #hot27_img {
        height: 240px;
    }
    #circle27 {
        top: -20px;
        left: -10px;
    }
    #hot27_text {
    }
    #hot28_img {
        position: relative;
        left: 0px;
        top: -146px;
        height: 146px;
        width: 1.5px;
        /* transform: rotate(90deg);*/
    }
    #circle28 {
        top: -303px;
        left: -10px;
    }
    #hot28_text {
        position: relative;
        top: -378px;
        right: 119px !important;
        width: 229px;
        text-align: center;
    }
    #hot29_img {
        height: 170px;
    }
    #circle29 {
        top: -9px;
        left: -11px;
    }
    #hot29_text {
        width: 200px;
    }
}

