﻿.add-recip-img {
    height: 293px;
    width: auto;
}

.award-description-box {
    background-color: rgb(128, 128, 128, 0.8);
    bottom: -44px;
    color: white;
    padding: 10px 0px;
    position: absolute;
    width: 100%;
}

.award-description-box-2 {
    background-color: rgb(128, 128, 128, 0.8);
    bottom: -140px;
    color: white;
    padding: 10px 0px;
    position: absolute;
    width: 100%;
}

.award-description-box-3 {
    background-color: rgb(128, 128, 128, 0.8);
    bottom: -92px;
    color: white;
    padding: 10px 0px;
    position: absolute;
    width: 100%;
}

.award-item-col-12 {
    display: inline-block;
    background-color: white;
    max-width: 1850px;
    text-align: center;
    margin: 140px 20px;
    padding: 0px;
}

    .award-item-col-12 > a > img {
        display: block;
        height: auto;
        max-width: 1000px;
        margin: auto;
    }

.award-item-col-6 {
    display: inline-block;
    background-color: white;
    max-height: 750px;
    max-width: 900px;
    min-height: 750px;
    min-width: 900px;
    text-align: center;
    margin: 140px 20px;
    padding: 0px;
}

    .award-item-col-6 > a > img {
        display: block;
        max-height: 100%;
        max-width: 100%;
        height: -webkit-fill-available;
        margin: auto;
    }

.award-item-col-4 {
    display: inline-block;
    background-color: white;
    max-height: 450px;
    max-width: 580px;
    min-height: 575px;
    min-width: 580px;
    text-align: center;
    margin: 140px 23px;
    padding: 0px;
    position: relative;
}

    .award-item-col-4 > a > img {
        display: block;
        max-height: 100%;
        max-width: 100%;
        height: -webkit-fill-available;
        margin: auto;
    }

.awards-container-pad {
    padding: 0px 25px;
}

.awards-header {
    padding-top: 100px;
    background-color: black;
}

.awards-landing {
    background-color: black;
    height: 95vh;
}

.award-landing-content {
    padding: 75px 75px 0px 150px;
}

.awards-landing-title-img {
    height: auto;
    width: 67%;
}

.awards-page-header {
    background-color: black;
    padding-bottom: 45px;
}

.award-program-bg {
    background-image: url('../img/backgrounds/digitalhand.jpg');
    background-size: 90%;
    background-position: top;
    background-repeat: no-repeat;
    background-color: black;
}

.award-program-border-white {
    border-right: 2px solid white;
}

.award-program-content {
    margin: 100px 0px;
    max-width: 900px;
}

.award-program-item-list {
    list-style: none;
    font-weight: 600;
}

.award-program-list-title {
    /*color: #31a7d8;*/
    font-weight: 900;
    padding: 10px 0px;
}

.award-program-logo {
    height: 150px;
    width: 150px;
    margin-bottom: 25px;
}

.blue-award-contents {
    position: absolute;
    left: 140px;
}

.btn-content-main {
    background-color: rgba(85,85,85,0.5);
    border-color: white;
    color: white;
    width: 100%;
}

.captions-landing {
    height: 25vh;
    border-top: 6px solid white;
    border-bottom: 6px solid white;
}

.caption-item > h4 {
    color: white;
}

.clients-landing {
    height: 35vh;
    border-top: 6px solid white;
    border-bottom: 6px solid white;
}

.client-img {
    height: 50%;
}

    .client-img > img {
        height: 90% !important;
        width: 90% !important;
    }

.cta-container {
    text-align: center;
    margin: 10px 0px 100px 0px;
}

.cta-container-2 {
    text-align: center;
    margin: 50px 0px 100px 0px;
}

.desc-box {
    background-color: rgb(128, 128, 128, 0.8);
    color: white;
    padding: 10px 0px;
    width: 100%;
}

    .desc-box > * {
        color: white;
    }

.img-force-bottom {
    vertical-align: top;
    bottom: 0px;
    height: auto !important;
    position: absolute;
}

.presidential-header {
    padding-top: 150px;
    padding-bottom: 100px;
    background-color: black;
    background-image: url(../img/backgrounds/marble2.png);
    background-position: center;
    background-size: cover;
}

.presidential-img {
    margin: 0px auto;
    max-height: 65%;
    max-width: 65%;
}

.presidential-landing-title {
    color: white;
    font-size: 68px;
    font-weight: 400 !important;
}

.presidential-description {
    font-size: 22px;
}

.presidential-name {
    font-size: 24px;
}

.recipent-box {
    color: white;
    padding: 10px 5px;
    text-align: center;
    background-color: rgb(128, 128, 128) !important;
}

.recipents-header {
    padding-top: 200px;
    background-color: black;
}

.recipents-page-header {
    padding-top: 100px;
    background-color: black;
}

.recipents-landing {
    background-color: black;
    height: auto;
}

.recipent-item-col-12 {
    margin: 50px auto;
    width: 90%;
    text-align: center;
    background-color: white;
}

.recipent-item-col-6 {
    margin: 50px auto;
    background-color: white;
    padding: 0px;
    text-align: center;
    width: 80%;
    height: auto;
}

.recipent-item-col-4 {
    margin: 50px auto;
    background-color: white;
    padding: 0px;
    text-align: center;
    width: 80%;
    height: auto;
}

.recipent-item-col-3 {
    margin: 50px auto;
    background-color: white;
    padding: 0px;
    text-align: center;
    width: 80%;
    height: auto;
}

.img-150 {
    height: 150%;
    width: 150%;
}


/*=======================================
    LAPTOP CSS
  =======================================
*/

