  .deg {
 font-size: 12px;
 font-style: italic;
}

.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",ºìÐÓ¶ÌÊÓÆµ,"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",ºìÐÓ¶ÌÊÓÆµ,"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-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",ºìÐÓ¶ÌÊÓÆµ,"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",ºìÐÓ¶ÌÊÓÆµ,"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("https://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",ºìÐÓ¶ÌÊÓÆµ,"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 {
  padding:1rem 0;
  font-family:"Domine",ºìÐÓ¶ÌÊÓÆµ,"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",ºìÐÓ¶ÌÊÓÆµ,"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("https://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("https://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("https://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 .main .otsec .na,
.vsu-content .main .ot-pl .na {
 font:700 1.2em "Domine",ºìÐÓ¶ÌÊÓÆµ,"Times New Roman",serif;
 clear:both
}
.vsu-content .main .otsec .ti,
.vsu-content .main .ot-pl .ti {
 float:left
}
.vsu-content .main .otsec .na,
.vsu-content .main .otsec .ti,
.vsu-content .main .ot-pl .na,
.vsu-content .main .ot-pl .ti {
 width:70%
}
.vsu-content .main .otsec .btm,
.vsu-content .main .ot-pl .btm {
 position:relative;
 width:100%;
 float:left
}
.vsu-content .main .otsec .ema,
.vsu-content .main .otsec .ph,
.vsu-content .main .ot-pl .ema,
.vsu-content .main .ot-pl .ph {
 position:absolute;
 right:0;
 top:0;
 background:url("https://www.valdosta.edu/_files/2016/images/ui/ui-spr.png");
 background-position:-5px -1348px;
 width:38px;
 height:38px;
 overflow:hidden;
 text-indent:-9999px
}
.vsu-content .main .otsec .ph,
.vsu-content .main .ot-pl .ph {
 right:38px;
 background-position:-5px -1254px
}
.vsu-content .main .otsec a,
.vsu-content .main .ot-pl a {
 text-decoration:none;
 color:#333
}
.vsu-content .main .otsec ul {
 margin:1.5em 0;
 list-style:none
}
.vsu-content .main .otsec li {
 padding:0;
 margin:0 0 1em 0;
 float:left;
 width:100%
}
.vsu-content .main .otsec .ovrly,
.vsu-content .main .otsec img {
 display:none
}
.vsu-content .main .ot-pl {
 list-style:none;
 margin:0
}
.vsu-content .main .ot-pl li {
 padding:0
}
@media (min-width: 738px) {
 .vsu-content .main .otsec .na,
 .vsu-content .main .ot-pl .na {
  font:700 1.2em/1.2em "Domine",ºìÐÓ¶ÌÊÓÆµ,"Times New Roman",serif
 }
 .vsu-content .main .otsec .dsk {
  display:block;
  border:1px solid #e1e1e1;
 

 }
 .vsu-content .main .otsec .top {
  width:100%;
  height:200px;
  overflow:hidden;
  position:relative
 }
 .vsu-content .main .otsec .ovrly,
 .vsu-content .main .otsec img {
  display:block
 }
 .vsu-content .main .otsec .ovrly {
  position:absolute;
  background:rgba(209,31,54,0.9);
  width:100%;
  height:100%;
  top:-100%;
  text-align:center;
  color:#fff;
  text-transform:uppercase;
  font-weight:600
 }
 .vsu-content .main .otsec .ovrly span {
  border:2px solid #fff;
  padding:0.5em;
  max-width:90%;
  display:block;
  width:136px;
  font-size:0.9em;
  margin:0 auto;
  position:relative;
  top:50%;
  -webkit-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%)
 }
 .vsu-content .main .otsec .btm {
  height:125px;
  padding:0.8em;
  font-size:0.9em;
  line-height:1.2em;
  position:relative;
  float:none
 }
 .vsu-content .main .otsec .ph {
  bottom:0.8em;
  left:0.8em;
  top:inherit;
  background:none;
  width:auto;
  height:auto;
  text-indent:inherit
 }
 .vsu-content .main .otsec .ema {
  bottom:0;
  right:0;
  top:inherit;
  background-position:0 -1340px;
  width:48px;
  height:48px;
  overflow:hidden;
  text-indent:-9999px
 }
 .vsu-content .main .otsec .sm {
  font-size:0.8em;
  line-height:1.2em
 }
 .vsu-content .main .otsec img {
  width:100%;
  height:auto
 }
 .vsu-content .main .otsec ul {
  float:left;
  width:100%
 }
 .vsu-content .main .otsec ul li {
  float:left;
  height:320px;
  width:32%;
  margin-bottom:1%;
  margin-right:1%
 }
 .vsu-content .main .otsec ul li:nth-child(n) {
  margin-bottom:2%;
  margin-right:2%
 }
 .vsu-content .main .otsec ul li:nth-child(3n) {
  margin-right:0;
  margin-bottom:0
 }
 .vsu-content .main .otsec a:hover .ovrly,
 .vsu-content .main .otsec a:focus .ovrly {
  top:0
 }
 .vsu-content .main .ot-pl li {
  padding:0;
  width:32%;
  margin-bottom:1%;
  margin-right:1%;
  float:left
 }
 .vsu-content .main .ot-pl li:nth-child(n) {
  margin-bottom:2%;
  margin-right:2%
 }
 .vsu-content .main .ot-pl li:nth-child(3n) {
  margin-right:0;
  margin-bottom:0
 }
 .vsu-content .main .ot-pl .ti,
 .vsu-content .main .ot-pl .ph,
 .vsu-content .main .ot-pl .ema {
  font-size:0.9em;
  line-height:1.2em
 }
 .vsu-content .main .ot-pl .ph,
 .vsu-content .main .ot-pl .ema {
  background:none;
  text-indent:inherit;
  width:auto;
  height:auto;
  position:inherit;
  display:inline-block;
  float:left;
  clear:both
 }
}
@media (min-width: 992px) {
 .vsu-content .main .otsec .na,
 .vsu-content .main .otsec .ti {
  width:100%
 }
 .vsu-content .main .otsec ul li {
  width:23.5%;
  margin-bottom:1%;
  margin-right:1%
 }
 .vsu-content .main .otsec ul li:nth-child(n) {
  margin-bottom:2%;
  margin-right:2%
 }
 .vsu-content .main .otsec ul li:nth-child(4n) {
  margin-right:0;
  margin-bottom:0
 }
 .vsu-content .main .ot-pl li {
  width:23.5%;
  margin-bottom:1%;
  margin-right:1%
 }
 .vsu-content .main .ot-pl li:nth-child(n) {
  margin-bottom:2%;
  margin-right:2%
 }
 .vsu-content .main .ot-pl li:nth-child(4n) {
  margin-right:0;
  margin-bottom:0
 }
 .vsu-content .main .ot-pl li:nth-child(4n+1) {
  clear:both
 }
}
@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 {
 .vsu-content .main .otsec .ph,
 .vsu-content .main .ot-pl .ph {
  right:auto
 }
 .vsu-content .main .otsec .ema,
 .vsu-content .main .otsec .ph,
 .vsu-content .main .ot-pl .ema,
 .vsu-content .main .ot-pl .ph {
  text-indent:inherit;
  width:100%;
  height:auto;
  position:relative
 }
}
