.footer-1-2{
    padding-top:30px;
    padding-bottom:30px;
}
.footer-1-2 .brand-img{
    margin:0 auto;
    width:150px;
}
.big-social{
    margin-top:0;
}
.big-social .social-item{
    text-align:center;
}
.big-social .social-item a{
    display:block;
    border-radius:4px;
    padding:18px;
    color:#ffffff;
    font-size:22px;
    text-decoration:none;
}
.big-social .social-item a h4{
    color:#ffffff;
    visibility:hidden;
    margin-bottom:0;
}
.big-social .social-item a:hover h4, .big-social .social-item a:focus h4{
    visibility:visible;
}
.big-social .social-item.facebook a:hover, .big-social .social-item.facebook a:focus{
    background-color:#016bb6;
}
.big-social .social-item.pinterest a:hover, .big-social .social-item.pinterest a:focus{
    background-color:#BD0B1F;
}
.big-social .social-item.foursquare a:hover, .big-social .social-item.foursquare a:focus{
    background-color:#FF6699;
}
.big-social .social-item.twitter a:hover, .big-social .social-item.twitter a:focus{
    background-color:#5ea9dd;
}
.big-social .social-item.yelp a:hover, .big-social .social-item.yelp a:focus{
    background-color:#D32323;
}
.big-social .social-item.google a:hover, .big-social .social-item.google a:focus{
    background-color:#DE5347;
}
.big-social .social-item.none a:hover, .big-social .social-item.none a:focus{
    background:none !important;
}
.fb-like{
    padding:18px 0;
}
.yelp-like{
    padding:0;
    margin:0;
}
@media only screen and (min-width:768px){
}
@media only screen and (min-width:992px){
}
@media only screen and (min-width:1200px){
}
