.page-history .header-full-top{padding-top:60px}
.page-project .header-full-top{padding-top:50px}

/* 스페인어 인용구 닫는 쌍따옴표 뒤에 마침표 올 경우 */
.content blockquote.after-none p::after{display:none}

@media(min-width:768px){
  .page-history .header-full-top{height:790px}
}

@media(min-width:1070px){
  .page-history .header-full-top{height:960px}
  .page-history .header-full-top .title-wrap{max-width:720px}
  .page-project .header-full-top{padding-top:0}
}


/* 메시지 날짜 중복으로 css 가림 처리 */
/* .page-message .posts .info .date,
.message-template .title-wrap .date,
.home .message-section .info .date{display:none} */


/* 사진 호버 저작권 표기 */
.copyright::before, .pswp__scroll-wrap::before{content:"Copyright © Intl. WeLoveU Foundation. All Rights Reserved."}


/* 헤더 메뉴 */
@media (min-width: 1070px){
  .site-nav div[class*="menu-main-nav"] > ul > li > .sub-menu{min-width:230px}
}

/* 발자취 모바일 비주얼 높이 */
.page-history .header-full{margin-top:-110px}
@media (min-width: 1070px){
  .page-history .header-full{margin-top:-149px}
}

/* 발자취 모바일 소메뉴 개행 시 */
.sub-nav nav .current_page_item::before{display:none}
.sub-nav nav .current_page_item a{position:relative}
.sub-nav nav .current_page_item a::before{content:'';bottom:-6px;left:0;width:100%;height:1px;opacity:0.56;background-color:#000;position:absolute;}


/* 싱글 - 독일어 따옴표 기호 변경 */
/* .content blockquote p::before{content:"„"} */
/* .content blockquote p::after{content:"“"} */

@media(max-width:767px){
  .page-history .photo-bg .text-wrap{margin-top:40px; width:70%}
  .page-history .photo-bg .text-wrap h3{font-size:19px}
}

.page-award .posts .info *{word-break:break-word}
.videos .posts h3{line-height:1.4}

/* 목록 제목 폰트 수정 */
.posts .info .title{font-size:16px}
@media(min-width:768px){
  .posts .info .title{font-size:18px}
}
@media(min-width:1070px){
  .posts .info .title{font-size:21px}
}
