.t-08 {
    font-size: 0.8rem;
}

.t-085 {
    font-size: 0.85rem;
}

.t-09 {
    font-size: 0.9rem;
}

.t-095 {
    font-size: 0.95rem;
}

.t-10 {
    font-size: 1rem;
}

.t-11 {
    font-size: 1.1rem;
}

.t-12 {
    font-size: 1.2rem;
}

.t-20 {
    font-size: 2rem;
}

.t-orange2 {
    color: #FF6667;
}

.t-red {
    color: #FF3100 !important;
}

.t-gray, a.t-gray {
    color: #868686 !important;
}

.underline {
    text-decoration: underline !important;
}

.top-btn {
    /*bottom: 7.5rem;*/
    bottom: 0;
    right: 1rem;
    padding: 0;
    position: fixed;
    text-align: center;
    z-index: 9999;
}

.top-btn a {
    display: block;
    margin: 0;
    z-index: 100;
    outline: none;
    color: #FFFFFF;
    cursor: pointer;
    border-radius: 5px;
    width: 50px;
    height: 50px;
    font-size: .9rem;
    padding: 0.1rem 0 0;
    background: #000;
    text-decoration: none;
}

.top-btn a div {
    margin-top: 5px;
    margin-bottom: -5px;
}

@media only screen and (max-width: 1280px) and (min-width: 1199px) {
    .top-btn {
        bottom: 0;
        /*right: 1rem;*/
    }
}

.Box-bg {
    background: url(../images/bg-donate.jpg) repeat #f3f3f3;
}

.bg-gray {
    background-color: #F1F1F1;
}

.section {
    padding: 2rem 0 2.5rem;
}

.searchBar {
    padding: 1.5rem;
    margin: 1.5rem 0 3rem;
}

ol, ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.credit-table {
    border-left: 1px solid #dee2e6;
    border-top: 1px solid #dee2e6;
    overflow: hidden;
}

.credit-table ul li {
    width: 50%;
    float: left;
    border-bottom: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    padding: 1rem;
}

.credit-project span {
    padding-left: 5px;
    font-weight: 550;
}

.credit-project .line:before {
    position: relative;
    left: -5px;
    top: 1px;
    content: "";
    display: inline-block;
    height: 0.8rem;
    width: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #333;
    margin: 0 0.4rem;
}

.pagination {
    padding: 1.5rem 0;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff !important;
    background-color: #FF6667;
    border-color: #FF6667;
}

.page-link {
    padding: 1rem 1.5rem;
}

.breadcrumb {
    padding: 1rem 0 0;
    margin-bottom: 0;
    list-style: none;
    background-color: #FFFFFF !important;
    border-radius: 0;
}

.breadcrumb-item {
    font-size: 0.9rem;
}

#goDonate {
    bottom: 5rem;
    right: 0.7rem;
    position: fixed;
    text-align: center;
    display: block;
    margin: 0;
    z-index: 100;
    outline: none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: .9rem;
    padding: 0.1rem 0 0;

    width: 60px;
    height: 60px;
    background: #d62e2f;
    border-radius: 50px;

    text-decoration: none;
}

#goDonate span {
    padding: 0;
    display: block;

    color: #FFFFFF;
    width: 40px;
    margin: 10px auto;
    font-size: 17px;
    line-height: 19px;
}

.topBtn {
    bottom: 7.5rem;
    right: 1rem;
    padding: 0;
    position: fixed;
    text-align: center;
    z-index: 9999;
    top: 45rem;
}

.topBtn a {
    display: block;
    margin: 0;
    z-index: 100;
    outline: none;
    color: #FFFFFF;
    cursor: pointer;
    border-radius: 5px;
    width: 50px;
    height: 50px;
    font-size: .9rem;
    padding: 0.1rem 0 0;
    background-color: #000000;
}

.topBtn a span {
    padding: 0;
    margin-top: -0.2rem;
    display: block;
    color: #FFFFFF;
}

.topBtn .top_arrow {
    width: 30%;
}

.topBtn.donateBtn {
    /*top: 10rem;*/
    width: 55px;
    height: 55px;
}

.topBtn.donateBtn a {
    width: 60px;
    height: 60px;
    background: #d62e2f;
    border-radius: 50px;
}

