@charset "utf-8";

/*
 * File       : rwd-strap.css
 * Author     : STUDIO-JT (KMS)
 * Guideline  : JTstyle.2.1
 *
 * Dependency : css/reset.css
 *              css/ke-strap.css
 *
 * SUMMARY:
 * 01) 1480px
 * 02) 1203px
 * 03) 860px
 * 04) 540px
 */



/* **************************************** *
 * 1480px
 * **************************************** */
@media (max-width: 1480px){

    /* BUTTON */
    .ke-btn__basic { min-width: 200rem; }

    /* MAGNIFIC POPUP */
    .mfp-iframe-holder .mfp-content { max-width: 1000rem; }

    /* SWIPER */
    .swiper-control { bottom: 40rem; }

    .swiper-buttons .swiper-navigation { width: 58rem; height: 58rem; margin-top: -29rem; }
    .swiper-buttons .swiper-navigation .ke-guide--icon { width: 11rem; }

    /* LIST PAGINATION */
    .ke-pagination--secondary { margin-top: 90rem; }

    /* LOADMORE */
    .ke-loadmore { margin-top: 90rem; }

    /* THUMB LIST */
    .ke-thumb-list { -webkit-column-gap: 30rem; -moz-column-gap: 30rem; column-gap: 30rem; row-gap: 84rem; }
    .ke-thumb-list__txt { margin-top: 28rem; }
    .ke-thumb-list__meta { margin-bottom: 10rem; }

    /* ISOTOPE LIST */
    .ke-isotope-list__gutter { width: 3.5%; }
    .ke-isotope-list__grid { width: 31%; }
    .ke-isotope-list__item { width: 31%; }

    /* CARD LIST */
    .ke-card-list { -webkit-column-gap: 30rem; -moz-column-gap: 30rem; column-gap: 30rem; }

    /* SINGLE LAYOUT */
    .ke-single { padding-bottom: 160rem; }
    
    .ke-single__header { margin-bottom: 90rem; }
    .ke-single__title { font-size: 40rem; }

    .ke-single__recommend { margin-top: 140rem; padding: 110rem 0; }

    /* SINGLE PAGINATION */
    .ke-single__pagination-link { padding-top: 21rem; padding-bottom: 20rem; }

}



/* **************************************** *
 * 1023px
 * **************************************** */
