/*
Theme Name:     Profident
Description:    Profident wordpress theme
Template:       Divi
Version:        1.0
*/
@import url("../Divi/style.css");

/*.et_pb_section{padding:0px;}*/
.block {clear:both;display:none;float: none;}

.et_nav_text_color_light, .et_nav_text_color_light #et-secondary-nav a, .et_nav_text_color_light .et-social-icon a,.et_nav_text_color_light #et-info a { color: rgba( 255, 255, 255, 1 ); }
#footer-info {color: #ffffff; float: right; padding: 15px 0;}

.et_pb_fullwidth_header{/*background: transparent url("img/header.jpg") repeat-x top center;*/padding: 48px 0px;}

.fullwidth_header {background-color: #ED2B26; background-size: inherit;}

#et-footer-nav, #footer-bottom {background-color: #ED2B26; color: #ffffff;}
.bottom-nav a {color: #ffffff;}

.bottom-nav li.current-menu-item > a{
    color: #ffffff!important; text-decoration: underline;
}

.et_pb_section{padding: 50px 0 0 0;}
.et_pb_fullwidth_section {padding: 0;}
.et_pb_team_member_description {font-size: 13px;}
.et_pb_team_member_description h4, .et_pb_team_member_description .et_pb_member_position {text-align: center;}

#main-content .container { padding-top: 0px; }

.et_pb_post h2 a, .et_pb_portfolio_item h3 a, .et_pb_blurb h4 a{color: #ed2b26;}
.et_pb_blurb h4 a {font-weight: bold;}
.et_pb_bg_layout_light a.et_pb_more_button {background-color: #2b8caf; color: #ffffff!important;}
.et_pb_filterable_portfolio .et_pb_portfolio_filters {display: none;}

/*-------------------[768px]------------------*/
@media only screen and ( max-width: 980px ) {
    .et_secondary_nav_two_panels #et-secondary-menu {
        margin-top: 5px;
    }
    #et-secondary-nav { display: block; }
    #et-secondary-menu .et_duplicate_social_icons {
        margin-bottom: 5px;
    }
}

@media only screen and ( max-width: 680px ) {
    #et_top_search {margin-top: 35px; float: right;}
    #footer-info {float: none;}
}

/*-------------------[480px]------------------*/
@media only screen and ( max-width: 480px ) {

}

/*-------------------[320px]------------------*/
@media only screen and ( max-width: 320px ) {



}