.header-menu-mobile,.humberger{
	display: none;
}

.footer.footer-2,.footer.footer-2 a{
	background-color: #126DAA;
	color: rgba(255,255,255,0.6);
}
.absolute-footer{
	color: rgba(255,255,255,0.6);
}
.footer.footer-2 h3{
	color: #fff;
}
.item-trademark.item-ws1 .box-text-st1{
	text-align: center;
}
.position-relative{
	position: relative;
}
.ws-form-search{
	position: absolute;
	left: 50px;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	min-width: 300px;
	display: none;
	z-index: 99;
	top: 0px;
}
.ws-form-search form {
	position: relative;
	border: 1px solid #126daa;
}
.ws-form-search form input {
	height: 40px;
	border-radius: 0;
	border: none;
}
.ws-form-search form button {
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
	background: #ffcc51;
	color: #25332c;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	border: none;
	font-size: 15px;
	line-height: 40px;
}
.page-newsDetail {
	position: relative;
	display: block;
}
.pageBanner {
	position: relative;
	width: 100%;
	height: 330px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.pageBanner .__text {
	position: absolute;
	z-index: 2;
	top: auto;
	bottom: 30px;
	left: calc(100% / 12);
	right: calc((100% / 12) * 4.5);
}
.page_News .breadcrumb_link a {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0 20px 0 0px;
}
.page_News .breadcrumb_link a:last-child {
	padding-left: 20px;
}
.pageBanner .__text ._title {
	font-size: 30px;
	line-height: 48px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.page_News .breadcrumb_link span {
	color: #fff;
}
body.post-type-archive-atp-video header {
	position: fixed;
	z-index: 999;
	width: 100%;
	background-image: none;
}
.icon-play{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	cursor: pointer;
}
@media only screen and (max-width: 650px){
	.banner-top-info-ws1{
		margin-top: -65px !important;
	}
	.section-sl-banner img{
		/* height: 500px; */
		object-fit: cover;
	}
	header{
		background: #123152;
	}
	body.home .header-main{
		height: auto!important;
	}
	.header{
		padding: 0;
	}
	.header > .w-100,.header > .header-top,.header .header-main > .menu-main, .header .header-main .box-search .lang-menu,.header-main .box-search .search span.click-search {
		display: none;
	}
	.header .logo{
		display: block;
		width: 100%;
	}
	.header-menu-mobile{
		display: block;
		background: #ffffff;
		width: 100%;
		height: 58px;
		top: 0;
		position: fixed;
		z-index: 999;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.header-menu-mobile .social-mobile-block {
		display: flex;
		flex-wrap: wrap;
		/* position: absolute; */
		/* right: 15px; */
		/* top: 50%; */
		/* transform: translateY(-50%); */
	}

ul.social-mobile-block li.logo img {
    max-width: 100px;
}
	.header-menu-mobile .social-mobile-block li {
		padding: 6px 5px;
		/* margin: 0 4px; */
	}
	.header-menu-mobile .social-mobile-block li a .fa {
		color: #123152;
		font-size: 20px;
	}
	.humberger {
		/* position: fixed; */
		/* z-index: 9999; */
		/* bottom: 6px; */
		/* top: 13px; */
		/* width: max-content; */
		left: 30px;
		min-height: auto;
		webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		transition: all 0.4s ease;
	}
	.humberger .line {
		width: 30px;
		height: 2px;
		background: #123152;
		display: block;
		margin-bottom: 8px;
		webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		transition: all 0.4s ease;
	}
	.header-main .box-search .search .form-search{
		position: fixed;
		top: 50%;
		left: 50%;
		display: block;
		transform: translate(-50%,-50%);
	}
	.footer.footer-2 .footer-infor{
		padding: 10px 0;
	}
	.ws-form-search{
		position: relative;
		left: 0;
		margin: auto;
	}
	
}
.ws-sgct blockquote{
	padding:10px 20px;
	margin:0 0 20px;
	border-left:5px solid #eb2b2d
}
.ws-sgct blockquote p{
	margin:0!important
}
.ws-sgct code{
	background:rgba(0,0,0,.05);
	border-radius:3px;
	font-size:.85rem;
	color:#e83e8c
}
.ws-sgct p,.ws-sgct table{
	margin:0 0 20px;
	line-height:2
}
.ws-sgct table{
	border:1px solid #ddd;
	margin-bottom:30px
}
.ws-sgct table>tbody>tr>td,.ws-sgct table>tbody>tr>th,.ws-sgct table>tfoot>tr>td,.ws-sgct table>tfoot>tr>th,.ws-sgct table>thead>tr>td,.ws-sgct table>thead>tr>th{
	border:1px solid #ddd;
	padding:7px 10px
}
.ws-sgct h6{
	font-size:18px
}
.ws-sgct h5{
	font-size:21px
}
.ws-sgct h4{
	font-size:24px
}
.ws-sgct h3{
	font-size:27px
}
.ws-sgct h2{
	font-size:30px
}
.ws-sgct ul,.ws-sgct ol {
	margin: 0 0 20px;
	padding-left: 55px;
	list-style: disc;
}
.ws-sgct ul li,.ws-sgct ol li{
	line-height: 1.5;
}
.ws-sgct ol{
	list-style: decimal;
}
.ws-sgct div{
	max-width:100%;
	overflow:auto
}
.ws-sgct iframe{
	margin:auto
}
.ws-sgct .syntaxhighlighter{
	padding:10px 0
}
.ws-sgct h2,.ws-sgct h3,.ws-sgct h4,.ws-sgct h5,.ws-sgct h6{
	margin:0 0 20px;
	line-height: 1;
}
.tablenews ul [class*="current"] a{
	color: #f5a623;
}
.ws-table thead{
	background: #4A70BA;
	color: #fff;
}
.ws-table a{
	color: #000;
}
#ws-linhvuc{
	margin-bottom: 20px;
	max-width: fit-content;
	float: right;
	background: #f3f3f3;
}
.btn_utvt {
	float: right;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 0 10px;
	background: #6fbc2d;
	line-height: 35px;
	color: #fff;
	display: block;
	text-decoration: none;
}
.btn_utvt:hover {
	background: #4a70ba;
	color: #fff;
	text-decoration: none;
}
#ws-dathang #pa .h {
	text-align: center;
	background-color: #126DAA;
	color: #fff;
	margin-bottom: 16px;
}
#ws-dathang .h strong {
	display: block;
	padding-top: 15px;
	height: 30px;
	text-transform: uppercase;
	font-size: 21px;
}

#ws-dathang .h span {
	display: block;
	height: 33px;
}

#ws-dathang ul {
	padding: 0px 16px;
	margin: 0px;
	list-style-type: none;
}

#ws-dathang .t {
	border: solid 1px #eaeaea;
	background-color: #fff;
	margin-bottom: 12px;
	border-radius: 5px;
}
.menu.menu-main ul li ul, .menu.menu-top ul li ul{
	z-index: 99999999999;
}
#ws-dathang .kk {
	border: 0px solid #fff;
	font-size: 14px;
	color: #000;
	background-color: Transparent;
	padding: 10px;
	outline: none;
}

#ws-dathang .f input {
	position: relative;
	background-color: #c5143a;
	border-radius: 5px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	background: #C5143A;
	border: none;
	color: #fff;
	cursor: pointer;
}

#ws-dathang .s {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 42px;
	left: 0px;
}

#ws-dathang {
	padding: 0;
	margin: 0 auto 0px auto;
	width: 100%;
	max-width: 350px;
	background-color: #f6f6f6;
	position: relative;
	overflow: initial;
	padding-bottom: 20px;
}