.page-heading {
    background-image: url(../images/2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    padding: 50px 0px 0px 0px;
}
.page-heading h1 {
    font-size: 30px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    padding-bottom: 15px;
}
.page-heading ul {
    padding: 15px 25px;
    margin: 0;
    list-style: none;
    background-color: rgba(0, 0, 0, 0.3);
    display: inline-block;
    text-transform: uppercase;
}
.page-heading ul li {
    display: inline-block;
    margin-right: 10px;
}
.page-heading ul .active a {
    color: yellow;
}
.page-heading ul li a {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    color: #ffffff;
    font-weight: 500;
}
.page-heading ul span {
    margin-right: 0px;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    color: #ffffff;
    font-weight: 500;
    display: inline-block;
}
.page-heading ul li i {
    color: #ffffff;
}
.CMSBreadCrumbsLink {
    color: #fff;
}
/*chi tiet bai viet*/
.box_cttt h3 {
    font-size: 23px;
    font-weight: bold;
    color: #097ab4;
    margin-top: 0px;
}
.box_cttt i {
    color: #878787;
    margin-bottom: 10px;
}
section#content {
    padding-top: 30px;
    padding-bottom: 30px;
}
.same-item {
    border-top: 3px solid #097ab4;
    margin-top: 30px;
}
.same-item h4 {
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 20px;
    margin-top: 15px;
    font-weight: bold;
    color: #097ab4;
}
.art-list .item-notsumary {
    border-bottom: 2px dotted #cbcbcb;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.art-list .item-notsumary .art-title a {
    text-decoration: none;
    font-size: 13px;
    margin: 0px;
    margin-bottom: 5px;
    font-weight: bold;
    line-height: 20px;
    color: #000;
    text-transform: uppercase;
}
.title-right h3 {
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    background: #097ab4;
    padding: 10px;
    border-radius: 5px 5px 0px 0px;
    -o-border-radius: 5px 5px 0px 0px;
    -ms-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    text-align: center;
}
.content-r ul{
	    padding: 10px 0px 10px 25px;
}
.content-r {
    border: 1px solid #ddd;
    background: #fbfbfb;
}
.content-r ul li a{
	color: #ff0000;
    font-size: 23px;
    font-weight: 600;
    text-align: center;
    background: url(../images/icon-hotlinered.png) no-repeat;
    padding: 5px 42px;
    line-height: 45px;
}
.left-tintuc {
    /*background: url(../images/icon-tt-left.png)no-repeat left 8px;*/
    padding-left: 10px;
}
.name-left-noithat h3 {
    margin: 0px;
    color: #333;
    font-size: 15px;
}
.moudle-left ul li a {
    font-size: 12px;
    display: block;
    padding: 5px;
}
.item-right {
    padding-bottom: 20px;
}
.moudle-left.danhmuc{
	border: 1px solid #ddd;
	background: #fbfbfb;
}
 ul.featured_posts {
    padding-left: 0;
    border: 1px solid #e2e2e2;
    /*margin-bottom: 20px;*/
}
 ul.featured_posts li:first-child {
    background-color: #f4f4f4;
}
 ul.featured_posts li:nth-child(odd) {
    background-color: #f4f4f4;
}
 ul.featured_posts li .entry-image {
    width: 30%;
    float: left;
    margin-right: 20px;
    padding-left: 10px;
}
 ul.featured_posts li .entry-image img {
    height: 60px;
}
ul.featured_posts .entry-title {
    width: 60%;
    float: right;
    padding-right: 10px;
}
 ul.featured_posts li h4 {
    font-size: 13px;
    color: black;
    line-height: 18px;
    margin-top: 0;
    margin-bottom: 2px;
}
ul.featured_posts li .entry-meta {
    font-style: italic;
    margin-bottom: 0;
    color: #888;
    font-size: .9em;
    line-height: 1.4;
}
 ul.featured_posts li {
    list-style-type: none;
    padding: 15px 0;
    overflow: hidden;
}
/*end*/
/*danh muc*/
.item {
    overflow: hidden;
    display: block;
}
.item .list-tt {
    margin-bottom: 20px;
    padding: 20px;
    border: 2px solid #F1F1F1;
    border-radius: 10px;
    overflow: hidden;
    display: block;
}
.img-tt {
    border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding-left: 0px;
    padding-right: 0px;
    overflow: hidden;
}
.img-tt a,.content-tt a{
    color: #666;
    margin-bottom: 0px;
}
.list-tt img {
    height: 225px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.content-tt p {
    display: block;
    color: #999;
    margin-top: 5px;
    margin-bottom: 30px;
    max-height: auto;
}
.content-tt span {
    font-size: 16px;
    color: #164A69;
}
.content-tt h3 {
    font-size: 20px;
}
.content-tt p a {
    color: #a12c2f;
    display: inline-block;
    margin-left: 5px;
    font-size: 16px;
    font-weight: 600;
}
.page {
    text-align: center;
}
.pageNum {
    margin-top: 1%;
    display: inline-block;
}
.pageNum a, .pageNum span {
    font-size: 12px;
    line-height: 16px;
    padding: 6px 11px;
    display: inline-block;
    margin-right: 6px;
    margin-bottom: 7px;
    border: 1px solid #d7d7d5;
    color: #333;
    border-radius: 10px;
}
.pageNum .cur {
    color: #fff;
    background: #2480C5;
}
/*end*/
/*lien he*/
.box_lienhe {
    background: #f2f5f6;
}
.box_lienhe {
    margin-bottom: 40px;
    margin-top: 110px;
    border-bottom: 4px solid #cfcfcf;
    padding-bottom: 20px;
    padding-top: 70px;
    position: relative;
}
.contact-content {
    padding: 30px 0px;
    background-color: #f2f5f6;
    overflow-x: hidden;
    display: block;
}
.contact-item {
    display: inline-block;
    text-align: center;
    border-right: 1px solid #e6e6e6;
}
.contact-item i {
    color: #a12c2f;
    font-size: 30px;
}
.contact-item h4 {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin: 15px 0px;
}
.contact-item p {
    text-align: center;
}
.img_top img {
    width: 148px;
}
.box_lienhe .img_top {
    position: absolute;
    content: "dsadsa";
    top: -78px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
}
.title_lh h3 {
    color: #4657a6;
    font-size: 38px;
}
.title_lh {
    width: 100%;
    text-align: center;
    background: url(../images/line_lh.png) no-repeat bottom center;
    padding-bottom: 15px;
}
.group_lh {
    margin-top: 50px;
}
.group_lh {
    padding-right: 30px;
    padding-left: 30px;
}
.group_lh p {
    font-size: 20px;
}
/*end*/
@media (min-width: 768px) and (max-width: 1199px){
	.content-r ul li a{
		font-size: 20px;
		padding: 10px 0px 10px 40px;
	}
	.content-r ul {
    padding: 10px 0px 10px 10px;
}
.title-right h3{
	font-size: 17px;
}
}
@media (max-width: 767px){

    .group_lh{
        padding-left: 0px;
        padding-right: 0px;
        overflow: hidden;
        display: block;
    }
    .contact-content{
        padding: 0px;
    }
    .contact-item{
        border-right: 0px;
        border-bottom: 1px solid #e6e6e6;
        padding: 10px;
    }
    .content-tt h3{
    	padding-top: 15px;
    }
    .list-tt img{
    	height: auto;
    }
    .item .list-tt{
    	padding: 0px;
    }
    .category {
    padding-left: 15px;
    padding-right: 15px;
}
}