/*
 * Licensed to the Apache Software Foundation (ASF) under one
 * or more contributor license agreements.  See the NOTICE file
 * distributed with this work for additional information
 * regarding copyright ownership.  The ASF licenses this file
 * to you under the Apache License, Version 2.0 (the
 * "License"); you may not use this file except in compliance
 * with the License.  You may obtain a copy of the License at
 *
 *   http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */
/* 
    Responsive media for all device 

*/

/* responsive media for small device all mobile view */
@media (max-width: 1281px) {
  .max-collapse-height {
    max-height: calc(100vh - 420px);
    overflow: auto;
    padding-top: 0;
    margin-top: 0;
    min-height: 100px;
  }
}

/* For large device */
@media (max-width: 767px) {
  .mobile-alert-mobile {
    display: block;
  }

  .card_info_scr {
    overflow: scroll;
    max-height: 7rem;
  }

  .withoutsharereq {
    width: 100%;
    margin-left: 0%;
  }

  button {
    box-shadow: none !important;
    text-shadow: none !important;
  }

  [type="button"]:not(:disabled),
  [type="reset"]:not(:disabled),
  [type="submit"]:not(:disabled),
  button:not(:disabled) {
    cursor: default !important;
  }

  .card.card-responsive {
    margin-top: -100px;
  }

  .starting-info-showing-card.mobile-view {
    /* code changed with 75px to 20 */
    margin-top: -20px;
  }

  .card.info-guide-after-take-photo-ds.new-card-dimension {
    margin-top: -80px;
  }

  form.feedback-form {
    width: 100%;
  }

  .showinstruction-download-card {
    width: 100%;
    margin: auto;
  }

  .confirmation-screen-mobile {
    position: absolute;
    height: 125px;
    z-index: 11;
    background: #000;
  }

  .mobile-cancle-confirmation-btn {
    right: 0px;
    /* margin-left: 320%; */
    background-color: black;
    margin-top: -2px !important;
    /* position: absolute; */
    margin-top: 29px;
  }

  .mobile-submit-confirmation-btn {
    right: 0;
    top: 100 !important;
    position: absolute;
    font-size: 15px;
    font-weight: 500;
    /* margin-top: 29px; */
  }

  .conf-mobile-text {
    text-align: left;
  }

  .mobile-view {
    display: block !important;
  }

  .landscape-mobile,
  .desktop-view {
    display: none !important;
  }

  .show-ins-arrow {
    height: 50;
    width: 35;
  }

  .position-absolute {
    position: absolute;
  }

  img.org-logo-top {
    height: unset;
    width: 45%;
    object-fit: revert;
  }

  .card-responsive {
    width: 90%;
    margin: auto;
  }

  .starting-info-model-bg-mob {
    min-height: 768px;
  }

  .verification-for-logo-wrap {
    display: block;
    background: none !important;
    /* margin-top: 53px;*/
  }

  .starting-info-privacy-model-bg {
    top: 0;
    position: absolute;
    height: 100vh;
    padding: 10px 50% 8%;
    padding-top: 45px;
    /* background: rgb(188 188 188 / .35) !important ;  */
    background: rgba(247, 247, 247, 0.95) !important;
    backdrop-filter: saturate(180%) blur(10px);
    -webkit-backdrop-filter: blur(10px) contrast(180%);
  }

  .starting-info-model-bg {
    position: absolute;
    padding: 0px !important;
    height: 100vh;
    padding-top: 45px;
    /* margin-top: 20px;
        border-top-left-radius: 30px;
        border-top-right-radius: 30px; */
    padding-top: 80px;
  }

  .starting-info-model-bg {
    top: 0;
    min-height: 600px;
    /* background: rgb(188 188 188 / 35%); */
    box-shadow: 0px 0px 20px 0px #00000040;
    background-color: rgb(78 78 78 / 95%) !important;
    backdrop-filter: saturate(176%) blur(8px) !important;
    -webkit-backdrop-filter: blur(10px) contrast(180%);
  }

  /* .login-title-wrap {
        padding-left: 25px;
    } */

  .tacke-screen-wrap .tacke-screen-wrap-main {
    position: absolute;
    top: -42px;
    right: -25px;
  }

  .desktop_sign-line svg {
    display: none;
  }

  .arrow-mobile svg {
    margin: 30px;
  }

  .tacke-screen-wrapd-md-none {
    padding: 8px 0px 90px !important;
  }

  .arrow-mobile {
    display: block;
    margin-top: -25px;
  }

  .starting-info-showing-card {
    padding-top: 0%;
  }

  p.powered-by-center {
    font-size: 12px;
  }

  /* info-guide-page */
  .info-guide-for-mob {
    margin-top: 55px;
    padding-top: 10px;
    /* position: absolute;
        bottom: 0;
        padding-top: 0;
        width: 100%;
        background: #bcbcbc; */
  }

  .desktop_info-guide-sign-line svg {
    display: none;
  }

  h5.card-title.d-flex {
    /* margin-top: -12px; */
    margin-top: 0;
    margin-bottom: 0px !important;
  }

  h5.card-title.mobile-card-title.d-flex.float-end {
    margin-top: 0px;
  }

  /* info-guide-after-take-photo */
  .info-guide-after-take-photo-for-mob {
    height: auto;
    position: absolute;
    bottom: 0;
    padding-top: 0;
    width: 100%;
    /* background: #bcbcbc; */
    background: rgb(188 188 188 / 0.35) !important;
    backdrop-filter: saturate(180%) blur(10px);
    -webkit-backdrop-filter: blur(10px) contrast(180%);
  }

  /* info guide after take photo with login */
  .info-guide-with-login-for-mob {
    position: absolute;
    /* code changed height */
    height: 17vh;
    bottom: 0;
    padding-top: 0;
    width: 100%;
    /* background: #bcbcbc !important; */
    background: rgb(188 188 188 / 0.35) !important;
    backdrop-filter: saturate(180%) blur(10px);
    -webkit-backdrop-filter: blur(10px) contrast(180%);
    padding: 35px 0px 0px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
  }

  .info-guide-with-login-for-mob-download {
    position: absolute;
    height: auto;
    top: 0;
    padding-top: 0;
    width: 100%;
    background: #000;
    padding: 10px 0px 0px;
    /* border-top-left-radius: 30px;
        border-top-right-radius: 30px; */
  }

  /* info guide after take photo with login */
  .keyboard-for-mob {
    position: absolute;
    height: auto;
    bottom: 0;
    text-align: center;
    margin-top: 10px;
    width: 15%;
    background: #544d4d !important;
    padding: 5px 0px 0px;
    right: 45%;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
  }

  .info-guide-with-login-for-mob-empty {
    position: absolute;
    height: auto;
    bottom: 0;
    /* padding-top: 0; */
    width: 100%;
    /* background: #bcbcbc !important; */
    /* padding: 8px 5px 15px; */
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
  }

  .info-guide-with-login-for-mob-cross {
    position: absolute;
    width: 100%;
    top: 0;
  }

  #movable-content {
    touch-action: none;
  }

  button.close-info-screen-mob svg {
    width: 60%;
    margin: auto;
  }

  .cross-icon {
    margin-left: 0px;
    width: 25px;
  }

  .verification-corner-logo-wrap1 {
    display: none;
  }

  .pt-150 {
    /* padding-top: 100px; */
    padding-top: 50px;
  }

  .starting-info-model-bg-screenshot {
    background: unset !important;
    padding: unset !important;
    height: unset !important;
  }

  .btn.btn-lg-modify {
    font-size: 15px;
    font-weight: 500;
    /* bottom: 1px; */
    /* code changed */
    bottom: 40px;
  }

  .transparent-block-onext-pop {
    z-index: 3 !important;
    height: 10% !important;
    width: 25% !important;
  }

  .without-background-button {
    font-size: 11px;
  }

  .starting-info-showing-card .card-title {
    margin-bottom: 0px;
  }

  .badge.custome-badge {
    height: 36px;
    width: 36px;
    padding: 8px;
    border: 1px solid #000;
    border-radius: 50%;
    text-align: center;
    color: #000;
    font-size: 18px;
    margin-right: 5px;
    position: relative; /* ensure we can layer above connecting lines */
    z-index: 3;
    background-color: #fff; /* cover the connector line beneath */
    box-shadow: 0 0 0 1px #fff; /* subtle halo to guarantee separation */
  }

  .take-screen-camera-icon i {
    height: 44px;
    width: 44px;
    background: #fff;
    font-size: 20px;
    border-radius: 45px;
    text-align: center;
    vertical-align: middle;
    padding: 11px;
    color: #000;
  }

  .transparent-block-full-screen {
    height: 4%;
    width: 85%;
    z-index: 3;
    right: 0;
    top: 5%;
  }

  .card-body.feedback-from-card {
    width: 300px;
  }

  span.works-line-mobile {
    border: 1px solid rgba(0, 0, 0, 0.1);
    height: 52px;
    position: absolute;
    margin: -50px 0 0 12px;
    z-index: 1;
  }

  span.works-line-mobile2 {
    border: 1px solid rgba(0, 0, 0, 0.1);
    height: 53px;
    position: absolute;
    margin: -50px 0 0 12px;
    z-index: 1;
  }

  span.works-line-mobile3 {
    border: 1px solid rgba(0, 0, 0, 0.1);
    height: 54px;
    position: absolute;
    margin: -50px 0 0 12px;
    z-index: 1;
  }

  span.works-line-mobile4 {
    border: 1px solid rgba(0, 0, 0, 0.1);
    height: 58px; /* slightly shorter to avoid touching badge 5 on some DPIs */
    position: absolute;
    margin: -58px 0 0 12px; /* align start just below the 4th badge */
    z-index: 1;
  }

  .new-card-dimension {
    width: 70% !important;
    /* margin-left: -17px !important; */
    margin-left: 0px !important;
  }

  .card.info-guide-after-take-photo-ds .btn-lg-modify {
    width: 47%;
  }

  .get-help-button {
    width: unset !important;
    right: unset;
    position: unset;
  }
}

