/*!
    Theme Name: Snelling

    WARNING: Do not edit this file! (style.css is auto-compiled)
    Manual CSS edits should be made in style-override.css

*/ @import url(https://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700);
.wrapper:before, .cf:before, .clear:before, .clearfix:before, .wrapper:after, .cf:after, .clear:after, .clearfix:after {
  content: "\0020";
  display: table
}
.wrapper:after, .cf:after, .clear:after, .clearfix:after {
  clear: both
}
.visually-hidden {
  position: absolute;
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  overflow: hidden
}
.focusable.visually-hidden:active, .focusable.visually-hidden:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto
}
.menu, .slides, .menu li, .slides li, #sidebar > ul, #sidebar > ul > li {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: none
}
@font-face {
  font-family: 'font-icons';
  src: url("css/fonts/font-icons.eot");
  src: url("css/fonts/font-icons.eot?#iefix") format("embedded-opentype"), url("css/fonts/font-icons.woff") format("woff"), url("css/fonts/font-icons.ttf") format("truetype"), url("css/fonts/font-icons.svg#font-icons") format("svg");
  font-weight: normal;
  font-style: normal
}
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: 'font-icons' !important;
  line-height: 1;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  speak: none
}
[data-icon]:before {
  content: attr(data-icon);
  font-family: 'font-icons' !important;
  line-height: 1;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  speak: none
}
.icon-menu:before {
  content: "\e000"
}
.icon-close:before {
  content: "\e001"
}
.icon-search:before {
  content: "\e002"
}
.icon-home:before {
  content: "\e003"
}
.icon-left-open-big:before {
  content: "\e004"
}
.icon-right-open-big:before {
  content: "\e005"
}
.icon-down-open-big:before {
  content: "\e006"
}
.icon-up-open-big:before {
  content: "\e007"
}
.icon-email:before {
  content: "\e008"
}
.icon-phone:before {
  content: "\e009"
}
.icon-mobile:before {
  content: "\e00a"
}
.icon-fax:before {
  content: "\e00b"
}
.icon-vcard:before {
  content: "\e00c"
}
.icon-calendar:before {
  content: "\e00d"
}
.icon-map-marker:before {
  content: "\e00e"
}
.icon-cart:before {
  content: "\e00f"
}
.icon-rss:before {
  content: "\e010"
}
.icon-facebook:before {
  content: "\e011"
}
.icon-twitter:before {
  content: "\e012"
}
.icon-linkedin:before {
  content: "\e013"
}
.icon-google-plus:before {
  content: "\e014"
}
.icon-pinterest:before {
  content: "\e015"
}
.icon-youtube:before {
  content: "\e016"
}
.icon-instagram:before {
  content: "\e017"
}
.icon-vimeo:before {
  content: "\e018"
}
.icon-clock:before {
  content: "\e019"
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}
body {
  margin: 0;
  font-size: 62.5%;
  line-height: 1
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, 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
}
abbr[title] {
  border-bottom: 1px dotted
}
b, strong {
  font-weight: 700
}
dfn {
  font-style: italic
}
mark {
  background: #ff0;
  color: #000
}
small {
  font-size: 80%
}
sup, sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sup {
  top: -0.5em
}
sub {
  bottom: -0.25em
}
img {
  border: 0
}
svg:not(:root) {
  overflow: hidden
}
figure {
  margin: 1em 40px
}
hr {
  box-sizing: content-box;
  height: 0
}
pre {
  overflow: auto
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em
}
button, input, optgroup, select, textarea {
  font: inherit;
  color: 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[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-appearance: textfield;
  box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}
fieldset {
  margin: 0;
  padding: 0;
  border: 0
}
legend {
  padding: 0;
  border: 0
}
textarea {
  overflow: auto;
  resize: vertical;
  vertical-align: top
}
optgroup {
  font-weight: 700
}
label {
  cursor: pointer
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
td, th {
  padding: 0
}
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none
}
::selection {
  background: #b3d4fc;
  text-shadow: none
}
hr {
  display: block;
  margin: 1em 0;
  padding: 0;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc
}
audio, canvas, iframe, img, svg, video {
  vertical-align: middle
}
html {
  box-sizing: border-box
}
*, *:before, *:after {
  box-sizing: inherit
}
.wrapper {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 0
}
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #333;
  background-color: #fff
}
a {
  color: #0F5FA1;
  text-decoration: underline;
  background-color: transparent
}
a:visited {
  color: #0F5FA1;
  text-decoration: none
}
a:hover {
  color: #0F5FA1;
  text-decoration: none
}
a:focus {
  outline: thin dotted
}
a:active, a:hover {
  outline: 0
}
h1, h2, h3, h4, h5, h6 {
  margin: 1em 0 .25em;
  font-weight: 700;
  line-height: 1.1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004)
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #0F5FA1
}
h1 {
  margin: 20px 0;
  font-size: 28px;
  text-transform: uppercase;
  color: #E9372D
}
h2 {
  margin: 20px 0;
  font-size: 24px
}
h3 {
  font-size: 22px
}
h4 {
  font-size: 16px;
  text-transform: uppercase
}
h5, h6 {
  font-size: 16px
}
p, ul, ol, dl, table, pre, code, samp, address {
  margin: 0 0 1.25em;
  padding: 0;
  font-size: 16px;
  line-height: 1.6
}
ul ul, ul ol, ol ul, ol ol {
  margin: 0
}
li {
  margin-left: 1.25em
}
dt {
  margin: 0;
  font-weight: 700
}
dd {
  margin: 0 0 0 1.25em
}
blockquote {
  margin: 1.5em 0;
  font-family: Georgia, serif;
  font-size: 20px;
  line-height: 1.6;
  font-style: italic
}
cite {
  font-size: 85%;
  font-style: italic
}
blockquote cite {
  display: block;
  font-style: normal;
  text-align: right
}
pre {
  display: block;
  padding: 1em;
  border: 1px solid #ccc;
  background-color: #eee
}
code {
  color: #06f
}
hr, .hr {
  display: block;
  height: 1px;
  margin: 1.25em 0;
  padding: 0;
  border: 0;
  border-top: 2px solid #E9372D
}
.hr hr {
  display: none
}
img {
  max-width: 100%;
  height: auto
}
table {
  max-width: 100%
}
th, td {
  vertical-align: top;
  padding: 5px 1.25em 5px 0
}
tfoot {
  font-size: 90%;
  font-style: italic
}
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0
}
.hidden {
  display: none !important
}
.invisible {
  visibility: hidden
}
.alignnone {
  margin: 0
}
.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 20px auto
}
.alignright {
  float: none
}
@media screen and (min-width: 37.5em) {
  .alignright {
    float: right;
    margin: 5px 0 20px 20px
  }
}
.alignleft {
  float: none
}
@media screen and (min-width: 37.5em) {
  .alignleft {
    float: left;
    margin: 5px 20px 20px 0
  }
}
.aligncenter {
  display: block;
  margin: 5px auto 5px auto
}
@media screen and (min-width: 37.5em) {
  a img.alignright {
    width: auto;
    padding: 3px 5px 0;
    float: right;
    margin: 5px 0 20px 20px
  }
}
@media screen and (min-width: 37.5em) {
  a img.alignnone {
    width: auto;
    margin: 5px 20px 20px 0
  }
}
@media screen and (min-width: 37.5em) {
  a img.alignleft {
    width: auto;
    padding: 3px 5px 0;
    float: left;
    margin: 5px 20px 20px 0
  }
}
a img.aligncenter {
  width: auto;
  display: block;
  margin-left: auto;
  margin-right: auto
}
@media screen and (min-width: 37.5em) {
  .wp-caption.alignnone {
    margin: 5px 20px 20px 0
  }
}
@media screen and (min-width: 37.5em) {
  .wp-caption.alignleft {
    margin: 5px 20px 15px 0
  }
}
@media screen and (min-width: 37.5em) {
  .wp-caption.alignright {
    margin: 5px 0 20px 20px
  }
}
.wp-caption {
  width: 100% !important;
  max-width: 100%;
  padding: 0;
  text-align: left;
  margin-bottom: 20px
}
@media screen and (min-width: 37.5em) {
  .wp-caption {
    width: 250px !important;
    margin-bottom: 0
  }
}
@media screen and (min-width: 48em) {
  .wp-caption {
    width: 320px !important
  }
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0 0 5px;
  max-width: 100%;
  padding: 0;
  width: 100%
}
.wp-caption p.wp-caption-text {
  font-size: 12px;
  color: #8e8a7f;
  line-height: 16px;
  margin: 0;
  padding: 0 10px
}
.aligncenter.wp-caption {
  width: 100% !important
}
#header {
  background-color: #fff;
  border-top: 15px solid #0F5FA1
}
#header .wrapper {
  position: relative;
  max-width: 1280px
}
#header .branding {
  padding: 10px 15px 15px;
  text-align: center
}
#header .branding .tagline {
  margin: 10px 0 8px;
  font-size: 20px;
  color: #000
}
#header .branding a {
  display: inline-block;
  vertical-align: top
}
#header .review-logos {
  width: 100%;
  text-align: center
}
#header .review-logos a {
  display: inline-block;
  vertical-align: top;
  margin: 0 4px 8px;
  text-decoration: none
}
#header .header-right {
  display: block;
  width: 100%;
  padding-top: 5px;
  text-align: center
}
#header .header-right .tel {
  margin: 0;
  font-size: 45px;
  color: #E9372D
}
#header .header-right .tel a {
  color: #E9372D
}
#header .header-right .tel-tagline {
  font-size: 18px;
  font-style: italic;
  font-weight: 700;
  text-align: center;
  color: #E9372D
}
#header .header-right a {
  display: inline-block;
  vertical-align: top;
  text-decoration: none
}
@media (min-width: 48em) {
  #header .branding {
    float: left;
    width: 50%
  }
  #header .header-right {
    float: right;
    width: 50%;
    padding-top: 18px
  }
}
@media (min-width: 76.25em) {
  #top {
    padding-top: 238px
  }
  #header {
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 238px
  }
  #header .branding {
    padding-left: 120px;
    padding-right: 0;
    text-align: left
  }
  #header .branding .tagline {
    width: 500px;
    text-align: center;
    font-size: 22px
  }
  #header .review-logos {
    margin: 0
  }
  #header .review-logos .link-bbb, #header .review-logos .link-angies {
    position: absolute;
    top: 20px;
    text-align: left;
    text-indent: -999px;
    overflow: hidden;
    background-image: url(images/bbb_angies_head.png);
    background-repeat: no-repeat
  }
  #header .review-logos .link-bbb {
    left: -30px;
    width: 135px;
    height: 95px;
    background-position: 0 -22px
  }
  #header .review-logos .link-angies {
    left: 654px;
    width: 108px;
    height: 140px;
    background-position: -150px 0
  }
  #header .header-right {
    padding-top: 30px;
    padding-right: 12px;
    text-align: right
  }
  #header .header-right .tel {
    font-size: 58px
  }
  #header .header-right .tel-tagline {
    margin: 0 0 10px;
    font-size: 28px;
    text-align: right
  }
}
.primary-menu a {
  text-decoration: none;
  text-transform: uppercase
}
@media (max-width: 59.9375em) {
  .mobile-menu-container {
    margin: 0;
    padding: 0 15px;
    background-color: #0F5FA1
  }
  .mobile-menu-wrapper {
    position: relative;
    max-width: 360px;
    margin: 0 auto
  }
  .mobile-menu-bar {
    overflow: hidden;
    display: block;
    color: #fff;
    background-color: #0F5FA1
  }
  .mobile-menu-bar .menu-toggle {
    float: right;
    display: block;
    height: 38px;
    padding: 5px 10px;
    font-size: 28px;
    line-height: 1;
    text-align: center;
    color: #fff;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004)
  }
  #global-nav {
    display: none
  }
  #global-nav.active {
    display: block
  }
  .primary-menu {
    position: absolute;
    z-index: 2000;
    top: 100%;
    right: 0;
    width: 100%;
    padding: 2px 0 5px;
    background-color: #fff;
    border: 1px solid #999;
    box-shadow: 0 4px 3px -3px #000
  }
  .primary-menu li {
    padding: 0 15px
  }
  .primary-menu li a {
    display: block;
    max-width: 310px;
    padding: 9px 20px 9px 0;
    font-size: 22px;
    line-height: 1.1em;
    text-align: left;
    text-decoration: none;
    color: #333;
    border-top: 1px solid #737373;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004)
  }
  .primary-menu li:first-child a {
    border-top: 0
  }
  .primary-menu ul {
    display: none
  }
}
@media (min-width: 60em) {
  .mobile-menu-bar {
    display: none
  }
  .primary-menu {
    clear: both;
    text-align: center;
    background-color: #0F5FA1
  }
  .primary-menu li {
    display: inline-block;
    vertical-align: top
  }
  .primary-menu li a {
    line-height: 1.1;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004)
  }
  .primary-menu > li > a {
    display: block;
    padding: 15px 12px
  }
  .primary-menu > li > a:hover, .primary-menu > li > a:focus, .primary-menu > li > a:active {
    background-color: rgba(0, 0, 0, 0.2)
  }
  .primary-menu > li.current-menu-item > a {
    background-color: rgba(0, 0, 0, 0.2)
  }
  .primary-menu > li {
    position: relative
  }
  .primary-menu > li > ul {
    display: none
  }
  .primary-menu > li:hover > ul {
    display: block
  }
  .primary-menu > li > ul {
    position: absolute;
    z-index: 1000;
    top: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    width: 240px;
    text-align: left;
    background-color: #0F5FA1;
    box-shadow: 0 4px 3px -3px #000
  }
  .primary-menu > li > ul:before, .primary-menu > li > ul:after {
    content: "\0020";
    display: block;
    width: 100%;
    height: 5px;
    background-color: rgba(0, 0, 0, 0.2)
  }
  .primary-menu > li > ul:after {
    height: 15px
  }
  .primary-menu > li > ul li {
    display: block
  }
  .primary-menu > li > ul li a {
    display: block;
    margin: 0;
    padding: 8px 15px;
    font-size: 15px;
    text-decoration: none;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.2)
  }
  .primary-menu > li > ul li a:hover, .primary-menu > li > ul li a:focus, .primary-menu > li > ul li a:active {
    background-color: transparent
  }
  .primary-menu > li > ul li.current-menu-item a {
    background-color: transparent
  }
  .primary-menu > li > ul ul li a {
    position: relative;
    padding: 2px 0 2px 34px
  }
  .primary-menu > li > ul ul li a:before {
    content: "\002D";
    display: block;
    position: absolute;
    top: 0;
    left: 24px
  }
}
.event-button {
  margin-right: 10px
}
.event_form {
  display: none
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
#content {
  padding: 24px 15px 30px
}
#content .wrapper > h1:first-child {
  margin-top: 0
}
#content .offer-cta {
  display: none !important
}
#content .cctor_opencoupon {
  height: auto;
  margin-top: 5px
}
#content .cctor_opencoupon .print-link {
  color: #fff;
  background-color: #E9372D;
  border: 1px solid #E9372D
}
@media (min-width: 60em) {
  #content .videoContainer {
    float: right;
    width: 350px;
    margin-left: 15px;
    margin-bottom: 5px
  }
  #content .primary-content {
    float: left;
    width: 66.666666%;
    padding-right: 20px;
    padding-left: 0
  }
  #content .secondary-content {
    float: right;
    width: 33.333333%;
    padding-right: 0;
    padding-left: 20px
  }
}
#footer {
  padding: 15px;
  color: #333;
  background-color: #efefef;
  border-top: 3px solid #333;
  text-align: center
}
#footer .wrapper {
  max-width: 1230px;
  padding: 0 15px
}
#footer p {
  font-size: 14px
}
#footer .footer-menu a {
  color: #333;
  text-decoration: none;
  font-size: 14px
}
#footer .footer-menu a:hover, #footer .footer-menu a:focus, #footer .footer-menu a:active {
  background-color: rgba(0, 0, 0, 0.1)
}
#footer .heatup-cta {
  max-width: 400px;
  margin: 0 auto 30px auto;
  text-align: center
}
#footer .heatup-cta h4 {
  margin: 0 0 12px;
  text-transform: none
}
#footer .heatup-cta p {
  margin: 0 0 12px
}
#footer .reviews-cta {
  position: relative;
  margin: 60px 0 40px
}
#footer .reviews-cta a {
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px 15px
}
#footer .reviews-cta .button {
  padding: 5px 10px;
  font-size: 20px;
  color: #fff;
  background-color: #E9372D;
  border: 1px solid #E9372D
}
#footer .contact-info {
  margin: 0
}
@media (max-width: 59.9375em) {
  #footer .desktop_only {
    display: none
  }
  #footer .contact-info {
    text-align: center
  }
  #footer .footer-menu {
    display: block
  }
  #footer .footer-menu a {
    display: block;
    max-width: 280px;
    margin: 0 auto 10px auto;
    padding: 3px;
    font-size: 14px;
    border: 1px solid #eee
  }
}
@media (min-width: 48em) {
  #footer .reviews-cta {
    margin-top: 0
  }
  #footer .reviews-cta a {
    margin: 0 10px 15px
  }
  #footer .reviews-cta .button {
    width: 135px;
    height: 95px;
    margin-right: 0;
    padding-top: 20px;
    border-radius: 12px
  }
}
@media (min-width: 60em) {
  #footer {
    padding: 50px 0;
    text-align: left
  }
  #footer .footer-left {
    float: left;
    width: 36%;
    padding-right: 20px
  }
  #footer .footer-right {
    float: right;
    width: 28%;
    padding-left: 15px;
    text-align: right
  }
  #footer .footer-middle {
    float: left;
    width: 36%;
    text-align: right
  }
  #footer .contact-info {
    display: inline-block;
    vertical-align: top;
    padding: 3px 0
  }
  #footer .footer-menu {
    display: inline-block;
    vertical-align: top;
    margin-left: 10px
  }
  #footer .footer-menu li {
    display: inline-block;
    vertical-align: top;
    padding-left: 8px;
    border-left: 1px solid #ccc
  }
  #footer .footer-menu li:first-child {
    border-left: 0
  }
  #footer .footer-menu li a {
    display: block;
    padding: 3px
  }
  #footer .mobile_only {
    display: none
  }
}
body .gform_wrapper .top_label div.ginput_container {
  margin-top: 1px !important
}
.request-form {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  display: block;
  max-width: 280px;
  margin: 24px auto 24px auto;
  padding: 0 15px 10px;
  color: #fff;
  background-color: #0F5FA1;
  border-radius: 6px
}
@media (min-width: 60em) {
  .request-form {
    float: right;
    margin: 24px 0
  }
}
.request-form h4 {
  margin: 0 -15px;
  padding: 10px;
  text-align: center;
  background-color: #E9372D;
  border-radius: 6px 6px 0 0
}
.request-form .form-photo {
  max-width: auto;
  margin: 0 -15px
}
.request-form label {
  display: block
}
.request-form .gform_wrapper .gform_body {
  width: 100% !important
}
.request-form .gfield {
  padding: 0 !important
}
.request-form .gfield .address_city input, .request-form .gfield .address_line_2 input, .request-form .gfield input, .request-form .gfield textarea {
  width: 100% !important;
  border: 1px solid #333;
  border-radius: 6px
}
.request-form .ginput_left.address_city {
  float: none !important;
  width: 100% !important;
  margin-right: 0 !important;
  padding-right: 0 !important
}
@media (min-width: 60em) {
  .request-form .ginput_right.address_state {
    margin-right: 8px !important
  }
  .request-form .ginput_left.address_zip {
    margin-right: -8px !important;
    padding-right: 8px !important
  }
}
.request-form .gform_footer {
  padding: 0 !important;
  text-align: center
}
.request-form .button {
  margin: 0 auto !important;
  background-color: #E9372D;
  border: 1px solid #E9372D
}
.print-link, .button {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 5px 12px;
  line-height: normal;
  text-align: center;
  text-decoration: none;
  outline: 0;
  cursor: pointer;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.print-link:hover, .print-link:focus, .button:hover, .button:focus {
  text-decoration: none;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), color-stop(40%, rgba(0, 0, 0, 0.05)), to(rgba(0, 0, 0, 0.1)));
  background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.1));
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.1))
}
.print-link:active, .button:active {
  position: relative;
  top: 1px;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.15), inset 0 0 6px rgba(0, 0, 0, 0.2)
}
.button[disabled], .button[disabled]:hover, .button[disabled]:focus, .button[disabled]:active {
  opacity: 0.5;
  color: #aaa;
  background: #999;
  border-color: #999;
  box-shadow: none;
  cursor: not-allowed
}
.button, .button:visited {
  padding: 8px 24px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  background-color: #0F5FA1;
  border: 1px solid #0F5FA1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  -webkit-transition: all 500ms;
  transition: all 500ms
}
.button:hover, .button:focus {
  color: #fff;
  background-color: #E9372D;
  border: 1px solid #E9372D
}
body.home #content {
  padding-top: 0px
}
.home-slideshow {
  margin: 0 -15px 20px
}
.home-slideshow .wrapper {
  position: relative;
  max-width: 1300px;
  margin: 0 auto
}
.home-slideshow .photo {
  height: 285px;
  padding: 0 35px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover
}
.home-slideshow .caption {
  margin: 0 auto;
  padding: 0 20px;
  text-align: center
}
.home-slideshow .caption a {
  text-decoration: none;
  color: #333
}
.home-slideshow .caption a.button {
  color: #fff
}
.home-slideshow .caption h1 {
  margin: 15px 0 15px;
  font-size: 36px
}
.home-slideshow .caption p {
  font-size: 16px
}
.home-slideshow .caption p a {
  color: #e9372d
}
.home-slideshow .bx-prev, .home-slideshow .bx-next {
  position: absolute;
  top: 50%;
  margin-top: -18px;
  width: 36px;
  height: 36px;
  font-size: 36px;
  text-decoration: none;
  color: #333;
  opacity: 0.4;
  cursor: pointer;
  overflow: hidden
}
.home-slideshow .bx-prev:focus, .home-slideshow .bx-next:focus {
  outline: 0;
  background-color: rgba(255, 255, 255, 0.5)
}
.home-slideshow .bx-prev:before, .home-slideshow .bx-next:before {
  content: "\e004";
  display: inline-block;
  vertical-align: top;
  width: 36px;
  height: 36px;
  font-family: 'font-icons' !important;
  line-height: 1;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  speak: none
}
.home-slideshow .bx-prev {
  left: 0
}
.home-slideshow .bx-prev:before {
  content: "\e004"
}
.home-slideshow .bx-next {
  right: 0
}
.home-slideshow .bx-next:before {
  content: "\e005"
}
.home-callouts .wrapper {
  position: relative;
  max-width: 1230px;
  margin: 0 auto;
  padding: 0
}
.home-callouts .cta-menu li {
  margin: 0 0 50px;
  padding: 0 15px;
  text-align: center
}
.home-callouts .cta-menu li a {
  display: block;
  text-decoration: none;
  color: #333
}
.home-callouts .cta-menu li a h4 {
  margin: 0 0 10px
}
.home-callouts .cta-menu li a .more-link {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  display: block;
  max-width: 180px;
  margin: 0 auto;
  padding: 2px 10px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  background-color: #E9372D;
  -webkit-transition: background-color 500ms;
  transition: background-color 500ms
}
.home-callouts .cta-menu li a:hover .more-link, .home-callouts .cta-menu li a:focus .more-link, .home-callouts .cta-menu li a:active .more-link {
  background-color: #0F5FA1
}
.home-callouts .cta-menu li a:before {
  content: "\0020";
  display: inline-block;
  vertical-align: top;
  width: 108px;
  height: 108px;
  margin: 0 0 15px;
  background-color: #E9372D;
  border-radius: 50%;
  background-image: url(images/callout_icons.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  -webkit-transition: background-color 500ms;
  transition: background-color 500ms
}
.home-callouts .cta-menu li a:hover:before, .home-callouts .cta-menu li a:focus:before, .home-callouts .cta-menu li a:active:before {
  background-color: #0F5FA1
}
.home-callouts .cta-menu li:nth-child(1) a:before {
  background-position: 0 0
}
.home-callouts .cta-menu li:nth-child(2) a:before {
  background-position: -108px 0
}
.home-callouts .cta-menu li:nth-child(3) a:before {
  background-position: -216px 0
}
.home-callouts .cta-menu li:nth-child(4) a:before {
  background-position: -324px 0
}
.home-callouts .cta-menu li:nth-child(5) a:before {
  background-position: -432px 0
}
.home-feature {
  margin: 0 -15px 20px;
  padding: 20px 0;
  background-color: #EFEFEF
}
.home-feature .wrapper {
  position: relative;
  max-width: 1230px;
  margin: 0 auto;
  padding: 0
}
.home-feature .caption {
  padding: 0 20px
}
.home-feature h2 {
  margin-top: 0
}
.home-testimonials {
  padding: 30px 0 40px
}
.home-testimonials h2, .home-testimonials h4 {
  text-align: center
}
.home-testimonials blockquote {
  display: block;
  position: relative;
  margin: 0 0 45px;
  padding: 15px 15px 20px;
  font-size: 18px;
  background: #efefef;
  border: 4px solid #abc0cc;
  border-radius: 1em
}
.home-testimonials blockquote:after, .home-testimonials blockquote:before {
  top: 100%;
  left: 8%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none
}
.home-testimonials blockquote:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #efefef;
  border-width: 30px;
  margin-left: -30px
}
.home-testimonials blockquote:before {
  border-color: rgba(171, 192, 204, 0);
  border-top-color: #abc0cc;
  border-width: 36px;
  margin-left: -36px
}
.home-testimonials cite {
  display: block;
  font-size: 16px;
  font-style: normal;
  font-weight: 700
}
.home-brands {
  text-align: center
}
.home-brands .wrapper {
  position: relative;
  max-width: 1230px;
  margin: 0 auto;
  padding: 0
}
.home-brands h2 {
  margin: 20px 0;
  font-size: 28px
}
.home-brands .brand-list {
  margin: 20px 0
}
.home-brands .brand-list li {
  display: inline-block;
  vertical-align: top;
  margin: 0 5px 10px
}
.home-brands .brand-list li a {
  display: block
}
@media (min-width: 37.5em) {
  .home-callouts .cta-menu li {
    float: left;
    width: 50%
  }
}
@media (min-width: 60em) {
  .home-slideshow {
    margin-bottom: 0;
    border-bottom: 3px solid #EFEFEF
  }
  .home-slideshow .photo {
    float: right;
    width: 989px;
    height: 343px
  }
  .home-slideshow .caption {
    position: absolute;
    top: 15px;
    left: 40px;
    width: 500px;
    text-align: left
  }
  .home-slideshow .caption h1 {
    font-size: 40px
  }
  .home-callouts {
    position: relative;
    top: -45px
  }
  .home-callouts .cta-menu li {
    float: left;
    width: 260px;
    width: 20%
  }
  .home-callouts .cta-menu li a h4 {
    min-height: 36px
  }
  .home-feature .caption {
    float: left;
    width: 50%;
    padding-right: 40px
  }
  .home-feature .caption h2 {
    padding-right: 80px
  }
  .home-feature .photo {
    float: right;
    width: 50%
  }
}
body.page-id-229 #content p {
  margin: 30px 0
}
body.page-id-229 #content p em {
  display: block;
  position: relative;
  margin: 0 0 15px;
  padding: 15px 15px 20px;
  font-size: 18px;
  background: #efefef;
  border: 4px solid #abc0cc;
  border: 4px solid #C2D2DF;
  border-radius: 1em
}
body.page-id-229 #content p em:after, body.page-id-229 #content p em:before {
  top: 100%;
  left: 65px;
  border: solid transparent;
  content: "\0020";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none
}
body.page-id-229 #content p em:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #efefef;
  border-width: 30px;
  margin-left: -30px
}
body.page-id-229 #content p em:before {
  border-color: rgba(171, 192, 204, 0);
  border-top-color: #C2D2DF;
  border-width: 36px;
  margin-left: -36px
}
#gallery-2 .gallery-item {
  float: none !important;
  width: 100% !important
}
#gallery-2 .gallery-caption {
  margin-top: 5px;
  font-size: 14px;
  line-height: 1.4
}
#gallery-4 .gallery-item {
  float: none !important;
  width: 100% !important;
  display: inline-block !important;
  vertical-align: middle !important
}
#gallery-4 img {
  border: 0 !important
}
@media (min-width: 60em) {
  #gallery-2 .gallery-item {
    float: left !important;
    width: 20% !important
  }
  #gallery-4 {
    display: table !important;
    table-layout: fixed
  }
  #gallery-4 .gallery-item {
    float: none !important;
    width: 20% !important;
    display: table-cell !important;
    vertical-align: middle !important
  }
}
@media print {
  *, *:before, *:after, *:first-letter, *:first-line {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important
  }
  a, a:visited {
    text-decoration: underline
  }
  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
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3
  }
  h2, h3 {
    page-break-after: avoid
  }
  a[href]:after {
    content: " ("attr(href) ")"
  }
  abbr[title]:after {
    content: " ("attr(title) ")"
  }
  a[href^="#"]:after, a[href^="javascript:"]:after {
    content: ""
  }
  #header a:after, #footer a:after, .menu a:after, nav a:after {
    content: ""
  }
}
/*# sourceMappingURL=style.css.map */


.undernav-notice {
	background-color: #f9d311;
	border-top: 3px solid #e9372d;
}

.un-heading,
.un-body,
.un-phone {
	text-align: center;
	color: #0f5fa1;
	padding: 0 10px;
}

.un-heading {
    padding-top: 20px;
    font-weight: bold;
    font-size: 20px;
	margin-bottom: 15px;
	line-height: 1.2;
}

.un-body {
	line-height: 1.2;
	margin-bottom: 10px;
}

.un-phone a {
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
}

.un-phone a:hover,
.un-phone a:active, 
.un-phone a:focus {
	color: #e9372d; 
}



