@charset "UTF-8";
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

#wrapper {
  overflow: hidden; }

.clearfix:after {
  content: "";
  display: table;
  clear: both; }

.image-right {
  float: right;
  margin: 20px 0 20px 20px; }

.image-left {
  float: left;
  margin: 20px 20px 20px 0; }

#bottom {
  clear: both; }

#page-content ul,
#page-content ol {
  margin: 0;
  padding: 0;
  list-style-type: none; }

#page-content ul {
  list-style-type: disc;
  margin-bottom: 1.53333em;
  padding-left: 1.53333em; }

#page-content ol {
  list-style-type: decimal;
  margin-bottom: 1.53333em;
  padding-left: 1.53333em; }

.box-content ul,
.page-callout-content ul {
  padding-left: 15px; }

.box-content li,
.page-callout-content li {
  list-style: none;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAMCAYAAACEJVa/AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDgvMjgvMTSMMCfQAAAAl0lEQVQokaXQMQ7BcBTA4a9N6eweBnEDYzezQSwSqzgGBrPE4AA4gNkNnEaCQZs0/0hp+5aXvOHLLy9aTMcaToYJZkkL4IIurnFLYIdjXSQElngVSNoUgBg93LBqAkCCEQYY5rdtHaAoOWGOJzZBUYZzFVCUwCHf+xyKcM+BtAooIyG0xgOdX0CIhNBfwDekDPV9/lMJwBt9YSpMlCtfzAAAAABJRU5ErkJggg==") left 40% no-repeat;
  padding-left: 25px; }

.box-content .selectboxit-container ul,
.page-callout-content .selectboxit-container ul {
  padding-left: 0; }

.box-content .selectboxit-container li,
.page-callout-content .selectboxit-container li {
  list-style: none;
  background: none;
  padding: 0;
  margin: 0; }


.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

/*! normalize.css 2012-02-07T12:37 UTC - http://github.com/necolas/normalize.css */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block; }

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

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

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

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

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

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

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

h2 {
  font-size: 1.5em;
  margin: .83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: .83em;
  margin: 1.67em 0; }

h6 {
  font-size: .75em;
  margin: 2.33em 0; }

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

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

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

p, pre {
  margin: 1em 0; }

pre, code, kbd, samp {
  font-family: monospace,serif;
  _font-family: 'courier new',monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: '';
  content: none; }

small {
  font-size: 75%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dl, menu, ol, ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

menu, ol, ul {
  padding: 0 0 0 40px; }

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

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

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

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px; }

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;
  -webkit-appearance: button;
  *overflow: visible; }

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

input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 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: none; }

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

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

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

@font-face {
  font-family: "ITCFranklinGothicW01-Bk 812647";
  src: url("/Fonts/03dda592-ab39-4f26-9535-fdea194854cf.eot?#iefix");
  src: url("/Fonts/03dda592-ab39-4f26-9535-fdea194854cf.eot?#iefix") format("eot"), url("/Fonts/41c174b1-68c1-41b7-a19f-5ec80929b115.woff") format("woff"), url("/Fonts/06d99598-12aa-461b-b57e-81a137da1b9f.ttf") format("truetype"), url("/Fonts/427cca04-e0ee-4395-a5d3-b7d45feeff62.svg#427cca04-e0ee-4395-a5d3-b7d45feeff62") format("svg"); }

@font-face {
  font-family: "Stone Serif ITC W01 Md";
  src: url("/Fonts/9eb9eaf0-ad52-4076-9b33-45a7433adb6a.eot?#iefix");
  src: url("/Fonts/9eb9eaf0-ad52-4076-9b33-45a7433adb6a.eot?#iefix") format("eot"), url("/Fonts/7a73c658-0853-4cc6-be29-31c2d4137245.woff") format("woff"), url("/Fonts/b9c21d9f-4f31-4805-88df-52b54cfa3481.ttf") format("truetype"), url("/Fonts/c9d2a14d-a309-48c3-b804-8e4ead292878.svg#c9d2a14d-a309-48c3-b804-8e4ead292878") format("svg"); }

@font-face {
  font-family: "StoneSerifITCW01-MdIt";
  src: url("/Fonts/aea4f618-123f-4a5f-98bb-214468b3b8b3.eot?#iefix");
  src: url("/Fonts/aea4f618-123f-4a5f-98bb-214468b3b8b3.eot?#iefix") format("eot"), url("/Fonts/ed9cd4f4-e90d-4b27-8b1d-9b6899a5265e.woff") format("woff"), url("/Fonts/54dbb796-9102-4074-b479-469673ccc60f.ttf") format("truetype"), url("/Fonts/efeaef5c-0a55-4cde-b60f-846f6518f87b.svg#efeaef5c-0a55-4cde-b60f-846f6518f87b") format("svg"); }

@font-face {
  font-family: "StoneSerifITCW01-SmBd";
  src: url("/Fonts/f77813f0-2025-43e8-a5bc-11a7abbb574b.eot?#iefix");
  src: url("/Fonts/f77813f0-2025-43e8-a5bc-11a7abbb574b.eot?#iefix") format("eot"), url("/Fonts/d1ca2b3a-5033-4cf3-b22f-e92ec82d3fae.woff") format("woff"), url("/Fonts/e476cf43-d62d-49eb-ab73-588fd2b17b3a.ttf") format("truetype"), url("/Fonts/16460fdd-7889-4f2e-acf1-1903fb277953.svg#16460fdd-7889-4f2e-acf1-1903fb277953") format("svg"); }

@font-face {
  font-family: "StoneSerifITCW01-SmBdIt";
  src: url("/Fonts/4fc8f98e-e7cf-47dc-8bf8-a64ebe6025d9.eot?#iefix");
  src: url("/Fonts/4fc8f98e-e7cf-47dc-8bf8-a64ebe6025d9.eot?#iefix") format("eot"), url("/Fonts/e91ad0fb-caf1-4625-af98-4197f68fd19f.woff") format("woff"), url("/Fonts/bef8a479-fbb8-475b-bf0d-dc6f74bc9512.ttf") format("truetype"), url("/Fonts/cb1a40bb-87b4-4d1f-8b92-6b06ca04160a.svg#cb1a40bb-87b4-4d1f-8b92-6b06ca04160a") format("svg"); }

@font-face {
  font-family: "Socialglyphs";
  src: url(/Fonts/socialglyphs-regular.svg#socialglyphs-regular) format("svg"), url(/Fonts/socialglyphs-regular.ttf) format("truetype"), url(/Fonts/socialglyphs-regular.woff) format("woff"), url(/Fonts/socialglyphs-regular.eot); }

@font-face {
  font-family: 'fontello';
  src: url("/fonts/ansay/fontello.eot?74596599");
  src: url("/fonts/ansay/fontello.eot?74596599#iefix") format("embedded-opentype"), url("/fonts/ansay/fontello.woff2?74596599") format("woff2"), url("/fonts/ansay/fontello.woff?74596599") format("woff"), url("/fonts/ansay/fontello.ttf?74596599") format("truetype"), url("/fonts/ansay/fontello.svg?74596599#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }

body {
  font-family: 'Stone Serif ITC W01 Md';
  font-weight: normal;
  font-style: normal;
  letter-spacing: 1px;
  font-size: 15px;
  color: #6f644f;
  position: relative; }

a:link,
a:visited {
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  color: #f7941e;
  text-decoration: underline;
  outline: 0; }

p {
  line-height: 23px; }

ul li {
  margin: 10px 0; }

h1 {
  font-family: 'StoneSerifITCW01-MdIt';
  font-weight: normal;
  font-style: normal;
  letter-spacing: 1px;
  font-size: 32px;
  margin-top: 0; }

h2 {
  font-family: 'StoneSerifITCW01-MdIt';
  font-weight: normal;
  font-style: normal;
  letter-spacing: 1px;
  font-size: 32px;
  margin: 0; }

h3 {
  font-family: 'ITCFranklinGothicW01-Bk 812647';
  font-weight: normal;
  font-style: normal;
  letter-spacing: 3px;
  font-size: 20px;
  margin: 0;
  text-transform: uppercase; }
  h3 em {
    font-family: 'StoneSerifITCW01-MdIt';
    font-weight: normal;
    font-style: normal;
    letter-spacing: 1px;
    text-transform: lowercase; }

h4 {
  font-size: 18px;
  font-weight: normal;
  margin: 0; }

.lead {
  font-size: 20px;
  line-height: 28px; }

.orange-uppercase {
  font-family: 'ITCFranklinGothicW01-Bk 812647';
  font-weight: normal;
  font-style: normal;
  letter-spacing: 3px;
  color: #f7941e;
  text-transform: uppercase;
  font-size: 16px; }
  .orange-uppercase em {
    font-family: 'StoneSerifITCW01-MdIt';
    font-weight: normal;
    font-style: normal;
    letter-spacing: 1px;
    text-transform: lowercase; }

#site-header {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative; }
  #site-header:after {
    content: "";
    display: table;
    clear: both; }

#hero {
  padding-top: 100px; }
  #hero:after {
    content: "";
    display: table;
    clear: both; }
  #hero.hasVideo {
    border-bottom: 4px #f7941e solid;
    position: relative; }
    #hero.hasVideo #banner-content-box {
      padding-bottom: 0; }
      #hero.hasVideo #banner-content-box.banner-content-right {
        position: relative; }
      #hero.hasVideo #banner-content-box:after {
        background: #f7941e;
        display: block;
        content: '';
        width: 100%;
        height: 79px;
        position: absolute;
        left: 0;
        bottom: 0;
        opacity: .34;
        z-index: 1; }
        @media only screen and (max-width: 530px) {
          #hero.hasVideo #banner-content-box:after {
            display: none; } }

#banner-content-box {
  background: url("/images/ansay/banner-body-bkgrd.png") repeat;
  color: #fff;
  padding: 95px 40px 30px 40px; }
  #banner-content-box h1 {
    font-family: 'StoneSerifITCW01-MdIt';
    font-weight: normal;
    font-style: normal;
    letter-spacing: 1px;
    font-size: 64px;
    line-height: 60px;
    margin: 0; }
    @media screen and (max-width: 1200px) {
      #banner-content-box h1 {
        font-size: 50px;
        line-height: 50px; } }
  #banner-content-box .banner-content {
    margin-top: 35px; }
  #banner-content-box p {
    font-family: 'Stone Serif ITC W01 Md';
    font-weight: normal;
    font-style: normal;
    letter-spacing: 1px;
    font-size: 15px;
    line-height: 25px; }
  #banner-content-box.banner-content-left {
    float: left;
    display: block;
    margin-right: 0%;
    width: 33.33333%; }
    #banner-content-box.banner-content-left:last-child {
      margin-right: 0; }
    @media screen and (max-width: 1023px) {
      #banner-content-box.banner-content-left {
        float: left;
        display: block;
        margin-right: 0%;
        width: 100%; }
        #banner-content-box.banner-content-left:last-child {
          margin-right: 0; } }
  #banner-content-box.banner-content-right {
    float: left;
    display: block;
    margin-right: 0%;
    width: 33.33333%;
    margin-left: 66.66667%; }
    #banner-content-box.banner-content-right:last-child {
      margin-right: 0; }
    @media screen and (max-width: 1023px) {
      #banner-content-box.banner-content-right {
        float: left;
        display: block;
        margin-right: 0%;
        width: 100%;
        margin-left: 0%; }
        #banner-content-box.banner-content-right:last-child {
          margin-right: 0; } }
  #banner-content-box.banner-content-center {
    float: left;
    display: block;
    margin-right: 0%;
    width: 100%;
    margin-left: 0%;
    background: none;
    text-align: center;
    padding: 130px 40px; }
    #banner-content-box.banner-content-center:last-child {
      margin-right: 0; }
    #banner-content-box.banner-content-center h1 {
      font-size: 74px;
      line-height: 74px; }
      @media screen and (max-width: 480px) {
        #banner-content-box.banner-content-center h1 {
          font-size: 50px;
          line-height: 50px; } }
    #banner-content-box.banner-content-center .banner-content {
      margin-top: 15px;
      width: 50%;
      margin: 0 auto; }
      @media screen and (max-width: 1023px) {
        #banner-content-box.banner-content-center .banner-content {
          width: 80%; } }
    @media screen and (max-width: 1023px) {
      #banner-content-box.banner-content-center {
        padding: 50px 40px; } }
  #banner-content-box.minimize {
    padding: 60px 40px; }
  #banner-content-box .banner-video {
    margin-top: 20px;
    margin-left: -40px;
    position: relative;
    z-index: 100; }
    @media screen and (max-width: 1023px) {
      #banner-content-box .banner-video {
        margin-left: 0; } }
    @media only screen and (max-width: 530px) {
      #banner-content-box .banner-video {
        margin-left: -40px;
        width: calc(100% + 80px); } }
    #banner-content-box .banner-video a {
      display: inline-block;
      padding: 25px 40px 20px 40px;
      color: #fff;
      background-color: #f7941e; }
      @media only screen and (max-width: 530px) {
        #banner-content-box .banner-video a {
          display: block;
          width: 100%;
          font-size: 18px;
          padding: 20px 10px 15px 10px; } }
      #banner-content-box .banner-video a:hover {
        color: #6f644f; }
  @media screen and (max-width: 1200px) {
    #banner-content-box {
      padding: 95px 40px 30px 40px; } }
  @media screen and (max-width: 1023px) {
    #banner-content-box {
      float: left;
      display: block;
      margin-right: 0%;
      width: 100%;
      margin-left: 0%;
      padding: 50px 40px;
      background: none;
      text-align: center; }
      #banner-content-box:last-child {
        margin-right: 0; } }

#nav {
  font-family: 'ITCFranklinGothicW01-Bk 812647';
  font-weight: normal;
  font-style: normal;
  letter-spacing: 3px;
  position: absolute;
  width: 100%;
  z-index: 1002; }
  @media screen and (max-width: 1024px) {
    #nav {
      display: block; } }
  #nav ul {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    position: relative; }
    #nav ul li {
      display: block;
      text-align: center;
      margin: 0;
      padding: 0;
      float: left; }
      #nav ul li#nav-benefits {
        width: 33.3333%; }
      #nav ul li#nav-business {
        width: 33.3333%; }
      #nav ul li#nav-personal {
        width: 33.3333%; }
      #nav ul li#nav-advisors {
        width: 33.3333%; }
        #nav ul li#nav-advisors em {
          padding: 0 4px; }
          @media only screen and (max-width: 1407px) {
            #nav ul li#nav-advisors em {
              padding: 0 2px; } }
      #nav ul li#nav-ansay {
        width: 33.3333%; }
      #nav ul li#nav-careers {
        width: 25%; }
      #nav ul li#nav-search {
        width: 8%; }
        #nav ul li#nav-search a {
          font-size: 20px; }
    #nav ul a span {
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      display: block;
      padding: 0 3%; }
    #nav ul a:link,
    #nav ul a:visited {
      text-decoration: none;
      text-transform: uppercase;
      color: #fff;
      display: inline-block;
      height: 100px;
      width: 100%;
      font-size: 16px; }
      #nav ul a:link.active,
      #nav ul a:visited.active {
        background-color: #FF9E2B; }
      #nav ul a:link.current,
      #nav ul a:visited.current {
        color: #0F4372;
        background: url("/images/ansay/nav-hover-bkgrd.png") repeat; }
      @media screen and (max-width: 1200px) {
        #nav ul a:link,
        #nav ul a:visited {
          font-size: 13px; } }
    #nav ul a:hover {
      -webkit-transition: background 0.2s ease-in-out;
      -moz-transition: background 0.2s ease-in-out;
      -o-transition: background 0.2s ease-in-out;
      transition: background 0.2s ease-in-out;
      background-color: #FF9E2B; }
    #nav ul a#btn-search:hover {
      background: none;
      color: #f7941e; }
    #nav ul em {
      font-family: 'StoneSerifITCW01-MdIt';
      font-weight: normal;
      font-style: normal;
      letter-spacing: 1px;
      text-transform: lowercase; }
      @media only screen and (max-width: 970px) {
        #nav ul em {
          display: none; } }
  #nav #nav-dropdown {
    margin-left: 33.33333%;
    float: left;
    display: block;
    margin-right: 0%;
    width: 66.66667%;
    background-color: #D27C15;
    z-index: 1000; }
    #nav #nav-dropdown:last-child {
      margin-right: 0; }
    #nav #nav-dropdown ul.nav-dropdown {
      background-color: #D27C15;
      display: none;
      width: auto;
      height: 90px; }
      #nav #nav-dropdown ul.nav-dropdown.active {
        display: block; }
      #nav #nav-dropdown ul.nav-dropdown li {
        display: inline-block; }
        #nav #nav-dropdown ul.nav-dropdown li:first-child a {
          padding-left: 20px; }
    #nav #nav-dropdown a span {
      padding: 0; }
    #nav #nav-dropdown a:link,
    #nav #nav-dropdown a:visited {
      display: inline-block;
      line-height: normal;
      padding: 0 15px;
      height: 90px;
      position: relative; }
      @media screen and (max-width: 1200px) {
        #nav #nav-dropdown a:link,
        #nav #nav-dropdown a:visited {
          font-size: 13px; } }
      @media screen and (max-width: 1024px) {
        #nav #nav-dropdown a:link,
        #nav #nav-dropdown a:visited {
          padding: 0 10px; } }
    #nav #nav-dropdown a:hover {
      color: #fff;
      background: #f7941e; }