/* Tablet */
@media screen and (min-width: 768px) and (max-width: 1024px) {
  h4.testing-only-text{
    top: 5rem !important;
}
  .desktop_sign-line svg {
    position: absolute;
    left: 122px;
    width: 75%;
    top: 30px;
  }

  /* changed code */
  .tacke-screen-wrap {
    position: absolute;
    top: -42px;
    /* right:-110px */
    right: -98px;
  }

  .tacke-screen-wrap-main {
    position: absolute;
    top: -52px;
    right: -19px;
  }

  .info-list {
    list-style: none;
    padding-left: 20px;
  }

  .desktop_info-guide-sign-line.info-right-line svg {
    position: absolute;
    right: 48px;
    /* width: 35%; */
    width: 60%;
    /* right: 106px;
        width: 30%; */
    /* top: -45px; */
  }
}

/* Tablet Pro */
@media only screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) {
  .tacke-screen-wrap {
    position: absolute;
    top: -60px;
    right: 0px;
  }

  .tacke-screen-wrap-main {
    position: absolute;
    top: -65px;
    right: 0px;
  }

  .desktop_sign-line svg {
    position: absolute;
    left: 160px;
    width: 75%;
    top: 20px;
  }
}

/* For large device */
@media only screen and (min-width: 1366px) {
  /* .tacke-screen-wrap {
        position: absolute;
        top: -110px ;
        right: -145px ;
    }

    .tacke-screen-wrap-main {
        position: absolute;
        top: -100px ;
        right: -30px ;
    } */

  .desktop_sign-line svg {
    position: absolute;
    left: 218px;
    width: 85%;
    /* width: 75%; */
    /* top: -45px; */
  }
}

@media screen and (min-device-width: 1900px) {
  .tacke-screen-wrap {
    position: absolute;
    top: -150px;
    right: -12px;
  }

  .tacke-screen-wrap-main {
    position: absolute;
    top: -150px;
    right: -75px;
  }

  .desktop_sign-line svg {
    position: absolute;
    left: 30px;
    width: 100%;
    top: 15px;
  }

  .desktop_info-guide-sign-line.info-right-line svg {
    position: absolute;
    right: -85px;
    width: 50%;
    top: -15px;
  }

  .starting-info-showing-card .card-title {
    line-height: 30px;
  }

  .large-device-box {
    width: 25% !important;
    margin: auto;
  }

  .starting-info-showing-card {
    padding-top: 100px;
  }
}

@media screen and (min-device-width: 1600px) {
  .starting-info-showing-card .card-title {
    line-height: 30px;
  }

  .large-device-box {
    width: 25% !important;
    margin: auto;
  }
}

@media screen and (min-device-width: 900px) and (max-device-width: 1440px) {
  h5.privacy-sub-head.ng-binding {
    margin-top: 10px;
  }

  hr.style1.mt-4 {
    margin-top: 35px !important;
  }
}

/* For large device */
/*  @media screen and (min-device-width: 900px) and (max-device-width: 1600px)  {
        .tacke-screen-wrap-main {
            position: absolute;
            top: -120px;
            right: -75px;
        }

        .desktop_sign-line svg {
            position: absolute;
            left: 218px;
            width: 86%;
            top: -25px;
        }

        .tacke-screen-wrap {
            position: absolute;
            top: -115px;
            right: -165px;
        }
    }*/

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .tacke-screen-wrap {
    position: absolute;
    top: -75px;
    right: -85px;
  }
}

.tacke-screen-wrap {
  position: absolute;
  top: -85px;
  right: -110px;
}

.tacke-screen-wrap {
  position: absolute;
  top: -80px;
  right: -105px;
}

