:root {
    --support: #222020;
}

body {
    display: none;
}

#appDeskPage {
    width: 100%;
    overflow-x: hidden;
}

.back-button-visibility {
    width: 100%;
    position: fixed;
    background-color: #f8f8f8;
    overflow: hidden;
    z-index: 50;
}

.search-input {
    padding-right: 30px !important;
}

.back-button-color {
    padding-right: 23px;
}

#banner {
    cursor: pointer;
}

.back-button-color {
    position: absolute;
    top: 6px;
    margin: 0px !important;
    left: 23px;
    opacity: 0.8;
}

.logo {
    display: block;
    margin: auto;
}

.cancel-button {
    visibility: hidden;
    position: absolute;
    top: 5px;
    right: 26px;
    opacity: 0.5;
}

.remove-margin {
    margin: 0px !important;
}

.company-logo {
    width: 100%;
}

.header {
    height: 70px;
    box-sizing: border-box;
    background-color: #FFFFFF;
}

.copy-url-btn {
    cursor: pointer;
}

.upgrade-versioninfo {
    vertical-align: super;
    padding-top: 3px;
}

.wrapper {
    display: block;
}

.img-fluid {
    margin: auto;
}

.banner-subtext {
    color: white;
    font-size: 1.2vw;
    font-family: 'montserrat', 'sans-serif';
    opacity: 0.8;
    font-weight: 400;
    text-align: left;
}

.banner-heading {
    color: white;
    font-size: 4vw;
    font-family: 'montserrat', 'sans-serif';
    font-weight: 900;
    opacity: 1;
    text-align: left;
}

.banner-details {
    color: white;
    font-size: 1vw;
    font-family: 'montserrat', 'sans-serif';
    font-weight: 500;
    text-align: left;
}


.banner-section {
    position: relative;
    width: 100%;
    margin-left: 18%;
}

.img-fluid-advance {
    width: fit-content !important;
}

.firm-version {
    padding-left: 14px !important;
}

.remote-section {
    margin-left: 0px !important;
    margin-right: 0px !important;
    max-width: 130px !important;
}