/* ----------- Non-Retina Screens ----------- */
@media only screen and (min-width: 1250px) and (max-width: 1800px) {
    .add-recip-img {
        height: 215px;
        width: auto;
    }

    .awards-landing {
        height: 80vh !important;
    }


    .award-item-col-12 {
        display: inline-block;
        background-color: white;
        max-width: 1460px;
        text-align: center;
        margin: auto;
        padding: 0px;
    }

    .award-item-col-6 {
        display: inline-block;
        background-color: white;
        max-height: 750px;
        max-width: 630px;
        min-height: 750px;
        min-width: 630px;
        text-align: center;
        margin: 140px auto;
        padding: 0px;
    }

    .award-item-col-4 {
        display: inline-block;
        background-color: white;
        max-height: 450px;
        max-width: 425px;
        min-height: 575px;
        min-width: 425px;
        text-align: center;
        margin: 140px auto;
        padding: 0px;
        position: relative;
    }

    .award-program-content {
        /* margin: 100px 0px; */
        max-width: 700px;
    }

    .award-program-logo {
        height: 50px;
        width: 50px;
    }

    .recipent-box {
        font-size: 14px;
        color: white;
        padding: 10px 0px;
        text-align: center;
        background-color: rgb(128, 128, 128) !important;
    }

    .presidential-description {
        font-size: 18px;
    }

    .presidential-header {
        padding-top: 75px;
        padding-bottom: 100px;
        background-color: black;
        background-image: url(../img/backgrounds/marble2.png);
        background-position: center;
        background-size: cover;
    }

    .presidential-img {
        margin: 0px auto;
        max-height: 55%;
        max-width: 55%;
    }

    .presidential-landing-title {
        color: white;
        font-size: 48px;
        font-weight: 400 !important;
    }

    .program-title {
        font-size: 30px;
    }

    .program-subtitle {
        font-size: 25px;
    }

    .program-list {
        font-size: 12px;
    }
}

/* ----------- Retina Screens ----------- */
/*@media (max-width: 1500px) and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {
    .add-recip-img {
        height: 215px;
        width: auto;
    }
    
    .awards-landing {
        height: 80vh !important;
    }


    .award-item-col-12 {
        display: inline-block;
        background-color: white;
        max-width: 1350px;
        text-align: center;
        margin: 140px 20px;
        padding: 0px;
    }

    .award-item-col-6 {
        display: inline-block;
        background-color: white;
        max-height: 750px;
        max-width: 655px;
        min-height: 750px;
        min-width: 655px;
        text-align: center;
        margin: 140px 20px;
        padding: 0px;
    }

    .award-item-col-4 {
        display: inline-block;
        background-color: white;
        max-height: 450px;
        max-width: 420px;
        min-height: 575px;
        min-width: 420px;
        text-align: center;
        margin: 140px 23px;
        padding: 0px;
        position: relative;
    }

    .award-program-content {
        max-width: 700px;
    }

    .award-program-logo {
        height: 50px;
        width: 50px;
    }

    .recipent-box {
        font-size: 12px;
        color: white;
        padding: 10px 0px;
        text-align: center;
        background-color: rgb(128, 128, 128) !important;
    }

    .presidential-description {
        font-size: 18px;
    }

    .presidential-header {
        padding-top: 75px;
        padding-bottom: 100px;
        background-color: black;
        background-image: url(../img/backgrounds/marble2.png);
        background-position: center;
        background-size: cover;
    }

    .presidential-img {
        margin: 0px auto;
        max-height: 55%;
        max-width: 55%;
    }

    .presidential-landing-title {
        color: white;
        font-size: 48px;
        font-weight: 400 !important;
    }

    .program-title {
        font-size: 30px;
    }

    .program-subtitle {
        font-size: 25px;
    }

    .program-list {
        font-size: 12px;
    }
}*/


/*=======================================
    MOBILE WEB CSS
  =======================================
*/
@media only screen and (min-width : 320px) and (max-width: 767px) {
    .award-description-box-2 {
        background-color: rgb(128, 128, 128, 0.8);
        bottom: -44px;
        color: white;
        padding: 10px 0px;
        position: absolute;
        width: 100%;
    }

    .award-description-box-3 {
        background-color: rgb(128, 128, 128, 0.8);
        bottom: -44px;
        color: white;
        padding: 10px 0px;
        position: absolute;
        width: 100%;
    }

    .award-item-col-12 > a > img {
        display: block;
        height: auto;
        max-width: 100%;
        margin: auto;
    }

    .award-item-col-6 {
        background-color: white;
        max-height: 90%;
        max-width: 90%;
        margin: 50px auto;
        min-height: 90%;
        min-width: 90%;
        text-align: center;
        padding: 0px;
    }

        .award-item-col-6 > a > img {
            display: block;
            height: auto !important;
            margin: auto;
            width: 100%;
        }

    .award-item-col-4 {
        background-color: white;
        max-height: 90%;
        max-width: 90%;
        margin: 50px auto;
        min-height: 90%;
        min-width: 90%;
        text-align: center;
        padding: 0px;
    }

        .award-item-col-4 > a > img {
            display: block;
            height: auto;
            margin: auto;
            width: 100%;
        }

    .award-landing-content {
        padding: 5px 40px;
    }

    .clients-landing {
        height: 15vh !important;
        border-top: 3px solid white !important;
        border-bottom: 3px solid white !important;
    }

    .img-force-bottom {
        bottom: unset;
        height: unset !important;
        position: unset;
    }

    .presidential-description {
        font-size: 13px;
    }

    .presidential-name {
        font-size: 12px;
    }

    .presidential-header {
        padding-top: 25px;
        padding-bottom: 100px;
        background-color: black;
        background-image: url(../img/backgrounds/marble2.png);
        background-position: center;
        background-size: cover;
    }

    .presidential-landing-title {
        color: white;
        font-size: 30px !important;
        font-weight: 400 !important;
    }
}