.desktop_info-guide-sign-line.info-right-line svg {
  position: absolute;
  right: -45px;
  width: 46%;
  /* top: 75px; */
  top: 0px;
}

.tacke-screen-wrap-main {
  position: absolute;
  /* top: -95px; */
  /* right: -110px; */
  /* code changed */
  top: -5vh;
  right: -6vw;
}

@media screen and (min-device-width: 1900px) {
  .tacke-screen-wrap-main {
    position: absolute;
    top: -135px;
    right: -150px;
  }
}

@media screen and (min-device-width: 1900px) {
  .tacke-screen-wrap {
    position: absolute;
    top: -142px;
    right: -175px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .desktop_info-guide-sign-line.info-right-line svg {
    position: absolute;
    right: 0px;
    width: 56%;
  }
}

/* @media only screen and (min-width: 1366px){
.tacke-screen-wrap {
    position: absolute;
    top: -95px;
    right: -125px;
}
} */
/* @media only screen and (min-width: 1366px){
.tacke-screen-wrap {
    position: absolute;
    top: -115px;
    right: -125px;
}
} */

/* 2340x1080 pixels at 476ppi=iPhone 12 Mini */
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
  .card-responsive {
    width: 90%;
    margin: auto;
    margin-top: -110px;
  }

  .verification-text-logo img.mobile-org-logo-top {
    width: auto;
    height: 27px;
  }

  .starting-info-showing-card .card-title {
    margin-bottom: 0px;
  }

  h5.card-title.d-flex {
    margin-top: -5px;
    margin-bottom: 0 !important;
  }

  .pb-2 {
    padding-bottom: 0.25rem !important;
  }

  button.take-screen1 {
    background: transparent;
    box-shadow: none;
    margin-top: -20px;
  }
}

/* @media only screen 
    and (device-width: 375px) 
    and (device-height: 812px) 
    and (-webkit-device-pixel-ratio: 3) and (orientation : landscape)  { 
        html {
            transform: rotate(-90deg);
            transform-origin: left top;
            width: 100vh;
            overflow-x: hidden;
            position: absolute;
            top: 100%;
            left: 0;
          }
     } */

/* 2778x1284 pixels at 458ppi = iPhone 12 Pro Max*/
@media only screen and (device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
  .card-responsive {
    width: 90%;
    margin: auto;
    margin-top: -100px;
  }

  .pb-200 {
    padding-bottom: 200px;
  }

  .verification-text-logo img.mobile-org-logo-top {
    width: auto;
    height: 25px;
  }

  .icon-wrap-border.border {
    margin-top: 5px;
  }

  .starting-info-showing-card .card-title {
    margin-bottom: 0px;
  }

  h5.card-title.d-flex {
    margin-top: -5px;
    margin-bottom: 0 !important;
  }

  .pb-2 {
    padding-bottom: 0.25rem !important;
  }
}

@media only screen and (device-width: 1280px) and (device-height: 720px) {
  .new_scr {
    margin-top: -5rem;
  }
}

/* @media only screen 
    and (device-width: 428px) 
    and (device-height: 926px) 
    and (-webkit-device-pixel-ratio: 3)  and (orientation : landscape)  {
        html {
            transform: rotate(-90deg);
            transform-origin: left top;
            width: 100vh;
            overflow-x: hidden;
            position: absolute;
            top: 100%;
            left: 0;
          }
     } */

/* 2532x1170 pixels at 460ppi= iPhone 12 and iPhone 12 Pro */
@media only screen and (device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
  .card-responsive {
    width: 90%;
    margin: auto;
    margin-top: -90px;
  }

  .verification-text-logo img.mobile-org-logo-top {
    width: auto;
    height: 27px;
  }

  .starting-info-showing-card .card-title {
    margin-bottom: 0px;
  }

  h5.card-title.d-flex {
    margin-top: -5px;
    margin-bottom: 0 !important;
  }

  .pb-2 {
    padding-bottom: 0.25rem !important;
  }

  span.showins-line-mob {
    margin: 158px 0 0 12px;
  }

  span.showins-line-mob-2 {
    margin: 246px 0 0 12px;
  }
}

/* @media only screen 
and (device-width: 390px) 
and (device-height: 844px) 
and (-webkit-device-pixel-ratio: 3) and (orientation : landscape)  {
   html {
       transform: rotate(-90deg);
       transform-origin: left top;
       width: 100vh;
       overflow-x: hidden;
       position: absolute;
       top: 100%;
       left: 0;
     }
} */

@media screen and (max-width: 1366px) and (max-height: 768px) {
  .tacke-screen-wrap {
    position: absolute;
    top: -100px;
    right: -130px;
  }
}

/*iphone 11 starts*/
/*iPhone 11
 1792x828px at 326ppi */
@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {
  .verification-text-logo img.mobile-org-logo-top {
    width: auto;
    height: 27px;
  }

  .starting-info-showing-card .card-title {
    margin-bottom: 0px;
  }

  h5.card-title.d-flex {
    margin-top: -5px;
    margin-bottom: 0 !important;
  }

  .pb-2 {
    padding-bottom: 0.25rem !important;
  }
}

/* @media only screen 
     and (device-width: 414px) 
     and (device-height: 896px) 
     and (-webkit-device-pixel-ratio: 2) and (orientation : landscape)  {
        html {
            transform: rotate(-90deg);
            transform-origin: left top;
            width: 100vh;
            overflow-x: hidden;
            position: absolute;
            top: 100%;
            left: 0;
          }
     } */

/*iPhone 11 Pro
 2436x1125px at 458ppi */
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
  .verification-text-logo img.mobile-org-logo-top {
    width: auto;
    height: 27px;
  }

  .starting-info-showing-card .card-title {
    margin-bottom: 0px;
  }

  h5.card-title.d-flex {
    margin-top: -5px;
    margin-bottom: 0 !important;
  }

  .pb-2 {
    padding-bottom: 0.25rem !important;
  }

  span.showins-line-mob {
    border: 1px solid rgba(0, 0, 0, 0.1);
    height: 57px;
    position: absolute;
    margin: 140px 0 0 12px;
  }

  form.feedback-form {
    width: 100%;
  }

  span.showins-line-mob-2 {
    border: 1px solid rgba(0, 0, 0, 0.1);
    height: 75px;
    position: absolute;
    margin: 230px 0 0 12px;
  }
}

/* @media only screen 
    and (device-width: 375px) 
    and (device-height: 812px) 
    and (-webkit-device-pixel-ratio: 3) and (orientation : landscape)  {
        html {
            transform: rotate(-90deg);
            transform-origin: left top;
            width: 100vh;
            overflow-x: hidden;
            position: absolute;
            top: 100%;
            left: 0;
          }
     } */

/*iPhone 11 Pro Max
 2688x1242px at 458ppi */
