@charset "utf-8";

@font-face {
	font-family: 'RobotoLight';
	src: url('fonts/Roboto-Light.eot');
	src: url('fonts/Roboto-Light.woff') format('woff'), 
		 url('fonts/Roboto-Light.ttf') format('truetype'), 
		 url('fonts/Roboto-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
  font-family: 'Tinos';
  font-style: normal;
  font-weight: 400;
  src: local('Tinos'), url('fonts/5Y467EoGZbE5BzggGetAwQ.woff2') format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
* {
  margin: 0;
  padding: 0;
}

body {
  color: #333;
  font: 400 14px arial;
  text-align: left;
  background: #fff;
  margin:0;
}
h2{
	line-height:16px;
}
a {
  color: #000;
  text-decoration: none;
  outline: 1;
}

a:hover {
  text-decoration: none;
  color: #004f8b;
}

img {
  border: 0;
  font-size: 0;
  line-height: 0;
  max-width: 100%;
}

ul,li {
  list-style-type: none;
}

input,textarea {
  font-family: arial;
  font-size: 11px;
  border: none;
  background: none;
}

.clear {
  clear: both;
  font-size: 0;
  line-height: 0;
}

.left {
  float: left;
}

.right {
  float: right;
}

html {
  -webkit-text-size-adjust: none;
}
@import url('http://fonts.googleapis.com/css?family=Noto+Serif:400,700,400italic,700italic&amp;subset=latin,vietnamese,latin-ext');
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.banner{
    position: relative;
}
.banner .Imagefix{
	overflow:hidden;
	width:100%;
	height:400px;
}
.banner  .Imagefix img{
	width:100%;
	height:auto;
    left: 0!important;
}

.banner > div > img{width:100%;}
.banner  img.m-banner{display:none;}
.logo35{
    width: inherit !important;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
#nav {
	background:#0c4da2;
}
#nav .menu{
    width: 1140px;
    margin: 0 auto;	
}
#nav .menu ul{
    margin: 0;
}
#nav .menu ul li{
    display: inline-block;
    padding: 0 10px;
    background: url(images/icons/dote-menu.png) no-repeat right;
}
#nav .menu ul li:last-child{background:none}
#nav .menu ul li a{
	font-size: 18px;
    color: #ccc;
    font-family: RobotoLight;
    padding: 12px 10px;
    display: block;
}
#nav .menu ul li.back-chungta{
    padding-left: 0;
}
#nav .menu ul li.back-chungta:hover a{border-bottom: none;}
#nav .menu ul li.back-chungta a{font-size: 14px;padding-left: 0;color: #fff;}
#nav .menu ul li.back-chungta img{margin-left: 10px;}
#nav .menu ul li.nam{background: none;}
#nav .menu ul li.nam:hover a{border-bottom: none;}
#nav .menu ul li.nam a{background: #0e54af;display: inline-block !important;font-size: 12px;margin-right: 5px;color: #fff;padding: 8px 12px;}
#nav .menu ul li.nam a:hover,
#nav .menu ul li.nam a.active{background: #1063d0;}
#nav .menu ul li:hover a,
#nav .menu ul li.active a{
	color:#fff;
	border-bottom:2px solid #fff;
}
#nav .menu ul li.acount{
    color: #fff;
    padding-right: 0;
    margin-top: 5px;
}
#nav .menu ul li.acount .logout{position: relative;padding-left: 30px;}
#nav .menu ul li.acount .logout:before{content: '';width: 1px;height: 12px;background: #448eee;position: absolute;left: 13px;top: 14px;}
#nav .menu ul li.acount:hover a{border-bottom: none;}
#nav .menu ul li.acount a{font-size: 14px;color: #fff;padding-right: 0;padding-left: 0;display: inline-block !important;}
.container{
	padding-left:0;
	padding-right:0;
}
/*------------------- Thành viên --------------*/
.thanh_vien .banner-link > a{
	position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    z-index: 99;
}
.thanh_vien{
    margin-bottom: -20px;
}
.thanh_vien .Itemt{
    width: 20%;
    padding-left: 17px;
    padding-right: 17px;
    margin-bottom: 34px;
}
.thanh_vien .Itemt a {
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    font-family: "Tinos";
}

