html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  overflow-x: hidden;
  -webkit-overflow-scrolling: auto;
}

html {
  font-size: 16px;
}

body {
  line-height: normal;
  overflow-x: hidden;
  background: url("../images/app/iCare4U_desktop_bg.jpg") no-repeat;
  background-position: top;
  object-fit: contain;
  max-width: 100%;
  height: auto;
  background-size: 100% 100%;
  background-attachment: fixed;
  -webkit-background-attachment: fixed;
  background-color: #f5883a;
}

.fw-600 {
  font-weight: 600;
}

.fs-15 {
  font-size: 15px;
}

.text-orange {
  color: #f69f49 !important;
}

.btn-orange {
  background: #f69f49 !important;
  border: solid #f69f49 1px;
}

.primary-button,
.secondary-button {
  background-color: #e98e4d;
  color: #ffffff !important;
  border-radius: 7px !important;
  width: 100%;
  padding: 12px;
  text-align: center;
  font-weight: 550;
  font-size: 15px;
}

.secondary-button {
  background-color: #ffffff !important;
  border: solid #f69f49 1.2px !important;
  color: #000000 !important;
}

#branches_list {
  overflow: scroll;
  max-height: 55vh;
}

#branch_states, #branch_cities {
  max-height: 100%;
  overflow: scroll;
}

.card-profile-edit .form-check-input:checked[type="radio"] {
  background: radial-gradient(#f69f49 0%, #f69f49 50%, white 50%);
}

.card-profile-edit input.form-check-input {
  border: solid #f69f49 1px;
}

.card-profile-edit .select-arrow {
  top: 28%;
  left: 15%;
}

.form-select {
  padding: 0.375rem 1.25rem 0.375rem 0.75rem;
}

#innerPreloader {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 99999;
  transition: all 200ms ease;
}

#innerPreloader .spinner-border {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
}

.preloader-hide {
  opacity: 0;
  pointer-events: none;
  transition: all 150ms ease !important;
}

.theme-light #preloader {
  background-color: #fff;
}

.theme-dark #preloader {
  background-color: #0f1117;
}

div#HeaderHome {
  padding: 15px 10px;
}

div#HeaderHome .hidden {
  display: none;
  transition: opacity 0.3s ease;
  opacity: 0;
}

img#HeaderGlasses {
  height: 16px;
  width: auto;
  padding-left: 10px;
}

.header-home-logo {
  height: 25px;
}

.reward-list-image img,
.promotions-list-image img {
  width: 100%;
  height: auto;
  background-size: cover;
  background-position: center;
  border-radius: 10px;
  padding: 0;
  margin: 10px 0;
  aspect-ratio: 1/1;
}

.reward-list-tab .reward-list-info {
  padding-left: 0.5rem;
  padding-right: 0.9rem;
}

.card-promotions {
  border-radius: 26px;
}

div.bottom-menubar {
  position: fixed;
  bottom: 0;
  z-index: 500;
}

footer.fireworks {
  background-image: url(../images/app/index/FCP-Footer-x3.png);
  background-position: center center;
  background-repeat: no-repeat;
  margin-bottom: -10px;
  background-size: cover;
  height: 100%;
  position: relative;
  width: 100%;
  background-attachment: fixed;
}

footer.footer-container,
footer.fireworks-logo {
  position: relative;
  z-index: 3;
}

.footer-icon-container {
  display: flex;
  justify-content: center;
}

div#page.bg-create-new-account .row {
  margin: 2.5rem 0 !important;
}

div#page.bg-create-new-account {
  background: #f69f49;
}

div#page.bg-create-new-account::after {
  content: "";
  position: absolute;
  width: 160px;
  height: 160px;
  background: #f6893b;
  border-radius: 50%;
  top: 72%;
  right: -40px;
  transform: translateY(-50%);
}

.page-title {
  z-index: 50;
}

.card-promotion-details h1 {
  font-weight: 700;
  font-size: 17px;
  line-height: 20px;
}

.card-rewards .btn-rewards-tabs {
  position: unset;
  /* background-color: #f8f8f8; */
  border-radius: 26px;
  background: transparent;
}

.card-rewards .btn-rewards-tab {
  border-radius: 18px 18px 0 0;
  /* background-color: #f8f8f8; */
  border-bottom: 1.5px solid white;
  background: transparent;
}

.card-rewards .btn-rewards-tab.active {
  box-shadow: none;
}

.card-rewards .reward-list-tab {
  background-color: white;
  border-radius: 0 0 26px 26px;
  max-height: 100%;
  height: 100vh !important;
}

.card-login a.btn-signup-mobile-number,
.card-login a.btn-activate-account,
#ForgotPasswordBtn,
#AccountActivationBtn,
#SignUpHere,
#LogInHere,
.area-selecting {
  cursor: pointer;
}

.bottom-menubar .menubar-icon.menu-center-icon {
  height: 12vh;
}

#otptype {
  color: rgb(220, 53, 69);
  cursor: pointer;
}

.bottom-menubar .menubar-icon {
  height: 6vh;
}

.card-login .btn-login-tabs {
  top: -39px;
}

.card-sign-up .signup-icon > img {
  height: 3rem;
}

div#page {
  background: #f8f8f8;
}

div#page.bg-sign-up img.focus-point {
  position: absolute;
  top: 60%;
  height: 8%;
}

div#page.store-locator {
  width: 100%;
  height: 100%;
}

.store-locator-container {
  background-color: white;
  width: auto;
  height: 100%;
  margin: 0 10px;
  border-radius: 26px 26px 0 0;
}

.store-locator-filter {
  background-color: #f8f8f8;
  border-radius: 12px;
}

.store-locator-image {
  border: 1px solid #dbd9d9;
  object-fit: cover;
  width: max-content;
  padding: 0.2rem;
}

.store-locator-button {
  background-color: #f6893b;
  width: 100%;
  display: block;
  padding: 10px 0;
  font-size: 16px;
  font-weight: 500;
  color: white;
  border-radius: 10px;
}

.clear-filter-button {
  background-color: #e6e6e6;
  width: 100%;
  display: block;
  padding: 10px 0;
  font-size: 16px;
  font-weight: 500;
  color: #757474;
}

.store-locator-button:hover {
  color: white;
}

.clear-filter-button:hover {
  color: #757474;
}

.store-locator-button:focus-visible,
.clear-filter-button:focus-visible {
  outline: none;
}

.store-locator-result-container {
  background-color: white;
  width: 100%;
  height: max-content;
  border-radius: 26px;
}

.store-image {
  border: 1px solid #e8e9f5;
  border-radius: 20px;
  box-shadow: 0px 2px 12px #e8e9f5;
  width: 50px;
  height: 50px;
}

.select-store-region {
  background-color: transparent;
  border: 1px solid #dbd9d9;
}

