/*.p6a_article_top6a .p6a_top_image{
    text-align: center;
}
.p6a_article_top6a .p6a_top_image img{
    width: 100%;
}*/

.p6a_article_top6a{
    position: relative;
}

.p6a_article_top6a .p6a_top_image{
    /*width: 1200px; esta es la proporcion usada
     height: 500px; buscamos proporciones en porcentaje*/
    width: 100%;/*para que siempre se ajuste al ancho de la pantalla*/
    height: 26vw;/*para que se adapte segun el ancho de la pantalla guardando la proporcion de 500px*/
    max-width: 1200px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}

.p6a_article_top6a .p6a_top_image_credits{
    color: #9b9b9b;
    font-weight: 100;
    letter-spacing: 1px;
    font-size: 15px;
    position: absolute;
    left: 0;
    bottom: -20px;
}

.p6a_article_top6a .p6a_top_container{
        padding-left: 15px;
    padding-right: 15px;
}

.p6a_article_top6a .p6a_show_next_top{
        padding-left: 15px;
    padding-right: 15px;
    margin-top: 20px;
}


.p6a_article_top6a .p6a_post_title{
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 100;
    letter-spacing: 2px;
    color: #838383;
    border-bottom: 1px solid #e2e2e2;
    padding-top: 10px;
    margin-bottom: 5px;
}

.p6a_article_top6a .p6a_top_info_number{
    text-align: center;
    font-size: 50px;
    line-height: 45px;
    font-weight: 100;
    width: 10%!important;
}

.p6a_article_top6a .p6a_top_info_number .number{
    background-color: #24a6b4;
    color: #ffffff;
    width: 55px;
    height: 55px;
    padding: 5px;
}

.p6a_article_top6a .p6a_top_title{
    font-size: 50px;
    color: #1a1a1a;
    line-height: 52px;
}

 .p6a_article_top6a .p6a_top_destiny{
    text-transform: uppercase;
    color: #1a1a1a;
    letter-spacing: 1.5px;
    font-size: 16px;
    line-height: 23px;
}

.p6a_article_top6a .p6a_top_text_desc{
    margin-top: 5px;
    font-size: 20px;
    line-height: 1.2;
    color: #1a1a1a;
    font-weight: 100;
}

    

.p6a_article_top6a .p6a_top_socialmedia{

    line-height: 45px;
    margin-bottom: 0px!important;
    

}

.p6a_article_top6a .p6a_top_socialmedia a{
    border: 1px solid #e2e2e2;
    padding: 5px;
    text-decoration: none;

}

.p6a_article_top6a .p6a_top_socialmedia a:before {
        color: #9f9f9f;
 }


 .p6a_article_top6a .p6a_show_next_top .p6a_divider_line_top6a {
  height: 2px;
  width:100%;
  display:block;
  
  overflow: hidden;
  background-color: #e2e2e2;
  
}
.p6a_article_top6a .p6a_show_next_top .p6a_show_next{
    width: 100%;
 
    margin: auto;
    margin-top: -18px;
    text-align: center;
    
   

}

.p6a_article_top6a .p6a_show_next_top .p6a_show_next .p6a_text{
    display: inline-block;
    background-color: #8e8d8b;
    color: #ffffff;
    font-size: 22px;
    line-height: 35px;
    text-transform: uppercase;
    font-weight: 100;
    letter-spacing: 2px;
    cursor: pointer;
    padding:0px 10px;
}

.p6a_article_top6a .p6a_top_publi{
    text-align: center;
}

