/*Our Team*/

#inner-page-wrapper {
	margin-bottom: 0;
}
	#inner-page-wrapper > .container {
		width: 100%;
		padding: 0;
	}
#content-full {
	margin-top: 0;
}

.oppenheim-group-section-wrap {
    position: relative;
    overflow: hidden;
    padding: 70px 0 70px;
    pointer-events: none;
}

.oppenheim-group-content {
    margin-top: 70px;
}

.oppenheim-group-content,
.oppenheim-group-history-content {
    font-size: 15px;
    line-height: 26px;
    color: #666666;
}
.oppenheim-group-content p {
    font-weight: 300;
}


.oppenheim-group-brokerage-section-wrap {
    background: url(../../images/our-team/oppenheim-group-brokerage-bg.jpeg);
    position: relative;
    z-index: 1;
    text-align: center;
    padding: 72px 0 82px;
    font-size: 0;
    margin: 18px 0 78px;
}

.oppenheim-group-brokerage-section-wrap::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: rgba(28, 28, 28, 0.85);
}

.ogb-title {
	margin-bottom: 20px;
}

#content .oppenheim-group-brokerage-title {
    display: inline-block;
    font-size: 90px;
    font-weight: 600;
    color: #ffffff;
    line-height: 1;
    letter-spacing: -0.025em;
    margin-bottom: 52px;
}

#content .oppenheim-group-brokerage-title::before {
    content: '';
    display: block;
    width: 38px;
    height: 5px;
    background: #e51937;
    margin-left: 23px;
    position: relative;
    top: 5px;
}

#content .oppenheim-group-brokerage-title span {
    display: block;
    text-align: center;
}

#content .oppenheim-group-brokerage-title b {
    font-weight: 400;
    letter-spacing: -0.025em;
    margin-top: -3px;
}

.ogb-row {
    margin-bottom: 6px;
}

.ogb-item {
    margin-right: 0.375%;
    display: inline-block;
    vertical-align: top;
}

.ogb-item:last-child {
    margin-right: 0;
}

.ogb-row:first-of-type .ogb-item:first-child {
    width: 27.31%
}

.ogb-row:first-of-type .ogb-item:nth-child(2) {
    width: 44.69%;
}

.ogb-row:first-of-type .ogb-item:last-child {
    width: 27.25%;
}

.ogb-row:last-of-type .ogb-item:first-child {
    width: 27.31%
}

.ogb-row:last-of-type .ogb-item:nth-child(2) {
    width: 30.31%;
}

.ogb-row:last-of-type .ogb-item:last-child {
    width: 41.63%;
}

.ogb-item canvas {
    display: block;
    width: 100%;
    display: block;
    background: #cccccc;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}


/*history*/
.oppenheim-group-history-section-wrap {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.oppenheim-group-history-section-wrap:before {
    content: '';
    position: absolute;
    z-index: -2;
    bottom: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 169px);
    background: transparent url('../../images/our-team/oppenheim-group-history-bg-a.jpeg') no-repeat;
    background-position: center center;
    background-size: cover;
}

.oppenheim-group-history-section-wrap:after {
    content: '';
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 169px);
    background: rgba(240, 240, 240, 0.85);
}

.oppenheim-group-history-section {
    background: #fff;
    padding: 0 25px 0 57px;
}

.oppenheim-group-history-img {
    width: 673px;
    max-width: 100%;
    margin: 0 55px 20px -57px;
    position: relative;
    z-index: 1;
}

.oppenheim-group-history-img img {
    display: block;
    width: 100%;
}

.oppenheim-group-history-img figcaption {
    font-size: 13px;
    font-weight: 300;
    font-style: italic;
    line-height: 26px;
    color: #414141;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding-left: 57px;
    position: relative;
    top: 32px;
}

.oppenheim-group-history-title {
    font-size: 90px !important;
    line-height: 90px !important;
    letter-spacing: -2.25px !important;
    font-weight: 600 !important;
    color: #1b1b1b;
    display: inline-block;
    width: 180px;
    max-width: 100%;
    margin: 41px 0 37px -4px;
    position: relative;
}

.oppenheim-group-history-title:before {
    content: '';
    position: absolute;
    top: 2px;
    left: 4px;
    ;
    width: 38px;
    height: 4px;
    background: #e51937;
}

#content .ogh-title .entry-custom-title span::before {
    right: initial;
    left: 100%;
    top: -15px;
    bottom: initial;
    margin-left: -40px;
}

.oppenheim-group-history-title span {
    display: block;
    text-align: left;
}

.oppenheim-group-history-title span b {
    text-align: right;
    font-weight: 400 !important;
    margin-top: -3px;
}

.oppenheim-group-history-title span .title-line {
    width: 400%;
    left: auto !important;
    right: calc(-378% - 15px);
    top: 45px;
    bottom: auto !important;
    background: #b0b0b0;
}

.oppenheim-group-history-content {
    padding-bottom: 67px;
}
	#content .oppenheim-group-history-content p {
	    margin: 0;
	    font-weight: 300;
	}

.oppenheim-group-quote {
    background: #fff;
    padding: 0 47px 83px 56px;
    margin-bottom: 44px;
}

.oppenheim-group-quote-list {
    margin: 0 !important;
    padding-top: 34px;
    border-top: 1px solid #e3e3e3;
}

.oppenheim-group-quote-list li {
    float: left;
    margin-left: 50px;
    display: block;
    font-size: 15px;
    font-weight: 300;
    line-height: 26px;
    color: #666666;
    width: 303px;
    max-width: 100%;
}

.oppenheim-group-quote-list li:nth-child(1) {
    margin-left: 0;
}

.oppenheim-group-quote-list li:nth-last-of-type(1) {
    width: 330px;
}

.oppenheim-group-quote-list li span {
    display: block;
    color: #e51937;
    margin-top: 15px;
}

@media only screen and (max-width: 1199px) {
	.oppenheim-group-history-img {
	    width: 573px;
	}
	.oppenheim-group-quote-list li {
	    width: calc(96% / 3) !important;
	    margin-left: 15px;
	}
}
@media only screen and (max-width: 991px) {
	.oppenheim-group-brokerage-content-inner {
	    padding: 0 15px;
	}
	.ogb-item {
        width: 100% !important;
        max-width: 500px;
        margin: 20px auto;
    }
    .oppenheim-group-history-section {
	    padding: 0 40px;
	}
	    .oppenheim-group-history-img {
		    position: static;
		    width: 500px;
		    max-width: 100%;
		    margin: 0 auto !important;
		}
		.ogh-title {
			margin: 41px auto 37px;
		}
	.oppenheim-group-quote {
	    padding: 0 40px 55px;
	}
		.oppenheim-group-quote-list li {
		    float: none;
		    width: 100% !important;
		    margin: 0 0 30px !important;
		}
    #content .ogh-title .entry-custom-title span::before {
        margin-left: -10px;
    }
}
@media only screen and (max-width: 767px) {

}
@media only screen and (max-width: 480px) {
	.oppenheim-group-quote {
	    padding: 0 20px 35px;
	}
}