.cwd-tab .tab-control a, .navbar-content.nav li, .slogan {
	
	font-weight: 700
}
.breadcrumb, .list-feature-news>li>span, .news-category .news-block-title, .title-video-youtube {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}
body{
	    -webkit-touch-callout: none!important;
    -webkit-user-select: none!important;
    -khtml-user-select: none!important;
    -moz-user-select: none!important;
    -ms-user-select: none!important;
    user-select: none!important;
    overflow-x: hidden;
}
body, html {
	height: 100%;
	text-size-adjust: 100%;
	    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
	zoom: 100%;
}
.wrap.wrapper{
	overflow-x:hidden;
}
a {
	color: #0083cb
}
a:hover {
	text-decoration: none;
	color: #05477d
}
img {
	max-width: 100%
}
h1, h2, h3, h4 {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.4
}
.clear-fix {
	display: inline-block;
	width: 100%
}
.header {
	background: center 0 repeat-y #0083cb;
	color: #FFF;
	position: relative
}
.slogan {
font-size: 17px;
    padding: 19px 0 0 30px;
}
#logo {
	margin: 0;
	padding: 5px 0 5px 15px
}
.phone-num {
	font-size: 25px;
	font-weight: 700;
	padding-top: 33px
}
.phone-num a {
	color: #fff;
}
.phone-num>i {
	font-size: 30px
}
.slogan>p:last-child {
	color: #fff600
}
.main-nav.navbar {
	position: relative;
	padding-top: 3px;
	width: 100%;
	display: inline-block;
	float: left;
	margin: 0;
	min-height: 42px;
	border-bottom: 1px solid #2698d6;
}
.main-nav.navbar:before {
    content: '';
    border-top: 3px #fff600 solid;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    box-shadow: 0 2px 5px #222;
}
.navbar-content.nav li {
	display: inline-block;
	float: left;
	height: 42px;
	line-height: 40px
}
.navbar .collapse.navbar-collapse {
	padding: 0
}
.navbar-content.nav li>a {
	background: 0 0!important;
	color: #fff;
	padding-top: 0;
	padding-bottom: 0
}
.sticky, .sticky a {
	color: #FFF
}
.sticky {
	height: 30px;
	background-color: #2d76c4
}
.cwd-tab .tab-control {
	position: relative;
	border-bottom: 1px #e2e2e2 solid
}
.cwd-tab .tab-control a {
	color: #ea0000;
	overflow: hidden;
	position: relative;
	padding: 2px 20px;
	display: inline-block;
	line-height: 24px;
	float: left;
	margin-bottom: -1px
}
.cwd-tab .tab-control a>span {
	position: relative;
	z-index: 10;
	display: inline-block
}
.cwd-tab .tab-control a.active {
	color: #FFF
}
.cwd-tab .tab-control a.active:before {
	content: '';
	display: block;
	height: 97px;
	position: absolute;
	left: 0px;
	right: 6px;
	top: -25px;
	background-color: #ff6600;
}
.content-wrap {
	padding: 10px 15px 20px
}
.tab-content {
	padding: 10px 0 20px
}
.news-box>a.news-image {
	display: inline-block;
	position: relative;
	width: 100%;
	padding-top: 67%;
	overflow: hidden;
	border: 1px solid #ddd;
	font-size: 12px
}
.news-image.image-4-2 {
	padding-top: 50%!important
}
.news-box>a.news-image>img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%
}
.news-box>a.news-image.with-content h3 {
	position: absolute;
	z-index: 1;
	padding: 8px 10px;
	background-color: rgba(0, 131, 203, 0.85);
	color: #FFF;
	font-weight: 700;
	left: 0;
	bottom: 0;
	right: 0;
	margin: 0;
	font-size: 12px
}
.list-feature-news {
	list-style: none;
	padding: 0;
	margin: 0
}
.list-feature-news>li {
	overflow: hidden
}
.list-feature-news>li.with-icon {
	position: relative
}
.list-feature-news>li>span {
	display: block;
	margin-right: 10px
}
.list-feature-news>li:not(:last-child) {
	margin-bottom: 13px
}
.icon.icon-around {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../img/plus.png) no-repeat;
	text-indent: -9999%;
	text-align: center;
	position: absolute;
	left: 10px
}
@media (min-width:1200px) {
.col-padding-5 div[class*=col-] {
	padding-left: 0
}
.col-left-page, .col-right-page {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	float: left
}
.col-left-page {
	width: 823px
}
.col-right-page {
	width: 310px
}
.list-news-items {
	padding-left: 10px!important
}
}
.news-block {
	margin-bottom: 20px
}
.news-block>.news-block-header {
	position: relative;
	padding: 3px 0;
	margin: 0
}
.news-block>.news-block-header:after, .news-block>.news-block-header:before {
	content: '';
	height: 2px;
	position: absolute;
	bottom: 0;
	width: 50%
}
.news-block>.news-block-header.no-body {
	margin-bottom: 15px
}
.news-block>.news-block-header:after {
	background-color: #ddd;
	right: 0
}
.news-block>.news-block-header:before {
	background-color: #ff6600;
	left: 0
}
.header-30-70:before {
	width: 30%!important
}
.header-30-70:after {
	width: 70%!important
}
.news-block>.news-block-header>a, .news-block>.news-block-header>span {
	font-weight: 700;
	color: #0083cb;
	font-size: 18px
}
.news-block>.news-block-header>h2 {
	font-size: 20px;
	margin-top: 0
}
.news-block>.news-block-content {
	padding: 15px 0 0
}
.news-block.block-orange>.news-block-header:before {
	background-color: #ff6600
}
.news-block.block-orange>.news-block-header>a, .news-block.block-orange>.news-block-header>span {
	color: #ff6600
}
.abs {
	display: inline-block;
	width: 100%;
	margin-bottom: 20px
}
.footer {
	border-top: 3px #ff6600 solid;
	background-color:#084275;
	padding: 15px 0 10px;
	color: #FFF
}
.copyright {
	height: 50px;
	line-height: 50px;
	background-color: #02361d;
	margin-top: 25px
}
.news-category .news-block-title {
	display: block;
	padding: 5px 0;
	margin: 0;
	font-size: 15px
}
.news-category .news-box {
	margin-bottom: 20px
}
.content-wrapper img {
	max-width: 100%;
	width: auto!important;
	height: auto!important
}
.block-tags a {
	text-transform: none!important;
	color: #222!important;
	font-size: 12px!important
}
.block-tags a:not(:last-child):after {
	content: ','
}
.block-tags i {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
	color: gray;
	margin-right: 5px
}
.block-tags>.news-block-header {
	height: auto!important;
	padding: 6px 0;
	line-height: normal!important
}
.list-relate {
	list-style: none;
	padding: 0;
	margin: 0
}
.list-relate>li {
	padding: 5px 20px;
	position: relative;
	font-size: 16px
}
.list-relate>li:before {
	content: '';
	display: inline-block;
	width: 6px;
	height: 6px;
	background-color: #ff6600;
	-moz-border-radius: 50%;
	position: absolute;
	top: 11px;
	left: 1px
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
	width: 100%
}
.sidebar-news {
	list-style: none;
	margin: 0;
	padding: 0
}
.sidebar-news>li {
	display: inline-block;
	width: 100%;
	margin-bottom: 5px;
	text-align: justify
}
.ads, .b-btn-group-hor.f-btn-group-hor, .b-btn-group-hor__item, .f-contacts-short-item__icon, .paging-album-view, .paging-view-list {
	text-align: center
}
.sidebar-news>li:last-child {
	margin-bottom: 0
}
.sidebar-news .news-image-thumb {
	display: inline-block;
	width: 45%;
	float: left;
	padding-right: 15px
}
.sidebar-news .news-intro h4 {
	font-size: 13px;
	margin: 0;
	line-height: 17px
}
.pull-right>h2, .vcard>h2 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700
}
.vcard>h2 {
	margin-top: 0
}
.vcard a {
	color: #fff
}
.pull-right {
	margin-top: -19px;
	line-height: 2;
	margin-right: 14px
}
.pull-right>h2 {
	margin-top: 0
}
.pull-right a {
	color: #fff;
	display: block
}
@media (max-width:1024px) {
.col-left-page {
	padding-right: 15px
}
}
@media (max-width: 1024px) and (min-width: 768px) {
.wrap {
	width: 1170px;
}
.news-box>a.news-image.with-content h3 {
	display: block !important;
}
.hidden-lg { 
	display: none !important;
}
.list-news-items {
	width: 100%;
}
}
@media (min-width:768px) {
.container {
	width: 1170px
}
.col-left-page {
	width: 823px;
	float: left
}
.col-right-page {
	width: 310px;
	float: left
}
.logo-mobile-view{
	display:none;
}
}
@media (max-width:767px) {
.logo-mobile-view{
	display: inline-block;
    text-align: center;
}
.logo-desktop-view{
	display:none;
}
.container, .navbar-collapse li {
	width: 100%
}
.header .phone-num {
	padding: 0;
	display:none;
}
.center-xs {
	text-align: center
}
.container {
	padding-left: 15px;
	padding-right: 15px
}
.col-left-page, .no-padding-xs {
	padding-right: 0
}
.larva {
	display: none!important
}
.no-padding-xs {
	padding-left: 0
}
.box-advertising-banner a img {
	height: auto!important
}
}
.brand, .larva {
	display: inline-block
}
.news-l-pd-10 {
	padding-bottom: 5px
}
.navbar-toggle {
	border: 2px solid #fff
}
.navbar-toggle .icon-bar {
	background-color: #fff
}
.hotline-block>p {
	font-size: 20px;
	color: red;
	font-weight: 700
}
.brand {
	float: left;
	min-width: 100px;
	height: 100px;
	margin: 14px
}
.larva {
	height: 3px;
	background-color: #FFF;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	position: absolute;
	left: 0;
	bottom: 10px;
	min-width: 20px;
	-webkit-transition: width .2s, left .4s;
	transition: width .2s, left .4s
}
.carousel-control.right {
	background: url(../img/nav-right.png) 0 center no-repeat
}
.carousel-control.left {
	background: url(../img/nav-left.png) 100% center no-repeat
}
#at-cv-lightbox, .carousel-control span {
	display: none!important
}
body {

	    overflow-x: hidden;
}
.support-icon-right {
	background: #F0F3EF;
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: 9;
	overflow: hidden;
	width: 250px;
	color: #fff!important;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}
.support-icon-right h3 {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 13px!important;
	font-family: Arial;
	color: #fff!important;
	margin: 0!important;
	background-color: #5CB85C;
	cursor: pointer
}
.support-icon-right i {
	background-color: #D9534F;
	padding: 15px 15px 12px
}
.news-block>.title-top-header:after, .news-block>.title-top-header:before {
	content: '';
	background-color: #ff6600;
	position: absolute;
	left: 0
}
.online-support {
	display: none
}
.slogan {
	margin-top: 3px
}
.left-news-hot {
	padding-right: 0
}
.banner-sidebar a {
	display: block;
	border: 1px solid #ddd;
	margin-bottom: 20px
}
.news-block>.title-top-header {
	padding-left: 10px
}
.news-block>.title-top-header:before {
	top: 0;
	width: 3px;
	height: 30px
}
.news-block>.title-top-header:after {
	height: 1px;
	bottom: 0;
	width: 100%
}
.b-btn-group-hor__item {
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	-ms-transition: all .5s linear;
	-o-transition: all .5s linear;
	transition: all .5s linear;
	background: #1e7ccc;
	border-radius: 50%;
	display: inline-block;
	height: 32px;
	padding: 6px 0;
	margin: 0 3px;
	width: 32px;
	color: #fff
}
.b-btn-group-hor__item:hover {
	color: #fff
}
.f-contacts-short-item__icon {
	color: #fff;
	width: 25px;
	float: left;
	margin-right: 5px;
	font-size: 18px
}
.b-remaining {
	overflow: hidden;
	font-size: 15px
}
.b-contacts-short-item {
	overflow: hidden;
	margin-bottom: 5px
}
.b-blog-short-post .b-blog-short-post__item a, .b-contacts-short-item a {
	color: #fff
}
.b-blog-short-post .b-blog-short-post__item {
	border-top: 2px groove #096d3e;
	padding-top: 10px;
	padding-bottom: 8px
}
.f-primary-title {
	text-transform: uppercase;
	font-size: 14px
}
.f-primary-title a {
	color: #fff
}
.Gallery-Home {
	margin: 0;
	padding: 0
}
.Gallery-Home li {
	display: inline-block;
	float: left;
	margin: 0 0 5px 5px
}
.Gallery-Home li a img {
	width: 76px;
	height: 57px;
	border: 1px solid #202629;
	padding: 1px
}
.list-feature-news .with-icon img {
	width: 90px;
	height: 57px;
	float: left;
	margin-right: 15px;
	border: 1px solid #ddd
}
#zt-bottom-menu {
	padding: 0;
	width: 100%
}
#zt-bottom-menu ul.nav {
	padding: 0
}
#zt-bottom-menu .nav li {
	border-top:2px groove #14528a;
}
#zt-bottom-menu .nav li a {
	color: #fff;
	padding: 8px 0;
	font-size: 15px
}
#zt-bottom-menu .nav li a:hover {
	background: 0 0
}
.form-register-online .box-row-contact {
	margin-bottom: 10px
}
.form-register-online .news-block-header {
	background: #0083cb;
	text-align: center;
	font-weight: 700;
	color: #fff;
	padding: 10px;
	font-size: 16px;
	border-radius: 5px 5px 0 0
}
.form-register-online .news-block-content {
	border: 1px solid #dad9d9;
	border-top: 0;
	padding: 10px 15px 0;
	margin-bottom: 15px;
	border-radius: 0 0 5px 5px
}
.side-block-news-lt .block-orange {
	display: none
}
.side-block-news-lt .block-orange.sidebar-item26 {
	display: block
}
#item-block26 {
	display: none
}
.form-register-online .ss-q-title {
	font-weight: 400
}
.path-menu-link ul li {
	font-size: 14px;
	color: #fff;
	display: inline-block;
	margin-right: 0
}
.path-menu-link ul li a, .path-menu-link ul li i {
	color: #fff;
	padding-right: 8px
}
.path-menu-link {
	clear: both;
	background: #3180ab;
	padding: 8px 0
}
.path-menu-link ul {
	margin-bottom: 0;
	padding: 0 20px
}
.Size-Font-Detail_news .TitleDetailNews {
	color: #0083cb;
	font-size: 16px;
	margin-top: 0
}
.DateNews {
	color: #939090;
	font-style: italic;
	margin-bottom: 10px;
	font-size: 14px
}
.content-detail-news-view p {
	font-size: 16px;
	line-height: 24px
}
.list-news-category-view .title-news-list-cate {
	margin: 0
}
.b-blog-one-column__row {
	border-bottom: 1px dashed #b5b5b5;
	padding-bottom: 15px;
	margin-bottom: 15px
}
.paging-view-list ul {
	padding: 0
}
.paging-view-list ul li a {
	padding: 3px 10px
}
.content-page-view {
	margin-top: 20px
}
.caption-gallery-view {
	height: 40px;
	overflow: hidden
}
.title-detail-gallery {
	margin: 0 0 20px;
	color: #0083cb
}
.box-advertising-banner {
	margin-bottom: 20px
}
.box-advertising-banner a {
	display: block;
	border: 1px solid #ddd
}
.box-advertising-banner a img {
	width: 100%;
	height: 161px
}
.paging-album-view {
	padding: 0
}
.title-video-youtube {
	margin-bottom: 5px;
	color: #0083cb
}
.navbar-content.nav li>a {
	position: relative;
	display: block;
	padding: 0;
    margin: 0 13px;
    font-size: 15px;
}
.navbar-content.nav li.active a:after {
	content: "";
	position: absolute;
	height: 3px;
	background-color: #FFF;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	min-width: 20px;
	-webkit-transition: width .2s, left .4s;
	transition: width .2s, left .4s;
	width: 100%;
	bottom: 4px;
	left: 0
}
.navbar-content.nav li> ul{
display: block;
    z-index: 99999;
    position: absolute;
    background: #0678b7;
    top: 100%;
    left: 15px;
    width: 230px;
	display:none;
}
.navbar-content.nav li:hover ul{
	display:block;
}
.navbar-content.nav li.active ul a:after{
	display:none;
}
.navbar-content.nav li> ul > li{
border-bottom: 1px solid #228dc7;
    width: 100%;
    height: auto;
    line-height: 20px;
    padding: 9px 0;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.navbar-content.nav li> ul > li:last-child{
	border-bottom:0;
}
.navbar-content.nav li> ul > li a{
	font-size:12px;
}
.navbar-content.nav li> ul > li:hover{
	background:#05679c;
}
.view-sixth.NewsImage a {
	display: block;
	max-height: 150px;
	overflow: hidden;
	border: 1px solid #ddd
}
.list-news-category-view .DateNews {
	margin-top: 5px
}
h2.news-block-title {
	margin: 0;
	font-size: 15px
}
h2.title-news-mobile {
	margin: 0;
	font-size: 13px
}
.content-detail-news-view table {
	width: 100%!important
}
.content-detail-news-view table tr td {
	width: auto!important
}
.register-online-view {
	font-size: 16px
}
#floating-phone {
	position: fixed;
	right: 10px;
	left:auto;
	bottom: 20px;
	height: 50px;
	width: 50px;
	background: #46C11E url(../img/callbutton01.png) center / 30px no-repeat;
	z-index: 999;
	color: #FFF;
	font-size: 35px;
	line-height: 55px;
	border-radius: 50%;
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.5);
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,.5);
	box-shadow: 0 2px 5px rgba(0,0,0,.5);
	display: none
}
.content-detail-news-view ul li {
	font-size: 16px
}
.site-search {
width: 30px;
height: 30px;
margin-top: 6px;
margin-right: 0px;
float: right;
position: relative;
}
.search-btn {
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
cursor: pointer;
display: inline-block;

}
.search-btn:before {
margin-right: 0px;
font-family: 'FontAwesome';
content: "\f002";
font-size: 14px;
color: #fff;
}
.search-btn.open:before {
content: "\f00d";
}
.search-contain.open {
margin-top: 0px;
opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
}
.search-contain {
width: 290px;
background-color: #ffffff;
border: 1px solid #ddd;
margin-top: 10px;
z-index: 200;
opacity: 0;
filter: alpha(opacity=0);
visibility: hidden;
position: absolute;
top: 39px;
right: 0px;
transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
}
.search-contain:before {
width: 0;
height: 0;
content: '';
border-bottom: 8px solid #fff;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
position: absolute;
top: -8px;
right: 5px;
}
.typeahead-container {
    position: relative;
    z-index: 998;
    background-color: #fff;
    color: rgba(0, 0, 0, 0.7);
    font-size: 14px;
    padding: 9px;
    width: 100%;
    max-width: 500px;
    line-height: 14px;
}
.typeahead-container  input#keyword{
	
}
.typeahead-container.result {
    border-radius: 4px 4px 0 0;
}

