﻿.pagecontainer {
    padding-bottom: 601px !important;
    /*padding-top: 181px;*/
}

    .pagecontainer:after {
        content: '';
        width: 100%;
        display: table;
    }

    .ha-landing-resp .pagecontainer {
        padding-bottom: 595px !important;
    }

.global--footer {
    background-color: #303d48;
    padding: 0 0 15px;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: inline-block;
}

.brand--footer {
    padding: 0px !important;
}

.tnresults--footer .global--footer {
    position: relative;
}

.tnresults--footer .wrapper {
    min-width: inherit;
}

.tnresults--footer .global--footer p.tnresults--desc br {
    display: none;
}

.tnresults--footer--blk1 {
    width: 85%;
    float: left;
    padding-right: 50px;
}

.tnresults--footer--blk2 {
    margin-right: 80px;
    float: left;
}

.tnresults--footer .tnresults--footer--blk2 {
    margin-right: 37px;
}

.tnresults--footer--copyright {
    border-top: 1px solid rgba(255,255,255,0.2);
    padding-top: 20px;
    margin-top: 15px;
    display: flex;
    align-items: center;
    width: 100%;
}

.tnresult--footer--left {
    width: 50%;
    float: left;
    font-size: 16px;
}

.tnresult--footer--right {
    width: 50%;
    float: right;
    text-align: right;
    font-size: 16px;
}

.tnresults--footer--logo {
    margin-bottom: 20px;
}

    .tnresults--footer--logo img {
        width: 192px;
    }

.tnresult--footer--left img {
    vertical-align: bottom;
    margin-right: 10px;
}

.tnresults--desc {
    margin: 0;
    font-size: 16px;
    line-height: 26px;
}

.tnresults--footer--blk2 h2 {
    font-size: 24px;
    font-family: poppinsmedium;
    margin-bottom: 20px;
}

ul.footer--link {
    margin: 0;
    padding: 0;
}

    ul.footer--link li {
        list-style-type: none;
        margin-bottom: 3px;
    }

        ul.footer--link li a {
            color: #fff;
            font-size: 16px;
            line-height: 22px;
        }

            ul.footer--link li a i {
                margin-right: 5px;
                font-size: 20px;
                width: 25px;
                text-align: center;
            }

            ul.footer--link li a:hover {
                opacity: .7;
            }

ul.footer--link-sub {
    margin-top: 30px;
}

.twitterx-icon {
    height: 16px;
    width: 25px;
    filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(273deg) brightness(107%) contrast(103%);
    margin-right: 5px;
    float: inline-start;
    position: relative;
    text-align: center;
}

.twitterx-icon.blue {
    filter: invert(55%) sepia(74%) saturate(2944%) hue-rotate(162deg) brightness(90%) contrast(103%);
}

    .twitterx-icon img {
        height: 100%;
    }

a:hover .twitterx-icon.blue {
    filter: invert(19%) sepia(4%) saturate(3231%) hue-rotate(163deg) brightness(95%) contrast(85%);
}

.tnresults--social {
    display: block;
}

    .tnresults--social a {
        margin-right: 20px;
        font-size: 40px;
        color: #fff;
        opacity: 0.4;
        float: left;
    }

        .tnresults--social a i {
            float: left;
        }

        .tnresults--social a:hover {
            opacity: 1;
        }

.ftr--top {
    width: 100%;
    padding: 15px 0;
    background: #00A1DF;
    display: block;
}

    .ftr--top .wrapper {
        display: flex;
        align-items: center;
        min-height: 110px;
    }

    .ftr--top .ftr--logo {
        margin-right: 180px;
    }

    .tnresults--footer .ftr--top .ftr--logo {
        margin-right: 30px;
    }

        .ftr--top .ftr--logo img {
            width: 300px;
        }

.ftr--links--row {
    padding: 40px 0 0;
    width: 100%;
    display: block;
}

.tnresult--footer--right ul.footer--link li {
    margin: 0;
    padding: 0;
}

    .tnresult--footer--right ul.footer--link li img {
        position: relative;
        top: 3px;
        margin-right: 5px;
    }

.brand--pdp--body {
    padding-bottom: 200px !important;
}

