/* Social Footer Basic */
footer #social {padding:5px 0; background-color:#fafafa;}
footer #social .icon {font-size:1.5em; margin:0 5px;}
footer #social .icon:hover {color:#00b5ee;}

/* Social Footer Extended */
footer #social {padding:5px 0;}
footer #social .icon {font-size:1.5em; margin:0 5px;}
footer #social .icon:hover {color:#00b5ee;}


/* ############################################################################################### */
/*  ------------------------------------------------------------------------------- His  Responsiveness ------------------------------------------------------------------------------- */
/* ############################################################################################### */


@media screen and (max-width:400px) {
#social {}
}/* Ende @media screen */