
.plan-callout-header {
    margin-bottom: 0;
    h1 {
        margin-bottom: 50px;
        text-align: center;
    }

    @media (max-width: 768px) {
        h1 {
            margin-bottom: 25px;
            font-size: 24px;
            line-height: 32px;
        }
    }
}

.plan__inner .plan-callout-header h1 {
    margin-bottom: 0;
}

@media (max-width: 768px) {
    .payment-page .section-payment {
        padding-top: 25px;
    }
}

.plan-callout .plan__inner {
    padding: 30px 0 20px;
}

.plan-callout .plan__toc-summary {
    background-color: #F0F0F0;
    line-height: 40px;
    text-align: center;
    vertical-align: center;
    text-transform: capitalize;
    font-size: 14px;
    margin-top: 6px;
}

.plan-callout .plan__toc-summary strong {
    font-weight: bold;
}

.plan-subtitle {
    font-size: 16px;
    font-weight: 600;
    padding: 30px 20px 15px 56px;
    line-height: 24px;
}

.plan-list.list-checks {
    padding-left: 35px;
}

.plan-list.list-checks li {
    padding-left: 25px;
    padding-right: 25px;
    font-size: 16px;
}

.plan-list.list-checks li b {
    font-weight: 600;
}

.plan-see-more a {
    color: #006FB9;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}

.list-checks li.plan-see-more:before {
    display: none;
}

.vin-upgrade-modal-more-features {
    padding: 0 32px;
}

.vin-upgrade-modal-more-features .list-checks {
    padding-top: 0;
}

hr.plan-features-divider {
    margin-left: 34px !important;
    margin-right: 34px !important;
}

.plan__entry {
    padding-left: 34px;
}

.plan__more-reports {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    color: #333;
    text-align: center;
    padding-top: 25px;
}

.plan__more-reports a {
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    color: #333;
}

.vin-upgrade-modal .vin-upgrade-modal__logo {
    display: none;
}

.vin-upgrade-modal .list-checks {
    padding-bottom: 0;
}

.vin-upgrade-modal .list-checks li.no-check {
    line-height: 1;
    padding-top: 5px;
}

.vin-upgrade-modal .vin-upgrade-modal__more-reports {
    padding-left: 25px;
}

.vin-upgrade-modal .vin-upgrade-modal__more-reports a {
    color: #006FB9;
    font-weight: 600;
}

.vin-upgrade-modal .vin-upgrade-modal__more-reports b {
    font-weight: 600;
}

.vin-upgrade-modal .vin-upgrade-modal__more-reports hr {
    visibility: hidden;
    height: 15px;
    margin-bottom: 0;
}

@media (max-width: 768px) {
    .vin-upgrade-modal .popup__head {
        background-color: #E6EFF5;
        padding-left: 24px;
    }

    .vin-upgrade-modal .vin-upgrade-modal__logo {
        display: inline;
        padding-right: 3px;
    }
}

/*
default link styling
*/
.top-radio {
    position: relative;
    /*bottom: 2rem;*/
}

.form__row {
    margin-bottom: 1rem;
}

.vin-quota-info-text p {
    margin-bottom: .5rem;
}

.vin-quota-info-text {
    padding: 1rem 0;
    text-align: center;
}

footer.footer {
    margin-top: 0;
}

header.header {
    margin-bottom: 0;
}

a, html .ui-bar-a a, html .ui-body-a a, html body .ui-group-theme-a a {
    font-weight: normal;
}

.ui-body-a, .ui-body-inherit, html .ui-bar-a .ui-body-inherit,
html .ui-body-a .ui-body-inherit, html body .ui-group-theme-a .ui-body-inherit,
html .ui-panel-page-container-a {
    border-color: #d7d7d7;
}

.orange-link {
    color: #DD390C !important;
    text-decoration: underline !important;
    cursor: pointer;
}

.orange-link:hover {
    text-decoration: none !important;
}

/* default font-size for this page */
div.cancel-page {
    font-size: 16px;
}

p {
    padding-left: 0;
    padding-right: 0;
}

h5 {
    font-size: 12pt;
}

div.payment-page {
    font-size: 16px;
}

div.payment-page p {
    font-size: 16px;
}

div.payment-page .plan__features-sample {
    padding-top: 10px;
    margin-left: 25px;
}

div.payment-page .plan__features-sample p {
    font-size: 14px;
}

/* ------------------------------------------------------------ *\
	Icons
\* ------------------------------------------------------------ */

.ico-arrow-down-white {
    display: inline-block;
    vertical-align: middle;
    background: url(images/ico-arrow-down-white@2x.png) 0 0 no-repeat;
    width: 14px;
    height: 10px;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

/* ------------------------------------------------------------ *\
	List Features
\* ------------------------------------------------------------ */


.list-features h4 {
    font-size: 14px;
}

.list-features {
    font: 14px Helvetica, Arial, Sans serif;
    display: flex;
    text-align: center;
    justify-content: space-between;
    margin: 0 -25px;
}

.list-features .icon-holder {
    display: inline-block;
    background: #fff;
    width: 120px;
    height: 120px;
    border: solid 1px #d9d9d9;
    border-radius: 50%;
    padding: 28px 0;
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 20px;
}

.list-features li {
    width: 25%;
    padding: 0 25px;
}

.list-features h4 {
    margin-bottom: 15px;
    font-weight: 600;
}

.list-features p {
    margin: 0 auto;
    padding: 0 25px;
    /*width: 140px;*/
}

@media (max-width: 1200px) {
    .list-features {
        margin: 0;
    }

    .list-features li {
        padding: 0 15px;
    }
}

@media (max-width: 1024px) {
    .list-features p {
        padding: 0;
    }
}

@media (max-width: 767px) {
    .list-features {
        display: block;
    }

    .list-features li {
        width: 100%;
    }

    .list-features li + li {
        margin-top: 25px;
    }

    .list-features p {
        font-size: 16px;
    }

}


/* ------------------------------------------------------------ *\
	List Checks
\* ------------------------------------------------------------ */

.list-checks {
    margin: 0;
    padding-left: 0;
    padding: 0.65em 0;
}

.list-checks li {
    position: relative;
    padding-left: 25px;
    font-size: 15px;
    line-height: 28px;
    color: #3a3a3a;
    font-weight: 400;
}

.list-checks li:before {
    position: absolute;
    top: 9px;
    left: 0;
    content: '';
    background: url(images/ico-check@2x.png) 0 0 no-repeat;
    width: 13px;
    height: 11px;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.list-checks li.no-check:before {
    position: relative;
    background: none;
    width: 13px;
    height: 11px;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.list-checks.buy-now {
    padding-top: 0;
    margin-top: -.5rem;
    font-size: 16px;
}
.list-checks.buy-now li{
    line-height: 1.7
}

.no-check i {
    font-size: 11px;
}

.list-checks li.disable { /*pointer-events: none;*/
    color: #555;
    opacity: .55;
}

.list-checks li.disable:before {
    display: none;
}

.plans-new .plan__cell ul {
    padding-bottom: 30px;
}

/* ------------------------------------------------------------ *\
	List Dots
\* ------------------------------------------------------------ */

.list-dots {
    padding-left: 20px;
    margin-left: 0;
    margin-bottom: 0;
}

.list-dots li {
    position: relative;
    font-size: 14px;
    line-height: 1.43;
    color: #333;
    padding-left: 17px;
}

.list-dots li:before {
    position: absolute;
    top: 7px;
    left: 0;
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #333;
}


/* ------------------------------------------------------------ *\
	Slider
\* ------------------------------------------------------------ */

.slider-testimonials {
}

.slider-testimonials .slick-slide {
    padding: 0 13px;
}

.slider-testimonials .slick-dots {
    display: -webkit-flex !important;
    display: -moz-flex !important;
    display: -ms-flex !important;
    display: -o-flex !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-left: 0;
}

.slider-testimonials .slick-dots {
    padding-top: 43px;
    padding-left: 0;
    margin-left: 0;
}

.slider-testimonials .slick-dots button {
    height: 13px;
    width: 13px;
    border: 1px solid #6e6e6e;
    background: #fff;
    font-size: 0;
    line-height: 0;
    text-indent: -4004px;
    border-radius: 50%;
}

.slider-testimonials .slick-dots .slick-active button {
    background: #6e6e6e;
}

.slider-testimonials .slick-dots li {
    padding: 0 5px;
    font-size: 0;
    line-height: 1;
}

.slider-testimonials .slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none;
    background: none;
    font-size: 0;
    line-height: 0;
    text-indent: -4004px;
    z-index: 2;
}

.slider-testimonials .slick-prev {
    left: -15px;
    top: 109px;
    background: url(images/slide-arrow-prev.svg) 0 0 no-repeat;
    width: 16px;
    height: 45px;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.slider-testimonials .slick-next {
    right: -15px;
    top: 109px;
    background: url(images/slide-arrow-next.svg) 0 0 no-repeat;
    width: 16px;
    height: 45px;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

@media (max-width: 767px) {
    .slider-testimonials .slick-prev, .slider-testimonials .slick-next {
        display: none !important;
    }

    .slider-testimonials .slick-slide {
        padding: 0 15px;
    }

    .slider-testimonials .slider__clip {
        margin: 0 -15px;
    }
}

/* ------------------------------------------------------------ *\
	Accordion
\* ------------------------------------------------------------ */

.accordion {
    border: none;
}

.accordion .accordion__section {
    border-bottom: 1px solid #d7d7d7;
}

.accordion .accordion__section:first-of-type {
    border-top: 1px solid #d7d7d7;
}

.accordion .accordion__head {
    position: relative;
    cursor: pointer;
    padding: 18px 30px 18px 0;
}

.accordion .accordion__head:after {
    position: absolute;
    top: 50%;
    right: 0;
    content: '';
    background: url(images/arrow-down@2x.png) 0 0 no-repeat;
    width: 16px;
    height: 10px;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: transform .4s;
}

.accordion .accordion__head h3 {
    color: #333;
    text-transform: none;
    font-size: 15px;
    line-height: 1;
    font-weight: 600;
    margin: 0;
}

.accordion .accordion__body {
    padding: 0 10px 20px;
    display: none;
}

.accordion .accordion__body p {
    margin: 0;
    font-size: 14px;
    line-height: 1.43;
    font-weight: normal;
    color: #333;
}

.accordion .accordion__body p a {
    text-decoration: underline;
    padding: 0;
    font: inherit;
}

.accordion .accordion__body p:last-child {
    margin-bottom: 0;
}

.accordion__section--current .accordion__head:after {
    -webkit-transform: rotate(180deg) translateY(50%);
    -ms-transform: rotate(180deg) translateY(50%);
    -o-transform: rotate(180deg) translateY(50%);
    transform: rotate(180deg) translateY(50%);
}

@media (max-width: 767px) {

}

/* ------------------------------------------------------------ *\
	Section
\* ------------------------------------------------------------ */

.section {
}

/* ------------------------------------------------------------ *\
	Section Featurs
\* ------------------------------------------------------------ */

.section-features {
    background: #f0f0f0;
}

.section-features {
    padding: 75px 0 75px;
}

.section-features .section__head {
    background: none;
    text-align: center;
    margin-bottom: 45px;
    height: auto;
}

.section-features .section__head h2 {
    color: #333;
}

@media (max-width: 1024px) {
    .section-features {
        padding: 50px 0;
    }

    .section-features .section__head h2 {
        font-size: 32px;
    }
}

@media (max-width: 767px) {
    .section-features .section__head h2 {
        font-size: 26px;
    }
}

/* ------------------------------------------------------------ *\
	Section Message
\* ------------------------------------------------------------ */

.section-message {
    background: #f1f2dd;
    padding: 25px 0;
    width: 100%;
}

.section-message .shell {
    position: relative;
}

.section-message .section__body {
    padding: 0 35px;
}

.section-message h4 {
    text-align: center;
    font-weight: 600;
}

.section-message p {
    font-size: 16px;
    line-height: 1.5;
}

.section-message .btn-close {
    position: absolute;
    right: 15px;
    top: 0;
    background: url(images/ico-close@2x.png) 0 0 no-repeat;
    padding: 0;
    width: 11px;
    height: 11px;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

@media (max-width: 767px) {
    .section-message {
        padding: 15px 0;
    }

    .section-message .section__body {
        padding: 0;
    }
}

/* ------------------------------------------------------------ *\
	Section Callout
\* ------------------------------------------------------------ */

#header {
    position: relative;
    z-index: 100;
}

#header-inner > .shell {
    width: unset;
}

.section-callout {
    padding-bottom: 2rem;
    position: relative;
    background: url(images/callout.jpg) no-repeat center center/cover;
}

#big-callout .section-callout {
    padding: 65px 0 55px;
}

#small-callout .section-callout {
    padding: 0 0 55px;
}

#small-callout {
    min-height: 200px;
}

#big-callout {
    min-height: 300px;
}