.topBtn.donateBtn a span {
    color: #FFFFFF;
    width: 40px;
    margin: 10px auto;
    font-size: 17px;
    line-height: 19px;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

@media (max-width: 500px) {
    .top-btn {
        /*right: 0;*/
        width: 45px;
        height: 45px;
    }
}

@media only screen and (max-width: 1900px) and (min-width: 1600px) {
    .topBtn {
        /*bottom: 0;*/
        /*right: 5rem;*/
    }
}

/* Between Medium and Small size 1600 */
@media only screen and (max-width: 1600px) and (min-width: 1366px) {
    .topBtn {
        /*bottom: 0;*/
        /*right: 5rem;*/
    }
}

/* Between Medium and Small size 1366x 1281 */
@media only screen and (max-width: 1366px) and (min-width: 1281px) {
    .topBtn {
        /*bottom: 0;*/
        /*right: 1rem;*/
    }
}

/* Between Medium and Small size 1280x 800 */
@media only screen and (max-width: 1280px) and (min-width: 1199px) {
    .topBtn {
        /*bottom: 0;*/
        /*right: 1rem;*/
    }
}

@media only screen and (max-width: 1198px) and (min-width: 1025px) {
    .topBtn {
        /*bottom: 0;*/
        /*right: 1rem;*/
    }

    .SiteHeader .logo {
        width: 90%;
    }
}

@media only screen and (max-width: 1025px) and (min-width: 990px) {
    .topBtn {
        /*bottom: 0;*/
        /*right: 1rem;*/
    }

    .SiteHeader .logo {
        width: 90%;
    }

    .section h2.heading {
        font-size: 2.3rem;
    }

    .section p.sub-heading {
        font-size: 1.1rem;
    }

    .project-detail h3 {
        margin-bottom: 0;
    }

    .classifiBox .classifi h3.title,
    .classifiBox .classifi p span {
        font-size: 1.2rem;
    }

    .fundsMeta .goal {
        font-size: 0.85rem;
    }

    .nav-footerlink ul li a {
        padding: 0.5rem 1rem 1.5rem;
    }

    .footer-copyright {
        margin: 1.5rem 1.2rem 0;
    }

    .donateproject-detail h3 {
        font-size: 1rem;
    }
}


@media only screen and (max-width: 992px) {
    .donate-form-in {
        flex: auto;
        max-width: 100%;
    }

    .maskkking {
        place-self: center;
        width: 14rem;
        height: 10rem;
        mask-image: url(https://s4.aconvert.com/convert/p3r68-cdx67/a9ycu-1jxdf.svg);
        -webkit-mask-size: 15rem 10rem;
        mask-size: 23rem 29rem;
    }

    .topBtn.donateBtn {
        /*top: 3rem;*/
        /*right: 0.5rem;*/
    }

    .page-wrapper {
        margin-top: 85px;
    }

    .form-row > div > label {
        margin-top: 1rem;
    }

    .fundBOX .panel-box {
        width: 85%;
    }

    .legend {
        width: 80%;
    }

    .maskkking {
        place-self: center;
        width: 14rem;
        height: 10rem;
        mask-image: url(https://s4.aconvert.com/convert/p3r68-cdx67/a9ycu-1jxdf.svg);
        -webkit-mask-size: 14rem 10rem;
        mask-size: 23rem 29rem;
    }
}


@media only screen and (max-width: 768px) {
    .heading-s {
        font-size: 1.4rem;
        line-height: 1.6rem;
    }


    .carousel_title h5 {
        font-size: 1.4rem;
        line-height: 1.5rem;
        letter-spacing: -0.1rem;
    }

    .carousel_title p {
        font-size: 1rem;
    }

    .progressBOX .progress-already b,
    .progressBOX .progress-goal b {
        font-size: 1rem;
    }

    .legend {
        width: 88%;
    }

    .maskkking {
        place-self: center;
        width: 21rem;
        height: 16rem;
        mask-image: url(https://s4.aconvert.com/convert/p3r68-cdx67/a9ycu-1jxdf.svg);
        -webkit-mask-size: 21rem 15rem;
        mask-size: 23rem 29rem;
    }

    .bgc-L {
        padding-left: 15px;
    }

    .bgc-R {
        padding-right: 15px;
    }

    .bgc-L-movie {
        padding-right: 0;
    }

    .bgc-R-movie {
        padding-left: 0;
    }

    /*.module_img_cycle {*/
    /*    width: 60vw;*/
    /*    height: 60vw;*/
    /*    margin: 0 auto;*/
    /*}*/
    .module_img_rectangle_full {
        margin: 0;
        height: 15rem !important;
        width: 30rem;
        max-width: 100%;
    }

    .articleBOX .articleBOX_bg {
        -webkit-border-top-left-radius: 15px;
        -webkit-border-top-right-radius: 15px;
        -moz-border-radius-topleft: 15px;
        -moz-border-radius-topright: 15px;
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
    }

    .topBtn.donateBtn {
        width: 100%;
        /*right: 0;*/
        left: 0;
        /*top: auto;*/
        bottom: 0;
        height: auto;
    }

    .topBtn.donateBtn a {
        width: 100% !important;
        border-radius: 0;
        height: auto;
    }

    .topBtn.donateBtn a span {
        width: auto;
        padding: 1rem 0;
        margin: 0 auto;
        font-size: 1rem;
        line-height: initial;
    }

    .projectTop {
        bottom: 4.2rem;
    }

    .projectFooter {
        margin-bottom: 4rem;
    }

    .goal {
        float: left;
        padding: 0.5rem 0;
        font-size: 0.9rem;
        width: 100%;
    }

    .footer-copyright li span.line:before {
        display: none;
    }

    .vrl {
        writing-mode: initial;
        width: auto;
    }

    .vertical_title {
        width: 100%;
    }

    .vrl_line {
        width: 60px;
        height: 1px;
        vertical-align: middle;
    }

    .threeImg {
        width: 100%;
        height: 3rem;
        overflow: hidden;
    }

    /* about */
    .web {
        display: none;
    }

    .mob {
        display: block;
    }

    .about_in {
        padding: 1rem;
    }

    .about_in h3 {
        font-size: 1.5rem;
        line-height: 1.8rem;
    }

    .article-big {
        font-size: 1.3rem;
        margin: 0.8rem auto;
    }

    .titleIcon {
        width: 8rem;
    }

    .area-R {
        text-align: left;
        padding-left: 10px;

    }

    .area-L {
        width: 100%;
        border-right: none;
        float: none;
        text-align: center;
        margin: 0;
    }

    .area-R {
        padding-left: 0;
        width: 100%;
        float: none;
        margin: 0;
        text-align: center;
    }


    .titleLine {
        text-align: center;
        padding: 4rem 0;
    }

    .titleLine:before,
    .titleLine:after {
        display: none;
    }

    .about_in iframe {
        height: 290px !important;
    }

    .notice-in {
        padding: 1rem;
    }

    .notice-in span {
        font-size: 1.2rem;
    }

    .notice-in span:nth-child(2) {
        font-size: 1.2rem;
    }
}


@media (max-width: 500px) {
    .w-30,
    .searchBar .btn,
    .donateBox img,
    .form-button-area .panel-box .btn,
    .popupBox .btnBox {
        width: 100%;
    }

    .searchBar .form-control {
        margin-bottom: 0.8rem;
    }

    .credit-table ul li {
        width: 100%;
        float: left;
        border-bottom: 1px solid #dee2e6;
        border-right: 1px solid #dee2e6;
        padding: 1rem;
    }

    .pagination {
        padding: 0;
        margin-bottom: 1rem;
    }

    .page-link {
        padding: 0.5rem 1rem;
    }
}

.tab ul li a {
    font-size: 1.1rem;
    color: #333;
    font-weight: 600;
    padding-bottom: 0;
    /*line-height: 1;*/
    /*margin-top: 10px;*/
}

.tab ul li a.active {
    border-bottom: 4px solid #333;
}


.progressBar {
    position: relative;
    background: #dadada;
    border: 2px solid #fff;
    box-shadow: 0 0 0 1pt #ffc3c3;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    height: 10px;
    padding-top: 3px;
    padding-left: 3px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.progressBar .bar {
    height: 6px;
    position: absolute;
    top: 0;
    left: 0;
}

.progressBar .bar .line,
.progressBar .bar:after {
    position: absolute;
    background: #FF6667;
    content: '';
}

.progressBar .bar .line {
    right: -3px;
    top: 0;
    width: 7px;
    height: 6px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: none;
}

.progressBar .bar:after {
    width: 100%;
    height: 100%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
