﻿.container--content {
    margin-top: 24px;
    margin-bottom: 40px;
    padding: 16px
}


.container--content {
    max-width: 1170px;
    margin: auto;
    margin-top: 40px;
    margin-bottom: 80px
}

.ho-pd-rl-m {
    padding-left: 0;
    padding-right: 0;
}

.align-middle {
    align-items: center;
}

.ho-title-cat {
    color: #222;
    font-family: "Krungsri-Condensed-Bold";
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 48px
}

.ho-title-cat {
    color: #222;
    font-family: "Krungsri-Condensed-Bold";
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 38px
}


.mt-40px-all {
    margin-top: 40px;
}


.ho-head-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly !important
}


.ho-podcast-wd {
    width: 370px
}

@media(max-width: 768px) {
    .ho-img-top {
        height: 360px;
        object-fit: cover;
        filter: brightness(.8)
    }

    .text-img-center {
        position: absolute;
        top: 75%;
        left: 50%;
        transform: translate(-50%,100%)
    }

    .text-img {
        height: 72px;
        width: 328px;
        color: #fff;
        font-family: "Krungsri-Condensed-Bold";
        font-size: 24px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 36px;
        text-align: center;
        text-shadow: 0 2px 1px 0 rgba(0,2,0,.2)
    }

    .ho-title-more {
        color: #f76f00;
        font-family: "Thongterm-Roman";
        font-size: 14px;
        letter-spacing: 0;
        line-height: 34px;
        color: #f76f00;
        padding-right: 23px;
    }

    .ho-title-cat {
        color: #222;
        font-family: "Krungsri-Condensed-Bold";
        font-size: 26px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 38px
    }

    .gr-text-back {
        color: #5a5a5a;
        font-family: "Thongterm-Roman";
        font-size: 16px;
        letter-spacing: 0;
        line-height: 34px;
        margin-left: 17px
    }

    .gr-box-back {
        cursor: pointer;
        display: inline-block;
        margin-top: 40px
    }

    .gr-more {
        margin-top: 24px;
        color: #f76f00;
        font-family: "Thongterm-Roman";
        font-size: 14px;
        letter-spacing: 0;
        line-height: 30px;
        display: inline-block
    }

    .gr-text-detail {
        margin-top: 24px;
        color: #5a5a5a;
        font-family: "Thongterm-Roman";
        font-size: 16px;
        font-weight: normal;
        letter-spacing: 0;
        line-height: 34px;
    }

    @media (max-width: 768px) {
        .gr-text-detail {
            margin-top: 8px;
            color: #5a5a5a;
            font-family: "Thongterm-Roman";
            font-size: 16px;
            font-weight: normal;
            letter-spacing: 0;
            line-height: 34px;
            white-space: unset;
        }
    }


    .pd-detail {
        padding-left: 32px
    }

    .gr-img-profile {
        height: 213px;
        width: 213px;
        border-radius: 50%
    }

    .gr-header-img {
        object-fit: cover;
        overflow: hidden;
        height: 184px
    }

    .gr-title-top {
        font-size: 26px;
        line-height: 38px;
        margin-top: 24px;
        padding: 0 16px
    }

    .gr-title-article {
        margin: 16px
    }

    .mg-rl-16px-m {
        margin-left: 16px;
        margin-right: 16px
    }

    .container--content {
        margin-top: 24px;
        margin-bottom: 40px;
        padding: unset
    }

    .bg-podcast .container--content {
        margin-bottom: 16px
    }

    .pr-rm-m {
        padding-right: unset
    }
/*
    .hide-mobile {
        display: none
    }*/

   /* .hide-pc {
        display: inline
    }*/
    /*.hide-pc {
        display: none
    }*/

    .pd-rm-m {
        padding-right: unset;
        padding-left: unset
    }

    .mg-rm-r-m {
        margin-right: unset
    }

    .mg-rm-m {
        margin-right: unset;
        margin-left: unset
    }

    .ckContent {
        width: 100%
    }

    .ho-pd-rl-m {
        padding-left: 16px;
        padding-right: 16px
    }

    .ho-podcast-img {
        width: 250px;
        height: 34px
    }

    .ho-podcast-wd {
        width: 100%
    }
}


.ks.card {
    flex: 1 1 auto;
    border-radius: 0;
    padding: 0
}

.card {
    border: unset
}






@media screen and (max-width: 767px) {
    .container--title--not-used .item .ks.card.block.block-banner {
        text-align: center;
        min-height: 260px
    }

        .container--title--not-used .item .ks.card.block.block-banner .content {
            padding: 0;
            left: 0 !important;
            bottom: 0 !important;
            position: relative;
            margin: auto 0
        }

}


.container--content .image {
    position: relative;
    overflow: hidden;
    width: 100%
}

    .container--content .image img {
        width: 100%;
        height: auto
    }


.page_Title {
    text-align: center
}

.gr-img-profile {
    height: 230px;
    width: 230px;
    border-radius: 50%
}

