﻿@charset "UTF-8";

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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;
}

a {
  background: transparent;
}

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

a.listing-link {
color: red;
}

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1,
.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_before_listing {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  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 {
  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-appearance: textfield;
  box-sizing: content-box;
}

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

.fa,
nav.sidebar-nav .nav-wrapper .primary-nav .main-nav .main-search-container .search-form::before,
footer .info-footer .subscribe-section .content-container .subscribe-content .gform_fields .cc_email_address::before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
#blog-sidebar {
  float: right;
  width: 33%;
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 20px;
  color: #124565;
 }
#blog-sidebar ul li a {
  color: #124565;
  }
#blog-post-content {
  float: left;
  width: 65%;
  padding-bottom: 15px;
}
.post-thumbnail img{
  width: 100%;
  max-width: 960px;
  height: auto;
  display: none;
}
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}

.fa-ul>li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.8571428571em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left,
nav.sidebar-nav .nav-wrapper .primary-nav .main-nav .main-search-container .pull-left.search-form::before,
footer .info-footer .subscribe-section .content-container .subscribe-content .gform_fields .pull-left.cc_email_address::before {
  margin-right: .3em;
}

.fa.pull-right,
nav.sidebar-nav .nav-wrapper .primary-nav .main-nav .main-search-container .pull-right.search-form::before,
footer .info-footer .subscribe-section .content-container .subscribe-content .gform_fields .pull-right.cc_email_address::before {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-genderless:before,
.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

*,
*:before,
*:after {
  box-sizing: border-box !important;
}

html {
  font-size: 62.5%;
}

body {
  font-size: 16px;
  font-family: "trajan-pro-3", sans-serif;
  width: 100%;
  background-color: #0a2536;
  height: 100%;
  overflow-x: hidden;
  opacity: 0;
  transition: opacity .1s;
}

.navigation.pagination .screen-reader-text {
  display: none;
}

.navigation.pagination a {
  font: normal 12px "open-sans";
  padding: 5px 15px;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #124565;
}

.navigation.pagination a:hover {
  background-color: #0a2536;
}

.navigation.pagination span {
  font: normal 12px "open-sans";
  padding: 5px 15px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #124565;
}

.sliding-content {
  overflow-x: hidden;
}

a {
  transition: color .25s,background-color .25s;
  text-decoration: none;
  outline: 0;
}

a:hover {
  text-decoration: none;
}

h1,
.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_before_listing,
h2,
h3,
h4,
h5,
h6 {
  color: #124565;
  font-family: "trajan-pro-3";
}

h1,
.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_before_listing {
  transition: font-size .25s,margin .25s;
  margin-top: 0px !important;
}

h2 {
  transition: font-size .25s,margin .25s;
}

a,
i {
  color: white;
  font-family: "trajan-pro-3";
}
#flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: column;
  flex-flow: column-reverse;
}
p,
.inner-content .content-section ul li,
.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations .wpgmp_locations_content,
.pt-cv-view .pt-cv-content {
  color: #5f5f5f;
  transition: font-size .25s;
}

p.caption,
.inner-content .content-section ul li.caption,
.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations .caption.wpgmp_locations_content,
.pt-cv-view .caption.pt-cv-content {
  color: #0a2536;
  font: bold 12px "open-sans";
}

p blockquote,
.inner-content .content-section ul li blockquote,
.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations .wpgmp_locations_content blockquote,
.pt-cv-view .pt-cv-content blockquote {
  color: #124565;
  border-left: 5px solid #572500;
}

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

ul {
  display: block;
}

ul li a {
  text-decoration: none;
  display: block;
}

.entry-header .entry-title {
  margin-bottom: 0px;
}

.entry-header .entry-title a {
  color: #124565 !important;
  font-family: "trajan-pro-3";
  font-size: 20px;
}

.entry-summary p,
.entry-summary .inner-content .content-section ul li,
.inner-content .content-section ul .entry-summary li,
.entry-summary .inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations .wpgmp_locations_content,
.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations .entry-summary .wpgmp_locations_content,
.entry-summary .pt-cv-view .pt-cv-content,
.pt-cv-view .entry-summary .pt-cv-content {
  margin-top: 0px;
}

.hidden {
  display: none !important;
}

.more-link {
  color: #124565;
  text-transform: uppercase;
  font-weight: bold !important;
}

.main-content-container {
  display: block;
  vertical-align: top;
  background-color: white;
  position: relative;
  transition: left .25s linear,width .25s linear;
}

.main-content-container .main-content {
  display: block;
  width: 100%;
}

.clear {
  display: block;
  clear: both;
}

.centered-content {
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
  height: 100%;
  display: table;
}
.button,
.pt-cv-view .pt-cv-content .pt-cv-readmore,
.button:focus,
.pt-cv-view .pt-cv-content .pt-cv-readmore:focus,
.button:active,
.pt-cv-view .pt-cv-content .pt-cv-readmore:active,
.button:target,
.pt-cv-view .pt-cv-content .pt-cv-readmore:target,
button,
button:focus,
button:active,
button:target {
  border: none;
  padding: 10px 7px;
  display: inline-block;
  color: white;
  transition: background-color .25s,color .25s;
}

.button:hover,
.pt-cv-view .pt-cv-content .pt-cv-readmore:hover,
.button:focus:hover,
.pt-cv-view .pt-cv-content .pt-cv-readmore:focus:hover,
.button:active:hover,
.pt-cv-view .pt-cv-content .pt-cv-readmore:active:hover,
.button:target:hover,
.pt-cv-view .pt-cv-content .pt-cv-readmore:target:hover,
button:hover,
button:focus:hover,
button:active:hover,
button:target:hover {
  cursor: pointer;
}

