.partner-site .primary-logo img {
    display: none;
    margin-top: -2%;
    max-width: 0%;
}

.macs-footer {
    background-color: #696a6d !important;
    padding: 10px;
    margin-top: 30px;
    margin-bottom: 20px;
}

.macs-footer img {
    border: none;
}

.macs-footer a {
    color: #fff;
}

.macs-footer a:hover {
    color: #fff;
}

.macs-footer .span6 h4 {
    color: #fff;
}

.macs-footer .span6 {
    margin-bottom: -10px;
}

.social-media {
    float: right;
}

footer .footer-left .social {
    display: none;
}

.dotted-box {
    border-style: dotted;
    padding: 20px;
    margin-bottom: 20px;
}

.dotted-box h2 {
    color: #000000;
}

.dotted-box h3 {
    color: #007698;
    margin: 0 auto;
}

.dotted-box p {
    text-align: center;
}

.break {
    clear: both;
}

h4 {
    margin-bottom: 0px;
}

h3.bottom-margin: {
    margin-bottom: 20px;
}

.content .pdf:before {
    display: none;
}

.partner-site .primary-logo img {
   display: none;
   margin-top: -2%;
   max-width: 0%;
}


@media screen and (min-width: 1000px) {
    .content,
    .pc {
        width: 100% !important;
    }
}