.app-upgrade-container {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.remote-child-section {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.records-not-found {
    display: none;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 16px;
    font-family: 'montserrat';
    font-weight: 600;
}

.document-name {
    margin: auto;
    width: 87px;
    text-align: center;
}

.banner-platform {
    position: relative;
    max-width: 100px;
    margin: auto;
    float: left;
    padding: 10px;
}

.banner-apple {
    position: absolute;
    left: 0;
}

.banner-android {
    position: absolute;
    left: 90%;
    top: 11px;
}

.banner-microsoft {
    position: absolute;
    left: 180%;
    top: 59%;
}

.hiding-section {
    visibility: hidden;
}

.iss-logo {
    width: auto !important;
}

.search-box {
    margin: auto;
    position: relative;
    box-sizing: border-box;
    max-width: 300px;
    outline: none;
}

.search-icon {
    margin: 8px;
}

.search-box .search-icon {
    position: absolute;
    height: 38px;
    font-size: 13px;
    line-height: 16px;
    top: 5px;
    left: 26px;
    box-sizing: border-box;
    color: #aaa;
    margin-right: 3px;
}

.mobile-search-icon .fa-search,
.mobile-search-icon .fa-times {
    line-height: 70px;
    height: 100%;
    cursor: pointer;
}

.copy-newbtn-container {
    position: relative;
    height: 27px;
    width: 100%;
}

.copy-newurl-flex-btn,
.copy-newurl-btn {
    height: 12px !important;
    cursor: pointer;
}

.banner.row {
    max-height: fit-content;
    /* max-height: 280px; */
    /* background: #002cf354; */
}

.banner-image {
    min-width: 100%;
    /* object-fit: contain; */
}

.remote-section {
    max-width: 130px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.documentcard-container {
    margin: auto !important;
}

.remote-child-section {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.mobile-search-box {
    height: 40px;
    position: absolute;
    top: 70px;
    width: 110%;
    left: 0px;
    z-index: 2;
    outline: none;
}

.form-control .input-searchfield {
    outline: none !important;
}

.input-searchfield {
    padding-left: 30px;
}

.middle-align {
    /* margin: auto !important; */
    padding-left: 120px !important;
}

.upgrade-text-title-container {
    padding-left: 270px !important;
}

#searchIcon .fa-search,
#searchIcon .fa-times {
    display: block;
}

#searchIcon .fa-search.closed,
#searchIcon .fa-times.closed {
    display: none;
}

.search-button {
    background-color: lightgray;
    border: none;
    display: flex;
    align-items: center;
}

.app-groups {
    /* padding-top: 20px; */
}

.app-group-title {
    /* font-family: 'montserrat'; */
    color: #555555;
    font-size: 12px;
    font-weight: 600;
    height: 50px;
    line-height: 50px;
    height: 100%;
}

.app-title {
    color: #000000;
    font-size: 12px;
    font-weight: 600;
}

.app-icon {
    margin-bottom: 7px;
}

.app-info {
    height: 60px;
    color: #777777;
    font-family: 'montserrat', 'sans-serif';
    font-size: 10px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
}

.app-info span {
    color: red;
}

.app-description span {
    color: red;
}

.footer-title {
    font-size: 9px;
    font-weight: normal;
    color: #AAAAAA;
}

.app-dimensions {
    border: none;
    text-align: center;
    max-width: 458px;
}

.center-allignment {
    margin-left: auto;
    margin-right: auto;
}

.document-name {
    font-size: 13px;
    font-weight: 600;
    padding-bottom: 10px;
}

.document-card {
    padding: 0px;
    margin-left: 10px;
    height: 170px;
    width: 170px;
    margin-right: 24px;
    cursor: pointer;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.contact-customer-support {
    color: var(--support);
    font-family: 'montserrat', 'sans-serif';
    font-size: 10px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 1rem;
    padding-right: 1rem;
    min-height: 128px;
}

.tablet-ff {
    display: none;
}

.phone-ff {
    display: none;
}

.apple {
    display: none;
}

.android {
    display: none;
}

.microsoft {
    display: none;
}

.app-desk-tablet-ff {
    display: none;
}

.app-desk-phone-ff {
    display: none;
}

.app-desk-apple {
    display: none;
}

.app-desk-android {
    display: none;
}

.app-desk-microsoft {
    display: none;
}

.app-upgrade-url {
    display: none;
    /* margin: auto !important; */
    padding-left: 120px !important;
}

.back-button {
    position: relative;
    height: 32px;
    width: 90px;
    border-radius: 16px;
    cursor: pointer;
}

.backbutton-image {
    position: absolute;
    left: 25px;
    top: 9px;
    width: 15px;
    align-content: center;
}

.back-button-text {
    /* color: #00A6B5; */
    position: absolute;
    right: 23px;
    top: 6px;
    font-size: 10px;
    font-weight: 600;
    margin-left: 8px;
    margin-top: auto;
    margin-bottom: auto;
}

.left-arrow {
    width: 12px;
}

.app-detail-title {
    margin-bottom: auto;
}

.app-detail-card-footer {
    margin-top: auto;
}

.app-detail-title {
    font-size: 16px;
    color: #000000;
    font-family: 'montserrat', 'sans-serif';
    font-weight: bold;
}

.app-detail-platform-container {
    width: 50px;
}

.or-text {
    font-size: 11px;
    font-weight: normal;
    color: #AAAAAA;
    margin-bottom: 20px;
}

.or-dim {
    max-width: 130px;
    ;
}

.version-download {
    height: 36px;
    width: 120px;
    /* border: 1px solid #00A6B5; */
    border-radius: 3px;
}

.version-download-text {
    font-size: 10px;
    font-weight: 600;
    color: #333333;
}

.version-number {
    font-size: 8px;
    font-weight: normal;
    color: #777777;
}

.qr-scanner-max-height {
    max-height: 130px;
}

.qr-border {
    border: 0.5px solid #CCCCCC
}

.versions {
    height: 24px;
    max-width: 500px;
    min-width: 70px;
    border: 0.5px solid #D0D0CF;
    padding-top: 4px;
    padding-left: 3px;
    padding-right: 3px;
    cursor: pointer;
}

.version-text {
    font-size: 10px;
    font-weight: 500;
    padding-left: 10px;
    padding-right: 10px;
}

.version-number-download-container {
    color: #777777;
    font-size: 8px;
    font-weight: normal;
}

.upgrade-text-title {
    font-size: 12px;
    font-weight: 600;
    color: #333333;
}

.link-style {
    font-size: 12px;
    font-weight: 500;
    border: none;
    width: -webkit-fill-available;
    word-wrap: break-word;
}

.link-style:hover {
    color: #00A6B5;
}

.small-heading {
    font-size: 9px;
    text-align: center;
    font-weight: normal;
    color: #AAAAAA;
}

.value {
    font-size: 12px;
    font-weight: 600;
    color: #333333;
}

.allign-center {
    align-items: center;
}

input[type="search"]::placeholder {
    /* Firefox, Chrome, Opera */
    padding-left: 0px;
}

.ios-official-store-container {
    display: none;
}

.android-official-store-container {
    display: none;
}

.microsoft-official-store-container {
    display: none;
}

.qbic-upgrade-text-title {
    display: none;
}

.ios-download-container {
    display: none;
}

.android-download-container {
    display: none;
}

.microsoft-download-container {
    display: none;
}

a {
    text-decoration: none !important;
}

.ios-or {
    display: none;
}

.android-or {
    display: none;
}

.microsoft-or {
    display: none;
}

.document-link {
    text-decoration: none !important;
    color: #000000;
}

.document-link:hover {
    color: #000000;
}

.qrcode-open {
    position: absolute;
    width: 300px;
    height: 300px;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.qrcode-opacity {
    opacity: 0.7;
}

.qrcode-full-opacity {
    opacity: 1;
}

.image-overlap {
    opacity: 1;
}

.modal-content-dim {
    height: 300px;
    width: 300px;
}

.modal-content-dim-mobile {
    height: 300px;
    width: 300px;
}

.app-detail-background {
    background-color: #FFFFFF;
}

.app-deskpage-background {
    background-color: #F8F8F8;
}

.document-header {
    height: 30px;
}

.qrcode-expand {
    display: none;
    height: 350px;
    width: 350px;
    position: absolute;
    z-index: 1;
    background-color: white;
}

.fade-appdesk {
    background-color: rgba(0, 0, 0, 0.5px);
}

.qrcode-content {
    filter: blur(2px);
    opacity: 0.5;
    filter: blur(2px);
    cursor: pointer;
}

.qrcode-content img {
    cursor: pointer;
}

.qrcode-open .qrcode-content {
    opacity: 1;
    filter: none;
}

.apps-container {
    background-color: #f8f8f8;
}

.doc-section {
    margin-top: 10px;
    padding-right: 1.5rem !important;
}

#homePage {
    overflow-x: hidden;
    width: 100%;
    position: absolute;
    overflow-y: auto;
    width: 100%;
    z-index: -1;
    padding-top: 65px;
    background-color: #f8f8f8;
}

.app-card.document-card {
    background-color: #FFFFFF;
}

.app-detail-card .back-button {
    margin-top: 23px;
}

.app-box {
    margin-bottom: 5px;
}

.app-box.card {
    background-color: transparent;
}

.app-box.card .app-card {
    background-color: #FFFFFF;
}

.tooltip .tooltip-inner {
    width: 300px;
    box-shadow: 0 10px 12px rgba(0, 0, 0, 0.10), 0 10px 12px rgba(0, 0, 0, 0.10);
    background-color: #ffffff;
    color: #333333;
    border: 0.5px solid #CCCCCC;
    font-size: 9px;
    font-family: 'montserrat', 'sans-serif';
}

.bs-tooltip-right .arrow::before,
.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
    border-bottom-color: #ffffff !important;
}

.bs-tooltip-auto[x-placement^=top] .arrow::before,
.bs-tooltip-top .arrow::before {
    border-top-color: #ffffff !important;
}

.bs-tooltip-auto[x-placement^=left] .arrow::before,
.bs-tooltip-left .arrow::before {
    border-left-color: #ffffff !important;
}

.bs-tooltip-auto[x-placement^=right] .arrow::before,
.bs-tooltip-right .arrow::before {
    border-right-color: #ffffff !important;
}

.copy-img {
    cursor: pointer;
}

.copy-btn-container {
    position: relative;
    height: 36px;
    width: 100%;
}

.toast-text {
    color: #fff;
    background-color: #555;
    display: inline-block;
    height: 20px;
    width: 80px;
    border-radius: 5px;
    font-size: 10pt;
    border-bottom-left-radius: 0px;
    position: absolute;
    right: 38px;
    display: none;
    left: 24px;
    top: 0px;
}

.toast-new-flex-text,
.toast-new-text {
    color: #fff;
    background-color: #555;
    display: inline-block;
    height: 20px;
    width: 80px;
    border-radius: 5px;
    font-size: 10pt;
    border-bottom-left-radius: 0px;
    position: absolute;
    right: 38px;
    display: none;
    left: 24px;
    top: 0px;
}

.install-button {
    position: fixed;
    width: 50px;
    height: 50px;
    right: 20px;
    bottom: 20px;
    border-radius: 25px;
    border: 1px solid #fff;
    z-index: 1000;
    cursor: pointer;
    display: none;
}

.install-button img {
    width: 60%;
    height: auto;
    margin: 20%;
}

.install-button:hover {
    -webkit-transform: scale(1.1);
    -webkit-transform-origin: center;
    -moz-transform: scale(1.1);
    -moz-transform-origin: center;
    -ms-transform: scale(1.1);
    -ms-transform-origin: center;
    -o-transform: scale(1.1);
    -o-transform-origin: center;
}

.copyrights-container {
    height: 100px;
    color: #999999;
    font-size: 10px;
    font-weight: normal;
    padding-top: 70px;
}

.qr-dim {
    width: 130px;
    /* height: 130px;
  margin-top: 15px;
  margin-left: 8px; */
}

.scanner-container-max-width {
    max-width: 130px;
}

.mobile-dropdown {
    width: 230px;
}

.mobile-dropdown select {
    background-color: #fff;
}

.mobile-versions-dropdown {
    font-size: 12px;
    background-color: #fff;
    cursor: pointer;
}

.store-link {
    text-align: center;
    color: #777777;
    font-size: 10px;
    font-weight: normal;
    margin-right: 3.5rem;
    display: block;
    padding-top: 5px;
}

.iss-contact-support-screen {
    background-color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3 !important;
}


/** MEDIA QUERIES **/

@media only screen and (min-width: 425px) and (max-width:650px) {
    .documents-section {
        max-width: 1140px;
    }

    .document-link {
        padding-left: 0px !important;
        padding-right: 0px !important;
        /* margin: auto; */
    }
}

@media only screen and(min-width:470px) {
    .tooltip-section {
        padding-left: 5px !important;
    }
}

@media only screen and (min-width: 300px) {
    .mobile-or-text {
        font-size: 10px;
        color: #AAAAAA;
        font-family: 'montserrat', 'sans-serif';
        text-align: center !important;
        margin: auto !important;
        padding-bottom: 20px !important;
        padding-top: 37px !important;
    }

    .document-section {
        max-width: 1140px;
    }

    .scanner-container-max-width {
        margin-right: 37px;
    }

    .or-text {
        width: 0px;
        /* visibility: hidden; */
    }

    .search-box {
        display: none;
    }

    .mobile-search-icon {
        display: block;
        padding-right: 25px;
        position: absolute;
        right: 0px;
    }

    .app-group-title-alignment {
        text-align: center;
        height: 25px;
    }

    .app-icon {
        max-height: 64px;
        margin: auto;
        width: 60px;
    }

    .document-style {
        border: none;
        width: auto;
    }

    .document-card {
        width: 150px;
    }

    .document-card-margin {
        margin-right: 10px;
    }

    .document-container {
        width: 156px;
    }

    .mobile-back-button {
        padding-left: 25px;
        padding-right: 25px;
    }

    .spacewell-logo {
        height: 50px;
        max-width: 150px;
    }

    .back-button-visibility {
        display: none;
    }

    .app-detail-card {
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }

    .document-section {
        max-width: 320px;
        margin-left: auto;
        margin-right: auto;
        background-color: #F8F8F8;
    }

    .app-detail-content {
        padding-left: 22px;
    }

    .desktop-app-info {
        display: none;
    }

    .mobile-app-info {
        display: block;
    }

    .image-overlap {
        position: absolute;
        bottom: 50px;
    }

    .vertical-center-allignment {
        margin-top: auto;
        margin-bottom: auto;
    }

    .mobile-download-container {
        max-width: 500px;
    }

    .upgrade-container {
        max-width: 155px;
    }

    .desktop-upgrade-url {
        display: none;
    }

    .mobile-upgrade-url {
        display: block;
    }

    .appstore-header {
        top: 0px;
        overflow: hidden;
        position: fixed;
        width: 100%;
        border-bottom: 1px solid #EEEEEE;
    }

    .app-deskpage-background {
        background-color: #ffffff;
    }

    #appDeskPage {
        position: absolute;
        z-index: -1;
        width: 100%;
        padding-top: 70px;
    }

    .mobile-header-box {
        padding-right: 0px;
    }

    .app-card {
        border: 0.5px solid #CCCCCC;
        max-width: 280px;
        margin: auto;
        cursor: pointer;
    }
}

@media only screen and (max-width:767px) {
    .or-text {
        width: 0px;
        visibility: hidden;
    }

    .app-upgrade-url {
        display: none;
        padding-left: 0px !important;
    }

    .middle-align {
        padding-left: 0px !important;
    }
}

@media only screen and (max-width:768px) {

    .qr-alignment {
        padding-left: 0px !important;
    }
}

@media only screen and (max-width:760px) {
    .extra-section {
        background-color: #ffffff !important;
    }

    .document-section {
        background-color: #ffffff !important;
    }

    .banner-heading {
        font-size: 5vw;
    }

    #banner {
        height: 150px !important;
        min-height: 150px !important;
    }

    .kid {
        position: absolute;
        bottom: 0px;
        max-width: 100px;
    }

    .banner-app-screenshot {
        max-width: 85px;
        position: absolute;
        left: 17%;
        top: 2;
        top: 15%;
        /* bottom: 10%; */
    }

    .banner-app-data {
        position: absolute;
        left: 49%;
        /* bottom: 15%; */
        top: 25%;
        /* right: 11%; */
    }

    .img-fluid-advance {
        height: 95px !important;
    }

    .mobile-back-button {
        position: absolute !important;
        left: 30px !important;
        height: 100% !important;
        line-height: 70px !important;
    }

    .appdesk-view-section {
        padding-top: 20px !important;
    }
}

