/**
* @created date 04/12/2023 
* accordion.css----------
*/

/* Add scroll for fixing position issue. */
.card-body {
    overflow-y: auto;
    max-height: 300px;
}

@media (max-width: 320px) {
    #accordionEx1 .card-body {
        padding: 1rem !important;
    }
}

/*----------------accordian code begins------------------*/
#accordionEx1 .card-header {
    padding: 2rem 1.25rem;
    margin-bottom: 0;
    height: 101px;
    border-bottom: 0;
    background-color: unset;
}

#accordionEx1 .card-header a {
    text-decoration: none !important;
}

#accordionEx1 .card-header .fa-plus {
    font-size: 2rem;
}

#accordionEx1 .card-header .fa-minus {
    font-size: 2rem;
}

#accordionEx1 .card {
    border-radius: 0;
    color: #123663;
}

#accordionEx1 .card-body {
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}

#accordionEx1 .card-body a {
    text-decoration: underline !important;
}

#accordionEx1 .card-body a:hover {
    text-decoration: underline !important;
}

#accordionEx1 .block1 {
    background-color: #e7ecee !important;
    margin-bottom: 5px;
    border: none;
}

#accordionEx1 .block2 {
    background-color: #f9fafa !important;
    margin-bottom: 5px;
    border: none;
}

#accordionEx1 .card-body .card-body-title {
    font-family: LFTEtica-Bold;
    font-size: 18px;
}

#accordionEx1 .card-body .card-body-content {
    font-size: 15px;
}

#accordionEx1 .card-body .card-body-content p:hover {
    background-color: #c9d4da;
    color: #1a1a1a;
}

.accordion > .card > .card-header .block1 {
    border-bottom: 1px solid #c9d4da;
}

.accordion > .card > .card-header .block2 {
    border-bottom: 1px solid #e9edec;
}

div:nth-last-child(n + 2).table-download-content {
    /* leaving the last line it affects all the other lines*/
    border-top: 1px solid #e87722 !important;
}

div:nth-last-child(1).table-download-content {
    border-top: 1px solid #e87722 !important;
    border-bottom: 1px solid #e87722 !important;
    /*last child*/
}

/*----------------------------------------*/

@media (max-width: 767px) {
    #accordionEx1 .card-header {
        /*padding-left: 10px;
        padding-right: 10px;*/
        padding: 0.625rem;
    }

    #accordionEx1 .card-header .fa-plus {
        font-size: 1.5rem;
    }

    #accordionEx1 .card-header .fa-minus {
        font-size: 1.5rem;
    }
}

@media (max-width: 450px) {
    #accordionEx1 .card-header .fa-plus {
        margin-top: 0px;
    }

    #accordionEx1 .card-header h3 {
        font-size: 1.5rem;
    }
}

@media (max-width: 414px) {
    #accordionEx1 .card-header h3 {
        font-size: 1.3rem;
    }
}

@media (max-width: 320px) {
    #accordionEx1 .card-header h3 {
        font-size: 1.2rem;
    }
}

/*------------------accordian code ends---------------------*/
/*---------------Resource Center Image Gallery Code Begins Here--------------*/
#accordionEx1 #collapseThree71 .resource-center-image {
    background-color: #fff;
    margin: 20px;
    text-align: center;
    color: #123663;
    height: fit-content;
}

#accordionEx1 #collapseThree71 .resource-center-image .fancybox span {
    position: relative;
    left: -20px;
    bottom: -85px;
}

#accordionEx1 #collapseThree71 .resource-center-image .image_checkbox {
}

#accordionEx1 #collapseThree71 .resource-center-image img {
    vertical-align: middle;
    border-style: none;
    margin: 5px;
}

#accordionEx1 #collapseThree71 .resource-center-image .img-name {
    font-size: 15px;
    max-width: 250px;
    padding: 10px;
    min-height: 60px;
}

#accordionEx1 #collapseThree71 .resource-center-image .download {
    border-top: 1px solid #c9d4da;
    font-size: 14px;
    background-color: #f4f6f6;
    text-transform: uppercase;
    padding-top: 1rem;
    height: 50px;
}

