﻿/* Large page */
@media only screen and (min-width: 1320px) {
    .KpiTile-small, .KpiTile {
        display: inline-block;
    }

    .KpiTile-small {
        width: 13%;
        height: 150px;
        margin-left: 4%;
        margin-bottom: -85px;
    }

    .KpiTile {
        width: 46%;
        height: 150px;
        margin-left: 4%;
    }

    .KpiRow {
        font-size: 20pt;
    }

    .KpiTile .KpiTileText {
        font-size: 45pt;
    }

    .KpiTile .KpiTileTextM {
        font-size: 40pt;
    }

    .KpiTile .KpiTileTextS {
        font-size: 40pt;
    }

    .nr {
        /*margin-right: 150px;*/
        /*font-size: 44pt;*/
        font-size: 34spt;
        margin-right: 30px !important;
        display: inline-block;
    }

    .sub {
        right: 0;
        text-align: left;
        font-family: Calibri;
        line-height: 21pt;
        font-style: italic;
        top: 10pt;
        display: inline-block;
        width: 80px;
    }
    .KpiTileTextTh_1{
        left: -10%;
        top: 40px;
    }
    .KpiTileTextTh_3 {
        position: absolute;
        right: 10%;
    }
    .KpiRow img {
        margin-left: 35%;
        margin-right: 5px;
    }

    .KpiRow span {
        position: relative;
        text-align: right;
        margin-right: 30px;
        color: midnightblue;
    }
    .value {
        margin-right: 15% !important;
    }
    .KpiRow .titleNoImg {
        float: left;
        padding-left: 35%;
        position: relative;
    }

    .KpiTileTextPs_1 {
        left: 5%;
        top: 20%;
    }
    .KpiTileTextPs_2 {
        top: 50%;
        right: 40%;
        position: absolute;
    }
    .KpiTileTextTh_2 {
        top: 10px;
        display: inline-block;
        font-size: 24pt;
        font-family: Calibri;
        position: absolute;
        right: 10%;
    }
    .KpiTileTextTh_2_noTh1 {
        top: 20px;
        display: inline-block;
        font-size: 28pt;
        font-family: Calibri;
        position: relative;
        left: 36%;
        width: inherit;
    }

    .KpiTileTextTh_3_noTh1 {
        position: relative;
        top: 60px;
        right: 10%;
        display: inline-block;
        font-size: 28pt;
        font-family: Calibri;
        width: inherit;
    }

    .nr_noTh1 {
        font-size: 35pt;
        display: inline-block;
        float: left;
        position: relative;
    }

    .sub_noTh1 {
        float: right;
        font-family: Calibri;
        font-style: italic;
        display: inline-block;
        position: relative;
    }

    .KpiTile-small img {
        position: absolute;
        /*position: relative;*/
        width: 60px;
        height: 60px;
        left: 5px;
        top: 25%;
    }

    .KpiTile-small .KpiTileText {
        width: 100%;
        position: absolute;
        margin-right: 50%;
        font-family: Calibri;
        font-size: 45px;
        top: 35%;
    }

    .KpiTile-small .KpiTileFooter {
        width: 100%;
        position: absolute;
        height: 20%;
        font-size: 13pt;
        text-align: center;
        line-height: 10px;
        font-family: Calibri;
        font-style: italic;
        font-weight: 200;
        bottom: -10px;
    }

    .KpiTileTextTh_1_1_char{
        font-size: 80px;
    }

    .KpiTileText_small_data{
        font-size: 60pt;
    }
    .KpiTileText_million {
        left: 5%;
    }
}
