/* sidebar */
@import url("https://fonts.googleapis.com/css2?family=Syncopate:wght@400;700&display=swap");

body {
    font-family: system-ui;
}

.app-default,
body {
    background-color: white !important;
}

.app-sidebar-logo {
    display: block !important;
    text-align: start;
    width: 100%;
    height: auto !important;
    padding: 7.8px 0px;
    background-color: #222222;
}

.app-sidebar-log a {
    text-align: center !important;
}

.app-sidebar-logo .logo-main {
    width: 100%;
}

.app-sidebar-logo h3 {
    color: #3f4254 !important;
    font-size: 20px;
    margin-bottom: 0px !important;
    text-align: left;
}

.icon-notification {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
    margin-right: 5px;
}

.icon-notification img {
    max-width: 25px;
    width: 100%;
}

/* .toolbar-child-design{
    padding: 0px 34px !important;
    display: flex;
    justify-content: space-between;
    width: 100%;
} */
/* [data-kt-app-layout=dark-sidebar] .app-sidebar{
    background-color: white !important;
} */
[data-kt-app-layout="dark-sidebar"] .app-sidebar .menu>.menu-item .menu-link .menu-title {
    font-size: 14px !important;
}

a.menu-title.active {
    color: #3e97ff !important;
}

[data-kt-app-layout="dark-sidebar"] .app-sidebar .menu>.menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-icon,
[data-kt-app-layout="dark-sidebar"] .app-sidebar .menu>.menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-icon .svg-icon,
[data-kt-app-layout="dark-sidebar"] .app-sidebar .menu>.menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-icon i,
[data-kt-app-layout="dark-sidebar"] .app-sidebar .menu>.menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon,
[data-kt-app-layout="dark-sidebar"] .app-sidebar .menu>.menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon .svg-icon,
[data-kt-app-layout="dark-sidebar"] .app-sidebar .menu>.menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon i {}

#kt_app_content {
    margin-bottom: 70px !important;
}

#kt_app_footer {
    position: absolute;
    bottom: 0 !important;
    width: -webkit-fill-available !important;
    left: 0 !important;
}

#kt_app_main {
    position: relative;
    background-color: white !important;
}

.symbol-label img {
    max-width: 150px;
    width: 100%;
    border-radius: 10px !important;
}

.flex-new-design {
    justify-content: space-between !important;
}

.map-design-child {
    max-width: 200px !important;
    width: 100%;
    border-radius: 8px;
    overflow: hidden;
}

.flex-design-one {
    max-width: 550px;
    width: 100%;
}

.flex-design-two {
    max-width: 265px;
    width: 100%;
}

/* .flex-design-three{
    max-width: 300px;
    width: 100%;
} */
.map-height-design iframe {
    border-radius: 10px;
}

.head-search-design {
    align-items: center;
    display: flex;
}

.head-search-design input {
    height: 40px;
    width: 240px;
    border: 1px solid #e1e3ea;
    border-radius: 6px;
    font-size: 12px;
    color: #a1a5b7;
    padding-left: 15px;
    outline: none;
}

[data-kt-app-layout="dark-sidebar"] .app-sidebar {
    background-color: white !important;
    /* border: 1px solid rgba(241, 241, 242, 1) !important; */
}

.company-name-design {
    color: #181c32 !important;
}

.menu-title {
    color: #7e8299 !important;
}

.column-reverse-design ifrme {
    border-radius: 8px !important;
}

#kt_app_header {
    background-color: #222222 !important;
}

#kt_app_header_wrapper {
    justify-content: flex-end !important;
}

.view-tanent-toolbar-deaign {
    display: flex;
    justify-content: space-between;
}

[data-kt-app-layout="dark-sidebar"] .app-sidebar .menu>.menu-item .menu-link.active {
    background-color: #f7f8fb;
    color: #3e97ff !important;
}

.menu-link .active .ki-duotone {
    color: #3e97ff !important;
}

[data-kt-app-layout="dark-sidebar"] .app-sidebar .menu>.menu-item .menu-link.active .menu-icon,
[data-kt-app-layout="dark-sidebar"] .app-sidebar .menu>.menu-item .menu-link.active .menu-icon .svg-icon,
[data-kt-app-layout="dark-sidebar"] .app-sidebar .menu>.menu-item .menu-link.active .menu-icon i {
    color: #3e97ff !important;
}

