.st-module-content #st-content-showcase-timeline{
margin:0 auto;
width:1050px;
position: relative;
}
.st-module-content #st-content-showcase-timeline .timeline-left {
float: left;
width: 525px;
margin-top: 66px;
}
.st-module-content #st-content-showcase-timeline .timeline-right {
width: 525px;
float: left;
margin-top: 66px;
}
.st-module-content #st-content-showcase-timeline .item{
width:470px;/*eml 470*/
margin:25px; /* eml 25*/
text-align:justify;
word-wrap:break-word;
position:relative;
}
.st-module-content #st-content-showcase-timeline .timeline{
width: 3px;
background-color: #959595;
height: 105%;
left: 50%;
display: block;
float: left;
position: absolute;
}
.st-module-content #st-content-showcase-timeline .item.timeline-0{
margin-bottom:105px;
float:left;
}
.st-module-content #st-content-showcase-timeline .item.timeline-1{
margin-top:135px;
float:right;
}
.st-module-content #st-content-showcase-timeline .item.timeline-0 .time{
float:right;
}
.st-module-content #st-content-showcase-timeline .item .title{
height:30px;
line-height:24px;
}
.st-module-content #st-content-showcase-timeline .item .thumbnail-image{
max-width:460px;/*eml 460 hace pequeña la imagen*/
max-height:320px;/*320*/
}
.st-module-content #st-content-showcase-timeline .item .thumbnail-image .media {
text-align: center;
height:100px;/*eml*/
overflow: hidden;
}
.st-module-content #st-content-showcase-timeline .item .thumbnail-image .media img {
}
.st-module-content #st-content-showcase-timeline .item .no-image {
background: #F5F5F5;
width:420px;
height:280px;
}
.st-module-content #st-content-showcase-timeline .item p.description{
height:120px;/* altura del texto*/
/*width:420px; /*eml*/*/
text-align:justify;/*eml*/
overflow:hidden;
font-size:14px;
font-family:Myriad Pro;/*Arial;*/
margin-bottom:10px;
color:#777777;
}
.st-module-content #st-content-showcase-timeline .item .plus{
position:absolute;
height:19px;
width:9px;
background-color:#f5f5f5;
z-index:3;
}
.st-module-content #st-content-showcase-timeline .item .plus .point{
background-color:#959595/*#E55E48;*/
width:19px;
height:9px;
/*border-radius*/
-webkit-border-radius:5px;
   -moz-border-radius:5px;
        border-radius:5px;
margin-top:5px;
}
.st-module-content #st-content-showcase-timeline .item.timeline-0 .plus{
left: 497px;
top: 8px;
}
.st-module-content #st-content-showcase-timeline .item.timeline-1 .plus{
left:-33px;
top:8px;
}




/**********************RESPONSIVE**********************/

@media (max-width: 1500px)
{
.st-module-content #st-content-showcase-timeline .item{
width:250px;/*tamaño donde va el texto*/}

.st-module-content #st-content-showcase-timeline .item p.description{height:30%;font-size:0.8em;}

/*tamaño del modulo*/
.st-module-content #st-content-showcase-timeline{width:570px;margin:0 50px;position: left;}

.st-module-content #st-content-showcase-timeline .item.timeline-0 .plus{left: 253px;top:8px;}/*bolas grises*/
.st-module-content #st-content-showcase-timeline .item.timeline-1 .plus{left:-15px;top:2px;}/*bolas grises*/

.st-module-content #st-content-showcase-timeline .timeline{width:3px;left:280px;height: 100%;
}/*palo gris*/

/***Colocación a Izquierdas***/
.st-module-content #st-content-showcase-timeline .item.timeline-1{margin-top:150%;float:right;}

.st-module-content #st-content-showcase-timeline .item.timeline-0{margin-top:0%;float:left;}

/***Resixe Imagen***/
.st-module-content #st-content-showcase-timeline .item .thumbnail-image{ max-width:75%; max-height:75%;}

.st-module-content #st-content-showcase-timeline .timeline-right { width: 42px; float: left; margin-top: 66px;}

}

/*************************************************************/
@media (max-width: 767px)
{
.st-module-content #st-content-showcase-timeline .item{
width:190px;/*tamaño donde va el texto*/}

.st-module-content #st-content-showcase-timeline .item .title{width:75px;}

/***Letra del texto. Se hace desaparecer***/
.st-module-content #st-content-showcase-timeline .item p.description{height:30%;font-size:0.0em;}

/*tamaño del modulo*/
.st-module-content #st-content-showcase-timeline{width:400px;margin:0 0px;position: left;}

.st-module-content #st-content-showcase-timeline .item.timeline-0 .plus{left: 112px;top:8px;}/*bolas grises*/

.st-module-content #st-content-showcase-timeline .item.timeline-1 .plus{left:-48px;top:8px;}/*bolas grises*/

.st-module-content #st-content-showcase-timeline .timeline{width:3px;left:140px;height: 75%;
}/*palo gris oscuro*/

/***Colocación a Izquierdas***/
.st-module-content #st-content-showcase-timeline .item.timeline-1{margin-top:0%;float:right;}

.st-module-content #st-content-showcase-timeline .item.timeline-0{margin-top:0%;float:left;}

/***Resixe Imagen***/
.st-module-content #st-content-showcase-timeline .item .thumbnail-image{ max-width:60%; max-height:60%;}

/******Mover modulo izquierdo hacia la izq*******/
.st-module-content #st-content-showcase-timeline .item.timeline-0 .time{float:left;}

/******Altura de las imágenes respecto al título*******/
.st-module-content #st-content-showcase-timeline .item .thumbnail-image .media {height:30px;}

/******Mover modulo derecho hacia la derecha*******/
.st-module-content #st-content-showcase-timeline .timeline-left {width:0px;margin-top:0px;float:left;}

/******Tamaño módulo derecho*******/
.st-module-content #st-content-showcase-timeline .timeline-right {width:400px;margin-top:110px;float:left;}

.st-module-content #st-content-showcase-timeline .item .inner{width:50%;}

}
