@charset "utf-8";
body, html{
  margin: 0;
  max-width:100vw;
  height: auto;
  padding: 0px;
  background-color: #ffffff;	
  bottom:15vh;
}
#all {
	height:auto;
        max-width:100vw;
	top:0px;
        position: relative;
	display:block;
	z-index: 0;
	margin: 0;
	padding: 0px;
}
.div0,.div1,
.div2,.div3,
.div4,.div5,
.div6,.div7,
.div8,.div9,
.div10,.div11,
.div12,.div13,
.div14,.div15,
.div16,.div17,
.div18,.div19,
.div20,.div21,
.div22,.div23,
.div24,.div25,
.div26,.div27 {
	display: flex;
        justify-content: center;    
        align-items: center; 
}
#div_0 {
        width:185px;
	height:50px;
        position: fixed;
        left:10px;
}
#div_a {
	top:0px;
	left:0px;
	height:auto;
        width:100vw;
}
#div_a #activity-poster {
	height:auto;
	width:100%;
}
#div_b,#div_f,
#div_j,#div_n,
#div_r,#div_v,
#div_z {
        width:100vw;
	height:auto;
        left:0px;
        background-color: #036EB8;
}

#div_d,#div_h,
#div_l,#div_p,
#div_t,#div_x {
        width:100vw;
	height:auto;
        left:0px;
        background-color: #2EA7E0;
}

#div_c,#div_e,
#div_g,#div_i,
#div_k,#div_m,
#div_o,#div_q,
#div_s,#div_u,
#div_w,#div_y,
#div_a1 {
        width:100vw;
	height:auto;
        left:0px;
}


#div_b #pic-1,#div_d #pic-3,
#div_f #pic-5,#div_h #pic-7,
#div_j #pic-9,#div_l #pic-11,
#div_n #pic-13,#div_p #pic-15,
#div_r #pic-17,#div_t #pic-19,
#div_v #pic-21,#div_x #pic-23,
#div_z #pic-25 {
        max-width:30vw;
	height:auto;
}

#div_c #pic-2,#div_e #pic-4,
#div_g #pic-6,#div_i #pic-8,
#div_k #pic-10,#div_m #pic-12,
#div_o #pic-14,#div_q #pic-16,
#div_s #pic-18,#div_u #pic-20,
#div_w #pic-22,#div_y #pic-24,
#div_a1 #pic-26 {
        width:100%;
	height:auto;
}


#div_d #back {
        width:185px;
	height:50px;
}

#activity-bottom {
	height:80px;
	max-width:100vw;
        left:0px;
        bottom:0px;
}

#activity-bottom #activity-bottom-1 {
	height:80px;
	max-width:100vw;
        left:0px;
        bottom:0px;
}



#home {
	height:42px;
	width:42px;
	top:3px;
        right:12px;
        position: fixed;
	display:block;
        opacity:0.7;
	z-index: 25;
}