
.download-container {
    margin: 40px auto;
}

.download-tb-container {
    padding: 0px;
}

.tb-download-step-container {

}

.lbl-download-step {
    margin-bottom: 20px;
}

.tb-download-body {

}

.tb-download-doc-container {

}

.tb-download-doc-menu {
    margin-right: 30px;
}

.btn-download-doc-menu {
    display: inline-block;
    position: relative;
    z-index: 1;
    padding: 10px 40px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #F1F1E9;
    color: #4B4B49;
    font-weight: bold;
}

.btn-download-doc-menu.active {
    z-index: 2;
    background-image: linear-gradient(to right, #345705, #66af0a);
    background-color: #93B50A;
    color: #ffffff;
}

#btn-download-doc-1.btn-download-doc-menu {
    z-index: 2;
}

#btn-download-doc-2.btn-download-doc-menu {
    margin-left: -20px;
}

.tb-download-doc-body {
    position: relative;
    margin-bottom: 30px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}

.tb-download-doc-card {
    display: none;
}

.tb-download-doc-card.active {
    display: block;
}

#pg-download-doc-1.tb-download-doc-card {

}

#pg-download-doc-2.tb-download-doc-card {

}

.list-download-doc {
    margin: 0px 30px;
    padding-bottom: 50px;
    height: calc(100vh - 280px);
    overflow-y: auto;
    mask-image: linear-gradient(to bottom, #000000 0% 90%, transparent);
}

.item-download-doc {
    position: relative;
    padding: 20px 0px;
}

.ico-download-doc {
    position: absolute;
    font-size: 24px;
}

.lbl-download-doc {
    padding: 0px 40px;
}

.inp-download-doc {
    position: absolute;
    top: 20px;
    right: 0px;
}

.download-contact-container {

}

/* acrobat Start */
.panel-download-acrobat {

}

.tb-download-acrobat {

}

.col-download-acrobat {
    padding: 8px 10px 8px 0px;
}

.ico-download-acrobat {
    margin:auto;
    width: 100%;
    max-width: 200px;
}

.ico-download-acrobat img {
    margin:auto;
    width: 100%;
}

.desc-download-acrobat {
    font-size: 14px;
    line-height: 18px;
}
/* acrobat End */

/* disclaimer Start */
.panel-download-disclaimer {

}

.btn-download-disclaimer {
    display: inline-block;
    padding: 10px 20px;
    border-radius: 8px;
    background-color: #93B50A;
    color: #ffffff;
    font-size: 14px;
    line-height: 18px;
    opacity: 1;
}

.btn-download-disclaimer.disabled {
    opacity: 0.5;
    cursor: default !important;
}

.disclaimer-container {

}

#modal-disclaimer-download .modal-body {
    position: relative;
    padding-bottom: 20px;
}

#modal-disclaimer-download .modal-footer {
    position: relative;
}

.box-gradient-scroll-bottom {
    position: absolute;
    left: 0px;
    top: -32px;
    width: 100%;
    height: 30px;
    background-image: linear-gradient(to bottom, rgba(239,239,229, 0), rgba(239,239,229, 1));
}
/* disclaimer End */

@media (max-width:320px) {
    .tb-download-doc-menu {
        margin-right: 10px;
    }

    .download-tb-container {
        padding:0px;
    }

    .btn-download-doc-menu {
        padding: 10px 20px 10px 24px;
    }

    .list-download-doc {
        margin: 0px 10px;
    }

}

@media (min-width:321px) and (max-width:480px) {
    .list-download-doc {
        margin:0px 15px;
    }

    .btn-download-doc-menu {
        padding:10px 30px;
    }

    .tb-download-doc-menu {
        margin-right: 0px;
    }
}

@media (min-width:481px) and (max-width:640px) {
    
}

@media (min-width:641px) and (max-width:768px) {
    #btn_download.button {
        padding:7px 20px;
    }
}

@media (min-width:769px) and (max-width:992px) {
    
}

@media (min-width:769px) and (max-width:1024px) {
    
}

@media (min-width:993px) and (max-width:1200px) {

}

@media (max-width:640px) {
    .col-download-acrobat {
        display: block;
    }

    .ico-download-acrobat {
        margin:0px;
        width: 100px;
    }
}

@media (max-width:768px) {
    
}

@media (max-width:991px) {
    
}

@media (max-width:1024px) {
    
}