#mobile-nav-toggle {
  float: right;
  width: 115px;
  height: 100px;
  text-align: center;
  background-color: #546A78;
  cursor: pointer;
  display: none; }
  @media screen and (max-width: 480px) {
    #mobile-nav-toggle {
      width: 80px;
      height: 80px; } }
  #mobile-nav-toggle span,
  #mobile-nav-toggle span:before,
  #mobile-nav-toggle span:after {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    cursor: pointer;
    height: 5px;
    width: 30px;
    background: #ffffff;
    position: absolute;
    display: block;
    content: '';
    -webkit-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out; }
  #mobile-nav-toggle span {
    margin: 50px auto 0 40px;
    width: 30px;
    display: block; }
    @media screen and (max-width: 480px) {
      #mobile-nav-toggle span {
        margin: 36px auto 0 27px; } }
    #mobile-nav-toggle span:before {
      top: -10px; }
    #mobile-nav-toggle span:after {
      bottom: -10px; }
  #mobile-nav-toggle.active span {
    background-color: transparent; }
    #mobile-nav-toggle.active span:before {
      top: 0;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    #mobile-nav-toggle.active span:after {
      -webkit-transform: translateY(-10px) rotate(-45deg);
      -ms-transform: translateY(-10px) rotate(-45deg);
      transform: translateY(-10px) rotate(-45deg);
      top: 10px; }
  @media screen and (max-width: 1023px) {
    #mobile-nav-toggle {
      display: block; } }

#mobile-nav {
  background-color: #546A78;
  position: absolute;
  z-index: 1001;
  display: none;
  width: 100%;
  top: 100px; }
  @media screen and (max-width: 480px) {
    #mobile-nav {
      top: 80px; } }
  #mobile-nav ul {
    margin: 0 0 25px;
    padding: 0; }
    #mobile-nav ul li {
      list-style: none; }
      #mobile-nav ul li a:link,
      #mobile-nav ul li a:visited {
        display: block;
        color: #ffffff;
        text-decoration: none;
        padding: 10px 0;
        margin: 5px 10px 0 25px;
        font-size: 18px; }
      #mobile-nav ul li a:hover {
        color: #f7941e; }
      #mobile-nav ul li#mobile-contact {
        margin: 0; }
        #mobile-nav ul li#mobile-contact a:link,
        #mobile-nav ul li#mobile-contact a:visited {
          background: #f7941e;
          display: block;
          color: #ffffff;
          text-decoration: none;
          padding: 20px 25px;
          margin: 0;
          font-size: 18px; }
        #mobile-nav ul li#mobile-contact a:hover {
          background: #0F4372; }
    #mobile-nav ul ul {
      margin: 0 60px 0 35px;
      padding: 0; }
      #mobile-nav ul ul li {
        list-style: none; }
        #mobile-nav ul ul li a:link,
        #mobile-nav ul ul li a:visited {
          padding: 5px 0;
          margin: 3px 0 0 0;
          font-size: 16px;
          color: #98aec2; }
        #mobile-nav ul ul li a:hover {
          color: #f7941e; }

#nav-logo {
  background: url("/images/ansay/nav-logo-bkgrd.png") repeat;
  position: relative; }
  @media screen and (max-width: 480px) {
    #nav-logo {
      height: 80px; } }
  #nav-logo a#btn-home:link,
  #nav-logo a#btn-home:visited {
    display: block;
    text-indent: -9999px;
    height: 100px;
    max-width: 396px;
    position: relative;
    z-index: 50;
    background: url("/images/ansay/ansay-logo.png") center left no-repeat;
    background-size: contain;
    margin: 0 20px 0 25px;
    padding-top: 30px; }
    @media screen and (max-width: 1023px) {
      #nav-logo a#btn-home:link,
      #nav-logo a#btn-home:visited {
        margin-right: 125px; } }
    @media screen and (max-width: 480px) {
      #nav-logo a#btn-home:link,
      #nav-logo a#btn-home:visited {
        height: 80px;
        width: 190px;
        margin: 0 20px 0 15px; } }
  #nav-logo img {
    width: 100%;
    max-width: 396px;
    padding: 35px 20px 0 40px; }
  #nav-logo #ansay-a {
    background: url("/images/ansay/ansay-logo-a.png") top left no-repeat;
    height: 100px;
    width: 150px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 49; }
    @media screen and (max-width: 480px) {
      #nav-logo #ansay-a {
        background: url("/images/ansay/ansay-logo-a-mobile.png") top left no-repeat;
        height: 80px; } }
  @media screen and (max-width: 1023px) {
    #nav-logo {
      float: left;
      display: block;
      margin-right: 0%;
      width: 100%;
      background: #24425C; }
      #nav-logo:last-child {
        margin-right: 0; } }

#nav-left {
  background: url("/images/ansay/nav-left-section-bkgrd.png") repeat; }
  @media screen and (max-width: 1023px) {
    #nav-left {
      display: none; } }

#nav-right {
  background: url("/images/ansay/nav-right-section-bkgrd.png") repeat; }
  @media screen and (max-width: 1023px) {
    #nav-right {
      display: none; } }

#nav-section-search {
  display: none;
  width: 100%; }
  #nav-section-search input {
    font-size: 40px;
    color: #0F4372;
    display: inline-block;
    border: none;
    height: 100px;
    line-height: 100px;
    width: 70%;
    padding: 0 20px;
    margin: 0;
    float: left;
    font-family: 'StoneSerifITCW01-MdIt';
    font-weight: normal;
    font-style: normal;
    letter-spacing: 1px; }
    #nav-section-search input::-webkit-input-placeholder {
      color: #0F4372; }
    #nav-section-search input:-moz-placeholder {
      color: #0F4372; }
    #nav-section-search input::-moz-placeholder {
      color: #0F4372; }
    #nav-section-search input:-ms-input-placeholder {
      color: #0F4372; }
  #nav-section-search button {
    display: inline-block;
    background: #21405A;
    border: none;
    text-transform: uppercase;
    color: #fff;
    width: 30%;
    padding: 0;
    margin: 0;
    height: 100px;
    letter-spacing: 3px; }
    #nav-section-search button:hover {
      background-color: #546A78; }

.nav-section {
  height: 100px;
  float: left;
  display: block;
  margin-right: 0%;
  width: 33.33333%; }
  .nav-section:last-child {
    margin-right: 0; }

#nav-contact {
  position: fixed;
  top: 100px;
  right: -480px;
  color: #fff;
  z-index: 1000; }
  @media screen and (max-width: 1023px) {
    #nav-contact {
      display: none; } }
  @media screen and (max-width: 768px) {
    #nav-contact {
      display: none; } }
  #nav-contact.fixed {
    position: fixed;
    top: 100px; }
  #nav-contact #contact-panel {
    width: 630px; }
  #nav-contact .fill-in #contact-tab {
    background: #f7941e; }
  #nav-contact a:link,
  #nav-contact a:visited {
    font-family: 'ITCFranklinGothicW01-Bk 812647';
    font-weight: normal;
    font-style: normal;
    letter-spacing: 3px;
    color: #fff;
    text-decoration: none;
    line-height: 90px;
    font-size: 16px; }
  #nav-contact #contact-tab {
    width: 630px;
    height: 90px;
    padding-right: 10px; }
    #nav-contact #contact-tab #btn-contact-locations {
      float: right;
      width: 200px;
      text-decoration: underline; }
      #nav-contact #contact-tab #btn-contact-locations a {
        font-family: 'Stone Serif ITC W01 Md';
        font-weight: normal;
        font-style: normal;
        letter-spacing: 1px; }
    #nav-contact #contact-tab #btn-contact {
      float: left;
      width: 150px;
      text-transform: uppercase;
      text-decoration: none;
      background: url("/images/ansay/nav-contact-bkgrd.png") repeat; }
    #nav-contact #contact-tab #btn-contact:hover {
      background: #f7941e; }
    #nav-contact #contact-tab a:link,
    #nav-contact #contact-tab a:visited {
      text-align: center; }
    #nav-contact #contact-tab a:hover {
      background: #f7941e; }
  #nav-contact #contact-body {
    background: url("/images/ansay/nav-contact-bkgrd.png") repeat;
    width: 480px;
    margin-left: 150px;
    padding: 40px;
    display: none; }
    #nav-contact #contact-body h1 {
      margin: 0;
      font-family: 'StoneSerifITCW01-MdIt';
      font-weight: normal;
      font-style: normal;
      letter-spacing: 1px; }
  #nav-contact #contact-menu ul {
    margin: 30px 0 0 0;
    padding: 0; }
    #nav-contact #contact-menu ul li {
      width: 100%;
      display: block;
      float: none;
      margin: 0; }
      #nav-contact #contact-menu ul li a:link,
      #nav-contact #contact-menu ul li a:visited {
        display: block;
        text-align: left;
        padding-left: 35px;
        text-transform: uppercase; }
        #nav-contact #contact-menu ul li a:link .arrow,
        #nav-contact #contact-menu ul li a:visited .arrow {
          float: right;
          margin: 30px 35px 0 0; }
      #nav-contact #contact-menu ul li:nth-child(1) {
        background: #FFB256; }
      #nav-contact #contact-menu ul li:nth-child(2) {
        background: #FFA63B; }
      #nav-contact #contact-menu ul li:nth-child(3) {
        background: #FF9C26; }
      #nav-contact #contact-menu ul li a:hover {
        background: #f7941e; }
  #nav-contact #contact-question {
    display: none; }
    #nav-contact #contact-question:after {
      content: "";
      display: table;
      clear: both; }
    #nav-contact #contact-question #ask-question-more {
      display: none; }
    #nav-contact #contact-question input {
      display: block;
      width: 100%;
      padding: 15px;
      margin-top: 10px; }
    #nav-contact #contact-question textarea {
      display: block;
      width: 100%;
      height: 100px;
      padding: 15px;
      margin: 10px 0 20px 0; }
    #nav-contact #contact-question button {
      float: right; }
    #nav-contact #contact-question #btn-contact-moreinfo {
      line-height: normal;
      letter-spacing: 1.5px; }
      #nav-contact #contact-question #btn-contact-moreinfo:hover {
        text-decoration: underline; }
    #nav-contact #contact-question .note {
      clear: both;
      color: #fff;
      font-size: .7em;
      line-height: 1.5em;
      padding-top: 2em; }
  #nav-contact #contact-file-claim {
    display: none; }
  #nav-contact #contact-claim-content {
    background: #f7941e;
    padding: 10px 37px;
    margin-top: 10px; }
  #nav-contact .contact-back {
    display: block;
    text-indent: -9999px;
    background-image: url("../../../images/ansay/btn-arrows-reverse.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 31px;
    height: 31px; }

.row {
  *zoom: 1;
  display: block; }
  .row:before, .row:after {
    content: " ";
    display: table;
    clear: both; }

.box-heading {
  padding: 26px 38px;
  color: #fff; }
  @media screen and (max-width: 480px) {
    .box-heading {
      padding: 16px 25px; }
      .box-heading h2 {
        font-size: 30px; } }

.box-content {
  padding: 40px; }
  .box-content:after {
    content: "";
    display: table;
    clear: both; }
  @media screen and (max-width: 480px) {
    .box-content {
      padding: 26px 25px; } }

.box-content-colored {
  color: #fff; }

a.box-cta {
  font-family: 'ITCFranklinGothicW01-Bk 812647';
  font-weight: normal;
  font-style: normal;
  letter-spacing: 3px;
  width: auto;
  color: #f7941e;
  margin-top: 20px;
  font-size: 20px;
  line-height: 34px;
  text-decoration: none;
  text-transform: uppercase; }
  a.box-cta:hover {
    color: #6f644f; }
  a.box-cta.arrow:after {
    content: "";
    background-image: url("../../../images/ansay/btn-arrows.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 31px;
    height: 31px;
    margin-left: 5px;
    display: inline-block;
    vertical-align: top; }
  a.box-cta.arrow.arrow-orange:after {
    background-position: 0 -31px; }
  a.box-cta.arrow.arrow-brown:after {
    background-position: 0 -62px; }
  a.box-cta.arrow:hover:after {
    background-position: 0 -62px; }
  a.box-cta.arrow:hover.arrow-orange:after {
    background-position: 0 -62px; }
  a.box-cta.arrow:hover.arrow-brown:after {
    background-position: 0 0; }

.box-cta-serif {
  font-family: 'StoneSerifITCW01-MdIt';
  font-weight: normal;
  font-style: normal;
  letter-spacing: 1px;
  font-size: 32px;
  color: #f7941e;
  text-transform: none; }
  .box-cta-serif:hover {
    color: #fff; }
  .box-cta-serif.arrow:after {
    vertical-align: bottom; }
  .box-cta-serif.arrow:hover.arrow-orange:after {
    background-position: 0 0; }

footer {
  background-color: #2B5B83;
  color: #fff; }
  footer:after {
    content: "";
    display: table;
    clear: both; }
  @media screen and (max-width: 1023px) {
    footer #footer-left {
      display: none; } }
  @media screen and (max-width: 1023px) {
    footer #footer-center {
      float: left;
      display: block;
      margin-right: 0%;
      width: 50%; }
      footer #footer-center:last-child {
        margin-right: 0; } }
  @media only screen and (max-width: 720px) {
    footer #footer-center {
      display: none; } }
  @media screen and (max-width: 1023px) {
    footer #footer-right {
      float: left;
      display: block;
      margin-right: 0%;
      width: 50%; }
      footer #footer-right:last-child {
        margin-right: 0; } }
  @media only screen and (max-width: 720px) {
    footer #footer-right {
      display: none; } }
  footer #footer-mobile {
    display: none; }
    @media screen and (max-width: 1023px) {
      footer #footer-mobile {
        display: block;
        float: left;
        display: block;
        margin-right: 0%;
        width: 100%; }
        footer #footer-mobile:last-child {
          margin-right: 0; } }
    footer #footer-mobile #btn-footer-client-mobile {
      display: none; }
      @media screen and (max-width: 480px) {
        footer #footer-mobile #btn-footer-client-mobile {
          display: block; } }
    @media screen and (max-width: 480px) {
      footer #footer-mobile .footer-logo {
        padding: 25px;
        height: auto; }
        footer #footer-mobile .footer-logo a {
          width: 100%;
          min-height: 150px; } }
    footer #footer-mobile .footer-contact .footer-box {
      margin: 0 auto;
      text-align: center; }
      @media screen and (max-width: 480px) {
        footer #footer-mobile .footer-contact .footer-box {
          text-align: left;
          padding: 25px; }
          footer #footer-mobile .footer-contact .footer-box h2 {
            font-size: 17px; }
          footer #footer-mobile .footer-contact .footer-box span {
            font-size: 30px; } }
    footer #footer-mobile .footer-copyright {
      text-align: center; }
      @media screen and (max-width: 480px) {
        footer #footer-mobile .footer-copyright {
          text-align: left;
          font-size: 13px;
          padding: 25px; } }
  footer a:link,
  footer a:visited {
    color: #fff; }
  footer a:hover {
    color: #f7941e; }
  footer a.btn-footer-block:link,
  footer a.btn-footer-block:visited {
    font-family: 'ITCFranklinGothicW01-Bk 812647';
    font-weight: normal;
    font-style: normal;
    letter-spacing: 3px;
    -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    padding: 40px; }
  footer a.btn-footer-block:hover {
    color: #fff; }
  footer .footer-block {
    font-family: 'ITCFranklinGothicW01-Bk 812647';
    font-weight: normal;
    font-style: normal;
    letter-spacing: 3px;
    text-align: center;
    text-transform: uppercase;
    padding: 40px; }
  footer .footer-full-block {
    float: left;
    display: block;
    margin-right: 0%;
    width: 100%;
    text-align: center;
    min-height: 98px; }
    footer .footer-full-block:last-child {
      margin-right: 0; }
  footer .footer-split-block {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
    text-align: center;
    min-height: 98px; }
    footer .footer-split-block:last-child {
      margin-right: 0; }
  footer .footer-split-block-content {
    padding: 40px; }
  footer .footer-box {
    padding: 40px; }
  footer .footer-col {
    float: left;
    display: block;
    margin-right: 0%;
    width: 33.33333%; }
    footer .footer-col:last-child {
      margin-right: 0; }
  footer .footer-menu {
    margin: 0;
    padding: 0;
    list-style: none; }
    footer .footer-menu li {
      margin: 8px 0; }
    footer .footer-menu a:link,
    footer .footer-menu a:visited {
      text-decoration: underline;
      font-size: 14px; }
    footer .footer-menu .sub a:link,
    footer .footer-menu .sub a:visited {
      color: #98aec2; }
    footer .footer-menu .sub a:hover {
      color: #f7941e; }
  footer .footer-logo {
    height: 294px;
    background-color: #0F4372; }
    footer .footer-logo a {
      -webkit-transition: opacity 0.2s ease-in-out;
      -moz-transition: opacity 0.2s ease-in-out;
      -o-transition: opacity 0.2s ease-in-out;
      transition: opacity 0.2s ease-in-out;
      display: block;
      height: 100%;
      width: 100%;
      margin: 0 auto;
      text-indent: -9999px;
      overflow: hidden;
      background: url(/images/ansay/ansay-footer-logo.png) no-repeat center center;
      background-size: contain; }
    footer .footer-logo a:hover {
      opacity: 0.6; }
    footer .footer-logo img {
      width: 100%;
      max-width: 383px;
      margin: 0 auto;
      display: block; }
  footer .footer-contact {
    background-color: #0D3B65; }
    footer .footer-contact h2 {
      font-size: 28px;
      font-family: 'StoneSerifITCW01-MdIt';
      font-weight: normal;
      font-style: normal;
      letter-spacing: 1px; }
    footer .footer-contact span {
      display: block;
      color: #f7941e;
      font-size: 44px;
      font-family: 'StoneSerifITCW01-MdIt';
      font-weight: normal;
      font-style: normal;
      letter-spacing: 1px; }
    footer .footer-contact ul {
      margin: 30px 0;
      padding: 0; }
      footer .footer-contact ul li {
        display: inline-block; }
    footer .footer-contact a.legal:link,
    footer .footer-contact a.legal:visited {
      text-decoration: underline;
      display: block;
      padding: 3px 0;
      color: #98aec2; }
    footer .footer-contact a.legal:hover {
      color: #f7941e; }
    footer .footer-contact .footer-social {
      margin-bottom: 35px; }
      footer .footer-contact .footer-social a {
        text-indent: -9999px;
        background-image: url(../../../images/ansay/social-footer-sprite.svg);
        background-repeat: no-repeat;
        display: inline-block;
        width: 52px;
        height: 50px;
        text-decoration: none;
        margin-right: 15px;
        color: #fff; }
        footer .footer-contact .footer-social a.twitter {
          background-position: -54px 0; }
          footer .footer-contact .footer-social a.twitter:hover {
            background-position: -54px -50px; }
        footer .footer-contact .footer-social a.facebook {
          background-position: -107px 0; }
          footer .footer-contact .footer-social a.facebook:hover {
            background-position: -107px -50px; }
        footer .footer-contact .footer-social a.linkedin {
          background-position: 0 0; }
          footer .footer-contact .footer-social a.linkedin:hover {
            background-position: 0 -50px; }
  footer .bbb-container {
    width: 158px;
    margin-bottom: 35px; }
    @media only screen and (max-width: 1023px) {
      footer .bbb-container {
        margin: 0 auto 35px; } }
    @media only screen and (max-width: 480px) {
      footer .bbb-container {
        margin: 0 0 35px; } }
  footer .bbb {
    background-image: url("../../../images/ansay/bbb-accredited-business.svg");
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 0;
    padding-bottom: 37.86127%;
    display: block; }
  footer  
.footer-copyright {
    background-color: #1C4A74; }
  footer #newsletter-success {
    display: none;
    padding: 35px;
    text-align: center; }
  footer #footer-newsletter {
    background-color: #2B5B83; }
    footer #footer-newsletter form {
      padding-bottom: 98px; }
      footer #footer-newsletter form:after {
        content: "";
        display: table;
        clear: both; }
    footer #footer-newsletter button {
      font-family: 'ITCFranklinGothicW01-Bk 812647';
      font-weight: normal;
      font-style: normal;
      letter-spacing: 3px;
      -webkit-transition: background-color 0.2s ease-in-out;
      -moz-transition: background-color 0.2s ease-in-out;
      -o-transition: background-color 0.2s ease-in-out;
      transition: background-color 0.2s ease-in-out;
      width: 30%;
      float: left;
      display: block;
      background-color: #685E50;
      border: none;
      text-transform: uppercase;
      text-align: center;
      padding: 40px 0;
      color: #fff; }
      footer #footer-newsletter button:hover {
        background-color: #867e73; }
      @media only screen and (max-width: 1200px) {
        footer #footer-newsletter button {
          width: 35%; } }
      @media screen and (max-width: 1024px) {
        footer #footer-newsletter button {
          width: 40%; } }
    footer #footer-newsletter input {
      width: 70%;
      float: left;
      display: block;
      border: none;
      color: #0F4372;
      padding: 40px;
      border-left: transparent 5px solid;
      font-family: 'Stone Serif ITC W01 Md';
      font-weight: normal;
      font-style: normal;
      letter-spacing: 1px; }
      footer #footer-newsletter input::-webkit-input-placeholder {
        color: #0F4372; }
      footer #footer-newsletter input:-moz-placeholder {
        color: #0F4372; }
      footer #footer-newsletter input::-moz-placeholder {
        color: #0F4372; }
      footer #footer-newsletter input:-ms-input-placeholder {
        color: #0F4372; }
      @media only screen and (max-width: 1200px) {
        footer #footer-newsletter input {
          width: 65%; } }
      @media screen and (max-width: 1024px) {
        footer #footer-newsletter input {
          width: 60%; } }
      footer #footer-newsletter input.input-validation-error {
        color: #B94A48;
        border: none;
        border-left: #B94A48 5px solid; }
        footer #footer-newsletter input.input-validation-error::-webkit-input-placeholder {
          color: #B94A48; }
        footer #footer-newsletter input.input-validation-error:-moz-placeholder {
          color: #B94A48; }
        footer #footer-newsletter input.input-validation-error::-moz-placeholder {
          color: #B94A48; }
        footer #footer-newsletter input.input-validation-error:-ms-input-placeholder {
          color: #B94A48; }
      footer #footer-newsletter input.error {
        color: #B94A48;
        border: none;
        border-left: #B94A48 5px solid; }
        footer #footer-newsletter input.error::-webkit-input-placeholder {
          color: #B94A48; }
        footer #footer-newsletter input.error:-moz-placeholder {
          color: #B94A48; }
        footer #footer-newsletter input.error::-moz-placeholder {
          color: #B94A48; }
        footer #footer-newsletter input.error:-ms-input-placeholder {
          color: #B94A48; }
    @media only screen and (max-width: 1305px) {
      footer #footer-newsletter #footer-newsletter-long {
        display: none; } }
    footer #footer-newsletter #footer-newsletter-short {
      display: none; }
      @media only screen and (max-width: 1305px) {
        footer #footer-newsletter #footer-newsletter-short {
          display: block; } }
  footer #btn-footer-ansayway {
    background-color: #1B4871; }
    footer #btn-footer-ansayway:hover {
      background-color: #325a7f; }
    @media only screen and (max-width: 1060px) {
      footer #btn-footer-ansayway {
        padding-right: 20px;
        padding-left: 20px; } }
    @media only screen and (max-width: 875px) {
      footer #btn-footer-ansayway {
        padding-right: 10px;
        padding-left: 10px; } }
  footer #btn-footer-careers {
    background-color: #2D5170; }
    footer #btn-footer-careers:hover {
      background-color: #42627e; }
  footer #btn-footer-blog {
    background-color: #204D76; }
    footer #btn-footer-blog:hover {
      background-color: #365f84; }
  footer #btn-footer-advisors {
    background-color: #2D5375; }
    footer #btn-footer-advisors:hover {
      background-color: #426483; }
  footer #btn-footer-client,
  footer #btn-footer-client-mobile {
    background-color: #f7941e; }
    footer #btn-footer-client:hover,
    footer #btn-footer-client-mobile:hover {
      background-color: #f9a94b; }
  footer #btn-footer-client1 {
    background-color: #F8941D; }
    footer #btn-footer-client1:hover {
      background-color: #f99f34; }
  footer #btn-footer-client2 {
    background-color: #FBA320;
    padding-left: 30px;
    padding-right: 30px; }
    @media only screen and (max-width: 1160px) {
      footer #btn-footer-client2 {
        padding-left: 20px;
        padding-right: 20px; } }
    footer #btn-footer-client2:hover {
      background-color: #fbac36; }
  footer #btn-footer-client3 {
    background-color: #DC903B; }
    footer #btn-footer-client3:hover {
      background-color: #e09b4f; }
  footer #btn-footer-client4 {
    background-color: #E9AB66; }
    footer #btn-footer-client4:hover {
      background-color: #ebb375; }
  footer #btn-footer-business {
    background-color: #4E6372; }
    footer #btn-footer-business:hover {
      background-color: #607380; }
  footer #btn-footer-personal {
    background-color: #546875; }
    footer #btn-footer-personal:hover {
      background-color: #657783; }
  footer #btn-footer-associations {
    background-color: #4D6D8A; }
    footer #btn-footer-associations:hover {
      background-color: #5f7c96; }
  footer #footer-ansayway-menu {
    background-color: #15416A; }
  footer #footer-careers-menu {
    background-color: #2D4D68; }
  footer #footer-business-menu {
    background-color: #385D7D; }
  footer #footer-personal-menu {
    background-color: #3F6281; }

