button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    padding: 5px;
    width: 100%;
}
select, input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"] {
    padding: 6px;
    width: 100%;
  color:#00000 !important;
}
.logo-img-holder {
    float: left;
    margin: 20px 20px 0 0;
    background-color: #ffffff;
}
body {
    background: #fff;
    overflow-x: hidden;
}
.responsive, .responsive span, .responsive span iframe[style], .responsive span img {
    width: 10% !important;
}
.post-header > figure {
    float: right;
    padding: 0;
    width: 75%;
    display: none;
}
footer .angled-background {display:none;}
.masonic-search > input {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #fff  !important;
    font-size: 18px;
}
.masonic-search-toggle .masonic-search {
    border-bottom: 1px solid #fff;
    z-index: 999;
    width: 40%;
    border-left: 1px solid #fff;
    margin: 4px 75px 0px 0px;
    height: 62px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}
.masonic-search-toggle .masonic-search {
    border-bottom: 1px solid #fff;
    z-index: 999;
    width: 40%;
    border-left: 1px solid #fff;
    margin: 4px 75px 0px 0px;
    height: 50px;
    -top: 1px solid ##fff;
    border-right: 1px solid #fff;
    float: right;
}
#masthead .masonic-search > input {
    font-size: 30px;
}
.masonic-search-toggle {
    background: none repeat scroll 0 0 #262626;
    display: none;
    height: 45px;
    position: absolute;
    width: 100%;
    z-index: 999;
    border-top: 1px solid #00FFEF;
}
#masthead .masonic-search > input {
    font-size: 16px;
}
.blog-header {
    background: none repeat scroll 0px 0px #0c4da2 ;
    font-weight: bold;
    padding: 10px 0 19px !important;
}
.blog-post {margin-bottom:59px;}
p {
    color: #646464;
    margin-bottom: 0.5em;
}
.widget select {
    padding: 5px 3px;
    margin: 0px;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
    background: none repeat scroll 0 0 #ffc800;
    border: medium none;
    color: #ffffff;
}
::placeholder {color: #000000 !important;}
div.wpcf7-response-output {
    margin: 5em 0.5em 1em;
    padding: 0.2em 1em;
}

.post-container figure {
    width: fit-content;
    margin: 0 auto;
}