.als-text-title h1 span.white {
    background: transparent;
}

.als-body-wrap {
    overflow: hidden;
}
.als-menu-v2::before {
    background-color: rgba(255,255,255,.5);
}
.als-menu-v2-wrapper li a {
    color: #000 !important;
}

.main-header {
	background: transparent!important;
}
.cover {
    min-height: 1px!important;
}
.cover-content {
    margin-top: 135px;
}
.task {
    background-color: transparent;
    position: relative;
    z-index: 2;
}
.credits {
    background-color: transparent;
    z-index: 2;
}

@media (min-width: 881px) and (max-width: 980px) {
    .announce__text { width: 100%; }
}

.cover__image {
    position:relative;
    display: block;
    width: 100%;
    max-width: 1200px;
    height: 0vh;
    margin: 0 auto 0;
    z-index: 1;
}
.cover__bg { /*-210%,30%*/
    position: relative;
    display: block;
    left: 100%;
    top: 0%;
    width: 100%;
    max-width: 1200px;
    transform-origin: center center;
    transform: translate(-50%, -50%);
    visibility: hidden;
}
.cover__bg_img {
    transform: translate(0%,0%) rotate(45deg) scale(3);
}  
.announce__comm {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding-left: 22px;
    padding-right: 22px;
}
.comm__img {
    float: right;
    width: 50%;
    top: 0%;
    z-index: 2;
}
.comm__img img {
    width: 100%;
    z-index: 2;
}
.comm__img a {
    border-bottom: 0px;
}
.comm__video1 {
    position: absolute;
    top: 4.2%;
    left: 50%;
    width: 50%;
    z-index: -1;
}
.comm__video2 {
    position: absolute;
    top: 22%;
    left: 50%;
    width: 50%;
    z-index: -1;
}
.comm__txt1, .comm__txt2, .comm__txt3 {
    padding-left: 50px;
    padding-right: 80px;
}
.comm__txt1 {
    position: absolute;
    top: 25%;
    /*left: calc(50% + 50px);*/
    left: 0;
    width: 50%;
    z-index: 3;
}
.comm__txt12 {
    position: absolute;
    top: 30%;
    /*left: calc(50% + 50px);*/
    left: 50%;
    width: 100%;
    max-width: 920px;
    transform: translateX(-50%);
    z-index: 3;
}
.comm__txt2 {
    position: absolute;
    top: 50%;
    /*left: calc(50% + 50px);*/
    left: 0;
    width: 50%;
    z-index: 3;
}
.comm__txt3 {
    position: absolute;
    top: 64%;
    /*left: calc(50% + 50px);*/
    left: 0;
    width: 50%;
    z-index: 3;
}
#comm_note {
    background: url(mobile-02-page-icon.svg) no-repeat 0px 0px;
    background-size: 64px;
    padding-left: 80px;
    padding-right: 20px;
    padding-top: 10px;
    margin: 20px 0px 0px 5%;
    width: calc(100% - 30px);
    height: 70px;
    overflow: visible;
}
@media (max-width:1200px){
    .comm__txt1, .comm__txt2, .comm__txt3 {
        padding-left: 0px;
        padding-right: 0px;
    }   
    #comm_note {
        padding-right: 0;
    } 
} 
@media (max-width:660px){
    .comm__txt1, .comm__txt2, .comm__txt3 {
        padding-left: 0;
        padding-right: 0;
    }
    #comm_note {
        background-position-x: 20px;
        padding-left: 90px;
        padding-right: 0;
    } 
} 
@media (max-width:600px){
    .comm__txt1 { top: 20%; } 
} 
@media (max-width:550px){
    .comm__txt12 { top: 34%; }   
} 
@media (max-width:490px){
    .comm__txt2 { top: 53%; }  
    .comm__txt3 { top: 67%; }
}
@media (max-width:420px){
    .comm__txt12 { top: 38%; }
    .comm__txt2 { top: 60%; }  
    .comm__txt3 { top: 80%; }
}
@media (max-width:390px){
    .comm__txt1 { top: 10%; }  
    .comm__txt12 { top: 28%; }
    #comm_note {
        background-position-x: 0;
        padding-right: 0;      
        background-size: 32px;
        padding-left: 40px;
        height: 40px;
    }
    .comm__txt2 { top: 55%; }  
    .comm__txt3 { top: 75%; }
} 
@media (max-width:360px){
    .comm__txt1 .announce__text, .comm__txt1 .announce__picture-note, .comm__txt2 .announce__text, .comm__txt3 .announce__text {
        font-size: 13px;
    }
}
@media (max-width:330px){
    .comm__txt1 { top: -5%; } 
    .comm__txt12 { top: 15%; }
    .comm__txt2 { top: 47%; } 
    .comm__txt3 { top: 68%; } 
} 

.announcex {
    width: 100%; 
    margin: 0;
    margin-top: 0%;
}
.announce__bgicons:after {
    content: none;
}
.announce__bgicons {
    margin: 0 auto;
    margin-top: -8%;
}
.announce__icon {
    float: none;
    order: 0;
    width: 100%;
    padding: 0%;
}
.announcex video {
    width: 100%;
    border-radius: 0px;
}
.announcex img {
    height: 0;
}
@media (min-width: 640px) {
    .announcex {
        position: relative;
        display: block;
        overflow: hidden;
        width: 100%;
        margin: 0;
    }
    .announce__bgicons {
        position: relative;
        display: block;
        border: 0px;
        margin-top: 0;
    }
    .announce__bgicons .announce__picture {
        margin: 0;
    }
    .announcex img {
        height: auto;
    }
    #icon1 { 
        position: absolute;
        left: 0;
        top: 0;
        width: 56.8%; 
    }
    #icon2 { 
        position: absolute;
        left: 57.8%;
        top: 0;
        width: 42.2%; 
    }
    #icon3 { 
        position: absolute;
        left: 0;
        top: 29.9%;
        width: 27.8%; 
    }
    #icon4 { 
        position: absolute;
        left: 28.9%;
        top: 29.9%;
        width: 27.8%; 
    }
    #icon5 { 
        position: absolute;
        left: 57.8%;
        top: 22.5%;
        width: 42.2%; 
    }
    #icon6 { 
        position: absolute;
        left: 0;
        top: 45%;
        width: 100%; 
    }
}