#small-callout .section__body {
    position: absolute;
    width: fit-content;
    margin: 18px auto 18px auto;
}

#big-callout .section__body {
    position: absolute;
}

.section-callout:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: #333;
    opacity: .8;
}

.section-callout .shell {
    position: relative;
    z-index: 2;
}

.section-subscription-complete {
    padding: 20px;
    color: white;
    font-size: large;
    font-weight: bold;
    background-color: rgba(0, 0, 0, 0.5);
    margin-bottom: 10px;
}

.section-free-trial-message {
    border-radius: 8px;
    padding: 18px;
    color: black;
    font-size: large;
    font-weight: bold;
    background-color: rgba(255, 255, 255, 0.6);
    max-width: 500px;
    margin: 0 auto;
}

.section-free-trial-message .btn, .section-free-trial-message .btn:hover {
    font-size: 16px;
    line-height: 1;
    font-weight: 700;
    background: #DD390C !important;
    border: 1px solid transparent !important;
    color: #fff !important;
    text-shadow: none !important;
    text-transform: uppercase;
    width: auto;
    margin: 1em auto;
    display: inline-block;
}

/* ------------------------------------------------------------ *\
	Section Plans
\* ------------------------------------------------------------ */

.section-plans {
    padding: 84px 0 110px;
    border-bottom: 1px solid #d7d7d7;
}

