/* Universal */
/* Breakpoints */
/* Colors */
/*
#B70420
#B7041F
#C61130
#C81733
#B1041E
#BF0421
#BC162F
#C81733
*/
/* Fonts */
/* Imports */
table {
  border-collapse: collapse;
  border-spacing: 0; }

.showing-placeholder {
  color: #999; }

.offset {
  position: relative; }

td {
  vertical-align: top; }

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

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

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

[hidden] {
  display: none; }

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

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

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

form, figure {
  margin: 0; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

label {
  cursor: pointer; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal; }

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  *overflow: visible; }

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

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px; }

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

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

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

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

a:focus {
  outline: thin dotted; }

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

/* global variables */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

#wrap {
  min-width: 320px;
  /*width:320px;*/
  overflow: hidden;
  margin: 0 auto; }

html, button, input, select, textarea {
  font-family: KarlaRegular, Arial, sans-serif; }

body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4em;
  color: #000; }

@font-face {
  font-family: 'KarlaRegular';
  src: url("../fonts/Karla-Regular-webfont.eot");
  src: url("../fonts/Karla-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Karla-Regular-webfont.woff") format("woff"), url("../fonts/Karla-Regular-webfont.ttf") format("truetype"), url("../fonts/Karla-Regular-webfont.svg#KarlaRegular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'KarlaItalic';
  src: url("../fonts/Karla-Italic-webfont.eot");
  src: url("../fonts/Karla-Italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Karla-Italic-webfont.woff") format("woff"), url("../fonts/Karla-Italic-webfont.ttf") format("truetype"), url("../fonts/Karla-Italic-webfont.svg#KarlaItalic") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'KarlaBold';
  src: url("../fonts/Karla-Bold-webfont.eot");
  src: url("../fonts/Karla-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Karla-Bold-webfont.woff") format("woff"), url("../fonts/Karla-Bold-webfont.ttf") format("truetype"), url("../fonts/Karla-Bold-webfont.svg#KarlaBold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'KarlaBoldItalic';
  src: url("../fonts/Karla-BoldItalic-webfont.eot");
  src: url("../fonts/Karla-BoldItalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Karla-BoldItalic-webfont.woff") format("woff"), url("../fonts/Karla-BoldItalic-webfont.ttf") format("truetype"), url("../fonts/Karla-BoldItalic-webfont.svg#KarlaBoldItalic") format("svg");
  font-weight: normal;
  font-style: normal; }
h1 {
  font-size: 1.5em; }

a {
  color: #0000ff;
  text-decoration: underline; }

h2 {
  font-size: 1.25em;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  color: #C81733;
  font-family: KarlaRegular, Arial, sans-serif; }
  h2 a {
    color: #0000ff; }

header {
  text-align: center; }
  header #home {
    float: left; }
  header #logo {
    width: 90%;
    margin: 1em auto; }
  header:after, header:before {
    content: "";
    display: table;
    clear: both; }
  .lt-ie8 header {
    zoom: 1;
    clear: both; }

#need-help-now {
  /* background-image:url('../images/small-logo.png'); */
  width: 90%;
  line-height: 120%;
  display: inline-block;
  margin: 1em auto;
  font-size: 1em;
  color: #C81733;
  text-align: right; }
  #need-help-now div {
    display: inline-block; }
  #need-help-now img {
    width: 40px;
    height: 42px;
    display: inline-block;
    vertical-align: top; }
  #need-help-now span {
    display: inline-block;
    padding: 0.5em 0; }
  #need-help-now #phone-number {
    text-decoration: none;
    color: #C81733; }

#search-site {
  width: 100%;
  margin: 0.5em 0em;
  text-align: center;
  position: relative; }
  #search-site #site-search-input {
    display: inline-block;
    width: 80%;
    margin-left: -1.6em; }
  #search-site #searchsubmit {
    display: inline-block;
    padding: 0;
    position: absolute;
    border: none;
    background-repeat: no-repeat;
    background-image: url("../images/search-button.png");
    background-color: transparent;
    width: 1.7em;
    height: 1.4em; }