@media (max-width: 1023px){

    /* BUTTON */
    .ke-btn__basic { min-width: 180rem; padding: 14rem 36rem 15rem; font-size: 15rem; }

    /* VIDEO */
    .ke-embed-video__overlay-btn { width: 68rem; height: 68rem; right: 30rem; bottom: 30rem; }
    .ke-embed-video__overlay-btn:after { border-width: 5rem 8rem; }

    .ke-popup-video__overlay-icon { right: 24rem; bottom: 24rem; }

    /* MAGNIFIC POPUP */
    .mfp-iframe-holder .mfp-content { max-width: 90%; }

    .mfp-iframe-holder .mfp-close { width: 44rem; height: 44rem; top: -52rem; right: -8rem; }
    button.mfp-close:active { top: -52rem; }
    button.mfp-close:before, button.mfp-close:after { height: 38rem }
    .mfp-iframe-holder .mfp-close { width: 44rem; height: 44rem; top: -52rem; right: -8rem; }

    /* SWIPER */
    .swiper-control { bottom: 30rem; }

    .swiper-control .swiper-pagination.swiper-pagination-fraction > span { line-height: 44rem; }

    .swiper-control .swiper-button-next, 
    .swiper-control .swiper-button-prev { width: 44rem; height: 44rem; }
    .swiper-control .swiper-button-prev { margin-right: 40rem; }
    .swiper-control .swiper-button-next { margin-left: 20rem; }

    .swiper-buttons .swiper-navigation { width: 54rem; height: 54rem; margin-top: -27rem; }

    .swiper-state { width: 44rem; height: 44rem; }

    /* LIST PAGINATION */
    .ke-pagination--secondary { margin-top: 76rem; }

    /* LOADMORE */
    .ke-loadmore { margin-top: 86rem; }

    /* SEARCH */
    .ke-search { max-width: 620rem; margin: 36rem auto 0; }
    .ke-search__input { height: 56rem; padding: 0 76rem 2rem 68rem; font-size: 17rem; }

    .ke-search__submit { left: 27rem; }
    .ke-search__submit .ke-guide--icon { width: 24rem; }

    .ke-search__reset { right: 26rem; }
    .ke-search__reset .ke-guide--icon { width: 22rem; }

    html.ios .ke-search__input { padding-bottom: 0; }

    /* CATEGORY */
    .ke-category a, .ke-category span { padding: 4rem 14rem; }
    .ke-category b { font-size: 22rem; }
    .ke-category i { font-size: 13rem; }

    /* LIST COMPONENT */
    .ke-list-nothing p { font-size: 17rem; }

    .ke-list-count { margin-top: -36rem; margin-bottom: 56rem; }

    /* THUMB LIST */
    .ke-thumb-list { -webkit-column-gap: 20rem; -moz-column-gap: 20rem; column-gap: 20rem; row-gap: 72rem; }
    .ke-thumb-list__txt { margin-top: 22rem; }
    .ke-thumb-list__title { font-size: 19rem; }

    /* ISOTOPE LIST */
    .ke-isotope-list { margin-bottom: -46rem; }
    .ke-isotope-list__item { margin-bottom: 46rem; padding-top: 54rem; }
    .ke-isotope-list__meta { margin-bottom: 10rem; }
    .ke-isotope-list__title { font-size: 19rem; }
    .ke-isotope-list__date { margin-top: 10rem; }
    .ke-isotope-list__thumb { margin-top: 17rem; }

    /* BOARD LIST */
    .ke-board-list__item { padding: 28rem 0 33rem; }
    .ke-board-list__meta { margin-bottom: 10rem; }
    .ke-board-list__title { font-size: 19rem; }
    .ke-board-list__tag a { font-size: 13rem; }
    .ke-board-list__img { width: 136rem; height: 68rem; margin-top: -34rem; right: 32rem; }

    .ke-board-list--simple .ke-board-list__item { padding: 38rem 0 43rem; } 
    .ke-board-list--thumb .ke-board-list__item { padding: 40rem 196rem 38rem 0; }

    /* CARD LIST */
    .ke-card-list { -webkit-column-gap: 20rem; -moz-column-gap: 20rem; column-gap: 20rem; }
    .ke-card-list__link { height: 238rem; padding: 34rem 30rem; }
    .ke-card-list__title { font-size: 19rem; }
    .ke-card-list__desc { margin-top: 13rem; }

    /* SINGLE LAYOUT */
    .ke-single { padding-bottom: 150rem; }

    .ke-single__header { margin-bottom: 80rem; }
    .ke-single__title { font-size: 37rem; }
    .ke-single__meta { margin-bottom: 22rem; }

    .ke-single__recommend { margin-top: 130rem; padding: 100rem 0; }
    .ke-single__recommend-title { margin-bottom: 34rem; font-size: 30rem; }

    /* SINGLE PAGINATION */
    .ke-single__pagination { margin-top: 90rem; }

    .ke-single__pagination-type { top: 21rem; }
    .ke-single__pagination-link { padding: 20rem 23rem 19rem 115rem; }
    html.ios .ke-single__pagination-link { padding-top: 21rem; }
    html.ios .ke-single__pagination-type { top: 19rem }

    .ke-single__pagination-list { margin-top: 56rem; }

    /* ATTACHMENTS */
    .ke-single-attachments { margin-top: 90rem; }

    /* SHARE */
    .ke-share { margin-top: 40rem; }
    .ke-share__copynote { padding: 15rem 46rem; bottom: 30rem; }

}



/* **************************************** *
 * 860px
 * **************************************** */