@media only screen and (min-width:768px) and (max-width:900px) {
    .app-upgrde-url {
        padding-left: 1rem !important;
    }

    .remove-padding {
        padding-top: 0px !important;
    }

    .add-pading {
        padding-top: 20px !important
    }

    .remote-section {
        /* margin: auto !important; */
        margin-left: 10px !important;
    }

    .remote-child-section {
        margin: auto !important;
    }

    .upgrade-text-title {
        padding-bottom: 15px !important;
        padding-left: 29px !important;
    }

    .scanner-container-max-width {
        margin: auto !important;
    }

    .or-text {
        width: inherit !important;
        margin: auto !important;
        /* visibility: visible !important; */
    }

    .extra-section {
        background-color: #ffffff !important;
    }

    .documents-section {
        margin: auto !important;
    }

    .mobile-or-text {
        display: none !important;
        font-size: 10px;
        color: #AAAAAA;
        font-family: 'montserrat', 'sans-serif';
        text-align: center !important;
        margin: auto !important;
        padding-bottom: 9px !important;
        padding-top: 12px !important;
    }

    .appdesk-view-section {
        padding-left: 25px !important;
        padding-top: 25px !important;
    }

    .appdetail-document-section {
        margin: auto !important;
    }

    .ipad-styles {
        max-height: 70px !important;
    }

    .document-section {
        background-color: #ffffff !important;
        max-width: 700px !important;
    }

    .appdetail-document-section {
        margin: auto !important
    }

    .qbic-firm-xml {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .app-detail-card {
        max-width: 900px !important;
        margin-left: auto;
        margin-right: auto;
    }

    .document-link-section {
        margin-right: 0px;
    }
}

@media only screen and (min-width:768px) {
    .qr-alignment {
        /* margin: auto !important; */
        padding-left: 120px !important;
    }

    #banner {
        height: 327px !important;
        min-height: 325px !important;
    }

    .kid {
        position: absolute;
        bottom: 0px;
        max-width: 200px;
    }

    .banner-app-screenshot {
        max-width: 240px;
        position: absolute;
        left: 14%;
        top: 6%;
        /* bottom: 10%; */
    }

    .banner-app-data {
        position: absolute;
        left: 52%;
        top: 28%;
    }

    .banner-app-screenshot {
        padding: 35px;
    }
}

