﻿h2 {
    text-align: center;
}

h3 {
    margin-top: 55px;
}

.homebullet {
    margin-bottom: 46px;
}

    .homebullet > li {
        padding-left: 30px;
        position: relative;
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 4px;
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
        color:#666666;
    }
.checkmark > li {
    color: #666666;
}
.homebullet > li:before, ul.checkmark li:before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    background-color: #cccccc;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 8px;
    left: 10px;
}

.homePositionFix {
    margin: 24px 0;
}

p {
    margin-bottom: 21px;
}

.imagetopfix {
    margin-top: 55px;
}

.imageBottomFix {
    margin-top: 55px;
}

.homeBottomSpace {
    margin: 0 0 55px 0;
}

.homeOrderedBullet {
    margin-bottom: 46px;
    list-style-type: decimal;
    list-style-position: inside;
}

    .homeOrderedBullet > li {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 4px;
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
        color: #666666;
    }

        .homeOrderedBullet > li::marker {
            unicode-bidi: isolate;
            font-variant-numeric: tabular-nums;
            text-transform: none;
            text-indent: 0px !important;
            text-align: start !important;
            text-align-last: start !important;
        }

        .homeOrderedBullet > li:before {
            content: '';
            display: inline-block;
            width: 6px;
        }

.homeTitleCenter {
    text-align: center;
    margin-top: 101px;
    margin-bottom: 101px;
}
.heritage-speaks > h2, h1 {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 17px;
}
/* h3{
    margin-top:55px;
} */
.bulletFix {
    margin-bottom: 46px;
}

    .bulletFix > li {
        padding-left: 30px;
        position: relative;
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 4px;
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
        color: #666666;
    }

        .bulletFix > li::target-text {
            color: #333333 !important;
        }

        .bulletFix > li:before, ul.checkmark li:before {
            content: '';
            display: block;
            width: 10px;
            height: 10px;
            background-color: #cccccc;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            position: absolute;
            top: 8px;
            left: 10px;
        }
        .bulletFix > li> a{
            text-decoration:none;
        }
        @media (max-width: 700px) {
            .bulletFix > li {
        font-size: 13px;
        line-height: 23px;
        margin-bottom: 7px;
        padding-left: 27px;
    }
}
    .homePositionFix {
        margin: 24px 0;
    }

    p {
        margin-bottom: 21px;
        color: #666666;
    }

    .imagetopfix {
        margin-top: 55px;
    }

    .imageBottomFix {
        margin-top: 55px;
    }

    .homeBottomSpace {
        margin: 0 0 55px 0;
    }

    .orderedBulletFix {
        margin-bottom: 46px;
        list-style-type: decimal;
        list-style-position: inside;
    }

        .orderedBulletFix > li {
            font-size: 18px;
            line-height: 26px;
            margin-bottom: 4px;
            font-family: 'Open Sans', sans-serif;
            font-weight: 400;
            color: #666666;
        }

    @media (max-width: 700px) {
        .orderedBulletFix > li {
            font-size: 13px;
            line-height: 23px;
            margin-bottom: 7px;
            color: #666666;
        }
    }

    .orderedBulletFix > li::marker {
        unicode-bidi: isolate;
        font-variant-numeric: tabular-nums;
        text-transform: none;
        text-indent: 0px !important;
        text-align: start !important;
        text-align-last: start !important;
    }

    .orderedBulletFix > li:before {
        content: '';
        display: inline-block;
        width: 6px;
    }

    .buyahomeHeightFix {
        height: fit-content;
    }
    /* .tile{
    height:258px;
} */
    .whatIsVALoanHeightFix {
        height: 430px;
    }

    .lightGray {
        background-color: #f4f4f4;
    }

    .column__image__text {
        width: 265px;
    }
.consolidationTextFix {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.consolidationTextFix > h4 {
    font-size: 20px !important;
    line-height: 23px !important;
}
    .consolidationTextFix>img{
        margin-bottom:10px;
    }
    .titleBlockH3Fix > h3 {
        margin-top: 0px !important;
    }

    .marginbottomFix {
        margin-bottom: 55px;
    }

    .vaCashOutTiles > .tiles > .tile {
        height: 190px;
    }

    .debtConsolidationTiles > .tiles > .tile {
        height: 208px;
    }

    #page-content .refinance-page .how-much-is-the-fee {
        width: 100%;
        max-width: 720px;
        margin: 0 auto;
    }

    .how-much-is-the-fee {
        width: 720px;
        margin: 0 auto;
    }