.sl-select-container {
  position: relative;
  width: 100%;
  margin-bottom: 1rem;
}

.sl-select-btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 50px;
  padding: 0 15px;
  border: 1px solid #ccc5c5;
  cursor: pointer;
}

.sl-select-btn .btn-text {
  font-size: 14px;
  font-weight: 400;
  color: rgba(24, 25, 31, 0.7);
}

.sl-select-btn .arrow-down {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  transition: 0.3s;
}

.sl-select-btn .arrow-down > i {
  font-size: 18px;
}

.sl-select-btn.open .arrow-down {
  transform: rotate(-180deg);
}

.sl-list-items {
  position: absolute;
  left: 40px;
  right: 40px;
  padding: 16px 15px;
  border: 1px solid #ccc5c5;
  background-color: #fff;
  overflow-y: scroll;
  height: 200px;
  margin-bottom: 1rem;
  display: none;
  transition: 0.3s all ease-in-out;
  box-shadow: 1px 1px 5px 0px #d3d3d3;
  z-index: 20;
}

.sl-list-items.open {
  display: block;
}

.sl-list-items .sl-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  list-style: none;
  margin-top: 10px;
}

.sl-item .sl-item-text {
  font-size: 14px;
  font-weight: 400px;
  color: #18191f;
  line-height: 150%;
}

.input-group {
  flex-wrap: no-wrap !important;
}

.form-select {
  font-size: inherit !important;
}

.card-login input {
  width: unset !important;
  flex-grow: 3;
}

.outlet-bar,
div#page,
.area-bar,
.state-bar {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.outlet-bar
  li.state-select-outlet
  .select2-container--default
  .select2-selection--multiple {
  background-size: 20px 20px;
}

.outlet-bar
  li.state-select-outlet
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  margin: 3px !important;
  padding: 3px 10px 3px 10px !important;
}

.outlet-bar
  li.state-select-outlet
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove,
.outlet-bar
  li.state-select-outlet
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove
  span {
  background: #fff;
}

.owl-stage-outer {
  overflow-x: scroll;
  min-width: 200px;
}

.card-opp-pdf object {
  height: 100vh;
}

.card-create-new-account div.checkbox-agreement {
  margin-bottom: 1rem !important;
}

.card-rewards .reward-list-tab .reward-list-info p.text-details a,
.card-promotions .promotions-list-tab .promotions-list-info p.text-details {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.card-promotions .promotions-list-tab .promotions-list-info p.text-details {
  font-size: 12px;
}

.card-rewards .reward-list-tab .reward-list-info span.reward-type {
  font-size: 10px;
  padding: 4px 8px 3px 8px;
  font-weight: 600;
}

.card-promotions
  .promotions-list-tab
  .promotions-list-info
  span.promotions-type {
  font-size: 10px;
  padding: 4px 8px 3px 8px;
  font-weight: 600;
}

div.btn-share-promotion,
div.btn-profile-save {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.card-create-password,
.card-notification-details,
.card-phone-verification,
.card-reward-details,
.card-reward-details.give,
.card-complete-profile,
.card-profile-transaction-details,
.card-profile-transactions {
  /* height: calc(100vh - 90px); */
  height: 88%;
  min-height: 600px;
  padding: 2rem 1.8rem;
  box-shadow: 0px -5px 20px rgba(0, 0, 0, 0.1);
  position: relative;
  margin-top: -20px;
}

.card-profile,
.card-promotions {
  display: flex;
  flex-direction: column;
  height: 100vh;
  overflow-y: auto;
}

@media (max-width: 768px) {
  .card-profile,
  .card-promotions {
    height: calc(100vh - 60px); 
  }
}


.card-sign-up .btn-signup-mobile-number,
.card-sign-up .btn-activate-account {
  padding: 14px 0 !important;
}

.card-create-new-account {
  padding: 2rem 1.8rem !important;
  box-shadow: 0px -10px 20px rgba(0, 0, 0, 0.1);
}

.card-profile-edit,
.card-customer-support {
  min-height: 600px;
  padding: 2rem 1.8rem !important;
}

.card-profile-edit,
.card-profile,
.card-promotions,
.card-reward-details {
  position: relative;
  margin-top: -20px;
  border-radius: 24px 24px 0 0;
  min-height: auto;
}

.card-create-new-account input.form-check-input {
  width: 15px;
  height: 15px;
  margin-top: 0;
}

.card-create-new-account input {
  padding-bottom: 0.5rem;
}

.main-popup-backdrop .main-popup button#CloseAccountActivationPopup,
.main-popup-backdrop .main-popup button#CloseForgotPasswordPopup,
.main-popup-backdrop .main-popup button#CloseConfirmPhonePopup,
.main-popup-backdrop .main-popup button#CloseConfirmEmailPopup {
  width: 25px;
  height: 25px;
  font-size: 20px;
}

#eyeglassesIcon {
  width: 35px;
}

.card-opp {
  height: 100vh;
}

.login-content-container {
  background: white;
}

.card-sign-up {
  justify-content: start;
  height: unset !important;
}

.btn-see-password:hover {
  border-bottom: 1px solid #bebaba;
}

#ResetPasswordPhoneCountry {
  width: 20px;
  padding-right: 15px;
}

.area-bar li,
.state-bar li.area-list-state,
.state-bar li.area-list-state-all,
.bottom-bar li {
  padding: 12px 0;
}

.card-phone-verification input {
  width: 60px;
  height: 60px;
}

.abcRioButton {
  width: max-content !important;
  height: max-content !important;
  border-radius: 9999px !important;
}

.abcRioButtonContents {
  display: none;
}

.abcRioButtonIcon div {
  width: max-content !important;
  height: max-content !important;
}

.abcRioButtonIcon div svg {
  width: 20px !important;
  height: 20px !important;
}

.g-signin2 {
  margin-bottom: 0.3rem !important;
}

.bottom-bar {
  display: none;
}

.bottom-bar.active {
  display: block;
  transform: translateY(0%);
  max-height: 90vh;
  /* height: 100%; */
}

.state-bar .menu-state {
  padding: 15px 20px !important;
  padding-bottom: 2rem !important;
}

.state-bar ul,
.area-bar ul {
  max-height: max-content;
  overflow: unset;
}

.main-popup-backdrop {
  bottom: 0;
  height: unset !important;
}

.card-create-password input,
.password-container input {
  flex-grow: 1 !important;
}

.card-login .btn-signup-mobile-number,
.card-login .btn-activate-account {
  margin: 10px 0 10px 0;
}

.swiper-container.overlay-active {
  overflow: hidden;
}

.home-header-slide {
  padding: 0 22px;
}

.rewards-carousel {
  padding: 0 0.5rem;
}

.welcome-member {
  background-position: 1% center, 99% center;
}

div.btn-share-promotion,
div.btn-profile-save {
  box-shadow: 1px 1px 5px 5px rgba(220, 220, 220, 0.7) !important;
  padding: 1rem;
}

