/*!
Theme Name: Williams Agency
Theme URI:
Author:
Author URI:
Description: Custom WordPress theme based on _s.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: williamsagency
Tags:
*/
*, :after, :before {
  box-sizing: border-box;
  margin: 0;
  padding: 0
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline
}

audio:not([controls]) {
  display: none;
  height: 0
}

[hidden], template {
  display: none
}

a {
  background-color: transparent
}

abbr[title] {
  border-bottom: 1px dotted
}

b, strong {
  font-weight: 700
}

dfn {
  font-style: italic
}

mark {
  background: #ff0;
  color: #000
}

small {
  font-size: 80%
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sup {
  top: -.5em
}

img {
  border: 0
}

svg:not(:root) {
  overflow: hidden
}

figure {
  margin: 1em 40px
}

hr {
  box-sizing: content-box
}

pre {
  overflow: auto
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0
}

button {
  overflow: visible
}

button, select {
  text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled], html input[disabled] {
  cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0
}

input {
  line-height: normal
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}

legend {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: 700
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

td, th {
  padding: 0
}

.hvr-grow {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform
}

.hvr-grow:active, .hvr-grow:focus, .hvr-grow:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}

.text-center {
  text-align: center !important
}

.clearfix:after {
  content: "";
  display: table;
  clear: both
}

html {
  font-family: sans-serif;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

body, button, input, select, textarea {
  font-family: Open Sans, sans-serif;
  font-size: 100%;
  line-height: 1.5;
  color: #404040
}

h1, h2, h3 {
  font-family: Open Sans, sans-serif;
  font-style: normal;
  line-height: 1
}

h1 {
  font-size: 42px;
  font-size: 2.625rem
}

h2 {
  font-size: 32px;
  font-size: 2rem
}

h3 {
  font-size: 24px;
  font-size: 1.5rem
}

blockquote, ol, p, pre, table, ul {
  font-size: 16px;
  font-size: 1rem;
  line-height: 2
}

@media screen and (max-width:49.99em) {
  ol {
    text-align: left;
    margin-left: 1em
  }
}

blockquote, q {
  quotes: """"
}

blockquote:after, blockquote:before, q:after, q:before {
  content: ""
}

ul {
  list-style: inside
}

@media screen and (min-width:50em) {
  ul {
    list-style: outside
  }
}

ol {
  list-style: decimal
}

@media screen and (min-width:50em) {
  ol, ul {
    margin-left: 1.5em
  }
}

ol ol, ol ul, ul ol, ul ul {
  margin-top: 0;
  margin-bottom: 0
}

b, code, em, small, strong {
  line-height: 1
}

sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -.5em
}

sub {
  bottom: -.25em
}

table {
  width: 100%
}

table thead {
  font-weight: 700
}

table td, table tr {
  border: 1px solid #000
}

table td {
  padding: .25em
}

cite, dfn, em, i {
  font-style: italic
}

pre {
  background: #eee;
  font-family: Courier\ 10 Pitch, Courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em
}

code, kbd, pre, tt, var {
  font-size: 15px;
  font-size: .9375rem
}

code, kbd, tt, var {
  font-family: Monaco, Consolas, Andale Mono, DejaVu Sans Mono, monospace
}

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help
}

ins, mark {
  background: #fff9c0;
  text-decoration: none
}

big {
  font-size: 125%
}

a {
  text-decoration: underline
}

a, a:visited {
  color: #7b1f25
}

a:active, a:focus, a:hover {
  color: #a42931;
  text-decoration: none
}

a:focus {
  outline: thin dotted
}

a:active, a:hover {
  outline: 0
}

.btn, .gform_button, button, input[type=button], input[type=reset], input[type=submit] {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  -webkit-transition: all .3s;
  transition: all .3s;
  border: 1px solid transparent;
  padding: 6px 12px;
  line-height: 1.5;
  border-radius: 4px;
  color: #fff;
  background: #7b1f25;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.btn:visited, .gform_button:visited, button:visited, input[type=button]:visited, input[type=reset]:visited, input[type=submit]:visited {
  color: #fff
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus, .gform_button.active.focus, .gform_button.active:focus, .gform_button.focus, .gform_button:active.focus, .gform_button:active:focus, .gform_button:focus, button.active.focus, button.active:focus, button.focus, button:active.focus, button:active:focus, button:focus, input[type=button].active.focus, input[type=button].active:focus, input[type=button].focus, input[type=button]:active.focus, input[type=button]:active:focus, input[type=button]:focus, input[type=reset].active.focus, input[type=reset].active:focus, input[type=reset].focus, input[type=reset]:active.focus, input[type=reset]:active:focus, input[type=reset]:focus, input[type=submit].active.focus, input[type=submit].active:focus, input[type=submit].focus, input[type=submit]:active.focus, input[type=submit]:active:focus, input[type=submit]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

.btn.focus, .btn:focus, .btn:hover, .gform_button.focus, .gform_button:focus, .gform_button:hover, button.focus, button:focus, button:hover, input[type=button].focus, input[type=button]:focus, input[type=button]:hover, input[type=reset].focus, input[type=reset]:focus, input[type=reset]:hover, input[type=submit].focus, input[type=submit]:focus, input[type=submit]:hover {
  color: #fff;
  background: #a42931;
  text-decoration: none
}

.btn.active, .btn:active, .gform_button.active, .gform_button:active, button.active, button:active, input[type=button].active, input[type=button]:active, input[type=reset].active, input[type=reset]:active, input[type=submit].active, input[type=submit]:active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled, .btn[disabled], .gform_button.disabled, .gform_button[disabled], button.disabled, button[disabled], fieldset[disabled] .btn, fieldset[disabled] .gform_button, fieldset[disabled] button, fieldset[disabled] input[type=button], fieldset[disabled] input[type=reset], fieldset[disabled] input[type=submit], input[type=button].disabled, input[type=button][disabled], input[type=reset].disabled, input[type=reset][disabled], input[type=submit].disabled, input[type=submit][disabled] {
  cursor: not-allowed;
  opacity: .65;
  box-shadow: none
}

a.btn {
  text-decoration: none
}

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none
}

.btn.btn-block, .gform_button.btn-block, button.btn-block, input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
  display: block;
  width: 100%
}

.btn-block+.btn-block {
  margin-top: 5px
}

body {
  background: #fff
}

@media screen and (max-width:49.99em) {
  body {
    text-align: center
  }
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px
}

@media screen and (min-width:50em) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap
  }

  .dl-horizontal dd {
    margin-left: 180px
  }
}

img {
  height: auto;
  max-width: 100%
}

input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=range], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px
}

input[type=color]:focus, input[type=date]:focus, input[type=datetime-local]:focus, input[type=datetime]:focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, input[type=password]:focus, input[type=range]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus, input[type=url]:focus, input[type=week]:focus, textarea:focus {
  color: #111
}

select {
  border: 1px solid #ccc
}

input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=range], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week] {
  padding: 3px
}

textarea {
  padding-left: 3px;
  width: 100%
}

.gform_wrapper {
  padding: 0
}

.gform_wrapper ul {
  padding-left: 0;
  list-style: none
}

.gform_wrapper li {
  margin-bottom: 15px
}

.gform_wrapper form {
  margin-bottom: 0
}

.gform_wrapper .gfield_required {
  padding-left: 1px;
  color: #d9534f
}

.ginput_container input, .ginput_container select, .ginput_container textarea {
  resize: none;
  display: block;
  width: 100%;
  padding: 6px 12px;
  color: #333;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #d5d5d5;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.ginput_container .datepicker {
  width: auto;
  display: inline-block
}

.ginput_container .ui-datepicker-trigger {
  display: inline-block;
  margin-left: 5px
}

.ginput_container input:-moz-placeholder, .ginput_container input::-moz-placeholder, .ginput_container select:-moz-placeholder, .ginput_container select::-moz-placeholder, .ginput_container textarea:-moz-placeholder, .ginput_container textarea::-moz-placeholder {
  color: #777
}

.ginput_container input:-ms-input-placeholder, .ginput_container select:-ms-input-placeholder, .ginput_container textarea:-ms-input-placeholder {
  color: #777
}

.ginput_container input::-webkit-input-placeholder, .ginput_container select::-webkit-input-placeholder, .ginput_container textarea::-webkit-input-placeholder {
  color: #777
}

.ginput_container input:focus, .ginput_container select:focus, .ginput_container textarea:focus {
  border-color: #a42931;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(164, 41, 49, .6)
}

.ginput_container input[disabled], .ginput_container input[readonly], .ginput_container select[disabled], .ginput_container select[readonly], .ginput_container textarea[disabled], .ginput_container textarea[readonly], fieldset[disabled] .ginput_container input, fieldset[disabled] .ginput_container select, fieldset[disabled] .ginput_container textarea {
  cursor: not-allowed;
  background-color: #eee
}

.ginput_container textarea, textarea.ginput_container input, textarea.ginput_container select, textarea.ginput_container textarea {
  height: auto
}

.ginput_container .gfield_checkbox li, .ginput_container .gfield_radio li {
  margin-bottom: 5px
}

.ginput_container .gfield_checkbox input, .ginput_container .gfield_radio input {
  width: auto;
  display: inline-block;
  box-shadow: none
}

.ginput_container .gfield_checkbox label, .ginput_container .gfield_radio label {
  position: relative;
  top: 2px;
  left: 15px
}

.gform_wrapper .gfield_error .gfield_label {
  color: #d9534f
}

.gform_wrapper .gfield_error input, .gform_wrapper .gfield_error select, .gform_wrapper .gfield_error textarea {
  border-color: #e7908e;
  background-color: #fdf7f7;
  color: #d9534f
}

.gform_wrapper .gfield_error input:focus, .gform_wrapper .gfield_error select:focus, .gform_wrapper .gfield_error textarea:focus {
  border-color: #d9534f;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(217, 83, 79, .6)
}

.validation_error {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #fdf7f7;
  border-color: #e7908e;
  color: #d9534f
}

.validation_error h4 {
  margin-top: 0;
  color: inherit
}

.validation_error .alert-link {
  font-weight: 700
}

.validation_error>p, .validation_error>ul {
  margin-bottom: 0
}

.validation_error>p+p {
  margin-top: 5px
}

.validation_error hr {
  border-top-color: #e7908e
}

.validation_error .alert-link {
  color: #d9534f
}

#gforms_confirmation_message {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px
}

#gforms_confirmation_message h4 {
  margin-top: 0;
  color: inherit
}

#gforms_confirmation_message .alert-link {
  font-weight: 700
}

#gforms_confirmation_message>p, #gforms_confirmation_message>ul {
  margin-bottom: 0
}

#gforms_confirmation_message>p+p {
  margin-top: 5px
}

.gform_wrapper label {
  font-weight: 400
}

.gform_wrapper .gfield_label {
  color: #171717;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
  font-style: normal
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: .875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 5
}

#content[tabindex="-1"]:focus {
  outline: 0
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto
}

.clear:after, .clear:before, .comment-content:after, .comment-content:before, .entry-content:after, .entry-content:before, .site-content:after, .site-content:before, .site-footer:after, .site-footer:before, .site-header:after, .site-header:before {
  content: "";
  display: table
}

.clear:after, .comment-content:after, .entry-content:after, .site-content:after, .site-footer:after, .site-header:after {
  clear: both
}

.infinite-scroll.neverending .site-footer, .infinite-scroll .posts-navigation {
  display: none
}

.infinity-end.neverending .site-footer, .sticky {
  display: block
}

.hentry {
  margin: 0
}

.byline, .updated:not(.published) {
  display: none
}

.group-blog .byline, .single .byline {
  display: inline
}

.entry-content, .entry-summary, .page-content {
  margin: 0
}

.page-links {
  clear: both;
  margin: 0
}

.archive .format-aside .entry-title, .blog .format-aside .entry-title {
  display: none
}

.comment-content a {
  word-wrap: break-word
}

.bypostauthor {
  display: block
}

.widget {
  margin: 0
}

.widget select {
  max-width: 100%
}

.error-404 {
  text-align: center
}

.error-404 .page-title {
  background: #fff;
  border-radius: 15px;
  color: #000;
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 1.2;
  padding: 1em;
  margin: 2em 0
}

.google_map iframe {
  pointer-events: none
}

.comment-content .wp-smiley, .entry-content .wp-smiley, .page-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0
}

.wp-caption, embed, iframe, object {
  max-width: 100%
}

.wp-caption {
  margin-bottom: 1.5em
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.wp-caption .wp-caption-text {
  margin: .8075em 0
}

.wp-caption-text {
  text-align: center
}

.gallery {
  margin-bottom: 1.5em
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%
}

.gallery-columns-2 .gallery-item {
  max-width: 50%
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
  max-width: 25%
}

.gallery-columns-5 .gallery-item {
  max-width: 20%
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%
}

.gallery-caption {
  display: block
}

.container:after, .container:before, .row:after, .row:before {
  content: "";
  display: table
}

.container:after, .row:after {
  clear: both
}

.container {
  max-width: 79em;
  margin-right: auto;
  margin-left: auto;
  padding-left: 2em;
  padding-right: 2em
}

.container.fluid {
  max-width: 100%
}

.row {
  margin-left: -1em;
  margin-right: -1em
}

[class*=col-] {
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 1em;
  padding-right: 1em;
  position: relative
}

.col-sm-1 {
  width: 8.33333%
}

.col-sm-2 {
  width: 16.66667%
}

.col-sm-3 {
  width: 25%
}

.col-sm-4 {
  width: 33.33333%
}

.col-sm-5 {
  width: 41.66667%
}

.col-sm-6 {
  width: 50%
}

.col-sm-7 {
  width: 58.33333%
}

.col-sm-8 {
  width: 66.66667%
}

.col-sm-9 {
  width: 75%
}

.col-sm-10 {
  width: 83.33333%
}

.col-sm-11 {
  width: 91.66667%
}

.col-sm-12 {
  width: 100%
}

.push-sm-1 {
  left: 8.33333%
}

.pull-sm-1 {
  left: -8.33333%
}

.push-sm-2 {
  left: 16.66667%
}

.pull-sm-2 {
  left: -16.66667%
}

.push-sm-3 {
  left: 25%
}

.pull-sm-3 {
  left: -25%
}

.push-sm-4 {
  left: 33.33333%
}

.pull-sm-4 {
  left: -33.33333%
}

.push-sm-5 {
  left: 41.66667%
}

.pull-sm-5 {
  left: -41.66667%
}

.push-sm-6 {
  left: 50%
}

.pull-sm-6 {
  left: -50%
}

.push-sm-7 {
  left: 58.33333%
}

.pull-sm-7 {
  left: -58.33333%
}

.push-sm-8 {
  left: 66.66667%
}

.pull-sm-8 {
  left: -66.66667%
}

.push-sm-9 {
  left: 75%
}

.pull-sm-9 {
  left: -75%
}

.push-sm-10 {
  left: 83.33333%
}

.pull-sm-10 {
  left: -83.33333%
}

.push-sm-11 {
  left: 91.66667%
}

.pull-sm-11 {
  left: -91.66667%
}

.push-sm-12 {
  left: 100%
}

.pull-sm-12 {
  left: -100%
}

@media screen and (min-width:50em) {
  .col-md-1 {
    width: 8.33333%
  }

  .col-md-2 {
    width: 16.66667%
  }

  .col-md-3 {
    width: 25%
  }

  .col-md-4 {
    width: 33.33333%
  }

  .col-md-5 {
    width: 41.66667%
  }

  .col-md-6 {
    width: 50%
  }

  .col-md-7 {
    width: 58.33333%
  }

  .col-md-8 {
    width: 66.66667%
  }

  .col-md-9 {
    width: 75%
  }

  .col-md-10 {
    width: 83.33333%
  }

  .col-md-11 {
    width: 91.66667%
  }

  .col-md-12 {
    width: 100%
  }

  .push-md-1 {
    left: 8.33333%
  }

  .pull-md-1 {
    left: -8.33333%
  }

  .push-md-2 {
    left: 16.66667%
  }

  .pull-md-2 {
    left: -16.66667%
  }

  .push-md-3 {
    left: 25%
  }

  .pull-md-3 {
    left: -25%
  }

  .push-md-4 {
    left: 33.33333%
  }

  .pull-md-4 {
    left: -33.33333%
  }

  .push-md-5 {
    left: 41.66667%
  }

  .pull-md-5 {
    left: -41.66667%
  }

  .push-md-6 {
    left: 50%
  }

  .pull-md-6 {
    left: -50%
  }

  .push-md-7 {
    left: 58.33333%
  }

  .pull-md-7 {
    left: -58.33333%
  }

  .push-md-8 {
    left: 66.66667%
  }

  .pull-md-8 {
    left: -66.66667%
  }

  .push-md-9 {
    left: 75%
  }

  .pull-md-9 {
    left: -75%
  }

  .push-md-10 {
    left: 83.33333%
  }

  .pull-md-10 {
    left: -83.33333%
  }

  .push-md-11 {
    left: 91.66667%
  }

  .pull-md-11 {
    left: -91.66667%
  }

  .push-md-12 {
    left: 100%
  }

  .pull-md-12 {
    left: -100%
  }
}

@media screen and (min-width:64em) {
  .col-lg-1 {
    width: 8.33333%
  }

  .col-lg-2 {
    width: 16.66667%
  }

  .col-lg-3 {
    width: 25%
  }

  .col-lg-4 {
    width: 33.33333%
  }

  .col-lg-5 {
    width: 41.66667%
  }

  .col-lg-6 {
    width: 50%
  }

  .col-lg-7 {
    width: 58.33333%
  }

  .col-lg-8 {
    width: 66.66667%
  }

  .col-lg-9 {
    width: 75%
  }

  .col-lg-10 {
    width: 83.33333%
  }

  .col-lg-11 {
    width: 91.66667%
  }

  .col-lg-12 {
    width: 100%
  }

  .push-lg-1 {
    left: 8.33333%
  }

  .pull-lg-1 {
    left: -8.33333%
  }

  .push-lg-2 {
    left: 16.66667%
  }

  .pull-lg-2 {
    left: -16.66667%
  }

  .push-lg-3 {
    left: 25%
  }

  .pull-lg-3 {
    left: -25%
  }

  .push-lg-4 {
    left: 33.33333%
  }

  .pull-lg-4 {
    left: -33.33333%
  }

  .push-lg-5 {
    left: 41.66667%
  }

  .pull-lg-5 {
    left: -41.66667%
  }

  .push-lg-6 {
    left: 50%
  }

  .pull-lg-6 {
    left: -50%
  }

  .push-lg-7 {
    left: 58.33333%
  }

  .pull-lg-7 {
    left: -58.33333%
  }

  .push-lg-8 {
    left: 66.66667%
  }

  .pull-lg-8 {
    left: -66.66667%
  }

  .push-lg-9 {
    left: 75%
  }

  .pull-lg-9 {
    left: -75%
  }

  .push-lg-10 {
    left: 83.33333%
  }

  .pull-lg-10 {
    left: -83.33333%
  }

  .push-lg-11 {
    left: 91.66667%
  }

  .pull-lg-11 {
    left: -91.66667%
  }

  .push-lg-12 {
    left: 100%
  }

  .pull-lg-12 {
    left: -100%
  }
}

.page-template-page-app .site-footer, .page-template-page-app .site-header, .page-template-page-app .slicknav_menu {
  display: none !important
}

.site-header {
  position: relative;
  overflow: hidden;
}

video.main-video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  min-width: 100%;
  height: auto;
  min-height: 100%;
  transform: translateX(-50%) translateY(-50%);
}

body:not(.page-id-6) #main-slider {
  height: auto !important;
  border-bottom: 3px solid #a42931
}

@media screen and (min-width:50em) {
  body:not(.page-id-6) #main-slider {
    height: 525px !important;
    border-bottom: none
  }
}

body:not(.page-id-6) #main-slider .slide {
  display: none !important
}

@media screen and (max-width:49.99em) {
  body:not(.page-id-6) .site-header__bottom-bar {
    display: none
  }
}

body:not(.page-id-6) .site-header .scroll-arrow {
  display: none
}

.site-header .scroll-arrow {
  position: absolute;
  right: 30px;
  bottom: 120px;
  z-index: 3;
  display: none
}

@media screen and (min-width:50em) {
  .site-header .scroll-arrow {
    display: block;
    bottom: 120px;
  }
}

@media screen and (min-width:64em) {
  .site-header .scroll-arrow {
    display: block;
    bottom: 120px;
  }
}

.site-header .scroll-arrow a {
  text-shadow: 3px 3px 3px rgba(0, 0, 0, .75);
  color: #fff;
  -webkit-transition: .3s;
  transition: .3s;
  font-size: 75px;
  font-size: 4.6875rem
}

.site-header .scroll-arrow a:hover {
  color: #a42931
}

#main-slider {
  height: 985px !important
}

#main-slider img {
  max-width: 300px
}

@media screen and (min-width:50em) {
  #main-slider img {
    max-width: 100%
  }
}

@media screen and (min-width:50em) {
  #main-slider {
    display: block;
    background-image: url(images/main-bg-2020-winter-1.jpg);
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: top;
    height: 780px !important
  }
}

#main-slider .slide {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: top
}

.site-header {
  background: #ede3d7;
  text-align: center
}

.site-header .fb-follow {
  float: left;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1
}

@media screen and (min-width:50em) {
  .site-header .fb-follow {
    font-size: 18px;
    margin-top: 5px;
  }
}

@media screen and (min-width:64em) {
  .site-header .fb-follow {
    font-size: 24px;
  }
}

.site-header .fb-follow a {
  -webkit-transition: color .3s;
  transition: color .3s;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none
}

.site-header .fb-follow a:hover {
  color: #a42931
}

.site-header .fb-follow a:hover i {
  color: #fff;
  border-bottom: 2px solid #fff
}

.site-header .fb-follow i {
  -webkit-transition: all .3s;
  transition: all .3s;
  border-bottom: 2px solid transparent;
  margin-right: .5em;
  padding-bottom: .15em
}

@media screen and (min-width:50em) {
  .page-template-page-benefits-pages .site-header#main-slider, .page-template-page-commercial-pages .site-header#main-slider, .page-template-page-customer-service-pages .site-header#main-slider, .page-template-page-personal-pages .site-header#main-slider, .page-template-page-services .site-header#main-slider, .post-template-default .site-header#main-slider, .blog .site-header#main-slider, .archive .site-header#main-slider {
    background-image: url(images/services-main-image.jpg)
  }

  .page-template-page-areas .site-header#main-slider {
    background-image: url(images/areas-main-image.jpg)
  }

  .page-template-page-about .site-header#main-slider,
  .page-template-page-claims .site-header#main-slider {
    background-image: url(images/about-main-image.jpg)
  }

  .page-template-page-contact .site-header#main-slider, .page-template-page-service-request .site-header#main-slider {
    background-image: url(images/contact-main-image.jpg)
  }
}

body.home .site-header {
  min-height: 726px;
}

body.home .site-header.alerts-active {
  min-height: 759px;
}

@media screen and (min-width:50em) {
  body.home .site-header {
    min-height: 600px;
  }

body.home .site-header.alerts-active {
    min-height: 600px;
  }
}

@media screen and (min-width:64em) {
  body.home .site-header {
    min-height: 700px;
  }

body.home .site-header.alerts-active {
    min-height: 700px;
  }
}

.site-header {
  min-height: 125px;
}

.site-header.alerts-active {
  min-height: 157px;
}

@media screen and (min-width:50em) {
  .site-header {
    min-height: 450px;
  }

  .site-header.alerts-active {
    min-height: 450px;
  }
}

.site-header__top-bar {
  background: rgba(0, 0, 0, .85);
  width: 100%;
  padding: 3.35em 0 3em;
  position: fixed;
  top: 0px;
  z-index: 1;
  content: "";
  display: table;
  transition: .5s;
}

.site-header__top-bar.alerts-active {
  top: 33px;
}

@media screen and (min-width:50em) {
  .site-header__top-bar {
    padding: 1em 0 0.65em;
  }
}

.site-header.sticky .site-header__top-bar {
  padding: 3.35em 0 3em;
}

@media screen and (max-width:49.99em) {

  .site-header__top-bar-middle-desktop {
    display: none;
  }

  .site-header__top-bar-middle-mobile {
    display: none;
    background: #000;
    padding: 1.5rem 0;
  }

  body.home .site-header__top-bar-middle-mobile {
    display: block;
  }
}

@media screen and (min-width:50em) {

  .site-header__top-bar {
    top: 0px;
  }

  .site-header__top-bar.alerts-active {
    top: 45px;
  }

  .site-header__top-bar-left {
    float: left;
    width: 13.66667%
  }

  .site-header__top-bar-middle {
    float: left;
    width: 72.66667%;
  }

  .site-header__top-bar-middle-mobile {
    display: none;
  }

  .site-header__top-bar-right {
    float: left;
    width: 13.66667%;
  }
}

@media screen and (min-width:64em) {
  .site-header__top-bar-left {
    float: left;
    width: 13.66667%
  }

  .site-header__top-bar-middle {
    float: left;
    width: 72.66667%;
  }

  .site-header__top-bar-right {
    float: left;
    width: 13.66667%;
  }
}

.site-header__buttons {
  text-align: center;
}

@media screen and (max-width:49.99em) {
  .site-header__buttons {
    background: #000;
  }
}

.site-header__buttons a {
  text-decoration: none;
  transition: .3s;
  background: #d3d1d1;
  border: 2px #fff solid;
  color: #333333;
  font-size: 15px;
  line-height: 1;
  display: block;
  padding: 0.25rem;
  position: relative;
  top: -3px;
}

@media screen and (max-width:49.99em) {

  .site-header__buttons a {
    font-size: 20px;
    margin: 1rem 0;
  }

  .site-header__buttons a strong {
    color: #a42931;
    font-weight: 700;
    font-size: 24px;
  }
}

.site-header__buttons a:hover {
  background: #fff;
}

.site-header__buttons a strong {
  color: #a42931;
  font-weight: 700;
}

@media screen and (min-width:50em) {

  .site-header__buttons a strong {
    color: #a42931;
    font-weight: 700;
    font-size: 16px;
  }

  .site-header__buttons a {
    font-size: 9px;
  }

  .site-header__buttons-left {
    float: left;
    width: 48%;
    transition: .3s;
  }

  .site-header.sticky .site-header__buttons-left {
    width: 35%;
  }

  .site-header__buttons-right {
    float: right;
    width: 48%;
    transition: .3s;
  }

  .site-header.sticky .site-header__buttons-right {
    width: 35%;
  }

  .site-header.sticky .site-header__buttons a {
    font-size: 9px;
  }
}

@media screen and (min-width:64em) {

  .site-header__buttons a,
  .site-header.sticky .site-header__buttons a {
    font-size: 14px;
  }

  .site-header.sticky .site-header__buttons-left {
    width: 38%;
  }

  .site-header.sticky .site-header__buttons-right {
    width: 38%;
  }
}

.site-branding {
  transition: .5s;
  max-width: 125px;
  width: 100%;
  margin: 0 auto;
  position: fixed;
  text-align: center;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 8px;
}

.site-branding.alerts-active {
  top: 40px;
}

@media screen and (min-width:50em) {
  .site-branding {
    top: 110px;
    max-width: 350px;
  }

  .site-branding.alerts-active {
    top: 125px;
  }
}

@media screen and (min-width:64em) {
  .site-branding {
    top: 100px;
    max-width: 500px;
  }

  .site-branding.alerts-active {
    top: 120px;
  }
}

@media screen and (min-width:50em) {
  .site-header.sticky .site-branding {
    max-width: 165px;
    top: -6px;
  }

  .site-header.sticky .site-branding.alerts-active {
    top: 41px;
  }
}

body.home .site-header h2.tag {
  font-family: 'Dancing Script', cursive;
  color: #fff;
  text-shadow:
  1px 2px 3px rgba(0, 0, 0, 0.95),
  1px 2px 3px rgba(0, 0, 0, 0.95),
  1px 2px 3px rgba(0, 0, 0, 0.95);
  font-size: 30px;
  font-weight: normal;
  text-align: center;
  position: relative;
  top: 200px;
  z-index: 5;
  transition: .5s;
}

@media screen and (min-width:50em) {
  body.home .site-header h2.tag {
    font-size: 40px;
    top: 325px;
  }

  body.home .site-header h2.tag br {
    display: none;
  }
}

@media screen and (min-width:64em) {
  body.home .site-header h2.tag {
    font-size: 45px;
    top: 450px;
  }

  /*body.home .site-header.sticky h2.tag {
    top: 350px;
  }*/
}

.site-header h2.tag {
  font-family: 'Dancing Script', cursive;
  color: #fff;
  text-shadow:
  1px 2px 3px rgba(0, 0, 0, 0.95),
  1px 2px 3px rgba(0, 0, 0, 0.95),
  1px 2px 3px rgba(0, 0, 0, 0.95);
  font-size: 30px;
  font-weight: normal;
  text-align: center;
  position: relative;
  top: 200px;
  z-index: 5;
}

@media screen and (min-width:50em) {
  .site-header h2.tag {
    font-size: 35px;
    top: 230px;
  }

  .site-header h2.tag br {
    display: none;
  }
}

@media screen and (min-width:64em) {
  .site-header h2.tag {
    font-size: 45px;
    top: 230px;
  }
}

.site-header__bottom-bar {
  background: rgba(159, 29, 33, 0.85);
  color: #fff;
  padding: .75em 0 2em;
  width: 100%;
  position: absolute;
  bottom: 0;
}

@media screen and (min-width:50em) {
  .site-header__bottom-bar {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.4;
    text-align: left;
    padding: .75em 0 1em;
    position: absolute;
    bottom: 0
  }
}

@media screen and (min-width:64em) {
  .site-header__bottom-bar {
    font-size: 15px;
    font-size: .9375rem
  }
}

.site-header__bottom-bar h2 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 24px;
  font-size: 1.5rem;
  margin: 1.25rem 0 2rem
}

@media screen and (min-width:50em) {
  .site-header__bottom-bar h2 {
    margin: 1.25rem 0 0
  }
}

.site-header__bottom-bar .location2 {
  margin-bottom: 1.5rem
}

@media screen and (min-width:50em) {
  .site-header__bottom-bar .location2 {
    position: relative;
    left: -10px;
    margin-bottom: 0
  }
}

.site-header__bottom-bar i {
  font-size: 40px;
  font-size: 2.5rem
}

@media screen and (min-width:50em) {
  .site-header__bottom-bar i {
    font-size: 30px;
    font-size: 1.875rem
  }
}

@media screen and (min-width:64em) {
  .site-header__bottom-bar i {
    font-size: 40px;
    font-size: 2.5rem
  }
}

.site-header__bottom-bar strong {
  font-weight: 700
}

.site-header__bottom-bar a {
  text-decoration: none;
  color: #fff
}

.site-header__bottom-bar a:hover {
  text-decoration: underline
}

@media screen and (max-width:49.99em) {
  .site-header__bottom-bar .col-md-3 {
    margin-bottom: 1.5em
  }

  .site-header__bottom-bar .col-md-3:last-of-type {
    margin-bottom: 0
  }
}

.alerts {
      background: #a42931;
      color: #fff;
      font-weight: 700;
      font-size: 14px;
      text-align: center;
      padding-top: 7px;
position: fixed;
    top: 0px;
    width: 100%;
    z-index: 9999;

}

@media screen and (min-width:50em) {
.alerts {
font-size: 20px;
top: 0px;
}

}

.alerts .container {
   max-width: 50rem;
}

.alerts a { color:#fff; }

.main-navigation {
  clear: both;
  float: left;
  width: 100%
}

.main-navigation ul {
  list-style: none;
  margin: 0;
  padding-left: 0
}

.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
  float: left;
  position: absolute;
  top: 1.5em;
  left: -999em;
  z-index: 4
}

.main-navigation ul ul ul {
  left: -999em;
  top: 0
}

.main-navigation ul ul li.focus>ul, .main-navigation ul ul li:hover>ul {
  left: 100%
}

.main-navigation ul ul a {
  width: 200px
}

.main-navigation ul li.focus>ul, .main-navigation ul li:hover>ul {
  left: auto
}

.main-navigation li {
  position: relative
}

@media screen and (min-width:50em) {
  .main-navigation li {
    float: left;
    margin: 0 1rem
  }
}

@media screen and (min-width:64em) {
  .main-navigation li {
    margin: 0 1.5rem
  }
}

.main-navigation li:last-of-type ul li {
  text-align: right
}

.main-navigation li:last-of-type:hover>ul {
  left: auto;
  right: 0
}

.main-navigation li:hover a {
  color: #a42931
}

.main-navigation a {
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: color .3s;
  transition: color .3s;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.5;
  display: block;
  text-decoration: none
}

.main-navigation .current-menu-ancestor a, .main-navigation .current-menu-item a, .main-navigation .current_page_ancestor a, .main-navigation .current_page_item a {
  color: #a42931
}

.menu-open {
  -webkit-transition: color .3s;
  transition: color .3s;
  color: #fff;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1;
  cursor: pointer;
  float: right
}

@media screen and (min-width:50em) {
  .menu-open {
    font-size: 18px;
    margin-top: 5px;
  }
}

@media screen and (min-width:64em) {
  .menu-open {
    font-size: 30px;
    margin-top: 3px;
  }
}

.menu-open:hover {
  color: #a42931
}

.menu-open:hover i {
  color: #fff
}

.menu-open i {
  -webkit-transition: color .3s;
  transition: color .3s
}

.overlay {
  height: 0%;
  width: 100%;
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, .9);
  overflow-y: scroll;
  -webkit-transition: height .75s;
  transition: height .75s
}

.overlay .pre-load-icons {
  width: 0;
  height: 0;
  background: url(images/service-request-icon-hover.png) no-repeat top, url(images/menu-auto-icon-hover.png) no-repeat top, url(images/menu-commercial-icon-hover.png) no-repeat top, url(images/menu-home-icon-hover.png) no-repeat top, url(images/menu-flood-icon-hover.png) no-repeat top, url(images/menu-umbrella-icon-hover.png) no-repeat top, url(images/menu-business-icon-hover.png) no-repeat top, url(images/menu-workers-icon-hover.png) no-repeat top, url(images/menu-boat-icon-hover.png) no-repeat top, url(images/medical-icon-hover.png) no-repeat top, url(images/dental-icon-hover.png) no-repeat top, url(images/life-icon-hover.png) no-repeat top, url(images/property-icon-hover.png) no-repeat top, url(images/wellness-icon-hover.png) no-repeat top, url(images/auto-id-icon-hover.png) no-repeat top, url(images/certificate-icon-hover.png) no-repeat top, url(images/billing-icon-hover.png) no-repeat top, url(images/claims-icon-hover.png) no-repeat top, url(images/more-icon-hover.png) no-repeat top
}

.overlay-content {
  position: relative;
  top: 25%;
  text-align: center;
  margin-top: 1em;
  content: "";
  display: table
}

@media screen and (max-width:49.99em) {
  .overlay-content {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto
  }
}

@media screen and (min-width:50em) {
  .overlay-content {
    width: 85%;
    left: 7%;
    border: 1px solid #eaeaea
  }
}

.overlay-content a {
  font-size: 18px;
  font-size: 1.125rem
}

.overlay-content h2 {
  font-size: 24px;
  font-size: 1.5rem;
  margin: 1rem 0
}

.overlay-content h2, .overlay-content h3 {
  color: #a42931;
  text-transform: uppercase;
  letter-spacing: 1.5px
}

.overlay-content h3 {
  font-size: 18px;
  font-size: 1.125rem;
  margin: 0 0 1rem
}

.overlay-content ul {
  text-align: center;
  width: 100%;
  padding: .5em 0
}

@media screen and (min-width:50em) {
  .overlay-content ul {
    display: table;
    width: auto;
    margin: 0 auto
  }
}

.overlay-content li {
  width: 100%
}

@media screen and (min-width:50em) {
  .overlay-content li {
    width: auto
  }
}

.overlay-content .icon {
  margin-bottom: 1rem
}

.overlay-content .icon a {
  -webkit-transition: all .3s;
  transition: all .3s;
  padding-top: 3em
}

.overlay-content .icon a:hover {
  color: #a42931
}

.overlay-content .icon a.auto {
  background: url(images/menu-auto-icon.png) no-repeat top
}

.overlay-content .icon a.auto:hover {
  background: url(images/menu-auto-icon-hover.png) no-repeat top
}

.overlay-content .icon a.commercial {
  background: url(images/menu-commercial-icon.png) no-repeat top
}

.overlay-content .icon a.commercial:hover {
  background: url(images/menu-commercial-icon-hover.png) no-repeat top
}

.overlay-content .icon a.homeowners {
  background: url(images/menu-home-icon.png) no-repeat top
}

.overlay-content .icon a.homeowners:hover {
  background: url(images/menu-home-icon-hover.png) no-repeat top
}

.overlay-content .icon a.flood {
  background: url(images/menu-flood-icon.png) no-repeat top
}

.overlay-content .icon a.flood:hover {
  background: url(images/menu-flood-icon-hover.png) no-repeat top
}

.overlay-content .icon a.liability {
  background: url(images/menu-umbrella-icon.png) no-repeat top
}

.overlay-content .icon a.liability:hover {
  background: url(images/menu-umbrella-icon-hover.png) no-repeat top
}

.overlay-content .icon a.business {
  background: url(images/menu-business-icon.png) no-repeat top
}

.overlay-content .icon a.business:hover {
  background: url(images/menu-business-icon-hover.png) no-repeat top
}

.overlay-content .icon a.workers {
  background: url(images/menu-workers-icon.png) no-repeat top
}

.overlay-content .icon a.workers:hover {
  background: url(images/menu-workers-icon-hover.png) no-repeat top
}

.overlay-content .icon a.boat {
  background: url(images/menu-boat-icon.png) no-repeat top
}

.overlay-content .icon a.boat:hover {
  background: url(images/menu-boat-icon-hover.png) no-repeat top
}

.overlay-content .icon a.medical {
  background: url(images/medical-icon.png) no-repeat top
}

.overlay-content .icon a.medical:hover {
  background: url(images/medical-icon-hover.png) no-repeat top
}

.overlay-content .icon a.dental {
  background: url(images/dental-icon.png) no-repeat top
}

.overlay-content .icon a.dental:hover {
  background: url(images/dental-icon-hover.png) no-repeat top
}

.overlay-content .icon a.life {
  background: url(images/life-icon.png) no-repeat top
}

.overlay-content .icon a.life:hover {
  background: url(images/life-icon-hover.png) no-repeat top
}

.overlay-content .icon a.property {
  background: url(images/property-icon.png) no-repeat top
}

.overlay-content .icon a.property:hover {
  background: url(images/property-icon-hover.png) no-repeat top
}

.overlay-content .icon a.wellness {
  background: url(images/wellness-icon.png) no-repeat top
}

.overlay-content .icon a.wellness:hover {
  background: url(images/wellness-icon-hover.png) no-repeat top
}

.overlay-content .icon a.auto-id {
  background: url(images/auto-id-icon.png) no-repeat top
}

.overlay-content .icon a.auto-id:hover {
  background: url(images/auto-id-icon-hover.png) no-repeat top
}

.overlay-content .icon a.service-request {
  background: url(images/service-request-icon.png) no-repeat top
}

.overlay-content .icon a.service-request:hover {
  background: url(images/service-request-icon-hover.png) no-repeat top
}

.overlay-content .icon a.certificate {
  background: url(images/certificate-icon.png) no-repeat top
}

.overlay-content .icon a.certificate:hover {
  background: url(images/certificate-icon-hover.png) no-repeat top
}

.overlay-content .icon a.billing {
  background: url(images/billing-icon.png) no-repeat top
}

.overlay-content .icon a.billing:hover {
  background: url(images/billing-icon-hover.png) no-repeat top
}

.overlay-content .icon a.claims {
  background: url(images/claims-icon.png) no-repeat top
}

.overlay-content .icon a.claims:hover {
  background: url(images/claims-icon-hover.png) no-repeat top
}

.overlay-content .icon a.more {
  background: url(images/more-icon.png) no-repeat top
}

.overlay-content .icon a.more:hover {
  background: url(images/more-icon-hover.png) no-repeat top
}

.overlay-content .fb-follow {
  float: none;
  display: inline-block;
  padding: .5rem
}

.overlay a:focus, .overlay a:hover {
  color: #f1f1f1
}

.overlay .closebtn {
  position: absolute;
  top: 5px;
  right: 20px;
  font-size: 60px;
  font-size: 3.75rem;
  line-height: 1;
  z-index: 1
}

@media screen and (max-width:49.99em) {
  .overlay {
    overflow-y: auto
  }
}

body:after {
  display: none;
  content: url(images/menu-auto-icon-hover.png) url(images/menu-commercial-icon-hover.png) url(images/menu-home-icon-hover.png) url(images/menu-flood-icon-hover.png) url(images/menu-umbrella-icon-hover.png) url(images/menu-business-icon-hover.png) url(images/menu-workers-icon-hover.png) url(images/menu-boat-icon-hover.png) url(images/menu-bonds-icon-hover.png)
}

.main-menu a {
  font-size: 18px;
  font-size: 1.125rem
}

@media screen and (min-width:50em) {
  .main-menu a {
    font-size: 13px;
    font-size: .8125rem
  }
}

@media screen and (min-width:64em) {
  .main-menu a {
    font-size: 16px;
    font-size: 1rem
  }
}

.internal-page h1, .internal-page h2, .internal-page h3, .internal-page hr, .internal-page ol, .internal-page p, .internal-page ul {
  margin-bottom: 2.5rem
}

.internal-page h1 {
  font-size: 34px;
  font-size: 2.125rem;
  line-height: 1.2;
  text-align: center;
  color: #a42931;
  font-weight: 600;
  margin: 2.5rem 0
}

.internal-page h2 {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 1.2;
  color: #222;
  margin-bottom: 1.5rem
}

.internal-page h3 {
  color: #999;
  font-size: 21px;
  font-size: 1.3125rem;
  margin-bottom: 1.5rem
}

.internal-page p {
  color: #343e47
}

.internal-page p.tag {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.4;
  font-style: italic;
  text-align: center;
  color: #a42931
}

.internal-page ul {
  font-weight: 600;
  color: #a42931
}

.internal-page ul.area-list {
  font-size: 24px;
  font-size: 1.5rem;
  text-align: center;
  list-style: inside;
  margin-left: 0
}

.internal-page strong {
  color: #a42931
}

.internal-page hr {
  height: 2px;
  background-color: #333;
  max-width: 400px;
  margin: 0 auto 2.5rem
}

.internal-page img {
  border: 2px solid #a42931;
  display: block;
  margin: 1.5rem auto
}

.internal-page img.alignright {
  float: none
}

@media screen and (min-width:64em) {
  .internal-page img.alignright {
    float: right;
    margin-left: 2.5rem
  }
}

.internal-page img.alignleft {
  float: none
}

@media screen and (min-width:64em) {
  .internal-page img.alignleft {
    float: left;
    margin-right: 2.5rem
  }
}

.internal-page a.anchor {
  position: relative;
  top: 150px
}

.internal-page .internal_google_map {
  margin: 1rem 0 1.5rem;
  border: 2px solid #a42931
}

.internal-page .btn.btn-companies {
  display: block;
  font-weight: 700;
  text-transform: uppercase;
  border: 3px solid #a42931;
  border-radius: 0;
  font-size: 16px;
  font-size: 1rem;
  color: #fff;
  background: #a42931;
  padding-top: 1rem;
  padding-bottom: 1rem
}

@media screen and (min-width:50em) {
  .internal-page .btn.btn-companies {
    margin: 1rem auto 4rem
  }
}

.internal-page .btn.btn-companies:hover {
  background: #cc343e;
  color: #fff
}

@media screen and (min-width:50em) {
  .col-md-8.col-lg-9 .internal-page #main {
    padding-right: 3rem
  }
}

aside#secondary {
  background: #f5f5f5;
  margin-top: 3rem;
  margin-bottom: 3rem;
  padding: 1rem
}

aside#secondary section {
  border-bottom: 2px solid #afafaf;
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem
}

aside#secondary section:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0
}

aside#secondary h2 {
  color: #a42931;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.3;
  font-weight: 600;
  margin-bottom: 1.5rem
}

aside#secondary p {
  color: #000;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4;
  margin-bottom: 1.5rem
}

aside#secondary p:last-of-type {
  margin-bottom: 0
}

aside#secondary strong {
  color: #a42931;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700
}

aside#secondary small {
  color: #a0a0a0;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 300;
  font-style: italic
}

aside#secondary .sidebar-contact-form-section .sidebar-contact-form {
  margin-bottom: 2.25rem
}

aside#secondary .sidebar-contact-form-section .sidebar-contact-form input[type=text], aside#secondary .sidebar-contact-form-section .sidebar-contact-form select {
  border: 1px solid #e5e5e5;
  width: 98% !important;
  height: 40px
}

aside#secondary .sidebar-contact-form-section .sidebar-contact-form .gform_wrapper .top_label .gfield_label {
  color: #696969;
  font-weight: 400
}

aside#secondary .sidebar-contact-form-section .sidebar-contact-form .gfield_required {
  display: none
}

aside#secondary .sidebar-contact-form-section .sidebar-contact-form .gform_button {
  float: right;
  margin-right: .5em
}

.contact-form-section {
  box-shadow: 0 0 25px rgba(0, 0, 0, .25);
  border: 1px solid #dde1e4;
  border-bottom: 0;
  margin: 2em 0;
  padding: 1em
}

@media screen and (min-width:50em) {
  .contact-form-section {
    padding: 0;
    margin: 4em 0
  }
}

.contact-form-section h2 {
  text-align: center;
  font-size: 32px;
  font-size: 2rem
}

@media screen and (min-width:50em) {
  .contact-form-section h2 {
    margin-top: 2.5em
  }
}

.contact-form-section p {
  line-height: 1.5;
  font-weight: 300;
  margin-top: 1.5rem
}

@media screen and (min-width:50em) {
  .contact-form-section p {
    padding-left: 1em
  }
}

.contact-form-section p:first-of-type {
  color: #343e47;
  font-size: 21px;
  font-size: 1.3125rem
}

.contact-form-section p:nth-of-type(2) {
  font-weight: 600
}

.contact-form-section p:last-of-type {
  margin-bottom: 1.5em
}

@media screen and (min-width:50em) {
  .contact-form-section p:last-of-type {
    margin-bottom: 5em
  }
}

.contact-form-section hr {
  background-color: #a42931;
  margin: 1.5rem 40% 0
}

.contact-form-section strong {
  color: inherit
}

.contact-form-section .contact-form {
  background: #f5f5f5;
  padding: 1em 1em 4em
}

@media screen and (min-width:50em) {
  .contact-form-section .contact-form {
    min-height: 645px;
    padding: 3em 1em
  }
}

.contact-form-section.internal-contact-form .contact-form h2 {
  color: #a42931;
  margin: .25rem 0
}

@media screen and (min-width:50em) {
  .contact-form-section.internal-contact-form .contact-form {
    min-height: auto;
    padding: 1em 1em 3em
  }
}

@media screen and (min-width:50em) {
  .contact-form-section.internal-contact-form .contact-form #field_1_1, .contact-form-section.internal-contact-form .contact-form #field_1_2, .contact-form-section.internal-contact-form .contact-form #field_1_3, .contact-form-section.internal-contact-form .contact-form #field_1_4 {
    float: left;
    width: 50%;
    clear: none
  }
}

.contact-form-section.internal-contact-form .contact-form input[type=text], .contact-form-section.internal-contact-form .contact-form select {
  border: 1px solid #e5e5e5;
  border-radius: 0 !important;
  width: 98% !important;
  height: 40px
}

.contact-form .gform_wrapper .top_label .gfield_label {
  color: #343e47;
  font-weight: 400
}

.contact-form .gfield_required {
  display: none
}

.contact-form input[type=text], .contact-form select {
  border: 1px solid #e5e5e5;
  border-radius: 0 !important;
  width: 98% !important;
  height: 50px
}

.contact-form .gform_button {
  float: right;
  margin-right: .5em
}

.insurance-logo-section {
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  padding: 2.5em 0;
  margin: 2.5em 0
}

.insurance-logo-section .insurance-logo {
  text-align: center;
  margin-bottom: 2.5em
}

.insurance-logo-section .insurance-logo:last-of-type {
  margin-bottom: 0
}

@media screen and (min-width:64em) {
  .insurance-logo-section .insurance-logo {
    float: left;
    width: 20%;
    padding-left: 1em;
    padding-right: 1em;
    margin-bottom: 0
  }

  .insurance-logo-section .insurance-logo:first-of-type {
    padding-top: 2.5em
  }

  .insurance-logo-section .insurance-logo:nth-of-type(2) {
    padding-top: 1.75em
  }

  .insurance-logo-section .insurance-logo:nth-of-type(3) {
    padding-top: 2em
  }

  .insurance-logo-section .insurance-logo:nth-of-type(4) {
    padding: 0 4em
  }

  .insurance-logo-section .insurance-logo:nth-of-type(5) {
    padding-top: 1.5em
  }
}

.insurance-logo-section .insurance-logo img {
  border: 0;
  margin-bottom: 0
}

.contact-info {
  min-height: 700px
}

.contact-info h3, .contact-info p {
  text-align: center
}

.contact-info p {
  margin-bottom: 1rem
}

.contact-info p:first-of-type {
  height: 132px
}

.contact-info img {
  margin: 0 auto 1.5rem
}

.contact-map {
  border: 2px solid #a42931;
  height: 255px;
  margin-bottom: 3.5rem
}

.accordion {
  border: 2px solid #000;
  margin-bottom: 2.5rem
}

.accordion .row {
  margin-bottom: 1rem
}

.accordion-toggle {
  text-align: left;
  -webkit-transition: .3s;
  transition: .3s;
  cursor: pointer;
  font-size: 16px;
  font-size: 1rem;
  background: #a42931;
  border-bottom: 2px solid #fff;
  color: #fff;
  padding: .25rem .25rem .25rem 3.5rem;
  position: relative
}

.accordion-toggle:last-of-type {
  border-bottom: none
}

.accordion-toggle:before {
  font-family: FontAwesome;
  content: "\f0fe";
  position: absolute;
  left: 20px
}

.accordion-toggle:hover {
  background: gray
}

.accordion-content {
  word-break: break-all;
  text-align: left;
  display: none;
  padding: 1rem 1rem 1.5rem
}

.accordion-content.default {
  display: block
}

.accordion-content p {
  margin-bottom: 0
}

#ui-datepicker-div {
  background: #fff !important;
  margin: 0 !important
}

.gform_wrapper h2 {
  color: #a42931
}

.gform_wrapper .gfield_radio li input[type=radio] {
  margin-top: 3px !important
}

.pages__navigation ul {
  list-style: none;
  margin: 0;
  text-align: center;
  margin-bottom: 3.5rem
}

.pages__navigation ul li {
  margin-bottom: 0
}

.pages__navigation ul li:nth-of-type(2n) a {
  background: #f4f2f1
}

.pages__navigation ul li:nth-of-type(2n) a:hover {
  background: #a42931;
  color: #fff
}

.pages__navigation ul li:nth-of-type(odd) a {
  background: #dfd8d5
}

.pages__navigation ul li:nth-of-type(odd) a:hover {
  background: #a42931;
  color: #fff
}

.pages__navigation ul a {
  -webkit-transition: .3s;
  transition: .3s;
  font-size: 21px;
  font-size: 1.3125rem;
  text-decoration: none;
  display: block;
  width: 100%;
  padding: .5rem 1rem
}

.agent-card-wrapper {
  padding: .5rem
}

@media screen and (min-width:50em) {
  .agent-card-wrapper {
    float: left;
    width: 50%
  }
}

@media screen and (min-width:64em) {
  .agent-card-wrapper {
    width: 33.333333%
  }
}

.agent-card {
  background: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, .15);
  border-radius: 3px;
  text-align: center;
  margin-bottom: 2.5rem;
  padding: 1rem .25rem
}

@media screen and (min-width:50em) {
  .agent-card {
    min-height: 275px
  }
}

.agent-card h3 {
  font-size: 16px;
  font-size: 1rem;
  color: #000;
  margin-bottom: .5rem
}

.agent-card h3 small {
  color: #666
}

.agent-card h4 {
  font-size: 12px;
  font-size: .75rem;
  color: #a42931
}

.agent-card p {
  color: #171717;
  margin-bottom: 0
}

.agent-card p small {
  display: inline-block;
  line-height: 1.5;
  margin-top: .5rem
}

.agent-card a {
  font-size: 14px;
  font-size: .875rem;
  word-break: break-all;
  text-decoration: none
}

.agent-card a:hover {
  text-decoration: underline
}

/*

.front-page__buttons {
  background: #000;
  text-align: center;
  padding: 2.5rem 0;
}

.front-page__buttons a {
  text-decoration: none;
  transition: .3s;
  background: #d3d1d1;
  border: 2px #fff solid;
  color: #333333;
  font-size: 24px;
  line-height: 1.5;
  display: block;
  padding: 1rem 2.5rem;
}

@media screen and (max-width:49.99em) {

  .front-page__buttons a {
    margin: 1rem 0;
  }
}

.front-page__buttons a:hover {
  background: #fff;
}

.front-page__buttons a strong {
  color: #a42931;
  font-weight: 700;
  font-size: 36px;
}

*/

.front-page__section1 h1 {
  font-size: 36px;
  font-size: 2.25rem;
  text-align: center;
  color: #a42931;
  font-weight: 600;
  margin: 2.5rem 0
}

.front-page__section1 h2 {
  font-size: 28px;
  font-size: 1.75rem;
  color: #222;
  margin-bottom: 1.5rem
}

.front-page__section1 p {
  color: #343e47;
  margin-bottom: 1.5rem
}

.front-page__section1 strong {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.4;
  display: block;
  color: #a42931;
  margin-bottom: 3.5rem
}

.front-page__section1 hr {
  height: 2px;
  background-color: #333;
  max-width: 400px;
  margin: 0 auto 2.5rem
}

.front-page__map {
  height: 400px
}

.front-page__section2 {
  background: #000;
}

.front-page__section2 .insurance-box {
  padding-left: 3.5rem
}

.front-page__section2 .insurance-box.personal-insurance-icon {
  background: url(images/personal-insurance-icon.png) no-repeat 0
}

.front-page__section2 .insurance-box.commercial-insurance-icon {
  background: url(images/commercial-insurance-icon.png) no-repeat 0
}

.front-page__section2 .insurance-box.employee-benefits-icon {
  background: url(images/employee-benefits-icon.png) no-repeat 0
}

.front-page__section2 .insurance-box.customer-service-icon {
  background: url(images/cs-icon.png) no-repeat 0
}

.front-page__section2 h2 {
  text-align: left;
  color: #fff;
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: 400;
  margin-bottom: .5rem;
  margin-top: 3rem
}

.front-page__section2 p {
  text-align: left;
  color: #fff;
  line-height: 1.3;
  margin-bottom: 3rem
}

.front-page__section2 a.report-claim {
  -webkit-transition: .3s;
  transition: .3s;
  background: url(images/large-arrow.png) no-repeat 10px 50% #a32931;
  font-weight: 700;
  font-size: 21px;
  font-size: 1.3125rem;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  display: block;
  padding: 2.5rem 1rem 2.5rem 3rem;
  max-width: 276px;
  margin: 1.5rem auto 0
}

@media screen and (min-width:50em) {
  .front-page__section2 a.report-claim {
    margin-top: 0;
    padding: 3.5rem 1rem 3.5rem 4rem
  }
}

.front-page__section2 a.report-claim:hover {
  background: url(images/large-arrow.png) no-repeat 20px 50% #cc333d
}

.front-page__section4 {
  background: #eeece9;
  padding: 2.5rem 0
}

@media screen and (min-width:50em) {
  .front-page__section4 {
    padding: 5rem 0
  }
}

.front-page__section4 h2 {
  font-size: 28px;
  font-size: 1.75rem;
  color: #222;
  margin-bottom: 1.5rem
}

.front-page__section4 p {
  color: #343e47;
  margin-bottom: 0
}

.front-page__section5 {
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  padding: 2.5em 0;
  margin: 2.5em 0 4em
}

.front-page__section5 .insurance-logo {
  text-align: center;
  margin-bottom: 2.5em
}

.front-page__section5 .insurance-logo:last-of-type {
  margin-bottom: 0
}

@media screen and (min-width:64em) {
  .front-page__section5 .insurance-logo {
    float: left;
    width: 20%;
    padding-left: 1em;
    padding-right: 1em;
    margin-bottom: 0
  }

  .front-page__section5 .insurance-logo:first-of-type, .front-page__section5 .insurance-logo:nth-of-type(2) {
    padding-top: .75rem
  }
}

.front-page__section6 {
  background: #000;
  padding: 2.5rem 0;
  margin-bottom: 1.5rem;
}

@media screen and (min-width:50em) {
  .front-page__section6 {
    padding: 5rem 0
  }
}

.front-page__section6 h2 {
  font-size: 23px;
  color: #fff;
  margin-bottom: 1.5rem
}

.front-page__section6 p {
  color: #fff;
  margin-bottom: 1.5rem
}

.front-page__section6 a.btn {
  display: block;
  max-width: 150px;
  margin: 0 auto 1.5rem
}

@media screen and (min-width:50em) {
  .front-page__section6 a.btn {
    margin: 0 auto
  }
}

#map {
  width: 100%;
  height: 400px
}

.gm-wrapper div:first-child div+div+div+div {
  background-color: transparent !important;
  background-color: hsla(0, 0%, 100%, .85) !important
}

.gm-wrapper * {
  box-shadow: 0 0 0 #000 !important;
  background-color: transparent !important
}

.gm-wrapper .gm-style-iw {
  text-align: center;
  right: 0;
  position: absolute;
  left: 0 !important;
  top: 0 !important;
  color: #366fa5;
  padding: 23px 0 0 20px;
  overflow: visible !important
}

.gm-wrapper .gm-style-iw:after {
  content: "";
  width: 0;
  height: 0;
  top: 100%;
  margin-top: 17px;
  left: 50%;
  margin-left: 5px;
  border-style: solid;
  border-width: 25px 15px 0;
  border-color: #fff;
  border-color: hsla(0, 0%, 100%, .85) transparent transparent;
  position: absolute
}

.gm-wrapper .gm-style-iw p {
  margin: 0
}

.gm-wrapper .gm-style-iw span {
  font-weight: 700;
  display: block;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1;
  color: #000;
  margin-bottom: .25em
}

.gm-wrapper .gm-style-iw a {
  font-weight: 700
}

.google_map #map {
  pointer-events: none
}

@media screen and (min-width:50em) {
  .google_map #map {
    pointer-events: auto !important
  }
}


/* Posts */
.blog-posts {
  background: #fcfcfc;
  padding: 2rem 0;
  /* General Blog Styles */
  /* Read More Link */
  /* Posts Navigation */
}

.blog-posts h1 {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.3;
  color: #a92b31;
  text-align: left;
}

.blog-posts h2 {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.2;
  text-align: left;
  margin-bottom: 0.5rem;
}

.blog-posts h2 a {
  text-decoration: none;
}

.blog-posts h2 a:hover {
  text-decoration: underline;
}

.blog-posts p {
  text-align: left;
  text-indent: 0;
  margin-bottom: 1.5rem;
}

.blog-posts img {
  margin-bottom: 2.5rem;
}

@media screen and (min-width: 48em) {
  .blog-posts img {
    margin-top: 2rem;
  }
  .blog-posts img.alignleft {
    margin-right: 2rem;
  }
  .blog-posts img.alignright {
    margin-left: 2rem;
  }
}

.blog-posts .entry-meta {
  text-align: left;
  margin: 0rem 0 1.5rem 0;
}

.blog-posts .entry-meta .posted-on {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
}

.blog-posts .entry-meta .posted-on a {
  text-decoration: none;
}

.blog-posts .entry-meta .posted-on a:hover {
  text-decoration: underline;
}

.blog-posts .entry-meta .byline {
  display: none;
}

.blog-posts a.more-link {
  text-decoration: none;
  background: #a92b31;
  color: #fff;
  transition: .3s;
  font-weight: bold;
  text-align: center;
  display: block;
  max-width: 225px;
  padding: 0.5rem 1rem;
}

.blog-posts a.more-link:hover {
  background: #333;
  color: #fff;
}

.blog-posts .post-navigation,
.blog-posts .navigation.pagination {
  float: left;
  width: 100%;
  margin: 0.5rem 0 1.5rem;
}

.blog-posts .post-navigation .nav-previous,
.blog-posts .navigation.pagination .nav-previous {
  float: left;
}

.blog-posts .post-navigation .nav-next,
.blog-posts .navigation.pagination .nav-next {
  float: right;
}

.blog-posts .post-navigation a,
.blog-posts .navigation.pagination a {
  font-size: 14px;
  font-size: 0.875rem;
  transition: .3s;
  background: transparent;
  border: 2px #a92b31 solid;
  color: #a92b31;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
  padding: 0 0.5rem;
}

.blog-posts .post-navigation a:hover,
.blog-posts .navigation.pagination a:hover {
  color: #fff;
  background: #a92b31;
}

.blog-posts .post-navigation span.page-numbers,
.blog-posts .navigation.pagination span.page-numbers {
  font-size: 14px;
  font-size: 0.875rem;
  transition: .3s;
  background: #a92b31;
  border: 2px #a92b31 solid;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
  padding: 0 0.5rem;
}

.blog-posts .post-navigation span.page-numbers:hover,
.blog-posts .navigation.pagination span.page-numbers:hover {
  color: #fff;
  background: #a92b31;
}

/* Blog Main Content */
@media screen and (min-width: 48em) {
  .blog-posts main.blog-main {
    padding-right: 2rem;
  }
}

/* Blog Main Content Posts */
.blog-posts article.post {
  background: #fff;
  border-radius: 3px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
  padding: 1.5rem 1.5rem 1.5rem;
  margin-bottom: 1.5rem;
}

.blog-posts article.post .entry-content h2, .blog-posts article.post .entry-content ul {
  margin-bottom: 1.5rem;
}

.blog-posts article.post .entry-content img {
  display: none;
}

@media screen and (max-width: 47.99em) {
  .blog-posts article.post .alignright,
  .blog-posts article.post .alignleft {
    display: block;
    margin: 2rem auto;
    float: none;
  }
}

.blog-posts article.post .cat-links {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 700;
}

.blog-posts article.post .comments-link {
  display: none;
}

/* Blog Post Comments */
.blog-posts #comments {
  text-align: left;
}

.blog-posts #comments h2 {
  font-size: 22px;
  font-size: 1.375rem;
}

.blog-posts #comments ol {
  text-align: left;
  list-style: none;
  border-bottom: 1px solid #a92b31;
  padding-bottom: 2rem;
  margin-left: 0;
  margin-bottom: 1.5rem;
}

.blog-posts #comments ol.children {
  border: none;
  border-left: 1px solid #a92b31;
  padding: 0 0 0 1.5rem;
  margin-left: 1.5rem;
}

.blog-posts #comments ol li {
  margin-top: 1.5rem;
}

.blog-posts #comments ol img {
  margin: 0;
}

.blog-posts #comments ol .comment-metadata {
  font-size: 14px;
  font-size: 0.875rem;
}

.blog-posts #comments ol .comment-reply-link {
  background: #95262b;
  font-size: 16px;
  font-size: 1rem;
  text-decoration: none;
  color: #fff;
  border-radius: 3px;
  padding: 0.25rem 1rem;
  display: inline-block;
  margin-top: 0.5rem;
}

.blog-posts #comments ol .comment-reply-link:hover {
  background: #bd3037;
}

.blog-posts #comments h3 {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
}

.blog-posts #comments p {
  font-size: 16px;
  font-size: 1rem;
  margin-top: 0.5rem;
}

.blog-posts #comments p label {
  float: left;
  width: 100%;
}

.blog-posts #comments p.comment-notes {
  font-style: italic;
  font-size: 14px;
  font-size: 0.875rem;
}

.blog-posts #comments p.comment-form-comment textarea {
  height: 100px;
}

.blog-posts #comments p.form-submit {
  margin-top: 2rem;
}

/* Blog Posts Sidebar */
.blog-posts aside#secondary {
  margin-top: 2.5rem;
  background: none;
  padding: 0;
}

@media screen and (min-width: 68.75em) {
  .blog-posts aside#secondary {
    margin-top: 0;
  }
}

.blog-posts aside#secondary h2 {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 1.2;
  text-align: left;
  color: #fff;
  background: #a42931;
  padding: 0.5rem;
  margin-bottom: 0;
}

.blog-posts aside#secondary ul {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
  text-align: left;
  list-style: none;
  margin: 0;
}

.blog-posts aside#secondary ul li {
  border-top: 1px rgba(0, 0, 0, 0.25) solid;
  padding: 0.45rem;
}

.blog-posts aside#secondary a {
  text-decoration: none;
}

.blog-posts aside#secondary a:hover {
  text-decoration: underline;
}

.blog-posts aside#secondary input,
.blog-posts aside#secondary textarea {
  width: 100%;
}

.blog-posts aside#secondary section {
  background: #fff;
  border: 1px rgba(0, 0, 0, 0.25) solid;
  margin-bottom: 2rem;
  padding-bottom: 0;

  /* Search Widget */
  /* Recent Posts Widget */
}

.blog-posts aside#secondary section.widget_search {
  border: none;
  padding: 0;
  margin-bottom: 0;
}

.blog-posts aside#secondary section.widget_search #searchform {
  margin-bottom: 2rem;
}

.blog-posts aside#secondary section.widget_recent_entries .post-date {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 700;
  display: block;
}

/* Single Blog Posts */
.single .blog-posts article.post .entry-content img {
  display: block;
}

/* Search Results Blog Posts */
.search-results .blog-posts h1 {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 1.2;
  color: #6c1b1f;
  margin-bottom: 1.5rem;
}

.site-footer {
  background: #000;
  padding: 1.5em 0 0
}

@media screen and (max-width:49.99em) {
  .site-footer .site-footer__logo {
    margin-bottom: 1.5rem
  }
}

.site-footer h3 {
  color: #c2b9ac;
  font-size: 16px;
  font-size: 1rem;
  margin: .5rem 0
}

.site-footer p {
  color: #fff;
  line-height: 1.5
}

.site-footer .fb-follow {
  position: relative
}

@media screen and (min-width:50em) {
  .site-footer .fb-follow {
    top: -5px
  }
}

.site-footer .fb-follow a {
  -webkit-transition: all .3s;
  transition: all .3s;
  color: #fff;
  font-size: 30px;
  font-size: 1.875rem
}

.site-footer .fb-follow a:hover {
  color: #a42931
}

.site-footer hr {
  background-color: #c2b9ac;
  margin: 1.5rem 0
}

.site-footer strong {
  color: #fff
}

.site-footer__navigation ul {
  line-height: 1.5;
  list-style: none;
  margin: 0 0 1rem
}

.site-footer__navigation li {
  line-height: 1;
  margin-bottom: .45rem
}

.site-footer__navigation a {
  -webkit-transition: .3s;
  transition: .3s;
  font-size: 14px;
  font-size: .875rem;
  color: #fff;
  text-decoration: none
}

.site-footer__navigation a:hover {
  text-decoration: underline;
  color: #fff
}

.copyright {
  font-size: 14px;
  font-size: .875rem;
  text-align: center;
  color: #c2b9ac;
  background: #413b39;
  padding: .5em;
  margin-top: 1.5em
}


/* Customizations */

.report-claim {
  text-align: center;
}

@media screen and (max-width:768px) {

  .report-claim {
    display: block;
    margin-top: 1rem;
  }
}

.report-claim a.btn-claims {
  transition: .3s;
  color:#d21824;
  text-decoration:none;
  font-weight:700;
  text-transform:uppercase;
  font-size:24px;
  display:block;
}

  @media screen and (min-width:769px) {
    .report-claim a.btn-claims {
      /*
      position: absolute;
      left: 0;
      right: 0;
      */
      max-width: 200px;
      margin: 0 auto;
    }
  }

  @media screen and (max-width:768px) {
    .report-claim a.btn-claims {
      display: block;
    }
  }

  .report-claim a.btn-claims:hover {
    color: #fff !important;
    text-decoration: underline !important;
  }


#input_1_6.ginput_container.ginput_recaptcha {

transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;

}