.form label {
  font-family: 'ITCFranklinGothicW01-Bk 812647';
  font-weight: normal;
  font-style: normal;
  letter-spacing: 3px;
  display: block;
  text-transform: uppercase;
  margin-bottom: 15px; }

.form input {
  padding: 15px;
  display: block;
  width: 100%;
  border: 1px solid transparent; }

.form textarea {
  padding: 15px;
  display: block;
  width: 100%;
  border: 1px solid transparent; }

.btn-submit {
  font-family: 'ITCFranklinGothicW01-Bk 812647';
  font-weight: normal;
  font-style: normal;
  letter-spacing: 3px;
  color: #fff;
  background-color: #f7941e;
  border: none;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 2px;
  padding: 20px 45px; }
  .btn-submit:hover {
    background-color: #0F4372; }

.error-feedback {
  color: #B94A48;
  padding: 10px;
  border: 1px solid #B94A48; }
  .error-feedback p {
    margin: 0; }

/*-- Input Error
--------------------------------------------------------------------------------------------*/
input.input-validation-error,
textarea.input-validation-error,
input.error,
textarea.error,
select.error {
  color: #B94A48;
  border: 1px solid #B94A48; }
  input.input-validation-error::-webkit-input-placeholder,
  textarea.input-validation-error::-webkit-input-placeholder,
  input.error::-webkit-input-placeholder,
  textarea.error::-webkit-input-placeholder,
  select.error::-webkit-input-placeholder {
    color: #B94A48; }
  input.input-validation-error:-moz-placeholder,
  textarea.input-validation-error:-moz-placeholder,
  input.error:-moz-placeholder,
  textarea.error:-moz-placeholder,
  select.error:-moz-placeholder {
    color: #B94A48; }
  input.input-validation-error::-moz-placeholder,
  textarea.input-validation-error::-moz-placeholder,
  input.error::-moz-placeholder,
  textarea.error::-moz-placeholder,
  select.error::-moz-placeholder {
    color: #B94A48; }
  input.input-validation-error:-ms-input-placeholder,
  textarea.input-validation-error:-ms-input-placeholder,
  input.error:-ms-input-placeholder,
  textarea.error:-ms-input-placeholder,
  select.error:-ms-input-placeholder {
    color: #B94A48; }

.field-validation-error {
  color: #B94A48;
  font-size: 10px; }

label.error {
  display: none; }

/*-- Error Summary Message
--------------------------------------------------------------------------------------------*/
.validation-summary-errors {
  background-color: #fddfde;
  padding: 14px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #404040;
  margin: 5px 0; }
  .validation-summary-errors span {
    margin-right: 30px; }
  .validation-summary-errors ul {
    margin: 0;
    padding: 0;
    list-style: none; }

.widget img {
  display: block;
  margin: 0 auto;
  width: 100%; }

.widget .widget-content {
  padding: 40px; }

.has-arrow:hover .arrow {
  background-position: 0 -31px; }

.has-arrow:hover .arrow-orange {
  background-position: 0 0; }

span.arrow {
  background-image: url(../../../images/ansay/btn-arrows.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 31px;
  height: 31px;
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle; }

span.arrow-orange {
  background-position: 0 -31px; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#home-slider {
  margin: 0;
  padding: 0;
  color: #fff;
  position: absolute;
  z-index: 500;
  top: 0;
  left: 0; }
  #home-slider:after {
    content: "";
    display: table;
    clear: both; }
  #home-slider li {
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #324047;
    background-size: cover;
    padding: 100px 0 0 0;
    margin: 0;
    display: block;
    list-style: none;
    min-height: 665px; }
    @media screen and (max-width: 1023px) {
      #home-slider li {
        height: auto;
        min-height: 300px; } }
    @media screen and (max-width: 480px) {
      #home-slider li {
        background-position: 60% top;
        padding: 80px 0 0 0; } }
  #home-slider .home-banner-primary {
    background: url("/images/ansay/banner-body-bkgrd.png") repeat;
    color: #fff;
    padding: 85px 40px 30px 40px;
    float: left;
    display: block;
    margin-right: 0%;
    width: 33.33333%;
    min-height: 435px; }
    #home-slider .home-banner-primary:last-child {
      margin-right: 0; }
    @media screen and (max-width: 1200px) {
      #home-slider .home-banner-primary {
        padding: 65px 40px 30px 40px; } }
    @media screen and (max-width: 1023px) {
      #home-slider .home-banner-primary {
        padding: 55px 30px 30px 30px;
        min-height: 200px; } }
    #home-slider .home-banner-primary h1 {
      font-family: 'StoneSerifITCW01-MdIt';
      font-weight: normal;
      font-style: normal;
      letter-spacing: 1px;
      font-size: 64px;
      line-height: 60px;
      margin: 0; }
      @media only screen and (max-width: 1330px) {
        #home-slider .home-banner-primary h1 {
          font-size: 50px; } }
      @media screen and (max-width: 1200px) {
        #home-slider .home-banner-primary h1 {
          font-size: 50px;
          line-height: 50px; } }
      @media only screen and (max-width: 1070px) {
        #home-slider .home-banner-primary h1 {
          font-size: 48px; } }
      @media screen and (max-width: 480px) {
        #home-slider .home-banner-primary h1 {
          font-size: 45px; } }
      #home-slider .home-banner-primary h1 a:link,
      #home-slider .home-banner-primary h1 a:visited {
        color: #fff;
        text-decoration: none; }
      #home-slider .home-banner-primary h1 a:hover {
        color: #f7941e; }
    #home-slider .home-banner-primary .primary-content {
      margin-top: 25px; }
    #home-slider .home-banner-primary p {
      font-family: 'Stone Serif ITC W01 Md';
      font-weight: normal;
      font-style: normal;
      letter-spacing: 1px;
      font-size: 15px;
      line-height: 23px; }
    @media screen and (max-width: 1023px) {
      #home-slider .home-banner-primary {
        background: url("/images/ansay/banner-mobile-fade-bkgrd.png") repeat;
        float: left;
        display: block;
        margin-right: 0%;
        width: 100%;
        text-align: center; }
        #home-slider .home-banner-primary:last-child {
          margin-right: 0; }
        #home-slider .home-banner-primary h1 {
          margin-top: 75px; }
          #home-slider .home-banner-primary h1 .arrow {
            display: none; } }
  #home-slider .home-banner-seconday .secondary-image,
  #home-slider .home-banner-seconday .seconday-content {
    min-height: 195px; }
    @media screen and (max-width: 1023px) {
      #home-slider .home-banner-seconday .secondary-image,
      #home-slider .home-banner-seconday .seconday-content {
        height: auto;
        min-height: 0px; } }
  #home-slider .home-banner-seconday .secondary-image {
    float: left;
    display: block;
    margin-right: 0%;
    width: 33.33333%;
    background: url("/images/ansay/home-banner-signature-bkgrd.png") repeat;
    overflow: hidden;
    position: relative; }
    #home-slider .home-banner-seconday .secondary-image:last-child {
      margin-right: 0; }
    #home-slider .home-banner-seconday .secondary-image .secondary-image-content {
      position: absolute;
      top: -12px;
      left: -12px;
      opacity: .25;
      width: 90%;
      background-repeat: no-repeat;
      background-position: 0 0;
      background-size: contain; }
    #home-slider .home-banner-seconday .secondary-image img {
      position: absolute;
      opacity: .25;
      width: 90%;
      top: -12px;
      left: -12px; }
    @media screen and (max-width: 1023px) {
      #home-slider .home-banner-seconday .secondary-image {
        display: none; } }
  #home-slider .home-banner-seconday .seconday-content {
    float: left;
    display: block;
    margin-right: 0%;
    width: 66.66667%;
    background: url("/images/ansay/home-banner-slide-bkgrd.png") repeat;
    padding: 0 40px; }
    #home-slider .home-banner-seconday .seconday-content:last-child {
      margin-right: 0; }
    #home-slider .home-banner-seconday .seconday-content h4 {
      font-family: 'ITCFranklinGothicW01-Bk 812647';
      font-weight: normal;
      font-style: normal;
      letter-spacing: 3px;
      text-transform: uppercase;
      font-size: 18px;
      margin: 0;
      padding-top: 40px; }
      #home-slider .home-banner-seconday .seconday-content h4 a:link,
      #home-slider .home-banner-seconday .seconday-content h4 a:visited {
        color: #fff;
        text-decoration: none; }
      #home-slider .home-banner-seconday .seconday-content h4 a:hover {
        color: #f7941e; }
    #home-slider .home-banner-seconday .seconday-content p {
      font-family: 'Stone Serif ITC W01 Md';
      font-weight: normal;
      font-style: normal;
      letter-spacing: 1px;
      font-size: 15px;
      line-height: 25px;
      margin-top: 15px 0 0 0;
      padding-bottom: 40px;
      max-width: 60%; }
    @media screen and (max-width: 1023px) {
      #home-slider .home-banner-seconday .seconday-content {
        background: url("/images/ansay/nav-logo-bkgrd.png") repeat;
        float: left;
        display: block;
        margin-right: 0%;
        width: 100%;
        text-align: center; }
        #home-slider .home-banner-seconday .seconday-content:last-child {
          margin-right: 0; }
        #home-slider .home-banner-seconday .seconday-content h4 {
          padding: 20px; }
        #home-slider .home-banner-seconday .seconday-content p {
          display: none; } }
  @media screen and (max-width: 1023px) {
    #home-slider {
      height: auto; } }

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
#home .bx-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  *zoom: 1; }

#home .bx-wrapper img {
  max-width: 100%;
  display: block; }

#home .bx-wrapper .bx-viewport {
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0); }

#home .bx-wrapper .bx-controls {
  position: absolute;
  bottom: 50px;
  width: 50%;
  right: 40px;
  text-align: right; }
  @media screen and (max-width: 1023px) {
    #home .bx-wrapper .bx-controls {
      display: none; } }

#home .bx-wrapper .bx-pager .bx-pager-item,
#home .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline; }

#home .bx-wrapper .bx-pager.bx-default-pager a {
  text-indent: -9999px;
  text-align: center;
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 6px;
  outline: 0;
  border: 2px solid #fff;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  opacity: 0.3; }

#home .bx-wrapper .bx-pager.bx-default-pager a:hover,
#home .bx-wrapper .bx-pager.bx-default-pager a.active {
  opacity: 1.0; }

.current-job-openings h2.widget-heading {
  background-color: #4C5F6C;
  color: #fff;
  padding: 25px 35px; }

.current-job-openings .widget-content {
  padding: 0; }

