@charset "UTF-8";
/* HTML5 ✰ Boilerplate
 * ==|== normalize ==========================================================
 */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; }

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

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

[hidden] {
  display: none; }

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

body {
  margin: 0;
  font-size: 13px; }

body, button, input, select, textarea {
  font-family: sans-serif;
  color: #444; }

a {
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

a:focus {
  outline: thin dotted; }

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

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

b, strong {
  font-weight: bold; }

blockquote {
  margin: 0; }

dfn {
  font-style: italic; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: normal; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

ins {
  background: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold; }

p {
  margin: 0; }

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

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

q {
  quotes: none; }

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

small {
  font-size: 85%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

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

dd {
  margin: 0; }

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

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

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

figure {
  margin: 0; }

form {
  margin: 0; }

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

label {
  cursor: pointer; }

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

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

button, input {
  line-height: normal;
  *overflow: visible; }

table button, table input {
  *overflow: auto; }

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box; }

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

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

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

/*
input:invalid, textarea:invalid {
  background-color: #f0dddd; }
*/

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

td {
  vertical-align: top; }

/* ==|== primary styles =====================================================
   Author: 
   ========================================================================== */
/* ==|== media queries ====================================================== */
/* iPad Landscape */
/* iPad Portrait */
/* iPhone Landscape */
/* iPhone Portrait */
/* ==|== print styles ======================================================= */
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

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

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

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

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

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

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

  @page {
    margin: 0.5cm; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; } }
.grid {
  margin: 0 auto;
  width: 940px; }

.row {
  margin-top: 20px; }

.grid > .row:first-child,
.box > .row:first-child,
.col > .row:first-child {
  margin-top: 0; }

.box,
.col {
  float: left;
  margin-left: 20px;
  min-height: 100px; }

.cols .col:first-child,
.row .box:first-child {
  margin-left: 0; }

.span-1 {
  width: 60px; }

.span-2 {
  width: 140px; }

.span-3 {
  width: 220px; }

.span-4, .col.c {
  width: 300px; }

.span-5, .page-template-page-home-php .col.c {
  width: 380px; }

.span-6 {
  width: 460px; }

.span-7, .page-template-page-home-php .col.ab {
  width: 540px; }

.span-8, .col.ab {
  width: 620px; }

.span-9 {
  width: 700px; }

.span-10 {
  width: 780px; }

.span-11 {
  width: 860px; }

.span-12, .col.abc {
  width: 940px; }

/* ==|== non-semantic helper classes ======================================== */
.imr {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr; }

.imr br {
  display: none; }

.hidden {
  display: none !important;
  visibility: hidden; }

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

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

/**
 * Clearfix base style.  Also clearfix widgets and navs.
 */
.clearfix, .cols,
.row, .grid, ul.nav, .form-request-a-quote_wrapper .gform_footer {
  zoom: 1; }
  .clearfix:before, .cols:before,
  .row:before, .grid:before, ul.nav:before, .form-request-a-quote_wrapper .gform_footer:before, .clearfix:after, .cols:after,
  .row:after, .grid:after, ul.nav:after, .form-request-a-quote_wrapper .gform_footer:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .clearfix:after, .cols:after,
  .row:after, .grid:after, ul.nav:after, .form-request-a-quote_wrapper .gform_footer:after {
    clear: both; }

/* Nav */
ul.nav {
  list-style-type: none;
  margin: 0; }
  ul.nav > li.menu-item {
    display: inline-block;
    position: relative;
    text-align: center; }
    ul.nav > li.menu-item > a {
      padding: 0 10px;
      height: 34px;
      display: block; }
    ul.nav > li.menu-item > ul.sub-menu {
      display: none;
      position: absolute;
      padding: 0;
      width: 180px;
      margin-left: -90px;
      left: 50%; }
      ul.nav > li.menu-item > ul.sub-menu:before {
        display: block;
        content: "";
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid black;
        position: absolute;
        top: -10px;
        left: 50%;
        margin-left: -10px; }
      ul.nav > li.menu-item > ul.sub-menu > li.menu-item {
        display: block;
        border-top: 1px solid rgba(0, 0, 0, 0.1); }
        ul.nav > li.menu-item > ul.sub-menu > li.menu-item:first-child {
          border: none; }
        ul.nav > li.menu-item > ul.sub-menu > li.menu-item > a {
          display: block;
          padding: 8px 16px;
          color: #fff !important;
          font-weight: 200; }
          ul.nav > li.menu-item > ul.sub-menu > li.menu-item > a:hover {
            color: #ddd !important; }
    ul.nav > li.menu-item:first-child {
      margin-left: 0; }
    ul.nav > li.menu-item:hover > ul.sub-menu {
      display: inline-block; }

.valign {
  position: absolute;
  top: 50%; }

.headline, .post .title, .content h1 {
  border-bottom: 1px #b9b8b8 solid;
  font-weight: 200;
  font-size: 48px;
  line-height: 1.0625;
  margin-bottom: 20px;
  padding-bottom: 19px; }

/* Define @fontface here */
/* Regular */
@font-face {
  font-family: 'amble';
  src: url("../fonts/amble/regular/normal/amble-regular-webfont.eot");
  src: url("../fonts/amble/regular/normal/amble-regular-webfont.eot%3F") format("embedded-opentype"), url("../fonts/amble/regular/normal/amble-regular-webfont.woff") format("woff"), url("../fonts/amble/regular/normal/amble-regular-webfont.ttf") format("truetype"), url("../fonts/amble/regular/normal/amble-regular-webfont.svg") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'amble';
  src: url("../fonts/amble/regular/italic/amble-italic-webfont.eot");
  src: url("../fonts/amble/regular/italic/amble-italic-webfont.eot%3F") format("embedded-opentype"), url("../fonts/amble/regular/italic/amble-italic-webfont.woff") format("woff"), url("../fonts/amble/regular/italic/amble-italic-webfont.ttf") format("truetype"), url("../fonts/amble/regular/italic/amble-italic-webfont.svg") format("svg");
  font-weight: 400;
  font-style: italic; }

/* Bold */
@font-face {
  font-family: 'amble';
  src: url("../fonts/amble/bold/normal/amble-bold-webfont.eot");
  src: url("../fonts/amble/bold/normal/amble-bold-webfont.eot%3F") format("embedded-opentype"), url("../fonts/amble/bold/normal/amble-bold-webfont.woff") format("woff"), url("../fonts/amble/bold/normal/amble-bold-webfont.ttf") format("truetype"), url("../fonts/amble/bold/normal/amble-bold-webfont.svg") format("svg");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'amble';
  src: url("../fonts/amble/bold/italic/amble-bolditalic-webfont.eot");
  src: url("../fonts/amble/bold/italic/amble-bolditalic-webfont.eot%3F") format("embedded-opentype"), url("../fonts/amble/bold/italic/amble-bolditalic-webfont.woff") format("woff"), url("../fonts/amble/bold/italic/amble-bolditalic-webfont.ttf") format("truetype"), url("../fonts/amble/bold/italic/amble-bolditalic-webfont.svg") format("svg");
  font-weight: 600;
  font-style: italic; }

/* Light */
@font-face {
  font-family: 'amble';
  src: url("../fonts/amble/light/normal/amble-light-webfont.eot");
  src: url("../fonts/amble/light/normal/amble-light-webfont.eot%3F") format("embedded-opentype"), url("../fonts/amble/light/normal/amble-light-webfont.woff") format("woff"), url("../fonts/amble/light/normal/amble-light-webfont.ttf") format("truetype"), url("../fonts/amble/light/normal/amble-light-webfont.svg") format("svg");
  font-weight: 200;
  font-style: normal; }

@font-face {
  font-family: 'amble';
  src: url("../fonts/amble/light/italic/amble-lightitalic-webfont.eot");
  src: url("../fonts/amble/light/italic/amble-lightitalic-webfont.eot%3F") format("embedded-opentype"), url("../fonts/amble/light/italic/amble-lightitalic-webfont.woff") format("woff"), url("../fonts/amble/light/italic/amble-lightitalic-webfont.ttf") format("truetype"), url("../fonts/amble/light/italic/amble-lightitalic-webfont.svg") format("svg");
  font-weight: 200;
  font-style: italic; }

body {
  font-family: 'amble', monospace; }

/* Structure Styles */
body {
  background-color: #c0c0c0;
  font-weight: 200;
  font-size: 15px; }

#nav-main {
  font-weight: 600;
  padding-top: 86px; }

#nav-main a {
  color: #989898;
  text-decoration: none; }

#menu-toggle {
  display: none; }