@media (max-width: 991px) {
    .p6a_article_top6a .col-md-10.p6a_top_info_text {
        float: left!important;
        width: 50vw!important;
    }
    .p6a_article_top6a .col-md-2.p6a_top_info_number {
        float: left!important;
        width: 7vw!important;
    }
    .p6a_article_top6a .p6a_top_title {
         font-size: 5vw; 
         line-height: 5.2vw;
    }
    .p6a_article_top6a .p6a_top_destiny {
         font-size: 1.6vw; 
         line-height: 2.3vw;
    }
    .p6a_article_top6a .p6a_top_text_desc {
        font-size: 2vw;
    }
    .p6a_article_top6a .p6a_top_info_number{
        font-size: 5vw;
        line-height: 4.5vw;
    }
    .p6a_article_top6a .p6a_post_title {
    
        font-size: 1.8vw;
    }
    .p6a_article_top6a .p6a_top_info_number .number {
        width: 5.5vw;
        height: 5.5vw;
    }
    .p6a_article_top6a .p6a_show_next_top .p6a_show_next .p6a_text {
 
        font-size: 2.2vw;
        line-height: 3.5vw; 
      
    }


}

@media (max-width: 800px) {
    .p6a_article_top6a .col-md-10.p6a_top_info_text {
        width: 80vw!important;
    }
    .p6a_article_top6a .col-md-2.p6a_top_info_number {
       
        width: 10vw!important;
       
    }
    .p6a_article_top6a .p6a_top_title {
         font-size: 45px; 
         line-height: 50px;
    }
    .p6a_article_top6a .p6a_top_destiny {
         font-size: 16px; 
         line-height: 20px;
    }
    .p6a_article_top6a .p6a_top_text_desc {
        font-size: 18px;
    }
    .p6a_article_top6a .p6a_top_info_number{
        font-size: 40px;
        line-height: 35px;
    }
    .p6a_article_top6a .p6a_post_title {
    
        font-size: 18px;
    }
    .p6a_article_top6a .p6a_top_info_number .number {
        width: 45px;
        height: 45px;
     
    }
    .p6a_article_top6a .p6a_show_next_top .p6a_show_next .p6a_text {
 
        font-size: 20px;
        line-height: 25px; 
      
    }

     .p6a_article_top6a .p6a_top_image_credits {
        letter-spacing: 0px;
        font-size: 12px;
        bottom: -15px;
    }

}

@media (max-width: 650px){

    .p6a_article_top6a .p6a_top_image {
   
        height: 35vw;
    }
   
}


@media (max-width: 500px) {
    .p6a_article_top6a .p6a_top_image {
   
        height: 45vw;
    }

    .p6a_article_top6a .col-md-10.p6a_top_info_text {
        
        width: 70vw!important;
    }
    .p6a_article_top6a .col-md-2.p6a_top_info_number {
       
        width: 15vw!important;
        text-align: center;
    }
    .p6a_article_top6a .p6a_top_title {
         font-size: 45px; 
         line-height: 50px;
    }
    .p6a_article_top6a .p6a_top_destiny {
         font-size: 16px; 
         line-height: 20px;
    }
    .p6a_article_top6a .p6a_top_text_desc {
        font-size: 18px;
    }
    .p6a_article_top6a .p6a_top_info_number{
        font-size: 40px;
        line-height: 35px;
    }
    .p6a_article_top6a .p6a_post_title {
    
        font-size: 18px;
    }
    .p6a_article_top6a .p6a_top_info_number .number {
        width: 45px;
        height: 45px;
     
    }
    .p6a_article_top6a .p6a_show_next_top .p6a_show_next .p6a_text {
 
        font-size: 20px;
        line-height: 25px; 
      
    }
   

}

@media (max-width: 400px) {

    .p6a_article_top6a .p6a_top_info_number {
        font-size: 30px;
        line-height: 26px;
    }
    .p6a_article_top6a .p6a_top_title {
        font-size: 35px;
        line-height: 38px;
    }
    .p6a_article_top6a .p6a_top_destiny {
        font-size: 14px;
        line-height: 18px;
    }

    .p6a_article_top6a .p6a_top_text_desc {
        font-size: 17px;
    }
    .p6a_article_top6a .p6a_top_info_number .number {
        width: 35px;
        height: 35px;
    }
    .p6a_article_top6a .col-md-10.p6a_top_info_text {
        width: 80vw!important;
    }
    .p6a_article_top6a .p6a_post_title {
        font-size: 14px;
    }
   
}