.section-plans .section__head {
    text-align: center;
    margin-bottom: 55px;
    background: none;
    height: auto;
}

.section-plans .section__head h3 {
    font-size: 32px;
    line-height: 1;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    color: #333;
    margin-bottom: 0;
}

.section-plans .itip.id138-tooltip {
    margin-top: 4px;
}

@media (max-width: 1024px) {
    .section-plans {
        padding: 50px 0;
    }
}

@media (max-width: 767px) {
    .section-plans .section__head {
        margin-bottom: 40px;
    }

    .section-plans .section__head h3 {
        font-size: 26px;
    }
}


/* ------------------------------------------------------------ *\
	Section Testimonials
\* ------------------------------------------------------------ */

.section-testimonial {
    background: #f0f0f0;
    padding: 100px 0 114px;
}

.section-testimonial .section__head {
    text-align: center;
    margin-bottom: 40px;
    height: auto;
}

.section-testimonial .section__head h3 {
    color: #333;
    font-size: 32px;
    line-height: 1;
    font-weight: 600;
}

@media (max-width: 1024px) {
    .section-testimonial {
        padding: 50px 1em;
    }
}


/* ------------------------------------------------------------ *\
	Section Faq
\* ------------------------------------------------------------ */

.section-faq {
    padding: 103px 0 106px;
}

.section-faq .section__head {
    text-align: center;
    margin-bottom: 30px;
    height: auto;
}

.section-faq .section__head h3 {
    color: #333;
    font-size: 32px;
    line-height: 1;
    font-weight: 600;
    margin: 0;
}

@media (max-width: 1024px) {
    .section-faq {
        padding: 50px 0;
    }
}

@media (max-width: 767px) {
    .section-faq .section__head h3 {
        font-size: 26px;
    }
}


/* ------------------------------------------------------------ *\
	Section Plan Cancel
\* ------------------------------------------------------------ */

.section-plan-cancel {
    padding: 100px 0;
}

.section-plan-cancel p {
    font-size: inherit;
}

.section-plan-cancel .form-cancel,
.section-plan-cancel .section__entry {
    max-width: 600px;
    margin: 0 auto 20px;
}

.section-plan-cancel .section__entry {
    padding-top: 20px;
}

.section-plan-cancel .section__entry p {
    margin-bottom: 10px;
}

.section-plan-cancel .section__entry h4,
.section-plan-cancel .section__entry h3 {
    color: #525252;
}

.section-plan-cancel .section__actions {
    margin-bottom: 30px;
    margin-top: 30px;
    text-align: left;
    padding-left: 40px;
}

.section-plan-cancel .section__actions.center {
    text-align: center;
    padding: 0 30px;
}

.section-plan-cancel .section__actions a {
    display: inline-block;
}

.section-plan-cancel .section__actions ul {
    margin-left: 0;
    padding-left: 0;
}

.section-plan-cancel .section__actions li + li {
    margin-top: 30px;
}

.section-plan-cancel .section__actions a:not(.btn) {
    font-weight: 400;
    text-decoration: none;
    color: #333;
}

.section-plan-cancel .section__actions a:not(.btn):hover {
    text-decoration: underline;
}

.section-plan-cancel .list-checkboxes {
    margin-left: 0;
    padding-left: 20px;
    margin-bottom: 20px;
}

@media (max-width: 1024px) {
    .section-plan-cancel {
        padding: 50px 0;
    }

    .section-plan-cancel .section__actions {
        padding: 0 15px;
    }
}

@media (max-width: 767px) {
    .section-plan-cancel {
        padding: 30px 0;
    }

    .section-plan-cancel .list-checkboxes {
        padding-left: 0;
    }
}

/* ------------------------------------------------------------ *\
	Section Payment
\* ------------------------------------------------------------ */

.section-payment {
    padding: 50px 0;
}

.section-payment .cols {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin: 0 -30px;
}