.search-result {
  margin: 1em;
  border-top: 1px solid gray; }
  .search-result a:hover {
    color: #6E6E6E; }

.search-result:first-child {
  border-top: none; }

#main-menu #main-menu-list, #main-menu .main-menu-2-list {
  display: none; }
#main-menu.active #main-menu-list {
  display: block; }
#main-menu #main-menu-expand {
  background-image: url("../images/menu-nav-bg.png");
  background-repeat: repeat-x;
  text-align: center;
  padding: 0.2em 0;
  color: #fff;
  border: 0em;
  width: 100%;
  text-transform: uppercase; }
#main-menu #main-menu-expand:after {
  content: "";
  background: url("../images/main-menu-arrow.png");
  background-repeat: no-repeat;
  width: 11px;
  height: 9px;
  display: inline-block;
  margin-left: 4px;
  vertical-align: top;
  margin-top: 4px; }
#main-menu .main-menu-1-item {
  text-transform: uppercase;
  background-image: url("../images/menu-nav-bg.png");
  background-repeat: repeat-x;
  text-align: center;
  padding: 0.2em 0; }
  #main-menu .main-menu-1-item a {
    color: #fff;
    text-decoration: none; }
  #main-menu .main-menu-1-item.active .main-menu-2-list {
    display: block; }
#main-menu .main-menu-2-list {
  text-transform: none;
  z-index: 10000;
  background: #C81733; }
  #main-menu .main-menu-2-list .main-menu-2-item:hover {
    background: #BC162F; }

#inner-menu-region {
  position: relative; }

#upper-footer-menu {
  background: #C81733;
  padding: 1em;
  text-align: center;
  margin: 1em; }
  #upper-footer-menu #upper-footer-menu-list {
    background-color: #fff;
    text-transform: uppercase; }
    #upper-footer-menu #upper-footer-menu-list a {
      color: #0000ff;
      background: #fff; }
    #upper-footer-menu #upper-footer-menu-list a:hover {
      text-decoration: underline; }

#middle-footer-menu {
  font-size: 0.7em;
  margin: 0.2em 1em;
  text-align: center;
  line-height: 130%; }
  #middle-footer-menu #middle-footer-menu-list {
    text-transform: uppercase; }
    #middle-footer-menu #middle-footer-menu-list li {
      display: inline-block;
      margin: 0 0.5em; }
    #middle-footer-menu #middle-footer-menu-list a {
      color: #0000ff; }
    #middle-footer-menu #middle-footer-menu-list a:hover {
      text-decoration: underline; }

#lower-footer-menu {
  font-size: 0.7em;
  margin: 0.2em 1em;
  text-align: center;
  line-height: 130%; }
  #lower-footer-menu #lower-footer-menu-list li {
    display: inline-block;
    margin: 0 0.5em; }
  #lower-footer-menu #lower-footer-menu-list a {
    color: #0000ff; }
  #lower-footer-menu #lower-footer-menu-list a:hover {
    text-decoration: underline; }

#inner-footer {
  position: relative; }

#copyright {
  font-size: 0.7em;
  margin: 0.2em 1.5em;
  text-align: center;
  line-height: 130%; }

#social-icon-container {
  text-align: center; }

#related-info {
  margin: 1em;
  max-width: 19em; }
  #related-info .related-info-download-link {
    display: block;
    margin: 1em 0; }
  #related-info h2 {
    margin: 0.2em; }
  #related-info a {
    color: #0000ff;
    font-style: italic;
    text-decoration: underline;
    margin: 0.2em; }
  #related-info a:hover {
    color: #6E6E6E; }
  #related-info p {
    margin: 0.2em; }

