/*
Theme Name:		VetMed 
Description:	Custom theme for UofI College of Veterinary Medicine
Author:			Pixo
Author URI:		http://pixotech.com/
Version:		1.0
*/
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
/* line 11, sass/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
/* line 30, sass/_normalize.scss */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 41, sass/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
/* line 51, sass/_normalize.scss */
[hidden],
template {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 66, sass/_normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
/* line 76, sass/_normalize.scss */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
/* line 88, sass/_normalize.scss */
a {
  background: transparent;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
/* line 96, sass/_normalize.scss */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* line 104, sass/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
/* line 118, sass/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
/* line 127, sass/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
/* line 135, sass/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
/* line 144, sass/_normalize.scss */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
/* line 152, sass/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
/* line 162, sass/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
/* line 171, sass/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
/* line 183, sass/_normalize.scss */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
/* line 191, sass/_normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 199, sass/_normalize.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 207, sass/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 215, sass/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 219, sass/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
/* line 231, sass/_normalize.scss */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
/* line 239, sass/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
/* line 251, sass/_normalize.scss */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
/* line 263, sass/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 274, sass/_normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
/* line 285, sass/_normalize.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 299, sass/_normalize.scss */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
/* line 311, sass/_normalize.scss */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* line 324, sass/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
/* line 336, sass/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
/* line 346, sass/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 358, sass/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
/* line 370, sass/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 379, sass/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
/* line 390, sass/_normalize.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 403, sass/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*** Variables ***/
/* Mixins */
/* line 1, sass/_base.scss */
html, body {
  height: 100%;
}

/* line 5, sass/_base.scss */
#vm_container {
  min-height: 100%;
  height: 100%;
}

/* line 10, sass/_base.scss */
body {
  color: #333;
  font-size: 15px;
  font-family: "open_sans", sans-serif;
  line-height: 1.3;
}
/* line 16, sass/_base.scss */
body hr {
  display: block;
  height: 2px;
  border-top: 1px solid #bbbbbb;
  border-bottom: 1px solid #bbbbbb;
  clear: both;
}

/* line 24, sass/_base.scss */
.content-body ul {
  list-style-type: none;
  padding: 0;
}
/* line 28, sass/_base.scss */
.content-body ul li {
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
  padding-left: 30px;
  background: url("./img/left_arrow_teal.png") no-repeat 10px 6px;
}

/* line 35, sass/_base.scss */
.content-body .gform_wrapper li {
  background: none;
}

/* line 39, sass/_base.scss */
.wrap {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1em;
}
@media only screen and (min-width: 30em) {
  /* line 39, sass/_base.scss */
  .wrap {
    padding: 0 1.5em;
  }
}

/* line 49, sass/_base.scss */
h1 {
  font-size: 3.85em;
  font-family: "roboto_condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.15;
  margin: 0.3em 0 0.5em;
}

/* line 58, sass/_base.scss */
h2 {
  font-size: 2.3em;
  font-family: "roboto_condensed", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  margin: 0.5em 0;
  line-height: 1.15;
  color: #1a497e;
}
/* line 66, sass/_base.scss */
h2 a {
  color: #f74301;
  text-decoration: none;
}

/* line 72, sass/_base.scss */
h3, p.h3 {
  font-size: 1.17em;
  font-family: "roboto_slab", serif;
  color: #409fa3;
  margin: 1em 0 -.5em;
  font-weight: 400;
}

/* line 80, sass/_base.scss */
h4, p.h4 {
  font-size: 1em;
  font-family: "roboto_slab", serif;
  color: #f74301;
}

/* line 86, sass/_base.scss */
a {
  color: #fe551a;
  text-decoration: none;
}
/* line 90, sass/_base.scss */
a:hover {
  text-decoration: underline;
}

/* line 95, sass/_base.scss */
.button, .button-error, .button-important, .button-teal, .button-navy {
  font-family: "roboto_condensed", sans-serif;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: .45em 1.5em;
  display: inline-block;
  text-decoration: none;
}
/* line 103, sass/_base.scss */
.button:hover, .button-error:hover, .button-important:hover, .button-teal:hover, .button-navy:hover, .button:focus, .button-error:focus, .button-important:focus, .button-teal:focus, .button-navy:focus {
  text-decoration: none;
}

/* line 108, sass/_base.scss */
.button-teal, .button-navy {
  text-align: left;
  width: auto;
  max-width: 400px;
  min-width: 285px;
  font-size: 1.25em;
  padding: .5em 2em .5em 1em;
  background: url(img/calltoaction_arrow.png) no-repeat 94% center;
}

/* line 130, sass/_base.scss */
.button {
  border-width: 0px;
  background-color: #757574;
  color: #ffffff;
}
/* line 124, sass/_base.scss */
.button:hover, .button:focus {
  background-color: #244b7e;
}
/* line 132, sass/_base.scss */
.widget .button {
  display: block;
  margin: 0 10px;
  line-height: 2em;
  letter-spacing: 0.1em;
}

/* line 140, sass/_base.scss */
.vm_container .gform_wrapper .gform_footer .gform_button {
  line-height: 1.7em;
  padding: .45em 1.5em;
}

/* line 145, sass/_base.scss */
.button-error {
  border-width: 0px;
  background-color: maroon;
  color: #ffffff;
}
/* line 124, sass/_base.scss */
.button-error:hover, .button-error:focus {
  background-color: red;
}

/* line 149, sass/_base.scss */
.button-important {
  border-width: 0px;
  background-color: #409fa3;
  color: #ffffff;
}
/* line 124, sass/_base.scss */
.button-important:hover, .button-important:focus {
  background-color: #f74301;
}

/* line 153, sass/_base.scss */
.button-teal {
  border-width: 0px;
  background-color: #409fa3;
  color: #ffffff;
}
/* line 124, sass/_base.scss */
.button-teal:hover, .button-teal:focus {
  background-color: #56b0b5;
}

/* line 158, sass/_base.scss */
.button-navy {
  border-width: 0px;
  background-color: #244b7e;
  color: #ffffff;
}
/* line 124, sass/_base.scss */
.button-navy:hover, .button-navy:focus {
  background-color: #2a5996;
}

/* line 163, sass/_base.scss */
.toggleset {
  list-style-type: none;
}

/* line 167, sass/_base.scss */
.content-body .toggle-item {
  display: block;
  padding: 0;
  background-image: none;
  position: relative;
}
/* line 172, sass/_base.scss */
.content-body .toggle-item .trigger {
  cursor: pointer;
  border-bottom: 1px solid #C9C9C9;
  margin-bottom: .5em;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
}
/* line 182, sass/_base.scss */
.content-body .toggle-item .trigger:before {
  content: "";
  font-size: 1.15em;
  color: #a1a1a1;
  font-weight: 300;
  padding-right: .8em;
  background-image: url(img/plus.png);
  background-repeat: no-repeat;
  background-position: 0px 50%;
  padding-left: .4em\9;
  top: 5px\9;
}
/* line 194, sass/_base.scss */
.content-body .toggle-item .trigger.open:before {
  background-image: url(img/minus.png);
  padding-right: .8em !important;
}
/* line 199, sass/_base.scss */
.content-body .toggle-item h3.trigger {
  margin: .25em 0;
}
/* line 201, sass/_base.scss */
.content-body .toggle-item h3.trigger:before {
  font-size: 1.4em;
  position: relative;
  padding-right: .8em;
  line-height: 1.1em;
}
/* line 207, sass/_base.scss */
.content-body .toggle-item h3.trigger.open:before {
  padding-right: .25em;
}
/* line 211, sass/_base.scss */
.content-body .toggle-item .panel {
  display: block;
  overflow: hidden;
}
/* line 215, sass/_base.scss */
.content-body .toggle-item .panel > *:first-child {
  margin-top: 0;
  padding-top: 0;
}

/* line 222, sass/_base.scss */
.content {
  line-height: 1.7;
  *zoom: 1;
}
/* line 44, sass/style.scss */
.content:before, .content:after {
  content: " ";
  display: table;
}
/* line 48, sass/style.scss */
.content:after {
  clear: both;
}

/* line 227, sass/_base.scss */
.content-wrap {
  margin-top: 2em;
}

/* line 231, sass/_base.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 235, sass/_base.scss */
.show {
  display: block !important;
}

/* line 239, sass/_base.scss */
table {
  border: 1px solid #757574;
  width: 100%;
  font-size: 13px;
  margin-top: 1em;
}
/* line 245, sass/_base.scss */
table td {
  padding: 14px;
}
/* line 249, sass/_base.scss */
table th {
  text-transform: uppercase;
  font-family: "roboto_condensed", sans-serif;
  font-weight: normal;
  text-align: left;
  padding: 5px 14px;
}
/* line 257, sass/_base.scss */
table thead {
  background: #244b7e;
}
/* line 260, sass/_base.scss */
table thead tr {
  height: 37px;
}
/* line 264, sass/_base.scss */
table thead th {
  color: white;
  font-size: 15px;
}
/* line 271, sass/_base.scss */
table tbody th {
  color: #2a5996;
  font-size: 14px;
}
/* line 275, sass/_base.scss */
table tbody tr {
  height: 70px;
}
/* line 278, sass/_base.scss */
table tbody tr:nth-child(odd) {
  background: #f4f4f4;
}

/* line 284, sass/_base.scss */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}
/* line 289, sass/_base.scss */
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

/* line 297, sass/_base.scss */
.overflow-x-hidden {
  width: 100%;
  overflow-x: hidden;
}

/* line 302, sass/_base.scss */
.full-width {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}

/* line 308, sass/_base.scss */
select, option, textarea {
  max-width: 100%;
}

/* line 2, sass/_header.scss */
.banner .top {
  padding: 2em 1em 2.75em;
}
/* line 5, sass/_header.scss */
.banner .top .logo {
  float: left;
}
@media only screen and (max-width: 36em) {
  /* line 5, sass/_header.scss */
  .banner .top .logo {
    float: none;
  }
}
/* line 11, sass/_header.scss */
.banner .top .logo img {
  max-width: 100%;
  height: auto;
}
@media only screen and (min-width: 30em) {
  /* line 5, sass/_header.scss */
  .banner .top .logo {
    display: block;
    background: url(img/logo.svg) no-repeat 0 0;
    width: 382px;
    height: 40px;
  }
  /* line 20, sass/_header.scss */
  .banner .top .logo img {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  /* line 133, sass/style.scss */
  .banner .top .logo img:active, .banner .top .logo img:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
  }
  /* line 23, sass/_header.scss */
  .banner .top .logo img .logo-right {
    margin-left: 10px;
  }
}
/* line 30, sass/_header.scss */
.banner .top img.logo-right {
  float: right;
  margin-left: 25px;
}
@media only screen and (min-width: 30em) {
  /* line 35, sass/_header.scss */
  .banner .top img.logo-right {
    margin-left: 10px;
  }
}

/* line 42, sass/_header.scss */
.eyebrow {
  display: none;
}
@media only screen and (min-width: 55em) {
  /* line 42, sass/_header.scss */
  .eyebrow {
    display: block;
    float: right;
    position: relative;
  }
  /* line 49, sass/_header.scss */
  .eyebrow ul {
    margin: 0;
    padding: 0;
  }
  /* line 52, sass/_header.scss */
  .eyebrow ul li {
    list-style: none;
    list-style-image: none;
    float: left;
    margin-left: 1.85em;
  }
}
@media only screen and (min-width: 55em) and (min-width: 55em) and (max-width: 61em) {
  /* line 52, sass/_header.scss */
  .eyebrow ul li {
    margin-left: 1.2em;
  }
  /* line 61, sass/_header.scss */
  .eyebrow ul li:last-child {
    width: 14px;
    overflow: hidden;
  }
}
@media only screen and (min-width: 55em) {
  /* line 66, sass/_header.scss */
  .eyebrow ul li:first-child {
    margin-left: 0;
  }
  /* line 69, sass/_header.scss */
  .eyebrow ul li a {
    font-size: .8em;
    color: #1a497e;
    font-family: "open_sans", sans-serif;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
  }
  /* line 77, sass/_header.scss */
  .eyebrow ul li a:hover {
    color: #fe551a;
  }
}

/* Sticky Header */
@media only screen and (min-width: 55em) {
  /* line 90, sass/_header.scss */
  .inner .banner {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9999;
    background-color: white;
  }
  /* line 96, sass/_header.scss */
  .admin-bar .inner .banner {
    margin-top: 2.15em;
  }
  /* line 100, sass/_header.scss */
  .inner #content {
    margin-top: 15.65em;
  }

  /* line 105, sass/_header.scss */
  body.admin-bar.inner .banner {
    top: 32px;
  }
}
/* Fix for Google search relating to sticky nav */
/* line 111, sass/_header.scss */
body .gssb_c {
  z-index: 10000;
}

/* Class to enable mobile sticky Nav */
/* line 117, sass/_header.scss */
.sticky {
  position: fixed;
  top: 0;
  z-index: 50;
  width: 100%;
}
/* line 123, sass/_header.scss */
.sticky.expanded {
  position: relative;
}
@media only screen and (min-width: 600px) {
  /* line 128, sass/_header.scss */
  .admin-bar .sticky {
    top: 3.05em;
  }
}
@media only screen and (min-width: 55em) {
  /* line 117, sass/_header.scss */
  .sticky {
    top: 0;
    z-index: 50;
    position: static;
    width: auto;
  }
}

