.tintuc ul li {
 min-height:50px;
 display:inline-block;
 width:97%
}

.footer .coppyright {
 display:inline-block;
 width:100%;
 text-align:left;
 line-height:15px;
 padding-bottom:20px;
 padding-top:15px
	 font-size: 11px;
}
.footer .coppyright span {
 color:##0d21ad
}
.footer .img-footer>p {
 padding:0;
 margin:5px
}
@media (max-width:700px) {
 .footer .col-4 {
  width:100%;
  float:left;
  padding:10px 0
 }
 .icon-face {
  border-radius:100%;
  float:left;
  color:#fff;
  height:30px;
  line-height:30px;
  width:30px;
  font-weight:bold
 }
 .footer .col-6 {
  width:10%;
  float:left
 }
 .footer .title_box {
  text-align:left;
  color:#c80505;
  font-size:16px;
  font-weight:bold;
  margin-left:5px
 }
 .footer .list-html-link {
  margin-left:5px
 }
}
@media (min-width:700px) {
 .footer .col-6 {
  width:16%;
  float:left
 }
 .footer .col-4 {
  width:25%;
  float:left;
  padding-top:10px
 }
 .footer .title_box {
  text-align:left;
  color:#c80505;
  font-size:16px;
  font-weight:bold
 }
 .icon-face {
  border-radius:100%;
  float:right;
  color:#fff;
  height:30px;
  line-height:30px;
  width:30px;
  font-weight:bold
 }
 .dmca-badge {
  float:right;
  margin-top:5px
 }
 .footer .list-html-link {
  margin-left:0
 }
 .manhung {
  display:inline-block;
  padding:8px;
  float:right
 }
}
.footer .list-html-link li {
 border-bottom:1px solid #ccc;
 color:red;
 line-height:35px
}
.icon-face.cl1 {
 background:#134a8d;
 color:#fff
}
.icon-face.cl2 {
 background:#ed3b3b;
 color:#fff
}
.icon-face.cl3 {
 background:#10afe3;
 color:#fff
}
.icon-face.cl4 {
 background:#ff1500;
 color:#fff
}
.icon-face.cl5 {
 background:#287bbc;
 color:#fff
}
.icon-face.cl6 {
 background:#fa9b39;
 color:#fff
}
#go-top {
 position:fixed;
 bottom:30px;
 right:10px;
 z-index:99;
 border:0;
 outline:0;
 background-color:#c3c3c3;
 color:#fff;
 cursor:pointer;
 padding-left:15px;
 padding-right:15px;
 border-radius:10px;
 font-size:30px;
 line-height:30px;
 height:35px
}