@media (max-width: 860px){

    /* BUTTON */
    .ke-btn__basic { min-width: 170rem; }
    html.ios .ke-btn__basic { padding-top: 15rem; padding-bottom: 14rem; }

    .ke-btn__circle { padding: 0 63rem 0 16rem; font-size: 15rem; line-height: 44rem; font-weight: bold; }
    .ke-btn__circle > i { width: 44rem; height: 44rem; margin-top: -22rem; }
    html.ios .ke-btn__circle > i { margin-top: -23rem; }

    .ke-btn__icon { padding: 14rem 28rem 13rem; }
    .ke-btn__icon > span { padding-right: 18rem; }
    .ke-btn__icon > span > i { width: 12rem; }
    .ke-btn__icon.ke-btn--icon-chevron > span > i { width: 7rem; }
    html.ios .ke-btn__icon { padding-bottom: 12rem; }

    /* VIDEO */
    .ke-embed-video__inner iframe { border-radius: 12rem; }
    .ke-embed-video__poster { border-radius: 10rem; }
    
    .ke-popup-video__overlay-icon { right: 18rem; bottom: 18rem; }

    .ke-background-video__vod { border-radius: 12rem; }
    .ke-background-video__poster { border-radius: 12rem; }

    /* SWIPER */
    .swiper-control { bottom: 26rem; }

    .swiper-control .swiper-pagination.swiper-pagination-fraction > span { font-weight: bold; }

    .swiper-control .swiper-button-next, 
    .swiper-control .swiper-button-prev { margin-top: -1rem; }

    .swiper-buttons .swiper-button-prev { left: 28rem; }
    .swiper-buttons .swiper-button-next { right: 28rem; }

    .swiper-progress { height: 4rem; }

    /* LIST PAGINATION */
    .ke-pagination { margin-top: 56rem; }
    .ke-pagination .ke-pagination__numbers { margin-left: 4rem; margin-right: 4rem; }

    /* SEARCH */
    .ke-search { max-width: 560rem; margin: 30rem auto 0; }
    .ke-search__input { height: 54rem; }

    html.ios .ke-search__input { padding-top: 2rem; }

    /* CATEGORY */
    .ke-category-wrap { padding-bottom: 22rem; margin-bottom: 52rem; }
    .ke-category a, .ke-category span { padding: 2rem 12rem; font-weight: bold; }
    .ke-category i { margin-left: 3rem; }

    html.ios .ke-category b { margin-top: 0; }

    /* LIST COMPONENT */
    .ke-list-nothing { padding: 28rem 32rem; }
    .ke-list-nothing p { font-weight: bold; letter-spacing: -0.025em; }

    .ke-list-count { margin-bottom: 48rem; }
    .ke-list-count p { font-size: 15rem; font-weight: bold; letter-spacing: -0.025em; }

    /* THUMB LIST */
    .ke-thumb-list { grid-template-columns: 1fr 1fr; row-gap: 70rem; }
    .ke-thumb-list__img,
    .ke-thumb-list__img img { border-radius: 12rem; }
    .ke-thumb-list__meta { margin-bottom: 6rem; }
    .ke-thumb-list__meta > span + span:before { margin-left: 7rem; margin-right: 7rem; }
    .ke-thumb-list__title { letter-spacing: -0.025em; font-weight: bold; }

    /* ISOTOPE LIST */
    .ke-isotope-list { margin-bottom: -42rem; }
    .ke-isotope-list__gutter { width: 32rem; }
    .ke-isotope-list__grid { width: -webkit-calc(50% - 16rem); width: calc(50% - 16rem); }
    .ke-isotope-list__item { width: -webkit-calc(50% - 16rem); width: calc(50% - 16rem); margin-bottom: 42rem; padding-top: 50rem; }
    .ke-isotope-list > div:nth-child(5) { padding-top: 50rem; border-top: 1rem solid #eee; }

    .ke-isotope-list__thumb { margin-top: 15rem; border-radius: 12rem; }
    .ke-isotope-list__thumb img { border-radius: 12rem; }
    .ke-isotope-list__thumb:after { border-radius: 12rem; }
    .ke-isotope-list__title { font-weight: bold; letter-spacing: -0.025em; }
    .ke-isotope-list__date { margin-top: 8rem; font-size: 15rem; }
    .ke-isotope-list__tag { margin-top: 16rem; }

    html.ios .ke-isotope-list__tag a { padding-top: 4rem; padding-bottom: 1rem; }

    /* BOARD LIST */
    .ke-board-list__title { font-weight: bold; letter-spacing: -0.025em; }
    .ke-board-list__tag { margin-top: 16rem; }
    .ke-board-list__img { width: 122rem; height: 61rem; margin-top: -30rem; right: 28rem; }

    .ke-board-list--thumb .ke-board-list__item { padding: 36rem 180rem 34rem 0; }

    html.ios .ke-board-list__item { padding-bottom: 32rem; }
    html.ios .ke-board-list--simple .ke-board-list__item { padding-bottom: 33rem; } 
    html.ios .ke-board-list--thumb .ke-board-list__item { padding-bottom: 34rem; }
    html.ios .ke-board-list__tag a { padding-bottom: 1rem; }

    /* CARD LIST */
    .ke-card-list { display: block; margin: 0 -32rem; font-size: 0; white-space: nowrap; overflow-y: hidden; overflow-x: auto; -webkit-overflow-scrolling: touch; }
    .ke-card-list::-webkit-scrollbar { display: none; }
    .ke-card-list__item { display: inline-block; vertical-align: top; width: 330rem; margin-right: 20rem; white-space: normal; }
    .ke-card-list__item:first-child { margin-left: 32rem; }
    .ke-card-list__item:last-child { margin-right: 32rem; }
    .ke-card-list__title { font-weight: bold; letter-spacing: -0.025em; }
    .ke-card-list__desc { letter-spacing: -0.025em; }

    /* SINGLE LAYOUT */
    .ke-single { padding-bottom: 130rem; }
    .wrap-single { max-width: inherit; margin: 0 64rem; }

    .ke-single__title { font-size: 32rem; font-weight: bold; letter-spacing: -0.025em; }
    .ke-single__title br { display: none; }
    .ke-single__meta { margin-bottom: 20rem; }
    .ke-single__meta > * { padding: 0 10rem; font-size: 15rem; vertical-align: middle; }
    .ke-single__meta > *:after { height: 10rem; margin-top: -5rem; }
    .ke-single__meta .ke-single__type > span { font-size: 15rem; }
    html.ios .ke-single__date { margin-bottom: 1rem; }
    html.ios .ke-single__meta > *:after { margin-top: -6rem; }

    html.ios .ke-single__tags a { padding-top: 4rem; padding-bottom: 1rem; }

    .ke-single__recommend { margin-top: 110rem; padding: 85rem 0; overflow: hidden; }
    .ke-single__recommend-title { margin-bottom: 28rem; font-size: 28rem; }
    .ke-single__recommend-content .ke-thumb-list { display: block; margin: 0 -32rem; font-size: 0; white-space: nowrap; overflow-y: hidden; overflow-x: auto; -webkit-overflow-scrolling: touch; }
    .ke-single__recommend-content .ke-thumb-list::-webkit-scrollbar { display: none; }
    .ke-single__recommend-content .ke-thumb-list__item { display: inline-block; vertical-align: top; width: 330rem; margin-right: 20rem; white-space: normal; }
    .ke-single__recommend-content .ke-thumb-list__item:first-child { margin-left: 32rem; }
    .ke-single__recommend-content .ke-thumb-list__item:last-child { margin-right: 32rem; }

    /* SINGLE PAGINATION */
    .ke-single__pagination { margin-top: 85rem; }

    .ke-single__pagination-link { padding-right: 20rem; padding-left: 100rem; }
    .ke-single__pagination-type { left: 20rem; }

    .ke-single__pagination-list { margin-top: 48rem; }

    /* ATTACHMENTS */
    .ke-single-attachments { margin-top: 85rem; }
    .ke-download-files { padding-left: 16rem; border-left-width: 2rem; }

    /* SHARE */
    .ke-share { margin-top: 38rem; }
    .ke-share__copynote { bottom: 28rem; }
    html.ios .ke-share__copynote { padding-top: 16rem; padding-bottom: 14rem; }

}



/* **************************************** *
 * 540px
 * **************************************** */
@media (max-width: 540px){

    /* BUTTON */
    .ke-btn__basic { min-width: 140rem; padding: 13rem 30rem 14rem; font-size: 14rem; border-width: 2rem; }
    .ke-btn__basic.ke-btn--size-medium { min-width: 140rem; padding: 13rem 26rem 14rem; }
    html.ios .ke-btn__basic,
    html.ios .ke-btn__basic.ke-btn--size-medium { padding-bottom: 13rem; }

    .ke-btn__point { padding: 8rem 29rem 8rem 0; font-size: 14rem; }
    .ke-btn__point-circle { -webkit-transform: scale(0.86); -ms-transform: scale(0.86); transform: scale(0.86); }
    html.ios .ke-btn__point-circle { margin-top: -12rem; }

    .ke-btn__circle { padding: 0 54rem 0 12rem; line-height: 40rem; }
    .ke-btn__circle > i { width: 40rem; height: 40rem; margin-top: -20rem; }
    .ke-btn__circle > i:before { width: 12rem; margin-left: -6rem; }
    .ke-btn__circle > i:after { height: 12rem; margin-top: -6rem; }

    .ke-btn__icon { padding-top: 13rem; font-size: 14rem; }
    .ke-btn__icon > span { padding-right: 16rem; }
    .ke-btn__icon > span > i { width: 10rem; margin-top: -6rem; }
    html.ios .ke-btn__icon { padding-top: 14rem; padding-bottom: 12rem; }
    html.ios .ke-btn__icon > span > i { margin-top: -7rem; }

    /* VIDEO */
    .ke-embed-video__overlay-btn { width: 46rem; height: 46rem; right: 12rem; bottom: 12rem; }
    .ke-embed-video__overlay-btn:after { margin-left: -2rem; border-width: 4rem 6rem; }

    .ke-popup-video__overlay-icon { width: 38rem; height: 38rem; right: 16rem; bottom: 16rem; }
    .ke-popup-video__overlay-icon:after { margin-left: -1rem; border-width: 3rem 5rem; }

    /* MAGNIFIC POPUP */
    .mfp-iframe-holder .mfp-content { max-width: 95%; }

    .mfp-iframe-holder .mfp-close { width: 40rem; height: 40rem; top: -44rem; right: -7rem; }
    button.mfp-close:active { top: -44rem; }
    button.mfp-close:before, button.mfp-close:after { height: 30rem }
    .mfp-iframe-holder .mfp-close { width: 40rem; height: 40rem; top: -44rem; right: -7rem; }

    /* SWIPER */
    .swiper-control { bottom: 18rem; }
    .swiper-buttons { display: none; }

    .swiper-control .swiper-pagination.swiper-pagination-fraction > span { font-size: 15rem; line-height: 38rem; }

    .swiper-control .swiper-button-next, 
    .swiper-control .swiper-button-prev { width: 38rem; height: 38rem; }
    .swiper-control .swiper-button-prev { margin-right: 22rem; }
    .swiper-control .swiper-button-next { margin-left: 4rem; }
    .swiper-control .swiper-button-next .ke-guide--icon, 
    .swiper-control .swiper-button-prev .ke-guide--icon { width: 9rem; }

    .swiper-progress { height: 3rem; }

    .swiper-state { width: 38rem; height: 38rem; margin-left: 10rem; }
    .swiper-state__btn .ke-guide--icon { width: 16rem; }
    .swiper-state__btn--pause .ke-guide--icon { width: 10rem; }

    /* LIST PAGINATION */
    .ke-pagination { margin-top: 38rem; }
    .ke-pagination--secondary { margin-top: 64rem; }
    .ke-pagination .ke-pagination__numbers { font-size: 15rem; }
    .ke-pagination .ke-pagination__numbers.ke-pagination--prev { margin-right: 6rem; }
    .ke-pagination .ke-pagination__numbers.ke-pagination--next { margin-left: 6rem; }
    
    /* LOADMORE */
    .ke-loadmore { margin-top: 68rem; }

    /* SEARCH */
    .ke-search { max-width: inherit; margin: 20rem -12rem 0; }
    .ke-search__input { height: 48rem; padding-right: 56rem; padding-left: 50rem; font-size: 16rem; border-radius: 26rem; }

    .ke-search__submit { left: 15rem; }
    .ke-search__submit .ke-guide--icon { width: 22rem; }

    .ke-search__reset { right: 17rem; }
    .ke-search__reset .ke-guide--icon { width: 20rem; }

    /* CATEGORY */
    .ke-category-wrap { padding-bottom: 16rem; margin-top: 52rem; margin-bottom: 40rem; }
    .ke-category a, .ke-category span { padding-left: 10rem; padding-right: 10rem; }
    .ke-category b { font-size: 20rem; }
    .ke-category i { font-size: 12rem; }

    /* LIST COMPONENT */
    .ke-list-nothing { padding-left: 24rem; padding-right: 24rem; }
    .ke-list-nothing p { font-size: 16rem; }

    .ke-list-count { margin-top: -24rem; margin-bottom: 40rem; }

    .ke-list-icon--new { width: 24rem; height: 24rem; }

    /* THUMB LIST */
    .ke-thumb-list { grid-template-columns: 1fr; row-gap: 60rem; }
    .ke-thumb-list__txt { margin-top: 19rem; }
    .ke-thumb-list__meta > span { font-size: 13rem; }
    .ke-thumb-list__title { font-size: 18rem; }

    /* ISOTOPE LIST */    
    .ke-isotope-list { margin-bottom: -35rem; }
    .ke-isotope-list__gutter { width: 0; }
    .ke-isotope-list__grid { width: 100%; }
    .ke-isotope-list__item { width: 100%; padding-top: 30rem; margin-bottom: 35rem; }
    .ke-isotope-list > div:nth-child(4), 
    .ke-isotope-list > div:nth-child(5) { padding-top: 30rem; }
    .ke-isotope-list > div:nth-child(4) { border-top: 1rem solid #eee; }

    .ke-isotope-list__title { font-size: 18rem; }
    .ke-isotope-list__date { font-size: 14rem; }
    .ke-isotope-list__tag { margin-top: 15rem; }
    .ke-isotope-list__tag a { padding-left: 14rem; padding-right: 14rem; font-size: 13rem; }
    html.ios .ke-isotope-list__tag a { padding-top: 2rem; }

    /* BOARD LIST */
    .ke-board-list__item { padding: 24rem 0 29rem; }
    .ke-board-list__title { font-size: 18rem; }
    .ke-thumb-list__code, .ke-board-list__date { font-size: 15rem; }
    .ke-board-list__tag { margin-top: 15rem; }
    .ke-board-list__tag a { padding-left: 14rem; padding-right: 14rem; }
    .ke-board-list__img { width: 90rem; height: 45rem; right: 0; margin-top: -22rem; }

    .ke-board-list--simple .ke-board-list__item { padding: 29rem 0 34rem; } 
    .ke-board-list--thumb .ke-board-list__item { padding: 32rem 106rem 30rem 0; }

    html.ios .ke-board-list__item { padding-bottom: 29rem; }
    html.ios .ke-board-list--simple .ke-board-list__item { padding-bottom: 31rem; }
    html.ios .ke-board-list--thumb .ke-board-list__item { padding-bottom: 30rem; }

    /* CARD LIST */
    .ke-card-list { margin: 0 -24rem; }
    .ke-card-list__item { width: 283rem; margin-right: 12rem; }
    .ke-card-list__item:first-child { margin-left: 24rem; }
    .ke-card-list__item:last-child { margin-right: 24rem; }
    .ke-card-list__link { height: 200rem; padding: 24rem 22rem; }
    .ke-card-list__meta { margin-bottom: 10rem; }
    .ke-card-list__title { font-size: 18rem; }
    .ke-card-list__desc { margin-top: 8rem; line-height: 1.75; }

    /* SINGLE LAYOUT */
    .ke-single { padding-bottom: 110rem; }
    .wrap-single { margin: 0 24rem; }

    .ke-single__header { margin-bottom: 47rem; }
    .ke-single__title { font-size: 24rem; }
    .ke-single__meta { margin-bottom: 16rem; }
    .ke-single__meta > *:after { right: 0; }
    .ke-single__type > span + span:before { margin-right: 7rem; margin-left: 3rem; }

    .ke-single__recommend { margin-top: 90rem; padding: 75rem 0; }
    .ke-single__recommend-title { margin-bottom: 26rem; font-size: 26rem; }
    .ke-single__recommend-content .ke-thumb-list { margin: 0 -24rem; }
    .ke-single__recommend-content .ke-thumb-list__item { width: 283rem; margin-right: 12rem; }
    .ke-single__recommend-content .ke-thumb-list__item:first-child { margin-left: 24rem; }
    .ke-single__recommend-content .ke-thumb-list__item:last-child { margin-right: 24rem; }

    /* SINGLE PAGINATION */
    .ke-single__pagination { margin-top: 70rem; }

    .ke-single__pagination-type { top: 19rem; left: 0; }
    .ke-single__pagination-type > span { line-height: 1.75; }
    .ke-single__pagination-link { padding: 18rem 0 17rem 60rem; }
    .ke-single__pagination-link > * { line-height: 1.75; }
    html.ios .ke-single__pagination-link { padding-top: 18rem; padding-bottom: 16rem; }
    html.ios .ke-single__pagination-type { top: 17rem }

    .ke-single__pagination-list { margin-top: 38rem; }

    /* ATTACHMENTS */
    .ke-single-attachments { margin-top: 70rem; }

    .ke-download-files { padding-left: 14rem; }
    .ke-download-files a, .ke-download-files i { font-size: 15rem; }
    .ke-download-files i.ke-download-files__comma { padding-right: 5rem; }

    /* SHARE */
    .ke-share .ke-share__item { width: 38rem; height: 38rem; }
    .ke-share .ke-share__item .ke-guide--icon { width: 18rem; }

    .ke-share__copynote { width: -webkit-calc(100% - 48rem); width: calc(100% - 48rem); left: 24rem; bottom: 24rem; -webkit-transform: none; -ms-transform: none; transform: none; }
    .ke-share__copynote p { font-size: 15rem; }

}
