 .share_your_link{
     font-family: SourceSansPro;
     font-size: 16px;
     font-weight: bold;
     font-style: normal;
     font-stretch: normal;
     line-height: normal;
     letter-spacing: normal;
     text-align: center;
     color: #ffffff !important;
 }
 
 .share_your_link_position{
     top: 4px !important;
 }
 
span.share_img_text {
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: calc(100% - 36px);
    vertical-align: middle;
    position: relative;
    top: 6px;
}

.share_img_icon {
    width: 25px;
    height: 25px;
    position: relative;
    top: 6px;
    margin-right: 10px;
    vertical-align: middle;
}

.avatar_author{
   width: 21px;
   height: 21px;
   box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.14);
   border-radius: 50%;
}

.fromPostHideImage > img{
  width: 100%;
}

.thumbnail-column{
  overflow: visible !important;
}

.img_preview_html_custom{
  max-width: 370px;
  height: auto;
}

.sort_box_mobile{
  display: none;
}

.content-fragment-header{
  display: none !important;
}

.content-list.thumbnail .thumbnail-column{
  width: calc(33% - 22px); 
  margin-right: 33px;
}

.content-list.thumbnail .thumbnail-column-small{
  width: calc(25% - 33px); 
  margin-right: 33px;
}

.content-list.thumbnail .thumbnail-column .thumbnail,
.content-list.thumbnail .thumbnail-column-small .thumbnail{
      margin-bottom: 33px;
    height: auto;
}

.content-fragment .content.thumbnail{
  width: auto;
  background-color: #ffffff;
  box-shadow: 0 10px 22px 0 rgba(0, 0, 0, 0.07);
}

.content-fragment .content.thumbnail .avatar:after, .popup-list .content.thumbnail .avatar:after{
  display: none;
}

.content-fragment .content.thumbnail:hover{
  background-color: #ffffff;
}

.name_box{
  padding-top: 0px;
  margin-left:13px;
  margin-right: 13px;
  margin-top: 0px;
}

.display_name{
font-family: Ubuntu, sans-serif;
font-size: 11px;
font-weight: bold;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
color: #3a3a3a;
    position: relative;
  left: 7px;
  top: 4px;
}

.author_url{
    color: #3a3a3a !important;
}

.title_name{
 width: 296px;
font-family: SourceSansPro, sans-serif;
font-size: 18px;
font-weight: bold;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
color: #555555 !important;
display: block;
max-height: 47px;
overflow: hidden;
max-width: 100%;
}

.location{
height: 15px;
font-family: SourceSansPro, sans-serif;
font-size: 12px;
font-weight: bold;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
color: #d32226;
}

.date_img{
height: 15px;
font-family: SourceSansPro, sans-serif;
font-size: 12px;
font-weight: bold;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
text-align: right;
color: #666666;
}

.location_box{
  margin-top: 18px;
  margin-bottom: 15px;
  margin-left: 14px;
  margin-right: 10px;
}

.like{
font-family: SourceSansPro, sans-serif;
font-size: 14px;
font-weight: bold;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
color: #767676;
margin-top: 18px;
margin-bottom: 18px;
margin-left: 4px;
cursor: pointer;
}

.links_custom{
  color: #767676 !important;
  cursor: pointer;
  
}

.comment{
font-family: SourceSansPro, sans-serif;
font-size: 14px;
font-weight: bold;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
color: #767676;
margin: 18px;
}

.reply_custom{
  float: right;
  position: relative;
  top: 17px;
  right: 20px;
font-family: SourceSansPro, sans-serif;
font-size: 14px;
font-weight: bold;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
color: #424141 !important;
}

.links_custom_reply{
color: #424141 !important;
cursor: pointer;
}

.border-custom{
  border-bottom: 1px solid #e2e2e2;
  width: 90%;
  margin-left: 17px;
}

.comment_box{
  display: flex;
  float: left; 
}

.author_box{
  display: flex;
  margin-left: 14px;
  margin-bottom: 14px;
}

.content-fragment-page.evolution-reflow-container,
.content-fragment-page.media-postlist.evolution-reflow-container{
  background-color: #fdf9f2;
}
.ui-like .like-count:before{
  content: '';
  width: 0px;
  height: 0px;
}
.ui-like .like-toggle a{
  padding: 0px !important;
}
.sort_box{
  display: flex;
}
.sorting_custom{
font-family: SourceSansPro, sans-serif;
font-size: 22px;
font-weight: bold;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
color: #9e9e9e;
cursor: pointer;
padding-left: 23px;
padding-right: 23px;
padding-bottom: 16px;
}
.sorting_custom:hover{
 color: #d32226 !important;
 border-bottom: 5px solid #d32226;
}

.sorting_active{
 color: #d32226 !important;
 border-bottom: 5px solid #d32226;
}

#current_sorting{
font-family: SourceSansPro, sans-serif;
font-size: 45px;
font-weight: 600;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
color: #002a57;
padding-top: 31px;
padding-bottom: 13px;
padding-left: 10px;
}

#button_share_your-story{
  display: none;
}

.ui-like[data-initialstate="true"] a,
.ui-like .like-toggle a,
.ui-like .like-count,
.ui-like[data-initialstate="true"] .like-count{
  color: #767676 !important;
  cursor: pointer;
}

.bigWidth{
 width: calc(33% - 33px) !important;
}

