#wrap-content{
    background: #F9F9F9;
}
#wrap-content .topic-box{margin-top: 30px;}
#wrap-content .box-post{margin-top: 16px;}
#wrap-content .topic-box .txt-topic{
    font-size: 2em;
    color: var(--purple);
    font-family: 'prompt-m';
    width: auto;
}
#wrap-content .topic-box .count-post{
    color: var(--sub-txt);
    width: auto;
    font-size: 1.4em;
    font-family: sarabun;
    line-height: 30px;
    clear: both;
}
#wrap-content .topic-box .txt-topic.center{
    text-align: center;
    width: 100%;
}
#wrap-content .exel-hotel {
    margin-top: 30px;
    border: 1px solid #ECF0F1;
    background: #fff;
    padding-bottom: 30px!important;
}
#wrap-content .exel-hotel .title-exel {
    padding-top: 30px;
    padding-bottom: 16px;
    font-size: 1.8em;
    font-family: prompt-m;
}
#wrap-content .exel-hotel .box-exelusive{
    width: calc(100% + 10px);
    margin-left: -5px;
}
#wrap-content .exel-hotel .box-exelusive .item {
    margin: 5px;
    width: calc(100% - 10px)!important;
}
#wrap-content .exel-hotel .box-exelusive .item a {
    display: block;
    padding-bottom: 64.81%;
}
#wrap-content .exel-hotel .box-exelusive .item a img {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.slick-dots li {
    width: 10px!important;
    height: 10px!important;
    margin-bottom: 0!important;
    margin: 0!important;
    margin-right: 5px!important;
    background-color: #eee!important;
    border-radius: 50%!important;
}
.slick-dots li.slick-active{
    background-color: var(--yellow)!important;
}
.slick-dots li button:before {
    content: ''!important;
}
.box-post .post-list{
    background: #fff;
    border-bottom: 1px solid #ECF0F1;
    font-family: 'prompt';
    padding: 16px 2.5%;
}
.box-post .post-list .status-post {
    height: 16px;
    line-height: 16px;
    background: #fff;
    margin-top: 8px;
    color: #999999;
    font-size: 12px;
    text-align: right;
    position: absolute;
    right: 0px;
    top: 16px;
    width: 40px;
    left: auto;
    font-family: 'sarabun';
}
.box-post .post-list .date-post {
    font-family: sarabun;
    font-size: 12px;
    color: #999999;
    padding: 0px;
    width: 40px;
    overflow: hidden;
    height: 16px;
    line-height: 16px;
    text-align: right;
    margin-top: 3px;
    position: absolute;
    right: 0px;
}
.box-post .post-list .box-logo{
    margin-right: 8px;
    width: 62px;
}
.box-post .post-list .box-detail{
    width: calc(100% - 70px);
}
.box-post .post-list .box-logo .logo-comp{
    padding-bottom: 66.34%;
}
.box-post .post-list .box-logo .logo-comp img{
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.box-post .post-list .name-comp {
    color: #767676;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    margin-top: 5px;
    text-align: left;
    width: 90%;
    height: 19px;
    line-height: 19px;
    font-family: 'sarabun';
}
.box-post .post-list .position-comp .position-detail{
    font-size: 16px;
    text-align: left;
    color: var(--main-txt);
    font-family: 'prompt';
    width: auto;
    width: 90%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 21px;
}

.box-post .post-list .sarary{
    text-align: center;
    font-size: 16px;
    font-family: 'sarabun';
    font-weight: bold;
    color: var(--main-txt);
    height: 20px;
}
.box-post .post-list .location {
    color: var(--sub-txt);
    font-size: 12px;
    font-family: 'sarabun';
    margin-top: 3px;
    height: 16px;
    line-height: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: calc(100% - 40px);
}
.box-post .no-data{
    font-size: 14px;
    color: var(--main-txt);
    text-align: center;
    margin-top: 16px;
}
#box-tags{
    margin-top: 20px;
}
#box-tags .row{
    width: calc(100% + 8px);
    margin-left: -4px;
}
#box-tags .row .list-tag{
    width: auto;
    padding: 0px 8px;
    margin: 4px;
    background: #F9F9F9;
    height: 30px;
    line-height: 30px;
    font-family: 'sarabun';
    font-size: 14px;
    border-radius: 4px;
    text-align: center;
    border: 1px solid #F7BF62;
}
#box-tags .row .list-tag a{
    color: #767676;
}
#box-tags .btn-show-tags{
    text-align: center;
    font-size: 14px;
    font-family: 'sarabun';
    color: #333355;
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
    background: #fff;
    box-shadow: 0px 1px 1px #ecf0f1;
    width: calc(100% + 7.2%);
    margin-left: -3.6%;
}
body.fixed-showLB-list .show-LB-list{
    position: fixed;
    top: 28px;
    z-index: 4;
}

/* loader */
.loader {
    width: 40px;
    height: 40px;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
    display: none;
}

.block {
    width: 16px;
    height: 16px;
    opacity: 0;
    animation: lod-squar 1s infinite linear;
    background-color: #ffcc66;
    float: left;
    margin: 2px;
    border-radius: 2px;
}

.block1 {
    animation-delay: 0.20s;
}

.block2 {
    animation-delay: 0.50s;
}

.block3 {
    animation-delay: 1.2s;
}

.block4 {
    animation-delay: .80s;
}

@keyframes lod-squar {
    0%, 100% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
}
@media screen and (min-width: 667px) {

}
