.corp_sub_page_title {
    text-align: center;
    font-size: 16px;
    padding-top: 5px
}

.corp_page_title {
    font-size: 2.6em;
    text-align: center
}

.subscription-input-button label.input {
    font-size: 16px;
    font-weight: bold !important;
    color: #000
}

.sub-text-align {
    margin-top: 10px
}

.sub-text-align input,input.input-text-field {
    width: 72%;
    border: 1px solid black !important;
    border-top: 1px solid black !important;
    border-bottom: 1px solid black !important
}

.sub-text-align input.input-invalid,.subscription-input-button input.input-invalid {
    border-top: 1px solid #FF0000 !important;
    border-bottom: 1px solid #FF0000 !important;
    border: 1px solid #FF0000 !important
}

.sub-text-align button#go_to_next1 {
    margin-top: 0;
    height: auto;
    width: 15%;
    float: right;
    position: relative;
    top: 0px;
    margin-left: 15px
}

.find-subscription-page button.addToBookmarks {
    display: none !important
}

.find-subscription-page .corp_sub_inner_section,.find-subscription-page .corp_sub_inner_section .container {
    padding-top: 0px !important
}

.find-subscription-page .page-head {
    text-align: center;
    margin-bottom: 0px !important
}

.error-message {
    font-size: 11px;
    line-height: 15px;
    color: #ee9393 !important
}

.col.span_3_of_12.inner-column-span {
    display: block;
    float: left;
    margin: 1% 0 1% 0%;
    width: 31%
}

.inner-column-span p.nt-title2 {
    font-size: 24px !important;
    line-height: 1.28571429;
    font-weight: 500;
    color: #000 !important;
    font-style: normal;
    font-family: 'Antenna Cond', Helvetica, Arial, sans-serif !important;
    margin-bottom: 20px !important
}

.corp_sub_inner_section p {
    margin-bottom: 20px !important
}

.container-gating-inner p a {
    text-decoration: underline !important
}

.find-subscription-page .page-head .page-title {
    margin-bottom: 0px !important
}

.content-wrap {
    padding-right: 360px;
    float: none;
    width: 100%;
    overflow: visible
}

@media only screen and (max-width: 767px)  {
    .col.span_3_of_12.inner-column-span {
        width: 100% !important;
        float: unset !important;
        text-align: center;
    }
    ul.nt-title3 {
        height: auto !important;
    }
    ul.nt-title3 li{
        text-align: left !important;
    }
}
@media only screen and (min-width: 1196px)  {
    ul.nt-title3 {
        height: 190px !important;
    }
}
@media only screen and (min-width:768px) and (max-width: 1195px)  {
    ul.nt-title3 {
        height: 210px !important;
    }
}

.entry ul.nt-title3 li{

    width: 100% !important;
    margin-bottom: 0px !important;
    margin-left: 23px !important;
    text-indent: 0px !important;
    font-weight: normal;
    list-style: disc !important;
}
ul.nt-title3 li::before{
display: none !important;
}
.waiting {
    vertical-align: middle;
    display: inline-flex;
    font-size: 16px;
    /* margin-top: -5px; */
    /* padding-top: 5px; */
    margin-left: 10px;
}

.hide-no-js {
    display: inherit;
}



.o-stepped-progress {
    font-family: MetricWeb, sans-serif;
    font-size: 14px;
    line-height: 16px;
    display: block;
    position: relative;
}

.o-stepped-progress:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    top: calc(10px + 8px);
    background-color: #000;
}

.o-stepped-progress-steps>li:last-child .o-stepped-progress-step {
    align-items: flex-end;
    text-align: right;
}

.o-stepped-progress-step {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    max-width: 10em;
}

.o-stepped-progress-steps>li:last-child {
    flex-grow: 1;
    justify-content: flex-end;
}

.o-stepped-progress-steps>li:last-child .o-stepped-progress-step {
    align-items: flex-end;
    text-align: right;
}

.o-stepped-progress-steps {
    list-style: none;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 8px;
    padding-bottom: 8px;
    display: flex;
    margin-left: 0px !important;
    margin-bottom: 0px !important;
    justify-content: space-between;
    position: relative;
    z-index: 2;
    overflow: hidden;
}

.o-stepped-progress-steps>li:first-child .o-stepped-progress-step {
    align-items: flex-start;
    text-align: left;
}


.o-stepped-progress-step.active {
    position: relative;
}

.o-stepped-progress-step {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    max-width: 10em;
}

.o-stepped-progress-steps>li:first-child {
    flex-grow: 1;
    justify-content: flex-start;
}

.o-stepped-progress-steps>li {
    display: flex;
    flex-basis: 0;
    flex-grow: 2;
    justify-content: center;
    width: auto;
}
.o-stepped-progress-steps>li:first-child .o-stepped-progress-step:after {
    right: 100%;
}


.o-stepped-progress-step:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    width: 20px;
    margin-bottom: 4px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-origin: border-box;
    background-position: 50%;
    background-size: 100%;
    border-radius: 50%;
    border: 1px solid #000;
}

.o-stepped-progress-steps>li:first-child .o-stepped-progress-step {
    align-items: flex-start;
    text-align: left;
}
.find-subscription-page #crumbs{
    display: none;
}
article.post-listing .entry ul.nt-title3{
    margin: 0px !important;  
}
.col.span_3_of_12.inner-column-span.full-title{
    width: 100% !important;
}
.ul.nt-title3.full-one-list{
    height: auto !important;
}
article.post-listing .entry ul.nt-title3.full-one-list{
    margin-bottom: 30px !important;
}