[data-kt-app-layout="dark-sidebar"] .app-sidebar .menu>.menu-item .menu-link.active .menu-title {
    color: #3e97ff !important;
}

.menu-link:hover .ki-duotone {
    color: #7f8194 !important;
}

.pms-head-design {
    color: #3f4254 !important;
}

.new-date-box-design {
    border: 1px dotted #d8d8e5 !important;
    border-radius: 12px;
}

.remove-button-design {
    border: none !important;
    background-color: transparent;
    padding: 0px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.remove-button-design img {
    max-width: 20px;
}

.modal-form-group-design {
    margin-bottom: 20px;
}

.button-main {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.col-form-label {
    color: #5e6278 !important;
}

.form-check-label {
    color: #5e6278 !important;
}

.certificate-button {
    display: flex;
    justify-content: flex-end;
}

.add-tinancy-design {
    margin-left: 18px !important;
}

.agreement-new-section {
    margin-bottom: 30px;
}

.phone-input-design input {
    height: 44px !important;
    width: 100% !important;
    border: 1px solid #dbdfe9 !important;
    border-radius: 0.475rem !important;
    background-color: #f9f9f9 !important;
}

.select-input-box {
    height: 44px !important;
    width: 100% !important;
    border: 1px solid #dbdfe9 !important;
    border-radius: 0.475rem !important;
    background-color: #f9f9f9 !important;
}

.react-tel-input .flag-dropdown {
    border-top-left-radius: 0.475rem !important;
    border-bottom-left-radius: 0.475rem !important;
    border: 1px solid #dedee2fa !important;
}

input::placeholder {
    color: #7e8299 !important;
    font-weight: 600 !important;
}

button {
    opacity: 1 !important;
}

.link-design {
    color: #3e97ff !important;
}

.indicator-label {
    font-weight: 600 !important;
}

#kt_app_content_container .table.gy-3 td,
.table.gy-3 th {
    padding-left: 0px !important;
}

.new-date-box {
    height: fit-content !important;
}

.child-flex-design {
    display: flex;
    max-width: 600px;
    width: 100%;
}

.tenants-heading h1 {
    font-size: 14px;
    color: #3f4254;
    font-weight: 600;
    margin-bottom: 10px;
}

.header-side-deisgn {
    max-width: 500px;
    width: 100%;
}

.map-design iframe {
    border-radius: 8px !important;
}

#kt_account_settings_profile_details .new-pond-input-design {
    height: 39px !important;
}

.form-control:focus {
    box-shadow: none !important;
    outline: none !important;
}

.menu-rounded .menu-link {
    text-decoration: none !important;
}

[data-kt-app-layout="dark-sidebar"] .app-sidebar .menu>.menu-item .menu-link.active {
    color: #3e97ff !important;
}

.add-tanent-button-design {
    height: 39px !important;
    border-radius: 6px !important;
}

.add-tanent-design-main {
    text-align: right !important;
}

.new-switch-design {
    margin-left: 10px !important;
}

.tooltip-button-design {
    font-size: 13px !important;
    font-weight: 600 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px !important;
}

.app-sidebar .menu>.menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-icon,
[data-kt-app-layout="dark-sidebar"] .app-sidebar .menu>.menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-icon .svg-icon,
[data-kt-app-layout="dark-sidebar"] .app-sidebar .menu>.menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-icon i,
[data-kt-app-layout="dark-sidebar"] .app-sidebar .menu>.menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon,
[data-kt-app-layout="dark-sidebar"] .app-sidebar .menu>.menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon .svg-icon,
[data-kt-app-layout="dark-sidebar"] .app-sidebar .menu>.menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon i {
    color: #7f8194 !important;
}

.heading-start-component {
    font-size: 38px;
    color: #181c32;
    margin-bottom: 30px;
}

.paragraph-deisgn-start {
    font-size: 22px;
    color: #a1a5b7;
    margin-bottom: 40px;
    font-weight: 400;
}

.mobile-men-img {
    max-width: 430px;
    width: 100%;
    margin-bottom: 100px;
}

.mb-img-parent {
    margin-bottom: 10 0px;
    text-align: center;
}

.content-main-wrapper-design {
    padding: 0px 350px;
}

.tanent-img-deisgn {
    width: 100%;
    height: 150px;
    object-fit: cover;
}

.map-view-design {
    display: flex;
    justify-content: flex-end;
}

.map-radius-design {
    border-radius: 8px;
    overflow: hidden;
}

.new-table-design {
    border: 1px solid #f1f1f2;
    padding: 30px;
    border-radius: 12px;
    box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.03) !important;
}