.current-job-openings ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  .current-job-openings ul li {
    margin: 0; }
    .current-job-openings ul li.alt a {
      background-color: #435159; }
    .current-job-openings ul li a {
      background-color: #3C4B52; }
      .current-job-openings ul li a:link, .current-job-openings ul li a:visited {
        display: block;
        padding: 25px 35px;
        text-decoration: none; }
      .current-job-openings ul li a:hover {
        background-color: #4C5F6C; }
    .current-job-openings ul li p {
      font-family: 'StoneSerifITCW01-MdIt';
      font-weight: normal;
      font-style: normal;
      letter-spacing: 1px;
      color: #f7941e;
      font-size: 18px;
      margin: 0 0 10px 0; }
    .current-job-openings ul li span,
    .current-job-openings ul li time {
      color: #fff;
      font-size: 14px; }
    .current-job-openings ul li span {
      width: 225px;
      display: inline-block; }
    .current-job-openings ul li time {
      color: #fff; }

.current-job-openings .box-cta {
  margin: 0;
  display: block;
  padding: 25px 35px;
  background-color: #3C4B52;
  font-size: 18px; }
  .current-job-openings .box-cta:hover {
    color: #fff;
    background-color: #4C5F6C; }
  .current-job-openings .box-cta.arrow:hover.arrow-orange:after {
    background-position: 0 0; }

.from-the-blog {
  background-color: #535854; }
  .from-the-blog h2.widget-heading {
    font-family: 'ITCFranklinGothicW01-Bk 812647';
    font-weight: normal;
    font-style: normal;
    letter-spacing: 3px;
    background-color: #656A66;
    color: #fff;
    padding: 30px 35px;
    font-size: 18px;
    text-transform: uppercase; }
    .from-the-blog h2.widget-heading a:link,
    .from-the-blog h2.widget-heading a:visited {
      color: #fff;
      text-decoration: none; }
    .from-the-blog h2.widget-heading a:hover {
      color: #f7941e; }
  .from-the-blog .widget-content {
    padding: 0; }
  .from-the-blog ul {
    list-style: none;
    padding: 40px 0;
    margin: 0; }
    .from-the-blog ul li {
      padding: 5px 35px;
      margin: 0; }
    .from-the-blog ul a:link,
    .from-the-blog ul a:visited {
      color: #f7941e;
      display: block;
      padding: 3px 0;
      font-size: 14px; }
    .from-the-blog ul a:hover {
      color: #fff; }

.available-advisors {
  background-color: #896943;
  color: #fff; }
  .available-advisors h2.widget-heading {
    background-color: #927553;
    color: #fff;
    padding: 30px 35px; }
  .available-advisors .widget-content {
    padding: 0; }
  .available-advisors p {
    padding-top: 40px;
    padding-right: 40px;
    padding-left: 40px; }
  .available-advisors ul {
    list-style: none;
    padding: 20px 40px;
    margin: 0; }
    .available-advisors ul li {
      position: relative;
      margin: 0; }
      .available-advisors ul li:after {
        content: "";
        display: table;
        clear: both; }
      .available-advisors ul li span {
        font-family: 'ITCFranklinGothicW01-Bk 812647';
        font-weight: normal;
        font-style: normal;
        letter-spacing: 3px;
        text-transform: uppercase;
        background-color: #896943;
        display: block;
        float: left;
        padding: 5px;
        position: relative; }
        .available-advisors ul li span.phone {
          position: absolute;
          right: 0;
          display: block;
          color: #f7941e; }
          @media screen and (max-width: 480px) {
            .available-advisors ul li span.phone {
              position: static; } }
        .available-advisors ul li span.dots {
          border-bottom: dashed 1px #a18769;
          width: 100%;
          height: 2px;
          position: absolute;
          top: 9px; }
          @media screen and (max-width: 480px) {
            .available-advisors ul li span.dots {
              display: none; } }
        @media screen and (max-width: 480px) {
          .available-advisors ul li span {
            padding: 0; } }
      @media screen and (max-width: 480px) {
        .available-advisors ul li {
          margin-bottom: 15px; } }
    .available-advisors ul a:link,
    .available-advisors ul a:visited {
      color: #fff;
      display: block;
      padding: 3px 0;
      font-size: 14px; }
    .available-advisors ul a:hover {
      color: #f7941e; }
  .available-advisors .box-cta {
    margin: 0;
    display: block;
    padding: 25px 35px;
    font-size: 18px; }
    .available-advisors .box-cta:hover {
      color: #fff;
      background-color: #927553; }
    .available-advisors .box-cta.arrow:hover.arrow-orange:after {
      background-position: 0 0; }
  .available-advisors a.view-all:link,
  .available-advisors a.view-all:visited {
    color: #f7941e; }
  .available-advisors a.view-all:hover {
    color: #fff; }

.blog-categories,
.blog-archives,
.recent-blog-posts {
  background-color: #535854;
  color: #fff; }
  .blog-categories h2.widget-heading,
  .blog-archives h2.widget-heading,
  .recent-blog-posts h2.widget-heading {
    background-color: #656A66;
    color: #fff;
    padding: 30px 35px; }
  .blog-categories ul,
  .blog-archives ul,
  .recent-blog-posts ul {
    list-style: none;
    padding: 10px 0 20px 0;
    margin: 0; }
    .blog-categories ul li,
    .blog-archives ul li,
    .recent-blog-posts ul li {
      padding: 6px 0;
      margin: 0; }
    .blog-categories ul a:link,
    .blog-categories ul a:visited,
    .blog-archives ul a:link,
    .blog-archives ul a:visited,
    .recent-blog-posts ul a:link,
    .recent-blog-posts ul a:visited {
      color: #f7941e; }
    .blog-categories ul a:hover,
    .blog-archives ul a:hover,
    .recent-blog-posts ul a:hover {
      color: #fff; }

.bottom-testimonials {
  clear: both;
  color: #fff;
  /**
    * BxSlider v4.1.2 - Fully loaded, responsive content slider
    * http://bxslider.com
    *
    * Written by: Steven Wanderski, 2014
    * http://stevenwanderski.com
    * (while drinking Belgian ales and listening to jazz)
    *
    * CEO and founder of bxCreative, LTD
    * http://bxcreative.com
    */
  /** RESET AND LAYOUT
    ===================================*/
  /** THEME
    ===================================*/ }
  .bottom-testimonials h2.widget-heading {
    display: none; }
  .bottom-testimonials .widget-content {
    padding: 0; }
  .bottom-testimonials a:link,
  .bottom-testimonials a:visited {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    font-family: 'ITCFranklinGothicW01-Bk 812647';
    font-weight: normal;
    font-style: normal;
    letter-spacing: 3px;
    letter-spacing: 2.2px;
    text-transform: uppercase;
    font-size: 12px;
    position: relative;
    width: 100%; }
    .bottom-testimonials a:link span,
    .bottom-testimonials a:visited span {
      display: inline-block;
      margin-left: 5px;
      position: absolute;
      top: 35%; }
      @media screen and (max-width: 1023px) {
        .bottom-testimonials a:link span,
        .bottom-testimonials a:visited span {
          top: 5px; } }
    @media screen and (max-width: 1023px) {
      .bottom-testimonials a:link .break,
      .bottom-testimonials a:visited .break {
        display: block;
        position: static; } }
    .bottom-testimonials a:link:hover,
    .bottom-testimonials a:visited:hover {
      color: #f7941e; }
  .bottom-testimonials .testimonials-header {
    background-color: #3C4B52;
    padding: 20px; }
    .bottom-testimonials .testimonials-header:after {
      content: "";
      display: table;
      clear: both; }
    .bottom-testimonials .testimonials-header .testimonials-previous,
    .bottom-testimonials .testimonials-header .testimonials-next {
      float: left;
      display: block;
      margin-right: 0%;
      width: 41.66667%; }
      .bottom-testimonials .testimonials-header .testimonials-previous:last-child,
      .bottom-testimonials .testimonials-header .testimonials-next:last-child {
        margin-right: 0; }
      @media screen and (max-width: 768px) {
        .bottom-testimonials .testimonials-header .testimonials-previous,
        .bottom-testimonials .testimonials-header .testimonials-next {
          display: none; } }
    .bottom-testimonials .testimonials-header h2 {
      float: left;
      display: block;
      margin-right: 0%;
      width: 16.66667%;
      text-align: center; }
      .bottom-testimonials .testimonials-header h2:last-child {
        margin-right: 0; }
      @media screen and (max-width: 768px) {
        .bottom-testimonials .testimonials-header h2 {
          float: left;
          display: block;
          margin-right: 0%;
          width: 100%; }
          .bottom-testimonials .testimonials-header h2:last-child {
            margin-right: 0; } }
    .bottom-testimonials .testimonials-header .testimonials-previous a:before {
      content: '\003C';
      display: inline-block;
      font-size: 30px;
      font-family: 'Stone Serif ITC W01 Md';
      font-weight: normal;
      font-style: normal;
      letter-spacing: 1px; }
    .bottom-testimonials .testimonials-header .testimonials-previous a span {
      left: 25px; }
    .bottom-testimonials .testimonials-header .testimonials-next a {
      text-align: right; }
      .bottom-testimonials .testimonials-header .testimonials-next a:after {
        content: '\003E';
        display: inline-block;
        font-size: 30px;
        font-family: 'Stone Serif ITC W01 Md';
        font-weight: normal;
        font-style: normal;
        letter-spacing: 1px; }
      .bottom-testimonials .testimonials-header .testimonials-next a span {
        right: 25px; }
  .bottom-testimonials .testimonials-body {
    background-color: #4C5F6C; }
    .bottom-testimonials .testimonials-body ul {
      width: 80%;
      margin: 0 auto; }
    .bottom-testimonials .testimonials-body li {
      margin: 0;
      padding: 60px 0 20px 0; }
    .bottom-testimonials .testimonials-body blockquote {
      font-family: 'StoneSerifITCW01-MdIt';
      font-weight: normal;
      font-style: normal;
      letter-spacing: 1px;
      display: block;
      width: 80%;
      margin: 0 auto;
      text-align: center;
      font-size: 18px;
      line-height: 26px; }
    .bottom-testimonials .testimonials-body span {
      font-family: 'ITCFranklinGothicW01-Bk 812647';
      font-weight: normal;
      font-style: normal;
      letter-spacing: 3px;
      letter-spacing: 2.2px;
      text-transform: uppercase;
      font-size: 12px;
      display: block;
      width: 80%;
      margin: 0 auto;
      text-align: center;
      margin-top: 20px; }
      .bottom-testimonials .testimonials-body span span {
        display: inline; }
  .bottom-testimonials .bx-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
    *zoom: 1; }
  .bottom-testimonials .bx-wrapper .bx-viewport {
    left: -5px;
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0); }
  .bottom-testimonials .bx-wrapper .bx-controls,
  .bottom-testimonials .bx-wrapper .bx-pager {
    display: none; }

.experience-ansay-way {
  background-color: #0F4372;
  color: #fff; }

.client-goals {
  background-color: #0F4372;
  color: #fff; }
  .client-goals h2.widget-heading {
    font-family: 'ITCFranklinGothicW01-Bk 812647';
    font-weight: normal;
    font-style: normal;
    letter-spacing: 3px;
    background-color: #2B5B83;
    padding: 30px 35px;
    text-transform: uppercase;
    font-size: 16px; }
    .client-goals h2.widget-heading em {
      font-family: 'StoneSerifITCW01-MdIt';
      font-weight: normal;
      font-style: normal;
      letter-spacing: 1px;
      text-transform: lowercase; }
  .client-goals ol {
    list-style: none;
    padding: 0;
    margin: 20px 0 0 0; }
    .client-goals ol li {
      margin: 0;
      padding: 0 0 20px 0;
      min-height: 60px; }
      .client-goals ol li span {
        padding-left: 50px;
        display: block; }
      .client-goals ol li strong {
        font-family: 'StoneSerifITCW01-SmBd';
        font-weight: bold;
        font-style: normal;
        letter-spacing: 1px;
        font-weight: normal; }
      .client-goals ol li:before {
        content: ' ';
        display: inline-block;
        position: absolute;
        background-image: url("/images/ansay/bullets.png");
        background-position: 0 0;
        background-repeat: no-repeat;
        width: 40px;
        height: 40px; }
    .client-goals ol li:nth-child(2):before {
      background-position: 0 -40px; }
    .client-goals ol li:nth-child(3):before {
      background-position: 0 -80px; }
    .client-goals ol li:nth-child(4):before {
      background-position: 0 -120px; }

#job-listing {
  width: 100%;
  margin: 50px 0; }
  #job-listing thead {
    font-family: 'ITCFranklinGothicW01-Bk 812647';
    font-weight: normal;
    font-style: normal;
    letter-spacing: 3px;
    color: #f7941e;
    text-transform: uppercase;
    font-size: 18px; }
    #job-listing thead td {
      padding: 20px 20px; }
  #job-listing td {
    padding: 15px 20px;
    width: 30%; }
    #job-listing td.position {
      width: 50%; }
    #job-listing td.location {
      width: 30%; }
    #job-listing td.date-posted {
      width: 20%; }
  #job-listing tr.alt td:nth-child(1),
  #job-listing tr.alt td:nth-child(3) {
    background-color: #ECE5DB; }
  #job-listing td:nth-child(1),
  #job-listing td:nth-child(3) {
    background-color: #F1ECE6; }
  #job-listing a:link,
  #job-listing a:visited {
    color: #f7941e; }
  #job-listing a:hover {
    color: #6f644f; }

/*
 * jquery.selectBoxIt.css 3.8.1
 * Author: @gregfranko
 */
/*
  Common CSS Properties
  ---------------------
  These properties will be applied to any themes that you use
*/
/* SelectBoxIt container */
.selectboxit-container {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%; }

/* Styles that apply to all SelectBoxIt elements */
.selectboxit-container * {
  font-family: 'ITCFranklinGothicW01-Bk 812647';
  font-weight: normal;
  font-style: normal;
  letter-spacing: 3px;
  letter-spacing: 1px;
  text-transform: uppercase;
  /* Prevents text selection */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  outline: none;
  white-space: nowrap; }

/* Button */
.selectboxit-container .selectboxit {
  width: 100%;
  /* Width of the dropdown button */
  cursor: pointer;
  margin: 0;
  padding: 0;
  overflow: hidden;
  display: block;
  position: relative; }

/* Height and Vertical Alignment of Text */
.selectboxit-container span {
  height: 40px;
  /* Height of the drop down */
  line-height: 40px;
  /* Vertically positions the drop down text */
  display: block; }

.selectboxit-container .selectboxit-options a,
.selectboxit-container .selectboxit-options span {
  height: 30px;
  /* Height of the drop down */
  line-height: 30px;
  /* Vertically positions the drop down text */
  display: block; }

/* Focus pseudo selector */
.selectboxit-container .selectboxit:focus {
  outline: 0; }

/* Disabled Mouse Interaction */
.selectboxit.selectboxit-disabled, .selectboxit-options .selectboxit-disabled {
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: default; }

/* Button Text */
.selectboxit-text {
  text-indent: 5px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  float: left;
  width: 90%; }

.selectboxit .selectboxit-option-icon-container {
  margin-left: 5px; }

/* Options List */
.selectboxit-container .selectboxit-options {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 100%;
  /* Minimum Width of the dropdown list box options */
  *width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  overflow-x: auto;
  overflow-y: auto;
  cursor: pointer;
  display: none;
  z-index: 9999999999999;
  text-align: left;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .selectboxit-container .selectboxit-options li {
    background: none; }

/* Individual options */
.selectboxit-option .selectboxit-option-anchor {
  padding: 0 2px; }

/* Individual Option Hover Action */
.selectboxit-option .selectboxit-option-anchor:hover {
  text-decoration: none; }

/* Individual Option Optgroup Header */
.selectboxit-option, .selectboxit-optgroup-header {
  text-indent: 5px;
  /* Horizontal Positioning of the select box option text */
  margin: 0;
  list-style-type: none; }

/* The first Drop Down option */
/* The first Drop Down option optgroup */
/* The last Drop Down option */
/* Drop Down optgroup headers */
.selectboxit-optgroup-header {
  font-weight: bold; }

/* Drop Down optgroup header hover psuedo class */
.selectboxit-optgroup-header:hover {
  cursor: default; }

/* Drop Down down arrow container */
.selectboxit-arrow-container {
  /* Positions the down arrow */
  width: 30px;
  position: absolute;
  right: 0; }

/* Drop Down down arrow */
.selectboxit .selectboxit-arrow-container .selectboxit-arrow {
  /* Horizontally centers the down arrow */
  margin: 0 auto;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0; }

/* Drop Down down arrow for jQueryUI and jQuery Mobile */
.selectboxit .selectboxit-arrow-container .selectboxit-arrow.ui-icon {
  top: 30%; }

/* Drop Down individual option icon positioning */
.selectboxit-option-icon-container {
  float: left; }

.selectboxit-container .selectboxit-option-icon {
  margin: 0;
  padding: 0;
  vertical-align: middle; }

/* Drop Down individual option icon positioning */
.selectboxit-option-icon-url {
  width: 18px;
  background-size: 18px 18px;
  background-repeat: no-repeat;
  height: 100%;
  background-position: center;
  float: left; }

.selectboxit-rendering {
  display: inline-block !important;
  *display: inline !important;
  zoom: 1 !important;
  visibility: visible !important;
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important; }

/* jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */
.jqueryui .ui-icon {
  background-color: inherit; }

/* Another jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */
.jqueryui .ui-icon-triangle-1-s {
  background-position: -64px -16px; }

/*
  Default Theme
  -------------
  Note: Feel free to remove all of the CSS underneath this line if you are not using the default theme
*/
.selectboxit-btn {
  background-color: #fff; }

.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus,
.selectboxit-btn.selectboxit-enabled:active {
  color: #f7941e; }

.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus {
  text-decoration: none;
  background-position: 0 -15px; }

.selectboxit-default-arrow {
  width: 0;
  height: 0;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.selectboxit-list {
  background-color: #ffffff;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }

.selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
  color: #ffffff;
  background-color: #0F4372; }

.selectboxit-list > .selectboxit-disabled > .selectboxit-option-anchor {
  color: #999999; }

#cards-container {
  position: relative;
  clear: both; }
  #cards-container:after {
    content: "";
    display: table;
    clear: both; }
  #cards-container .card {
    float: left;
    display: block;
    margin-right: 0%;
    width: 25%; }
    #cards-container .card:last-child {
      margin-right: 0; }
    #cards-container .card a {
      background-color: #D2D1CD; }
      #cards-container .card a.card-1, #cards-container .card a.card-3, #cards-container .card a.card-4, #cards-container .card a.card-6 {
        background-color: #DBDAD6; }
      #cards-container .card a.current {
        background-color: #535854; }
    #cards-container .card a:link,
    #cards-container .card a:visited {
      font-family: 'ITCFranklinGothicW01-Bk 812647';
      font-weight: normal;
      font-style: normal;
      letter-spacing: 3px;
      padding: 25px 15px 10px 15px;
      display: block;
      text-decoration: none;
      text-transform: uppercase;
      text-align: center; }
      @media only screen and (max-width: 1150px) {
        #cards-container .card a:link,
        #cards-container .card a:visited {
          padding: 25px 5px 10px 5px; } }
    #cards-container .card a:hover {
      background-color: #535854; }
    #cards-container .card img {
      display: block;
      width: 60%;
      margin: 0 auto 10px auto; }
    #cards-container .card span {
      display: block; }
      #cards-container .card span.card-title {
        height: 38px;
        font-size: 12px; }
  #cards-container .card-detail {
    display: none;
    position: absolute;
    background-color: #fff;
    overflow: hidden; }
    #cards-container .card-detail .card-image {
      width: 100%;
      display: block;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover; }
    #cards-container .card-detail .card-detail-content {
      padding: 10px 25px;
      overflow: hidden; }

#cards-container-accordion {
  clear: both; }
  #cards-container-accordion:after {
    content: "";
    display: table;
    clear: both; }
  #cards-container-accordion dl {
    margin: 0 40px; }
  #cards-container-accordion h2 {
    margin: 0 40px 10px 40px; }
  #cards-container-accordion dt {
    padding: 15px 0; }
    #cards-container-accordion dt:after {
      content: "";
      display: table;
      clear: both; }
    #cards-container-accordion dt a {
      display: block;
      text-decoration: none;
      font-size: 12px;
      position: relative; }
      #cards-container-accordion dt a:after {
        content: "";
        display: table;
        clear: both; }
    #cards-container-accordion dt img {
      vertical-align: middle;
      width: 50px;
      height: 50px;
      margin-right: 8px;
      display: block;
      float: left; }
    #cards-container-accordion dt span {
      display: block;
      float: left;
      width: calc(100% - 75px);
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      position: absolute;
      left: 60px; }
  #cards-container-accordion dd {
    margin: 0;
    padding: 10px 0; }
    #cards-container-accordion dd h2 {
      margin: 0; }
  #cards-container-accordion .card-image {
    /*height:200px;*/ }