/* Google Search */
/* line 143, sass/_header.scss */
.search {
  display: none;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 1001;
}
/* line 151, sass/_header.scss */
.search .search-container input[type='text'] {
  margin: 0 2px;
  width: 212px;
}
/* line 157, sass/_header.scss */
.search form.gsc-search-box {
  margin-top: -17px;
  padding: 8px 0 2px 0 !important;
}
/* line 162, sass/_header.scss */
.search tr {
  background-color: #409fa3 !important;
  float: right;
  height: 40px;
  margin-top: -0.3em;
  padding: 0px;
  width: 325px;
}
/* line 170, sass/_header.scss */
.search tr td {
  padding: 0px !important;
}
/* line 173, sass/_header.scss */
.search tr td.gsc-search-button {
  padding-left: 0 !important;
}
/* line 176, sass/_header.scss */
.search tr td.gsc-search-button input[type="button"] {
  background-color: #79BCBF;
  border: none;
  text-transform: uppercase;
  width: 80px;
}
/* line 185, sass/_header.scss */
.search tr .gstl_50 {
  margin-top: 0;
}
/* line 188, sass/_header.scss */
.search tr .gstl_50 tr {
  align-items: center;
  display: flex;
}
/* line 194, sass/_header.scss */
.search tr .gsib_a {
  padding-left: 8px !important;
}
/* line 198, sass/_header.scss */
.search tr .gsc-clear-button {
  display: none;
}

/* line 204, sass/_header.scss */
.arrow-up {
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid #409fa3;
  margin-left: 290px;
  margin-top: 5px;
}

/* line 214, sass/_header.scss */
.search-button {
  font-size: 12px;
  height: 15px;
  position: relative;
  top: -2px;
  width: 50px;
}

/* line 222, sass/_header.scss */
li.menu-item a[title="search"] {
  background: url(img/search.png) no-repeat 50%;
  background-position: 0 -14px;
  height: 5px;
  padding-left: 20px;
  width: 5px;
}

/* line 230, sass/_header.scss */
li.menu-item a[title="search"]:hover {
  background-position: 0 -30px;
}

/* line 234, sass/_header.scss */
.home li.menu-item a[title="search"] {
  background-position: 0 1px;
}

/* line 239, sass/_header.scss */
.navbar .dropdown .m.search {
  display: block;
  padding: 0;
  position: relative;
  top: -4px;
  width: 100%;
}
@media only screen and (min-width: 55em) {
  /* line 239, sass/_header.scss */
  .navbar .dropdown .m.search {
    display: none;
  }
}
/* line 250, sass/_header.scss */
.navbar .dropdown .m.search .gsc-search-box {
  margin-bottom: 0;
}
/* line 253, sass/_header.scss */
.navbar .dropdown .m.search .gsc-search-box tr {
  width: 98%;
}
/* line 256, sass/_header.scss */
.navbar .dropdown .m.search .gsc-search-box tr .gsc-input input[type="text"] {
  width: 100%;
  box-sizing: border-box;
}
/* line 263, sass/_header.scss */
.navbar .dropdown .m.search .gsc-search-button input[type="button"] {
  height: 30px;
}

/* line 269, sass/_header.scss */
.covid-banner {
  align-items: center;
  background-color: #E84A27;
  display: flex;
  justify-content: center;
  padding: 24px;
}

/* line 277, sass/_header.scss */
.covid-banner__content {
  color: white;
  font-size: 20px;
  font-weight: 700;
}