.new-table-design table tbody tr {
    border-bottom: 1px dashed #f1f1f2 !important;
    border-style: dashed !important;
}

.new-table-design table thead tr {
    border-bottom: 1px dashed #f1f1f2 !important;
    border-style: dashed !important;
}

.text-end button {
    font-size: 13px !important;
    font-weight: 600 !important;
    border-radius: 6px !important;
}

#kt_account_settings_profile_details .form-switch .form-check-input {
    margin-left: -20px !important;
}

.menu-link .ki-duotone {
    color: #7f8194 !important;
}

button {
    font-size: 13px !important;
    font-weight: 600 !important;
    border-radius: 6px !important;
}

#kt_sign_up_form {
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.03) !important;
    padding: 30px;
    border-radius: 4px !important;
}

[data-kt-app-layout="dark-sidebar"] .app-sidebar .menu>.menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-arrow:after,
[data-kt-app-layout="dark-sidebar"] .app-sidebar .menu>.menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-arrow:after {
    background-color: #4b5675 !important;
}

.menu-bullet {
    display: none !important;
}

.company-name-design {
    margin-bottom: 0px !important;
}

.tanent-img-deisgn {
    border-radius: 12px;
}

.view-property-heading {
    font-size: 18px !important;
    color: #181c32 !important;
    font-weight: 600 !important;
}

.view-property-paragraph {
    font-size: 15px !important;
    color: #a1a5b7 !important;
}

.view-property-date {
    font-size: 18px !important;
    color: #3f4254 !important;
    font-weight: 600 !important;
}

.view-property-date-name {
    font-size: 16px !important;
    color: #a1a5b7 !important;
}

.gm-style-mtc {
    margin-right: 10px !important;
}

.main-page-heading-design {
    font-size: 22px !important;
    color: #181c32 !important;
    font-weight: 600 !important;
}

a {
    text-decoration: none !important;
}

a.menu-link.without-sub {
    padding-left: 32px !important;
}

.form-control.form-control-solid {
    height: 44px !important;
}

#kt_app_content_container .nav-line-tabs.nav-line-tabs-2x .nav-item .nav-link {
    border-radius: 0px !important;
    height: 40px !important;
}

.tanent-list-data {
    font-size: 16px !important;
    color: #3f4254 !important;
    font-weight: 600 !important;
}

.tanent-list-data-paragraph {
    font-size: 14px !important;
    color: #a1a5b7 !important;
    font-weight: 600 !important;
}

.dropdown-content {
    position: absolute;
    top: 21px;
    right: 0;
    padding: 0px !important;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.6em solid !important;
    border-right: 0.6em solid transparent !important;
    border-bottom: 0;
    border-left: 0.6em solid transparent !important;
}

.dropdown-deisgn-new button {
    height: 38px !important;
    align-items: center !important;
    display: flex !important;
    padding: inherit !important;
}

.dropdown-deisgn-new button:after {
    display: none !important;
}

.dropdown-deisgn-new button i {
    padding-right: 0px !important;
}

.dropdown-deisgn-new .dropdown-menu.show {
    top: 10px !important;
    padding: 0px !important;
}

i.ki-duotone.ki-trash-square.delete-icon {
    font-size: 20px;
    margin-right: 10px;
}

.dropdown-item-design {
    display: flex;
    align-items: center;
}

.new-table-design-dev {
    margin: 30px;
}

.new-table-img img {
    width: 100%;
}

.new-table-content h2 {
    font-size: 18px;
    color: #181c32;
    margin-bottom: 10px;
    font-weight: 600;
    font-family: Inter, Helvetica, sans-serif;
}

.new-table-content p {
    color: #a1a5b7;
    font-size: 15px;
    font-weight: 600;
    font-family: Inter, Helvetica, sans-serif;
    margin-bottom: 0px !important;
}

.new-table-data {
    padding: 30px;
    border: 1px solid #e1e3ea;
    border-radius: 12px;
}

.new-table-data table {
    width: 100%;
}

.new-table-data table thead th {
    font-size: 12px;
    color: #a1a5b7;
    font-weight: 600;
    font-family: Inter, Helvetica, sans-serif;
}