.gr-title-name {
    color: #222;
    font-family: "Krungsri-Condensed-Bold";
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 36px;
    white-space: break-spaces;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

/*.gr-text-detail {
    color: #5a5a5a;
    font-family: "Thongterm-Roman";
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 34px;
    white-space: unset;
    overflow: unset;
    text-overflow: unset
}
*/
.gr-text-remark {
    margin-top: 24px;
    color: #5a5a5a;
    font-family: "Thongterm-Roman";
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 34px
}

.gr-text-group {
    color: #5a5a5a
}

.ho-title-more {
    color: #f76f00;
    font-family: "Thongterm-Roman";
    font-size: 16px;
    letter-spacing: 0;
    line-height: 34px
}

@media(max-width: 768px) {
    .ho-img-top {
        height: 360px;
        object-fit: cover;
        filter: brightness(.8)
    }

    .text-img-center {
        position: absolute;
        top: 75%;
        left: 50%;
        transform: translate(-50%,100%)
    }

    #carouselExampleIndicators .carousel-indicators {
        position: relative;
        margin-top: -40px;
        padding-bottom: 20px
    }

        #carouselExampleIndicators .carousel-indicators li {
            border: 2px solid #fff;
            background-color: #fff0;
            width: 13px;
            height: 13px
        }

        #carouselExampleIndicators .carousel-indicators .active {
            background-color: #ffd400;
            border: 2px solid #ffd400 !important
        }

    .text-img {
        height: 72px;
        width: 328px;
        color: #fff;
        font-family: "Krungsri-Condensed-Bold";
        font-size: 24px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 36px;
        text-align: center;
        text-shadow: 0 2px 1px 0 rgba(0,2,0,.2)
    }

    .ho-title-cat {
        color: #222;
        font-family: "Krungsri-Condensed-Bold";
        font-size: 26px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 38px
    }

    .gr-text-back {
        color: #5a5a5a;
        font-family: "Thongterm-Roman";
        font-size: 16px;
        letter-spacing: 0;
        line-height: 34px;
        margin-left: 17px
    }

    .gr-box-back {
        cursor: pointer;
        display: inline-block;
        margin-top: 40px
    }

    .gr-more {
        margin-top: 24px;
        color: #f76f00;
        font-family: "Thongterm-Roman";
        font-size: 14px;
        letter-spacing: 0;
        line-height: 30px;
        display: inline-block
    }

/*    .gr-text-detail {
        margin-top: 8px;
        color: #5a5a5a;
        font-family: "Thongterm-Roman";
        font-size: 16px;
        font-weight: normal;
        letter-spacing: 0;
        line-height: 34px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }*/

    .pd-detail {
        padding-left: 32px
    }

    .gr-img-profile {
        height: 213px;
        width: 213px;
        border-radius: 50%
    }

    .gr-header-img {
        object-fit: cover;
        overflow: hidden;
        height: 184px
    }

    .gr-title-top {
        font-size: 26px;
        line-height: 38px;
        margin-top: 24px;
        padding: 0 16px
    }

    .gr-title-article {
        margin: 16px
    }

    .mg-rl-16px-m {
        margin-left: 16px;
        margin-right: 16px
    }

    .container--content {
        margin-top: 24px;
        margin-bottom: 40px;
        padding: unset
    }

    .bg-podcast .container--content {
        margin-bottom: 16px
    }

    .pr-rm-m {
        padding-right: unset
    }

    .hide-mobile {
        display: none;
    }

    .hide-pc {
        display: inline;
    }

    .pd-rm-m {
        padding-right: unset;
        padding-left: unset
    }

    .mg-rm-r-m {
        margin-right: unset
    }

    .mg-rm-m {
        margin-right: unset;
        margin-left: unset
    }

    .ckContent {
        width: 100%
    }

    .ho-pd-rl-m {
        padding-left: 16px;
        padding-right: 16px
    }

    .ho-podcast-img {
        width: 250px;
        height: 34px
    }

    .ho-podcast-wd {
        width: 100%
    }
}

.carousel-control-prev, .carousel-control-next {
    width: 23%;
    opacity: 1;
}
.carousel-control-prev {
    left: 0;
}

.carousel-control-prev, .carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 0.5;
    transition: opacity 0.15s ease;
}
span.carousel-control-prev-icon, span.carousel-control-next-icon {
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    font-size: 18px;
    color: #5e5e5e;
}

.carousel-control-prev-icon, .carousel-control-next-icon {
    width: 32px;
    height: 32px;
    background-color: #ffd400;
    border-radius: 50%;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: no-repeat 50% / 100% 100%;
}
.carousel-control-next-icon {
    background-image: none;
}

.carousel-control-prev, .carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 0.5;
    transition: opacity 0.15s ease;
}
.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}
.carousel {
    position: relative;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-indicators {
    position: unset;
    margin-top: 35px;
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}
span.carousel-control-prev-icon, span.carousel-control-next-icon {
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    font-size: 18px;
    color: #5e5e5e;
}



.carousel-control-next-icon {
    background-image: none;
}

/*.carousel-control-next-icon {
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e);
}*/

.carousel-control-prev-icon,
.carousel-control-next-icon {
    background-image: url("path-to-your-bootstrap-icons");
}
}

.carousel-item.active, .carousel-item-next, .carousel-item-prev {
    display: block;
}



/*@media (max-width: 768px) {
    .hide-pc {
        display: inline;
    }*/
   /* .hide-mobile {
        display: none !important;
    }*/