.button.main-button,
.pt-cv-view .pt-cv-content .main-button.pt-cv-readmore,
.button:focus.main-button,
.pt-cv-view .pt-cv-content .pt-cv-readmore:focus.main-button,
.button:active.main-button,
.pt-cv-view .pt-cv-content .pt-cv-readmore:active.main-button,
.button:target.main-button,
.pt-cv-view .pt-cv-content .pt-cv-readmore:target.main-button,
button.main-button,
button:focus.main-button,
button:active.main-button,
button:target.main-button {
  border: 2px solid white;
  background-color: rgba(10,37,54,0.8);
  font: normal 14px "open-sans";
  padding: 8px 40px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.button.main-button:hover,
.pt-cv-view .pt-cv-content .main-button.pt-cv-readmore:hover,
.button:focus.main-button:hover,
.pt-cv-view .pt-cv-content .pt-cv-readmore:focus.main-button:hover,
.button:active.main-button:hover,
.pt-cv-view .pt-cv-content .pt-cv-readmore:active.main-button:hover,
.button:target.main-button:hover,
.pt-cv-view .pt-cv-content .pt-cv-readmore:target.main-button:hover,
button.main-button:hover,
button:focus.main-button:hover,
button:active.main-button:hover,
button:target.main-button:hover {
  background-color: rgba(255,255,255,0.8);
  color: #0a2536;
}

.button.solid-button,
.pt-cv-view .pt-cv-content .solid-button.pt-cv-readmore,
.button:focus.solid-button,
.pt-cv-view .pt-cv-content .pt-cv-readmore:focus.solid-button,
.button:active.solid-button,
.pt-cv-view .pt-cv-content .pt-cv-readmore:active.solid-button,
.button:target.solid-button,
.pt-cv-view .pt-cv-content .pt-cv-readmore:target.solid-button,
button.solid-button,
button:focus.solid-button,
button:active.solid-button,
button:target.solid-button {
  font: bold 11px "open-sans";
  text-transform: uppercase;
  padding: 13px 37px;
  background-color: #124565;
  letter-spacing: 1px;
}

.button.solid-button:hover,
.pt-cv-view .pt-cv-content .solid-button.pt-cv-readmore:hover,
.button:focus.solid-button:hover,
.pt-cv-view .pt-cv-content .pt-cv-readmore:focus.solid-button:hover,
.button:active.solid-button:hover,
.pt-cv-view .pt-cv-content .pt-cv-readmore:active.solid-button:hover,
.button:target.solid-button:hover,
.pt-cv-view .pt-cv-content .pt-cv-readmore:target.solid-button:hover,
button.solid-button:hover,
button:focus.solid-button:hover,
button:active.solid-button:hover,
button:target.solid-button:hover {
  background-color: #0a2536;
}

.button.ss-button,
.pt-cv-view .pt-cv-content .pt-cv-readmore,
.button:focus.ss-button,
.pt-cv-view .pt-cv-content .pt-cv-readmore:focus,
.button:active.ss-button,
.pt-cv-view .pt-cv-content .pt-cv-readmore:active,
.button:target.ss-button,
.pt-cv-view .pt-cv-content .pt-cv-readmore:target,
button.ss-button,
.pt-cv-view .pt-cv-content button.pt-cv-readmore,
button:focus.ss-button,
.pt-cv-view .pt-cv-content button.pt-cv-readmore:focus,
button:active.ss-button,
.pt-cv-view .pt-cv-content button.pt-cv-readmore:active,
button:target.ss-button,
.pt-cv-view .pt-cv-content button.pt-cv-readmore:target {
  font: normal 12px "open-sans";
  padding: 5px 15px;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #124565;
}

.button.ss-button:hover,
.pt-cv-view .pt-cv-content .pt-cv-readmore:hover,
.button:focus.ss-button:hover,
.pt-cv-view .pt-cv-content .pt-cv-readmore:focus:hover,
.button:active.ss-button:hover,
.pt-cv-view .pt-cv-content .pt-cv-readmore:active:hover,
.button:target.ss-button:hover,
.pt-cv-view .pt-cv-content .pt-cv-readmore:target:hover,
button.ss-button:hover,
.pt-cv-view .pt-cv-content button.pt-cv-readmore:hover,
button:focus.ss-button:hover,
.pt-cv-view .pt-cv-content button.pt-cv-readmore:focus:hover,
button:active.ss-button:hover,
.pt-cv-view .pt-cv-content button.pt-cv-readmore:active:hover,
button:target.ss-button:hover,
.pt-cv-view .pt-cv-content button.pt-cv-readmore:target:hover {
  background-color: #0a2536;
}

.clear-both {
  clear: both;
}

.auto-image-size {
  position: absolute;
}

nav.sidebar-nav .nav-wrapper .primary-nav .main-nav .main-links li:not(.pagenav) a {
  font-weight: normal;
  font-size: 14px;
}

.more-link,
nav.sidebar-nav .nav-wrapper .primary-nav .main-nav .main-search-container .search-form .search-field,
nav.sidebar-nav .nav-wrapper .primary-nav .util-nav .util-links li a,
nav.sidebar-nav .nav-wrapper .primary-nav .util-nav .social a:not(.icon),
nav.sidebar-nav .nav-wrapper .secondary-nav .secondary-links li a,
footer .info-footer .event-section .content-container .info-content .date,
.inner-content .callout-section .callout .content span,
.pt-cv-view .date {
  font: normal 12px "open-sans";
}

footer .util-footer .util-wrapper ul li a,
header.top-header .menu-button .icon-text {
  font: normal 10px "open-sans";
}

.fa-certificate {
  margin-right: 7px;
}

.breadcrumbs-wrapper {
  display: table;
  z-index: 14;
  width: 100%;
  background-color: #124565;
}

.breadcrumbs-wrapper .breadcrumbs-container {
  display: table-cell;
  height: 33px;
  vertical-align: middle;
  width: 100%;
  padding-left: 25px;
  padding-bottom: 4px;
}

.breadcrumbs-wrapper .breadcrumbs-container a {
  font: normal 10px "open-sans";
  text-transform: uppercase;
  color: white;
}

.breadcrumbs-wrapper .breadcrumbs-container a:hover {
  text-decoration: underline;
}

.breadcrumbs-wrapper .breadcrumbs-container span {
  font: bold 10px "open-sans";
  text-transform: uppercase;
  color: white;
}

.breadcrumbs-wrapper .breadcrumbs-container i {
  color: white;
  margin-left: 5px;
  font-size: 10px;
}

.ad-section {
  border-top: 1px solid #d0dae0;
}

.ad-section .ad-container a {
  display: block;
  max-width: 300px;
  margin: 0 auto;
}

.ad-section .ad-container a .ad-image {
  width: 100%;
  height: auto;
  max-width: 300px;
  max-height: 250px;
  display: block;
}

.ad-section .ad-container>div {
  margin: 0 auto;
}

.post-navigation h2 {
  display: none;
}

.post-navigation span[aria-hidden="true"] {
  display: none;
}

.post-navigation a {
  color: #124565;
}

body.home nav .secondary-nav,
body.interactive-map nav .secondary-nav {
  display: none;
}

nav.sidebar-nav {
  display: block;
  background-color: #124565;
  z-index: 15;
  position: absolute;
  top: 0;
  left: 0;
  transition: left .25s linear;
}

nav.sidebar-nav .primary-content-wrapper {
  padding: 15px 0px;
}

nav.sidebar-nav .secondary-content-wrapper .secondary-title {
  border: transparent;
  transition: border .25s;
}

nav.sidebar-nav .secondary-content-wrapper .secondary-title:hover {
  cursor: pointer;
}

nav.sidebar-nav .secondary-content-wrapper .secondary-title.secondary-open {
  border-bottom: 1px solid white;
}

nav.sidebar-nav .nav-wrapper .primary-nav {
  padding: 0px;
}

nav.sidebar-nav .nav-wrapper .primary-nav .main-nav .logo-container {
  transition: display 0.3s;
}

nav.sidebar-nav .nav-wrapper .primary-nav .main-nav .logo-container img {
  margin: 0 auto;
  display: block;
}

nav.sidebar-nav .nav-wrapper .primary-nav .main-nav .main-search-container {
  width: 100%;
  padding: 0px 15px;
}

nav.sidebar-nav .nav-wrapper .primary-nav .main-nav .main-search-container .screen-reader-text {
  display: none;
}

nav.sidebar-nav .nav-wrapper .primary-nav .main-nav .main-search-container .search-form {
  width: 100%;
  position: relative;
}

nav.sidebar-nav .nav-wrapper .primary-nav .main-nav .main-search-container .search-form::before {
  content: "\f002";
  position: absolute;
  top: 0px;
  left: 0px;
  line-height: 35px;
  width: 35px;
  text-align: center;
  font-size: 13px;
  color: #cdcdcd;
}

nav.sidebar-nav .nav-wrapper .primary-nav .main-nav .main-search-container .search-form .search-field {
  background-color: #0a2536;
  color: white;
  border-top: 2px solid #09202f;
  border-left: 2px solid #09202f;
  border-right: 1px solid #09202f;
  border-bottom: 1px solid #09202f;
  padding: 8px;
  padding-left: 35px;
  display: block;
  width: 100%;
  color: white;
}

nav.sidebar-nav .nav-wrapper .primary-nav .main-nav .main-search-container .search-form ::-webkit-input-placeholder {
  color: #cdcdcd;
  font-weight: normal;
}

nav.sidebar-nav .nav-wrapper .primary-nav .main-nav .main-search-container .search-form :-moz-placeholder {
  color: #cdcdcd;
  opacity: 1;
  font-weight: normal;
}

nav.sidebar-nav .nav-wrapper .primary-nav .main-nav .main-search-container .search-form ::-moz-placeholder {
  color: #cdcdcd;
  opacity: 1;
  font-weight: normal;
}

nav.sidebar-nav .nav-wrapper .primary-nav .main-nav .main-search-container .search-form :-ms-input-placeholder {
  color: #cdcdcd;
  font-weight: normal;
}

nav.sidebar-nav .nav-wrapper .primary-nav .main-nav .main-links .pagenav {
  line-height: 0;
  display: block;
}

nav.sidebar-nav .nav-wrapper .primary-nav .main-nav .main-links li:not(.pagenav) {
  display: block;
  line-height: initial;
}

nav.sidebar-nav .nav-wrapper .primary-nav .main-nav .main-links li:not(.pagenav) a {
  padding: 10px 15px;
}

nav.sidebar-nav .nav-wrapper .primary-nav .main-nav .main-links li:not(.pagenav) a:hover {
  background-color: #0a2536;
}

nav.sidebar-nav .nav-wrapper .primary-nav .main-nav .main-links li:not(.pagenav).current_page_ancestor a,
nav.sidebar-nav .nav-wrapper .primary-nav .main-nav .main-links li:not(.pagenav).current_page_parent a,
nav.sidebar-nav .nav-wrapper .primary-nav .main-nav .main-links li:not(.pagenav).current_page_item a {
  background-color: #0a2536;
}

nav.sidebar-nav .nav-wrapper .primary-nav .util-nav .util-links li {
  display: block;
  padding-right: 15px;
}

nav.sidebar-nav .nav-wrapper .primary-nav .util-nav .util-links li a {
  text-transform: uppercase;
  letter-spacing: 1px;
  background-color: #0a2536;
  display: inline-block;
}

nav.sidebar-nav .nav-wrapper .primary-nav .util-nav .util-links li a:not(.selected) {
  margin-left: 15px;
}

nav.sidebar-nav .nav-wrapper .primary-nav .util-nav .util-links li a.selected {
  display: block;
  padding: 15px;
  text-align: center;
}

nav.sidebar-nav .nav-wrapper .primary-nav .util-nav .util-links li a:hover {
  background-color: #4c7289;
}

nav.sidebar-nav .nav-wrapper .primary-nav .util-nav .util-links li a.swap-site {
  background-color: #4c7289;
}

nav.sidebar-nav .nav-wrapper .primary-nav .util-nav .util-links li a.swap-site i {
  font-size: 14px;
}

nav.sidebar-nav .nav-wrapper .primary-nav .util-nav .util-links li a.swap-site i::before {
  margin-left: 10px;
}

nav.sidebar-nav .nav-wrapper .primary-nav .util-nav .util-links li a.swap-site:hover {
  background-color: #0a2536;
}

nav.sidebar-nav .nav-wrapper .primary-nav .util-nav .social {
  padding: 0px 15px;
}

nav.sidebar-nav .nav-wrapper .primary-nav .util-nav .social .icon {
  padding: 0px;
}

nav.sidebar-nav .nav-wrapper .primary-nav .util-nav .social .icon i {
  transition: color .25s,background-color .25s,border .25s;
  border-radius: 4px;
  border: 1px solid #124565;
  height: 32px;
  width: 32px;
  text-align: center;
}

nav.sidebar-nav .nav-wrapper .primary-nav .util-nav .social .icon i:hover {
  background-color: white;
  cursor: pointer;
}

nav.sidebar-nav .nav-wrapper .primary-nav .util-nav .social .icon i.fa-facebook:hover {
  color: #3b5998;
  border: 1px solid #3b5998;
}

nav.sidebar-nav .nav-wrapper .primary-nav .util-nav .social .icon i.fa-youtube:hover {
  color: #cd201f;
  border: 1px solid #cd201f;
}

nav.sidebar-nav .nav-wrapper .primary-nav .util-nav .social a:not(.icon) {
  letter-spacing: 1px;
}

nav.sidebar-nav .nav-wrapper .primary-nav .util-nav .social a:not(.icon):hover {
  text-decoration: underline;
}

nav.sidebar-nav .nav-wrapper .primary-nav .util-nav .social .fa-globe {
  margin: 0px -5px 0px 10px;
}

nav.sidebar-nav .nav-wrapper .secondary-nav {
  background-color: #0a2536;
  z-index: 15;
}

nav.sidebar-nav .nav-wrapper .secondary-nav h4,
nav.sidebar-nav .nav-wrapper .secondary-nav a {
  text-transform: uppercase;
}

nav.sidebar-nav .nav-wrapper .secondary-nav h4 {
  letter-spacing: 1.5px;
  margin: 0;
  text-align: center;
  color: white;
}

nav.sidebar-nav .nav-wrapper .secondary-nav h4 a {
  display: block;
  margin: 0px;
  padding: 0px;
  font: 400 18px "trajan-pro";
}

nav.sidebar-nav .nav-wrapper .secondary-nav .secondary-links .menu {
  padding: 0px;
}

nav.sidebar-nav .nav-wrapper .secondary-nav .secondary-links li {
  display: block;
}

nav.sidebar-nav .nav-wrapper .secondary-nav .secondary-links li a {
  font-size: 11px;
  padding: 10px 0px;
  letter-spacing: 1px;
}

nav.sidebar-nav .nav-wrapper .secondary-nav .secondary-links li a:hover {
  text-decoration: underline;
}

nav.sidebar-nav .nav-wrapper .secondary-nav .secondary-links li.current_page_ancestor a,
nav.sidebar-nav .nav-wrapper .secondary-nav .secondary-links li.current_page_parent a,
nav.sidebar-nav .nav-wrapper .secondary-nav .secondary-links li.current_page_item a {
  text-decoration: underline;
}

footer .info-footer .info-section .content-container {
  max-width: 390px;
  margin: 0 auto;
}

footer .info-footer .subscribe-section .content-container .logo-wrapper {
  text-align: right;
  padding-right: 15px;
  display: table-cell;
  vertical-align: middle;
}

footer .info-footer .subscribe-section .content-container .subscribe-content {
  width: 100%;
}

footer .info-footer .subscribe-section .content-container .subscribe-content h4,
footer .info-footer .subscribe-section .content-container .subscribe-content input,
footer .info-footer .subscribe-section .content-container .subscribe-content .button,
footer .info-footer .subscribe-section .content-container .subscribe-content .pt-cv-view .pt-cv-content .pt-cv-readmore,
.pt-cv-view .pt-cv-content footer .info-footer .subscribe-section .content-container .subscribe-content .pt-cv-readmore {
  font: bold 12px "open-sans";
}

footer .info-footer .subscribe-section .content-container .subscribe-content h4,
footer .info-footer .subscribe-section .content-container .subscribe-content .button,
footer .info-footer .subscribe-section .content-container .subscribe-content .pt-cv-view .pt-cv-content .pt-cv-readmore,
.pt-cv-view .pt-cv-content footer .info-footer .subscribe-section .content-container .subscribe-content .pt-cv-readmore {
  text-transform: uppercase;
}

footer .info-footer .subscribe-section .content-container .subscribe-content h4 {
  border-bottom: 1px solid;
  letter-spacing: 1px;
  display: inline-block;
  margin: 0px;
  padding-bottom: 5px;
}

footer .info-footer .subscribe-section .content-container .subscribe-content .gform_wrapper {
  margin: 0px !important;
}

footer .info-footer .subscribe-section .content-container .subscribe-content .gform_fields {
  display: table;
  width: 100%;
}

footer .info-footer .subscribe-section .content-container .subscribe-content .gform_fields .kws_input_container {
  display: table-cell;
  padding: 0px !important;
}

footer .info-footer .subscribe-section .content-container .subscribe-content .gform_fields .cc_email_address {
  width: 100%;
  position: relative;
}

footer .info-footer .subscribe-section .content-container .subscribe-content .gform_fields .cc_email_address::before {
  content: "\f0e0";
  position: absolute;
  z-index: 15;
  top: 0px;
  left: 0px;
  line-height: 37px;
  width: 35px;
  text-align: center;
  font-size: 13px;
  color: #545865 !important;
}

footer .info-footer .subscribe-section .content-container .subscribe-content .gform_fields .cc_email_address input {
  width: 100% !important;
  padding: 10px 7px 10px 35px !important;
  font-weight: bold  !important;
  color: #0a2536 !important;
  min-width: 188px;
  border: 1px solid #a9a9a9 !important;
}

footer .info-footer .subscribe-section .content-container .subscribe-content .gform_fields .cc_email_address ::-webkit-input-placeholder {
  color: #545865 !important;
  font-weight: normal !important;
}

footer .info-footer .subscribe-section .content-container .subscribe-content .gform_fields .cc_email_address :-moz-placeholder {
  color: #545865 !important;
  opacity: 1 !important;
  font-weight: normal !important;
}

footer .info-footer .subscribe-section .content-container .subscribe-content .gform_fields .cc_email_address ::-moz-placeholder {
  color: #545865 !important;
  opacity: 1 !important;
  font-weight: normal !important;
}

footer .info-footer .subscribe-section .content-container .subscribe-content .gform_fields .cc_email_address :-ms-input-placeholder {
  color: #545865 !important;
  font-weight: normal !important;
}

footer .info-footer .subscribe-section .content-container .subscribe-content .gform_fields .button,
footer .info-footer .subscribe-section .content-container .subscribe-content .gform_fields .pt-cv-view .pt-cv-content .pt-cv-readmore,
.pt-cv-view .pt-cv-content footer .info-footer .subscribe-section .content-container .subscribe-content .gform_fields .pt-cv-readmore {
  margin-left: 10px;
  padding: 10px 8px;
  font-weight: normal;
  transition: background-color .25s;
}

footer .info-footer .subscribe-section .content-container .subscribe-content .gform_fields .button:hover,
footer .info-footer .subscribe-section .content-container .subscribe-content .gform_fields .pt-cv-view .pt-cv-content .pt-cv-readmore:hover,
.pt-cv-view .pt-cv-content footer .info-footer .subscribe-section .content-container .subscribe-content .gform_fields .pt-cv-readmore:hover {
  background-color: #0a2536;
}

footer .info-footer .subscribe-section .error {
  color: red;
}

footer .info-footer .event-section .content-container {
  display: table;
  width: 100%;
}

footer .info-footer .event-section .content-container img {
  display: table-cell;
  vertical-align: top;
  margin-right: 15px;
  padding-top: 3px;
}

footer .info-footer .event-section .content-container .info-content {
  display: table-cell;
  vertical-align: top;
}

footer .info-footer .event-section .content-container .info-content p,
footer .info-footer .event-section .content-container .info-content .inner-content .content-section ul li,
.inner-content .content-section ul footer .info-footer .event-section .content-container .info-content li,
footer .info-footer .event-section .content-container .info-content .inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations .wpgmp_locations_content,
.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations footer .info-footer .event-section .content-container .info-content .wpgmp_locations_content,
footer .info-footer .event-section .content-container .info-content .pt-cv-view .pt-cv-content,
.pt-cv-view footer .info-footer .event-section .content-container .info-content .pt-cv-content {
  margin: 0px;
}

footer .info-footer .event-section .content-container .info-content .date {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
}

footer .info-footer .event-section .content-container .info-content .event {
  letter-spacing: 2px;
  line-height: 1.1;
}

footer .info-footer .event-section .content-container .info-content .event-links a {
  display: inline-block;
  font: normal 12px "open-sans";
  letter-spacing: 1px;
}

footer .info-footer .event-section .content-container .info-content .event-links a:hover {
  text-decoration: underline;
}

footer .info-footer .event-section .content-container .info-content .event-links span {
  font: normal 12px "open-sans";
  margin-left: 5px;
  margin-right: 5px;
}

footer .logo-footer .logo-wrapper {
  display: table;
  width: 100%;
  max-width: 800px;
  vertical-align: center;
  text-align: center;
  margin: 0 auto;
}

footer .logo-footer .logo-wrapper .logo-container img {
  width: 100%;
  height: auto;
  max-width: 130px;
}

footer .util-footer .util-wrapper ul {
  display: table-cell;
}

footer .util-footer .util-wrapper ul li {
  display: inline-block;
}

footer .util-footer .util-wrapper ul li a {
  letter-spacing: 1px;
}

footer .util-footer .util-wrapper ul li a:hover {
  text-decoration: underline;
}

footer .util-footer .util-wrapper .util-links {
  text-align: left;
}

footer .util-footer .util-wrapper .util-links li {
  border-left: 1px solid white;
  padding-left: 7px;
  padding-right: 3px;
}

footer .util-footer .util-wrapper .util-info {
  text-align: right;
}

footer .util-footer .util-wrapper .util-info li {
  border-right: 1px solid white;
  padding-right: 7px;
  padding-left: 3px;
}

footer .info-footer {
  background-color: #d9d9da;
}

footer .info-footer .subscribe-section .subscribe-content h4 {
  color: #7a7a7a;
  border-color: #7a7a7a;
}

footer .info-footer .subscribe-section .subscribe-content input[type="email"]::-webkit-input-placeholder {
  color: #7a7a7a;
}

footer .info-footer .subscribe-section .subscribe-content input[type="email"]::-moz-placeholder {
  color: #7a7a7a;
}

footer .info-footer .subscribe-section .subscribe-content input[type="email"]:-ms-input-placeholder {
  color: #7a7a7a;
}

footer .info-footer .subscribe-section .subscribe-content input[type="email"]::placeholder {
  color: #7a7a7a;
}

footer .info-footer .subscribe-section .subscribe-content .button,
footer .info-footer .subscribe-section .subscribe-content .pt-cv-view .pt-cv-content .pt-cv-readmore,
.pt-cv-view .pt-cv-content footer .info-footer .subscribe-section .subscribe-content .pt-cv-readmore {
  color: white;
  background-color: #124565;
}

footer .info-footer .event-section .info-content .date {
  color: #6c6c6c;
}

footer .info-footer .event-section .info-content .event-links a {
  color: #124565;
}

footer .logo-footer {
  background-color: #808285;
}

footer .util-footer {
  background-color: #2e1300;
}

body.home header.top-header {
  position: absolute;
  z-index: 100;
}

header.top-header {
  background-color: #124565;
  color: white;
}

header.top-header .menu-button {
  padding: 10px 13px 7px 13px;
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
  transition: background-color 0.25s;
  width: 51px;
  height: 60px;
}

header.top-header .menu-button:hover {
  cursor: pointer;
  background-color: #0a2536;
}

header.top-header .menu-button .menu-icon-container {
  text-align: center;
  display: table-row;
  height: 100%;
}

header.top-header .menu-button .menu-icon-container .close-icon {
  display: none;
}

header.top-header .menu-button .icon-text {
  text-align: center;
  text-transform: uppercase;
  color: white;
  margin: 0px;
  display: table-row;
  height: 100%;
}

header.top-header .logo-container {
  padding: 7px 49px 7px 0px;
  display: table-cell;
  width: 100%;
}

header.top-header .logo-container img {
  height: 45px;
  margin: 0 auto;
  display: block;
}

.inner-content .splash {
  position: relative;
  min-height: 469px;
  width: 100%;
  overflow: hidden;
}

.inner-content .splash .grad-overlay {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 8;
  background: linear-gradient(rgba(42, 42, 42, 0.77), rgba(42, 42, 42, 0));
  width: 100%;
  height: 50%;
}

.inner-content .splash .image-fill-container {
  display: block;
  min-height: 469px;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  position: relative;
  animation-count: 1;
  overflow: hidden;
}

.inner-content .splash .image-fill-container .video-overlay {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  background: rgba(42,42,42,0.35);
  width: 100%;
  height: 100%;
}

.inner-content .splash .image-fill-container iframe {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 9;
}

.inner-content .splash .overlay-container {
  z-index: 11;
  background-color: rgba(19,8,0,0.6);
  color: white;
  display: block;
  position: absolute;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  left: 50%;
  transition: top 0.25s;
}

.inner-content .splash .overlay-container span {
  display: block;
  width: 100%;
  text-align: center;
  white-space: nowrap;
  transition: all 0.25s;
}

.inner-content .splash .overlay-container span:not(.row-2) {
  text-transform: uppercase;
}

.inner-content .splash .overlay-container span.row-1 {
  margin-bottom: 3px;
}

.inner-content .splash .overlay-container span.row-2 {
  border-top: 2px solid white;
}

.inner-content .splash .overlay-container span.row-3 {
  margin-top: -8px;
}

.inner-content .splash .splash-links {
  display: table;
  width: 100%;
  max-width: 768px;
  z-index: 15;
  position: absolute;
  bottom: -1px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
}

.inner-content .splash .splash-links .splash-link-container {
  display: table-cell;
  text-align: center;
  width: 33.33%;
  vertical-align: bottom;
}

.inner-content .splash .splash-links .splash-link-container:not(:last-of-type) a {
  border-right: none;
}

.inner-content .splash .splash-links .splash-link-container a {
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: left;
  color: #6c6c6c;
  background-color: white;
  display: block;
  margin: 0 auto;
  max-width: 250px;
  transition: all .25s;
  border: 1px solid #a9a9a9;
}

.inner-content .splash .splash-links .splash-link-container a p,
.inner-content .splash .splash-links .splash-link-container a .content-section ul li,
.inner-content .content-section ul .splash .splash-links .splash-link-container a li,
.inner-content .splash .splash-links .splash-link-container a .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations .wpgmp_locations_content,
.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations .splash .splash-links .splash-link-container a .wpgmp_locations_content,
.inner-content .splash .splash-links .splash-link-container a .pt-cv-view .pt-cv-content,
.pt-cv-view .inner-content .splash .splash-links .splash-link-container a .pt-cv-content {
  transition: all .25s;
}

.inner-content .splash .splash-links .splash-link-container a.map-link {
  border-top: 6px solid #572500;
}

.inner-content .splash .splash-links .splash-link-container a.itinerary-link {
  border-top: 6px solid #006224;
}

.inner-content .splash .splash-links .splash-link-container a.calendar-link {
  border-top: 6px solid #c5a904;
}

.inner-content .splash .splash-links .splash-link-container a .vert-contain {
  display: table;
  width: 100%;
}

.inner-content .callout-section .callout {
  position: relative;
}

.inner-content .callout-section .callout:hover .content span,
.inner-content .callout-section .callout:hover .content h4 {
  top: 0px;
  opacity: 1;
  transition: top .5s,opacity .5s;
}

.inner-content .callout-section .callout:hover .content hr {
  width: 100%;
  transition: width .5s .2s;
}

.inner-content .callout-section .callout:hover .content .button-container .button,
.inner-content .callout-section .callout:hover .content .button-container .pt-cv-view .pt-cv-content .pt-cv-readmore,
.pt-cv-view .pt-cv-content .inner-content .callout-section .callout:hover .content .button-container .pt-cv-readmore {
  opacity: 1;
  top: 0px;
  transition: opacity .5s .4s,top .5s .4s,background-color .3s,color .3s;
}

.inner-content .callout-section .callout:hover .callout-overlay.color-background {
  opacity: 1;
  background: linear-gradient(to bottom right, rgba(19, 8, 0, 0.5), rgba(19, 8, 0, 0.5), rgba(19, 8, 0, 0.5), rgba(43, 33, 25, 0.5), rgba(19, 8, 0, 0.5), rgba(19, 8, 0, 0.5), rgba(19, 8, 0, 0.5));
  background-size: 200% 600%;
  -webkit-animation: callout-hover 2s forwards;
  animation: callout-hover 2s forwards;
}

.inner-content .callout-section .callout .content {
  text-align: center;
  z-index: 11;
  position: relative;
  padding: 20px;
}

.inner-content .callout-section .callout .content hr {
  border: none;
  border-top: 3px solid #c5a904;
  margin: 0 auto;
}

.inner-content .callout-section .callout .content span {
  text-transform: uppercase;
  color: white;
  font-weight: bold;
  letter-spacing: 1px;
}

.inner-content .callout-section .callout .content h4 {
  font: normal 20px "trajan-pro-3";
  color: white;
  margin: 0px;
  letter-spacing: 2px;
  padding: 0px 10px 10px 10px;
}

.inner-content .callout-section .callout .content .button-container {
  padding: 30px;
}

.inner-content .callout-section .callout .callout-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.inner-content .callout-section .callout .callout-overlay.image-background {
  z-index: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.inner-content .callout-section .callout .callout-overlay.color-background {
  z-index: 8;
  background-color: rgba(19,8,0,0.5);
}

body.business-listing-page .image-gallery .main-image-container,
body.inner-page .image-gallery .main-image-container {
  padding-top: 30.9%;
}

body.interactive-map .inner-content .content-section {
  border-bottom: none;
}

body.state-search .inner-content .content-section {
  border: none !important;
  padding-bottom: 0px !important;
}

.inner-content .static-image .main-image-container {
  width: 100%;
}

.inner-content .static-image .main-image-container .main-image {
  width: 100%;
  height: auto;
  display: block;
}

.inner-content .image-gallery {
  position: relative;
}

.inner-content .image-gallery.business-detail {
  overflow: hidden;
}

.inner-content .image-gallery.business-listing .thumbs-container {
  position: relative;
}

.inner-content .image-gallery .main-image-container {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.inner-content .image-gallery .main-image-container .main-image {
  height: auto;
  width: 102%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity .5s;
}

.inner-content .image-gallery .main-image-container .main-image.active {
  opacity: 1;
}

.inner-content .image-gallery .main-image-container .business-overlay-section {
  position: absolute;
  top: 0px;
  z-index: 11;
  display: table-cell;
  height: 100%;
  background-color: rgba(19,8,0,0.6);
}

.inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content {
  position: relative;
  padding: 100px 0px;
}

.inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .special-tag i {
  color: white;
  transition: all .25s;
}

.inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .special-tag span {
  color: white;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all .25s;
}

.inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content h1,
.inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_before_listing,
.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .image-gallery .main-image-container .business-overlay-section .business-overlay-content .wpgmp_before_listing {
  color: white;
  line-height: 1.2;
  letter-spacing: 2px;
  transition: all .25s;
}

.inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .location i {
  color: white;
  transition: all .25s;
}

.inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .location span {
  color: white;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all .25s;
}

.inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .location span.town {
  display: block;
}

.inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .location .directions a {
  text-decoration: underline;
  letter-spacing: 1px;
  transition: all .25s;
}

.inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .location .directions span {
  letter-spacing: 1px;
  transition: all .25s;
}

.inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .desktop-phone {
  margin-top: 10px;
  transition: all .25s;
}

.inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .desktop-phone i {
  color: white;
  font-size: 14px;
  transition: all .25s;
}

.inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .desktop-phone a {
  color: white;
  font: bold 14px "open-sans";
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all .25s;
}

.inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .buttons-container {
  transition: all .25s;
}

.inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .buttons-container .button,
.inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .buttons-container .pt-cv-view .pt-cv-content .pt-cv-readmore,
.pt-cv-view .pt-cv-content .inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .buttons-container .pt-cv-readmore {
  margin-bottom: 10px;
}

.inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .social {
  margin-top: 10px;
}

.inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .social i {
  color: white;
  transition: all .25s;
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 22px;
  line-height: 38px;
  background-color: rgba(10,37,54,0.8);
  border: 2px solid white;
  margin-right: 5px;
}

.inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .social i:hover {
  cursor: pointer;
}

.inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .social i.fa-facebook:hover {
  color: #3b5998;
  background-color: rgba(255,255,255,0.8);
}

.inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .social i.fa-twitter:hover {
  color: #55acee;
  background-color: rgba(255,255,255,0.8);
}

.inner-content .image-gallery .thumbs-container {
  display: block;
  max-height: 150px;
  position: relative;
  width: 100%;
  z-index: 12;
  overflow: hidden;
  background-color: #0A2536;
}

.inner-content .image-gallery .thumbs-container .thumbs {
  display: block;
  height: 12.5%;
  max-height: 150px;
  width: 100%;
  font-size: 0;
}

.inner-content .image-gallery .thumbs-container .thumbs .thumb-container {
  display: block;
  float: left;
  border: 1px solid white;
  border-bottom: none;
  position: relative;
  overflow: hidden;
  width: 12.5%;
  height: 100%;
  padding-bottom: 12.5%;
  max-height: 150px;
}

.inner-content .image-gallery .thumbs-container .thumbs .thumb-container:hover .thumb-overlay {
  opacity: 1;
  background-color: rgba(255,255,255,0.3);
}

.inner-content .image-gallery .thumbs-container .thumbs .thumb-container.active .thumb-overlay {
  opacity: 0;
}

.inner-content .image-gallery .thumbs-container .thumbs .thumb-container:hover {
  cursor: pointer;
}

.inner-content .image-gallery .thumbs-container .thumbs .thumb-container .image-container {
  height: 100%;
  position: absolute;
  width: 100%;
  overflow: hidden;
}

.inner-content .image-gallery .thumbs-container .thumbs .thumb-container .image-container .thumb-image {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.inner-content .image-gallery .thumbs-container .thumbs .thumb-container .thumb-overlay {
  transition: background-color .3s,opacity .3s;
  opacity: 1;
  width: 100%;
  height: 100%;
  max-height: 150px;
  position: absolute;
  background-color: rgba(19,8,0,0.3);
  top: 0;
  left: 0;
  z-index: 8;
}

.inner-content .content-section {
  position: relative;
}

.inner-content .content-section ul,
.inner-content .content-section li {
  list-style: initial;
}

.inner-content .content-section ul {
  padding-left: 30px;
}

.inner-content .content-section ul li {
  margin-bottom: 0px;
}

.inner-content .content-section .side-image-container .side-image {
  display: block;
  margin: 0 auto;
}

.inner-content .business-listings-section .business-listing-container:hover {
  background-color: rgba(208,218,224,0.5);
}

.inner-content .business-listings-section .business-listing-container .image-container {
  max-width: 300px;
  max-height: 245px;
  width: 300px;
  height: 245px;
  min-width: 300px;
  min-height: 245px;
  background-position: center;
  background-size: cover;
}

.inner-content .business-listings-section .business-listing-container .image-container .listing-image {
  max-width: 300px;
  max-height: 245px;
  width: auto;
  display: block;
  margin: 0 auto;
}

.inner-content .business-listings-section .business-listing-container .listing-content .special-tag {
  margin-bottom: -10px;
  margin-top: 4px;
}

.inner-content .business-listings-section .business-listing-container .listing-content .special-tag i {
  color: #0a2536;
  font-size: 10px;
  margin-right: 7px;
}

.inner-content .business-listings-section .business-listing-container .listing-content .special-tag span {
  color: #0a2536;
  font: bold 10px "open-sans";
  text-transform: uppercase;
  letter-spacing: 1px;
}

.inner-content .business-listings-section .business-listing-container .listing-content .business-name {
  color: #0a2536;
  font: normal 16px "trajan-pro-3";
  margin: 10px 0px;
  letter-spacing: 2px;
}

.inner-content .business-listings-section .business-listing-container .listing-content .location {
  margin-top: -14px;
}

.inner-content .business-listings-section .business-listing-container .listing-content .location i {
  color: #124565;
  font-size: 11px;
  margin-right: 7px;
}

.inner-content .business-listings-section .business-listing-container .listing-content .location span {
  color: #124565;
  font: bold 11px "open-sans";
  text-transform: uppercase;
  letter-spacing: 1px;
}

.inner-content .business-listings-section .business-listing-container .listing-content .listing-text {
  border-top: 3px solid #c5a904;
  margin: 5px 0px;
  padding-top: 15px;
  line-height: 1.7;
  white-space: pre-wrap;
}


.inner-content .business-listings-section .button-container {
  margin-bottom: 18px;
  text-align: center;
}

.inner-content .state-search-section .search-criteria-container {
  padding: 10px 0px 20px 0px;
  display: table;
  width: 100%;
}

.inner-content .state-search-section .search-criteria-container .select-boxes .criteria-item {
  padding-right: 20px;
  min-width: 242px;
}

.inner-content .state-search-section .search-criteria-container .select-boxes .criteria-item label {
  display: block;
  font: bold 11px "open-sans";
  color: #124565;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 10px;
}

.inner-content .state-search-section .search-criteria-container .select-boxes .criteria-item .select-wrapper {
  position: relative;
  overflow: hidden;
  border: 1px solid #a9a9a9;
  height: 41px;
}

.inner-content .state-search-section .search-criteria-container .select-boxes .criteria-item .select-wrapper i {
  position: absolute;
  top: 0px;
  right: 0px;
  line-height: 41px;
  width: 41px;
  text-align: center;
  color: #242424;
  font-size: 14px;
  z-index: 5;
  background-color: white;
}

.inner-content .state-search-section .search-criteria-container .select-boxes .criteria-item .select-wrapper select {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  width: calc(100% + 17px);
  font: normal 12px "open-sans";
  padding: 4px 10px;
  padding-right: 41px;
  background: none;
  z-index: 6;
  border: none;
  overflow: hidden;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 41px;
}

.inner-content .state-search-section .search-criteria-container .select-boxes .criteria-item .select-wrapper select:hover {
  cursor: pointer;
}

.inner-content .state-search-section .search-criteria-container .select-boxes .criteria-item .select-wrapper select option:first-of-type {
  display: none;
}

.inner-content .state-search-section .search-criteria-container .select-boxes .criteria-item .select-wrapper select option {
  padding: 7px 10px;
  font: normal 12px "open-sans";
  width: 100%;
}

.inner-content .state-search-section .search-criteria-container .search-button-container {
  display: inline-block;
  vertical-align: bottom;
}

.inner-content .state-search-section .results-container .heading,
.inner-content .state-search-section .results-container .footing {
  display: table;
  width: 100%;
  border-top: 1px solid #d0dae0;
  border-bottom: 1px solid #d0dae0;
}

.inner-content .state-search-section .results-container .heading .button-container,
.inner-content .state-search-section .results-container .footing .button-container {
  display: table-cell;
  text-align: left;
  padding: 7px 0px;
}

.inner-content .state-search-section .results-container .heading .button-container .button,
.inner-content .state-search-section .results-container .heading .button-container .pt-cv-view .pt-cv-content .pt-cv-readmore,
.pt-cv-view .pt-cv-content .inner-content .state-search-section .results-container .heading .button-container .pt-cv-readmore,
.inner-content .state-search-section .results-container .footing .button-container .button,
.inner-content .state-search-section .results-container .footing .button-container .pt-cv-view .pt-cv-content .pt-cv-readmore,
.pt-cv-view .pt-cv-content .inner-content .state-search-section .results-container .footing .button-container .pt-cv-readmore {
  margin-right: 5px;
}

.inner-content .state-search-section .results-container .heading .page-container,
.inner-content .state-search-section .results-container .footing .page-container {
  display: table-cell;
  text-align: right;
  padding: 7px 0px;
  font-size: 0;
}

.inner-content .state-search-section .results-container .heading .page-container .previous-page,
.inner-content .state-search-section .results-container .heading .page-container .next-page,
.inner-content .state-search-section .results-container .heading .page-container span,
.inner-content .state-search-section .results-container .footing .page-container .previous-page,
.inner-content .state-search-section .results-container .footing .page-container .next-page,
.inner-content .state-search-section .results-container .footing .page-container span {
  background-color: white;
  color: #124565;
  font-size: 14px;
  padding: 5px 0px;
  height: 27px;
  width: 27px;
  display: inline-block;
  text-align: center;
}

.inner-content .state-search-section .results-container .heading .page-container .previous-page:hover,
.inner-content .state-search-section .results-container .heading .page-container .next-page:hover,
.inner-content .state-search-section .results-container .heading .page-container span:hover,
.inner-content .state-search-section .results-container .footing .page-container .previous-page:hover,
.inner-content .state-search-section .results-container .footing .page-container .next-page:hover,
.inner-content .state-search-section .results-container .footing .page-container span:hover {
  cursor: pointer;
}

.inner-content .state-search-section .results-container .heading .page-container span,
.inner-content .state-search-section .results-container .footing .page-container span {
  font: normal 12px "open-sans";
  letter-spacing: 1px;
  text-transform: uppercase;
}

.inner-content .state-search-section .results-container .heading .page-container span.selected,
.inner-content .state-search-section .results-container .footing .page-container span.selected {
  background-color: #124565;
  color: white;
}

.inner-content .state-search-section .results-container .no-state-search-results {
  border-bottom: 1px solid #d0dae0;
}

.inner-content .state-search-section .results-container .result {
  padding: 20px 0px;
  border-bottom: 1px solid #d0dae0;
}

.inner-content .state-search-section .results-container .result .top-content .left-content {
  text-align: left;
}

.inner-content .state-search-section .results-container .result .top-content .left-content .name {
  color: #0a2536;
  font: normal 16px "trajan-pro-3";
  letter-spacing: 2px;
  margin: 0px;
  margin-bottom: 7px;
  word-wrap: break-word;
}

.inner-content .state-search-section .results-container .result .top-content .left-content .info-item {
  margin-top: -7px;
  display: block;
}

.inner-content .state-search-section .results-container .result .top-content .left-content .info-item i,
.inner-content .state-search-section .results-container .result .top-content .left-content .info-item span,
.inner-content .state-search-section .results-container .result .top-content .left-content .info-item a {
  color: #124565;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.inner-content .state-search-section .results-container .result .top-content .left-content .info-item span,
.inner-content .state-search-section .results-container .result .top-content .left-content .info-item a {
  font: bold 11px "open-sans";
  word-wrap: break-word;
}

.inner-content .state-search-section .results-container .result .top-content .left-content .info-item i {
  font-size: 11px;
  width: 13px;
  text-align: left;
}

.inner-content .state-search-section .results-container .result .top-content .left-content .info-item a:hover {
  text-decoration: underline;
}

.inner-content .state-search-section .results-container .result .top-content .left-content .location {
  margin-bottom: 2px;
}

.inner-content .state-search-section .results-container .result .top-content .left-content .location .address {
  word-wrap: break-word;
}

.inner-content .state-search-section .results-container .result .top-content .left-content .location .town {
  display: block;
  margin-left: 20px;
  word-wrap: break-word;
}

.inner-content .state-search-section .results-container .result .top-content .left-content .website {
  max-width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 8px;
}

.inner-content .state-search-section .results-container .result .top-content .left-content .website i {
  margin-right: 5px;
}

.inner-content .state-search-section .results-container .result .top-content .left-content .website span,
.inner-content .state-search-section .results-container .result .top-content .left-content .website a {
  text-transform: initial;
  white-space: nowrap;
}

.inner-content .state-search-section .results-container .result .top-content .right-content .view-map-container .button,
.inner-content .state-search-section .results-container .result .top-content .right-content .view-map-container .pt-cv-view .pt-cv-content .pt-cv-readmore,
.pt-cv-view .pt-cv-content .inner-content .state-search-section .results-container .result .top-content .right-content .view-map-container .pt-cv-readmore {
  white-space: nowrap;
}

.inner-content .state-search-section .results-container .result .top-content .right-content .traits .trait {
  margin-bottom: 4px;
}

.inner-content .state-search-section .results-container .result .bottom-content p,
.inner-content .state-search-section .results-container .result .bottom-content .content-section ul li,
.inner-content .content-section ul .state-search-section .results-container .result .bottom-content li,
.inner-content .state-search-section .results-container .result .bottom-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations .wpgmp_locations_content,
.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations .state-search-section .results-container .result .bottom-content .wpgmp_locations_content,
.inner-content .state-search-section .results-container .result .bottom-content .pt-cv-view .pt-cv-content,
.pt-cv-view .inner-content .state-search-section .results-container .result .bottom-content .pt-cv-content {
  border-top: 3px solid #c5a904;
  margin: 5px 0px;
  padding-top: 15px;
  line-height: 1.7;
  font: normal 14px #5f5f5f;
}

.inner-content .state-search-section .results-container .footing {
  border: none;
}

.inner-content .legend-container {
  display: none;
  position: fixed;
  height: 100%;
  width: 100%;
  left: 0px;
  top: 0px;
  z-index: 100;
  background-color: rgba(19,8,0,0.6);
}

.inner-content .legend-container .legend {
  position: absolute;
  left: 0px;
  top: 0px;
  background-color: white;
}

.inner-content .legend-container .legend h1,
.inner-content .legend-container .legend .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_before_listing,
.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .legend-container .legend .wpgmp_before_listing {
  margin: 0px;
  padding: 20px 15px 10px;
  display: inline-block;
}

.inner-content .legend-container .legend i {
  display: block;
  float: right;
  font-size: 18px;
  color: #124565;
  padding: 10px 15px;
  margin: 10px 5px 0px 0px;
}

.inner-content .legend-container .legend i:hover {
  cursor: pointer;
}

.inner-content .legend-container .legend .icons {
  padding: 15px;
  display: block;
  margin: 0 auto;
}

.inner-content .legend-container .legend .icons .icon-wrapper {
  display: inline-block;
}

.inner-content .legend-container .legend .icons .icon-wrapper .icon-container {
  display: table;
  vertical-align: middle;
  width: 100%;
}

.inner-content .legend-container .legend .icons .icon-wrapper .icon-container img {
  display: table-cell;
  vertical-align: middle;
  padding-right: 10px;
}

.inner-content .legend-container .legend .icons .icon-wrapper .icon-container p,
.inner-content .legend-container .legend .icons .icon-wrapper .icon-container .content-section ul li,
.inner-content .content-section ul .legend-container .legend .icons .icon-wrapper .icon-container li,
.inner-content .legend-container .legend .icons .icon-wrapper .icon-container .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations .wpgmp_locations_content,
.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations .legend-container .legend .icons .icon-wrapper .icon-container .wpgmp_locations_content,
.inner-content .legend-container .legend .icons .icon-wrapper .icon-container .pt-cv-view .pt-cv-content,
.pt-cv-view .inner-content .legend-container .legend .icons .icon-wrapper .icon-container .pt-cv-content {
  display: table-cell;
  width: 100%;
  font: bold 12px "open-sans";
  text-transform: uppercase;
  letter-spacing: 1px;
  vertical-align: middle;
  padding-right: 10px;
  color: #124565;
}

.inner-content .map-section {
  overflow: hidden;
}

.inner-content .map-section .filters {
  width: 100%;
  margin-bottom: 20px;
  padding: 0px 40px;
}

.inner-content .map-section .filters .checkbox-container {
  display: inline-block;
}

.inner-content .map-section .filters .checkbox-container label {
  font: bold 11px "open-sans";
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #124565;
  vertical-align: middle;
  line-height: 20px;
  padding-top: 2px;
  margin-right: 20px;
}

.inner-content .map-section .filters .checkbox-container input {
  width: 18px;
  height: 18px;
  border: 1px solid #a8a8a8;
}

.inner-content .map-section .filters .checkbox-container [type="checkbox"]:not(:checked),
.inner-content .map-section .filters .checkbox-container [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}

.inner-content .map-section .filters .checkbox-container [type="checkbox"]:not(:checked)+label,
.inner-content .map-section .filters .checkbox-container [type="checkbox"]:checked+label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
}

.inner-content .map-section .filters .checkbox-container [type="checkbox"]:not(:checked)+label:before,
.inner-content .map-section .filters .checkbox-container [type="checkbox"]:checked+label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0px;
  width: 20px;
  height: 20px;
  border: 1px solid #a8a8a8;
  background: white;
}

.inner-content .map-section .filters .checkbox-container [type="checkbox"]:not(:checked)+label:after,
.inner-content .map-section .filters .checkbox-container [type="checkbox"]:checked+label:after {
  content: '✔';
  position: absolute;
  top: -1px;
  left: 3px;
  font-size: 16px;
  color: black;
  transition: all .2s;
}

.inner-content .map-section .filters .checkbox-container [type="checkbox"]:not(:checked)+label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

.inner-content .map-section .filters .checkbox-container [type="checkbox"]:checked+label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.inner-content .map-section .map {
  min-height: 410px;
  overflow: hidden;
  position: relative;
}

.inner-content .map-section .map img {
  display: block;
  width: 100%;
  height: auto;
}

.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container {
  box-shadow: none !important;
}

.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .wpgmp_map .wpgmp_tabs_container {
  width: 280px;
}

.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .wpgmp_map .marker_body>a {
  margin: 0px !important;
}

.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .wpgmp_map .marker_body .title a {
  color: #0a2536;
  letter-spacing: 1px;
  transition: all .25s;
}

.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .wpgmp_map .marker_body span,
.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .wpgmp_map .marker_body a {
  margin-bottom: 2px;
  margin-left: 4px;
}

.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .wpgmp_map .marker_body .location i {
  color: #124565;
  transition: all .25s;
}

.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .wpgmp_map .marker_body .location span {
  color: #124565;
  transition: all .25s;
}

.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .wpgmp_map .marker_body .location .town {
  color: #124565;
  transition: all .25s;
  display: block;
  margin-left: 13px;
}

.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .wpgmp_map .marker_body .desktop-phone i {
  color: #124565;
  transition: all .25s;
}

.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .wpgmp_map .marker_body .desktop-phone a {
  color: #124565;
  transition: all .25s;
}

.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .wpgmp_map .marker_body .desktop-phone a:hover {
  text-decoration: underline;
}

.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .wpgmp_map .marker_body .directions i {
  color: #124565;
  transition: all .25s;
}

.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .wpgmp_map .marker_body .directions a {
  color: #124565;
  transition: all .25s;
}

.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .wpgmp_map .marker_body .directions a:hover {
  text-decoration: underline;
}

.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container {
  position: relative;
}

.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .categories_filter select {
  margin-right: 10px;
  margin-bottom: 10px;
}

.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations {
  width: 100%;
}

.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations .wpgmp_locations_head .wpgmp_location_title a {
  color: #124565;
  transition: font-size .25s,margin .25s;
}

.wysiwyg {
}

.wysiwyg h1,
.wysiwyg .inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_before_listing,
.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wysiwyg .wpgmp_before_listing,
.wysiwyg h2,
.wysiwyg h3,
.wysiwyg h4,
.wysiwyg h5,
.wysiwyg h6 {
  clear: both;
  font-weight: 900;
  margin: 56px 0 28px;
}

.wysiwyg h1,
.wysiwyg .inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_before_listing,
.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wysiwyg .wpgmp_before_listing {
  font-size: 33px;
  line-height: 1.2727272727;
}

.wysiwyg h2 {
  font-size: 28px;
  line-height: 1.25;
}

.wysiwyg h3 {
  font-size: 23px;
  line-height: 1.2173913043;
}

.wysiwyg h4,
.wysiwyg h5,
.wysiwyg h6 {
  font-size: 19px;
  line-height: 1.1052631579;
}

.wysiwyg h4 {
  text-transform: uppercase;
  letter-spacing: 0.13333em;
}

.wysiwyg h6 {
  font-style: italic;
}

.wysiwyg h1:first-child,
.wysiwyg .inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_before_listing:first-child,
.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wysiwyg .wpgmp_before_listing:first-child,
.wysiwyg h2:first-child,
.wysiwyg h3:first-child,
.wysiwyg h4:first-child,
.wysiwyg h5:first-child,
.wysiwyg h6:first-child {
  margin-top: 0;
}

.wysiwyg p,
.wysiwyg .inner-content .content-section ul li,
.inner-content .content-section ul .wysiwyg li,
.wysiwyg .inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations .wpgmp_locations_content,
.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations .wysiwyg .wpgmp_locations_content,
.wysiwyg .pt-cv-view .pt-cv-content,
.pt-cv-view .wysiwyg .pt-cv-content {
  margin: 0 0 28px;
}

.wysiwyg b,
.wysiwyg strong {
  font-weight: 700;
}

.wysiwyg dfn,
.wysiwyg cite,
.wysiwyg em,
.wysiwyg i {
  font-style: italic;
}

.wysiwyg blockquote {
  margin-left: 0px;
  margin-right: 0px;
}

.wysiwyg blockquote p,
.wysiwyg blockquote .inner-content .content-section ul li,
.inner-content .content-section ul .wysiwyg blockquote li,
.wysiwyg blockquote .inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations .wpgmp_locations_content,
.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations .wysiwyg blockquote .wpgmp_locations_content,
.wysiwyg blockquote .pt-cv-view .pt-cv-content,
.pt-cv-view .wysiwyg blockquote .pt-cv-content {
  color: #124565;
  border-left: 5px solid #572500;
}

.wysiwyg address {
  font-style: italic;
  margin: 0 0 28px;
}

.wysiwyg code,
.wysiwyg kbd,
.wysiwyg tt,
.wysiwyg var,
.wysiwyg samp,
.wysiwyg pre {
  font-family: Inconsolata, monospace;
}

.wysiwyg pre {
  border: 1px solid #e8e8e8;
  font-size: 16px;
  line-height: 1.3125;
  margin: 0 0 28px;
  max-width: 100%;
  overflow: auto;
  padding: 14px;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

.wysiwyg code {
  background-color: #e8e8e8;
  padding: 2px 4px;
}

.wysiwyg abbr[title] {
  border-bottom: 1px dotted #e8e8e8;
  cursor: help;
}

.wysiwyg mark,
.wysiwyg ins {
  background-color: #fff9c0;
  text-decoration: none;
}

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

.wysiwyg sub {
  top: -0.5em;
}

.wysiwyg sup {
  bottom: -0.25em;
}

.wysiwyg small {
  font-size: 80%;
}

.wysiwyg big {
  font-size: 125%;
}

.wysiwyg hr {
  background-color: #e8e8e8;
  border: 0;
  height: 1px;
  margin-bottom: 28px;
}

.wysiwyg ul,
.wysiwyg ol {
  margin: 0 0 28px 0;
  padding: 0;
}

.wysiwyg ul {
  list-style: disc;
}

.wysiwyg ol {
  list-style: decimal;
}

.wysiwyg li>ul,
.wysiwyg li>ol {
  margin-bottom: 0;
}

.wysiwyg li>ul,
.wysiwyg blockquote>ul {
  margin-left: 20px;
}

.wysiwyg li>ol,
.wysiwyg blockquote>ol {
  margin-left: 24px;
}

.wysiwyg dl {
  margin: 0 0 28px;
}

.wysiwyg dt {
  font-weight: bold;
}

.wysiwyg dd {
  margin: 0 0 28px;
}

.wysiwyg table,
.wysiwyg th,
.wysiwyg td,
.wysiwyg .mce-item-table,
.wysiwyg .mce-item-table th,
.wysiwyg .mce-item-table td {
  border: 1px solid #e8e8e8;
}

.wysiwyg table a {
  color: #007acc;
}

.wysiwyg table,
.wysiwyg .mce-item-table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 28px;
  width: 100%;
}

.wysiwyg table th,
.wysiwyg .mce-item-table th,
.wysiwyg table caption {
  border-width: 0 1px 1px 0;
  font-size: 17px;
  font-weight: 700;
  padding: 7px;
  text-align: left;
  vertical-align: baseline;
}

.wysiwyg table td,
.wysiwyg .mce-item-table td {
  border-width: 0 1px 1px 0;
  font-size: 17px;
  padding: 7px;
  vertical-align: baseline;
}

.wysiwyg img {
  border: 0;
  height: auto;
  max-width: 600px;
  vertical-align: middle;
}

.wysiwyg a img {
  display: block;
}

.wysiwyg body.post-type-page img {
  max-width: 840px;
}

.wysiwyg figure {
  margin: 0;
}

.wysiwyg del {
  opacity: 0.8;
}

.wysiwyg a {
  color: #124565;
  text-decoration: underline;
  font-family: "open-sans";
  font-weight: bold;
  text-transform: none;
}

.wysiwyg .blog a {
    letter-spacing: 0.0em;
}
.wysiwyg .alignleft {
  float: left;
  margin: 6px 28px 22px 0;
}

.wysiwyg .alignright {
  float: right;
  margin: 6px 0 22px 28px;
}

.wysiwyg .aligncenter {
  clear: both;
  display: block;
  margin: 0 auto 28px;
}

.wysiwyg .wp-caption,
.wysiwyg .html5-captions .wp-caption {
  transition: font-size .25s;
  color: #0a2536;
  font: bold 12px "open-sans";
}

.wysiwyg .wp-caption.alignleft {
  margin: 6px 28px 22px 0;
}

.wysiwyg .wp-caption.alignright {
  margin: 6px 0 22px 28px;
}

.wysiwyg .wp-caption.aligncenter {
  margin: 0 auto 28px;
}

.wysiwyg .wp-caption .wp-caption-text,
.wysiwyg .wp-caption-dd {
  font-size: 13px;
  line-height: 1.75;
  padding: 7px 0 0;
}

.wysiwyg .gallery {
  margin: 0 -1.1666667% 1.75em;
}

.wysiwyg .gallery .gallery-item {
  display: inline-block;
  padding: 0 1.1400652% 2.2801304%;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.wysiwyg .gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.wysiwyg .gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.wysiwyg .gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.wysiwyg .gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.wysiwyg .gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.wysiwyg .gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.wysiwyg .gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.wysiwyg .gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.wysiwyg .gallery .gallery-caption {
  color: #757575;
  display: block;
  font-size: 13px;
  line-height: 1.6153846154;
  padding: 7px 0;
}

.wysiwyg .gallery-columns-6 .gallery-caption,
.wysiwyg .gallery-columns-7 .gallery-caption,
.wysiwyg .gallery-columns-8 .gallery-caption,
.wysiwyg .gallery-columns-9 .gallery-caption {
  display: none;
}

.wysiwyg .mce-content-body .wpview-wrap {
  margin-bottom: 28px;
}

.wysiwyg .mce-content-body .wp-audio-playlist {
  margin: 0;
}

.wysiwyg .wp-audio-shortcode a,
.wysiwyg .wp-playlist a {
  box-shadow: none;
}
.wysiwyg .blog a {
    letter-spacing: 0.0em;
}

.wysiwyg .blog h4 {
    margin-bottom: 5px;
    font-family: sans-serif;
}

.wysiwyg .blog p {
    margin-top: 8px;
}

.wysiwyg .blog span {
    font-family: sans-serif;
    font-style: italic;
}

#tribe-events-pg-template {
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

#tribe-events-pg-template a {
  color: #124565;
}

#tribe-events-pg-template .entry-title a {
  color: #124565;
}

#tribe-events-pg-template .tribe-events-content a {
  color: #124565;
}

#tribe-events-pg-template #tribe-events-footer a {
  color: #124565;
}

