
.country-news-top{width: 100%;height: 56px;padding: 2px 39px;padding-left: 28px;font: 24px/45px 'thaisanslite', Arial, sans-serif;color: #ffffff;text-align: left;/* -webkit-border-radius: 50px; */-moz-border-radius: 50px;/* border-radius: 50px; */background-size: contain;/* border-top-right-radius: 10px; *//* border-bottom-left-radius: 10px; */background: url(../images/news-in-28-1/bg.png) top left no-repeat;height: 49px;}
.country-icon{
    display:none;
}
.country-head-text{
    font: 24px/18px 'thaisanslite', Arial, sans-serif;
    /* color: #913a0a; */
    text-align: left;
    margin-top: 17px;
    text-indent: 15px;
}
.country-head-dropdown{
    font: 20px/20px 'thaisanslite', Arial, sans-serif;
    color: #fff;
    margin-top: 25px;
    margin-right: 37px;
    width: 135px;
    /*height: 30px;*/
    text-align: right;
}
.country-head-dropdown select{
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: absolute;
    right: 35px;
    top: 16px;
    width: 130px;
}
.country-news-mid{
    padding: 15px 25px;
}
.country-news-mid ul li{
    position: relative;
    padding: 0 0 0 15px;
    padding-bottom: 10px;
    /* border-bottom: 1px solid #989898; */
    background: url(../images/news-in-28-1/bulet.png) 0% 20% no-repeat;
}
.country-place{
    width: 100%;
    font: 20px/20px 'thaisanslite', Arial, sans-serif;
    color: #000000;
    text-align: left;
}
.country-place a{
    color: #000000;
}
.country-province{
    font: 20px/20px 'thaisanslite', Arial, sans-serif;
    color: #000;
    position: absolute;
    left: 370px;
}
.country-detail{
    width: 100%;
    font: 20px/20px 'thaisanslite', Arial, sans-serif;
    color: #000;
    display: block;
    padding-top: 5px;
    padding-left: 0px !important;
}
.country-detail a{
    color: #000;
}
.country-news-bottom{
    position: relative;
    margin-top: 10px;
    padding-bottom: 20px;
}
.country-more-btn{
    font-size: 13px;
    color: #999 !important;
    position: absolute;
    right: 15px;
    width: 111px;
    height: 33px;
    background: url(../images/all-86-1/botton-h.png) top center no-repeat;
    font: 18px/25px 'thaisanslite', Arial, sans-serif;
    text-indent: 0;
    text-align: center;
}
.country-more-btn:hover{
    /* color: #fff; */
    /* background: url(../images/all-40-1/botton-h.png) top right no-repeat; */
}
@media only screen and (min-device-width : 320px) and (max-device-width : 768px) {
	.country-head-dropdown select{
		top: 12px;
		right: 11px;
		border: 1px solid #BBB;
	}
	.country-province{
		left: 200px;
	}
    
    .country-head-dropdown{
        height: 21px;
 }
	
    .country-detail{
        margin-top: 8px; 
	}
    .country-news-mid ul li{
        padding-top: 5px;
	}
	
    .country-news-bottom{
        margin-bottom: 40px;
	}
	
    .country-news-mid{
        padding: 15px 15px;
	}
	.country-news-top{/* height: 90px; *//* border-radius: unset; */}
	.country-head-text{
		font: 24px/12px 'thaisanslite', Arial, sans-serif;
		height: 60px;
	}
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .country-news-mid {
        padding: 0px;
	}
}