@charset "UTF-8";
/**/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Bourbon
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

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

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*--------------------------------------------------------------
# Variables
--------------------------------------------------------------*/
/*VARIABLES*/
/*Breakpoints*/
/*Helper Classes*/
.align-center {
  text-align: left; }

.width-half {
  width: 50%;
  float: left;
  box-sizing: border-box; }

.width-third {
  width: 33%;
  float: left;
  box-sizing: border-box; }

.width-quarter {
  width: 25%;
  float: left;
  box-sizing: border-box; }

.col-wrap::after {
  clear: both;
  content: "";
  display: table; }

.bump-bottom {
  margin-bottom: 50px !important; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  .screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/*CAPTIONS*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0; }

.wp-caption-text {
  text-align: center; }

/*GALLERIES*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  .gallery-columns-2 .gallery-item {
    max-width: 50%; }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
  .gallery-columns-4 .gallery-item {
    max-width: 25%; }
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%; }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%; }

.gallery-caption {
  display: block; }

/*ALIGNMENTS*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*INFINITE SCROLL*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

html {
  font-size: 100%; }

body {
  background: #fff url("images/bg-page.png") repeat-x 0 0;
  color: #004d69;
  line-height: 1.4;
  font-family: "Istok Web", sans-serif;
  font-size: 20px;
  font-size: 1.25rem; }

.content-wrap {
  max-width: 960px;
  padding: 0 15px;
  margin: 0 auto; }
  .content-wrap::after {
    clear: both;
    content: "";
    display: table; }

/*Headings*/
h1 {
  font-size: 26px;
  font-size: 1.625rem;
  margin: 0 0 5px 0; }

h2 {
  font-size: 22px;
  font-size: 1.375rem;
  margin: 0 0 5px 0; }

h3 {
  font-size: 20px;
  font-size: 1.25rem;
  margin: 0 0 5px 0; }
  #secondary h3, #tertiary h3 {
    font-size: 14px;
    font-size: .875rem; }

h4 {
  font-size: 18px;
  font-size: 1.125rem;
  margin: 0 0 5px 0; }

.entry-title,
.page-title {
  color: #b75300;
  text-align: left;
  font-weight: bold;
  font-size: 24px;
  font-size: 1.5rem;
  margin-bottom: 25px; }

.widget-title {
  font-size: 18px;
  font-size: 1.125rem; }

.section-header {
  color: #b75300;
  font-weight: normal;
  font-size: 26px;
  font-size: 1.625rem;
  margin: 0 0 20px 0; }

.feature-header {
  font-size: 26px;
  font-size: 1.625rem; }

/*Elements*/
p, ul, ol, table, dl, img {
  margin: 0 0 20px 0; }

.featured {
  font-size: 23px;
  font-size: 1.438rem; }

.action-txt {
  text-align: center;
  font-size: 26px;
  font-size: 1.625rem;
  padding: 0 10%;
  margin-bottom: 40px; }

