@media screen and (min-width: 1500px) {
    .wof-guide-step-content .detail-container .detail-text {
        /*height: 25%;*/
    }

    /*#each-step .detail a img {*/
        /*height: 60px;*/
    /*}*/
}
@media screen and (max-width: 1599px) and (min-width: 1200px) {

    .wof-guide-step-content .detail-container .detail .detail-header {
        height: 60%;
    }

    .wof-guide-step-content .detail-container .detail .detail-text {
        height: 40%;
    }
}

@media screen and (max-width: 1199px) and (min-width: 968px) {

    .wof-guide-step-content .detail-container .detail .detail-header {
        height: 50%;
    }

    .wof-guide-step-content .detail-container .detail .detail-text {
        height: 50%;
    }
}

@media screen and (max-width: 1200px) {
    #home-content {
        width: 100%;
    }
    #home-btn-download, #tie-img {
        width: 100%;
    }
    #registerPanel {
        margin-top: 0;
        float: none;
        display: inline-block;
        margin-left: 0;
        z-index: 2;
    }

    #home-btn-download {
        z-index: 2;
    }

    /*#home-btn-download img {*/
        /*background-image: url('../graphic/images/6.png');*/
    /*}*/

    #tie-img {
        /*padding-top: 0;*/
        z-index: 1;
    }

    #tie-img img {
        -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
        transform: rotate(90deg);
    }





}

@media screen and (max-width: 992px) {
    .wof-guide-content {
        height: 1000px;
    }
}

@media screen and (min-width: 992px) {
    .wof-guide-step-content .detail-container > div .detail {
        height: 100%;
    }
}

@media screen and (max-width: 768px) {
    .rank-section-container .rank-page-content .section-header {
        margin-top: 0;
    }
    .german-badge {
        position: relative;
    }
}

@media screen and (max-width: 640px) {
    .wof-guide-content {
        height: 1320px;
    }

    .wof-guide-step-content .detail-container .detail .detail-header {
        height: 60%;
    }
}


@media screen and (max-width: 383px) {
    .wof-heading > p {
        font-size: 21pt;
    }

    #registerPanel .form-register-top {
        width: 300px;
        background-size: contain;
    }

    #registerPanel .form-register-bottom {
        width: 285px;
        margin-left: 12px;
        margin-top: -17px;
    }
    #registerPanel .registerPanel {
        width: 282px;
        padding-bottom: 15px
    }



    .home-box-download {
        width: 282px;
        margin-top: -10px;
        height: 60px;
    }

    .home-box-download .text-view {

        font-size: 20px;
        margin-top: 15px;
    }

    .br_bottom_register {
        margin-top: -56px;
        background-repeat: no-repeat;
        background-size: contain;
        width: 288px;
    }

    .br_bottom_register .btn-register img {
        width: 80px;
        margin-top: 20px;
    }

    .br_bottom_register .btn-register .step_no3 {
        right: 72px;
        top: 7px;
    }

    #registerPanel .registerPanel button.btn {
        font-size: 21px;
    }
}

@media screen and (max-width: 375px) {
    .wof-guide-step-content .detail-container .detail .detail-header {
        height: 50%;
    }

    .wof-guide-step-content .detail-container .detail .detail-text {
        height: 50%;
    }
}
