#site-search {
    visibility: hidden;
}

#block-edf-content h1 {
    margin-bottom: 30px;
}

.subpage-header {
    box-shadow: 0 1px rgba(0, 0, 0, .1);
    display: flex;
    font-size: 16px;
    justify-content: space-between;
    line-height: 16px;
    margin: 0 auto;
    max-width: 1400px;
    min-height: 99px;
    padding: 0 5%;
    z-index: 14;
}

.subpage-content {
    margin-top: 32px;
}

.nav-active a{
    color: #335aff;
}

.pentera_content h1 {
    padding: 0;
    font-family: basiercircle--semibold,Arial,sans-serif;
    font-size: 2.5rem;
    letter-spacing: -.06rem;
    line-height: 1.3;
    color: #03c;
    margin: 1rem 0 2rem;
    text-align: center;
}

.pentera_content h2 {
    font-family: basiercircle--semibold,Arial,sans-serif;
    letter-spacing: -.06rem;
    line-height: 1.3;
    margin: 1rem 0;
        font-size: 30px;
    letter-spacing: -.04rem;
}

.pentera_content input[type="text"] {
    align-items: center;
    display: flex;
    font-size: 22px;
    height: 57px;
    padding: 0 20px;
    background: #fff;
    border: 1px solid #999;
    box-sizing: border-box;
    color: #242424;
    margin: 0 0 10px;
    font-family: Arial, sans-serif;
}

.pentera_content textarea {
    align-items: center;
    display: flex;
    font-size: 22px;
    padding: 0 20px;
    background: #fff;
    border: 1px solid #999;
    box-sizing: border-box;
    color: #242424;
    margin: 0 0 10px;
    width: 100%;
    font-family: Arial, sans-serif;
}

.pentera_content input[type="button"],
.pentera_content input[type="reset"],
.pentera_content input[type="submit"] {
    -webkit-appearance: none;
    cursor: pointer;
    font-size: 22px;
    font-weight: 700;
    line-height: 22px;
    align-items: center;
    background: #335aff;
    border: 0;
    border-radius: 3px;
    color: #fff;
    height: 57px;
    justify-content: center;
    padding: 0 20px;
    text-decoration: none;
    transition: background-color .15s ease-out;
    width: auto;
    font-family: Arial, sans-serif;
}

.pentera_content input[type="button"]:hover,
.pentera_content input[type="reset"]:hover,
.pentera_content input[type="submit"]:hover {
    background: #26b5eb;
    color: #fff;
}

.lsgp-row,
.waystogive-row,
.whattogive-row {
    display: block;
    width: 100%;
}

.popular-row,
.compareoptions-row,
.whattogive-row-2col {
    width: 66.6666%;
    margin: 0 auto;
}

.lsgp-item img,
.waystogive-item img,
.whattogive-item img,
.popular-item img,
.compareoptions-item img,
.donors_item img,
.whattogive-item-2col img {
    width: 100%;
    margin-bottom: 10px;
    height: auto;
}

.lsgp-item,
.waystogive-item,
.whattogive-item {
    width: 30.65%;
    margin-right: 4%;
    margin-bottom: 20px;
    float: left;
}

.lsgp-item {
    text-align: center;
}

.popular-item,
.compareoptions-item,
.whattogive-item-2col {
    width: 46%;
    margin-right: 8%;
    float: left;
    margin-bottom: 20px;
}

.donors_item {
    width: 31%;
    margin: 0 1.5% 15px 0;
    display: inline-block;
    text-align: center;
    vertical-align: top;
}

@media all and (max-width: 480px) {

    .lsgp-row,
    .waystogive-row,
    .whattogive-row,
    .popular-row,
    .compareoptions-row,
    .donors_container,
    .whattogive-row-2col {
        width: 100%;
        max-width: 241px;
        margin: 0 auto;
    }

    .lsgp-item,
    .waystogive-item,
    .whattogive-item,
    .popular-item,
    .compareoptions-item,
    .donors_item,
    .whattogive-item-2col {
        width: 100%;
        float: none;
        margin-right: 0;
    }

    .contact-form td {
        float: left;
        width: 100%;
        display: block;
    }

    .contact-form p {
        margin: 0
    }

    .contact-form-hide {
        display: none !important;
        visibility: hidden !important;
    }

}