.pdf {
  font-size: 20px;
  font-size: 1.25rem;
  text-align: center; }
  .pdf img, .pdf .va {
    vertical-align: middle;
    margin-right: 8px;
    margin: 0; }
  .pdf a {
    color: #004d69;
    text-decoration: underline; }
    .pdf a:hover {
      color: #2a8a15; }

ul {
  margin-left: 0;
  padding-left: 20px; }
  ul.action-links {
    font-weight: bold;
    font-size: 23px;
    font-size: 1.438rem;
    margin-left: 0;
    padding-left: 0;
    list-style: none; }
    ul.action-links li {
      margin: 0 0 15px 0; }
    ul.action-links a {
      color: #b75300; }
      ul.action-links a:hover {
        color: #2a8a15; }
  ul.list-indented {
    list-style: none;
    padding-left: 30px; }
    ul.list-indented li {
      margin-bottom: 8px; }
  ul.indent {
    margin-left: 25px; }

ol {
  margin-left: 20px;
  padding-left: 20px; }

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

blockquote {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
  padding: 69px 50px 50px 50px;
  box-sizing: border-box;
  position: relative;
  margin: 0;
  color: #b75300;
  background-image: url(images/icon-quote-left.png), url(images/icon-quote-right.png);
  background-position: left center, right 25px center;
  background-repeat: no-repeat; }
  blockquote .quote-left {
    position: absolute;
    top: 45px;
    left: 0; }
  blockquote .quote-right {
    position: absolute;
    top: 45px;
    right: 0; }
  blockquote cite {
    display: block;
    font-style: normal;
    text-align: right; }

/*Buttons*/
a {
  text-decoration: none;
  color: #2a8a15; }
  a:hover {
    text-decoration: underline; }

.cta-btn-wrapper {
  text-align: center;
  display: block;
  padding: 30px 0 10px 0; }

.cta-btn,
.cta-btn-wrapper a {
  background: -webkit-linear-gradient(#ff9022, #ed7000) left repeat;
  background: linear-gradient(#ff9022, #ed7000) left repeat;
  font-family: "Montserrat", sans-serif;
  line-height: 1;
  display: inline-block;
  font-size: 16px;
  font-size: 1rem;
  padding: 15px 30px;
  margin: 0;
  color: #fff;
  border-radius: 5px; }
  .cta-btn:hover,
  .cta-btn-wrapper a:hover {
    text-decoration: none;
    color: #fff;
    background: #2a8a15; }

.highlight {
  color: #2a8a15; }
  .home .highlight {
    color: #b75300; }

.list-thirds {
  color: #004d69;
  margin: 0 0 40px 0;
  font-size: 14px;
  font-size: .875rem;
  list-style: none; }
  .list-thirds::after {
    clear: both;
    content: "";
    display: table; }
  .list-thirds li:before {
    content: '•';
    margin-right: 10px; }

@media only screen and (min-width: 767px) {
  .list-thirds {
    -webkit-columns: 3 8em;
    -moz-columns: 3 8em;
    columns: 3 8em; } }
#masthead {
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative; }
  @media only screen and (min-width: 960px) {
    #masthead {
      padding-top: 45px; } }
  #masthead .site-title {
    margin: 0; }
  #masthead #logo {
    padding-bottom: 10px; }
    @media only screen and (min-width: 960px) {
      #masthead #logo {
        float: left; } }
    #masthead #logo img {
      margin: 0;
      width: 200px; }
      @media only screen and (min-width: 480px) {
        #masthead #logo img {
          width: 250px; } }
    #masthead #logo #tagline {
      color: #444;
      font-size: 14px;
      font-size: 0.875rem;
      margin: 0; }
      @media only screen and (min-width: 480px) {
        #masthead #logo #tagline {
          font-size: 16px;
          font-size: 1rem; } }
  #masthead .smallprint {
    font-size: 14px;
    font-size: 0.875rem;
    margin: 10px 0 0 0;
    color: #004d69;
    text-align: center; }
    @media only screen and (min-width: 480px) {
      #masthead .smallprint {
        font-size: 16px;
        font-size: 1rem; } }