@media only screen and (min-width: 370px) {
    .scanner-container-max-width {
        margin-right: 37px;
    }

    .or-text {
        width: 0px;
        /* visibility: hidden; */
    }

    .app-card {
        border: 0.5px solid #CCCCCC;
        max-width: 340px;
        margin: auto;
        cursor: pointer;
    }
}

@media (min-width: 370px) and (max-width: 425px) {
    .scanner-container-max-width {
        margin-right: 37px;
    }

    .or-text {
        width: 0px;
        visibility: hidden;
    }

    .banner-image {
        height: auto;
    }
}

@media (min-width: 370px) and (max-width: 470px) {
    .scanner-container-max-width {
        margin-right: 37px;
    }

    .or-text {
        width: 0px;
        visibility: hidden;
    }

    .documentcard-container {
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (min-width: 500px) and (max-width: 758px) {
    /* .banner-app-screenshot{
      max-width:157px !important ;  
    } */

}

@media only screen and (min-width: 900px) {
    .document-link-section {
        padding-right: 10px !important;
    }

    .kid {

        position: absolute;
        bottom: 0px;
        max-width: 200px;
    }

    .banner-app-screenshot {
        max-width: 275px;
        position: absolute;
        left: 11%;
        top: 6%;
        /* bottom: 10%; */
    }

    .banner-app-data {
        position: absolute;
        left: 52%;
        top: 28%;
        /* bottom: 30%; */
        /* width: 201px; */
        /* bottom: 30%; */
        right: 11%;
    }

    .banner-heading {
        font-size: 4vw !important;
    }

    .banner-app-screenshot {
        padding: 35px;
    }

    .upgradeUrl {
        height: 40px !important;
    }

    .mobile-or-text {
        display: none !important;
    }

    .appdesk-view-section {
        z-index: 9;
        padding-top: 75px;
    }

    .or-text {
        width: inherit;
        /* visibility: visible; */
    }

    .search-box {
        display: block;
    }

    .mobile-search-icon {
        display: none;
    }

    .desktop-header {
        padding-left: 48px;
        padding-right: 48px;
    }

    .app-group-title-alignment {
        text-align: left;
        max-width: 720px;
        margin: auto;
        height: 25px;
    }

    .app-icon {
        width: 75px;
        max-height: 75px;
        margin: auto;
    }

    .app-detail-appicon {
        width: 80px;
    }

    .document-card-margin {
        margin-right: 24px;
    }

    .document-style {
        border: none;
        width: auto;
    }

    .document-card {
        width: 170px;
    }

    .document-container {
        width: auto;
    }

    .mobile-back-button {
        display: none;
    }

    .back-button-visibility {
        display: block;
    }

    .spacewell-logo {
        max-width: 170px;
        height: 50px;
        margin-left: 0px;
    }

    .app-detail-card {
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;
    }

    .document-section {
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;
        background-color: #F8F8F8;
    }

    .app-detail-content {
        padding-left: 0px;
    }

    .desktop-app-info {
        display: block;
    }

    .mobile-app-info {
        display: none;
    }

    .desktop-app-container {
        padding-left: 25px;
        padding-top: 25px;
        padding-bottom: 10px;
    }

    .app-desk-container {
        border: 0.5px solid #CCCCCC;
    }

    .desktop-download-container {
        max-width: 160px;
    }

    .download-btn-max-height {
        max-height: 60px;
    }

    .version-info-max-height {
        max-height: 100px;
    }

    .desktop-upgrade-url {
        display: block;
    }

    .mobile-upgrade-url {
        display: none;
    }

    .desktop-scanner-container-max-width {
        max-width: 380px;
    }

    i.back-navigvate {
        display: none;
    }

    .app-deskpage-background {
        background-color: #f8f8f8;
    }

    #appDeskPage {
        position: absolute;
        z-index: -1;
        width: 100%;
        padding-top: 70px;
    }

    .appcards-container {
        width: 720px;
    }

    .app-card {
        border: 0.5px solid #CCCCCC;
        max-width: 458px;
        margin: auto;
        cursor: pointer;
    }
}

@media only screen and (min-width: 1024px) {
    .banner-app-data {
        position: absolute;
        left: 52%;
        top: 28%;
    }

    .kid {
        position: absolute;
        bottom: 0px;
        max-width: 100%;

    }

    .banner-app-screenshot {
        max-width: 100% !important;
    }

    .or-text {
        width: inherit;
        /* visibility: visible; */
    }

    .app-group-title-alignment {
        text-align: left;
        max-width: 1020px;
        margin: auto;
        height: 25px;
    }

    .app-icon {
        width: 79px;
        max-height: 79px;
        margin: auto;
    }

    .app-detail-appicon {
        width: 100px;
        height: 80% !important;
        padding-top: 10px !important;
    }

    .document-style {
        border: none;
        width: auto;
    }

    .document-container {
        width: auto;
    }

    .mobile-back-button {
        display: none;
    }

    .back-button-visibility {
        display: block;
    }

    .spacewell-logo {
        max-width: 170px;
        height: 50px;
        margin-left: 0px;
    }

    .app-detail-card {
        max-width: 800px;
        margin-left: auto;
        margin-right: auto;
    }

    .document-section {
        max-width: 800px;
        margin-left: auto;
        margin-right: auto;
        background-color: #F8F8F8;
    }

    .app-desk-container {
        border: 0.5px solid #CCCCCC;
    }

    i.back-navigvate {
        display: none;
    }

    .app-deskpage-background {
        background-color: #f8f8f8;
    }

    #appDeskPage {
        position: absolute;
        z-index: -1;
        width: 100%;
        padding-top: 70px;
    }

    .appcards-container {
        width: 950px;
    }

    .app-card {
        border: 0.5px solid #CCCCCC;
        max-width: 458px;
        margin: auto;
        cursor: pointer;
    }
}

