/*!
Theme name: Napa Valley
Description: Based on design from BlackSquare and theme framework from HTMLBurger. Rebuilt using Bootstrap 3.3.5 by Twelve23.
Author: WineCountry
Version: 2.2
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
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,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  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;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../eot/glyphicons-halflings-regular.eot');
  src: url('../eot/glyphicons-halflings-regulard41d.eot?#iefix') format('embedded-opentype'), url('../glyphicons-halflings-regular.html') format('woff2'), url('../woff/glyphicons-halflings-regular.woff') format('woff'), url('../ttf/glyphicons-halflings-regular.ttf') format('truetype'), url('../svg/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.42857143;
  color: #494949;
  background-color: #f7f8f9;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #3d9fa7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #296a6f;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #f7f8f9;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 21px;
  margin-bottom: 21px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 21px;
  margin-bottom: 10.5px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 39px;
}
h2,
.h2 {
  font-size: 32px;
}
h3,
.h3 {
  font-size: 26px;
}
h4,
.h4 {
  font-size: 19px;
}
h5,
.h5 {
  font-size: 15px;
}
h6,
.h6 {
  font-size: 13px;
}
p {
  margin: 0 0 10.5px;
}
.lead {
  margin-bottom: 21px;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 22.5px;
  }
}
small,
.small {
  font-size: 86%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #4eacb4;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #3e8b91;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #4eacb4;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #3e8b91;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9.5px;
  margin: 42px 0 21px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10.5px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 21px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10.5px 21px;
  margin: 0 0 21px;
  font-size: 18.75px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 21px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 10px;
  margin: 0 0 10.5px;
  font-size: 14px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 768px) {
  .container {
    width: 736px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 956px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1029px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 8px;
  padding-right: 8px;
}
.row {
  margin-left: -8px;
  margin-right: -8px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 21px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #f7f8f9;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 21px;
  font-size: 22.5px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 15px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 35px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 35px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 31px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 48px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 21px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 36px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 31px;
  line-height: 31px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 31px;
  line-height: 31px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 31px;
  min-height: 34px;
  padding: 6px 10px;
  font-size: 13px;
  line-height: 1.5;
}
.input-lg {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 48px;
  line-height: 48px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 48px;
  line-height: 48px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 48px;
  min-height: 40px;
  padding: 11px 16px;
  font-size: 19px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 43.75px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 48px;
  height: 48px;
  line-height: 48px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 31px;
  height: 31px;
  line-height: 31px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 26px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #898989;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 28px;
}
.form-horizontal .form-group {
  margin-left: -8px;
  margin-right: -8px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 8px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 19px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 13px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #4eacb4;
  border-color: #459ca3;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #3e8b91;
  border-color: #1f464a;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #3e8b91;
  border-color: #337378;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3e8b91;
  border-color: #337378;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #337378;
  border-color: #1f464a;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #4eacb4;
  border-color: #459ca3;
}
.btn-primary .badge {
  color: #4eacb4;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #3d9fa7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #296a6f;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 15px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #4eacb4;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 48px;
  line-height: 48px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 31px;
  line-height: 31px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 15px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 13px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 19px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #3d9fa7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #f7f8f9;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #f7f8f9;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #4eacb4;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #f7f8f9;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 21px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 8px;
  padding-left: 8px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -8px;
  margin-left: -8px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 14.5px 8px;
  font-size: 19px;
  line-height: 21px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -8px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 8px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.25px -8px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 21px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 21px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 14.5px;
    padding-bottom: 14.5px;
  }
}
.navbar-form {
  margin-left: -8px;
  margin-right: -8px;
  padding: 10px 8px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}
.navbar-btn.btn-sm {
  margin-top: 9.5px;
  margin-bottom: 9.5px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 14.5px;
  margin-bottom: 14.5px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 8px;
    margin-right: 8px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -8px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 21px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 21px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #3d9fa7;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #296a6f;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #4eacb4;
  border-color: #4eacb4;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.woocommerce-pagination {
  text-align: center;
}
.woocommerce-pagination ul {
  display: table;
  margin: 0 auto 50px auto;
  padding: 0;
  list-style: none;
  border-collapse: collapse;
}
.woocommerce-pagination li {
  display: table-cell;
  margin: 0;
  padding: 0;
  list-style: none;
  border: 1px solid #ccc;
}
.woocommerce-pagination a,
.woocommerce-pagination span {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 31px;
  font-weight: 400;
}
.woocommerce-pagination a:hover {
  text-decoration: none;
  background: #f9f9f9;
}
.woocommerce-pagination span {
  background: #ececec;
}
.pager {
  padding-left: 0;
  margin: 21px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #4eacb4;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3e8b91;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #3d9fa7;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 23px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 68px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 21px;
  line-height: 1.42857143;
  background-color: #f7f8f9;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #3d9fa7;
}
.thumbnail .caption {
  padding: 9px;
  color: #494949;
}
.alert {
  padding: 15px;
  margin-bottom: 21px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 21px;
  margin-bottom: 21px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 13px;
  line-height: 21px;
  color: #ffffff;
  text-align: center;
  background-color: #4eacb4;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #4eacb4;
  border-color: #4eacb4;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #ddeff1;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 21px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 21px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #4eacb4;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #4eacb4;
  border-color: #4eacb4;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #4eacb4;
}
.panel-primary > .panel-heading .badge {
  color: #4eacb4;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #4eacb4;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 22.5px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 13px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 15px;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 15px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
  margin-bottom: 16px;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  height: 76px;
}
.carousel-control.right {
  left: auto;
  right: 0;
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .btn-arrow-small.btn-prev,
.carousel-control .btn-arrow-small.btn-next {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 30px;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 30px;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .btn-arrow-small.btn-next {
  margin-top: -35px;
  margin-left: -10px;
  right: 20px;
}
.carousel-control .btn-arrow-small.btn-prev {
  margin-top: -35px;
  margin-left: -10px;
  left: 20px;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 0px;
  right: 20px;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: right;
  margin-bottom: 0;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border-radius: 10px;
  cursor: pointer;
  opacity: .5;
  background-color: #ffffff;
}
.carousel-indicators .active {
  background-color: #ffffff;
  opacity: 1;
}
.carousel-caption {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 10px;
  z-index: 50;
  padding-top: 20px;
  padding-bottom: 0px;
  color: #ffffff;
  text-align: left;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
.carousel-caption h1 {
  font-size: 46px;
  line-height: 1.09;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0;
}
.carousel-caption h1 a,
.carousel-caption h6 a {
  color: #fff;
}
.carousel-caption h1 a:hover,
.carousel-caption h6 a:hover {
  text-decoration: none;
  color: #4dabb3;
}
.carousel-caption h6 {
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  letter-spacing: 0.5px;
  margin: 0;
}
.carousel-caption p {
  font-size: 13px;
  line-height: 16px;
  font-weight: 600;
  letter-spacing: 0.5;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20px;
    right: 20px;
    padding-bottom: 0px;
  }
  .carousel-indicators {
    bottom: 10px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
.list-posts-tertiary:before,
.list-posts-tertiary:after,
.list-articles-row:before,
.list-articles-row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after,
.list-posts-tertiary:after,
.list-articles-row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/* ================================================================ *\
        #Header
\* ================================================================ */
.header {
  width: 100%;
  border-bottom: 1px solid #484848;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  background-color: #fff;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 900;
}
.header + .main {
  padding: 28px 0;
}
.header .container {
  position: relative;
}
.header .bar {
  width: 100%;
  height: 40px;
  background-color: #e5f5f5;
}
.header .bar ul.menu {
  margin-bottom: 0;
}
.header .header-body {
  width: 100%;
  height: 52px;
  position: relative;
}
.header a.logo {
  padding-top: 18px;
  float: left;
  width: 100px;
  max-width: 100px;
  height: auto;
  position: absolute;
  bottom: 14px;
  z-index: 10;
}
.header a.logo img {
  max-width: 100px;
  height: auto;
}
.header .socials {
  float: right;
  position: relative;
  z-index: 10;
  padding: 14px 0 0 10px;
}
.header .nav {
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
}
.header .nav .menu {
  margin-bottom: 0;
  text-align: center;
}
.header .form-search {
  position: absolute;
  right: 25px;
  bottom: -40px;
  opacity: 0;
  visibility: hidden;
}
.header .network-dropdown {
  border-width: 0;
  position: absolute;
  z-index: 18;
}
.header .network-dropdown .btn-network {
  border-width: 0;
  background-color: transparent;
  line-height: 40px;
  font-size: 10px;
  color: #949AA8;
  position: relative;
  z-index: 20;
  padding: 0px 5px;
}
.header .network-dropdown .btn-network .img-logo-small {
  display: inline-block;
  position: relative;
  top: 2px;
  width: 30px;
  height: 13px;
  background: url("../svg/w-icon.svg") no-repeat center;
}
.header .network-dropdown .btn-network .caret {
  border-width: 3px;
  margin-left: 3px;
  margin-top: -3px;
}
.header .network-dropdown .btn-network::before {
  display: none;
}
.header .network-dropdown .btn-network::after {
  display: none;
}
.header .network-dropdown .network-collapse {
  position: absolute;
  top: 0;
  left: -10px;
  z-index: 15;
  padding-top: 40px;
  width: 200px;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.35);
  background-color: #fff;
}
.header .network-dropdown .network-collapse .img-logo-small {
  max-width: 150px;
}
.header .network-dropdown .network-menu {
  border-top: 1px solid #BFE5E6;
  text-align: center;
  margin: 5px 15px 15px;
  padding: 2px 0;
  border-bottom: 1px solid #BFE5E6;
}
.header .network-dropdown .network-menu > li {
  margin: 20px 0;
}
.header .network-dropdown .network-menu::before {
  display: block;
  content: ' ';
  border: 1px solid #BFE5E6;
}
.header .network-dropdown .network-menu::after {
  display: block;
  content: ' ';
  border: 1px solid #BFE5E6;
}
.nav-bar {
  width: 100%;
  position: absolute;
}
.nav-bar ul {
  list-style: none;
  font-size: 0;
  line-height: 0;
  text-align: center;
}
.nav-bar li {
  display: inline-block;
  padding: 0 20px;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 40px;
  font-weight: 400;
}
.nav-bar li a {
  color: #949aa8;
}
.nav-bar li.current-menu-item a,
.nav-bar a:hover {
  text-decoration: none;
  color: #5b5b5b;
}
.pull-right.account-settings {
  font-size: 10px;
  font-weight: 400;
  line-height: 40px;
  text-transform: uppercase;
  z-index: 15;
  position: relative;
}
.pull-right.account-settings a {
  color: #949aa8;
}
.pull-right.account-settings .caret {
  border-width: 3px;
  margin-top: -3px;
}
.pull-right.account-settings .dropdown-toggle {
  cursor: pointer;
}
.pull-right.account-settings .login-link,
.pull-right.account-settings > .dropdown-toggle {
  margin-right: 5px;
  padding-right: 8px;
  border-right: 1px solid #949aa8;
}
.pull-right.account-settings .dropdown-menu {
  right: -8px;
  top: 30px;
  left: inherit;
  border-radius: 0;
}
.pull-right.account-settings .dropdown-menu > li > a {
  font-size: 10px;
}
.pull-right.account-settings .cart-icon {
  display: inline-block;
  position: relative;
  top: 6px;
  width: 30px;
  height: 20px;
  background: url("../svg/cart.svg") no-repeat center;
}
.pull-right.account-settings .cart-contents-count {
  background-color: #fff;
  border-radius: 100px;
  padding: 3px 4px;
  margin-left: -10px;
  font-size: 9px;
  line-height: 9px;
  display: inline-block;
  position: relative;
  top: -5px;
  width: 15px;
  height: 15px;
}
/* Autocomplete styles */
.form-search {
  overflow: visible !important;
  border: 1px solid transparent !important;
}
.form-search form {
  position: relative;
}
.form-search form input[type=search] {
  height: 44px !important;
  outline: none;
  box-shadow: inset 0px 0px 0px 2px #49ACB5;
}
.ui-autocomplete {
  width: 100% !important;
  max-width: 100% !important;
  padding: 4px 0 0 0;
  border: none;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.16);
  z-index: 900;
}
@media only screen and (max-width: 1024px) {
  .ui-autocomplete {
    max-width: 100%;
  }
}
.ui-autocomplete .ui-menu-item {
  padding: 8px 15px;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 17px;
  font-weight: normal;
  color: #494A48;
  border-bottom: 1px solid #ccc;
}
.ui-autocomplete .ui-menu-item:last-child {
  border-bottom: none !important;
}
.ui-autocomplete .ui-menu-item div {
  background: #fff !important;
}
.ui-autocomplete .ui-menu-item p.small {
  margin: 0;
  font-size: 11px;
  color: #494A48;
}
.ui-autocomplete .ui-state-focus {
  margin: 0;
  color: #4eacb4;
  background: #fff !important;
  border: none;
  border-bottom: 1px solid #ccc;
}
.ui-autocomplete .ui-state-focus p.small {
  font-size: 11px;
  color: #494A48;
}
.ui-autocomplete .ui-state-focus a {
  color: #4eacb4;
}
.ui-autocomplete .ui-state-focus:last-child {
  border-bottom: none !important;
}
/* WisePops header popup */
.wisepops-root .eAZeWT:last-child {
  margin-right: 60px;
}
/* --- Fixing Header Icon Spacing on Mobile for Napa & Sonoma --- */
@media only screen and (max-width: 1024px) {
  .tribe-theme-napavalley .header .btn-main,
  .tribe-theme-child-sonoma .header .btn-main {
    margin-top: 0px;
    padding: 26px 0px;
  }
  .tribe-theme-napavalley .header .socials,
  .tribe-theme-child-sonoma .header .socials {
    padding: 14px 0;
  }
  .tribe-theme-napavalley .header .socials ul,
  .tribe-theme-child-sonoma .header .socials ul {
    margin-bottom: 0px;
  }
}
/* --- Fixing Header Display when Admin Bar is Present on Mobile --- */
@media screen and (max-width: 782px) {
  body.admin-bar header.header {
    top: 46px;
  }
}
@media only screen and (max-width: 767px) {
  #wpadminbar {
    display: block;
  }
}
@media only screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed;
  }
}
/** layout.less **/
body {
  font-weight: 300;
  letter-spacing: 1px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  -moz-osx-font-smoothing: grayscale;
}
/* Common elements styling */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
.post .entry {
  overflow: hidden;
}
.post .entry h1 {
  font-size: 20px;
  line-height: 30px;
}
.post .entry h2 {
  font-size: 18px;
  line-height: 27px;
}
.post .entry h3 {
  font-size: 16px;
  line-height: 24px;
}
.post .entry h4 {
  font-size: 14px;
  line-height: 21px;
}
.post .entry h5 {
  font-size: 12px;
  line-height: 18px;
}
.post .entry h6 {
  font-size: 10px;
  line-height: 15px;
}
.post .entry ul,
.post .entry ol {
  margin-left: 25px;
}
.post .entry a img {
  border: 0;
}
.widget ul {
  padding-left: 0;
  list-style: none;
}
.widget .form-search {
  width: 100%;
}
p img {
  padding: 0;
  max-width: 100%;
}
img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
img.alignright {
  margin: 2px 0 2px 7px;
  display: inline;
}
img.alignleft {
  margin: 2px 7px 2px 0;
  display: inline;
}
.alignright {
  float: right;
  display: inline;
}
.alignleft {
  float: left;
  display: inline;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.post-featured {
  position: relative;
  height: 0;
  padding-bottom: 65.75%;
  background-size: cover;
  background-position: top center;
}
.post-featured h6 {
  position: absolute;
  bottom: -18px;
  left: 2px;
  margin: 0;
  font-weight: 300;
  font-style: italic;
  color: #908375;
  letter-spacing: 0.3px;
}
.post-featured h6:before {
  content: "\f083";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  margin: 0 5px;
}
.post-featured + .section .list-share {
  margin-top: 15px;
}
/* Calendar widget */
#wp-calendar {
  empty-cells: show;
  margin: 10px auto 0;
}
#wp-calendar #next a {
  padding-right: 10px;
  text-align: right;
}
#wp-calendar #prev a {
  padding-left: 10px;
  text-align: left;
}
#wp-calendar a {
  display: block;
}
#wp-calendar caption {
  text-align: center;
  width: 100%;
}
#wp-calendar td {
  padding: 3px 0;
  text-align: center;
}
.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  padding-top: 4px;
  margin: 10px;
}
.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}
/******* /Napa  Sonoma WordPress CSS *******/
a {
  -webkit-transition: color 0.4s, background 0.4s;
  transition: color 0.4s, background 0.4s;
}
.nav a:after {
  -webkit-transition: color 0.4s, background 0.4s, height 0.4s;
  transition: color 0.4s, background 0.4s, height 0.4s;
}
a.logo,
.list-share a,
.btn,
.footer-logos li a,
.ico-social-gray,
.btn-arrow-small,
.link-callout,
.ico-social-small,
.slider-gallery .slider-paging a,
.widget-nav a,
.btn-arrow-large,
.btn-plus,
.slider-gallery .slider-paging a,
ul.list-instagram a,
.form-filter .form-head input,
.section-brands .container a,
.gform_wrapper .gform_footer,
.slider-paging a,
.btn-arrow-normal {
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.nav ul ul,
.header .form-search {
  -webkit-transition: opacity 0.4s, visibility 0.4s;
  transition: opacity 0.4s, visibility 0.4s;
}
.form-filter .form-body ul {
  -webkit-transition: opacity 0.4s, visibility 0.4s, max-height 0.4s;
  transition: opacity 0.4s, visibility 0.4s, max-height 0.4s;
}
.inner-map-secondary .inner-body {
  -webkit-transition: opacity 0.4s, visibility 0.4s, min-height 0.4s, max-height 0.4s;
  transition: opacity 0.4s, visibility 0.4s, min-height 0.4s, max-height 0.4s;
}
.form-search .btn-close i,
.form-filter .form-body h6 a.btn-arrow,
.select-holder .select-toggle,
.nav li.menu-item-has-children > a:before {
  -webkit-transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
}
.form-filter li {
  -webkit-transition: margin 0.4s;
  transition: margin 0.4s;
}
.wp-caption {
  border: 0;
  padding: 0;
}
/* ================================================================ *\
	#Helpers
\* ================================================================ */
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.section-paging ul:before,
.section-paging ul:after,
.main .main-body:before,
.main .main-body:after,
.section-search ul:before,
.section-search ul:after,
ul.list-posts:before,
ul.list-posts:after,
.article-secondary:before,
.article-secondary:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
.list-posts-tertiary:before,
.list-posts-tertiary:after,
.list-articles-row:before,
.list-articles-row:after {
  display: table;
  content: ' ';
}
.clearfix:after,
.container:after,
.section-paging ul:after,
.main .main-body:after,
.section-search ul:after,
ul.list-posts:after,
.article-secondary:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after,
.list-posts-tertiary:after,
.list-articles-row:after {
  clear: both;
}
a.logo {
  display: block;
}
a.logo:hover {
  text-decoration: none;
  opacity: 0.75;
}
a.logo img {
  display: block;
  height: auto;
}
img.image-full {
  display: none;
}
.fsr-holder {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.wrapper {
  width: 100%;
  padding-top: 72px;
}
.mobile-content {
  display: none;
}
.section-padding {
  display: block;
  margin: 20px 0;
}
.section-padding20 {
  display: block;
  margin: 10px 0;
}
.section-padding10 {
  display: block;
  margin: 5px 0;
}
.section-listicle .post {
  max-width: 580px;
  margin: 0 auto 75px;
  padding: 47px;
}
.post {
  background-color: #fff;
  color: #494949;
  margin-bottom: 16px;
}
.post .image-primary,
.post .post-image {
  margin: -47px -47px 38px -47px;
  width: auto;
  position: relative;
  min-height: 400px;
}
.post .post-image a.btn-full {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  z-index: 100;
}
.post .image-primary p {
  font-weight: 400;
  background-color: rgba(255, 255, 255, 0.7);
}
.post-categories {
  list-style-type: none;
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.post-categories > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.search .post {
  max-width: none;
  padding: 0;
}
.search .post .post-categories a {
  color: #949AA8;
}
.search .post .post-image {
  margin: 0;
  min-height: 0;
}
.search .main-head.search-results-head h4 {
  margin-bottom: 40px;
}
.search .alpha-results {
  padding: 40px 20px 0 20px;
}
.search .alpha-results .post {
  margin: 0 0 30px 0;
  background: transparent !important;
}
.search .alpha-results .post-title {
  padding: 0;
}
.search .alpha-results .post-title h1 {
  font-size: 16px;
}
.search .page-results {
  padding: 10px 20px 30px 20px;
}
.search .page-results .post {
  margin: 0 0 20px 0;
  background: transparent !important;
}
.search .page-results .post-title {
  padding: 0;
}
.search .page-results .post-title h1 {
  font-size: 24px;
}
.post-image {
  width: 100%;
  position: relative;
}
.post-image:before {
  content: ' ';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 40%;
}
.post-image i {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 10;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.image-primary-without-shadow:before,
.post-image-without-shadow:before {
  display: none;
}
.post-title {
  width: 100%;
  padding-bottom: 20px;
}
.post-title h1 {
  color: #424b5c;
  font-weight: 300;
}
.post-title h1 a {
  color: #424b5c;
}
.post-title h1 a:hover {
  text-decoration: none;
  color: #4eacb4;
}
.post-title h6 {
  text-transform: uppercase;
  color: #a5abb7;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.post-title h6 a {
  color: #a5abb7;
}
.post-title h6 a:hover {
  text-decoration: none;
  color: #4eacb4;
}
.post-entry > *:last-child {
  padding-bottom: 0;
}
.post-entry h1,
.post-entry h2,
.post-entry h3,
.post-entry h4,
.post-entry h5 {
  padding-bottom: 20px;
}
.post-entry h6 {
  font-size: 15px;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}
.post-entry p {
  padding-bottom: 17px;
}
.post-entry img {
  max-width: 100%;
  height: auto;
}
.post-entry blockquote {
  border: 0;
}
.post-entry ol,
.post-entry ul {
  padding: 0 0 17px 22px;
}
.post-entry ul ul,
.post-entry ul ol,
.post-entry ol ol,
.post-entry ol ul {
  padding-bottom: 0;
}
.post-entry .alignleft {
  margin: 0 17px 17px 0;
}
.post-entry .alignright {
  margin: 0 0 17px 17px;
}
.post-entry .alignnone {
  margin: 0 auto;
}
.post-entry-secondary {
  padding: 20px;
  margin-bottom: 20px;
}
.post-entry-secondary > *:last-child {
  padding-bottom: 0;
}
.post-entry-secondary h1 {
  padding-bottom: 31px;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 500;
}
.post-entry-secondary h2 {
  padding-bottom: 30px;
  text-transform: uppercase;
  font-size: 27px;
  font-weight: 500;
}
.post-entry-secondary h3 {
  padding-bottom: 23px;
  text-transform: uppercase;
  font-size: 23px;
  font-weight: 500;
}
.post-entry-secondary h4 {
  padding-bottom: 20px;
}
.post-entry-secondary h5 {
  padding-bottom: 20px;
}
.post-entry-secondary h6 {
  font-size: 15px;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}
.post-entry-secondary p {
  padding-bottom: 33px;
  font-size: 18px;
  line-height: 1.61;
}
.post-entry-secondary img {
  max-width: 100%;
  height: auto;
}
.post-entry-secondary blockquote {
  border: 0;
}
.post-entry-secondary blockquote p {
  font-size: 22px;
  line-height: 1.64;
}
.post-entry-secondary ol {
  padding: 0 0 33px 30px;
}
.post-entry-secondary ul {
  list-style: none;
  padding-bottom: 20px;
}
.post-entry-secondary ul li {
  padding: 0 0 10px 40px;
  position: relative;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.22;
}
.post-entry-secondary ul li:before {
  content: ' ';
  position: absolute;
  left: 20px;
  top: 7px;
  width: 6px;
  height: 6px;
  background-color: #4eacb4;
  border-radius: 50%;
}
.post-entry-secondary ul ul,
.post-entry-secondary ul ol,
.post-entry-secondary ol ol,
.post-entry-secondary ol ul {
  padding-bottom: 0;
}
.post-entry-secondary .alignleft {
  margin: 0 33px 33px 0;
}
.post-entry-secondary .alignright {
  margin: 0 0 33px 33px;
}
.post-entry-secondary .alignnone {
  width: auto;
  margin: 0 -40px;
  position: relative;
}
.post-entry-tertiary * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.post-entry-tertiary > *:last-child {
  padding-bottom: 0;
}
.post-entry-tertiary h1 {
  padding-bottom: 31px;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
}
.post-entry-tertiary h2 {
  padding-bottom: 30px;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
}
.post-entry-tertiary h3 {
  padding-bottom: 23px;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
}
.post-entry-tertiary h4 {
  padding-bottom: 20px;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
}
.post-entry-tertiary h5 {
  padding-bottom: 20px;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
}
.post-entry-tertiary h6 {
  padding-bottom: 20px;
  font-size: 15px;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
}
.post-entry-tertiary p {
  padding-bottom: 33px;
  font-size: 16px;
  line-height: 1.75;
}
.post-entry-tertiary p a {
  text-decoration: underline;
  color: #5b5b5b;
}
.post-entry-tertiary p a:hover {
  text-decoration: none;
}
.post-entry-tertiary img {
  max-width: 100%;
  height: auto;
}
.post-entry-tertiary blockquote {
  border: 0;
}
.post-entry-tertiary blockquote p {
  font-size: 22px;
  line-height: 1.64;
}
.post-entry-tertiary ol {
  padding: 0 0 33px 30px;
}
.post-entry-tertiary ul {
  list-style: none;
  padding-bottom: 20px;
}
.post-entry-tertiary ul li {
  padding: 0 0 10px 40px;
  position: relative;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.22;
}
.post-entry-tertiary ul li:before {
  content: ' ';
  position: absolute;
  left: 20px;
  top: 7px;
  width: 6px;
  height: 6px;
  background-color: #4eacb4;
  border-radius: 50%;
}
.post-entry-tertiary ul ul,
.post-entry-tertiary ul ol,
.post-entry-tertiary ol ol,
.post-entry-tertiary ol ul {
  padding-bottom: 0;
}
.post-entry-tertiary .alignleft {
  margin: 0 33px 33px 0;
}
.post-entry-tertiary .alignright {
  margin: 0 0 33px 33px;
}
.post-entry-tertiary .alignnone {
  width: auto;
  margin: 0 -40px;
  position: relative;
}
.post-actions {
  width: 100%;
  padding-top: 40px;
}
.post-info {
  position: relative;
  overflow: hidden;
  padding: 20px 0;
}
.post-info-image {
  float: left;
  margin: 0 14px 0 0;
  width: 70px;
  position: relative;
}
.post-info-image p {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  font-size: 26px;
  line-height: 30px;
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  font-family: 'adelle', Georgia, "Times New Roman", Times, serif;
  font-weight: 700;
  text-align: center;
  margin-top: -15px;
}
.post-info-image img {
  display: block;
  max-width: 100%;
  height: auto;
}
.post-info-body h4 {
  color: #424b5c;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  margin: 4px 0;
}
.post-info-body h4 a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #424b5c;
}
.post-info-body h4 a:hover {
  text-decoration: none;
  color: #4eacb4;
}
.post-info-body h6 {
  font-size: 13px;
  text-transform: uppercase;
  color: #a5abb7;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  padding: 4px 0;
  margin: 0;
}
.post-info-body h6 a {
  color: #a5abb7;
}
.post-info-body h6 a:hover {
  text-decoration: none;
  color: #4eacb4;
}
.post-info-body p {
  text-transform: uppercase;
}
.post-info-body a:hover {
  text-decoration: none;
  color: #424b5c;
}
.post-info-body a {
  font-weight: 300;
}
.image-primary {
  width: 100%;
  position: relative;
  color: #fff;
}
.image-primary:before {
  content: ' ';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 40%;
}
.image-primary .ico-pin {
  position: absolute;
  left: 50px;
  bottom: 30px;
  z-index: 10;
}
.image-primary .ico-deal {
  position: absolute;
  right: -5px;
  top: -5px;
  z-index: 10;
}
.image-primary > a.btn-full {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0);
  width: 100%;
  height: 100%;
  z-index: 100;
}
.image-primary p {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 12px;
  line-height: 28px;
  color: #5b5b5b;
  font-style: italic;
  padding: 0 8px;
  background-color: rgba(255, 255, 255, 0.5);
  font-weight: 500;
  z-index: 10;
}
.image-primary h2 {
  font-size: 38px;
  line-height: 40px;
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
  margin-bottom: 4px;
  color: #fff;
  font-weight: 300;
}
.image-primary h2 small {
  display: block;
  text-transform: uppercase;
  font-size: 18px;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #fff;
}
.image-primary h3 {
  font-size: 23px;
  line-height: 1.13;
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 10px;
  text-transform: uppercase;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  z-index: 10;
}
.image-primary h4 {
  font-size: 20px;
  line-height: 1.13;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
}
.image-primary h4 small {
  font-weight: 400;
  font-size: 12px;
  color: #fff;
  display: block;
}
.image-primary:hover {
  color: #fff;
  text-decoration: none;
}
.image-primary-large h2 {
  text-transform: uppercase;
  font-size: 80px;
  line-height: 1.01;
}
.image-primary-large h2 small {
  font-size: 18px;
}
/* ================================================================ *\
	#Intro
\* ================================================================ */
.intro {
  background-color: #f7f8f9;
  padding: 40px 0 0;
  text-align: center;
  color: #a5abb7;
}
.intro .intro-head {
  width: 100%;
}
.intro .intro-head + .image-primary {
  margin-top: 40px 0 0;
}
.intro .intro-body {
  width: 100%;
  color: #5b5b5b;
}
.intro .intro-body p {
  font-size: 22px;
  line-height: 32px;
  color: #494949;
}
.intro .nav-inner {
  padding: 0;
}
.intro .intro-head-title {
  width: 100%;
  padding-bottom: 20px;
}
.intro .intro-head-title h1 {
  color: #424b5c;
  font-weight: 300;
  margin: 0;
}
.intro .intro-head-title p {
  color: #333a4a;
  margin-top: 10px;
}
.intro .intro-head-title p a {
  font-weight: 400;
}
.intro .intro-head-meta {
  width: 100%;
  padding-bottom: 3px;
  font-weight: 400;
}
.intro .intro-head-meta ul {
  list-style: none;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
}
.intro .intro-head-meta li {
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  line-height: 1.38;
  color: #c8c8c8;
  padding: 0 15px;
}
.intro .intro-head-meta a {
  color: #f5d175;
  text-transform: uppercase;
}
.intro .intro-head-meta a:hover {
  text-decoration: none;
  color: #4eacb4;
}
.intro .intro-head-tags {
  width: 100%;
  padding-bottom: 38px;
}
.intro .intro-head-tags p {
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  line-height: 16px;
  color: #f5d175;
  text-transform: uppercase;
  padding: 0 3px;
  font-weight: 400;
}
.intro .intro-head-tags a {
  color: #f5d175;
}
.intro .intro-head-tags a:hover {
  text-decoration: none;
  color: #4eacb4;
}
.intro .intro-head-rate {
  width: 100%;
  font-weight: 400;
}
.intro .intro-head-rate span {
  display: inline-block;
  vertical-align: top;
}
.intro .image-primary {
  min-height: 440px;
}
.intro .intro-map {
  width: 100%;
  position: relative;
  overflow: hidden;
  min-height: 440px;
  background-size: 100% auto;
  margin-top: 40px;
}
.intro .intro-map iframe {
  width: 100%;
  height: 440px;
}
.intro ~ .section {
  padding-top: 0;
}
.section .intro.intro-secondary {
  margin-top: -60px;
}
.intro-secondary {
  padding: 40px 0;
}
.intro-secondary h1 {
  font-size: 36px;
  color: #5b5b5b;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
}
.intro-secondary .breadcrumb {
  padding-bottom: 20px;
}
.intro-secondary .intro-head-title {
  padding-bottom: 10px;
}
.intro-secondary .intro-body p {
  margin: 0 80px;
}
.intro-tertiary {
  padding: 0 0 30px;
}
.intro-tertiary h1 {
  text-transform: uppercase;
  font-size: 26px;
  color: #5b5b5b;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  letter-spacing: 3px;
}
.intro-tertiary .intro-head-title {
  padding-top: 10px;
}
.intro-quaternary {
  padding: 33px 0 28px 0;
}
.intro-quaternary h1 {
  text-transform: uppercase;
}
.intro-quaternary .intro-head {
  padding-bottom: 0;
}
.intro-quaternary .intro-head-tags {
  padding-bottom: 10px;
}
.intro-quaternary .intro-head-title {
  padding-bottom: 15px;
}
.intro-quaternary .nav-inner {
  padding-bottom: 19px;
}
.intro-quinary {
  padding: 64px 0;
}
.intro-quinary h1 {
  font-size: 26px;
  text-transform: uppercase;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  letter-spacing: 2px;
}
/* ================================================================ *\
	#Main
\* ================================================================ */
.main .main-head {
  text-align: center;
  margin: 0 auto;
}
.main .main-head > p {
  font-size: 22px;
  line-height: 1.55;
  padding: 0px 80px 60px 80px;
}
.main .main-head > h3 {
  font-size: 23px;
  text-transform: uppercase;
  font-weight: 500;
  padding: 0 0 8px 0;
}
.main .main-head > h4 {
  text-transform: uppercase;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #5b5b5b;
  margin: 30px auto;
}
.main .main-head > .list-share {
  padding-top: 20px;
}
.main .main-head > .list-share:first-child {
  padding: 0 0 44px 0;
}
.main .main-image {
  width: 100%;
  position: relative;
  padding-bottom: 35px;
}
.main .main-image img {
  display: block;
  width: 100%;
  height: auto;
}
.main .main-image i {
  position: absolute;
  right: -5px;
  top: -5px;
  z-index: 5;
}
.main .main-body {
  padding-bottom: 40px;
}
.main .main-body > .post:last-child {
  margin-bottom: 0;
}
.main .main-body .content {
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 32px;
  min-height: inherit;
}
.main > .container > .section-border:first-child {
  margin-top: 0;
}
.main + .main {
  padding-top: 35px;
}
.main + .main-white {
  padding-top: 70px;
}
.main + .footer {
  margin-top: 50px;
}
.main-tertiary .widget-text .textwidget {
  padding: 0 10px;
}
.main-tertiary + .section-callout {
  padding-top: 72px;
}
.main-tertiary + .section-callout .section-head {
  padding-bottom: 20px;
}
.main-white {
  background-color: #fff;
  padding: 70px 0;
}
.widget-sponsors h6.widget-title {
  margin: 0 auto 4px;
}
.widget-sponsors h6.widget-title span {
  background-color: transparent;
}
.main-entry {
  padding: 20px 0;
  font-size: 16px;
}
.main-entry h4 {
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  padding-bottom: 20px;
}
.main-entry p {
  padding-bottom: 27px;
}
.main-entry ol {
  width: 100%;
  padding-top: 20px;
  padding-left: 25px;
}
.main-entry ul {
  width: 100%;
  padding-top: 20px;
  list-style: none;
}
.main-entry ul {
  list-style: none;
  font-size: 14px;
}
.main-entry ol li {
  padding-bottom: 10px;
}
.main-entry ul li {
  position: relative;
  padding: 0 0 10px 20px;
}
.main-entry ul li p {
  padding: 0;
}
.main-entry ul li:before {
  content: ' ';
  position: absolute;
  left: 0;
  top: 7px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #4eacb4;
}
.main-entry-description,
.main-entry-amenities,
.main-entry-details {
  width: 100%;
  padding-bottom: 40px;
}
.main-entry-amenities {
  padding-top: 25px;
}
.main-entry-map {
  width: 100%;
  position: relative;
}
.main-entry-map-body {
  position: absolute;
  right: 30px;
  bottom: 48px;
  background-color: #fff;
  padding: 10px 20px;
  color: #a7a7a7;
  box-shadow: -2px 2px 4px #cccccc;
}
.main-entry-map-body p {
  padding: 0;
  margin: 0;
}
.main-entry-map-holder > img {
  display: block;
  width: 100%;
  height: auto;
}
.main-entry-description > a {
  text-decoration: underline;
  font-size: 18px;
  margin-top: 30px;
}
.main-entry-description > a:hover {
  text-decoration: none;
}
.main-entry-description-hidden {
  width: 100%;
  position: relative;
  overflow: hidden;
  max-height: 0;
}
.main-entry-description.open .main-entry-description-hidden {
  max-height: 100%;
}
.main-entry-description blockquote {
  border: 0;
  padding: 0 20px;
  font-size: 18px;
}
.main-entry-description blockquote > *:last-child {
  padding-bottom: 0;
}
.main-entry-description blockquote p {
  padding-bottom: 38px;
}
.main-entry-description strong {
  font-weight: 600;
}
.main-entry-map > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.main-entry-details ul {
  position: relative;
  overflow: hidden;
}
.main-entry-details ul li {
  float: left;
  width: 50%;
  padding: 0 20px 10px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.main-body-entry {
  width: 100%;
}
.main-body-entry ~ .main-body-entry {
  padding-top: 32px;
}
.main-body-entry h4 {
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  margin: 3px 0 10px;
}
.main-body-entry p {
  font-size: 18px;
  text-align: center;
  letter-spacing: 0.5px;
  margin-bottom: 7px;
}
.main-body-entry p strong {
  font-weight: 600;
  color: #4eacb4;
}
.main-body-entry .list-colors {
  padding-top: 20px;
}
.main-body-entry .list-colors p {
  padding: 0;
}
.main-body-entry blockquote {
  padding: 38px 18px 0;
  border: 0;
  border-top: 2px solid #bfe5e6;
  border-bottom: 2px solid #bfe5e6;
  background-color: #f7f8f9;
  position: relative;
  overflow: hidden;
  margin: 0 0;
}
.main-body-entry blockquote:before,
.main-body-entry blockquote:after {
  content: ' ';
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #bfe5e6;
  z-index: 10;
}
.main-body-entry blockquote:before {
  top: 3px;
}
.main-body-entry blockquote:after {
  bottom: 3px;
}
.main-body-entry blockquote .list-secondary > li {
  padding: 0px 30px;
  min-height: 100px;
}
.main-body-entry blockquote .list-secondary a {
  color: #424b5c;
}
.main-body-entry .col {
  float: left;
  width: 50%;
  padding: 0 20px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.main-body-entry .col > h6 {
  font-size: 12px;
  color: #424b5c;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding-bottom: 22px;
  text-transform: uppercase;
}
.main-body-entry .list-icons-secondary p {
  font-size: 11px;
  padding: 0;
}
.main-body-entry .list-icons-secondary p ~ p {
  padding-top: 5px;
}
.main-weather {
  width: 100%;
  background-color: #f4f4f6;
  padding: 37px 0;
}
.main-weather .widgets {
  padding: 20px;
  margin: 10px 0;
}
.main-weather .widget {
  padding: 0;
}
/* ================================================================ *\
	#Navigations
\* ================================================================ */
.nav ul {
  list-style: none;
  font-size: 0;
  line-height: 0;
  padding-left: 0;
}
.nav li {
  display: inline-block;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  font-weight: 600;
  padding-right: 31px;
  position: relative;
  letter-spacing: 1.5px;
}
.nav li:hover > ul {
  opacity: 1;
  visibility: visible;
}
.nav li.menu-item-has-children {
  padding-right: 19px;
}
.nav li.menu-item-has-children > a {
  padding-right: 12px;
}
.nav li.menu-item-has-children > a:before {
  content: ' ';
  position: absolute;
  right: 0;
  top: 50%;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid #424b5c;
  margin-top: 2px;
}
.nav li.menu-item-has-children:hover > a:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.nav ul ul {
  position: absolute;
  left: 0;
  top: 100%;
  background-color: #fff;
  border: 1px solid #7f7f7f;
  border-top: 0;
  box-shadow: 4px 6px 6px rgba(0, 0, 0, 0.4);
  width: 234px;
  padding: 6px 0;
  opacity: 0;
  visibility: hidden;
  text-align: left;
}
.nav ul ul li {
  display: block;
  padding: 0 18px;
}
.nav ul ul a {
  padding: 12px 0;
  color: #5b5b5b;
}
.nav a {
  color: #424b5c;
  display: block;
  padding: 20px 0 12px 0;
  position: relative;
}
.nav a:after {
  content: ' ';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  height: 0px;
}
.nav a:hover {
  text-decoration: none;
}
.nav a:hover:after,
.nav li.current-menu-item > a:after,
.nav li:hover > a:after {
  height: 5px;
  background-color: #4dabb3;
}
.nav-inner {
  width: 100%;
  padding-bottom: 24px;
}
.nav-inner ul {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.nav-inner ul > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.nav-inner li {
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  line-height: 14px;
  padding: 0 15px;
  font-weight: 400;
}
.nav-inner li ~ li {
  border-left: 1px solid #bfe5e6;
}
.nav-inner li.current-menu-item > a,
.nav-inner a:hover {
  text-decoration: none;
  color: #c8c8c8;
}
.breadcrumb {
  width: 100%;
  text-transform: uppercase;
  font-size: 0;
  line-height: 0;
  text-align: center;
  padding: 0 0 8px 0;
  border-radius: 0;
  margin: 0;
  background-color: transparent;
  font-weight: 400;
}
.breadcrumb a,
.breadcrumb span {
  color: #949aa8;
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 1.5px;
}
.breadcrumb span {
  padding: 0 8px;
}
.breadcrumb a:hover {
  text-decoration: none;
  color: #424b5c;
}
.breadcrumb span:last-child {
  padding: 0;
}
.socials ul {
  list-style: none;
  font-size: 0;
  line-height: 0;
}
.socials li {
  display: inline-block;
  padding-left: 2px;
}
.socials-gray ul {
  list-style: none;
  font-size: 0;
  line-height: 0;
  position: relative;
  overflow: hidden;
}
.socials-gray li {
  float: left;
  width: 50%;
  text-align: center;
  padding: 6px 7px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.list-info {
  padding-left: 0;
  list-style: none;
  text-align: center;
  font-size: 0;
  line-height: 0;
  margin-bottom: 0;
}
.list-info li {
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  line-height: 24px;
  padding: 0 7px;
}
.list-info a {
  display: block;
  color: #4eacb4;
  font-weight: 300;
}
.list-info a:hover {
  text-decoration: none;
  color: #424b5c;
}
.list-info span {
  display: inline-block;
  vertical-align: top;
}
.list-info-secondary {
  list-style: none;
  font-size: 0;
  line-height: 0;
}
.list-info-secondary > li {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  line-height: 24px;
  font-weight: 300;
  padding-left: 26px;
  position: relative;
  letter-spacing: -0.5px;
}
.list-info-secondary > li ~ li {
  margin-left: 14px;
}
.list-info-secondary i {
  position: absolute;
  left: 0;
  top: 0;
}
.list-share {
  font-size: 0;
  line-height: 0;
  list-style: none;
  text-align: center;
  padding-bottom: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.list-share > p {
  font-size: 12px;
  line-height: 16px;
  margin: 10px auto 0;
  font-weight: 600;
  color: #424b5c;
}
.list-share li {
  display: block;
  padding: 5px 4px;
}
.list-share li ~ li {
  display: inline-block;
  vertical-align: top;
}
.list-share a {
  display: block;
}
.list-share a:hover {
  text-decoration: none;
  opacity: 0.75;
}
.list-share + .post-entry-secondary {
  margin-top: 20px;
}
.list-posts {
  position: relative;
  font-size: 0;
  line-height: 0;
}
.list-posts > div {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 15px;
  line-height: 1.4;
}
.list-posts .post {
  padding: 18px;
  color: #707580;
  margin-bottom: 16px;
}
.list-posts .post .image-primary,
.list-posts .post .post-image {
  margin: -18px -18px 10px -18px;
  min-height: 150px;
}
.list-posts .post-title {
  padding-bottom: 10px;
  min-height: 90px;
}
.list-posts .post-title h1 {
  font-size: 20px;
  font-family: 'adelle', Georgia, "Times New Roman", Times, serif;
  font-weight: 100;
  min-height: 40px;
  letter-spacing: 0;
}
.list-posts .post-title h1 a {
  color: #424b5c;
}
.list-posts .post-title h1 a:hover {
  color: #4eacb4;
}
.list-posts .post-title h6 {
  font-size: 13px;
}
.list-posts .post-entry {
  min-height: 105px;
  font-weight: 300;
}
.list-posts .post-actions {
  position: relative;
  width: auto;
  margin: 12px -18px -18px -18px;
  padding: 8px 20px;
  border-top: 1px solid #f9f9fa;
  text-align: left;
  font-weight: 300;
}
.list-posts .list-info {
  text-align: left;
  padding: 0;
  margin: 0;
}
.list-posts .list-info li:first-child {
  padding-left: 0;
}
.list-posts-secondary .post-title h1 {
  font-weight: 300;
  min-height: 40px;
  margin: 0;
}
.list-posts-secondary .post-title h6 {
  min-height: 0;
  padding-bottom: 7px;
  margin: 0;
}
.list-posts-secondary .post-actions {
  border: 0;
  margin-top: 4px;
  margin-bottom: -8px;
}
.list-posts-secondary .post .image-primary,
.list-posts-secondary .post .post-image {
  margin-bottom: 16px;
  min-height: 150px;
  position: relative;
}
.list-posts-secondary .post .image-primary::after,
.list-posts-secondary .post .post-image::after {
  position: absolute;
  display: block;
  content: ' ';
  border: 1px solid #fff;
  top: 8px;
  bottom: 8px;
  left: 8px;
  right: 8px;
}
.list-posts-secondary .post {
  padding-bottom: 18px;
}
.list-posts-tertiary {
  position: relative;
  overflow: hidden;
  margin-left: -8px;
  margin-right: -8px;
}
.list-posts-tertiary > div {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.list-posts-tertiary .post {
  padding: 22px;
  color: #adb1b9;
  margin-bottom: 42px;
}
.list-posts-tertiary .post .image-primary p {
  color: #fff;
  background-color: transparent;
}
.list-posts-tertiary .post .image-primary,
.list-posts-tertiary .post .post-image {
  margin: -22px -22px 18px -22px;
  min-height: 500px;
}
.list-posts-tertiary .post .post-entry {
  color: #707580;
  font-weight: 300;
  min-height: 85px;
}
.list-posts-tertiary .post .post-entry p a {
  color: #707580;
}
.list-posts-tertiary .post .post-entry p a:hover {
  text-decoration: none;
  color: #4eacb4;
}
.list-posts-tertiary .post .post-actions {
  margin: 0 -22px -22px -22px;
  border-top: 1px solid #f7f8f9;
  text-align: left;
  padding: 9px 22px;
  width: auto;
}
.list-posts-tertiary .list-info {
  text-align: left;
  padding: 0;
}
/* .list-posts-tertiary .col-md-6:first-child .post .image-primary h2 {
	font-size: 80px;
	letter-spacing: 2.35px;
	line-height: 69px;
	text-shadow: 0px 0px 8px rgba(0,0,0,0.40);
} */
.list-posts-quinary {
  list-style: none;
  position: relative;
  overflow: hidden;
}
.list-posts-quinary .media {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  margin-bottom: 16px;
}
.list-posts-quinary .media .media-body {
  height: 100px;
  padding-top: 20px;
}
.list-posts-quinary .list-image {
  float: left;
  width: 70px;
  margin-right: 12px;
}
.list-posts-quinary .list-image img {
  display: block;
  width: 100%;
  height: auto;
}
.list-posts-quinary .list-body {
  position: relative;
  overflow: hidden;
  min-height: 70px;
  margin-bottom: 16px;
}
.list-posts-quinary h6 {
  text-transform: uppercase;
  font-size: 13px;
  color: #c8c8c8;
  font-weight: 400;
  padding: 2px 0 4px 0;
  letter-spacing: 0.5px;
  margin-bottom: 0;
}
.list-posts-quinary h6 a {
  color: #c8c8c8;
}
.list-posts-quinary h6 a:hover {
  color: #4eacb4;
}
.list-posts-quinary p {
  font-size: 15px;
  line-height: 1.33;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: -0.2px;
}
.list-posts-quinary p a {
  color: #5d5d5d;
}
.list-posts-quinary .list-posts-quinary a:hover {
  text-decoration: none;
  color: #4eacb4;
}
.list-posts-senary > div {
  min-height: 60px;
}
.list-posts-senary p {
  margin: 0px;
  padding-right: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list-posts-senary p a {
  color: #494949;
  font-weight: 400;
}
.list-posts-senary p a:hover {
  text-decoration: none;
  color: #4eacb4;
}
.list-posts-senary h6 {
  margin-top: 2px;
  color: #c8c8c8;
  font-size: 13px;
  text-transform: uppercase;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}
.list-posts-socials .post {
  margin-bottom: 0;
  padding-bottom: 0;
}
.list-posts-socials .post-entry {
  padding: 2px;
  min-height: 25px;
}
.list-posts-socials .post-entry a {
  color: #a3a7b0;
}
.list-posts-socials .post-entry a:hover {
  text-decoration: none;
  color: #a55163;
}
.list-posts-featured .post-title h1 {
  font-weight: 300;
  margin: 0;
  min-height: 48px;
}
.list-posts-featured .post-title h6 {
  padding-bottom: 7px;
  min-height: 0;
  margin: 0;
}
.list-posts-featured .post-actions {
  border: 0;
  margin-top: 4px;
  margin-bottom: -8px;
  position: relative;
  overflow: hidden;
}
.list-posts-featured .post-actions a {
  float: left;
  min-width: 0;
  padding: 0 10px;
}
.list-posts-featured .post-actions a ~ a {
  float: right;
}
.list-posts-featured .post .image-primary,
.list-posts-featured .post .post-image {
  margin-bottom: 16px;
}
.list-posts-large .post .image-primary {
  min-height: 247px;
}
.list-posts-large .post-title h1 {
  font-weight: 600;
  font-size: 21px;
  text-transform: uppercase;
}
.list-posts-large .post-title h6 {
  font-size: 14px;
}
.list-posts-large .post-entry {
  min-height: 0;
}
.list-posts-large .post-entry p {
  font-size: 16px;
}
ul.list-posts-1of1 > li {
  width: 100%;
}
ul.list-posts-1of1 > li:nth-child(1n+1) {
  clear: both;
}
ul.list-posts-1of2 > li {
  width: 49.99%;
}
ul.list-posts-1of2 > li:nth-child(2n+1) {
  clear: both;
}
ul.list-posts-1of3 > li {
  width: 33.333%;
}
ul.list-posts-1of3 > li:nth-child(3n+1) {
  clear: both;
}
ul.list-weather {
  list-style: none;
  border: 2px solid #fff;
  padding: 16px 0;
  margin: 0px;
}
ul.list-weather p {
  font-size: 11px;
  font-size: 15px;
  line-height: 1;
  text-align: center;
  display: inline-block;
  padding: 0 8px 0 0;
  width: 100%;
}
ul.list-weather p:before {
  content: ' ';
  position: absolute;
  right: 0;
  top: 0;
  width: 3px;
  height: 3px;
  border: 1px solid #5b5b5b;
  border-radius: 50%;
}
ul.list-weather p strong {
  display: inline-block;
  position: relative;
  font-weight: 300;
}
ul.list-weather p strong:before {
  content: ' ';
  position: absolute;
  right: -6px;
  top: 0;
  width: 3px;
  height: 3px;
  border: 1px solid #5b5b5b;
  border-radius: 50%;
}
ul.list-weather span {
  display: block;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 1;
  padding-bottom: 8px;
}
ul.list-weather > li {
  display: inline-block;
  width: 60px;
  text-align: center;
  padding: 0 15px;
  position: relative;
  color: #5b5b5b;
  vertical-align: top;
}
ul.list-weather svg {
  width: 28px;
  height: 28px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
ul.list-weather > li:first-child {
  text-align: left;
  width: 180px;
  padding-left: 94px;
}
ul.list-weather > li:first-child svg {
  position: absolute;
  left: 15px;
  top: 0;
  height: 68px;
  width: 68px;
}
ul.list-weather > li:first-child i {
  position: absolute;
  left: 15px;
  top: 0;
}
ul.list-weather > li:first-child p {
  font-size: 52px;
  padding-right: 22px;
}
ul.list-weather > li:first-child p:before {
  border-width: 3px;
  width: 10px;
  height: 10px;
}
ul.list-weather > li:first-child span {
  font-size: 15px;
  padding: 0;
  text-align: center;
}
ul.list-weather > li:first-child p strong:before {
  border-width: 3px;
  width: 10px;
  height: 10px;
  right: -10px;
}
/*
.list-articles .article {margin-bottom: @grid-gutter-width;}
ul.list-articles { list-style: none; position: relative; overflow: hidden; margin: 0 -6px; }
ul.list-articles > li { float: left; width: 25%; padding: 6px; -webkit-box-sizing: border-box; box-sizing: border-box; }
ul.list-articles > li:first-child { width: 50%; }
ul.list-articles > li:first-child .article span.article-title { font-size: 46px; }

ul.list-callout { list-style: none; font-size: 0; line-height: 0; position: relative; overflow: hidden; margin: 0 -6px; }
ul.list-callout > li { float: left; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 6px; }
ul.list-callout > li.grid-sizer,
ul.list-callout > li.list-grid { width: 25%; }
ul.list-callout > li.list-large { width: 50%; }
*/
.list-callout > .list-small .link-callout {
  min-height: 160px;
}
.list-callout > .list-small .link-callout-table {
  height: 160px;
}
.list-callout > .list-medium .link-callout {
  min-height: 335px;
}
.list-callout > .list-medium .link-callout-table {
  height: 335px;
}
.list-callout > .list-large .link-callout {
  min-height: 511px;
}
.list-callout > .list-large .link-callout-table {
  height: 511px;
}
.list-callout > .list-grid {
  padding-bottom: 16px;
}
ul.list-callout-secondary ul.list-secondary li ~ li {
  padding-top: 19px;
}
ul.list-icons {
  overflow: hidden;
  padding: 0 0 0px;
  position: relative;
}
ul.list-icons li {
  box-sizing: border-box;
  float: left;
  min-height: 50px;
  padding: 0;
  position: relative;
  width: 33%;
}
ul.list-icons li img {
  position: absolute;
  left: 0;
  top: 0;
  width: 25px;
  height: auto;
}
ul.list-icons li:before {
  display: none;
}
ul.list-icons p {
  line-height: 20px;
  margin-bottom: 0;
  margin-top: 7px;
  margin-left: 31px;
}
ul.list-icons.More-Details li::before {
  display: inline-block;
  background: #1db3b4 none repeat scroll 0 0;
  border-radius: 50%;
  box-shadow: 0 0 5px #0faeb4;
  content: " ";
  height: 10px;
  left: 9px;
  position: absolute;
  top: 10px;
  width: 10px;
}
ul.list-colors {
  list-style: none;
  position: relative;
  overflow: hidden;
}
ul.list-colors li {
  padding: 0 10px 5px 36px;
  float: left;
  width: 33.333%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
ul.list-colors li p {
  text-align: left;
}
ul.list-colors i {
  position: absolute;
  left: 0;
  top: 3px;
  width: 28px;
  height: 16px;
  border-radius: 100%;
}
ul.list-secondary {
  list-style: outside none none;
  text-align: center;
  padding: 0;
}
ul.list-secondary h6 {
  text-transform: uppercase;
  font-size: 13px;
  color: #c8c8c8;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}
ul.list-secondary p {
  font-size: 20px;
  line-height: 1.30;
  color: #424b5c;
  font-family: 'adelle', Georgia, "Times New Roman", Times, serif;
  font-weight: 300;
  padding: 0;
}
ul.list-secondary p a {
  color: #424b5c;
}
ul.list-secondary p a:hover {
  text-decoration: none;
  color: #4eacb4;
}
ul.list-secondary li ~ li {
  padding-top: 17px;
}
ul.list-secondary img {
  display: block;
  margin: 0 auto;
  width: 42px;
  height: auto;
  padding: 18px 0 12px 0;
}
ul.list-secondary img + h6 {
  color: #424b5c;
  font-weight: 600;
  font-size: 12px;
  padding-bottom: 12px;
}
ul.list-secondary img + h6 + p {
  padding-bottom: 15px;
}
ul.list-maps {
  list-style: none;
  position: relative;
  overflow: hidden;
  margin: 0 -6px -12px -6px;
}
ul.list-maps > li {
  float: left;
  width: 50%;
  padding: 0 6px 12px 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
ul.list-partner-info {
  padding-left: 0;
  list-style: none;
  position: relative;
  overflow: hidden;
}
ul.list-partner-info > li {
  float: left;
  width: 50%;
  padding: 5px 0;
  font-size: 13px;
  line-height: 26px;
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 400;
}
ul.list-partner-info img {
  width: 40px;
  height: auto;
}
ul.list-partner-info span {
  display: block;
  padding-left: 50px;
}
ul.list-partner-info a {
  color: #5b5b5b;
}
ul.list-partner-info a:hover {
  text-decoration: none;
  color: #4eacb4;
}
ul.list-weather-secondary {
  list-style: none;
  position: relative;
  overflow: hidden;
  margin: 0 -20px -20px -20px;
}
ul.list-weather-secondary > li {
  float: left;
  width: 25%;
  padding: 0 20px 40px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
ul.list-weather-secondary i {
  display: block;
  margin: 0 auto 10px;
}
ul.list-weather-secondary p {
  font-size: 20px;
  line-height: 1.30;
}
ul.list-weather-secondary p span {
  text-transform: uppercase;
  display: inline-block;
  width: 100%;
}
ul.list-weather-secondary h6 {
  font-size: 14px;
  color: #4eacb4;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding-bottom: 10px;
}
ul.list-weather-secondary h6 span:first-child {
  color: #f5d175;
}
.list-icons-secondary {
  width: 100%;
  padding: 10px 0 10px 0;
}
.list-icons-secondary > ul {
  list-style: none;
  font-size: 0;
  line-height: 0;
  text-align: center;
  margin: 0 0 -20px 0;
  position: relative;
  overflow: hidden;
  padding-left: 0;
}
.list-icons-secondary ~ .list-icons-secondary {
  padding: 20px 0;
}
.list-icons-secondary li {
  font-size: 11px;
  line-height: 1.27;
  color: #ecc86e;
  width: 24%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px 20px 20px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  display: inline-block;
}
.list-icons-secondary i {
  display: block;
  width: 50px;
  height: 50px;
  background-color: #fef9ef;
  border-radius: 50%;
  margin: 0 auto 10px auto;
}
.list-icons-secondary img {
  display: block;
  width: 80%;
  padding: 10px 10%;
  height: auto;
  margin: auto;
}
.list-icons-secondary p ~ p {
  width: 100%;
  padding-top: 5px;
}
.list-icons-secondary-blue i {
  background-color: #eff8f9;
}
.list-icons-secondary-blue li {
  color: #4eacb4;
}
/* ================================================================ *\
	#Buttons
\* ================================================================ */
.btn {
  display: inline-block;
  text-transform: uppercase;
  position: relative;
  font-size: 16px;
  line-height: 44px;
  color: #9ed6db;
  border: 2px solid #9ed6db;
  padding: 0 20px;
  min-width: 88px;
  text-align: center;
  border-radius: 0;
}
.btn:before {
  content: ' ';
  position: absolute;
  left: 2px;
  right: 2px;
  top: 2px;
  bottom: 2px;
  border: 1px solid #9ed6db;
  z-index: 10;
}
.btn:after {
  content: ' ';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border: 2px solid #fcfbf9;
}
.btn:hover {
  text-decoration: none;
  opacity: 0.75;
  color: #9ed6db;
}
.btn-simple {
  border-width: 1px;
  border-color: #BFE5E6;
  color: #4eacb4;
  font-size: 15px;
  padding: 0 15px;
  min-width: inherit !important;
  line-height: 32px;
}
.btn-simple:before,
.btn-simple:after {
  display: none;
}
.btn-normal {
  font-size: 15px;
  line-height: 32px;
  min-width: 70px;
}
.btn-small {
  display: inline-block;
  padding: 1px 10px 0 10px;
  text-transform: uppercase;
  border: 2px solid #f2c862;
  font-size: 13px;
  color: #424b5c;
  line-height: 25px;
  min-width: 100px;
  text-align: center;
  font-weight: 400;
}
.btn-small:hover {
  text-decoration: none;
  color: #fff;
  background-color: #f2c862;
}
.btn-full {
  display: block;
}
.btn-yellow {
  border-color: #f2c760;
  color: #5b5b5b;
  letter-spacing: 1px;
}
.btn-yellow:before {
  border-color: #f2c760;
}
.btn-yellow:hover {
  color: #5b5b5b;
}
.btn-yellow-simple {
  border-color: #f2c760;
  color: #5b5b5b;
  letter-spacing: 1px;
  color: #494949;
}
.btn-yellow-simple:before {
  border-color: transparent;
}
.btn-small-secondary {
  display: inline-block;
  border: 1px solid #cbced5;
  text-transform: uppercase;
  color: #4eacb4;
  font-size: 13px;
  line-height: 25px;
  padding: 1px 14px 0 14px;
  min-width: 50px;
  text-align: center;
  font-weight: 400;
  vertical-align: top;
}
.btn-small-secondary:hover {
  text-decoration: none;
  background-color: #4eacb4;
  color: #fff;
}
.btn-arrow-small {
  display: inline-block;
  background: url("../png/sprite.png") no-repeat 0 0;
  width: 46px;
  height: 76px;
  font-size: 0;
  line-height: 0;
  text-indent: -4004px;
}
.btn-arrow-small:hover {
  text-decoration: none;
  opacity: 0.75;
}
.btn-arrow-small.btn-prev {
  background-position: 4px -133px;
}
.btn-arrow-small.btn-next {
  background-position: -38px -133px;
}
.btn-arrow-normal {
  display: inline-block;
  background: url("../png/sprite.png") no-repeat 0 0;
  font-size: 0;
  line-height: 0;
  text-indent: -4004px;
  width: 48px;
  height: 106px;
}
.btn-arrow-normal:hover {
  text-decoration: none;
  opacity: 0.75;
}
.btn-arrow-normal.btn-prev {
  background-position: -198px -118px;
}
.btn-arrow-normal.btn-next {
  background-position: -245px -118px;
}
.btn-large {
  border: 2px solid #f2c862;
  padding: 0px 16px;
  text-transform: uppercase;
  font-size: 16px;
  color: #5b5b5b;
  line-height: 42px;
  font-weight: 400;
}
.btn-large:hover {
  text-decoration: none;
  color: #fff;
  background-color: #f2c862;
}
.btn-arrow-large {
  display: inline-block;
  font-size: 0;
  line-height: 0;
  text-indent: -4004px;
  background: url("../png/sprite.png") no-repeat 0 0;
  width: 52px;
  height: 136px;
}
.btn-arrow-large:hover {
  text-decoration: none;
  opacity: 0.75;
}
.btn-arrow-large.btn-prev {
  background-position: -92px -106px;
}
.btn-arrow-large.btn-next {
  background-position: -140px -106px;
}
.btn-plus {
  display: inline-block;
  border: 1px solid #f9faf4;
  width: 44px;
  height: 44px;
  position: relative;
  background-color: rgba(0, 0, 0, 0.4);
}
.btn-plus:before {
  content: ' ';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 20px;
  height: 4px;
  margin: -2px 0 0 -10px;
  background-color: #fff;
}
.btn-plus:after {
  content: ' ';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 4px;
  height: 20px;
  margin: -10px 0 0 -2px;
  background-color: #fff;
}
.btn-plus:hover {
  text-decoration: none;
  opacity: 0.75;
}
.btn-arrow {
  display: inline-block;
  font-size: 0;
  line-height: 0;
  text-indent: -4004px;
  width: 16px;
  height: 16px;
  position: relative;
  overflow: hidden;
}
.btn-arrow:before,
.btn-arrow:after {
  content: ' ';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 10px;
  height: 2px;
  background-color: #5e5e5e;
  border-radius: 1px;
  margin-left: -5px;
}
.btn-arrow:before {
  margin: -1px 0 0 -8px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.btn-arrow:after {
  margin: -1px 0 0 -2px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.btn-main {
  display: none;
}
.section {
  margin-bottom: 40px;
}
.section .with-padding {
  padding-top: 20px;
}
.section .section-head {
  text-align: center;
  padding-bottom: 30px;
}
.section .section-head h2 {
  text-transform: uppercase;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 800;
  font-size: 28px;
  letter-spacing: 4px;
}
.section .section-head h3 {
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  max-width: 570px;
  margin: 0 auto;
}
.section .section-head h3 + h4 {
  padding: 44px 0 10px 0;
}
.section .section-head h4 {
  text-transform: uppercase;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  letter-spacing: 2px;
  margin: 0;
}
.section .section-head h4 span {
  text-transform: none;
}
.section .section-head p {
  margin: 20px 120px 0;
}
.section .section-head p.description {
  font-size: 22px;
  font-weight: 300;
}
.section .section-actions {
  text-align: center;
  width: 100%;
  padding-top: 20px;
}
.section .section-actions .btn {
  min-width: 180px;
}
.section .section-foot {
  text-align: center;
  width: 100%;
  padding-top: 70px;
}
.section .section-foot p {
  text-transform: uppercase;
}
.section + .section-callout {
  padding-top: 0;
}
.section > .section-border:first-child {
  margin-top: 0;
}
.section .list-posts-quinary {
  margin: 0 -6px -12px -6px;
}
.section .list-posts-quinary > li {
  padding: 0 6px 12px 6px;
}
.section .list-posts-quinary .list-image {
  padding: 16px 9px 16px 16px;
  margin: 0;
  background-color: #fff;
}
.section .list-posts-quinary .list-body {
  padding: 16px 16px 16px 0;
  background-color: #fff;
  min-height: 75px;
}
.section-light {
  background-color: #fff;
  padding: 42px 0;
}
.section-border {
  font-size: 0;
  line-height: 0;
  text-indent: -4004px;
  height: 6px;
  border-top: 2px solid #bfe5e6;
  border-bottom: 1px solid #bfe5e6;
  margin: 0px auto;
  position: relative;
  overflow: hidden;
}
.section-border ~ .section-head {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .section-border {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .section-border {
    width: 940px;
  }
}
@media (min-width: 1200px) {
  .section-border {
    width: 1013px;
  }
}
.section-with-border {
  position: relative;
  padding-top: 0;
}
.section-with-border > .section-border:first-child {
  margin-bottom: 50px;
}
.section-secondary .section-head {
  position: relative;
  padding: 0;
  margin-bottom: 38px;
}
.section-secondary .section-head h4 {
  position: relative;
}
.section-secondary .section-head h4:before {
  content: ' ';
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  border-bottom: 1px solid #bfe5e6;
  height: 4px;
  border-top: 2px solid #bfe5e6;
  margin-top: -3px;
}
.section-secondary .section-head h4 span {
  display: inline-block;
  position: relative;
  background-color: #f7f8f9;
  padding: 0 20px;
  font-family: 'adelle', Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  color: #4eacb4;
  text-transform: uppercase;
}
.section-share {
  width: 100%;
  background-color: #fff;
  padding: 40px 0;
  text-align: center;
}
.section-share .section-head > p {
  font-size: 15px;
  line-height: 18px;
  color: #f5d175;
  padding-bottom: 30px;
  font-style: italic;
  font-weight: 400;
}
.section-share .section-head > p a {
  color: #f5d175;
}
.section-share .section-head > p a:hover {
  text-decoration: none;
  color: #424b5c;
}
.section-share .list-info {
  width: 100%;
  border-bottom: 1px solid #f9f9fa;
}
.section-share .list-share {
  width: 100%;
  border-bottom: 1px solid #f9f9fa;
  padding: 38px 0;
}
.section-share .section-body {
  max-width: 970px;
  margin: 0 auto;
}
.section-share .section-body img {
  display: block;
  height: auto;
  margin: auto;
}
.section-paging {
  width: 100%;
  padding: 0;
  position: relative;
  overflow: hidden;
}
.section-paging ul {
  list-style: none;
  position: relative;
  margin: 0 -6px;
}
.section-paging li {
  width: 50%;
  float: left;
  padding: 0 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
}
.section-paging li ~ li {
  text-align: right;
}
.section-paging li ~ li a i {
  left: auto;
  right: 70px;
}
.section-paging li ~ li a:before {
  left: auto;
  right: -9999px;
}
.section-paging a,
.section-paging .no-previous {
  display: block;
  background-color: #fff;
  position: relative;
  padding: 40px 110px;
}
.section-paging .no-previous {
  background-color: transparent;
}
.section-paging a:before {
  content: ' ';
  width: 9999px;
  position: absolute;
  left: -9999px;
  top: 0;
  bottom: 0;
  background-color: #fff;
}
.section-paging a i {
  position: absolute;
  left: 70px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.section-paging a > span {
  text-transform: uppercase;
  color: #a5abb7;
  font-size: 13px;
  line-height: 16px;
  display: block;
}
.section-paging a > strong {
  font-size: 18px;
  line-height: 22px;
  color: #424b5c;
  display: block;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.section-paging a:hover {
  text-decoration: none;
}
.section-paging + .section-posts {
  padding-bottom: 50px;
}
.section-paging-white a,
.section-paging-white a:before {
  background-color: #fff;
}
.section-paging-white i.ico-arrow-left:after,
.section-paging-white i.ico-arrow-left span:after {
  border-right-color: #fff;
}
.section-paging-white i.ico-arrow-right:after,
.section-paging-white i.ico-arrow-right span:after {
  border-left-color: #fff;
}
.section-paging-secondary {
  padding: 20px 0;
  background-color: #fff;
  margin-bottom: 50px;
}
.section-paging-secondary:before {
  content: ' ';
  position: absolute;
  left: 50%;
  width: 24px;
  top: 0;
  bottom: 0;
  background-color: #f8f9f9;
  margin-left: -12px;
  z-index: 40;
}
.section-paging-secondary a {
  background-color: transparent;
}
.section-paging-secondary a > span {
  color: #4eacb4;
}
.section-paging-secondary a:before {
  display: none;
}
.section-paging-secondary i.ico-arrow-left:after,
.section-paging-secondary i.ico-arrow-left span:after {
  border-right-color: #fff;
}
.section-paging-secondary i.ico-arrow-right:after,
.section-paging-secondary i.ico-arrow-right span:after {
  border-left-color: #fff;
}
.section-weather {
  width: 100%;
  padding: 42px 0;
  background-color: #f4f4f6;
}
.section-weather + .footer {
  padding-top: 50px;
}
.section-weather .socials-gray {
  padding: 11px 0 0 100px;
}
.section-weather .section-actions {
  float: right;
  text-align: center;
  width: 200px;
  padding: 24px 16px 0 0;
  font-weight: 400;
}
.section-weather .section-actions p:first-child a {
  font-style: italic;
  color: #424b5c;
}
.section-weather .section-actions p:first-child a:hover {
  text-decoration: none;
  color: #4eacb4;
}
.section-weather .section-actions p ~ p {
  padding-top: 6px;
}
.section-weather .section-actions a.btn-get-newsletter {
  margin-top: 5px;
}
.sidebar .section-weather {
  background-color: transparent;
}
.section-callout {
  padding: 20px 0;
  margin-bottom: 0 !important;
}
.section-callout ~ .section-callout {
  margin-top: 40px;
}
.section-callout ~ .section {
  margin-top: 40px;
}
.section-callout h2 {
  font-size: 27px;
  line-height: 32px;
  padding: 4px 0;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
}
.section-callout h2 small {
  font-size: 18px;
  padding-left: 24px;
  font-weight: 300;
}
.section-callout blockquote {
  padding: 34px 270px 34px 34px;
  margin: 0;
  background-color: #fff;
  position: relative;
  border: 0;
}
.section-callout blockquote div {
  padding-top: 15px;
}
.section-callout blockquote a.btn-large {
  position: absolute;
  right: 34px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.section-callout-secondary {
  padding: 0 0 40px 0;
}
.section-callout-secondary .section-body {
  text-align: center;
  margin: 0 100px;
  padding-top: 50px;
}
.section-callout-secondary .section-body h4 {
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  padding-bottom: 50px;
  text-transform: uppercase;
}
.section-callout-secondary .section-body p {
  font-size: 22px;
  font-weight: 300;
  margin: 0;
}
.section-intro {
  width: 100%;
  position: relative;
  text-align: center;
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  margin-bottom: 40px;
}
.section-intro:before {
  content: ' ';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.1);
  z-index: 5;
}
.section-intro:after {
  content: ' ';
  position: absolute;
  left: 50%;
  bottom: -26px;
  width: 0px;
  height: 0px;
  background-color: #f2c862;
  border: 20px solid #f7f8f9;
  border-radius: 50%;
  z-index: 10;
  padding: 5px;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.section-intro.fsr-holder {
  margin-top: -40px;
}
.section-intro .section-body {
  display: table;
  width: 100%;
  height: 505px;
}
.section-intro .section-body-holder {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.section-intro .container {
  position: relative;
  z-index: 10;
}
.section-intro blockquote {
  max-width: 669px;
  margin: 0 auto;
  border: 0;
  padding: 0;
}
.section-intro blockquote img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.section-intro h2 {
  text-transform: uppercase;
  padding-top: 38px;
  letter-spacing: 4px;
  font-size: 24px;
  margin-top: 0;
}
.section-intro p {
  font-size: 18px;
  line-height: 24px;
  padding-bottom: 10px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 4px;
  max-width: 297px;
  margin: 0 auto;
  height: auto;
}
.section-intro p > img {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto;
}
.section-slider {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.section-slider .slider-primary {
  width: 100%;
}
.section-slider ul.slides {
  list-style: none;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.section-slider ul.slides > li {
  float: left;
  width: 100%;
}
.section-slider .slide-image {
  width: 100%;
  height: 442px;
  position: relative;
}
.section-slider .slide-image p {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0 12px;
  background-color: rgba(255, 255, 255, 0.7);
  font-size: 13px;
  line-height: 22px;
  color: #5b5b5b;
  font-weight: 400;
  font-style: italic;
  text-shadow: none;
}
.section-slider .btn-arrow-large {
  position: absolute;
  top: 50%;
  z-index: 200;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.section-slider .btn-prev {
  left: 10px;
}
.section-slider .btn-next {
  right: 10px;
}
.section-slider .slider-paging {
  position: absolute;
  right: 32px;
  left: 32px;
  bottom: 32px;
  z-index: 200;
  text-align: right;
}
.section-slider .slider-paging a {
  display: inline-block;
  font-size: 0;
  line-height: 0;
  text-indent: -4004px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.5);
  margin: 0 2px;
}
.section-slider .slider-paging a.selected {
  background-color: #ffffff;
}
.section-slider .slider-paging a:hover {
  text-decoration: none;
}
.section-slider + .main {
  padding-top: 10px;
}
.section-slider-full .slider-primary .slider-paging {
  bottom: 26px;
}
.section-posts {
  margin: auto;
  position: relative;
  font-size: 18px;
}
.section-posts .section-border {
  margin-top: 0;
}
.section-posts .section-head {
  text-align: center;
  padding: 30px 0;
}
.section-posts .section-head h4 {
  text-transform: uppercase;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
}
.section-posts .section-body {
  margin-top: 30px;
}
.section-posts .section-head ~ .section-body {
  margin-top: 0;
}
.section-posts-secondary + .section-ad {
  padding-top: 0;
}
.section-post {
  width: 100%;
  padding-bottom: 38px;
}
.section-post .section-head {
  text-align: center;
  margin: 0 auto;
  padding-bottom: 55px;
}
.section-post .section-head h2 {
  text-transform: uppercase;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding-bottom: 20px;
  letter-spacing: 4px;
}
.section-post .section-head p,
.section-post .section-head span {
  font-size: 18px;
  line-height: 1.39;
  text-transform: none;
  margin: 0 80px;
  font-weight: 300;
}
.section-post .section-body {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.section-post .nav-inner {
  padding-bottom: 30px;
}
.section-post .section-actions {
  width: 100%;
  padding-top: 46px;
  text-align: center;
}
.section-white {
  background-color: #fff;
  padding: 20px;
  margin-bottom: 35px;
}
.section-white .section-map {
  width: auto;
  margin: -20px -20px 40px -20px;
}
.section-white .section-entry {
  width: 100%;
}
.section-white .section-entry h4 {
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 22px;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
}
.section-white .section-entry ~ .section-entry {
  padding-top: 70px;
}
.section-white .section-entry-actions {
  width: 100%;
  text-align: center;
}
.section-white .section-entry-actions a {
  margin: 0 15px;
  min-width: 180px;
}
.section-white .list-posts-secondary {
  padding-top: 20px;
}
.section-white .list-share {
  width: auto;
  border-bottom: 1px solid #f5f6f7;
}
.section-white .list-share ~ .list-share {
  padding-top: 24px;
  border-top: 1px solid #f5f6f7;
  margin-bottom: 47px;
}
.section-white-secondary {
  position: relative;
  /* margin: -40px 0 0 0; */
}
.single-post .intro .intro-head {
  padding: 30px 0 40px 0;
}
@media only screen and (max-width: 782px) {
  .single-post .intro .intro-head {
    margin-top: -30px;
    padding: 0 0 40px 0;
  }
}
.single-post .intro .breadcrumb {
  padding-bottom: 10px;
}
.single-post .intro .intro-head-title {
  padding-bottom: 10px;
}
.single-post .intro .intro-head-title h1 {
  margin: 0 auto;
  max-width: 800px;
  font-size: 34px;
  line-height: 36px;
  letter-spacing: .5px;
  color: #494949;
  text-align: center;
}
.single-post .intro .intro-head-meta {
  padding-bottom: 0;
}
.single-post .intro .intro-head-meta ul {
  margin: 0;
  padding: 0;
}
.single-post .intro .intro-head-meta li {
  padding: 0 8px;
  text-transform: none;
  color: #949AA9;
}
.single-post .intro .intro-head-meta li:first-of-type {
  border-right: none;
}
.single-post .intro .intro-head-meta li:first-of-type a {
  color: #49ACB5;
  text-transform: uppercase;
}
.single-post .intro .main-head {
  margin-top: 10px;
}
.blog-detail {
  font-size: 18px;
  letter-spacing: 0.3px;
  color: #111111;
  line-height: 1.6;
  padding: 20px 30px !important;
}
@media only screen and (max-width: 782px) {
  .blog-detail {
    padding: 20px 12px !important;
  }
}
.blog-detail p {
  margin-bottom: 30px;
}
.blog-detail p.intro-text {
  font-size: 125%;
}
.blog-detail ul,
.blog-detail ol {
  margin-bottom: 40px;
}
.blog-detail strong {
  font-weight: 500;
}
.blog-detail h1,
.blog-detail h2,
.blog-detail h3,
.blog-detail h4 {
  font-family: 'museo-sans-rounded', 'museo_sans_rounded', Arial, sans-serif;
  line-height: 1.1;
  letter-spacing: 0.5px;
}
.blog-detail h1,
.blog-detail h2 {
  margin: 80px 0 20px 0;
}
.blog-detail h3 {
  margin: 55px 0 15px 0;
}
.blog-detail h4 {
  margin: 35px 0 10px 0;
}
.blog-detail h4.author-name {
  margin-top: -5px;
}
.blog-detail h5 {
  font-weight: 500;
  text-transform: uppercase;
  color: #49ACB5;
  margin-bottom: 10px;
}
.blog-detail h6 {
  margin-bottom: 10px;
}
.blog-detail img {
  max-width: 100%;
  margin: 20px auto;
}
.blog-detail img + h6 {
  position: relative;
  font-weight: 300;
  font-style: italic;
  margin: -18px 0 30px 0;
  color: #908375;
}
.blog-detail img + h6:before {
  content: "\f083";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  margin: 0 5px;
}
.blog-detail a {
  color: #4eacb4;
  font-weight: 500;
}
.blog-detail a:hover,
.blog-detail a:focus {
  color: #296a6f;
  text-decoration: underline;
}
.blog-detail .author-name {
  margin-top: 2px;
}
.blog-detail .author-bio {
  font-size: 14px;
  color: #444;
}
.blog-detail hr {
  margin: 50px 0;
}
.blog-detail hr.end {
  margin: 50px 0 100px 0;
  border-top: 1px solid #8c8b8b;
}
.blog-detail blockquote {
  font-family: 'museo-sans-rounded', 'museo_sans_rounded', Arial, sans-serif;
  line-height: 1.1;
  letter-spacing: 0.5px;
  font-style: italic;
  text-align: center;
  margin: 0 60px 40px 60px;
  padding: 0;
  border: 0;
}
@media only screen and (max-width: 782px) {
  .blog-detail blockquote {
    margin: 0 0 40px 0;
  }
}
.blog-detail .lrg {
  color: #49ACB5;
  font-size: 200%;
}
@media only screen and (max-width: 782px) {
  .blog-detail .lrg {
    font-size: 150%;
  }
}
.blog-detail ul {
  list-style: none;
  margin-left: 0;
  padding-left: 1em;
  text-indent: -1em;
}
.blog-detail ul li {
  padding-bottom: 10px;
  line-height: 1.2;
  height: auto;
}
.blog-detail ul li:before {
  content: "\2014 \020 \020";
}
.section-map {
  width: 100%;
  position: relative;
}
.section-map > img {
  display: block;
  width: 100%;
  height: auto;
}
.section-map a.btn-plus {
  position: absolute;
  left: 0;
  bottom: 0;
}
.section-ad .widget {
  padding-bottom: 0;
}
.section-search {
  width: 100%;
  background-color: #edeef1;
  padding: 40px 0;
  position: relative;
}
.section-search ul {
  list-style: none;
  position: relative;
  padding-right: 172px;
  margin: 0 -5px;
}
.section-search li {
  float: left;
  width: 40%;
  padding: 0 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.section-search li input {
  border: 1px solid #abdbdf;
  background-color: #fff;
  width: 100%;
  padding: 0 14px;
  height: 46px;
  font-size: 23px;
  font-weight: 300;
  color: #c6c6c6;
}
.section-search li input:focus {
  color: #5b5b5b;
}
.section-search li:nth-child(3n-2) {
  width: 20%;
}
.section-search form {
  position: relative;
}
.section-search .btn {
  position: relative;
  z-index: 10;
  background-color: transparent;
  text-transform: uppercase;
  border: 1px solid #9ed6db !important;
}
.section-search .btn:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  border: 2px solid #3366ff;
}
.section-brands {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin: 35px 0 0 0;
}
.section-brands .section-body {
  width: 100%;
  padding: 70px 0;
}
.section-brands .container > a {
  display: block;
  max-width: 185px;
  margin: 0 auto 64px;
}
.section-brands .container > a img {
  display: block;
  width: 100%;
  height: auto;
}
.section-brands .container ul {
  padding-left: 0;
  list-style: none;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  position: relative;
  padding: 20px ;
  width: 60%;
  margin: auto;
}
.section-brands .container ul:before {
  content: ' ';
  position: absolute;
  left: 0;
  right: 0;
  top: 1px;
  height: 2px;
  background-color: #fff;
}
.section-brands .container ul:after {
  content: ' ';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 1px;
  height: 2px;
  background-color: #fff;
}
.section-brands .container li {
  width: 100%;
}
.section-brands .container li ~ li {
  padding-top: 20px;
}
.section-brands .container li img {
  max-width: 100%;
  display: block;
  height: auto;
  margin: auto;
}
.section-brands .container a:hover {
  text-decoration: none;
  opacity: 0.75;
}
.section-about {
  background-color: #f0f1f3;
}
.section-about .section-head p {
  text-transform: none;
  color: #777778;
  font-size: 22px;
  line-height: 1.27;
  font-weight: 300;
  padding: 38px 0;
  margin: 0 auto;
}
.section-about .inner-banner {
  position: relative;
  overflow: hidden;
}
.section-contact {
  background-color: #e9ebee;
}
.section-contact .section-head p {
  text-transform: none;
  color: #777778;
  font-size: 22px;
  line-height: 1.27;
  font-weight: 300;
  padding: 38px 0;
  max-width: 806px;
  margin: 0 auto;
}
.section-nav-mobile {
  display: none;
}
.section-widget-facebook {
  width: 100%;
}
.section-widget-facebook > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.section-widgets {
  width: 100%;
  background-color: #fff;
  padding: 20px 0;
}
/* ================================================================ *\
	#Articles
\* ================================================================ */
.article {
  width: 100%;
  position: relative;
  min-height: 310px;
  display: block;
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  margin-bottom: 16px;
}
.article:before {
  content: ' ';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 50%;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
}
.article span {
  display: block;
  font-size: 18px;
  line-height: 1.33;
  font-weight: 400;
}
.article span.article-body {
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 15px;
  z-index: 10;
}
.article span.article-category {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 16px;
}
.article span.article-title {
  font-size: 23px;
  line-height: 1.13;
  font-weight: 600;
}
.article:hover {
  color: #fff;
}
.article-result {
  width: 100%;
  background-color: #fff;
  position: relative;
  overflow: hidden;
  margin-bottom: 60px;
}
.article-result .article-image {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 336px;
}
.article-result .article-body {
  padding: 23px 34px 23px 34px;
}
.article-result .article-image ~ .article-body {
  padding: 23px 34px 23px 366px;
}
.article-result .article-body {
  padding: 23px 34px 23px 34px;
}
.article-result .article-body-meta {
  width: 100%;
  padding-bottom: 10px;
}
.article-result .article-body-entry {
  padding-bottom: 12px;
}
.article-result .article-body-actions a.btn-small-secondary {
  min-width: 100px;
}
.article-result h3 {
  font-size: 24px;
  line-height: 1.17;
  font-weight: 300;
  color: #424b5c;
}
.article-result h3 a {
  color: #424b5c;
}
.article-result h3 a:hover {
  text-decoration: none;
  color: #4eacb4;
}
.article-result h6 {
  font-size: 13px;
  text-transform: uppercase;
  color: #a5abb7;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}
.article-features {
  width: 100%;
  background-color: #fff;
  position: relative;
  overflow: hidden;
  margin-bottom: 70px;
}
.article-features ~ .section.section-ad {
  margin-top: -30px;
}
.article-features .article-image {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 505px;
}
.article-features .article-body {
  padding: 45px 34px 12px 34px;
  margin-left: 515px;
}
.article-features .article-body-meta {
  width: 100%;
  padding-bottom: 40px;
}
.article-features .article-body-meta p {
  padding-top: 12px;
  color: #bcbcbc;
  font-size: 13px;
  font-family: 'adelle', Georgia, "Times New Roman", Times, serif;
  font-weight: 300;
}
.article-features .article-body-entry {
  width: 100%;
  padding-bottom: 22px;
}
.article-features .article-body-foot {
  text-align: left;
  margin: 37px -20px 0 -20px;
  padding: 10px 20px 0 20px;
  border-top: 1px solid #f0f1f3;
}
.article-features h1 {
  font-weight: 300;
  color: #424b5c;
}
.article-features h1 a {
  color: #424b5c;
}
.article-features h1 a:hover {
  text-decoration: none;
  color: #4eacb4;
}
.article-features h6 {
  font-size: 13px;
  text-transform: uppercase;
  color: #a5abb7;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  padding-bottom: 12px;
}
.article-features .list-info {
  text-align: left;
  padding: 0;
}
.article-features:last-child {
  margin-bottom: 0;
}
.article-map {
  width: 100%;
  background-color: #fff;
}
.article-map .article-image img {
  display: block;
  width: 100%;
  height: auto;
}
.article-map .article-body {
  padding: 18px;
  position: relative;
  overflow: hidden;
  font-size: 16px;
}
.article-map .article-body p:first-child {
  font-size: 20px;
  color: #424b5c;
  font-family: 'adelle', Georgia, "Times New Roman", Times, serif;
  font-weight: 100;
  padding-right: 120px;
}
.article-map .article-body p:first-child a {
  color: #424b5c;
}
.article-map .article-body p:first-child a:hover {
  text-decoration: none;
  color: #4eacb4;
}
.article-map .article-body p ~ p {
  position: absolute;
  right: 18px;
  top: 18px;
}
.article-secondary {
  width: 100%;
  position: relative;
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #f2f2f3;
}
.article-secondary:last-of-type {
  border-bottom: 0;
}
.article-secondary > i {
  position: absolute;
  right: -5px;
  top: -5px;
  z-index: 30;
}
.article-secondary .article-image {
  float: left;
  width: 247px;
  margin-right: 22px;
}
.article-secondary .article-image:before {
  content: ' ';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 24px;
  background-color: #fff;
}
.article-secondary .article-image a {
  display: block;
  position: relative;
  z-index: 10;
}
.article-secondary .article-image img {
  display: block;
  width: 100%;
  height: auto;
}
.article-secondary .article-body {
  position: relative;
  overflow: hidden;
  padding: 14px 0 0 0;
  letter-spacing: 0;
  z-index: 10;
}
.article-secondary .article-body h4 {
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  padding-bottom: 3px;
  letter-spacing: 2px;
  margin: 0;
}
.article-secondary .article-body h4 a:hover {
  text-decoration: none;
  color: #f2c760;
}
.article-secondary .article-body-meta {
  padding-right: 170px;
  position: relative;
  overflow: hidden;
}
.article-secondary .article-body-meta h6 {
  font-size: 16px;
  color: #a1a6af;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  padding-bottom: 6px;
  margin: 0;
}
.article-secondary .article-body-meta p {
  float: left;
  font-size: 12px;
  line-height: 20px;
}
.article-secondary .article-body-meta p strong {
  color: #4eacb4;
}
.article-secondary .inner-stars {
  float: left;
}
.article-secondary .inner-stars + p {
  padding-left: 5px;
  border-left: 1px solid #cfcfcf;
  margin-left: 5px;
}
.article-secondary .article-body-info p {
  font-size: 12px;
  font-family: 'adelle', Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
}
.article-secondary .article-body-entry {
  padding-right: 160px;
}
.article-secondary .article-body-entry p {
  font-size: 12px;
  letter-spacing: 0.5px;
}
.article-secondary .article-body-actions {
  position: absolute;
  right: 18px;
  top: 70px;
}
.article-secondary .list-info-secondary {
  margin-bottom: 0;
}
.article-secondary .list-info-secondary p {
  padding: 0;
}
.article-secondary + .list-posts {
  padding-top: 20px;
}
.article-secondary-small {
  background-color: transparent;
}
.article-secondary-small .article-image {
  width: 160px;
}
.article-secondary-small .article-image:before {
  display: none;
}
.article-secondary-small .article-body {
  padding-top: 7px;
}
.article-secondary-small .article-body h4 {
  font-size: 18px;
}
.article-secondary-small .article-body-meta h6 {
  font-size: 16px;
}
.article-secondary-small .article-body-actions {
  top: 5px;
  margin: 0;
}
.article-secondary-small .article-body-info,
.article-secondary-small .article-body-entry {
  padding-right: 160px;
}
.article-secondary-premier .article-body-entry p,
.article-secondary-small .article-body-entry p {
  color: #000;
  font-size: 14px;
}
.article-body-tags {
  width: 100%;
  padding-bottom: 22px;
  color: #A5A5A5;
  font-weight: 400;
  font-size: 13px;
}
.article-body-tags a {
  color: #A5A5A5;
  background-color: rgba(188, 188, 188, 0.2);
  padding: 4px 7px;
  display: inline-block;
  margin: 0 5px 8px 0;
  text-transform: uppercase;
}
.article-body-tags a:hover {
  text-decoration: none;
  color: #4eacb4;
}
/* ================================================================ *\
	#SLiders
\* ================================================================ */
.slider-primary {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: 12px;
}
.slider-primary ul.slides {
  list-style: none;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.slider-primary ul.slides > li {
  float: left;
  width: 100%;
  position: relative;
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.slider-primary .slide-image {
  width: 100%;
  min-height: 278px;
  position: relative;
}
.slider-primary .slide-body {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 10px;
  z-index: 10;
  padding-right: 140px;
}
.slider-primary .btn-arrow-small {
  position: absolute;
  top: 50%;
  z-index: 200;
  margin-top: -50px;
}
.slider-primary .btn-prev {
  left: 10px;
}
.slider-primary .btn-next {
  right: 10px;
}
.slider-primary h1 {
  font-size: 46px;
  line-height: 1.09;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0;
}
.slider-primary h1 a,
.slider-primary h6 a {
  color: #fff;
}
.slider-primary h1 a:hover,
.slider-primary h6 a:hover {
  text-decoration: none;
  color: #4dabb3;
}
.slider-primary h6 {
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  letter-spacing: 0.5px;
  margin: 0;
}
.slider-primary p {
  font-size: 13px;
  line-height: 16px;
  font-weight: 600;
  letter-spacing: 0.5;
  margin: 0;
}
.slider-primary .slider-paging {
  position: absolute;
  right: 35px;
  bottom: 16px;
  font-size: 0;
  line-height: 0;
  text-align: right;
  z-index: 200;
}
.slider-primary .slider-paging a {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #fff;
  margin: 0 4px;
}
.slider-primary .slider-paging a.selected,
.slider-primary .slider-paging a:hover {
  text-decoration: none;
  opacity: 0.60;
}
.slider-primary-full .slide-body,
.slider-primary-full .slider-paging {
  bottom: 26px;
}
.slider-gallery {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-bottom: 20px;
}
.slider-gallery ul.slides {
  list-style: none;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin: 0;
}
.slider-gallery ul.slides > li {
  float: left;
  width: 100%;
}
.slider-gallery img {
  display: block;
  max-width: 100%;
  height: auto;
}
.slider-gallery .slider-paging {
  position: relative;
  overflow: hidden;
  padding: 22px 14px 0 14px;
}
.slider-gallery .slider-paging a {
  float: left;
  width: 70px;
  margin: 0 6px;
}
.slider-gallery .slider-paging a:hover,
.slider-gallery .slider-paging a.selected {
  text-decoration: none;
  opacity: 0.75;
}
.slider-gallery .slider-clip {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.slider-gallery .btn-arrow-normal {
  position: absolute;
  top: 50%;
  margin-top: -53px;
  z-index: 200;
}
.slider-gallery .btn-prev {
  left: 10px;
}
.slider-gallery .btn-next {
  right: 10px;
}
/* ================================================================ *\
	#Links
\* ================================================================ */
.link-callout {
  display: block;
  width: 100%;
  min-height: 248px;
  position: relative;
  text-align: center;
  color: #fff;
  background-color: #f2f2f2;
}
.link-callout .link-callout-table {
  display: table;
  width: 100%;
  height: 248px;
}
.link-callout .link-callout-table-cell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  padding: 0 16px;
  position: relative;
  z-index: 10;
}
.link-callout .link-callout-table-cell small {
  font-size: 13px;
  line-height: 16px;
}
.link-callout .link-callout-table-cell span {
  font-size: 23px;
  line-height: 26px;
}
.link-callout .link-callout-table-cell span.link-text {
  display: block;
  font-size: 23px;
  line-height: 1.13;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  padding: 50px 0 0 0;
  text-transform: none;
  max-width: 274px;
  margin: 0 auto;
  letter-spacing: 1px;
}
.link-callout .link-callout-table-cell span.link-text:before {
  display: none;
}
.link-callout .link-callout-table-cell span.type {
  display: inline-block !important;
  width: auto !important;
  padding: 2px 4px 3px 4px !important;
  margin-bottom: 35px !important;
  font-size: 22px !important;
  font-weight: 600 !important;
  text-shadow: none !important;
  border: 1px solid transparent !important;
}
.link-callout .link-callout-table-cell span.type.hotel {
  border-top: 1px solid #fff !important;
  border-bottom: 1px solid #fff !important;
}
.link-callout .link-callout-table-cell span.type.bb {
  position: relative;
}
.link-callout .link-callout-table-cell span.type.bb:before,
.link-callout .link-callout-table-cell span.type.bb:after {
  display: block;
  position: absolute;
  top: 13px;
  content: '';
  width: 36px;
  height: 5px;
  background-color: #fff;
  border-top: solid 1px #fff;
  padding-top: 3px;
  background-clip: content-box;
}
.link-callout .link-callout-table-cell span.type.bb:before {
  left: -38px;
}
.link-callout .link-callout-table-cell span.type.bb:after {
  right: -38px;
}
.link-callout .link-callout-table-cell span.count {
  display: block;
  width: 110px !important;
  height: 110px !important;
  margin: 0 auto;
  padding: 36px 0 0 0 !important;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: normal !important;
  font-size: 43px !important;
  line-height: 20px !important;
  color: #494949 !important;
  letter-spacing: -2px !important;
  text-shadow: none !important;
  border: none !important;
  background: #fff;
  border-radius: 50%;
}
.link-callout .link-callout-table-cell span.count em {
  font-size: 13px !important;
  font-style: normal;
  letter-spacing: 2px;
}
.link-callout .link-callout-table-cell span,
.link-callout .link-callout-table-cell small {
  display: inline-block;
  padding: 5px 5px;
  font-family: 'adelle', Georgia, "Times New Roman", Times, serif;
  font-weight: 700;
  text-transform: uppercase;
}
.link-callout:hover {
  text-decoration: none;
  opacity: 0.75;
  color: #fff;
}
p.link-description {
  font-size: 20px;
  font-weight: 400;
  padding: 15px 40px 0;
  margin: 0;
  letter-spacing: 1.75px;
}
.link-callout-btn {
  border: 1px solid #fff;
  display: inline-block;
  padding: 5px 25px;
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 12px;
  margin-top: 20px;
}
.link-callout-primary .link-callout-table-cell span {
  font-weight: 700;
  font-size: 28px;
  line-height: 32px;
  border-top: 1px solid #fff;
  margin: 1px 0;
  position: relative;
}
.link-callout-primary .link-callout-table-cell span:before {
  content: ' ';
  position: absolute;
  left: 0;
  right: 0;
  top: -4px;
  height: 1px;
  background-color: #fff;
}
.link-callout-primary .link-callout-table-cell small {
  font-weight: 700;
  font-size: 28px;
  line-height: 32px;
  margin: 1px 0;
}
.link-callout-secondary .link-callout-table-cell small {
  padding-left: 20px;
  padding-right: 20px;
  border-bottom: 1px solid #fff;
}
.link-callout-tertiary .link-callout-table-cell small {
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}
.link-callout-tertiary .link-callout-table-cell small:before {
  content: ' ';
  position: absolute;
  left: 0;
  top: 50%;
  width: 18px;
  height: 1px;
  background-color: #fff;
  margin-top: -1px;
}
.link-callout-tertiary .link-callout-table-cell small:after {
  content: ' ';
  position: absolute;
  right: 0;
  top: 50%;
  width: 18px;
  height: 1px;
  background-color: #fff;
  margin-top: -1px;
}
.link-callout-quaternary .link-callout-table-cell span {
  font-size: 13px;
  line-height: 16px;
}
.link-callout-quaternary .link-callout-table-cell small {
  font-size: 23px;
  line-height: 26px;
  border-bottom: 1px solid #fff;
}
.link-callout-quinary .link-callout-table-cell span {
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}
.link-callout-quinary .link-callout-table-cell span:before {
  content: ' ';
  position: absolute;
  left: 0;
  top: 50%;
  width: 18px;
  height: 4px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin-top: -3px;
}
.link-callout-quinary .link-callout-table-cell span:after {
  content: ' ';
  position: absolute;
  right: 0;
  top: 50%;
  width: 18px;
  height: 4px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin-top: -3px;
}
.link-callout-septenary .link-callout-table-cell {
  vertical-align: bottom;
  padding: 28px 0;
  text-align: left;
}
.link-callout-septenary .link-callout-table-cell small {
  font-size: 18px;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  padding: 0 28px;
}
.link-callout-septenary .link-callout-table-cell span {
  font-size: 68px;
  line-height: 1.05;
  padding: 0 28px;
  font-weight: 300;
}
.link-callout-octonary .link-callout-table-cell small {
  font-size: 23px;
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
}
.link-callout-octonary .link-callout-table-cell span {
  font-size: 13px;
}
.link-callout-nonary .link-callout-table-cell small {
  font-size: 50px;
  line-height: 1;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding: 0;
  letter-spacing: 2.5px;
}
.link-callout-nonary .link-callout-table-cell span {
  font-size: 23px;
  line-height: 1;
  padding-top: 8px;
  position: relative;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
}
.link-callout-nonary .link-callout-table-cell span:before {
  content: ' ';
  position: absolute;
  left: 5px;
  right: 5px;
  top: 0;
  height: 1px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.link-callout-nonary.nonary-30 .link-callout-table-cell small {
  font-size: 30px;
}
.link-callout-nonary.nonary-40 .link-callout-table-cell small {
  font-size: 40px;
}
.link-callout-denary .link-callout-table-cell small {
  font-size: 29px;
  line-height: 1;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding: 0;
  letter-spacing: 1px;
}
.link-callout-denary .link-callout-table-cell span {
  font-size: 29px;
  line-height: 1;
  padding-top: 8px;
  position: relative;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  letter-spacing: 4.5px;
}
.link-callout-denary .link-callout-table-cell span:before {
  content: ' ';
  position: absolute;
  left: 5px;
  right: 5px;
  top: 0;
  height: 1px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
/* ================================================================ *\
	#Widgets
\* ================================================================ */
.widgets {
  list-style: none;
}
.widgets .widget:first-child {
  margin-top: 0;
}
.widgets-secondary {
  background-color: #fff;
  min-height: inherit;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
}
.widgets-secondary .widget-title {
  text-align: left;
  font-weight: 400;
  font-size: 10px;
  margin-bottom: 17px;
}
.widgets-secondary .widget-title:before {
  display: none;
}
.widgets-secondary .widget-title span {
  background-color: transparent;
  padding: 0;
}
.widgets-secondary .widget {
  padding: 0;
}
.widgets-secondary .widget ~ .widgets-secondary .widget {
  padding-top: 19px;
  margin-top: 17px;
  position: relative;
}
.widgets-secondary .widget ~ .widgets-secondary .widget:before {
  content: ' ';
  position: absolute;
  left: -20px;
  right: -20px;
  top: 0;
  height: 4px;
  background-color: #eee;
}
.widgets-secondary .widget > ul {
  padding-left: 0;
  list-style: none;
}
.widgets-secondary .widget > ul li {
  font-size: 12px;
  line-height: 1.33;
  letter-spacing: 0.5px;
}
.widgets-secondary .widget > ul li ~ li {
  margin-top: 7px;
}
.widgets-secondary .widget > ul a {
  color: #5d5d5d;
  display: block;
  position: relative;
  padding-right: 40px;
}
.widgets-secondary .widget > ul a span {
  position: absolute;
  right: 0;
  top: 0;
  color: #a5abb7;
}
.widgets-secondary .widget > ul a:hover {
  text-decoration: none;
  color: #15a7b1;
}
.widgets-content {
  position: relative;
  overflow: hidden;
  margin: 0 -20px -40px -20px;
}
.widgets-content > li {
  float: left;
  width: 33.333%;
  padding: 0 20px 40px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.widgets-content-secondary {
  position: relative;
  overflow: hidden;
  margin: 0 -6px -12px -6px;
}
.widgets-content-secondary > li {
  float: left;
  width: 33.333%;
  padding: 0 6px 12px 6px;
  min-height: inherit;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.widgets-content-secondary > li:before {
  content: ' ';
  position: absolute;
  left: 6px;
  right: 6px;
  top: 0;
  bottom: 12px;
  background-color: #fff;
  z-index: 5;
}
.widgets-content-secondary > li > * {
  position: relative;
  z-index: 20;
}
.widgets-content-secondary .widget-sponsors .widget-title {
  background-color: #fff;
  padding: 8px 20px 5px 20px;
  margin: 0;
  width: auto;
  font-weight: 500;
}
.widgets-content-secondary .widget-sponsors .widget-title span {
  background-color: transparent;
}
.widgets-content-secondary .widget-sponsors ul {
  padding: 5px 32px 20px 32px;
  background-color: #fff;
}
.widgets-ads {
  padding-left: 0;
  list-style: none;
  position: relative;
  overflow: hidden;
  margin: 0 -15px -30px -15px;
}
.widgets-ads .widget-title {
  font-weight: 400;
}
.widgets-ads > li {
  float: left;
  width: 33.333%;
  padding: 15px 15px 30px 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.nearby-container .widgets-ads > li {
  width: 100% !important;
}
.widget-title {
  width: 100%;
  position: relative;
  overflow: hidden;
  text-transform: uppercase;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  margin: 35px auto 10px;
  text-align: center;
}
.widget-title:before {
  content: ' ';
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 4px;
  border-top: 2px solid #9ed6db;
  border-bottom: 1px solid #9ed6db;
  margin-top: -2px;
}
.widget-title span {
  display: inline-block;
  vertical-align: top;
  background-color: #f7f8f9;
  padding: 0 10px;
  position: relative;
  z-index: 10;
  font-weight: 600;
}
.widget {
  list-style: none;
  width: 100%;
  margin: 20px 0 0;
}
.widget .list-share li {
  padding: 5px 2px;
}
.widget .list-posts {
  margin: 0;
}
.widget .list-posts > li {
  float: none;
  width: auto;
  padding: 15px 0;
}
.widget .list-info {
  text-align: left;
  padding: 0;
}
.widget .list-info > li:first-child {
  padding-left: 0;
}
.widget .list-info a {
  color: #a5abb7;
}
.widget .list-info a:hover {
  color: #50e3c2;
}
.widget .list-posts-quinary {
  margin: 0;
}
.widget .list-posts-quinary > div {
  float: none;
  width: auto;
  padding: 15px 0;
}
.widget .list-posts-quinary > div ~ div {
  border-top: 2px solid #ebecef;
}
.widget .list-posts-quinary p {
  font-family: 'adelle', Georgia, "Times New Roman", Times, serif;
  font-weight: 300;
  letter-spacing: 0;
  text-transform: none;
  padding-bottom: 4px;
}
.widget .section-weather {
  max-width: 195px;
  margin: 20px auto 0;
}
.widget .section-weather,
.widget .section-weather .section-actions {
  padding: 0;
  float: none;
  width: auto;
}
.widget-nav > ul {
  list-style: none;
}
.widget-nav > ul li ~ li {
  padding-top: 30px;
}
.widget-nav li:nth-child(even) > a {
  border-color: #9ed6db;
}
.widget-nav a {
  display: block;
  text-transform: uppercase;
  position: relative;
  font-size: 16px;
  line-height: 44px;
  color: #5b5b5b;
  border: 6px solid #f2c862;
  padding: 5px 20px;
  min-width: 88px;
  text-align: center;
  border-radius: 0;
  letter-spacing: 1.5;
  font-weight: 400;
}
.widget-nav a:before {
  content: ' ';
  position: absolute;
  left: -4px;
  right: -4px;
  top: -4px;
  bottom: -4px;
  border: 3px solid #fff;
}
.widget-nav a:hover {
  text-decoration: none;
  opacity: 0.75;
  color: #5b5b5b;
}
.widget-contact {
  text-align: center;
}
.widget-contact h6 {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 16px;
  color: #424b5c;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding: 33px 0 5px 0;
}
.widget-contact h6:first-child {
  padding-top: 0;
}
.widget-contact h6:first-child + p {
  padding-bottom: 20px;
  letter-spacing: 0;
}
.widget-contact p {
  font-size: 14px;
}
.widget-contact p strong {
  font-weight: 300;
}
.widget-contact a {
  color: #5b5b5b;
}
.widget-contact a:hover {
  text-decoration: none;
  color: #a55163;
}
.widget-secondary {
  padding-bottom: 46px;
  position: relative;
  max-width: 238px;
  margin: 36px auto 44px auto;
}
.widget-secondary:before {
  content: ' ';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 4px;
  border-top: 1px solid #9ed6db;
  border-bottom: 2px solid #9ed6db;
}
.widget-secondary > ul {
  list-style: none;
  text-align: center;
}
.widget-secondary > ul li {
  padding: 0 20px;
}
.widget-secondary > ul li ~ li {
  padding-top: 40px;
}
.widget-secondary > ul h6 {
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  color: #cacaca;
  font-size: 12px;
  line-height: 14px;
}
.widget-secondary p {
  font-size: 20px;
  line-height: 24px;
  color: #424b5c;
  font-family: 'adelle', Georgia, "Times New Roman", Times, serif;
  font-weight: 300;
  letter-spacing: 0;
  margin: 0;
}
.widget-secondary p a {
  color: #424b5c;
}
.widget-secondary p a:hover {
  text-decoration: none;
  color: #50e3c2;
}
.widget-tertiary {
  border: 2px solid #fefefe;
  padding: 24px 22px;
  text-align: center;
  width: auto;
}
.widget-tertiary img {
  display: block;
  width: 48px;
  height: 48px;
  margin: 0 auto 0;
}
.widget-tertiary > ul {
  list-style: none;
}
.widget-tertiary > ul li ~ li {
  padding-top: 40px;
}
.widget-tertiary p {
  color: #a8a8a9;
}
.widget-tertiary p strong {
  font-weight: 400;
  color: #4eacb4;
  text-transform: uppercase;
}
.widget-tertiary h6 {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 25px;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  letter-spacing: 2px;
  margin: 0;
}
.widget-tertiary h6 .ico-weather {
  margin-right: 4px;
}
.widget-tertiary h6 svg {
  margin-bottom: -10px;
}
.widget-tertiary h6 span {
  display: inline-block;
  margin-left: 10px;
  position: relative;
}
.widget-tertiary h6 span:before {
  content: ' ';
  position: absolute;
  right: 0;
  top: 7px;
  width: 2px;
  height: 2px;
  border: 1px solid #686969;
  border-radius: 50%;
}
.widget-quinary {
  border-bottom: 2px solid #f2c862;
  position: relative;
}
.widget-quinary:before {
  content: ' ';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 2px;
  height: 1px;
  background-color: #f2c862;
}
.widget-quinary h6.widget-title:before {
  border-top-color: #f2c862;
  border-bottom-color: #f2c862;
}
.widget-quinary .widgettext {
  text-align: center;
}
.widget-quinary .widgettext > *:last-child {
  padding-bottom: 0;
}
.widget-quinary .widgettext h4 {
  padding-bottom: 12px;
  color: #494949;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
}
.widget-quinary .widgettext img {
  display: block;
  max-width: 100%;
  height: auto;
  padding-bottom: 18px;
  margin: 0 auto;
}
.widget-quinary .widgettext p {
  color: #494949;
  line-height: 1.40;
  padding-bottom: 20px;
}
.widget-quinary .widgettext a.btn-small-secondary {
  margin-top: 4px;
}
.widget-partners ul {
  list-style: none;
}
.widget-partners ul li ~ li {
  padding-top: 20px;
}
.widget-partners a {
  display: block;
  padding: 0 30px;
}
.widget-partners img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.widget-tripadvisor > img {
  display: block;
  max-width: 320px;
  height: auto;
  margin: 0 auto;
  width: 100%;
}
.widget-map {
  position: relative;
  padding: 0;
  margin-bottom: 12px;
}
.widget-map .btn-plus {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
}
.widget-map > img {
  display: block;
  width: 100%;
  height: auto;
}
.widget-sponsors {
  padding: 20px 0;
  background-color: #fff;
  text-align: center;
  overflow: hidden;
}
.widget-sponsors > div {
  display: inline-block;
}
.widget-sponsors > ul {
  list-style: none;
}
.widget-sponsors > ul li ~ li {
  padding-top: 20px;
}
.widget-sponsors ul li > div {
  margin: auto;
}
.widget-sponsors h6.widget-title {
  font-size: 10px;
  line-height: 12px;
  color: #a5abb7;
  margin-bottom: 4px;
}
.widget-sponsors h6.widget-title:before,
.widget-sponsors h6.widget-title:after {
  display: none;
}
.widget-sponsors a {
  display: block;
  position: relative;
  color: #fff;
}
.widget-sponsors a:hover {
  text-decoration: none;
  color: #fff;
}
.widget-sponsors span.section-ad-body {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.5);
  line-height: 1.12;
}
.widget-sponsors span.section-ad-body small {
  display: block;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}
.widget-sponsors span.section-ad-body strong {
  display: block;
  font-weight: 600;
  font-size: 23px;
}
.widget-sponsors span.section-ad-body span {
  display: block;
  font-size: 15px;
}
.widget-sponsors img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.widget-text {
  text-align: center;
  position: relative;
}
.widget-text img {
  display: block;
  width: 45px;
  height: auto;
  margin: 10px auto;
}
.widget-text h6 {
  text-transform: uppercase;
  font-size: 12px;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #494949;
}
.widget-text p {
  padding: 20px 0 0;
}
.widget-text .textwidget {
  padding: 0 25px;
  color: #000;
}
.widget-text .textwidget > *:last-child {
  padding-bottom: 0;
}
.widget-text .textwidget ul {
  list-style: none;
}
.widget-text .textwidget li {
  font-size: 12px;
}
.widget-text .textwidget li ~ li {
  padding-top: 7px;
}
.widget-text .textwidget a {
  color: #5b5b5b;
}
.widget-text .textwidget a:hover {
  text-decoration: none;
  color: #4eacb4;
}
/*
// Not in the mockups. Commenting out, but leaving this in just in case it should be readded latter
.widget-text .textwidget:first-of-type:after {
	display: block;
    content: ' ';
	height: 4px;
	border-bottom: 2px solid @brand-secondary;
	border-top: 1px solid @brand-secondary;
	margin: 20px 0;
}
*/
.widget-partner h6.widget-title {
  background-color: transparent;
  font-size: 10px;
  color: #a5abb7;
  margin-bottom: 10px;
}
.widget-partner h6.widget-title:before,
.widget-partner h6.widget-title:after {
  display: none;
}
.widget-partner .widget-partner-holder {
  border: 2px solid #edeef1;
  padding: 20px;
}
.widget-partner .widget-partner-holder > img {
  display: block;
  width: 153px;
  height: auto;
  margin: 0 auto 20px;
}
.widget-instagram {
  margin-top: 30px;
  text-align: center;
}
.widget-instagram > a {
  padding: 10px 40px 0;
}
.widget-instagram > img {
  float: right;
  width: 40px;
  height: auto;
}
.widget-instagram a {
  display: block;
}
.widget-instagram p {
  position: relative;
  padding: 0 40px;
  font-size: 13px;
  line-height: 26px;
  text-align: center;
  margin-bottom: 10px;
  font-weight: 400;
}
ul.list-instagram {
  float: left;
  list-style: none;
  position: relative;
  overflow: hidden;
}
ul.list-instagram > li {
  float: left;
  width: 25%;
  padding: 0 6px 6px 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
ul.list-instagram a {
  display: block;
  border: 2px solid #fff;
}
ul.list-instagram a:hover {
  text-decoration: none;
  opacity: 0.75;
}
ul.list-instagram img {
  display: block;
  max-width: 100%;
  height: auto;
}
.widget-posts .widget-image {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
}
.widget-posts .widget-image h4 {
  font-size: 29px;
  line-height: 1.17;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin-top: 7px;
  letter-spacing: 2px;
}
.widget-posts .widget-image p {
  font-size: 18px;
  line-height: 1.33;
  margin-bottom: 0;
}
.widget-posts .widget-image p span {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 0 8px;
}
.widget-posts .widget-image p span:before,
.widget-posts .widget-image p span:after {
  content: ' ';
  width: 24px;
  height: 2px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  position: absolute;
  top: 50%;
  margin-top: -3px;
}
.widget-posts .widget-image p span:before {
  left: -24px;
}
.widget-posts .widget-image p span:after {
  right: -24px;
}
.widget-posts .widget-image-table {
  display: table;
  width: 100%;
  height: 230px;
}
.widget-posts .widget-image-table-cell {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.widget-posts .widget-body {
  padding: 20px;
  background-color: #fff;
}
.widget-posts .widget-body > ul {
  list-style: none;
}
.widget-posts .widget-body li ~ li {
  padding-top: 30px;
}
.widget-posts .widget-body h6 {
  color: #a5abb7;
  font-size: 13px;
  text-transform: uppercase;
  margin: 0 0 6px;
}
.widget-posts .widget-body h6 a {
  color: #a5abb7;
}
.widget-posts .widget-body h6 a:hover {
  text-decoration: none;
  color: #4eacb4;
}
.widget-posts .widget-body p {
  font-size: 20px;
  line-height: 1.14;
  color: #424b5c;
}
.widget-posts .widget-body p a {
  color: #424b5c;
}
.widget-posts .widget-body p a:hover {
  text-decoration: none;
  color: #4eacb4;
}
.widget-body.our-picks-list p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.yarpp-related .widget-secondary {
  padding-bottom: 20px;
}
.yarpp-related .widget-secondary:before,
.yarpp-related .widget-secondary .widget-title:before {
  border-top-color: #949aa8;
  border-bottom-color: #949aa8;
}
.yarpp-related .widget-secondary > ul li {
  padding: 20px;
}
.yarpp-related .widget-secondary > ul li ~ li {
  padding-top: 20px;
}
.yarpp-related .widget-secondary h6 {
  margin-bottom: 3px;
  font-weight: 400;
  color: #949aa8;
}
.yarpp-related .widget-secondary p a {
  font-family: 'museo-sans-rounded', 'museo_sans_rounded', Arial, sans-serif;
  font-weight: normal;
  color: #111;
}
.yarpp-related .widget-secondary p a:hover {
  color: #494949;
}
.widget.most-viewed {
  padding: 0 12px;
}
.widget.most-viewed .list-posts-quinary li {
  display: table;
  width: 100%;
  margin-bottom: 15px;
}
.widget.most-viewed .list-posts-quinary li a {
  display: block;
}
.widget.most-viewed .list-posts-quinary li a:hover {
  text-decoration: none;
}
.widget.most-viewed .list-posts-quinary li a:hover p {
  text-decoration: underline;
}
.widget.most-viewed .list-posts-quinary li .list-image {
  display: table-cell;
  float: none;
  margin: 0;
  vertical-align: middle;
}
.widget.most-viewed .list-posts-quinary li .list-body {
  display: table-cell;
  vertical-align: middle;
}
.widget.most-viewed .list-posts-quinary li .list-body span {
  display: block;
  margin: 0;
  padding: 0 0 0 12px;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #49ACB5;
}
.widget.most-viewed .list-posts-quinary li .list-body p {
  display: block;
  margin: 0;
  padding: 0 0 0 12px;
  font-family: 'museo-sans-rounded', 'museo_sans_rounded', Arial, sans-serif;
  font-size: 16px;
  line-height: 18px;
  font-weight: normal;
  color: #5d5d5d;
}
/* ================================================================ *\
	#Inner
\* ================================================================ */
.inner-list {
  background-color: #eaebee;
  border-top: 2px solid #a2d8dd;
  border-bottom: 2px solid #a2d8dd;
  position: relative;
  padding: 19px 20px;
  min-height: 248px;
  height: 100%;
}
.inner-list:before,
.inner-list:after {
  content: ' ';
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #a2d8dd;
}
.inner-list:before {
  top: 3px;
}
.inner-list:after {
  bottom: 3px;
}
.inner-list > h6 {
  text-transform: uppercase;
  color: #424b5c;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 12px;
  padding-bottom: 22px;
  text-align: center;
}
.inner-list h6 {
  margin: 0;
}
.list-grid:nth-child(4) .inner-list {
  min-height: 511px;
}
.inner-weather {
  text-align: center;
}
.inner-weather h4 {
  text-transform: uppercase;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  padding-bottom: 15px;
  letter-spacing: 3px;
}
.inner-weather ul {
  list-style: none;
  font-size: 0;
  line-height: 0;
}
.inner-weather li {
  display: inline-block;
  vertical-align: top;
  padding: 0 5px;
}
.inner-weather li:first-child p {
  font-size: 72px;
  line-height: 1;
  position: relative;
  padding-right: 23px;
  display: inline-block;
}
.inner-weather li:first-child p:before {
  content: ' ';
  position: absolute;
  right: 0;
  top: 5px;
  width: 14px;
  height: 14px;
  border: 3px solid #5b5b5b;
  border-radius: 50%;
}
.inner-weather li:first-child small {
  font-size: 24px;
  color: #424b5c;
  position: absolute;
  right: -10px;
  bottom: 4px;
  text-transform: uppercase;
  font-weight: 400;
}
.inner-weather li:last-child {
  font-size: 20px;
  font-weight: 300;
}
.inner-weather li:last-child span {
  display: block;
  padding-top: 12px;
}
.inner-slider {
  position: relative;
  overflow: hidden;
}
.inner-slider .slider-primary {
  width: 66.666%;
  margin: 0;
}
.inner-slider .slider-primary .slide-image {
  min-height: 336px;
  position: relative;
}
.inner-slider .image-primary {
  display: block;
  min-height: 362px;
}
.inner-slider .btn-arrow-large {
  position: absolute;
  top: 50%;
  margin-top: -75px;
  z-index: 200;
}
.inner-slider .btn-prev {
  left: 20px;
}
.inner-slider .btn-next {
  right: 20px;
}
.inner-slider .slider-paging {
  position: absolute;
  right: 17px;
  bottom: 23px;
  z-index: 200;
}
.inner-map {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.inner-map-secondary {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-bottom: 15px;
}
.inner-map-secondary #page-meta {
  margin: 0;
  padding-top: 5px;
}
.inner-map-secondary .inner-head {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-bottom: 14px;
}
.inner-map-secondary .inner-head p {
  padding-right: 130px;
  font-size: 16px;
  color: #707580;
}
.inner-map-secondary .inner-head a.btn-small-secondary {
  position: absolute;
  right: 0;
  top: 0;
  background-color: #fff;
}
.inner-map-secondary .inner-head a.btn-small-secondary:hover {
  background-color: #4eacb4;
}
.inner-map-secondary .inner-body {
  width: 100%;
  position: relative;
  overflow: hidden;
  max-height: 800px;
}
.inner-map-secondary .inner-body > img {
  display: block;
  width: 100%;
  height: auto;
}
.inner-map-secondary .inner-body-overlay {
  padding: 12px 6px;
  background-color: #fff;
  position: absolute;
  width: 350px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
}
.inner-map-secondary .inner-body-overlay > * {
  position: relative;
  z-index: 10;
}
.inner-map-secondary .inner-body-overlay:before {
  content: ' ';
  border: 2px solid #9ed6db;
  position: absolute;
  left: 3px;
  top: 3px;
  right: 3px;
  bottom: 3px;
  z-index: 5;
}
.inner-map-secondary .inner-body-overlay:after {
  content: ' ';
  position: absolute;
  left: 50%;
  bottom: -12px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 12px solid #6e9599;
  margin: 0 0 0 -12px;
}
.inner-map-secondary .inner-body-overlay h6 {
  color: #4eacb4;
  font-size: 14px;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  letter-spacing: 0;
}
.inner-map-secondary .inner-body-overlay blockquote {
  border: 0;
  padding: 0;
  position: relative;
  overflow: hidden;
  padding-bottom: 12px;
}
.inner-map-secondary .inner-body-overlay blockquote p {
  float: right;
  padding-top: 7px;
}
.inner-map-secondary .inner-body-overlay p {
  font-size: 11px;
  line-height: 1.27;
  color: #555;
}
.inner-map-secondary .inner-body-overlay i {
  float: left;
}
.inner-map-secondary .inner-body-overlay-image img {
  display: block;
  width: 100%;
  height: auto;
}
.inner-map-secondary .inner-body-overlay-body {
  position: relative;
  overflow: hidden;
}
.inner-map-secondary .inner-body-overlay-body > *:last-child {
  padding-bottom: 0;
}
.inner-map-secondary.hide-item .inner-body {
  min-height: 0px;
  opacity: 0;
  visibility: hidden;
  max-height: 0px;
}
.inner-stars {
  font-size: 0;
  line-height: 0;
}
.inner-stars a {
  display: inline-block;
  vertical-align: top;
}
.inner-stars a ~ a {
  margin-left: 6px;
}
.inner-banner {
  color: #fff;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.inner-banner .inner-head {
  padding: 38px 38px 0 38px;
}
.inner-banner .inner-head h2 {
  font-size: 31px;
  line-height: 36px;
  text-transform: uppercase;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  padding-bottom: 24px;
}
.inner-banner .inner-head p {
  font-size: 18px;
  line-height: 1.33;
  padding: 13px 20px;
  text-align: center;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  font-family: 'adelle', Georgia, "Times New Roman", Times, serif;
  font-weight: 300;
}
.inner-banner .inner-body {
  padding: 90px 38px;
}
.inner-banner .inner-body > ul {
  padding-left: 0;
  list-style: none;
}
.inner-banner .inner-body > ul > li ~ li {
  padding-top: 88px;
}
.inner-banner .inner-body h3 {
  font-size: 90px;
  line-height: 1;
  font-weight: 300;
}
.inner-banner .inner-body h4 {
  font-size: 50px;
  line-height: 1;
  font-weight: 300;
}
.inner-banner .inner-body p {
  font-size: 20px;
  line-height: 1.20;
  text-transform: uppercase;
  padding-top: 12px;
}
.inner-banner .inner-body ul ul {
  position: relative;
  overflow: hidden;
  margin: 0 -10px;
  padding-left: 0;
  list-style: none;
}
.inner-banner .inner-body ul ul li {
  float: left;
  width: 33.333%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
}
.inner-pagination {
  width: 100%;
  text-align: right;
  padding: 23px 0;
  border-top: 2px solid #f1f1f1;
  margin-top: 23px;
}
.inner-pagination ul {
  list-style: none;
  font-size: 0;
  line-height: 0;
  margin: 0 -7px;
}
.inner-pagination li {
  display: inline-block;
  vertical-align: top;
  padding: 0 7px;
  font-size: 12px;
  line-height: 26px;
  font-weight: 700;
}
.inner-pagination a {
  display: block;
  width: 26px;
  height: 26px;
  line-height: 26px;
  border: 2px solid #e8e9e9;
  border-radius: 4px;
  color: #bfbfbf;
  text-align: center;
  position: relative;
}
.inner-pagination li.active a,
.inner-pagination a:hover {
  text-decoration: none;
  background-color: #515356;
  border-color: #515356;
  color: #fff;
}
.inner-pagination li.disabled {
  display: none;
}
/* ================================================================ *\
	#Forms
\* ================================================================ */
.form-search {
  border: 1px solid #a2d8dd;
  width: 333px;
  height: 46px;
  position: relative;
  overflow: hidden;
}
.form-search input[type=search] {
  width: 100%;
  padding: 0 42px 0 15px;
  border: 0;
  height: 46px;
  color: #c3c3c3;
  font-size: 20px;
  letter-spacing: 1px;
  font-weight: 300;
}
.form-search input[type=search]:focus {
  color: #424b5c;
}
.form-search .btn-close {
  position: absolute;
  right: 0;
  top: 0;
  width: 46px;
  height: 46px;
  z-index: 10;
}
.form-search .btn-close i.ico-close {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -7px 0 0 -7px;
}
.form-search .btn-close:hover {
  text-decoration: none;
}
.form-search .btn-close:hover i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.form-filter {
  width: 100%;
  padding-bottom: 40px;
}
.form-filter .form-head {
  width: 100%;
  padding: 6px 0;
  position: relative;
  overflow: hidden;
}
.form-filter .form-head input {
  float: left;
}
.form-filter .form-head input ~ input {
  float: right;
}
.form-filter .form-head input:hover {
  opacity: 0.75;
}
.form-filter .form-body {
  background-color: #fff;
  padding: 20px;
}
.form-filter .form-body ul {
  list-style: none;
  width: 100%;
  position: relative;
  overflow: hidden;
  max-height: 4000px;
}
.form-filter .form-body > ul > li {
  width: 100%;
  position: relative;
}
.form-filter .form-body > ul > li ~ li {
  padding-top: 17px;
  margin-top: 17px;
}
.form-filter .form-body > ul > li ~ li:before {
  content: ' ';
  position: absolute;
  left: -20px;
  right: -20px;
  top: 0;
  height: 2px;
  background-color: #eee;
}
.form-filter .form-body ul ul li ~ li {
  margin-top: 7px;
}
.form-filter .form-body h6 {
  font-size: 12px;
  line-height: 1.40;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  position: relative;
  padding: 0 36px 10px 0;
}
.form-filter .form-body h6 a.btn-arrow {
  position: absolute;
  right: 0;
  top: 0;
}
.form-filter .form-body h6 a.btn-select-all,
.form-filter .form-body h6 a.btn-clear-all {
  font-weight: 300;
  display: inline-block;
  padding-right: 10px;
}
.form-filter .form-body h6 strong {
  font-weight: 400;
  display: block;
  text-transform: uppercase;
  color: #000;
  font-size: 12px;
}
.form-filter input[type=reset] {
  border: 2px solid #e3e1d7;
  height: 26px;
  font-size: 13px;
  color: #5b5b5b;
  text-transform: uppercase;
  background-color: transparent;
  letter-spacing: 1px;
  font-weight: 400;
  padding-top: 1px;
}
.form-filter input[type=submit] {
  border: 2px solid #4eacb4;
  height: 26px;
  font-size: 13px;
  color: #fff;
  background-color: #4eacb4;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 1px;
  font-weight: 400;
  padding-top: 1px;
}
.form-filter input[type=checkbox] {
  display: none;
}
.form-filter input[type=checkbox] + label {
  display: block;
  position: relative;
  cursor: pointer;
  font-size: 14px;
  line-height: 18px;
  padding: 0 29px 0 23px;
  font-weight: 300;
  letter-spacing: 0.5px;
  margin: 0;
  color: #000;
}
.form-filter input[type=checkbox] + label span {
  position: absolute;
  right: 0;
  top: 0;
  color: #a5abb7;
}
.form-filter input[type=checkbox] + label span.inner-stars {
  position: relative;
  top: -1px;
}
.form-filter input[type=checkbox] + label i.ico-info {
  position: relative;
  top: -3px;
}
.form-filter input[type=checkbox] + label:before {
  content: ' ';
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 2px;
  width: 18px;
  height: 18px;
  background: #d8d8d8 url("../png/sprite.png") no-repeat -142px -79px;
}
.form-filter input[type=checkbox]:checked + label:before {
  background: #4eacb4 url("../png/sprite.png") no-repeat -142px -61px;
}
.form-filter li.hide-item > ul {
  max-height: 0px;
  opacity: 0;
  visibility: hidden;
}
.form-filter li.hide-item a.btn-arrow {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.form-filter li.hide-item + li {
  margin-top: 5px !important;
}
.form-filter .read-more-tag-groups {
  display: block;
  font-size: 12px;
  margin-top: 10px;
}
.gform_wrapper ul {
  list-style: none;
}
.gform_wrapper li.hidden-label > label,
.gform_wrapper li.hidden-label .ginput_complex > span > label {
  display: none;
}
.gform_wrapper .gform_heading {
  width: 100%;
  padding-bottom: 20px;
}
.gform_wrapper .gform_heading h3 {
  text-transform: uppercase;
  font-weight: 300;
  padding-bottom: 10px;
}
.gform_wrapper .gform_heading span {
  display: block;
}
.gform_wrapper .gfield {
  width: 100%;
  padding-bottom: 19px;
}
.gform_wrapper .gfield > label {
  display: block;
  padding-bottom: 5px;
}
.gform_wrapper .gfield input,
.gform_wrapper .gfield textarea {
  border: 1px solid #a2d8dd;
  width: 100%;
  padding: 0 16px;
  height: 50px;
  background-color: #fff;
  font-size: 23px;
  font-weight: 300;
  color: #bfbfbf;
}
.gform_wrapper .gfield input:focus,
.gform_wrapper .gfield textarea:focus {
  color: #5b5b5b;
}
.gform_wrapper .gfield textarea {
  resize: none;
  height: 150px;
  padding: 5px 16px;
}
.gform_wrapper .ginput_complex span {
  display: block;
}
.gform_wrapper .ginput_complex span ~ span {
  padding-top: 19px;
}
.gform_wrapper .validation_error {
  border-top: 2px solid #ff0000;
  border-bottom: 2px solid #ff0000;
  margin: 20px 0;
  padding: 10px;
  text-align: center;
}
.gform_wrapper .validation_message {
  font-size: 12px;
  color: #ff0000;
  padding: 4px;
}
.gform_wrapper .gfield_error input,
.gform_wrapper .gfield_error textarea,
.gform_wrapper .gfield_error .select-holder {
  border-color: #ff0000;
  color: #ff0000;
}
.gform_wrapper .gform_footer {
  display: block;
  margin: 0 auto;
  width: 170px;
  height: 46px;
  position: relative;
}
.gform_wrapper .gform_footer:before {
  content: ' ';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border: 2px solid #bfe5e6;
  z-index: 1;
}
.gform_wrapper .gform_footer:after {
  content: ' ';
  position: absolute;
  left: 4px;
  right: 4px;
  top: 4px;
  bottom: 4px;
  border: 1px solid #bfe5e6;
  z-index: 2;
}
.gform_wrapper .gform_footer input {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 10;
  background-color: transparent;
  border: 0;
  width: 100%;
  height: 46px;
  text-transform: uppercase;
  font-size: 15px;
  color: #4eacb4;
  font-weight: 400;
  letter-spacing: 1px;
}
.gform_wrapper .gform_footer:hover {
  opacity: 0.75;
}
.gform_wrapper .gform_footer.top_label {
  width: 10em;
}
.gform_wrapper .gform_footer.top_label input[type=submit] {
  width: inherit;
}
/* ================================================================ *\
	#Custom select
\* ================================================================ */
.select-holder {
  position: relative;
  border: 1px solid #a2d8dd;
  line-height: 50px;
  height: 50px;
  background-color: #fff;
}
.select-holder a {
  font-size: 23px;
  line-height: inherit;
  color: #bfbfbf;
  display: block;
  font-weight: 300;
}
.select-holder a:hover {
  text-decoration: none;
}
.select-holder .select-toggle {
  position: absolute;
  right: 15px;
  top: 50%;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #a2d8dd;
  margin-top: -3px;
}
.select-holder .select-selector {
  padding: 0 48px 0 16px;
  height: 50px;
  position: relative;
  overflow: hidden;
}
.select-holder .select-options {
  background-color: #fff;
  max-height: 300px !important;
  overflow-y: auto;
  position: absolute;
  top: 100%;
  left: -2px;
  right: -2px;
  border: 2px solid #a2d8dd;
}
.select-holder .select-options a {
  font-size: 18px;
  line-height: 26px;
  padding: 5px 16px;
}
.select-holder.select-open {
  z-index: 800;
}
.select-holder.select-open .select-toggle {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.select-holder.select-open .select-selector {
  color: #5b5b5b;
}
/* ================================================================ *\
	#Body classes
\* ================================================================ */
body.show-search .header .form-search {
  opacity: 1;
  visibility: visible;
}
body.home .section + .section {
  padding-top: 0;
}
body.home .section + .section-light {
  padding: 42px 0;
  margin-bottom: 0;
}
body.page-template-blog .main .image-primary:before {
  display: none;
}
/* ================================================================ *\
	#Mini articles
\* ================================================================ */
.articles-mini {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  max-width: 1028px;
  min-height: 100%;
  margin: 0 auto;
  overflow: auto;
}
.articles-mini div {
  display: flex;
  flex-basis: calc(50% - 10px);
  flex-direction: column;
  position: relative;
  width: 50%;
  min-height: 100px;
  margin: 10px 0;
  padding: 10px 10px 10px 95px;
  background: #fff;
}
@media screen and (max-width: 620px) {
  .articles-mini div {
    flex-basis: 100%;
  }
}
.articles-mini div img {
  position: absolute;
  top: 15px;
  left: 15px;
}
.articles-mini div span {
  display: block;
  margin: 6px 0 2px 0;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #949aa8;
}
.articles-mini div h2 {
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 18px;
  color: #333a4a;
}
.articles-mini div a {
  display: block;
  width: 62px;
  height: 25px;
  margin-top: 6px;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 23px;
  color: #4eacb4;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #bcb6ad;
  background: #fff;
  outline: none;
}
div.status-text {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.4px;
  color: #444444;
}
div.status-text.status-text-red {
  color: #EC5164;
}
.explore-callout > .explore-link {
  border: 2px solid #fff;
  display: block;
  margin-bottom: 30px;
}
.explore-callout .explore-header {
  height: 110px;
  display: block;
  background-position: center;
  background-size: cover;
  overflow: hidden;
}
.explore-callout .explore-header .link-callout-table {
  display: table;
  height: 110px;
  width: 100%;
}
.explore-callout .explore-header .link-callout-table .link-callout-table-cell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  text-align: center;
}
.explore-callout .explore-header .link-callout-table .link-callout-table-cell .explore-towns {
  text-align: center;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  padding: 8px 0;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 800;
  margin: auto 20px;
  color: #fff;
  display: block;
}
.explore-callout .explore-description {
  text-align: left;
  padding: 8px;
}
.explore-callout .explore-description > p {
  font-size: 16px;
  font-weight: 100;
  color: #494949;
  text-shadow: none;
}
ul.menu-large {
  border-top: 2px solid #BFE5E6;
  border-bottom: 2px solid #BFE5E6;
  margin: 20px auto;
  padding: 2px 0;
  text-align: center;
}
ul.menu-large::before {
  display: block;
  content: '';
  border-top: 1px solid #BFE5E6;
  width: 100%;
}
ul.menu-large::after {
  display: block;
  content: '';
  border-top: 1px solid #BFE5E6;
  width: 100%;
}
ul.menu-large > li {
  text-transform: uppercase;
  font-size: 17px;
  padding: 18px 0;
  position: relative;
}
ul.menu-large > li::before {
  display: inline-block;
  content: '\2022';
  color: #BFE5E6;
  font-size: 30px;
  line-height: 18px;
  position: relative;
  top: 5px;
  padding: 0 5px;
}
ul.menu-large > li:first-child::before {
  display: none;
}
ul.menu-large > li > a {
  color: #4eacb4;
  font-weight: 400;
}
.widget-video-caption {
  font-weight: 300;
  font-size: 20px;
  margin-top: 20px;
}
.widget-list-unstyled {
  font-size: 15px;
  letter-spacing: .25px;
  padding-bottom: 15px;
}
.widget-list-unstyled > li {
  padding: 15px 0;
}
.widget-list-unstyled a {
  color: #494949;
}
.widget-explore {
  border-bottom: 1px solid #BFE5E6;
  padding-bottom: 20px;
  margin-bottom: 40px;
}
.widget-explore .widget-text h6 {
  color: #333A4A;
  font-weight: 600;
  margin-bottom: 20px;
}
.widget-explore .widget-text.widget-tools {
  border-left: 1px solid #BFE5E6;
}
.widget-explore .widget-text.widget-tools > li {
  padding: 5px 0;
}
.widget-explore .widget-text.widget-tools img {
  margin: 0 auto;
}
.widget-explore .widget-text.widget-tools span {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 400;
}
.widget-explore .widget-text.widget-tools .widget-list-unstyled > li {
  padding: 5px 0;
}
body.admin-bar header.header {
  top: 32px;
}
@media only screen and (max-width: 782px) {
  body.admin-bar header.header {
    top: 46;
  }
}
/* ================================================================ *\
	#Footer
\* ================================================================ */
.footer {
  width: 100%;
  padding: 100px 0 60px 0;
  background-color: #fff;
}
.footer .copyright {
  font-size: 13px;
  line-height: 18px;
  color: #000;
  padding-top: 2em;
}
.footer-logos ul {
  list-style: none;
  padding: 20px 0;
  position: relative;
  border-top: 2px solid #979797;
  border-bottom: 2px solid #979797;
  text-align: center;
}
.footer-logos ul:before,
.footer-logos ul:after {
  content: ' ';
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #979797;
}
.footer-logos ul:before {
  top: -5px;
}
.footer-logos ul:after {
  bottom: -5px;
}
.footer-logos li {
  padding: 10px 0;
}
.footer-logos li a {
  display: block;
}
.footer-logos li a:hover {
  text-decoration: none;
  opacity: 0.75;
}
.footer-logos li img {
  display: block;
  margin: 0 auto;
}
.footer-logos > a {
  display: block;
  width: 115px;
  margin: 0 auto 42px;
}
.footer-logos > a img {
  display: block;
  width: 100%;
  height: auto;
}
.nav-footer {
  width: 100%;
}
.nav-footer ~ .nav-footer {
  padding-top: 60px;
}
.nav-footer a {
  color: #000000;
}
.nav-footer a:hover {
  text-decoration: none;
  color: #50e3c2;
}
.nav-footer ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.nav-footer li {
  font-size: 13px;
  line-height: 18px;
  color: #000000;
}
.nav-footer > ul {
  position: relative;
  overflow: hidden;
}
.nav-footer > ul > li {
  float: left;
  vertical-align: top;
  width: 25%;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.nav-footer > ul > li > a {
  text-transform: uppercase;
}
.nav-footer > ul > li > ul {
  padding-bottom: 40px;
}
/** icons.less **/
/** Amenities */
[class^="wcicon-"],
[class*=" wcicon-"] {
  display: inline-block;
  fill: currentcolor;
  float: left;
  height: 32px;
  width: 25px;
  color: #1aaeb2;
}
/** Weather **/
[class^="icon-"],
[class*=" icon-"] {
  height: 32px;
  width: 32px;
  display: inline-block;
  fill: currentColor;
}
/* ================================================================ *\
	#Icons
\* ================================================================ */
[class^="ico-"],
[class*="ico-"] {
  font-size: 0;
  line-height: 0;
  text-indent: -4004px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
[class^="ico-"]:hover,
[class*="ico-"]:hover {
  text-decoration: none;
}
.ico-social-small,
.ico-info {
  background: url("../png/sprite.png") no-repeat 0 0;
  width: 24px;
  height: 24px;
}
.ico-social-small:hover {
  opacity: 0.75;
}
.ico-social-small.ico-search {
  background-position: -4px -60px;
}
.ico-social-small.ico-twitter {
  background-position: -32px -59px;
}
.ico-social-small.ico-facebook {
  background-position: -59px -59px;
}
.ico-social-small.ico-pinterest {
  background-position: -85px -59px;
}
.ico-social-small.ico-instagram {
  background-position: -113px -59px;
}
.ico-info.ico-view {
  background-position: -4px 1px;
}
.ico-info.ico-comments {
  background-position: -32px 1px;
}
.ico-info.ico-share {
  background-position: -57px 1px;
}
.ico-info.ico-free-breakfast {
  background-position: -288px -300px;
}
.ico-info.ico-free-wifi {
  background-position: -289px -329px;
}
.ico-info.ico-swimming-pool {
  background-position: -289px -351px;
}
.ico-info.ico-pets-allowed {
  background-position: -288px -376px;
}
.ico-info.ico-airport-shuttle {
  background-position: -258px -252px;
}
.ico-info.ico-free-parking {
  background-position: -259px -274px;
}
.ico-info.ico-handicap-accessible {
  background-position: -259px -300px;
}
.ico-info.ico-fitness-center {
  background-position: -259px -323px;
}
.ico-info.ico-business-center {
  background-position: -259px -348px;
}
.ico-info.ico-non-smoking {
  background-position: -259px -374px;
}
.ico-info.ico-star {
  background-position: -80px -84px;
}
.ico-social-large {
  background: url("../png/sprite.png") no-repeat 0 0;
  width: 42px;
  height: 42px;
}
.ico-social-large.ico-facebook {
  background-position: -14px -253px;
}
.ico-social-large.ico-twitter {
  background-position: -61px -253px;
}
.ico-social-large.ico-google-plus {
  background-position: -108px -253px;
}
.ico-social-large.ico-pinterest {
  background-position: -155px -253px;
}
.ico-social-large.ico-email {
  background-position: -203px -253px;
}
.ico-social-gray {
  background: url("../png/sprite.png") no-repeat 0 0;
  width: 30px;
  height: 30px;
}
.ico-social-gray:hover {
  opacity: 0.75;
}
.ico-social-gray.ico-facebook {
  background-position: -14px -310px;
}
.ico-social-gray.ico-twitter {
  background-position: -81px -310px;
}
.ico-social-gray.ico-pinterest {
  background-position: -138px -308px;
}
.ico-social-gray.ico-instagram {
  background-position: -204px -308px;
}
.ico-pin {
  display: inline-block;
  width: 64px;
  height: 64px;
  background-color: #4eacb4;
  border-radius: 50%;
  font-size: 24px;
  line-height: 46px;
  text-indent: 0;
  font-style: normal;
  margin-bottom: 30px;
}
.ico-pin span {
  display: block;
  width: 46px;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: inset 0 3px 3px rgba(0, 0, 0, 0.5);
  text-align: center;
  color: #424b5c;
  margin: 9px auto 0;
  position: relative;
  z-index: 10;
  font-family: 'adelle', Georgia, "Times New Roman", Times, serif;
  font-weight: 700;
}
.ico-pin:before {
  content: ' ';
  position: absolute;
  left: 2px;
  top: 44px;
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 50px solid #4eacb4;
}
.ico-arrow-left {
  display: inline-block;
  font-size: 0;
  line-height: 0;
  vertical-align: top;
  width: 14px;
  height: 30px;
  position: relative;
  overflow: hidden;
}
.ico-arrow-left:before {
  content: ' ';
  display: block;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-right: 14px solid #4eacb4;
}
.ico-arrow-left:after {
  content: ' ';
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-right: 14px solid #fff;
  position: absolute;
  left: 2px;
  top: 0;
}
.ico-arrow-left span {
  position: absolute;
  top: 50%;
  right: 0;
  width: 8px;
  height: 18px;
  margin-top: -9px;
  z-index: 10;
}
.ico-arrow-left span:before {
  content: ' ';
  display: block;
  width: 0;
  height: 0;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-right: 8px solid #4eacb4;
}
.ico-arrow-left span:after {
  content: ' ';
  width: 0;
  height: 0;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-right: 8px solid #fff;
  position: absolute;
  left: 1px;
  top: 0;
}
.ico-arrow-right {
  display: inline-block;
  font-size: 0;
  line-height: 0;
  vertical-align: top;
  width: 14px;
  height: 30px;
  position: relative;
  overflow: hidden;
}
.ico-arrow-right:before {
  content: ' ';
  display: block;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 14px solid #4eacb4;
}
.ico-arrow-right:after {
  content: ' ';
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 14px solid #fff;
  position: absolute;
  right: 2px;
  top: 0;
}
.ico-arrow-right span {
  position: absolute;
  top: 50%;
  left: 0;
  width: 8px;
  height: 18px;
  margin-top: -9px;
  z-index: 10;
}
.ico-arrow-right span:before {
  content: ' ';
  display: block;
  width: 0;
  height: 0;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 8px solid #4eacb4;
}
.ico-arrow-right span:after {
  content: ' ';
  width: 0;
  height: 0;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 8px solid #fff;
  position: absolute;
  right: 1px;
  top: 0;
}
.ico-weather-large {
  background: url("../png/sprite.png") no-repeat 0 0;
  width: 68px;
  height: 68px;
}
.ico-weather-large.ico-sun {
  background-position: -262px 0;
}
.ico-weather-large.ico-rain {
  background-position: -336px 0;
}
.ico-weather {
  background: url("../png/sprite.png") no-repeat 0 0;
  width: 28px;
  height: 28px;
}
.ico-weather.ico-sun {
  background-position: -36px -25px;
}
.ico-weather.ico-sun-dark {
  background-position: -95px -25px;
}
.ico-weather.ico-rain {
  background-position: -65px -25px;
}
.ico-weather-secondary-large {
  background: url("../png/sprite-weather.png") no-repeat 0 0;
  width: 82px;
  height: 82px;
}
.ico-weather-secondary-large.ico-sun {
  background-position: -13px -183px;
}
.ico-weather-secondary-large.ico-cloudy {
  background-position: -11px -1px;
}
.ico-weather-secondary-large.ico-thunderstorm {
  background-position: -11px -90px;
}
.ico-weather-secondary {
  background: url("../png/sprite-weather.png") no-repeat 0 0;
  width: 52px;
  height: 52px;
}
.ico-weather-secondary.ico-sun {
  background-position: -336px -125px;
}
.ico-weather-secondary.ico-cloudy {
  background-position: -336px -3px;
}
.ico-weather-secondary.ico-thunderstorm {
  background-position: -336px -64px;
}
.ico-small {
  background: url("../png/sprite.png") no-repeat 0 0;
  width: 22px;
  height: 22px;
}
.ico-small.ico-heart-gray {
  background-position: -81px 0;
}
.ico-social-large-white {
  background: url("../png/sprite.png") no-repeat 0 0;
  width: 50px;
  height: 50px;
}
.ico-social-large-white.ico-facebook {
  background-position: -5px -351px;
}
.ico-social-large-white.ico-twitter {
  background-position: -67px -349px;
}
.ico-social-large-white.ico-pinterest {
  background-position: -131px -350px;
}
.ico-social-large-white.ico-instagram {
  background-position: -194px -350px;
}
.ico-large {
  background: url("../png/sprite.png") no-repeat 0 0;
  width: 30px;
  height: 30px;
}
.ico-large.ico-heart {
  background-position: -2px -23px;
}
.ico-deal {
  font-size: 0;
  line-height: 0;
  text-indent: -4004px;
  background: url("../png/sprite.png") no-repeat -316px -315px;
  display: inline-block;
  width: 82px;
  height: 82px;
}
.ico-premier {
  font-size: 0;
  line-height: 0;
  text-indent: -4004px;
  background: url("../png/sprite.png") no-repeat -312px -223px;
  display: inline-block;
  width: 82px;
  height: 82px;
}
.ico-close {
  display: inline-block;
  width: 14px;
  height: 14px;
  font-size: 0;
  line-height: 0;
  text-indent: -4004px;
}
.ico-close:before,
.ico-close:after {
  content: ' ';
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 1px;
  background-color: #b0b0b0;
  margin-top: -1px;
}
.ico-close:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.ico-close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.ico-humidity {
  display: inline-block;
  font-size: 0;
  line-height: 0;
  text-indent: -4004px;
  background: url("../png/sprite-weather.png") no-repeat -288px -15px;
  width: 26px;
  height: 26px;
  position: relative;
}
.ico-humidity small {
  position: absolute;
  left: 20px;
  top: 0;
  font-size: 11px;
  line-height: 12px;
  text-indent: 0;
  font-style: normal;
}
.ico-star {
  background: url("../png/sprite.png") no-repeat -39px -87px;
  width: 20px;
  height: 20px;
}
.ico-star.ico-star-unactive {
  background-position: -60px -87px;
}
.modal.sidebar .modal-content {
  border-radius: 0;
  border: none;
  height: 100%;
  overflow-y: auto;
  background-color: #FFF;
}
.modal.sidebar .modal-body {
  padding: 15px 15px 80px;
}
.modal.sidebar .modal-header {
  height: 55px;
  background-color: #FFF;
  border-bottom: 1px solid #484848;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
}
.modal.sidebar .modal-header img {
  width: 150px;
  margin: 0px 20px;
}
.modal.sidebar .modal-header .close {
  margin-top: -10px;
  margin-right: 20px;
}
.modal.sidebar .modal-dialog {
  position: fixed;
  margin: auto;
  width: 100%;
  height: 100%;
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}
.modal.sidebar.fade .modal-dialog {
  left: -320px;
  -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
  -o-transition: opacity 0.3s linear, left 0.3s ease-out;
  transition: opacity 0.3s linear, left 0.3s ease-out;
}
.modal.sidebar.fade.in .modal-dialog {
  left: 0;
}
.close {
  font-weight: 300;
  font-size: 45px;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.sidebar-nav {
  line-height: 36px;
  padding: 10px 20px;
  margin-bottom: 35px;
  text-transform: uppercase;
}
.sidebar-nav a {
  color: #494949;
}
.sidebar-nav > ul > li {
  display: block;
  float: none;
  width: 100%;
}
.sidebar-nav > ul > li > a {
  color: #4EACB4;
  font-size: 19px;
  letter-spacing: 2px;
  width: 100%;
  margin: 20px 0;
}
.sidebar-nav .menu > li > .sub-menu {
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid #BFE5E6;
  padding-bottom: 10px;
  margin-bottom: 15px;
  float: left;
  width: 100%;
}
.sidebar-nav .menu > li > .sub-menu li {
  position: relative;
}
.sidebar-nav .menu > li > .sub-menu li li {
  display: inline-block;
  width: 50%;
  float: left;
  line-height: 14px;
  margin-bottom: 12px;
  vertical-align: bottom;
}
.sidebar-nav .sub-menu li.menu-item-has-children > a:after {
  content: ' ';
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid #494949;
  margin-top: -5px;
  margin-left: 3px;
  position: relative;
  top: 10px;
}
.sidebar-nav .sub-menu li.menu-item-has-children:hover {
  display: block;
  width: 100%;
  float: none;
}
.sidebar-nav .sub-menu li.menu-item-has-children:hover > a:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  position: absolute;
  top: 50%;
}
.sidebar-nav a {
  display: inline-block;
  position: relative;
}
.sidebar-nav a:hover {
  text-decoration: none;
}
.sidebar-nav ul ul li {
  padding: 0;
  width: 49%;
  display: inline-block;
  float: left;
  margin-bottom: 10px;
}
.sidebar-nav ul ul li a {
  font-size: 16px;
  padding-right: 20px;
  background-color: #FFF;
  z-index: 20;
  font-weight: 600;
  line-height: 18px;
  position: relative;
  vertical-align: top;
}
.sidebar-nav ul ul ul {
  position: relative;
  left: 0;
  top: -20px;
  padding: 0;
  opacity: 0;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  -webkit-transition: opacity 0.8s, visibility 0.8s, max-height 0.8s;
  transition: opacity 0.8s, visibility 0.8s, max-height 0.8s;
}
.sidebar-nav ul ul ul a {
  font-size: 13px;
}
.sidebar-nav ul ul li:hover > ul {
  padding: 25px 20px 10px;
  opacity: 1;
  visibility: visible;
  height: auto;
  border-top: 1px solid #F2C862;
  border-bottom: 1px solid #F2C862;
}
.modal-social {
  margin: auto;
  text-align: center;
}
.modal-social .btn {
  margin-top: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.modal-social .socials {
  margin: 40px auto 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #BFE5E6;
}
.modal-social .socials li {
  padding: 0 8px;
  opacity: .5;
}
.sidebar-logos {
  text-align: center;
  margin: 40px 80px 0;
}
.sidebar-logos li {
  margin: 20px;
}
.sidebar-logos img {
  margin: auto;
}
.sidebar-logos .img-logo-small {
  max-width: 300px;
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  .sidebar-nav ul ul li > ul {
    padding: 25px 20px 10px;
    opacity: 1;
    visibility: visible;
    height: auto;
    border-top: 1px solid #F2C862;
    border-bottom: 1px solid #F2C862;
  }
  .sidebar-nav .sub-menu li.menu-item-has-children {
    display: block;
    width: 100%;
    float: none;
  }
  .sidebar-nav .sub-menu li.menu-item-has-children > a:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    position: absolute;
    top: 50%;
  }
}
.wc-video-hero-box {
  height: 500px;
  position: relative;
  display: table;
  width: 100%;
  overflow: hidden;
}
.wc-video-hero-box .text-contrast {
  color: #fff;
  text-shadow: 1px 1px 5px #333;
}
.wc-video-hero-box .wc-video-hero-box-inner {
  display: table-cell;
  width: 100%;
  z-index: 400;
  position: relative;
  text-align: center;
  vertical-align: middle;
}
.wc-video-hero-box .wc-video-hero-heading {
  font-size: 112px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 3.25px;
}
.wc-video-hero-box .wc-video-hero-video-callout {
  font-weight: 400;
}
.wc-video-hero-box .wc-hero-play-button {
  height: 100px;
  margin-top: 20px;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
}
.wc-video-hero-box .wc-hero-play-button button[name="play"] {
  width: 75px;
  height: 75px;
  background: rgba(255, 255, 255, 0.25);
  border: none;
  border-radius: 100%;
  margin: auto;
  cursor: pointer;
}
.wc-video-hero-box .wc-hero-play-button button[name="play"]:focus {
  outline: 0;
  border: 1px solid #82b0de;
  box-shadow: 0 0 0 3px rgba(62, 145, 229, 0.5);
}
.wc-video-hero-box .wc-hero-play-button button[name="play"]::after {
  content: '';
  display: inline-block;
  position: relative;
  top: 3px;
  left: 5px;
  border-style: solid;
  border-width: 15px 0 15px 25px;
  border-color: transparent transparent transparent white;
}
.wc-video-hero-box div[id*=".big_play_button_background"],
.wc-video-hero-box div[id*=".big_play_button_graphic"] {
  display: none !important;
}
.wistia_popover_lg {
  background-color: #000;
  padding: 0 !important;
}
.wistia_popover_lg .modal-dialog.modal-lg {
  width: auto;
  height: 90%;
}
.wistia_popover_lg .modal-content {
  background-color: transparent;
  height: 100%;
}
.wistia_popover_lg .close {
  color: #fff;
  cursor: pointer;
  position: absolute;
  right: 50px;
  text-decoration: none;
  opacity: .5;
  top: 50px;
  z-index: 1;
}
@media only screen and (max-width: 479px) {
  .wistia_popover_lg .modal-dialog.modal-lg {
    width: auto;
  }
  .wc-video-hero-box {
    height: 200px !important;
  }
  .wc-video-hero-box .wc-hero-play-button {
    margin-top: 0;
  }
  .wc-video-hero-box .wc-video-hero-heading {
    font-size: 31px;
  }
  .wc-video-hero-box .wc-video-hero-video-callout {
    font-size: 17px;
  }
}
/** plugins.less - Styles to support WordPress plugins and other libraries **/
/** AddToAny */
.addtoany_content {
  text-align: center;
}
/** Tribe Events Calendar **/
#tribe-events-photo-events {
  margin: auto 8px;
}
#tribe-events-bar .container {
  max-width: 956px;
}
.single-tribe_events #intro-tribe-events {
  text-align: center;
}
.single-tribe_events #intro-tribe-events h2.tribe-events-single-event-title {
  width: 85%;
  margin: auto;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 36px;
}
.single-tribe_events #intro-tribe-events .tribe-events-schedule {
  margin-top: 15px;
}
.single-tribe_events #intro-tribe-events .tribe-events-schedule,
.single-tribe_events #intro-tribe-events .tribe-events-schedule h3,
.single-tribe_events #intro-tribe-events .tribe-events-schedule .tribe-events-divider,
.single-tribe_events #intro-tribe-events .tribe-events-schedule .tribe-events-cost {
  font-size: 16px;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #949aa8;
}
.single-tribe_events #intro-tribe-events .tribe-events-schedule h3,
.single-tribe_events #intro-tribe-events .tribe-events-schedule .tribe-events-divider,
.single-tribe_events #intro-tribe-events .tribe-events-schedule .tribe-events-cost {
  display: inline;
}
.single-tribe_events #intro-tribe-events .tribe-events-schedule .tribe-events-divider {
  margin: 0 5px;
}
.single-tribe_events .tribe-post-event .tribe-events-event-image {
  margin: 0;
}
.single-tribe_events .tribe-post-event .tribe-events-event-image img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: auto;
}
.single-tribe_events .tribe-post-event .tribe-article-main {
  padding: 35px;
  background-color: #fff;
}
.single-tribe_events .tribe-post-event .tribe-article-main h6.tribe-events-event-categories {
  margin-top: 0;
  font-size: 13px;
  text-transform: uppercase;
  color: #a5abb7;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  padding-bottom: 12px;
}
.single-tribe_events .tribe-post-event .tribe-article-main h6.tribe-events-event-categories a {
  color: #a5abb7;
}
.single-tribe_events .tribe-post-event .tribe-article-main .tribe-article-body {
  padding: 0 16px;
  font-size: 16px;
}
.single-tribe_events ul.tribe-events-calendar-links {
  font-size: 16px;
  font-weight: 400;
  margin: 20px 0 40px;
}
.single-tribe_events ul.tribe-events-calendar-links li {
  margin: 20px 0;
}
.single-tribe_events ul.tribe-events-calendar-links li .btn-large {
  display: inline-block;
  width: 250px;
}
.single-tribe_events .tribe-events-single-section-meta {
  text-align: center;
  margin: 40px auto;
  background-color: #fff;
  padding: 40px 0;
  font-weight: 400;
}
.single-tribe_events .tribe-events-single-section-meta h3 {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 30px;
}
.single-tribe_events .tribe-events-single-section-meta h6 {
  text-transform: uppercase;
  margin-top: 30px;
}
.single-tribe_events .tribe-events-single-section-meta .tribe-events-related-categories a {
  color: #f2c862;
  font-style: italic;
  font-weight: 400;
}
.single-tribe_events .tribe-events-single-section-meta .tribe-events-website div {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.single-tribe_events .tribe-events-single-section-meta .tribe-events-website a {
  font-weight: 400;
}
#tribe-events-content.tribe-events-list {
  padding: 50px 0 !important;
}
.tribe-bar-filters-inner input {
  display: block;
  width: 100%;
  height: 35px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.tribe-bar-filters-inner input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.tribe-bar-filters-inner input::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.tribe-bar-filters-inner input:-ms-input-placeholder {
  color: #999999;
}
.tribe-bar-filters-inner input::-webkit-input-placeholder {
  color: #999999;
}
.tribe-bar-filters-inner input[disabled],
.tribe-bar-filters-inner input[readonly],
fieldset[disabled] .tribe-bar-filters-inner input {
  background-color: #eeeeee;
  opacity: 1;
}
.tribe-bar-filters-inner input[disabled],
fieldset[disabled] .tribe-bar-filters-inner input {
  cursor: not-allowed;
}
textarea.tribe-bar-filters-inner input {
  height: auto;
}
select.tribe-bar-filters-inner input {
  height: 48px;
  line-height: 48px;
}
textarea.tribe-bar-filters-inner input,
select[multiple].tribe-bar-filters-inner input {
  height: auto;
}
#tribe-geo-links {
  border-width: 0;
  margin-top: 0;
}
#tribe-geo-links .tribe-geo-option-link {
  border-width: 0;
}
#tribe-geo-options {
  position: absolute;
  top: auto;
  background: #ffffff;
  z-index: 9999;
  padding: 10px;
  border: 1px solid #B9B9B9;
  margin-top: 12px;
}
#tribe-geo-options:before,
#tribe-geo-options:after {
  content: '';
  position: absolute;
  top: -9px;
  left: 10px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #B9B9B9;
  z-index: 9999;
}
#tribe-geo-options:after {
  top: -8px;
  border-bottom-color: #fff;
}
.tribe-bar-collapse #tribe-geo-options {
  position: relative;
  top: auto;
  left: auto;
}
.tribe-bar-collapse #tribe-geo-options:before,
.tribe-bar-collapse #tribe-geo-options:after {
  display: none;
}
.tribe-events-list-separator-month {
  display: block;
  text-align: center;
  margin: 40px auto 0;
}
.post.post-event .image-primary h3 {
  text-transform: none;
  margin-bottom: 2px;
}
.post.post-event .post-title h1 {
  font-weight: 400;
  letter-spacing: 1px;
}
.post.post-event .post-title h6 {
  margin-top: 4px;
}
.vc_row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.vc_column_container > .vc_column-inner {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
  width: 100%;
}
/*
.container {
	.container { margin: 0 -7.5px; }
	.section-body .container {
		// & > .winecountry_slider { margin: 8px; }
		// & > .wpb_text_column.wpb_content_element { margin: 8px; }
	}
}
*/
.list-articles-row {
  margin-left: -8px;
  margin-right: -8px;
}
.section-head .row > h4:before {
  left: 7.5px;
  right: 7.5px;
}
.wpb_wrapper > .section-border {
  margin-top: 0;
}
.wpb_wrapper > .intro.intro-secondary .intro-body p {
  margin: 0 80px;
}
.wpb_wrapper > .main-white.main-secondary .main-head h4 {
  letter-spacing: 3px;
}
.wpb_wrapper .main.main-tertiary {
  margin-bottom: 30px;
}
.vc_row.wpb_row.vc_row-fluid ~ .section .container .section-head {
  margin-top: 30px;
}
#CDSWIDSSP {
  margin: auto !important;
}
.text-center .btn-small-secondary {
  margin-bottom: 30px;
}
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
  .wpb_wrapper > .intro.intro-secondary .intro-body p {
    margin: 0 0;
  }
}
/* Premier List */
.landing-module.premier-list {
  padding: 55px 70px;
  background-size: 72px auto;
  background-color: #fff;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-image: url('../png/icn-premier-napa.png');
}
.landing-module.premier-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
  columns: 2;
  column-gap: 4em;
}
.landing-module.premier-list li {
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 24px;
}
body.tribe-theme-child-sonoma .landing-module.premier-list {
  background-image: url(../png/icn-premier-sonoma.png);
}
body.tribe-theme-child-winecountry .landing-module.premier-list {
  background-color: #f4f4f6;
  background-image: url(../icn-premier-wc.html);
}
@media screen and (max-width: 768px) {
  .landing-module.premier-list {
    padding: 35px 35px 20px 60px;
  }
  .landing-module.premier-list ul {
    columns: 1;
  }
  .landing-module.premier-list li {
    font-size: 18px;
    line-height: 20px;
  }
}
/* Reason List */
.landing-module.reason-list {
  text-align: center;
  padding: 50px 0 70px 0;
  background: #f4f4f6;
}
.landing-module.reason-list h2 {
  display: inline-block;
  padding: 10px 0;
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
  color: #333A4A;
  letter-spacing: 1px;
  text-align: center;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.landing-module.reason-list h2 span {
  display: block;
  font-size: 30px;
  color: #4EACB4;
  letter-spacing: 2.5px;
}
.landing-module.reason-list ol {
  display: flex;
  flex-wrap: wrap;
  align-items: top;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
  counter-reset: reason-counter;
}
.landing-module.reason-list li {
  display: block;
  position: relative;
  width: 33.333%;
  margin-top: 35px;
  padding: 76px 20px 0 20px;
  font-size: 18px;
  color: #333A4A;
  letter-spacing: 0.3px;
  text-align: center;
  line-height: 25px;
  counter-increment: reason-counter;
}
.landing-module.reason-list li span {
  position: relative;
  z-index: 2;
}
.landing-module.reason-list li:before {
  content: counter(reason-counter);
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 95px;
  height: 95px;
  background: #fff;
  border-radius: 50%;
  font-size: 46px;
  color: #4EACB4;
  text-align: center;
  line-height: 90px;
  z-index: 1;
}
body.tribe-theme-child-sonoma .landing-module.reason-list h2 span {
  color: #A55163;
}
body.tribe-theme-child-winecountry .landing-module.reason-list h2 span {
  color: #E97A6E;
}
body.tribe-theme-child-sonoma .landing-module.reason-list li:before {
  color: #A55163;
}
body.tribe-theme-child-winecountry .landing-module.reason-list li:before {
  color: #E97A6E;
}
@media screen and (max-width: 768px) {
  .landing-module.reason-list {
    padding: 30px 0 50px 0;
  }
  .landing-module.reason-list ol {
    display: block;
  }
  .landing-module.reason-list li {
    Width: 100%;
  }
}
/* More Listings */
.landing-module.more-listings {
  padding: 50px 0;
}
.landing-module.more-listings h2 {
  font-size: 13px;
  color: #494949;
  font-weight: normal;
  letter-spacing: 1.8px;
  line-height: 31px;
  text-transform: uppercase;
}
.landing-module.more-listings ul {
  list-style: none;
  margin: 10px 0 0 0;
  padding: 0;
  columns: 3;
  column-gap: 10em;
}
.landing-module.more-listings li {
  margin-bottom: 10px;
  font-size: 13px;
  letter-spacing: 0.20px;
  line-height: 15px;
}
.landing-module.more-listings a {
  color: #494949;
  text-decoration: none;
}
.landing-module.more-listings a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .landing-module.more-listings {
    padding: 0 10px;
  }
  .landing-module.more-listings ul {
    columns: 2;
    column-gap: 0;
  }
  .landing-module.more-listings li {
    padding-right: 20px;
  }
}
/* Mapbox specific elements */
/* This is only the default height.  It may be reset dynamically later on. */
#map {
  height: 400px;
}
/*
 * Can't use previous HTML/CSS markup. Need to override existing mapbox CSS define here:
 * https://github.com/mapbox/mapbox.js/blob/001754177f3985c0e6b4a26e3c869b0c66162c99/theme/style.css#L321-L366
 */
.wc-Custom-Popup {
  /* Leaflet tip */
}
.wc-Custom-Popup .leaflet-popup-content {
  padding: 0;
  z-index: 10;
}
.wc-Custom-Popup .leaflet-popup-close-button {
  display: none;
}
.wc-Custom-Popup .leaflet-popup-content-wrapper:before {
  content: ' ';
  border: 2px solid #9ed6db;
  position: absolute;
  left: 3px;
  top: 3px;
  right: 3px;
  bottom: 3px;
  z-index: 0;
  height: 165px;
}
.wc-Custom-Popup .leaflet-popup-content-wrapper {
  background-color: #fff;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  border-width: 0;
  border-radius: 0;
  width: 350px;
  max-width: 350px;
  height: 172px;
  max-height: 172px;
}
.wc-Custom-Popup .leaflet-popup-content-wrapper > *:last-child {
  padding-bottom: 0;
}
.wc-Custom-Popup .leaflet-popup-content-wrapper .leaflet-popup-content-wrapper-inner {
  margin-top: -6px;
  width: 334px;
  max-width: 334px;
}
.wc-Custom-Popup .leaflet-popup-content-wrapper h6 {
  color: #4eacb4;
  font-size: 14px;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  margin-bottom: 0;
}
.wc-Custom-Popup .leaflet-popup-content-wrapper blockquote {
  border: 0;
  padding: 0;
  position: relative;
  overflow: hidden;
  padding-bottom: 0px;
  margin: 0 0 0 0;
}
.wc-Custom-Popup .leaflet-popup-content-wrapper blockquote p {
  padding: 5px 0 0 0;
}
.wc-Custom-Popup .leaflet-popup-content-wrapper p {
  font-size: 11px;
  line-height: 1.27;
  color: #555;
  margin: 0 0 0 0;
  padding: 10px 0;
}
.wc-Custom-Popup .leaflet-popup-content-wrapper i {
  float: left;
}
.wc-Custom-Popup .leaflet-popup-content-wrapper a.btn-small-secondary {
  margin: 0;
  color: #4eacb4;
  font-weight: 400;
  text-decoration: none;
}
.wc-Custom-Popup .leaflet-popup-content-wrapper a.btn-small-secondary:hover {
  color: white;
}
.wc-Custom-Popup .leaflet-popup-tip-container {
  width: 20px;
  height: 10px;
}
.wc-Custom-Popup .leaflet-popup-tip {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #6e9599;
}
.wc-Custom-Marker .wc-marker {
  border-radius: 100%;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 20px;
  color: #333;
  background-color: #fff;
  font-weight: bold;
}
.wc-Custom-Marker .wc-marker:before {
  content: ' ';
  display: block;
  position: absolute;
  left: -10px;
  top: -8px;
  width: 41px;
  height: 55px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("../png/pin-napa.png");
}
/*
 * From Gustav, a custom marker class for displaying business markers with numbers.  Unlike other icons, you can style 'L.divIcon' with CSS.
 */
.css-icon {
  background-image: url("../png/pin-napa.png");
}
.css-icon p {
  position: relative;
  left: 8px;
  top: 7px;
  width: 24px;
  height: 24px;
  background-color: #fff;
  border-radius: 50%;
  text-align: center;
  font-size: 14px;
  font-weight: 800;
  padding-top: 2px;
  opacity: 1;
}
.list-icon {
  background-image: url('../png/region-count-napa.png');
  background-size: 48px 48px;
  text-align: center;
  font-size: 14px;
  font-weight: 800;
  padding-top: 14px;
  opacity: 1;
  font-family: 'museo-sans-rounded', 'museo_sans_rounded', Arial, sans-serif;
}
.cluster-icon {
  border-style: solid;
  border-width: 5px;
  border-color: #4EACB4;
  height: 33px;
  border-radius: 50%;
  text-align: center;
  background-color: white;
  font-size: 1.2em;
  font-weight: 900;
  padding-top: 3px;
  opacity: 0.9;
  font-family: 'museo-sans-rounded', 'museo_sans_rounded', Arial, sans-serif;
}
/* Lodging map - these are the circles */
.wc-Cities-map .num-listings {
  position: absolute;
  width: 500;
  font-size: 20px;
}
.wc-Cities-map .city-name {
  position: absolute;
  width: 200px;
  font-size: 18px;
}
.wc-Cities-map .list-icon {
  background-image: url('../png/region-count-napa.png');
  background-size: 48px 48px;
  text-align: center;
  font-size: 14px;
  font-weight: 800;
  padding-top: 14px;
  opacity: 1;
  font-family: 'museo_sans_rounded', Arial, sans-serif;
}
.wc-Cities-map .marker-icon {
  background-image: url('../png/region-count-napa.png');
  background-size: 38px 38px;
  text-align: center;
  font-size: 16px;
  font-weight: 800;
  width: 38px;
  height: 38px;
  margin-top: -10px;
  margin-left: -18px;
  transition-timing-function: ease-out;
  padding-top: 10px;
  opacity: 1;
  font-family: 'museo-sans-rounded', 'museo_sans_rounded', Arial, sans-serif;
}
.wc-Cities-map,
.wc-Custom-Popup {
  /* zoom buttons */
}
.wc-Cities-map .leaflet-bottom,
.wc-Custom-Popup .leaflet-bottom,
.wc-Cities-map .leaflet-top,
.wc-Custom-Popup .leaflet-top {
  z-index: 100;
}
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
  .inner-map-secondary,
  .inner-map {
    padding-left: 15px;
    padding-right: 15px;
  }
  .mobile-map-margin {
    padding: 1em;
  }
  .wc-Custom-Popup .leaflet-popup-content-wrapper {
    width: 99.9%;
    max-width: 300px;
    height: 172px;
    max-height: 172px;
  }
  .wc-Custom-Popup .leaflet-popup-content-wrapper .leaflet-popup-content-wrapper-inner {
    width: 99% ;
    max-width: 99%;
  }
  .wc-Custom-Popup .leaflet-popup-content-wrapper h6 {
    font-size: 1.4em;
  }
  .wc-Custom-Popup .leaflet-popup-content-wrapper p {
    font-size: 0.8em;
  }
  .wc-Custom-Popup .leaflet-popup-content-wrapper i {
    float: left;
  }
  .wc-Custom-Popup .leaflet-popup-content-wrapper a.btn-small-secondary {
    font-size: 0.75em;
    font-weight: 400;
  }
}
/* Remove map collapsing animation as per http://stackoverflow.com/questions/13119912/disable-bootstraps-collapse-open-close-animation */
#collapseMap.collapsing {
  -webkit-transition: none;
  transition: none;
}
.winecountry_homepage_slider {
  height: 500px;
  overflow: hidden;
  text-align: center;
  width: 100%;
  margin-bottom: 50px;
}
.winecountry_homepage_slider .item {
  max-height: 500px;
  height: 500px;
}
.winecountry_homepage_slider .item > img {
  display: none;
}
.winecountry_homepage_slider .item .carousel-caption {
  position: absolute;
  top: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 100%;
  text-align: center;
}
.winecountry_homepage_slider .carousel-caption-container {
  width: 100%;
}
.winecountry_homepage_slider .carousel-caption-container h2 {
  text-transform: uppercase;
  letter-spacing: 3.25px;
  margin-bottom: 20px;
  font-size: 50px;
  font-weight: 400;
}
.winecountry_homepage_slider .carousel-caption-container h3 {
  text-transform: uppercase;
  margin-bottom: 30px;
  font-size: 22px;
  line-height: 22px;
}
.winecountry_homepage_slider .carousel-caption-container p {
  text-transform: uppercase;
}
.winecountry_homepage_slider .carousel-caption-container p a {
  display: block;
  margin: auto;
  border: 1px solid #fff;
  color: #fff;
  width: 225px;
  padding: 12px 0;
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
}
.winecountry_homepage_slider .carousel-indicators {
  margin: auto;
  width: 100%;
  right: 0;
  left: 0;
  text-align: center;
}
.winecountry_homepage_slider .carousel-indicators li {
  width: 16px;
  height: 16px;
  margin: 0 5px;
}
@media only screen and (max-width: 1024px) {
  .winecountry_homepage_slider {
    height: 350px;
  }
  .winecountry_homepage_slider .item {
    height: 350px;
  }
  .winecountry_homepage_slider .carousel-caption-container h2 {
    font-size: 30px;
  }
  .winecountry_homepage_slider .carousel-caption-container h3 {
    font-size: 16px;
    line-height: 19px;
  }
  .winecountry_homepage_slider .carousel-caption-container p > a {
    padding: 8px 0;
  }
  .winecountry_homepage_slider .carousel-indicators {
    bottom: 10px;
  }
}
.wcProduct {
  width: 100%;
  max-width: 260px;
  padding: 10px 10px 22px 10px;
  margin: 30px auto !important;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  text-align: center;
  letter-spacing: normal !important;
  background: #fff;
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
}
.wcProduct img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 !important;
  align-self: center;
}
.wcProduct h2 {
  margin: 13px 0 8px 0 !important;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif !important;
  font-size: 18px !important;
  color: #333 !important;
  font-weight: bold !important;
  line-height: normal !important;
  text-transform: none !important;
}
.wcProduct span {
  display: block;
  font-size: 16px;
  color: #666;
}
.wcProduct button {
  display: inline-block;
  position: relative;
  width: 180px;
  height: 38px;
  margin: 15px 0 0 0;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: 1.5px;
  color: #fff !important;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  border: 1px solid #f9f8f7;
  outline: 3px solid #49ACB5;
  background-color: #49ACB5;
}
.wcProduct button:before {
  content: ' ';
  position: absolute;
  left: 2px;
  right: 2px;
  top: 2px;
  bottom: 2px;
  border: 1px solid #908375;
  z-index: 10;
}
.tribe-theme-child-sonoma .wcProduct button {
  outline: 3px solid #A35263;
  background-color: #a35263;
}
.tribe-theme-child-winecountry .wcProduct button {
  outline: 3px solid #202022;
  background-color: #202022;
}
.wcCollection {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: space-around;
  width: 100%;
}
.wcCollection .wcProduct {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 280px;
}
.wcCollection .wcImage {
  display: flex;
  flex: 1;
}
.wcPagination,
.shopify-buy__product__variant-selectors {
  display: none;
}
/* Photo-tint-hero
.section-intro.fsr-holder:before {
  content: "";
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  //Sonoma tint
  //background: rgba(148, 154, 168,0.10);
  //NapaValley tint
  background: rgba(191, 229, 230,0.10);
  background-image: linear-gradient(-180deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%);
}
*/
.full-tint {
  position: relative;
}
.full-tint:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  background: rgba(191, 229, 230, 0.1);
  background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  transition: all 0.5s ease;
}
/* Photo-tint-gradient */
.list-posts-tertiary .post .image-primary:before,
.carousel-inner .item > a:before,
.article.fsr-holder:before,
.image-primary:before {
  content: ' ';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 25%;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
}
.main.business-detail .list-posts-tertiary .post .image-primary:before,
.main.business-detail .carousel-inner .item > a:before,
.main.business-detail .article.fsr-holder:before,
.main.business-detail .image-primary:before {
  display: none;
}
/* terms & conditions page */
.terms-wrapper h4 {
  text-transform: uppercase;
  margin: 10px 0;
}
.terms-wrapper .jump {
  padding: 20px 30px;
  border: 1px solid #d1cfcd;
  text-align: center;
}
.terms-wrapper .jump .title {
  color: #7992b2;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
}
.terms-wrapper .jump .title:before,
.terms-wrapper .jump .title:after {
  content: " — ";
}
.terms-wrapper .jump .contact {
  color: #7992b2;
  border: 1px solid #d1cfcd;
  display: inline-block;
  padding: 2px 30px;
  text-transform: uppercase;
  font-size: 12px;
}
.terms-wrapper .jump a.item {
  text-transform: uppercase;
  margin: 10px 0;
  display: block;
  text-align: center;
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", Times, serif;
  color: #333;
}
.terms-wrapper .intro-head {
  display: none;
}
.terms-wrapper .intro-head.replacement {
  display: block;
}
.terms-wrapper .intro-head.replacement .breadcrumb a {
  color: #949aa8;
}
.terms-wrapper .intro-head.replacement .intro-head-title {
  font-size: 28px;
  text-align: center;
}
.tribe-theme-child-winecountry #businesses-list .article-secondary {
  border-bottom: 1px solid #D7D8D8;
}
#businesses-list .article-secondary:last-of-type {
  border-bottom: 0;
  padding-bottom: 0;
}
#businesses-list .article-secondary .article-body-meta h6 {
  margin-top: 2px;
  font-size: 13px;
  line-height: 17px;
}
#businesses-list .article-secondary .article-content {
  display: table;
  width: 100%;
  margin-bottom: 24px;
}
@media (max-width: 768px) {
  #businesses-list .article-secondary .article-content {
    display: block;
  }
}
#businesses-list .article-secondary .article-image,
#businesses-list .article-secondary .article-body,
#businesses-list .article-secondary .article-body-details {
  display: table-cell;
  vertical-align: top;
}
#businesses-list .article-secondary .article-image {
  position: relative;
  float: none;
  margin: 0;
  padding-right: 20px;
}
@media (max-width: 992px) {
  #businesses-list .article-secondary .article-image {
    padding-right: 20px;
  }
}
@media (max-width: 768px) {
  #businesses-list .article-secondary .article-image {
    width: 100%;
    padding-right: 0;
  }
}
#businesses-list .article-secondary .article-image:before {
  display: none;
  content: none;
}
@media (max-width: 768px) {
  #businesses-list .article-secondary .article-image {
    display: inline-block;
  }
}
#businesses-list .article-secondary .article-body {
  padding: 10px 20px 0 0;
  width: calc(100% - 200px);
}
@media (max-width: 992px) {
  #businesses-list .article-secondary .article-body {
    padding: 10px 20px 0 0;
  }
}
@media (max-width: 768px) {
  #businesses-list .article-secondary .article-body {
    display: inline-block;
    padding: 10px 10px 0 10px;
    width: 100%;
  }
}
#businesses-list .article-secondary .article-body h4,
#businesses-list .article-secondary .article-body h4 a {
  font-size: 21px;
  line-height: 25px;
  letter-spacing: 1px;
}
#businesses-list .article-secondary .article-body-actions {
  position: static;
  width: 200px;
  text-align: center;
}
@media (max-width: 768px) {
  #businesses-list .article-secondary .article-body-actions {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    top: auto;
    bottom: 10px;
    left: 0;
    width: 100%;
    height: 75px;
    padding: 0;
  }
}
#businesses-list .article-secondary .article-body-details {
  width: 200px;
  text-align: center;
  padding: 15px 10px 0 0;
}
.tribe-theme-child-winecountry #businesses-list .article-secondary .article-body-details {
  margin: 0;
}
@media (max-width: 768px) {
  #businesses-list .article-secondary .article-body-details {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0 10px;
    text-align: left;
  }
}
#businesses-list .article-secondary .article-body-details ul {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (max-width: 768px) {
  #businesses-list .article-secondary .article-body-details ul {
    display: block;
  }
}
#businesses-list .article-secondary .article-body-details ul li {
  display: block;
  position: relative;
  margin: 12px 0 0 0;
  padding-left: 35px;
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  letter-spacing: 0.2px;
  color: #192e32;
  text-align: left;
  background-repeat: no-repeat;
}
#businesses-list .article-secondary .article-body-details ul li a,
#businesses-list .article-secondary .article-body-details ul li a:hover,
#businesses-list .article-secondary .article-body-details ul li a:visited {
  color: #49ACB5;
}
.tribe-theme-child-winecountry #businesses-list .article-secondary .article-body-details ul li a,
.tribe-theme-child-winecountry #businesses-list .article-secondary .article-body-details ul li a:hover,
.tribe-theme-child-winecountry #businesses-list .article-secondary .article-body-details ul li a:visited {
  color: #5B7EA1;
}
.tribe-theme-child-sonoma #businesses-list .article-secondary .article-body-details ul li a,
.tribe-theme-child-sonoma #businesses-list .article-secondary .article-body-details ul li a:hover,
.tribe-theme-child-sonoma #businesses-list .article-secondary .article-body-details ul li a:visited {
  color: #A35263;
}
#businesses-list .article-secondary .article-body-details ul li [class^="wcicon-"] {
  position: absolute;
  top: -3px;
  left: 0;
  float: none;
  width: 20px;
  height: 20px;
}
.tribe-theme-child-winecountry #businesses-list .article-secondary .article-body-details ul li [class^="wcicon-"] {
  color: #5B7EA1;
}
.tribe-theme-child-sonoma #businesses-list .article-secondary .article-body-details ul li [class^="wcicon-"] {
  color: #A35263;
}
#businesses-list .article-secondary .article-body-details ul li h3 {
  margin: 0 5px 0 0;
  display: inline-block;
  font-size: inherit;
  font-weight: 600;
}
#businesses-list .article-secondary .article-body-details .bizdetail__details--cost {
  background-image: url('../svg/icn-wallet.svg');
  background-position: 1px -1px;
}
#businesses-list .article-secondary .article-body-details .bizdetail__details--cost span {
  display: block;
  margin: 3px 8px 0 0;
  width: 43px;
  height: 16px;
  background: url('../svg/icn-cost.svg') 0 0 no-repeat;
}
#businesses-list .article-secondary .article-body-details .bizdetail__details--cost span[data-cost="1"] {
  background-position: 0 0;
}
#businesses-list .article-secondary .article-body-details .bizdetail__details--cost span[data-cost="2"] {
  background-position: 0 -16px;
}
#businesses-list .article-secondary .article-body-details .bizdetail__details--cost span[data-cost="3"] {
  background-position: 0 -32px;
}
#businesses-list .article-secondary .article-body-details .bizdetail__details--cost span[data-cost="4"] {
  background-position: 0 -48px;
}
@media (max-width: 768px) {
  #businesses-list .article-secondary .article-body-details .bizdetail__details--cost {
    display: none;
  }
}
#businesses-list .article-secondary.article-secondary-premier {
  padding-bottom: 0;
  background: #fff;
}
.tribe-theme-child-winecountry #businesses-list .article-secondary.article-secondary-premier {
  padding-bottom: 24px;
}
@media (max-width: 768px) {
  #businesses-list .article-secondary.article-secondary-premier {
    padding-bottom: 105px !important;
  }
}
#businesses-list .article-secondary.article-secondary-premier .article-image {
  width: 250px;
}
@media (max-width: 768px) {
  #businesses-list .article-secondary.article-secondary-premier .article-image {
    width: 100%;
    padding-right: 0;
  }
}
#businesses-list .article-secondary.article-secondary-premier .article-image .ico-premier {
  position: absolute;
  z-index: 11;
}
.tribe-theme-napavalley #businesses-list .article-secondary.article-secondary-premier .article-image .ico-premier,
.tribe-theme-child-sonoma #businesses-list .article-secondary.article-secondary-premier .article-image .ico-premier {
  top: -1px;
  left: -1px;
  width: 65px;
  height: 65px;
  background: url('../png/icn-premier-napa.png') 0 0 no-repeat;
  background-size: cover;
}
.tribe-theme-child-sonoma #businesses-list .article-secondary.article-secondary-premier .article-image .ico-premier {
  background: url('../png/icn-premier-sonoma.png') 0 0 no-repeat;
  background-size: cover;
}
.tribe-theme-child-winecountry #businesses-list .article-secondary.article-secondary-premier .article-image .ico-premier {
  top: 10px;
  left: 0;
}
#businesses-list .article-secondary.article-secondary-premier .article-body-meta,
#businesses-list .article-secondary.article-secondary-premier .article-body-entry {
  padding: 0;
  max-width: 280px;
}
@media (max-width: 768px) {
  #businesses-list .article-secondary.article-secondary-premier .article-body-meta,
  #businesses-list .article-secondary.article-secondary-premier .article-body-entry {
    max-width: 100%;
  }
}
#businesses-list .article-secondary.article-secondary-premier .article-body-actions .btn {
  width: 194px;
  height: 38px;
  margin: 0 auto 20px auto;
  font-size: 16px;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: 1.5px;
  color: #fff !important;
  text-transform: uppercase;
  text-align: center;
  border: 1px solid #f9f8f7;
  outline: 3px solid #49ACB5;
  background-color: #49ACB5;
}
@media (max-width: 768px) {
  #businesses-list .article-secondary.article-secondary-premier .article-body-actions .btn {
    display: block;
    margin: 0 auto 5px auto;
  }
}
.tribe-theme-child-winecountry #businesses-list .article-secondary.article-secondary-premier .article-body-actions .btn {
  outline: 3px solid #202022;
  background-color: #202022;
}
.tribe-theme-child-sonoma #businesses-list .article-secondary.article-secondary-premier .article-body-actions .btn {
  outline: 3px
            solid #A35263;
  background-color: #a35263;
}
#businesses-list .article-secondary.article-secondary-premier .article-body-actions p {
  display: inline-block;
  position: relative;
  width: auto;
  margin: 0;
  padding: 0 25px;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1.5px;
  color: #192e32;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  #businesses-list .article-secondary.article-secondary-premier .article-body-actions p {
    margin-top: 10px;
  }
}
#businesses-list .article-secondary.article-secondary-premier .article-body-actions p:before,
#businesses-list .article-secondary.article-secondary-premier .article-body-actions p:after {
  display: inline-block;
  content: '';
  position: absolute;
  top: 8px;
  width: 14px;
  height: 1px;
  background-color: #64969d;
}
#businesses-list .article-secondary.article-secondary-premier .article-body-actions p:before {
  left: 0;
}
#businesses-list .article-secondary.article-secondary-premier .article-body-actions p:after {
  right: 0;
}
#businesses-list .article-secondary.article-secondary-premier .article-body-actions p span {
  display: block;
  float: right;
  margin: -7px 0 0 8px;
  font-size: 21px;
  font-style: italic;
  letter-spacing: -0.5px;
}
.tribe-theme-child-winecountry #businesses-list .article-secondary.article-secondary-premier .article-body-actions p span {
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", Times, serif;
}
.tribe-theme-child-sonoma #businesses-list .article-secondary.article-secondary-premier .article-body-actions p span {
  font-family: 'adelle', Georgia, "Times New Roman", Times, serif;
}
#businesses-list .article-secondary.article-secondary-premier .article-body-details {
  width: 200px;
  text-align: center;
  padding: 15px 10px 0 0;
}
.tribe-theme-child-winecountry #businesses-list .article-secondary.article-secondary-premier .article-body-details {
  margin: 0;
}
@media (max-width: 768px) {
  #businesses-list .article-secondary.article-secondary-premier .article-body-details {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0 10px;
    text-align: left;
  }
}
#businesses-list .article-secondary.article-secondary-premier .article-body-details ul {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (max-width: 768px) {
  #businesses-list .article-secondary.article-secondary-premier .article-body-details ul {
    display: block;
  }
}
#businesses-list .article-secondary.article-secondary-premier .article-body-details ul li {
  display: block;
  position: relative;
  margin: 12px 0 0 0;
  padding-left: 35px;
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  letter-spacing: 0.2px;
  color: #192e32;
  text-align: left;
  background-repeat: no-repeat;
}
#businesses-list .article-secondary.article-secondary-premier .article-body-details ul li a,
#businesses-list .article-secondary.article-secondary-premier .article-body-details ul li a:hover,
#businesses-list .article-secondary.article-secondary-premier .article-body-details ul li a:visited {
  color: #49ACB5;
}
.tribe-theme-child-winecountry #businesses-list .article-secondary.article-secondary-premier .article-body-details ul li a,
.tribe-theme-child-winecountry #businesses-list .article-secondary.article-secondary-premier .article-body-details ul li a:hover,
.tribe-theme-child-winecountry #businesses-list .article-secondary.article-secondary-premier .article-body-details ul li a:visited {
  color: #5B7EA1;
}
.tribe-theme-child-sonoma #businesses-list .article-secondary.article-secondary-premier .article-body-details ul li a,
.tribe-theme-child-sonoma #businesses-list .article-secondary.article-secondary-premier .article-body-details ul li a:hover,
.tribe-theme-child-sonoma #businesses-list .article-secondary.article-secondary-premier .article-body-details ul li a:visited {
  color: #A35263;
}
#businesses-list .article-secondary.article-secondary-premier .article-body-details ul li [class^="wcicon-"] {
  position: absolute;
  top: -3px;
  left: 0;
  float: none;
  width: 20px;
  height: 20px;
}
.tribe-theme-child-winecountry #businesses-list .article-secondary.article-secondary-premier .article-body-details ul li [class^="wcicon-"] {
  color: #5B7EA1;
}
.tribe-theme-child-sonoma #businesses-list .article-secondary.article-secondary-premier .article-body-details ul li [class^="wcicon-"] {
  color: #A35263;
}
#businesses-list .article-secondary.article-secondary-premier .article-body-details ul li h3 {
  margin: 0 5px 0 0;
  display: inline-block;
  font-size: inherit;
  font-weight: 600;
}
#businesses-list .article-secondary.article-secondary-premier .article-body-details .bizdetail__details--cost {
  background-image: url('../svg/icn-wallet.svg');
  background-position: 1px -1px;
}
#businesses-list .article-secondary.article-secondary-premier .article-body-details .bizdetail__details--cost span {
  display: block;
  margin: 3px 8px 0 0;
  width: 43px;
  height: 16px;
  background: url('../svg/icn-cost.svg') 0 0 no-repeat;
}
#businesses-list .article-secondary.article-secondary-premier .article-body-details .bizdetail__details--cost span[data-cost="1"] {
  background-position: 0 0;
}
#businesses-list .article-secondary.article-secondary-premier .article-body-details .bizdetail__details--cost span[data-cost="2"] {
  background-position: 0 -16px;
}
#businesses-list .article-secondary.article-secondary-premier .article-body-details .bizdetail__details--cost span[data-cost="3"] {
  background-position: 0 -32px;
}
#businesses-list .article-secondary.article-secondary-premier .article-body-details .bizdetail__details--cost span[data-cost="4"] {
  background-position: 0 -48px;
}
@media (max-width: 768px) {
  #businesses-list .article-secondary.article-secondary-premier .article-body-details .bizdetail__details--cost {
    display: none;
  }
}
#businesses-list .article-secondary.article-secondary-premier .article-body-perks {
  position: relative;
  margin: 0;
  padding: 15px 20px;
  border: 1px dashed #E97A6E;
}
.tribe-theme-child-sonoma #businesses-list .article-secondary.article-secondary-premier .article-body-perks {
  border: 1px dashed #62BC8B;
}
@media (max-width: 768px) {
  #businesses-list .article-secondary.article-secondary-premier .article-body-perks {
    padding: 10px;
  }
}
#businesses-list .article-secondary.article-secondary-premier .article-body-perks h2 {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 0 0 0 25px;
  height: 17px;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #494A48;
  text-transform: uppercase;
  letter-spacing: 1.75px;
  background: url('../svg/icn-perks-sml.svg') 0 0 no-repeat;
  background-size: auto 17px;
}
.tribe-theme-child-sonoma #businesses-list .article-secondary.article-secondary-premier .article-body-perks h2 {
  background: url('../svg/icn-perks-sml-sonoma.svg') 0 0 no-repeat;
  background-size: auto 17px;
}
@media (max-width: 768px) {
  #businesses-list .article-secondary.article-secondary-premier .article-body-perks h2 {
    display: block;
    width: 100%;
  }
}
#businesses-list .article-secondary.article-secondary-premier .article-body-perks h2 span {
  font-weight: bold;
  font-style: italic;
  color: #E97A6E;
}
.tribe-theme-child-winecountry #businesses-list .article-secondary.article-secondary-premier .article-body-perks h2 span {
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", Times, serif;
}
.tribe-theme-child-sonoma #businesses-list .article-secondary.article-secondary-premier .article-body-perks h2 span {
  font-family: 'adelle', Georgia, "Times New Roman", Times, serif;
  color: #62BC8B;
}
#businesses-list .article-secondary.article-secondary-premier .article-body-perks ul {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 15px;
  padding: 0 20px;
  list-style: none;
  overflow: hidden;
  border-left: 1px solid #E97A6E;
}
@media (max-width: 768px) {
  #businesses-list .article-secondary.article-secondary-premier .article-body-perks ul {
    display: block;
    width: 100%;
    margin: 10px 0 0 8px;
    padding: 0 0 0 15px;
  }
}
.tribe-theme-child-sonoma #businesses-list .article-secondary.article-secondary-premier .article-body-perks ul {
  border-left: 1px solid #62BC8B;
}
#businesses-list .article-secondary.article-secondary-premier .article-body-perks ul li {
  display: block;
  margin: 0;
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  font-style: italic;
  color: #192E32;
  list-style: none;
  letter-spacing: 0.60px;
}
#businesses-list .article-secondary.article-secondary-premier .article-body-perks ul li:first-child {
  margin-top: -2px;
}
#businesses-list .article-secondary.article-secondary-premier .article-body-perks ul li:last-child {
  margin-bottom: -2px;
}
#businesses-list .article-secondary.article-secondary-premier .article-body-perks figure {
  display: inline-block;
  padding: 5px 8px 4px 8px;
  font-size: 17px;
  line-height: 1;
  letter-spacing: 0.55px;
  color: #E97A6E;
  text-transform: uppercase;
  border: 1px solid #d7d2cd;
}
.tribe-theme-child-sonoma #businesses-list .article-secondary.article-secondary-premier .article-body-perks figure {
  color: #62BC8B;
}
@media (max-width: 768px) {
  #businesses-list .article-secondary.article-secondary-premier .article-body-perks figure {
    padding: 5px 6px 4px 6px;
    margin-left: -3px;
    font-size: 15px;
    text-align: center;
  }
}
#businesses-list .article-secondary.article-secondary-premier .article-body-perks p {
  margin: 15px 0 0 0;
  padding: 0;
  font-size: 13px;
  line-height: 21px;
  letter-spacing: 0.40px;
  color: #494A48;
}
@media (max-width: 768px) {
  #businesses-list .article-secondary.article-secondary-premier .article-body-perks p {
    padding-left: 5px;
  }
}
#businesses-list .article-secondary.article-secondary-premier .article-body-perks p a {
  color: #494A48;
  text-decoration: underline;
}
#businesses-list .article-secondary.article-secondary-premier .article-body-perks .details {
  margin-top: 30px;
  border-top: 1px dashed #E97A6E;
}
#businesses-list .article-secondary.article-secondary-premier .article-body-perks .details h3 {
  margin: 30px 0 0 0;
  font-size: 13px;
  font-weight: bold;
  font-style: italic;
  color: #E97A6E;
  letter-spacing: 0.46px;
}
.tribe-theme-child-winecountry #businesses-list .article-secondary.article-secondary-premier .article-body-perks .details h3 {
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", Times, serif;
}
.tribe-theme-child-sonoma #businesses-list .article-secondary.article-secondary-premier .article-body-perks .details h3 {
  font-family: 'adelle', Georgia, "Times New Roman", Times, serif;
}
#businesses-list .article-secondary.article-secondary-premier .article-body-perks .details h3 span {
  text-transform: uppercase;
}
#businesses-list .article-secondary.article-secondary-premier .article-body-perks .details p {
  line-height: 16px;
}
#businesses-list .article-secondary.article-secondary-premier .article-body-perks .details p:first-of-type {
  margin: 2px 0 20px 0;
  padding: 0;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0.45px;
}
@media (max-width: 768px) {
  #businesses-list .article-secondary.article-secondary-small {
    padding-bottom: 65px !important;
  }
}
#businesses-list .article-secondary.article-secondary-small .article-image {
  width: 160px;
}
@media (max-width: 768px) {
  #businesses-list .article-secondary.article-secondary-small .article-image {
    width: 160px;
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  #businesses-list .article-secondary.article-secondary-small .article-image {
    width: 100%;
    padding-right: 0;
    padding-bottom: 10px;
  }
}
#businesses-list .article-secondary.article-secondary-small h4,
#businesses-list .article-secondary.article-secondary-small h4 a {
  font-size: 17px;
  line-height: 25px;
  letter-spacing: 0.5px;
}
#businesses-list .article-secondary.article-secondary-small .article-body {
  padding: 0 20px 0 0;
}
#businesses-list .article-secondary.article-secondary-small .article-body-entry {
  padding: 0;
}
#businesses-list .article-secondary.article-secondary-small .article-body-details {
  padding: 0;
}
#businesses-list .article-secondary.article-secondary-small .article-body-meta {
  padding-right: 0;
}
#businesses-list .article-secondary.article-secondary-small .article-body-actions .btn {
  width: 194px;
  color: #49ACB5;
}
.tribe-theme-child-winecountry #businesses-list .article-secondary.article-secondary-small .article-body-actions .btn {
  color: #5B7EA1;
}
.tribe-theme-child-sonoma #businesses-list .article-secondary.article-secondary-small .article-body-actions .btn {
  color: #A35263;
  background-color: transparent !important;
}
.tribe-theme-child-sonoma #businesses-list .article-secondary.article-secondary-small .article-body-actions .btn:before {
  border: 1px solid #908375 !important;
}
.bizdetail {
  padding-top: 55px;
}
.bizdetail.hovered {
  position: relative;
  z-index: 999;
}
.bizdetail.hovered:before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
  z-index: 2;
}
@media (max-width: 768px) {
  .bizdetail {
    padding-top: 35px;
  }
}
.tribe-theme-child-winecountry .bizdetail {
  padding-top: 0;
}
.bizdetail a,
.bizdetail a:hover,
.bizdetail a:visited,
.bizdetail button {
  color: #49ACB5;
}
.tribe-theme-child-winecountry .bizdetail a,
.tribe-theme-child-winecountry .bizdetail a:hover,
.tribe-theme-child-winecountry .bizdetail a:visited,
.tribe-theme-child-winecountry .bizdetail button {
  color: #e97a6e;
}
.tribe-theme-child-sonoma .bizdetail a,
.tribe-theme-child-sonoma .bizdetail a:hover,
.tribe-theme-child-sonoma .bizdetail a:visited,
.tribe-theme-child-sonoma .bizdetail button {
  color: #A35263;
}
.bizdetail .container {
  width: 100%;
  max-width: 1049px;
}
.bizdetail .container:before,
.bizdetail .container:after {
  content: none;
}
@media (max-width: 768px) {
  .bizdetail .container {
    padding: 0;
  }
}
.bizdetail h2 {
  display: block;
  width: 100%;
  margin: 0;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 2.5px;
  color: #202022;
  text-transform: uppercase;
}
.tribe-theme-child-winecountry .bizdetail h2 {
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", Times, serif;
}
.tribe-theme-child-sonoma .bizdetail h2 {
  font-family: 'adelle', Georgia, "Times New Roman", Times, serif;
}
.bizdetail__header {
  position: relative;
  width: 100%;
  margin: 0 0 40px 0;
  text-align: center;
}
.tribe-theme-child-winecountry .bizdetail__header {
  margin-top: 20px;
}
@media (max-width: 768px) {
  .bizdetail__header {
    margin: 0 0 35px 0;
  }
  .tribe-theme-child-winecountry .bizdetail__header {
    margin-top: 5px;
  }
}
.bizdetail__header h1 {
  margin: 0;
  font-size: 36px;
  font-weight: 300;
  letter-spacing: .5px;
  color: #494949;
}
.tribe-theme-child-winecountry .bizdetail__header h1 {
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", Times, serif;
  font-size: 26px;
  letter-spacing: 2.5px;
  color: #202022;
  text-transform: uppercase;
}
.tribe-theme-child-sonoma .bizdetail__header h1 {
  font-family: 'adelle', Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  color: #A5ABB8;
}
@media (max-width: 768px) {
  .bizdetail__header h1 {
    margin: 0;
    font-size: 28px;
  }
  .tribe-theme-child-winecountry .bizdetail__header h1 {
    font-size: 22px;
  }
}
.bizdetail__breadcrumbs,
.bizdetail__nav {
  margin: 0 auto;
  padding: 0;
  list-style: none;
}
@media (max-width: 768px) {
  .bizdetail__breadcrumbs,
  .bizdetail__nav {
    display: none !important;
  }
}
.bizdetail__breadcrumbs {
  display: inline-block;
}
.bizdetail__breadcrumbs li {
  display: block;
  float: left;
}
.bizdetail__breadcrumbs li:before {
  display: block;
  float: left;
  margin: 1px 5px 0 5px;
  content: '/';
  color: #a7a7a7;
}
.bizdetail__breadcrumbs li:first-child:before {
  display: none;
}
.bizdetail__breadcrumbs li a {
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1px;
  color: #949AA9 !important;
  text-transform: uppercase;
}
.tribe-theme-child-winecountry .bizdetail__breadcrumbs li a {
  color: #a7a7a7 !important;
}
.bizdetail__nav {
  display: inline;
}
.bizdetail__nav li a {
  display: block;
  position: absolute;
  top: 2px;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1.25px;
  text-transform: uppercase;
}
.bizdetail__nav li a:before {
  display: block;
  margin: auto;
  position: absolute;
  top: 4px;
  content: '';
  width: 9px;
  height: 9px;
  transform: rotate(-45deg);
  overflow: hidden;
}
.bizdetail__nav li:first-child a {
  left: 0;
  padding-left: 30px;
}
.bizdetail__nav li:first-child a:before {
  left: 10px;
  border-top: 2px solid #49ACB5;
  border-left: 2px solid #49ACB5;
}
.tribe-theme-child-winecountry .bizdetail__nav li:first-child a:before {
  border-top: 2px solid #e97a6e;
  border-left: 2px solid #e97a6e;
}
.tribe-theme-child-sonoma .bizdetail__nav li:first-child a:before {
  border-top: 2px solid #A35263;
  border-left: 2px solid #A35263;
}
.bizdetail__nav li:last-child a {
  right: 0;
  padding-right: 30px;
}
.bizdetail__nav li:last-child a:before {
  right: 10px;
  border-bottom: 2px solid #49ACB5;
  border-right: 2px solid #49ACB5;
}
.tribe-theme-child-winecountry .bizdetail__nav li:last-child a:before {
  border-bottom: 2px solid #e97a6e;
  border-right: 2px solid #e97a6e;
}
.tribe-theme-child-sonoma .bizdetail__nav li:last-child a:before {
  color: #A35263;
  border-bottom: 2px solid #A35263;
  border-right: 2px solid #A35263;
}
.bizdetail__slideshow {
  width: calc(100% - 265px);
  float: left;
}
.bizdetail__slideshow .winecountry_slider {
  margin-bottom: 40px;
}
.bizdetail__slideshow > .text-center {
  margin-bottom: 45px;
}
@media (max-width: 768px) {
  .bizdetail__slideshow {
    width: 100%;
    float: none;
  }
}
.bizdetail__slideshow--temp {
  height: 400px;
  background: #ccc;
}
.bizdetail__slideshow p {
  display: block;
  margin: 2px 0 0 0;
  padding-left: 20px;
  font-size: 16px;
  font-style: italic;
  letter-spacing: 0.5px;
  color: #908375;
  background: url('../svg/icn-camera.svg') 0 5px no-repeat;
}
@media (max-width: 768px) {
  .bizdetail__slideshow p {
    display: none;
  }
}
.bizdetail__columns {
  position: relative;
}
.bizdetail__column--left {
  width: calc(100% - 265px);
  padding: 0 40px;
  clear: left;
}
@media (max-width: 768px) {
  .bizdetail__column--left {
    width: 100%;
    padding: 0 20px;
  }
}
.bizdetail__column--right {
  float: right;
  width: 250px;
}
.bizdetail__column--right.sticky {
  position: -webkit-sticky;
  position: sticky;
}
@media (max-width: 768px) {
  .bizdetail__column--right {
    position: static;
    float: none;
    width: calc(100% - 40px);
    margin: 22px 20px;
    padding: 0 20px 20px 20px;
    border: 1px solid #ebe8e6;
  }
  .bizdetail__column--right.sticky {
    position: static;
  }
  .bizdetail__column--right.empty {
    margin: 0;
    border: none;
  }
}
.bizdetail__perks {
  position: relative;
  margin: 50px 0 40px 0;
  padding: 30px 50px 35px 50px;
  border: 1px dashed #E97A6E;
}
.tribe-theme-child-sonoma .bizdetail__perks {
  border: 1px dashed #62BC8B;
}
@media (max-width: 768px) {
  .bizdetail__perks {
    padding: 25px 15px;
  }
}
.bizdetail__perks--exclusive:before,
.bizdetail__perks--exclusive:after {
  display: block;
  position: absolute;
  transform: rotate(45deg);
}
.bizdetail__perks--exclusive:before {
  top: 18px;
  right: -27px;
  content: '';
  width: 115px;
  height: 0;
  border-bottom: 25px solid #E97A6E;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  box-shadow: 0px 2px 0px 0px #e4e4e4;
}
.tribe-theme-child-sonoma .bizdetail__perks--exclusive:before {
  border-bottom: 25px solid #62BC8B;
}
.bizdetail__perks--exclusive:after {
  top: 19px;
  right: -2px;
  content: 'EXCLUSIVE';
  font-size: 13px;
  line-height: 23px;
  font-weight: 400;
  letter-spacing: .40px;
  color: #fff;
  transform: rotate(45deg);
}
.bizdetail__perks h2 {
  display: block;
  margin: 0;
  padding: 0 0 0 55px;
  height: 42px;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 42px;
  color: #494A48;
  text-transform: uppercase;
  letter-spacing: 1.75px;
  background: url('../svg/icn-perks.svg') 0 0 no-repeat;
  background-size: auto 37px;
}
.tribe-theme-child-sonoma .bizdetail__perks h2 {
  background: url('../svg/icn-perks-sonoma.svg') 0 0 no-repeat;
  background-size: auto 37px;
}
@media (max-width: 768px) {
  .bizdetail__perks h2 {
    padding-left: 5px;
    height: auto;
    line-height: 1;
    background: none;
  }
}
.bizdetail__perks h2 span {
  font-weight: bold;
  font-style: italic;
  color: #E97A6E;
}
.tribe-theme-child-winecountry .bizdetail__perks h2 span {
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", Times, serif;
}
.tribe-theme-child-sonoma .bizdetail__perks h2 span {
  font-family: 'adelle', Georgia, "Times New Roman", Times, serif;
  color: #62BC8B;
}
.bizdetail__perks ul {
  display: block;
  margin: 20px 0 25px 55px;
  padding: 0 25px;
  list-style: none;
  overflow: auto;
  border-left: 1px solid #E97A6E;
}
.tribe-theme-child-sonoma .bizdetail__perks ul {
  border-left: 1px solid #62BC8B;
}
@media (max-width: 768px) {
  .bizdetail__perks ul {
    margin: 25px 0 25px 5px;
    padding: 0 0 0 20px;
  }
}
.bizdetail__perks ul li {
  display: block;
  margin: 10px 0;
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
  color: #192E32;
  list-style: none;
  letter-spacing: 0.60px;
}
.bizdetail__perks ul li:first-child,
.bizdetail__perks ul li:last-child {
  margin: 0;
}
.bizdetail__perks figure {
  display: inline-block;
  padding: 5px 8px 4px 8px;
  font-size: 17px;
  line-height: 1;
  letter-spacing: 0.55px;
  color: #E97A6E;
  text-transform: uppercase;
  border: 1px solid #d7d2cd;
}
.tribe-theme-child-sonoma .bizdetail__perks figure {
  color: #62BC8B;
}
@media (max-width: 768px) {
  .bizdetail__perks figure {
    padding: 5px 6px 4px 6px;
    margin-left: -3px;
    font-size: 15px;
    text-align: center;
  }
}
.bizdetail__perks p {
  margin: 15px 0 0 0;
  padding: 0;
  font-size: 13px;
  line-height: 21px;
  letter-spacing: 0.40px;
  color: #494A48;
}
@media (max-width: 768px) {
  .bizdetail__perks p {
    padding-left: 5px;
  }
}
.bizdetail__perks p a {
  color: #494A48;
  text-decoration: underline;
}
.bizdetail__perks .details {
  margin-top: 30px;
  border-top: 1px dashed #E97A6E;
}
.bizdetail__perks .details h3 {
  margin: 30px 0 0 0;
  font-size: 13px;
  font-weight: bold;
  font-style: italic;
  color: #E97A6E;
  letter-spacing: 0.46px;
}
.tribe-theme-child-winecountry .bizdetail__perks .details h3 {
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", Times, serif;
}
.tribe-theme-child-sonoma .bizdetail__perks .details h3 {
  font-family: 'adelle', Georgia, "Times New Roman", Times, serif;
}
.bizdetail__perks .details h3 span {
  text-transform: uppercase;
}
.bizdetail__perks .details p {
  line-height: 16px;
}
.bizdetail__perks .details p:first-of-type {
  margin: 2px 0 20px 0;
  padding: 0;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0.45px;
}
.bizdetail__content div {
  position: relative;
  height: 145px;
  overflow: hidden;
}
.bizdetail__content div:before {
  display: block;
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background: linear-gradient(to bottom, rgba(247, 248, 249, 0) 0%, #f7f8f9 100%);
}
.tribe-theme-child-winecountry .bizdetail__content div:before {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
}
.bizdetail__content div.expanded {
  height: auto !important;
}
.bizdetail__content div.expanded:before {
  content: none !important;
}
.bizdetail__content h2 {
  margin-bottom: 10px;
}
.bizdetail__content p {
  margin: 0 0 20px 0;
  font-size: 16px;
  line-height: 21px;
  color: #494A48;
  letter-spacing: 0.5px;
}
.bizdetail__content button {
  display: block;
  padding: 0;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 0.45px;
  text-transform: uppercase;
  border: none;
  background: none;
  outline: none;
}
@media (max-width: 768px) {
  .bizdetail__content button {
    font-size: 16px;
  }
}
.bizdetail__video {
  margin-top: 40px;
}
@media (max-width: 768px) {
  .bizdetail__video {
    width: calc(100% + 40px);
    margin: 40px -20px 0 -20px;
  }
}
.bizdetail__video--temp {
  height: 380px;
  background: #ccc;
}
.bizdetail__video p {
  display: block;
  margin: 2px 0 0 0;
  padding-left: 22px;
  font-size: 16px;
  font-style: italic;
  letter-spacing: 0.5px;
  color: #908375;
  background: url('../svg/icn-video.svg') 0 5px no-repeat;
}
@media (max-width: 768px) {
  .bizdetail__video p {
    padding-left: 42px;
    background-position: 20px 5px;
  }
}
.bizdetail__featuring {
  margin-top: 35px;
}
.bizdetail__featuring div {
  position: relative;
  margin: 40px 25px 55px 25px;
  padding-left: 150px;
}
@media (max-width: 768px) {
  .bizdetail__featuring div {
    margin: 30px 0;
    padding-left: 100px;
  }
}
.bizdetail__featuring div img {
  position: absolute;
  top: 0;
  left: 0;
  width: 110px;
  height: 110px;
  background-color: #ccc;
  border-radius: 50%;
}
@media (max-width: 768px) {
  .bizdetail__featuring div img {
    width: 80px;
    height: 80px;
  }
}
.bizdetail__featuring div h3 {
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2px;
  color: #202022;
  text-transform: uppercase;
}
.bizdetail__featuring div p {
  margin: 15px 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 21px;
  letter-spacing: 0.5px;
  color: #494a48;
}
.bizdetail__featuring div p.meta {
  font-size: 14px;
  font-style: italic;
  letter-spacing: 2px;
  color: #202022;
}
.tribe-theme-child-winecountry .bizdetail__featuring div p.meta {
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", Times, serif;
}
.tribe-theme-child-sonoma .bizdetail__featuring div p.meta {
  font-family: 'adelle', Georgia, "Times New Roman", Times, serif;
}
.bizdetail__featuring div p.meta strong {
  display: inline-block;
  margin: 0 5px 0 -2px;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
}
.bizdetail__featuring div p.meta a {
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
}
.bizdetail__on-site {
  padding-top: 25px;
}
.bizdetail__on-site h2 {
  margin: 5px 0 10px 0;
}
.bizdetail__on-site--results {
  display: flex;
  flex-flow: row wrap;
  margin: 0 -6px;
}
.bizdetail__on-site a {
  display: block;
  position: relative;
  width: 160px;
  margin: 10px 6px;
  overflow: hidden;
  padding-top: 160px;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.10px;
  color: #202022;
  text-decoration: none;
}
.tribe-theme-child-winecountry .bizdetail__on-site a {
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", Times, serif;
}
.tribe-theme-child-sonoma .bizdetail__on-site a {
  font-family: 'adelle', Georgia, "Times New Roman", Times, serif;
}
.bizdetail__on-site img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: auto;
  height: 160px;
}
.bizdetail__on-site h3 {
  margin: 10px 0 2px 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: 0.5px;
  color: #5b7ea1;
  text-transform: uppercase;
}
.bizdetail__glance {
  margin-top: 50px;
}
.bizdetail__glance ul {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  list-style: none;
  margin: 10px 0 0 0;
  padding: 0;
}
.bizdetail__glance ul li {
  display: block;
  margin: 20px 40px 0 0;
  padding-left: 10px;
  font-size: 22px;
  font-weight: 300;
  line-height: 22px;
  letter-spacing: 1px;
  color: #494a48;
  border-left: 1px solid #e97a6e;
}
.bizdetail__glance ul li:last-child {
  margin-right: 0;
}
.bizdetail__glance ul li h3 {
  margin: 0 0 3px 0;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2px;
  color: #202022;
  text-transform: uppercase;
}
.bizdetail__glance dl {
  display: block;
  position: relative;
  margin: 25px 0 0 0;
  padding: 0 0 0 175px;
  overflow: visible;
}
.bizdetail__glance dl:after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 768px) {
  .bizdetail__glance dl {
    padding-left: 0;
  }
}
.bizdetail__glance dl:first-of-type {
  margin: 40px 0 0 0;
}
.bizdetail__glance dt {
  display: block;
  width: 100%;
  max-width: 160px;
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 2px;
  color: #202022;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .bizdetail__glance dt {
    max-width: 100%;
    position: static;
  }
}
.bizdetail__glance dd {
  display: block;
  float: left;
  margin: 5px 15px 0 0;
  padding-right: 15px;
  font-size: 16px;
  font-weight: 300;
  line-height: 16px;
  letter-spacing: 0.50px;
  color: #494A48;
  border-right: 1px solid #CECECE;
}
.bizdetail__glance dd:last-of-type {
  border-right: none;
}
.bizdetail__glance--amenities dt {
  top: 10px;
  margin-bottom: 15px;
}
.bizdetail__glance--amenities dd {
  line-height: 25px;
  padding-left: 35px;
  padding-right: 0;
  margin-right: 30px;
  border: none;
}
@media (max-width: 768px) {
  .bizdetail__glance--amenities dd {
    float: none;
    margin-top: 8px;
    padding-left: 38px !important;
  }
}
.bizdetail__glance--wifi {
  background: url('../png/icn-wifi.png') left 50% no-repeat;
}
.bizdetail__glance--family {
  padding-left: 25px !important;
  background: url('../png/icn-icecream.png') left 50% no-repeat;
}
@media (max-width: 768px) {
  .bizdetail__glance--family {
    background-position: 5px 50%;
  }
}
.bizdetail__glance--pets {
  background: url('../png/icn-dog.png') 0 -2px no-repeat;
}
.bizdetail__glance--smoking {
  background: url('../svg/icn-nosmoking.svg') left 50% no-repeat;
}
.bizdetail__glance--wheelchair {
  padding-left: 25px !important;
  background: url('../png/icn-wheelchair.png') left 50% no-repeat;
}
@media (max-width: 768px) {
  .bizdetail__glance--wheelchair {
    background-position: 3px 50%;
  }
}
.bizdetail__tips {
  margin-top: 50px;
}
.bizdetail__tips .carousel {
  margin: 20px 0 0 0;
  border-top: 1px solid #979797;
  border-bottom: 1px solid #979797;
}
.bizdetail__tips .carousel .carousel-content {
  color: black;
  display: flex;
  align-items: center;
}
.bizdetail__tips .carousel p {
  display: block;
  width: 100%;
  padding: 25px 70px 15px 70px;
  font-size: 32px;
  font-weight: 300;
  line-height: 44px;
  font-style: italic;
  letter-spacing: 0.56px;
  color: #49ACB5;
  text-align: center;
}
.tribe-theme-child-winecountry .bizdetail__tips .carousel p {
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", Times, serif;
  font-weight: 700;
  color: #5b7ea1;
}
.tribe-theme-child-sonoma .bizdetail__tips .carousel p {
  font-family: 'adelle', Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  color: #A35263;
}
@media (max-width: 768px) {
  .bizdetail__tips .carousel p {
    padding: 25px 0 15px 0;
    font-size: 28px;
    line-height: 34px;
  }
}
.bizdetail__tips .carousel .carousel-control {
  width: 50px;
}
.bizdetail__tips .carousel .right-nav {
  left: auto;
  right: 0;
}
.bizdetail__tips .carousel .left-nav:before,
.bizdetail__tips .carousel .right-nav:before {
  display: block;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: '';
  width: 22px;
  height: 22px;
  transform: rotate(-45deg);
  overflow: hidden;
}
.bizdetail__tips .carousel .left-nav:before {
  left: 25px;
  border-top: 1px solid #908375;
  border-left: 1px solid #908375;
}
@media (max-width: 768px) {
  .bizdetail__tips .carousel .left-nav:before {
    left: 0;
  }
}
.bizdetail__tips .carousel .right-nav:before {
  right: 25px;
  border-bottom: 1px solid #908375;
  border-right: 1px solid #908375;
}
@media (max-width: 768px) {
  .bizdetail__tips .carousel .right-nav:before {
    right: 0;
  }
}
.bizdetail__thumbs {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  margin: 50px -6px 0 -6px;
}
.bizdetail__thumbs div {
  position: relative;
  width: 160px;
  margin: 0 6px 12px 6px;
}
.bizdetail__thumbs img {
  z-index: 0;
}
.bizdetail__thumbs p {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 50px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 1.75px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  background-color: rgba(73, 74, 72, 0.5);
  z-index: 1;
}
.bizdetail__thumbs p span {
  display: block;
  font-size: 37px;
  font-weight: 600;
  line-height: 42px;
  letter-spacing: -1px;
}
.bizdetail__thumbs--tour {
  display: block;
  margin: 0 auto;
  width: 130px;
  height: 46px;
  text-indent: -999em;
  background: url('../png/bg-tour.png') top right no-repeat;
  background-size: 130px auto;
}
@media (max-width: 768px) {
  .bizdetail__thumbs--tour {
    display: none;
  }
}
.bizdetail__featured {
  margin-top: 50px;
  text-align: center;
  border-top: 1px solid #979797;
  border-bottom: 1px solid #979797;
}
.bizdetail__featured h2 {
  display: inline-block;
  width: auto;
  margin: 25px auto 15px auto;
  position: relative;
  padding: 0 35px;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 1.75px;
  color: #908375;
  text-transform: uppercase;
}
.bizdetail__featured h2:before,
.bizdetail__featured h2:after {
  display: inline-block;
  content: '';
  position: absolute;
  top: 50%;
  width: 20px;
  height: 1px;
  background-color: #bbb5ad;
}
.bizdetail__featured h2:before {
  left: 0;
}
.bizdetail__featured h2:after {
  right: 0;
}
.bizdetail__featured ul {
  display: block;
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  margin: 0 0 10px 0;
  padding: 0;
  list-style: none;
}
@media (max-width: 768px) {
  .bizdetail__featured ul {
    margin-top: 10px;
  }
}
.bizdetail__featured ul li {
  display: block;
  width: 33.333%;
  padding: 0 10px;
  vertical-align: top;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .bizdetail__featured ul li {
    width: 100%;
    margin-bottom: 30px;
  }
}
.bizdetail__featured ul li h3,
.bizdetail__featured ul li h3 a {
  display: block;
  margin: 0 0 5px 0;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1px;
  color: #49ACB5;
  text-transform: uppercase;
}
.tribe-theme-child-winecountry .bizdetail__featured ul li h3,
.tribe-theme-child-winecountry .bizdetail__featured ul li h3 a {
  color: #5b7ea1;
}
.tribe-theme-child-sonoma .bizdetail__featured ul li h3,
.tribe-theme-child-sonoma .bizdetail__featured ul li h3 a {
  color: #A35263;
}
.bizdetail__featured ul li h3 + a {
  display: block;
  font-size: 17px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0.25px;
  color: #494949 !important;
}
.tribe-theme-child-winecountry .bizdetail__featured ul li h3 + a {
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", Times, serif;
  font-weight: 700;
}
.tribe-theme-child-sonoma .bizdetail__featured ul li h3 + a {
  font-family: 'adelle', Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
}
.bizdetail__experience {
  position: relative;
  min-height: 215px;
  margin-top: 50px;
  padding-left: 265px;
}
@media (max-width: 768px) {
  .bizdetail__experience {
    padding-left: 0;
  }
}
.bizdetail__experience h2 {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 215px;
  height: 215px;
  font-size: 22px;
  font-weight: 700;
  line-height: 215px;
  letter-spacing: 2px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
  border-radius: 50%;
  background-position: 50% 50%;
}
.tribe-theme-child-winecountry .bizdetail__experience h2 {
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", Times, serif;
}
.tribe-theme-child-sonoma .bizdetail__experience h2 {
  font-family: 'adelle', Georgia, "Times New Roman", Times, serif;
}
@media (max-width: 768px) {
  .bizdetail__experience h2 {
    position: static;
    margin: 0 auto 20px auto;
  }
}
.bizdetail__experience h3 {
  margin: 0;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 2.4px;
  color: #202022;
}
.tribe-theme-child-winecountry .bizdetail__experience h3 {
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", Times, serif;
}
.tribe-theme-child-sonoma .bizdetail__experience h3 {
  font-family: 'adelle', Georgia, "Times New Roman", Times, serif;
}
.bizdetail__experience p {
  margin: 15px 0 20px 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 21px;
  letter-spacing: 0.5px;
  color: #494a48;
}
.bizdetail__experience a {
  display: block;
  width: 135px;
  height: 30px;
  font-size: 13px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 1px;
  color: #5b7ea1;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #908375;
}
.tribe-theme-child-winecountry .bizdetail__experience a {
  color: #5B7EA1 !important;
}
.bizdetail__location {
  margin-top: 45px;
}
@media (max-width: 768px) {
  .bizdetail__location {
    padding-top: 40px;
    border-top: 1px solid #979797;
  }
}
.bizdetail__location p {
  margin: 15px 0 20px 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 32px;
  letter-spacing: 0.25px;
  color: #494A48;
}
.tribe-theme-child-winecountry .bizdetail__location p a {
  color: #5B7EA1 !important;
}
@media (max-width: 768px) {
  .bizdetail__location img,
  .bizdetail__location iframe {
    width: calc(100% + 40px);
    margin: 0 -20px;
  }
}
.bizdetail__nearby {
  margin-top: 80px;
  padding: 65px 0 30px 0;
  background-color: #f9f8f7;
}
@media (max-width: 768px) {
  .bizdetail__nearby {
    margin-top: 0;
    padding: 50px 0;
  }
}
@media (max-width: 768px) {
  .bizdetail__nearby h2 {
    text-align: center;
    margin: 0 0 -10px 0;
  }
}
.bizdetail__nearby--results {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .bizdetail__nearby--results {
    display: block;
  }
}
.bizdetail__nearby a {
  display: block;
  width: 250px;
  margin: 30px 25px;
  font-size: 13px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0.41px;
  color: #494a48 !important;
}
@media (max-width: 768px) {
  .bizdetail__nearby a {
    display: block;
    margin: 50px auto 0 auto;
  }
}
.bizdetail__nearby a:hover {
  text-decoration: none;
}
.bizdetail__nearby a img {
  width: 250px;
  height: 250px;
}
.bizdetail__nearby a h3 {
  display: block;
  margin: 8px 0 0 0;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 0.86px;
  color: #202022;
  text-transform: uppercase;
}
.tribe-theme-child-winecountry .bizdetail__nearby a h3 {
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", Times, serif;
}
.tribe-theme-child-sonoma .bizdetail__nearby a h3 {
  font-family: 'adelle', Georgia, "Times New Roman", Times, serif;
}
.bizdetail__details {
  padding: 0 25px 25px 25px;
  text-align: center;
  background: #fff;
}
.tribe-theme-child-winecountry .bizdetail__details {
  background: #F9F8F7;
}
@media (max-width: 768px) {
  .bizdetail__details {
    padding: 0;
    background: none;
  }
  .tribe-theme-child-winecountry .bizdetail__details {
    background: none;
  }
}
.bizdetail__details ul {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
.bizdetail__details ul li {
  display: block;
  margin: 20px 0 0 0;
  padding-left: 35px;
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  letter-spacing: 0.2px;
  color: #192e32;
  text-align: left;
  background-repeat: no-repeat;
}
.bizdetail__details ul li a,
.bizdetail__details ul li a:hover,
.bizdetail__details ul li a:visited {
  color: #49ACB5;
}
.tribe-theme-child-winecountry .bizdetail__details ul li a,
.tribe-theme-child-winecountry .bizdetail__details ul li a:hover,
.tribe-theme-child-winecountry .bizdetail__details ul li a:visited {
  color: #5B7EA1;
}
.tribe-theme-child-sonoma .bizdetail__details ul li a,
.tribe-theme-child-sonoma .bizdetail__details ul li a:hover,
.tribe-theme-child-sonoma .bizdetail__details ul li a:visited {
  color: #A35263;
}
@media (min-width: 992px) {
  .bizdetail__details ul li a[href^="tel:"],
  .bizdetail__details ul li a:hover[href^="tel:"],
  .bizdetail__details ul li a:visited[href^="tel:"] {
    color: #192e32 !important;
  }
}
.bizdetail__details--partner {
  background-image: url('../svg/icn-partner.svg');
  background-position: 0 3px;
}
.bizdetail__details--cost {
  background-image: url('../svg/icn-wallet.svg');
  background-position: 3px 1px;
}
.bizdetail__details--cost span {
  display: block;
  float: left;
  margin: 3px 8px 0 0;
  width: 43px;
  height: 16px;
  background: url('../svg/icn-cost.svg') 0 0 no-repeat;
}
.bizdetail__details--cost span[data-cost="1"] {
  background-position: 0 0;
}
.bizdetail__details--cost span[data-cost="2"] {
  background-position: 0 -16px;
}
.bizdetail__details--cost span[data-cost="3"] {
  background-position: 0 -32px;
}
.bizdetail__details--cost span[data-cost="4"] {
  background-position: 0 -48px;
}
@media (max-width: 768px) {
  .bizdetail__details--cost {
    display: none;
  }
}
.bizdetail__details--phone {
  background-image: url('../svg/icn-phone.svg');
  background-position: 3px 1px;
}
.bizdetail__details--address {
  background-image: url('../svg/icn-pin.svg');
  background-position: 4px 0;
}
.bizdetail__details--share {
  background-image: url('../svg/icn-share.svg');
  background-position: 4px 0;
}
.bizdetail__contact .bizdetail__website {
  display: none;
}
@media (max-width: 768px) {
  .bizdetail__contact {
    display: none;
    position: fixed;
    bottom: 80px;
    right: 6%;
    width: 280px;
    padding: 40px 40px 10px 40px;
    background: #fff;
    z-index: 20;
  }
  .bizdetail__contact:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    bottom: -16px;
    right: 50px;
    border: 8px solid black;
    border-color: transparent transparent #fff #fff;
    transform-origin: 0 0;
    transform: rotate(-45deg);
    box-shadow: -3px 3px 3px 0 rgba(0, 0, 0, 0.3);
  }
  .bizdetail__contact.active {
    display: block;
  }
  .bizdetail__contact .bizdetail__website {
    display: block !important;
    margin: 0 0 30px 0;
  }
  .bizdetail__contact li {
    margin: 30px 0 !important;
  }
  .bizdetail__contact .bizdetail__details--phone {
    margin-top: 0 !important;
    background-image: url(../svg/icn-phone-mobile.svg) !important;
  }
}
.bizdetail__book {
  display: inline-block;
  position: relative;
  width: 100%;
}
@media (max-width: 768px) {
  .bizdetail__book {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 57px;
    background: #F9F8F7;
    box-shadow: 0 -1px 4px 0 rgba(0, 0, 0, 0.13);
    z-index: 20;
  }
}
.bizdetail__book button {
  display: none;
}
@media (max-width: 768px) {
  .bizdetail__book button {
    display: block !important;
  }
}
.bizdetail__book a,
.bizdetail__book .book {
  width: 194px;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: 1.5px;
  color: #fff !important;
  text-transform: uppercase;
  text-align: center;
  border: 1px solid #f9f8f7;
  outline: 3px solid #49ACB5;
  background-color: #49ACB5;
}
.tribe-theme-child-winecountry .bizdetail__book a,
.tribe-theme-child-winecountry .bizdetail__book .book {
  outline: 3px solid #202022;
  background-color: #202022;
}
.tribe-theme-child-sonoma .bizdetail__book a,
.tribe-theme-child-sonoma .bizdetail__book .book {
  outline: 3px solid #A35263;
  background-color: #A35263;
}
@media (max-width: 768px) {
  .bizdetail__book a,
  .bizdetail__book .book {
    float: left;
    margin: 11px 0 0 11px;
    width: calc(50% - 16px);
    max-width: 180px;
    height: 35px;
    font-size: 13px;
    line-height: 32px;
    outline: 1px solid #49ACB5;
  }
  .tribe-theme-child-winecountry .bizdetail__book a,
  .tribe-theme-child-winecountry .bizdetail__book .book {
    outline: 1px solid #202022;
  }
  .tribe-theme-child-sonoma .bizdetail__book a,
  .tribe-theme-child-sonoma .bizdetail__book .book {
    outline: 1px solid #A35263;
  }
}
@media (max-width: 320px) {
  .bizdetail__book a,
  .bizdetail__book .book {
    width: calc(50% - 12px);
    margin: 11px 0 0 8px;
    white-space: nowrap;
  }
}
.bizdetail__book a {
  display: block;
  margin-top: 25px;
}
.bizdetail__book a:hover {
  text-decoration: none;
}
@media (max-width: 768px) {
  .bizdetail__book a {
    display: none;
  }
}
.bizdetail__book .book {
  outline: 3px solid #49ACB5;
  background-color: #49ACB5;
}
.tribe-theme-child-winecountry .bizdetail__book .book {
  outline: 3px solid #202022;
  background-color: #202022;
}
.tribe-theme-child-sonoma .bizdetail__book .book {
  outline: 3px solid #A35263;
  background-color: #A35263;
}
@media (max-width: 768px) {
  .bizdetail__book .book {
    outline: 1px solid #49ACB5;
  }
  .tribe-theme-child-winecountry .bizdetail__book .book {
    outline: 1px solid #202022;
  }
  .tribe-theme-child-sonoma .bizdetail__book .book {
    outline: 1px solid #A35263;
  }
}
.bizdetail__book .book.perks {
  outline: 3px solid #E97A6E;
  background-color: #E97A6E;
}
.tribe-theme-child-winecountry .bizdetail__book .book.perks {
  outline: 3px solid #E97A6E;
  background-color: #E97A6E;
}
.tribe-theme-child-sonoma .bizdetail__book .book.perks {
  outline: 3px solid #62BC8B;
  background-color: #62BC8B;
}
@media (max-width: 768px) {
  .bizdetail__book .book.perks {
    outline: 1px solid #E97A6E;
  }
  .tribe-theme-child-winecountry .bizdetail__book .book.perks {
    outline: 1px solid #E97A6E;
  }
  .tribe-theme-child-sonoma .bizdetail__book .book.perks {
    outline: 1px solid #62BC8B;
  }
}
.bizdetail__book .book.white {
  background: #fff;
  border: 1px solid #c6c0b8;
  outline: none;
  color: #49ACB5 !important;
}
.bizdetail__book .contact {
  margin: 10px auto;
  width: calc(50% - 16px);
  max-width: 180px;
  height: 37px;
  font-size: 13px;
  font-weight: 400;
  line-height: 33px;
  color: #49ACB5;
  text-transform: uppercase;
  background: #fff;
  border: 1px solid #c6c0b8;
  border-radius: 0;
  outline: none;
}
.tribe-theme-child-winecountry .bizdetail__book .contact {
  color: #5B7EA1;
}
.tribe-theme-child-sonoma .bizdetail__book .contact {
  color: #A35263;
}
@media (max-width: 320px) {
  .bizdetail__book .contact {
    width: calc(50% - 12px);
    margin: 10px 8px 0 0;
  }
}
.bizdetail__book .book + .contact {
  float: right;
  margin: 10px 10px 0 0;
}
.bizdetail__book .perks {
  line-height: 30px;
}
@media (max-width: 768px) {
  .bizdetail__book .perks + a {
    display: none;
  }
}
.bizdetail__book .perks span {
  display: inline-block;
  font-size: 10px;
  line-height: 12px;
  text-transform: uppercase;
  vertical-align: text-bottom;
}
.bizdetail__book .perks em {
  font-style: italic;
}
.tribe-theme-child-winecountry .bizdetail__book .perks em {
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", Times, serif;
}
.tribe-theme-child-sonoma .bizdetail__book .perks em {
  font-family: 'adelle', Georgia, "Times New Roman", Times, serif;
}
.bizdetail__book p {
  display: block;
  margin: 0;
  padding: 2px 0 1px 0;
  font-size: 11px;
  line-height: 18px;
  font-weight: 700;
  font-style: italic;
  letter-spacing: 1px;
  color: #fff;
  text-align: center;
  background-color: #e97a6e;
}
.tribe-theme-child-winecountry .bizdetail__book p {
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", Times, serif;
}
.tribe-theme-child-sonoma .bizdetail__book p {
  font-family: 'adelle', Georgia, "Times New Roman", Times, serif;
  background-color: #62BC8B;
}
@media (max-width: 768px) {
  .bizdetail__book p {
    display: none;
  }
}
.bizdetail__book p span {
  text-transform: uppercase;
}
.bizdetail__book p span:hover {
  cursor: default;
}
.bizdetail__book .hover div {
  position: absolute;
  top: 65px;
  left: -25px;
  width: 250px;
  padding: 15px 15px 0 15px;
  background: #fff;
  border: 1px solid #e97a6e;
  z-index: 1;
}
.tribe-theme-child-sonoma .bizdetail__book .hover div {
  border: 1px dashed #62BC8B;
}
.bizdetail__book .hover div:before,
.bizdetail__book .hover div:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.bizdetail__book .hover div:before {
  border-color: rgba(233, 122, 110, 0);
  border-bottom-color: #e97a6e;
  border-width: 11px;
  margin-left: -11px;
}
.bizdetail__book .hover div:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 10px;
  margin-left: -10px;
}
.bizdetail__book .hover.active {
  display: block !important;
  border: none;
  z-index: 20;
}
.bizdetail__book .hover.active div {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 285px;
  padding: 10px 25px 0 25px;
  margin-top: -30px;
  border: 1px dashed #e97a6e;
  box-shadow: 0 0 0 5px #fff;
  z-index: 21;
}
.tribe-theme-child-sonoma .bizdetail__book .hover.active div {
  border: 1px dashed #62BC8B;
}
.bizdetail__book .hover.active div:before,
.bizdetail__book .hover.active div:after {
  display: none;
}
.bizdetail__book .hover.active div p {
  display: block;
  font-size: 15px;
  line-height: 17px;
}
.bizdetail__book .hover.active div p strong {
  display: block;
  padding: 0 20px 20px 20px;
}
.bizdetail__book .hover.active div li {
  font-size: 15px;
  line-height: 17px;
}
.bizdetail__book .hover.active div a {
  display: block;
  margin: 30px auto;
  float: none;
  outline-color: #e97a6e;
  background-color: #e97a6e;
}
.tribe-theme-child-sonoma .bizdetail__book .hover.active div a {
  outline-color: #62BC8B;
  background-color: #62BC8B;
}
.bizdetail__book .hover h2 {
  display: none;
  margin: 0 0 20px 0;
  padding: 0 0 90px 0;
  height: 42px;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 42px;
  color: #E97A6E;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  background: url('../svg/icn-perks.svg') bottom center no-repeat;
  background-size: auto 47px;
}
.tribe-theme-child-sonoma .bizdetail__book .hover h2 {
  color: #494A48;
  background: url('../svg/icn-perks-sonoma.svg') bottom center no-repeat;
  background-size: auto 47px;
}
@media (max-width: 768px) {
  .bizdetail__book .hover h2 {
    display: block;
  }
}
.bizdetail__book .hover h2 span {
  font-weight: bold;
  font-style: italic;
  color: #E97A6E;
}
.tribe-theme-child-winecountry .bizdetail__book .hover h2 span {
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", Times, serif;
}
.tribe-theme-child-sonoma .bizdetail__book .hover h2 span {
  font-family: 'adelle', Georgia, "Times New Roman", Times, serif;
  color: #62BC8B;
}
.bizdetail__book .hover p {
  margin: 0 0 15px 0;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 16px;
  font-weight: normal;
  font-style: normal;
  color: #494A48;
  letter-spacing: 0.75px;
  background: none;
}
.bizdetail__book .hover p strong {
  font-style: normal;
  font-weight: 600;
}
.bizdetail__book .hover p span {
  color: #e97a6e;
}
.tribe-theme-child-sonoma .bizdetail__book .hover p span {
  color: #62BC8B;
}
.bizdetail__book .hover ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.bizdetail__book .hover ol li {
  position: relative;
  counter-increment: step-counter;
  margin-bottom: 15px;
  font-size: 13px;
  line-height: 16px;
  font-weight: normal;
  font-style: normal;
  color: #494A48;
  letter-spacing: 0.75px;
}
.bizdetail__book .hover ol li strong {
  color: #e97a6e;
}
.bizdetail__book .hover ol li:before {
  display: block;
  position: relative;
  content: counter(step-counter);
  width: 15px;
  margin: 0 auto;
  padding: 0 3px;
  font-weight: bold;
  color: #e97a6e;
  background: #fff;
  text-align: center;
  z-index: 2;
}
.bizdetail__book .hover ol li:after {
  display: block;
  content: '';
  position: absolute;
  top: 7px;
  left: 50%;
  margin-left: -15px;
  width: 30px;
  height: 1px;
  background-color: #494A48;
  z-index: 1;
}
.bizdetail__book .hover a {
  display: none;
}
.bizdetail__price {
  display: inline-block;
  position: relative;
  width: auto;
  margin: 20px 0 0 0;
  padding: 0 25px;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1.5px;
  color: #192e32;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .bizdetail__price {
    display: none;
  }
}
.bizdetail__price:before,
.bizdetail__price:after {
  display: inline-block;
  content: '';
  position: absolute;
  top: 8px;
  width: 14px;
  height: 1px;
  background-color: #64969d;
}
.bizdetail__price:before {
  left: 0;
}
.bizdetail__price:after {
  right: 0;
}
.bizdetail__price span {
  display: block;
  float: right;
  margin: -7px 0 0 8px;
  font-size: 21px;
  font-style: italic;
  letter-spacing: -0.5px;
}
.tribe-theme-child-winecountry .bizdetail__price span {
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", Times, serif;
}
.tribe-theme-child-sonoma .bizdetail__price span {
  font-family: 'adelle', Georgia, "Times New Roman", Times, serif;
}
.bizdetail__website {
  display: inline-block;
  width: 100%;
  margin-top: 15px;
  font-size: 16px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 2px;
  color: #49ACB5;
  text-transform: uppercase;
  border: 1px solid #49ACB5;
}
.tribe-theme-child-winecountry .bizdetail__website {
  color: #5B7EA1 !important;
  border: 1px solid #c6c0b9;
}
.tribe-theme-child-sonoma .bizdetail__website {
  color: #A35263 !important;
  border: 1px solid #949AA9;
}
@media (max-width: 768px) {
  .bizdetail__website {
    display: none;
  }
}
.bizdetail__features {
  margin: 10px 0;
  padding: 5px 25px 20px 25px;
  border: 1px solid #ebe8e6;
}
@media (max-width: 768px) {
  .bizdetail__features {
    margin: 0;
    padding: 0;
    border: none;
  }
}
.bizdetail__features ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.bizdetail__features ul li {
  display: block;
  position: relative;
  margin: 20px 0 0 0;
  padding-left: 35px;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0.2px;
  color: #192e32;
  font-weight: 400;
  background-repeat: no-repeat;
}
.bizdetail__features ul li [class^="wcicon-"] {
  position: absolute;
  top: -3px;
  left: 0;
  float: none;
  width: 20px;
  height: 20px;
}
.tribe-theme-child-winecountry .bizdetail__features ul li [class^="wcicon-"] {
  color: #6a6a6a;
}
.tribe-theme-child-sonoma .bizdetail__features ul li [class^="wcicon-"] {
  color: #A35263;
}
.bizdetail__features ul li h3 {
  margin: 0 5px 0 0;
  display: inline-block;
  font-size: inherit;
  font-weight: 600;
}
.bizdetail__rating {
  position: relative;
  margin-top: 10px;
}
@media (max-width: 768px) {
  .bizdetail__rating {
    display: none;
  }
}
.bizdetail__rating p {
  margin: 1px 10px 0 20px;
  display: block;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.2px;
  color: #494a48;
}
@media (max-width: 768px) {
  .bizdetail__rating p {
    margin: 0;
    float: none;
  }
}
.bizdetail__rating .TA_socialButtonBubbles {
  position: absolute;
  top: 0;
  left: 135px;
}
@media (max-width: 768px) {
  .bizdetail__rating .TA_socialButtonBubbles {
    left: -3px;
  }
}
.bizdetail__rating .TA_socialButtonBubbles img {
  display: none;
}
.bizdetail__rating .TA_socialButtonBubbles .socialWidgetCore img {
  display: block !important;
}
.bizdetail__rating .ui_bubble_rating:after {
  color: #5b9342 !important;
}
.bizdetail__ads {
  padding-top: 40px;
  padding-bottom: 100px;
  background: #F9F8F7;
  margin-top: 70px;
}
.bizdetail__ads .widget-sponsors {
  background-color: initial;
}
.bizdetail .experiences-section {
  padding: 30px 20px;
  border-bottom: 1px solid #979797;
  text-align: center;
}
.bizdetail .experiences-section h2 {
  display: inline-block;
  width: auto;
  margin: 0px auto 25px auto;
  position: relative;
  padding: 0 35px;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 1.75px;
  color: #908375;
  text-transform: uppercase;
}
.bizdetail .experiences-section h2:before,
.bizdetail .experiences-section h2:after {
  display: inline-block;
  content: '';
  position: absolute;
  top: 50%;
  width: 20px;
  height: 1px;
  background-color: #bbb5ad;
}
.bizdetail .experiences-section h2:before {
  left: 0;
}
.bizdetail .experiences-section h2:after {
  right: 0;
}
.bizdetail .experiences-section .experience {
  float: none;
  width: 100%;
  text-align: left;
}
.bizdetail .experiences-section .experience p {
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0.2px;
  color: #101828;
  margin-bottom: 24px;
}
.bizdetail .experiences-section .experience .experience-image {
  width: 25%;
  float: left;
  margin-right: 40px;
  margin-bottom: 8px;
}
.bizdetail .experiences-section .experience .experience-image a {
  aspect-ratio: 1 / 1;
  border-radius: 100px;
  overflow: hidden;
}
.bizdetail .experiences-section .experience .experience-image a img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  transition: all ease .4s;
}
.bizdetail .experiences-section .experience .experience-data {
  padding-top: 5px;
  margin-bottom: 8px;
}
.bizdetail .experiences-section .experience .experience-data p,
.bizdetail .experiences-section .experience .experience-data span {
  color: #475467;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  margin-bottom: 0px;
}
.bizdetail .experiences-section .experience .experience-data .duration,
.bizdetail .experiences-section .experience .experience-data .business,
.bizdetail .experiences-section .experience .experience-data .region {
  padding-right: 10px;
  border-right: 1px solid #475467;
  margin: 4px 6px 2px 0px;
  display: inline-block;
}
.bizdetail .experiences-section .experience .experience-data .duration:last-child,
.bizdetail .experiences-section .experience .experience-data .business:last-child,
.bizdetail .experiences-section .experience .experience-data .region:last-child {
  border-right: 0px;
}
.bizdetail .experiences-section .experience .experience-title {
  margin-top: 4px;
  margin-bottom: 8px;
  display: inline-block;
}
.bizdetail .experiences-section .experience .experience-title h5 {
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: 600;
  color: #101828;
  letter-spacing: 0px;
  text-transform: none;
  line-height: 28px;
}
.bizdetail .experiences-section .experience .experience-title h5:last-child {
  margin-bottom: 0px;
}
.bizdetail .experiences-section .experience .experience-title h5 a {
  color: #101828;
  text-decoration: none;
}
.bizdetail .experiences-section .experience .experience-title h5 a:hover {
  color: #CA8504;
}
.bizdetail .experiences-section .experience .experience-excerpt {
  font-size: 15px;
  line-height: 1.4em;
  letter-spacing: 1px;
  color: #192e32;
  margin-bottom: 16px;
}
.bizdetail .experiences-section .experience a,
.bizdetail .experiences-section .experience a:visited {
  color: #101828;
  transition: all 0.3s;
}
.bizdetail .experiences-section .experience a:hover,
.bizdetail .experiences-section .experience a:visited:hover {
  color: #CA8504;
}
.bizdetail .experiences-section .experience .experience-reserve {
  position: relative;
  height: 40px;
  margin-bottom: 0px;
  white-space: nowrap;
}
.bizdetail .experiences-section .experience .experience-reserve a.button.reserve {
  background: #ffffff;
  border: 2px solid #CA8504;
  color: #CA8504;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1.6px;
  padding: 8px 16px;
  margin-right: 16px;
  text-transform: uppercase;
}
.bizdetail .experiences-section .experience .experience-reserve a.button.reserve:hover {
  background: #CA8504;
  color: #ffffff;
  text-decoration: none;
}
.bizdetail .experiences-section .experience .experience-reserve .price {
  font-size: 16px;
  line-height: 24px;
  color: #475467;
  display: inline-block;
}
.vipexp .intro {
  padding: 10px 0 5px 0;
}
@media (max-width: 768px) {
  .vipexp .intro {
    padding: 0;
  }
}
.vipexp .container {
  width: 100%;
  max-width: 1049px;
}
.vipexp .container:before,
.vipexp .container:after {
  content: none;
}
.vipexp .wc-hero {
  height: 560px !important;
  margin-bottom: 80px !important;
  background-image: url('../jpg/experiences-hero-image3-1170x560-2.jpg');
  background-size: cover;
}
@media (max-width: 768px) {
  .vipexp .wc-hero {
    height: 420px !important;
    margin-bottom: 50px !important;
  }
}
.vipexp .section {
  margin-bottom: 80px;
}
@media (max-width: 768px) {
  .vipexp .section {
    margin-bottom: 60px;
  }
}
.vipexp .section .section-head {
  padding-bottom: 25px;
}
.vipexp .section .section-head h4 span {
  font-size: 21px;
  text-transform: uppercase;
}
.vipexp .section .exp_intro {
  width: 80%;
}
.vipexp .section .exp_intro p {
  letter-spacing: 0;
}
.vipexp .section .exp_intro a {
  color: #5B7EA1;
}
@media (max-width: 768px) {
  .vipexp .section .exp_intro {
    width: 90%;
    font-size: 16px;
    line-height: 28px;
  }
}
.vipexp .section.section-primary .section-head h4 span {
  font-weight: 400;
  color: #5B7EA1;
}
.vipexp .section.section-secondary {
  margin-bottom: 35px;
}
.vipexp .vip-item {
  background: url('../svg/icn-hr.svg') bottom center no-repeat;
  background-size: 100% auto;
}
@media (max-width: 768px) {
  .vipexp .vip-item {
    background-size: auto;
  }
  .vipexp .vip-item .row {
    display: flex;
    flex-direction: column;
  }
  .vipexp .vip-item .row:before,
  .vipexp .vip-item .row:after {
    display: none;
  }
  .vipexp .vip-item .col-sm-6 {
    padding: 0;
  }
  .vipexp .vip-item .image {
    order: 1;
  }
  .vipexp .vip-item .content {
    order: 2;
  }
  .vipexp .vip-item .details {
    order: 3;
  }
  .vipexp .vip-item .cta {
    order: 4;
  }
}
.vipexp .vip-item.last {
  margin-bottom: 0;
  background: none;
}
.vipexp .vip-item.last .details {
  height: 120px;
  background: url('../svg/bg-exp3.svg') bottom center no-repeat;
}
@media (max-width: 768px) {
  .vipexp .vip-item.last .details {
    background-position: 50% 50%;
    background-size: 90% auto;
  }
}
.vipexp .vip-item img {
  width: 100%;
  height: auto;
}
.vipexp .vip-item .content {
  height: 440px;
  padding-left: 20px;
  padding-right: 30px;
}
@media (max-width: 768px) {
  .vipexp .vip-item .content {
    height: auto;
  }
}
.vipexp .vip-item h2 {
  margin: 0 0 30px 0;
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", Times, serif;
  font-size: 45px;
  line-height: 60px;
  letter-spacing: 4px;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  .vipexp .vip-item h2 {
    font-size: 35px;
    line-height: 50px;
  }
}
@media (max-width: 768px) {
  .vipexp .vip-item h2 {
    margin: 30px 0;
    font-size: 32px;
    line-height: 36px;
    letter-spacing: 2px;
  }
}
.vipexp .vip-item h3 {
  margin: 0 0 5px 0;
  font-size: 16px;
  letter-spacing: 1px;
  color: #5B7EA1;
  text-transform: uppercase;
}
.vipexp .vip-item p {
  margin: 0 0 40px 0;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 0.5px;
}
@media (max-width: 992px) {
  .vipexp .vip-item p {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (max-width: 768px) {
  .vipexp .vip-item p {
    margin: 0 0 30px 0;
  }
}
.vipexp .vip-item .product-post.post {
  position: absolute;
  bottom: 0;
  left: 20px;
  margin: 0;
}
@media (max-width: 768px) {
  .vipexp .vip-item .product-post.post {
    position: static;
    margin-top: 30px;
  }
}
.vipexp .vip-item .product-post.post .post-meta {
  margin: 0;
  padding: 0;
  font-weight: 400;
}
.vipexp .vip-item .product-post.post .post-meta img.media-object {
  width: 64px;
  height: 64px;
  border: 1px solid #bdb7ae;
}
.vipexp .vip-item .product-post.post .post-meta h6 {
  color: #5B7EA1;
  font-size: 16px;
  text-transform: uppercase;
}
.vipexp .vip-item .cta {
  position: relative;
  text-align: center;
}
.vipexp .vip-item .cta button {
  display: inline-block;
  margin: 60px 0 70px 0;
  padding: 0;
  width: 265px;
  height: 55px;
  font-size: 16px;
  font-weight: 400;
  color: #92BDC0;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: #062C3F;
  border: none;
  border-top: 10px solid #fff;
  cursor: pointer;
  outline: none;
}
@media (max-width: 768px) {
  .vipexp .vip-item .cta button {
    margin: 0 0 60px 0;
  }
}
.vipexp .vip-item .cta .hover {
  display: none;
  position: absolute;
  bottom: 120px;
  left: 50%;
  transform: translateX(-50%);
  width: 265px;
  overflow: visible;
  border: 5px solid #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
  background: #fff;
  z-index: 1;
}
@media (max-width: 768px) {
  .vipexp .vip-item .cta .hover {
    bottom: 110px;
  }
}
.vipexp .vip-item .cta .hover.active {
  display: block;
}
.vipexp .vip-item .cta .hover:after {
  position: absolute;
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 10px;
  margin-top: 5px;
  margin-left: -10px;
}
.vipexp .vip-item .cta .hover div {
  padding: 20px 15px 0px 15px;
  border: 1px dashed #5B7EA1;
}
.vipexp .vip-item .cta .hover div h2 {
  margin: 0 0 15px 0;
  padding: 0 0 100px 0;
  height: 42px;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 22px;
  color: #5B7EA1;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  background: url('../svg/icon-perk.svg') bottom center no-repeat;
  background-size: auto 47px;
}
@media (max-width: 768px) {
  .vipexp .vip-item .cta .hover div h2 {
    display: block;
  }
}
.vipexp .vip-item .cta .hover div h2 span {
  display: inline-block;
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  font-style: italic;
}
.vipexp .vip-item .cta .hover div p {
  display: block;
  font-size: 15px;
  line-height: 17px;
  margin: 0 0 15px 0;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #494A48;
  letter-spacing: 0.75px;
  background: none;
}
.vipexp .vip-item .cta .hover div p strong {
  font-style: normal;
  font-weight: 600;
}
.vipexp .vip-item .cta .hover div p span,
.vipexp .vip-item .cta .hover div p a {
  color: #5B7EA1;
}
.vipexp .vip-item .details ul {
  list-style: none;
  margin: 60px 30px 60px 10px;
  padding: 0;
}
@media (max-width: 768px) {
  .vipexp .vip-item .details ul {
    margin: 30px 30px 30px 15px;
  }
}
.vipexp .vip-item .details ul li {
  display: block;
  list-style: none;
  margin: 0 0 15px 0;
  padding: 0 0 0 40px;
  font-size: 14px;
  background-position: 4px 0;
  background-repeat: no-repeat;
}
.vipexp .vip-item .details ul li:nth-child(1) {
  background-image: url('../svg/icon-clock.svg');
}
.vipexp .vip-item .details ul li:nth-child(2) {
  background-image: url('../svg/icon-place.svg');
}
.vipexp .section-our-take {
  background-image: url(../png/our-take-bg.png);
}
.vipexp .vip-like {
  margin-top: 100px;
  background: url('../svg/icn-hr-alt.svg') top center no-repeat;
  background-size: 100% auto;
}
.vipexp .vip-like h2 {
  margin: 0;
  padding: 65px 0 30px 0;
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  letter-spacing: 2.5px;
  text-transform: uppercase;
}
.vipexp .vip-like .list-posts .post-title {
  min-height: 0;
}
.vipexp .vip-like .image-primary:before {
  display: none !important;
}
.woocommerce {
  /* Status boxes */
  /* Tips & troubleshooting */
}
.woocommerce .covet-pass-partner-dashboard {
  margin: -10px 0 55px 0;
  padding: 30px 45px 40px 45px;
  background-color: #f9f8f7;
}
.woocommerce .covet-pass-partner-dashboard p {
  margin: 25px 0;
  color: #494a48;
  text-align: left;
}
.woocommerce .covet-pass-partner-dashboard a.btn {
  color: white;
  border: solid 1.5px #b75a5e;
  background-color: #ea8378;
}
.woocommerce .covet-pass-partner-dashboard a.btn:before {
  border: none;
}
.woocommerce .covet-pass-partner-dashboard a.btn:hover {
  background-color: #b75a5e;
  text-decoration: none;
}
.woocommerce .covet-pass-status form {
  position: relative;
  margin: 0 0 15px 0;
  background: none;
  border: solid 1px #ccf1dd;
}
.woocommerce .covet-pass-status legend {
  color: #7dbc99;
  font-weight: 400;
}
.woocommerce .covet-pass-status dl {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  width: 100%;
  margin: 15px 0 20px 0;
}
.woocommerce .covet-pass-status dt {
  width: 115px;
  margin-bottom: 6px;
  font-size: 12px;
  font-weight: normal;
  line-height: 21px;
  letter-spacing: 0.83px;
  color: #908375;
  text-transform: uppercase;
  vertical-align: middle;
}
.woocommerce .covet-pass-status dd {
  width: calc(100% - 115px);
  margin-bottom: 6px;
  font-size: 17px;
  font-weight: 300;
  line-height: 21px;
  letter-spacing: 0.83px;
  color: #494a48;
  vertical-align: middle;
}
.woocommerce .covet-pass-status dd:first-of-type {
  font-weight: 400;
}
.woocommerce .covet-pass-status.pass-expired form {
  border: solid 1px #f3dedf;
}
.woocommerce .covet-pass-status.pass-expired legend {
  color: #ae4741;
}
.woocommerce .covet-pass-status.pass-redeemed form {
  border: solid 1px #f6f1d9;
}
.woocommerce .covet-pass-status.pass-redeemed legend {
  color: #827449;
}
.woocommerce .covet-pass-status input[type="submit"] {
  margin: 0 20px 0 0;
  width: 100%;
  max-width: 290px;
  color: #fff;
  border: solid 1.5px #5b866e;
  background-color: #73b38f;
  transition: none;
}
.woocommerce .covet-pass-status input[type="submit"]:hover {
  background-color: #5b866e;
}
.woocommerce .covet-pass-tips {
  padding: 35px 45px 35px 45px;
  background-color: #f9f8f7;
}
.woocommerce .covet-pass-tips h3 {
  margin: 0;
  font-size: 20px;
  font-weight: 300;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2.5px;
  color: #494a48;
  text-transform: uppercase;
}
.woocommerce .covet-pass-tips dl {
  margin: 0;
  padding-left: 26px;
  font-size: 16px;
  font-weight: 300;
  line-height: 21px;
  letter-spacing: 0.4px;
  color: #494a48;
}
.woocommerce .covet-pass-tips dt {
  position: relative;
  margin: 22px 0 0 0;
  font-weight: 400;
  letter-spacing: 1px;
  color: #5a7ea0;
  text-transform: uppercase;
}
.woocommerce .covet-pass-tips dt:before {
  display: block;
  position: absolute;
  content: "";
  top: 8px;
  left: -25px;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background-color: #5b7ea1;
}
.woocommerce .covet-pass-tips dd em {
  font-style: italic;
  font-weight: 400;
  color: #404040;
}
/* New footer */
.covet-footer {
  margin-top: 60px;
  text-align: center;
  border-top: 1px solid #e5e4e3;
}
.covet-footer ul {
  margin: 35px auto 0 auto;
  padding: 0;
  list-style: none;
}
.covet-footer li,
.covet-footer p {
  display: inline-block;
  margin: 0 auto;
  padding: 0;
  font-style: normal;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
}
.covet-footer li:before {
  display: inline-block;
  content: "|";
  color: #404040;
  margin: 0 15px 0 10px;
}
.covet-footer li:first-child:before {
  display: none;
}
.covet-footer a {
  color: #404040;
  text-decoration: none;
}
.covet-footer a:hover {
  text-decoration: underline;
}
.covet-footer p {
  margin: 15px auto 40px auto;
  font-size: 13px;
  color: #787978;
  text-transform: none;
}
.no-padding [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 991px) {
  .covetPass-details {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.covetPass-details h2 {
  margin: 60px auto 25px auto;
  font-size: 22px;
  letter-spacing: 2.59px;
  text-align: center;
  font-weight: 300;
  color: #e97a6e;
  text-transform: uppercase;
}
.covetPass-details h2 + p {
  display: block;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 0.5px;
  text-align: center;
  color: #404040;
}
.covetPass-details__info {
  background-color: #f9f8f7;
  padding: 35px 40px 30px 40px;
}
.covetPass-details__info dl {
  margin: 0;
  padding: 0;
}
.covetPass-details__info dl dt {
  margin: 20px 0 2px 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.36;
  letter-spacing: 0.86px;
  text-transform: uppercase;
}
.covetPass-details__info dl dt:first-of-type {
  margin-top: 0;
}
.covetPass-details__info dl dd {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.47px;
}
.covetPass-details__info dl dd:first-of-type {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 1px;
}
.covetPass-details__info dl dd:first-of-type span {
  color: #bd584d;
}
.covetPass-details__info img {
  display: block;
  margin-top: 4px;
  width: 120px;
  height: 38px;
  -o-object-fit: contain;
  object-fit: contain;
}
.covetPass-details__info .col-xs-6 {
  padding-top: 35px;
  font-family: "adriane", "Adriane Text", "adelle", Georgia, "Times New Roman", Times, serif;
  font-size: 60px;
  line-height: 1;
  letter-spacing: -2.68px;
  text-align: center;
}
.covetPass-details__info .col-xs-6 span {
  display: block;
  margin-top: 15px;
  font-family: "canada-type-gibson", "Gibson", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.36;
  letter-spacing: 0.86px;
  color: #404040;
  text-align: center;
  text-transform: uppercase;
}
.covetPass-details__info .col-xs-6.pass-redeemed {
  color: #c0c0bf;
}
.covetPass-details__how {
  padding-bottom: 60px;
  border-bottom: 1px solid #cac4bc;
}
.covetPass-details__how .row {
  counter-reset: my-awesome-counter;
}
.covetPass-details__how .row .col-md-4 {
  padding-left: 50px;
  counter-increment: my-awesome-counter;
}
.covetPass-details__how .row .col-md-4:before {
  display: block;
  content: counter(my-awesome-counter);
  position: absolute;
  top: -15px;
  left: -5px;
  width: 55px;
  font-family: "adriane", "Adriane Text", "adelle", Georgia, "Times New Roman", Times, serif;
  font-size: 80px;
  line-height: 1;
  text-align: center;
  color: rgba(144, 131, 117, 0.19);
}
.covetPass-details__how h3 {
  height: 80px;
  font-family: "adriane", "Adriane Text", "adelle", Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  line-height: normal;
  letter-spacing: 1.8px;
  text-transform: uppercase;
}
.covetPass-details__how p {
  margin: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 0.5px;
}
.covetPass-details__how a {
  margin: 10px 0 5px 0;
}
.covetPass-details__collection img {
  margin: 45px 0 0 0;
  width: 100%;
  height: auto;
}
.covetPass-details__location h2 {
  margin: 60px 0 20px 0;
  font-size: 35px;
  font-weight: 300;
  letter-spacing: 6px;
  line-height: 34px;
  text-align: center;
  color: #202022;
}
.covetPass-details__location h2 span {
  display: block;
  font-family: "adriane", "Adriane Text", "adelle", Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: normal;
  color: #908374;
}
.covetPass-details__location > p {
  padding-bottom: 55px;
}
.covetPass-details__location .row {
  padding: 20px 0;
  border-top: 1px solid #cac4bc;
}
.covetPass-details__location .row.location-success span.city-name,
.covetPass-details__location .row.location-success span.business-name {
  color: #a3a3af;
}
@media (max-width: 991px) {
  .covetPass-details__location .row > div {
    text-align: center;
  }
  .covetPass-details__location .row > div .btn-small-secondary {
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .covetPass-details__location .row > div img {
    max-height: 90px;
  }
}
@media (max-width: 991px) {
  .covetPass-details__location .row > div img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
.covetPass-details__location .row > div a:hover {
  text-decoration: none;
}
.covetPass-details__location .row > div .business-name {
  font-family: "adriane", "Adriane Text", "adelle", Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  color: #202022;
}
.covetPass-details__location .row > div span.city-name {
  font-size: 13px;
  letter-spacing: 1.05px;
  font-weight: 400;
  color: #3d5f81;
  text-transform: uppercase;
}
.covetPass-details__location .row > div span.reservations-required,
.covetPass-details__location .row > div span.redemption-date {
  display: block;
  font-family: "canada-type-gibson", "Gibson", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1.05px;
  text-transform: uppercase;
}
.covetPass-details__location .row > div span.reservations-required.reservations-required,
.covetPass-details__location .row > div span.redemption-date.reservations-required {
  color: #e97a6e;
}
.covetPass-details__location .row > div span.reservations-required.redemption-date,
.covetPass-details__location .row > div span.redemption-date.redemption-date {
  color: #62bc8b;
}
.covetPass-details__location .row tr.location-success td:nth-of-type(3) {
  color: #a3a3af;
}
.covetPass-details__location .row tr.location-success td:nth-of-type(4) {
  color: #a6a6b2;
}
.covetPass-details__location .row tr.location-success span {
  color: #62bc8b;
}
.covetPass-details__location .row tr.location-error em {
  font-weight: 600;
  color: #ed796b;
}
.covetPass-details__location .row tr.location-error span {
  color: #e97a6e;
}
.covetPass-details__location .row tr td {
  padding: 20px 0;
  border-bottom: 1px solid #e9e5df;
}
.covetPass-details__location .row tr td:nth-of-type(1) {
  width: 1px;
  white-space: nowrap;
}
.covetPass-details__location .row tr td:nth-of-type(2) {
  text-align: center;
}
.covetPass-details__location .row tr td:nth-of-type(3) {
  font-family: "adriane", "Adriane Text", "adelle", Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  color: #202022;
}
.covetPass-details__location .row tr td:nth-of-type(3) span {
  display: block;
  font-family: "canada-type-gibson", "Gibson", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1.05px;
  text-transform: uppercase;
}
.covetPass-details__location .row tr td:nth-of-type(4) {
  font-size: 13px;
  letter-spacing: 1.05px;
  font-weight: 400;
  color: #3d5f81;
  text-transform: uppercase;
}
.covetPass-details__location .row a.resultsToggle {
  position: relative;
  display: block;
  width: 223px;
  margin: 20px auto 0 auto;
}
.covetPass-details__location .row a.resultsToggle:focus {
  color: #f06757;
}
.covetPass-details__location .row a.resultsToggle[aria-expanded="true"]:after {
  content: "Show Fewer Wineries";
  position: absolute;
  top: -1px;
  left: 0;
  right: 0;
  bottom: 0;
  color: #f06757;
  background: white;
}
.covetPass-details__location .row a.resultsToggle[aria-expanded="true"]:focus:after {
  color: #f06757;
}
.covetPass-details__location .row a.resultsToggle[aria-expanded="true"]:hover:after {
  color: #9ed6db;
}
.covetPass-details__perks {
  margin-top: 60px;
  padding: 50px 60px 70px 60px;
  border: solid 1px #e97a6e;
}
.covetPass-details__perks h2 {
  margin: 0 0 50px 0;
  /* Cloned from covetPass-details__location h2 span */
}
.covetPass-details__perks h2 span {
  display: block;
  font-family: "adriane", "Adriane Text", "adelle", Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: normal;
  color: #908374;
}
.covetPass-details__perks h3 {
  margin: 30px 0 0 0;
  font-weight: 600;
  font-size: 16px;
  font-style: italic;
  letter-spacing: 0.23px;
  line-height: normal;
  color: #494949;
}
.covetPass-details__perks p {
  margin: 6px 0 8px 0;
  font-size: 16px;
  font-weight: 300;
  line-height: normal;
  letter-spacing: 0.23px;
  color: #494949;
}
.covetPass-details__perks .btn-small-secondary {
  font-size: 14px;
  letter-spacing: 1.3px;
  color: #e97a6e;
}
.covetPass-details__perks .btn-small-secondary:hover {
  color: #fff;
}
.covetPass-details__perks span.btn-small-secondary:hover {
  color: #e97a6e;
  background: none;
}
.covetPass-details__itineraries {
  padding-bottom: 60px;
  border-bottom: 1px solid #cac4bc;
}
.covetPass-details__itineraries h3 {
  margin: 60px 0;
  font-size: 35px;
  font-weight: 300;
  line-height: normal;
  letter-spacing: 5.5px;
  text-align: center;
  color: #404040;
  text-transform: uppercase;
}
.covetPass-details__itineraries h3 span {
  display: block;
  font-size: 19px;
  font-weight: 300;
  letter-spacing: 0.58px;
  color: #404040;
  text-transform: none;
}
.covetPass-details__itineraries hr {
  margin: 80px auto 0 auto;
  width: 256px;
  height: 1px;
  background-color: rgba(144, 131, 117, 0.6);
}
.covetPass-details__help {
  margin-bottom: 60px;
}
.covetPass-details__help h2 {
  margin-top: 60px;
}
.covetPass-details__help ul {
  display: block;
  list-style: none;
  margin: 0;
  padding: 32px 20px;
  background: #f9f8f7;
  text-align: center;
}
.covetPass-details__help li {
  display: inline-block;
  padding: 0 10px 0 15px;
  font-size: 16px;
  text-align: center;
  line-height: 1;
  border-left: 1px solid #f1a796;
}
.covetPass-details__help li:first-child {
  border-left: none;
}
.covetPass-details__help a {
  color: #494a48 !important;
  text-decoration: none;
}
.covetPass-details__help a:hover {
  text-decoration: underline;
}
.covetPass-details__help a[href^="tel:"]:hover {
  text-decoration: none !important;
  cursor: default;
}
/* Tock Widget */
div#Tock_widget_container > div.TockWidgetWrapper .TockButton-white {
  width: 194px;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 400;
  line-height: 43px !important;
  letter-spacing: 1.5px;
  color: #fff !important;
  text-transform: uppercase;
  text-align: center;
  border: 1px solid #f9f8f7 !important;
  outline: 3px solid #49ACB5;
  background-color: #49ACB5 !important;
  border-radius: 0px !important;
  height: auto !important;
  display: block;
  margin-top: 25px;
}
div#Tock_widget_container > div.TockWidgetWrapper .TockButton-white .TockWidget-B2,
div#Tock_widget_container > div.TockWidgetWrapper .TockButton-white .MainLabelSpan,
div#Tock_widget_container > div.TockWidgetWrapper .TockButton-white .TockWidget-H1 {
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 16px !important;
  line-height: 43px !important;
  color: #ffffff;
}
div#Tock_widget_container > div.TockWidgetWrapper .TockLogo-container {
  margin: 15px auto 0 !important;
}
div#Tock_widget_container > div.TockWidgetWrapper * {
  color: #344ef4;
}
div#Tock_widget_container > div.TockWidgetWrapper .TockSearchBar-container * {
  color: #494A48;
}
div#Tock_widget_container > div.TockWidgetWrapper .TockLogo-container .TockWidget-C1,
div#Tock_widget_container > div.TockWidgetWrapper .TockIcon .PoweredByTockSpan {
  color: #192e32 !important;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  margin-top: 10px;
}
.bizdetail__glance div#Tock_widget_container > div.TockWidgetWrapper .TockButton-white {
  width: 182px;
  margin-top: 3px;
  margin-left: 4px;
  font-size: 16px !important;
  line-height: 43px !important;
}
/* --- WineCountry Colors --- */
.tribe-theme-child-winecountry .bizdetail__book div#Tock_widget_container > div.TockWidgetWrapper .TockButton-white,
.tribe-theme-child-winecountry .bizdetail__glance div#Tock_widget_container > div.TockWidgetWrapper .TockButton-white {
  outline: 3px solid #202022 !important;
  background-color: #202022 !important;
}
/* --- Sonoma Colors --- */
.tribe-theme-child-sonoma .bizdetail__book div#Tock_widget_container > div.TockWidgetWrapper .TockButton-white,
.tribe-theme-child-sonoma .bizdetail__glance div#Tock_widget_container > div.TockWidgetWrapper .TockButton-white {
  outline: 3px solid #A35263 !important;
  background-color: #A35263 !important;
}
/* --- Media Queries --- */
@media (max-width: 768px) {
  .bizdetail__book div#Tock_widget_container > div.TockWidgetWrapper .TockButtonWidgetContainer {
    width: 100%;
  }
  .bizdetail__book div#Tock_widget_container > div.TockWidgetWrapper .TockButtonWidgetContainer .TockButton-buttonContainer {
    width: 100%;
  }
  .bizdetail__book div#Tock_widget_container > div.TockWidgetWrapper .TockButtonWidgetContainer .TockButton-buttonContainer .TockButton-white {
    margin: 5px;
    width: auto;
  }
  .bizdetail__glance div#Tock_widget_container > div.TockWidgetWrapper .TockButton-white {
    width: auto;
    margin: 15px 3px 8px;
  }
}
.content-inner {
  padding-right: 30px;
}
.content-inner .btn-small-secondary {
  color: #5B7EA1;
}
.content-inner .btn-small-secondary:hover {
  background-color: #5B7EA1;
  color: #fff;
}
.experiences-subhead {
  text-transform: uppercase;
  color: #202022;
  font-size: 16px;
  margin-bottom: 30px;
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", Times, serif;
}
.experiences-subhead-blank {
  display: block;
  height: 16px;
  margin-bottom: 30px;
}
.experience-rule {
  display: block;
  height: 10px;
  margin: 10px 0 30px;
  background: url("../png/line-half.png") repeat-x top center;
}
@media only screen and (max-width: 985px) {
  .content-inner {
    padding-right: 0px;
  }
}
.wc-hero {
  height: 442px;
  width: 100%;
  display: table;
  margin-bottom: 50px;
  background-position: center;
  background-repeat: none;
  background-size: cover;
}
.wc-hero .wc-hero-inner {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.wc-hero .wc-hero-inner-block {
  border: 1px solid #fff;
  width: 450px;
  margin: auto;
  padding: 25px;
  text-align: center;
  color: #fff;
}
.wc-hero .wc-hero-inner-block .wc-hero-title {
  font-size: 36px;
  line-height: 47px;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", Times, serif;
}
.wc-hero .wc-hero-inner-block .wc-hero-description {
  text-transform: uppercase;
  letter-spacing: 1.35px;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media only screen and (max-width: 985px) {
  .wc-hero .wc-hero-inner-block {
    width: 85%;
  }
  .wc-hero .wc-hero-inner-block .wc-hero-title {
    font-size: 20px;
  }
}
.exp_intro {
  width: 85%;
  margin: 0 auto 50px;
  text-align: center;
}
.exp_intro,
.exp_intro p {
  font-size: 18px;
  line-height: 32px;
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", Times, serif;
  color: #202022;
}
.experiences-category {
  height: 140px;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 15px;
  display: table;
  position: relative;
  color: #fff;
  transition: all 0.5s ease;
}
.experiences-category:hover {
  text-decoration: none;
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.experiences-category:hover .experiences-category-title {
  padding: 5px 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.experiences-category::after {
  position: absolute;
  display: block;
  content: " ";
  top: 8px;
  bottom: 8px;
  left: 8px;
  right: 8px;
  border: 1px solid #fff;
}
.experiences-category .experiences-category-inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  position: relative;
  z-index: 10;
}
.experiences-category .experiences-category-title {
  color: #fff;
  font-size: 26px;
  line-height: 26px;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  transition: all 0.5s ease;
}
.experience-filter-settings {
  margin-bottom: 40px;
  text-align: center;
}
.experience-filter-settings .btn-group {
  border: 1px solid #494949;
  color: #494949;
  width: 150px;
  margin: 0 10px;
}
.experience-filter-settings .btn-group .btn {
  color: #494949;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  line-height: 42px;
  min-width: 115px;
  background-color: #fff;
}
.experience-filter-settings .btn-group .btn:active,
.experience-filter-settings .btn-group .btn.active {
  box-shadow: none;
}
.experience-filter-settings .btn-group .btn-default:active,
.experience-filter-settings .btn-group .btn-default.active {
  background-color: transparent;
  box-shadow: none;
  background-image: none;
}
.experience-filter-settings .btn-group .btn.dropdown-toggle {
  min-width: inherit;
}
.experience-filter-settings .btn-group .btn:before {
  display: none;
}
.experience-filter-settings .btn-group .btn.btn-default:hover {
  background-color: transparent;
}
.experience-filter-settings .btn-group .dropdown-menu {
  border-radius: 0;
  border-color: #494949;
  margin-top: 10px;
}
.experience-filter-settings .btn-group .dropdown-menu > li > a {
  font-weight: 100;
  font-size: 13px;
}
.product-post.post {
  padding: 0;
}
.product-post.post .image-primary {
  height: 290px;
  width: 100%;
  margin: 0;
}
.product-post.post .image-primary::after {
  display: none;
}
.product-post.post .post-meta {
  color: #908375;
  font-size: 13px;
  margin-bottom: 10px;
  padding: 0 5px;
}
.product-post.post .post-meta .post-meta-body {
  vertical-align: middle;
}
.product-post.post .post-meta small {
  font-size: 13px;
}
.product-post.post .post-meta img.media-object {
  height: 75px;
  width: 75px;
  border: 1px solid #908375;
}
.product-post.post .post-meta h6 a {
  color: #5B7EA1;
  font-size: 16px;
  text-transform: uppercase;
}
.product-post.post .post-title h1 {
  padding: 0 5px;
  font-size: 23px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.product-post.post .post-entry {
  padding: 0 5px;
}
.product-post.post .post-actions {
  padding: 5px;
}
.product-post.post .post-actions .btn-small-secondary:hover {
  background-color: transparent;
  color: #202022;
  border-color: #202022;
}
.product-post.post .post-actions .experience-cost {
  padding-left: 10px;
  font-size: 11px;
  color: #B1ABA3;
}
.product-post.post .post-actions .experience-cost strong {
  color: #5B7EA1;
  font-size: 19px;
  line-height: 30px;
  font-weight: bold;
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", Times, serif;
}
.product-post.post .post-title,
.product-post.post .post-entry,
.product-post.post .post-actions {
  margin: 0;
}
.list-posts .product-post.post {
  margin-bottom: 60px;
}
.section.experience-discover {
  background-color: #F9F8F7;
  margin-bottom: 0;
}
.section.experience-discover .experiences-dropdown-container {
  margin: 50px 0;
  position: relative;
}
.section.experience-discover .experience-dropdown {
  display: block;
  border: 1px solid #908375;
  background-color: #fff;
  cursor: pointer;
}
.section.experience-discover .experience-dropdown h1 {
  font-size: 20px;
  text-transform: uppercase;
  color: #344D66;
  font-weight: 100;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 2.5px;
}
.section.experience-discover .experience-dropdown small {
  font-size: 16px;
  line-height: 26px;
  font-style: italic;
  font-weight: 100;
  color: #908375;
}
.section.experience-discover .experience-dropdown::after {
  position: absolute;
  content: ' ';
  right: 0px;
  top: 0px;
  height: 50px;
  width: 50px;
  background: url("../png/triangle.png") no-repeat center center;
}
.section.experience-discover .dropdown-inner {
  padding: 15px 15px 10px;
  border-right: 50px solid #192E32;
}
.section.experience-discover .experiences-menu {
  background: #ffffff url("../png/winecountry_logo.png") no-repeat center right;
  border: 1px solid #908375;
  border-top-width: 0;
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  right: 0;
  background-size: contain;
  z-index: 10;
}
.section.experience-discover .experiences-menu .btn.btn-default {
  margin-top: 30px;
  font-size: 13px;
  color: #5B7EA1;
  line-height: 32px;
}
.section.experience-discover .experiences-dropdown-nav > .menu.list-unstyled > .menu-item {
  width: 32%;
  display: block;
  float: left;
  font-size: 15px;
}
.section.experience-discover .experiences-dropdown-nav > .menu.list-unstyled > .menu-item > a {
  display: block;
  text-transform: uppercase;
  color: #202022;
  letter-spacing: 2px;
  font-weight: 400;
  margin-left: 30px;
  margin-top: 20px;
}
.section.experience-discover .experiences-dropdown-nav > .menu.list-unstyled > .menu-item > .sub-menu {
  padding-left: 0;
  list-style: none;
  margin-left: 30px;
  margin-bottom: 30px;
}
.section.experience-discover .experiences-dropdown-nav > .menu.list-unstyled > .menu-item > .sub-menu > li {
  margin: 8px 0;
  font-size: 20px;
}
.section-callout-full-bg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.section-callout-full-bg.section-experiences h4 {
  color: #e97a6e;
}
.section-callout-full-bg .collection-btn.accent .btn {
  color: #e97a6e !important;
}
.section-callout-full-bg .collection-btn.accent .btn::before {
  border-color: #e97a6e !important;
}
.section.section-our-take {
  text-align: center;
  color: #fff;
  margin-bottom: 0 !important;
  background-image: url("../png/our-take-bg-2.png") repeat-x top center;
}
.section.section-our-take .our-take-content .subtitle {
  color: #eae1d3;
  letter-spacing: 1px;
  margin-bottom: 30px;
  font-size: 13px;
}
.section.section-our-take .our-take-content p,
.section.section-our-take .our-take-content a {
  font-size: 15px;
  line-height: 24px;
  letter-spacing: .5px;
  color: #fff;
  padding: 0 30px;
  font-weight: 400;
}
.section.section-our-take .our-take-content dl {
  display: block;
}
.section.section-our-take .our-take-content dl dt,
.section.section-our-take .our-take-content dl dt a {
  display: block;
  font-size: 13px;
  font-style: italic;
  text-transform: uppercase;
  color: #eae1d3;
  font-weight: 400;
}
.section.section-our-take .our-take-content dl dd {
  display: block;
  font-size: 16px;
  margin-bottom: 20px;
  color: #fff;
}
.section.section-our-take .our-take-center {
  border: 1px solid #eae1d3;
  margin: 5px 10px 20px;
  padding: 40px 20px;
}
.section.section-our-take .our-take-center h3 {
  color: #fff;
  font-size: 22px;
  line-height: 24px;
  letter-spacing: 2.5px;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 40px;
  text-transform: uppercase;
}
.section.section-our-take .our-take-center p {
  padding: 0 50px;
  letter-spacing: 1px;
  line-height: 18px;
}
.experience-highlight img {
  max-width: inherit;
  width: 160px;
}
.experience-highlight .media-left {
  padding-right: 30px;
}
.experience-highlight .media-right {
  float: right;
  padding-left: 30px;
}
.experience-highlight .media-body {
  padding-bottom: 60px;
  padding-top: 30px;
  background: url("../png/line-half.png") repeat-x top center;
}
.experience-highlight .media-body .media-category {
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 1px;
  color: #5B7EA1;
}
.experience-highlight .media-body .media-title {
  text-transform: uppercase;
  color: #202022;
  font-size: 23px;
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", Times, serif;
  margin-bottom: 20px;
}
.experience-highlight .media-body .media-extra {
  margin-top: 20px;
  color: #5B7EA1;
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", Times, serif;
  font-style: italic;
}
.experience-highlight.media-right-heighlight {
  text-align: right;
}
.experiences-glance-wrapper {
  margin-bottom: 30px;
}
.experience-glances {
  margin-bottom: 20px;
}
.experience-glances .media-left {
  min-width: 30px;
  vertical-align: top;
}
.experience-glances .media-left .bullet-icon {
  padding-top: 10px;
}
.experience-host {
  margin-bottom: 30px;
}
.experience-host .media-left {
  max-width: inherit !important;
  padding-right: 30px;
}
.experience-host img {
  max-width: inherit;
  width: 137px;
  height: 137px;
}
.sidebarCollapseWidget {
  background-color: #F9F8F7;
  border: 1px solid #B9B2A8;
  color: #494A48;
  font-size: 13px;
  margin-top: 30px;
}
.sidebarCollapseWidget .sidebarTitle {
  position: relative;
  text-align: center;
  margin: 15px auto;
  text-transform: uppercase;
  color: #5B7EA1;
  font-size: 13px;
  letter-spacing: 2px;
}
.sidebarCollapseWidget .sidebarTitle.collapsed .glyphicon {
  transform: rotate(180deg);
}
.sidebarCollapseWidget .sidebarTitle .sidebarTitleWrap {
  cursor: pointer;
  padding: 0 15px;
  position: relative;
  z-index: 1;
}
.sidebarCollapseWidget .sidebarTitle .sidebarTitleWrap .glyphicon {
  font-size: 9px;
  transition: transform 0.4s;
}
.sidebarCollapseWidget .sidebarTitle .sidebarTitleWrap:before {
  left: -20px;
}
.sidebarCollapseWidget .sidebarTitle .sidebarTitleWrap:after {
  right: -20px;
}
.sidebarCollapseWidget .sidebarTitle .sidebarTitleWrap:before,
.sidebarCollapseWidget .sidebarTitle .sidebarTitleWrap:after {
  background: #5B7EA1;
  content: "";
  display: inline-block;
  height: 1px;
  width: 20px;
  top: 40%;
  position: absolute;
}
.sidebarCollapseWidget .sidebarCollapseWidgetContent {
  padding: 0 15px 15px;
}
.sidebarCollapseWidget .sidebarCollapseWidgetContent .btn.btn-default {
  font-size: 13px;
  width: 100%;
  color: #5B7EA1;
}
.sidebarCollapseWidget .sidebarCollapseWidgetContent .btn.btn-default::before {
  border-color: #b9b2a8;
}
.sidebarCollapseWidget .tips-list {
  padding: 20px 0;
}
.sidebarCollapseWidget .tips-list li:before {
  margin: auto;
  color: #E9E6E4;
  right: 0;
  left: 0;
}
.sidebarCollapseWidget .tips-list li {
  min-height: initial;
  position: relative;
  margin-bottom: 40px;
  text-align: center;
  height: auto;
  min-height: 100;
}
.sidebarCollapseWidget .tips-list li h3,
.sidebarCollapseWidget .tips-list li p {
  position: relative;
  z-index: 5;
}
.sidebarCollapseWidget .tips-list li h3 {
  font-size: 17px;
  text-transform: uppercase;
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", Times, serif;
}
.sidebarCollapseWidget .tips-list li p {
  padding: 0;
}
.section.section-reviews {
  margin: 40px auto;
}
.section.section-reviews #reviews {
  width: 100%;
  max-width: 940px;
}
.section.section-reviews .wc-review-media.review-media {
  margin-bottom: 30px;
}
.section.section-reviews .wc-review-media.review-media .media-heading {
  text-transform: uppercase;
  font-size: 13px;
  color: #5B7EA1;
  margin-bottom: 15px;
  letter-spacing: 1.6px;
}
.section.section-reviews .wc-review-media.review-media .media-heading .review-user {
  padding-right: 10px;
}
.section.section-reviews .wc-review-media.review-media .media-heading .review-date {
  padding-right: 10px;
}
.section.section-reviews .wc-review-media.review-media .media-left {
  padding-right: 30px;
}
.section.section-reviews .wc-review-media.review-media .media-left img {
  width: 40px;
  height: 40px;
  max-width: 40px;
}
.section.section-reviews .wc-review-media.review-media p {
  font-size: 16px;
}
.section.section-reviews .review-stars {
  height: 12px;
  width: 65px;
  display: inline-block;
  background-image: url("../png/star_empty.png");
  background-position: top left;
  background-repeat: repeat-x;
}
.section.section-reviews .review-stars .review_rating {
  display: inline-block;
  float: left;
  height: 12px;
  width: 13px;
  background-position: top left;
  background-image: url("../png/star_rated.png");
}
.section.section-reviews .woocommerce-noreviews {
  margin-bottom: 30px;
  font-size: 16px;
  color: #494949;
}
.section.section-reviews .comment-form-rating p {
  margin: 0;
}
.section.section-reviews .comment-form-rating p a {
  display: inline-block;
  float: left;
  height: 20px;
  width: 20px;
  text-indent: -999em;
  background: url("../svg/icn-star-default.svg") 50% 50% no-repeat;
}
.section.section-reviews .comment-form-rating p a.active {
  background-image: url("../svg/icn-star-active.svg");
}
.section.section-reviews .comment-form-rating p.selected a {
  background-image: url("../svg/icn-star-active.svg");
}
.section.section-reviews .comment-form-rating p.selected a.active ~ a {
  background-image: url("../svg/icn-star-default.svg");
}
.section.section-reviews .comment-form-rating {
  overflow: auto;
  margin: 0;
}
.section.section-reviews .comment-form-rating .stars {
  display: block;
  float: left;
  padding-right: 15px;
}
.section.section-reviews .comment-form-rating .stars a {
  display: block;
  float: left;
  height: 20px;
  width: 20px;
  text-indent: -999em;
  background: url("../svg/icn-star-default.svg") 50% 50% no-repeat;
}
.section.section-reviews .comment-form-rating .stars a.active {
  background-image: url("../svg/icn-star-active.svg");
}
.section.section-reviews .comment-form-rating .stars.selected a {
  background-image: url("../svg/icn-star-active.svg");
}
.section.section-reviews .comment-form-rating .stars.selected a.active ~ a {
  background-image: url("../svg/icn-star-default.svg");
}
.section.section-reviews .comment-form-rating label {
  display: block;
  float: left;
  margin: 0;
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
  color: #c6c0b8;
}
.section.section-reviews textarea {
  display: block;
  width: 100%;
  height: 80px;
  margin: 12px 0 15px 0;
  padding: 8px 12px;
  font-size: 16px;
  color: #494949;
  border: 1px solid #EAEAEA;
  resize: none;
  outline: none;
}
.section.section-reviews textarea:focus {
  border-color: #c1c1c1;
}
.section.section-reviews textarea::-webkit-input-placeholder {
  font-style: italic;
  color: #c6c0b8;
}
.section.section-reviews textarea::-moz-placeholder {
  font-style: italic;
  color: #c6c0b8;
}
.section.section-reviews textarea:-ms-input-placeholder {
  font-style: italic;
  color: #c6c0b8;
}
.section.section-reviews textarea:-moz-placeholder {
  font-style: italic;
  color: #c6c0b8;
}
.section.section-reviews input[type=submit] {
  display: inline-block;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 25px;
  padding: 1px 14px 0 14px;
  min-width: 50px;
  text-align: center;
  font-weight: 400;
  vertical-align: top;
  color: #5B7EA1;
  border: 1px solid #EAEAEA;
  background-color: #fff;
  outline: none;
}
.section.section-reviews input[type=submit]:hover {
  color: #425f7b;
  border-color: #c1c1c1;
}
.experience-form {
  /* Form elements */
  /* File uploads */
  /* Layout */
  /* Highlights */
  /* At a Glance */
  /* Tips */
  /* Host */
}
.experience-form textarea {
  font-size: 16px;
  border-radius: 0px;
  font-family: serif;
  margin-bottom: 30px;
}
.experience-form textarea.experience-short-description {
  height: 100px;
}
.experience-form textarea.experience-long-description {
  height: 150px;
}
.experience-form select {
  font-size: 22px;
  border-radius: 0px;
}
.experience-form input[type="radio"] {
  transform: scale(1);
}
.experience-form input[type="text"] {
  border-radius: 0px;
  border: 1px solid #b7b7b7;
  padding: 6px 12px;
  font-size: 15px;
  font-weight: 400;
  box-shadow: none;
  width: 100%;
}
.experience-form input::placeholder,
.experience-form textarea::placeholder,
.experience-form input::-webkit-input-placeholder,
.experience-form textarea::-webkit-input-placeholder,
.experience-form .form-control::-moz-placeholder {
  color: #ccc;
  font-family: sans-serif;
  font-size: 14px;
  text-align: left;
  font-weight: 100;
}
.experience-form label.btn-file {
  color: #fff;
}
.experience-form label.btn-file input[type="file"] {
  display: none;
}
.experience-form .yes-no-inline-radio {
  list-style: none;
  padding: 0;
}
.experience-form .yes-no-inline-radio li span {
  text-transform: uppercase;
  font-size: 15px;
}
.experience-form .experience-file-upload-group {
  background: #424b5c;
  color: #fff;
  text-align: center;
  width: 100%;
  padding: 40px 0px;
  margin: 100px 0px 100px !important;
}
.experience-form .experience-file-upload-group ul.subheading-list {
  padding: 0;
}
.experience-form .experience-file-upload-group ul.subheading-list li {
  color: #fff;
  display: inline-block;
  border: none;
  background: none;
  margin: 0px;
  width: auto;
}
.experience-form .experience-file-upload-group h2 {
  color: #fff;
  font-weight: 200;
  margin: 0px 0px 20px;
  letter-spacing: 1px;
}
.experience-form .experience-file-upload-group p {
  color: #fff;
}
.experience-form .experience-file-upload-group .file-upload {
  display: inline-block;
  overflow: hidden;
  background: #8492ab;
  text-align: center;
  border: 1px dashed #fff;
}
.experience-form .experience-file-upload-group input[type="file"] {
  cursor: pointer;
  width: 200px;
  color: #fff;
  background: #968787;
  border: 1px dashed #fff;
  padding: 20px;
}
.experience-form hr.wc-hrule {
  background: url(../png/rule-fullwidth.png) top center;
  border: none;
  height: 3px;
  width: 100%;
  margin: 20px 0px;
}
.experience-form p {
  font-size: 12px;
  font-weight: 400;
  color: #827568;
}
.experience-form ul {
  list-style: none;
  padding-bottom: 0px;
}
.experience-form ul li:before {
  content: none;
  background: none;
}
.experience-form .row {
  margin: 30px 0px;
}
.experience-form label {
  font-size: 12px;
  font-weight: 400;
  color: #827568;
}
.experience-form .max-chars,
.experience-form label .max-chars {
  margin-left: 20px;
}
.experience-form .experience-descriptions {
  margin-bottom: 80px;
}
.experience-form .experience-highlight {
  margin: 20px 0px 30px !important;
}
.experience-form .experience-highlight p,
.experience-form .experience-highlight h3,
.experience-form .experience-highlight h4,
.experience-form .experience-highlight h5 {
  margin: 0 0 10px;
  padding-bottom: 0px;
  color: #fff;
}
.experience-form .experience-highlight h3 {
  font-size: 16px;
  font-weight: 500;
  font-family: serif;
  text-transform: uppercase;
  color: #2f426d;
}
.experience-form .experience-highlight h4 {
  font-size: 16px;
  font-weight: 500;
}
.experience-form .experience-highlight h5 {
  font-size: 12px;
  font-weight: 200;
}
.experience-form .experience-highlight select {
  font-size: 20px;
  border-radius: 0px;
  margin: 16px 0;
  min-width: 300px;
  border: 0;
  outline: 1px inset #ddd;
  outline-offset: 8px;
  font-family: serif;
  color: #ccc;
  left: 10px;
  position: relative;
  background: transparent;
}
.experience-form .experience-highlight input,
.experience-form .experience-highlight textarea {
  font-family: inherit;
  font-size: 14px;
  font-weight: 400;
}
.experience-form .experience-highlight textarea {
  height: 80px;
  padding: 10px;
}
.experience-form .experience-highlight-file-upload {
  border-radius: 0px;
  margin-top: 20px;
  text-align: center;
  background: #2f426d;
  color: #fff;
}
.experience-form .experience-highlight-file-upload input[type="file"] {
  width: 100px;
  overflow: hidden;
}
.experience-form .experience-glance p {
  padding: 0px;
  margin: 0px;
}
.experience-form .experience-glance h3 {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 500;
  font-family: serif;
  text-transform: uppercase;
  color: #2f426d;
}
.experience-form .experience-glance i {
  display: none;
  position: relative;
  top: 64px;
  left: -20px;
  font-size: 22px;
  color: #b7b7b7;
  z-index: 10000;
}
.experience-form .experience-tips .max-chars {
  font-family: sans-serif;
  font-size: 12px;
}
.experience-form .experience-tips textarea {
  height: 60px;
}
.experience-form .experience-tips h3 {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 500;
  font-family: serif;
  text-transform: uppercase;
  color: #2f426d;
}
.experience-form .experience-tips ul.experience-tips-list {
  list-style: circle !important;
}
.experience-form .row.host .experience-host-name .host-label {
  font-family: serif;
  font-size: 18px;
  color: #2f426d;
  text-transform: uppercase;
}
.experience-form .row.host .experience-host-name input[type="text"] {
  padding: 15px !important;
}
.experience-form .row.host .experience-host-name ul {
  margin-bottom: 30px;
}
.experience-form .row.host .experience-host-description textarea {
  height: 230px;
}
.experience-form .row.host .experience-host-image {
  text-align: center;
}
.experience-form .row.host .experience-host-image .well {
  border-radius: 100%;
  background: #2f426d;
  color: #fff;
  height: 150px;
  width: 150px;
  padding-top: 45px;
}
.experience-form .row.host .experience-host-image .well h5 {
  padding-bottom: 5px;
}
.experience-form .row.host .experience-host-image .well p {
  color: #fff;
  padding: 0;
  margin: 0;
}
.experience-form .btn.experience-submit {
  border: 1px solid #fff;
  outline: 4px solid #2f426d;
  background: #2f426d;
  padding: 0px 40px;
  color: #fff;
  letter-spacing: 1px;
}
.exclusive-home {
  margin: 30px 0 60px 0;
  padding-top: 90px;
  background: url('../png/bg-exclusive-home.png') top center no-repeat;
}
.exclusive-home h2,
.exclusive-home p {
  display: block;
  max-width: 720px;
  margin: 0 auto;
  text-align: center;
}
.exclusive-home h2 {
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 22px;
  font-weight: 300;
  letter-spacing: 2px;
  color: #494A48;
  text-transform: uppercase;
}
.exclusive-home p {
  padding: 0 30px;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
}
.exclusive-product {
  margin: 0 0 30px 0;
  padding-bottom: 55px;
  background: url('../png/bg-exclusive.png') bottom center no-repeat;
}
.exclusive-product h2 {
  display: block;
  margin: 0 0 20px 0;
  width: 100%;
  height: 28px;
  font-size: 18px;
  line-height: 28px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background: #202022;
}
.exclusive-product h2 span {
  display: inline-block;
}
.exclusive-product h2 span:before,
.exclusive-product h2 span:after {
  display: block;
  content: '';
  margin: 14px 15px 0 15px;
  width: 16px;
  height: 1px;
  background: #fff;
}
@media (max-width: 480px) {
  .exclusive-product h2 span:before,
  .exclusive-product h2 span:after {
    display: none;
  }
}
.exclusive-product h2 span:before {
  float: left;
}
.exclusive-product h2 span:after {
  float: right;
}
.exclusive-product p {
  margin: 0;
  padding: 0 30px;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
}
.exclusive-product-subtitle {
  margin-top: 15px;
  text-align: center;
}
.exclusive-product-subtitle span {
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1px;
  color: #202022;
  text-transform: uppercase;
}
.exclusive-product-subtitle span:nth-of-type(2):before {
  display: block;
  float: left;
  margin: -4px 10px 0 5px;
  width: 21px;
  height: 27px;
  content: '';
  background: url('../png/icn-flag.png') 0 0 no-repeat;
  background-size: 21px 27px;
}
.product-post.winecountry-exclusive {
  position: relative;
}
.product-post.winecountry-exclusive:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 31px;
  height: 41px;
  content: '';
  background: url('../png/icn-flag.png') 0 0 no-repeat;
  z-index: 1;
}
.product-post.winecountry-exclusive:after {
  display: block;
  position: absolute;
  top: 10px;
  left: 40px;
  content: 'Exclusive';
  padding: 0px 2px 0 3px;
  font-size: 13px;
  letter-spacing: 1px;
  color: #fff;
  text-transform: uppercase;
  background: #202022;
  z-index: 1;
  font-weight: 400;
}
.product-post.winecountry-exclusive .btn-small-secondary {
  color: #fff !important;
  border-color: #202022 !important;
  background: #202022 !important;
}
.product-post.winecountry-exclusive .btn-small-secondary:hover {
  border-color: #353538 !important;
  background: #353538 !important;
}
.woocommerce .product-meta .button.exclusive {
  background-color: #202022 !important;
}
.woocommerce a,
.woocommerce .edit {
  color: #F06757;
}
.woocommerce .button.btn-sm {
  border: 1px solid #D7D2CD;
  font-size: 13px;
  line-height: 33px;
  letter-spacing: 1px;
}
.woocommerce .input-text,
.woocommerce .select2-focusser,
.woocommerce .select2-choice,
.woocommerce .form-control {
  border-radius: 0;
  border: 1px solid #B1ABA3;
  color: #494A48;
  font-size: 12px;
  line-height: 22px;
  -webkit-appearance: none;
}
.woocommerce .input-text,
.woocommerce .select2-focusser,
.woocommerce .select2-choice {
  border-radius: 0;
  border: 1px solid #B1ABA3;
  color: #494A48;
  font-size: 12px;
  line-height: 22px;
  -webkit-appearance: none;
}
.woocommerce abbr.required {
  border-width: 0;
}
.woocommerce header.title h3 {
  text-transform: uppercase;
  font-size: 20px;
  color: #494A48;
  letter-spacing: 2.5px;
  font-weight: 100;
}
.woocommerce header.title h4 {
  color: #5B7EA1;
  font-size: 15px;
  letter-spacing: 2.9px;
  text-transform: uppercase;
  font-weight: 100;
}
.woocommerce header.title p {
  font-size: 12px;
  margin-bottom: 40px;
}
table.shop_table {
  margin-top: 30px;
  width: 100%;
}
table.shop_table thead {
  border-top: 1px solid #908375;
  color: #908375;
  text-transform: uppercase;
  background-color: #F9F8F7;
}
table.shop_table thead > tr > th {
  border-bottom: 1px solid #908375;
  font-weight: normal;
}
table.shop_table tbody .cart-subtotal > th,
table.shop_table tbody .cart-subtotal > td {
  border-width: 0;
}
table.shop_table .cart-subtotal > th,
table.shop_table .cart-subtotal > td {
  font-size: 13px;
  font-weight: normal;
}
table.shop_table .product-total {
  text-align: right;
}
table.shop_table .woocommerce-Price-amount {
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", Times, serif;
}
table.shop_table tfoot .woocommerce-Price-amount {
  font-size: 19px;
  color: #5B7EA1;
  font-weight: bold;
}
table.shop_table tfoot .cart-subtotal > th,
table.shop_table tfoot .cart-subtotal > td {
  line-height: 28px;
}
.cart-sm .cart_item {
  border-bottom: 1px solid #E9E6E3;
}
.cart-sm .cart_item .product-thumbnail img {
  max-width: 75px;
  height: auto;
  overflow: hidden;
}
.cart-sm .cart_item .product-name > a {
  font-size: 13px;
  letter-spacing: 1.5px;
  margin: 0;
}
.cart-sm .cart_item .product-price .woocommerce-Price-amount {
  display: block;
  font-size: 13px;
}
.shop_table_sm {
  margin-bottom: 40px;
}
.shop_table_sm > thead > tr > th,
.shop_table_sm > tbody > tr > th,
.shop_table_sm > tfoot > tr > th,
.shop_table_sm > thead > tr > td,
.shop_table_sm > tbody > tr > td,
.shop_table_sm > tfoot > tr > td {
  padding: 2px 8px;
}
.woocommerce-MyAccount-content .order-again {
  display: none;
}
.woocommerce-alerts .alert {
  background-color: transparent;
  border-radius: 0;
  color: #494A48;
  font-weight: 100;
  margin-bottom: 40px;
  padding-left: 55px;
}
.woocommerce-alerts .alert-success {
  border-color: #7DBC99;
  background: url("../png/notify_success.png") no-repeat 8px 8px;
}
.woocommerce-alerts .alert-danger {
  border-color: #F1A796;
  background: url("../png/notify_error.png") no-repeat 8px 8px;
}
.btn.btn-checkout {
  background-color: #202022;
  position: relative;
  color: #fff;
  text-transform: uppercase;
}
.btn.btn-checkout::before {
  position: absolute;
  border-color: #fff;
}
.payment-select {
  margin-top: 40px;
  margin-bottom: 40px;
}
.payment-select .radio-inline {
  padding: 10px 5px 10px 28px;
  border: 1px solid #D7D8D8;
  width: 100%;
}
.payment-select .radio-inline input[type="radio"],
.payment-select .radio-inline input[type="checkbox"] {
  margin: 2px 0 0;
  left: 8px;
}
.sv-wc-payment-gateway-my-payment-methods-table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 21px;
}
.sv-wc-payment-gateway-my-payment-methods-table > thead > tr > th,
.sv-wc-payment-gateway-my-payment-methods-table > tbody > tr > th,
.sv-wc-payment-gateway-my-payment-methods-table > tfoot > tr > th,
.sv-wc-payment-gateway-my-payment-methods-table > thead > tr > td,
.sv-wc-payment-gateway-my-payment-methods-table > tbody > tr > td,
.sv-wc-payment-gateway-my-payment-methods-table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.sv-wc-payment-gateway-my-payment-methods-table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.sv-wc-payment-gateway-my-payment-methods-table > caption + thead > tr:first-child > th,
.sv-wc-payment-gateway-my-payment-methods-table > colgroup + thead > tr:first-child > th,
.sv-wc-payment-gateway-my-payment-methods-table > thead:first-child > tr:first-child > th,
.sv-wc-payment-gateway-my-payment-methods-table > caption + thead > tr:first-child > td,
.sv-wc-payment-gateway-my-payment-methods-table > colgroup + thead > tr:first-child > td,
.sv-wc-payment-gateway-my-payment-methods-table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.sv-wc-payment-gateway-my-payment-methods-table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.sv-wc-payment-gateway-my-payment-methods-table .table {
  background-color: #f7f8f9;
}
.woocommerce-checkout {
  padding-bottom: 20px;
}
.woocommerce-checkout label {
  color: #494A48;
  letter-spacing: .5px;
  font-size: 12px;
  font-weight: normal;
}
.woocommerce-checkout h3 {
  color: #908375;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1.8px;
  margin-bottom: 20px;
}
.woocommerce-checkout h3[id="ship-to-different-address"] label {
  display: inline-block;
  padding-right: 1em;
}
.woocommerce-checkout .country_select a.select2-choice,
.woocommerce-checkout .state_select a.select2-choice {
  border: none;
}
.woocommerce-checkout p.form-row label {
  width: 100%;
}
.woocommerce-checkout p.form-row strong {
  font-size: 12px;
  color: #494A48;
  font-weight: normal;
}
.woocommerce-checkout .place-order {
  font-size: 13px;
  font-weight: 100;
}
.woocommerce-checkout .place-order h6 {
  margin-top: 40px;
  color: #5B7EA1;
  font-size: 13px;
  text-transform: uppercase;
}
.woocommerce-checkout ul.wc_payment_methods,
.woocommerce-checkout ul.wc-saved-payment-methods {
  list-style-type: none;
}
.woocommerce-checkout ul.wc_payment_methods .woocommerce-error,
.woocommerce-checkout ul.wc-saved-payment-methods .woocommerce-error {
  color: red;
}
.woocommerce-checkout ul.wc_payment_methods {
  padding-left: 0;
}
form.checkout_coupon,
.checkout-container form {
  display: none;
  padding: 20px 55px;
  border: 1px solid #bce8f1;
  font-size: 16px;
  margin: -41px -8px 20px 8px;
  border-top: 1px solid #fff;
}
form.checkout_coupon.text-center,
.checkout-container form.text-center {
  border: 1px solid #bce8f1;
  letter-spacing: 1px;
}
.woocommerce-coupon-wrapper .btn.btn-default {
  border: 1px solid #D7D2CD;
  line-height: 34px;
}
.woocommerce-coupon-wrapper .btn.btn-default::before {
  display: none;
}
.woocommerce-order-received .next {
  padding: 20px 30px;
  background: #f9f8f7;
  text-align: center;
}
.woocommerce-order-received .next .title {
  color: #7992b2;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
}
.woocommerce-order-received .next .title:before,
.woocommerce-order-received .next .title:after {
  content: " — ";
}
.woocommerce-order-received .next ol {
  text-align: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.woocommerce-order-received .next ol li {
  overflow: auto;
  padding-top: 10px;
}
.woocommerce-order-received .next ol li .num {
  float: left;
  width: 10%;
  font-size: 50px;
  color: #d1cfcd;
  padding: 0 10px 0 0;
  margin: -13px 0 0;
  text-align: center;
}
.woocommerce-order-received .next ol li .content {
  float: left;
  width: 90%;
}
.woocommerce-order-received .next ol li .content strong {
  font-weight: normal;
  text-transform: uppercase;
  display: block;
  margin: 0 0 5px;
  font-size: 14px;
}
.woocommerce-order-received .next ol li .content p {
  font-size: 12px;
  margin: 0 0 10px;
}
.woocommerce-order-received .next ol li.active .content p {
  color: #69c3e0;
}
.woocommerce-order-received .next .booking {
  color: #7992b2;
  border: 1px solid #d1cfcd;
  display: inline-block;
  padding: 2px 30px;
  text-transform: uppercase;
  font-size: 12px;
}
.woocommerce-order-received .back a {
  display: inline-block;
  padding: 2px 20px;
  font-size: 14px;
  color: #d48074;
  border: 1px solid #96897a;
  margin: 40px 0;
}
.woocommerce-order-received .summary {
  text-align: center;
  font-size: 12px;
  border: 1px solid grey;
  padding: 20px 40px;
  margin: 0 0 20px;
}
.woocommerce-order-received .summary strong {
  text-transform: uppercase;
  font-weight: normal;
}
.woocommerce-order-received .intro-head {
  display: none;
}
.woocommerce-order-received .intro-head.replacement {
  display: block;
}
.woocommerce-order-received .intro-head.replacement .breadcrumb a {
  color: #949aa8;
}
.woocommerce-order-received .intro-head.replacement .intro-head-title {
  font-size: 28px;
  text-align: center;
}
.woocommerce-cart .intro-head .intro-head-title,
.woocommerce-account .intro-head .intro-head-title {
  margin-bottom: 20px;
}
.woocommerce-cart .intro-head .intro-head-title h1,
.woocommerce-account .intro-head .intro-head-title h1 {
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 47px;
  letter-spacing: 3.2px;
}
.woocommerce-MyAccount-welcome {
  border: 1px solid #B1ABA3;
  color: #494A48;
  padding: 25px;
  margin-bottom: 40px;
}
.woocommerce-MyAccount-welcome a {
  color: #494A48;
  text-decoration: underline;
}
.woocommerce-MyAccount-welcome h3 {
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 2.5px;
  font-weight: 100;
  margin-bottom: 10px;
}
.woocommerce-MyAccount-welcome p {
  font-size: 13px;
  font-weight: 100;
}
.woocommerce-MyAccount-welcome mark {
  text-decoration: underline;
  background-color: transparent;
}
.woocommerce-MyAccount-navigation {
  margin-bottom: 40px;
}
.woocommerce-MyAccount-navigation .list-unstyled > li {
  font-weight: 100;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 30px;
}
.woocommerce-MyAccount-navigation .list-unstyled > li > a {
  color: #494A48;
}
.woocommerce-MyAccount-navigation .list-unstyled > li.active {
  font-weight: 400;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.is-active a {
  font-weight: 400;
}
.woocommerce-MyAccount-form {
  padding: 20px 20px 0;
  background-color: #F9F8F7;
  margin-bottom: 20px;
}
.woocommerce-MyAccount-form a,
.checkout-login-form a {
  color: #E97A6E;
}
.woocommerce-MyAccount-form #rememberme,
.checkout-login-form #rememberme {
  margin-top: 20px;
}
.woocommerce-MyAccount-form label,
.checkout-login-form label {
  color: #908375;
  font-size: 12px;
  font-weight: normal;
}
.woocommerce-MyAccount-form .form-control,
.checkout-login-form .form-control {
  border: 1px solid #B1ABA3;
  border-radius: 0;
  padding: 20px 15px;
  color: #202022;
  font-size: 15px;
}
.woocommerce-MyAccount-form .form-control .select2-choice,
.checkout-login-form .form-control .select2-choice {
  margin-top: -10px;
  border-width: 0;
}
.woocommerce-MyAccount-form .form-row label,
.checkout-login-form .form-row label {
  display: block;
}
.woocommerce-MyAccount-form fieldset,
.checkout-login-form fieldset {
  padding-bottom: 20px;
}
.woocommerce-MyAccount-form h3,
.checkout-login-form h3,
.woocommerce-MyAccount-form legend,
.checkout-login-form legend {
  border-width: 0;
  text-transform: uppercase;
  font-size: 20px;
  color: #494A48;
  letter-spacing: 2.5px;
  font-weight: 100;
  margin-bottom: 0;
}
.woocommerce-MyAccount-form legend ~ .row:first-of-type,
.checkout-login-form legend ~ .row:first-of-type {
  margin-top: 30px;
}
.woocommerce-MyAccount-form .form-helper,
.checkout-login-form .form-helper {
  margin-top: 10px;
  display: block;
  margin-bottom: 30px;
}
.woocommerce-MyAccount-form .woocommerce-Button,
.checkout-login-form .woocommerce-Button {
  border: 1px solid #908375;
  background-color: #fff;
  padding: 0 40px;
}
.woocommerce-MyAccount-form.lost_reset_password #user_login,
.checkout-login-form.lost_reset_password #user_login {
  margin-bottom: 20px;
}
.woocommerce-MyAccount-form .radio-inline,
.checkout-login-form .radio-inline {
  padding: 10px 10px 10px 35px;
  background-color: #fff;
  border: 1px solid #B1ABA3;
  margin: 10px 0;
}
.woocommerce-Addresses .edit {
  display: block;
}
.shop_table.order_details thead {
  font-size: 13px;
}
.shop_table.order_details tbody {
  border-bottom: 1px solid #BCB5AC;
}
.shop_table.order_details .product-name > a {
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", Times, serif;
  color: #202022;
  font-size: 13px;
  letter-spacing: 1.5px;
}
.shop_table.order_details .product-name .product-quantity {
  font-weight: normal;
  color: #908375;
}
.shop_table.order_details .product-name .product-quantity > span {
  padding: 0 10px;
}
.shop_table.order_details .product-name small {
  display: block;
  margin-top: 10px;
  color: #494A48;
  letter-spacing: .5px;
  font-weight: normal;
}
.shop_table.order_details .product-total .woocommerce-Price-amount {
  font-size: 13px;
  font-weight: bold;
}
.shop_table_sm.order_summary {
  margin-top: 0px;
}
.shop_table_sm.order_summary .cart-subtotal:last-of-type {
  border-top: 1px solid #BCB5AC;
}
.shop_table_sm.order_summary .cart-subtotal:last-of-type > th,
.shop_table_sm.order_summary .cart-subtotal:last-of-type > td {
  padding-top: 8px;
  line-height: 26px;
}
.shop_table_sm.order_summary .cart-subtotal:last-of-type .woocommerce-Price-amount {
  font-size: 19px;
  font-weight: bold;
}
.woocommerce-Price-currencySymbol {
  padding-right: 4px;
}
.product-meta {
  color: #908375;
  text-align: center;
}
.product-meta form > .product-meta-module {
  padding: 1em 0;
}
.product-meta form > .product-meta-module label {
  width: 100%;
}
.product-meta .posted_in,
.product-meta .tagged_as {
  margin: 20px auto 10px;
  display: block;
  color: #597DA3;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
}
.product-meta .product-details {
  border-top: 1px solid #908375;
  border-bottom: 1px solid #908375;
  padding: 20px 0;
  margin-bottom: 20px;
}
.product-meta .product-details .experience-cost {
  display: block;
  color: #908375;
  padding-bottom: 10px;
}
.product-meta .product-details .experience-cost strong {
  font-size: 38px;
  color: #5B7EA1;
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", Times, serif;
}
.product-meta .product-details .product-booking {
  font-size: 16px;
  font-weight: 400;
}
.product-meta .product-details .product-booking .product-location {
  border-right: 1px solid;
  padding-right: 10px;
  margin-right: 8px;
}
.product-meta .woocommerce-product-details__short-description {
  display: none;
}
.product-meta div[itemprop="offers"] p.price {
  border-top: 1px solid #908375;
  border-bottom: 1px solid #908375;
  padding: 20px 0;
}
.product-meta div[itemprop="offers"] p.price .woocommerce-Price-amount {
  display: block;
  padding-bottom: 10px;
  font-size: 38px;
  color: #5B7EA1;
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", Times, serif;
}
.product-meta .wc-accommodation-booking-time h2 {
  display: none;
}
.product-meta .wc-accommodation-booking-time ul {
  list-style-type: none;
  margin: 10.5px 0;
  padding-inline-start: 0;
}
.product-meta .product-guest-select .form-control {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  box-shadow: none;
  border-radius: 0;
  border: 1px solid #EAEAEA;
  margin: 0 auto 20px;
  height: 40px;
  width: 70px;
  padding-right: 40px;
  background: url("../png/arrow-2.png") no-repeat center center;
}
.product-meta .woocommerce-product-rating,
.product-meta div[itemprop=description] {
  display: none;
}
.product-meta .product_title.entry-title {
  display: none;
}
.product-meta .wc-bookings-booking-form {
  border-width: 0px;
  font-size: 12px;
  padding: 0;
}
.product-meta .wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker {
  box-shadow: none !important;
}
.product-meta .wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker .ui-datepicker-header {
  background: #5B7EA1;
  padding: 3px;
}
.product-meta .wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  padding: 0 !important;
}
.product-meta .wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker .ui-datepicker-header .ui-datepicker-title .ui-datepicker-month {
  font-size: 12px;
  text-transform: uppercase;
  display: block;
}
.product-meta .wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker .ui-datepicker-calendar {
  border: 1px solid #EAEAEA !important;
}
.product-meta .woocommerce div.product form.cart table {
  border-width: 1px !important;
}
.product-meta .wc-bookings-booking-form fieldset.wc-bookings-date-picker-accommodation-booking legend span {
  color: #000;
}
.product-meta .wc-bookings-booking-form .block-picker li {
  border: 1px solid #EAEAEA;
  min-width: 31% !important;
  margin: 0 2% 5px 0 !important;
  background-color: #fff !important;
  font-size: 11px;
}
.product-meta .wc-bookings-booking-form .block-picker li > a {
  color: #494949;
  background-color: #fff !important;
}
.product-meta .wc-bookings-booking-form .block-picker li > a:hover {
  background-color: #5B7EA1 !important;
}
.product-meta .wc-bookings-booking-form .block-picker li > a.selected {
  background-color: #5B7EA1 !important;
  color: #fff;
}
.product-meta .wc-bookings-booking-form .wc-bookings-booking-cost {
  background: #fff;
  border: 1px solid #E8E5E2;
  margin: 0;
  text-transform: uppercase;
  color: #5B7EA1;
  font-size: 16px;
}
.product-meta .wc-bookings-booking-form .wc-bookings-booking-cost strong {
  font-size: 18px;
  color: #202022;
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", Times, serif;
}
.woocommerce .product-meta .button {
  width: 100%;
  border-radius: 0;
  background-color: #344D66 !important;
  position: relative !important;
  text-transform: uppercase;
  font-weight: 400;
  color: #fff;
  padding: 10px;
}
.woocommerce .product-meta .button::before {
  content: ' ';
  position: absolute;
  top: 3px;
  bottom: 3px;
  left: 3px;
  right: 3px;
  border: 1px solid #fff;
}
.woocommerce .product-meta p.price {
  display: none;
}
.customer-details-container {
  border: 1px solid #B1ABA3;
  padding: 30px;
  margin: 20px 0 40px;
  color: #494A48;
  font-size: 13px;
}
.customer-details-container h4 {
  margin-bottom: 15px;
}
.customer-details-container label {
  font-size: 13px;
  display: block;
  color: #908375;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 1.8px;
  margin: 0;
}
.customer-details-container small {
  letter-spacing: .5px;
}
.customer-details-container .order-details {
  margin-bottom: 15px;
}
.cart_item {
  border-bottom: 1px solid #908375;
}
.cart_item .product-thumbnail img {
  max-width: 150px;
  height: auto;
}
.cart_item .product-name > a {
  margin-top: 10px;
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  letter-spacing: 2px;
  line-height: 23px;
  display: block;
  margin-bottom: 15px;
  color: #202022;
  text-transform: uppercase;
}
.cart_item .location-details {
  margin-bottom: 15px;
}
.cart_item .location-details small {
  font-size: 13px;
  color: #908375;
  letter-spacing: 1px;
  display: block;
  font-weight: normal;
}
.cart_item .location-details a {
  font-weight: normal;
  display: block;
  color: #5B7EA1;
  letter-spacing: 1.1px;
  text-transform: uppercase;
}
.cart_item .guest-time-details {
  font-weight: normal;
  font-size: 13px;
  color: #494A48;
  letter-spacing: .5px;
  display: block;
  margin-bottom: 20px;
}
.cart_item .product-subtotal strong,
.cart_item .product-price strong {
  font-weight: bold;
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", Times, serif;
  font-size: 19px;
  color: #5B7EA1;
  letter-spacing: .75px;
}
.cart_item .product-quantity .form-control {
  display: inline-block;
  width: 35px;
  border-radius: 0px;
  border-color: #908375;
}
.woocommerce-coupon label {
  display: block;
  color: #908375;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: normal;
}
.woocommerce-coupon .form-control {
  border-radius: 0px;
  border-color: #B1ABA3;
}
.woocommerce-coupon .btn.btn-default {
  border: 1px solid #908375;
  line-height: 32px;
}
.shop_table .product-subtotal {
  text-align: right;
}
.cart-collaterals {
  margin-bottom: 60px;
}
.cart-collaterals .shop_table {
  margin: 2px 0 15px 0;
}
.cart-collaterals .cart-subtotal th,
.cart-collaterals .shipping th,
.cart-collaterals .order-total th {
  color: #494A48;
  padding: 0 8px 0 0;
  letter-spacing: .9px;
  font-size: 13px;
  font-weight: normal;
  text-align: right;
}
.cart-collaterals .cart-subtotal th label,
.cart-collaterals .shipping th label,
.cart-collaterals .order-total th label {
  margin: 0;
  font-weight: normal;
}
.cart-collaterals .cart-subtotal td,
.cart-collaterals .shipping td,
.cart-collaterals .order-total td {
  padding: 0 8px 0 0;
  font-weight: bold;
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", Times, serif;
  font-size: 19px !important;
  letter-spacing: .75px;
  text-align: right;
}
.cart-collaterals .cart-subtotal td[data-title="Shipping"],
.cart-collaterals .shipping td[data-title="Shipping"],
.cart-collaterals .order-total td[data-title="Shipping"] {
  font-size: smaller !important;
}
.cart-collaterals .order-total th,
.cart-collaterals .order-total td {
  color: #5B7EA1;
}
.cart-collaterals .order-total th label,
.cart-collaterals .order-total td label {
  font-weight: bold;
}
.cart-collaterals .update_cart {
  font-size: 13px;
  color: #908375;
  text-transform: lowercase;
  line-height: 30px;
}
.cart-collaterals .wc-proceed-to-checkout .btn {
  background-color: #202022;
  position: relative;
  color: #fff;
  text-transform: uppercase;
}
.cart-collaterals .wc-proceed-to-checkout .btn::before {
  position: absolute;
  border-color: #fff;
}
.woocommerce-alerts a.button.wc-forward {
  float: right;
}
main.process .intro {
  padding: 20px 0 35px 0;
  background: url(../svg/rule-process.svg) bottom center no-repeat;
}
@media (max-width: 991px) {
  main.process .intro {
    margin-top: -60px;
  }
}
main.process .intro .intro-head {
  padding: 0;
}
main.process .intro .intro-head h1 {
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 47px;
  font-weight: 300;
  line-height: 41px;
  letter-spacing: 3px;
  color: #202022;
}
@media (min-width: 992px) {
  main.process .section .container {
    width: 1029px;
  }
}
@media (max-width: 1029px) {
  main.process .section .container {
    width: 100%;
  }
}
main.process .section .summary {
  padding: 35px 0;
}
main.process .section .summary p {
  display: block;
  width: 100%;
  max-width: 645px;
  margin: 0 auto;
  font-family: 'Adriane Text';
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0;
  color: #202022;
  text-align: center;
}
main.process .section .row {
  padding: 30px 0;
  background: #f9f8f7;
}
main.process .section .row .content {
  float: left;
  padding: 0 50px;
  border-right: 1px solid #bab2a9;
}
@media (max-width: 991px) {
  main.process .section .row .content {
    float: none;
    padding: 0 15px;
    border-right: none;
  }
}
main.process .section .row .content article {
  position: relative;
  height: 155px;
  margin-top: 22px;
  padding: 15px;
  text-align: center;
  border: 1px double #908375;
  background: #f4f3f1;
}
@media (max-width: 991px) {
  main.process .section .row .content article {
    height: auto;
  }
}
main.process .section .row .content article:first-of-type {
  margin-top: 0;
}
main.process .section .row .content article:before {
  display: block;
  content: '';
  position: absolute;
  top: 5px;
  left: 5px;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  border: 1px solid #908375;
  z-index: 0;
}
main.process .section .row .content article span,
main.process .section .row .content article h2,
main.process .section .row .content article img {
  position: relative;
  margin: 0 auto;
  text-align: center;
  z-index: 1;
}
main.process .section .row .content article span {
  display: inline-block;
  font-family: Gibson;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 2px;
  color: #5b7ea1;
  text-transform: uppercase;
}
main.process .section .row .content article span:before,
main.process .section .row .content article span:after {
  display: block;
  content: '';
  background: #5b7ea1;
  width: 19px;
  height: 2px;
}
main.process .section .row .content article span:before {
  float: left;
  margin: 9px 7px 0 0;
}
main.process .section .row .content article span:after {
  float: right;
  margin: 9px 0 0 4px;
}
main.process .section .row .content article h2 {
  display: block;
  margin: 10px 0 35px 0;
  font-family: 'Adriane Text';
  font-size: 23px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 2px;
  color: #494a48;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  main.process .section .row .content article h2 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 5px;
  }
  main.process .section .row .content article h2 br {
    display: none;
  }
}
main.process .section .row .content article h2:before,
main.process .section .row .content article h2:after {
  display: block;
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 991px) {
  main.process .section .row .content article h2:before,
  main.process .section .row .content article h2:after {
    display: none;
  }
}
main.process .section .row .content article h2:before {
  bottom: -24px;
  width: 185px;
  height: 1px;
  background: #908375;
}
main.process .section .row .content article h2:after {
  bottom: -44px;
  width: 44px;
  height: 44px;
  background-color: #f4f3f1;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
main.process .section .row .content article.step1 h2:after {
  background-image: url('../svg/icn-process-step1.svg');
}
main.process .section .row .content article.step2 h2:after {
  background-image: url('../svg/icn-process-step2.svg');
}
main.process .section .row .content article.step3 h2:after {
  background-image: url('../svg/icn-process-step3.svg');
}
main.process .section .row .content article.step4 h2:after {
  background-image: url('../svg/icn-process-step4.svg');
}
main.process .section .row .content article img {
  display: none;
  margin: 5px auto 0 auto;
}
@media (max-width: 991px) {
  main.process .section .row .content article img {
    max-width: 100%;
    height: auto;
  }
}
main.process .section .row .content article:hover {
  background: #fff;
  cursor: pointer;
}
main.process .section .row .content article:hover h2 {
  color: #5b7ea1;
}
main.process .section .row .content article:hover h2:after {
  background-color: #fff;
}
main.process .section .row .content article.active {
  background: transparent;
  border-color: transparent;
}
main.process .section .row .content article.active:hover {
  background: transparent;
  cursor: auto;
}
main.process .section .row .content article.active:before {
  border-color: transparent;
}
main.process .section .row .content article.active span {
  color: #7dbc99;
}
main.process .section .row .content article.active span:before,
main.process .section .row .content article.active span:after {
  background: #7dbc99;
}
main.process .section .row .content article.active h2 {
  display: none;
}
main.process .section .row .content article.active img {
  display: block;
}
main.process .section .row .content article.active img:nth-of-type(2) {
  display: none;
}
main.process .section .row .content article.active.step1 img {
  margin-top: 0;
}
main.process .section .row .content article.active.step3 img {
  padding-right: 25px;
}
main.process .section .row .content article.active.alt img:nth-of-type(1) {
  display: none;
}
main.process .section .row .content article.active.alt img:nth-of-type(2) {
  display: block;
  margin-top: 10px;
}
main.process .section .row .sidebar {
  padding: 0 20px;
  float: right;
}
@media (max-width: 991px) {
  main.process .section .row .sidebar {
    float: none;
    padding: 0 15px;
  }
}
main.process .section .row .sidebar .step {
  display: none;
}
main.process .section .row .sidebar .step.active {
  display: block;
}
main.process .section .row .sidebar .step h3 {
  margin: 0;
  font-family: 'Adriane Text';
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 1px;
  color: #289659;
  text-transform: uppercase;
}
main.process .section .row .sidebar .step p {
  margin: 20px 0 0 0;
  font-family: Gibson;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 1px;
  color: #494a48;
  font-weight: 300;
}
main.process .section .row .sidebar .step p strong {
  font-weight: 400;
}
main.process .section .row .sidebar .step span {
  display: block;
  margin-bottom: 20px;
  font-family: 'Adriane Text';
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1px;
  color: #908375;
}
main.process .section .row .sidebar .step div h3 {
  color: #f06757;
}
main.process .section .row .sidebar .step button {
  display: block;
  margin-top: 20px;
  width: 80px;
  height: 30px;
  font-family: Gibson;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1px;
  color: #5b7ea1;
  text-align: center;
  line-height: 28px;
  text-transform: uppercase;
  background: none;
  outline: none;
  border: 1px solid #bab2a9;
}
main.process .section .questions p {
  display: block;
  margin: 40px auto 0 auto;
  font-family: Gibson;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
}
.searchWrapper {
  padding: 160px 30px;
  background: url('../jpg/napa-valley-wine-tour.jpg');
  background-position: 50% 50%;
  background-size: cover;
}
.searchWrapper:after {
  content: " ";
  display: block;
  clear: both;
}
.searchWrapper .rs_searchbox {
  width: inherit;
  max-width: 700px;
  margin: 0 auto;
  color: #494949;
  border: none;
  text-align: left;
  padding: 0;
  position: relative;
  font-size: 14px;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  vertical-align: middle;
}
.searchWrapper .rs_searchbox:after {
  content: " ";
  display: block;
  clear: both;
}
.searchWrapper .rs_searchbox form {
  clear: both;
  margin: -1px 0 0 0;
  padding: 22px 15px;
  position: relative;
  background-color: #fff;
  border: 1px solid #dcdbd8;
}
.searchWrapper .rs_searchbox form:after {
  content: "";
  display: table;
  clear: both;
}
.searchWrapper .rs_searchbox form .rs_text_row h2 {
  padding: 0;
  margin: 0 0 5px 0 !important;
  font-family: 'museo-sans-rounded', 'museo_sans_rounded', Arial, sans-serif !important;
  font-size: 25px !important;
  font-weight: 500 !important;
  line-height: 1 !important;
  text-transform: uppercase !important;
  letter-spacing: 0 !important;
}
.tribe-theme-child-winecountry .searchWrapper .rs_searchbox form .rs_text_row h2 {
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", Times, serif !important;
}
.tribe-theme-child-sonoma .searchWrapper .rs_searchbox form .rs_text_row h2 {
  font-family: 'adelle', Georgia, "Times New Roman", Times, serif !important;
}
.searchWrapper .rs_searchbox form .rs_text_row p {
  margin: 0;
  font-size: 15px;
  letter-spacing: 0;
}
.searchWrapper .rs_searchbox form .rs_rooms_row,
.searchWrapper .rs_searchbox form .rs_guest_row {
  position: relative;
}
.searchWrapper .rs_searchbox form .rs_rooms_row:after,
.searchWrapper .rs_searchbox form .rs_guest_row:after {
  content: '';
  display: block;
  position: absolute;
  top: 14px;
  right: 8px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 4px 0 4px;
  border-color: #414141 transparent transparent transparent;
}
.searchWrapper .rs_searchbox form .rs_rooms_row select,
.searchWrapper .rs_searchbox form .rs_guest_row select {
  -webkit-appearance: none;
}
.searchWrapper .rs_searchbox .rs_searchbox_hide {
  display: none;
}
.searchWrapper .rs_searchbox .rs_search_select {
  position: absolute;
  top: 18px;
  right: 30px;
}
.searchWrapper .rs_searchbox .rs_search_select select {
  border: 1px solid #ccc;
  margin-left: 15px;
  width: 185px;
}
.searchWrapper .rs_searchbox .rs_no_margin {
  margin-right: 0 !important;
}
.searchWrapper .rs_searchbox .last_margin {
  margin-right: inherit;
}
.searchWrapper .rs_searchbox .rs_autosuggest {
  background-color: white;
  border: 1px solid #ccc;
  font-size: 13px;
  color: #777777;
  outline: none;
  height: 34px;
  width: 100%;
  padding: 5px 10px;
}
.searchWrapper .rs_searchbox .rs_from {
  background-color: white;
  border: 1px solid #ccc;
  font-size: 13px;
  color: #777777;
  outline: none;
  height: 34px;
  width: 100%;
  padding: 5px 10px;
}
.searchWrapper .rs_searchbox .rs_to {
  background-color: white;
  border: 1px solid #ccc;
  font-size: 13px;
  color: #777777;
  outline: none;
  height: 34px;
  width: 100%;
  padding: 5px 10px;
}
.searchWrapper .rs_searchbox .rs_chk_in {
  background-color: white;
  border: 1px solid #ccc;
  font-size: 13px;
  color: #777777;
  outline: none;
  cursor: pointer;
  background-image: url('../gif/calendar.gif');
  background-position: right;
  background-repeat: no-repeat;
  height: 34px;
  width: 100%;
  padding: 5px 10px;
}
.searchWrapper .rs_searchbox .rs_chk_out {
  background-color: white;
  border: 1px solid #ccc;
  font-size: 13px;
  color: #777777;
  outline: none;
  cursor: pointer;
  background-image: url('../gif/calendar.gif');
  background-position: right;
  background-repeat: no-repeat;
  height: 34px;
  width: 100%;
  padding: 5px 10px;
}
.searchWrapper .rs_searchbox .rs_rooms {
  background-color: white;
  border: 1px solid #ccc;
  font-size: 13px;
  color: #777777;
  outline: none;
  width: 100%;
  display: inline-block;
  height: 32px;
  padding: 0 5px;
  border: none;
}
.searchWrapper .rs_searchbox .rs_time_in {
  background-color: white;
  border: 1px solid #ccc;
  font-size: 13px;
  color: #777777;
  outline: none;
}
.searchWrapper .rs_searchbox .rs_time_out {
  background-color: white;
  border: 1px solid #ccc;
  font-size: 13px;
  color: #777777;
  outline: none;
}
.searchWrapper .rs_searchbox .rooms {
  background-color: white;
  border: 1px solid #ccc;
  font-size: 13px;
  color: #777777;
  outline: none;
  width: 100%;
  display: inline-block;
  height: 32px;
  padding: 0 5px;
  border: none;
}
.searchWrapper .rs_searchbox .pax {
  background-color: white;
  border: 1px solid #ccc;
  font-size: 13px;
  color: #777777;
  outline: none;
  width: 100%;
  display: inline-block;
  height: 34px;
  padding: 0 5px;
  border: none;
}
.searchWrapper .rs_searchbox .rs_select_box {
  background-color: white;
  border: 1px solid #ccc;
  font-size: 13px;
  color: #777777;
  outline: none;
  width: 100%;
  display: inline-block;
  height: 32px;
  padding: 0 5px;
  border: none;
}
.searchWrapper .rs_searchbox .rs_form_row {
  padding: 0 5px;
  margin-bottom: 20px;
}
.searchWrapper .rs_searchbox .rs_vp_form .rs_origin_row {
  display: inline-block;
  float: left;
  width: 49.9%;
  vertical-align: middle;
}
.searchWrapper .rs_searchbox .rs_vp_form .rs_destination_row {
  display: inline-block;
  float: left;
  width: 49.9%;
  margin-left: -1px;
  vertical-align: middle;
}
.searchWrapper .rs_searchbox .rs_vp_form .rs_date {
  width: 19%;
}
.searchWrapper .rs_searchbox .rs_vp_form .rs_chk_in_row {
  margin-left: 0;
}
.searchWrapper .rs_searchbox .rs_vp_form .rs_rooms_row {
  width: 14%;
}
.searchWrapper .rs_searchbox .rs_vp_form #childrens_ages {
  display: none;
}
.searchWrapper .rs_searchbox .rs_air_form .rs_air_options {
  width: 100%;
  margin: 0 0 15px 5px;
}
.searchWrapper .rs_searchbox .rs_air_form .rs_air_options input,
.searchWrapper .rs_searchbox .rs_air_form .rs_air_options br {
  display: none !important;
}
.searchWrapper .rs_searchbox .rs_air_form .rs_air_options label {
  color: #494949;
  font-weight: 400;
  margin: 0;
}
.searchWrapper .rs_searchbox .rs_air_form .rs_air_option {
  padding: 5px 10px;
  text-transform: uppercase;
  cursor: pointer;
}
.searchWrapper .rs_searchbox .rs_air_form .rs_air_highlight {
  color: #64969d;
  background-color: #192E32;
}
.searchWrapper .rs_searchbox .rs_air_form .rs_air_highlight label {
  color: #f9f9f9 !important;
}
.searchWrapper .rs_searchbox .rs_air_form .rs_origin_row {
  display: inline-block;
  float: left;
  width: 49.9%;
  vertical-align: middle;
}
.searchWrapper .rs_searchbox .rs_air_form .rs_destination_row {
  display: inline-block;
  float: left;
  width: 49.9%;
  margin-left: -1px;
  vertical-align: middle;
}
.searchWrapper .rs_searchbox .rs_air_form #air_multi_dest .rs_origin_row {
  width: 40.5%;
}
.searchWrapper .rs_searchbox .rs_air_form #air_multi_dest .rs_destination_row {
  width: 40.5%;
}
.searchWrapper .rs_searchbox .rs_air_form #air_multi_dest .rs_date {
  width: 19%;
}
.searchWrapper .rs_searchbox .rs_air_form #air_multi_dest .rs_chk_in_row {
  margin-left: -1px;
}
.searchWrapper .rs_searchbox .rs_air_form #air_multi_dest .rs_rooms_row {
  width: 14%;
}
.searchWrapper .rs_searchbox .rs_air_form .rs_date {
  width: 19%;
}
.searchWrapper .rs_searchbox .rs_air_form .rs_chk_in_row {
  margin-left: 0;
}
.searchWrapper .rs_searchbox .rs_air_form .rs_rooms_row {
  width: 14%;
}
.searchWrapper .rs_searchbox .rs_air_form h3 {
  margin: 0 0 10px 5px;
  font-size: 16px;
  font-weight: 400;
}
.searchWrapper .rs_searchbox .air_flight_3 {
  display: none;
}
.searchWrapper .rs_searchbox .air_flight_4 {
  display: none;
}
.searchWrapper .rs_searchbox .air_flight_5 {
  display: none;
}
.searchWrapper .rs_searchbox .add_rem_flight {
  cursor: pointer;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  margin: 5px 0 5px 5px;
  padding: 5px 10px;
  background-color: #192E32;
  color: white;
  display: inline-block;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}
.searchWrapper .rs_searchbox .rs_car_form .rs_pickup_div {
  display: inline-block;
  width: 33%;
  vertical-align: middle;
  float: left;
}
.searchWrapper .rs_searchbox .rs_car_form .rs_droppff_div {
  display: inline-block;
  width: 33%;
  vertical-align: middle;
  float: left;
  display: none;
}
.searchWrapper .rs_searchbox .rs_car_form .rs_car_half {
  width: 50%;
  margin-left: -1px;
}
.searchWrapper .rs_searchbox .rs_car_form .rs_different_location {
  position: absolute;
  bottom: -14px;
  left: 0;
}
.searchWrapper .rs_searchbox .rs_car_form .rs_different_location input {
  float: left;
  margin-top: 3px;
  vertical-align: middle;
}
.searchWrapper .rs_searchbox .rs_car_form .rs_different_location br {
  display: none !important;
}
.searchWrapper .rs_searchbox .rs_car_form .rs_different_location label {
  margin-left: 10px;
  font-weight: 400;
}
.searchWrapper .rs_searchbox .rs_car_form .rs_search_border_radius {
  border-radius: 6px;
}
.searchWrapper .rs_searchbox .rs_advisorid_input {
  height: 34px;
  width: 100%;
  padding: 5px 10px;
}
.searchWrapper .rs_searchbox .rs_date_input_container {
  position: relative;
  cursor: pointer;
}
.searchWrapper .rs_searchbox .rs_date_input_container input {
  display: block;
}
.searchWrapper .rs_searchbox .rs_mobi {
  display: none;
}
.searchWrapper .rs_searchbox .rs_mobi_date_container {
  width: 48.5%;
  color: #777777;
  background-color: white;
  display: inline-block;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0;
  zoom: 1;
  text-align: center;
  margin-bottom: 10px;
  border: 1px solid #ccc;
}
.searchWrapper .rs_searchbox .rs_mobi_title {
  padding: 3px 0;
}
.searchWrapper .rs_searchbox .rs_mobi_chk_day {
  font-size: 40px;
  font-weight: 400;
}
.searchWrapper .rs_searchbox .rs_mobi_chk_month {
  margin-bottom: 5px;
}
.searchWrapper .rs_searchbox .rs_mobi_in {
  float: left;
}
.searchWrapper .rs_searchbox .rs_mobi_out {
  float: right;
}
.searchWrapper .rs_searchbox .rs_autosuggest_row {
  display: inline-block;
  width: 33%;
  vertical-align: middle;
  float: left;
}
.searchWrapper .rs_searchbox .rs_date {
  display: inline-block;
  width: 15%;
  vertical-align: middle;
  float: left;
}
.searchWrapper .rs_searchbox .rs_people {
  display: inline-block;
  width: 15%;
  margin-left: -1px;
  vertical-align: middle;
  float: left;
}
.searchWrapper .rs_searchbox .rs_rooms_row {
  display: inline-block;
  width: 11%;
  vertical-align: middle;
  float: left;
  background-color: white;
  border: 1px solid #ccc;
}
.searchWrapper .rs_searchbox .rs_guest_row {
  display: inline-block;
  width: 11%;
  margin-left: -1px;
  vertical-align: middle;
  float: left;
  background-color: white;
  border: 1px solid #ccc;
}
.searchWrapper .rs_searchbox .rs_time {
  width: 100%;
  display: inline-block;
  height: 34px;
  padding: 0 5px;
  border: none;
}
.searchWrapper .rs_searchbox .rs_button_row {
  width: 15%;
  float: right;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.searchWrapper .rs_searchbox .rs_search {
  display: block !important;
  padding: 0 !important;
  width: 100% !important;
  height: 40px !important;
  margin: 0 auto !important;
  font-size: 16px !important;
  font-weight: normal !important;
  line-height: 38px !important;
  letter-spacing: 1.5px !important;
  color: #fff !important;
  text-transform: uppercase !important;
  text-align: center !important;
  border: 1px solid #fff !important;
  outline: 3px solid #202022 !important;
  background-color: #202022 !important;
  outline: 3px solid #3E9FAC !important;
  background-color: #3E9FAC !important;
}
.tribe-theme-child-winecountry .searchWrapper .rs_searchbox .rs_search {
  outline: 3px solid #202022 !important;
  background-color: #202022 !important;
}
.tribe-theme-child-sonoma .searchWrapper .rs_searchbox .rs_search {
  outline: 3px solid #9b3d51 !important;
  background-color: #9b3d51 !important;
}
.searchWrapper .rs_products {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #6f6f6f;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 1px;
  position: relative;
  z-index: 1;
}
.searchWrapper .rs_products li {
  display: inline-block;
  padding: 6px 8px;
  margin: 0 5px 0 0;
  border: 1px solid #dcdbd8;
  border-bottom: none;
  border-color: #d8d4cd;
  cursor: pointer;
  background-color: #d8d4cd;
}
.searchWrapper .rs_products li.highlight_tab {
  border-color: #dcdbd8;
  background-color: #fff;
}
.searchWrapper .rs_products li .rs_product_icon {
  display: inline-block;
  *float: left;
  vertical-align: middle;
  height: 20px;
  margin: 0 8px 0 0;
  margin-top: -5px;
  background-image: url('../png/products.png');
  background-repeat: no-repeat;
}
.searchWrapper .rs_products li #iconHotel {
  width: 23px;
  background-position: 0px 0px;
}
.searchWrapper .rs_products li #iconCar {
  width: 22px;
  background-position: -25px 0px;
}
.searchWrapper .rs_products li #iconAir {
  width: 20px;
  background-position: -49px 0px;
}
.searchWrapper .rs_products li #iconVP {
  width: 23px;
  background-position: -71px 0px;
}
.searchWrapper .rs_products li.last_tab {
  margin-right: 0;
}
.searchWrapper .rs_products li.highlight_tab {
  color: #000;
}
#air_one_way {
  display: none;
}
#air_multi_dest {
  display: none;
}
@media only screen and (max-width: 3000px) {
  .searchWrapper .rs_searchbox .rs_search_select span {
    display: none;
  }
  .searchWrapper .rs_searchbox .rs_search_select select {
    width: 100%;
    margin-left: 0;
  }
  .searchWrapper .rs_searchbox .last_margin {
    margin-right: 0;
  }
  .searchWrapper .rs_searchbox .rs_vp_form .rs_date {
    width: 49.9%;
  }
  .searchWrapper .rs_searchbox .rs_vp_form .rs_rooms_row {
    width: calc(33.333% - 10px);
    margin-bottom: 15px;
  }
  .searchWrapper .rs_searchbox .rs_air_form .rs_date {
    width: 49.9%;
  }
  .searchWrapper .rs_searchbox .rs_air_form .rs_rooms_row {
    width: calc(33.333% - 10px);
    margin-bottom: 15px;
  }
  .searchWrapper .rs_searchbox .rs_air_form .clear_air {
    clear: both;
  }
  .searchWrapper .rs_searchbox .rs_car_form .rs_pickup_div {
    width: 100%;
  }
  .searchWrapper .rs_searchbox .rs_car_form .rs_droppff_div {
    width: 100%;
  }
  .searchWrapper .rs_searchbox .rs_car_form .rs_car_half {
    width: 100%;
    margin-left: 0;
  }
  .searchWrapper .rs_searchbox .rs_car_form .rs_different_location {
    position: relative;
    bottom: inherit;
    left: inherit;
    max-height: 20px;
    display: table;
  }
  .searchWrapper .rs_searchbox .rs_autosuggest_row {
    width: 100%;
  }
  .searchWrapper .rs_searchbox .rs_date {
    width: 25%;
  }
  .searchWrapper .rs_searchbox .rs_people {
    width: 28%;
  }
  .searchWrapper .rs_searchbox .rs_rooms_row {
    width: calc(25% - 10px);
    padding: 0;
    margin: 0 5px;
  }
  .searchWrapper .rs_searchbox .rs_guest_row {
    width: calc(25% - 10px);
    padding: 0;
    margin: 0 5px;
  }
  .searchWrapper .rs_searchbox .rs_button_row {
    clear: both;
    width: 25%;
    float: right;
    padding: 0 5px;
    margin-right: 2px;
  }
}
@media only screen and (max-width: 530px) {
  .searchWrapper .rs_products li {
    float: left;
    width: 50%;
    margin: 0 0 15px;
  }
}
@media only screen and (max-width: 450px) {
  .searchWrapper .rs_searchbox {
    padding: 15px;
  }
  .searchWrapper .rs_searchbox .rs_vp_form .rs_origin_row {
    width: 49%;
    margin-right: 1.5%;
  }
  .searchWrapper .rs_searchbox .rs_vp_form .rs_destination_row {
    width: 49%;
    margin-left: 0;
  }
  .searchWrapper .rs_searchbox .rs_vp_form .rs_rooms_row {
    width: 100%;
    margin-right: 0;
  }
  .searchWrapper .rs_searchbox .rs_air_form .rs_origin_row {
    width: 49%;
    margin-right: 1.5%;
  }
  .searchWrapper .rs_searchbox .rs_air_form .rs_destination_row {
    width: 49%;
    margin-left: 0;
  }
  .searchWrapper .rs_searchbox .rs_air_form #air_multi_dest .rs_origin_row {
    width: 49%;
  }
  .searchWrapper .rs_searchbox .rs_air_form #air_multi_dest .rs_destination_row {
    width: 49%;
  }
  .searchWrapper .rs_searchbox .rs_air_form #air_multi_dest .rs_rooms_row {
    width: 100%;
  }
  .searchWrapper .rs_searchbox .rs_air_form .rs_rooms_row {
    width: 100%;
    margin-right: 0;
  }
  .searchWrapper .rs_searchbox .rs_car_form {
    padding: 0;
  }
  .searchWrapper .rs_searchbox .rs_car_form .rs_time_out_row {
    margin-right: 0;
  }
  .searchWrapper .rs_searchbox .rs_date {
    display: none;
  }
  .searchWrapper .rs_searchbox .rs_rooms_row {
    width: 48.7%;
    margin-left: 0;
    margin-right: 1%;
  }
  .searchWrapper .rs_searchbox .rs_guest_row {
    width: 48.7%;
    margin-left: 0;
  }
  .searchWrapper .rs_searchbox .rs_mobi {
    display: block;
  }
  .searchWrapper .rs_searchbox .rs_button_row {
    float: none;
    width: 100%;
  }
  .searchWrapper .rs_searchbox .rs_search {
    width: 100%;
    padding: 0;
  }
  .searchWrapper .rs_searchbox .rs_search_select {
    clear: both;
    border-top: none;
    padding: 10px 0;
    font-size: 12px;
  }
  .searchWrapper .rs_searchbox .rs_advisorid_input {
    width: 45%;
  }
}
.rs_suggest {
  position: relative;
  z-index: 20;
  display: none;
}
.rs_suggest .rs_suggest_absolute {
  width: 100%;
  top: 0;
  left: 0;
  background: #fff;
  color: #494949;
  z-index: 6;
  zoom: 1;
  border-top: 1px solid #ccc;
  font-family: Arial;
  font-weight: normal;
  font-size: 14px;
}
.rs_suggest .rs_suggest_show {
  background: #fff;
  text-align: center;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.rs_suggest .rs_suggest_show a {
  color: #1e69b3;
  display: block;
  width: 100%;
  padding: 10px 0;
  text-decoration: none;
}
.rs_suggest .rs_suggest_absolute {
  width: 439px;
  position: absolute;
}
.rs_suggest .rs_suggest_active,
.rs_suggest .rs_suggest_show:hover {
  background: #eeeeee;
  color: #469edc;
}
.rs_suggest ul {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none;
}
.rs_suggest li {
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 8px;
  margin: 0 !important;
  cursor: pointer;
  position: relative;
}
.rs_suggest_left {
  width: 70%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}
.rs_suggest_right {
  width: 30%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  vertical-align: middle;
  text-align: right;
  line-height: normal;
}
.rs_suggest_subhead {
  display: inline-block;
  text-align: right;
  font-size: 12px;
}
.rs_sub_count {
  font-size: 12px;
  display: none;
}
.rs_sub_count {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.rs_suggest_subhead {
  font-size: 14px;
}
.rs_suggest .rs_suggest_air_code {
  font-weight: bold;
  font-size: 14px;
}
.rs_suggest .rs_suggest_city_name {
  display: none;
  font-size: 14px;
  color: #444444;
}
.rs_suggest_active .rs_suggest_city_name {
  display: none;
}
.rs_suggest_heading {
  font-weight: bold;
  color: #fff;
  padding: 8px 13px;
  margin: 0;
  position: relative;
  background: #1e69b3;
}
.rs_suggest .rs_icon {
  width: 15px;
  height: 13px;
  margin-right: 5px;
  background: url('../png/icons.png');
  display: inline-block;
}
.rs_suggest .icon_city {
  background-position: 60px 0px;
}
.rs_suggest .icon_region {
  background-position: 30px 0px;
}
.rs_suggest .icon_airport {
  background-position: 15px 0px;
}
.rs_suggest .icon_poi {
  background-position: 0px 0px;
}
.rs_suggest .icon_hotel {
  background-position: 45px 0px;
}
.rs_suggest .rs_suggest_active .icon_city {
  background-position: 60px 13px;
}
.rs_suggest .rs_suggest_active .icon_region {
  background-position: 30px 13px;
}
.rs_suggest .rs_suggest_active .icon_airport {
  background-position: 15px 13px;
}
.rs_suggest .rs_suggest_active .icon_poi {
  background-position: 0px 13px;
}
.rs_suggest .rs_suggest_active .icon_hotel {
  background-position: 45px 13px;
}
.rs_cal {
  background-color: #fff;
  color: #494949;
  border: 1px solid #8b8b8b;
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  z-index: 99;
  font-family: Arial;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  background: #fff;
  font-weight: normal;
}
.rs_cal .rs_cal_box {
  display: block;
}
.rs_cal .rs_calTop {
  text-align: center;
  color: white;
  font-weight: 700;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  text-shadow: 0 1px rgba(0, 0, 0, 0.5);
  position: relative;
  padding: padding: 0 0 5px 0;
  height: 35px;
  line-height: 35px;
  display: block;
  background-color: #494949;
}
.rs_cal .rs_calTop .rs_cal_previous_month {
  position: absolute;
  cursor: pointer;
  font-size: 24px;
  padding: 10px;
  left: 0;
  top: 0;
  line-height: 24px;
  display: block;
}
.rs_cal .rs_calTop .rs_cal_next_month {
  position: absolute;
  cursor: pointer;
  font-size: 24px;
  padding: 10px;
  right: 0;
  line-height: 24px;
  top: 0;
  display: block;
}
.rs_cal_next_month,
.rs_cal_previous_month {
  padding: 5px 10px 10px 10px !important;
  font-family: sans-serif !important;
}
.rs_cal .rs_topRow {
  background-color: #e6e6e6;
  font-weight: bold;
}
.rs_cal table {
  width: 300px;
  height: 300px;
  font-size: 14px;
  border-collapse: collapse;
}
.rs_cal .rs_topRow td {
  background-image: -webkit-linear-gradient(top, #e5f5f5, #e0f0f0 60%, #daeaea);
  background-image: -moz-linear-gradient(top, #e5f5f5, #e0f0f0 60%, #daeaea);
  background-image: -o-linear-gradient(top, #e5f5f5, #e0f0f0 60%, #daeaea);
  background-image: linear-gradient(to bottom, #e5f5f5, #e0f0f0 60%, #daeaea);
  -webkit-box-shadow: inset 1px 1px rgba(255, 255, 255, 0.5);
  box-shadow: inset 1px 1px rgba(255, 255, 255, 0.5);
  width: 14.28571428571429%;
}
.rs_cal td {
  text-align: center;
  border: 1px solid #d7d7d7;
  text-shadow: 0 1px rgba(0, 0, 0, 0.2);
  vertical-align: middle;
}
.rs_cal .rs_cal_day:hover {
  background-color: #999999;
  color: #fff;
  -webkit-box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.3);
  cursor: pointer;
}
.rs_cal .rs_setDate {
  background-color: #1e69b3;
  color: #fff;
  -webkit-box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.3);
}
.rs_cal .rs_disabledDate {
  color: #9c9c9c;
}
.rs_cal .rs_betweenDate {
  background-color: #e6e6e6;
  -webkit-box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}
.rs_cal .rs_calClose {
  text-align: center;
  color: #d75014;
  font-weight: bold;
  height: 11.1111111111%;
}
.rs_cal .rs_calClose:hover {
  background-color: #d6d6d6;
  cursor: pointer;
}
.rs_cal .rs_cal_arrow {
  position: relative;
  right: auto;
  left: auto;
}
.about-us {
  background-color: #F7F8F9;
}
.about-us .intro {
  width: 100%;
  max-width: 1012px;
  margin: 0 auto;
  background-color: none;
  padding: 0;
}
@media only screen and (max-width: 1024px) {
  .about-us .intro {
    max-width: 756px;
  }
}
@media only screen and (max-width: 800px) {
  .about-us .intro {
    max-width: 500px;
  }
}
@media only screen and (max-width: 520px) {
  .about-us .intro {
    overflow: hidden;
  }
}
.about-us .intro h1 {
  margin: 0;
  padding: 45px 0 40px 0;
  font-size: 26px;
  font-weight: 300;
  line-height: 25px;
  letter-spacing: 3px;
  color: #494949;
  text-transform: uppercase;
  text-align: center;
}
.about-us .intro .grid {
  overflow: auto;
  margin: 0 -6px;
}
@media only screen and (max-width: 520px) {
  .about-us .intro .grid {
    overflow: hidden;
  }
}
.about-us .intro .grid .cell {
  position: relative;
  float: left;
  width: 244px;
  height: 244px;
  margin: 6px;
  overflow: hidden;
}
@media only screen and (max-width: 520px) {
  .about-us .intro .grid .cell {
    width: 100% !important;
  }
}
.about-us .intro .grid .cell.tall {
  height: 500px;
}
@media only screen and (max-width: 1024px) {
  .about-us .intro .grid .cell.tall {
    height: 244px;
  }
}
.about-us .intro .grid .cell.wide {
  width: 500px;
}
@media only screen and (max-width: 1024px) {
  .about-us .intro .grid .cell.wide {
    width: 244px;
  }
}
.about-us .intro .grid .cell.adventure:before {
  background-image: url('../jpg/bg-adventure.jpg');
}
.about-us .intro .grid .cell.discover:before {
  background-image: url('../jpg/bg-discover.jpg');
}
.about-us .intro .grid .cell.revel:before {
  background-image: url('../jpg/bg-revel.jpg');
}
.about-us .intro .grid .cell.relax:before {
  background-image: url('../jpg/bg-relax.jpg');
}
.about-us .intro .grid .cell.taste:before {
  background-image: url('../jpg/bg-taste.jpg');
}
.about-us .intro .grid .cell .cell-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  z-index: 3;
}
.about-us .intro .grid .cell span {
  position: relative;
  display: inline-block;
  font-family: 'Gibson';
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 2px;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  color: #fff;
  text-transform: uppercase;
  transition: 0.15s ease-in-out;
}
.about-us .intro .grid .cell span.style-1:before,
.about-us .intro .grid .cell span.style-1:after {
  display: block;
  position: absolute;
  top: 16px;
  content: '';
  width: 17px;
  height: 9px;
  background-color: #fff;
  border-top: solid 2px #fff;
  padding-top: 5px;
  background-clip: content-box;
}
.about-us .intro .grid .cell span.style-1:before {
  left: -28px;
}
.about-us .intro .grid .cell span.style-1:after {
  right: -28px;
}
.about-us .intro .grid .cell span.style-2 {
  padding: 8px 0 10px 0;
  line-height: 20px;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.about-us .intro .grid .cell span.style-2 + p {
  margin-top: 10px;
}
.about-us .intro .grid .cell span.style-3:before,
.about-us .intro .grid .cell span.style-3:after {
  display: block;
  position: absolute;
  top: 19px;
  content: '';
  width: 17px;
  height: 3px;
  background-color: #fff;
}
.about-us .intro .grid .cell span.style-3:before {
  left: -28px;
}
.about-us .intro .grid .cell span.style-3:after {
  right: -28px;
}
.about-us .intro .grid .cell span.style-4 {
  min-width: 145px;
  padding: 8px 0 10px 0;
  line-height: 20px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.about-us .intro .grid .cell span.style-4:before,
.about-us .intro .grid .cell span.style-4:after {
  display: block;
  position: absolute;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background-color: #fff;
}
.about-us .intro .grid .cell span.style-4:before {
  top: -5px;
}
.about-us .intro .grid .cell span.style-4:after {
  bottom: -5px;
}
.about-us .intro .grid .cell span.style-4 + p {
  margin-top: 12px;
}
.about-us .intro .grid .cell span.style-5:before,
.about-us .intro .grid .cell span.style-5:after {
  display: block;
  position: absolute;
  top: 18px;
  content: '';
  width: 17px;
  height: 5px;
  background-color: #fff;
  border-top: solid 1px #fff;
  padding-top: 3px;
  background-clip: content-box;
}
.about-us .intro .grid .cell span.style-5:before {
  left: -24px;
}
.about-us .intro .grid .cell span.style-5:after {
  right: -24px;
}
.about-us .intro .grid .cell:hover span {
  top: 30%;
}
.about-us .intro .grid .cell p {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  max-width: 320px;
  margin: 0 auto;
  padding: 0 20px;
  font-family: 'Gibson';
  font-size: 17px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0;
  color: #fff;
  text-align: center;
  transition: opacity 0.15s ease-in-out;
}
.about-us .intro .grid .cell:hover p {
  position: relative;
  opacity: 1;
  visibility: visible;
}
.about-us .intro .grid .cell .cell-background {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
  -webkit-filter: blur(0);
  filter: blur(0);
  transition: 0.15s ease-in-out;
  z-index: 0;
}
.about-us .intro .grid .cell:hover .cell-background {
  -webkit-filter: blur(2px);
  filter: blur(4px);
  transform: scale(1.5);
  transition: 0.15s ease-in-out;
}
.about-us .intro .grid .cell:after {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  background-size: cover;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
}
.about-us .intro .grid .cell:hover:after {
  opacity: 1;
}
.about-us .intro .grid + p {
  display: block;
  width: 100%;
  max-width: 760px;
  margin: 40px auto 50px auto;
  font-size: 22px;
  font-weight: 300;
  line-height: 33px;
  letter-spacing: 1px;
  opacity: 0.9;
  color: #494949;
  text-align: center;
}
.about-us .voice {
  position: relative;
  text-align: center;
  background: #fff;
}
.about-us .voice:before {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 24px 20px 0 20px;
  border-color: #f7f8f9 transparent transparent transparent;
}
.about-us .voice h3 {
  display: inline-block;
  position: relative;
  margin: 70px auto 30px auto;
  font-size: 20px;
  font-weight: 300;
  line-height: 25px;
  letter-spacing: 2px;
  color: #494949;
  text-transform: uppercase;
}
.about-us .voice h3:before,
.about-us .voice h3:after {
  display: block;
  position: absolute;
  top: 11px;
  content: '';
  width: 20px;
  height: 2px;
  background-color: #f2c862;
}
.about-us .voice h3:before {
  left: -28px;
}
.about-us .voice h3:after {
  right: -28px;
}
.about-us .voice ul {
  display: block;
  overflow: auto;
  width: 100%;
  max-width: 900px;
  list-style: none;
  margin: 0 auto;
  padding: 0;
}
.about-us .voice ul li {
  display: block;
  float: left;
  width: 50%;
  padding-top: 115px;
  font-family: 'Adriane Text';
  font-size: 30px;
  font-weight: 400;
  line-height: 38px;
  letter-spacing: 3px;
  color: #333a4a;
  text-transform: uppercase;
}
@media only screen and (max-width: 620px) {
  .about-us .voice ul li {
    width: 100%;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 2px;
  }
  .about-us .voice ul li br {
    display: none;
  }
}
.about-us .voice ul li:first-child {
  float: left;
  background: url('../svg/icn-content.svg') top center no-repeat;
}
.about-us .voice ul li:last-child {
  float: right;
  background: url('../svg/icn-guides.svg') top center no-repeat;
}
@media only screen and (max-width: 620px) {
  .about-us .voice ul li:last-child {
    margin-top: 30px;
  }
}
.about-us .voice p {
  display: block;
  width: 100%;
  max-width: 740px;
  margin: 45px auto 40px auto;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
  letter-spacing: 1px;
  opacity: 0.8;
  color: #494949;
}
@media only screen and (max-width: 620px) {
  .about-us .voice p {
    margin: 35px auto 30px auto;
  }
}
.about-us .voice .devices {
  display: inline-block;
  margin-bottom: 70px;
  height: 38px;
  padding-left: 56px;
  font-size: 15px;
  font-weight: 300;
  line-height: 35px;
  letter-spacing: 2px;
  color: #494949;
  text-transform: uppercase;
  background: url('../svg/icn-devices.svg') left 50% no-repeat;
}
@media only screen and (max-width: 620px) {
  .about-us .voice .devices {
    margin-bottom: 40px;
  }
}
.about-us .portfolio {
  height: 620px;
  padding: 50px 20px;
  text-align: center;
  background: url('../jpg/bg-portfolio.jpg') top center no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 1024px) {
  .about-us .portfolio {
    padding: 30px 20px;
  }
}
.about-us .portfolio h3 {
  display: block;
  margin: 0 auto;
  width: 216px;
  height: 216px;
  text-indent: -999em;
  background: url('../png/logo-wcm.png');
}
@media only screen and (max-width: 720px) {
  .about-us .portfolio h3 {
    display: block;
    margin: 0 auto !important;
    width: 140px;
    height: 140px;
    background-size: cover;
  }
}
.about-us .portfolio ul {
  display: inline-block;
  overflow: auto;
  list-style: none;
  margin: 45px 0 55px 0;
  padding: 0;
}
@media only screen and (max-width: 1024px) {
  .about-us .portfolio ul {
    margin: 30px 0;
  }
}
@media only screen and (max-width: 720px) {
  .about-us .portfolio ul {
    margin: 30px 0 0 0;
  }
}
.about-us .portfolio ul li {
  display: inline-block;
  width: 296px;
  height: 83px;
  text-indent: -999em;
}
@media only screen and (max-width: 720px) {
  .about-us .portfolio ul li {
    display: block;
    margin: 0 auto 15px auto !important;
  }
}
.about-us .portfolio ul li:nth-child(1) {
  background: url('../png/logo-napa.png');
}
.about-us .portfolio ul li:nth-child(2) {
  margin: 0 50px;
  background: url('../png/logo-winecountry.png');
}
@media only screen and (max-width: 1024px) {
  .about-us .portfolio ul li:nth-child(2) {
    margin-right: 0;
  }
}
.about-us .portfolio ul li:nth-child(3) {
  background: url('../png/logo-sonoma.png');
}
@media only screen and (max-width: 1024px) {
  .about-us .portfolio ul li:nth-child(3) {
    margin: 35px 50px 0 50px;
  }
}
.about-us .portfolio p {
  display: inline-block;
  width: 100%;
  margin: 0;
  font-size: 22px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 1px;
  color: #fff;
}
@media only screen and (max-width: 1024px) {
  .about-us .portfolio p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 720px) {
  .about-us .portfolio p {
    font-size: 16px;
    line-height: 22px;
  }
  .about-us .portfolio p br {
    display: none;
  }
}
.about-us .team {
  padding-top: 70px;
  text-align: center;
}
@media only screen and (max-width: 720px) {
  .about-us .team {
    padding-top: 50px;
  }
}
.about-us .team h3 {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 300;
  line-height: 25px;
  letter-spacing: 2px;
  color: #494949;
  text-transform: uppercase;
}
.about-us .team ul {
  display: inline-block;
  list-style: none;
  width: 100%;
  max-width: 1010px;
  margin: 0;
  padding: 0;
}
.about-us .team ul li {
  display: inline-block;
  width: 310px;
  vertical-align: top;
  margin-bottom: 15px;
}
.about-us .team ul li:nth-child(3n+2) {
  margin: 0 35px;
}
@media only screen and (max-width: 1024px) {
  .about-us .team ul li:nth-child(3n+2) {
    margin: 0;
  }
}
.about-us .team ul li .flip-container {
  perspective: 1000px;
  width: 310px;
  height: 460px;
}
.about-us .team ul li .flip-container:hover .flipper,
.about-us .team ul li .flip-container.hover .flipper {
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
.about-us .team ul li .flip-container .flipper {
  transition: 0.5s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: relative;
}
.about-us .team ul li .flip-container .flipper .front,
.about-us .team ul li .flip-container .flipper .back {
  width: 310px;
  height: 460px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 45px;
}
.about-us .team ul li .flip-container .flipper .front {
  z-index: 2;
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.about-us .team ul li .flip-container .flipper .back {
  background: #fff;
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
.about-us .team ul li .flip-container .flipper .back:after {
  position: absolute;
  display: block;
  content: '';
  bottom: 50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 230px;
  height: 1px;
  background: #d8d9da;
}
.about-us .team ul li .flip-container .flipper .back h4 {
  margin-top: -8px;
  font-weight: 400;
  color: #333a4a;
}
.about-us .team ul li img {
  border-radius: 50%;
}
.about-us .team ul li h4 {
  margin: 20px 0 8px 0;
  font-size: 21px;
  font-weight: 300;
  letter-spacing: 2px;
  color: #333a4a;
  text-transform: uppercase;
}
.about-us .team ul li h5 {
  font-size: 17px;
  font-weight: 300;
  color: #8d8d8d;
}
.about-us .team ul li .hobby {
  display: block;
  width: 200px;
  margin: 0 auto;
  font-size: 20px;
  line-height: 22px;
  font-weight: 300;
  color: #4eacb4;
  font-style: italic;
}
.about-us .team ul li .hobby span {
  position: relative;
  display: block;
  margin: 10px auto 5px auto;
  width: 60px;
  height: 30px;
  background-position: 50%;
  background-repeat: no-repeat;
}
.about-us .team ul li .hobby span:before,
.about-us .team ul li .hobby span:after {
  position: absolute;
  display: block;
  content: '';
  top: 15px;
  width: 65px;
  height: 1px;
  background: #d8d9da;
}
.about-us .team ul li .hobby span:before {
  left: 60px;
}
.about-us .team ul li .hobby span:after {
  right: 60px;
}
.about-us .team ul li p {
  display: block;
  width: 190px;
  margin: 30px auto 0 auto;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
  letter-spacing: 1px;
  color: #333a4a;
}
.about-us .audience {
  height: 650px;
  padding: 70px 20px 0 20px;
  text-align: center;
  background: url('../jpg/bg-experience.jpg') top center no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 820px) {
  .about-us .audience {
    padding: 40px 20px 0 20px;
  }
}
.about-us .audience h2 {
  display: block;
  margin: 0 auto;
  font-size: 31px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 4px;
  color: #fff;
  text-transform: uppercase;
}
.about-us .audience p {
  display: block;
  margin: 30px auto 15px auto;
  padding: 12px 0;
  width: 100%;
  max-width: 520px;
  font-family: 'Museo Sans Rounded';
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
  letter-spacing: 1px;
  color: #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.about-us .audience .audience-views {
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 1px;
  color: #fff;
  text-transform: uppercase;
}
.about-us .audience .audience-views em {
  display: block;
  margin: 0 auto;
  font-family: 'Museo Sans Rounded';
  font-size: 114px;
  line-height: 125px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: normal;
}
@media only screen and (max-width: 820px) {
  .about-us .audience .audience-views em {
    font-size: 68px;
    line-height: 80px;
  }
}
.about-us .audience ul {
  display: table;
  margin: 35px auto 25px auto;
  padding: 0;
  list-style: none;
}
@media only screen and (max-width: 820px) {
  .about-us .audience ul {
    margin: 0 auto;
  }
}
.about-us .audience ul li {
  display: table-cell;
  padding: 0 30px;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 1px;
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap;
}
@media only screen and (max-width: 1024px) {
  .about-us .audience ul li {
    padding: 0 15px;
    font-size: 16px;
    line-height: 20px;
  }
}
@media only screen and (max-width: 820px) {
  .about-us .audience ul li {
    display: block;
    float: left;
    margin-top: 20px;
    padding: 0 10px;
  }
  .about-us .audience ul li:nth-child(3) {
    clear: left;
  }
}
.about-us .audience ul li em {
  display: block;
  margin: 0 auto;
  font-family: 'Museo Sans Rounded';
  font-size: 50px;
  line-height: normal;
  font-weight: 300;
  font-style: normal;
  letter-spacing: normal;
}
@media only screen and (max-width: 1024px) {
  .about-us .audience ul li em {
    font-size: 40px;
  }
}
@media only screen and (max-width: 480px) {
  .about-us .audience ul li em {
    font-size: 30px;
  }
}
.about-us .audience .audience-cta {
  display: inline-block;
  margin: 0 10px;
  border: 1px solid #fff;
  transition: 0.05s ease-in-out;
}
.about-us .audience .audience-cta a {
  display: block;
  font-size: 15px;
  line-height: 15px;
  font-weight: 400;
  letter-spacing: 1px;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 50px;
}
@media only screen and (max-width: 1024px) {
  .about-us .audience .audience-cta a {
    padding: 10px 20px;
  }
}
@media only screen and (max-width: 820px) {
  .about-us .audience .audience-cta a {
    margin-top: 20px;
  }
}
.about-us .audience .audience-cta a:nth-of-type(2) {
  padding: 10px 40px;
}
@media only screen and (max-width: 1024px) {
  .about-us .audience .audience-cta a:nth-of-type(2) {
    padding: 10px 20px;
  }
}
.about-us .audience .audience-cta a:hover {
  text-decoration: none;
  background: rgba(255, 255, 255, 0.1);
}
.about-us .connect {
  padding: 75px 0 65px 0;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .about-us .connect {
    padding: 30px 0;
  }
}
.about-us .connect h2 {
  display: block;
  margin: 0 auto 30px auto;
  font-size: 20px;
  font-weight: 300;
  line-height: 25px;
  letter-spacing: 2px;
  color: #494949;
  text-transform: uppercase;
}
@media only screen and (max-width: 1024px) {
  .about-us .connect h2 {
    padding: 10px 0;
  }
}
.about-us .connect .photos {
  display: inline-block;
  width: 520px;
  overflow: auto;
  vertical-align: top;
}
@media only screen and (max-width: 1024px) {
  .about-us .connect .photos {
    width: 694px;
    padding-left: 6px;
  }
}
@media only screen and (max-width: 750px) {
  .about-us .connect .photos {
    display: none;
  }
}
.about-us .connect .photos img {
  display: block;
  float: left;
  width: 123px;
  height: 123px;
  margin: 0 6px 6px 0;
}
@media only screen and (max-width: 1024px) {
  .about-us .connect .photos img {
    width: 80px;
    height: 80px;
  }
}
.about-us .connect .photos br {
  display: none !important;
}
.about-us .connect ul {
  display: inline-block;
  margin: 30px 0 0 0;
  padding: 0;
  width: 500px;
  list-style: none;
  vertical-align: top;
}
@media only screen and (max-width: 1024px) {
  .about-us .connect ul {
    width: 750px;
  }
}
@media only screen and (max-width: 750px) {
  .about-us .connect ul {
    width: 100%;
    margin-top: 0;
  }
}
.about-us .connect ul li {
  display: inline-block;
  width: 245px;
  margin-bottom: 65px;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .about-us .connect ul li {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 750px) {
  .about-us .connect ul li {
    width: 100%;
    margin-bottom: 15px;
  }
}
.about-us .connect ul li a {
  display: inline-block;
  width: 210px;
  padding-top: 30px;
  font-size: 16px;
  font-weight: 300;
  line-height: 33px;
  letter-spacing: 1px;
  opacity: 0.9;
  color: #494949;
  text-decoration: underline;
  background-position: top center;
  background-repeat: no-repeat;
  vertical-align: top;
}
.about-us .connect ul li.instagram a {
  background-image: url('../svg/icn-insta.svg');
}
.about-us .connect ul li.facebook a {
  background-image: url('../svg/icn-facebook.svg');
}
.about-us .connect ul li.twitter a {
  background-image: url('../svg/icn-twitter.svg');
}
.about-us .connect ul li.pinterest a {
  background-image: url('../svg/icn-pinterest.svg');
}
.about-us .connect ul li.youtube a {
  background-image: url('../svg/icn-youtube.svg');
}
.about-us .connect ul li.linkedin a {
  background-image: url('../svg/icn-linkedin.svg');
}
.about-us .connect ul li.snapchat a {
  background-image: url('../svg/icn-snap.svg');
}
.about-us .connect ul li.newsletter a {
  height: 43px;
  padding-top: 0;
  margin-top: 12px;
  font-size: 16px;
  font-weight: 300;
  line-height: 43px;
  letter-spacing: 1px;
  color: #494949;
  text-transform: uppercase;
  border: 1px solid #f2c862;
  text-decoration: none;
}
.about-us .connect ul li.newsletter a:hover {
  background: rgba(242, 200, 98, 0.1);
}
.weather .hero {
  height: 485px;
  padding-top: 55px;
  text-align: center;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 768px) {
  .weather .hero {
    height: 320px;
  }
}
.weather .hero h1 {
  display: inline-block;
  margin: 0;
  font-size: 26px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 3px;
  color: #fff;
  text-transform: uppercase;
}
.weather .hero .current {
  margin: 100px 0 0 -8px;
}
@media only screen and (max-width: 768px) {
  .weather .hero .current {
    margin: 50px 0 0 -8px;
  }
}
.weather .hero .current .temp {
  position: relative;
  display: inline-block;
  height: 128px;
  padding-right: 40px;
  font-size: 180px;
  line-height: 124px;
  font-weight: 300;
  color: #fff;
  vertical-align: middle;
}
@media only screen and (max-width: 768px) {
  .weather .hero .current .temp {
    height: 90px;
    padding-right: 20px;
    font-size: 120px;
    line-height: 94px;
  }
}
.weather .hero .current .temp:before {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 90px;
  line-height: 82px;
  font-weight: 300;
  color: #fff;
  content: '°';
}
@media only screen and (max-width: 768px) {
  .weather .hero .current .temp:before {
    top: 5px;
    right: -3px;
    font-size: 50px;
    line-height: 1;
  }
}
.weather .hero .current .temp:after {
  display: block;
  position: absolute;
  bottom: 0;
  right: 10px;
  font-size: 34px;
  line-height: 35px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  content: 'F';
}
@media only screen and (max-width: 768px) {
  .weather .hero .current .temp:after {
    font-size: 28px;
    right: 0;
    bottom: -4px;
  }
}
.weather .hero .current .conditions {
  display: inline-block;
  width: 128px;
  height: 128px;
  margin-left: 30px;
  font-size: 18px;
  font-weight: 300;
  color: #494949;
  text-align: center;
  border-radius: 50%;
  background-color: #fff;
  vertical-align: middle;
  letter-spacing: 0;
}
@media only screen and (max-width: 768px) {
  .weather .hero .current .conditions {
    margin-left: 20px;
  }
}
.weather .hero .current .conditions img,
.weather .hero .current .conditions svg {
  display: block;
  margin: 30px auto 5px auto;
  width: 40px;
  height: 40px;
}
.weather .forecast {
  padding: 40px 20px 10px 20px;
  text-align: center;
  background: #fff;
}
.weather .forecast h2 {
  display: block;
  margin: 0 auto;
  font-size: 20px;
  font-weight: 300;
  line-height: 25px;
  letter-spacing: 3px;
  color: #494949;
  text-transform: uppercase;
}
.weather .forecast p {
  display: block;
  width: 100%;
  max-width: 650px;
  margin: 5px auto 20px auto;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
  letter-spacing: 1px;
  opacity: 0.8;
  color: #494949;
}
.weather .forecast ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
}
.weather .forecast ul li {
  display: inline-block;
  width: 60px;
  margin: 0 34px;
  padding: 0;
  font-size: 22px;
  font-weight: 300;
  color: #494949;
  text-transform: uppercase;
}
@media only screen and (max-width: 960px) {
  .weather .forecast ul li {
    margin: 0 20px;
  }
}
@media only screen and (max-width: 768px) {
  .weather .forecast ul li {
    position: relative;
    display: block;
    width: 310px;
    height: 60px;
    margin: 0 0 10px 0;
    text-align: left;
    line-height: 60px;
  }
}
.weather .forecast ul li img {
  margin-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  .weather .forecast ul li img {
    margin: 0 10px 0 0;
    display: block;
    float: left;
  }
}
.weather .forecast ul li ol {
  display: inline-block;
  margin: 0 -8px 0 0;
  padding: 0;
  list-style: none;
}
@media only screen and (max-width: 768px) {
  .weather .forecast ul li ol {
    display: block;
    position: absolute;
    top: 13px;
    left: 140px;
  }
}
.weather .forecast ul li ol li {
  display: block;
  margin: 8px 0 0 0;
  padding-right: 6px;
  font-size: 17px;
  line-height: 20px;
  font-weight: 600;
  text-align: right;
  letter-spacing: normal;
}
@media only screen and (max-width: 768px) {
  .weather .forecast ul li ol li {
    float: left;
    width: auto;
    height: auto;
  }
}
.weather .forecast ul li ol li span {
  font-weight: 400;
}
.weather .forecast ul li ol li:before {
  display: block;
  float: left;
  width: 15px;
  height: 20px;
  font-size: 17px;
  font-weight: 400;
  color: #cfcfcf;
  text-transform: uppercase;
  text-align: center;
}
.weather .forecast ul li ol li:nth-child(1) {
  color: #f2c862;
}
.weather .forecast ul li ol li:nth-child(1):before {
  content: 'H';
}
.weather .forecast ul li ol li:nth-child(2) {
  color: #4eacb4;
}
.weather .forecast ul li ol li:nth-child(2):before {
  content: 'L';
}
.weather .forecast ul li ol li:nth-child(3) {
  padding-right: 0;
  color: #cfcfcf;
}
.weather .forecast ul li ol li:nth-child(3):before {
  content: '';
  margin-top: -1px;
  background: url('../png/icn-humidity.png');
}
.weather .forecast .presented {
  position: relative;
  display: block;
  width: 200px;
  height: 50px;
  margin: 40px auto;
  font-size: 13px;
  letter-spacing: 1px;
  color: #949aa8;
  font-style: italic;
  text-transform: uppercase;
}
.weather .forecast .presented span {
  display: block;
  position: absolute;
  bottom: 0;
  right: 10px;
  width: 157px;
  height: 37px;
  text-indent: -999em;
  background: url('../png/logo-travelers.png');
  z-index: 0;
}
.query-map {
  width: 100%;
  max-width: 1028px;
  margin: 0 auto;
  background: #fff;
  overflow: auto;
}
.query-map .map {
  position: relative;
  height: 130px;
}
.query-map .map .map-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: top center;
  background-size: 100% auto;
  z-index: 1;
}
.query-map .map .map-bg.mobile {
  display: none;
}
@media screen and (max-width: 768px) {
  .query-map .map .map-bg.desktop {
    display: none;
  }
  .query-map .map .map-bg.mobile {
    display: block;
  }
}
.query-map .map.expanded {
  height: auto;
  padding-top: 65%;
}
.query-map .map.expanded button {
  top: 45px;
  right: 45px;
  left: auto;
  transform: none;
  width: 98px;
  height: 32px;
  font-size: 13px;
  line-height: 26px;
  color: #fff;
  border: 1px solid #9ED7DB;
  background: #9ED7DB;
}
@media screen and (max-width: 620px) {
  .query-map .map.expanded button {
    top: 30px;
    right: 30px;
  }
}
.query-map .map.expanded button:after {
  display: block;
  content: '';
  position: absolute;
  top: 1px;
  left: 1px;
  width: 94px;
  height: 28px;
  border: 2px solid #fff;
}
.query-map .map button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 235px;
  height: 58px;
  font-size: 16px;
  line-height: 50px;
  font-weight: 400;
  color: #4eacb4;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: center;
  background: #fff;
  border: 3px solid #9ED7DB;
  outline: none;
  z-index: 2;
}
.query-map .map button:after {
  display: block;
  content: '';
  position: absolute;
  top: 2px;
  left: 2px;
  width: 225px;
  height: 48px;
  border: 1px solid #9ED7DB;
}
.query-map .query-map-columns {
  margin: 40px 0;
  display: flex;
}
@media screen and (max-width: 768px) {
  .query-map .query-map-columns {
    display: block;
    margin: 0;
  }
}
.query-map .column {
  flex: 1;
}
@media screen and (max-width: 768px) {
  .query-map .column {
    width: 50%;
    float: left;
    margin: 40px 0;
  }
}
@media screen and (max-width: 560px) {
  .query-map .column {
    width: 100%;
    float: none;
    margin-bottom: 0;
  }
}
.query-map .column:nth-of-type(2) {
  border-left: 1px solid #E4E2D7;
  border-right: 1px solid #E4E2D7;
}
@media screen and (max-width: 768px) {
  .query-map .column:nth-of-type(2) {
    border: none;
  }
}
.query-map .column h3,
.query-map .column ul {
  width: 100%;
  max-width: 200px;
  display: block;
  margin: auto;
}
.tribe-theme-child-sonoma .query-map .column h3,
.tribe-theme-child-sonoma .query-map .column ul {
  max-width: 250px;
}
.query-map .column h3 {
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  color: #494949;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.query-map .column ul {
  padding: 0;
  list-style: none;
}
.query-map .column ul li a {
  display: block;
  margin-top: 10px;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 21px;
  color: #4eacb4;
}
.tribe-theme-child-sonoma .query-map .column ul li a {
  color: #A55163;
}
.query-map .column ul li a span {
  display: block;
  float: right;
  color: #949aa8;
}
.query-map .column ul li a.btn {
  width: 72px;
  min-width: 0;
  height: 26px;
  margin-top: 12px;
  padding: 0;
  font-size: 13px;
  font-weight: 400;
  line-height: 25px;
  color: #4eacb4;
  letter-spacing: 0;
  text-transform: uppercase;
  border: 1px solid #bcb6ad;
  background: #fff;
  outline: none;
}
.query-map .column ul li a.btn:before {
  display: none !important;
}
.tribe-theme-child-sonoma .query-map .column ul li a.btn {
  color: #4eacb4;
}
.query-map .column ul li p {
  margin: 0;
  font-size: 13px;
  line-height: 14px;
  color: #494949;
  letter-spacing: 0;
}
@media screen and (max-width: 768px) {
  .query-map .column:nth-of-type(3) {
    width: 100%;
    margin-top: 0;
  }
}
@media screen and (max-width: 560px) {
  .query-map .column:nth-of-type(3) {
    margin: 40px 0;
  }
}
.query-map .column:nth-of-type(3) h3 {
  margin-bottom: 10px;
  text-align: center;
}
.query-map .column:nth-of-type(3) ul {
  max-width: 230px;
  text-align: center;
}
.query-map .column:nth-of-type(3) ul li {
  display: inline-block;
}
.query-map .column:nth-of-type(3) ul li a {
  height: 22px;
  padding: 0 6px;
  margin: 5px 3px;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: 22px;
  color: #a5a5a5;
  text-transform: uppercase;
  background: #f2f2f2;
}
.query-map .column:nth-of-type(3) ul li a.alt {
  background: #fdebbd;
}
.tribe-theme-child-sonoma .query-map .column:nth-of-type(3) ul li a.alt {
  background: #E4EED9;
}
.query-map .column:nth-of-type(3) ul li a:hover {
  text-decoration: none;
}
.newsletter .newsletter-hero {
  height: 550px;
  padding: 60px 0;
  background: url('../jpg/bg-hero.jpg') 50% 50% no-repeat;
  background-size: cover;
}
@media (max-width: 620px) {
  .newsletter .newsletter-hero {
    padding: 30px 0;
    height: 420px;
  }
}
@media (min-width: 1200px) {
  .newsletter .newsletter-hero .container {
    width: 1080px;
  }
}
.newsletter .newsletter-hero .container h1 {
  margin: 0;
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", Times, serif;
  font-size: 46px;
  font-weight: 400;
  line-height: 53px;
  color: #202022;
  letter-spacing: 6px;
  text-transform: uppercase;
}
@media (max-width: 620px) {
  .newsletter .newsletter-hero .container h1 {
    font-size: 32px;
    line-height: 36px;
    letter-spacing: 3px;
  }
  .newsletter .newsletter-hero .container h1 br {
    display: none;
  }
}
.newsletter .newsletter-hero .container h1 em {
  color: #e1645b;
  font-style: normal;
}
.newsletter .newsletter-hero .container p {
  margin: 20px 0 0 0;
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 24px;
  color: #333a4a;
  font-weight: 300;
}
.newsletter .newsletter-hero .container p em {
  font-weight: 400;
  color: #e1645b;
}
.newsletter .newsletter-hero .container form {
  width: 100%;
  max-width: 330px;
  margin-top: 30px;
}
.newsletter .newsletter-hero .container form input {
  width: 100%;
  height: 45px;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  outline: none;
}
.newsletter .newsletter-hero .container form input[type="email"] {
  margin-bottom: 12px;
  padding: 0 12px;
  font-style: italic;
  border: 1px solid #908375;
  background-color: #fff;
}
.newsletter .newsletter-hero .container form input[type="submit"] {
  color: #fff;
  background-color: #202022;
  border: none;
}
.newsletter .newsletter-hero .container .newsletter-confirmation {
  max-width: 330px;
  margin-top: 30px;
  width: 100%;
  height: 45px;
  font-size: 16px;
  font-weight: 400;
  line-height: 45px;
  letter-spacing: 1px;
  color: #e1645b;
  text-transform: uppercase;
  text-align: center;
  border: 1px solid #cfcfcf;
  background-color: #fff;
}
.newsletter .newsletter-content {
  display: flex;
  padding: 70px 0;
}
@media (min-width: 1200px) {
  .newsletter .newsletter-content {
    width: 1080px;
  }
}
@media (max-width: 991px) {
  .newsletter .newsletter-content {
    display: block;
  }
}
@media (max-width: 620px) {
  .newsletter .newsletter-content {
    padding: 30px 0;
  }
}
.newsletter .newsletter-content .newsletter-why {
  flex-basis: calc(100% - 350px);
  position: relative;
  padding: 25px 60px;
  text-align: center;
  background: #fff;
}
.tribe-theme-child-winecountry .newsletter .newsletter-content .newsletter-why {
  background: #f9f8f7;
}
@media (max-width: 620px) {
  .newsletter .newsletter-content .newsletter-why {
    padding: 25px 20px;
  }
}
.newsletter .newsletter-content .newsletter-why h2 {
  display: inline-block;
  position: relative;
  margin: 0 0 35px 0;
  color: #5b7ea1;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.newsletter .newsletter-content .newsletter-why h2:before,
.newsletter .newsletter-content .newsletter-why h2:after {
  display: block;
  position: absolute;
  top: 8px;
  content: '';
  width: 18px;
  height: 2px;
  background: #5b7ea1;
}
.newsletter .newsletter-content .newsletter-why h2:before {
  left: -30px;
}
.newsletter .newsletter-content .newsletter-why h2:after {
  right: -30px;
}
.newsletter .newsletter-content .newsletter-why figure {
  position: absolute;
  top: 70px;
  left: 35px;
  width: 175px;
  text-align: center;
}
@media (max-width: 620px) {
  .newsletter .newsletter-content .newsletter-why figure {
    position: static;
    width: 100%;
    overflow: auto;
    margin-bottom: 30px;
  }
  .newsletter .newsletter-content .newsletter-why figure img {
    width: 100px;
    height: auto;
    float: left;
  }
  .newsletter .newsletter-content .newsletter-why figure span {
    float: left;
    margin-left: 15px;
  }
}
.newsletter .newsletter-content .newsletter-why figure a {
  display: block;
}
.newsletter .newsletter-content .newsletter-why figure a span {
  display: inline-block;
  width: 120px;
  height: 27px;
  margin-top: 30px;
  font-size: 13px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 1px;
  color: #e97a6e;
  text-transform: uppercase;
  border: 1px solid #908375;
}
.newsletter .newsletter-content .newsletter-why figure a span:hover {
  text-decoration: none;
}
.newsletter .newsletter-content .newsletter-why h3,
.newsletter .newsletter-content .newsletter-why p {
  padding-left: 185px;
  text-align: left;
}
@media (max-width: 620px) {
  .newsletter .newsletter-content .newsletter-why h3,
  .newsletter .newsletter-content .newsletter-why p {
    padding-left: 0;
  }
}
.newsletter .newsletter-content .newsletter-why h3 {
  margin: 0;
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 21px;
  color: #494a48;
  text-transform: uppercase;
}
.newsletter .newsletter-content .newsletter-why p {
  margin: 5px 0 25px 0;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 21px;
  color: #494a48;
}
.newsletter .newsletter-content .newsletter-about {
  flex-basis: 350px;
  text-align: center;
  padding: 25px 50px;
}
.newsletter .newsletter-content .newsletter-about h2 {
  display: block;
  margin: 0 0 20px 0;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 2px;
  color: #908375;
  text-transform: uppercase;
}
.newsletter .newsletter-content .newsletter-about p {
  max-width: 260px;
  margin: 20px auto 5px auto;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 21px;
  color: #494a48;
}
.newsletter .newsletter-content .newsletter-about a {
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1px;
  color: #e97a6e;
  text-transform: uppercase;
}
.newsletter-modal .modal-content {
  width: 620px;
  height: 380px;
  padding: 35px 45px;
  background: url('../jpg/bg-hero.jpg') 50% 50% no-repeat;
  background-size: cover;
  border-radius: 0;
}
@media (max-width: 640px) {
  .newsletter-modal .modal-content {
    width: 320px;
    height: 600px;
    padding: 35px 25px;
    background: url('../jpg/bg-hero-mobile.jpg') center -25px no-repeat;
  }
}
.newsletter-modal .modal-content h1 {
  margin: 0;
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", Times, serif;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 4px;
  line-height: 37px;
  color: #202022;
  text-transform: uppercase;
}
@media (max-width: 640px) {
  .newsletter-modal .modal-content h1 br {
    display: none;
  }
}
.newsletter-modal .modal-content h1 em {
  color: #e1645b;
  font-style: normal;
}
.newsletter-modal .modal-content p {
  margin: 10px 0 0 0;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 21px;
  color: #333a4a;
}
.newsletter-modal .modal-content p em {
  font-weight: 400;
  color: #e1645b;
}
.newsletter-modal .modal-content form {
  width: 100%;
  max-width: 280px;
  margin-top: 20px;
}
.newsletter-modal .modal-content form input {
  width: 100%;
  height: 45px;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  outline: none;
}
.newsletter-modal .modal-content form input[type="email"] {
  margin-bottom: 12px;
  padding: 0 12px;
  font-style: italic;
  border: 1px solid #908375;
  background-color: #fff;
}
.newsletter-modal .modal-content form input[type="submit"] {
  color: #fff;
  background-color: #202022;
  border: none;
}
.newsletter-modal .modal-content .newsletter-confirmation {
  max-width: 330px;
  margin-top: 30px;
  width: 100%;
  height: 45px;
  font-size: 16px;
  font-weight: 400;
  line-height: 45px;
  letter-spacing: 1px;
  color: #e1645b;
  text-transform: uppercase;
  text-align: center;
  border: 1px solid #cfcfcf;
  background-color: #fff;
}
.newsletter-modal .modal-content button {
  position: absolute;
  top: 22px;
  right: 22px;
  width: 22px;
  height: 22px;
  background: url('../png/icn-close.png') 50% 50% no-repeat;
  opacity: 0.8;
}
/** Klaviyo newsletter form **/
.email_signup_form {
  border: 2px solid #fff;
  outline: 6px solid #5B7EA1;
  background-color: #5B7EA1;
  text-align: center;
  padding: 35px;
  margin-bottom: 35px;
}
.email_signup_form h2 {
  margin: 0;
  font-size: 32px;
  color: #FFFFFF;
  letter-spacing: 3.5px;
  line-height: 36px;
}
.email_signup_form p {
  margin: 5px 0 25px 0px;
  opacity: 0.8;
  font-style: italic;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 0.56px;
  text-align: center;
  line-height: 21px;
}
.email_signup_form input[type=email] {
  width: 280px;
  height: 38px;
  font-size: 16px;
  letter-spacing: 1px;
  text-align: center;
  font-weight: 400;
  border: none;
  outline: none;
}
.email_signup_form button {
  width: 280px;
  height: 38px;
  font-size: 16px;
  letter-spacing: 1px;
  background: #E97A6E;
  color: #fff;
  font-weight: 400;
  margin-top: 10px;
  border: none;
  outline: none;
}
/* ================================================================ *\
	#Media
\* ================================================================ */
/* Retina display */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .ico-info,
  .ico-social-large,
  .ico-social-gray,
  .ico-weather-large,
  .ico-weather,
  .ico-small,
  .ico-social-large-white,
  .ico-large,
  .ico-deal,
  .ico-star,
  .btn-arrow-small,
  .btn-arrow-large,
  .ico-social-small,
  .form-filter input[type=checkbox]:checked + label:before {
    background-image: url("../png/sprite%402x.png");
    background-size: 400px 400px;
  }
  .ico-weather-secondary-large,
  .ico-weather-secondary,
  .ico-humidity {
    background-image: url("../png/sprite-weather%402x.png");
    background-size: 400px 400px;
  }
}
/* desktop */
@media only screen and (min-width: 1020px) {
  .header .header-body .container {
    width: 1080px;
  }
  .tribe-events-before-html .carousel-inner > .item > img,
  .tribe-events-before-html .carousel-inner > .item > a > img {
    min-height: 362px;
    /* Set slide height here */
  }
}
/*ipad landscape*/
@media only screen and (max-width: 1024px) {
  /* ================================================================ *\
		#Transitions
	\* ================================================================ */
  .btn-main span,
  .btn-main:before,
  .btn-main:after {
    -webkit-transition: opacity 0.4s, transform 0.4s, margin 0.4s;
    transition: opacity 0.4s, transform 0.4s, margin 0.4s;
  }
  .header,
  .header .socials {
    -webkit-transition: opacity 0.4s, bckground 0.4s, box-shadow 0.4s;
    transition: opacity 0.4s, bckground 0.4s, box-shadow 0.4s;
  }
  a.logo,
  .section-nav-mobile {
    -webkit-transition: opacity 0.4s, visibility 0.4s;
    transition: opacity 0.4s, visibility 0.4s;
  }
  /* ================================================================ *\
		#Header
	\* ================================================================ */
  .header .nav,
  .header .bar,
  .header .socials li ~ li {
    display: none;
  }
  .header a.logo {
    position: absolute;
    left: 50%;
    top: 50%;
    padding: 0;
  }
  .header a.logo {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .header .btn-main {
    float: left;
    margin-top: 10px;
  }
  .header .socials {
    float: right;
    padding: 10px 0;
  }
  .header .form-search {
    left: 20px;
    right: 20px;
  }
  /* ================================================================ *\
		#Helpers
	\* ================================================================ */
  .wrapper {
    padding-top: 44px;
  }
  /* ================================================================ *\
		#Navigations
	\* ================================================================ */
  .nav-mobile {
    width: 100%;
    text-align: center;
  }
  .nav-mobile ul {
    padding-left: 0;
    list-style: none;
  }
  .nav-mobile li {
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 0;
  }
  .nav-mobile a {
    color: #424b5c;
    display: block;
  }
  .nav-mobile > ul > li ~ li {
    padding: 20px 0;
    border-top: 2px solid #4aa4ac;
  }
  .nav-mobile ul ul {
    padding-left: 0;
    list-style: none;
    padding-top: 10px;
  }
  .nav-mobile li.current-menu-item > a {
    color: #4aa4ac;
  }
  .nav-mobile a:hover {
    text-decoration: none;
  }
  /* ================================================================ *\
		#Buttons
	\* ================================================================ */
  .btn-main {
    display: block;
    width: 20px;
    height: 20px;
    position: relative;
  }
  .btn-main:before,
  .btn-main:after,
  .btn-main span {
    content: ' ';
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    height: 2px;
    background-color: #000;
  }
  .btn-main:before {
    margin-top: -6px;
  }
  .btn-main:after {
    margin-top: 4px;
  }
  .btn-main span {
    margin-top: -1px;
  }
  /* ================================================================ *\
		#Disable hover
	\* ================================================================ */
  a.logo:hover,
  .ico-social-small:hover {
    opacity: 1;
  }
  .form-search .btn-close:hover i {
    -webkit-transform: none;
    transform: none;
  }
  /* ================================================================ *\
		#Sections
	\* ================================================================ */
  .section-nav-mobile {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    background-color: #fff;
    z-index: 890;
    padding: 44px 0;
    opacity: 0;
    visibility: hidden;
  }
  .section-nav-mobile .socials {
    text-align: center;
  }
  /* ================================================================ *\
		#Forms
	\* ================================================================ */
  .form-search {
    width: auto;
  }
  /* ================================================================ *\
		#Body classes
	\* ================================================================ */
  body.show-nav .btn-main span {
    opacity: 0;
  }
  body.show-nav .btn-main:before,
  body.show-nav .btn-main:after {
    margin-top: -1px;
  }
  body.show-nav .btn-main:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  body.show-nav .btn-main:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  body.show-nav .header {
    border-color: transparent;
    background-color: transparent;
    box-shadow: none;
  }
  body.show-nav .header a.logo {
    opacity: 0;
    visibility: hidden;
  }
  body.show-nav .header .socials {
    opacity: 0;
    visibility: hidden;
  }
  body.show-nav .section-nav-mobile {
    opacity: 1;
    visibility: visible;
  }
  .winecountry_slider .carousel-caption {
    position: relative;
    left: auto;
    right: auto;
    top: 0;
    text-shadow: none;
    color: #494949;
    margin-bottom: 30px;
    padding: 24px;
    background-color: #fff;
    height: 175px;
    max-height: 175px;
  }
  .winecountry_slider .carousel-caption a {
    color: #494949;
  }
  .winecountry_slider .carousel-caption h2 {
    font-size: 24px;
    font-weight: 400;
    margin: 5px 0;
  }
  .winecountry_slider .carousel-caption h2 > a {
    color: #494949;
  }
  .winecountry_slider .carousel-caption > p {
    font-weight: 100;
    font-size: 16px;
    line-height: 24px;
    color: #333A4A;
  }
  .winecountry_slider .carousel-indicators {
    bottom: 5%;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0;
    text-align: center;
  }
  .winecountry_slider .carousel-inner .item > a:before {
    display: none;
  }
}
/* ipad portrait */
@media only screen and (max-width: 985px) {
  /* ================================================================ *\
		#Helpers
	\* ================================================================ */
  .sidebar .widget-sponsors a {
    max-width: 300px;
    margin: 0 auto;
  }
  /* ================================================================ *\
		#Footer
	\* ================================================================ */
  .footer .footer-nav {
    margin-left: 10px;
  }
  /* ================================================================ *\
		#Intro
	\* ================================================================ */
  .intro .intro-map {
    background-size: cover;
  }
  /* ================================================================ *\
		#Sections
	\* ================================================================ */
  .section-callout blockquote {
    padding: 24px;
    text-align: center;
    margin: auto 16px;
  }
  .section-callout blockquote a.btn-large {
    position: relative;
    right: 0;
    top: 0;
    padding: 10px 10px;
    margin: auto 16px;
  }
  .section-callout blockquote a.btn-large {
    -webkit-transform: none;
    transform: none;
  }
  .section-callout h2 {
    padding-bottom: 14px;
  }
  .section-callout h2 small {
    display: block;
  }
  .section-callout-secondary .section-body {
    margin: auto;
  }
  .section-weather ul.list-weather {
    float: none;
    position: relative;
    overflow: hidden;
  }
  .section-weather .socials-gray {
    padding: 11px 50px 0 50px;
  }
  .section-weather .section-actions {
    padding: 24px 50px 0 50px;
  }
  .section-actions .btn-small {
    margin: auto 15px;
  }
  .section-white .section-entry-actions a {
    display: block;
    margin: 0;
  }
  .section-white .section-entry-actions a ~ a {
    margin-top: 20px;
  }
  .section-about .form-about {
    float: none;
    width: auto;
    margin: 0 0 40px 0;
  }
  /* ================================================================ *\
		#Lists
	\* ================================================================ */
  ul.list-callout {
    margin: 0;
  }
  ul.list-callout > li.grid-sizer,
  ul.list-callout > li.list-grid {
    width: 50%;
  }
  ul.list-callout > li.list-large {
    width: 100%;
  }
  ul.list-callout > li.list-large .link-callout {
    min-height: 350px;
  }
  ul.list-callout > li.list-large .link-callout-table {
    height: 350px;
  }
  ul.list-posts-tertiary {
    overflow: visible;
    margin: 0;
  }
  ul.list-posts-tertiary > li {
    width: 100%;
    float: none;
    padding: 0 0 24px 0;
  }
  ul.list-posts-tertiary .post {
    margin: 0 -20px;
    max-width: none;
    padding: 0;
    width: auto;
    position: relative;
    overflow: hidden;
  }
  ul.list-posts-tertiary .post .image-primary,
  ul.list-posts-tertiary .post .post-image {
    margin: 0 0 20px 0;
  }
  ul.list-posts-tertiary .post .post-actions {
    padding: 10px 20px;
  }
  ul.list-posts-tertiary .post .post-holder {
    padding: 0 20px;
  }
  ul.list-posts-tertiary .post-actions {
    margin: 0;
  }
  ul.list-articles > li {
    width: 50%;
  }
  ul.list-articles > li:first-child {
    width: 100%;
  }
  ul.list-weather {
    text-align: center;
  }
  ul.list-weather > li {
    float: none;
    display: inline-block;
    vertical-align: top;
  }
  ul.list-icons li,
  ul.list-weather-secondary > li {
    width: 50%;
  }
  ul.list-posts-quinary > li {
    width: 100%;
  }
  ul.list-colors li {
    width: 50%;
  }
  ul.list-info-secondary > li {
    display: block;
  }
  ul.list-info-secondary > li ~ li {
    margin: 0;
  }
  .list-posts .post .image-primary,
  .list-posts .post .post-image {
    min-height: 220px;
  }
  /* ================================================================ *\
		#Articles
	\* ================================================================ */
  .article-result .article-image {
    width: auto;
    position: relative;
    background: transparent !important;
  }
  .article-result .article-image img {
    display: block;
    width: 100%;
    height: auto;
  }
  .article-result .article-body {
    padding: 20px;
  }
  .article-result .article-image ~ .article-body {
    padding: 20px;
  }
  .article-features .article-image {
    width: 250px;
  }
  .article-features .article-body {
    margin-left: 250px;
  }
  .article-secondary .article-image {
    float: none;
    width: auto;
    margin: 0;
  }
  .article-secondary .article-body {
    padding: 20px;
  }
  .article-secondary .inner-stars {
    float: none;
  }
  .article-secondary .inner-stars + p {
    border: 0;
    margin: 0;
    padding: 0;
    float: none;
  }
  .article-secondary-small .article-image {
    float: left;
    margin: 0 20px 0 0;
    width: 140px;
  }
  .article-secondary-small .article-body {
    padding: 0;
  }
  /* ================================================================ *\
		#Body classes
	\* ================================================================ */
  body.page-template-post .main-secondary .sidebar,
  body.page-template-post .main-secondary .content {
    float: none;
    width: auto;
  }
  body.page-template-post .main-secondary .sidebar {
    padding-top: 30px;
  }
  body.page-template-search-results .main-secondary .sidebar,
  body.page-template-search-results .main-secondary .content {
    float: none;
    width: auto;
  }
  body.page-template-search-results .main-secondary .sidebar {
    padding-top: 30px;
  }
  body.page-template-weather .main-secondary .sidebar,
  body.page-template-weather .main-secondary .content {
    float: none;
    width: auto;
  }
  body.page-template-weather .main-secondary .sidebar {
    padding-top: 30px;
  }
  body.page-template-lodging ul.list-callout > li.grid-sizer,
  body.page-template-lodging ul.list-callout > li.list-grid {
    width: 50%;
  }
}
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
  .section-border {
    margin: 0 15px 15px;
  }
  /* ================================================================ *\
		#transitions
	\* ================================================================ */
  .sidebar-mobile {
    -webkit-transition: opacity 0.4s, visibility 0.4s;
    transition: opacity 0.4s, visibility 0.4s;
  }
  /* ================================================================ *\
		#Helpers
	\* ================================================================ */
  .content,
  .sidebar {
    float: none;
    width: auto;
  }
  .sidebar-mobile {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    background-color: #fff;
    z-index: 800;
    opacity: 0;
    visibility: hidden;
    padding: 50px 0 !important;
  }
  .sidebar-mobile ul.widgets {
    display: none;
  }
  .mobile-content {
    display: block;
  }
  .mobile-content .widget-nav ul {
    position: relative;
    margin: 0 -20px;
    text-align: center;
  }
  .mobile-content .widget-nav li {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* ================================================================ *\
		#Footer
	\* ================================================================ */
  .footer {
    padding: 50px 0;
  }
  .footer .footer-nav,
  .footer .footer-logos {
    float: none;
    width: auto;
  }
  .footer-logos ul {
    max-width: 280px;
    margin: 0 auto;
  }
  /* ================================================================ *\
		#Navigations
	\* ================================================================ */
  .nav-footer > ul > li {
    width: 50%;
  }
  /* ================================================================ *\
		#Post
	\* ================================================================ */
  .post .image-primary,
  .post .post-image {
    margin: -20px -20px 20px -20px;
  }
  .post-entry-secondary {
    padding: 20px 0;
  }
  .post-entry-secondary .alignnone {
    margin: 0 -20px;
  }
  /* ================================================================ *\
		#main
	\* ================================================================ */
  .main + .main-white {
    padding-top: 40px;
  }
  .main .main-body {
    min-height: 0 !important;
  }
  .main .main-body .content,
  .main .main-body .sidebar {
    float: none;
    width: auto;
  }
  .main .main-body .content {
    padding: 20px;
  }
  .main .main-head > p {
    padding-left: 0;
    padding-right: 0;
  }
  .main-body-entry .col {
    width: 100%;
  }
  .main-body-entry .col ~ .col {
    padding-top: 20px;
  }
  .main .sidebar {
    padding-top: 30px;
  }
  .main-entry {
    padding: 0;
  }
  .main-white {
    padding: 40px 0;
  }
  .main-tertiary .content,
  .main-tertiary .sidebar {
    float: none;
    width: auto;
  }
  .main-tertiary .container {
    min-height: 0 !important;
  }
  .main-entry-details ul li {
    width: 50%;
  }
  .main-secondary .content,
  .main-secondary .sidebar {
    width: auto;
  }
  .main-secondary .sidebar {
    padding-left: 0;
    padding-right: 0;
  }
  .main-entry-description blockquote {
    padding: 0;
  }
  /* ================================================================ *\
		#Intro
	\* ================================================================ */
  .intro .intro-body p {
    font-size: 16px;
    line-height: 1.38;
  }
  /* ================================================================ *\
		#Sections
	\* ================================================================ */
  .section-intro blockquote img + img {
    width: 100%;
  }
  .section-weather .socials-gray {
    float: none;
    padding: 10px 0;
    width: auto;
  }
  .section-weather .section-actions {
    padding: 10px 0;
    float: none;
    width: auto;
  }
  .section-callout {
    padding: 44px 0;
    position: relative;
    overflow: hidden;
  }
  .section-callout-secondary {
    position: relative;
    overflow: hidden;
  }
  .section-paging {
    padding: 0;
  }
  .section-paging a i {
    display: none;
  }
  .section-paging a > span {
    font-size: 21px;
  }
  .section-paging a,
  .section-paging .no-previous {
    padding: 40px 10px;
  }
  .section-white ul.list-share {
    margin: 0;
    padding: 20px 0;
  }
  .section-white-secondary {
    margin: 0 -20px;
  }
  .section-widgets {
    padding: 0;
  }
  .section-search ul {
    padding: 0;
    margin: 0;
  }
  .section-search li {
    float: none;
    width: auto;
    padding: 0;
  }
  .section-search li:first-child {
    width: auto;
  }
  .section-search li ~ li {
    padding-top: 10px;
  }
  .section-search .btn {
    position: relative;
    margin-top: 20px;
  }
  .section-with-border > .section-border:first-child {
    margin-bottom: 35px;
  }
  /* ================================================================ *\
		#Sliders
	\* ================================================================ */
  .slider-primary {
    color: #5b5b5b;
  }
  .slider-primary ul.slides > li {
    color: #5b5b5b;
    text-shadow: none;
  }
  .slider-primary .slide-body {
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px 20px 40px 20px;
    text-align: center;
    background-color: #fff;
  }
  .slider-primary .slide-body a {
    color: #5d5d5d;
  }
  .slider-gallery .slider-paging {
    padding: 10px 0;
    position: relative;
    margin: 0 -6px;
  }
  .slider-gallery .slider-paging a {
    margin: 6px;
    width: 60px;
  }
  /* ================================================================ *\
		#List
	\* ================================================================ */
  ul.list-colors li,
  ul.list-icons li {
    width: 50%;
  }
  ul.list-callout {
    margin: 0 -26px;
    position: relative;
    overflow: hidden;
  }
  ul.list-callout > li.grid-sizer,
  ul.list-callout > li.list-grid {
    width: 100%;
  }
  ul.list-posts > li,
  ul.list-articles > li,
  ul.list-maps > li,
  .widgets-ads > li {
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
    float: none;
    display: block;
  }
  ul.list-weather > li:first-child {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    margin: 0 auto;
    padding-bottom: 20px;
  }
  ul.list-weather > li {
    padding: 0 5px;
  }
  ul.list-info-secondary > li {
    display: block;
  }
  ul.list-info-secondary > li ~ li {
    margin: 0;
  }
  .list-icons-secondary li {
    width: 50%;
    display: block;
    float: left;
  }
  /* ================================================================ *\
		#Socials
	\* ================================================================ */
  .socials-gray {
    text-align: center;
  }
  .socials-gray li {
    float: none;
    display: inline-block;
    vertical-align: top;
    width: auto;
  }
  /* ================================================================ *\
		#Widgets
	\* ================================================================ */
  .widgets-secondary {
    margin: 0 -20px;
  }
  .widget-quinary .widgettext p {
    padding-left: 40px;
    padding-right: 40px;
  }
  .widgets-content > li {
    width: 100%;
  }
  .widgets-content-secondary {
    min-height: 0 !important;
  }
  .widgets-content-secondary > li {
    width: 100%;
  }
  /* ================================================================ *\
		#Inner
	\* ================================================================ */
  .inner-map {
    width: auto;
    margin: 0 -20px;
    background: transparent !important;
  }
  .inner-map img {
    display: block;
    width: 100%;
    height: auto;
  }
  .inner-map-secondary .inner-body {
    min-height: 0;
  }
  .inner-map-secondary .inner-head p {
    padding: 0 0 10px 0;
    text-align: center;
  }
  .inner-map-secondary .inner-head a.btn-small-secondary {
    position: relative;
    right: 0;
    top: 0;
    display: block;
  }
  .inner-map-secondary .inner-body-overlay {
    left: 0 !important;
    top: 0 !important;
    display: block;
    width: auto;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
  }
  .inner-pagination {
    text-align: center;
  }
  .inner-slider .slider-primary {
    float: none;
    width: auto;
    margin-bottom: 20px;
  }
  .inner-slider .image-primary {
    position: relative;
    width: auto;
    min-height: 248px;
    display: block;
    width: 100%;
  }
  .inner-banner {
    margin-top: 40px;
  }
  .inner-banner .inner-head p {
    font-size: 12px;
  }
  .inner-banner .inner-head h2 {
    font-size: 20px;
  }
  .inner-banner .inner-body h3 {
    font-size: 38px;
  }
  .inner-banner .inner-body h4 {
    font-size: 18px;
  }
  .inner-banner .inner-body p {
    font-size: 12px;
  }
  .inner-banner .inner-body > ul > li ~ li {
    padding-top: 44px;
  }
  /* ================================================================ *\
		#Links
	\* ================================================================ */
  .link-callout .link-callout-table-cell span.link-text {
    font-size: 18px;
    padding-top: 25px;
  }
  .link-callout-septenary .link-callout-table-cell span {
    font-size: 40px;
  }
  /* ================================================================ *\
		#Articles
	\* ================================================================ */
  .article-secondary .article-image {
    float: none;
    margin: 0;
    width: auto;
  }
  .article-secondary .article-body {
    padding: 20px 10px;
  }
  .article-secondary .article-body-meta,
  .article-secondary .article-body-info,
  .article-secondary .article-body-entry {
    padding-right: 0;
  }
  .article-secondary .article-body-actions {
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
    text-align: center;
    padding-top: 20px;
  }
  .article-features {
    width: auto;
    margin: 0 -20px;
  }
  .article-features .article-image {
    position: relative;
    background: transparent !important;
    margin: 0;
    width: auto;
  }
  .article-features .article-image img {
    display: block;
    width: 100%;
    height: auto;
  }
  .article-features .article-body {
    margin-left: 0;
    padding: 20px;
  }
  .article-map .article-body p:first-child {
    min-height: 0 !important;
  }
  /* ================================================================ *\
		#Buttons
	\* ================================================================ */
  .btn-mobile {
    width: 200px;
    background-color: #4eacb4;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 16px;
    padding: 10px 20px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .btn-mobile:hover {
    text-decoration: none;
    color: #fff;
  }
  /* ================================================================ *\
		#Forms
	\* ================================================================ */
  .form-filter .form-head {
    padding: 0 20px 10px 20px;
    width: auto;
  }
  .gform_wrapper .gfield input,
  .gform_wrapper .gfield textarea {
    font-size: 18px;
  }
  /* ================================================================ *\
		#Custom select
	\* ================================================================ */
  .select-holder a {
    font-size: 18px;
  }
  /* ================================================================ *\
		#Body classes
	\* ================================================================ */
  body.show-filters .btn-main span {
    opacity: 0;
  }
  body.show-filters .btn-main:before,
  body.show-filters .btn-main:after {
    margin-top: -1px;
  }
  body.show-filters .btn-main:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  body.show-filters .btn-main:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  body.show-filters .header {
    border-color: transparent;
    background-color: transparent;
    box-shadow: none;
  }
  body.show-filters .header a.logo {
    opacity: 0;
    visibility: hidden;
  }
  body.show-filters .header .socials {
    opacity: 0;
    visibility: hidden;
  }
  body.show-filters .sidebar-mobile {
    opacity: 1;
    visibility: visible;
  }
  body.home ul.list-callout > li.grid-sizer,
  body.home ul.list-callout > li.list-grid {
    width: 50%;
  }
  body.home ul.list-callout > li.list-large {
    width: 100%;
  }
  /* ================================================================ *\
		#Maps
	\* ================================================================ */
  .main-entry-map .main-entry-map-holder {
    margin: 0 auto;
  }
  /* ================================================================ *\
		#Ads
	\* ================================================================ */
  .col-md-3 [id^="div-gpt-ad"] {
    margin: 15px auto;
  }
  /* ================================================================ *\
		#Misc
	\* ================================================================ */
  .link-callout-nonary .link-callout-table-cell small,
  .link-callout-nonary.nonary-30 .link-callout-table-cell small,
  .link-callout-nonary.nonary-40 .link-callout-table-cell small {
    font-size: 24px;
  }
  .link-callout-nonary .link-callout-table-cell span {
    font-size: 14px;
  }
  .widget-instagram > img {
    top: -12px;
  }
  .widget-explore .widget-text h6 {
    margin-top: 40px;
  }
  .widget-explore .widget-text.widget-tools {
    border-left-width: 0;
  }
}
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
  /* ================================================================ *\
		#Helpers
	\* ================================================================ */
  .mobile-content .widget-nav ul {
    margin: 0;
  }
  .mobile-content .widget-nav li {
    width: 100%;
    padding: 0 0 10px 0;
  }
  /* ================================================================ *\
		#Mian
	\* ================================================================ */
  .main-entry-details ul li {
    width: 100%;
  }
  /* ================================================================ *\
		#Inner
	\* ================================================================ */
  .inner-map-secondary .inner-body-overlay-image {
    float: none;
    width: auto;
    margin: 0 0 20px 0;
  }
  /* ================================================================ *\
		#Sliders
	\* ================================================================ */
  .carousel-caption {
    left: 60px;
    right: 60px;
  }
  .carousel-caption h2 {
    font-size: 24px;
  }
  .carousel-caption p {
    font-size: 11px;
    font-weight: 300px;
  }
  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
    min-height: 150px;
  }
  /* ================================================================ *\
		#Widgets
	\* ================================================================ */
  .widget-sponsors span.section-ad-body {
    position: relative;
    display: block;
  }
  /* ================================================================ *\
		#Lists
	\* ================================================================ */
  .list-colors li,
  .list-icons li {
    width: 100%;
  }
  /* ================================================================ *\
		#Body classes
	\* ================================================================ */
  body.home .list-callout .grid-sizer,
  body.home .list-callout .list-grid,
  body.home .list-callout .list-large {
    width: 100%;
  }
  body.page .list-callout .grid-sizer,
  body.page .list-callout .list-grid {
    width: 100%;
  }
  .nav-inner ul > li {
    display: block;
    padding: 15px 15px 0;
  }
  .nav-inner li ~ li {
    border-left-width: 0px;
  }
  .image-primary h2 {
    font-size: 36px;
  }
  .section-listicle .post .image-primary,
  .section-listicle .post .post-image {
    min-height: 200px;
  }
  /* ================================================================ *\
		#Maps
	\* ================================================================ */
  .main-entry-map-body {
    left: 100px;
  }
  /* ================================================================ *\
		#FAQ
	\* ================================================================ */
  .faq__intro {
    display: none;
  }
  /* ================================================================ *\
		// Footer
	\* ================================================================ */
  .nav-footer ~ .nav-footer {
    padding-top: 20px;
  }
  .nav-footer > ul > li {
    margin-bottom: 40px;
  }
}
ul.list-weather p:before {
  display: none;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .container {
    width: 956px;
  }
}
.modal.modalSpinner {
  height: 64px;
  width: 64px;
  margin: auto;
  overflow: hidden;
  background: #ffffff url("../gif/loader.gif") no-repeat center center;
}
.business-ads .container {
  position: relative;
  margin-bottom: 30px;
}
.business-ads h1 {
  display: block;
  margin: 40px 0 60px 0;
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", serif;
  font-size: 40px;
  font-weight: 300;
  color: #252527;
  letter-spacing: 2px;
  text-align: center;
  text-transform: uppercase;
}
.business-ads h2 {
  margin: 10px 0;
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", serif;
  font-size: 30px;
  font-weight: 300;
  color: #202022;
  letter-spacing: 0;
}
.business-ads h3 {
  margin: 25px 0 0 0;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 600;
  color: #494A48;
  letter-spacing: 0;
}
.business-ads h4 {
  margin: 0 0 5px 0;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #494A48;
  letter-spacing: 0;
}
.business-ads p {
  margin: 0 0 15px 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  color: #494A48;
  letter-spacing: 0;
}
.business-ads__intro {
  margin-bottom: 30px;
  padding: 20px 25px;
  background: #F9F8F7;
}
.business-ads__intro p:last-child {
  margin-bottom: 10px;
}
.business-ads__nav {
  display: block;
  float: left;
  vertical-align: top;
  width: 260px;
  padding: 25px;
  border: 1px solid #908375;
}
.business-ads__nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.business-ads__nav ul li {
  display: block;
  padding-bottom: 20px;
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", serif;
  font-size: 16px;
  font-weight: 600;
  color: #E97A6E;
  letter-spacing: 0;
  text-transform: uppercase;
}
.business-ads__nav ul li:last-child {
  padding-bottom: 0;
}
.business-ads__nav ul li li {
  padding-bottom: 0;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #494A48;
  text-transform: none;
}
.business-ads__nav ul li li a {
  color: #494A48;
}
.business-ads__item {
  display: block;
  float: right;
  vertical-align: top;
  width: calc(100% - 290px);
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #908375;
}
.business-ads__item:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.business-ads__item h2 {
  margin: 0 0 20px 0;
}
.business-ads__item__details {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 235px);
  padding: 20px 40px 0 0;
}
.business-ads__item__specs {
  display: inline-block;
  vertical-align: top;
  width: 230px;
  padding-top: 20px;
}
.business-ads__item__specs h3 {
  margin: 0 0 15px 0;
}
.business-ads__item__specs ul {
  padding-left: 18px;
}
.business-ads__item__specs ul li {
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #494A48;
}
.milestones {
  margin-top: -20px;
}
.milestones .container {
  width: 100%;
  max-width: 1049px;
}
.milestones .container:before,
.milestones .container:after {
  content: none;
}
.milestones__hero {
  height: 560px !important;
  margin-bottom: 80px !important;
  background-image: url('../jpg/hero-milestones2.jpg');
  background-size: cover !important;
  background-position: bottom center !important;
}
@media (max-width: 768px) {
  .milestones__hero {
    height: 420px !important;
    margin-bottom: 50px !important;
  }
}
.milestones__hero .wc-hero-inner {
  vertical-align: top !important;
}
.milestones__hero .wc-hero-inner-block {
  margin-top: 45px !important;
  background: rgba(0, 0, 0, 0.1);
}
@media (max-width: 992px) {
  .milestones__hero .wc-hero-inner-block {
    width: 450px !important;
  }
}
@media (max-width: 480px) {
  .milestones__hero .wc-hero-inner-block {
    width: 90% !important;
  }
}
.milestones__hero p {
  margin: 15px 0 0 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.milestones__hero p em {
  letter-spacing: 0;
  text-transform: none;
}
.milestones__hero img {
  width: 140px;
  margin-left: 5px;
}
.milestones__leaderboard {
  margin-bottom: 80px;
}
.milestones__leaderboard .col-md-8 {
  height: 250px;
  background-image: url('../jpg/img-milestones3.jpg');
  background-size: cover;
  background-position: bottom center;
}
.milestones__leaderboard .col-md-8 blockquote {
  margin: 0;
  padding: 20px 60px;
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", Times, serif;
  font-size: 36px;
  line-height: 38px;
  letter-spacing: 0;
  color: #fff;
  text-align: center;
  border: none;
}
@media (max-width: 992px) {
  .milestones__leaderboard .col-md-8 blockquote {
    padding: 20px 10px;
    font-size: 28px;
    line-height: 32px;
  }
}
.milestones__leaderboard .col-md-4 {
  height: 250px;
  text-align: center;
  box-shadow: inset 0px 0px 0px 1px #908375;
}
@media (max-width: 992px) {
  .milestones__leaderboard .col-md-4 {
    height: auto;
    padding-bottom: 20px;
  }
}
.milestones__leaderboard .col-md-4 h2 {
  padding: 20px 20px 15px 20px;
  font-size: 13px;
  line-height: 16px;
  font-weight: 500;
  color: #6CC6F0;
  text-transform: uppercase;
}
.milestones__leaderboard .col-md-4 img {
  width: 140px;
}
.milestones__leaderboard .col-md-4 p {
  margin: 0;
  padding: 15px 10px;
  font-size: 14px;
  line-height: 19px;
}
.milestones .section {
  margin-bottom: 80px;
}
@media (max-width: 992px) {
  .milestones .section {
    margin-bottom: 60px;
  }
}
.milestones .section .section-head {
  padding-bottom: 25px;
}
.milestones .section .section-head h4 span {
  font-size: 21px;
  text-transform: uppercase;
}
.milestones .section .exp_intro {
  width: 80%;
}
.milestones .section .exp_intro p {
  letter-spacing: 0;
}
.milestones .section .exp_intro a {
  color: #5B7EA1;
}
@media (max-width: 992px) {
  .milestones .section .exp_intro {
    width: 100%;
  }
  .milestones .section .exp_intro p {
    font-size: 16px;
    line-height: 26px;
  }
}
.milestones .section.section-primary .section-head h4 span {
  font-weight: 400;
  color: #5B7EA1;
}
.milestones .section.section-secondary {
  margin-bottom: 35px;
}
.milestones .section.section-secondary img {
  width: 140px;
  margin-left: 5px;
}
.faq .container {
  position: relative;
  margin-bottom: 30px;
}
.faq__intro {
  padding: 25px 25px 30px 25px;
  text-align: center;
  background: #F9F8F7;
}
.faq__intro h3 {
  display: inline-block;
  width: auto;
  margin: 5px 0 15px 0;
  position: relative;
  padding: 0 30px;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 1.75px;
  color: #908375;
  text-transform: uppercase;
}
.faq__intro h3:before,
.faq__intro h3:after {
  display: inline-block;
  content: '';
  position: absolute;
  top: 50%;
  width: 20px;
  height: 1px;
  background-color: #bbb5ad;
}
.faq__intro h3:before {
  left: 0;
}
.faq__intro h3:after {
  right: 0;
}
.faq__intro ul {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  columns: 3;
}
.faq__intro ul li {
  margin: 0;
  padding: 15px 15px 0 15px;
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  text-transform: uppercase;
}
.faq__intro ul li a {
  color: #000;
}
.faq__content {
  display: block;
  float: left;
  padding: 0 40px;
}
.faq__content h2 {
  margin: 30px 0 15px 0;
  font-family: 'adriane', 'Adriane Text', 'adelle', Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  text-transform: uppercase;
}
.faq__content p {
  font-size: 16px;
  line-height: 24px;
  color: #494A48;
}
.faq__contact {
  display: block;
  float: right;
  width: 260px;
  margin-top: 30px;
  padding: 20px 30px 25px 30px;
  text-align: center;
  border: 1px solid #ADABA6;
}
.faq__contact p {
  margin-bottom: 15px;
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
}
.faq__contact a {
  width: 160px;
}
.blog-module {
  width: 100%;
  margin: 40px auto;
  padding: 25px 0;
  text-align: center;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}
.blog-module h3 {
  display: inline-block;
  margin: 0 auto 30px auto !important;
  position: relative;
  font-size: 15px;
  font-weight: 400 !important;
  letter-spacing: 1.8px !important;
  text-align: center;
  text-transform: uppercase;
  color: #494949;
}
.blog-module h3:before,
.blog-module h3:after {
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 1px;
  background: #4EACB4;
}
.tribe-theme-child-winecountry .blog-module h3:before,
.tribe-theme-child-winecountry .blog-module h3:after {
  background: #e97a6e;
}
.tribe-theme-child-sonoma .blog-module h3:before,
.tribe-theme-child-sonoma .blog-module h3:after {
  background: #A35263;
}
.blog-module h3:before {
  left: -20px;
}
.blog-module h3:after {
  right: -20px;
}
.blog-module ul,
.blog-module li {
  list-style: none;
  margin: 0 !important;
  padding: 0 !important;
  text-align: left;
  text-indent: 0 !important;
}
.blog-module li:before {
  display: none;
}
.blog-module li a,
.blog-module li a:hover {
  text-decoration: none;
}
.blog-module li span,
.blog-module li strong {
  display: block;
}
.blog-module.post-list ul,
.blog-module.post-list ul + a {
  display: block;
  margin: 0 auto !important;
  width: 100%;
  max-width: 420px;
}
.blog-module.post-list ul + a {
  text-align: left;
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.blog-module.post-list li {
  margin-bottom: 20px !important;
  font-size: 13px;
  line-height: 1.38;
  letter-spacing: 0.4px;
  color: #4b4b49;
}
.blog-module.post-list li a {
  color: #4b4b49;
  font-weight: 300;
}
.blog-module.post-list li a strong {
  font-size: 15px;
  line-height: 1.2;
  color: #202022;
  font-family: 'museo-sans-rounded', 'museo_sans_rounded', Arial, sans-serif !important;
}
.tribe-theme-child-winecountry .blog-module.post-list li a strong {
  font-family: 'adriane', 'Adriane Text', Georgia, 'Times New Roman', Times, serif !important;
}
.tribe-theme-child-sonoma .blog-module.post-list li a strong {
  font-family: 'adelle', Georgia, "Times New Roman", Times, serif !important;
}
.blog-module.post-list li a:hover {
  text-decoration: none;
}
.blog-module.post-list li a:hover strong {
  text-decoration: underline;
}
.blog-module.tile-list {
  padding-bottom: 15px;
}
.blog-module.tile-list ul {
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  margin: 0 -20px !important;
}
.blog-module.tile-list ul li {
  width: 50%;
  padding: 0 20px 30px 20px !important;
}
@media (max-width: 620px) {
  .blog-module.tile-list ul li {
    width: 100%;
  }
}
.blog-module.tile-list ul a {
  display: block;
  position: relative;
  padding-left: 92px !important;
}
.blog-module.tile-list ul a:hover {
  text-decoration: none;
}
.blog-module.tile-list ul a:hover strong {
  text-decoration: underline;
}
.blog-module.tile-list ul img {
  position: absolute;
  top: 2px;
  left: 0;
  width: 80px;
  height: auto;
  margin: 0;
}
.blog-module.tile-list ul span {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1.1px;
  color: #4EACB4;
}
.tribe-theme-child-winecountry .blog-module.tile-list ul span {
  color: #e97a6e;
}
.tribe-theme-child-sonoma .blog-module.tile-list ul span {
  color: #A35263;
}
.blog-module.tile-list ul strong {
  font-size: 15px;
  margin: 2px 0;
  letter-spacing: 0.3px;
  color: #444444;
  font-weight: 400 !important;
}
.blog-module.tile-list ul div {
  font-size: 13px;
  font-weight: 300;
  line-height: 1.38;
  letter-spacing: 0.4px;
  color: #494a48;
}
.blog-module.tile-list ul + a {
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.blog-module.category-list ul {
  margin-top: -10px !important;
  text-align: center;
}
.blog-module.category-list ul li {
  display: inline-block;
  font-size: 15px;
  line-height: 1.53;
  letter-spacing: 1px;
}
.blog-module.category-list ul li a {
  display: block;
  float: left;
}
.blog-module.category-list ul li a:before {
  display: block !important;
  float: left;
  margin: 0 18px 0 15px;
  content: "|";
  color: #494949;
}
.blog-module.category-list ul li a:hover {
  text-decoration: underline;
}
.blog-module.category-list ul li:first-child a:before {
  display: none !important;
}
.blog-module.local-partner {
  padding-bottom: 15px;
  text-align: center;
}
.blog-module.local-partner h2 {
  margin: 0 0 10px 0;
  font-size: 24px;
  color: #111;
  line-height: 1.38;
  letter-spacing: 4.3px;
}
.blog-module.local-partner h2 a {
  color: inherit;
}
.blog-module.local-partner p,
.blog-module.local-partner ul {
  max-width: 460px;
  margin: 0 auto 20px auto !important;
}
.blog-module.local-partner p {
  font-size: 14px !important;
  font-weight: 300;
  line-height: 1.29;
  letter-spacing: 0.4px;
  color: #494a48;
}
.blog-module.local-partner ul {
  text-align: center;
  line-height: 1;
}
.blog-module.local-partner ul li {
  display: inline-block;
  font-size: 13px;
  line-height: 1.62;
  letter-spacing: 1.4px;
}
.blog-module.local-partner ul li a {
  display: block;
  float: left;
}
.blog-module.local-partner ul li a:before {
  display: block !important;
  float: left;
  margin: 0 12px 0 8px;
  content: "|";
  color: #d7d8d8;
}
.blog-module.local-partner ul li a:hover {
  text-decoration: underline;
}
.blog-module.local-partner ul li:first-child a:before {
  display: none !important;
}
.blog-module.local-partner img {
  display: block;
  margin: 0 auto 20px auto;
}
.blog-module.local-partner .btn {
  margin: 0 auto 20px auto;
  font-size: 13px;
  line-height: 31px;
  letter-spacing: 0.3px;
  padding: 0 15px;
  border: none !important;
  background: transparent !important;
}
.blog-module.local-partner .btn:before {
  border-color: #4EACB4;
}
.tribe-theme-child-winecountry .blog-module.local-partner .btn:before {
  border-color: #e97a6e;
}
.tribe-theme-child-sonoma .blog-module.local-partner .btn:before {
  border-color: #A35263;
}
/* START BLOG TEMPLATE CSS */
/* --- Blog Template CSS --- */
/* Color Variables */
/* Font Variables */
/* --- VC Frontend Editor Corrections --- */
/* Makes VC Frontend Editor styles match what you would see on the page, since some CSS classes are different within the editor. */
.compose-mode .wrapper {
  padding-top: 0px;
}
.compose-mode .vc_row[data-vc-full-width] {
  overflow: visible;
}
.compose-mode .vc_vc_row > [data-vc-full-width=true],
.compose-mode .vc_vc_row_inner,
.compose-mode .vc_vc_section > [data-vc-full-width=true] {
  padding-top: 0px;
}
.compose-mode .vc_element:last-child > .wpb_content_element,
.compose-mode .vc_element:last-child > .vc_row.vc_inner {
  margin-bottom: 0px;
}
.compose-mode .vc_element.vc_vc_gallery:last-child {
  padding-bottom: 45px;
}
.compose-mode .vc_element.vc_vc_separator:last-child {
  padding-bottom: 0px;
  padding-top: 0px;
}
.compose-mode .vc_element.vc_empty-shortcode-element {
  min-height: 0px;
}
.compose-mode .vc_vc_column_inner > .vc_column_container {
  padding-left: 16px;
  padding-right: 16px;
}
@media (max-width: 767px) {
  .compose-mode .vc_vc_column_inner > .vc_column_container {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 24px;
  }
}
.compose-mode .vc_vc_column_inner:first-child > .vc_column_container {
  padding-left: 0px;
}
.compose-mode .vc_vc_column_inner:last-child > .vc_column_container {
  padding-right: 0px;
}
/* Scroll Behavior */
html {
  scroll-behavior: smooth;
}
* {
  scroll-margin-top: 128px;
}
@media (max-width: 1024px) {
  * {
    scroll-margin-top: 88px;
  }
}
/* OPENING BRACKET OF .post-template-blog-v2 CLASS */
.post-template-blog-v2 {
  /* Admin Bar Positioning Exceptions */
}
.post-template-blog-v2 .wrapper {
  padding-top: 92px;
}
@media (max-width: 1024px) {
  .post-template-blog-v2 .wrapper {
    padding-top: 52px;
  }
}
.post-template-blog-v2 .wrapper .intro {
  display: none;
}
.post-template-blog-v2 .wrapper .main > .container {
  width: 100%;
  padding: 0px;
  padding-bottom: 120px;
  /* Typography & Labels */
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0.2px;
  color: #101828;
  /* Photo Captions */
  /* Layout */
  /* Images */
  /* Blog Template Header */
  /* Featured Image */
  /* Blog Title */
  /* Blog Template Published Content */
  /* Table of Contents */
  /* Email Subscription CTA */
  /* Blockquotes */
  /* Ordered & Unordered Lists */
  /* Gray Text Boxes */
  /* Buttons */
  /* Blog Template Footer */
  /* Category Links */
  /* Author Info */
  /* Social Icons */
  /* Explore More Section */
  /* Sponsored Posts */
  /* Ad Module 1 */
  /* Ad Module 2 */
  /* Ad Module 3 */
}
.post-template-blog-v2 .wrapper .main > .container > .row {
  margin: 0px;
}
.post-template-blog-v2 .wrapper .main > .container > .row > .col-md-12 {
  padding: 0px;
}
.post-template-blog-v2 .wrapper .main > .container .section {
  margin-bottom: 36px;
}
.post-template-blog-v2 .wrapper .main > .container .wpb-content-wrapper {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 480px) {
  .post-template-blog-v2 .wrapper .main > .container {
    font-size: 18px;
    line-height: 30px;
  }
}
.post-template-blog-v2 .wrapper .main > .container h1,
.post-template-blog-v2 .wrapper .main > .container #blog-title-container h1,
.post-template-blog-v2 .wrapper .main > .container h1.vc_custom_heading,
.post-template-blog-v2 .wrapper .main > .container .wpb_text_column h1 {
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 48px;
  line-height: 60px;
  letter-spacing: -0.02em;
  color: #101828;
}
@media (max-width: 767px) {
  .post-template-blog-v2 .wrapper .main > .container h1,
  .post-template-blog-v2 .wrapper .main > .container #blog-title-container h1,
  .post-template-blog-v2 .wrapper .main > .container h1.vc_custom_heading,
  .post-template-blog-v2 .wrapper .main > .container .wpb_text_column h1 {
    font-size: 40px;
    line-height: 52px;
  }
}
.post-template-blog-v2 .wrapper .main > .container h2,
.post-template-blog-v2 .wrapper .main > .container h3,
.post-template-blog-v2 .wrapper .main > .container h4 {
  font-family: 'adriane', 'Adriane Text', Georgia, 'Times New Roman', Times, serif;
  font-style: normal;
  font-weight: 600;
  letter-spacing: -0.02em;
  color: #101828;
}
.post-template-blog-v2 .wrapper .main > .container h2,
.post-template-blog-v2 .wrapper .main > .container h2.vc_custom_heading,
.post-template-blog-v2 .wrapper .main > .container .wpb_text_column h2 {
  font-size: 36px;
  line-height: 44px;
  margin-bottom: 36px;
}
@media (max-width: 767px) {
  .post-template-blog-v2 .wrapper .main > .container h2,
  .post-template-blog-v2 .wrapper .main > .container h2.vc_custom_heading,
  .post-template-blog-v2 .wrapper .main > .container .wpb_text_column h2 {
    font-size: 32px;
    line-height: 42px;
  }
}
.post-template-blog-v2 .wrapper .main > .container h3,
.post-template-blog-v2 .wrapper .main > .container h3.vc_custom_heading,
.post-template-blog-v2 .wrapper .main > .container .wpb_text_column h3 {
  font-size: 30px;
  line-height: 38px;
  margin-bottom: 24px;
}
.post-template-blog-v2 .wrapper .main > .container h4,
.post-template-blog-v2 .wrapper .main > .container h4.vc_custom_heading,
.post-template-blog-v2 .wrapper .main > .container .wpb_text_column h4 {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 16px;
}
.post-template-blog-v2 .wrapper .main > .container h5,
.post-template-blog-v2 .wrapper .main > .container h6 {
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #ca8504;
}
.post-template-blog-v2 .wrapper .main > .container h5 {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 16px;
}
.post-template-blog-v2 .wrapper .main > .container h6 {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 10px;
}
.post-template-blog-v2 .wrapper .main > .container h2:last-child,
.post-template-blog-v2 .wrapper .main > .container h3:last-child,
.post-template-blog-v2 .wrapper .main > .container h4:last-child,
.post-template-blog-v2 .wrapper .main > .container h5:last-child,
.post-template-blog-v2 .wrapper .main > .container h6:last-child {
  margin-bottom: 0px;
}
.post-template-blog-v2 .wrapper .main > .container p,
.post-template-blog-v2 .wrapper .main > .container ol li,
.post-template-blog-v2 .wrapper .main > .container ul li {
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0.2px;
  color: #101828;
}
@media (max-width: 480px) {
  .post-template-blog-v2 .wrapper .main > .container p,
  .post-template-blog-v2 .wrapper .main > .container ol li,
  .post-template-blog-v2 .wrapper .main > .container ul li {
    font-size: 18px;
    line-height: 30px;
  }
}
.post-template-blog-v2 .wrapper .main > .container p {
  margin-bottom: 24px;
}
.post-template-blog-v2 .wrapper .main > .container p:last-child {
  margin-bottom: 0px;
}
.post-template-blog-v2 .wrapper .main > .container p strong,
.post-template-blog-v2 .wrapper .main > .container p b {
  font-weight: 600;
}
.post-template-blog-v2 .wrapper .main > .container a {
  color: #ca8504;
  text-decoration: underline #f7f8f9;
  transition: all 0.4s;
}
.post-template-blog-v2 .wrapper .main > .container a:hover {
  color: #ca8504;
  text-decoration-color: #ca8504;
}
.post-template-blog-v2 .wrapper .main > .container .subhead,
.post-template-blog-v2 .wrapper .main > .container p.subhead,
.post-template-blog-v2 .wrapper .main > .container .subhead p {
  font-family: 'adriane', 'Adriane Text', Georgia, 'Times New Roman', Times, serif;
  font-style: normal;
  font-weight: 600;
  letter-spacing: -0.02em;
  color: #101828;
  font-size: 20px;
  line-height: 28px;
}
.post-template-blog-v2 .wrapper .main > .container ol,
.post-template-blog-v2 .wrapper .main > .container ul {
  padding-left: 20px;
}
.post-template-blog-v2 .wrapper .main > .container ol li,
.post-template-blog-v2 .wrapper .main > .container ul li {
  padding-left: 5px;
  padding-bottom: 24px;
}
.post-template-blog-v2 .wrapper .main > .container ol li:last-child,
.post-template-blog-v2 .wrapper .main > .container ul li:last-child {
  padding-bottom: 0px;
}
.post-template-blog-v2 .wrapper .main > .container .text-links .wpb_wrapper {
  color: #dedbd6;
}
.post-template-blog-v2 .wrapper .main > .container .text-links .wpb_wrapper p {
  color: #dedbd6;
}
.post-template-blog-v2 .wrapper .main > .container .text-links .wpb_wrapper p a {
  display: inline-block;
  color: #ca8504;
  padding: 0px 20px;
}
@media (max-width: 480px) {
  .post-template-blog-v2 .wrapper .main > .container .text-links .wpb_wrapper p a {
    display: block;
    text-align: center;
    padding: 0px;
    line-height: 30px;
  }
}
@media (max-width: 480px) {
  .post-template-blog-v2 .wrapper .main > .container .text-links .wpb_wrapper p {
    color: #f7f8f9;
    line-height: 0px;
  }
}
@media (max-width: 480px) {
  .post-template-blog-v2 .wrapper .main > .container .text-links .wpb_wrapper a {
    display: block;
    text-align: center;
    padding: 0px;
    line-height: 30px;
  }
}
@media (max-width: 480px) {
  .post-template-blog-v2 .wrapper .main > .container .text-links .wpb_wrapper {
    color: #f7f8f9;
    line-height: 0px;
  }
}
.post-template-blog-v2 .wrapper .main > .container .photo-label,
.post-template-blog-v2 .wrapper .main > .container figcaption,
.post-template-blog-v2 .wrapper .main > .container .wpb_single_image .vc_figure-caption {
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  text-align: left;
  color: #7a7866;
  padding: 14px 0px 14px 24px;
  width: 100%;
  max-width: 1920px;
  display: inline-block;
  position: relative;
  margin-bottom: 0px;
}
.post-template-blog-v2 .wrapper .main > .container .photo-label:before,
.post-template-blog-v2 .wrapper .main > .container figcaption:before,
.post-template-blog-v2 .wrapper .main > .container .wpb_single_image .vc_figure-caption:before {
  content: "";
  display: block;
  position: absolute;
  background: url('../svg/camera-lichen.svg');
  left: 0px;
  top: 15px;
  height: 16px;
  width: 16px;
}
.post-template-blog-v2 .wrapper .main > .container .photo-label p,
.post-template-blog-v2 .wrapper .main > .container figcaption p,
.post-template-blog-v2 .wrapper .main > .container .wpb_single_image .vc_figure-caption p {
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  text-align: left;
  color: #7a7866;
}
.post-template-blog-v2 .wrapper .main > .container .photo-label a,
.post-template-blog-v2 .wrapper .main > .container figcaption a,
.post-template-blog-v2 .wrapper .main > .container .wpb_single_image .vc_figure-caption a {
  color: #7a7866;
  text-decoration: underline #aaaaaa;
  transition: all 0.4s;
}
.post-template-blog-v2 .wrapper .main > .container .photo-label a:hover,
.post-template-blog-v2 .wrapper .main > .container figcaption a:hover,
.post-template-blog-v2 .wrapper .main > .container .wpb_single_image .vc_figure-caption a:hover {
  color: #ca8504;
  text-decoration: underline #ca8504;
}
.post-template-blog-v2 .wrapper .main > .container .wpb_content_element {
  margin-bottom: 36px;
}
.post-template-blog-v2 .wrapper .main > .container .wpb_content_element:last-child {
  margin-bottom: 0px;
}
.post-template-blog-v2 .wrapper .main > .container .wpb_content_element.wpb_raw_html {
  margin-bottom: 0px;
}
.post-template-blog-v2 .wrapper .main > .container .vc_row {
  margin-bottom: 36px;
}
.post-template-blog-v2 .wrapper .main > .container .vc_row.full-width > .vc_vc_column > .vc_column_container {
  padding: 0px;
}
.post-template-blog-v2 .wrapper .main > .container .vc_row.full-width .vc_column-inner {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.post-template-blog-v2 .wrapper .main > .container .vc_row.vc_row-has-fill > .vc_column_container > .vc_column-inner {
  padding-top: 0px;
}
.post-template-blog-v2 .wrapper .main > .container .vc_row.text-width {
  margin-left: auto !important;
  margin-right: auto !important;
  margin-bottom: 36px;
}
.post-template-blog-v2 .wrapper .main > .container .vc_row.image-gallery {
  margin-bottom: 0px;
}
.post-template-blog-v2 .wrapper .main > .container .vc_row .vc_inner:last-child {
  margin-bottom: 0px;
}
.post-template-blog-v2 .wrapper .main > .container .vc_row .vc_inner > .vc_column_container {
  padding-left: 16px;
  padding-right: 16px;
}
.post-template-blog-v2 .wrapper .main > .container .vc_row .vc_inner > .vc_column_container:first-child {
  padding-left: 0px;
}
.post-template-blog-v2 .wrapper .main > .container .vc_row .vc_inner > .vc_column_container:last-child {
  padding-right: 0px;
}
@media (max-width: 767px) {
  .post-template-blog-v2 .wrapper .main > .container .vc_row .vc_inner > .vc_column_container:last-child {
    padding-bottom: 0px;
  }
}
@media (max-width: 767px) {
  .post-template-blog-v2 .wrapper .main > .container .vc_row .vc_inner > .vc_column_container {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 24px;
  }
}
.post-template-blog-v2 .wrapper .main > .container .vc_row .vc_inner.inset-images > .vc_column_container:first-child,
.post-template-blog-v2 .wrapper .main > .container .vc_row .vc_inner.inset-images > .vc_column_container:last-child {
  padding-left: 16px;
  padding-right: 16px;
}
.post-template-blog-v2 .wrapper .main > .container .vc_column-inner {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}
.post-template-blog-v2 .wrapper .main > .container .text-width,
.post-template-blog-v2 .wrapper .main > .container .wpb_text_column,
.post-template-blog-v2 .wrapper .main > .container .vc_custom_heading {
  max-width: 696px;
  margin-left: auto;
  margin-right: auto;
}
.post-template-blog-v2 .wrapper .main > .container .mid-width {
  max-width: 1012px;
  margin-left: auto !important;
  margin-right: auto !important;
}
.post-template-blog-v2 .wrapper .main > .container .photo-width {
  max-width: 1280px;
  margin-left: auto !important;
  margin-right: auto !important;
}
.post-template-blog-v2 .wrapper .main > .container .inner-row-padding {
  padding-top: 16px;
  padding-bottom: 16px;
}
@media (max-width: 767px) {
  .post-template-blog-v2 .wrapper .main > .container .inner-row-padding {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
.post-template-blog-v2 .wrapper .main > .container .vc_btn3-container {
  margin-bottom: 36px;
}
.post-template-blog-v2 .wrapper .main > .container .wpb_single_image .vc_figure,
.post-template-blog-v2 .wrapper .main > .container .wpb_single_image .vc_single_image-wrapper,
.post-template-blog-v2 .wrapper .main > .container .wpb_single_image img {
  width: 100%;
}
.post-template-blog-v2 .wrapper .main > .container .vc_row .image-gallery .wpb_column .vc_column-inner .wpb_wrapper {
  height: 100%;
}
.post-template-blog-v2 .wrapper .main > .container .vc_row .image-gallery .wpb_column .vc_column-inner .wpb_wrapper .vc_element {
  height: 100%;
}
.post-template-blog-v2 .wrapper .main > .container .vc_row .image-gallery .wpb_column .vc_column-inner .wpb_wrapper .vc_element .wpb_content_element {
  height: 100%;
}
.post-template-blog-v2 .wrapper .main > .container .vc_row .image-gallery .wpb_column .vc_column-inner .wpb_wrapper .vc_element .wpb_content_element figure {
  height: 100%;
}
.post-template-blog-v2 .wrapper .main > .container .vc_row .image-gallery .wpb_column .vc_column-inner .wpb_wrapper .vc_element .wpb_content_element figure div {
  height: 100%;
}
.post-template-blog-v2 .wrapper .main > .container .vc_row .image-gallery .vc_vc_column_inner .wpb_column .vc_column-inner .wpb_wrapper {
  height: 100%;
}
.post-template-blog-v2 .wrapper .main > .container .vc_row .image-gallery .vc_vc_column_inner .wpb_column .vc_column-inner .wpb_wrapper .vc_element {
  height: 100%;
}
.post-template-blog-v2 .wrapper .main > .container .vc_row .image-gallery .vc_vc_column_inner .wpb_column .vc_column-inner .wpb_wrapper .vc_element .wpb_content_element {
  height: 100%;
}
.post-template-blog-v2 .wrapper .main > .container .vc_row .image-gallery .vc_vc_column_inner .wpb_column .vc_column-inner .wpb_wrapper .vc_element .wpb_content_element figure {
  height: 100%;
}
.post-template-blog-v2 .wrapper .main > .container .vc_row .image-gallery .vc_vc_column_inner .wpb_column .vc_column-inner .wpb_wrapper .vc_element .wpb_content_element figure div {
  height: 100%;
}
@media (max-width: 767px) {
  .post-template-blog-v2 .wrapper .main > .container .vc_row .image-gallery .vc_vc_column_inner > .vc_column_container,
  .post-template-blog-v2 .wrapper .main > .container .vc_row .image-gallery > .vc_column_container {
    padding-bottom: 0px;
  }
}
.post-template-blog-v2 .wrapper .main > .container .vc_row .image-gallery .wpb_single_image img {
  max-width: unset;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.post-template-blog-v2 .wrapper .main > .container .vc_row .image-gallery > .vc_column_container,
.post-template-blog-v2 .wrapper .main > .container .vc_row .image-gallery .vc_vc_column_inner > .vc_column_container {
  padding-left: 0px;
  padding-right: 0px;
}
.post-template-blog-v2 .wrapper .main > .container .vc_element.vc_vc_gallery {
  padding-bottom: 45px;
}
.post-template-blog-v2 .wrapper .main > .container .wpb_image_grid .wpb_image_grid_ul .isotope-item {
  margin: 0px 0px !important;
}
.post-template-blog-v2 .wrapper .main > .container .blog-header.wpb-content-wrapper {
  padding-left: 0px;
  padding-right: 0px;
}
.post-template-blog-v2 .wrapper .main > .container #featured-image-container {
  padding-top: 0px;
  background-color: rgba(222, 219, 214, 0.15);
  margin-bottom: 0px;
}
.post-template-blog-v2 .wrapper .main > .container #featured-image-container.vc_row > .vc_vc_column > .vc_column_container {
  padding: 0;
}
.post-template-blog-v2 .wrapper .main > .container #featured-image-container .vc_column-inner {
  padding-top: 0px;
  max-width: 1920px;
}
.post-template-blog-v2 .wrapper .main > .container #featured-image-container img {
  width: 100%;
  max-width: 1920px;
  margin-bottom: 0px;
}
.post-template-blog-v2 .wrapper .main > .container #featured-image-label {
  padding-top: 0px;
  text-align: center;
  margin-bottom: 20px;
}
.post-template-blog-v2 .wrapper .main > .container #featured-image-label.vc_row > .vc_vc_column > .vc_column_container {
  padding: 0;
}
.post-template-blog-v2 .wrapper .main > .container #featured-image-label .vc_column-inner {
  padding-top: 0px;
  max-width: 1920px;
}
.post-template-blog-v2 .wrapper .main > .container #featured-image-label .photo-label {
  width: calc(100% + 20px);
  max-width: 1920px;
  margin: 0px auto !important;
  display: inline-block;
}
@media (max-width: 1920px) {
  .post-template-blog-v2 .wrapper .main > .container #featured-image-label .photo-label {
    padding-left: 36px;
  }
  .post-template-blog-v2 .wrapper .main > .container #featured-image-label .photo-label:before {
    left: 10px;
  }
}
.post-template-blog-v2 .wrapper .main > .container #blog-title-container {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 20px;
}
.post-template-blog-v2 .wrapper .main > .container #blog-title-container .vc_column-inner {
  width: 100%;
  max-width: 1008px;
  display: block;
  text-align: center;
  padding: 20px 0px;
  margin: 0 auto;
}
.post-template-blog-v2 .wrapper .main > .container #blog-title-container .category-label {
  font-family: "canada-type-gibson", 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.1em;
  color: #7a7866;
  text-transform: uppercase;
  display: block;
  margin-bottom: 16px;
  text-decoration: none;
}
.post-template-blog-v2 .wrapper .main > .container #blog-title-container a.category-label:hover {
  color: #ca8504;
}
.post-template-blog-v2 .wrapper .main > .container #blog-title-container h1.blog-title {
  text-align: center;
  margin: 0 auto 16px;
  max-width: 820px;
}
.post-template-blog-v2 .wrapper .main > .container #blog-title-container .subtitle {
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0.2px;
  text-align: center;
  color: #475467;
  max-width: 850px;
  display: inline-block;
  margin-bottom: 18px;
}
@media (max-width: 480px) {
  .post-template-blog-v2 .wrapper .main > .container #blog-title-container .subtitle {
    font-size: 18px;
    line-height: 30px;
  }
}
.post-template-blog-v2 .wrapper .main > .container #blog-title-container .title-separator {
  width: 72px;
  height: 4px;
  background: #ca8504;
  margin: 0 auto 20px;
}
.post-template-blog-v2 .wrapper .main > .container #blog-title-container .author,
.post-template-blog-v2 .wrapper .main > .container #blog-title-container .date {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.2px;
  text-align: center;
  margin: 0px;
  color: #475467;
}
.post-template-blog-v2 .wrapper .main > .container #blog-title-container .author {
  text-transform: uppercase;
}
.post-template-blog-v2 .wrapper .main > .container #blog-title-container .author a {
  color: #475467;
  text-decoration: none;
}
.post-template-blog-v2 .wrapper .main > .container #blog-title-container .author a:hover {
  color: #ca8504;
}
.post-template-blog-v2 .wrapper .main > .container #excerpt-and-disclaimer {
  padding-left: 20px;
  padding-right: 20px;
}
.post-template-blog-v2 .wrapper .main > .container .excerpt {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 36px;
}
@media (max-width: 767px) {
  .post-template-blog-v2 .wrapper .main > .container .excerpt {
    font-size: 20px;
    line-height: 28px;
  }
}
.post-template-blog-v2 .wrapper .main > .container .disclaimer {
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  color: #475467;
}
.post-template-blog-v2 .wrapper .main > .container .table-of-contents {
  padding: 48px 64px;
  background: rgba(222, 219, 214, 0.15);
}
.post-template-blog-v2 .wrapper .main > .container .table-of-contents h2 {
  margin-bottom: 20px;
}
.post-template-blog-v2 .wrapper .main > .container .table-of-contents ul {
  list-style-type: none;
  padding-left: 0px;
}
.post-template-blog-v2 .wrapper .main > .container .table-of-contents ul li {
  font-size: 24px;
  line-height: 32px;
}
@media (max-width: 767px) {
  .post-template-blog-v2 .wrapper .main > .container .table-of-contents ul li {
    font-size: 20px;
    line-height: 28px;
  }
}
.post-template-blog-v2 .wrapper .main > .container .table-of-contents > div > ul > li {
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding: 0px;
}
.post-template-blog-v2 .wrapper .main > .container .table-of-contents > div > ul > li:last-child {
  margin-bottom: 0px;
}
.post-template-blog-v2 .wrapper .main > .container .table-of-contents > div > ul > li a {
  color: #101828;
  text-decoration: none;
}
.post-template-blog-v2 .wrapper .main > .container .table-of-contents > div > ul > li a:hover {
  color: #ca8504;
  text-decoration: none;
}
.post-template-blog-v2 .wrapper .main > .container .table-of-contents > div > ul > li ul li {
  text-transform: none;
  padding: 0px;
}
@media (max-width: 767px) {
  .post-template-blog-v2 .wrapper .main > .container .table-of-contents {
    padding: 28px 32px;
  }
}
@media (max-width: 480px) {
  .post-template-blog-v2 .wrapper .main > .container .table-of-contents {
    padding: 20px;
  }
}
.post-template-blog-v2 .wrapper .main > .container .subscribe-cta {
  text-align: center;
  padding: 48px 48px;
  border: 1.5px solid #7a7866;
}
.post-template-blog-v2 .wrapper .main > .container .subscribe-cta .cta-interior {
  max-width: 452px;
  margin: 0 auto;
}
.post-template-blog-v2 .wrapper .main > .container .subscribe-cta .heart-icon {
  width: 36px;
  margin-bottom: 24px;
}
.post-template-blog-v2 .wrapper .main > .container .subscribe-cta h2 {
  letter-spacing: -1px;
  text-transform: uppercase;
  margin-bottom: 24px;
}
.post-template-blog-v2 .wrapper .main > .container .subscribe-cta .cta-text {
  font-style: italic;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.5625px;
  color: #475467;
  margin-bottom: 24px;
}
.post-template-blog-v2 .wrapper .main > .container .subscribe-cta input[type="email"] {
  display: block;
  appearance: none;
  text-align: center;
  border: 1.5px solid #7a7866;
  font-style: italic;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #7a7866;
  padding: 14px 12px;
  margin: 0 auto;
  max-width: 360px;
  width: 100%;
}
.post-template-blog-v2 .wrapper .main > .container .subscribe-cta input[type="submit"] {
  display: block;
  appearance: none;
  border: 0px;
  background: #e97a6e;
  text-align: center;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 14px 12px;
  margin: 16px auto;
  max-width: 360px;
  width: 100%;
  transition: all 0.4s;
}
.post-template-blog-v2 .wrapper .main > .container .subscribe-cta input[type="submit"]:hover {
  background: #d15a4d;
}
.post-template-blog-v2 .wrapper .main > .container .subscribe-cta .cta-disclaimer {
  font-size: 14px;
  line-height: 20px;
  color: #98A2B3;
}
.post-template-blog-v2 .wrapper .main > .container .subscribe-cta .cta-disclaimer a {
  color: #98A2B3;
}
.post-template-blog-v2 .wrapper .main > .container .subscribe-cta .cta-disclaimer a:hover {
  color: #e97a6e;
  text-decoration-color: #e97a6e;
}
.post-template-blog-v2 .wrapper .main > .container blockquote {
  border-left: 12px solid #ca8504;
  font-family: 'adriane', 'Adriane Text', Georgia, 'Times New Roman', Times, serif;
  font-style: italic;
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: -0.02em;
  color: #333333;
  max-width: 380px;
  margin: 36px auto;
  padding: 3px 21px;
}
.post-template-blog-v2 .wrapper .main > .container blockquote:first-child {
  margin-top: 0px;
}
.post-template-blog-v2 .wrapper .main > .container blockquote:last-child {
  margin-bottom: 0px;
}
.post-template-blog-v2 .wrapper .main > .container blockquote p {
  font-family: 'adriane', 'Adriane Text', Georgia, 'Times New Roman', Times, serif;
  font-style: italic;
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: -0.02em;
  color: #333333;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .post-template-blog-v2 .wrapper .main > .container blockquote p {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (max-width: 767px) {
  .post-template-blog-v2 .wrapper .main > .container blockquote {
    font-size: 24px;
    line-height: 32px;
  }
}
.post-template-blog-v2 .wrapper .main > .container .bullet-list {
  width: 100%;
  max-width: 380px;
  margin-left: auto;
  margin-right: auto;
}
.post-template-blog-v2 .wrapper .main > .container ol {
  padding-left: 125px;
  counter-reset: numbered-list;
}
.post-template-blog-v2 .wrapper .main > .container ol li {
  padding-left: 36px;
  padding-bottom: 36px;
  display: inline-block;
  counter-increment: numbered-list;
}
.post-template-blog-v2 .wrapper .main > .container ol li:before {
  content: "\0023" counter(numbered-list) " ";
  font-family: 'adriane', 'Adriane Text', Georgia, 'Times New Roman', Times, serif;
  font-style: normal;
  font-weight: 300;
  font-size: 64px;
  line-height: 0px;
  letter-spacing: 0px;
  color: #ca8504;
  position: relative;
  top: 30px;
  left: -120px;
  display: block;
}
.post-template-blog-v2 .wrapper .main > .container ol li:first-letter {
  font-weight: 700;
}
@media (max-width: 767px) {
  .post-template-blog-v2 .wrapper .main > .container ol li {
    padding-left: 24px;
  }
}
@media (max-width: 480px) {
  .post-template-blog-v2 .wrapper .main > .container ol li {
    padding-left: 30px;
  }
  .post-template-blog-v2 .wrapper .main > .container ol li:before {
    font-size: 36px;
    line-height: 0px;
    top: 20px;
    left: -70px;
  }
}
@media (max-width: 767px) {
  .post-template-blog-v2 .wrapper .main > .container ol {
    padding-left: 92px;
  }
}
@media (max-width: 480px) {
  .post-template-blog-v2 .wrapper .main > .container ol {
    padding-left: 40px;
  }
}
.post-template-blog-v2 .wrapper .main > .container .gray-text-box,
.post-template-blog-v2 .wrapper .main > .container .conclusion {
  background: rgba(222, 219, 214, 0.15);
  padding: 32px;
}
.post-template-blog-v2 .wrapper .main > .container .gray-text-box h3,
.post-template-blog-v2 .wrapper .main > .container .conclusion h3 {
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.post-template-blog-v2 .wrapper .main > .container .gray-text-box p,
.post-template-blog-v2 .wrapper .main > .container .conclusion p {
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.1px;
}
.post-template-blog-v2 .wrapper .main > .container .gray-text-box p a,
.post-template-blog-v2 .wrapper .main > .container .conclusion p a {
  text-decoration-color: rgba(222, 219, 214, 0.15);
}
.post-template-blog-v2 .wrapper .main > .container .gray-text-box p a:hover,
.post-template-blog-v2 .wrapper .main > .container .conclusion p a:hover {
  text-decoration-color: #ca8504;
}
@media (max-width: 767px) {
  .post-template-blog-v2 .wrapper .main > .container .gray-text-box,
  .post-template-blog-v2 .wrapper .main > .container .conclusion {
    padding: 28px 32px;
  }
}
@media (max-width: 480px) {
  .post-template-blog-v2 .wrapper .main > .container .gray-text-box,
  .post-template-blog-v2 .wrapper .main > .container .conclusion {
    padding: 20px;
  }
}
.post-template-blog-v2 .wrapper .main > .container .vc_general.vc_btn3 {
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 2px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.post-template-blog-v2 .wrapper .main > .container .vc_btn3.vc_btn3-color-default,
.post-template-blog-v2 .wrapper .main > .container .vc_btn3.vc_btn3-color-grey {
  color: #fff;
  border-color: #ca8504;
  background-color: #ca8504;
}
.post-template-blog-v2 .wrapper .main > .container .vc_btn3.vc_btn3-color-default:hover,
.post-template-blog-v2 .wrapper .main > .container .vc_btn3.vc_btn3-color-grey:hover {
  color: #f7f7f7;
  border-color: #ab7000;
  background-color: #ab7000;
}
.post-template-blog-v2 .wrapper .main > .container .vc_btn3.vc_btn3-color-default.vc_btn3-style-flat,
.post-template-blog-v2 .wrapper .main > .container .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat,
.post-template-blog-v2 .wrapper .main > .container .vc_btn3.vc_btn3-color-default.vc_btn3-style-modern,
.post-template-blog-v2 .wrapper .main > .container .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
  color: #fff;
  border-color: #ca8504;
  background-color: #ca8504;
}
.post-template-blog-v2 .wrapper .main > .container .vc_btn3.vc_btn3-color-default.vc_btn3-style-flat:hover,
.post-template-blog-v2 .wrapper .main > .container .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:hover,
.post-template-blog-v2 .wrapper .main > .container .vc_btn3.vc_btn3-color-default.vc_btn3-style-modern:hover,
.post-template-blog-v2 .wrapper .main > .container .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
  color: #f7f7f7;
  border-color: #ab7000;
  background-color: #ab7000;
}
.post-template-blog-v2 .wrapper .main > .container .vc_btn3.vc_btn3-color-default.vc_btn3-style-outline,
.post-template-blog-v2 .wrapper .main > .container .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline {
  color: #ca8504;
  border-color: #ca8504;
  background-color: transparent;
}
.post-template-blog-v2 .wrapper .main > .container .vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:hover,
.post-template-blog-v2 .wrapper .main > .container .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:hover {
  color: #fff;
  border-color: #ca8504;
  background-color: #ca8504;
}
.post-template-blog-v2 .wrapper .main > .container #categories {
  border-top: 1px solid #dedbd6;
  border-bottom: 1px solid #dedbd6;
  margin-bottom: 36px;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.post-template-blog-v2 .wrapper .main > .container #categories .topics-label,
.post-template-blog-v2 .wrapper .main > .container #categories .category-links {
  display: block;
  padding: 36px 0px;
}
.post-template-blog-v2 .wrapper .main > .container #categories .topics-label a,
.post-template-blog-v2 .wrapper .main > .container #categories .category-links a {
  padding-right: 32px;
}
.post-template-blog-v2 .wrapper .main > .container #categories .topics-label {
  position: absolute;
  color: #7a7866;
}
@media (max-width: 480px) {
  .post-template-blog-v2 .wrapper .main > .container #categories .topics-label {
    position: relative;
    color: #7a7866;
    padding-bottom: 0px;
    padding-top: 24px;
    line-height: 28px;
  }
}
.post-template-blog-v2 .wrapper .main > .container #categories .category-links {
  padding-left: 90px;
}
.post-template-blog-v2 .wrapper .main > .container #categories .category-links a {
  color: #101828;
  display: inline-block;
  text-decoration: none;
}
.post-template-blog-v2 .wrapper .main > .container #categories .category-links a:hover {
  color: #ca8504;
  text-decoration: none;
}
@media (max-width: 480px) {
  .post-template-blog-v2 .wrapper .main > .container #categories .category-links a {
    line-height: 28px;
  }
}
@media (max-width: 480px) {
  .post-template-blog-v2 .wrapper .main > .container #categories .category-links {
    padding: 0px 0px 24px;
  }
}
.post-template-blog-v2 .wrapper .main > .container .author-info {
  padding-bottom: 36px;
  border-bottom: 1px solid #dedbd6;
}
.post-template-blog-v2 .wrapper .main > .container .author-info h5 {
  color: #101828;
  text-transform: none;
  letter-spacing: 0px;
}
.post-template-blog-v2 .wrapper .main > .container .author-info p {
  font-size: 16px;
  line-height: 24px;
  color: #475467;
}
.post-template-blog-v2 .wrapper .main > .container .social-icons {
  text-align: right;
}
.post-template-blog-v2 .wrapper .main > .container .social-icons .vc_vc_icon,
.post-template-blog-v2 .wrapper .main > .container .social-icons .wpb_wrapper > .vc_icon_element {
  display: inline-block;
  padding: 0px 5px;
  margin-bottom: 0px;
}
.post-template-blog-v2 .wrapper .main > .container .social-icons .vc_vc_icon .vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon,
.post-template-blog-v2 .wrapper .main > .container .social-icons .wpb_wrapper > .vc_icon_element .vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon {
  top: 52%;
}
@media (max-width: 767px) {
  .post-template-blog-v2 .wrapper .main > .container .social-icons {
    text-align: left;
  }
}
.post-template-blog-v2 .wrapper .main > .container .addtoany_list {
  line-height: 16px !important;
}
.post-template-blog-v2 .wrapper .main > .container .addtoany_list .addtoany_list a:not(.addtoany_special_service) > span {
  border-radius: 39px;
  background-color: #7a7866 !important;
}
.post-template-blog-v2 .wrapper .main > .container .addtoany_list .addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service) > span {
  height: 39px;
  line-height: 32px;
  width: 39px;
  padding: 7px;
}
.post-template-blog-v2 .wrapper .main > .container .explore-more {
  padding-top: 46px;
}
.post-template-blog-v2 .wrapper .main > .container .explore-more h4 {
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  max-width: 450px;
  width: 100%;
  margin: 0 auto;
}
.post-template-blog-v2 .wrapper .main > .container .explore-more h4 a {
  color: #101828;
  text-decoration: none;
  font-weight: 600;
}
.post-template-blog-v2 .wrapper .main > .container .explore-more h4 a:hover {
  color: #ca8504;
  text-decoration: none;
}
.post-template-blog-v2 .wrapper .main > .container .explore-more p.category-label {
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #98A2B3;
  margin-bottom: 4px;
}
.post-template-blog-v2 .wrapper .main > .container .explore-more .text-links .wpb_wrapper a,
.post-template-blog-v2 .wrapper .main > .container .explore-more .text-links .wpb_wrapper p a {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 18px;
  font-weight: 400;
}
.post-template-blog-v2 .wrapper .main > .container .explore-more .vc_column-inner {
  max-width: 1212px;
}
.post-template-blog-v2 .wrapper .main > .container .explore-more .wpb_single_image {
  margin-bottom: 24px;
}
.post-template-blog-v2 .wrapper .main > .container .explore-more .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline {
  font-size: 20px;
  line-height: 32px;
  font-weight: 600;
}
.post-template-blog-v2 .wrapper .main > .container .sponsor-row .sponsor-text {
  margin-bottom: 24px;
}
.post-template-blog-v2 .wrapper .main > .container .sponsor-row .sponsor-text p {
  text-align: center;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  line-height: 12px;
  color: #4F4F4F;
}
.post-template-blog-v2 .wrapper .main > .container .sponsor-row .sponsor-logo {
  margin-bottom: 24px;
}
.post-template-blog-v2 .wrapper .main > .container .sponsor-row .sponsor-logo img {
  max-width: 240px;
  max-height: 100px;
  width: auto;
  height: auto;
}
.post-template-blog-v2 .wrapper .main > .container .sponsor-row.sticky {
  position: fixed;
  top: 92px;
  width: 100%;
  background: #ffffff;
  text-align: center;
  border-bottom: 1px solid #DEDBD6;
  margin-bottom: 0px;
  padding-top: 13px;
  padding-bottom: 13px;
  z-index: 3;
}
@media (max-width: 1024px) {
  .post-template-blog-v2 .wrapper .main > .container .sponsor-row.sticky {
    top: 52px;
  }
}
.post-template-blog-v2 .wrapper .main > .container .sponsor-row.sticky .sponsor-text {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0px;
  margin-right: 20px !important;
}
.post-template-blog-v2 .wrapper .main > .container .sponsor-row.sticky .sponsor-logo {
  display: inline-block;
  margin-bottom: 0px;
  vertical-align: middle;
  line-height: 0px;
}
.post-template-blog-v2 .wrapper .main > .container .sponsor-row.sticky .sponsor-logo img {
  max-width: 160px;
  max-height: 60px;
  width: auto;
  height: auto;
}
.post-template-blog-v2 .wrapper .main > .container .sponsor-row.sticky .vc_separator {
  display: none;
}
.post-template-blog-v2 .wrapper .main > .container .vc_row.ad-row {
  margin-bottom: 48px;
}
.post-template-blog-v2 .wrapper .main > .container .ad-disclaimer {
  margin-bottom: 0px;
}
.post-template-blog-v2 .wrapper .main > .container .ad-disclaimer p {
  text-align: center;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #4F4F4F;
}
.post-template-blog-v2 .wrapper .main > .container .ad-module-1 {
  padding: 160px 48px;
}
@media (max-width: 767px) {
  .post-template-blog-v2 .wrapper .main > .container .ad-module-1 {
    padding: 48px 24px;
  }
}
.post-template-blog-v2 .wrapper .main > .container .ad-module-1 .wpb_content_element,
.post-template-blog-v2 .wrapper .main > .container .ad-module-1 .vc_btn3-container {
  margin-bottom: 24px;
}
.post-template-blog-v2 .wrapper .main > .container .ad-module-1 .wpb_content_element:last-child,
.post-template-blog-v2 .wrapper .main > .container .ad-module-1 .vc_btn3-container:last-child {
  margin-bottom: 0px;
}
.post-template-blog-v2 .wrapper .main > .container .ad-module-1 .gradient-overlay {
  position: absolute;
  top: -160px;
  left: -48px;
  width: calc(100% + 96px);
  height: calc(100% + 320px);
  background-color: #000000;
  opacity: 40%;
  z-index: 1;
}
@media (max-width: 767px) {
  .post-template-blog-v2 .wrapper .main > .container .ad-module-1 .gradient-overlay {
    top: -48px;
    left: -24px;
    width: calc(100% + 48px);
    height: calc(100% + 96px);
  }
}
.post-template-blog-v2 .wrapper .main > .container .ad-module-1 .gradient-overlay.orange-pink {
  background: linear-gradient(45deg, #3a0c00 25%, #340036 100%);
}
.post-template-blog-v2 .wrapper .main > .container .ad-module-1 h2,
.post-template-blog-v2 .wrapper .main > .container .ad-module-1 h4,
.post-template-blog-v2 .wrapper .main > .container .ad-module-1 p,
.post-template-blog-v2 .wrapper .main > .container .ad-module-1 .vc_btn3.vc_btn3-color-default.vc_btn3-style-outline,
.post-template-blog-v2 .wrapper .main > .container .ad-module-1 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline {
  position: relative;
  text-align: center;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #ffffff;
  z-index: 2;
}
.post-template-blog-v2 .wrapper .main > .container .ad-module-1 h2 {
  font-size: 60px;
  line-height: 68px;
  letter-spacing: -1.2px;
}
@media (max-width: 767px) {
  .post-template-blog-v2 .wrapper .main > .container .ad-module-1 h2 {
    font-size: 48px;
    line-height: 60px;
  }
}
.post-template-blog-v2 .wrapper .main > .container .ad-module-1 h4 {
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0px;
}
.post-template-blog-v2 .wrapper .main > .container .ad-module-1 p {
  padding-bottom: 14px;
}
.post-template-blog-v2 .wrapper .main > .container .ad-module-1 .vc_btn3.vc_btn3-color-default.vc_btn3-style-outline,
.post-template-blog-v2 .wrapper .main > .container .ad-module-1 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline {
  border-color: #ffffff;
  background-color: transparent;
  text-decoration: none;
}
.post-template-blog-v2 .wrapper .main > .container .ad-module-1 .vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:hover,
.post-template-blog-v2 .wrapper .main > .container .ad-module-1 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:hover {
  border-color: #ca8504;
  background-color: #ca8504;
}
.post-template-blog-v2 .wrapper .main > .container .ad-module-2 {
  border: 1.5px solid #ca8504;
  padding: 0 48px;
}
@media (max-width: 767px) {
  .post-template-blog-v2 .wrapper .main > .container .ad-module-2 {
    padding: 0 24px;
  }
}
.post-template-blog-v2 .wrapper .main > .container .ad-module-2 .wpb_content_element,
.post-template-blog-v2 .wrapper .main > .container .ad-module-2 .vc_btn3-container {
  margin-bottom: 24px;
}
.post-template-blog-v2 .wrapper .main > .container .ad-module-2 .wpb_content_element:last-child,
.post-template-blog-v2 .wrapper .main > .container .ad-module-2 .vc_btn3-container:last-child {
  margin-bottom: 48px;
}
.post-template-blog-v2 .wrapper .main > .container .ad-module-2 .wpb_content_element.wpb_single_image,
.post-template-blog-v2 .wrapper .main > .container .ad-module-2 .vc_btn3-container.wpb_single_image {
  margin-left: -48px;
  margin-right: -48px;
}
@media (max-width: 767px) {
  .post-template-blog-v2 .wrapper .main > .container .ad-module-2 .wpb_content_element.wpb_single_image,
  .post-template-blog-v2 .wrapper .main > .container .ad-module-2 .vc_btn3-container.wpb_single_image {
    margin-left: -24px;
    margin-right: -24px;
  }
}
.post-template-blog-v2 .wrapper .main > .container .ad-module-2 h2,
.post-template-blog-v2 .wrapper .main > .container .ad-module-2 h4,
.post-template-blog-v2 .wrapper .main > .container .ad-module-2 p {
  text-align: center;
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.post-template-blog-v2 .wrapper .main > .container .ad-module-2 h2 {
  font-size: 60px;
  line-height: 68px;
  letter-spacing: -1.2px;
}
@media (max-width: 767px) {
  .post-template-blog-v2 .wrapper .main > .container .ad-module-2 h2 {
    font-size: 48px;
    line-height: 60px;
  }
}
.post-template-blog-v2 .wrapper .main > .container .ad-module-2 h4 {
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0px;
}
.post-template-blog-v2 .wrapper .main > .container .ad-module-2 p {
  padding-bottom: 14px;
}
.post-template-blog-v2 .wrapper .main > .container .ad-module-3 {
  border: 1.5px solid #ca8504;
  padding: 48px;
}
@media (max-width: 767px) {
  .post-template-blog-v2 .wrapper .main > .container .ad-module-3 {
    padding: 48px 24px;
  }
}
.post-template-blog-v2 .wrapper .main > .container .ad-module-3 .wpb_content_element {
  margin-bottom: 24px;
}
.post-template-blog-v2 .wrapper .main > .container .ad-module-3 .wpb_content_element:last-child {
  margin-bottom: 0px;
}
.post-template-blog-v2 .wrapper .main > .container .ad-module-3 .wpb_content_element.wpb_single_image {
  margin-bottom: 36px;
}
.post-template-blog-v2 .wrapper .main > .container .ad-module-3 .wpb_content_element img {
  width: auto;
  max-width: 300px;
  max-height: 300px;
}
.post-template-blog-v2 .wrapper .main > .container .ad-module-3 h2,
.post-template-blog-v2 .wrapper .main > .container .ad-module-3 h4 {
  text-align: center;
}
.post-template-blog-v2 .wrapper .main > .container .ad-module-3 h4 {
  font-family: 'canada-type-gibson', 'Gibson', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #475467;
  text-transform: uppercase;
  letter-spacing: 1.8px;
  padding-bottom: 14px;
}
.post-template-blog-v2 .wrapper .main > .container .ad-module-3 .vc_btn3-container {
  margin-bottom: 24px;
}
.post-template-blog-v2 .wrapper .main > .container .ad-module-3 .vc_btn3-container:last-child {
  margin-bottom: 0px;
}
.post-template-blog-v2.admin-bar .wrapper .main > .container .sponsor-row.sticky {
  top: 124px;
}
@media (max-width: 1024px) {
  .post-template-blog-v2.admin-bar .wrapper .main > .container .sponsor-row.sticky {
    top: 84px;
  }
}
@media (max-width: 782px) {
  .post-template-blog-v2.admin-bar .wrapper .main > .container .sponsor-row.sticky {
    top: 98px;
  }
}
/* CLOSING BRACKET OF .blog CLASS */
/* --- Site-Specific CSS --- */
.post-template-blog-v2.tribe-theme-child-winecountry * {
  scroll-margin-top: 146px;
}
@media (max-width: 1024px) {
  .post-template-blog-v2.tribe-theme-child-winecountry * {
    scroll-margin-top: 106px;
  }
}
.post-template-blog-v2.tribe-theme-child-winecountry .wrapper {
  padding-top: 110px;
}
@media (max-width: 1024px) {
  .post-template-blog-v2.tribe-theme-child-winecountry .wrapper {
    padding-top: 70px;
  }
}
.post-template-blog-v2.tribe-theme-child-winecountry .wrapper .main > .container a {
  text-decoration-color: #ffffff;
}
.post-template-blog-v2.tribe-theme-child-winecountry .wrapper .main > .container .photo-label a {
  text-decoration: underline #aaaaaa;
}
.post-template-blog-v2.tribe-theme-child-winecountry .wrapper .main > .container .photo-label a:hover {
  text-decoration: underline #ca8504;
}
.post-template-blog-v2.tribe-theme-child-winecountry .wrapper .main > .container .photo-label:before,
.post-template-blog-v2.tribe-theme-child-winecountry .wrapper .main > .container figcaption:before,
.post-template-blog-v2.tribe-theme-child-winecountry .wrapper .main > .container .wpb_single_image .vc_figure-caption:before {
  top: 16px;
}
@media (max-width: 480px) {
  .post-template-blog-v2.tribe-theme-child-winecountry .wrapper .main > .container .text-links .wpb_wrapper,
  .post-template-blog-v2.tribe-theme-child-winecountry .wrapper .main > .container .text-links .wpb_wrapper p {
    color: #ffffff;
    line-height: 0px;
  }
}
.post-template-blog-v2.tribe-theme-child-winecountry .wrapper .main > .container .sponsor-row.sticky {
  top: 110px;
}
@media (max-width: 1024px) {
  .post-template-blog-v2.tribe-theme-child-winecountry .wrapper .main > .container .sponsor-row.sticky {
    top: 70px;
  }
}
.post-template-blog-v2.tribe-theme-child-winecountry.admin-bar .wrapper .main > .container .sponsor-row.sticky {
  top: 142px;
}
@media (max-width: 1024px) {
  .post-template-blog-v2.tribe-theme-child-winecountry.admin-bar .wrapper .main > .container .sponsor-row.sticky {
    top: 102px;
  }
}
@media (max-width: 782px) {
  .post-template-blog-v2.tribe-theme-child-winecountry.admin-bar .wrapper .main > .container .sponsor-row.sticky {
    top: 116px;
  }
}
/*# sourceMappingURL=style.css.map */