.video-listing {
  margin-top: 90px; }

.video-block {
  margin-bottom: 100px; }
  .video-block h3 {
    color: #f7941e;
    text-transform: uppercase; }
  .video-block .video-description {
    margin: 10px 0 40px 0; }
  .video-block .video-container {
    width: 80%; }

.ansay-way-video {
  background-color: #535854; }
  .ansay-way-video h2.widget-heading {
    font-family: 'ITCFranklinGothicW01-Bk 812647';
    font-weight: normal;
    font-style: normal;
    letter-spacing: 3px;
    background-color: #656A66;
    color: #fff;
    padding: 30px 35px;
    font-size: 18px;
    text-transform: uppercase; }
    .ansay-way-video h2.widget-heading a:link,
    .ansay-way-video h2.widget-heading a:visited {
      color: #fff;
      text-decoration: none; }
    .ansay-way-video h2.widget-heading a:hover {
      color: #f7941e; }
  .ansay-way-video .widget-content {
    padding: 0; }

.clickable-thumbs {
  display: block; }
  .clickable-thumbs:after {
    content: "";
    display: table;
    clear: both; }
  .clickable-thumbs .thumbs-list {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .clickable-thumbs .thumb {
    float: left;
    display: block;
    margin-right: 0%;
    width: 33.33333%;
    margin: 0;
    position: relative;
    text-align: center; }
    .clickable-thumbs .thumb:last-child {
      margin-right: 0; }
    .clickable-thumbs .thumb:hover .thumb-label-wrapper {
      background-color: rgba(13, 59, 101, 0.66); }
    .clickable-thumbs .thumb:hover .thumb-label {
      -webkit-transform: translate(-50%, -50%) scale(1);
      -ms-transform: translate(-50%, -50%) scale(1);
      transform: translate(-50%, -50%) scale(1); }
  .clickable-thumbs .thumb-link {
    display: block;
    text-decoration: none; }
  .clickable-thumbs .thumb-label-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(13, 59, 101, 0);
    -webkit-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s; }
  .clickable-thumbs .thumb-label {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(0);
    -ms-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    margin-top: 0;
    color: #f7941e; }
  .clickable-thumbs .thumb-image {
    width: 100%;
    max-width: 100%;
    display: block; }

#video-player-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 99999; }
  #video-player-wrapper:after {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
    content: '';
    background-color: #fff;
    opacity: .8;
    z-index: 7777; }
  #video-player-wrapper #btn-close-video-player {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: absolute;
    right: 0;
    z-index: 99999;
    background-color: #f7941e;
    color: #fff;
    font-family: 'StoneSerifITCW01-MdIt';
    font-weight: normal;
    font-style: normal;
    letter-spacing: 1px;
    text-transform: none;
    font-size: 14px;
    font-weight: normal;
    padding: 10px;
    text-decoration: none; }
    #video-player-wrapper #btn-close-video-player:hover {
      background-color: #6f644f;
      color: #fff; }
  #video-player-wrapper #player-container-width {
    width: 70%;
    margin: 0 auto;
    position: fixed;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 8000;
    -webkit-box-shadow: 1px 5px 10px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 1px 5px 10px 0px rgba(0, 0, 0, 0.45);
    box-shadow: 1px 5px 10px 0px rgba(0, 0, 0, 0.45); }
    @media only screen and (max-width: 1024px) {
      #video-player-wrapper #player-container-width {
        width: 90%; } }
    @media only screen and (max-width: 750px) {
      #video-player-wrapper #player-container-width {
        width: 96%; } }
  #video-player-wrapper #player-container {
    position: relative;
    z-index: 8888;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden; }
    #video-player-wrapper #player-container iframe,
    #video-player-wrapper #player-container object,
    #video-player-wrapper #player-container embed {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-search:before {
  content: '\e800'; }

.calendars {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 3em 2.5vw; }
  @media only screen and (max-width: 1024px) {
    .calendars {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }

.calendar {
  width: 28vw; }
  .calendar:nth-child(2) {
    background: #EEEAE1;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin: 0 2.5vw;
    padding: 0 2.5vw; }
  @media only screen and (max-width: 1024px) {
    .calendar {
      margin: 0 auto 2em;
      max-width: 40rem;
      width: auto; }
      .calendar:nth-child(1) {
        display: none; }
      .calendar:nth-child(2) {
        background: none;
        margin: 0 auto 2em;
        padding: 0; } }

.fc-view-container .fc-day-header {
  background: #d2d1cd;
  padding: .5em 0; }
  @media only screen and (max-width: 768px) {
    .fc-view-container .fc-day-header {
      display: none; } }
  .fc-view-container .fc-day-header:nth-child(even) {
    background: #dbdad6; }

.fc-view-container .fc-week .fc-day {
  background: #d2d1cd;
  padding: .5em; }
  .fc-view-container .fc-week .fc-day:nth-child(even) {
    background: #dbdad6; }

.fc-view-container .fc-week:nth-child(odd) .fc-day {
  background: #dbdad6; }
  .fc-view-container .fc-week:nth-child(odd) .fc-day:nth-child(even) {
    background: #d2d1cd; }

#events-calendar-now .fc-view-container .fc-week .fc-bg td.fc-today {
  -webkit-box-shadow: inset 0 0 0 1px #2B5B83;
  box-shadow: inset 0 0 0 1px #2B5B83; }

.fc-view-container .fc-week .fc-day-top {
  padding: .5em; }

.fc-view-container .fc-day-grid-event {
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: .6em;
  letter-spacing: 0;
  padding: .25em .5em;
  text-decoration: none; }
  .fc-view-container .fc-day-grid-event .fc-content {
    white-space: normal; }

.fc-view-container .fc-event {
  background: #2B5B83;
  border: none; }

.fc-toolbar.fc-header-toolbar {
  margin: 0;
  padding: 1em; }

.fc-unthemed th, .fc-unthemed td, .fc-unthemed thead, .fc-unthemed tbody, .fc-unthemed .fc-divider, .fc-unthemed .fc-row, .fc-unthemed .fc-content, .fc-unthemed .fc-popover, .fc-unthemed .fc-list-view, .fc-unthemed .fc-list-heading td {
  border: none; }

.fc td.fc-today {
  border: none; }

@-webkit-keyframes modal-video {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes modal-video {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes modal-video-inner {
  from {
    -webkit-transform: translate(0, 100px);
    transform: translate(0, 100px); }
  to {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

@keyframes modal-video-inner {
  from {
    -webkit-transform: translate(0, 100px);
    transform: translate(0, 100px); }
  to {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

.modal-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000000;
  cursor: pointer;
  opacity: 1;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: modal-video;
  animation-name: modal-video;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }

.modal-video-close {
  opacity: 0; }
  .modal-video-close .modal-video-movie-wrap {
    -webkit-transform: translate(0, 100px);
    -moz-transform: translate(0, 100px);
    -ms-transform: translate(0, 100px);
    -o-transform: translate(0, 100px);
    transform: translate(0, 100px); }

.modal-video-body {
  max-width: 940px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: table; }

.modal-video-inner {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%; }

.modal-video-movie-wrap {
  width: 100%;
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  background-color: #333;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: modal-video-inner;
  animation-name: modal-video-inner;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -ms-transition: -ms-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }
  .modal-video-movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.modal-video-close-btn {
  position: absolute;
  z-index: 2;
  top: -35px;
  right: -35px;
  display: inline-block;
  width: 35px;
  height: 35px;
  overflow: hidden;
  border: none;
  background: transparent; }
  .modal-video-close-btn:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  .modal-video-close-btn:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .modal-video-close-btn:before, .modal-video-close-btn:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #fff;
    border-radius: 5px;
    margin-top: -6px; }

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

.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important; }

@media (max-width: 480px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important; }

@media (min-width: 481px) and (max-width: 768px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important; }

@media (min-width: 769px) and (max-width: 1024px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important; }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (max-width: 480px) {
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important; } }

@media (min-width: 481px) and (max-width: 768px) {
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important; } }

@media (min-width: 769px) and (max-width: 1024px) {
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important; } }

@media (min-width: 1025px) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important; } }

.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

@media print {
  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important; } }

#ansay-page {
  background-color: #F7F3F0; }
  #ansay-page:after {
    content: "";
    display: table;
    clear: both; }
  #ansay-page #page-caption {
    background: #685E50;
    color: #fff;
    text-align: center;
    padding: 40px 0;
    line-height: 32px; }
    #ansay-page #page-caption .caption-content {
      width: 80%;
      margin: 0 auto;
      font-size: 22px;
      font-family: 'StoneSerifITCW01-MdIt';
      font-weight: normal;
      font-style: normal;
      letter-spacing: 1px; }
      @media screen and (max-width: 1024px) {
        #ansay-page #page-caption .caption-content {
          font-size: 18px; } }
  #ansay-page #page-content {
    padding: 25px;
    background-color: #fff; }
  #ansay-page #col-left {
    float: left;
    float: left;
    display: block;
    margin-right: 0%;
    width: 33.33333%; }
    #ansay-page #col-left:last-child {
      margin-right: 0; }
    @media screen and (max-width: 1024px) {
      #ansay-page #col-left {
        float: none;
        float: left;
        display: block;
        margin-right: 0%;
        width: 100%; }
        #ansay-page #col-left:last-child {
          margin-right: 0; } }
  #ansay-page #col-right.col-has-left {
    float: left;
    display: block;
    margin-right: 0%;
    width: 66.66667%;
    float: right; }
    #ansay-page #col-right.col-has-left:last-child {
      margin-right: 0; }
    @media screen and (max-width: 1024px) {
      #ansay-page #col-right.col-has-left {
        float: none;
        float: left;
        display: block;
        margin-right: 0%;
        width: 100%; }
        #ansay-page #col-right.col-has-left:last-child {
          margin-right: 0; } }
  #ansay-page #col-right.col-full {
    float: left;
    display: block;
    margin-right: 0%;
    width: 100%; }
    #ansay-page #col-right.col-full:last-child {
      margin-right: 0; }
  #ansay-page .page-callout {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%; }
    #ansay-page .page-callout:last-child {
      margin-right: 0; }
    @media screen and (max-width: 1024px) {
      #ansay-page .page-callout {
        float: left;
        display: block;
        margin-right: 0%;
        width: 50%; }
        #ansay-page .page-callout:last-child {
          margin-right: 0; } }
    @media screen and (max-width: 768px) {
      #ansay-page .page-callout {
        float: left;
        display: block;
        margin-right: 0%;
        width: 100%; }
        #ansay-page .page-callout:last-child {
          margin-right: 0; } }
    #ansay-page .page-callout .page-callout-image {
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      height: 250px;
      width: 100%;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      position: relative; }
      #ansay-page .page-callout .page-callout-image:hover .overlay {
        opacity: 0; }
      #ansay-page .page-callout .page-callout-image .overlay {
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        background: #896a44;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: .3; }
      #ansay-page .page-callout .page-callout-image .btn-play-video {
        position: absolute;
        z-index: 1233;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
        #ansay-page .page-callout .page-callout-image .btn-play-video svg {
          -webkit-transition: all 0.2s ease-in-out;
          -moz-transition: all 0.2s ease-in-out;
          -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
          position: absolute;
          display: block;
          width: 100px;
          height: 100px;
          top: 50%;
          left: 50%;
          margin-top: -50px;
          margin-left: -50px;
          fill: #fff; }
        #ansay-page .page-callout .page-callout-image .btn-play-video:hover svg {
          fill: #f7941e; }
    #ansay-page .page-callout .no-background {
      height: 0; }
    #ansay-page .page-callout h2 {
      margin: 40px 0 30px 0;
      padding: 0 40px; }
    #ansay-page .page-callout .page-callout-content {
      padding: 0 40px 40px 40px; }
      #ansay-page .page-callout .page-callout-content .box-cta {
        display: block;
        margin-top: 30px; }
  #ansay-page .page-callout-left {
    background-color: #F7F3F0; }
  #ansay-page .page-callout-right {
    background-color: #fff; }
  #ansay-page #page-callout-bottom {
    background-color: #F7F3F0;
    float: left;
    display: block;
    margin-right: 0%;
    width: 100%; }
    #ansay-page #page-callout-bottom:last-child {
      margin-right: 0; }
    #ansay-page #page-callout-bottom .page-callout-left,
    #ansay-page #page-callout-bottom .page-callout-right {
      float: left;
      display: block;
      margin-right: 0%;
      width: 50%; }
      #ansay-page #page-callout-bottom .page-callout-left:last-child,
      #ansay-page #page-callout-bottom .page-callout-right:last-child {
        margin-right: 0; }
    @media screen and (max-width: 768px) {
      #ansay-page #page-callout-bottom .bottom-callout-content {
        float: left;
        display: block;
        margin-right: 0%;
        width: 100%; }
        #ansay-page #page-callout-bottom .bottom-callout-content:last-child {
          margin-right: 0; } }
    @media screen and (max-width: 768px) {
      #ansay-page #page-callout-bottom .bottom-callout-image {
        display: none; } }
    #ansay-page #page-callout-bottom .page-callout-image {
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      width: 100%;
      height: 100%;
      min-height: 400px; }
    #ansay-page #page-callout-bottom h2 {
      background-color: #F3EEE8;
      margin: 0;
      padding: 25px 40px; }
    #ansay-page #page-callout-bottom .page-callout-content {
      padding: 40px; }
      #ansay-page #page-callout-bottom .page-callout-content h2 {
        background: none;
        margin: 0;
        padding: 0; }

#home #hero {
  border-bottom: none;
  padding: 0;
  background-color: #344249;
  overflow: hidden; }
  #home #hero:after {
    content: "";
    display: table;
    clear: both; }
  @media screen and (max-width: 1023px) {
    #home #hero {
      height: auto; } }

#home .testimonials-header {
  background-color: #EEEAE1;
  color: #6f644f; }

#home .testimonials-content {
  background-color: white;
  padding: 0 38px; }

