/* #Responsive Styles
================================================== */
@media only screen and (max-width: 960px) {
    #MSUSearchTool {
        float: left;
        clear: both;
        margin-top: 5px;
        margin-bottom: 10px;
    }   
    #MSUSearchTool.white-fill #search-tool-box {
        float: left;   
    }
    .banner_text {
        padding-bottom: 10px;
        padding-top: 45px;
    }
}
@media only screen and (max-width: 900px) {
    #MSUstandardFooter .twelveMSUcolumns, #MSUstandardFooter .fourMSUcolumns {
        float: none;
    }
}
@media only screen and (max-width: 660px) {
    #MSUstandardFooter.light-background #standard-footer-site-links ul {
        width: 545px;
        overflow: hidden;
        height: auto;
        padding-bottom: 5px;
    }
    #MSUstandardFooter.light-background #standard-footer-site-links ul li:nth-child(5) {
        padding-left: 0px;
    }
    #MSUstandardFooter.light-background #standard-footer-site-links ul li:nth-child(4) a {
        border-right: 0px;
    }
    #body_footer {
        overflow: initial;
    }
    #body_footer .window {
        overflow: initial;
    }
}
@media only screen and (max-width: 530px) {
    #MSUstandardFooter.light-background #standard-footer-site-links ul li:nth-child(4) {
        padding-left: 0px;
        border-right: 1px solid #18453b;    
    }
    #MSUstandardFooter.light-background #standard-footer-site-links ul li:nth-child(3) a {
        border-right: 0px;
    }
    #MSUstandardFooter.light-background #standard-footer-site-links ul {
        width: 420px;
    }
    #MSUstandardFooter #standard-footer-MSU-info ul:nth-child(1) li:last-child {
        float: left;
        width: 100%;
        clear: both;
        padding: 3px 0px 3px 0px;
    }
    #MSUstandardFooter #standard-footer-MSU-info ul:nth-child(1) li:nth-child(2) {
        border-right: 0px;
    }
    #MSUstandardFooter.light-background #standard-footer-MSU-info {
        padding-bottom: 25px;
    }
}
@media only screen and (max-width: 416px) {
    #MSUstandardFooter.light-background #standard-footer-site-links ul li:nth-child(2) {
        padding-left: 0px;
        border-left: 1px solid #18453b;
    }
    #MSUstandardFooter.light-background #standard-footer-site-links ul li:nth-child(1) a {
        border-right: 1px solid #18453b;
    }
    #MSUstandardFooter.light-background #standard-footer-site-links ul li:nth-child(3) {
        padding-left: 0px;
        border-right: 1px solid #18453b;
    }
    #MSUstandardFooter.light-background #standard-footer-site-links ul li:nth-child(2) a {
        border-right: 0px;
        border-left: 0px;
    }
    #MSUstandardFooter.light-background #standard-footer-site-links ul {
        line-height: 16px;
        min-width: 320px;
        width: 320px;
    }
    #MSUstandardFooter.light-background #standard-footer-site-links ul {
        text-align: center;
    }
    #MSUstandardFooter, #MSUstandardFooter .twelveMSUcolumns, #MSUstandardFooter .fourMSUcolumns {
        min-width: 320px;
        width: 320px;
        margin: 0 auto;
    }
    #MSUstandardFooter.light-background #standard-footer-MSU-info {
        text-align: center;
    }
    /* */
    #MSUstandardFooter #standard-footer-site-links ul li:nth-child(1) {
        width: 100%;
        padding-top: 15px;
    }
    #MSUstandardFooter #standard-footer-site-links ul li:nth-child(2) {
        padding-left: 0px;
        /*float: left;
        width: 100%;*/
    }
    #MSUstandardFooter.light-background #standard-footer-site-links ul li:nth-child(2) {
        border-left: 0px;
    }
    #MSUstandardFooter.light-background #standard-footer-site-links ul li:nth-child(2) a {
        border-left: 0px;
        padding: 0px;
    }
    #MSUstandardFooter #standard-footer-site-links ul li:nth-child(1) a {
        border-right: 0px;
    }
    #MSUstandardFooter.light-background #standard-footer-site-links ul li:nth-child(3) {
        padding-left: 5px;
        border-left: 1px solid #18453b;   
        border-right: 0px;
    }
}
/*bharat - 06/17/2015 - fixed spartans will word & link */
@media only screen and (max-width: 530px) {
    #MSUstandardFooter #standard-footer-MSU-info ul { height:28px !important;}
}
@media only screen and (max-width:659px){
    
#MSUstandardFooter .twelveMSUcolumns {height:168px !important;}
}