/*}

@media (min-width: 320px) {
    .hide-mobile {
        display: none !important;
    }
     .hide-pc {
        display: inline;
    }
}

.hide-pc {
    display: none;
}*/

.hide-mobile {
    display: inherit;
}

.hide-pc {
    display: none;
}

@media(max-width: 768px) {
    .hide-mobile {
        display:none;
    }

    .hide-pc {
        display: inline;
    }
}



.carousel-control-prev-icon, .carousel-control-next-icon {
    width: 32px;
    height: 32px;
    background-color: #ffd400;
    border-radius: 50%;
}
.text-center {
    text-align: center !important;
}
.carousel-indicators {
    position: unset;
    margin-top: 35px;
}

.carousel-indicators {
    position: unset;
    margin-top: 35px;
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

/*Podcastlist*/
span.carousel-control-prev-icon, span.carousel-control-next-icon {
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    font-size: 18px;
    color: #5e5e5e
}

    span.carousel-control-prev-icon:before {
        content: ""
    }

    span.carousel-control-next-icon:before {
        content: ""
    }

.ho-img-top {
    width: 100%;
    height: 480px;
    object-fit: cover;
    filter: brightness(.8)
}

.gr-text-group {
    color: #5a5a5a
}

.img-bright {
    filter: brightness(3)
}

.mg-rl-16px-m {
    margin-left: 0;
    margin-right: 0
}

.container--content {
    margin-top: 24px;
    margin-bottom: 40px;
    padding: 16px
}

#carouselExampleIndicatorsTop .carousel-indicators {
    margin-right: 0;
    margin-left: 0
}

    #carouselExampleIndicatorsTop .carousel-indicators li {
        width: 100%;
        height: 115px !important;
        background-size: cover;
        background-image: url(/getmedia/9413c5a6-2f6a-4629-a0d5-ae23c54e9622/article_Bitmap1.png.aspx);
        border: unset;
        border-radius: unset;
        margin: 0 2px
    }

    #carouselExampleIndicatorsTop .carousel-indicators .active {
        opacity: 1;
        background-color: #ffd400;
        border: unset;
        border-top: 7px solid #ffd400
    }

.ho-hide-pc {
    display: none
}

.ho-hide-mobile {
    display: inline
}

@media screen and (max-width: 992px) {
    .ho-hide-pc {
        display: inline
    }

    .ho-hide-mobile {
        display: none
    }
}

.ho-h72px {
    height: 72px
}

.ho-w100 {
    width: 100%
}

.btn-read-ar {
    height: 44px;
    width: 175px;
    border-radius: 3px;
    background-color: #ffd400;
    border: unset;
    color: #554242;
    font-family: "Krungsri-Condensed-Bold";
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0
}

.btn-read-ar-m {
    height: 35px;
    width: 100px;
    border-radius: 3px;
    background-color: #ffd400;
    border: unset;
    color: #554242;
    font-family: "Krungsri-Condensed-Bold";
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0
}

.page_Title {
    text-align: center
}

.container-top-img {
    position: relative;
    text-align: center;
    color: #fff
}

.text-more-m {
    color: #ffd400;
    font-family: "Krungsri-Condensed-Bold";
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 30px;
    text-align: center
}

.ho-h430px {
    height: 430px
}

.ho-img-left {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: brightness(.7)
}

.text-img-center {
    position: absolute;
    top: 65%;
    left: 50%;
    transform: translate(-50%,100%)
}

.text-img-bottom-left {
    position: absolute;
    top: 50%;
    width: 100%
}

.text-img {
    height: 128px;
    width: 720px;
    color: #fff;
    font-family: "Krungsri-Condensed-Bold";
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 64px;
    text-align: center;
    text-shadow: 0 2px 1px 0 rgba(0,0,0,.2)
}

.ho-podcast-icon {
    height: 27px;
    width: 27px
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0)
}

.owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    border: 2px solid #8f8f8f
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    width: 15px;
    height: 15px
}

.card {
    border: unset
}

.carousel-indicators {
    position: unset;
    margin-top: 35px
}

    .carousel-indicators .active {
        opacity: 1;
        background-color: #ffd400;
        border: 1px solid #ffd400
    }

    .carousel-indicators li {
        width: 13px;
        height: 13px;
        border: 1px solid #222;
        border-radius: 50%;
        opacity: 1;
        background-color: #fff;
        margin: 0 8px
    }

.carousel-control-prev-icon {
    background-image: none
}

.carousel-control-next-icon {
    background-image: none
}

.carousel-control-prev-icon, .carousel-control-next-icon {
    width: 32px;
    height: 32px;
    background-color: #ffd400;
    border-radius: 50%
}

.carousel-control-prev, .carousel-control-next {
    width: 23%;
    opacity: 1
}

.ho-podcast-img {
    width: 350px;
    height: 50px
}

.bg-podcast {
    background-color: #534242;
    padding: 10px 0 1px 0
}

.ho-podcast-wd {
    width: 370px
}

.ho-pd-rl-m {
    padding-left: 0;
    padding-right: 0
}

.btn-read-ar:focus {
    outline: unset
}

.ho-head-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly !important
}

.ckContent {
    width: 370px
}

.ckContent2 {
    width: 100%
}

.ho-title-cat {
    color: #222;
    font-family: "Krungsri-Condensed-Bold";
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 48px
}