.thanh_vien .avata{
    overflow: hidden;
    width: 100%;
    position: relative;
}
.thanh_vien .avata a {
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    height: 100%;
    width: 100%;
}
.thanh_vien .avata:after {
    content: "";
    display: block;
    padding-bottom: 100%;
}



.banner-content-wrapper {
    bottom: 0px;
    position: absolute;
    transition: height 0.2s;
}
.banner-content-wrapper {
    display: inline-block;
    bottom: 0;
    background-color: rgba(162, 162, 162, 0.72);
    position: absolute;
    z-index: 1;
    width: 100%;
    padding: 5px 2px;
    transition: height 0.2s, transform 0.2s;
}

h2.banner-title {
    width: 100%;
    color: #fff;
    margin-bottom: 7px;
    top: 7px;
    transition: top 0.5s, transform 0.5s;
    font-size: 18px;
    margin-top: 0;
	font-family: "Tinos";
    line-height: 20px;
    margin-bottom: 5px;
}
.banner-content-wrapper .cv_mobile{display:none;}
.banner-content-wrapper  p{
	margin: 0;   
    top: 27px;
    font-size: 13px;
    color: #fff;
    text-align: center;
    width: 100%;
	font-family: Arial;
    line-height: 17px
}
.banner-content-wrapper .count_vote{
    font-size: 14px;
    color: #000;
    margin-top: 2px;
}
.banner-content-wrapper .count_vote span{
    font-weight: bold;
}
.banner-content {
    transform: scale(0);
    height: 100%;
    position: absolute;
    width: 100%;
}
.banner-link{position:relative;}
.banner-link:hover .banner-content {
    transform: scale(1);
}
.banner-link:hover h2.banner-title {
    top: 43%;
	text-shadow: 1px 1px 1px #000;
	position: absolute;
}
.banner-link:hover p{
	position: absolute;
    top: 56%;
    font-size: 13px;
    text-shadow: 1px 1px 1px #000;
} 

.banner-link:hover .count_vote{
    position: absolute;
    top: 64%;
    font-size: 14px;
    color: #000;
} 

.banner-link:hover .banner-content-wrapper {
    height: 100%;
    background: rgba(103, 189, 99, 0.74);
}
.banner-link:hover .banner-content a {
    top: 50%;
    background: #f36f21;
    padding: 8px;
    width: auto!important;
    left: 35%;
}
.banner-link:hover img {

}

.banner-content a {
    margin-top: 50px;
    color: #fff;
    font-size: 16px;
    position: absolute;
    text-align: center;
    width: 100%;
    transition: top 0.5s, transform 0.5s;
    top: 0;
}
.thanh_vien .Itemt img {

}

/*Login*/
.wrap-login{
    width: 100%;
    height: 100vh;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/graphics/bg-login.jpg) no-repeat;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease;
}
.wrap-login .inner-login{
    width: 100%;
    max-width: 550px;
    height: 330px;
    padding-top: 20px;
    background: #0c4da2;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 45%;
    transform: translate(-50%, -50%);
    z-index: 99999;
}
.wrap-login .inner-login img{
    margin-bottom: 20px;
}
.wrap-login .inner-login .btn-login{
    width: 100%;
    max-width: 310px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #0c4da2;
    font-size: 18px;
    display: block;
    background: #fff;
    margin: 0 auto;
}
.wrap-login .footer{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}
body.page-login{
    overflow: hidden;
}
body.page-login #page{display: none;}
body.page-login .wrap-login{
    opacity: 1;
    visibility: visible;
}
/*End Login*/

/*----------------------End thành viên ----------------*/

.gioi_thieu {text-align: center;}
.gioi_thieu h1{
	font-size: 36px;
    color: #0c4da2;
    font-family: "Tinos";
    margin-top: 20px;
}
.gioi_thieu span{
    font-size: 14px;
    line-height: 20px;
    color: #333;
    margin-top: 10px;
    display: inherit;
}

.mang_xahoi ul{
	margin: 0;
    margin-top: 10px;
	text-align:center;
}
.mang_xahoi ul li{
    display: inline-block;
    padding: 0 4px;
}
.mang_xahoi ul li:first-child{
    padding-left: 0;
}

.lua_chon{
    margin-top: 20px;
    background: #f4f4f4;
    padding: 12px;
    margin-bottom: 20px;
}
.lua_chon .linh_vu{
	width:297px;
	height:34px;
    float: left;
    margin-right: 12px;
}
.lua_chon .linh_vu .form-control{border-radius: 0;}