.smallWidth{
 width: calc(25% - 33px) !important;
}

@media only screen and (max-width: 1000px){
  .content-list.thumbnail .thumbnail-column{
      width: calc(33% - 22px); 
}
}

@media only screen and (max-width: 670px){
  
  .comments_reply{
      margin-left: 10px;
      margin-right: 10px;
   }
  
  #button_share_your-story{
  display: block;
   margin-bottom: 10px;
   padding-top: 10px;
}
  
   .share_your_link{
   font-family: SourceSansPro;
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   font-stretch: normal;
   line-height: normal;
   letter-spacing: normal;
   text-align: center;
   color: #ffffff !important;
}


.share_img_icon{
  width: 25px;
  height: 25px;
  position: relative;
  top: 6px;
  margin-right: 10px;
  
}
  .reply_custom{
    display: block;
  }
  
  .sort_box_mobile{
    display: block;
     padding-top: 20px;
  }
  
.content-list.thumbnail .thumbnail-column{
  width: 100% !important;
}


.content-fragment .content-list.thumbnail .thumbnail-column .thumbnail {
  margin-bottom: 30px;
  margin-left: 12px;
  margin-right: 12px;
}

.sort_box{
  display: none;
}

#selected_sort_mobile{
  border: 1px solid transparent;
  background-color: #ffffff;
  width: 165px;
  position: absolute;
  z-index: 1;
  display: none;
  left: 20px;
  box-shadow: 0 7px 8px 0 rgba(0, 0, 0, 0.5);
}

.sorting_custom-mobile{
font-family: SourceSansPro;
font-size: 18px;
font-weight: 600;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
color: #9e9e9e;
margin-left: 16px;
padding-top: 17px;
padding-bottom: 17px;
border-bottom: solid 1px #e2e2e2;
margin-right: 17px;
}

#current_sorting{ 
font-size: 38px; 
}
  
}

#sort_name_mobile{
    display: inline;
    font-family: SourceSansPro;
    font-size: 22px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #d32226;
    border: none;
    background-color: transparent;
    border-bottom: 3px solid #d32226;
    padding-bottom: 10px;
    margin-left: 10px;
}

.comments_reply{
  display: none;
  position: relative;
  top: -15px;
  padding-top: 20px;
  background-color: #ffffff;
  margin-bottom: 20px;
  box-shadow: 0 10px 23px 0 rgba(0, 0, 0, 0.07);
border: solid 1px rgba(211, 34, 38, 0.41);
}

.user_comment_photo{
    width: 29px;
    height: 29px;
    border-radius: 50%;
    margin-left: 8px;
    margin-right: 8px;
}

.user_comment_box{
  display: inline-block;
  vertical-align: top;
}

.body_comment_box{
  display: inline-block;
  width: 80%;
}

.comment_box_custom{
  padding-bottom: 10px;
}

.user_comment_name{
font-family: SourceSansPro;
font-size: 13px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
color: #d32226 !important;
padding-bottom: 5px;
}

.user_comment_time{
font-family: SourceSansPro-It;
font-size: 13px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
text-align: center;
color: #666666;
}

.user_comment_icon_time{
  font-size: 10px;
}

.comment_body,
.comment_body > div > p,
.comment_body > div,
.comment_body > p{
font-family: SourceSansPro;
font-size: 13px;
font-weight: 400;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
color: #3b3b3b;
padding-top: 3px;
}

.text_editor_comment{
      width: 100%;
  height: 80px;
  border-color: #d9dcde;
  border-radius: 3px;
}

.post_comment_box{
  padding-bottom: 20px;
}

.post_button{
  background-color: #d32226;
  font-family: SourceSansPro;
  width: 70px;
  height: 30px;
  float: right;
  font-size: 18px;
  color: #ffffff;
  border-radius: 5px;
  cursor: pointer;
  line-height: 1.5;
  letter-spacing: 2.2px;
  text-align: center;
  margin-top: 10px;
}
.display-inline{
  display: inline-block;
}
.like-comment-icon{
  cursor: pointer;
  color: #767676 !important;
}

.reply-comment-custom{
    font-family: SourceSansPro;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff !important;
        position: relative;
  bottom: 1px;
}

.reply-comment-box{
   width: 37px;
height: 16px;
border-radius: 2px;
background-color: #8c8c8c;
  text-align: center;
      margin-left: 10px;
  margin-right: 10px;
}
.comment-more{
font-family: SourceSansPro;
font-size: 12px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
color: #858585 !important;
}

.like-box-comment{
 color: #8c8c8c;
}
.like-count-comment{
  font-size: 12px;
}
.arrow_comments{
  width: 20px;
  position: absolute;
  top: -16.4px;
  left: calc( 50% - 10px );
}

.more_comments{
  border: 1px solid #858585;
  color: #858585;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  cursor: pointer;
  font-family: SourceSansPro;
  display: none;
}
.comemnts_a_link{
      color: #858585 !important;
}

.post_comment_box{
    display: none;
}

.cancel_post{
    float: left;
     background-color: #d9d9d9;
  font-family: SourceSansPro;
  width: 90px;
  height: 30px;
  font-size: 18px;
  color: #000000;
  border-radius: 5px;
  cursor: pointer;
  line-height: 1.5;
  letter-spacing: 2.2px;
  text-align: center;
  margin-top: 10px;
}