.landingpage_dynamic_content .panel-group .panel-heading a.accordion-toggle {
    background: #1a5e8000;
    outline: 0px solid #1a5e80 !important;
    color: #1a5e80;
}

.landingpage_dynamic_content .panel-group .panel-heading a.accordion-toggle[aria-expanded="true"] {
    background: #1a5e80;
    color: #fff;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    outline: 2px solid #1a5e80 !important;
}

.page_banner {
    background-position: center;
    min-height: 350px;
    background-size: cover;
    background-repeat: no-repeat;
}

.section-overlay-tooltip {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: 1;
}

.slick-slider_c {
    display: flex !important;
    align-items: center !important;
}

.slick-slider_c>div {
    min-width: 150px;
}

.section-tooltip {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(0, 0, 0, 0.8);
    color: white;
    padding: 10px;
    border-radius: 5px;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease;
    z-index: 2;
    font-weight: bold !important;
}

.title-main_seccc:hover .section-tooltip {
    opacity: 1;
    visibility: visible;
    right: 0;
    left: auto;
    z-index: 11;
    top: auto;
    bottom: 0;
    transform: none;
    background: black !important;
}

.slick-next,
.slick-prev {
    z-index: 5;
}

.slick-next {
    right: 0 !important;
    border-radius: 4px 0 0 4px !important;
}

.slick-prev {
    left: 0 !important;
    border-radius: 0 4px 4px 0 !important;
}

.slick-prev,
.slick-next {
    width: 30px;
    height: auto;
    padding: 20px 0px;
    background-color: #1b5e80 !important;
    border-color: #1b5e80 !important;
}

.slick-prev:before {
    font-family: FontAwesome;
    content: "\f053";
    position: relative;
    left: -1px;
    top: 1px;
}

.slick-next:before {
    font-family: FontAwesome;
    content: "\f054";
    position: relative;
    left: 2px;
    top: 1px;
}

.slick-next:before,
.slick-prev:before {
    opacity: 1;
    font-weight: 400;
    font-size: 16px;
}

.slick-dots li button:before {
    display: none;
}

.slick-dots li {
    width: auto !important;
    height: auto !important;
    margin: 1px 3px;
}

.slick-dots li button {
    width: 6px !important;
    height: 6px !important;
    margin: 0 !important;
    background: #1a5e8052 !important;
    border-radius: 50px;
}

.slick-dots li.slick-active button {
    padding: 0px !important;
    cursor: pointer !important;
    background-color: #1a5e80 !important;
    border: 1.5px solid #fff !important;
    outline: 1px solid #1a5e80 !important;
    width: 10px !important;
    height: 10px !important;
}

#languagemenu {
    display: none !important;
}

.section-padding {
    padding: 30px !important;
}

.custom_tag-badge {
    font-size: 14px;
    font-weight: 600;
    padding: 6px 10px;
    box-shadow: inset 0 0 15px #1a5e8047;
    border-radius: 18px;
}

.title-main_seccc_inner h1,
.title-main_seccc_inner h3 {
    text-shadow: 3px 3px 10px BLACK;
}

.answer_box {
    padding: 0 0 50px 0;
    text-align: justify;
}

.custom_tag-badge:hover {
    background: #1b5e80;
}

.answers_phrase {
    font-size: 16px;
}

.phrase_table .navbar_flags {
    height: 25px !important;
    width: 40px !important;
}

.counters.counters-text-dark .counter .fa {
    width: 70px;
    height: 70px;
    font-size: 30px !important;
    margin: auto;
    line-height: 70px;
    box-shadow: inset 0 0 15px #1a5e8047;
    border-radius: 16px;
    margin-bottom: 15px;
    color: #015887 !important;
}

.feature-box.custom_boxxxx:hover .feature-box-icon .fa,
.counters.counters-text-dark .counter:hover .fa {
    color: #1a5e80 !important;
    box-shadow: inset 0 0 15px #1a5e8047;
    transform: scale(1.1);
}

.text-seccc-introo {
    width: calc(100% - 255px);
}

.text-seccc-introo p span {
    display: block;
    text-align: left;
}

.text-seccc-introo p em {
    font-style: italic;
    font-size: 1.6em;
    font-family: "Shadows Into Light", cursive;
}

.start-app {
    color: #1a5e80 !important;
    font-weight: 600;
}

.buy_book {
    color: #ca0101;
    font-weight: 600;
}

a.start-app.btn:focus:not(.link),
a.btn.start-app:hover:not(.link) {
    background: #fff !important;
}