@media screen and (min-width:1024px) and (max-width:1199px) {
    .tnresults--footer .tnresults--footer--blk1, .tnresults--footer .tnresults--footer--blk2 {
        width: auto;
        float: none;
        padding-right: 0;
        clear: both;
    }

    .tnresults--footer .tnresults--social {
        padding-bottom: 25px;
        overflow: hidden;
    }

    .tnresults--footer .tnresult--footer--left, .tnresults--footer .tnresult--footer--right {
        width: auto;
        float: none;
        text-align: left;
    }

    .tnresults--footer ul.footer--link li {
        width: 50%;
        float: left;
    }

    .tnresults--footer .tnresult--footer--left ul.footer--link li {
        width: 100%;
    }

    .ftr--btm--row {
        display: flex;
        justify-content: space-between;
    }

    .tnresults--footer--blk2 {
        margin: 0;
    }

    .ftr--top .wrapper {
        min-height: inherit;
    }

    .ftr--top .ftr--logo {
        margin-right: 30px;
    }

        .ftr--top .ftr--logo img {
            width: 220px;
        }
    .tnresults--footer .ftr--top .wrapper {
        display: block;
    }

    .tnresults--footer .ftr--top .ftr--logo {
        margin-bottom: 10px;
        display: block;
    }

    .tnresults--footer .ftr--btm--row {
        display: block;
    }
    .tnresults--footer .tnresults--footer--copyright {
        display: block;
    }
    .tnresults--footer .tnresult--footer--right ul.footer--link li {
        width: 100%;
        float: none;
    }
    .tnresults--footer .tnresults--footer--blk2 {
        margin-right: 0;
        overflow: hidden;
        margin-bottom: 20px;
    }

    .pagecontainer {
        padding-bottom: 551px !important;
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .pagecontainer {
        padding-bottom: 0 !important;
    }

    .tnresults--footer {
        position: inherit;
    }

    .tnresults--footer--blk1 {
        width: 80%;
    }

    .tnresults--desc br {
        display: none;
    }

    .tnresults--footer--blk2 {
        margin: 0;
    }

        .tnresults--footer--blk2 h2 {
            font-size: 18px;
        }

    .global--footer {
        position: static;
        margin: 0px 0 0;
    }

    ul.footer--link li {
        margin-bottom: 0;
    }

        ul.footer--link li a {
            font-size: 15px;
        }

    .tnresults--footer .global--footer {
        padding-bottom: 174px;
    }

    .ftr--top .wrapper {
        min-height: inherit;
    }

    .ftr--top .ftr--logo {
        margin-right: 30px;
    }

        .ftr--top .ftr--logo img {
            width: 220px;
        }

    .ftr--btm--row {
        display: flex;
        justify-content: space-between;
    }
}


@media screen and (min-width:320px) and (max-width:767px) {
    .pagecontainer {
        padding-bottom: 0 !important;
    }

    .global--footer {
        padding: 0 0 25px 0;
        position: static;
        margin-top: 0px;
    }

    .ftr--top {
        padding: 20px 0;
    }

        .ftr--top .wrapper {
            min-height: inherit;
            flex-direction: column;
            align-items: flex-start;
        }

        .ftr--top .ftr--logo {
            margin-right: 0;
        }

            .ftr--top .ftr--logo img {
                width: 210px;
            }

    .tnresults--footer .global--footer {
        padding-bottom: 164px;
    }

    .tnresults--footer--blk1 {
        width: 100%;
        padding: 0 0 20px;
    }

    .tnresults--desc br {
        display: none;
    }

    .tnresults--footer--blk2 {
        width: 100%;
        margin: 0 0 30px;
    }

    .tnresults--desc {
        font-size: 14px;
        line-height: 22px;
        margin-top: 10px;
    }

    .tnresults--social a {
        font-size: 30px;
    }

    ul.footer--link li {
        width: 50%;
        float: left;
        padding: 0 15px 0 0;
        box-sizing: border-box;
    }

        ul.footer--link li:nth-child(2n) {
            padding-right: 0;
        }

        ul.footer--link li a {
            font-size: 14px;
            line-height: 18px;
        }

    .tnresult--footer--left {
        width: 100%;
        font-size: 14px;
    }

        .tnresult--footer--left ul.footer--link li {
            width: 100%;
            display: flex;
            align-items: center;
        }

            .tnresult--footer--left ul.footer--link li img {
                margin-right: 5px;
                width: 25px;
            }

    .tnresult--footer--right ul.footer--link li {
        width: 100%;
    }

        .tnresult--footer--right ul.footer--link li img {
            width: 22px;
        }

    .tnresult--footer--right {
        width: 100%;
        margin: 10px 0 0;
        text-align: left;
    }

    .tnresults--footer--logo img {
        width: 150px;
    }

    .tnresults--footer--copyright {
        margin-top: 0;
        flex-direction: column;
    }

    .ftr--links--row {
        padding-top: 30px;
    }

    .tnresults--footer--blk2 h2 {
        font-size: 18px;
    }
}

@media screen and (min-width:560px) and (max-width:767px) {
    ul.footer--link li {
        width: 33.33%;
    }

    .tnresult--footer--left {
        width: 50%;
    }

    .tnresult--footer--right {
        width: 50%;
        margin: 0;
        text-align: right;
    }

    .ftr--top .wrapper {
        flex-direction: row;
        align-items: center;
    }

    .ftr--top .ftr--logo {
        margin-right: 30px;
    }

    .tnresults--footer--blk2 {
        width: 33.33%;
    }

    ul.footer--link li {
        width: 100%;
        padding-right: 0;
    }

    .tnresults--footer--blk2 h2 {
        min-height: 52px;
    }

    .tnresults--footer--copyright {
        flex-direction: row;
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .ftr--top .ftr--logo img {
        height: 82px;
    }
    .ftr--top .wrapper {
        height: 150px;
    }
}