/*AMAZON*/
.productAmazon p.extraInfo{
    font-size: .8rem;  
    margin-top: 15px;
}

.productAmazon p.description{
   font-size: 1rem;
    font-weight: 400;
    line-height: 1.8;
    color: #222227;
    font-family: 'Hind';
    margin-bottom: 20px !important;
    margin-top: 30px;
}
.productAmazon.right{
    margin-top: 30px !important;
    border-bottom: 1px solid #dedede;
}
.productAmazon.left{
    margin-top: 30px !important;
    border-bottom: 1px solid #dedede;
}
.productAmazon.amplia > #detailAmazonPorduct{
    height: 200px !important;
    margin-bottom: 55px;
    padding-bottom: 50px;
}
.productAmazon.amplia > #detailAmazonProduct > a > p#titleAmazonProduct, 
.productAmazon.right  > #detailAmazonProduct > a > p#titleAmazonProduct,
.productAmazon.left   > #detailAmazonProduct > a > p#titleAmazonProduct{
    display: block;
    margin-top: 0.83em;
    margin-bottom: 0.83em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}
.productAmazon.right > a > #imageProductAmazon,
.productAmazon.left  > a > #imageProductAmazon{
    width: 208px !important;
    height: 168px !important;
    max-width: 208px !important;
    border-left: 0px !important;
    
}
.productAmazon.amplia > a > #imageProductAmazon{
    width: 326px !important;
    height: 290px !important;
}




/* HEADING */
.textualContentNew h2{
    font-size: 2rem;
    line-height: 2.2rem;
    font-weight: 700;
}
.textualContentNew h4{
    font-size: 1.3rem;
    line-height: 1.6rem;
    font-weight: 600;
}
.textualContentNew h5{
    font-size: 1.1rem;
    line-height: 1.3rem;
    font-weight: 600;
}
.textualContentNew h6{
    font-size: .80rem;
    line-height: 1rem;
    font-weight: 600;
}
/*HOVER*/
.textualContentNew h1 a:hover,
.textualContentNew h2 a:hover,
.textualContentNew h4 a:hover,
.textualContentNew h5 a:hover,
.textualContentNew h6 a:hover{
    color: #141414;
}



/* PARRAFOS */
.textualContentNew p{
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 1.8;
    color: #222227;
    font-family: 'Hind';
    margin-bottom: 20px;
    margin-top: 20px;
}
/*Enlaces  */
.textualContentNew p a{
    color: #c51111;
    font-weight: 500;
}

/*Citas*/
.textualContentNew blockquote{
    quotes: none;
    color: #141414;
    font-size: 1.2rem;
    line-height: 1.6;
    font-weight: 500;
    padding: 30px 0 30px;
    border-top: 1px solid #DBDCE0;
    border-bottom: 1px solid #DBDCE0;
    margin: 0 auto;
    margin-bottom: 20px;
    text-align: center;
}
.textualContentNew blockquote::before{
    content: '“';
    font-size: 1.2rem;
    color: #c51111;
    font-weight: 700;
}
.textualContentNew blockquote::after{
    content: '”';
    font-size: 1.2rem;
    color: #c51111;
    font-weight: 700;
}
/*Citas aliniadas a la izquierda*/
.textualContentNew blockquote.leftquote{
    width: 50%;
    float: left;
    margin-right: 20px;
    text-align: right;
}
/*Citas aliniadas a la derecha*/
.textualContentNew blockquote.rightquote{
    width: 50%;
    float: right;
    margin-left: 20px;
    text-align: left;
}
/* SUBTITULOS */
.textualContentNew h3{
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 1.9rem;
    
    
}
.textualContentNew h3 a:hover{
    color: #141414 !important;
}
/*imagenes general  */
.textualContentNew figure.aWide,.textualContentNew figure.aCenter, .textualContentNew figure.aCENTER, .textualContentNew figure.aWIDE{
    width: 100%;
    margin: 0 auto;
    padding-bottom: 20px;
    height: auto;
    text-align: center;
}
/*imagenes aliniadas a la izquierda y derecha*/
.textualContentNew figure.aLeft,.textualContentNew figure.aRight{
    width: 50%;
    padding-bottom: 20px;
    height: auto;
    margin: 0 auto;
}
.textualContentNew figure.aLeft{
    margin-right: 20px;
    float: left;
}
.textualContentNew figure.aRight{
    margin-left: 20px;
    float: right;
}
/*Pie de pagina*/
.textualContentNew > figure  figcaption{
    font-family: 'hind';
    font-size: .95rem;
    line-height: 1.4rem;
    color: #757575;
    margin-top: 10px;
    text-align: center;
}
.textualContentNew figure.aWide img{
    width: 100%;
}
.textualContentNew figure.aCenter img{
    width: 80%;
}
.textualContentNew figure.aCENTER img{
    width: 100%;
}
.textualContentNew figure.aWIDE img{
    width: 100%;
}
.textualContentNew figure.aLeft img,.textualContentNew figure.aRight img{
    width: 100%;
}
/* LISTAS */
.textualContentNew ul,
.textualContentNew ol {
    margin-bottom: 20px;
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 1.8;
    color: #222227;

}
.textualContentNew ul li {
	list-style-type: circle;
    
}
.textualContentNew ul li,
.textualContentNew ol li {
	list-style-position: inside;
    
}
.textualContentNew ul li > a{
    color: #c51111;   
}