.brand.selected {
  border: 2px solid #f6893b !important;
  background-color: rgba(246, 137, 59, 0.1);
}

hr.dashed {
  border: 1px dashed;
}

/*min hong*/
/* #BottomMenubarReward {
  position: absolute;
  top: -38px;
  height: 11vh;
} */

/*original -30px*/

.modal-footer #okButton {
  background-color: #f6893b;
  width: 100%;
  display: block;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 13.5px;
  font-weight: bold;
  color: white;
}

.modal-footer #cancelButton {
  border: 1px solid #f6893b;
  width: 100%;
  display: block;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 13.5px;
  font-weight: bold;
  color: #f6893b;
  background-color: white;
}

#loginErrorModal .modal-dialog .modal-content {
  border-radius: 20px;
}

#loginErrorModal .modal-dialog .modal-body {
  text-align: center;
  margin-top: 20px;
  font-size: 18px;
  color: black;
  font-weight: 500px;
}

.card-profile .profile-details {
  padding: 1.5rem 1.2rem 0.8rem !important;
  margin-top: 15px !important;
}

.card-profile .profile-menu li a {
  padding: 1rem 1.3rem 1rem 2.3rem !important;
}

.card-profile .profile-menu li.menu-prescription {
  background-image: url(../images/app/Appointment.svg), 
    url(../images/app/arrow-mog.svg);
  border-bottom: solid #b4b4b423 2px;
  background-size: auto 40%, auto 50%;
}

.card-profile .profile-details table,
.card-profile .profile-details table td {
  padding: 0.8rem 0.5rem;
}

.password-container input {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: solid #bebaba 1px;
  width: 85%;
}

.password-container button {
  border-bottom: solid #bebaba 1px;
}

.card-login .btn-activate-account {
  padding-top: 8px;
  padding-bottom: 8px;
}

.otp-input::-webkit-inner-spin-button,
.otp-input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.reward-list-info .case .status {
  color: #f6893b;
}

.MemberCardContainer div #MemberCardNo,
.MemberCardContainer div #MemberCardNumberHome,
.MemberCardContainer div #MemberCardNumberFooter {
  font-size: 1rem;
}

.MemberCardContainer div #MemberCardName,
.MemberCardContainer div #MemberCardNo,
.MemberCardContainer div #MemberCardReferral {
  font-size: 0.9rem;
}

.MemberCardContainer div #MemberCardName {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-width: 80vw;
}

#MemberCardSidebar .MemberCardContainer {
  position: absolute;
  bottom: 0.5rem;
  right: calc((var(--bs-gutter-x) * 0.5) + 1rem);
  font-size: 17px;
  min-height: 40px;
}

#MemberCardSidebar .MemberCardContainer div #MemberCardName {
  font-size: 0.8rem;
}

#MemberCardSidebar .MemberCardContainer div #MemberCardNumber {
  font-size: 0.7rem;
}

/* Pop-up transitions for Login page */
#CompletedPopup,
#ErrorPopup,
#AccountActivationPopup,
#AccountActivatedSuccess,
#AccountActivated,
#ForgotPasswordPopup,
#ConfirmEmailPopup,
#ConfirmPhonePopup,
#SuccessPopup,
#loginErrorModal,
#RewardClaimed,
#CongratPopup,
#MoreDetailsPopup,
#SignupPopup,
#MigrationPopup,
#LoginErrorPopup,
#MigrationRewardPopup {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s, visibility 1s;
}

#CompletedPopup.show,
#ErrorPopup.show,
#AccountActivationPopup.show,
#AccountActivatedSuccess.show,
#AccountActivated.show,
#ForgotPasswordPopup.show,
#ConfirmEmailPopup.show,
#ConfirmPhonePopup.show,
#SuccessPopup.show,
#loginErrorModal.show,
#RewardClaimed.show,
#CongratPopup.show,
#MoreDetailsPopup.show,
#SignupPopup.show,
#MigrationPopup.show,
#LoginErrorPopup.show,
#MigrationRewardPopup.show {
  opacity: 1;
  visibility: visible;
}

#CompletedPopup .main-popup,
#ErrorPopup .main-popup,
#AccountActivationPopup .main-popup,
#AccountActivatedSuccess .main-popup,
#AccountActivated .main-popup,
#ForgotPasswordPopup .main-popup,
#ConfirmEmailPopup .main-popup,
#ConfirmPhonePopup .main-popup,
#SuccessPopup .main-popup,
#loginErrorModal .main-popup,
#RewardClaimed .main-popup,
#CongratPopup .main-popup,
#MoreDetailsPopup .main-popup,
#SignupPopup .main-popup,
#MigrationPopup .main-popup,
#LoginErrorPopup .main-popup,
#MigrationRewardPopup .main-popup {
  opacity: 0;
  visibility: hidden;
}

#CompletedPopup .main-popup.show,
#ErrorPopup .main-popup.show,
#AccountActivationPopup .main-popup.show,
#AccountActivatedSuccess .main-popup.show,
#AccountActivated .main-popup.show,
#ForgotPasswordPopup .main-popup.show,
#ConfirmEmailPopup .main-popup.show,
#ConfirmPhonePopup .main-popup.show,
#SuccessPopup .main-popup.show,
#loginErrorModal .main-popup.show,
#RewardClaimed .main-popup.show,
#CongratPopup .main-popup.show,
#MoreDetailsPopup .main-popup.show,
#SignupPopup .main-popup.show,
#MigrationPopup .main-popup.show,
#LoginErrorPopup .main-popup.show,
#MigrationRewardPopup .main-popup.show {
  opacity: 1;
  visibility: visible;
}

.card-login .btn-signup-mobile-number:active,
.card-sign-up .btn-signup-mobile-number:active {
  background-color: rgba(246, 137, 59, 0.8) !important;
}

.card-login .btn-activate-account:active,
.card-sign-up .btn-activate-account:active {
  background-color: rgba(220, 220, 220, 0.5) !important;
}

/* Footer animation wip */
footer.fireworks {
  animation: zoomOutBackground 4s ease-in-out !important;
}

@keyframes zoomOutBackground {
  0% {
    background-size: 150% 150%;
    opacity: 0;
  }

  100% {
    background-size: 100% 100%;
    opacity: 1;
  }
}

/* Edit Profile */
.card-profile-edit label > span {
  font-weight: 600;
}

.form-select:disabled {
  background-color: transparent;
  color: #bebaba;
}

/* Carousel */
.carousel-item {
  aspect-ratio: 4 / 5;
  transform: scale(1);
  transition: transform 0.4s ease-in-out;
}

.carousel-item a img {
  object-fit: cover;
}

.carousel-item:hover {
  transform: scale(1.1);
}

.carousel-item a,
.carousel-link {
  display: flex;
  height: 100%;
}