#menu-underlay {
  display: none; }

.in {
  margin: 0 auto;
  width: 980px;
  overflow: hidden;
  position: relative; }

#header {
  background: url(../img/bg-header-shadow.png) 0 bottom repeat-x;
  margin-bottom: -3px;
  padding-bottom: 3px;
  position: relative;
  z-index: 1000; }

#header > .outer {
  background-color: #fff; }

#header .in {
  overflow: visible; }

#header .interior {
  min-height: 120px;
  padding: 0 100px 0 0; }

#header .sign-in {
  bottom: -1px;
  color: #fff;
  font-weight: 600;
  position: absolute;
  right: 0;
  text-align: center;
  top: 24px;
  width: 96px; }

#header .sign-in span {
  top: 50%;
  margin-top: -8px;
  display: block;
  position: absolute;
  width: 100%; }

#header .sign-in:hover span {
  text-decoration: underline; }

#site-name {
  background-color: #000;
  float: left;
  font-size: 20px;
  line-height: 1.15;
  margin-right: 80px;
  min-height: 120px;
  min-width: 120px; }

#site-logo {
  color: #fff;
  display: table-cell;
  height: 120px;
  padding: 0 20px;
  text-align: center;
  vertical-align: middle; }

#main {
  background: white url(../img/bg-main-gradient.png) 0 0 repeat-x;
  padding-bottom: 60px; }

