.padding-top{padding-top:30px;}
.img-center {
    margin: 0 auto;
}
img {
max-width:100%;
}

footer {
    margin-top: 20px;
}
.social{width:35px; height: auto; background:#333; top:50px; right:0px; position:fixed; z-index:1;}
.social ul{list-style:none; padding:0; margin:0;}
.social ul li{padding-bottom:5px;}
.social img{border-radius:7px;}
.footer_img{width:100%; height:200px; background:#069;}
.footer_box{float:left; height: auto; background:#000;}
.footer_box h4{text-align:center;}
.footer_box p{padding-left:5px;}
footer p{margin:0px; padding:0px;}
.col-sm-6{margin-bottom:15px;}
@media(max-width:767px){
	.col-sm-3{width:50%; margin-bottom:15px;}
}
@media(max-width:767px){
	.col-sm-6{width:50%;}
}