.lua_chon .don_vi{
	width:297px;
	height:34px;
    float: left;
    margin-right: 12px;
}
.lua_chon .don_vi .form-control{border-radius: 0;}

.lua_chon .ho_ten{
	width:450px;
	height:34px;
    float: left;
    margin-right: 12px;
}
.lua_chon .ho_ten .form-control{border-radius: 0;}

.lua_chon .ho_ten .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #666;
}
.lua_chon .ho_ten .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #666;
}
.lua_chon .ho_ten .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #666;
}
.lua_chon .ho_ten .form-control:-moz-placeholder { /* Firefox 18- */
  color: #666;
}

.lua_chon .search{
    width: 36px;
    height: 34px;
    float: left;
	font-size:0;
}
.lua_chon .search input{
    background: #f26e20 url(images/icons/search.png) no-repeat center;
    width: 36px;
    height: 34px;
    font-size: 0;
    cursor: pointer;
    border-radius: 0;
}

.xem_tiep{
    text-align: center;
    background: url(images/icons/inline.png) no-repeat center;
    width: 100%;
    float: left;
}
.xem_tiep a{
    font-size: 14px;
    padding: 11px;
    background: #f26e20;
    color: #fff;
    width: 92px;
    display: inline-block;
	cursor: pointer;    
}
.xem_tiep > div{
	display: inline-block;
    background: #fff;
    padding: 10px;
    margin-top: -20px;
}

/*--------------------- Footer------------------------------------*/
.footer{
    background: #f4f4f4;
    margin-top: 50px;
    padding: 10px 0 20px;
}
.copy_right ul{margin:0}
.copy_right ul li{
	display:inline-block;
}
.copy_right ul li a img{
    margin-right: 30px;
    margin-top: -15px;
}
.copy_right ul li span{
	font-size:12px;
	color:#666;
	line-height:20px
}
.copy_right .mang_xahoi ul{
    margin-top: 27px;
}


/*------------------------End Foooter--------------------------*/



/*-------------------------------------- Style Chi tiết -------------------------------------*/
.warp_detail{
    background: #fff;
    border: 5px solid #f4f4f4;
    position: relative;
    width: 80%;
    float: right;
    min-height: 387px;
    max-height: 387px;
}
.under {
    bottom: 38px!important;
}
.warp_detail h1{
    font-size: 36px;
    color: #f36f21;
    font-family: "Tinos";
    margin-top: 0;
    margin-bottom: 20px;
    line-height: 20px;
}
.warp_detail h3{
	font-size: 16px;
    color: #333;
    font-weight: bold;
    line-height: 20px;
    font-family: "Arial";
    margin-top: 10px;
    margin-bottom: 20px;
}
.warp_detail span{
    font-size: 16px;
    color: #333;
    line-height: 20px;
    font-family: "Arial";
    padding-right: 15px;
    display: inline-block;
}
.warp_detail p{
	font-size: 13px;
    color: #333;
	line-height:20px;
    font-family: "Arial";
    margin-bottom: 8px;
}
.warp_detail p a{
	font-size: 13px;
    color: #333;
	font-weight:bold;
	line-height:20px;
    font-family: "Arial";
}
.warp_detail .row{
    margin-left: 0;
    margin-right: 0;
	padding: 30px 10px 10px 60px;
}
.warp_detail .mang_xahoi ul{text-align:left;}
.warp_detail .noi_dung{padding:0;padding-right: 10px;width: 78%;}
.warp_detail .xahoi{
    padding: 0;
    margin-top: 10px;
	width: 22%;
    position: static;
}
.warp_detail .destion {
    overflow: auto;
    height: 155px;
}
.warp_detail a.back{
	position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    color: #333;
    background: #ccc;
    padding: 10px 15px;
    font-family: Arial;
}
.avata_detail{
    width: 200px;
    height: 200px;
    overflow: hidden;
    position: absolute;
    top: 30px;
    left: -165px;
}
.avata_detail span.year{
    width: 54px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 0;
    color: #fff;
    background: #f36f21;
    display: block;
    padding: 0;
    font-size: 14px;
}