@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
  .verification-text-logo img.mobile-org-logo-top {
    width: auto;
    height: 27px;
  }

  .starting-info-showing-card .card-title {
    margin-bottom: 0px;
  }

  h5.card-title.d-flex {
    margin-top: -5px;
    margin-bottom: 0 !important;
  }

  .pb-2 {
    padding-bottom: 0.25rem !important;
  }
}

/* @media only screen 
    and (device-width: 414px) 
    and (device-height: 896px) 
    and (-webkit-device-pixel-ratio: 3) and (orientation : landscape)  {
        html {
            transform: rotate(-90deg);
            transform-origin: left top;
            width: 100vh;
            overflow-x: hidden;
            position: absolute;
            top: 100%;
            left: 0;
          }
     } */

/*iphone 11 ends*/

/* iPhone 6, 7, & 8 in portrait */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .card-responsive {
    margin-top: -75px;
  }

  .arrow-mobile {
    display: block;
    /* code chnaged below */
    margin-top: -37px;
  }

  .arrow-bottom {
    margin-top: -25px !important;
  }

  .verification-text-logo img.mobile-org-logo-top {
    width: auto;
    height: 27px;
  }

  .starting-info-showing-card .card-title {
    margin-bottom: 0px;
  }

  h5.card-title.d-flex {
    margin-top: -5px;
    margin-bottom: 0 !important;
  }

  .pb-2 {
    padding-bottom: 0.25rem !important;
  }

  .pt-60-per {
    padding-top: 35%;
  }

  .download-screen-showins {
    margin-top: 75px !important;
  }
}

/* @media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px)
and (-webkit-device-pixel-ratio: 3) and (orientation : landscape)  {
    html {
        transform: rotate(-90deg);
        transform-origin: left top;
        width: 100vh;
        overflow-x: hidden;
        position: absolute;
        top: 100%;
        left: 0;
      }
 } */

/* Galaxy S5 portrait */
@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
  .card-responsive {
    margin-top: -52px;
  }

  .arrow-mobile {
    display: block;
    margin-top: -30px;
  }

  .arrow-bottom {
    margin-top: -35px !important;
  }

  .verification-text-logo img.mobile-org-logo-top {
    width: auto;
    height: 27px;
  }

  .starting-info-showing-card .card-title {
    margin-bottom: 0px;
  }

  h5.card-title.d-flex {
    margin-top: -2px;
    margin-bottom: 6px !important;
  }

  .pb-2 {
    padding-bottom: 0.25rem !important;
  }
}

/* @media screen 
and (device-width: 360px) 
and (device-height: 640px) 
and (-webkit-device-pixel-ratio: 3) 
and (orientation : landscape)  {
    html {
        transform: rotate(-90deg);
        transform-origin: left top;
        width: 100vh;
        overflow-x: hidden;
        position: absolute;
        top: 100%;
        left: 0;
      }
 } */

/*ipad pro*/
/* Portrait */
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  .tacke-screen-wrap-main {
    position: absolute;
    top: -60px;
    right: -90px;
  }

  .desktop_sign-line svg {
    position: absolute;
    left: 160px;
    width: 75%;
    top: 50px;
  }

  .pt-60-per {
    padding-top: 125%;
  }
}

/* @media only screen and (min-device-width: 480px) 
        and (max-device-width: 640px) 
        and (orientation: landscape) {

        html {
            transform: rotate(-90deg);
            transform-origin: left top;
            width: 100vh;
            overflow-x: hidden;
            position: absolute;
            top: 100%;
            left: 0;
            }
} */

/* Landscape */
/* @media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
    html {
        transform: rotate(-90deg);
        transform-origin: left top;
        width: 100vh;
        overflow-x: hidden;
        position: absolute;
        top: 100%;
        left: 0;
      }

} */

/* Landscape */
/* @media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 
    html {
        transform: rotate(-90deg);
        transform-origin: left top;
        width: 100vh;
        overflow-x: hidden;
        position: absolute;
        top: 100%;
        left: 0;
      }

} */

/* Landscape */
/* @media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 
    html {
        transform: rotate(-90deg);
        transform-origin: left top;
        width: 100vh;
        overflow-x: hidden;
        position: absolute;
        top: 100%;
        left: 0;
      }
} */

/* Landscape */
/* @media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 
    html {
        transform: rotate(-90deg);
        transform-origin: left top;
        width: 100vh;
        overflow-x: hidden;
        position: absolute;
        top: 100%;
        left: 0;
      }

} */

/*----media querry for search engine----------*/

@media (max-width: 767px) {
  /* div.displayMiddle .display.software-cursor >div {
        width: 100% !important;
    }  */

  .light-border {
    border: 3px solid #fff !important;
  }

  .dark-border {
    /* border: 2px solid #000 !important;  */
    border: 3px solid rgb(0 0 0 / 50%);
    background-color: white;
    border-radius: 8px;
    display: flex;
  }

  .light-text {
    border: 2px solid #fff !important;
    color: #fff !important;
  }

  /* ::marker {
        color: unset;
        font-size: 18px;
    } */
  span.showins-line-mob {
    border: 1px solid rgba(0, 0, 0, 0.1);
    height: 57px;
    position: absolute;
    margin: 135px 0 0 12px;
  }

  span.showins-line-mob-2 {
    border: 1px solid rgba(0, 0, 0, 0.1);
    height: 75px;
    position: absolute;
    margin: 225px 0 0 12px;
  }

  span.download-statement {
    /* display: flex; */
    margin-left: 15px;
    /* margin-top: -35px; */
  }

  .starting-info-model-bg-new {
    position: relative;
    top: 0;
    /* background: rgb(188 188 188 / .35) !important ;  */
    background-color: rgb(78 78 78 / 0.5) !important;
    backdrop-filter: saturate(180%) blur(10px);
    -webkit-backdrop-filter: blur(10px) contrast(180%);
  }

  .powered-by-white {
    color: #fff;
    right: 12px;
    position: absolute;
    width: 38%;
    margin-top: 15px;
    font-size: 14px;
  }

  .mt-m-4 {
    margin-top: 0.5rem;
  }

  span.up-icon-download.text-black {
    width: 10%;
    text-align: center;
    margin-top: 15px;
    font-size: 24px;
  }

  span.take-screen-hide.text-black {
    width: 15%;
    text-align: right;
    text-decoration-line: underline;
    margin-top: 20px;
    font-size: 14px;
  }

  .download-button-mobile-view {
    width: 70%;
  }

  .card-with-diro-width {
    height: unset !important;
    width: unset !important;
  }

  i.fas.fa-keyboard {
    margin-top: 17px;
    margin-right:6px ;
    text-align: center;
    padding: 10px;
    background: #544d4d;
    color: #fff;
    border-radius: 50%;
    z-index: 3;
    font-size: 18px;
    /* position: absolute; */
    /* left: 25px; */
    /* bottom: 93px; */
  }

  i.fas.fa-keyboard.hidebuttons-key {
    position: absolute;
    text-align: center;
    padding: 18px;
    background: #544d4d;
    color: #fff;
    border-radius: 50%;
    bottom: 10px;
    z-index: 3;
    left: 5px;
    font-size: 26px;
  }

  i.fas.fa-keyboard.unified {
    position: absolute;
    text-align: center;
    padding: 18px;
    background: #544d4d;
    color: #fff;
    border-radius: 50%;
    bottom: 115px;
    z-index: 3;
    left: 5px;
    font-size: 26px;
  }

  .keyboard-div {
    z-index: 3;
  }

  .download-screen-showins {
    margin-top: 35px;
  }

  .mt-10 {
    margin-top: 17px;
  }

  .mb-d-4 {
    margin-bottom: unset;
  }

  .mt-m-20 {
    margin-top: -20px;
  }

  .login-sentence {
    margin-top: 5px;
    margin-left: 5px;
  }

  button.btn.btn-white.btn-lg.mobile-submit-confirmation-btn.border-1.p-2.ms-4.ng-binding {
    margin-top: 20px;
    font-size: 16px;
    margin-right: 10px;
    padding: 8px 8px !important;
  }

  .mobile-margin-20 {
    margin-top: 50%;
  }

  /* code added by tarun */
  p.para.ng-binding {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 400;
    display: flex;
  }

  .how-it-works-card {
    background-color: #f7f7f7;
    top: 40px;
    height: 36em;
  }

  span.works-line {
    border: 1px solid rgba(0, 0, 0, 0.1);
    position: absolute;
    height: 68px !important;
    margin: -69px 0 0 12px !important;
  }

  span.works-line2,
  span.works-line3 {
    border: 1px solid rgba(0, 0, 0, 0.1);
    position: absolute;
    height: 67px;
    margin: -67px 0 0 12px;
  }

  span.works-line4 {
    border: 1px solid rgba(0, 0, 0, 0.1);
    position: absolute;
    height: 94px;
    margin: -93px 0 0 12px;
  }
}