.bio-attachments-container {
  margin: 0;
  max-width: 19em; }
  .bio-attachments-container .related-info-download-link {
    display: block;
    margin: .25em 0; }
  .bio-attachments-container h2 {
    margin: 0.2em; }
  .bio-attachments-container a {
    color: #0000ff;
    font-style: italic;
    text-decoration: underline;
    margin: 0.2em; }
  .bio-attachments-container a:hover {
    color: #6E6E6E; }
  .bio-attachments-container p {
    margin: 0.2em; }

#outer-body {
  width: 100%; }
  #outer-body #content-image-header {
    width: 100%;
    max-width: 100%;
    position: relative; }
  #outer-body #inner-left-body {
    margin: 0 auto;
    vertical-align: top;
    max-width: 35em;
    padding: 0 0 2em 0;
    font-size: 0.9em; }
    #outer-body #inner-left-body p a {
      text-decoration: underline; }
    #outer-body #inner-left-body h2 a {
      text-decoration: underline; }
    #outer-body #inner-left-body .subpage-header-image {
      width: 100%; }
    #outer-body #inner-left-body #content-title {
      margin-top: 0;
      background-color: #C81733;
      line-height: 1.5em;
      color: #fff;
      -webkit-border-bottom-right-radius: 0.3em;
      -moz-border-radius-bottomright: 0.3em;
      border-bottom-right-radius: 0.3em;
      background-image: url("../images/content-title-logo.png");
      background-repeat: no-repeat;
      background-position: -0.5em -0.5em;
      width: 100%; }
      #outer-body #inner-left-body #content-title span {
        padding-left: 0.7em;
        display: block; }
    #outer-body #inner-left-body #inner-left-body-container {
      padding-left: 1em;
      padding-right: 1em; }
    #outer-body #inner-left-body a:hover {
      color: #6E6E6E; }
  #outer-body #inner-right-body {
    margin: 0 auto;
    padding: 1em 0;
    max-width: 35em; }

.gray-wrap {
  margin: 1em;
  display: inline-block;
  background: #DBDBEA;
  position: relative;
  border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em; }

.image-container {
  position: relative; }

.quote blockquote {
  margin: 1em;
  position: relative; }
.quote .quote-author {
  margin: 0 1em;
  color: #C61130;
  display: block;
  font-weight: bold;
  position: relative; }
.quote .quote-author-title {
  margin: 0 1em;
  color: #000;
  display: block;
  font-weight: bold;
  position: relative; }
.quote .quote-author-company {
  margin: 0 1em;
  color: #000;
  display: block;
  font-weight: bold;
  position: relative;
  font-style: italic; }