#tribe-events-pg-template .tribe-events-calendar thead th {
  padding-left: 0px;
  padding-right: 0px;
  text-align: center;
}

#tribe-events-pg-template .tribe-events-sub-nav a {
  background: none !important;
}

.pt-cv-view .pt-cv-title {
  margin-bottom: 0px !important;
}

.pt-cv-view .pt-cv-title a {
  color: #124565;
}

.pt-cv-view .date {
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  color: #124565;
  margin-bottom: 10px;
}

.pt-cv-pagination-wrapper .pt-cv-pagination li a {
  color: #124565 !important;
}

.pt-cv-pagination-wrapper .pt-cv-pagination li.active a {
  background-color: #124565 !important;
  color: white !important;
}

.cctor_coupon_container {
  margin: 15px !important;
}

.prisna-wp-translate-dropdown-container {
  display: inline-block;
  float: none !important;
  padding-top: 4px !important;
}

.prisna-wp-translate-dropdown-container div {
  float: none !important;
}

.prisna-wp-translate-dropdown-container select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  color: white;
  text-decoration: underline;
}

.prisna-wp-translate-dropdown-container select option {
  color: white;
}

/*# sourceMappingURL=style.css.map */

@font-face {
  font-family:'FontAwesome';
src:url('fonts/fontawesome-webfont.eot?v=4.3.0');
src:url('fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
font-weight:normal;
font-style:normal;
}

@media screen and (min-width: 357px) and (max-width: 1024px) {

  .inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #blog-sidebar {
  float: right;
  width: 100%;
  padding-right: 20px;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 30px;
  color: #124565;
  }
 #blog-post-content {
  float: left;
  width: 100%;
  padding-bottom: 15px;
  }
}

