/*
  Theme Name: Essence WP LMS for AVI OnDemand
  Theme URI: https://shoutmedia.net.com
  Author: Jonathan Malko at ShoutMedia.net
  Author URI: https://shoutmedia.net/
 */


/* User Dashboard */

div.content-mobile, a.content-mobile {display: none !important;}

#boschNav {
    background: #eaeaea;
    background: linear-gradient(to bottom,#fafafa ,#dfdfdf 100%);
}

#boschNav.navbar.is-primary {
    color: #000;
}

#boschNav a.navbar-link:hover {
    background: none; 
}

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

div.content-desktop, a.content-desktop {display: none !important;}
div.content-mobile, a.content-mobile {display: block !important;}

#boschNav .navbar-item {
    padding: 0.5rem 1rem 0; 
}
#boschNav a.navbar-link {
    padding: 0; 
}

@media (max-width: 780px) {

    
    #pgc-150137-1-0, 
    #pgc-150137-1-2 {
        width: 100% !important;
    }
    .dash-google-ads { text-align: center; padding-bottom: 20px; }
    .dash-slider {
        
    }
    .hero-body, .section {
        padding: 1rem !important;
    }
    #pgc-150137-1-1 {
    }
    
    #pg-w5ce38d3083de6-0 {
        margin-bottom: 0px !important;
    }
    .gform_wrapper {
        margin: 16px 0 0;
        max-width: 100%;
    }
    
}