
/* newer : 20180206*/



.member-cap-icon {
    background-color: transparent;
    border: 0;
}
.wrapper{
    max-width: 1920px;
    margin: auto
}
.newer-title {
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    padding-bottom: 60px;
}

.newer>.newer-row {
    position: relative;
    padding-left: 130px;
    border-radius: 10px;
    background-color: #f5f5f5;
    padding: 15px 30px;
    overflow: hidden;
    margin-top: 30px;
}
#festival3 .nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    margin-right: 10px;
}
#festival3 .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
   
    background-color: #fff;
    color: #33cc33;
    border-color: #33cc33;
}
.newer>.newer-row:first-of-type {
    margin-top: 0;
}
.banner-line {
    margin-bottom: 50px;
}
#shop_section .headline .sub-text{
position: absolute;
width:100%;
text-align: center;
top: 0px;
}
#shop_section .headline{
    position: relative;
}
#shop_section .sub-text p{

}
.newer li .newer-photo {
    width: 117px;
    height: 117px;
    border-radius: 50%;
    overflow: hidden;
}

.newer li .inner-wrap {
    display: inline-block;
    float: left;
    width: 80%;
}

.newer li.newer-row {
    display: table;
    width: 100%;
}

.newer li.newer-row .item {
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
}

.newer li.newer-row .newer-photo-wrap {
    width: 15%;
}

.newer li.newer-row .newer-profile {
    width: 20%;
}

.newer li.newer-row .newer-profile li {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 1.5;
}

.newer li.newer-row .newer-determine {
    width: 35%;
    background: url('/assets/bw/images/main-status-bar.png') left center no-repeat, url('/assets/bw/images/main-status-bar.png') right center no-repeat;
    text-align: center;
    vertical-align: top;
}

.newer li.newer-row .newer-determine .d-tit {
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 600;
}

.newer li.newer-row .newer-donation {
    width: 20%;
}

.newer li.newer-row .newer-donation .box {
    padding: 10px;
    border-radius: 10px;
}

.newer li.newer-row .newer-donation img {
    max-width: 30px;
}

.newer li.newer-row .newer-donation {
    text-align: center;
}

.newer li.newer-row .newer-donation p {
    margin-top: 5px;
}


/*// newer */

.main-section {
    margin-top: 30px;
}
.main-section-s {
    margin-top: 30px;
}

.main-contents {
    margin-top: 10px;
}




/*main-slide*/

.main-slide .slick-dots {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    text-align: center;
}

.main-slide .slick-dots li {
    display: inline-block;
    text-align: center;
    margin-left: 10px;
}

.main-slide .slick-dots li:first-of-type {
    margin-left: 0;
}

.main-slide .slick-dots li button {
    background-color: #fff;
    border: 0;
    text-indent: -9999px;
    font-size: 0;
    width: 16px;
    height: 16px;
    border-radius: 50%;
}

.main-slide .slick-next {
    text-indent: -10000px;
    position: absolute;
    z-index: 50;
    right: 343px;
    margin-top: -30px;
    background-image: url(/assets/bw/images/next.png);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    top: 50%;
    background-color: transparent;
    border: 0;
    outline: 0;
    background-size: contain;
}
.main-slide .slick-prev {
    text-indent: -10000px;
    position: absolute;
    z-index: 50;
    left: 343px;
    
    margin-top: -30px;
    background-image: url(/assets/bw/images/back.png);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    top: 50%;
    background-color: transparent;
    border: 0;
    outline: 0;
    background-size: contain;
}

.content-over p.tittle {
    font-size: 36px;
    font-weight: 600;
    line-height: 1;
    font-family: Montserrat;
    color: #fff;
}

.content-over p.text {
    width: 540px;
    color: #fff;
    font-family: roboto;
    margin-top: 22px;
    font-size: 14px;
    font-weight: 300;
}

.title-bw {
    text-align: center;
    margin-bottom: 10px;
}

.title-bw img {
    width: 106px;
}




.content-over {
    position: absolute;
    top: 304px;
    width: 100%;
}
.status-wrap .container {
    width: 920px;
}

.main-slide .slick-dots li.slick-active button {
    background-color: #33cc33;
}


/* status-wrap */