/* line 2, sass/_navbar.scss */
.oldie .navbar {
  border-bottom: 5px solid #E4E4E4;
}
/* line 6, sass/_navbar.scss */
.navbar .wrap {
  padding: 0;
}
/* line 10, sass/_navbar.scss */
.navbar ul.controls {
  position: relative;
  padding: .75em 0 0.7em;
  margin: 0;
  background-color: #244b7e;
}
/* line 15, sass/_navbar.scss */
.navbar ul.controls li {
  display: inline-block;
}
/* line 17, sass/_navbar.scss */
.navbar ul.controls li a {
  display: block;
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}
/* line 60, sass/style.scss */
.navbar ul.controls li a:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
/* line 22, sass/_navbar.scss */
.navbar ul.controls .home {
  margin-left: 1em;
  width: 26px;
  height: 22px;
  background: url(img/home.png) no-repeat 50%;
}
/* line 28, sass/_navbar.scss */
.navbar ul.controls .search {
  width: 13px;
  height: 14px;
  background: url(img/search.png) no-repeat 50%;
  position: absolute;
  right: 3.25em;
  top: 1.2em;
}
/* line 36, sass/_navbar.scss */
.navbar ul.controls .menu {
  width: 24px;
  height: 19px;
  background: url(img/menu.png) no-repeat 50%;
  position: absolute;
  right: 1em;
  top: .9em;
}
/* line 47, sass/_navbar.scss */
.navbar .dropdown {
  display: none;
  padding-top: 1em;
  margin-top: -.5em;
  background: url(img/grn_triangle.png) no-repeat 95% 0;
  position: relative;
}
/* line 59, sass/_navbar.scss */
.navbar .dropdown .search {
  background-color: #409fa3;
  padding: 1em;
  *zoom: 1;
}
/* line 62, sass/_navbar.scss */
.navbar .dropdown .search input[type="text"] {
  float: left;
}
/* line 65, sass/_navbar.scss */
.navbar .dropdown .search input[type="button"] {
  float: right;
}
/* line 44, sass/style.scss */
.navbar .dropdown .search:before, .navbar .dropdown .search:after {
  content: " ";
  display: table;
}
/* line 48, sass/style.scss */
.navbar .dropdown .search:after {
  clear: both;
}
/* line 70, sass/_navbar.scss */
.navbar .dropdown .menus {
  padding: .75em 1em 1em;
  background-color: #244b7e;
}
/* line 75, sass/_navbar.scss */
.navbar .dropdown ul {
  margin: 0;
  padding: 0;
}
/* line 78, sass/_navbar.scss */
.navbar .dropdown ul li {
  list-style: none;
  list-style-image: none;
  border-top: 1px solid #4E6F94;
}
/* line 82, sass/_navbar.scss */
.navbar .dropdown ul li a {
  display: block;
  font-family: "roboto_condensed", sans-serif;
  font-weight: 400;
  color: white;
  text-transform: uppercase;
  font-size: 1em;
  padding: .25em 1.5em;
  text-decoration: none;
  text-align: left;
}
/* line 93, sass/_navbar.scss */
.navbar .dropdown ul li:first-child {
  border: none;
}
/* line 98, sass/_navbar.scss */
.navbar .dropdown ul.main {
  border-bottom: 1px solid #8194A9;
  position: relative;
  padding-bottom: 1em;
  margin-bottom: 1.5em;
}
/* line 103, sass/_navbar.scss */
.navbar .dropdown ul.main:after {
  content: " ";
  position: absolute;
  border-bottom: 1px solid #8194A9;
  z-index: 0;
  width: 100%;
  bottom: 2px;
}
/* line 106, sass/_navbar.scss */
.navbar .dropdown ul.main li {
  display: block;
}
/* line 108, sass/_navbar.scss */
.navbar .dropdown ul.main li a {
  padding: .55em 0 .55em 30px;
  font-size: 1.05em;
}
/* line 112, sass/_navbar.scss */
.navbar .dropdown ul.main li.heart > a {
  background: url(img/heart.png) no-repeat 30px 50%;
  padding-left: 51px;
}
/* line 117, sass/_navbar.scss */
.navbar .dropdown ul.main li:hover, .navbar .dropdown ul.main li > a:hover, .navbar .dropdown ul.main li.current-menu-item > a, .navbar .dropdown ul.main li.current_page_ancestor > a, .navbar .dropdown ul.main li.heart > a:hover {
  background-color: #3C6491;
}
/* line 122, sass/_navbar.scss */
.navbar .dropdown ul.main .sub-menu {
  display: none;
}
/* line 126, sass/_navbar.scss */
.navbar .dropdown ul.main .sub-menu li {
  float: none;
  width: auto;
}
/* line 130, sass/_navbar.scss */
.navbar .dropdown ul.main .sub-menu li a {
  display: block;
  font-family: "open_sans", sans-serif;
  font-weight: 400;
  font-size: .95em;
  text-align: left;
  text-transform: none;
}
/* line 142, sass/_navbar.scss */
.navbar .dropdown ul.secondary {
  font-size: .85em;
}
/* line 146, sass/_navbar.scss */
.navbar .dropdown ul.secondary li a {
  padding: .65em 0 .65em 30px;
}
/* line 153, sass/_navbar.scss */
.navbar h2 {
  font-size: .8em;
  text-transform: uppercase;
  color: #bdc9dd;
}
/* line 160, sass/_navbar.scss */
.navbar .show {
  display: block;
}
@media only screen and (min-width: 55em) {
  /* line 1, sass/_navbar.scss */
  .navbar {
    background-color: #244b7e;
  }
  /* line 167, sass/_navbar.scss */
  .navbar .dropdown {
    display: block;
    padding: 0;
    margin: 0;
    background: none;
  }
  /* line 172, sass/_navbar.scss */
  .navbar .dropdown .menus {
    padding: 0;
  }
  /* line 175, sass/_navbar.scss */
  .navbar .dropdown ul.main {
    background-color: #244b7e;
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  /* line 180, sass/_navbar.scss */
  .navbar .dropdown ul.main:after {
    position: static;
    border: none;
  }
  /* line 184, sass/_navbar.scss */
  .navbar .dropdown ul.main li {
    border: none;
    position: relative;
    float: left;
    margin-left: 1px;
    background-color: #244b7e;
  }
  /* line 190, sass/_navbar.scss */
  .navbar .dropdown ul.main li a {
    padding: 1em 1.15em;
  }
  /* line 195, sass/_navbar.scss */
  .navbar .dropdown ul.main li.heart a {
    background-position: .75em 50%;
    padding-left: 2em;
  }
  /* line 199, sass/_navbar.scss */
  .navbar .dropdown ul.main li.heart > a:hover {
    background-color: #3C6491;
  }
  /* line 204, sass/_navbar.scss */
  .navbar .dropdown ul.main li:first-child, .navbar .dropdown ul.main li .sub-menu li {
    margin-left: 0;
  }
  /* line 209, sass/_navbar.scss */
  .navbar .dropdown ul.main .sub-menu {
    position: absolute;
    top: 3em;
    left: 0;
    padding-top: 1em;
    background: url(img/triangle.png) no-repeat 15px 0;
    width: 18.6em;
  }
  /* line 217, sass/_navbar.scss */
  .navbar .dropdown ul.main .sub-menu li {
    float: none;
    padding: 0 1em;
    background-color: #244b7e;
  }
  /* line 222, sass/_navbar.scss */
  .navbar .dropdown ul.main .sub-menu li a {
    border-bottom: 1px solid #5F80A5;
    padding: .75em .5em;
  }
  /* line 226, sass/_navbar.scss */
  .navbar .dropdown ul.main .sub-menu li a .dsc {
    display: inline-block;
    color: #bbccde;
    font-size: .9em;
    line-height: 1.7;
    margin-top: .5em;
  }
  /* line 234, sass/_navbar.scss */
  .navbar .dropdown ul.main .sub-menu li.current_page_ancestor > a {
    background-color: #244b7e;
  }
  /* line 237, sass/_navbar.scss */
  .navbar .dropdown ul.main .sub-menu li > a:hover {
    background-color: #3C6491;
  }
  /* line 240, sass/_navbar.scss */
  .navbar .dropdown ul.main .sub-menu li:first-child {
    padding-top: 1em;
  }
  /* line 243, sass/_navbar.scss */
  .navbar .dropdown ul.main .sub-menu li:last-child {
    padding-bottom: 1em;
  }
  /* line 247, sass/_navbar.scss */
  .navbar .dropdown ul.main .sub-menu li ul.sub-menu {
    position: static;
    padding: 0;
    width: auto;
  }
  /* line 251, sass/_navbar.scss */
  .navbar .dropdown ul.main .sub-menu li ul.sub-menu li {
    padding: 0;
  }
  /* line 253, sass/_navbar.scss */
  .navbar .dropdown ul.main .sub-menu li ul.sub-menu li a {
    padding-left: 2em;
    color: #bbccde;
  }
  /* line 263, sass/_navbar.scss */
  .navbar .dropdown ul.main li:last-child .sub-menu {
    left: -140px;
    background-position: 200px 0;
  }
  /* line 268, sass/_navbar.scss */
  .navbar .dropdown ul.main li:hover .sub-menu {
    display: block;
  }
  /* line 275, sass/_navbar.scss */
  .navbar .m {
    display: none;
  }
}
@media only screen and (min-width: 60em) {
  /* line 283, sass/_navbar.scss */
  .navbar .dropdown ul.main li a {
    padding: .9em 1.45em;
  }
  /* line 286, sass/_navbar.scss */
  .navbar .dropdown ul.main li.heart > a {
    background-position: 1.25em 50%;
    padding-left: 2.5em;
  }
}
@media only screen and (min-width: 65em) {
  /* line 295, sass/_navbar.scss */
  .navbar .dropdown ul.main li a {
    padding: .9em 1.75em;
  }
  /* line 298, sass/_navbar.scss */
  .navbar .dropdown ul.main li.heart > a {
    background-position: 1.5em 50%;
    padding-left: 2.75em;
  }
}
@media only screen and (min-width: 70em) {
  /* line 307, sass/_navbar.scss */
  .navbar .dropdown ul.main li a {
    padding: .9em 2.1em;
  }
  /* line 310, sass/_navbar.scss */
  .navbar .dropdown ul.main li.heart > a {
    background-position: 1.75em 50%;
    padding-left: 3em;
  }
}
@media only screen and (min-width: 78em) {
  /* line 319, sass/_navbar.scss */
  .navbar .dropdown ul.main li a {
    padding: .9em 2.4em;
  }
  /* line 322, sass/_navbar.scss */
  .navbar .dropdown ul.main li.heart > a {
    background-position: 2em 50%;
    padding-left: 3.25em;
  }
}

/* line 332, sass/_navbar.scss */
.transparent {
  border-bottom: 4px solid #7B8CA0;
  position: relative;
  z-index: 5;
}
/* line 336, sass/_navbar.scss */
.oldie .transparent {
  border: none;
  margin-bottom: none;
}

/* line 1, sass/_page.scss */
.top-page {
  border-bottom: 1px solid #D7D7D7;
  padding: .7em 0 .6em;
}

/* line 5, sass/_page.scss */
.breadcrumbs {
  font-family: "roboto_condensed", sans-serif;
  font-weight: 400;
  font-size: .9em;
  color: #757574;
  margin: 0;
  text-transform: uppercase;
}
/* line 12, sass/_page.scss */
.breadcrumbs a {
  color: #757574;
  text-decoration: none;
  display: inline-block;
  margin: 0 .5em;
}
/* line 18, sass/_page.scss */
.breadcrumbs a:first-child {
  margin-left: 0;
}

/* line 24, sass/_page.scss */
.parent-label {
  font-family: "roboto_condensed", sans-serif;
  font-weight: 700;
  margin: .8em 0 -1.15em;
  font-size: 1.55em;
  text-transform: uppercase;
}
/* line 31, sass/_page.scss */
.parent-label a {
  text-decoration: none;
  color: #1a497e;
}

/* Page image */
/* line 38, sass/_page.scss */
.splash-wrapper {
  background: black;
}

/* line 42, sass/_page.scss */
.splash {
  background-position: center;
  background-size: cover;
  position: relative;
  height: 343px;
  overflow: hidden;
}
/* line 48, sass/_page.scss */
.depth-2 .splash {
  height: 153px;
}
/* line 51, sass/_page.scss */
.splash img {
  position: relative;
  left: -30%;
  max-width: none;
  min-width: 100%;
}
@media only screen and (min-width: 60em) {
  /* line 61, sass/_page.scss */
  .splash img {
    position: static;
    height: auto;
    max-width: none;
  }
}

/* line 70, sass/_page.scss */
article.depth-1, article.depth-2, section.depth-2, section.news {
  position: relative;
}

/* line 75, sass/_page.scss */
article.depth-2 h1, section.depth-2 h1 {
  margin-top: .25em;
  margin-bottom: .1em;
}
@media only screen and (min-width: 78em) {
  /* line 75, sass/_page.scss */
  article.depth-2 h1, section.depth-2 h1 {
    margin-top: .45em;
  }
}

/* Content within page image */
/* line 85, sass/_page.scss */
.content .splash {
  display: none;
}
@media only screen and (min-width: 50em) {
  /* line 85, sass/_page.scss */
  .content .splash {
    display: block;
  }
}

@media only screen and (min-width: 50em) {
  /* line 93, sass/_page.scss */
  .splash.page {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  }
  /* line 99, sass/_page.scss */
  .splash.page, .splash.page p.intro {
    color: white;
  }
  /* line 103, sass/_page.scss */
  .splash.page h1, .splash.page .breadcrumbs, .splash.page .breadcrumbs a {
    text-shadow: 1px 1px 1px #000;
  }
  /* line 106, sass/_page.scss */
  .splash.page .caption {
    padding: 1.25em;
    max-width: 55em;
    background-color: rgba(0, 0, 0, 0.65);
  }
  /* line 110, sass/_page.scss */
  .splash.page .caption hr {
    width: 9.5em;
    border-top: 5px solid white;
    border-bottom: none;
    margin: 0;
    text-align: left;
  }
  /* line 117, sass/_page.scss */
  .splash.page .caption p.intro {
    font-size: 1.25em;
    margin: .25em 0;
  }
  /* line 122, sass/_page.scss */
  .oldie .splash.page .caption {
    background-color: #333;
  }
}
@media only screen and (min-width: 1220px) {
  /* line 127, sass/_page.scss */
  .splash.page .caption p.intro {
    font-size: 1.45em;
  }
}

/* Sidebar layout */
@media only screen and (min-width: 50em) {
  /* line 135, sass/_page.scss */
  .content-right {
    position: relative;
    width: 100%;
    float: right;
    margin-left: -270px;
  }
  /* line 141, sass/_page.scss */
  .content-right .content-body {
    margin-left: 330px;
    margin-bottom: 6em;
  }
}
@media only screen and (min-width: 50em) {
  /* line 148, sass/_page.scss */
  div.sidebar {
    float: left;
    width: 270px;
  }
}
/* line 154, sass/_page.scss */
p.intro {
  font-size: 1.45em;
  font-family: "roboto_slab", serif;
  font-weight: 300;
  color: #505050;
}

/* line 161, sass/_page.scss */
article.content {
  margin-bottom: 6em;
}

/* line 165, sass/_page.scss */
blockquote {
  margin-left: 173px;
  border-left: 5px solid #409fa3;
  padding-left: 17px;
  font-size: 18px;
  font-family: "roboto_slab", serif;
  font-weight: 300;
}
/* line 173, sass/_page.scss */
blockquote * {
  position: relative;
  top: -6px;
}
/* line 178, sass/_page.scss */
blockquote p:first-child:before {
  content: "\201C";
}
/* line 181, sass/_page.scss */
blockquote p:first-child:after {
  content: "\201D";
}
/* line 186, sass/_page.scss */
blockquote cite {
  color: #409fa3;
  font-size: 15px;
  font-style: normal;
  margin: 25px 0 15px;
  font-weight: 600;
}
/* line 194, sass/_page.scss */
blockquote cite:before {
  content: "\2014\00a0";
}

/* line 199, sass/_page.scss */
.scroll-link a {
  display: block;
  font-family: "roboto_condensed", sans-serif;
  color: #1a497e;
  text-transform: uppercase;
  text-decoration: none;
  padding: .5em 1em;
  background: url(img/dwn_arrow_rg.png) no-repeat 95% center #DCDCDC;
}
@media only screen and (min-width: 50em) {
  /* line 199, sass/_page.scss */
  .scroll-link a {
    display: none;
  }
}

/* line 212, sass/_page.scss */
.scroll-top a {
  background: url(img/up_arrow.png) no-repeat 95% center #DCDCDC;
}

/* line 222, sass/_page.scss */
.pagination {
  font-family: "roboto_slab", serif;
  font-size: 18px;
  margin: 50px 0;
}
/* line 227, sass/_page.scss */
.pagination .page-numbers {
  display: inline-block;
  height: 35px;
  min-width: 24px;
  color: #696969;
  text-decoration: none;
  line-height: 29px;
  text-align: center;
}
/* line 237, sass/_page.scss */
.pagination a:hover, .pagination a:focus {
  color: #fe551a;
}
/* line 241, sass/_page.scss */
.pagination .current {
  color: #348282;
}
/* line 245, sass/_page.scss */
.pagination .next, .pagination .prev {
  background: #757574;
  height: 35px;
  width: 50px;
  text-overflow: clip;
  overflow: hidden;
  margin-bottom: -11px;
  text-indent: 50px;
  font-size: 21px;
}
/* line 256, sass/_page.scss */
.pagination .next:hover, .pagination .next:focus, .pagination .prev:hover, .pagination .prev:focus {
  background: #348282;
  color: white;
}
/* line 261, sass/_page.scss */
.pagination .next, .pagination .next:hover, .pagination .next:focus {
  margin-left: 15px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("img/arrow_right_med_white.png");
}
/* line 266, sass/_page.scss */
.pagination .prev, .pagination .prev:hover, .pagination .prev:focus {
  margin-right: 15px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("img/arrow_left_med_white.png");
}

/* line 273, sass/_page.scss */
.callout {
  background: #f4f4f4;
  font-size: 13px;
  border: 1px solid #bbbbbb;
}
/* line 278, sass/_page.scss */
.callout h3 {
  background: #f74301;
  color: white;
  font-weight: 400;
  font-family: "roboto_slab", serif;
  font-size: 18px;
  margin: 0;
  padding: 5px 13px;
}
/* line 288, sass/_page.scss */
.callout p {
  margin: 10px 13px;
}

/* line 296, sass/_page.scss */
.content-body .news .excerpt {
  display: none;
}
/* line 299, sass/_page.scss */
.content-body .news .thumbnail {
  margin-bottom: 1em;
}
/* line 303, sass/_page.scss */
.content-body .news .thumbnail + .content {
  clear: left;
}
@media only screen and (min-width: 100em) {
  /* line 307, sass/_page.scss */
  .content-body .news .excerpt {
    display: block;
    font-size: .867em;
  }
  /* line 311, sass/_page.scss */
  .content-body .news article {
    display: inline-block;
    width: 15em;
    padding: 0 2em;
    border-left: 1px solid #e7e7e7;
    vertical-align: top;
  }
  /* line 318, sass/_page.scss */
  .content-body .news article .thumbnail {
    padding-top: .5em;
    float: none;
  }
  /* line 323, sass/_page.scss */
  .content-body .news article .content {
    margin-left: 0;
  }
  /* line 326, sass/_page.scss */
  .content-body .news article h3 {
    text-transform: none;
    font-weight: 400;
    margin: 0.5em 0;
    line-height: 1.15;
    color: #1a497e;
  }
  /* line 332, sass/_page.scss */
  .content-body .news article h3 a {
    font-family: "roboto_slab", serif, serif;
  }
}

/* line 342, sass/_page.scss */
.call-to-action {
  color: #1a497e;
  text-transform: uppercase;
  font-family: "roboto_condensed", sans-serif;
  font-size: .93em;
  padding: .75em 0;
  padding-left: 2.25em;
  background: url("img/submit_button_gray.png") no-repeat 1px 8px;
}
/* line 351, sass/_page.scss */
.call-to-action:hover, .call-to-action:focus {
  color: #f74301;
  text-decoration: none;
  background: url("img/submit_button_orange.png") no-repeat 1px 8px;
}

/* Remove Grey Row Backgrounds from Tables */
/* line 359, sass/_page.scss */
table.nobackground tbody tr:nth-child(odd) {
  background: #ffffff;
}

/* line 362, sass/_page.scss */
table.nobackground {
  border: 1px solid #000000;
}

/* line 365, sass/_page.scss */
table.nobackground td.blue {
  background: #d5e2f2;
}

/* line 368, sass/_page.scss */
table.nobackground td.orange {
  background: #fad1b0;
}

/* line 371, sass/_page.scss */
table.nobackground td.yellow {
  background: #ffffa0;
}

/* line 374, sass/_page.scss */
table.nobackground td.purple {
  background: #e8c9fa;
}

/* line 377, sass/_page.scss */
table.nobackground td.green {
  background: #75e284;
}

/* line 1, sass/_sidebar.scss */
.widget {
  margin-bottom: 3em;
}
/* line 4, sass/_sidebar.scss */
.widget.vetmed_submit_story_widget {
  margin-bottom: 20px;
  margin-top: -20px;
}

/* line 18, sass/_sidebar.scss */
div.sidebar {
  position: relative;
  padding-top: 1em;
}
/* line 22, sass/_sidebar.scss */
div.sidebar .menu h2 {
  font-size: 1.35em;
  font-weight: 700;
  text-transform: uppercase;
  margin: .5em 0;
}
/* line 27, sass/_sidebar.scss */
div.sidebar .menu h2 a {
  color: #333;
  text-decoration: none;
}
/* line 33, sass/_sidebar.scss */
div.sidebar .menu ul {
  margin: 0;
  padding: 0;
}
/* line 36, sass/_sidebar.scss */
div.sidebar .menu ul li {
  list-style: none;
  list-style-image: none;
}
/* line 39, sass/_sidebar.scss */
div.sidebar .menu ul li a {
  display: block;
  color: #1a497e;
  text-decoration: none;
  padding: .5em 1em;
  padding-left: 1.7em;
  border-bottom: 1px solid #D3D3D3;
}
/* line 47, sass/_sidebar.scss */
div.sidebar .menu ul li:first-child a {
  border-top: 1px solid #d3d3d3;
}
/* line 51, sass/_sidebar.scss */
div.sidebar .menu ul li.current_page_item > a, div.sidebar .menu ul li.current_page_ancestor > a, div.sidebar .menu ul li a:hover {
  background-color: #244b7e;
  color: white;
}
/* line 56, sass/_sidebar.scss */
div.sidebar .menu ul li.current_page_parent > .children li, div.sidebar .menu ul li.current_page_ancestor > .children {
  display: block;
}
/* line 60, sass/_sidebar.scss */
div.sidebar .menu ul li.page_item_has_children > a {
  background: url("img/left_arrow.png") no-repeat 0.7em 50% white;
  color: #244b7e;
}
/* line 63, sass/_sidebar.scss */
div.sidebar .menu ul li.page_item_has_children > a:hover {
  background: url("img/arrow_right_white_sm.png") no-repeat 0.7em 50% #244b7e;
  color: white;
}
/* line 66, sass/_sidebar.scss */
div.sidebar .menu ul li.page_item_has_children.current_page_item > a, div.sidebar .menu ul li.page_item_has_children.current_page_ancestor > a {
  background: url("img/arrow_down_white_sm.png") no-repeat 0.5em 50% #244b7e;
  color: white;
}
/* line 73, sass/_sidebar.scss */
div.sidebar .menu ul li ul li {
  display: none;
}
/* line 76, sass/_sidebar.scss */
div.sidebar .menu ul li ul li a {
  padding-left: 2.5em;
  background-color: #f4f4f4;
  color: #1a497e;
}
/* line 81, sass/_sidebar.scss */
div.sidebar .menu ul li ul li:first-child a {
  border-top: none;
}
/* line 84, sass/_sidebar.scss */
div.sidebar .menu ul li ul li.page_item_has_children > a {
  background: url("img/left_arrow.png") no-repeat 1.5em 50% #f4f4f4;
  color: #1a497e;
}
/* line 87, sass/_sidebar.scss */
div.sidebar .menu ul li ul li.page_item_has_children > a:hover {
  background: url("img/left_arrow.png") no-repeat 1.5em 50% #f4f4f4;
  color: #fe551a;
}
/* line 90, sass/_sidebar.scss */
div.sidebar .menu ul li ul li.current_page_item > a, div.sidebar .menu ul li ul li a:hover {
  background-color: #f4f4f4;
  color: #fe551a;
}
/* line 94, sass/_sidebar.scss */
div.sidebar .menu ul li ul li.page_item_has_children.current_page_ancestor > a, div.sidebar .menu ul li ul li.page_item_has_children.current_page_item > a {
  background: url("img/dwn_arrow_sm.png") no-repeat 1.3em 50% #f4f4f4;
  color: #fe551a;
}
/* line 98, sass/_sidebar.scss */
div.sidebar .menu ul li ul li ul {
  display: none;
}
/* line 102, sass/_sidebar.scss */
div.sidebar .menu ul li ul li ul li a {
  background-color: white;
  padding: .25em 0;
  padding-left: 3.3em;
  border: none;
}
/* line 108, sass/_sidebar.scss */
div.sidebar .menu ul li ul li ul li.current_page_item > a, div.sidebar .menu ul li ul li ul li a:hover {
  background-color: white;
  color: #fe551a;
}
/* line 113, sass/_sidebar.scss */
div.sidebar .menu ul li ul li ul .current_page_item {
  display: block;
}
/* line 118, sass/_sidebar.scss */
div.sidebar .menu ul li ul .current_page_item, div.sidebar .menu ul li ul .current_page_ancestor {
  display: block;
}
/* line 120, sass/_sidebar.scss */
div.sidebar .menu ul li ul .current_page_item ul, div.sidebar .menu ul li ul .current_page_ancestor ul {
  border-bottom: 1px solid #d3d3d3;
  display: block;
}
/* line 125, sass/_sidebar.scss */
div.sidebar .menu ul li.current_page_item > ul > li, div.sidebar .menu ul li.current_page_parent > ul, div.sidebar .menu ul li.current_page_ancestor > ul {
  display: block;
}

/* line 133, sass/_sidebar.scss */
.cat-filter {
  background-color: #1a497e;
  padding: 1em;
}
/* line 136, sass/_sidebar.scss */
.cat-filter h2 {
  font-family: "roboto_slab", serif;
  font-weight: 400;
  color: white;
  font-size: 1.17em;
  margin: 0 0 .65em;
  text-transform: none;
}
/* line 145, sass/_sidebar.scss */
.cat-filter ul {
  margin: 0;
  padding: 0;
}
/* line 149, sass/_sidebar.scss */
.cat-filter ul li {
  list-style: none;
  border-bottom: 1px solid #7891B3;
}
/* line 153, sass/_sidebar.scss */
.cat-filter ul li a {
  display: block;
  color: white;
  font-size: .9em;
  font-weight: 400;
  text-decoration: none;
  padding: .5em .75em;
}
/* line 161, sass/_sidebar.scss */
.cat-filter ul li a:hover, .cat-filter ul li a.active {
  background-color: #355A8C;
}

/* line 1, sass/_footer.scss */
.footer {
  background-color: #2A2A2A;
  color: white;
  font-size: 13px;
  font-family: "open_sans", sans-serif;
  font-weight: 400;
  padding-top: 1px;
}
/* line 9, sass/_footer.scss */
.footer .action {
  background: 58px 10px no-repeat;
  min-height: 50px;
  overflow: initial;
}
@media only screen and (min-width: 0em) and (max-width: 34em) {
  /* line 9, sass/_footer.scss */
  .footer .action {
    background: none;
  }
}
/* line 18, sass/_footer.scss */
.footer .footer-tweet {
  background-color: #58585a;
  font-family: "roboto_slab", serif;
  font-size: 16px;
  padding: 1em 2em;
  margin: 3em 3em 3em 138px;
}
@media only screen and (min-width: 0em) and (max-width: 34em) {
  /* line 18, sass/_footer.scss */
  .footer .footer-tweet {
    margin: 2em 1em;
    background: #58585a 14px 3px no-repeat;
    padding-left: 4em;
  }
}
/* line 31, sass/_footer.scss */
.footer .footer-tweet-date {
  display: none;
}
/* line 35, sass/_footer.scss */
.footer a {
  color: #409fa3;
  text-decoration: none;
  font-weight: 400;
}
/* line 40, sass/_footer.scss */
.footer a:hover {
  text-decoration: underline;
}
/* line 45, sass/_footer.scss */
.footer p {
  margin: 2px 0;
  line-height: 1.75em;
  letter-spacing: 0.05em;
}
/* line 51, sass/_footer.scss */
.footer .col1, .footer .col2, .footer .col3 {
  width: 33%;
  display: inline-block;
  vertical-align: top;
}
@media only screen and (min-width: 0em) and (max-width: 59em) {
  /* line 51, sass/_footer.scss */
  .footer .col1, .footer .col2, .footer .col3 {
    width: 100%;
    display: block;
    margin-bottom: 40px;
    text-align: center;
  }
}
/* line 64, sass/_footer.scss */
.footer .col1 .quick-links-title {
  font-family: "roboto_condensed", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}
/* line 70, sass/_footer.scss */
.footer .col1 ul {
  list-style-type: none;
  padding: 0;
}
/* line 74, sass/_footer.scss */
.footer .col1 ul li {
  padding: 0.5em 0;
}
/* line 80, sass/_footer.scss */
.footer .col2 {
  text-align: center;
}
/* line 83, sass/_footer.scss */
.footer .col2 img {
  margin-bottom: 18px;
}
/* line 87, sass/_footer.scss */
.footer .col2 .phone, .footer .col2 .fax {
  margin: 0;
}
/* line 91, sass/_footer.scss */
.footer .col2 .label {
  color: #409fa3;
  font-weight: 400;
}
/* line 96, sass/_footer.scss */
.footer .col2 .newsletters {
  color: white;
  font-size: 1.25em;
}
/* line 101, sass/_footer.scss */
.footer .col2 .socialMediaIcons {
  list-style-type: none;
  padding: 0;
  margin: 1em 0 1em 5px;
}
/* line 106, sass/_footer.scss */
.footer .col2 .socialMediaIcons li {
  display: inline-block;
  overflow: hidden;
  text-indent: -9999px;
  margin-right: 5px;
}
/* line 112, sass/_footer.scss */
.footer .col2 .socialMediaIcons li a {
  display: block;
  height: 40px;
  width: 40px;
}
/* line 119, sass/_footer.scss */
.footer .col2 .socialMediaIcons li a:hover, .footer .col2 .socialMediaIcons li a:focus {
  background-color: #409fa3;
}
/* line 123, sass/_footer.scss */
.footer .col2 .socialMediaIcons li .twitterFooterIcon {
  background: url("./img/VetMed-SocialIcons-Twitter.svg") #58585a;
}
/* line 127, sass/_footer.scss */
.footer .col2 .socialMediaIcons li .facebookFooterIcon {
  background: url("./img/VetMed-SocialIcons-FB.svg") #58585a;
}
/* line 131, sass/_footer.scss */
.footer .col2 .socialMediaIcons li .flickrFooterIcon {
  background: url("./img/VetMed-SocialIcons-Flickr.svg") #58585a;
}
/* line 135, sass/_footer.scss */
.footer .col2 .socialMediaIcons li .youtubeFooterIcon {
  background: url("./img/VetMed-SocialIcons-YouTube.svg") #58585a;
}
/* line 139, sass/_footer.scss */
.footer .col2 .socialMediaIcons li .instagramFooterIcon {
  background: url("./img/VetMed-SocialIcons-Insta.svg") #58585a;
}
/* line 142, sass/_footer.scss */
.footer .col2 .socialMediaIcons li .linkedInFooterIcon {
  background: url("./img/VetMed-SocialIcons-LinkedIn.svg") #58585a;
}
/* line 149, sass/_footer.scss */
.footer .col3 {
  position: relative;
}
/* line 152, sass/_footer.scss */
.footer .col3 .widget {
  width: 283px;
  position: absolute;
  right: 0;
}
@media only screen and (min-width: 0em) and (max-width: 59em) {
  /* line 152, sass/_footer.scss */
  .footer .col3 .widget {
    width: 100%;
    position: relative;
    right: 0;
  }
  /* line 160, sass/_footer.scss */
  .footer .col3 .widget p {
    display: none;
  }
}
/* line 169, sass/_footer.scss */
.footer .copyright {
  background-color: #313131;
  clear: both;
}
/* line 172, sass/_footer.scss */
.footer .copyright p {
  font-size: .75em;
  text-align: center;
  padding: 1em 0;
}

/* line 1, sass/_404.scss */
.error404 #content .wrap {
  padding-top: 4em;
  padding-bottom: 4em;
}
/* line 4, sass/_404.scss */
.error404 #content .wrap .button-important {
  margin-top: 1em;
  margin-bottom: 1em;
}