#home-tabs {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%; }
  #home-tabs:last-child {
    margin-right: 0; }
  #home-tabs #home-tabs-left,
  #home-tabs #home-tabs-right {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%; }
    #home-tabs #home-tabs-left:last-child,
    #home-tabs #home-tabs-right:last-child {
      margin-right: 0; }
  #home-tabs #home-tabs-left {
    background-color: #685E50; }
    @media screen and (max-width: 1200px) {
      #home-tabs #home-tabs-left h2 {
        padding-top: 8px; } }
    @media screen and (max-width: 1024px) {
      #home-tabs #home-tabs-left h2 {
        padding-top: 8px; } }
    @media screen and (max-width: 768px) {
      #home-tabs #home-tabs-left {
        float: left;
        display: block;
        margin-right: 0%;
        width: 100%; }
        #home-tabs #home-tabs-left:last-child {
          margin-right: 0; }
        #home-tabs #home-tabs-left h2 {
          padding-top: 0; } }
  #home-tabs .home-tabscontent-left,
  #home-tabs .home-tabscontent-right {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%; }
    #home-tabs .home-tabscontent-left:last-child,
    #home-tabs .home-tabscontent-right:last-child {
      margin-right: 0; }
  @media screen and (max-width: 768px) {
    #home-tabs .home-tabscontent-left {
      display: none; } }
  #home-tabs .home-tabscontent-right {
    background-color: #F3EEE8; }
    @media screen and (max-width: 768px) {
      #home-tabs .home-tabscontent-right {
        float: left;
        display: block;
        margin-right: 0%;
        width: 100%; }
        #home-tabs .home-tabscontent-right:last-child {
          margin-right: 0; } }
  #home-tabs #home-tabs-right {
    background-color: #5D5448; }
    #home-tabs #home-tabs-right a:link,
    #home-tabs #home-tabs-right a:visited {
      float: left;
      display: block;
      margin-right: 0%;
      width: 33.33333%;
      font-family: 'ITCFranklinGothicW01-Bk 812647';
      font-weight: normal;
      font-style: normal;
      letter-spacing: 3px;
      -webkit-transition: background-color 0.2s ease-in-out;
      -moz-transition: background-color 0.2s ease-in-out;
      -o-transition: background-color 0.2s ease-in-out;
      transition: background-color 0.2s ease-in-out;
      background-color: #5D5448;
      display: block;
      color: #fff;
      font-size: 18px;
      line-height: 24px;
      text-align: center;
      text-transform: uppercase;
      padding: 20px 10px;
      text-decoration: none; }
      #home-tabs #home-tabs-right a:link:last-child,
      #home-tabs #home-tabs-right a:visited:last-child {
        margin-right: 0; }
      @media only screen and (max-width: 1100px) {
        #home-tabs #home-tabs-right a:link,
        #home-tabs #home-tabs-right a:visited {
          font-size: 14px; } }
      @media screen and (max-width: 768px) {
        #home-tabs #home-tabs-right a:link,
        #home-tabs #home-tabs-right a:visited {
          font-size: 18px; } }
      @media screen and (max-width: 480px) {
        #home-tabs #home-tabs-right a:link,
        #home-tabs #home-tabs-right a:visited {
          float: left;
          display: block;
          margin-right: 0%;
          width: 100%;
          padding: 16px 5px; }
          #home-tabs #home-tabs-right a:link:last-child,
          #home-tabs #home-tabs-right a:visited:last-child {
            margin-right: 0; } }
      #home-tabs #home-tabs-right a:link em,
      #home-tabs #home-tabs-right a:visited em {
        font-family: 'StoneSerifITCW01-MdIt';
        font-weight: normal;
        font-style: normal;
        letter-spacing: 1px;
        text-transform: lowercase;
        line-height: 22px; }
    #home-tabs #home-tabs-right a:hover {
      background-color: #F6ECE0;
      color: #5D5448; }
    #home-tabs #home-tabs-right a.current {
      background-color: #F6ECE0;
      color: #5D5448; }
    @media screen and (max-width: 768px) {
      #home-tabs #home-tabs-right {
        float: left;
        display: block;
        margin-right: 0%;
        width: 100%; }
        #home-tabs #home-tabs-right:last-child {
          margin-right: 0; } }
  #home-tabs .home-tab-content {
    display: none; }
    #home-tabs .home-tab-content.current {
      display: block; }
    #home-tabs .home-tab-content .box-cta {
      float: right;
      padding-bottom: 1px; }

#blog-callout-image {
  float: left;
  display: block;
  margin-right: 0%;
  width: 16.66667%;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 380px; }
  #blog-callout-image:last-child {
    margin-right: 0; }
  @media screen and (max-width: 1024px) {
    #blog-callout-image {
      display: none; } }

#blog-callout {
  float: left;
  display: block;
  margin-right: 0%;
  width: 50%;
  background-color: #435159; }
  #blog-callout:last-child {
    margin-right: 0; }
  @media screen and (max-width: 1024px) {
    #blog-callout {
      float: left;
      display: block;
      margin-right: 0%;
      width: 50%; }
      #blog-callout:last-child {
        margin-right: 0; } }
  @media screen and (max-width: 768px) {
    #blog-callout {
      float: left;
      display: block;
      margin-right: 0%;
      width: 100%; }
      #blog-callout:last-child {
        margin-right: 0; } }
  #blog-callout time {
    color: #999;
    margin-top: 4px;
    display: block; }
  #blog-callout .box-heading {
    background-color: #465A68; }

#misc-callout {
  float: left;
  display: block;
  margin-right: 0%;
  width: 33.33333%;
  background-color: #927553; }
  #misc-callout:last-child {
    margin-right: 0; }
  @media screen and (max-width: 1024px) {
    #misc-callout {
      float: left;
      display: block;
      margin-right: 0%;
      width: 50%; }
      #misc-callout:last-child {
        margin-right: 0; } }
  @media screen and (max-width: 768px) {
    #misc-callout {
      float: left;
      display: block;
      margin-right: 0%;
      width: 100%; }
      #misc-callout:last-child {
        margin-right: 0; } }
  #misc-callout .box-heading {
    background-color: #896943; }

#more-blog-callout,
#more-blog-callout-mobile {
  float: left;
  display: block;
  margin-right: 0%;
  width: 66.66667%;
  background-color: #656A66; }
  #more-blog-callout:last-child,
  #more-blog-callout-mobile:last-child {
    margin-right: 0; }
  #more-blog-callout .box-content,
  #more-blog-callout-mobile .box-content {
    margin-left: 25%; }
    @media screen and (max-width: 1024px) {
      #more-blog-callout .box-content,
      #more-blog-callout-mobile .box-content {
        margin-left: 8.33333%; } }
    @media screen and (max-width: 1023px) {
      #more-blog-callout .box-content,
      #more-blog-callout-mobile .box-content {
        margin-left: 0%; } }
  #more-blog-callout ul,
  #more-blog-callout-mobile ul {
    list-style: none;
    margin: 20px 0 0 0;
    padding: 0; }
    #more-blog-callout ul li,
    #more-blog-callout-mobile ul li {
      padding: 3px 0; }
    #more-blog-callout ul a:link,
    #more-blog-callout ul a:visited,
    #more-blog-callout-mobile ul a:link,
    #more-blog-callout-mobile ul a:visited {
      color: #f7941e; }
    #more-blog-callout ul a:hover,
    #more-blog-callout-mobile ul a:hover {
      color: #fff; }
  @media screen and (max-width: 768px) {
    #more-blog-callout,
    #more-blog-callout-mobile {
      float: left;
      display: block;
      margin-right: 0%;
      width: 100%; }
      #more-blog-callout:last-child,
      #more-blog-callout-mobile:last-child {
        margin-right: 0; } }

@media screen and (max-width: 768px) {
  #more-blog-callout {
    display: none; } }

#more-blog-callout-mobile {
  display: none; }
  @media screen and (max-width: 768px) {
    #more-blog-callout-mobile {
      display: block; } }

#misc-callout-image {
  float: left;
  display: block;
  margin-right: 0%;
  width: 33.33333%;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 213px; }
  #misc-callout-image:last-child {
    margin-right: 0; }
  @media screen and (max-width: 768px) {
    #misc-callout-image {
      display: none; } }

#advisor #hero {
  padding: 0; }

#advisor-top {
  height: 100px;
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%; }
  #advisor-top:last-child {
    margin-right: 0; }
  @media screen and (max-width: 480px) {
    #advisor-top {
      height: 80px; } }

#advisor-contact {
  float: left;
  display: block;
  margin-right: 0%;
  width: 66.66667%; }
  #advisor-contact:last-child {
    margin-right: 0; }
  #advisor-contact #advisor-name {
    background-color: #F7F3F0; }
    #advisor-contact #advisor-name:after {
      content: "";
      display: table;
      clear: both; }
    #advisor-contact #advisor-name #advisor-name-content {
      float: left;
      display: block;
      margin-right: 0%;
      width: 66.66667%;
      padding: 35px 40px 20px 35px; }
      #advisor-contact #advisor-name #advisor-name-content:last-child {
        margin-right: 0; }
      @media screen and (max-width: 920px) {
        #advisor-contact #advisor-name #advisor-name-content {
          float: left;
          display: block;
          margin-right: 0%;
          width: 66.66667%; }
          #advisor-contact #advisor-name #advisor-name-content:last-child {
            margin-right: 0; } }
      @media screen and (max-width: 480px) {
        #advisor-contact #advisor-name #advisor-name-content {
          display: none; } }
    #advisor-contact #advisor-name #advisor-profile-mobile {
      display: none;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
      height: 200px; }
      #advisor-contact #advisor-name #advisor-profile-mobile img {
        display: block;
        width: 100%;
        height: 100%; }
      @media screen and (max-width: 920px) {
        #advisor-contact #advisor-name #advisor-profile-mobile {
          display: block;
          float: left;
          display: block;
          margin-right: 0%;
          width: 33.33333%; }
          #advisor-contact #advisor-name #advisor-profile-mobile:last-child {
            margin-right: 0; } }
      @media screen and (max-width: 480px) {
        #advisor-contact #advisor-name #advisor-profile-mobile {
          width: 100%;
          height: 300px; } }
    #advisor-contact #advisor-name h1 {
      font-family: 'StoneSerifITCW01-MdIt';
      font-weight: normal;
      font-style: normal;
      letter-spacing: 1px;
      font-size: 48px;
      line-height: 44px;
      margin: 0; }
  #advisor-contact #advisor-contact-info {
    background-color: #f0e6dc;
    padding: 0 0 20px 35px;
    position: relative;
    overflow: hidden; }
    #advisor-contact #advisor-contact-info:after {
      content: "";
      display: table;
      clear: both; }
    #advisor-contact #advisor-contact-info h1 {
      display: none; }
      @media screen and (max-width: 480px) {
        #advisor-contact #advisor-contact-info h1 {
          display: block;
          padding: 30px 0 0 0;
          margin: 0; } }
    #advisor-contact #advisor-contact-info h4 {
      font-family: 'StoneSerifITCW01-MdIt';
      font-weight: normal;
      font-style: normal;
      letter-spacing: 1px;
      padding: 15px 0 0 0;
      font-size: 20px;
      font-weight: normal; }
    #advisor-contact #advisor-contact-info #location,
    #advisor-contact #advisor-contact-info #contact-info {
      float: left;
      display: block;
      margin-right: 0%;
      width: 37.5%;
      padding: 10px 40px 0 0;
      line-height: 20px; }
      #advisor-contact #advisor-contact-info #location:last-child,
      #advisor-contact #advisor-contact-info #contact-info:last-child {
        margin-right: 0; }
      @media screen and (max-width: 1023px) {
        #advisor-contact #advisor-contact-info #location,
        #advisor-contact #advisor-contact-info #contact-info {
          float: left;
          display: block;
          margin-right: 0%;
          width: 50%; }
          #advisor-contact #advisor-contact-info #location:last-child,
          #advisor-contact #advisor-contact-info #contact-info:last-child {
            margin-right: 0; } }
      @media screen and (max-width: 920px) {
        #advisor-contact #advisor-contact-info #location,
        #advisor-contact #advisor-contact-info #contact-info {
          float: left;
          display: block;
          margin-right: 0%;
          width: 50%; }
          #advisor-contact #advisor-contact-info #location:last-child,
          #advisor-contact #advisor-contact-info #contact-info:last-child {
            margin-right: 0; } }
      @media screen and (max-width: 480px) {
        #advisor-contact #advisor-contact-info #location,
        #advisor-contact #advisor-contact-info #contact-info {
          float: left;
          display: block;
          margin-right: 0%;
          width: 100%; }
          #advisor-contact #advisor-contact-info #location:last-child,
          #advisor-contact #advisor-contact-info #contact-info:last-child {
            margin-right: 0; } }
    #advisor-contact #advisor-contact-info a:link,
    #advisor-contact #advisor-contact-info a:visited {
      color: #f7941e; }
    #advisor-contact #advisor-contact-info a:hover {
      color: #6f644f; }
    #advisor-contact #advisor-contact-info #contact-social {
      margin-top: 10px; }
      #advisor-contact #advisor-contact-info #contact-social a:link,
      #advisor-contact #advisor-contact-info #contact-social a:visited {
        font-family: 'Socialglyphs';
        font-weight: normal;
        font-style: normal;
        display: inline-block;
        font-size: 24px;
        line-height: 16px;
        text-decoration: none;
        margin-right: 15px;
        color: #6f644f; }
        #advisor-contact #advisor-contact-info #contact-social a:link.linkedin,
        #advisor-contact #advisor-contact-info #contact-social a:visited.linkedin {
          font-size: 18px;
          border-top-left-radius: 2px;
          border-top-right-radius: 2px;
          border-bottom-left-radius: 2px;
          border-bottom-right-radius: 2px;
          border-top-left-radius: 2px;
          border-bottom-left-radius: 2px;
          border-top-right-radius: 2px;
          border-bottom-right-radius: 2px;
          background-color: #6f644f;
          color: #F6ECE0;
          display: inline-block;
          padding: 0 0 4px 1px;
          margin-top: -2px; }
        #advisor-contact #advisor-contact-info #contact-social a:link i,
        #advisor-contact #advisor-contact-info #contact-social a:visited i {
          font-style: normal; }
        @media screen and (max-width: 480px) {
          #advisor-contact #advisor-contact-info #contact-social a:link,
          #advisor-contact #advisor-contact-info #contact-social a:visited {
            margin-right: 25px; } }
      #advisor-contact #advisor-contact-info #contact-social a:hover {
        color: #f7941e; }
        #advisor-contact #advisor-contact-info #contact-social a:hover.linkedin {
          background-color: #f7941e; }
      @media screen and (max-width: 480px) {
        #advisor-contact #advisor-contact-info #contact-social {
          margin: 15px 0; } }
    #advisor-contact #advisor-contact-info #contact-info span {
      font-family: 'ITCFranklinGothicW01-Bk 812647';
      font-weight: normal;
      font-style: normal;
      letter-spacing: 3px;
      text-transform: uppercase; }
    #advisor-contact #advisor-contact-info address {
      font-style: normal; }
      #advisor-contact #advisor-contact-info address span {
        font-style: normal;
        display: block;
        font-weight: bold; }
      #advisor-contact #advisor-contact-info address a:link,
      #advisor-contact #advisor-contact-info address a:visited {
        color: #6f644f;
        text-decoration: none; }
      #advisor-contact #advisor-contact-info address a:hover {
        color: #f7941e; }
  #advisor-contact #signature {
    width: 33%;
    position: absolute;
    top: -10px;
    right: -10px; }
    @media screen and (max-width: 1023px) {
      #advisor-contact #signature {
        display: none; } }
    #advisor-contact #signature #signature-image {
      width: 100%;
      height: 125px;
      background-position: top left;
      background-repeat: no-repeat;
      background-size: contain; }
    #advisor-contact #signature img {
      width: 100%;
      display: block; }
  @media screen and (max-width: 920px) {
    #advisor-contact {
      float: left;
      display: block;
      margin-right: 0%;
      width: 100%; }
      #advisor-contact:last-child {
        margin-right: 0; } }

#advisor-profile {
  float: left;
  display: block;
  margin-right: 0%;
  width: 33.33333%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }
  #advisor-profile:last-child {
    margin-right: 0; }
  @media screen and (max-width: 920px) {
    #advisor-profile {
      display: none; } }