.status-wrap {
    padding-top: 30px;
    padding-bottom: 86px;
    background: #f4f8fb;
}
.banner-line img {
    width: 100%;
   
}
.banner-line img:hover{
    -webkit-filter: brightness(110%); /* Safari 6.0 - 9.0 */
    filter: brightness(110%);
}
div#shop {
    padding-top: 80px;
    background: #f6f6f6;
    padding-bottom: 60px;
}



ul.footer-sns {
    margin-bottom: 20px;
}
ul.footer-sns img {
    opacity: 0.8;
}
ul.footer-sns img:hover {
    opacity: 1;
    transform: scale(1.2);
    

}
div#tintuc-cate {
    background: #F4F8FB;
    padding-top: 50px;
    padding-bottom: 80px;
}
div#duan-cate {
    background: #f8ffdd;
    padding-top: 10px;
    padding-bottom: 1px;
}
div#shop-cate{
    background: #fff;
    padding-top: 50px;
    padding-bottom: 80px;
}
div#tintuc-cate .main-section {
    margin-top: 40px;
}
.main-cate {
    width: 100%;
    display: block;
}

.status:after {
    clear: both;
    display: table;
    content: "";
}

.status {}

.status .item {
    display: inline-block;
    float: left;
    width: 25%;
    text-align: center;
}

.status .left-bar {
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url("/assets/bw/images/main-status-bar.png");
}

.status .item .image {
    position: relative;
    padding-top: 20%;
}

.status .item .image img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 52px;
}

.status .item .desc {
    text-align: center;
    margin-top: 10px;
    line-height: 1.5;
}

.status .item .desc br {
    display: none;
}

.status .num {
    text-align: center;
    line-height: 1.5;
    font-weight: 600;
}

.status .num span {
    font-size: 18px;
}

.status-wrap .tit {
    text-align: center;
    font-weight: 600;
    color: #333;
    font-size: 14px;
    margin-bottom: 13px;
    font-family: roboto;
}


/*.news-tab*/

.news-tab-item {
    position: relative;
}

.news-tab li {
    display: inline-block;
    float: left;
}

.news-tab li:first-of-type {
    border-right: 1px solid #ddd;
}

.news-tab li a {
    display: block;
    padding: 0px 5px;
    text-align: center;
    border-left: 0;
    color: #9c9898;
    font-weight: 500;
    padding-left: 20px;
}

.news-tab li:first-of-type a {
    border-right: 1px solid #ddd;
    padding-right: 20px;
    padding-left: 0px;
}

.news-tab li a.active {
    color: #000;
}

.member-slide-wrap {
    display: none;
}
  .mybw.logined .search {
    
    padding-left: 10px;
}

/*main-news-slide*/

#main_news_slide .main-news {
    position: relative;
}

#main_news_slide .item {
    position: relative;
}

#main_news_slide .btn i {
    color: #b1b1b1;
    margin-left: 5px;
    font-size: 18px;
    vertical-align: bottom;
    font-weight: 300;
}

#main_news_slide .btn {
    padding: 3px 5px;
    border-radius: 4px;
    font-size: 13px;
    color: #b1b1b1;
    font-weight: 300;
    z-index: 100000000;
    text-align: right;
    float: right;
    padding-right:15px;
}

#main_news_slide .main-news:after {
    clear: both;
    display: table;
    content: "";
}

#main_news_slide .main-news-image,
#main_news_slide .main-news-summ {
    display: inline-block;
    float: left;
}

#main_news_slide .main-news-image {
    width: 95%;
    display: table;
    padding-top: 59%;
    margin: auto;
    background-position: center;
    background-size: 100% 100%; 
}

#main_news_slide .main-news-image img {
    display: none;
}

#main_news_slide .main-news-summ {
    width: 100%;
    padding-top: 30px;
}

#main_news_slide .main-news-summ .tit {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-right: 20px;
}

#main_news_slide .main-news-summ .desc {
 margin-top: 10px;
    line-height: 1.4;
    height: 95px;
    overflow: hidden;
    max-height: 4.7em;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    padding-right: 10px;
}


/* ckeditor 때문 */

#main_news_slide .main-news-summ .desc * {
    margin-top: 0 !important;
    font-size: 14px !important;
    font-weight: 300 !important;
    line-height: 1.4 !important;
    font-family: 'Roboto' !important;
}