.ckContent div:nth-child(n+3) .card-content {
    border-top: none;
    min-height: unset;
    height: 110px;
    display: flex
}

.ckContent2 div:nth-child(n+2) .card-content {
    border-top: none;
    min-height: unset;
    height: 127px;
    display: flex;
    margin: 0 16px
}

.ckContent div:nth-child(n+3) .card-content .card-content-img {
    width: 110px;
    height: 110px;
    object-fit: cover;
    min-height: unset
}

.ckContent2 div:nth-child(n+2) .card-content .card-content-img {
    width: 127px;
    height: 127px;
    object-fit: cover;
    min-height: unset
}

.ckContent div:nth-child(n+3) .card-content .bottom-bar-content {
    display: flex;
    padding: 12px 8px
}

.ckContent2 div:nth-child(n+2) .card-content .bottom-bar-content {
    display: flex;
    padding: 16px
}

.ckContent div:nth-child(n+3) .card-content .card-content-title {
    padding: 8px
}

.ckContent2 div:nth-child(n+2) .card-content .card-content-title {
    padding: 16px;
    height: 70px
}

.ckContent div:nth-child(n+3) .card-content .card-content-type {
    display: none
}

.ckContent2 div:nth-child(n+2) .card-content .card-content-type {
    display: none
}

.ckContent div:nth-child(n+3) .card-content .card-content-name {
    display: none
}

.ckContent2 div:nth-child(n+2) .card-content .card-content-name {
    display: none
}

.ckContent div:nth-child(n+3) .card-content .bottom-bar {
    display: none
}

.ckContent2 div:nth-child(n+2) .card-content .bottom-bar {
    display: none
}

.plearn .mg-rm {
    margin-right: 0;
    margin-left: 0
}

.carousel-indicators {
    position: unset;
    margin-top: 35px
}

    .carousel-indicators .active {
        opacity: 1;
        background-color: #ffd400;
        border: 1px solid #ffd400
    }

    .carousel-indicators li {
        width: 13px;
        height: 13px;
        border: 1px solid #222;
        border-radius: 50%;
        opacity: 1;
        background-color: #fff;
        margin: 0 8px
    }

.carousel-control-prev-icon {
    background-image: none
}

.carousel-control-next-icon {
    background-image: none
}

.carousel-control-prev-icon, .carousel-control-next-icon {
    width: 32px;
    height: 32px;
    background-color: #ffd400;
    border-radius: 50%
}

.carousel-control-prev, .carousel-control-next {
    width: 23%;
    opacity: 1
}

.plearn {
    font-family: "Krungsri-Condensed-Medium"
}

.gr-box-back {
    display: none
}

.gr-more {
    display: none
}

.gr-img-profile {
    height: 230px;
    width: 230px;
    border-radius: 50%
}