/* SPOILER */
.textualContentNew span.spoiler:before {
    color: #FFF;
    content: "SPOILER:";
    font-size: 14px;
}
.textualContentNew span.spoiler {
    background-color: #222;
    color: #222;
}
/*FACEBOOK*/
.textualContentNew .fbEmbed.mobile{
	display: none !important;
}
.textualContentNew .fbEmbed.desktop{	
	margin: 1.250rem auto;
}
.textualContentNew iframe.youtubeVideo,.textualContentNew iframe.vimeoVideo,iframe.post_video{
	height: 400px;
}
.textualContentNew iframe{
    margin: 0 auto;
    width: 100%;
   	margin-bottom: 20px;
}
#iframe_container{
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
    width: 100%;
}
#iframe_video{
    height: 100%;
    position: absolute;
    width: 100%;
}
/*tags y relaciones*/
div.tagsRelations{
   padding-top: 20px;
   padding-left: 20px;
   width: 55%;
   display: inline-block;

}
div.tagsRelations > div.tags > p,
div.tagsRelations > div.relations > p{
    width: 30px;
    float: left;
    font-family: 'Hind';
    font-size: 1rem;
    font-weight: bold;
    display: inline-block;
    margin-top: 9px;
    margin-right: 10px;
    margin-bottom:-1px;
    color: #222227;
}
div.tagsRelations > div.relations > p{
    padding-top: 5px;
    margin-top: 5px;
    margin-right: 10px;
}
div.tagsRelations > div.relations > p{
    width: 90px;
}
.tags{
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}
div.tagsRelations > div.relations ul#keywords {
    line-height: 1.5em;
}
div.tagsRelations > div.tags ul#keyWords{
    margin-top: 5px;
   
}
div.tagsRelations > div.relations ul#keywords li > a{
    color: #fff;
    padding: 5px 5px 3px;
    text-transform: uppercase;
    background: #cc0000;
    font-size: .75rem;
    margin-bottom: 10px;
    font-weight: 600;
}
div.tagsRelations > div.relations ul#keywords li{
    float: left;
    margin-top: 5px;
    margin-right: 5px;
}
div.tagsRelations > div.tags ul#keyWords li{
    float: left;
    margin-top: 5px;
    margin-right: 0px;
}
div.tagsRelations > div.tags ul#keyWords li > a{
    font-family: 'Hind';
    font-weight: 400;
    font-size: 1rem;
    color: #66696d;
    padding: 4px;
}
@media only screen and (max-width: 1139px) {

    article.articleNew .textualContentNew{
        padding-left: 0px;
    }
    div.tagsRelations{
        margin-left: 0px;
    }
}

@media only screen and (max-width: 940px) {
 
    article.articleNew .textualContentNew{
        padding-left: 0px;
        width: 100%;
    }
    div.tagsRelations{
      width: 100%;
    }
    .textualContentNew blockquote.leftquote,.textualContentNew figure.aLeft{
        margin-right: 30px;
    }
    .textualContentNew blockquote.rightquote,.textualContentNew figure.aRight{
        margin-left: 30px;
    }
    div.tagsRelations > div.relations ul#keywords {
         width:100%;
    }
}
@media only screen and (max-width: 939px){
    div.tagsRelations{
     padding-left: 20px;
    }
}
@media only screen and (max-width: 639px) {

   /*Inicio contenido Textual(tex area)*/
   .textualContentNew blockquote,.textualContentNew blockquote.leftquote,.textualContentNew blockquote.rightquote{
        width: 100%;
        border: none;
        padding: 0;
        margin: 0 auto;
        margin-bottom: 20px;
        text-align: center;
    }
    .textualContentNew figure.aCenter img{
        width: 100%;
    }
    .textualContentNew figure.aLeft,.textualContentNew figure.aRight{
        width: 100%;
    }
    .textualContentNew iframe.youtubeVideo,.textualContentNew iframe.vimeoVideo,iframe.post_video{
   		height: 230px;
	}
   
}

@media only screen and (max-width: 470px){
    .tags{
        margin-top: 11px;
    }
    .shareBarBottom {
       padding-top: 0px;
        margin-bottom: 14px;
    }
    div.tagsRelations > div.tags ul#keyWords{
        line-height: 1em;
        margin-top:  5px;
    }
}