.calculate__column {
    width: 92%;
    margin: 25px auto 20px;
}

    .tile-infographic > .tile {
        padding: 25px 20px;
        margin-bottom: 34px;
        position: relative;
        min-height: 132px;
        background-color: white;
        border: 1px solid #707171;
    }

        .tile-infographic > .tile > .center {
            display: inline-block;
            width: 324px;
            text-align: center;
            position: absolute;
            top: 50%;
            left: 50%;
            margin-left: -162px;
            margin-top: -35px;
        }

        .tile-infographic > .tile > .left {
            width: calc(50% - 162px);
            position: relative;
            text-align: right;
        }

            .tile-infographic > .tile > .left > p {
                font-size: 18px;
                line-height: 24px;
                font-family: 'Open Sans', sans-serif;
                font-weight: 400;
            }

            .tile-infographic > .tile > .left > .title {
                display: block;
                font-size: 18px;
                line-height: 24px;
                font-family: 'Open Sans', sans-serif;
                font-weight: 400;
                text-transform: uppercase;
                color: #000000;
            }

        .tile-infographic > .tile > .right {
            width: calc(50% - 162px);
            position: relative;
            float: right;
        }

            .tile-infographic > .tile > .right > .title {
                display: block;
                font-size: 18px;
                line-height: 24px;
                font-family: 'Open Sans', sans-serif;
                font-weight: 400;
                text-transform: uppercase;
                color: #000000;
            }
    /*  */
    .fiveAdvantagesInfographic {
        height: auto;
        width: 100%;
    }

    .fiveAdvantagesInfographic__tiles {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        width: 750px;
        margin: 0 auto;
        /* width: calc(33.3333% - 17px); */
    }

    .fiveAdvantagesInfographic__tiles--tile {
        height: 255px;
        width: 223px;
        background-color: white;
        border: 1px solid #8a8b8b;
        margin-right: 25px;
        margin-bottom: 25px;
        position: relative;
        text-align: center;
        padding: 0 20px;
    }

        .fiveAdvantagesInfographic__tiles--tile > img {
            height: 60px;
            width: 60px;
            margin-top: 20px;
            max-height: 60px;
        }

        .fiveAdvantagesInfographic__tiles--tile > h4 {
            font-weight: 300;
            font-size: 25px;
            line-height: 30px;
            color: #333333;
        }

        .fiveAdvantagesInfographic__tiles--tile:first-child {
            background-color: #333333 !important;
        }

    .fiveAdvantagesInfographic__tiles :first-child > h4 {
        margin-top: 85px;
        color: white !important;
    }

    @media only screen and (max-width: 880px) {
        .fiveAdvantagesInfographic__tiles {
            width: 304px;
            /* width: calc(33.3333% - 17px); */
        }

        .fiveAdvantagesInfographic__tiles--tile {
            height: 175px;
            /* width: calc(50% - 13px); */
            margin-right: 20px;
            padding: 0 10px;
            width: 132px;
        }

            .fiveAdvantagesInfographic__tiles--tile > h4 {
                font-size: 15px;
                line-height: 20px;
            }

            .fiveAdvantagesInfographic__tiles--tile > img {
                height: 38px;
                width: 38px;
                margin-top: 20px;
                max-height: 38px;
            }

        .fiveAdvantagesInfographic__tiles :first-child > h4 {
            margin-top: 58px;
        }
    }
    /*  */

    @media only screen and (min-width: 1170px) {
        .tile-infographic > .tile > .center > h4 {
            font-weight: 400 !important;
            font-size: 33px !important;
            line-height: 43px;
            margin-top: 14px;
            margin-bottom: 5px;
        }

        .tile-infographic > .tile > .center {
            width: 270px;
            margin-left: -135px;
        }

        .tile-infographic > .tile > .left {
            width: calc(50% - 135px);
        }

            .tile-infographic > .tile > .left > p {
                font-size: 15px;
                line-height: 21px;
            }
    }

    .contactOptions {
        width: 100%;
        height: auto;
        margin-bottom: 45px;
    }

    .contactOptionsRow {
        display: flex;
        flex-direction: row;
    }

    .contactOptionsRow__option {
        display: block;
        /* vertical-align: top; */
        border: 1px solid #e0e0e0;
        background: white;
        padding: 20px 15px 30px;
        max-width: 370px;
        min-width: 313px;
        width: auto;
        text-align: center;
        height: 278px;
        margin-right: 30px;
    }

        .contactOptionsRow__option > .image-wrap {
            height: 70px;
            width: 90px;
            margin: 0 auto 0px;
        }

        .contactOptionsRow__option > h5 {
            margin-top: 9px;
        }

    @media only screen and (max-width: 1170px) {
        .contactOptionsRow {
            display: flex;
            flex-direction: row;
        }

        .contactOptionsRow__option {
            width: 33%;
            padding: 15px 7px;
            margin-right: 15px;
            height: auto;
            max-width: unset;
            min-width: unset;
        }

            .contactOptionsRow__option > .image-wrap {
                height: 30px;
            }

            .contactOptionsRow__option > p {
                font-size: 10px;
                line-height: 16px;
            }

            .contactOptionsRow__option > h5 {
                font-size: 21px;
                line-height: 31px;
            }
    }

    @media only screen and (max-width: 700px) {
        .contactOptions {
            width: 218px;
            height: auto;
            margin: 0 auto 15px auto;
        }

        .contactOptionsRow {
            flex-direction: column;
        }

        .contactOptionsRow__option {
            height: 170px;
            width: 218px;
            margin: 0 auto 30px auto;
        }

        .twoBoxHeightAdjust {
            max-height: 226px
        }
    }
    /*  */
    .contact-options {
        width: calc(100% + 60px);
        position: relative;
        margin-left: -30px;
        margin-bottom: 30px;
    }

        .contact-options > table {
            width: 100%;
            border-collapse: separate;
            border-spacing: 30px;
            table-layout: fixed;
            display: table;
            height: 100%;
        }

        .contact-options > .table > .row {
            display: table-row;
        }

            .contact-options > .table > .row > .cell {
                display: table-cell;
                vertical-align: top;
                border: 1px solid #e0e0e0;
                background: white;
                padding: 20px 15px 30px;
            }
    /*  */
    .our-loan-centers {
        text-align: center;
    }

    .loan-center {
        margin-top: 38px;
    }

        .loan-center > p > span {
            display: block;
        }
    /* #page-content .refinance-page .loan-differences-infographic .tile:after {
    clear: both;
    content: "";
    display: table;
}
#page-content .refinance-page .loan-differences-infographic .tile {
    padding: 25px 20px;
    margin-bottom: 34px;
    position: relative;
    min-height: 132px;
}
#page-content .refinance-page .loan-differences-infographic .center {
    display: inline-block;
    width: 324px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -162px;
    margin-top: -35px;
} */

    .timeline:before {
        content: '';
        width: 2px;
        height: 100%;
        background-color: black;
        position: absolute;
        top: 0;
        left: 50%;
    }

    .timeline {
        width: 100%;
        position: relative;
        padding: 50px 0 30px;
        border: 0;
        font: inherit;
        vertical-align: baseline;
        box-sizing: border-box;
    }

    .heritage {
        display: inline-block;
        position: absolute;
        top: -4px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .today {
        top: auto;
        bottom: 0;
        display: inline-block;
        position: absolute;
        left: 47%;
    }

    .endpoint > span {
        display: inline-block;
        line-height: 30px;
        font-size: 12px;
        text-transform: uppercase;
        color: white;
        padding: 0 6px;
        background-color: #c4c4c4;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        border: 4px solid #eaeaea;
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
    }

    .timeline > .segment {
        position: relative;
        margin-bottom: 70px;
    }

        .timeline > .segment > .date {
        }

        .timeline > .segment:nth-child(odd) > .date {
            text-align: right;
        }

        .timeline > .segment > .date:before {
            content: '';
            display: block;
            width: 18px;
            height: 18px;
            background-color: #c79e51;
            border: 2px solid #f4f4f4;
            position: absolute;
            top: 50%;
            right: 46px;
            margin-top: -11px;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
        }

        .timeline > .segment > .date > figure {
            position: absolute;
            bottom: -webkit-calc(100% + 15px);
            bottom: -moz-calc(100% + 15px);
            bottom: calc(100% + 15px);
            background-position: right bottom;
            background-repeat: no-repeat;
            width: 110px;
            height: 100px;
            right: 112px;
        }

    .timeline > .copy {
        width: -webkit-calc(50% - 56px);
        width: -moz-calc(50% - 56px);
        width: calc(50% - 56px);
        position: relative;
        background-color: white;
        border: 1px solid #dfdfdf;
        padding: 30px;
    }

    .timeline > .segment:after {
        clear: both;
        content: "";
        display: table;
    }

    .timeline > .segment > .copy:before {
        border: 26px solid transparent;
        border-right: 20px solid #dfdfdf;
        margin-top: -26px;
    }

    .timeline > .segment > .copy > .table {
        display: table;
        width: 100%;
        height: 100%;
    }

        .timeline > .segment > .copy > .table > .middle {
            display: table-cell;
            width: 100%;
            vertical-align: middle;
        }

    .timeline > .segment > .copy:after {
        border: 24px solid transparent;
        border-right: 18px solid white;
        margin-top: -24px;
    }

    @media (min-width: 701px) {
        .timeline > .segment:nth-child(odd) > .date {
            text-align: right;
        }
    }


    /*More Than a Loan CSS*/
    @keyframes fadein {
        0% {
            opacity: 0;
            display: block;
        }

        50% {
            opacity: .5;
        }

        100% {
            opacity: 1;
        }
    }

    @keyframes fadeout {
        0% {
            opacity: 1;
        }

        50% {
            opacity: .5;
            display: none
        }

        100% {
            opacity: 0;
        }
    }

    .mtalVideoOpen {
        animation: fadein;
        animation-duration: .25s;
        opacity: 1 !important;
        display: block !important;
    }

    .mtalVideoClose {
        animation: fadeout;
        animation-duration: .25s;
        opacity: 0 !important;
        display: none !important;
    }

    .inline-video-container {
        padding-top: 64px;
    }

    .videoWrapper {
        position: relative;
        padding-bottom: 76%;
        /* padding-bottom: 56.25%;*/
        max-width: 572px;
        width: auto;
        height: auto;
        justify-content: center;
        max-height: unset;
    }

        .videoWrapper iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }

    @media (max-width: 700px) {
        .inline-video-container {
            padding-top: 44px;
        }

        .videoWrapper {
            max-height: 276px
        }
    }
    /*Policy pages styles*/
    .policyAdjust {
        padding-top: 56px;
    }

        .policyAdjust > .constrain > h2 {
            text-align: left;
            margin-bottom: 17px;
        }

            .policyAdjust > .constrain > h2:not(:first-child) {
                margin-top: 47px;
            }

        .policyAdjust > .constrain > hr {
            border: 0;
            height: 1px;
            background-color: #ababab;
            margin-top: 48px;
        }

    @media (max-width: 1170px) {
        .policyAdjust {
            padding-top: 26px;
        }
    }
    /*Coe style*/
    .coeTop {
        margin-top: 56px;
    }

    .coeMid {
    }

        .coeMid > p {
            text-align: left;
        }

        .coeMid > ul {
            list-style: none;
            margin-bottom: 46px;
        }

            .coeMid > ul > li {
                padding-left: 30px;
                position: relative;
                font-size: 18px;
                line-height: 26px;
                margin-bottom: 4px;
                font-family: 'Open Sans', sans-serif;
                font-weight: 400;
                color: #666666;
                text-align: left;
            }

                .coeMid > ul > li::before {
                    content: '';
                    display: block;
                    width: 10px;
                    height: 10px;
                    background-color: #cccccc;
                    -webkit-border-radius: 50%;
                    -moz-border-radius: 50%;
                    border-radius: 50%;
                    position: absolute;
                    top: 8px;
                    left: 10px;
                }

    .coeBottom > h3 {
        text-align: left;
    }

    .coeBottom > p {
        text-align: left;
    }

    .coeBottom {
    }

    .ds_topSpace {
        margin-top: 40px;
    }

    .ShareLinks_center {
        display: flex;
        justify-content: center;
    }

    .ds_body > h2 {
        text-align: left;
        font-weight: 700;
        font-size: 33px;
    }

    /*inside page nav space*/
    .sixTabs > li {
        min-width: 16.6% !important;
    }

    .sevenTabs > li {
        min-width: 13.2% !important;
    }
.expanded>.target{
    height:auto;
}
