/* Cyclone Hosting V5 Launch Polish */

.v5-topbar{
    font-size:13px !important;
}

.v5-links a{
    font-size:13px !important;
    padding:10px 8px !important;
}

.v5-plan-card,
.v5-feature-card,
.ch-plan-page-card{
    height:100%;
}

.v5-plan-card ul{
    min-height:188px;
}

.v5-stat-grid div,
.v5-stat-card{
    text-align:left;
}

.v5-card-speed strong,
.v5-card-security strong,
.v5-card-cloud strong{
    white-space:nowrap;
}

.v5-news{
    display:none !important;
}

/* Hide old duplicate news section for launch. Bring it back later for a blog. */

.v5-stats .stat-number{
    font-size:34px !important;
    line-height:1.1 !important;
}

.v5-bottom-cta,
.ch-final-cta{
    margin-bottom:0;
}

@media(max-width:1100px){
    .v5-links a{
        font-size:12px !important;
        padding:9px 6px !important;
    }
}

@media(max-width:800px){
    .v5-links a{
        font-size:14px !important;
    }
}
