/* Scss Document */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
@import url("https://hello.myfonts.net/count/323c1b");
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

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

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

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

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

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * 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 Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
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.
 */
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.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

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

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

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
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/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/* Scss Document */
/*COLORS*/
/*FONTS */
/*SHAPES*/
.head {
  font-size: 32px;
  line-height: 44px;
  margin-bottom: 20px;
  display: block; }
  @media (max-width: 992px) {
    .head {
      font-size: 28px;
      line-height: 38px; } }
  @media (max-width: 768px) {
    .head {
      font-size: 26px;
      line-height: 36px; } }
  @media (max-width: 500px) {
    .head {
      font-size: 22px;
      line-height: 27px;
      display: block; } }

.subhead {
  font-size: 22px;
  line-height: 1.3; }
  @media (max-width: 768px) {
    .subhead {
      font-size: 18px; } }

.terthead {
  font-size: 20px;
  line-height: 1.3;
  font-family: "metropolisbold", Helvetica, Arial, sans-serif;
  color: #00a78a; }

.callout-left {
  font-size: 23px;
  line-height: 115%;
  color: #d51b5d;
  border-style: solid;
  border-color: #00a78a;
  text-align: left;
  float: left;
  border-width: 0 6px 0 0;
  padding: 20px 20px 20px 0;
  margin-right: 20px; }

.callout-right {
  font-size: 23px;
  line-height: 115%;
  color: #d51b5d;
  border-style: solid;
  border-color: #00a78a;
  float: right;
  border-width: 0 0 0 6px;
  text-align: right;
  padding: 20px 20px 20px 0;
  margin-left: 20px; }

@media (min-width: 1200px) {
  .callout-left, .callout-right {
    width: 35%; } }

@media (min-width: 1200px) {
  p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 15px; } }

@media (min-width: 1200px) {
  ul li, ol li {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 12px; } }

strong {
  font-family: "metropolisbold", Helvetica, Arial, sans-serif; }

a {
  color: #00a78a; }
  a:hover {
    color: #d51b5d;
    text-decoration: none; }
  a:focus {
    color: #d51b5d;
    text-decoration: none;
    outline: thin dotted; }

#pagination {
  padding: 40px 0;
  text-align: center; }
  #pagination ul {
    display: inline-block;
    font-size: 16px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: center; }
    #pagination ul li {
      border-left: 1px solid #ebebeb;
      float: left;
      padding: 5px 24px;
      list-style-type: none;
      font-family: "metropolisbold", Helvetica, Arial, sans-serif; }
      @media (max-width: 350px) {
        #pagination ul li {
          padding: 5px 20px; } }
      #pagination ul li:first-child {
        border-left: none; }
      #pagination ul li.active a {
        color: #d51b5d; }

/* Scss Document */
@font-face {
  font-family: 'Manus';
  src: url("../fonts/323C1B_0_0.eot");
  src: url("https://www.mcmainscdc.org/css/fonts/323C1B_0_0.eot#iefix") format("embedded-opentype"), url("../fonts/323C1B_0_0.woff2") format("woff2"), url("../fonts/323C1B_0_0.woff") format("woff"), url("../fonts/323C1B_0_0.ttf") format("truetype"); }

