
.shortfaqbar span:before {
    left: -220px !important;
}


ul#myTab {
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    border: none !important;
}

section#ukahfaqtabs {
    background: #F8F8F8;
    padding: 50px 0;
}

#ukahfaqtabs .accordion {   
    background: transparent !important;
}

#ukahfaqtabs .tab-content {
    margin: 30px 0px;
}

#ukahfaqtabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #FFF !important;
    background-color: #00B579 !important;
}

#ukahfaqtabs .nav-tabs .nav-link {
    width: 185px;
    height: 41.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: 500;
    line-height: 30px;
    margin: 0px 8px;
}





@media only screen and (max-width: 767px){

    h2.main_title span:before {      
        width: 60% !important;      
    }

    div#faqsection button {
        font-weight: 500 !important;
        font-size: 14px !important;
        line-height: 25px !important;       
    }

    #ukahfaqtabs .nav-tabs .nav-link {       
        margin: 10px 8px;
    }
    
   .shortfaqbar span:before {
        left: 18px !important;
        top: 27px;
    }
    
    section#ukahfaqtabs {
        padding: 1px 0;
    }
    
    .shortfaqbar h1 {
        font-size: 23px !important;
        line-height: 37px !important;
    }

}



@media only screen and (max-width: 1024px){

    h2.main_title span:before {      
        width: 60% !important;      
    }

    div#faqsection button {
        font-weight: 500 !important;
        font-size: 14px !important;
        line-height: 25px !important;       
    }

    #ukahfaqtabs .nav-tabs .nav-link {       
        margin: 8px 4px;
    }
    
    .call-icon {
        top: 10px !important;
    }
    
    section#ukahfaqtabs {
        padding: 1px 0;
    }
    
    

}



@media only screen and (max-width: 1200px){

    h2.main_title span:before {      
        width: 60% !important;      
    }

    div#faqsection button {
        font-weight: 500 !important;
        font-size: 14px !important;
        line-height: 25px !important;       
    }

    #ukahfaqtabs .nav-tabs .nav-link {       
        margin: 7px 4px;
    }

}
