@charset "utf-8";

/* CSS Document */

.news-39-1 {
    margin: 0;
    padding: 0;
    /* background:url(../images/news-39-1/bg11.jpg) top center no-repeat; */
}

.news-39-1 .news-title {
    width: 100%;
    height: auto;
    font: 28px/70px 'kanit', Arial, sans-serif;
    text-align: center;
    color: #ff6c00;
    padding-top: 43px;
}

.news-39-1 .news-top {
    /* height:50px; */
}

.news-39-1 .tab {
    font: 16px/30px 'kanit', Arial, sans-serif;
    color: #0d0d0d;
    padding-top: 15px;
}

.news-39-1 .tab ul {
    padding: 0;
    margin: 0;
    color: #0d0d0d;
}

.news-39-1 .tab ul li {
    padding: 0px 10px;
}

.news-39-1 .tab .normal {
    /* width: 167px; */
    height: 50px;
    /*background: #f5f5f5;*/
    display: inline-block;
    text-align: center;
    /* margin-top: 7px;*/
    color: #3e677c;
    padding: 8px 8px;
    /* letter-spacing:1px; */
}

.news-39-1 .tab .active {
    /* width: 167px; */
    width: max-content;
    /* height: 50px; */
    background: url(../images/news-39-1/select.jpg) bottom center no-repeat;
    white-space: nowrap;
    text-align: center;
    padding: 8px 8px;
    /* margin: 0 6px; */
    /* margin-top: 0px; */
    color: #fff;
    /* letter-spacing:1px; */
    /* font-weight: bold; */
}

.news-39-1 .tab .active a {
    color: #242424;
}

.news-39-1 .tab .normal a {
    color: #242424;
}

.news-39-1 .tab .normal a:hover {
    color: #f29004;
}

.news-39-1 .news-mid {
    margin: 0;
    padding: 0;
    /* padding-top:36px; */
    padding-bottom: 90px;
}

.news-39-1 .news-bottom {
    position: relative;
    margin: 0;
    padding: 20px 0px;
}

.news-39-1 .news-mid .btn-left {
    margin: 0;
    padding: 0;
    margin-top: 200px;
}

.news-39-1 .news-mid .btn-right {
    margin: 0;
    padding: 0;
    margin-top: 200px;
}

.news-39-1 .p-4 {
    padding: 1.3rem !important;
}