.gr-title-name {
    color: #222;
    font-family: "Krungsri-Condensed-Bold";
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 36px;
    white-space: break-spaces;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

/*.gr-text-detail {
    color: #5a5a5a;
    font-family: "Thongterm-Roman";
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 34px;
    white-space: unset;
    overflow: unset;
    text-overflow: unset
}
*/
.gr-text-remark {
    margin-top: 24px;
    color: #5a5a5a;
    font-family: "Thongterm-Roman";
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 34px
}

.pd-detail {
    padding-left: 50px
}

.gr-header-img {
    width: 100%
}

.gr-title-top {
    color: #222;
    font-family: "Krungsri-Condensed-Bold";
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 48px;
    margin-top: 40px;
    padding: unset
}

.gr-title-article {
    margin: 40px 0 24px 0;
    color: #222;
    font-family: "Krungsri-Condensed-Bold";
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 36px
}

.ct-text-tags {
    color: #5a5a5a;
    font-family: "Thongterm-Bold";
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 30px
}

.ui.ks.dropdown {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: unset
}

.ct-title {
    color: #222;
    font-family: "Krungsri-Condensed-Bold";
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 48px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.ct-header-img {
    width: 100%
}

.hide-pc {
    display: none
}

.ct-pr {
    padding-right: 12px
}

.ct-pl {
    padding-left: 12px
}

.ct-prl {
    padding-right: 12px;
    padding-left: 12px
}

.pd-rl-16px {
    padding-right: 38px;
    padding-left: 16px
}

.pd-rm {
    padding-right: unset;
    padding-left: unset
}

.mg-rm {
    margin-right: unset;
    margin-left: unset
}

.rectangle {
    min-height: 473px;
    border-radius: 3px;
    background-color: #ffd400;
    box-shadow: 1px 2px 20px 0 rgba(35,19,18,.05);
    padding: 24px
}

.card-content {
    min-height: 473px;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 1px 2px 20px 0 rgba(35,19,18,.05);
    border-top: 7px solid #ffd400
}

.card-content-podcast {
    min-height: 473px;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 1px 2px 20px 0 rgba(35,19,18,.05);
    border-top: unset
}

.card-content-img {
    width: 100%;
    min-height: 270px;
    object-fit: cover
}

.card-content-type {
    color: #5a5a5a;
    font-family: "Krungsri-Condensed-Bold";
    font-size: 16px;
    font-weight: bold;
    padding: 16px 16px 8px 16px;
    text-align: left
}

.card-content-type-left {
    color: #fff;
    font-family: "Krungsri-Condensed-Bold";
    font-size: 16px;
    font-weight: bold;
    padding: 16px 16px 8px 16px;
    text-align: left
}

.card-content-type2 {
    color: #5a5a5a;
    font-family: "Thongterm-Roman";
    font-size: 14px;
    width: 60%;
    height: 30px;
    white-space: break-spaces;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.card-content-title {
    color: #222;
    font-family: "Krungsri-Condensed-Bold";
    font-size: 18px;
    font-weight: bold;
    height: 60px;
    padding: 0 16px;
    white-space: break-spaces;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: left
}

.card-content-title-left {
    color: #fff;
    font-family: "Krungsri-Condensed-Bold";
    font-size: 18px;
    font-weight: bold;
    height: 60px;
    padding: 0 16px;
    white-space: break-spaces;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: left
}

.card-content-name {
    padding: 15px 16px 0 16px;
    color: #000;
    font-family: Thongterm-Roman;
    font-size: 14px;
    white-space: break-spaces;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-align: left
}

.card-content-name-home-left {
    padding: 15px 16px 0 16px;
    color: #fff;
    font-family: Thongterm-Roman;
    font-size: 14px;
    white-space: break-spaces;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-align: left
}

.card-content-name-left {
    padding: 15px 16px 0 16px;
    color: #000;
    font-family: Thongterm-Roman;
    font-size: 14px;
    white-space: break-spaces;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-align: left
}

.bottom-bar-content {
    display: none
}

.card-content-readmore {
    color: #5a5a5a;
    font-family: Thongterm-Roman;
    font-size: 14px
}

.card-content-readmore-left {
    color: #fff;
    font-family: Thongterm-Roman;
    font-size: 14px
}

.ho-img-pod {
    height: 34px;
    width: 34px;
    margin-right: 16px;
    margin-bottom: 5px
}

.ho-pod {
    line-height: 82px;
    text-align: center;
    color: #fff;
    font-family: "Krungsri-Condensed-Bold";
    font-size: 26px;
    background-color: #554242
}

.title-mobile {
    padding: 24px 16px 24px 32px;
    margin-top: -24px;
    color: #222;
    font-family: "Krungsri-Condensed-Bold";
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 38px
}

@media(max-width: 768px) {
    .ho-img-top {
        height: 360px;
        object-fit: cover;
        filter: brightness(.8)
    }

    .text-img-center {
        position: absolute;
        top: 75%;
        left: 50%;
        transform: translate(-50%,100%)
    }

    #carouselExampleIndicators .carousel-indicators {
        position: relative;
        margin-top: -40px;
        padding-bottom: 20px
    }

        #carouselExampleIndicators .carousel-indicators li {
            border: 2px solid #fff;
            background-color: #fff0;
            width: 13px;
            height: 13px
        }

        #carouselExampleIndicators .carousel-indicators .active {
            background-color: #ffd400;
            border: 2px solid #ffd400 !important
        }

    .text-img {
        height: 72px;
        width: 328px;
        color: #fff;
        font-family: "Krungsri-Condensed-Bold";
        font-size: 24px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 36px;
        text-align: center;
        text-shadow: 0 2px 1px 0 rgba(0,2,0,.2)
    }

    .ho-title-cat {
        color: #222;
        font-family: "Krungsri-Condensed-Bold";
        font-size: 26px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 38px
    }

    .gr-text-back {
        color: #5a5a5a;
        font-family: "Thongterm-Roman";
        font-size: 16px;
        letter-spacing: 0;
        line-height: 34px;
        margin-left: 17px
    }

    .gr-box-back {
        cursor: pointer;
        display: inline-block;
        margin-top: 40px
    }

    .gr-more {
        margin-top: 24px;
        color: #f76f00;
        font-family: "Thongterm-Roman";
        font-size: 14px;
        letter-spacing: 0;
        line-height: 30px;
        display: inline-block
    }
/*
    .gr-text-detail {
        margin-top: 8px;
        color: #5a5a5a;
        font-family: "Thongterm-Roman";
        font-size: 16px;
        font-weight: normal;
        letter-spacing: 0;
        line-height: 34px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
*/
    .pd-detail {
        padding-left: 32px
    }

    .gr-img-profile {
        height: 213px;
        width: 213px;
        border-radius: 50%
    }

    .gr-header-img {
        object-fit: cover;
        overflow: hidden;
        height: 184px
    }

    .gr-title-top {
        font-size: 26px;
        line-height: 38px;
        margin-top: 24px;
        padding: 0 16px
    }

    .gr-title-article {
        margin: 16px
    }

    .mg-rl-16px-m {
        margin-left: 16px;
        margin-right: 16px
    }

    .container--content {
        margin-top: 24px;
        margin-bottom: 40px;
        padding: unset
    }

    .bg-podcast .container--content {
        margin-bottom: 16px
    }

    .pr-rm-m {
        padding-right: unset
    }

    .hide-mobile {
        display: none
    }

    .hide-pc {
        display: inline
    }

    .pd-rm-m {
        padding-right: unset;
        padding-left: unset
    }

    .mg-rm-r-m {
        margin-right: unset
    }

    .mg-rm-m {
        margin-right: unset;
        margin-left: unset
    }

    .ckContent {
        width: 100%
    }

    .ho-pd-rl-m {
        padding-left: 16px;
        padding-right: 16px
    }

    .ho-podcast-img {
        width: 221px;
        height: 27px
    }

    .ho-podcast-wd {
        width: 100%
    }
}
.color-icon {
    color: #5e5e5e
}

