.xrton-page-title {
    padding: 0 0 0!important;
    background-color: #fafafa;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #ffffff;
    text-align: center;
    position: relative;
}
.parallax-overlay {
    position: absolute;
    top: 0;
    left: 0;
  height:65px!important;
}
.breadcrumb {
    display: none!important;
}

.xrton-topbar ul:after {
    display: inline-block;
   background: #a2abb300!important;
    margin: 0 4px 3px 8px;
    
    content: "";
}
@media screen and (max-width: 479px) {
.xrton-page-title h2 {
    font-size: 22px;
    line-height: 29px!important;
}}