@media only screen and (max-width:1024px) {
    .banner-section {
        position: relative;
        width: 100%;
        margin-left: 8%;
    }


    .banner-subtext {
        font-size: 1.2vw;
    }

    .banner-heading {
        font-size: 4vw;
    }

    .banner-details {
        font-size: 2vw;
    }

    .banner-section {
        position: relative;
        width: 100%;
        margin-left: 8%;
    }
}

@media only screen and (min-width: 1400px) {
    .banner-app-data {
        position: absolute;
        left: 42%;
        top: 28%;
    }

    .or-text {
        width: inherit;
        /* visibility: visible; */
    }

    .app-group-title-alignment {
        text-align: left;
        max-width: 1050px;
        margin: auto;
        height: 25px;
    }

    .document-style {
        border: none;
        width: auto;
    }

    .document-card {
        width: 170px;
    }

    .document-container {
        width: auto;
    }

    .mobile-back-button {
        display: none;
    }

    .back-button-visibility {
        display: block;
    }

    .spacewell-logo {
        max-width: 170px;
        height: 50px;
        margin-left: 0px;
    }

    .app-desk-container {
        border: 0.5px solid #CCCCCC;
    }

    i.back-navigvate {
        display: none;
    }

    .app-deskpage-background {
        background-color: #f8f8f8;
    }

    #appDeskPage {
        position: absolute;
        z-index: -1;
        width: 100%;
        padding-top: 70px;
    }

    .appcards-container {
        width: 950px;
    }

    .app-card {
        border: 1px solid #CCCCCC;
        max-width: 458px;
        margin: auto;
        cursor: pointer;
    }
}