@font-face {
  font-family: 'metropolisbold';
  src: url("../fonts/metropolis-bold-webfont.woff2") format("woff2"), url("../fonts/metropolis-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'metropolisextra_bold';
  src: url("../fonts/metropolis-extrabold-webfont.woff2") format("woff2"), url("../fonts/metropolis-extrabold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'metropolislight';
  src: url("../fonts/metropolis-light-webfont.woff2") format("woff2"), url("../fonts/metropolis-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'metropolislight_italic';
  src: url("../fonts/metropolis-lightitalic-webfont.woff2") format("woff2"), url("../fonts/metropolis-lightitalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'metropolisregular';
  src: url("../fonts/metropolis-regular-webfont.woff2") format("woff2"), url("../fonts/metropolis-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'metropolisitalic';
  src: url("../fonts/metropolis-regularitalic-webfont.woff2") format("woff2"), url("../fonts/metropolis-regularitalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@-webkit-keyframes fadein {
  100% {
    opacity: 1; } }

@keyframes fadein {
  100% {
    opacity: 1; } }

html, body {
  height: 100%;
  font-family: "metropolisregular", Helvetica, Arial, sans-serif;
  color: #666366; }

body#home {
  opacity: 0;
  -o-animation: fadein 1s forwards;
  -o-animation-delay: .3s;
  -webkit-animation: fadein 1s forwards;
  -webkit-animation-delay: .3s;
  -moz-animation: fadein 1s forwards;
  -moz-animation-delay: .3s;
  animation: fadein 1s forwards;
  animation-delay: .3s; }

@-ms-viewport {
  width: device-width;
  zoom: 1.0; }

/*body {  margin-top:150px; }*/
.gradient {
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(white));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */ }
  @media (max-width: 767px) {
    .gradient {
      background: none; } }

@media (max-width: 768px) {
  body {
    padding-top: 85px; } }

header {
  width: 100%;
  height: 120px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  -webkit-transition: height 0.3s;
  transition: height 0.3s;
  /*SEARCH BAR ------------------------------*/ }
  @media (max-width: 992px) {
    header {
      height: 85px; } }
  @media (max-height: 650px) {
    header {
      height: 120px; } }
  @media (max-height: 375px) {
    header {
      height: 100px; } }
  @media (max-width: 767px) {
    header {
      height: 85px; } }
  header .navbar-default {
    border: 0;
    line-height: 0;
    background: url(../images/imgHeaderBg.jpg);
    background-size: cover;
    background-position: center top; }
    @media (min-width: 768px) and (max-width: 992px) {
      header .navbar-default {
        margin: 0 auto;
        text-align: center; } }
    @media (max-width: 767px) {
      header .navbar-default {
        border: 0;
        min-height: 85px;
        background-size: 100% auto; } }
    @media (max-width: 767px) and (max-height: 650px) {
      header .navbar-default {
        min-height: 85px; } }
    @media (max-height: 375px) {
      header .navbar-default {
        min-height: 85px !important; } }
    @media (min-width: 769px) {
      header .navbar-default .container {
        padding-left: 0;
        padding-right: 0; } }
    @media (max-width: 767px) {
      header .navbar-default .navbar-header {
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(white));
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
        /* IE6-9 */ } }
    header .navbar-default .navbar-header .navbar-toggle {
      background-color: #fff;
      margin-top: 45px;
      -webkit-transition: all .3s;
      transition: all .3s; }
      @media (max-width: 767px) {
        header .navbar-default .navbar-header .navbar-toggle {
          margin-top: 25px; } }
      header .navbar-default .navbar-header .navbar-toggle .icon-bar {
        background-color: #d51b5d; }
    header .navbar-default .navbar-collapse {
      margin: 0 auto;
      text-align: center; }
      @media (max-width: 767px) {
        header .navbar-default .navbar-collapse {
          background: #d51b5d;
          color: #fff;
          margin: 0 -15px;
          min-height: 100%;
          max-height: 100%;
          overflow-y: hidden; } }
    header .navbar-default .navbar-nav {
      float: none;
      display: inline-block;
      /*@media (max-width: 992px) and (min-width: 769px) { float: left; }*/ }
      @media (min-width: 992px) and (max-width: 1170px) {
        header .navbar-default .navbar-nav {
          margin-left: 15px; } }
      @media (max-width: 767px) {
        header .navbar-default .navbar-nav {
          display: block;
          margin: 0 -15px; } }
      header .navbar-default .navbar-nav li {
        margin-bottom: 0; }
        @media (max-width: 767px) {
          header .navbar-default .navbar-nav li {
            border-bottom: 1px solid #ec6a98; } }
        header .navbar-default .navbar-nav li a {
          line-height: 120px;
          padding: 0 10px;
          color: #676767; }
          @media (max-width: 1199px) {
            header .navbar-default .navbar-nav li a {
              font-size: 13px; } }
          @media (min-width: 768px) and (max-width: 991px) {
            header .navbar-default .navbar-nav li a {
              font-size: 12px;
              margin-left: 0;
              line-height: 85px; } }
          @media (max-width: 767px) {
            header .navbar-default .navbar-nav li a {
              color: #ffffff;
              line-height: 70px; } }
          @media (max-height: 650px) {
            header .navbar-default .navbar-nav li a {
              line-height: 120px; } }
          @media (max-height: 650px) and (max-width: 768px) {
            header .navbar-default .navbar-nav li a {
              line-height: 50px; } }
          header .navbar-default .navbar-nav li a:focus, header .navbar-default .navbar-nav li a:hover {
            color: #d51b5d; }
            @media (max-width: 767px) {
              header .navbar-default .navbar-nav li a:focus, header .navbar-default .navbar-nav li a:hover {
                color: #ffffff; } }
        header .navbar-default .navbar-nav li ul.dropdown-menu {
          border: 0;
          color: #ffffff;
          background-color: #d51b5d;
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
          padding-top: 10px;
          min-width: 250px; }
          @media (max-width: 767px) {
            header .navbar-default .navbar-nav li ul.dropdown-menu {
              box-shadow: none;
              text-align: center;
              margin: 0 0 20px 0;
              padding-top: 0; } }
          @media (max-width: 767px) {
            header .navbar-default .navbar-nav li ul.dropdown-menu li {
              border-bottom: 0; } }
          header .navbar-default .navbar-nav li ul.dropdown-menu li a {
            line-height: 1.4;
            margin-left: 0;
            text-transform: none;
            color: #fff;
            margin-bottom: 8px;
            padding-bottom: 8px;
            padding-top: 4px;
            font-size: 16px;
            font-weight: 400;
            position: relative;
            padding-left: 30px;
            white-space: normal; }
            header .navbar-default .navbar-nav li ul.dropdown-menu li a:last-of-type {
              border-bottom: 0;
              padding-bottom: 0; }
            @media (min-width: 768px) {
              header .navbar-default .navbar-nav li ul.dropdown-menu li a:before {
                font-family: 'FontAwesome';
                content: '\f061';
                font-size: 12px;
                -webkit-transition: all .2s;
                transition: all .2s;
                position: absolute;
                left: 10px; }
              header .navbar-default .navbar-nav li ul.dropdown-menu li a:hover, header .navbar-default .navbar-nav li ul.dropdown-menu li a:focus {
                background: none; }
                header .navbar-default .navbar-nav li ul.dropdown-menu li a:hover:before, header .navbar-default .navbar-nav li ul.dropdown-menu li a:focus:before {
                  left: 13px; } }
      @media (max-width: 767px) {
        header .navbar-default .navbar-nav .open .dropdown-menu li a {
          color: #ffffff; } }
      header .navbar-default .navbar-nav .open > a, header .navbar-default .navbar-nav .open > a:focus, header .navbar-default .navbar-nav .open > a:hover {
        color: #d51b5d;
        background-color: transparent; }
        @media (max-width: 767px) {
          header .navbar-default .navbar-nav .open > a, header .navbar-default .navbar-nav .open > a:focus, header .navbar-default .navbar-nav .open > a:hover {
            color: #ffffff; } }
    @media (min-width: 768px) and (max-width: 992px) {
      header .navbar-default .navbar-right {
        float: right; } }
    @media (min-width: 768px) {
      header .navbar-default .navbar-right {
        margin-right: 0; } }
    @media (max-width: 767px) {
      header .navbar-default .navbar-right {
        margin-bottom: 0; } }
    @media (max-width: 767px) {
      header .navbar-default .navbar-right li {
        border-bottom: 0; } }
    header .navbar-default .navbar-brand {
      height: auto;
      padding: 0;
      text-align: left; }
      @media (max-width: 767px) {
        header .navbar-default .navbar-brand {
          margin-left: 20px; } }
      header .navbar-default .navbar-brand h1#logo {
        display: inline-block;
        width: 170px;
        height: 120px;
        line-height: 120px;
        float: left;
        color: #fff;
        font-weight: 400;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        margin: 0;
        /*@media all and (max-width: 660px) { display: block; float: none; margin: 0 auto; height: 100px; line-height: 100px; text-align: left; }*/ }
        @media (min-width: 992px) {
          header .navbar-default .navbar-brand h1#logo {
            padding-left: 15px; } }
        @media (min-width: 768px) and (max-width: 991px) {
          header .navbar-default .navbar-brand h1#logo {
            width: 120px;
            height: 85px;
            line-height: 85px; } }
        @media (max-height: 650px) {
          header .navbar-default .navbar-brand h1#logo {
            height: 120px;
            line-height: 120px; } }
        @media (max-height: 375px) {
          header .navbar-default .navbar-brand h1#logo {
            height: 100px;
            line-height: 100px; } }
        @media (max-width: 767px) {
          header .navbar-default .navbar-brand h1#logo {
            height: 85px;
            line-height: 80px; } }
        header .navbar-default .navbar-brand h1#logo img {
          -webkit-transition: all .3s;
          transition: all .3s;
          max-width: 175px; }
          @media (max-width: 1199px) {
            header .navbar-default .navbar-brand h1#logo img {
              width: 150px; } }
          @media (min-width: 768px) and (max-width: 992px) {
            header .navbar-default .navbar-brand h1#logo img {
              width: 120px; } }
          @media (max-height: 375px) {
            header .navbar-default .navbar-brand h1#logo img {
              width: 150px; } }
          @media (max-width: 767px) {
            header .navbar-default .navbar-brand h1#logo img {
              width: 130px; } }
  header .paypal-donate .paypal-image {
    float: right;
    margin-top: 40px;
    -webkit-transition: all .3s;
    transition: all .3s;
    max-width: 108px; }
    @media (max-width: 1199px) {
      header .paypal-donate .paypal-image {
        max-width: 90px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      header .paypal-donate .paypal-image {
        display: none; } }
    @media (max-height: 650px) {
      header .paypal-donate .paypal-image {
        margin-top: 42px; } }
    @media (min-width: 769px) {
      header .paypal-donate .paypal-image {
        margin-left: 20px; } }
    @media (max-width: 767px) {
      header .paypal-donate .paypal-image {
        border-radius: 0;
        width: 100%;
        margin-top: 20px;
        margin-top: 0;
        float: none;
        padding-bottom: 20px; } }
  header.smaller {
    height: 85px; }
    @media all and (max-width: 660px) {
      header.smaller {
        height: 85px; } }
    header.smaller .navbar-default {
      min-height: 85px; }
      header.smaller .navbar-default .navbar-header .navbar-toggle {
        margin-top: 25px; }
      header.smaller .navbar-default .navbar-brand h1#logo {
        height: 85px;
        line-height: 85px;
        font-size: 30px; }
        header.smaller .navbar-default .navbar-brand h1#logo img {
          width: 120px; }
      header.smaller .navbar-default .navbar-nav li a {
        line-height: 85px; }
        @media all and (max-width: 660px) {
          header.smaller .navbar-default .navbar-nav li a {
            line-height: 60px; } }
        @media (max-height: 650px) and (max-width: 768px) {
          header.smaller .navbar-default .navbar-nav li a {
            line-height: 50px; } }
        @media (max-height: 650px) {
          header.smaller .navbar-default .navbar-nav li a #lnk-search {
            line-height: 85px !important; } }
        header.smaller .navbar-default .navbar-nav li a#lnk-search {
          line-height: 85px !important;
          height: 85px !important; }
        header.smaller .navbar-default .navbar-nav li a.btn {
          line-height: 1.5;
          margin-top: 23px; }
    header.smaller .paypal-donate .paypal-image {
      line-height: 1.5;
      margin-top: 23px; }
    header.smaller #site-search-wrapper {
      margin-top: 85px; }
  header nav a {
    line-height: 120px;
    color: #666366;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    @media (max-height: 650px) {
      header nav a {
        line-height: 120px; } }
    header nav a:hover {
      color: white; }
  header #site-search-wrapper, header #site-search-wrapper-mobile {
    font-size: 20px;
    font-weight: 300;
    background: #00a78a;
    padding: 25px 0 25px;
    box-shadow: 0 0 23px rgba(0, 0, 0, 0.5);
    margin-top: 120px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 0; }
    @media (max-width: 992px) {
      header #site-search-wrapper, header #site-search-wrapper-mobile {
        margin-top: 80px; } }
    header #site-search-wrapper #site-search .search-field, header #site-search-wrapper #site-search-mobile .search-field, header #site-search-wrapper-mobile #site-search .search-field, header #site-search-wrapper-mobile #site-search-mobile .search-field {
      color: #666;
      height: 48px;
      width: 97%;
      border: .1px;
      background: white;
      -webkit-transition: background-color 0.2s ease;
      transition: background-color 0.2s ease;
      border-radius: 0;
      -webkit-appearance: none;
      padding-left: 3%; }
    header #site-search-wrapper #site-search .search-button, header #site-search-wrapper #site-search-mobile .search-button, header #site-search-wrapper-mobile #site-search .search-button, header #site-search-wrapper-mobile #site-search-mobile .search-button {
      float: right;
      height: 50px;
      margin: -50px -2px 0 0;
      padding: 7px 25px;
      background-color: #d51b5d;
      border: none;
      position: relative;
      -webkit-transition: background-color 0.2s ease-in-out;
      transition: background-color 0.2s ease-in-out; }
      header #site-search-wrapper #site-search .search-button:after, header #site-search-wrapper #site-search-mobile .search-button:after, header #site-search-wrapper-mobile #site-search .search-button:after, header #site-search-wrapper-mobile #site-search-mobile .search-button:after {
        font-family: 'FontAwesome';
        content: '\f002';
        color: #fff;
        font-size: 25px; }
  header #site-search-wrapper-mobile {
    font-size: 18px;
    padding: 15px 0 15px; }
    @media (max-width: 768px) {
      header #site-search-wrapper-mobile {
        background: #d51b5d;
        box-shadow: none;
        margin-top: 0; } }
    header #site-search-wrapper-mobile #site-search-mobile {
      position: relative; }
      header #site-search-wrapper-mobile #site-search-mobile .search-field {
        height: 40px; }
      header #site-search-wrapper-mobile #site-search-mobile .search-button {
        border: none;
        position: absolute;
        -webkit-transition: background-color 0.2s ease-in-out;
        transition: background-color 0.2s ease-in-out;
        top: 11px;
        right: 8px;
        background: none;
        margin: 0;
        padding: 0;
        height: auto;
        float: none; }
        @media (max-width: 768px) {
          header #site-search-wrapper-mobile #site-search-mobile .search-button {
            line-height: 1; } }
        header #site-search-wrapper-mobile #site-search-mobile .search-button:after {
          font-family: 'FontAwesome';
          content: '\f002';
          color: #d51b5d;
          font-size: 20px; }

