/* Variables
 ========================================================================== */
/* 
 * Media Queries 
 * * * * * * * */
/* Fonts Used
 ========================================================================== */
@font-face {
  font-family: 'HelveticaNeueLT-Bold';
  src: url("fonts/helvetica-neue/HelveticaNeueLT-Bold.eot");
  src: url("fonts/helvetica-neue/HelveticaNeueLT-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/helvetica-neue/HelveticaNeueLT-Bold.woff") format("woff"), url("fonts/helvetica-neue/HelveticaNeueLT-Bold.ttf") format("truetype"), url("fonts/helvetica-neue/HelveticaNeueLT-Bold.svg#HelveticaNeueLT-Bold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'HelveticaNeueLT-Medium';
  src: url("fonts/helvetica-neue/HelveticaNeueLT-Medium.eot");
  src: url("fonts/helvetica-neue/HelveticaNeueLT-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/helvetica-neue/HelveticaNeueLT-Medium.woff") format("woff"), url("fonts/helvetica-neue/HelveticaNeueLT-Medium.ttf") format("truetype"), url("fonts/helvetica-neue/HelveticaNeueLT-Medium.svg#HelveticaNeueLT-Medium") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'HelveticaNeueLT-Light';
  src: url("fonts/helvetica-neue/HelveticaNeueLT-Light.eot");
  src: url("fonts/helvetica-neue/HelveticaNeueLT-Light.eot?#iefix") format("embedded-opentype"), url("fonts/helvetica-neue/HelveticaNeueLT-Light.woff") format("woff"), url("fonts/helvetica-neue/HelveticaNeueLT-Light.ttf") format("truetype"), url("fonts/helvetica-neue/HelveticaNeueLT-Light.svg#HelveticaNeueLT-Light") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  src: url("fonts/helvetica-neue/HelveticaNeueLT-Roman.eot");
  src: url("fonts/helvetica-neue/HelveticaNeueLT-Roman.eot?#iefix") format("embedded-opentype"), url("fonts/helvetica-neue/HelveticaNeueLT-Roman.woff") format("woff"), url("fonts/helvetica-neue/HelveticaNeueLT-Roman.ttf") format("truetype"), url("fonts/helvetica-neue/HelveticaNeueLT-Roman.svg#HelveticaNeueLT-Roman") format("svg");
  font-weight: normal;
  font-style: normal; }
/* General Rules
 ========================================================================== */
body {
  color: #5d4f4b; }

/* Page Header
 ========================================================================== */
.page-header {
  background: #5d4f4b;
  margin: 0.9375em 0.9375em 0;
  padding: 15px 0 0; }
  @media only screen and (min-width: 768px) {
    .page-header {
      background: transparent; } }
  .page-header .logo {
    margin-top: 33px; }
    .page-header .logo a {
      border-bottom: 1px solid #b95915;
      display: block;
      padding-bottom: 10px; }
      @media only screen and (min-width: 730px) {
        .page-header .logo a {
          border-bottom: 0;
          padding-bottom: 0; } }
  .page-header .search input[type="text"] {
    margin-bottom: 0;
    width: 220px; }

.contact {
  background: #5d4f4b;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  margin-bottom: 1em;
  padding: 5px 10px; }
  .contact strong {
    font: normal 13px/1em "HelveticaNeueLT-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif; }

/* Page Navigation
 ========================================================================== */
.has-arrow, .has-arrow-down, .top-bar-section > ul > li.has-dropdown > a:after, .top-bar-section ul ul .has-dropdown > a:after {
  background: url("images/arrow-white-left.png") no-repeat scroll left top transparent;
  content: "";
  display: block;
  position: absolute;
  right: 13px;
  top: 50%;
  margin-top: -3px;
  height: 8px;
  width: 5px; }

.has-arrow-down {
  background: url("images/arrow-white-down.png") no-repeat scroll left top transparent;
  margin-top: -3px;
  height: 6px;
  width: 11px; }

.page-nav {
  background: #5d4f4b;
  color: #fff;
  margin-bottom: 0.9375em;
  padding: 10px 0; }
  @media only screen and (min-width: 730px) {
    .page-nav {
      background: transparent;
      color: #5d4f4b;
      padding-bottom: 0; } }
  @media only screen and (min-width: 730px) {
    .page-nav > .columns {
      padding: 0; } }

.top-bar {
  margin: 0; }
  @media only screen and (min-width: 730px) and (max-width: 768px) {
    .top-bar .name {
      height: auto;
      margin-bottom: 5px; } }
  @media only screen and (min-width: 730px) and (max-width: 768px) {
    .top-bar .name a {
      background: #5d4f4b;
      padding: 10px 0.9375em 13px; } }
  .top-bar .nav-primary li:after {
    border-top: 1px dotted #8d8381;
    content: '';
    display: block;
    width: 100%;
    position: relative;
    top: 0; }
    @media only screen and (min-width: 730px) {
      .top-bar .nav-primary li:after {
        border-top: 0; } }
  .top-bar .nav-primary li:first-child {
    border-top: 1px solid #b95915;
    margin-top: 15px; }
    @media only screen and (min-width: 730px) {
      .top-bar .nav-primary li:first-child {
        border-top: 0;
        margin-top: 0; } }

@media only screen and (min-width: 730px) {
  .top-bar-section > ul {
    background: transparent;
    font-size: 0.1px;
    line-height: 0.1px;
    text-align: justify;
    width: 100%; } }
@media only screen and (min-width: 730px) {
  .top-bar-section > ul:after {
    content: '';
    width: 100%;
    display: inline-block;
    font-size: 0.1px;
    line-height: 0.1px; } }
@media only screen and (min-width: 730px) {
  .top-bar-section > ul > li {
    float: none;
    display: inline-block; } }
.top-bar-section > ul > li.has-dropdown > a {
  position: relative; }
  @media only screen and (min-width: 730px) {
    .top-bar-section > ul > li.has-dropdown > a:after {
      background: url("images/arrow-brown-down.png") no-repeat scroll left top transparent;
      margin-top: -1px;
      height: 6px;
      width: 11px; } }
@media only screen and (min-width: 730px) {
  .top-bar-section > ul > li.hover > a {
    background: transparent;
    color: #b95915; } }
@media only screen and (min-width: 730px) {
  .top-bar-section > ul > li.hover > a:after {
    background-image: url("images/arrow-orange-up.png");
    margin-top: -2px; } }
@media only screen and (min-width: 730px) {
  .top-bar-section > ul > li > ul {
    border-top: 2px solid #b95915; } }
.top-bar-section a {
  font-family: "HelveticaNeueLT-Medium", "Helvetica Neue", Helvetica, Arial, sans-serif; }
@media only screen and (min-width: 730px) {
  .top-bar-section ul ul a {
    font-family: "HelveticaNeueLT-Light", "Helvetica Neue", Helvetica, Arial, sans-serif; } }
@media only screen and (min-width: 730px) {
  .top-bar-section .dropdown {
    -webkit-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.3); } }
.top-bar-section .dropdown li.active {
  background-color: #5d4f4b; }

.nav-contact-area {
  font: 12px/1.4em "HelveticaNeueLT-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding-bottom: 10px;
  padding-top: 3em;
  display: none !important; }
  @media only screen and (min-width: 768px) {
    .nav-contact-area.show-for-small.active {
      display: block !important; } }
  .nav-contact-area .row, .nav-contact-area .page-footer .footer-block, .page-footer .nav-contact-area .footer-block {
    margin-bottom: 2em; }
  .nav-contact-area dt {
    background: url("images/arrow-white-down.png") no-repeat right 8px;
    display: inline-block;
    padding-right: 1.2em; }
  .nav-contact-area dd {
    font-size: 11px;
    display: block;
    white-space: nowrap; }
    .nav-contact-area dd:hover, .nav-contact-area dd:active {
      color: #f68a33;
      cursor: pointer;
      text-decoration: underline; }
  .nav-contact-area hr {
    border-color: #b95915;
    margin-bottom: 1.5em; }

/* Page Content Area
 ========================================================================== */
.page-content {
  margin: 0 0.9375em 2.1em; }
  .page-content.margin-bottom-half {
    margin-bottom: 0.6em; }

.page-main-content {
  background: #fff;
  color: #5d4f4b;
  overflow: hidden;
  padding: 1.5em 0 0.9375em; }
  @media only screen and (min-width: 768px) {
    .page-main-content {
      padding: 1.5em 1.5em 1.5em 3.5em; } }
  .page-main-content ul, .page-main-content ol {
    padding-left: 2em; }
  .page-main-content span.inset-content {
    /* Slightly inset content */
    margin-left: 1.5em;
    margin-right: 1.5em;
    display: block; }

@media only screen and (min-width: 768px) {
  .page-main-content-full {
    padding: 1.5em; } }

ul.temp-list {
  text-align: justify; }
  ul.temp-list li {
    width: 20%;
    display: inline-block;
    list-style-type: none; }
    ul.temp-list li a {
      text-justify: none; }

.large-block-grid-4 > li {
  padding: 0 0.625em 1.25em; }

.page-main-sidebar {
  padding: 1.5em 1em; }
  .page-main-sidebar h3 {
    color: white; }

/* Page Contact Area
 ========================================================================== */
.page-contact-area {
  color: #fff;
  margin: 0 0.9375em 3em 0.9375em; }
  .page-contact-area .columns + .columns dl,
  .page-contact-area .columns + .columns a.more {
    border-left: 1px dotted #b95915; }
  .page-contact-area > .row, .page-footer .page-contact-area > .footer-block {
    background: #5d4f4b; }
  .page-contact-area dl {
    padding: 10% 5% 10%;
    margin: 0; }
    .page-contact-area dl dt {
      font: 16px/3em "HelveticaNeueLT-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
      float: left;
      width: 40%; }
      @media only screen and (min-width: 1280px) {
        .page-contact-area dl dt {
          font: 22px/2.8em "HelveticaNeueLT-Light", "Helvetica Neue", Helvetica, Arial, sans-serif; } }
    .page-contact-area dl dd {
      font: 11px/1.2em "HelveticaNeueLT-Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
      padding-left: 40%; }
      @media only screen and (min-width: 1280px) {
        .page-contact-area dl dd {
          font: 13px/1.2em "HelveticaNeueLT-Roman", "Helvetica Neue", Helvetica, Arial, sans-serif; } }
      .page-contact-area dl dd:last-child {
        margin-bottom: 0; }
      .page-contact-area dl dd span.em {
        font-family: "HelveticaNeueLT-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #f68a33; }
  .page-contact-area a {
    color: #fff; }
    .page-contact-area a:hover {
      text-decoration: underline; }
    .page-contact-area a.more {
      font: 13px/1.6em "HelveticaNeueLT-Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
      background: #8d8381;
      display: block;
      padding: 3px 17% 3px;
      text-align: right; }
      .page-contact-area a.more:hover {
        background: url("images/highlight-bar.jpg") no-repeat center top; }

/* Page Footer
 ========================================================================== */
.page-footer {
  margin-bottom: 20px; }
  .page-footer hr {
    border-color: #5d4f4b;
    margin: 0 0.9375em;
    max-width: 62.5em; }
    @media only screen and (min-width: 1000px) {
      .page-footer hr {
        margin: 0 auto; } }
  .page-footer .footer-block {
    padding-top: 1.875em;
    padding-bottom: 1.875em; }
    .page-footer .footer-block:last-child {
      padding-top: 0.5em;
      padding-bottom: 0.5em; }
  .page-footer .footer-logo {
    margin-bottom: 1.875em; }
  .page-footer h6 {
    font-size: 11px;
    line-height: 1.4em;
    text-transform: uppercase;
    margin-bottom: 0.8em;
    white-space: nowrap; }
    @media only screen and (min-width: 768px) {
      .page-footer h6 {
        font-size: 14px;
        margin-top: 0; } }
    @media only screen and (min-width: 1280px) {
      .page-footer h6.inline {
        line-height: 2em;
        float: left;
        padding-right: 10px; } }
    .page-footer h6 a {
      color: #5d4f4b; }
      .page-footer h6 a:hover {
        text-decoration: underline; }
  .page-footer .pretty-list {
    margin-bottom: 0; }
    @media only screen and (min-width: 768px) {
      .page-footer .pretty-list + h6 {
        margin-top: 35px; } }
  @media only screen and (min-width: 768px) {
    .page-footer .icon-list {
      margin-bottom: 0; } }
  .page-footer .newsletter {
    margin: 0; }
    .page-footer .newsletter p {
      overflow: hidden; }
      .page-footer .newsletter p, .page-footer .newsletter p input {
        margin-bottom: 0; }
      .page-footer .newsletter p input {
        float: left;
        margin: 0; }
        .page-footer .newsletter p input[type="text"] {
          width: 80%; }
        .page-footer .newsletter p input[type="submit"] {
          width: 20%; }
  .page-footer .copyright {
    font: 11px/1.4em "HelveticaNeueLT-Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center; }
    .page-footer .copyright p {
      margin-bottom: 0.3em; }

button, button:hover, button:focus, .button:hover, .button:focus {
  background-color: #8d8381;
  border-color: #5d4f4b; }

button.small,
.button.small {
  padding-bottom: 0.625em; }

button.purple,
.button.purple {
  background-color: #6c217f;
  border: 0 none;
  -webkit-box-shadow: none;
  box-shadow: none; }
  button.purple:hover,
  .button.purple:hover {
    background-color: #8e2ca7; }

/* Tiles
 ========================================================================== */
.tile-row {
  background-color: #5d4f4b;
  /*overflow: hidden;*/ }
  .tile-row .tile {
    background-color: #8d8381;
    color: #fff; }
    .tile-row .tile.brown-light {
      background-color: #8d8381; }
    .tile-row .tile.brown-lighter {
      background-color: #aea8a8; }
    .tile-row .tile.brown-dark {
      background-color: #5d4f4b; }
    .tile-row .tile.white {
      background-color: #fff; }
    .tile-row .tile.orange-highlight {
      background: #f68a33;
      background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZjY4YTMzIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2I5NTkxNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=");
      background: -moz-linear-gradient(-45deg, #f68a33 0%, #b95915 100%);
      background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #f68a33), color-stop(100%, #b95915));
      background: -webkit-linear-gradient(-45deg, #f68a33 0%, #b95915 100%);
      background: -o-linear-gradient(-45deg, #f68a33 0%, #b95915 100%);
      background: -ms-linear-gradient(-45deg, #f68a33 0%, #b95915 100%);
      background: linear-gradient(135deg, #f68a33 0%, #b95915 100%); }
  .tile-row .tile-title {
    color: #fff;
    font-weight: normal;
    margin-top: 0; }
  .tile-row img.fullwidth {
    width: 100%; }
  .tile-row img.spacer {
    float: left;
    margin-left: -100%;
    opacity: 0;
    position: relative;
    z-index: -1000; }
  @media only screen and (max-width: 767px) {
    .tile-row .small-12 > .tile-content > .spacer {
      display: none; }
      .tile-row .small-12 > .tile-content > .spacer.keepheight {
        display: block; }
    .tile-row .small-12 > .tile-content > .tile-content-inner {
      padding-top: 20px;
      padding-bottom: 20px; } }

.tile-row .tile-content {
  float: left;
  position: relative;
  width: 100%; }
  .tile-row .tile-content .tile-content-inner {
    padding: 0.3em 0.5em 0; }
    .tile-row .tile-content .tile-content-inner.one-half, .tile-row .tile-content .tile-content-inner.two-third {
      width: 80%; }
    @media only screen and (min-width: 768px) {
      .tile-row .tile-content .tile-content-inner {
        padding: 0.9em 0.9em 0; }
        .tile-row .tile-content .tile-content-inner.one-half {
          width: 65%; }
        .tile-row .tile-content .tile-content-inner.two-third {
          width: 80%; } }
    .tile-row .tile-content .tile-content-inner ul {
      list-style-position: inside; }
  @media only screen and (min-width: 1280px) {
    .tile-row .tile-content .tile-sub {
      padding: 3em !important; } }
  @media only screen and (min-width: 768px) {
    .tile-row .tile-content .tile-sub {
      padding: 1em !important; } }
  .tile-row .tile-content .tile-market {
    padding: 0.9em 0.2em 0; }
    .tile-row .tile-content .tile-market TABLE {
      width: 98%;
      margin: auto; }
    @media only screen and (min-width: 1280px) {
      .tile-row .tile-content .tile-market {
        padding: 0.9em 1.2em 0 !important; }
        .tile-row .tile-content .tile-market TABLE {
          width: 200px;
          margin: auto; } }
    @media only screen and (min-width: 768px) {
      .tile-row .tile-content .tile-market {
        /*padding: 0.9em 1.2em 0 !important;*/ } }
  .tile-row .tile-content .tile-title {
    font-family: "HelveticaNeueLT-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
    margin: 0 0 0.4em; }
    @media only screen and (min-width: 1280px) {
      .tile-row .tile-content .tile-title {
        margin: 0 0 0.3em; } }
  .tile-row .tile-content h4.tile-title {
    font: 16px/18px "HelveticaNeueLT-Light", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    @media only screen and (min-width: 768px) {
      .tile-row .tile-content h4.tile-title {
        font: 16px/18px "HelveticaNeueLT-Light", "Helvetica Neue", Helvetica, Arial, sans-serif; } }
    @media only screen and (min-width: 870px) {
      .tile-row .tile-content h4.tile-title {
        font: 18px/20px "HelveticaNeueLT-Light", "Helvetica Neue", Helvetica, Arial, sans-serif; } }
    @media only screen and (min-width: 1280px) {
      .tile-row .tile-content h4.tile-title {
        font: 23px/34px "HelveticaNeueLT-Light", "Helvetica Neue", Helvetica, Arial, sans-serif; } }
    .tile-row .tile-content h4.tile-title a {
      color: #fff;
      text-decoration: underline; }
  .tile-row .tile-content h5.tile-title {
    font: 16px/18px "HelveticaNeueLT-Light", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    @media only screen and (min-width: 768px) {
      .tile-row .tile-content h5.tile-title {
        font: 16px/18px "HelveticaNeueLT-Light", "Helvetica Neue", Helvetica, Arial, sans-serif; } }
    @media only screen and (min-width: 870px) {
      .tile-row .tile-content h5.tile-title {
        font: 18px/20px "HelveticaNeueLT-Light", "Helvetica Neue", Helvetica, Arial, sans-serif; } }
    @media only screen and (min-width: 1280px) {
      .tile-row .tile-content h5.tile-title {
        font: 23px/34px "HelveticaNeueLT-Light", "Helvetica Neue", Helvetica, Arial, sans-serif; } }
    .tile-row .tile-content h5.tile-title a {
      color: #fff;
      text-decoration: underline; }
  @media only screen and (min-width: 1280px) {
    .tile-row .tile-content h5.tile-title-s1 {
      font: 22px/34px "HelveticaNeueLT-Medium", "Helvetica Neue", Helvetica, Arial, sans-serif; } }
  .tile-row .tile-content p {
    font: 10px/13px "HelveticaNeueLT-Light", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    @media only screen and (min-width: 768px) {
      .tile-row .tile-content p {
        font: 12px/14px "HelveticaNeueLT-Light", "Helvetica Neue", Helvetica, Arial, sans-serif; } }
    @media only screen and (min-width: 1280px) {
      .tile-row .tile-content p {
        font: 14px/18px "HelveticaNeueLT-Light", "Helvetica Neue", Helvetica, Arial, sans-serif; } }
  .tile-row .tile-content a {
    color: #fff; }
    .tile-row .tile-content a:hover {
      text-decoration: underline; }
  .tile-row .tile-content .read-more {
    background: url("images/arrow-orange-left-circle-small.png") no-repeat right bottom;
    display: block;
    min-height: 11px;
    padding-right: 13px; }
    @media only screen and (min-width: 768px) {
      .tile-row .tile-content .read-more {
        background: url("images/arrow-orange-left-circle.png") no-repeat right bottom;
        min-height: 16px;
        padding-right: 23px;
        font-size: .8em; } }
    @media only screen and (min-width: 870px) {
      .tile-row .tile-content .read-more {
        font-size: 1em; } }
    .tile-row .tile-content .read-more.inline {
      display: inline-block; }

.tile-row .orange-highlight .tile-content .read-more {
  background: url("images/arrow-brown-left-circle-small.png") no-repeat right bottom; }
  @media only screen and (min-width: 768px) {
    .tile-row .orange-highlight .tile-content .read-more {
      background: url("images/arrow-brown-left-circle.png") no-repeat right bottom; } }

.tile-row .tile-background img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }

.tile-row .tile-label {
  font: 72px/72px "HelveticaNeueLT-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  position: absolute;
  bottom: 0.4em;
  right: 0.4em;
  text-decoration: underline; }

/* 
 * Content Arrows 
 * * * * * * * */
.content-arrow, .small-arrow-left:before, .small-arrow-right:before, .small-arrow-top:before, .small-arrow-bottom:before, .large-arrow-left:before, .large-arrow-right:before, .large-arrow-top:before, .large-arrow-bottom:before {
  position: absolute;
  z-index: 10; }

.small-arrow-left:before {
  left: -25px;
  top: 30px;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 13px;
  border-color: transparent #8d8381 transparent transparent;
  border-right-style: solid; }
  .brown-light .small-arrow-left:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 13px;
    border-color: transparent #8d8381 transparent transparent;
    border-right-style: solid; }
  .brown-dark .small-arrow-left:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 13px;
    border-color: transparent #5d4f4b transparent transparent;
    border-right-style: solid; }
  .orange-highlight .small-arrow-left:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 13px;
    border-color: transparent #dc7526 transparent transparent;
    border-right-style: solid; }

.small-arrow-right:before {
  right: -25px;
  top: 30px;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 13px;
  border-color: transparent transparent transparent #8d8381;
  border-left-style: solid; }
  .brown-light .small-arrow-right:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 13px;
    border-color: transparent transparent transparent #8d8381;
    border-left-style: solid; }
  .brown-dark .small-arrow-right:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 13px;
    border-color: transparent transparent transparent #5d4f4b;
    border-left-style: solid; }
  .orange-highlight .small-arrow-right:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 13px;
    border-color: transparent transparent transparent #dc7526;
    border-left-style: solid; }

.small-arrow-top:before {
  left: 25px;
  top: -25px;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 13px;
  border-color: transparent transparent #8d8381 transparent;
  border-bottom-style: solid; }
  .brown-light .small-arrow-top:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 13px;
    border-color: transparent transparent #8d8381 transparent;
    border-bottom-style: solid; }
  .brown-dark .small-arrow-top:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 13px;
    border-color: transparent transparent #5d4f4b transparent;
    border-bottom-style: solid; }
  .orange-highlight .small-arrow-top:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 13px;
    border-color: transparent transparent #dc7526 transparent;
    border-bottom-style: solid; }

.small-arrow-bottom:before {
  left: 25px;
  bottom: -25px;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 13px;
  border-color: #8d8381 transparent transparent transparent;
  border-top-style: solid; }
  .brown-light .small-arrow-bottom:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 13px;
    border-color: #8d8381 transparent transparent transparent;
    border-top-style: solid; }
  .brown-dark .small-arrow-bottom:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 13px;
    border-color: #5d4f4b transparent transparent transparent;
    border-top-style: solid; }
  .orange-highlight .small-arrow-bottom:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 13px;
    border-color: #dc7526 transparent transparent transparent;
    border-top-style: solid; }

@media only screen and (min-width: 768px) {
  .large-arrow-left:before {
    left: -25px;
    right: auto;
    top: 30px;
    bottom: auto;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 13px;
    border-color: transparent #8d8381 transparent transparent;
    border-right-style: solid; }
    .brown-light .large-arrow-left:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 13px;
      border-color: transparent #8d8381 transparent transparent;
      border-right-style: solid; }
    .brown-dark .large-arrow-left:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 13px;
      border-color: transparent #5d4f4b transparent transparent;
      border-right-style: solid; }
    .orange-highlight .large-arrow-left:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 13px;
      border-color: transparent #dc7526 transparent transparent;
      border-right-style: solid; } }

@media only screen and (min-width: 768px) {
  .large-arrow-right:before {
    left: auto;
    right: -25px;
    top: 30px;
    bottom: auto;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 13px;
    border-color: transparent transparent transparent #8d8381;
    border-left-style: solid; }
    .brown-light .large-arrow-right:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 13px;
      border-color: transparent transparent transparent #8d8381;
      border-left-style: solid; }
    .brown-dark .large-arrow-right:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 13px;
      border-color: transparent transparent transparent #5d4f4b;
      border-left-style: solid; }
    .orange-highlight .large-arrow-right:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 13px;
      border-color: transparent transparent transparent #dc7526;
      border-left-style: solid; } }

@media only screen and (min-width: 768px) {
  .large-arrow-top:before {
    left: 25px;
    right: auto;
    top: -25px;
    bottom: auto;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 13px;
    border-color: transparent transparent #8d8381 transparent;
    border-bottom-style: solid; }
    .brown-light .large-arrow-top:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 13px;
      border-color: transparent transparent #8d8381 transparent;
      border-bottom-style: solid; }
    .brown-dark .large-arrow-top:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 13px;
      border-color: transparent transparent #5d4f4b transparent;
      border-bottom-style: solid; }
    .orange-highlight .large-arrow-top:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 13px;
      border-color: transparent transparent #dc7526 transparent;
      border-bottom-style: solid; } }

@media only screen and (min-width: 768px) {
  .large-arrow-bottom:before {
    left: 25px;
    right: auto;
    bottom: -25px;
    top: auto;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 13px;
    border-color: #8d8381 transparent transparent transparent;
    border-top-style: solid; }
    .brown-light .large-arrow-bottom:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 13px;
      border-color: #8d8381 transparent transparent transparent;
      border-top-style: solid; }
    .brown-dark .large-arrow-bottom:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 13px;
      border-color: #5d4f4b transparent transparent transparent;
      border-top-style: solid; }
    .orange-highlight .large-arrow-bottom:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 13px;
      border-color: #dc7526 transparent transparent transparent;
      border-top-style: solid; } }

.brown-lighter-bg.small-arrow-left:before {
  border-right-color: #aea8a8; }

.brown-lighter-bg.small-arrow-right:before {
  border-left-color: #aea8a8; }

.brown-lighter-bg.small-arrow-top:before {
  border-bottom-color: #aea8a8; }

.brown-lighter-bg.small-arrow-bottom:before {
  border-top-color: #aea8a8; }

@media only screen and (min-width: 768px) {
  .brown-lighter-bg.large-arrow-left:before,
  .brown-lighter-bg.large-arrow-right:before,
  .brown-lighter-bg.large-arrow-top:before,
  .brown-lighter-bg.large-arrow-bottom:before {
    border-color: transparent; }

  .brown-lighter-bg.large-arrow-left:before {
    border-right-color: #aea8a8; }

  .brown-lighter-bg.large-arrow-right:before {
    border-left-color: #aea8a8; }

  .brown-lighter-bg.large-arrow-top:before {
    border-bottom-color: #aea8a8; }

  .brown-lighter-bg.large-arrow-bottom:before {
    border-top-color: #aea8a8; } }
/* Logo Background Tiles
 ========================================================================== */
@media only screen and (min-width: 768px) {
  .logobg-middleleft .motion-image,
  .logobg-middleright .motion-image {
    -webkit-transition: opacity 300ms ease 0s;
    -moz-transition: opacity 300ms ease 0s;
    -ms-transition: opacity 300ms ease 0s;
    -o-transition: opacity 300ms ease 0s;
    transition: opacity 300ms ease 0s;
    opacity: 0; }
  .logobg-middleleft:hover .motion-image,
  .logobg-middleright:hover .motion-image {
    opacity: 1; } }

.logobg-topcenter,
.logobg-topleft,
.logobg-topright,
.logobg-middleleft,
.logobg-middleright,
.logobg-bottomcenter,
.logobg-bottomleft,
.logobg-bottomright {
  background-repeat: no-repeat; }

.logobg-topcenter {
  background-image: url("images/logobg-topcenter.jpg");
  background-repeat: no-repeat;
  background-position: center bottom; }

.logobg-topleft {
  background-image: url("images/logobg-topleft.jpg");
  background-repeat: no-repeat;
  background-position: right bottom; }

.logobg-topright {
  background-image: url("images/logobg-topright.jpg");
  background-repeat: no-repeat;
  background-position: left bottom; }

.logobg-middleleft {
  background-image: url("images/logobg-middleleft.jpg");
  background-repeat: no-repeat;
  background-position: right center; }

.logobg-middleright {
  background-image: url("images/logobg-middleright.jpg");
  background-repeat: no-repeat;
  background-position: left center; }

.logobg-bottomcenter {
  background-image: url("images/logobg-bottomcenter.jpg");
  background-repeat: no-repeat;
  background-position: center top; }

.logobg-bottomleft {
  background-image: url("images/logobg-bottomleft.jpg");
  background-repeat: no-repeat;
  background-position: right top; }

.logobg-bottomright {
  background-image: url("images/logobg-bottomright.jpg");
  background-repeat: no-repeat;
  background-position: left top; }

/* Reusable Elements
 ========================================================================== */
.search {
  margin-bottom: 0.8em; }
  .search p {
    margin-bottom: 0; }
  .search label {
    font: normal 14px/1em "HelveticaNeueLT-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #5d4f4b; }
  .search label,
  .search input[type="text"] {
    display: inline-block;
    padding: 2px 7px; }
  .search input[type="text"] {
    border: 1px solid #5d4f4b;
    height: 23px;
    line-height: 23px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px; }
  .search input[type="submit"] {
    background: url("images/icon-search.png") no-repeat center center;
    border: 0;
    cursor: pointer;
    height: 25px;
    width: 16px; }

.icon-list li, .icon-list a {
  font: normal 14px/1em "HelveticaNeueLT-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  vertical-align: middle; }
.icon-list .icon {
  background: url("images/icon-list.png") no-repeat left top #5d4f4b;
  display: inline-block;
  margin: 0;
  height: 30px;
  width: 30px;
  line-height: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: background-color 300ms ease-out 0s;
  -moz-transition: background-color 300ms ease-out 0s;
  -ms-transition: background-color 300ms ease-out 0s;
  -o-transition: background-color 300ms ease-out 0s;
  transition: background-color 300ms ease-out 0s; }
  .icon-list .icon:hover {
    background-color: #8d8381; }
.icon-list .login {
  background-position: 7px 8px; }
.icon-list .facebook {
  background-position: 7px -22px; }
.icon-list .twitter {
  background-position: 8px -53px; }
.icon-list .linkedin {
  background-position: 8px -85px; }
.icon-list .email {
  background-position: 8px -115px; }
.icon-list .search {
  background-position: 8px -146px; }
.icon-list .divider {
  background: url("images/divider.png") no-repeat left top;
  display: inline-block;
  height: 25px;
  width: 3px; }
.icon-list .iconlink {
  width: 100%;
  border-radius: 15px;
  line-height: 30px;
  color: white;
  padding-right: 10px;
  padding-left: 10px;
  background-image: none; }

.call-to-action {
  font: 17px/1.2em "HelveticaNeueLT-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #f68a33;
  color: #fff;
  padding: 15px 10px 20px;
  text-align: center;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px; }
  .call-to-action a {
    color: #fff; }
  .call-to-action p {
    margin: 0; }
  .call-to-action small {
    font: 11px/1em "HelveticaNeueLT-Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: block; }

.inline-block-list li, .icon-list li {
  display: inline-block; }
  .inline-block-list li + li, .icon-list li + li {
    /*		margin-left: 18px;*/ }

.pretty-list {
  list-style: none outside none;
  margin-bottom: 33px; }
  .pretty-list li {
    background: url("images/arrow-brown-left.png") no-repeat left 5px;
    font: 14px/20px "HelveticaNeueLT-Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding-left: 20px;
    padding-bottom: 13px; }
    .pretty-list li a {
      color: #5d4f4b;
      text-decoration: none; }
      .pretty-list li a:hover {
        text-decoration: underline; }

.feed-list {
  list-style: none outside none; }
  .feed-list time {
    font: 12px/18px "HelveticaNeueLT-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #b95915;
    display: block;
    margin-bottom: 0.2em;
    overflow: hidden;
    white-space: nowrap; }
    .feed-list time.light {
      color: #f68a33; }
    .feed-list time span {
      overflow: hidden; }
      .feed-list time span:after {
        content: '....................................................................................................................................................................................................................................................'; }
  .feed-list p a {
    background: url("images/arrow-orange-light-right.png") no-repeat right bottom;
    display: block; }
    .feed-list p a:hover {
      background: url("images/arrow-white-right.png") no-repeat right bottom; }
  @media only screen and (min-width: 768px) {
    .feed-list p {
      margin-bottom: 0.7em; } }
  @media only screen and (min-width: 1280px) {
    .feed-list p {
      margin-bottom: 1.3em; } }

.anchor-list {
  list-style: none outside none; }
  .anchor-list a {
    font: 17px/24px "HelveticaNeueLT-Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: block;
    color: #fff;
    padding-bottom: 0.9em;
    text-decoration: underline; }
    .anchor-list a:hover {
      color: #f68a33; }
  .anchor-list .has-dropdown > a {
    background: url("images/arrow-white-down.png") no-repeat right 0.5em; }
    .anchor-list .has-dropdown > a:hover {
      background: url("images/arrow-orange-down.png") no-repeat right 0.5em; }

.button {
  background-color: #F28731;
  border-color: #F28731; }

.button-fmd {
  background: #5d4f4b;
  border-color: #5d4f4b;
  font: 14px/20px "HelveticaNeueLT-Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: background-color 300ms ease-out 0s;
  -moz-transition: background-color 300ms ease-out 0s;
  -ms-transition: background-color 300ms ease-out 0s;
  -o-transition: background-color 300ms ease-out 0s;
  transition: background-color 300ms ease-out 0s;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
  .button-fmd:hover, .button-fmd:active {
    background: #8d8381;
    border-color: #8d8381; }

.blockquote-featured {
  margin: 20px 0;
  background: url("images/quote-left-small.png") no-repeat 5% 7%, url("images/quote-right-small.png") no-repeat 90% 90%; }
  @media only screen and (min-width: 768px) {
    .blockquote-featured {
      margin: 0;
      background: url("images/quote-left.png") no-repeat 5% 7%, url("images/quote-right.png") no-repeat 90% 90%; } }
  .blockquote-featured blockquote {
    font: italic 12px/18px Georgia, "Times New Roman", Times, serif;
    margin: 0;
    padding: 35px 0 30px;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      .blockquote-featured blockquote {
        font: italic 16px/22px Georgia, "Times New Roman", Times, serif;
        padding: 20px 0 20px;
        margin: 0; } }
    @media only screen and (min-width: 1280px) {
      .blockquote-featured blockquote {
        font: italic 18px/28px Georgia, "Times New Roman", Times, serif;
        padding: 40px 0 40px; } }
    .blockquote-featured blockquote cite {
      font: italic bold 14px/28px Georgia, "Times New Roman", Times, serif; }
      .blockquote-featured blockquote cite:before {
        content: ''; }

/* FFHC Page */
.ffhc-banner {
  /*	background: url('images/hwh-preview.png') no-repeat center bottom #e2e2e2;*/
  background-size: auto 140px;
  margin-bottom: 30px;
  padding: 30px 20px 170px; }
  @media only screen and (min-width: 768px) {
    .ffhc-banner {
      padding: 30px 20px;
      background-size: 60% auto;
      background-position: bottom right; } }
  @media only screen and (min-width: 1440px) {
    .ffhc-banner {
      background-size: auto; } }
  .ffhc-banner .read-more {
    background: url("images/arrow-orange-left-circle-medium.png") no-repeat right center;
    color: #5d4f4b;
    display: block;
    line-height: 1.4em;
    padding-right: 35px; }
    .ffhc-banner .read-more:hover {
      color: #e67c18; }
    .ffhc-banner .read-more span {
      font-weight: bold;
      text-decoration: underline; }

.ffhc-banner-online {
  background: url("images/hwh-preview.png") no-repeat center bottom #e2e2e2;
  background-size: auto 140px; }
  @media only screen and (min-width: 768px) {
    .ffhc-banner-online {
      padding: 30px 20px;
      background-size: 60% auto;
      background-position: bottom right; } }
  @media only screen and (min-width: 1440px) {
    .ffhc-banner-online {
      background-size: auto; } }

.ffhc-banner-meeting {
  background: url("images/FMD_Financial square.jpg") no-repeat center bottom #e2e2e2;
  background-size: auto 140px; }
  @media only screen and (min-width: 768px) {
    .ffhc-banner-meeting {
      padding: 30px 20px;
      background-size: 60% auto;
      background-position: bottom right; } }
  @media only screen and (min-width: 1440px) {
    .ffhc-banner-meeting {
      background-size: auto; } }

.ffhc-form .columns.next-step-holder {
  position: static;
  text-align: center; }
.ffhc-form .next-step {
  display: block;
  font-weight: bold;
  margin: 10px auto;
  width: 31px; }
  @media only screen and (min-width: 768px) {
    .ffhc-form .next-step {
      position: absolute;
      margin-top: -16px;
      margin-left: -16px;
      top: 50%;
      left: 50%; } }
@media only screen and (min-width: 768px) {
  .ffhc-form .next-step-s1 {
    left: 46%; } }

.ffhc-form-content-wrap {
  position: relative; }

.ffhc-form-content {
  background: #f2f2f2;
  padding: 20px;
  position: relative; }
  .ffhc-form-content .fields {
    list-style: none outside none;
    margin: 0;
    padding: 0; }
    .ffhc-form-content .fields li {
      margin-top: 27px; }
    .ffhc-form-content .fields input[type="text"] {
      border: none;
      box-shadow: 2px 2px 0 0 #b3b2af;
      margin-bottom: 0; }

.ffhc-form-submit {
  background: #fff;
  border: none;
  box-shadow: 2px 2px 0 0 #b3b2af;
  color: #007b84;
  display: block;
  font-size: 0.875em;
  font-weight: 700;
  margin: 0 auto;
  max-width: 300px;
  padding: 5px;
  text-align: center;
  text-transform: uppercase;
  width: 100%; }
  .ffhc-form-submit:hover {
    background: #007b84;
    color: #fff; }
  .ffhc-form-submit img {
    margin-bottom: 5px;
    width: 100%; }
  .ffhc-form-submit span {
    display: block;
    min-height: 30px; }

.ffhc-form .throbber {
  display: none; }

.reveal-modal.modal-feedback {
  border: 0 none;
  color: #fff;
  padding: 50px 30px; }
  .reveal-modal.modal-feedback .close-reveal-modal {
    background-color: transparent;
    color: #fff; }
  .reveal-modal.modal-feedback h2 {
    font-family: "HelveticaNeueLT-Light", Arial, sans-serif;
    color: #fff; }
  .reveal-modal.modal-feedback p {
    font-family: "HelveticaNeueLT-Light", Arial, sans-serif;
    line-height: 1.2em;
    margin-bottom: 0; }

.modal-success {
  background-color: #007b84; }

.modal-error {
  background-color: #f36c21; }

@media only screen and (min-width: 768px) {
  .reveal-modal.modal-feedback h2 {
    font-size: 57px; }
  .reveal-modal.modal-feedback p {
    font-size: 37px; } }
.testimonial-slider {
  overflow: hidden; }
  .testimonial-slider .flexslider {
    padding: 0 30px; }
  .testimonial-slider blockquote p {
    font-style: italic;
    line-height: 1.3em;
    margin-bottom: 5px; }
  .testimonial-slider blockquote cite {
    font-weight: bold; }
    .testimonial-slider blockquote cite:before {
      content: ''; }

/* Individual Styles
 ========================================================================== */
sup {
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  _vertical-align: bottom;
  position: relative;
  bottom: 1ex;
  font-size: .6em; }

strong,
.strong {
  font-weight: bold; }

.inline {
  display: inline-block; }

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

.text-strong {
  font-weight: bold !important; }

.text-nowrap {
  white-space: nowrap; }

.text-underline {
  text-decoration: underline; }

.textcolor-orange-dark {
  color: #f68a33; }

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

.no-padding-right {
  padding-right: 0;
  padding-left: 0.9375em; }

.no-padding-bottom {
  padding-bottom: 0 !important; }

.margin-bottom-0 {
  margin-bottom: 0 !important; }

.margin-bottom-5 {
  margin-bottom: 5px !important; }

.margin-bottom-16 {
  margin-bottom: 16px !important; }

.brown-dark-bg {
  background-color: #5d4f4b; }

.brown-lighter-bg {
  background-color: #aea8a8; }

.brown-alt-bg {
  background-color: #524245; }

p.lead {
  font-size: 18px;
  line-height: 24px; }

@media only screen and (min-width: 768px) {
  .textsize-large {
    font-size: 2.5em; } }
img.alignright {
  margin-bottom: 1em;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    img.alignright {
      float: right;
      margin: 10px 0 1em 2em;
      width: auto; } }

img.alignleft {
  margin-bottom: 1em;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    img.alignleft {
      float: left;
      margin: 10px 2em 1em 0;
      width: auto; } }

.textsize-smaller {
  font-size: 0.75em; }

input {
  /*    -webkit-appearance: none; */
  border-radius: 0; }

/*
input[type="text"] {
        border: 1px solid white;
}
*/
.iframe-responsive {
  height: 0;
  overflow: hidden;
  padding-bottom: 65.25%;
  padding-top: 30px;
  position: relative; }

.advisors span {
  margin: auto; }
.advisors .advisorname {
  text-align: center; }
.advisors .advisortitle {
  font-size: 90%; }

.advisorimage {
  float: right;
  width: 30%;
  margin-left: 1%; }

.callout, .callout-wide {
  display: block;
  clear: both;
  background-color: #d0cbcc;
  width: 100%;
  margin: 1em auto 1em auto; }
  @media only screen and (min-width: 768px) {
    .callout, .callout-wide {
      width: 60%; } }
  .callout h2, .callout-wide h2 {
    color: black;
    padding-bottom: 0; }
  .callout h3, .callout-wide h3 {
    color: black;
    margin-bottom: 0;
    padding: 0.5em 1em 0.5em 1.5em !important;
    background: #d0cbcc url("images/arrow-orange-left-circle.png") no-repeat scroll 10px 50%; }
  .callout h4, .callout-wide h4 {
    padding: 0.5em 1.4em .4em 1.8em !important; }
  .callout p, .callout-wide p {
    /*color: $color-orange-dark;*/
    padding-bottom: 0;
    padding-left: 2.4em;
    padding-right: 2.4em; }
  .callout ol, .callout-wide ol, .callout ul, .callout-wide ul {
    list-style-position: outside;
    line-height: 1.5em;
    padding-left: 4em;
    padding-right: 2.4em; }
  .callout ol, .callout-wide ol {
    list-style-position: outside; }
    .callout ol li, .callout-wide ol li {
      border-bottom: #b95915 1px solid;
      padding-bottom: .4em; }
    .callout ol li:last-child, .callout-wide ol li:last-child {
      border-bottom: 0px; }

@media only screen and (min-width: 768px) {
  .callout-wide {
    width: 80%; } }

.download {
  display: block;
  margin: 0 auto;
  background-color: #8d8381;
  width: 95%; }
  @media only screen and (min-width: 768px) {
    .download {
      width: 60%; } }
  .download h3 {
    padding: .5em 1em .5em 1em;
    color: white;
    text-decoration: underline;
    margin: 0;
    background: url("images/FMD-Download-Icon.png") no-repeat right 50%;
    margin-right: 10px; }
  .download div:nth-child(2) {
    background-color: #d0cbcc;
    padding: 1em 1em 1em 1em; }
  .download li, .download p {
    list-style-position: outside;
    color: #503d2f;
    background-color: #d0cbcc; }
  .download .read-more {
    padding-right: 2em;
    padding-left: 1em;
    min-height: 20px;
    display: block;
    background: url("images/arrow-brown-left-circle-small.png") no-repeat right top; }
    @media only screen and (min-width: 768px) {
      .download .read-more {
        background: url("images/arrow-brown-left-circle.png") no-repeat right bottom; } }
  .download ul, .download ol {
    padding-left: 1.4em; }
    .download ul li, .download ol li {
      padding-bottom: .4em; }

.download-button {
  display: block;
  background-color: #5d4f4b;
  color: white;
  padding: .5em;
  float: right;
  margin-bottom: .5em; }

.info-table {
  border: 1px solid #d0cbcc; }
  .info-table td {
    padding: .5em; }
  .info-table p, .info-table td {
    font: 9px/10px "HelveticaNeueLT-Light", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    @media only screen and (min-width: 768px) {
      .info-table p, .info-table td {
        font-size: 16px;
        line-height: 18px; } }
  .info-table tr:first-child td {
    background-color: #5d4f4b; }
    .info-table tr:first-child td p {
      color: white;
      font-weight: bold; }
  .info-table tr:nth-child(odd) {
    background-color: #d0cbcc; }

.print-footer p {
  font-size: .8em; }

.nav-services > ul {
  text-align: justify;
  width: 100%;
  padding-left: 1.2em;
  padding-right: 1.2em;
  padding-top: 0.4em;
  background-color: #5d4f4b;
  color: white;
  margin: 0px;
  height: 40px; }
  .nav-services > ul li {
    display: inline-block; }
    .nav-services > ul li a {
      color: white; }
      .nav-services > ul li a:hover {
        color: #f68a33; }

.nav-services > ul:after {
  content: "";
  display: inline-block;
  font-size: 0.1px;
  line-height: 0.1px;
  width: 100%; }

.IndexCaption {
  display: none; }

.wlTable {
  background-color: white; }
  .wlTable td {
    padding-top: 1em;
    padding-bottom: 1em; }
  .wlTable .wlCols1 td, .wlTable .wlCols2 td {
    padding-top: 1em; }
  .wlTable .wlCols1 a, .wlTable .wlCols2 a {
    color: #b95915; }

.addthis {
  height: 20px;
  width: 100%;
  clear: both;
  padding-bottom: 3em; }
  .addthis .addthis_toolbox {
    float: right; }
  @media only screen and (min-width: 768px) {
    .addthis {
      padding-bottom: 1em; } }

#embed-provisiowidget-ttr {
  height: 230px; }

#contact_form fieldset {
  background-color: #d0cbcc; }

ul.footer-nav {
  padding-top: 12px;
  list-style: none none none;
  float: right; }
  ul.footer-nav li {
    display: inline-block; }
  ul.footer-nav a {
    font-size: .9em; }
  ul.footer-nav li + li:before {
    content: " | "; }

ul.breadcrumbs {
  padding-left: 0; }

.post img {
  padding-right: 5px; }

.postmeta {
  clear: left; }

.partner-image img {
  padding-right: 5%; }

span.error {
  color: red; }

small span.error {
  color: white; }

#flash {
  height: 740px; }

.byline {
  padding: 0.7em 1em 0 1em;
  color: white;
  font-size: .9em; }
  @media only screen and (min-width: 870px) {
    .byline {
      font-size: 1em; } }
  .byline h3 {
    color: white;
    font-size: .9em; }
    @media only screen and (min-width: 870px) {
      .byline h3 {
        font-size: 1em; } }

figure.caption figcaption {
  background-color: #d0cbcc;
  font-size: 80%;
  text-align: right;
  padding-right: 1%; }

/* AMS Section */
ul.nav-ams {
  background-color: #d0cbcc; }

.ams-menu .title-area {
  padding-left: 0px;
  width: 100%; }
.ams-menu ul {
  padding-left: 0px; }

.ams-header {
  background-color: #5d4f4b;
  color: white;
  padding: 3px; }
  .ams-header input[type=submit] {
    height: 1.5em;
    line-height: 1em;
    font-size: 0.8em;
    top: 0px; }

.updprof-error {
  font-weight: bold;
  padding: 10px; }

.ams-title {
  color: #5d4f4b;
  font-size: 20px;
  text-align: center;
  padding: 3px;
  padding-top: 10px; }

.ams-account-select {
  background-color: #8d8381;
  color: white;
  padding: 10px;
  margin-bottom: 5px; }

.ams-account-select-name {
  font-size: 18px;
  line-height: 40px; }

.ams-account-select-form {
  padding-top: 10px;
  color: black; }
  .ams-account-select-form label {
    color: black; }

.ams-table, .google-visualization-table-table {
  width: 100%; }
  .ams-table th, .ams-table td.google-visualization-table-th, .google-visualization-table-table th, .google-visualization-table-table td.google-visualization-table-th {
    background-color: #5d4f4b;
    color: white;
    text-align: center; }
  .ams-table th:first-child, .google-visualization-table-table th:first-child {
    text-align: left; }
  .ams-table th, .ams-table td, .google-visualization-table-table th, .google-visualization-table-table td {
    padding: 2px; }
  .ams-table td:nth-child(4), .google-visualization-table-table td:nth-child(4) {
    text-align: right; }
  .ams-table td:nth-child(5), .google-visualization-table-table td:nth-child(5) {
    text-align: right; }
  .ams-table .ams-table-total td, .google-visualization-table-table .ams-table-total td {
    padding-top: 5px;
    font-weight: bold; }

.ams-table-header {
  font-family: HelveticaNeueLT-Roman, 'Helvetica Neue', Helvetica, Helvetica, Arial, sans-serif;
  font-size: 16px;
  background-color: #5d4f4b;
  color: white; }

.ams-table-cell {
  font-family: HelveticaNeueLT-Roman, 'Helvetica Neue', Helvetica, Helvetica, Arial, sans-serif;
  font-size: 16px; }

#PriceChart button {
  background-color: #FF6D22;
  border-color: #FF6D22;
  border-style: solid;
  border-width: 1px;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: inherit;
  font-size: 1em;
  font-weight: normal; }

#PriceChart_AnnotationChart_zoomControlContainer_hour, #PriceChart_AnnotationChart_zoomControlContainer_day, #PriceChart_AnnotationChart_zoomControlContainer_week {
  display: none !important; }

.ams-table .classhead {
  background-color: #D0CBCC;
  color: #5D4F4B; }

.ams-table .table-number {
  text-align: right; }

.ams-table .table-number input {
  text-align: right; }

#myflip div {
  float: left; }

#myflip {
  clear: both; }

#myflip div p {
  text-transform: uppercase;
  padding: 0em 0em 0 1.5em;
  color: #d0cbcc;
  font-size: 0.7em; }

.landingtitle {
  background-color: #272729; }
  .landingtitle h3 {
    font-weight: normal;
    color: #f68a33;
    padding: 0.7em 0.7em 0em 0.7em; }

.landingmain {
  background-color: #007b84;
  color: white;
  padding: 1.7em !important; }
  .landingmain h3 {
    color: #f68a33; }
  .landingmain ul {
    list-style-position: inside; }

.datepick-popup select {
  width: inherit; }

.landinglead {
  background-color: #d0cbcc; }
  .landinglead div {
    vertical-align: center;
    padding: 1.7em !important; }
  .landinglead .landingleadleft {
    background-color: #503d2f; }
    .landinglead .landingleadleft h3 {
      color: white; }
  .landinglead .landingleadright {
    color: #503d2f;
    /*              font-family: $serifFontFamily;*/
    font-size: 1.15em; }

#referral_form {
  background-color: #d0cbcc; }

.landingleadright {
  color: #503d2f;
  /*              font-family: $serifFontFamily;*/
  font-size: 1.15em; }

#referral_form {
  background-color: #d0cbcc; }

.tile-table {
  background-color: #5d4f4b;
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%; }

.tile-table-row {
  display: table-row; }

.tile-table-col {
  color: #fff;
  display: table-cell;
  padding: 5px;
  position: relative;
  vertical-align: top; }
  @media only screen and (min-width: 768px) {
    .tile-table-col {
      padding: 15px; } }

.tile-table-col.valign-middle {
  vertical-align: middle; }

.tile-table-content {
  position: relative;
  z-index: 1; }

.tile-table .tile-title {
  font: 1.1875em/1.2em "HelveticaNeueLT-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #fff;
  margin-top: 0; }
  @media only screen and (min-width: 1280px) {
    .tile-table .tile-title {
      font-size: 1.4375em;
      line-height: 34px; } }

@media only screen and (min-width: 1280px) {
  .hwh-tile .tile-title {
    font-size: 2.4375em;
    line-height: 1em; } }
.hwh-tile .tile-title strong {
  display: block;
  font-size: 0.6em; }

.hwh-tile .thumbnail {
  background: #fff;
  border: 3px solid #fff;
  display: inline-block;
  margin: 5px 0 15px;
  max-width: 100%; }
  .hwh-tile .thumbnail img {
    display: block; }
  .hwh-tile .thumbnail:hover img {
    opacity: 0.9; }

.hwh-cta {
  color: #ff6d0a;
  font-weight: bold;
  line-height: 1.3em; }
  @media only screen and (min-width: 1280px) {
    .hwh-cta {
      padding-left: 100px; } }

.hwh-bgimg {
  max-width: 70%; }
  @media only screen and (min-width: 1280px) {
    .hwh-bgimg {
      position: absolute;
      left: 0;
      bottom: 0; } }

.close-reveal-modal {
  background-color: #fff;
  display: inline-block;
  padding: 3px 0;
  text-align: center;
  width: 25px; }

.ape-calc-panel {
  background-color: #f2ebe3;
  margin-bottom: 30px;
  padding: 25px; }

.ape-calc-form form {
  margin-bottom: 0; }

.form select {
  border: 1px solid #5d4f4b;
  padding: 0.45em 0 0.45em 0.5em; }
.form input[type="checkbox"],
.form input[type="radio"] {
  border: 1px solid #5d4f4b; }
  .form input[type="checkbox"].left,
  .form input[type="radio"].left {
    margin-right: 5px; }
.form input[type="radio"] {
  margin-top: 2px; }
.form .fieldwrap {
  margin-bottom: 1em; }

.valuefield {
  position: relative;
  padding-left: 15px; }
  .valuefield:before {
    content: '$';
    position: absolute;
    left: 0;
    line-height: 33px; }

.amchart {
  background: #e8d6be;
  margin: 0 auto 30px;
  height: 375px;
  width: 100%;
  border: 0;
  outline: 0; }

.table {
  width: 100%; }
  .table tr th,
  .table tr td {
    padding: 1.5em 1em;
    line-height: 1.2em; }

.table .shaded td {
  background-color: #f2ebe3; }

.ape-table {
  margin-bottom: 30px; }
  .ape-table th {
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase; }

.tooltip {
  max-width: 280px; }

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