#footer {
  padding: 22px 0;
  min-height: 55px; }

#footer .in {
  overflow: visible; }

#footer .slogan {
  color: #444;
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  position: relative;
  padding-right: 116px;
  text-align: right; }

#footer .slogan .logo-ww {
  background: url(../img/logo-westward.png) 0 0 no-repeat;
  height: 43px;
  font-weight: 400;
  margin-top: -21px;
  position: absolute;
  top: 50%;
  right: 0;
  width: 108px; }

.cols {
  margin: 58px auto 0;
  width: 940px; }

#map-container {
  background-color: #fff;
  border: 20px solid;
  padding: 20px; }

#map-canvas {
  height: 300px; }

.directions {
  margin-top: 10px;
  text-align: center;
  text-transform: uppercase; }

.list-gallery li {
  margin-bottom: 6px; }

input[type="submit"] {
  border: 0;
  color: #fff;
  font-family: 'amble', sans-serif;
  font-weight: bold; }

.form-contact-us {
  font-size: 14px; }

.form-contact-us .gform_body {
  margin-bottom: 28px; }

.form-contact-us .gfield {
  margin-bottom: 10px; }

.form-contact-us .gfield_label {
  font-weight: 600; }

.form-contact-us input[type="text"],
.form-contact-us textarea {
  border: 1px solid #c0c0c0;
  padding: 7px 10px 6px; }

.form-contact-us input[type="submit"] {
  background: url(../img/sprite-y.24bit.png) right 8px no-repeat;
  border: 0;
  color: #fff;
  display: block;
  font-weight: 600;
  padding: 8px 14px;
  text-align: left;
  width: 174px; }

.form-newsletter-signup_wrapper {
  position: absolute;
  right: 0;
  top: -2px; }

.form-newsletter-signup {
  font-size: 14px;
  padding-right: 35px;
  position: relative; }

.form-newsletter-signup .gfield_label {
  display: block;
  font-weight: 600;
  margin-bottom: 4px; }

.form-newsletter-signup .gfield_required {
  display: none; }

.form-newsletter-signup input[type="text"] {
  padding: 7px; }

.form-newsletter-signup input[type="text"]:focus {
  outline: 0; }