@media (min-width:1201px) {

}


/* keyvis Start */
.keyvis-container {
    height: 180px;
}

#sec-keyvis-products {
    background: url('../images/media/keyvis-media.jpg') no-repeat center center;
    background-size: cover;
}

@media (max-width: 640px) {
    .keyvis-container {
        height: 180px;
    }

    #sec-keyvis-products {
        background: url('../images/media/keyvis-media.jpg') no-repeat center center;
        /* background-position-y: top; */
        background-size: cover;
    }
}

@media (min-width: 641px) and (max-width: 820px) {
    .keyvis-container {
        height: 180px;
    }

    #sec-keyvis-products {
        background: url('../images/media/keyvis-media.jpg') no-repeat center center;
        background-size: cover;
    }
}
/* keyvis End */

/* keyvis tagline Start */
.keyvis-tagline-container {
 
}

@media (max-width: 640px) {
    .keyvis-tagline-container {
        margin-top: 0px;
        padding: 0px;
        background-color: transparent;
    }

    .keyvis-tagline-title-main, 
    .keyvis-tagline-title, .keyvis-tagline-desc {
        color: #ffffff;
    }

    .breadcrumb-item,
    .breadcrumb-item+.breadcrumb-item::before,
    .breadcrumb-item.active {
        color: #ffffff;
        font-size: 10px;
    }
}

/* keyvis tagline End */

/* AHB Start */
/* feature Start */
.benefit-container {

}

.row-benefit {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
}

.col-benefit {
    width: 100%;
}

.card-benefit {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
    
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 2px solid #ffffff;
}

.col-benefit:last-child .card-benefit {
    border-bottom: 2px solid transparent;
}

.card-benefit-ico {
    margin: auto;
    width: 60px;
}

.card-benefit-ico img {
    margin: auto;
    width: 100%;
}

.card-benefit-detail {
    flex: 1;
}

.card-benefit-title {
    font-size: 24px;
    line-height: 30px;
}

.card-benefit-desc {

}

@media (max-width: 640px) {
    .card-benefit {
        gap: 20px;
    }

    .card-benefit-ico {
        
    }

    .card-benefit-title {
        font-size: 18px;
        line-height: 26px;
    }
}

@media (min-width: 641px) and (max-width: 820px) {

}
/* feature End */

/* expand Start */

.expand-header {
    margin-bottom: 0px;
}

.expand-body {
    margin-bottom: 20px;
}

.panel-expand-item .expand-header .expand-header-ico::before {
    content: "+";
    position: absolute;
    top: 2px;
    font-family: "verdana";
    font-size: 20px;
    line-height: 20px;
}

.panel-expand-item.expanded .expand-header.active .expand-header-ico::before {
    content: "-";
    position: absolute;
    top: 2px;
    font-family: "verdana";
    font-size: 20px;
    line-height: 20px;
}

.expand-header-ico {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);

    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #66AE0A;
    color: #ffffff;
}
/* expand End */

/* shariah Start */
#panel-expand-ShariahAdvisers .expand-container {
    border-bottom: 1px solid #ffffff;
}

.people-card {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
}

.people-photo {
    margin: 0px;
    width: 80px;
    height: 80px;
    border-radius: 50px;
    overflow: hidden;
}

.people-photo img {
    margin: auto;
    width: 100%;
}

.people-info {
    flex: 1;
}

.people-name {
}

.people-title {

}

.people-desc {

}

@media (max-width: 640px) {
    .people-photo {
        width: 60px;
        height: 60px;
    }

    .people-name .sec-title-h3 {
        font-size: 18px;
        line-height: 22px;
    }
}

/* shariah End */

/* FAQ Start */

.faq-panel {
    border-radius: 10px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    overflow: hidden;
}

#panel-expand-FAQ .panel-expand-item {
    margin-bottom: 0px;
    padding: 15px;
}

#panel-expand-FAQ .panel-expand-item:nth-child(even) {
    background-color: #F1F1E9;
}

#panel-expand-FAQ .expand-body {
    margin-bottom: 0px;
}

.faq-card {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
}

.faq-info {
    flex: 1;
}

.faq-title {

}

.faq-desc {

}

#sec-FAQ-FAQ .tb-container {
    margin: 20px auto;
}

@media (max-width: 640px) {
    
}

/* FAQ End */

/* AHB End */