#main-nav {
  display: none;
  position: relative; }
  @media only screen and (min-width: 960px) {
    #main-nav {
      display: block;
      position: static;
      font-size: 15.008px;
      font-size: 0.938rem;
      float: right;
      padding: 10px 0 0 0; } }
  #main-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    background: #004d69; }
    @media only screen and (min-width: 960px) {
      #main-nav ul.sub-menu {
        display: none;
        position: absolute;
        top: 30px;
        left: 0;
        background: #ed7000;
        z-index: 1000;
        /*margin-left: calc((200px / 2) * -1);*/ } }
    #main-nav ul.sub-menu a {
      padding-left: 30px; }
      @media only screen and (min-width: 960px) {
        #main-nav ul.sub-menu a {
          padding: 5px 10px;
          width: 180px; } }
      @media only screen and (min-width: 960px) {
        #main-nav ul.sub-menu a:hover {
          color: #004d69;
          background: #d46400; } }
    #main-nav ul.parent-ul {
      margin-top: 10px; }
    @media only screen and (min-width: 960px) {
      #main-nav ul {
        background: none; }
        #main-nav ul::after {
          clear: both;
          content: "";
          display: table; } }
  @media only screen and (min-width: 960px) {
    #main-nav li {
      float: left;
      position: relative; } }
  #main-nav li:hover .sub-menu {
    display: block; }
  #main-nav a {
    color: #fff;
    display: block;
    padding: 5px 10px;
    text-decoration: none; }
    @media only screen and (min-width: 960px) {
      #main-nav a {
        color: #004d69; } }
    #main-nav a:hover {
      color: #ed7000;
      background: none; }
  #main-nav .menu-create a {
    background: #ed7000; }
    #main-nav .menu-create a:hover {
      background: #d46400; }
    @media only screen and (min-width: 960px) {
      #main-nav .menu-create a {
        background-color: #fa912a;
        background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fa912a), to(#e9740b));
        background-image: -webkit-linear-gradient(top, #fa912a, #e9740b);
        background-image: -moz-linear-gradient(top, #fa912a, #e9740b);
        background-image: -ms-linear-gradient(top, #fa912a, #e9740b);
        background-image: -o-linear-gradient(top, #fa912a, #e9740b);
        padding: 4px 5px;
        color: #fff;
        font-weight: normal;
        margin-left: 30px;
        -webkit-box-shadow: 0 0 7px #787878;
        -moz-box-shadow: 0 0 7px #787878;
        box-shadow: 0 0 7px #787878;
        display: inline-block;
        border-radius: 5px; } }
  @media only screen and (min-width: 960px) {
    #main-nav .menu-create {
      float: right; } }
  #main-nav .menu-login a {
    background: #b75300; }
    @media only screen and (min-width: 960px) {
      #main-nav .menu-login a {
        background: none;
        color: #ed7000;
        font-weight: bold; } }
    #main-nav .menu-login a:hover {
      background: #d46400;
      color: #fff; }
  @media only screen and (min-width: 960px) {
    #main-nav .menu-login {
      float: right; } }

.menu-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  cursor: pointer; }
  .menu-toggle:hover {
    opacity: .8; }
  .menu-toggle img {
    margin: 0; }
  @media only screen and (min-width: 960px) {
    .menu-toggle {
      display: none; } }

@media only screen and (min-width: 960px) {
  .smallprint {
    position: absolute;
    top: 0;
    right: 0; } }

.arrow-up {
  display: none; }

form {
  font-size: 16px;
  font-size: 1rem; }
  form input[type="color"], form input[type="date"], form input[type="datetime"], form input[type="datetime-local"], form input[type="email"], form input[type="month"], form input[type="number"], form input[type="password"], form input[type="search"], form input[type="tel"], form input[type="text"], form input[type="time"], form input[type="url"], form input[type="week"], form textarea {
    font-size: 16px;
    font-size: 1rem;
    padding: 3px 5px; }
  form input[type="submit"] {
    font-size: 16px;
    font-size: 1rem; }

.col-wrap::after {
  clear: both;
  content: "";
  display: table; }

#main {
  /*padding-top: 45px;*/
  padding-bottom: 40px; }

#secondary {
  font-size: 16px;
  font-size: 1rem;
  box-sizing: border-box; }
  @media only screen and (min-width: 960px) {
    #secondary {
      width: 30%;
      float: left;
      padding-left: 10px; } }

#primary {
  box-sizing: border-box; }
  @media only screen and (min-width: 960px) {
    #primary {
      width: 70%;
      float: left;
      padding-right: 20px; } }
  #primary.full-width {
    width: 100%; }

#tertiary {
  font-size: 16px;
  font-size: 1rem; }

/*Home*/
#banner {
  border-bottom: 1px solid #b75300; }
  #banner::after {
    clear: both;
    content: "";
    display: table; }
  #banner h1 {
    font-size: 24px;
    font-size: 1.5rem; }
  #banner ul {
    font-size: 20px;
    font-size: 1.25rem; }
  #banner .content-wrap {
    position: relative;
    min-height: 150px;
    padding-bottom: 100px; }
    #banner .content-wrap:first-child {
      padding-bottom: 0; }
  #banner #graphic-doc {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0; }

#module-features {
  margin-bottom: 50px; }
  #module-features h1 {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: normal;
    margin: 0 0 20px 0; }

.home #primary {
  width: 100%;
  padding: 0; }
.home blockquote {
  float: right;
  width: 600px; }

