@charset "UTF-8";
/*
	HAMPTON SCHOOL
*/
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! 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(font-url("bootstrap/glyphicons-halflings-regular.eot", true));
  src: url(font-url("bootstrap/glyphicons-halflings-regular.eot?#iefix", true)) format("embedded-opentype"), url(font-url("bootstrap/glyphicons-halflings-regular.woff2", true)) format("woff2"), url(font-url("bootstrap/glyphicons-halflings-regular.woff", true)) format("woff"), url(font-url("bootstrap/glyphicons-halflings-regular.ttf", true)) format("truetype"), url(font-url("bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular", true)) 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: "nimbus-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 19px;
  font-weight: 300;
  line-height: 1.42857;
  color: #777777;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #b89563;
  text-decoration: none;
}

a:hover, a:focus {
  color: #8e6e41;
  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 {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -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: 27px;
  margin-bottom: 27px;
  border: 0;
  border-top: 1px solid #b89563;
}

.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: "trajan-pro-3", Georgia, serif;
  font-weight: 400;
  line-height: 1.1;
  color: #b89563;
}

h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 27px;
  margin-bottom: 13.5px;
}

h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 13.5px;
  margin-bottom: 13.5px;
}

h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 40px;
}

h2, .h2 {
  font-size: 28px;
}

h3, .h3 {
  font-size: 20px;
}

h4, .h4 {
  font-size: 24px;
}

h5, .h5 {
  font-size: 19px;
}

h6, .h6 {
  font-size: 17px;
}

@media (max-width: 768px) {
  h1, .h1 {
    font-size: 34px;
  }
}

@media (max-width: 480px) {
  h1, .h1 {
    font-size: 31px;
  }
  h2, .h2 {
    font-size: 25px;
  }
}

p {
  margin: 0 0 13.5px;
}

.lead {
  color: #464646;
  font-size: 23px;
  font-weight: 300;
  line-height: 1.55;
}

small,
.small {
  font-size: 89%;
}

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, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #b89563;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #9f7c49;
}

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

.bg-primary {
  background-color: #b89563;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #9f7c49;
}

.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: 12.5px;
  margin: 54px 0 27px;
  border-bottom: 1px solid #9B9B9B;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 13.5px;
}

ul ul,
ul ol,
ol ul,
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: 27px;
}

dt,
dd {
  line-height: 1.42857;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}

.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 1024px) {
  .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%;
}

blockquote {
  padding: 13.5px 27px;
  margin: 0 0 27px;
  font-size: 24px;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #464646;
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #9B9B9B;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

address {
  margin-bottom: 27px;
  font-style: normal;
  line-height: 1.42857;
}

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

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  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: 13px;
  margin: 0 0 13.5px;
  font-size: 18px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #464646;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0;
}

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: 15px;
  padding-right: 15px;
}

.container:before, .container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 1024px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1630px) {
  .container {
    width: 1630px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.row:before, .row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.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: 15px;
  padding-right: 15px;
}

.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-1 {
  width: 8.33333%;
}

.col-xs-2 {
  width: 16.66667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333%;
}

.col-xs-5 {
  width: 41.66667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333%;
}

.col-xs-8 {
  width: 66.66667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333%;
}

.col-xs-11 {
  width: 91.66667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333%;
}

.col-xs-offset-2 {
  margin-left: 16.66667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333%;
}

.col-xs-offset-5 {
  margin-left: 41.66667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333%;
}

.col-xs-offset-8 {
  margin-left: 66.66667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333%;
}

.col-xs-offset-11 {
  margin-left: 91.66667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@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-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1024px) {
  .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-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1630px) {
  .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-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

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: 27px;
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

.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 > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.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 > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.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 > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.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 > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.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 > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.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: 20.25px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .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 > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th: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 > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th: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 > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .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: 27px;
  font-size: 28.5px;
  line-height: inherit;
  color: #464646;
  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: 11px;
  font-size: 19px;
  line-height: 1.42857;
  color: #979797;
}

.form-control {
  display: block;
  width: 100%;
  height: 49px;
  padding: 10px 24px;
  font-size: 19px;
  line-height: 1.42857;
  color: #979797;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -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 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #9B9B9B;
  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: 49px;
  }
  input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 37px;
  }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .input-group-lg
  input[type="month"] {
    line-height: 54px;
  }
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 27px;
  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="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 11px;
  padding-bottom: 11px;
  margin-bottom: 0;
  min-height: 46px;
}

.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 37px;
  padding: 5px 10px;
  font-size: 17px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 37px;
  line-height: 37px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
  height: auto;
}

.form-group-sm .form-control {
  height: 37px;
  padding: 5px 10px;
  font-size: 17px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 37px;
  line-height: 37px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 37px;
  min-height: 44px;
  padding: 6px 10px;
  font-size: 17px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 54px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.33333;
  border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 54px;
  line-height: 54px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
  height: auto;
}

.form-group-lg .form-control {
  height: 54px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.33333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 54px;
  line-height: 54px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 54px;
  min-height: 51px;
  padding: 11px 16px;
  font-size: 24px;
  line-height: 1.33333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 61.25px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 49px;
  height: 49px;
  line-height: 49px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 54px;
  height: 54px;
  line-height: 54px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 37px;
  height: 37px;
  line-height: 37px;
}

.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: 32px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #b7b7b7;
}

@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: 11px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 38px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 11px;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33333px;
    font-size: 24px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 17px;
  }
}

.btn, .gform_wrapper .gform_page_footer input[type=button] {
  display: inline-block;
  margin-bottom: 0;
  font-family: "trajan-pro-3", Georgia, serif;
  font-weight: 300;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 10px 24px;
  font-size: 14px;
  line-height: 3;
  border-radius: 0;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus, .gform_wrapper .gform_page_footer input[type=button]:focus, .gform_wrapper .gform_page_footer input[type=button].focus, .gform_wrapper .gform_page_footer input[type=button]:active:focus, .gform_wrapper .gform_page_footer input[type=button]:active.focus, .gform_wrapper .gform_page_footer input[type=button].active:focus, .gform_wrapper .gform_page_footer input[type=button].active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover, .btn:focus, .btn.focus, .gform_wrapper .gform_page_footer input[type=button]:hover, .gform_wrapper .gform_page_footer input[type=button]:focus, .gform_wrapper .gform_page_footer input[type=button].focus {
  color: #333;
  text-decoration: none;
}

.btn:active, .btn.active, .gform_wrapper .gform_page_footer input[type=button]:active, .gform_wrapper .gform_page_footer input[type=button].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, .gform_wrapper .gform_page_footer input[type=button].disabled, .gform_wrapper .gform_page_footer input[type=button][disabled],
fieldset[disabled] .gform_wrapper .gform_page_footer input[type=button] {
  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: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  background-image: none;
}

.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary, body .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input[type=button] {
  color: #fff;
  background-color: #b89563;
  border-color: #b08951;
}

.btn-primary:focus, .btn-primary.focus, body .gform_wrapper .gform_footer input[type=submit]:focus, body .gform_wrapper .gform_footer input[type=submit].focus, .gform_wrapper .gform_page_footer input[type=button]:focus, .gform_wrapper .gform_page_footer input[type=button].focus {
  color: #fff;
  background-color: #9f7c49;
  border-color: #594529;
}

.btn-primary:hover, body .gform_wrapper .gform_footer input[type=submit]:hover, .gform_wrapper .gform_page_footer input[type=button]:hover {
  color: #fff;
  background-color: #9f7c49;
  border-color: #87693d;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle, body .gform_wrapper .gform_footer input[type=submit]:active, body .gform_wrapper .gform_footer input[type=submit].active,
.open > body .gform_wrapper .gform_footer input[type=submit].dropdown-toggle, .gform_wrapper .gform_page_footer input[type=button]:active, .gform_wrapper .gform_page_footer input[type=button].active,
.open > .gform_wrapper .gform_page_footer input[type=button].dropdown-toggle {
  color: #fff;
  background-color: #9f7c49;
  border-color: #87693d;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus, body .gform_wrapper .gform_footer input[type=submit]:active:hover, body .gform_wrapper .gform_footer input[type=submit]:active:focus, body .gform_wrapper .gform_footer input[type=submit]:active.focus, body .gform_wrapper .gform_footer input[type=submit].active:hover, body .gform_wrapper .gform_footer input[type=submit].active:focus, body .gform_wrapper .gform_footer input[type=submit].active.focus,
.open > body .gform_wrapper .gform_footer input[type=submit].dropdown-toggle:hover,
.open > body .gform_wrapper .gform_footer input[type=submit].dropdown-toggle:focus,
.open > body .gform_wrapper .gform_footer input[type=submit].dropdown-toggle.focus, .gform_wrapper .gform_page_footer input[type=button]:active:hover, .gform_wrapper .gform_page_footer input[type=button]:active:focus, .gform_wrapper .gform_page_footer input[type=button]:active.focus, .gform_wrapper .gform_page_footer input[type=button].active:hover, .gform_wrapper .gform_page_footer input[type=button].active:focus, .gform_wrapper .gform_page_footer input[type=button].active.focus,
.open > .gform_wrapper .gform_page_footer input[type=button].dropdown-toggle:hover,
.open > .gform_wrapper .gform_page_footer input[type=button].dropdown-toggle:focus,
.open > .gform_wrapper .gform_page_footer input[type=button].dropdown-toggle.focus {
  color: #fff;
  background-color: #87693d;
  border-color: #594529;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle, body .gform_wrapper .gform_footer input[type=submit]:active, body .gform_wrapper .gform_footer input[type=submit].active,
.open > body .gform_wrapper .gform_footer input[type=submit].dropdown-toggle, .gform_wrapper .gform_page_footer input[type=button]:active, .gform_wrapper .gform_page_footer input[type=button].active,
.open > .gform_wrapper .gform_page_footer input[type=button].dropdown-toggle {
  background-image: none;
}

.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active, body .gform_wrapper .gform_footer input[type=submit].disabled, body .gform_wrapper .gform_footer input[type=submit].disabled:hover, body .gform_wrapper .gform_footer input[type=submit].disabled:focus, body .gform_wrapper .gform_footer input[type=submit].disabled.focus, body .gform_wrapper .gform_footer input[type=submit].disabled:active, body .gform_wrapper .gform_footer input[type=submit].disabled.active, body .gform_wrapper .gform_footer input[type=submit][disabled], body .gform_wrapper .gform_footer input[type=submit][disabled]:hover, body .gform_wrapper .gform_footer input[type=submit][disabled]:focus, body .gform_wrapper .gform_footer input[type=submit][disabled].focus, body .gform_wrapper .gform_footer input[type=submit][disabled]:active, body .gform_wrapper .gform_footer input[type=submit][disabled].active,
fieldset[disabled] body .gform_wrapper .gform_footer input[type=submit],
fieldset[disabled] body .gform_wrapper .gform_footer input[type=submit]:hover,
fieldset[disabled] body .gform_wrapper .gform_footer input[type=submit]:focus,
fieldset[disabled] body .gform_wrapper .gform_footer input[type=submit].focus,
fieldset[disabled] body .gform_wrapper .gform_footer input[type=submit]:active,
fieldset[disabled] body .gform_wrapper .gform_footer input[type=submit].active, .gform_wrapper .gform_page_footer input[type=button].disabled, .gform_wrapper .gform_page_footer input[type=button].disabled:hover, .gform_wrapper .gform_page_footer input[type=button].disabled:focus, .gform_wrapper .gform_page_footer input[type=button].disabled.focus, .gform_wrapper .gform_page_footer input[type=button].disabled:active, .gform_wrapper .gform_page_footer input[type=button].disabled.active, .gform_wrapper .gform_page_footer input[type=button][disabled], .gform_wrapper .gform_page_footer input[type=button][disabled]:hover, .gform_wrapper .gform_page_footer input[type=button][disabled]:focus, .gform_wrapper .gform_page_footer input[type=button][disabled].focus, .gform_wrapper .gform_page_footer input[type=button][disabled]:active, .gform_wrapper .gform_page_footer input[type=button][disabled].active,
fieldset[disabled] .gform_wrapper .gform_page_footer input[type=button],
fieldset[disabled] .gform_wrapper .gform_page_footer input[type=button]:hover,
fieldset[disabled] .gform_wrapper .gform_page_footer input[type=button]:focus,
fieldset[disabled] .gform_wrapper .gform_page_footer input[type=button].focus,
fieldset[disabled] .gform_wrapper .gform_page_footer input[type=button]:active,
fieldset[disabled] .gform_wrapper .gform_page_footer input[type=button].active {
  background-color: #b89563;
  border-color: #b08951;
}

.btn-primary .badge, body .gform_wrapper .gform_footer input[type=submit] .badge, .gform_wrapper .gform_page_footer input[type=button] .badge {
  color: #b89563;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  background-image: none;
}

.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}

.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  background-image: none;
}

.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #b89563;
  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: #8e6e41;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.33333;
  border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 17px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 17px;
  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%;
}

.btn.full-width {
  width: 100%;
}

.btn-secondary {
  background-color: #ffd326;
  color: black;
  transition: all .4s ease;
}

.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus {
  background-color: #eac225;
  color: white;
}

.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;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 19px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -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: 12.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #464646;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #393939;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #b89563;
}

.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: 17px;
  line-height: 1.42857;
  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: 1024px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .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 > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .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:before, .btn-toolbar:after {
  content: " ";
  display: table;
}

.btn-toolbar:after {
  clear: both;
}

.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, .btn-group-lg.btn-group > .btn + .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, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .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:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.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: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  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 input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[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-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: 10px 24px;
  font-size: 19px;
  font-weight: normal;
  line-height: 1;
  color: #979797;
  text-align: center;
  background-color: #9B9B9B;
  border: 1px solid #ccc;
  border-radius: 0;
}

.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 17px;
  border-radius: 3px;
}

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 24px;
  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:before, .nav:after {
  content: " ";
  display: table;
}

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px;
}

.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: white;
}

.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: white;
  border-color: #b89563;
}

.nav .nav-divider {
  height: 1px;
  margin: 12.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ececec;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}

.nav-tabs > li > a:hover {
  border-color: white white #ececec;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #979797;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 0;
}

.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: #fff;
  background-color: #b89563;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}

.nav-justified > li > a, .nav-tabs.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, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}

.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.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: 98px;
  margin-bottom: 0;
}

.navbar:before, .navbar:after {
  content: " ";
  display: table;
}

.navbar:after {
  clear: both;
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}

.navbar-header:after {
  clear: both;
}

@media (min-width: 1024px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 1024px) {
  .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 > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 1024px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 1024px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 1024px) {
  .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: 35.5px 15px;
  font-size: 24px;
  line-height: 27px;
  height: 98px;
}

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

@media (min-width: 1024px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 32px;
  margin-bottom: 32px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}

.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: 1024px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 17.75px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 27px;
}

@media (max-width: 1023px) {
  .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: 27px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 1024px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 35.5px;
    padding-bottom: 35.5px;
  }
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  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: 24.5px;
  margin-bottom: 24.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: 1023px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 1024px) {
  .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: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 24.5px;
  margin-bottom: 24.5px;
}

.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 30.5px;
  margin-bottom: 30.5px;
}

.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 38px;
  margin-bottom: 38px;
}

.navbar-text {
  margin-top: 35.5px;
  margin-bottom: 35.5px;
}

@media (min-width: 1024px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 1024px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: white;
  border-color: white;
}

.navbar-default .navbar-brand {
  color: #303030;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #171717;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a {
  color: #303030;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #b89563;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #b89563;
  background-color: white;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: white;
}

.navbar-default .navbar-nav > .open a, .navbar-default .navbar-nav > .open a:hover, .navbar-default .navbar-nav > .open a:focus {
  background-color: transparent;
  color: #303030;
}

@media (max-width: 1023px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #303030;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #b89563;
    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: #b89563;
    background-color: white;
  }
  .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: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #303030;
}

.navbar-default .navbar-link:hover {
  color: #b89563;
}

.navbar-default .btn-link {
  color: #303030;
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #b89563;
}

.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  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: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.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: #090909;
  color: #fff;
}

@media (max-width: 1023px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .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: #fff;
    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: #fff;
    background-color: #090909;
  }
  .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: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 27px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb > .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 27px 0;
  border-radius: 0;
}

.pagination > li {
  display: inline-block;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 5px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #b89563;
  background-color: #fff;
  border: 1px solid #b89563;
  margin-left: -1px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.pagination > li > a:hover, .pagination > li > a:focus {
  z-index: 3;
  color: #8e6e41;
  background-color: #9B9B9B;
  border-color: #ddd;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus {
  z-index: 2;
  color: #fff;
  background-color: #b89563;
  border-color: #b89563;
  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: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.33333;
}

.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: 17px;
  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;
}

.pager {
  padding-left: 0;
  margin: 27px 0;
  list-style: none;
  text-align: center;
}

.pager:before, .pager:after {
  content: " ";
  display: table;
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #b89563;
  border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #9B9B9B;
}

.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: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #777777;
}

.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #b89563;
}

.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #9f7c49;
}

.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: 17px;
  font-weight: bold;
  color: #fff;
  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,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #b89563;
  background-color: #fff;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #9B9B9B;
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 29px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #828282;
}

.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: 86px;
  }
}

.thumbnail {
  display: block;
  margin-bottom: 27px;
  line-height: 1.42857;
  -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 {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.thumbnail .caption {
  display: block;
  padding: 10px 0 0;
  color: #b89563;
}

.alert {
  padding: 15px;
  margin-bottom: 27px;
  border: 1px solid transparent;
  border-radius: 0;
}

.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: 27px;
  margin-bottom: 27px;
  background-color: #f5f5f5;
  border-radius: 0;
  -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: 17px;
  line-height: 27px;
  color: #fff;
  text-align: center;
  background-color: #b89563;
  -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: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  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: #9B9B9B;
  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: #fff;
  background-color: #b89563;
  border-color: #b89563;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .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: #f8f4ef;
}

.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, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
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, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
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, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
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, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
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: 27px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -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-body:before, .panel-body:after {
  content: " ";
  display: table;
}

.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  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 #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}

.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: -1;
  border-top-left-radius: -1;
}

.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: -1;
  border-bottom-left-radius: -1;
}

.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: -1;
  border-top-left-radius: -1;
}

.panel > .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 > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .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 th:first-child,
.panel > .table-responsive:first-child > .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 th:first-child {
  border-top-left-radius: -1;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .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 th:last-child,
.panel > .table-responsive:first-child > .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 th:last-child {
  border-top-right-radius: -1;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}

.panel > .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 > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .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 th:first-child,
.panel > .table-responsive:last-child > .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 th:first-child {
  border-bottom-left-radius: -1;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .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 th:last-child,
.panel > .table-responsive:last-child > .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 th:last-child {
  border-bottom-right-radius: -1;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

.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-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.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: 27px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}

.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 #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default > .panel-heading {
  color: #464646;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #464646;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #b89563;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #b89563;
  border-color: #b89563;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #b89563;
}

.panel-primary > .panel-heading .badge {
  color: #b89563;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #b89563;
}

.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: 0;
  -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: 28.5px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover, .close:focus {
  color: #000;
  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: #fff;
  border: 1px solid #999;
  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: #000;
}

.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.42857px;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}

.modal-footer:after {
  clear: both;
}

.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: 1024px) {
  .modal-lg {
    width: 900px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "nimbus-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  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: 17px;
  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: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0;
}

.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: #000;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "nimbus-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  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: 19px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  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: 19px;
  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: #fff;
}

.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: #fff;
}

.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: #fff;
}

.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: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.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 {
  display: block;
  max-width: 100%;
  height: auto;
  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: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  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 {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@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: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix: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 {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.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: 1023px) {
  .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: 1023px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1024px) and (max-width: 1629px) {
  .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: 1024px) and (max-width: 1629px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 1024px) and (max-width: 1629px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 1024px) and (max-width: 1629px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1630px) {
  .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: 1630px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1630px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1630px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 1024px) and (max-width: 1629px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1630px) {
  .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;
  }
}

/*
    TEXT COLORS
*/
.color-white {
  color: white !important;
}

.color-white h1, .color-white h2, .color-white h3, .color-white h4, .color-white h5, .color-white h6, .color-white p {
  color: inherit !important;
}

.color-white svg circle {
  stroke: white;
}

.color-white path {
  fill: white;
}

.color-black {
  color: black !important;
}

.color-black h1, .color-black h2, .color-black h3, .color-black h4, .color-black h5, .color-black h6, .color-black p {
  color: inherit !important;
}

.color-black svg circle {
  stroke: #b89563;
}

.color-black path {
  fill: #b89563;
}

.color-gold {
  color: #b89563 !important;
}

.color-gold h1, .color-gold h2, .color-gold h3, .color-gold h4, .color-gold h5, .color-gold h6, .color-gold p {
  color: inherit !important;
}

.color-gold svg circle {
  stroke: #b89563;
}

.color-gold path {
  fill: #b89563;
}

.height100 {
  height: 100%;
}

.position-relative {
  position: relative !important;
}

.container-fluid.reduced {
  max-width: 80%;
}

@media (max-width: 991px) {
  .container-fluid.reduced {
    max-width: 90%;
  }
}

@media (max-width: 767px) {
  .container-fluid.reduced {
    max-width: 100%;
  }
}

.container-fluid.reduced-xs {
  max-width: 90%;
}

@media (max-width: 767px) {
  .container-fluid.reduced-xs {
    max-width: 100%;
  }
}

.background-white {
  background-color: white !important;
}

.background-yellow {
  background-color: #FFD143 !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.z-index-0 {
  z-index: 0 !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.my-70 {
  margin-top: 70px !important;
  margin-bottom: 70px !important;
}

.mt-240 {
  margin-top: 240px !important;
}

.px-100 {
  padding-left: 100px !important;
  padding-right: 100px !important;
}

.px-120 {
  padding-left: 120px !important;
  padding-right: 120px !important;
}

html {
  -webkit-font-smoothing: antialiased;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (min-device-pixel-ratio: 1.25), only screen and (min-resolution: 200dpi), only screen and (min-resolution: 1.25dppx) {
  html {
    -webkit-font-smoothing: subpixel-antialiased;
  }
}

a {
  -webkit-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
}

a:hover, a:focus {
  text-decoration: none;
}

a:focus {
  outline: none;
}

.btn {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

h1, .h1 {
  letter-spacing: 2px;
  text-transform: uppercase;
}

h2, .h2 {
  letter-spacing: 1.4px;
  text-transform: uppercase;
}

h3, .h3 {
  letter-spacing: 1px;
  text-transform: uppercase;
}

h4, .h4 {
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

h5, .h5 {
  letter-spacing: 0.95px;
  text-transform: uppercase;
}

h6, .h6 {
  letter-spacing: 0.85px;
  text-transform: uppercase;
}

.btn {
  letter-spacing: 0.7px;
  text-transform: uppercase;
}

.thumbnail .caption {
  font-family: "trajan-pro-3", Georgia, serif;
  font-size: 15px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  line-height: 2;
}

.pagination {
  font-family: "trajan-pro-3", Georgia, serif;
  font-size: 15px;
}

h1, .h1 {
  margin-top: 0;
}

.caret {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAHCAYAAAA8sqwkAAAAP0lEQVQoU2PYMTW5A4inAzEjAw4AkoOq6WCAMv7j0oSkGKwGQwBZE045bBL4DMKlCa9TsWnCrxhN0zkoxlAMAAKPcEEdnqT5AAAAAElFTkSuQmCC);
  border-top: none;
  border-left: none;
  border-right: none;
  height: 7px;
  width: 12px;
}

body {
  line-height: 26px;
}

blockquote {
  background: #f6f2ed none;
  border: none;
  color: #b89563;
  font-style: italic;
  padding: 30px;
  position: relative;
}

blockquote footer {
  font-family: "trajan-pro-3", Georgia, serif;
  font-size: 14px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}

blockquote footer cite {
  font-style: normal;
}

blockquote:before, blockquote:after {
  display: block;
  font-family: "trajan-pro-3", Georgia, serif;
  font-size: 80px;
  line-height: 1;
  position: absolute;
}

blockquote:before {
  content: '\201C';
  left: -30px;
  top: 25px;
}

blockquote:after {
  bottom: -25px;
  content: '\201D';
  right: -5px;
}

blockquote.small-quote {
  padding: 20px;
  font-size: 20px;
}

blockquote.small-quote:before {
  left: -25px;
  top: 15px;
}

blockquote.small-quote:after {
  bottom: -25px;
  right: -5px;
}

blockquote.small-quote:before, blockquote.small-quote:after {
  font-size: 70px;
}

a.post-edit-link {
  float: right;
  margin-top: -40px;
}

.twk-intro {
  font-family: "nimbus-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 23px;
  line-height: 27px;
  font-weight: 300;
  letter-spacing: 0.76px;
  color: #464646;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-dots li button {
  border: 1px solid white;
  background: transparent;
}

/*
    Simple fade transition,
*/
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

/**
 * Fade-zoom animation for first dialog
 */
/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

/**
 * Fade-move animation for second dialog
 */
/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  transform: translateY(-20px) perspective(600px) rotateX(10deg);
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  -moz-transform: translateY(0) perspective(600px) rotateX(0);
  -ms-transform: translateY(0) perspective(600px) rotateX(0);
  -o-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0);
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  transform: translateY(-10px) perspective(600px) rotateX(10deg);
}

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0;
}

/* 
    BANNER
*/
.banner {
  background-color: white;
  transition: opacity .3s ease-in;
  background-position: center 0 !important;
}

.banner.banner--newsletter-single {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(175, 146, 103, 0.3);
}

.banner.banner--newsletter-single img {
  width: 33%;
}

.banner.banner--newsletter-single h1 {
  position: absolute;
  bottom: 0;
  right: 0;
}

.banner.banner--newsletter-single:not(.newsletter--banner-image) {
  padding-bottom: 30%;
}

@media (max-width: 1280px) {
  .banner.banner--newsletter-single:not(.newsletter--banner-image) {
    padding-bottom: 35%;
  }
}

@media (max-width: 1023px) {
  .banner.banner--newsletter-single {
    padding-bottom: 50%;
  }
}

@media (max-width: 992px) {
  .banner.banner--newsletter-single {
    padding-bottom: 65%;
  }
}

@media (max-width: 767px) {
  .banner.banner--newsletter-single {
    padding-bottom: 60%;
  }
}

@media (max-width: 520px) {
  .banner.banner--newsletter-single {
    padding-bottom: 90%;
  }
}

@media (max-width: 480px) {
  .banner.banner--newsletter-single {
    padding-bottom: 100%;
    min-height: 380px;
  }
}

.banner img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}

@media only screen and (min-width: 1024px) {
  .banner {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 0 !important;
    padding-bottom: 39%;
  }
  .banner img {
    display: none;
  }
}

.banner--full-height {
  position: relative;
  height: 100vh;
  background-position: center !important;
  background-size: cover !important;
  overflow: hidden;
}

.banner--full-height .banner__content {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}

.banner--full-height .banner__content .page-title {
  font-size: 56px;
  line-height: 66px;
  letter-spacing: 1px;
  color: white;
  margin-bottom: 50px;
}

@media (max-width: 991px) {
  .banner--full-height .banner__content .page-title {
    font-size: 42px;
    line-height: 48px;
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .banner--full-height .banner__content {
    width: 80%;
  }
  .banner--full-height .banner__content .page-title {
    font-size: 28px;
    line-height: 34px;
  }
}

/* Banner template one-sidebar */
body.page-template-template-one-sidebar .banner {
  position: relative;
}

body.page-template-template-one-sidebar .banner__text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding-left: 65px;
}

body.page-template-template-one-sidebar .banner__text h2 {
  font-size: 4em;
  text-shadow: 0 0 12px rgba(0, 0, 0, 0.6);
}

body.page-template-template-one-sidebar .banner__text h3 {
  font-size: 1.8em;
  text-shadow: 0 0 12px rgba(0, 0, 0, 0.6);
}

body.page-template-template-one-sidebar .title_white {
  color: white;
}

@media only screen and (max-width: 1100px) {
  body.page-template-template-one-sidebar .banner__text h2 {
    font-size: 3em;
  }
  body.page-template-template-one-sidebar .banner__text h3 {
    font-size: 1.4em;
  }
}

@media only screen and (max-width: 730px) {
  body.page-template-template-one-sidebar .banner__text h2 {
    font-size: 2.3em;
  }
  body.page-template-template-one-sidebar .banner__text h3 {
    font-size: 1.2em;
  }
}

@media only screen and (max-width: 540px) {
  body.page-template-template-one-sidebar .banner__text {
    padding-left: 20px;
  }
  body.page-template-template-one-sidebar .banner__text h2 {
    font-size: 2em;
  }
  body.page-template-template-one-sidebar .banner__text h3 {
    font-size: 1em;
  }
}

@media only screen and (max-width: 480px) {
  body.page-template-template-one-sidebar .banner__text h2 {
    font-size: 1.4em;
  }
  body.page-template-template-one-sidebar .banner__text h3 {
    font-size: .8em;
  }
}

/*
    FORMS
*/
.form-search {
  margin: 24px 0;
}

.form-search .input-group {
  background: #a58557 none;
  border: 1px solid #a58557;
  border-radius: 6px;
}

