/* Enter Your Custom CSS Here */

/* html, button, input, select, textarea {font-family: "museo-sans", Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-family: "museo-sans", Helvetica, sans-serif; font-style: normal; font-weight: 900;}
*/

.site {max-width:100%;}
.entry-content {max-width:1000px;}
.entry-header {display:none;}
.site-header {background-size:100% auto!important; background-position:center bottom!important; height:100%!important; background-color:#faa701;}
.main-navigation {display:none;}

.logo {height:140px; padding:20px 10%;}
.logo img {max-height: 100%; max-width: 50%;}

.site-footer .sidebar-container {background-color:#4A4A4A;}
.site-footer {background-color:#262523; color:#cccccc;}
.site-footer .widget a {color:#cccccc;}
.site-footer .widget {width:50%;}
.site-header .home-link {padding:10% 20px; text-align:center;}
.site-header .home-link a:hover {text-decoration:none!important;}
.site-title {font-size:100px;}
.site-header .site-title:hover {text-decoration: none;}
input, textarea {font-size:20px; color:#666666; padding:20px; border:2px solid #d94412;}
.fa {border:solid 2px; border-radius:50%; padding:20px 0; width:70px; height:70px; text-align:center; vertical-align:middle; }
.fa a:hover {border:solid 2px #f4633b; color:#ffffff; background-color:#f4633b;}


@media (max-width: 767px) {
.site-header {background-size:100% auto!important; background-position:center bottom!important; height:100%!important;}
.site-title {font-size:50px;}
.site-description {font-size:30px;}
.logo {height:80px; background-color:#faa701;}
}

@media (max-width: 1069px) {
.logo {background-color:#faa701;}
}

p {hyphens: none; }



div.wpcf7-mail-sent-ok {border:none; }
div.wpcf7-validation-errors {background-color:#f7e700; color:#333333; }
span.wpcf7-not-valid-tip {background-color:#f00; color:#ffffff; }