
/******************************* Home Page *****************************/

    .epoFatFooter {
        background-color: #eaebed;
    }

    .epoFatFooter .inner {
        width: 993px;
        width: 66.2em;
        margin: 0 auto;
        padding-bottom: 55px;
        padding-top: 60px;
    }

    .epoFatFooter .divColumn {
        float: left;
        width: 25%;
    }



    .epoFatFooter h2 {
        font-size: 18px;
        margin-bottom: 21px;
    }

    .epoFatFooter a {
        font-size: 15px;
        font-weight: bold;
        text-decoration: none;
    }

    .epoFatFooter ul {
        margin-bottom: 30px;
    }
    .epoFatFooter ul li {
        margin-bottom: 12px;
    }


    .epoFatFooter ul.socialMedia ul {
        margin-left: 34px;
    }

    .epoFatFooter ul.socialMedia ul a {
        font-weight: normal;
        font-size: 13px;
    }

    .epoFatFooter ul.socialMedia li.facebook {
        background-position: 0 -100px  !important;
    }

    .epoFatFooter ul.socialMedia li.linkedin {
        background-position: 0 -340px  !important;
    }

    .epoFatFooter ul.socialMedia li.youtube {
        background-position: 0 -457px !important;
    }
    .epoFatFooter ul.socialMedia li.instagram {
        background-image: url(../images/Instagram20x20.png);
        padding-bottom: 5px;
        height: 100%;
    }

    .epoFatFooter ul.socialMedia li.twitter {
        background-position: 0 -220px   !important;
    }


    .epoFatFooter ul.socialMedia li.xing {
        background-position: 0 -695px   !important;
    }


    .epoFatFooter ul.socialMedia li.google {
        background-position: 0 -575px   !important;
    }

/******************************* EOF Home Page *****************************/
