@media (max-width:1070px)
{
    #phoneNum-anchor {
        width: auto;
    }

    .navItem-anchor {
        padding: 0 25px;
    }    
    
    #footer-anchor {
        height: auto;
        overflow: hidden;
        width: 100%;
    }
    #footerLtCol-anchor {
        padding-top: 0px;
    }
    #footerLtCol-anchor div {
        padding-top: 10px;
    }
    #footerRtCol-anchor {
        padding: 15px 0 0 0;
    }
    #footerRtCol-anchor div {
        width: auto;
    }
    #footerRtCol-anchor p {
        margin: 0 0;
    }

    dl.resManagmentToolsList, dl.AdminToolsList {
        width: 90%;
    }
}

@media (max-width:890px)
{
    #nav-anchor {
        width: 73%;
    }
    #nav-anchor a {
        font-size: 1em;    
    }    
    #nav1-anchor {
        width: 55px;
    }    
    #nav2-anchor {
        width: 87px;
    }
    #nav3-anchor {
        width: 47px;
    }    
    #nav4-anchor {
        width: 62px;
    }
    #nav5-anchor {
        width: 42px;
    }

    #navTools-anchor {
        font-size: .9em;
    }
}

@media (max-width:780px)
{
    .navItem-anchor {
        padding: 0 3%;
    }
}
@media (max-width:710px)
{
    #logo-anchor {
        margin-top:-13px;
    }
    #navCont-anchor {   
        height:130px;
        margin-bottom: 4px;
    }

    #nav-anchor { 
        clear:both;
        top: auto;
        right: auto;
        bottom: 2px;
        left: 0;
        width: 100%;
    }
    .navItem-anchor {
        padding: 0 7% 0 15px;
    }

}

@media (max-width:660px)
{
    #navTools-anchor li {
        line-height: auto;
        width:100%;
        padding:5px 0;
    }
    #anchorPrintLogOutContainer {
        margin-left: 15px;
    }

    #navTools-anchor {
        position: inherit;
    }
    .dropDown-anchor {
        right: 27px;
    }
}

@media (max-width:610px)
{
    .navItem-anchor {
        padding: 0 4% 0 15px;
    }
}

@media (max-width:580px)
{
    #footerLtColFJT, #footerRtColFJT {
        padding-left: 8px;
        padding-right: 8px;
    }    
    #footerFJT p {
        width: 90%;
    }

    .modalWaitScreenBackground img {
        width: 96% !important;
        height: auto;
        margin: 0 0 !important;
    }  
    .modalWaitScreenBackground {
        background-size: 96% auto;
        border: 0px;
    }
}

@media (max-width:520px)
{
    .navItem-anchor {
        padding: 0 12px;
    }
    
    #anchorPrintLogOutContainer {
        margin: 4px 4px 0 0;
    }
}

@media (max-width:480px) {
    #searchbarSubmitPosition .btnReset {
        width: auto !important;
        background-image: none !important;
        background-color: #edb72b !important;
        font-size: 1em !important;
        height: auto !important;
        outline: none !important;
        padding: 2px 10px !important;
    }
}

@media (max-width:470px)
{
    .vaxBarNavi p a {
        display:block;
        font-size: 12px;
    }
    #phoneNum-anchor {
        font-size: 0.8em;
    }
    #navCont-anchor {   
        height:190px;
    }
    #nav-anchor a {
        height: auto;
    }
    .navItem-anchor {
        width: 100% !important;
        padding: 0px 10px;
        float:none;
        height: auto;
    }
    .navItem-anchor ul.opacity {
        opacity: 0.9;
    }   
    .dropDown-anchor {
        border: 1px solid #fff;
        left: 67px;
        margin-top: -13px;
        padding: 0 10px 15px 0;
        position: absolute;
        right: 0;
        top: auto;
        opacity: 0.9;
    }
}

@media (max-width:360px)
{
    .vaxBarNavi p {
        position: absolute;
        right: 0;
        top: 0;
    }
    
    #loginContent h1 {
        font-size: 26px;
    }
}