* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }

/*USE FOR BOTH Home and Content Styles*/
/* CSS Document */
#FA-Home-Banner #Banner-Desktop {
  display: block;
  text-align: center; }

#FA-Home-Banner #Banner-Mobile {
  display: none; }

#FA-Home-Banner #Banner-Desktop .ImageSize {
  margin: 0 auto; }

#FA-Home-Banner #Banner-Desktop .FullWidth, #FA-Home-Banner #Banner-Desktop .FullWidth img {
  width: 100%; }

#FooterCopyright {
  background-color: #244058;
  text-align: center;
  padding: 8px 0px; }

#FooterCopyright P {
  color: #fff;
  font-size: 14px;
  line-height: 14px; }

#FooterCopyright P A {
  color: #fff; }

.FootContentLeft, .FootContentRight {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 49%;
  box-sizing: border-box;
  max-width: 400px;
  text-align: left;
  margin-right: 40px; }

.FootContentLeft P, .FootContentRight P {
  text-align: left; }

.FootContentLeft hr, .FootContentRight hr {
  border-color: #244058; }

.checklist LI {
  color: #fff !important;
  font-weight: 400 !important;
  font-size: 40px !important;
  line-height: 50px !important;
  background-image: url(/media/images/check-mark.png);
  background-repeat: no-repeat;
  background-position: left -15px;
  background-size: 60px;
  padding-left: 70px;
  margin: 15px 0; }

.checklist {
  list-style: none;
  margin-left: 0px;
  padding: 0px;
  /*list-style-image: url("/media/images/check-mark.png");    */ }

/*1700*/
/*1440*/
/*1280*/
/*960*/
@media screen and (max-width: 974px) {
  .checklist LI {
    font-size: 34px !important;
    line-height: 34px !important; } }
/*768*/
@media screen and (max-width: 782px) {
  #FA-Home-Banner #Banner-Desktop {
    display: none; }

  #FA-Home-Banner #Banner-Mobile {
    display: block; }

  .checklist LI {
    font-size: 26px !important;
    line-height: 30px !important;
    background-position: left -10px;
    background-size: 40px; } }
/*600*/
/*480*/
/*340*/
/* CSS Document */
.PageHeader {
  display: block;
  height: 590px;
  margin-bottom: 40px;
  position: relative;
  overflow: hidden;
  border-bottom: 4px solid #244058; }

.PageHeader .column {
  height: 590px;
  position: relative; }

.PageHeader H1 {
  position: absolute;
  bottom: 110px;
  left: 0;
  margin: 0;
  font-size: 110px;
  line-height: 70px;
  /* background-color: #244058; */
  border-radius: 20px 20px 0 0;
  padding: 10px 20px;
  background-repeat: no-repeat;
  height: auto;
  font-weight: 600;
  text-shadow: 7px 7px 12px #000; }

.MapFrame {
  display: block;
  height: 450px;
  width: 100%;
  border: 0; }

/*1700*/
/*1440*/
@media screen and (max-width: 1546px) {
  .PageHeader {
    height: 460px; }

  .PageHeader .column {
    height: 460px; } }
/*1280*/
@media screen and (max-width: 1376px) {
  .PageHeader {
    height: 400px; }

  .PageHeader .column {
    height: 400px; }

  .PageHeader H1 {
    font-size: 80px;
    bottom: 50px; } }
/*960*/
@media screen and (max-width: 974px) {
  .PageHeader {
    height: 360px; }

  .PageHeader .column {
    height: 360px; }

  .PageHeader H1 {
    font-size: 70px;
    bottom: 45px; } }
/*768*/
@media screen and (max-width: 782px) {
  .PageHeader {
    height: 300px; }

  .PageHeader .column {
    height: 300px; }

  .PageHeader H1 {
    font-size: 65px;
    bottom: auto;
    text-align: center;
    margin: 80px 0 auto;
    position: relative; } }
/*600*/
/*480*/
/*340*/
@media screen and (max-width: 350px) {
  .PageHeader H1 {
    font-size: 55px;
    line-height: 65px; } }
/* CSS Document */
/*1700*/
/*1440*/
/*1280*/
/*960*/
/*768*/
/*600*/
/*480*/
/*340*/
/* CSS Document */
/*1700*/
/*1440*/
/*1280*/
/*960*/
/*768*/
/*600*/
/*480*/
/*340*/