@media screen and (min-width: 357px) {

  .inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .special-tag i {
    font-size: 12px;
    line-height: 14px;
  }

  .inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .special-tag span {
    font: bold 12px "open-sans";
    line-height: 14px;
  }

  .inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content h1,
.inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_before_listing,
.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .image-gallery .main-image-container .business-overlay-section .business-overlay-content .wpgmp_before_listing {
    margin: 20px 0px 30px 0px;
    font-size: 24px;
  }

  .inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .location i {
    font-size: 14px;
  }

  .inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .location span {
    font: bold 14px "open-sans";
  }

  .inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .location .directions a {
    font: normal 12px "open-sans";
  }

  .inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .location .directions span {
    font: normal 12px "open-sans";
  }

  .inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .buttons-container {
    margin-top: 10px;
    display: inline-block;
  }

  .inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .buttons-container .button,
.inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .buttons-container .pt-cv-view .pt-cv-content .pt-cv-readmore,
.pt-cv-view .pt-cv-content .inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .buttons-container .pt-cv-readmore {
    padding-left: 50px;
    padding-right: 50px;
    transition: padding .25,background-color .25s,color .25s;
  }

  .inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .social {
    display: block;
  }
}

@media screen and (min-width: 414px) and (max-width: 1024px) {

  .inner-content .image-gallery .main-image-container .business-overlay-section {
    width: 356px;
    padding: 0px 35px;
  }
}