.quote .quote-read-more-link {
  margin: 1em;
  position: relative;
  display: block;
  text-align: right;
  margin-top: 1em;
  position: relative; }
  .quote .quote-read-more-link a {
    text-decoration: underline;
    font-style: italic;
    color: #0000ff; }
  .quote .quote-read-more-link a:hover {
    color: #6E6E6E; }

.quote:before {
  content: " ";
  position: absolute;
  top: 0.3em;
  bottom: 0.3em;
  width: 20em;
  background-repeat: repeat-y;
  background-image: url("../images/gray-bg.png"); }

.link-list {
  margin-left: -2em; }
  .link-list ul {
    list-style: none; }
  .link-list li {
    margin: 0.5em 0em; }
  .link-list .link-list-title {
    display: block; }
    .link-list .link-list-title a {
      color: #C81733;
      text-decoration: none; }
    .link-list .link-list-title a:hover {
      text-decoration: underline; }
  .link-list .link-list-description {
    display: block; }

.download-container {
  margin: 1em;
  max-width: 19em; }
  .download-container a {
    display: block; }
  .download-container a:hover {
    color: #6E6E6E; }

.contact-us-container {
  margin: 1em;
  max-width: 19em; }
  .contact-us-container input {
    margin-bottom: 1em;
    width: 100%; }
  .contact-us-container .submit-button-container {
    text-align: right; }
    .contact-us-container .submit-button-container input {
      background-image: url("../images/contact-us-button.jpg");
      color: #fff;
      border: 0px;
      width: 84px;
      height: 23px; }

.submit-button-container {
  height: 1em; }

.fill-in-container {
  margin: 1em;
  max-width: 19em; }
  .fill-in-container span {
    display: block; }
  .fill-in-container input {
    margin-bottom: 1em; }
  .fill-in-container button {
    background-image: url("../images/contact-us-button.jpg");
    color: #fff;
    border: 0px;
    width: 84px;
    height: 23px;
    float: right; }
  .fill-in-container .check-container {
    display: block; }
    .fill-in-container .check-container input {
      margin-right: 0.5em; }
    .fill-in-container .check-container:after, .fill-in-container .check-container:before {
      content: "";
      display: table;
      clear: both; }
    .lt-ie8 .fill-in-container .check-container {
      zoom: 1;
      clear: both; }
  .fill-in-container .text-container input {
    width: 100%; }

.person-container {
  border-bottom: 1px solid #A8A8B7;
  padding: 1em;
  /* special styles for full page person layout */ }
  .person-container:after, .person-container:before {
    content: "";
    display: table;
    clear: both; }
  .lt-ie8 .person-container {
    zoom: 1;
    clear: both; }
  .person-container .person-image {
    position: relative;
    display: inline-block;
    margin: 0 1em 1em 0;
    vertical-align: top; }
    .person-container .person-image .person-image-bar {
      background: #C81733;
      position: absolute;
      bottom: 0em;
      width: 100%;
      height: 0.5em;
      opacity: 0.7; }
  .person-container .person-content {
    width: 100%;
    display: inline-block; }
  .person-container .person-content-full-width {
    width: 100%; }
  .person-container h2 {
    display: block;
    font-size: 1.5em;
    margin-bottom: 0.2em;
    margin-top: 0.5em; }
  .person-container p {
    display: inline; }
  .person-container a {
    display: block;
    text-decoration: underline;
    font-style: italic;
    margin-top: 0.5em; }
  .person-container a:hover {
    color: #6E6E6E; }
  .person-container.large {
    border-bottom: none; }
    .person-container.large .person-image {
      display: inline-block;
      float: none; }
    .person-container.large p {
      display: block; }

.specialty-container {
  margin: 1em;
  max-width: 19em; }
  .specialty-container span {
    display: block; }
  .specialty-container input {
    display: inline;
    margin-right: 0.3em; }

.awards-container {
  padding: 1em; }
  .awards-container .award {
    display: block;
    margin: 0.5em 0em; }
    .awards-container .award h3 {
      display: inline; }
    .awards-container .award p {
      display: inline; }
  .awards-container .view-more-awards {
    padding: 0.5em 1em;
    background: #fff;
    display: block;
    margin: 2em -1em; }
  .awards-container .view-more-awards a:hover {
    color: #6E6E6E; }

#banner-container h2 {
  background: #D5112E;
  color: #fff; }
#banner-container img {
  width: 100%;
  max-width: 100%; }
#banner-container ul {
  list-style: none;
  padding: 0; }
#banner-container div {
  position: relative;
  height: 100%; }
#banner-container div:before {
  content: " ";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 20em;
  background-repeat: repeat-y;
  background-image: url("../images/gray-bg.png"); }

#home-quote p {
  margin: 1em;
  font-style: italic; }
#home-quote .quote-author {
  margin: 0 1em;
  color: #C61130;
  display: block;
  font-weight: bold; }
#home-quote .quote-author-title {
  margin: 0 1em;
  color: #000;
  display: block;
  font-weight: bold; }
#home-quote .quote-author-company {
  margin: 0 1em;
  color: #000;
  display: block;
  font-weight: bold; }
#home-quote .quote-read-more-link {
  margin: 1em;
  position: relative;
  display: block;
  text-align: right;
  margin-top: 1em; }
  #home-quote .quote-read-more-link a {
    text-decoration: underline;
    font-style: italic;
    color: #0000ff; }

