.oacontext{
    box-shadow: 0px 0px 3px #666;
    box-shadow: 0px 0px 15px #888;
    font-family:"Helvetica", Arial, sans-serif;
    font-size: 18px;
    overflow: hidden;
    background: -moz-radial-gradient(center, ellipse cover,  rgba(220,240,235,0) 20%, rgba(72,142,129,0.95) 95%), url("../img/fonto-patron.jpg") repeat scroll center 0; /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(20%,rgba(220,240,235,0)), color-stop(95%,rgba(72,142,129,0.95))), url("../img/fonto-patron.jpg") repeat scroll center 0; /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(220,240,235,0) 20%,rgba(72,142,129,0.95) 95%), url("../img/fonto-patron.jpg") repeat scroll center 0; /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  rgba(220,240,235,0) 20%,rgba(72,142,129,.0.95) 95%), url("../img/fonto-patron.jpg") repeat scroll center 0; /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  rgba(220,240,235,0) 20%,rgba(72,142,129,.0.95) 95%), url("../img/fonto-patron.jpg") repeat scroll center 0; /* IE10+ */
	background: radial-gradient(ellipse at center,  rgba(220,240,235,0) 20%,rgba(72,142,129,.0.95) 95%), url("../img/fonto-patron.jpg") repeat scroll center 0; /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00dcf0eb', endColorstr='#488e81',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.contenido .fase {
    min-height: 672px;
}

/***
 *  termina transiciones y estilo en el menu principal
 */

/***** Fuente *****/
@font-face {
    font-family: 'helsinkiregular';
    src: url('../fonts/helsinki-webfont.eot');
    src: url('../fonts/helsinki-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helsinki-webfont.woff') format('woff'),
         url('../fonts/helsinki-webfont.ttf') format('truetype'),
         url('../fonts/helsinki-webfont.svg#helsinkiregular') format('svg');
    font-weight: lighter;
    font-style: normal;
}

/**** Ventanas Info ***/

.contenido .ventanaFC {
	background: none repeat scroll 0 0 #424242;
    border: medium none;
    border-radius: inherit;
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
    right: 0;
    bottom: 68px;
    top:inherit;
}
.contenido .ventanaFC .titulo{
	font-size: 1.5em;
    font-weight: lighter;
    margin: 0 auto auto;
    padding-top: 20px;
    text-align: center;
    text-transform: uppercase;
    width: 620px;
	color:#ff9600;
	font-family: "helsinkiregular", sans-serif;
}
.contenido .ventanaFC .info h4{
	color:#fff;
	font-family: "helsinkiregular", sans-serif;
	font-weight: lighter;
	font-size:1em;
	line-height:1.2em;
    margin-top: 12px;
    text-align: center;
}
.contenido .ventanaFC.fichaDidactica ul{
	padding-left: 126px;
	list-style:circle;
	margin-bottom: 36px;
}
.contenido  .ventanaFC .recurso{
	font-size: 0.9em;
    margin-left: 26px;
}
.ventana.ventanaFC.creditos {
    width: 730px;
}
.fichaDidactica .leyenda {
    font-size: 0.7em;
    padding: 19px 23px 0 25px;
    text-align: justify;
}
.contenido .ventanaFC .info {
    border-top: 2px solid #ff9600;
}
.contenido .ventanaFC .btn-close {
    background-color: #424242;
    border: 2px solid #ff9600;
    color: #ff9600;
    font-size: 1.2em;
    font-weight: lighter;
    height: 32px;
    line-height: 32px;
    width: 32px;
    top: 52px;
    box-shadow:none;
}
.contenido .ventanaFC.creditos .titulo {
    border-bottom: 2px solid;
    margin: 0 25px;
    padding-bottom: 12px;
    text-align: center;
    width: auto;
}
.contenido .creditosDGTIC {
    border-left: 3px dotted #ff9600;
    float: right;
    margin-right: 2%;
    width: 57%;
}
.contenido .creditosENTIDAD {
    float: left;
    margin-left: 2%;
    padding-left: 1%;
    padding-right: 1%;
    width: 34%;
}
.contenido .nombreEntidad {
    border-bottom: medium none;
    color: #fff;
    font-family: "helsinkiregular",sans-serif;
    font-size: 1em;
    font-weight: lighter;
    text-align: center;
    
}
.contenido .ventanaFC.creditos .info {
    margin: 17px auto 20px;
}


/*************
 * portada
 ***********/