/* line 1, sass/_news.scss */
.news {
  margin-bottom: 3em;
}
/* line 2, sass/_news.scss */
.news h2 a {
  font-family: "roboto_slab", serif;
}
/* line 5, sass/_news.scss */
.news .thumbnail {
  float: left;
  padding-top: 1.5em;
  padding-right: 2em;
}
@media only screen and (min-width: 0em) and (max-width: 59em) {
  /* line 5, sass/_news.scss */
  .news .thumbnail {
    float: none;
  }
}
/* line 13, sass/_news.scss */
.news .news-feed {
  position: relative;
  margin-bottom: 3em;
}

/* line 22, sass/_news.scss */
.news h2 a, .pet-columns .content h2 a {
  text-transform: none;
  font-family: "roboto_slab", serif;
}

/* line 29, sass/_news.scss */
nav.pet-columns {
  text-align: center;
  margin-bottom: 10px;
}

/* line 34, sass/_news.scss */
.meta {
  font-size: .8em;
  margin: 0 0 -.75em;
}
/* line 37, sass/_news.scss */
.single .meta {
  font-family: "roboto_slab", serif;
  font-weight: 300;
  font-size: 1.45em;
  margin-top: -.85em;
  margin-bottom: 0;
}
/* line 44, sass/_news.scss */
.featured-news .meta {
  font-size: .9em;
}

/* line 48, sass/_news.scss */
.meta, .meta a {
  font-style: italic;
  color: #fe551a;
  text-decoration: none;
}
/* line 53, sass/_news.scss */
.single .meta, .single .meta a {
  font-style: normal;
}

/* line 58, sass/_news.scss */
.meta a:hover, .meta a:active {
  text-decoration: underline;
}

/* line 62, sass/_news.scss */
.news-feed article.post {
  margin-bottom: 1.5em;
}
@media only screen and (min-width: 100em) {
  /* line 62, sass/_news.scss */
  .news-feed article.post {
    *zoom: 1;
    display: inline-block;
    width: 16em;
    padding: 0 2em;
    border-left: 1px solid #E7E7E7;
    vertical-align: top;
  }
  /* line 44, sass/style.scss */
  .news-feed article.post:before, .news-feed article.post:after {
    content: " ";
    display: table;
  }
  /* line 48, sass/style.scss */
  .news-feed article.post:after {
    clear: both;
  }
  /* line 72, sass/_news.scss */
  .news-feed article.post .thumbnail {
    margin-bottom: 1em;
    padding-top: .5em;
    float: none;
  }
  /* line 78, sass/_news.scss */
  .news-feed article.post .content {
    margin-left: 0;
  }
  /* line 82, sass/_news.scss */
  .news-feed article.post .excerpt {
    font-size: .867em;
    font-weight: 400;
  }
  /* line 87, sass/_news.scss */
  .news-feed article.post .thumbnail + .content .excerpt {
    display: none;
  }
  /* line 91, sass/_news.scss */
  .news-feed article.post:first-child {
    padding-left: 0;
    border-left: none;
  }
  /* line 95, sass/_news.scss */
  .news-feed article.post:last-child {
    padding-right: 0;
  }
}

