#main {
    background: url(img/bg.jpg) repeat
}
#popup {
    background-color: rgba(74, 212, 223, 0.9)
}
#popup_content {
    overflow: hidden;
    border-radius: 10px
}
#help {
    right: 380px;
    top: 650px;
    width: 350px;
    height: auto;
    min-height: 85px;
    padding: 10px;
    text-align: right;
    background-color: #497eb0;
    border-radius: 10px;
    z-index: 10;
    padding-right: 45px;
    line-height: 35px;
    color: #fff
}
#help:before {
    content: '';
    position: absolute;
    background: url(img/title.png) no-repeat center bottom;
    display: block;
    width: 49px;
    height: 48px;
    z-index: 0;
    top: -25px;
    right: -25px
}
.en #help {
    direction: ltr;
    left: 300px;
    text-align: left;
}
#line {
    top: 550px;
    right: 80px;
    height: 5px;
    width: 1000px;
    background-color: #fff
}
#line:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    left: -11px;
    top: -16px;
    border-right: 25px solid #fff;
    border-top: 19px solid transparent;
    border-bottom: 19px solid transparent
}
#progress {
    background-color: #4a7faf
}
#icons .elems {
    padding: 7px;
    bottom: 305px;
    overflow: hidden;
    text-shadow: 0 0 1px #000
}
#icons .elems:hover {
    margin-top: 3px
}
#icons .elems:nth-child(1) {
    background-color: #419950
}
#icons .elems:nth-child(2) {
    background-color: #e64c66
}
#icons .elems:nth-child(3) {
    background-color: #4baacb
}
#icons .elems:nth-child(4) {
    background-color: #db8100
}
#icons .elems:nth-child(5) {
    background-color: #ac9418
}
#icons .elems:nth-child(6) {
    background-color: #dc4258
}
#sequence.icon_6 .elems,
#sequence.icon_6 .elems .mid_text {
    width: 150px;
    height: 130px;
    border-radius: 8px
}
#sequence.icon_6 #icons .elems:nth-child(1) {
    right: 50px
}
#sequence.icon_6 #icons .elems:nth-child(2) {
    right: 226px
}
#sequence.icon_6 #icons .elems:nth-child(3) {
    right: 405px
}
#sequence.icon_6 #icons .elems:nth-child(4) {
    right: 584px
}
#sequence.icon_6 #icons .elems:nth-child(5) {
    right: 763px
}
#sequence.icon_6 #icons .elems:nth-child(6) {
    right: 940px
}
#sequence.icon_5 .elems,
#sequence.icon_5 .elems .mid_text {
    width: 190px;
    height: 190px;
    border-radius: 100px
}
#sequence.icon_5 #icons .elems:nth-child(1) {
    right: 50px
}
#sequence.icon_5 #icons .elems:nth-child(2) {
    right: 265px
}
#sequence.icon_5 #icons .elems:nth-child(3) {
    right: 480px
}
#sequence.icon_5 #icons .elems:nth-child(4) {
    right: 695px
}
#sequence.icon_5 #icons .elems:nth-child(5) {
    right: 910px
}
#sequence.icon_4 .elems,
#sequence.icon_4 .elems .mid_text {
    width: 205px;
    height: 205px;
    border-radius: 110px
}
#sequence.icon_4 #icons .elems:nth-child(1) {
    right: 100px
}
#sequence.icon_4 #icons .elems:nth-child(2) {
    right: 345px
}
#sequence.icon_4 #icons .elems:nth-child(3) {
    right: 590px
}
#sequence.icon_4 #icons .elems:nth-child(4) {
    right: 835px
}
#sequence.icon_3 .elems,
#sequence.icon_3 .elems .mid_text {
    width: 270px;
    height: 270px;
    border-radius: 140px
}
#sequence.icon_3 #icons .elems:nth-child(1) {
    right: 125px
}
#sequence.icon_3 #icons .elems:nth-child(2) {
    right: 440px
}
#sequence.icon_3 #icons .elems:nth-child(3) {
    right: 755px
}
#sequence.icon_2 .elems,
#sequence.icon_2 .elems .mid_text {
    width: 315px;
    height: 315px;
    border-radius: 170px
}
#sequence.icon_2 #icons .elems:nth-child(1) {
    right: 150px
}
#sequence.icon_2 #icons .elems:nth-child(2) {
    left: 150px
}
@media(max-height:780px) {
    #main {
        background-size: 900px 500px
    }
    #help {
        right: 290px;
        top: 410px;
        width: 230px;
        min-height: 65px;
        padding: 7px;
        padding-right: 40px;
        /*line-height: 25px*/
        font-size: 15pt;      
        /*line-height: 50px;*/
        /* editted on 5/11/2017 */
          line-height: 24px;
    }
    #help:before {
        background-size: 35px 35px;
        width: 35px;
        height: 35px;
        top: -20px;
        right: -20px
    }
    #line {
        top: 360px;
        right: 60px;
        height: 4px;
        width: 770px
    }
    #line:after {
    left: -9px;
    top: -17px;
    border-right: 25px solid #fff;
    border-top: 19px solid transparent;
    border-bottom: 19px solid transparent;
    }
    #icons .elems {
        padding: 6px;
        bottom: 185px
    }
    #sequence.icon_6 .elems,
    #sequence.icon_6 .elems .mid_text {
        width: 115px;
        height: 100px
    }
    #sequence.icon_6 #icons .elems:nth-child(1) {
        right: 35px
    }
    #sequence.icon_6 #icons .elems:nth-child(2) {
        right: 176px
    }
    #sequence.icon_6 #icons .elems:nth-child(3) {
        right: 317px
    }
    #sequence.icon_6 #icons .elems:nth-child(4) {
        right: 459px
    }
    #sequence.icon_6 #icons .elems:nth-child(5) {
        right: 600px
    }
    #sequence.icon_6 #icons .elems:nth-child(6) {
        right: 740px
    }
    #sequence.icon_5 .elems,
    #sequence.icon_5 .elems .mid_text {
        width: 145px;
        height: 140px;
        border-radius: 77px
    }
    #sequence.icon_5 #icons .elems:nth-child(1) {
        right: 35px
    }
    #sequence.icon_5 #icons .elems:nth-child(2) {
        right: 203px
    }
    #sequence.icon_5 #icons .elems:nth-child(3) {
        right: 370px
    }
    #sequence.icon_5 #icons .elems:nth-child(4) {
        right: 537px
    }
    #sequence.icon_5 #icons .elems:nth-child(5) {
        right: 705px
    }
    #sequence.icon_4 .elems,
    #sequence.icon_4 .elems .mid_text {
        width: 160px;
        height: 160px;
        border-radius: 85px
    }
    #sequence.icon_4 #icons .elems:nth-child(1) {
        right: 77px
    }
    #sequence.icon_4 #icons .elems:nth-child(2) {
        right: 265px
    }
    #sequence.icon_4 #icons .elems:nth-child(3) {
        right: 455px
    }
    #sequence.icon_4 #icons .elems:nth-child(4) {
        right: 645px
    }
    #sequence.icon_3 .elems,
    #sequence.icon_3 .elems .mid_text {
        width: 160px;
        height: 160px;
        border-radius: 85px
    }
    #sequence.icon_3 #icons .elems:nth-child(1) {
        right: 95px
    }
    #sequence.icon_3 #icons .elems:nth-child(2) {
        right: 345px
    }
    #sequence.icon_3 #icons .elems:nth-child(3) {
        right: 600px
    }
    #sequence.icon_2 .elems,
    #sequence.icon_2 .elems .mid_text {
        width: 190px;
        height: 190px;
        border-radius: 100px
    }
    #sequence.icon_2 #icons .elems:nth-child(1) {
        right: 115px
    }
    #sequence.icon_2 #icons .elems:nth-child(2) {
        left: 115px
    }
}
#title {
    display: inline-block;
    height: 60px;
    line-height: 60px;
    min-width: 290px;
    font-size: 30px;
    position: relative;
    background-color: #eb8c38;
    color: #FFF;
    padding: 0 30px;
    border-radius: 15px;
    text-align: center;
    top: 25px;
    max-width: none;
    z-index: 5;
    right: 0
}
#title:before {
    content: '';
    position: absolute;
    background: url(img/shadow.png) no-repeat center bottom;
    width: 216px;
    height: 15px;
    bottom: -11px;
    right: -15px;
    z-index: 0
}
#title:after {
    content: '';
    position: absolute;
    background: url(img/icon.png) no-repeat center bottom;
    width: 135px;
    height: 61px;
    background-size: 135px 61px;
    bottom: -11px;
    left: -15px;
    right: auto;
    z-index: 0
}
.en #title:before {
    background: url(img/shadow_en.png) no-repeat center bottom;
    width: 180px;
    height: 15px;
    bottom: -15px;
    left: -35px
}
.en #title:after {
    background: url(img/icon_en.png) no-repeat center bottom;
    width: 135px;
    height: 61px;
    background-size: 135px 61px;
    bottom: -20px;
    right: -15px;
    left: auto
}
@media(max-height:780px) {
    #title {
        line-height: 50px;
        min-width: 270px;
        font-size: 22px;
        top: 15px;
        height: 50px;
        right: -5px
    }
    .en #title:before {
        left: -41px;
        bottom: -13px;
        height: 14px;
        right: auto
    }
    .en #title:after {
        width: 105px;
        height: 45px;
        bottom: -15px;
        background-size: 105px 45px;
        right: -11px;
        left: auto
    }
    #title:before {
        right: -45px;
        bottom: -10px;
        left: auto
    }
    #title:after {
        width: 105px;
        height: 45px;
        bottom: -8px;
        background-size: 105px 45px
    }
}