#honoree_pdf_download {
    display: block;
    position: absolute;
    bottom: 20px;
    right: 20px;
    padding: 5px;
}

#honoree_pdf_download img {
    width: 30px;
}

.h-container {
    max-width: 600px;
    background-color: #0C2440;
    padding: 20px 20px 3px 20px;
}

.h-padding-left-right {
    padding-left: 30px;
    padding-right: 30px;
}

.row {
    /* margin-bottom: 25px; */
    margin-right: -32px;
    margin-left: -32px;
}

.card-body {
    padding: 2rem !important;
    padding-right: 1rem !important;
}

.h-roll-link-color a {
    color: #1a1819 !important;
    font-weight: normal;
}

.h-roll-border-center {
    padding-top: 0.7rem;
    text-align: center !important;
    height: 60px;
    width: 117px;
    color: #1A1819;
/*    font-family: "Open Sans";*/
    font-size: 22px;
    letter-spacing: 0;
    line-height: 33px;
}

.h-roll-border-right {
    padding-top: 0.6rem;
    text-align: right !important;
    height: 60px;
    width: 117px;
    color: #1A1819;
/*    font-family: "Open Sans";*/
    font-size: 22px;
    letter-spacing: 0;
    line-height: 33px;
}

.h-roll-results {
    padding-top: 0.7rem;
    text-align: right !important;
    height: 60px;
    width: 117px;
    color: #1A1819;
/*    font-family: "Open Sans";*/
    font-size: 22px;
    letter-spacing: 0;
    line-height: 33px;
}

.h-roll-border-left {
    padding-top: 0.6rem;
    text-align: left !important;
    height: 60px;
    width: 117px;
    color: #1A1819;
/*    font-family: "Open Sans";*/
    font-size: 20px;
    letter-spacing: 0;
    line-height: 33px;
}

.card-border {
    border-radius: 0 !important;
    box-sizing: border-box;
    border: 1px solid #979797;
    background-color: #FFFFFF;
    margin: 12px;
}

.uppercase {
    text-transform: uppercase;
    font-weight: bold;
}

.h-row-bg {
    background-color: #C8D5E2;
    padding: 20px;
    margin-top: -12px;
}

.h-col-bg {
    background-color: white;
    border: solid 5px #7896A8;
    padding: 20px;
}

.h-col-bg-details {
    background-color: #EFF1F5;
    border: solid 5px #7896A8;
    padding: 20px;
}

.h-fname {
    font-size: 2rem;
    color: #111F38;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 1.3rem;
}

.h-address {
    font-family: calluna, serif !important;
    font-size: 1.3rem;
    color: #8299AA;
    text-align: center;
    padding-bottom: 2rem;
}

.h-honor-of {
    font-family: calluna, serif !important;
    font-size: 1.3rem;
    color: #111F38;
    text-align: center;
    font-style: italic;
    font-weight: bolder;
    margin-bottom: 10px;
}

.h-flag {
    border: solid 14px #5B7F95;
    background: rgba(254, 254, 254, 0.7) url("../images/flag-bottom.png") no-repeat;
    position: relative;
    padding: 2.2rem 1.6rem;
    text-align: center;
    background-position: bottom;
    background-size: 100%;
    min-height: 46rem;
    padding-bottom: 120px;
}

.h-fullname-link a {
    color: #1a1819 !important;
    font-weight: bold;
}

.h-fn {
    color: #fff;
    background-color: #111F38;
    padding: 2px;
}

.h-fn a {
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    text-decoration: none;
}

.h-fn h6 {
    margin: 4px
}

.h-container-detail {
    background: #fff;
    max-width: 400px;
    border: solid 3px #7896A8;
    margin-bottom: 80px;
}

.h-honor-of-detail {
    color: #111F38;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 60px;
}

.h-fname-detail h3 {
    font-weight: bold;
}

.h-honor-names h5 {
    font-family: calluna, serif !important;
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
}

