.about-hero {
    margin: 0 -15px 30px;
}

.about-hero__cover {
    flex: 1;
}

.about-hero__cover img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.about-schedule {
    padding: 20px 20px 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 15px;
    line-height: 1.3;
    color: #FFFFFF;
    background: #313131;
}

.about-schedule a {
    color: inherit;
    text-decoration: none;
    transition: all .18s;
}

.about-schedule a:hover {
    color: #D52B1E;
    text-decoration: underline;
}

.about-schedule__brand {
    margin: 0 0 2em;
    font-weight: bold;
}

.about-schedule__title {
    margin: 0;
    text-transform: uppercase;
    font-weight: bold;
}

.about-schedule__time b {
    display: inline-block;
    min-width: 52px;
}

@media (min-width: 768px) {
    .about-hero {
        margin: 0 0 40px;
    }

    .about-hero {
        display: flex;
    }

    .about-schedule {
        width: 294px;
        flex: 0 0 294px;
        padding: 20px 34px;
        font-weight: 600;
        font-size: 16px;
        line-height: 24px;
    }
}

.about-article {
    margin: 0 0 40px;
    padding: 0 0 20px;
    font-size: 15px;
    line-height: 24px;
    color: #3D4045;
    border-bottom: 1px solid #BCBDBC;
}

.about-article p {
    margin: 0 0 2em;
}

.about-article h1 {
    margin: 0 0 20px;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0.06em;
    color: #000000;
    text-align: center;
}

@media (min-width: 768px) {
    .about-article {
        font-weight: bold;
    }

    .about-article h1 {
        margin: 0 0 40px;
        font-size: 25px;
    }
}

.about-services {
    margin: 0 0 18px;
}

.about-services__title {
    margin: 0 0 30px;
    font-weight: normal;
    font-size: 22px;
    line-height: 1.3;
    color: #000000;
    text-align: center;
}

.about-services-list {
    list-style: none;
    padding: 0;
}

.about-services-list__item {
    text-align: center;
    margin: 0 0 30px;
    color: #3D4045;
}

.about-services-list__link {
    text-decoration: none;
    color: inherit;
    transition: all .18s;
}

.about-services-list__link:hover {
    color: #D52B1E;
    text-decoration: underline;
}

.about-services-list__link:hover .about-services-list__icon {
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.25);
}

.about-services-list__icon {
    margin: 0 auto 10px;
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFFFFF;
    border-radius: 50%;
    box-shadow: 0px 1px 16px rgba(0, 0, 0, 0.15);
    transition: all .18s;
}

.about-services-list__title {
    font-size: 14px;
    line-height: 1.2;
}

@media (min-width: 768px) {
    .about-services-list__item {
        margin: 0 0 62px;
    }

    .about-services__title {
        margin: 0 0 82px;
        font-size: 26px;
        line-height: 30px;
    }    

    .about-services-list__icon {
        margin: 0 auto 20px;
    }

    .about-services-list__title {
        font-size: 16px;
        line-height: 18px;
    }
}

.about-kando {
    margin: 0 0 40px;
    padding: 30px 0;
    color: #FFFFFF;
    background: #313131;
}

.about-kando__inner {
}

.about-kando__cover {
    margin: 0 0 20px;
}

.about-kando__cover img {
    max-width: 100%;
    width: auto;
    height: auto;
    display: block;
}

.about-kando__content {
    position: relative;
    padding: 20px 0;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.01em;
}

.about-kando__content:before {
    content: '“';
    position: absolute;
    top: -10px;
    left: 0;
    font-size: 44px;
    line-height: 51px;
    color: #FFFFFF;
}

.about-kando__content:after {
    content: '”';
    position: absolute;
    bottom: -10px;
    right: 0;
    font-size: 44px;
    line-height: 51px;
    color: #FFFFFF;
}

@media (min-width: 576px) {
}

@media (min-width: 768px) {
    .about-kando {
        margin: 0 0 80px;
        padding: 68px 0;
        background: #F6F6F6;
    }
    
    .about-kando__inner {
        display: flex;
    }

    .about-kando__cover {
        display: flex;
        align-items: center;
        justify-content: center;
        flex: 0 0 216px;
        width: 216px;
        height: 190px;
        margin: 0 20px;
        background: #fff;
        border: 6px solid #313131;
        border-radius: 4px;
    }

    .about-kando__cover img {
        width: 100%;
    }

    .about-kando__content {
        padding: 46px 101px 20px 88px;
        color: #FFFFFF;
        background: #313131;
        border-radius: 4px;
    }

    .about-kando__content:before {
        top: 22px;
        left: 24px;
    }

    .about-kando__content:after {
        bottom: 6px;
        right: 24px;
    }
    
    
}

@media (min-width: 992px) {

}

.icon-service {
    display: inline-block;
    background: url(../../../img/yamaha/about/services-sprites.png) no-repeat;
}

.icon-service.--consultation {
    width: 50px;
    height: 50px;
    background-position: -82px -91px;
}

.icon-service.--credit {
    width: 55px;
    height: 55px;
    background-position: -91px -10px;
}

.icon-service.--insurance {
    width: 61px;
    height: 61px;
    background-position: -10px -10px;
}

.icon-service.--leasing {
    width: 48px;
    height: 48px;
    background-position: -166px -79px;
}

.icon-service.--parts {
    width: 45px;
    height: 45px;
    background-position: -76px -163px;
}

.icon-service.--service {
    width: 49px;
    height: 49px;
    background-position: -166px -10px;
}

.icon-service.--testdrive {
    width: 50px;
    height: 50px;
    background-position: -10px -163px;
}


.icon-service.--tradein {
    width: 50px;
    height: 50px;
    background-position: -10px -91px;
}

.subscribe-form {
    padding: 20px 20px 30px;
    margin: 0 auto 40px;
    max-width: 853px;
    background: #FFFFFF;
    box-shadow: 0px 1px 13px rgba(0, 0, 0, 0.18);
    border-radius: 4px;
}

.subscribe-form__title {
    margin: 0 0 20px;
    font-size: 22px;
    line-height: 1.3;
    color: #000000;
    text-align: center;
}

.subscribe-form__group {
    margin: 0 0 15px;
}

.subscribe-form__control {
    width: 100%;
    height: 46px;
    font-size: 18px;
    background: #FFFFFF;
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.12);
    border-radius: 4px;
}

.subscribe-form__control::-webkit-input-placeholder {
    color: #AFAFAF;
}

.subscribe-form__submit {
    margin: 16px auto 0;
    width: 360px;
    max-width: 100%;
    height: 46px;
    font-weight: 500;
    font-size: 18px;
    color: #FFFFFF;
    border: 1px solid #C8C8C8;
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.12);
    border-radius: 4px;
}

@media (min-width: 576px) {
}

@media (min-width: 768px) {

    .subscribe-form {
        padding: 40px;
        margin: 0 auto 80px;
    }

    .subscribe-form__title {
        margin: 0 0 35px;
        font-size: 25px;
        line-height: 34px;
    }

    .subscribe-form__group {
        margin: 0 0 24px;
    }

    .subscribe-form__control {
        height: 59px;
    }

    .subscribe-form__submit {
        height: 59px;
        line-height: 21px;
    }
}

@media (min-width: 992px) {

}

.about-3d {
    padding: 80px 0;
    background: #F6F6F6;
}

.about-3d__title {
    max-width: 853px;
    margin: 0 auto 20px;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #000000;
}

.about-3d__iframe {
    margin: 0 auto;
    max-width: 853px;
}