@import url("/_files/2016/font-awesome-4.7.0/css/font-awesome.css")

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    font: 1.05rem "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

h1, h2, h3, h4, p, blockquote, figure, ol, ul {
    margin: 0;
    padding: 0
}

main, li {
    display: block
}

h1, h2, h3, h4 {
    font-size: inherit
}

strong {
    font-weight: bold
}

input, textarea, select, keygen {
    font: 16px "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif
}

a, button {
    color: inherit;
    transition: .3s
}

a {
    text-decoration: none
}

button {
    overflow: visible;
    border: 0;
    font: inherit;
    -webkit-font-smoothing: inherit;
    letter-spacing: inherit;
    background: none;
    cursor: pointer
}

::-moz-focus-inner {
    padding: 0;
    border: 0
}

img {
    max-width: 100%;
    height: auto;
    border: 0
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box
}

a {
    color: inherit;
    text-decoration: none
}

ul, ol {
    list-style: none
}

.container {
    max-width: 280px;
    min-width: 280px;
    margin: 0 auto
}

@media (min-width: 450px) {
    .container {
        max-width: 480px;
        padding: 0 1em
    }
}

@media (min-width: 738px) {
    .container {
        max-width: 767px
    }

    .container-tablet {
        max-width: 767px;
        padding: 0 1em;
        margin: 0 auto
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 964px;
        padding: 0
    }

    .container-tablet {
        max-width: 964px;
        padding: 0;
        margin: 0 auto
    }

    .container-desktop {
        max-width: 964px;
        margin: 0 auto
    }
}

.invs-hide {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px)
}

.rel {
    position: relative
}

.hide {
    display: none
}

.open {
    display: block
}

.sdesk {
    display: none !important
}

.hmob {
    display: none !important
}

.left {
    float: left
}

.right {
    float: right
}