div#page.bg-login {
  background-image: url("../images/app/fp-login-banner.png");
  width: 100%;
  height: auto;
  background-position: 0px 0px;
  animation: moveUpwards 2s ease-out forwards;
}

@keyframes moveUpwards {
  0% {
    background-position: 0px 0px;
    /* Start lower */
  }

  100% {
    background-position: 0px -10px;
    /* End at the top */
  }
}

.card-login {
  top: 18rem;
  padding: 30px 0 0;
}
#LoginPhoneInputLabel,
#LoginEmailInputLabel,
#ForgotPasswordBtnLabel,
#LoginInputPasswordLabel {
  padding: 0 30px;
}
#login_button,
#AccountActivationBtn,
#SignUpHere {
  margin-left: 30px;
  margin-right: 30px;
  width: unset;
}
.card-reward-details p,
.card-promotion-details p { 
  font-size: 14.5px;
}
.card-reward-details p {
  line-height: 1.15rem;
  color: #8a8a8a;
}
.card-reward-details h1 {
  font-weight: 500;
  line-height: 1.3rem;
}
.card-promotions .promotions-list-tab .promotions-list-info p.text-date,
.card-rewards .reward-list-tab .reward-list-info p.text-date {
  font-size: 10px !important;
  color: #8a8a8a;
}
.sidebar-menu .sidebar-menu-text {
  font-size: 16px;
  margin-left: 10px;
}
.sidebar-menu .sidebar-menu-icon {
  height: 20px;
  width: 20px;
}
.sidebar-menu li {
  padding: 15px 17px;
}
div.btn-share-promotion button,
.redeeming-reward button {
  font-size: 1em;
  padding: 10px 0;
}
.card-rewards .reward-list-tab .reward-list-info div.row {
  margin-top: 14px;
}
.card-promotion-details img,
#rewardDetailsContainer img {
  border-radius: 20px;
}
.home-body .reward-list a.view-all {
  font-size: 14px;
  padding-right: 12px;
}

#menuIcon {
  width: 1.5rem;
}

.fa-clone {
  cursor: pointer;
}

.membership-card {
  min-height: min-content;
}

.membership-card-description div {
  font-weight: 700 !important;
}

.membership-card-description div p {
  font-weight: 500;
}

@media screen and (max-width: 300px) {
  .sidebar-menu .sidebar-menu-text {
    font-size: 14px;
  }
}

@media screen and (max-width: 345px) {
  .card-login {
    top: 15rem;
    padding: 30px 0 0;
  }
}

@media screen and (min-width: 345px) {
  .card-login {
    top: 19rem;
  }
}

@media screen and (min-width: 365px) {
  .card-login {
    top: 20rem;
  }
}

@media screen and (min-width: 400px) {
  .card-login {
    top: 22.5rem;
  }
}

@media screen and (min-width: 435px) {
  .card-login {
    top: 22.5rem;
  }
}

@media screen and (min-width: 450px) {
  .card-login {
    top: 25.5rem;
  }
}

@media screen and (min-width: 485px) {
  .card-login {
    top: 27.5rem;
  }
}

@media screen and (min-width: 545px) {
  .card-login {
    top: 31rem;
  }
}

@media screen and (min-width: 625px) {
  .card-login {
    top: 34rem;
  }
}

@media screen and (min-width: 625px) {
  .card-login {
    top: 36rem;
  }
}

@media screen and (min-width: 730px) {
  .card-login {
    top: 40rem;
  }
}

@media screen and (max-width: 430px) {
  div#HeaderHome {
    padding: 30px 20px 20px 20px !important;
  }

  div.home-header-slide div.carousel {
    margin-top: 80px;
  }
}

@media screen and (max-width: 575px) {
  div.home-header-slide div.carousel .carousel-indicators {
    margin-bottom: 2rem !important;
  }

  div.home-header-slide div.carousel .carousel-indicators .active {
    width: 25px;
  }

  div.home-header-slide div.carousel .carousel-indicators [data-bs-target] {
    height: 10px;
  }

  .home-body .reward-list .reward-list-info p.text-date {
    font-size: 12.5px;
    width: 90%;
    color: #8a8a8a;
  }

  .home-body .reward-list .reward-list-info span.reward-type {
    font-size: 0.7rem;
    padding: 0.3rem 0.5rem;
    border-radius: 0.7rem;
    font-weight: 600;
  }

  .home-body .reward-list .reward-list-info div.row {
    margin-top: 0px;
  }

  .welcome-member h1 {
    font-size: 1.1rem;
  }

  body {
    background: url("../images/app/iCare4U_mobile_bg.jpg") no-repeat;
    background-size: 100% 100% !important;
  }
}

@media screen and (max-width: 768px) {
  .mobile-margin {
    margin-top: 3rem;
  }

  .card-rewards {
    height: 100vh;
  }

  .promotions-list-tab {
    margin-bottom: 5rem;
  }

  .sign-up-swiper-container {
    height: 100vh !important;
  }

  .carousel-inner {
    border-radius: 20px;
  }

  .promotion-details-container {
    margin-bottom: 3.5rem !important;
  }

  #mainInboxContainer1,
  #mainInboxContainer2 {
    margin: 0 1rem !important;
  }

  .main-content-container .first-slide,
  .main-content-container {
    background: #f8f8f8;
  }

  .main-container {
    height: 100vh;
  }

  .card-create-password,
  .card-notification-details,
  .card-phone-verification,
  .card-reward-details,
  .card-reward-details.give,
  .card-complete-profile,
  .card-profile-transaction-details,
  .card-profile-transactions {
    box-shadow: none;
  }

  .card-create-password {
    padding: 2rem 1.8rem 1rem;
    border-radius: 26px !important;
    min-height: 600px;
    height: unset !important;
    overflow: hidden;
  }
}

@media screen and (min-width: 576px) {
  footer.fireworks .footer-icon {
    width: 65%;
  }

  .bottom-menubar .menubar-icon {
    width: 80%;
    height: 7vw;
  }

  .footer-icon-container {
    display: flex;
    justify-content: center;
  }

  #ForgotPasswordBtn {
    margin-bottom: 2.5rem !important;
  }
}