footer {
  color: #ffffff;
  background: #666366 url(../images/imgFooterBg.png) no-repeat 95% bottom;
  background-size: contain;
  padding: 50px 0; }
  @media (min-width: 1200px) {
    footer {
      padding: 50px 0 150px 0; } }
  footer .col-md-4 div {
    margin: 0 auto;
    display: block;
    width: 280px; }
    @media (max-width: 991px) {
      footer .col-md-4 div {
        margin: 0; } }
  footer h5 {
    font-family: "metropolisextra_bold", Helvetica, Arial, sans-serif;
    font-size: 16px;
    padding-bottom: 10px; }
  footer .container .row .col-md-6 .row:nth-of-type(2) {
    margin-top: 15px; }
  footer a {
    color: #ffffff;
    text-decoration: none;
    display: block; }
    footer a:hover, footer a:focus {
      color: #00a78a;
      text-decoration: none; }
  footer a[href*="tel:"] {
    display: inline-block; }
  footer input[type="text"] {
    padding: 10px 0 10px 10px;
    border-radius: 6px 0 0 6px;
    border: .1px;
    color: #afafaf;
    font-family: "metropolislight", Helvetica, Arial, sans-serif;
    display: inline-block;
    min-width: 200px; }
    @media (max-width: 420px) {
      footer input[type="text"] {
        min-width: 100%;
        border-radius: 0;
        display: block;
        text-align: center; } }
  footer input[type="submit"] {
    padding: 10px;
    border-radius: 0 6px 6px 0;
    border: 0;
    display: inline-block;
    background-color: #00a78a;
    text-transform: uppercase;
    -webkit-transition: all .2s;
    transition: all .2s; }
    footer input[type="submit"]:hover {
      background-color: #d51b5d; }
    @media (max-width: 420px) {
      footer input[type="submit"] {
        border-radius: 0;
        width: 100%;
        display: block; } }
  footer div#social-footer {
    margin-top: 20px;
    font-size: 30px; }
    footer div#social-footer a {
      margin-right: 10px; }
      footer div#social-footer a:hover {
        text-decoration: none; }
  footer .photography {
    font-size: 13px;
    margin-top: 15px; }
    footer .photography a {
      display: inline;
      color: #00a78a; }
  @media (max-width: 991px) {
    footer .container .row .col-md-4 {
      margin-top: 20px; } }
  @media (max-width: 420px) {
    footer .col-xs-4, footer .col-xs-6 {
      width: 100%;
      text-align: center; }
    footer .col-md-4, footer .photography {
      text-align: center; } }

@media (max-width: 30000px) {
  #interior .content {
    min-height: calc(100vh - 489px); } }

@media (max-width: 1200px) {
  #interior .content {
    min-height: calc(100vh - 409px); } }

@media (max-width: 992px) {
  #interior .content {
    min-height: calc(100vh - 575px); } }

@media (max-width: 500px) {
  #interior .content {
    min-height: calc(100vh - 650px); } }

@media (max-width: 420px) {
  #interior .content {
    min-height: calc(100vh - 920px); } }

#interior footer {
  background-color: #666366; }

/* Scss Document */
a.btn {
  text-decoration: none !important; }

.btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-transform: uppercase;
  font-family: "metropolislight", Helvetica, Arial, sans-serif;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  white-space: nowrap;
  position: relative;
  overflow: hidden; }
  .btn.btn-default, .btn.btn-secondary {
    color: #ffffff;
    background-color: #00a78a;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border: 0;
    text-decoration: none; }
    .btn.btn-default:hover, .btn.btn-secondary:hover {
      background-color: #d51b5d; }
  .btn.btn-secondary {
    background-color: #d51b5d; }
    .btn.btn-secondary:hover {
      background-color: #00a78a; }
  .btn i {
    margin-left: 5px; }

/*.btn:hover:after, .btn:hover:before, .button:hover:after, .button:hover:before {
    opacity: 1;
    transform: scaleX(1);
}

.btn:after, .btn:before, .button:after, .button:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    transition: transform .45s cubic-bezier(.645,.045,.355,1),opacity .45s cubic-bezier(.645,.045,.355,1);
}
.btn:before, .button:before {
    border-radius: 3px;
    z-index: 0;
    background: $brand-tertiary;
    left: 0;
    transform: scaleX(0);
    transform-origin: 50%;
    opacity: 1;
}

.btn:after, .button:after {
    border-radius: 3px;
    z-index: 1;
    border: 1px solid darken($brand-tertiary, 20%);
    transform: scaleX(0);
    background-color: transparent;
    opacity: 0;
}
.btn:after, .btn:before, .button:after, .button:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    transition: transform .45s cubic-bezier(.645,.045,.355,1),opacity .45s cubic-bezier(.645,.045,.355,1);
}*/
/* Bounce To Top */
.hvr-bounce-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }

.hvr-bounce-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #00a78a;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-bounce-to-top:hover, .hvr-bounce-to-top:focus, .hvr-bounce-to-top:active {
  color: white; }

.hvr-bounce-to-top:hover:before, .hvr-bounce-to-top:focus:before, .hvr-bounce-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }

/* Scss Document */
.fp-top {
  background-position: top; }

.fp-bottom {
  background-position: bottom; }

.fp-center {
  background-position: center; }

.fp-left {
  background-position: left; }

.fp-right {
  background-position: right; }