.new-table-data table thead th {
    border-bottom: 1px solid #e1e3ea !important;
    padding-bottom: 17px;
}

.new-table-data table tbody td {
    font-size: 12px;
    color: #7e8299;
    font-weight: 600;
    font-family: Inter, Helvetica, sans-serif;
    padding: 17px 0px;
}

.new-table-data table tbody tr td img {
    max-width: 30px;
    width: 100%;
    border-radius: 50%;
}

.new-table-data table tbody tr {
    border-bottom: 1px solid #e1e3ea !important;
    padding: 17px 0px;
}

.new-table-content {
    margin-bottom: 30px;
}

.img-two {
    position: relative;
    right: 10px;
}

.img-three {
    position: relative;
    right: 20px;
}

/* profile */
.main-page-head {
    font-size: 22px;
    color: #181c32;
    font-weight: 600;
    font-family: Inter, Helvetica, sans-serif;
    margin-bottom: 28px;
}

.main-profile-sec {
    display: flex;
}

.profile-img-sec {
    max-width: 15%;
    width: 100%;
    margin-right: 25px;
}

.profile-img-sec img {
    width: 100%;
    border-radius: 12px;
}

.profile-content-sec {
    max-width: 85%;
    width: 100%;
}

.profile-content-sec h2 {
    color: #181c32;
    font-size: 18px;
    font-weight: 600;
    font-family: Inter, Helvetica, sans-serif;
    margin-bottom: 14px;
}

.profile-content-sec-headings-tags {
    display: flex;
    align-items: center;
    gap: 15px;
}

.profile-content-sec-headings-tags h3 {
    color: #50cd89;
    font-size: 12px;
    font-weight: 600;
    font-family: Inter, Helvetica, sans-serif;
    margin-bottom: 14px;
    background-color: #e8fff3;
    border-radius: 4px;
    padding: 7px;
}

.profile-content-sec ul {
    padding-left: 0px;
    margin-bottom: 0px;
    display: inline-flex;
}

.profile-content-sec ul li {
    font-size: 15px;
    color: #a1a5b7;
    font-weight: 600;
    font-family: Inter, Helvetica, sans-serif;
    margin-bottom: 0px;
    margin-right: 10px;
    list-style: none;
}

.profile-content-sec ul li img {
    max-width: 22px;
    width: 100%;
    margin-right: 10px;
}

.attention-sec {
    box-shadow: 0px 3px 4px 0px #00000008;
    padding: 30px;
    border-radius: 12px;
    padding: 46px 44px;
    border: 1px solid rgba(241, 241, 242, 1);
    margin-bottom: 30px;
}

.attention-box {
    background-color: #fff8dd;
    border: 1px dotted #f6c000;
    display: flex;
    align-items: center;
    margin-bottom: 50px;
    border-radius: 7px;
    padding: 16px 14px;
}

.attention-box img {
    max-width: 35px;
    width: 100%;
    margin-right: 16px;
}

.attention-box h3 {
    font-size: 15px;
    color: #3f4254;
    font-weight: 600;
    font-family: Inter, Helvetica, sans-serif;
}

.attention-box p {
    font-size: 13px;
    color: #7e8299;
    margin-bottom: 0px;
    font-weight: 600;
    font-family: Inter, Helvetica, sans-serif;
}

.attention-box a {
    color: #3e97ff;
    text-decoration: none;
    font-size: 13px;
}