#thumbnail-container {
  width: 90%;
  margin: 0 auto; }
  #thumbnail-container ul {
    list-style: none;
    padding: 0; }
  #thumbnail-container img {
    width: 100%; }
  #thumbnail-container h2 {
    background: #C81733;
    color: #fff;
    margin-top: 0;
    padding: 1em 0;
    background-image: url("../images/content-title-logo.png");
    background-repeat: no-repeat;
    background-position: 110% 50%;
    font-size: 0.9em; }
    #thumbnail-container h2 span {
      padding: 0 1em;
      display: inline-block; }
  #thumbnail-container .thumb-right-content {
    background:  -moz-linear-gradient(top, #ffffff 0%, #f0f0e1 100%) ;
    background:  -webkit-gradient(linear, left top, left bottom, color-stop(#ffffff 0%),color-stop(#f0f0e1 100%)) ;
    background:  -webkit-linear-gradient(top, #ffffff 0%, #f0f0e1 100%) ;
    background:  -o-linear-gradient(top, #ffffff 0%, #f0f0e1 100%) ;
    background:  -ms-linear-gradient(top, #ffffff 0%, #f0f0e1 100%) ;
    background:  linear-gradient(to "bottom", #ffffff 0%, #f0f0e1 100%) ; }
    #thumbnail-container .thumb-right-content p {
      padding: 0.5em;
      font-size: 0.9em; }
  #thumbnail-container li {
    width: 100%; }
  #thumbnail-container .front-thumb-learn-more {
    text-decoration: underline; }
  #thumbnail-container a:hover {
    color: #6E6E6E; }

#hero:after, #hero:before {
  content: "";
  display: table;
  clear: both; }
.lt-ie8 #hero {
  zoom: 1;
  clear: both; }
#hero ul {
  width: 90%;
  margin: 5% 5% 2% 5%;
  padding: 0; }
  #hero ul li {
    width: 100%;
    list-style: none;
    background: #C81733;
    margin: 1em 0; }
    #hero ul li:hover {
      background: #BC162F; }
    #hero ul li a {
      padding: 1em;
      color: #fff;
      display: block; }
#hero img {
  width: 90%;
  margin: 2% 5% 2% 5%; }
#hero #homepage-testimonial {
  width: 90%;
  margin: 5%; }
  #hero #homepage-testimonial #homepage-testimonial-company {
    font-style: italic; }

/*old home page banner functionality */
/*
#hero {
  h1 {
    background:#B7041F;
    color:$color-white;
    padding:0.5em;
    margin:1em 0em 0em 0em;
  }
  p {
    padding:1em;
  }
  .testimonial-info {
    padding: 0 1em;
    display:block;
  }
  .testimonial-company {
    font-style:italic;
  }
  img {
    margin:5%;
    width:90%;
  }
  section {
    @include clear();
  }

  #hero-navigators {
    list-style:none;
    display:none;
  }
  .hero-read-more {
    display: block;
    background: $color-red;
    padding: 1em 0;
    text-align: center;
    margin: 5%;
    color: $color-white;
    width:90%;
  }
  .right-hero-content {
    a:hover {
      background:$color-red-hover;
    }
  }
}
*/
.testimonials-container {
  margin: 2em 0; }
  .testimonials-container blockquote {
    margin: 0; }
  .testimonials-container span {
    margin: 0 1em;
    display: block;
    font-weight: bold; }
  .testimonials-container .testimonial-company {
    font-style: italic; }

.news-container {
  padding: 1em 0em 3em 0em; }
  .news-container h2 {
    margin: 0.1em; }
  .news-container p {
    margin: 0.1em; }
  .news-container a {
    float: right; }

.headline-container {
  margin-bottom: 5em; }
  .headline-container .float-right-link {
    float: right; }

.page-id-133 .contact-us-container {
  display: none; }

.newsletter-container p {
  margin-top: 0; }

.newsletterarchive {
  margin: 0 0 1.5em .7em; }

.newsletterarchive a {
  text-decoration: underline;
  font-size: .8em; }

.newsletterarchive a:hover {
  color: #6E6E6E; }

#breadcrumbs {
  margin: 0 0 1em 0;
  font-size: 0.8em; }
  #breadcrumbs a {
    text-decoration: underline; }