/* Scss Document */
#siteCredits {
  position: relative; }
  #siteCredits a {
    display: block;
    width: 118px;
    height: 21px;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    background: url(https://www.mcmainscdc.org/images/btnSiteCredits.png) no-repeat; }
    #siteCredits a:hover {
      background: url(https://www.mcmainscdc.org/images/btnSiteCreditsO.png) no-repeat; }
  @media screen and (max-width: 415px) {
    #siteCredits {
      display: none; } }

/* Scss Document */
#home {
  /*SLIDER STYLES */ }
  #home h2 {
    font-family: "Manus", Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-size: 109px; }
    @media (max-width: 1200px) {
      #home h2 {
        font-size: 80px; } }
    @media (max-height: 650px) {
      #home h2 {
        font-size: 70px; } }
    @media (max-width: 500px) {
      #home h2 {
        font-size: 68px; } }
  #home #hero-video {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    padding: 0; }
    @media (max-width: 800px) {
      #home #hero-video {
        background: url("../images/imgMobileIntro.jpg") no-repeat;
        background-size: cover;
        background-position: center; } }
    @media (max-height: 415px) {
      #home #hero-video {
        background: url("../images/imgMobileIntroHoriz.jpg") no-repeat;
        background-size: cover;
        background-position: center; } }
    #home #hero-video video {
      position: absolute;
      top: 50%;
      left: 50%;
      min-width: 100%;
      min-height: 100%;
      z-index: -100;
      -webkit-transform: translateX(-50%) translateY(-50%);
              transform: translateX(-50%) translateY(-50%);
      background: url("../images/imgVideoPoster2.jpg") no-repeat;
      background-size: cover;
      background-position-y: 120px;
      -webkit-transition: 1s opacity;
      transition: 1s opacity;
      padding-top: 120px; }
      @media (max-width: 992px) {
        #home #hero-video video {
          padding-top: 85px; } }
    #home #hero-video .overlay {
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.4);
      position: relative; }
      #home #hero-video .overlay h2 {
        margin: 0;
        text-align: center;
        font-size: 136px;
        line-height: 1.1;
        color: #ffffff;
        width: 100%;
        overflow: visible;
        margin: auto;
        position: absolute;
        top: 50%;
        left: 0;
        bottom: 0;
        right: 0;
        margin-top: -100px; }
        @media (max-width: 992px) {
          #home #hero-video .overlay h2 {
            font-size: 100px; } }
        @media (max-width: 768px) {
          #home #hero-video .overlay h2 {
            font-size: 80px; } }
        @media (max-width: 575px) {
          #home #hero-video .overlay h2 {
            font-size: 62px;
            margin-top: -100px; } }
        @media (max-height: 650px) and (min-width: 1200px) {
          #home #hero-video .overlay h2 {
            font-size: 110px;
            margin-top: -70px; } }
        @media (max-height: 375px) {
          #home #hero-video .overlay h2 {
            margin-top: -80px; } }
        @media (max-height: 320px) {
          #home #hero-video .overlay h2 {
            margin-top: -65px; } }
      #home #hero-video .overlay button {
        position: absolute;
        bottom: 5%;
        left: 5%;
        background: transparent;
        border: 1px solid #fff;
        color: #fff;
        border-radius: 3px;
        text-transform: uppercase;
        font-size: 12px;
        font-family: "metropolisbold", Helvetica, Arial, sans-serif; }
        #home #hero-video .overlay button:hover {
          background: rgba(255, 255, 255, 0.8);
          color: #666; }
        @media (max-width: 800px) {
          #home #hero-video .overlay button {
            display: none; } }
    #home #hero-video a {
      display: inline-block;
      color: #fff;
      text-decoration: none;
      background: rgba(0, 0, 0, 0.5);
      padding: .5rem;
      -webkit-transition: .6s background;
      transition: .6s background; }
    @media (max-width: 800px) {
      #home #hero-video #bgvid {
        display: none; } }
  #home .stopfade {
    opacity: .5; }
  #home #mission {
    background-color: #d51b5d;
    padding-top: 150px;
    padding-bottom: 150px; }
    @media (max-width: 1200px) {
      #home #mission {
        padding: 100px 50px; } }
    @media (max-width: 500px) {
      #home #mission {
        padding: 50px 25px; } }
    @media (max-height: 650px) and (min-width: 1200px) {
      #home #mission {
        padding-top: 100px;
        padding-bottom: 100px; } }
    #home #mission h2, #home #mission p {
      color: #ffffff;
      text-align: center;
      margin: 0 auto; }
      @media (min-width: 1200px) {
        #home #mission h2, #home #mission p {
          max-width: 1000px; } }
    #home #mission p {
      font-size: 24px;
      line-height: 36px; }
      @media (max-width: 992px) {
        #home #mission p {
          font-size: 20px;
          line-height: 1.5; } }
      @media (max-width: 500px) {
        #home #mission p {
          font-size: 18px;
          line-height: 1.5; } }
      @media (max-height: 650px) {
        #home #mission p {
          font-size: 18px;
          line-height: 1.5; } }
  #home #full-width-slider {
    width: 100%;
    color: #000; }
  #home .coloredBlock {
    padding: 12px;
    background: rgba(255, 0, 0, 0.6);
    color: #FFF;
    width: 200px;
    left: 20%;
    top: 5%; }
  #home .infoBlock {
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
    width: 100%;
    height: 100%;
    padding-bottom: 0;
    background: #FFF;
    background: -webkit-linear-gradient(left, rgba(4, 19, 20, 0.8) 0%, rgba(4, 19, 20, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(4, 19, 20, 0.8)), to(rgba(4, 19, 20, 0)));
    background: linear-gradient(to right, rgba(4, 19, 20, 0.8) 0%, rgba(4, 19, 20, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc041314', endColorstr='#00041314',GradientType=1 );
    overflow: hidden;
    padding: 40px; }
    @media (min-width: 1800px) {
      #home .infoBlock {
        background: rgba(4, 19, 20, 0.8);
        max-width: 850px;
        padding: 60px; } }
    @media (max-width: 992px) {
      #home .infoBlock {
        padding: 20px; } }
    #home .infoBlock h4 {
      font-size: 36px;
      line-height: 1.5;
      margin: 0;
      padding-bottom: 3px;
      font-family: "metropolisextra_bold", Helvetica, Arial, sans-serif;
      text-transform: uppercase; }
      @media (min-width: 1200px) {
        #home .infoBlock h4 {
          font-size: 44px; } }
      @media (max-height: 650px) {
        #home .infoBlock h4 {
          font-size: 30px;
          line-height: 1.3; } }
      @media (max-width: 992px) {
        #home .infoBlock h4 {
          font-size: 24px; } }
      @media (max-width: 500px) {
        #home .infoBlock h4 {
          font-size: 20px;
          line-height: 1.3; } }
    #home .infoBlock p {
      margin: 4px 0 0;
      font-size: 18px;
      padding-bottom: 2%; }
      @media (min-width: 1200px) {
        #home .infoBlock p {
          font-size: 20px; } }
      @media (max-width: 992px) {
        #home .infoBlock p {
          font-size: 16px; } }
      @media (max-width: 500px) {
        #home .infoBlock p {
          font-size: 14px; } }
    @media (max-height: 650px) {
      #home .infoBlock .btn {
        ont-size: 13px;
        margin-top: 10px; } }
    @media (max-width: 500px) {
      #home .infoBlock .btn {
        font-size: 13px;
        margin-top: 10px; } }
    @media (min-width: 1800px) {
      #home .infoBlock .btn {
        margin-top: 30px; } }
    #home .infoBlock a {
      color: #FFF;
      text-decoration: underline;
      font-family: "metropolisextra_bold", Helvetica, Arial, sans-serif; }
    @media all and (min-width: 1800px) {
      #home .infoBlock h4, #home .infoBlock p, #home .infoBlock a {
        max-width: 80%; } }
    @media all and (min-width: 1200px) and (max-width: 1799px) {
      #home .infoBlock h4, #home .infoBlock p, #home .infoBlock a {
        max-width: 55%; } }
    @media all and (max-width: 1200px) {
      #home .infoBlock h4, #home .infoBlock p, #home .infoBlock a {
        max-width: 65%; } }
    @media (max-width: 500px) {
      #home .infoBlock h4, #home .infoBlock p, #home .infoBlock a {
        max-width: 80%; } }
    #home .infoBlock.infoBlockLeftBlack {
      color: #FFF;
      background: #000;
      background: -webkit-linear-gradient(left, rgba(4, 19, 20, 0.8) 0%, rgba(4, 19, 20, 0) 100%);
      background: -webkit-gradient(linear, left top, right top, from(rgba(4, 19, 20, 0.8)), to(rgba(4, 19, 20, 0)));
      background: linear-gradient(to right, rgba(4, 19, 20, 0.8) 0%, rgba(4, 19, 20, 0) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc041314', endColorstr='#00041314',GradientType=1 );
      left: 0;
      right: auto; }
      @media (min-width: 1800px) {
        #home .infoBlock.infoBlockLeftBlack {
          background: rgba(4, 19, 20, 0.8);
          max-width: 850px; } }
  #home .photosBy {
    position: absolute;
    line-height: 24px;
    font-size: 12px;
    background: #FFF;
    color: #000;
    padding: 0px 10px;
    position: absolute;
    left: 12px;
    bottom: 12px;
    top: auto;
    border-radius: 2px;
    z-index: 25; }
    #home .photosBy a {
      color: #000; }
  #home .fullWidth {
    max-width: 1400px;
    margin: 0 auto 24px; }
  @media screen and (min-width: 992px) and (min-height: 660px) {
    #home .heroSlider .rsOverflow, #home .royalSlider.heroSlider {
      height: 520px !important; } }
  @media screen and (min-width: 992px) and (min-height: 1000px) {
    #home .heroSlider .rsOverflow, #home .royalSlider.heroSlider {
      height: 560px !important; } }
  @media screen and (min-width: 1800px) {
    #home .heroSlider .rsOverflow, #home .royalSlider.heroSlider {
      height: 800px !important; } }
  @media screen and (min-width: 0px) and (max-width: 800px) {
    #home .royalSlider.heroSlider, #home .royalSlider.heroSlider .rsOverflow {
      height: 300px !important; }
    #home .infoBlock {
      padding: 20px;
      height: auto;
      max-height: 100%;
      min-width: 40%;
      left: 5px;
      top: 0px;
      min-height: 100%;
      right: auto;
      font-size: 12px; }
    #home .infoBlock h3 {
      font-size: 14px;
      line-height: 17px; } }
  #home #services {
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center; }
    @media (min-width: 1200px) {
      #home #services {
        padding-top: 80px;
        padding-bottom: 80px; } }
    @media (max-width: 992px) {
      #home #services .services-list {
        padding-left: 30%;
        margin-left: -100px; } }
    @media (max-width: 400px) {
      #home #services .services-list {
        margin-left: -80px; } }
    #home #services h2, #home #services p {
      max-width: 1000px;
      text-align: center;
      margin: 0 auto; }
    #home #services p {
      font-size: 24px;
      line-height: 36px; }
      @media (max-width: 992px) {
        #home #services p {
          font-size: 20px;
          line-height: 1.5; } }
      @media (max-width: 500px) {
        #home #services p {
          font-size: 18px;
          line-height: 1.5; } }
      @media (max-height: 650px) {
        #home #services p {
          font-size: 18px;
          line-height: 1.5; } }
    #home #services img {
      max-width: 700px;
      width: 100%;
      padding: 40px; }
      @media (min-width: 1200px) {
        #home #services img {
          margin-bottom: -131px;
          margin-top: 50px; } }
      @media (max-width: 992px) {
        #home #services img {
          max-width: 500px; } }
      @media (min-width: 992px) {
        #home #services img {
          max-width: 600px; } }
      @media (max-height: 650px) {
        #home #services img {
          max-width: 600px;
          margin-top: 0; } }
    #home #services ul {
      list-style: none; }
      #home #services ul li {
        text-align: left;
        clear: left;
        margin-bottom: 20px;
        font-size: 20px; }
        @media (min-width: 1200px) {
          #home #services ul li {
            max-width: 280px; } }
        @media (max-width: 500px) {
          #home #services ul li {
            font-size: 17px; } }
        @media (max-height: 650px) {
          #home #services ul li {
            font-size: 17px; } }
        #home #services ul li:hover:before {
          background-size: 100%; }
        #home #services ul li:before {
          content: "";
          height: 1.6667em;
          width: 1.6667em;
          display: block;
          float: left;
          margin-left: -2.5em;
          background-position: center;
          background-repeat: no-repeat; }
    @media (min-width: 992px) {
      #home #services .list-one {
        padding-left: 40px; } }
    #home #services .list-one ul li:before {
      background-size: 90%; }
    #home #services .list-one ul li:nth-of-type(1) a {
      color: #6dbc45 !important; }
    #home #services .list-one ul li:nth-of-type(1):before {
      background-image: url(../images/imgGreenHand.png); }
    #home #services .list-one ul li:nth-of-type(2) a {
      color: #ee373f !important; }
    #home #services .list-one ul li:nth-of-type(2):before {
      background-image: url(../images/imgRedHand.png); }
    #home #services .list-one ul li:nth-of-type(3) a {
      color: #5d5ca6 !important; }
    #home #services .list-one ul li:nth-of-type(3):before {
      background-image: url(../images/imgIndigoHand.png); }
    #home #services .list-one ul li:nth-of-type(4) a {
      color: #00a78a !important; }
    #home #services .list-one ul li:nth-of-type(4):before {
      background-image: url(../images/imgTealHand.png); }
    @media (min-width: 992px) and (max-width: 1200px) {
      #home #services .list-two {
        padding-left: 80px; } }
    #home #services .list-two ul li:before {
      background-size: 90%; }
    #home #services .list-two ul li:nth-of-type(1) a {
      color: #0076bd !important; }
    #home #services .list-two ul li:nth-of-type(1):before {
      background-image: url(../images/imgBlueHand.png); }
    #home #services .list-two ul li:nth-of-type(2) a {
      color: #fa7713 !important; }
    #home #services .list-two ul li:nth-of-type(2):before {
      background-image: url(../images/imgOrangeHand.png); }
    #home #services .list-two ul li:nth-of-type(3) a {
      color: #9465da !important; }
    #home #services .list-two ul li:nth-of-type(3):before {
      background-image: url(../images/imgPurpleHand.png); }
    #home #services .list-two ul li:nth-of-type(4) a {
      color: #d51b5d !important; }
    #home #services .list-two ul li:nth-of-type(4):before {
      background-image: url(../images/imgPinkHand.png); }
  #home .image-grid {
    position: relative;
    overflow: hidden; }
    #home .image-grid figure {
      padding-bottom: 45%;
      position: relative;
      margin-left: -.2777777778rem;
      margin-right: -.2777777778rem;
      margin: 0; }
      @media (min-width: 768px) {
        #home .image-grid figure {
          margin-left: -.5555555556rem;
          margin-right: -.5555555556rem; } }
      #home .image-grid figure > .image {
        display: block;
        position: absolute;
        padding: .2777777778rem;
        overflow: hidden; }
        @media (min-width: 768px) {
          #home .image-grid figure > .image {
            padding: .5555555556rem; } }
        #home .image-grid figure > .image.image-0 {
          height: 100%;
          left: 0;
          width: 50%; }
          #home .image-grid figure > .image.image-0 .bg-image {
            padding-right: 1px; }
      #home .image-grid figure > .image {
        display: block;
        position: absolute; }
        #home .image-grid figure > .image.image-1 {
          width: 25%;
          left: 50%;
          height: 50%; }
        #home .image-grid figure > .image.image-2 {
          height: 50%;
          width: 25%;
          left: 75%; }
        #home .image-grid figure > .image.image-3 {
          top: 50%;
          left: 50%;
          width: 50%;
          height: 50%; }
    #home .image-grid a.video {
      position: absolute !important;
      width: 100%;
      height: 100%;
      left: 0;
      display: block; }
      #home .image-grid a.video .video {
        z-index: 1 !important;
        position: absolute;
        z-index: -1;
        top: 0px;
        left: 0px;
        bottom: 0px;
        right: 0px;
        overflow: hidden;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-image: none; }
        #home .image-grid a.video .video video {
          display: inline-block;
          vertical-align: baseline;
          margin: auto;
          position: absolute;
          z-index: -1;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%);
          visibility: visible;
          opacity: 1;
          width: auto;
          height: 100%; }
    #home .image-grid img {
      position: absolute;
      width: 100%;
      height: 100%;
      display: block; }
      #home .image-grid img.bg-image {
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: center;
           object-position: center;
        font-family: 'object-fit: cover; object-position: center;'; }
    #home .image-grid img.icon.icon-play {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 35px !important;
      height: auto !important;
      margin-top: -1.1111111111rem;
      margin-left: -1.1111111111rem;
      z-index: 1; }
      @media (min-width: 1200px) {
        #home .image-grid img.icon.icon-play {
          width: 50px !important; } }
    #home .image-grid div.image {
      padding: .2777777778rem;
      overflow: hidden; }
      @media (min-width: 768px) {
        #home .image-grid div.image {
          padding: .5555555556rem; } }
    #home .image-grid .mfp-fade.mfp-bg {
      opacity: 0;
      -webkit-transition: all 0.15s ease-out;
      transition: all 0.15s ease-out; }
    #home .image-grid .mfp-fade.mfp-bg.mfp-ready {
      opacity: 0.9; }
    #home .image-grid .mfp-fade.mfp-bg.mfp-removing {
      opacity: 0; }
    #home .image-grid .mfp-fade.mfp-wrap .mfp-content {
      opacity: 0;
      -webkit-transition: all 0.15s ease-out;
      transition: all 0.15s ease-out; }
    #home .image-grid .mfp-fade.mfp-wrap.mfp-ready .mfp-content {
      opacity: 1; }
    #home .image-grid .mfp-fade.mfp-wrap.mfp-removing .mfp-content {
      opacity: 0; }
  @media (max-width: 1280px) {
    #home .mfp-iframe-holder .mfp-content {
      max-width: 1200px; } }
  @media (max-height: 650px) {
    #home .mfp-iframe-holder .mfp-content {
      max-width: 900px; } }
  @media (max-height: 800px) {
    #home .mfp-iframe-holder .mfp-content {
      max-width: 1000px; } }
  #home #our-facility {
    background: url(../images/imgFacilityBg.jpg);
    background-size: cover;
    background-position: center top;
    width: 100%;
    text-align: center; }
    #home #our-facility h2 {
      color: #ffffff;
      margin-top: 50px; }
    #home #our-facility .hand-circle {
      background-color: #d51b5d;
      border-radius: 100%;
      width: 30px;
      height: 30px;
      margin: 0 auto;
      background-image: url(../images/imgWhiteHand.png);
      background-size: 68%;
      background-repeat: no-repeat;
      background-position: center center;
      margin-top: 40px; }
      @media (max-width: 1200px) {
        #home #our-facility .hand-circle {
          margin-top: 20px; } }
    #home #our-facility h3 {
      font-family: "metropolisextra_bold", Helvetica, Arial, sans-serif;
      font-size: 24px; }
      @media (max-width: 1200px) {
        #home #our-facility h3 {
          font-size: 20px; } }
      @media (max-height: 650px) {
        #home #our-facility h3 {
          font-size: 20px; } }
    #home #our-facility p:nth-of-type(3) {
      margin-bottom: 60px; }
    @media (min-width: 768px) {
      #home #our-facility p {
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
        font-size: 14px;
        line-height: 20px; } }
    #home #our-facility .image-right {
      height: 850px;
      background: url(../images/imgDancingBoy.png) bottom center no-repeat;
      background-size: 85%; }
      @media (min-width: 1300px) {
        #home #our-facility .image-right {
          background-position: bottom left;
          background-size: contain; } }
      @media (min-width: 992px) and (max-width: 1200px) {
        #home #our-facility .image-right {
          height: 744px; } }
    #home #our-facility img {
      max-width: 600px; }
    #home #our-facility .gradient {
      background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.78) 31%, rgba(255, 255, 255, 0.8) 32%, white 100%);
      background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(31%, rgba(255, 255, 255, 0.78)), color-stop(32%, rgba(255, 255, 255, 0.8)), to(white));
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.78) 31%, rgba(255, 255, 255, 0.8) 32%, white 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); }
      @media (max-width: 767px) {
        #home #our-facility .gradient {
          margin: 0 auto; } }
  #home footer {
    margin-top: 0; }
  #home.flipped #full-width-slider {
    margin-top: 120px; }
    @media (max-width: 991px) {
      #home.flipped #full-width-slider {
        margin-top: 80px; } }
    @media (max-width: 767px) {
      #home.flipped #full-width-slider {
        margin-top: 0px; } }
  #home.flipped #hero-video video {
    padding-top: 0; }

