body{
    background: #000000;
    /* background: linear-gradient(145deg, #9cfecf, #8befef); */
}
.card{
    border-radius:1.25rem;
}


.content-body .container-fluid, .content-body .container-sm, .content-body .container-md, .content-body .container-lg, .content-body .container-xl, .content-body .container-xxl {
  padding-top: 10px;
  padding-right: 30px;
  padding-left: 30px;
}
.mobile_div{
    display:none;
}
.text-success-own{
    color: #aecc9d;
}

.text-danger-own{
    color: #b8757e;
}
.amount-bx{
    margin-top:0px;
    margin-bottom:10px;
    padding:5px;
}
.mobile-logo{
    display:none !important;
}
.menu-toggle .dashboard-cls{
    display:none;
}
.mobile_div{
        display:none;
    }
.btnborder, .auth-form_old{ 
        /*border-color: #5c5c5c !important;*/
        box-shadow: 2px 4px 6px #c0c0c0;
        box-shadow: 0 0 10px rgba(192, 192, 192, 0.8);
        box-shadow: 0 0 10px #959191;
        
        transition: box-shadow 0.3s ease;
        border-radius:0.9rem;
    }
    

    .authincation-content{
        border-radius:1rem;
        box-shadow: 0 0 10px #959191;
        transition: box-shadow 0.3s ease !important;
    }
    .paybtn{
        margin-top:9px;
    }

.udtc{
    margin-bottom: 1.875rem;
}
.interest{
    color:#31C759;
    cursor:pointer;
    float:right;
}
.interestable th{
    background-color:#30BBB5;
    color:#fff;
}
.modalpointers{
    cursor:pointer;
    text-decoration:underline !important;
    margin-right:10px;
    margin-left:10px;
    color:#172b44;
}
.udtc-inner{
    background: #fff;
    padding: 15px;
    border-radius: 0.75rem;
    box-shadow: 0rem 0.3125rem 0.3125rem 0rem rgba(82, 63, 105, 0.05);
}
.encryptxt{
    font-size:11px;
    color:#000;
}
.balance-amount{
    width: 100%;
    text-align: left;
    padding: 5px 25px;
    border: 0;
    font-weight: 600;
    margin-bottom:0px;
}

.btn-success-alt{
    background: #aecc9d;
}

.btn-danger-alt{
    background: #e8919c;
}

.badge-success-alt{
    background: #aecc9d;
}

.badge-danger-alt{
    background: #e8919c;
}

table{
    color: #172b44!important;
}

.referral-card .card-header{
    display: block;
}

.table-bordered {
    border-collapse: collapse !important;
}

.table-bordered th,
.table-bordered td {
    border: 1px solid #dee2e6 !important;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
}

/*
.notification_dropdown{
      display:none !important;
  }
  */
  .timeline-panel p{
      text-align:justify;
      font-size:13px !important;
  }
  .card_0{
      background:#fff;
      padding:5px;
      border-radius:10px;
      margin-bottom:10px;
  }
  .main_page{
      padding:10px;
  }
  
  .deznav .metismenu > li > a{
      color: #172b44;
  }
  .deznav .metismenu > li > a i {
  color: #172b44;
}
.desktop_div{
    float:right;
    font-size:14px;
}
.desktop_div div{
    margin-bottom:5px;
}



@media (min-width: 776px) {
    .modal-dialog {
        max-width:700px;
    }
    
    .deznav{
        position: fixed !important;
        left: 20px !important;
        top: 5.2rem !important;
        /*height: calc(100vh - 5.5rem - 100px) !important;*/
        
        border-radius:1.25rem;
        margin-top:30px !important;
        margin-left:0px !important;
        overflow: hidden;
        box-shadow: 0 0 10px #959191;
        width:22.563rem;
        z-index: 100 !important;
    }
    
    .content-body{
        margin-left: 22.963rem;
    }
    
    .deznav .metismenu{
        padding-top:30px;
    }
    
    .pad-r-10{
        padding-right:10px;
    }
    
    .pad-l-10{
        padding-left:10px;
    }
}

@media (min-width: 900px) {
  .modal-dialog {
        max-width:850px;
  }
}

@media only screen and (max-width: 767px) {
    .row_0{
        max-width:95%;
        margin:auto;
    }
    .mobile_div{
            display:block;
        }
        .desktop_div{
            display:none;
        }
        
    .mobile-logo{
    display:block !important;
    }
    .desktop-dashboard{
        display:none;
    }
    
    .paybtn{
        margin-top:29px;
    }
    
    .content-body .container-fluid, .content-body .container-sm, .content-body .container-md, .content-body .container-lg, .content-body .container-xl, .content-body .container-xxl {
        padding-right: 10px;
        padding-left: 10px;
    }
    

  
    .nav-control {
        right: unset;
    }
    
  
}

@media only screen and (max-width: 575px) {
    .nav-control{
        right:unset;
        left:10px;
    }   
}

@media only screen and (max-width: 1400px) {
  .header-right .header-profile img {
    width: 49px;
    height: 39px;
  }
}


/* Start of Initial Stepper and modal */

/* Restore true fullscreen modal */
#welcomeModal .modal-dialog {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0 !important;
}

/* And to be completely safe, reset modal-fullscreen behavior */
#welcomeModal .modal-dialog.modal-fullscreen {
    max-width: 100% !important;
}

/* OPTIONAL: override globally, if you want all fullscreens to work */
.modal-fullscreen {
    max-width: 100% !important;
}


.stepper-wrapper {
  width: 100%;
}

.stepper-number {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  border: 2px solid #6f42c1;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  background: white;
  color: #6f42c1;
  margin: 0 auto 6px;
  transition: all .3s ease;
}

.stepper-number.active {
  background: #6f42c1;
  color: white;
  border-color: #6f42c1;
}

.stepper-line {
  flex-grow: 1;
  height: 2px;
  background: #d8c9f0; 
  margin: 0 10px;
}