@media (min-width: 768px) {
  body {
    background-size: 100% 100%;
    font-size: 16px;
  }

  .main-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }

  div#HeaderHome {
    padding: 20px;
  }

  img#HeaderGlasses {
    height: 22px;
    width: auto;
  }

  button.btn-notification {
    font-size: 26px;
  }

  span#BellNotification {
    font-size: 16px;
    width: 26px;
    height: 26px;
  }

  .tablet-col-container {
    margin-left: 5%;
    margin-top: 5rem;
    position: sticky;
    top: 5rem;
    padding: 0;
    height: max-content;
    display: block;
  }

  .reward-list-info {
    border-bottom: 1px solid #f3f5f7;
  }

  .reward-list h4 {
    font-size: 1.7rem;
  }

  .welcome-member {
    background-position: -2% center, 102% center;
  }

  .navbar-container {
    height: 100%;
  }

  .navbar-item-container a {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .navbar-item-container a p {
    font-size: 1rem;
    font-weight: 600;
    color: #000000;
  }

  .navbar-item-container.active {
    border-bottom: 2px solid #f6893b;
  }

  /* minhong */
  /* .navbar-item-container a:hover p,
  .navbar-item-container a:hover img {
    color: #F6893B;
  } */
  .navbar-item-container:hover a .icon-title {
    color: #f6893b;
  }

  .navbar-item-container:hover #icon_home {
    content: url(../images/app/index/menu-home-red.png);
  }

  .navbar-item-container:hover #icon_promotions {
    content: url(../images/app/icon-promotion-orange.png);
  }

  .navbar-item-container:hover #icon_reward {
    content: url(../images/app/icon-gift-orange.png);
  }

  .navbar-item-container:hover #icon_profile {
    content: url(../images/app/icon-profile-orange.png);
  }

  .navbar-item-container:hover #icon_points {
    content: url(../images/app/icon-points-orange.png);
  }

  .navbar-item-container:hover #icon_whatsapp {
    content: url(../images/app/icon-whatsapp-orange.png);
  }

  /*minhong end*/
  .icon-title.title-active {
    color: #f6893b;
  }

  .header-home-logo {
    height: 2.8rem;
  }

  .icon-img {
    width: 20px;
    height: 20px;
  }

  .column-container {
    padding-top: 5rem;
  }

  .sidebar-content-container {
    background: #ffffff;
    border-right: 1px solid #f3f5f7;
    border-radius: 26px;
    padding: 30px 22px;
    height: max-content;
    box-shadow: 1px 1px 5px 0px #d3d3d3;
  }

  .notification-content-container {
    background: #ffffff;
    border-right: 1px solid #f3f5f7;
    border-radius: 26px;
    padding: 30px 22px;
    height: max-content;
    box-shadow: 1px 1px 5px 0px #d3d3d3;
    margin-bottom: 1rem;
  }

  .main-content-container {
    background: #ffffff;
    border-right: 1px solid #f3f5f7;
    border-radius: 26px;
    padding: 0;
    height: max-content;
    box-shadow: 1px 1px 5px 0px #d3d3d3;
    margin-top: 5rem;
    margin-right: 5%;
  }

  div.home-header-slide {
    margin: 30px;
    padding-top: 25px;
  }

  div.home-header-slide div.carousel {
    margin-top: 0 !important;
  }

  .home-header-slide {
    padding-left: 0;
    padding-right: 0;
  }

  .carousel-inner {
    border-radius: 20px;
  }

  .welcome-member {
    padding: 2rem 0 1.8rem;
    background-size: auto 50%;
  }

  .welcome-member p {
    font-size: 1rem !important;
  }

  .welcome-member h1 {
    font-size: 1.2rem;
    margin-top: -1%;
  }

  .home-body {
    border-radius: 26px 26px 0 0;
  }

  .home-body .reward-list {
    padding: 1.2rem 1.5rem;
  }

  .home-body .reward-list a.view-all {
    font-size: 1rem;
    padding-right: 0.8rem;
  }

  .home-body .reward-list .reward-list-info p.text-date {
    font-size: 85%;
  }

  .home-body .reward-list .reward-list-info span.reward-type {
    font-size: 85%;
    padding: 0.3rem 0.5rem;
    border-radius: 0.7rem;
    font-weight: 700;
  }

  .home-body .reward-list .reward-list-info div.row {
    margin-top: 0;
  }

  .home-body .reward-tabs .reward-logo {
    height: 60px;
    padding: 0 10%;
  }

  .rewards-name,
  .promotions-name {
    font-size: 1rem;
    margin-top: 0.7rem;
    text-transform: lowercase;
  }

  .rewards-name,
  .promotions-name {
    text-transform: capitalize;
  }

  .rewards-title,
  .promotions-title,
  .our-brands-title {
    font-size: 1.2rem;
  }

  #MemberCard,
  #MemberCardSidebar {
    position: relative;
  }

  .desktop-sidebar-menu .sidebar-menu-text {
    font-size: 1rem;
    font-weight: 600;
    color: #000000;
    margin-left: 0.5rem;
  }

  .desktop-sidebar-menu .sidebar-menu-icon {
    width: 20px;
    height: auto;
    margin: 0.5rem;
  }

  .desktop-sidebar-menu li:last-child {
    border-bottom: 1px solid #9a9a9a2f;
    padding-bottom: 1rem;
  }

  .desktop-sidebar-menu li {
    margin-bottom: 0.7rem;
  }

  .desktop-sidebar-menu li a {
    display: flex;
    align-items: center;
  }

  footer.fireworks {
    border-radius: 0 0 26px 26px;
    padding: 50px 30px !important;
  }

  footer.fireworks .footer-icon {
    width: 75%;
  }

  .rewards-carousel {
    padding: 0;
  }

  .notifications-list li {
    padding: 0;
    border-bottom: 0;
    border: 1px solid #9a9a9a2f;
    padding: 0.9rem 1rem;
    border-radius: 15px;
    margin-bottom: 0.5rem;
  }

  .noti-container {
    border-top: 1px solid #9a9a9a2f;
    padding-top: 1.5rem;
  }

  .noti-container i {
    font-size: 1rem;
  }

  .noti-container div p,
  .noti-container div a {
    font-size: 1rem;
    font-weight: 600;
  }

  .noti-container div a {
    font-size: 0.8rem;
    font-weight: 600;
    text-decoration: underline !important;
  }

  .noti-container div p {
    color: #000000;
  }

  .noti-title,
  .noti-message {
    font-size: 0.9rem;
  }

  .noti-date {
    font-size: 0.9rem;
  }

  .noti-container-title {
    width: 70%;
    color: #000000;
  }

  .inbox-container i {
    color: #000000;
    font-size: 1.2rem;
  }

  div.home-header-slide div.carousel .carousel-indicators .active {
    background-color: #f6893b;
    width: 32px;
    border-radius: 50rem;
  }

  div.home-header-slide div.carousel .carousel-indicators [data-bs-target] {
    transition: ease 0.3s;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    opacity: 1;
    border: unset;
  }

  .card-profile {
    border-radius: 26px;
  }

  .card-promotion-details {
    height: max-content;
    border-radius: 26px;
    padding: 0rem 0.5rem 10px 0.5rem;
  }

  .card-promotion-details p,
  div.btn-share-promotion button {
    font-size: 1.1em;
  }

  .card-promotion-details img {
    margin-bottom: 1rem;
  }

  .card-promotions .promotions-list-tab .promotions-list-info p.text-date {
    font-size: 85%;
  }

  .card-promotions
    .promotions-list-tab
    .promotions-list-info
    span.promotions-type {
    font-size: 10px;
    padding: 0.3rem 0.5rem;
    border-radius: 0.7rem;
    font-weight: 700;
  }

  .card-promotion-details ul > li {
    padding-left: 2rem;
    margin: 0.3rem 0;
    font-size: 16px;
  }

  .promotions-list-tab > .row {
    margin: 1rem 0 !important;
  }

  div.home-header-slide div.carousel .carousel-indicators {
    margin-bottom: 2rem;
  }

  .card-rewards-container {
    border-radius: 26px;
    height: 100%;
  }

  .card-rewards {
    margin-top: 0;
    border-radius: 26px;
    height: max-content;
    min-height: 600px;
  }

  .card-rewards .reward-list-tab .reward-list-info p.text-date {
    font-size: 14px;
  }

  .card-rewards .reward-list-tab .reward-list-info span.reward-type {
    font-size: 10px;
    padding: 5px 12px;
  }

  .card-rewards .reward-list-tab .reward-list-info p.text-details {
    font-size: 15px;
    height: calc(100% - 32px);
  }

  .card-rewards .reward-list-tab {
    padding: 15px 1.5rem;
  }

  .card-reward-details {
    border-radius: 26px;
    height: max-content;
    min-height: 600px;
    padding: 0rem 0.5rem 80px 0.5rem;
  }

  h4 {
    font-size: 18px;
  }

  #NotificationFilter {
    border-radius: 40px 40px 15px 15px;
  }

  .bottom-bar {
    position: absolute;
    transition: 0.5s ease;
  }

  /* LOGIN PAGE CSS */
  .swiper-container {
    overflow: hidden;
    border-right: 1px solid #f3f5f7;
    border-radius: 26px;
    padding: 0;
    width: 100%;
    /*    height: 55rem;*/
    box-shadow: 1px 1px 5px 0px #d3d3d3;
    margin-right: 3%;
  }

  .login-content-container {
    border-right: 1px solid #f3f5f7;
    border-radius: 26px;
    padding: 0;
    height: max-content;
    box-shadow: 1px 1px 5px 0px #d3d3d3;
    margin-top: 2rem;
    margin-right: 2%;
    margin-bottom: 2rem;
  }

  /* div#page.bg-login img.focus-point-bg {
    border-radius: 26px 26px 0 0;
  } */

  .card-login {
    border-radius: 0 0 26px 26px;
  }

  .login-sidebar-content-container {
    margin-left: 3%;
    position: sticky;
    top: 2rem;
    padding: 0;
    height: max-content;
  }

  .login-sidebar {
    background: #ffffff;
    border-right: 1px solid #f3f5f7;
    border-radius: 26px;
    padding: 30px 22px;
    height: max-content;
    box-shadow: 1px 1px 5px 0px #d3d3d3;
    position: sticky;
    top: 5.5rem;
    margin-left: 3%;
    margin-bottom: 1rem;
  }

  .login-sidebar div li a {
    display: flex;
    align-items: center;
  }

  .login-sidebar .sidebar-menu-icon {
    width: 20px;
    height: 20px;
    margin: 0.5rem;
  }

  /* minhong */
  ul.list-unstyled > li {
    position: relative;
  }

  .login-sidebar .sidebar-menu-text {
    font-size: 1rem;
    font-weight: 600;
    color: #000000;
    margin-left: 0.5rem;
  }

  .card-login input {
    height: 38px !important;
    font-size: 14px !important;
  }

  .card-login button,
  .card-login button:focus,
  .card-login button:active,
  .card-login select {
    font-size: 1rem !important;
  }

  .card-login select {
    flex-grow: 1;
  }

  .card-login .btn-signup-mobile-number,
  .card-login .btn-activate-account {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    font-size: 15px !important;
    margin: 15px 0 !important;
  }

  .card-login .signup-icon > img {
    height: 50px !important;
  }

  .card-login {
    padding: 30px 0 0 !important;
    font-size: 16px !important;
    top: 24rem;
  }

  .card-login div.my-4,
  .card-login > span {
    margin-bottom: 0 !important;
  }

  div#page.bg-login {
    border-radius: 26px;
  }

  /* SIGN UP PAGE CSS */
  .sign-up-swiper-container {
    height: 900px;
    background: white;
  }

  div#page.bg-create-new-account {
    font-size: 20px !important;
    background: transparent;
  }

  .card-create-new-account .btn-create-account-next {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .card-create-new-account label.label-input-account,
  .card-create-new-account label.label-checkbox-account,
  .card-create-new-account input,
  .card-create-new-account select,
  .card-create-new-account .btn-create-account-next {
    font-size: 16px;
  }

  .card-create-new-account select {
    padding-right: 20px !important;
  }

  .form-check {
    display: flex;
    align-items: center;
  }

  .card-create-new-account label.form-check-label {
    line-height: normal;
  }

  .card-create-new-account label.label-checkbox-account {
    margin-left: 1rem;
  }

  .card-phone-verification span {
    font-size: 15px !important;
    line-height: 22px !important;
  }

  .card-phone-verification input {
    width: 60px;
    height: 60px;
    font-size: 25px;
  }

  .card-phone-verification {
    border-radius: 20px !important;
    height: 90%;
    min-height: 600px;
    padding: 40px 30px;
    overflow: hidden;
  }

  .card-phone-verification .btn-create-account-next,
  .card-create-password .btn-create-account-next,
  .card-create-new-account .btn-create-account-next,
  button#AreaStateNext {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 17px;
  }

  .card-create-password span {
    font-size: 15px;
    line-height: 22px;
  }

  .card-create-password input,
  .password-container input {
    font-size: inherit;
    width: 86%;
  }

  .card-create-password {
    padding: 30px 20px;
    border-radius: 26px !important;
    min-height: 600px;
    height: 88% !important;
    overflow: hidden;
  }

  div#page.bg-create-new-account {
    height: max-content;
    padding-left: 0 !important;
    font-size: 20px;
  }

  .card-profile-transactions,
  .card-profile-transaction-details,
  .card-profile-settings,
  .card-profile-password,
  .card-customer-support,
  .card-opp-pdf,
  .card-notification-details {
    border-radius: 26px;
    min-height: 600px;
    /* max-height: 100vh; */
  }

  .card-create-new-account {
    height: 85%;
    min-height: 800px !important;
    border-radius: 26px;
  }

  .card-sign-up {
    margin-top: -15%;
    height: 50%;
    justify-content: flex-start;
    border-radius: 30px;
  }

  .card-create-new-account {
    padding: 40px;
  }

  .state-bar .menu-state {
    margin-top: 2rem !important;
    padding: 15px 0px;
  }

  .outlet-bar li.outlet-list h5 {
    font-size: 20px;
  }

  .outlet-bar li.outlet-list p {
    font-size: 16px;
  }

  .outlet-bar
    li.state-select-outlet
    .select2-container--default
    .select2-selection--multiple
    .select2-selection__choice {
    font-size: 13px;
    width: 120px;
  }

  .outlet-bar
    li.state-select-outlet
    .select2-container--default
    .select2-selection--multiple
    .select2-selection__choice__remove {
    font-size: 28px;
    left: 80%;
    top: -6px;
  }

  .card-complete-profile .btn-complete-profile {
    margin-top: auto;
  }

  #scan-qr-code {
    border-radius: 26px;
  }

  .card-opp .opp-list .opp-list-info h5 {
    font-size: 14px;
  }

  .card-opp .opp-list .opp-list-info p {
    font-size: 11px;
    line-height: 15px;
  }

  .card-opp .opp-list button {
    font-size: 10px;
    padding-top: 5px;
    padding-bottom: 6px;
    border-radius: 5px;
  }

  .card-opp {
    border-radius: 26px;
    padding: 40px 25px;
    height: max-content;
    min-height: 600px;
  }

  #GeneralNotificationsList,
  #PrivateNotificationsList {
    border-radius: 30px 30px 26px 26px;
    top: 10px;
    bottom: 0;
  }

  .card-sign-up .btn-signup-mobile-number,
  .card-sign-up .btn-activate-account {
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 25px 0;
  }

  .card-sign-up h1 {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    margin-top: 2rem;
  }

  .card-login .btn-login-tabs {
    top: -42px;
  }

  .card-create-new-account {
    font-size: 16px;
    overflow: hidden;
  }

  .card-sign-up .social-login-buttons {
    margin: 30px 0;
  }

  div#page.bg-sign-up {
    background-image: url("../images/app/fp-register-banner-2.png");
    width: 100%;
    height: 600px;
    border-radius: 26px;
  }

  /* .card-login {
    min-height: 120vh !important;
  } */

  .store-locator-nav {
    margin-top: 3rem;
  }

  div#page.store-locator {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .general-swiper-container {
    height: max-content;
    background: white;
  }

  .card-create-new-account label.label-input-account {
    margin-bottom: 1.5rem !important;
  }

  .main-popup-backdrop .main-popup {
    width: 50%;
    padding: 1.5rem 2rem 2rem 2rem;
  }

  .main-popup-backdrop .sign-up-popup {
    width: 70% !important;
  }

  .card-promotions .promotions-list-tab .promotions-list-info p.text-details {
    font-size: 16px !important;
  }

  .card-rewards .btn-rewards-tab {
    padding: 15px 0;
  }

  .login-swiper-container {
    height: 73rem !important;
  }

  div.btn-share-promotion,
  div.btn-profile-save {
    position: unset;
    border-radius: 0 0 26px 26px;
    box-shadow: none !important;
    padding: 1.5rem 1rem;
  }

  #ForgotPasswordBtnLabel,
  #login_button,
  #AccountActivationBtn,
  #SignUpHere {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }

  .card-login .btn-signup-mobile-number {
    width: unset;
  }

  .card-create-password .btn-create-account-next,
  .card-create-new-account .btn-create-account-next {
    margin-top: 3rem;
  }

  .card-phone-verification .btn-create-account-next {
    margin-top: 0;
  }

  .MemberCardContainer div #MemberCardName {
    font-size: 1rem !important;
  }

  #MemberCardSidebar .MemberCardContainer div #MemberCardNumber,
  .MemberCardContainer div #MemberCardNumberHome,
  .MemberCardContainer div #MemberCardNumberFooter {
    font-size: 0.9rem !important;
  }

  .card-rewards .reward-list-tab .reward-list-info p.text-details,
  .card-reward-details p,
  .card-promotion-details p {
    font-size: 16px;
  }

  .card-promotions .promotions-list-tab .promotions-list-info p.text-date,
  .card-rewards .reward-list-tab .reward-list-info p.text-date {
    font-size: 10px !important;
  }

  .card-promotions .promotions-list-tab .promotions-list-info p.text-details {
    font-size: 12px;
  }
}

