/* vendor */
/*:: Micro Clearfix - 
:::: http://nicolasgallagher.com/micro-clearfix-hack/
---------------------------------------------------- */
.cf:before,
.cf:after {
  content: " ";
  display: table; }

.cf:after {
  clear: both; }

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
  *zoom: 1; }

/* bootstrap components */
@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

/* magnific popup */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after,
  .mfp-arrow .mfp-b,
  .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after,
  .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before,
  .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/* modules */
/* structure */
/*:: Base
---------------------------------------------------- */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.container-overflow {
  overflow: hidden; }

.container {
  padding-top: 0;
  padding-bottom: 0;
  width: 100%; }

.site-branding,
.main-navigation,
.content-area,
.site-info {
  width: inherit;
  max-width: inherit; }

#page-content {
  padding-top: 40px;
  padding-bottom: 0; }

#page-content-right {
  padding-top: 40px;
  padding-bottom: 0;
  border-left: 1px solid #ebebeb; }

#page-content-left {
  padding-bottom: 0;
  padding-top: 40px;
  border-right: 1px solid #ebebeb; }

#page-sidebar-left .widget:first-of-type:before {
  content: '';
  position: absolute;
  top: 0;
  right: -16px;
  width: 1000%;
  height: 1px;
  background-color: #ebebeb; }

#page-sidebar-left .widget:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: -16px;
  width: 1000%;
  height: 1px;
  background-color: #ebebeb; }

#page-sidebar-right .widget:first-of-type:before {
  content: '';
  position: absolute;
  top: 0;
  left: -16px;
  width: 1000%;
  height: 1px;
  background-color: #ebebeb; }

#page-sidebar-right .widget:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: -16px;
  width: 1000%;
  height: 1px;
  background-color: #ebebeb; }

article {
  margin: 0; }

@media (min-width: 768px) {
  #page-content,
  #page-content-right,
  #page-content-left {
    padding-bottom: 60px; } }

@media (min-width: 960px) {
  .container {
    max-width: 1040px;
    padding: 0 40px; }
  #page-content-right {
    padding-left: 60px; }
  #page-content-left {
    padding-right: 60px; } }