.form-search .input-group .form-control {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  color: white;
  font-size: 16px;
  font-weight: 300;
  height: auto;
  padding-left: 15px;
  padding-right: 0;
}

.form-search .input-group .form-control::-moz-placeholder {
  color: #d4b68a;
  opacity: 1;
}

.form-search .input-group .form-control:-ms-input-placeholder {
  color: #d4b68a;
}

.form-search .input-group .form-control::-webkit-input-placeholder {
  color: #d4b68a;
}

.form-search .input-group .btn {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background: transparent none scroll no-repeat center center;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAQCAYAAADwMZRfAAABDUlEQVQ4y2P4//8/Ay58dXu3ERCvAeKPQPwfiJ8C8UwglkFWh8+AFCD+C8T/gPg41LArUMM+ALEdXkOACmyhBtwBYgM0OV+oy94CsQQ+Qw4D8XcgVsIh7wt1UT9WQ4ASwlAvzCcQXheB+D4uQ0yhtmQRMGQByDJchmhBDakkYMhqIP6ByxA2IP4ExEfxGMADxO9hanApmgx1TToWOUZoWgHJJ+AzRA1qE0jhFCDWA2IhILYB4i1Q8V1AzIzLO/xAfA6q8AaURsdLgZgLa2KDGnASqrAD6nQXIG4H4tlAXI+e+FAMAZkMxAeQExGxGGYAJxDvgxowHeQCcgzZCDVgIakGIBuSDQ0sZlINAGEAJoEND+YqnaAAAAAASUVORK5CYII=);
  font-size: 14px;
  height: 17px;
  padding: 10px 0 10px 35px;
  opacity: 0.85;
  outline: none;
  overflow: hidden;
  width: 17px;
}

.form-search .input-group .btn:hover {
  opacity: 1;
}

.form-search .input-group .form-control:not(:first-child):not(:last-child),
.form-search .input-group .input-group-btn:last-child > .btn {
  border-radius: 6px;
}

li.full-width input,
li.full-width select,
li.full-width textarea {
  width: 100% !important;
}

div.gform_wrapper ul li {
  text-indent: inherit;
}

h2.gsection_title {
  font-weight: normal !important;
  font-size: 1.2em !important;
}

label.gfield_label {
  margin-bottom: 0px !important;
  color: #b89563;
  font-family: "trajan-pro-3", Georgia, serif;
  font-weight: normal !important;
}

.gf_progressbar {
  display: none;
}

.gform_wrapper .gf_progressbar_wrapper {
  border: 0px;
  margin: 0 !important;
  padding: 0 !important;
  margin-top: 40px !important;
}

.gform_wrapper .gform_page_footer .button.gform_previous_button, .gform_wrapper .gform_page_footer .gform_previous_button.gpnf-add-entry {
  margin-bottom: 0px !important;
}

body .gform_wrapper form .gform_body ul,
body .gform_wrapper form .gform_body ul li {
  list-style-type: none !important;
  list-style-image: none !important;
  list-style: none !important;
}

body .gform_wrapper form .gform_body ul > li:before {
  content: "";
}

.gform_body ul li {
  padding-left: 15px;
  margin-bottom: 15px;
}

.gform_body ul li input, .gform_body ul li textarea {
  padding: 10px 14px !important;
  font-size: 18px !important;
  line-height: 1.42857 !important;
  background-color: #f6f2ed;
  border: 0px solid transparent;
}

.gform_body ul li[id^="field_1_"] {
  width: 50%;
}

.gform_wrapper .gform_footer {
  padding: 0px 0 10px 0 !important;
  margin: 0px 0 0 0 !important;
}

.gform_wrapper .gform_footer input[type=submit] {
  padding: 20px 35px !important;
  border: 0px;
  font-family: "trajan-pro-3", Georgia, serif;
  font-size: 14px !important;
}

body.page-template-template-contact li#field_1_4 {
  float: right;
  margin-top: -228px;
}

body.page-template-template-contact li#field_1_4.gfield_error {
  padding-top: 180px !important;
}

body.page-template-template-contact textarea#input_1_4 {
  min-height: 166px !important;
  width: 100% !important;
}

body.page-template-template-contact .gform_wrapper label.gfield_label + div.ginput_container {
  margin-top: 0px;
}

.gform_wrapper .datepicker,
.gform_wrapper textarea {
  width: 47.5% !important;
}

.form-bold input[value] {
  font-weight: bold;
}

.gform_wrapper .gfield_radio li label,
.gform_wrapper .gfield_checkbox li label {
  margin-right: 25px;
}

.gfield_radio li {
  display: inline-block;
  margin: 5px !important;
}

.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
  margin-left: 1px;
}

.display-overwrite label {
  display: block !important;
  font-weight: normal !important;
}

.gform_body select {
  background-color: #f6f2ed;
  border: 0px;
  font-size: 18px;
  height: 45px;
}

#make-enquiry .gform_body ul li {
  padding-left: 0px !important;
}

#make-enquiry .gform_body ul li#field_1_4 {
  padding-left: 15px !important;
}

.gform_wrapper .gfield_checkbox li input[type=checkbox],
.gform_wrapper .gfield_radio li input[type=radio] {
  margin-top: .375em !important;
  padding: 0px !important;
}

.gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label,
.gform_wrapper .field_sublabel_above div[class*=gfield_date_].ginput_container label,
.gform_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label,
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label,
.gform_wrapper .field_sublabel_below div[class*=gfield_date_].ginput_container label,
.gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
  font-size: 1.2rem !important;
}

.gform_wrapper .description,
.gform_wrapper .gfield_description,
.gform_wrapper .gsection_description,
.gform_wrapper .instruction {
  font-size: 1.1em !important;
}

.gform_wrapper span.ginput_total {
  color: #464646 !important;
}

.gfield_checkbox label {
  font-weight: normal;
  margin-top: .375em !important;
}

.gpnf-dialog .ui-dialog-titlebar {
  background: #b89563;
}

.gpnf-nested-entries th {
  background-color: rgba(222, 184, 129, 0.1);
  border-color: rgba(222, 184, 129, 0.1);
}

.gpnf-nested-entries-container {
  text-align: center;
}

.gfield_label {
  padding-top: 20px;
}

.gform_page_footer {
  text-align: center;
}

.gform_page_footer .gform_button {
  margin: 0 35px;
}

/* Required filds */
/* Error message */
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: transparent !important;
  margin-bottom: 0 !important;
  padding: 0;
  border-top: 0px solid #C89797 !important;
  border-bottom: 0px solid #C89797 !important;
}

/* Confirmation message */
div#gforms_confirmation_message_* {
  border: 2px solid grey;
  padding: 10px;
  margin-bottom: 30px;
  margin-top: 30px;
}

.gforms_confirmation_message {
  margin-top: 20px;
  margin-bottom: 20px;
}

.gforms_confirmation_message div {
  clear: both;
  background: #f6f2ed;
  padding: 10px;
}

/* 
    NAVIGATION
 */
.navbar-default {
  background-color: transparent;
  border: 0 !important;
}

.navbar-default .navbar-brand {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background-image: url("../img/hampton_logo.svg");
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 100% auto !important;
  height: 61px;
  bottom: 20px;
  left: 10px;
  margin: 0;
  position: absolute;
  padding: 0;
  width: 250px;
}

@media (min-width: 1190px) {
  .navbar-default .navbar-brand {
    width: 293px;
  }
}

@media (max-width: 1023px) {
  .navbar-default .navbar-brand {
    bottom: inherit;
    top: 15px;
  }
}

@media (min-width: 1023px) and (max-width: 1270px) {
  .navbar-default .navbar-brand {
    width: 200px;
    height: auto;
    min-height: 60px;
  }
}

.navbar-default li.menu-o .caret {
  display: none;
}

@media (max-width: 1023px) {
  .navbar-default .dropdown-menu {
    font-size: 16px;
    border: 0 !important;
    box-shadow: 0 0 0 !important;
  }
  .navbar-default .dropdown-menu aside.callouts {
    display: none;
  }
  .navbar-default .submenu ul {
    list-style: none;
  }
  .navbar-default .submenu ul li {
    line-height: 26px;
    padding: 6px 0;
  }
  .navbar-default .primary {
    font-size: 18px !important;
  }
}

.navbar-default.navbar-fixed-top {
  border-bottom: 1px solid #F6F2ED;
}

.navbar-default .primary {
  font-family: "trajan-pro-3", Georgia, serif;
  font-size: 12px;
  letter-spacing: 0.65px;
  text-transform: uppercase;
}

.navbar-default .primary > li > a {
  color: white;
}

.navbar-default .primary > li > a:hover,
.navbar-default .primary > li > a:focus,
.navbar-default .primary > .active > a,
.navbar-default .primary > .active > a:hover,
.navbar-default .primary > .active > a:focus {
  color: white;
}

.navbar-default .secondary {
  font-size: 14px;
}

@media (max-width: 1023px) {
  .navbar-default .secondary .menu-quick-links,
  .navbar-default .secondary .menu-o {
    display: none;
  }
  .navbar-default .secondary > li > a {
    padding: 4px 10px;
  }
}

.navbar-default .secondary > li > a {
  color: #deb881;
}

.navbar-default .secondary > li > a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 15px;
  height: 1px;
  width: calc(100% - 30px);
  background-color: #deb881;
  opacity: 0;
  transition: all .4s ease-in-out;
}

.navbar-default .secondary > li > a:hover {
  position: relative;
  color: #deb881;
}

.navbar-default .secondary > li > a:hover:after {
  opacity: 1;
}

.navbar-default .secondary > li.menu-o > a:after {
  display: none;
}

.navbar-default .secondary > li.active > a {
  position: relative;
}

.navbar-default .secondary > li.active > a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 15px;
  height: 1px;
  width: calc(100% - 30px);
  background-color: white;
}

.navbar-default.small, .navbar-default.clear-background {
  background-color: white;
}

.navbar-default.small .primary > li > a, .navbar-default.clear-background .primary > li > a {
  color: #303030;
}

.navbar-default.small .primary > li > a.dropdown-toggle::before, .navbar-default.clear-background .primary > li > a.dropdown-toggle::before {
  background-color: #303030 !important;
}

@media (max-width: 580px) {
  .navbar-default.small .navbar-brand, .navbar-default.clear-background .navbar-brand {
    background-size: 150% auto !important;
    height: 66px;
  }
}

@media (max-width: 1050px) {
  .navbar-default a.dropdown-toggle {
    padding-left: 5px !important;
  }
}

body.noscroll {
  overflow: hidden !important;
}

@media (max-width: 1023px) {
  .navbar-default .primary > li > a:hover,
  .navbar-default .primary > li > a:focus,
  .navbar-default .primary > .active > a,
  .navbar-default .primary > .active > a:hover,
  .navbar-default .primary > .active > a:focus {
    color: inherit;
  }
  nav.submenu ul {
    padding-left: 25px;
    text-transform: none;
  }
  nav.navbar.navbar-default .navbar-toggle {
    z-index: 82;
    border-color: transparent;
    background-color: transparent;
  }
  nav.navbar.navbar-default .navbar-toggle .icon-bar {
    background-color: white;
    width: 25px;
    height: 2px;
  }
  nav.navbar.navbar-default .navbar-collapse {
    display: block !important;
    position: absolute;
    z-index: 80;
    top: 0;
    right: 0;
    height: 100vh;
    overflow: auto;
    max-height: initial;
    width: 58%;
    padding: 60px 35px 30px;
    background: white url("../img/hampton_crest.svg") no-repeat !important;
    background-position: calc(100% - 18px) calc(100% - 18px) !important;
    transform: translate(140%);
    transition: all .8s ease;
  }
  nav.navbar.navbar-default .navbar-collapse .navbar-nav {
    margin: 0;
  }
}

@media (max-width: 1023px) and (max-width: 575px) {
  nav.navbar.navbar-default .navbar-collapse {
    width: 100%;
  }
}

@media (max-width: 1023px) {
  nav.navbar.navbar-default.menu-opened .navbar-toggle {
    background-color: transparent;
  }
  nav.navbar.navbar-default.menu-opened .navbar-toggle:hover, nav.navbar.navbar-default.menu-opened .navbar-toggle:focus, nav.navbar.navbar-default.menu-opened .navbar-toggle:active {
    background-color: transparent;
  }
  nav.navbar.navbar-default.menu-opened .navbar-toggle .icon-bar {
    background-color: #806b4e;
  }
  nav.navbar.navbar-default.menu-opened .navbar-collapse {
    transform: translate(0);
  }
}

@media (max-width: 1023px) and (max-width: 575px) {
  nav.navbar.navbar-default.menu-opened .navbar-collapse {
    width: 80%;
    transform: translate(-15px);
  }
}

@media (max-width: 1023px) {
  nav.navbar.navbar-default ul.nav.navbar-nav.primary li .dropdown-menu {
    display: none;
  }
  nav.navbar.navbar-default ul.nav.navbar-nav.primary li.open .dropdown-menu {
    display: block;
  }
  /* Collapased Menu Animation and style */
  .menu-opened .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 6px;
  }
  .menu-opened .navbar-toggle .icon-bar {
    width: 30px;
    transition: all 0.4s ease;
  }
  .menu-opened .navbar-toggle .top-bar {
    transform: rotate(45deg);
    transform-origin: 3px 0;
  }
  .menu-opened .navbar-toggle .middle-bar {
    opacity: 0;
  }
  .menu-opened .navbar-toggle .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 0 0;
  }
  .navbar-toggle .icon-bar {
    transition: background-color 2s ease, transform 0.4s ease;
  }
  .navbar-toggle .top-bar {
    transform: rotate(0);
  }
  .navbar-toggle .middle-bar {
    opacity: 1;
  }
  .navbar-toggle .bottom-bar {
    transform: rotate(0);
  }
  .navbar-fixed-top.menu-opened .primary > li > a {
    color: #303030;
  }
  div#primary-navbar {
    background: white;
  }
  .navbar-default.small .navbar-toggle, .navbar-default.clear-background .navbar-toggle {
    margin-top: 42px;
  }
  .navbar-default.small .navbar-toggle .icon-bar, .navbar-default.clear-background .navbar-toggle .icon-bar {
    background-color: #806b4e !important;
  }
}

.navbar-default .secondary > li.menu-o a {
  color: transparent;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAQCAYAAADwMZRfAAABDUlEQVQ4y2P4//8/Ay58dXu3ERCvAeKPQPwfiJ8C8UwglkFWh8+AFCD+C8T/gPg41LArUMM+ALEdXkOACmyhBtwBYgM0OV+oy94CsQQ+Qw4D8XcgVsIh7wt1UT9WQ4ASwlAvzCcQXheB+D4uQ0yhtmQRMGQByDJchmhBDakkYMhqIP6ByxA2IP4ExEfxGMADxO9hanApmgx1TToWOUZoWgHJJ+AzRA1qE0jhFCDWA2IhILYB4i1Q8V1AzIzLO/xAfA6q8AaURsdLgZgLa2KDGnASqrAD6nQXIG4H4tlAXI+e+FAMAZkMxAeQExGxGGYAJxDvgxowHeQCcgzZCDVgIakGIBuSDQ0sZlINAGEAJoEND+YqnaAAAAAASUVORK5CYII=);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: left;
}

.navbar-default .secondary > li.menu-o a:focus, .navbar-default .secondary > li.menu-o a:hover {
  color: transparent;
}

.navbar-default .secondary > li.menu-o li.h3, .navbar-default .secondary > li.menu-o li.menu-menu-item {
  display: none;
}

.navbar-default .secondary > li.menu-o li.h3 li.search, .navbar-default .secondary > li.menu-o li.menu-menu-item li.search {
  width: 300px;
}

.navbar-default .secondary > li.menu-o input[type=search] {
  width: 300px !important;
}

@media (min-width: 1024px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    left: 35px;
  }
  .navbar-nav > li > a {
    padding-bottom: 0px;
    padding-top: 0;
  }
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus,
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > a:focus {
    background-color: transparent;
  }
  .navbar-default .primary {
    margin-top: 80px;
    margin-bottom: 7px;
  }
  .navbar-default .primary > li {
    position: static;
    padding-bottom: 20px;
  }
  .navbar-default .primary > li.open > a {
    background-color: transparent;
    color: white;
  }
  .navbar-default .primary > li.open > a:hover, .navbar-default .primary > li.open > a:focus {
    background-color: transparent;
    color: white;
  }
  .navbar-default .primary .dropdown-menu {
    background-color: white;
    border: none;
    box-shadow: none;
    left: 0;
    right: 30px;
    left: auto;
    height: 450px;
    width: 82%;
    max-width: 1200px;
    margin-top: 20px;
    background: white url("../img/hampton_crest.svg") no-repeat;
    background-position: calc(100% - 18px) calc(100% - 18px);
  }
  .navbar-default .primary .dropdown-menu > .wrap {
    display: table;
    padding: 90px 85px 0 50px;
    width: 100%;
  }
  .navbar-default .primary .dropdown-menu > .wrap .callouts,
  .navbar-default .primary .dropdown-menu > .wrap .submenu {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
  }
  .navbar-default .primary .dropdown-menu > .wrap .callouts {
    vertical-align: top;
    padding-top: 9px;
  }
  .navbar-default .primary .dropdown-menu > .wrap .callouts .h1 {
    color: #1D1D1D;
    display: block;
    margin-bottom: 35px;
  }
  .navbar-default .primary .dropdown-menu > .wrap .callouts .btn + .btn {
    margin-left: 15px;
  }
  .navbar-default .primary .dropdown-menu > .wrap .submenu {
    -webkit-font-smoothing: antialiased;
  }
  .navbar-default .primary .dropdown-menu > .wrap .submenu ul {
    padding-left: 0;
    list-style: none;
    font-size: 15px;
    letter-spacing: 0.75px;
    text-transform: uppercase;
    line-height: 2.9;
  }
  .navbar-default .primary .dropdown-menu > .wrap .submenu ul:before, .navbar-default .primary .dropdown-menu > .wrap .submenu ul:after {
    content: " ";
    display: table;
  }
  .navbar-default .primary .dropdown-menu > .wrap .submenu ul:after {
    clear: both;
  }
  .navbar-default .primary .dropdown-menu > .wrap .submenu ul > li {
    float: left;
    width: 50%;
  }
  .navbar-default .primary .dropdown-menu > .wrap .submenu ul > li > a {
    color: black;
  }
  .navbar-default .primary .dropdown-menu > .wrap .submenu ul > li.active > a,
  .navbar-default .primary .dropdown-menu > .wrap .submenu ul > li > a:hover {
    color: #b89563;
  }
  .navbar-default .primary .dropdown-menu > .wrap .submenu ul li {
    line-height: 26px;
    padding: 10px 5px 10px 0;
  }
}

@media (min-width: 1024px) and (min-width: 1024px) and (max-width: 1230px) {
  .navbar-default .primary .dropdown-menu > .wrap .submenu ul {
    font-size: 12px;
  }
}

@media (min-width: 1024px) and (min-width: 1024px) and (max-width: 1340px) {
  .navbar-default .primary .dropdown-menu > .wrap {
    padding: 90px 45px 0 50px;
  }
  .navbar-default .primary .dropdown-menu > .wrap .callouts {
    width: 45%;
  }
  .navbar-default .primary .dropdown-menu > .wrap .callouts .h1 {
    font-size: 21px;
  }
  .navbar-default .primary .dropdown-menu > .wrap .callouts .btn {
    padding: 18px 20px;
    display: block;
    width: fit-content;
    min-width: 175px;
  }
  .navbar-default .primary .dropdown-menu > .wrap .submenu {
    width: 55%;
  }
  .navbar-default .primary .dropdown-menu > .wrap .submenu ul li {
    padding: 10px 4px;
  }
}

@media (min-width: 1024px) {
  .navbar-default .secondary {
    display: block;
    position: absolute;
    right: 15px;
    top: 40px;
  }
  .navbar-default .secondary > li > a {
    padding-bottom: 0;
    padding-top: 0;
  }
  .navbar-default .secondary .dropdown-menu {
    background-color: #b59464;
    border-radius: 6px;
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 0.96;
  }
  .navbar-default .secondary .dropdown-menu > li > a {
    color: white;
    padding: 3px 30px;
    font-size: 16px;
  }
  .navbar-default .secondary .dropdown-menu > li > a:hover {
    background-color: transparent;
    color: #3f3f3f;
  }
  .navbar-default .secondary .dropdown-menu > li.h3 {
    color: #3f3f3f;
    margin: 20px 0 10px;
    padding: 0 30px;
    white-space: nowrap;
  }
  .navbar-default .secondary .dropdown-menu > li.search {
    padding: 0 24px;
  }
}

.navbar {
  -webkit-transition: transform 0.75s;
  -o-transition: transform 0.75s;
  transition: transform 0.75s;
  transform: translateY(0);
}

.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
  -webkit-transition: all 0s ease-in-out;
  -o-transition: all 0s ease-in-out;
  transition: all 0s ease-in-out;
}

.navbar .secondary {
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}

.navbar.small {
  transform: translateY(-50px);
}

.navbar.small > .container .navbar-brand,
.navbar.small > .container-fluid .navbar-brand {
  background-image: url("../img/logo-small.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .navbar.small > .container .navbar-brand,
  .navbar.small > .container-fluid .navbar-brand {
    background-image: url("../img/logo-small@2x.png");
    background-size: 100% 100%;
  }
}

.navbar.small .secondary {
  opacity: 0;
}

.navbar.small .nav.navbar-nav.primary li > a {
  color: #303030;
}

.navbar.small .dropdown-menu .submenu a:hover {
  color: #b89563 !important;
}

@media (max-width: 1023px) {
  .navbar.small {
    transform: translateY(0px);
  }
}

.navbar.clear-background > .container .navbar-brand,
.navbar.clear-background > .container-fluid .navbar-brand {
  background-image: url("../img/logo-dark.png");
  max-width: 260px;
  margin: 0 0 10px 15px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .navbar.clear-background > .container .navbar-brand,
  .navbar.clear-background > .container-fluid .navbar-brand {
    background-image: url("../img/logo-dark@2x.png");
    background-size: 100% 100%;
  }
}

.navbar.clear-background .nav.navbar-nav.primary li > a {
  color: #303030;
}

.navbar.clear-background .dropdown-menu .submenu a:hover {
  color: #b89563 !important;
}

@media (max-width: 767px) {
  .navbar.clear-background > .container .navbar-brand,
  .navbar.clear-background > .container-fluid .navbar-brand {
    background-image: url("../img/logo-dark.png");
    background-size: 100% !important;
    max-width: 150px;
  }
}

@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 767px) and (min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min-resolution: 192dpi), only screen and (max-width: 767px) and (min-resolution: 2dppx) {
  .navbar.clear-background > .container .navbar-brand,
  .navbar.clear-background > .container-fluid .navbar-brand {
    background-image: url("../img/logo-dark@2x.png");
    background-size: 100% 100%;
  }
}

div#primary-navbar {
  -webkit-font-smoothing: auto;
}

@media (min-width: 1190px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    left: 80px;
    top: 50px;
  }
  .navbar-default .primary {
    font-size: 13px;
  }
  .nav > li > a {
    padding-left: 15px;
    padding-right: 15px;
  }
}

ul.nav.navbar-nav.primary li a.dropdown-toggle::before {
  content: '';
  width: 80%;
  height: 1px;
  background-color: white;
  position: absolute;
  bottom: 0px;
}

ul.nav.navbar-nav.primary li a.dropdown-toggle::after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 28px;
  border-color: transparent transparent #ffffff transparent;
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  margin: auto;
  transition: all .1s ease-in !important;
}

ul.nav.navbar-nav.primary li a.dropdown-toggle::before, ul.nav.navbar-nav.primary li a.dropdown-toggle::after {
  pointer-events: none;
  opacity: 0;
  transition: all .4s ease-in;
}

ul.nav.navbar-nav.primary li.active a.dropdown-toggle::before {
  opacity: 1;
}

ul.nav.navbar-nav.primary li .dropdown-menu {
  display: block;
  pointer-events: none;
  opacity: 0;
  transition: all .4s ease-in;
}

ul.nav.navbar-nav.primary li:hover a.dropdown-toggle::before, ul.nav.navbar-nav.primary li:hover a.dropdown-toggle::after,
ul.nav.navbar-nav.primary li.open a.dropdown-toggle::before,
ul.nav.navbar-nav.primary li.open a.dropdown-toggle::after {
  opacity: 1;
}

ul.nav.navbar-nav.primary li:hover a.dropdown-toggle::after,
ul.nav.navbar-nav.primary li.open a.dropdown-toggle::after {
  transition: all .9s ease-in !important;
}

ul.nav.navbar-nav.primary li:hover .dropdown-menu,
ul.nav.navbar-nav.primary li.open .dropdown-menu {
  pointer-events: initial;
  opacity: 1;
}

@media (max-width: 1023px) {
  ul.nav.navbar-nav.primary li:hover a.dropdown-toggle::before, ul.nav.navbar-nav.primary li:hover a.dropdown-toggle::after,
  ul.nav.navbar-nav.primary li.open a.dropdown-toggle::before,
  ul.nav.navbar-nav.primary li.open a.dropdown-toggle::after {
    opacity: 0;
    display: none;
  }
}

.menu-arrow {
  float: right;
}

/* Styling for tabs, example Admissions > Scholarships */
.nav-tabs > li {
  margin-right: 0;
}

.nav-tabs > li > a {
  color: #777777 !important;
  background-color: #e8e8e8;
  margin-right: 0;
  border-top: 3px solid transparent;
  padding: 10px 16px;
}

.nav-tabs > li > a:hover {
  border-color: transparent;
  border-top: 3px solid #b89563;
  margin: 0;
}

.nav-tabs > li.active > a {
  color: #b89563;
  background-color: #fff !important;
  border-top: 3px solid #b89563 !important;
}

@media only screen and (max-width: 480px) {
  .nav-tabs > li {
    float: initial;
    width: 49%;
    display: inline-block;
  }
}

.mobile-search {
  display: none;
}

.mobile-search .input-group {
  background: transparent;
}

.mobile-search .input-group .form-control {
  color: #1D1D1D;
}

@media (max-width: 1023px) {
  .mobile-search {
    display: block;
  }
}

/* 
    OVERLAYS
*/
.withOverlay {
  position: relative;
  z-index: 0;
}

.overlayContent {
  position: relative;
  z-index: 6;
}

.overlay {
  position: absolute;
  z-index: 5;
}

.overlay.overlay--top {
  top: 0;
  left: 0;
  right: 0;
}

.overlay.overlay--bottom {
  bottom: 0;
  left: 0;
  right: 0;
}

.overlay.overlay--height-1 {
  height: 100px;
}

.overlay.overlay--height-2 {
  height: 200px;
}

.overlay.overlay--height-3 {
  height: 300px;
}

.overlay.overlay--height-4 {
  height: 400px;
}

.overlay.overlay--height-5 {
  height: 500px;
}

.overlay.overlay--height-small {
  height: 10%;
}

.overlay.overlay--height-third {
  height: 25%;
}

.overlay.overlay--height-half {
  height: 50%;
}

.overlay.overlay--height-full {
  height: 100%;
}

.overlay.overlay--black {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
}

.overlay.overlay--rotate {
  transform: rotate(180deg);
}

/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item .item {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1150ms;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav [class*='owl-'] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.owl-theme .owl-nav [class*='owl-']:hover {
  color: #FFF;
  text-decoration: none;
}

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 0;
}

.owl-theme .owl-dots {
  text-align: left;
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  bottom: 30px;
  left: 24px;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #777;
  border: solid 1px #777;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #b89563;
  border: solid 1px #b89563;
}

.slimScrollDiv,
.fp-scrollable {
  width: 100% !important;
  display: block !important;
  min-height: 400px !important;
}

.bubble-carousel-wrapper,
#bubble-carousel {
  padding: 10px 0 10px 0;
  background: #fff;
}

@media (max-width: 767px) {
  .bubble-carousel-wrapper,
  #bubble-carousel {
    padding: 30px 0 30px 0;
    display: flex;
    flex-direction: column;
  }
  .bubble-carousel-wrapper .nav-slider.source,
  #bubble-carousel .nav-slider.source {
    order: 2;
    margin-top: 15px;
  }
}

.bubble-carousel-wrapper .column,
#bubble-carousel .column {
  position: relative;
}

@media (min-width: 993px) {
  .bubble-carousel-wrapper .column,
  #bubble-carousel .column {
    min-height: 455px;
  }
}

@media (max-width: 1100px) {
  .bubble-carousel-wrapper .column,
  #bubble-carousel .column {
    padding-top: 50px;
  }
}

@media (max-width: 992px) {
  .bubble-carousel-wrapper .column,
  #bubble-carousel .column {
    padding-top: 0;
  }
}

@media (max-width: 767px) {
  .bubble-carousel-wrapper .column,
  #bubble-carousel .column {
    padding-top: 30px;
  }
}

.bubble-carousel-wrapper .item,
#bubble-carousel .item {
  overflow: hidden;
}

@media (min-width: 768px) {
  .bubble-carousel-wrapper .bubble,
  #bubble-carousel .bubble {
    top: 80px;
    left: 0;
  }
}