.stepper-label {
  font-size: 0.9rem;
  color: #6c757d;
}

.stepper-label.active {
  color: #6f42c1;
  font-weight: 600;
}

.goal1-icon {
    width: 80px;        
    height: 80px;
    object-fit: contain;
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/* Make each step taller and beautifully spaced */
.onboard-step {
    padding: 30px 20px;                
    min-height: 65vh;                  
    display: flex;
    flex-direction: column;
    justify-content: center;           
    gap: 18px;                        
}

/* Adjust spacing between paragraphs for nicer flow */
.onboard-step p {
    line-height: 1.6;
}

/* Make the step titles stand out more */
.onboard-step h1 {
    margin-bottom: 30px !important;
}



/* ------------------------------
   STEP 1 — Reduce spacing on mobile
------------------------------ */
@media (max-width: 576px) {

    /* Reduce padding inside each step */
    .onboard-step {
        padding: 30px 15px !important;
        min-height: auto !important;
        gap: 18px !important;
    }

    /* Reduce distance between stepper and title */
    #welcomeModal .stepper-wrapper {
        margin-bottom: 20px !important;
    }

    /* Shrink stepper circles */
    .stepper-number {
        width: 32px !important;
        height: 32px !important;
        font-size: 0.9rem !important;
        margin-bottom: 4px !important;
    }

    /* Shrink stepper line */
    .stepper-line {
        margin: 0 6px !important;
    }

    /* Step titles */
    .onboard-step h1 {
        font-size: 1.65rem !important;
        margin-bottom: 15px !important;
    }

    /* Paragraph text */
    .onboard-step p {
        font-size: 1.05rem !important;
        line-height: 1.5 !important;
    }

    /* Buttons */
    .onboard-step button {
        padding: 10px 26px !important;
        font-size: 1rem !important;
    }
}

/* ------------------------------
   STEP 2 — Adjust desktop slightly
------------------------------ */
@media (min-width: 577px) {
    #welcomeModal .stepper-wrapper {
        margin-bottom: 25px;
    }

}

/* Extra breathing room on mobile for the last button */
@media (max-width: 576px) {

    /* Reduce all padding for Step 3 only */
    #step3 {
        padding: 20px 15px !important;
        min-height: auto !important;
        gap: 12px !important;
    }

    /* Tighten Step 3 title */
    #step3 h1 {
        margin-bottom: 10px !important;
        font-size: 1.55rem !important;
        line-height: 1.2 !important;
    }

    /* Tighten Step 3 paragraphs */
    #step3 p {
        margin: 0 0 6px 0 !important;
        padding: 0 !important;
        font-size: 1rem !important;
        line-height: 1.4 !important;
    }

    /* Ensure button stays above the bottom edge */
    #step3 button {
        margin-top: 8px !important;
        margin-bottom: 15px !important;
        padding: 10px 24px !important;
    }
}

@media (max-width: 576px) {

    /* Reduce modal-body padding at top */
    #welcomeModal .modal-body {
        padding-top: 15px !important;   /* was ~48px */
    }

    /* Reduce wrapper gap above stepper */
    #welcomeModal .onboard-wrapper {
        margin-top: 0 !important;
    }

    /* Reduce spacing below stepper (make tighter) */
    #welcomeModal .stepper-wrapper {
        margin-bottom: 10px !important;
        padding-top: 0 !important;
    }
}
/* End of Initial Stepper and Modal */




