/* .site-header { background-color: rgba(0,0,0,0.6); } */
.octf-main-header { border-bottom: 1px solid rgba(255,255,255,.2); }
.panel-cinfo li .panel-list-text { line-height: 32px; }
.pheader-about { background-image: url(../assets/pageheader-v2.jpg); background-color: #000; }
.page-header { height: 200px; }
.about-image { float: right; padding-left: 30px; padding-bottom: 30px; }
.contact-right { background-image: url(../assets/contact-bg.jpg); background-position: top right; background-size: contain; background-color: #1A1A1A; }
.site-overlay { cursor: url(../assets/close.png) 16 16, default; }

.page-title { margin-top: 90px; }
.contact-map { margin-top: 0; margin-bottom: 10px; }
.contact-right { margin-right: 0 !important; }
.footer-bottom { padding: 5px 0; }

.p-detail-info.ptype p { line-height: 28px; }

@media (max-width: 767px) {
    .contact-page {
        padding-top: 0;
    }
}