#active-deals .section-hero,
#company-index .section-hero,
#company-index-members .section-hero,
#innovator-index .section-hero,
#innovator-index-members .section-hero,
#capital-index .section-hero,
#capital-index-members .section-hero,
#corporate-index .section-hero,
#corporate-index-members .section-hero,
#catalyst-index .section-hero,
#catalyst-index-members .section-hero,
#deal-hub .section-hero,
#deal-hub-members .section-hero,
#historical-deals .section-hero {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 99%;
    padding: 100px 0 50px;
    position: relative
}

#active-deals .section-hero,
#deal-hub .section-hero,
#deal-hub-members .section-hero,
#historical-deals .section-hero {
    background-image: url(../img/deal-hub-hero@2x.png)
}

#company-index .section-hero,
#company-index-members .section-hero,
#innovator-index .section-hero,
#innovator-index-members .section-hero {
    background-image: url(../img/index-hero@2x.png)
}
#capital-index .section-hero,
#capital-index-members .section-hero {
    background-image: url(../img/capital-index-hero@2x.jpg)
}
#corporate-index .section-hero,
#corporate-index-members .section-hero {
    background-image: url(../img/corporate-index-hero@2x.jpg)
}
#catalyst-index .section-hero,
#catalyst-index-members .section-hero {
    background-image: url(../img/catalyst-index-hero@2x.jpg)
}

.section-works {
    background-color: #151515;
    color: #fff;
    line-height: 26px;
    overflow: hidden
}

.section-works .col-1 {
    padding: 60px 15px
}

.section-works .col-2>div {
    position: relative;
    z-index: 1
}

.section-works .work-items {
    padding: 0 0 0 70px;
    margin: 0;
    list-style: none
}

.section-works .work-items li {
    font-size: 16px;
    margin-bottom: 25px;
    position: relative
}

.section-works .work-items li:before {
    background-color: #f2ea0c;
    content: '';
    display: inline-block;
    position: absolute;
    left: -25px;
    top: 10px;
    height: 8px;
    width: 8px
}

.section-works .counters {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-between
}

.section-works .counters li {
    text-align: center
}

.section-bottom h5,
.section-works h4,
.section-works h5 {
    color: #fff;
    margin-bottom: 15px
}

.section-works h5 {
    margin-top: 10px
}

.section-works h4 {
    color: #fff
}

.section-works strong {
    font-family: TitlingGothicFBNor-Med;
    text-transform: uppercase;
    font-size: 14px
}

.section-content h4 {
    margin-bottom: 20px
}

.section-works a.btn {
    margin-top: 30px
}

.section-works a:not(.btn) {
    color: #fff;
    text-decoration: underline
}

.section-works a:not(.btn):hover {
    text-decoration: none
}

.section-works .col-2 {
    position: relative;
    padding: 65px 15px
}

.section-works .col-2:before {
    background-color: #272727;
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: -100%;
    right: -100%;
    z-index: 0
}

.section-bottom {
    background-color: #1e1e1e;
    background-image: url(../img/bottom-index-hub-background-img@2x.png);
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    padding: 80px 0
}

.bottom-col {
    text-align: center
}

.bottom-col a.btn {
    min-width: 260px
}

.section-bottom-text {
    color: rgba(255, 255, 255, .5);
    position: relative;
    margin-top: 70px;
    padding-top: 30px
}

.section-bottom-text:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 15px;
    left: 15px;
    height: 1px;
    background-color: #979797
}

.toolbar {
    margin-bottom: 15px;
    margin-top: 45px
}

.toolbar strong {
    font-weight: 600;
    text-transform: uppercase
}

.toolbar button {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    box-shadow: none;
    border-radius: 0;
    border-width: 0;
    margin-left: 8px;
    height: 18px;
    width: 18px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear
}

.toolbar button:active,
.toolbar button:focus {
    outline: 0
}

.toolbar button.active,
.toolbar button:hover {
    opacity: .7
}

.toolbar button.btn-list {
    background-image: url(../img/icon-list@2x.png)
}

.toolbar button.btn-grid {
    background-image: url(../img/icon-gallery@2x.png)
}

@media screen and (min-width:992px) {
    .section-works .col-2>div {
        padding-left: 80px
    }
    .bottom-col a.btn {
        margin-top: 35px
    }
    #active-deals .section-hero,
    #company-index .section-hero,
    #company-index-members .section-hero,
	#capital-index .section-hero,
	#capital-index-members .section-hero,
	#innovator-index .section-hero,
	#innovator-index-members .section-hero,
	#corporate-index .section-hero,
	#corporate-index-members .section-hero,
	#catalyst-index .section-hero,
	#catalyst-index-members .section-hero,
    #deal-hub .section-hero,
	#deal-hub-members .section-hero,
    #historical-deals .section-hero {
        padding: 250px 0 140px
    }
    .section-works .counters {
        margin: 40px 0 0 0;
        width: 80%
    }
}

@media screen and (max-width:991px) {
    .bottom-col {
        margin-bottom: 30px
    }
    .section-works .counters {
        margin-top: 40px;
        flex-direction: column
    }
    .section-works .counters li:not(:last-child) {
        margin-bottom: 20px
    }
}

@media screen and (max-width:767px) {
    .section-works .col-2:before {
        left: -100%
    }
}