.typeahead-container.result,
.typeahead-container.filter {
    z-index: 999;
}

.typeahead-field {
    width: 100%;
    font-size: 16px;
    display: table-row;
    text-align: left;
    border-spacing: 0;
    border-collapse: separate;

}

.typeahead-field > span {
    display: table-cell;
    vertical-align: middle;
}

.typeahead-field .typeahead-query {
    width: 96%;
}

.typeahead-field .typeahead-filter {
    width: 2%;
    min-width: 60px;
	display:none;
}

.typeahead-field .typeahead-button {
    width: 2%;
    min-width: 50px;
}

.typeahead-result {
    position: absolute;
    top: 72px;
    left: 0;
    background-color: #fff;
    width: 100%;
    padding: 1px;
    -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) inset;
}

.typeahead-result > ul {
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 16px;
    text-align: left;
    list-style: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.typeahead-result > ul > li:first-child {
    border-top: none;
}

.typeahead-result > ul > li {
    border-top: solid 1px rgba(0, 0, 0, 0.15);
}

.typeahead-result > ul > li > a {
    display: block;
    padding: 10px 16px;
    white-space: nowrap;
    text-decoration: none;
    color: #333;
    clear: both;
    background-color: #fff;
    position: relative;
}

.typeahead-result > ul > li.active > a {
    background-color: #ebebeb;
}

.typeahead-result > ul > li.typeahead-group a {
    background-color: #37a3eb;
    background: -webkit-linear-gradient(top, #37a3eb 0, #2181cf 100%);
    background: linear-gradient(to bottom, #37a3eb 0, #2181cf 100%);

    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: 0 1px 0 rgba(0,0,0,0.75);
    -moz-text-shadow: 0 1px 0 rgba(0,0,0,0.75);
    -webkit-text-shadow: 0 1px 0 rgba(0,0,0,0.75);
}

.typeahead-result > ul > li > a small {
    padding-left: 16px;
    color: #b6b6b6;
}
.box-inbox-pagefacebook{
	position:fixed;
	bottom:0px;
	right:10px;
	z-index:9999;
	
}
.box-inbox-pagefacebook .title-main-inbox{
background: #fc6603;
    padding: 0 15px;
    height: 34px;
    line-height: 37px;
    display: block;
    color: #fff;
    cursor: pointer;
    border-radius: 5px 5px 0 0;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
}
.box-inbox-pagefacebook .title-main-inbox i{
	padding-right:5px;
}
.inside-inbox-facebook{
	display:none;
	transition:all 0.2s;
}
.box-inbox-pagefacebook .inside-inbox-facebook.show-inbox{
	display:block;
	transition:all 0.2s;
}
.navbar-brand,.banner-mobile-tc {
    display:none;
}
.phone {
    position: fixed;
    left: 1rem;
    bottom: 0px;
}
.phone p{
	font-size: 12px;
    margin-bottom: 0;
    padding: 5px 10px;
	color: #fff;
}
.hotline {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
    background-color: #0083cb;
    padding: 0.25rem;
    text-align: center;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 700;
    color: #fff);
}
.fixed {
    position: fixed;
}
.bottom-5 {
    bottom: 1.25rem;
}
.right-3 {
    right: .75rem;
}
.social-right a{
	display:block;
}
.mb-3 {
    margin-bottom: 0.75rem;
}
.btn-up {
    position: fixed;
    bottom: 20px;
    right: 100px;
	    border: 0;
    padding: 0;
    background: transparent;
	cursor:pointer;
	    opacity: 0;
}
.btn-up.active {
    opacity: 1;
}
@media (max-width :767px) {
#floating-phone {
	display: block
}
.navbar-content.nav li.active a:after {
	display: none
}
.navbar-content.nav {
	padding-bottom: 0px;
	margin-left: -15px;
	margin-right: -15px
}
.navbar-content.nav li {
	height: auto;
	line-height: 20px;
	padding: 5px 0;
	border-bottom: 1px solid #1173a9;
	display: blockl
}
.list-news-category-view .title-news-list-cate {
	
}
.navbar-content.nav li a {
	text-transform: none;
	font-weight: normal;
}
.left-news-hot, .news-block-content .no-padding-xs {
	padding-right: 15px
}
.path-menu-link ul {
	padding: 0
}
.navbar .collapse.navbar-collapse {

	box-shadow: none;
	background: #064f8c
}
#collapse-menu {
	background:#04517b;
}
.navbar .collapse.navbar-collapse {
	padding-left: 15px;
	padding-right: 15px
}
.navbar-brand i{
	    float: left;
    margin-right: 10px;
}
body {
	overflow-x: hidden;
}
.search-btn{
	display:none;
}
.site-search{
	width: 100%;
    height: auto;
	float:left !important;
	margin-top:0;
	margin-bottom:10px;
}
.search-contain{
	opacity:1;
	position:relative;
	left:0;
	visibility: inherit;
	top:0;
	left:0;
	border:0;
}
.search-contain:before{
	display:none;
}
.typeahead-container {
    position: relative;
    z-index: 998;
    background-color: transparent;
    color: transparent;
    font-size: 14px;
    padding: 0;
    width: 100%;
    max-width: 500px;
    line-height: 14px;
    background: transparent;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 17px;
    font-size: 18px;
    line-height: 20px;
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
	display:block;
}
.typeahead-container input#keyword {
    color: #000;
}
#logo{
	padding:5px 0 10px 0px;
}
.banner-mobile-tc {
    display:block;
}
.banner-desktop-tc{
	display:none;
}
.wrapper.offcanvas-push {
    position: relative;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-transition: transform 0.5s ease 0s;
    -moz-transition: transform 0.5s ease 0s;
    -o-transition: transform 0.5s ease 0s;
    transition: transform 0.5s ease 0s;
    -webkit-transform: translate3d(280px,0,0);
    transform: translate3d(280px,0,0);
    overflow: hidden;
	background: #fff;
  }
  .wrapper.offcanvas-push:after {
    height: 100%;
    opacity: 1;
    -webkit-transition: opacity 0.5s ease 0s;
    -moz-transition: opacity 0.5s ease 0s;
    -o-transition: opacity 0.5s ease 0s;
    transition: opacity 0.5s ease 0s;
    -webkit-transition: transform 0.5s ease 0s;
    -moz-transition: transform 0.5s ease 0s;
    -o-transition: transform 0.5s ease 0s;
    transition: transform 0.5s ease 0s;
    width: 100%;
  }
  .wrapper.offcanvas-push:before{
	  background:#f00;
	  content:"";
	  position:absolute;
	  top:0;
	  left:0;
	  height:100%;
	  width:100%;
	  background: rgba(0, 0, 0, 0.73);
	  z-index:99;
  }
  body.overflow-hidden {
    width: 100%;
    overflow-x: hidden;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	background: #0083cb;
  }
  .offcanvas-overlay {
    -webkit-transition: transform 0.5s ease 0s;
    -moz-transition: transform 0.5s ease 0s;
    -o-transition: transform 0.5s ease 0s;
    transition: transform 0.5s ease 0s;
    opacity: 0.5;
    position: fixed;
    z-index: 9999;
    cursor: pointer;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
	    
  }
  .offcanvas {
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999;
    width: 280px;
    -webkit-transform: translateX(-280px);
    -moz-transform: translateX(-280px);
    -o-transform: translateX(-280px);
    transform: translateX(-280px);
  }
  .offcanvas .sidebar-nav {
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 280px;
  }
  .offcanvas .sidebar-nav ul li a {
color: #fff;
    display: block;
    text-decoration: none;
    padding: 8px 15px;
    -webkit-transition: color 0.3s ease-in-out 0s;
    -moz-transition: color 0.3s ease-in-out 0s;
    -o-transition: color 0.3s ease-in-out 0s;
    transition: color 0.3s ease-in-out 0s;
    font-weight: bold;
  }
   .offcanvas .sidebar-nav ul li ul li a{
	   padding: 5px 15px 5px 25px;
   }
   .offcanvas .sidebar-nav ul li a:hover,.offcanvas .sidebar-nav ul li:Hover a{
	   background:transparent;
	   color:#fff;
   }
  .offcanvas .sidebar-nav ul.nav-sub {
    background: none repeat scroll 0 0 #525E66;
  }
  .offcanvas .sidebar-nav >ul >li.nav-active > a {
    background: none repeat scroll 0 0 #c51b22;
    border-bottom: 1px solid rgba(0,0,0,0.2);
    color: #FFFFFF;
	    
  }
  .offcanvas.active {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: transform 0.5s;
    -moz-transition: transform 0.5s;
    -o-transition: transform 0.5s;
    transition: transform 0.5s;
  }
  .offcanvas.active .sidebar-nav {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: transform 0.5s;
    -moz-transition: transform 0.5s;
    -o-transition: transform 0.5s;
    transition: transform 0.5s;
  }
  body> * {
    left: 0;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  body.overflow-hidden > * {
    -webkit-transform: translateX(280px);
    -moz-transform: translateX(280px);
    -o-transform: translateX(280px);
    transform: translateX(280px);
  }
  body.overflow-hidden .wrap:after {
    height: 100%;
    opacity: 1;
    -webkit-transition: opacity 0.5s ease 0s;
    -moz-transition: opacity 0.5s ease 0s;
    -o-transition: opacity 0.5s ease 0s;
    transition: opacity 0.5s ease 0s;
    -webkit-transition: transform 0.5s ease 0s;
    -moz-transition: transform 0.5s ease 0s;
    -o-transition: transform 0.5s ease 0s;
    transition: transform 0.5s ease 0s;
    width: 100%;
}
  .menu-mobile-sidebar{

	overflow:hidden;
}
.menu-mobile-sidebar a{
	color:#fff;
}
.menu-mobile-sidebar ul{
	padding-left:10px;
}
.menu-mobile-sidebar ul > li{
    border-bottom: 2px groove #0f8dd2;
    padding: 0;
}
.menu-mobile-sidebar ul > li ul{
	padding:0;
}
.menu-mobile-sidebar ul > li ul li:last-child{
	border-bottom:0;
}
.menu-mobile-sidebar ul > li ul li:first-child{
    border-top: 2px groove #0f8dd2;
}
.menu-mobile-sidebar ul > li ul li a{
	color:#fff;
	padding-left: 30px;
}
.menu-mobile-sidebar ul li a{
    padding: 8px 15px;
    color: #fff;
    text-transform: none;
}
.menu-toggle-mobile {
	display:block;
	width:100%;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
padding: 0 0 0px 8px;
    background: #fff;
}
.offcanvas .sidebar-nav ul li:Hover a{
	border:0;
}
.menu-toggle-mobile a{
	color: #aa1f43;
}
.menu-toggle-mobile .logo a span {
    font-size: 26px;
	    margin-top: 12px;
	    display: inline-block;
}
.menu-toggle-mobile .logo {
    width: 174px;
}
.menu-toggle-mobile .navbar-toggle{
	margin-right:10px;
    margin-top: 13px;
}
.menu-mobile-sidebar .navbar-nav{
	clear:both;
background: #0083cb;
    margin-top: 0;
	    position: relative;
    z-index: 9999;
}
.overflow-hidden .wrap{
	    background: #fff;
    overflow: hidden;
}
.offcanvas .sidebar-close {
    color: #fff;
    display: block;
    float: right;
    font-size: 14px;
   padding: 7px 10px;
    position: relative;
    right: 0;
    top: 0;
    z-index: 999;
}
.banner-sidebar img{
	width:100%;
}
.content-page-view .left-mobile-news{
	padding-right:0;
}
.social-right{
    width: 44px;
    right: 10px;
    left: auto;
}
.btn-up.active{
	left:auto;
}
}
@media (max-width :480px) {
	.left-mobile-news,.right-mobile-news{
		width:100%;
	}
}
@media (max-width :375px) {
	.left-mobile-news,.right-mobile-news{
		width:100%;
	}
	.list-news-category-view .title-news-list-cate {
		margin-top:10px;
}
.content-page-view .left-mobile-news{
	padding-right: 15px;
}
.view-sixth.NewsImage a{
	max-height:100%; 
}
}
