
.drawer-2-close {
    width: 53px;
    height: 45px;
    background-color: #edf0f3;
    margin-left: -24px;
    margin-top: -27px;
    opacity: 1;
  }
  
  .drawer-2-close:hover {
    opacity: 1;
  }
  
  .drawer-btn-ri {
    transform: rotate(270deg);
    position: fixed;
    -webkit-transform-origin: 50% 51%;
    transform-origin: 50% 51%;
  }
  
  .drawer-btn-fbt {
    transform: rotate(270deg);
    position: fixed;
    -webkit-transform-origin: 50% 49%;
    transform-origin: 50% 49%;
  
  }
  
  .drawer-btn-avatar {
    transform: rotate(0deg);
    position: fixed;
    right: 0;
    padding: 4px;
    -webkit-transform-origin: 50% 51%;
    transform-origin: 50% 51%;
  
  }
  
  .drawer-btn-animation {
    transform: rotate(0deg);
    position: fixed;
    right: 0;
    padding: 4px;
    -webkit-transform-origin: 50% 51%;
    transform-origin: 50% 51%;
  
  }


.drawer-btn i {
    width: 2rem;
    height: 2rem;
  }
  
  .drawer-btn i img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  
  .drawers {
    position: fixed;
    padding: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
    opacity: 1;
    transition: 0.2s;
  }
  
  .drawer-btn {
    font-family: "Poppins", sans-serif;
    display: block;
    background-color: #0066c0;
    color: #fff;
    font-size: 16px;
    border: none;
    box-shadow: -2px 0px 6px 0px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: -2px 0px 6px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: -2px 0px 6px 0px rgba(0, 0, 0, 0.16);
  }
  
  .upper-two-drawer-btn-curve {
    border-radius: 7px 7px 0 0 !important;
  }
  
  .lower-two-drawer-btn-curve {
    border-radius: 7px 0px 0px 7px !important;
  }
  
  .drawer-btn:hover,
  .drawer-btn:focus {
    background-color: #0066c0;
    border: none;
    color: #fff;
  }

  .avatar-drawer {
    bottom: 115px !important;
    height: 370px;
    top: auto !important;
    background-color: #edf0f3 !important;
    border-top-left-radius: 10px
  }
  
  
  .fbt-w-offcanvs {
    width: 36.6rem !important;
  }

  .menu-next {
    background-color: var(--color-4);
    position: fixed;
    bottom: 0;
    z-index: 1;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.75);
    clip-path: inset(0px -15px 0px 0px);
  }
  
  .next-btn {
    width: 31.5%;
    background: linear-gradient(207deg, rgb(255, 123, 72) 0%, rgb(247, 60, 34) 100%);
    border-radius: 6px;
    border: none;
    color: #fff !important;
    font-family: inherit;
    font-size: 15px;
    position: fixed;
    left: 6vw;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .next-btn:hover {
    outline: 0;
    border: 0;
    color: #fff;
  }
  

  
/* Media Query Start */

/* -----after 992px----- */
@media (min-width: 992px) {

  

  .next-btn {
    font-size: 13px;
  }


  @media (max-height: 500px) {
    .drawer-btn {
      font-size: 13px;

    }

    .drawer-btn-ri {
      bottom: 52vh !important;
      height: 41px;
      width: 66px;
      right: -12px;
      padding: 0px 4px
    }


    .drawer-btn-fbt {
      bottom: 29vh !important;
      height: 42px;
      width: 131px;
      right: -44px;
      padding: 0px 4px;
    }

    .drawer-btn-avatar {
      bottom: 9vh !important;
      height: 30px;
      width: 43px;
    }

    .drawer-btn-animation {
      bottom: 1vh !important;
      height: 30px;
      width: 43px;
    }

   

    .next-btn {
      padding: 0px;
      border-radius: 3px;
    }

    .menu-next {
      height: var(--bottom-fixed-btn-height);
    }


  }

  @media (min-height: 500px) {
    .drawer-btn {
      font-size: 14px;

    }

    .drawer-btn-ri {
      bottom: 55vh !important;
      height: 41px;
      width: 66px;
      right: -12px;
      padding: 0px 4px;
    }


    .drawer-btn-fbt {
      bottom: 34vh !important;
      height: 44px;
      width: 131px;
      right: -45px;
      padding: 0px 4px;
    }

    .drawer-btn-avatar {
      bottom: 13vh !important;
      height: 30px;
      width: 43px;
    }

    .drawer-btn-animation {
      bottom: 6vh !important;
      height: 30px;
      width: 43px;
    }

   

    .next-btn {
      padding: 2px;
      border-radius: 3px;
    }

    .menu-next {
      height: var(--bottom-fixed-btn-height);
    }


  }

  @media (min-height: 600px) {
    .drawer-btn {
      font-size: 12px;

    }

    .drawer-btn-ri {
      bottom: 59vh !important;
      height: 32px;
      width: 105px;
      right: -37px;
      padding: 0px 4px;
    }


    .drawer-btn-fbt {
      bottom: 32vh !important;
      height: 33px;
      width: 198px;
      right: -83px;
      padding: 0px 4px;
    }

    .drawer-btn-avatar {
      bottom: 9vh !important;
      height: 30px;
      width: 34px;
    }

    .drawer-btn-animation {
      bottom: 2vh !important;
      height: 30px;
      width: 35px;
    }

  

    .next-btn {
      padding: 4px;
      border-radius: 3px;
    }

    .menu-next {
      height: var(--bottom-fixed-btn-height);
    }

  }

  @media (min-height: 700px) {
    .drawer-btn {
      font-size: 13px;

    }

    .drawer-btn-ri {
      bottom: 62vh !important;
      height: 32px;
      width: 105px;
      right: -37px;
      padding: 0px 4px;
    }


    .drawer-btn-fbt {
      bottom: 38vh !important;
      height: 33px;
      width: 198px;
      right: -83px;
      padding: 0px 4px;
    }

    .drawer-btn-avatar {
      bottom: 14vh !important;
      height: 30px;
      width: 34px;
    }

    .drawer-btn-animation {
      bottom: 7vh !important;
      height: 30px;
      width: 35px;
    }


    .next-btn {
      padding: 7px;
      border-radius: 3px;
      width: 31.25%;
    }

    .menu-next {
      height: var(--bottom-fixed-btn-height);
    }

  }

  @media (min-height: 800px) {
    .drawer-btn {
      font-size: 13px;

    }

    .drawer-btn-ri {
      bottom: 65vh !important;
      height: 32px;
      width: 105px;
      right: -37px;
      padding: 0px 4px;
    }


    .drawer-btn-fbt {
      bottom: 44vh !important;
      height: 33px;
      width: 198px;
      right: -83px;
      padding: 0px 4px;
    }

    .drawer-btn-avatar {
      bottom: 18vh !important;
      height: 30px;
      width: 34px;
    }

    .drawer-btn-animation {
      bottom: 12vh !important;
      height: 30px;
      width: 35px;
    }


    .next-btn {
      padding: 9px;
      border-radius: 7px;
    }

    .menu-next {
      height: var(--bottom-fixed-btn-height);
    }

  }

  @media (min-height: 900px) {
    .drawer-btn {
      font-size: 13px;

    }

    .drawer-btn-ri {
      bottom: 67vh !important;
      height: 33px;
      width: 105px;
      right: -37px;
      padding: 0px 4px;
    }


    .drawer-btn-fbt {
      bottom: 48vh !important;
      height: 33px;
      width: 198px;
      right: -83px;
      padding: 0px 4px;
    }

    .drawer-btn-avatar {
      bottom: 24vh !important;
      height: 30px;
      width: 34px;
    }

    .drawer-btn-animation {
      bottom: 18vh !important;
      height: 30px;
      width: 35px;
    }

   

    .next-btn {
      padding: 12px;
      border-radius: 8px;
    }

    .menu-next {
      height: var(--bottom-fixed-btn-height);
    }

  }

  @media (min-height: 1080px) {
    .drawer-btn {
      font-size: 16px;

    }

    .drawer-btn-ri {
      bottom: 65vh !important;
      height: 40px;
      width: 130px;
      right: -45px;
      padding: 0px 4px;
    }


    .drawer-btn-fbt {
      bottom: 46vh !important;
      height: 42px;
      width: 241px;
      right: -101px;
      padding: 0px 4px;
    }

    .drawer-btn-avatar {
      bottom: 22vh !important;
      height: 40px;
      width: 43px;
    }

    .drawer-btn-animation {
      bottom: 16vh !important;
      height: 40px;
      width: 43px;
    }

    .drawer-btn {
      font-size: 13px;

    }

    .drawer-btn-ri {
      bottom: 67vh !important;
      height: 33px;
      width: 105px;
      right: -37px;
      padding: 0px 4px;
    }


    .drawer-btn-fbt {
      bottom: 48vh !important;
      height: 33px;
      width: 198px;
      right: -83px;
      padding: 0px 4px;
    }

    .drawer-btn-avatar {
      bottom: 24vh !important;
      height: 30px;
      width: 34px;
    }

    .drawer-btn-animation {
      bottom: 18vh !important;
      height: 30px;
      width: 35px;
    }


    .next-btn {
      padding: 15px;
      border-radius: 8px;
      width: 30.5%;
    }

    .menu-next {
      height: var(--bottom-fixed-btn-height);
    }

  }
}

@media (min-width: 1200px) {

 
 
  .next-btn {
    font-size: 14px;
  }

  /* Height Starts for 1200+ */
  @media (max-height: 500px) {
    .drawer-btn {
      font-size: 14px;
    }

    .drawer-btn-ri {
      bottom: 52vh !important;
      height: 41px;
      width: 66px;
      right: -12px;
      padding: 0px 4px
    }


    .drawer-btn-fbt {
      bottom: 29vh !important;
      height: 42px;
      width: 131px;
      right: -44px;
      padding: 0px 4px;
    }

    .drawer-btn-avatar {
      bottom: 9vh !important;
      height: 30px;
      width: 43px;
    }

    .drawer-btn-animation {
      bottom: 1vh !important;
      height: 30px;
      width: 43px;
    }

    

    .next-btn {
      padding: 0px;
      border-radius: 3px;
    }

    .menu-next {
      height: var(--bottom-fixed-btn-height);
    }


  }

  @media (min-height: 500px) {
    .drawer-btn {
      font-size: 14px;

    }

    .drawer-btn-ri {
      bottom: 55vh !important;
      height: 41px;
      width: 66px;
      right: -12px;
      padding: 0px 4px;
    }


    .drawer-btn-fbt {
      bottom: 34vh !important;
      height: 44px;
      width: 131px;
      right: -45px;
      padding: 0px 4px;
    }

    .drawer-btn-avatar {
      bottom: 13vh !important;
      height: 30px;
      width: 43px;
    }

    .drawer-btn-animation {
      bottom: 6vh !important;
      height: 30px;
      width: 43px;
    }

   

    .next-btn {
      padding: 2px;
      border-radius: 3px;
    }

    .menu-next {
      height: var(--bottom-fixed-btn-height);
    }


  }

  @media (min-height: 600px) {
    .drawer-btn {
      font-size: 13px;

    }

    .drawer-btn-ri {
      bottom: 59vh !important;
      height: 33px;
      width: 105px;
      right: -37px;
      padding: 0px 4px;
    }


    .drawer-btn-fbt {
      bottom: 32vh !important;
      height: 33px;
      width: 198px;
      right: -83px;
      padding: 0px 4px;
    }

    .drawer-btn-avatar {
      bottom: 9vh !important;
      height: 30px;
      width: 34px;
    }

    .drawer-btn-animation {
      bottom: 2vh !important;
      height: 30px;
      width: 35px;
    }

   

    .next-btn {
      padding: 4px;
      border-radius: 3px;
    }

    .menu-next {
      height: var(--bottom-fixed-btn-height);
    }

  }

  @media (min-height: 700px) {
    .drawer-btn {
      font-size: 14px;

    }

    .drawer-btn-ri {
      bottom: 62vh !important;
      height: 31px;
      width: 114px;
      right: -42px;
      padding: 0px 4px;
    }


    .drawer-btn-fbt {
      bottom: 37vh !important;
      height: 33px;
      width: 210px;
      right: -89px;
      padding: 0px 4px;
    }

    .drawer-btn-avatar {
      bottom: 14vh !important;
      height: 30px;
      width: 34px;
    }

    .drawer-btn-animation {
      bottom: 7vh !important;
      height: 30px;
      width: 35px;
    }

   

    .next-btn {
      padding: 7px;
      border-radius: 3px;
      width: 31.25%;
    }

    .menu-next {
      height: var(--bottom-fixed-btn-height);
    }

  }

  @media (min-height: 800px) {
    .drawer-btn {
      font-size: 14px;

    }

    .drawer-btn-ri {
      bottom: 62vh !important;
      height: 31px;
      width: 114px;
      right: -42px;
      padding: 0px 4px;
    }


    .drawer-btn-fbt {
      bottom: 38vh !important;
      height: 33px;
      width: 210px;
      right: -89px;
      padding: 0px 4px;
    }

    .drawer-btn-avatar {
      bottom: 14vh !important;
      height: 30px;
      width: 35px;
    }

    .drawer-btn-animation {
      bottom: 7vh !important;
      height: 30px;
      width: 35px;
    }

   


    .next-btn {
      padding: 9px;
      border-radius: 7px;
    }

    .menu-next {
      height: var(--bottom-fixed-btn-height);
    }

  }

  @media (min-height: 900px) {
    .drawer-btn {
      font-size: 14px;

    }

    .drawer-btn-ri {
      bottom: 62vh !important;
      height: 31px;
      width: 114px;
      right: -42px;
      padding: 0px 4px;
    }


    .drawer-btn-fbt {
      bottom: 41vh !important;
      height: 33px;
      width: 210px;
      right: -89px;
      padding: 0px 4px;
    }

    .drawer-btn-avatar {
      bottom: 18vh !important;
      height: 30px;
      width: 36px;
    }

    .drawer-btn-animation {
      bottom: 12vh !important;
      height: 30px;
      width: 36px;
    }

   

    .next-btn {
      padding: 12px;
      border-radius: 8px;
    }

    .menu-next {
      height: var(--bottom-fixed-btn-height);
    }

  }

  @media (min-height: 1080px) {
    .drawer-btn {
      font-size: 15px;
    }

    .drawer-btn-ri {
      bottom: 62vh !important;
      height: 34px;
      width: 125px;
      right: -47px;
      padding: 0px 4px;
    }


    .drawer-btn-fbt {
      bottom: 41vh !important;
      height: 33px;
      width: 241px;
      right: -104px;
      padding: 0px 4px;
    }

    .drawer-btn-avatar {
      bottom: 18vh !important;
      height: 35px;
      width: 35px;
    }

    .drawer-btn-animation {
      bottom: 12vh !important;
      height: 35px;
      width: 35px;
    }


   


    .next-btn {
      padding: 15px;
      border-radius: 8px;
      width: 30.5%;
    }

    .menu-next {
      height: var(--bottom-fixed-btn-height);
    }

  }

}

@media (min-width: 1400px) {

  

  .next-btn {
    font-size: 15px;
  }


  /* Height Starts for 1400+ */
  @media (max-height: 500px) {
    .drawer-btn {
      font-size: 14px;
    }

    .drawer-btn-ri {
      bottom: 49vh !important;
      height: 42px;
      width: 66px;
      right: -12px;
      padding: 0px 4px
    }


    .drawer-btn-fbt {
      bottom: 26vh !important;
      height: 43px;
      width: 131px;
      right: -44px;
      padding: 0px 4px;
    }

    .drawer-btn-avatar {
      bottom: 9vh !important;
      height: 30px;
      width: 43px;
    }

    .drawer-btn-animation {
      bottom: 1vh !important;
      height: 30px;
      width: 43px;
    }

   
    .next-btn {
      padding: 0px;
      border-radius: 3px;
    }

    .menu-next {
      height: var(--bottom-fixed-btn-height);
    }


  }

  @media (min-height: 500px) {
    .drawer-btn {
      font-size: 14px;

    }

    .drawer-btn-ri {
      bottom: 53vh !important;
      height: 41px;
      width: 66px;
      right: -12px;
      padding: 0px 4px;
    }


    .drawer-btn-fbt {
      bottom: 32vh !important;
      height: 44px;
      width: 131px;
      right: -45px;
      padding: 0px 4px;
    }

    .drawer-btn-avatar {
      bottom: 13vh !important;
      height: 30px;
      width: 43px;
    }

    .drawer-btn-animation {
      bottom: 6vh !important;
      height: 30px;
      width: 43px;
    }

   

    .next-btn {
      padding: 2px;
      border-radius: 3px;
    }

    .menu-next {
      height: var(--bottom-fixed-btn-height);
    }


  }

  @media (min-height: 600px) {
    .drawer-btn {
      font-size: 14px;

    }

    .drawer-btn-ri {
      bottom: 58vh !important;
      height: 33px;
      width: 114px;
      right: -40px;
      padding: 0px 4px;
    }


    .drawer-btn-fbt {
      bottom: 30vh !important;
      height: 33px;
      width: 213px;
      right: -89px;
      padding: 0px 4px;
    }

    .drawer-btn-avatar {
      bottom: 8vh !important;
      height: 30px;
      width: 34px;
    }

    .drawer-btn-animation {
      bottom: 2vh !important;
      height: 30px;
      width: 35px;
    }

  

    .next-btn {
      padding: 4px;
      border-radius: 3px;
    }

    .menu-next {
      height: var(--bottom-fixed-btn-height);
    }

  }

  @media (min-height: 700px) {
    .drawer-btn {
      font-size: 14px;

    }

    .drawer-btn-ri {
      bottom: 62vh !important;
      height: 31px;
      width: 114px;
      right: -42px;
      padding: 0px 4px;
    }


    .drawer-btn-fbt {
      bottom: 37vh !important;
      height: 33px;
      width: 210px;
      right: -89px;
      padding: 0px 4px;
    }

    .drawer-btn-avatar {
      bottom: 14vh !important;
      height: 30px;
      width: 34px;
    }

    .drawer-btn-animation {
      bottom: 7vh !important;
      height: 30px;
      width: 35px;
    }

   


    .next-btn {
      padding: 7px;
      border-radius: 3px;
      width: 31.25%;
    }

    .menu-next {
      height: var(--bottom-fixed-btn-height);
    }

  }

  @media (min-height: 800px) {
    .drawer-btn {
      font-size: 15px;

    }

    .drawer-btn-ri {
      bottom: 62vh !important;
      height: 31px;
      width: 126px;
      right: -48px;
      padding: 0px 4px;
    }


    .drawer-btn-fbt {
      bottom: 38vh !important;
      height: 33px;
      width: 234px;
      right: -101px;
      padding: 0px 4px;
    }

    .drawer-btn-avatar {
      bottom: 14vh !important;
      height: 30px;
      width: 36px;
    }

    .drawer-btn-animation {
      bottom: 7vh !important;
      height: 30px;
      width: 36px;
    }

    


    .next-btn {
      padding: 9px;
      border-radius: 7px;
    }

    .menu-next {
      height: var(--bottom-fixed-btn-height);
    }

  }

  @media (min-height: 900px) {
    .drawer-btn {
      font-size: 16px;

    }

    .drawer-btn-ri {
      bottom: 62vh !important;
      height: 31px;
      width: 135px;
      right: -52px;
      padding: 0px 4px;
    }


    .drawer-btn-fbt {
      bottom: 38vh !important;
      height: 33px;
      width: 245px;
      right: -105px;
      padding: 0px 4px;
    }

    .drawer-btn-avatar {
      bottom: 14vh !important;
      height: 30px;
      width: 36px;
    }

    .drawer-btn-animation {
      bottom: 7vh !important;
      height: 30px;
      width: 36px;
    }



    .next-btn {
      padding: 12px;
      border-radius: 8px;
    }

    .menu-next {
      height: var(--bottom-fixed-btn-height);
    }

  }

  @media (min-height: 1080px) {
    .drawer-btn {
      font-size: 16px;

    }

    .drawer-btn-ri {
      bottom: 68vh !important;
      height: 31px;
      width: 135px;
      right: -51px;
      padding: 0px 4px;
    }


    .drawer-btn-fbt {
      bottom: 48vh !important;
      height: 33px;
      width: 245px;
      right: -105px;
      padding: 0px 4px;
    }

    .drawer-btn-avatar {
      bottom: 17vh !important;
      height: 30px;
      width: 36px;
    }

    .drawer-btn-animation {
      bottom: 12vh !important;
      height: 30px;
      width: 36px;
    }


   

    .next-btn {
      padding: 15px;
      border-radius: 8px;
      width: 30.5%;
    }

    .menu-next {
      height: var(--bottom-fixed-btn-height);
    }

  }
}

@media (min-width: 1600px) {
 

  .next-btn {
    font-size: 17px;
  }


  /* Height Starts for 1600+ */
  @media (max-height: 500px) {
    .drawer-btn {
      font-size: 14px;
    }

    .drawer-btn-ri {
      bottom: 48vh !important;
      height: 42px;
      width: 66px;
      right: -12px;
      padding: 0px 4px
    }


    .drawer-btn-fbt {
      bottom: 25vh !important;
      height: 43px;
      width: 131px;
      right: -44px;
      padding: 0px 4px;
    }

    .drawer-btn-avatar {
      bottom: 8vh !important;
      height: 30px;
      width: 43px;
    }

    .drawer-btn-animation {
      bottom: 1vh !important;
      height: 30px;
      width: 43px;
    }

   

    .next-btn {
      padding: 0px;
      border-radius: 3px;
    }

    .menu-next {
      height: var(--bottom-fixed-btn-height);
    }


  }

  @media (min-height: 500px) {
    .drawer-btn {
      font-size: 14px;

    }

    .drawer-btn-ri {
      bottom: 53vh !important;
      height: 41px;
      width: 66px;
      right: -11px;
      padding: 0px 4px;
    }


    .drawer-btn-fbt {
      bottom: 32vh !important;
      height: 44px;
      width: 131px;
      right: -44px;
      padding: 0px 4px;
    }

    .drawer-btn-avatar {
      bottom: 13vh !important;
      height: 30px;
      width: 43px;
    }

    .drawer-btn-animation {
      bottom: 6vh !important;
      height: 30px;
      width: 43px;
    }

   

    .next-btn {
      padding: 1px;
      border-radius: 3px;
    }

    .menu-next {
      height: var(--bottom-fixed-btn-height);
    }


  }

  @media (min-height: 600px) {
    .drawer-btn {
      font-size: 14px;

    }

    .drawer-btn-ri {
      bottom: 58vh !important;
      height: 33px;
      width: 114px;
      right: -39px;
      padding: 0px 4px;
    }


    .drawer-btn-fbt {
      bottom: 30vh !important;
      height: 33px;
      width: 213px;
      right: -88px;
      padding: 0px 4px;
    }

    .drawer-btn-avatar {
      bottom: 8vh !important;
      height: 30px;
      width: 34px;
    }

    .drawer-btn-animation {
      bottom: 2vh !important;
      height: 30px;
      width: 35px;
    }

   

    .next-btn {
      padding: 2px;
      border-radius: 5px;
    }

    .menu-next {
      height: var(--bottom-fixed-btn-height);
    }

  }

  @media (min-height: 700px) {
    .drawer-btn {
      font-size: 15px;

    }

    .drawer-btn-ri {
      bottom: 62vh !important;
      height: 31px;
      width: 124px;
      right: -46px;
      padding: 0px 4px;
    }


    .drawer-btn-fbt {
      bottom: 35vh !important;
      height: 33px;
      width: 235px;
      right: -102px;
      padding: 0px 4px;
    }

    .drawer-btn-avatar {
      bottom: 13vh !important;
      height: 30px;
      width: 34px;
    }

    .drawer-btn-animation {
      bottom: 7vh !important;
      height: 30px;
      width: 35px;
    }

   


    .next-btn {
      padding: 5px;
      border-radius: 5px;
      width: 31.50%;
    }

    .menu-next {
      height: var(--bottom-fixed-btn-height);
    }

  }

  @media (min-height: 800px) {
    .drawer-btn {
      font-size: 15px;

    }

    .drawer-btn-ri {
      bottom: 62vh !important;
      height: 31px;
      width: 124px;
      right: -46px;
      padding: 0px 4px;
    }


    .drawer-btn-fbt {
      bottom: 35vh !important;
      height: 33px;
      width: 235px;
      right: -102px;
      padding: 0px 4px;
    }

    .drawer-btn-avatar {
      bottom: 13vh !important;
      height: 30px;
      width: 34px;
    }

    .drawer-btn-animation {
      bottom: 7vh !important;
      height: 30px;
      width: 35px;
    }

  


    .next-btn {
      padding: 7px;
      border-radius: 7px;
    }

    .menu-next {
      height: var(--bottom-fixed-btn-height);
    }

  }

  @media (min-height: 900px) {
    .drawer-btn {
      font-size: 16px;

    }

    .drawer-btn-ri {
      bottom: 64vh !important;
      height: 31px;
      width: 138px;
      right: -53px;
      padding: 0px 4px;
    }


    .drawer-btn-fbt {
      bottom: 41vh !important;
      height: 33px;
      width: 246px;
      right: -107px;
      padding: 0px 4px;
    }

    .drawer-btn-avatar {
      bottom: 17vh !important;
      height: 30px;
      width: 35px;
    }

    .drawer-btn-animation {
      bottom: 12vh !important;
      height: 30px;
      width: 35px;
    }

    

    .next-btn {
      padding: 10px;
      border-radius: 8px;
    }

    .menu-next {
      height: var(--bottom-fixed-btn-height);
    }

  }

  @media (min-height: 1080px) {
    .drawer-btn {
      font-size: 16px;

    }

    .drawer-btn-ri {
      bottom: 68vh !important;
      height: 31px;
      width: 138px;
      right: -53px;
      padding: 0px 4px;
    }


    .drawer-btn-fbt {
      bottom: 48vh !important;
      height: 33px;
      width: 246px;
      right: -107px;
      padding: 0px 4px;
    }

    .drawer-btn-avatar {
      bottom: 25vh !important;
      height: 30px;
      width: 35px;
    }

    .drawer-btn-animation {
      bottom: 20vh !important;
      height: 30px;
      width: 35px;
    }


   


    .next-btn {
      padding: 12px;
      border-radius: 8px;
      width: 31.5%;
    }

    .menu-next {
      height: var(--bottom-fixed-btn-height);
    }

  }

}

@media (min-width: 1800px) {


  .next-btn {
    font-size: 19px;
  }


  /* Height Starts for 1800+ */
  @media (max-height: 500px) {
    .drawer-btn {
      font-size: 14px;
    }

    .drawer-btn-ri {
      bottom: 48vh !important;
      height: 42px;
      width: 66px;
      right: -12px;
      padding: 0px 4px
    }


    .drawer-btn-fbt {
      bottom: 25vh !important;
      height: 43px;
      width: 131px;
      right: -44px;
      padding: 0px 4px;
    }

    .drawer-btn-avatar {
      bottom: 8vh !important;
      height: 30px;
      width: 43px;
    }

    .drawer-btn-animation {
      bottom: 1vh !important;
      height: 30px;
      width: 43px;
    }

   
    .next-btn {
      padding: 0px;
      border-radius: 3px;
      width: 32%;
    }

    .menu-next {
      height: var(--bottom-fixed-btn-height);
    }


  }

  @media (min-height: 500px) {
    .drawer-btn {
      font-size: 14px;

    }

    .drawer-btn-ri {
      bottom: 53vh !important;
      height: 41px;
      width: 66px;
      right: -11px;
      padding: 0px 4px;
    }


    .drawer-btn-fbt {
      bottom: 32vh !important;
      height: 44px;
      width: 131px;
      right: -44px;
      padding: 0px 4px;
    }

    .drawer-btn-avatar {
      bottom: 13vh !important;
      height: 30px;
      width: 43px;
    }

    .drawer-btn-animation {
      bottom: 6vh !important;
      height: 30px;
      width: 43px;
    }

    

    .next-btn {
      padding: 1px;
      border-radius: 3px;
      width: 31.75%;
    }

    .menu-next {
      height: var(--bottom-fixed-btn-height);
    }


  }

  @media (min-height: 600px) {
    .drawer-btn {
      font-size: 14px;

    }

    .drawer-btn-ri {
      bottom: 57vh !important;
      height: 33px;
      width: 114px;
      right: -39px;
      padding: 0px 4px;
    }


    .drawer-btn-fbt {
      bottom: 29vh !important;
      height: 33px;
      width: 213px;
      right: -88px;
      padding: 0px 4px;
    }

    .drawer-btn-avatar {
      bottom: 8vh !important;
      height: 30px;
      width: 34px;
    }

    .drawer-btn-animation {
      bottom: 2vh !important;
      height: 30px;
      width: 35px;
    }

   

    .next-btn {
      padding: 2px;
      border-radius: 5px;
    }

    .menu-next {
      height: var(--bottom-fixed-btn-height);
    }

  }

  @media (min-height: 700px) {
    .drawer-btn {
      font-size: 16px;

    }

    .drawer-btn-ri {
      bottom: 62vh !important;
      height: 31px;
      width: 127px;
      right: -47px;
      padding: 0px 4px;
    }


    .drawer-btn-fbt {
      bottom: 35vh !important;
      height: 33px;
      width: 237px;
      right: -102px;
      padding: 0px 4px;
    }

    .drawer-btn-avatar {
      bottom: 13vh !important;
      height: 30px;
      width: 34px;
    }

    .drawer-btn-animation {
      bottom: 7vh !important;
      height: 30px;
      width: 35px;
    }

   


    .next-btn {
      padding: 5px;
      border-radius: 5px;
      width: 31.50%;
    }

    .menu-next {
      height: var(--bottom-fixed-btn-height);
    }

  }

  @media (min-height: 800px) {
    .drawer-btn {
      font-size: 17px;

    }

    .drawer-btn-ri {
      bottom: 63vh !important;
      height: 31px;
      width: 148px;
      right: -59px;
      padding: 0px 4px;
    }


    .drawer-btn-fbt {
      bottom: 35vh !important;
      height: 33px;
      width: 270px;
      right: -119px;
      padding: 0px 4px;
    }

    .drawer-btn-avatar {
      bottom: 13vh !important;
      height: 30px;
      width: 34px;
    }

    .drawer-btn-animation {
      bottom: 7vh !important;
      height: 30px;
      width: 35px;
    }

   


    .next-btn {
      padding: 7px;
      border-radius: 7px;
    }

    .menu-next {
      height: var(--bottom-fixed-btn-height);
    }

  }

  @media (min-height: 900px) {
    .drawer-btn {
      font-size: 18px;

    }

    .drawer-btn-ri {
      bottom: 63vh !important;
      height: 31px;
      width: 148px;
      right: -59px;
      padding: 0px 4px;
    }


    .drawer-btn-fbt {
      bottom: 37vh !important;
      height: 33px;
      width: 270px;
      right: -119px;
      padding: 0px 4px;
    }

    .drawer-btn-avatar {
      bottom: 13vh !important;
      height: 30px;
      width: 34px;
    }

    .drawer-btn-animation {
      bottom: 7vh !important;
      height: 30px;
      width: 35px;
    }

   

    .next-btn {
      padding: 10px;
      border-radius: 8px;
    }

    .menu-next {
      height: var(--bottom-fixed-btn-height);
    }

  }

  @media (min-height: 1080px) {
    .drawer-btn {
      font-size: 18px;

    }

    .drawer-btn-ri {
      bottom: 63vh !important;
      height: 31px;
      width: 148px;
      right: -59px;
      padding: 0px 4px;
    }


    .drawer-btn-fbt {
      bottom: 40vh !important;
      height: 33px;
      width: 270px;
      right: -119px;
      padding: 0px 4px;
    }

    .drawer-btn-avatar {
      bottom: 17vh !important;
      height: 30px;
      width: 34px;
    }

    .drawer-btn-animation {
      bottom: 12vh !important;
      height: 30px;
      width: 35px;
    }


   


    .next-btn {
      padding: 12px;
      border-radius: 8px;
      width: 31.5%;
    }

    .menu-next {
      height: var(--bottom-fixed-btn-height);
    }

  }

}

@media (min-width: 2000px) {}

@media (min-width: 2200px) {}

@media (min-width: 2400px) {}

/* mobile UI */
@media (max-width: 991px) {
 
  .drawer-btn-ri {
    height: 28px;
    width: 100px;
    right: -2.3rem;
  }


  .drawer-btn-fbt {
    height: 28px;
    width: 200px;
    right: -5.4rem;
  }

  .drawer-btn-avatar {
    height: 30px;
    width: 35px;
    right: 0rem;
    padding: 2px;
  }

  .drawer-btn-animation {
    height: 30px;
    width: 35px;
    right: 0rem;
    padding: 4px;
  }

  .drawer-btn-confirm {
    box-shadow: 3px 2px 8px -3px #000000 !important;
    transform: rotate(0deg);
    height: 40px;
    width: 77px;
    position: fixed;
    bottom: 8vh;
    right: 0rem;
    padding: 4px;
    background: linear-gradient(261deg, rgb(255, 123, 72) 0%, rgb(247, 60, 34) 100%) !important;
  }


  


  .drawer-btn {
    font-size: 11px;
  }




  .menu-next {
    margin-top: 1px;
  }

  .drawer-btn i {
    width: 1rem;
    height: 1rem;
  }


  @media (max-height: 500px) {
    .drawer-btn {
      font-size: 7px;

    }

    .drawer-btn-ri {
      bottom: 52vh !important;
      height: 27px;
      width: 39px;
      right: -4px;
      padding: 0px 4px;
    }


    .drawer-btn-fbt {
      bottom: 38vh !important;
      height: 28px;
      width: 82px;
      right: -26px;
      padding: 0px 4px;
    }

    .drawer-btn-avatar {
      bottom: 24vh !important;
      height: 30px;
      width: 30px;
    }

    .drawer-btn-animation {
      bottom: 17vh !important;
      height: 30px;
      width: 30px;
    }

    .drawer-btn-confirm {
      height: 30px !important;
      font-size: 11px !important;
      width: 68px;
      bottom: 10vh;
      right: 0rem;
    }

   
  }

  @media (min-height: 500px) {
    .drawer-btn {
      font-size: 7px;

    }

    .drawer-btn-ri {
      bottom: 57vh;
      height: 27px;
      width: 58px;
      right: -15px;
      padding: 0px 4px;
    }


    .drawer-btn-fbt {
      bottom: 40vh !important;
      height: 28px;
      width: 105px;
      right: -38px;
      padding: 0px 4px;
    }


    .drawer-btn-avatar {
      bottom: 24vh !important;
      height: 30px;
      width: 30px;
    }

    .drawer-btn-animation {
      bottom: 17vh !important;
      height: 30px;
      width: 30px;
    }

    .drawer-btn-confirm {
      height: 30px !important;
      font-size: 11px !important;
      width: 68px;
      bottom: 10vh;
      right: 0rem;
    }

   
  }

  @media (min-height: 600px) {
    .drawer-btn {
      font-size: 8px;

    }

    .drawer-btn-ri {
      bottom: 59vh !important;
      height: 27px;
      width: 70px;
      right: -22px;
      padding: 0px 4px
    }


    .drawer-btn-fbt {
      bottom: 41vh !important;
      height: 28px;
      width: 126px;
      right: -50px;
      padding: 0px 4px;
    }


    .drawer-btn-avatar {
      bottom: 24vh !important;
      height: 30px;
      width: 30px;
    }

    .drawer-btn-animation {
      bottom: 17vh !important;
      height: 30px;
      width: 30px;
    }

    .drawer-btn-confirm {
      height: 30px !important;
      font-size: 11px !important;
      width: 68px;
      bottom: 10vh;
      right: 0rem;
    }

   
  }

  @media (min-height: 700px) {
    .drawer-btn {
      font-size: 11px;
    }


    .drawer-btn-ri {
      bottom: 60vh !important;
      height: 27px;
      width: 90px;
      right: -31px;
      padding: 0px 4px;
    }


    .drawer-btn-fbt {
      bottom: 41vh !important;
      height: 28px;
      width: 166px;
      right: -69px;
      padding: 0px 4px;
    }


    .drawer-btn-avatar {
      bottom: 24vh !important;
      height: 30px;
      width: 30px;
    }

    .drawer-btn-animation {
      bottom: 18vh !important;
      height: 30px;
      width: 30px;
    }

    .drawer-btn-confirm {
      height: 30px !important;
      font-size: 11px !important;
      width: 68px;
      bottom: 10vh;
      right: 0rem;
    }

   
  }

  @media (min-height: 800px) {
    .drawer-btn {
      font-size: 12px;
    }


    .drawer-btn-ri {
      bottom: 62vh !important;
      height: 27px;
      width: 103px;
      right: -38px;
      padding: 0px 4px;
    }


    .drawer-btn-fbt {
      bottom: 42vh !important;
      height: 28px;
      width: 189px;
      right: -80px;
      padding: 0px 4px;
    }


    .drawer-btn-avatar {
      bottom: 24vh !important;
      height: 30px;
      width: 30px;
    }

    .drawer-btn-animation {
      bottom: 18vh !important;
      height: 30px;
      width: 30px;
    }

    .drawer-btn-confirm {
      height: 30px !important;
      font-size: 11px !important;
      width: 68px;
      bottom: 10vh;
      right: 0rem;
    }

   
  }

  @media (min-height: 900px) {
    .drawer-btn {
      font-size: 13px;
    }


    .drawer-btn-ri {
      bottom: 62vh !important;
      height: 27px;
      width: 112px;
      right: -42px;
      padding: 0px 4px;
    }


    .drawer-btn-fbt {
      bottom: 43vh !important;
      height: 28px;
      width: 201px;
      right: -86px;
      padding: 0px 4px;
    }


    .drawer-btn-avatar {
      bottom: 24vh !important;
      height: 30px;
      width: 30px;
    }

    .drawer-btn-animation {
      bottom: 17vh !important;
      height: 30px;
      width: 30px;
    }

    .drawer-btn-confirm {
      height: 35px !important;
      font-size: 11px !important;
      width: 68px;
      bottom: 10vh;
      right: 0rem;
    }

   
  }

  @media (min-height: 1080px) {
    .drawer-btn {
      font-size: 14px;
    }


    .drawer-btn-ri {
      bottom: 62vh !important;
      height: 27px;
      width: 131px;
      right: -52px;
      padding: 0px 4px;
    }


    .drawer-btn-fbt {
      bottom: 43vh !important;
      height: 28px;
      width: 220px;
      right: -96px;
      padding: 0px 4px;
    }


    .drawer-btn-avatar {
      bottom: 24vh !important;
      height: 30px;
      width: 30px;
    }

    .drawer-btn-animation {
      bottom: 17vh !important;
      height: 30px;
      width: 30px;
    }

    .drawer-btn-confirm {
      height: 35px !important;
      font-size: 11px !important;
      width: 68px;
      bottom: 10vh;
      right: 0rem;
    }

    
  }


}