.h-honor-names-two-column {
    font-family: calluna, serif !important;
    text-align: center;
    font-weight: bold;
    margin-bottom: 0 !important;
    margin-top: 20px !important;
}

.h-honor-names h6 {
    text-align: center;
}

.h-honor-branch-name h6 {
    margin-top: -20px;
    margin-bottom: 8px;
    font-style: italic;
    font-size: 16px;
    line-height: 20px;
}

.h-honor-branch-name-two-column h6 {
    margin-top: -8px;
    margin-bottom: 8px;
    font-style: italic;
    font-size: 16px;
    line-height: 20px;
}

.h-row-margin {
    margin-bottom: -8px !important;
}

.h-col-bg-w {
    background: #fff;
    padding: 0px;
    margin-bottom: 20px;
}

.h-hr-top {
    margin-top: 2rem;
}

.h-hr-bottom {
    margin-bottom: 2.5rem;
}

.h-hr {
    border: 1px solid #979797;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 2.5rem;
}

.h-card-subtitle {
    color: #1A1819 !important;
    font-family: "Open Sans" !important;
    font-size: 18px !important;
    font-style: italic !important;
    font-weight: 600 !important;
    letter-spacing: 0 !important;
    margin-bottom: 15px !important;
}

.h-card-value {
    color: #1A1819 !important;
    font-family: ff-tisa-sans-web-pro, Helvetica, Arial, Lucida Grande, sans-serif !important;
    font-size: 24px !important;
    font-weight: bold !important;
    letter-spacing: 0 !important;
    line-height: 30px !important;
    margin-bottom: 15px;
}

.h-btn-search {
    padding-top: 0.7rem !important;
    box-sizing: border-box !important;
    color: #1A1819 !important;
    height: 60px !important;
    width: 181.33px !important;
    border: 1px solid #979797 !important;
    background-color: #D8D8D8 !important;
    font-family: "Open Sans" !important;
    font-size: 22px !important;
    letter-spacing: 0 !important;
    line-height: 33px !important;
}

.h-show-result-of {
    margin-left: 25px;
}

.h-car-link a {
    text-decoration: none !important;
}

.h-col-card {
    margin-bottom: 20px;
}

.h-card-name {
    display: inline;
}

.h-name-card-wrapper {
    position: relative;
    margin-bottom: 15px;
}

.h-badge {
    display: inline;
    height: 53px;
    position: absolute;
    right: 0;
    top: 0;
}

.h-prev-mob {
    display: none;
}

.h-next-mob {
    display: none;
}

.h-yonas:before {
    left: 12px !important;
    right: 12px !important;
}

.honor-roll-search-btn {
    width: 100px;
    margin-left: -30px;
}

@media screen and (max-width: 480px) {
    .h-roll-results {
        width: 100%;
        height: 100%;
        text-align: center !important;
    }

    .h-btn-search-mob {
        text-align: center !important;
    }

    .h-prev-mob {
        float: right;
        display: inline-block;
    }

    .h-prev-mob a {
        text-decoration: none !important;
        color: #c21212 !important;
        font-weight: 600 !important;
        transition: color .4s cubic-bezier(.55, .085, 0, .99), border-bottom .4s cubic-bezier(.55, .085, 0, .99) !important;
    }

    .h-next-mob {
        float: left;
        display: inline-block;
    }

    .h-next-mob a {
        text-decoration: none !important;
        color: #c21212 !important;
        font-weight: 600 !important;
        transition: color .4s cubic-bezier(.55, .085, 0, .99), border-bottom .4s cubic-bezier(.55, .085, 0, .99) !important;
    }
}

@media screen and (max-width: 575px) {
    .honor-roll-search-btn {
        margin-left: -10px;
    }

    .h-flag {
        padding-bottom: 60px;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .row {
        flex-wrap: unset;
    }

    .card-row {
        flex-wrap: wrap;
    }
}