.faq-banner-section {
    padding-top: 50px;
    padding-bottom: 50px;
}

.faq-banner-section {
    /* background-image: url(../images/banner-bg.png); */
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 505px;
    display: flex;
    align-items: center;
}

.faq-banner-section p {
    color: #fff;
    text-align: center;
    margin-bottom: 50px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.faq-access-section{
    padding-top: 50px;
    padding-bottom: 50px;
}
.faq-accordion-box .accordion-button:not(.collapsed){
    color: #000000;
    background-color: #fff;
    font-size: 18px;
    border-bottom: 1px solid #CECECE ;
}
.faq-accordion-box button.accordion-button.collapsed{
    font-size: 18px;
    border-bottom: 0px solid #CECECE;
}
.faq-accordion-box .accordion{
    padding-top: 0px;
}
.faq-accordion-box .accordion p{
    margin: 0;
}
.faq-fitimg{
    height: 500px;
    object-fit: cover;
}

.faq-cctv-section{
    padding-top: 80px;
    padding-bottom: 80px;

}
.faq-intercom-section{
    background: transparent linear-gradient(95deg, #F5F5F5 0%, #F1F1F1 100%) 0% 0%;
    padding-top: 80px;
    padding-bottom: 80px;
}
.faq-surveillance-section{
    background: transparent linear-gradient(95deg, #F5F5F5 0%, #F1F1F1 100%) 0% 0%;
    padding-top: 80px;
    padding-bottom: 80px;
}
.faq-cabling-section{
    padding-top: 80px;
    padding-bottom: 80px;
}
.faq-integrated-section{
    background: transparent linear-gradient(95deg, #F5F5F5 0%, #F1F1F1 100%) 0% 0%;
    padding-top: 80px;
    padding-bottom: 80px;
}
.faq-alarm-section{
    padding-top: 80px;
    padding-bottom: 80px;
}
.faq-automated-section{
    background: transparent linear-gradient(95deg, #F5F5F5 0%, #F1F1F1 100%) 0% 0%;
    padding-top: 80px;
    padding-bottom: 80px; 
}
.faq-accordion-box .accordion-item{
    border: 1px solid #CECECE !important;
    margin-top: 15px;
}





/* media */
@media only screen and (max-width:1600px) {
    .faq-banner-section {
        height: 470px;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .faq-banner-section p {
        margin-bottom: 40px;
    }
    .faq-access-section{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .faq-cctv-section{
        padding-top: 60px;
        padding-bottom: 60px;
    
    }
    .faq-surveillance-section{
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .faq-intercom-section{
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .faq-cabling-section{
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .faq-integrated-section{
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .faq-alarm-section{
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .faq-automated-section{
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media only screen and (max-width:1399px) {
    
    .faq-banner-section {
        height: 420px;
        padding-top: 45px;
        padding-bottom: 45px;
    }
    .career-banner-section p {
        margin-bottom: 40px;
    }
    .faq-access-section{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .faq-cctv-section{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .faq-surveillance-section{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .faq-intercom-section{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .faq-cabling-section{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .faq-integrated-section{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .faq-alarm-section{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .faq-automated-section{
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

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

    .faq-banner-section {
        height: 350px;
        padding-top: 45px;
        padding-bottom: 45px;
    }
    .faq-banner-section p {
        margin-bottom:30px
    }
    .faq-access-section{
        padding-top: 45px;
        padding-bottom: 45px;
    }
    .faq-accordion-box .accordion-button:not(.collapsed){
        font-size: 16px;
    }
    .faq-accordion-box button.accordion-button.collapsed{
        font-size: 16px;
    }
}

@media only screen and (max-width:991px) {
    .faq-banner-section {
        height: 300px;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .faq-access-section{
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

@media only screen and (max-width:767px) {
    .faq-banner-section {
        height: 300px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .faq-banner-section p {
        margin-bottom: 20px;
    } 
    .faq-access-section{
        padding-top: 30px;
        padding-bottom: 30px;
    }
}
@media only screen and (max-width:575px) {
    .faq-banner-section {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .faq-access-section{
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .faq-accordion-box .accordion-button:not(.collapsed){
        font-size: 15px;
    }
    .faq-accordion-box button.accordion-button.collapsed{
        font-size: 15px;
    }
}