.form-newsletter-signup input[type="submit"] {
  bottom: 0;
  background: red url(../img/sprite-y.24bit.png) -66px 9px no-repeat;
  border: 0;
  display: block;
  height: 34px;
  position: absolute;
  overflow: hidden;
  text-indent: -10000px;
  text-transform: capitalize;
  /* fix imr bug in IE7 -- http://bit.ly/pdL4ZT */
  right: 0;
  width: 34px; }

/** Request a Quote **/
.form-request-a-quote_wrapper {
  background: #f2f2f2;
  padding: 20px;
  width: 180px; }
  .form-request-a-quote_wrapper .gform_heading,
  .form-request-a-quote_wrapper .gfield {
    margin-bottom: 10px; }
  .form-request-a-quote_wrapper .gform_heading {
    font-size: 13px;
    line-height: 18px; }
  .form-request-a-quote_wrapper input[type="text"], .form-request-a-quote_wrapper input[type="number"] {
    display: inline-block;
    height: 18px;
    padding: 4px;
    font-size: 13px;
    line-height: 18px;
    color: #555555;
    width: 168px; }

.form-insurance-upload .ginput_left input, .form-insurance-upload .ginput_right input {
  display: block; }

html .form-request-a-quote .gform_button {
  float: right;
  color: #fff;
  font-family: 'amble', sans-serif;
  font-weight: bold;
  height: 34px;
  width: 85px; }

/* Content Styles */
.content {
  line-height: 2; }

.content a {
  font-weight: 400; }

.content h1 span {
  display: block; }

.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  font-weight: bold; }

.content h2 {
  margin-bottom: .75em; }

.content h3 {
  margin-bottom: .5em; }

.content h4,
.content h5,
.content h6 {
  margin-bottom: .25em; }

.content ul,
.content ol,
.content blockquote,
.content table,
.content p {
  margin-bottom: 20px; }

.content blockquote {
  margin-left: 20px;
  margin-right: 20px; }

/* Lists */
.content ul,
.content ol {
  margin: 0 1.5em; }

.content ul {
  list-style-type: disc; }

.content ol {
  list-style-type: decimal; }

/* Definition List - Key/Value */
.content .kv dt,
.content .kv dd {
  float: left; }

.content .kv dt {
  clear: left; }

.content .alignleft {
  float: left;
  margin-right: 1em;
  margin-bottom: 1em; }

.content .alignright {
  float: right;
  margin-left: 1em;
  margin-bottom: 1em; }

.content .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.content .wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
  /* optional rounded corners for browsers that support it */
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

.content .wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none; }

.content .wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0; }

.content .gform_fields {
  list-style-type: none;
  margin: 0;
  padding: 0; }

body.error404 #main h1 {
  font-size: 54px;
  font-weight: 300;
  margin-top: 160px; }
  body.error404 #main h1 b {
    font-weight: 500; }
body.error404 #main p {
  font-size: 16px;
  margin-top: 6px;
  margin-bottom: 200px;
  color: #666666; }
body.error404 #main form {
  margin: 24px 0 200px; }
body.error404 #main label {
  font-weight: 600;
  color: #666666; }
body.error404 #main input[type="text"] {
  font-size: 18px;
  padding: 5px 5px 4px;
  outline: 0;
  vertical-align: top; }
body.error404 #main input[type="submit"] {
  color: white;
  border: 0;
  font-size: 14px;
  padding: 9px 32px 9px 12px;
  background-image: url("../img/submit-arrow.png");
  background-repeat: no-repeat;
  background-position: 90% center; }