#main_news_slide .main-news-summ .desc img {
    display: none;
}

#main_news_slide .slick-prev {
    cursor: pointer;
    text-indent: -10000px;
    position: absolute;
    z-index: 50;
    top: 40%;
    left: -50px;
    margin-top: -30px;
    background-image: url(/assets/bw/images/main-news-prev.png);
    background-repeat: no-repeat;
    width: 18px;
    height: 35px;
    background-color: transparent;
    border: 0;
    outline: 0;
}

#main_news_slide .slick-next {
    cursor: pointer;
    text-indent: -10000px;
    position: absolute;
    z-index: 50;
    top: 40%;
    right: -50px;
    margin-top: -30px;
    background-image: url(/assets/bw/images/main-news-next.png);
    background-repeat: no-repeat;
    width: 18px;
    height: 35px;
    background-color: transparent;
    border: 0;
    outline: 0;
}


/*main_member_slide*/

#main_member_slide {
    margin-top: 50px;
}

#main_member_slide .main-member {
    position: relative;
}

#main_member_slide .main-member:after {
    clear: both;
    display: table;
    content: "";
}

#main_member_slide .main-member .btn {
    position: absolute;
    right: 20px;
    bottom: 0;
    padding: 3px 5px;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    font-size: 10px;
}

#main_member_slide .main-member-image,
#main_member_slide .main-member-summ {
    display: inline-block;
    float: left;
}

#main_member_slide .main-member-image img {
    width: 117px;
    height: 117px;
    border-radius: 50%;
    overflow: hidden;
}

#main_member_slide .main-member-image {
    width: 45%;
}

#main_member_slide .main-member-summ {
    width: 55%;
    padding-left: 20px;
    padding-right: 20px;
}

#main_member_slide .main-member-summ .name {
    font-size: 14px;
    color: #000;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#main_member_slide .main-member-summ .determine {
    margin-top: 10px;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /* 라인수 */
    -webkit-box-orient: vertical;
    word-wrap: break-word;
}

.member-slide-wrap .main-member-prev {
    position: absolute;
    z-index: 50;
    top: 50%;
    left: -50px;
    margin-top: -30px;
    width: 18px;
    height: 35px;
    background-color: transparent;
    border: 0;
    outline: 0;
}

.member-slide-wrap .main-member-next {
    position: absolute;
    z-index: 50;
    top: 50%;
    right: -50px;
    margin-top: -30px;
    width: 18px;
    height: 35px;
    background-color: transparent;
    border: 0;
    outline: 0;
}

