﻿.features_box_danger {
    border-radius: 15px;
    border: 1px solid #eb0000;
    background: #fff3f3;
}
.features_box_danger_icon {
    margin-left: -15px;
}
.list_app_tick_v003.list_app.list_app_tick.list_app_tick_22px li {
    margin-bottom: 0;
}
.list_app_tick_v003.list_app.list_app_tick.list_app_tick_22px li::before {
    top: 6px;
    background-image: url(../img/check-white.svg);

}
.list_app_tick_v003 {
}

.adBanner_v003.adBanner {
    height: 569px;
}
.HowItWorks {
    background: url(../img/background-image.jpg) center -200px repeat-x;
    min-height: inherit;
}

.custom-step-table-wrap {
    border-radius: 15px;
    border: 1px solid #dedede;
    background: #fff;
}

.custom-step-table {
    border-radius: 10px;
    overflow: hidden;
}

.custom-step-table thead th {
    color: #fff;
    text-transform: uppercase;
    vertical-align: middle;
    border: none;
    padding: 21px 31px;
}

.custom-step-table td {
    padding: 14px 30px;
}
.custom-step-table .step-col {
    background-color: #FFD60A; /* Yellow */
    width: 80px;
    text-align: center;
}

.custom-step-table .action-col {
    background-color: #3A0CA3; /* Purple */
}

.custom-step-table .result-col {
    background-color: #38B000; /* Green */
}

.custom-step-table tbody td {
    vertical-align: middle;
    font-size: 20px;
    line-height: 1.5;
    border-left: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
}
.custom-step-table tbody td:first-child {
    border-left: none;
}
.custom-step-table tbody tr:last-child td {
    border-bottom: none;
}

.custom-step-table-wrap.table-responsive {
    border-radius: 12px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
}

.info-card-header{ padding: 19px 30px;}
.info-card-body{ padding:23px 30px;}
.info-card-body .list_app.list_app_tick.list_app_tick_22px li::before {
	width: 19px;
	height: 19px;  top: 5px;
}
.info-card-body .list_app.list_app_tick.list_app_tick_22px li {
	padding-left: 28px;
}
.EverySpaceList { display: flex; margin-top: -10px;}
.EverySpaceList.list_app.list_app_tick.list_app_tick_22px li{ width: 33.33%; margin:11px 0 0 0;}
.EverySpaceList.EverySpaceList_col2.list_app.list_app_tick.list_app_tick_22px li{ width: 50%;}
.bpx_v1{ background: linear-gradient(90deg, #FFE293 0%, rgba(255, 255, 255, 0.01) 100%);padding: 17px 20px;}
.bpx_v1.list_app.list_app_tick.list_app_tick_22px li{ margin-bottom: 0 !important;}

/* Scrollbar thumb (the moving part) */
.simplebar-scrollbar::before {
  background-color: #999 !important; /* your color (purple) */
  opacity: 1 !important;                /* make it visible always */
  border-radius: 10px !important;       /* rounded ends */
}

/* Scrollbar track (the background bar) */
.simplebar-track {
  background-color: #f0f0f0 !important; /* optional: light gray background */
  border-radius: 10px !important;
}

/* Increase thickness (height for horizontal, width for vertical) */
.simplebar-track.simplebar-horizontal {
  height: 8px !important; /* thickness of horizontal scrollbar */
  bottom: 0px !important; /* adjust vertical position if needed */
}

.simplebar-track.simplebar-vertical {
  width: 8px !important; /* thickness of vertical scrollbar */
  right: 0px !important;
}

/* Keep scrollbar always visible */
[data-simplebar] {
  --simplebar-auto-hide: false;
}


@media (min-width: 1400px) {
    .WhatUsersSaying .Social_ribbon {
        margin: 55px 0 0 -25px;
    }
}

@media (min-width: 1200px) {
    .right-heading {
        top: 48px;
    }
    .left-heading {
        top: 51px;
    }
}

@media (max-width: 1499px) {
    .WhatUsersSaying .Social_ribbon {
        margin-top: 55px;
    }
    .WhatUsersSaying
        .SocialProofSection.SocialProofSection_new1.min-height-583px {
        min-height: 600px;
    }
}
@media (max-width: 1199px) {
    .WhatUsersSaying .Social_ribbon {
        margin-top: 35px;
    }
    .WhatUsersSaying
        .SocialProofSection.SocialProofSection_new1.min-height-583px {
        min-height: 460px;
    }
    .adBanner_v003.adBanner {
        height: 429px;
    }
    .list_app.list_app_tick.list_app_tick_22px li::before {
        top: 2px;
    }
    .mobile-show .right-heading .font-40px {
        margin-top: 0px !important;
    }
    .custom-step-table thead th {
        padding: 15px 21px;
    }
    .custom-step-table td {
        padding: 10px 20px;font-size: 16px !important;line-height: 1.3 !important;
    }
}
@media (max-width: 992px) {
    .WhatUsersSaying .SocialProofbg {
        background: linear-gradient(
            180deg,
            #2a3056 0%,
            #191d34 86.54%
        ) !important;
        border-radius: 20px;
        border-bottom: 6px solid #ffc62d;
    }
    .WhatUsersSaying .SocialProofbg img {
        display: none;
    }
    .WhatUsersSaying
        .SocialProofSection.SocialProofSection_new1.min-height-583px {
        min-height: inherit;
        padding-bottom: 20px;
    }
    .info-card-body {
	padding: 18px 20px;
}
.info-card-header {
	padding: 15px 20px;
}

}
@media (max-width: 767px) {
    .WhatUsersSaying .Social_ribbon {
        margin-top: 25px;
    }

    .WhatUsersSaying
        .SocialProofSection.SocialProofSection_new1.min-height-583px {
        padding-bottom: 10px !important;
    }
    .adBanner_v003.adBanner {
        height: auto;
        padding: 23px 0;
    }
    .list_app_tick_v003.list_app.list_app_tick.list_app_tick_22px li {
        margin-bottom: 5px;
        padding-left: 23px;
        line-height: 128%;
    }
    .list_app_tick_v003.list_app.list_app_tick.list_app_tick_22px li::before {
        width: 16px;
        height: 16px;
        top: 0;
    }
    .mobile-show .right-heading .font-40px {
        margin-top: -4px !important;
    }
    .left-heading {
        top: 55%;
    }
    .custom-step-table{ min-width: 768px;}
    .EverySpaceList.list_app.list_app_tick.list_app_tick_22px li {
	width: 50%;
	margin: 11px 0 0 0;
}
.EverySpaceList.EverySpaceList_col2.list_app.list_app_tick.list_app_tick_22px li {
	width: 100%;
}
.bpx_v1.list_app.list_app_tick.list_app_tick_22px li {
 line-height: 130%;
}
.bpx_v1 {
	padding: 14px 16px;
}
.info-card-body .list_app.list_app_tick.list_app_tick_22px li::before {

	top: 2px;
}
}
