    .small {
        display: none;
    }

    .track-table-box {
        max-width: 100%;
        height: auto;
        /*float: left;*/
    }

        .track-table-box .tr-table-heading {
            width: 100%;
            height: auto;
            float: left;
            margin: 0px 0;
            padding: 8px;
            background-color: #cc0000;
        }

            .track-table-box .tr-table-heading h2 {
                width: 100%;
                font-size: 18px;
                font-weight: bold;
                line-height: 22px;
                margin: 0;
                color: #fff;
            }

    .tracking-content {
        width: 100%;
        height: auto;
        float: left;
        margin: 0px 0px 0px 0px;
        padding: 10px 0px 0px 0px;
    }

        .tracking-content h3 {
            width: 100%;
            font-size: 20px;
            font-weight: bold;
            line-height: 18px;
            margin: 0px 0px 0px 0px;
            padding-left: 5px;
            color: #cc0000;
        }

    .shipment-detail {
        width: 100%;
        height: auto;
        float: left;
        margin: 15px 5px 20px 5px;
    }

        .shipment-detail h6 {
            width: 100%;
            font-size: 18px;
            font-weight: bold;
            line-height: 16px;
            margin: 0px 0 10px 0;
            color: #000;
        }

        .shipment-detail p {
            width: 100%;
            font-size: 14px;
            font-weight: 400;
            line-height: 16px;
            margin: 2px 0;
            color: #000;
        }

    .shipment-tracking-summary {
        width: 100%;
        height: auto;
        float: left;
        margin: 5px 0 20px 0;
        border: 1px solid #000;
    }

        .shipment-tracking-summary h6 {
            width: 100%;
            font-size: 16px;
            font-weight: bold;
            line-height: 16px;
            background: #cc0000;
            color: #fff;
            padding: 5px;
        }

        .shipment-tracking-summary .result-box {
            width: 100%;
            height: auto;
            float: left;
            margin: 7px 0 20px 0;
        }

            .shipment-tracking-summary .result-box p {
                width: 100%;
                font-size: 14px;
                font-weight: 400;
                line-height: 16px;
                margin: 2px 0;
                color: #000;
                padding: 4px 10px 4px 10px;
            }

                .shipment-tracking-summary .result-box p .cls-red-sp {
                    color: #cc0000;
                }

    .track-history {
        width: 100%;
        height: auto;
        float: left;
        margin: 0px 0px 0px 0px;
    }

        .track-history h6 {
            width: 100%;
            font-size: 16px;
            font-weight: bold;
            line-height: 16px;
            color: #000;
            padding: 5px;
        }

        .track-history table {
            width: 100%;
            height: auto;
            float: left;
            border: 1px solid #000;
        }

            .track-history table th {
                background: #cc0000;
                padding: 5px;
                color: #fff;
                border-right: 1px solid #fff;
            }

                .track-history table th:last-child {
                    border-right: none !important;
                }

            .track-history table td {
                padding: 5px;
                color: #fff;
                border-right: 1px solid #fff;
                color: #000;
                font-size: 12px;
            }

                .track-history table td:last-child {
                    border-right: none !important;
                }

    @media (max-width: 1201px) and (min-width: 992px) {
        .tracking-content h3 {
            width: 100%;
            font-size: 18px;
            font-weight: bold;
            line-height: 18px;
            margin: 5px 0px 0px 0px;
            padding-left: 5px;
            color: #cc0000;
        }

        .shipment-detail {
            width: 100%;
            height: auto;
            float: left;
            margin: 18px 5px 5px 5px !important;
        }

            .shipment-detail h6 {
                width: 100%;
                font-size: 16px;
                font-weight: bold;
                line-height: 16px;
                margin: 0px 0 5px 0;
                color: #000;
            }

            .shipment-detail p {
                width: 100%;
                font-size: 14px;
                font-weight: 400;
                line-height: 16px;
                margin: 6px 0;
                color: #000;
            }

        .shipment-tracking-summary {
            width: 100%;
            height: auto;
            float: left;
            margin: 15px 0px 15px 0px;
            border: 1px solid #000;
        }

            .shipment-tracking-summary h6 {
                width: 100%;
                font-size: 15px;
                font-weight: bold;
                line-height: 14px;
                background: #cc0000;
                color: #fff;
                padding: 5px 0px 5px 5px;
            }

            .shipment-tracking-summary .result-box {
                width: 100%;
                height: auto;
                float: left;
                margin: 5px 0 15px 0;
            }

        .shipment-detail {
            width: 100%;
            height: auto;
            float: left;
            margin: 15px 5px 50px 5px;
        }

        .track-history {
            margin: 0px 0;
        }
    }

    @media (max-width: 991px) and (min-width: 765px) {
        .tracking-content h3 {
            width: 100%;
            font-size: 18px;
            font-weight: bold;
            line-height: 18px;
            margin: 0px 0px 0px 0px;
            padding-left: 5px;
            color: #cc0000;
        }

        .shipment-detail {
            width: 100%;
            height: auto;
            float: left;
            margin: 15px 5px 5px 5px !important;
        }

            .shipment-detail h6 {
                width: 100%;
                font-size: 16px;
                font-weight: bold;
                line-height: 16px;
                margin: 0px 0 10px 0;
                color: #000;
            }

            .shipment-detail p {
                width: 100%;
                font-size: 14px;
                font-weight: 400;
                line-height: 16px;
                margin: 2px 0;
                color: #000;
            }

        .shipment-tracking-summary {
            width: 100%;
            height: auto;
            float: left;
            margin: 14px 0px 15px 0px;
            border: 1px solid #000;
        }

            .shipment-tracking-summary h6 {
                width: 100%;
                font-size: 15px;
                font-weight: bold;
                line-height: 14px;
                background: #cc0000;
                color: #fff;
                padding: 5px 0px 5px 5px;
            }

            .shipment-tracking-summary .result-box {
                width: 100%;
                height: auto;
                float: left;
                margin: 0px 0 10px 0;
            }

        .shipment-detail {
            width: 100%;
            height: auto;
            float: left;
            margin: 15px 5px 50px 5px;
        }

        .track-history {
            margin: 0px 0;
        }
    }

    @media (max-width: 767px) {
        .large {
            display: none;
        }

        .small {
            display: block;
        }

        .tracking-content h3 {
            width: 100%;
            font-size: 18px;
            font-weight: bold;
            line-height: 18px;
            margin: 0px 0px 0px 0px;
            padding-left: 5px;
            color: #cc0000;
        }

        .shipment-detail {
            width: 100%;
            height: auto;
            float: left;
            margin: 20px 5px 15px 5px !important;
        }

            .shipment-detail h6 {
                width: 100%;
                font-size: 16px;
                font-weight: bold;
                line-height: 16px;
                margin: 5px 0 15px 0;
                color: #000;
            }

            .shipment-detail p {
                width: 100%;
                font-size: 14px;
                font-weight: 400;
                line-height: 16px;
                margin: 4px 0;
                color: #000;
            }

        .shipment-tracking-summary {
            width: 100%;
            height: auto;
            float: left;
            margin: 14px 0px 15px 0px;
            border: 1px solid #000;
        }

            .shipment-tracking-summary h6 {
                width: 100%;
                font-size: 15px;
                font-weight: bold;
                line-height: 14px;
                background: #cc0000;
                color: #fff;
                padding: 5px 0px 5px 5px;
            }

            .shipment-tracking-summary .result-box {
                width: 100%;
                height: auto;
                float: left;
                margin: 0px 0 10px 0;
            }

        .shipment-detail {
            width: 100%;
            height: auto;
            float: left;
            margin: 15px 5px 50px 5px;
        }

        .track-history {
            margin: 0px 0;
        }

            .track-history h6 {
                width: 100%;
                font-size: 16px;
                font-weight: bold;
                line-height: 16px;
                color: #000;
                padding: 15px 0 0 0;
            }
    }

    .label-text {
        font-size: 20px;
        font-weight: bold;
        background-color: #FF0000;
        color: #FF0000;
    }

.btn-red {
    background-color: #d6010d;
    border: 1px solid #d6010d;
    color: #ffffff !important;
    display: inline-block;
    font-size: 15px;
    line-height: 1.7;
    padding: 6px 15px;
    -webkit-transition: 0.3s linear all;
    -moz-transition: 0.3s linear all;
    -ms-transition: 0.3s linear all;
    -o-transition: 0.3s linear all;
    transition: 0.3s linear all;
}