/*MODERNIZR FALLBACKS*/
#interior {
  padding-top: 120px; }

.content .intro-heading {
  text-align: center;
  margin-top: 80px;
  margin-bottom: 40px; }
  @media (max-width: 1440px) {
    .content .intro-heading {
      margin-top: 60px;
      margin-bottom: 40px; } }
  @media (max-width: 992px) {
    .content .intro-heading {
      margin-top: 70px; } }
  @media (max-width: 767px) {
    .content .intro-heading {
      margin-top: 10px; } }
  @media (max-width: 400px) {
    .content .intro-heading {
      margin-top: 0;
      margin-bottom: 20px; } }
  .content .intro-heading .action-statement {
    font-size: 30px;
    margin-left: 20px;
    margin-right: 20px; }
    @media (max-width: 500px) {
      .content .intro-heading .action-statement {
        font-size: 24px; } }
    @media (max-width: 400px) {
      .content .intro-heading .action-statement {
        font-size: 20px; } }
    @media (max-width: 400px) {
      .content .intro-heading .action-statement img {
        width: 30px; } }
  .content .intro-heading h1 {
    font-family: "Manus", Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-size: 109px;
    margin-top: 10px;
    margin-bottom: 0; }
    @media (max-width: 1280px) {
      .content .intro-heading h1 {
        font-size: 90px; } }
    @media (max-width: 1200px) {
      .content .intro-heading h1 {
        font-size: 80px; } }
    @media (max-height: 650px) {
      .content .intro-heading h1 {
        font-size: 70px; } }
    @media (max-width: 500px) {
      .content .intro-heading h1 {
        font-size: 68px; } }
    @media (max-width: 400px) {
      .content .intro-heading h1 {
        font-size: 56px;
        margin-bottom: 0; } }
  .content .intro-heading p {
    font-size: 20px;
    line-height: 32px; }
    @media (max-width: 1280px) {
      .content .intro-heading p {
        font-size: 18px;
        line-height: 30px; } }
    @media (max-width: 500px) {
      .content .intro-heading p {
        font-size: 16px;
        line-height: 28px; } }
  .content .intro-heading h1 + p {
    margin-top: 40px; }
    @media (max-width: 768px) {
      .content .intro-heading h1 + p {
        margin-top: 20px; } }