/* Blog / Our Perspective styles -- 06/2016 */
.blog article {
  margin-bottom: 3em;
  border-bottom: 1px solid #d4d4d4; }
.blog .meta-info .align-right {
  margin-top: 1.5em;
  margin-bottom: 2.5em; }
.blog .red {
  border-bottom: 1px solid #A8A8B7;
  font-style: italic; }
.blog .red:hover {
  color: #B70420 !important; }

@media (min-width: 30em) {
  #wrap {
    min-width: 30em; }

  /*
  #wrap {
  	min-width: $breakpoint-medium;
  	width:36em;
  	overflow: hidden;
  
  }
  */
  header {
    width: 100%;
    text-align: left;
    display: inline-block; }
    header #home {
      width: 50%; }
    header #logo {
      margin: 1em;
      width: 100%;
      max-width: 325px;
      height: auto; }

  #need-help-now {
    display: inline-block;
    float: right;
    width: 38%;
    margin: 1.5em 1em 0 0;
    min-width: 170px;
    font-weight: bold; }
    #need-help-now span {
      display: block;
      padding: 0; }

  .person-container .person-content {
    display: inline-block;
    width: 60%; }
  .person-container.large .person-image {
    display: inline;
    float: left; }

  #upper-footer-menu {
    text-align: center;
    margin: 0 0 1em 0; }
    #upper-footer-menu #upper-footer-menu-list li {
      display: inline-block; }
    #upper-footer-menu #upper-footer-menu-list li:before {
      content: "|";
      color: #CA1331;
      margin: 1em; }
    #upper-footer-menu #upper-footer-menu-list li:first-child:before {
      content: none; }

  #related-info {
    max-width: 100%; }
    #related-info article {
      display: inline-block; }

  .bio-attachments-container {
    max-width: 100%;
    margin: 0 0 1em 0; }
    .bio-attachments-container article {
      display: inline-block; }

  #middle-footer-menu #middle-footer-menu-list li:before {
    content: "|";
    margin: 1em; }
  #middle-footer-menu #middle-footer-menu-list li:first-child:before {
    content: none;
    margin-left: -1em; }

  #copyright {
    text-align: center; }

  /*old home page banner functionality */
  /*
  #hero {
  	.left-hero-content {
  		width:49%;
  		@include inline-block();
  		vertical-align: top;
  	}
  	.right-hero-content {
  		width:49%;
  		@include inline-block();
  		vertical-align: top;
  	}
  }
  */
  #thumbnail-container {
    background: none; }
    #thumbnail-container img {
      width: 100%; }
    #thumbnail-container h2 {
      width: 100%;
      margin: 0; }
    #thumbnail-container p {
      width: 90%;
      padding-left: 10%;
      margin: 0; }
    #thumbnail-container .thumb-left-content {
      width: 50%;
      float: left; }
    #thumbnail-container .thumb-right-content {
      background: none;
      width: 50%;
      float: right;
      vertical-align: middle; }
    #thumbnail-container li {
      background:  -moz-linear-gradient(top, #ffffff 0%, #f0f0e1 100%) ;
      background:  -webkit-gradient(linear, left top, left bottom, color-stop(#ffffff 0%),color-stop(#f0f0e1 100%)) ;
      background:  -webkit-linear-gradient(top, #ffffff 0%, #f0f0e1 100%) ;
      background:  -o-linear-gradient(top, #ffffff 0%, #f0f0e1 100%) ;
      background:  -ms-linear-gradient(top, #ffffff 0%, #f0f0e1 100%) ;
      background:  linear-gradient(to "bottom", #ffffff 0%, #f0f0e1 100%) ;
      margin: 1em 0; }
      #thumbnail-container li:after, #thumbnail-container li:before {
        content: "";
        display: table;
        clear: both; }
      .lt-ie8 #thumbnail-container li {
        zoom: 1;
        clear: both; }

  #outer-body {
    max-width: 100%;
    margin: 0 auto; } }
@media (min-width: 48em) {
  #wrap {
    min-width: 48em; }

  #wrap {
    max-width: 60em;
    padding: 1em;
    min-width: 46em !important; }

  header #logo {
    width: 350px; }

  #need-help-now {
    min-width: 250px;
    font-size: 1.5em;
    margin: 1em 1em 0 0; }

  #search-site {
    width: 10em;
    margin: 0.1em 0;
    display: block;
    position: absolute;
    right: 0; }
    #search-site #site-search-input {
      position: absolute;
      margin-left: 0;
      float: none;
      left: 0;
      width: 7.6em;
      padding: 0 0.2em; }
    #search-site #searchsubmit {
      position: absolute;
      right: 0; }

  #main-menu {
    background-image: url("../images/menu-nav-bg.png"); }
    #main-menu #main-menu-expand {
      display: none; }
    #main-menu #main-menu-list {
      display: block !important; }
    #main-menu .main-menu-1-item:before {
      position: absolute;
      content: "|";
      color: #fff;
      left: 0; }
    #main-menu .main-menu-1-item:first-child:before {
      content: none; }
    #main-menu .main-menu-1-item:first-child {
      padding-left: 1em; }
    #main-menu .main-menu-1-item {
      height: 22px !important;
      border: 1px solid transparent;
      background-image: none;
      display: inline-block;
      position: relative;
      padding: 0.2em 1em; }
      #main-menu .main-menu-1-item.active {
        background: #C81733;
        margin: 0;
        border-top: 1px solid #C81733;
        border-left: 1px solid white;
        border-right: 1px solid white;
        border-bottom: 1px solid #C81733; }
        #main-menu .main-menu-1-item.active .main-menu-2-list {
          display: block; }
      #main-menu .main-menu-1-item.active + .main-menu-1-item {
        padding-right: 1em; }
      #main-menu .main-menu-1-item.active:before {
        content: none;
        display: inline;
        padding: 0;
        margin: 0; }
      #main-menu .main-menu-1-item.active + .main-menu-1-item:before {
        content: none;
        display: inline;
        padding: 0;
        margin: 0; }
    #main-menu .main-menu-2-list {
      position: absolute;
      display: none;
      width: 14em;
      padding: 1em;
      z-index: 200;
      border: 1px solid white;
      top: 28px;
      left: -1px; }
    #main-menu .main-menu-2-item {
      text-align: left;
      margin: 0em 0em;
      padding: 0.5em 0em;
      border-top: 1px solid white; }
    #main-menu .main-menu-2-item:first-child {
      border: none; }

  #outer-body {
    width: 100%;
    max-width: 100%; }
    #outer-body .subpage-header-image {
      width: 604px; }
    #outer-body #content-image-header {
      position: relative; }
      #outer-body #content-image-header:after, #outer-body #content-image-header:before {
        content: "";
        display: table;
        clear: both; }
      .lt-ie8 #outer-body #content-image-header {
        zoom: 1;
        clear: both; }
    #outer-body #content-title {
      width: 568px;
      display: inline-block; }
      #outer-body #content-title:after, #outer-body #content-title:before {
        content: "";
        display: table;
        clear: both; }
      .lt-ie8 #outer-body #content-title {
        zoom: 1;
        clear: both; }
    #outer-body #inner-left-body {
      padding: 0 0 2em 0;
      max-width: 60%;
      width: 60%;
      display: block;
      float: left; }
      #outer-body #inner-left-body:after, #outer-body #inner-left-body:before {
        content: "";
        display: table;
        clear: both; }
      .lt-ie8 #outer-body #inner-left-body {
        zoom: 1;
        clear: both; }
    #outer-body #inner-right-body {
      max-width: 37%;
      float: right;
      display: block; }
      #outer-body #inner-right-body:after, #outer-body #inner-right-body:before {
        content: "";
        display: table;
        clear: both; }
      .lt-ie8 #outer-body #inner-right-body {
        zoom: 1;
        clear: both; }
    #outer-body:after, #outer-body:before {
      content: "";
      display: table;
      clear: both; }
    .lt-ie8 #outer-body {
      zoom: 1;
      clear: both; }

  .gray-wrap {
    margin-right: 0em;
    -webkit-border-top-right-radius: 0em;
    -moz-border-radius-topright: 0em;
    border-top-right-radius: 0em;
    -webkit-border-bottom-right-radius: 0em;
    -moz-border-radius-bottomright: 0em;
    border-bottom-right-radius: 0em; }

  #middle-footer-menu {
    text-align: left;
    width: 80%; }

  #lower-footer-menu {
    text-align: left;
    width: 80%; }
    #lower-footer-menu #lower-footer-menu-list li:before {
      content: "|";
      margin: 1em; }
    #lower-footer-menu #lower-footer-menu-list li:first-child:before {
      margin-left: -1em;
      content: none; }

  #copyright {
    text-align: left; }

  .fill-in-container .text-container input {
    width: 18em; }

  #social-icon-container {
    position: absolute;
    top: 0;
    right: 0; }

  #thumbnail-container {
    background:  -moz-linear-gradient(top, #ffffff 0%, #f0f0e1 100%) ;
    background:  -webkit-gradient(linear, left top, left bottom, color-stop(#ffffff 0%),color-stop(#f0f0e1 100%)) ;
    background:  -webkit-linear-gradient(top, #ffffff 0%, #f0f0e1 100%) ;
    background:  -o-linear-gradient(top, #ffffff 0%, #f0f0e1 100%) ;
    background:  -ms-linear-gradient(top, #ffffff 0%, #f0f0e1 100%) ;
    background:  linear-gradient(to "bottom", #ffffff 0%, #f0f0e1 100%) ;
    width: 100%;
    text-align: center; }
    #thumbnail-container li {
      background: none;
      vertical-align: top;
      width: 32%;
      text-align: left;
      display: inline-block;
      margin: 1em 0.2em; }
      #thumbnail-container li .thumb-left-content {
        width: 100%; }
      #thumbnail-container li .thumb-right-content {
        width: 100%; }
        #thumbnail-container li .thumb-right-content p {
          width: 95%;
          padding: 1em 0; }
    #thumbnail-container p {
      margin: 0 0.5em; }
    #thumbnail-container h2 {
      font-size: 1.1em; }

  #home-quote {
    float: left;
    width: 16em; }

  #hero {
    position: relative;
    height: 30em;
    overflow: hidden; }
    #hero:after, #hero:before {
      content: "";
      display: table;
      clear: both; }
    .lt-ie8 #hero {
      zoom: 1;
      clear: both; }
    #hero ul {
      width: 18em;
      margin: 0;
      padding: 0;
      position: absolute;
      top: 0;
      left: 0; }
      #hero ul li {
        width: 100%;
        margin: 0 0 1px 0; }
    #hero #hero-image-container {
      position: absolute;
      bottom: 0;
      left: 18em;
      right: 0;
      top: 0;
      width: 42em;
      height: 29em;
      margin: 0;
      overflow: hidden; }
      #hero #hero-image-container img {
        margin: 0;
        left: 0;
        position: absolute;
        top: 0;
        width: 674px;
        height: 100%; }
    #hero #homepage-testimonial {
      position: absolute;
      top: 10.5em;
      left: 0;
      width: 17em;
      padding: 0.5em;
      margin: 0; }

  /*old home page banner functionality */
  /*
  #hero {
  	position:relative;
  	h1 {
  		display:none;
  	}
  	img {
  		padding:0;
  		margin:0; 
  		width:100%;
  	}
  	.left-hero-content {
  		display:none;
  		width:28%;
  		margin:0;
  		padding:0;
  	}
  	.right-hero-content {
  		display:none;
  		width:72%;
  		margin:0;
  		padding:0;
  		position:absolute;
  		top:0;
  		right:0;
  		img {
  			max-height:396px;
  		}
  	}
  	.hero-read-more {
  		width: 30%;
  		position: absolute;
  		margin:1em;
  		bottom: 0;
  		left: 0;
  	}
  
  	button {
  		width:100%;
  		border:0;
  		background:#C81733;
  		text-align:left;
  		color:#fff;
  		padding:1em;
  		margin-bottom:1px;
  	}
  
  	button:hover {
  		background:#BC162F;
  		& + .hero-navigator-accent {
  			border-left: 20px solid #BC162F;
  		}
  	}
  
  	.hero-navigator-accent {
  		display:none;
  		width: 0;
  		height: 0;
  		border-top: 25px solid transparent;
  		border-left: 20px solid #C81733;
  		border-bottom: 25px solid transparent;
  		position:absolute;
  		right:-20px;
  		top:0;
  		z-index:100;
  		&.active {
  			display:block;
  		}
  	}
  
  
  	#hero-navigators {
  		list-style:none;
  		width:28%;
  		padding:0;
  		margin:0;
  		@include inline-block();
  		float:left;
  		li {		
  			position: relative;
  			width:100%;
  		}
  	}
  
  	section.active {
  		display:block;
  		.hero-content {
  			min-height:243px;
  		}		
  		.left-hero-content {
  			@include inline-block();
  		}
  		.right-hero-content {
  			@include inline-block();
  		}
  	}
  }
  
  */ }
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  pre, blockquote {
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; } }