.warp_detail .xahoi .binh_chon{
	margin-top:10px;
    width: 100%;
    float: left;
}
.warp_detail .xahoi .binh_chon a{
    cursor: pointer;
    text-align: center;
    background: #f36f21;
    color: #fff;
    font-size: 14px;
    font-family: Arial;
    padding: 6px 6px;
    float: left;
    margin-right: 10px;
}
.warp_detail .xahoi .binh_chon p{
    color: #f36f21;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    margin-top: 4px;
}
.warp_detail .xahoi .binh_chon span{
    color: #f36f21;
    font-family: Arial;
    font-size: 14px;
    font-style: italic;
    font-weight: 100;
}
.warp_detail .xahoi .control{
    text-align: right;
    margin-top: 20px;
}
.warp_detail .xahoi .control .prev{
    display: inline-block;
    position: absolute;
    bottom: 5px;
    right: 52px;
}
.warp_detail .xahoi .control .prev a{
    /*background:#ccc url(images/icons/prev-control.png) no-repeat center;*/
    background: #ccc;
    width: 35px;
    height: 35px;
    display: block;
    font-size: 0;
    cursor: pointer;
    margin-right: 5px;
    position: relative;
}
.warp_detail .xahoi .control .prev a:before{
    content: '';
    width: 15px;
    height: 15px;
    border-top: 1px solid #909090;
    border-left: 1px solid #909090;
    transform: rotate(-45deg);
    position: absolute;
    right: 7px;
    top: 10px;
}
.warp_detail .xahoi .control .prev a:hover:before{
	/*background:#f36f21 url(images/icons/prev-control.png) no-repeat center!important;*/    
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
}
.warp_detail .xahoi .control .prev a:hover{
    background: #f36f21;
}
.warp_detail .xahoi .control .next{
    display: inline-block;
    position: absolute;
    bottom: 5px;
    right: 10px;
}
.warp_detail .xahoi .control  a{
    border-radius: 50%;	
}
.warp_detail .xahoi .control .next a{
    /*background:#ccc url(images/icons/next-control.png) no-repeat center;*/
    background: #ccc;
    width: 35px;
    height: 35px;
    display: block;
    font-size: 0;
    cursor: pointer;
    position: relative;
}
.warp_detail .xahoi .control .next a:before{
    content: '';
    position: absolute;
    right: 14px;
    top: 10px;
    width: 15px;
    height: 15px;
    border-top: 1px solid #909090;
    border-right: 1px solid #909090;
    transform: rotate(45deg);
}
.warp_detail .xahoi .control .next a:hover:before{
	/*background:#f36f21 url(images/icons/next-control.png) no-repeat center!important;*/    
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}
.warp_detail .xahoi .control .next a:hover{
    background: #f36f21;
}
.detail_gt {
    position: absolute;
    top: 30px;
    right: 0;
}
.banner .container.wrap{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.banner .container.wrap > img{
	display: block;
    position: absolute;
    top: 0;
    opacity: 0;
}
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools{opacity:1!important;}
.width_common{display:none;}

.ket_qua .Itemt:nth-child(11){
	margin-left: 20%;	
}
.ket_qua{margin-top:20px;}
/*--------------------------------------End  Style Chi tiết -------------------------------------*/
.tieu_chi ul{
    margin-top: 20px;
}
.tieu_chi ul.list1{
    background: url(images/icons/inline.png) no-repeat bottom;
    padding-bottom: 10px;
}
.tieu_chi ul li{
    margin-bottom: 20px;
	background: url(images/icons/icon-tieuchi.jpg) no-repeat center left;	
}

.tieu_chi ul li p{
    font-family: Arial;
    font-size: 16px;
    line-height: 20px;
    color: #333;
    margin-left: 20px;
}
.lienhe_left .warp {
    background: #f4f4f4;
    padding: 15px;
    font-size: 14px;
    font-family: Arial;
    line-height: 25px;
}
.lienhe_left .warp > div{
	margin-bottom:15px;
}
.lienhe_left .warp > div:last-child{margin-bottom:0;}
.lienhe_left .warp h3{
	font-size: 22px;
    color: #0c4da2;
    font-family: "Tinos";
    font-weight: bold;
    margin: 0;
    margin-bottom: 10px;
    padding-bottom: 10px;
    background: url(images/icons/inline.png) no-repeat bottom;
}

.avata_mobile{display:none;}
.fancybox-skin{
    padding: 0!important;
    border-radius: 0!important;
}

#popup_newleter .warp{
    background: #fff;
    padding: 50px;
}
#popup_newleter h4{
	margin: 0;
    background: #f4f4f4;
    font-size: 20px;
    font-family: "Tinos";
    color: #000;
    padding: 10px 10px 10px 20px;
    border-bottom: 1px solid #ccc;
}
#popup_newleter .ho_ten label{
    display: inline-block;
    width: 15%;
    font-size: 16px;
    font-weight: 100;
    font-family: Arial;
    color: #333;
}
#popup_newleter .ho_ten span{
    color: #f36f21;
    font-size: 12px;
    font-style: italic;
    margin-top: 10px;
    display: inline-block;
    width: 82%;
}
#popup_newleter .ho_ten input{
    display: inline-block;
    border-radius: 0;
    width: 82%;
}
#popup_newleter .request{
    text-align: center;
    margin-top: 20px;	
}
#popup_newleter .request .send{
    background: #f36f21;
    font-size: 14px;
    color: #fff;
    padding: 10px 15px;
    display: inline-block;
    cursor: pointer;
    margin-right: 10px;
}
.close-popup{text-decoration: underline;color: #333;}

.fancybox-close{display: none;}
.fancybox-wrap, .fancybox-inner{width: 100% !important;max-width: 600px;}
/*----------------------------- Style Ipad and Mobile-------------------*/

.title_moblie{display:none;}
.mota_mobile h3{display:none;}
#popup_newleter{display:none;}
#header_mobile{display:none;}
.list_item_panel li.active .icon_menu_phone {
    margin: 8px 5px 0 5px;
}
#box_col_left.block_more_info {
    background: #f4f4f4;
}
.icon_menu_phone {
    background: #F4F4F4 url(images/icons/dot-menu.png) no-repeat !important;
    width: 5px!important;
    height: 5px!important;
    margin: 18px 10px 0 5px!important;
}
.ico_menu_01 {
    background-position: -7px -8px;
}
.ico_menu_02 {
    background-position: -44px -6px;
}
.ico_menu_03 {
    background-position: -85px -4px;
    height: 28px;
}
.ico_menu_04 {
    background-position: -126px -4px;
}
.bottom_info {
    position: absolute;
    bottom: 0;
    left: 0;
}
.width_common {
    width: 100%;
    float: left;
}
@media screen and (min-width: 1367px) and (max-width: 1620px) {
	.warp_detail .row{padding: 30px 10px 10px 60px;}
	.under{
		position: absolute;
		bottom: 38px!important;
		left: -252px;
		z-index: 9;
	}
	.detail_gt{top:10px}
}
@media screen and (min-width: 1621px) and (max-width: 1920px) {
	.warp_detail .xahoi .control{margin-top:10px;}
	.under{
		position: absolute;
		bottom: 25px!important;
		left: -252px;
		z-index: 9;
	}
	.detail_gt{
	    top: 40px;
	}
	.warp_detail .row{padding: 59px 10px 10px 60px;}
	.warp_detail{
		min-height: 400px;
		max-height: 400px;	
	}
	.avata_detail{top:55px;}
}
@media screen and (min-width: 1024px) and (max-width: 1920px) {
	.thanh_vien .Itemt{width:20%;}	
	.lua_chon .linh_vu{
		width: 28%;
	}
	.lua_chon .don_vi{
		width: 28%;
	}
	.lua_chon .ho_ten{width:34%;}

	.tieu_chi ul{
		width: 740px;
		margin: 0 auto;
	}
}
@media screen and (min-width: 1024px) and (max-width: 1367px) {
	.warp_detail{
		background: #fff;
		border: 5px solid #f4f4f4;
		position: relative;
		width: 80%;
		float: right;
		min-height: 330px;
		max-height: 330px;
	}
	.under{
		position: absolute;
		bottom: -10px!important;
		left: -252px;
		z-index: 9;
	}	
	.avata_detail{
		overflow: hidden;
		position: absolute;
		top: 20px;
		left: -170px;
		background: #333;
	}
	.warp_detail .xahoi .binh_chon p{margin-left: 10px;}
	.warp_detail .xahoi .binh_chon a{padding: 3px 3px;}
	.warp_detail .row{padding: 20px 10px 10px 60px;}
	.warp_detail .row{padding-left: 50px;}
}

