#liq-top-wrapper {
    color: var(--top-text-color);
}

#liq-top-wrapper h2,
#liq-top-wrapper h3,
#liq-top-wrapper p {
    color: var(--top-text-color);
}

.liq-top-bg {
    background: var(--common-bg-color);
    position: relative;
}

.liq-top-bg-white {
    background: #fff;
}

.liq-top-bg-primary {
    background: var(--main-bg-color);
}

.liq-top-bg-secondary {
    background: var(--secondary-bg-color);
}

.liq-top-hr {
    width: 70px;
}

.liq-top-p {
    font-size: 1.2rem;
}

.liq-top-left-bg {
    position: absolute;
    width: 50%;
    height: 100%;
    z-index: 10;
}

.liq-top-right-bg {
    position: absolute;
    right: 0;
    width: 50%;
    height: 100%;
    z-index: 10;
}

.liq-top-front {
    position: relative;
    z-index: 100;
}

/* jumbotron */

.jumbotron {
    min-height: 600px;
    padding: 1em 0;
    /*background: linear-gradient(180deg, rgba(23, 41, 58, 0.7), rgba(11, 27, 43, 0.85)), url("/static/home/top/pedro-lastra-Nyvq2juw4_o-unsplash2.2b7c3a313d83.jpg");*/
    /*background: linear-gradient(200deg, rgba(31, 50, 68, 0.7), rgba(31, 50, 68, 0.85)), url("/static/home/top/pedro-lastra-Nyvq2juw4_o-unsplash2.2b7c3a313d83.jpg");*/
    background: linear-gradient(180deg, rgba(23, 41, 58, 0.7), rgba(11, 27, 43, 0.85)), url("/static/home/top/dylan-gillis-KdeqA3aTnBY-unsplash3-min.cab2ae69bbc6.jpg");
    /*background: linear-gradient(200deg, rgba(38, 73, 105, 0.7), rgba(15, 31, 45, 0.85)), url("/static/home/top/dylan-gillis-KdeqA3aTnBY-unsplash3.b4e51ef77469.jpg");*/
    background-size: cover;
}
.jumbotron h1.ui.header {
    margin-top: 3.5em;
    margin-bottom: 0;
    font-size: 3.5em;
    font-weight: normal;
}
.jumbotron h2 {
    font-size: 1.7em;
    font-weight: normal;
}
#liq-wrapper .ui .liq-main-header {
    font-family: 'Noto Serif JP', serif;
    color: #E8BC3B;
}
.ui .liq-main-button {
    margin: 50px 20px 10px 0;
    font-family: 'Noto Serif JP', serif;
    background: linear-gradient(140deg, #bb9421,#EBD081 50%,#9e7c19);
    color: #403515;
}
.ui .liq-main-button:hover {
    background: linear-gradient(140deg, #d4ae3d,#f7e4ad 50%,#c39d2d);
}
.ui .liq-mentor-registration-button {
    margin: 20px 0 10px;
}

@media screen and (max-width: 767px) {
    .jumbotron {
        min-height: 400px;
    }
    .jumbotron h1.ui.header {
        margin-top: 1.5em;
        font-size: 1.5em;
    }
    .jumbotron h2.ui.header {
        font-size: 1.2em;
        padding-bottom: 0.5rem;
    }
    .ui .liq-main-button {
        margin: 10px 10px 10px 0;
    }
    .ui.huge.liq-main-button.button {
        font-size: 1.1rem;
    }
}

#liq-top-about-right {
    margin: 160px 0 0;
}

img.liq-top-about-img {
    margin: 70px 0 70px;
}

@media screen and (max-width: 767px) {
    #liq-top-about-right {
        margin: 0 0 60px;
    }
}

#liq-top-mentors {
    padding-top: 120px;
}

#liq-top-mentors-header {
    margin-bottom: 2rem;
}

#liq-top-mentors-footer {
    padding: 2rem 0 4rem;
}

#liq-top-mentors-companies {
    background: var(--main-bg-color);
}

#liq-top-mentors-companies h2 {
    color: #fff;
    padding: 5rem 0 2rem;
}

#liq-top-mentors-companies-content {
    padding: 0 0 5rem;
}

#liq-top-mentors-companies-content p {
    color: #fff;
}

#liq-top-users-problem {
    padding: 120px 0 100px;
}

#liq-top-feature-container {
    padding-bottom: 85px;
}

#liq-top-feature h2,
#liq-top-feature h3,
#liq-top-feature p {
    color: #fff;
}

#liq-top-feature-header {
    padding: 6rem 0 0;
}

#liq-top-feature-header h2 {
    margin-bottom: 2rem;
}

.liq-top-feature-point-wrapper {
    margin: 85px 0 0 85px;
}

.liq-top-feature-point {
    position: relative;
}

.liq-top-feature-point-span {
    position: absolute;
    top: 0;
    left: 60px;
}

.liq-top-feature-point-span span {
    color: #8D9DAC;
    font-size: 5rem;
    font-weight: bold;
}

.liq-top-feature-description {
    position: relative;
    z-index: 1000;
}

#liq-top-feature h3 {
    font-size: 1.8rem;
}

.liq-top-feature-point-text {
    margin-top: 3rem;
}

@media screen and (max-width: 767px) {
    .liq-top-feature-point-wrapper {
        margin: 50px 0 0 20px;
    }
}

#liq-top-how-to-use {
    padding: 120px 0 120px;
}

.liq-top-how-to-use-items {
    margin: 4rem auto 0;
    width: 70%;
}

.liq-top-how-to-use-number-wrapper {
    position: relative;
}

.liq-top-how-to-use-number {
    position: absolute;
    top: 70px;
    right: 0;
}

.liq-top-how-to-use-number span {
    color: #d4dee6;
    font-size: 10rem;
    font-weight: bold;
}

.liq-top-how-to-use-item {
    position: relative;
    z-index: 1000;
}

@media screen and (max-width: 767px) {
    .liq-top-how-to-use-items {
        width: 100%;
    }
}

#liq-top-call-to-action {
    padding: 125px 0 100px;
    background: linear-gradient(180deg, rgba(23, 41, 58, 0.7), rgba(11, 27, 43, 0.85)), url("/static/home/top/pedro-lastra-Nyvq2juw4_o-unsplash4-min.2842a9f88a70.jpg");
}

#liq-top-call-to-action h2 {
    font-family: 'Noto Serif JP', serif;
    font-weight: 300;
    color: #E8BC3B;
    font-size: 2.5rem;
}

@media screen and (max-width: 767px) {
    #liq-top-call-to-action h2 {
        font-size: 1.5rem;
    }
}

#liq-top-mentor-feature {
    padding-top: 120px;
}

#liq-top-faq {
    padding: 120px 0 120px;
}

.liq-top-faq-items {
    margin: 4rem auto 0;
    width: 80%;
}

#liq-top-faq .ui .item {
    margin: 0;
}

#liq-top-faq .qa-box {
    margin: 0 0 10px 10px;
}

#liq-top-faq .qa-text {
    height: 50px;
    display: table-cell;
    vertical-align: middle;
}

#liq-top-faq .circle {
    height:50px;
    width:50px;
    border-radius:50%;
    line-height:50px;
    text-align:center;
    font-size: 1.5rem;
}

#liq-top-faq .q {
    background: var(--main-bg-color);
    color: #fff;
}

#liq-top-faq .a {
    background: var(--secondary-bg-color);
    color: #fff;
}

@media screen and (max-width: 767px) {
    .liq-top-faq-items {
        width: 100%;
    }
}