/* Portrait */
@media only screen and (min-width: 360px) and (max-height: 800px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3) {
}

/* 2340x1080 pixels at 476ppi=iPhone 12 Mini */
@media only screen and (device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
  span.showins-line-mob {
    height: 57px;
    margin: 145px 0 0 12px;
  }

  span.showins-line-mob-2 {
    height: 75px;
    margin: 232px 0 0 12px;
  }
}

/*=====Landscape============*/
@media (max-width: 767px) and (orientation: landscape) {
  .complete-screen {
    height: 100vh;
    overflow: auto;
  }

  .card.card-responsive {
    margin-top: 0px;
  }

  .landscape-desktop,
  .mobile-view {
    display: none !important;
  }

  .d-sm-none,
  .d-none .desktop-view,
  .landscape-mobile {
    display: block !important;
  }

  .starting-info-showing-card .card {
    border-radius: 8px;
    top: -175px;
    height: 350px;
  }

  /* .collapse:not(.show) {
        display: block !important;
    } */

  div#myNavbar {
    display: block;
  }

  .info-guide-with-login-for-mob-download {
    display: none !important;
  }

  .navbar-nav {
    display: -webkit-box !important;
  }

  .desktop-view {
    display: block !important;
  }

  .show-ins-card-width {
    width: 650px;
    height: 310px;
    margin-top: 130px;
  }

  span.show-session-id.ng-binding {
    position: absolute;
    font-size: 10px;
    bottom: -270px;
    right: 15px;
    color: #848383;
  }

  .btn.btn-lg-modify {
    font-size: 15px;
    font-weight: 500;
    bottom: 30px;
  }

  .download-count-line {
    content: "";
    position: absolute;
    width: 188px;
    top: 45px;
    margin-left: -102px;
    left: 224px;
  }

  .download-count-line-2 {
    content: "";
    position: absolute;
    top: 45px;
    margin-left: -55px;
    left: 386px;
    width: 188px;
  }
	 

  .show-mt-4 {
    margin-top: 0.5rem !important;
  }

  .show-mt-5 {
    margin-top: 1rem !important;
  }

  .row.privacy-full-page.w-100.top-0.position-absolute {
    left: 0;
    margin: 0;
    overflow: auto;
  }

  .privacy-tab-active,
  .privacy-trouble-tab-active {
    width: 50%;
    padding: 13px 0 22px 15%;
    left: -2px;
    border-radius: 0 20px 0 0;
  }

  .privacy-tab-active1 {
    width: 50%;
    padding: 13px 0 22px 20%;
    right: 0;
    border-radius: 20px 0 0 0;
  }

  li.mobile-nav.text-black.inactive-privacy-tab {
    padding: 0 45% 11px 0;
    margin-top: -35px;
  }

  li.mobile-nav.text-black.inactive-privacy {
    right: 1px;
    font-size: 16px;
    padding: 0 8px 10px 45%;
    margin-top: -30px;
  }

  .starting-info-model-bg {
    overflow: auto;
  }

  .cancel-page {
    padding-top: 30% !important;
  }

  .powered-by-white {
    color: #fff;
    right: -135px;
    position: absolute;
    width: 41%;
    margin-top: -162px;
    font-size: 14px;
  }

  .verification-text-logo p {
    font-size: 12px;
    width: 80%;
    margin-top: 20px;
  }

  .verification-text-logo img.mobile-org-logo-top {
    width: auto;
    height: 30px;
    margin-top: -55px;
  }

  .verification-for-logo-wrap {
    display: none;
    padding: 0px 9px;
  }

  .mt-m-20 {
    margin-top: 0px;
  }

  .card.show-ins-card-second {
    top: -10px;
  }

  .card.show-ins-bottom-card {
    top: 6px;
  }

  .conf-landscape-desktop {
    display: none !important;
  }

  .conf-landscape-mobile {
    display: block !important;
  }

  button.text-white.mobile-cancle-confirmation-btn.mt-3.ng-binding {
    margin-right: 110px;
  }

  .landscape-verify-loader {
    top: 5px !important;
  }

  .landscape-ios-keyboard {
    /* right: 554px; */
    right: 117%;
    position: absolute;
    margin-top: 150px;
  }

  .color-black {
    background-color: #000 !important;
  }

  .pt-60-per {
    padding-top: 85%;
  }

  .get-help-button {
    color: #626262;
    border-color: #626262;
    font-size: 16px;
    width: 122px !important;
    right: 275px;
    position: absolute;
    margin-top: -30px;
  }

  .shield-privcy-tab {
    width: 4%;
    margin-left: -6px;
  }

  div#menu1 {
    padding-top: 0;
    overflow: auto;
    height: 60vh;
  }

  .having-trouble {
    height: 56vh;
  }

  p.powered-by-left-mobile {
    bottom: -120px;
    margin-bottom: -65px;
    right: 15px;
    position: absolute;
  }

  .agree_page {
    overflow: auto;
  }

  .shield-privcy-tab {
    width: 25px;
  }
}