h1, h2, h3, h4, h5{
	font-family: "helsinkiregular", sans-serif;
	margin: 0;
}
.textintro h1, .textintro h2, .textintro h3{
    text-align:center;
}
.fase.portada:before {
	content:"";
    background: url("../img/contenido/1_garrixon.png") no-repeat scroll center 0;
    bottom:15px;
    display: block;
    left: 211px;
    height:608px;
    position: absolute;
    width: 701px;
}
.portada .textintro{
	font-weight: lighter;
}

.portada .textintro:before{
	content: "";
    height: 220px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top:0px;
    z-index: -1;

	background: -moz-radial-gradient(center, ellipse cover,  rgba(22,133,110,0.3) 0%, rgba(208,233,228,0) 85%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(22,133,110,0.3)), color-stop(85%,rgba(208,233,228,0))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(22,133,110,0.3) 0%,rgba(208,233,228,0) 85%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  rgba(22,133,110,0.3) 0%,rgba(208,233,228,0) 85%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  rgba(22,133,110,0.3) 0%,rgba(208,233,228,0) 85%); /* IE10+ */
	background: radial-gradient(ellipse at center,  rgba(22,133,110,0.3) 0%,rgba(208,233,228,0) 85%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a616856e', endColorstr='#00d0e9e4',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.titulo-uno{
	height: 50px;
}
.portada .textintro h1{
	color: #1ea186;
    font-size: 2.4em;
    left: 0;
    position: absolute;
    right: 0;
}
.portada .textintro .outline-titulo{
	color: #fff;
    right: 6px;
    top: 3px;
    z-index: -1;
}
.portada .textintro .outline-titulo.sombra{
	color: #afc7c3;
    right: 2px;
    top: 5px;
    z-index: -2;
}
.portada .textintro h2{
	color: #fff;
    font-size: 2em;
    font-weight: lighter;
    text-align: center;
    margin: 14px 0 4px;
}
.textintro h3 {
    color: #424242;
    display: block;
    font-size: 1.8em;
    left: 0;
    margin: auto;
    position: relative;
    right: 0;
    width: 380px;
}
.portada .textintro h2:before,
.portada .textintro h2:after,
.portada .textintro h3:after {
    background-color: #fff;
    content: "";
    display: inline-block;
    height: 3px;
    margin-bottom: 13px;
    width: 120px;
}
.portada .textintro h2:before{
	margin-right: 6px;
}
.portada .textintro h2:after{
	margin-left: 8px;
}
.portada .textintro h3:after {
	bottom: -24px;
    position: absolute;
    right: 10px;
    width: 359px;
}
.introduccion.text{
    border: 3px dotted #fff;
    border-radius: 20px;
    bottom: 25px;
    box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.1);
    color: #333;
    font-size: 1em;
    line-height: 21px;
    padding: 12px 16px;
    position: absolute;
    right: 32px;
    width: 25%;
}
.portada .introduccion.text p{
	margin:0;
}
.connectors .introduccion.text,
.activities .introduccion.text{
	position:relative;
	bottom:inherit;
	line-height:normal;
	left: 0;
	margin: 20px auto;
    padding: 0 16px;
    right: 0;
    width: 646px;
}
.activities .introduccion.text{
    width: 436px;
}