.vc {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.t-ctr {
    text-align: center
}

.t-lef {
    text-align: left
}

.t-rig {
    text-align: right
}

.serif-1 {
    font-family: "Domine", Georgia, "Times New Roman", serif
}

.sanser-1 {
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.h-100 {
    height: 100%
}

.ctr-ma {
    margin: 0 auto
}

.no-ma {
    margin-bottom: 0 !important
}

.c-red {
    color: red
}

ol.vsu-ol-1 {
    list-style-type: none !important;
    margin: 0;
    margin-left: 3em !important;
    padding: 0;
    counter-reset: li-counter
}

ol.vsu-ol-1 li {
    counter-increment: li;
    position: relative;
    margin-bottom: 1.5rem;
    min-height: 3.5rem;
    line-height: 1.5rem
}

ol.vsu-ol-1 li::before {
    position: absolute;
    top: 0;
    left: -1em;
    width: 0.8em;
    font-size: 3.5rem;
    line-height: 1;
    font-weight: 600;
    content: counter(li-counter);
    counter-increment: li-counter;
    font-family: "Domine", Georgia, "Times New Roman", serif;
    color: #969696;
    text-align: center
}

@media (min-width: 738px) {
    .tab-t-lef {
        text-align: left
    }

    .tab-h-100 {
        height: 100%
    }

    .tab-f-r {
        float: right
    }

    .hmob {
        display: block !important
    }

    .htab {
        display: none !important
    }

    .stab {
        display: none !important
    }
}

@media (min-width: 992px) {
    .hdesk {
        display: none !important
    }

    .sdesk {
        display: block !important
    }
}

.vsu-header ul li {
    border-bottom: 1px solid
}

.vsu-header ul li a {
    max-width: 280px;
    margin: 0 auto;
    display: block;
    padding: 1em 0;
    position: relative
}

.vsu-header .wrap {
    width: 100%;
    float: left;
    margin-top: 47px
}

.vsu-menu {
    background: #a90b24;
    color: #fff;
    float: left;
    width: 100%;
    height: 47px
}

.vsu-menu .skip {
    position: absolute;
    left: -1000px;
    font-weight: 700;
    transition: 0s
}

.vsu-menu .skip:focus {
    top: 5px;
    left: 5px
}

.vsu-menu .links {
    display: none
}

.vsu-menu .expand {
    float: right;
    height: 47px;
    width: 47px;
    text-indent: -1000px;
    overflow: hidden;
    background: url("//www.valdosta.edu/_files/2016/images/ui/ui-spr.png");
    background-position: -1px -1px
}

.vsu-menu .brand {
    font-size: 1.1em;
    font-weight: 700
}

.vsu-menu .search {
    clear: both;
    background: #ebebeb;
    color: #000;
    position: absolute;
    width: 100%;
    left: 0;
    top: 47px;
    height: 47px
}

.vsu-menu .search label {
    position: absolute;
    left: -9999px
}

.vsu-menu .search input {
    float: left;
    width: 82%;
    padding: 0.4em;
    margin-top: 6px
}

.vsu-menu .search button {
    float: right;
    width: 47px;
    height: 47px;
    text-indent: -9999px;
    overflow: hidden;
    background: url("//www.valdosta.edu/_files/2016/images/ui/ui-spr.png") transparent;
    background-position: 0px -48px;
    border: none
}

.vsu-menu .search .container {
    position: relative
}

.vsu-menu .search .searchType {
    position: absolute;
    width: 82%;
    background: #fff;
    z-index: 9999;
    top: 41px;
    padding: 0em 0.5em
}

.vsu-menu .search .searchType li {
    border: none
}

.vsu-menu .vsu-new-search {
    display: none;
    lear: both;
    background: #ebebeb;
    color: #000;
    position: absolute;
    width: 100%;
    left: 0;
    top: 47px;
    height: 47px
}

.vsu-menu .vsu-new-search label {
    position: absolute;
    left: -9999px
}

.vsu-menu .vsu-new-search input {
    float: left;
    width: 82%;
    padding: 0.4em;
    margin-top: 6px
}

.vsu-menu .vsu-new-search button {
    float: right;
    width: 47px;
    height: 47px;
    text-indent: -9999px;
    overflow: hidden;
    border: none;
    background-image: url("//www.valdosta.edu/_files/2016/images/ui/ui-spr.png");
    background-position: center -48px
}

.vsu-menu .vsu-new-search .container {
    position: relative
}

.vsu-menu .vsu-new-search .searchType {
    position: absolute;
    width: 82%;
    background: #fff;
    z-index: 9999;
    top: 41px
}

.vsu-menu .vsu-new-search .searchType ul li {
    border: none;
    width: 100%
}

.vsu-menu .vsu-new-search .searchType ul li a {
    padding: 0.5em
}

.vsu-ql {
    background: #474747;
    color: #fff
}

.vsu-ql ul li {
    border-color: #333
}

.vsu-ql .tog {
    padding: 1em 0em;
    border-bottom: 1px solid #333;
    text-transform: uppercase
}

.vsu-ql .tog .container {
    position: relative
}

.vsu-ql .tog .container:after {
    content: "";
    height: 48px;
    width: 48px;
    position: absolute;
    right: 0px;
    top: -15px;
    background: url("//www.valdosta.edu/_files/2016/images/ui/ui-spr.png") no-repeat;
    background-position: 0px -96px
}

.vsu-ql .tog.down .container:after {
    background-position: 0px -144px
}

.vsu-nav {
    color: #a90b24
}

.vsu-nav ul li {
    border-color: #e1e1e1
}

.vsu-nav ul li.tog .exp {
    background: url("//www.valdosta.edu/_files/2016/images/ui/ui-spr.png");
    content: "";
    width: 48px;
    height: 48px;
    z-index: 1;
    position: absolute;
    right: 0;
    top: 4px;
    overflow: hidden;
    background-position: 0px -96px
}

.vsu-nav ul li.tog.down {
    color: #fff;
    background: #ce112e
}

.vsu-nav ul li.tog.down .exp {
    background-position: 0 -240px
}

.vsu-nav ul li .wr {
    position: relative;
    max-width: 280px;
    margin: 0 auto
}

.vsu-nav ul li .menu {
    color: #fff;
    background: #9a152b
}

.vsu-nav ul li .menu ul li {
    border-color: #7e1325
}

.vsu-nav ul li .menuGroup.feature p, .vsu-nav ul li .menuGroup.feature .des {
    display: none
}

.vsu-nav ul li.ql {
    background: #474747;
    color: #fff;
    border-bottom: 1px solid #333
}

.vsu-nav ul li.ql.tog.down {
    background: #333;
    color: #fff
}

.vsu-nav ul li.ql.tog.down .exp {
    background-position: 0px -144px
}

.vsu-nav ul li.ql .menu {
    background: #474747
}

.vsu-nav ul li.ql .menu ul li {
    border-color: #333
}

.vsu-content {
    clear: left
}

@media (min-width: 450px) {
    .vsu-header ul li a {
        max-width: 480px;
        padding: 1em
    }

    .vsu-header ul li .wr {
        max-width: 480px
    }

    .vsu-menu .search input, .vsu-menu .search .searchType, .vsu-menu .vsu-new-search input,
    .vsu-menu .vsu-new-search .searchType {
        width: 88%
    }
}

@media (min-width: 738px) {
    .vsu-header ul li a {
        max-width: 767px
    }

    .vsu-header ul li .wr {
        max-width: 767px
    }

    .vsu-menu .search input, .vsu-menu .search .searchType, .vsu-menu .vsu-new-search input,
    .vsu-menu .vsu-new-search .searchType {
        width: 92%
    }
}

@media (min-width: 992px) {
    .vsu-header {
        position: absolute;
        width: 100%;
        z-index: 1000;
        top: 0px
    }

    .vsu-header.down {
        top: 98px
    }

    .vsu-header.down .vsu-menu .links .qlinks:before {
        background-position: -13px -829px
    }

    .vsu-header ul {
        max-width: 964px;
        margin: 0 auto
    }

    .vsu-header ul li {
        float: left;
        border: 0;
        color: #000
    }

    .vsu-header ul li a {
        padding: 0em
    }

    .vsu-header .wrap {
        margin-top: 0;
        display: block !important
    }

    .vsu-menu {
        height: 72px
    }

    .vsu-menu .left {
        margin-top: 35px
    }

    .vsu-menu .right {
        height: 72px
    }

    .vsu-menu .brand {
        font-size: 1.7em;
        line-height: 0.8em;
        margin: 0
    }

    .vsu-menu .brand:before {
       
        width: 74px;
        height: 23px;
        display: block;
        float: left;
       
    }

    .vsu-menu .links, .vsu-menu .search, .vsu-menu .vsu-new-search {
        float: left
    }

    .vsu-menu .links {
        display: block
    }

    .vsu-menu .links a, .vsu-menu .links div {
        padding: 36px 1em 8px 0.7em;
        display: block;
        float: left;
        text-transform: uppercase;
        cursor: pointer;
        transition: 0s;
        line-height: 1.7em
    }

    .vsu-menu .links a:hover, .vsu-menu .links a:focus, .vsu-menu .links div:hover,
    .vsu-menu .links div:focus {
        background: #910a1f
    }

    .vsu-menu .links .myvsu:before, .vsu-menu .links .qlinks:before {
        content: "";
        height: 23px;
        width: 24px;
        display: block;
        float: left;
        background: url("//www.valdosta.edu/_files/2016/images/ui/ui-spr.png")
    }

    .vsu-menu .links .myvsu:before {
        background-position: -12px -347px
    }

    .vsu-menu .links .qlinks:before {
        background-position: -13px -780px
    }

    .vsu-menu .links .col {
        width: 50px;
        overflow: hidden;
        text-indent: -1000px
    }

    .vsu-menu .search {
        clear: none;
        position: inherit;
        width: 47px;
        background: transparent;
        overflow: hidden;
        height: 36px;
        display: block !important;
        margin: 30px 0 0 0
    }

    .vsu-menu .search .container {
        width: 280px;
        float: right;
        padding: 0
    }

    .vsu-menu .search.visi {
        overflow: visible
    }

    .vsu-menu .search button {
        background-position: 0px -295px;
        height: 35px
    }

    .vsu-menu .search button:focus, .vsu-menu .search button:hover {
        background-color: #910a1f
    }

    .vsu-menu .search input, .vsu-menu .search .searchType {
        width: 233px;
        margin-top: 0px;
        top: 34px;
        border: 0;
        padding: 0.5em
    }

    .vsu-menu .search .searchType li {
        padding: 0.5em 0.1em;
        width: 100%
    }

    .vsu-menu .vsu-new-search {
        float: left;
        position: relative;
        width: 230px;
        clear: none;
        top: 30px;
        height: 34px;
        background: transparent;
        display: block
    }

    .vsu-menu .vsu-new-search .container {
        width: 100%;
        min-width: auto
    }

    .vsu-menu .vsu-new-search .vsu-search {
        margin: 0;
        padding: 0.4em 0.6em;
        width: 84%;
        border: 0;
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px
    }

    .vsu-menu .vsu-new-search .searchType {
        top: 33px;
        font-size: 1rem;
        width: 82%
    }

    .vsu-menu .vsu-new-search button {
        width: 16%;
        height: 33px;
        background-color: #ee4641;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        background-position: -5px -295px
    }

    .vsu-menu .vsu-new-search button:hover, .vsu-menu .vsu-new-search button:focus {
        background-color: #d0132b
    }

    .vsu-menu .expand {
        display: none
    }

    .vsu-nav {
        background: #fff;
        width: 100%;
        height: 40px
    }

    .vsu-nav ul.vsuNav li:nth-child(2) {
        margin-left: -18px
    }

    .vsu-nav ul.vsuNav li ul li:nth-child(2) {
        margin: 0
    }

    .vsu-nav ul li.tog.down {
        box-shadow: inset #9bdbea 0 -5px 0 0;
        color: #000;
        background: transparent
    }

    .vsu-nav ul li a {
        padding: 9px 1.2em;
        font-weight: 600;
        color: #333
    }

    .vsu-nav ul li a:focus, .vsu-nav ul li a:hover {
        box-shadow: inset #9bdbea 0 -5px 0 0
    }

    .vsu-nav ul li .menu {
        position: absolute;
        top: 112px;
        left: 0;
        width: 100%;
        background: #fff;
        background: rgba(250, 250, 250, 0.95);
        padding: 2em 1em 1.5em 1em
    }

    .vsu-nav ul li .menu ul {
        float: left;
        width: 19.2%;
        margin-bottom: .5%;
        margin-right: .5%
    }

    .vsu-nav ul li .menu ul:nth-child(n) {
        margin-bottom: 1%;
        margin-right: 1%
    }

    .vsu-nav ul li .menu ul:nth-child(5n) {
        margin-right: 0;
        margin-bottom: 0
    }

    .vsu-nav ul li .menu ul li {
        width: 100%
    }

    .vsu-nav ul li .menu ul li a {
        font-weight: normal;
        padding: 0.48em 0.5em
    }

    .vsu-nav ul li .menu ul li a:focus, .vsu-nav ul li .menu ul li a:hover {
        box-shadow: none
    }

    .vsu-nav ul li .menuGroup.feature {
        width: 55.5555555556%;
        padding-left: 3%;
        border-left: 2px solid #ebebeb
    }

    .vsu-nav ul li .menuGroup.feature li a {
        padding: 0
    }

    .vsu-nav ul li .menuGroup.feature li a:before {
        content: "";
        display: block;
        height: 125px;
        width: 204px;
        float: left;
        margin-right: 1em;
        background: url("//www.valdosta.edu/_files/2016/images/ui/nav-spr.jpg")
    }

    .vsu-nav ul li .menuGroup.feature li a .title {
        font: 1.5em "Domine", Georgia, "Times New Roman", serif;
        color: #a90b24;
        margin-bottom: 0.4em
    }

    .vsu-nav ul li .menuGroup.feature li a.ab:before {
        background-position: 0 -125px
    }

    .vsu-nav ul li .menuGroup.feature li a.ad:before {
        background-position: 0 -250px
    }

    .vsu-nav ul li .menuGroup.feature li a.ac:before {
        background-position: -204px 0
    }

    .vsu-nav ul li .menuGroup.feature li a.cl:before {
        background-position: -204px -250px
    }

    .vsu-nav ul li .menuGroup.feature li a.at:before {
        background-position: -204px -125px
    }

    .vsu-nav ul li .menuGroup.feature li a.ql:before {
        background-position: 0 -375px
    }

    .vsu-nav ul li .menuGroup.feature p, .vsu-nav ul li .menuGroup.feature .des {
        font-size: 0.9em;
        display: block
    }

    .vsu-nav ul li.ql {
        background: #fff;
        border-bottom: 0;
        float: right
    }

    .vsu-nav ul li.ql .menu {
        background: #fff;
        background: rgba(250, 250, 250, 0.95)
    }

    .vsu-nav ul li.ql .wr .vsu-nav-item {
        text-transform: uppercase
    }

    .vsu-nav ul li.ql .myvsu {
        display: none
    }

    .vsu-nav ul li.ql a {
        color: #333
    }

    .vsu-nav .exp {
        display: none
    }

    .vsu-ql {
        position: absolute;
        width: 100%;
        top: -98px;
        height: 98px
    }

    .vsu-ql ul {
        display: block !important
    }

    .vsu-ql ul li {
        width: 14.2857142857%
    }

    .vsu-ql ul li.myvsu {
        display: none
    }

    .vsu-ql ul li a {
        height: 98px;
        display: block;
        position: relative;
        color: #fff
    }

    .vsu-ql ul li a:hover, .vsu-ql ul li a:focus {
        background-color: #333
    }

    .vsu-ql ul li a div {
        position: absolute;
        bottom: 15px;
        text-align: center;
        text-transform: uppercase;
        font-size: 0.9em;
        width: 100%
    }

    .vsu-ql ul li a div:before {
        content: "";
        display: block;
        width: 100%;
        height: 48px;
        background: url("//www.valdosta.edu/_files/2016/images/ui/ui-spr.png") no-repeat;
        margin-bottom: 5px
    }

    .vsu-ql ul li a div.li:before {
        background-position: center -1104px
    }

    .vsu-ql ul li a div.ca:before {
        background-position: center -912px
    }

    .vsu-ql ul li a div.di:before {
        background-position: center -960px
    }

    .vsu-ql ul li a div.gi:before {
        background-position: center -1056px
    }

    .vsu-ql ul li a div.ma:before {
        background-position: center -1152px
    }

    .vsu-ql ul li a div.em:before {
        background-position: center -1008px
    }

    .vsu-ql ul li a div.az:before {
        background-position: center -865px
    }

    .vsu-ql ul li a div.ap:before {
        background-position: center -1728px
    }

    .vsu-ql .tog {
        display: none
    }
}

.vsu-content {
    float: left;
    width: 100%;
    color: #333;
    background: #fff
}

.vsu-content [role=button] {
    cursor: pointer
}

.vsu-content .container {
    clear: both
}

.vsu-content .wide {
    width: 100%
}

.vsu-content .bar {
    float: left;
    width: 100%
}

.vsu-content .bar .header {
    font-family: "Domine", Georgia, "Times New Roman", serif;
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 700;
    padding: 1em 0
}

.vsu-content .bar .header.sans {
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.vsu-content .bar.con {
    font-size: 0.8em;
    padding: 1em 0 1.5em 0
}

.vsu-content .bar.con span {
    font-weight: 600;
    width: 100%;
    display: block;
    text-transform: uppercase
}

.vsu-content .bar.con .con1, .vsu-content .bar.con .con2, .vsu-content .bar.con .con3 {
    float: left
}

.vsu-content .bar.con .con1 {
    margin: 20px 0;
    width: 100%
}

.vsu-content .bar.con .con2, .vsu-content .bar.con .con3 {
    width: 50%
}

.vsu-content .bar.con .item li {
    margin: 0 0 10px 0
}

.vsu-content .bar.con .cta.plb {
    margin: 0;
    font-size: 1em;
    padding: 1em 1.2em;
    width: 100%
}

.vsu-content .bar.con .cta.plb:hover, .vsu-content .bar.con .cta.plb:focus {
    color: #616161
}

.vsu-content .bar.g1 {
    background: #474747;
    color: #fff
}

.vsu-content .bar.g6 {
    background: #f3f2f4;
    color: #333
}

.vsu-content .bar.g7 {
    background: #616161;
    color: #fff
}

.vsu-content .bar.g18 {
    background: #f2f2f3;
    color: #716e71
}

.vsu-content .bar.r1 {
    background: #aa0c21;
    color: #fff
}

.vsu-content .bar.r1 .rd {
    border-color: #ee4641
}

.vsu-content .bar.r1 .rd:hover, .vsu-content .bar.r1 .rd:focus {
    color: #fff;
    background-color: #ee4641
}

.vsu-content .bar .ddnav {
    margin: 0
}

.vsu-content .bar .ddnav li, .vsu-content .bar .ddnav span {
    color: #e1e1e1
}

.vsu-content .bc {
    display: block;
    width: 100%;
    float: left;
    padding: 25px 0;
    font-size: 0.8em;
    color: #4e4e4e
}

.vsu-content .bc li {
    float: left;
    margin: 0 8px 0 0
}

.vsu-content .bc li:after {
    content: " >"
}

.vsu-content .bc li:last-child {
    color: #000
}

.vsu-content .bc li:last-child:after {
    content: ""
}

.vsu-content .bc li a {
    margin-right: 5px
}

.vsu-content .ddnav {
    font-weight: 600;
    background: #333;
    line-height: 1em;
    width: 100%;
    margin: 0 0 1.5em 0
}

.vsu-content .ddnav ul {
    display: none;
    background: #333;
    margin: 0
}

.vsu-content .ddnav span, .vsu-content .ddnav a {
    max-width: 280px;
    margin: 0 auto;
    display: block;
    padding: 1em;
    position: relative
}

.vsu-content .ddnav .ti {
    padding: 1em;
    text-transform: uppercase
}

.vsu-content .ddnav span {
    position: relative
}

.vsu-content .ddnav span:after {
    content: "";
    display: block;
    background: url("//www.valdosta.edu/_files/2016/images/ui/ui-spr.png") 100% -94px no-repeat;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -24px;
    height: 48px;
    width: 48px
}

.vsu-content .ddnav span[aria-expanded=true]:after {
    background-position: 100% -144px
}

.vsu-content .ddnav.wh {
    background: #fff
}

.vsu-content .ddnav.wh ul {
    background: #fff
}

.vsu-content .ddnav.g3 {
    background: #e1e1e1
}

.vsu-content .ddnav.g3 ul {
    background: #e1e1e1
}

.vsu-content .ddnav.g6 {
    background: #f3f2f4
}

.vsu-content .ddnav.g6 ul {
    background: #f3f2f4
}

.vsu-content .ddnav.g6 span:hover, .vsu-content .ddnav.g6 span:focus,
.vsu-content .ddnav.g6 a:hover, .vsu-content .ddnav.g6 a:focus {
    background: #e1e1e1
}

.vsu-content .ddnav.rex {
    clear: both;
    margin-bottom: 1.5em;
    width: 100%;
    float: left
}

.vsu-content .ddnav.rex ul {
    margin-bottom: 0
}

.vsu-content .ddnav.no-st ul li a, .vsu-content .ddnav.no-st ul li label {
    font-weight: normal
}

.vsu-content .ddnav-sub ul {
    margin: 0 !important
}

.vsu-content .tp {
    width: 100%;
    margin-bottom: 25px
}

.vsu-content .mwrap {
    padding: 40px 0;
    width: 100%;
    float: left
}

.vsu-content .mwrap.top {
    padding: 40px 0 0
}

.vsu-content .mwrap.bot {
    padding: 0 0 40px 0
}

.vsu-content .sbhd {
    position: absolute;
    top: -17.5px;
    width: 100%;
    z-index: 100
}

.vsu-content .sbhd h3 {
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: #ee4641;
    color: #fff;
    padding: 0.5em;
    display: table;
    margin: 0 auto;
    font-size: 1em;
    text-transform: uppercase;
    text-align: center;
    min-width: 158px
}

.vsu-content .main, .vsu-content .r-sb {
    line-height: 1.6em
}

.vsu-content .main p, .vsu-content .main ol, .vsu-content .main ul, .vsu-content .main blockquote,
.vsu-content .main pre, .vsu-content .main code, .vsu-content .main hr,
.vsu-content .main table, .vsu-content .r-sb p, .vsu-content .r-sb ol,
.vsu-content .r-sb ul, .vsu-content .r-sb blockquote, .vsu-content .r-sb pre,
.vsu-content .r-sb code, .vsu-content .r-sb hr, .vsu-content .r-sb table {
    margin-bottom: 1.5em
}

.vsu-content .main ul li ul, .vsu-content .r-sb ul li ul {
    margin-bottom: 0
}

.vsu-content .main h1, .vsu-content .r-sb h1 {
    font-family: "Domine", Georgia, "Times New Roman", serif;
    font-style: normal;
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 1.2em;
    margin-bottom: .8888888889em
}

.vsu-content .main h1 em, .vsu-content .r-sb h1 em {
    font-style: italic
}

.vsu-content .main h2, .vsu-content .main h3, .vsu-content .main h4,
.vsu-content .main h5, .vsu-content .main h6, .vsu-content .r-sb h2, .vsu-content .r-sb h3,
.vsu-content .r-sb h4, .vsu-content .r-sb h5, .vsu-content .r-sb h6 {
    font-size: 1.1em;
    text-transform: uppercase;
    line-height: 1.3333333333em;
    margin-bottom: 0.5em;
    clear: both
}

.vsu-content .main .unl, .vsu-content .r-sb .unl {
    margin-bottom: 0.6em
}

.vsu-content .main .unl:after, .vsu-content .r-sb .unl:after {
    content: "";
    display: block;
    height: 4px;
    width: 74px;
    background: #ee4641;
    margin: 0.7em 0
}

.vsu-content .main ul.unl:after, .vsu-content .r-sb ul.unl:after {
    margin: 1.4em 0
}

.vsu-content .main .sdl, .vsu-content .r-sb .sdl {
    color: #7a7a7a;
    overflow: hidden
}

.vsu-content .main .sdl span, .vsu-content .r-sb .sdl span {
    display: inline-block;
    position: relative
}

.vsu-content .main .sdl span:before, .vsu-content .main .sdl span:after,
.vsu-content .r-sb .sdl span:before, .vsu-content .r-sb .sdl span:after {
    content: "";
    position: absolute;
    border-bottom: 3px solid #ebebeb;
    top: 13.5px;
    width: 750px
}

.vsu-content .main .sdl span:before, .vsu-content .r-sb .sdl span:before {
    right: 100%;
    margin-right: 20px
}

.vsu-content .main .sdl span:after, .vsu-content .r-sb .sdl span:after {
    left: 100%;
    margin-left: 20px
}

.vsu-content .main .sdl.rd, .vsu-content .r-sb .sdl.rd {
    color: #ee4641
}

.vsu-content .main .cta-wrap, .vsu-content .r-sb .cta-wrap {
    float: left;
    width: 100%;
    list-style: none;
    margin: 0
}

.vsu-content .main .cta-wrap li, .vsu-content .r-sb .cta-wrap li {
    margin: 0 0 10px 0;
    padding: 0;
    float: left;
    width: 100%
}

.vsu-content .main .cta-wrap .cta, .vsu-content .r-sb .cta-wrap .cta {
    width: 100%
}

.vsu-content .main .cta, .vsu-content .r-sb .cta {
    text-decoration: none;
    color: inherit
}

.vsu-content .main .cta:visited, .vsu-content .r-sb .cta:visited {
    color: #333
}

.vsu-content .main .gr2, .vsu-content .r-sb .gr2 {
    color: #333
}

.vsu-content .main .gr26, .vsu-content .r-sb .gr26 {
    color: #7a7a7a
}

.vsu-content .main .r2, .vsu-content .r-sb .r2 {
    color: #ee4641
}

.vsu-content .main .case-dflt, .vsu-content .r-sb .case-dflt {
    text-transform: none
}

.vsu-content .main .m-bt-1em, .vsu-content .r-sb .m-bt-1em {
    margin-bottom: 1em
}

.vsu-content .main .lst-no-st, .vsu-content .r-sb .lst-no-st {
    list-style: none;
    margin-left: 0
}

.vsu-content .main .lst-no-st li, .vsu-content .r-sb .lst-no-st li {
    padding: 0
}

.vsu-content .main {
    clear: left
}

.vsu-content .main a {
    color: #0645AD;
    text-decoration: underline
}

.vsu-content .main a:visited {
    color: #0B0080
}

.vsu-content .main h2 {
    font-size: 1.4em;
    color: #ee4641
}

.vsu-content .main ol, .vsu-content .main ul {
    margin-left: 1em
}

.vsu-content .main ol {
    list-style: decimal;
    clear: both
}

.vsu-content .main ul {
    list-style: disc
}

.vsu-content .main li {
    display: list-item;
    padding: 0 0 0 5px
}

.vsu-content .main table, .vsu-content .main iframe {
    max-width: 100% !important
}

.vsu-content .main table, .vsu-content .main td, .vsu-content .main th {
    border-collapse: collapse;
    padding: 5px;
    text-align: left
}

.vsu-content .main hr {
    height: 1px;
    border: none;
    background-color: #e2e2e2;
    width: 100% !important
}

.vsu-content .main img[align=left] {
    margin: 0 1.5em 1.5em 0
}

.vsu-content .main img[align=right] {
    margin: 0 0 1.5em 1.5em
}

.vsu-content .main .em {
    font-size: 1.15em;
    line-height: 1.2em;
    font-weight: 300;
    color: #474747;
    margin-bottom: 1em
}

.vsu-content .main .dets h1 {
    margin-bottom: 0.2em
}

.vsu-content .main .dets ul, .vsu-content .main .dets p {
    margin: 0
}

.vsu-content .main .dets ul {
    margin: 0 0 1.5em 0
}

.vsu-content .main .dets li {
    width: 100%;
    display: block;
    padding: 0
}

.vsu-content .main .career {
    width: 100%
}

.vsu-content .r-sb p {
    margin-bottom: 0.5em;
    line-height: 1.4em
}

.vsu-content .r-sb ul {
    float: left;
    clear: left;
    width: 100%
}

.vsu-content .r-sb .t1, .vsu-content .r-sb .t2 {
    font-family: "Domine", Georgia, "Times New Roman", serif;
    margin-bottom: 0.5rem;
    line-height: 1em;
    clear: left;
    font-weight: 600
}

.vsu-content .r-sb .t1 {
    font-size: 1.4rem
}

.vsu-content .r-sb .t2 {
    color: #474747
}

.vsu-content .r-sb .contact .we, .vsu-content .r-sb .contact .ph, .vsu-content .r-sb .contact .lo,
.vsu-content .r-sb .contact .mai, .vsu-content .r-sb .contact .fx, .vsu-content .r-sb .contact .hr {
    float: left;
    clear: left;
    display: block;
    position: relative;
    margin: 0 0 10px 30px;
    font-size: 0.9em
}

.vsu-content .r-sb .contact .we:before, .vsu-content .r-sb .contact .ph:before,
.vsu-content .r-sb .contact .lo:before, .vsu-content .r-sb .contact .mai:before,
.vsu-content .r-sb .contact .fx:before, .vsu-content .r-sb .contact .hr:before {
    content: "";
    display: block;
    height: 20px;
    width: 20px;
    position: absolute;
    background: url("//www.valdosta.edu/_files/2016/images/ui/ui-spr.png");
    left: -30px;
    top: 3px
}

.vsu-content .r-sb .contact .we:before {
    background: none
}

.vsu-content .r-sb .contact .ph:before {
    background-position: -12px -1263px
}

.vsu-content .r-sb .contact .fx:before {
    background-position: -12px -1311px
}

.vsu-content .r-sb .contact .lo:before {
    background-position: -14px -1408px
}

.vsu-content .r-sb .contact .mai:before {
    background-position: -14px -1357px
}

.vsu-content .r-sb .contact .hr:before {
    background-position: -14px -1453px
}

.vsu-content .r-sb .contact .cta:hover, .vsu-content .r-sb .contact .cta:focus {
    color: #616161
}

.vsu-content .r-sb .contact li:last-child {
    margin-bottom: 0
}

.vsu-content .r-sb .social li {
    float: left
}

.vsu-content .gmap {
    width: 100%;
    height: 400px
}

.vsu-content .dpttpimg {
    height: 135px;
    background-size: cover;
    background-repeat: no-repeat
}

.vsu-content .dptimg {
    float: left;
    width: 100%;
    max-height: 400px;
    position: relative;
    overflow: hidden
}

.vsu-content .dptimg img {
    width: 100%
}

.vsu-content ul.az {
    list-style: none;
    margin: 0
}

.vsu-content ul.az li {
    float: left;
    padding: 0;
    margin: 0 0.5em 0 0
}

.vsu-content h2.bg, .vsu-content h3.bg {
    font-family: "Domine", Georgia, "Times New Roman", serif;
    font-style: normal;
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 1.8rem;
    color: inherit;
    text-transform: none;
    letter-spacing: 0
}

.vsu-vid-wrap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}

.vsu-vid-wrap iframe, .vsu-vid-wrap object, .vsu-vid-wrap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media (min-width: 450px) {
    .vsu-content .bar.con {
        padding: 1em 0
    }

    .vsu-content .bar.con .con1 {
        width: 30%;
        float: left;
        margin: 0 5% 0 0
    }

    .vsu-content .bar.con .con2, .vsu-content .bar.con .con3 {
        width: 65%;
        float: left
    }

    .vsu-content .bar.con .con2 {
        margin: 0 0 10px 0
    }

    .vsu-content .bar.con .con3 {
        float: right
    }

    .vsu-content .bar.con .item li {
        width: 48%;
        margin-bottom: 2%;
        margin-right: 2%;
        float: left
    }

    .vsu-content .bar.con .item li:nth-child(n) {
        margin-bottom: 4%;
        margin-right: 4%
    }

    .vsu-content .bar.con .item li:nth-child(2n) {
        margin-right: 0;
        margin-bottom: 0
    }

    .vsu-content .bar.con .cta {
        width: auto
    }

    .vsu-content .main .cta-wrap li, .vsu-content .r-sb .cta-wrap li {
        width: 49%;
        margin-bottom: 1%;
        margin-right: 1%
    }

    .vsu-content .main .cta-wrap li:nth-child(n), .vsu-content .r-sb .cta-wrap li:nth-child(n) {
        margin-bottom: 2%;
        margin-right: 2%
    }

    .vsu-content .main .cta-wrap li:nth-child(2n), .vsu-content .r-sb .cta-wrap li:nth-child(2n) {
        margin-right: 0;
        margin-bottom: 0
    }

    .vsu-content .ddnav span, .vsu-content .ddnav a {
        max-width: 480px
    }
}

@media (min-width: 738px) {
    .vsu-content .main {
        width: 62%;
        float: left
    }

    .vsu-content .main.wide {
        width: 100%
    }

    .vsu-content .main .em {
        font-size: 1.5em
    }

    .vsu-content .r-sb {
        width: 32%;
        float: right
    }

    .vsu-content .r-sb .ddnav {
        width: 100%
    }

    .vsu-content .main .cta-wrap li, .vsu-content .r-sb .cta-wrap li {
        width: 100%;
        margin: 0 0 10px 0 !important
    }

    .vsu-content .main .cta-wrap.ri, .vsu-content .r-sb .cta-wrap.ri {
        width: 180px;
        float: right
    }

    .vsu-content .main h1, .vsu-content .r-sb h1 {
        font-size: 2rem
    }

    .vsu-content .main .dets ul, .vsu-content .main .dets p, .vsu-content .r-sb .dets ul,
    .vsu-content .r-sb .dets p {
        font-size: 1.2em
    }

    .vsu-content .bar .header {
        font-size: 1.3rem;
        float: left
    }

    .vsu-content .bar.con {
        font-size: 1em
    }

    .vsu-content .bar.con .con3 .item li {
        margin-bottom: 0
    }

    .vsu-content .ddnav span, .vsu-content .ddnav a {
        max-width: 767px;
        padding: 1em
    }

    .vsu-content .ddnav span {
        padding: 1em 2.2em 1em 1em
    }

    .vsu-content .ddnav.rex {
        position: inherit;
        background: transparent
    }

    .vsu-content .ddnav.rex ul {
        background: transparent;
        display: block;
        position: inherit
    }

    .vsu-content .ddnav.rex li {
        width: 100%
    }

    .vsu-content .ddnav.rex a {
        padding: 0.5em 0
    }

    .vsu-content .ddnav.rex a:hover, .vsu-content .ddnav.rex a:focus {
        color: #8b8b8b
    }

    .vsu-content .ddnav.rex a.cu {
        color: #ee4641
    }

    .vsu-content .ddnav.rex span {
        display: none
    }

    .vsu-content .ddnav.rex span:hover, .vsu-content .ddnav.rex span:focus,
    .vsu-content .ddnav.rex a:hover, .vsu-content .ddnav.rex a:focus {
        background: transparent
    }

    .vsu-content .ddnav.n2 ul {
        border-top: 2px solid #e1e1e1;
        margin: 0.5em 0 1em 0
    }

    .vsu-content .ddnav.n2 a, .vsu-content .ddnav.n2 div.ddnav-header {
        padding: 1rem 0;
        font-family: "Domine", Georgia, "Times New Roman", serif;
        font-size: 1rem;
        border-bottom: 2px solid #e1e1e1;
        color: #5e5e5e
    }

    .vsu-content .ddnav.n2 a:hover, .vsu-content .ddnav.n2 a:focus, .vsu-content .ddnav.n2 a.cu {
        color: #333;
        padding: 1em 0 1em 1em
    }

    .vsu-content .ddnav.n2 a.cu {
        color: #333;
        border-color: #9bdbea;
        box-shadow: inset #9bdbea 0 -2px 0 0;
        padding: 1em 0 1em 1em
    }

    .vsu-content .ddnav.n2 a div {
        width: 168px
    }

    .vsu-content .dpttpimg {
        height: 270px
    }

    .vsu-content h2.bg, .vsu-content h3.bg {
        font-size: 1.8rem;
        line-height: 2.2rem
    }
}

@media (min-width: 992px) {
    .vsu-content {
        margin-top: 112px
    }

    .vsu-content.m-sh {
        margin-top: 80px
    }

    .vsu-content .bc {
        padding: 50px 0;
        font-size: 0.9em
    }

    .vsu-content .tp {
        margin-bottom: 50px
    }

    .vsu-content .main {
        width: 715px
    }

    .vsu-content .main .dets ul {
        width: 100%;
        float: left
    }

    .vsu-content .main .dets ul li {
        float: left;
        width: auto
    }

    .vsu-content .main .dets ul li:after {
        content: "|";
        margin: 0 30px
    }

    .vsu-content .main .dets ul li:last-child:after {
        content: ""
    }

    .vsu-content .main .dets ul:after {
        clear: left
    }

    .vsu-content .main .career {
        width: 45%;
        margin-right: 2%
    }

    .vsu-content .bar .header {
        padding: 30px 0
    }

    .vsu-content .bar.con .con1, .vsu-content .bar.con .con2, .vsu-content .bar.con .con3 {
        margin: 0
    }

    .vsu-content .bar.con .con1 {
        width: 18%;
        margin: 0 2% 0 0
    }

    .vsu-content .bar.con .con2 {
        width: 36%
    }

    .vsu-content .bar.con .con2 li {
        width: 49%;
        margin-bottom: 1%;
        margin-right: 1%;
        margin-bottom: 0 !important
    }

    .vsu-content .bar.con .con2 li:nth-child(n) {
        margin-bottom: 2%;
        margin-right: 2%
    }

    .vsu-content .bar.con .con2 li:nth-child(2n) {
        margin-right: 0;
        margin-bottom: 0
    }

    .vsu-content .bar.con .con2 span {
        width: auto;
        float: left;
        margin: 0 10px 0 0
    }

    .vsu-content .bar.con .con3 {
        width: 44%
    }

    .vsu-content .bar.con .con3 .item li {
        width: 39%
    }

    .vsu-content .bar.con .con3 span {
        float: left;
        display: block;
        width: 15%;
        text-align: right;
        margin-right: 10px
    }

    .vsu-content .bar .ddnav a {
        padding: 30px
    }

    .vsu-content .bar .ddnav span {
        padding: 30px 48px 30px 30px
    }

    .vsu-content .bar .ddnav a:hover, .vsu-content .bar .ddnav a:focus,
    .vsu-content .bar .ddnav a.cur, .vsu-content .bar .ddnav span:hover,
    .vsu-content .bar .ddnav span:focus, .vsu-content .bar .ddnav span.cur {
        background: #333
    }

    .vsu-content .bar.g1 .ddnav ul {
        background: #474747
    }

    .vsu-content .ddnav {
        background: transparent;
        width: auto;
        cursor: pointer;
        position: relative
    }

    .vsu-content .ddnav ul {
        position: absolute;
        z-index: 500;
        width: 100%
    }

    .vsu-content .ddnav.ex {
        position: inherit
    }

    .vsu-content .ddnav.ex ul {
        display: inline-block !important;
        float: left;
        background: transparent;
        position: inherit
    }

    .vsu-content .ddnav.ex li {
        float: left
    }

    .vsu-content .ddnav.ex a {
        float: left
    }

    .vsu-content .ddnav.ex span {
        display: none
    }

    .vsu-content .ddnav.wh {
        background: #fff
    }

    .vsu-content .ddnav.no {
        position: relative;
        left: 50%
    }

    .vsu-content .ddnav.no ul {
        position: relative;
        right: 50%
    }

    .vsu-content .ddnav.no a {
        padding: 30px 2.5em
    }

    .vsu-content .mwrap {
        padding: 75px 0
    }

    .vsu-content .mwrap.top {
        padding: 75px 0 0 0
    }

    .vsu-content .mwrap.bot {
        padding: 0 0 75px 0
    }

    .vsu-content .r-sb {
        width: 200px
    }

    .vsu-content .dptimg {
        margin: 50px 0 0 0
    }
}

.vsu-footer {
    background: #474747;
    color: #fff;
    width: 100%;
    float: left;
    line-height: 1.2em;
    padding: 1em 0 0 0
}

.vsu-footer h2, .vsu-footer h4 {
    font: 500 1.3em "Domine", Georgia, "Times New Roman", serif;
    color: #e1e1e1;
    margin-bottom: 0.8em
}

.vsu-footer .sec {
    width: 100%;
    float: left;
    margin: 0.8em 0;
    line-height: 1.4em
}

.vsu-footer .sec.three {
    font-weight: 700
}

.vsu-footer .sec.three ul li {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 3%
}

.vsu-footer .sec.three ul li a {
    display: block;
    height: 48px;
    line-height: 48px;
    padding: 0 48px;
    text-transform: uppercase;
    font-size: 0.8em;
    background: #333 url("//www.valdosta.edu/_files/2016/images/ui/ui-spr.png") no-repeat;
    overflow: hidden;
    border-radius: 4px
}

.vsu-footer .sec.three ul li a.ap {
    background-position: 0px -672px
}

.vsu-footer .sec.three ul li a.in {
    background-position: 0px -576px
}

.vsu-footer .sec.three ul li a.vi {
    background-position: 0px -624px
}

.vsu-footer .sec.three ul li a.gi {
    background-position: 0px -720px
}

.vsu-footer .sec .ad {
    margin-bottom: 1em
}

.vsu-footer .social a {
    background: url("//www.valdosta.edu/_files/2016/images/ui/ui-spr.png") no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    display: block;
    float: left;
    width: 25%;
    height: 48px;
    margin: 0
}

.vsu-footer .social a.fb {
    background-position: 0 -388px
}

.vsu-footer .social a.tw {
    background-position: 0 -436px
}

.vsu-footer .social a.in {
    background-position: 0 -484px
}

.vsu-footer .social a.yo {
    background-position: 0 -532px
}

.vsu-footer .cr {
    font-size: 0.8em;
    line-height: 1.1em;
    text-align: center;
    width: 100%;
    padding: 0.7em 0 2em 0;
    background: rgba(0, 0, 0, 0.3);
    float: left
}

.vsu-footer .info {
    margin-bottom: 15px
}

@media (min-width: 450px) {
    .vsu-footer {
        font-size: 0.8em;
        padding: 0
    }

    .vsu-footer .sec {
        position: initial;
        float: left;
        width: 31.3333333333%;
        margin-bottom: 1.5%;
        margin-right: 1.5%;
        margin-top: 30px;
        margin-bottom: 25px !important
    }

    .vsu-footer .sec:nth-child(n) {
        margin-bottom: 3%;
        margin-right: 3%
    }

    .vsu-footer .sec:nth-child(3n) {
        margin-right: 0;
        margin-bottom: 0
    }

    .vsu-footer .sec.three ul li {
        width: 100%;
        margin-bottom: 0;
        margin-right: 0;
        margin-bottom: 0.5em !important
    }

    .vsu-footer .sec.three ul li:nth-child(n) {
        margin-bottom: 0;
        margin-right: 0
    }

    .vsu-footer .sec.three ul li:nth-child(1n) {
        margin-right: 0;
        margin-bottom: 0
    }

    .vsu-footer .social a.fb {
        background-position: -4px -384px
    }

    .vsu-footer .social a.tw {
        background-position: -4px -433px
    }

    .vsu-footer .social a.in {
        background-position: -4px -480px
    }

    .vsu-footer .social a.yo {
        background-position: -4px -528px
    }
}

@media (min-width: 738px) {
    .vsu-footer {
        font-size: 1em;
        position: relative;
        height: 350px
    }

    .vsu-footer .social {
        margin: 0 0 0 -16px
    }

    .vsu-footer .cr {
        bottom: 0;
        position: absolute
    }
}

@media (min-width: 992px) {
    .vsu-footer {
        height: 395px;
        float: left;
        background: url("//www.valdosta.edu/_files/2016/images/ui/ft-bg.jpg") no-repeat #474747
    }

    .vsu-footer .sec {
        width: 30.6666666667%;
        margin-bottom: 2%;
        margin-right: 2%
    }

    .vsu-footer .sec:nth-child(n) {
        margin-bottom: 4%;
        margin-right: 4%
    }

    .vsu-footer .sec:nth-child(3n) {
        margin-right: 0;
        margin-bottom: 0
    }

    .vsu-footer .sec.one {
        width: 32%;
        margin-right: 6%
    }

    .vsu-footer .sec.one span {
        font-size: 1.2em
    }

    .vsu-footer .sec.two {
        width: 23%;
        margin-right: 8%
    }

    .vsu-footer .sec.three ul li a {
        padding: 0 48px;
        font-size: 1em
    }

    .vsu-footer .sec.three ul li a:focus, .vsu-footer .sec.three ul li a:hover {
        background-color: #616161
    }

    .vsu-footer .wrap {
        width: 75%;
        float: right;
        margin-top: 20px
    }
}

.vsu-content h2.bg, .vsu-content h3.bg {
    font-family: "Domine", Georgia, "Times New Roman", serif;
    font-style: normal;
    font-weight: 600;
    font-size: 1.5em;
    line-height: 1.1em;
    color: inherit;
    text-transform: none;
    letter-spacing: 0
}

.vsu-content .r-sb .cta-wrap {
    margin: 0
}

.vsu-content .sbhd-wrap {
    position: relative;
    clear: left
}

.bnr {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 365px;
    clear: both;
    overflow: hidden
}

.bnr h1, .bnr h2, .bnr h3, .bnr p, .bnr .cta {
    margin: 0 0 25px 0
}

.bnr p {
    display: none
}

.bnr ul, .bnr li {
    height: 100%
}

.bnr .sec {
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    
}

.bnr .sec.wh {
    color: #fff;
    background-color: #474747
}

.bnr .sec .bx {
    padding: 0.6em 1em;
    border: 2px solid;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
    width: auto;
    height: auto;
    color: #716e71
}

.bnr .sec .bx:hover, .bnr .sec .bx:focus {
    color: #fff;
    background: #716e71;
    border-color: #716e71
}

.bnr .cta {
    min-width: 180px;
    clear: right
}

.bnr .t-ctr .container {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.bnr .t-rig h3, .bnr .t-rig p {
    float: right;
    width: 50%;
    clear: right
}

.bnr .t-lef h3, .bnr .t-lef p {
    float: left;
    width: 50%;
    clear: left
}

.bnr .ovrly {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    left: 0
}

.bnr .slideVideo {
    position: absolute;
    height: 57vw;
    width: 100%;
    top: -1vw;
    left: 0
}

.bnr .container {
    position: relative
}

.bnr.hmtp {
    overflow: hidden !important
}

.bnr.hmtp .wrap {
    margin-bottom: 1.5em
}

.bnr.hmtp .txt2, .bnr.hmtp .txt3 {
    display: block
}

.bnr.hmtp .txt1, .bnr.hmtp .txt3 {
    font-family: "Domine", Georgia, "Times New Roman", serif;
    font-size: 1.2em;
    font-weight: 600
}

.bnr.hmtp .txt2 {
    text-transform: uppercase;
    font-size: 2.4em;
    font-weight: 700;
    line-height: 1em
}

.bnr .cta.hmtp {
    background: transparent;
    border: 2px solid #fff;
    padding: 16px;
    width: 49%;
    border-radius: 0;
    color: inherit
}

.bnr .cta.hmtp:hover, .bnr .cta.hmtp:focus {
    background: #fff;
    color: #333
}

.unslider {
    position: relative;
    width: 100%
}

.unslider .unslider-nav {
    position: absolute;
    bottom: 40px;
    width: 100%;
    z-index: 500
}

.unslider-arrow {
    display: none
}

.unslider-arrow.pause, .unslider-arrow.play {
    display: none
}

@media (min-width: 450px) {
    .bnr .cta {
        clear: right
    }

    .bnr .t-rig .cta {
        clear: both;
        display: block;
        float: right
    }

    .bnr .t-lef .cta {
        clear: both;
        display: block;
        float: left
    }

    .bnr .cta.hmtp {
        width: auto;
        padding: 16px 30px
    }
}

@media (min-width: 738px) {
    .vsu-content h2.bg, .vsu-content h3.bg {
        font-size: 1.8em;
        line-height: 1.2em
    }

    .bnr {
        min-height: 380px
    }

    .bnr p {
        display: inherit;
        line-height: 1.6em
    }

    .bnr .t-rig .container:after, .bnr .t-lef .container:after, .bnr .t-ctr .container:after {
        content: "";
        display: block;
        clear: both
    }

    .bnr.stndrd.olp .sec {
        padding: 75px 0 0 0
    }

    .bnr .sec .bx {
        padding: 1em
    }
}

@media (min-width: 992px) {
    .bnr {
        height: 42vw;
        min-height: 459px;
        max-height: 650px
    }

    .bnr .t-rig p, .bnr .t-lef p {
        width: 40%
    }

    .bnr.olp {
        min-height: 510px
    }

    .bnr.stndrd .sec {
        padding: 80px 0 0 0
    }

    .bnr.stndrd.olp .sec {
        padding: 130px 0 0 0
    }

    .bnr.hmtp .txt1 {
        line-height: 0.75em
    }

    .bnr.hmtp .txt2 {
        font-size: 4em;
        line-height: 0.75em;
        margin: 22px 0 17px 0
    }

    .bnr.hmtp .txt3 {
        line-height: 1.1em
    }

    .bnr.hmtp .txt1, .bnr.hmtp .txt3 {
        font-size: 2.2em
    }

    .bnr.hmtp .ln:after, .bnr.hmtp .ln:before {
        content: "";
        height: 4px;
        width: 44px;
        background: rgba(250, 250, 250, 0.5);
        display: inline-block;
        margin: 8px 10px
    }

    .bnr.hmtp .wrap {
        margin-bottom: 34px
    }

    .bnr .cta.hmtp {
        font-size: 1.4em;
        margin: 0px 25px
    }

    .unslider-arrow {
        display: block;
        top: 25px;
        z-index: 500;
        height: 48px;
        width: 48px;
        background: url("//www.valdosta.edu/_files/2016/images/ui/ui-spr.png");
        overflow: hidden;
        text-indent: -9999px;
        opacity: 0.6
    }

    .unslider-arrow:hover, .unslider-arrow:focus {
        opacity: 1
    }

    .unslider-arrow.next {
        right: 25px;
        background-position: 0 -1584px
    }

    .unslider-arrow.prev {
        right: 116px;
        left: auto;
        background-position: 0 -1536px
    }

    .unslider-arrow.pause, .unslider-arrow.play {
        display: block;
        left: auto;
        right: 68px;
        text-indent: -9999px;
        overflow: hidden;
        width: 48px;
        height: 48px;
        background: url("//www.valdosta.edu/_files/2016/images/ui/ui-spr.png");
        background-position: 0 -2064px
    }

    .unslider-arrow.play {
        background-position: 0 -2016px
    }
}

@media (min-width: 1600px) {
    .bnr .t-rig p, .bnr .t-lef p {
        width: 50%
    }

    .bnr.stndrd.olp .sec {
        padding: 180px 0 0 0
    }
}

.bnr .sec .soci {
    width: 80%;
    position: relative;
    margin: 0 auto;
    color: #5c5c5c;
    font-size: 0.8em
}

.bnr .sec .soci span {
    font-family: "Domine", Georgia, "Times New Roman", serif;
    font-size: 1.5em;
    width: 100%;
    display: block;
    margin: 0 0 10px 0
}

.bnr .sec .soci .tw {
    content: "";
    display: block;
    width: 48px;
    height: 48px;
    background: url("//www.valdosta.edu/_files/2016/images/ui/ui-spr.png") 0px -1200px;
    margin: -20px auto 20px auto
}

.bnr .sec .soci .pers {
    padding: 1em 0 2em;
    float: left;
    width: 100%
}

.bnr .sec .soci .pers .img {
    float: left;
    width: 80px;
    height: 80px;
    overflow: hidden;
    margin-right: 1em
}

.bnr .sec .soci .pers .img img {
    width: 100%
}

.bnr .sec .soci .pers .txt {
    font-weight: 700;
    float: left;
    font-size: 30px;
}

.bnr .sec .soci:before, .bnr .sec .soci:after {
    background: url("//www.valdosta.edu/_files/2016/images/ui/qt-bg.jpg") no-repeat;
    background-size: 124px;
    content: "";
    position: absolute;
    display: block;
    width: 60px;
    z-index: -1;
    height: 47px
}

.bnr .sec .soci:before {
    left: -35px
}

.bnr .sec .soci:after {
    right: -35px;
    top: 70%;
    background-position: -66px 0
}

.bnr .sec .soci.wide {
    max-width: 520px
}

@media (min-width: 738px) {
    .bnr .sec .soci {
        max-width: 470px;
        font-size: 1em
    }

    .bnr .sec .soci span {
        font-size: 2em
    }

    .bnr .sec .soci .sm {
        font-size: 1.8em
    }

    .bnr .sec .soci:before, .bnr .sec .soci:after {
        background-size: auto;
        width: 120px;
        height: 94px
    }

    .bnr .sec .soci:before {
        left: -90px
    }

    .bnr .sec .soci:after {
        right: -90px;
        background-position: -128px 0
    }

    .bnr .sec .soci.wide {
        font-size: 0.84em
    }
}

.cta {
    font: 700 1em / 1em "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    padding: 17px;
    background: #e1e1e1;
    color: #333;
    border: 0;
    cursor: pointer;
    border-radius: 4px
}

.cta:hover, .cta:focus {
    background: #f0efef
}

.cta:visited {
    color: #333
}

.cta.bl {
    background: #333;
    color: #fff
}

.cta.bl:hover, .cta.bl:focus {
    background: #616161
}

.cta.wh {
    background: #fff;
    color: #000
}

.cta.em {
    background: #333;
    color: #f1e91b
}

.cta.plb {
    background: transparent;
    border: 2px solid;
    border-radius: 0;
    color: inherit;
    text-decoration: none
}

.cta.plb:visited {
    color: inherit
}

.cta.plb:hover, .cta.plb:focus {
    background: #fff;
    border-color: #fff;
    color: #333
}

.cta.plb.wh {
    background: #fff;
    color: #333;
    border-color: #333
}

.cta.plb.wh:visited {
    color: #333
}

.cta.plb.wh:hover, .cta.plb.wh:focus {
    color: #fff;
    background: #333
}

.cta.plb.gr {
    background: #fff;
    color: #716e71;
    border-color: #716e71
}

.cta.plb.gr:visited {
    color: #716e71
}

.cta.plb.gr:hover, .cta.plb.gr:focus {
    color: #fff;
    background: #716e71
}

.cta.plb.rd {
    background: #fff;
    color: #e4173a;
    border: 3px solid #e4173a
}

.cta.plb.rd:visited {
    color: #e4173a
}

.cta.plb.rd:hover, .cta.plb.rd:focus {
    color: #fff;
    background: #e4173a
}

.cta.plb.rd1 {
    color: #a90b24
}

.cta.plb.rd1:visited {
    color: #a90b24
}

.cta.plb.rd1:hover, .cta.plb.rd1:focus {
    color: #fff;
    background: #a90b24
}

.cta.plb.rd2 {
    color: #fff;
    background: #a90b24
}

.cta.plb.rd2:hover, .cta.plb.rd2:focus {
    background: #ee4641
}

.cta.plb.rd2:visited {
    color: #fff
}

.cta.rd {
    border-width: 3px
}

.cta.rd:hover, .cta.rd:focus {
    background: #fff;
    color: #aa0c21
}

.cta-2 {
    width: 100%;
    background: #ca1a34;
    color: #fff !important;
    font-family: "Domine", Georgia, "Times New Roman", serif;
    text-transform: none;
    font-style: italic;
    margin-bottom: 1.2rem;
    text-align: center;
    display: inline-block;
    padding: 1rem;
    border: 0;
    cursor: pointer;
    border-radius: 4px;
    text-decoration: none !important
}

.cta-2:after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 16px;
    background: url("//www.valdosta.edu/_files/2016/images/ui/slide-spr.png");
    background-size: 100px;
    background-repeat: no-repeat;
    background-position: -81px -1px;
    margin-left: 10px;
    transition: 0.1s
}

.cta-2:hover, .cta-2:focus {
    background: #aa0c21
}

.cta-3 {
    width: 100%;
    margin-bottom: 1.2rem;
    text-align: center;
    display: inline-block;
    padding: 0.6rem;
    cursor: pointer;
    text-decoration: none !important;
    border: 3px solid #6f6f6f;
    color: #6f6f6f !important;
    font-weight: 600;
    text-transform: uppercase
}

.cta-3:after {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("//www.valdosta.edu/_files/2016/images/ui/arrow-right-gray.png");
    background-repeat: no-repeat;
    margin-left: 10px;
    transition: 0.1s;
    background-size: 16px;
    margin-bottom: -2px
}

.cta-3:hover, .cta-3:focus {
    background: #6f6f6f;
    color: #fff !important
}

.cta-3:hover:after, .cta-3:focus:after {
    background-image: url("//www.valdosta.edu/_files/2016/images/ui/arrow-right-white.png")
}

.cta-wrap .cta {
    width: 100%
}

@media (min-width: 992px) {
    .cta.plb {
        font-size: 1em
    }

    .cta-2 {
        font-size: 1.4rem
    }
}

.vsu-content .wea {
    display: none
}

@media (min-width: 992px) {
    .vsu-content .wea {
        display: block;
        font-family: "Domine", Georgia, "Times New Roman", serif;
        font-size: 1.5em;
        line-height: 1.4em;
        margin: 21px 0;
        color: #e1e1e1
    }

    .vsu-content .wea .sym {
        background: url("//www.valdosta.edu/_files/2016/images/ui/w-spr.png");
        height: 34px;
        width: 34px;
        float: left;
        overflow: hidden;
        margin: 0 5px 0 0
    }

    .vsu-content .wea .fair {
        background-position: 0 -34px
    }

    .vsu-content .wea .fair-n {
        background-position: -34px -34px
    }

    .vsu-content .wea .pc {
        background-position: 0 -68px
    }

    .vsu-content .wea .pc-n {
        background-position: -34px -68px
    }

    .vsu-content .wea .fog, .vsu-content .wea .smo, .vsu-content .wea .dust,
    .vsu-content .wea .haze, .vsu-content .wea .fog-n, .vsu-content .wea .smo-n,
    .vsu-content .wea .dust-n, .vsu-content .wea .haze-n, .vsu-content .wea .ovrct,
    .vsu-content .wea .ovrct-n {
        background-position: 0 -306px
    }

    .vsu-content .wea .fr, .vsu-content .wea .ice, .vsu-content .wea .snow {
        background-position: 0px -204px
    }

    .vsu-content .wea .fr-n, .vsu-content .wea .ice-n, .vsu-content .wea .snow-n {
        background-position: -34px -204px
    }

    .vsu-content .wea .rain {
        background-position: 0px -136px
    }

    .vsu-content .wea .rain-n {
        background-position: -34px -136px
    }

    .vsu-content .wea .ts {
        background-position: 0px -272px
    }

    .vsu-content .wea .ts-n {
        background-position: -34px -272px
    }

    .vsu-content .wea .windy, .vsu-content .wea .windy-n {
        background-position: 0px -340px
    }

    .vsu-content .wea .tor, .vsu-content .wea .tor-n {
        background-position: 0px -374px
    }
}

.r-cta {
    clear: both;
    float: left;
    width: 100%;
    font-size: 0.813em
}

.r-cta li {
    width: 49%;
    margin-bottom: 1%;
    margin-right: 1%;
    height: 116px;
    float: left;
    position: relative;
    background: #ce112e;
    padding: 0.5em
}

.r-cta li:nth-child(n) {
    margin-bottom: 2%;
    margin-right: 2%
}

.r-cta li:nth-child(2n) {
    margin-right: 0;
    margin-bottom: 0
}

.r-cta li span {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: table;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 auto
}

.r-cta li a {
    height: 100%;
    width: 100%;
    display: block
}

@media (min-width: 738px) {
    .r-cta {
        font-size: 1em
    }

    .r-cta li {
        width: 32%;
        margin-bottom: 1%;
        margin-right: 1%;
        height: 144px
    }

    .r-cta li:nth-child(n) {
        margin-bottom: 2%;
        margin-right: 2%
    }

    .r-cta li:nth-child(3n) {
        margin-right: 0;
        margin-bottom: 0
    }

    .r-cta li span {
        border: 2px solid #fff;
        padding: 0.5em;
        max-width: 90%
    }
}

@media (min-width: 992px) {
    .r-cta li {
        width: 24.25%;
        margin-bottom: .5%;
        margin-right: .5%;
        height: 172px;
        padding: 0;
        background-image: url("//www.valdosta.edu/_files/2016/images/red-ctas/red-cta-spr1.jpg")
    }

    .r-cta li:nth-child(n) {
        margin-bottom: 1%;
        margin-right: 1%
    }

    .r-cta li:nth-child(4n) {
        margin-right: 0;
        margin-bottom: 0
    }

    .r-cta li:nth-child(6n + 1) {
        background-position: 0 0
    }

    .r-cta li:nth-child(6n + 2) {
        background-position: 0 -172px
    }

    .r-cta li:nth-child(6n + 3) {
        background-position: 0 -344px
    }

    .r-cta li:nth-child(6n + 4) {
        background-position: 0 -516px
    }

    .r-cta li:nth-child(6n + 5) {
        background-position: 0 -688px
    }

    .r-cta li:nth-child(6n + 6) {
        background-position: 0 -860px
    }

    .r-cta li a::before {
        content: "";
        background: rgba(209, 31, 54, 0.95);
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0
    }

    .r-cta li a:hover::before, .r-cta li a:focus::before {
        background: rgba(169, 11, 36, 0.95)
    }
}

.r-cta-list {
    color: #616161;
    font-weight: 600;
    margin-left: 0
}

.r-cta-list img {
    width: 100%
}

.r-cta-list li.sec {
    border: 1px solid #e1e1e1;
    display: block;
    width: 235px;
    margin: 0 auto 1em auto;
    overflow: hidden;
    padding: 0
}

.r-cta-list li.sec ul {
    padding: 0.8rem 0;
    font-size: 0.9em;
    margin: 0
}

.r-cta-list li.sec ul li {
    padding: 0;
    list-style: none
}

.r-cta-list li.sec ul li a {
    display: block;
    width: 100%;
    text-decoration: none;
    color: inherit;
    padding: 0 0.8rem 10px 0.8rem;
    line-height: 1em
}

.r-cta-list li.sec ul li a:hover, .r-cta-list li.sec ul li a:focus {
    color: #ee4641
}

.r-cta-list li.sec .title {
    height: 144px;
    position: relative
}

.r-cta-list li.sec .title::before {
    content: "";
    background: rgba(209, 31, 54, 0.95);
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0
}

.r-cta-list li.sec h2 {
    z-index: 1;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: table;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    margin: 0 auto;
    border: 2px solid #fff;
    padding: 0.5em;
    max-width: 90%;
    font-size: 1em
}

@media (min-width: 450px) {
    .r-cta-list li.sec {
        width: 49%;
        margin-bottom: 1%;
        margin-right: 1%;
        float: left;
        height: 375px
    }

    .r-cta-list li.sec:nth-child(n) {
        margin-bottom: 2%;
        margin-right: 2%
    }

    .r-cta-list li.sec:nth-child(2n) {
        margin-right: 0;
        margin-bottom: 0
    }
}

@media (min-width: 738px) {
    .r-cta-list li.sec {
        width: 23.5%;
        margin-bottom: 1%;
        margin-right: 1%
    }

    .r-cta-list li.sec:nth-child(n) {
        margin-bottom: 2%;
        margin-right: 2%
    }

    .r-cta-list li.sec:nth-child(4n) {
        margin-right: 0;
        margin-bottom: 0
    }
}

@media (min-width: 992px) {
    .r-cta-list li.sec .title {
        height: 172px
    }
}

.g-cta {
    clear: both;
    float: left;
    width: 100%
}

.g-cta li {
    float: left;
    display: block;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 2% !important;
    width: 49%;
    margin-bottom: 1%;
    margin-right: 1%
}

.g-cta li:nth-child(n) {
    margin-bottom: 2%;
    margin-right: 2%
}

.g-cta li:nth-child(2n) {
    margin-right: 0;
    margin-bottom: 0
}

.g-cta a {
    width: 100%;
    display: block
}

.g-cta a .ico {
    width: 118px;
    height: 118px;
    margin: 0 auto 0.5em auto
}

.g-cta a .ico.bg2 {
    background-position: 0 -118px
}

.g-cta a .ico.bg3 {
    background-position: 0 -236px
}

.g-cta a .ico.bg4 {
    background-position: 0 -354px
}

@media (min-width: 738px) {
    .g-cta li {
        width: 32%;
        margin-bottom: 1%;
        margin-right: 1%
    }

    .g-cta li:nth-child(n) {
        margin-bottom: 2%;
        margin-right: 2%
    }

    .g-cta li:nth-child(3n) {
        margin-right: 0;
        margin-bottom: 0
    }
}

@media (min-width: 992px) {
    .g-cta {
        font-size: 1.2em
    }

    .g-cta li {
        width: 23.5%;
        margin-bottom: 1%;
        margin-right: 1%
    }

    .g-cta li:nth-child(n) {
        margin-bottom: 2%;
        margin-right: 2%
    }

    .g-cta li:nth-child(4n) {
        margin-right: 0;
        margin-bottom: 0
    }

    .g-cta a:hover .ico.bg1, .g-cta a:focus .ico.bg1 {
        background-position: -118px 0
    }

    .g-cta a:hover .ico.bg2, .g-cta a:focus .ico.bg2 {
        background-position: -118px -118px
    }

    .g-cta a:hover .ico.bg3, .g-cta a:focus .ico.bg3 {
        background-position: -118px -236px
    }

    .g-cta a:hover .ico.bg4, .g-cta a:focus .ico.bg4 {
        background-position: -118px -354px
    }

    .g-cta.g-cta-3-desktop li {
        width: 32%;
        margin-bottom: 1%;
        margin-right: 1%
    }

    .g-cta.g-cta-3-desktop li:nth-child(n) {
        margin-bottom: 2%;
        margin-right: 2%
    }

    .g-cta.g-cta-3-desktop li:nth-child(3n) {
        margin-right: 0;
        margin-bottom: 0
    }
}

.vid {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
    top: 0;
    left: 0;
    background: #000;
    background: rgba(0, 0, 0, 0.7)
}

.vid a {
    margin: 0 auto;
    display: table
}

.vid iframe {
    width: 100%;
    height: 100%;
    margin: 0 0 10px 0;
    border: 0
}

.vid .container {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.vid .control {
    height: 50px;
    width: 50px;
    right: -27px;
    top: -24px;
    z-index: 9999;
    background: url("//www.valdosta.edu/_files/2016/images/ui/my-spr.png") 0px -1152px;
    position: absolute;
    cursor: pointer
}

.vid .yt {
    width: 280px;
    height: 158px;
    margin: 0 auto;
    position: relative
}

@media (min-width: 738px) {
    .vid .yt {
        width: 640px;
        height: 360px
    }
}

.unslider {
    margin: 0;
    padding: 0;
    clear: left
}

.unslider-wrap {
    position: relative
}

.unslider-wrap.unslider-carousel > li {
    float: left
}

.unslider-vertical > ul {
    height: 100%
}

.unslider-vertical li {
    float: none;
    width: 100%
}

.unslider-fade {
    position: relative
}

.unslider-fade .unslider-wrap li {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 8
}

.unslider-fade .unslider-wrap li.unslider-active {
    z-index: 10
}

.unslider li, .unslider ol, .unslider ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: none
}

.unslider-arrow {
    position: absolute;
    left: 20px;
    z-index: 2;
    cursor: pointer
}

.unslider-arrow.next {
    left: auto;
    right: 20px
}

.unslider-nav ol {
    list-style: none;
    text-align: center
}

.unslider-nav ol li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 4px;
    background: #f3f2f4;
    border-radius: 5px;
    overflow: hidden;
    text-indent: -999em;
    border-radius: 50%;
    cursor: pointer
}

.unslider-nav ol li.unslider-active {
    background: #c2c2c2;
    cursor: default
}

.ev {
    position: relative;
    text-align: center;
    clear: both;
    background: #f3f2f4;
    padding: 80px 0 50px 0
}

.ev .events a {
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 0
}

.ev .bx {
    padding: 0.6em 1em;
    border: 2px solid;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
    margin: 20px 0 0 0;
    width: auto;
    height: auto;
    color: #716e71
}

.ev .bx:hover, .ev .bx:focus {
    color: #f3f2f4;
    background: #716e71;
    border-color: #716e71
}

.ca-wrap {
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -o-perspective: 1000;
    perspective: 1000;
    width: 100%;
    height: 100%
}

.events {
    clear: both;
    height: 143px;
    overflow: hidden;
    margin: 0 auto 25px auto;
    text-align: left
}

.events .ca {
    width: 100%;
    height: 100%;
    flex: 1;
    font-size: 0.8em;
    position: relative
}

.events li {
    height: 100%;
    width: 49%;
    margin-bottom: 1%;
    margin-right: 1%;
    float: left
}

.events li:nth-child(n) {
    margin-bottom: 2%;
    margin-right: 2%
}

.events li:nth-child(2n) {
    margin-right: 0;
    margin-bottom: 0
}

.events .fr, .events .ba {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 0.3s;
    -webkit-transform-style: preserve-3d;
    -moz-transition: 0.3s;
    -moz-transform-style: preserve-3d;
    -o-transition: 0.3s;
    -o-transform-style: preserve-3d;
    -ms-transition: 0.3s;
    -ms-transform-style: preserve-3d;
    transition: 0.3s;
    transform-style: preserve-3d;
    border: solid 1px #e1e1e1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff
}

.events .fr {
    z-index: 2;
    font-weight: 600
}

.events .fr .date {
    background: #8fc8d7;
    color: #4e4e4e;
    height: 84px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 3px
}

.events .fr .date span {
    width: 100%;
    display: block;
    color: #fff;
    font-family: "Domine", Georgia, "Times New Roman", serif;
    font-size: 3em;
    letter-spacing: 0
}

.events .ba {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    color: #fff;
    background-color: #616161
}

.events .ba .date, .events .ba .time, .events .ba .loca {
    display: none
}

.events .ba .bx {
    padding: 0.5em;
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 1.5em
}

.events .ba .bx:hover, .events .ba .bx:focus {
    background: #fff;
    border-color: #fff;
    color: #333
}

.events .title, .events .tag, .events .date, .events a {
    padding: 0.3em 0.5em
}

.events .title {
    font-family: "Domine", Georgia, "Times New Roman", serif
}

.events .tag {
    display: none
}

.events .ca-wrap:hover .ba, .events a:focus .ba {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg)
}

