/***** Associations section ********/
#associations {
    background-color: #fff;
    padding-bottom: 40px;
}

.assoc-content {
    background-color: #222;
}

#associations-header {
    position: relative;
    width: 100%;
    max-width: 1250px;
    margin: 0 auto;
    padding: 23px 2%;
    font-family: 'Encode Sans', sans-serif;
    font-size: 20px;
    font-size: 2rem;
    color: #fff;
    font-weight: 300;
    line-height: 1;
}

#associations-header>span:last-child {
    display: block;
    float: right;
}

#associations-header strong {
    font-family: 'Encode Sans Semi Condensed', sans-serif;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 600;
}

#associations-header a,
#associations-header a:visited {
    font-family: 'Encode Sans Semi Condensed', sans-serif;
    font-size: 22px;
    font-size: 2.2rem;
    color: #fff;
    font-weight: 600;
    padding-left: 20px;
}

#associations-header a:before {
    content: '';
    position: relative;
    display: inline-block;
    top: 0px;
    left: -10px;
    width: 0;
    height: 0;
    border-right: solid #fff;
    border-top: solid transparent;
    border-bottom: solid transparent;
    border-width: 8px;
}

#associations-header a:hover,
#associations-header a:active {
    color: #fff;
    text-decoration: underline;
}

#associations .dc-content {
    width: 98%;
    max-width: 1300px;
    max-width: 130rem;
    padding: 10px 1% 0;
    text-align: center;
}

#associations aside {
    display: inline-block;
    margin: 28px 1.5% 0;
}

#associations aside:last-child {
/*    margin-right: 0;*/
}

#associations aside img {
    display: block;
    height: 94px !important;
    width: auto;
}

#associations aside .widget-title {
    display: none;
}

@media screen and (max-width: 620px) {
    #associations-header {
        font-size: 14px;
        font-size: 1.4rem;
        text-align: center;
        padding: 12px 2% 12px;
    }

    #associations-header span {
        display: block;
        line-height: 1.3;
    }

    #associations-header span:first-child {
        padding-bottom: 9px;
    }

    #associations-header>span:last-child {
        float: none;
    }

    #associations-header strong {
        font-size: 18px;
        font-size: 1.8rem;
    }

    #associations-header a,
    #associations-header a:visited {
        font-size: 16px;
        font-size: 1.6rem;
        padding-left: 10px;
    }

    #associations-header a:before {
        left: -6px;
        border-width: 6px;
    }

    #associations aside img {
        height: 72px !important;
    }
}
/***** end Associations section ****/


/***** Footer *************/
footer {
    background: #000;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 300;
    color: #fff;
}

#footer-content .dc-content {
    max-width: 1000px;
    max-width: 100rem;
    padding: 70px 2% 95px;
}

/***** Address (footer) ***********/
.footer-col.col-1 {
    float: left;
    width: 50%;
}

#footer-address .business-address {
    margin-bottom: 35px;
}

#footer-address .business-address:last-child {
    margin-bottom: 0;
}

#footer-address .address {
    display: block;
    line-height: 1.4;
    padding-bottom: 7px;
}

#footer-address .address.title {
    display: block;
    font-family: 'Encode Sans Semi Condensed', sans-serif;
    font-weight: 800;
    padding-right: 5px;
}

#footer-address .address.name {
    display: inline-block;
}

#footer-address .address.line-1,
#footer-address .address.line-2 {
    display: inline-block;
}

#footer-address .address.line-2:before {
    content: ', ';
}

#footer-address .address.line-3 {
    padding-bottom: 40px;
}

#footer-address .address.line-1>span,
#footer-address .address.line-2>span {
    font-size: 18px;
    font-size: 1.8rem;
    padding-left: 3px;
}

#footer-address .address.phone {
    padding-bottom: 10px;
}

#footer-address .address.phone a,
#footer-address .address.phone a:visited {
    font-family: 'Encode Sans Semi Condensed', sans-serif;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 600;
}

#footer-address .address.phone.adtl a,
#footer-address .address.phone.adtl a:visited {
    font-family: 'Encode Sans Condensed', sans-serif;
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: 500;
}

#footer-address .address.phone .phone-desc {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 400;
    background: none;
}

#footer-address .address.email {
    padding-top: 35px;
}

#footer-address .address.email a,
#footer-address .address.email a:visited {
    font-family: 'Encode Sans Condensed', sans-serif;
    font-size: 22px;
    font-size: 2.2rem;
    color: #fff;
    font-weight: 400;
}
/***** end Address (footer) *******/


/***** Social Media Links ************/
.dc-social {
    clear: right;
    text-align: right;
}

.dc-social a {
    position: relative;
    display: inline-block;
    width: 74px;
    height: 74px;
    font-size: 37px;
    line-height: 74px;
    text-align: center;
    margin-right: 40px;
    background: #4e4e4e;
    transition: border 0.1s linear;
}

.dc-social a:hover {
    text-decoration: none;
    background: #090909;
}

.dc-social a:last-child {
    margin-right: 0;
}

.dc-social a:before {
    color: #fff;
    vertical-align: middle;
    transition: color 0.2s linear;
}

.dc-social a:hover:before {
/*    color: #5b8fff;*/
}
/***** end Social Media Links ********/


/***** Footer Menu ****************/
.footer-menu {
    text-align: right;
    margin-top: 100px;
}