@media (max-width: 767px) {
  .bubble-carousel-wrapper .bubble,
  #bubble-carousel .bubble {
    max-width: 300px;
    margin: 0 auto;
    display: block;
    padding: 0 15px;
  }
}

.bubble-carousel-wrapper .bubble .img-wrap,
#bubble-carousel .bubble .img-wrap {
  display: inline-block;
  position: relative;
  z-index: 99;
  border-radius: 50%;
}

.bubble-carousel-wrapper .bubble .img-wrap img,
#bubble-carousel .bubble .img-wrap img {
  width: 100%;
  max-width: 100%;
  border-radius: 50%;
  margin-left: -17%;
}

@media (max-width: 1023px) {
  .bubble-carousel-wrapper .bubble .img-wrap img,
  #bubble-carousel .bubble .img-wrap img {
    margin-left: 0;
  }
}

@media (max-width: 992px) {
  .bubble-carousel-wrapper .bubble .img-wrap img,
  #bubble-carousel .bubble .img-wrap img {
    width: 50%;
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  .bubble-carousel-wrapper .bubble .img-wrap img,
  #bubble-carousel .bubble .img-wrap img {
    width: 70%;
  }
}

.bubble-carousel-wrapper .bubble .img-wrap:before,
#bubble-carousel .bubble .img-wrap:before {
  width: 100%;
  height: 100%;
  z-index: 2;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  border: 10px solid #b89563;
  border-radius: 50%;
  transition: all 0.3s ease;
  margin-left: -17%;
}

@media (max-width: 1023px) {
  .bubble-carousel-wrapper .bubble .img-wrap:before,
  #bubble-carousel .bubble .img-wrap:before {
    margin-left: 0;
  }
}

.bubble-carousel-wrapper .bubble .img-wrap:after,
#bubble-carousel .bubble .img-wrap:after {
  width: 100%;
  height: 100%;
  content: '';
  z-index: 1;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  border: 15px solid #fff;
  border-radius: 50%;
  transition: all 0.3s ease;
  margin-left: -17%;
}

@media (max-width: 1023px) {
  .bubble-carousel-wrapper .bubble .img-wrap:after,
  #bubble-carousel .bubble .img-wrap:after {
    margin-left: 0;
  }
}

@media (max-width: 992px) {
  .bubble-carousel-wrapper .bubble .img-wrap:after,
  #bubble-carousel .bubble .img-wrap:after {
    width: 50%;
    margin: 0 auto;
    border: 8px solid #fff;
  }
}

@media (max-width: 767px) {
  .bubble-carousel-wrapper .bubble .img-wrap:after,
  #bubble-carousel .bubble .img-wrap:after {
    width: 70%;
  }
}

.bubble-carousel-wrapper .column.right,
#bubble-carousel .column.right {
  padding-top: 5%;
}

.bubble-carousel-wrapper .column.right .inner,
#bubble-carousel .column.right .inner {
  position: relative;
  padding-left: 220px;
}

@media (max-width: 1023px) {
  .bubble-carousel-wrapper .column.right .inner,
  #bubble-carousel .column.right .inner {
    margin-left: 40px;
  }
}

@media (max-width: 992px) {
  .bubble-carousel-wrapper .column.right .inner,
  #bubble-carousel .column.right .inner {
    min-height: 300px;
  }
}

@media (max-width: 767px) {
  .bubble-carousel-wrapper .column.right .inner,
  #bubble-carousel .column.right .inner {
    padding: 0 15px;
    max-width: 300px;
    margin: 0 auto;
    display: block;
    text-align: center;
  }
  .bubble-carousel-wrapper .column.right .inner .nav-slider,
  #bubble-carousel .column.right .inner .nav-slider {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .bubble-carousel-wrapper .nav-slider,
  #bubble-carousel .nav-slider {
    width: 220px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
  }
}

@media (max-width: 767px) {
  .bubble-carousel-wrapper .nav-slider,
  #bubble-carousel .nav-slider {
    width: 240px;
    margin: 0 auto;
    display: block;
    text-align: left;
  }
  .bubble-carousel-wrapper .nav-slider.source,
  .bubble-carousel-wrapper .nav-slider #bubble-nav-slider-html.source,
  #bubble-carousel .nav-slider.source,
  #bubble-carousel .nav-slider #bubble-nav-slider-html.source {
    display: block !important;
  }
  .bubble-carousel-wrapper .nav-slider.source ul li a,
  .bubble-carousel-wrapper .nav-slider #bubble-nav-slider-html.source ul li a,
  #bubble-carousel .nav-slider.source ul li a,
  #bubble-carousel .nav-slider #bubble-nav-slider-html.source ul li a {
    color: #777 !important;
  }
  .bubble-carousel-wrapper .nav-slider.source ul li.current a,
  .bubble-carousel-wrapper .nav-slider #bubble-nav-slider-html.source ul li.current a,
  #bubble-carousel .nav-slider.source ul li.current a,
  #bubble-carousel .nav-slider #bubble-nav-slider-html.source ul li.current a {
    color: #b89563 !important;
  }
}

.bubble-carousel-wrapper .nav-slider ul,
#bubble-carousel .nav-slider ul {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0;
}

.bubble-carousel-wrapper .nav-slider ul li,
#bubble-carousel .nav-slider ul li {
  position: relative;
  overflow: visible;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  margin: 29px 0;
  text-align: left;
}

@media (max-width: 767px) {
  .bubble-carousel-wrapper .nav-slider ul li,
  #bubble-carousel .nav-slider ul li {
    margin: 17px 0;
    text-align: center;
  }
}

.bubble-carousel-wrapper .nav-slider ul li a,
#bubble-carousel .nav-slider ul li a {
  padding: 0;
  color: #bdbdbe;
}

@media (min-width: 768px) {
  .bubble-carousel-wrapper .nav-slider ul li:after,
  #bubble-carousel .nav-slider ul li:after {
    position: absolute;
    display: block;
    background: #b89563;
    content: '';
    z-index: -1;
    width: 0;
    height: 1px;
    top: 11px;
    left: -520px;
    transition: all 1s ease;
    transition-delay: 0.5s;
    opacity: 0;
  }
}

.bubble-carousel-wrapper .nav-slider ul li:hover a,
#bubble-carousel .nav-slider ul li:hover a {
  color: #b89563;
}

.bubble-carousel-wrapper .nav-slider ul li.current:after,
#bubble-carousel .nav-slider ul li.current:after {
  background: linear-gradient(to left, #b89563 50%, #fff 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  width: 500px;
  opacity: 1;
}

.bubble-carousel-wrapper .nav-slider ul li.current a,
#bubble-carousel .nav-slider ul li.current a {
  color: #b89563;
}

.bubble-carousel-wrapper .slide-content,
#bubble-carousel .slide-content {
  max-width: 670px;
  text-align: left;
  position: relative;
}

@media (min-width: 768px) {
  .bubble-carousel-wrapper .slide-content,
  #bubble-carousel .slide-content {
    padding: 26px 30px 0 70px;
  }
}

@media (max-width: 767px) {
  .bubble-carousel-wrapper .slide-content,
  #bubble-carousel .slide-content {
    padding-top: 30px;
    text-align: center;
  }
}

.bubble-carousel-wrapper .slide-content:after,
#bubble-carousel .slide-content:after {
  background-image: url(../img/five-voices-quote.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  content: '';
  width: 70px;
  height: 70px;
  left: 42px;
  top: -25px;
  display: block;
  position: absolute;
  z-index: -1;
  opacity: .5;
}

@media (max-width: 767px) {
  .bubble-carousel-wrapper .slide-content:after,
  #bubble-carousel .slide-content:after {
    width: 50px;
    height: 50px;
    left: 50%;
    margin-left: -25px;
    top: -20px;
  }
}

.bubble-carousel-wrapper .slide-content .description,
#bubble-carousel .slide-content .description {
  color: #b89563;
  font-size: 30px;
  line-height: 44px;
  margin-bottom: 10px;
}

.bubble-carousel-wrapper .slide-content .title,
#bubble-carousel .slide-content .title {
  font-family: "trajan-pro-3",Georgia,serif;
  font-size: 24px;
  line-height: 35px;
  letter-spacing: 0.71px;
  color: #4b4a48;
  margin-bottom: 20px;
  text-transform: uppercase;
  margin-bottom: 15px;
}

@media (max-width: 992px) {
  .bubble-carousel-wrapper .slide-content .title,
  #bubble-carousel .slide-content .title {
    font-size: 18px;
    line-height: 24px;
  }
}

@media (max-width: 767px) {
  .bubble-carousel-wrapper .slide-content .title,
  #bubble-carousel .slide-content .title {
    font-size: 24px;
    line-height: 34px;
  }
}

@media (max-width: 480px) {
  .bubble-carousel-wrapper .slide-content .title,
  #bubble-carousel .slide-content .title {
    font-size: 16px;
    line-height: 24px;
  }
}

.bubble-carousel-wrapper .slide-content p,
#bubble-carousel .slide-content p {
  font-size: 20px;
  line-height: 32px;
  color: #777;
  max-width: 410px;
  margin-bottom: 16px;
}

@media (max-width: 1100px) {
  .bubble-carousel-wrapper .slide-content p,
  #bubble-carousel .slide-content p {
    max-width: 330px;
  }
}

@media (max-width: 1023px) {
  .bubble-carousel-wrapper .slide-content p,
  #bubble-carousel .slide-content p {
    font-size: 18px;
    line-height: 25px;
  }
}

@media (max-width: 767px) {
  .bubble-carousel-wrapper .slide-content p,
  #bubble-carousel .slide-content p {
    font-size: 16px;
    line-height: 22px;
  }
}

.bubble-carousel-wrapper .slide-content .voice-link,
#bubble-carousel .slide-content .voice-link {
  font-size: 19px;
  font-weight: 400;
  line-height: 24px;
  display: block;
  margin-top: 20px;
}

@media (max-width: 480px) {
  .bubble-carousel-wrapper .slide-content .voice-link,
  #bubble-carousel .slide-content .voice-link {
    font-size: 15px;
  }
}

.bubble-carousel-wrapper .owl-carousel .owl-item .bubble,
#bubble-carousel .owl-carousel .owl-item .bubble {
  opacity: 0;
  transition: opacity 0.9s, transform 1.2s;
  transform: translate3d(-400px, 0, 0) rotate(-15deg);
}

.bubble-carousel-wrapper .owl-carousel .owl-item .slide-content,
#bubble-carousel .owl-carousel .owl-item .slide-content {
  opacity: 0;
  transition: opacity 0.9s, transform 1.5s;
  transform: translate3d(300px, 0, 0);
}

.bubble-carousel-wrapper .owl-carousel .owl-item.active .bubble,
#bubble-carousel .owl-carousel .owl-item.active .bubble {
  opacity: 1;
  transform: translate3d(0, 0, 0) rotate(0deg);
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.bubble-carousel-wrapper .owl-carousel .owl-item.active .slide-content,
#bubble-carousel .owl-carousel .owl-item.active .slide-content {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.bubble-carousel-wrapper .owl-carousel .owl-item.active .slide1 .nav-item1:after,
#bubble-carousel .owl-carousel .owl-item.active .slide1 .nav-item1:after {
  width: 500px;
  opacity: 1;
}

.bubble-carousel-wrapper .owl-carousel .owl-item.active .slide1 .nav-item1 a,
#bubble-carousel .owl-carousel .owl-item.active .slide1 .nav-item1 a {
  color: #b89563;
}

.bubble-carousel-wrapper .owl-carousel .owl-item.active .slide2 .nav-item2:after,
#bubble-carousel .owl-carousel .owl-item.active .slide2 .nav-item2:after {
  width: 500px;
  opacity: 1;
}

.bubble-carousel-wrapper .owl-carousel .owl-item.active .slide2 .nav-item2 a,
#bubble-carousel .owl-carousel .owl-item.active .slide2 .nav-item2 a {
  color: #b89563;
}

.bubble-carousel-wrapper .owl-carousel .owl-item.active .slide3 .nav-item3:after,
#bubble-carousel .owl-carousel .owl-item.active .slide3 .nav-item3:after {
  width: 500px;
  opacity: 1;
}

.bubble-carousel-wrapper .owl-carousel .owl-item.active .slide3 .nav-item3 a,
#bubble-carousel .owl-carousel .owl-item.active .slide3 .nav-item3 a {
  color: #b89563;
}

.bubble-carousel-wrapper .owl-carousel .owl-item.active .slide4 .nav-item4:after,
#bubble-carousel .owl-carousel .owl-item.active .slide4 .nav-item4:after {
  width: 500px;
  opacity: 1;
}

.bubble-carousel-wrapper .owl-carousel .owl-item.active .slide4 .nav-item4 a,
#bubble-carousel .owl-carousel .owl-item.active .slide4 .nav-item4 a {
  color: #b89563;
}

.bubble-carousel-wrapper .owl-carousel .owl-item.active .slide5 .nav-item5:after,
#bubble-carousel .owl-carousel .owl-item.active .slide5 .nav-item5:after {
  width: 500px;
  opacity: 1;
}

.bubble-carousel-wrapper .owl-carousel .owl-item.active .slide5 .nav-item5 a,
#bubble-carousel .owl-carousel .owl-item.active .slide5 .nav-item5 a {
  color: #b89563;
}

.bubble-carousel-wrapper .owl-carousel .owl-item.active .slide6 .nav-item6:after,
#bubble-carousel .owl-carousel .owl-item.active .slide6 .nav-item6:after {
  width: 500px;
  opacity: 1;
}

.bubble-carousel-wrapper .owl-carousel .owl-item.active .slide6 .nav-item6 a,
#bubble-carousel .owl-carousel .owl-item.active .slide6 .nav-item6 a {
  color: #b89563;
}

.bubble-carousel-wrapper .owl-carousel .owl-item .column-right .bubble,
#bubble-carousel .owl-carousel .owl-item .column-right .bubble {
  transform: translate3d(400px, 0, 0) rotate(15deg);
}

.bubble-carousel-wrapper .owl-carousel .owl-item .column-left .slide-content,
#bubble-carousel .owl-carousel .owl-item .column-left .slide-content {
  transform: translate3d(-300px, 0, 0);
}

.bubble-carousel-wrapper .owl-carousel .owl-item.active .column-right .bubble,
#bubble-carousel .owl-carousel .owl-item.active .column-right .bubble {
  opacity: 1;
  transform: translate3d(0, 0, 0) rotate(0deg);
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.bubble-carousel-wrapper .owl-carousel .owl-item.active .column-left .slide-content,
#bubble-carousel .owl-carousel .owl-item.active .column-left .slide-content {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.bubble-carousel-wrapper .owl-nav,
.bubble-carousel-wrapper .owl-dots,
#bubble-carousel .owl-nav,
#bubble-carousel .owl-dots {
  display: none !important;
}

/*
	TEMPLATES
*/
.magazine-grid__grid {
  margin-left: -15px;
}

.magazine-grid__item {
  height: 246px;
  width: 174px;
  display: inline-block;
  margin: 15px;
}

/*
    Animations when item on the viewport.

    Library used for the CSS animations: https://github.com/michalsnik/aos
*/
[data-aos^=fade]:not(.aos-animate) {
  opacity: 0;
}

[data-aos][data-aos][data-aos-duration="50"], body[data-aos-duration="50"] [data-aos] {
  transition-duration: 50ms;
}

[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
  transition-delay: 50ms;
}

[data-aos][data-aos][data-aos-duration="100"], body[data-aos-duration="100"] [data-aos] {
  transition-duration: .1s;
}

