
.bg-mist    {background-color:#e9f6fc;}
.deep-sea   {background-color:#293a4a;}
.bamboo     {background-color:#85B655;}
.mid-lagoon {background-color:#48A79C;}
.coastal    {background-color:#179BD7;}
.mid-sea   {background-color:#21729B;}


.pricing-21 .tier-color{ height:10px!important;}
.pricing-21 .tier .tier-level h3 {font-size:1.85rem !important;}
.pricing-21 .card {
    border:none;
    /* box-shadow: 12px 0 15px -4px rgba(0,0,0, 0.15), -12px 0 8px -4px rgba(0,0,0, 0.15); */
    background:none;
}
.pricing-21 .card .card-body .tier-desc h6{ font-size:0.875rem;}

.pricing-21 .card .card-body,
.pricing-21 .card .card-footer {
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;

}

.pricing-21 .card .card-footer{ border-top:none;}
.pricing-21 .card .card-footer .xxi-change p {font-weight:200; margin-bottom:0;}
.pricing-21 .card .card-footer .xxi-change span{
    font-weight:400;
    font-family: "Montserrat",sans-serif;
    font-size: 1.5rem;
}

.pricing-21 .card .card-footer .xxi-change .premier-note{font-size:9px; line-height:12px; margin-top:4px;}
.pricing-21 .card .card-footer .xxi-change p span sup{ font-size:50% !important; top:-0.7em !important;}

.pricing-change div h3{font-weight: 200;}

.tb-pricing td {border:none;}

/* SMALL-MEDIUM  Devices */
@media (max-width: 768px){



}


/* // Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {





}

/* // Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .tier .tier-level h3{ font-size:1.75em;}
    .tier .tier-info .tier-price {
        font-size: 4em;

    }
}

/* // Large devices (desktops, 992px and up) */
@media (min-width: 992px) {

}

/* // Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

}
