/* Css Responsive */
@media all and (min-width: 1601px) and (max-width: 1920px) {
}

@media all and (min-width: 1201px) and (max-width: 1600px) {
}

@media all and (min-width: 961px) and (max-width: 1200px) {
}

@media all and (min-width: 641px) and (max-width: 960px) {
	.news-featured {padding-top: 0}
	.block-news-item-ft {margin-left: -30px}
	.block-news-item-ft li {padding-left: 30px}
}

@media all and (min-width: 176px) and (max-width: 640px) {
	.uk-grid {margin-left: -15px}
	.uk-grid>* {padding-left: 15px}
	*+.uk-grid-margin, .uk-grid+.uk-grid, .uk-grid>.uk-grid-margin {margin-top: 15px}
	h2.news-menu-cate {border-bottom:solid 3px #0b69aa}
	.news-select-region {position: inherit; top: 0; width: 100%; margin-top: 15px}
	.news-featured {padding-top: 15px}
	.block-news-item-ft {margin-left: -15px}
	.block-news-item-ft li {padding-left: 15px}
	.tt-box-1, .inner-main, .block-videos {margin-top: 15px}
	.pagination-main {margin-bottom: 15px}
	.uk-drop {width: 220px}
	/* Update 01/2020 */
	.thumb-img-3 {width: 100%; margin: 0 0 15px}
	.news-menu-multimedia ul {display: inline-block; width: 100%}
	/* Update 08/04/2022  Longform */
	.inner-longform, .ct-list-longform {margin-top: 0;}
	.tt-cate-longform {height: auto; margin-bottom: 15px;}
	.large-news-lf .data-news-lf {position: relative; bottom: 0; margin: 0; padding: 0; background-color: transparent;}
}


/* Phần tử chung */
@media all and (min-width: 176px) and (max-width: 1920px) {	
}

@media all and (min-width: 176px) and (max-width: 1600px) {
}

@media all and (min-width: 176px) and (max-width: 1200px) {
	.nav-scrollup {padding: 5px 0; width: 100%; right: 0; bottom: 0; background: #fff; border-top: solid 1px #e0e0e0}
	.nav-scrollup .uk-margin-small-top {margin-top: 0 !important}
}

@media all and (min-width: 176px) and (max-width: 960px) {	
	.top-hd {box-shadow: 0 1px 3px rgba(0,0,0,0.3)}
	.logo-hd-mobile {background: #fff; width: 72px; padding: 5px 15px; position: absolute; top: 0; left: 50%; right: 50%; margin-left: -36px}
	.uk-navbar-toggle {border-right: none; padding-right: 0}
	.search-hd .uk-button {padding: 0; border: none}
	.box-widget {max-width: none}
	.row-main, .row-sidebar {margin-bottom: 15px}
	.news-featured {border-top: none}
	.order-1 {order: 3}
	.order-2 {order: 1}
	.order-3 {order: 2}
	.tt-box-1 {padding-top: 30px; border-top: solid 3px #0b69aa}
	.news-thematic {padding-bottom: 10px}
	.news-thematic h3 {float: none; margin: 0 0 10px 0}
	.news-story li {padding: 15px 0}	
	.news-large-cate {padding-bottom: 15px; border-bottom: solid 1px #e0e0e0}
	.news-list-links li:first-child {border-top: none; padding-top: 0}
	.block-news-item-ft li {float: left; width: 50%; margin-bottom: 0}
	.sidebar-main {max-width: 100%}
	#footer {margin-top: 30px}
	.info-footer {border-top: solid 5px #0b69aa}
	.block-videos {border-top: solid 3px #095e98}
	/* Update 01/2020 */
	.uk-dotnav {width: 100%; position: relative !important; top: 0}
	/* Update 18/03/2020 */	
	.news-story li {padding: 50px 0 15px !important; position: relative}	
	.news-story li:first-child {padding-top: 50px}
	.news-story li .news-cate-story {position: absolute; top: 15px;font-size:1rem;}
}