@charset "utf-8";
/* CSS Document */

.footer{
	margin:0;
	padding:0;
	padding-top: 10px!important;
	padding-bottom: 20px!important;
	border-top: 10px solid #3f8440;
	background: #3e8340 url(../images/footer/bg.jpg) bottom center no-repeat;
	min-height:329px;
}
.footer .h-top{
	
border-bottom: 1px solid #496391;
}
.footer .name{
	padding: 10px 10px;
	/* font-size:18px; */
	/* line-height:18px; */
	color:#fff;
	/* font-weight:bold; */
	font: 32px / 25px 'lineseed', Arial, sans-serif;
	font-weight: bold;
	margin-top: 30px;
}
.footer .address{
	color:#fff;
	/* font-size:14px; */
	/* line-height:18px; */
	padding-left: 30px;
	padding-top: 15px;
	font: 17px / 27px 'lineseed', Arial, sans-serif;
}
.footer .footer-right{
	margin:0;
	padding:0;
	margin-top: 5px;
	position:
	relative;
}
.footer .footer-tel{
	margin:0;
	padding:0;
	margin-top: 12px;
	width: 60px;
	font: 35px/28px 'thaisanslite', Arial, sans-serif;
	font-weight:bold;
}
.footer .footer-tel-2{
	margin:0;
	padding:0;
	margin-top: 10px;
	width: 100%;
	font: 24px/26px 'thaisanslite', Arial, sans-serif;
	color: #fff;
	/* font-weight: bold; */
}
.footer .menu{
	font-size:14px;
	line-height:18px;
	margin-top: 40px;
	/* font: 16px / 17px 'lineseed', Arial, sans-serif; */
}
.footer .menu .title{
	/* font-size: 17px; */
	/* line-height: 30px; */
	color: #ffffff;
	/* font-weight: bold; */
	font: 19px / 42px 'lineseed', Arial, sans-serif;
	font-weight: bold;
	background:url(../images/footer/bottom.png) bottom left no-repeat;
}
.footer .menu ul{
	margin:0;
	padding:0;
}
.footer .menu ul li{
	margin:0;
	padding: 5px 0px 0 0;
	font: 16px / 18px 'lineseed', Arial, sans-serif;
}
.footer .menu ul li a{
	color:#fff;
}
.footer .menu ul li a:hover{
	color: #efe955;
}
.footer .social-block{padding-top: 40px;}

.footer .social-block .sblock-in{
	width: 65px;
	height: 65px;
}
.footer .social-block .sblock-in img{
	max-width:100%;
	height:auto;
}
.footer .systemblock{
	background-color: #747474;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:196px;
	font-size:12px;
	line-height:16px;
	margin: 0 auto;
	margin-top: 10px;
	color:#fff;
}
.footer .admin-system{
    position:relative;
    width: 120px;
    height: 22px;
    margin-left:0px;
    padding: 3px 8px;
    font-size:12px;
    text-align: left;
    background-position:4% 50%;
}
.footer .admin-system .notification{
    position:absolute;
    top: 4px;
    right: 5px;
    width: 28px;
    height:16px;
    /* background:url(../images/footer-36-1/notification_bg.png) top left no-repeat; */
    background: #ff9c00;
    text-align:center;
    color:#fff;
    font-size:11px;
    line-height:16px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.footer .admin-system a{
    color: #fff;
    display:block;
    width:100%;
}
.footer .admin-system a:hover{
	color:#ff9c00;
}
.footer .stat{
    margin: 0px 0 0 5px;
    padding:0 5px;
    background: #e77b2b;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.footer .hi-stat{
    width: auto;
    height:18px;
    margin:-1px 0 0 5px;
}	
.footer .email{
	
}
.footer .email a{
	color:#fff;
	font-size: 12px;
	line-height: 21px;
}
.footer .email a:hover{
	color:#ff9c00;
}
.footer .location-map{
	
padding-top: 0px;
}
.footer .logo-footer{
	
}
.footer .logo-footer img{
	
-webkit-border-radius: 5px;
	
-moz-border-radius: 5px;
	
border-radius: 5px;
}

@media (min-width: 320px) and (max-width: 767px) { 
.footer{
	    min-height: 329px;
	    background-size: 899%;
}
.footer .menu{
	display:none;	
}
.footer .address{
	font-size: 14px;
	line-height: 18px;
	/* line-height: 18px; */
	padding-left: 0px;
}
.footer .name{
		
font: 24px / 35px 'lineseed', Arial, sans-serif;
		
font-weight: bold;
		
/* text-align: center; */
		
padding: 0px 0 0 0;
}
.footer .h-top{
text-align: center;		
}
.footer .social-block{
		
padding-bottom: 0px;
		
padding-top: 20px;
}
.footer .logo-footer{
		
/* text-align: center; */
}
 }
 @media (min-width: 768px) and (max-width: 991px) { 
 .footer{
	    min-height: 329px;
    background-size: 399%;	
}
.footer .menu{
	/* display:none; */
	margin-top: 18px;
}
.footer .name{
		 
font: 26px / 40px 'lineseed', Arial, sans-serif;
		 
font-weight: bold;
		 
margin-top: 8px;
}
.footer .location-map{
	
/* text-align: center; */
	
}
.footer .address{
		 
padding-left: 0px;
		 
padding-top: 0px;
		 
font: 15px / 27px 'lineseed', Arial, sans-serif;
}
 }
  @media (min-width: 992px) and (max-width: 1199px) { 
   .footer{
	    min-height: 329px;
    background-size: 399%;	
}
.footer .menu{
	/* display:none; */
	margin-top: 30px;
}
.footer .name{
	/* font-size: 15px; */
	/* line-height: 18px; */
	/* padding: 10px 40px; */
	font: 28px / 25px 'lineseed', Arial, sans-serif;
	font-weight: bold;
}
.footer .location-map{
	
/* text-align: center; */
}
  }

@media (min-width: 1200px) and (max-width: 1280px){
.footer .logo-footer{
		
/* margin-left: -28px; */
}
.footer .name{
		
font: 28px / 25px 'lineseed', Arial, sans-serif;
		
font-weight: bold;
}
}

@media (min-width: 1281px) and (max-width: 1366px){
.footer .logo-footer{
		
}
.footer .name{
		
}
}