.section-payment .col {
    padding: 0 30px;
}

.section-payment .col--small {
    width: 45%;
}

.section-payment .col--large {
    width: 55%;
}

@media (max-width: 1200px) {
    .section-payment .cols {
        margin: 0 -15px;
    }

    .section-payment .col {
        padding: 0 11px;
    }

}

@media (max-width: 1024px) {
    .section-payment {
        padding: 50px 0;
    }

}

@media (max-width: 767px) {
    .section-payment {
        padding: 30px 0;
    }

    .section-payment .cols {
        display: block;
    }

    .section-payment .cols {
        margin: 0;
    }

    .section-payment .col {
        padding: 0;
        width: 100%;
    }

    .section-payment .col:first-of-type {
        margin-bottom: 60px;
    }
}

/* ------------------------------------------------------------ *\
	Checkboxes
\* ------------------------------------------------------------ */


.list-checkboxes {
    margin-bottom: 0;
    padding-left: 0;
}

.list-checkboxes.error [type="radio"]:checked + label:before,
.list-checkboxes.error [type="radio"]:not(:checked) + label:before,
.list-checkboxes.error [type="checkbox"]:checked + label:before,
.list-checkboxes.error [type="checkbox"]:not(:checked) + label:before {
    border-color: red;
}

.radio,
.checkbox {
    padding-left: 0;
}

.list-checkboxes.error + .error-msg {
    display: block;
}

.error-msg {
    display: none;
    margin-bottom: 20px;
    text-align: center;
}

.error-msg p {
    font-weight: 700;
    color: red;
    font-size: 20px;
}

.form-cancel input[type='checkbox'] {
    position: relative;
    top: 2.4rem;
}

/*.form-cancel [type="checkbox"] { */
/*	position: absolute; */
/*	left: -9999px; */
/*}*/

/*.form-cancel [type="checkbox"]:not (:checked ) +label, */
/*.form-cancel [type="checkbox"]:checked+label*/
/*	{*/
/*	position: relative;*/
/*	padding-left: 2.5em;*/
/*	cursor: pointer;*/
/*}*/

/*!* checkbox aspect *!*/
/*.form-cancel [type="checkbox"]:checked + label:before,*/
/*.form-cancel [type="checkbox"]:not(:checked) + label:before { */
/*	content: ''; */
/*	position: absolute; */
/*	left: 0; */
/*	top: 0; */
/*	width: 15px; */
/*	height: 15px; */
/*	border: 1px solid #d7d7d7; */
/*	border-radius: 3px; */
/*}*/

/*.form-cancel [type="checkbox"]:not(:checked) + label:after,*/
/*.form-cancel [type="checkbox"]:checked + label:after { */
/*	content: ''; */
/*	position: absolute; */
/*	top: 3px; */
/*	left: 2px; */
/*	background: url(images/ico-check@2x.png) 0 0 no-repeat; */
/*	width: 13px; */
/*	height: 11px; */
/*	-webkit-background-size: 100% 100%; */
/*	background-size: 100% 100%; */
/*	opacity: 0; */
/*	visibility: hidden; */
/*}*/

/*.form-cancel [type="checkbox"]:checked + label:after { opacity: 1; visibility: visible; }*/

/*.form-cancel [type="checkbox"]:checked + label {*/
/*    position: relative;*/
/*    padding-left: 35px;*/
/*    cursor: pointer;*/
/*}*/

/*.form-cancel [type="checkbox"]:not(:checked) + label, */
/*.form-cancel [type="checkbox"]:checked + label {*/
/*    position: relative;*/
/*    padding-left: 35px;*/
/*    cursor: pointer;*/
/*}*/

/* ------------------------------------------------------------ *\
	Form Elements
\* ------------------------------------------------------------ */

input.field {
    display: block;
    color: #777;
    border: 1px solid #A7A7A7;
    padding: 0 15px;
    height: 40px;
    width: 100%;
}

div.ui-input-text input.field {
    border: 0px;
}

label.error, .global-error {
    background-color: #fee2e2;
    color: #c81212;
    padding: 5px;
    font-size: inherit;
}

input.error, div.stripe-element.error {
    background-color: #fdf7f6;
}

select {
    color: #3a3a3a;
}

.stripe-element {
    /*padding: 8px;*/
}

.stripe-element-short + .stripe-element-short {
    margin-left: 1rem;
}

.form__row:has(.stripe-element-short) {
    align-items: flex-start;
    justify-content: space-between;
}

.stripe-element-short {
    flex: 1 1 25%;
    /*width: 130px;*/
    display: inline-block;
    margin-top: 0;
}

div:has(> input.field-zip) {
    width: 130px;
    display: inline-block;
    margin-top: 0;
}

input.field-zip {
    height: 29px !important;
    padding-left: 8px !important;
}

input.field-zip::placeholder {
    color: #aaa;
}

.link3.inverse-underline {
    display: inline-block;
}

/* ------------------------------------------------------------ *\
	Form Cancel
\* ------------------------------------------------------------ */

.form-cancel {
}

/*.form-cancel .form__actions { text-align: center; }*/
.form-cancel textarea {
    display: block;
    width: 100%;
    height: 130px;
}

.question {
    padding: 20px 0 20px 30px;
}

.form-cancel .question-collapsed {
    display: none;
}

.form-success-msg { /*border: 1px solid #d7d7d7; max-width: 600px;*/
    margin: 0 auto;
    padding: 30px;
    text-align: center;
}

.form-success-msg h4 {
    margin-bottom: 30px;
}

.form-success-msg p {
    margin-bottom: 20px;
}

.form-success-msg a {
    text-decoration: underline;
    color: #b18484;
}

.form-success-msg ul {
    margin-left: 0;
    padding-left: 0;
}

.form-success-msg ul li + li {
    margin-top: 10px;
}

/*.popup { position: relative; background: #FFF; width: auto; max-width: 500px; margin: 20px auto; }*/

/* ------------------------------------------------------------ *\
	Form Introduce
\* ------------------------------------------------------------ */