.attention-activities {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

.attention-content h3 {
    font-size: 18px;
    color: #3f4254;
    font-weight: 600;
    font-family: Inter, Helvetica, sans-serif;
    margin-bottom: 10px;
}

.attention-content P {
    font-size: 16px;
    color: rgba(126, 130, 153, 1);
    font-weight: 600;
    font-family: Inter, Helvetica, sans-serif;
}

.attention-activities {
    margin-bottom: 20px;
}

.attention-activities-two {
    margin-bottom: 0px !important;
}

.progressbar-design {
    width: 100%;
}

.progress-container {
    background: rgba(238, 246, 255, 1);
    width: 100%;
    height: 8px;
    border: 1px solid lightgray;
    position: relative;
    border-radius: 4px;
    margin-bottom: 15px;
}

.progress-bar {
    height: 100%;
    width: 50%;
    /* Set the initial progress percentage */
    background-color: rgba(62, 151, 255, 1);
}

.cancel-new-button {
    background-color: #f1f1f2;
    padding: 16px 24px;
    font-size: 16px;
    color: #7e8299;
    font-weight: 600;
    font-family: Inter, Helvetica, sans-serif;
    border: 1px solid #f1f1f2;
    margin-right: 10px;
    border-radius: 6px;
}

.upgrade-plan-design {
    background-color: #2884ef;
    padding: 16px 24px;
    font-size: 16px;
    color: #ffffff;
    font-weight: 600;
    font-family: Inter, Helvetica, sans-serif;
    border: 1px solid #2884ef;
    border-radius: 6px;
}

.profile-cards-design table {
    width: 100%;
}

.profile-cards-design table thead tr {
    background: linear-gradient(0deg, #f9f9f9, #f9f9f9),
        linear-gradient(0deg, #e1e3ea, #e1e3ea);
}

.profile-cards-design table thead {
    border-bottom: 1px solid #e1e3ea;
}

.profile-cards-design table thead tr th {
    padding: 17px 0px;
    font-size: 16px;
    color: #7e8299;
    font-weight: 600;
    font-family: Inter, Helvetica, sans-serif;
    padding-left: 30px;
}

.profile-cards-design table tbody tr {
    border-bottom: 1px solid #e1e3ea;
}

.profile-cards-design table tbody tr:last-child {
    border-bottom: none !important;
}

.profile-cards-design table tbody tr td {
    padding: 17px 0px;
    font-size: 14px;
    color: #a1a5b7;
    font-weight: 600;
    font-family: Inter, Helvetica, sans-serif;
    padding-left: 30px;
}

.table-detail-view {
    background-color: #f1f1f2;
    padding: 9px 12px;
    font-size: 12px;
    color: #a1a5b7;
    font-weight: 600;
    font-family: Inter, Helvetica, sans-serif;
    border-radius: 6px;
}

.billing-header {
    display: flex;
    justify-content: space-between;
    padding: 30px 30px 17px 30px;
}

.billing-header h2 {
    font-size: 18px;
    color: #3f4254;
    font-weight: 600;
    font-family: Inter, Helvetica, sans-serif;
    margin-bottom: 0px;
}

.billing-header ul {
    padding-left: 0px;
    margin-bottom: 0px;
    display: flex;
    max-width: 200px;
    width: 100%;
}

.billing-header ul li {
    font-size: 16px;
    color: #a1a5b7;
    font-weight: 600;
    font-family: Inter, Helvetica, sans-serif;
    list-style: none !important;
    margin-right: 10px;
}

.billing-header ul li:last-child {
    margin-right: 0px !important;
}

.profile-cards-design {
    box-shadow: 0px 3px 4px 0px #00000008;
    border-radius: 12px;
    border: 1px solid rgba(241, 241, 242, 1);
    margin-bottom: 0px;
    padding-bottom: 13px;
}

.payment-add-box {
    box-shadow: 0px 3px 4px 0px #00000008;
    border-radius: 12px;
    padding: 30px 0px 30px 0px;
    border: 1px solid rgba(241, 241, 242, 1);
    margin-bottom: 30px;
}

.payment-add-box h2 {
    color: #3f4254;
    font-size: 18px;
    font-weight: 600;
    font-family: Inter, Helvetica, sans-serif;
    margin-bottom: 31px;
    padding-left: 30px;
}

.add-card-design {
    background-color: #eef6ff;
    padding: 9px 12px;
    border-radius: 6px;
    font-size: 13px;
    color: #3e97ff;
    border: 1px solid #eef6ff;
    display: flex;
    align-items: center;
}

.add-card-button-main {
    border-top: 1px solid #e1e3ea;
    padding: 30px 30px 0px 30px;
}

.add-card-design img {
    margin-right: 4px;
    max-width: 22px;
    width: 100%;
}

.main-profile-box-wrapper {
    box-shadow: 0px 0px 12px 0px #00000008;
    padding: 30px 30px 0px 30px;
    border-radius: 12px;
    margin-bottom: 30px;
    border: 1px solid rgba(241, 241, 242, 1);
}

.new-togle-deisgn-set {
    padding-left: 20px !important;
}

.discard-button {
    margin-right: 10px;
}

.align-design-button {
    display: flex;
    /* justify-content: flex-end; */
    justify-content: center;
    margin: auto;
}

.align-design-button button {
    display: flex;
    align-items: center;
    padding: 0px 10px !important;
    height: 37px;
}

.align-design-button .create-button {
    display: flex;
    align-items: center;
    padding: 0px 10px !important;
    height: 37px;
    margin: auto;
}

.css-58tlqw-control {
    margin-top: 0px !important;
}

.company-switcher {
    display: flex;
    align-items: center;
}

.company-switcher img {
    max-width: 40px;
    width: 100%;
    margin-right: 10px;
}

.company-switcher p {
    margin-bottom: 0px !important;
}

.dropdown-content.dropdown-menu.show {
    width: 140px;
}

#kt_app_header_wrapper {
    justify-content: space-between !important;
}

.sidebar-scroll-design {
    overflow-y: scroll !important;
    height: 100%;
    overflow-x: hidden;
    -webkit-overflow-y: scroll !important;
    padding-top: 15px;
    background-color: #1c1c1c !important;
}

.site-logo>img {
    width: 17rem;
    padding: 20px 0;
}

.btn-group {
    display: inline-flex;
    align-items: center;
}

.btn-separator {
    padding: 0 10px;
    color: #ffffff;
    /* Adjust color to match your design */
}

.intro-background {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    min-height: 300px;
    display: flex;
    align-items: center;
}

.footer-left-links-left a,
.footer-left-links-right a {
    color: white;
    font-size: 14px;
    margin: 5px 0;
    text-transform: uppercase;
}

.footer-bg {
    background-color: #222222;
}

.footer-left-links-left a {
    text-align: left;
}

.footer-left-links-right a {
    text-align: right;
}

.spaced-between-left a,
.spaced-between-right,
.divider {
    color: rgba(255, 255, 255, 0.5);
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.3em;
}

.spaced-between-left a {
    font-size: 10px;
    text-align: left;
}

.spaced-between-right {
    font-size: 8px;
    text-align: right;
}

.site-logo-small>img {
    width: 3rem;
    padding: 10px 0;
}

.divider {
    padding: 0 5px;
    margin: 0;
}

.event-main-info,
.event-countdown {
    padding: 10px 0;
    margin: 10px 0;
}

.event-time,
.event-location {
    margin-bottom: 5px;
}

.event-time {}

.event-location {}

.event-highlight-stream iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 24px;
}

.event-highlight-stream-img {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    margin-bottom: 4%;
}

.event-highlight-stream-img img {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 24px;
    margin-bottom: 4%;
}

.event-countdown-timer {}

.timer {
    background: #f8f8f7;
    border-radius: 24px;
    padding: 20px;
    text-align: center;
}

.timer h2 {
    margin: 0;
    color: #fd5f59;
    font-size: 28px;
    font-weight: 800;
}

.countdown {
    display: flex;
    justify-content: space-around;
    margin-top: 10px;
}

.countdown div {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.countdown span {
    font-size: 2.5em;
    color: #333;
    font-weight: 800;
}

.countdown small {
    color: #2f2f2f;
}

.event-title {
    font-size: 1.2em;
    font-weight: bold;
    margin: 5px 0 10px 0;
}

.up-next {
    font-weight: bold;
}

.event-thumbnail {
    max-height: 85px;
}

.event-thumbnail img {
    width: 100%;
    border-radius: 6.27px;
    height: 100%;
    object-fit: cover;
}

.card-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    /* Creates 3 columns */
    gap: 15px;
    /* Adds space between cards */
    margin-bottom: 20px;
    text-align: left;
}

.stream-card {
    border-radius: 16px;
    padding: 20px;
    text-align: left;
    box-shadow: none;
    /* Removed width: 30% and margin-right: 15px */
}

.on-demand {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.on-demand>div>.event-highlight-stream {
    width: 100%;
    height: auto;
    border-radius: 6.75px;
    object-fit: cover;
    max-height: 143px;
}

.on-demand figcaption {
    text-align: center;
    margin-top: 8px;
}

h1 {
    font-family: "Syncopate", sans-serif;
    font-size: 24px;
}

h2 {
    font-family: "Syncopate", sans-serif;
}

.section-heading-banner {
    font-size: 32px;
}

.site-primary-btn {
    display: inline-block;
    font-weight: bold;
    color: #fff;
    border-radius: 10px;
    text-align: center;
    vertical-align: middle;
    background-color: #388eac;
    /* Background color */
    border: 1px solid transparent;
    padding: 0.57rem 1rem;
    font-size: 1rem;
    transition: all 0.3s ease;
    /* Hover transition */
}

.site-primary-btn>i {
    color: #fff;
}

.site-primary-btn:hover {
    background-color: rgb(47, 122, 208);
    /* Darker color on hover */
    color: #fff;
    /* Text color on hover */
}

.site-light-primary-btn {
    display: inline-block;
    font-weight: bold;
    color: #3e97ff;
    border-radius: 5px;
    text-align: center;
    vertical-align: middle;
    background-color: #f1faff;
    /* Background color */
    border: 1px solid transparent;
    padding: 0.57rem 1rem;
    font-size: 1rem;
    line-height: 1.5;
    transition: all 0.3s ease;
    /* Hover transition */
}

.site-light-primary-btn:hover {
    background-color: #d5dfe5;
    /* Darker color on hover */
    color: #3e97ff;
    /* Text color on hover */
}

@media screen and (max-width: 992px) {
    .login-text-design {
        display: none !important;
    }

    .column-reverse-design {
        display: flex;
        flex-direction: column-reverse !important;
    }

    .flex-new-design {
        display: block !important;
    }

    .flex-design-one {
        margin-bottom: 15px;
    }

    .flex-design-two {
        margin-bottom: 25px;
    }

    .map-view-design {
        margin-bottom: 25px;
    }

    .flex-design-three {
        display: flex;
        justify-content: flex-start !important;
    }
}

@media screen and (max-width: 768px) {
    .mb-view-list-design {
        display: flex;
        overflow-x: scroll;
        flex-wrap: nowrap;
        overflow-y: hidden;
    }

    .intro-background {
        background-image: url("../media/Surf-Costa-Rica_hero-background.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        min-height: 150px;
        display: flex;
        align-items: center;
    }

    .site-logo>img {
        width: 11rem;
    }

    .site-primary-btn {
        display: inline-block;
        font-weight: bold;
        color: #fff;
        border-radius: 10px;
        text-align: center;
        vertical-align: middle;
        background-color: #388eac;
        /* Background color */
        border: 1px solid transparent;
        padding: 0.57rem 0.5rem;
        font-size: 0.7rem;
        transition: all 0.3s ease;
        /* Hover transition */
    }

    .site-primary-btn:hover {
        background-color: rgb(47, 122, 208);
        /* Darker color on hover */
        color: #fff;
        /* Text color on hover */
    }

    .site-light-primary-btn {
        display: inline-block;
        font-weight: bold;
        color: #3e97ff;
        border-radius: 5px;
        text-align: center;
        vertical-align: middle;
        background-color: #f1faff;
        /* Background color */
        border: 1px solid transparent;
        padding: 0.65rem 0.7rem;
        font-size: 0.9rem;
        line-height: 1.4;
        transition: all 0.3s ease;
        /* Hover transition */
    }

    .site-light-primary-btn:hover {
        background-color: #d5dfe5;
        /* Darker color on hover */
        color: #3e97ff;
        /* Text color on hover */
    }

    .w-sm-270px {
        min-width: 270px !important;
    }

    h1 {
        font-family: "Syncopate", sans-serif;
        font-size: 16px;
    }

    .section-heading-banner {
        font-size: 20px;
    }

    .stream-card {
        width: 100%;
        margin-top: 5px;
    }

    .card-container {
        display: block;
        margin-bottom: 20px;
        text-align: left;
    }

    .on-demand {
        display: block;
    }

    .app-navbar a {
        font-size: 8px;
    }

    #footer-right-links a {
        font-size: 8px;
    }

    .custom-rounded {
        border-radius: 8px;
    }
}

.table:not(.table-bordered) td,
.table:not(.table-bordered) th,
.table:not(.table-bordered) tr {
    text-align: left;
}

.video-row {
    gap: 20px;
    overflow: hidden;
    overflow-x: scroll;
}

.padding-right-5 {
    padding-right: 5px;
}

.event-cover-image {
    background-position: center;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.react-datepicker-wrapper {
    width: 100%;
}

.event-time,
.event-location {
    color: #071437;
}

#event-section>p,
.event-time,
.event-title {
    font-size: 15px;
}

.relatedvideos {
    height: 150px !important;
}

.relatedvideosHomePage {
    height: 180px !important;
}

.customNavItem {
    font-size: 20px;
    font-weight: 700;
    padding: 10px 40px;
}

.customNavItem.active {
    color: white !important;
    background-color: #3e98ff !important;
}