@media screen and (min-width: 481px) and (max-width: 1024px) {

  h1,
.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_before_listing {
    font: normal 24px "trajan-pro-3";
    margin-bottom: 20px;
    padding-top: 30px;
  }

  h2 {
    font: normal 20px "trajan-pro-3";
  }

  p,
.inner-content .content-section ul li,
.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations .wpgmp_locations_content,
.pt-cv-view .pt-cv-content {
    font: normal 14px/1.9 "open-sans";
  }

  p blockquote,
.inner-content .content-section ul li blockquote,
.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations .wpgmp_locations_content blockquote,
.pt-cv-view .pt-cv-content blockquote {
    font: 300 18px/1.8 "open-sans";
    margin-bottom: 30px;
    padding-left: 20px;
  }

  .inner-content .image-gallery.business-detail {
    min-height: 0px;
    max-height: 667px;
  }

  .inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .categories_filter select {
    font: normal 12px "open-sans";
  }

  .inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .categories_filter select option {
    font: normal 12px "open-sans";
  }

  .inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations .wpgmp_locations_head .wpgmp_location_title a {
    font: normal 18px "trajan-pro-3";
  }

  .inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations .wpgmp_locations_head .wpgmp_location_meta span {
    font: normal 12px "open-sans";
  }

  .wysiwyg blockquote p,
.wysiwyg blockquote .inner-content .content-section ul li,
.inner-content .content-section ul .wysiwyg blockquote li,
.wysiwyg blockquote .inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations .wpgmp_locations_content,
.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations .wysiwyg blockquote .wpgmp_locations_content,
.wysiwyg blockquote .pt-cv-view .pt-cv-content,
.pt-cv-view .wysiwyg blockquote .pt-cv-content {
    font: 300 18px/1.8 "open-sans";
    margin-bottom: 30px;
    padding-left: 20px;
  }
}

