/**
 * FA Web Core
 * Developed by Sam Hooker for exclusive use by First American Financial Corporation.
 * Copyright 2015. All rights reserved.
 */
/**
 * A Note Regarding Images:
 * To compile properly, image paths are set up to be relative to the main stylesheet that imports this file.
 */
body.alt-bg-sections section:nth-child(even) {
  background-color: #ebebeb;
}
.cf {
  *zoom: 1;
}
.cf:before,
.cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}
.avenir {
  font-family: Avenir, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.all-headers #logo-block {
  width: 288px;
  height: 55px;
  background-repeat: no-repeat;
}
.all-headers #sys-nav > li:hover {
  background-color: #ebebeb;
}
.all-headers #sys-nav > li:hover a {
  color: #464646;
}
.all-headers #sys-nav > li ul {
  background-color: #ebebeb;
}
.all-headers #sys-nav > li ul li:hover {
  background-color: #f4f4f4;
}
.all-headers #sys-nav a {
  -webkit-transition: color 0s ease;
  -moz-transition: color 0s ease;
  -o-transition: color 0s ease;
  transition: color 0s ease;
}
.all-headers #hn-list > ul > li:hover,
.all-headers #hn-list > ul > li.open {
  background-color: #fccf45;
}
.all-headers #hn-list > ul > li:hover a,
.all-headers #hn-list > ul > li.open a {
  -webkit-transition: color 0s ease;
  -moz-transition: color 0s ease;
  -o-transition: color 0s ease;
  transition: color 0s ease;
  color: #735702;
}
.all-headers #hn-list > ul > li > a {
  -webkit-transition: color 0s ease;
  -moz-transition: color 0s ease;
  -o-transition: color 0s ease;
  transition: color 0s ease;
}
.all-headers #hn-list > ul > li ul {
  background-color: #fccf45;
}
.all-headers #hn-list > ul > li ul li a {
  color: #666;
}
.all-headers #hn-list > ul > li ul li:hover {
  background-color: #fddc77;
}
.all-headers #hn-list ul ul ul {
  background-color: #fddc77;
}
.all-headers #hn-list ul.lined li {
  border-top: 1px solid #735702;
}
.all-headers #hn-list ul.lined li:first-child {
  border-top: none;
}
.clear-scheme {
  background: transparent;
}
.clear-scheme #menu-dock-toggle {
  background: transparent url("../lib/core/1.6/img/hamburger.png") no-repeat;
}
.clear-scheme #logo-block {
  background-image: url("../lib/core/1.6/img/head-logo.png");
}
.clear-scheme #sys-nav > li a {
  color: #013a6f;
}
.clear-scheme #hn-list a {
  color: #013a6f;
}
.clear-header {
  background: transparent;
}
.clear-header #logo-block {
  width: 288px;
  height: 55px;
  background-repeat: no-repeat;
}
.clear-header #sys-nav > li:hover {
  background-color: #ebebeb;
}
.clear-header #sys-nav > li:hover a {
  color: #464646;
}
.clear-header #sys-nav > li ul {
  background-color: #ebebeb;
}
.clear-header #sys-nav > li ul li:hover {
  background-color: #f4f4f4;
}
.clear-header #sys-nav a {
  -webkit-transition: color 0s ease;
  -moz-transition: color 0s ease;
  -o-transition: color 0s ease;
  transition: color 0s ease;
}
.clear-header #hn-list > ul > li:hover,
.clear-header #hn-list > ul > li.open {
  background-color: #fccf45;
}
.clear-header #hn-list > ul > li:hover a,
.clear-header #hn-list > ul > li.open a {
  -webkit-transition: color 0s ease;
  -moz-transition: color 0s ease;
  -o-transition: color 0s ease;
  transition: color 0s ease;
  color: #735702;
}
.clear-header #hn-list > ul > li > a {
  -webkit-transition: color 0s ease;
  -moz-transition: color 0s ease;
  -o-transition: color 0s ease;
  transition: color 0s ease;
}
.clear-header #hn-list > ul > li ul {
  background-color: #fccf45;
}
.clear-header #hn-list > ul > li ul li a {
  color: #666;
}
.clear-header #hn-list > ul > li ul li:hover {
  background-color: #fddc77;
}
.clear-header #hn-list ul ul ul {
  background-color: #fddc77;
}
.clear-header #hn-list ul.lined li {
  border-top: 1px solid #735702;
}
.clear-header #hn-list ul.lined li:first-child {
  border-top: none;
}
.clear-header #menu-dock-toggle {
  background: transparent url("../lib/core/1.6/img/hamburger.png") no-repeat;
}
.clear-header #logo-block {
  background-image: url("../lib/core/1.6/img/head-logo.png");
}
.clear-header #sys-nav > li a {
  color: #013a6f;
}
.clear-header #hn-list a {
  color: #013a6f;
}
.white-scheme {
  background: transparent url("../lib/core/1.6/img/head-bg-white.png") repeat;
}
.white-scheme #menu-dock-toggle {
  background: transparent url("../lib/core/1.6/img/hamburger.png") no-repeat;
}
.white-scheme #logo-block {
  background-image: url("../lib/core/1.6/img/head-logo.png");
}
.white-scheme #sys-nav > li a {
  color: #013a6f;
}
.white-scheme #hn-list a {
  color: #013a6f;
}
.white-header {
  background: transparent url("../lib/core/1.6/img/head-bg-white.png") repeat;
}
.white-header #logo-block {
  width: 288px;
  height: 55px;
  background-repeat: no-repeat;
}
.white-header #sys-nav > li:hover {
  background-color: #ebebeb;
}
.white-header #sys-nav > li:hover a {
  color: #464646;
}
.white-header #sys-nav > li ul {
  background-color: #ebebeb;
}
.white-header #sys-nav > li ul li:hover {
  background-color: #f4f4f4;
}
.white-header #sys-nav a {
  -webkit-transition: color 0s ease;
  -moz-transition: color 0s ease;
  -o-transition: color 0s ease;
  transition: color 0s ease;
}
.white-header #hn-list > ul > li:hover,
.white-header #hn-list > ul > li.open {
  background-color: #fccf45;
}
.white-header #hn-list > ul > li:hover a,
.white-header #hn-list > ul > li.open a {
  -webkit-transition: color 0s ease;
  -moz-transition: color 0s ease;
  -o-transition: color 0s ease;
  transition: color 0s ease;
  color: #735702;
}
.white-header #hn-list > ul > li > a {
  -webkit-transition: color 0s ease;
  -moz-transition: color 0s ease;
  -o-transition: color 0s ease;
  transition: color 0s ease;
}
.white-header #hn-list > ul > li ul {
  background-color: #fccf45;
}
.white-header #hn-list > ul > li ul li a {
  color: #666;
}
.white-header #hn-list > ul > li ul li:hover {
  background-color: #fddc77;
}
.white-header #hn-list ul ul ul {
  background-color: #fddc77;
}
.white-header #hn-list ul.lined li {
  border-top: 1px solid #735702;
}
.white-header #hn-list ul.lined li:first-child {
  border-top: none;
}
.white-header #menu-dock-toggle {
  background: transparent url("../lib/core/1.6/img/hamburger.png") no-repeat;
}
.white-header #logo-block {
  background-image: url("../lib/core/1.6/img/head-logo.png");
}
.white-header #sys-nav > li a {
  color: #013a6f;
}
.white-header #hn-list a {
  color: #013a6f;
}
.blue-scheme {
  background: transparent url("../lib/core/1.6/img/head-bg.png") repeat;
}
.blue-scheme #menu-dock-toggle {
  background: transparent url("../lib/core/1.6/img/hamburger-white.png") no-repeat;
}
.blue-scheme #logo-block {
  background-image: url("../lib/core/1.6/img/head-logo-white.png");
}
.blue-scheme #sys-nav > li a {
  color: #ffffff;
}
.blue-scheme #hn-list a {
  color: #ffffff;
}
.blue-header {
  background: transparent url("../lib/core/1.6/img/head-bg.png") repeat;
}
.blue-header #logo-block {
  width: 288px;
  height: 55px;
  background-repeat: no-repeat;
}
.blue-header #sys-nav > li:hover {
  background-color: #ebebeb;
}
.blue-header #sys-nav > li:hover a {
  color: #464646;
}
.blue-header #sys-nav > li ul {
  background-color: #ebebeb;
}
.blue-header #sys-nav > li ul li:hover {
  background-color: #f4f4f4;
}
.blue-header #sys-nav a {
  -webkit-transition: color 0s ease;
  -moz-transition: color 0s ease;
  -o-transition: color 0s ease;
  transition: color 0s ease;
}
.blue-header #hn-list > ul > li:hover,
.blue-header #hn-list > ul > li.open {
  background-color: #fccf45;
}
.blue-header #hn-list > ul > li:hover a,
.blue-header #hn-list > ul > li.open a {
  -webkit-transition: color 0s ease;
  -moz-transition: color 0s ease;
  -o-transition: color 0s ease;
  transition: color 0s ease;
  color: #735702;
}
.blue-header #hn-list > ul > li > a {
  -webkit-transition: color 0s ease;
  -moz-transition: color 0s ease;
  -o-transition: color 0s ease;
  transition: color 0s ease;
}
.blue-header #hn-list > ul > li ul {
  background-color: #fccf45;
}
.blue-header #hn-list > ul > li ul li a {
  color: #666;
}
.blue-header #hn-list > ul > li ul li:hover {
  background-color: #fddc77;
}
.blue-header #hn-list ul ul ul {
  background-color: #fddc77;
}
.blue-header #hn-list ul.lined li {
  border-top: 1px solid #735702;
}
.blue-header #hn-list ul.lined li:first-child {
  border-top: none;
}
.blue-header #menu-dock-toggle {
  background: transparent url("../lib/core/1.6/img/hamburger-white.png") no-repeat;
}
.blue-header #logo-block {
  background-image: url("../lib/core/1.6/img/head-logo-white.png");
}
.blue-header #sys-nav > li a {
  color: #ffffff;
}
.blue-header #hn-list a {
  color: #ffffff;
}
.base-dock-colors #sys-nav li a,
.base-dock-colors #sys-nav li a > * {
  color: #ffffff;
}
.base-dock-colors #sys-nav li h4 {
  color: #464646;
}
.base-dock-colors #sys-nav li.open {
  background-color: #ebebeb;
}
.base-dock-colors #sys-nav li.open a,
.base-dock-colors #sys-nav li.open a:hover {
  color: #464646;
}
.base-dock-colors #sys-nav li.open a:hover {
  background-color: #f4f4f4;
}
.rem-shadow {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.learn-more-btn,
.learn-more-btn:focus {
  display: block;
  float: left;
  font-weight: 300;
  padding: 16px 50px 16px 12px;
  background: #fccf45 url("../lib/core/1.6/img/chevron-brown.png") 90% center no-repeat;
  color: #735702;
  font-size: 16pt;
  text-decoration: none;
}
.learn-more-btn:hover,
.learn-more-btn:focus:hover {
  color: #735702;
  background-color: #fcd55e;
}
.block-links {
  margin: 0;
  padding: 0;
}
.block-links li {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}
.block-links li a {
  display: block;
  font-weight: 300;
  padding: 16px 50px 16px 12px;
  background: transparent url("../lib/core/1.6/img/chevron-grey.png") 90% center no-repeat;
  color: #464646;
  font-size: 16pt;
  text-decoration: none;
}
.block-links li a:hover {
  color: #735702;
  background-color: #fccf45;
  background-image: url("../lib/core/1.6/img/chevron-brown.png");
}
#outer-wrap {
  width: 100%;
  min-width: 934px;
  padding: 0;
  margin: 0;
  position: relative;
}
.outer-block {
  width: 100%;
  min-width: 934px;
}
.inner-block {
  *zoom: 1;
  width: 934px;
  margin: 0 auto;
}
.inner-block:before,
.inner-block:after {
  content: " ";
  display: table;
}
.inner-block:after {
  clear: both;
}
.col {
  float: left;
  padding: 0;
}
.pad-col {
  float: left;
  padding: 20px;
}
.full {
  width: 100%;
}
.half,
.one-third,
.two-thirds,
.one-fourth,
.three-fourths,
.one-fifth,
.two-fifths,
.three-fifths,
.four-fifths,
.one-sixth,
.five-sixths {
  display: block;
}
.half {
  width: 446px;
}
.one-third {
  width: 284px;
}
.two-thirds {
  width: 608px;
}
.one-fourth {
  width: 202px;
}
.three-fourths {
  width: 690px;
}
.one-fifth {
  width: 154px;
}
.two-fifths {
  width: 349px;
}
.three-fifths {
  width: 543px;
}
.four-fifths {
  width: 738px;
}
.one-sixth {
  width: 124px;
}
.five-sixths {
  width: 768px;
}
.two-col .half,
.two-col .one-third,
.two-col .two-thirds,
.two-col .one-fourth,
.two-col .three-fourths,
.two-col .one-fifth,
.two-col .two-fifths,
.two-col .three-fifths,
.two-col .four-fifths,
.two-col .one-sixth,
.two-col .five-sixths {
  margin-left: 42px;
}
.three-col .half,
.three-col .one-third,
.three-col .two-thirds,
.three-col .one-fourth,
.three-col .three-fourths,
.three-col .one-fifth,
.three-col .two-fifths,
.three-col .three-fifths,
.three-col .four-fifths,
.three-col .one-sixth {
  margin-left: 41px;
}
.three-col .one-fourth {
  margin-left: 42px;
}
.three-col .one-sixth {
  margin-left: 39px;
}
.four-col .half,
.four-col .one-third,
.four-col .one-fourth,
.four-col .one-fifth,
.four-col .two-fifths,
.four-col .one-sixth {
  margin-left: 42px;
}
.four-col .one-fifth {
  margin-left: 41px;
}
.four-col .two-fifths {
  margin-left: 41px;
}
.four-col .one-sixth {
  margin-left: 38px;
}
.five-col .one-fifth,
.five-col .one-sixth {
  margin-left: 41px;
}
.five-col .one-third {
  margin-left: 40px;
}
.five-col .one-sixth {
  margin-left: 38px;
}
.six-col .one-sixth {
  margin-left: 38px;
}
.two-col,
.three-col,
.four-col,
.five-col,
.six-col {
  *zoom: 1;
}
.two-col:before,
.three-col:before,
.four-col:before,
.five-col:before,
.six-col:before,
.two-col:after,
.three-col:after,
.four-col:after,
.five-col:after,
.six-col:after {
  content: " ";
  display: table;
}
.two-col:after,
.three-col:after,
.four-col:after,
.five-col:after,
.six-col:after {
  clear: both;
}
.two-col .half:first-child,
.three-col .half:first-child,
.four-col .half:first-child,
.five-col .half:first-child,
.six-col .half:first-child,
.two-col .one-third:first-child,
.three-col .one-third:first-child,
.four-col .one-third:first-child,
.five-col .one-third:first-child,
.six-col .one-third:first-child,
.two-col .two-thirds:first-child,
.three-col .two-thirds:first-child,
.four-col .two-thirds:first-child,
.five-col .two-thirds:first-child,
.six-col .two-thirds:first-child,
.two-col .one-fourth:first-child,
.three-col .one-fourth:first-child,
.four-col .one-fourth:first-child,
.five-col .one-fourth:first-child,
.six-col .one-fourth:first-child,
.two-col .three-fourths:first-child,
.three-col .three-fourths:first-child,
.four-col .three-fourths:first-child,
.five-col .three-fourths:first-child,
.six-col .three-fourths:first-child,
.two-col .one-fifth:first-child,
.three-col .one-fifth:first-child,
.four-col .one-fifth:first-child,
.five-col .one-fifth:first-child,
.six-col .one-fifth:first-child,
.two-col .two-fifths:first-child,
.three-col .two-fifths:first-child,
.four-col .two-fifths:first-child,
.five-col .two-fifths:first-child,
.six-col .two-fifths:first-child,
.two-col .three-fifths:first-child,
.three-col .three-fifths:first-child,
.four-col .three-fifths:first-child,
.five-col .three-fifths:first-child,
.six-col .three-fifths:first-child,
.two-col .four-fifths:first-child,
.three-col .four-fifths:first-child,
.four-col .four-fifths:first-child,
.five-col .four-fifths:first-child,
.six-col .four-fifths:first-child,
.two-col .one-sixth:first-child,
.three-col .one-sixth:first-child,
.four-col .one-sixth:first-child,
.five-col .one-sixth:first-child,
.six-col .one-sixth:first-child,
.two-col .five-sixths:first-child,
.three-col .five-sixths:first-child,
.four-col .five-sixths:first-child,
.five-col .five-sixths:first-child,
.six-col .five-sixths:first-child {
  margin-left: 0;
}
.two-col > .col:nth-of-type(2n + 1),
.two-col > .pad-col:nth-of-type(2n + 1) {
  margin-left: 0;
  clear: left;
}
.three-col > .col:nth-of-type(3n + 1),
.three-col > .pad-col:nth-of-type(3n + 1) {
  margin-left: 0;
  clear: left;
}
.four-col > .col:nth-of-type(4n + 1),
.four-col > .pad-col:nth-of-type(4n + 1) {
  margin-left: 0;
  clear: left;
}
.five-col > .col:nth-of-type(5n + 1),
.five-col > .pad-col:nth-of-type(5n + 1) {
  margin-left: 0;
  clear: left;
}
.six-col > .col:nth-of-type(6n + 1),
.six-col > .pad-col:nth-of-type(6n + 1) {
  margin-left: 0;
  clear: left;
}
@media (max-width: 959px) {
  #outer-wrap {
    min-width: 0;
  }
  .outer-block {
    min-width: 0;
  }
  .inner-block {
    width: 738px;
    min-width: 0;
  }
  .half {
    width: 348px;
  }
  .one-third {
    width: 218px;
  }
  .two-thirds {
    width: 478px;
  }
  .one-fourth {
    width: 153px;
  }
  .three-fourths {
    width: 543px;
  }
  .one-fifth {
    width: 114px;
  }
  .two-fifths {
    width: 271px;
  }
  .three-fifths {
    width: 425px;
  }
  .four-fifths {
    width: 582px;
  }
  .one-sixth {
    width: 93px;
  }
  .five-sixths {
    width: 608px;
  }
  .three-col .one-third {
    margin-left: 42px;
  }
  .four-col .one-fifth {
    margin-left: 42px;
  }
  .five-col .one-third {
    margin-left: 37px;
  }
  .five-col .one-fifth {
    margin-left: 42px;
  }
  .two-col .one-sixth,
  .three-col .one-sixth,
  .four-col .one-sixth,
  .five-col .one-sixth {
    margin-left: 37px;
  }
  .six-col .one-sixth {
    margin-left: 36px;
  }
}
@media (max-width: 767px) {
  .inner-block {
    width: 460px;
  }
  .two-col .half,
  .three-col .half,
  .four-col .half,
  .five-col .half,
  .six-col .half,
  .two-col .one-third,
  .three-col .one-third,
  .four-col .one-third,
  .five-col .one-third,
  .six-col .one-third,
  .two-col .two-thirds,
  .three-col .two-thirds,
  .four-col .two-thirds,
  .five-col .two-thirds,
  .six-col .two-thirds,
  .two-col .one-fourth,
  .three-col .one-fourth,
  .four-col .one-fourth,
  .five-col .one-fourth,
  .six-col .one-fourth,
  .two-col .three-fourths,
  .three-col .three-fourths,
  .four-col .three-fourths,
  .five-col .three-fourths,
  .six-col .three-fourths,
  .two-col .one-fifth,
  .three-col .one-fifth,
  .four-col .one-fifth,
  .five-col .one-fifth,
  .six-col .one-fifth,
  .two-col .two-fifths,
  .three-col .two-fifths,
  .four-col .two-fifths,
  .five-col .two-fifths,
  .six-col .two-fifths,
  .two-col .three-fifths,
  .three-col .three-fifths,
  .four-col .three-fifths,
  .five-col .three-fifths,
  .six-col .three-fifths,
  .two-col .four-fifths,
  .three-col .four-fifths,
  .four-col .four-fifths,
  .five-col .four-fifths,
  .six-col .four-fifths,
  .two-col .one-sixth,
  .three-col .one-sixth,
  .four-col .one-sixth,
  .five-col .one-sixth,
  .six-col .one-sixth,
  .two-col .five-sixths,
  .three-col .five-sixths,
  .four-col .five-sixths,
  .five-col .five-sixths,
  .six-col .five-sixths {
    width: 100%;
    margin-left: 0;
  }
}
@media (max-width: 479px) {
  .inner-block {
    width: 300px;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Avenir, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
a {
  color: #013a6f;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
a:active,
a:hover,
a:link,
a:visited {
  outline: none;
  text-decoration: none;
}
a:hover {
  color: #026fd4;
}
#main .inner-block {
  padding: 40px 0;
}
#main small {
  color: inherit;
}
.font-light {
  font-weight: 100;
}
.font-book {
  font-weight: 300;
}
.font-medium {
  font-weight: 400;
}
.font-heavy {
  font-weight: 700;
}
.font-black {
  font-weight: 900;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin: 20px 0 15px;
  line-height: 1.2em;
  color: #013a6f;
  font-weight: 400;
}
h1,
.h1 {
  font-size: 30pt;
}
h2,
.h2 {
  font-size: 22pt;
}
.headline {
  font-weight: 300;
  font-size: 30pt;
  line-height: 1.1em;
  margin: 20px 0 40px;
}
h3,
.h3 {
  font-size: 18pt;
}
h4,
.h4 {
  font-size: 16pt;
}
h5,
.h5 {
  font-size: 14.5pt;
}
h6,
.h6 {
  font-size: 13.5pt;
}
p {
  font-weight: 300;
  font-size: 13.5pt;
  line-height: 1.2em;
  margin: 0 0 30px;
  color: #464646;
}
.lead-in {
  font-size: 18pt;
  margin: 0 0 40px;
}
.footnote {
  font-style: italic;
  font-size: 10pt;
}
ul,
ol {
  padding-left: 20px;
  margin-bottom: 30px;
}
ul li,
ol li {
  font-weight: 300;
  font-size: 13.5pt;
  line-height: 1.3em;
  color: #464646;
}
.bulleted {
  padding-left: 12px;
}
.bulleted li {
  font-weight: 700;
  font-size: 12pt;
  margin-bottom: 20px;
}
.bulleted li ul {
  margin-top: 20px;
}
.bulleted li .lighter {
  font-weight: 100;
}
.bulleted.blue li {
  list-style-image: url("../lib/core/1.6/img/orange-chevron.png");
  color: #013a6f;
}
.bulleted.blue-blue li {
  list-style-image: url("../lib/core/1.6/img/blue-chevron.png");
  color: #013a6f;
}
.bulleted.grey li {
  list-style-image: url("../lib/core/1.6/img/grey-chevron.png");
}
.bulleted.white li {
  list-style-image: url("../lib/core/1.6/img/white-chevron.png");
  color: #ffffff;
}
#header {
  position: absolute;
  background: transparent url("../lib/core/1.6/img/head-bg.png") repeat;
}
#header #logo-block {
  width: 288px;
  height: 55px;
  background-repeat: no-repeat;
}
#header #sys-nav > li:hover {
  background-color: #ebebeb;
}
#header #sys-nav > li:hover a {
  color: #464646;
}
#header #sys-nav > li ul {
  background-color: #ebebeb;
}
#header #sys-nav > li ul li:hover {
  background-color: #f4f4f4;
}
#header #sys-nav a {
  -webkit-transition: color 0s ease;
  -moz-transition: color 0s ease;
  -o-transition: color 0s ease;
  transition: color 0s ease;
}
#header #hn-list > ul > li:hover,
#header #hn-list > ul > li.open {
  background-color: #fccf45;
}
#header #hn-list > ul > li:hover a,
#header #hn-list > ul > li.open a {
  -webkit-transition: color 0s ease;
  -moz-transition: color 0s ease;
  -o-transition: color 0s ease;
  transition: color 0s ease;
  color: #735702;
}
#header #hn-list > ul > li > a {
  -webkit-transition: color 0s ease;
  -moz-transition: color 0s ease;
  -o-transition: color 0s ease;
  transition: color 0s ease;
}
#header #hn-list > ul > li ul {
  background-color: #fccf45;
}
#header #hn-list > ul > li ul li a {
  color: #666;
}
#header #hn-list > ul > li ul li:hover {
  background-color: #fddc77;
}
#header #hn-list ul ul ul {
  background-color: #fddc77;
}
#header #hn-list ul.lined li {
  border-top: 1px solid #735702;
}
#header #hn-list ul.lined li:first-child {
  border-top: none;
}
#header #menu-dock-toggle {
  background: transparent url("../lib/core/1.6/img/hamburger-white.png") no-repeat;
}
#header #logo-block {
  background-image: url("../lib/core/1.6/img/head-logo-white.png");
}
#header #sys-nav > li a {
  color: #ffffff;
}
#header #hn-list a {
  color: #ffffff;
}
#header .inner-block {
  padding: 4px 0 0;
}
#head-logo {
  float: left;
  display: block;
  width: 284px;
  padding: 0;
  margin: 15px 0 20px;
}
#head-right {
  float: left;
  display: block;
  width: 608px;
  float: right;
  padding: 0;
  margin-top: 10px;
}
#head-right form#head-search {
  display: block;
  float: right;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 2px 2px 5px #b2c4d4;
  -moz-box-shadow: inset 2px 2px 5px #b2c4d4;
  box-shadow: inset 2px 2px 5px #b2c4d4;
  border-collapse: separate;
  border: 1px solid #c2c2c2;
  background: #ffffff;
  padding-top: 3px;
}
#head-right form#head-search input {
  border: none;
  width: 123px;
  background: transparent;
  height: 22px;
  line-height: 20px;
  margin: 2px 0;
  padding: 0 12px;
}
#head-right #btnSearch {
  background: transparent;
  line-height: 20px;
  margin: 2px 0;
  padding: 0 8px;
}
#head-right #btnSearch span.glyphicon {
  color: #b2c4d4;
}
#hs-input,
#btnSearch {
  outline: none;
}
.med-long #head-logo {
  margin: 39px 0 20px;
}
.med-long #sys-nav {
  margin: 10px 0 0;
}
.med-long #sys-nav > li {
  padding: 10px;
}
#main section:first-child {
  padding-top: 99px;
}
ul#sys-nav {
  float: right;
  margin: 0 20px 0 0;
}
ul#sys-nav > li {
  float: left;
  list-style: none;
  padding: 10px 20px;
  font-size: 10pt;
  font-weight: 400;
  position: relative;
}
ul#sys-nav > li ul {
  display: none;
  position: absolute;
  z-index: 1000;
  width: 240px;
  margin: 0;
  padding: 0;
  top: 37px;
  left: 0;
}
ul#sys-nav > li ul li {
  list-style: none;
  padding: 20px;
  border-top: 1px solid #c2c2c2;
}
ul#sys-nav > li ul li:first-child {
  border-top: none;
}
ul#sys-nav a,
ul#sys-nav a:hover,
ul#sys-nav h4,
ul#sys-nav p {
  color: #464646;
}
ul#sys-nav h4 {
  font-weight: 300;
  margin: 0;
}
ul#sys-nav p {
  font-weight: 100;
  font-size: 11pt;
  margin: 0;
}
#head-nav {
  float: right;
  clear: both;
  margin-top: 2px;
}
#hn-list {
  padding: 0;
  clear: both;
  *zoom: 1;
}
#hn-list:before,
#hn-list:after {
  content: " ";
  display: table;
}
#hn-list:after {
  clear: both;
}
#hn-list > ul {
  float: right;
  position: relative;
}
#hn-list > ul > li {
  padding: 10px 20px;
  font-size: 15pt;
  font-weight: 400;
}
#hn-list > ul > li > a {
  font-size: 14pt;
}
#hn-list > ul > li > ul {
  top: 46px;
  right: 0;
  width: 193px;
}
#hn-list > ul > li ul li {
  padding-left: 20px;
  font-size: 12pt;
}
#hn-list ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
#hn-list ul > li {
  float: left;
  position: relative;
  padding: 10px;
}
#hn-list ul li {
  display: block;
}
#hn-list ul li a {
  display: block;
}
#hn-list ul li ul {
  position: absolute;
  margin: 0;
  width: 200px;
  display: none;
  z-index: 1000;
}
#hn-list ul li ul li {
  position: relative;
  float: none;
}
#hn-list ul li ul li a {
  padding: 0;
}
#hn-list ul li ul li ul {
  position: absolute;
  top: 0;
  left: 200px;
}
#hn-list ul li ul li ul.righty {
  right: auto;
  left: 200px;
}
#hn-list ul li ul li ul.lefty {
  left: auto;
  right: 200px;
}
#alerter {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2100;
}
.white-header-secondary {
  background: transparent url("../lib/core/1.6/img/secondary-nav-bg-1.png") repeat-x;
}
.blue-header-secondary {
  background: transparent url("../lib/core/1.6/img/secondary-nav-bg-2.png") repeat-x;
}
#secondary-nav {
  background: transparent url("../lib/core/1.6/img/secondary-nav-bg-2.png") repeat-x;
  position: absolute;
}
#secondary-nav .inner-block {
  position: relative;
}
#secondary-nav #sn-bar ul {
  margin: 0;
  padding: 0;
  float: left;
}
#secondary-nav #sn-bar ul li {
  list-style-type: none;
  float: left;
  padding: 10px;
  position: relative;
  font-size: 12pt;
  font-weight: 300;
}
#secondary-nav #sn-bar ul li a {
  color: #ffffff;
}
#secondary-nav #sn-bar ul li:hover {
  background-color: #ebebeb;
}
#secondary-nav #sn-bar ul li:hover a {
  color: #000000;
}
#secondary-nav #sn-bar ul li ul {
  display: none;
  position: absolute;
  margin: 0;
  padding: 0;
  z-index: 1000;
  background-color: #ebebeb;
  left: 0;
  top: 40px;
  width: 200px;
}
#secondary-nav #sn-bar ul li ul li {
  display: block;
  float: none;
}
#secondary-nav #sn-bar ul li ul li a {
  display: block;
}
#secondary-nav #sn-bar ul li ul li ul {
  position: absolute;
  top: 0;
  left: 200px;
}
#secondary-nav #sn-bar ul li ul li ul.lefty {
  left: auto;
  right: 200px;
}
#secondary-nav #sn-bar ul li ul li:hover {
  background-color: #f4f4f4;
}
#secondary-nav #sn-bar ul li ul li:hover ul {
  background-color: #ebebeb;
}
#secondary-nav #sn-bar ul li ul li:hover ul li:hover {
  background-color: #f4f4f4;
}
#secondary-nav #sn-bar span.glyphicon {
  margin-right: 10px;
}
#secondary-nav a {
  -webkit-transition: color 0s ease;
  -moz-transition: color 0s ease;
  -o-transition: color 0s ease;
  transition: color 0s ease;
}
#secondary-nav ul.lined li {
  border-top: 1px solid #c2c2c2;
}
#secondary-nav ul.lined li:first-child {
  border-top: none;
}
.drawer-menu-indents {
  margin: 0;
  padding: 0;
}
.drawer-menu-indents li {
  padding: 0;
}
.drawer-menu-indents li a {
  display: block;
  width: 100%;
  padding: 10px 20px;
}
.drawer-menu-indents li ul li {
  border: none;
}
.drawer-menu-indents li ul li a {
  padding: 15px 20px 15px 30px;
}
.drawer-menu-indents li ul li ul li a {
  padding: 15px 20px 15px 50px;
}
.docked-menu {
  background-color: #34618c;
  float: none;
  margin: 0;
  padding: 0;
}
.docked-menu li {
  padding: 0;
}
.docked-menu li a {
  display: block;
  width: 100%;
  padding: 10px 20px;
}
.docked-menu li ul li {
  border: none;
}
.docked-menu li ul li a {
  padding: 15px 20px 15px 30px;
}
.docked-menu li ul li ul li a {
  padding: 15px 20px 15px 50px;
}
.docked-menu li {
  width: 100%;
  list-style: none;
  border-bottom: 1px solid #9ab0c6;
  float: none;
}
.docked-menu li a {
  color: #ffffff;
}
.docked-menu li a:hover {
  background-color: #6194c5;
}
.docked-menu li ul li {
  border: none;
}
#menu-dock {
  position: fixed;
  top: 0;
  left: 100%;
  width: 260px;
  background-color: #4e759a;
}
#menu-dock #sys-nav li a,
#menu-dock #sys-nav li a > * {
  color: #ffffff;
}
#menu-dock #sys-nav li h4 {
  color: #464646;
}
#menu-dock #sys-nav li.open {
  background-color: #ebebeb;
}
#menu-dock #sys-nav li.open a,
#menu-dock #sys-nav li.open a:hover {
  color: #464646;
}
#menu-dock #sys-nav li.open a:hover {
  background-color: #f4f4f4;
}
#menu-dock #head-search {
  padding: 20px;
  float: none;
  clear: none;
  background-color: #013a6f;
}
#menu-dock #head-search #hs-input {
  width: 96%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 2px 2px 5px #b2c4d4;
  -moz-box-shadow: inset 2px 2px 5px #b2c4d4;
  box-shadow: inset 2px 2px 5px #b2c4d4;
  border-collapse: separate;
}
#menu-dock #btnSearch {
  background: #fccf45 url("../lib/core/1.6/img/nav-drawer-btn-bg.jpg") repeat-x;
  color: #735702;
}
#menu-dock #head-nav {
  float: none;
  margin: 0;
}
#menu-dock #head-nav ul {
  background-color: #34618c;
  float: none;
  margin: 0;
  padding: 0;
}
#menu-dock #head-nav ul li {
  padding: 0;
}
#menu-dock #head-nav ul li a {
  display: block;
  width: 100%;
  padding: 10px 20px;
}
#menu-dock #head-nav ul li ul li {
  border: none;
}
#menu-dock #head-nav ul li ul li a {
  padding: 15px 20px 15px 30px;
}
#menu-dock #head-nav ul li ul li ul li a {
  padding: 15px 20px 15px 50px;
}
#menu-dock #head-nav ul li {
  width: 100%;
  list-style: none;
  border-bottom: 1px solid #9ab0c6;
  float: none;
}
#menu-dock #head-nav ul li a {
  color: #ffffff;
}
#menu-dock #head-nav ul li a:hover {
  background-color: #6194c5;
}
#menu-dock #head-nav ul li ul li {
  border: none;
}
#menu-dock #head-nav ul li ul,
#menu-dock #head-nav ul li.open ul,
#menu-dock #head-nav ul li.closed ul {
  position: static;
  width: 100%;
  padding: 0;
}
#menu-dock #dock-secondary {
  float: none;
}
#menu-dock #dock-secondary ul {
  background-color: #34618c;
  float: none;
  margin: 0;
  padding: 0;
}
#menu-dock #dock-secondary ul li {
  padding: 0;
}
#menu-dock #dock-secondary ul li a {
  display: block;
  width: 100%;
  padding: 10px 20px;
}
#menu-dock #dock-secondary ul li ul li {
  border: none;
}
#menu-dock #dock-secondary ul li ul li a {
  padding: 15px 20px 15px 30px;
}
#menu-dock #dock-secondary ul li ul li ul li a {
  padding: 15px 20px 15px 50px;
}
#menu-dock #dock-secondary ul li {
  width: 100%;
  list-style: none;
  border-bottom: 1px solid #9ab0c6;
  float: none;
}
#menu-dock #dock-secondary ul li a {
  color: #ffffff;
}
#menu-dock #dock-secondary ul li a:hover {
  background-color: #6194c5;
}
#menu-dock #dock-secondary ul li ul li {
  border: none;
}
#menu-dock #dock-secondary ul li ul {
  display: none;
}
#menu-dock #dock-secondary ul li ul li a {
  font-size: 11pt;
}
#menu-dock #sys-nav {
  float: none;
  margin: 0;
  padding: 0;
  margin-top: 20px;
}
#menu-dock #sys-nav li {
  padding: 0;
}
#menu-dock #sys-nav li a {
  display: block;
  width: 100%;
  padding: 10px 20px;
}
#menu-dock #sys-nav li ul li {
  border: none;
}
#menu-dock #sys-nav li ul li a {
  padding: 15px 20px 15px 30px;
}
#menu-dock #sys-nav li ul li ul li a {
  padding: 15px 20px 15px 50px;
}
#menu-dock #sys-nav li {
  float: none;
  padding: 0;
  border: none;
}
#menu-dock #sys-nav li h4 {
  font-size: 10pt;
}
#menu-dock #sys-nav li p {
  display: none;
}
#menu-dock #sys-nav li ul {
  position: static;
  width: auto;
}
#menu-dock-toggle {
  float: right;
  width: 19px;
  height: 17px;
  margin-top: 20px;
  background: transparent url("../lib/core/1.6/img/hamburger.png") no-repeat;
}
#global-modal {
  z-index: 2000;
}
#global-modal .modal-dialog {
  width: 620px;
}
#global-modal .modal-content {
  background: transparent;
  color: #ffffff;
  border: none;
}
#global-modal .modal-content .modal-header {
  padding: 0;
  border: none;
}
#global-modal .modal-content .modal-header .modal-title {
  font-size: 30px;
  margin: 100px 0 20px;
  color: #ffffff;
}
#global-modal .modal-content .modal-header .close {
  opacity: 1;
  line-height: 42px;
}
#global-modal .modal-content .modal-header .close span {
  color: #fff;
}
#global-modal .modal-content .modal-header .close:focus {
  outline: none;
}
#global-modal .modal-content .modal-body {
  padding: 0;
}
#global-modal .modal-content .modal-footer {
  padding: 40px 0 0;
  border: none;
}
#global-modal .modal-content .modal-footer h5 {
  margin: 20px 0 0;
}
#global-modal .modal-content .modal-footer h5 a {
  color: #ffffff;
  font-size: 18pt;
  font-weight: 300;
}
#global-modal .modal-content .modal-footer h5 a:hover {
  color: #ffffff;
  text-decoration: underline;
}
#global-modal .modal-content h1,
#global-modal .modal-content h2,
#global-modal .modal-content h3,
#global-modal .modal-content h4,
#global-modal .modal-content h5,
#global-modal .modal-content h6,
#global-modal .modal-content .h1,
#global-modal .modal-content .h2,
#global-modal .modal-content .h3,
#global-modal .modal-content .h4,
#global-modal .modal-content .h5,
#global-modal .modal-content .h6,
#global-modal .modal-content p,
#global-modal .modal-content li {
  color: #ffffff;
}
#global-modal .modal-content input {
  color: #464646;
}
.modal-backdrop.fade.in {
  opacity: .9;
  z-index: 1900;
}
.modal-vid {
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
  text-align: center;
}
.modal-vid.bord img {
  border: 10px solid #ffffff;
}
.modal-vid.inverse .black-over {
  position: absolute;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1500;
}
.modal-vid.bord.inverse .black-over {
  top: 10px;
  left: 10px;
}
.modal-vid .play-hover {
  position: absolute;
  background: transparent url("../lib/core/1.6/img/play-sprite.png") 0 0 no-repeat;
  z-index: 1600;
}
.modal-vid h3 {
  font-weight: 700;
  margin: 62px 0;
}
.modal-vid p {
  padding: 0 10px;
}
.modal-vid .link {
  display: block;
  border-top: 1px solid #c2c2c2;
}
.modal-vid .link.no-bord {
  border: none;
}
.modal-vid:hover {
  cursor: pointer;
}
.modal-vid:hover.inverse .black-over {
  background: transparent;
}
.one-third .modal-vid h3 {
  margin: 30px 0;
  padding: 0 5px;
  font-size: 16pt;
}
.one-third .modal-vid .link {
  margin: 20px;
  padding-top: 20px;
}
.one-fourth .modal-vid h3 {
  margin: 14px 0;
  padding: 0 5px;
  font-size: 13pt;
}
.one-fourth .modal-vid .link {
  margin: 10px 20px;
  padding-top: 10px;
}
.reveal-hover-in {
  -webkit-animation: hover_reveal_in 0.5s;
  -moz-animation: hover_reveal_in 0.5s;
  -o-animation: hover_reveal_in 0.5s;
  animation: hover_reveal_in 0.5s;
}
@-webkit-keyframes hover_reveal_in {
  from {
    background-position: 0% 0%;
  }
  to {
    background-position: 100% 0%;
  }
}
@-moz-keyframes hover_reveal_in {
  from {
    background-position: 0% 0%;
  }
  to {
    background-position: 100% 0%;
  }
}
@-o-keyframes hover_reveal_in {
  from {
    background-position: 0% 0%;
  }
  to {
    background-position: 100% 0%;
  }
}
@keyframes hover_reveal_in {
  from {
    background-position: 0% 0%;
  }
  to {
    background-position: 100% 0%;
  }
}
.reveal-hover-out {
  -webkit-animation: hover_reveal_out 0.125s;
  -moz-animation: hover_reveal_out 0.125s;
  -o-animation: hover_reveal_out 0.125s;
  animation: hover_reveal_out 0.125s;
}
@-webkit-keyframes hover_reveal_out {
  from {
    background-position: 100% 0%;
  }
  to {
    background-position: 0% 0%;
  }
}
@-moz-keyframes hover_reveal_out {
  from {
    background-position: 100% 0%;
  }
  to {
    background-position: 0% 0%;
  }
}
@-o-keyframes hover_reveal_out {
  from {
    background-position: 100% 0%;
  }
  to {
    background-position: 0% 0%;
  }
}
@keyframes hover_reveal_out {
  from {
    background-position: 100% 0%;
  }
  to {
    background-position: 0% 0%;
  }
}
.reveal {
  width: 100%;
  overflow: hidden;
  -webkit-animation: hover_reveal_out 0.125s;
  -moz-animation: hover_reveal_out 0.125s;
  -o-animation: hover_reveal_out 0.125s;
  animation: hover_reveal_out 0.125s;
  background-repeat: no-repeat;
  -ms-behavior: url(/assets/lib/legacy/backgroundsize.min.htc);
}
.reveal:hover {
  -webkit-animation: hover_reveal_in 0.5s;
  -moz-animation: hover_reveal_in 0.5s;
  -o-animation: hover_reveal_in 0.5s;
  animation: hover_reveal_in 0.5s;
  background-position: 100% 0%;
}
.one-third .reveal {
  width: 284px;
  height: 284px;
  background-size: 568px auto;
}
.one-fourth .reveal {
  width: 202px;
  height: 202px;
  background-size: 404px auto;
}
.sidebar > h3:first-child {
  margin-top: 0;
}
#footer li,
#footer p {
  font-size: 10.5pt;
}
#breadcrumbs {
  font-size: 10.5pt;
}
#lower-footer {
  margin-bottom: 30px;
}
#lower-footer ul {
  list-style-type: none;
  margin: 0 0 10px;
  padding: 0;
}
#lower-footer ul li {
  display: inline;
  margin-left: 10px;
  font-weight: 400;
  font-size: 9pt;
}
#lower-footer ul li:first-child {
  margin-left: 0;
}
#lower-footer p {
  font-size: 8pt;
  line-height: 1.2em;
  margin: 0 0 6px;
  color: #013a6f;
}
.sprite-social {
  background: transparent url("../lib/core/1.6/img/sprite-social-icons.png") no-repeat;
  height: 22px;
  padding: 5px 0 5px 23px;
}
.socPhone {
  background-position: 0px -520px;
}
.socFax {
  background-position: 0px -560px;
}
.socEmail {
  background-position: 0px -600px;
}
.socContact {
  background-position: 0px -640px;
}
.socText {
  background-position: 0px -680px;
}
.socRss {
  background-position: 0px -720px;
}
.socFacebook {
  background-position: 0px -760px;
}
.socTwitter {
  background-position: 0px -1324px;
}
.socLinkedin {
  background-position: 0px -1743px;
}
.socFlickr {
  background-position: 0px -880px;
}
.socVimeo {
  background-position: 0px -920px;
}
.socGPlus {
  background-position: 0px -940px;
}
.GPlusOne {
  background-position: 0px -960px;
}
.socFoursquare {
  background-position: 0px -980px;
}
.socQuora {
  background-position: 0px -1000px;
}
.socActiveRain {
  background-position: 0px -1020px;
}
.socMap {
  background-position: 0px -1040px;
}
.socMobile {
  background-position: 0px -1060px;
}
.socYouTube {
  background-position: 0px -1080px;
}
.socFav {
  background-position: 0px -1100px;
}
.socBookmark {
  background-position: 0px -1120px;
}
.socBlog {
  background-position: 0px -1140px;
}
@media (max-width: 959px) {
  #head-logo {
    width: 288px;
  }
  #head-right {
    width: 450px;
  }
  #main section:first-child {
    padding-top: 140px;
  }
  .one-third .modal-vid h3 {
    margin: 20px 0;
  }
  .one-third .modal-vid .link {
    margin: 20px;
    padding-top: 20px;
  }
  .one-fourth .modal-vid .link {
    display: none;
  }
  .one-third .reveal {
    width: 218px;
    height: 218px;
    background-size: 436px auto;
  }
  .one-fourth .reveal {
    width: 153px;
    height: 153px;
    background-size: 306px auto;
  }
}
@media (max-width: 767px) {
  #header {
    position: absolute;
    top: 0;
    z-index: 1000;
    background-color: #ffffff;
  }
  #header .inner-block {
    padding: 10px 20px;
    margin: 0;
    width: 100%;
  }
  #header #logo-block {
    width: 200px;
    height: 38px;
    background-size: 100%;
  }
  #head-logo {
    width: 200px;
  }
  #head-right {
    width: 19px;
  }
  #secondary-nav .inner-block {
    width: 100%;
  }
  #secondary-nav #sn-bar {
    height: 28px;
  }
  #secondary-nav #sn-bar ul.small-formation {
    width: 100%;
  }
  #secondary-nav #sn-bar ul.small-formation li {
    width: 31%;
    margin: 1%;
    padding: 0;
  }
  #secondary-nav #sn-bar ul.small-formation li a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  #menu-dock-toggle {
    margin-top: 13px;
  }
  #alerter {
    left: 260px;
  }
  section .inner-block > div {
    width: 100%;
  }
  #global-modal .modal-dialog {
    width: 480px;
    margin: 0 auto;
  }
  .col .reveal,
  .pad-col .reveal {
    width: 460px;
    height: 460px;
    background-size: 920px auto;
  }
}
@media (max-width: 479px) {
  #global-modal .modal-dialog {
    width: 320px;
  }
  .col .reveal,
  .pad-col .reveal {
    width: 300px;
    height: 300px;
    background-size: 600px auto;
  }
}
body.mobile #sn-bar {
  max-height: 40px;
  overflow-y: hidden;
}
body.mobile #sn-bar ul {
  visibility: hidden;
}
body.alt-bg-sections section:nth-child(even) {
  background-color: #ebebeb;
}
.blue-quote {
  background-color: #013a6f;
  color: #ffffff;
  padding: 40px 20px;
}
.blue-quote p {
  font-size: 19pt;
  text-align: center;
}
.card-block {
  background-color: #ffffff;
}
.card-block a {
  color: #464646;
}
.card-block a:hover {
  color: #464646;
}
.card-block p {
  display: block;
  padding: 20px;
}
.card-block hr {
  margin: -30px 20px 0;
}
.card-block .link {
  color: #013a6f;
  font-size: 13pt;
  display: block;
  text-align: center;
  padding: 20px;
}
.card-block h3 {
  text-align: center;
  font-weight: 700;
  color: #ffffff;
  background-repeat: no-repeat;
}
.card-block h4 {
  margin: 0 0 -10px;
  padding: 20px 20px 0;
  color: #464646;
  font-size: 15pt;
}
.card-block.one-third h3 {
  width: 284px;
  height: 284px;
  margin: 0 0 15px;
  padding: 100px 22px 0;
  font-size: 28pt;
}
.card-block.one-fourth h3 {
  width: 202px;
  height: 202px;
  margin: 0 0 15px;
  padding: 100px 22px 0;
  font-size: 28pt;
}
.horiz-links {
  padding: 0;
  margin: 0;
  float: left;
}
.horiz-links li {
  list-style: none;
  float: left;
  padding: 0 20px;
  margin: 0;
  border-left: 1px solid #464646;
}
.horiz-links li:first-child {
  border-left: none;
  padding-left: 0;
}
.services-list {
  padding: 0;
  border-top: 1px solid #c2c2c2;
}
.services-list li {
  list-style: none;
  border-bottom: 1px solid #c2c2c2;
  overflow: hidden;
}
.services-list li .horiz-links li {
  border-bottom: none;
}
.und {
  text-decoration: underline;
}
.hl-note {
  color: #c2c2c2;
  font-size: 14pt;
  font-weight: 300;
}
.learn-small {
  display: block;
  float: left;
  font-weight: 300;
  padding: 16px 50px 16px 12px;
  background: #fccf45 url("../lib/core/1.6/img/chevron-brown.png") 90% center no-repeat;
  color: #735702;
  font-size: 16pt;
  text-decoration: none;
  float: right;
  font-size: 12pt;
  background-size: 5px auto;
  margin-bottom: 30px;
  padding: 5px 35px 5px 12px;
}
.learn-small:hover {
  color: #735702;
  background-color: #fcd55e;
}
#main p > a {
  text-decoration: underline;
}
body.faf-home #header {
  background: transparent;
  z-index: 1000;
}
body.faf-home #header #logo-block {
  width: 288px;
  height: 55px;
  background-repeat: no-repeat;
}
body.faf-home #header #sys-nav > li:hover {
  background-color: #ebebeb;
}
body.faf-home #header #sys-nav > li:hover a {
  color: #464646;
}
body.faf-home #header #sys-nav > li ul {
  background-color: #ebebeb;
}
body.faf-home #header #sys-nav > li ul li:hover {
  background-color: #f4f4f4;
}
body.faf-home #header #sys-nav a {
  -webkit-transition: color 0s ease;
  -moz-transition: color 0s ease;
  -o-transition: color 0s ease;
  transition: color 0s ease;
}
body.faf-home #header #hn-list > ul > li:hover,
body.faf-home #header #hn-list > ul > li.open {
  background-color: #fccf45;
}
body.faf-home #header #hn-list > ul > li:hover a,
body.faf-home #header #hn-list > ul > li.open a {
  -webkit-transition: color 0s ease;
  -moz-transition: color 0s ease;
  -o-transition: color 0s ease;
  transition: color 0s ease;
  color: #735702;
}
body.faf-home #header #hn-list > ul > li > a {
  -webkit-transition: color 0s ease;
  -moz-transition: color 0s ease;
  -o-transition: color 0s ease;
  transition: color 0s ease;
}
body.faf-home #header #hn-list > ul > li ul {
  background-color: #fccf45;
}
body.faf-home #header #hn-list > ul > li ul li a {
  color: #666;
}
body.faf-home #header #hn-list > ul > li ul li:hover {
  background-color: #fddc77;
}
body.faf-home #header #hn-list ul ul ul {
  background-color: #fddc77;
}
body.faf-home #header #hn-list ul.lined li {
  border-top: 1px solid #735702;
}
body.faf-home #header #hn-list ul.lined li:first-child {
  border-top: none;
}
body.faf-home #header #menu-dock-toggle {
  background: transparent url("../lib/core/1.6/img/hamburger.png") no-repeat;
}
body.faf-home #header #logo-block {
  background-image: url("../lib/core/1.6/img/head-logo.png");
}
body.faf-home #header #sys-nav > li a {
  color: #013a6f;
}
body.faf-home #header #hn-list a {
  color: #013a6f;
}
body.faf-home #header #sys-nav #stock-ticker:hover {
  background-color: transparent;
}
body.faf-home #header #sys-nav #stock-ticker a {
  color: #013a6f;
}
#head-nav li.double-nav:hover {
  background-color: #fccf45;
}
#head-nav li.double-nav h5 {
  font-size: 12pt;
  color: #735702;
  font-weight: 700;
}
#head-nav li.double-nav ul.second-column {
  right: -200px;
}
#head-nav li.col-title:hover {
  background-color: #fccf45 !important;
}
#head-nav li.col-title h5 {
  margin: 0;
}
#header #sys-nav li {
  padding: 10px;
}
#header #sys-nav #stock-ticker:hover {
  background-color: transparent;
}
#header #sys-nav #stock-ticker a {
  color: #ffffff;
}
.stock-arrow {
  display: inline-block;
  width: 8px;
  height: 6px;
  background-position: 0 0;
  background-repeat: no-repeat;
  position: relative;
  top: -2px;
}
.stock-arrow.up {
  background-image: url("/assets/faf/img/ico-stock-up.png");
}
.stock-arrow.down {
  background-image: url("/assets/faf/img/ico-stock-down.png");
}
#emergency-alert {
  margin: 0;
  padding: 10px 0;
  background-color: #ffe599;
  color: #664c00;
  font-size: 14pt;
}
#emergency-alert span {
  display: block;
  float: left;
  max-width: 88%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 10px 0;
}
#emergency-alert a {
  display: block;
  float: right;
  color: #ffffff;
  padding: 10px;
  background-color: #e62e1f;
}
#emergency-alert a:hover {
  color: #ffffff;
}
#global-modal.sign-in-modal .modal-dialog {
  width: 750px;
  margin: 100px auto 30px;
}
#global-modal.sign-in-modal .modal-content {
  background-color: rgba(235, 235, 235, 0.8);
  padding: 40px;
  color: #464646;
}
#global-modal.sign-in-modal .modal-content .modal-header h4.modal-title {
  margin: 0 0 20px;
  color: #464646;
}
#global-modal.sign-in-modal .modal-content .modal-header .close span {
  color: #464646;
}
#global-modal.sign-in-modal .modal-content p {
  font-size: 10pt;
}
#global-modal.sign-in-modal .modal-content input:focus {
  outline: none;
}
#global-modal.sign-in-modal #sign-in-sidebar {
  float: right;
  width: 225px;
  padding: 20px;
  background-color: #ffffff;
}
#global-modal.sign-in-modal #sign-in-sidebar h3 {
  font-weight: 300;
  margin-top: 0;
  color: #464646;
}
#global-modal.sign-in-modal #sign-in-sidebar ul {
  margin: 0;
  padding: 0;
}
#global-modal.sign-in-modal #sign-in-sidebar ul li {
  list-style: none;
  border-top: 1px solid #c2c2c2;
  padding: 0;
}
#global-modal.sign-in-modal #sign-in-sidebar ul li p {
  color: #464646;
}
#sign-in-content {
  display: none;
}
#sign-in-main {
  float: left;
  width: 405px;
}
#sign-in-main h3 {
  color: #464646;
  margin-top: 0;
}
#sign-in-main input[type="text"],
#sign-in-main input[type="password"] {
  width: 190px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 2px 2px 5px #c2c2c2;
  -moz-box-shadow: inset 2px 2px 5px #c2c2c2;
  box-shadow: inset 2px 2px 5px #c2c2c2;
  border-collapse: separate;
  border: none;
  margin-bottom: 20px;
  padding: 6px 10px;
}
#sign-in-main input[type="password"] {
  margin-left: 20px;
}
#sign-in-main .forgot {
  line-height: 32px;
}
#myFirstAmSignInForm {
  padding-bottom: 40px;
  border-bottom: 1px solid #c2c2c2;
}
#mfa-signup {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #c2c2c2;
  padding: 20px 0;
}
#mfa-signup p {
  margin-bottom: 10px;
}
#mfa-promo-2 {
  border-top: 1px solid #ffffff;
  padding: 40px 0;
  position: relative;
  overflow: hidden;
}
#mfa-promo-2 img {
  width: 100%;
  float: left;
  height: 203px;
}
#mfa-promo-2 img.next {
  position: absolute;
  top: 83px;
  left: 0;
}
#faf-home-carousel {
  background-repeat: repeat-x;
  background-position: top center;
}
#faf-home-carousel .inner-block {
  padding: 0;
  position: relative;
}
#hc-slides {
  height: 548px;
  padding: 0;
  margin: 0;
}
#hc-slides li {
  display: none;
  float: left;
  width: 349px;
  height: 349px;
  border: 5px solid #ffffff;
  margin-top: 4px;
  padding: 30px;
  position: relative;
}
#hc-slides li h3 {
  margin: 0 0 20px;
  color: #ffffff;
  font-size: 26pt;
  margin-bottom: 20px;
  font-weight: 400;
}
#hc-slides li p {
  margin: 0;
  color: #ffffff;
  font-size: 13pt;
  line-height: 1.4em;
}
#hc-slides li .link {
  display: block;
  position: absolute;
  width: 279px;
  bottom: 30px;
  text-align: center;
  font-size: 15pt;
  color: #fccf45;
  margin-top: 24px;
}
#hc-slides li.active {
  display: block;
}
#hc-slides li.right {
  float: right;
}
.hc-index {
  position: absolute;
  bottom: 160px;
  cursor: pointer;
}
#hc-index-left {
  left: 0px;
}
#hc-index-right {
  right: 0px;
}
#divisions-nav {
  background: transparent url("/assets/faf/img/nav-division-background.png") repeat-x;
  position: relative;
  margin-top: -155px;
}
#divisions-nav .inner-block {
  padding: 0;
}
#dn-bg {
  position: absolute;
  height: 155px;
  width: 294px;
  top: 0;
  left: 1424px;
  margin-left: -4px;
  background-image: url("/assets/faf/img/nav-division-gradient-right.png");
}
#mid-nav {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.mid-nav-item {
  display: block;
  float: left;
}
.mid-nav-item a {
  display: block;
  padding-bottom: 10px;
  background-image: url("/assets/faf/img/nav-division-gradient-button.png");
}
.mid-nav-item a .nav-icon {
  width: 155px;
  height: 145px;
  background-size: 155px auto;
}
.mid-nav-item.active {
  background: #ffffff;
}
.mid-nav-item.active a {
  background-image: none;
}
.mid-nav-item.active a .nav-icon {
  background-position: 0 -145px;
}
.mid-nav-item.nav-title .nav-icon {
  background-image: url("/assets/faf/img/nav-sprite-title.png");
}
.mid-nav-item.nav-lender .nav-icon {
  background-image: url("/assets/faf/img/nav-sprite-lender.png");
}
.mid-nav-item.nav-data .nav-icon {
  background-image: url("/assets/faf/img/nav-sprite-data.png");
}
.mid-nav-item.nav-hwarr .nav-icon {
  background-image: url("/assets/faf/img/nav-sprite-hwarr.png");
}
.mid-nav-item.nav-trust .nav-icon {
  background-image: url("/assets/faf/img/nav-sprite-trust.png");
}
.mid-nav-item.nav-intl .nav-icon {
  background-image: url("/assets/faf/img/nav-sprite-intl.png");
}
.mid-nav-item.nav-news .nav-icon {
  background-image: url("/assets/faf/img/nav-sprite-news.png");
}
#divisions-content {
  background-color: #ebebeb;
  background-position: top center;
  background-repeat: repeat-x;
}
#dvc-main {
  padding: 0;
  position: relative;
  height: 820px;
}
.dvc {
  list-style: none;
  visibility: hidden;
  position: absolute;
  top: 0;
}
.dvc.active {
  visibility: visible;
}
.dvc h2 {
  font-weight: 300;
  font-size: 30pt;
  line-height: 1.1em;
  margin: 20px 0 40px;
}
.dvc.nav-title .learn-more-btn {
  margin-top: 235px;
}
#hnt-find-office {
  background-color: #ffffff;
  text-align: center;
}
#hnt-find-office h3 {
  font-size: 16pt;
  font-weight: 700;
  margin: 62px 0;
}
#hnt-find-office img {
  width: 100%;
}
.dvc.nav-lender .card-block img {
  width: 100%;
}
.dvc.nav-data .learn-more-btn {
  margin-top: 415px;
}
.nav-hwarr .half {
  padding-top: 200px;
}
.nav-hwarr p {
  font-size: 18pt;
  margin: 0 0 40px;
}
.hw-insurance {
  background: #e1e1e1 url("/assets/faf/img/band-home-warranty-pic-insurance.jpg") no-repeat;
}
.hw-insurance .bulleted {
  margin-bottom: 0;
}
.hw-insurance .link-group {
  margin-top: 40px;
}
.hw-warranty {
  background: #e1e1e1 url("/assets/faf/img/band-home-warranty-pic-warranty.jpg") no-repeat;
}
.hw-warranty p {
  margin-bottom: 0;
}
.hw-warranty .link-group {
  margin-top: 272px;
}
.link-group {
  width: 60%;
  margin: 20px auto 0;
  text-align: center;
  overflow: hidden;
}
.link-group a.learn-more-btn {
  float: none;
  width: 172px;
  margin: 0 auto 10px;
}
#hw-vid {
  margin: 40px 0;
  position: relative;
}
#hw-vid img {
  width: 50%;
  float: left;
}
#hw-vid h4 {
  width: 50%;
  margin: 0;
  padding: 20px;
  float: left;
  color: #464646;
}
#hw-vid .play-hover {
  position: absolute;
  top: 25px;
  left: 65px;
  width: 60px;
  height: 60px;
  background: transparent url("../lib/core/1.6/img/play-sprite.png") no-repeat;
  -ms-behavior: url(/assets/lib/legacy/backgroundsize.min.htc);
  background-size: 60px auto;
}
#hw-vid:hover {
  cursor: pointer;
}
#hw-vid:hover .play-hover {
  background-position: 0 -60px;
}
.dvc.nav-trust .learn-more-btn {
  margin-top: 270px;
}
.dvc.nav-trust .three-col {
  margin: 20px 0 40px;
}
.card-block.wealth-mgmt h3 {
  background-image: url("/assets/faf/img/card-wealth-mgmt.jpg");
}
.card-block.trust-svcs h3 {
  background-image: url("/assets/faf/img/card-trust-svcs.jpg");
}
.card-block.banking-svcs h3 {
  background-image: url("/assets/faf/img/card-banking-svcs.jpg");
}
.dvc.nav-intl .learn-more-btn {
  margin-top: 195px;
}
#ownership {
  background: #ffffff url("/assets/faf/img/band-home-ownership.jpg") bottom center repeat-x;
}
#ownership h2 {
  font-weight: 300;
  font-size: 30pt;
  line-height: 1.1em;
  margin: 20px 0 40px;
}
#ownership p {
  font-size: 18pt;
  margin: 0 0 40px;
}
#ownership .learn-more-btn {
  float: right;
}
#ownership .four-col {
  margin-top: 40px;
}
#economics {
  background: #083346 url("/assets/faf/img/band-home-economics.jpg") top center repeat-x;
}
#economics h2,
#economics h4,
#economics p {
  color: #ffffff;
}
#economics h2 {
  font-weight: 300;
  font-size: 30pt;
  line-height: 1.1em;
  margin: 20px 0 40px;
}
#economics .two-col p {
  font-size: 18pt;
  margin: 0 0 40px;
}
#economics .blue-quote {
  height: 284px;
}
#economics .learn-more-btn {
  margin-left: 20px;
}
#economics .learn-more-btn:first-child {
  margin-left: 0;
}
#econ-feed {
  padding: 0;
  margin: 0;
}
#econ-feed li {
  list-style: none;
  margin-bottom: 12px;
}
#econ-feed li a {
  color: #fccf45;
  text-decoration: underline;
  font-size: 16pt;
}
#econ-feed li a:hover {
  color: #fccf45;
}
#econ-feed li .rss-date {
  color: #ffffff;
  line-height: 1.8em;
}
#econ-feed li.econ-more a {
  text-decoration: none;
}
#econSubModal p {
  color: #ffffff;
}
#econSubModal input[type="email"] {
  width: 530px;
}
#cfoc {
  background: #ebebeb url("/assets/faf/img/band-home-cfoc.jpg") center top repeat-x;
}
#cfoc h2 {
  font-weight: 300;
  font-size: 30pt;
  line-height: 1.1em;
  margin: 20px 0 40px;
  font-size: 26pt;
}
#cfoc .learn-more-btn {
  float: right;
}
#cfoc .three-col {
  margin-top: 60px;
}
#cfoc .one-third h4 {
  font-size: 14pt;
  color: #464646;
  font-weight: 700;
  margin-top: 0;
}
#cfoc .one-third img {
  width: 100%;
}
#cares-feed {
  padding: 0;
  margin: 0;
}
#cares-feed li {
  list-style: none;
  margin-bottom: 8px;
}
#cares-feed li a {
  color: #013a6f;
  text-decoration: underline;
  font-size: 11pt;
  line-height: 1.1em;
}
#cares-feed li a:hover {
  color: #013a6f;
}
#cares-feed li .rss-date {
  color: #464646;
  font-size: 10pt;
  line-height: 1.2em;
}
#cares-feed li.cares-more a {
  text-decoration: none;
  font-weight: 700;
}
#careers {
  background: #f6e3d2 url("/assets/faf/img/band-home-careers.jpg") top center repeat-x;
}
#careers h2 {
  font-weight: 300;
  font-size: 30pt;
  line-height: 1.1em;
  margin: 20px 0 40px;
  font-size: 28pt;
}
#careers p {
  font-size: 18pt;
  margin: 0 0 40px;
}
#careers .learn-more-btn {
  float: right;
}
#careers .three-col {
  margin-top: 40px;
}
#careers .three-col .one-third > img {
  width: 100%;
}
#careers .modal-vid {
  background: transparent;
}
#jobs-feed {
  padding: 0;
  margin: 0;
}
#jobs-feed li {
  list-style: none;
  margin-bottom: 12px;
}
#jobs-feed li a {
  text-decoration: underline;
  font-size: 16pt;
}
#jobs-feed li.jobs-more a {
  text-decoration: none;
}
body.title-insurance-and-settlement-services {
  background: #ebebeb url('/assets/faf/img/background-top-title-1.jpg') top center repeat-x;
}
#intro-title .learn-more-btn {
  margin-top: 210px;
}
body.mortgage-lender-solutions {
  background: #ebebeb url('/assets/faf/img/background-top-lenders-1.jpg') top center repeat-x;
}
body.mortgage-lender-solutions .learn-more-btn {
  margin-top: 190px;
}
body.mortgage-lender-solutions .four-col {
  margin-top: 40px;
}
body.real-estate-data-and-recorded-documents {
  background: #ebebeb url('/assets/faf/img/background-top-data-1.jpg') top center repeat-x;
}
body.real-estate-data-and-recorded-documents .learn-more-btn {
  margin-top: 489px;
}
body.home-warranty-and-insurance {
  background: #ebebeb url('/assets/faf/img/background-top-warranty-1.jpg') top center repeat-x;
}
body.home-warranty-and-insurance .learn-more-btn {
  float: right;
  margin-left: 20px;
}
section#warranty {
  background: #ebebeb url('/assets/faf/img/background-top-warranty-2.jpg') top center repeat-x;
}
section#warranty h3 {
  width: 60%;
  color: #464646;
}
#hw-video {
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
  text-align: center;
}
#hw-video.bord img {
  border: 10px solid #ffffff;
}
#hw-video.inverse .black-over {
  position: absolute;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1500;
}
#hw-video.bord.inverse .black-over {
  top: 10px;
  left: 10px;
}
#hw-video .play-hover {
  position: absolute;
  background: transparent url("../lib/core/1.6/img/play-sprite.png") 0 0 no-repeat;
  z-index: 1600;
}
#hw-video h3 {
  font-weight: 700;
  margin: 62px 0;
}
#hw-video p {
  padding: 0 10px;
}
#hw-video .link {
  display: block;
  border-top: 1px solid #c2c2c2;
}
#hw-video .link.no-bord {
  border: none;
}
#hw-video:hover {
  cursor: pointer;
}
#hw-video:hover.inverse .black-over {
  background: transparent;
}
#hw-video img {
  width: 100%;
}
#hw-video .play-hover.ph-half {
  top: 48px;
  background-position: 0 -142px;
}
#hw-video:hover .play-hover.ph-half {
  background-position: 0 0;
}
section#pc-insurance {
  background: #ebebeb url('/assets/faf/img/band-warranty-property-1.jpg') top center repeat-x;
}
section#pc-insurance h3 {
  color: #464646;
}
section#pc-insurance ul {
  margin: 0 0 40px;
  width: 50%;
  float: left;
}
body.trust-services {
  background: #ebebeb url('/assets/faf/img/background-top-trust-1.jpg') top center repeat-x;
}
body.trust-services .learn-more-btn {
  margin-top: 235px;
}
body.international-services {
  background: #ebebeb url('/assets/faf/img/background-top-international-1.jpg') top center repeat-x;
}
body.international-services section:first-child .one-third p {
  margin-top: 340px;
}
#geographic-reach {
  background: #cddae3 url('/assets/faf/img/band-international-reach-1.jpg') top center repeat-x;
}
.blue-cards {
  margin: 40px 0;
}
.blue-cards .col {
  background-color: #ffffff;
}
.blue-cards .col.canada h4 {
  background-image: url('/assets/faf/img/band-international-canada-1.jpg');
}
.blue-cards .col.uk h4 {
  background-image: url('/assets/faf/img/band-international-europe-1.jpg');
}
.blue-cards .col.anz h4 {
  background-image: url('/assets/faf/img/band-international-australia-1.jpg');
}
.blue-cards .col.kor h4 {
  background-image: url('/assets/faf/img/band-international-skorea-1.jpg');
}
.blue-cards .col.asia h4 {
  background-image: url('/assets/faf/img/band-international-asia-1.jpg');
}
.blue-cards h4 {
  background-color: #013a6f;
  color: #ffffff;
  font-weight: 700;
  font-size: 16pt;
  margin-top: 0;
  padding: 20px;
  text-align: center;
}
.blue-cards ul {
  margin-left: 20px;
}
.blue-cards .bulleted {
  padding-left: 0;
}
body.myfirstam-index h2 {
  font-weight: 300;
  font-size: 24pt;
}
#mv-left,
#mv-right {
  display: none;
}
.switcher-list {
  margin: 0;
  padding: 0;
  text-align: center;
}
.switcher-list li {
  list-style: none;
  display: inline-block;
  padding: 0;
  margin: 0 20px;
  text-decoration: underline;
  cursor: pointer;
}
.switcher-list li.active {
  text-decoration: none;
  cursor: default;
}
.switcher-list li:first-child {
  margin-left: 0;
}
.sm-blue {
  font-size: 10pt;
  color: #013a6f;
}
#work-easier {
  background: #e6e8e7 url("/assets/faf/img/mfa/background-top-myfirstam-1.jpg") repeat-x;
  background-position: center top;
}
#work-easier h1 {
  margin-top: 380px;
}
#work-easier .one-third {
  padding: 0;
  margin-top: 100px;
  background: #d7d7d7 url("/assets/faf/img/div-line-bg.jpg") center 340px repeat-x;
  -webkit-box-shadow: 0 0 20px #666666;
  -moz-box-shadow: 0 0 20px #666666;
  box-shadow: 0 0 20px #666666;
  border-collapse: separate;
  overflow: hidden;
}
#work-easier .one-third > div {
  padding: 20px;
}
#work-easier .one-third > div h3 {
  color: #464646;
  font-weight: 300;
  margin-top: 0;
}
#work-easier .one-third > div #myFirstAmSignInForm {
  padding-bottom: 40px;
  border-bottom: none;
}
#work-easier .one-third > div input[type="text"],
#work-easier .one-third > div input[type="password"] {
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 2px 2px 5px #cccccc;
  -moz-box-shadow: inset 2px 2px 5px #cccccc;
  box-shadow: inset 2px 2px 5px #cccccc;
  border-collapse: separate;
  margin-bottom: 10px;
  padding: 2px 6px;
}
#work-easier .one-third > div .mfa-submit {
  margin: 20px 0;
}
#work-easier .one-third > div .forgot {
  clear: both;
}
#work-easier .one-third > div p {
  font-size: 10pt;
  font-weight: 400;
  margin-bottom: 0;
}
#more-features {
  background: #ebebeb url("/assets/faf/img/mfa/band-myfirstam-more-features.jpg") repeat-x;
  background-position: center top;
}
#more-features h3 {
  font-size: 20pt;
}
#more-features p.sm-blue {
  width: 65%;
}
#more-features .half > img {
  width: 284px;
}
#info-that-informs {
  background-color: #617e9e;
  background-image: url("/assets/faf/img/mfa/band-myfirstam-prop-info-search.jpg");
  background-repeat: repeat-x;
  background-position: center -60px;
  background-color: #ffffff;
}
#info-that-informs.advanced {
  background-image: url("/assets/faf/img/mfa/band-myfirstam-prop-info-advanced.jpg");
}
#info-that-informs .inner-block {
  position: relative;
}
#info-that-informs .three-col {
  margin-top: 230px;
}
#info-that-informs h4 {
  color: #ffffff;
  background-color: #013a6f;
  padding: 40px;
  text-align: center;
  margin-bottom: 0;
}
#info-that-informs img {
  width: 100%;
  height: 275px;
  background-color: #ffffff;
}
#info-that-informs ul {
  margin: 0;
  padding: 0 0 26px;
  background: #ffffff;
}
#info-that-informs ul li {
  list-style: none;
  overflow: hidden;
  padding-right: 20px;
  background-size: 120px auto;
  background-repeat: no-repeat;
}
#info-that-informs ul li p {
  font-size: 10pt;
  font-weight: 300;
  color: #013a6f;
  margin: 0 0 0 100px;
}
#info-that-informs ul li.resi {
  height: 64px;
  background-image: url("/assets/faf/img/mfa/band-myfirstam-prop-info-promo-resi.jpg");
  background-position: -15px -22px;
}
#info-that-informs ul li.resi p {
  margin-top: 23px;
}
#info-that-informs ul li.comm {
  height: 83px;
  background-image: url("/assets/faf/img/mfa/band-myfirstam-prop-info-promo-commercial.jpg");
  background-position: -12px -10px;
}
#info-that-informs ul li.comm p {
  margin-top: 31px;
}
#info-that-informs ul li.land {
  height: 102px;
  background-image: url("/assets/faf/img/mfa/band-myfirstam-prop-info-promo-vacant.jpg");
  background-position: -13px -12px;
}
#info-that-informs ul li.land p {
  margin-top: 17px;
}
.srch-tab {
  position: absolute;
  top: 257px;
  height: 33px;
  cursor: pointer;
}
#search-tab {
  position: absolute;
  top: 257px;
  height: 33px;
  cursor: pointer;
  width: 80px;
  left: -5px;
}
#adv-search-tab {
  position: absolute;
  top: 257px;
  height: 33px;
  cursor: pointer;
  width: 157px;
  left: 85px;
}
#new-maps-better-data {
  background: #ffffff url("/assets/faf/img/mfa/band-myfirstam-more-new-maps.jpg") repeat-x;
  background-position: center top;
}
#map-views {
  margin: 0;
  padding: 0;
  text-align: center;
}
#map-views li {
  list-style: none;
  display: inline-block;
  padding: 0;
  margin: 0 20px;
  text-decoration: underline;
  cursor: pointer;
}
#map-views li.active {
  text-decoration: none;
  cursor: default;
}
#map-views li:first-child {
  margin-left: 0;
}
#map-views li {
  color: #013a6f;
}
#map-views li.active {
  color: #464646;
}
#map-views-target {
  position: relative;
  left: -9px;
  width: 722px;
  height: 461px;
  margin: 69px auto 200px;
}
#modern-farming {
  background: #ebe7de url("/assets/faf/img/mfa/band-myfirstam-modern-farming.jpg") top center repeat-x;
}
#modern-farming .farming-feature {
  overflow: hidden;
  margin-bottom: 40px;
}
#modern-farming .farming-feature img {
  width: 120px;
  margin-right: 20px;
  float: left;
  background-color: #4dab3d;
}
#modern-farming .farming-feature h4 {
  float: left;
  width: 300px;
  margin: 0;
}
#notifications {
  background: #666666 url("/assets/faf/img/mfa/band-myfirstam-notifications.jpg") bottom center repeat-x;
}
#notifications .inner-block {
  padding-bottom: 300px;
}
#notifications h2,
#notifications p {
  color: #ffffff;
}
#all-features-any-device {
  background: #ffffff url("/assets/faf/img/mfa/band-myfirstam-any-device.jpg") bottom center repeat-x;
}
#all-features-any-device .inner-block {
  padding: 40px 0 200px;
}
#afad-sub {
  width: 61%;
  float: right;
  margin-top: 40px;
}
#afad-sub > img {
  width: 100px;
  height: 100px;
  float: left;
  margin-right: 20px;
}
#afad-sub h3 {
  float: left;
  width: 150px;
  margin: 0;
}
#afad-sub p {
  font-size: 10pt;
  color: #013a6f;
  float: left;
  width: 150px;
}
#on-the-mark-data {
  background: #ebebeb url("/assets/faf/img/mfa/band-myfirstam-market-data-repeat.jpg") top center repeat-x;
}
#on-the-mark-data .inner-block {
  padding-bottom: 0;
}
#on-the-mark-data h4 {
  text-align: center;
}
#on-the-mark-data img {
  border: 5px solid #ffffff;
  box-shadow: 0 0 40px #999;
  width: 100%;
}
#eaglepro {
  background: #9cb2c7 url("/assets/faf/img/mfa/band-myfirstam-eaglepro-repeat.jpg") center top repeat-x;
}
#eaglepro .inner-block {
  padding-bottom: 80px;
}
#eaglepro h5 {
  font-weight: 700;
  text-align: center;
  margin-bottom: 25px;
}
#eaglepro img {
  max-width: 100%;
}
#made-to-order {
  background: #666666 url("/assets/faf/img/mfa/band-myfirstam-made-to-order.jpg") bottom center repeat-x;
}
#made-to-order .inner-block {
  padding: 40px 0 0;
  position: relative;
}
#made-to-order * {
  color: #ffffff;
}
#order-views {
  margin: 0;
  padding: 0;
  text-align: center;
  margin: 0 0 70px;
}
#order-views li {
  list-style: none;
  display: inline-block;
  padding: 0;
  margin: 0 20px;
  text-decoration: underline;
  cursor: pointer;
}
#order-views li.active {
  text-decoration: none;
  cursor: default;
}
#order-views li:first-child {
  margin-left: 0;
}
#order-views li {
  color: #fccf45;
}
#order-views-target {
  width: 934px;
  height: 500px;
  position: relative;
  left: -5px;
}
#net-win {
  background: #ffffff url("/assets/faf/img/mfa/band-myfirstam-a-net-win.jpg") top center repeat-x;
}
#net-win .inner-block {
  padding: 40px 0 60px;
}
#net-win-icons {
  overflow: hidden;
  margin-top: 420px;
}
#net-win-icons img {
  float: left;
  width: 120px;
  margin-left: 40px;
}
#net-win-icons img:first-child {
  margin-left: 0;
}
#legal-trademarks p {
  font-size: 8pt;
  line-height: 1.2em;
  margin: 0 0 6px;
  font-weight: 300;
}
#mfa-preload {
  display: none;
}
#history-sidebar {
  background-color: #ebebeb;
}
#history-sidebar img {
  width: 100%;
}
#history-sidebar > p {
  margin: 20px 0 0;
}
.hsb-item {
  background-color: #ffffff;
  margin-top: 20px;
  padding-bottom: 20px;
}
.hsb-item:first-child {
  margin-top: 0;
}
.hsb-item h4 {
  padding-left: 20px;
  color: #464646;
}
.hsb-item .link {
  margin-left: 20px;
  text-decoration: underline;
}
#contact-feedback {
  background-color: #ebebeb;
}
#feedbackBySubject {
  display: none;
}
#selectStack select {
  margin-bottom: 10px;
}
#ceFormWrap input[type="text"],
#ceFormWrap input[type="email"] {
  width: 100%;
  margin-bottom: 10px;
  color: #464646;
  padding: 6px;
}
#ceFormWrap textarea {
  width: 100%;
  height: 200px;
  margin-bottom: 10px;
  padding: 6px;
  color: #464646;
}
#ceLast {
  display: none;
}
body.first-american-products-and-services-agreement ol li {
  margin-bottom: 1em;
}
#news-stories > ul,
section.search-results > ul {
  padding: 0;
  margin: 0;
  border-top: 1px solid #b4b4b4;
}
#news-stories > ul li,
section.search-results > ul li {
  list-style: none;
  padding: 20px 10px;
  border-top: 1px solid #e2e2e2;
}
#news-stories > ul li:first-child,
section.search-results > ul li:first-child {
  border-top: none;
}
#news-stories > ul li:hover,
section.search-results > ul li:hover {
  background-color: #d9e2eb;
}
#news-stories > ul li span.date,
section.search-results > ul li span.date {
  display: block;
}
section.search-results > ul li label {
  font-size: 13.5pt;
  font-weight: 300;
}
section.search-results > ul li h3 {
  font-size: 13.5pt;
  font-weight: 300;
}
section.search-results > ul li table.eventListing * {
  font-size: 13.5pt;
  font-weight: 300;
}
#filter-summary {
  margin-bottom: 0;
}
#filter-related {
  margin: 20px 0;
  padding: 20px 0 0;
  border-top: 1px solid #b4b4b4;
  overflow: hidden;
}
#filter-related li {
  list-style: none;
  float: left;
  margin-left: 10px;
}
#filter-related li:first-child {
  margin-left: 0;
}
#filter-results {
  overflow: hidden;
  margin-bottom: 20px;
}
#results-pagination {
  float: right;
  margin-bottom: 0;
}
#results-pagination li {
  list-style: none;
  float: left;
  margin-left: 10px;
}
#results-pagination li:first-child {
  margin-left: 0;
}
#results-pagination li a {
  text-decoration: underline;
}
#news-sidebar form[name="event_search"] {
  background-color: #d7d7d7;
  padding: 20px;
  margin-bottom: 40px;
}
#news-sidebar h3 {
  margin: 0 0 20px;
}
form[name="event_search"] input,
form[name="event_search"] select {
  margin-bottom: 6px;
}
form[name="event_search"] input[type="text"] {
  width: 100%;
}
form[name="event_search"] span.date-label {
  display: block;
  padding: 10px 0;
  color: #464646;
}
form[name="event_search"] select {
  width: 100%;
}
form[name="event_search"] select.date-select {
  width: 40%;
}
#form-submit {
  margin-top: 20px;
  overflow: hidden;
}
#form-submit button {
  float: right;
}
body.news-detail hr {
  border-color: #c2c2c2;
  margin-bottom: 30px;
}
.news-body-date {
  font-size: 11pt;
}
address.news-contact {
  background-color: #d7d7d7;
  padding: 20px;
  margin-bottom: 40px;
}
address.news-contact h5 {
  margin: 0 0 .5em;
}
address.news-contact span {
  display: block;
  width: 100%;
}
address.news-contact .ceForm {
  display: block;
  margin-top: .5em;
}
body.sustainability {
  background: #a9cde3 url("/assets/faf/img/background-top-sustainability-1.jpg") center top repeat-x;
}
#sust-top h1,
#sust-top p {
  color: #ffffff;
}
#sust-report {
  display: none;
  background: #c6d5c2 url("/assets/faf/img/band-sustainability-green-team-1.jpg") center top repeat-x;
}
#sust-report .inner-block {
  padding-bottom: 470px;
}
#sust-report h2,
#sust-report p {
  color: #ffffff;
}
#sust-report h2 {
  font-weight: 300;
  margin-bottom: 40px;
}
#sust-report img {
  width: 100%;
}
#green-team {
  background: #c6d5c2;
}
#green-team h2 {
  color: #0a4c05;
  font-weight: 300;
  width: 300px;
}
#green-team img {
  width: 100%;
}
#green-team .inner-block {
  padding-bottom: 80px;
}
#footer {
  background-color: #b3c4d4;
}
#footer a {
  color: #013a6f;
}
#footer a:hover {
  color: #013a6f;
  text-decoration: underline;
}
#breadcrumbs {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#footer-cols {
  margin-bottom: 20px;
}
#footer-cols h4 {
  font-size: 11pt;
  margin-bottom: 10px;
}
#footer-cols h5 {
  font-size: 9pt;
  margin: 0;
  line-height: 1.8em;
}
#footer-cols ul {
  padding: 0;
  margin-bottom: 10px;
}
#footer-cols ul li {
  list-style: none;
  font-size: 9pt;
  line-height: 1.8em;
}
#footer-cols ul li ul {
  margin-bottom: 20px;
}
#footer-cols ul li ul li {
  font-size: 9pt;
}
#footer-social li {
  line-height: 23px;
  margin-bottom: .5em;
}
.social {
  float: left;
  height: 23px;
  width: 23px;
  margin-right: 1em;
  background-image: url('/assets/faf/img/sprite-social-icons.gif');
}
.soc-fb {
  background-position: 0 0;
}
.soc-tw {
  background-position: 0 -23px;
}
.soc-li {
  background-position: 0 -46px;
}
.soc-fl {
  background-position: 0 -69px;
}
.soc-yt {
  background-position: 0 -92px;
}
.soc-rss {
  background-position: 0 -115px;
}
.soc-igm {
  background-position: 0 -138px;
}
#foot-fortune-100 {
  max-width: 100%;
  margin-top: 20px;
}
@media (max-width: 959px) {
  #global-modal.sign-in-modal .modal-dialog {
    width: 720px;
  }
  #sign-in-main {
    width: 375px;
  }
  #sign-in-main input[type="text"],
  #sign-in-main input[type="password"] {
    width: 175px;
  }
  #head-nav {
    width: 500px;
  }
  #hc-slides li {
    margin-top: 20px;
  }
  .hc-index {
    bottom: 115px;
  }
  #divisions-nav {
    margin-top: -112px;
    background-position: 0 -37px;
  }
  .mid-nav-item a .nav-icon {
    width: 123px;
    height: 103px;
    background-size: 123px auto;
    background-position: 0 -5px;
  }
  .mid-nav-item.active a .nav-icon {
    background-position: 0 -127px;
  }
  .dvc.nav-title .learn-more-btn {
    margin-top: 270px;
  }
  #hnt-find-office h3 {
    margin: 64px 0 65px;
  }
  .dvc.nav-lender .learn-more-btn {
    float: right;
    margin-top: 60px;
  }
  #hw-vid .play-hover {
    top: 17px;
    left: 55px;
    width: 45px;
    height: 45px;
    background-size: 45px auto;
  }
  #hw-vid:hover {
    cursor: pointer;
  }
  #hw-vid:hover .play-hover {
    background-position: 0 -45px;
  }
  .dvc.nav-trust .learn-more-btn {
    margin-top: 305px;
  }
  .dvc.nav-intl .learn-more-btn {
    margin-top: 270px;
  }
  .card-block.one-third h3 {
    width: 218px;
    height: 218px;
    padding: 77px 15px 0;
    font-size: 22pt;
  }
  #economics .blue-quote {
    height: 218px;
  }
  .blue-quote p {
    font-size: 14pt;
  }
  #jobs-feed li a {
    font-size: 14pt;
  }
  body.mortgage-lender-solutions .learn-more-btn {
    margin-top: 260px;
  }
  body.mortgage-lender-solutions .card-block img {
    width: 100%;
  }
  .blue-cards .col {
    margin-bottom: 40px;
  }
  body.real-estate-data-and-recorded-documents .learn-more-btn {
    margin-top: 620px;
  }
  body.home-warranty-and-insurance .learn-more-btn {
    width: 200px;
    margin-bottom: 20px;
  }
  #hw-video .play-hover.ph-half {
    top: 23px;
    left: 97px;
  }
  body.trust-services .learn-more-btn {
    margin-top: 275px;
  }
  body.international-services section:first-child .one-third p {
    margin-top: 380px;
  }
  #work-easier {
    background-position: center 20px;
  }
  #work-easier .one-third {
    background-position: center 335px;
  }
  #work-easier .one-third img {
    width: 325px;
  }
  #info-that-informs {
    background-position: 50% -75px;
    background-size: 1580px auto;
    border-top: 70px solid #ffffff;
    background-color: #607f9e;
  }
  #info-that-informs h2 {
    margin-top: -70px;
  }
  #info-that-informs .three-col {
    margin-top: 190px;
  }
  #info-that-informs img {
    height: auto;
    padding: 41px 0;
  }
  #info-that-informs ul li {
    padding-right: 20px;
    background-size: 120px auto;
  }
  #info-that-informs ul li p {
    margin: 0 0 0 100px;
  }
  #info-that-informs ul li.resi {
    height: 90px;
  }
  #info-that-informs ul li.resi p {
    margin-top: 18px;
  }
  #info-that-informs ul li.comm {
    height: 83px;
  }
  #info-that-informs ul li.comm p {
    margin-top: 17px;
  }
  #info-that-informs ul li.land {
    height: 102px;
  }
  #info-that-informs ul li.land p {
    margin-top: 18px;
  }
  #search-tab {
    left: -3px;
    top: 204px;
    width: 62px;
    height: 25px;
  }
  #adv-search-tab {
    left: 68px;
    top: 204px;
    width: 123px;
    height: 25px;
  }
  #new-maps-better-data {
    background-size: 1650px auto;
    background-position: center 55px;
  }
  #map-views-target {
    left: -5px;
    width: 600px;
    height: 383px;
    margin: 72px auto 200px;
    background-size: 600px auto;
  }
  #modern-farming .farming-feature img {
    width: 100px;
  }
  #modern-farming .farming-feature h4 {
    width: 228px;
    font-size: 14pt;
  }
  #all-features-any-device .inner-block {
    padding: 40px 0 180px;
  }
  #afad-sub a img {
    margin-bottom: 10px;
  }
  #made-to-order {
    background-size: 1588px auto;
  }
  #order-views-target {
    width: 739px;
    height: 397px;
    background-size: 760px auto;
  }
  #eaglepro p {
    margin: 0;
  }
  #eaglepro h5 {
    margin-top: 40px;
  }
  #net-win {
    background-size: 1860px auto;
  }
  #net-win-icons {
    margin-top: 360px;
  }
  #net-win-icons img {
    width: 100px;
    margin-left: 24px;
  }
  #sust-report .inner-block {
    padding-bottom: 540px;
  }
}
@media (max-width: 767px) {
  #emergency-alert span {
    max-width: 80%;
  }
  #global-modal.sign-in-modal .modal-dialog {
    width: 440px;
  }
  ul.second-column {
    border-top: 1px solid #9ab0c6;
  }
  #sign-in-main {
    width: 100%;
  }
  #sign-in-main input[type="text"],
  #sign-in-main input[type="password"] {
    width: 168px;
  }
  #sign-in-sidebar {
    width: 100%;
  }
  #head-nav {
    width: auto;
  }
  #faf-home-carousel {
    background-size: auto 575px;
  }
  #hc-slides {
    height: 160px;
    overflow: hidden;
    margin: 150px 0 40px;
  }
  #hc-slides li {
    width: 100%;
    height: 160px;
    border: none;
    margin: 0;
    padding: 0 30px;
  }
  #hc-slides li h3 {
    font-size: 22pt;
    font-weight: 700;
    text-shadow: 3px 3px 5px #000000;
  }
  #hc-slides li p {
    display: none;
  }
  #hc-slides li .link {
    bottom: 0;
    display: block;
    padding: 6px;
    background-color: #fccf45;
    color: #735702;
    font-size: 12pt;
    width: auto;
    right: 40px;
  }
  .hc-index {
    bottom: 160px;
  }
  #divisions-nav {
    margin-top: 0;
    overflow: hidden;
    background-image: none;
    background-color: #013a6f;
  }
  #divisions-nav .inner-block {
    width: 100%;
  }
  #dn-bg {
    display: none;
  }
  .mid-nav-item.active {
    background: transparent;
  }
  .mid-nav-item.active a {
    background-image: url("/assets/faf/img/nav-division-gradient-button.png");
  }
  .mid-nav-item.active a .nav-icon {
    background-position: 0 0;
  }
  #divisions-content {
    display: none;
  }
  #ownership {
    background-size: 1000px auto;
    background-position: 70% bottom;
  }
  #ownership .inner-block {
    padding-bottom: 380px;
  }
  #ownership p {
    font-size: 13pt;
  }
  #ownership .four-col .one-fourth:first-child {
    margin-bottom: 40px;
  }
  #ownership .four-col .reveal {
    display: none;
  }
  #economics .half p {
    font-size: 13pt;
  }
  #economics .learn-more-btn {
    float: right;
    width: 220px;
  }
  #economics .learn-more-btn:first-child {
    float: left;
  }
  #economics .three-col {
    margin-top: 40px;
  }
  #economics .three-col .one-third {
    margin-bottom: 40px;
  }
  #econSubModal input[type="email"] {
    display: inline-block;
    width: 390px;
  }
  .blue-quote p {
    font-size: 22pt;
  }
  #cfoc {
    background-size: 1200px auto;
  }
  #cfoc .one-third {
    margin-bottom: 40px;
  }
  #cfoc .half p {
    width: 70%;
  }
  #careers {
    background-image: none;
  }
  #careers p {
    font-size: 13pt;
  }
  #intro-title .learn-more-btn {
    margin: 40px 0;
  }
  #intro-title .three-col .col {
    margin-bottom: 40px;
  }
  .horiz-links {
    margin-bottom: 30px;
  }
  .horiz-links li {
    float: none;
    border: none;
    padding: 6px 6px 6px 0;
  }
  body.mortgage-lender-solutions .learn-more-btn {
    margin: 20px 0 0;
  }
  body.mortgage-lender-solutions .card-block {
    margin-bottom: 40px;
  }
  body.real-estate-data-and-recorded-documents .learn-more-btn {
    margin: 0 0 40px;
  }
  body.real-estate-data-and-recorded-documents .card-block {
    margin-bottom: 40px;
  }
  body.home-warranty-and-insurance .learn-more-btn {
    width: auto;
    margin-bottom: 40px;
  }
  #hw-video .play-hover.ph-half {
    top: 51px;
    left: 166px;
  }
  body.trust-services .learn-more-btn {
    margin: 0 0 40px;
  }
  body.trust-services .card-block {
    margin-bottom: 40px;
  }
  body.trust-services .card-block.one-third h3 {
    width: 100%;
    height: 150px;
    background-size: 100% auto;
    padding: 60px 15px 0;
  }
  body.international-services section:first-child .one-third p {
    margin-top: 0;
  }
  #footer-cols h4 {
    font-size: 18pt;
  }
  #footer-cols h5 {
    font-size: 14pt;
  }
  #footer-cols ul li {
    font-size: 13pt;
  }
  #footer-cols ul li ul li {
    font-size: 13pt;
  }
  #footer-cols .one-fifth {
    width: 41%;
    float: right;
    clear: right;
  }
  #footer-cols .one-fifth:first-child {
    width: 52%;
    float: left;
    clear: none;
  }
  .social {
    margin-top: 4px;
  }
  #work-easier {
    background-position: 35% top;
    background-size: 1800px auto;
  }
  #work-easier .two-thirds h1.headline {
    margin-top: 300px;
  }
  #work-easier .two-thirds p.lead-in {
    margin: 0;
  }
  #work-easier .one-third {
    display: none;
  }
  #more-features {
    background-size: 1200px auto;
    background-position: 60% bottom;
    background-color: #ffffff;
  }
  #more-features .inner-block {
    padding: 40px 0 375px;
  }
  #more-features .half > img {
    width: auto;
  }
  #more-features .half > a img {
    width: 217px;
    margin-left: 20px;
  }
  #more-features .half > a:first-of-type img {
    margin-left: 0;
  }
  #more-features p.sm-blue {
    width: 100%;
    font-size: 12pt;
  }
  #info-that-informs {
    background-size: 1550px auto;
    background-position: 37% top;
    border-top: 50px solid #ffffff;
  }
  #info-that-informs.advanced {
    background-image: url("/assets/faf/img/mfa/band-myfirstam-prop-info-search.jpg");
  }
  #info-that-informs h2 {
    margin-top: -30px;
  }
  #info-that-informs .three-col {
    margin-top: 140px;
  }
  #info-that-informs img {
    padding: 0 107px;
  }
  #info-that-informs ul li p {
    font-size: 12pt;
  }
  #info-that-informs ul li.resi {
    height: 57px;
  }
  #info-that-informs ul li.resi p {
    margin-top: 28px;
  }
  #info-that-informs ul li.comm p {
    margin-top: 42px;
  }
  #info-that-informs ul li.land {
    height: 80px;
  }
  #info-that-informs ul li.land p {
    margin-top: 27px;
  }
  #search-tab,
  #adv-search-tab {
    display: none;
  }
  #new-maps-better-data {
    background-position: center 147px;
    background-size: 1260px auto;
  }
  #new-maps-better-data .inner-block {
    position: relative;
  }
  .vs-wrap {
    overflow: hidden;
  }
  .control-arrows {
    display: block;
    position: absolute;
    top: 244px;
    font-size: 16pt;
    color: #464646;
    width: 70px;
    padding: 0 10px;
    cursor: pointer;
  }
  .vs-left {
    display: block;
    position: absolute;
    top: 244px;
    font-size: 16pt;
    color: #464646;
    width: 70px;
    padding: 0 10px;
    cursor: pointer;
    left: 0;
    /* background:linear-gradient(to right, @white, 50%, rgba(255,0,0,0)); */
    background: transparent url("/assets/faf/img/vs-left-white.png") repeat-y;
  }
  .vs-right {
    display: block;
    position: absolute;
    top: 244px;
    font-size: 16pt;
    color: #464646;
    width: 70px;
    padding: 0 10px;
    cursor: pointer;
    right: 0;
    /* background:linear-gradient(to right, rgba(255,0,0,0), 50%, @white); */
    background: transparent url("/assets/faf/img/vs-right-white.png") repeat-y;
    text-align: right;
  }
  #map-views-target {
    width: 460px;
    height: 293px;
    left: -3px;
    margin: 65px auto 200px;
    background-size: 460px auto;
  }
  #modern-farming {
    background-size: 1880px auto;
    background-position: 32% top;
  }
  #modern-farming .inner-block {
    padding-top: 490px;
  }
  #modern-farming .farming-feature h4 {
    width: 340px;
  }
  #notifications {
    background-size: 1750px auto;
    background-position: 71% bottom;
  }
  #notifications .inner-block {
    padding-bottom: 420px;
  }
  #notifications h2 {
    width: 45%;
  }
  #all-features-any-device {
    background-size: 1700px auto;
    background-position: 30% bottom;
  }
  #all-features-any-device .inner-block {
    padding: 40px 0 575px;
  }
  #afad-sub {
    width: auto;
    margin-top: 0;
  }
  #afad-sub > img {
    width: 138px;
    height: 138px;
  }
  #afad-sub h3 {
    width: 300px;
  }
  #afad-sub p {
    width: 300px;
  }
  #on-the-mark-data .half {
    width: 45%;
    margin-left: 5%;
  }
  #on-the-mark-data .half:first-child {
    margin-left: 0;
  }
  #made-to-order {
    background-size: 986px auto;
  }
  #made-to-order .vs-left {
    /* background:linear-gradient(to right, #666, 50%, rgba(255,0,0,0)); */
    color: #fccf45;
    background: transparent url("/assets/faf/img/vs-left-grey.png") repeat-y;
  }
  #made-to-order .vs-right {
    /* background:linear-gradient(to right, rgba(255,0,0,0), 50%, #666); */
    color: #fccf45;
    background: transparent url("/assets/faf/img/vs-right-grey.png") repeat-y;
  }
  #order-views-target {
    left: -3px;
    width: 460px;
    height: 246px;
    background-size: 460px auto;
  }
  #net-win {
    background-position: center bottom;
    background-color: #f1f9fc;
  }
  #net-win-icons {
    margin-top: 475px;
    float: right;
  }
  #sust-top .one-third {
    margin-bottom: 40px;
  }
  #sust-report .inner-block {
    padding-bottom: 100px;
  }
}
@media (max-width: 479px) {
  #emergency-alert span {
    max-width: 72%;
  }
  #global-modal.sign-in-modal .modal-dialog {
    width: 300px;
  }
  #sign-in-main input[type="text"],
  #sign-in-main input[type="password"] {
    width: 100%;
    margin: 0 0 20px;
  }
  #ownership h2,
  #economics h2 {
    font-size: 27pt;
  }
  #economics .learn-more-btn {
    float: left;
    width: 200px;
    margin: 0 0 20px;
  }
  #economics .three-col {
    margin-top: 40px;
  }
  #economics .three-col .one-third {
    margin-bottom: 40px;
  }
  #econSubModal input[type="email"] {
    width: 230px;
  }
  .blue-quote p {
    font-size: 16pt;
  }
  #cfoc {
    background-size: 700px auto;
  }
  body.home-warranty-and-insurance .learn-more-btn {
    width: 200px;
    margin-bottom: 20px;
  }
  #hw-video .play-hover.ph-half {
    height: 115px;
    width: 115px;
    top: 23px;
    left: 95px;
    background-size: 115px auto;
    background-position: 0 -115px;
  }
  #hw-video:hover .play-hover.ph-half {
    background-position: 0 0;
  }
  body.trust-services .card-block:first-child.one-third h3 {
    padding: 40px 15px 0;
  }
  #footer-cols .one-fifth {
    float: none;
    width: 100%;
  }
  #footer-cols .one-fifth:first-child {
    float: none;
    width: 100%;
  }
  #work-easier {
    background-size: 1500px auto;
  }
  #work-easier .two-thirds h1.headline {
    margin-top: 230px;
  }
  #more-features {
    background-size: 1100px auto;
    background-position: 70% bottom;
  }
  #more-features .inner-block {
    padding: 40px 0 345px;
  }
  #more-features .half > img {
    width: 100%;
  }
  #more-features .half a img {
    width: auto;
  }
  #info-that-informs {
    background-size: 1000px auto;
    background-position: 35% top;
    border-top: 150px solid #ffffff;
  }
  #info-that-informs .inner-block {
    padding: 100px 0 40px;
  }
  #info-that-informs h2 {
    margin-top: -200px;
  }
  #info-that-informs .three-col {
    margin-top: 90px;
  }
  #info-that-informs h4 {
    padding: 40px 20px;
  }
  #info-that-informs img {
    padding: 0 10px;
  }
  #info-that-informs ul li.resi {
    height: 70px;
  }
  #info-that-informs ul li.resi p {
    margin-top: 19px;
  }
  #info-that-informs ul li.comm {
    height: 92px;
  }
  #info-that-informs ul li.comm p {
    margin-top: 29px;
  }
  #info-that-informs ul li.land {
    height: 90px;
  }
  #info-that-informs ul li.land p {
    margin-top: 9px;
  }
  #new-maps-better-data {
    background-size: 827px auto;
    background-position: center 301px;
  }
  #map-views-target {
    width: 300px;
    height: 192px;
    background-size: 300px auto;
    margin: 73px auto 60px;
  }
  .vs-left,
  .vs-right {
    top: 322px;
  }
  #modern-farming {
    background-size: 1100px auto;
    background-position: 30% top;
  }
  #modern-farming .inner-block {
    padding-top: 280px;
  }
  #modern-farming .farming-feature img {
    width: 130px;
  }
  #modern-farming .farming-feature h4 {
    width: 150px;
  }
  #notifications {
    background-size: 1250px auto;
    background-position: 69% bottom;
  }
  #notifications .inner-block {
    padding-bottom: 290px;
  }
  #all-features-any-device {
    background-size: 1200px auto;
  }
  #all-features-any-device .inner-block {
    padding: 40px 0 400px;
  }
  #afad-sub > img {
    width: 140px;
    height: 140px;
  }
  #afad-sub h3 {
    width: 140px;
    margin-bottom: 10px;
  }
  #afad-sub p {
    width: 140px;
  }
  #afad-sub a img {
    margin-top: 20px;
  }
  #afad-sub a:first-of-type img {
    float: right;
  }
  #made-to-order {
    background-size: 646px auto;
  }
  #made-to-order .vs-left,
  #made-to-order .vs-right {
    top: 306px;
  }
  #order-views-target {
    width: 300px;
    height: 160px;
    background-size: 300px auto;
    left: -2px;
  }
  #net-win {
    background-size: 1300px auto;
  }
  #net-win .inner-block {
    padding: 40px 0 0;
  }
  #net-win-icons {
    margin-top: 330px;
  }
  #net-win-icons img {
    width: 86px;
    margin-left: 20px;
  }
  #net-win-icons img:first-child {
    margin-left: 0;
  }
  #sust-report .inner-block {
    padding-bottom: 140px;
  }
}
