/*
Theme Name: PWM Theme
Theme URI: http://www.pelicanwealth.org
Template: Divi
Author: NewBirth Creative
Author URI: http://nbcda.com
Description: Custom child theme for Pelican Wealth Management
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.0.83.1508871640
Updated: 2017-10-24 19:00:40

*/

@media all and (min-width:2050px) { 
.et_pb_slider_container_inner { padding-top: 120px; padding-bottom: 100px; }
}

.bottom-nav li.current-menu-item>a { color: #fff; }

#footer-info {
font-weight: bold;
}

#footer-info span {
font-weight: normal;
display: block;
font-size: 12px;
line-height: 1.2;
}

@media (min-width: 981px) and (max-width: 1260px) {
#et-top-navigation { 
padding-left: 0 !important;
}
#main-header .et_menu_container { 
width: 100%; 
padding: 0 10px;
}
#logo { 
max-height: 48%;
}
}




@media (max-width: 1169px) {
#et_mobile_nav_menu {
display: block;
}
#top-menu {
display: none;
}
}