.full {
    width: 1024px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#MSUheader {
    padding: 0 10px;
    margin-left: 0 !important;
    height: 50px;
    overflow: visible;
}

#botnav {
    width: 1024px;
    margin: 0 auto;
}

section .headCat strong {
    margin: 0 -3px;
}

#MSUSearchTool {
    float: right;
}

#botnavwrap {
    background: rgba(0, 0, 0, 0) url("../img/cover/bodybg.jpg") repeat scroll 0 0;
}

#botnav li {
    color: #c8c8c8;
    width: 25%;
    float: left;
    text-align: center;
    margin: 7px 0;
    font-size: 22px;
    font-weight: 200;
    overflow: hidden;
}

#botnav li span {
    display: block;
    border-right: 1px solid #515151;
    padding: 13px 0;
    height: 155px;
}

#botnav li:last-child span {
    border-right: medium none transparent;
}

#botnav li span span {
    border: 0 none transparent;
}

#botnav li img {
    margin-bottom: -10px;
}

#botnav li a {
    color: inherit;
    text-decoration: inherit;
}

#botnav #wid_connect {
    padding-top: 30px;
}

#botnav #wid_connect .block {
    margin-top: 6px;
}

.block {
    display: block;
}

.respond #off-canvas-nav-wrapper {
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    background-color: #272727;
    z-index: 999;
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%;
}

.menuopen #wrapper {
    position: fixed;
    width: 100%;
}

.menuopen #at-share-dock {
    display: none !important;
}

.respond #dim-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #333333 none repeat scroll 0 0;
    opacity: 0.6;
    z-index: 10001;
    display: none;
    cursor: pointer;
}

#off-canvas-nav-wrapper nav {
    width: 300px;
    padding-bottom: 1.2em;
}

#off-canvas-nav-wrapper #nav-closebtn {
    display: block;
    background-image: url('../img/generic/close-btn.png');
    background-position: right center;
    background-repeat: no-repeat;
    height: 35px;
    margin-right: 10px;
}

#off-canvas-nav-wrapper #off-canvas-sitename {
    border-top: 4px double #888;
    border-bottom: 1px solid #888;
    padding: 16px 0 8px 4px;
    line-height: 32px;
    margin: 0 0 6px 12px;
    width: 268px;
}

#off-canvas-nav-wrapper #off-canvas-sitename a {
    color: #fff;
    font-size: 32px;
    line-height: 38px;
    text-decoration: none;
}

#off-canvas-nav-wrapper nav a {
    display: block;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    padding: 14px 0 14px 18px;
    font-size: 15px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

#off-canvas-nav-wrapper #MSUSearchTool {
    float: none;
    width: auto;
    margin-bottom: 14px;
    clear: both;
    margin-right: 14px;
}

#off-canvas-nav-wrapper nav a:hover {
    text-decoration: underline;
}

#off-canvas-nav-wrapper #MSUSearchTool #search-tool-box {
    width: 271px;
    float: left;
    margin-left: 12px;
}

#off-canvas-nav-wrapper #MSUSearchTool input#q {
    width: 215px;
}

.cover h1 {
    height: 490px;
    z-index: 3;
}

#msutodaylogo-news {
    display: none;
}

#MSUheader {
    background-color: transparent;
}

#headergradient {
    width: 1024px;
    position: absolute;
    margin: 0 auto;
    top: 0;
    height: 200px;
    z-index: 2;
    background: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#63000000', endColorstr='#00000000', GradientType=0);
}

@media screen and (max-width: 480px) {
    #headergradient {
        height: 100px;
    }
}

@media screen and (max-width: 1024px) {
    #headergradient {
        width: 100%;
    }
    #botnav {
        width: 100%;
    }
    header .h {
        display: none;
    }
    .full {
        width: 100%;
    }
    #MSUheader #MSUSearchTool #search-tool-box {
        width: 75px;
        margin-right: 10px;
    }
    #MSUheader #MSUSearchTool input#q {
        display: none;
    }
    #MSUheader #MSUSearchTool.white-fill #btn_search {
        background: transparent url("../img/h/menusearch.png") no-repeat scroll center center;
        width: 75px;
        border-radius: 0;
        height: 40px;
    }
    #MSUheader #MSUSearchTool.white-fill #search-tool-box {
        background-color: transparent;
        border: 0 none;
    }
    #MSUSearchTool {
        width: 87px;
    }
    #botnav li {
        width: 25%
    }
    #botnav #wid_connect a {}
    .cover a span:first-child {
        position: absolute !important;
        bottom: 0 !important;
        left: 0 !important;
        right: auto !important;
        top: auto !important;
        height: auto !important;
        width: 100% !important;
        font-size: 30px !important;
        color: #fff !important;
        /*background-color: rgba(77,77,77,0.6);*/
        padding: 30px 10px 10px;
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.48) 26%, rgba(0, 0, 0, 0.99) 99%, rgba(0, 0, 0, 1) 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.48) 26%, rgba(0, 0, 0, 0.99) 99%, rgba(0, 0, 0, 1) 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.48) 26%, rgba(0, 0, 0, 0.99) 99%, rgba(0, 0, 0, 1) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=0);
        text-align: left !important;
    }
    /* 360 Perspectives */
    #tsdwrap #tsdcolwrap .mcol {
        width: 588px;
    }
    #msutodaylogo-news {
        background-color: rgba(255, 255, 255, 0.5);
        position: absolute;
        left: 0;
        right: 0;
        top: 80px;
        display: block;
        padding: 4px 0;
        z-index: 2;
        text-align: center;
        margin-top: -20px;
    }
}

#converimg {
    text-align: center;
    margin: 8px 0;
}


/*@media screen and (max-width: 630px) {
  #MSUheader a img { width: 95%; }
  #MSUSearchTool #search-tool-box { width: 90%; }
  #MSUSearchTool input#q { width: 50%; }
}*/

@media screen and (max-width: 420px) {
    #MSUmasthead {
        width: 68%;
    }
    #MSUmasthead img {
        width: 100%;
    }
}

@media screen and (max-width: 630px) {
    #converimg {
        margin-top: -43px;
    }
    #botnav li {
        width: 50%
    }
    #botnav li:first-child,
    #botnav li:nth-child(2) {
        border-bottom: 1px solid #515151;
        margin-bottom: 0;
    }
    #botnav li:last-child span,
    #botnav li:nth-child(3) span {
        height: 130px;
        padding-top: 19px;
    }
    #botnav li {
        margin: 0;
    }
    #botnav #wid_connect a {
        /*margin: 0 8px;*/
    }
}


/*@media screen and (min-height: 850px) {
  .cover { height: 500px; }
  .cover h1 { height: 357px; }
}*/


/*@media screen and (min-height: 1000px) {
  .cover { height: 800px; }
  .cover h1 { height: 657px; }
}
@media screen and (min-height: 1200px) {
  .cover { height: 950px; }
  .cover h1 { height: 807px; }
}*/