.form-introduce {
    border: 1px solid #d7d7d7;
    border-radius: 3px;
    padding: 30px 35px 30px;
}

.form-introduce p,
.form-introduce h5 {
    font-size: 12pt;
    color: #585858;
    margin-top: 30px;
    margin-bottom: 15px;
}

.form-introduce .usrLabel {
    font-size: 12pt;
    color: #585858;
    font-weight: 700;
}

.form-introduce .list-checkboxes {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
    margin-left: 0; /*max-width: 400px; margin: 0 auto;*/
}

.form-introduce .list-checkboxes li {
    width: 50%;
    margin: 5px 0;
}

.form-introduce .list-checkboxes li:nth-child(even) {
    width: 45%;
}

.form-introduce .list-checkboxes li:nth-child(odd) {
    width: 55%;
}

.form-introduce .list-checkboxes li.fullwidth {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
}

.form-introduce .list-checkboxes li.fullwidth .radio,
.form-introduce .list-checkboxes li.fullwidth .checkbox {
    flex-shrink: 0;
}

.form-introduce .list-checkboxes li.fullwidth .answer {
    padding-left: 10px;
    flex-grow: 1;
}

.form-introduce .list-checkboxes li.fullwidth .answer input {
    margin-bottom: 0;
}

.form-introduce .form__error {
    text-align: center;
    margin-bottom: 20px;
    display: none;
}

.form-introduce .error .form__error {
    display: block;
}

.form-introduce .form__error p {
    font-weight: 700;
    color: red;
    font-size: 22px;
}

.form-introduce .group {
    margin-top: 20px;
}

.form-introduce .group-title {
    margin-bottom: 10px;
}

.form-introduce .choice-other .ui-input-text {
    display: none;
}

.form-introduce .business-name {
    margin-bottom: 2em;
}

.form-introduce .business-name h5 {
    font-weight: 700;
}

.form-introduce .business-name p {
    font-size: 10pt;
    font-weight: 400;
}

.form-introduce .business-name #business-type-description {
    margin-bottom: 28px;
}

/* To be applied to a div containing a checkbox and a label - this will force both to always be on the same line. */
.form-introduce .button-with-label {
    display: flex;
    align-items: baseline;
    white-space: nowrap;
}

.form-introduce .button-with-label label {
    white-space: initial;
}

.form-introduce .inset {
    padding-left: 32px;
}

.form-introduce .field {
    text-align: left;
    color: black;
}

.form-introduce .form__foot {
    text-align: left;
}

.form-introduce .form__foot h5 {
    margin-bottom: 30px;
}

.form-introduce .form__foot .form__actions {
    margin-bottom: 30px;
}

.form-introduce .form__foot p {
    font-size: 10pt;
    font-weight: 400;
    text-align: left;
}

.form-introduce .form__foot p strong {
    font-weight: 700;
}

.form-introduce .form__foot p a {
    color: inherit;
    text-decoration: underline;
}

.form-introduce .form__foot p a:hover {
    text-decoration: none;
}

.form-introduce .fine-print {
    font-size: 12px;
    line-height: 12px;
    margin: 25px 15px 10px 15px;
}

.form-introduce .fine-print .promo-text {
    font-weight: bold;
}

.form-introduce .tos-container {
    margin-top: 3em;
}

.form-introduce .tos-container input {
    float: left;
    margin-bottom: 2rem;
    margin-top: .2rem;
    margin-right: .8rem;
    position: relative;
    top: .2rem;
}

.form-introduce .tos-container a {
    color: #333;
    text-decoration: underline;
}

.form-introduce .tos-container label {
    font-size: 13px;
}

.form-introduce label {
    display: inline-block;
}

.form-introduce label em {
    display: block;
    font-style: italic;
    padding-left: 13px;
    color: #666;
    font-size: smaller;
}

.form-introduce .initially-hidden-fields {
    display: none;
}

ol.form-introduce li {
    list-style-type: decimal;
}

@media (max-width: 1024px) {
    .form-introduce .list-checkboxes li,
    .form-introduce .list-checkboxes li:nth-child(even),
    .form-introduce .list-checkboxes li:nth-child(odd) {
        width: 50%;
    }

    .form-introduce .list-checkboxes li.fullwidth {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .form-introduce .list-checkboxes {
        display: block;
    }

    .form-introduce .list-checkboxes li,
    .form-introduce .list-checkboxes li:nth-child(even),
    .form-introduce .list-checkboxes li:nth-child(odd) {
        width: 100%;
        margin: 10px 0;
    }

    .form-introduce .list-checkboxes li.fullwidth {
        display: block;
    }

    .form-introduce .list-checkboxes li.fullwidth .answer {
        padding-left: 0;
        margin-top: 15px;
    }

}

.dealer-signup-form select,
.dealer-signup-form input[type="text"] {
    margin-top: .5rem;
}

/* ------------------------------------------------------------ *\
	Plans
\* ------------------------------------------------------------ */


.plans:after {
    content: '';
    line-height: 0;
    display: table;
    clear: both;
}

.plan {
    width: 33.33%;
    border: 1px solid #d7d7d7;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    float: left;
}
@media (min-width: 768px) {
    .plan.plan-50 {
        width: 50%;
    }
}

.plan-new {
    width: 50%;
}

.plan .plan__head {
    text-align: center;
    padding: 30px 10px 25px;
}

.plans-new {
    border: 0.5px solid #d7d7d7;
}

.plans-new .plan {
    margin: 0;
    border: 0;
}

.plans-new .plan-middle {
     border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
}

.plans-new .plan .plan__cell {
    padding: 0;
}

.plans-new .plan .plan__head {
    padding: 40px 20px 25px;
}

.plans-new .plan .plan__label {
    margin: 0;
    border: 0.5px solid #d7d7d7;
}

.plans-new .plan .plan__meta {
    padding: 0 20px;
    margin: 30px 0 15px;
}

.plans-new .plan .plan__head .btn {
    max-width: 231px;
    margin: 0 auto;
}

@media (max-width: 767px) {
    .plans-new .plan .plan__head .btn {
        max-width: none;
    }
}

.plans-new .list-checks li {
    line-height: inherit;
    padding-top: 3px;
    padding-bottom: 5px;
}
.plans-new .list-checks li.no-check {
    padding-top: 0;
    /*padding-bottom: 0;*/
    line-height: 1.5rem;
}

.pricing-page ul.list-dots {
    padding: 1em 20px;
}

.pricing-page .contact-us-link {
    color: #fd641b;
}

@media (min-width: 768px) and (max-width: 853px) {
    .plan .plan__head {
        padding-left: 0;
        padding-right: 0;
    }

    .plan__price_dt {
        white-space: nowrap;
    }
}

.plan .plan__head h4 {
    font-size: 26px;
    font-weight: 600;
    line-height: 1;
    color: #333;
    margin: 0 0 15px;
    height: 32px;
}

.plan .plan__head small {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #525252;
    margin-bottom: 13px;
}


.plan .plan__head .btn {
    text-transform: none;
}

.plan {
    /*margin-left: -1px;*/
    margin-right: -1px;
}

.plan--featured {
    position: relative;
    /*padding-bottom: 30px;*/
}

.plan--featured:after {
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    content: '';
    height: 5px;
    background: #ea5a26;
}

@media (max-width: 767px) {
    .plans-new .plan--featured:after {
        bottom: 0;
    }
}

.plan--featured:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    content: '';
    height: 5px;
    background: #ea5a26;
}

