﻿
#prefooter-li {
    border-top: 1px solid #dddddd;
    background-image: url("/content/ns2018images/desktop.jpg");
    background-position: right;
    background-repeat: no-repeat;
    background-color: #EDEEF2;
    padding-left: 80px;
}

    #prefooter-li > div {
        padding-top: 20px;
        max-width: 600px;
    }

    #prefooter-li:last-child {
        padding-bottom: 20px;
    }

#prefooter {
    height: 360px;
    width: 100%;
    border-top: 1px solid #dddddd;
}

#prefooter-top-band {
    background-color: #fbfaf8;
    height: 258px;
    width: 100%;
    padding-left: 80px;
}

#prefooter-bottom-band {
    background-color: #f5f2eb;
    height: 102px;
    width: 100%;
}

#prefooter-img {
    float: right;
    width: 440px;
    background-image: url("/content/ns2018images/computer-image-2.jpg");
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
    height: 360px;
    border-top: 1px solid #dddddd;
}

.bluefont-h1 {
    color: #1942A6;
    font-size: 28px;
}

#prefooter-join-button {
    background: -moz-linear-gradient(top, #33a6cc 50%, #0077aa 50%);
    background: -webkit-linear-gradient(top, #33a6cc 50%,#0077aa 50%);
    background: -o-linear-gradient(top, #33a6cc 50%,#0077aa 50%);
    background: -ms-linear-gradient(top, #33a6cc 50%,#0077aa 50%);
    background: linear-gradient(to bottom, #e1cb75, #b7971b);
    color: #ffffff;
    font-weight: bold;
    border: 1px solid #353535;
    margin-top: 10px;
    margin-left: 28px;
    border-radius: 12px;
    font-size: 16px;
}


@media screen and (max-width: 1100px) {
    .navy-bk-small-screen {
        background-color: #EDEEF2;
        border-radius: 6px;
    }
}

@media screen and (max-width: 900px) {
    .navy-bk-small-screen {
        background-color: #EDEEF2;
        border-radius: 6px;
    }

    .navy-bk-small-screen-2 {
        background-color: #EDEEF2;
        border-radius: 6px;
    }
}


.productBody .footer #footerCopy {
    border-top: none !important;
}


.prefooterTitle {
    font-size: 28px;
    color: #DCAA13;
    line-height: 34px;
}

#prefooterNotLoggedInText {
    max-width: 320px;
}
