
/* 
 Theme Name:     Bare bones for Divi
 Author:         Divi theme examples
 Author URI:     http://www.divithemeexamples.com 
 Template:       Divi
 Version:        1.0 
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

.et_builder_inner_content.has_et_pb_sticky .et_pb_image_0_tb_header .et_pb_image_wrap img {
    width: auto;
    height: 50px;
}
.et_builder_inner_content.has_et_pb_sticky  .et_pb_menu_1_tb_header {
    padding-top: 2px;
}
.et_builder_inner_content.has_et_pb_sticky .et_pb_button_0_tb_header_wrapper {
    margin-top: 6px !important;
}
#our-people-tabs img {
    border-radius: 100%;
    margin-right: 30px;
}
.outer-tab {
    float: left;
    width: 100%;
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 2px solid #009f50;
}
.outer-tab img {
    float: left;
    width: 25%;
}
.tab-right {
    float: right;
    width: 70%;
}
#our-people-tabs h2{
	margin-bottom: 30px;
}
.outer-tab.outer-tab-last {
    border-bottom: 0;
}
#our-people-tabs .et_pb_tabs_controls li{
	padding:  10px 20px;
}
.et_pb_tabs_controls li.et_pb_tab_active {
    background-color: #009f53;
}
.et_pb_tabs_controls .et_pb_tab_active a {
    color: #fff !important;
}
#our-people-tabs .et_pb_tabs_controls li a{
	text-transform: uppercase;
}
#our-people-tabs h1{
	margin-bottom: 40px;
}
#our-people-tabs h4{
	margin-bottom: 20px;
	line-height: 30px;
}

.about-page-content-section2.et_pb_text_1,
.page-bullet-section .et_pb_text_inner {
    background-color: #f4f4f4;
    position: relative;
    border-radius: 20px 20px 20px 20px;
    overflow: hidden;
    padding-top: 31px !important;
    padding-right: 36px !important;
    padding-bottom: 12px !important;
    padding-left: 36px !important;
    box-shadow: 6px 6px 7px -2px rgba(0,0,0,0.3);
}
.about-page-content-section2.et_pb_text_1 a {
    color: #0C71C3 !important;
}
.about-page-content-section2.et_pb_text_1 ul {
    list-style-type: disc;
    padding: 5px 0 25px 25px;
    line-height: 26px;
}

.annual-reports-page-links span.icon.icon-file-pdf{
    color: #5a5a5a;
}
.annual-reports-page-links a {
    color: #0C71C3;
}
#menu-main-menu a, .et_pb_menu_1_tb_header.et_pb_menu ul li a{
    font-size: 16px;
}
.et-menu li li a, #menu-main-menu li li a {
    padding: 6px 0px;
    width: 200px;
    font-size: 14px;
}
.et_pb_menu .et-menu-nav > ul ul{
    padding: 10px 0;
}
.et_pb_section.alumni-section {
    padding-top: 0px;
}
.alumni-section .et_pb_row {
    padding-top: 0;
}
.alumni-section .et_pb_widget_area_left {
    border-right: none;
    padding-right: 0;
}
.alumni-filter-section{
    float: left;
    width: 100%;
    padding-bottom: 30px;
}
.alumni-filter-section .col-sm-12{
    float: left;
    width: 100%;
}
.alumni-filter-inner-section{
    float: left;
    width: 100%;
}
.search-by-heading {
    width: 100%;
    color: #00AA6C;
    padding: 0 0 10px;
    float: left;
}
.alumni-filter-section .alumni-search-bar {
    float: left;
    width: 100%;
    padding: 5px 10px;
    border: solid 1px #5a5a5a;
    margin-bottom: 10px;
}
.alumni-filter{
    float: left;
    width: 100%;
}
.alumni-filter li {
    margin: 0;
    padding: 0 15px 15px 0;
    float: left;
    max-width: 20%;
    position: relative;
    width: 100%;
}
.alumni-filter li button {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 13px;
    background-color: transparent;
    border: 1px solid #5a5a5a !important;
    color: #5a5a5a !important;
    padding: 5px 10px;
    outline: none;
    cursor: pointer;
    transition: all 0.5s ease;
}
.alumni-filter li.active button,
.alumni-filter-two li.active button,
.alumni-filter li button:hover {
    background-color: #00AA6C;
    border: 1px solid #00AA6C !important;
    color: #fff !important;
    transition: all 0.5s ease;
}
.alumni-filter-options{
    float: left;
    width: 100%;
}
.alumni-left{
    float: left;
    width: 100%;
}
.search-by-heading2 {
    width: 100%;
    color: #00AA6C;
    padding: 0 0 5px;
    display: inline-block;
    font-size: 13px;
}
.alumni-filter-options li {
    margin: 0;
    padding: 0 15px 15px 0;
    float: left;
    max-width: 20%;
    position: relative;
    width: 100%;
}
.alumni-filter-options li button {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 13px;
    background-color: transparent;
    border: 1px solid #5a5a5a !important;
    color: #5a5a5a !important;
    padding: 5px 10px;
    outline: none;
    cursor: pointer;
    transition: all 0.5s ease;
}
.alumni-filter-options li button:hover {
    background-color: #00AA6C;
    border: 1px solid #00AA6C !important;
    color: #fff !important;
    transition: all 0.5s ease;
}
.alumni-results {
    float: left;
    width: 100%;
}
.alumni-headings {
    float: left;
    width: 100%;
}
.alumni-headings .col-4{
    float: left;
    width: 100%;
    max-width: 33.333333%;
}
.alumni-headings .col-8{
    float: left;
    width: 100%;
    max-width: 66.666667%;
}
.alumni-headings .col-md-7{
    float: left;
    width: 60%;
}
.alumni-headings .col-md-5{
    float: left;
    width: 40%;
}
.alumni-results li {
    clear: both;
    width: 100%;
    float: left;
    border-bottom: solid 1px #efefef;
}
.alumni-results li.alumni-headings {
    color: #00AA6C;
    padding-bottom: 10px;
}
.bca-filter-container2 {
    float: left;
    width: 100%;
}
.bca-filter-list2 {
    float: left;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.alumni-results li a {
    overflow: hidden;
    float: left;
    width: 100%;
    padding: 15px 0;
    color: #5a5a5a;
    transition: all 0.5s ease;
}
.alumni-results li a:hover {
    background-color: #efefef;
    padding: 15px;
    opacity: 1 !important;
    transition: all 0.5s ease;
}
.alumni-results li .col-md-4 {
    float: left;
    width: 100%;
    max-width: 33.333333%;
}
.alumni-results li .col-md-8 {
    float: none;
    width: 100%;
    max-width: 66.666667%;
    display: table;
    height: 65px;
}
.alumni-results li .col-md-8 .col-md-7 {
    float: none;
    width: 100%;
    max-width: 60%;
    display: table-cell;
    vertical-align: middle;
}
.alumni-results li .col-md-8 .col-md-5 {
    float: none;
    width: 100%;
    max-width: 40%;
    vertical-align: middle;
    display: table-cell;
}
.alumni-results li .col-md-8 .col-md-5 .alumni-text.institution {
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 0 15px;
}
.alumni-results .alumni-image {
    width: 65px;
    height: 65px;
    display: inline-block;
    border-radius: 50%;
    background-size: cover;
    background-position: center center;
    float: left;
    background-color: #ccc;
    position: relative;
}
.alumni-noimage {
    background-size: cover;
    background-position: center center;
    width: 100%;
    border-radius: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}
.alumni-results .alumni-name {
    height: 65px;
    display: block;
    float: left;
    line-height: 65px;
    margin-left: 10px;
}
.bca-filter-load-more {
    float: left;
    width: 100%;
    text-align: center;
}
.bca-filter-load-more button {
    cursor: pointer;
    line-height: 1;
    border: none;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    display: inline-block;
    outline: none;
    transition: background-color 200ms ease;
    color: #fff;
    background-color: #00AA6C;
    padding: 15px 30px;
    margin-top: 40px;
    font-size: 14px;
    transition: all 0.5s ease;
}
.bca-filter-load-more button:hover {
    opacity: 0.75;
    transition: all 0.5s ease;
}
.detailed-block{
    float: left;
    width: 100%;
}
.detailed-block .col-lg-3{
    float: left;
    width: 100%;
    max-width: 25%;
    padding: 0 15px;
    box-sizing: border-box;
}
.detailed-block .col-lg-9{
    float: left;
    width: 100%;
    max-width: 75%;
    padding: 0 15px;
    box-sizing: border-box;
}
.detailed-image{
    float: left;
    width: 100%;
    padding-bottom: 100%;
    border-radius: 50%;
    background-size: cover;
    background-image: url('/_assets/images/logo-black.png');
    position: relative;
    background-position: center center;
    margin-bottom: 25px;
}
.alumni-noimage {
    background-size: cover;
    background-position: center center;
    width: 100%;
    border-radius: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}
.detailed-buttons {
    float: left;
    width: 100%;
    text-align: center;
}
.detailed-buttons a {
    float: left;
    width: 100%;
    clear: both;
    padding: 5px 0;
    color: #5a5a5a;
    margin-bottom: 10px;
    border: solid 1px #5a5a5a;
    transition: all 0.5s ease;
}
.detailed-buttons a:hover {
    color: #fff;
    background-color: #00AA6C;
    border: solid 1px #00AA6C;
    transition: all 0.5s ease;
}
.detailed-heading{
    float: left;
    width: 100%;
}
.detailed-heading h1 {
    color: #00AA6C;
}
.detailed-subheading{
    float: left;
    width: 100%;
}
.detailed-subheading h2 {
    font-size: 22px;
    color: #5a5a5a;
    margin-bottom: 5px;
}
.detailed-institution{
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}
.detailed-bio{
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.description{
    float: left;
    width: 100%;
    margin-bottom: 25px;
}
.interest-comma{
    float: left;
    width: 100%;
    margin-bottom: 6px;
    font-weight: bold;
}
.et_right_sidebar #main-content.single-scholarship .container::before {
    display: none !important;
}
.alumni-loading {
    display: none;
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
}
.no-more-alumni-wrapper {
    float: left;
    width: 100%;
    text-align: center;
    padding: 25px 0;
    color: #00AA6C;
}

@media only screen and ( max-width: 1100px) {
    .alumni-filter li {
        max-width: 25%;
    }
    .alumni-filter-options li {
        max-width: 25%;
    }
}
@media only screen and ( max-width: 800px) {
    .alumni-filter li {
        max-width: 33%;
    }
    .alumni-filter-options li {
        max-width: 30%;
    }
    .alumni-results .alumni-image {
        float: none;
        margin: 0 auto;
        display: table;
    }
    .alumni-results .alumni-name {
        height: 40px;
        width: 100%;
        line-height: 40px;
        margin-left: 0;
        text-align: center;
    }
    .detailed-heading h1 {
        font-size: 25px;
    }
    .detailed-subheading h2 {
        font-size: 18px;
        line-height: 24px;
    }
}
@media only screen and ( max-width: 700px) {
    .alumni-results li a:hover {
        padding: 15px 0;
    }
    .alumni-filter li {
        max-width: 50%;
    }
    .alumni-filter-options li {
        max-width: 40%;
    }
    .alumni-text {
        padding: 0 15px;
    }
    .detailed-block .col-lg-3 {
        float: none;
        width: 100%;
        max-width: 40%;
        padding: 0px;
        box-sizing: border-box;
        margin: 0 auto;
        display: table;
    }
    .detailed-block .col-lg-9 {
        float: left;
        width: 100%;
        max-width: 100%;
        padding: 0;
        box-sizing: border-box;
    }
}
@media only screen and ( max-width: 500px) {
    .alumni-filter-options li {
        max-width: 50%;
    }
    .alumni-filter li button,
    .alumni-filter-options li button {
        font-size: 12px;
        line-height: 15px;
    }
    .search-by-heading {
        font-size: 13px;
    }
    .alumni-results li.alumni-headings {
        font-size: 12px;
        line-height: 15px;
    }
    .alumni-results li {
        font-size: 12px;
    }
    .alumni-text {
        line-height: 18px;
    }
    .alumni-headings .col-md-5,
    .alumni-results li .col-md-8 .col-md-5 {
        display: none;
    }
    .alumni-results li a,
    .alumni-results li a:hover {
        padding: 8px 0;
    }
    .alumni-results .alumni-name {
        height: auto;
        width: 100%;
        line-height: 15px;
        margin-left: 0;
        text-align: center;
    }
    .alumni-headings .col-md-7 {
        padding: 0 15px;
    }
    .description {
        margin-bottom: 5px;
    }
    .detailed-heading h1 {
        font-size: 22px;
    }
    .detailed-subheading h2 {
        font-size: 16px;
        line-height: 24px;
    }
    .detailed-buttons a {
        font-size: 12px;
        line-height: 15px;
    }
    
}