[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate {
  transition-delay: .1s;
}

[data-aos][data-aos][data-aos-duration="150"], body[data-aos-duration="150"] [data-aos] {
  transition-duration: .15s;
}

[data-aos][data-aos][data-aos-delay="150"], body[data-aos-delay="150"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate, body[data-aos-delay="150"] [data-aos].aos-animate {
  transition-delay: .15s;
}

[data-aos][data-aos][data-aos-duration="200"], body[data-aos-duration="200"] [data-aos] {
  transition-duration: .2s;
}

[data-aos][data-aos][data-aos-delay="200"], body[data-aos-delay="200"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate, body[data-aos-delay="200"] [data-aos].aos-animate {
  transition-delay: .2s;
}

[data-aos][data-aos][data-aos-duration="250"], body[data-aos-duration="250"] [data-aos] {
  transition-duration: .25s;
}

[data-aos][data-aos][data-aos-delay="250"], body[data-aos-delay="250"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate, body[data-aos-delay="250"] [data-aos].aos-animate {
  transition-delay: .25s;
}

[data-aos][data-aos][data-aos-duration="300"], body[data-aos-duration="300"] [data-aos] {
  transition-duration: .3s;
}

[data-aos][data-aos][data-aos-delay="300"], body[data-aos-delay="300"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate, body[data-aos-delay="300"] [data-aos].aos-animate {
  transition-delay: .3s;
}

[data-aos][data-aos][data-aos-duration="350"], body[data-aos-duration="350"] [data-aos] {
  transition-duration: .35s;
}

[data-aos][data-aos][data-aos-delay="350"], body[data-aos-delay="350"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate, body[data-aos-delay="350"] [data-aos].aos-animate {
  transition-delay: .35s;
}

[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
  transition-duration: .4s;
}

[data-aos][data-aos][data-aos-delay="400"], body[data-aos-delay="400"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate, body[data-aos-delay="400"] [data-aos].aos-animate {
  transition-delay: .4s;
}

[data-aos][data-aos][data-aos-duration="450"], body[data-aos-duration="450"] [data-aos] {
  transition-duration: .45s;
}

[data-aos][data-aos][data-aos-delay="450"], body[data-aos-delay="450"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate, body[data-aos-delay="450"] [data-aos].aos-animate {
  transition-delay: .45s;
}

[data-aos][data-aos][data-aos-duration="500"], body[data-aos-duration="500"] [data-aos] {
  transition-duration: .5s;
}

[data-aos][data-aos][data-aos-delay="500"], body[data-aos-delay="500"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate, body[data-aos-delay="500"] [data-aos].aos-animate {
  transition-delay: .5s;
}

[data-aos][data-aos][data-aos-duration="550"], body[data-aos-duration="550"] [data-aos] {
  transition-duration: .55s;
}

[data-aos][data-aos][data-aos-delay="550"], body[data-aos-delay="550"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate, body[data-aos-delay="550"] [data-aos].aos-animate {
  transition-delay: .55s;
}

[data-aos][data-aos][data-aos-duration="600"], body[data-aos-duration="600"] [data-aos] {
  transition-duration: .6s;
}

[data-aos][data-aos][data-aos-delay="600"], body[data-aos-delay="600"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate, body[data-aos-delay="600"] [data-aos].aos-animate {
  transition-delay: .6s;
}

[data-aos][data-aos][data-aos-duration="650"], body[data-aos-duration="650"] [data-aos] {
  transition-duration: .65s;
}

[data-aos][data-aos][data-aos-delay="650"], body[data-aos-delay="650"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate, body[data-aos-delay="650"] [data-aos].aos-animate {
  transition-delay: .65s;
}

[data-aos][data-aos][data-aos-duration="700"], body[data-aos-duration="700"] [data-aos] {
  transition-duration: .7s;
}

[data-aos][data-aos][data-aos-delay="700"], body[data-aos-delay="700"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate, body[data-aos-delay="700"] [data-aos].aos-animate {
  transition-delay: .7s;
}

[data-aos][data-aos][data-aos-duration="750"], body[data-aos-duration="750"] [data-aos] {
  transition-duration: .75s;
}

[data-aos][data-aos][data-aos-delay="750"], body[data-aos-delay="750"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate, body[data-aos-delay="750"] [data-aos].aos-animate {
  transition-delay: .75s;
}

[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
  transition-duration: .8s;
}

[data-aos][data-aos][data-aos-delay="800"], body[data-aos-delay="800"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate, body[data-aos-delay="800"] [data-aos].aos-animate {
  transition-delay: .8s;
}

[data-aos][data-aos][data-aos-duration="850"], body[data-aos-duration="850"] [data-aos] {
  transition-duration: .85s;
}

[data-aos][data-aos][data-aos-delay="850"], body[data-aos-delay="850"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate, body[data-aos-delay="850"] [data-aos].aos-animate {
  transition-delay: .85s;
}

[data-aos][data-aos][data-aos-duration="900"], body[data-aos-duration="900"] [data-aos] {
  transition-duration: .9s;
}

[data-aos][data-aos][data-aos-delay="900"], body[data-aos-delay="900"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate, body[data-aos-delay="900"] [data-aos].aos-animate {
  transition-delay: .9s;
}

[data-aos][data-aos][data-aos-duration="950"], body[data-aos-duration="950"] [data-aos] {
  transition-duration: .95s;
}

[data-aos][data-aos][data-aos-delay="950"], body[data-aos-delay="950"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate, body[data-aos-delay="950"] [data-aos].aos-animate {
  transition-delay: .95s;
}

[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] {
  transition-duration: 1s;
}

[data-aos][data-aos][data-aos-delay="1000"], body[data-aos-delay="1000"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate, body[data-aos-delay="1000"] [data-aos].aos-animate {
  transition-delay: 1s;
}

[data-aos][data-aos][data-aos-duration="1050"], body[data-aos-duration="1050"] [data-aos] {
  transition-duration: 1.05s;
}

[data-aos][data-aos][data-aos-delay="1050"], body[data-aos-delay="1050"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate, body[data-aos-delay="1050"] [data-aos].aos-animate {
  transition-delay: 1.05s;
}

[data-aos][data-aos][data-aos-duration="1100"], body[data-aos-duration="1100"] [data-aos] {
  transition-duration: 1.1s;
}

[data-aos][data-aos][data-aos-delay="1100"], body[data-aos-delay="1100"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate, body[data-aos-delay="1100"] [data-aos].aos-animate {
  transition-delay: 1.1s;
}

[data-aos][data-aos][data-aos-duration="1150"], body[data-aos-duration="1150"] [data-aos] {
  transition-duration: 1.15s;
}

[data-aos][data-aos][data-aos-delay="1150"], body[data-aos-delay="1150"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate, body[data-aos-delay="1150"] [data-aos].aos-animate {
  transition-delay: 1.15s;
}

[data-aos][data-aos][data-aos-duration="1200"], body[data-aos-duration="1200"] [data-aos] {
  transition-duration: 1.2s;
}

[data-aos][data-aos][data-aos-delay="1200"], body[data-aos-delay="1200"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate, body[data-aos-delay="1200"] [data-aos].aos-animate {
  transition-delay: 1.2s;
}

[data-aos][data-aos][data-aos-duration="1250"], body[data-aos-duration="1250"] [data-aos] {
  transition-duration: 1.25s;
}

[data-aos][data-aos][data-aos-delay="1250"], body[data-aos-delay="1250"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate, body[data-aos-delay="1250"] [data-aos].aos-animate {
  transition-delay: 1.25s;
}

[data-aos][data-aos][data-aos-duration="1300"], body[data-aos-duration="1300"] [data-aos] {
  transition-duration: 1.3s;
}

[data-aos][data-aos][data-aos-delay="1300"], body[data-aos-delay="1300"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate, body[data-aos-delay="1300"] [data-aos].aos-animate {
  transition-delay: 1.3s;
}

[data-aos][data-aos][data-aos-duration="1350"], body[data-aos-duration="1350"] [data-aos] {
  transition-duration: 1.35s;
}

[data-aos][data-aos][data-aos-delay="1350"], body[data-aos-delay="1350"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate, body[data-aos-delay="1350"] [data-aos].aos-animate {
  transition-delay: 1.35s;
}

[data-aos][data-aos][data-aos-duration="1400"], body[data-aos-duration="1400"] [data-aos] {
  transition-duration: 1.4s;
}

[data-aos][data-aos][data-aos-delay="1400"], body[data-aos-delay="1400"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate, body[data-aos-delay="1400"] [data-aos].aos-animate {
  transition-delay: 1.4s;
}

[data-aos][data-aos][data-aos-duration="1450"], body[data-aos-duration="1450"] [data-aos] {
  transition-duration: 1.45s;
}

[data-aos][data-aos][data-aos-delay="1450"], body[data-aos-delay="1450"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate, body[data-aos-delay="1450"] [data-aos].aos-animate {
  transition-delay: 1.45s;
}

[data-aos][data-aos][data-aos-duration="1500"], body[data-aos-duration="1500"] [data-aos] {
  transition-duration: 1.5s;
}

[data-aos][data-aos][data-aos-delay="1500"], body[data-aos-delay="1500"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate, body[data-aos-delay="1500"] [data-aos].aos-animate {
  transition-delay: 1.5s;
}

[data-aos][data-aos][data-aos-duration="1550"], body[data-aos-duration="1550"] [data-aos] {
  transition-duration: 1.55s;
}

[data-aos][data-aos][data-aos-delay="1550"], body[data-aos-delay="1550"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate, body[data-aos-delay="1550"] [data-aos].aos-animate {
  transition-delay: 1.55s;
}

[data-aos][data-aos][data-aos-duration="1600"], body[data-aos-duration="1600"] [data-aos] {
  transition-duration: 1.6s;
}

[data-aos][data-aos][data-aos-delay="1600"], body[data-aos-delay="1600"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate, body[data-aos-delay="1600"] [data-aos].aos-animate {
  transition-delay: 1.6s;
}

[data-aos][data-aos][data-aos-duration="1650"], body[data-aos-duration="1650"] [data-aos] {
  transition-duration: 1.65s;
}

[data-aos][data-aos][data-aos-delay="1650"], body[data-aos-delay="1650"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate, body[data-aos-delay="1650"] [data-aos].aos-animate {
  transition-delay: 1.65s;
}

[data-aos][data-aos][data-aos-duration="1700"], body[data-aos-duration="1700"] [data-aos] {
  transition-duration: 1.7s;
}

[data-aos][data-aos][data-aos-delay="1700"], body[data-aos-delay="1700"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate, body[data-aos-delay="1700"] [data-aos].aos-animate {
  transition-delay: 1.7s;
}

[data-aos][data-aos][data-aos-duration="1750"], body[data-aos-duration="1750"] [data-aos] {
  transition-duration: 1.75s;
}

[data-aos][data-aos][data-aos-delay="1750"], body[data-aos-delay="1750"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate, body[data-aos-delay="1750"] [data-aos].aos-animate {
  transition-delay: 1.75s;
}

[data-aos][data-aos][data-aos-duration="1800"], body[data-aos-duration="1800"] [data-aos] {
  transition-duration: 1.8s;
}

[data-aos][data-aos][data-aos-delay="1800"], body[data-aos-delay="1800"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate, body[data-aos-delay="1800"] [data-aos].aos-animate {
  transition-delay: 1.8s;
}

[data-aos][data-aos][data-aos-duration="1850"], body[data-aos-duration="1850"] [data-aos] {
  transition-duration: 1.85s;
}

[data-aos][data-aos][data-aos-delay="1850"], body[data-aos-delay="1850"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate, body[data-aos-delay="1850"] [data-aos].aos-animate {
  transition-delay: 1.85s;
}

[data-aos][data-aos][data-aos-duration="1900"], body[data-aos-duration="1900"] [data-aos] {
  transition-duration: 1.9s;
}

[data-aos][data-aos][data-aos-delay="1900"], body[data-aos-delay="1900"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate, body[data-aos-delay="1900"] [data-aos].aos-animate {
  transition-delay: 1.9s;
}

[data-aos][data-aos][data-aos-duration="1950"], body[data-aos-duration="1950"] [data-aos] {
  transition-duration: 1.95s;
}

[data-aos][data-aos][data-aos-delay="1950"], body[data-aos-delay="1950"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate, body[data-aos-delay="1950"] [data-aos].aos-animate {
  transition-delay: 1.95s;
}

[data-aos][data-aos][data-aos-duration="2000"], body[data-aos-duration="2000"] [data-aos] {
  transition-duration: 2s;
}

[data-aos][data-aos][data-aos-delay="2000"], body[data-aos-delay="2000"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate, body[data-aos-delay="2000"] [data-aos].aos-animate {
  transition-delay: 2s;
}

[data-aos][data-aos][data-aos-duration="2050"], body[data-aos-duration="2050"] [data-aos] {
  transition-duration: 2.05s;
}

[data-aos][data-aos][data-aos-delay="2050"], body[data-aos-delay="2050"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate, body[data-aos-delay="2050"] [data-aos].aos-animate {
  transition-delay: 2.05s;
}

[data-aos][data-aos][data-aos-duration="2100"], body[data-aos-duration="2100"] [data-aos] {
  transition-duration: 2.1s;
}

[data-aos][data-aos][data-aos-delay="2100"], body[data-aos-delay="2100"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate, body[data-aos-delay="2100"] [data-aos].aos-animate {
  transition-delay: 2.1s;
}

[data-aos][data-aos][data-aos-duration="2150"], body[data-aos-duration="2150"] [data-aos] {
  transition-duration: 2.15s;
}

[data-aos][data-aos][data-aos-delay="2150"], body[data-aos-delay="2150"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate, body[data-aos-delay="2150"] [data-aos].aos-animate {
  transition-delay: 2.15s;
}

[data-aos][data-aos][data-aos-duration="2200"], body[data-aos-duration="2200"] [data-aos] {
  transition-duration: 2.2s;
}

[data-aos][data-aos][data-aos-delay="2200"], body[data-aos-delay="2200"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate, body[data-aos-delay="2200"] [data-aos].aos-animate {
  transition-delay: 2.2s;
}

[data-aos][data-aos][data-aos-duration="2250"], body[data-aos-duration="2250"] [data-aos] {
  transition-duration: 2.25s;
}

[data-aos][data-aos][data-aos-delay="2250"], body[data-aos-delay="2250"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate, body[data-aos-delay="2250"] [data-aos].aos-animate {
  transition-delay: 2.25s;
}

[data-aos][data-aos][data-aos-duration="2300"], body[data-aos-duration="2300"] [data-aos] {
  transition-duration: 2.3s;
}

[data-aos][data-aos][data-aos-delay="2300"], body[data-aos-delay="2300"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate, body[data-aos-delay="2300"] [data-aos].aos-animate {
  transition-delay: 2.3s;
}

[data-aos][data-aos][data-aos-duration="2350"], body[data-aos-duration="2350"] [data-aos] {
  transition-duration: 2.35s;
}

[data-aos][data-aos][data-aos-delay="2350"], body[data-aos-delay="2350"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate, body[data-aos-delay="2350"] [data-aos].aos-animate {
  transition-delay: 2.35s;
}

[data-aos][data-aos][data-aos-duration="2400"], body[data-aos-duration="2400"] [data-aos] {
  transition-duration: 2.4s;
}

[data-aos][data-aos][data-aos-delay="2400"], body[data-aos-delay="2400"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate, body[data-aos-delay="2400"] [data-aos].aos-animate {
  transition-delay: 2.4s;
}

[data-aos][data-aos][data-aos-duration="2450"], body[data-aos-duration="2450"] [data-aos] {
  transition-duration: 2.45s;
}

[data-aos][data-aos][data-aos-delay="2450"], body[data-aos-delay="2450"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate, body[data-aos-delay="2450"] [data-aos].aos-animate {
  transition-delay: 2.45s;
}

[data-aos][data-aos][data-aos-duration="2500"], body[data-aos-duration="2500"] [data-aos] {
  transition-duration: 2.5s;
}

[data-aos][data-aos][data-aos-delay="2500"], body[data-aos-delay="2500"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate, body[data-aos-delay="2500"] [data-aos].aos-animate {
  transition-delay: 2.5s;
}

[data-aos][data-aos][data-aos-duration="2550"], body[data-aos-duration="2550"] [data-aos] {
  transition-duration: 2.55s;
}

[data-aos][data-aos][data-aos-delay="2550"], body[data-aos-delay="2550"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate, body[data-aos-delay="2550"] [data-aos].aos-animate {
  transition-delay: 2.55s;
}

[data-aos][data-aos][data-aos-duration="2600"], body[data-aos-duration="2600"] [data-aos] {
  transition-duration: 2.6s;
}

[data-aos][data-aos][data-aos-delay="2600"], body[data-aos-delay="2600"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate, body[data-aos-delay="2600"] [data-aos].aos-animate {
  transition-delay: 2.6s;
}

[data-aos][data-aos][data-aos-duration="2650"], body[data-aos-duration="2650"] [data-aos] {
  transition-duration: 2.65s;
}

[data-aos][data-aos][data-aos-delay="2650"], body[data-aos-delay="2650"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate, body[data-aos-delay="2650"] [data-aos].aos-animate {
  transition-delay: 2.65s;
}

[data-aos][data-aos][data-aos-duration="2700"], body[data-aos-duration="2700"] [data-aos] {
  transition-duration: 2.7s;
}

[data-aos][data-aos][data-aos-delay="2700"], body[data-aos-delay="2700"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate, body[data-aos-delay="2700"] [data-aos].aos-animate {
  transition-delay: 2.7s;
}

[data-aos][data-aos][data-aos-duration="2750"], body[data-aos-duration="2750"] [data-aos] {
  transition-duration: 2.75s;
}

[data-aos][data-aos][data-aos-delay="2750"], body[data-aos-delay="2750"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate, body[data-aos-delay="2750"] [data-aos].aos-animate {
  transition-delay: 2.75s;
}

[data-aos][data-aos][data-aos-duration="2800"], body[data-aos-duration="2800"] [data-aos] {
  transition-duration: 2.8s;
}

[data-aos][data-aos][data-aos-delay="2800"], body[data-aos-delay="2800"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate, body[data-aos-delay="2800"] [data-aos].aos-animate {
  transition-delay: 2.8s;
}

[data-aos][data-aos][data-aos-duration="2850"], body[data-aos-duration="2850"] [data-aos] {
  transition-duration: 2.85s;
}

[data-aos][data-aos][data-aos-delay="2850"], body[data-aos-delay="2850"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate, body[data-aos-delay="2850"] [data-aos].aos-animate {
  transition-delay: 2.85s;
}

[data-aos][data-aos][data-aos-duration="2900"], body[data-aos-duration="2900"] [data-aos] {
  transition-duration: 2.9s;
}

[data-aos][data-aos][data-aos-delay="2900"], body[data-aos-delay="2900"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate, body[data-aos-delay="2900"] [data-aos].aos-animate {
  transition-delay: 2.9s;
}

[data-aos][data-aos][data-aos-duration="2950"], body[data-aos-duration="2950"] [data-aos] {
  transition-duration: 2.95s;
}

[data-aos][data-aos][data-aos-delay="2950"], body[data-aos-delay="2950"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate, body[data-aos-delay="2950"] [data-aos].aos-animate {
  transition-delay: 2.95s;
}

[data-aos][data-aos][data-aos-duration="3000"], body[data-aos-duration="3000"] [data-aos] {
  transition-duration: 3s;
}

[data-aos][data-aos][data-aos-delay="3000"], body[data-aos-delay="3000"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate, body[data-aos-delay="3000"] [data-aos].aos-animate {
  transition-delay: 3s;
}

[data-aos][data-aos][data-aos-easing=linear], body[data-aos-easing=linear] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}

[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
  transition-timing-function: ease;
}

[data-aos][data-aos][data-aos-easing=ease-in], body[data-aos-easing=ease-in] [data-aos] {
  transition-timing-function: ease-in;
}

[data-aos][data-aos][data-aos-easing=ease-out], body[data-aos-easing=ease-out] [data-aos] {
  transition-timing-function: ease-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-out], body[data-aos-easing=ease-in-out] [data-aos] {
  transition-timing-function: ease-in-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-back], body[data-aos-easing=ease-in-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

[data-aos][data-aos][data-aos-easing=ease-out-back], body[data-aos-easing=ease-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back], body[data-aos-easing=ease-in-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

[data-aos][data-aos][data-aos-easing=ease-in-sine], body[data-aos-easing=ease-in-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}

[data-aos][data-aos][data-aos-easing=ease-out-sine], body[data-aos-easing=ease-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine], body[data-aos-easing=ease-in-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

[data-aos][data-aos][data-aos-easing=ease-in-quad], body[data-aos-easing=ease-in-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quad], body[data-aos-easing=ease-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad], body[data-aos-easing=ease-in-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic], body[data-aos-easing=ease-in-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic], body[data-aos-easing=ease-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic], body[data-aos-easing=ease-in-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos][data-aos][data-aos-easing=ease-in-quart], body[data-aos-easing=ease-in-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quart], body[data-aos-easing=ease-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart], body[data-aos-easing=ease-in-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos^=fade][data-aos^=fade] {
  opacity: 0;
  transition-property: opacity,transform;
}

[data-aos^=fade][data-aos^=fade].aos-animate {
  opacity: 1;
  transform: translateZ(0);
}

[data-aos=fade-up] {
  transform: translate3d(0, 100px, 0);
}

[data-aos=fade-down] {
  transform: translate3d(0, -100px, 0);
}

[data-aos=fade-right] {
  transform: translate3d(-100px, 0, 0);
}

[data-aos=fade-left] {
  transform: translate3d(100px, 0, 0);
}

[data-aos=fade-up-right] {
  transform: translate3d(-100px, 100px, 0);
}

[data-aos=fade-up-left] {
  transform: translate3d(100px, 100px, 0);
}

[data-aos=fade-down-right] {
  transform: translate3d(-100px, -100px, 0);
}

[data-aos=fade-down-left] {
  transform: translate3d(100px, -100px, 0);
}

[data-aos^=zoom][data-aos^=zoom] {
  opacity: 0;
  transition-property: opacity,transform;
}

[data-aos^=zoom][data-aos^=zoom].aos-animate {
  opacity: 1;
  transform: translateZ(0) scale(1);
}

[data-aos=zoom-in] {
  transform: scale(0.6);
}

[data-aos=zoom-in-up] {
  transform: translate3d(0, 100px, 0) scale(0.6);
}

[data-aos=zoom-in-down] {
  transform: translate3d(0, -100px, 0) scale(0.6);
}

[data-aos=zoom-in-right] {
  transform: translate3d(-100px, 0, 0) scale(0.6);
}

[data-aos=zoom-in-left] {
  transform: translate3d(100px, 0, 0) scale(0.6);
}

[data-aos=zoom-out] {
  transform: scale(1.2);
}

[data-aos=zoom-out-up] {
  transform: translate3d(0, 100px, 0) scale(1.2);
}

[data-aos=zoom-out-down] {
  transform: translate3d(0, -100px, 0) scale(1.2);
}

[data-aos=zoom-out-right] {
  transform: translate3d(-100px, 0, 0) scale(1.2);
}

[data-aos=zoom-out-left] {
  transform: translate3d(100px, 0, 0) scale(1.2);
}

[data-aos^=slide][data-aos^=slide] {
  transition-property: transform;
}

[data-aos^=slide][data-aos^=slide].aos-animate {
  transform: translateZ(0);
}

[data-aos=slide-up] {
  transform: translate3d(0, 100%, 0);
}

[data-aos=slide-down] {
  transform: translate3d(0, -100%, 0);
}

[data-aos=slide-right] {
  transform: translate3d(-100%, 0, 0);
}

[data-aos=slide-left] {
  transform: translate3d(100%, 0, 0);
}

[data-aos^=flip][data-aos^=flip] {
  backface-visibility: hidden;
  transition-property: transform;
}

[data-aos=flip-left] {
  transform: perspective(2500px) rotateY(-100deg);
}

[data-aos=flip-left].aos-animate {
  transform: perspective(2500px) rotateY(0);
}

[data-aos=flip-right] {
  transform: perspective(2500px) rotateY(100deg);
}

[data-aos=flip-right].aos-animate {
  transform: perspective(2500px) rotateY(0);
}

[data-aos=flip-up] {
  transform: perspective(2500px) rotateX(-100deg);
}

[data-aos=flip-up].aos-animate {
  transform: perspective(2500px) rotateX(0);
}

[data-aos=flip-down] {
  transform: perspective(2500px) rotateX(100deg);
}

[data-aos=flip-down].aos-animate {
  transform: perspective(2500px) rotateX(0);
}

@media (max-width: 991px) {
  [data-aos][data-aos][data-aos-duration="1200"], body[data-aos-duration="1200"] [data-aos] {
    transition-duration: 600ms;
  }
}

@media (max-width: 767px) {
  [data-aos][data-aos][data-aos-duration="1200"], body[data-aos-duration="1200"] [data-aos] {
    transition-duration: 400ms;
  }
}

@media (max-width: 767px) {
  [data-aos][data-aos][data-aos-delay],
  body[data-aos-delay] [data-aos],
  [data-aos][data-aos][data-aos-delay="600"].aos-animate,
  body[data-aos-delay="600"] [data-aos].aos-animate {
    transition-delay: 0s;
  }
}

#map {
  min-height: 300px;
}

@media only screen and (min-width: 1024px) {
  #map {
    min-height: intrinsic;
    padding-bottom: 28.5%;
  }
}

#main > nav {
  display: none;
}

#main > article {
  margin-top: 20px;
}

#main > article .main-content-page {
  padding-left: 60px;
  padding-right: 60px;
}

#main > article .main-content-page h1 {
  margin-bottom: 20px;
}

@media (max-width: 560px) {
  #main > article .main-content-page {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (min-width: 1024px) {
  #main {
    display: table;
    width: 100%;
  }
  #main > nav {
    background-color: #f6f2ed;
    display: table-cell;
    height: 100%;
    padding-bottom: 45px;
    padding-left: 20px;
    padding-top: 45px;
    width: 25%;
  }
  #main > article {
    display: table-cell;
    padding: 55px;
    vertical-align: top;
    width: 75%;
  }
}

@media (min-width: 1190px) {
  #main > nav {
    padding-left: 70px;
  }
}

@media (max-width: 1023px) {
  #main {
    padding-right: 15px;
    padding-left: 15px;
  }
  body.home #main,
  body.page-template-template-fullpage-sports #main,
  body.page-template-template-fullpage #main {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
}

p.meta {
  color: #b89563;
  font-family: "trajan-pro-3", Georgia, serif;
  font-size: 22px;
  line-height: 1.55;
  letter-spacing: 0.75px;
  text-transform: uppercase;
}

p.meta .category {
  margin-right: 10px;
}

/*
    SIDEBAR
*/
.sidebar ul {
  padding-left: 0;
  list-style: none;
  line-height: 2;
  margin-bottom: 40px;
}

.sidebar ul > li > a {
  color: #464646;
}

.sidebar ul > li > a:hover {
  color: #b89563;
}

.sidebar ul > li.active > a {
  border-left: 6px solid #b89563;
  color: #b89563;
  font-weight: 400;
  padding-left: 11px;
}

.sidebar ul > li > ul {
  font-size: 16px;
  margin-bottom: 0;
  padding-left: 25px;
}

.sidebar ul > li > ul > li.active > a {
  border-left: none;
  padding-left: 0;
}

/*
	Gallery
*/
.gallery img {
  display: block;
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto 30px;
}

.main-content-page .gallery_default .gallery-item {
  margin: 1px 0px 25px 0 !important;
}

.gallery img {
  margin: 0 auto 0px;
}

.gallery img.size-full {
  height: 300px;
  object-fit: cover;
  margin: 5px;
  width: calc(100% - 10px);
}

figcaption.wp-caption-text.gallery-caption {
  margin-bottom: 15px;
  background-color: rgba(31, 31, 31, 0.7);
  bottom: 0;
  font-size: 75%;
  font-style: italic;
  left: 5px;
  right: 5px;
  bottom: 5px;
  padding: 10px;
  position: absolute;
  margin: 0;
  color: white;
}

.gallery_default .gallery-item {
  position: relative;
}

@media (max-width: 480px) {
  .main-content-page .gallery_default .gallery-item {
    width: 100% !important;
  }
}

.vimeo-grid-shortcode {
  margin: 30px -15px;
}

.vimeo-grid-shortcode__video iframe {
  max-width: 100%;
  height: 250px;
}

.md-keyboard-arrow-right,
.md-keyboard-arrow-left {
  z-index: 9999;
  border-width: 0px;
  font-size: 50px;
}

.content:before, .content:after {
  content: " ";
  display: table;
}

.content:after {
  clear: both;
}

.content ul {
  list-style: none;
  padding: 0;
}

.content ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}

.content ul li {
  padding-left: 40px;
  text-indent: -13px;
}

.content ul li:before {
  content: '\002022';
  color: #b89563;
  left: -10px;
  position: relative;
}

.content a.btn {
  margin: 10px 10px 10px 0;
}

.content a.pdf {
  background-image: url("../img/icon-pdf.png");
  background-position: 0 5px;
  background-repeat: no-repeat;
  background-size: 12px 14px;
  display: inline-block;
  min-height: 18px;
  padding-left: 20px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .content a.pdf {
    background-image: url("../img/icon-pdf@2x.png");
    background-size: 12px 14px;
  }
}

/*
    TEASERS
*/
.teaser {
  display: block;
  margin-bottom: 30px;
  position: relative;
}

.teaser img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}

.teaser .meta {
  border: 1px solid #EAE5DF;
  border-top: none;
  min-height: 128px;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 15px;
}

.teaser .meta .category {
  font-family: "nimbus-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
}

.teaser .meta .category::after {
  content: ' | ';
}

.teaser .meta time {
  display: block;
  font-family: "nimbus-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  letter-spacing: 0.75px;
  text-transform: uppercase;
  margin-bottom: 5px;
  display: inline-block;
}

.teaser .meta h3 {
  color: #464646;
  font-size: 16px;
  line-height: 30px;
  margin-top: 5px;
}

.teaser span.cat {
  background: rgba(183, 149, 99, 0.85);
  color: white;
  display: block;
  font-family: "trajan-pro-3", Georgia, serif;
  font-size: 13px;
  letter-spacing: 0.65px;
  text-transform: uppercase;
  left: 0;
  line-height: 3;
  padding: 0 10px;
  position: absolute;
  top: 0;
}

@media only screen and (max-width: 767px) {
  .teaser .meta {
    padding: 20px;
  }
  .teaser .meta h3 {
    font-size: 14px;
  }
  .teaser .meta span.cat {
    font-size: 12px;
    line-height: 25px;
  }
}

a.callout-teaser {
  text-align: center;
  width: 100%;
  position: relative;
}

a.callout-teaser img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

a.callout-teaser .overlay {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  left: 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

a.callout-teaser span {
  opacity: 0;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}

a.callout-teaser:hover img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: gray;
}

a.callout-teaser:hover span {
  opacity: 1;
}

@media (min-width: 767px) {
  a.callout-teaser {
    float: left;
    width: 50%;
  }
}

@media (max-width: 767px) {
  a.callout-teaser {
    position: initial;
  }
  .teaser-block {
    position: relative;
  }
  .teaser-block .btn.btn-primary {
    font-size: 10px;
  }
}

@media (max-width: 1024px) {
  a.callout-teaser span {
    opacity: 1;
  }
  a.callout-teaser img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    filter: gray;
  }
}

aside#footer-teaser {
  background-color: black;
}

@media only screen and (max-width: 1630px) {
  div.hide-related {
    display: none !important;
  }
}

/*
    FOOTER
*/
#sitefooter .over-the-footer {
  background-color: #1B1B1B;
  padding: 60px 0;
}

@media (max-width: 767px) {
  #sitefooter .over-the-footer {
    padding: 60px 20px;
  }
}

#sitefooter .over-the-footer .title {
  color: #b89563;
  font-family: "trajan-pro-3", Georgia, serif;
  font-size: 21px;
  letter-spacing: 0.69px;
  line-height: 26px;
  margin-top: 0;
}

#sitefooter .over-the-footer address {
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0.32px;
}

#sitefooter .over-the-footer address span {
  color: white;
  display: block;
  padding-bottom: 10px;
  display: block;
}

#sitefooter .over-the-footer address span abbr {
  text-decoration: none;
}

#sitefooter .over-the-footer address span abbr[title] {
  border-bottom: none;
  color: #b89563;
  font-weight: bold;
  padding-right: 8px;
}

#sitefooter .over-the-footer address span.full-address {
  margin-bottom: 24px;
}

#sitefooter .over-the-footer address a {
  color: white;
  transition: all .4s ease-in;
}

#sitefooter .over-the-footer address a:hover {
  color: #b89563;
}

@media (min-width: 768px) {
  #sitefooter .over-the-footer span.logo {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    background-image: url("../img/hampton_logo_footer.svg");
    background-repeat: no-repeat;
    display: block;
    width: 157px;
    height: 168px;
  }
}

@media (max-width: 1023px) {
  #sitefooter .over-the-footer span.logo {
    margin-bottom: 30px;
  }
}

#sitefooter .over-the-footer .quick_links a {
  display: block;
  color: white;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: .32;
  transition: all .4s ease-in;
}

#sitefooter .over-the-footer .quick_links a:hover {
  color: #b89563;
}

#sitefooter .over-the-footer div#footer-logos {
  text-align: right;
  margin-top: 40px;
}

#sitefooter .over-the-footer div#footer-logos .logo {
  max-width: 90px;
  margin-left: 30px;
  margin-bottom: 30px;
}

#sitefooter .over-the-footer div#footer-logos #gsgLogo {
  max-width: 86px;
}

#sitefooter .over-the-footer div#footer-logos #hmcLogo {
  max-width: 95px;
}

@media (max-width: 1023px) {
  #sitefooter .over-the-footer div#footer-logos {
    text-align: left;
  }
  #sitefooter .over-the-footer div#footer-logos .logo {
    margin-left: 0;
    margin-right: 30px;
  }
}

@media (min-width: 1300px) and (max-width: 1629px) {
  #sitefooter .over-the-footer .container {
    width: 1260px;
  }
}

#sitefooter .the-footer {
  background: black;
}

@media (max-width: 767px) {
  #sitefooter .the-footer {
    padding: 0 20px;
  }
}

#sitefooter .the-footer div#footer-menus .menu-footer {
  font-size: 16px;
  line-height: 19px;
  color: #b89563;
  padding: 52px 0 11px 0;
}

#sitefooter .the-footer div#footer-menus .menu-footer a {
  color: inherit;
}

@media (max-width: 767px) {
  #sitefooter .the-footer div#footer-menus .menu-footer li {
    margin-bottom: 10px;
  }
  #sitefooter .the-footer div#footer-menus .menu-footer .pull-right {
    float: none !important;
  }
}

/* 
    Full Page
*/
/*!
 * fullPage 2.9.7
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */
html.fp-enabled,
.fp-enabled body {
  margin: 0;
  padding: 0;
  overflow: hidden;
  /*Avoid flicker on slides transitions for mobile phones #336 */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.fp-section {
  position: relative;
  -webkit-box-sizing: border-box;
  /* Safari<=5 Android<=3 */
  -moz-box-sizing: border-box;
  /* <=28 */
  box-sizing: border-box;
}

.fp-slide {
  float: left;
}

.fp-slide, .fp-slidesContainer {
  height: 100%;
  display: block;
}

.fp-slides {
  z-index: 1;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  /* Safari<=6 Android<=4.3 */
  transition: all 0.3s ease-out;
}

.fp-section.fp-table, .fp-slide.fp-table {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.fp-tableCell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}

.fp-slidesContainer {
  float: left;
  position: relative;
}

.fp-controlArrow {
  -webkit-user-select: none;
  /* webkit (safari, chrome) browsers */
  -moz-user-select: none;
  /* mozilla browsers */
  -khtml-user-select: none;
  /* webkit (konqueror) browsers */
  -ms-user-select: none;
  /* IE10+ */
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: -38px;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.fp-controlArrow.fp-prev {
  left: 15px;
  width: 0;
  border-width: 38.5px 34px 38.5px 0;
  border-color: transparent #fff transparent transparent;
}

.fp-controlArrow.fp-next {
  right: 15px;
  border-width: 38.5px 0 38.5px 34px;
  border-color: transparent transparent transparent #fff;
}

.fp-scrollable {
  overflow: hidden;
  position: relative;
}

.fp-scroller {
  overflow: hidden;
}

.iScrollIndicator {
  border: 0 !important;
}

.fp-notransition {
  -webkit-transition: none !important;
  transition: none !important;
}

#fp-nav {
  position: fixed;
  z-index: 100;
  margin-top: -32px;
  top: 50%;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
}

#fp-nav.right {
  right: 17px;
}

#fp-nav.left {
  left: 17px;
}

.fp-slidesNav {
  position: absolute;
  z-index: 4;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0 !important;
  right: 0;
  margin: 0 auto !important;
}

.fp-slidesNav.bottom {
  bottom: 17px;
}

.fp-slidesNav.top {
  top: 17px;
}

#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;
}

#fp-nav ul li,
.fp-slidesNav ul li {
  display: block;
  width: 14px;
  height: 13px;
  margin: 7px;
  position: relative;
}

.fp-slidesNav ul li {
  display: inline-block;
}

#fp-nav ul li a,
.fp-slidesNav ul li a {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
}

#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
  height: 12px;
  width: 12px;
  margin: -6px 0 0 -6px;
  border-radius: 100%;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  height: 4px;
  width: 4px;
  border: 0;
  background: #ffd143;
  left: 50%;
  top: 50%;
  margin: -2px 0 0 -2px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
  width: 10px;
  height: 10px;
  margin: -5px 0px 0px -5px;
}

#fp-nav ul li .fp-tooltip {
  position: absolute;
  top: -2px;
  color: #fff;
  font-size: 14px;
  font-family: arial, helvetica, sans-serif;
  white-space: nowrap;
  max-width: 220px;
  overflow: hidden;
  display: block;
  opacity: 0;
  width: 0;
  cursor: pointer;
}

#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  width: auto;
  opacity: 1;
}

#fp-nav ul li .fp-tooltip.right {
  right: 20px;
}

#fp-nav ul li .fp-tooltip.left {
  left: 20px;
}

.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell {
  height: auto !important;
}

.fp-responsive .fp-auto-height-responsive.fp-section,
.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell {
  height: auto !important;
}

.fullpage {
  /* LATEST NEWS */
  /* EVENTS */
  /* SOCIAL MEDIA */
  /* SLIDE WITH MENU */
  /* Quotes Slider */
  /* Video Gallery */
  /* Video Stripe */
  /* Message Box */
}

.fullpage div.full-section {
  position: relative;
  height: 100%;
  min-height: 500px;
  z-index: 5;
}

@media (max-width: 991px) {
  .fullpage div.full-section {
    padding: 10px;
  }
}

.fullpage .slider-single-item {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 4;
}

.fullpage .slider-single-item .slide {
  height: 100vh;
}

.fullpage .section {
  background: #000 none no-repeat scroll center center;
  background-size: cover;
  min-height: 500px;
  position: relative;
  text-align: center;
}

.fullpage .section.latest_news {
  background: #F0F0F0 none no-repeat scroll center center;
}

.fullpage .section.message_box {
  background: #fff none no-repeat scroll center center;
}

.fullpage .section h1,
.fullpage .section h2 {
  font-size: 54px;
  text-shadow: 0 0 12px rgba(0, 0, 0, 0.6);
  margin: 0;
  color: #fff;
}

.fullpage .section h1 {
  position: absolute;
  bottom: 16%;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  font-size: 56px;
  line-height: 66px;
  padding-right: 40px;
  padding-left: 40px;
  letter-spacing: 1px;
}

@media (max-width: 767px) {
  .fullpage .section h1 {
    line-height: 42px;
  }
}

.fullpage .section h2 {
  font-size: 40px;
  line-height: 66px;
  letter-spacing: 0.71px;
  margin-bottom: 50px;
  padding-top: 160px;
}

@media (max-width: 767px) {
  .fullpage .section h2 {
    line-height: 36px;
  }
}

.fullpage .section.big_quote a.link-next-section {
  bottom: 0 !important;
  position: absolute !important;
}

@media (max-width: 768px) {
  .fullpage .section.big_quote {
    height: 500px !important;
  }
}

.fullpage .section a.link-next-section {
  margin-top: 40px;
  margin-bottom: 0;
  display: block;
  padding-bottom: 30px;
  width: 100%;
  font-family: "nimbus-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 56px;
  letter-spacing: 0.36px;
  text-transform: none;
  color: #fff;
  z-index: 9;
}

.fullpage .section a.link-next-section svg {
  display: block;
  width: 100%;
}

@media (max-width: 991px) {
  .fullpage .section a.link-next-section {
    display: none;
  }
}

.fullpage .section .teaser {
  background: rgba(255, 255, 255, 0.95);
  text-align: left;
}

.fullpage .section .teaser .meta {
  border: none;
  min-height: auto;
  padding-bottom: 10px;
}

.fullpage .section.small_quote .quote {
  background: rgba(0, 0, 0, 0.6);
  bottom: 0;
  left: 12.5%;
  padding: 80px 80px 140px;
  position: absolute;
  width: 75%;
}

.fullpage .section.small_quote .quote .h3 {
  color: white;
  font-size: 36px;
  margin: 0;
}

@media (min-width: 1400px) {
  .fullpage .section a.link-next-section {
    position: absolute;
    bottom: 0px;
  }
}

@media (max-width: 992px) {
  .fullpage .section h1 {
    font-size: 50px;
  }
}

@media (max-width: 768px) {
  .fullpage .section h1 {
    font-size: 42px;
  }
  .fullpage .section h2 {
    font-size: 30px !important;
  }
}

@media (max-width: 480px) {
  .fullpage .section h1 {
    font-size: 35px;
  }
  .fullpage .section h2 {
    font-size: 25px !important;
  }
}

.fullpage .section.latest_news {
  overflow: hidden;
}

.fullpage .section.latest_news h2 {
  text-shadow: 0 0 0px rgba(0, 0, 0, 0.6);
  margin-bottom: 20px;
  padding-top: 110px;
}

.fullpage .section.latest_news .main-categories.matchHeight a.teaser.item {
  height: 100% !important;
}

.fullpage .section.latest_news .main-categories .teaser {
  margin-bottom: 0;
}

.fullpage .section.latest_news .main-categories a.btn.full-width {
  padding: 0px 0px !important;
}

.fullpage .section.latest_news .teaser .meta {
  padding-bottom: 15px;
}

.fullpage .section.latest_news .teaser .meta h3 {
  margin-bottom: 0;
  line-height: 24px;
  letter-spacing: 0;
}

.fullpage .section.latest_news .cat.tag {
  background-color: #b89563;
  text-transform: uppercase;
  font-family: "trajan-pro-3", Georgia, serif;
  font-size: 16px;
  line-height: 19px;
  color: white;
  letter-spacing: 0.53px;
  padding: 14px 20px;
  display: inline-block;
  position: relative;
}

.fullpage .section.latest_news .cat.tag.full-width {
  width: 100%;
}

@media (max-width: 767px) {
  .fullpage .section.latest_news .cat.tag.full-width {
    margin-bottom: 0;
  }
}

.fullpage .section.latest_news .view-all {
  display: block;
  padding: 0 25px 15px;
  font-size: 16px;
}

.fullpage .section.latest_news .latest-news__carousel .view-all {
  position: absolute;
  top: 15px;
  right: 15px;
}

@media (max-width: 1023px) {
  .fullpage .section.latest_news .latest-news__carousel .view-all {
    position: relative;
    left: 0;
  }
}

@media (max-width: 767px) {
  .fullpage .section.latest_news .main-categories, .fullpage .section.latest_news .latest-news__carousel {
    margin-bottom: 30px;
  }
}

.fullpage .section.latest_news .latest-news__carousel .latest-news--content,
.fullpage .section.latest_news .latest-news__carousel .blogs-news--content,
.fullpage .section.latest_news .blogs-news__carousel .latest-news--content,
.fullpage .section.latest_news .blogs-news__carousel .blogs-news--content {
  position: relative;
  text-align: left;
}

.fullpage .section.latest_news .latest-news__carousel .blogs-news--content .tag.cat,
.fullpage .section.latest_news .blogs-news__carousel .blogs-news--content .tag.cat {
  top: 0 !important;
  z-index: 1;
}

.fullpage .section.latest_news .latest-news__carousel .blogs-news--content .customPositionDots,
.fullpage .section.latest_news .blogs-news__carousel .blogs-news--content .customPositionDots {
  top: 12px;
  z-index: 2;
}

.fullpage .section.latest_news .latest-news__carousel .blogs-news--content .teaser.item .meta,
.fullpage .section.latest_news .blogs-news__carousel .blogs-news--content .teaser.item .meta {
  padding-top: 62px;
}

.fullpage .section.latest_news .latest-news__carousel .cat.tag,
.fullpage .section.latest_news .blogs-news__carousel .cat.tag {
  position: absolute;
  top: -47px;
  left: 0;
}

.fullpage .section.latest_news .latest-news__carousel .slick-slide img,
.fullpage .section.latest_news .blogs-news__carousel .slick-slide img {
  width: 100%;
  height: auto;
}

.fullpage .section.latest_news .latest-news__carousel .slick-list,
.fullpage .section.latest_news .blogs-news__carousel .slick-list {
  background-color: white;
}

.fullpage .section.latest_news .latest-news__carousel .slick-list,
.fullpage .section.latest_news .latest-news__carousel .slick-track,
.fullpage .section.latest_news .latest-news__carousel .slick-slide,
.fullpage .section.latest_news .blogs-news__carousel .slick-list,
.fullpage .section.latest_news .blogs-news__carousel .slick-track,
.fullpage .section.latest_news .blogs-news__carousel .slick-slide {
  height: 100%;
}

.fullpage .section.latest_news .latest-news__carousel .slick-dots li button,
.fullpage .section.latest_news .blogs-news__carousel .slick-dots li button {
  width: 10px;
  height: 10px;
}

.fullpage .section.latest_news .customPositionDots {
  position: absolute;
  top: -30px;
  right: 30px;
}

.fullpage .section.latest_news .customPositionDots .slick-dots li button {
  border-color: white;
  background: transparent;
}

.fullpage .section.latest_news .customPositionDots .slick-dots li.slick-active button {
  background: white;
}

@media (min-width: 1630px) {
  .fullpage .section.latest_news .full-section .container {
    width: 970px;
  }
}

@media (max-width: 767px) {
  .fullpage .section.latest_news .main-categories a.teaser.item {
    display: none;
  }
  .fullpage .section.latest_news a.btn.btn-primary.full-width {
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .fullpage .section.latest_news a.btn.btn-primary.full-width {
    font-size: 12px;
  }
  .fullpage .section.latest_news .meta h3 {
    font-size: 16px !important;
  }
}

@media (max-width: 480px) {
  .fullpage .section.latest_news .btn {
    font-size: 12px !important;
  }
}

@media (max-height: 942px) {
  .fullpage .section.latest_news a.link-next-section {
    display: none;
  }
}

@media (max-height: 840px) {
  .fullpage .section.latest_news .school-buttons-wrapper {
    width: 100%;
  }
  .fullpage .section.latest_news .forthcoming-events-wrapper {
    display: none;
  }
}

@media (max-height: 840px) and (min-width: 768px) {
  .fullpage .section.latest_news .school-buttons-wrapper .button--full-width {
    display: inline-block;
  }
}

@media (max-height: 705px) {
  .fullpage .section.latest_news h2 {
    padding-top: 100px;
    margin-bottom: 0;
  }
  .fullpage .section.latest_news .items-wrapper .row {
    margin-top: 20px !important;
  }
}

@media (min-width: 768px) {
  .fullpage .section.latest_news .school-buttons-wrapper .visible-mobile {
    display: none;
  }
}

.fullpage .section.events h2 {
  color: #b89563;
  text-shadow: 0 0 0;
}

.fullpage .section.events .teaser .meta {
  padding-top: 50px;
}

.fullpage .section.events span.event-date {
  position: absolute;
  top: 0;
  right: 0;
  color: #b89563;
  display: block;
  font-size: 16px;
  margin-top: 14px;
  margin-right: 8px;
}

.fullpage .section.events #event-home-buttons {
  width: 100%;
  text-align: center;
}

.fullpage .section.events #event-home-buttons a {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 15px;
}

.fullpage .section.events #event-home-buttons a.event-first-button {
  background-color: #b89563;
  color: white;
}

.fullpage .section.events #event-home-buttons a.event-first-button:hover {
  background-color: #806b4e;
}

.fullpage .section.events #event-home-buttons a.event-second-button {
  background-color: #ed164f;
  color: white;
}

.fullpage .section.events #event-home-buttons a.event-second-button:hover {
  background-color: #d91045;
}

.fullpage .section.events #event-home-buttons a.event-third-button {
  background-color: #00529a;
  color: white;
}

.fullpage .section.events #event-home-buttons a.event-third-button:hover {
  background-color: #044177;
}

.fullpage .section.social_media .feed {
  background-color: rgba(255, 255, 255, 0.877193);
  padding: 0;
}

.fullpage .section.social_media .feed.item {
  width: 100%;
}

.fullpage .section.social_media .feed-titles .feed-title {
  padding-left: 0;
  margin-left: 0;
  background-color: #36b0da;
}

.fullpage .section.social_media .feed-titles .feed-title img, .fullpage .section.social_media .feed-titles .feed-title h2 {
  display: inline-block;
}

.fullpage .section.social_media .feed-titles h2 {
  font-size: 16px !important;
  text-shadow: 0 0 0 !important;
  padding: 10px;
  margin: 0;
}

.fullpage .section.social_media .feed-titles a {
  float: right;
  margin-top: 10px;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "trajan-pro-3", Georgia, serif;
}

.fullpage .section.social_media .twitter-name a {
  float: left !important;
  margin: 20px 0 10px !important;
  font-size: 22px;
}

.fullpage .section.social_media .feed-content {
  padding: 25px;
  padding-top: 10px;
  text-align: left;
}

.fullpage .section.social_media .feed-content p {
  padding-bottom: 14px;
  border-bottom: 1px solid #d5d5d5;
}

.fullpage .section.social_media .feed-content p:last-child {
  border-bottom: 0px;
}

@media (min-width: 1630px) {
  .fullpage .section.social_media .twitter-feed > div {
    width: 70%;
    margin: auto;
  }
}

@media (max-width: 1023px) {
  .fullpage .section.social_media .feed-titles h2 {
    font-size: 9px !important;
  }
}

@media (max-width: 1024px) {
  .fullpage .section.social_media .feed-title img {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .fullpage .section.social_media .twitter-feed {
    margin-top: 8%;
  }
}

@media (max-width: 1024px) {
  .fullpage .section.slide_with_menu {
    display: none;
  }
}

.fullpage .slide_with_menu {
  position: relative;
}

.fullpage .slide_with_menu .slide {
  background-position: center;
  background-size: cover;
  position: relative;
}

.fullpage .slide_with_menu .fp-slides {
  width: 100%;
}

.fullpage .slide_with_menu .fp-slide .slide-content-contain {
  opacity: 0;
}

.fullpage .slide_with_menu .slide-content-contain {
  padding: 0 40px;
}

.fullpage .slide_with_menu .fp-slide .slide-content-contain {
  width: 70%;
  background-color: white;
  bottom: 140px;
  z-index: 9999;
  left: 15%;
  color: #777777;
  padding: 20px 80px 50px;
  transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1) 0.5s;
  margin-top: 30%;
  margin-top: 30vh;
  margin-left: 15%;
}

.fullpage .slide_with_menu .fp-slide.active .slide-content-contain {
  opacity: 1;
}

.fullpage .slide_with_menu h2.static-header {
  position: absolute;
  z-index: 9;
  width: 100%;
}

.fullpage .slide_with_menu .fp-controlArrow.fp-prev,
.fullpage .slide_with_menu .fp-controlArrow.fp-next {
  display: none;
}

.fullpage .slide_with_menu .top_tabs {
  padding-left: 0;
  font-family: "trajan-pro-3", Georgia, serif;
  margin-bottom: 0;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #9B9B9B;
}

.fullpage .slide_with_menu .top_tabs li {
  color: #9B9B9B;
  list-style: none;
  display: inline-block;
  font-size: 16px;
  line-height: 19px;
  padding-top: 10px;
  padding-bottom: 10px;
  vertical-align: top;
  transition: all .6s ease;
}

.fullpage .slide_with_menu .top_tabs li:hover {
  cursor: pointer;
  color: #b89563;
  border-bottom: 1px solid #b89563;
}

.fullpage .slide_with_menu .top_tabs li.active {
  color: #b89563;
  border-bottom: 1px solid #b89563;
}

.fullpage .slide_with_menu .slide-content-contain h2 {
  display: none;
  color: #b89563;
  margin-bottom: 20px;
  font-size: 35px;
}

.fullpage .slide_with_menu .slide-content-contain .block-content {
  margin-top: 34px;
  display: flex;
}

.fullpage .slide_with_menu .slide-content-contain .block-content .content {
  display: inline-block;
  text-align: left;
  width: 50%;
}

.fullpage .slide_with_menu .slide-content-contain .block-content .content.no-quote {
  width: 100%;
}

.fullpage .slide_with_menu .slide-content-contain .block-content .quote {
  display: inline-block;
  font-family: "trajan-pro-3", Georgia, serif;
  font-size: 1.2em;
  line-height: 3rem;
  text-align: left;
  width: 49%;
  padding-left: 50px;
  padding-top: 5px;
  color: #464646;
  position: relative;
}

.fullpage .slide_with_menu .slide-content-contain .block-content .quote-by {
  font-family: "nimbus-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.8em;
  color: #b89563;
  margin-top: 10px;
}

.fullpage .slide_with_menu .slide-content-contain .block-content .quote::before {
  background-image: url("../img/five-voices-quote.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  content: '';
  width: 30px;
  height: 30px;
  position: absolute;
  z-index: -1;
  left: 30px;
  top: -14px;
}

.fullpage .slide_with_menu .slide_with_menu a.link-next-section {
  z-index: 99;
}

@media (min-width: 1400px) {
  .fullpage .slide_with_menu .fp-slide .slide-content-contain {
    position: absolute;
    margin-left: 0%;
  }
  .fullpage .slide_with_menu .fp-controlArrow.fp-prev,
  .fullpage .slide_with_menu .fp-controlArrow.fp-next {
    top: 65%;
    top: 65vh;
  }
}

@media (max-width: 1025px) {
  .fullpage .slide_with_menu .fp-slide .slide-content-contain {
    width: 85%;
    margin-left: 7%;
    margin-top: 0;
  }
  .fullpage .slide_with_menu .fp-controlArrow.fp-prev {
    left: 4%;
    top: 36%;
    top: 32vh;
  }
  .fullpage .slide_with_menu .fp-controlArrow.fp-prev:hover {
    left: 3.6%;
  }
  .fullpage .slide_with_menu .fp-controlArrow.fp-next {
    right: 6%;
    top: 36%;
    top: 32vh;
  }
  .fullpage .slide_with_menu .fp-controlArrow.fp-next:hover {
    right: 5.6%;
  }
}

@media (max-width: 768px) {
  .fullpage .slide_with_menu .top_tabs li {
    font-size: 12px !important;
  }
  .fullpage .slide_with_menu .fp-controlArrow.fp-prev {
    top: 25%;
    top: 25vh;
  }
  .fullpage .slide_with_menu .fp-controlArrow.fp-next {
    top: 25%;
    top: 25vh;
  }
}

@media (max-width: 540px) {
  .fullpage .slide_with_menu .top_tabs li {
    width: 48%;
    border-top: solid 0px;
  }
  .fullpage .slide_with_menu .top_tabs li:hover {
    border-top: solid 0px;
  }
  .fullpage .slide_with_menu .top_tabs li.active {
    border-top: solid 0px;
  }
}

@media (max-width: 480px) {
  .fullpage .slide_with_menu .fp-controlArrow.fp-prev {
    top: 58%;
    top: 58vh;
  }
  .fullpage .slide_with_menu .fp-controlArrow.fp-next {
    top: 58%;
    top: 58vh;
  }
}

@media (max-height: 705px) {
  .fullpage .slide_with_menu .fp-slide .slide-content-contain {
    padding: 20px 80px 40px;
  }
}

.fullpage .section.quotes_slider {
  background-color: white;
  min-height: 440px;
}

.fullpage .section.quotes_slider .full-section {
  min-height: 440px;
}

.fullpage .section.quotes_slider .slider-quote--wrapper {
  position: absolute;
  top: 45%;
  left: calc(50% - 310px);
  width: 620px;
  max-width: 90%;
}

@media (max-width: 769px) {
  .fullpage .section.quotes_slider .slider-quote--wrapper {
    top: auto;
    left: auto;
    margin-top: 40px;
  }
}

.fullpage .section.quotes_slider .slider-quote__quote {
  font-family: "trajan-pro-3", Georgia, serif;
  font-size: 1.2em;
  line-height: 3rem;
  text-align: left;
  padding-left: 50px;
  padding-top: 22px;
  color: #464646;
  position: relative;
  margin-bottom: 30px;
}

.fullpage .section.quotes_slider .slider-quote__quote-by {
  font-family: "nimbus-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.8em;
  color: #b89563;
  margin-top: 10px;
}

.fullpage .section.quotes_slider .slider-quote__quote::before {
  background-image: url("../img/five-voices-quote.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  content: '';
  width: 30px;
  height: 30px;
  position: absolute;
  z-index: -1;
  left: 30px;
  top: 5px;
}

@media (min-width: 480px) {
  .fullpage .section.quotes_slider.visibility-mobile {
    display: none;
  }
}

@media (min-width: 769px) {
  .fullpage .section.quotes_slider.visibility-tablet {
    display: none;
  }
}

.fullpage .section.quotes_slider.visibility-hide {
  display: none;
}

.fullpage .video_gallery h2 {
  margin-bottom: 25px;
  color: black;
}

.fullpage .video_gallery .ytc-pagination.row,
.fullpage .video_gallery .ytc-pslb.ytc-links.container-fluid {
  display: none;
}

.fullpage .video_gallery a.ytclink {
  font-size: 12px;
}

.fullpage .video_gallery .ytccf {
  background-color: rgba(0, 0, 0, 0.6);
  padding: 20px;
  padding-bottom: 0px;
}

.fullpage .video_gallery #ytc-wrapper a {
  word-break: break-word;
  font-family: nimbus-sans, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-transform: none;
  text-align: left;
  font-weight: 300;
  font-size: 11px;
  color: white;
  line-height: 12px;
}

@media (max-width: 480px) {
  .fullpage .video_gallery a.ytclink {
    font-size: 9px !important;
  }
}

.fullpage body.page-id-9118 .banner {
  display: none;
}

.fullpage body.page-id-9118 nav.sidebar {
  display: none !important;
}

@media (min-width: 1024px) {
  .fullpage #main article {
    padding: 0px 0;
  }
}

.fullpage .section.video_stripe .fp-scroller {
  height: 100%;
}

.fullpage .section.video-stripe h2, .fullpage .video-stripe h2 {
  text-shadow: 0px 0px 0px;
  margin: auto 15px 20px 15px;
}

@media only screen and (max-width: 767px) {
  .fullpage .video-stripe .videos .video {
    max-width: 400px;
  }
}

.fullpage .video-stripe p {
  width: 60%;
  margin: auto;
  color: black;
  letter-spacing: 1px;
}

@media (max-width: 767px) {
  .fullpage .video-stripe p {
    width: 90%;
  }
}

.fullpage .video-stripe .videos {
  margin: 50px auto 25px;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 100px;
  max-width: 1244px;
}

.fullpage .video-stripe .videos video {
  margin: auto;
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .fullpage .video-stripe .videos {
    margin: 15px auto 25px;
  }
}

.fullpage .video-stripe .videos .videos__link {
  margin: 30px auto 0;
}

.fullpage .video-stripe .video-container {
  padding-bottom: 60%;
  position: relative;
}

.fullpage .video-stripe .video-container .button-play {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  transition: all .4s ease-in;
}

.fullpage .video-stripe .video-container p {
  position: absolute;
  z-index: 1;
  bottom: 25px;
  width: 100%;
  text-align: center;
  color: white !important;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 26px;
  font-family: "trajan-pro-3",Georgia,serif;
}

.fullpage .video-stripe .video-container .video-container-overlay {
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  transition: all .4s ease;
}

.fullpage .video-stripe .video-container:hover .button-play {
  transform: translateY(-50%) scale(1.1);
}

@media (max-width: 992px) {
  .fullpage .video-stripe .videos .video {
    margin: 15px auto !important;
  }
  .fullpage .video-stripe .video-container {
    padding-bottom: 60%;
    max-width: 400px;
    margin: 0 auto;
  }
}

@media (max-width: 768px) {
  .fullpage .video-stripe .video-container {
    padding-bottom: 65%;
  }
  .fullpage .video-stripe .video-container p {
    font-size: 14px;
    line-height: 18px;
    bottom: 10px;
  }
}

.fullpage svg#Capa_2 {
  width: 55px;
  position: absolute;
  z-index: 1;
  top: 45%;
  transform: translate(-50%, -50%);
}

.fullpage .message_box .section__title {
  margin-bottom: 10px;
  text-shadow: 0 0 0;
  padding-top: 100px;
}

@media (max-width: 1024px) {
  .fullpage .message_box .section__title {
    padding-top: 70px;
  }
}

.fullpage .message_box .section__text {
  font-size: 19px;
  line-height: 24px;
  font-weight: 300;
  color: #1D1D1D;
  width: 40%;
  display: inline-block;
  min-width: 280px;
}

@media (max-width: 992px) {
  .fullpage .message_box .section__text {
    width: 60%;
  }
}

.fullpage .message_box .fivevoices__picture .img-wrap {
  display: inline-block;
  position: relative;
  z-index: 99;
}

.fullpage .message_box .fivevoices__picture .img-wrap:before {
  width: 100%;
  height: 100%;
  content: '';
  z-index: 2;
  display: block;
  opacity: 0;
  border: 10px solid #b89563;
  border-radius: 50%;
  margin-left: -30%;
}

.fullpage .message_box .fivevoices__picture .img-wrap:after {
  width: 100%;
  height: 100%;
  content: '';
  z-index: 1;
  display: block;
  opacity: 0.5;
  border: 19px solid #fff;
  border-radius: 50%;
  margin-left: -30%;
}

.fullpage .message_box .fivevoices__picture img {
  width: 100%;
  max-width: 100%;
  border-radius: 50%;
  margin-left: -30%;
}

.fullpage .message_box .button-section {
  margin-bottom: 70px;
}

.fullpage .facilities .full-section.fp-auto-height {
  display: flex;
  align-items: center;
  padding: 50px;
}

.fullpage .facilities .box {
  background-color: white;
  padding: 50px 45px;
  width: 728px;
  margin-left: 50px;
  text-align: left;
}

.fullpage .facilities .box__title {
  margin: 0 0 15px !important;
  padding: 0 !important;
  color: #b89563;
  font-size: 40px;
  line-height: 48px;
  text-shadow: none;
}

.fullpage .facilities .box__text {
  font-size: 20px;
  font-weight: 300;
  line-height: 29px;
  margin-bottom: 50px;
  padding-right: 120px;
}

.fullpage .facilities .box__button {
  display: inline-block;
  font-size: 15px;
  line-height: 18px;
}

@media (max-width: 991px) {
  .fullpage .facilities .box {
    max-width: 78vw;
    margin: 0 auto;
  }
  .fullpage .facilities .box__title {
    font-size: 30px;
    line-height: 38px;
  }
}

@media (max-width: 767px) {
  .fullpage .facilities .box__text {
    padding-right: 0px;
  }
}

@media (max-width: 640px) {
  .fullpage .facilities .box {
    padding: 50px 30px;
  }
  .fullpage .facilities .box__title {
    font-size: 24px;
    line-height: 30px;
  }
  .fullpage .facilities .box__text {
    font-size: 16px;
    line-height: 24px;
  }
  .fullpage .facilities .box__button {
    font-size: 10px;
  }
}

@media (max-width: 960px) {
  .fullpage .video-stripe .videos {
    position: inherit;
    bottom: auto;
  }
  .fullpage .section h2 {
    padding-top: 50px !important;
  }
  .fullpage .video-stripe .videos .video {
    margin: 30px auto;
  }
  .fullpage .section.latest_news .main-categories a.teaser.item {
    display: block;
    margin-bottom: 10px;
  }
  .fullpage .slider-single-item .slide {
    height: 500px;
  }
  .fullpage .slider-single-item {
    height: 500px;
    overflow: hidden;
  }
  .fullpage .slide_with_menu .slide {
    padding-bottom: 140px;
  }
}

.full-page-el-wrap {
  height: 100% !important;
  width: 100vw !important;
}

@media (min-width: 1024px) and (max-width: 1025px) and (max-height: 768px) {
  .full-page-el-wrap {
    height: 100vh !important;
  }
}

#fp-nav.white-bg ul li a span,
#fp-nav.white-bg .fp-slidesNav ul li a span {
  background: #9B9B9B;
}

#fp-nav.white-bg ul li a.active span,
#fp-nav.white-bg .fp-slidesNav ul li a.active span {
  background-color: #ffd143;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .main-categories.matchHeight,
  .latest-news__carousel {
    max-height: 550px;
  }
}

@media (max-width: 480px) {
  div#fp-nav {
    display: none;
  }
}

/* 
    Sports template full page 
*/
body.page-template-template-fullpage-sports {
  /* Menu content */
  /* Items content */
  /* Results content */
  /* Button content */
  /* Latest events*/
}

body.page-template-template-fullpage-sports #fullpage .section:last-child .link-next-section {
  display: none;
}