.news-block {
    /* width: 300px; */
    height: auto;
    padding: 10px;
    /* -webkit-border-radius: 10px; */
    -moz-border-radius: 10px;
    /* border-radius: 10px; */
    border: 1px solid #fff;
    /* box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; */
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.news-block .news-pic {
    margin: 0;
    padding: 0;
}

.news-block .news-pic img {
    max-width: 100%;
    height: auto;
    /* -webkit-border-radius: 10px; */
    -moz-border-radius: 10px;
    /* border-radius: 10px; */
}

.news-block .news-text {
    margin: 0;
    padding: 0;
    /* height: 214px; */
    padding-bottom: 20px;
}

.news-block .news-text .news-topic {
    padding: 10px 5px;
    height: 112px;
    /* overflow: hidden; */
    font: 21px/20px 'thaisanslite', Arial, sans-serif;
    color: #1f1f1f;
}

.news-block .news-text .news-topic a {
    color: #1f1f1f;
}

.news-block .news-text .news-topic a:hover {
    color: #4c6d00;
}

.news-block .news-text .news-d {
    padding: 15px 19px 0px 5px;
    font: 18px/20px 'thaisanslite', Arial, sans-serif;
    color: #0b0a0a;
}

.news-block .news-text .news-date {
    padding: 20px 5px;
    font: 12px/20px 'kanit', Arial, sans-serif;
    color: #fff;
}

.n-bottom2 {
    width: 100%;
    height: auto;
    position: relative;
    padding-bottom: 25px;
    text-align: center;
    margin-top: 20px;
}

.n-bottom {
    width: 100%;
    height: auto;
    position: relative;
}

.n-bottom3 {
    /* height:auto; */
    /* position:absolute; */
    /* top: -40px; */
    height: 0;
    /* right:0; */
}

.n-bottom .nb-p {
    height: auto;
    position: absolute;
    text-align: center;
    top: -13px;
}

@media (max-width: 575px) {
    .news-39-1 {
        min-height: 780px;
    }
    .news-39-1 .tab .active {
        font-size: 20px;
        line-height: 28px;
        height: 45px;
    }
    .news-39-1 .tab .normal {
        /* width: 200px; */
        width: max-content;
        padding: 0px 10px;
        height: 45px;
        font-size: 20px;
        line-height: 42px;
    }
    .news-39-1 .news-mid .btn-left {
        display: none;
    }
    .news-39-1 .news-mid .btn-right {
        display: none;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .news-39-1 .tab .active {
        font-size: 28px;
        line-height: 28px;
    }
    .news-39-1 .tab .normal {
        width: 177px;
        padding: 0px 10px;
    }
    .news-39-1 .news-mid .btn-left {
        display: none;
    }
    .news-39-1 .news-mid .btn-right {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .news-39-1 .tab .active {
        font-size: 20px;
        line-height: 28px;
        height: 45px;
    }
    .news-39-1 .tab .normal {
        width: 200px;
        padding: 0px 10px;
        height: 45px;
        font-size: 20px;
        line-height: 42px;
    }
    .news-39-1 .news-mid .btn-left {
        display: none;
    }
    .news-39-1 .news-mid .btn-right {
        display: none;
    }
    .news-39-1 .container-cv-5 {
        width: 100%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .news-39-1 {
        min-height: 680px;
    }
    .news-39-1 .justify-content-lg-center {
        -ms-flex-pack: left !important;
        justify-content: left !important;
    }
    .news-39-1 .tab .active {
        font-size: 20px;
        line-height: 28px;
        height: 45px;
    }
    .news-39-1 .tab .normal {
        width: 200px;
        padding: 0px 10px;
        height: 45px;
        font-size: 20px;
        line-height: 42px;
    }
    .news-39-1 .news-mid .btn-left {
        display: none;
    }
    .news-39-1 .news-mid .btn-right {
        display: none;
    }
    .news-39-1 .container-cv-5 {
        width: 100%;
    }
}

@media (min-width: 1200px) and (max-width: 1280px) {
    .news-39-1 .tab .normal {
        width: auto;
        padding: 0px 10px;
        font-size: 18px;
        line-height: 50px;
    }
}

@media (min-width: 1281px) and (max-width: 1366px) {
    .news-39-1 .tab .normal {
        width: 180px;
    }
    .news-39-1 .tab .active {
        width: 180px;
    }
    .news-39-1 .container-cv-5 {
        width: 100%;
    }
}

@media (min-width: 1367px) and (max-width: 1440px) {
    .news-39-1 .tab .normal {
        width: 190px;
    }
    .news-39-1 .tab .active {
        width: 190px;
    }
    .news-39-1 .container-cv-5 {
        width: 100%;
    }
}

@media (min-width: 1441px) and (max-width: 1600px) {}


/* ----------------------------------------- */

@media(min-width:375px) and (max-width:419px) {
    .news-39-1 .owl-theme .owl-nav {
        left: -45px !important;
        right: -45px !important;
        /* margin-top: 0 !important; */
    }
}

@media(min-width:420px) and (max-width:575px) {
    .news-39-1 .owl-theme .owl-nav {
        left: -45px !important;
        right: -45px !important;
        /* margin-top: 0 !important; */
    }
}

@media(min-width:576px) and (max-width:767px) {
    .news-39-1 .owl-theme .owl-nav {
        left: -45px !important;
        right: -45px !important;
        margin-top: -10px !important;
    }
}

@media(min-width:768px) and (max-width:991px) {
    .news-39-1 .owl-theme .owl-nav {
        left: -45px !important;
        right: -45px !important;
        /* margin-top: -10px !important; */
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .news-39-1 .owl-theme .owl-nav {
        left: -45px !important;
        right: -45px !important;
        /* margin-top: -10px !important; */
    }
}

@media(min-width:1281px) and (max-width:1366px) {
    .news-39-1 .owl-theme .owl-nav {
        left: -45px !important;
        right: -45px !important;
        margin-top: -10px !important;
    }
}

@media(min-width:1367px) and (max-width:1440px) {
    .news-39-1 .owl-theme .owl-nav {
        left: -45px !important;
        right: -45px !important;
        margin-top: -10px !important;
    }
}

@media(min-width:1441px) and (max-width:1600px) {
    .news-39-1 .owl-theme .owl-nav {
        left: -45px !important;
        right: -45px !important;
        margin-top: -10px !important;
    }
}

@media(min-width:1601px) and (max-width:1920px) {
    .news-39-1 .owl-theme .owl-nav {
        left: -45px !important;
        right: -45px !important;
        margin-top: -10px !important;
    }
}


/*.fb_iframe_widget_fluid span {
		vertical-align: top !important;
		width: 120px !important;
	}

	.fb_iframe_widget span {
		width: 120px !important;
		height: 25px !important;
	}

	.fb-like.fb_iframe_widget {
		top: 7px;
	}

	.fb_iframe_widget iframe {
		width: 120px !important;
	}*/

.news-39-1 .owl-theme .owl-dots .owl-dot.active {
    width: 36px;
    background: url(../images/all-38-1/select-2.png) center center no-repeat;
}

.news-39-1 .owl-theme .owl-dots .owl-dot span {
    background: url(../images/all-38-1/normal-4.png) center center no-repeat;
}

.news-39-1 .owl-theme .owl-dots .owl-dot.active span {
    background: none !important;
}

.news-39-1 .pic_bg2 {
    display: none !important;
}

.news-block .news-pic img {
    opacity: 1 !important;
}

.news-39-1 .pic_bg {
    display: none;
}

@media(max-width:1200px) {
    .p-0-mobile {
        padding: 0 !important;
    }
}