/* HEADER */
.header .materia:before {
    background: url("../img/general/ico-ingles.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: none;
    left: -47px;
    position: absolute;
    width: 55px;
    z-index: 1;
}
.header .materia .nombre {
	background: none repeat scroll 0 0 #a65ead;
    border-radius: 0 25px 25px 0;
    color: #fff;
    font-family: Helvetica,arial,sans-serif;
    margin: 8px 14px 0 -5px;
    padding: 8px 10px 5px 14px;
    width: 63px;
}
.header .nombre_objeto{
	color: #a65ead;
    font-size: 1.2em;
    font-family:"Helvetica", sans-serif;
    margin-right: 148px;
    margin-top: 14px;
    text-align: right;
    text-transform: none;
}
.header .nombre_objeto:before {
	display:none;
}


/* Menu inferior izquierdo */
.contenido .btn-icono[data-params="menuPrincipal;.oacontext"] {
    border: 4px solid #3f3f3f;
    bottom: 6px;
    top: auto;
}
.contenido .menu {
    bottom: 2px;
    left: 62px;
    text-align: left;
    top: auto;
    width: 222px;
}
.contenido .btn-icono {
	background: url("../img/general/btns_menu.png") no-repeat;
	width:43px;
	height:43px;
	box-shadow:none;
	border: 4px solid #3f3f3f;
	background-color:#333;
	transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
}
.contenido .btn-icono.btn-menu {
    background-position: -0px -0px;
}
.contenido .btn-icono.btn-inicio {
    background-position: 0 -43px;
}
.contenido .btn-icono.btn-acerca {
    background-position: -43px -43px;
}
.contenido .btn-icono.btn-creditos {
    background-position: -43px -0px;
}
/*.contenido .btn-icono.btn-bibliografia {
    background-position: -0px -86px;
}*/
.contenido .menu .btn-icono {
    margin: 0;
}
.contenido .menu {
    transform: scale(1) translateY(0px) translateZ(1px); /* 2px > 1px de .fase */
    -webkit-transform: scale(1) translateY(0px)  translateZ(1px);
    -ms-transform: scale(1) translateY(0px) translateZ(1px);
    transform-origin: center bottom 0;
    -webkit-transform-origin: center bottom 0;
    -ms-transform-origin: center bottom 0;
    background-color:inherit;
}

/* ===== Menu Secciones ==== */
.oculto{
	/*display:none;*/
}

[data-menu="reading"].oculto,
[data-menu="listening"].oculto {
	display: none;
}


/*=============
 * Secciones
 ==============*/

.titulo-sec{
	text-align:center;	
}
.titulo-sec.reading .seccion{
	border-bottom: 3px solid #fff;
	padding-bottom:4px;
    display: inline-block;
}
.seccion{
    color: #555; 
    font-size: 1.2em;
    font-weight: lighter;
}
.garrixon{
	border-top: 3px solid #fff;
	font-size: 1.3em;
    margin-top: 5px;
    color: #177c67;
    font-weight: lighter;
    display: inline-block;
    padding-top: 4px;
}	
.buttons-instructions{
	height: 62px;
    left: 0;
    margin: 16px auto auto;
    position: relative;
    right: 0;
    text-align: center;
    width: 80%;
}
.instruccion{
	display: inline-block;
    font-weight: bold;
    line-height: 1.3em;
    text-align:center;
}
.instruccion.izquierda{
    width: 85%;
}
.instruccion.seccionr{
	display:inherit;
	padding:14px 0 24px 0;
	
}
.audio{
	display: inline-block;
	margin-top: -18px;
}
.audio a.play{
	text-indent: -99999px;
	display:block;
}

.audio .mejs-controls .mejs-play button, 
.audio .mejs-controls .mejs-play button,
.audio.instruc .btn_audio.pause {
    background: url("../img/btns_audio.png") no-repeat -0px -62px;
    border: none;
    cursor: pointer;
    height:62px;
    width:62px;
}
.audio .mejs-controls .mejs-pause button,
.audio.instruc .btn_audio.play {
    background: url("../img/btns_audio.png") no-repeat -0px -0px;
    border: none;
    cursor: pointer;
    height:62px;
    width:62px;
}
.audio.instruc .btn_audio.pause,
.audio.instruc .btn_audio.play {
	position: absolute;
    top: -15px;
}

.botonsiguiente{
	background: url("../img/btns_audio.png") no-repeat -62px -90px;
    height:36px;
    width:36px;
    position:absolute;
    right:4%;
    bottom: 30px;
    text-indent:-99999px;
}
.botonsiguiente:hover{
	background: url("../img/btns_audio.png") no-repeat  -98px -90px;
}
.btn_audio.pause,
.btn_audio.play{
	text-indent:-99999px;
	display:inline-block;
	background: url("../img/btns_audio.png") no-repeat;
    width:41px;
    height:30px;
}
.btn_audio.pause{
	background-position: -62px -30px;
	opacity:0.9;
}
.btn_audio.play{
	background-position: -62px -0px;
}




/* ===== AudioVIsual ==== */
.contenedor_img {
	width: 100%;
	margin: -141px auto auto;
	overflow: hidden;
	position: relative;
	z-index: -1;
	max-width: 720px;
	height: 669px;
}

.inner_contenedor_img {
	left: 0%;
	width: 1000%;
	transition: left .8s linear 0s;
	position: relative;
	font-size: 0;
}

.audioVisual [data-elem] {
    margin: 0px;
    opacity: 1;
    z-index: -1;
    width: 10%;
    position: relative;
    display: inline-block;
    vertical-align: bottom;
}
.audioVisual [data-elem] > img,
.descWrapper > img {
	max-width: 100%;
	display: block;
	margin: auto;
}

.descWrapper {
	position: relative;
	display: inline-block;
	width: 100%;
}

[data-desc] {
	position: absolute;
	top:0;
	left:0;
	opacity: 0;
	transition: all 1s linear;
}

[data-desc].show {
	opacity: 1;
}
.cola {
	top: 45.4409567%;
	left: 51.6666667%;
	width: 40.6944444%;
	height: 13.9013453%;
	opacity: 1;
	z-index: -1;
	
}
.cola.show {
	top: 51.5695067%;
	/*left: 62.0833333%;*/
	left: 58.0833333%;
}
/*posición repecto a 11_garrixon_back inicio(372px,304px), final (447px,345px)
 audio: 13s a 18s*/

.pecho {
	top: 43.7967115%;
	left: 4.4444444%;
	width: 35.8333333%;
	height: 30.044843%;
}
/*posición repecto a 11_garrixon_back (32px,293px)
 audio: 18s a 21s*/

.corona {
	top: 27.8026906%;
	left: 5.6944444%;
	width: 28.0555556%;
	height: 17.3393124%;
}
/*posición repecto a 11_garrixon_back (41px,186px)
 audio: 32s a 36s*/

.hielo {
	top: 16.1434978%;
	left: 1.5277778%;
	width: 39.5833333%;
	height: 25.8594918%;
}
/*posición repecto a 11_garrixon_back (11px,108px)
*audio: 21s a 32s
z-index +1 va un nivel arriba de la corona*/

.mariposas {
	top: 5.6801196%;
	left: 6.8055556%;
	width: 33.3333333%;
	height: 20.6278027%;
}
/*posición repecto a 11_garrixon_back (49px,38px)
  audio: 36s a 43s*/


/* ===== AudioText ==== */
.fase.oralText:before,
.fase.audioText:before{
	background: url("../img/contenido/5_garrixon.png") no-repeat;
    bottom: -44px;
    content: "";
    height: 616px;
    left: -407px;
    position: absolute;
    width: 793px;
}
.fase.oralText:after,
.fase.audioText:after{
	background: url("../img/butterflies.png") no-repeat;
    bottom: -44px;
    content: "";
    height: 180px;
    right: 20px;
    position: absolute;
    width: 222px;
    top:30px;
}

.contenedor_txt{
   left: 0;
    line-height: 1.5em;
    margin: auto;
    position: relative;
    right: 0;
    text-align: justify;
    width: 54%;
}
.contenedor_txt p > span {
	color: #666;
}
.contenedor_txt p > span.activo {
	color: #84188f;
}
.autor{
	font-size: 16px;
    font-style: oblique;
    text-align: right;
}
.oralText .contenedor_txt{
	padding-top:30px;
}

/* ===== Descriptions ==== */
.fase ul{
	list-style-type: none;
	margin: 0;
}
.contenedor_actividad li{
	padding:15px 0;
	line-height: 2em;
}
.contenedor_actividad .btn_audio.pause,
.contenedor_actividad .btn_audio.play{
	margin-top:2px;
    position: absolute;
    margin-left: -48px;
}
.contenedor_actividad{
	left: 0;
    margin: auto 11% 0 7%;
    padding:20px 0 70px;
    position: relative;
    right: 0;
}
.fase.connectors .contenedor_actividad{
	padding:0;
}
.fase.connectors .instruccion.seccionr{
	padding-bottom:0;
}
.contenedor_actividad input{
	border: 1px solid #31917f;
    border-radius: 5px;
    font-size: 1em;
    text-align: center;
}

/* ===== Realimentaciones ==== */
.realimentacion {
	background-color: #ef7c00;
    border: 280px none;
    border-radius: 25px;
    bottom:0;
    box-shadow: 0 0 20px #777;
    height: 100px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0px;
    width: 260px;
    z-index: 3;
}
.realimentacion:before {
	background: url("../img/realimentacion.png") no-repeat -0px -296px;
	content: "";
    height: 289px;
    left: -191px;
    position: absolute;
    top: -161px;
    width: 317px;
}
.wordOrder .realimentacion:before,
.connectors .realimentacion:before {
	background: url("../img/realimentacion.png") no-repeat -0px -0px;
}
.heCanDo .realimentacion:before,
.activities .realimentacion:before{
	background: url("../img/realimentacion.png") no-repeat -317px -296px;
	height: 298px;
}
.realimentacion p{
	color: #fff;
    font-size: 2em;
    font-style: italic;
    font-weight: bold;
    margin-left: 30px;
}
.realimentacion a{
	background: url("../img/realimentacion.png") no-repeat -318px -0px;
	bottom: -16px;
    color: transparent;
    height: 56px;
    position: absolute;
    right: -18px;
    width: 57px;
}

.realimentacion .realimentacion-listen{
	
}


/* ===== Connectors ==== */
.connectorWord {
	font-style: italic;
	font-weight: bold;
}

/************************************
 * FILL IN BLANKS
 ***********************************/
.contenido .contenedor_actividad span.oculto {
  display: none;
}
.contenido .ejercicios {
    background-color: #D3D3ff;
}


/**********************
 * RELACIONAR COLUMNAS
 *********************/
.contenido .rel_col {
  margin: 10px auto 0;
  position: relative;
  width: 570px;
}

.contenido .rel_col .col, 
.contenido .rel_col .col {
  float: left;
  margin: 0px;
  width: 230px;
}
.contenido .rel_col .relitem,
.wordOrder p.sortablep span {
  box-shadow: 2px 4px 0 rgba(0,0,0,0.15);
  color: #3A2A00;
  cursor: pointer;
  margin: 10px auto;
  padding: 10px;
  position: relative;
  text-align: center;
  transition: background-color 700ms linear 0s;
  -webkit-transition: background-color 700ms linear 0s;
  background-color:#73dde9;
  border-radius:20px;
  border: 1px dashed #fff;
}

.contenido .rel_col .relitem.bien{
	background-color: #24beea;
}
.contenido .rel_col .relitem.seleccionado{
	background-color: #a571b0;
	color: #fff;
}

.contenido .rel_col canvas {
  float: left;
}


/******************
 *  WORD ORDER
 ******************/
.wordOrder p{
	margin:35px 0;
}
.wordOrder p.sortablep span{
	background-color: rgba(115,221,233,0.8);
    border-radius: 6px;
    margin: 10px 3px;
}
.wordOrder .respuesta{
	margin-left:21%;
}
.wordOrder .respuesta .sortablep .solved{
	background-color: #a571b0;
    color: #fff;
}

/******************
 *  Draggables
 ******************/
[data-drag] {
    background-color: rgba(115, 221, 233, 0.8);
    border: 1px dashed #fff;
    border-radius: 20px;
    box-shadow: 2px 4px 0 rgba(0, 0, 0, 0.15);
    cursor: move;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin: 10px 20px 0 0;
    min-width: 50px;
    padding: 0 10px;
    text-align: center;
    z-index: 1;
}
[data-drag].ocultar {
	visibility: hidden;
}

.droppable {
    background-color: rgba(255, 255, 255, 0.4);
    border: 1px dashed #44c8d6;
    border-radius: 20px;
    display: block;
    line-height: 40px;
    margin-bottom: 7px;
    min-height: 40px;
}
.contenedor_drag{
	text-align: center;
}
.heCanDo .content_drop{
	left: 20px;
    margin: auto;
    padding-top: 30px;
    position: absolute;
    right: 60px;
    text-align: center;
    width: 85%
 }
.heCanDo .contenedor_drop{
	float: left;
    margin-right: 40px;
    width: 45%;
	padding: 22px 0;
}
.content_drop .categoria{
	color: #333;
    font-family: "helsinkiregular",sans-serif;
    font-size: 1.2em;
    margin-bottom: 8px;
    padding-top: 14px;
}
.contenedor_drop .clone{
	background-color: rgba(166, 94, 173, 0.8);
    border-radius: 21px;
    color: #fff;
    display: block;
}

/**** Activities *******/

.activities .contenedor_drag{
	float: left;
    margin-left: 5%;
    margin-right: 20px;
    padding: 35px 0 30px;
    width: 42%;
}
.activities .content_drop{
	float: left;
    text-align: center;
    width: 42%;
    padding-bottom: 40px;
}






/**********************
 * conclusiones
 ***********/

.contenido .conclusiones {
    background-color: #ffD3ff;
}

/********* Menus *******/

.contenido .botones {
    width: 150px;
    position: absolute;
    bottom: 5px;
    right: 5px;
}

.contenido .btn-portada {
    background: url("../img/menu-seccion.png") no-repeat -0px -0px;
    bottom: 16px;
    height: 105px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 296px;
}
.contenido .boton {
    background: url("../img/menu-seccion.png") no-repeat;
    display: inline-block;
    text-indent: -9999px;
}
.contenido .btn-portada .boton {
    height: 77px;
    margin-left: 11px;
    margin-top: 11px;
    text-indent: -9999px;
    width: 76px;
}
.contenido .btn-portada .boton.btn-listen{
	background-position: -0px -182px;
}
.contenido .btn-portada .boton.btn-reading{
	background-position: -0px -105px;
	margin-left: 15px;
}
.contenido .btn-portada .boton.btn-forum{
	background-position: -152px -105px;
	margin-left: 13px;
}
.contenido .menuFases {
    background: url("../img/menu-seccion.png") no-repeat -76px -105px;
    height: 185px;
    position: absolute;
    right: -9px;
    top: 36%;
    width: 76px;
    z-index: 3;
    transform: translateZ(1px);
}
.contenido .menuFases .boton {
    width:48px;
    height:47px;
    margin-left: 11px;
    margin-top: 11px;
    text-indent: -9999px;
}
.contenido .menuFases .listen{
	background-position: -200px -182px;
	margin-top: 8px;
}
.contenido .menuFases .oral{
	background-position: -152px -229px;
	margin-top: 10px;
}
.contenido .menuFases .forum{
	background-position: -152px -182px;
}

.contenido .menuFases.oculto {
	display: none;
}

.contenido .dummydiv {
    border: 2px solid green;
    width: 300px;
    height: 700px;
    margin: auto;
}
.contenido .testDiv {
    border:1px solid #666;
    width: 80%;
    margin: auto;
}
.back .listenMenu,
.back .readingMenu{
	background-color: #f9b459;
    border: 1px solid #fff;
    border-radius: 20px;
    padding:8px;
}
.listenMenu a,
.readingMenu a{
	color: #000;
    display: block;
    font-weight: bold;
    margin-bottom: 3px;
    padding: 10px 8px 8px;
    text-align: center;
}
.listenMenu a:hover,
.readingMenu a:hover{
	background-color:rgba(239,124,0,0.4);
	border-radius:18px;
}
.readingMenu.back,
.listenMenu.back{
	background-color:#ef7c00;
    border-radius: 25px;
    padding: 6px;
    position: absolute;
    right: 81px;
    z-index: 3;
}
.listenMenu.back{
	 z-index: 4;
	 top: 33%;
}
.readingMenu.back{
	  top: 41%;
}

.readingMenu.back:before,
.listenMenu.back:before {
    border-color: transparent transparent transparent #ef7c00;
    border-style: solid;
    border-width: 16px;
    content: "";
    position: absolute;
    right: -32px;
    top: 38px;
}

.fase .content {
	width: 90%;
	margin: auto;
}

[data-name="connectors"] .content p:first-child {
	text-align: center;
}

[data-name="activities"] .strong {
	font-weight: bold;
}

/* =========
 * Forum 
 **********/

.contenedor_think,
.contenedor_creative{
	margin-left: 7%;
    padding-top: 30px;
    width: 39%;
}
.forum .titulo-sec{
	padding-bottom:25px;
}
.forum ul{
	line-height:2em;
	padding: 0;
	text-align: center;
}
.link_foro{
	background-color: #a65ead;
    border-radius: 27px;
    bottom: 61px;
    color: #fff;
    font-size: 1.1em;
    left: 18%;
    margin-top: 20px;
    padding: 12px;
    position: absolute;
    text-transform: uppercase;
}
.contenedor_creative p{
	line-height:1.4em;
}

/*** Ilustraciones objeto *****/
.fase:before{
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
}

.fase.lookLike:before {
	background: url("../img/garrixon_looklike.png") no-repeat;
    height: 482px;
    width: 487px;
    bottom: -45px;
}
.fase.wordOrder:before{
	background: url("../img/garrixon_wordorder.png") no-repeat;
    height: 384px;
    width: 487px;
}
.fase.heCanDo:before{
	background: url("../img/garrixon_cando.png") no-repeat;
    height: 553px;
    width: 323px;
    bottom: -134px;
}
.fase.likeToDo:before{
	background: url("../img/garrixon_liketodo.png") no-repeat;
    height: 345px;
    width: 463px;
    bottom: -26px;
}
.fase.connectors:before{
	background: url("../img/garrixon_connector.png") no-repeat;
    height: 478px;
    width: 326px;
    right: 0;
}
.fase.antonyms:before{
	background: url("../img/garrixon_opposite.png") no-repeat;
    height: 402px;
    width: 387px;
    bottom: -14px;
    right: -28px;
}
.fase.forum:before{
	background: url("../img/img_forum.png") no-repeat;
    bottom: 70px;
    height: 560px;
    right: 113px;
    width: 501px;
    z-index: -1;
}


/* 
 * ========================================
 * Estilos para el div.screenSizeReference 
 */
.displayWidthReference {
	font-size: 11px; /*pixel fallback*/
    font-size: 0.6875rem; /*11px / 16px*/
	position: absolute;
	width: 25%;
	margin-left: auto;
	margin-right: auto;
	left: 0px;
	bottom: 20px;
	right: 0px;
	text-align: center;
}
.displayWidth {
    border: solid 1px black;
}
.gt1280 {
	background-color: yellow;
}
/* =================================== */



/* 
 * ==========================
 * === Responsive 
 * ==========================
 */

/* estilos aplican en width < 1280px  (Android 10" landscape) */
@media screen and (max-width: 1280px) {
	
	/* ====================================
	 * Incluir aqui los estilos
	 * a los elementos que cambiaran. 
	 * Los que siguen son solo de ejemplo
	 * ====================================
	 */
	
	.displayWidth {
		background: none;
	}
	.w1280 {
		display: inline-block;
		background-color: yellow;
	}
}

@media screen and (max-width: 1170px) {
	
	/*** Aviso portada ***/
	.portada .introduccion.text {
		bottom: auto;
    	left: 3%;
    	top: 193px;
    	vertical-align: middle;
    	width: 19%;
	}
	
}

/* estilos aplican en width < 1024px  (iPad landscape) */
@media screen and (max-width: 1024px) {

	/* ====================================
	 * Incluir aqui los estilos
	 * a los elementos que cambiaran. 
	 * Los que siguen son solo de ejemplo
	 * ====================================
	 */
	
	.displayWidth {
		background: none;
	}
	.w1024 {
		display: inline-block;
		background-color:  yellow;
	}
	
}

@media screen and (max-width: 990px) {
	
	.contenido .fase {
    	min-height: 928px;
	}
	.portada .introduccion.text{
		bottom: inherit;
    	left: 0;
    	margin: auto;
    	right: 0;
    	top: 190px;
    	width: 77%;
	}
	.contenedor_txt{
    	width: 80%;
    	height: 900px;
	}
	.contenedor_txt:after {
    	left: 0;
    	margin: auto;
    	right: 0;
    	bottom: 60px;
		top:inherit;
	}
	.wordOrder .respuesta {
    	margin-left: 15%;
	}
	.fase.portada:before {
    	left: 37px;
    	bottom:40px;
	}
	.heCanDo .content_drop {
    	width: 100%;
	}
	.heCanDo .contenedor_drop {
    	width: 50%;
    	margin-left: 20%;
	}
	.activities .contenedor_drag {
    	width: 90%;
    	padding-top:0;
    	padding-bottom: 8px;
	}
	.activities .content_drop {
   		margin-left: 18%;
    	width: 60%;
    	padding-bottom: 50px;
	}
	
	.audioVisual [data-img] {
    	top: 70px;
    }
    .fase.connectors .contenedor_actividad {
    	padding-bottom: 320px;
	}
	.fase.oralText:after, 
	.fase.audioText:after {
    	bottom: 170px;
    	top:inherit;
    }
    .contenedor_img {
    	margin-top:inherit;
    }
	
	/*Forum*/
	.contenedor_think, .contenedor_creative {
    	margin-left: 10%;
		width: 75%;
   }
   .link_foro {
    left: 0;
    margin: auto;
    right: 0;
    width: 179px;
	}
	
}



/* estilos palican width < 768px (iPad, Android portrait)*/
@media screen and (max-width: 768px) {
	/* ====================================
	 * Incluir aqui los estilos
	 * a los elementos que cambiaran. 
	 * Los que siguen son solo de ejemplo
	 * ====================================
	 */
	
	.header .nombre_objeto {
		font-size: 20px; /* pixel fallback */
		font-size: 1.25rem;
	}
	
	.displayWidth {
		background: none;
	}
	.w768 {
		display: inline-block;
		background-color:  yellow;
	}
}

