
body {
    margin: 2vw auto;
    max-width: 96vw;
    width: calc(1300px + 20vw);
    font-family: 'PT Sans Narrow', sans-serif;
    color: #222;
}
.row {
    clear: both;
    margin-bottom: 1rem;
}
.col {
    padding: 1rem;
}
@media only screen and (min-width: 900px) {
    .flexbox-container {
        display: -ms-flex;
        display: -webkit-flex;
        display: flex;
    }
    .col {
        box-sizing: border-box;
        float: left;
    }
    .col-4 {
        width: 40%;
    }
    .col-2 {
        width: 20%;
    }
}
.first {
    background-color: #555;
    padding: 0 1rem 1rem 1rem;
    border-top-left-radius: 20px;
}
.second {
    background-color: #aaa;
}
.third {
    background-color: #ccc;
}
h1.title {
    color: #fff;
    padding: 0;
    margin: 0;
    padding-top: 1rem;
    line-height: 1;
    font-size: 2rem;
}
h2.tag-line {
    line-height: 1;
    font-weight: normal;
    padding: 0;
    margin: 0;
    color: #fff;
    font-size: 1.2rem;
}
p.intro {
    padding: 0;
    margin: 0;
    font-size: 1.2rem;
}


table {
    width: 100%;
    table-layout: fixed;
}
td, th {
    width: 14.285714286%;
    padding: 0;
    font-size: 14px;
    border-left: 1rem solid #fff!important;
    border-right: 1rem solid #fff!important;
}
h2, h3, h4, li  {
    text-transform: lowercase;
    padding: 0;
    margin: 0;
    font-size: 14px;
}
th {
}
th[scope="row"] {
    background: #ccc;
}
th[scope="col"] {
}
td {
    border-top: 10px solid pink;
    vertical-align: top;
    border-bottom: 10px solid pink;
    padding: 0 0.5rem 1rem 0.5rem;
}
th h2, td h2 {
    font-size: 18px;
}
td h2 {
    display: none;
}
th h3, td h3 {
    font-size: 16px;
    padding-top: 1rem;
    padding-bottom: 0.5rem;
}
th h4, td h4 {
    color: #777;
    font-weight: 100;
    padding: 0 0 0.3rem 0;
    line-height: 1;
}
th h4.separator, td h4.separator {
    padding: 0.5rem 0;
}

td ol, td ul {
    padding: 0;
    margin: 0;
    counter-reset: li;
    list-style: none;
}
td ol li, td ul li {
    padding-bottom: 3px;
}
td ul li {
}
td ol li {
    counter-increment: li;
}
td ul li:before, td ol li:before {
    color: #fff;
    display: inline-block;
    width: 1em;
    margin-left: calc(-1em -4px);
    border-radius: 50%;
    background-color: pink;
    text-align: center;
    padding: 2px;
    margin-right: 5px;
    font-size: 12px;
}
td ul li:before {
    content: '✔';
    font-family: sans-serif;
}
td ol li:before {
    content: counter(li);
}

footer {
    clear: all;
}
footer p {
text-align: center;
}

.col1 h2 {
    color: #ec1c5a!important;
}
.col1 h3 {
    color: #ec1c5a!important;
}
.col1 h4 {
    color: #ec1c5a!important;
}
th.col1, td.col1 {
    border-color: #ec1c5a;
}
td.col1 ul li:before, td.col1 ol li:before {
    background-color: #ec1c5a33!important;
    color: #ec1c5a!important;
}

.col2 h2 {
    color: #f58023!important;
}
.col2 h3 {
    color: #f58023!important;
}
.col2 h4 {
    color: #f58023!important;
}
th.col2, td.col2 {
    border-color: #f58023;
}
td.col2 ul li:before, td.col2 ol li:before {
    background-color: #f5802333!important;
    color: #f58023!important;
}

.col3 h2 {
    color: #ebd400!important;
}
.col3 h3 {
    color: #ebd400!important;
}
.col3 h4 {
    color: #ebd400!important;
}
th.col3, td.col3 {
    border-color: #ebd400;
}
td.col3 ul li:before, td.col3 ol li:before {
    background-color: #ebd40033!important;
    color: #ebd400!important;
}

.col4 h2 {
    color: #9cc841!important;
}
.col4 h3 {
    color: #9cc841!important;
}
.col4 h4 {
    color: #9cc841!important;
}
th.col4, td.col4 {
    border-color: #9cc841;
}
td.col4 ul li:before, td.col4 ol li:before {
    background-color: #9cc84133!important;
    color: #9cc841!important;
}

.col5 h2 {
    color: #46bea2!important;
}
.col5 h3 {
    color: #46bea2!important;
}
.col5 h4 {
    color: #46bea2!important;
}
th.col5, td.col5 {
    border-color: #46bea2;
}
td.col5 ul li:before, td.col5 ol li:before {
    background-color: #46bea233!important;
    color: #46bea2!important;
}

.col6 h2 {
    color: #3d81c2!important;
}
.col6 h3 {
    color: #3d81c2!important;
}
.col6 h4 {
    color: #3d81c2!important;
}
th.col6, td.col6 {
    border-color: #3d81c2;
}
td.col6 ul li:before, td.col6 ol li:before {
    background-color: #3d81c233!important;
    color: #3d81c2!important;
}

.col7 h2 {
    color: #644b9e!important;
}
.col7 h3 {
    color: #644b9e!important;
}
.col7 h4 {
    color: #644b9e!important;
}
th.col7, td.col7 {
    border-color: #644b9e;
}
td.col7 ul li:before, td.col7 ol li:before {
    background-color: #644b9e33!important;
    color: #644b9e!important;
}





@media only screen and (min-width: 1101px) {
    td.col1, th.col1 {
        border-left: 0px solid #fff!important;
    }
    td.col7, th.col7 {
        border-right: 0px solid #fff!important;
    }

}
@media only screen and (max-width: 1100px) {
    table, tr, thead, tbody, tfoot, th, td {
        display: block;
        box-sizing: border-box;
    }
    td h2 {
        display: block;
        font-size: 24px;
    }
    th {
        display: none;
    }
    td {
        width: calc(25%);
        float: left;
        margin-bottom: 40px;
        border-bottom-width: 0px;
    }
}
@media only screen and (max-width: 850px) {
    td {
        width: calc(33.3%);
    }
}
@media only screen and (max-width: 600px) {
    td {
        width: 50%;
        margin-right: 0;
    }
}
@media only screen and (max-width: 350px) {
    td {
        width: 100%;
        margin-right: 0;
    }
}



@media print {
    body {
        width: 287cm;
        height: 200cm;
    }
    * {
        font-size: 9px!important;
        line-height: 1!important;
    }
    li:before{
        display: none!important;
    }
    th {
        display: none!important;
    }
    td h2 {
        display: block!important;
    }
    header, footer {
        display: none;
    }

    @page {
        margin: 0.5cm;
    }
}