.row-cta {
  display: flexbox;
  display: flex;
  align-items: center;
  clear: both;
  font-size: 18px;
  font-size: 1.125rem;
  margin: 0 0 40px 0; }
  .row-cta .cta-btn {
    font-size: 16px;
    font-size: 1rem;
    margin: 0 40px 0 0;
    flex-basis: 170px;
    box-sizing: border-box; }
  .row-cta .desc p {
    margin: 0; }

/*Patient Education Content Page*/
.list-highlight {
  color: #004d69;
  margin: 0 0 40px 0;
  font-size: 20px;
  font-size: 1.25rem;
  padding: 0 2%;
  list-style: none;
  font-weight: bold; }
  .list-highlight::after {
    clear: both;
    content: "";
    display: table; }
  .list-highlight li:before {
    content: '•';
    margin-right: 3px; }

.list-resources {
  color: #004d69;
  margin: 0 0 40px 0;
  font-size: 20px;
  font-size: 1.25rem;
  padding: 0;
  list-style: none; }
  .list-resources::after {
    clear: both;
    content: "";
    display: table; }
  .list-resources li:before {
    content: '•';
    margin-right: 3px; }
  .list-resources a {
    color: #004d69;
    text-decoration: underline; }
    .list-resources a:hover {
      color: #2a8a15; }

/*Library*/
.frame-library {
  margin-bottom: 50px;
  border: none; }

/*Partners*/
.logo {
  text-align: center;
  margin-bottom: 25px; }

/*Programs*/
#programs-col::after {
  clear: both;
  content: "";
  display: table; }
#programs-col .col-left {
  float: left;
  width: 62%; }
#programs-col .col-right {
  float: right;
  width: 33%; }

.disease-cloud {
  font-size: 16px;
  font-size: 1rem;
  padding: 0 10px;
  text-align: center; }

/*Vaccine Education Kit*/
#vep-col::after {
  clear: both;
  content: "";
  display: table; }
#vep-col .col-left {
  float: left;
  width: 62%; }
#vep-col .col-right {
  float: right;
  width: 33%; }
  #vep-col .col-right ul.highlight {
    font-size: 22px;
    font-size: 1.375rem; }

.va-row p {
  display: inline-block;
  vertical-align: middle;
  width: 48%;
  box-sizing: border-box; }
.va-row img {
  width: 48%;
  display: inline-block;
  vertical-align: middle;
  padding-left: 20px;
  box-sizing: border-box; }

.center-row {
  text-align: center; }
  .center-row img {
    width: 75%;
    display: inline-block; }

/*Website Samples*/
.list-links {
  list-style: none;
  margin: 0;
  padding: 0; }
  .list-links li {
    margin: 0 0 30px 0; }
  .list-links a {
    word-wrap: break-word;
    font-size: 12px;
    font-size: .75rem;
    line-height: 1;
    display: block; }

#wrap-ss {
  margin-bottom: 50px; }

.ss-wrap {
  float: left;
  margin: 0 1% 1% 0;
  box-sizing: border-box;
  width: 49%; }
  .ss-wrap .img-wrap {
    position: relative;
    border: 2px solid #004d69; }
    .ss-wrap .img-wrap:hover {
      cursor: pointer;
      border: 2px solid #2a8a15; }
      .ss-wrap .img-wrap:hover .view {
        display: block;
        color: #004d69; }
  .ss-wrap .view {
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    font-size: 24px;
    font-size: 1.5rem;
    position: absolute;
    /*top: 50%;
    margin-top: -38px;*/
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    /*line-height: 76px;
    height: 76px;*/
    background: rgba(255, 255, 255, 0.93);
    display: none; }
    .ss-wrap .view .va {
      line-height: 76px;
      height: 76px;
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%;
      margin-top: -38px; }
  .ss-wrap .ss-title {
    color: #fff;
    font-size: 20px;
    font-size: 1.25rem;
    background: #004d69;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    font-weight: normal; }
  .ss-wrap img {
    display: block;
    margin: 0;
    width: 100%; }

#module-ways-to-use .section-title {
  font-size: 23px;
  font-size: 1.438rem;
  font-weight: normal;
  color: #2a8a15;
  margin: 0 0 10px 0; }

/*SPECIALTY BANNER*/
#specialty-banner {
  border-top: 1px solid #ed7000;
  border-bottom: 1px solid #ed7000; }
  #specialty-banner::after {
    clear: both;
    content: "";
    display: table; }
  #specialty-banner #banner-img {
    float: right;
    display: block;
    margin: 0; }
  #specialty-banner .common-header {
    text-align: left;
    padding-top: 40px; }