@media screen and (min-width: 1024px) and (max-width: 1420px) {
	.detail_gt{top:12px}
	.warp_detail h1{margin-bottom: 10px;}
	.warp_detail h3{margin-bottom: 10px;padding-right: 25px;}
	.warp_detail .xahoi .binh_chon{margin-top: 15px;}
	.warp_detail .xahoi .control{margin-top: -15px;}

}
@media screen and (min-width: 0px) and (max-width: 1024px) {
	.under{display:none;}
}
@media screen and (min-width: 0px) and (max-width: 1025px) {
	.under{display:none;}
	.banner .container.wrap{
		position: static;	
	}
	.detail_gt{
		position: static;
	}
	.warp_detail .xahoi .binh_chon p{
		margin-top: 10px;
	}
	.warp_detail{
		width: 100%;
		margin-top: 20px;
		margin-left: auto!important;
		margin-right: auto!important;
		float: none;		
	}
	.warp_detail .destion{
		height: auto!important;
	}	
	
	
	.warp_detail .xahoi .mang_xahoi ul li img{display:block!important}
}
@media screen and (min-width: 568px) and (max-width: 1025px) {
	.avata_mobile{
		float: left;
		display: block;
	    margin-bottom: 20px;
	}
	.avata_mobile img{
		width: 80%!important;
		margin-left: 0!important;
	}
	.mota_mobile h3{display:block!important;}
	.warp_detail h3{display:none;}
	.warp_detail h1{display:none;}
	.title_moblie{
		text-align: left!important;
		display: block!important;	
	}
	.avata_detail{display:none;}
}
@media only screen and (max-width:1025px){
	.banner  a img{display:none}
	.banner  a img.m-banner{display:block;}	
	.avata_detail img {
		display: none;
	}	
	.warp_detail h1 {
		text-align: center;
		margin-bottom:20px;
	}

	.avata_mobile img{
		display: block!important;
		margin: 0 auto;
	}
	.warp_detail{max-height: none!important;}
}