body.page-template-template-fullpage-sports .full-section--content-wrapper {
  position: absolute;
  top: 75%;
  width: 100%;
}

body.page-template-template-fullpage-sports .full-section--content-wrapper h1 {
  position: relative;
  margin-bottom: 30px;
}

body.page-template-template-fullpage-sports .fullpage-menu-content {
  padding-left: 15px;
}

body.page-template-template-fullpage-sports .fullpage-menu-content a {
  color: white !important;
  text-transform: uppercase;
  font-family: "trajan-pro-3", Georgia, serif;
  display: inline-block;
}

body.page-template-template-fullpage-sports .fullpage-menu-content a:after {
  content: ' | ';
  margin: 10px;
}

body.page-template-template-fullpage-sports .fullpage-menu-content a:last-child:after {
  content: ' ';
}

@media (max-width: 768px) {
  body.page-template-template-fullpage-sports .menu h1 {
    font-size: 32px;
  }
  body.page-template-template-fullpage-sports .fullpage-menu-content a {
    font-size: 15px;
  }
}

@media (max-width: 480px) {
  body.page-template-template-fullpage-sports .menu h1 {
    top: 70%;
  }
  body.page-template-template-fullpage-sports .fullpage-menu-content {
    top: 78%;
  }
}

body.page-template-template-fullpage-sports .section.items .items-title {
  color: #b89563;
  text-shadow: 0 0 0;
}

body.page-template-template-fullpage-sports .section.items .fullpage-items-content {
  position: absolute;
  bottom: 120px;
  background: rgba(0, 0, 0, 0.833333);
  padding: 40px 0 10px 0;
}

body.page-template-template-fullpage-sports .section.items .fullpage-items-content a {
  color: white;
  text-transform: uppercase;
  font-family: "trajan-pro-3", Georgia, serif;
  font-size: 16px;
}

body.page-template-template-fullpage-sports .section.items .fullpage-items-content .item {
  margin-bottom: 20px;
}

@media (max-width: 1023px) {
  body.page-template-template-fullpage-sports .section.items .fullpage-items-content {
    position: relative;
    bottom: auto;
  }
}

body.page-template-template-fullpage-sports .section.items a.link-next-section {
  position: absolute;
  bottom: 0px;
}

body.page-template-template-fullpage-sports .section.items svg circle {
  stroke: white;
}

body.page-template-template-fullpage-sports .section.items svg path {
  fill: white;
}

body.page-template-template-fullpage-sports .fullpage-galleries-content h2 {
  color: #b89563 !important;
}

body.page-template-template-fullpage-sports .fullpage-button-content {
  position: absolute;
  top: 45%;
  width: 100%;
}

body.page-template-template-fullpage-sports .section.latest_news .fp-scroller {
  height: 100%;
}

body.page-template-template-fullpage-sports .section.latest_news .items-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

body.page-template-template-fullpage-sports .section.latest_news .forthcoming-events-wrapper {
  display: none;
}

body.page-template-template-fullpage-sports .section.latest_news .school-buttons-wrapper {
  width: 100%;
}

body.page-template-template-fullpage-sports .section.latest_news .button:not(.button--sports), body.page-template-template-fullpage-sports .section.latest_news .gpnf-add-entry:not(.button--sports) {
  display: none;
}

body.page-template-template-fullpage-sports .section.latest_news .button.button--sports, body.page-template-template-fullpage-sports .section.latest_news .button--sports.gpnf-add-entry {
  display: inline-block;
}

@media (max-width: 959px) {
  body.page-template-template-fullpage-sports .section.latest_news h2 {
    color: #b89563;
  }
  body.page-template-template-fullpage-sports .section.latest_news .items-wrapper {
    position: inherit;
  }
}

@media (max-width: 767px) {
  body.page-template-template-fullpage-sports .section.latest_news h2 {
    color: black;
  }
}

@media (max-width: 959px) {
  body.page-template-template-fullpage-sports .section.items h2.items-title {
    margin-top: 70px !important;
  }
  body.page-template-template-fullpage-sports .section.menu {
    display: none;
  }
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

/* wordpress styles */
.aligncenter,
.alignleft,
.alignright {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px) {
  .alignleft {
    float: left;
    margin: 0 20px 20px 0;
  }
  .alignright {
    float: right;
    margin: 10px 0 20px 20px;
  }
}

img[class*="align"],
img[class*="wp-image-"] {
  height: auto;
}

.wp-caption,
img.size-full,
img.alignleft,
img.alignright,
img.aligncenter {
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
}

img.alignleft + img.alignright {
  margin-left: 0;
}

p img {
  vertical-align: middle;
}

.wp-caption {
  position: relative;
  max-width: 100%;
}

.wp-caption img {
  display: block;
  margin: 0 auto;
}

.wp-caption .wp-caption-text {
  background-color: #ffffff;
  background-color: rgba(31, 31, 31, 0.7);
  bottom: 0;
  font-size: 75%;
  font-style: italic;
  left: 0;
  padding: 10px;
  position: absolute;
  margin: 0;
  width: 100%;
  color: white;
}

.wp-caption .wp-caption-text span {
  display: block;
  padding: 4px 10px;
}

#main {
  opacity: 1;
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform .4s ease-in-out, opacity .4s ease-in-out;
  transition: transform .4s ease-in-out, opacity .4s ease-in-out;
}

.wf-loading .navbar-nav > li,
.wf-loading #main {
  opacity: 0;
  -ms-transform: translateY(-20px);
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
}

.main-content-page {
  margin-bottom: 50px;
}

/*
    TABLES (with tablepress plugin)
*/
table.tablepress {
  border: 1px solid #b89563 !important;
}

.tablepress tfoot th, .tablepress thead th {
  background-color: #b89563;
  color: white;
  border-bottom: 1px solid #b08951 !important;
}

.tablepress tbody td, .tablepress .tablepress tfoot th {
  border-top: 1px solid #b08951 !important;
}

.tablepress tr {
  color: #464646;
}

