/*			Footer				*/
.full-footer-box, .full-footer {
	width:100%;
	float: left;
}
.limit {
  float: left;
  float:left;
}
.footer-box1,.footer-box2,.footer-box3 {
	float:left;
	width:31%;
}
.footer-box1,.footer-box2 {
	margin-right:3.5%;
}
.footer-box1 ul,.footer-box2 ul,.footer-box3 ul {
	margin-bottom: 0px;
	margin-top: 0px;
}
#footer-box {
  float: left;
  width:100%;
  background: none repeat scroll 0 0 #00374B;
  border-top: 1px solid #A6A6A6;
  padding-top: 5px;
  padding-bottom: 20px;
}
#footer-box h3, #footer-box ul, #footer-box .footer-text{margin-left: 5%; line-height: 20px;}
.footer-box3 {
  text-align: left;
  color: #fff;
}
#footer {
  background: none repeat scroll 0 0 #FBDF26;
  border-top: 1px solid #A6A6A6;
  padding-bottom: 10px;
}
#footer-box a {
  font-size: 12px;
  color: #fff;
}
#footer-box h3 {
  color: #fbdf26;
  font-size: 25px;
  font-weight: bold;
  line-height: normal;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.copyright {
  color: #4F4F4F;
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 5px;
}
.infofooter p {
  font-size: 13px;
  line-height: normal;
  margin: 0;
  color: #3E3E3E;
}
.footer-text {
  color: #fff;
  font-size: 13px;
  font-weight: normal;margin-bottom: 10px;margin-top: 10px;
}
.infofooter {
  width: 96%;
  margin: auto;
}
.infofooter a {
  font-weight: normal;
}
/* CSS footer Duy*/
#footer-top{
  padding-right: 0px;
  padding-left: 0px;
}
#footer-bottom{
  padding-right: 0px;
  padding-left: 0px;
}
#box2 > p {
  line-height: 20px;
  text-align: justify;
}
#footer-form{
  float: left;
  width: 100%;
}
#input-left {
  float: left;
  height: 40px;
  width: 77%;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
#input-right {
  background: #fbdf26 none repeat scroll 0 0;
  color: #000;
  float: right;
  font-size: 13px;
  height: 47px;
  width: 20%;
  text-transform: uppercase;
  font-weight: bold;
}
.footer-post h4{
	font-family: arial;
	font-size: 15px;
	margin: 0 0 10px 0;
	background: url("images/muitenngang.png") no-repeat scroll 0 2px;
	padding-left: 16px;
}
.footer-post h4 a:hover{
	text-decoration: none;
}
#footer .right {
  margin-bottom: 0px;
  color: #000;
}
#footer .right a {
  color: #000;
}
/**** Responsive settings ******/
@media only screen and (min-width: 800px) {

}
@media only screen and (min-width: 800px) and (max-width: 939px) {}
@media only screen and (min-width: 768px) and (max-width: 799px) {

}
@media only screen and (max-width: 800px) {
  #footer-box h3 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
#footer * {
  margin: auto;
  text-align: center;
}
  #footer-box h3 {
    margin-top: 10px;
  }
#footer-box h3, #footer-box ul, #footer-box .footer-text {
  margin-left: 0;
}
.footer-box1,.footer-box2,.footer-box3 {
	width: 100%;
	text-align: center !important;
}
.footer-box2,.footer-box3 {
	margin: 0px;
}
.footer-post h4{
	display:inline-block;
}
#footer-box h3, #footer-box ul, #footer-box .footer-text {
 	margin-left: 0;
  	padding: 0 20px;
}
.footer-inner{
	padding: 0 20px;
}
}
@media only screen and (min-width: 600px) and (max-width: 767px) {

}
@media only screen and (min-width:480px) and (max-width: 599px ) {

}
@media only screen and (min-width:320px) and (max-width: 479px) {

}
@media only screen and (max-width:320px){

}