/* line 101, sass/_news.scss */
.featured-news {
  padding-bottom: 3.1em;
  border-bottom: 4px double #C9C9C9;
}
/* line 105, sass/_news.scss */
.featured-news .thumbnail {
  float: left;
  margin-right: 2.5em;
}
@media only screen and (min-width: 0em) and (max-width: 77em) {
  /* line 105, sass/_news.scss */
  .featured-news .thumbnail {
    float: none;
    margin-right: 0;
  }
}

/* line 116, sass/_news.scss */
.news-slider-nav a {
  border: 2px solid #bbbbbb;
  display: inline-block;
  height: 25px;
  width: 43px;
  text-indent: -9999px;
}
/* line 123, sass/_news.scss */
.news-slider-nav .previous {
  background: url("./img/arrow_left_med_gray.png") center no-repeat;
}
/* line 126, sass/_news.scss */
.news-slider-nav .previous:hover {
  background: url("./img/arrow_left_med_white.png") #bbbbbb center no-repeat;
}
/* line 129, sass/_news.scss */
.news-slider-nav .next {
  background: url("./img/arrow_right_med_gray.png") center no-repeat;
}
/* line 132, sass/_news.scss */
.news-slider-nav .next:hover {
  background: url("./img/arrow_right_med_white.png") #bbbbbb center no-repeat;
}

/* line 137, sass/_news.scss */
.news-slider-nav {
  margin-top: 15px;
}

/* line 141, sass/_news.scss */
#news-slider {
  width: 10000px;
  position: relative;
  overflow: hidden;
}
/* line 146, sass/_news.scss */
#news-slider .news-slider-block {
  min-width: 528px;
  height: 312px;
  width: 522px;
  overflow: hidden;
  position: relative;
  display: inline-block;
  margin-right: 10px;
  vertical-align: top;
}
/* line 156, sass/_news.scss */
#news-slider .news-slider-block .post-info {
  width: 0;
  height: 274px;
  background: #292929;
  color: #fff;
  overflow: hidden;
  padding: 0;
  position: relative;
  font-size: 13px;
}
/* line 166, sass/_news.scss */
#news-slider .news-slider-block .post-info h3 {
  margin-top: 0;
  margin-bottom: 18px;
  font-weight: 400;
  line-height: 25px;
}
/* line 172, sass/_news.scss */
#news-slider .news-slider-block .post-info h3 a {
  color: white;
  font-size: 22px;
}
/* line 178, sass/_news.scss */
#news-slider .news-slider-block .post-info .button {
  position: absolute;
  bottom: 20px;
}
/* line 184, sass/_news.scss */
#news-slider .news-slider-block img {
  position: absolute;
  top: 0;
  left: 0;
  width: 521px;
  height: auto;
}
/* line 193, sass/_news.scss */
#news-slider .extended {
  width: 790px;
}
/* line 196, sass/_news.scss */
#news-slider .extended .post-info {
  display: inline-block;
  width: 228px;
  padding: 20px;
}
/* line 201, sass/_news.scss */
#news-slider .extended img {
  left: 268px;
}

@media only screen and (min-width: 100em) {
  /* line 209, sass/_news.scss */
  .news .news-feed {
    margin-bottom: 0em;
  }
}

@media only screen and (min-width: 55em) {
  /* line 217, sass/_news.scss */
  .news-feed-wrapper .button {
    float: right;
    margin-top: -3em;
  }
}
/* line 223, sass/_news.scss */
.news-feed-wrapper h2 {
  text-transform: uppercase;
}

/* line 229, sass/_news.scss */
.newsletters {
  display: inline-block;
  color: white;
  text-transform: uppercase;
  font-family: "roboto_condensed", sans-serif;
  padding: 0.5em 1.5em 0.5em 3em;
  margin: 0;
  background: #409fa3 url("img/email-icon.png") 12px center no-repeat;
}
/* line 238, sass/_news.scss */
.newsletters:hover, .newsletters:focus {
  text-decoration: none;
  background-color: #f74301;
}

/* line 244, sass/_news.scss */
.content-body .sharethis_container {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 248, sass/_news.scss */
.content-body .sharethis_container li {
  display: inline-block;
  padding: 0;
  background: none;
}

/* line 1, sass/_homepage.scss */
.home .vm_container {
  position: relative;
}
/* line 4, sass/_homepage.scss */
.home .vm_container.reveal {
  overflow: auto;
}
/* line 7, sass/_homepage.scss */
.home .vm_container.unstick {
  height: auto;
}
/* line 10, sass/_homepage.scss */
.home .vm_container.unstick .banner {
  position: static;
}
/* line 14, sass/_homepage.scss */
.home .vm_container.unstick .under-header {
  padding-top: 4em;
}

/* line 19, sass/_homepage.scss */
.hsplash {
  position: relative;
  width: 100%;
  height: 600px;
  /* adjust height with js */
  margin-bottom: -2em;
}
/* line 25, sass/_homepage.scss */
.hsplash .main img, .hsplash .main video {
  position: absolute;
  min-width: 100%;
  max-width: none;
  height: auto;
  top: 0;
  left: 0;
}
/* line 34, sass/_homepage.scss */
.hsplash img.logo {
  position: absolute;
  top: 40%;
  right: 0;
  left: 0;
  margin: 0 auto;
  display: block;
  max-width: 60%;
}
/* line 45, sass/_homepage.scss */
.hsplash .wp-video {
  display: none;
}
@media only screen and (min-width: 55em) {
  /* line 50, sass/_homepage.scss */
  .hsplash .wp-video {
    width: 100% !important;
    display: block;
  }
  /* line 55, sass/_homepage.scss */
  .hsplash .wp-video .mejs-container {
    width: 100% !important;
  }
  /* line 58, sass/_homepage.scss */
  .hsplash .wp-video video {
    position: absolute;
    min-height: 100%;
    min-width: 100%;
    width: auto;
    height: auto;
  }
  /* line 65, sass/_homepage.scss */
  .hsplash .wp-video .mejs-controls {
    display: none !important;
  }
  /* line 68, sass/_homepage.scss */
  .hsplash .wp-video .mejs-overlay-button {
    display: none;
  }
}
/* line 76, sass/_homepage.scss */
.hsplash .video-image-mobile {
  display: block;
  max-width: none !important;
}
@media only screen and (min-width: 55em) {
  /* line 76, sass/_homepage.scss */
  .hsplash .video-image-mobile {
    display: none;
  }
}

/* line 87, sass/_homepage.scss */
.home .banner .top {
  height: 42px;
  padding: 0;
  background: #707070;
  position: relative;
  z-index: 50;
}
/* line 94, sass/_homepage.scss */
.home .banner .hlogo {
  width: auto;
  float: left;
}
/* line 97, sass/_homepage.scss */
.home .banner .hlogo a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
/* line 99, sass/_homepage.scss */
.home .banner .hlogo a p {
  margin: auto;
}
/* line 103, sass/_homepage.scss */
.home .banner .hlogo img {
  float: left;
  height: 42px;
  width: auto;
  min-width: 33px;
}
/* line 109, sass/_homepage.scss */
.home .banner .hlogo p {
  font-size: .85em;
  padding-left: 3em;
  margin: 0;
  color: white;
  text-transform: uppercase;
  font-family: "roboto_condensed", sans-serif;
  letter-spacing: 0.1em;
}
/* line 117, sass/_homepage.scss */
.home .banner .hlogo p .campus {
  white-space: nowrap;
}
/* line 121, sass/_homepage.scss */
.home .banner .hlogo a:hover {
  text-decoration: none;
}
@media (min-width: 300px) and (max-width: 550px) {
  /* line 94, sass/_homepage.scss */
  .home .banner .hlogo {
    width: 80%;
  }
  /* line 126, sass/_homepage.scss */
  .home .banner .hlogo p {
    padding-left: 3em;
  }
}
/* line 131, sass/_homepage.scss */
.home .banner .eyebrow {
  padding-top: .75em;
}
/* line 133, sass/_homepage.scss */
.home .banner .eyebrow ul li a {
  color: white;
}
/* line 136, sass/_homepage.scss */
.home .banner .eyebrow ul li a:hover {
  text-decoration: underline;
}
/* line 142, sass/_homepage.scss */
.home .banner .snap {
  position: relative;
  display: block;
  width: 51px;
  height: 25px;
  background: url("img/up_arrow_lg.png") no-repeat 14px 6px white;
  margin: 0 auto;
}
/* line 152, sass/_homepage.scss */
.home .banner .transparent .navbar {
  border-top: 4px solid white;
}
/* line 155, sass/_homepage.scss */
.home .banner .transparent .navbar li:hover .sub-menu {
  display: none;
}
/* line 159, sass/_homepage.scss */
.home .banner .transparent .sticky {
  position: fixed;
  top: -4px;
  width: 100%;
}
/* line 164, sass/_homepage.scss */
.home .banner .transparent .sticky li:hover .sub-menu {
  display: block;
}
/* line 175, sass/_homepage.scss */
.home .banner .transparent .sticky.expanded {
  position: relative;
}
/* line 181, sass/_homepage.scss */
.home .banner .contain {
  overflow: hidden;
}

@media only screen and (min-width: 55em) {
  /* line 187, sass/_homepage.scss */
  .home #content.padding {
    padding-top: 3.75em;
  }
}
/* line 192, sass/_homepage.scss */
.home .news {
  padding-top: 0em;
  padding-bottom: 2em;
}
/* line 195, sass/_homepage.scss */
.home .news h2 {
  margin: 1em 0;
  text-transform: uppercase;
}
@media only screen and (min-width: 0em) and (max-width: 54em) {
  /* line 201, sass/_homepage.scss */
  .home .news article .thumbnail {
    float: none;
  }
}
@media only screen and (min-width: 78em) {
  /* line 199, sass/_homepage.scss */
  .home .news article {
    display: inline-block;
    width: 16em;
    padding: 0 2em;
    border-left: 1px solid #E7E7E7;
    vertical-align: top;
  }
  /* line 213, sass/_homepage.scss */
  .home .news article .thumbnail {
    margin-bottom: 1em;
    padding-top: .5em;
    float: none;
  }
  /* line 219, sass/_homepage.scss */
  .home .news article .content {
    margin-left: 0;
  }
  /* line 223, sass/_homepage.scss */
  .home .news article .thumbnail + .content .excerpt {
    display: none;
  }
  /* line 227, sass/_homepage.scss */
  .home .news article .excerpt {
    font-size: .867em;
    font-weight: 400;
  }
}
@media only screen and (min-width: 0em) and (max-width: 29em) {
  /* line 234, sass/_homepage.scss */
  .home .news article:nth-child(n+3) {
    display: none;
  }
}
/* line 239, sass/_homepage.scss */
.home .news article:first-child {
  padding-left: 0;
  border-left: none;
}
/* line 243, sass/_homepage.scss */
.home .news article:last-child {
  padding-right: 0;
}
/* line 247, sass/_homepage.scss */
.home .news article h3 {
  font-size: 1.85em;
  text-transform: none;
  font-weight: 400;
  margin: 0.5em 0;
  line-height: 1.15;
  color: #1a497e;
}
/* line 254, sass/_homepage.scss */
.home .news article h3 a {
  font-family: "roboto_slab", serif, serif;
}
/* line 259, sass/_homepage.scss */
.home .news .button {
  padding: .45em 1em;
  position: absolute;
  right: 0;
  bottom: 0;
}