.tablepress tr.odd td {
  background-color: #f7f2ee;
}

.tablepress tr td, .tablepress tr th {
  border-right: 1px solid #b08951;
}

/* 
    CONTACT PAGE
*/
p.address {
  margin: 0px 0 4px;
}

p span.name,
p span.email,
p.notes-title {
  font-weight: 400;
}

p span.number,
p span.email_address {
  color: #b89563;
  margin-left: 8px;
}

p span.notes {
  font-style: italic;
}

#contact-form {
  margin: 2em auto;
}

/*
    Accordion
*/
.panel-default {
  border: 0px;
  border-bottom: 1px solid #b89563;
  box-shadow: 0 0 0;
}

.panel-default a[aria-expanded="false"] .menu-arrow:after {
  content: '\f105';
}

.panel-default a[aria-expanded="true"] .menu-arrow:after {
  content: '\f107';
}

.panel-default .menu-arrow {
  font-family: fontawesome;
}

/*
    Panels
*/
.panel-body {
  padding-top: 0;
}

p.panel-body-title {
  font-weight: 400;
  margin-bottom: 0px;
  margin-top: 25px;
}

.panel-body-information p {
  margin-bottom: 0px !important;
}

.forthcoming-events {
  padding: 40px 120px 20px 40px;
  text-align: left;
  position: relative;
  background-color: rgba(255, 255, 255, 0.95);
  background-image: url(../img/hampton_crest.svg);
  background-position: bottom -20px right;
  background-repeat: no-repeat;
  background-size: 150px;
}

.forthcoming-events h3 {
  color: black;
  margin-top: 10px;
}

.forthcoming-events__title {
  font-weight: 400;
  color: #b89563;
}

.forthcoming-events .slick-dots {
  position: absolute;
  top: -30px;
  right: -90px;
}

@media (max-width: 992px) {
  .forthcoming-events {
    padding: 40px 20px 20px 40px;
  }
}

@media (max-width: 768px) {
  .forthcoming-events .slick-dots {
    display: none !important;
  }
}

.slick-dots {
  margin: 0;
  padding: 0;
  list-style: none;
}

.slick-dots li {
  display: inline-block;
  padding: 0 5px;
}

.slick-dots li button {
  font-size: 0;
  border-color: #b89563;
  border-radius: 50%;
  height: 12px;
  width: 12px;
  padding: 0;
}

.slick-dots li button:focus {
  outline: none;
}

.slick-dots li.slick-active button {
  background: #b89563;
}

/*
    Departments template
*/
.page-template-template-list-subpages .department {
  margin-bottom: 20px;
}

.page-template-template-list-subpages .department figure img {
  width: 100% !important;
  height: auto !important;
}

.page-template-template-list-subpages .department figcaption {
  padding: 10px 0;
}

.page-template-template-list-subpages .department figcaption p {
  text-transform: uppercase;
  font-size: 18px;
}

/* 
    Pagination 
*/
.wp-pagenavi {
  padding-left: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.wp-pagenavi span.pages {
  display: none;
}

.wp-pagenavi span.current {
  border-color: #b89563 !important;
  background: #b89563;
  color: white;
}

.wp-pagenavi a, .wp-pagenavi span {
  border-color: #b89563 !important;
  padding: 3px 9px !important;
}

.wp-pagenavi a:hover {
  border-color: #b89563;
  background: rgba(184, 149, 99, 0.714286);
  color: white;
}

@media (max-width: 480px) {
  .wp-pagenavi {
    margin-top: 30px;
    margin-bottom: 40px;
  }
}

/* 
    TABS 
*/
.nav-tabs > li > a {
  color: #777777;
}

.nav-tabs > li > a,
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  color: #b89563;
}

.tab-content {
  padding-top: 30px;
}

.tab-content .content > h1:first-child,
.tab-content .content > h2:first-child,
.tab-content .content > h3:first-child {
  margin-top: 0;
}

@media (max-width: 480px) {
  ul.nav.nav-tabs li a {
    font-size: 15px;
  }
}

/* 
    Buttons 
*/
#at4-share {
  z-index: 999;
}

.button, .gpnf-add-entry {
  background: #af9268;
  text-transform: uppercase;
  font-family: "trajan-pro-3", Georgia, serif;
  font-size: 16px;
  line-height: 19px;
  color: white;
  padding: 20px 20px;
  transition: all .4s ease;
}

.button--red {
  background: #ee1750;
}

.button--red:hover {
  background: #cd0f41;
  color: white !important;
}

.button--blue {
  background: #00519a;
}

.button--blue:hover {
  background: #003c71;
  color: white !important;
}

.button--gold:hover {
  background: #9c7e52;
  color: white !important;
}

.button--black {
  position: relative;
  background: #1D1D1D;
  padding: 20px 60px 20px 20px;
}

.button--black::after {
  content: "";
  position: absolute;
  bottom: 30px;
  right: 20px;
  width: 8px;
  height: 8px;
  transform: rotate(45deg);
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.button--black:hover {
  background: #090909;
  color: white !important;
}

.button--arrow {
  position: relative;
  background: #b89563;
  padding: 20px 60px 20px 20px;
}

.button--arrow::after {
  content: "";
  position: absolute;
  bottom: 30px;
  right: 20px;
  width: 8px;
  height: 8px;
  transform: rotate(45deg);
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.button--arrow:hover {
  background: #a6814c;
  color: white !important;
}

.button--sm, .gpnf-add-entry {
  padding: 12px 20px;
}

.button-primary-small {
  font-family: "nimbus-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: none;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.32px;
  padding: 19px 30px;
}

.button--yellow {
  font-family: "nimbus-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 27px;
  letter-spacing: 0px;
  color: #1D1D1D;
  font-weight: bold;
  padding: 18px 20px;
  background-color: #FFD143;
}

.button--yellow:hover, .button--yellow:active, .button--yellow:focus {
  background-color: #ffc510;
}

.button--full-width {
  display: block;
  text-align: center;
  margin-bottom: 10px;
}

.button--outline {
  border: 1px solid #b89563;
  color: #b89563;
  background-color: transparent;
  padding: 18px 35px;
  text-transform: none;
  white-space: nowrap;
  transition: all .4s ease-in-out;
  font-family: "nimbus-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  letter-spacing: 0.32px;
  line-height: 22px;
}

.button--outline:hover, .button--outline:active, .button--outline:focus {
  color: white;
  background-color: #b89563;
}

.button--outline--black {
  border-color: #1D1D1D;
  color: #1D1D1D;
}

.button--outline--black:hover, .button--outline--black:active, .button--outline--black:focus {
  background-color: #1D1D1D;
  color: white;
}

.btn-primary, body .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input[type=button] {
  border: 0;
}

/* 
    Alert message 
*/
.alert-message {
  position: absolute;
  bottom: 50px;
  right: 50px;
  background-color: white;
  padding: 30px;
  text-align: left;
  text-transform: uppercase;
  font-family: "trajan-pro-3", Georgia, serif;
  font-size: 0.8em;
  max-width: 400px;
  z-index: 999;
}

.alert-message__title {
  margin-top: 5px;
}

.alert-message p {
  color: black;
}

.alert-message__message p {
  font-family: "nimbus-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.4;
  color: black;
  text-transform: none;
}

.alert-message .alert-message-container {
  position: relative;
}

.alert-message .alert-message-container .alert-message-close {
  position: absolute;
  right: -30px;
  top: -30px;
  color: white;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 50px 50px 0;
  border-color: transparent #b89563 transparent transparent;
}

.alert-message .alert-message-container .alert-message-close .fa {
  position: absolute;
  right: -43px;
  top: 6px;
  font-size: 18px;
  cursor: pointer;
}

@media (max-width: 480px) {
  .alert-message {
    right: calc(50% - 200px) !important;
  }
}

.anim-hidden {
  opacity: 0;
  transform: translateY(100px);
  transition: all 1s ease-in-out;
}

.anim-visible {
  opacity: 1;
  transform: translateY(0);
}

.page-template-template-newsletters .banner,
.newsletters-teasers-wrapper .banner {
  margin-top: 134px;
}

.page-template-template-newsletters .banner .overlay,
.newsletters-teasers-wrapper .banner .overlay {
  display: none;
}

.page-template-template-newsletters .banner::after,
.newsletters-teasers-wrapper .banner::after {
  content: '';
  background: url("../img/support-hub/h@h@2x.png");
  background-size: contain;
  position: absolute;
  top: 65px;
  right: 40px;
  width: 85px;
  height: 85px;
}

@media (max-width: 767px) {
  .page-template-template-newsletters .banner::after,
  .newsletters-teasers-wrapper .banner::after {
    top: 30px;
    right: 35px;
    width: 65px;
    height: 65px;
  }
}

@media (max-width: 575px) {
  .page-template-template-newsletters .banner::after,
  .newsletters-teasers-wrapper .banner::after {
    display: none;
  }
}

.page-template-template-newsletters .-mt-100,
.newsletters-teasers-wrapper .-mt-100 {
  margin-top: -100px;
}

.page-template-template-newsletters .page-title,
.newsletters-teasers-wrapper .page-title {
  font-family: "trajan-pro-3", Georgia, serif;
  font-size: 56px;
  line-height: 66px;
  letter-spacing: 1px;
  color: #1D1D1D;
  padding-top: 55px;
  margin-bottom: 70px;
}

@media (max-width: 991px) {
  .page-template-template-newsletters .page-title,
  .newsletters-teasers-wrapper .page-title {
    font-size: 46px;
    line-height: 56px;
  }
}

@media (max-width: 767px) {
  .page-template-template-newsletters .page-title,
  .newsletters-teasers-wrapper .page-title {
    font-size: 30px;
    line-height: 40px;
    padding-top: 30px;
    margin-bottom: 40px;
  }
}

@media (max-width: 575px) {
  .page-template-template-newsletters .page-title,
  .newsletters-teasers-wrapper .page-title {
    font-size: 21px;
    line-height: 30px;
  }
}

.page-template-template-newsletters .teaser__image,
.newsletters-teasers-wrapper .teaser__image {
  height: 240px;
}

.page-template-template-newsletters .teaser__item,
.newsletters-teasers-wrapper .teaser__item {
  height: calc(100% - 240px);
  border: 1px solid #EAE5DF;
}

.page-template-template-newsletters .teaser .img-background,
.newsletters-teasers-wrapper .teaser .img-background {
  background-position: center !important;
  background-size: cover !important;
}

.page-template-template-newsletters .teaser .meta,
.newsletters-teasers-wrapper .teaser .meta {
  border: none;
}

.page-template-template-newsletters .teaser .meta__title,
.newsletters-teasers-wrapper .teaser .meta__title {
  font-family: "trajan-pro-3", Georgia, serif;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0;
  color: #464646;
  margin-bottom: 15px;
}

.page-template-template-newsletters .teaser .meta .main-points,
.newsletters-teasers-wrapper .teaser .meta .main-points {
  padding-left: 25px;
}

.page-template-template-newsletters .teaser .meta .main-points li,
.newsletters-teasers-wrapper .teaser .meta .main-points li {
  color: #FFD143;
}

.page-template-template-newsletters .teaser .meta .main-points li span,
.newsletters-teasers-wrapper .teaser .meta .main-points li span {
  display: inline-block;
  font-family: "nimbus-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.32px;
  color: #1D1D1D;
  margin-bottom: 8px;
}

.page-template-template-newsletters .wp-pagenavi,
.newsletters-teasers-wrapper .wp-pagenavi {
  display: inline-block;
  margin: 50px auto 70px;
}

.page-template-template-newsletters .newsletter-blocks .block-text-and-magazine,
.newsletters-teasers-wrapper .newsletter-blocks .block-text-and-magazine {
  margin-top: 30px;
  margin-bottom: 100px;
}

.custom-container {
  max-width: 890px !important;
}

@media (max-width: 1200px) {
  .custom-container {
    max-width: 720px !important;
  }
}

.banner.banner--newsletter-single .banner__bg-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.banner.banner--newsletter-single .bg-image__title {
  position: absolute;
  bottom: 0px;
  color: white;
  right: 200px;
  margin-left: 20px;
  margin-right: 20px;
  text-shadow: 0 0 12px rgba(0, 0, 0, 0.6);
}

@media (max-width: 480px) {
  .banner.banner--newsletter-single .bg-image__title {
    bottom: 50px;
    right: 0;
  }
}

.banner.banner--newsletter-single .banner__title {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #b89563;
  margin-bottom: 0;
  padding: 15px 28px 11px 28px;
  font-family: "nimbus-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: normal;
  color: #FDFDFE;
  text-transform: none;
}

@media (max-width: 480px) {
  .banner.banner--newsletter-single .banner__title {
    font-size: 16px;
    line-height: 20px;
  }
}

.banner.banner--newsletter-single .banner__logo-text {
  position: absolute;
  top: calc( 50% + 42px);
  left: 50%;
  transform: translate(-50%, -50%);
}

.banner.banner--newsletter-single .banner__logo-text img {
  width: 100%;
}

@media (max-width: 480px) {
  .banner.banner--newsletter-single .banner__logo-text {
    width: 70%;
  }
}

.banner.banner--newsletter-single .banner__logo {
  display: inline-block;
}

.newsletter-single .latest-news__strip {
  display: flex;
  padding: 40px 0px;
  border-bottom: 1px solid rgba(175, 146, 103, 0.3);
}

.newsletter-single .latest-news__strip:nth-last-of-type(2) {
  padding-bottom: 0;
  border-bottom: none;
}

.newsletter-single .latest-news__strip.image-right {
  flex-direction: row-reverse;
}

.newsletter-single .latest-news__strip.image-right .latest-news__image {
  margin-right: 0;
  margin-left: 25px;
}

.newsletter-single .latest-news__strip.image-right .latest-news__content {
  margin-left: 0;
  margin-right: 25px;
}

.newsletter-single .latest-news__strip img {
  max-width: 100%;
}

.newsletter-single .latest-news__image {
  width: 50%;
  margin-right: 25px;
}

.newsletter-single .latest-news__content {
  width: 50%;
  margin-left: 25px;
}

.newsletter-single .latest-news__content .button, .newsletter-single .latest-news__content .gpnf-add-entry {
  display: inline-block;
}

.newsletter-single .latest-news__more-button {
  text-align: center;
  margin: 100px 0px;
}

.newsletter-single .latest-news__more-button .button, .newsletter-single .latest-news__more-button .gpnf-add-entry {
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
}

@media (max-width: 767px) {
  .newsletter-single .latest-news__strip {
    display: block;
  }
  .newsletter-single .latest-news__image, .newsletter-single .latest-news__content {
    width: 100%;
    margin-left: 0 !important;
  }
}

.newsletter-single .bottom-teasers {
  display: flex;
  max-width: 610px;
  min-width: 100%;
}

.newsletter-single .bottom-teasers__container {
  position: relative;
  width: 50%;
  padding: 30px;
  border: 1px solid rgba(175, 146, 103, 0.3);
}

.newsletter-single .bottom-teasers__container:nth-of-type(1) {
  padding: 0;
  margin-right: 15px;
}

.newsletter-single .bottom-teasers__container:nth-last-of-type(1) {
  margin-left: 15px;
}

.newsletter-single .bottom-teasers__container .small-title {
  font-size: 19px;
  font-weight: 300;
  line-height: 16px;
  color: #AF9267;
}

.newsletter-single .bottom-teasers__container .forthcoming-events {
  height: 100%;
  padding: 30px;
}

.newsletter-single .bottom-teasers__container .forthcoming-events-wrapper {
  height: 100%;
}

.newsletter-single .bottom-teasers__container .forthcoming-events__title {
  margin-bottom: 10px;
}

.newsletter-single .bottom-teasers__container .forthcoming-events h3 {
  margin-bottom: 20px;
}

.newsletter-single .bottom-teasers__container .forthcoming-events p {
  color: #777777;
  margin-bottom: 30px;
}

.newsletter-single .bottom-teasers__container .forthcoming-events .slick-dots {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.newsletter-single .bottom-teasers__container .forthcoming-events .slick-dots li {
  text-indent: 0;
  padding: 0;
  padding-right: 10px;
}

.newsletter-single .bottom-teasers__container .forthcoming-events .slick-dots li:before {
  content: none;
}

@media (max-width: 767px) {
  .newsletter-single .bottom-teasers {
    display: inline-block;
    max-width: 100%;
  }
  .newsletter-single .bottom-teasers__container {
    width: 100%;
  }
  .newsletter-single .bottom-teasers__container:nth-last-of-type(1) {
    margin-left: 0;
    margin-top: 30px;
  }
}

.banner.banner--newsletter-single.newsletter-style-2020 {
  position: relative;
  padding-bottom: 35%;
  overflow-x: hidden;
  min-height: 400px;
}

.banner.banner--newsletter-single.newsletter-style-2020.banner-height-tall {
  padding-bottom: 50%;
  min-height: 500px;
}

.banner.banner--newsletter-single.newsletter-style-2020 .banner-icon {
  display: block;
  width: 94px;
  position: absolute;
  top: 120px;
  right: 40px;
}

@media (max-width: 575px) {
  .banner.banner--newsletter-single.newsletter-style-2020 .banner__bg-image {
    background-position: 34% center !important;
  }
  .banner.banner--newsletter-single.newsletter-style-2020 .banner-icon {
    width: 50px;
  }
}

.banner.banner--newsletter-single.newsletter-style-2020.theme-christmas {
  position: relative;
  min-height: 600px;
}

.banner.banner--newsletter-single.newsletter-style-2020.theme-christmas .banner__bg-image {
  z-index: 1;
}

.banner.banner--newsletter-single.newsletter-style-2020.theme-christmas canvas {
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.banner.banner--newsletter-single.newsletter-style-2020.theme-christmas section.footer-christmas-tree {
  /* position: absolute;
			z-index: 5;
			bottom: 0;
			left: 0;
			right: 0;
			height: 200px; */
  display: none;
}

.newsletter-blocks .newsletter-block:not(.block-intro-content):not(.block-text-and-magazine) {
  overflow-x: hidden;
}

.newsletter-blocks .container-fluid {
  max-width: 1440px;
}

.newsletter-blocks .bg-image {
  background-position: center !important;
  background-size: cover !important;
}

.newsletter-blocks .popup-video img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 66px;
  height: 66px;
  transition: all .4s ease-in-out;
}

.newsletter-blocks .popup-video:hover img, .newsletter-blocks .popup-video:active img, .newsletter-blocks .popup-video:focus img {
  transform: translate(-50%, -50%) scale(1.2);
}

.newsletter-blocks .block-intro-content {
  margin-bottom: 120px;
}

.newsletter-blocks .block-intro-content .background-white {
  margin-top: -100px;
  padding-top: 100px;
  text-align: center;
}

@media (max-width: 767px) {
  .newsletter-blocks .block-intro-content {
    margin-bottom: 60px;
  }
  .newsletter-blocks .block-intro-content .background-white {
    padding-top: 50px;
  }
}

.newsletter-blocks .block-intro-content__title {
  font-family: "trajan-pro-3", Georgia, serif;
  font-size: 56px;
  line-height: 66px;
  letter-spacing: 1px;
  color: #1D1D1D;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 25px;
}

@media (max-width: 991px) {
  .newsletter-blocks .block-intro-content__title {
    font-size: 48px;
    line-height: 54px;
  }
}

@media (max-width: 767px) {
  .newsletter-blocks .block-intro-content__title {
    font-size: 34px;
    line-height: 42px;
  }
}

@media (max-width: 575px) {
  .newsletter-blocks .block-intro-content__title {
    font-size: 21px;
    line-height: 24px;
  }
}

.newsletter-blocks .block-intro-content__date {
  font-family: "trajan-pro-3", Georgia, serif;
  font-size: 16px;
  letter-spacing: 0.29px;
  line-height: 1;
  text-transform: uppercase;
  color: #b89563;
}

.newsletter-blocks .block-intro-content__content {
  margin-top: 70px;
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .newsletter-blocks .block-intro-content__content {
    margin-top: 40px;
  }
}

@media (max-width: 575px) {
  .newsletter-blocks .block-intro-content__date {
    font-size: 14px;
  }
}

.newsletter-blocks .block-intro-content .author header {
  margin-bottom: 28px;
}

.newsletter-blocks .block-intro-content .author__picture {
  max-width: 130px;
  border-radius: 50%;
  margin-right: 20px;
}

.newsletter-blocks .block-intro-content .author__signature {
  max-width: 104px;
}

.newsletter-blocks .block-intro-content .author__name, .newsletter-blocks .block-intro-content .author__position {
  font-family: "nimbus-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 19px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 25px;
  color: #777777;
}

.newsletter-blocks .block-intro-content .author__name {
  font-weight: 400;
  color: #1D1D1D;
  margin-bottom: 5px;
}

.newsletter-blocks .block-latest-news {
  margin-bottom: 120px;
}

.newsletter-blocks .block-latest-news__title {
  font-family: "trajan-pro-3", Georgia, serif;
  font-size: 40px;
  line-height: 66px;
  letter-spacing: 0.71px;
  color: #b89563;
  margin-top: 0;
  margin-bottom: 40px;
}

.newsletter-blocks .block-latest-news .bg-image {
  min-height: 325px;
}

@media (max-width: 991px) {
  .newsletter-blocks .block-latest-news {
    margin-bottom: 70px;
  }
  .newsletter-blocks .block-latest-news__title {
    font-size: 30px;
    line-height: 42px;
  }
  .newsletter-blocks .block-latest-news .news-group .news {
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .newsletter-blocks .block-latest-news {
    margin-bottom: 40px;
  }
  .newsletter-blocks .block-latest-news .news-group .news {
    margin-bottom: 0px;
  }
}

@media (max-width: 575px) {
  .newsletter-blocks .block-latest-news__title {
    font-size: 21px;
    line-height: 32px;
  }
  .newsletter-blocks .block-latest-news .bg-image {
    min-height: 180px;
  }
}

.newsletter-blocks .block-latest-news .news-group .news {
  margin-bottom: 65px;
}

.newsletter-blocks .block-latest-news .news-group .news__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 25px;
}

.newsletter-blocks .block-latest-news .news-group .news__content.odd {
  padding-left: 15px;
  padding-right: 25px;
}

.newsletter-blocks .block-latest-news .news-group .news__content .button, .newsletter-blocks .block-latest-news .news-group .news__content .gpnf-add-entry {
  align-self: flex-start;
}

.newsletter-blocks .block-latest-news .news-group .news__title {
  font-size: 20px;
  letter-spacing: 0;
  line-height: 27px;
  color: #1D1D1D;
  margin-top: 0;
}

.newsletter-blocks .block-latest-news .news-group .news__intro {
  color: #1D1D1D;
  font-size: 19px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 25px;
  margin-bottom: 30px;
}

@media (max-width: 991px) {
  .newsletter-blocks .block-latest-news .news-group .news__title {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .newsletter-blocks .block-latest-news .news-group .news__content {
    margin-top: 30px;
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  .newsletter-blocks .block-latest-news .news-group .news__media {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

.newsletter-blocks .block-latest-news .news-group .news__media {
  padding-right: 25px;
}

.newsletter-blocks .block-latest-news .news-group .news__media.odd {
  padding-right: 15px;
  padding-left: 25px;
}

.newsletter-blocks .block-latest-news .news-group .news .bg-image-back {
  position: absolute;
  z-index: -1;
  top: 10px;
  bottom: -10px;
  left: 5px;
  right: 35px;
}

.newsletter-blocks .block-latest-news .news-group .news .picture .bg-image-back {
  border: 1px solid #b89563;
}

.newsletter-blocks .block-latest-news .news-group .news .video .bg-image-back {
  background: #FFD143;
}

.newsletter-blocks .block-latest-news .news-group .news .odd .bg-image-back {
  top: -10px;
  bottom: 10px;
  left: 35px;
  right: 5px;
}

.newsletter-blocks .block-videos {
  position: relative;
  overflow: hidden;
  margin-bottom: 160px;
  /* the slides */
  /* the parent */
}

.newsletter-blocks .block-videos .slick-slide {
  margin: 0 18px;
}

.newsletter-blocks .block-videos .slick-list {
  margin: 0 -18px;
}

.newsletter-blocks .block-videos__title {
  font-size: 40px;
  line-height: 66px;
  letter-spacing: 0.71px;
  color: #1D1D1D;
  margin-bottom: 45px;
}

@media (max-width: 991px) {
  .newsletter-blocks .block-videos {
    margin-bottom: 100px;
  }
  .newsletter-blocks .block-videos__title {
    font-size: 30px;
    line-height: 42px;
  }
}

@media (max-width: 767px) {
  .newsletter-blocks .block-videos {
    margin-bottom: 80px;
  }
  .newsletter-blocks .block-videos__title {
    font-size: 24px;
    line-height: 31px;
  }
}

@media (max-width: 575px) {
  .newsletter-blocks .block-videos {
    margin-bottom: 50px;
  }
}

.newsletter-blocks .block-videos__videos {
  max-width: 94vw;
}

.newsletter-blocks .block-videos__video {
  position: relative;
  height: 350px;
}

.newsletter-blocks .block-videos__video__title {
  position: absolute;
  bottom: 35px;
  left: calc( 50% - 24%);
  width: 48%;
  text-align: center;
  font-family: "trajan-pro-3", Georgia, serif;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 26px;
  color: white;
  text-transform: uppercase;
  margin: 0;
}

.newsletter-blocks .block-videos__video .overlayContent {
  position: static;
}

.newsletter-blocks .block-videos__video .overlay--black {
  z-index: -1;
  transform: rotate(180deg);
}

@media (max-width: 991px) {
  .newsletter-blocks .block-videos__video__title {
    font-size: 16px;
    left: calc( 50% - 40%);
    width: 80%;
  }
}

.newsletter-blocks .block-videos ul.slick-dots {
  text-align: center;
  margin-top: 40px !important;
}

.newsletter-blocks .block-videos ul.slick-dots li button {
  border: 0;
  background-color: #1D1D1D;
  opacity: 0.26;
}

.newsletter-blocks .block-videos ul.slick-dots li.slick-active button {
  opacity: 1;
  background-color: #FFD143;
}

.newsletter-blocks .block-videos .icon {
  position: absolute;
  z-index: -1;
}

.newsletter-blocks .block-videos .icon-1 {
  bottom: 20px;
  left: -50px;
}

.newsletter-blocks .block-videos .icon-2 {
  top: 20px;
  right: 50px;
}

.newsletter-blocks .block-videos .icon-3 {
  bottom: 20px;
  right: -20px;
}

@media (max-width: 1199px) {
  .newsletter-blocks .block-videos .icon-1 {
    display: none;
  }
  .newsletter-blocks .block-videos .icon-2 {
    right: 0;
  }
  .newsletter-blocks .block-videos .icon-3 {
    display: none;
  }
}

@media (max-width: 1199px) {
  .newsletter-blocks .block-videos .icon-2 {
    display: none;
  }
}

.newsletter-blocks .block-helpful-links {
  padding: 85px 0 120px;
}

.newsletter-blocks .block-helpful-links__title {
  font-size: 40px;
  letter-spacing: 0.71px;
  line-height: 66px;
  color: #1D1D1D;
  margin: 0 0 70px;
}

.newsletter-blocks .block-helpful-links__icon {
  height: 160px;
  width: auto;
  margin-top: 15px;
}

.newsletter-blocks .block-helpful-links__link {
  display: block;
  font-family: "trajan-pro-3", Georgia, serif;
  font-size: 20px;
  line-height: 27px;
  letter-spacing: 0;
  color: #1D1D1D;
  text-transform: uppercase;
  margin: 20px auto;
  width: 60%;
}

@media (max-width: 767px) {
  .newsletter-blocks .block-helpful-links {
    padding: 50px 0 70px;
  }
  .newsletter-blocks .block-helpful-links__title {
    font-size: 30px;
    line-height: 42px;
    margin-bottom: 30px;
  }
  .newsletter-blocks .block-helpful-links__link {
    font-size: 16px;
    line-height: 21px;
  }
}

.newsletter-blocks .block-text-and-magazine {
  margin-top: 145px;
  margin-bottom: 180px;
}

@media (max-width: 991px) {
  .newsletter-blocks .block-text-and-magazine {
    margin-top: 80px;
    margin-bottom: 100px;
  }
}

@media (max-width: 767px) {
  .newsletter-blocks .block-text-and-magazine {
    margin-top: 50px;
    margin-bottom: 70px;
  }
}

@media (max-width: 575px) {
  .newsletter-blocks .block-text-and-magazine {
    margin-bottom: 50px;
  }
}

.newsletter-blocks .block-text-and-magazine__text {
  position: relative;
  border: 1px solid #b89563;
  padding: 50px 120px 50px 80px;
}

.newsletter-blocks .block-text-and-magazine__text__icon {
  position: absolute;
  bottom: -120px;
  left: -160px;
}

.newsletter-blocks .block-text-and-magazine__title {
  font-size: 40px;
  letter-spacing: 0.71px;
  line-height: 58px;
  color: #1D1D1D;
  margin: 0;
  margin-bottom: 35px;
}

.newsletter-blocks .block-text-and-magazine__content {
  font-size: 19px;
  letter-spacing: 0;
  line-height: 27px;
  color: #1D1D1D;
}

.newsletter-blocks .block-text-and-magazine__content ul {
  padding-left: 35px;
}

.newsletter-blocks .block-text-and-magazine__content ul li {
  margin-bottom: 10px;
  padding-right: 40px;
}

.newsletter-blocks .block-text-and-magazine__content a {
  color: #b89563;
}

.newsletter-blocks .block-text-and-magazine__content a:hover, .newsletter-blocks .block-text-and-magazine__content a:active, .newsletter-blocks .block-text-and-magazine__content a:focus {
  color: #806b4e;
}

@media (max-width: 991px) {
  .newsletter-blocks .block-text-and-magazine__text {
    padding: 50px 80px 50px 80px;
  }
  .newsletter-blocks .block-text-and-magazine__title {
    font-size: 30px;
    line-height: 42px;
  }
}

@media (max-width: 767px) {
  .newsletter-blocks .block-text-and-magazine__text {
    padding: 40px 50px 40px 50px;
  }
  .newsletter-blocks .block-text-and-magazine__text__icon {
    display: none;
  }
  .newsletter-blocks .block-text-and-magazine__title {
    font-size: 24px;
    line-height: 32px;
  }
}

@media (max-width: 575px) {
  .newsletter-blocks .block-text-and-magazine__text {
    padding: 35px 25px;
  }
  .newsletter-blocks .block-text-and-magazine__title {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 25px;
  }
  .newsletter-blocks .block-text-and-magazine__content {
    font-size: 16px;
    line-height: 24px;
  }
  .newsletter-blocks .block-text-and-magazine__content ul {
    padding-left: 30px;
  }
  .newsletter-blocks .block-text-and-magazine__content ul li {
    padding-right: 0px;
  }
}

.newsletter-blocks .block-text-and-magazine__magazine {
  margin-left: -45px;
  margin-top: 70px;
  padding: 45px 50px 40px;
}

@media (max-width: 767px) {
  .newsletter-blocks .block-text-and-magazine__magazine {
    margin-left: 0;
    padding: 40px 15px 50px;
  }
  .newsletter-blocks .block-text-and-magazine__magazine .button, .newsletter-blocks .block-text-and-magazine__magazine .gpnf-add-entry {
    font-size: 15px;
  }
}

.newsletter-blocks .block-text-and-magazine__magazine__title {
  font-size: 20px;
  letter-spacing: 0;
  line-height: 27px;
  color: #1D1D1D;
  margin: 0;
  margin-bottom: 30px;
}

.newsletter-blocks .block-text-and-magazine__magazine .magazine-cover {
  margin-bottom: 50px;
}

.newsletter-blocks .block-text-and-magazine__magazine .magazine-cover-wrapper {
  position: relative;
  display: inline-block;
}

.newsletter-blocks .block-text-and-magazine__magazine .magazine-cover .bg-image-back {
  position: absolute;
  z-index: 0;
  background-color: white;
  top: 5px;
  bottom: -5px;
  right: -5px;
  left: 5px;
}

.newsletter-blocks .block-text-and-magazine__magazine .magazine-cover img {
  position: relative;
  z-index: 1;
  max-height: 255px;
  max-width: 100%;
  width: auto;
}

.newsletter-blocks .block-divider {
  position: relative;
  z-index: 9;
  text-align: center;
  margin: 50px 0 80px;
}

.newsletter-blocks .block-divider img {
  max-width: 155px;
}

.newsletter-blocks .block-divider .line {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #F4F4F4;
}

.newsletter-blocks.theme-christmas .block-intro-content__title {
  position: relative;
  padding: 0 35px;
}

.newsletter-blocks.theme-christmas .block-intro-content__title::before {
  content: '';
  position: absolute;
  z-index: 5;
  top: -60px;
  left: -75px;
  width: 250px;
  height: 260px;
  background: url("../img/christmas/christmas-ornament.png") no-repeat;
  transform: scale(0.48);
}

.newsletter-blocks.theme-christmas .block-intro-content__title::after {
  content: '';
  position: absolute;
  z-index: 5;
  top: -60px;
  right: -65px;
  width: 250px;
  height: 260px;
  background: url("../img/christmas/candy-cane.png") no-repeat;
  transform: scale(0.48);
}

@media (max-width: 1199px) {
  .newsletter-blocks.theme-christmas .block-intro-content__title::before {
    left: -195px;
  }
  .newsletter-blocks.theme-christmas .block-intro-content__title::after {
    right: -165px;
  }
}

@media (max-width: 991px) {
  .newsletter-blocks.theme-christmas .block-intro-content__title::before {
    top: -170px;
    left: -110px;
  }
  .newsletter-blocks.theme-christmas .block-intro-content__title::after {
    top: -10px;
    right: -115px;
  }
}

@media (max-width: 575px) {
  .newsletter-blocks.theme-christmas .block-intro-content__title::before {
    top: -150px;
    left: -115px;
    transform: scale(0.25);
  }
  .newsletter-blocks.theme-christmas .block-intro-content__title::after {
    right: -120px;
    transform: scale(0.25);
  }
}

.newsletter-blocks.theme-christmas .block-text-and-magazine {
  position: relative;
  margin-top: 190px;
}

.newsletter-blocks.theme-christmas .block-text-and-magazine::before {
  content: '';
  position: absolute;
  z-index: 5;
  top: -215px;
  left: 50%;
  width: 220px;
  height: 220px;
  background: url("../img/christmas/snowman.png") no-repeat;
  transform: translateX(-50%) scale(0.48);
}

.newsletter-blocks.theme-christmas .block-text-and-magazine::after {
  content: '';
  height: 2px;
  background-color: #F4F4F4;
  position: absolute;
  z-index: 4;
  top: -100px;
  left: 8.33333%;
  right: 8.33333%;
}

.footer-christmas-tree {
  overflow: hidden;
}

.footer-christmas-tree .trees {
  display: flex;
  justify-content: space-evenly;
  margin-bottom: -20px;
}

.footer-christmas-tree .trees .tree {
  margin: 0 20px;
}

.footer-christmas-tree .bg {
  background-color: #1B1B1B;
  width: 100%;
  height: 20px;
}

/*
	STATS TEMPLATE
*/
.ml--15 {
  margin-left: -15px;
}

.mr--15 {
  margin-right: -15px;
}

.main-content-stats {
  background-color: #FAF8F5;
  overflow: hidden;
}

.animate {
  opacity: 0;
  transition: all .9s ease-in;
}

.animate.visible {
  opacity: 1;
}

.animate--left {
  transform: translateX(-120px);
}

.animate--left.visible {
  transform: translateX(0);
}

.animate--right {
  transform: translateX(120px);
}

.animate--right.visible {
  transform: translateX(0);
}

.animate--top {
  transform: translateY(70px);
}

.animate--top.visible {
  transform: translateY(0);
}

[data-animate-delay='100'] {
  transition-delay: 10ms;
}

[data-animate-delay='200'] {
  transition-delay: 20ms;
}

[data-animate-delay='300'] {
  transition-delay: 30ms;
}

[data-animate-delay='400'] {
  transition-delay: 40ms;
}

[data-animate-delay='500'] {
  transition-delay: 50ms;
}

[data-animate-delay='600'] {
  transition-delay: 60ms;
}

[data-animate-delay='700'] {
  transition-delay: 70ms;
}

[data-animate-delay='800'] {
  transition-delay: 80ms;
}

[data-animate-delay='900'] {
  transition-delay: 90ms;
}

[data-animate-delay='1000'] {
  transition-delay: 100ms;
}

#banner-stats {
  margin-top: 87px;
  padding-bottom: 0;
  height: calc( 100vh - 87px);
}

#banner-stats .banner__content {
  margin-top: 27vh;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  opacity: 1;
  transition: all .4s ease-in;
}

#banner-stats .banner__content.invisible {
  opacity: 0;
}

#banner-stats .banner__title {
  display: inline-block;
  margin-bottom: 102px;
}

#banner-stats .first {
  display: block;
  font-family: "trajan-pro-3", Georgia, serif;
  font-size: 64px;
  line-height: 77px;
  letter-spacing: 2.12px;
  color: #fff;
}

#banner-stats .second {
  display: inline-block;
  vertical-align: top;
  font-family: "trajan-pro-3", Georgia, serif;
  font-size: 48px;
  line-height: 1;
  letter-spacing: 1.59px;
  color: #fff;
  margin-left: 125px;
}

#banner-stats .highlighted {
  position: relative;
  z-index: 1;
  display: inline-block;
  padding: 6px 25px 0;
  font-family: "trajan-pro-3", Georgia, serif;
  font-size: 120px;
  line-height: 1;
  letter-spacing: 3.98px;
  color: #FFFFFF;
  opacity: 1;
  overflow: hidden;
  transition: all .4s ease-in;
}