@media (min-width: 370px) and (max-width: 425px) {
    .or-text {
        visibility: hidden;
    }

    .banner-image {
        height: auto;
    }

    .fas.mobile-back-button {
        position: absolute;
        left: 30px;
        height: 100%;
        line-height: 70px;
    }
}

@media (min-width: 300px) and (max-width: 470px) {
    .banner-heading {
        font-size: 5vw !important;
    }

    .banner-subtext {
        font-size: 1.9vw;
    }

    .banner-android {
        left: 77%;
    }

    .banner-microsoft {
        left: 144%;
    }

    .remote-section {
        margin-left: 0px !important;
        margin-right: 20px !important;
        max-width: 130px !important;
    }

    .remote-child-section {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .bs-tooltip-left .arrow::after,
    .bs-tooltip-auto[x-placement^="left"] .arrow::after {
        border-left-color: #ffffff !important;
    }

    .mobile-back-button {
        position: absolute !important;
        left: 30px !important;
        height: 100% !important;
        line-height: 70px !important;
    }

    .scanner-container-max-width {
        margin-right: 18px !important;
        margin-left: 18px !important;
    }

    .document-link {
        /* margin: auto;  */
    }

    .app-detail-card {
        max-width: 320px !important;
    }

    .remote-upgrade-section {
        padding-left: 10px !important;
    }

    #appDeskPage {
        padding-top: 100px !important;
    }

    .document-section {
        background-color: white !important;
    }

    .extra-section {
        background-color: white !important;
    }
}