.events .ca-wrap:hover .fr, .events a:focus .fr {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.events-dept {
    margin: 0 0 25px 0 !important;
    list-style: none !important
}

.events-dept li {
    padding: 0 !important
}

.events-dept .title {
    line-height: 1rem
}

.events-dept .ba {
    line-height: 1rem;
    padding: 1rem 0 0 0
}

.events-dept .fr .date {
    padding: 1rem 0 0 0
}

@media (min-width: 450px) {
    .events li {
        width: 32%;
        margin-bottom: 1%;
        margin-right: 1%
    }

    .events li:nth-child(n) {
        margin-bottom: 2%;
        margin-right: 2%
    }

    .events li:nth-child(3n) {
        margin-right: 0;
        margin-bottom: 0
    }
}

@media (min-width: 738px) {
    .ev {
        padding: 100px 0 80px 0
    }

    .ev .bx {
        padding: 1em
    }

    .events {
        max-width: 600px;
        height: 230px
    }

    .events .fr .date {
        height: 60%;
        font-size: 2em;
        letter-spacing: 6px
    }

    .events .fr .date .wrap {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        line-height: 2em
    }

    .events .fr .tag {
        border: solid 2px #e1e1e1;
        font-size: 0.9em;
        color: #474747
    }

    .events .fr .title {
        font-size: 1.3em;
        line-height: 1em;
        padding: 1em
    }

    .events .ba {
        background: url("//www.valdosta.edu/_files/2016/images/ui/flbxti.jpg") no-repeat
    }

    .events .ba .date, .events .ba .time, .events .ba .loca {
        display: block;
        padding: 0.5em 1.5em
    }

    .events .ba .date:before, .events .ba .time:before, .events .ba .loca:before {
        content: "";
        background: url("//www.valdosta.edu/_files/2016/images/ui/cal-spr.png");
        width: 12px;
        height: 12px;
        display: inline-block;
        margin: 0 10px 15px 0;
        float: left
    }

    .events .ba .time:before {
        background-position: -18px -67px
    }

    .events .ba .loca:before {
        background-position: -18px -114px
    }

    .events .ba .date:before {
        background-position: -18px -17px
    }

    .events .ba a {
        margin: 0.8em
    }

    .events .ba .title {
        font-size: 1.3em;
        padding: 22% 1em 0.5em 1em
    }

    .events .ba .tag {
        margin: 0.5em
    }

    .events .tag {
        display: inline-block;
        margin: 0 0.5em
    }
}

@media (min-width: 992px) {
    .events {
        max-width: 934px;
        height: 268px;
        overflow: visible
    }

    .events li {
        width: 23.125%;
        margin-bottom: 1.25%;
        margin-right: 1.25%
    }

    .events li:nth-child(n) {
        margin-bottom: 2.5%;
        margin-right: 2.5%
    }

    .events li:nth-child(4n) {
        margin-right: 0;
        margin-bottom: 0
    }

    .events-dept li {
        width: 30%;
        margin-bottom: 2.5%;
        margin-right: 2.5%
    }

    .events-dept li:nth-child(n) {
        margin-bottom: 5%;
        margin-right: 5%
    }

    .events-dept li:nth-child(3n) {
        margin-right: 0;
        margin-bottom: 0
    }
}

@media print {
    .container-desktop {
        max-width: 964px;
        padding: 0 1em
    }

    .container, .vsu-content .container {
        max-width: 100%;
        width: 100%
    }

    .vsu-content .dpttpimg, .vsu-footer .sec.two, .vsu-footer .sec.three,
    .vsu-content .ddnav.rex, .ddnav.right.hdesk, .vsu-content .r-sb .social,
    .vsu-footer .social, .vsu-content .main .unl:after, .vsu-content .r-sb .unl:after,
    .vsu-content .unslider .unslider-arrow {
        display: none
    }

    .vsu-content .main ol, .vsu-content .main ul {
        margin: 0 50px 1em 1em !important
    }

    .vsu-content .main .cta-wrap, .vsu-content .r-sb .cta-wrap {
        margin-left: 1em
    }

    .vsu-content .bar .header, .vsu-content .bar .header .container {
        padding: 0
    }

    .vsu-content .unslider {
        margin: 1em 0 0 0
    }

    .vsu-content .unslider .cap {
        padding: 1em 0 0 0 !important;
        font-size: 0.8em
    }

    .vsu-content .unslider .cap .ds {
        display: block !important
    }

    .vsu-content .bc {
        padding: 1em 0
    }

    .vsu-content .main .cta-wrap li, .vsu-content .r-sb .cta-wrap li {
        width: auto;
        display: list-item;
        clear: left;
        list-style: initial;
        margin: 0 !important
    }

    .vsu-content .main .cta-wrap .cta, .vsu-content .r-sb .cta-wrap .cta {
        width: 100%;
        padding: inherit
    }

    .vsu-content .r-sb .contact .we, .vsu-content .r-sb .contact .ph, .vsu-content .r-sb .contact .lo,
    .vsu-content .r-sb .contact .mai, .vsu-content .r-sb .contact .fx, .vsu-content .r-sb .contact .hr {
        margin: 0
    }

    .vsu-footer {
        color: black
    }

    .vsu-footer .sec {
        margin: 0;
        margin-bottom: 0 !important
    }

    .vsu-footer .cr {
        text-align: left
    }

    .vsu-content .main table.news_img {
        width: 35%;
        max-width: 35% !important;
        margin: 0 1em;
        float: right
    }
}

@media print {
    .bnr, .bnr .sec {
        color: #000 !important;
        padding: 0 !important
    }

    .bnr .t-rig h3, .bnr .t-rig p {
        float: left;
        width: 100%;
        text-align: left
    }

    .bnr .t-rig .cta {
        float: left
    }
}