#banner-stats .highlighted__text {
  display: block;
  opacity: 1;
  transform: translateX(0);
  transition: opacity 0.4s ease-in 0.7s, transform 1.2s cubic-bezier(0.645, 0.045, 0.355, 1) 0.5s;
}

#banner-stats .highlighted .highlighted-background {
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  background-color: #b89563;
  transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1) 0.6s;
}

#banner-stats .highlighted.start-hidden {
  opacity: 0;
}

#banner-stats .highlighted.start-hidden .highlighted__text {
  opacity: 0;
  display: block;
  transform: translateX(-100%);
}

#banner-stats .highlighted.start-hidden .highlighted-background {
  width: 0;
}

#banner-stats .banner__text {
  max-width: 360px;
  font-family: "nimbus-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 19px;
  line-height: 26px;
  letter-spacing: -0.25px;
  color: #fff;
  margin-left: auto;
  opacity: 1;
  transition: all .4s ease-in;
}

#banner-stats .banner__text p {
  margin-bottom: 45px;
}

#banner-stats .banner__text.start-hidden {
  opacity: 0;
}

#banner-stats .button, #banner-stats .gpnf-add-entry {
  display: inline;
}

@media (max-width: 1199px) {
  #banner-stats .first {
    font-size: 54px;
    line-height: 67px;
  }
  #banner-stats .second {
    font-size: 38px;
  }
  #banner-stats .highlighted {
    font-size: 100px;
  }
}

@media (max-width: 1023px) {
  #banner-stats .first {
    font-size: 44px;
    line-height: 57px;
  }
  #banner-stats .second {
    font-size: 28px;
  }
  #banner-stats .highlighted {
    font-size: 80px;
  }
}

@media (max-width: 767px) {
  #banner-stats .banner__content {
    margin-left: 20px;
    margin-right: 20px;
  }
  #banner-stats .first {
    font-size: 24px;
    line-height: 37px;
  }
  #banner-stats .second {
    font-size: 18px;
    margin-left: 55px;
  }
  #banner-stats .highlighted {
    font-size: 40px;
  }
  #banner-stats .button, #banner-stats .gpnf-add-entry {
    font-size: 12px;
  }
}

@media (max-width: 575px) {
  #banner-stats .banner__content {
    margin-top: 150px;
  }
  #banner-stats .banner__title {
    margin-bottom: 17vh;
  }
  #banner-stats .banner__text {
    font-size: 16px;
  }
  #banner-stats .first {
    font-size: 20px;
  }
  #banner-stats .second {
    font-size: 16px;
    margin-left: 25px;
  }
  #banner-stats .highlighted {
    font-size: 30px;
  }
}

@media (max-height: 568px) {
  #banner-stats .banner__title {
    margin-bottom: 40px;
  }
}

@media (max-width: 420px) {
  #banner-stats .banner__content {
    margin-top: 90px;
  }
  #banner-stats .highlighted {
    display: block;
  }
}

#banner-stats .icons-group {
  position: absolute;
  top: 87px;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

#banner-stats .icons-group img {
  display: block;
  width: 72px;
  opacity: .2;
}

#banner-stats .icons-group .icon {
  position: absolute;
  transition: all .4s ease-in;
}

#banner-stats .icons-group .icon--1 {
  top: 4%;
  left: 4%;
}

#banner-stats .icons-group .icon--2 {
  top: 18%;
  left: 18%;
}

#banner-stats .icons-group .icon--3 {
  top: 2%;
  left: 35%;
}

#banner-stats .icons-group .icon--4 {
  top: 15%;
  left: 55%;
}

#banner-stats .icons-group .icon--5 {
  top: 5%;
  left: 72%;
}

#banner-stats .icons-group .icon--6 {
  top: 7%;
  left: 90%;
}

#banner-stats .icons-group .icon--7 {
  top: 24%;
  left: 82%;
}

#banner-stats .icons-group .icon--8 {
  top: 50%;
  left: 90%;
}

#banner-stats .icons-group .icon--9 {
  top: 60%;
  left: 4%;
}

#banner-stats .icons-group .icon--10 {
  top: 85%;
  left: 2%;
}

#banner-stats .icons-group .icon--11 {
  top: 74%;
  left: 20%;
}

#banner-stats .icons-group .icon--12 {
  top: 85%;
  left: 40%;
}

#banner-stats .icons-group .icon--13 {
  top: 65%;
  left: 45%;
}

#banner-stats .icons-group .icon--14 {
  top: 85%;
  left: 90%;
}

@media (max-width: 575px) {
  #banner-stats .icons-group .icon--2, #banner-stats .icons-group .icon--3, #banner-stats .icons-group .icon--4, #banner-stats .icons-group .icon--5, #banner-stats .icons-group .icon--7, #banner-stats .icons-group .icon--8, #banner-stats .icons-group .icon--9, #banner-stats .icons-group .icon--11, #banner-stats .icons-group .icon--12, #banner-stats .icons-group .icon--13, #banner-stats .icons-group .icon--14 {
    display: none;
  }
}

#banner-stats .icons-group .start-hidden {
  opacity: 0;
}

body.page-template-template-fullpage .highlighted__text {
  text-shadow: none;
}

body.page-template-template-fullpage #banner-stats {
  margin-top: 0;
  padding-top: 87px;
  height: calc( 100vh);
}

body.page-template-template-fullpage #banner-stats .banner__content {
  margin-top: 50px !important;
}

@media (max-width: 767px) {
  body.page-template-template-fullpage #banner-stats .icons-group .start-hidden {
    opacity: 0.2;
  }
  body.page-template-template-fullpage #banner-stats .banner__content {
    margin-left: 0;
    margin-right: 0;
  }
  body.page-template-template-fullpage #banner-stats .first {
    font-size: 34px;
    line-height: 57px;
  }
}

.timeline {
  margin-bottom: 140px;
}

.timeline__title {
  color: #1D1D1D;
  font-family: "trajan-pro-3", Georgia, serif;
  font-size: 48px;
  line-height: 54px;
  text-align: center;
  max-width: 700px;
  margin: 158px auto 110px;
}

.timeline__items-container {
  position: relative;
  padding: 0 15px;
}

.timeline__items {
  display: flex;
  justify-content: space-around;
}

.timeline__item {
  position: relative;
  width: 100%;
  cursor: pointer;
}

.timeline .timeline__item:last-child::after {
  display: none;
}

.timeline__year {
  position: relative;
  z-index: 0;
  font-family: "trajan-pro-3", Georgia, serif;
  font-size: 16px;
  line-height: 54px;
  text-align: center;
  color: #1D1D1D;
  margin-top: 40px;
  margin-bottom: 0;
}

.timeline__year .dot {
  display: block;
  width: 20px;
  height: 20px;
  background-color: #fff;
  border: 5px solid #E7DED1;
  border-radius: 50%;
  margin: -50px auto 0;
  cursor: pointer;
}

.timeline__year .dot:hover {
  animation: none;
}

.timeline .animate.timeline__year .dot {
  animation: pulse;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

.timeline .animation-stopped {
  animation-play-state: paused;
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 209, 67, 0.75);
  }
  70% {
    box-shadow: 0 0 0 15px rgba(255, 209, 67, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 209, 67, 0);
  }
}

.timeline__line {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  background-color: rgba(184, 149, 99, 0.25);
}

@media (max-width: 991px) {
  .timeline__title {
    font-size: 38px;
  }
}

@media (max-width: 767px) {
  .timeline__title {
    font-size: 24px;
    line-height: 2;
    margin-left: 20px;
    margin-right: 20px;
  }
  .timeline__item::after {
    display: none;
  }
}

@media (max-width: 575px) {
  .timeline {
    margin-bottom: 70px;
  }
  .timeline__title {
    font-size: 17px;
    margin: 80px auto 60px;
  }
  .timeline__item {
    position: static;
  }
  .timeline__year {
    font-size: 12px;
  }
  .timeline__popup {
    left: 10px !important;
    width: calc( 100vw - 20px) !important;
  }
}

.timeline__popup {
  position: absolute;
  left: 0;
  pointer-events: none;
  opacity: 0;
  transform: translateY(20px);
  transition: all .4s ease-in-out;
  background-color: #AF9267;
  width: 430px;
  padding: 25px 0;
}

.timeline__popup::before {
  content: '';
  position: absolute;
  top: -14px;
  left: 5vw;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 15px 15px;
  border-color: transparent transparent #AF9267 transparent;
}

.timeline .right .timeline__popup {
  left: initial;
  right: 0;
}

.timeline .right .timeline__popup::before {
  left: initial;
  right: 5vw;
}

.timeline__icon {
  width: 60px;
  height: auto;
  margin-right: 20px;
}

.timeline__text {
  color: #1D1D1D;
  font-family: "nimbus-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: -0.21px;
  line-height: 26px;
  margin-bottom: 0;
}

.timeline__item:hover .timeline__popup {
  pointer-events: all;
  opacity: 1;
  transform: translateY(0);
}

.timeline .timeline__line {
  width: 0;
  transition: all 1.4s ease-in;
}

.timeline .timeline__year {
  opacity: 0;
  transition: all .7s ease-in 1s;
}

.timeline.visible .timeline__line {
  width: 100%;
}

.timeline.visible .timeline__year {
  opacity: 1;
}

.graph {
  margin-top: 50px;
  margin-bottom: 80px;
}

.graph #hampton-community {
  max-height: 400px !important;
  width: auto !important;
  margin: 0 auto;
}

.graph__title {
  font-family: "trajan-pro-3", Georgia, serif;
  font-size: 48px;
  line-height: 54px;
  color: #1D1D1D;
  text-transform: uppercase;
  margin-top: 50px;
  margin-bottom: 17px;
  width: 400px;
}

.graph__text {
  font-family: "nimbus-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 19px;
  letter-spacing: -0.25px;
  line-height: 26px;
  color: #1D1D1D;
  max-width: 420px;
  margin-bottom: 34px;
}

.graph .data__group {
  display: inline-block;
}

.graph .data__block {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 10px;
}

.graph .data__name {
  display: inline-block;
  vertical-align: middle;
  font-family: "nimbus-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 19px;
  letter-spacing: -0.25px;
  line-height: 24px;
  color: #1D1D1D;
  margin-right: 35px;
}

.graph .invisible {
  display: none;
}

@media (max-width: 991px) {
  .graph__title {
    font-size: 28px;
    line-height: 34px;
  }
  .graph__text {
    font-size: 17px;
  }
  .graph .data__name {
    font-size: 17px;
  }
}

@media (max-width: 575px) {
  .graph {
    margin-bottom: 50px;
  }
}

.glance {
  margin-top: 50px;
  margin-bottom: 60px;
}

.glance__title {
  font-family: "trajan-pro-3", Georgia, serif;
  font-size: 48px;
  line-height: 58px;
  text-align: center;
  color: #1D1D1D;
  margin-bottom: 100px;
}

.glance .item {
  margin-bottom: 90px;
}

.glance .item__icon {
  height: 90px;
  width: auto;
  text-align: center;
}

.glance .item__icon img {
  max-height: 90px;
  width: auto;
  margin: 0 auto 24px;
  display: block;
}

.glance .item__title {
  font-family: "trajan-pro-3", Georgia, serif;
  font-size: 50px;
  letter-spacing: -2.5px;
  line-height: 50px;
  text-align: center;
  color: #AF9267;
  margin-bottom: 20px;
}

.glance .item__text {
  font-family: "nimbus-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  letter-spacing: -0.23px;
  line-height: 28px;
  font-weight: normal;
  text-align: center;
  color: #464646;
  margin-bottom: 20px;
}