.h-mt--1px {
    margin-top: -1px
}

@media screen and (max-width: 991px) {
    .h-pc {
        display: inline
    }

    .h-tablet {
        display: none
    }
}

@media screen and (min-width: 992px) {
    .h-pc {
        display: none
    }

    .h-tablet {
        display: inline
    }
}

#detailSub2 .text-readdetail {
    color: #5a5a5a;
    font-family: "Krungsri-Condensed-Bold";
    font-size: 18px;
    letter-spacing: 0;
    line-height: 42px
}

#detailSub2 .text-detail {
    color: #5a5a5a;
    font-family: "Thongterm-Roman";
    font-size: 16px;
    letter-spacing: 0;
    line-height: 34px
}

#detailSub2 .text-readdetail-title {
    color: #222;
    font-family: "Krungsri-Condensed-Bold";
    font-size: 26px;
    font-weight: bold
}

/*body {
    padding-top: 0
}*/

.btn-subscribe {
    font-size: 16px;
    font-family: "Krungsri-Condensed-Bold";
    color: #554242
}

.display-hide {
    display: none
}

.bg-black {
    background-color: #000
}

.lh-initial {
    line-height: initial
}

#detailSub a:hover {
    cursor: pointer
}

#detailSub .text-detail {
    color: #5a5a5a;
    font-family: "Thongterm-Roman";
    font-size: 16px;
    letter-spacing: 0;
    line-height: 34px
}

#detailSub .container_1 {
    display: table;
    height: 100%
}

.margin-tb-read {
    margin-top: 40px;
    margin-bottom: 40px
}

#detailSub .text-readdetail {
    color: #5a5a5a;
    font-family: "Thongterm-Roman";
    font-size: 20px;
    letter-spacing: 0;
    line-height: 42px
}

#detailSub .text-readdetail-title {
    color: #222;
    font-family: "Krungsri-Condensed-Bold";
    font-size: 32px;
    font-weight: bold
}

@media(max-width: 992px) {
    .margin-tb-read {
        margin-top: 24px;
        margin-bot: 40px
    }

    #detailSub .text-detail {
        color: #5a5a5a;
        font-family: "Thongterm-Roman";
        font-size: 16px;
        letter-spacing: 0;
        line-height: 34px
    }

    #detailSub .text-readdetail {
        color: #5a5a5a;
        font-family: "Krungsri-Condensed-Bold";
        font-size: 18px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 28px
    }

    #detailSub .container_1 {
        display: table;
        height: 100%;
        width: 100%
    }

    #detailSub .text-readdetail-title {
        color: #222;
        font-family: "Krungsri-Condensed-Bold";
        font-size: 26px;
        font-weight: bold
    }
}

#sharedBarModal2 .row {
    text-align: center !important;
    margin-bottom: 30px !important
}

.box {
    background-color: #fff6cb;
    padding: 10px;
    margin: -5px;
    display: block;
    border-radius: 20px
}

.box2 {
    background-color: #fff6cb;
    padding: 10px;
    margin: -5px;
    display: block;
    border-radius: 20px;
    height: 405px
}

.clear {
    height: 0;
    line-height: 0;
    font-size: 0;
    clear: both;
    margin: 0;
    padding: 0;
    width: 100%
}

.ifinmb-desc {
    margin-top: 30px;
    position: relative;
    background: #fdfaeb;
    display: inline-block;
    padding: 30px 20px;
    width: 100%
}

.z-center {
    font-size: 16pt;
    background: none repeat scroll 0% 0% #4d4646;
    border-radius: 100px;
    margin-top: 50px;
    width: 50px;
    height: 50px;
    padding: 10px;
    vertical-align: middle;
    text-align: center
}

.input-button-subscrib {
    height: 44px;
    width: 105px;
    border-radius: 0 3px 3px 0;
    background-color: #ffd400;
    border: unset;
    margin-left: -10px
}

.logo-mobile-menu {
    height: 37px;
    width: 188px
}

.div-onclick {
    cursor: pointer
}

.ct-tag {
    border: 1px solid #e8e8e8;
    background-color: #fff;
    border-radius: 4px;
    display: inline-table;
    padding: 4px 8px;
    height: 26px;
    color: #545454;
    font-size: 14px;
    font-family: "Thongterm-Roman";
    letter-spacing: 0;
    line-height: 30px;
    margin-right: 16px;
    margin-bottom: 16px
}

.ct-tags-group {
    padding: 16px 0;
    max-height: 1810px;
    overflow-y: auto
}

.bg-brown {
    background-color: #222
}

.footer-height {
    height: 59px
}

.bg-yellow {
    background-color: #ffd400
}

.align-middle {
    align-items: center
}

.pt-unset {
    padding-right: unset;
    padding-left: unset
}

.rm-margin-lr {
    margin-right: 0 !important;
    margin-left: 0 !important
}

ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0
}

.hide-pc {
    display: none !important
}