#accordionEx1 #collapseThree71 .resource-center-image .download a {
    text-decoration: none !important;
}

#accordionEx1 #collapseThree71 .resource-center-image .download:hover {
    background-color: #c9d4da;
}

/*  updated css 19-2-2021  */
#accordionEx1 .resource-image {
    background-color: #fff;
    margin: 20px;
    text-align: center;
    color: #123663;
    height: fit-content;
}

#accordionEx1 .resource-image .fancybox span {
    position: relative;
    left: -20px;
    bottom: -85px;
}

#accordionEx1 .resource-image .image_checkbox {
}

#accordionEx1 .resource-image img {
    vertical-align: middle;
    border-style: none;
    margin: 5px;
    height: 210px;
    width: 210px;
}

#accordionEx1 .resource-image .img-name {
    font-size: 15px;
    max-width: 250px;
    padding: 10px;
    min-height: 60px;
}

#accordionEx1 .resource-image .download {
    border-top: 1px solid #c9d4da;
    font-size: 14px;
    background-color: #f4f6f6;
    text-transform: uppercase;
    padding-top: 1rem;
    height: 50px;
}

#accordionEx1 .resource-image .download a {
    text-decoration: none !important;
}

#accordionEx1 .resource-image .download:hover {
    background-color: #c9d4da;
}

/*------------Resource Center code begins--------------*/

.resource-center-video {
    padding: 10px;
}

.resource-center-document {
    float: left;
    margin: 20px;
    padding: 20px;
    border: 1px solid #e6761e;
}

#collapseThree31 .resource-center-document a {
    text-decoration: none !important;
}

/*--------------------------------------------------*/
@media (max-width: 991px) {
    .resource-center-video {
        width: 100% !important;
    }
}

/*  updated css 19-2-2021  */
.rcf-submit-box {
    position: fixed;
    bottom: 0px;
    left: 0px;
    background-color: #e87722;
    width: 100%;
    z-index: 1;
}

.rcf-submit-top {
    height: 50px;
    border-bottom: 2px solid #3d5567;
    font-size: 1.125rem;
    color: #fff;
}

.rcf-submit-bot {
    height: 100px;
    color: #123663;
    background-color: #849aab;
}

.resource-buttons {
    min-width: 220px;
    height: 50px;
    border: 1px solid #c9d4da;
    background-color: #f4f6f6;
    padding-top: 13px;
}

#accordionEx1 #collapseThree71 .rcf-submit-box .resource-buttons a {
    text-decoration: none !important;
}

.resource-buttons:hover {
    background-color: #c9d4da;
}

.resource-buttons input[type="button"] {
    border: 0px;
    background-color: transparent;
    color: #123663;
    text-decoration: none;
    cursor: pointer;
    text-transform: uppercase;
}

/*--------------------------*/
@media (max-width: 767px) {
    .rcf-submit-bot {
        height: 174px;
    }

    .resource-buttons {
        min-width: 80%;
        padding-right: 5%;
        padding-left: 5%;
    }
}

@media (max-width: 413px) {
    .rcf-submit-bot {
        height: 140px;
    }
}

@media (max-width: 378px) {
    #accordionEx1 #collapseThree71 .resource-center-image .fancybox span {
        position: relative;
        left: 95px;
        bottom: 40px;
    }

    #accordionEx1 .resource-image .fancybox span {
        position: relative;
        left: 95px;
        bottom: 40px;
    }

    #accordionEx1 #collapseThree71 .rcf-submit-box .resource-buttons {
        font-size: 80% !important;
    }
}

/*-----------Resource Center Image Gallery Code Ends Here------------*/
#accordionEx1 .card-body {
    overflow-y: inherit !important;
    max-height: inherit !important;
}

/*event accordion*/
@media (max-width: 320px) {
    #acevent .card-body {
        padding: 1rem !important;
    }
}
#acevent .card-header {
    padding: 1.05rem;
    margin-bottom: 0;
    height: 100px;
    border-bottom: 0;
    background-color: unset;
}

#acevent .card-header a {
    text-decoration: none !important;
}

