#site-navigation ul li a {
 
    padding: 10px 20px;
    color: #ffffff;
 
}
.site-branding {
    padding: 25px 0;
        padding-bottom: 25px;
    padding-bottom: 20px;
    
}
#site-logo img {
    width: 237px;
    height: auto;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"] {

    padding: 3px;
    width: 100% !important;

}
#slider-bg {
    width: 100%;
    padding: 0;
    margin-top: 0px;
    margin-bottom: 0px;
}
a:hover {
    text-decoration: none;
    color: #064da2;
}
a {
    text-decoration: none;
    color: #064da2;
}
#colophon a {
    color: #00a7b0;
    text-decoration: underline;
}
#colophon #footer-menu ul li a {
    background: #064da2;
}
#site-navigation ul li:hover a {
    background: #00a7b0;
    border-top: solid 3px #79cb5e;
}
#site-navigation ul .current-menu-item > a, #site-navigation ul .current_page_ancestor > a, #site-navigation ul .current_page_item > a {

    background: #00a7b0;
    border-top: 0px solid #064da2;
    color: #fff;
}
/*Add Custom CSS Here*/ input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"] { padding: 2px; width: 65%; } button { line-height: normal; width: 18%; margin-top: 7px; } body {overflow-x: hidden;}.single .byline, .group-blog .byline {display:none;} .main-navigation { background: #064da2 !important; background-color: rgb(6, 77, 162); background: -moz-linear-gradient(top, #f25c44 0%, #e33518 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f25c44), color-stop(100%,#e33518)); background: -webkit-linear-gradient(top, #f25c44 0%,#e33518 100%); clear: both; display: block; float: left; margin-bottom: 0px; border: solid 1px #ddd; background-color: #064da2 !important; } ul, ol {margin:0px 10px;}#primary { width: 71%; }.col-md-4 { width: 28.333%; }input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea { color: #111; width: 100% !important; }
#masthead h1.site-title {
    display: none;
}
.col-md-8 {
    width: 100% !important;
}
.col-md-offset-2 {
    margin-left: 0%  !important;
}