/*!
 * Bootstrap Responsive v2.2.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 38px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
@media (min-width: 1500px) {
  .row {
    margin-left: -50px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  .row-underneath {
    margin-top: 0px;
  }
  .row-underneath .span4,
  .row-news .span4 {
    margin-bottom: 50px;
  }
  #content .tour {
    overflow: hidden;
    padding: 30px;
    margin: 15px 0px 30px 0px;
  }
  #content .tour h2 {
    margin: 8px 0px 8px 0px;
  }
  #content .tour .span8 {
    margin-left: 0;
  }
  #content .tour .span3 {
    float: right;
  }
  #content .tour .span3 .btn {
    float: right;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 50px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1150px;
  }
  .span12 {
    width: 1150px;
  }
  .span11 {
    width: 1050px;
  }
  .span10 {
    width: 950px;
  }
  .span9 {
    width: 850px;
  }
  .span8 {
    width: 750px;
  }
  .span7 {
    width: 650px;
  }
  .span6 {
    width: 550px;
  }
  .span5 {
    width: 450px;
  }
  .span4 {
    width: 350px;
  }
  .span3 {
    width: 250px;
  }
  .span2 {
    width: 150px;
  }
  .span1 {
    width: 50px;
  }
  .offset12 {
    margin-left: 1250px;
  }
  .offset11 {
    margin-left: 1150px;
  }
  .offset10 {
    margin-left: 1050px;
  }
  .offset9 {
    margin-left: 950px;
  }
  .offset8 {
    margin-left: 850px;
  }
  .offset7 {
    margin-left: 750px;
  }
  .offset6 {
    margin-left: 650px;
  }
  .offset5 {
    margin-left: 550px;
  }
  .offset4 {
    margin-left: 450px;
  }
  .offset3 {
    margin-left: 350px;
  }
  .offset2 {
    margin-left: 250px;
  }
  .offset1 {
    margin-left: 150px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 38px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 4.34782609%;
    *margin-left: 4.29347826%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 4.34782609%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94565217%;
  }
  .row-fluid .span11 {
    width: 91.30434783%;
    *width: 91.25%;
  }
  .row-fluid .span10 {
    width: 82.60869565%;
    *width: 82.55434783%;
  }
  .row-fluid .span9 {
    width: 73.91304348%;
    *width: 73.85869565%;
  }
  .row-fluid .span8 {
    width: 65.2173913%;
    *width: 65.16304348%;
  }
  .row-fluid .span7 {
    width: 56.52173913%;
    *width: 56.4673913%;
  }
  .row-fluid .span6 {
    width: 47.82608696%;
    *width: 47.77173913%;
  }
  .row-fluid .span5 {
    width: 39.13043478%;
    *width: 39.07608696%;
  }
  .row-fluid .span4 {
    width: 30.43478261%;
    *width: 30.38043478%;
  }
  .row-fluid .span3 {
    width: 21.73913043%;
    *width: 21.68478261%;
  }
  .row-fluid .span2 {
    width: 13.04347826%;
    *width: 12.98913043%;
  }
  .row-fluid .span1 {
    width: 4.34782609%;
    *width: 4.29347826%;
  }
  .row-fluid .offset12 {
    margin-left: 108.69565217%;
    *margin-left: 108.58695652%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 104.34782609%;
    *margin-left: 104.23913043%;
  }
  .row-fluid .offset11 {
    margin-left: 100%;
    *margin-left: 99.89130435%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 95.65217391%;
    *margin-left: 95.54347826%;
  }
  .row-fluid .offset10 {
    margin-left: 91.30434783%;
    *margin-left: 91.19565217%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 86.95652174%;
    *margin-left: 86.84782609%;
  }
  .row-fluid .offset9 {
    margin-left: 82.60869565%;
    *margin-left: 82.5%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 78.26086957%;
    *margin-left: 78.15217391%;
  }
  .row-fluid .offset8 {
    margin-left: 73.91304348%;
    *margin-left: 73.80434783%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 69.56521739%;
    *margin-left: 69.45652174%;
  }
  .row-fluid .offset7 {
    margin-left: 65.2173913%;
    *margin-left: 65.10869565%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 60.86956522%;
    *margin-left: 60.76086957%;
  }
  .row-fluid .offset6 {
    margin-left: 56.52173913%;
    *margin-left: 56.41304348%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 52.17391304%;
    *margin-left: 52.06521739%;
  }
  .row-fluid .offset5 {
    margin-left: 47.82608696%;
    *margin-left: 47.7173913%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 43.47826087%;
    *margin-left: 43.36956522%;
  }
  .row-fluid .offset4 {
    margin-left: 39.13043478%;
    *margin-left: 39.02173913%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.7826087%;
    *margin-left: 34.67391304%;
  }
  .row-fluid .offset3 {
    margin-left: 30.43478261%;
    *margin-left: 30.32608696%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 26.08695652%;
    *margin-left: 25.97826087%;
  }
  .row-fluid .offset2 {
    margin-left: 21.73913043%;
    *margin-left: 21.63043478%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.39130435%;
    *margin-left: 17.2826087%;
  }
  .row-fluid .offset1 {
    margin-left: 13.04347826%;
    *margin-left: 12.93478261%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.69565217%;
    *margin-left: 8.58695652%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 50px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1136px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1036px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 936px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 836px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 736px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 636px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 536px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 436px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 336px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 236px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 136px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 36px;
  }
  .thumbnails {
    margin-left: -50px;
  }
  .thumbnails > li {
    margin-left: 50px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
  .hero-unit p {
    margin: 0px 0px 0px 40px ;
  }
  .hero-unit h4 {
    margin-left: 40px;
  }
  .hero-slider {
    margin-right: 30px;
  }
  footer .colborder-footer {
    border-right: 1px solid #9A9B9D;
    margin-right: -1px;
  }
  .row-underneath .span4,
  .row-news .span4 {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 0px none;
  }
  .row-underneath .last,
  .row-news .last {
    display: none;
    visibility: hidden;
  }
  :root .row-news .last {
    display: none \ ;
    visibility: hidden \ ;
  }
  .wp-caption {
    border: 0px none;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    display: block;
    line-height: 20px;
    padding: 0px;
    transition: all 0.2s ease-in-out 0s;
    background-color: #e5e5e5;
    left: 0px !important;
    overflow: hidden;
  }
  .wp-caption .wp-caption-text {
    margin: 0px !important;
  }
  .wp-caption {
    margin: 0 none;
    min-width: 300px;
    margin-top: 30px;
  }
  .wp-caption.alignright {
    margin-right: 0px;
  }
  .wp-caption.alignleft {
    margin-left: 0px;
  }
  .wp-caption img {
    left: 0px;
  }
  li .alignright,
  li p .alignleft {
    margin-right: -175px;
  }
  li .alignleft,
  li p .alignleft {
    margin-left: -175px;
  }
  p .alignleft,
  p .alignright {
    max-width: 250px;
  }
  .alignleft {
    margin-right: 30px;
    margin-left: -175px;
  }
  .alignright {
    margin-left: 30px;
    margin-right: -175px;
  }
  .alignleft img,
  .alignright img,
  .aligncenter img,
  .alignnone img {
    max-width: 100% !important;
  }
  .aligncenter img,
  .alignnone img {
    width: 100% !important;
  }
  img {
    max-width: none;
  }
  .size-full,
  .alignnone,
  .aligncenter,
  .alignfull,
  .entry-content p:first-child .alignright,
  .entry-content p:first-child .alignleft,
  .entry-content .wp-caption:first-child,
  .entry-content p:first-child a:first-child .alignright,
  .entry-content p:first-child a:first-child .alignleft,
  .entry-content iframe:first-child {
    position: relative;
    left: -175px;
    margin: 0px 0px 30px 0px;
    max-width: none;
    float: left;
  }
  .size-full,
  .alignnone,
  .aligncenter,
  .alignfull {
    width: 1150px !important;
  }
  .entry-content .pf-content iframe:first-child,
  .entry-content iframe:first-child {
    left: 0px;
    height: 647px;
  }
  .entry-content .size-thumbnail {
    max-width: 400px !important;
  }
  .entry-content iframe {
    max-width: 100%;
    width: 800px;
    height: 450px;
  }
  /*div .mejs-container {
		margin-left: 0px;
		margin-right: 0px;
	}*/
  article .entry-content p,
  #single-header,
  .mejs-container,
  article .entry-content h1,
  article .entry-content h2,
  article .entry-content h3,
  article .entry-content h4,
  article .entry-content h5,
  article .entry-content h6,
  article .entry-content ul,
  article .entry-content table,
  article .entry-content ol,
  .entry-content iframe {
    margin-left: 175px;
    margin-right: 175px;
  }
  article .entry-content ol .alignright,
  article .entry-content ul .alignright {
    margin-right: -175px;
  }
  article .entry-content ol .alignleft,
  article .entry-content ul .alignleft {
    margin-left: -175px;
  }
  article .entry-content ol li,
  article .entry-content ul li {
    margin-left: 40px;
  }
  p .mejs-container {
    margin: 0;
  }
  .entry-content #weather {
    margin-left: -419px;
  }
  .entry-content #weather.southfarm-fix {
    margin-left: -402px;
  }
  #list-content .list-bg-image {
    height: 400px;
  }
}
@media (min-width: 1500px) and (max-width: 979px) {
  #content .tour .span3 .btn {
    margin-top: 10px;
    float: left;
  }
}
@media (min-width: 980px) and (max-width: 1499px) {
  .hero-unit p {
    margin: 0px 0px 0px 40px ;
  }
  .hero-unit h4 {
    margin-left: 40px;
  }
  .hero-slider {
    margin-right: 30px;
  }
  footer .colborder-footer {
    border-right: 1px solid #9A9B9D;
    margin-right: -1px;
  }
  .row-underneath .span4,
  .row-news .span4 {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 0px none;
  }
  .row-underneath .last,
  .row-news .last {
    display: none;
    visibility: hidden;
  }
  :root .row-news .last {
    display: none \ ;
    visibility: hidden \ ;
  }
  .size-full,
  .alignnone,
  .aligncenter,
  .alignfull,
  .pf-content p:first-child .alignright,
  pf-content p:first-child .alignleft,
  .pf-content .wp-caption:first-child,
  .pf-content p:first-child a:first-child .alignright,
  .pf-content p:first-child a:first-child .alignleft {
    width: 100% !important;
    overflow: visible;
    position: relative;
    margin: 0px 0px 30px 0px;
    max-width: none;
    float: left;
  }
  .entry-content iframe {
    max-width: 100%;
    width: 100%;
    height: 500px;
  }
  .wp-caption {
    margin: 0 none;
    min-width: 250px;
    margin-top: 30px;
  }
  .alignleft img,
  .alignright img,
  .aligncenter img,
  .alignnone img {
    max-width: 100% !important;
    width: 100% !important;
  }
  #list-content .list-bg-image {
    height: 350px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -30px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  .row-underneath {
    margin-top: 0px;
  }
  .row-underneath .span4,
  .row-news .span4 {
    margin-bottom: 50px;
  }
  #content .tour {
    overflow: hidden;
    padding: 30px;
    margin: 15px 0px 30px 0px;
  }
  #content .tour h2 {
    margin: 8px 0px 8px 0px;
  }
  #content .tour .span8 {
    margin-left: 0;
  }
  #content .tour .span3 {
    float: right;
  }
  #content .tour .span3 .btn {
    float: right;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 714px;
  }
  .span12 {
    width: 714px;
  }
  .span11 {
    width: 652px;
  }
  .span10 {
    width: 590px;
  }
  .span9 {
    width: 528px;
  }
  .span8 {
    width: 466px;
  }
  .span7 {
    width: 404px;
  }
  .span6 {
    width: 342px;
  }
  .span5 {
    width: 280px;
  }
  .span4 {
    width: 218px;
  }
  .span3 {
    width: 156px;
  }
  .span2 {
    width: 94px;
  }
  .span1 {
    width: 32px;
  }
  .offset12 {
    margin-left: 774px;
  }
  .offset11 {
    margin-left: 712px;
  }
  .offset10 {
    margin-left: 650px;
  }
  .offset9 {
    margin-left: 588px;
  }
  .offset8 {
    margin-left: 526px;
  }
  .offset7 {
    margin-left: 464px;
  }
  .offset6 {
    margin-left: 402px;
  }
  .offset5 {
    margin-left: 340px;
  }
  .offset4 {
    margin-left: 278px;
  }
  .offset3 {
    margin-left: 216px;
  }
  .offset2 {
    margin-left: 154px;
  }
  .offset1 {
    margin-left: 92px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 38px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 4.20168067%;
    *margin-left: 4.14733285%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 4.20168067%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94565217%;
  }
  .row-fluid .span11 {
    width: 91.31652661%;
    *width: 91.26217878%;
  }
  .row-fluid .span10 {
    width: 82.63305322%;
    *width: 82.5787054%;
  }
  .row-fluid .span9 {
    width: 73.94957983%;
    *width: 73.89523201%;
  }
  .row-fluid .span8 {
    width: 65.26610644%;
    *width: 65.21175862%;
  }
  .row-fluid .span7 {
    width: 56.58263305%;
    *width: 56.52828523%;
  }
  .row-fluid .span6 {
    width: 47.89915966%;
    *width: 47.84481184%;
  }
  .row-fluid .span5 {
    width: 39.21568627%;
    *width: 39.16133845%;
  }
  .row-fluid .span4 {
    width: 30.53221289%;
    *width: 30.47786506%;
  }
  .row-fluid .span3 {
    width: 21.8487395%;
    *width: 21.79439167%;
  }
  .row-fluid .span2 {
    width: 13.16526611%;
    *width: 13.11091828%;
  }
  .row-fluid .span1 {
    width: 4.48179272%;
    *width: 4.42744489%;
  }
  .row-fluid .offset12 {
    margin-left: 108.40336134%;
    *margin-left: 108.29466569%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 104.20168067%;
    *margin-left: 104.09298502%;
  }
  .row-fluid .offset11 {
    margin-left: 99.71988796%;
    *margin-left: 99.6111923%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 95.51820728%;
    *margin-left: 95.40951163%;
  }
  .row-fluid .offset10 {
    margin-left: 91.03641457%;
    *margin-left: 90.92771891%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 86.83473389%;
    *margin-left: 86.72603824%;
  }
  .row-fluid .offset9 {
    margin-left: 82.35294118%;
    *margin-left: 82.24424552%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 78.1512605%;
    *margin-left: 78.04256485%;
  }
  .row-fluid .offset8 {
    margin-left: 73.66946779%;
    *margin-left: 73.56077213%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 69.46778711%;
    *margin-left: 69.35909146%;
  }
  .row-fluid .offset7 {
    margin-left: 64.9859944%;
    *margin-left: 64.87729875%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 60.78431373%;
    *margin-left: 60.67561807%;
  }
  .row-fluid .offset6 {
    margin-left: 56.30252101%;
    *margin-left: 56.19382536%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 52.10084034%;
    *margin-left: 51.99214468%;
  }
  .row-fluid .offset5 {
    margin-left: 47.61904762%;
    *margin-left: 47.51035197%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 43.41736695%;
    *margin-left: 43.30867129%;
  }
  .row-fluid .offset4 {
    margin-left: 38.93557423%;
    *margin-left: 38.82687858%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.73389356%;
    *margin-left: 34.62519791%;
  }
  .row-fluid .offset3 {
    margin-left: 30.25210084%;
    *margin-left: 30.14340519%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 26.05042017%;
    *margin-left: 25.94172452%;
  }
  .row-fluid .offset2 {
    margin-left: 21.56862745%;
    *margin-left: 21.4599318%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.36694678%;
    *margin-left: 17.25825113%;
  }
  .row-fluid .offset1 {
    margin-left: 12.88515406%;
    *margin-left: 12.77645841%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.68347339%;
    *margin-left: 8.57477774%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 700px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 638px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 576px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 514px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 452px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 390px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 328px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 266px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 204px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 142px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 80px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 18px;
  }
  .hero-unit h4 {
    margin-top: 20px;
  }
  .crop-horizontal {
    width: 100%;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  [class*="span"] footer .colborder-footer,
  .uneditable-input[class*="span"] footer .colborder-footer,
  .row-fluid [class*="span"] footer .colborder-footer {
    border-right: 0px none;
    margin-right: 0px;
  }
  [class*="span"] .row,
  .uneditable-input[class*="span"] .row,
  .row-fluid [class*="span"] .row,
  [class*="span"] .thumbnails,
  .uneditable-input[class*="span"] .thumbnails,
  .row-fluid [class*="span"] .thumbnails {
    margin-left: 0;
  }
  [class*="span"] .hero-slider,
  .uneditable-input[class*="span"] .hero-slider,
  .row-fluid [class*="span"] .hero-slider {
    margin-right: 0px;
  }
  .row .row {
    margin-left: 0;
  }
  .row .row [class*="span"] {
    margin-left: 0;
  }
  .nav-collapse .navbar-search {
    display: block;
    margin-bottom: 16px;
    margin-top: 0 !important;
  }
  .nav-collapse .navbar-search .search-query {
    height: 34px;
    float: left;
    width: 30%;
  }
  .entry-content {
    font-size: 18px;
    line-height: 28px;
  }
  .entry-content .drop {
    font-size: 106.605px;
  }
  #tribe-events-event-meta {
    font-size: 20.7px;
  }
  #tribe-events-event-meta dt {
    width: 90px;
  }
  .wp-caption-text {
    font-size: 15.3px;
    line-height: 23.8px;
  }
  .wp-caption {
    max-width: 33%;
    min-width: 25%;
    padding: 0px;
  }
  .alignleft img,
  .alignright img,
  .aligncenter img,
  .alignnone img {
    width: 100%;
  }
  #sidebar {
    clear: both;
    width: 100%;
    margin-top: 40px;
  }
  .row-underneath .span4,
  .row-news .span4 {
    padding-bottom: 0px;
    border-bottom: 0px none;
    margin-bottom: 40px;
    width: 45%;
    float: left;
    margin-right: 5%;
  }
  :root .hero-unit .row p {
    margin: 0px \ ;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .crop-horizontal {
    width: 100%;
  }
  .news-clear {
    display: block;
  }
  .size-full,
  .alignnone,
  .aligncenter,
  .alignfull,
  .pf-content p:first-child .alignright,
  pf-content p:first-child .alignleft,
  .pf-content .wp-caption:first-child,
  .pf-content p:first-child a:first-child .alignright,
  .pf-content p:first-child a:first-child .alignleft {
    width: 100% !important;
    overflow: visible;
    position: relative;
    margin: 0px 0px 30px 0px;
    max-width: none;
    float: left;
  }
  .entry-content iframe {
    max-width: 100%;
    width: 100%;
    height: 500px;
  }
  .wp-caption {
    margin: 0 none;
    margin-top: 30px;
  }
  .alignleft img,
  .alignright img,
  .aligncenter img,
  .alignnone img {
    max-width: 100% !important;
    width: 100% !important;
  }
  #list-content .list-bg-image {
    height: 400px;
  }
}
@media (min-width: 768px) and (max-width: 979px) and (max-width: 979px) {
  #content .tour .span3 .btn {
    margin-top: 10px;
    float: left;
  }
}
@media (max-width: 767px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin: 7px 0;
  }
  .hero-unit h4 {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  header .entry-meta {
    margin-bottom: 28px;
  }
  h1,
  h2,
  h3 {
    line-height: 28px;
  }
  h4,
  h5,
  h6,
  .subhead {
    line-height: 21px;
  }
  h1 {
    font-size: 32.4px;
    line-height: 28px;
  }
  h2 {
    font-size: 27.9px;
  }
  h3 {
    font-size: 25.2px;
  }
  h4 {
    font-size: 21.6px;
  }
  h5 {
    font-size: 19.8px;
  }
  h6 {
    font-size: 18px;
  }
  h1 small {
    font-size: 31.5px;
  }
  h2 small {
    font-size: 27px;
  }
  h3 small {
    font-size: 22.5px;
  }
  h4 small {
    font-size: 18px;
  }
  .headline {
    line-height: 39.2px;
  }
  #single-header h1 {
    margin-bottom: 9.33333333px;
  }
  .entry-content {
    font-size: 18px;
    line-height: 28px;
  }
  .entry-content .drop {
    font-size: 106.605px;
  }
  .entry-content iframe {
    max-width: 100%;
  }
  #tribe-events-event-meta {
    font-size: 20.7px;
  }
  #tribe-events-event-meta dt {
    width: 90px;
  }
  .tribe-events-events .tribe-events-event-entry {
    padding: 0px;
  }
  .wp-caption-text {
    font-size: 15.3px;
    line-height: 23.8px;
  }
  .entry-meta {
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 10px;
    font-style: italic;
  }
  .subhead {
    margin-bottom: 10px;
  }
  :root .hero-unit .row p {
    margin: 0px \ ;
  }
  body {
    padding-left: 0px;
    padding-right: 0px;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
    padding: 0 10px 0 10px;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 38px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  .modal.fade {
    top: -100px;
  }
  .modal.fade.in {
    top: 20px;
  }
  .nav-collapse .navbar-search {
    display: block;
    margin-bottom: 16px;
    margin-top: 0 !important;
  }
  .nav-collapse .navbar-search .search-query {
    margin-top: 0;
    height: 34px;
    float: left;
    width: 50%;
    min-height: 0px;
  }
  footer .colborder-footer {
    border-right: 0px none;
    margin-right: 0px;
  }
  #content-info .colborder-footer {
    border-right: 0px none\9 !important;
  }
  .wp-caption {
    width: 50%;
  }
  .wp-caption img {
    width: 100% !important;
    max-width: 100% !important;
  }
  .alignleft img,
  .alignright img,
  .aligncenter img,
  .alignnone img {
    width: 50%;
  }
  #sidebar {
    clear: both;
    width: 100%;
    margin-top: 30px;
    font-size: 18px;
  }
  .mobile {
    display: inline-block !important;
    visibility: visible !important;
  }
  .mobile-phone {
    display: none !important;
    visibility: hidden !important;
  }
  .desktop {
    display: none !important;
    visibility: hidden !important;
  }
  /*.row-underneath, .row-news {
	    .span4 {
	    	padding-bottom: 20px;
	    	border-bottom: 1px solid @grayLight;
		    margin-bottom: 20px;
	    }
    }*/
  .row-underneath .span4,
  .row-news .span4 {
    padding-bottom: 0px;
    border-bottom: 0px none;
    margin-bottom: 40px;
    width: 45%;
    float: left;
    margin-right: 5%;
  }
  .crop-horizontal {
    width: 100%;
    margin-top: 15px;
  }
  :root .row-news .last {
    display: block \ ;
    visibility: visible \ ;
  }
  .news-clear {
    display: block;
  }
  .size-full,
  .alignnone,
  .aligncenter,
  .alignfull,
  .pf-content p:first-child .alignright,
  pf-content p:first-child .alignleft,
  .pf-content .wp-caption:first-child,
  .pf-content p:first-child a:first-child .alignright,
  .pf-content p:first-child a:first-child .alignleft {
    width: 100% !important;
    overflow: visible;
    position: relative;
    margin: 0px 0px 30px 0px;
    max-width: none !important;
    float: left;
  }
  .entry-content iframe {
    max-width: 100%;
    width: 100%;
    height: 300px;
  }
  .wp-caption {
    margin: 0 none;
    min-width: 25%;
    margin-top: 30px;
  }
  .alignleft img,
  .alignright img,
  .aligncenter img,
  .alignnone img {
    max-width: 100% !important;
    width: 100% !important;
  }
  .entry-content #weather-wrapper {
    overflow-y: hidden;
    overflow-x: auto;
  }
  #list-content .list-bg-image {
    height: 400px;
  }
}
@media (max-width: 600px) {
  body {
    font-size: 18px;
    line-height: 28px;
  }
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .row-underneath .span4,
  .row-news .span4 {
    padding-bottom: 0px;
    border-bottom: 0px none;
    margin-bottom: 30px;
    width: 100%;
    margin: 0 none;
  }
  .row-underneath .last,
  .row-news .last {
    display: none;
    visibility: hidden;
  }
  :root .row-news .last {
    display: none \ ;
    visibility: hidden \ ;
  }
  .page-header h1 small {
    display: block;
    line-height: 28px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
  .mobile-phone {
    display: inline-block !important;
    visibility: visible !important;
  }
  .navbar .brand {
    margin: 0 0 0 0px;
    font-size: 20px !important;
    padding: 6px 0px 7.5px 5px !important;
    height: 100%;
  }
  .navbar .brand .primary-logo {
    margin-top: 0px;
  }
  .navbar .brand .secondary-logo {
    display: none;
    visibility: hidden;
  }
  .navbar .brand .secondary-logo-small {
    display: block;
    visibility: visible;
    float: left;
    width: 204px;
    height: 24px;
    margin-left: 6px;
    margin-top: 7px;
  }
  .navbar .navbar-stripe {
    height: 4px;
    border-bottom: 4px solid #e5e5e5;
  }
  .navbar .btn-navbar {
    margin-top: 6px;
    display: block;
    padding: 8px 10px !important;
  }
  .hero-unit {
    padding: 10px;
  }
  .nav-collapse .navbar-search {
    display: block;
    margin-bottom: 16px;
    margin-top: 0 !important;
  }
  .nav-collapse .navbar-search .search-query {
    float: left;
    width: 67%;
    height: 34px;
    min-height: none !important;
  }
  .wp-caption {
    border: 0px none;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    display: block;
    line-height: 20px;
    padding: 0px;
    transition: all 0.2s ease-in-out 0s;
    background-color: #e5e5e5;
    width: 50% !important;
    max-width: 60% !important;
    margin: 10px 0px 10px 0px;
  }
  .alignleft,
  .alignright {
    margin: 0 none;
  }
  .alignleft {
    margin-right: 10px;
  }
  .alignright {
    margin-left: 10px;
  }
  .alignleft img,
  .alignright img,
  .aligncenter img,
  .alignnone img {
    max-width: 100% !important;
    width: 100% !important;
  }
  .size-full,
  .alignnone,
  .aligncenter {
    max-width: 100% !important;
    width: 100% !important;
    float: left;
    margin-bottom: 20px;
  }
  .size-full .wp-caption-text,
  .alignnone .wp-caption-text,
  .aligncenter .wp-caption-text {
    padding: 0px 10px 10px 10px;
  }
  .btn-large {
    padding: 8px 13px;
    font-size: 20.7px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
  }
  .hero-unit .btn,
  .row-news .btn,
  .row-underneath .btn,
  #list-content .btn {
    width: 100%;
    padding: 10px 0px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  .tribe-events-events .tribe-events-event-entry {
    width: 100% !important;
    float: none !important;
    margin-bottom: 20px;
  }
  .tribe-events-event-list-meta {
    width: 100% !important;
    float: none !important;
  }
  .tribe-events-event-list-meta .btn {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  #tribe-events-event-meta .column {
    width: 100%;
    float: none;
  }
  .tribe-events-events .tribe-events-event-list-meta {
    font-size: 20.7px;
  }
  .tribe-events-events .tribe-events-event-list-meta .tribe-events-event-meta-desc {
    width: 90px;
  }
  #tribe-events-content.upcoming {
    margin-bottom: 30px;
  }
  #tribe-events-loop .tribe-events-event-list-meta {
    padding: 0px;
    border: 0px none;
  }
  #list-content .list-image {
    width: 50%;
  }
  #list-content .list-image img {
    max-height: 9999px;
  }
  #list-content .list-bg-image {
    height: 200px;
  }
  #list-content .list-bg-image {
    float: left;
    height: 150px;
    margin: 0px 10px 10px 0px;
    width: 150px;
  }
  #list-content .btn {
    margin-top: 20px;
  }
}
@media (min-width: 480px) {
  #list-content .list-image {
    margin: 0px 20px 14px 0px;
  }
  #left-container {
    float: left;
    height: auto;
    margin-top: 9px;
    width: 60%;
  }
  /* Mizzou provided unit sig styles */
  .unit-sig-48 .logo,
  .unit-sig-48 .wordmark,
  .unit-sig-48 .unit {
    margin: 0;
  }
  .unit-sig-48 .logo a,
  .unit-sig-48 .wordmark a,
  .unit-sig-48 .unit a {
    border-bottom: 0px none;
    display: block;
    text-indent: 500%;
    white-space: nowrap;
    overflow: hidden;
    padding: 0;
    background-position: left 0;
    background-repeat: no-repeat;
  }
  .unit-sig-48.center .logo a,
  .unit-sig-48.center .wordmark a,
  .unit-sig-48.center .unit a {
    margin-left: auto;
    margin-right: auto;
  }
  .unit-sig-48 .wordmark,
  .unit-sig-48 .unit {
    margin-left: 63px;
  }
  .unit-sig-48.center .wordmark,
  .unit-sig-48.center .unit {
    margin-left: 0;
  }
  .unit-sig-48 .logo a {
    width: 50px;
    height: 56px;
    background-image: url('../img/mu-logo-48-stroked.svg');
    /* Neagative margin for 1px rule alignment */
    margin-left: -1px;
    float: left;
    margin-bottom: 15px;
  }
  .unit-sig-48.center .logo a {
    float: none;
  }
  .unit-sig-48 .wordmark a {
    width: 183px;
    height: 20px;
    background-image: url('../img/unit-wordmark-48.svg');
    margin-bottom: 15px;
  }
  .unit-sig-48.reverse .wordmark a {
    background-image: url('../img/unit-wordmark-48-white.svg');
  }
  .unit-sig-48 .wordmark a:hover,
  .unit-sig-48 .wordmark a:focus,
  .unit-sig-48 .wordmark a:active {
    background-position: left -20px;
  }
  .unit-sig-48 .unit {
    /* Adjust the space between unit name and wordmark as needed */
    margin-bottom: 10px;
  }
  .unit-sig-48 .unit.tall {
    /* Adjust the space between unit name and wordmark as needed */
    margin-bottom: 12px;
  }
  .unit-sig-48 .unit a {
    height: 32px;
  }
  .unit-sig-48 .unit.desc a {
    height: 38px;
  }
  .unit-sig-48 .unit.tall a {
    height: 70px;
  }
  .unit-sig-48 .unit.baskett a {
    /* Link to your 48px unit art file and set width */
    width: 369px;
    background-image: url('../img/baskett.svg');
  }
  .unit-sig-48 .unit.bradford a {
    /* Link to your 48px unit art file and set width */
    width: 393px;
    background-image: url('../img/bradford.svg');
  }
  .unit-sig-48 .unit.delta a {
    /* Link to your 48px unit art file and set width */
    width: 250px;
    background-image: url('../img/delta.svg');
  }
  .unit-sig-48 .unit.foremost a {
    /* Link to your 48px unit art file and set width */
    width: 251px;
    background-image: url('../img/foremost.svg');
  }
  .unit-sig-48 .unit.fsrc a {
    /* Link to your 48px unit art file and set width */
    width: 250px;
    background-image: url('../img/fsrc.svg');
  }
  .unit-sig-48 .unit.graves a {
    /* Link to your 48px unit art file and set width */
    width: 250px;
    background-image: url('../img/graves.svg');
  }
  .unit-sig-48 .unit.greenley a {
    /* Link to your 48px unit art file and set width */
    width: 398px;
    background-image: url('../img/greenley.svg');
  }
  .unit-sig-48 .unit.harc a {
    /* Link to your 48px unit art file and set width */
    width: 441px;
    background-image: url('../img/harc.svg');
  }
  .unit-sig-48 .unit.hundley a {
    /* Link to your 48px unit art file and set width */
    width: 265px;
    background-image: url('../img/hundley.svg');
  }
  .unit-sig-48 .unit.jefferson a {
    /* Link to your 48px unit art file and set width */
    width: 390px;
    background-image: url('../img/jefferson.svg');
  }
  .unit-sig-48 .unit.sorenson a {
    /* Link to your 48px unit art file and set width */
    width: 369px;
    background-image: url('../img/sorenson.svg');
  }
  .unit-sig-48 .unit.southfarm a {
    /* Link to your 48px unit art file and set width */
    width: 249px;
    background-image: url('../img/southfarm.svg');
  }
  .unit-sig-48 .unit.southwest a {
    /* Link to your 48px unit art file and set width */
    width: 249px;
    background-image: url('../img/southwest.svg');
  }
  .unit-sig-48 .unit.thompson a {
    /* Link to your 48px unit art file and set width */
    width: 251px;
    background-image: url('../img/thompson.svg');
  }
  .unit-sig-48 .unit.wurdack a {
    /* Link to your 48px unit art file and set width */
    width: 400px;
    background-image: url('../img/wurdack.svg');
  }
  .unit-sig-48 .unit a:hover,
  .unit-sig-48 .unit a:focus,
  .unit-sig-48 .unit a:active {
    /* Set the height to match your unit art file */
    background-position: left -52px;
  }
  .unit-sig-48 .unit.tall a:hover,
  .unit-sig-48 .unit.tall a:focus,
  .unit-sig-48 .unit.tall a:active {
    /* Set the height to match your unit art file */
    background-position: left -94px;
  }
}
@media (max-width: 479px) {
  .wp-caption {
    border: 0px none;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    display: block;
    line-height: 20px;
    padding: 0px;
    transition: all 0.2s ease-in-out 0s;
    background-color: #e5e5e5;
    width: 100% !important;
    margin-bottom: 22px;
  }
  .wp-caption .wp-caption-text {
    padding: 0px 10px 10px 10px;
  }
  .alignleft,
  .alignright,
  .aligncenter {
    max-width: 100% !important;
    width: 100% !important;
    display: inline;
    margin: 0 none;
  }
  .alignleft img,
  .alignright img,
  .aligncenter img,
  .alignnone img,
  .wp-caption {
    max-width: 100% !important;
    width: 100% !important;
  }
  .size-full,
  .alignnone {
    max-width: 100% !important;
    width: 100% !important;
    float: left;
  }
  #list-content .list-image {
    margin: 0px 0px 20px 0px;
    width: 100%;
  }
  #list-content .btn {
    clear: both;
  }
  #left-container {
    float: left;
    height: auto;
    margin-top: 9px;
    width: 60%;
  }
  /* Mizzou provided unit sig styles */
  .unit-sig-48 .logo,
  .unit-sig-48 .wordmark,
  .unit-sig-48 .unit {
    margin: 0;
  }
  .unit-sig-48 .logo a,
  .unit-sig-48 .wordmark a,
  .unit-sig-48 .unit a {
    border-bottom: 0px none;
    display: block;
    text-indent: 500%;
    white-space: nowrap;
    overflow: hidden;
    padding: 0;
    background-position: left 0;
    background-repeat: no-repeat;
  }
  .unit-sig-48.center .logo a,
  .unit-sig-48.center .wordmark a,
  .unit-sig-48.center .unit a {
    margin-left: auto;
    margin-right: auto;
  }
  .unit-sig-48 .wordmark,
  .unit-sig-48 .unit {
    margin-left: 31px;
  }
  .unit-sig-48.center .wordmark,
  .unit-sig-48.center .unit {
    margin-left: 0;
  }
  .unit-sig-48 .logo a {
    width: 25px;
    height: 28px;
    background-image: url('../img/mu-logo-48-stroked.svg');
    /* Neagative margin for 1px rule alignment */
    background-size: 25px;
    margin-left: -1px;
    float: left;
    margin-bottom: 7px;
  }
  .unit-sig-48.center .logo a {
    float: none;
  }
  .unit-sig-48 .wordmark a {
    width: 91px;
    height: 10px;
    background-image: url('../img/unit-wordmark-48.svg');
    background-size: 91px;
    margin-bottom: 7px;
  }
  .unit-sig-48.reverse .wordmark a {
    background-image: url('../img/unit-wordmark-48-white.svg');
  }
  .unit-sig-48 .wordmark a:hover,
  .unit-sig-48 .wordmark a:focus,
  .unit-sig-48 .wordmark a:active {
    background-position: left -10px;
  }
  .unit-sig-48 .unit {
    /* Adjust the space between unit name and wordmark as needed */
    margin-bottom: 5px;
  }
  .unit-sig-48 .unit a {
    height: 16px;
  }
  .unit-sig-48 .unit.desc a {
    height: 19px;
  }
  .unit-sig-48 .unit.tall a {
    height: 36px;
    margin-bottom: 1px;
  }
  .unit-sig-48 .unit.baskett a {
    /* Link to your 48px unit art file and set width */
    width: 184px;
    background-image: url('../img/baskett.svg');
    background-size: 184px;
  }
  .unit-sig-48 .unit.bradford a {
    /* Link to your 48px unit art file and set width */
    width: 196px;
    background-image: url('../img/bradford.svg');
    background-size: 196px;
  }
  .unit-sig-48 .unit.delta a {
    /* Link to your 48px unit art file and set width */
    width: 125px;
    background-image: url('../img/delta.svg');
    background-size: 125px;
  }
  .unit-sig-48 .unit.foremost a {
    /* Link to your 48px unit art file and set width */
    width: 125px;
    background-image: url('../img/foremost.svg');
    background-size: 125px;
  }
  .unit-sig-48 .unit.fsrc a {
    /* Link to your 48px unit art file and set width */
    width: 125px;
    background-image: url('../img/fsrc.svg');
    background-size: 125px;
  }
  .unit-sig-48 .unit.graves a {
    /* Link to your 48px unit art file and set width */
    width: 125px;
    background-image: url('../img/graves.svg');
    background-size: 125px;
  }
  .unit-sig-48 .unit.greenley a {
    /* Link to your 48px unit art file and set width */
    width: 199px;
    background-image: url('../img/greenley.svg');
    background-size: 199px;
  }
  .unit-sig-48 .unit.harc a {
    /* Link to your 48px unit art file and set width */
    width: 220px;
    background-image: url('../img/harc.svg');
    background-size: 220px;
  }
  .unit-sig-48 .unit.hundley a {
    /* Link to your 48px unit art file and set width */
    width: 132px;
    background-image: url('../img/hundley.svg');
    background-size: 132px;
  }
  .unit-sig-48 .unit.jefferson a {
    /* Link to your 48px unit art file and set width */
    width: 195px;
    background-image: url('../img/jefferson.svg');
    background-size: 195px;
  }
  .unit-sig-48 .unit.sorenson a {
    /* Link to your 48px unit art file and set width */
    width: 369px;
    background-image: url('../img/sorenson.svg');
    background-size: 196px;
  }
  .unit-sig-48 .unit.southfarm a {
    /* Link to your 48px unit art file and set width */
    width: 124px;
    background-image: url('../img/southfarm.svg');
    background-size: 124px;
  }
  .unit-sig-48 .unit.southwest a {
    /* Link to your 48px unit art file and set width */
    width: 124px;
    background-image: url('../img/southwest.svg');
    background-size: 124px;
  }
  .unit-sig-48 .unit.thompson a {
    /* Link to your 48px unit art file and set width */
    width: 125px;
    background-image: url('../img/thompson.svg');
    background-size: 125px;
  }
  .unit-sig-48 .unit.wurdack a {
    /* Link to your 48px unit art file and set width */
    width: 200px;
    background-image: url('../img/wurdack.svg');
    background-size: 200px;
  }
  .unit-sig-48 .unit a:hover,
  .unit-sig-48 .unit a:focus,
  .unit-sig-48 .unit a:active {
    /* Set the height to match your unit art file */
    background-position: left -26px;
  }
  .unit-sig-48 .unit.tall a:hover,
  .unit-sig-48 .unit.tall a:focus,
  .unit-sig-48 .unit.tall a:active {
    /* Set the height to match your unit art file */
    background-position: left -47px;
  }
}
@media (max-device-width: 600px) {
  #banner {
    max-height: 100%;
    overflow-y: scroll;
  }
}
.primary-logo-small {
  display: none;
  visibility: hidden;
}
@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  #banner {
    border-top: 1px solid #363738;
    position: fixed;
    width: 100%;
    min-width: 310px;
    z-index: 99999;
  }
  #content {
    margin-top: 70px;
  }
  .navbar {
    margin-bottom: 12px;
  }
  #menu-navigation {
    border-top: 1px solid #292A2B;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 28px;
  }
  .navbar-fixed-bottom {
    margin-top: 28px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    margin: 0 auto;
    padding: 0;
  }
  .navbar .brand {
    padding-left: 5px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 0px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #9a9b9d;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: normal;
    font-size: 16px;
    color: #9a9b9d;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-bottom: 1px solid #292a2b;
  }
  .nav-collapse .btn {
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .dropdown-menu a:hover {
    background-color: #101010;
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #b3b3b3;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 14px 15px;
    border-top: 1px solid #101010;
    border-bottom: 1px solid #101010;
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
    clear: none;
    float: none;
  }
  .navbar .btn-navbar {
    margin-top: 6px;
    display: block;
    padding: 8px 10px !important;
  }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
  .navbar-search {
    display: none;
  }
  #content #searchform .span3 {
    width: 70%;
    float: left;
  }
  #content #searchform .search-button {
    margin-top: 0px;
    display: block;
    float: left;
  }
  #content #searchform .fb-button {
    margin: 0px 0px 0px 4px;
    float: left;
    width: 34px;
    height: 34px;
    background: url('../img/fb-btn.png') top left no-repeat transparent;
  }
  #content #searchform .fb-button:hover {
    background: url('../img/fb-btn.png') bottom left no-repeat transparent;
  }
  #content #searchform .twitter-button {
    margin: 0px 0px 0px 4px;
    float: left;
    width: 34px;
    height: 34px;
    background: url('../img/twitter-btn.png') top left no-repeat transparent;
  }
  #content #searchform .twitter-button:hover {
    background: url('../img/twitter-btn.png') bottom left no-repeat transparent;
  }
  #content #searchform .youtube-button {
    margin: 0px 0px 0px 4px;
    float: left;
    width: 34px;
    height: 34px;
    background: url('../img/yt-btn.png') top left no-repeat transparent;
  }
  #content #searchform .youtube-button:hover {
    background: url('../img/yt-btn.png') bottom left no-repeat transparent;
  }
  #searchform .search-button {
    float: left;
    padding: 6px 10px 0px 10px;
    margin: 0px 0px 0px 4px;
    color: #fff;
    background-color: #373737;
    background-image: -moz-linear-gradient(top, #434343, #232323);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#434343), to(#232323));
    background-image: -webkit-linear-gradient(top, #434343, #232323);
    background-image: -o-linear-gradient(top, #434343, #232323);
    background-image: linear-gradient(to bottom, #434343, #232323);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff434343', endColorstr='#ff232323', GradientType=0);
    border-color: #232323 #232323 #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #232323;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  }
  #searchform .search-button:hover,
  #searchform .search-button:active,
  #searchform .search-button.active,
  #searchform .search-button.disabled,
  #searchform .search-button[disabled] {
    color: #fff;
    background-color: #232323;
    *background-color: #171717;
  }
  #searchform .search-button:active,
  #searchform .search-button.active {
    background-color: #0a0a0a \9;
  }
  #searchform .fb-button {
    margin: 0px 0px 0px 4px;
    float: left;
    width: 34px;
    height: 34px;
    background: url('../img/fb-btn.png') no-repeat transparent;
  }
  #searchform .fb-button:hover {
    background: url('../img/fb-btn.png') bottom left no-repeat transparent;
  }
  #searchform .twitter-button {
    margin: 0px 0px 0px 4px;
    float: left;
    width: 34px;
    height: 34px;
    background: url('../img/twitter-btn.png') top left no-repeat transparent;
  }
  #searchform .twitter-button:hover {
    background: url('../img/twitter-btn.png') bottom left no-repeat transparent;
  }
  #searchform .youtube-button {
    margin: 0px 0px 0px 4px;
    float: left;
    width: 34px;
    height: 34px;
    background: url('../img/yt-btn.png') top left no-repeat transparent;
  }
  #searchform .youtube-button:hover {
    background: url('../img/yt-btn.png') bottom left no-repeat transparent;
  }
  .primary-logo-small {
    width: 27px;
    height: 30px;
    margin-top: 0px;
    float: left;
    display: block;
    visibility: visible;
  }
  .primary-logo {
    display: none;
    visibility: hidden;
  }
  #college {
    display: none;
    visibility: hidden;
  }
}
@media (min-width: 980px) {
  .primary-logo {
    display: block;
    visibility: visible;
  }
  .primary-logo-small {
    display: none;
    visibility: hidden;
  }
  #college {
    display: block;
    visibility: visible;
  }
  .search-query {
    float: left !important;
    height: 26px !important;
  }
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
  .nav > li > a {
    font-size: 21px !important;
  }
  #content #searchform .search-button {
    margin-top: 0px;
  }
  #content #searchform .fb-button {
    margin-top: 0px;
  }
  #content #searchform .twitter-button {
    margin-top: 0px;
  }
  #content #searchform .youtube-button {
    margin-top: 0px;
  }
  #searchform .search-button {
    float: left;
    padding: 6px 10px 0px 10px;
    margin: 0px 0px 0px 4px;
    color: #fff;
    background-color: #373737;
    background-image: -moz-linear-gradient(top, #434343, #232323);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#434343), to(#232323));
    background-image: -webkit-linear-gradient(top, #434343, #232323);
    background-image: -o-linear-gradient(top, #434343, #232323);
    background-image: linear-gradient(to bottom, #434343, #232323);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff434343', endColorstr='#ff232323', GradientType=0);
    border-color: #232323 #232323 #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #232323;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  }
  #searchform .search-button:hover,
  #searchform .search-button:active,
  #searchform .search-button.active,
  #searchform .search-button.disabled,
  #searchform .search-button[disabled] {
    color: #fff;
    background-color: #232323;
    *background-color: #171717;
  }
  #searchform .search-button:active,
  #searchform .search-button.active {
    background-color: #0a0a0a \9;
  }
  #searchform .fb-button {
    margin: 0px 0px 0px 4px;
    float: left;
    width: 34px;
    height: 34px;
    background: url('../img/fb-btn.png') no-repeat transparent;
  }
  #searchform .fb-button:hover {
    background: url('../img/fb-btn.png') bottom left no-repeat transparent;
  }
  #searchform .twitter-button {
    margin: 0px 0px 0px 4px;
    float: left;
    width: 34px;
    height: 34px;
    background: url('../img/twitter-btn.png') top left no-repeat transparent;
  }
  #searchform .twitter-button:hover {
    background: url('../img/twitter-btn.png') bottom left no-repeat transparent;
  }
  #searchform .youtube-button {
    margin: 0px 0px 0px 4px;
    float: left;
    width: 34px;
    height: 34px;
    background: url('../img/yt-btn.png') top left no-repeat transparent;
  }
  #searchform .youtube-button:hover {
    background: url('../img/yt-btn.png') bottom left no-repeat transparent;
  }
  .navbar .nav > .active > a,
  .navbar .nav > .active > a:hover,
  .navbar .nav > .active > a:focus {
    background: none;
  }
}
@media (min-width: 980px) and screen and (-webkit-min-device-pixel-ratio: 0) {
  #searchform .search-button {
    margin: 1px 0px 0px 4px;
  }
}
