@charset "utf-8";

.ze__our__story__page .ze__our__story__page__bg2 .ze__container {
    padding: 1px 0 0 0;
    min-height: 928px;
}

.ze__our__story__page .ze__our__story__page__bg1 {
    background: url(../img/our_story_man_1.jpg) no-repeat left bottom;
}

.ze__our__story__page .ze__our__story__page__bg2 {
    background: url(../img/our_story_man_2.jpg) no-repeat right bottom;
}

.ze__our__story__page .ze__our__story__page__txt {
    margin: 90px 0 0 0;
    color: #4d4d4d !important;
    line-height: 30px;
}

.ze__our__story__page .ze__our__story__page__txt span, .ze__our__story__page .ze__our__story__page__txt p {
    color: #4d4d4d !important;
    font-family: 'Playfair Display', serif !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    font-style: italic !important;
}

.ze__our__story__page .ze__our__story__page__txt a {
    font-family: 'Playfair Display', serif !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    font-style: italic !important;
    color: #a48a34 !important;
}

.ze__our__story__page .ze__our__story__page__txt.ze__playfair__italic__regular {
    font-family: 'Playfair Display', serif !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    font-style: italic !important;
}

@media (max-width: 1400px) {
    .ze__our__story__page .ze__our__story__page__bg2 .ze__container {
        max-width: 1000px;
    }
}

@media (max-width: 1300px) {
    .ze__our__story__page .ze__our__story__page__bg1 {
        background: none;
    }
}

@media (max-width: 1020px) {
    .ze__our__story__page .ze__our__story__page__bg2 .ze__container {
        padding: 1px 40px 0 40px;
    }
}

@media (max-width: 700px) {
    .ze__our__story__page .ze__our__story__page__bg2 .ze__container {
        padding: 1px 20px 0 20px;
    }

    .ze__our__story__page .ze__our__story__page__txt {
        margin: 40px 0 0 0;
    }
}

@media (max-width: 400px) {
    .ze__our__story__page .ze__our__story__page__bg2 .ze__container {
        padding: 1px 10px 0 10px;
    }
}