.plan--featured .plan__head {
    padding-top: 30px;
    position: relative;
}

.plan .plan__cell {
    padding: 10px 30px 10px 30px;
}

.plan .plan__cell + .plan__cell {
    border-top: 1px solid #d7d7d7;
}

.plans-new .plan__cell + .plan__cell {
    border-top: 0;
}

.plan .plan__label {
    background: #f0f0f0;
    border: 0px solid #d7d7d7;
    border-width: 1px 0px;
    height: 40px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: -30px;
    margin-right: -30px;
}

.plan .plan__label h6 {
    margin: 0;
    color: #525252;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
}

.plan .plan__meta {
    font-size: 15px;
    padding: 10px 0;
}

.plan .plan__meta p {
    font-size: 14px;
    line-height: 1.86;
    margin: 0;
    color: #3a3a3a;
    font-weight: 400;
}

a.link-toggle {
    display: block;
    margin-bottom: 2em;
    margin-top: 1em;
    padding-left: 20px;
    text-transform: uppercase;
    text-align: left;
}

.plan .plan__cell--expand a.link-toggle {
    padding-left: 0px;
    text-align: center;
    text-decoration: none;
}

.plan .link-toggle span:nth-child(1) {
    display: block;
}

.plan .link-toggle span:nth-child(2) {
    display: none;
}

.plan .link-toggle--active span:nth-child(1) {
    display: none;
}

.plan .link-toggle--active span:nth-child(2) {
    display: block;
    font-size: 10px;
}

.plans-new .plan__cell .list-checks {
    padding-left: 20px;
}

.plan .plan__cell .list-checks li {
    max-height: 0;
    overflow: hidden;
    /* If this transition is ever removed: Get rid of the 'transitionend' event listener in subscription-vin.js.
    Just call jumpto from within the .link-toggle on click listener*/
    transition: max-height .4s;
    padding-right: 20px;
}

.plans-new .plan__cell .list-checks li {
    max-height: none;
}

.plan .plan__cell .list-checks li:nth-child(1) {
    max-height: 29px;
    margin-left: 0em;
}

.plans-new .plan__cell .list-checks li:nth-child(1) {
    max-height: none;
}

.plan .plan__cell .list-checks li:nth-child(1):after {
    position: absolute;
    top: 15px;
    right: 0;
    content: '';
    width: 16px;
    height: 10px;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: transform .4s;
}

.plan .plan__cell--expand .list-checks li:nth-child(1):after {
    -webkit-transform: rotate(180deg) translateY(50%);
    -ms-transform: rotate(180deg) translateY(50%);
    -o-transform: rotate(180deg) translateY(50%);
    transform: rotate(180deg) translateY(50%);
}

.plan .plan__cell--expand .list-checks li:nth-child(1),
.plan .plan__cell--expand .list-checks li {
    max-height: 29px;
    max-height: 100px;
}

.plan .plan__cell .plan__meta .list-checks li {
    max-height: 200px;
}

.plan .plan__meta span {
    display: block;
    padding-top: 8px;
}

.bottom-sub-button {
    display: none;
    margin: 2em 0;
}

.plan__cell--expand .bottom-sub-button {
    display: block;
}

.plans-new .hidden-list-item {
    visibility: hidden;
}

@media (max-width: 1024px) {
    .plan .plan__cell {
        padding-left: 10px;
        padding-right: 10px;
    }

    .plan .plan__label {
        margin-left: -10px;
        margin-right: -10px;
    }
}

@media (max-width: 767px) {
    .plans {
        display: block;
    }

    .plans-new {
        border: 0;
    }

    .plan {
        width: 100%;
    }

    .plan--featured {
        margin-top: 0;
        margin-bottom: 0;
    }

    .plan + .plan {
        margin-top: 17px;
    }
    .plan-50 + .plan-50 {
        margin-top: 0;
    }
    .plans-new .plan {
        border: 1px solid #d7d7d7;
    }

    .plans-new .hidden-list-item {
        display: none;
    }
}

/* ------------------------------------------------------------ *\
	Plan Current
\* ------------------------------------------------------------ */

.plan-current {
    border: 1px solid #d7d7d7;
    max-width: 800px;
    margin: 0 auto;
}

.plan-current .plan__head {
    border-bottom: 1px solid #d7d7d7; /*text-align: left;*/
    padding: 10px 50px;
}

.plan-current .plan__head h3 {
    margin: auto;
    width: fit-content;
    font-weight: 600;
    color: #DD390C;
}

.plan-current .plan__body {
    padding: 30px 50px;
}

.plan-current dl {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 2em;
}

.plan-current dt,
.plan-current dd {
    float: none;
    border: none;
    padding: 8px;
}

