@media (min-width: 1441px) {
  .container {
    max-width: 1170px !important;
  }
}
@media (max-width: 1440px) {
  .px-100 {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .header .right-side .btn-border {
    font-size: 12px;
    padding: 12px 12px;
    gap: 4px;
    height: 50px;
  }
  .header .navbar {
    padding: 20px 0;
  }
  .header .navbar-nav {
    height: 58px;
    align-items: center;
  }
  .header .navbar-nav .nav-link {
    font-size: 13px;
    line-height: 100%;
    padding: 5px 10px;
  }
  .header .navbar-nav .nav-link.dropdown-toggle {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0;
    flex-wrap: nowrap;
    flex-direction: row;
    gap: 10px;
  }
  .header .navbar-nav .nav-link.dropdown-toggle::after {
    display: none;
  }
  .header .navbar-brand {
    margin-right: 20px;
  }
  .header .right-side {
    gap: 10px;
  }
}
@media (max-width: 1366px) {
  .main-landing section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .scanerbox .btn-border.btn-20px {
    font-size: 16px;
    line-height: 15px;
    font-weight: 600;
  }
  .scanerbox span {
    width: 70px;
  }
  .landing-sec-4 {
    height: 100%;
  }
  .home-sec-1 {
    padding: 40px 0 40px 0 !important;
  }
  .home-sec-1 .heading-box {
    max-width: 60%;
    margin: auto;
  }
  .serchTheam {
    width: 100%;
    padding: 0 25px;
  }
  .serchTheam .input-group-text:first-child {
    width: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0;
    flex-wrap: nowrap;
    flex-direction: row;
  }
  .serchTheam .input-group-text {
    padding: 4px 4px;
    background-color: #ffffff !important;
  }
  .serchTheam .btn-border.btn-blue {
    padding: 10px 25px;
    font-size: 14px;
  }
  .serchTheam input[type=search] {
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #121032;
  }
  .home-sec-2 {
    padding: 50px 0;
  }
  .home-sec-2 .cardbox {
    margin-top: 0px;
  }
  .serchTheam .dropdown-menu {
    width: calc(100% - 50px);
  }
}
@media (max-width: 1200px) {
  .header .right-side {
    gap: 5px;
  }
  .header .right-side .btn-border {
    font-size: 12px;
    padding: 4px 8px;
    height: 40px;
  }
  .header .right-side .btn-border img {
    width: 16px;
  }
  .header .navbar {
    padding: 14px 0;
  }
  .header .navbar-nav {
    height: 58px;
    align-items: center;
  }
  .header .navbar-nav .nav-link {
    font-size: 12px;
    line-height: 100%;
    padding: 5px 10px;
  }
  .header .navbar-nav .nav-link.dropdown-toggle {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0;
    flex-wrap: nowrap;
    flex-direction: row;
    gap: 4px;
  }
  .header .navbar-nav .nav-link.dropdown-toggle::after {
    display: none;
  }
  .header .navbar-brand {
    margin-right: 20px;
  }
  .scanerbox {
    width: 150px;
  }
  .scanerbox .btn-border {
    justify-content: center;
  }
  .scanerbox span {
    width: 104px;
    line-height: 100%;
    font-weight: 700;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 0px;
  }
  .scanerbox .qrcode {
    width: 46px;
    flex-shrink: 0;
  }
}
@media (max-width: 1199px) {
  .header .btn-border {
    padding: 12px 8px;
  }
  .headerOffcanvas .offcanvas-body {
    padding: 0;
  }
  .headerOffcanvas .header .right-side {
    flex-wrap: wrap;
    gap: 10px;
  }
  .headerOffcanvas .header .navbar-nav {
    height: auto;
    align-items: start;
  }
  .headerOffcanvas .header .navbar-nav .nav-link {
    padding: 8px 0px;
  }
  .headerOffcanvas .header .navbar-nav .nav-link.dropdown-toggle {
    gap: 10px;
  }
  .headerOffcanvas .header .navbar-nav .nav-link.dropdown-toggle img {
    width: 12px;
  }
  .headerOffcanvas .navbar-brand {
    display: flex;
    align-items: end;
    margin-right: 20px;
    gap: 12px;
  }
  .headerOffcanvas .right-side {
    gap: 10px;
  }
  .headerOffcanvas .right-side .btn-border {
    padding: 4px 8px;
  }
  .headerOffcanvas .dropdown-menu {
    left: 0;
    right: auto;
    position: absolute;
  }
  .headerOffcanvas .dropdownTheam-notif .dropdown-menu {
    left: 0;
    right: auto;
    position: static;
    width: 100%;
  }
  .home-sec-5 {
    position: relative;
    padding: 88px 12px !important;
    background: url("../../image/bg-addcashcard.png");
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    -o-border-radius: 35px;
    overflow: hidden;
    height: 500px;
  }
  .home-sec-5 .heading-box {
    gap: 30px;
    position: relative;
    z-index: 1;
  }
  .home-sec-5::before {
    content: " ";
    width: 50%;
    height: 70%;
    background: url("../../image/img-addcashcard-box.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: right;
    background-position-y: bottom;
    position: absolute;
    left: auto;
    right: 26px;
    bottom: 6px;
  }
  .home-sec-4 .headingbox-home {
    justify-content: start;
  }
  .home-sec-5,
  .home-sec-6 {
    padding: 50px 12px !important;
  }
  .explore-gridcard {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }
  .explore-gridcard .img-pos {
    display: flex;
    width: 100%;
    justify-content: center;
    margin-top: -40px;
  }
  .explore-gridcard .img-pos .imgCard-rounded {
    border: 2px solid #ffffff;
    overflow: hidden;
    width: 62px;
    height: 62px;
    border-radius: 100%;
  }
  .explore-gridcard .img-pos .imgCard-rounded img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
  }
  .card-detailBox-giftcard {
    gap: 20px;
  }
  .booknowBox {
    padding-bottom: 20px;
  }
  .exchangebrands-card {
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
  }
  .gridcard-brand {
    gap: 12px;
  }
  .cardTheam-5 .card {
    border: 1px solid #EAEBEC;
    overflow: hidden;
    background: #ffffff;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 16px;
    padding: 15px;
    height: 100%;
  }
  .cardTheam-5 .card .imgCard {
    overflow: hidden;
    width: 100%;
    height: 150px;
    border-radius: 8px;
  }
  .cardTheam-5 .card .imgCard img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
  }
  .cardTheam-5 .card .imgCard img {
    -o-object-fit: cover;
       object-fit: cover;
  }
  .cardTheam-5 .card .card-header {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 0;
    flex-wrap: nowrap;
    flex-direction: row;
    gap: 10px;
    padding: 0;
    margin-bottom: 14px;
    background-color: transparent;
    border: 0;
  }
  .cardTheam-5 .card .card-header .imgCard-header {
    overflow: hidden;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    width: 40px;
    height: 40px;
  }
  .cardTheam-5 .card .card-header .imgCard-header img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
  }
  .cardTheam-5 .card .card-header .header-text .name {
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: #121032;
    font-weight: 600;
  }
  .cardTheam-5 .card .card-header .header-text .date {
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    text-align: center;
    color: #5C6270;
    text-align: start;
  }
  .cardTheam-5 .card .card-header .header-text .date span {
    color: #121032;
    font-weight: 500;
  }
  .cardTheam-5 .card .card-body {
    padding: 24px;
    padding: 14px 0 0 0;
    display: flex;
    justify-content: start;
    align-items: start;
    gap: 0;
    flex-wrap: nowrap;
    flex-direction: column;
    gap: 14px;
  }
  .cardTheam-5 .card .card-title {
    font-size: 15px;
    line-height: 20px;
    font-weight: 700;
    text-align: center;
    text-align: start;
    margin-bottom: 0;
  }
  .cardTheam-5 .card .card-text {
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    text-align: center;
    color: #5C6270;
    text-align: start;
  }
  .cardTheam-5 .card .card-text span {
    color: #121032;
    font-weight: 500;
  }
  .cardTheam-5 .card .receivedfrom {
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
    text-align: center;
    color: #121032;
    text-align: start;
  }
  .cardTheam-5 .card .receivedfrom span {
    color: #F48D03;
    font-weight: 700;
  }
  .cardTheam-5 .card .badge-contaiener {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 0;
    flex-wrap: nowrap;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px;
  }
  .cardTheam-5 .card .rate {
    font-family: "News701Bt";
    font-weight: 700;
    font-size: 20px;
    line-height: 120%;
    color: #121032;
    color: #1072BE;
    font-weight: 700;
  }
  .cardTheam-5 .card .box-badge {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 0;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 8px;
    flex-wrap: wrap;
    width: 100%;
  }
}
@media (max-width: 991px) {
  .main-landing section {
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 16px;
  }
  .landing-sec-1 {
    padding-top: 40px;
  }
  .commen-land.heading-box {
    gap: 18px;
  }
  .scanerbox .btn-border.btn-20px {
    font-size: 14px;
    line-height: 21px;
  }
  .scanerbox .qrcode {
    width: 46px;
  }
  .img-landing-sec-1 {
    margin-bottom: 30px;
  }
  .landing-sec-2 {
    padding: 40px 0;
  }
  .btn-border.btn-20px {
    font-size: 16px;
  }
  .btn-border.w-178 {
    width: 160px;
  }
  .landing-sec-3 {
    padding: 40px 12px;
  }
  .landing-sec-5 .blue-ribbon {
    float: none;
  }
  .main-landing .landing-sec-6 {
    padding-bottom: 0;
  }
  .home-sec-2 .cardbox .col-12 {
    margin-bottom: 16px;
  }
  .cardTheam .card {
    height: 421px;
  }
  .cardTheam .card .imgCard {
    overflow: hidden;
    width: 100%;
    height: 250px;
    border-radius: 0;
  }
  .cardTheam .card .imgCard img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
  }
  .cardTheam .card .imgCard img {
    -o-object-fit: cover;
       object-fit: cover;
  }
  .cardTheam .card .card-body {
    padding: 24px;
    padding: 34px 20px 0 20px;
    margin: auto;
  }
  .cardTheam .card .card-title {
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 8px;
  }
  .cardTheam .card .card-text {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    text-align: center;
  }
  .cardTheam .card .card-button {
    font-size: 20px;
  }
  .cardTheam-2 .card .imgCard {
    overflow: hidden;
    width: 100%;
    height: 100px;
    border-radius: 9px;
  }
  .cardTheam-2 .card .imgCard img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
  }
  .gridcard {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
    margin: 40px auto 0;
  }
  .home-sec-2 .headingbox-home {
    margin-top: 30px;
  }
  .gridcard-2 .img-pos {
    margin-top: -32px;
  }
  .gridcard-2 .img-pos .imgCard-rounded {
    width: 50px;
    height: 50px;
  }
  .cardTheam-3 .card .imgCard {
    overflow: hidden;
    width: 100%;
    height: 100px;
    border-radius: 9px;
  }
  .cardTheam-3 .card .imgCard img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
  }
  .home-main .home-sec-6 {
    padding: 50px 24px 0 24px !important;
  }
  .home-main .home-sec-6 .heading-box {
    padding: 0;
  }
  .home-sec-7 .heading-box {
    padding: 0;
  }
  .headingbox-exploreGiftcard {
    padding-bottom: 15px;
    margin-bottom: 20px;
  }
  .paginatinTheam .pagination {
    gap: 6px;
    justify-content: center;
  }
  .paginatinTheam .page-link {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #495A69;
    min-width: 40px;
    padding: 8px 12px;
    height: 40px;
  }
  .paginatinTheam .page-link img {
    width: 15px;
  }
  .booknowBox .right {
    justify-content: start;
  }
  .modalTheam .modal-dialog {
    max-width: 95%;
    margin: 30px auto 30px;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    overflow: hidden;
  }
  .modalTheam .modal-dialog .leftside {
    min-height: auto;
  }
  .modalTheam .modal-dialog .login-left {
    padding: 30px 20px;
    gap: 16px;
  }
  .modalTheam .modal-dialog .rightside {
    background-color: #ffffff;
    padding: 30px 20px 16px;
  }
  .modalTheam .btn-close {
    position: absolute;
    right: 20px;
    top: 20px;
  }
  .modalTheam-400 .modal-dialog {
    max-width: 95%;
    margin: 30px auto 30px;
  }
  .modalTheam-3 .modal-dialog {
    max-width: 95%;
    margin: 30px auto 30px;
  }
  .modalTheam-3 .modal-dialog .modal-content {
    border: 0;
  }
  .modalTheam-3 .modal-dialog .leftside {
    min-height: auto;
    padding: 24px;
  }
  .modalTheam-3 .form-theam {
    max-width: 100%;
  }
  .premiumBox {
    background-size: cover;
    background-position-y: bottom;
  }
  .form-profile,
  .box-deleteacc {
    padding: 24px;
  }
  .explorewith-gridcard {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
    height: 400px;
  }
  .modalTheam-Exploregiftcard .modal-dialog .modal-body {
    padding: 12px;
  }
  .chatTheam {
    border: 1px solid #EAEBEC;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    height: 100%;
    overflow: hidden;
  }
  .chatTheam .nav {
    flex-direction: row;
    flex-wrap: nowrap;
    overflow: auto;
  }
  .chatTheam .nav-link {
    width: 180px;
    display: flex;
    justify-content: start;
    align-items: start;
    gap: 0;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: start;
    gap: 4px;
    padding: 10px 12px;
  }
  .chatTheam .nav-link .left {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 0;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: start;
    gap: 8px;
  }
  .chatTheam .nav-link .left .img-chat {
    overflow: hidden;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    width: 30px;
    height: 30px;
  }
  .chatTheam .nav-link .left .img-chat img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
  }
  .chatTheam .nav-link .left .name {
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #121032;
    color: black;
    font-weight: 600;
    margin-bottom: 3px;
  }
  .chatTheam .nav-link .left .info {
    display: inline-block;
    width: 100px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
  }
  .chatTheam .nav-link .right .day {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #5C6270;
  }
  .content-chatlog {
    padding: 24px 16px;
    height: 300px;
  }
}
@media (max-width: 767px) {
  .login-left {
    display: none;
  }
  .brands-card {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
    margin: 0 auto 0;
  }
  .mb-167 {
    margin-bottom: 25px;
  }
  .tabTheam .nav {
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .tabTheam .nav-link {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 0;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: start;
    gap: 4px;
    padding: 10px 5px;
    font-size: 11px;
    font-weight: 500;
    color: #5C6270;
  }
  .tabTheam .nav-link.active {
    font-weight: 600;
  }
  .btn-container-published {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 0;
    flex-wrap: nowrap;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 14px;
  }
  .btn-container-published button {
    width: 100% !important;
  }
}
@media (max-width: 575px) {
  .mx-40 {
    margin-left: 12px;
    margin-right: 12px;
  }
  .header .btn-border {
    padding: 11px 12px;
  }
  .header .navbar-brand img:first-child {
    width: 20px;
  }
  .header .navbar-brand img:last-child {
    width: 100px;
    margin-bottom: 2px;
  }
  .header .login-btn {
    font-size: 0;
    gap: 0;
  }
  .btn-border.btn-user {
    font-size: 0;
    gap: 0;
    border: 0;
    padding: 0;
  }
  .btn-border.btn-user .arrow-down {
    display: none;
  }
  .btn-border.btn-user .img-user {
    width: 34px;
    height: 34px;
  }
  .btn-border.btn-prem {
    font-weight: 500;
    font-size: 16px;
    line-height: 125%;
    letter-spacing: 2%;
    padding: 15px;
    border: 1px solid #EAEBEC;
    background-color: transparent;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    color: #ffffff;
    background-color: #F48D03;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-wrap: nowrap;
    flex-direction: row;
  }
  .btn-border.btn-prem:hover {
    background-color: #e18100;
  }
  .dropdownTheam-user .dropdown-menu {
    right: 0;
    left: auto;
  }
  footer {
    padding: 40px 8px;
  }
  footer .footer-info {
    margin: 16px 0;
    font-size: 13px;
    line-height: 18px;
  }
  footer .socialicons {
    gap: 8px;
  }
  footer .footer-title {
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    color: #121032;
    margin-bottom: 8px;
  }
  footer .listing-footer-nav {
    display: flex;
    justify-content: start;
    align-items: start;
    gap: 0;
    flex-wrap: nowrap;
    flex-direction: column;
    gap: 8px;
  }
  footer .listing-footer-nav Link,
  footer .listing-footer-nav a {
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #121032;
  }
  .copyright {
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #121032;
  }
  .home-sec-1 {
    background-size: cover;
    background-position: top;
  }
  .home-sec-1 .heading-box {
    max-width: 100%;
    margin: auto;
  }
  .gridcard {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
    margin: 40px auto 0;
  }
  .gridcard-2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
    margin: 40px auto 0;
  }
  .modalTheam-sm .modal-dialog {
    margin: 30px auto 30px;
  }
  .scanerbox {
    right: 18px;
  }
}
@media (max-width: 480px) {
  .scanerbox {
    bottom: 8px;
  }
  .brands-card {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
    margin: 0 auto 0;
  }
  .paginatinTheam .page-link {
    font-weight: 500;
    font-size: 12px;
    min-width: 30px;
    padding: 8px 8px;
    height: 30px;
  }
  .img-giftcard-detailBox {
    height: 200px;
  }
  .serchTheam {
    padding: 0 0px;
  }
  .imgContactus {
    height: 250px;
  }
  .comment-list-box li:first-child {
    flex-direction: column;
    align-items: start;
  }
  .explorewith-gridcard {
    grid-template-columns: repeat(1, 1fr);
    gap: 12px;
    height: 400px;
  }
  .exchangebrands-card {
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
  }
  .gridcard-brand {
    grid-template-columns: repeat(1, 1fr);
  }
  .exchange-box .exchage-card {
    align-items: start;
  }
  .serchTheam .dropdown-menu {
    width: 100%;
  }
}/*# sourceMappingURL=responsive.css.map */