#advisor-page {
  background-color: #F7F3F0; }
  #advisor-page:after {
    content: "";
    display: table;
    clear: both; }
  #advisor-page #content {
    float: left;
    display: block;
    margin-right: 0%;
    width: 66.66667%; }
    #advisor-page #content:last-child {
      margin-right: 0; }
    @media screen and (max-width: 920px) {
      #advisor-page #content {
        float: left;
        display: block;
        margin-right: 0%;
        width: 100%; }
        #advisor-page #content:last-child {
          margin-right: 0; } }
  #advisor-page #stats {
    float: left;
    display: block;
    margin-right: 0%;
    width: 33.33333%;
    background-color: #3C4B52; }
    #advisor-page #stats:last-child {
      margin-right: 0; }
    #advisor-page #stats h1 {
      background-color: #465A68;
      font-family: 'StoneSerifITCW01-MdIt';
      font-weight: normal;
      font-style: normal;
      letter-spacing: 1px;
      color: #fff;
      padding: 25px 0;
      text-align: center;
      margin: 0; }
    #advisor-page #stats .alt {
      background-color: #3C4B52; }
    #advisor-page #stats ul {
      list-style: none;
      margin: 0;
      padding: 0;
      width: 100%; }
      #advisor-page #stats ul li {
        font-family: 'StoneSerifITCW01-SmBd';
        font-weight: bold;
        font-style: normal;
        letter-spacing: 1px;
        width: 100%;
        padding: 30px;
        color: #4f6270;
        font-size: 110px;
        text-align: center;
        font-weight: bold;
        line-height: 100px; }
        #advisor-page #stats ul li:nth-child(even) {
          background-color: #435159; }
        #advisor-page #stats ul li a:link,
        #advisor-page #stats ul li a:visited {
          color: #4f6270;
          text-decoration: none;
          display: block; }
        #advisor-page #stats ul li a:hover {
          color: #f7941e; }
        #advisor-page #stats ul li em {
          font-family: 'Stone Serif ITC W01 Md';
          font-weight: normal;
          font-style: normal;
          letter-spacing: 1px;
          color: #ffffff;
          display: block;
          font-weight: normal;
          font-size: 14px;
          width: 50%;
          margin: 10px auto 0 auto;
          line-height: 14px; }
        @media screen and (max-width: 480px) {
          #advisor-page #stats ul li {
            font-size: 90px; }
            #advisor-page #stats ul li em {
              width: 70%; } }
    @media screen and (max-width: 920px) {
      #advisor-page #stats {
        float: left;
        display: block;
        margin-right: 0%;
        width: 100%; }
        #advisor-page #stats:last-child {
          margin-right: 0; } }
  #advisor-page #advisor-tab-content {
    clear: both; }
    #advisor-page #advisor-tab-content .advisor-tab-content {
      display: none; }
      #advisor-page #advisor-tab-content .advisor-tab-content.current {
        display: block; }
    #advisor-page #advisor-tab-content .advisor-tab-content-body {
      padding: 40px; }
    #advisor-page #advisor-tab-content .content-heading {
      font-family: 'StoneSerifITCW01-MdIt';
      font-weight: normal;
      font-style: normal;
      letter-spacing: 1px;
      background-color: #F6ECE0;
      padding: 30px 40px;
      margin: 0; }
  #advisor-page #contact-advisor {
    padding: 35px 25px; }
    #advisor-page #contact-advisor .form .form-row-full,
    #advisor-page #contact-advisor .form .form-row {
      padding-bottom: 20px; }
      #advisor-page #contact-advisor .form .form-row-full:after,
      #advisor-page #contact-advisor .form .form-row:after {
        content: "";
        display: table;
        clear: both; }
      @media screen and (max-width: 768px) {
        #advisor-page #contact-advisor .form .form-row-full,
        #advisor-page #contact-advisor .form .form-row {
          padding-bottom: 0; } }
    #advisor-page #contact-advisor .form .form-block {
      padding: 0 15px; }
    #advisor-page #contact-advisor .form .form-row .form-block {
      float: left;
      display: block;
      margin-right: 0%;
      width: 33.33333%; }
      #advisor-page #contact-advisor .form .form-row .form-block:last-child {
        margin-right: 0; }
      @media screen and (max-width: 768px) {
        #advisor-page #contact-advisor .form .form-row .form-block {
          float: left;
          display: block;
          margin-right: 0%;
          width: 100%;
          padding-bottom: 20px; }
          #advisor-page #contact-advisor .form .form-row .form-block:last-child {
            margin-right: 0; } }
    #advisor-page #contact-advisor .form textarea {
      height: 100px; }
    #advisor-page #contact-advisor .form #contact-submit {
      padding-top: 10px; }
      @media screen and (max-width: 768px) {
        #advisor-page #contact-advisor .form #contact-submit button {
          margin-top: 20px;
          width: 100%; } }
  #advisor-page #advisor-links {
    clear: both;
    background-color: #F6ECE0;
    position: relative; }
    #advisor-page #advisor-links:after {
      content: "";
      display: table;
      clear: both; }
    #advisor-page #advisor-links #link-content {
      padding: 35px 40px 20px 35px; }
      #advisor-page #advisor-links #link-content h4 {
        font-family: 'ITCFranklinGothicW01-Bk 812647';
        font-weight: normal;
        font-style: normal;
        letter-spacing: 3px;
        text-transform: uppercase;
        margin-top: 0;
        font-size: 18px;
        color: #f7941e; }
      #advisor-page #advisor-links #link-content a:link,
      #advisor-page #advisor-links #link-content a:visited {
        color: #f7941e; }
      #advisor-page #advisor-links #link-content a:hover {
        color: #6f644f; }
  #advisor-page #contact-advisor-location .page-callout {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%; }
    #advisor-page #contact-advisor-location .page-callout:last-child {
      margin-right: 0; }
    @media screen and (max-width: 1024px) {
      #advisor-page #contact-advisor-location .page-callout {
        float: left;
        display: block;
        margin-right: 0%;
        width: 50%; }
        #advisor-page #contact-advisor-location .page-callout:last-child {
          margin-right: 0; } }
    @media screen and (max-width: 768px) {
      #advisor-page #contact-advisor-location .page-callout {
        float: left;
        display: block;
        margin-right: 0%;
        width: 100%; }
        #advisor-page #contact-advisor-location .page-callout:last-child {
          margin-right: 0; } }
    #advisor-page #contact-advisor-location .page-callout .page-callout-image {
      height: 214px;
      width: 100%;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover; }
    #advisor-page #contact-advisor-location .page-callout h2 {
      margin: 40px 0 30px 0;
      padding: 0 25px; }
    #advisor-page #contact-advisor-location .page-callout .page-callout-content {
      padding: 0 25px 25px 25px; }
      #advisor-page #contact-advisor-location .page-callout .page-callout-content .box-cta {
        display: block;
        margin-top: 30px; }
  #advisor-page #contact-advisor-location .page-callout-left {
    background-color: #F3EEE8; }
  #advisor-page #ansay-insights .orange-uppercase {
    display: block;
    padding-top: 7px; }
  #advisor-page #blog ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  #advisor-page #blog li {
    margin-bottom: 25px; }
  #advisor-page #blog span {
    display: block;
    margin-top: 5px; }
  #advisor-page #blog a {
    font-size: 16px; }
    #advisor-page #blog a:hover {
      color: #6f644f; }

#advisor-tabs {
  background-color: #5D5448; }
  #advisor-tabs:after {
    content: "";
    display: table;
    clear: both; }
  #advisor-tabs a:link:first-child,
  #advisor-tabs a:visited:first-child {
    background-color: #f7941e; }
  #advisor-tabs a:link,
  #advisor-tabs a:visited {
    float: left;
    display: block;
    margin-right: 0%;
    width: 25%;
    font-family: 'ITCFranklinGothicW01-Bk 812647';
    font-weight: normal;
    font-style: normal;
    letter-spacing: 3px;
    -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    background-color: #5D5448;
    display: block;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    padding: 20px 10px;
    text-decoration: none;
    outline: 0; }
    #advisor-tabs a:link:last-child,
    #advisor-tabs a:visited:last-child {
      margin-right: 0; }
    #advisor-tabs a:link.one-word,
    #advisor-tabs a:visited.one-word {
      line-height: 48px; }
      @media screen and (max-width: 480px) {
        #advisor-tabs a:link.one-word,
        #advisor-tabs a:visited.one-word {
          line-height: 24px; } }
    @media screen and (max-width: 920px) {
      #advisor-tabs a:link,
      #advisor-tabs a:visited {
        width: 25%; } }
    @media screen and (max-width: 768px) {
      #advisor-tabs a:link,
      #advisor-tabs a:visited {
        font-size: 16px; } }
    @media screen and (max-width: 480px) {
      #advisor-tabs a:link,
      #advisor-tabs a:visited {
        float: left;
        display: block;
        margin-right: 0%;
        width: 100%;
        padding: 16px 5px; }
        #advisor-tabs a:link:last-child,
        #advisor-tabs a:visited:last-child {
          margin-right: 0; } }
    #advisor-tabs a:link em,
    #advisor-tabs a:visited em {
      font-family: 'StoneSerifITCW01-MdIt';
      font-weight: normal;
      font-style: normal;
      letter-spacing: 1px;
      text-transform: lowercase;
      line-height: 22px; }
      @media only screen and (max-width: 650px) {
        #advisor-tabs a:link em,
        #advisor-tabs a:visited em {
          display: none; } }
  #advisor-tabs a:hover,
  #advisor-tabs a:hover:first-child {
    background-color: #F6ECE0;
    color: #5D5448; }
  #advisor-tabs a.current,
  #advisor-tabs a.current:first-child {
    background-color: #F6ECE0;
    color: #5D5448; }
  #advisor-tabs .break {
    display: block; }
    #advisor-tabs .break:before {
      content: ' '; }
    @media screen and (max-width: 480px) {
      #advisor-tabs .break {
        display: inline; } }
  @media screen and (max-width: 768px) {
    #advisor-tabs {
      float: left;
      display: block;
      margin-right: 0%;
      width: 100%; }
      #advisor-tabs:last-child {
        margin-right: 0; } }
  @media screen and (max-width: 480px) {
    #advisor-tabs {
      float: left;
      display: block;
      margin-right: 0%;
      width: 100%; }
      #advisor-tabs:last-child {
        margin-right: 0; } }

#search-page {
  padding: 35px; }
  #search-page #search-again {
    z-index: 10;
    position: relative; }
    #search-page #search-again:after {
      content: "";
      display: table;
      clear: both; }
    #search-page #search-again #result-count,
    #search-page #search-again #search-again-form {
      float: left;
      display: block;
      margin-right: 0%;
      width: 50%; }
      #search-page #search-again #result-count:last-child,
      #search-page #search-again #search-again-form:last-child {
        margin-right: 0; }
    #search-page #search-again #search-again-form {
      text-align: right; }
    #search-page #search-again p {
      font-size: 20px; }
    #search-page #search-again .form input,
    #search-page #search-again .form button {
      display: inline-block; }
    #search-page #search-again .form input {
      width: 300px;
      padding: 20px;
      border: 1px #ccc solid; }
  #search-page ul {
    margin: 30px 0;
    padding: 0;
    list-style: none; }
    #search-page ul li {
      margin: 15px 0; }
      #search-page ul li a:link,
      #search-page ul li a:visited {
        color: #6f644f;
        font-size: 22px; }
      #search-page ul li a:hover {
        color: #f7941e; }
      #search-page ul li div {
        font-size: 16px;
        padding: 5px 0; }

#ansayway #ansay-page .page-callout-content {
  padding-top: 40px; }

#ansayway #ansay-page .page-callout-left {
  background-color: #F7F3F0; }
  #ansayway #ansay-page .page-callout-left h2 {
    background-color: #F3EEE8; }

#ansayway #ansay-page .page-callout-right {
  background-color: #F3EEE8; }
  #ansayway #ansay-page .page-callout-right h2 {
    background-color: #EEEAE1; }

#ansayway #ansay-page .page-callout h2 {
  margin: 0;
  padding: 25px; }

#job-posting-page #job-title {
  margin-bottom: 10px; }

#job-posting-page #location {
  font-family: 'ITCFranklinGothicW01-Bk 812647';
  font-weight: normal;
  font-style: normal;
  letter-spacing: 3px;
  color: #f7941e;
  text-transform: uppercase; }

#job-posting-page #posted {
  font-family: 'ITCFranklinGothicW01-Bk 812647';
  font-weight: normal;
  font-style: normal;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 12px; }

#job-posting-page #not-active {
  padding: 50px 0; }

#job-posting-page #job-description {
  margin-top: 16px; }

#job-locations {
  margin: 10px 0 0 0; }

#job-application {
  background-color: #F1ECE6; }
  #job-application h2 {
    background-color: #EEE7DF;
    padding: 25px 35px; }
  #job-application p {
    padding: 0 35px;
    margin-top: 0; }
  #job-application #job-application-body {
    padding: 20px 0; }
  #job-application #job-application-success {
    display: none;
    padding: 25px 35px; }
  #job-application .error-feedback {
    margin: 5px 35px; }
  #job-application a:link,
  #job-application a:visited {
    color: #f7941e; }
  #job-application a:hover {
    color: #0F4372; }
  #job-application .form-block {
    float: left;
    display: block;
    margin-right: 0%;
    width: 33.33333%;
    padding: 0 20px; }
    #job-application .form-block:last-child {
      margin-right: 0; }
    @media screen and (max-width: 768px) {
      #job-application .form-block {
        margin-bottom: 15px;
        float: left;
        display: block;
        margin-right: 0%;
        width: 100%; }
        #job-application .form-block:last-child {
          margin-right: 0; } }
  #job-application .form-row {
    padding: 10px 15px; }
    #job-application .form-row:after {
      content: "";
      display: table;
      clear: both; }
  #job-application .form-row-split {
    padding: 20px 15px; }
    #job-application .form-row-split .form-block {
      float: left;
      display: block;
      margin-right: 0%;
      width: 50%;
      padding: 0 20px; }
      #job-application .form-row-split .form-block:last-child {
        margin-right: 0; }
      @media screen and (max-width: 768px) {
        #job-application .form-row-split .form-block {
          float: left;
          display: block;
          margin-right: 0%;
          width: 100%; }
          #job-application .form-row-split .form-block:last-child {
            margin-right: 0; } }
  #job-application #application-submit {
    text-align: right; }
    @media screen and (max-width: 480px) {
      #job-application #application-submit {
        text-align: center; }
        #job-application #application-submit .btn-submit {
          width: 100%; } }
  #job-application .input-file {
    font-family: 'ITCFranklinGothicW01-Bk 812647';
    font-weight: normal;
    font-style: normal;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 2px; }
  #job-application .resume-file label {
    display: inline-block; }
  #job-application .resume-file input {
    display: inline-block;
    width: 70%;
    padding: 0; }

#advisors #page-content {
  background-color: #F1ECE6; }

#find-advisor-filter-title {
  margin: 20px 0 15px 0; }
  #find-advisor-filter-title h4 {
    font-family: 'ITCFranklinGothicW01-Bk 812647';
    font-weight: normal;
    font-style: normal;
    letter-spacing: 3px;
    color: #f7941e;
    text-transform: uppercase;
    display: inline-block;
    margin-right: 10px; }
  #find-advisor-filter-title #clear-filters {
    display: inline-block;
    font-style: italic;
    text-decoration: none;
    font-size: 12px; }
    #find-advisor-filter-title #clear-filters:hover {
      color: #6f644f;
      text-decoration: underline; }

#find-advisor-filters:after {
  content: "";
  display: table;
  clear: both; }

#find-advisor-filters .filter {
  float: left;
  display: block;
  margin-right: 0%;
  width: 41.66667%;
  margin: 10px 0;
  padding-right: 10px; }
  #find-advisor-filters .filter:last-child {
    margin-right: 0; }
  @media only screen and (max-width: 700px) {
    #find-advisor-filters .filter {
      float: left;
      display: block;
      margin-right: 0%;
      width: 50%; }
      #find-advisor-filters .filter:last-child {
        margin-right: 0; } }
  @media screen and (max-width: 480px) {
    #find-advisor-filters .filter {
      float: left;
      display: block;
      margin-right: 0%;
      width: 100%; }
      #find-advisor-filters .filter:last-child {
        margin-right: 0; } }

#find-advisor-search {
  background-color: #EAE3D9;
  padding: 10px 25px; }
  #find-advisor-search:after {
    content: "";
    display: table;
    clear: both; }
  #find-advisor-search ul {
    margin: 7px 0 0 0;
    padding: 0; }
  #find-advisor-search li {
    margin: 0;
    display: inline-block; }
  #find-advisor-search a:link,
  #find-advisor-search a:visited {
    font-family: 'ITCFranklinGothicW01-Bk 812647';
    font-weight: normal;
    font-style: normal;
    letter-spacing: 3px;
    display: block;
    text-transform: uppercase;
    color: #6f644f;
    text-decoration: none;
    padding: 2px; }
    #find-advisor-search a:link.all,
    #find-advisor-search a:visited.all {
      letter-spacing: 1px; }
    #find-advisor-search a:link.current,
    #find-advisor-search a:visited.current {
      color: #f7941e; }
  #find-advisor-search a:hover {
    color: #f7941e; }
  #find-advisor-search #advisor-searchbox {
    width: 200px;
    float: right;
    position: relative; }
    #find-advisor-search #advisor-searchbox button {
      position: absolute;
      top: 0;
      right: 0;
      padding: 10px;
      display: block;
      background: #21405A;
      border: none;
      text-transform: uppercase;
      color: #fff; }
      #find-advisor-search #advisor-searchbox button:hover {
        background: #f7941e; }
    #find-advisor-search #advisor-searchbox input {
      width: 100%;
      border: none;
      padding: 10px; }
      #find-advisor-search #advisor-searchbox input::-webkit-input-placeholder {
        font-family: 'ITCFranklinGothicW01-Bk 812647';
        font-weight: normal;
        font-style: normal;
        letter-spacing: 3px;
        letter-spacing: 1.5px;
        text-transform: uppercase;
        color: #6f644f; }
      #find-advisor-search #advisor-searchbox input:-moz-placeholder {
        font-family: 'ITCFranklinGothicW01-Bk 812647';
        font-weight: normal;
        font-style: normal;
        letter-spacing: 3px;
        letter-spacing: 1.5px;
        text-transform: uppercase;
        color: #6f644f; }
      #find-advisor-search #advisor-searchbox input::-moz-placeholder {
        font-family: 'ITCFranklinGothicW01-Bk 812647';
        font-weight: normal;
        font-style: normal;
        letter-spacing: 3px;
        letter-spacing: 1.5px;
        text-transform: uppercase;
        color: #6f644f; }
      #find-advisor-search #advisor-searchbox input:-ms-input-placeholder {
        font-family: 'ITCFranklinGothicW01-Bk 812647';
        font-weight: normal;
        font-style: normal;
        letter-spacing: 3px;
        letter-spacing: 1.5px;
        text-transform: uppercase;
        color: #6f644f; }
      #find-advisor-search #advisor-searchbox input:focus {
        background-color: #fff; }
    #find-advisor-search #advisor-searchbox #advisor-search-clear {
      font-family: 'ITCFranklinGothicW01-Bk 812647';
      font-weight: normal;
      font-style: normal;
      letter-spacing: 3px;
      border-top-left-radius: 10px;
      border-top-right-radius: 10px;
      border-bottom-left-radius: 10px;
      border-bottom-right-radius: 10px;
      border-top-left-radius: 10px;
      border-bottom-left-radius: 10px;
      border-top-right-radius: 10px;
      border-bottom-right-radius: 10px;
      width: 20px;
      height: 20px;
      display: block;
      position: absolute;
      top: 8px;
      right: 8px;
      background-color: #888;
      color: #fff;
      text-align: center;
      font-size: 12px;
      line-height: 17px;
      padding-left: 4px; }
      #find-advisor-search #advisor-searchbox #advisor-search-clear:hover {
        background-color: #333; }
    @media screen and (max-width: 1200px) {
      #find-advisor-search #advisor-searchbox {
        width: 150px; } }
    @media screen and (max-width: 768px) {
      #find-advisor-search #advisor-searchbox {
        width: 100%;
        float: none; } }
    @media screen and (max-width: 480px) {
      #find-advisor-search #advisor-searchbox {
        width: 100%; } }

