#tabs2{
    background: white url(../img/actividad1/S_G11_U02_L04fondo1-03.png) no-repeat center 130px;
}
#tabs2 p{
    top: 125px;
    left: 110px;
    font-size: 1.5em;	
}
#tabs2 p > span{
	font-size: 1em;
	color: #6B6B6B;
	display: block;
	margin: 0 0 109px 0;
	position: relative;
}
#tabs2 p > span:nth-child(2) {
	margin-bottom: 95px;
}
#tabs2 p > span:nth-child(3) {
	margin-bottom: 93px;
}



/* TIMELINE  */
.buttons{
	cursor: pointer;
	background: url(../img/actividad1/SB_M_G11_U01_U03-65.png) no-repeat center;
}
.sections{
	background: url(../img/actividad1/S_G11_U02_L04fondo2-04.png) no-repeat -122px -11px;
	background-size: 9044px 677px;
}
.sections li{
	margin-left: 55px;
}
.gge_contenido_S .act_content .sections li  span.act_subtitle{
	margin: -10px 0 0 0;
}
.sections li:nth-child(1) p{
    top: 105px;
    left: 245px;
    font-size: 1.5em;
}
.sections li:nth-child(5) p{
    top: 125px;
    left: 100px;
    font-size: 1.55em;
}
.sections li:nth-child(6) p{
    top: 276px;
    left: 750px;
    font-size: 1.55em;
    text-align: center;
}
.sections li:nth-child(1) .audio{ left: 1100px; }
.sections li:nth-child(7) div[data-sg-id="btn-popup"],
.sections li:nth-child(6) div[data-sg-id="btn-popup"]{
    top: 570px;
    left: 980px;	
    border-radius: 44px;    
}
.controls{ position: absolute; top: 0; left: 0; }
.controls span{ position: relative !important; }


/* 	DRAG&DROP */
.box1{
	position: absolute;
	top: 160px;
    left: 40px;
    width: 1090px;
    height: 3px;
}
.box1 > span{
	display: inline-block;
	width: 347px;
	height: 152px;
	border: 1px solid #808080;
	border-radius: 5px; 
}
.box1 > span#drop1{ top:   0px; left:   0px; }
.box1 > span#drop2{ top:   0px; left: 740px; }
.box1 > span#drop3{ top: 110px; left: 370px; }
.box1 > span#drop4{ top: 210px; left:   0px; }
.box1 > span#drop5{ top: 210px; left: 740px; }



.box2{
	position: absolute;
    top: 459px;
    left: 410px;
    height: 200px;
    width: 500px;
}
.box2 > div{
	display: inline-block;
	position: absolute;
	margin: 5px; 
	cursor: pointer;
	border: 1px solid #355D59;
	border-radius: 5px;
}
.box2 > div#drag1{ top: 25px; left: -140px; }
.box2 > div#drag2{ top: 0px; left: -70px; }
.box2 > div#drag3{ top: 30px; left: 70px; }
.box2 > div#drag4{ top: 60px; left: -80px; }
.box2 > div#drag5{ top: -70px; left: 50px; }




/* popup */
.dos{
    background: url(../img/actividad1/S_G11_U02_L04popup.png) no-repeat center;
    width: 781px;
    height: 161px;
}
.dos p{
    font-size: 1.5em;
    padding: 10px 30px;	
}