
.et_pb_toggle_title:before {
    position: relative !important; 
 
}

.et_pb_toggle_close {
    padding: 0px;
 
}

.et_pb_toggle_open {
    padding: 0px; 
    background-color: #fff;
}





.active_accordion_item
{

    background-color: #153c8ec7;
    color: white !important;
    padding: 12px !important;

}


.page-numbers {
    display: inline-block;
    padding: 5px 10px;
    margin: 0 2px 0 0;
    border: 1px solid #eee;
    line-height: 1;
    text-decoration: none;
    border-radius: 2px;
    font-size:16px;
    font-weight: 600;

}

.page-numbers.current,
a.page-numbers:hover {
    background: #f9f9f9;
}


#pagination_bar{
    text-align: right;
}

.btn-hm
{
    background-color:#124a7e;
    color:white;
}

.blog-post-meta {
    padding: 16px 22px;
    color: #999;
    display: block;
    border-bottom: 1px solid #EDEDED;
}

.blog-post-date
{

}
.blog-post-title
{
   font-size:20px;
   font-family: Tahoma, "Times New Roman", "Bitstream Charter", Times, serif;
   padding-bottom:2px;
}

.blog-post-content {
    padding: 5px 10px;
}

/*.blog-post p {
    font-size: 13px;
    font-weight: 400;
}*/


.blog-post-content p {
    color: #292929;
    margin-bottom:10px;
    line-height: 1.3em;
}

.blog-post .panel-body
{
    padding-top:0;
    padding-bottom:0;
    padding-right:10px;
    padding-left:10px;
}

.blog-post .panel
{
    margin-bottom:10px;
}

.panel {
    border-radius: 2px;
    border:0;
    border-bottom: 1px solid grey;

}



#col-grid>.et_pb_column>.et_pb_code {
     margin-bottom: 5%;
}


@media only screen and (max-width: 960px) {
    .leadership-corner
    {
        text-align:center;
    }

}

@media only screen and (max-width: 600px) {
    .et_pb_column {
         margin-bottom: 0px;
    }

    .leadership-corner
    {
        text-align:center;
    }

    .et_pb_post_slider_0.et_pb_slider .et_pb_button_wrapper {
        text-align:center !important;
    }

    #page-container{
        padding-top: 0 !important;
    }

}

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


    #page-container{
        padding-top: 0 !important;
    }

}



.et_pb_widget
{
    float: none !important;
}

.quick-links
{
    list-style: none !important;
}