.content .photo-header {
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 32%;
  margin-bottom: 60px; }
  @media (min-width: 1400px) {
    .content .photo-header {
      padding-bottom: 28%; } }
  @media (max-width: 768px) {
    .content .photo-header {
      margin-bottom: 40px; } }
  @media (max-width: 450px) {
    .content .photo-header {
      padding-bottom: 45%; } }
  @media (max-width: 400px) {
    .content .photo-header {
      margin-bottom: 20px; } }

@media (max-width: 768px) {
  .content #photo-rows {
    padding-left: 15px;
    padding-right: 15px; } }

.content #photo-rows .row {
  margin-bottom: 10px; }
  @media (max-width: 650px) {
    .content #photo-rows .row {
      margin-bottom: 0; } }

.content #photo-rows .photo-block {
  padding-left: 5px;
  padding-right: 5px;
  /*padding used with media queries to fake background image effect so client can change image through WYSIWYG */ }
  @media (max-width: 650px) {
    .content #photo-rows .photo-block {
      width: 100%;
      padding-left: 15px;
      padding-right: 15px;
      margin-bottom: 15px; } }
  .content #photo-rows .photo-block.generic-img {
    padding: 0;
    position: relative; }
    @media (max-width: 650px) {
      .content #photo-rows .photo-block.generic-img {
        padding: 0 15px;
        margin-bottom: 10px; } }
  .content #photo-rows .photo-block img {
    max-width: 100%;
    width: 100%; }
    @media (max-width: 650px) {
      .content #photo-rows .photo-block img {
        min-width: 100%; } }
  .content #photo-rows .photo-block .name-block {
    background-color: #666366;
    padding: 5px;
    color: #fff;
    text-align: center; }
    .content #photo-rows .photo-block .name-block h4 {
      text-transform: uppercase;
      font-family: "metropolisbold", Helvetica, Arial, sans-serif;
      font-size: 12px;
      margin-bottom: 0; }
      @media (max-width: 768px) and (min-width: 650px) {
        .content #photo-rows .photo-block .name-block h4 {
          font-size: 11px; } }
    .content #photo-rows .photo-block .name-block .title {
      font-size: 11px; }
  .content #photo-rows .photo-block .generic-img-container {
    position: absolute;
    overflow: hidden;
    height: 100%;
    padding-bottom: 214px;
    max-width: 100%;
    display: inline-block;
    margin: 0 5px; }
    @media (max-width: 30000px) {
      .content #photo-rows .photo-block .generic-img-container {
        padding-bottom: 306px; } }
    @media (max-width: 1200px) {
      .content #photo-rows .photo-block .generic-img-container {
        padding-bottom: 262px; } }
    @media (max-width: 992px) {
      .content #photo-rows .photo-block .generic-img-container {
        padding-bottom: 213px; } }
    @media (max-width: 768px) {
      .content #photo-rows .photo-block .generic-img-container {
        padding-bottom: 205px; } }
    @media (max-width: 750px) {
      .content #photo-rows .photo-block .generic-img-container {
        padding-bottom: 204px; } }
    @media (max-width: 740px) {
      .content #photo-rows .photo-block .generic-img-container {
        padding-bottom: 200px; } }
    @media (max-width: 720px) {
      .content #photo-rows .photo-block .generic-img-container {
        padding-bottom: 196px; } }
    @media (max-width: 700px) and (min-width: 661px) {
      .content #photo-rows .photo-block .generic-img-container {
        padding-bottom: 190px; } }
    @media (max-width: 650px) {
      .content #photo-rows .photo-block .generic-img-container {
        position: static;
        margin: 0;
        padding-bottom: 0;
        width: 100%; } }