@media(min-width:300px) and (max-width:400px) {
    .small-document {
        padding-left: 4px !important;
        padding-right: 4px !important;
    }
}

@media(min-width:425px) and (max-width:430px) {
    /* .fa-arrow-left {
    margin: 0px !important;
    position: absolute !important;
    left: 65px !important;
    left: 50px !important;
    top: 26px !important;
  } */
}

.input-searchfield ::-ms-clear {
    display: none;
}


/*IE specific CSS*/

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .back-button-visibility {
        left: 11.7%;
        margin-bottom: 25px;
        max-width: 100% !important;
        z-index: 50;
    }

    .ios-official-store-container {
        height: 205px;
    }

    .android-official-store-container {
        height: 205px;
    }

    .ios-official-store-container {
        height: 205px;
    }

    .microsoft-official-store-container {
        height: 205px;
    }

    .ios-download-container {
        height: 205px;
    }

    .android-download-container {
        height: 205px;
    }

    .microsoft-download-container {
        height: 205px;
    }

    .image-overlap {
        left: 50px;
    }

    .scanner-container-max-width {
        text-align: center;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .download-btn-max-height {
        top: 8px !important;
    }

    .img-fluid {
        padding-top: 10px;
    }

    .app-detail-appicon {
        height: 120px;
    }

    .ie-hieght {
        height: 250px;
    }

    .upgrade-version-value {
        width: 0px;
        margin: auto;
    }

    #searchBox {
        padding-top: 15px;
    }

    .search-icon {
        top: 21px !important;
    }

    .banner-image {
        padding-top: 0px !important
    }

    .cancel-button {
        top: 20px;
        right: 32px;
    }

}