@media only screen and (min-width: 576px) and (orientation: landscape) {
  .d-sm-none {
    display: block !important;
  }
}

/* iframe */
@media (max-width: 767px) {
  .main-card-submitkyc {
    width: 100%;
    padding: 1px 0px;
    height: auto;
  }
}

@media only screen and (max-width: 765px) {
  .address-card {
    width: 100% !important;
    min-height: 358px;
    border-radius: 2px;
    background-color: #f7f7f7;
    /* box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.24), 0 0 8px 0 rgba(0, 0, 0, 0.12); */
    font-family:  system-ui;
    font-size: 12px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.93;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
    position: relative;
    z-index: 1;
    margin: auto;
  }
}

@media only screen and (max-width: 420px) {
  .starting-info-model-bg {
    padding-top: 0;
  }

  .show-mobile-2,
  .show-mobile-3 {
    margin-top: 35px;
  }

  .card-title {
    position: relative;
    z-index: 2;
  }

  span.showins-line-mob-2 {
    height: 85px;
    margin: 218px 0 0 12px;
  }

  div div.displayOuter {
    height: calc(100vh - 90px);
  }

  .download-button-mobile-view {
    width: calc(100% - 80px);
  }

  .take-screen.me-2.p-2 {
    margin-right: 0 !important;
    padding-right: 0 !important;
  }

  .select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    right: 0 !important;
  }
}

/* @media only screen and (max-width: 540px) {
  .starting-info-showing-card.pb-200.d-block.d-md-block.d-lg-block.withsharereq {
    width: 20rem;
  }
} */

.with-padding {
  padding: 20px;
}

.custom-scrollbar ::-webkit-scrollbar {
  width: 10px !important; /* Width of the scrollbar */
}

.custom-scrollbar ::-webkit-scrollbar-track {
  background: #f1f1f1 !important; /* Track color */
}

.custom-scrollbar ::-webkit-scrollbar-thumb {
  background: #888 !important; /* Thumb color */
}

.custom-scrollbar ::-webkit-scrollbar-thumb:hover {
  background: #555 !important; /* Hover state color */
}

