/*
Theme Name: Divi Child
Template: Divi
Author: David Tierney
Author URI: http://designsbytierney.com
Description: Divi Child Theme
Version: 1.0.1.1454667949
Updated: 2016-02-05 10:25:49
*/

@charset "UTF-8";

/* Footer */

.bottom-nav a {
   font-family: Abel, Helvetica, san-serif;
}
#footer-info a {
    font-weight: normal;
}
/*-----------[NWD Styles]--------------------*/

.footer-right-sscwd a {
    font-family: Abel, Helvetica, san-serif;
    float: right;
    margin-left: 20px;
    color: #9BD7FF;
}

 #footer-bottom .et-social-icons {
    float: left;
}
 @media all and (max-width: 480px) {
    
    #footer-bottom .et-social-icons {
        float: none;
    }
}
div.et_pb_section.et_pb_section_5.et_pb_with_background.et_section_regular {
    padding-top: 8px;
    padding-bottom: 1px;
}
div.container.clearfix {
    padding-bottom: 0;
    margin-bottom: 0;
}

#et-info {
    padding-bottom: 0;
}

#main-header {
    margin-top: 0;
}
li.menu-item a {
    font-size: 24px;
}

div.et_pb_team_member_image.et-waypoint.et_pb_animation_fade_in.et-animated img {
    max-width: 150px;
    border-color: #ffffff;
    border-width: 1px;
       border-radius: 150px;
 }
