@charset "utf-8";
.tintuc{width:262px;float:left;height:auto;margin-right:40px;margin-bottom:30px}
.tintuc1{float:right;margin-right:0px}
.hinhtintuc{width:100%;float:left;height:auto;margin-bottom:15px}
.hinhtintuc img{width:100%;float:left;height:auto}
.tentintuc{width:100%;float:left;line-height:23px;height:46px;    text-overflow: ellipsis;
    overflow: hidden;}
.tentintuc h3 a{color:#333;font-size:18px;font-weight: initial;transition:0.3s; -moz-transition:0.3s; -ms-transition:0.3s; -o-transition:0.3s; -webkit-transition:0.3s;}
.tentintuc h3 a:hover{color:#ed1c24}

@media only screen and (min-width : 800px) and (max-width : 1200px) {
	
.tintuc  {width:23%!important;margin-left:1%!important;margin-right:1%!important;float:left}	



}


@media only screen and (min-width : 500px) and (max-width : 799px) {
.tintuc  {width:31%!important;margin-left:1%!important;margin-right:1%!important;float:left}	



}

@media only screen and (min-width : 301px) and (max-width : 499px) {
.tintuc  {width:48%!important;margin-left:1%!important;margin-right:1%!important;float:left}


}

@media only screen and (min-width : 0px) and (max-width : 300px) {
	
.tintuc {width:98%!important;margin-left:1%!important;margin-right:1%!important;float:left}


}