@media (max-width: 650px) {
  .content #photo-rows .quote {
    margin-bottom: 15px; } }

.content #photo-rows .quote div[class^="col"] {
  padding-left: 5px;
  padding-right: 5px; }
  @media (max-width: 650px) {
    .content #photo-rows .quote div[class^="col"] {
      padding-left: 15px;
      padding-right: 15px; } }

.content #photo-rows .quote img {
  width: 100%; }

.content #photo-rows .quote p {
  font-size: 17px;
  line-height: 30px;
  text-align: center;
  color: #ffffff; }
  @media (max-width: 992px) {
    .content #photo-rows .quote p {
      font-size: 15px;
      line-height: 25px; } }

.content #photo-rows .quote span.quotee {
  text-transform: uppercase;
  font-size: 12px;
  font-family: "metropolisbold", Helvetica, Arial, sans-serif;
  color: #ffffff; }

.content #photo-rows .quote .quote-pink {
  padding: 40px;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  background: #d51b5d url("../images/imgQuoteHand.png") no-repeat bottom right; }

.content #photo-rows .quote .quote-green {
  padding: 40px;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  background: #00a78a url("../images/imgQuoteHand.png") no-repeat top left; }

.content .services .service-block {
  padding: 40px;
  margin-bottom: 30px; }
  @media (max-width: 992px) {
    .content .services .service-block {
      padding: 30px; } }
  @media (max-width: 767px) {
    .content .services .service-block {
      padding: 20px;
      margin-bottom: 15px; } }
  .content .services .service-block.lime {
    background-color: rgba(109, 188, 69, 0.75); }
  .content .services .service-block.red {
    background-color: rgba(238, 55, 63, 0.75); }
  .content .services .service-block.indigo {
    background-color: rgba(93, 92, 166, 0.75); }
  .content .services .service-block.teal {
    background-color: rgba(0, 167, 138, 0.75); }
  .content .services .service-block.blue {
    background-color: rgba(0, 118, 189, 0.75); }
  .content .services .service-block.orange {
    background-color: rgba(250, 119, 19, 0.75); }
  .content .services .service-block.purple {
    background-color: rgba(148, 101, 218, 0.75); }
  .content .services .service-block.pink {
    background-color: rgba(213, 27, 93, 0.75); }

.content .services h3 {
  font-family: "metropolisbold", Helvetica, Arial, sans-serif;
  font-size: 26px;
  line-height: 36px;
  color: #ffffff;
  text-transform: uppercase;
  margin-top: 0; }
  @media (max-width: 992px) {
    .content .services h3 {
      font-size: 24px;
      line-height: 34px; } }
  @media (max-width: 768px) {
    .content .services h3 {
      font-size: 22px;
      line-height: 30px; } }

.content .services p {
  color: #ffffff;
  font-size: 18px;
  line-height: 28px;
  font-family: "metropolislight", Helvetica, Arial, sans-serif; }
  @media (max-width: 992px) {
    .content .services p {
      font-size: 16px;
      line-height: 26px; } }
  @media (max-width: 768px) {
    .content .services p {
      font-size: 14px;
      line-height: 22px; } }

.content .facility strong {
  color: #00a78a; }

.content .facility .top-text {
  padding: 0 4%; }

.content .facility .history {
  padding-top: 40px; }
  .content .facility .history .row {
    margin-bottom: 10px; }
  .content .facility .history h2 {
    text-transform: uppercase;
    font-family: "metropolisbold", Helvetica, Arial, sans-serif;
    font-size: 32px; }
  .content .facility .history .col-md-7 {
    padding-left: 5px;
    padding-right: 5px; }
    .content .facility .history .col-md-7 img {
      width: 100%;
      max-width: 100%; }
  .content .facility .history .col-md-5 {
    padding-left: 5px;
    padding-right: 5px; }
  .content .facility .history .quote-green {
    padding: 40px;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    background: #00a78a; }
    @media (max-width: 991px) {
      .content .facility .history .quote-green {
        display: block;
        width: 100%; } }
    .content .facility .history .quote-green p {
      font-size: 17px;
      line-height: 30px; }
    .content .facility .history .quote-green span {
      text-transform: uppercase;
      font-size: 12px;
      font-family: "metropolisbold", Helvetica, Arial, sans-serif;
      color: #ffffff; }
  .content .facility .history .col-sm-12 {
    padding-left: 5px;
    padding-right: 5px; }
  .content .facility .history .history-bg {
    background: rgba(213, 27, 93, 0.9);
    color: #ffffff;
    padding: 50px; }
    .content .facility .history .history-bg h2 {
      margin-top: 0;
      margin-bottom: 20px; }
    @media (max-width: 768px) {
      .content .facility .history .history-bg {
        padding: 30px; } }
  .content .facility .history .video .icon {
    width: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    height: auto !important;
    margin-top: -25px;
    margin-left: -25px;
    z-index: 1; }
  .content .facility .history .video .video-text {
    background: rgba(102, 99, 102, 0.8);
    color: #ffffff;
    padding: 30px;
    text-align: center;
    vertical-align: middle;
    display: table-cell; }
    .content .facility .history .video .video-text h2 {
      padding-bottom: 20px; }
      .content .facility .history .video .video-text h2:after {
        display: block;
        content: '';
        background: #fff;
        height: 3px;
        width: 30%;
        margin: 10px auto 0; }
    .content .facility .history .video .video-text p {
      font-size: 20px;
      line-height: 30px; }

@media (max-width: 400px) {
  .content .programs {
    padding-top: 20px; } }

.content .programs .row {
  margin-bottom: 40px; }
  @media (max-width: 768px) {
    .content .programs .row {
      margin-bottom: 0; } }

.content .programs .circle-crop {
  width: 300px;
  height: 300px;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  z-index: 100;
  margin: 0 auto; }
  @media (max-width: 1280px) {
    .content .programs .circle-crop {
      width: 280px;
      height: 280px; } }
  @media (max-width: 1024px) {
    .content .programs .circle-crop {
      width: 260px;
      height: 260px; } }
  @media (max-width: 992px) {
    .content .programs .circle-crop {
      width: 200px;
      height: 200px; } }
  .content .programs .circle-crop .overlay {
    width: 100%;
    height: 100%;
    background: rgba(213, 27, 93, 0.65);
    position: absolute; }
  .content .programs .circle-crop img {
    display: inline;
    margin: 0 auto;
    height: 100%;
    width: auto; }
  .content .programs .circle-crop h3 {
    position: absolute;
    top: 25%;
    left: 0;
    right: 0;
    text-align: center;
    font-family: "Manus",Baskerville,"Palatino Linotype",Palatino,"Century Schoolbook L","Times New Roman",serif;
    color: #ffffff;
    font-size: 70px;
    line-height: 70px; }
    @media (max-width: 1280px) {
      .content .programs .circle-crop h3 {
        font-size: 64px;
        line-height: 64px; } }
    @media (max-width: 1024px) {
      .content .programs .circle-crop h3 {
        font-size: 54px;
        line-height: 54px; } }
    @media (max-width: 992px) {
      .content .programs .circle-crop h3 {
        font-size: 44px;
        line-height: 44px; } }
    @media (max-width: 768px) {
      .content .programs .circle-crop h3 {
        top: 20%; } }

.content .programs .col-sm-4 {
  text-align: center; }
  .content .programs .col-sm-4 a.btn.btn-default, .content .programs .col-sm-4 a.btn.btn-secondary {
    font-family: "metropolisbold", Helvetica, Arial, sans-serif;
    margin-top: 10px; }
    @media (max-width: 768px) {
      .content .programs .col-sm-4 a.btn.btn-default, .content .programs .col-sm-4 a.btn.btn-secondary {
        margin-bottom: 30px; } }
    .content .programs .col-sm-4 a.btn.btn-default i, .content .programs .col-sm-4 a.btn.btn-secondary i {
      margin-left: 5px; }

.content .programs .text-block {
  text-align: center;
  margin: 20px;
  border-top: 3px solid #00a78a;
  padding-top: 20px; }
  @media (max-width: 992px) {
    .content .programs .text-block {
      margin: 20px 0; } }
  @media (max-width: 768px) {
    .content .programs .text-block {
      margin: 20px; } }

.content .search-results h2 {
  font-family: "metropolislight", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-size: 26px; }
  @media (max-width: 768px) {
    .content .search-results h2 {
      margin-bottom: 20px; } }

.content .search-results h3 {
  font-family: "metropolisbold", Helvetica, Arial, sans-serif;
  color: #d51b5d;
  font-size: 40px;
  margin-bottom: 40px;
  margin-top: 40px; }
  @media (max-width: 768px) {
    .content .search-results h3 {
      margin-bottom: 20px; } }

.content .search-results ul#results {
  list-style-type: none;
  padding-left: 0; }
  .content .search-results ul#results li {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #00a78a; }
    .content .search-results ul#results li:last-of-type {
      border-bottom: 0;
      margin-bottom: 0;
      padding-bottom: 0; }

.content .search-results .page-total {
  text-align: right;
  margin-top: 20px;
  font-size: 16px; }
  @media (max-width: 768px) {
    .content .search-results .page-total {
      text-align: left;
      margin-bottom: 20px; } }

.content img {
  max-width: 100%;
  height: auto; }

footer {
  margin-top: 60px; }

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }
  .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