/* Only for mobile screen */
@media only screen and (max-width: 480px) {
  .margin-mobile-view {
    margin-top: 5.5rem !important;
  }
  .widthexitScreenMobile{
   /* width: 100% !important; */
  }
  .marginCorrectionRestartScreen{
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .continueButtonFixHybridMode{
    bottom: 5rem !important;
  }
}
/* only for tablet */
@media only screen and (min-width: 481px) and (max-width: 768px) {
  .margin-mobile-view {
    margin-top: 7rem !important;
  }
  .marginCorrectionRestartScreen{
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .continueButtonFixHybridMode{
    bottom: 5rem !important;
  }
}



@media only screen and (min-width: 300px) and (max-width: 350px) {
  span.showins-line-mob {
    height: 57px !important;
    margin: 133px 0 0 12px !important;
  }
  span.showins-line-mob-2 {
    height: 75px !important;
    margin: 203px 0 0 12px !important;
  }
}
@media only screen and (min-width: 351px) and (max-width: 400px) {
  span.showins-line-mob {
    height: 57px !important;
    margin: 146px 0 0 12px !important;
  }
  span.showins-line-mob-2 {
    height: 75px !important;
    margin: 216px 0 0 12px !important;
  }
}


@media only screen and (min-width: 401px) and (max-width: 418px) {
  span.showins-line-mob {
    height: 56px !important;
    margin: 154px 0 0 12px !important;
  }
  span.showins-line-mob-2 {
    height: 75px !important;
    margin: 231px 0 0 12px !important;
  }
}

@media only screen and (min-width: 419px) and (max-width: 450px) {
  span.showins-line-mob {
    height: 57px !important;
    margin: 181px 0 0 12px !important;
  }
  span.showins-line-mob-2 {
    height: 75px !important;
    margin: 270px 0 0 12px !important;
  }
}
@media only screen and (min-width: 451px) and (max-width: 465px) {
  span.showins-line-mob {
    height: 61px !important;
    margin: 186px 0 0 12px !important;
  }
  span.showins-line-mob-2 {
    height: 67px !important;
    margin: 280px 0 0 12px !important;
  }
}
@media only screen and (min-width: 466px) and (max-width: 500px) {
  span.showins-line-mob {
    height: 61px !important;
    margin: 194px 0 0 12px !important;
  }
  span.showins-line-mob-2 {
    height: 67px !important;
    margin: 280px 0 0 12px !important;
  }
}
@media only screen and (min-width: 501px) and (max-width: 599px) {
  span.showins-line-mob {
    height: 57px !important;
    margin: 195px 0 0 12px !important;
  }
  span.showins-line-mob-2 {
    height: 63px !important;
    margin: 282px 0 0 12px !important;
  }
}

@media only screen and (min-width: 600px) and (max-width: 700px) {
  span.showins-line-mob {
    height: 57px !important;
    margin: 195px 0 0 12px !important;
  }
  span.showins-line-mob-2 {
    height: 63px !important;
    margin: 282px 0 0 12px !important;
  }
}

@media (max-width: 767px) {
  .margin-correct-mobile-unsupportedFile{
    margin-left: 4rem !important;
  }
}

/* Responsive styles for download button (lines 312-479 in take_screenshot_download.html) */

/* Large screens (1920px and above) */
@media (min-width: 1920px) {
  .take-screen.d-flex.align-items-center {
    height: 80px !important;
    font-size: 1.1rem;
  }
  
  .take-screen.d-flex.align-items-center .text-white {
    font-size: 1rem !important;
    line-height: 1.4rem !important;
  }
  
  .take-screen.d-flex.align-items-center .d-flex.align-items-center {
    max-width: 600px !important;
  }
  
  .take-screen.d-flex.align-items-center .org-logo-top-nav-desktop {
    height: 70px !important;
  }
  
  .take-screen.d-flex.align-items-center .close-info-screen-desktop-new {
    width: 60px !important;
    height: 60px !important;
  }
  
  .take-screen.d-flex.align-items-center .close-info-screen-desktop-new svg {
    width: 28px !important;
    height: 28px !important;
  }
}

/* Desktop screens (1366px to 1919px) */
@media (min-width: 1366px) and (max-width: 1919px) {
  .take-screen.d-flex.align-items-center {
    height: 80px !important;
    font-size: 1rem;
  }
  
  .take-screen.d-flex.align-items-center .text-white {
    font-size: 1rem !important;
    line-height: 1.3rem !important;
  }
  
  .take-screen.d-flex.align-items-center .d-flex.align-items-center {
    max-width: 550px !important;
  }
  
  .take-screen.d-flex.align-items-center .org-logo-top-nav-desktop {
    height: 65px !important;
  }
  
  .take-screen.d-flex.align-items-center .close-info-screen-desktop-new {
    width: 55px !important;
    height: 55px !important;
  }
}

/* Standard desktop screens (1024px to 1365px) */
@media (min-width: 1024px) and (max-width: 1365px) {
  .take-screen.d-flex.align-items-center {
    height: 65px !important;
    font-size: 1rem;
  }
  
  .take-screen.d-flex.align-items-center .text-white {
    font-size: 1rem !important;
    line-height: 1.25rem !important;
  }
  
  .take-screen.d-flex.align-items-center .d-flex.align-items-center {
    max-width: 500px !important;
  }
  
  .take-screen.d-flex.align-items-center .org-logo-top-nav-desktop {
    height: 57px !important;
  }
  
  .take-screen.d-flex.align-items-center .close-info-screen-desktop-new {
    width: 50px !important;
    height: 50px !important;
  }
}

/* Tablet screens (768px to 1023px) */
@media (min-width: 768px) and (max-width: 1023px) {
  .take-screen.d-flex.align-items-center {
    height: 60px !important;
    font-size: 1rem;
  }
  
  .take-screen.d-flex.align-items-center .text-white {
    font-size: 1rem !important;
    line-height: 1.2rem !important;
  }
  
  .take-screen.d-flex.align-items-center .d-flex.align-items-center {
    max-width: 450px !important;
  }
  
  .take-screen.d-flex.align-items-center .org-logo-top-nav-desktop {
    height: 50px !important;
  }
  
  .take-screen.d-flex.align-items-center .close-info-screen-desktop-new {
    width: 45px !important;
    height: 45px !important;
  }
  
  .take-screen.d-flex.align-items-center .close-info-screen-desktop-new svg {
    width: 18px !important;
    height: 18px !important;
  }
  
  .take-screen.d-flex.align-items-center .vr {
    height: 45px !important;
  }
  
  .take-screen.d-flex.align-items-center .position-relative {
    height: 28px !important;
    width: 28px !important;
  }
}

/* Small tablet/large mobile screens (481px to 767px) */
@media (min-width: 481px) and (max-width: 767px) {
  .take-screen.d-flex.align-items-center {
    height: 55px !important;
    font-size: 1rem;
    flex-wrap: wrap;
  }
  
  .take-screen.d-flex.align-items-center .text-white {
    font-size: 1rem !important;
    line-height: 1.1rem !important;
  }
  
  .take-screen.d-flex.align-items-center .d-flex.align-items-center {
    max-width: 350px !important;
  }
  
  .take-screen.d-flex.align-items-center .org-logo-top-nav-desktop {
    height: 45px !important;
  }
  
  .take-screen.d-flex.align-items-center .close-info-screen-desktop-new {
    width: 40px !important;
    height: 40px !important;
  }
  
  .take-screen.d-flex.align-items-center .close-info-screen-desktop-new svg {
    width: 16px !important;
    height: 16px !important;
  }
  
  .take-screen.d-flex.align-items-center .vr {
    height: 40px !important;
  }
  
  .take-screen.d-flex.align-items-center .position-relative {
    height: 24px !important;
    width: 24px !important;
  }
  
  .take-screen.d-flex.align-items-center .gap-2 {
    gap: 0.25rem !important;
  }
}

/* Mobile screens (320px to 480px) */
@media (max-width: 480px) {
  .take-screen.d-flex.align-items-center {
    height: 50px !important;
    font-size: 0.8rem;
    flex-wrap: wrap;
    padding: 0.25rem !important;
  }
  
  .take-screen.d-flex.align-items-center .text-white {
    font-size: 0.7rem !important;
    line-height: 1rem !important;
    padding: 0.25rem !important;
  }
  
  .take-screen.d-flex.align-items-center .d-flex.align-items-center {
    max-width: 280px !important;
  }
  
  .take-screen.d-flex.align-items-center .org-logo-top-nav-desktop {
    height: 40px !important;
  }
  
  .take-screen.d-flex.align-items-center .close-info-screen-desktop-new {
    width: 35px !important;
    height: 35px !important;
    padding: 4px !important;
  }
  
  .take-screen.d-flex.align-items-center .close-info-screen-desktop-new svg {
    width: 14px !important;
    height: 14px !important;
  }
  
  .take-screen.d-flex.align-items-center .vr {
    height: 35px !important;
  }
  
  .take-screen.d-flex.align-items-center .position-relative {
    height: 20px !important;
    width: 20px !important;
  }
  
  .take-screen.d-flex.align-items-center .gap-2 {
    gap: 0.125rem !important;
  }
  
  .take-screen.d-flex.align-items-center .mx-2 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  
  .take-screen.d-flex.align-items-center .mx-3 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
}

/* Very small mobile screens (below 320px) */
@media (max-width: 319px) {
  .take-screen.d-flex.align-items-center {
    height: 45px !important;
    font-size: 0.75rem;
    flex-direction: column;
    align-items: stretch !important;
    padding: 0.125rem !important;
  }
  
  .take-screen.d-flex.align-items-center .text-white {
    font-size: 0.65rem !important;
    line-height: 0.9rem !important;
    padding: 0.125rem !important;
  }
  
  .take-screen.d-flex.align-items-center .d-flex.align-items-center {
    max-width: 100% !important;
    justify-content: center;
  }
  
  .take-screen.d-flex.align-items-center .org-logo-top-nav-desktop {
    height: 35px !important;
  }
  
  .take-screen.d-flex.align-items-center .close-info-screen-desktop-new {
    width: 30px !important;
    height: 30px !important;
    padding: 2px !important;
  }
  
  .take-screen.d-flex.align-items-center .close-info-screen-desktop-new svg {
    width: 12px !important;
    height: 12px !important;
  }
  
  .take-screen.d-flex.align-items-center .vr {
    display: none !important;
  }
  
  .take-screen.d-flex.align-items-center .position-relative {
    height: 18px !important;
    width: 18px !important;
  }
  
  .take-screen.d-flex.align-items-center .gap-2 {
    gap: 0.0625rem !important;
  }
}

/* High DPI displays adjustments */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .take-screen.d-flex.align-items-center .text-white {
    font-weight: 400 !important;
  }
  
  .take-screen.d-flex.align-items-center .close-info-screen-desktop-new svg {
    stroke-width: 1.5 !important;
  }
}

/* Landscape orientation adjustments for mobile/tablet */
@media (max-width: 1023px) and (orientation: landscape) {
  .take-screen.d-flex.align-items-center {
    height: 45px !important;
  }
  
  .take-screen.d-flex.align-items-center .text-white {
    font-size: 0.7rem !important;
    line-height: 1rem !important;
  }
  
  .take-screen.d-flex.align-items-center .org-logo-top-nav-desktop {
    height: 35px !important;
  }
  
  .take-screen.d-flex.align-items-center .close-info-screen-desktop-new {
    width: 35px !important;
    height: 35px !important;
  }
}

/* Responsive styles for close-info-screen-desktop and close-info-screen-desktop-new buttons */

/* Large screens (1920px and above) */
@media (min-width: 1920px) {
  button.close-info-screen-desktop,
  button.close-info-screen-desktop-new {
    width: 80px !important;
    height: 80px !important;
    font-size: 1.1rem;
  }
  
  button.close-info-screen-desktop svg,
  button.close-info-screen-desktop-new svg {
    width: 32px !important;
    height: 32px !important;
  }
  
  button.close-info-screen-desktop img,
  button.close-info-screen-desktop-new img {
    width: 50% !important;
    padding: 8px !important;
  }
}

/* Desktop screens (1366px to 1919px) */
@media (min-width: 1366px) and (max-width: 1919px) {
  button.close-info-screen-desktop,
  button.close-info-screen-desktop-new {
    width: 70px !important;
    height: 80px !important;
    font-size: 1rem;
  }
  
  button.close-info-screen-desktop svg,
  button.close-info-screen-desktop-new svg {
    width: 28px !important;
    height: 28px !important;
  }
  
  button.close-info-screen-desktop img,
  button.close-info-screen-desktop-new img {
    width: 48% !important;
    padding: 7px !important;
  }
}

/* Standard desktop screens (1024px to 1365px) */
@media (min-width: 1024px) and (max-width: 1365px) {
  button.close-info-screen-desktop,
  button.close-info-screen-desktop-new {
    width: 65px !important;
    height: 65px !important;
    font-size: 0.95rem;
  }
  
  button.close-info-screen-desktop svg,
  button.close-info-screen-desktop-new svg {
    width: 24px !important;
    height: 24px !important;
  }
  
  button.close-info-screen-desktop img,
  button.close-info-screen-desktop-new img {
    width: 45% !important;
    padding: 6px !important;
  }
}

/* Tablet screens (768px to 1023px) */
@media (min-width: 768px) and (max-width: 1023px) {
  button.close-info-screen-desktop,
  button.close-info-screen-desktop-new {
    width: 55px !important;
    height: 55px !important;
    font-size: 0.9rem;
  }
  
  button.close-info-screen-desktop svg,
  button.close-info-screen-desktop-new svg {
    width: 20px !important;
    height: 20px !important;
  }
  
  button.close-info-screen-desktop img,
  button.close-info-screen-desktop-new img {
    width: 42% !important;
    padding: 5px !important;
  }
}

/* Small tablet/large mobile screens (481px to 767px) */
@media (min-width: 481px) and (max-width: 767px) {
  button.close-info-screen-desktop,
  button.close-info-screen-desktop-new {
    width: 50px !important;
    height: 50px !important;
    font-size: 0.85rem;
  }
  
  button.close-info-screen-desktop svg,
  button.close-info-screen-desktop-new svg {
    width: 18px !important;
    height: 18px !important;
  }
  
  button.close-info-screen-desktop img,
  button.close-info-screen-desktop-new img {
    width: 40% !important;
    padding: 4px !important;
  }
}

/* Mobile screens (320px to 480px) */
@media (max-width: 480px) {
  button.close-info-screen-desktop,
  button.close-info-screen-desktop-new {
    width: 45px !important;
    height: 45px !important;
    font-size: 0.8rem;
    padding: 4px !important;
  }
  
  button.close-info-screen-desktop svg,
  button.close-info-screen-desktop-new svg {
    width: 16px !important;
    height: 16px !important;
  }
  
  button.close-info-screen-desktop img,
  button.close-info-screen-desktop-new img {
    width: 38% !important;
    padding: 3px !important;
  }
}

/* Very small mobile screens (below 320px) */
@media (max-width: 319px) {
  button.close-info-screen-desktop,
  button.close-info-screen-desktop-new {
    width: 40px !important;
    height: 40px !important;
    font-size: 0.75rem;
    padding: 2px !important;
  }
  
  button.close-info-screen-desktop svg,
  button.close-info-screen-desktop-new svg {
    width: 14px !important;
    height: 14px !important;
  }
  
  button.close-info-screen-desktop img,
  button.close-info-screen-desktop-new img {
    width: 35% !important;
    padding: 2px !important;
  }
}

/* Landscape orientation adjustments for mobile/tablet */
@media (max-width: 1023px) and (orientation: landscape) {
  button.close-info-screen-desktop,
  button.close-info-screen-desktop-new {
    width: 45px !important;
    height: 45px !important;
  }
  
  button.close-info-screen-desktop svg,
  button.close-info-screen-desktop-new svg {
    width: 16px !important;
    height: 16px !important;
  }
  
  button.close-info-screen-desktop img,
  button.close-info-screen-desktop-new img {
    width: 38% !important;
    padding: 3px !important;
  }
}

/* High DPI displays adjustments */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  button.close-info-screen-desktop svg,
  button.close-info-screen-desktop-new svg {
    stroke-width: 1.5 !important;
  }
}