@media (max-width: 991px) {
  .glance__title {
    font-size: 38px;
    line-height: 48px;
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media (max-width: 767px) {
  .glance__title {
    font-size: 28px;
    line-height: 1.8;
  }
}

@media (max-width: 575px) {
  .glance__title {
    font-size: 21px;
    margin-bottom: 50px;
  }
  .glance .item {
    margin-bottom: 40px;
  }
  .glance .item__title {
    margin-top: 5px;
  }
}

.custom-slider {
  position: relative;
  height: 800px;
  margin: 0 50px;
  margin-top: 50px;
}

.custom-slider .slide {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  max-width: 1470px;
  margin: 0 auto;
}

.custom-slider .slide .content {
  position: absolute;
  z-index: 1;
  top: 58px;
  left: 0;
  width: 414px;
  padding: 38px 40px;
}

.custom-slider .slide .content__heading {
  display: flex;
  align-items: center;
  opacity: 1;
  transform: translateX(0);
  transition: all .4s ease-in .7s;
}

.custom-slider .slide .content__icon {
  margin-right: 18px;
  margin-bottom: 15px;
}

.custom-slider .slide .content__title {
  font-family: "trajan-pro-3", Georgia, serif;
  font-size: 28px;
  line-height: 40px;
  color: #1D1D1D;
  text-transform: uppercase;
  margin-bottom: 15px;
  overflow: hidden;
}

.custom-slider .slide .content__text {
  font-family: "nimbus-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  letter-spacing: -0.21px;
  line-height: 26px;
  color: #000000;
  margin-bottom: 0;
  opacity: 1;
  transform: translateX(0);
  transition: all .4s ease-in .7s;
}

.custom-slider .slide .content-box {
  overflow: hidden;
}

.custom-slider .slide .content-bg {
  background: #AF9267;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.4s;
}

.custom-slider .slide .content-bg-placeholder {
  background: #806b4e;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -2;
  top: 0;
  left: 0;
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.custom-slider .slide:not(.active) .content__heading, .custom-slider .slide:not(.active) .content__text {
  transform: translateX(-100%);
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.custom-slider .slide:not(.active) .content-bg, .custom-slider .slide:not(.active) .content-bg-placeholder {
  width: 0%;
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.custom-slider .slide .arrows {
  position: absolute;
  bottom: -100px;
  left: 25%;
  z-index: 90;
  opacity: 0;
  pointer-events: none;
}

.custom-slider .slide .arrows .prev, .custom-slider .slide .arrows .next {
  display: inline-block;
  margin-right: 5px;
  cursor: pointer;
  background-color: transparent;
  width: auto;
  height: auto;
  filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.4));
}

.custom-slider .slide .arrows .prev circle, .custom-slider .slide .arrows .next circle {
  transition: all .4s ease-in-out;
}

.custom-slider .slide .arrows .prev:hover circle, .custom-slider .slide .arrows .prev:active circle, .custom-slider .slide .arrows .prev:focus circle, .custom-slider .slide .arrows .next:hover circle, .custom-slider .slide .arrows .next:active circle, .custom-slider .slide .arrows .next:focus circle {
  fill: #d6d6d6;
}

.custom-slider .slide.active .arrows {
  z-index: 99;
  opacity: 1;
  pointer-events: all;
}

.custom-slider .slide .picture {
  height: 600px;
  padding: 0 30px;
}

.custom-slider .slide .picture .main-image {
  width: 906px;
  margin-left: calc( 50% - 453px);
  height: 100%;
  overflow: hidden;
  transition: all .8s ease-in;
}

.custom-slider .slide:not(.active) .main-image {
  width: 0;
  transition: all .8s;
}

.custom-slider .slide .data {
  position: absolute;
  bottom: -40px;
  right: 100px;
  padding: 62px 32px 54px;
  overflow: hidden;
}

.custom-slider .slide .data__heading {
  font-family: "trajan-pro-3", Georgia, serif;
  font-size: 70px;
  letter-spacing: -5px;
  line-height: 70px;
  color: #1D1D1D;
  text-align: center;
  margin-bottom: 20px;
  opacity: 1;
  transform: translateX(0);
  transition: all .4s ease-in .7s;
}

.custom-slider .slide .data__heading::after {
  content: '';
  width: 94px;
  height: 3px;
  background-color: #FFD143;
  margin-bottom: 25px;
}

.custom-slider .slide .data__text {
  font-family: "nimbus-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  letter-spacing: -0.23px;
  line-height: 28px;
  text-align: center;
  color: #464646;
  max-width: 255px;
  opacity: 1;
  transform: translateX(0);
  transition: all .4s ease-in .7s;
}

.custom-slider .slide .data-box {
  overflow: hidden;
}

.custom-slider .slide .data-bg {
  background: white;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.4s;
}

.custom-slider .slide .data-bg-placeholder {
  background: #eee;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -2;
  top: 0;
  left: 0;
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.custom-slider .slide:not(.active) .data__heading, .custom-slider .slide:not(.active) .data__text {
  transform: translateX(-100%);
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.custom-slider .slide:not(.active) .data-bg, .custom-slider .slide:not(.active) .data-bg-placeholder {
  width: 0%;
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.custom-slider .slide {
  pointer-events: none;
  transition: all .4s ease-in-out;
}

.custom-slider .slide .content {
  transition: all .4s ease-in-out;
}

.custom-slider .slide .data {
  transition: all .4s ease-in-out .4s;
}

.custom-slider .slide.active {
  pointer-events: all;
}

.custom-slider .slide.active .content {
  transform: translate(0, 0);
}

.custom-slider .slide.active .data {
  transform: translate(0, 0);
}

@media (max-width: 1420px) {
  .custom-slider {
    margin-top: 170px;
  }
  .custom-slider .slide .content {
    top: -130px;
  }
  .custom-slider .slide .data {
    right: 0;
  }
}

@media (max-width: 1199px) {
  .custom-slider {
    height: 1180px;
    margin: 50px 0;
  }
  .custom-slider .slide .content {
    position: relative;
    top: 0;
    bottom: 0;
    left: calc( 50% - 453px);
    right: 0;
    width: 453px;
  }
  .custom-slider .slide .content__heading {
    margin-bottom: 20px;
  }
  .custom-slider .slide .content__icon img {
    width: 77px;
    height: auto;
  }
  .custom-slider .slide .content__title {
    font-size: 25px;
    line-height: 30px;
  }
  .custom-slider .slide .content__text {
    font-size: 19px;
  }
  .custom-slider .slide .data {
    position: absolute;
    top: 600px;
    right: calc( 50% - 453px);
    width: 453px;
  }
  .custom-slider .slide .data__text {
    max-width: 100%;
  }
  .custom-slider .slide .arrows {
    bottom: -30px;
    left: 35%;
  }
}

@media (min-width: 768px) and (max-width: 906px) {
  .custom-slider .slide .content {
    left: -45px;
    width: calc(50% + 24px);
  }
  .custom-slider .slide .data {
    right: -15px;
    width: calc(50% + 34px);
  }
}

@media (max-width: 767px) {
  .custom-slider {
    height: 780px;
  }
  .custom-slider .slide .picture {
    height: 320px;
  }
  .custom-slider .slide .content {
    left: -45px;
    width: 100vw;
  }
  .custom-slider .slide .content__heading {
    margin-bottom: 0;
  }
  .custom-slider .slide .content__icon img {
    width: 35px;
    height: auto;
  }
  .custom-slider .slide .content__title {
    font-size: 18px;
    line-height: 21px;
  }
  .custom-slider .slide .content__text {
    font-size: 16px;
    line-height: 21px;
  }
  .custom-slider .slide .data {
    display: none;
  }
}

.two-blocks-content {
  margin-bottom: 60px;
}

.two-blocks-content svg path {
  fill: black;
  stroke: black;
}

.two-blocks-content .block {
  margin-bottom: 90px;
}

.two-blocks-content .block__header {
  display: flex;
  margin-bottom: 15px;
}

.two-blocks-content .block__icon {
  display: inline-block;
  max-height: 90px;
  margin-right: 25px;
}

.two-blocks-content .block .draw-svg {
  width: 100px;
  margin-right: 25px;
}

.two-blocks-content .block__title {
  display: inline-block;
}

.two-blocks-content .block__text {
  font-family: "nimbus-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  letter-spacing: -0.23px;
  line-height: 22px;
  color: #464646;
  width: 80%;
  min-width: 300px;
  margin-bottom: 25px;
}

.two-blocks-content .block ul.list {
  width: 70%;
}

.two-blocks-content .block ul.list li {
  font-family: "nimbus-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  letter-spacing: -0.23px;
  line-height: 22px;
  color: #464646;
  padding-left: 20px;
  margin-bottom: 15px;
}

.two-blocks-content .block--1 ul.list {
  margin-left: 25px;
  column-count: 2;
  column-gap: 30px;
  min-width: 380px;
}

.two-blocks-content .block--1 ul.list li {
  text-indent: 0;
  list-style-image: url("../img/icon-check.svg");
}

.two-blocks-content .block--1 ul.list li::before {
  display: none;
}

.two-blocks-content .block--2 ul.list {
  margin-left: 18px;
}

.two-blocks-content .block--2 ul.list li {
  text-indent: -25px;
}

.two-blocks-content .block--2 ul.list li:before {
  content: '';
  display: inline-block;
  height: 20px;
  width: 25px;
  background-size: 20px;
  background-image: url("../img/icon-arrows.svg");
  background-repeat: no-repeat;
  vertical-align: text-bottom;
}

@media (max-width: 575px) {
  .two-blocks-content .block {
    margin-bottom: 40px;
  }
  .two-blocks-content .block .draw-svg {
    width: 50px;
  }
  .two-blocks-content .block .draw-svg svg {
    width: 50px;
  }
  .two-blocks-content .block__title {
    font-size: 20px;
  }
  .two-blocks-content .block__text {
    min-width: 240px;
  }
  .two-blocks-content .block ul.list {
    width: 90%;
  }
  .two-blocks-content .block--1 ul.list {
    column-count: 1;
  }
}

body.page-template-template-stats {
  overflow-x: hidden;
}

@media (max-width: 1023px) {
  body.page-template-template-stats #main {
    padding-right: 0;
    padding-left: 0;
  }
}

/*
	FACILITIES MAP.
*/
.the-facilities-map {
  position: relative;
  width: 100%;
  overflow-y: hidden;
}

.the-facilities-map .facilities-map-container {
  padding-top: 84px;
  background: white;
  overflow: hidden;
}

.the-facilities-map .facilities-map {
  width: 100%;
  cursor: zoom-in;
  transition: all .4s ease-in-out, transform-origin 0s;
  max-height: calc( 100vh - 84px);
}

.the-facilities-map .facilities-map svg {
  width: 100%;
  max-height: calc( 100vh - 84px);
}

.the-facilities-map .facilities-map.zoomed {
  cursor: zoom-out;
}

@media (max-width: 991px) {
  .the-facilities-map .facilities-map svg {
    height: 70vh;
    transform: scale(1.5) translate(7%, 0%);
  }
}

[id^=marker-pin-] {
  cursor: pointer;
}

.dot-popup-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.dot-popup-bg.opened {
  pointer-events: all;
}

.dot-popup {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.3);
  width: 60vw;
  min-width: 600px;
  max-width: 800px;
  background: white;
  padding: 60px 20px 40px 50px;
  opacity: 0;
  transition: all .4s ease-in-out;
  pointer-events: none;
  /* &__close{
		position: absolute;
		top: 15px;
		right: 15px;
		content: url( '../img/icon-close.svg' );
		width: 20px;
		cursor: pointer;
	} */
}

@media (max-width: 575px) {
  .dot-popup {
    min-width: auto;
    width: 99vw;
    max-height: 99vh;
    margin-top: 30px;
    padding: 60px 20px 40px 30px;
  }
}

.dot-popup.active {
  opacity: 1;
  pointer-events: all;
  transform: translate(-50%, -50%) scale(1);
}

.dot-popup__title {
  margin-top: 0;
}

.dot-popup__content {
  max-height: 60vh;
  overflow: auto;
  padding-right: 20px;
}

.dot-popup__content img {
  width: 100%;
  height: auto;
}

.dot-popup .dot-popup__content::-webkit-scrollbar-track {
  border-radius: 6px;
  background-color: #eee;
}

.dot-popup .dot-popup__content::-webkit-scrollbar {
  width: 10px;
  background-color: #eee;
}

.dot-popup .dot-popup__content::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background-color: #b89563;
}

.dot-popup .close-button {
  position: absolute;
  top: 18px;
  right: 18px;
  cursor: pointer;
}

@media (max-width: 767px) {
  .dot-popup__content {
    max-height: 40vh;
  }
}

body.page-template-template-support-hub .navbar-default.clear-background {
  background-color: #F9F9F9;
}

.support-hub {
  position: relative;
  margin-top: 134px;
}

.support-hub .container-fluid {
  max-width: 1440px;
}

.support-hub__hh-icon {
  position: absolute;
  top: 35px;
  right: 40px;
  width: 86px;
}

.support-hub .page-title {
  font-family: "trajan-pro-3", Georgia, serif;
  font-size: 56px;
  line-height: 66px;
  letter-spacing: 1px;
  text-align: center;
  color: #1D1D1D;
  margin: 85px auto 75px;
}

.support-hub__links {
  margin-bottom: 120px;
}

@media (max-width: 991px) {
  .support-hub__hh-icon {
    top: -10px;
    right: 10px;
    width: 56px;
  }
  .support-hub .page-title {
    font-size: 46px;
    line-height: 56px;
  }
  .support-hub__links {
    margin-bottom: 70px;
  }
}

@media (max-width: 767px) {
  .support-hub__links {
    margin-bottom: 50px;
  }
}

@media (max-width: 575px) {
  .support-hub .page-title {
    font-size: 26px;
    line-height: 28px;
  }
  .support-hub__links {
    margin-bottom: 30px;
  }
}

.support-hub__link .content {
  display: flex;
  flex-direction: column;
  background-color: #FFD143;
  padding: 30px;
  height: 100%;
}

.support-hub__link .content .icon {
  display: block;
  max-height: 130px;
  margin: 0 auto;
  margin-bottom: 12px;
}

.support-hub__link .content::after {
  content: '';
  position: absolute;
  z-index: -1;
  top: -8px;
  left: 8px;
  width: calc(100% - 30px);
  height: 100%;
  background-color: #F7F6F5;
}

.support-hub__link .link {
  display: block;
  font-family: "trajan-pro-3", Georgia, serif;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0;
  text-align: center;
  color: #1D1D1D;
  text-transform: uppercase;
}

.support-hub .the-content {
  position: relative;
  border: 1px solid #b89563;
  padding: 42px 42px 20px;
  height: 100%;
}

.support-hub .the-content__icon {
  position: absolute;
  top: -80px;
  left: -45px;
  width: 140px;
}

@media (max-width: 575px) {
  .support-hub .the-content__icon {
    top: -40px;
    left: -25px;
    width: 90px;
  }
}

.support-hub .the-content .twk-intro {
  font-size: 17px;
  font-weight: normal;
  line-height: 21px;
  letter-spacing: 0;
  color: #1D1D1D;
}

.support-hub .the-content p {
  font-family: "nimbus-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 21px;
  letter-spacing: 0;
  color: #4E4E4E;
}

.support-hub .support-hub__news {
  margin-bottom: 110px;
}

.support-hub .support-hub__news__title {
  font-family: "trajan-pro-3", Georgia, serif;
  font-size: 40px;
  line-height: 47px;
  letter-spacing: 1.33px;
  text-align: center;
  color: #1D1D1D;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 45px;
}

.support-hub .support-hub__news .view-all {
  text-align: center;
}

.support-hub .support-hub__news .view-all a {
  display: inline-block;
}

@media (max-width: 767px) {
  .support-hub .support-hub__news__title {
    font-size: 28px;
    line-height: 35px;
  }
}

@media (max-width: 575px) {
  .support-hub .support-hub__news__title {
    font-size: 21px;
    line-height: 28px;
  }
}

.virtual-visits {
  padding-top: 50px;
  padding-bottom: 50px;
}

.virtual-visits .img-background {
  background-position: center !important;
  background-size: cover !important;
}

.virtual-visits .intro {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
}

.virtual-visits .intro__img {
  position: absolute;
  top: 50px;
  right: 0;
  opacity: 0.2;
  pointer-events: none;
}

@media (max-width: 991px) {
  .virtual-visits .intro__img {
    opacity: 0.1;
  }
}

@media (max-width: 575px) {
  .virtual-visits .intro {
    padding: 0px 15px 15px;
  }
}

.virtual-visits .featured-links {
  margin: 40px 0 70px;
}

.virtual-visits .featured-links__link {
  position: relative;
  height: 245px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "trajan-pro-3", Georgia, serif;
  font-size: 25px;
  line-height: 30px;
  letter-spacing: 0.45px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.virtual-visits .featured-links__link__content {
  position: static;
  z-index: 2;
  padding: 0 30px;
}

.virtual-visits .featured-links__link .overlay {
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #1d1d1d;
  opacity: 0.5;
  transition: all .4s ease-in;
}

.virtual-visits .featured-links__link::before {
  content: '';
  position: absolute;
  z-index: -1;
  top: -8px;
  left: -8px;
  background-color: #F0F0F0;
  width: 100%;
  height: 100%;
}

.virtual-visits .featured-links__link:hover .overlay, .virtual-visits .featured-links__link:active .overlay, .virtual-visits .featured-links__link:focus .overlay {
  opacity: 0.9 !important;
}

@media (max-width: 1199px) {
  .virtual-visits .featured-links__link {
    font-size: 21px;
    line-height: 28px;
  }
}

@media (max-width: 575px) {
  .virtual-visits .featured-links .px-120 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}

.virtual-visits .why-hampton {
  margin-top: 100px;
}

.virtual-visits .why-hampton .custom-slider .slide .content-bg {
  background-color: #FFD143;
}

.virtual-visits .why-hampton .custom-slider .slide .content-bg-placeholder {
  background: #ffc71a;
}

.virtual-visits .why-hampton .custom-slider .slide .content__title {
  font-size: 25px;
  line-height: 30px;
  letter-spacing: 0.45px;
}

.virtual-visits .why-hampton .custom-slider .slide .content__text {
  font-size: 19px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 23px;
  color: #1D1D1D;
}

.virtual-visits .why-hampton .custom-slider .slide .data .data-bg {
  background-color: #F0F0F0;
}

.virtual-visits .why-hampton .custom-slider .slide .data .data-bg-placeholder {
  background: #fff;
}

.virtual-visits .why-hampton .custom-slider .slide .data__heading {
  font-size: 75px;
  line-height: 75px;
  letter-spacing: 1.34px;
}

.virtual-visits .why-hampton .custom-slider .slide .data__text {
  font-size: 17px;
  font-weight: 300;
  letter-spacing: 0.56px;
  line-height: 25px;
  color: #1D1D1D;
}

.virtual-visits .why-hampton .custom-slider .slide .play-button-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  transition: all .3 ease-in-out;
}

.virtual-visits .why-hampton .custom-slider .slide .play-button-wrapper p {
  color: white;
  max-width: 200px;
  line-height: 1.2;
  text-shadow: 1px 1px 9px black;
  font-weight: 500;
}

.virtual-visits .why-hampton .custom-slider .slide .play-button-wrapper:hover .play-button, .virtual-visits .why-hampton .custom-slider .slide .play-button-wrapper:active .play-button, .virtual-visits .why-hampton .custom-slider .slide .play-button-wrapper:focus .play-button {
  width: 90px;
}

.virtual-visits .why-hampton .custom-slider .slide .play-button {
  width: 80px;
  margin: 10px;
  transition: all .4s ease-in;
}

.virtual-visits .why-hampton .custom-slider .slide:not(.active) .play-button-wrapper {
  opacity: 0;
  pointer-events: none;
}

@media (max-width: 1199px) {
  .virtual-visits .why-hampton .custom-slider .slide .content__heading {
    margin-bottom: 0 !important;
  }
}

@media (max-width: 991px) {
  .virtual-visits .why-hampton .custom-slider .slide .picture {
    padding: 0;
  }
  .virtual-visits .why-hampton .custom-slider .slide .picture .main-image {
    width: 100%;
    margin: 0 !important;
  }
}

@media (max-width: 906px) and (min-width: 768px) {
  .virtual-visits .why-hampton .custom-slider .slide .content {
    left: 0 !important;
    width: 50%;
  }
  .virtual-visits .why-hampton .custom-slider .slide .data {
    right: 0 !important;
    width: 50%;
  }
}

@media (max-width: 767px) {
  .virtual-visits .why-hampton .custom-slider {
    height: 760px;
  }
  .virtual-visits .why-hampton .custom-slider .slide .content {
    left: 0 !important;
    height: auto !important;
  }
}

.virtual-visits .carousel-container {
  max-width: 98.8vw;
  overflow: hidden;
}

.virtual-visits .carousel-container .carousel .carousel-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 100vw;
  height: 100%;
  max-height: 85vh;
}

.virtual-visits .carousel-container .carousel .carousel-grid .big-picture {
  grid-area: 1 / 1 / 3 / 3;
}

.virtual-visits .carousel-container .carousel .carousel-grid .data {
  grid-area: 1 / 3 / 2 / 4;
}

.virtual-visits .carousel-container .carousel .carousel-grid .smaller-picture {
  grid-area: 2 / 3 / 3 / 4;
}

.virtual-visits .carousel-container .carousel .carousel-grid .data {
  background-color: #4E4E4E;
  color: #fff;
  padding: 45px 45px 40px;
  transform: translate(50%, -50%);
  transition: all .4s ease-in;
}

.virtual-visits .carousel-container .carousel .carousel-grid .data__title {
  font-size: 64px;
  line-height: 0.9;
  letter-spacing: 0;
  font-weight: bold;
  color: #FFD143;
  text-transform: uppercase;
}

.virtual-visits .carousel-container .carousel .carousel-grid .data__title strong {
  -webkit-text-stroke: 1.5px #FFD143;
  color: transparent;
}

.virtual-visits .carousel-container .carousel .carousel-grid .data__text {
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0.53px;
  font-weight: 300;
}

@media (max-width: 1280px) {
  .virtual-visits .carousel-container .carousel .carousel-grid .data__title {
    font-size: 50px;
  }
}

@media (max-width: 575px) {
  .virtual-visits .carousel-container .carousel .carousel-grid .data {
    padding: 40px 35px 30px;
  }
  .virtual-visits .carousel-container .carousel .carousel-grid .data__title {
    font-size: 30px;
  }
  .virtual-visits .carousel-container .carousel .carousel-grid .data__title strong {
    -webkit-text-stroke: 0.5px #FFD143;
    color: transparent;
  }
}

.virtual-visits .carousel-container .carousel .carousel-grid .big-picture {
  transform: translate(-50%, -50%);
  transition: all .4s ease-in;
}

.virtual-visits .carousel-container .carousel .carousel-grid .smaller-picture {
  min-height: 320px;
  transform: translate(50%, 50%);
  transition: all .4s ease-in;
}

@media (max-width: 767px) {
  .virtual-visits .carousel-container .carousel .carousel-grid {
    grid-template-columns: 100vw;
  }
  .virtual-visits .carousel-container .carousel .carousel-grid .big-picture {
    grid-area: 2 / 1 / 2 / 1;
  }
  .virtual-visits .carousel-container .carousel .carousel-grid .data {
    grid-area: 1 / 1 / 1 / 1;
  }
  .virtual-visits .carousel-container .carousel .carousel-grid .smaller-picture {
    display: none;
  }
}

.virtual-visits .carousel-container .carousel .slick-active .data {
  transform: translate(0, 0);
}

.virtual-visits .carousel-container .carousel .slick-active .big-picture {
  transform: translate(0, 0);
}

.virtual-visits .carousel-container .carousel .slick-active .smaller-picture {
  transform: translate(0, 0);
}

.virtual-visits .carousel-container .carousel .slick-track {
  display: flex !important;
}

.virtual-visits .carousel-container .carousel .slick-slide {
  height: inherit !important;
}

.virtual-visits .carousel-container .carousel .slick-arrow {
  position: absolute;
  z-index: 40;
  top: 50%;
  transform: translateY(-50%);
  border: 0;
  font-size: 0;
  background-color: black;
  width: 46px;
  height: 46px;
}

.virtual-visits .carousel-container .carousel .slick-arrow::after {
  content: url("../img/virtual-visits/chevron-right.svg");
  display: flex;
  justify-content: center;
  margin-top: -10px;
}

.virtual-visits .carousel-container .carousel .slick-arrow.slick-prev {
  left: 0;
  transform: rotate(-180deg);
  margin-top: -35px;
}

.virtual-visits .carousel-container .carousel .slick-arrow.slick-next {
  right: 0;
}

.virtual-visits .carousel-container .scrolling-container {
  width: 100vw;
  overflow: hidden;
  white-space: nowrap;
}

.virtual-visits .carousel-container .scrolling {
  position: relative;
  animation: scroll 20s infinite linear;
}

.virtual-visits .carousel-container .scrolling p {
  display: inline-block;
  font-size: 19px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 23px;
  color: #1D1D1D;
  margin: 12px 15px;
}

.virtual-visits .carousel-container .scrolling p::before {
  content: '';
  display: inline-block;
  height: 4px;
  width: 4px;
  background-color: #FFD143;
  border-radius: 50%;
  margin: 0 35px 4px 0;
}

@keyframes scroll {
  0% {
    left: 100vw;
  }
  100% {
    left: -100vw;
  }
}

.virtual-visits .tabs {
  margin-top: 100px;
  margin-bottom: 100px;
  text-align: center;
}

.virtual-visits .tabs__title {
  font-size: 40px;
  letter-spacing: 0.71px;
  line-height: 66px;
  text-align: center;
  color: #1D1D1D;
  margin: 0 15px;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .virtual-visits .tabs {
    margin-top: 50px;
    margin-bottom: 30px;
  }
  .virtual-visits .tabs__title {
    font-size: 30px;
    line-height: 48px;
    margin-bottom: 15px;
  }
}

@media (max-width: 480px) {
  .virtual-visits .tabs__title {
    font-size: 21px;
    line-height: 28px;
  }
}

.virtual-visits .tabs .nav-tabs {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 30px;
}

.virtual-visits .tabs .nav-tabs > li > a {
  background-color: transparent;
  font-family: "trajan-pro-3", Georgia, serif;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.53px;
  text-align: center;
  color: #464646 !important;
  text-transform: uppercase;
  padding: 15px 25px;
}

.virtual-visits .tabs .nav-tabs > li.active > a {
  border: 0;
  border-top-color: transparent !important;
  border-bottom: 1px solid #b89563;
  color: #b89563 !important;
}

.virtual-visits .tabs .nav-tabs > li a:hover, .virtual-visits .tabs .nav-tabs > li a:active, .virtual-visits .tabs .nav-tabs > li a:focus {
  border-top-color: transparent !important;
  border-bottom: 1px solid #b89563 !important;
  color: #b89563 !important;
}

@media (max-width: 575px) {
  .virtual-visits .tabs .nav-tabs {
    display: inline-flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: left;
    margin-bottom: 30px;
    overflow-x: auto;
    width: 100%;
  }
  .virtual-visits .tabs .nav-tabs > li a {
    white-space: nowrap;
  }
}

@media (max-width: 480px) {
  .virtual-visits .tabs .nav-tabs > li a {
    padding: 10px 30px;
    font-size: 12px;
  }
}

.virtual-visits .tabs .videos .video {
  position: relative;
  height: 270px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

.virtual-visits .tabs .videos .video__content {
  position: static;
  z-index: 2;
}

.virtual-visits .tabs .videos .video__title {
  font-family: "trajan-pro-3", Georgia, serif;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 26px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 25px;
}

.virtual-visits .tabs .videos .video__play {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  width: 50px;
  transform: translate(-50%, -50%);
  transition: all .4s ease-in;
}

.virtual-visits .tabs .videos .video__play__overlay {
  position: absolute;
  z-index: 0;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  opacity: .6;
}

.virtual-visits .tabs .videos .video__link:hover .video__play, .virtual-visits .tabs .videos .video__link:active .video__play, .virtual-visits .tabs .videos .video__link:focus .video__play {
  width: 55px;
}

.virtual-visits .tabs .videos .video .overlay {
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 40%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}

.virtual-visits .tabs .videos .video::before {
  content: '';
  position: absolute;
  z-index: -1;
  top: -8px;
  left: -8px;
  width: 100%;
  height: 100%;
  background-color: #FFD143;
}

@media (max-width: 575px) {
  .virtual-visits .tabs .videos .px-100 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}

.virtual-visits .map-link {
  position: relative;
  margin: 140px auto 100px;
  max-width: 1440px;
}

.virtual-visits .map-link__block {
  position: absolute;
  z-index: 1;
  top: -65px;
  max-width: 470px;
  background-color: #FFD143;
  color: #1D1D1D;
  padding: 45px;
}

.virtual-visits .map-link__block .button, .virtual-visits .map-link__block .gpnf-add-entry {
  display: inline-block;
}

.virtual-visits .map-link__title {
  font-family: "trajan-pro-3", Georgia, serif;
  font-size: 25px;
  letter-spacing: 0.45px;
  line-height: 30px;
  color: #1D1D1D;
  margin-top: 0;
  margin-bottom: 15px;
}

.virtual-visits .map-link__text {
  color: #1D1D1D;
  font-size: 19px;
  line-height: 23px;
  letter-spacing: 0;
  font-weight: 300;
  margin-bottom: 40px;
}

.virtual-visits .map-link .image-container {
  width: 70vw;
  max-width: 900px;
  margin-left: 180px;
}

.virtual-visits .map-link .image-container img {
  max-width: 100%;
}

@media (max-width: 991px) {
  .virtual-visits .map-link.px-100 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .virtual-visits .map-link .image-container {
    padding-top: 120px;
  }
}

@media (max-width: 767px) {
  .virtual-visits .map-link {
    margin: 50px auto 70px;
  }
  .virtual-visits .map-link__block {
    padding: 30px;
  }
  .virtual-visits .map-link__block .button, .virtual-visits .map-link__block .gpnf-add-entry {
    white-space: unset;
  }
  .virtual-visits .map-link__title {
    font-size: 21px;
  }
}

@media (max-width: 575px) {
  .virtual-visits .map-link__block {
    position: static;
    max-width: initial;
  }
  .virtual-visits .map-link .image-container {
    margin-left: 0;
    padding-top: 0;
    width: 100%;
  }
}

.virtual-visits .magazine-link .block-text-and-magazine__title {
  margin-bottom: 15px;
}

.virtual-visits .magazine-link .block-text-and-magazine__text {
  padding-bottom: 70px;
}

.virtual-visits .magazine-link .block-text-and-magazine__magazine {
  width: 400px;
  max-width: 100%;
}

@media (max-width: 1023px) {
  .virtual-visits .magazine-link .block-text-and-magazine__magazine {
    margin: -30px 0 30px;
  }
}

@media (max-width: 767px) {
  .virtual-visits .magazine-link .block-text-and-magazine__magazine {
    margin: -30px 20px 30px auto;
  }
}

@media (max-width: 575px) {
  .virtual-visits .magazine-link .block-text-and-magazine {
    margin-bottom: 30px;
  }
  .virtual-visits .magazine-link .block-text-and-magazine__magazine {
    margin: 0px 0px 0px auto;
  }
}

.virtual-visits .explore-more {
  max-width: 1440px;
  margin: 0 auto 100px;
}

@media (max-width: 767px) {
  .virtual-visits .explore-more {
    margin: 0 auto 30px;
  }
  .virtual-visits .explore-more .px-100 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}

.virtual-visits .explore-more__title {
  display: inline-block;
  margin-bottom: 50px;
}

.virtual-visits .explore-more__title p {
  font-family: "nimbus-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 90px;
  letter-spacing: 0;
  color: #3C3C3B;
  text-transform: uppercase;
  font-weight: bold;
}

.virtual-visits .explore-more__title p strong {
  color: transparent !important;
  -webkit-text-stroke: 1.5px #3C3C3B;
}

@media (max-width: 991px) {
  .virtual-visits .explore-more__title {
    margin-bottom: 30px;
  }
  .virtual-visits .explore-more__title p {
    font-size: 50px;
    line-height: 40px;
  }
}

.virtual-visits .explore-more .newsletters-teasers-wrapper {
  height: 100%;
}

.virtual-visits .explore-more .newsletters-teasers-wrapper .teaser__image {
  position: relative;
}

.virtual-visits .explore-more .newsletters-teasers-wrapper .teaser__image img {
  width: 54px;
  position: absolute;
  bottom: -20px;
  left: 20px;
}

.virtual-visits .explore-more .newsletters-teasers-wrapper .teaser__item {
  background-color: #F4F4F4;
}

.virtual-visits .explore-more .newsletters-teasers-wrapper .teaser__item .meta {
  padding-top: 30px;
  padding-bottom: 30px;
}

.virtual-visits .explore-more .newsletters-teasers-wrapper .teaser__item .meta__title {
  font-family: "nimbus-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 28px;
  line-height: 31px;
  letter-spacing: 0;
  font-weight: bold;
  color: #3C3C3B;
}

.virtual-visits .explore-more .newsletters-teasers-wrapper .teaser__item .meta__data {
  font-family: "nimbus-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 27px;
  letter-spacing: 0;
  font-weight: bold;
  color: #3C3C3B;
  text-transform: uppercase;
}

.virtual-visits .explore-more .newsletters-teasers-wrapper .teaser__item .meta__data p {
  display: inline-block;
}

.virtual-visits .explore-more .newsletters-teasers-wrapper .teaser__item .meta__data .dot {
  margin-right: 10px;
}

@media (max-width: 575px) {
  .virtual-visits .explore-more .newsletters-teasers-wrapper .teaser__item .meta__title {
    font-size: 24px;
    line-height: 25px;
  }
}

.virtual-visits .explore-more .newsletters-teasers-wrapper .main-points {
  margin-bottom: 40px;
}

.virtual-visits .explore-more .newsletters-teasers-wrapper .main-points li span {
  font-family: "nimbus-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 19px;
  letter-spacing: 0.34px;
  line-height: 23px;
  color: #1D1D1D;
}

.virtual-visits .explore-more .twitter-feed {
  background-color: #F4F4F4;
  padding: 40px;
  color: #3C3C3B;
}

.virtual-visits .explore-more .twitter-feed__header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

.virtual-visits .explore-more .twitter-feed__header p {
  font-family: "nimbus-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #3C3C3B;
  font-size: 12px;
  line-height: 27px;
  letter-spacing: 0;
  font-weight: bold;
  margin-left: 10px;
}

.virtual-visits .explore-more .twitter-feed__header a {
  font-family: "nimbus-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 27px;
  text-align: right;
  color: #3C3C3B;
  text-transform: uppercase;
}

.virtual-visits .explore-more .twitter-feed__title {
  display: flex;
  align-items: center;
}

.virtual-visits .explore-more .twitter-feed__title__data {
  display: flex;
  align-items: center;
}

.virtual-visits .explore-more .twitter-feed__title p {
  margin-bottom: 0;
}

.virtual-visits .explore-more .twitter-feed__tweet p {
  font-family: "nimbus-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 21px;
  line-height: 26px;
  letter-spacing: 0;
  color: #3C3C3B;
}

.virtual-visits .explore-more .twitter-feed__tweet p a {
  font-style: italic;
}

@media (max-width: 767px) {
  .virtual-visits .explore-more .twitter-feed {
    padding: 25px;
  }
  .virtual-visits .explore-more .twitter-feed__header {
    display: block !important;
  }
  .virtual-visits .explore-more .twitter-feed__title__data {
    display: block !important;
    line-height: 18px;
  }
  .virtual-visits .explore-more .twitter-feed__title__data .dot {
    display: none;
  }
  .virtual-visits .explore-more .twitter-feed__tweet p {
    font-size: 18px;
    line-height: 24px;
  }
}

.virtual-visits .explore-more .instagram {
  position: relative;
  display: inline-block;
  margin-top: 65px;
  margin-bottom: 30px;
}

.virtual-visits .explore-more .instagram__image {
  width: 272px;
  height: 272px;
  border-radius: 50%;
}

.virtual-visits .explore-more .instagram__content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.virtual-visits .explore-more .instagram__content .follow {
  font-family: "nimbus-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 27px;
  letter-spacing: 0;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}

.virtual-visits .explore-more .instagram .circle-background {
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #F4F4F4;
  border-radius: 50%;
  transform: translate(20px, 20px);
  transition: all .4s ease-in;
}

.virtual-visits .explore-more .instagram:hover .circle-background, .virtual-visits .explore-more .instagram:active .circle-background, .virtual-visits .explore-more .instagram:focus .circle-background {
  transform: translate(0px, 0px);
}

@media (max-width: 767px) {
  .virtual-visits .explore-more .instagram__image {
    width: 140px;
    height: 140px;
  }
  .virtual-visits .explore-more .instagram .circle-background {
    transform: translate(10px, 10px);
  }
}

.virtual-visits .explore-more .explore-links {
  margin-top: 40px;
  margin-bottom: 30px;
}

.virtual-visits .explore-more .explore-links__link {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.virtual-visits .explore-more .explore-links__link img {
  width: 50px;
  height: auto;
  margin-bottom: 5px;
}

.virtual-visits .explore-more .explore-links__link__title {
  font-family: "nimbus-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0;
  font-weight: bold;
  color: #1D1D1D;
  margin-bottom: 25px;
  max-width: 70px;
  text-align: center;
}

@media (max-width: 575px) {
  .virtual-visits .explore-more .instagram {
    margin-top: 30px;
    margin-bottom: 0px;
  }
  .virtual-visits .explore-more .explore-links {
    display: flex;
    justify-content: space-between;
  }
}

.virtual-visits .dot {
  display: inline-block;
  width: 4px;
  height: 4px;
  background-color: #1D1D1D;
  border-radius: 50%;
  margin-left: 10px;
  vertical-align: middle;
}

@media (max-width: 1023px) {
  body.page-template-template-virtual-visits #main {
    padding-left: 0;
    padding-right: 0;
    overflow-x: hidden;
  }
}
