li.l1{ background: url(../img/intro/S_G10_U05_L03intro-27.png) no-repeat center; }
li.l2{ background: url(../img/intro/S_G10_U05_L03intro-28.png) no-repeat center; }
li.l3{ background: url(../img/intro/S_G10_U05_L03intro-29.png) no-repeat center; }

.act_content li > p{ 
	font-size: 1.35em; 
	line-height: 1.2em;
    padding: 20px 15px;
    font-style: italic;
}

.buttons{ top: 281px; left: 1175px; }
.buttons.last{ left: 5px; }

li.l1 span.p1 + p{ background: url(../img/intro/S_G10_U05_L03intro-31.png); width: 480px; height: 172px; top:  10px; left: 300px; }
li.l1 span.p2 + p{ background: url(../img/intro/S_G10_U05_L03intro-33.png); width: 679px; height: 214px; top: 360px; left: 190px; text-align: right; }

li.l2 span.p3 + p{ background: url(../img/intro/S_G10_U05_L03intro-35.png); width: 632px; height: 207px; top:  10px; left: 300px; }
li.l2 span.p4 + p{ background: url(../img/intro/S_G10_U05_L03intro-37.png); width: 680px; height: 188px; top: 340px; left: 190px; text-align: right; }
li.l2 span.p4 + p em{  display: inline-block; margin-top: 30px; color: #00B0B0; }

li.l3 span.p5 + p{ background: url(../img/intro/S_G10_U05_L03intro-39.png); width: 789px; height: 174px; top:  10px; left: 300px; }
p.animated   { opacity: 0; }
p.fadeInDown { opacity: 1; }

li.l3 p:nth-child(3){
    top: 224px;
    left: 450px;
    color: white;
    font-style: normal;	
    line-height: 1.15em;
}

.act_content li > span.point{ top: 263px; cursor: pointer; }
.act_content li > span.p1{ left:   90px; }
.act_content li > span.p2{ left:  990px; }
.act_content li > span.p3{ left:   90px; }
.act_content li > span.p4{ left:  990px; }
.act_content li > span.p5{ left:   85px; }


div[data-sg-id="btn-popup"]{
    top: 414px;
    left: 913px;	
}
div[data-sg-id="btn-popup"]:before{
	content: " ";
	position: absolute;
	top: 28px;
	left: 27px;
	height: 72px;
	width: 73px;
	background: none;
	transition: all 0.8s;
}
div[data-sg-id="btn-popup"]:after{
	content: " ";
	position: absolute;
	top: 13px;
	left: 11px;
	height: 106px;
	width: 106px;
	background: transparent;
	transition: all 0.3s;
}
div[data-sg-id="btn-popup"].active:before{
	background: url(../img/intro/S_G10_U05_L03intro-41.png) no-repeat center;
}
div[data-sg-id="btn-popup"].active:after{
	background: url(../img/intro/S_G10_U05_L03intro-43.png) no-repeat center;
}