/* Specific responsive adjustments for buttons with additional classes */
@media (min-width: 1920px) {
  button.close-info-screen-desktop.p-2.ms-1.mt-0,
  button.close-info-screen-desktop.ms-1.mt-0 {
    width: 80px !important;
    height: 80px !important;
  }
  button.take-screen {
    height: 80px !important;
  }
}

@media (min-width: 1366px) and (max-width: 1919px) {
  button.close-info-screen-desktop.p-2.ms-1.mt-0,
  button.close-info-screen-desktop.ms-1.mt-0 {
    width: 70px !important;
    height: 70px !important;
  }
  button.take-screen {
    height: 70px !important;
  }
}

@media (min-width: 1024px) and (max-width: 1365px) {
  button.close-info-screen-desktop.p-2.ms-1.mt-0,
  button.close-info-screen-desktop.ms-1.mt-0 {
    width: 65px !important;
    height: 65px !important;
  }
  button.take-screen {
    height: 65px !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  button.close-info-screen-desktop.p-2.ms-1.mt-0,
  button.close-info-screen-desktop.ms-1.mt-0 {
    width: 55px !important;
    height: 55px !important;
  }
  button.take-screen {
    height: 55px !important;
  }
}

@media (min-width: 481px) and (max-width: 767px) {
  button.close-info-screen-desktop.p-2.ms-1.mt-0,
  button.close-info-screen-desktop.ms-1.mt-0 {
    width: 50px !important;
    height: 50px !important;
  }
  button.take-screen {
    height: 50px !important;
  }
}

@media (max-width: 480px) {
  button.close-info-screen-desktop.p-2.ms-1.mt-0,
  button.close-info-screen-desktop.ms-1.mt-0 {
    width: 45px !important;
    height: 45px !important;
  }
  button.take-screen.p-2.px-3.ms-1 {
    height: 45px !important;
  }
}

@media (max-width: 319px) {
  button.close-info-screen-desktop.p-2.ms-1.mt-0,
  button.close-info-screen-desktop.ms-1.mt-0 {
    width: 40px !important;
    height: 40px !important;
  }
  button.take-screen {
    height: 40px !important;
  }
}