/* line 268, sass/_homepage.scss */
.program {
  position: relative;
  color: white;
  height: 653px;
  background: url("img/curriculum_bg_pattern.png");
}
@media only screen and (min-width: 0em) and (max-width: 77em) {
  /* line 268, sass/_homepage.scss */
  .program {
    height: 910px;
  }
}
@media only screen and (min-width: 0em) and (max-width: 54em) {
  /* line 268, sass/_homepage.scss */
  .program {
    height: auto;
  }
}
/* line 281, sass/_homepage.scss */
.program .panel-wrap {
  position: relative;
  height: 564px;
  padding-top: 1em;
  padding-bottom: 1em;
}
@media only screen and (min-width: 0em) and (max-width: 77em) {
  /* line 281, sass/_homepage.scss */
  .program .panel-wrap {
    height: 820px;
  }
}
@media only screen and (min-width: 0em) and (max-width: 54em) {
  /* line 281, sass/_homepage.scss */
  .program .panel-wrap {
    padding: 0;
    height: auto;
  }
}
/* line 296, sass/_homepage.scss */
.program h2, .program h3 {
  color: white;
}
/* line 300, sass/_homepage.scss */
.program .heading {
  background: rgba(255, 255, 255, 0.15);
}
/* line 304, sass/_homepage.scss */
.program h2 {
  padding: .3em 0;
  font-size: 2.25em;
  font-weight: 400;
  margin: 0;
}
/* line 311, sass/_homepage.scss */
.program div.pager {
  position: absolute;
  top: 2.45em;
  font-family: "roboto_condensed", sans-serif;
}
@media only screen and (min-width: 0em) and (max-width: 54em) {
  /* line 311, sass/_homepage.scss */
  .program div.pager {
    position: relative;
    top: 0;
    padding: 2em;
    text-align: center;
  }
}
/* line 323, sass/_homepage.scss */
.program .label {
  position: relative;
  top: -.5em;
  font-size: 2.3em;
  text-transform: uppercase;
  margin-right: .25em;
  display: inline;
}
@media only screen and (min-width: 0em) and (max-width: 64em) {
  /* line 323, sass/_homepage.scss */
  .program .label {
    font-size: 1.8em;
  }
}
@media only screen and (min-width: 0em) and (max-width: 29em) {
  /* line 323, sass/_homepage.scss */
  .program .label {
    font-size: 1.3em;
  }
}
/* line 338, sass/_homepage.scss */
.program ul.year {
  margin: 0;
  padding: 0;
  display: inline-block;
}
/* line 343, sass/_homepage.scss */
.program ul.year li {
  list-style: none;
  display: inline-block;
}
/* line 347, sass/_homepage.scss */
.program ul.year li a {
  display: block;
  font-size: 6em;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  width: 1em;
  color: #5b7c9e;
  padding: .05em .05em .1em;
  border: 3px solid transparent;
  border-radius: 50%;
  /* behavior: url/PIE.htc);  ie8 compatibility */
}
@media only screen and (min-width: 0em) and (max-width: 64em) {
  /* line 347, sass/_homepage.scss */
  .program ul.year li a {
    font-size: 4.25em;
  }
}
@media only screen and (min-width: 0em) and (max-width: 29em) {
  /* line 347, sass/_homepage.scss */
  .program ul.year li a {
    font-size: 3.5em;
  }
}
/* line 368, sass/_homepage.scss */
.program ul.year li a:focus {
  border: 3px solid #5b7c9e;
  text-decoration: none;
}
/* line 372, sass/_homepage.scss */
.program ul.year li a:hover, .program ul.year li a.active {
  color: white;
  border: 3px solid white;
  text-decoration: none;
}
/* line 381, sass/_homepage.scss */
.program .window {
  width: 35em;
  height: 290px;
  padding: 5em 2em 0em;
  position: absolute;
  top: -4em;
  right: 0;
  background: rgba(255, 255, 255, 0.15);
}
@media only screen and (min-width: 0em) and (max-width: 77em) {
  /* line 381, sass/_homepage.scss */
  .program .window {
    width: 27em;
    height: 290px;
  }
}
@media only screen and (min-width: 0em) and (max-width: 64em) {
  /* line 381, sass/_homepage.scss */
  .program .window {
    width: 17em;
    height: 350px;
  }
}
@media only screen and (min-width: 0em) and (max-width: 54em) {
  /* line 381, sass/_homepage.scss */
  .program .window {
    display: none;
  }
}
/* line 402, sass/_homepage.scss */
.program article {
  display: none;
}
/* line 405, sass/_homepage.scss */
.program article.active {
  display: block;
}
/* line 411, sass/_homepage.scss */
.program .highlights {
  width: 35em;
  padding: 5em 2em 0em;
  position: absolute;
  top: -4em;
  right: 0;
}
@media only screen and (min-width: 0em) and (max-width: 77em) {
  /* line 411, sass/_homepage.scss */
  .program .highlights {
    width: 26em;
  }
}
@media only screen and (min-width: 0em) and (max-width: 64em) {
  /* line 411, sass/_homepage.scss */
  .program .highlights {
    width: 16em;
  }
}
@media only screen and (min-width: 0em) and (max-width: 54em) {
  /* line 411, sass/_homepage.scss */
  .program .highlights {
    position: relative;
    top: 0;
    background: rgba(255, 255, 255, 0.15);
    width: auto;
    padding-top: 1em;
    padding-bottom: 1em;
  }
}
/* line 433, sass/_homepage.scss */
.program .highlights h3 {
  font-family: "roboto_condensed", sans-serif;
  font-size: 1.6em;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: .5em;
  margin-bottom: .85em;
}
/* line 442, sass/_homepage.scss */
.program .highlights h3 sup {
  font-size: .65em;
}
/* line 447, sass/_homepage.scss */
.program .highlights ul {
  margin: 0 0 0 0;
  padding: 0;
}
/* line 450, sass/_homepage.scss */
.program .highlights ul li {
  font-size: 1.05em;
  margin-bottom: .75em;
  list-style: none;
  *zoom: 1;
}
/* line 44, sass/style.scss */
.program .highlights ul li:before, .program .highlights ul li:after {
  content: " ";
  display: table;
}
/* line 48, sass/style.scss */
.program .highlights ul li:after {
  clear: both;
}
/* line 456, sass/_homepage.scss */
.program .highlights ul li:before {
  content: "\203A";
  font-size: 2em;
  font-weight: 300;
  padding-right: .25em;
  position: relative;
  top: -14px;
  float: left;
}
/* line 468, sass/_homepage.scss */
.program .highlights .button {
  padding: .45em 1.5em;
}
/* line 473, sass/_homepage.scss */
.program .quote {
  font-family: "roboto_slab", serif;
  font-weight: 300;
  font-size: 1.6em;
  line-height: 1.9;
  position: absolute;
  top: 14em;
  right: 0;
  width: 23.5em;
  padding-left: 5em;
  background: url(img/quote_image.png) no-repeat 0 1em;
}
@media only screen and (min-width: 0em) and (max-width: 77em) {
  /* line 473, sass/_homepage.scss */
  .program .quote {
    right: auto;
    top: 7em;
    width: auto;
    margin-right: 23em;
    background-size: 50px auto;
    padding-left: 60px;
  }
}
@media only screen and (min-width: 0em) and (max-width: 64em) {
  /* line 473, sass/_homepage.scss */
  .program .quote {
    margin-right: 14em;
    top: 5.5em;
  }
}
@media only screen and (min-width: 0em) and (max-width: 54em) {
  /* line 473, sass/_homepage.scss */
  .program .quote {
    display: none;
  }
}
/* line 501, sass/_homepage.scss */
.program .image {
  position: absolute;
  bottom: 0;
  left: -3em;
}
@media only screen and (min-width: 0em) and (max-width: 54em) {
  /* line 501, sass/_homepage.scss */
  .program .image {
    display: none;
  }
}
/* line 510, sass/_homepage.scss */
.program .arrows a {
  position: absolute;
  top: 50%;
  padding: .75em 1.75em;
  background: rgba(255, 255, 255, 0.25);
}
/* line 515, sass/_homepage.scss */
.program .arrows a span {
  display: block;
  width: 13px;
  height: 25px;
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}
/* line 60, sass/style.scss */
.program .arrows a span:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
/* line 522, sass/_homepage.scss */
.program .arrows a.left {
  left: 0;
}
/* line 524, sass/_homepage.scss */
.program .arrows a.left span {
  background-image: url(img/arrow_left_white.png);
}
/* line 529, sass/_homepage.scss */
.program .arrows a.right {
  right: 0;
}
/* line 531, sass/_homepage.scss */
.program .arrows a.right span {
  background-image: url(img/arrow_right_white.png);
}
/* line 536, sass/_homepage.scss */
.program .arrows a:hover, .program .arrows a:focus {
  background: #409fa3;
}
@media only screen and (min-width: 0em) and (max-width: 77em) {
  /* line 510, sass/_homepage.scss */
  .program .arrows a {
    display: none;
  }
}

/* line 546, sass/_homepage.scss */
.home .events {
  margin-top: 3.25em;
}

/* =WordPress Core
-------------------------------------------------------------- */
/* line 3, sass/_wp_core.scss */
.alignnone {
  margin: 5px 20px 20px 0;
}

/* line 7, sass/_wp_core.scss */
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

/* line 13, sass/_wp_core.scss */
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

/* line 18, sass/_wp_core.scss */
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

/* line 23, sass/_wp_core.scss */
.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

/* line 28, sass/_wp_core.scss */
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

/* line 33, sass/_wp_core.scss */
a img.alignnone {
  margin: 5px 20px 20px 0;
}

/* line 37, sass/_wp_core.scss */
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

/* line 42, sass/_wp_core.scss */
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 48, sass/_wp_core.scss */
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

/* line 56, sass/_wp_core.scss */
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

/* line 60, sass/_wp_core.scss */
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

/* line 64, sass/_wp_core.scss */
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

/* line 68, sass/_wp_core.scss */
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

/* line 77, sass/_wp_core.scss */
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/*
 * A better looking default horizontal rule
 */
/* line 5, sass/_html5bp.scss */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */
/* line 19, sass/_html5bp.scss */
audio,
canvas,
img,
video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */
/* line 30, sass/_html5bp.scss */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */
/* line 40, sass/_html5bp.scss */
textarea {
  resize: vertical;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
/* line 52, sass/_html5bp.scss */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
}