@media screen and (min-width: 800px) {
  .card-login {
    top: 25rem;
  }
}

@media screen and (min-width: 828px) {
  h1 {
    font-size: 24px;
    line-height: 30px;
  }

  div#page.bg-create-new-account .row {
    margin: 2.2rem 0 !important;
  }

  .card-create-new-account {
    height: 85%;
  }

  .card-promotions .promotions-list-tab,
  div#page,
  .area-bar,
  .state-bar {
    padding: 10px 15px !important;
  }
}

@media screen and (min-width: 850px) {
  .card-login {
    top: 26rem;
  }

  .login-swiper-container {
    height: 77rem !important;
  }
}

@media screen and (min-width: 900px) {
  .card-login {
    top: 28rem;
  }

  .login-swiper-container {
    height: 80rem !important;
  }
}

@media screen and (min-width: 950px) {
  .card-login {
    top: 29rem;
  }

  .login-swiper-container {
    height: 81rem !important;
  }
}

@media screen and (min-width: 992px) {
  .main-container {
    justify-content: center;
  }

  .sidebar-content-container {
    margin: 0;
  }

  .main-content-container {
    margin-top: 5rem;
    margin-right: 0;
  }

  .notification-content-container {
    position: sticky;
    top: 5rem;
    margin-top: 5rem;
    margin-bottom: 0;
  }

  .tablet-col-container {
    margin-left: 0;
    top: 5rem;
    margin-top: 5rem;
  }

  .desktop-navbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  footer.fireworks .footer-icon {
    width: 65%;
  }

  .footer-icon-container {
    justify-content: space-evenly;
  }

  .navbar-item-container a p {
    font-size: 0.8rem;
  }

  div#HeaderHome {
    padding: 15px 20px 0px 20px !important;
    border-radius: 0 !important;
  }

  .navbar-container div {
    padding: 15px 0 20px 0;
  }

  .icon-img {
    width: 20px;
    height: 20px;
  }

  .welcome-member h1 {
    margin-top: 1%;
  }

  .welcome-member p {
    font-size: 1.2rem;
  }

  .outer-content-container,
  .noti-content-container {
    padding: 40px 32px;
  }

  .noti-content-container {
    height: 529px;
  }

  .footer-container {
    width: 85%;
    padding-top: 0.6rem;
  }

  .desktop-sidebar-menu li {
    margin-bottom: 10px;
  }

  .desktop-sidebar-menu li:last-child {
    border-bottom: 1px solid #f3f5f7;
    padding-bottom: 10px;
    margin-bottom: 0;
  }

  /* LOGIN PAGE CSS */
  .login-sidebar-content-container {
    margin-left: 0;
    top: 5.5rem;
  }

  .login-content-container {
    margin-right: 0;
    margin-top: 5.5rem;
  }

  .swiper-container {
    margin-right: 0;
  }

  .login-sidebar {
    margin-left: 0;
  }

  div#page.bg-login img.focus-point {
    top: 20%;
  }

  .card-login .btn-login-tabs {
    top: -43px;
  }

  .card-login {
    top: 22.5rem;
  }

  /* SIGN UP PAGE */
  div#page.bg-sign-up img.focus-point {
    left: -1%;
  }

  div#page.bg-sign-up img.focus-point {
    top: 30%;
  }

  .card-sign-up {
    height: 60%;
    margin-top: -40%;
  }

  div#page.bg-login {
    background-size: 100% auto;
  }

  div#page.bg-create-new-account .row {
    margin: 2.2rem 0 !important;
  }

  .main-popup-backdrop .main-popup {
    width: 35%;
  }

  .main-popup-backdrop .sign-up-popup {
    width: 75% !important;
  }

  .card-phone-verification > div.row.my-4 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }

  .card-phone-verification span {
    font-size: 15px !important;
  }

  .card-phone-verification small {
    font-size: 13px;
  }

  .card-create-new-account {
    height: 85%;
  }

  .sign-up-swiper-container {
    height: 73rem !important;
  }

  .login-swiper-container {
    height: 72rem !important;
  }
}