@media only screen and (max-width: 980px) {
  #header {
    position: fixed;
    width: 100%;
    height: 120px;
    top: 0;
    left: 0;
    background: white;
    padding: 0;
    border-bottom: 1px #b9b8b8 solid; }
    #header .outer .in {
      max-width: 100%; }
      #header .outer .in .interior {
        padding: 0;
        position: relative;
        min-height: initial; }
        #header .outer .in .interior a#site-logo.image {
          position: absolute;
          top: 0;
          left: 0;
          right: 60px;
          height: auto;
          max-height: 120px;
          width: auto;
          float: none;
          padding: 0; }
          #header .outer .in .interior a#site-logo.image img {
            max-height: 100%;
            max-width: 100%;
            float: left; }
        #header .outer .in .interior a.sign-in {
          display: none;
          position: absolute;
          z-index: 1001;
          background: none;
          color: #989898;
          top: 0 !important;
          left: 10%;
          right: 10%;
          bottom: initial;
          text-align: center;
          height: auto;
          width: auto;
          margin: 12px; }
          #header .outer .in .interior a.sign-in span {
            position: relative;
            top: initial;
            bottom: initial;
            margin: 0; }
        #header .outer .in .interior #menu-toggle {
          display: block;
          height: 40px;
          width: 40px;
          background-image: url("../img/menu-toggle-bg.png");
          background-repeat: no-repeat;
          background-position: center;
          position: absolute;
          top: 10px;
          right: 10px;
          cursor: pointer;
          user-select: none;
          -webkit-user-select: none;
          -moz-user-select: none;
          -ms-user-select: none; }
        #header .outer .in .interior #mobile-menu-wrapper {
          display: none;
          position: fixed;
          top: 120px;
          background: white;
          width: 80%;
          max-height: 70%;
          margin-left: 10%;
          padding: 54px 12px 2px;
          border: 1px #b9b8b8 solid;
          border-top: none;
          z-index: 1001;
          overflow: auto;
          box-sizing: border-box;
          -moz-boz-sizing: border-box;
          -webkit-border-bottom-right-radius: 10px;
          -webkit-border-bottom-left-radius: 10px;
          -moz-border-radius: 0 0 10px 10px;
          border-bottom-left-radius: 10px;
          border-bottom-right-radius: 10px; }
          #header .outer .in .interior #mobile-menu-wrapper.expanded {
            display: block; }
          #header .outer .in .interior #mobile-menu-wrapper #nav-main {
            padding: 0; }
            #header .outer .in .interior #mobile-menu-wrapper #nav-main ul.nav > li.menu-item {
              display: block;
              margin: 0 0 20px !important; }
              #header .outer .in .interior #mobile-menu-wrapper #nav-main ul.nav > li.menu-item > ul.sub-menu {
                display: block;
                position: relative;
                background: transparent !important;
                width: auto;
                margin: 0;
                left: initial; }
                #header .outer .in .interior #mobile-menu-wrapper #nav-main ul.nav > li.menu-item > ul.sub-menu:before {
                  display: none; }
                #header .outer .in .interior #mobile-menu-wrapper #nav-main ul.nav > li.menu-item > ul.sub-menu > li.menu-item {
                  border: none;
                  margin-bottom: 12px; }
                  #header .outer .in .interior #mobile-menu-wrapper #nav-main ul.nav > li.menu-item > ul.sub-menu > li.menu-item > a {
                    color: inherit !important; }
                    #header .outer .in .interior #mobile-menu-wrapper #nav-main ul.nav > li.menu-item > ul.sub-menu > li.menu-item > a:hover {
                      color: inherit !important; }

  #menu-underlay {
    position: fixed;
    top: 120px;
    bottom: 0;
    left: 0;
    right: 0; }

  #main {
    max-width: 100%;
    overflow: hidden;
    padding-top: 120px; }
    #main .in {
      max-width: 100%; }
      #main .in .featured-image {
        height: 120px;
        width: auto;
        display: block;
        margin: 0 auto; }
      #main .in .cols {
        max-width: 100%;
        padding: 0 8px;
        margin-top: 24px;
        box-sizing: border-box;
        -moz-box-sizing: border-box; }
        #main .in .cols .col {
          max-width: 100%;
          margin: 0 auto;
          float: none; }

  article h1, article .title {
    font-size: 32px !important; }
  article img {
    max-width: 100%;
    height: auto; }

  #footer .in {
    max-width: 100%; }
    #footer .in a.slogan {
      margin: 0 auto;
      display: block;
      width: 116px; }
    #footer .in div.form-newsletter-signup_wrapper {
      position: relative;
      width: 239px;
      margin: 14px auto 0; } }