.hide-pc-top {
    display: none !important
}

.hide-mobile-top {
    display: inline !important
}

#footer a:hover, #footer a:focus {
    color: #ffd400
}

@media(max-width: 991px) {
    .hide-pc-top {
        display: inline !important
    }

    .hide-mobile-top {
        display: none !important
    }
}

@media(min-width: 769px) {
    .container_1 {
        width: 100%;
        height: 100%
    }
}

@media(min-width: 1200px) {
    .container_1 {
        width: 1170px;
        height: 100%
    }
}

.ar-zonetop-img {
    margin-top: 112px
}

.container_1 {
    margin-right: auto;
    margin-left: auto
}

.container_m {
    padding: 0
}

.display-footermid {
    display: none
}

.zonefootermid {
    height: 59px;
    background-color: #222;
    text-align: center
}

.zonetop a:hover, .zonetop a:focus {
    color: #ffd400;
    text-decoration: none;
    cursor: pointer
}

.zonemainmenu a:hover, .zonemainmenu a:focus, .lineActive {
    color: #222 !important;
    font-weight: bold;
    border-bottom: 3px solid #ffd400;
    padding-bottom: 0;
    cursor: pointer
}

.zonemainmenu .nonline a:hover, .zonemainmenu .nonline a:focus {
    color: #222 !important;
    font-weight: bold;
    border-bottom: unset;
    padding-bottom: 0;
    cursor: pointer
}

.menuitem-podcast a:hover, .menuitem-podcast a:focus {
    font-family: "Krungsri-Condensed-Bold";
    color: #fff !important;
    border-bottom: unset
}

.plearn {
    background: #fff;
    font-family: "Krungsri-Condensed-Medium"
}

.testbottom {
    margin-top: 800px
}

.zonetop {
    height: 32px;
    background: #000;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 1
}

