.highlight-left:after, .highlight-right:after {
    background: #ffc90d;
}

.about-us-post {
    overflow: hidden;
    margin-top: 0px;
}

.about-us-post h2 {
    color: #333333;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    margin: 0 0 15px;
        margin-top: 0px;
        margin-bottom: 15px;
        margin-left: 0px;
    color: #ffffff;
    margin-left: 60px;
    font-weight: 400;
    margin-bottom: 6px;
    margin-top: 10px;
}

.about-us-post span {
    display: block;
    margin: 0;
        margin-left: 0px;
    font-size: 11px;
    font-family: georgia;
    margin-left: 80px;
    color: #eeeeee;
    font-style: italic;
}
.about-us-post a {
    display: inline-block;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    float: left;
    width: 40px;
    height: 40px;
    background: #333333;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #ffffff;
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 1;
        font-family: FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*contact form */

.col-md-4 {
    width: 33.33333333%;
	  float: left;
}
#contact-form input[type="text"], .comment-form input[type="text"], #contact-form textarea, .comment-form textarea {
    width: 100%;
    padding: 10px 20px;
    border: 1px solid #dedede;
    margin-bottom: 20px;
    outline: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    color: #777777;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
}


.postid-1031 h1.entry-title, .postid-1031 .section-post-header {
    display: none !important;
}
#post-1031 p {
    font-size: 15px !important;
    line-height: 30px !important;
}
.postid-1031 div#Header_wrapper {
    display: none !important;
}
.postid-1031 a.fixed-nav.fixed-nav-prev.format-image.style-default {
    display: none;
}