.cdo .banner.standard .content p.sub-info:first-of-type {
    margin-bottom: 0px !important;
    font-weight: 100;
}

.cdo .card-pack.info-cards.image .card {
    box-shadow: none;
    border: 1px solid rgba(0,0,0,.05);
}
.cdo .card-pack.info-cards .card .coverage-highlights {
    background: none;
    color:#12395b;
    font-weight: 600;
}
.cdo .card-pack.info-cards .card .coverage-highlights {
    border-bottom: rgba(0,0,0,.1);
}

.cdo .text-underline {
    font-size: 16px;
    text-decoration: underline;
}
.cdo .text-underline:hover { 
    text-decoration: none;
}
.cdo .gray-back {
    background: #f6f5f5 !important;
}
.cdo .card-pack .usaa-glyph-medicare {
    font-size: 40px;
    display: block;
    margin-top: 10px;
    margin-bottom: 5px;
}
.cdo .cta-btn.secondary {
    background-color: #f6f5f5;
    background: linear-gradient(#f6f5f5, #ececeb);
    box-shadow: inset 0 0 0 1px #7d7c7c;
    color: #00668a;
}
.cdo .cta-btn {
    font-family: 'Gotham Narrow', Arial, sans-serif;
    display: inline-block;
    position: relative;
    border: 0;
    min-width: 150px;
    padding: 18px 30px;
    border-radius: 2px;
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    text-align: center;
    cursor: pointer;
    overflow: visible;
}
.cdo .cta-btn.secondary:hover, .cdo .cta-btn.secondary:focus {
    background: #fff;
}
.cdo .cta-btn.secondary {
    background-color: #f6f5f5;
    background: linear-gradient(#f6f5f5, #ececeb);
    box-shadow: inset 0 0 0 1px #7d7c7c;
    color: #00668a;
}
.cdo .cta-btn:focus {
    outline: none;
}
.cdo .card-pack .card ul li {
    border-bottom: 0px;
    text-align:left;
    padding-bottom: 0px;
    display: list-item;
    padding-left: 0px;
    margin-left: 30px;
    color: #0b2237;
    padding-top: 10px;
}
.cdo .card-pack .card ul li:last-child {
    padding-bottom: 30px;
}
.cdo .card-pack .card ul li:first-child {
    padding-top: 15px;
}
.cdo .card-pack .card ul.highlights li {
    list-style-type: disc !important;
    list-style: disc !important;
}
.cdo .card-pack.info-cards.image .card .top {
    padding-left: 15px;
    padding-right: 15px;
}
.cdo .tools-wrap h4 {
    color: #12395b;
    font-weight: bold;
    font-size: 18px;
    text-transform: none;
    margin-top: 24px;
    border-bottom: 2px solid #edecea;
    margin-left: 10px;
    margin-right: 10px;
    font-family: "Gotham", Arial, sans-serif;
    line-height: 32px;
    margin-bottom: 0px;
}
.cdo .card-pack .card .card-sub-label {
    font-weight: 900;
}
.cdo .cta-btn.secondary:focus:focus::after {
    content: '';
    position: absolute;
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
    border: 2px solid #3399bd;
    border-radius: 5px;
    background: none;
}
.cdo section h2, .cdo section p, .cdo .banner.standard .content p {
    max-width: 704px;
    margin: auto;
}
.cdo .banner.standard .content h2 {
    font-size: 36px;
    line-height: 40px;
}
.cdo .card-pack.link-cards .card a {
    position: relative;
    padding-top: auto;
    text-decoration: underline !important;
    height: auto;
    bottom: 24px;
    margin-top: auto;
    position: absolute;
    top: auto;
}
.cdo .card-pack.link-cards .card a:hover {
    text-decoration: none !important;
}
.cdo .card-pack.info-cards.image .card {
    max-width: 340px;
}
.cdo .card-pack.link-cards .card {
    padding-bottom: 60px !important;
}
.cdo .color-gold {
    color:#fac705 !important;
}


.cdo .card-status .plan-status {
    margin: auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #DDE7EB;
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
    color: #3E4042;
    padding: 10px;
    text-align: center;
}
.cdo .card .plan-info.phone-only {
    font-size: .95em;
    margin-bottom: 15px;
}
.cdo .phone-hours {
    color: #41464D;
    font-family: "Gotham Narrow";
    font-size: 15px !important;
    font-weight: 300;
    line-height: 19px;
}
.cdo .phone-hours a.number, .phone-hours .desktop a {
    color: #00668A;
    font-family: "Gotham Narrow";
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
    display: block;
    width: 100%;
    text-decoration: underline !important;
}

.cdo .phone-hours .desktop a:hover {
    text-decoration: none !important;
}

.cdo .card-status {
    margin-bottom: 15px;
}

@media (max-width: 767px) {
    .cdo  .mobileOnly {
        display: inline-block !important;
    }
    .cdo .callout .mobileOnly {
        color: #ffffff;
    }
    .cdo  .desktopOnly {
        display: none;
    }
    .cdo .when-you-can-buy .half-half div {
        width: 100%;
    }
}

.banner .linkContainer.primaryButton a, .functional .banner .linkContainer.primaryButton a, .mobile-rw-closing-block .linkContainer.primaryButton a {
    background: rgba(0,0,0,0);
    border-radius: 3px;
    border: 2px solid rgba(158,174,185,.5);
    color: #fff!important;
    display: inline-block;
    position: relative;
    font-family: Gotham,Arial,sans-serif;
    font-size: 1em;
    font-weight: 500;
    padding: 18px 30px;
    text-decoration: none!important;
    text-shadow: 0 1px 1px rgb(0 0 0 / 50%);
    transition: background .25s ease 0s,box-shadow .5s ease 0s;
    z-index: 1;
}
.banner .linkContainer.primaryButton a:focus, .banner .linkContainer.primaryButton a:hover, .functional .banner .linkContainer.primaryButton a:focus, .functional .banner .linkContainer.primaryButton a:hover, .mobile-rw-closing-block .linkContainer.primaryButton a:focus, .mobile-rw-closing-block .linkContainer.primaryButton a:hover {
    background: rgba(1,7,13,.25);
    border: 2px solid rgba(138,205,255,.5);
    box-shadow: 0 0 5px 0 rgb(158 174 186 / 50%);
    text-decoration: none!important;
}
.linkContainer.primaryButton a:focus, .section-1 .card-pack .card a:focus, .section-10 a:focus, .section-2 .card-pack .card a:focus, .section-3 .half-section .card a:focus, .section-3 .half-section a:focus, .section-4 .half-section a:focus, .section-6 .linkContainer a:focus, .section-8 .half-section a:focus, .section-9.content-section-lrg-md a:focus {
    outline: #b1b1b1 solid 1px;
    outline-offset: 5px;
}

.cdo .callout {
    background: #0b2237;
    color: #ffffff;
    padding: 24px;
    text-align: center;
}
.cdo .color-gold {
    color:#fac705 !important;
}
.cdo  .mobileOnly {
    display: none;
}
.cdo  .desktopOnly {
    display: inline-block;
}

.cdo .banner .linkContainer {
    margin-top: 30px;
}

.cdo .card-pack .card .tools-wrap .linkContainer a {
    height: 100%;
    max-width: 100%;
    background: rgba(0,0,0,0);
    border-radius: 3px;
    border: 2px solid #0e2e49;
    color: #0e2e49 !important;
    display: inline-block;
    position: relative;
    font-family: Gotham,Arial,sans-serif;
    font-size: 1em;
    font-weight: 500;
    padding: 12px 16px;
    text-decoration: none!important;
    transition: background .25s ease 0s,box-shadow .5s ease 0s;
    z-index: 1;
    margin: 30px 15px;
    margin-top: 0px;
    display: block;
}

.cdo .card-pack .card .tools-wrap .linkContainr a:hover, .cdo .card-pack .card .tools-wrap .linkContainer a:focus {
    background: rgba(1,7,13,.25);
    border: 2px solid rgba(138,205,255,.5);
    box-shadow: 0 0 5px 0 rgb(158 174 186 / 50%);
    text-decoration: none!important;
}
.cdo .card-pack .tools-wrap a:focus {
    outline: #b1b1b1 solid 1px;
    outline-offset: 5px;
}
@media (max-width: 767px) {
    .cdo .deskOnly {display: none !important;}
}