/* [04] Start Pricing plan style 4 */
.plan-style-4 {
    color: #fff;
  margin: auto;
  background-color: #6c757d;
  position: relative;
  border-radius: 30px;
  overflow: hidden;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }


  .plan-style-4 .bg-green {
    background-color: #00E0FF !important;
    background-image: linear-gradient(315deg, #00E0FF 0%, #7B2FF7 74%) !important; 
}
  .plan-style-4 .bg-green-btn {
    background: linear-gradient(to right, #00E0FF, #7B2FF7, #7B2FF7, #00E0FF) !important;
    background-size: 300% 100%; }
    .plan-style-4 .bg-green-btn:hover {
      background-position: 100% 0 !important;
      color: #fff;
      -webkit-transition: all .3s ease-in-out;
      -moz-transition: all .3s ease-in-out;
      -o-transition: all .3s ease-in-out;
      transition: all .3s ease-in-out; }
  .plan-style-4 .plan-shadow-4 {
    box-shadow: 0px 0px 0px 3px  #7B2FF7 !important;
    -webkit-transition: all .3s ease-in-out !important;
    -moz-transition: all .3s ease-in-out !important;
    -o-transition: all .3s ease-in-out !important;
    transition: all .3s ease-in-out !important; }
  .plan-style-4:hover .plan-shadow-4 {
    box-shadow: none !important; }
  .plan-style-4 .plan-header {
    text-align: center;
    padding: 30px 0 20px 0;
    z-index: 1;
    position: relative; 
    max-width: 60%;
    margin-inline: auto;
}
    .plan-style-4 .plan-header h3 {
      width: 60%;
      padding: 0px 12px;
      margin: -30px auto 0;
      border-radius: 0 0 20px 20px;
      line-height: 40px;
      font-size: 18px;
      font-weight: 400;
      color: #fff;
      text-transform: capitalize; }

    .plan-style-4 .plan-header h4 {
      width: 80%;
      padding: 0px 12px;
      margin: -30px auto 0;
      border-radius: 0 0 20px 20px;
      line-height: 40px;
      font-size: 15px;
      white-space: nowrap;
      font-weight: 400;
      color: #fff;
      text-transform: capitalize; }

    .plan-style-4 .plan-header .price {
      text-align: center;
      width: 130px;
      height: 130px;
      margin: 30px auto -2px;
      border-radius: 50%;
      display: flex;
      color: #fff;
      align-items: center;
      justify-content: center;
      background-repeat: no-repeat;
      -webkit-transition: all .3s ease-in-out;
      -moz-transition: all .3s ease-in-out;
      -o-transition: all .3s ease-in-out;
      transition: all .3s ease-in-out; }
      .plan-style-4 .plan-header .price .price-digit {
        font-size: 45px;
        font-weight: 700; }
  .plan-style-4 .plan-detail {
    z-index: 1;
    text-align: center;
    position: relative; }
    .plan-style-4 .plan-detail ul {
      padding: 0;
      list-style-type: none;
      color: #e5e5e5; }
      .plan-style-4 .plan-detail ul li {
        padding: 5px 0; }
  .plan-style-4 .plan-bottom {
    padding: 12px 0 37px 0;
    text-align: center;
    position: relative;
    overflow: hidden;
    color: #000; }
  .plan-style-4 .plan-button {
    padding: 10px 18px;
    font-size: 14px;
    color: #fff;
    border: none;
    border-radius: 20px;
    background-repeat: no-repeat;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }

.plan-style-4-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.85);
  filter: blur(5px);
  -webkit-filter: blur(5px); 
    z-index: -1;
}

.plan-style-4 label{
    color: #fff;
}

@media (max-width: 767px) {
    .plan-style-4 {
        width: 100%;
        margin-bottom: 20px;
    }

    .plan-style-4 .plan-header h3 {
        font-size: 14px;     /* smaller for mobile */
        line-height: 28px;   /* adjusts spacing */
        width: 80%;          /* gives more room */
        padding: 0 8px;
    }

    .plan-style-4 .plan-header .price {
        width: 100px;
        height: 100px;
    }

    .plan-style-4 .plan-header .price .price-digit {
        font-size: 32px;
    }
}

/* Glassmorphism login box */
.glass-card {
    background: rgba(255, 255, 255, 0.01) !important;     /* light white glass */
    backdrop-filter: blur(4px) !important;               /* glass blur */
    -webkit-backdrop-filter: blur(4px) !important;
    border-radius: 20px !important;
    border: 1px solid rgba(255, 255, 255, 0.25) !important;  /* light border */
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15) !important;      /* subtle shadow */
    transition: all .3s ease-in-out !important;
}

/* Hover glow for premium effect */
.glass-card:hover {
    background: rgba(255, 255, 255, 0.12);
    border-color: rgba(255, 255, 255, 0.45);
    box-shadow: 0 8px 35px rgba(0, 0, 0, 0.45);
}

/* OVERRIDE BOOTSTRAP COMPLETELY */
.row.plan-tables-4 {
    display: grid !important;
    gap: 1.5rem !important;
    align-items: stretch !important;
}

.row.plan-tables-4 > [class*="col-"] {
    width: auto !important;
    min-width: 0 !important;
    flex: 0 0 auto !important;
    display: flex !important;
}

.plan-style-4.glass-card.equal-card {
    height: 100% !important;
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
}

.plan-style-4 .plan-detail {
    flex: 1 1 auto !important;
}

.plan-style-4 .plan-bottom {
    flex-shrink: 0;
    margin-top: auto !important;
}

/* MOBILE: 2 Per Row */
@media (max-width: 575px) {
    .row.plan-tables-4 {
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 0.75rem !important;
    }
}

/* TABLET: 2 Per Row */
@media (min-width: 576px) and (max-width: 991px) {
    .row.plan-tables-4 {
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 1rem !important;
    }
}

/* DESKTOP: 4 Per Row */
@media (min-width: 992px) {
    .row.plan-tables-4 {
        grid-template-columns: repeat(4, 1fr) !important;
        gap: 1.5rem !important;
    }
}

/* Sidebar Style */
  .sidebar-style-4 .bg-green {
    background-color: #00E0FF !important;
    background-image: linear-gradient(315deg, #00E0FF 0%, #7B2FF7 74%) !important; }
  .sidebar-style-4 .bg-green-btn {
    background: linear-gradient(to right, #00E0FF, #7B2FF7, #7B2FF7, #00E0FF) !important;
    background-size: 300% 100%; }
    .sidebar-style-4 .bg-green-btn:hover {
      background-position: 100% 0 !important;
      color: #fff;
      -webkit-transition: all .3s ease-in-out;
      -moz-transition: all .3s ease-in-out;
      -o-transition: all .3s ease-in-out;
      transition: all .3s ease-in-out; }
  .sidebar-style-4 .plan-shadow-4 {
    box-shadow: 0px 0px 0px 1px  #7B2FF7 !important;
    -webkit-transition: all .3s ease-in-out !important;
    -moz-transition: all .3s ease-in-out !important;
    -o-transition: all .3s ease-in-out !important;
    transition: all .3s ease-in-out !important; }
  .sidebar-style-4:hover .plan-shadow-4 {
    box-shadow: none !important; }
  .sidebar-style-4 .plan-header {
    padding: 30px 0 20px 0;
    z-index: 1;
    position: relative; }

    .sidebar-style-4 li a{
    color: #dee2e6 !important;
    }

/* keep this if you want gradient icons generally */
.sidebar-style-4 i {
  background: linear-gradient(to right, #00E0FF, #7B2FF7, #7B2FF7, #00E0FF);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

/* Gradient background for active link */
.sidebar-style-4 li.mmm-active > a,
.sidebar-style-4 a.mmm-active {
    border-radius: 12px;
    border: 2px solid transparent;

    background:
        linear-gradient(#1a1a1a, #1a1a1a) padding-box,
        linear-gradient(to right, #00E0FF, #7B2FF7, #7B2FF7, #00E0FF) border-box;

    color: #fff !important;
}

/* Make active icon white (override gradient effect) */
.deznav .metismenu > li.mmm-active > a > i {
     background: linear-gradient(to right, #00E0FF, #7B2FF7, #7B2FF7, #00E0FF);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

/* Optional: Make text white too */
.sidebar-style-4 li.mmm-active > a span {
    color: #fff !important;
}



/* Primary gradient button (aqua → purple) */
.btn-gradient-primary {
    background: linear-gradient(to right, #00E0FF, #7B2FF7, #7B2FF7, #00E0FF);
    background-size: 300% 100%;
    color: #fff !important;
    border: none;
    padding: 10px 20px;
    border-radius: 20px;
    transition: all .3s ease-in-out;
}
.btn-gradient-primary:hover {
    background-position: 100% 0;
}

/* Danger gradient button (orange → red) */
.btn-gradient-danger {
    background: linear-gradient(90deg, #FF9F1C, #FF3B3B);
    color: #fff !important;
    border: none;
    padding: 10px 20px;
    border-radius: 20px;
    transition: all .3s ease-in-out;
}
.btn-gradient-danger:hover {
    filter: brightness(1.15);
}

/* Glass button */
.btn-glass {
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.25);
    color: #fff !important;
    padding: 8px 16px;
    border-radius: 12px;
    transition: all .3s ease-in-out;
}
.btn-glass:hover {
    background: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.45);
}


/* Glass form fields */
.glass-input, 
.glass-select, 
.glass-textarea,
.glass-card .form-control {
    background: rgba(255, 255, 255, 0.08) !important;
    border: 1px solid rgba(255, 255, 255, 0.25) !important;
    backdrop-filter: blur(6px) !important;
    -webkit-backdrop-filter: blur(6px) !important;

    /*color: #fff !important;*/
    padding: 10px 14px !important;
    border-radius: 12px !important;

    transition: all 0.25s ease-in-out !important;
}

/* On focus */
.glass-input:focus,
.glass-select:focus,
.glass-textarea:focus,
.glass-card .form-control:focus {
    background: rgba(255, 255, 255, 0.15) !important;
    border-color: rgba(0, 224, 255, 0.65) !important;

    box-shadow: 0 0 12px rgba(123, 47, 247, 0.35) !important;
    outline: none !important;
}

/* Placeholder color */
.glass-card .form-control::placeholder {
    color: rgba(255, 255, 255, 0.55) !important;
}

/* Label styling */
.glass-card .form-label {
    color: #fff !important;
    font-weight: 500;
    margin-bottom: 6px;
}





/* ---------------------------------------------------
   DARK MODE HEADER (Glassmorphism + Gradient Accents)
------------------------------------------------------ */

.header {
    background: rgba(15, 15, 20, 0.45) !important;
    backdrop-filter: blur(10px) !important;
    -webkit-backdrop-filter: blur(10px) !important;

    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    padding: 10px 0;

    box-shadow: 0 4px 25px rgba(0, 0, 0, 0.35);
}

.header-content {
    padding: 0 15px;
}


/* HEADER NAV RIGHT */
.navbar-nav.header-right > li > a i {
    color: #BFD9FF !important;
    transition: 0.3s ease;
}

.navbar-nav.header-right > li > a:hover i {
    color: #00E0FF !important;
    text-shadow: 0 0 10px rgba(0,224,255,0.6);
}

/* SEARCH BAR (Glass Style) */
.header .search-area .form-control {
    background: rgba(255, 255, 255, 0.06) !important;
    border: 1px solid rgba(255, 255, 255, 0.18);
    color: #fff !important;
    border-radius: 12px;
}

.header .search-area .input-group-text {
    background: rgba(255, 255, 255, 0.08) !important;
    border: none;

}

/* NOTIFICATION DROPDOWN */
.notification_dropdown .dropdown-menu {
    background: rgba(20,20,28,0.85);
    border: 1px solid rgba(255,255,255,0.08);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border-radius: 16px;
    color: #fff !important;
}

/* Timeline text */
.notification_dropdown .timeline .timeline-panel {
    background: rgba(255,255,255,0.05);
    border: 1px solid rgba(255,255,255,0.12);
    border-radius: 12px;
    padding: 12px 15px;
    color: #fff !important;
}

.notification_dropdown .all-notification {
    background: rgba(255,255,255,0.05) !important;
    border-top: 1px solid rgba(255,255,255,0.15);
    color: #00E0FF !important;
}

/* PROFILE DROPDOWN (Glass Mode) */
.header-profile .dropdown-menu {
    background: rgba(20,20,28,0.85);
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 16px;
    padding: 10px 0;
    backdrop-filter: blur(12px);
}

.header-profile .dropdown-item {
    color: #E6E6E6 !important;
    padding: 10px 18px;
    transition: 0.25s ease;
}

.header-profile .dropdown-item i,
.header-profile .dropdown-item svg {
    color: #7B2FF7 !important;
    transition: 0.3s ease;
}

.header-profile .dropdown-item:hover {
    background: rgba(255,255,255,0.08);
}

.header-profile .dropdown-item:hover i,
.header-profile .dropdown-item:hover svg {
    color: #00E0FF !important;
    text-shadow: 0 0 8px rgba(0,224,255,0.7);
}

/* Active link in profile menu */
.header-profile .dropdown-item.active {
    background: linear-gradient(to right, #00E0FF, #7B2FF7) !important;
    color: #fff !important;
    font-weight: bold;
}

/* USERNAME TEXT */
.header-profile .header-info span {
    color: #fff !important;
}

/* Make dropdown separators softer */
.header-profile hr {
    border-top: 1px solid rgba(255, 255, 255, 0.12);
}

/* ALERT BANNER BELOW HEADER */
.alert-warning {
    background: rgba(255,193,7,0.18) !important;
    border: 1px solid rgba(255,193,7,0.4) !important;
    color: #ffe8a6 !important;
    backdrop-filter: blur(6px);
}

/* ---------------------------------------------------
   DARK MODE GLASS NAV HEADER (Matches New Theme)
------------------------------------------------------ */
/* LOGO */
.brand-logo img {
    height: 45px; /* consistent everywhere */
    filter: brightness(1.3);
}

/* NAV HEADER */
.glass-nav-header {
    background: rgba(15, 15, 20, 0.45) !important;
    display: flex;
    align-items: center;
    padding: 0 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    box-shadow: 0 4px 25px rgba(0, 0, 0, 0.35);
}

/* Show desktop logo on desktop only */
.desktop-logo {
    display: inline-block;
}

.mobile-logo {
    display: none;
}

@media (max-width: 767px) {
    .desktop-logo {
        display: none !important;
    }
    .mobile-logo {
        display: inline-block !important;
    }

    .brand-logo img {
        height: 40px; /* slightly smaller on phones */
    }
}

/* HAMBURGER / NAV CONTROL */
.nav-control .hamburger .line {
    width: 24px;
    height: 3px;
    margin: 4px 0;
    background: linear-gradient(to right, #7B2FF7, #624ac2, #624ac2, #7B2FF7) !important;
    border-radius: 3px;
    transition: 0.3s ease-in-out;
}

/* Hover Glow */
.nav-control:hover .line {
    background: #00E0FF;
    box-shadow: 0 0 6px rgba(0, 224, 255, 0.7);
}

/* Active sidebar toggle glow */
.nav-control.active .line {
    background: #7B2FF7;
    box-shadow: 0 0 8px rgba(123, 47, 247, 0.8);
}



/* Glass Chips (like pill tags) */
.glass-chip {
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.18);
    padding: 8px 14px;
    border-radius: 14px;
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    color: #fff;
    font-size: 0.85rem;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    cursor: pointer;
    transition: 0.25s ease-in-out;
}
.glass-chip:hover {
    background: rgba(255,255,255,0.15);
    border-color: rgba(0,224,255,0.5);
    color: #fff;
}

/* Copy & Edit Icons */
.copy-icon,
.edit-icon {
    margin-left: 10px;
    font-size: 1.1rem;
    opacity: 0.8;
    cursor: pointer;
    transition: 0.2s;
    color: #00E0FF;
}
.copy-icon:hover,
.edit-icon:hover {
    opacity: 1;
    text-shadow: 0 0 8px rgba(0,224,255,0.7);
    color: #7B2FF7;
}

/* Info rows */
.info-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.15);
    padding-bottom: 8px;
}
.info-label {
    font-weight: 600;
    opacity: 0.9;
    font-size: 0.95rem;
}
.info-value {
    font-size: 0.95rem;
    display: flex;
    align-items: center;
    gap: 6px;
}


.pulse-css {
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 0.5rem;
    border-radius: 3.5rem;
    height: 18px;
    position: absolute;
    background: #7B2FF7;
    right: -4px;
    top: -4px;
    /* border: 4px solid #fff; */
    width: 18px;
}



/* Chevron arrow styling */
.chip-arrow {
    font-size: 0.85rem;
    opacity: 0.7;
    margin-left: auto;
    transition: 0.3s ease;
}

/* On hover */
.clickable-chip:hover .chip-arrow {
    opacity: 1;
    transform: translateX(3px);
    color: #00E0FF;
}

/* ---------------------------------------------------
   GLASSMORPHISM FOOTER
------------------------------------------------------ */

.glass-footer {
    background: rgba(15, 15, 20, 0.45) !important;
    backdrop-filter: blur(10px) !important;
    -webkit-backdrop-filter: blur(10px) !important;

    border-top: 1px solid rgba(255, 255, 255, 0.12);


    color: #dfe7ff;
    text-align: center;

    box-shadow: 0 -4px 25px rgba(0, 0, 0, 0.35);
    border-radius: 0 0 18px 18px;
}

.glass-footer .copyright p {
    margin-block: 5px !important;
    padding-block: 5px !important;
}
/* Highlight brand name */
.glass-footer strong {
    
    color: #00E0FF;
    text-shadow: 0 0 6px rgba(0, 224, 255, 0.6);
}




/* Class to force equal heights */
.equal-card {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.equal-card .plan-detail {
    flex: 1; /* pushes content to fill space so all cards match height */
}

.features-title {
    display: block;
    margin-bottom: 8px; /* space under Features */
}

    .cursor-pointer {
        cursor: pointer;
    }

    .plan-header:hover {
        opacity: 0.9;
    }

    /* ===== IntlTelInput Container ===== */
.iti {
    width: 100%;
}

.iti__container {
    width: 100%;
}

/* ===== Main Input Field ===== */
.iti--allow-dropdown input.iti__tel-input {
    background: rgba(255, 255, 255, 0.08) !important;
    border: 1px solid rgba(255, 255, 255, 0.25) !important;
    color: #ffffff !important;
    padding: 10px 14px !important;
    border-radius: 12px !important;
    width: 100%;
    font-size: 1rem;
    transition: all 0.25s ease-in-out !important;
    padding-left: 85px !important;
}

.iti--allow-dropdown input.iti__tel-input:focus {
    background: rgba(255, 255, 255, 0.15) !important;
    border-color: rgba(0, 224, 255, 0.65) !important;
    box-shadow: 0 0 12px rgba(123, 47, 247, 0.35) !important;
    outline: none !important;
}

.iti--allow-dropdown input.iti__tel-input::placeholder {
    color: rgba(255, 255, 255, 0.55) !important;
   
}

.iti__flag {
    background-image: url(../img/flags.png?1) !important;
}

/* ===== Country List Item ===== */
.iti__country {
    color: #000000 !important;
    padding: 10px 15px !important;
}

.iti__country:hover {
    background: rgba(0, 224, 255, 0.2) !important;
    color: #00E0FF !important;
}

.iti__country.iti__highlight {
    background: rgba(0, 224, 255, 0.25) !important;
    color: #00E0FF !important;
}

/* ===== Country Name Text ===== */


.iti__country.iti__highlight .iti__country-name {
    color: #00E0FF !important;
}

/* ===== Dial Code ===== */
.iti__dial-code {
    color: #7B2FF7 !important;
    font-weight: 600;
}



.iti__dropdown.iti__dropdown--up {
    background: rgba(20, 20, 28, 0.95) !important;
    border: 1px solid rgba(255, 255, 255, 0.15) !important;
    backdrop-filter: blur(12px) !important;
    -webkit-backdrop-filter: blur(12px) !important;
}

/* ===== Search Input in Dropdown ===== */
.iti__search-input {
    background: rgba(255, 255, 255, 0.08) !important;
    border: 1px solid rgba(255, 255, 255, 0.2) !important;
    color: #080707 !important;
    padding: 10px 12px !important;
    margin: 8px !important;
    border-radius: 8px !important;
    width: 98% !important;
}



.iti__dropdown::-webkit-scrollbar-thumb:hover {
    background: rgba(123, 47, 247, 0.6);
}

/* ===== Arrow Icon ===== */
.iti__arrow {
    border-left: 4px solid rgba(123, 47, 247, 0.6);
    border-right: 4px solid rgba(123, 47, 247, 0.6);
    border-top: 4px solid rgba(0, 224, 255, 0.8);
}


/* ------- MOBILE FIXES FOR TITLE + CARD HEIGHT ------- */
@media (max-width: 767px) {

    /* Make card height equal */
    .equal-card {
        height: 100% !important;
        display: flex !important;
        flex-direction: column !important;
    }

    .equal-card .plan-detail {
        flex: 1 !important;
    }

    /* Header title responsive */
    .plan-style-4 .plan-header h4,
    .plan-style-4 .plan-header h3 {
        font-size: 13px !important;
        line-height: 22px !important;
        width: 95% !important;
        padding: 5px 6px !important;
    }

    /* Handle long titles (Wild Knight) */
    .plan-style-4 .long-title {
        font-size: 12px !important;
        width: 100% !important;
    }

    /* Resize price circle */
    .plan-style-4 .plan-header .price {
        width: 95px !important;
        height: 95px !important;
    }

    .plan-style-4 .plan-header .price .price-digit {
        font-size: 28px !important;
    }

    /* Push Buy button neatly */
    .plan-bottom {
        margin-top: 15px !important;
        margin-bottom: 20px;
    }

}

/* ------- Buy Button Centering ------- */
.plan-bottom {
    text-align: center;
    padding-bottom: 25px;
}

/* Center the logo on mobile */
@media (max-width: 767px) {

    .header .header-content nav.navbar {
        justify-content: center !important;
    }

    /* hide right icons temporarily to allow perfect centering */
    .header-right {
        position: absolute;
        right: 10px;    /* icons remain accessible */
        top: 50%;
        transform: translateY(-50%);
    }

    .header-left {
        margin: 0 auto !important;
        text-align: center !important;
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .mobile-centered-logo .mobile-logo-img {
        height: 38px !important;
        display: block;
        margin: 0 auto;
    }
}

@media (max-width: 576px) {
    .payment-methods-wrapper {
        display: flex !important;
        flex-wrap: nowrap !important;   /* FORCE one line */
        overflow-x: auto;               /* scroll horizontally */
        gap: 16px !important;
        padding-bottom: 10px;
    }

    .payment-method-card {
        flex: 0 0 auto !important;      /* prevent shrinking */
        text-align: center;
        padding: 6px !important;
    }

    .payment-method-card img {
        width: 45px !important;
    }
}



/* Lock Status Styles - Add to your main CSS file or create new */

/* ========================================
   LOCKED BUTTON STATES
   ======================================== */

.lock-button-disabled {
    background: rgba(255, 255, 255, 0.05) !important;
    border: 1px solid rgba(255, 0, 0, 0.25) !important;
    color: rgba(255, 255, 255, 0.35) !important;
    opacity: 0.65 !important;
    cursor: not-allowed !important;
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease !important;
}

.lock-button-disabled::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, 
        transparent, 
        rgba(255, 0, 0, 0.1), 
        transparent);
    animation: lockShimmer 3s infinite;
}

.lock-button-disabled:hover {
    background: rgba(255, 255, 255, 0.05) !important;
    border-color: rgba(255, 0, 0, 0.3) !important;
    transform: none !important;
    box-shadow: 0 0 8px rgba(255, 0, 0, 0.1) !important;
}

@keyframes lockShimmer {
    0% { left: -100%; }
    100% { left: 100%; }
}


/* ========================================
   LOCKED FORM INPUTS
   ======================================== */

.form-control.is-locked,
.glass-input.is-locked {
    background: rgba(255, 255, 255, 0.03) !important;
    border: 1px solid rgba(255, 0, 0, 0.2) !important;
    color: rgba(255, 255, 255, 0.3) !important;
    cursor: not-allowed !important;
    opacity: 0.6;
}

.form-control.is-locked::placeholder,
.glass-input.is-locked::placeholder {
    color: rgba(255, 255, 255, 0.15) !important;
}


/* ========================================
   LOCKED MODAL OVERLAY
   ======================================== */

.locked-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
}

.locked-overlay-content {
    text-align: center;
    color: #fff;
}

.locked-overlay-icon {
    font-size: 2.5rem;
    color: #FF6B6B;
    margin-bottom: 10px;
    animation: lockBounce 1.5s infinite;
}

@keyframes lockBounce {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-5px); }
}

.locked-overlay-text {
    font-size: 0.9rem;
    color: rgba(255, 255, 255, 0.8);
    margin: 5px 0;
}

.locked-tooltip {
    background: rgba(255, 68, 68, 0.9);
    border: 1px solid rgba(255, 100, 100, 0.5);
    backdrop-filter: blur(6px);
    border-radius: 8px;
    padding: 8px 12px;
    font-size: 0.85rem;
    color: #fff;
    z-index: 1000;
}


/* ========================================
   LOCKED CARD/SECTION
   ======================================== */

.card.is-locked,
.plan-style-4.is-locked {
    position: relative;
    opacity: 0.75;
}

.card.is-locked::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    border-radius: inherit;
    pointer-events: none;
    z-index: 5;
}


/* ========================================
   TOOLTIP CUSTOMIZATION
   ======================================== */

.tooltip-inner {
    background: rgba(255, 100, 100, 0.95) !important;
    backdrop-filter: blur(8px);
    border: 1px solid rgba(255, 150, 150, 0.3);
    border-radius: 8px;
    padding: 8px 12px;
    max-width: 300px;
    font-size: 0.85rem;
}

.tooltip.show {
    opacity: 1;
}

.bs-tooltip-top .tooltip-arrow::before {
    border-top-color: rgba(255, 100, 100, 0.95) !important;
}

.bs-tooltip-bottom .tooltip-arrow::before {
    border-bottom-color: rgba(255, 100, 100, 0.95) !important;
}

.bs-tooltip-left .tooltip-arrow::before {
    border-left-color: rgba(255, 100, 100, 0.95) !important;
}

.bs-tooltip-right .tooltip-arrow::before {
    border-right-color: rgba(255, 100, 100, 0.95) !important;
}


/* ========================================
   LOCK ICON STYLING
   ======================================== */

.lock-icon {
    color: #FF6B6B;
    font-size: 1.1rem;
    margin-right: 6px;
    display: inline-block;
}

.unlock-icon {
    color: #28a745;
    font-size: 1.1rem;
    margin-right: 6px;
    display: inline-block;
}


/* ========================================
   COUNTDOWN TIMER
   ======================================== */

.lock-countdown {
    display: inline-block;
    background: rgba(255, 107, 107, 0.15);
    border: 1px solid rgba(255, 107, 107, 0.3);
    padding: 4px 10px;
    border-radius: 6px;
    font-size: 0.85rem;
    color: #FF6B6B;
    font-weight: 600;
    margin-left: 8px;
}


/* ========================================
   RESPONSIVE
   ======================================== */

@media (max-width: 576px) {
    .lock-button-disabled {
        padding: 8px 16px !important;
        font-size: 0.9rem !important;
    }

    .locked-overlay-icon {
        font-size: 2rem;
    }

    .tooltip-inner {
        max-width: 250px;
        font-size: 0.8rem;
    }
}


/* ========================================
   DELETION WARNING NOTIFICATION BAR
   ======================================== */

.deletion-warning-container {
    margin-bottom: 20px;
    margin-inline: 12px;
    animation: slideDown 0.4s ease-out;
}

@keyframes slideDown {
    from {
        opacity: 0;
        transform: translateY(-20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.deletion-warning-bar {
    background: linear-gradient(135deg, rgba(255, 107, 107, 0.15), rgba(255, 68, 68, 0.1));
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    
    border: 1px solid rgba(255, 107, 107, 0.4);
    border-radius: 14px;
    padding: 16px 20px;
    
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    
    box-shadow: 0 8px 32px rgba(255, 107, 107, 0.15);
    transition: all 0.3s ease;
}

.deletion-warning-bar:hover {
    border-color: rgba(255, 107, 107, 0.6);
    box-shadow: 0 8px 32px rgba(255, 107, 107, 0.25);
    background: linear-gradient(135deg, rgba(255, 107, 107, 0.2), rgba(255, 68, 68, 0.15));
}

/* Warning Content */
.warning-content {
    flex: 1;
}

.warning-header {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 8px;
}

.warning-icon {
    font-size: 1.3rem;
    color: #FF6B6B;
    animation: warningPulse 2s ease-in-out infinite;
}

@keyframes warningPulse {
    0%, 100% {
        opacity: 1;
        transform: scale(1);
    }
    50% {
        opacity: 0.7;
        transform: scale(1.05);
    }
}

.warning-title {
    font-size: 1.05rem;
    font-weight: 600;
    color: #FF6B6B;
    letter-spacing: 0.5px;
}

.warning-message {
    margin: 8px 0;
    font-size: 0.95rem;
    color: #E8E8E8;
    line-height: 1.5;
    margin-bottom: 4px;
}

.warning-message strong {
    color: #FFB3B3;
    font-weight: 700;
}

.warning-subtext {
    margin: 0;
    font-size: 0.85rem;
    color: rgba(255, 255, 255, 0.65);
    font-style: italic;
}

/* Countdown Timer */
.countdown-timer {
    background: linear-gradient(135deg, #FF6B6B, #FF9999);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-weight: 700;
    font-size: 1.1em;
    letter-spacing: 0.5px;
}

/* Action Button */
.warning-actions {
    flex-shrink: 0;
}

.warning-actions .btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 18px !important;
    font-size: 0.9rem;
    font-weight: 600;
    white-space: nowrap;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(0, 224, 255, 0.2);
}

.warning-actions .btn:hover {
    box-shadow: 0 6px 20px rgba(0, 224, 255, 0.35);
    transform: translateY(-2px);
}

.warning-actions .btn i {
    font-size: 1rem;
}

/* ========================================
   RESPONSIVE DESIGN
   ======================================== */

@media (max-width: 992px) {
    .deletion-warning-bar {
        flex-direction: column;
        gap: 12px;
        align-items: flex-start;
        padding: 14px 16px;
    }

    .warning-actions {
        width: 100%;
        display: flex;
        justify-content: flex-end;
    }

    .warning-actions .btn {
        width: 100%;
        justify-content: center;
    }
}

@media (max-width: 768px) {
    .deletion-warning-bar {
        padding: 12px 14px;
        border-radius: 12px;
    }

    .warning-header {
        flex-wrap: wrap;
        gap: 8px;
    }

    .warning-icon {
        font-size: 1.2rem;
    }

    .warning-title {
        font-size: 1rem;
    }

    .warning-message {
        font-size: 0.9rem;
    }

    .warning-subtext {
        font-size: 0.8rem;
    }

    .countdown-timer {
        font-size: 1em;
    }

    .warning-actions {
        width: 100%;
    }

    .warning-actions .btn {
        width: 100%;
        padding: 9px 16px !important;
        font-size: 0.85rem;
    }
}

@media (max-width: 576px) {
    .deletion-warning-container {
        margin-bottom: 15px;
    }

    .deletion-warning-bar {
        padding: 10px 12px;
        border-radius: 10px;
        gap: 8px;
    }

    .warning-header {
        margin-bottom: 6px;
    }

    .warning-icon {
        font-size: 1.1rem;
    }

    .warning-title {
        font-size: 0.95rem;
    }

    .warning-message {
        font-size: 0.85rem;
        margin: 4px 0;
    }

    .warning-subtext {
        font-size: 0.75rem;
        margin: 2px 0 0 0;
    }

    .warning-actions .btn {
        padding: 8px 14px !important;
        font-size: 0.8rem;
        gap: 6px;
    }

    .warning-actions .btn i {
        font-size: 0.9rem;
    }
}

/* ========================================
   INTEGRATION WITH EXISTING THEME
   ======================================== */
#membership-cards {
        scroll-margin-top: 100px; /* Leave space for fixed header */
    }
/* Ensure it appears above content but below header */
.content-body > .deletion-warning-container {
    position: relative;
    z-index: 50;
    margin-left: 0;
    margin-right: 0;
}

/* Adjust spacing when sidebar is present */
@media (min-width: 776px) {
    .content-body > .deletion-warning-container {
        margin-left: 0;
        margin-right: 0;
    }
}

/* Animation on close (optional) */
.deletion-warning-bar.closing {
    animation: slideUp 0.4s ease-out forwards;
}

@keyframes slideUp {
    from {
        opacity: 1;
        transform: translateY(0);
    }
    to {
        opacity: 0;
        transform: translateY(-20px);
    }
}

/* ===============================
   FIX: SHOW SIDEBAR OFFCANVAS
   =============================== */

@media (max-width: 767px) {

    /* Force sidebar visible when offcanvas is open */
    .deznav.offcanvas.show {
        display: block !important;
        visibility: visible !important;
        opacity: 1 !important;
        transform: translateX(0) !important;
        left: 0 !important;
    }

    /* Ensure width */
    .deznav.offcanvas {
        width: 260px;
        max-width: 80%;
    }

    /* Sidebar must be ABOVE backdrop */
    .deznav.offcanvas {
        z-index: 1055 !important;
    }

    /* Backdrop must be BELOW sidebar */
    .offcanvas-backdrop {
        z-index: 1050 !important;
    }
}

/* =========================================
   INVITE LINK – LAYOUT & RESPONSIVE
   ========================================= */

.invite-link-top {
    display: flex;
    align-items: center;
    gap: 8px;
}

/* Link shown underneath */
.invite-link-text {
    margin-top: 6px;
    font-size: 0.85rem;
    color: rgba(255, 255, 255, 0.75);
    word-break: break-all;
}

/* Mobile refinements */
@media (max-width: 767px) {
    .invite-link-text {
        font-size: 0.75rem;
        line-height: 1.3;
        opacity: 0.7;
    }

    .copy-icon {
        font-size: 1.3rem;
        cursor: pointer;
    }
    
    
}

.referral-link-text {
    margin-top: 6px;
    word-break: break-all;
}

/* Mobile */
@media (max-width: 767px) {
    .referral-link-text {
        font-size: 0.75rem;
        opacity: 0.7;
        line-height: 1.3;
    }
}


/* =========================================
   DESKTOP SIDEBAR POSITION (60px FROM TOP)
   ========================================= */
@media (min-width: 768px) {

    .deznav.offcanvas {

        transform: none !important;
        visibility: visible !important;
        display: block !important;
     
        z-index: 1000;
    }

    /* Prevent Bootstrap offcanvas behavior on desktop */
    .deznav.offcanvas-start {
        transform: none !important;
    }

    /* No backdrop on desktop */
    .offcanvas-backdrop {
        display: none !important;
    }
}



/* =========================================
   MOBILE ONLY: FULL-WIDTH CONTENT
   ========================================= */
@media (max-width: 767px) {
    .content-body {
        margin-left: unset !important;
        width: 100% !important;
    }
}

/* =========================================
   EQUAL HEIGHT: SIMULATOR & BALANCE CARDS
   ========================================= */

/* Target the specific row containing these sections */
.col-xl-7.pad-r-10,
.col-xl-5.pad-l-10 {
    display: flex !important;
}

/* Make both cards equal height */
.col-xl-7.pad-r-10 > .plan-style-4.glass-card,
.col-xl-5.pad-l-10 > .plan-style-4.glass-card {
    width: 100% !important;
    height: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    margin-bottom: 15px !important; /* Remove mb-4 from Balance card */
}

.col-xl-7.pad-r-10 > .plan-style-4.glass-card > .plan-header,
.col-xl-5.pad-l-10 > .plan-style-4.glass-card > .plan-header{
    width: 80% !important;
}

/* Make the chart wrapper and card-body fill available space */
.col-xl-5.pad-l-10 .plan-style-4.glass-card .card-body {
    margin-top: auto !important;
}

/* Tablet adjustments */
@media (max-width: 1199px) and (min-width: 768px) {
    .col-xl-7.pad-r-10,
    .col-xl-5.pad-l-10 {
        display: flex !important;
    }
}

/* Mobile: stack normally */
@media (max-width: 767px) {
    .col-xl-7.pad-r-10,
    .col-xl-5.pad-l-10 {
        display: block !important;
        margin-bottom: 20px !important;
    }
    
    .col-xl-7.pad-r-10 > .plan-style-4.glass-card,
    .col-xl-5.pad-l-10 > .plan-style-4.glass-card {
        height: auto !important;
    }
        .pad-r-10 {
        margin-bottom: 0 !important;
    }
    .col-xl-7.pad-r-10, .col-xl-5.pad-l-10 {
    display: flex !important;
    margin-bottom: 0 !important;
}
}

@media (min-width: 776px) {
    .pad-r-10 {
        margin-bottom: 15px;
    }
    .col-xl-7.pad-r-10, .col-xl-5.pad-l-10 {
    display: flex !important;
    margin-bottom: 15px;
}
}