@media only screen and (max-width:990px){
	.ket_qua .Itemt:nth-child(11){margin-left:0%!important}
	.avata_mobile{
		display:block;
	}
	.warp_detail h1{text-align:center;}
	.icon_gioithieu{}
	.avata_mobile img{
		display: block!important;
		margin: 0 auto;
	}

	.warp_detail .row{padding:15px;}
	.avata_detail img{display:none;}
	.coppy_right_left {
		background: #EAEAEA;
		font-size: 14px;
		color: #333;
		line-height: 20px;
		padding-bottom: 200px;
	}
	.list_item_panel li a {
		border-bottom: 1px solid #E0E0E0;
	}
	.list_item_panel li a {
		background:#F4F4F4!important;
		color: #333!important;
		border-left: 0!important;
	}
	#page{display:block!important;    width: auto!important;}
	#nav{display:none;}
	#header_mobile{display:block;}
	#box_col_left {
		display: block;
	}
	.banner {
		margin-top: 45px;
	}
	.header_m_logo img {
		margin: 10px 0 0 50px;
		width: 117px;
	}
	.lua_chon .linh_vu{
		width: 27%;
	}
	.lua_chon .don_vi{
		width: 28%;
	}
	.lua_chon .ho_ten{width:34%;}
	#header_main{width:100%;}
	.thanh_vien .Itemt{width:25%;}
	.banner .owl-controls .owl-nav .owl-prev{top:40%}
	.banner .owl-controls .owl-nav .owl-next{top:40%}
	.copy_right ul li a img{    width: 70px;}

	.thanh_vien{margin-bottom:0;}
	.xem_tiep > div{margin-top: -5px;}
	.banner-link:hover p{
		position: initial;
		text-shadow: none;	
	}	
	.banner-link:hover h2.banner-title{
		position: initial;
		text-shadow: none;	
	}	
	.banner-link:hover .banner-content-wrapper{
	    height: auto;
		background-color: rgba(162, 162, 162, 0.72);
	}
	.banner-link:hover .banner-content{display:none;}
	
}
@media only screen and (max-width:700px){
	.lua_chon .linh_vu{
		width: 27%;
	}
	.lua_chon .don_vi{
		width: 27%;
	}
	.thanh_vien{
		margin-left: -10px;
		margin-right: -10px;	
	}
	.thanh_vien .Itemt{
		padding-left: 10px;
		padding-right: 10px;
		margin-bottom:20px;
	}
	.banner .Imagefix{
		height:150px;
	}
	.banner  .Imagefix a img{
		width: 100%!important;	
	}
	.warp_detail .row{padding-top: 45px;}

}

