.theme-family-section {
    padding: 50px 0
}

.theme-family-section .container {
    padding: 0 30px
}

.theme-family-section h3 {
    color: #282828;
    line-height: 30px;
    margin-top: 0;
    margin-bottom: 10px;
    text-align: left;
    font-size: 18px;
    font-weight: 600
}

.theme-family-section-1 {
    padding: 0;
    min-height: 400px;
    background: #d9d9d9;
    background: linear-gradient(to bottom, #d9d9d9 0, #cfcfcf 100%)
}

.theme-family-section-1 img {
    margin-top: 50px;
    max-width: 100%;
    height: auto
}

.theme-family-section-1 h2 {
    font-size: 42px;
    font-weight: 500;
    color: #000;
    margin-top: 80px;
    margin-bottom: 30px
}

.theme-family-section-1 p {
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 500;
    color: #949393
}

.theme-family-section-2 {
    font-size: 16px
}

.theme-family-section-2 img.pull-left, .theme-family-section-2 img.pull-right {
    border: 5px solid #e4e5e9;
    border-radius: 5px;
    margin: 0 30px 30px 0
}

.theme-family-section-2 img.pull-right {
    margin: 0 0 30px 30px
}

.theme-family-section-4 {
    font-size: 15px
}

.theme-family-section-4 .text-center {
    margin-top: 50px
}

.theme-family-section-4 li {
    padding-bottom: 1.5rem
}

.theme-family-section-4 h3 {
    padding-bottom: 20px
}

.theme-family-section-5 {
    color: #fff;
    background: url(../images/frontpage-section-1-bg_v2.jpg) center center no-repeat;
}

.theme-family-section-5 h2 {
    font-size: 3rem;
    line-height: 4rem;
    font-weight: 200
}

.theme-family-section-5 span {
    display: block;
    font-weight: 800;
    text-transform: uppercase;
    padding-bottom: 2rem
}

.theme-family-section-5 .btn, .theme-family-section-5 .btn:active, .theme-family-section-5 .btn:visited {
    border: 2px solid transparent
}

.theme-family-section-5 .btn:focus {
    background: #fff;
    color: #85b218;
    border: 2px solid transparent
}

.theme-family-section-5 .btn:hover {
    border: 2px solid #fff
}

.feature {
    margin-bottom: 8rem;
}

.feature-9 {
    margin-bottom: 2.5rem;
}

.features-headline {
    margin-bottom: 5.5rem;
}

.tokyo-video-container {
    margin: 3rem 0;
}

.table-features {
    background: #fff
}

.table-features > tbody > tr > td {
    padding: 10px 30px
}

.table-icon-examples > tbody > tr > td {
    vertical-align: middle
}

.table-icon-examples [class*=" icon-sr-"], .table-icon-examples [class^=icon-sr-] {
    font-size: 24px
}

.table-icon-examples tr:first-child td {
    border: 0
}

@media screen and (max-width: 1200px) {
    .free-service {
        padding: 30px 20px 0 20px
    }
    .theme-family-section-1 {
        min-height: 330px
    }
    .theme-family-section-1 h2 {
        font-size: 40px
    }
}

@media screen and (max-width: 992px) {
    .theme-family-section-1 {
        text-align: center
    }

    .tokyo-video-container {
        text-align: center;
    }
}

@media screen and (min-width: 769px) and (max-width: 992px) {
    .features .img-responsive{
        max-width: 50%;
    }
}

@media screen and (max-width: 768px) {
    .theme-family-section-2, .theme-family-section-2 h3 {
        text-align: center
    }
    .theme-family-section-2 img {
        float: none !important;
        margin: 20px auto !important
    }
    .theme-family-section-4 .btn {
        font-size: 18px
    }
}

@media screen and (max-width: 580px) {
    .theme-family-section-4 .btn {
        font-size: 14px;
        padding: 6px 12px;
        line-height: 30px
    }
}