
div#faqsection .accordion-item {
    box-shadow: 1px 1px 4px 4px #eeeeeed9 !important;
}


section#inner_page_title.starbigimg:before {
    background-image:none !important;
    background-color:#182532;
    width: 0px;
    height: 0px;
}

.starbigimg {
    height: 275px !important;
}

button.accordion-button {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    color: #182532;
    font-style: normal;
    padding: 25px 15px;
}


.firstcolorheading {
    width: 100%;
    max-width: 50%;
    margin: 0px auto;
}

.firstcolorheading span:before {
    width: 370px;
}

.accordion-button:not(.collapsed) {
    color: #182532 !important;
}


ul#myTab {
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    border: none !important;
}

section#bahfaqtabs {
    padding: 80px 0px;
}

#bahfaqtabs .tab-content {
    margin: 30px 0px;
}

#bahfaqtabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #FFF !important;
    background-color: #EB8C2A !important;
    font-weight: 600 !important;

}

#bahfaqtabs .nav-tabs .nav-link {
    width: 185px;
    height: 47.479px;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, 0.20);
    background: #FFF;
    color: rgba(123, 123, 123, 0.70);
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
    margin: 0px 8px;
}










@media only screen and (max-width: 767px){

    h2.main_title span:before {      
        width: 60% !important;      
    }
    
    section#inner_page_title.starbigimg:before {
        width: 100% !important;
    }
    
    .firstcolorheading {
        max-width: 100%;
    }
    
    .firstcolorheading span:before {
        width: 175px;
    }
    
    
    .firstcolorheading h1{
        font-size: 27px;
        line-height: 35px;
    }
    
    .parahgraph-andheading p {
        font-size: 13px !important;
    }

     div#faqsection button {
        font-size: 18px !important;
    }

    #bahfaqtabs .nav-tabs .nav-link {       
        margin: 10px 8px;
    }
    
    section#bahfaqtabs {
        padding: 0px 0px;
    }
    
     #bahfaqtabs .test .card-body p {
        font-size: 13px !important;
        line-height: 24px !important;
    }

}



@media only screen and (max-width: 1024px){

    h2.main_title span:before {      
        width: 60%;      
    }
    
    section#bahfaqtabs {
        padding: 10px 0px;
    }

    div#faqsection button {
        font-weight: 500;
        font-size: 18px;
        line-height: 25px;       
    }
    
    #bahfaqtabs .test .card-body p {
        font-size: 14px !important;
        line-height: 24px !important;
    }

    #bahfaqtabs .nav-tabs .nav-link {       
        margin: 8px 4px;
    }
    
    .firstcolorheading {
        max-width: 100%;
    }
    
    .firstcolorheading span:before {
        width: 175px;
    }
    

}



@media only screen and (max-width: 1200px){

    h2.main_title span:before {      
        width: 60% !important;      
    }
    
    h2.main_title span:before {
    width: 100% !important;
}

    #bahfaqtabs .nav-tabs .nav-link {       
        margin: 7px 4px;
    }
    
    .firstcolorheading {
        max-width: 100%;
    }
    
    .firstcolorheading span:before {
        width: 200px;
    }
    
    

}




