
.col-7-cols .col-md-1,
.col-7-cols .col-sm-1,
.col-7-cols .col-lg-1 {
    width: 14.285714285714285714285714285714% !important;
    *width: 14.285714285714285714285714285714% !important;
}

.col-6-cols .col-md-1,
.col-6-cols .col-sm-1,
.col-6-cols .col-lg-1 {
    width: 16.666666667% !important;
    *width: 16.666666667% !important;
}

.col-5-cols .col-md-1,
.col-5-cols .col-sm-1,
.col-5-cols .col-lg-1 {
    width: 20% !important;
    *width: 20% !important;
}


@media (max-width: 992px) {
    .col-5-cols, .col-6-cols, .col-7-cols {
        width: 100% !important;
        *width: 100% !important;
    }
    .col-7-cols .col-md-1,
    .col-7-cols .col-sm-1,
    .col-7-cols .col-lg-1 {
        width: 100% !important;
        *width: 100% !important;
    }

    .col-6-cols .col-md-1,
    .col-6-cols .col-sm-1,
    .col-6-cols .col-lg-1 {
        width: 100% !important;
        *width: 100% !important;
    }

    .col-5-cols .col-md-1,
    .col-5-cols .col-sm-1,
    .col-5-cols .col-lg-1 {
        width: 100% !important;
        *width: 100% !important;
    }
    header.tagline .col-md-1{
        width: 100%;
        padding: 9px 0 10px 19px;
    }

    header.tagline .col-md-1:not(:last-of-type){
        background: url(/public/images/ca/separator.png) repeat-x 0 100%;
    }

}

.col-7-cols .col-md-1,
.col-7-cols .col-sm-1,
.col-7-cols .col-lg-1,
.col-6-cols .col-md-1,
.col-6-cols .col-sm-1,
.col-6-cols .col-lg-1,
.col-5-cols .col-md-1,
.col-5-cols .col-sm-1,
.col-5-cols .col-lg-1 {
    font-family: Arial, Helvetica, sans-serif;
}


@media (min-width: 993px) {
    .col-5-cols .col-md-1 div,
    .col-6-cols .col-md-1 div,
    .col-7-cols .col-md-1 div {
        width: 100px;
        text-align: center;
        float: right;
    }
}
.col-md-1.row_text {
        padding-top: 5px !important;
}

.row_1, .row_2{
    padding: 4px 4px 0px 9px !important;
}

.col-md-12 {
    padding: 0px !important;
}

li, ul{
    list-style-type: none;
}