@media only screen and (max-width:769px){
	.banner-content-wrapper{
		position: relative;
		height: 85px!important;
		background: #333;
	}
	.ket_qua .Itemt:last-child{display:block!important;}
	.thanh_vien .Itemt:last-child{display:none;}
}
@media only screen and (max-width:600px){
	.container{
		margin-right: 15px;
		margin-left: 15px;

	}

	.lua_chon .linh_vu{
		width: 25%;
	}
	.lua_chon .don_vi{
		width: 26%;
	}
	.rc-anchor-logo-portrait{margin: 10px 0 0 -4px!important;width: 30px!important;}
	.rc-anchor-normal{ width: 258px!important;}
	.rc-anchor-normal .rc-anchor-content{ width: 194px!important;}
}


@media only screen and (max-width:500px){
	.warp_detail .xahoi .control{    margin-top: 38px;}
	.warp_detail .row{padding-top: 15px;}
	.rc-anchor-normal{width: 99.5%!important;}
	#popup_newleter .warp{
		padding: 20px 10px!important;
	}
	#popup_newleter .warp .g-recaptcha{
		margin: 0 auto;
		margin-left: 0!important;
		margin-top: 15px!important;
	}
	#popup_newleter .warp .g-recaptcha > div{
		    width: 100%!important;
	}
	#popup_newleter .warp .g-recaptcha .rc-anchor-light{width: 99.5%!important;}
	#popup_newleter .warp .g-recaptcha > div iframe{
		    width: 100%!important;
	}
	.warp_detail h1{margin-top:15px;}
	.banner .owl-controls .owl-nav .owl-prev{display:none!important}
	.banner .owl-controls .owl-nav .owl-next{display:none!important}
	.banner .owl-controls .owl-dots{display:none!important}
	.gioi_thieu h1{margin-top: 20px;font-size:26px;}
	.lua_chon .linh_vu{
		width: 100%;margin-bottom: 10px;
	}
	.lua_chon .don_vi{
		width: 100%;margin-bottom: 10px;
	}
	.lua_chon .ho_ten{width:100%;margin-bottom: 10px;}
	.lua_chon .search{
    text-align: center;
    width: 100%;
	}
	.lua_chon .search input{width:100%}
	.thanh_vien{
		margin-left: -8px;
		margin-right: -8px;	
	}
	.thanh_vien .Itemt{
		padding-left: 8px;
		padding-right: 8px;
		width:50%;
	}

	.footer{text-align:center}
	.footer .copy_right{width:100%}
	.footer .mang_xahoi {width:100%}
	.copy_right ul li a img{margin-top: 10px;}
	.banner-content-wrapper{
		position: relative;
		height: 85px!important;
		background: #333;
	}
	.banner-content-wrapper .cv_mobile{
		font-size: 13px;
		text-align: center;
		color: #fff;
		margin-bottom: 7px;
		line-height: 20px;
		display: block;
		max-height: 40px;
		overflow: hidden;
		margin-bottom: 0;
	}
	h2.banner-title{
		position: relative;
		top: 0;
		margin-top: 7px;
		margin-bottom: 10px;
	}
	.banner-content-wrapper  p{position: relative;display: none;}
	.banner-content{display:none;}
	.warp_detail .noi_dung{width:100%;}
	.warp_detail .xahoi{width:100%;margin-top: 20px!important;}
	.warp_detail h1{font-size:22px!important;}
	.warp_detail a.back{padding: 4px 5px!important;}
	.warp_detail .xahoi .binh_chon p{margin-left: 15px!important;}
	
	.banner .container.wrap{
		margin-left: 5px;
		margin-right: 5px;		
	}
	
	.warp_detail .xahoi .control .prev{
		position: absolute;
		left: 10px;	
	}
	.warp_detail .noi_dung{padding-right:0!important}

	
}

@media only screen and (max-width:460px){

}