#find-advisor-results {
  padding: 25px 10px;
  min-height: 600px;
  position: relative; }
  #find-advisor-results ul {
    margin: 0;
    padding: 0; }
    #find-advisor-results ul:after {
      content: "";
      display: table;
      clear: both; }
  #find-advisor-results li {
    height: 370px;
    padding: 0 12px;
    margin: 0;
    float: left;
    display: block;
    margin-right: 0%;
    width: 25%; }
    #find-advisor-results li:last-child {
      margin-right: 0; }
    @media only screen and (max-width: 700px) {
      #find-advisor-results li {
        float: left;
        display: block;
        margin-right: 0%;
        width: 50%; }
        #find-advisor-results li:last-child {
          margin-right: 0; } }
    @media only screen and (max-width: 420px) {
      #find-advisor-results li {
        float: left;
        display: block;
        margin-right: 0%;
        width: 100%; }
        #find-advisor-results li:last-child {
          margin-right: 0; } }
  #find-advisor-results a.advisor:link,
  #find-advisor-results a.advisor:visited {
    color: #6f644f;
    text-decoration: none;
    margin: 0 auto; }
  #find-advisor-results a.advisor:hover {
    color: #f7941e; }
    #find-advisor-results a.advisor:hover .profile-image {
      -webkit-transition: opacity 0.2s ease-in-out;
      -moz-transition: opacity 0.2s ease-in-out;
      -o-transition: opacity 0.2s ease-in-out;
      transition: opacity 0.2s ease-in-out;
      opacity: .75; }
  #find-advisor-results span {
    display: block;
    padding: 2px 0; }
  #find-advisor-results .profile-image {
    width: 100%;
    height: 200px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center; }
  #find-advisor-results .advisor-name {
    font-family: 'ITCFranklinGothicW01-Bk 812647';
    font-weight: normal;
    font-style: normal;
    letter-spacing: 3px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    margin-top: 8px; }
  #find-advisor-results .advisor-title {
    font-size: 13px; }
  #find-advisor-results .advisor-phone {
    font-size: 13px; }
  #find-advisor-results .advisor-email {
    font-size: 13px;
    color: #f7941e;
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap; }
    #find-advisor-results .advisor-email a:hover {
      color: #6f644f; }
  #find-advisor-results #no-advisors {
    text-align: center;
    padding-top: 30px; }
  #find-advisor-results #loading {
    background-color: #000;
    opacity: .3;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0; }
  #find-advisor-results #loading-text {
    font-family: 'ITCFranklinGothicW01-Bk 812647';
    font-weight: normal;
    font-style: normal;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    background-color: #0F4372;
    width: 25%;
    padding: 30px;
    margin: 40px auto;
    text-align: center;
    position: absolute;
    left: 37%; }
    @media screen and (max-width: 480px) {
      #find-advisor-results #loading-text {
        width: 85%;
        left: 7%;
        margin: 25px auto; } }

.locations-header {
  background: #fff; }
  .locations-header:after {
    content: "";
    display: table;
    clear: both; }
  .locations-header #page-content {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 33%; }
    @media screen and (max-width: 1024px) {
      .locations-header #page-content {
        float: none;
        width: auto; } }
  .locations-header .locations-links {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-column-count: 2;
    column-count: 2;
    padding: 25px; }
    .locations-header .locations-links li {
      display: block;
      line-height: 23px;
      margin: 0 10px 10px 0;
      padding: 0; }
  .locations-header #page-content + .locations-links {
    float: left;
    width: 66%; }
    @media screen and (max-width: 1024px) {
      .locations-header #page-content + .locations-links {
        float: none;
        width: auto; } }

#locations-list #location-row-1 .page-callout-left,
#locations-list #location-row-3 .page-callout-left {
  background-color: #F3EEE8; }
  #locations-list #location-row-1 .page-callout-left h2,
  #locations-list #location-row-3 .page-callout-left h2 {
    background-color: #EEEAE1; }

#locations-list #location-row-1 .page-callout-right,
#locations-list #location-row-3 .page-callout-right {
  background-color: #F7F3F0; }
  #locations-list #location-row-1 .page-callout-right h2,
  #locations-list #location-row-3 .page-callout-right h2 {
    background-color: #F3EEE8; }

#locations-list .page-callout-left {
  background-color: #F7F3F0; }
  #locations-list .page-callout-left h2 {
    background-color: #F3EEE8; }

#locations-list .page-callout-right {
  background-color: #F3EEE8; }
  #locations-list .page-callout-right h2 {
    background-color: #EEEAE1; }

#locations-list .page-callout h2 {
  margin: 0;
  padding: 25px; }

#locations-list .page-callout .page-callout-content {
  padding: 40px; }
  #locations-list .page-callout .page-callout-content p span {
    font-family: 'ITCFranklinGothicW01-Bk 812647';
    font-weight: normal;
    font-style: normal;
    letter-spacing: 3px; }
    @media screen and (max-width: 768px) {
      #locations-list .page-callout .page-callout-content p span {
        display: block; } }
  #locations-list .page-callout .page-callout-content address {
    font-style: normal; }
  @media screen and (max-width: 768px) {
    #locations-list .page-callout .page-callout-content {
      padding: 30px; } }

#location-address p span {
  font-family: 'ITCFranklinGothicW01-Bk 812647';
  font-weight: normal;
  font-style: normal;
  letter-spacing: 3px;
  display: block;
  padding-bottom: 4px; }

#ansay-page #location-map {
  background-color: #f7f3f0; }

#location-contact {
  padding: 40px 25px 50px 25px; }
  #location-contact .error-feedback {
    margin-bottom: 20px; }
  #location-contact .form .form-row-full,
  #location-contact .form .form-row {
    padding-bottom: 20px; }
    #location-contact .form .form-row-full:after,
    #location-contact .form .form-row:after {
      content: "";
      display: table;
      clear: both; }
    @media screen and (max-width: 768px) {
      #location-contact .form .form-row-full,
      #location-contact .form .form-row {
        padding-bottom: 0; } }
  #location-contact .form .form-block {
    padding: 0 15px; }
  #location-contact .form .form-row .form-block {
    float: left;
    display: block;
    margin-right: 0%;
    width: 33.33333%; }
    #location-contact .form .form-row .form-block:last-child {
      margin-right: 0; }
    @media screen and (max-width: 768px) {
      #location-contact .form .form-row .form-block {
        float: left;
        display: block;
        margin-right: 0%;
        width: 100%;
        padding-bottom: 20px; }
        #location-contact .form .form-row .form-block:last-child {
          margin-right: 0; } }
  #location-contact .form textarea {
    height: 100px; }
  #location-contact .form #contact-submit {
    padding-top: 20px; }
    @media screen and (max-width: 768px) {
      #location-contact .form #contact-submit button {
        width: 100%; } }

#blog-category #page-content,
#blog-date #page-content {
  padding: 0; }
  #blog-category #page-content h1,
  #blog-date #page-content h1 {
    margin: 0;
    padding: 25px;
    background-color: #F3EEE8; }

#blog-category #col-right,
#blog-date #col-right,
#blog-author #col-right {
  background-color: #F3EEE8; }
  #blog-category #col-right:after,
  #blog-date #col-right:after,
  #blog-author #col-right:after {
    content: "";
    display: table;
    clear: both; }

#blog-listing h3 {
  text-transform: none;
  font-family: 'StoneSerifITCW01-MdIt';
  font-weight: normal;
  font-style: normal;
  letter-spacing: 1px;
  font-size: 32px;
  margin: 40px 0 0 0; }
  #blog-listing h3 a:link,
  #blog-listing h3 a:visited {
    color: #6f644f;
    text-decoration: none; }
  #blog-listing h3 a:hover {
    color: #f7941e;
    text-decoration: none; }

#blog-listing .page-callout-content {
  padding: 40px; }

#blog-listing .blog-image a:link,
#blog-listing .blog-image a:visited {
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: block;
  width: 100%;
  height: 100%; }

#blog-listing .blog-image a:hover {
  opacity: .75; }

#blog-view-all {
  width: 100%;
  text-align: center; }
  #blog-view-all a:link,
  #blog-view-all a:visited {
    font-family: 'StoneSerifITCW01-MdIt';
    font-weight: normal;
    font-style: normal;
    letter-spacing: 1px;
    text-align: center;
    display: block;
    font-size: 32px;
    line-height: 92px;
    background-color: #F3EEE8;
    text-decoration: none; }
  #blog-view-all a:hover {
    color: #6f644f;
    background-color: #F7F3F0; }

.blog-post-page {
  background-color: #fff; }

.blog-post time {
  font-family: 'ITCFranklinGothicW01-Bk 812647';
  font-weight: normal;
  font-style: normal;
  letter-spacing: 3px;
  text-transform: uppercase;
  letter-spacing: 2px; }

.blog-post #tags {
  clear: both;
  font-family: 'ITCFranklinGothicW01-Bk 812647';
  font-weight: normal;
  font-style: normal;
  letter-spacing: 3px;
  margin: 20px 0 0 0;
  padding: 0;
  list-style: none;
  text-transform: uppercase;
  letter-spacing: 2px; }
  .blog-post #tags:after {
    content: "";
    display: table;
    clear: both; }
  .blog-post #tags li {
    display: inline-block;
    background: none;
    padding: 0;
    margin: 3px 0; }
    .blog-post #tags li:first-child:after {
      content: ''; }
    .blog-post #tags li:last-child:after {
      content: ''; }
    .blog-post #tags li:after {
      content: ','; }
  .blog-post #tags a:hover {
    color: #6f644f; }

#blog-post-author {
  clear: both;
  background-color: #F3EEE8;
  min-height: 150px; }
  #blog-post-author:after {
    content: "";
    display: table;
    clear: both; }
  #blog-post-author a:hover {
    color: #6f644f; }
  #blog-post-author #author-image {
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    float: left;
    background-position: -10% center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 30%;
    min-height: 230px; }
    #blog-post-author #author-image:hover {
      opacity: .75; }
  #blog-post-author.no-image #author-contact {
    padding-left: 30px; }
  #blog-post-author #author-contact {
    float: left;
    padding: 20px 20px 50px 20px;
    width: 70%;
    min-height: 230px; }
    #blog-post-author #author-contact h4 {
      font-size: 20px;
      margin-bottom: 10px; }
      #blog-post-author #author-contact h4 a:link,
      #blog-post-author #author-contact h4 a:visited {
        color: #6f644f;
        text-decoration: none; }
      #blog-post-author #author-contact h4 a:hover {
        color: #f7941e; }
    #blog-post-author #author-contact p {
      padding: 0;
      margin: 0; }

#contactus #col-right h2 {
  font-family: 'StoneSerifITCW01-MdIt';
  font-weight: normal;
  font-style: normal;
  letter-spacing: 1px;
  background-color: #F3EEE8;
  padding: 30px;
  margin: 0; }

#contact-us {
  background-color: #F7F3F0; }
  #contact-us #contact-us-form {
    padding: 40px; }
  #contact-us .error-feedback {
    margin-bottom: 20px; }
  #contact-us .form .form-row-full,
  #contact-us .form .form-row {
    padding-bottom: 20px; }
    #contact-us .form .form-row-full:after,
    #contact-us .form .form-row:after {
      content: "";
      display: table;
      clear: both; }
    @media screen and (max-width: 768px) {
      #contact-us .form .form-row-full,
      #contact-us .form .form-row {
        padding-bottom: 0; } }
  #contact-us .form .form-block {
    padding: 0 15px; }
    @media screen and (max-width: 768px) {
      #contact-us .form .form-block {
        padding: 0; } }
  #contact-us .form .form-row .form-block {
    float: left;
    display: block;
    margin-right: 0%;
    width: 33.33333%; }
    #contact-us .form .form-row .form-block:last-child {
      margin-right: 0; }
    @media screen and (max-width: 768px) {
      #contact-us .form .form-row .form-block {
        float: left;
        display: block;
        margin-right: 0%;
        width: 100%;
        padding-bottom: 20px; }
        #contact-us .form .form-row .form-block:last-child {
          margin-right: 0; } }
  #contact-us .form textarea {
    height: 200px; }
  #contact-us .form #contact-us-submit {
    padding-top: 20px; }
    #contact-us .form #contact-us-submit button {
      width: 100%; }

#ansay-video-library .filters {
  background-color: #0F4372;
  padding: 30px 40px; }
  #ansay-video-library .filters:after {
    content: "";
    display: table;
    clear: both; }
  #ansay-video-library .filters h4 {
    color: #fff;
    font-family: 'ITCFranklinGothicW01-Bk 812647';
    font-weight: normal;
    font-style: normal;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 20px; }
    #ansay-video-library .filters h4 span {
      font-family: 'StoneSerifITCW01-MdIt';
      font-weight: normal;
      font-style: normal;
      letter-spacing: 1px;
      text-transform: none;
      font-size: 14px;
      font-weight: normal; }
      #ansay-video-library .filters h4 span:not(#total) {
        padding-left: 15px; }
        @media only screen and (max-width: 530px) {
          #ansay-video-library .filters h4 span:not(#total) {
            padding-left: 0;
            display: block; } }
  #ansay-video-library .filters .filter {
    width: 33.333%;
    float: left;
    padding-right: 15px; }
    #ansay-video-library .filters .filter:last-of-type {
      padding-right: 0; }
      @media only screen and (max-width: 730px) {
        #ansay-video-library .filters .filter:last-of-type {
          margin-bottom: 0; } }
    @media only screen and (max-width: 730px) {
      #ansay-video-library .filters .filter {
        padding-right: 0;
        width: 100%;
        float: none;
        margin-bottom: 15px; } }
  #ansay-video-library .filters #filter-search-container {
    position: relative; }
    #ansay-video-library .filters #filter-search-container button {
      font-family: 'ITCFranklinGothicW01-Bk 812647';
      font-weight: normal;
      font-style: normal;
      letter-spacing: 3px;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      font-weight: bold;
      position: absolute;
      top: 0;
      right: 0;
      color: #fff;
      border: none;
      background: #f7941e;
      height: 40px;
      line-height: 40px;
      padding: 0 10px;
      border-radius: 0; }
      #ansay-video-library .filters #filter-search-container button:hover {
        background: #6f644f; }
  #ansay-video-library .filters #filter-search {
    font-family: 'ITCFranklinGothicW01-Bk 812647';
    font-weight: normal;
    font-style: normal;
    letter-spacing: 3px;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0px 40px 0px 8px;
    color: #6f644f; }

#ansay-video-library .btn-clear {
  font-family: 'StoneSerifITCW01-MdIt';
  font-weight: normal;
  font-style: normal;
  letter-spacing: 1px;
  font-size: 14px;
  text-decoration: underline;
  color: #fff;
  float: right; }
  #ansay-video-library .btn-clear:hover {
    text-decoration: none; }

#ansay-video-library #videos:after {
  content: "";
  display: table;
  clear: both; }

#ansay-video-library .video-block {
  float: left;
  width: 33.333%;
  margin: 0;
  min-height: 480px; }
  #ansay-video-library .video-block:nth-child(odd) {
    background: #F3EEE8; }
  @media only screen and (max-width: 950px) {
    #ansay-video-library .video-block {
      width: 50%; } }
  @media only screen and (max-width: 650px) {
    #ansay-video-library .video-block {
      width: 100%; } }
  #ansay-video-library .video-block .video-content-container {
    padding: 20px 20px 30px;
    position: relative;
    min-height: 200px; }
    #ansay-video-library .video-block .video-content-container .btn-play-video {
      margin: 0;
      position: absolute;
      bottom: 3px; }
  #ansay-video-library .video-block .video-image-container {
    position: relative;
    background: #896a44; }
    #ansay-video-library .video-block .video-image-container:hover .video-image {
      opacity: 1; }
    #ansay-video-library .video-block .video-image-container .video-image {
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat;
      min-height: 250px;
      opacity: .5; }
    #ansay-video-library .video-block .video-image-container .btn-play-video {
      position: absolute;
      z-index: 1233;
      display: block;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%; }
      #ansay-video-library .video-block .video-image-container .btn-play-video svg {
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        position: absolute;
        display: block;
        width: 100px;
        height: 100px;
        top: 50%;
        left: 50%;
        margin-top: -50px;
        margin-left: -50px;
        fill: #fff; }
      #ansay-video-library .video-block .video-image-container .btn-play-video:hover svg {
        fill: #f7941e; }
  #ansay-video-library .video-block h3 {
    color: #6f644f;
    font-family: 'StoneSerifITCW01-MdIt';
    font-weight: normal;
    font-style: normal;
    letter-spacing: 1px;
    text-transform: none;
    font-size: 32px;
    margin-bottom: 20px; }
  #ansay-video-library .video-block .content {
    padding-bottom: 20px; }

#ansay-video-library #no-videos {
  text-align: center;
  padding: 30px; }

#ansay-video-library #loading {
  background-color: #000;
  opacity: .3;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0; }

#ansay-video-library #loading-text {
  font-family: 'ITCFranklinGothicW01-Bk 812647';
  font-weight: normal;
  font-style: normal;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #fff;
  font-size: 20px;
  background-color: #0F4372;
  width: 25%;
  padding: 30px;
  margin: 40px auto;
  text-align: center;
  position: absolute;
  left: 37%; }
  @media screen and (max-width: 480px) {
    #ansay-video-library #loading-text {
      width: 85%;
      left: 7%;
      margin: 25px auto; } }

#ansay-video-library #loader-trigger {
  display: block;
  clear: both;
  text-align: center;
  color: #fff;
  background-color: #896943;
  padding: 20px 0; }
  #ansay-video-library #loader-trigger .loading-more {
    font-family: 'StoneSerifITCW01-MdIt';
    font-weight: normal;
    font-style: normal;
    letter-spacing: 1px;
    text-transform: none;
    font-size: 32px; }

.clickable-coverage-page {
  margin-top: 100px; }
  @media screen and (max-width: 480px) {
    .clickable-coverage-page {
      margin-top: 80px; } }

.ansay-event #col-left {
  background: #EEEAE1;
  padding: 2rem 2.5vw; }

.ansay-event .event-title {
  font-weight: bold; }

.ansay-event .event-date {
  font-size: 1em;
  font-weight: bold; }

.ansay-event .back-to-calendar {
  margin-top: 2em; }

.ansay-event .event-date {
  font-size: 1em; }

.ansay-event #page-content {
  min-height: 20em; }

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