@media screen and (min-width: 1050px) {
  .card-login {
    top: 24rem;
  }
}

@media screen and (min-width: 1150px) {
  .card-login {
    top: 26rem;
  }
}

@media screen and (min-width: 1170px) {
  .card-phone-verification > .mb-4 {
    margin-bottom: 2rem !important;
  }

  .card-login .btn-login-tab {
    padding: 20px 0 !important;
    border-radius: 30px 30px 0px 0px !important;
  }

  .card-login a.btn-signup-mobile-number,
  .card-login a.btn-activate-account {
    margin-bottom: 10px !important;
  }
}

@media screen and (min-width: 1200px) {
  footer.fireworks .footer-icon {
    width: 60%;
  }

  div#HeaderHome {
    padding: 0;
  }

  /* LOGIN PAGE CSS */
  .login-swiper-container {
    height: 79rem !important;
  }

  .card-login {
    top: 28rem;
  }

  .card-login .btn-login-tabs {
    top: -50px;
  }

  .card-login .btn-signup-mobile-number,
  .card-login .btn-activate-account {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    font-size: 18px !important;
    margin: 10px 0 10px 0 !important;
  }

  .card-login {
    font-size: 18px !important;
  }

  /* SIGN UP PAGE CSS */
  .sign-up-swiper-container {
    height: 75rem !important;
  }

  .card-sign-up {
    height: 45%;
    margin-top: -20%;
  }

  .social-login-buttons {
    margin: 1.2rem 0 1.5rem !important;
  }

  .card-sign-up .btn-signup-mobile-number,
  .card-sign-up .btn-activate-account {
    font-size: 18px;
    padding: 16px;
    margin: 35px 0;
  }

  .card-sign-up h1 {
    font-size: 24px;
  }

  .span-text {
    font-size: 18px;
    margin-bottom: 20px !important;
  }

  .main-popup-backdrop .sign-up-popup {
    width: 65% !important;
  }
  #QRcode {
    font-size: 18px;
  }
}