/* line 60, sass/_html5bp.scss */
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
/* line 71, sass/_html5bp.scss */
.hidden {
  display: none !important;
  visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
/* line 80, sass/_html5bp.scss */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
/* line 96, sass/_html5bp.scss */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */
/* line 110, sass/_html5bp.scss */
.invisible {
  visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
/* line 126, sass/_html5bp.scss */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

/* line 132, sass/_html5bp.scss */
.clearfix:after {
  clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
/* line 141, sass/_html5bp.scss */
.clearfix {
  *zoom: 1;
}

/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
@media only screen and (min-width: 30em) {
  /* line 12, sass/_scaffolding.scss */
  .row {
    margin-left: -20px;
    *zoom: 1;
  }

  /* line 16, sass/_scaffolding.scss */
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }

  /* line 22, sass/_scaffolding.scss */
  .row:after {
    clear: both;
  }

  /* line 25, sass/_scaffolding.scss */
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }

  /* line 30, sass/_scaffolding.scss */
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 940px;
  }

  /* line 36, sass/_scaffolding.scss */
  .span12 {
    width: 940px;
  }

  /* line 39, sass/_scaffolding.scss */
  .span11 {
    width: 860px;
  }

  /* line 42, sass/_scaffolding.scss */
  .span10 {
    width: 780px;
  }

  /* line 45, sass/_scaffolding.scss */
  .span9 {
    width: 700px;
  }

  /* line 48, sass/_scaffolding.scss */
  .span8 {
    width: 620px;
  }

  /* line 51, sass/_scaffolding.scss */
  .span7 {
    width: 540px;
  }

  /* line 54, sass/_scaffolding.scss */
  .span6 {
    width: 460px;
  }

  /* line 57, sass/_scaffolding.scss */
  .span5 {
    width: 380px;
  }

  /* line 60, sass/_scaffolding.scss */
  .span4 {
    width: 300px;
  }

  /* line 63, sass/_scaffolding.scss */
  .span3 {
    width: 220px;
  }

  /* line 66, sass/_scaffolding.scss */
  .span2 {
    width: 140px;
  }

  /* line 69, sass/_scaffolding.scss */
  .span1 {
    width: 60px;
  }

  /* line 72, sass/_scaffolding.scss */
  .offset12 {
    margin-left: 980px;
  }

  /* line 75, sass/_scaffolding.scss */
  .offset11 {
    margin-left: 900px;
  }

  /* line 78, sass/_scaffolding.scss */
  .offset10 {
    margin-left: 820px;
  }

  /* line 81, sass/_scaffolding.scss */
  .offset9 {
    margin-left: 740px;
  }

  /* line 84, sass/_scaffolding.scss */
  .offset8 {
    margin-left: 660px;
  }

  /* line 87, sass/_scaffolding.scss */
  .offset7 {
    margin-left: 580px;
  }

  /* line 90, sass/_scaffolding.scss */
  .offset6 {
    margin-left: 500px;
  }

  /* line 93, sass/_scaffolding.scss */
  .offset5 {
    margin-left: 420px;
  }

  /* line 96, sass/_scaffolding.scss */
  .offset4 {
    margin-left: 340px;
  }

  /* line 99, sass/_scaffolding.scss */
  .offset3 {
    margin-left: 260px;
  }

  /* line 102, sass/_scaffolding.scss */
  .offset2 {
    margin-left: 180px;
  }

  /* line 105, sass/_scaffolding.scss */
  .offset1 {
    margin-left: 100px;
  }

  /* line 108, sass/_scaffolding.scss */
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }

  /* line 112, sass/_scaffolding.scss */
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }

  /* line 118, sass/_scaffolding.scss */
  .row-fluid:after {
    clear: both;
  }

  /* line 121, sass/_scaffolding.scss */
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.127659574468085%;
    *margin-left: 2.074468085106383%;
  }

  /* line 132, sass/_scaffolding.scss */
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }

  /* line 135, sass/_scaffolding.scss */
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.127659574468085%;
  }

  /* line 138, sass/_scaffolding.scss */
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }

  /* line 142, sass/_scaffolding.scss */
  .row-fluid .span11 {
    width: 91.48936170212765%;
    *width: 91.43617021276594%;
  }

  /* line 146, sass/_scaffolding.scss */
  .row-fluid .span10 {
    width: 82.97872340425532%;
    *width: 82.92553191489361%;
  }

  /* line 150, sass/_scaffolding.scss */
  .row-fluid .span9 {
    width: 74.46808510638297%;
    *width: 74.41489361702126%;
  }

  /* line 154, sass/_scaffolding.scss */
  .row-fluid .span8 {
    width: 65.95744680851064%;
    *width: 65.90425531914893%;
  }

  /* line 158, sass/_scaffolding.scss */
  .row-fluid .span7 {
    width: 57.44680851063829%;
    *width: 57.39361702127659%;
  }

  /* line 162, sass/_scaffolding.scss */
  .row-fluid .span6 {
    width: 48.93617021276595%;
    *width: 48.88297872340425%;
  }

  /* line 166, sass/_scaffolding.scss */
  .row-fluid .span5 {
    width: 40.42553191489362%;
    *width: 40.37234042553192%;
  }

  /* line 170, sass/_scaffolding.scss */
  .row-fluid .span4 {
    width: 31.914893617021278%;
    *width: 31.861702127659576%;
  }

  /* line 174, sass/_scaffolding.scss */
  .row-fluid .span3 {
    width: 23.404255319148934%;
    *width: 23.351063829787233%;
  }

  /* line 178, sass/_scaffolding.scss */
  .row-fluid .span2 {
    width: 14.893617021276595%;
    *width: 14.840425531914894%;
  }

  /* line 182, sass/_scaffolding.scss */
  .row-fluid .span1 {
    width: 6.382978723404255%;
    *width: 6.329787234042553%;
  }

  /* line 186, sass/_scaffolding.scss */
  .row-fluid .offset12 {
    margin-left: 104.25531914893617%;
    *margin-left: 104.14893617021275%;
  }

  /* line 190, sass/_scaffolding.scss */
  .row-fluid .offset12:first-child {
    margin-left: 102.12765957446808%;
    *margin-left: 102.02127659574467%;
  }

  /* line 194, sass/_scaffolding.scss */
  .row-fluid .offset11 {
    margin-left: 95.74468085106382%;
    *margin-left: 95.6382978723404%;
  }

  /* line 198, sass/_scaffolding.scss */
  .row-fluid .offset11:first-child {
    margin-left: 93.61702127659574%;
    *margin-left: 93.51063829787232%;
  }

  /* line 202, sass/_scaffolding.scss */
  .row-fluid .offset10 {
    margin-left: 87.23404255319149%;
    *margin-left: 87.12765957446807%;
  }

  /* line 206, sass/_scaffolding.scss */
  .row-fluid .offset10:first-child {
    margin-left: 85.1063829787234%;
    *margin-left: 84.99999999999999%;
  }

  /* line 210, sass/_scaffolding.scss */
  .row-fluid .offset9 {
    margin-left: 78.72340425531914%;
    *margin-left: 78.61702127659572%;
  }

  /* line 214, sass/_scaffolding.scss */
  .row-fluid .offset9:first-child {
    margin-left: 76.59574468085106%;
    *margin-left: 76.48936170212764%;
  }

  /* line 218, sass/_scaffolding.scss */
  .row-fluid .offset8 {
    margin-left: 70.2127659574468%;
    *margin-left: 70.10638297872339%;
  }

  /* line 222, sass/_scaffolding.scss */
  .row-fluid .offset8:first-child {
    margin-left: 68.08510638297872%;
    *margin-left: 67.9787234042553%;
  }

  /* line 226, sass/_scaffolding.scss */
  .row-fluid .offset7 {
    margin-left: 61.70212765957446%;
    *margin-left: 61.59574468085106%;
  }

  /* line 230, sass/_scaffolding.scss */
  .row-fluid .offset7:first-child {
    margin-left: 59.574468085106375%;
    *margin-left: 59.46808510638297%;
  }

  /* line 234, sass/_scaffolding.scss */
  .row-fluid .offset6 {
    margin-left: 53.191489361702125%;
    *margin-left: 53.085106382978715%;
  }

  /* line 238, sass/_scaffolding.scss */
  .row-fluid .offset6:first-child {
    margin-left: 51.063829787234035%;
    *margin-left: 50.95744680851063%;
  }

  /* line 242, sass/_scaffolding.scss */
  .row-fluid .offset5 {
    margin-left: 44.68085106382979%;
    *margin-left: 44.57446808510638%;
  }

  /* line 246, sass/_scaffolding.scss */
  .row-fluid .offset5:first-child {
    margin-left: 42.5531914893617%;
    *margin-left: 42.4468085106383%;
  }

  /* line 250, sass/_scaffolding.scss */
  .row-fluid .offset4 {
    margin-left: 36.170212765957444%;
    *margin-left: 36.06382978723405%;
  }

  /* line 254, sass/_scaffolding.scss */
  .row-fluid .offset4:first-child {
    margin-left: 34.04255319148936%;
    *margin-left: 33.93617021276596%;
  }

  /* line 258, sass/_scaffolding.scss */
  .row-fluid .offset3 {
    margin-left: 27.659574468085104%;
    *margin-left: 27.5531914893617%;
  }

  /* line 262, sass/_scaffolding.scss */
  .row-fluid .offset3:first-child {
    margin-left: 25.53191489361702%;
    *margin-left: 25.425531914893618%;
  }

  /* line 266, sass/_scaffolding.scss */
  .row-fluid .offset2 {
    margin-left: 19.148936170212764%;
    *margin-left: 19.04255319148936%;
  }

  /* line 270, sass/_scaffolding.scss */
  .row-fluid .offset2:first-child {
    margin-left: 17.02127659574468%;
    *margin-left: 16.914893617021278%;
  }

  /* line 274, sass/_scaffolding.scss */
  .row-fluid .offset1 {
    margin-left: 10.638297872340425%;
    *margin-left: 10.53191489361702%;
  }

  /* line 278, sass/_scaffolding.scss */
  .row-fluid .offset1:first-child {
    margin-left: 8.51063829787234%;
    *margin-left: 8.404255319148938%;
  }

  /* line 282, sass/_scaffolding.scss */
  [class*="span"].hide,
  .row-fluid [class*="span"].hide {
    display: none;
  }

  /* line 286, sass/_scaffolding.scss */
  [class*="span"].pull-right,
  .row-fluid [class*="span"].pull-right {
    float: right;
  }
}
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  /* line 7, sass/_print.scss */
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 14, sass/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 19, sass/_print.scss */
  .content-body a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 23, sass/_print.scss */
  .content-body abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /*
   * Don't show links for images, or javascript/internal links
   */
  /* line 31, sass/_print.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 37, sass/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 43, sass/_print.scss */
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  /* line 47, sass/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 52, sass/_print.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  /* line 60, sass/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 67, sass/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/* line 1, sass/_widgets.scss */
div.vetmed-gift {
  position: relative;
  width: 100%;
  display: block;
  text-align: center;
}
/* line 7, sass/_widgets.scss */
div.vetmed-gift img {
  max-width: 90%;
  height: auto;
  margin: 0 auto;
  display: inline-block;
}
/* line 14, sass/_widgets.scss */
div.vetmed-gift .banner-text {
  position: absolute;
  top: 50%;
  left: 0;
  color: #ffffff;
  background-color: #fe551a;
  font-family: "roboto_condensed", sans-serif;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.2em;
  padding: 0.4em 2em;
}
/* line 28, sass/_widgets.scss */
div.vetmed-gift:hover .banner-text {
  background-color: #f74301;
}

/* line 33, sass/_widgets.scss */
div.vetmed-refer {
  width: 100%;
  background-color: #348282;
  padding: 5px 0;
  margin: 20px 0;
}
/* line 39, sass/_widgets.scss */
div.vetmed-refer a {
  color: white;
}
/* line 42, sass/_widgets.scss */
div.vetmed-refer a .title {
  font-family: "roboto_slab", serif;
  color: #ffffff;
  font-size: 18px;
  width: 90%;
  margin: 0 auto;
}
/* line 50, sass/_widgets.scss */
div.vetmed-refer a .description {
  font-family: "open_sans", sans-serif;
  font-size: 13px;
  width: 90%;
  margin: 0 auto;
  padding-bottom: 1em;
}
/* line 58, sass/_widgets.scss */
div.vetmed-refer a .button {
  background-color: #56b0b5;
  margin: 0 10px 10px;
}
/* line 63, sass/_widgets.scss */
div.vetmed-refer a:hover {
  text-decoration: none;
}
/* line 66, sass/_widgets.scss */
div.vetmed-refer a:hover .button {
  background-color: #606060;
}

/* line 73, sass/_widgets.scss */
div.vetmed-promo {
  width: 100%;
  position: relative;
  text-align: center;
}
/* line 78, sass/_widgets.scss */
div.vetmed-promo a {
  color: #000000;
}
/* line 81, sass/_widgets.scss */
div.vetmed-promo a:hover {
  text-decoration: none;
}
/* line 85, sass/_widgets.scss */
div.vetmed-promo a img {
  max-width: 90%;
  height: auto;
  margin: 0 auto;
  display: inline-block;
}
/* line 92, sass/_widgets.scss */
div.vetmed-promo a .banner-text {
  font-family: "roboto_slab", serif;
  background-color: #1a497e;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  line-height: 1.2em;
  padding: 0.4em 2em;
  position: absolute;
  top: 110px;
}
/* line 104, sass/_widgets.scss */
div.vetmed-promo a .description {
  font-family: "open_sans", sans-serif;
  font-size: 13px;
  width: 90%;
  display: inline-block;
  text-align: left;
  margin: 8px 0;
}
/* line 113, sass/_widgets.scss */
div.vetmed-promo a .button {
  background-color: #757574;
  padding-top: 3px;
  padding-bottom: 3px;
}
/* line 119, sass/_widgets.scss */
div.vetmed-promo a:hover .button {
  background-color: #56b0b5;
}

/* line 125, sass/_widgets.scss */
div.vetmed-homepage-widget {
  display: inline-block;
  width: 380px;
  position: relative;
  margin-right: 30px;
  margin-bottom: 2em;
}
@media only screen and (min-width: 0em) and (max-width: 77em) {
  /* line 125, sass/_widgets.scss */
  div.vetmed-homepage-widget {
    max-width: 95%;
  }
}
@media only screen and (min-width: 45em) {
  /* line 125, sass/_widgets.scss */
  div.vetmed-homepage-widget {
    height: 225px;
    overflow: hidden;
    margin-bottom: 0em;
  }
}
/* line 141, sass/_widgets.scss */
div.vetmed-homepage-widget .promo-text {
  left: 0;
  background: #244b7e;
  color: white;
  text-transform: uppercase;
  font-family: "roboto_condensed", sans-serif;
  font-size: 20px;
  width: 100%;
  font-weight: 300;
  padding: 5px 0px;
  margin: 0;
}
@media only screen and (min-width: 45em) {
  /* line 141, sass/_widgets.scss */
  div.vetmed-homepage-widget .promo-text {
    width: 94%;
    padding: 5px 12px;
    position: absolute;
    top: 150px;
    width: 298px;
  }
}

/* line 163, sass/_widgets.scss */
div.vetmed-homepage-video-widget p {
  margin: 0;
  padding: 0;
}
/* line 168, sass/_widgets.scss */
div.vetmed-homepage-video-widget iframe {
  width: 380px;
  height: 225px;
}

/* line 1, sass/_pullout.scss */
.pullout {
  background: #244b7e;
  color: white;
  display: block;
  padding: 7px 18px;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 30em) {
  /* line 1, sass/_pullout.scss */
  .pullout {
    display: inline-block;
    float: right;
    width: 214px;
    margin: 0 0 15px 15px;
  }
}
/* line 19, sass/_pullout.scss */
.pullout h2 {
  font-family: "roboto_slab", serif;
  text-transform: none;
  border-bottom: 1px solid #FBA382;
  font-size: 18px;
  color: white;
  font-weight: 600;
  padding-bottom: 3px;
}
/* line 29, sass/_pullout.scss */
.pullout h3 {
  font-size: 13px;
  font-weight: 600;
  color: white;
  font-family: "open_sans", sans-serif;
  margin: 0 0 10px;
}
/* line 37, sass/_pullout.scss */
.pullout strong {
  font-weight: 600;
}
/* line 41, sass/_pullout.scss */
.pullout a {
  color: white;
  text-decoration: none;
  border-bottom: 2px solid #FBA382;
}
/* line 47, sass/_pullout.scss */
.pullout a:hover {
  border-bottom: 2px solid white;
}

