﻿#icon--Medal {
    background-image: url(/getmedia/20a275da-b099-4fad-b321-12c75b535ddf/MedalOfHonor_Gold5.png);
}
#icon--Soldier {
    background-image: url(/getmedia/d4132de6-3e17-4060-b2a1-5fe16e388423/SoldierIcon_Gold5.png);
}
#icon--Spouse {
    background-image: url(/getmedia/455d7888-dfa4-468d-91d4-e2ed8c7db051/spouse.png);
}

#icon--Reservist {
    background-image: url(/getmedia/545763ef-9683-49ad-bfb9-608b045e1791/SoldierIconGold2.png);
}

#icon--Midshipman {
    background-image: url(/getmedia/ca8ec2fc-1e34-4fe3-871d-69fa079dba4c/MidshipmanCadet_Gold5.png);
}

#icon--NOAA {
    background-image: url(/getmedia/0f860314-dfca-4667-8d4e-b07dc34be6b7/NOAAofficer_Gold5.png);
}

#icon--USPHS {
    background-image: url(/getmedia/2afd0179-a1c5-4034-b4f4-3d5f861e75c2/HealthOfficer_Gold5.png);
}

.maybeeligible__icon--medal {
    background-image: url(/getmedia/ec2b0804-7a28-4267-a760-5a39b2cb6886/MedalOfHonor_Gold.png);
}

.maybeeligible__icon--calander {
    background-image: url(/getmedia/1c6527f1-af89-40cc-8b65-f80a76bca445/Calendar_Gold.png);
}
.homeloanfees__body__row__icon--check {
    background-image: url(/getmedia/9cec8f9f-1c48-4ca2-a5e9-68153ccc0d0c/check2.png);
}
.homeloanfees__body__row__icon--close {
    background-image: url(/getmedia/c0caf755-c711-4bd5-8980-e218d1ba73d9/close4.png);
}
#icon--calendar {
    background-image: url(/getmedia/b9e20005-56aa-40b6-9a77-16c1e8ff49e4/Calendar_Gold_Clear.png);
}
.fontWhite{
    color:#ffffff;
}
.infographic-tiles-wrap > .tiles > .tile{
    height:360px;
}
#five-steps-infographic > .infographic-tiles-wrap > .tiles > .tile {
    /*height:360px;*/
    height: fit-content !important;
}
@media (max-width: 1170px) {
    .fontWhite {
        color: #000000;
    }
    .h3PositionFix {
        margin: 30px 0 24px !important;
    }
}
.fiveSteps__image {
    max-height: unset !important;
    padding: 5px 0 15px 0;
}
.ResearchImage{
    width:230px;
    height:114px;
}
.PrequalificationImage {
    width: 265px;
    height: 180px;
}
.HuntingImage {
    width: 300px;
    height: 238px;
}
.ApprovalImage {
    width: 306px;
    height: 153px;
}
.ClosingImage {
    width: 325px;
    height: 110px;
}

    @media (max-width: 700px) {
        .fiveSteps__image {
            max-height: unset !important;
            padding: 5px 0 5px 0;
        }

        .ResearchImage {
            width: 280px;
            height: 72px;
        }

        .PrequalificationImage {
            width: 280px;
            height: 116px;
        }

        .HuntingImage {
            width: 280px;
            height: 148px;
        }

        .ApprovalImage {
            width: 280px;
            height: 107px;
        }

        .ClosingImage {
            width: 280px;
            height: 70px;
        }
    }
.homeTitleCenter {
    text-align: center;
    margin-top: 101px;
    margin-bottom: 101px;
}