@charset "UTF-8";
/* generic mods and overrides */
.navigation-top a.button01, nav#top-navigation.navigation-top .socialmedia .iblock span a {
    height: 32px;
    box-sizing: content-box;
    border: none;
}
nav#top-navigation.navigation-top .socialmedia .iblock span[class] a {
    width: 32px;
    text-align: center;
}
form.wpcf7-form span.wpcf7-form-control-wrap input[type="text"], form.wpcf7-form span.wpcf7-form-control-wrap input[type="email"], form.wpcf7-form span.wpcf7-form-control-wrap input[type="tel"], form.wpcf7-form span.wpcf7-form-control-wrap textarea {
    color: #36424a;
    font-family: sans-serif;
    font-size: 15px !important;
    border: none;
    line-height: normal;
    padding: 10px !important;
    border-radius: 5px;
}
#colophon div.copyright .footer_block ul#menu-footer-tree .sub-menu li.heading > a {
    color: #e5e2e2;
    text-decoration: none;
    font-size: 16px;
    padding: 10px 0 10px 0;
    display: block;
}
#colophon ul#menu-footer-tree a.menu_arrow.arrow_res_down {
    display: none !important;
}
nav#site-navigation ul.sub-menu.sub-menu-1 ul.sub-menu.sub-sub-menu.sub-menu-2 {
    padding-left: 0;
}
@media (min-width:911px){
    header#masthead {
        min-height: 100px;
        height: auto;
        position: relative;
    }
    header#masthead .site-branding {
        /*width: 25%;*/
        width: 30%;
        left: initial;
        top: initial;
        float: left;
        overflow: hidden;
        margin-top: 15px;
        position: relative;
    }
    header#masthead .site-branding h1.site-title {
        margin: 0 0 0 0;
    }
    nav#top-navigation {
       /* width: 75% !important;*/
       width: 70% !important;
    }
    nav#top-navigation h4.large.pad-l.mar-t.mar-b.text-right {
        margin: 15px 0 5px 0;
    }
    nav#top-navigation .toplinks_wrpr.float-r-sm.clear-right {
        width: auto;
        left: initial;
        top: initial;
        right: initial;
        bottom: initial;
        position: relative;
    }
    nav#top-navigation.navigation-top .menu-top-menu-container {
        display: table;
        float: right;
        clear: both;
        width: 100%;
        text-align: right;
    }
    nav#top-navigation.navigation-top .socialmedia {
        bottom: initial;
    }
    .navigation-top a.button01 {
        font-size: 16px;
        line-height: 32px;
        padding: 0 10px;
        margin: 0 0 0 0;
    }
    .navigation-top span.phone-number {
        line-height: 1em;
        font-weight: 600;
        padding-right: 0;
    }
    .navigation-top .toplinks_wrpr h4 {
        margin-bottom: 10px;
    }
}
@media (max-width:991px){
    nav#top-navigation h4.large.pad-l.mar-t-0.mar-b.text-right,
    nav#top-navigation .menu-top-menu-container,
    nav#top-navigation .socialmedia {
        clear: both;
        float: right;
        display: block;
    }
    *[class].clear-tab {
        clear: both;
    }
}