#pentera-front-alert a {
    width: 100%;
}

.featuredArt {
    background-color: #ffffff;
    padding: 10px;
    border: 1px #f1f1f1 solid;
}

.pentcopy {
    width: 100%;
    clear: both;
    margin: 20px 0px;
    text-align: center;
}

.pentback {
    display: block;
    margin: 15px 0px;
    clear: both;
}

#pent_skiplink {
    visibility: hidden;
}


#pentera_hpc {
    visibility: hidden !important;
    width: 0 !important;
    height: 0 !important;
}

.pentera_lsgp_link {
    font-size: 16px;
}

/* START PENTERA GIFT PAGE STYLES */
#pentera_giftdiagram {
    text-align: center;
}

#pentera_giftdiagram img {
    width: 100%;
    height: auto;
}

#pentera_content #gift-links {
    width: 100%;
    text-align: right;
    border-bottom: 4px #335aff solid;
    margin: 15px 0 20px 0;
}

#pentera_content #gift-links a {
    position: relative;
    display: inline-block;
    width: 120px;
    padding: 5px;
    color: #335aff;
    text-align: center;
    border: 1px #335aff solid;
    border-bottom: 0;
    margin-bottom: -3px;
}

#pentera_content .gift-links-active,
#pentera_content .gift-links-active:hover,
#pentera_content #gift-links a:hover {
    color: #fff !important;
    background: #335aff;
}

#pentera_content .gift-links-active:before {
    position: absolute;
    top: 100%;
    content: '';
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #335aff;
    left: 37%;
}

.pentera_gift_nstitle {
    width: 100%;
    padding: 10px;
    background: #335aff;
    color: #ffffff !important;
    box-sizing: border-box;
    margin: 0 !important;
}

.pentera_gift_nsrow {
    width: 100%;
    display: table;
    margin-bottom: 15px;
}

.pentera_gift_nsleft,
.pentera_gift_nsright {
    width: 48%;
    display: table-cell;
    border: 1px #335aff solid;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.pentera_gift_nsmiddle {
    width: 4%;
    display: table-cell;
}

.pentera_gift_nsfull {
    width: 100%;
    margin: 0 0 15px 0;
    clear: both;
    border: 1px #335aff solid;
}

.pentera_gift_ns_content {
    padding: 15px 15px 15px 15px;
}

.pentera_gift_ns_content p {
    margin: 0;
}

.pentera_gift_contact {
    width: 100%;
}

.pentera_gift_contactleft {
    width: 48%;
}

.pentera_gift_contactmiddle {
    width: 4%;
}

.pentera_gift_contactright {
    width: 48%;
}

/* END PENTERA GIFT PAGE STYLES */

/* START PENTERA BLOG STYLE */
.pentera_featured_blog {
    background-color: #f2f2f2;
    padding: 10px;
    margin-bottom: 10px;
    border-top: 1px #000 dotted;
    border-bottom: 1px #000 dotted;
}

.pentera_blog_title {
    font-weight: bold !important;
}

.pentera_blog_summary {
    border-top: 1px #000 dotted;
    margin: 20px 0 10px 0;
}

.pentera_blog_summary_share {
    margin: 10px 0 5px 0;
}

.pentera_blog_share {
    margin: 20px 0 5px 0;
}

.pentera_blog_summary_share img,
.pentera_blog_share img {
    margin-right: 3px;
}

.pentera_blog_pagination {
    border-top: 1px #000 dotted;
    margin-top: 5px;
    padding-top: 5px;
}