.plan-current dt {
    text-align: right;
    width: 40%;
    padding-right: 10px;
    font-weight: bold;
}

.plan-current dd {
    text-align: left;
    width: 60%;
    padding-left: 10px;
    color: #333;
    overflow-wrap: break-word;
}

.plan-current .btn {
    margin: 0;
    padding: 8px;
}

.plan-current .btn span {
    background: transparent;
    box-shadow: none;
    color: inherit;
}

@media (max-width: 767px) {
    .plan-current .plan__head {
        padding: 10px 10px;
        text-align: center;
    }

    .plan-current .plan__head h3 {
        width: 100%;
        text-align: center;
        padding: 0 10px;
    }

    .plan-current .plan__body {
        padding: 10px 10px;
    }
}

/* ------------------------------------------------------------ *\
	Plan Callout
\* ------------------------------------------------------------ */

.plan-callout {
}

.plan-callout-header h1 {
    color: #333 !important;
    font-size: 20pt;
    font-weight: normal;
    margin: 0 0 30px;
}

.plan-callout-header h2 {
    color: #DD390C !important;
    font-size: 20pt;
    font-weight: normal;
    margin: 0 0 30px;
}

.plan-callout-header .plan-heading-text {
    font-size: 32px;
    line-height: 1;
    padding-bottom: 15px;
}

.plan-callout-header .plan-subheading-text {
    font-size: 20px;
}

@media (max-width: 767px) {
    .plan-callout-header .plan-heading-text {
        font-size: 24px;
    }

    .plan-callout-header .plan-subheading-text {
        font-size: 16px;
    }
}

.plan-callout h2 {
    color: #DD390C;
    font-size: 20pt;
    margin: 0 0 30px;
    font-weight: normal;
}

.plan-callout p,
.plan-callout h3,
.plan-callout h4,
.plan-callout h5 {
    color: #585858;
}

.plan-callout .plan__inner {
    border: 1px solid #d7d7d7;
    border-radius: 3px;
    padding: 30px 35px;
}

.plan-callout .plan__inner hr {
    background: #e2e2e2;
    display: block;
    margin: 10px 0;
    border: 0;
    height: 1px;
}

.plan-callout .plan__label {
    display: inline-block;
    background: #808080;
    color: #fff;
    padding: 5px 10px;
    font-size: 10pt;
    font-weight: 700;
    margin-bottom: 30px;
}

.plan-callout .plan__head {
}

.plan-callout .plan__price {
    display: block;
    font-size: 16px;
    color: #5a5a5a;
    /*margin-left: 25px;*/
}

.plan-callout .plan__entry p {
    font-size: 10pt;
}

.plan-callout .list-checks {
    padding: 5px 0;
}

.plan-callout .list-checks li {
    font-weight: normal;
    color: #585858;
    line-height: 1.7;
    margin-bottom: 15px;
}

.plan-callout .list-checks .bold {
    font-weight: 600;
    line-height: inherit;
}

.plan-callout .plan__actions {
    padding: 30px 0 30px 35px;
}

.plan-callout .plan__actions a {
    font-size: 12px;
    text-decoration: underline;
    color: #777;
}

.plan-callout .bold {
    font-weight: bold;
}

/* ------------------------------------------------------------ *\
	Testimonial
\* ------------------------------------------------------------ */

.testimonial {
    position: relative;
    background: #fff;
    padding: 90px 2em 40px;
    min-height: 110px;
}

.testimonial:before {
    position: absolute;
    top: 35px;
    left: 50%;
    content: '';
    background: url(images/ico-quote@2x.png) 0 0 no-repeat;
    width: 27px;
    height: 21px;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.testimonial blockquote {
    padding-left: 0;
    border-left: none;
    color: #6e6e6e;
    font-size: 16px;
    line-height: 1.38;
    font-style: italic;
    font-family: Georgia, "Times New Roman", Times, Baskerville, serif;
}

@media (max-width: 767px) {
    .testimonial {
        padding-bottom: 25px;
    }
}


/* ------------------------------------------------------------ *\
	Callout
\* ------------------------------------------------------------ */

.callout {
    text-align: center;
}

.callout h1 {
    font-size: 40px;
    letter-spacing: 0.2px;
    line-height: 1.1;
    margin-bottom: 7px;
    color: #fff !important;
    text-transform: none !important;
    font-weight: 600;
}

.callout .callout__head {
    margin-bottom: 18px;
    /*margin-top: 18px; */
    padding-top: 14px;
}

#big-callout .callout__head {
    margin-top: 10rem;
    padding-top: 0;
}

.callout .callout__head p {
    color: #f6e8e3;
    font-size: 22px;
}

.callout .callout__body p {
    color: #f0f0f0;
}

.callout .callout__body button {
    display: inline-block;
    letter-spacing: 1px;
    width: 255px;
}

.callout .btn {
    margin-bottom: 11px;
}


@media (max-width: 1024px) {
    .callout h1 {
        font-size: 35px;
    }

    .callout .callout__head p {
        font-size: 24px;
    }
}

@media (max-width: 767px) {
    .callout .btn {
        width: 100%;
    }

    .callout .callout__body p {
        font-size: 15px;
    }
}

#stripe-cc-element {
    padding: 10px;
    border: solid thin;
}

input[type="text"].field#stripeBillingAddressZip {
    margin-top: 0;
}

input[type="text"].field#stripeBillingName,
input[type="text"].field#stripeBillingAddressZip {
    line-height: 1;
    height: 4.5rem;
    /*width: 13rem;*/
}

#stripe-submit {
    width: 100%;
    margin-top: 1rem;
}

#change-credit-card {
    border: solid 3px lightgray;
    padding: .6rem;
    width: 100%;
}

#change-credit-card .popup-title-bar {
    padding: 4px 12px;
    text-align: right;
}

#change-credit-card .popup-title-bar a {
    text-decoration: none;
    font-weight: bold;
}

#change-credit-card .current-cc-info {
    padding: 20px;
}

#payment-form .payment-toggle {
    background-color: #DD390C;
    color: #fff;
    padding: 10px;
    font-weight: 500;
    width: auto;
}