ul#festival-tab {
    width: 670px;
    margin: auto;
        border-bottom: none;
}
@media (max-width: 992px) {
    /* newer */
    .newer-title {
        font-size: 16px;
        padding-bottom: 20px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .newer li.newer-row .newer-profile li {
        text-align: center;
    }
    .newer li.newer-row .newer-determine {
        border-left: 0;
        border-right: 0;
        border-top: 1px solid #e1e1e1;
        border-bottom: 1px solid #e1e1e1;
        padding: 10px 0;
        background-image: none;
    }
    .newer li.newer-row .newer-determine .d-tit {
        font-weight: 600;
        margin-top: 0;
    }
    .newer li.newer-row .item {
        display: table;
    }
    .newer li.newer-row .newer-photo-wrap {
        width: 100%;
        text-align: center;
    }
    .newer li.newer-row .newer-profile {
        width: 100%;
        margin-top: 10px;
    }
    .newer li.newer-row .newer-determine {
        width: 100%;
        margin-top: 10px;
    }
    .newer li.newer-row .newer-donation {
        width: 100%;
        margin-top: 10px;
    }
    #main_member_slide .main-member-summ .determine {
        height: 48px;
    }
    #main_news_slide .slick-next,
    #main_news_slide .slick-prev {
        display: none !important;
    }
    .member-slide-wrap .main-member-prev,
    .member-slide-wrap .main-member-next {
        display: none !important;
    }
    .status .num span {
        font-size: 12px;
    }
    .news-tab li a {
        font-size: 10px;
    }
    .status-wrap .tit {
        margin-bottom: 15px;
        font-size: 12px;
    }
    .status .item .desc br {
        display: block;
    }
    .status .item .image {
        padding-top: 36%;
    }
    .status .item .image img {
        max-width: 36px;
    }
    .status .item .desc {
        padding-left: 5px;
        padding-right: 5px;
        word-break: keep-all;
        min-height: 36px;
    }
    .main-section,
    .main-section-s {
        margin-top: 30px;
    }
    .news-tab li {
        min-width: 65px;
    }
  
    .news-tab li a {
        padding-top: 1px;
        padding-bottom: 1px;
    }
    #main_news_slide .main-news {
        padding-bottom: 30px;
    }
    #main_news_slide .main-news-image {
        width: 100%;
    }
    #main_news_slide .main-news-image img {
        width: 110px;
        height: 110px;
    }
    #main_news_slide .main-news-summ {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
    #main_news_slide .main-news-summ .tit {
        font-size: 12px;
        margin-top: 10px;
        display: block;
        width: 100%;
        text-align: left;
    }
    #main_news_slide .main-news-summ .desc {
        /* margin-top:3px;
		-webkit-line-clamp:5;
		margin-top:5px; */
       
    }
    #main_news_slide .main-news .btn {
        right: 5px;
    }
    #main_member_slide {
        margin-top: 0;
    }
    #main_member_slide .main-member {
        padding-bottom: 25px;
    }
    #main_member_slide .main-member-image {
        width: 100%;
        float: none;
    }
    #main_member_slide .main-member-image img {
        width: 110px;
        height: 110px;
    }
    #main_member_slide .main-member-summ {
        width: 100%;
        float: none;
        padding-left: 10px;
        padding-right: 10px;
    }
    #main_member_slide .main-member .btn {
        right: 1px;
    }
    #main_member_slide .main-member-summ .name {
        font-size: 12px;
        margin-top: 10px;
        font-weight: 500;
        line-height: 1;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
}
@media (max-width: 1920px) {
.content-over {
  
    top: 210px;

}

}
@media (max-width: 1800px) {
     .main-slide .slick-prev {
    left:150px;
    }
    .main-slide .slick-next {
    right: 150px;
    }
}
@media (max-width: 1500px) {
     .main-slide .slick-prev {
    left:70px;
    }
    .main-slide .slick-next {
    right: 70px;
    }
}
@media (max-width: 900px) {
     .main-slide .slick-prev {
    display:none !important;
    }
    .main-slide .slick-next {
    display:none  !important;
    }
    div#duan-cate {
 
    padding-top: 10px;
    padding-bottom: 20px;
}
    .status-wrap .container {
    width: 94%;
    }
    .header.fixed-header .header-logo {
   
    top: 9px;
    
    }
    .header.fixed-header .mobile-toggle {
   
    top: 17px;
  
    }
    .header.fixed-header .admin-link {
    bottom: 0px;
    }
}
@media (max-width: 480px) {
    ul#festival-tab {
    width: 100%;
    margin: auto;
    border-bottom: none;
}
#shop_section .headline .sub-text {
    position: unset;
}
#festival3 .nav-tabs>li>a {
   
    padding-top: 10px;
    padding-bottom: 10px;
  
    font-size: 10px;
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    width: 33%;
}
    .headline {
    margin-bottom: 0px;
    margin-top: 20px;
}
.mybw-link.logout-link span {
    background-position: center;
    margin-left: 3px;
}
div#shop {
    padding-top: 15px;
}
    .status .item {
   
    width: 50%;

}
ul.footer-sns {
    margin-bottom: 20px;
    display: table;
   
}
div#tintuc-cate {
    background: #f2f2f2;
    padding-top: 10px;
    padding-bottom: 30px;
}
.status .left-bar:nth-of-type(3){
    background: unset;
}
    .main-contents {
        margin-top: 0;
    }
    .content-over p.text {
    
    display: none;
    }
   
    .content-over {
   
    top: 448px;
   
    }
}
@media (max-width: 400px) {
    .content-over {
    top: 401px;
}
.header .header-logo img {
    max-width: 60px;
}
    }
@media (max-width: 363px) {
    .content-over p.tittle {
    font-size: 30px;
   
    }
    .content-over {
    top: 337px;
}
}
