.left-side-header {
    max-width: 130px;
}
.header-one-wrapper .left-side-header .logo-area {
    padding: 10px 0;
    display: block;
}
.blurb {
    /* position: absolute;*/
    bottom: 0;
    /*  background: #000;*/
    padding: 10px;
    color: #000;
    line-height: 19px;
    text-align:center;
    /*    display: none;*/
}
/*.team-wrapper:hover .blurb {
    display:block
}*/
.copyright-area-one-border {
    background: #860a0a;
    color: #fff;
}
.copyright-area-one p {
    color: #fff;
}
#about-section {
    padding: 30px 0;
}
.content h2 {
    margin-bottom: 0;
    font-size: 23px;
    margin-top: 15px;
    color: #860a0a;
}
.rts-breadcrumb-area {
    padding: 120px 0;
}
.team-wrapper {
    margin-bottom: 60px;
}
    .team-wrapper img {
        width: 100%;
    }
.banner-hero-image.order-change2 img {
    height: 100%;
    width: auto;
    max-height: 640px;
}
a.logo-area img {
    width: 60px;
}
.BannerLogo {
    width: 100%;
    max-width: 200px;
}
.EthosIcon {
    font-size: 70px;
    text-align: center;
    padding: 10px 0;
    color: #860a0a;
}
.EthosHeader {
    color: #860a0a;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
}
.EthosBlock {
    border-radius: 10px;
    border: 1px solid #e7e7e7;
    padding: 10px;
}
.rts-breadcrumb-area {
    background-position: bottom right !important;
}
.header-right-area-one {
    display: none;
}
.pricing-wrapper-style-2 {
    text-align: center;
}