/*Slider (legacy CSS from orginal design)*/
#nav-centers {
  margin: 0 0 15px 0;
  clear: both; }

#nav-centers .row {
  margin: 0 0 25px 0; }

#nav-centers .single-center {
  width: 30.1%;
  float: left;
  box-sizing: border-box;
  margin-left: 4.8%;
  display: block;
  position: relative; }

#nav-centers .single-center:first-child {
  margin: 0; }

#nav-centers .single-center img.thumb {
  width: 100%;
  display: block;
  box-sizing: border-box;
  outline: 3px solid #000;
  top: 24px;
  left: 0;
  display: none; }

#nav-centers .single-center img.trans {
  width: 100%; }

#nav-centers .single-center {
  color: #000;
  font-family: 'Istok Web', Arial, sans-serif;
  font-weight: 700;
  font-size: 16px; }

#nav-centers .single-center:hover {
  text-decoration: none;
  color: #003366; }

#nav-centers .single-center:hover img.thumb {
  outline: 3px solid #003366; }

#nav-centers .name-center {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  line-height: 1.3; }

#module-slider {
  clear: both;
  margin: 0 0 20px 0; }
  #module-slider .module-slider-title {
    font-size: 22px;
    font-size: 1.375rem; }

#module-slider-wrapper {
  border-radius: 6px;
  border: 1px solid #004d69;
  box-sizing: border-box;
  padding: 15px 9.2% 0 9.2%;
  position: relative; }

#module-slider-wrapper .scroll-next,
#module-slider-wrapper .scroll-prev {
  position: absolute;
  top: 65px;
  display: block;
  width: 41px;
  height: 42px;
  background: url("images/sprite-vc.svg") no-repeat 0 0;
  text-indent: -999em;
  cursor: pointer;
  z-index: 1000; }

#module-slider-wrapper .scroll-next {
  right: 0;
  background-position: 0 -170px; }
  @media only screen and (min-width: 960px) {
    #module-slider-wrapper .scroll-next {
      right: 30px; } }

#module-slider-wrapper .scroll-prev {
  left: 0;
  background-position: 0 -120px; }
  @media only screen and (min-width: 960px) {
    #module-slider-wrapper .scroll-prev {
      left: 30px; } }

#module-slider-wrapper .scroll-prev:hover {
  background-position: 0 -220px; }

#module-slider-wrapper .scroll-next:hover {
  background-position: 0 -270px; }

#nav-centers.slider-centers .single-center {
  width: 184px;
  margin: 0 12px 0 0;
  position: relative;
  left: 3px; }

#colophon {
  background: url("images/bg-footer.png") repeat-x 0 0;
  padding: 55px 0 40px 0;
  font-size: 14px;
  font-size: .875rem; }
  #colophon #disclaimer {
    padding: 20px 0 40px 0; }

.social-nw {
  display: block;
  vertical-align: middle;
  margin: 0 20px 0 0;
  text-align: center; }
  @media only screen and (min-width: 480px) {
    .social-nw {
      display: inline-block;
      text-align: left; } }
  .social-nw img {
    margin: 0 5px 0 0; }
    .social-nw img:hover {
      opacity: .8; }

.copyright {
  display: block;
  vertical-align: middle;
  text-align: center;
  margin: 0 20px 0 0;
  padding: 10px 0; }
  @media only screen and (min-width: 480px) {
    .copyright {
      display: inline-block;
      text-align: left;
      padding: 0; } }

.menu-footer-nav-container {
  display: block;
  vertical-align: middle;
  text-align: center; }
  @media only screen and (min-width: 480px) {
    .menu-footer-nav-container {
      display: inline-block;
      text-align: left; } }
  .menu-footer-nav-container #footer-menu {
    list-style: none;
    margin: 0;
    padding: 0; }
    .menu-footer-nav-container #footer-menu li {
      display: inline-block;
      margin: 0 10px 0 0; }

/*# sourceMappingURL=style.css.map */