#acevent .card-header .fa-plus {
    font-size: 2rem;
}

#acevent .card-header .fa-minus {
    font-size: 2rem;
}

#acevent .card {
    border-radius: 0;
    color: #123663;
}

#acevent .card-body {
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}

#acevent .card-body a {
    text-decoration: underline !important;
}

#acevent .card-body a:hover {
    text-decoration: underline !important;
}

#acevent .block1 {
    background-color: #e7ecee !important;
    margin-bottom: 10px;
    border: none;
}

#acevent .block2 {
    background-color: #f9fafa !important;
    margin-bottom: 10px;
    border: none;
}

#acevent .card-body .card-body-title {
    font-family: LFTEtica-Bold;
    font-size: 18px;
}

#acevent .card-body .card-body-content {
    font-size: 15px;
}

#acevent .card-body .card-body-content p:hover {
    background-color: #c9d4da;
    color: #1a1a1a;
}
@media (max-width: 767px) {
    #acevent .card-header {
        padding: 0.625rem;
    }

    #acevent .card-header .fa-plus {
        font-size: 1.5rem;
    }

    #acevent .card-header .fa-minus {
        font-size: 1.5rem;
    }
}

@media (max-width: 450px) {
    #acevent .card-header .fa-plus {
        margin-top: 0px;
    }

    #acevent .card-header h3 {
        font-size: 1.5rem;
    }
}

@media (max-width: 414px) {
    #acevent .card-header h3 {
        font-size: 1.3rem;
    }
}

@media (max-width: 320px) {
    #acevent .card-header h3 {
        font-size: 1.2rem;
    }
}

#acevent .resource-center-image {
    background-color: #fff;
    margin: 20px;
    text-align: center;
    color: #123663;
    height: fit-content;
}

#acevent .resource-center-image .fancybox span {
    position: relative;
    left: -20px;
    bottom: -85px;
}

#acevent .resource-center-image .image_checkbox {
}

#acevent .resource-center-image img {
    vertical-align: middle;
    border-style: none;
    margin: 5px;
}

#acevent .resource-center-image .img-name {
    font-size: 15px;
    max-width: 250px;
    padding: 10px;
    min-height: 60px;
}

#acevent .resource-center-image .download {
    border-top: 1px solid #c9d4da;
    font-size: 14px;
    background-color: #f4f6f6;
    text-transform: uppercase;
    padding-top: 1rem;
    height: 50px;
}

#acevent .resource-center-image .download a {
    text-decoration: none !important;
}

#acevent .resource-center-image .download:hover {
    background-color: #c9d4da;
}
#acevent .resource-image {
    background-color: #fff;
    margin: 20px;
    text-align: center;
    color: #123663;
    height: fit-content;
}
#acevent .resource-image .fancybox span {
    position: relative;
    left: -20px;
    bottom: -85px;
}

#acevent .resource-image .image_checkbox {
}

#acevent .resource-image img {
    vertical-align: middle;
    border-style: none;
    margin: 5px;
    height: 210px;
    width: 210px;
}

#acevent .resource-image .img-name {
    font-size: 15px;
    max-width: 250px;
    padding: 10px;
    min-height: 60px;
}

#acevent .resource-image .download {
    border-top: 1px solid #c9d4da;
    font-size: 14px;
    background-color: #f4f6f6;
    text-transform: uppercase;
    padding-top: 1rem;
    height: 50px;
}

#acevent .resource-image .download a {
    text-decoration: none !important;
}

#acevent .resource-image .download:hover {
    background-color: #c9d4da;
}

#acevent .rcf-submit-box .resource-buttons a {
    text-decoration: none !important;
}
@media (max-width: 378px) {
    #acevent .resource-center-image .fancybox span {
        position: relative;
        left: 95px;
        bottom: 40px;
    }

    #acevent .resource-image .fancybox span {
        position: relative;
        left: 95px;
        bottom: 40px;
    }

    #acevent .rcf-submit-box .resource-buttons {
        font-size: 80% !important;
    }
}
#acevent .card-body {
    overflow-y: inherit !important;
    max-height: inherit !important;
}
/*event accordion*/