@media screen and (min-width: 481px) {

  .inner-content .content-section {
    margin: 0px 40px;
    padding-bottom: 20px;
  }

  .inner-content .content-section .side-image-container {
    position: relative;
    float: right;
    max-width: 280px;
    margin-left: 20px;
  }

  .inner-content .content-section .side-image-container.mobile-side-image {
    display: none;
  }

  .inner-content .business-listings-section {
    margin: 0px 40px;
    padding-bottom: 30px;
  }

  .inner-content .state-search-section {
    margin: 0px 40px;
  }

  .inner-content .state-search-section .results-container .result .top-content {
    display: table;
    width: 100%;
  }

  .inner-content .state-search-section .results-container .result .top-content .left-content {
    display: table-cell;
    vertical-align: top;
  }

  .inner-content .state-search-section .results-container .result .top-content .right-content {
    display: table-cell;
    vertical-align: top;
    text-align: right;
  }

  .inner-content .state-search-section .results-container .result .top-content .right-content .view-map-container {
    margin-top: 5px;
    margin-bottom: 20px;
  }

  .inner-content .state-search-section .results-container .result .top-content .right-content .traits .trait {
    margin-left: 4px;
  }

  .inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .wpgmp_map .marker_body .title a {
    font-size: 16px;
  }

  .inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .wpgmp_map .marker_body .location i {
    font-size: 11px;
  }

  .inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .wpgmp_map .marker_body .location span {
    font: bold 11px "open-sans";
  }

  .inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .wpgmp_map .marker_body .location .town {
    font: bold 11px "open-sans";
  }

  .inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .wpgmp_map .marker_body .desktop-phone i {
    font-size: 11px;
  }

  .inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .wpgmp_map .marker_body .desktop-phone a {
    font: bold 11px "open-sans";
  }

  .inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .wpgmp_map .marker_body .directions i {
    font-size: 11px;
  }

  .inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .wpgmp_map .marker_body .directions a {
    font: bold 11px "open-sans";
  }

  .inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container {
    padding: 0px 40px;
    padding-bottom: 20px;
  }
}

@media screen and (min-width: 481px) and (max-width: 768px) {

  .inner-content .legend-container .legend .icons .icon-wrapper {
    width: 50%;
    margin: 5px 0px;
  }

  .inner-content .legend-container .legend .icons .icon-wrapper:nth-child(even) {
    margin-left: -6px;
  }
}