@media (min-width: 768px) {
    #form-cancel-container {
        margin-left: 20.5em;
    }
}

#form-cancel-container h2 {
    color: #333;
    font-size: 18pt;
}

#form-cancel-container .ui-btn {
    width: auto;
}

#form-cancel-container .form__body {
    margin-bottom: 2em;
}

.plans .btn {
    text-transform: none;
}

.callout__body {
    padding-top: 1em;
}

.form__controls .ui-input-text {
    margin-bottom: 10px;
}

#carfax-dealer-section .ui-input-text {
    max-width: 200px;
    display: inline-block;
}

#carfax-dealer-section button {
    max-width: 130px;
    display: inline-block;
    margin-top: 8px;
}

.info-purpose label, .info-who label {
    max-width: 90%;
    margin-left: 5px;
    padding-top: 1px;
    padding-bottom: 4px;
}

#stripe-coupon-container {
    margin-top: 15px;
    padding: 10px;
    border: solid 1px #A7A7A7;
}

#stripe-coupon-container .coupon-head {
    margin-left: 15px;
}

.stripe-coupon-info-ok {
    font-size: 1.4rem;
    padding: 1rem 1rem 1rem 1.5rem;
    background-color: #e7f9d9;
}

#stripe-coupon-info-error {
    padding: 10px;
    padding-left: 15px;
    background-color: #fee2e2;
}

.dealership-info-form-section {
    padding: 16px;
    margin-top: 8px;
    border: 1px solid #d7d7d7;
    border-radius: 3px;
}

/* "Remove" button is only shown in the last block, unless there's only one block. */
.dealership-info-form-section .remove-button {
    display: none;
    text-align: right;
}

/*.dealership-info-form-section:first-of-type .remove-button {*/
/*	display: none !important;*/
/*}*/
/*.dealership-info-form-section:last-of-type .remove-button {*/
/*	display: block;*/
/*}*/

/* "Add another" button is only shown in the last block. */
.dealership-info-form-section .add-dealership-button {
    display: inherit;
    margin-top: 2em;
}

/*.dealership-info-form-section .add-dealership-button { display: none; margin-top: 2em; }*/

.question-block {
    margin-top: 2em;
}

.plan-callout-header {
    margin-bottom: 2em;
}

.price-promo-text {
    background: lightyellow;
    font-size: 13px;
    font-weight: bold;
    margin-top: 5px;
    padding: 2px 8px;
}

.section-free-trial-message:hover {
    opacity: 0.9;
}
.old-pricing-page {
    .promo-monthly-price {
        color: green;
        display: inline-block;
        line-height: 50px;
        padding-left: 20px;
        font-size: 50px;
        font-weight: 700;
    }

    .plan-lite .promo-monthly-price {
        font-size: 30px;
    }

    .plan .plan__head .price.slashed {
        display: inline-block;
        /*font-weight: normal;*/
        opacity: 0.5;
        text-decoration: line-through;
    }

    .promo-monthly-price sup {
        font-size: 34px;
        line-height: 35px;
        padding-left: 2px;
        vertical-align: top;
    }

    .plan .plan__head .price {
        display: block;
        color: #e85421;
        font-size: 50px;
        font-weight: 700;
        line-height: 1;
        margin-bottom: 15px;
    }

    .plan .plan__head .price sup {
        font-size: 34px;
        top: -0.3em;
    }
}
.vin-promo-popup {
    margin: 0 auto;
    width: 85%;
    max-width: 400px;
    padding: 2em;
}

.vin-quota-info-link a.btn {
    line-height: 40px;
    width: auto;
    text-align: center;
    padding: 8px 12px;
    border-radius: 2px;
}

.vin-quota-info-link {
    /*width: max-content;*/
    text-align: center;
}

.pop-heading b {
    font-weight: 900;
}

.vin-promo-popup span {
    line-height: 25px;
}

@media (min-width: 768px) {
    #small-callout, .plans-toc-mobile {
        display: none;
    }
}

@media (max-width: 767px) {
    .plan-toc-name {
        font-weight: 700;
        padding-bottom: 4px;
    }

    .plan-toc-name, .plan-toc-summary, .plan-toc-price {
        line-height: 20px;
        font-size: 14px;
    }

    #small-callout .callout h1 {
        font-size: 17px;
        line-height: 22px;
    }

    #small-callout {
        padding: 1px 0;
    }

    .plans-toc-mobile .section-plans {
        padding: 0px;
    }

    .plans-toc-mobile .section__body {
        z-index: 2;
        position: relative;
    }

    .plans-toc-mobile .section-plans .section__head {
        background-color: #eee;
        margin-bottom: 0;
        margin-top: 0;
        padding: 90px 0 14px;
    }

    .plans-toc-mobile .section-plans .section__head h3 {
        font-size: 17px;
    }

    .plans-toc-mobile .plans {
        background-color: #eee;
        padding: 0.5em 2em 3em;
    }

    .plans-toc-mobile .plan {
        background-color: #fff;
        border-radius: 4px;
        width: 100%;
    }

    #big-callout, #big-section-plans header {
        display: none;
    }

    #small-callout .callout .callout__head {
        padding: 10px 1em;
    }

    .plan-toc-price .original-price {
        text-decoration: line-through;
        line-height: 20px;
    }

    .plan-toc-price .promo-price {
        color: #333333;
        font-weight: 600;
        line-height: 20px;
    }
}

.billing-amount-text .amt-due {
    font-weight: bold;
}

.billing-amount-text .amt-due-discounted {
    font-weight: bold;
    color: green;
}

.billing-amount-text .amt-due-original {
    text-decoration: line-through;
}


.change-credit-card-page {
    max-width: 500px;
    margin-bottom: 3rem;
}

.default-credit-card-widget {
    padding: 20px;
    margin: 15px 0;
    background-color: #e4e4e4;
}

.default-credit-card-summary {
    margin: 10px 0;
    font-weight: bold;
}

.change-credit-card-form-container {
    text-align: center;
}

.change-credit-card-form-container form {
    max-width: 500px;
    margin: auto;
    text-align: left;
}

