/* @override 
	http://tdri.or.th/wp-content/themes/tdri-2017/css/foot.css?ver=4.7.3
	http://www0.tdri.or.th/wp-content/themes/tdri-2017/css/foot.css?ver=4.7.4 */
.site-footer {
	font-family: maledpan, san-serif;
	color: #bac4ca;
	font-size:14px;
	line-height: 1.6;
	background-color: #044d7a;
	padding: 40px 0;
}
.site-footer  .widget_sow-image {
	margin: 0 !important;
}
.site-footer  p{
	margin-bottom: 15px;
}
.site-footer  a{
	color: #bac4ca;
}
.site-footer  a:hover{
	color: #fff;
}
.site-footer  a:active {
	opacity: 0.6
}
.site-footer  .widget {
	margin-bottom: 0
}
.site-footer p:last-of-type{
	margin-bottom: 0
}

.site-footer .row > div {
	margin-bottom: 30px;
}
.site-footer .col-sm-3 p{
	margin-bottom: 11px;
}

.foot-icons {
    padding: 0 0 0 20px;
    font-size: 28px;
    letter-spacing: 2px;
}

@media (min-width:768px) {
	/* .container{width:750px} */
}

@media (min-width:992px){
	/*.container{width:970px} */
	.site-footer .col-sm-2 {
		padding-left: 0;
	}
	.site-footer .foot-space {
		padding-top: 43px;
	}
}

@media (min-width:1200px){
	/*.container{width:1170px} */
}