@media screen and (min-width: 769px) {

  .ad-section {
    padding: 40px 0px;
    margin: 0px 40px;
  }

  .ad-section .ad-container {
    display: inline-block;
    width: 50%;
    text-align: center;
    margin-left: -3px;
  }

  footer .info-footer {
    padding: 20px;
    display: table;
    width: 100%;
  }

  footer .info-footer .info-section {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    padding: 0px 15px;
  }

  footer .info-footer .subscribe-section {
    border-right: 1px solid #a9a9a9;
  }

  footer .info-footer .subscribe-section .content-container {
    display: table;
    width: 100%;
  }

  footer .info-footer .subscribe-section .content-container .logo-container,
footer .info-footer .subscribe-section .content-container .subscribe-content {
    display: table-cell;
    vertical-align: middle;
  }

  footer .info-footer .subscribe-section .content-container .subscribe-content .gform_fields {
    width: 100%;
  }

  footer .info-footer .event-section .content-container .info-content .date {
    margin-bottom: 8px;
  }

  footer .info-footer .event-section .content-container .info-content .event {
    font: normal 15px "trajan-pro-3";
  }

  .inner-content .splash .overlay-container {
    top: 20%;
    padding: 25px 40px;
    animation-count: 1;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
  }

  .inner-content .splash .overlay-container span:not(.row-2) {
    letter-spacing: 6px;
  }

  .inner-content .splash .overlay-container span.row-1 {
    font-size: 24px;
  }

  .inner-content .splash .overlay-container span.row-2 {
    font-size: 48px;
  }

  .inner-content .splash .overlay-container span.row-3 {
    font-size: 24px;
  }

  .inner-content .splash .splash-links .splash-link-container {
    height: 77px;
  }

  .inner-content .splash .splash-links .splash-link-container a {
    padding: 17px 15px;
    height: 67px;
    line-height: 27px;
  }

  .inner-content .splash .splash-links .splash-link-container a:hover {
    height: 77px;
    line-height: 37px;
  }

  .inner-content .splash .splash-links .splash-link-container a p,
.inner-content .splash .splash-links .splash-link-container a .content-section ul li,
.inner-content .content-section ul .splash .splash-links .splash-link-container a li,
.inner-content .splash .splash-links .splash-link-container a .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations .wpgmp_locations_content,
.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations .splash .splash-links .splash-link-container a .wpgmp_locations_content,
.inner-content .splash .splash-links .splash-link-container a .pt-cv-view .pt-cv-content,
.pt-cv-view .inner-content .splash .splash-links .splash-link-container a .pt-cv-content {
    font: normal 14px "open-sans";
  }

  .inner-content .splash .splash-links .splash-link-container a .vert-contain img {
    margin-right: 12px;
    display: table-cell;
    vertical-align: middle;
  }

  .inner-content .splash .splash-links .splash-link-container a .vert-contain p,
.inner-content .splash .splash-links .splash-link-container a .vert-contain .content-section ul li,
.inner-content .content-section ul .splash .splash-links .splash-link-container a .vert-contain li,
.inner-content .splash .splash-links .splash-link-container a .vert-contain .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations .wpgmp_locations_content,
.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations .splash .splash-links .splash-link-container a .vert-contain .wpgmp_locations_content,
.inner-content .splash .splash-links .splash-link-container a .vert-contain .pt-cv-view .pt-cv-content,
.pt-cv-view .inner-content .splash .splash-links .splash-link-container a .vert-contain .pt-cv-content {
    display: table-cell;
    vertical-align: middle;
  }

  .inner-content .callout-section {
    display: table;
    width: 100%;
  }

  .inner-content .callout-section .callout {
    display: table-cell;
    vertical-align: bottom;
    width: 33.33%;
    height: 287px;
  }

  .inner-content .business-listings-section .business-listing-container {
    display: table;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 42px;
  }

  .inner-content .business-listings-section .business-listing-container:not(:last-of-type) {
    margin-bottom: 60px;
  }

  .inner-content .business-listings-section .business-listing-container .image-container {
    display: table-cell;
    vertical-align: top;
  }

  .inner-content .business-listings-section .business-listing-container .listing-content {
    display: table-cell;
    vertical-align: top;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .inner-content .state-search-section .search-criteria-container .select-boxes {
    display: inline-block;
    vertical-align: bottom;
  }

  .inner-content .state-search-section .search-criteria-container .select-boxes .criteria-item {
    display: table-cell;
    vertical-align: bottom;
    width: 50%;
  }

  .inner-content .state-search-section .search-criteria-container .search-button-container {
    margin-top: 10px;
  }

  .inner-content .legend-container .legend {
    max-width: 800px;
    min-width: 700px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 3px solid #124565;
  }

  .inner-content .legend-container .legend .icons .icon-wrapper {
    width: 33.33%;
    margin: 10px 0px;
  }

  .inner-content .legend-container .legend .icons .icon-wrapper:nth-child(3n+0),
.inner-content .legend-container .legend .icons .icon-wrapper:nth-child(3n+2) {
    margin-left: -6px;
  }
}

@media screen and (min-width: 1025px) {

  h1,
.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_before_listing {
    font: normal 28px "trajan-pro-3";
    margin-bottom: 20px;
    padding-top: 30px;
  }

  h2 {
    font: normal 24px "trajan-pro-3";
  }

  p,
.inner-content .content-section ul li,
.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations .wpgmp_locations_content,
.pt-cv-view .pt-cv-content {
    font: normal 14px/1.9 "open-sans";
  }

  p blockquote,
.inner-content .content-section ul li blockquote,
.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations .wpgmp_locations_content blockquote,
.pt-cv-view .pt-cv-content blockquote {
    font: 300 20px/1.8 "open-sans";
    margin-bottom: 30px;
    padding-left: 20px;
  }

  .main-content-container {
    z-index: 1000;
  }

  .secondary-nav-spacer {
    display: none;
  }

  nav.sidebar-nav {
    position: fixed;
    height: 100%;
  }

  nav.sidebar-nav .primary-content-wrapper {
    position: relative;
  }

  nav.sidebar-nav .secondary-content-wrapper {
    padding: 30px 0px;
    position: relative;
  }

  nav.sidebar-nav .nav-wrapper {
    display: table;
    vertical-align: top;
    font-size: 0;
    position: relative;
  }

  nav.sidebar-nav .nav-wrapper .primary-nav {
    display: table-cell;
    vertical-align: top;
    min-width: 190px;
    width: 190px;
    max-width: 190px;
  }

  nav.sidebar-nav .nav-wrapper .primary-nav .main-nav .logo-container {
    display: block;
    margin: 0 auto;
    margin-top: 10px;
  }

  nav.sidebar-nav .nav-wrapper .primary-nav .main-nav .main-search-container .search-form .search-field {
    margin-top: 20px;
    margin-bottom: 18px;
  }

  nav.sidebar-nav .nav-wrapper .primary-nav .util-nav {
    padding: 30px 0px;
  }

  nav.sidebar-nav .nav-wrapper .primary-nav .util-nav .util-links {
    margin-bottom: 70px;
  }

  nav.sidebar-nav .nav-wrapper .primary-nav .util-nav .util-links li a {
    padding: 5px 15px;
    margin: 4px 0px;
  }

  nav.sidebar-nav .nav-wrapper .primary-nav .util-nav .social .icon i {
    font-size: 20px;
    padding: 5px;
  }

  nav.sidebar-nav .nav-wrapper .primary-nav .util-nav .social a:not(.icon) {
    padding: 5px;
  }

  nav.sidebar-nav .nav-wrapper .primary-nav .util-nav .social a:not(.icon) i {
    font-size: 14px;
    padding: 5px;
    padding-left: 0px;
  }

  nav.sidebar-nav .nav-wrapper .primary-nav .util-nav .social a:not(.icon) i::after {
    margin: 10px;
  }

  nav.sidebar-nav .nav-wrapper .secondary-nav {
    padding: 0px 20px;
    min-width: 200px;
    max-width: 200px;
    display: table-cell;
    vertical-align: top;
  }

  nav.sidebar-nav .nav-wrapper .secondary-nav h4 {
    padding: 25px 0px;
    border-bottom: 2px solid white;
    font: normal 18px "trajan-pro";
  }

  nav.sidebar-nav .nav-wrapper .secondary-nav i {
    display: none;
  }

  nav.sidebar-nav .nav-wrapper .secondary-nav .secondary-links {
    display: block !important;
    padding: 20px 0px 15px 0px;
  }

  footer .logo-footer {
    padding: 30px 0px 23px;
  }

  footer .logo-footer .logo-wrapper {
    padding: 0px 20px;
  }

  footer .logo-footer .logo-wrapper .logo-container {
    display: table-cell;
    padding: 0px 5px;
  }

  footer .util-footer .util-wrapper {
    padding: 20px 20px;
    display: table;
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
  }

  header.top-header {
    display: none;
  }

  .inner-content .callout-section .callout .content hr {
    width: 0px;
    transition: width .5s;
  }

  .inner-content .callout-section .callout .content span {
    top: 30px;
    position: relative;
    transition: top .5s .3s,opacity .5s .3s;
  }

  .inner-content .callout-section .callout .content h4 {
    top: 30px;
    position: relative;
    transition: top .5s .3s,opacity .5s .3s;
  }

  .inner-content .callout-section .callout .content .button-container .button,
.inner-content .callout-section .callout .content .button-container .pt-cv-view .pt-cv-content .pt-cv-readmore,
.pt-cv-view .pt-cv-content .inner-content .callout-section .callout .content .button-container .pt-cv-readmore {
    position: relative;
    top: -20px;
    opacity: 0;
    transition: opacity .5s,top .1s .5s,background-color .3s,color .3s;
  }

  .inner-content .callout-section .callout .callout-overlay {
    height: 287px;
  }

  .inner-content .callout-section .callout .callout-overlay.color-background {
    transition: opacity .5s;
  }

  .inner-content .image-gallery.business-detail {
    min-height: 0px;
    max-height: 1200px;
  }

  .inner-content .image-gallery .main-image-container .business-overlay-section {
    width: 356px;
    padding: 0px 35px 0px 35px;
  }

  .inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .buttons-container .mobile-phone {
    display: none;
  }

  .inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .categories_filter select {
    font: normal 14px "open-sans";
  }

  .inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .categories_filter select option {
    font: normal 14px "open-sans";
  }

  .inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations .wpgmp_locations_head .wpgmp_location_title a {
    font: normal 20px "trajan-pro-3";
  }

  .inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations .wpgmp_locations_head .wpgmp_location_meta span {
    font: normal 14px "open-sans";
  }

  .wysiwyg blockquote p,
.wysiwyg blockquote .inner-content .content-section ul li,
.inner-content .content-section ul .wysiwyg blockquote li,
.wysiwyg blockquote .inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations .wpgmp_locations_content,
.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations .wysiwyg blockquote .wpgmp_locations_content,
.wysiwyg blockquote .pt-cv-view .pt-cv-content,
.pt-cv-view .wysiwyg blockquote .pt-cv-content {
    font: 300 20px/1.8 "open-sans";
    margin-bottom: 30px;
    padding-left: 20px;
  }
}

@media screen and (max-width: 1039px) {

  footer .util-footer .util-wrapper .util-links {
    display: none;
  }

  footer .util-footer .util-wrapper .util-info {
    text-align: center;
    display: block;
    margin: 0 auto;
  }

  footer .util-footer .util-wrapper .util-info li:last-of-type {
    border: 0px !important;
  }
}

@media screen and (max-width: 1024px) {

  .main-content-container {
    left: 0px !important;
    width: 100% !important;
  }

  .main-content-container.menu-open {
    left: 190px !important;
  }

  .breadcrumbs-wrapper {
    display: none;
  }

  .secondary-nav-spacer {
    display: block;
    width: 100%;
  }
    nav.sidebar-nav {
    left: -190px;
    height: 100%;
  }

  nav.sidebar-nav.menu-open {
    left: 0px;
  }

  nav.sidebar-nav .primary-content-wrapper {
    width: 257px;
    width: 190px;
  }

  nav.sidebar-nav .nav-wrapper {
    display: table-cell;
    vertical-align: top;
    height: 100%;
  }

  nav.sidebar-nav .nav-wrapper .primary-nav {
    display: block;
    width: 190px;
  }

  nav.sidebar-nav .nav-wrapper .primary-nav .main-nav .logo-container {
    display: none;
  }

  nav.sidebar-nav .nav-wrapper .primary-nav .main-nav .main-search-container .search-form .search-field {
    margin-bottom: 15px;
  }

  nav.sidebar-nav .nav-wrapper .primary-nav .util-nav {
    padding: 7px 0px;
  }

  nav.sidebar-nav .nav-wrapper .primary-nav .util-nav .util-links li a {
    padding: 7px 15px;
    margin: 6px 0px;
  }

  nav.sidebar-nav .nav-wrapper .primary-nav .util-nav .social {
    display: none;
  }

  nav.sidebar-nav .nav-wrapper .secondary-nav {
    width: 100%;
    position: absolute;
    top: 60px;
    left: 100%;
    display: none;
  }

  nav.sidebar-nav .nav-wrapper .secondary-nav h4 {
    display: inline-block;
    width: calc(100% - 51px);
    text-align: center;
    padding: 20px 0px 20px 51px;
    font: normal 14px "trajan-pro";
  }

  nav.sidebar-nav .nav-wrapper .secondary-nav i {
    display: inline-block;
    float: right;
    font-size: 18px;
    padding: 20px;
  }

  nav.sidebar-nav .nav-wrapper .secondary-nav i:hover {
    cursor: pointer;
  }

  nav.sidebar-nav .nav-wrapper .secondary-nav .secondary-links {
    display: none;
    padding: 10px 15px 15px 15px;
  }

  footer .logo-footer {
    padding: 25px 15px 20px 15px;
  }

  footer .util-footer .util-wrapper {
    padding: 5px 15px;
  }

  header.top-header {
    display: block;
    width: 100%;
    height: 60px;
  }

  .inner-content .splash .image-fill-container .video-overlay {
    display: none;
  }

  .inner-content .splash .image-fill-container iframe {
    display: none;
  }

  .inner-content .splash .splash-links .splash-link-container a p .sm-hidden,
.inner-content .splash .splash-links .splash-link-container a .content-section ul li .sm-hidden,
.inner-content .content-section ul .splash .splash-links .splash-link-container a li .sm-hidden,
.inner-content .splash .splash-links .splash-link-container a .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations .wpgmp_locations_content .sm-hidden,
.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations .splash .splash-links .splash-link-container a .wpgmp_locations_content .sm-hidden,
.inner-content .splash .splash-links .splash-link-container a .pt-cv-view .pt-cv-content .sm-hidden,
.pt-cv-view .inner-content .splash .splash-links .splash-link-container a .pt-cv-content .sm-hidden {
    display: none;
  }

  .inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content {
    padding: 30px 0px;
  }

  .inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .desktop-phone {
    display: none;
  }

  .inner-content .image-gallery .thumbs-container .thumbs {
    display: none;
  }

  .inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .wpgmp_map .wpgmp_tabs_container {
    display: none;
  }
}

@media screen and (max-width: 920px) {

  body.post-type-page,
body.post-type-page img,
body.post-type-page .wp-caption {
    max-width: 100%;
  }

  body.post-type-page img,
body.post-type-page .wp-caption {
    width: auto !important;
  }
}

@media screen and (max-width: 768px) {

  .ad-section {
    padding-top: 43px;
    margin: 0px 15px;
  }

  .ad-section .ad-container {
    display: block;
    text-align: center;
    margin-bottom: 22px;
  }

  footer .info-footer .info-section {
    padding: 17px 15px;
    display: block;
  }

  footer .info-footer .subscribe-section {
    border-bottom: 1px solid #a9a9a9;
    padding-bottom: 15px;
  }

  footer .info-footer .subscribe-section .content-container .logo-wrapper {
    display: none;
  }

  footer .info-footer .subscribe-section .content-container .subscribe-content {
    padding-bottom: 15px;
  }

  footer .info-footer .event-section .content-container .info-content .date {
    font-size: 11px;
    margin-bottom: 4px;
  }

  footer .info-footer .event-section .content-container .info-content .event {
    font: normal 13px "trajan-pro-3";
  }

  .inner-content .splash .overlay-container {
    top: 20%;
    padding: 25px 40px 20px 40px;
  }

  .inner-content .splash .overlay-container span:not(.row-2) {
    letter-spacing: 4px;
  }

  .inner-content .splash .overlay-container span.row-1 {
    font-size: 14px;
  }

  .inner-content .splash .overlay-container span.row-2 {
    font-size: 22px;
  }

  .inner-content .splash .overlay-container span.row-3 {
    font-size: 17px;
  }

  .inner-content .splash .splash-links .splash-link-container {
    height: 57px;
  }

  .inner-content .splash .splash-links .splash-link-container a {
    padding: 10px 8px;
    height: 67px;
  }

  .inner-content .splash .splash-links .splash-link-container a:hover {
    height: 77px;
  }

  .inner-content .splash .splash-links .splash-link-container a p,
.inner-content .splash .splash-links .splash-link-container a .content-section ul li,
.inner-content .content-section ul .splash .splash-links .splash-link-container a li,
.inner-content .splash .splash-links .splash-link-container a .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations .wpgmp_locations_content,
.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations .splash .splash-links .splash-link-container a .wpgmp_locations_content,
.inner-content .splash .splash-links .splash-link-container a .pt-cv-view .pt-cv-content,
.pt-cv-view .inner-content .splash .splash-links .splash-link-container a .pt-cv-content {
    font: normal 8px "open-sans";
  }

  .inner-content .splash .splash-links .splash-link-container a .vert-contain img {
    display: block;
    margin: 0 auto;
  }

  .inner-content .splash .splash-links .splash-link-container a .vert-contain p,
.inner-content .splash .splash-links .splash-link-container a .vert-contain .content-section ul li,
.inner-content .content-section ul .splash .splash-links .splash-link-container a .vert-contain li,
.inner-content .splash .splash-links .splash-link-container a .vert-contain .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations .wpgmp_locations_content,
.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations .splash .splash-links .splash-link-container a .vert-contain .wpgmp_locations_content,
.inner-content .splash .splash-links .splash-link-container a .vert-contain .pt-cv-view .pt-cv-content,
.pt-cv-view .inner-content .splash .splash-links .splash-link-container a .vert-contain .pt-cv-content {
    display: block;
    text-align: center;
    margin-bottom: 0px;
  }

  .inner-content .callout-section .callout {
    height: 255px;
    display: block;
    width: 100%;
  }

  .inner-content .callout-section .callout .content {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 10px;
    position: absolute;
    bottom: 0px;
  }

  .inner-content .business-listings-section .business-listing-container {
    display: block;
    max-width: 300px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 32px;
  }

  .inner-content .business-listings-section .business-listing-container .image-container {
    display: block;
  }

  .inner-content .business-listings-section .business-listing-container .listing-content {
    display: block;
    max-width: 300px;
    margin: 0 auto;
    padding: 0px 10px;
  }

  .inner-content .state-search-section .search-criteria-container .select-boxes {
    display: block;
    width: 100%;
  }

  .inner-content .state-search-section .search-criteria-container .select-boxes .criteria-item {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }

  .inner-content .state-search-section .search-criteria-container .search-button-container {
    margin-top: 0px;
  }

  .inner-content .state-search-section .results-container .heading .page-container.top-container,
.inner-content .state-search-section .results-container .footing .page-container.top-container {
    display: none;
  }

  .inner-content .legend-container {
    position: absolute;
    height: initial;
  }

  .inner-content .legend-container .legend {
    width: 100%;
    border-bottom: 2px solid #124565;
    box-shadow: 0px 7px 7px gray;
  }
}

@media screen and (max-width: 680px) {

  .wp-caption {
    max-width: 100%;
  }

  .wp-caption {
    width: auto !important;
  }
}

@media screen and (max-width: 480px) {

  h1,
.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_before_listing {
    font: normal 18px "trajan-pro-3";
    margin-bottom: 15px;
    padding-top: 25px;
  }

  h2 {
    font: normal 14px "trajan-pro-3";
  }

  p,
.inner-content .content-section ul li,
.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations .wpgmp_locations_content,
.pt-cv-view .pt-cv-content {
    font: normal 14px/1.9 "open-sans";
  }

  p blockquote,
.inner-content .content-section ul li blockquote,
.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations .wpgmp_locations_content blockquote,
.pt-cv-view .pt-cv-content blockquote {
    font: 300 16px/1.8 "open-sans";
    margin-bottom: 25px;
    padding-left: 15px;
  }

  .inner-content .image-gallery.business-detail {
    min-height: 0px;
    max-height: 667px;
  }

  .inner-content .content-section {
    margin: 0px 15px;
    padding-bottom: 10px;
  }

  .inner-content .content-section .side-image-container.desktop-side-image {
    display: none;
  }

  .inner-content .business-listings-section {
    margin: 0px 15px;
    padding-bottom: 10px;
  }

  .inner-content .state-search-section {
    margin: 0px 15px;
  }

  .inner-content .state-search-section .results-container .result .top-content {
    display: block;
    width: 100%;
    max-width: 100%;
  }

  .inner-content .state-search-section .results-container .result .top-content .left-content {
    display: block;
    width: 100%;
  }

  .inner-content .state-search-section .results-container .result .top-content .right-content {
    display: table;
    width: 100%;
  }

  .inner-content .state-search-section .results-container .result .top-content .right-content .view-map-container {
    display: block;
    margin-bottom: 10px;
  }

  .inner-content .state-search-section .results-container .result .top-content .right-content .traits {
    display: block;
  }

  .inner-content .state-search-section .results-container .result .top-content .right-content .traits .trait {
    margin-right: 4px;
    height: 30px;
    width: 30px;
  }

  .inner-content .legend-container .legend .icons .icon-wrapper {
    width: 100%;
    margin: 5px 0px;
  }

  .inner-content .map-section .filters {
    margin-bottom: 15px;
    padding: 0px 15px;
  }

  .inner-content .map-section .filters .checkbox-container {
    display: block;
  }

  .inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .wpgmp_map .marker_body .title a {
    font-size: 14px;
  }

  .inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .wpgmp_map .marker_body .location i {
    font-size: 10px;
  }

  .inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .wpgmp_map .marker_body .location span {
    font: bold 10px "open-sans";
  }

  .inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .wpgmp_map .marker_body .location .town {
    font: bold 10px "open-sans";
  }

  .inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .wpgmp_map .marker_body .desktop-phone i {
    font-size: 10px;
  }

  .inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .wpgmp_map .marker_body .desktop-phone a {
    font: bold 10px "open-sans";
  }

  .inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .wpgmp_map .marker_body .directions i {
    font-size: 10px;
  }

  .inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .wpgmp_map .marker_body .directions a {
    font: bold 10px "open-sans";
  }

  .inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container {
    padding: 0px 15px;
    padding-bottom: 10px;
  }

  .inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .categories_filter select {
    font: normal 10px "open-sans";
  }

  .inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .categories_filter select option {
    font: normal 10px "open-sans";
  }

  .inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations .wpgmp_locations_head .wpgmp_location_title a {
    font: normal 16px "trajan-pro-3";
  }

  .inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations .wpgmp_locations_head .wpgmp_location_meta span {
    font: normal 10px "open-sans";
  }

  .wysiwyg blockquote p,
.wysiwyg blockquote .inner-content .content-section ul li,
.inner-content .content-section ul .wysiwyg blockquote li,
.wysiwyg blockquote .inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations .wpgmp_locations_content,
.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations .wysiwyg blockquote .wpgmp_locations_content,
.wysiwyg blockquote .pt-cv-view .pt-cv-content,
.pt-cv-view .wysiwyg blockquote .pt-cv-content {
    font: 300 16px/1.8 "open-sans";
    margin-bottom: 25px;
    padding-left: 15px;
  }
}

@media screen and (max-width: 414px) {

  .inner-content .image-gallery .main-image-container .business-overlay-section {
    width: 100%;
    padding: 0px 15px;
  }
}

@media screen and (max-width: 356px) {

  .inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .special-tag i {
    font-size: 10px;
    line-height: 12px;
  }

  .inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .special-tag span {
    font: bold 10px "open-sans";
    line-height: 12px;
  }

  .inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content h1,
.inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .wpgmp_before_listing,
.inner-content .map-section .map .widget_wpgmp_google_map_widget_class .wpgmp_map_container .location_listing1 .wpgmp_listing_container .image-gallery .main-image-container .business-overlay-section .business-overlay-content .wpgmp_before_listing {
    margin: 10px 0px 18px 0px;
    font-size: 18px;
  }

  .inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .location i {
    font-size: 12px;
  }

  .inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .location span {
    font: bold 12px "open-sans";
    margin-bottom: 3px;
  }

  .inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .location .directions a {
    font: normal 12px "open-sans";
  }

  .inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .location .directions span {
    font: normal 12px "open-sans";
  }

  .inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .buttons-container {
    margin: 18px 0px 0px 0px;
    display: block;
  }

  .inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .buttons-container .button,
.inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .buttons-container .pt-cv-view .pt-cv-content .pt-cv-readmore,
.pt-cv-view .pt-cv-content .inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .buttons-container .pt-cv-readmore {
    padding: 10px 0px;
    width: 116px;
    font: normal 12px "open-sans";
    margin-right: 10px;
    text-align: center;
    transition: background-color .25s,color .25s;
  }

  .inner-content .image-gallery .main-image-container .business-overlay-section .business-overlay-content .social {
    margin-left: 0px;
    display: block;
  }
}

@-webkit-keyframes fa-spin {

  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {

  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@-webkit-keyframes slide-in {

  from {
    top: 10%;
    opacity: 0;
  }

  to {
    top: 20%;
    opacity: 1;
  }
}

@keyframes slide-in {

  from {
    top: 10%;
    opacity: 0;
  }

  to {
    top: 20%;
    opacity: 1;
  }
}

@-webkit-keyframes fade-in {

  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fade-in {

  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes callout-hover {

  0% {
    background-position: bottom right;
  }

  100% {
    background-position: top left;
  }
}

@keyframes callout-hover {

  0% {
    background-position: bottom right;
  }

  100% {
    background-position: top left;
  }
}