.pentera_blog_share_facebook,
.pentera_blog_share_twitter,
.pentera_blog_share_linkedin,
.pentera_blog_share_google,
.pentera_blog_share_email {
    background-image: url(https://edf.giftplans.org/themes/client_base/images/pentera_blog_social.png);
    width: 20px;
    height: 20px;
    margin-right: 5px;
    text-indent: -9999px;
}

.pentera_blog_share_facebook {
    background-position: 0 0;
}

.pentera_blog_share_twitter {
    background-position: -21px 0;
}

.pentera_blog_share_linkedin {
    background-position: -42px 0;
}

.pentera_blog_share_google {
    background-position: -63px 0;
}

.pentera_blog_share_email {
    background-position: -84px 0;
}

.pentera_blog_share_facebook:hover {
    background-position: 0 -21px;
}

.pentera_blog_share_twitter:hover {
    background-position: -21px -21px;
}

.pentera_blog_share_linkedin:hover {
    background-position: -42px -21px;
}

.pentera_blog_share_google:hover {
    background-position: -63px -21px;
}

.pentera_blog_share_email:hover {
    background-position: -84px -21px;
}

/* END PENTERA BLOG STYLE */


@media all and (max-width: 479px) {
    .pentera_cID72_table {
        width: 100% !important;
    }

    .pentera_cID82_table td {
        width: 100%;
        float: left;
        margin-bottom: 15px;
    }

    .pentera_cID164_table {
        font-size: 10px !important;
    }

}

@media all and (max-width: 550px) {
    .pentera_gift_nsrow {
        margin-bottom: 0;
    }

    .pentera_gift_nsleft,
    .pentera_gift_nsright {
        width: 100%;
        display: block;
        margin-bottom: 15px;
    }

    .pentera_gift_nsmiddle {
        display: none;
        visibility: hidden;
    }

    .pentera_gift_contactleft,
    .pentera_gift_contactright {
        width: 100%;
        float: left;
    }

    .pentera_gift_contactmiddle {
        display: none;
        visibility: hidden;
    }

    .pentera_securities_chart {
        width: 100% !important;
    }

    .pentera_realestate_table td {
        width: 100%;
        float: left;
        margin-bottom: 15px;
    }
}


.pentera_alert .button {
    line-height: 1em;
    height: unset;
    min-height: 48px;
    padding: 8px 45px 8px 29px;
}


#fade {
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 1001;
  -moz-opacity: 0.8;
  opacity: .80;
  filter: alpha(opacity=80);
}

#light {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 600px;
    height: 360px;
    transform: translate(-50%,-50%);
    z-index: 1002;
    overflow: visible;
    max-width: calc(100% - 32px);
}

#legacy {
    max-width: 100%;
}

#boxclose {
    cursor: pointer;
    color: #fff;
    border-radius: 100%;
    background: #222222;
    font-size: 31px;
    font-weight: bold;
    display: inline-block;
    line-height: 0px;
    position: absolute;
    right: -18px;
    z-index: 1002;
    opacity: 0.9;
    top: -20px;
    text-decoration: none;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.boxclose:before {
  content: "×";
}

#fade:hover ~ #boxclose {
  display:none;
}

@media all and (max-width: 767px) {
    #boxclose {
        right: 0;
        top: -44px;
    }
}

.breadcrumb a, .breadcrumb li {
    font-size: 14px !important;
    line-height: 18px !important;
}

.donor-video {
    max-widtH: 100%;
}

.meet-our-staff p {
    margin: 0;
    line-height: 1.3em;
}

.meet-our-staff p + p {
    margin-bottom: 20px;
}

.pentera_content {
    color: #494a50;
    font-family: basiercircle--regular,Arial,sans-serif;
    letter-spacing: -.02em;
}

.pentera_content b,
.pentera_content strong {
    font-family: basiercircle--semibold,Arial,sans-serif;
}

.pentera_alert {
    margin-bottom: 2em;
}

.waystogive-item a,
.whattogive-item a,
.lsgp-item a,
.popular-item a,
.donors_item a,
.diagram-table a {
    color: inherit;
    text-decoration: none;
    font-weight: bold;
}

.waystogive-item a:hover,
.whattogive-item a:hover,
.lsgp-item a:hover,
.popular-item a:hover,
.donors_item a:hover,
.diagram-table a:hover {
    color: #335aff;
}

.popular-row {
    margin: unset;
}

.diagram-table {
    margin: auto;
}

.meet-our-staff img {
    width: 120px;
    height: 120px;
    object-fit: cover;
    border-radius: 100%;
}

.bequest-language {
    display: flex !important;
    align-items: center;
    flex-direction: row !important;
    line-height: 1em !important;
}

.bequest-language img {
    margin-right: 10px;
}

#donate-sticky {
    display: none;
}