a.buy_book.btn:focus:not(.link),
a.btn.buy_book:hover:not(.link) {
    background: #fff !important;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f6f9fa;
}

.book_name {
    font-size: 16px;
    font-weight: 600;
}

.counters.counters-text-dark .counter strong {
    color: #1d2127 !important;
    font-size: 36px;
    line-height: 42px;
}

.counters.counters-text-dark .counter label {
    color: #666 !important;
    font-size: 16px;
}

span #clsPopupFlags {
    width: 25px;
    height: 25px;
}

#clsPopupFlags .fa {
    font-size: 12px !important;
}


/*======= 22-5-2025 ===========================*/

.dynamic-placeholder {
    width: 100%;
    height: 100%;
    background-color: #f0f0f0;
}

.skeleton {
    /* animation: pulse 1.5s ease-in-out infinite; */
}

@keyframes pulse {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0.4;
    }

    100% {
        opacity: 1;
    }
}

.download_app-btnn img {
    width: 180px;
    height: 53px;
    /* maintain 180:53 ratio */
    margin-bottom: 10px;
}

    .links-list{
       column-count:6;
      
    }

    .links-list a{
        width:100%;
        text-align:left
    }
@media screen and (max-width:1200px) {
.links-list{
       column-count:4;
    }

}

@media screen and (max-width:760px) {
.links-list{
       column-count:3;
    }

}

@media screen and (max-width:460px) {

    .center-content-area {
        height: 100%;
        /* border:2px red solid; */
    }

    .badge.custom_tag-badge {
        text-transform: capitalize !important;
        display: inline-block;
        min-width: 80px;
        padding: .2em .5em;
        box-sizing: border-box;
        line-height: 1.2;
        height: 1.6em;
        font-feature-settings: normal;
        display: flex;
        margin-top: 1rem;
    }

    /* if you’re using a custom web-font for badges, in your @font-face: */
    @font-face {
        font-family: 'Open Sans';
        src: url('https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN_r8OX-hpOqc.woff2') format('woff2');
        font-display: swap;
        /* lets the browser use a fallback face immediately, then swap in */
    }

    .section-padding.dynamic_content.skeleton {
        min-height: 328vh;
        /* max-height: 22vh; */
        overflow: hidden;
        position: relative;
        transition: min-height 0.3s ease;
    }

    .dynamic_content.loaded {
        min-height: auto; /* Now it can adjust, but CLS is already avoided */
    }

    

    .skeleton::before {
        content: '';
        display: block;
        height: 100%;
        width: 100%;
        background: #f0f0f0;
        animation: pulse 1.5s infinite ease-in-out;
        border-radius: 8px;
    }

    .dynamic-placeholder {
        width: 100%;
        height: 100%;
        /* fills the min-height you set above */
        /* background: #f3f3f3; */
    }

    .custom_tag-badge {
        width: 100%;
    }

    .answer_box p>a {
        font-size: 13px !important;
        padding: 10px 5px !important;
    }

    .section-padding {
        padding: 20px !important;
    }

    .download_app-btnn img {
        width: 140px;
        height: 41.2px;
        /* maintain 180:53 ratio */
        margin-bottom: 10px;
    }

    .section-padding .other_links {
        min-height: 2000;
        /* max-height:2000; */
    }

    .title-main_seccc {
        padding: 10px;
    }

    .dynamic_content::before {
        content: '';
        display: block;
        padding-top: 11.25%;
        /* 16:9 ratio fallback */
    }

    .section-padding.apps_section {
        min-height: 725px;
        /* Adjust based on typical content height */
        width: 100%;
    }

    .dynamic_content::before {
        content: '';
        display: block;
        padding-top: 11.25%;
    }

    .links-list{
        column-count: 2;
    }

}

@media screen and (max-width:360px) {
    .section-padding.dynamic_content {
        min-height: 183rem;
        /* max-height: 22vh; */
    }

    .dynamic_content::before {
        content: '';
        display: block;
        padding-top: 11.25%;
    }

    .links-list{
        column-count: 1;
    }

}

.section-banner-img {
    aspect-ratio: 16 / 5;
    /* width: 100%; */
    /* height: auto; */
}

.section-padding.other_links {
    min-height: 300px;
    position: relative;
    padding-bottom: 2rem;
}

.other-links-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}

.skeleton {
    background: #f0f0f0;
    /* animation: pulse 1.5s ease-in-out infinite; */
    border-radius: 4px;
}

@keyframes pulse {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0.4;
    }

    100% {
        opacity: 1;
    }
}