.footer-menu li {
    position: relative;
    display: inline-block;
    line-height: 1;
    padding-right: 15px;
    margin-right: 12px;
    border-right: 2px solid;
}

.footer-menu li:last-child {
    padding-right: 0;
    margin-right: 0;
    border: none;
}

.footer-menu a,
.footer-menu a:visited {
    font-family: 'Encode Sans Condensed', sans-serif;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 500;
}

.footer-menu a:hover {
    text-decoration: underline;
}
/***** end Footer Menu ************/

.footer-col.col-2 {
    float: right;
    width: 50%;
}

.form-newsletter_wrapper {
    float: right;
    width: 100%;
    max-width: 260px !important;
    margin: 0 !important;
}

.form-newsletter {
    padding: 20px;
    border: 1px solid #fff;
}

.form-newsletter * {
    padding: 0 !important;
    margin: 0 !important;
}

.form-newsletter h3 {
    font-size: 20px;
    font-size: 2rem;
    font-weight: 300 !important;
    color: #fff;
    line-height: 1.2;
    max-width: 160px;
    padding: 0 0 0 43px !important;
    background: url(../images/icon-add.png) left center no-repeat !important;
    margin: 0 auto 30px !important;
}

.form-newsletter .gform_body input {
    font-size: 18px !important;
    font-size: 1.8rem !important;
    font-weight: 300;
    color: #878787;
    padding: 4px 5px !important;
}

.form-newsletter input[type="submit"] {
    display: block !important;
    width: 100% !important;
    font-size: 20px !important;
    font-size: 2rem !important;
    font-weight: 700;
    color: #fff;
    padding: 5px 0 4px !important;
    margin: 14px 0 0 0 !important;
    background: #0075b2;
    border: none;
}

.form-newsletter input[type="submit"]:hover {
    background: #000;
    cursor: pointer;
}


/***** Search form (WP standard search) ***********/
.search-form {
    width: 100%;
    max-width: 295px;
    height: 33px;
}

.search-form * {
    border: none;
    border-radius: 0;
}

.screen-reader-text {
    display: none;
}

.search-form label,
.search-form input[type="submit"] {
    display: inline;
}

.search-form input[type="search"] {
    float: left;
    width: calc(100% - 40px);
    line-height: 33px;
    padding-left: 8px;
    font-size: 20px;
    font-size: 2rem;
    color: #000;
    font-weight: 300;
    border-radius: 0;
    -webkit-appearance: none;
}

.search-form input[type="search"]::placeholder {
    color: #858585;
}

.search-form input[type="submit"] {
    width: 40px !important;
    height: 33px;
    background: #0075b2 url(../images/icon-search.png) center center no-repeat;
    padding: 0;
    margin: 0;
}

.search-form input[type="submit"]:hover {
    cursor: pointer;
    background-color: #580f02;
}
/***** end Search form (WP standard search) *******/


/***** Footer Search section ***********/
.search-form {
    display: block;
    clear: right;
    float: right;
    margin-top: 65px;
}
/***** end Footer Search section *******/


@media screen and (max-width: 780px) {
    #footer-content .dc-content {
        padding-bottom: 60px;
    }

    .footer-menu {
        margin-top: 65px;
    }

    .footer-menu li {
        display: block;
        border: none;
        margin-right: 0;
        padding-right: 0;
        padding-bottom: 16px;
    }
}

@media screen and (max-width: 600px) {
    #footer-content .dc-content {
        max-width: 320px;
        padding: 50px 2% 40px;
    }

    .footer-col.col-1,
    .footer-col.col-2 {
        float: none;
        width: 100%;
    }

    .address-content {
        max-width: 290px;
    }

    .form-newsletter_wrapper {
        float: none;
        max-width: 270px !important;
        margin: 40px auto 0 !important;
    }

    .dc-social,
    .footer-menu {
        text-align: center;
    }

    .dc-social {
        padding: 55px 0 0 0;
    }

    .footer-menu {
        margin-top: 63px;
    }
}

#copyright {
    font-size: 18px;
    font-size: 1.8rem;
    color: #fff;
    font-weight: 400;
    line-height: 1.2;
    padding: 35px 0;
    background: #313131;
    border-top: 1px solid #9b9b9b;
}

#copyright .dc-content {
    max-width: 1000px;
    max-width: 100rem;
}

#copyright span {
    display: inline-block;
    width: 100%;
    max-width: calc(100% - 210px);
    padding-top: 10px;
}

#signet {
    position: relative;
    float: right;
    width: 185px;
    text-align: center;
    padding-left: 30px;
}

#signet a,
#signet a:visited {
    display: block;
    font-family: 'Encode Sans Condensed', sans-serif;
    font-size: 15px;
    font-size: 1.5rem;
    color: #fff;
    font-weight: 500;
}

#signet a:hover {
    text-decoration: none;
}

#signet img {
    width: 94%;
    height: auto;
    margin-top: 2px;
}

#signet:hover {
    background: url(../images/arrow-left-gray-lg.png) left center no-repeat;
    background-size: 19px;
}

@media screen and (max-width: 800px) {
    #copyright span {
        padding-top: 0;
        width: 70%;
        max-width: 270px;
    }
}

@media screen and (max-width: 560px) {
    #copyright span {
        display: block;
        width: 100%;
        max-width: none;
        text-align: center;
    }

    #signet {
        float: none;
        margin: 35px auto 0;
    }
}
/***** end Footer**********/