@media screen and (min-width: 1290px) {
  .card-login a.btn-signup-mobile-number,
  .card-login a.btn-activate-account {
    margin-bottom: 10px !important;
  }
}

@media screen and (min-width: 1300px) {
  .login-swiper-container {
    height: 80rem !important;
  }

  .card-login {
    top: 29rem;
  }
}

@media screen and (min-width: 1400px) {
  .card-login {
    top: 32.5rem;
  }
}

@media screen and (min-width: 1440px) {
  #rewardsShortDesc {
    font-size: 20px;
    line-height: 1.6rem;
  }
  #mallName,
  #rebateAmount,
  #rewardsValidity,
  #RewardMoreDetails {
    font-size: 18px;
  }
  #mallDescription,
  #mallAddress {
    font-size: 17px;
  }
  .card-rewards .reward-list-tab .reward-list-info p.text-details,
  .card-reward-details p,
  .card-promotion-details p {
    font-size: 18px;
  }
  .main-container {
    margin: 0 auto;
    max-width: 1440px;
  }

  .welcome-member {
    background-position: -1% center, 101% center;
  }

  /* LOGIN PAGE CSS */
  div#page {
    height: 60rem;
  }

  div#page.bg-login {
    background-size: 100% auto;
  }

  /* SIGN UP PAGE CSS */
  div#page.bg-sign-up img.focus-point {
    top: 20%;
  }

  .sign-up-swiper-container {
    height: 80rem !important;
    /* previously 68 rem */
  }

  .card-sign-up {
    margin-top: -4%;
  }

  .main-popup-backdrop .sign-up-popup {
    width: 55% !important;
  }

  .login-swiper-container {
    height: 85rem !important;
  }
}

/* @media screen and (max-width: 900px) and (max-height: 480px) and (orientation: landscape),
  screen and (max-width: 480px) and (max-height: 900px) and (orientation: portrait) {
  .tablet-col-container {
    display: none;
  }

  .main {
    width: 100%;
  }

  .main-content-container,
  div.home-header-slide {
    margin: 0;
    padding-top: 0;
  }

  div.home-header-slide div.carousel {
    margin-top: 40px;
  }
} */

/* Wilson CSS HEADER PAGE START*/

div#HeaderHome {
  box-shadow: 1px 1px 5px 0px #d3d3d3;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 50;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: #f8f8f8;
  width: 100%;
  padding: 20px;
}

.scroll-fade {
  transition: transform 0.3s ease;
}

.scroll-fade.instant {
  transition: transform 0 ease;
}

.footer-scroll {
  transition: transform 1s ease;
}

.footer-scroll.instant {
  transition: transform 0s ease;
}

.card-rewards {
  /* background-color: white; */
  background: transparent;
  width: 100%;
  margin-top: 0;
}

.transition-fade {
  opacity: 1;
  transition: opacity 500ms, transform 500ms;
  transform: translateX(0);
  transform-origin: left;
}

html.is-animating .transition-fade {
  opacity: 1;
  transform: translateY(100%);
}

html.is-leaving .transition-fade {
  opacity: 0;
  transform: translateX(0);
}

/* Wilson CSS Header Page End */

.main-popup-backdrop .redeeming-reward #CloseRedeemPopup {
  background-color: #F69F49;
  width: 28px;
  height: 28px;
  margin-bottom: 0.5rem;
  cursor: pointer;
  pointer-events: auto;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  margin-left: auto;
}

.card-reward-details img {
  user-select: none !important; 
  -webkit-user-select: none !important; 
  -ms-user-select: none !important; 
}