header {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.site-branding {
  max-width: 100%;
  padding: 0; }
  .site-branding h1 {
    position: inherit;
    bottom: auto;
    right: auto;
    float: left;
    margin-top: 15px;
    margin-left: 20px; }
  .site-branding h2 {
    position: inherit;
    bottom: auto;
    left: auto;
    max-width: inherit; }
    .site-branding h2 span.logotype-top {
      margin-top: 15px; }
  .site-branding p {
    position: inherit;
    bottom: auto;
    right: auto;
    float: right;
    margin-top: 55px;
    margin-right: 28px;
    display: none; }
  .site-branding .brand-school {
    float: left; }

@media only screen and (min-width: 644px) {
  .site-branding h1 {
    float: right;
    margin-top: 27px;
    margin-left: 0;
    width: auto;
    height: auto; }
    .site-branding h1 a {
      width: 172px; }
  .site-branding h2 span.logotype-top {
    margin-top: 29px; } }

@media only screen and (min-width: 1027px) {
  .site-branding p {
    display: block; } }

.navbar .col-sm-12 {
  padding-left: 0;
  padding-right: 0; }

.main-navigation {
  max-width: inherit;
  padding: 0; }
  .main-navigation h3 {
    padding-left: 20px; }
  .main-navigation .menu-more-toggle a {
    position: inherit;
    right: inherit;
    float: right;
    width: auto;
    margin-right: 20px; }
  .main-navigation .menu-more-toggle i {
    top: 11px;
    left: 0; }
  .main-navigation .search-toggle a {
    position: inherit;
    right: inherit;
    float: right;
    width: auto;
    margin-right: 30px; }
  .main-navigation .search-toggle i {
    left: 0; }
  .main-navigation .search-toggle .toggled-on {
    background: transparent; }
    .main-navigation .search-toggle .toggled-on i {
      color: #ffbd00; }

.toggled-on .nav-menu li a {
  padding: 15px; }

@media only screen and (min-width: 960px) {
  .navbar .col-sm-12 {
    padding-left: 20px;
    padding-right: 20px; }
  .main-navigation .menu-more-toggle a {
    margin-right: 0; } }

.more-navigation > ul {
  margin-top: 16px;
  margin-bottom: 16px; }

.more-navigation > ul > li {
  line-height: 22.5px; }

.more-navigation > ul > li > a:visited {
  color: white;
  text-decoration: none; }

.more-navigation > ul > li > a:hover {
  color: white;
  text-decoration: underline; }

.widget {
  background-color: inherit;
  padding: 42px 0 40px;
  margin: 0;
  border: 0 none;
  border-radius: 0;
  position: relative; }
  .widget i {
    color: #ffbd00;
    margin-bottom: 1em; }
  .widget h2,
  .widget h3.widget-title,
  .widget h3 {
    font-size: 11px;
    line-height: 14px;
    font-size: 1.1rem;
    line-height: 1.4rem;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0;
    padding-bottom: 0;
    text-transform: uppercase;
    color: #212121; }
    .widget h2 a,
    .widget h3.widget-title a,
    .widget h3 a {
      display: block;
      color: #212121; }
    .widget h2 a:hover,
    .widget h3.widget-title a:hover,
    .widget h3 a:hover {
      text-decoration: none;
      color: #0173c7; }
  .widget h2:after,
  .widget h3:after {
    content: '';
    display: block;
    width: 20px;
    height: 1px;
    background-color: #ffbd00;
    margin: 1em 0; }
  .widget p {
    font-size: 12px;
    line-height: 18px;
    font-size: 1.2rem;
    line-height: 1.8rem;
    color: #212121; }
    .widget p a {
      color: black;
      border-bottom: 1px solid #ffe599; }
    .widget p a:hover {
      color: #015ea3;
      text-decoration: none;
      border-color: #015ea3; }
    .widget p i {
      margin-bottom: 0; }
  .widget a.ls-btn,
  .widget a.button {
    border-bottom: none; }
    .widget a.ls-btn i,
    .widget a.button i {
      color: white;
      margin-bottom: 0; }
  .widget a.ls-btn-gold {
    color: black; }
    .widget a.ls-btn-gold i {
      color: black;
      margin-bottom: 0; }
  .widget li {
    font-size: 14px;
    line-height: 18px;
    font-size: 1.4rem;
    line-height: 1.8rem;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0 0 6px;
    padding: 0; }
    .widget li a {
      display: block;
      padding: 6px 0;
      color: #393939; }
    .widget li a:hover {
      text-decoration: none;
      color: #015ea3; }
  .widget li.current_page_item > a {
    color: #0173c7; }
  .widget ul li {
    position: relative; }
    .widget ul li ul {
      margin-top: 0;
      margin-left: 0; }
      .widget ul li ul li:before {
        position: absolute;
        top: 12px;
        left: 10px;
        font-size: 5px;
        line-height: 7.5px;
        font-size: 0.5rem;
        line-height: 0.75rem;
        font-family: FontAwesome;
        content: '\f068';
        color: #7e8286; }
      .widget ul li ul li {
        margin-bottom: 0; }
        .widget ul li ul li a {
          font-size: 13px;
          line-height: 18px;
          font-size: 1.3rem;
          line-height: 1.8rem;
          padding-left: 20px;
          color: #4d4d4d; }
        .widget ul li ul li ul li:before {
          left: 30px; }
        .widget ul li ul li ul li a {
          padding-left: 40px; }

.ls-post-nav {
  margin-top: 2em; }
  .ls-post-nav h3:before {
    content: '';
    display: block;
    width: 20px;
    height: 1px;
    background-color: #ebebeb;
    position: absolute;
    top: 0;
    right: 15px;
    margin: 0; }
  .ls-post-nav .post-next {
    text-align: right; }
    .ls-post-nav .post-next .sidebar-area {
      border-bottom: 0 none; }
      .ls-post-nav .post-next .sidebar-area h3 {
        margin: 1.5000em 0 0 0; }
  .ls-post-nav .post-previous h3:before {
    left: 15px; }
  .ls-post-nav .post-previous .sidebar-area {
    border-bottom: 0 none; }
    .ls-post-nav .post-previous .sidebar-area h3 {
      margin: 1.5000em 0 0 0; }

footer {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.footer-tagline {
  position: inherit;
  top: inherit;
  right: inherit;
  float: none;
  margin-top: 20px;
  background-size: 70%; }

.site-footer {
  padding-top: 40px;
  padding-bottom: 40px; }
  .site-footer .meta {
    max-width: inherit; }
  .site-footer .footer-nav a {
    color: #202020; }

@media only screen and (min-width: 768px) {
  .footer-tagline {
    float: right;
    margin-top: 0;
    background-size: 100%; } }

img.ls-img-r {
  display: block;
  margin: 0.5em auto 2em auto; }

img.ls-img-l {
  float: left;
  margin: 0.5em 2em 2em 0; }

img.ls-img-round {
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%; }

figure {
  margin: 0 0 2em; }
  figure img {
    margin: 0; }
  figure.ls-img-full {
    display: block;
    width: 100%;
    max-width: 100%;
    margin-top: 2em;
    margin-bottom: 2em;
    text-align: center; }
    figure.ls-img-full img {
      margin: 0 auto; }
  figure.ls-img-cap {
    display: block;
    max-width: 620px;
    margin-left: auto;
    margin-right: auto;
    text-align: center; }
    figure.ls-img-cap img {
      margin-bottom: 0.5em;
      margin-left: auto;
      margin-right: auto; }
    figure.ls-img-cap p {
      font-size: 12px;
      line-height: 16px;
      font-size: 1.2rem;
      line-height: 1.6rem;
      width: auto;
      text-align: center;
      line-height: 1.5em;
      margin-bottom: 0;
      font-style: italic;
      color: #7e8286; }
  figure.cap-l, figure.cap-r {
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto; }
    figure.cap-l.size-s, figure.cap-l.size-m, figure.cap-l.size-l, figure.cap-r.size-s, figure.cap-r.size-m, figure.cap-r.size-l {
      max-width: 100%; }
  figure figcaption {
    font-size: 12px;
    line-height: 16px;
    font-size: 1.2rem;
    line-height: 1.6rem;
    font-style: italic;
    color: #7e8286;
    margin-top: 10px; }

.ls-img-brd {
  border: 1px solid #ebebeb;
  padding: 5px; }

.wp-caption img {
  margin-bottom: 0.5em; }

.wp-caption .wp-caption-text {
  font-size: 12px;
  line-height: 16px;
  font-size: 1.2rem;
  line-height: 1.6rem;
  color: #7e8286;
  font-style: normal; }

ul.ls-img-c {
  margin: 0;
  padding: 0;
  text-align: center; }
  ul.ls-img-c li {
    display: inline-block;
    background: 0 none;
    padding: 0;
    margin: 0 0.125em; }
    ul.ls-img-c li img {
      margin-bottom: 0.5em; }

@media only screen and (min-width: 480px) {
  img.ls-img-l.size-s {
    max-width: 125px; }
  img.ls-img-l.size-m {
    max-width: 250px; }
  img.ls-img-l.size-l {
    max-width: 300px; }
  img.ls-img-r.size-s {
    max-width: 250px; }
  img.ls-img-r.size-m {
    max-width: 350px; }
  img.ls-img-r.size-l {
    max-width: 400px; }
  figure.cap-l.size-s, figure.cap-l.size-m, figure.cap-l.size-l {
    max-width: 125px; }
  figure.cap-l.size-m {
    max-width: 250px; }
  figure.cap-l.size-l {
    max-width: 300px; }
  figure.cap-r.size-s, figure.cap-r.size-m, figure.cap-r.size-l {
    max-width: 250px; }
  figure.cap-r.size-m {
    max-width: 350px; }
  figure.cap-r.size-l {
    max-width: 400px; } }

@media only screen and (min-width: 768px) {
  img {
    margin: 0.5em 0 2.5em 0; }
    img.ls-img-r {
      position: relative;
      float: right;
      margin: 0.5em 0 2.5em 2.5em; }
  .ls-img-cap {
    margin: 0; }
    .ls-img-cap p {
      text-align: left; }
  figure.cap-r {
    position: relative;
    float: right;
    margin: 0.5em 0 2em 2.5em; }
    figure.cap-r.size-s, figure.cap-r.size-m {
      position: relative;
      float: right;
      margin: 0em 0 2em 2.5em; }
      figure.cap-r.size-s.ls-tight, figure.cap-r.size-m.ls-tight {
        margin-bottom: 0; }
    figure.cap-r.size-s {
      max-width: 250px; }
    figure.cap-r.size-m {
      max-width: 350px; }
    figure.cap-r.size-l {
      margin: 0 0 0 2.5em;
      max-width: 400px; }
    figure.cap-r p {
      text-align: left; }
  figure.cap-l {
    float: left;
    margin: 0.5em 2.5em 2em 0; }
    figure.cap-l.size-l {
      margin-top: 0; }
    figure.cap-l p {
      text-align: left;
      margin-bottom: 0; } }

.archive .entry-content h2 {
  font-size: 20px;
  line-height: 24px;
  font-size: 2rem;
  line-height: 2.4rem;
  margin-bottom: 0; }

.archive .sidebar-post-meta .meta-date {
  border-bottom: 0 none;
  padding: 0 0 5px;
  margin-bottom: 10px; }

.archive .page-header {
  margin-bottom: 0; }
  .archive .page-header h1 {
    margin-top: 1em;
    margin-bottom: 1em; }

.archive .entry-title {
  font-size: 20px;
  line-height: 24px;
  font-size: 2rem;
  line-height: 2.4rem;
  margin-top: 0;
  margin-bottom: 0; }
  .archive .entry-title a,
  .archive .entry-title a:visited {
    color: #212121; }
  .archive .entry-title a:hover {
    color: #015ea3; }

.archive .entry-summary {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #ebebeb; }
  .archive .entry-summary p {
    margin-bottom: 0; }

.archive .entry-thumbnail img {
  float: none;
  margin: 0;
  width: inherit;
  height: inherit; }

.archive .date {
  display: inline; }

.archive .author {
  display: none;
  border-left: 1px solid #ebebeb;
  padding-left: 10px;
  margin-left: 8px; }

.archive .widget li {
  font-size: 13px;
  line-height: 18px;
  font-size: 1.3rem;
  line-height: 1.8rem; }

.category {
  /*
	.widget:first-of-type {
		margin-top: 40px;
	}

	.ls-primary {
		.widget {

			margin-bottom:0;
			margin-top:50px;
			
			h3.widget-title, 
			h3 {
				@include fontsize(1.2,1.4);
				padding-bottom:15px;
				border-width: 1px;
				border-bottom:0 none;
			}

			li {
				@include fontsize(1.2,1.4);

				a {
					padding-top:15px;
					padding-bottom:15px;
				}
			}

		}

	}
	*/ }

.single-post h1.entry-title {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0 none; }

.single-post .date {
  font-size: 14px;
  line-height: 18px;
  font-size: 1.4rem;
  line-height: 1.8rem;
  font-weight: bold;
  color: #4d4d4d;
  display: inline-block; }

.single-post .author {
  display: none;
  font-size: 12px;
  line-height: 16px;
  font-size: 1.2rem;
  line-height: 1.6rem;
  color: #999999;
  border-left: 1px solid #ebebeb;
  padding-left: 10px;
  margin-left: 8px; }

.single-post .sidebar-area {
  margin-bottom: 0; }

.single-post .widget li {
  font-size: 13px;
  line-height: 18px;
  font-size: 1.3rem;
  line-height: 1.8rem; }

.single-post .single-post-meta {
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 30px;
  padding-bottom: 10px; }

.home .content-area {
  padding-top: 20px; }

.home .site-content article {
  margin: 0 0 40px 0;
  padding: 40px 0 0; }

.home .ls-subsidiary span {
  font-size: 16px;
  line-height: 20px;
  font-size: 1.6rem;
  line-height: 2rem;
  color: #ffd14d;
  font-weight: bold;
  margin-left: 3px; }

.home .ls-subsidiary a:hover span {
  color: #0173c7; }

.home .widget_ultimate_posts article {
  border: 0 none;
  padding-bottom: 0;
  margin-bottom: 10px; }

.home .widget_ultimate_posts a,
.home .widget_ultimate_posts a:visited {
  color: black;
  border-bottom: 0 none; }

.home .widget_ultimate_posts a:hover {
  color: #015ea3;
  text-decoration: none; }

.home .widget h2 {
  font-size: 24px;
  line-height: 30px;
  font-size: 2.4rem;
  line-height: 3rem;
  margin: 1.25000em 0 0.5em;
  letter-spacing: 0;
  text-transform: none; }
  .home .widget h2:after {
    display: none; }

.home .widget p {
  font-size: 15px;
  line-height: 24px;
  font-size: 1.5rem;
  line-height: 2.4rem;
  color: #393939; }

.home .widget_ultimate_posts article {
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 20px;
  padding-bottom: 10px; }
  .home .widget_ultimate_posts article:last-of-type {
    border-bottom: 0 none; }
  .home .widget_ultimate_posts article a.more-link {
    font-size: 12px;
    line-height: 15px;
    font-size: 1.2rem;
    line-height: 1.5rem;
    font-weight: bold;
    display: block;
    margin-top: 10px; }
  .home .widget_ultimate_posts article h4 {
    margin-bottom: 0; }
  .home .widget_ultimate_posts article p {
    font-size: 13px;
    line-height: 18px;
    font-size: 1.3rem;
    line-height: 1.8rem;
    margin-bottom: 0; }

.ls-light {
  color: #b5b8ba; }

/* text colors */
.ls-uwm-gold {
  color: #ffbd00; }

.ls-uwm-green {
  color: #5f9a38; }

.ls-uwm-lime {
  color: #98c646; }

.ls-uwm-blue {
  color: #5382af; }

.ls-uwm-orange {
  color: #d06d34; }

.ls-uwm-purple {
  color: #694d88; }

.ls-uwm-gray {
  color: #474d52; }

/* background-colors */
.ls-bg-uwm-gold {
  background-color: #ffbd00; }

.ls-bg-uwm-green {
  background-color: #5f9a38; }

.ls-bg-uwm-lime {
  background-color: #98c646; }

.ls-bg-uwm-blue {
  background-color: #5382af; }

.ls-bg-uwm-orange {
  background-color: #d06d34; }

.ls-bg-uwm-purple {
  background-color: #694d88; }

.ls-bg-uwm-gray {
  background-color: #474d52; }

/* components */
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #393939; }

h1, h2, h3, h4, h5, h5, h6 {
  font-weight: bold;
  color: #212121;
  clear: none; }

h1 {
  font-size: 32px;
  line-height: 38px;
  font-size: 3.2rem;
  line-height: 3.8rem;
  margin: 0 0 0.5em; }

h2 {
  font-size: 22px;
  line-height: 27px;
  font-size: 2.2rem;
  line-height: 2.7rem;
  margin: 2em 0 0.5em; }

h3 {
  font-size: 20px;
  line-height: 24px;
  font-size: 2rem;
  line-height: 2.4rem;
  margin: 2em 0 0.5em; }

h4 {
  font-size: 18px;
  line-height: 23px;
  font-size: 1.8rem;
  line-height: 2.3rem;
  margin: 2em 0 0.5em; }

h5 {
  font-size: 16px;
  line-height: 24px;
  font-size: 1.6rem;
  line-height: 2.4rem;
  margin: 2em 0 0.5em; }

h6 {
  font-size: 14px;
  line-height: 19px;
  font-size: 1.4rem;
  line-height: 1.9rem;
  margin: 2em 0 0.5em; }

p {
  font-size: 15px;
  line-height: 24px;
  font-size: 1.5rem;
  line-height: 2.4rem;
  margin: 0 0 1.5000em; }

ol,
ul {
  margin: 0 0 1.5000em 0; }

ol.upper-roman {
  list-style-type: upper-roman; }

ol.lower-roman {
  list-style-type: lower-roman; }

ol.upper-alpha {
  list-style-type: upper-alpha; }

ol.lower-alpha {
  list-style-type: lower-alpha; }

ul.ls-no-bullet {
  list-style: none;
  padding-left: 0; }
  ul.ls-no-bullet li {
    padding-left: 0; }

ul.ls-icon-list {
  padding-left: 23px; }
  ul.ls-icon-list li {
    text-indent: -11px; }
    ul.ls-icon-list li i {
      font-size: 13px;
      line-height: 19.5px;
      font-size: 1.3rem;
      line-height: 1.95rem;
      margin-right: 5px; }

li {
  font-size: 15px;
  line-height: 24px;
  font-size: 1.5rem;
  line-height: 2.4rem; }

a,
a:visited {
  color: #015ea3; }

a:hover {
  color: #0173c7; }

hr {
  border: 0;
  border-bottom: 1px solid whitesmoke;
  margin: 1em 0; }

blockquote {
  margin: 20px 0;
  padding-left: 20px;
  border-left: 2px solid #ffe599; }
  blockquote p {
    font-size: 14px;
    line-height: 22px;
    font-size: 1.4rem;
    line-height: 2.2rem;
    text-indent: -5px;
    font-family: Georgia, "Times New Roman", Times, serif; }
    blockquote p.ls-no-indent {
      text-indent: 0; }
  blockquote footer {
    font-size: 12px;
    line-height: 18px;
    font-size: 1.2rem;
    line-height: 1.8rem;
    font-style: normal;
    color: #7e8286; }

dl {
  margin: 0; }

dt {
  font-size: 16px;
  line-height: 24px;
  font-size: 1.6rem;
  line-height: 2.4rem; }

dd {
  font-size: 14px;
  line-height: 22px;
  font-size: 1.4rem;
  line-height: 2.2rem;
  margin-bottom: 2em; }

.ls-p-small {
  font-size: 13px;
  line-height: 20px;
  font-size: 1.3rem;
  line-height: 2rem; }

.ls-thin {
  font-weight: normal; }

.ls-center {
  text-align: center; }

.ls-uppercase {
  text-transform: uppercase; }

.ls-h-small {
  font-size: 11px;
  line-height: 14px;
  font-size: 1.1rem;
  line-height: 1.4rem;
  letter-spacing: 1px;
  text-transform: uppercase; }

.ls-h-border:after {
  content: '';
  display: block;
  width: 20px;
  height: 1px;
  background-color: #ffbd00;
  margin: 20px 0; }

.ls-center:after {
  margin-left: auto;
  margin-right: auto; }

.text-columns {
  -webkit-column-count: 1;
  /* Chrome, Safari, Opera */
  -moz-column-count: 1;
  /* Firefox */
  column-count: 1;
  -webkit-column-gap: 0;
  /* Chrome, Safari, Opera */
  -moz-column-gap: 0;
  /* Firefox */
  column-gap: 0; }

@media (min-width: 480px) {
  .text-columns {
    -webkit-column-count: 2;
    /* Chrome, Safari, Opera */
    -moz-column-count: 2;
    /* Firefox */
    column-count: 2;
    -webkit-column-gap: 40px;
    /* Chrome, Safari, Opera */
    -moz-column-gap: 40px;
    /* Firefox */
    column-gap: 40px; } }

.ls-inline {
  margin: 0;
  padding: 0; }
  .ls-inline li {
    float: left;
    list-style: none;
    margin-right: 5px; }

.margin-top-0 {
  margin-top: 0px; }

.margin-top-10 {
  margin-top: 10px; }

.margin-top-20 {
  margin-top: 20px; }

.margin-top-30 {
  margin-top: 30px; }

.margin-top-40 {
  margin-top: 40px; }

.margin-top-60 {
  margin-top: 60px; }

.margin-top-80 {
  margin-top: 80px; }

.margin-bottom-0 {
  margin-bottom: 0px; }

.margin-bottom-10 {
  margin-bottom: 10px; }

.margin-bottom-20 {
  margin-bottom: 20px; }

.margin-bottom-30 {
  margin-bottom: 30px; }

.margin-bottom-40 {
  margin-bottom: 40px; }

.margin-bottom-60 {
  margin-bottom: 60px; }

.margin-bottom-80 {
  margin-bottom: 80px; }

.breadcrumb-container {
  background-color: whitesmoke;
  border-bottom: 1px solid #ebebeb;
  padding: 15px; }

#breadcrumbs {
  font-size: 12px;
  line-height: 16px;
  font-size: 1.2rem;
  line-height: 1.6rem;
  padding-bottom: 0;
  margin-top: 3px;
  color: #cccccc;
  margin-bottom: 0; }
  #breadcrumbs span span span {
    margin-left: 5px; }
  #breadcrumbs a {
    color: #999999;
    margin-right: 5px; }
  #breadcrumbs a:hover {
    color: #015ea3;
    text-decoration: none; }
  #breadcrumbs .breadcrumb_last {
    color: #4d4d4d; }

.ls-front-hero {
  width: 100%; }
  .ls-front-hero .hero-inner {
    padding-top: 20px;
    padding-bottom: 0; }

.ls-front-hero > .container {
  max-width: 100%;
  width: 100%;
  padding: 0; }

.ls-front-hero .hero-inner {
  width: 100%;
  position: relative;
  padding-top: 0; }

.ls-front-hero .row,
.ls-front-hero .row .row {
  overflow: hidden;
  margin: 0; }

.ls-front-hero .hero-images {
  position: relative;
  z-index: 50; }

.ls-front-hero .hero-images img {
  margin: 0;
  max-width: 100%;
  width: 100%; }

.ls-front-hero .hero-content {
  z-index: 100;
  width: 100%;
  padding: 20px 0 20px 0;
  text-align: center;
  background-color: #f5f5f5; }

.ls-front-hero .hero-content h1 {
  color: #000; }

.ls-front-hero .hero-content h1:after {
  display: block;
  content: '';
  background-color: #ffbd00;
  width: 40px;
  height: 1px;
  margin: 10px auto;
  text-align: center; }

.ls-front-hero .hero-content p {
  color: #212121;
  font-size: 17px;
  line-height: 23px; }

.ls-front-hero .col-sm-12 {
  padding: 0; }

@media (min-width: 700px) {
  .ls-front-hero .hero-content {
    position: absolute;
    bottom: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.75), transparent);
    padding-top: 10px; }
  .ls-front-hero .hero-content h1 {
    color: #fff; } }

.front-hero h3 {
  font-size: 16px;
  line-height: 22px;
  font-size: 1.6rem;
  line-height: 2.2rem; }

.front-hero p {
  font-size: 13px;
  line-height: 18px;
  font-size: 1.3rem;
  line-height: 1.8rem; }

.front-hero .metaslider {
  position: relative;
  height: 100%; }
  .front-hero .metaslider h2 {
    font-size: 20px;
    line-height: 24px;
    font-size: 2rem;
    line-height: 2.4rem;
    color: white;
    text-shadow: 0 1px 0 black;
    margin: 0 0 20px 0;
    padding: 20px 0 0 0; }
  .front-hero .metaslider h2:after {
    content: '';
    width: 100px;
    background-color: #ffbd00;
    height: 2px;
    margin: 20px 0;
    display: block; }
  .front-hero .metaslider p {
    color: whitesmoke; }
  .front-hero .metaslider .caption {
    position: relative;
    padding: 0 20px 20px 20px;
    z-index: 200;
    bottom: 0;
    left: 0;
    width: 100%; }
  .front-hero .metaslider .caption-wrap {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    opacity: 1;
    background: #393939; }
  .front-hero .metaslider .caption-wrap::after {
    background: #292484;
    background: -webkit-linear-gradient(-45deg, #292484, #dc4225);
    background: linear-gradient(135deg, #292484, #dc4225);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .63;
    z-index: 100; }

.front-hero .ls-hero-support {
  margin-top: 40px; }
  .front-hero .ls-hero-support h2 {
    font-size: 14px;
    line-height: 20px;
    font-size: 1.4rem;
    line-height: 2rem;
    padding: 10px 0 5px;
    margin: 0;
    color: #393939; }
  .front-hero .ls-hero-support p {
    font-size: 12px;
    line-height: 18px;
    font-size: 1.2rem;
    line-height: 1.8rem; }
  .front-hero .ls-hero-support a {
    color: #212121; }

@media (min-width: 768px) {
  .front-hero .ls-slider h2 {
    font-size: 24px;
    line-height: 26px;
    font-size: 2.4rem;
    line-height: 2.6rem; } }

@media (min-width: 1200px) {
  .front-hero .ls-slider h2 {
    font-size: 30px;
    line-height: 34px;
    font-size: 3rem;
    line-height: 3.4rem; }
  .front-hero .ls-slider .metaslider .caption {
    position: absolute;
    bottom: 20px;
    width: 70%; }
  .front-hero .ls-slider .metaslider .caption-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: transparent;
    opacity: 1; } }

.ls-front-main {
  padding-top: 20px; }

.home .ls-upw-events {
  margin-top: 36px; }
  .home .ls-upw-events .entry-image {
    margin-bottom: 0; }
    .home .ls-upw-events .entry-image img {
      margin-bottom: 10px; }
  .home .ls-upw-events span {
    font-size: 13px;
    line-height: 16px;
    font-size: 1.3rem;
    line-height: 1.6rem;
    color: #212121;
    margin-left: 0;
    display: block; }
    .home .ls-upw-events span.ls-time {
      display: inline-block; }
  .home .ls-upw-events article h4 {
    margin-bottom: 10px;
    margin-top: 0; }

.entry-header,
.page-header {
  margin-bottom: 0; }

.entry-content h1,
.entry-content h2 {
  margin: 2em 0 0.5em; }

.entry-content a {
  color: #0173c7;
  font-weight: bold; }

.entry-content a:hover {
  color: #003862;
  text-decoration: none;
  border-bottom: 1px solid #003862; }

.entry-content h1 a,
.entry-content h2 a,
.entry-content h3 a,
.entry-content h4 a,
.entry-content h5 a,
.entry-content h6 a {
  border-bottom: 0 none; }

.entry-content li {
  margin-bottom: 0.5em; }

.entry-content .u {
  text-decoration: underline; }

.entry-content .ls-tight {
  margin-bottom: 0; }

.entry-content .ls-pull {
  position: relative;
  display: block;
  width: 100%;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding-top: 1.1em;
  border-color: #f2e19e;
  border-style: solid;
  border-left: 0 none;
  border-right: 0 none;
  margin-bottom: 1.8em; }

.entry-content .ls-pull span {
  display: block;
  font-family: Helvetica, Arial, sans-serif;
  padding-bottom: 1em;
  font-style: italic;
  font-size: 1.2500em;
  font-weight: normal;
  color: #b98400;
  line-height: 1.3684em; }

.entry-content .ls-pull {
  width: 100%; }

.entry-content .ls-pull-right {
  width: 275px;
  float: right;
  margin: 1em 0 1em 2.5em; }

.entry-content .ls-pull-left {
  width: 275px;
  left: 0;
  float: left;
  margin: 1em 2em 1em 0; }

.entry-content .ls-no-border {
  border: 0 none; }

.entry-content hr.dotted {
  border-style: dotted;
  border-color: #eaedef; }

.entry-content .ls-right {
  text-align: right; }

.entry-content table .num {
  text-align: right; }

.apply_item {
  margin-bottom: 20px; }

.apply_item .num {
  background: #ffbd00;
  border-radius: 50%;
  border: 1px solid #ffbd00;
  display: block;
  width: 50px;
  height: 50px;
  font-size: 1.2em;
  text-align: center;
  color: white;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  vertical-align: center;
  padding-top: 10px; }

.apply_item > .text > .ls-center > .button {
  color: #fff; }

.entry-thumbnail img {
  margin: 0 0 40px 0; }

.ls-support {
  /*
	h2:after {
		content:'';
		display:block;
		width:40px;
		height:2px;
		background-color:$uwm-gold-light;
		margin:10px 0;
	}
	*/ }
  .ls-support aside {
    margin-bottom: 40px; }
  .ls-support h2 {
    font-size: 11px;
    line-height: 14px;
    font-size: 1.1rem;
    line-height: 1.4rem;
    margin: 0 0 0.5em;
    border-top: 1px solid #ffd14d;
    padding-top: 10px;
    text-transform: uppercase;
    letter-spacing: 1px; }
  .ls-support p {
    font-size: 12px;
    line-height: 17px;
    font-size: 1.2rem;
    line-height: 1.7rem;
    color: #7e8286; }
  .ls-support a {
    font-weight: bold; }
  .ls-support i {
    font-weight: normal;
    float: right; }

.sidebar-post-meta span {
  font-size: 12px;
  line-height: 14px;
  font-size: 1.2rem;
  line-height: 1.4rem;
  display: block;
  margin: 0;
  padding: 0; }

.sidebar-post-meta a {
  display: block; }

.sidebar-post-meta .sidebar-area {
  color: #999999;
  padding-bottom: 20px;
  border-bottom: 1px solid #ebebeb; }
  .sidebar-post-meta .sidebar-area h3 {
    font-size: 12px;
    line-height: 16px;
    font-size: 1.2rem;
    line-height: 1.6rem;
    margin: 0;
    padding-top: 10px;
    font-weight: normal;
    color: #999999; }
  .sidebar-post-meta .sidebar-area .tags {
    padding: 0;
    margin-bottom: 20px; }
  .sidebar-post-meta .sidebar-area .tagname {
    padding-top: 2px;
    display: inline-block; }
  .sidebar-post-meta .sidebar-area .tagname a {
    font-size: 11px;
    line-height: 14px;
    font-size: 1.1rem;
    line-height: 1.4rem;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    margin-right: 6px;
    color: #999999;
    background-color: whitesmoke;
    padding: 3px 6px;
    font-weight: normal;
    border: 1px solid #ebebeb; }
  .sidebar-post-meta .sidebar-area .tagname a:hover {
    text-decoration: none;
    background-color: #0173c7;
    color: white;
    border-color: #0173c7; }

.sidebar-post-meta .post-next a,
.sidebar-post-meta .post-previous a {
  color: #4d4d4d;
  text-decoration: none; }

.sidebar-post-meta .post-next a:hover,
.sidebar-post-meta .post-previous a:hover {
  color: #0173c7; }

.sidebar-post-meta .sidebar-section {
  margin-bottom: 10px; }

.sidebar-post-meta .meta-date {
  padding-top: 0;
  border-top: 0 none; }

.ls-co.ls-co-yellow i {
  color: #ffd14d; }

.ls-co.ls-co-green i {
  color: #5f9a38; }

.ls-co.ls-co-blue i {
  color: #5382af; }

.ls-co.ls-co-orange i {
  color: #d06d34; }

.ls-co.ls-co-purple i {
  color: #694d88; }

.ls-co ul {
  margin: 0 0 1.5000em 20px; }
  .ls-co ul li {
    font-size: 12px;
    line-height: 16px;
    font-size: 1.2rem;
    line-height: 1.6rem;
    list-style-type: disc;
    color: #999999;
    border: 0 none; }

.gform_wrapper {
  margin: 0;
  padding: 0;
  max-width: 100%; }
  .gform_wrapper li {
    margin-bottom: 30px; }
  .gform_wrapper .gfield_required {
    color: #df1111; }
  .gform_wrapper .gform_heading {
    margin: 0 !important; }
  .gform_wrapper .gsection {
    padding: 20px 0;
    margin: 40px 0 0 0;
    border-bottom: 0 none;
    border-top: 1px solid #ebebeb; }
  .gform_wrapper .gsection:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: 0 none; }
  .gform_wrapper .gfield_label {
    font-size: 12px;
    line-height: 14px;
    font-size: 1.2rem;
    line-height: 1.4rem; }
  .gform_wrapper .top_label .gfield_label {
    margin: 0; }
  .gform_wrapper input,
  .gform_wrapper textarea {
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #b5b8ba; }
  .gform_wrapper input[type="text"] {
    padding: 8px; }
  .gform_wrapper input[type="text"]:focus,
  .gform_wrapper input[type="select"]:focus,
  .gform_wrapper textarea:focus {
    border-color: #0173c7;
    box-shadow: 0 0 5px #86a7c7; }
  .gform_wrapper input[type="radio"] {
    margin-top: 2px !important;
    margin-left: 1px !important; }
  .gform_wrapper input[type="submit"],
  .gform_wrapper input[type="button"] {
    font-weight: bold;
    background-color: #0173c7; }
  .gform_wrapper input[type="submit"]:hover,
  .gform_wrapper input[type="button"]:hover {
    background-color: #015ea3; }
  .gform_wrapper textarea,
  .gform_wrapper textarea.medium {
    width: 100%;
    padding: 8px; }
  .gform_wrapper .ginput_container_radio label {
    font-size: 12px;
    line-height: 14px;
    font-size: 1.2rem;
    line-height: 1.4rem; }
  .gform_wrapper .ginput_container_radio input[type="text"] {
    font-size: 12px;
    line-height: 14px;
    font-size: 1.2rem;
    line-height: 1.4rem; }
  .gform_wrapper .gfield_date_day label,
  .gform_wrapper .gfield_date_month label,
  .gform_wrapper .gfield_date_year label,
  .gform_wrapper .gfield_time_ampm label,
  .gform_wrapper .gfield_time_hour label,
  .gform_wrapper .gfield_time_minute label,
  .gform_wrapper .ginput_complex label {
    letter-spacing: 0;
    margin: 0 0 0 1px; }
  .gform_wrapper .gform_fileupload_multifile .gform_drop_area {
    border-width: 1px;
    border-color: #b5b8ba; }
  .gform_wrapper .gform_footer {
    text-align: center;
    margin: 0 auto; }
    .gform_wrapper .gform_footer input[type="submit"],
    .gform_wrapper .gform_footer input.button {
      font-size: 15px;
      line-height: 20px;
      font-size: 1.5rem;
      line-height: 2rem;
      padding: 10px 30px 12px 30px;
      border: 0 none; }
  .gform_wrapper .gfield_radio li {
    line-height: 20px; }
    .gform_wrapper .gfield_radio li input[type="text"] {
      font-size: 0.8125em;
      color: #474747;
      padding: 0.3em; }
  .gform_wrapper li.gfield ul.gfield_radio li {
    line-height: 28px; }
    .gform_wrapper li.gfield ul.gfield_radio li input[type=radio] + input[type=text] {
      width: 80%; }

a.ls-btn {
  font-size: 11px;
  line-height: 14px;
  font-size: 1.1rem;
  line-height: 1.4rem;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  background-color: #0173c7;
  padding: 8px 20px;
  color: white;
  font-weight: bold;
  margin: 0 0 10px 0;
  text-transform: uppercase;
  border: 0 none; }
  a.ls-btn i {
    font-size: 14px;
    line-height: 18px;
    font-size: 1.4rem;
    line-height: 1.8rem;
    margin-left: 6px; }
  a.ls-btn:hover {
    background-color: #015ea3;
    text-decoration: none;
    color: white;
    border-bottom: none !important; }
  a.ls-btn:visited {
    color: white; }

a.ls-btn-gold {
  background-color: #ffbd00;
  color: black !important; }
  a.ls-btn-gold:visited {
    background-color: #ffbd00;
    color: black !important; }
  a.ls-btn-gold:hover {
    background-color: #dba300;
    color: black !important; }
  a.ls-btn-gold:visited:hover {
    background-color: #dba300;
    color: black !important; }

a.ls-btn-green {
  background-color: #5f9a38; }
  a.ls-btn-green:visited {
    background-color: #5f9a38; }
  a.ls-btn-green:hover {
    background-color: #4f802e; }
  a.ls-btn-green:visited:hover {
    background-color: #4f802e; }

a.ls-btn-orange {
  background-color: #d06d34; }
  a.ls-btn-orange:visited {
    background-color: #d06d34; }
  a.ls-btn-orange:hover {
    background-color: #b65d2a; }
  a.ls-btn-orange:visited:hover {
    background-color: #b65d2a; }

a.ls-btn-purple {
  background-color: #694d88; }
  a.ls-btn-purple:visited {
    background-color: #694d88; }
  a.ls-btn-purple:hover {
    background-color: #574071; }
  a.ls-btn-purple:hover:visited {
    background-color: #574071; }

a.ls-btn-inline {
  display: inline; }

.entry-content a.ls-btn {
  color: white;
  border-bottom: 0 none; }

.entry-content .button {
  border-bottom: none !important; }

/* Scholarship Button */
a.scholarshipLink {
  padding: 1.25em 2em;
  border-radius: 4px;
  text-decoration: none;
  line-height: 1.1em;
  text-transform: uppercase;
  border: 1px #666666 solid;
  color: #000000 !important;
  text-align: center; }

a:link.scholarshipLink {
  background-color: #ffbd00;
  color: #000000; }

a:hover.scholarshipLink {
  background-color: #666666;
  color: #ffffff !important; }

.scholarshipButton {
  display: flex;
  justify-content: center;
  margin: -.5em 0 1em 0;
  padding: 0;
  font-size: 15px; }

.ls-btn-card {
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background-color: white;
  text-align: center;
  box-shadow: 0 0 5px #cccccc;
  padding: 0;
  margin-bottom: 30px; }
  .ls-btn-card h4 {
    font-size: 18px;
    line-height: 20px;
    font-size: 1.8rem;
    line-height: 2rem;
    margin-top: 0; }
  .ls-btn-card p {
    font-size: 13px;
    line-height: 16px;
    font-size: 1.3rem;
    line-height: 1.6rem;
    color: #7e8286; }
  .ls-btn-card ul {
    margin: 20px 0 0 0;
    padding-left: 0;
    list-style-type: none; }
    .ls-btn-card ul li {
      font-size: 13px;
      line-height: 16px;
      font-size: 1.3rem;
      line-height: 1.6rem; }
  .ls-btn-card a > p {
    margin: 0;
    padding: 0;
    line-height: 0; }
  .ls-btn-card span {
    font-size: 10px;
    line-height: 16px;
    font-size: 1rem;
    line-height: 1.6rem;
    text-transform: uppercase;
    font-weight: bold;
    color: #0173c7; }
  .ls-btn-card .ls-card-top {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    background-color: #ebebeb;
    padding: 6px;
    -webkit-transition: all 100ms cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: all 100ms cubic-bezier(0, 0, 0.58, 1);
    -o-transition: all 100ms cubic-bezier(0, 0, 0.58, 1);
    transition: all 100ms cubic-bezier(0, 0, 0.58, 1); }
    .ls-btn-card .ls-card-top i {
      color: black; }
  .ls-btn-card .ls-card-middle {
    padding: 30px 20px 40px 20px;
    min-height: 120px; }
    .ls-btn-card .ls-card-middle p {
      margin-bottom: 0; }
    .ls-btn-card .ls-card-middle.ls-card-middle-lg {
      min-height: 230px; }
  .ls-btn-card .ls-card-bottom {
    border-top: 1px solid whitesmoke;
    padding: 10px 0; }
  .ls-btn-card :hover .ls-card-top {
    background-color: #ffbd00; }
  .ls-btn-card :hover .ls-card-bottom span {
    color: #015ea3; }

.ls-btn-card-left {
  text-align: left; }
  .ls-btn-card-left .ls-card-top {
    text-align: left;
    padding-left: 20px; }
  .ls-btn-card-left .ls-card-bottom {
    text-align: center; }

.ls-btn-card-right {
  text-align: right; }
  .ls-btn-card-right .ls-card-top {
    text-align: right;
    padding-right: 20px; }
  .ls-btn-card-right .ls-card-bottom {
    text-align: center; }

/* ::: Legacy Gift Button
-------------------------------------------------------- */
a.rollover {
  display: block;
  width: 171px;
  height: 48px;
  margin-bottom: 0.5em;
  text-decoration: none;
  background: url("../../images/givingbutton.jpg");
  border-bottom: 0 none;
  margin: 10px auto 0 auto; }
  a.rollover:hover {
    background-position: -171px 0; }

.displace {
  position: absolute;
  left: 171px; }

table {
  border: 0 none; }
  table th {
    font-size: 12px;
    line-height: 16px;
    font-size: 1.2rem;
    line-height: 1.6rem;
    text-transform: none;
    text-align: left;
    padding: 10px 5px 10px 0;
    border-top: 1px solid #ebebeb;
    vertical-align: top; }
  table tr:last-child th {
    border-bottom: 1px solid #ebebeb; }
  table td {
    font-size: 13px;
    line-height: 17px;
    font-size: 1.3rem;
    line-height: 1.7rem;
    border-color: #ebebeb;
    border-left: 0 none;
    border-right: 0 none;
    padding: 5px 10px 5px 0;
    vertical-align: top; }

table.striped tr:nth-child(odd) td {
  background-color: whitesmoke; }

/* hover row highlight table */
table.hover tr:hover td,
table.hover tr:hover:nth-child(odd) td {
  background-color: #faf5c9 !important; }

/* responsive table */
.ls-responsive-table {
  width: 100%;
  margin-bottom: 15px;
  overflow-x: scroll;
  overflow-y: hidden; }

.ls-responsive-table > table > thead > tr > th,
.ls-responsive-table > table > tbody > tr > td {
  white-space: nowrap; }

/* add scrollbar to iOS/android browsers */
.ls-responsive-table::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 10px;
  height: 10px; }

.ls-responsive-table::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 3px solid #fff;
  background-color: rgba(0, 0, 0, 0.3); }

@media only screen and (min-width: 768px) {
  .ls-responsive-table {
    margin-bottom: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    border: 0 none; }
  .ls-responsive-table > table > thead > tr > th,
  .ls-responsive-table > table > tbody > tr > td {
    white-space: normal; } }

.ls-plan {
  border-top: 1px solid #ebebeb;
  border-collapse: initial; }
  .ls-plan th {
    padding: 15px 10px;
    background-color: #fff2cc;
    border: 1px solid #ebebeb;
    border-top: 0 none; }
  .ls-plan td {
    font-size: 12px;
    line-height: 16px;
    font-size: 1.2rem;
    line-height: 1.6rem;
    padding-left: 10px;
    border-left: 1px solid #ebebeb;
    border-top: 0 none;
    padding-top: 10px;
    padding-bottom: 10px; }
  .ls-plan tr td:last-child {
    border-right: 1px solid #ebebeb; }
  .ls-plan .ls-term,
  .ls-plan .ls-cred {
    background-color: whitesmoke;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding-top: 4px;
    padding-bottom: 4px; }
  .ls-plan .ls-cred {
    text-align: right;
    border-right: 1px solid #ebebeb; }
  .ls-plan .ls-cred-num {
    text-align: right;
    border-right: 1px solid #ebebeb; }

.ls-requirements th {
  padding: 20px 10px 10px;
  background-color: #fff2cc;
  width: 25%;
  border-color: #ebebeb;
  border-right: 1px solid #ebebeb; }

.ls-requirements td {
  padding: 20px 20px 10px;
  border-color: #ebebeb;
  border-right: 1px solid #ebebeb; }

.ls-requirements tr:last-child th {
  border-bottom: 1px solid #ffe599; }

.ls-requirements p {
  font-size: 13px;
  line-height: 16px;
  font-size: 1.3rem;
  line-height: 1.6rem; }

.ls-requirements ul {
  margin-top: 0;
  padding-left: 20px; }

.ls-requirements li {
  font-size: 13px;
  line-height: 16px;
  font-size: 1.3rem;
  line-height: 1.6rem; }

.ls-highlight-bg {
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background-color: #fff2cc;
  margin: 0;
  padding: 20px;
  display: block; }
  .ls-highlight-bg h1,
  .ls-highlight-bg h2,
  .ls-highlight-bg h3,
  .ls-highlight-bg h4,
  .ls-highlight-bg h5,
  .ls-highlight-bg h6 {
    margin: 0.5em 0; }
  .ls-highlight-bg p {
    font-size: 15px;
    line-height: 20px;
    font-size: 1.5rem;
    line-height: 2rem;
    margin: 0; }
  .ls-highlight-bg a {
    border: 0 none; }
  .ls-highlight-bg .ls-btn {
    margin-top: 3px; }

.fa-facebook-square {
  color: #3b5998; }

.fa-twitter-square {
  color: #00aced; }

.fa-youtube-square {
  color: #bb0000; }

.fa-vimeo-square {
  color: #1ab7ea; }

.fa-instagram {
  color: #517fa4; }

.fa-file-pdf-o {
  color: #bb0000; }

.fa-file-word-o {
  color: #3b5998; }

.fa-file-excel-o {
  color: #5f9a38; }

.ls-single-banner {
  position: relative;
  margin-top: 20px; }
  .ls-single-banner h1:before {
    display: none; }
  .ls-single-banner h1 {
    border-bottom: 0 none; }
  .ls-single-banner .page-banner {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 5; }
    .ls-single-banner .page-banner img {
      width: 100%;
      max-width: 100%;
      margin: 0; }
  .ls-single-banner .ls-grad-1::after {
    background: #292484;
    background: -webkit-linear-gradient(-45deg, #292484, #dc4225);
    background: linear-gradient(135deg, #292484, #dc4225);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .75;
    z-index: 100; }
  .ls-single-banner .ls-grad-2::after {
    background: #dc4225;
    background: -webkit-linear-gradient(-45deg, #dc4225, #e0be00);
    background: linear-gradient(135deg, #dc4225, #e0be00);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .8;
    z-index: 100; }
  .ls-single-banner .ls-grad-3::after {
    background: #002f4b;
    background: -webkit-linear-gradient(-45deg, #002f4b, #d38312);
    background: linear-gradient(135deg, #002f4b, #d38312);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .8;
    z-index: 100; }
  .ls-single-banner .ls-grad-4::after {
    background: #1466b4;
    background: -webkit-linear-gradient(-45deg, #1466b4, #ecb415);
    background: linear-gradient(135deg, #1466b4, #ecb415);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .8;
    z-index: 100; }

@media (min-width: 590px) {
  .ls-single-banner h1 {
    position: absolute;
    color: white;
    z-index: 10;
    margin-left: 20px;
    text-shadow: 0 1px 0 black; } }

.pagination {
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  font-size: 14px;
  line-height: 18px;
  font-size: 1.4rem;
  line-height: 1.8rem;
  display: inline-block;
  border: 1px solid #ebebeb; }
  .pagination a {
    float: left;
    padding: 5px 8px;
    border-right: 1px solid #ebebeb; }
  .pagination a:last-of-type {
    border-right: 0 none; }
  .pagination a:hover {
    text-decoration: none;
    background-color: #ebebeb;
    color: #015ea3; }
  .pagination span {
    float: left;
    padding: 5px 8px;
    border-right: 1px solid #ebebeb;
    color: white;
    background-color: #015ea3; }

.person-container .person {
  font-size: 12px;
  line-height: 16px;
  font-size: 1.2rem;
  line-height: 1.6rem;
  display: block;
  padding: 0;
  margin: 0 0 40px;
  min-width: 100%;
  width: 100%;
  float: left;
  text-align: left; }
  .person-container .person span {
    display: block;
    width: 100%; }
  .person-container .person img {
    border: 2px solid transparent;
    width: 100%;
    max-width: 100%;
    margin-bottom: 0; }
  .person-container .person .person-hidden span {
    display: none; }

.person-container .person:hover {
  background-color: transparent;
  cursor: pointer; }
  .person-container .person:hover img {
    border-color: #0173c7; }
  .person-container .person:hover .person-name {
    color: #015ea3; }

.person-container .person-name {
  font-size: 16px;
  line-height: 20px;
  font-size: 1.6rem;
  line-height: 2rem;
  margin: 8px 0 4px 0;
  font-weight: bold; }

.person-container .person-title {
  font-size: 13px;
  line-height: 16px;
  font-size: 1.3rem;
  line-height: 1.6rem;
  margin-bottom: 10px;
  font-style: none; }

.person-container .person a {
  border-bottom: none; }

body.post-type-archive-uwmpeople .entry-title,
body.tax-uwmpeople_classification .entry-title {
  font-size: 32px;
  line-height: 38px;
  font-size: 3.2rem;
  line-height: 3.8rem;
  font-size: 32px !important;
  border: 0 none !important;
  font-weight: bold !important;
  margin-bottom: 1em !important;
  padding: 0 !important; }

.person-container.list .col-xs-6,
.person-container.list .col-sm-4,
.person-container.list .col-md-3,
.person-container.list .col-lg-2 {
  width: 100% !important; }

.person-container.list .visible-xs-block,
.person-container.list .visible-sm-block,
.person-container.list .visible-md-block,
.person-container.list .visible-lg-block {
  display: none !important; }

.person-container.list .person {
  font-size: 13px;
  line-height: 18px;
  font-size: 1.3rem;
  line-height: 1.8rem;
  padding: 10px 0;
  width: 100%;
  vertical-align: top;
  margin: 0;
  border-bottom: 0 none;
  border-top: 1px solid #ebebeb;
  cursor: default; }
  .person-container.list .person .person-name {
    margin-bottom: 0; }
  .person-container.list .person .person-title {
    font-style: normal; }
  .person-container.list .person .person-meta {
    width: 100%;
    cursor: pointer; }
  .person-container.list .person .person-hidden {
    width: 100%; }
  .person-container.list .person .uwmpeople-department {
    width: 100%;
    display: block; }
  .person-container.list .person .uwmpeople-email {
    width: 100%;
    display: block; }
  .person-container.list .person .uwmpeople-phone {
    width: 100%;
    display: block; }
  .person-container.list .person .uwmpeople-building {
    width: 100%; }

.person-container.list .person-name {
  margin-top: 0; }

.person-container h2.ls-people-header {
  margin-top: 0; }

@media only screen and (min-width: 960px) {
  .person-container.list .person .person-name {
    margin-bottom: 4px; }
  .person-container.list .person .person-title {
    margin-bottom: 0; }
  .person-container.list .person .person-meta {
    width: 40%; }
  .person-container.list .person .person-hidden {
    width: 60%; }
  .person-container.list .person .uwmpeople-department {
    width: 30%; }
  .person-container.list .person .uwmpeople-email {
    width: 20%; }
  .person-container.list .person .uwmpeople-phone {
    width: 27%; }
  .person-container.list .person .uwmpeople-building {
    text-align: right;
    width: 22%; }
  .person-container.list .person .uwmpeople-department:after {
    content: '\0000a0'; }
  .person-container.list .person .uwmpeople-email:after {
    content: '\0000a0'; }
  .person-container.list .person .uwmpeople-phone:after {
    content: '\0000a0'; }
  .person-container.list .person .uwmpeople-building:after {
    content: '\0000a0'; } }

/* UWM People styles come in at the bottom of the page, hence all the !important statements */
.searchwrap {
  width: 100% !important; }

.content-area .filter-bar {
  background: transparent none;
  padding: 0;
  margin-bottom: 40px; }
  .content-area .filter-bar h2 {
    font-size: 14px;
    line-height: 20px;
    font-size: 1.4rem;
    line-height: 2rem;
    margin: 10px 0 0 0; }
  .content-area .filter-bar i {
    font-size: 10px; }
  .content-area .filter-bar .filter-panel {
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ebebeb;
    margin-left: 0;
    margin-top: 0;
    background-color: white;
    position: relative;
    top: -5px;
    z-index: 10;
    padding-left: 10px;
    padding-right: 10px; }
  .content-area .filter-bar .filter {
    font-size: 13px;
    line-height: 18px;
    font-size: 1.3rem;
    line-height: 1.8rem;
    font-weight: bold;
    padding: 10px;
    border-color: #ebebeb;
    width: auto;
    color: #4d4d4d;
    position: relative;
    z-index: 20; }
  .content-area .filter-bar .filter:after {
    content: '\f0d7';
    font: normal 14px/1.4 FontAwesome;
    color: #4d4d4d; }
  .content-area .filter-bar .filter-active {
    background-color: white;
    padding-bottom: 20px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-color: white; }
  .content-area .filter-bar .filter-active:after {
    content: '\f0d8';
    font: normal 14px/1.4 FontAwesome; }
  .content-area .filter-bar .view li {
    font-size: 13px;
    line-height: 18px;
    font-size: 1.3rem;
    line-height: 1.8rem;
    color: #4d4d4d;
    font-weight: bold;
    padding: 10px;
    border-color: #ffe599; }
  .content-area .filter-bar li.view-active {
    background-color: #ffe599; }
  .content-area .filter-bar .filter-list {
    border-top: 0 none;
    margin-top: 0;
    margin-left: 0;
    padding-top: 10px; }
    .content-area .filter-bar .filter-list ul {
      display: block;
      width: 100%;
      margin: 0; }
  .content-area .filter-bar input[type="search"] {
    font-size: 14px;
    line-height: 18px;
    font-size: 1.4rem;
    line-height: 1.8rem;
    width: 97% !important;
    border: 1px solid #ebebeb !important;
    padding: 10px;
    font-weight: bold;
    color: #4d4d4d !important;
    background-color: whitesmoke; }
  .content-area .filter-bar .filter-list li,
  .content-area .filter-bar .filter-parent li {
    font-size: 13px;
    line-height: 16px;
    font-size: 1.3rem;
    line-height: 1.6rem;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    padding: 7px 10px;
    border-color: #ebebeb;
    background-color: white;
    font-weight: bold;
    float: left;
    width: auto;
    margin-right: 10px;
    margin-bottom: 10px; }
    .content-area .filter-bar .filter-list li a,
    .content-area .filter-bar .filter-parent li a {
      color: #4d4d4d; }
  .content-area .filter-bar .filter-list li:hover,
  .content-area .filter-bar .filter-parent li:hover {
    background-color: #fff2cc;
    border-color: #ffe599; }
  .content-area .filter-bar .filter-list .filter-item-active,
  .content-area .filter-bar .filter-list .filter-item-active:hover,
  .content-area .filter-bar .filter-parent .filter-item-active,
  .content-area .filter-bar .filter-parent .filter-item-active:hover {
    background-color: #ffe599;
    border-color: #ffe599; }
    .content-area .filter-bar .filter-list .filter-item-active a:hover,
    .content-area .filter-bar .filter-list .filter-item-active:hover a:hover,
    .content-area .filter-bar .filter-parent .filter-item-active a:hover,
    .content-area .filter-bar .filter-parent .filter-item-active:hover a:hover {
      background: transparent; }
  .content-area .filter-bar .filter-parent {
    border-top: 0 none;
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 0;
    position: relative; }
  .content-area .filter-bar .filter-list.filter-list-active {
    border-bottom: 0 none;
    border-top: 0 none;
    padding-top: 0; }
  .content-area .filter-bar ::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #4d4d4d; }
  .content-area .filter-bar :-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #4d4d4d;
    opacity: 1; }
  .content-area .filter-bar ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #4d4d4d;
    opacity: 1; }
  .content-area .filter-bar :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #4d4d4d; }

.cancel-search {
  color: #4d4d4d !important; }

@media (min-width: 643px) {
  .content-area .filter-bar .filter-panel {
    top: -2px; }
  .content-area .filter-bar .filter-list {
    padding-right: 0; }
  .content-area .filter-bar input[type="search"] {
    margin-bottom: 10px; } }

@media only screen and (min-width: 643px) and (max-width: 767px) {
  .content-area .filter-bar input[type="search"] {
    margin-bottom: 10px !important; } }

.single-uwmpeople .single-person-container {
  margin-top: 40px; }
  .single-uwmpeople .single-person-container .entry-title:before {
    display: none; }
  .single-uwmpeople .single-person-container .entry-title {
    font-weight: bold;
    border-bottom: 0 none;
    margin-top: 0;
    margin-bottom: 20px;
    padding: 0;
    font-size: 32px;
    line-height: 32px;
    font-size: 3.2rem;
    line-height: 3.2rem;
    color: #212121; }
  .single-uwmpeople .single-person-container .entry-title:after {
    content: '';
    display: block;
    width: 20px;
    height: 1px;
    margin: 0.5em 0;
    background-color: #ffbd00; }
  .single-uwmpeople .single-person-container .uwmpeople-details {
    display: block;
    width: auto;
    max-width: inherit;
    min-width: inherit;
    padding: 0;
    box-sizing: inherit;
    text-align: left; }
    .single-uwmpeople .single-person-container .uwmpeople-details a,
    .single-uwmpeople .single-person-container .uwmpeople-details a:visited {
      color: #0173c7; }
    .single-uwmpeople .single-person-container .uwmpeople-details a:hover {
      color: #015ea3;
      text-decoration: underline; }
  .single-uwmpeople .single-person-container i.fa {
    margin-right: 10px; }
  .single-uwmpeople .single-person-container .uwmpeople-contact {
    font-size: 14px;
    line-height: 18px;
    font-size: 1.4rem;
    line-height: 1.8rem;
    padding: 0;
    background-color: transparent;
    margin-top: 20px; }
    .single-uwmpeople .single-person-container .uwmpeople-contact a {
      display: inline; }
    .single-uwmpeople .single-person-container .uwmpeople-contact span {
      display: block;
      width: 100%;
      margin-bottom: 4px; }
  .single-uwmpeople .single-person-container .uwmpeople-image {
    text-align: left;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 20px;
    margin-bottom: 0;
    border-top: 1px solid #ebebeb; }
    .single-uwmpeople .single-person-container .uwmpeople-image img {
      border: 2px solid #ebebeb;
      max-width: 190px;
      margin-bottom: 0; }
  .single-uwmpeople .single-person-container .uwmpeople-jobtitle {
    font-size: 20px;
    line-height: 24px;
    font-size: 2rem;
    line-height: 2.4rem;
    margin: 3px 0; }
  .single-uwmpeople .single-person-container .uwmpeople-department {
    font-size: 13px;
    line-height: 18px;
    font-size: 1.3rem;
    line-height: 1.8rem;
    color: #7e8286; }
  .single-uwmpeople .single-person-container .uwmpeople-classification {
    font-size: 14px;
    line-height: 18px;
    font-size: 1.4rem;
    line-height: 1.8rem;
    margin-top: 0;
    margin-bottom: 20px; }
  .single-uwmpeople .single-person-container .uwmpeople-email {
    padding: 0; }
  .single-uwmpeople .single-person-container .uwmpeople-phone {
    padding-bottom: 0;
    line-height: 24px; }
  .single-uwmpeople .single-person-container .uwmpeople-bio {
    display: block;
    width: 100%;
    max-width: none;
    border-top: 1px solid #ebebeb;
    padding-top: 40px; }
    .single-uwmpeople .single-person-container .uwmpeople-bio h1:first-of-type,
    .single-uwmpeople .single-person-container .uwmpeople-bio h2:first-of-type,
    .single-uwmpeople .single-person-container .uwmpeople-bio h3:first-of-type,
    .single-uwmpeople .single-person-container .uwmpeople-bio h4:first-of-type,
    .single-uwmpeople .single-person-container .uwmpeople-bio h5:first-of-type,
    .single-uwmpeople .single-person-container .uwmpeople-bio p:first-of-type {
      margin-top: 0; }
    .single-uwmpeople .single-person-container .uwmpeople-bio p {
      margin-top: 0; }
    .single-uwmpeople .single-person-container .uwmpeople-bio p:first-of-type {
      margin-bottom: 0; }

@media only screen and (min-width: 768px) {
  .single-uwmpeople .single-person-container .entry-title {
    margin-top: 0; }
  .single-uwmpeople .single-person-container .uwmpeople-image {
    border-top: 0 none;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 0; }
  .single-uwmpeople .single-person-container .uwmpeople-details {
    padding-bottom: 10px; }
  .single-uwmpeople .single-person-container .uwmpeople-phone {
    line-height: 18px; }
  .single-uwmpeople .col-sm-9 {
    border-right: 0 none; } }

.entry-content {
  /* No margin */
  /* 10px margin */
  /* 20px margin */
  /* 30px margin */
  /* 40px margin */
  /* 60px margin */
  /* 80px margin */ }
  .entry-content .ls-no-marg {
    margin-top: 0px;
    margin-bottom: 0px; }
  .entry-content .ls-no-marg-t {
    margin-top: 0px; }
  .entry-content .ls-no-marg-b {
    margin-bottom: 0px; }
  .entry-content .ls-flush-top {
    margin-top: 0px; }
  .entry-content .ls-flush {
    margin-top: 0px;
    margin-bottom: 0px; }
  .entry-content .ls-marg-t-10 {
    margin-top: 10px; }
  .entry-content .ls-marg-b-10 {
    margin-bottom: 10px; }
  .entry-content .ls-marg-t-20 {
    margin-top: 20px; }
  .entry-content .ls-marg-b-20 {
    margin-bottom: 20px; }
  .entry-content .ls-marg-t-30 {
    margin-top: 30px; }
  .entry-content .ls-marg-b-30 {
    margin-bottom: 30px; }
  .entry-content .ls-marg-t-40 {
    margin-top: 40px; }
  .entry-content .ls-marg-b-40 {
    margin-bottom: 40px; }
  .entry-content .ls-marg-t-60 {
    margin-top: 60px; }
  .entry-content .ls-marg-b-60 {
    margin-bottom: 60px; }
  .entry-content .ls-marg-t-80 {
    margin-top: 80px; }
  .entry-content .ls-marg-b-80 {
    margin-bottom: 80px; }

.ls-give .ls-co-give {
  margin-bottom: 2em; }
  .ls-give .ls-co-give .inner {
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    background-color: whitesmoke;
    padding: 5px 15px 15px 15px; }
  .ls-give .ls-co-give .give-item {
    padding: 20px 0;
    border-bottom: 1px solid #ebebeb; }
  .ls-give .ls-co-give i {
    margin-left: 7px;
    margin-right: 9px; }
  .ls-give .ls-co-give h3 {
    font-size: 12px;
    line-height: 15px;
    font-size: 1.2rem;
    line-height: 1.5rem;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    margin: 0;
    padding: 10px 15px;
    border-bottom: 1px solid #ebebeb;
    text-align: left;
    letter-spacing: 1px;
    background-color: #4d4d4d;
    color: #ffbd00; }
  .ls-give .ls-co-give h4 {
    font-size: 12px;
    line-height: 7.5px;
    font-size: 1.2rem;
    line-height: 0.75rem;
    float: left;
    margin-top: 0;
    margin-right: 1em;
    text-align: center;
    background-color: #ffbd00;
    padding: 1em;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    color: white; }
  .ls-give .ls-co-give ul {
    padding: 10px 20px 0 60px;
    margin-bottom: 0;
    text-align: left; }
    .ls-give .ls-co-give ul li {
      font-size: 13px;
      line-height: 16px;
      font-size: 1.3rem;
      line-height: 1.6rem; }
      .ls-give .ls-co-give ul li:last-child {
        margin-bottom: 0;
        padding-bottom: 0; }
  .ls-give .ls-co-give p {
    font-size: 13px;
    line-height: 16px;
    font-size: 1.3rem;
    line-height: 1.6rem;
    margin-bottom: 0; }

.ls-event h1.entry-title {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 10px;
  margin-bottom: 30px; }

.ls-events-archive h2 {
  margin-top: 0;
  margin-bottom: 10px !important; }

.ls-events-archive .entry-thumbnail {
  margin-bottom: 6px; }

.ls-events-archive .ls-event-details {
  padding-top: 4px; }

.ls-event-details span,
.ls-event-details p {
  font-size: 13px;
  line-height: 17px;
  font-size: 1.3rem;
  line-height: 1.7rem;
  display: block;
  margin: 0; }

.ls-event-details .ls-date {
  font-size: 17px;
  line-height: 20px;
  font-size: 1.7rem;
  line-height: 2rem;
  font-weight: bold; }

.ls-event-details .ls-time {
  font-size: 17px;
  line-height: 20px;
  font-size: 1.7rem;
  line-height: 2rem;
  font-weight: bold; }

.ls-event-details .ls-location {
  color: #7e8286;
  margin-top: 10px; }

.vimeo a {
  text-decoration: none;
  border: 0 none; }

@media print {
  /**
	* Base Print Styles
	*/
  @page {
    margin: 1.5cm 1.75cm 2.5cm 1.75cm; }
  .site {
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: 100%;
    position: static; }
  body {
    font-size: 10pt;
    background-color: transparent !important; }
  /**
	* Images
	*/
  img,
  figure {
    display: block;
    page-break-inside: avoid;
    margin: 0 auto 0.25cm auto;
    text-align: center; }
  .entry-thumbnail img {
    display: block;
    margin: 0 auto 0.25cm auto; }
  .archive .entry-thumbnail img {
    display: block;
    margin: 0 auto 0.25cm auto; }
  /**
	* Grid Overrides 
	*/
  .row {
    margin: 0 !important; }
  .container {
    padding: 0 !important;
    width: 100%;
    max-width: initial !important; }
    .container .col-xs-1, .container .col-xs-2, .container .col-xs-3, .container .col-xs-4, .container .col-xs-5, .container .col-xs-6,
    .container .col-xs-7, .container .col-xs-8, .container .col-xs-9, .container .col-xs-10, .container .col-xs-11, .container .col-xs-12,
    .container .col-sm-1, .container .col-sm-2, .container .col-sm-3, .container .col-sm-4, .container .col-sm-5, .container .col-sm-6,
    .container .col-sm-7, .container .col-sm-8, .container .col-sm-9, .container .col-sm-10, .container .col-sm-11, .container .col-sm-12,
    .container .col-md-1, .container .col-md-2, .container .col-md-3, .container .col-md-4, .container .col-md-5, .container .col-md-6,
    .container .col-md-7, .container .col-md-8, .container .col-md-9, .container .col-md-10, .container .col-md-11, .container .col-md-12,
    .container .col-lg-1, .container .col-lg-2, .container .col-lg-3, .container .col-lg-4, .container .col-lg-5, .container .col-lg-6,
    .container .col-lg-7, .container .col-lg-8, .container .col-lg-9, .container .col-lg-10, .container .col-lg-11, .container .col-lg-12 {
      width: 100%;
      max-width: 100%;
      padding-left: 0;
      padding-right: 0;
      border: 0 none; }
    .container .col-sm-push-1, .container .col-sm-push-2, .container .col-sm-push-3, .container .col-sm-push-4, .container .col-sm-push-5, .container .col-sm-push-6,
    .container .col-sm-push-7, .container .col-sm-push-8, .container .col-sm-push-9, .container .col-sm-push-10, .container .col-sm-push-11, .container .col-sm-push-12,
    .container .col-sm-pull-1, .container .col-sm-pull-2, .container .col-sm-pull-3, .container .col-sm-pull-4, .container .col-sm-pull-5, .container .col-sm-pull-6,
    .container .col-sm-pull-7, .container .col-sm-pull-8, .container .col-sm-pull-9, .container .col-sm-pull-10, .container .col-sm-pull-11, .container .col-sm-pull-12,
    .container .col-md-push-1, .container .col-md-push-2, .container .col-md-push-3, .container .col-md-push-4, .container .col-md-push-5, .container .col-md-push-6,
    .container .col-md-push-7, .container .col-md-push-8, .container .col-md-push-9, .container .col-md-push-10, .container .col-md-push-11, .container .col-md-push-12,
    .container .col-md-pull-1, .container .col-md-pull-2, .container .col-md-pull-3, .container .col-md-pull-4, .container .col-md-pull-5, .container .col-md-pull-6,
    .container .col-md-pull-7, .container .col-md-pull-8, .container .col-md-pull-9, .container .col-md-pull-10, .container .col-md-pull-11, .container .col-md-pull-12 {
      left: 0;
      right: 0; }
    .container .col-sm-offset-1, .container .col-sm-offset-2, .container .col-sm-offset-3, .container .col-sm-offset-4, .container .col-sm-offset-5, .container .col-sm-offset-6,
    .container .col-sm-offset-7, .container .col-sm-offset-8, .container .col-sm-offset-9, .container .col-sm-offset-10, .container .col-sm-offset-11, .container .col-sm-offset-12,
    .container .col-md-offset-1, .container .col-md-offset-2, .container .col-md-offset-3, .container .col-md-offset-4, .container .col-md-offset-5, .container .col-md-offset-6,
    .container .col-md-offset-7, .container .col-md-offset-8, .container .col-md-offset-9, .container .col-md-offset-10, .container .col-md-offset-11, .container .col-md-offset-12 {
      margin-left: 0;
      margin-right: 0; }
    .container #page-content-right,
    .container #page-content-left {
      border: 0 none;
      padding: 0; }
    .container aside {
      display: none; }
  /**
	* Header Overrides 
	*/
  nav,
  #navbar,
  .navbar {
    display: none; }
  .main-navigation {
    min-height: 0;
    height: 0;
    display: none; }
  .toggled-on .nav-menu {
    display: none; }
  .menu-more,
  .more-navigation {
    display: none !important;
    background-color: transparent !important; }
  header.site-header {
    z-index: auto !important;
    height: 100% !important;
    background: transparent none;
    position: static;
    border: 0 none !important; }
    header.site-header .domain-banner {
      display: none; }
  header .header-background {
    display: none !important;
    background: transparent none !important; }
  .site-branding {
    display: block;
    width: 100%;
    height: auto !important;
    border: 0 none;
    border-bottom: 1px solid #ebebeb;
    padding: 0;
    margin: 0;
    max-width: 100%;
    position: static;
    box-shadow: none !important;
    padding-bottom: 0.5cm; }
    .site-branding h1 {
      display: block !important;
      margin: 0 !important;
      padding: 0 !important;
      background-image: none !important;
      background-position: 0 0 !important;
      width: auto;
      height: auto;
      position: static;
      left: 0;
      top: 0;
      right: auto;
      bottom: auto;
      float: right; }
      .site-branding h1 a {
        display: none; }
      .site-branding h1:after {
        content: url(/letters-science/wp-content/themes/uwmwebid-lstop/images/print-logo.png) !important;
        display: block !important;
        width: 125px !important;
        height: 36px !important;
        border: 1px solid #fff; }
    .site-branding h2 {
      width: 100% !important;
      max-width: 100% !important; }
      .site-branding h2 a {
        width: 100% !important;
        max-width: 100% !important; }
      .site-branding h2 span.logotype-top {
        position: static;
        font-size: 10pt;
        left: auto;
        bottom: auto;
        margin: 0 0 0.1cm 0;
        padding-top: 0;
        padding-bottom: 0;
        border: 0 none !important;
        max-width: initial !important;
        background: transparent none !important;
        text-decoration: none !important; }
      .site-branding h2 span.logotype-bottom {
        width: 100%;
        position: static;
        font-size: 20pt;
        left: auto;
        bottom: auto;
        margin: 0.25cm 0;
        padding-top: 0;
        padding-bottom: 0;
        border: 0 none !important;
        max-width: initial !important;
        background: transparent none !important;
        text-decoration: none !important; }
    .site-branding a,
    .site-branding span {
      text-decoration: none !important;
      border: 0 none !important; }
    .site-branding p {
      position: static;
      display: none !important;
      background-color: transparent !important;
      background-image: none !important;
      visibility: none !important;
      bottom: auto;
      height: 0;
      right: auto; }
    .site-branding p em,
    .site-branding p a,
    .site-branding p a span {
      display: none !important; }
    .site-branding h2 a {
      text-decoration: none !important; }
    .site-branding .brand-logo,
    .site-branding .brand-school {
      width: 50%; }
    .site-branding .brand-logo {
      float: right; }
    .site-branding .brand-school {
      float: left; }
  .content-area a {
    text-decoration: none;
    font-weight: bold;
    border-bottom: 0 none; }
  .content-area a:link:after,
  .content-area a:visited:after {
    content: " (" attr(href) ") ";
    font-size: 90%;
    font-weight: normal;
    font-style: italic;
    color: #333; }
  .content-area #breadcrumbs {
    display: none; }
  .content-area h1.entry-title {
    margin-top: 0.125cm;
    margin-bottom: 0.25cm; }
    .content-area h1.entry-title::before {
      display: none; }
  .content-area .ls-single-banner h1 {
    position: relative;
    color: #000;
    text-shadow: none;
    margin-left: 0; }
  .content-area figure.page-banner {
    display: none; }
  table.striped tr:nth-child(odd) td {
    background-color: white; }
  .ls-requirements tr:last-child th {
    border-color: #ebebeb; }
  .ls-requirements th {
    background-color: white;
    padding-left: 0; }
  .ls-requirements td {
    border-right: 0 none; }
  .ls-sub-bottom {
    display: none; }
  a.ls-btn {
    background-color: transparent;
    text-transform: none;
    color: black !important; }
  .ls-post-nav {
    display: none; }
  .ls-event-details .ls-location {
    margin-bottom: 0.25cm; } }

ul.page-post-listing {
  list-style-type: none;
  padding-left: 0px; }
  ul.page-post-listing .listing-item a.title {
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 0;
    font-weight: bold;
    border-bottom: none; }
    ul.page-post-listing .listing-item a.title:after {
      content: "\a";
      white-space: pre; }
  ul.page-post-listing .listing-item span.date {
    color: #999999;
    font-size: 12px;
    line-height: 14px;
    display: block; }
    ul.page-post-listing .listing-item span.date:after {
      content: "\a";
      white-space: pre; }
  ul.page-post-listing .listing-item span.excerpt-dash {
    display: none; }
  ul.page-post-listing .listing-item span.excerpt {
    display: block;
    margin-bottom: 25px;
    padding-bottom: 25px;
    margin-top: 10px;
    padding-top: 5px;
    border-bottom: 1px solid #ebebeb; }