@media (max-width: 400px) {
  .news-index {
    padding-top: 20px; } }

@media (max-width: 768px) {
  .news-index .col-sm-4 {
    margin-bottom: 20px; } }

.news-index .news-block {
  padding: 20px;
  border: 1px solid #00a78a; }
  .news-index .news-block h2 {
    margin-top: 0;
    font-size: 18px;
    text-transform: uppercase;
    font-family: "metropolisbold", Helvetica, Arial, sans-serif;
    color: #d51b5d; }
  .news-index .news-block .title {
    font-size: 18px;
    border-bottom: 1px solid #666366;
    padding-bottom: 10px; }
  .news-index .news-block .date {
    font-size: 13px;
    margin-bottom: 10px;
    display: block;
    color: #00a78a;
    font-family: "metropolisbold", Helvetica, Arial, sans-serif; }
  .news-index .news-block .teaser {
    font-size: 14px;
    line-height: 22px; }
  .news-index .news-block .btn-secondary {
    font-family: "metropolisbold", Helvetica, Arial, sans-serif;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: 15px;
    margin-right: 15px;
    border-radius: 0; }

.news-index .btn-secondary {
  font-family: "metropolisbold",Helvetica,Arial,sans-serif;
  border-radius: 0;
  width: 100%;
  margin-top: -1px;
  border-left: 1px solid #00a78a;
  border-right: 1px solid #00a78a;
  border-bottom: 1px solid #00a78a; }

.news-index-category h2 {
  font-family: "metropolislight", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 40px; }
  @media (max-width: 500px) {
    .news-index-category h2 {
      margin-bottom: 30px;
      font-size: 24px; } }

.news-index-category h3 {
  font-family: "metropolisbold", Helvetica, Arial, sans-serif;
  color: #d51b5d;
  font-size: 40px;
  margin-bottom: 40px;
  margin-top: 40px; }
  @media (max-width: 768px) {
    .news-index-category h3 {
      margin-bottom: 20px; } }

.news-index-category .category-story {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #00a78a; }
  .news-index-category .category-story:last-of-type {
    border-bottom: 0; }

.news-detail .sidebar {
  margin-top: 20px; }
  @media (max-width: 992px) {
    .news-detail .sidebar {
      border-top: 1px solid #00a78a;
      padding-top: 20px; } }
  .news-detail .sidebar h2 {
    margin-top: 0;
    font-size: 16px;
    text-transform: uppercase;
    font-family: "metropolisbold", Helvetica, Arial, sans-serif;
    color: #d51b5d; }
  .news-detail .sidebar a {
    display: block;
    color: #666366;
    margin-bottom: 10px; }
    .news-detail .sidebar a:hover {
      color: #00a78a; }
  .news-detail .sidebar #related-items {
    margin-top: 15px; }
    .news-detail .sidebar #related-items a {
      margin-left: 22px; }
    .news-detail .sidebar #related-items i {
      margin-left: -22px;
      margin-right: 5px; }
  .news-detail .sidebar #associated-articles {
    margin-top: 15px; }

.news-detail span {
  font-family: "metropolisbold", Helvetica, Arial, sans-serif; }

.news-detail .article {
  border-left: 1px solid #00a78a; }
  .news-detail .article.no-sidebar {
    border-left: 0; }
  @media (max-width: 992px) {
    .news-detail .article {
      border-left: 0; } }
  .news-detail .article > .row {
    border-bottom: 1px solid #00a78a;
    margin-bottom: 15px;
    margin-left: 0px;
    margin-right: 0; }
    .news-detail .article > .row .col-sm-9 {
      border-right: 1px solid #00a78a;
      padding-left: 0;
      min-height: 175px; }
      @media (max-width: 768px) {
        .news-detail .article > .row .col-sm-9 {
          border-right: 0; } }
      .news-detail .article > .row .col-sm-9 .head {
        margin-top: 10px;
        font-family: "metropolisbold", Helvetica, Arial, sans-serif;
        margin-bottom: 10px; }
      .news-detail .article > .row .col-sm-9 .subhead {
        margin-top: 10px; }
      .news-detail .article > .row .col-sm-9 .byline {
        color: #00a78a; }
  .news-detail .article .terthead {
    font-size: 20px;
    line-height: 1.3;
    font-family: "metropolisbold", Helvetica, Arial, sans-serif;
    color: #00a78a; }
  .news-detail .article #news-photo-wrapper {
    padding-bottom: 15px; }
    .news-detail .article #news-photo-wrapper #news-photo {
      width: 100%;
      height: 400px;
      position: relative;
      background-repeat: no-repeat;
      background-size: cover; }
      @media (max-width: 730px) {
        .news-detail .article #news-photo-wrapper #news-photo {
          height: 350px; } }
      @media (max-width: 630px) {
        .news-detail .article #news-photo-wrapper #news-photo {
          height: 300px; } }
      @media (max-width: 530px) {
        .news-detail .article #news-photo-wrapper #news-photo {
          height: 250px; } }
      @media (max-width: 430px) {
        .news-detail .article #news-photo-wrapper #news-photo {
          height: 200px; } }
      .news-detail .article #news-photo-wrapper #news-photo .photo-caption {
        position: absolute;
        bottom: 0;
        padding: 8px 10px;
        background: rgba(213, 27, 93, 0.75);
        width: 100%;
        color: #fff;
        font-size: 13px; }
        @media (max-width: 400px) {
          .news-detail .article #news-photo-wrapper #news-photo .photo-caption {
            font-size: 11px; } }
    .news-detail .article #news-photo-wrapper .photo-credit {
      text-align: right;
      font-size: 12px;
      padding: 3px 3px 3px 3px; }
  .news-detail .article .article-details {
    margin-top: 20px; }
    @media (max-width: 768px) {
      .news-detail .article .article-details {
        margin-top: 20px;
        border-top: 1px solid #00a78a;
        padding-top: 20px;
        padding-left: 0;
        margin-bottom: 20px;
        text-align: center; }
        .news-detail .article .article-details > div {
          margin-bottom: 10px;
          border-bottom: 1px solid #e4e4e4;
          padding-bottom: 10px; }
          .news-detail .article .article-details > div:last-of-type {
            padding-bottom: 0;
            border-bottom: 0; } }
    .news-detail .article .article-details .addthis_inline_share_toolbox {
      margin-top: 15px; }
    .news-detail .article .article-details > div {
      margin-bottom: 10px; }
    .news-detail .article .article-details i {
      margin-right: 5px; }
    .news-detail .article .article-details i, .news-detail .article .article-details span {
      color: #d51b5d; }
  .news-detail .article .callout-left {
    font-size: 23px;
    line-height: 115%;
    color: #d51b5d;
    border-style: solid;
    border-color: #00a78a;
    text-align: left;
    float: left;
    border-width: 0 6px 0 0;
    padding: 20px 20px 20px 0;
    margin-right: 20px; }
  .news-detail .article .callout-right {
    font-size: 23px;
    line-height: 115%;
    color: #d51b5d;
    border-style: solid;
    border-color: #00a78a;
    float: right;
    border-width: 0 0 0 6px;
    text-align: right;
    padding: 20px 20px 20px 0;
    margin-left: 20px; }
  @media (min-width: 1200px) {
    .news-detail .article .callout-left, .news-detail .article .callout-right {
      width: 35%; } }
/*# sourceMappingURL=main.css.map */