.zonefooter {
    height: 59px;
    background: linear-gradient(to right,#ffd400 0%,#ffd400 75%,#222 75%,#222 100%);
    width: 100%
}

.zonefootertop {
    height: 257px;
    width: 100%;
    background-color: #000
}

.zonetop .container_1 {
    display: table;
    height: 100%
}

.zonefootertop .container_1 {
    display: table;
    height: 100%
}

.zonefooter .container_1 {
    display: table;
    height: 100%
}

.zonetop .inner {
    display: table-cell;
    vertical-align: middle
}

.zonefootertop .inner {
    display: table-cell;
    vertical-align: middle
}

.zonefooter .inner {
    display: table-cell;
    vertical-align: middle
}

.zonetop a:hover, .zonetop a:focus {
    color: #ff6700;
    text-decoration: none
}

.zonetop a {
    color: #e8e8e8;
    text-decoration: none
}

.pull-left {
    float: left !important
}

    .pull-left .aboutplearn-top {
        font-size: 14px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 22px;
        padding-right: 24px
    }

    .pull-left .guru-top {
        font-size: 14px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 22px
    }

.pull-right {
    float: right !important
}

    .pull-right .krungsri {
        color: #ffd400 !important;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 22px;
        text-align: center
    }

.menuzonefooter {
    height: 177px
}

.zonemainmenu ul li {
    margin-top: 0;
    margin-bottom: 0;
    list-style: none;
    display: table-cell;
    vertical-align: middle;
    text-align: left
}

.box-zonemenu {
    position: absolute;
    top: 32px;
    top: 45px;
    width: 100%;
    z-index: 1;
    height: 80px;
    background-color: #fff
}

.box-zonemenu2 {
    position: fixed;
    top: 112px;
    width: 100%;
    z-index: 1;
    height: 80px;
    background-color: #fff
}

.img-plearn-logo {
    height: 48px;
    width: 244px;
    cursor: pointer
}

.img-krungsri-bot-logo {
    height: 43px;
    width: 93.17px;
    margin-left: 8px
}

.img-plearn-podcast {
    height: 30px;
    width: 30px
}

.img-plearn-podcast-footer {
    height: 24px;
    width: 24px;
    margin-right: 5px
}

.img-plearn-share {
    height: 20px;
    width: 18px;
    margin-top: -5px;
    cursor: pointer
}

.img-plearn-search {
    height: 20px;
    width: 18px;
    cursor: pointer
}

.img-plearn-logo-w {
    height: 47px;
    width: 241px
}

.img-plearn-follow {
    height: 38px;
    width: 38px;
    cursor: pointer
}

.menuitem {
    padding-right: 38px
}

.logo-top {
    padding-right: 50px
}

.menuitem-top {
    color: #5a5a5a;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 30px;
    text-align: center
}

.menuitem-podcast {
    height: 80px;
    width: 143px;
    background-color: #554242;
    text-align: center !important;
    cursor: pointer;
    align-items: center
}

.menuitem-search {
    padding-left: 42px
}

.menuitem-share {
    padding-left: 20px
}

.menuitem-menu {
    display: none !important
}

.menuitem-podcast img {
    vertical-align: top
}

.item-podcast {
    font-family: "Krungsri-Condensed-Bold";
    color: #fff;
    font-size: 20px;
    letter-spacing: 0;
    height: 30px;
    padding-left: 8px
}

.text-cr {
    font-family: Thongterm-Roman;
    color: #222;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 30px
}

.cr-bg {
    width: 255px;
    height: 59px;
    background-color: #222
}

.menu-footer {
    color: #ffd400;
    font-family: "Thongterm-Bold";
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 30px;
    cursor: pointer
}

.text-powered-by {
    color: #fff;
    font-family: "Krungsri-Condensed";
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 23px;
    text-align: right;
    line-height: 59px;
    margin-left: 24px
}

.text-left-footer {
    color: #e8e8e8;
    font-family: "Krungsri-Condensed-Bold";
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 30px
}

.text-right-footer1 {
    color: #e8e8e8;
    font-family: Thongterm-Bold;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 30px
}

.text-right-footer2 {
    color: #e8e8e8;
    font-family: "Thongterm-Roman";
    font-size: 14px;
    letter-spacing: 0;
    cursor: pointer
}

.text-right-footer-line {
    width: 1px;
    border-right: 1px solid;
    margin-right: 16px;
    margin-left: 16px
}

.tagline {
    color: #e8e8e8;
    font-family: "Thongterm-Bold";
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 34px
}

.ml-18px-lg {
    margin-left: 18px
}

.ml-7_92px-all {
    margin-left: 7.92px
}

.mt-8px-all {
    margin-top: 8px
}

.mt-11px-all {
    margin-top: 11px
}

.mt-21px-lg {
    margin-top: 21px
}

.inputemail input[type="text"] {
    max-width: 295px;
    height: 44px;
    border-radius: 3px;
    border: none;
    padding-left: 16px
}

    .inputemail input[type="text"]:focus, .inputemail input[type="submit"]:focus {
        outline: none
    }

.inputemail input[type="submit"] {
    margin-left: -3px;
    height: 44px;
    width: 105px;
    background: #ffd400;
    border-radius: 0 3px 3px 0;
    border: none;
    color: #554242;
    font-family: "Krungsri-Condensed-Bold";
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    text-align: center
}

::placeholder {
    color: #554242;
    font-family: "Krungsri-Condensed-Bold";
    font-size: 16px;
    font-weight: bold
}

@media screen and (min-width: 992px) {
    .pp-pd-rl-16px {
        padding-left: 16px;
        padding-right: 16px
    }
}

@media screen and (min-width: 769px) and (max-width:991px) {
    .pp-mr-16px {
        margin-right: 16px
    }

    .pp-ml-16px {
        margin-left: 16px
    }

    .pp-pd-rl-16px {
        padding-left: 16px;
        padding-right: 16px
    }

    .pp-pt-16px-md {
        padding-top: 16px
    }
}

@media screen and (max-width: 991px) {
    .zonefootertop {
        height: 448px
    }

    .menuzonefooter {
        height: unset;
        text-align: center
    }

    .hide-tablet {
        display: none !important
    }

    .show-tablet {
        display: inline !important
    }
}

@media(max-width: 768px) {
    .zonefooter {
        background: #ffd400
    }

    .mt--footer {
        margin-top: -15px
    }

    ::placeholder {
        color: #d6d6d6;
        font-family: "Krungsri-Condensed-Bold";
        font-size: 16px;
        font-weight: bold
    }

    .ar-zonetop-img {
        margin-top: 102px
    }

    .zonefooter {
        height: 40px
    }

    .zonefootertop {
        height: 581px;
        width: 100%;
        background-color: #000
    }

    .zonefootertop {
        height: 448px
    }

    .menuzonefooter {
        height: unset;
        text-align: center
    }

    .zonemainmenu {
        padding-left: 1px;
        padding-right: 1px
    }

    .pull-left .guru-top {
        font-size: 14px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 22px;
        padding-left: 16px
    }

    .box-zonemenu {
        top: 32px;
        height: 70px
    }

    .pull-left .aboutplearn-top {
        padding-right: 0
    }

    .menuitem-search {
        padding-left: 8px
    }

    .menuitem-share {
        padding-left: 11px
    }

    .menuitem-menu {
        display: table-cell !important;
        padding-left: 11px
    }

    .pull-line-top {
        margin-left: 16px;
        border-right: 1px solid
    }

    .hide-mobile {
        display: none !important
    }

    .display-footermid {
        display: inherit
    }

    .hide-pc {
        display: inline !important
    }

    .img-plearn-logo {
        height: 37px;
        width: 188px
    }

    .container_m {
        padding: 16px 0
    }

    .text-cr {
        color: #222;
        font-family: "Krungsri-Condensed-Medium";
        font-weight: 500;
        letter-spacing: 0;
        line-height: 22px
    }

    .inputemail input[type="text"] {
        width: 207px;
        height: 44px;
        border-radius: 3px;
        border: none;
        padding-left: 16px
    }

    .img-plearn-logo-w {
        height: 42px;
        width: 215px
    }

    .menu-footer {
        font-size: 16px
    }

    .img-plearn-podcast-footer {
        height: 30px;
        width: 30px
    }

    .text-left-footer {
        font-size: 16px
    }

    .text-right-footer1 {
        font-size: 16px
    }

    .zonefootertop .inner {
        display: unset;
        vertical-align: unset
    }

    .ml-18px-lg {
        margin-left: unset
    }

    .mt-21px-lg {
        margin-top: unset
    }
}