/* line 3, sass/_events.scss */
.content-body .events {
  border-top: 4px double #bbbbbb;
  border-bottom: 4px double #bbbbbb;
  padding-top: 15px;
}
/* line 9, sass/_events.scss */
.events h2 {
  margin-bottom: 0;
}
/* line 13, sass/_events.scss */
.events .event-feed {
  margin-top: 35px;
  display: inline-block;
  vertical-align: top;
  line-height: 1.6em;
}
@media only screen and (min-width: 0em) and (max-width: 77em) {
  /* line 13, sass/_events.scss */
  .events .event-feed {
    width: 100%;
  }
}
/* line 22, sass/_events.scss */
.events .event-feed ul {
  list-style-type: none;
  display: inline-block;
  vertical-align: top;
  margin: 0 30px 0 0;
  padding: 0;
}
@media only screen and (min-width: 0em) and (max-width: 77em) {
  /* line 22, sass/_events.scss */
  .events .event-feed ul {
    width: 50%;
    margin: 0;
  }
}
@media only screen and (min-width: 0em) and (max-width: 54em) {
  /* line 22, sass/_events.scss */
  .events .event-feed ul {
    width: 100%;
  }
}
/* line 36, sass/_events.scss */
.events .event-feed ul:last-of-type {
  margin-right: 0px;
}
/* line 40, sass/_events.scss */
.events .event-feed ul li {
  margin-bottom: 30px;
  vertical-align: top;
  padding: 0;
  background: 0;
}
/* line 46, sass/_events.scss */
.events .event-feed ul li .date {
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  color: #FFF;
  background: #409fa3;
  width: 60px;
  height: 55px;
  font-family: "roboto_condensed", sans-serif;
  padding-top: 5px;
  vertical-align: top;
}
/* line 58, sass/_events.scss */
.events .event-feed ul li .date p {
  margin: 0;
}
/* line 61, sass/_events.scss */
.events .event-feed ul li .date p.month {
  font-size: 16px;
}
/* line 65, sass/_events.scss */
.events .event-feed ul li .date p.number {
  font-size: 30px;
  font-weight: 600;
}
/* line 72, sass/_events.scss */
.events .event-feed ul li .info {
  display: inline-block;
  margin-left: 20px;
  width: 70%;
  margin-top: -18px;
}
@media only screen and (min-width: 30em) {
  /* line 72, sass/_events.scss */
  .events .event-feed ul li .info {
    width: auto;
    max-width: 80%;
  }
}
@media only screen and (min-width: 55em) {
  /* line 72, sass/_events.scss */
  .events .event-feed ul li .info {
    width: 300px;
  }
}
/* line 85, sass/_events.scss */
.events .event-feed ul li .info .title {
  color: #fe551a;
  font-size: 16px;
  font-family: "roboto_slab", serif;
  margin-bottom: 0px;
}
/* line 92, sass/_events.scss */
.events .event-feed ul li .info .time {
  font-family: "open_sans", sans-serif;
  color: black;
  font-size: 13px;
  margin-top: 0px;
}
/* line 103, sass/_events.scss */
.events .donate-gift {
  height: 415px;
  width: 405px;
  display: inline-block;
  position: relative;
  top: -35px;
  right: -35px;
  margin-bottom: -35px;
  vertical-align: bottom;
  overflow: visible;
}
@media only screen and (min-width: 0em) and (max-width: 99em) {
  /* line 103, sass/_events.scss */
  .events .donate-gift {
    overflow: hidden;
  }
}
@media only screen and (min-width: 0em) and (max-width: 77em) {
  /* line 103, sass/_events.scss */
  .events .donate-gift {
    width: 100%;
    top: 0;
    right: 0;
    margin-bottom: 0;
    height: 307px;
  }
}
/* line 124, sass/_events.scss */
.events .donate-gift:hover {
  text-decoration: none;
}
/* line 126, sass/_events.scss */
.events .donate-gift:hover .dog-background .banner-text {
  background-color: #f74301;
}
/* line 131, sass/_events.scss */
.events .donate-gift .dog-background {
  background: url("./img/give-dog.png") no-repeat bottom right;
  width: 446px;
  height: 415px;
}
@media only screen and (min-width: 0em) and (max-width: 77em) {
  /* line 131, sass/_events.scss */
  .events .donate-gift .dog-background {
    width: 100%;
    background: url("./img/give-dog.png") no-repeat 33% 100%;
    text-align: center;
    background-size: auto 307px;
    height: 307px;
  }
}
@media only screen and (min-width: 0em) and (max-width: 39em) {
  /* line 131, sass/_events.scss */
  .events .donate-gift .dog-background {
    background: url("./img/give-dog.png") no-repeat 100% 100%;
    background-size: auto 307px;
  }
}
/* line 147, sass/_events.scss */
.events .donate-gift .dog-background .banner-text {
  position: relative;
  top: 290px;
  margin: 0;
  background-color: #fe551a;
  color: white;
  text-transform: uppercase;
  font-size: 24px;
  font-family: "roboto_condensed", sans-serif;
  font-weight: 400;
  text-align: center;
  padding: 5px;
  width: 360px;
}
@media only screen and (min-width: 0em) and (max-width: 77em) {
  /* line 147, sass/_events.scss */
  .events .donate-gift .dog-background .banner-text {
    display: inline-block;
    width: auto;
    padding: 0.5em 1.5em;
    font-size: 19px;
    top: 221px;
  }
}
/* line 171, sass/_events.scss */
.events .homepage-widgets {
  border-top: 4px double #bbbbbb;
  padding-top: 45px;
  padding-bottom: 70px;
}
@media only screen and (min-width: 0em) and (max-width: 77em) {
  /* line 171, sass/_events.scss */
  .events .homepage-widgets {
    padding-bottom: 40px;
  }
}
/* line 179, sass/_events.scss */
.events .homepage-widgets .widget {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: top;
}
@media only screen and (min-width: 0em) and (max-width: 77em) {
  /* line 179, sass/_events.scss */
  .events .homepage-widgets .widget {
    width: 50%;
    text-align: center;
    margin-bottom: 30px;
  }
  /* line 187, sass/_events.scss */
  .events .homepage-widgets .widget:last-of-type {
    width: 100%;
  }
  /* line 190, sass/_events.scss */
  .events .homepage-widgets .widget .vetmed-homepage-widget {
    margin: 0;
  }
}
@media only screen and (min-width: 0em) and (max-width: 44em) {
  /* line 179, sass/_events.scss */
  .events .homepage-widgets .widget {
    width: 100%;
  }
}
/* line 198, sass/_events.scss */
.events .homepage-widgets .widget:last-of-type .vetmed-homepage-widget {
  margin-right: 0;
}
/* line 205, sass/_events.scss */
.events #pc-705 {
  float: left;
  width: 66%;
}
/* line 210, sass/_events.scss */
.events div.edu-il-ws-705-1-wrapper {
  display: inline-block;
  width: 100%;
}
@media only screen and (min-width: 0em) and (max-width: 77em) {
  /* line 210, sass/_events.scss */
  .events div.edu-il-ws-705-1-wrapper {
    width: 100%;
  }
}
/* line 217, sass/_events.scss */
.events div.edu-il-ws-705-1-wrapper ul#content-list {
  column-count: 2;
  -moz-column-count: 2;
  column-gap: 44px;
  -moz-column-gap: 20px;
  padding-left: 0;
}
@media only screen and (min-width: 0em) and (max-width: 54em) {
  /* line 217, sass/_events.scss */
  .events div.edu-il-ws-705-1-wrapper ul#content-list {
    column-count: 1;
  }
}
@media only screen and (min-width: converBreakpoint("tablet1")) and (max-width: 49em) {
  /* line 217, sass/_events.scss */
  .events div.edu-il-ws-705-1-wrapper ul#content-list {
    column-gap: 40px;
    -moz-column-gap: 40px;
  }
}
/* line 233, sass/_events.scss */
.events div.edu-il-ws-705-1-wrapper ul#content-list li {
  padding: 1.4em 0;
  padding-left: 80px;
  background: url("img/vetmed_calendar_icon.png") no-repeat 0% 50%;
  font-size: 13px;
  height: 70px;
  list-style: none;
  list-style-image: none;
  display: inline-block;
}
@media only screen and (min-width: 0em) and (max-width: 54em) {
  /* line 233, sass/_events.scss */
  .events div.edu-il-ws-705-1-wrapper ul#content-list li {
    display: block;
  }
}
/* line 247, sass/_events.scss */
.events div.edu-il-ws-705-1-wrapper ul#content-list li a {
  font-family: "roboto_slab",serif;
  font-size: 16px;
}

/* line 5, sass/_giving.scss */
.giving-opportunities .required-note {
  font-size: .8em;
  color: #790000;
}
/* line 10, sass/_giving.scss */
.giving-opportunities form {
  width: 60%;
}
/* line 14, sass/_giving.scss */
.giving-opportunities input[type=text], .giving-opportunities textarea {
  outline-style: none;
  font-size: 11px;
  font-family: inherit;
  padding: 5px 2px 5px 2px;
  letter-spacing: normal;
  width: 97%;
}
/* line 24, sass/_giving.scss */
.giving-opportunities input[type=submit] {
  margin: 10px 0;
}
/* line 28, sass/_giving.scss */
.giving-opportunities input#total-donation-amount {
  background-color: #dddddd;
  font-weight: bold;
}
/* line 33, sass/_giving.scss */
.giving-opportunities input#GIFT_AMOUNT1, .giving-opportunities input#GIFT_AMOUNT2,
.giving-opportunities input#total-donation-amount {
  width: 75px;
}
/* line 38, sass/_giving.scss */
.giving-opportunities input#FUND2, .giving-opportunities label#total, .giving-opportunities div.selectbox {
  width: 75%;
}
@media only screen and (min-width: 35em) and (max-width: 39em) {
  /* line 38, sass/_giving.scss */
  .giving-opportunities input#FUND2, .giving-opportunities label#total, .giving-opportunities div.selectbox {
    width: 69%;
  }
}
@media only screen and (min-width: 20em) and (max-width: 29em) {
  /* line 38, sass/_giving.scss */
  .giving-opportunities input#FUND2, .giving-opportunities label#total, .giving-opportunities div.selectbox {
    width: 350px;
  }
}
@media only screen and (min-width: 50em) and (max-width: 54em) {
  /* line 49, sass/_giving.scss */
  .giving-opportunities select#FUND1 {
    font-size: 12px !important;
  }
}
/* line 55, sass/_giving.scss */
.giving-opportunities .donation-input, .giving-opportunities div#total-donation-amount {
  display: flex;
  justify-content: flex-end;
  flex: 1 0 0;
}
@media only screen and (min-width: 20em) and (max-width: 34em) {
  /* line 55, sass/_giving.scss */
  .giving-opportunities .donation-input, .giving-opportunities div#total-donation-amount {
    margin-top: 10px;
    display: block;
  }
}
/* line 66, sass/_giving.scss */
.giving-opportunities .donation-input {
  margin-left: auto;
}
/* line 70, sass/_giving.scss */
.giving-opportunities div#total-donation-amount {
  margin-bottom: 15px;
}
/* line 74, sass/_giving.scss */
.giving-opportunities span.dollar-amount {
  width: 1.5em;
  margin-left: 10px;
  margin-right: 5px;
}
/* line 80, sass/_giving.scss */
.giving-opportunities .fundgroup {
  display: flex;
  width: 97%;
  max-width: 600px;
}
@media only screen and (min-width: 35em) and (max-width: 39em) {
  /* line 80, sass/_giving.scss */
  .giving-opportunities .fundgroup {
    max-width: 400px;
  }
}
@media only screen and (min-width: 20em) and (max-width: 34em) {
  /* line 80, sass/_giving.scss */
  .giving-opportunities .fundgroup {
    display: block;
  }
}
/* line 94, sass/_giving.scss */
.giving-opportunities label {
  display: block;
  margin: 3px 0;
  font-size: 11px;
  letter-spacing: 0.5pt;
}
/* line 100, sass/_giving.scss */
.giving-opportunities label.required {
  font-weight: bold;
}
/* line 103, sass/_giving.scss */
.giving-opportunities label.required::after {
  content: " *";
  color: #790000;
}
/* line 108, sass/_giving.scss */
.giving-opportunities p.display-value {
  margin: 0;
  color: #1a497e;
  font-weight: 600;
  width: 100%;
}
/* line 115, sass/_giving.scss */
.giving-opportunities fieldset {
  margin-bottom: 25px;
}
/* line 118, sass/_giving.scss */
.giving-opportunities fieldset legend {
  margin: 10px 0 4px 0;
  font-weight: bold;
  display: -moz-inline-stack;
  display: inline-block;
  line-height: 1.3em;
  clear: both;
}
/* line 128, sass/_giving.scss */
.giving-opportunities .input-group {
  display: inline-block;
}
/* line 132, sass/_giving.scss */
.giving-opportunities .one-third {
  width: 31%;
  padding-right: 2%;
}
/* line 137, sass/_giving.scss */
.giving-opportunities .one-half {
  width: 48%;
  padding-right: 2%;
}

/* Disable Gallery Caption for Photo Gallery */
/* line 2, sass/_gallery.scss */
dd.wp-caption-text, dd.gallery-caption {
  display: none;
}

/* News tag that goes shortcode 'newsfeed' */
/* line 7, sass/_gallery.scss */
.newshead {
  display: inline-block;
  padding: 3px 8px 3px 8px;
  vertical-align: middle;
  text-align: center;
  font-size: 50%;
  border: 1px solid #cccccc;
  color: #ffffff;
  margin-right: 5px;
  margin-top: -4px;
  background: #cccccc;
}

/* line 1, sass/_youtubeLoader.scss */
.youtube-loader {
  position: relative;
  max-width: 480px;
}

/* line 6, sass/_youtubeLoader.scss */
.youtube-loader__play-button {
  height: 40px;
  left: 50%;
  position: absolute;
  top: 40%;
  width: 40px;
}
