/**
* Theme Name: Foundry Child
* Description: This is a child theme of Foundry, generated by Merlin WP.
* Author: <a href="http://www.tommusrhodus.com">Tom Rhodes</a>
* Template: foundry
* Version: 2.1.7
*/
/* Start of JB Code */
.nav-utility {
    float: right;
    border-bottom: none;
}
.nav-bar {
    border-bottom: none !important;  
}
.module.widget-handle {
    border-left-width: 0px !important;  
}
body .nav-bar > .module.left > a {
     height: 100px !important;  
}

.menu li a {
    font-weight: 500 !important;  
}
nav.fixed .nav-utility {
    display: block !important;  
}
.nav-bar > div:last-child {
    border-top: 0px solid #cccccc !important;
clear: right !important;
}
.module-group.right .module.left:first-child {
    padding-left: 0 !important;  
}
/*body .nav-bar > .module.left,
body .nav-bar {
 height: 100px !important;  
 max-height: 100px !important;
}*/
body .nav-bar .module.widget-handle {
 height: 53px !important;  
}
span.blue {
    color: #003057;
  letter-spacing: 1px !important;
}
span.orange {
    color: #f7921e;
  letter-spacing: 1px !important;
}
.nav-utility .sub {
    font-size: 16px !important;  
}
.nav-utility .sub span {
    font-weight: 700 !important;  
    position: relative !important;
    top: 0px !important;
    padding-right: 9px !important;
}
.nav-utility .sub span + span {
    padding-left: 10px !important;  
}
.nav-utility i {
    top: 5px !important;
    font-size: 20px !important;
}
.nav-utility > div:last-child {
    padding-left: 7px !important;  
}
.nav-utility > div:last-child a {
    position: relative !important;
    left: 16px !important;
}
body .module.widget-handle.mobile-toggle {
    clear: right !important;
    border: none !important;
}
@media all and ( max-width: 991px ){
    .nav-utility > div:last-child a {
        left: 10px !important;  
    }
    .module-group.right .module.left:first-child {
        padding-left: 32px !important;  
    }
}
@media all and ( max-width: 800px ){
     .nav-utility .sub span.blue {
          display: none !important;  
     }
     .nav-bar,
     .nav-utility {
         padding-top: 3px !important;  
     }
}



span.grey {
    display: none;   
}
@media all and ( max-width: 767px ){
    .nav-utility {
        float: none;
        border-bottom: 1px solid #ccc;
        text-align: center;
        padding-top: 0;
        height: 30px;
        line-height: 27px;
    }
    body .nav-bar > .module.left,
    .nav-utility > .module.left {
        float: none;   
    }
    span.grey {
        display: inline-block;   
        color: #777;
        font-weight: 400 !important;
    }
    body .module.widget-handle.mobile-toggle {
        float: right;   
        position: absolute;
        top: 50px;
    }
    body .logo {
        max-width: 216px !important;
        position: relative;
        top: 12px;
    }
    body .nav-bar > .module.left, body .nav-bar {
        height: 120px;
        max-height: 120px;
    }
    .nav-utility .sub span + span,
    .nav-utility .sub span {
        padding: 0;   
    }
    .admin-bar nav.fixed, .admin-bar nav.absolute {
        top: 46px;
    }
    nav.fixed.absolute.outOfSight {
        position: fixed !important;
        top: 0;
    }
    nav.fixed.absolute.outOfSight .nav-utility {
        text-align: left;
        float: left;
        border-bottom: none;
    }
    nav.fixed.absolute.outOfSight .nav-bar > .module.left {
        display: none;   
    }
    body nav.fixed.absolute.outOfSight .module.widget-handle.mobile-toggle {
        top: 5px;
        height: 20px;
        min-height: 20px;
        line-height: 0px;
    }
    body nav.fixed.absolute.outOfSight .mobile-toggle i {
        line-height: 0px !important;   
    }
    body nav.fixed.absolute.outOfSight .nav-bar > .module.left, body nav.fixed.absolute.outOfSight .nav-bar {
        height: 33px;
        max-height: 33px;
    }
    body .menu > li ul {
        width: 100% !important;   
    }
}
/* End of JB Code */