.image {
    position: relative;
    border: 0;
    outline: 0;
}

    .image img {
        display: block;
        width: 100%;
    }

.time-newslate {
    font-size: 22px;
    font-family: 'kanitmedium',sans-serif;
    color: #004a87;
    margin: 0 0 10px;
}

.content-newshot {
    font-family: 'kanit', sans-serif;
    font-size: 16px;
    line-height: 18px !important;
    color: #6b6b6b;
    margin: 7px 0 0;
    width: 90%;
    transition: 0.25s;
    overflow: hidden;
    word-wrap: break-word;
    height: 2.2em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

    .content-newshot:hover {
        color: #2B7FC3;
        transition: 0.25s;
    }

.content-newslate {
    font-family: 'kanit', sans-serif;
    font-size: 16px;
    line-height: 18px;
    color: #6b6b6b;
    margin: 0 0 0;
    width: 90%;
    transition: 0.25s;
    overflow: hidden;
    word-wrap: break-word;
    height: 2.2em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

    .content-newslate:hover {
        color: #2B7FC3;
        transition: 0.25s;
    }

.listnews figure {
    height: auto;
    overflow: hidden;
}

.non-row-newshot {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.img-news-reccom-latest {
    border: 1px solid rgba(204,204,204,.5);
    transition: 0.25s;
}

    .img-news-reccom-latest:hover {
        opacity: .75;
        transition: 0.25s;
    }

.time-icon {
    position: relative;
    top: -1px;
}

.display-top {
    display: flex;
    padding-top: 15px;
    border-bottom: 1px solid #ccc;
}

.text-hl-top {
    font-weight: bold;
    color: #004a87;
}

.text-date-top {
    font-family: 'kanit-Medium',sans-serif;
    width: 50%;
    margin: 0;
    font-size: 18px;
    position: relative;
    top: 2px;
    line-height: 2.75;
    color: #777;
}

.search-top {
    padding-top: 10px;
    padding-bottom: 20px;
    width: 50%;
    text-align: right;
}

.display-logo-main {
    display: flex;
}

@media screen and (max-width:1199px) {
    .height-news-all {
        padding-bottom: 25px;
        height: 175px;
    }

    .time-newslate {
        font-size: 17px;
        font-family: 'kanit-Medium',sans-serif;
        color: #004a87;
        margin: 0 0 5px;
    }

    .number-newshot {
        font-size: 27px;
        line-height: 15px;
        font-family: 'kanit-Medium',sans-serif;
        color: #004a87;
        margin: 0;
    }

    .tag-text {
        width: 13%;
        float: left;
    }

    .tag-hashtag {
        width: 87%;
        float: left;
    }

    .share-icon-news-editorial {
        float: left;
        padding-top: 25px;
    }

    .thumb {
        border: 1px solid #e7e7e7;
        height: 109px;
        overflow: hidden;
    }

    .wraplastnewsall figure {
        height: 71px;
        overflow: hidden;
    }
}

@media screen and (max-width:991px) {
    .image {
        position: relative;
        border: 0;
        outline: 0;
        padding-bottom: 15px;
    }

    .height-news-all {
        padding-bottom: 25px;
        height: auto;
    }

    .footer_pad {
        padding-bottom: 45px;
    }

    .editornial-left {
        padding: 35px 10px;
        border-bottom: 7px solid #004a87;
        display: flex;
    }

    .editornial-right {
        padding: 35px 0;
    }

    .profile-text-sup {
        margin-left: 25px;
    }

    .share-icon-news {
        float: left;
        padding-top: 20px;
    }

    .tag-text {
        width: 7%;
        float: left;
    }

    .tag-hashtag {
        width: 93%;
        float: left;
    }

    .tag-text-editorial {
        width: 7%;
        float: left;
    }

    .tag-hashtag-editorial {
        width: 93%;
        float: left;
    }

    .height-news {
        height: 295px;
    }

    .content-newshot {
        font-family: 'kanit',sans-serif;
        font-size: 14px;
        line-height: 18px;
        color: #6b6b6b;
        margin: 10px 0 0;
        width: 90%;
        transition: 0.25s;
        overflow: hidden;
        word-wrap: break-word;
        height: 2.7em;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .content-newslate {
        font-family: 'kanit',sans-serif;
        font-size: 14px;
        line-height: 17px;
        color: #6b6b6b;
        margin: 0 0 4px;
        width: 90%;
        transition: 0.25s;
    }

    .display-logo-main {
        display: grid;
    }

    .thumb {
        border: 1px solid #e7e7e7;
        height: auto;
        overflow: hidden;
    }

    .wraplastnewsall figure {
        height: auto;
        overflow: hidden;
    }
}

@media screen and (max-width:768px) {
    .image {
        position: relative;
        border: 0;
        outline: 0;
        padding-bottom: 15px;
        margin: 15px auto;
    }

    .search-menu-sub {
        width: 60%;
        display: block;
        margin: 15px auto 0;
        text-align: center;
    }
}

@media screen and (max-width:767px) {
    .news-all-frame {
        padding: 0 30px;
    }

    .height-news {
        height: auto;
        padding-bottom: 25px;
    }

    .news-title {
        font-size: 18px;
        margin: 7px 14px !important;
        color: #db4949;
        font-family: 'Kanit',sans-serif;
        padding: 0;
        line-height: 20px;
    }

    .p-news-all {
        padding: 0 15px;
    }

    .date-news-all {
        padding: 0 15px;
    }

    .pad-news-all {
        padding-top: 15px;
    }

    .listnews {
        padding: 32px 0;
        border-bottom: 1px #CCC solid;
        overflow: hidden;
    }

    .number-newshot {
        font-size: 55px;
        line-height: 35px;
        font-family: 'kanit-Medium',sans-serif;
        color: #004a87;
        margin: 5px 0 25px;
    }

    .time-newslate {
        font-size: 32px;
        font-family: 'kanit-Medium',sans-serif;
        color: #004a87;
        margin: 0 0 15px;
    }

    .tag-text {
        width: 50px;
        float: left;
    }

    .tag-hashtag {
        width: 85%;
        float: left;
    }

    .tag-text-editorial {
        width: 50px;
        float: left;
    }

    .tag-hashtag-editorial {
        width: 85%;
        float: left;
    }

    .content-newshot {
        font-family: 'kanit',sans-serif;
        font-size: 20px;
        line-height: 27px;
        color: #6b6b6b;
        margin: 10px 0 0;
        width: 90%;
        transition: 0.25s;
    }

    .content-newslate {
        font-family: 'kanit',sans-serif;
        font-size: 20px;
        line-height: 27px;
        color: #6b6b6b;
        margin: 0 0 4px;
        width: 90%;
        transition: 0.25s;
        height: 2.7em;
    }

    .panel-footer {
        display: none;
    }

    .date-editorial {
        font-family: 'Kanit',sans-serif;
        color: #3287e8;
        font-weight: 500;
        text-align: left;
    }

    .sup-news {
        font-size: 20px;
        height: auto;
        color: #003f72;
        line-height: 27px;
        font-weight: 700;
        margin: 0 0 7px !important;
        font-family: 'Kanit',sans-serif;
        transition: 0.25s;
    }
}

@media screen and (max-width:620px) {
    .image {
        position: relative;
        border: 0;
        outline: 0;
        padding-bottom: 15px;
        margin: 15px 95px;
    }

    .pad-news-all {
        padding: 0;
    }

    .p-news-all {
        display: none;
    }

    .height-news-all {
        padding: 25px 0;
        margin: 0 15px;
        height: auto;
        border-bottom: 1px solid #ccc;
    }

    .text-date-top {
        font-family: 'kanit-Medium',sans-serif;
        width: 60%;
        margin: 0;
        font-size: 17px;
        position: relative;
        top: 5px;
        color: #777;
    }

    .search-top {
        padding-top: 10px;
        padding-bottom: 20px;
        width: 40%;
        text-align: right;
    }
}

@media screen and (max-width:520px) {
    .image {
        position: relative;
        border: 0;
        outline: 0;
        padding-bottom: 15px;
        margin: 15px 55px;
    }

    .sup-news {
        font-size: 15px;
        font-weight: 700;
        line-height: 1.35;
        margin-bottom: 0;
        margin-left: -15px;
        margin-right: -15px;
        padding-top: 0 !important;
        height: 4em;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .text_money_body {
        color: #333;
        font-size: 15px;
        line-height: 23px;
        margin-left: -15px;
        margin-right: 0;
    }

    .text_money {
        color: #666;
        font-size: 14px;
        line-height: 20px;
        font-weight: 300;
        font-family: 'Kanit',sans-serif;
        word-wrap: break-word;
        margin-left: -15px;
        margin-right: -15px;
    }

    .head-toppic {
        font-family: 'Conv_PSL299pro';
        font-size: 32px;
        color: #00457d;
        margin-bottom: -15px;
    }

    .date-news {
        margin-left: 0;
        margin-right: -15px;
    }

    .height-news {
        height: auto;
        padding-bottom: 20px;
        padding-top: 20px;
        border-bottom: 1px solid #ccc;
    }

    .hr-news {
        margin-top: -20px;
        margin-bottom: -5px;
        border: 0;
        border-top: 6px solid #ccd5e0;
    }

    blockquote {
        padding: 10px 20px;
        margin: 20px 0 20px;
        font-size: 20px;
        font-family: 'Kanit',sans-serif;
        color: #005ba7;
        border-left: 5px solid #eee;
    }

    hp {
        color: #db4949;
        font-family: 'Kanit',sans-serif;
        font-size: 18px;
        font-weight: 700;
        line-height: 1.4;
    }

    .a-news-all {
        color: #4d81ab;
        font-size: 15px;
    }

    .line-head {
        border-bottom: #004a87 solid 4px;
        display: grid;
        margin: 0 15px;
    }

    .display-top {
        display: grid;
        padding-top: 15px;
        border-bottom: 1px solid #ccc;
    }

    .text-date-top {
        font-family: 'kanit-Medium',sans-serif;
        width: 100%;
        margin: 5px 0;
        font-size: 20px;
        position: relative;
        top: 0;
        color: #777;
        text-align: center;
    }

    .search-top {
        padding-top: 10px;
        padding-bottom: 20px;
        width: 100%;
        text-align: center;
    }

    .tag-text {
        width: 50px;
        float: left;
    }

    .tag-hashtag {
        width: 100%;
        float: left;
    }

    .tag-text-editorial {
        width: 50px;
        float: left;
    }

    .tag-hashtag-editorial {
        width: 100%;
        float: left;
    }

    .time-newslate {
        font-size: 19px;
        font-family: 'kanit-Medium',sans-serif;
        color: #004a87;
        margin: 0 0 10px;
    }

    .number-newshot {
        font-size: 27px;
        line-height: 15px;
        font-family: 'kanit-Medium',sans-serif;
        color: #004a87;
        margin: 0;
    }

    .content-newslate {
        font-family: 'kanit',sans-serif;
        font-size: 15px;
        line-height: 19px;
        color: #6b6b6b;
        margin: 0 0 4px;
        width: 90%;
        transition: 0.25s;
        height: 2.4em;
    }

    .content-newshot {
        font-family: 'kanit',sans-serif;
        font-size: 15px;
        line-height: 19px;
        color: #6b6b6b;
        margin: 10px 0 0;
        width: 90%;
        transition: 0.25s;
        height: 2.4em;
    }

    .sup-moneystrate {
        padding: 0 !important;
        margin: 0 !important;
    }
}

@media screen and (max-width:420px) {
    .image {
        position: relative;
        border: 0;
        outline: 0;
        padding-top: 5px;
        padding-bottom: 15px;
        margin: 5px auto;
    }

    blockquote {
        padding: 10px 20px;
        margin: 20px 0 20px;
        font-size: 20px;
        font-family: 'Kanit',sans-serif;
        color: #005ba7;
        border-left: 5px solid #eee;
    }

    hp {
        color: #db4949;
        font-family: 'Kanit',sans-serif;
        font-size: 19px;
        font-weight: 700;
        line-height: 1.55;
    }

    .height-news-all {
        padding: 20px 0;
        margin: 0 15px;
        height: auto;
        border-bottom: 1px solid #ccc;
    }

    .listnews {
        padding: 15px 0;
        border-bottom: 1px #CCC solid;
        overflow: hidden;
    }

    .text-date-top {
        font-family: 'kanit-Medium',sans-serif;
        width: 100%;
        margin: -5px 0;
        font-size: 15px;
        position: relative;
        top: 0;
        color: #777;
    }

    .menu-add {
        text-align: center;
        display: table;
    }

    .editornial-left {
        padding: 35px 10px;
        border-bottom: 7px solid #004a87;
        display: block;
    }
}

.non-row-newshot {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.number-newshot {
    font-size: 27px;
    line-height: 15px;
    font-family: 'kanit-Medium',sans-serif;
    color: #004a87;
    margin: 0;
}

.search-top {
    padding-top: 10px;
    padding-bottom: 20px;
    width: 50%;
    text-align: right;
}

@media screen and (max-width:520px) {
    .image {
        position: relative;
        border: 0;
        outline: 0;
        padding-bottom: 15px;
        margin: 15px 55px;
    }

    .sup-news {
        font-size: 15px;
        font-weight: 700;
        line-height: 1.35;
        margin-bottom: 0;
        margin-left: -15px;
        margin-right: -15px;
        padding-top: 0 !important;
        height: 4em;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .text_money_body {
        color: #333;
        font-size: 15px;
        line-height: 23px;
        margin-left: -15px;
        margin-right: 0;
    }

    .text_money {
        color: #666;
        font-size: 14px;
        line-height: 20px;
        font-weight: 300;
        font-family: 'Kanit',sans-serif;
        word-wrap: break-word;
        margin-left: -15px;
        margin-right: -15px;
    }

    .head-toppic {
        font-family: 'Conv_PSL299pro';
        font-size: 32px;
        color: #00457d;
        margin-bottom: -15px;
    }

    .date-news {
        margin-left: 0;
        margin-right: -15px;
    }

    .height-news {
        height: auto;
        padding-bottom: 20px;
        padding-top: 20px;
        border-bottom: 1px solid #ccc;
    }

    .hr-news {
        margin-top: -20px;
        margin-bottom: -5px;
        border: 0;
        border-top: 6px solid #ccd5e0;
    }

    blockquote {
        padding: 10px 20px;
        margin: 20px 0 20px;
        font-size: 20px;
        font-family: 'Kanit',sans-serif;
        color: #005ba7;
        border-left: 5px solid #eee;
    }

    hp {
        color: #db4949;
        font-family: 'Kanit',sans-serif;
        font-size: 18px;
        font-weight: 700;
        line-height: 1.4;
    }

    .a-news-all {
        color: #4d81ab;
        font-size: 15px;
    }

    .line-head {
        border-bottom: #004a87 solid 4px;
        display: grid;
        margin: 0 15px;
    }

    .display-top {
        display: grid;
        padding-top: 15px;
        border-bottom: 1px solid #ccc;
    }

    .text-date-top {
        font-family: 'kanit-Medium',sans-serif;
        width: 100%;
        margin: 5px 0;
        font-size: 20px;
        position: relative;
        top: 0;
        color: #777;
        text-align: center;
    }

    .search-top {
        padding-top: 10px;
        padding-bottom: 20px;
        width: 100%;
        text-align: center;
    }

    .tag-text {
        width: 50px;
        float: left;
    }

    .tag-hashtag {
        width: 100%;
        float: left;
    }

    .tag-text-editorial {
        width: 50px;
        float: left;
    }

    .tag-hashtag-editorial {
        width: 100%;
        float: left;
    }

    .time-newslate {
        font-size: 19px;
        font-family: 'kanit-Medium',sans-serif;
        color: #004a87;
        margin: 0 0 10px;
    }

    .number-newshot {
        font-size: 27px;
        line-height: 15px;
        font-family: 'kanit-Medium',sans-serif;
        color: #004a87;
        margin: 0;
    }

    .content-newslate {
        font-family: 'kanit',sans-serif;
        font-size: 15px;
        line-height: 19px;
        color: #6b6b6b;
        margin: 0 0 4px;
        width: 90%;
        transition: 0.25s;
        height: 2.4em;
    }

    .content-newshot {
        font-family: 'kanit',sans-serif;
        font-size: 15px;
        line-height: 19px;
        color: #6b6b6b;
        margin: 10px 0 0;
        width: 90%;
        transition: 0.25s;
        height: 2.4em;
    }

    .sup-moneystrate {
        padding: 0 !important;
        margin: 0 !important;
    }
}

.h1-kaohoon {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 0 7px;
}

.frame-kaohoon {
    display: inline-flex;
}

.number-newshot {
    font-size: 27px;
    line-height: 27px;
    font-family: 'kanitmedium', sans-serif;
    color: #004a87;
    margin: 0;
}


.non-row-newshot {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.search-menu-sub {
    width: 100%;
    display: flex;
}

.added-frame-search {
    padding-top: 5px;
    padding-bottom: 15px;
    width: 50%;
    text-align: right;
}

