.FooterPartial {
  background-color: #282828;
  color: #a8a8a8;
  line-height: 130%;
  padding: 50px 0 40px;
  font-family: "adobe-text-pro";
}
.FooterPartial p {
    color: #83898f;
    font-size: 15px;
}
.FooterPartial .headline {
    color: #fff;
	font-family: "proxima-nova";
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 20px;
}
.FooterPartial .share-icon {
    font-size: 24px;
    margin-right: 20px;
}
.FooterPartial .share-icon a {
    color: #83898f;
}
.FooterPartial .share-icon a:hover {
    color: #f5f5f5;
}
.FooterPartial .follow-container {
    margin-bottom: 30px;
}
.FooterPartial h3 {
    color: white;
    font-size: 18px;
    text-transform: uppercase; 
}
.FooterPartial div.copyright p {
    margin-top: 20px;
    font-size: 12px !important; 
}
.FooterPartial .left {
    text-align: left; 
}
.FooterPartial .left a:hover {
    text-decoration: none; 
}
.FooterPartial .left img {
    max-width: 200px; 
    margin-top: 4px;
    margin-bottom: 20px;
}
.FooterPartial .center ul {
    font-size: 0;
    list-style: none;
    margin: 0 0 20px 0;
    padding: 0;
}
.FooterPartial .center ul.even li:last-child, .FooterPartial .center ul.even li:nth-last-child(2) {
    border-style: none; 
}
.FooterPartial .center ul.odd li:last-child {
    border-style: none; 
}
.FooterPartial .center ul li {
    border-bottom: 1px solid #515151;
    display: inline-block;
    font-size: 15px;
    width: 49%; 
}
.FooterPartial .center ul a {
    color: #83898f;
    display: block;
    font-weight: 400;
    padding: 10px 0; 
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
