@import '../plugins/owl.carousel/assets/owl.carousel.css';
@import '../fonts/icomoon/style.css';
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u8w4BMUTPHjxsAXC-v.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u_w4BMUTPHjxsI5wq_Gwfo.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh7USSwiPHA.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6uyw4BMUTPHjx4wWw.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh6UVSwiPHA.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh50XSwiPHA.ttf) format('truetype');
}
/*! 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('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #413f31;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #ac450d;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #ac450d;
  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;
  width: 100%;
}
.img-rounded {
  border-radius: 0px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  -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: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #bebbb8;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 900;
  line-height: 1.1;
  color: inherit;
  letter-spacing: 0.15em;
  margin: 0 0 20px;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #bebbb8;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 1;
  letter-spacing: 0.12em;
  margin: 0 0 30px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  h1,
  .h1 {
    font-size: 46px;
  }
}
@media (min-width: 992px) {
  h1,
  .h1 {
    font-size: 60px;
  }
}
@media (min-width: 1200px) {
  h1,
  .h1 {
    font-size: 70px;
  }
}
@media (min-width: 992px) and (max-height: 975px) {
  h1,
  .h1 {
    font-size: 60px;
  }
}
@media (min-width: 768px) and (max-height: 850px) {
  h1,
  .h1 {
    font-size: 48px;
  }
}
h2,
.h2 {
  font-size: 24px;
  text-transform: uppercase;
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  h2,
  .h2 {
    font-size: 30px;
  }
}
h2.sm,
.h2-sm {
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.1em;
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  h2.sm,
  .h2-sm {
    font-size: 20px;
    letter-spacing: 0.2em;
  }
}
@media (min-width: 992px) {
  h2.sm,
  .h2-sm {
    font-size: 24px;
  }
}
h2.light,
.h2-light {
  font-weight: 300;
  font-size: 24px;
  text-transform: uppercase;
  margin: 0 0 13.33333333px;
}
@media (min-width: 768px) {
  h2.light,
  .h2-light {
    font-size: 30px;
  }
}
h3,
.h3 {
  font-size: 19px;
  text-transform: uppercase;
  margin: 0 0 13.33333333px;
}
h3.xl,
.h3-xl {
  font-weight: 300;
  font-size: 40px;
  letter-spacing: 0.1em;
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  h3.xl,
  .h3-xl {
    letter-spacing: 0.2em;
  }
}
h4,
.h4 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.05em;
}
h5,
.h5 {
  font-size: 12px;
  margin: 0 0 10px;
  text-transform: uppercase;
}
h6,
.h6 {
  font-size: 14px;
  letter-spacing: 0.03em;
  margin: 0 0 10px;
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  h6,
  .h6 {
    font-size: 9px;
    letter-spacing: 0.15em;
  }
}
.all-caps {
  text-transform: uppercase;
}
.no-caps {
  letter-spacing: normal;
  text-transform: none;
}
p {
  margin: 0 0 20px;
}
.lead {
  color: #817b76;
  margin-bottom: 30px;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.4;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .lead {
    font-size: 20px;
    letter-spacing: 0.2em;
  }
}
@media (min-width: 992px) {
  .lead {
    font-size: 24px;
  }
}
.lead-alt {
  color: #817b76;
  margin-bottom: 30px;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.4;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #413f31;
  letter-spacing: normal;
  margin-bottom: 13.33333333px;
  text-transform: none;
}
@media (min-width: 768px) {
  .lead-alt {
    font-size: 20px;
    letter-spacing: 0.2em;
  }
}
@media (min-width: 992px) {
  .lead-alt {
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  .lead-alt {
    letter-spacing: normal;
  }
}
.text-weight-light {
  font-weight: 300;
}
.text4 {
  font-family: inherit;
  font-weight: 900;
  line-height: 1.1;
  color: inherit;
  letter-spacing: 0.15em;
  margin: 0 0 20px;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.3;
}
.text4 small,
.text4 .small {
  font-weight: normal;
  line-height: 1;
  color: #bebbb8;
}
.text4 small,
.text4 .small {
  font-size: 75%;
}
.text6 {
  font-family: inherit;
  font-weight: 900;
  line-height: 1.1;
  color: inherit;
  letter-spacing: 0.15em;
  margin: 0 0 20px;
  font-size: 14px;
  letter-spacing: 0.03em;
  margin: 0 0 10px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.5;
}
.text6 small,
.text6 .small {
  font-weight: normal;
  line-height: 1;
  color: #bebbb8;
}
.text6 small,
.text6 .small {
  font-size: 75%;
}
@media (min-width: 1200px) {
  .text6 {
    font-size: 9px;
    letter-spacing: 0.15em;
  }
}
small,
.small {
  font-size: 87%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #bebbb8;
}
.text-primary {
  color: #c5624d;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #a84b37;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #c5624d;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #a84b37;
}
.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: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #E8E9E9;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 1200px) {
  .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 #bebbb8;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  margin: 0 0 20px;
  padding: 10px;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}
@media (min-width: 768px) {
  blockquote {
    font-size: 15px;
  }
}
@media (min-width: 992px) {
  blockquote {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  blockquote {
    padding: 10px 20px;
    font-size: 20px;
  }
}
blockquote:before {
  content: '\e801';
  font-family: 'icomoon';
  display: block;
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 6px;
}
@media (min-width: 992px) {
  blockquote:before {
    font-size: 26px;
    margin-bottom: 10px;
  }
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.42857143;
  display: block;
  letter-spacing: 0.1em;
}
blockquote footer cite,
blockquote small cite,
blockquote .small cite {
  clear: both;
  display: block;
  text-transform: none;
  font-style: normal;
  letter-spacing: normal;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '';
  width: 20px;
  height: 1px;
  background: #fff;
  display: block;
  margin: 10px auto;
}
@media (min-width: 992px) {
  blockquote footer:before,
  blockquote small:before,
  blockquote .small:before {
    margin: 20px auto 10px auto;
  }
}
blockquote.round {
  background: #c5624d;
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
.single article .wysiwyg blockquote {
  color: #413f31;
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0px;
  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: 9.5px;
  margin: 0 0 10px;
  font-size: 15px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #292726;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0px;
}
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;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.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-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #bebbb8;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th {
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.1em;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #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 > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    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 > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: inherit;
  color: #292726;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #413f31;
}
.form-control,
.wpcf7-form-control.wpcf7-text,
.wpcf7-form-control.wpcf7-textarea {
  display: block;
  width: 100%;
  height: 38px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  color: #413f31;
  background-color: #fff;
  background-image: none;
  border: 1px solid #413f31;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus,
.wpcf7-form-control.wpcf7-text:focus,
.wpcf7-form-control.wpcf7-textarea:focus {
  border-color: #bebbb8;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(190, 187, 184, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(190, 187, 184, 0.6);
}
.form-control::-moz-placeholder,
.wpcf7-form-control.wpcf7-text::-moz-placeholder,
.wpcf7-form-control.wpcf7-textarea::-moz-placeholder {
  color: #817b76;
  opacity: 1;
}
.form-control:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-text:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-textarea:-ms-input-placeholder {
  color: #817b76;
}
.form-control::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-text::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-textarea::-webkit-input-placeholder {
  color: #817b76;
}
.form-control[disabled],
.wpcf7-form-control.wpcf7-text[disabled],
.wpcf7-form-control.wpcf7-textarea[disabled],
.form-control[readonly],
.wpcf7-form-control.wpcf7-text[readonly],
.wpcf7-form-control.wpcf7-textarea[readonly],
fieldset[disabled] .form-control,
fieldset[disabled] .wpcf7-form-control.wpcf7-text,
fieldset[disabled] .wpcf7-form-control.wpcf7-textarea {
  background-color: #E8E9E9;
  opacity: 1;
}
.form-control[disabled],
.wpcf7-form-control.wpcf7-text[disabled],
.wpcf7-form-control.wpcf7-textarea[disabled],
fieldset[disabled] .form-control,
fieldset[disabled] .wpcf7-form-control.wpcf7-text,
fieldset[disabled] .wpcf7-form-control.wpcf7-textarea {
  cursor: not-allowed;
}
textarea.form-control,
textarea.wpcf7-form-control.wpcf7-text,
textarea.wpcf7-form-control.wpcf7-textarea {
  height: auto;
}
.form-control:focus,
.wpcf7-form-control.wpcf7-text:focus,
.wpcf7-form-control.wpcf7-textarea:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}
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: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 33px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 53px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox,
.wpcf7-checkbox > .wpcf7-list-item,
.wpcf7-radio > .wpcf7-list-item {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label,
.wpcf7-checkbox > .wpcf7-list-item label,
.wpcf7-radio > .wpcf7-list-item label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 36px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-sm {
  height: 33px;
  line-height: 33px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}
.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 33px;
  min-height: 34px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.input-lg {
  height: 53px;
  padding: 12px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0px;
}
select.input-lg {
  height: 53px;
  line-height: 53px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 53px;
  padding: 12px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0px;
}
.form-group-lg select.form-control {
  height: 53px;
  line-height: 53px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 53px;
  min-height: 40px;
  padding: 13px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 53px;
  height: 53px;
  line-height: 53px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}
.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: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #8a8568;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group,
.form-horizontal .wpcf7-checkbox {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 16.9999996px;
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}
/* != CUSTOM
-------------------------------------------------------------- */
@-moz-document url-prefix() {
  select {
    color: transparent !important;
    text-shadow: 0 0 0 #403e30 !important;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
  }
}
.form-special {
  border: 1px solid #292726;
  padding: 0 10px;
  margin: 0;
}
.form-special .form-control {
  border: none;
  border-bottom: 1px solid #292726;
  padding: 10px 5px;
}
.form-special textarea.form-control {
  border-bottom: none;
}
.form-row {
  position: relative;
  padding-top: 20px;
  margin-top: 10px;
}
.form-row:before {
  content: '';
  position: absolute;
  top: -15px;
  left: 0px;
  width: 15px;
  height: 1px;
  background: #bebbb8;
  display: block;
}
@media (min-width: 768px) {
  .form-row:before {
    left: -15px;
  }
}
/* !------- USER SUBMITTED -------! */
.parsley-errors-list {
  background-color: #c5624d !important;
}
/* !------- SELECT -------! */
.styled-select {
  display: inline-block;
  width: 100%;
  height: 38px;
  border: 1px solid #413f31;
  position: relative;
}
.styled-select:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 100%;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 62%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 62%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 62%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
  pointer-events: none;
}
.styled-select:after {
  content: '';
  position: absolute;
  top: 15px;
  right: 10px;
  display: block;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #413f31;
  pointer-events: none;
}
.styled-select select {
  background: transparent;
  width: calc(100% + 15px);
  width: 100%;
  padding: 5px 0px 5px 12px;
  font-size: 16px;
  line-height: 1;
  border: 0;
  border-radius: 0;
  height: 38px;
  -webkit-appearance: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .styled-select select {
    font-size: 12px;
  }
}
.styled-select select:focus ~ label,
.styled-select select.ng-dirty ~ label,
.styled-select select.ng-touched ~ label {
  bottom: 100%;
  left: 0px;
  color: #817b76;
  max-width: 100%;
  width: 100%;
  white-space: inherit;
  overflow: inherit;
  text-overflow: inherit;
}
.styled-select select.ng-dirty ~ label,
.styled-select select.ng-touched ~ label {
  color: #817b76;
}
.styled-select select.ng-invalid,
.styled-select select.ng-invalid-required {
  color: #817b76 !important;
}
.styled-select label {
  font-size: 10px;
  font-weight: normal;
  pointer-events: none;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #817b76;
  position: absolute;
  bottom: 5px;
  left: 15px;
  color: #413f31;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pre-selected .styled-select label {
  bottom: 100%;
  left: 0px;
  color: #817b76;
  max-width: 100%;
  width: 100%;
  white-space: inherit;
  overflow: inherit;
  text-overflow: inherit;
}
/* !------- INPUT GROUP -------! */
.input-group .input-group-addon {
  background-color: transparent;
  border-left: none !important;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.input-group .input-group-addon:before {
  content: '';
  position: absolute;
  pointer-events: none;
  z-index: 1;
  top: 20px;
  left: inherit;
  margin-left: inherit;
  right: 0;
  width: 100px;
  height: 92px;
  margin-top: -30px;
  margin-right: -5px;
  background-image: url(../img/splat-sprite.png);
  -webkit-background-size: 125px 648px;
  -moz-background-size: 125px 648px;
  background-size: 125px 648px;
  background-position: 0px -71px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.input-group .input-group-addon button {
  -webkit-appearance: none;
  border: none;
  background: transparent;
  color: #413f31;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 0.05em;
  position: relative;
  z-index: 9;
}
.input-group input {
  border-right: none;
}
.input-group input:focus ~ .input-group-addon {
  border: 1px solid #bebbb8;
}
.input-group input:focus ~ .input-group-addon:before {
  opacity: 0.35;
  filter: alpha(opacity=35);
}
/* !------- LABEL SHOWING -------! */
.form-group {
  position: relative;
  margin-bottom: 40px;
}
.form-group > label {
  font-size: 10px;
  font-weight: normal;
  pointer-events: none;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #817b76;
  position: absolute;
  bottom: 100%;
  left: 0;
}
.form-group > label.label-only {
  position: relative;
  bottom: inherit;
  left: inherit;
  color: #413f31;
  margin-bottom: 10px;
}
.form-group > label.label-rel {
  position: relative;
  bottom: inherit;
  left: inherit;
}
.form-group .label {
  font-size: 10px;
  font-weight: normal;
  pointer-events: none;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #817b76;
  padding-left: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.form-group.label-bump {
  position: relative;
  margin-bottom: 40px;
}
.form-group.label-bump input {
  display: block;
}
.form-group.label-bump input:valid,
.form-group.label-bump input:focus {
  outline: none;
}
.form-group.label-bump input:valid ~ label,
.form-group.label-bump input:focus ~ label {
  top: -20px;
  color: #817b76;
}
.form-group.label-bump input.ng-dirty ~ label {
  top: -20px;
  color: #413f31;
}
.form-group.label-bump input.ng-dirty:invalid {
  border: 1px solid #c5624d;
}
.form-group.label-bump input.empty:invalid {
  border: 1px solid #413f31;
}
.form-group.label-bump input.empty:invalid:focus {
  border: 1px solid #bebbb8;
}
.form-group.label-bump input.empty.ng-dirty ~ label {
  top: 4px;
  color: transparent;
}
.form-group.label-bump input.empty:focus ~ label {
  top: -20px;
  color: #817b76;
}
.form-group.label-bump input[type="date"] ~ label {
  color: #413f31;
  left: 10px;
  top: 7px;
  background: #fff;
  padding: 5px;
}
.form-group.label-bump input[type="date"]:valid,
.form-group.label-bump input[type="date"]:focus {
  outline: none;
}
.form-group.label-bump input[type="date"]:valid ~ label,
.form-group.label-bump input[type="date"]:focus ~ label {
  top: -20px;
  left: 0;
  padding: 0;
  color: #817b76;
}
.form-group.label-bump input[type="date"].ng-dirty ~ label {
  top: -20px;
  left: 0;
  padding: 0;
  color: #413f31;
}
.form-group.label-bump input[type="date"].ng-dirty:invalid {
  border: 1px solid #c5624d;
}
.form-group.label-bump input[type="date"].empty:invalid {
  border: 1px solid #413f31;
}
.form-group.label-bump input[type="date"].empty:invalid:focus {
  border: 1px solid #bebbb8;
}
.form-group.label-bump input[type="date"].empty.ng-dirty ~ label {
  top: 7px;
  left: 10px;
  padding: 5px;
  color: #413f31;
  background: #fff;
}
.form-group.label-bump input[type="date"].empty:focus ~ label {
  top: -20px;
  left: 0;
  padding: 0;
  color: #817b76;
}
.form-group.label-bump label {
  color: transparent;
  font-size: 10px;
  font-weight: normal;
  position: absolute;
  pointer-events: none;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  left: 0px;
  top: 4px;
  bottom: inherit;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.radio-form-group {
  position: relative;
  margin-bottom: 40px;
  height: 38px;
}
.radio-form-group label.main-label {
  font-size: 10px;
  font-weight: normal;
  pointer-events: none;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #817b76;
  position: absolute;
  bottom: 100%;
  left: 0;
}
.radio-form-group label.radio-inline {
  margin-top: 6px;
}
.form-group.multi-select .btn,
.form-group.multi-select .btn-group {
  width: 100%;
  text-align: left;
}
.form-group.multi-select .btn {
  letter-spacing: 0px;
  text-transform: none;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 0px;
}
.form-group.multi-select .btn:hover {
  color: #413f31;
  background-color: white;
}
.form-group.multi-select .btn-default::before {
  background-image: none;
  display: none;
}
.form-group.multi-select .caret {
  display: block;
  float: right;
  margin-top: 7px;
}
.form-group.multi-select .dropdown-menu {
  width: 100%;
}
.form-group.multi-select .multiselect-container .active a {
  background-color: white;
  font-weight: bold;
  color: #413f31;
}
.multiselect-native-select .ng-pristine + .btn-group .multiselect-selected-text {
  color: #817b76;
}
.contact-form .styled-select select {
  font-size: 14px;
  text-transform: none !important;
  letter-spacing: 0px;
  text-shadow: none !important;
  color: #817b76 !important;
}
.contact-form .styled-select select.ng-pristine {
  color: #817b76;
}
/* != WYSIWYG
-------------------------------------------------------------- */
.wysiwyg-form {
  margin-bottom: 40px;
}
.wysiwyg-form .label {
  color: #817b76;
  padding: 0;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.1em;
  font-size: 10px;
  margin-top: -10px;
  margin-bottom: 10px;
  text-align: left;
  display: block;
}
.wysiwyg-form .html-active .wp-editor-tabs .switch-html,
.wysiwyg-form .tmce-active .wp-editor-tabs .switch-tmce {
  background: #f9f5ed;
  border-bottom: 1px solid #f9f5ed;
  color: #413f31;
}
.wysiwyg-form .wp-editor-tabs .wp-switch-editor {
  border: 1px solid #413f31;
  color: #fff;
  background: #413f31;
  font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 900;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 10px;
}
.wysiwyg-form .wp-editor-container {
  border: 1px solid #413f31;
}
.wysiwyg-form .wp-editor-container .quicktags-toolbar,
.wysiwyg-form .wp-editor-container .mce-toolbar-grp {
  border-bottom: 1px solid #413f31;
  background: #f9f5ed;
}
.wysiwyg-form .wp-core-ui .button {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #413f31;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: transparent;
  text-shadow: none !important;
}
.wysiwyg-form .wp-core-ui .button:hover {
  background: transparent;
}
.media-modal {
  font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.media-modal .media-menu > a,
.media-modal .media-frame a {
  color: #61818F;
}
.media-modal .media-menu > a.active,
.media-modal .media-frame a.active {
  color: #817b76;
}
.media-modal .media-menu > a:hover,
.media-modal .media-frame a:hover {
  color: #c5624d;
}
.media-modal .wp-core-ui .button {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #413f31;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: transparent;
  text-shadow: none !important;
}
.media-modal .wp-core-ui .button:hover {
  background: transparent;
}
.media-modal .wp-core-ui .button-primary {
  background: #61818F;
  color: #fff;
  border-color: #61818F;
}
.media-modal .wp-core-ui .button-primary:hover,
.media-modal .wp-core-ui .button-primary:focus {
  background: #c5624d;
  border-color: #c5624d;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.media-modal .wp-core-ui .button-primary:disabled,
.media-modal .wp-core-ui .button-primary-disabled,
.media-modal .wp-core-ui .button-primary[disabled] {
  background: #bebbb8 !important;
  color: #fff !important;
  border-color: #61818F !important;
}
.upload-label {
  position: absolute;
  top: -20px;
}
.form-upload {
  height: 38px;
  padding: 8px 0 0 6px;
  border: 1px solid #413f31;
}
/* != Modal Window Forms
-------------------------------------------------------------- */
.modal-content form {
  background-color: #fff;
  margin: 0 auto;
  padding: 50px 30px;
}
@media (min-width: 992px) {
  .modal-content form {
    max-width: 85%;
  }
}
@media (min-width: 1600px) {
  .modal-content form {
    max-width: 60%;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  border: none;
  position: relative;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 15px;
}
.btn:before {
  content: '';
  pointer-events: none;
  width: 116px;
  height: 60px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -58px;
  opacity: 1;
  filter: alpha(opacity=100);
  background-image: url(../img/brush-sprite.png);
  background-repeat: no-repeat;
  -webkit-background-size: 232px 720px;
  -moz-background-size: 232px 720px;
  background-size: 232px 720px;
  background-position: 0px 0px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn:after {
  content: '';
  pointer-events: none;
  width: 116px;
  height: 60px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -58px;
  opacity: 0;
  filter: alpha(opacity=0);
  background-image: url(../img/brush-sprite.png);
  background-repeat: no-repeat;
  -webkit-background-size: 232px 720px;
  -moz-background-size: 232px 720px;
  background-size: 232px 720px;
  background-position: 0px 0px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 0;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #413f31;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
button.btn,
a.btn {
  margin-bottom: 10px;
}
.btn-default {
  box-shadow: inset -1px 0 0 #413f31, inset 0 -1px 0 #413f31, inset 1px 0 0 #413f31, inset 0 1px 0 #413f31;
  color: #413f31;
  background: transparent;
}
.btn-default:before,
.btn-default:after {
  content: '';
  width: 125px;
  height: 92px;
  margin-top: -30px;
  margin-left: -59px;
  background-image: url(../img/splat-sprite.png);
  -webkit-background-size: 125px 648px;
  -moz-background-size: 125px 648px;
  background-size: 125px 648px;
  background-position: 0px -73px;
}
.btn-default:after {
  background-position: 0px -257px;
}
.btn-reverse {
  box-shadow: inset -1px 0 0 #fff, inset 0 -1px 0 #fff, inset 1px 0 0 #fff, inset 0 1px 0 #fff;
  color: #fff;
  background: transparent;
}
.btn-reverse:before,
.btn-reverse:after {
  content: '';
  width: 125px;
  height: 92px;
  margin-top: -30px;
  margin-left: -59px;
  background-image: url(../img/splat-sprite.png);
  -webkit-background-size: 125px 648px;
  -moz-background-size: 125px 648px;
  background-size: 125px 648px;
  background-position: 0px 23px;
}
.btn-reverse:after {
  background-position: 0px -257px;
}
.btn-plain {
  background: transparent;
}
.btn-plain:before,
.btn-plain:after {
  display: none;
}
.btn-plain.dark {
  box-shadow: inset -1px 0 0 #413f31, inset 0 -1px 0 #413f31, inset 1px 0 0 #413f31, inset 0 1px 0 #413f31;
  color: #413f31;
}
.btn-primary {
  color: #fff;
  background: #c5624d;
}
.btn-primary:before {
  background-position: 0px -660px;
}
.btn-primary:after {
  background-position: 0px 0px;
}
.btn-success {
  color: #fff;
  background: #889e7a;
}
.btn-success:before {
  background-position: -116px -180px;
}
.btn-success:after {
  background-position: -116px 0px;
}
.btn-info {
  color: #fff;
  background: #61818F;
}
.btn-info:before {
  background-position: -116px -240px;
}
.btn-info:after {
  background-position: -116px 0px;
}
.btn-warning {
  color: #fff;
  background: #e1ba5d;
}
.btn-warning:before {
  background-position: 0px -300px;
}
.btn-warning:after {
  background-position: 0px 0px;
}
.btn-danger {
  color: #fff;
  background: #413f31;
}
.btn-danger:before {
  background-position: 0px -60px;
}
.btn-danger:after {
  background-position: 0px 0px;
}
.desktop .btn-default:hover {
  background: #413f31;
  color: #fff;
}
.desktop .btn-reverse:hover {
  background: #fff;
  color: #413f31;
}
.desktop .btn-plain:hover,
.desktop .btn-plain:focus,
.desktop .btn-plain.focus,
.desktop .btn-plain:active,
.desktop .btn-plain.active {
  color: #fff;
  background: #413f31;
}
.desktop .btn-plain.dark:hover {
  box-shadow: inset -1px 0 0 #c5624d, inset 0 -1px 0 #c5624d, inset 1px 0 0 #c5624d, inset 0 1px 0 #c5624d;
  color: #c5624d;
  background: #fff;
}
.desktop .btn-silo:hover,
.desktop .btn-primary:hover,
.desktop .btn-success:hover,
.desktop .btn-info:hover,
.desktop .btn-warning:hover,
.desktop .btn-danger:hover {
  color: #fff;
  background: #817b76;
}
.desktop .btn-silo:hover:before,
.desktop .btn-primary:hover:before,
.desktop .btn-success:hover:before,
.desktop .btn-info:hover:before,
.desktop .btn-warning:hover:before,
.desktop .btn-danger:hover:before {
  opacity: 0;
  filter: alpha(opacity=0);
}
.desktop .btn-silo:hover:after,
.desktop .btn-primary:hover:after,
.desktop .btn-success:hover:after,
.desktop .btn-info:hover:after,
.desktop .btn-warning:hover:after,
.desktop .btn-danger:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn-link {
  color: #ac450d;
  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: #ac450d;
  text-decoration: underline !important;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #bebbb8;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 12px 16px;
  font-size: 16px;
  line-height: 1.3333333;
  border-radius: 0px;
  min-width: 130px;
  font-size: 15px;
}
.btn-lg.btn-default:before,
.btn-lg.btn-reverse:before,
.btn-lg.btn-default:after,
.btn-lg.btn-reverse:after {
  content: '';
  width: 200px;
  height: 148px;
  margin-left: -94px;
  -webkit-background-size: 200px 1036px;
  -moz-background-size: 200px 1036px;
  background-size: 200px 1036px;
}
.btn-lg.btn-default:after,
.btn-lg.btn-reverse:after {
  background-position: 0px -432px;
}
.btn-lg.btn-default:before {
  background-position: 0px -137px;
}
.btn-lg.btn-reverse:before {
  background-position: 0px 12px;
}
.btn-lg.btn-primary:before,
.btn-lg.btn-success:before,
.btn-lg.btn-info:before,
.btn-lg.btn-warning:before,
.btn-lg.btn-danger:before,
.btn-lg.btn-primary:after,
.btn-lg.btn-success:after,
.btn-lg.btn-info:after,
.btn-lg.btn-warning:after,
.btn-lg.btn-danger:after {
  margin-top: -25px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
  font-size: 13px;
}
.btn-sm.btn-default:before,
.btn-sm.btn-reverse:before,
.btn-sm.btn-default:after,
.btn-sm.btn-reverse:after {
  content: '';
  width: 35px;
  height: 70px;
  margin-top: -1px;
  margin-left: 0px;
  top: 0;
  left: 100%;
  background-image: url(../img/splat-sprite.png);
  -webkit-background-size: 125px 648px;
  -moz-background-size: 125px 648px;
  background-size: 125px 648px;
}
.btn-sm.btn-default:after,
.btn-sm.btn-reverse:after {
  background-position: -75px -292px;
}
.btn-sm.btn-default:before {
  background-position: -75px -106px;
}
.btn-sm.btn-reverse:before {
  background-position: -75px -14px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}
.btn-xs.btn-default:before,
.btn-xs.btn-reverse:before,
.btn-xs.btn-default:after,
.btn-xs.btn-reverse:after {
  content: '';
  width: 35px;
  height: 70px;
  margin-top: -5px;
  margin-left: 0px;
  top: 0;
  left: 100%;
  background-image: url(../img/splat-sprite.png);
  -webkit-background-size: 125px 648px;
  -moz-background-size: 125px 648px;
  background-size: 125px 648px;
}
.btn-xs.btn-default:after,
.btn-xs.btn-reverse:after {
  background-position: -75px -292px;
}
.btn-xs.btn-default:before {
  background-position: -75px -106px;
}
.btn-xs.btn-reverse:before {
  background-position: -75px -14px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-btn {
  display: inline-block;
  width: 100%;
  height: 38px;
  position: relative;
}
.dropdown-btn button {
  border: 1px solid #413f31;
  width: 100%;
  height: 38px;
  position: relative;
  text-transform: uppercase;
  background: transparent;
  text-align: left;
  font-size: 12px;
  letter-spacing: 0.1em;
  padding-left: 12px;
}
.dropdown-btn .dropdown-menu {
  padding-left: 12px;
  z-index: 99;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 15px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  -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: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a,
.dropdown-menu > li > span {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #292726;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  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: #c5624d;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #bebbb8;
}
.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: 14px;
  line-height: 1.42857143;
  color: #bebbb8;
  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 solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 1200px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 53px;
  padding: 12px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 53px;
  line-height: 53px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  line-height: 33px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #413f31;
  text-align: center;
  background-color: #E8E9E9;
  border: 1px solid #413f31;
  border-radius: 0px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 0px;
}
.input-group-addon.input-lg {
  padding: 12px 16px;
  font-size: 20px;
  border-radius: 0px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #E8E9E9;
}
.nav > li.disabled > a {
  color: #bebbb8;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #bebbb8;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #E8E9E9;
  border-color: #ac450d;
  border: none;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-top: 1px solid #bebbb8;
  border-bottom: 1px solid #bebbb8;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .nav-tabs {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
.nav-tabs > li {
  float: left;
}
@media (min-width: 768px) {
  .nav-tabs > li {
    border-left: 1px solid #bebbb8;
  }
  .nav-tabs > li:first-of-type {
    border-left: none;
  }
}
.nav-tabs > li > a {
  color: #413f31;
  line-height: 1.42857143;
  border: none;
  border-radius: 0;
  padding: 6px 15px;
}
.nav-tabs > li > a:hover {
  color: #c5624d;
  background: transparent;
}
.nav-tabs > li > a:focus {
  background: transparent;
}
.nav-tabs > li > a.inactive {
  color: #E8E9E9;
}
.nav-tabs > li.active {
  border-top: none;
  border-bottom: none;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #c5624d;
  background-color: transparent;
  border: none;
  border-bottom: none;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
}
.nav-tabs.nav-justified > li {
  width: 50%;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    float: none;
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
}
.nav-tabs.tab-vert {
  border-top: none;
  border-bottom: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-left: 0px;
}
.nav-tabs.tab-vert > li {
  border-left: none;
  font-size: 10px;
  letter-spacing: 0.1em;
  font-weight: 900;
  width: auto;
  display: block;
  margin-top: 2px;
  margin-left: 10px;
  margin-right: 16px;
}
@media (min-width: 768px) {
  .nav-tabs.tab-vert > li {
    clear: both;
    margin-left: 0;
    margin-right: 0;
  }
}
.nav-tabs.tab-vert > li > a {
  padding: 4px 0 6px 0;
  color: #817b76;
  border-bottom: 1px solid transparent;
}
.nav-tabs.tab-vert > li.active {
  margin-top: 2px;
  margin-bottom: 0px;
}
.nav-tabs.tab-vert > li.active > a {
  color: #413f31;
  border-bottom: 1px solid #413f31;
}
.nav-tabs.tab-vert > li.complete-complete {
  position: relative;
}
.nav-tabs.tab-vert > li.complete-complete:before {
  content: "\e816";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #889e7a;
  position: absolute;
  top: 3px;
  left: -20px;
  font-size: 16px;
}
.nav-tabs.tab-vert > li.complete-incomplete,
.nav-tabs.tab-vert > li.complete-false {
  position: relative;
}
.nav-tabs.tab-vert > li.complete-incomplete:before,
.nav-tabs.tab-vert > li.complete-false:before {
  content: "";
  border: 2px solid #e1ba5d;
  position: absolute;
  top: 7px;
  left: -17px;
  width: 7px;
  height: 7px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0px;
}
.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: #c5624d;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  width: 50%;
}
.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 {
    float: none;
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified > li > a {
  margin-right: 0;
}
.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: 55px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 1200px) {
  .navbar {
    border-radius: 0px;
  }
}
@media (min-width: 1200px) {
  .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.in {
  overflow-y: auto;
}
@media (min-width: 1200px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 1200px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 1200px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 1200px) {
  .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: 17.5px 15px;
  font-size: 20px;
  line-height: 20px;
  height: 55px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 1200px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 7px;
  margin-top: 10.5px;
  margin-bottom: 10.5px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}
.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: 1200px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 8.75px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 1199px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: #fff;
    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: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 1200px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 17.5px;
    padding-bottom: 17.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: 10.5px;
  margin-bottom: 10.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: 1199px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .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: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
.navbar-btn.btn-sm {
  margin-top: 11px;
  margin-bottom: 11px;
}
.navbar-btn.btn-xs {
  margin-top: 16.5px;
  margin-bottom: 16.5px;
}
.navbar-text {
  margin-top: 17.5px;
  margin-bottom: 17.5px;
}
@media (min-width: 1200px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 1200px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.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: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 1199px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    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: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #e3e1e0;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #e3e1e0;
}
.navbar-inverse .navbar-nav > li > a {
  color: #e3e1e0;
}
.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: #080808;
}
.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: #080808;
  color: #fff;
}
@media (max-width: 1199px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #e3e1e0;
  }
  .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: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #e3e1e0;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #e3e1e0;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
/* != YAMM
-------------------------------------------------------------- */
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
}
.yamm .container {
  position: relative;
}
.yamm .dropdown-menu {
  left: auto;
}
.yamm .yamm-content {
  padding: 20px 30px;
}
.yamm .student-programs-dropdown .dropdown-menu,
.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
}
/* != CUSTOM NAVBAR
-------------------------------------------------------------- */
.navbar-custom {
  background: transparent;
  position: relative;
  border: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.navbar-custom .container-fluid .nav-left {
  position: absolute;
  top: 0;
  left: 0;
}
@media (min-width: 992px) {
  .navbar-custom .container-fluid .nav-left {
    left: 15px;
  }
}
.navbar-custom .container-fluid .nav-left .navbar-brand {
  padding: 5px 10px;
  color: #fff;
  height: auto;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width: 992px) {
  .navbar-custom .container-fluid .nav-left .navbar-brand {
    padding: 5px 15px;
  }
}
.navbar-custom .container-fluid .nav-left .navbar-brand .icon-where {
  font-size: 110px;
  line-height: 18px;
  display: block;
  float: left;
}
@media (min-width: 768px) {
  .navbar-custom .container-fluid .nav-left .navbar-brand .icon-where {
    font-size: 160px;
  }
}
.navbar-custom .container-fluid .nav-left .navbar-brand .icon-dragons {
  font-size: 110px;
  line-height: 18px;
  display: block;
  float: left;
  clear: both;
}
@media (min-width: 768px) {
  .navbar-custom .container-fluid .nav-left .navbar-brand .icon-dragons {
    font-size: 160px;
  }
}
.navbar-custom .container-fluid .nav-left .dragon-type {
  font-size: 10px;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  text-align: center;
  width: 100px;
  position: absolute;
  top: 56px;
  left: 15px;
  padding: 0;
  z-index: 9999;
  display: none;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width: 768px) {
  .navbar-custom .container-fluid .nav-left .dragon-type {
    width: 160px;
    font-size: 12px;
    left: 0;
    display: block;
  }
}
.navbar-custom .container-fluid .nav-left .dragon-type:before {
  content: '';
  position: absolute;
  top: -3px;
  left: 50%;
  margin-left: -15px;
  display: block;
  width: 30px;
  height: 1px;
  background: #fff;
}
.navbar-custom .container-fluid .nav-left .dragon-type span {
  display: block;
  padding: 8px 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.navbar-custom .container-fluid .nav-left .dragon-type.student span {
  background: transparent;
}
.navbar-custom .container-fluid .nav-left .dragon-type.student span:hover {
  color: #413f31;
}
.navbar-custom .container-fluid .nav-left .dragon-type.adult span {
  background: transparent;
}
.navbar-custom .container-fluid .nav-left .dragon-type.adult span:hover {
  color: #413f31;
}
.navbar-custom .container-fluid .nav-left .dragon-type.educator span {
  background: transparent;
}
.navbar-custom .container-fluid .nav-left .dragon-type.educator span:hover {
  color: #413f31;
}
.navbar-custom .container-fluid .nav-left .dragon-type.partner span {
  background: transparent;
}
.navbar-custom .container-fluid .nav-left .dragon-type.partner span:hover {
  color: #413f31;
}
.navbar-custom .container-fluid .nav-left .dragon-type .dropdown {
  height: auto;
  max-height: 0;
  overflow: hidden;
  list-style: none;
  margin: 0 5px;
  padding: 0;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width: 768px) {
  .navbar-custom .container-fluid .nav-left .dragon-type .dropdown {
    margin: 0 12px;
  }
}
.navbar-custom .container-fluid .nav-left .dragon-type .dropdown:before {
  content: '';
  position: absolute;
  top: 10px;
  left: 50%;
  margin-left: -15px;
  display: block;
  width: 30px;
  height: 1px;
  background: #fff;
}
.navbar-custom .container-fluid .nav-left .dragon-type .dropdown li {
  color: #fff;
  display: block;
  float: left;
  width: 100%;
  margin: 0;
  padding: 3px 0px;
}
@media (min-width: 768px) {
  .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li {
    padding: 5px 8px;
  }
}
.navbar-custom .container-fluid .nav-left .dragon-type .dropdown li a {
  color: #fff;
  padding: 5px 0;
  display: block;
}
.navbar-custom .container-fluid .nav-left .dragon-type .dropdown li a:hover {
  color: #413f31;
}
.navbar-custom .container-fluid .nav-left .dragon-type:hover {
  display: block;
}
.navbar-custom .container-fluid .nav-left .dragon-type:hover .dropdown {
  max-height: inherit;
  max-height: 1000px;
  padding-top: 17px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.navbar-custom .container-fluid .nav-right {
  position: absolute;
  top: 0;
  right: 0;
  height: 50px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.navbar-custom .container-fluid .nav-right .apply-login {
  background: #413f31;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.1em;
  padding: 15px 15px 10px 15px;
  display: inline-block;
  float: right;
  line-height: 20px;
  height: 50px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width: 768px) {
  .navbar-custom .container-fluid .nav-right .apply-login {
    padding: 15px 20px 10px 20px;
  }
}
.navbar-custom .container-fluid .nav-right .apply-login i {
  font-size: 20px;
  font-weight: normal;
  vertical-align: middle;
  line-height: 20px;
  text-align: center;
}
@media (min-width: 768px) {
  .navbar-custom .container-fluid .nav-right .apply-login i {
    margin-right: 5px;
  }
}
.navbar-custom .container-fluid .nav-right .navbar-toggle {
  float: right;
  margin-right: 0;
  padding: 10px 15px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 1199px) {
  .navbar-custom .container-fluid .nav-right .navbar-toggle {
    display: inline-block;
  }
}
.navbar-custom .container-fluid .nav-right .navbar-toggle span {
  background: #fff;
}
.navbar-custom .container-fluid .navbar-collapse {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 1199px) {
  .navbar-custom .container-fluid .navbar-collapse {
    background: #bebbb8;
    margin-top: 50px;
    padding-top: 20px;
  }
}
.navbar-custom .container-fluid .navbar-collapse .navbar-nav {
  float: none;
  text-align: center;
}
.navbar-custom .container-fluid .navbar-collapse .navbar-nav > li {
  float: none;
  display: inline-block;
}
@media (max-width: 1199px) {
  .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li:nth-of-type(3) {
    margin-right: 50px;
  }
}
@media (min-width: 1200px) {
  .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li:nth-of-type(3) {
    margin-right: 80px;
  }
}
@media (min-width: 992px) {
  .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li:nth-of-type(4) {
    margin-left: 50px;
  }
}
@media (min-width: 1200px) {
  .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li:nth-of-type(4) {
    margin-left: 80px;
  }
}
.navbar-custom .container-fluid .navbar-collapse .navbar-nav > li > a {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.1em;
  background-color: transparent;
  color: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 1199px) {
  .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li > a {
    color: #413f31;
  }
}
@media (min-width: 992px) {
  .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li > a {
    font-size: 11px;
    letter-spacing: 0.05em;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1200px) {
  .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li > a {
    font-size: 12px;
    letter-spacing: 0.1em;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.navbar-custom .container-fluid .navbar-collapse .navbar-nav > li > a:after {
  content: '';
  position: absolute;
  bottom: 10px;
  left: 50%;
  width: 20px;
  margin-left: -10px;
  height: 1px;
  background: #fff;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.navbar-custom .container-fluid .navbar-collapse .navbar-nav > li > a:hover {
  color: #c5624d;
}
.navbar-custom .container-fluid .navbar-collapse .navbar-nav > li > a:hover:after {
  bottom: 0px;
  background: #c5624d;
}
.navbar-custom .container-fluid .navbar-collapse .navbar-nav > li.open > a {
  color: #c5624d;
}
.navbar-custom .container-fluid .navbar-collapse .navbar-nav > li.open > a:after {
  bottom: 0px;
  background: #c5624d;
}
.mobile .navbar-custom,
.tablet .navbar-custom,
.open .navbar-custom,
.squish .navbar-custom,
.page-template-page-maproom .navbar-custom,
.nav-opaque .navbar-custom {
  background: #bebbb8;
}
.mobile .navbar-custom .container-fluid .nav-left .navbar-brand,
.tablet .navbar-custom .container-fluid .nav-left .navbar-brand,
.open .navbar-custom .container-fluid .nav-left .navbar-brand,
.squish .navbar-custom .container-fluid .nav-left .navbar-brand,
.page-template-page-maproom .navbar-custom .container-fluid .nav-left .navbar-brand,
.nav-opaque .navbar-custom .container-fluid .nav-left .navbar-brand {
  color: #413f31;
}
.mobile .navbar-custom .container-fluid .nav-left .dragon-type,
.tablet .navbar-custom .container-fluid .nav-left .dragon-type,
.open .navbar-custom .container-fluid .nav-left .dragon-type,
.squish .navbar-custom .container-fluid .nav-left .dragon-type,
.page-template-page-maproom .navbar-custom .container-fluid .nav-left .dragon-type,
.nav-opaque .navbar-custom .container-fluid .nav-left .dragon-type {
  top: 50px;
}
.mobile .navbar-custom .container-fluid .nav-left .dragon-type:before,
.tablet .navbar-custom .container-fluid .nav-left .dragon-type:before,
.open .navbar-custom .container-fluid .nav-left .dragon-type:before,
.squish .navbar-custom .container-fluid .nav-left .dragon-type:before,
.page-template-page-maproom .navbar-custom .container-fluid .nav-left .dragon-type:before,
.nav-opaque .navbar-custom .container-fluid .nav-left .dragon-type:before {
  display: none;
}
.mobile .navbar-custom .container-fluid .nav-left .dragon-type.student span,
.tablet .navbar-custom .container-fluid .nav-left .dragon-type.student span,
.open .navbar-custom .container-fluid .nav-left .dragon-type.student span,
.squish .navbar-custom .container-fluid .nav-left .dragon-type.student span,
.page-template-page-maproom .navbar-custom .container-fluid .nav-left .dragon-type.student span,
.nav-opaque .navbar-custom .container-fluid .nav-left .dragon-type.student span {
  background: #c5624d;
  color: #fff;
}
.mobile .navbar-custom .container-fluid .nav-left .dragon-type.student span:hover,
.tablet .navbar-custom .container-fluid .nav-left .dragon-type.student span:hover,
.open .navbar-custom .container-fluid .nav-left .dragon-type.student span:hover,
.squish .navbar-custom .container-fluid .nav-left .dragon-type.student span:hover,
.page-template-page-maproom .navbar-custom .container-fluid .nav-left .dragon-type.student span:hover,
.nav-opaque .navbar-custom .container-fluid .nav-left .dragon-type.student span:hover {
  background: #413f31;
}
.mobile .navbar-custom .container-fluid .nav-left .dragon-type.student .dropdown:before,
.tablet .navbar-custom .container-fluid .nav-left .dragon-type.student .dropdown:before,
.open .navbar-custom .container-fluid .nav-left .dragon-type.student .dropdown:before,
.squish .navbar-custom .container-fluid .nav-left .dragon-type.student .dropdown:before,
.page-template-page-maproom .navbar-custom .container-fluid .nav-left .dragon-type.student .dropdown:before,
.nav-opaque .navbar-custom .container-fluid .nav-left .dragon-type.student .dropdown:before {
  background-position: 0 -170px;
}
.mobile .navbar-custom .container-fluid .nav-left .dragon-type.adult span,
.tablet .navbar-custom .container-fluid .nav-left .dragon-type.adult span,
.open .navbar-custom .container-fluid .nav-left .dragon-type.adult span,
.squish .navbar-custom .container-fluid .nav-left .dragon-type.adult span,
.page-template-page-maproom .navbar-custom .container-fluid .nav-left .dragon-type.adult span,
.nav-opaque .navbar-custom .container-fluid .nav-left .dragon-type.adult span {
  background: #889e7a;
  color: #fff;
}
.mobile .navbar-custom .container-fluid .nav-left .dragon-type.adult span:hover,
.tablet .navbar-custom .container-fluid .nav-left .dragon-type.adult span:hover,
.open .navbar-custom .container-fluid .nav-left .dragon-type.adult span:hover,
.squish .navbar-custom .container-fluid .nav-left .dragon-type.adult span:hover,
.page-template-page-maproom .navbar-custom .container-fluid .nav-left .dragon-type.adult span:hover,
.nav-opaque .navbar-custom .container-fluid .nav-left .dragon-type.adult span:hover {
  background: #413f31;
}
.mobile .navbar-custom .container-fluid .nav-left .dragon-type.adult .dropdown:before,
.tablet .navbar-custom .container-fluid .nav-left .dragon-type.adult .dropdown:before,
.open .navbar-custom .container-fluid .nav-left .dragon-type.adult .dropdown:before,
.squish .navbar-custom .container-fluid .nav-left .dragon-type.adult .dropdown:before,
.page-template-page-maproom .navbar-custom .container-fluid .nav-left .dragon-type.adult .dropdown:before,
.nav-opaque .navbar-custom .container-fluid .nav-left .dragon-type.adult .dropdown:before {
  background-position: 0 -230px;
}
.mobile .navbar-custom .container-fluid .nav-left .dragon-type.educator span,
.tablet .navbar-custom .container-fluid .nav-left .dragon-type.educator span,
.open .navbar-custom .container-fluid .nav-left .dragon-type.educator span,
.squish .navbar-custom .container-fluid .nav-left .dragon-type.educator span,
.page-template-page-maproom .navbar-custom .container-fluid .nav-left .dragon-type.educator span,
.nav-opaque .navbar-custom .container-fluid .nav-left .dragon-type.educator span {
  background: #e1ba5d;
  color: #fff;
}
.mobile .navbar-custom .container-fluid .nav-left .dragon-type.educator span:hover,
.tablet .navbar-custom .container-fluid .nav-left .dragon-type.educator span:hover,
.open .navbar-custom .container-fluid .nav-left .dragon-type.educator span:hover,
.squish .navbar-custom .container-fluid .nav-left .dragon-type.educator span:hover,
.page-template-page-maproom .navbar-custom .container-fluid .nav-left .dragon-type.educator span:hover,
.nav-opaque .navbar-custom .container-fluid .nav-left .dragon-type.educator span:hover {
  background: #413f31;
}
.mobile .navbar-custom .container-fluid .nav-left .dragon-type.educator .dropdown:before,
.tablet .navbar-custom .container-fluid .nav-left .dragon-type.educator .dropdown:before,
.open .navbar-custom .container-fluid .nav-left .dragon-type.educator .dropdown:before,
.squish .navbar-custom .container-fluid .nav-left .dragon-type.educator .dropdown:before,
.page-template-page-maproom .navbar-custom .container-fluid .nav-left .dragon-type.educator .dropdown:before,
.nav-opaque .navbar-custom .container-fluid .nav-left .dragon-type.educator .dropdown:before {
  background-position: 0 -350px;
}
.mobile .navbar-custom .container-fluid .nav-left .dragon-type.partner span,
.tablet .navbar-custom .container-fluid .nav-left .dragon-type.partner span,
.open .navbar-custom .container-fluid .nav-left .dragon-type.partner span,
.squish .navbar-custom .container-fluid .nav-left .dragon-type.partner span,
.page-template-page-maproom .navbar-custom .container-fluid .nav-left .dragon-type.partner span,
.nav-opaque .navbar-custom .container-fluid .nav-left .dragon-type.partner span {
  background: #61818F;
  color: #fff;
}
.mobile .navbar-custom .container-fluid .nav-left .dragon-type.partner span:hover,
.tablet .navbar-custom .container-fluid .nav-left .dragon-type.partner span:hover,
.open .navbar-custom .container-fluid .nav-left .dragon-type.partner span:hover,
.squish .navbar-custom .container-fluid .nav-left .dragon-type.partner span:hover,
.page-template-page-maproom .navbar-custom .container-fluid .nav-left .dragon-type.partner span:hover,
.nav-opaque .navbar-custom .container-fluid .nav-left .dragon-type.partner span:hover {
  background: #413f31;
}
.mobile .navbar-custom .container-fluid .nav-left .dragon-type.partner .dropdown:before,
.tablet .navbar-custom .container-fluid .nav-left .dragon-type.partner .dropdown:before,
.open .navbar-custom .container-fluid .nav-left .dragon-type.partner .dropdown:before,
.squish .navbar-custom .container-fluid .nav-left .dragon-type.partner .dropdown:before,
.page-template-page-maproom .navbar-custom .container-fluid .nav-left .dragon-type.partner .dropdown:before,
.nav-opaque .navbar-custom .container-fluid .nav-left .dragon-type.partner .dropdown:before {
  background-position: 0 -290px;
}
.mobile .navbar-custom .container-fluid .nav-left .dragon-type .dropdown,
.tablet .navbar-custom .container-fluid .nav-left .dragon-type .dropdown,
.open .navbar-custom .container-fluid .nav-left .dragon-type .dropdown,
.squish .navbar-custom .container-fluid .nav-left .dragon-type .dropdown,
.page-template-page-maproom .navbar-custom .container-fluid .nav-left .dragon-type .dropdown,
.nav-opaque .navbar-custom .container-fluid .nav-left .dragon-type .dropdown {
  background: #fff;
  padding-top: 0;
}
.mobile .navbar-custom .container-fluid .nav-left .dragon-type .dropdown:before,
.tablet .navbar-custom .container-fluid .nav-left .dragon-type .dropdown:before,
.open .navbar-custom .container-fluid .nav-left .dragon-type .dropdown:before,
.squish .navbar-custom .container-fluid .nav-left .dragon-type .dropdown:before,
.page-template-page-maproom .navbar-custom .container-fluid .nav-left .dragon-type .dropdown:before,
.nav-opaque .navbar-custom .container-fluid .nav-left .dragon-type .dropdown:before {
  content: '';
  position: absolute;
  top: 0;
  left: 12px;
  width: 100%;
  height: 10px;
  background-image: url(../img/brush-sprite.png);
  background-repeat: no-repeat;
  -webkit-background-size: 232px 720px;
  -moz-background-size: 232px 720px;
  background-size: 232px 720px;
}
.mobile .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li,
.tablet .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li,
.open .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li,
.squish .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li,
.page-template-page-maproom .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li,
.nav-opaque .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li {
  position: relative;
}
.mobile .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li:before,
.tablet .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li:before,
.open .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li:before,
.squish .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li:before,
.page-template-page-maproom .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li:before,
.nav-opaque .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li:before {
  content: '';
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -15px;
  display: block;
  width: 30px;
  height: 1px;
  background: #817b76;
}
.mobile .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li:first-of-type:before,
.tablet .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li:first-of-type:before,
.open .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li:first-of-type:before,
.squish .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li:first-of-type:before,
.page-template-page-maproom .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li:first-of-type:before,
.nav-opaque .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li:first-of-type:before {
  display: none;
}
.mobile .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li a,
.tablet .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li a,
.open .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li a,
.squish .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li a,
.page-template-page-maproom .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li a,
.nav-opaque .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li a {
  color: #817b76;
}
.mobile .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li a:hover,
.tablet .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li a:hover,
.open .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li a:hover,
.squish .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li a:hover,
.page-template-page-maproom .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li a:hover,
.nav-opaque .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li a:hover {
  color: #fff;
}
.mobile .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li a.type-Student:hover,
.tablet .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li a.type-Student:hover,
.open .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li a.type-Student:hover,
.squish .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li a.type-Student:hover,
.page-template-page-maproom .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li a.type-Student:hover,
.nav-opaque .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li a.type-Student:hover {
  background: #c5624d;
}
.mobile .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li a.type-Adult:hover,
.tablet .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li a.type-Adult:hover,
.open .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li a.type-Adult:hover,
.squish .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li a.type-Adult:hover,
.page-template-page-maproom .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li a.type-Adult:hover,
.nav-opaque .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li a.type-Adult:hover {
  background: #889e7a;
}
.mobile .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li a.type-Educator:hover,
.tablet .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li a.type-Educator:hover,
.open .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li a.type-Educator:hover,
.squish .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li a.type-Educator:hover,
.page-template-page-maproom .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li a.type-Educator:hover,
.nav-opaque .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li a.type-Educator:hover {
  background: #e1ba5d;
}
.mobile .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li a.type-Partner:hover,
.tablet .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li a.type-Partner:hover,
.open .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li a.type-Partner:hover,
.squish .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li a.type-Partner:hover,
.page-template-page-maproom .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li a.type-Partner:hover,
.nav-opaque .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li a.type-Partner:hover {
  background: #61818F;
}
.mobile .navbar-custom .container-fluid .nav-center .logo,
.tablet .navbar-custom .container-fluid .nav-center .logo,
.open .navbar-custom .container-fluid .nav-center .logo,
.squish .navbar-custom .container-fluid .nav-center .logo,
.page-template-page-maproom .navbar-custom .container-fluid .nav-center .logo,
.nav-opaque .navbar-custom .container-fluid .nav-center .logo {
  color: #000;
}
.mobile .navbar-custom .container-fluid .nav-center .logo:after,
.tablet .navbar-custom .container-fluid .nav-center .logo:after,
.open .navbar-custom .container-fluid .nav-center .logo:after,
.squish .navbar-custom .container-fluid .nav-center .logo:after,
.page-template-page-maproom .navbar-custom .container-fluid .nav-center .logo:after,
.nav-opaque .navbar-custom .container-fluid .nav-center .logo:after {
  background: #c5624d;
}
.mobile .navbar-custom .container-fluid .nav-center .logo.dragon-type-student:after,
.tablet .navbar-custom .container-fluid .nav-center .logo.dragon-type-student:after,
.open .navbar-custom .container-fluid .nav-center .logo.dragon-type-student:after,
.squish .navbar-custom .container-fluid .nav-center .logo.dragon-type-student:after,
.page-template-page-maproom .navbar-custom .container-fluid .nav-center .logo.dragon-type-student:after,
.nav-opaque .navbar-custom .container-fluid .nav-center .logo.dragon-type-student:after {
  background: #c5624d;
}
.mobile .navbar-custom .container-fluid .nav-center .logo.dragon-type-adult:after,
.tablet .navbar-custom .container-fluid .nav-center .logo.dragon-type-adult:after,
.open .navbar-custom .container-fluid .nav-center .logo.dragon-type-adult:after,
.squish .navbar-custom .container-fluid .nav-center .logo.dragon-type-adult:after,
.page-template-page-maproom .navbar-custom .container-fluid .nav-center .logo.dragon-type-adult:after,
.nav-opaque .navbar-custom .container-fluid .nav-center .logo.dragon-type-adult:after {
  background: #889e7a;
}
.mobile .navbar-custom .container-fluid .nav-center .logo.dragon-type-educator:after,
.tablet .navbar-custom .container-fluid .nav-center .logo.dragon-type-educator:after,
.open .navbar-custom .container-fluid .nav-center .logo.dragon-type-educator:after,
.squish .navbar-custom .container-fluid .nav-center .logo.dragon-type-educator:after,
.page-template-page-maproom .navbar-custom .container-fluid .nav-center .logo.dragon-type-educator:after,
.nav-opaque .navbar-custom .container-fluid .nav-center .logo.dragon-type-educator:after {
  background: #e1ba5d;
}
.mobile .navbar-custom .container-fluid .nav-center .logo.dragon-type-partner:after,
.tablet .navbar-custom .container-fluid .nav-center .logo.dragon-type-partner:after,
.open .navbar-custom .container-fluid .nav-center .logo.dragon-type-partner:after,
.squish .navbar-custom .container-fluid .nav-center .logo.dragon-type-partner:after,
.page-template-page-maproom .navbar-custom .container-fluid .nav-center .logo.dragon-type-partner:after,
.nav-opaque .navbar-custom .container-fluid .nav-center .logo.dragon-type-partner:after {
  background: #61818F;
}
.mobile .navbar-custom .container-fluid .nav-right .navbar-toggle span,
.tablet .navbar-custom .container-fluid .nav-right .navbar-toggle span,
.open .navbar-custom .container-fluid .nav-right .navbar-toggle span,
.squish .navbar-custom .container-fluid .nav-right .navbar-toggle span,
.page-template-page-maproom .navbar-custom .container-fluid .nav-right .navbar-toggle span,
.nav-opaque .navbar-custom .container-fluid .nav-right .navbar-toggle span {
  background: #413f31;
}
.mobile .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li > a,
.tablet .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li > a,
.open .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li > a,
.squish .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li > a,
.page-template-page-maproom .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li > a,
.nav-opaque .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li > a {
  color: #413f31;
}
.mobile .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li > a:after,
.tablet .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li > a:after,
.open .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li > a:after,
.squish .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li > a:after,
.page-template-page-maproom .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li > a:after,
.nav-opaque .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li > a:after {
  background: #413f31;
}
.mobile .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li > a:hover,
.tablet .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li > a:hover,
.open .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li > a:hover,
.squish .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li > a:hover,
.page-template-page-maproom .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li > a:hover,
.nav-opaque .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li > a:hover {
  color: #c5624d;
}
.mobile .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li > a:hover:after,
.tablet .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li > a:hover:after,
.open .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li > a:hover:after,
.squish .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li > a:hover:after,
.page-template-page-maproom .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li > a:hover:after,
.nav-opaque .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li > a:hover:after {
  background: #c5624d;
}
.mobile .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li.open > a,
.tablet .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li.open > a,
.open .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li.open > a,
.squish .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li.open > a,
.page-template-page-maproom .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li.open > a,
.nav-opaque .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li.open > a {
  color: #c5624d;
}
.mobile .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li.open > a:after,
.tablet .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li.open > a:after,
.open .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li.open > a:after,
.squish .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li.open > a:after,
.page-template-page-maproom .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li.open > a:after,
.nav-opaque .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li.open > a:after {
  background: #c5624d;
}
.mobile .navbar-custom,
.tablet .navbar-custom,
.squish .navbar-custom {
  min-height: 40px;
}
.mobile .navbar-custom .container-fluid .nav-left .navbar-brand,
.tablet .navbar-custom .container-fluid .nav-left .navbar-brand,
.squish .navbar-custom .container-fluid .nav-left .navbar-brand {
  padding-top: 1px;
}
.mobile .navbar-custom .container-fluid .nav-left .navbar-brand .icon-where,
.tablet .navbar-custom .container-fluid .nav-left .navbar-brand .icon-where,
.squish .navbar-custom .container-fluid .nav-left .navbar-brand .icon-where {
  opacity: 0;
  filter: alpha(opacity=0);
}
.mobile .navbar-custom .container-fluid .nav-left .navbar-brand .icon-dragons,
.tablet .navbar-custom .container-fluid .nav-left .navbar-brand .icon-dragons,
.squish .navbar-custom .container-fluid .nav-left .navbar-brand .icon-dragons {
  line-height: 3px;
}
.mobile .navbar-custom .container-fluid .nav-left .dragon-type,
.tablet .navbar-custom .container-fluid .nav-left .dragon-type,
.squish .navbar-custom .container-fluid .nav-left .dragon-type {
  top: 40px;
}
.mobile .navbar-custom .container-fluid .nav-center .logo,
.tablet .navbar-custom .container-fluid .nav-center .logo,
.squish .navbar-custom .container-fluid .nav-center .logo {
  font-size: 80px;
}
.mobile .navbar-custom .container-fluid .nav-center .logo:after,
.tablet .navbar-custom .container-fluid .nav-center .logo:after,
.squish .navbar-custom .container-fluid .nav-center .logo:after {
  width: 30px;
  height: 30px;
  top: 33px;
  left: 53px;
}
@media (max-width: 1199px) {
  .mobile .navbar-custom .container-fluid .nav-center .logo,
  .tablet .navbar-custom .container-fluid .nav-center .logo,
  .squish .navbar-custom .container-fluid .nav-center .logo {
    font-size: 60px;
  }
  .mobile .navbar-custom .container-fluid .nav-center .logo:after,
  .tablet .navbar-custom .container-fluid .nav-center .logo:after,
  .squish .navbar-custom .container-fluid .nav-center .logo:after {
    width: 22px;
    height: 22px;
    top: 25px;
    left: 57px;
  }
}
@media (max-width: 1199px) {
  .mobile .navbar-custom .container-fluid .navbar-collapse,
  .tablet .navbar-custom .container-fluid .navbar-collapse,
  .squish .navbar-custom .container-fluid .navbar-collapse {
    margin-top: 40px;
  }
}
.mobile .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li > a,
.tablet .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li > a,
.squish .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
}
.mobile .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li > a:after,
.tablet .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li > a:after,
.squish .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li > a:after {
  bottom: 0px;
}
.mobile .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li > a:hover:after,
.tablet .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li > a:hover:after,
.squish .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li > a:hover:after {
  bottom: 0px;
}
.mobile .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li.open > a:after,
.tablet .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li.open > a:after,
.squish .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li.open > a:after {
  bottom: 0px;
}
.mobile .navbar-custom .container-fluid .nav-right,
.tablet .navbar-custom .container-fluid .nav-right,
.squish .navbar-custom .container-fluid .nav-right {
  height: 40px;
}
.mobile .navbar-custom .container-fluid .nav-right .apply-login,
.tablet .navbar-custom .container-fluid .nav-right .apply-login,
.squish .navbar-custom .container-fluid .nav-right .apply-login {
  padding: 10px 20px 5px 20px;
  height: 40px;
}
.mobile .navbar-custom .container-fluid .nav-right .navbar-toggle,
.tablet .navbar-custom .container-fluid .nav-right .navbar-toggle,
.squish .navbar-custom .container-fluid .nav-right .navbar-toggle {
  margin-top: 2px;
  margin-bottom: 2px;
}
.mobile .navbar-custom .container-fluid .nav-right .navbar-toggle span,
.tablet .navbar-custom .container-fluid .nav-right .navbar-toggle span,
.squish .navbar-custom .container-fluid .nav-right .navbar-toggle span {
  background: #413f31;
}
/* != DROPDOWNS
-------------------------------------------------------------- */
.dropdown-menu {
  border: none;
  margin: 0;
}
.dropdown-menu:after {
  content: '';
  position: absolute;
  pointer-events: none;
  z-index: 1;
  width: 200px;
  height: 108px;
  top: 0;
  right: 0;
  background-image: url(../img/splat-sprite.png);
  background-position: 0px -199px;
  -webkit-background-size: 200px 1036px;
  -moz-background-size: 200px 1036px;
  background-size: 200px 1036px;
}
.dropdown-menu li {
  position: relative;
  z-index: 2;
}
.dropdown-menu li a {
  color: #413f31;
  letter-spacing: 0.02em;
}
.dropdown-menu li.hackit {
  display: none !important;
}
.dropdown-menu .yamm-content {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (max-width: 1199px) {
  .dropdown-menu .yamm-content {
    background: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .dropdown-menu .yamm-content .first-column {
    border-right: 1px solid #bebbb8;
  }
  .dropdown-menu .yamm-content .second-column {
    border-left: 1px solid #bebbb8;
    margin-left: -1px;
  }
}
.dropdown-menu .yamm-content hr {
  margin: 12px 0 17px 0;
}
.dropdown-menu .yamm-content li.first-column li {
  padding: 0px 15px;
}
.dropdown-menu .yamm-content ul {
  list-style: none;
  padding-left: 0;
}
@media (max-width: 1199px) {
  .dropdown-menu .yamm-content ul {
    margin-bottom: 25px;
  }
}
.dropdown-menu .yamm-content ul h5 {
  margin-top: 0;
}
.dropdown-menu .yamm-content ul li {
  line-height: 26px;
}
.dropdown-menu .yamm-content ul li.view-all {
  font-weight: 900;
}
.dropdown-menu .yamm-content ul li a {
  display: block;
  margin-bottom: 6px;
}
.dropdown-menu .yamm-content h5 {
  margin-top: 0;
}
.dropdown-menu .yamm-content ul {
  list-style: none;
  padding-left: 0;
}
@media (max-width: 1199px) {
  .dropdown-menu .yamm-content ul {
    margin-bottom: 25px;
  }
}
.dropdown-menu .yamm-content ul .padded {
  padding: 0px 15px;
}
.dropdown-menu .yamm-content ul li {
  line-height: 26px;
}
.dropdown-menu .yamm-content ul li.view-all {
  font-weight: 900;
}
.dropdown-menu .yamm-content ul li.special a {
  padding: 4px 12px;
  background: #413f31;
  color: #fff;
  display: inline-block;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-top: 5px;
}
.dropdown-menu .yamm-content ul li.special a:hover {
  background: #c5624d;
}
.dropdown-menu .yamm-content ul li a {
  display: block;
  margin-bottom: 6px;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .dropdown-menu .yamm-content ul li a {
    font-size: 12px;
  }
}
.dropdown-menu .yamm-content ul li a .flag {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: scale(0.9375);
  -ms-transform: scale(0.9375);
  transform: scale(0.9375);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  margin-right: 6px;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .dropdown-menu .yamm-content ul li a .flag {
    margin-right: 0px;
  }
}
.dropdown-menu .yamm-content ul li a .link {
  display: inline-block;
  vertical-align: middle;
  font-weight: 400;
}
.dropdown-menu .yamm-content ul li a .link.h5-style {
  font-weight: 900;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  font-size: 12px;
}
.dropdown-menu .yamm-content ul li a .badge {
  display: inline-block;
  vertical-align: bottom;
  float: right;
  background: transparent;
  border: 1px solid #bebbb8;
  color: #413f31;
  font-weight: 400;
  width: 20px;
  height: 20px;
  padding: 0;
  line-height: 18px;
  font-size: 11px;
  margin-top: 3px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.dropdown-menu .yamm-content ul li a:hover .link {
  font-weight: 700;
}
.dropdown-menu .yamm-content ul li a:hover .badge {
  background: #c5624d;
  border: 1px solid #c5624d;
  color: #fff;
}
.dropdown-menu .yamm-content a {
  color: #413f31;
  letter-spacing: 0.05em;
}
.dropdown-menu .yamm-content a:hover {
  color: #c5624d;
}
/* != WIDTH FIX
-------------------------------------------------------------- */
@media (min-width: 1700px) {
  .navbar-custom {
    background: #bebbb8;
  }
  .navbar-custom .container-fluid .nav-left .navbar-brand {
    color: #413f31;
  }
  .navbar-custom .container-fluid .nav-left .dragon-type {
    top: 50px;
  }
  .navbar-custom .container-fluid .nav-left .dragon-type:before {
    display: none;
  }
  .navbar-custom .container-fluid .nav-left .dragon-type.student span {
    background: #c5624d;
  }
  .navbar-custom .container-fluid .nav-left .dragon-type.student .dropdown:before {
    background-position: 0 -170px;
  }
  .navbar-custom .container-fluid .nav-left .dragon-type.adult span {
    background: #889e7a;
  }
  .navbar-custom .container-fluid .nav-left .dragon-type.adult .dropdown:before {
    background-position: 0 -230px;
  }
  .navbar-custom .container-fluid .nav-left .dragon-type.educator span {
    background: #e1ba5d;
  }
  .navbar-custom .container-fluid .nav-left .dragon-type.educator .dropdown:before {
    background-position: 0 -350px;
  }
  .navbar-custom .container-fluid .nav-left .dragon-type.partner span {
    background: #61818F;
  }
  .navbar-custom .container-fluid .nav-left .dragon-type.partner .dropdown:before {
    background-position: 0 -290px;
  }
  .navbar-custom .container-fluid .nav-left .dragon-type .dropdown {
    background: #fff;
    padding-top: 0;
  }
  .navbar-custom .container-fluid .nav-left .dragon-type .dropdown:before {
    content: '';
    position: absolute;
    top: 0;
    left: 12px;
    width: 100%;
    height: 10px;
    background-image: url(../img/brush-sprite.png);
    background-repeat: no-repeat;
    -webkit-background-size: 232px 720px;
    -moz-background-size: 232px 720px;
    background-size: 232px 720px;
  }
  .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li {
    position: relative;
  }
  .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -15px;
    display: block;
    width: 30px;
    height: 1px;
    background: #817b76;
  }
  .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li:first-of-type:before {
    display: none;
  }
  .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li a {
    color: #817b76;
  }
  .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li a:hover {
    color: #fff;
  }
  .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li a.type-Student:hover {
    background: #c5624d;
  }
  .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li a.type-Adult:hover {
    background: #889e7a;
  }
  .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li a.type-Educator:hover {
    background: #e1ba5d;
  }
  .navbar-custom .container-fluid .nav-left .dragon-type .dropdown li a.type-Partner:hover {
    background: #61818F;
  }
  .navbar-custom .container-fluid .nav-center .logo {
    color: #000;
  }
  .navbar-custom .container-fluid .nav-center .logo:after {
    background: #c5624d;
  }
  .navbar-custom .container-fluid .nav-center .logo.dragon-type-student:after {
    background: #c5624d;
  }
  .navbar-custom .container-fluid .nav-center .logo.dragon-type-adult:after {
    background: #889e7a;
  }
  .navbar-custom .container-fluid .nav-center .logo.dragon-type-educator:after {
    background: #e1ba5d;
  }
  .navbar-custom .container-fluid .nav-center .logo.dragon-type-partner:after {
    background: #61818F;
  }
  .navbar-custom .container-fluid .nav-right .navbar-toggle span {
    background: #413f31;
  }
  .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li > a {
    color: #413f31;
  }
  .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li > a:after {
    background: #413f31;
  }
  .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li > a:hover {
    color: #c5624d;
  }
  .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li > a:hover:after {
    background: #c5624d;
  }
  .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li.open > a {
    color: #c5624d;
  }
  .navbar-custom .container-fluid .navbar-collapse .navbar-nav > li.open > a:after {
    background: #c5624d;
  }
}
/* != HEIGHT FIXES
-------------------------------------------------------------- */
@media (min-height: 200px) {
  .navbar-collapse.in {
    max-height: 150px;
  }
}
@media (min-height: 300px) {
  .navbar-collapse.in {
    max-height: 250px;
  }
}
@media (min-height: 400px) {
  .navbar-collapse.in {
    max-height: 350px;
  }
}
@media (min-height: 500px) {
  .navbar-collapse.in {
    max-height: 450px;
  }
}
@media (min-height: 600px) {
  .navbar-collapse.in {
    max-height: 550px;
  }
}
@media (min-height: 700px) {
  .navbar-collapse.in {
    max-height: 650px;
  }
}
@media (min-height: 800px) {
  .navbar-collapse.in {
    max-height: 750px;
  }
}
@media (min-height: 900px) {
  .navbar-collapse.in {
    max-height: 850px;
  }
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #bebbb8;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 0 0 20px 0;
  border-radius: 0px;
  font-size: 14px;
  font-weight: 900;
}
.pagination > li {
  display: inline-block;
  margin-right: 10px;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 5px 2px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #bebbb8;
  background-color: #fff;
  border: none;
  border-bottom: 1px solid transparent;
  margin-left: -1px;
  min-width: 14px;
  text-align: center;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #c5624d;
  background: transparent;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #413f31;
  background: transparent;
  cursor: default;
  border-bottom: 1px solid #413f31;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #bebbb8;
  background: transparent;
  cursor: not-allowed;
}
.pagination .page-numbers {
  padding: 5px 2px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #bebbb8;
  background-color: #fff;
  border: none;
  border-bottom: 1px solid transparent;
  margin-left: -1px;
  min-width: 14px;
  text-align: center;
  display: inline-block;
  margin-right: 10px;
}
.pagination .page-numbers.current {
  color: #413f31;
  border-bottom: 1px solid #413f31;
}
.pagination .page-numbers.prev {
  font-size: 12px;
}
.pagination .page-numbers.next {
  font-size: 12px;
}
.pagination a:hover {
  color: #c5624d;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 12px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagers {
  padding-left: 0;
  margin: 0 0 20px 0;
  border-radius: 0px;
  display: block;
  overflow: hidden;
  font-size: 14px;
  font-weight: 900;
}
.pagers .page-numbers {
  position: relative;
  float: left;
  padding: 5px 2px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #bebbb8;
  background-color: #fff;
  border: none;
  border-bottom: 1px solid transparent;
  margin-left: -1px;
  margin-right: 10px;
  min-width: 14px;
  text-align: center;
  display: inline-block;
}
.pagers .page-numbers:hover {
  color: #c5624d;
  background: transparent;
}
.pagers .page-numbers.current {
  color: #413f31;
  background: transparent;
  cursor: default;
  border-bottom: 1px solid #413f31;
}
.pagination-centered {
  text-align: center !important;
}
.pagination-centered ul.pagination {
  width: 100%;
  text-align: center;
}
.pagers-centered {
  text-align: center;
}
.pagers-centered .page-numbers {
  float: none;
}
.program-pagination-footer {
  text-align: center;
}
.program-pagination-footer dir-pagination-controls {
  display: inline-block;
  width: auto;
  margin: 0 auto;
}
.program-pagination-footer dir-pagination-controls .pagination {
  margin-bottom: 0px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #E8E9E9;
}
.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: #bebbb8;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #bebbb8;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #a6a19e;
}
.label-primary {
  background-color: #c5624d;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #a84b37;
}
.label-success {
  background-color: #889e7a;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #6f8461;
}
.label-info {
  background-color: #61818F;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #4c6671;
}
.label-warning {
  background-color: #e1ba5d;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #d9a832;
}
.label-danger {
  background-color: #413f31;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #24231b;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #E8E9E9;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 12px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #ced0d0;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0px;
}
.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: 72px;
  }
}
@media (min-width: 768px) {
  body.has-alert {
    margin-top: 100px;
  }
}
.alert {
  padding: 5px 10px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0px;
  position: relative;
  color: #fff;
  font-size: 15px;
}
.alert:before {
  content: '';
  width: 130px;
  height: 67px;
  display: block;
  position: absolute;
  z-index: -1;
  top: -25px;
  left: -20px;
  background-image: url(../img/brush-sprite.png);
  background-repeat: no-repeat;
  -webkit-background-size: 261px 810px;
  -moz-background-size: 261px 810px;
  background-size: 261px 810px;
  background-position: -130px -138px;
}
.alert .close {
  top: 6px;
  right: 6px;
  width: 20px;
  height: 20px;
  font-size: 20px;
}
.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-custom {
  padding: 0px;
  margin-bottom: 0px;
  border: none;
  border-bottom: 1px solid #E8E9E9;
  border-radius: 0px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  color: #413f31;
  max-height: 53px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.alert-custom:before {
  content: '';
  width: 130px;
  height: 50px;
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 100px;
  background-image: url(../img/brush-sprite.png);
  background-repeat: no-repeat;
  -webkit-background-size: 261px 810px;
  -moz-background-size: 261px 810px;
  background-size: 261px 810px;
  background-position: -130px 0;
}
.alert-custom .close {
  top: 6px;
  right: 6px;
  width: 40px;
  height: 40px;
  font-size: 40px;
}
.alert-custom .action {
  display: inline-block;
  padding: 10px 30px;
  background-color: #817b76;
  color: #fff;
}
.alert-custom .action i {
  font-size: 30px;
  font-weight: normal;
  vertical-align: middle;
}
.alert-custom .action span {
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 0.3em;
  font-size: 12px;
}
.alert-custom .message {
  display: inline;
  padding: 10px 15px;
}
.alert-custom .message a {
  font-weight: 700;
}
.alert-custom h4 {
  margin-top: 0;
  color: inherit;
}
.alert-custom .alert-link {
  font-weight: bold;
}
.alert-custom > p,
.alert-custom > ul {
  margin-bottom: 0;
}
.alert-custom > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: 12px;
  right: -21px;
  color: #413f31;
  opacity: 1;
  filter: alpha(opacity=100);
}
.alert-dismissable .close:hover,
.alert-dismissible .close:hover {
  color: #817b76;
  opacity: 1;
  filter: alpha(opacity=100);
}
.alert-color-light-gray {
  background-color: #817b76;
}
.alert-color-light-gray:before {
  background-position: -130px 0;
}
.alert-color-light-gray a {
  color: #fff;
}
.alert-color-light-gray.alert-custom {
  background: #fff;
}
.alert-color-light-gray.alert-custom .action {
  background-color: #817b76;
}
.alert-color-light-gray.alert-custom a {
  color: #817b76;
}
.alert-color-light-gray.alert-custom a:hover {
  color: #413f31;
}
.alert-color-green,
.alert-success {
  background-color: #889e7a;
}
.alert-color-green:before,
.alert-success:before {
  background-position: -130px -531px;
}
.alert-color-green a,
.alert-success a {
  color: #fff;
}
.alert-color-green.alert-custom,
.alert-success.alert-custom {
  background: #fff;
}
.alert-color-green.alert-custom .action,
.alert-success.alert-custom .action {
  background-color: #889e7a;
}
.alert-color-green.alert-custom a,
.alert-success.alert-custom a {
  color: #889e7a;
}
.alert-color-blue,
.alert-info {
  background-color: #61818F;
}
.alert-color-blue:before,
.alert-info:before {
  background-position: -130px -272px;
}
.alert-color-blue a,
.alert-info a {
  color: #fff;
}
.alert-color-blue.alert-custom,
.alert-info.alert-custom {
  background: #fff;
}
.alert-color-blue.alert-custom .action,
.alert-info.alert-custom .action {
  background-color: #61818F;
}
.alert-color-blue.alert-custom a,
.alert-info.alert-custom a {
  color: #61818F;
}
.alert-color-gold,
.alert-warning {
  background-color: #e1ba5d;
}
.alert-color-gold:before,
.alert-warning:before {
  background-position: 0px -333px;
}
.alert-color-gold a,
.alert-warning a {
  color: #fff;
}
.alert-color-gold.alert-custom,
.alert-warning.alert-custom {
  background: #fff;
}
.alert-color-gold.alert-custom .action,
.alert-warning.alert-custom .action {
  background-color: #e1ba5d;
}
.alert-color-gold.alert-custom a,
.alert-warning.alert-custom a {
  color: #e1ba5d;
}
.alert-color-red,
.alert-danger {
  background-color: #c5624d;
}
.alert-color-red:before,
.alert-danger:before {
  background-position: -130px -138px;
}
.alert-color-red a,
.alert-danger a {
  color: #fff;
}
.alert-color-red.alert-custom,
.alert-danger.alert-custom {
  background: #fff;
}
.alert-color-red.alert-custom .action,
.alert-danger.alert-custom .action {
  background-color: #c5624d;
}
.alert-color-red.alert-custom a,
.alert-danger.alert-custom a {
  color: #c5624d;
}
@-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: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 0px;
  -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: 14px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #c5624d;
  -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: #889e7a;
}
.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: #61818F;
}
.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: #e1ba5d;
}
.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: #413f31;
}
.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;
  padding: 0 15px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 15px 0px;
  background-color: #fff;
  border: none;
  border-bottom: 1px solid #bebbb8;
}
.list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.list-group-item.search-box {
  border-bottom: none;
  padding: 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,
button.list-group-item:hover,
a.list-group-item:focus,
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: #E8E9E9;
  color: #bebbb8;
  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: #bebbb8;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #c5624d;
  background-color: transparent;
  border-color: #bebbb8;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #f7eae7;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  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: -1px;
  border-bottom-left-radius: -1px;
}
.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: -1px;
  border-top-left-radius: -1px;
}
.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: -1px;
  border-bottom-left-radius: -1px;
}
.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: -1px;
  border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1px;
  border-top-right-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1px;
  border-bottom-right-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1px;
}
.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-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
}
.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: #292726;
  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: #292726;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #c5624d;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #c5624d;
  border-color: #c5624d;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #c5624d;
}
.panel-primary > .panel-heading .badge {
  color: #c5624d;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #c5624d;
}
.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: 14px 26px;
  margin-bottom: 20px;
  background-image: url(../img/cream-bg.png);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
}
@media (min-width: 768px) {
  .well {
    padding: 20px 40px;
  }
}
.well-lg {
  padding: 24px 40px;
  border-radius: 0px;
}
.well-sm {
  padding: 9px 20px;
  border-radius: 0px;
}
.close {
  float: right;
  font-size: 24px;
  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: transparent;
  border: none;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-clip: padding-box;
  outline: 0;
  color: #fff;
  padding-top: 80px;
}
.modal-content h1,
.modal-content h2,
.modal-content h3,
.modal-content h4,
.modal-content h5,
.modal-content h6 {
  color: #fff;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: rgba(0, 0, 0, 0.75);
  background-image: url(../img/watercolor-texture.png);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 1;
  filter: alpha(opacity=100);
}
.modal-header {
  padding: 15px;
  border-bottom: none;
  min-height: 16.42857143px;
}
.modal-header .social-col {
  color: #817b76;
  font-size: 12px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  line-height: 20px;
  padding-top: 10px;
}
.modal-header .social-col span {
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px 0 0;
}
.modal-header .social-col [class^="st_"],
.modal-header .social-col [class*=" st_"] {
  position: relative;
  margin: 0;
}
.modal-header .social-col [class^="st_"] i,
.modal-header .social-col [class*=" st_"] i {
  color: #817b76;
  font-size: 20px;
  line-height: 26px;
  text-align: center;
}
.modal-header .social-col [class^="st_"] i.icon-mail,
.modal-header .social-col [class*=" st_"] i.icon-mail {
  font-size: 22px;
}
.modal-header .social-col [class^="st_"] .stButton,
.modal-header .social-col [class*=" st_"] .stButton {
  margin-right: 0px;
  margin-left: 0px;
}
.modal-header .social-col [class^="st_"] .stButton .stLarge,
.modal-header .social-col [class*=" st_"] .stButton .stLarge {
  background-image: none !important;
  width: 26px;
  height: 26px;
}
.modal-header .social-col [class^="st_"]:hover i,
.modal-header .social-col [class*=" st_"]:hover i {
  color: #fff;
}
.modal-header .social-col a {
  display: inline-block;
  vertical-align: middle;
  color: #817b76;
  font-size: 20px;
  line-height: 20px;
  margin: 0 4px;
}
.modal-header .social-col a.icon-mail {
  font-size: 22px;
}
.modal-header .social-col a:hover {
  color: #c5624d;
}
@media (min-width: 768px) {
  .modal-header .social-col {
    text-align: right;
  }
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: none;
}
.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: 100%;
    margin: 0;
  }
  .modal-content {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .modal-sm {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .modal-dialog {
    width: 100%;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  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: 0px;
}
.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: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 16px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -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: 16px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1px -1px 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;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.form-horizontal .wpcf7-checkbox:before,
.form-horizontal .wpcf7-checkbox:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.form-horizontal .wpcf7-checkbox:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/**
 * Bootstrap Multiselect (http://davidstutz.de/bootstrap-multiselect/)
 *
 * Apache License, Version 2.0:
 * Copyright (c) 2012 - 2018 David Stutz
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not
 * use this file except in compliance with the License. You may obtain a
 * copy of the License at http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
 * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
 * License for the specific language governing permissions and limitations
 * under the License.
 *
 * BSD 3-Clause License:
 * Copyright (c) 2012 - 2018 David Stutz
 * All rights reserved.
 *
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions are met:
 *    - Redistributions of source code must retain the above copyright notice,
 *      this list of conditions and the following disclaimer.
 *    - Redistributions in binary form must reproduce the above copyright notice,
 *      this list of conditions and the following disclaimer in the documentation
 *      and/or other materials provided with the distribution.
 *    - Neither the name of David Stutz nor the names of its contributors may be
 *      used to endorse or promote products derived from this software without
 *      specific prior written permission.
 *
 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
 * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
 * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
 * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
 * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
 * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
 * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
 * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 */
span.multiselect-native-select {
  position: relative;
}
span.multiselect-native-select select {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px -1px -1px -3px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  left: 50%;
  top: 30px;
}
.multiselect-container {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.multiselect-container .input-group {
  margin: 5px;
}
.multiselect-container .multiselect-reset .input-group {
  width: 93%;
}
.multiselect-container > li {
  padding: 0;
}
.multiselect-container > li > a.multiselect-all label {
  font-weight: bold;
}
.multiselect-container > li.multiselect-group label {
  margin: 0;
  padding: 3px 20px 3px 20px;
  height: 100%;
  font-weight: bold;
}
.multiselect-container > li.multiselect-group-clickable label {
  cursor: pointer;
}
.multiselect-container > li > a {
  padding: 0;
}
.multiselect-container > li > a > label {
  margin: 0;
  height: 100%;
  cursor: pointer;
  font-weight: normal;
  padding: 3px 20px 3px 40px;
}
.multiselect-container > li > a > label.radio,
.multiselect-container > li > a > label.checkbox {
  margin: 0;
}
.multiselect-container > li > a > label > input[type="checkbox"] {
  margin-bottom: 5px;
}
.btn-group > .btn-group:nth-child(2) > .multiselect.btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.form-inline .multiselect-container label.checkbox,
.form-inline .multiselect-container label.radio {
  padding: 3px 20px 3px 40px;
}
.form-inline .multiselect-container li a label.checkbox input[type="checkbox"],
.form-inline .multiselect-container li a label.radio input[type="radio"] {
  margin-left: -20px;
  margin-right: 0;
}
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}
.post-post-content img,
.post-post-content div {
  max-width: 100%;
  height: auto;
}
article span.border {
  color: #403e30;
  display: inline-block;
  position: relative;
  height: auto;
  padding-bottom: 20px;
  border-bottom: 1px solid #d1cfcc;
  width: 100%;
}
.post-edit-link {
  background: #eaeaea;
  color: black;
  bottom: 35px;
  left: 0;
  margin-bottom: 0 !important;
  padding: 10px 20px;
  position: fixed;
  z-index: 999999;
}
.post-edit-link:hover {
  color: white;
  background: #333333;
}
.mx-clickable {
  cursor: pointer;
}
/** ############################# **/
/**	Registration Loyalty Form			**/
/** ############################# **/
.checkbox span.error {
  color: red;
}
img.full-width {
  width: 100%;
}
form[data-validate] input.error,
form[data-validate] textarea.error,
form[data-validate] select.error {
  background: pink;
  border: red;
}
/** ############################# **/
/**	MAP ROOM TEST 							  **/
/** ############################# **/
.map-overlay-square.zoom-3 {
  background-size: 512px 512px;
}
.map-overlay-square.zoom-3.coord-x-0.coord-y-2 {
  background-image: url('/wp-content/themes/mx-theme/assets/img/map/slices/3_0_2.png');
}
.map-overlay-square.zoom-3.coord-x-2.coord-y-1 {
  background-image: url('/wp-content/themes/mx-theme/assets/img/map/slices/3_2_1.png');
}
.map-overlay-square.zoom-3.coord-x-2.coord-y-2 {
  background-image: url('/wp-content/themes/mx-theme/assets/img/map/slices/3_2_2.png');
}
.map-overlay-square.zoom-3.coord-x-3.coord-y-1 {
  background-image: url('/wp-content/themes/mx-theme/assets/img/map/slices/3_3_1.png');
}
/** ############################# **/
/**	NG BOostrap Helpers					  **/
/** ############################# **/
.nav,
.pagination,
.carousel,
.panel-title a {
  cursor: pointer;
}
/** ############################# **/
/**	NG Animation Helpers				  **/
/** ############################# **/
/*

[class^="ng"]{
  -webkit-transition:all linear 2s;
  transition:all linear 2s;
}


// Add Helpers with before
.ng-hide-animate:before{ 									content : 'HIDE ANIMATE';				}
.ng-hide-add:before{ 											content : 'HIDE ADD';						}
.ng-hide-add-active:before{ 							content : 'HIDE ADD ACTIVE';		}
.ng-hide-remove:before{ 									content : 'HIDE REMOVE';				}
.ng-hide-remove-active:before{ 						content : 'HIDE REMOVE ACTIVE';	}
																					
.ng-enter:before{ 												content : 'ENTER';							}
.ng-enter-active:before{ 									content : 'ENTER ACTIVE';				}
.ng-leave:before{ 												content : 'LEAVE';							}
.ng-leave-active:before{ 									content : 'LEAVE ACTIVE';				}
																					
.ng-valid:before{ 												content : 'VALID';							}
.ng-valid-parse:before{ 									content	: 'VALID PARSE';				}
.ng-invalid:before{ 											content : 'INVALID';						}
.ng-dirty:before{													content : 'DIRTY';							}
.ng-touched:before{ 											content : 'TOUCHED';						}
.ng-untouched:before{ 										content : 'UNTOUCHED';					}
.ng-pristine:before{ 											content : 'PRISTINE';						}

.example-add-active:before{								content	: "ADD CLASS "					}
.example-add:before{											content	: "ADD CLASS ACTIVE"		}
.example-remove:before{										content	: "REMOVE CLASS "				}
.example-remove-active:before{						content	: "REMOVE CLASS ACTIVE"	}



//This is an example of adding and removing a class 

.example{ 
		background: #d79117; color:white;
		&-add{
			background: #d79117; 
			&-active{
				border:2px solid red;
				background: #d75818; 
			}
		}
		&-remove{
				background: #18bdd7; 
			&-active{
				border:2px solid blue;
				background: #18d7ab; 
			}
		}
		
	}
*/
/** ## MX_PLUGINS ## **/
/* != MIXINS
-------------------------------------------------------------- */
/* != Helpers
-------------------------------------------------------------- */
.mtop-0 {
  margin-top: 0px;
}
.mtop-5 {
  margin-top: 5px;
}
.mtop-10 {
  margin-top: 10px;
}
.mtop-20 {
  margin-top: 20px;
}
.mtop-30 {
  margin-top: 30px;
}
.mtop-40 {
  margin-top: 40px;
}
.mtop-50 {
  margin-top: 50px;
}
.mtop-60 {
  margin-top: 60px;
}
.mtop-70 {
  margin-top: 70px;
}
.mtop-80 {
  margin-top: 80px;
}
.mtop-90 {
  margin-top: 90px;
}
.mtop-100 {
  margin-top: 100px;
}
.mbottom-0 {
  margin-bottom: 0px;
}
.mbottom-5 {
  margin-bottom: 5px;
}
.mbottom-10 {
  margin-bottom: 10px;
}
.mbottom-20 {
  margin-bottom: 20px;
}
.mbottom-30 {
  margin-bottom: 30px;
}
.mbottom-40 {
  margin-bottom: 40px;
}
.mbottom-50 {
  margin-bottom: 50px;
}
.mbottom-60 {
  margin-bottom: 60px;
}
.mbottom-70 {
  margin-bottom: 70px;
}
.mbottom-80 {
  margin-bottom: 80px;
}
.mbottom-90 {
  margin-bottom: 90px;
}
.mbottom-100 {
  margin-bottom: 100px;
}
.ptop-0 {
  padding-top: 0px;
}
.ptop-5 {
  padding-top: 5px;
}
.ptop-10 {
  padding-top: 10px;
}
.ptop-20 {
  padding-top: 20px;
}
.ptop-30 {
  padding-top: 30px;
}
.ptop-40 {
  padding-top: 40px;
}
.ptop-50 {
  padding-top: 50px;
}
.ptop-60 {
  padding-top: 60px;
}
.ptop-70 {
  padding-top: 70px;
}
.ptop-80 {
  padding-top: 80px;
}
.ptop-90 {
  padding-top: 90px;
}
.ptop-100 {
  padding-top: 100px;
}
.pbottom-0 {
  padding-bottom: 0px;
}
.pbottom-5 {
  padding-bottom: 5px;
}
.pbottom-10 {
  padding-bottom: 10px;
}
.pbottom-20 {
  padding-bottom: 20px;
}
.pbottom-30 {
  padding-bottom: 30px;
}
.pbottom-40 {
  padding-bottom: 40px;
}
.pbottom-50 {
  padding-bottom: 50px;
}
.pbottom-60 {
  padding-bottom: 60px;
}
.pbottom-70 {
  padding-bottom: 70px;
}
.pbottom-80 {
  padding-bottom: 80px;
}
.pbottom-90 {
  padding-bottom: 90px;
}
.pbottom-100 {
  padding-bottom: 100px;
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html,
body {
  height: 100%;
}
a,
a:active,
a:focus,
a:hover {
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
button:focus,
input:focus,
select:focus,
a:focus {
  outline: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.img-responsive {
  width: 100%;
}
.relative {
  position: relative;
}
.row-forced {
  margin-left: 0;
  margin-right: 0;
}
.row-forced > [class^="col-"],
.row-forced > [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}
.text-red {
  color: #c5624d;
}
.text-gold {
  color: #e1ba5d;
}
.text-green {
  color: #889e7a;
}
.text-blue {
  color: #61818F;
}
.text-charcoal {
  color: #413f31;
}
.text-gray {
  color: #817b76;
}
.text-cream {
  color: #f9f5ed;
}
.text-white {
  color: #fff;
}
.bg-red {
  background-color: #c5624d;
}
.bg-gold {
  background-color: #e1ba5d;
}
.bg-green {
  background-color: #889e7a;
}
.bg-blue {
  background-color: #61818F;
}
.bg-charcoal {
  background-color: #413f31;
}
.bg-gray {
  background-color: #817b76;
}
.bg-cream {
  background-color: #f9f5ed;
}
.bg-white {
  background-color: #fff;
}
.vert-align {
  position: relative;
  display: block;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
@media (min-width: 768px) {
  .vert-align > .container {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.alignnone {
  margin: 3px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 3px auto 5px auto;
}
.alignright {
  float: right;
  margin: 3px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 3px 20px 20px 0;
}
a img.alignright {
  float: right;
  margin: 3px 0 20px 20px;
}
a img.alignnone {
  margin: 3px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 3px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* != Custom
-------------------------------------------------------------- */
body {
  margin-top: 58px;
  overflow-x: hidden;
  position: relative;
}
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
  background: #f3eada;
}
::-webkit-scrollbar-thumb {
  background: #817b76;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-left: 2px solid #f3eada;
  border-right: 2px solid #f3eada;
  border-top: 2px solid #f3eada;
  border-bottom: 2px solid #f3eada;
}
/* FireFox Dotted Border Fix*/
a,
:focus,
:active,
::-moz-focus-inner,
select::-moz-focus-inner {
  outline: none;
}
.no-scroll {
  overflow: hidden;
}
hr.special {
  position: relative;
}
hr.special:after {
  content: '';
  pointer-events: none;
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 200px;
  height: 68px;
  margin-top: -17px;
  margin-left: -100px;
  background-image: url(../img/splat-sprite.png);
  -webkit-background-size: 200px 1036px;
  -moz-background-size: 200px 1036px;
  background-size: 200px 1036px;
  background-position: 0px -320px;
}
hr.special-left-align:after {
  left: -35px;
  margin-left: 0;
}
.vr {
  display: block;
  border-left: 1px solid #817b76;
  width: 1px;
  height: 100%;
}
.vr:before {
  content: '';
  pointer-events: none;
  display: block;
  position: absolute;
  top: 15px;
  left: 0;
  width: 100px;
  height: 68px;
  margin-left: -52px;
  background-image: url(../img/splat-sprite.png);
  -webkit-background-size: 200px 1036px;
  -moz-background-size: 200px 1036px;
  background-size: 200px 1036px;
  background-repeat: no-repeat;
  background-position: -80px -320px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
@media (min-width: 768px) {
  .border-left {
    border-left: 1px solid #bebbb8;
    padding-left: 30px;
    margin-left: -1px;
  }
  .border-right {
    border-right: 1px solid #bebbb8;
    padding-right: 30px;
  }
}
.back-link {
  font-size: 10px;
  color: #817b76;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.detailer {
  position: relative;
  min-height: 85px;
}
@media (min-width: 768px) {
  .detailer:before {
    content: '';
    display: block;
    width: 1px;
    height: 60px;
    position: absolute;
    top: 50%;
    left: -5px;
    margin-top: -30px;
    background: #bebbb8;
  }
  .detailer:after {
    content: '';
    display: block;
    width: 10px;
    height: 1px;
    position: absolute;
    top: 50%;
    left: -5px;
    background: #bebbb8;
  }
}
.detailer.col-xs-12 {
  text-align: center;
}
@media (min-width: 768px) {
  .detailer.col-xs-12 {
    text-align: left;
  }
}
.close {
  opacity: 1;
  filter: alpha(opacity=100);
  font-size: 40px;
  position: absolute;
  top: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  font-weight: normal;
  text-shadow: none;
  color: #fff;
  display: block;
  z-index: 9999;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.close:hover {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  opacity: 1;
  filter: alpha(opacity=100);
  color: #fff;
}
.closer {
  display: block;
  background: #c5624d;
  width: 66px;
  height: 66px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  font-size: 28px;
  text-align: center;
  padding-top: 21px;
  padding-left: 19px;
  padding-bottom: 17px;
  padding-right: 19px;
}
.closer .icon-close {
  width: 28px;
  height: 28px;
  display: block;
  position: relative;
}
.play {
  display: block;
  width: 66px;
  height: 66px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #fff;
  color: #fff;
  font-size: 32px;
  text-align: center;
  padding-top: 16px;
  padding-left: 18px;
  padding-bottom: 18px;
  padding-right: 16px;
}
.play .icon-play {
  width: 32px;
  height: 32px;
  display: block;
}
.text {
  display: block;
  width: 66px;
  height: 66px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #fff;
  color: #fff;
  font-size: 28px;
  text-align: center;
  padding-top: 19px;
  padding-left: 18px;
  padding-bottom: 19px;
  padding-right: 20px;
}
.text .icon-text {
  width: 28px;
  height: 28px;
  display: block;
}
.newsletter {
  display: block;
  width: 66px;
  height: 66px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #fff;
  color: #fff;
  font-size: 28px;
  text-align: center;
  padding-top: 19px;
  padding-left: 18px;
  padding-bottom: 19px;
  padding-right: 20px;
}
.newsletter .icon-newsletter {
  width: 28px;
  height: 28px;
  display: block;
}
/* != Parallax Triggers
-------------------------------------------------------------- */
.menu-trigger {
  position: absolute;
  top: 65%;
  left: 0;
  width: 10px;
  height: 10px;
  display: block;
  pointer-events: none;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* != LIVECHAT
-------------------------------------------------------------- */
#zsiqbtn {
  position: fixed;
  bottom: 15px;
  right: 15px;
}
/*
.livechat{
	position:fixed;
	bottom:0;
	right:0;
	background:@charcoal;
	z-index:9999999;
	padding:8px 16px 6px 16px;
	color:@white;
	.transition(all .3s ease);
	i{
		font-size:20px;
		line-height:20px;
		display:inline-block;
		vertical-align:middle;
		margin-right:10px;
	}
	span{
		font-size:12px;
		text-transform:uppercase;
		letter-spacing:0.1em;
		line-height:20px;
		display:inline-block;
		vertical-align:middle;
	}
	&:hover{
		color:@red;
	}
}*/
/* != Header
-------------------------------------------------------------- */
.main-header {
  position: fixed;
  z-index: 999;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-transition: top 0.2s ease;
  -o-transition: top 0.2s ease;
  transition: top 0.2s ease;
}
@media (min-width: 768px) {
  .main-header.alert-open,
  .main-header.alert-visible,
  .main-header.alert-show {
    top: 51px;
  }
}
@media (min-width: 768px) {
  .main-header.alert-visible.squish {
    top: 0;
  }
}
body.admin-bar .main-header {
  top: 33px;
}
@media (min-width: 768px) {
  body.admin-bar .main-header.alert-open,
  body.admin-bar .main-header.alert-visible,
  body.admin-bar .main-header.alert-show {
    top: 83px;
  }
}
/* != Footer
-------------------------------------------------------------- */
.main-footer {
  background-color: #3a3a30;
  padding-top: 30px;
  color: rgba(249, 245, 237, 0.7);
  position: relative;
  z-index: 9;
  font-size: 15px;
}
@media (min-width: 992px) {
  .main-footer {
    background-color: transparent;
    background-image: url(../img/footer-bg.png);
    background-position: center top;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    padding-top: 90px;
  }
}
.main-footer hr {
  border-color: #817b76;
}
.main-footer ul {
  list-style: none;
  padding: 0px;
}
.main-footer ul li a {
  color: rgba(249, 245, 237, 0.7);
}
.main-footer ul li a:hover {
  color: #f9f5ed;
}
.footer-apply {
  padding: 0;
}
@media (max-width: 992px) {
  .footer-apply {
    padding: 0;
  }
}
.footer-apply .profile {
  width: 200px;
  height: 200px;
  display: block;
  background-image: url(../img/circle-sprite.png);
  background-repeat: no-repeat;
  background-position: 0 -400px;
  -webkit-background-size: 400px 1000px;
  -moz-background-size: 400px 1000px;
  background-size: 400px 1000px;
  padding: 25px 0 0 0;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .footer-apply .profile {
    display: none;
  }
}
.footer-connect {
  padding: 0 20px;
}
@media (max-width: 992px) {
  .footer-connect {
    padding: 0 20px 0 0;
  }
}
.footer-connect .btn {
  margin-bottom: 10px;
  padding-top: 12px;
  padding-bottom: 10px;
  border-color: rgba(249, 245, 237, 0.6);
  font-size: 12px;
}
.footer-connect .btn:before,
.footer-connect .btn:after {
  margin-top: 6px;
}
.footer-connect .btn:hover a,
.footer-connect .btn:focus a {
  color: #413f31;
}
.footer-connect .btn a {
  display: block;
}
@media (min-width: 992px) {
  .footer-menu-outer:before {
    content: '';
    pointer-events: none;
    display: block;
    position: absolute;
    top: 15px;
    left: -10px;
    width: 100px;
    height: 68px;
    margin-left: -52px;
    background-image: url(../img/splat-sprite.png);
    -webkit-background-size: 200px 1036px;
    -moz-background-size: 200px 1036px;
    background-size: 200px 1036px;
    background-repeat: no-repeat;
    background-position: -80px -320px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
@media (min-width: 992px) {
  .footer-menu-outer {
    border-left: 1px solid #817b76;
    padding-left: 30px;
    margin-left: -10px;
    min-height: 225px;
  }
}
.footer-menu-outer h5 {
  color: #e1ba5d;
  margin-bottom: 20px;
}
.footer-menu-outer h5:before {
  content: '';
  width: 10px;
  height: 10px;
  display: block;
  border: 1px solid #e1ba5d;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 12px;
  left: -15px;
}
.footer-menu-outer .footer-search .input-group-btn .btn {
  height: 36px;
}
.footer-utility {
  background: #24231b;
  color: #817b76;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 10px;
  height: auto;
  padding: 20px 0 90px;
  margin-top: 30px;
}
@media (min-width: 992px) {
  .footer-utility {
    font-size: 11px;
    letter-spacing: 0.2em;
    margin-top: 40px;
    padding: 10px 0;
  }
}
.footer-utility a {
  color: #817b76;
}
.footer-utility a:hover {
  color: #c5624d;
}
@media (min-width: 768px) {
  .footer-utility .navbar-social-links {
    display: inline;
  }
}
/* != 404
-------------------------------------------------------------- */
.fourofour {
  height: 100%;
  position: relative;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  background-image: url(../img/landing-bg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.fourofour .wrapper404 {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  color: #fff;
}
.fourofour .wrapper404 h1 {
  font-size: 120px;
  margin-bottom: 0;
  margin-top: 0;
}
.fourofour .wrapper404 h2 {
  margin-top: 0;
}
.fourofour .wrapper404 i {
  font-size: 70px;
  display: block;
  margin-bottom: 20px;
}
/* != Icon
-------------------------------------------------------------- */
[class^="wci-"],
[class*=" wci-"] {
  background-image: url(../img/watercolor-icon-sprite.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  -webkit-background-size: 300px 450px;
  -moz-background-size: 300px 450px;
  background-size: 300px 450px;
  width: 60px;
  height: 75px;
  display: block;
  margin: 0 auto;
}
@media (min-width: 992px) {
  [class^="wci-"],
  [class*=" wci-"] {
    -webkit-background-size: 600px 900px;
    -moz-background-size: 600px 900px;
    background-size: 600px 900px;
    width: 120px;
    height: 150px;
  }
  [class^="wci-"].small,
  [class*=" wci-"].small {
    -webkit-background-size: 300px 450px;
    -moz-background-size: 300px 450px;
    background-size: 300px 450px;
    width: 60px;
    height: 75px;
  }
}
.wci-adventure,
.wci-backpack {
  background-position: 0px 0px;
}
@media (min-width: 992px) {
  .wci-adventure,
  .wci-backpack {
    background-position: 0px 0px;
  }
  .wci-adventure.small,
  .wci-backpack.small {
    background-position: 0px 0px;
  }
}
.wci-learning,
.wci-book {
  background-position: -120px 0px;
}
@media (min-width: 992px) {
  .wci-learning,
  .wci-book {
    background-position: -120px 0px;
  }
  .wci-learning.small,
  .wci-book.small {
    background-position: -60px 0px;
  }
}
.wci-philanthropy,
.wci-hand {
  background-position: -120px 0px;
}
@media (min-width: 992px) {
  .wci-philanthropy,
  .wci-hand {
    background-position: -240px 0px;
  }
  .wci-philanthropy.small,
  .wci-hand.small {
    background-position: -120px 0px;
  }
}
.wci-all,
.wci-globe {
  background-position: -180px 0px;
}
@media (min-width: 992px) {
  .wci-all,
  .wci-globe {
    background-position: -360px 0px;
  }
  .wci-all.small,
  .wci-globe.small {
    background-position: -180px 0px;
  }
}
.wci-culture,
.wci-tower {
  background-position: -240px 0px;
}
@media (min-width: 992px) {
  .wci-culture,
  .wci-tower {
    background-position: -480px 0px;
  }
  .wci-culture.small,
  .wci-tower.small {
    background-position: -240px 0px;
  }
}
.wci-self {
  background-position: 0px -75px;
}
@media (min-width: 992px) {
  .wci-self {
    background-position: -150px 0px;
  }
  .wci-self.small {
    background-position: 0px -75px;
  }
}
.wci-flag {
  background-position: -60px -75px;
}
@media (min-width: 992px) {
  .wci-flag {
    background-position: -120px -150px;
  }
  .wci-flag.small {
    background-position: -60px -75px;
  }
}
.wci-world {
  background-position: -120px -75px;
}
@media (min-width: 992px) {
  .wci-world {
    background-position: -240px -150px;
  }
  .wci-world.small {
    background-position: -120px -75px;
  }
}
.wci-blocks {
  background-position: -180px -75px;
}
@media (min-width: 992px) {
  .wci-blocks {
    background-position: -360px -150px;
  }
  .wci-blocks.small {
    background-position: -180px -75px;
  }
}
.wci-avatar {
  background-position: -240px -75px;
}
@media (min-width: 992px) {
  .wci-avatar {
    background-position: -480px -150px;
  }
  .wci-avatar.small {
    background-position: -240px -75px;
  }
}
.wci-north-america,
.wci-northamerica {
  background-position: 0px -375px;
}
@media (min-width: 992px) {
  .wci-north-america,
  .wci-northamerica {
    background-position: 0px -750px;
  }
  .wci-north-america.small,
  .wci-northamerica.small {
    background-position: 0px -375px;
  }
}
.wci-middle-east,
.wci-middleeast {
  background-position: 0px -150px;
}
@media (min-width: 992px) {
  .wci-middle-east,
  .wci-middleeast {
    background-position: 0px -300px;
  }
  .wci-middle-east.small,
  .wci-middleeast.small {
    background-position: 0px -150px;
  }
}
.wci-latin-america,
.wci-latinamerica,
.wci-south-america,
.wci-southamerica {
  background-position: -60px -150px;
}
@media (min-width: 992px) {
  .wci-latin-america,
  .wci-latinamerica,
  .wci-south-america,
  .wci-southamerica {
    background-position: -120px -300px;
  }
  .wci-latin-america.small,
  .wci-latinamerica.small,
  .wci-south-america.small,
  .wci-southamerica.small {
    background-position: -60px -150px;
  }
}
.wci-asia {
  background-position: -120px -150px;
}
@media (min-width: 992px) {
  .wci-asia {
    background-position: -240px -300px;
  }
  .wci-asia.small {
    background-position: -120px -150px;
  }
}
.wci-africa {
  background-position: -180px -150px;
}
@media (min-width: 992px) {
  .wci-africa {
    background-position: -360px -300px;
  }
  .wci-africa.small {
    background-position: -180px -150px;
  }
}
.wci-mountains {
  background-position: -240px -150px;
}
@media (min-width: 992px) {
  .wci-mountains {
    background-position: -480px -300px;
  }
  .wci-mountains.small {
    background-position: -240px -150px;
  }
}
.wci-desert {
  background-position: -60px -300px;
}
@media (min-width: 992px) {
  .wci-desert {
    background-position: -120px -600px;
  }
  .wci-desert.small {
    background-position: -60px -300px;
  }
}
.wci-ocean {
  background-position: -120px -300px;
}
@media (min-width: 992px) {
  .wci-ocean {
    background-position: -240px -600px;
  }
  .wci-ocean.small {
    background-position: -120px -300px;
  }
}
.wci-rainforest {
  background-position: -240px -300px;
}
@media (min-width: 992px) {
  .wci-rainforest {
    background-position: -480px -600px;
  }
  .wci-rainforest.small {
    background-position: -240px -300px;
  }
}
.wci-urban-jungle {
  background-position: -180px -300px;
}
@media (min-width: 992px) {
  .wci-urban-jungle {
    background-position: -360px -600px;
  }
  .wci-urban-jungle.small {
    background-position: -180px -300px;
  }
}
.wci-artist {
  background-position: -240px -225px;
}
@media (min-width: 992px) {
  .wci-artist {
    background-position: -480px -450px;
  }
  .wci-artist.small {
    background-position: -240px -225px;
  }
}
.wci-cowboy {
  background-position: 0px -225px;
}
@media (min-width: 992px) {
  .wci-cowboy {
    background-position: 0px -450px;
  }
  .wci-cowboy.small {
    background-position: 0px -225px;
  }
}
.wci-diplomat {
  background-position: -120px -225px;
}
@media (min-width: 992px) {
  .wci-diplomat {
    background-position: -240px -450px;
  }
  .wci-diplomat.small {
    background-position: -120px -225px;
  }
}
.wci-guru {
  background-position: -180px -225px;
}
@media (min-width: 992px) {
  .wci-guru {
    background-position: -360px -450px;
  }
  .wci-guru.small {
    background-position: -180px -225px;
  }
}
.wci-nomad {
  background-position: -60px -225px;
}
@media (min-width: 992px) {
  .wci-nomad {
    background-position: -120px -450px;
  }
  .wci-nomad.small {
    background-position: -60px -225px;
  }
}
.wci-revolutionary {
  background-position: 0px -300px;
}
@media (min-width: 992px) {
  .wci-revolutionary {
    background-position: 0px -600px;
  }
  .wci-revolutionary.small {
    background-position: 0px -300px;
  }
}
/* !=  FAQ CSS
-------------------------------------------------------------- */
.photo-of-the-week {
  height: 500px;
  background: #413f31;
  position: relative;
  background-position: center bottom;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
@media (min-width: 768px) {
  .photo-of-the-week {
    height: 600px;
  }
}
@media (min-width: 992px) {
  .photo-of-the-week {
    height: 700px;
  }
}
@media (min-width: 1200px) {
  .photo-of-the-week {
    height: 85%;
  }
}
.photo-of-the-week:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-image: url(../img/white-overlay-1.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  -webkit-background-size: 768px auto;
  -moz-background-size: 768px auto;
  background-size: 768px auto;
  z-index: 9;
}
@media (min-width: 768px) {
  .photo-of-the-week:after {
    -webkit-background-size: 1200px auto;
    -moz-background-size: 1200px auto;
    background-size: 1200px auto;
  }
}
@media (min-width: 1200px) {
  .photo-of-the-week:after {
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
  }
}
.photo-of-the-week .potw {
  position: absolute;
  bottom: 20%;
  left: 20px;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .photo-of-the-week .potw {
    left: 50%;
    margin-left: -360px;
    bottom: 30%;
  }
}
@media (min-width: 992px) {
  .photo-of-the-week .potw {
    margin-left: -470px;
  }
}
@media (min-width: 1200px) {
  .photo-of-the-week .potw {
    margin-left: -585px;
  }
}
.photo-of-the-week .potw i {
  font-size: 22px;
  vertical-align: middle;
}
.photo-of-the-week .potw span {
  vertical-align: middle;
}
.photo-of-the-week .potw-caption {
  position: absolute;
  bottom: 20px;
  left: 0px;
  display: block;
  z-index: 99;
  width: 100%;
  padding-left: 15px;
}
@media (min-width: 768px) {
  .photo-of-the-week .potw-caption {
    bottom: 15%;
    right: 15px;
    left: inherit;
    width: 180px;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .photo-of-the-week .potw-caption {
    right: 25px;
  }
}
@media (min-width: 1200px) {
  .photo-of-the-week .potw-caption {
    right: 50px;
  }
}
.photo-of-the-week .potw-caption h6 {
  margin-bottom: 5px;
}
.photo-of-the-week .potw-caption p {
  font-size: 10px;
}
.photo-of-the-week .potw-caption .title {
  color: #413f31;
  display: inline-block;
  float: left;
  margin-right: 30px;
}
@media (min-width: 768px) {
  .photo-of-the-week .potw-caption .title {
    width: 100%;
    margin-right: 0px;
    display: block;
  }
}
.photo-of-the-week .potw-caption .author {
  color: #817b76;
  display: inline-block;
  float: left;
}
@media (min-width: 768px) {
  .photo-of-the-week .potw-caption .author {
    width: 100%;
    display: block;
  }
}
.photo-of-the-week .potw-caption a {
  font-weight: 900;
  font-size: 9px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: #817b76;
}
.photo-of-the-week .potw-caption a:hover {
  color: #c5624d;
}
#courses .current-programs {
  margin-bottom: 30px;
}
#courses .current-programs i {
  border: 1px solid #c5624d;
  width: 60px;
  height: 60px;
  font-size: 30px;
  line-height: 60px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  color: #c5624d;
}
#courses ul {
  list-style: none;
}
@media (max-width: 767px) {
  #courses ul {
    padding-left: 12px;
  }
}
#courses ul li {
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 700;
  color: #817b76;
  margin-bottom: 10px;
  position: relative;
}
#courses ul li:before {
  content: '';
  display: block;
  margin-right: 5px;
  width: 5px;
  height: 5px;
  border: 1px solid #817b76;
  position: absolute;
  top: 5px;
  left: -20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#courses ul li a {
  color: #817b76;
}
#courses ul li a:hover {
  color: #e1ba5d;
}
#courses .past-yaks {
  margin: 30px 0;
}
#courses .past-yaks .btn-plain {
  border: 1px solid #413f31;
  color: #413f31;
  font-size: 10px;
  padding: 10px 16px;
  font-weight: 700;
}
#courses .past-yaks .btn-plain:hover {
  color: #c5624d;
  border-color: #c5624d;
  background: transparent;
}
.field-updates {
  background: #e1ba5d;
  width: 100%;
  height: 100%;
  position: relative;
  padding: 20px;
}
.field-updates:after {
  content: '';
  display: block;
  position: absolute;
  top: -25px;
  right: -70px;
  background-image: url(../img/brush-sprite.png);
  background-repeat: no-repeat;
  -webkit-background-size: 400px 1036px;
  -moz-background-size: 400px 1036px;
  background-size: 400px 1036px;
  background-position: 0px -426px;
  width: 200px;
  height: 95px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.field-updates hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border-top: 1px solid #fff;
}
.field-updates .title-row {
  position: relative;
  z-index: 2;
}
.field-updates .title-row h3 {
  margin-top: 10px;
}
.field-updates .title-row .btn-plain {
  border: 1px solid #413f31;
  color: #413f31;
  font-size: 8px;
  padding: 10px 16px;
  font-weight: 700;
}
.field-updates .title-row .btn-plain:hover {
  color: #c5624d;
  border-color: #c5624d;
  background: transparent;
}
@media (min-width: 768px) {
  .field-updates .title-row .btn-plain {
    font-size: 10px;
  }
}
@media (min-width: 768px) {
  .field-updates .best-notes.owl-carousel .item {
    padding-left: 50px;
    padding-right: 50px;
  }
  .field-updates .best-notes.owl-carousel .item .col-sm-4 {
    border-left: 1px solid #fff;
  }
}
.field-updates .best-notes.owl-carousel .item a {
  color: #413f31;
}
.field-updates .best-notes.owl-carousel .item a:hover,
.field-updates .best-notes.owl-carousel .item a:focus {
  color: #fff;
}
.field-updates .best-notes.owl-carousel .item ul {
  padding-left: 0px;
  list-style-type: none;
}
.field-updates .best-notes.owl-carousel .owl-controls .owl-nav {
  color: #fff !important;
}
@media (max-width: 767px) {
  .field-updates .best-notes.owl-carousel .owl-controls .owl-nav .owl-prev {
    top: 0px;
    font-size: 18px;
    left: 0px;
    margin-top: -2px;
  }
  .field-updates .best-notes.owl-carousel .owl-controls .owl-nav .owl-next {
    top: 0px;
    font-size: 18px;
    right: 0px;
    margin-top: -2px;
  }
}
.field-updates .update-row {
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  .field-updates .update-row:after {
    content: '';
    width: 3px;
    height: 100%;
    background: #e1ba5d;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
  }
}
.field-updates .update-row .update {
  min-height: 72px;
}
@media (min-width: 768px) {
  .field-updates .update-row .update {
    border-right: 1px solid #fff;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.field-updates .update-row .update h6 {
  color: #fff;
}
.field-updates .update-row .owl-controls .owl-nav {
  color: #fff;
}
.field-updates .update-row .owl-controls .owl-nav .owl-prev {
  left: -10px;
  margin-top: -15px;
  z-index: 9;
}
.field-updates .update-row .owl-controls .owl-nav .owl-next {
  right: -10px;
  margin-top: -15px;
  z-index: 9;
}
.featured-quote {
  padding: 40px 40px 40px 40px;
  margin-bottom: 20px;
  background-image: url(../img/cream-bg.png);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
  clear: both;
}
.featured-quote .quote-img {
  position: relative;
}
.featured-quote .quote-img:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../img/circle-mask-cream.png);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
}
.featured-quote .testimonials-owl .carousel-img img {
  display: none;
}
@media (min-width: 768px) {
  .featured-quote .testimonials-owl .carousel-img img {
    display: block;
  }
}
.featured-quote .testimonials-owl .carousel-comment {
  position: relative;
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .featured-quote .testimonials-owl .carousel-comment {
    height: 100%;
    position: absolute;
    top: 0;
    background-color: #c5624d;
    padding: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-image: url(../img/round-bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
  }
}
@media (min-width: 768px) {
  .featured-quote .testimonials-owl .carousel-comment .comment-detail {
    height: 100%;
    position: relative;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
}
.featured-quote .testimonials-owl .carousel-comment .comment-detail blockquote {
  color: #817b76;
}
.featured-quote .testimonials-owl .carousel-comment .comment-detail blockquote small {
  color: #817b76;
}
.featured-quote .testimonials-owl .carousel-comment .comment-detail blockquote small:before {
  background: #817b76;
}
@media (min-width: 768px) {
  .featured-quote .testimonials-owl .carousel-comment .comment-detail blockquote {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
  }
  .featured-quote .testimonials-owl .carousel-comment .comment-detail blockquote small {
    color: #fff;
  }
  .featured-quote .testimonials-owl .carousel-comment .comment-detail blockquote small:before {
    background: #fff;
  }
}
.featured-quote .testimonials-owl .owl-controls .owl-nav .owl-prev {
  margin-top: -15px;
  color: #bebbb8;
  left: -30px;
}
@media (min-width: 768px) {
  .featured-quote .testimonials-owl .owl-controls .owl-nav .owl-prev {
    color: #fff;
    left: 10px;
  }
}
.featured-quote .testimonials-owl .owl-controls .owl-nav .owl-next {
  margin-top: -15px;
  color: #bebbb8;
  right: -30px;
}
@media (min-width: 768px) {
  .featured-quote .testimonials-owl .owl-controls .owl-nav .owl-next {
    color: #fff;
    right: 10px;
  }
}
.featured-quote .testimonials-owl .owl-controls .owl-dots {
  height: 20px;
  margin-top: -26px;
  text-align: center;
  position: relative;
}
.featured-quote .testimonials-owl .owl-controls .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  display: inline-block;
  float: none;
  margin: 0 3px;
}
.featured-quote .testimonials-owl .owl-controls .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  border: 2px solid #bebbb8;
  display: block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
@media (min-width: 768px) {
  .featured-quote .testimonials-owl .owl-controls .owl-dots .owl-dot span {
    border: 2px solid #fff;
  }
}
.featured-quote .testimonials-owl .owl-controls .owl-dots .owl-dot.active span {
  opacity: 1;
  filter: alpha(opacity=100);
}
@media (min-width: 768px) {
  .silo-educators .featured-quote .testimonials-owl .carousel-comment {
    background-color: #889e7a;
  }
}
@media (min-width: 768px) {
  .silo-adults .featured-quote .testimonials-owl .carousel-comment {
    background-color: #61818F;
  }
}
@media (min-width: 768px) {
  .silo-partners .featured-quote .testimonials-owl .carousel-comment {
    background-color: #e1ba5d;
  }
}
@media (max-width: 767px) {
  #feed-intro .text-right a.btn-primary,
  #feed-intro .text-right a.btn-default {
    font-size: 10px;
    width: auto;
    padding: 12px 6px;
    letter-spacing: normal;
  }
}
@media (max-width: 767px) {
  .blog .btn:before,
  .blog .btn:after {
    width: 0px;
    overflow: hidden;
  }
}
/* != Program
-------------------------------------------------------------- */
#program-intro {
  color: #fff;
  background-position: center bottom;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  position: relative;
  padding: 100px 0;
  min-height: 345px;
}
@media (min-width: 768px) {
  #program-intro {
    padding: 100px 0 50px 0;
  }
}
@media (min-width: 992px) {
  #program-intro {
    padding: 240px 0 150px 0;
  }
}
#program-intro > .container {
  position: relative;
  z-index: 2;
}
#program-intro .program-title {
  font-weight: 300;
  font-size: 30px;
  letter-spacing: 0.25em;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  #program-intro .program-title {
    font-size: 60px;
    margin-bottom: 10px;
  }
}
#program-intro .h1 {
  margin: 20px 0;
}
#program-intro .sub-title {
  text-transform: capitalize;
  font-weight: 400;
}
@media (min-width: 768px) {
  #program-intro .sub-title {
    margin-bottom: 5px;
  }
}
#program-intro .btn {
  border: 1px solid #fff;
}
#program-intro .mask-overlay {
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 100%;
  background-image: url(../img/white-overlay-3.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
  z-index: 1;
  pointer-events: none;
}
.program-hero-btns {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .program-hero-btns {
    margin-top: 50px;
  }
}
@media (max-width: 992px) {
  .program-hero-btns .btn.btn-lg {
    padding: 8px 16px;
    font-size: 13px;
  }
}
.program-hero-btns > p {
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .program-hero-btns > p {
    margin-bottom: 10px;
  }
}
#program-details {
  margin: 40px 0;
}
@media (min-width: 992px) {
  #program-details {
    margin: 40px 0 60px;
  }
}
#program-details > .container > .row {
  position: relative;
}
#program-details > .container > .row .social-col {
  display: none;
  color: #817b76;
}
@media (min-width: 992px) {
  #program-details > .container > .row .social-col {
    width: 20px;
    position: absolute;
    top: 50%;
    right: -26px;
    margin-top: -40px;
  }
}
#program-details > .container > .row .social-col [class^="st_"],
#program-details > .container > .row .social-col [class*=" st_"] {
  position: relative;
  margin: 0;
  display: block;
}
@media (max-width: 992px) {
  #program-details > .container > .row .social-col [class^="st_"],
  #program-details > .container > .row .social-col [class*=" st_"] {
    display: none;
  }
}
#program-details > .container > .row .social-col [class^="st_"] i,
#program-details > .container > .row .social-col [class*=" st_"] i {
  color: #817b76;
  font-size: 20px;
  line-height: 26px;
  text-align: center;
}
#program-details > .container > .row .social-col [class^="st_"] i.icon-mail,
#program-details > .container > .row .social-col [class*=" st_"] i.icon-mail {
  font-size: 22px;
}
#program-details > .container > .row .social-col [class^="st_"] .stButton,
#program-details > .container > .row .social-col [class*=" st_"] .stButton {
  margin-right: 0px;
  margin-left: 0px;
}
#program-details > .container > .row .social-col [class^="st_"] .stButton .stLarge,
#program-details > .container > .row .social-col [class*=" st_"] .stButton .stLarge {
  background-image: none !important;
  width: 26px;
  height: 26px;
}
#program-details > .container > .row .social-col [class^="st_"]:hover i,
#program-details > .container > .row .social-col [class*=" st_"]:hover i {
  color: #413f31;
}
#program-details h6 {
  color: #817b76;
}
#program-details hr {
  border-top: 1px solid #bebbb8;
}
@media (min-width: 768px) {
  #program-details .detail-col {
    border-left: none;
  }
  #program-details .detail-col:first-of-type {
    border-left: 1px solid #bebbb8;
  }
}
#program-details .detail-row {
  margin-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px) {
  #program-details .detail-row {
    margin-bottom: 25px;
  }
}
@media (min-width: 992px) {
  #program-details .detail-row {
    margin-bottom: 0;
  }
}
#program-details .detail-row p {
  font-size: 14px;
  margin-bottom: 10px;
  margin-top: 15px;
}
#program-details .detail-row small {
  font-size: 14px;
}
#program-details .detail-row p + small {
  display: block;
  margin-top: -3px;
}
@media (min-width: 768px) {
  #program-details .detail-row > [class^="col-sm-"],
  #program-details .detail-row > [class*=" col-sm-"] {
    border-right: 1px solid #bebbb8;
    border-left: 1px solid #bebbb8;
    margin-left: -1px;
    min-height: 220px;
  }
  #program-details .detail-row > [class^="col-sm-"]:first-of-type,
  #program-details .detail-row > [class*=" col-sm-"]:first-of-type {
    border-left: none;
    margin-left: 0;
  }
}
#program-details .duration {
  text-align: center;
  min-height: 160px;
  border-bottom: 1px solid #bebbb8;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  #program-details .duration {
    border-bottom: none;
    margin-bottom: none;
  }
}
#program-details .duration .digits {
  display: block;
  clear: both;
  font-size: 60px;
  font-weight: 900;
  line-height: 1;
}
@media (min-width: 992px) {
  #program-details .duration .digits {
    margin-top: 15px;
  }
}
@media (min-width: 1200px) {
  #program-details .duration .digits {
    font-size: 73px;
  }
}
#program-details .duration .days {
  display: block;
  clear: both;
  font-weight: 900;
}
#program-details .description {
  min-height: 160px;
  border-bottom: 1px solid #bebbb8;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  #program-details .description {
    padding: 0 10px;
    border-bottom: none;
    margin-bottom: none;
  }
}
#program-details .description p {
  margin-top: 18px;
  font-size: 16px;
  margin-bottom: 0px;
}
@media (max-width: 768px) {
  #program-details .availability,
  #program-details .begins,
  #program-details .ages {
    border-bottom: 1px solid #bebbb8;
    margin-bottom: 20px;
  }
}
#program-details .dates p,
#program-details .ages p,
#program-details .participants p,
#program-details .begins p,
#program-details .availability p,
#program-details .land-cost p,
#program-details .flight-cost p {
  font-size: 18px;
  line-height: 1.25;
}
@media (min-width: 1200px) {
  #program-details .dates p,
  #program-details .ages p,
  #program-details .participants p,
  #program-details .begins p,
  #program-details .availability p,
  #program-details .land-cost p,
  #program-details .flight-cost p {
    font-size: 23px;
  }
}
#program-details .availability p {
  color: #e1ba5d;
  text-transform: capitalize;
}
#program-details .availability p.open {
  color: #889e7a;
}
#program-details .availability p.closed {
  color: #c5624d;
}
#program-details .dates p,
#program-details .participants p,
#program-details .land-cost p {
  font-weight: 700;
}
@media (min-width: 992px) {
  .detail-meta-top {
    min-height: 85px;
  }
}
#program-overview {
  position: relative;
  padding: 20px 0;
  margin-bottom: 60px;
  background-image: url(../img/cream-bg.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
#program-overview > .container {
  padding-top: 60px;
  padding-bottom: 60px;
}
#program-overview .program-map {
  position: relative;
  display: none;
}
@media (min-width: 768px) {
  #program-overview .program-map {
    display: block;
  }
}
@media (min-width: 992px) {
  #program-overview .program-map {
    position: absolute;
    top: 50%;
    right: 38%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media (min-width: 1200px) {
  #program-overview .program-map {
    right: 40%;
  }
}
@media (min-width: 1400px) {
  #program-overview .program-map {
    right: 45%;
    max-width: 800px;
  }
}
#program-overview .program-map img {
  width: 100%;
  height: auto;
  position: relative;
}
#program-overview .program-map .markers {
  position: absolute;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#program-overview .program-map .markers .marker {
  display: block;
  position: absolute;
  color: #fff;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
#program-overview .program-map .markers .marker h1 {
  text-shadow: 0 0 6px rgba(65, 63, 49, 0.75);
  margin: 0;
  position: relative;
  -webkit-transform: translate(-50%, -15px);
  -ms-transform: translate(-50%, -15px);
  -o-transform: translate(-50%, -15px);
  transform: translate(-50%, -15px);
}
#program-overview .program-map .markers .marker:after {
  content: '';
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #e1ba5d;
  display: block;
  position: absolute;
  top: 0px;
  left: -5px;
}
#program-overview .btn {
  margin-top: 10px;
}
#program-overview .special-link {
  margin-left: 20px;
  text-transform: uppercase;
  vertical-align: middle;
  font-size: 12px;
  letter-spacing: 0.1em;
}
#program-overview .special-link i {
  font-size: 24px;
  vertical-align: middle;
}
#program-overview .truncate-trigger,
#program-overview .nottruncated {
  display: none;
}
#program-overview .nottruncated {
  padding-bottom: 20px;
}
#program-components {
  height: auto;
  position: relative;
}
@media (min-width: 768px) {
  #program-components .component-column {
    border-right: 1px solid #bebbb8;
  }
}
@media (min-width: 768px) {
  #program-components .component-column .component-container {
    padding-right: 30px;
  }
}
@media (min-width: 992px) {
  #program-components .component-column .component-container {
    padding-right: 50px;
  }
}
@media (min-width: 1200px) {
  #program-components .component-column .component-container {
    padding-right: 70px;
  }
}
@media (min-width: 768px) {
  #program-components .apply-column {
    border-left: 1px solid #bebbb8;
    margin-left: -1px;
  }
}
@media (min-width: 768px) {
  #program-components .apply-column .apply-container {
    padding-left: 30px;
  }
}
@media (min-width: 992px) {
  #program-components .apply-column .apply-container {
    padding-left: 50px;
  }
}
@media (min-width: 1200px) {
  #program-components .apply-column .apply-container {
    padding-left: 70px;
  }
}
#program-components .apply-column .apply-container .form-section {
  margin-bottom: 60px;
  display: block;
  clear: both;
  position: relative;
}
#program-components .apply-column .apply-container .form-section:before {
  content: '';
  display: block;
}
@media (min-width: 768px) {
  #program-components .apply-column .apply-container .form-section:before {
    top: -30px;
    left: -45px;
    position: absolute;
    width: 20px;
    height: 1px;
    background: #bebbb8;
  }
}
@media (min-width: 992px) {
  #program-components .apply-column .apply-container .form-section:before {
    left: -65px;
  }
}
@media (min-width: 1200px) {
  #program-components .apply-column .apply-container .form-section:before {
    left: -85px;
  }
}
#program-components .apply-column .apply-container .form-section:first-of-type:before {
  display: none;
}
#program-components .apply-column .apply-container .btn-default {
  margin: -1px auto 0 auto;
  display: block;
}
#program-related {
  padding: 120px 0 70px 0;
  background-image: url(../img/become-bg.png);
  background-position: center top;
  background-repeat: no-repeat;
  -webkit-background-size: auto 200%;
  -moz-background-size: auto 200%;
  background-size: auto 200%;
}
@media (min-width: 768px) {
  #program-related {
    -webkit-background-size: 150% auto;
    -moz-background-size: 150% auto;
    background-size: 150% auto;
  }
}
#program-related .related-trip {
  text-align: center;
}
#program-related .related-trip .featured-image {
  position: relative;
}
#program-related .related-trip .featured-image:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../img/circle-mask-gray.png);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
}
#program-related .related-trip .featured-image .overlay-text {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  color: #fff;
  margin-top: -12px;
}
#program-related .related-trip .related-title,
#program-related .related-trip .related-subtitle {
  color: #817b76;
}
#program-related .related-trip .related-title {
  font-weight: 800;
}
#program-related .related-trip .related-subtitle {
  font-weight: 400;
}
/* != Program Components
-------------------------------------------------------------- */
.program-component .scale.zero5,
.program-component .scale.one5,
.program-component .scale.two5,
.program-component .scale.three5,
.program-component .scale.four5,
.program-component .scale.five5 {
  font-size: 10px;
  font-weight: 700;
  line-height: 20px;
  vertical-align: middle;
}
.program-component .scale.zero5 span,
.program-component .scale.one5 span,
.program-component .scale.two5 span,
.program-component .scale.three5 span,
.program-component .scale.four5 span,
.program-component .scale.five5 span {
  background-image: url(../img/program-components.png);
  background-repeat: no-repeat;
  width: 160px;
  height: 20px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  -webkit-background-size: 160px 120px;
  -moz-background-size: 160px 120px;
  background-size: 160px 120px;
}
.program-component .scale.zero5 span {
  background-position: 0 0;
}
.program-component .scale.one5 {
  color: #cee5e6;
}
.program-component .scale.one5 span {
  background-position: 0 -20px;
}
.program-component .scale.two5 {
  color: #61818F;
}
.program-component .scale.two5 span {
  background-position: 0 -40px;
}
.program-component .scale.three5 {
  color: #889e7a;
}
.program-component .scale.three5 span {
  background-position: 0 -60px;
}
.program-component .scale.four5 {
  color: #e1ba5d;
}
.program-component .scale.four5 span {
  background-position: 0 -80px;
}
.program-component .scale.five5 {
  color: #c5624d;
}
.program-component .scale.five5 span {
  background-position: 0 -100px;
}
.program-component.vert .scale.zero5 span,
.program-component.vert .scale.one5 span,
.program-component.vert .scale.two5 span,
.program-component.vert .scale.three5 span,
.program-component.vert .scale.four5 span,
.program-component.vert .scale.five5 span {
  background-image: url(../img/program-components-vert.png);
  background-repeat: no-repeat;
  width: 50px;
  height: 41px;
  display: inline-block;
  vertical-align: middle;
  -webkit-background-size: 50px 246px;
  -moz-background-size: 50px 246px;
  background-size: 50px 246px;
}
.program-component.vert .scale.zero5 span {
  background-position: 0 0;
}
.program-component.vert .scale.one5 {
  color: #cee5e6;
}
.program-component.vert .scale.one5 span {
  background-position: 0 -41px;
}
.program-component.vert .scale.two5 {
  color: #61818F;
}
.program-component.vert .scale.two5 span {
  background-position: 0 -82px;
}
.program-component.vert .scale.three5 {
  color: #889e7a;
}
.program-component.vert .scale.three5 span {
  background-position: 0 -123px;
}
.program-component.vert .scale.four5 {
  color: #e1ba5d;
}
.program-component.vert .scale.four5 span {
  background-position: 0 -164px;
}
.program-component.vert .scale.five5 {
  color: #c5624d;
}
.program-component.vert .scale.five5 span {
  background-position: 0 -205px;
}
/* != Archive
-------------------------------------------------------------- */
#archive-intro {
  background-position: center bottom;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  display: block;
  width: 100%;
  height: 400px;
  position: relative;
  z-index: 9;
}
@media (max-width: 768px) {
  #archive-intro {
    height: 350px;
  }
}
@media (max-width: 480px) {
  #archive-intro {
    height: 210px;
  }
}
#archive-filter {
  margin-top: -30px;
  position: relative;
  padding-bottom: 10px;
  z-index: 10;
  /* !------- OPEN -------! */
}
@media (min-width: 768px) {
  #archive-filter {
    padding-bottom: 20px;
  }
}
#archive-filter .selected-filters h2,
#archive-filter .selected-filters span {
  display: inline-block;
}
#archive-filter .selected-filters > span {
  font-size: 8px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #817b76;
}
#archive-filter .selected-filters > span:before {
  content: 'X';
  margin-left: 20px;
  margin-right: 6px;
}
#archive-filter .selected-filters .breadcrumbs {
  font-size: 12px;
  text-transform: none;
  color: #817b76;
  height: auto;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s ease 0.1s;
  -o-transition: all 0.3s ease 0.1s;
  transition: all 0.3s ease 0.1s;
}
#archive-filter .selected-filters .breadcrumbs .selected_filter_set {
  display: inline-block;
}
#archive-filter .selected-filters .breadcrumbs .selected_filter_set:last-child span:last-child:after {
  content: '';
  display: none;
}
#archive-filter .selected-filters .breadcrumbs span:after {
  content: '+';
  display: inline-block;
  width: 20px;
  text-align: center;
}
#archive-filter .filters {
  overflow: hidden;
  height: 0px;
  min-height: 0px;
  max-height: 0px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#archive-filter .filters > div {
  height: auto;
  position: relative;
  margin-bottom: 20px;
  overflow: auto;
}
#archive-filter .filters > div:before {
  content: '';
  width: 65px;
  height: 92px;
  background-image: url(../img/splat-sprite.png);
  -webkit-background-size: 125px 648px;
  -moz-background-size: 125px 648px;
  background-size: 125px 648px;
  background-position: 60px -162px;
  position: absolute;
  display: none;
  top: -13px;
  left: -31px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
@media (min-width: 768px) {
  #archive-filter .filters > div {
    min-height: 350px;
    border-left: 1px solid rgba(129, 123, 118, 0.75);
  }
  #archive-filter .filters > div:before {
    display: block;
  }
  #archive-filter .filters > div:nth-of-type(odd) {
    border-left: none;
  }
  #archive-filter .filters > div:nth-of-type(odd):before {
    display: none;
  }
}
@media (min-width: 992px) {
  #archive-filter .filters > div {
    border-left: 1px solid rgba(129, 123, 118, 0.75);
  }
  #archive-filter .filters > div:before {
    display: block;
  }
  #archive-filter .filters > div:nth-of-type(odd) {
    border-left: 1px solid rgba(129, 123, 118, 0.75);
  }
  #archive-filter .filters > div:nth-of-type(odd):before {
    display: block;
  }
  #archive-filter .filters > div:first-of-type {
    border-left: none;
  }
  #archive-filter .filters > div:first-of-type:before {
    display: none;
  }
}
#archive-filter .filters .col-number {
  font-size: 9px;
  letter-spacing: 0.1em;
  font-weight: 900;
  color: #413f31;
  border-bottom: 1px solid #413f31;
  padding-bottom: 6px;
  display: inline-block;
  margin-bottom: 10px;
}
#archive-filter .program-count {
  background-image: url(../img/circle-sprite.png);
  background-repeat: no-repeat;
  background-position: 0 -560px;
  -webkit-background-size: 280px 700px;
  -moz-background-size: 280px 700px;
  background-size: 280px 700px;
  width: 140px;
  height: 140px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: 30px;
  text-align: center;
  padding: 40px 20px 20px 20px;
}
@media (min-width: 768px) {
  #archive-filter .program-count {
    right: inherit;
    left: 50%;
    margin-left: 250px;
  }
}
@media (min-width: 992px) {
  #archive-filter .program-count {
    margin-left: 350px;
  }
}
@media (min-width: 1200px) {
  #archive-filter .program-count {
    margin-left: 450px;
  }
}
#archive-filter .program-count .number {
  font-size: 50px;
  color: #c5624d;
  font-weight: 700;
  line-height: 40px;
}
#archive-filter .program-count .programs {
  font-weight: 900;
  line-height: 10px;
  color: #c5624d;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 0.1em;
}
#archive-filter .program-count .view-all {
  background: transparent;
  border: none;
  font-size: 10px;
  font-weight: 900;
  text-transform: uppercase;
  color: #817b76;
  padding-top: 0;
  position: absolute;
  top: 50%;
  left: -40px;
}
#archive-filter .program-count .view-all:hover {
  color: #c5624d;
}
#archive-filter .expand-close {
  font-size: 8px;
  letter-spacing: 0.1em;
  color: #413f31;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  position: absolute;
  bottom: 50px;
  left: 50%;
  width: 200px;
  height: 30px;
  overflow: hidden;
  z-index: 9;
  margin-left: -100px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#archive-filter .expand-close .expand-it {
  width: 200px;
  display: block;
  height: 30px;
  position: absolute;
  opacity: 1;
  filter: alpha(opacity=100);
  top: 0px;
  left: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#archive-filter .expand-close .expand-it:before,
#archive-filter .expand-close .expand-it:after {
  content: '';
  width: 15px;
  height: 1px;
  background: #413f31;
  display: block;
  position: absolute;
  bottom: 7px;
  left: 50%;
}
#archive-filter .expand-close .expand-it:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-left: -13px;
}
#archive-filter .expand-close .expand-it:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-left: -3px;
}
#archive-filter .expand-close .close-it {
  width: 200px;
  display: block;
  height: 30px;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  top: 30px;
  left: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#archive-filter .expand-close .close-it:before,
#archive-filter .expand-close .close-it:after {
  content: '';
  width: 15px;
  height: 1px;
  background: #413f31;
  display: block;
  position: absolute;
  bottom: 7px;
  left: 50%;
}
#archive-filter .expand-close .close-it:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-left: -13px;
}
#archive-filter .expand-close .close-it:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-left: -3px;
}
#archive-filter.open .selected-filters .breadcrumbs {
  height: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
#archive-filter.open .filters {
  height: auto;
  min-height: 350px;
  max-height: 3000px;
  opacity: 1;
  filter: alpha(opacity=100);
}
#archive-filter.open .expand-close {
  bottom: 30px;
}
#archive-filter.open .expand-close .expand-it {
  opacity: 0;
  filter: alpha(opacity=0);
  top: -30px;
}
#archive-filter.open .expand-close .close-it {
  opacity: 1;
  filter: alpha(opacity=100);
  top: 0px;
}
.row.row-filters {
  margin-left: -5px;
}
.row.row-filters [class^="col-"],
.row.row-filters [class*=" col-"] {
  padding-left: 5px;
  padding-right: 5px;
}
/* !----------------- 
Program Finder CSS Hacks
------------------! */
#archive-filter .program-count {
  background-position: 0 -426px;
}
#archive-filter .dropdown-btn .fa.fa-caret-down {
  font-size: 20px;
  position: absolute;
  right: 10px;
}
#archive-filter .dropdown-menu {
  min-width: 200px;
}
#results .result > a {
  z-index: 0;
}
#archive-filter .col-sm-8.selected-filters h2 {
  margin-bottom: 20px;
}
#archive-filter h2 {
  position: relative;
  z-index: 200;
}
#archive-filter .dropdown-btn.open .dropdown-menu {
  cursor: pointer;
  display: block;
  z-index: 1200;
  position: absolute;
}
#archive-filter .dropdown-btn .dropdown-menu .checkbox-inline-custom {
  cursor: pointer;
}
#archive-filter .dropdown-btn .dropdown-menu .checkbox-inline-custom input {
  cursor: pointer;
}
#programs_finder_wrapper {
  margin-top: -70px;
  overflow: visible;
  position: relative;
  z-index: 11;
}
#results.archive-results {
  margin-top: -70px;
}
@media (max-width: 767px) {
  #results .result .trigger {
    display: none !important;
  }
  /*disable display toggle which does nothing at this screensize*/
  #archive-sort .sort-column .col-sm-9 a {
    display: none !important;
  }
}
#archive-filter .dropdown-menu-emphasis {
  min-width: 275px;
}
/* !----------------- SORT ------------------! */
.archive-sort {
  display: none;
  margin-top: 5px;
}
@media (min-width: 992px) {
  .archive-sort {
    display: block;
  }
}
.archive-sort h1 {
  margin: 0px;
}
.archive-sort .sort-column .list-view-btn,
.archive-sort .sort-column .grid-view-btn {
  color: #bebbb8;
}
.archive-sort .sort-column .list-view-btn i,
.archive-sort .sort-column .grid-view-btn i {
  font-size: 30px;
  line-height: 30px;
}
.archive-sort .sort-column .list-view-btn.active,
.archive-sort .sort-column .grid-view-btn.active {
  color: #413f31;
}
/* !----------------- RESULTS ------------------! */
.result {
  width: 100%;
  display: block;
  position: relative;
  height: auto;
  padding: 0 15px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-bottom: 20px;
  /* !----------------- HOVER ------------------! */
}
.result .trigger {
  position: absolute;
  display: block;
  top: -25px;
  left: 50%;
  margin-left: -25px;
  background: #e1ba5d;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  font-size: 24px;
  text-align: center;
  padding-top: 15px;
  padding-left: 11px;
  padding-bottom: 7px;
  padding-right: 11px;
  z-index: 9;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width: 768px) {
  .result .trigger {
    top: 50%;
    left: -21px;
    margin-left: 0;
    margin-top: -44px;
    width: 66px;
    height: 66px;
    padding-top: 21px;
    padding-left: 19px;
    padding-bottom: 17px;
    padding-right: 19px;
    font-size: 28px;
  }
}
.result .trigger:before {
  content: "\e607";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 28px;
  height: 28px;
  display: block;
  position: relative;
}
.result .trigger:hover {
  color: #413f31;
  cursor: pointer;
}
.result .result-image img,
.result .result-image-circle img {
  position: relative;
  z-index: 2;
}
.result .result-image .hover,
.result .result-image-circle .hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
  background: transparent;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.result .result-image .hover i,
.result .result-image-circle .hover i {
  border: 1px solid #fff;
  width: 50px;
  height: 50px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.result .result-image .hover i:before,
.result .result-image-circle .hover i:before,
.result .result-image .hover i:after,
.result .result-image-circle .hover i:after {
  content: '';
  width: 30px;
  height: 1px;
  background: #fff;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
}
.result .result-image .hover i:before,
.result .result-image-circle .hover i:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.result .result-image .hover i:after,
.result .result-image-circle .hover i:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.result .result-image .hover span,
.result .result-image-circle .hover span {
  position: absolute;
  top: 50%;
  left: 0%;
  width: 100%;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  margin-top: 50px;
  color: #fff;
  letter-spacing: 0.1em;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.result .result-image.no-image .filler,
.result .result-image-circle.no-image .filler {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3;
}
.result .result-image.no-image .filler [class^="wci-"],
.result .result-image-circle.no-image .filler [class^="wci-"],
.result .result-image.no-image .filler [class*=" wci-"],
.result .result-image-circle.no-image .filler [class*=" wci-"] {
  position: relative;
}
.result .result-image.no-image .filler [class^="icon-"],
.result .result-image-circle.no-image .filler [class^="icon-"],
.result .result-image.no-image .filler [class*=" icon-"],
.result .result-image-circle.no-image .filler [class*=" icon-"] {
  position: relative;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  border: 1px solid #413f31;
  color: #413f31;
  font-size: 30px;
  margin: 60px auto 20px auto;
  display: block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.result .result-image.no-image .filler p,
.result .result-image-circle.no-image .filler p {
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  margin-bottom: 20px;
  padding: 0 20px;
}
.result .result-image.no-image:before,
.result .result-image-circle.no-image:before {
  bottom: inherit;
  right: inherit;
  top: 15%;
  left: 18%;
  width: 190px;
  height: 107px;
  z-index: 2;
  background-image: url(../img/blob-sprite.png);
  background-position: 0 -535px;
  background-repeat: no-repeat;
  -webkit-background-size: 380px 1180px;
  -moz-background-size: 380px 1180px;
  background-size: 380px 1180px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.result .result-image.no-image:after,
.result .result-image-circle.no-image:after {
  background-image: none;
}
.result .result-image {
  width: 100%;
  display: block;
  float: left;
  position: relative;
}
@media (min-width: 768px) {
  .result .result-image {
    width: 40%;
  }
}
@media (min-width: 992px) {
  .result .result-image {
    width: 34%;
  }
}
.result .result-image:before {
  content: '';
  display: block;
  position: absolute;
  bottom: -10px;
  right: -10px;
  background-image: url(../img/brush-sprite.png);
  background-repeat: no-repeat;
  -webkit-background-size: 232px 720px;
  -moz-background-size: 232px 720px;
  background-size: 232px 720px;
  background-position: 0px 0px;
  width: 116px;
  height: 60px;
}
.result .result-image:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 40px;
  left: -80px;
  background-image: url(../img/brush-sprite.png);
  background-repeat: no-repeat;
  -webkit-background-size: 400px 1036px;
  -moz-background-size: 400px 1036px;
  background-size: 400px 1036px;
  background-position: 0px 0px;
  width: 200px;
  height: 95px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.result .result-image .result-comment {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  width: 100%;
  height: 100%;
}
.result .result-image .result-comment .comment-detail {
  background: #413f31;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 15px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0.15);
  -ms-transform: scale(0.15);
  -o-transform: scale(0.15);
  transform: scale(0.15);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
}
.result .result-image .result-comment .comment-detail > * {
  color: #fff;
  z-index: 1;
  position: relative;
}
.result .result-image .result-comment .trigger {
  position: absolute;
  display: block;
  top: -25px;
  left: 50%;
  margin-left: -25px;
  background: #e1ba5d;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  font-size: 24px;
  text-align: center;
  padding-top: 15px;
  padding-left: 11px;
  padding-bottom: 7px;
  padding-right: 11px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width: 768px) {
  .result .result-image .result-comment .trigger {
    top: 50%;
    left: -33px;
    margin-left: 0;
    margin-top: -33px;
    width: 66px;
    height: 66px;
    padding-top: 21px;
    padding-left: 19px;
    padding-bottom: 17px;
    padding-right: 19px;
    font-size: 28px;
  }
}
.result .result-image .result-comment .trigger:before {
  content: "\e607";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 28px;
  height: 28px;
  display: block;
  position: relative;
}
.result .result-image .result-comment .trigger:hover {
  color: #413f31;
  cursor: pointer;
}
.result .result-image .result-comment.open .comment-detail {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  overflow: auto;
}
.result .result-info {
  width: 100%;
  display: block;
  float: left;
  padding: 20px 0;
}
@media (min-width: 768px) {
  .result .result-info {
    width: 60%;
    padding: 0 0 0 20px;
  }
}
@media (min-width: 992px) {
  .result .result-info {
    width: 46%;
    border-right: 1px solid #bebbb8;
    padding: 0 20px;
  }
}
.result .result-info .result-header {
  border-bottom: 1px solid #bebbb8;
  padding-bottom: 15px;
  position: relative;
}
.result .result-info .result-header:after {
  content: '';
  width: 125px;
  height: 92px;
  background-image: url(../img/splat-sprite.png);
  -webkit-background-size: 125px 648px;
  -moz-background-size: 125px 648px;
  background-size: 125px 648px;
  background-position: 0px -163px;
  position: absolute;
  bottom: -45px;
  left: -22px;
}
.result .result-info .result-header .result-title {
  font-weight: 300;
  font-size: 30px;
  margin-bottom: 0px;
  margin-top: 0px;
  letter-spacing: 0.2em;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  .result .result-info .result-header .result-title {
    font-size: 22px;
  }
}
.result .result-info .result-header .sub-title {
  font-size: 12px;
  text-transform: none;
  letter-spacing: 0.1em;
  margin-top: 5px;
}
.result .result-info .result-header .sub-title span {
  font-weight: 700;
  text-transform: uppercase;
}
.result .result-info .result-header .h3 {
  color: #413f31;
  margin-top: 10px;
  margin-bottom: 0px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  .result .result-info .result-header .h3 {
    font-size: 17px;
  }
}
.result .result-info .result-header .h4 {
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 400;
  margin: 5px 0;
  color: #413f31;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.result .result-info .result-description {
  padding-top: 15px;
}
.result .result-info .result-description .description {
  width: 100%;
  display: block;
  float: left;
}
.result .result-info .result-description .description > *:last-child {
  margin-bottom: 0;
}
.result .result-info .result-description .description h6 {
  color: rgba(129, 123, 118, 0.8);
  margin-bottom: 5px;
}
.result .result-info .result-description .description h6 span {
  font-size: 18px;
  font-weight: 700;
  color: #413f31;
}
.result .result-info .result-description .description .desc-img {
  display: block;
  float: left;
  width: calc(33.3% - 12px);
  margin-right: 12px;
  margin-top: 15px;
  position: relative;
}
.result .result-info .result-description .description .desc-img:before {
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  position: absolute;
  background: rgba(65, 63, 49, 0.7);
  background: transparent;
  z-index: 9;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.result .result-info .result-description .description .desc-img img {
  position: relative;
  z-index: 1;
}
.result .result-info .result-description.program-description i {
  display: block;
  float: left;
}
@media (min-width: 992px) {
  .result .result-info .result-description.program-description i {
    -webkit-background-size: 480px 720px;
    -moz-background-size: 480px 720px;
    background-size: 480px 720px;
    width: 96px;
    height: 104px;
  }
  .result .result-info .result-description.program-description i.wci-north-america,
  .result .result-info .result-description.program-description i.wci-northamerica {
    background-position: 0px -600px;
  }
  .result .result-info .result-description.program-description i.wci-middle-east,
  .result .result-info .result-description.program-description i.wci-middleeast {
    background-position: 0px -240px;
  }
  .result .result-info .result-description.program-description i.wci-latin-america,
  .result .result-info .result-description.program-description i.wci-south-america,
  .result .result-info .result-description.program-description i.wci-latinamerica,
  .result .result-info .result-description.program-description i.wci-southamerica {
    background-position: -96px -240px;
  }
  .result .result-info .result-description.program-description i.wci-asia {
    background-position: -192px -240px;
  }
  .result .result-info .result-description.program-description i.wci-africa {
    background-position: -288px -240px;
  }
}
.result .result-info .result-description.program-description .description {
  width: calc(100% - 96px);
  padding-left: 20px;
}
.result .result-details {
  width: 100%;
  display: block;
  float: left;
  border-top: 1px solid #bebbb8;
  padding-top: 20px;
  margin-top: 0;
}
@media (min-width: 992px) {
  .result .result-details {
    border-top: none;
    border-left: 1px solid #bebbb8;
    margin-left: -1px;
    padding-left: 20px;
    padding-top: 0;
    width: 20%;
  }
}
.result .result-details .detail-top,
.result .result-details .detail-middle,
.result .result-details .detail-bottom {
  display: block;
  padding: 10px 0 0;
}
.result .result-details .detail-top > *:last-child,
.result .result-details .detail-middle > *:last-child,
.result .result-details .detail-bottom > *:last-child,
.result .result-details .detail-top > span > *:last-child,
.result .result-details .detail-middle > span > *:last-child,
.result .result-details .detail-bottom > span > *:last-child {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .result .result-details .detail-top,
  .result .result-details .detail-middle,
  .result .result-details .detail-bottom {
    padding: 10px 0;
  }
}
.result .result-details .detail-top h6,
.result .result-details .detail-middle h6,
.result .result-details .detail-bottom h6 {
  color: rgba(129, 123, 118, 0.7);
  margin-bottom: 5px;
}
.result .result-details .detail-top p,
.result .result-details .detail-middle p,
.result .result-details .detail-bottom p {
  font-weight: 700;
  font-size: 16px;
}
@media (min-width: 992px) {
  .result .result-details .detail-top p,
  .result .result-details .detail-middle p,
  .result .result-details .detail-bottom p {
    font-size: 20px;
  }
}
.result .result-details .detail-top {
  padding-left: 0;
}
@media (min-width: 768px) {
  .result .result-details .detail-middle {
    border-right: 1px solid #bebbb8;
  }
}
@media (min-width: 992px) {
  .result .result-details .detail-middle {
    border-right: none;
    border-bottom: 1px solid #bebbb8;
  }
}
.result .result-details .detail-bottom {
  display: none;
}
@media (min-width: 1200px) {
  .result .result-details .detail-bottom {
    display: block;
  }
}
.result .result-details .availability p {
  text-transform: capitalize;
  color: #e1ba5d;
}
.result .result-details .availability p.open {
  color: #889e7a;
}
.result .result-details .availability p.closed {
  color: #c5624d;
}
.result > a,
.result .border {
  color: #413f31;
  display: inline-block;
  position: relative;
  height: auto;
  padding-bottom: 20px;
  border-bottom: 1px solid #bebbb8;
  width: 100%;
}
.result > a:hover .result-image .hover,
.result .border:hover .result-image .hover,
.result > a:hover .result-image-circle .hover,
.result .border:hover .result-image-circle .hover {
  background: rgba(65, 63, 49, 0.8);
}
.result > a:hover .result-image .hover i,
.result .border:hover .result-image .hover i,
.result > a:hover .result-image-circle .hover i,
.result .border:hover .result-image-circle .hover i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  opacity: 1;
  filter: alpha(opacity=100);
}
.result > a:hover .result-image .hover span,
.result .border:hover .result-image .hover span,
.result > a:hover .result-image-circle .hover span,
.result .border:hover .result-image-circle .hover span {
  opacity: 1;
  filter: alpha(opacity=100);
}
.result > a:hover .result-description .description .desc-img:before,
.result .border:hover .result-description .description .desc-img:before {
  background: rgba(65, 63, 49, 0.8);
}
.result > a:hover .result-info .result-header .result-title,
.result .border:hover .result-info .result-header .result-title,
.result > a:hover .result-info .result-header .sub-title,
.result .border:hover .result-info .result-header .sub-title,
.result > a:hover .result-info .result-header .h3,
.result .border:hover .result-info .result-header .h3,
.result > a:hover .result-info .result-header .h4,
.result .border:hover .result-info .result-header .h4 {
  color: #c5624d;
}
/* !----------------- GRID VIEW ------------------! */
.result.grid-view {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 40px;
  float: left;
}
@media (min-width: 768px) {
  .result.grid-view {
    width: 50%;
  }
  .result.grid-view:nth-of-type(odd) {
    clear: both;
  }
  .result.grid-view .result-header {
    min-height: 122px;
  }
  .result.grid-view .result-header > h3.h4 {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .result.grid-view {
    width: 33%;
  }
  .result.grid-view:nth-of-type(odd) {
    clear: inherit;
  }
  .result.grid-view:nth-of-type(3n+1) {
    clear: both;
  }
}
@media (min-width: 1200px) {
  .result.grid-view {
    width: 25%;
  }
  .result.grid-view:nth-of-type(3n+1) {
    clear: inherit;
  }
  .result.grid-view:nth-of-type(4n+1) {
    clear: both;
  }
}
@media (min-width: 768px) {
  .result.grid-view.video-grid-item {
    width: 50%;
  }
  .result.grid-view.video-grid-item:nth-of-type(odd) {
    clear: both;
  }
}
@media (min-width: 992px) {
  .result.grid-view.video-grid-item {
    width: 33%;
  }
  .result.grid-view.video-grid-item:nth-of-type(odd) {
    clear: inherit;
  }
  .result.grid-view.video-grid-item:nth-of-type(3n+1) {
    clear: both;
  }
}
@media (min-width: 1200px) {
  .result.grid-view.video-grid-item {
    width: 33%;
  }
  .result.grid-view.video-grid-item:nth-of-type(odd) {
    clear: inherit;
  }
  .result.grid-view.video-grid-item:nth-of-type(3n+1) {
    clear: both;
  }
}
.result.grid-view .trigger {
  top: -25px;
  left: 50%;
  margin-left: -25px;
  margin-top: 0;
  width: 50px;
  height: 50px;
  font-size: 24px;
  padding: 15px  11px 7px  11px;
}
.result.grid-view > a {
  padding-bottom: 10px;
}
.result.grid-view .result-image {
  width: 100%;
}
.result.grid-view .result-image .result-comment blockquote {
  color: #fff;
  padding: 15px 0 10px 0;
}
.result.grid-view .result-image .result-comment blockquote:before {
  display: none;
}
.result.grid-view .result-image .result-comment blockquote p {
  font-size: 13px;
}
.result.grid-view .result-image .result-comment blockquote small:before {
  margin-top: 0;
}
.result.grid-view .result-info {
  width: 100%;
  padding: 15px 0 0 0;
  border-right: none;
}
@media (min-width: 992px) {
  .result.grid-view .result-info {
    padding: 15px 0;
  }
}
.result.grid-view .result-info .result-title {
  font-size: 20px;
}
.result.grid-view .result-info .h3 {
  font-size: 12px;
}
.result.grid-view .result-info .result-description {
  display: none;
}
.result.grid-view .result-details {
  width: 100%;
  padding: 0;
  border-left: none;
  border-top: none;
}
.result.grid-view .result-details .dates,
.result.grid-view .result-details .land-cost {
  border-bottom: none;
  font-size: 16px;
}
.result.grid-view.post-type-tweet .result-header {
  width: 100%;
  border-right: none;
  border-bottom: 1px solid #bebbb8;
}
.result.grid-view.post-type-tweet .result-tweet {
  border-left: none;
  padding-top: 10px;
  padding-left: 0;
  margin-left: 0;
}
@media (min-width: 768px) {
  .field-update:nth-of-type(3n+1) {
    clear: both;
  }
}
@media (min-width: 992px) {
  .field-update:nth-of-type(3n+1) {
    clear: inherit;
  }
  .field-update:nth-of-type(4n+1) {
    clear: both;
  }
}
/* != VIDEO GRID HACKS
-------------------------------------------------------------- */
#results.feed-results-videos > .row {
  margin-left: -30px;
  margin-right: -30px;
}
#results.feed-results-videos p {
  margin-bottom: 0;
}
/* != RESULT HOVER - EDUCATOR PROGRAMS
-------------------------------------------------------------- */
body.silo-educators #results .result > a:hover .result-info .result-header .result-title,
body.silo-educators #results .result span.border:hover .result-info .result-header .result-title,
body.silo-educators #results .result > a:hover .result-info .result-header .sub-title,
body.silo-educators #results .result span.border:hover .result-info .result-header .sub-title,
body.silo-educators #results .result > a:hover .result-info .result-header .h3,
body.silo-educators #results .result span.border:hover .result-info .result-header .h3,
body.silo-educators #results .result > a:hover .result-info .result-header .h4,
body.silo-educators #results .result span.border:hover .result-info .result-header .h4 {
  color: #889e7a;
}
/* != RESULT TYPES
-------------------------------------------------------------- */
.result {
  /* !----------------- GALLERY ------------------! */
  /* !----------------- STAFF ------------------! */
  /* !----------------- Testimonial & Page ------------------! */
}
.result.post-type-staff .result-image:before {
  background-position: 0px -404px;
}
.result.post-type-staff .result-image:after {
  background-position: 0px -580px;
}
@media (min-width: 992px) {
  .result.post-type-staff .result-info {
    border-right: none;
    width: 66%;
  }
}
@media (min-width: 992px) {
  .result.post-type-testimonial .result-info,
  .result.post-type-page .result-info {
    border-right: none;
    width: 66%;
  }
}
/* != Program Pagination
-------------------------------------------------------------- */
.program-pagination {
  margin-bottom: 20px;
  text-align: center;
}
@media (min-width: 768px) {
  .program-pagination {
    margin-bottom: 0;
    text-align: left;
  }
}
/* != Archive-Blog
Overrides other result types from /archive.less
and adds custom classes for blog-specific stuff
-------------------------------------------------------------- */
#blog-intro {
  color: #fff;
  background-position: center bottom;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  position: relative;
  padding: 100px 0;
  min-height: 345px;
}
@media (min-width: 768px) {
  #blog-intro {
    padding: 80px 0 120px;
  }
}
@media (min-width: 992px) {
  #blog-intro {
    padding: 180px 0 240px;
    min-height: 500px;
  }
}
@media (min-width: 1800px) {
  #blog-intro {
    padding: 200px 0 300px;
  }
}
#blog-intro > .container {
  position: relative;
  z-index: 2;
}
#blog-intro .blog-title {
  font-weight: 300;
  font-size: 30px;
  letter-spacing: 0.25em;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  #blog-intro .blog-title {
    font-size: 40px;
    margin-bottom: 10px;
  }
}
@media (min-width: 992px) {
  #blog-intro .blog-title {
    font-size: 60px;
  }
}
#blog-intro .h1 {
  font-size: 22px;
  letter-spacing: 0.2em;
  margin: 20px 0;
}
#blog-intro .mask-overlay {
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 100%;
  background-image: url(../img/white-overlay-4.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
  z-index: 1;
  pointer-events: none;
}
.bg-cream {
  background-color: #f9f5ed;
}
.frame-cream {
  background-image: url(../img/cream-bg.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 105% 100%;
  bottom: -20px;
  left: 0;
  position: absolute;
  top: -20px;
  width: 100%;
  z-index: -1;
}
.edge-cream {
  background-image: url(../img/cream-edge.png);
  background-position: center center;
  background-repeat: repeat-x;
  background-size: contain;
  height: 30px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.edge-cream-btm {
  bottom: -20px;
  top: auto;
}
.edge-cream-top {
  bottom: auto;
  top: -20px;
  transform: rotate(180deg);
}
#blog-sticky-post {
  margin: 0 0 60px;
  padding: 0;
  position: relative;
  top: -1px;
}
#blog-sticky-post .result {
  margin: 0 0 40px;
}
#blog-sticky-post .result::after {
  display: none;
}
@media (min-width: 768px) {
  #blog-sticky-post .result {
    margin: 40px 0;
  }
}
@media (min-width: 992px) {
  #blog-sticky-post .result {
    border-right: none;
  }
}
#blog-sticky-post .result .result-info {
  float: none;
  padding: 0;
}
@media (min-width: 767px) and (max-width: 991px) {
  #blog-sticky-post .result .result-info {
    padding-left: 40px;
  }
}
#blog-sticky-post .result .result-info {
  width: 100%;
}
@media (max-width: 1199px) {
  #blog-sticky-post .result .result-image-circle {
    margin-bottom: 5px;
  }
}
#blog-sticky-post .result .result-image-circle:hover .hover {
  background: rgba(65, 63, 49, 0.8);
}
#blog-sticky-post .result .result-image-circle:hover .hover i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  opacity: 1;
  filter: alpha(opacity=100);
}
#blog-sticky-post .result .result-image-circle:hover .hover span {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* != RESULTS
-------------------------------------------------------------- */
.readmore {
  text-transform: uppercase;
}
body.blog .readmore,
body.silo-global.archive .readmore {
  color: #817b76;
}
body.blog .readmore:hover,
body.silo-global.archive .readmore:hover {
  color: #413f31;
}
.post-tags {
  clear: both;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.06em;
  margin-top: 15px;
}
@media (min-width: 1200px) {
  .post-tags {
    font-size: 10px;
    letter-spacing: 0.08em;
  }
}
.post-tags a {
  color: #817b76;
}
.post-tags a:hover {
  color: #413f31;
}
.post-tags + .post-tags {
  margin-top: 5px;
}
.result {
  /* !----------------- STANDARD BLOG POST ------------------! */
  /* !----------------- TWEET ------------------! */
}
.result.post-type-post {
  margin: 40px 0;
}
.result.post-type-post::after {
  background-color: #bebbb8;
  bottom: -20px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
  width: auto;
}
@media (min-width: 992px) {
  .result.post-type-post::after {
    right: 30px;
  }
}
@media (min-width: 992px) {
  .result.post-type-post {
    padding: 0 30px 0 0;
    border-right: 1px solid #bebbb8;
  }
}
@media (max-width: 992px) {
  .result.post-type-post {
    padding: 0;
  }
}
.result.post-type-post .result-inner {
  padding: 10px 0;
  border-bottom: none;
  display: inline-block;
  position: relative;
  height: auto;
  padding-bottom: 20px;
  width: 100%;
}
@media (max-width: 991px) {
  .result.post-type-post .result-inner {
    padding-bottom: 0;
  }
}
.result.post-type-post .result-image {
  width: 100%;
  display: block;
  float: left;
  position: relative;
}
@media (min-width: 768px) {
  .result.post-type-post .result-image {
    width: 45%;
  }
}
.result.post-type-post .result-image:hover .hover {
  background: rgba(65, 63, 49, 0.8);
}
.result.post-type-post .result-image:hover .hover i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  opacity: 1;
  filter: alpha(opacity=100);
}
.result.post-type-post .result-image:hover .hover span {
  opacity: 1;
  filter: alpha(opacity=100);
}
.result.post-type-post .result-image-circle.circle-mask::after {
  background-image: url(../img/circle-mask-cream.png);
}
.result.post-type-post .result-info {
  border: none;
}
@media (max-width: 991px) {
  .result.post-type-post .result-info {
    padding-bottom: 0;
  }
}
@media (min-width: 768px) {
  .result.post-type-post .result-info {
    padding: 0 0 0 30px;
    width: 55%;
  }
}
.result.post-type-post .result-info .result-description h6 {
  color: inherit;
}
.result.post-type-post .result-info .result-description .description {
  float: none;
}
.result.post-type-post .result-header .post-title {
  line-height: auto;
  margin-top: 0;
}
.result.post-type-post .result-header .post-title > a {
  color: #413f31;
}
.result.post-type-post .result-header:after {
  display: none;
}
.result.post-type-post .result-details {
  border: none;
  border-bottom: 1px solid #bebbb8;
  float: none;
  padding: 10px 0;
  width: auto;
  margin: 0;
  position: relative;
}
.result.post-type-post .result-details h6,
.result.post-type-post .result-details .h6 {
  margin-bottom: 5px;
}
.result.post-type-post .result-details-left,
.result.post-type-post .result-details-right {
  float: none;
}
@media (min-width: 992px) {
  .result.post-type-post .result-details-left,
  .result.post-type-post .result-details-right {
    float: left;
  }
}
.result.post-type-post .result-details-left > *:last-child,
.result.post-type-post .result-details-right > *:last-child {
  margin-bottom: 0;
}
.result.post-type-post .result-details-left {
  width: 100%;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .result.post-type-post .result-details-left {
    width: 15%;
  }
}
@media (min-width: 1200px) {
  .result.post-type-post .result-details-left {
    margin-bottom: 0;
    width: 25%;
  }
}
.result.post-type-post .result-details-right {
  width: 100%;
}
@media (min-width: 992px) {
  .result.post-type-post .result-details-right {
    border-left: 2px solid #bebbb8;
    padding-left: 4%;
    margin-left: 3%;
    width: 78%;
  }
}
@media (min-width: 1200px) {
  .result.post-type-post .result-details-right {
    width: 70%;
    border-left: 1px solid #bebbb8;
    padding-left: 20px;
    margin-left: 5%;
  }
}
@media (min-width: 992px) {
  .result.post-type-post .result-header-lg {
    border-bottom: 2px solid #bebbb8;
  }
  .result.post-type-post .result-header-lg .post-title {
    font-size: 26px;
  }
  .result.post-type-post .result-details-lg {
    padding: 18px 0;
    border-bottom: 2px solid #bebbb8;
    margin-bottom: 20px;
  }
  .result.post-type-post .result-details-lg h6 {
    font-family: inherit;
    font-weight: 900;
    line-height: 1.1;
    color: inherit;
    letter-spacing: 0.15em;
    margin: 0 0 20px;
    font-size: 12px;
    margin: 0 0 10px;
    text-transform: uppercase;
    color: #817b76;
  }
  .result.post-type-post .result-details-lg h6 small,
  .result.post-type-post .result-details-lg h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #bebbb8;
  }
  .result.post-type-post .result-details-lg h6 small,
  .result.post-type-post .result-details-lg h6 .small {
    font-size: 75%;
  }
  .result.post-type-post .result-details-lg p {
    font-family: inherit;
    font-weight: 900;
    line-height: 1.1;
    color: inherit;
    letter-spacing: 0.15em;
    margin: 0 0 20px;
    font-size: 19px;
    text-transform: uppercase;
    margin: 0 0 13.33333333px;
    font-size: 18px;
  }
  .result.post-type-post .result-details-lg p small,
  .result.post-type-post .result-details-lg p .small {
    font-weight: normal;
    line-height: 1;
    color: #bebbb8;
  }
  .result.post-type-post .result-details-lg p small,
  .result.post-type-post .result-details-lg p .small {
    font-size: 65%;
  }
  .result.post-type-post .result-details-lg .post-callout {
    right: 0;
    left: auto;
    margin-top: 0;
    top: -3px;
  }
}
@media (max-width: 767px) {
  .result.post-type-post .result-details-lg .post-callout {
    right: 0;
    left: auto;
    margin-top: 0;
    top: -115px;
  }
}
.result.post-type-tweet {
  padding: 0;
  width: 100%;
  display: block;
}
@media (min-width: 992px) {
  .result.post-type-tweet {
    padding: 0 30px 0 0;
    border-right: 1px solid #bebbb8;
  }
  .result.post-type-tweet::after {
    background-color: #bebbb8;
    bottom: -20px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    right: 30px;
    width: auto;
  }
}
.result.post-type-tweet .result-info {
  width: 100%;
  border: none;
  float: none;
}
@media (min-width: 768px) {
  .result.post-type-tweet .result-info {
    padding: 0 0 0 30px;
  }
}
.result.post-type-tweet .result-info .result-header {
  border-bottom: none;
  overflow: hidden;
  float: left;
  width: 100%;
  padding-right: 5px;
  border-bottom: 1px solid #bebbb8;
}
@media (min-width: 768px) {
  .result.post-type-tweet .result-info .result-header {
    border-bottom: none;
    border-right: 1px solid #bebbb8;
    padding-top: 20px;
    width: 45%;
  }
}
@media (min-width: 992px) {
  .result.post-type-tweet .result-info .result-header {
    width: 40%;
  }
}
@media (min-width: 1200px) {
  .result.post-type-tweet .result-info .result-header {
    width: 35%;
  }
}
.result.post-type-tweet .result-info .result-header:after {
  display: none;
}
.result.post-type-tweet .result-info .result-header i {
  color: #e1ba5d;
  width: 50px;
  height: 50px;
  display: inline-block;
  font-size: 40px;
  line-height: 50px;
  float: left;
}
.result.post-type-tweet .result-info .result-header .twitter-handle {
  display: inline-block;
  width: calc(100% - 50px);
  float: left;
}
.result.post-type-tweet .result-info .result-header .twitter-handle .h6 {
  color: #413f31;
  margin-bottom: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.result.post-type-tweet .result-info .result-header .twitter-handle .h3 {
  color: #413f31;
  margin-top: 5px;
}
.result.post-type-tweet .result-info .result-header .twitter-handle:hover .h6,
.result.post-type-tweet .result-info .result-header .twitter-handle:hover .h3 {
  color: #c5624d;
}
.result.post-type-tweet .result-info .result-tweet {
  display: block;
  float: left;
  padding-top: 20px;
}
@media (min-width: 768px) {
  .result.post-type-tweet .result-info .result-tweet {
    padding-top: 0;
    padding-left: 30px;
    border-left: 1px solid #bebbb8;
    margin-left: -1px;
    width: 55%;
  }
}
@media (min-width: 992px) {
  .result.post-type-tweet .result-info .result-tweet {
    width: 60%;
  }
}
@media (min-width: 1200px) {
  .result.post-type-tweet .result-info .result-tweet {
    width: 65%;
  }
}
.result.post-type-tweet .result-info .result-tweet a {
  color: #e1ba5d;
}
.result.post-type-tweet .result-info .result-tweet a:hover {
  color: #817b76;
}
.result.post-type-tweet .result-info .result-tweet .meta {
  font-size: 10px;
  letter-spacing: 0.05em;
  font-weight: 700;
}
/* !----------------- INSTAGRAM POST (which is actually a manual repost) ------------------! */
.post-type-instagram .result-header {
  padding-right: 30px;
}
.post-type-instagram .result-header::before {
  -moz-font-feature-settings: normal;
  -moz-font-language-override: normal;
  -moz-osx-font-smoothing: grayscale;
  font-family: FontAwesome;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-rendering: auto;
  color: #817b76;
  content: "\f16d";
  font-size: 30px;
  position: absolute;
  top: 0;
  right: 0;
}
/* != RESULT HOVER - GLOBAL SILO (blog)
-------------------------------------------------------------- */
#results .col-md-9 > article:nth-child(2) {
  margin-top: 20px;
}
#results .col-md-9 > article:nth-child(2) > .result-inner {
  padding-top: 0;
}
/* !----------------- YAK OF THE WEEK ------------------! */
.post-callout {
  background-image: url(../img/sprite-post-icons.png);
  background-position: -50px 0;
  background-repeat: no-repeat;
  -webkit-background-size: 137px 698px;
  -moz-background-size: 137px 698px;
  background-size: 137px 698px;
  height: 88px;
  left: -37px;
  margin-top: -50px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 77px;
  z-index: 5;
}
@media (max-width: 767px) {
  .post-callout {
    left: 50%;
    margin-left: -28px;
    margin-top: 0;
    top: -30px;
    background-size: 100px 509px;
    background-position: -37px 0;
    height: 60px;
    width: 55px;
  }
}
.callout-yak.callout-students {
  background-position: -50px 0;
}
@media (max-width: 767px) {
  .callout-yak.callout-students {
    background-position: -37px 0;
  }
}
.callout-yak.callout-educators {
  background-position: -50px -87px;
}
@media (max-width: 767px) {
  .callout-yak.callout-educators {
    background-position: -37px -64px;
  }
}
.callout-yak.callout-adults {
  background-position: -50px -175px;
}
@media (max-width: 767px) {
  .callout-yak.callout-adults {
    background-position: -37px -129px;
  }
}
.callout-yak.callout-partners {
  background-position: -50px -262px;
}
@media (max-width: 767px) {
  .callout-yak.callout-partners {
    background-position: -37px -193px;
  }
}
/* != SIDEBAR
-------------------------------------------------------------- */
.sidebar-blog {
  margin: 20px 0 0;
}
.sidebar-blog .social {
  padding-left: 0;
  list-style: none;
  font-size: 35px;
}
@media (max-width: 767px) {
  .sidebar-blog .social {
    text-align: center;
  }
}
.sidebar-blog .social a:not(.btn) {
  color: #817b76;
}
.sidebar-blog .social a:not(.btn):hover {
  color: #413f31;
  text-decoration: none;
}
.sidebar-blog .btn-silo {
  background-color: #817b76;
}
.sidebar-blog .btn-silo:hover {
  background-color: #66625e;
}
body.silo-global .sidebar-blog .btn-silo {
  background-color: #817b76;
}
body.silo-global .sidebar-blog .btn-silo:hover {
  background-color: #66625e;
}
.diamond-list {
  padding-left: 0;
  list-style: none;
  font-size: 16px;
  margin-bottom: 0;
  text-transform: uppercase;
  /* Current Category Highlighting */
}
.diamond-list > li {
  margin: 0;
  margin-bottom: 10px;
  padding-left: 20px;
  position: relative;
}
.diamond-list > li::after {
  content: '';
  height: 8px;
  width: 8px;
  background: #bebbb8;
  display: block;
  position: absolute;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 7px;
  left: 0;
}
.diamond-list > li:last-child {
  margin-bottom: 0;
}
.diamond-list > li > a {
  color: #817b76;
}
.diamond-list > li > a:hover {
  color: #413f31;
}
.diamond-list .current-cat::after {
  background-color: #413f31;
}
.diamond-list .current-cat > a {
  color: #413f31;
}
.additional-categories {
  margin: 5px 0 0;
}
.additional-categories .btn.dropdown-toggle {
  font-weight: bold;
  padding-left: 21px;
  padding-right: 21px;
}
.additional-categories .btn.dropdown-toggle:hover,
.additional-categories .btn.dropdown-toggle:focus,
.additional-categories .btn.dropdown-toggle:active {
  text-decoration: none;
  background-color: transparent;
  color: #413f31;
}
.additional-categories .open .btn.dropdown-toggle {
  background-color: transparent;
  color: #413f31;
}
.diamond-list.dropdown-menu {
  left: -10px;
  padding: 10px;
  max-width: 250px;
}
.diamond-list.dropdown-menu > li > a {
  padding: 0;
}
.diamond-list.dropdown-menu > li > a:hover {
  background-color: transparent;
}
.circle-post-list {
  padding-left: 0;
  list-style: none;
}
.circle-post-list > li {
  position: relative;
}
.circle-post-list > li .result {
  border-bottom: 1px dashed #bebbb8;
  margin: 0 auto 15px;
  padding: 0 0 10px;
  min-height: 1px;
}
@media (min-width: 768px) {
  .circle-post-list > li .result {
    min-height: 175px;
  }
}
@media (min-width: 992px) {
  .circle-post-list > li .result {
    max-width: 190px;
    min-height: 1px;
  }
}
.circle-post-list > li .result-title {
  color: #413f31;
}
.circle-post-list > li:hover .result-image .hover,
.circle-post-list > li:hover .result-image-circle .hover {
  width: 99%;
  background: rgba(65, 63, 49, 0.8);
}
.circle-post-list > li:hover .result-image .hover i,
.circle-post-list > li:hover .result-image-circle .hover i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  opacity: 1;
  filter: alpha(opacity=100);
}
.circle-post-list > li:hover .result-image .hover span,
.circle-post-list > li:hover .result-image-circle .hover span {
  opacity: 1;
  filter: alpha(opacity=100);
}
.circle-post-list > li:hover .result-title {
  text-decoration: underline;
}
.circle-post-list .result-image {
  width: 115px;
  height: 115px;
  margin: 0 auto;
  float: none;
}
.circle-post-list .result-image .img-responsive {
  width: 99%;
}
.circle-post-list .result-image::before {
  background-image: none;
}
.circle-post-list .result-image.circle-mask::after {
  top: -1px;
  left: -1px;
}
.tagcloud {
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.tagcloud li {
  display: inline-block;
  margin: 0 1px 7px;
}
.tagcloud a {
  color: #817b76;
  display: block;
  padding: 5px 10px;
  border: 1px solid #413f31;
  letter-spacing: 0.17em;
  text-transform: uppercase;
}
.tagcloud .color-1,
.tagcloud .color-2,
.tagcloud .color-3 {
  font-size: 10px !important;
}
.tagcloud .color-1:hover,
.tagcloud .color-2:hover,
.tagcloud .color-3:hover {
  border-color: #413f31;
}
.tagcloud .color-2 {
  background-color: #bebbb8;
  color: #fff;
}
.tagcloud .color-3 {
  background-color: #817b76;
  border-color: #817b76;
  color: #fff;
}
/* != Gallery
-------------------------------------------------------------- */
/*
 *
 *
 *
 *
 * STRUCTURE
 *
 *
 *
 *
 */
.grid-container {
  width: 92%;
  margin: 0 4% 20px;
  display: block;
  overflow: hidden;
}
@media (min-width: 992px) {
  .grid-container {
    width: 100%;
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .grid-container {
    width: 92%;
    margin: 0 4%;
  }
}
@media (min-width: 1400px) {
  .grid-container {
    width: 1360px;
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  .grid-container .br-origin {
    padding-top: 60px;
    padding-left: 60px;
  }
  .grid-container .br-origin .bleed-h {
    margin-top: -60px;
  }
  .grid-container .br-origin .bleed-w {
    margin-left: -60px;
  }
  .grid-container .bm-origin {
    padding-top: 60px;
    padding-left: 60px;
    padding-right: 60px;
  }
  .grid-container .bm-origin .bleed-h {
    margin-top: -60px;
  }
  .grid-container .bl-origin {
    padding-top: 60px;
    padding-right: 60px;
  }
  .grid-container .bl-origin .bleed-h {
    margin-top: -60px;
  }
  .grid-container .bl-origin .bleed-w {
    margin-right: -60px;
  }
  .grid-container .mr-origin {
    padding-left: 60px;
  }
  .grid-container .mr-origin .bleed-w {
    margin-left: -60px;
  }
  .grid-container .ml-origin {
    padding-right: 60px;
  }
  .grid-container .tr-origin {
    padding-bottom: 60px;
    padding-left: 60px;
  }
  .grid-container .tr-origin .bleed-w {
    margin-left: -60px;
  }
  .grid-container .tr-origin.bottom-row {
    padding-bottom: 0;
  }
  .grid-container .tm-origin {
    padding-bottom: 60px;
    padding-left: 60px;
    padding-right: 60px;
  }
  .grid-container .tm-origin .bleed-w {
    margin-right: -60px;
  }
  .grid-container .tm-origin.bottom-row {
    padding-bottom: 0;
  }
  .grid-container .tl-origin {
    padding-bottom: 60px;
    padding-right: 60px;
  }
  .grid-container .tl-origin .bleed-w {
    margin-right: -60px;
  }
  .grid-container .tl-origin.bottom-row {
    padding-bottom: 0;
  }
}
.grid-container .two-by-two {
  display: block;
  float: left;
  width: 100%;
  height: 92vw;
  min-height: 440px;
}
@media (min-width: 992px) {
  .grid-container .two-by-two {
    width: 50%;
    height: 46vw;
    min-height: 600px;
  }
}
@media (min-width: 1400px) {
  .grid-container .two-by-two {
    height: 680px;
  }
}
.grid-container .two-by-one {
  display: block;
  float: left;
  width: 100%;
  height: 46vw;
  min-height: 220px;
}
@media (min-width: 992px) {
  .grid-container .two-by-one {
    width: 50%;
    height: 23vw;
    min-height: 300px;
  }
}
@media (min-width: 1400px) {
  .grid-container .two-by-one {
    height: 370px;
  }
}
.grid-container .two-by-one.bottom-row {
  height: calc(46vw - 60px);
}
@media (min-width: 992px) {
  .grid-container .two-by-one.bottom-row {
    height: calc(23vw - 60px);
  }
}
.grid-container .four-by-one {
  display: block;
  float: left;
  width: 100%;
  height: 46vw;
  min-height: 220px;
}
@media (min-width: 992px) {
  .grid-container .four-by-one {
    width: 100%;
    height: 23vw;
    min-height: 300px;
  }
}
@media (min-width: 1400px) {
  .grid-container .four-by-one {
    height: 370px;
  }
}
.grid-container .two-by-auto {
  display: block;
  float: left;
  width: 50%;
  height: auto;
}
.grid-container .four-by-auto {
  display: block;
  float: left;
  width: 100%;
  height: auto;
}
.grid-container .w-quarter,
.grid-container .w-half,
.grid-container .w-3quarter,
.grid-container .w-full {
  display: block;
  float: left;
}
.grid-container .w-quarter {
  width: 50%;
}
@media (min-width: 992px) {
  .grid-container .w-quarter {
    width: 25%;
  }
  .grid-container .w-quarter.bleed-w {
    width: calc(25% + 60px);
  }
}
.grid-container .w-half {
  width: 50%;
}
@media (min-width: 992px) {
  .grid-container .w-half.bleed-w {
    width: calc(50% + 60px);
  }
}
.grid-container .w-3quarter {
  width: 50%;
}
@media (min-width: 992px) {
  .grid-container .w-3quarter {
    width: 75%;
  }
  .grid-container .w-3quarter.bleed-w {
    width: calc(75% + 60px);
  }
}
.grid-container .w-full {
  width: 100%;
}
@media (min-width: 992px) {
  .grid-container .w-full.bleed-w {
    width: calc(100% + 60px);
  }
}
.grid-container .h-quarter {
  height: 25%;
}
@media (min-width: 992px) {
  .grid-container .h-quarter.bleed-h {
    height: calc(25% + 60px);
  }
}
.grid-container .h-half {
  height: 50%;
}
@media (min-width: 992px) {
  .grid-container .h-half.bleed-h {
    height: calc(50% + 60px);
  }
}
.grid-container .h-3quarter {
  height: 75%;
}
@media (min-width: 992px) {
  .grid-container .h-3quarter.bleed-h {
    height: calc(75% + 60px);
  }
}
.grid-container .h-full {
  height: 100%;
}
@media (min-width: 992px) {
  .grid-container .h-full.bleed-h {
    height: calc(100% + 60px);
  }
}
.grid-container .h-auto {
  height: auto;
}
@media (min-width: 992px) {
  .grid-container .bottom-row .h-quarter.bleed-h {
    height: 25%;
  }
  .grid-container .bottom-row .h-half.bleed-h {
    height: 50%;
  }
  .grid-container .bottom-row .h-3quarter.bleed-h {
    height: 75%;
  }
  .grid-container .bottom-row .h-full.bleed-h {
    height: 100%;
  }
}
@media (min-width: 992px) {
  .grid-container .two-by-two.br-origin.overlayed {
    position: relative;
  }
  .grid-container .two-by-two.br-origin.overlayed:after {
    content: '';
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: block;
    background-image: url(../img/gallery/br-origin-overlay.png);
    background-position: top left;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
  }
  .grid-container .two-by-two.mr-origin.overlayed {
    position: relative;
  }
  .grid-container .two-by-two.mr-origin.overlayed:after {
    content: '';
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: block;
    background-image: url(../img/gallery/mr-origin-overlay.png);
    background-position: middle left;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
  }
  .grid-container .two-by-one .gal-text:after,
  .grid-container .two-by-one .gal-newsletter:after {
    content: '';
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-image: url(../img/gallery/bm-origin-overlay.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
  }
}
.grid-container .extra {
  display: block;
  float: left;
  position: relative;
  padding: 0 0 60px 0;
}
@media (min-width: 992px) {
  .grid-container .extra {
    padding: 0 60px 60px 60px;
  }
}
.grid-container .extra-img {
  width: 50%;
  padding: 0;
  margin: 0;
  float: left;
}
@media (min-width: 768px) {
  .grid-container .extra-img {
    width: 25%;
  }
}
/*
 *
 *
 *
 *
 * COMPONENTS
 *
 *
 *
 *
 */
.gal-newsletter,
.gal-tweet,
.gal-quote,
.gal-text,
.gal-image,
.gal-video {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
.gal-newsletter:hover,
.gal-tweet:hover,
.gal-quote:hover,
.gal-text:hover,
.gal-image:hover,
.gal-video:hover {
  text-decoration: none !important;
}
.gal-newsletter h3,
.gal-tweet h3,
.gal-quote h3,
.gal-text h3,
.gal-image h3,
.gal-video h3,
.gal-newsletter .h3,
.gal-tweet .h3,
.gal-quote .h3,
.gal-text .h3,
.gal-image .h3,
.gal-video .h3 {
  font-size: 14px;
}
@media (min-width: 768px) {
  .gal-newsletter h3,
  .gal-tweet h3,
  .gal-quote h3,
  .gal-text h3,
  .gal-image h3,
  .gal-video h3,
  .gal-newsletter .h3,
  .gal-tweet .h3,
  .gal-quote .h3,
  .gal-text .h3,
  .gal-image .h3,
  .gal-video .h3 {
    font-size: 16px;
  }
}
.gal-newsletter .hover,
.gal-tweet .hover,
.gal-quote .hover,
.gal-text .hover,
.gal-image .hover,
.gal-video .hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gal-newsletter .hover i,
.gal-tweet .hover i,
.gal-quote .hover i,
.gal-text .hover i,
.gal-image .hover i,
.gal-video .hover i {
  border: 1px solid #fff;
  width: 50px;
  height: 50px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gal-newsletter .hover i:before,
.gal-tweet .hover i:before,
.gal-quote .hover i:before,
.gal-text .hover i:before,
.gal-image .hover i:before,
.gal-video .hover i:before,
.gal-newsletter .hover i:after,
.gal-tweet .hover i:after,
.gal-quote .hover i:after,
.gal-text .hover i:after,
.gal-image .hover i:after,
.gal-video .hover i:after {
  content: '';
  width: 30px;
  height: 1px;
  background: #fff;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
}
.gal-newsletter .hover i:before,
.gal-tweet .hover i:before,
.gal-quote .hover i:before,
.gal-text .hover i:before,
.gal-image .hover i:before,
.gal-video .hover i:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.gal-newsletter .hover i:after,
.gal-tweet .hover i:after,
.gal-quote .hover i:after,
.gal-text .hover i:after,
.gal-image .hover i:after,
.gal-video .hover i:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.gal-newsletter .hover span,
.gal-tweet .hover span,
.gal-quote .hover span,
.gal-text .hover span,
.gal-image .hover span,
.gal-video .hover span {
  position: absolute;
  top: 50%;
  left: 0%;
  width: 100%;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  margin-top: 50px;
  color: #fff;
  letter-spacing: 0.1em;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.gal-newsletter:hover,
.gal-tweet:hover,
.gal-quote:hover,
.gal-text:hover,
.gal-image:hover,
.gal-video:hover {
  text-decoration: none;
}
.gal-newsletter:hover .hover,
.gal-tweet:hover .hover,
.gal-quote:hover .hover,
.gal-text:hover .hover,
.gal-image:hover .hover,
.gal-video:hover .hover {
  background: rgba(65, 63, 49, 0.8);
}
.gal-newsletter:hover .hover i,
.gal-tweet:hover .hover i,
.gal-quote:hover .hover i,
.gal-text:hover .hover i,
.gal-image:hover .hover i,
.gal-video:hover .hover i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  opacity: 1;
  filter: alpha(opacity=100);
}
.gal-newsletter:hover .hover span,
.gal-tweet:hover .hover span,
.gal-quote:hover .hover span,
.gal-text:hover .hover span,
.gal-image:hover .hover span,
.gal-video:hover .hover span {
  opacity: 1;
  filter: alpha(opacity=100);
}
.gal-quote {
  padding: 20px 5px;
}
.gal-quote blockquote {
  text-align: left;
}
.gal-quote blockquote:before {
  text-align: center;
}
@media (min-width: 1200px) {
  .gal-quote blockquote p {
    font-size: 16px;
  }
}
.gal-quote blockquote small:before {
  margin-left: 0;
}
.gal-quote.bg-charcoal blockquote:before,
.gal-quote.bg-charcoal blockquote p {
  color: #e1ba5d;
}
.gal-quote.bg-charcoal:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  background: -moz-linear-gradient(top, rgba(65, 63, 49, 0) 0%, #413f31 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(65, 63, 49, 0)), color-stop(100%, #413f31));
  background: -webkit-linear-gradient(top, rgba(65, 63, 49, 0) 0%, #413f31 100%);
  background: -o-linear-gradient(top, rgba(65, 63, 49, 0) 0%, #413f31 100%);
  background: -ms-linear-gradient(top, rgba(65, 63, 49, 0) 0%, #413f31 100%);
  background: linear-gradient(to bottom, rgba(65, 63, 49, 0) 0%, #413f31 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00403e30', endColorstr='#403e30', GradientType=0);
}
.gal-quote.bg-gold blockquote:before,
.gal-quote.bg-gold blockquote p {
  color: #413f31;
}
.gal-quote.bg-gold blockquote footer,
.gal-quote.bg-gold blockquote small,
.gal-quote.bg-gold blockquote .small {
  color: #fff;
}
.gal-quote.bg-gold:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  background: -moz-linear-gradient(top, rgba(225, 186, 93, 0) 0%, #e1ba5d 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(225, 186, 93, 0)), color-stop(100%, #e1ba5d));
  background: -webkit-linear-gradient(top, rgba(225, 186, 93, 0) 0%, #e1ba5d 100%);
  background: -o-linear-gradient(top, rgba(225, 186, 93, 0) 0%, #e1ba5d 100%);
  background: -ms-linear-gradient(top, rgba(225, 186, 93, 0) 0%, #e1ba5d 100%);
  background: linear-gradient(to bottom, rgba(225, 186, 93, 0) 0%, #e1ba5d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00cea55f', endColorstr='#cea55f', GradientType=0);
}
.gal-text {
  background: #c5624d;
  padding: 30px 20px 20px 20px;
  position: relative;
}
.gal-text .text {
  margin: 0 auto 15px auto;
}
@media (min-width: 1200px) {
  .gal-text .text {
    margin: 0 auto 30px auto;
  }
}
.gal-text p {
  color: #fff;
}
.gal-text small {
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.42857143;
  color: #fff;
  display: block;
  letter-spacing: 0.1em;
}
.gal-text small cite {
  clear: both;
  display: block;
  text-transform: none;
  font-style: normal;
  letter-spacing: normal;
}
.gal-text small:before {
  content: '';
  width: 20px;
  height: 1px;
  background: #fff;
  display: block;
  margin: 20px 0 10px 0;
}
.gal-newsletter {
  background: #c5624d;
  padding: 30px 20px 20px 20px;
  color: #fff;
}
.gal-newsletter:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-image: url(../img/gallery/bm-origin-overlay.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.gal-newsletter .newsletter {
  margin: 0 auto 15px auto;
}
@media (min-width: 1200px) {
  .gal-newsletter .newsletter {
    margin: 0 auto 15px auto;
  }
}
.gal-newsletter h3 {
  margin-bottom: 5px;
  margin-top: 0;
}
.gal-newsletter .h6 {
  margin-top: 0;
  margin-bottom: 15px;
}
.gal-newsletter .btn-plain {
  border: 1px solid #fff;
  color: #fff;
  font-size: 10px;
  padding: 10px 16px;
  font-weight: 700;
  margin-top: 10px;
}
.gal-newsletter .btn-plain:hover {
  color: #413f31;
  border-color: #413f31;
  background: transparent;
}
.gal-image,
.gal-video {
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.gal-image .caption,
.gal-video .caption {
  position: absolute;
  bottom: 20px;
  left: 22px;
  color: #fff;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  vertical-align: middle;
}
.gal-image .caption:before,
.gal-video .caption:before {
  content: '';
  display: inline-block;
  margin-right: 5px;
  width: 5px;
  height: 5px;
  border: 1px solid #fff;
  vertical-align: middle;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.gal-video {
  z-index: 1;
}
.gal-video .play {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -33px;
  margin-left: -33px;
  cursor: pointer;
}
.gal-video .hover i {
  width: 66px;
  height: 66px;
  top: 50%;
  left: 50%;
  margin-top: -33px;
  margin-left: -33px;
  border: 1px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 34px;
  text-align: center;
}
.gal-video .hover i:before {
  content: "\e603";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 66px;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: transparent;
  color: #fff;
  width: 66px;
  height: 66px;
  position: absolute;
  top: 0px;
  left: 1px;
  margin-top: 0px;
  margin-left: 0px;
}
.gal-video .hover i:after {
  display: none;
}
.gal-video:hover .hover i {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.gal-video:hover .hover i:before {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.gal-tweet {
  background: #413f31;
  color: #fff;
  padding: 20px;
}
.gal-tweet .tweet-header {
  border-bottom: 1px solid #fff;
  display: block;
  overflow: hidden;
}
.gal-tweet .tweet-header i {
  color: #e1ba5d;
  width: 50px;
  height: 50px;
  display: inline-block;
  font-size: 40px;
  line-height: 50px;
  float: left;
}
.gal-tweet .tweet-header .twitter-handle {
  display: inline-block;
  width: calc(100% - 50px);
  float: left;
}
.gal-tweet .tweet-header .twitter-handle .h6 {
  color: #fff;
  margin-bottom: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gal-tweet .tweet-header .twitter-handle .h3 {
  color: #fff;
  margin-top: 5px;
}
.gal-tweet .tweet-header .twitter-handle:hover .h6,
.gal-tweet .tweet-header .twitter-handle:hover .h3 {
  color: #e1ba5d;
}
.gal-tweet .tweet {
  margin-top: 10px;
}
.gal-tweet .tweet a {
  color: #e1ba5d;
}
.gal-tweet .tweet a:hover {
  color: #fff;
}
.gal-tweet .tweet .meta {
  font-size: 10px;
  letter-spacing: 0.05em;
  font-weight: 700;
  color: #fff;
}
@media (min-width: 992px) {
  .two-by-two .gal-image .caption {
    left: 20px;
    top: 20px;
    bottom: inherit;
  }
  .two-by-two .bleed-h .gal-image .caption {
    top: 80px;
  }
  .two-by-two .bleed-w .gal-image .caption {
    left: 82px;
  }
}
/*
 *
 *
 *
 *
 * OWL CAOURSEL
 *
 *
 *
 *
 */
.gal-owl {
  /*
		.owl-dots{
			height:100px;
			display:block;
			text-align:center;
			.owl-dot{
				height:70px;
				display:inline-block;
				width:120px;
				float:none;
				margin:0 5px;
				.opacity(.5);
				background-image:url(../img/gallery/china.jpg);
				background-position: center center;
				background-repeat:no-repeat;
				.background-size(cover);
				&.active{
					.opacity(1);
				}
			}
		}
*/
}
.gal-owl h4 {
  position: relative;
  margin-top: 0;
}
.gal-owl .owl-item img {
  max-height: 700px;
  width: auto;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .gal-owl .owl-item img {
    max-height: 566px;
    max-width: 855px;
  }
}
.gal-owl .item {
  min-height: 350px;
}
@media (min-width: 992px) {
  .gal-owl.owl-carousel .owl-controls .owl-nav .owl-prev,
  .gal-owl.owl-carousel .owl-controls .owl-nav .owl-next {
    top: 300px;
  }
}
@media (max-width: 992px) {
  .gal-owl.owl-carousel .owl-controls .owl-nav .owl-prev {
    left: -35px;
    padding: 0 10px;
  }
}
@media (max-width: 992px) {
  .gal-owl.owl-carousel .owl-controls .owl-nav .owl-next {
    right: -35px;
    padding: 0 10px;
  }
}
#gal-owl-thumbs .gal-owl-thumb {
  height: 70px;
  overflow: hidden;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#gal-owl-thumbs .gal-owl-thumb.type-quote,
#gal-owl-thumbs .gal-owl-thumb.type-long_quote {
  text-align: center;
  background: #817b76;
}
#gal-owl-thumbs .gal-owl-thumb.type-quote i,
#gal-owl-thumbs .gal-owl-thumb.type-long_quote i {
  font-size: 24px;
  line-height: 70px;
  text-align: center;
}
/* != Application
-------------------------------------------------------------- */
label.required:after {
  content: '*';
  color: red;
  padding-left: 2px;
  font-weight: bold;
}
p.required-exp {
  color: #817b76;
  font-size: 12px;
  padding-right: 4px;
}
p.required-exp span.required-exp {
  color: red;
  font-weight: bold;
}
.application-container {
  position: relative;
  z-index: 9;
}
@media (min-width: 992px) {
  .application-container {
    margin-top: -80px;
  }
}
.application-container .application-status {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  color: #817b76;
  text-align: right;
}
@media (min-width: 768px) {
  .application-container .application-status {
    padding-top: 35px;
  }
}
.application-container .step_6-content .form-row {
  padding-top: 40px;
}
@media (min-width: 992px) {
  .application-container .step_1-trigger,
  .application-container .step_2-trigger,
  .application-container .step_3-trigger,
  .application-container .step_4-trigger,
  .application-container .step_5-trigger,
  .application-container .step_6-trigger,
  .application-container .step_7-trigger {
    text-align: right;
  }
}
.application-container .next-step {
  color: #817b76;
  font-size: 12px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.application-container .next-step:after {
  content: '';
}
.apply-tabpanel {
  margin-bottom: 100px;
}
.apply-tabpanel hr {
  margin-bottom: 40px;
}
.step-title {
  margin-bottom: 50px;
  border-top: 1px solid #bebbb8;
  padding-top: 30px;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .step-title {
    padding-top: 0;
    margin-top: 0;
    border-top: none;
  }
}
.step-title .h5 {
  margin-bottom: 0;
}
.step-title .lead {
  margin-top: 5px;
  color: #e1ba5d;
}
#app_tab_nav {
  position: relative;
}
#app_tab_nav:before {
  content: '';
  width: 201px;
  height: 128px;
  display: block;
  position: absolute;
  pointer-events: none;
  top: -80px;
  left: -10px;
  background-image: url(../img/home-splatter-sprite.png);
  background-position: 0px -384px;
  background-repeat: no-repeat;
  -webkit-background-size: 201px 512px;
  -moz-background-size: 201px 512px;
  background-size: 201px 512px;
  opacity: 0.35;
  filter: alpha(opacity=35);
}
/* != Page CSS
-------------------------------------------------------------- */
.page-banner {
  height: 500px;
  background: #413f31;
  position: relative;
  background-position: center bottom;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.page-banner:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 100%;
  background-image: url(../img/white-overlay-1.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
  z-index: 9;
}
.page-content {
  position: relative;
  z-index: 9;
  margin-bottom: 80px;
}
@media (min-width: 992px) {
  .page-content {
    margin-top: -80px;
  }
}
.intro-hr {
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .page-banner {
    height: 350px;
  }
}
@media (max-width: 480px) {
  .page-banner {
    height: 210px;
  }
}
/* != POST (SINGLE)
-------------------------------------------------------------- */
.post-banner {
  height: 500px;
  background: #413f31;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.post-banner:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-image: url(../img/white-overlay-3.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
  z-index: 9;
}
.back-button {
  color: #817b76;
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 700;
  margin-bottom: 20px;
}
.post-title h1 {
  margin-top: 5px;
}
.single-post .result.post-type-post {
  border-right: none;
  padding: 0;
}
.single-post .result.post-type-post::after {
  display: none;
}
.single-post .result.post-type-post .result-info {
  float: none;
  width: auto;
  padding: 0;
  margin-bottom: 40px;
}
.single-post .social-col {
  font-size: 12px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  line-height: 10px;
}
.single-post .social-col span {
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px 0 0;
}
.single-post .social-col [class^="st_"],
.single-post .social-col [class*=" st_"] {
  display: inline-block;
  margin: 0;
  padding: 5px;
  position: relative;
  vertical-align: middle;
}
.single-post .social-col [class^="st_"] i,
.single-post .social-col [class*=" st_"] i {
  color: #817b76;
  font-size: 20px;
  line-height: 1;
  text-align: center;
}
.single-post .social-col [class^="st_"] i.icon-mail,
.single-post .social-col [class*=" st_"] i.icon-mail {
  font-size: 22px;
}
.single-post .social-col [class^="st_"] .stButton,
.single-post .social-col [class*=" st_"] .stButton {
  margin-right: 0px;
  margin-left: 0px;
}
.single-post .social-col [class^="st_"] .stButton .stLarge,
.single-post .social-col [class*=" st_"] .stButton .stLarge {
  background-image: none !important;
  width: 26px;
  height: 26px;
}
.single-post .social-col [class^="st_"]:hover i,
.single-post .social-col [class*=" st_"]:hover i {
  color: #413f31;
}
/* != IMAGES AND CAPTIONS
-------------------------------------------------------------- */
.wp-caption {
  max-width: 100%;
  height: auto;
}
.wp-caption-text {
  margin: 10px 0 20px;
  color: #817b76;
}
@media (max-width: 768px) {
  .single-post img.alignright,
  .single-post a img.alignright,
  .single-post .wp-caption.alignright,
  .single-post .alignright,
  .single-post img.alignleft,
  .single-post a img.alignleft,
  .single-post .wp-caption.alignleft,
  .single-post .alignleft,
  .single-post img.aligncenter,
  .single-post a img.aligncenter,
  .single-post .wp-caption.aligncenter,
  .single-post .aligncenter {
    display: block;
    float: none;
    margin: 0 auto 24px;
  }
}
/* != COMMENTS & COMMENT FORM
-------------------------------------------------------------- */
#comments-outer {
  margin-bottom: 80px;
}
#post-comments,
#post-respond {
  margin: 0 0 20px 0;
}
/* h3 comment title */
#post-comments {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #bebbb8;
}
#post-comments .comment-container {
  padding: 10px;
}
.comment-author {
  float: left;
}
.comment-author img {
  max-width: 64px;
  height: auto;
  margin: 0 auto;
}
.comment-content {
  width: 88%;
  margin-left: 2%;
  float: left;
}
.commentlist {
  padding-left: 0;
  list-style: none;
  /* general comment classes */
  /* comment reply link */
}
.commentlist > li {
  border-top: 1px solid #E8E9E9;
}
.commentlist ol {
  margin: 0;
}
.commentlist li {
  margin-bottom: 10px;
}
 > .commentlist li:last-child {
  margin-bottom: 0;
}
.commentlist li.depth-1 {
  margin-left: 0;
  margin-top: 0;
}
.commentlist li:not(.depth-1) {
  margin-top: 0;
  padding-bottom: 0;
}
.commentlist .comment {
  position: relative;
}
.commentlist .comment:before,
.commentlist .comment:after {
  content: " ";
  display: table;
}
.commentlist .comment:after {
  clear: both;
}
.commentlist .comment:before,
.commentlist .comment:after {
  content: " ";
  display: table;
}
.commentlist .comment:after {
  clear: both;
}
.commentlist .children {
  padding-left: 0;
  list-style: none;
  margin-left: 84px;
}
.commentlist .bypostauthor {
  background: #f9f5ed;
}
.commentlist cite.fn {
  font-family: inherit;
  font-weight: 900;
  line-height: 1.1;
  color: inherit;
  letter-spacing: 0.15em;
  margin: 0 0 20px;
  font-size: 14px;
  letter-spacing: 0.03em;
  margin: 0 0 10px;
  text-transform: uppercase;
  font-style: normal;
}
.commentlist cite.fn small,
.commentlist cite.fn .small {
  font-weight: normal;
  line-height: 1;
  color: #bebbb8;
}
.commentlist cite.fn small,
.commentlist cite.fn .small {
  font-size: 75%;
}
@media (min-width: 1200px) {
  .commentlist cite.fn {
    font-size: 9px;
    letter-spacing: 0.15em;
  }
}
.commentlist time {
  font-family: inherit;
  font-weight: 900;
  line-height: 1.1;
  color: inherit;
  letter-spacing: 0.15em;
  margin: 0 0 20px;
  font-size: 14px;
  letter-spacing: 0.03em;
  margin: 0 0 10px;
  text-transform: uppercase;
  font-weight: normal;
}
.commentlist time small,
.commentlist time .small {
  font-weight: normal;
  line-height: 1;
  color: #bebbb8;
}
.commentlist time small,
.commentlist time .small {
  font-size: 75%;
}
@media (min-width: 1200px) {
  .commentlist time {
    font-size: 9px;
    letter-spacing: 0.15em;
  }
}
.commentlist time a {
  color: #817b76;
}
.commentlist .comment-reply-link {
  font-family: inherit;
  font-weight: 900;
  line-height: 1.1;
  color: inherit;
  letter-spacing: 0.15em;
  margin: 0 0 20px;
  font-size: 12px;
  margin: 0 0 10px;
  text-transform: uppercase;
  color: #817b76;
}
.commentlist .comment-reply-link small,
.commentlist .comment-reply-link .small {
  font-weight: normal;
  line-height: 1;
  color: #bebbb8;
}
.commentlist .comment-reply-link small,
.commentlist .comment-reply-link .small {
  font-size: 75%;
}
.commentlist .comment-reply-link:hover {
  color: #413f31;
}
/* end .commentlist */
#post-respond .form-horizontal .control-label {
  text-align: left;
}
#post-respond .form-group {
  margin-bottom: 15px;
}
#post-respond .form-group > label {
  position: relative;
}
/* != RELATED POSTS
-------------------------------------------------------------- */
#related-posts-outer {
  padding: 60px 0 100px;
  position: relative;
  margin-bottom: -40px;
  /* Overrides for condensed display */
}
#related-posts-outer .circle-mask::after {
  background-image: url(../img/circle-mask-cream.png);
}
#related-posts-outer .result {
  margin: 0;
  padding: 0;
}
#related-posts-outer .result::after {
  display: none;
}
#related-posts-outer .result > a {
  border: none;
}
#related-posts-outer .result .result-image-circle {
  border: medium none;
  float: none;
  width: 100%;
}
#related-posts-outer .result .result-image-circle::before {
  display: none;
}
#related-posts-outer .result .result-info {
  float: none;
  padding: 0;
  width: auto;
  position: relative;
  z-index: 10;
}
@media (min-width: 992px) {
  #related-posts-outer .result .result-info {
    padding: 0 35px;
  }
}
#related-posts-outer .result .result-details {
  margin: 0;
}
#related-posts-outer .result .post-title a {
  color: #413f31;
}
#related-posts-outer .result .result-description {
  margin-bottom: 40px;
}
#related-posts-outer .result .post-tags {
  display: none;
}
@media (min-width: 1200px) {
  #related-posts-outer .result .post-tags {
    display: block;
  }
}
#related-posts-outer .result-details-left {
  width: 100%;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  #related-posts-outer .result-details-left {
    width: 100%;
    margin-bottom: 20px;
  }
}
#related-posts-outer .result-details-right {
  width: 100%;
}
@media (min-width: 992px) {
  #related-posts-outer .result-details-right {
    border-left: none;
    padding-left: 0;
    margin-left: 0;
    width: 100%;
  }
}
/* !=  TEAM CSS
-------------------------------------------------------------- */
.team-profile {
  display: block;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .team-profile:nth-of-type(odd) {
    clear: both;
  }
}
@media (min-width: 992px) {
  .team-profile:nth-of-type(odd) {
    clear: inherit;
  }
  .team-profile:nth-of-type(3n+1) {
    clear: both;
  }
}
.team-profile h2 {
  font-size: 18px;
  margin-top: 5px;
}
.team-profile a {
  text-transform: uppercase;
  font-weight: 900;
  font-size: 10px;
  letter-spacing: 0.1em;
  color: #817b76;
}
.team-profile a:hover {
  color: #c5624d;
}
.team-profile .profile-social {
  font-size: 20px;
}
.team-profile .profile-social a {
  margin: 0 5px;
  color: #e1ba5d;
}
.team-profile .profile-social a:hover {
  color: #413f31;
}
.profile-img {
  position: relative;
  height: auto;
  display: block;
}
.profile-img:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  background-image: url(../img/circle-mask.png);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
}
/* !=  Single Ambassadors
-------------------------------------------------------------- */
.single-alumni_ambassador article .wysiwyg strong {
  font-size: 19px;
  text-transform: uppercase;
}
.single-alumni_ambassador article .wysiwyg blockquote {
  color: #817b76;
  text-align: left;
  padding: 10px 30px;
  margin: 0 10px 40px;
  margin-right: 10px;
}
.single-alumni_ambassador article .wysiwyg blockquote:before {
  position: absolute;
  left: 10px;
}
.single-alumni_ambassador article .wysiwyg blockquote p:last-of-type:after {
  content: '\e801';
  font-family: 'icomoon';
  display: inline-block;
  font-size: 18px;
  transform: rotate(180deg);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 16px;
  margin-left: 10px;
}
@media (min-width: 992px) {
  .single-alumni_ambassador article .wysiwyg blockquote p:last-of-type:after {
    font-size: 26px;
  }
}
.single-alumni_ambassador article .wysiwyg blockquote + p {
  margin-top: 1em;
}
@media (min-width: 992px) {
  .single-alumni_ambassador article .wysiwyg blockquote + p {
    margin-top: 6em;
  }
}
/* != Checkboxes
-------------------------------------------------------------- */
.checkbox-custom {
  position: relative;
  text-align: center;
  cursor: pointer;
  font-weight: 400;
  margin-right: 5px;
  font-size: 12px;
}
@media (min-width: 768px) {
  .checkbox-custom {
    margin-right: 6px;
  }
}
@media (min-width: 992px) {
  .checkbox-custom {
    margin-right: 0;
    font-size: 16px;
  }
}
.checkbox-custom input {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  left: 0;
}
.checkbox-custom i {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width: 992px) {
  .checkbox-custom i {
    height: 135px;
  }
}
.checkbox-custom span {
  color: #817b76;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.checkbox-custom:hover i {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.checkbox-custom :checked + span {
  color: #c5624d;
}
.checkbox-inline-custom {
  display: inline-block;
  float: left;
  cursor: pointer;
  font-weight: 400;
  position: relative;
  margin-top: 10px;
}
.checkbox-inline-custom input {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  left: 0;
}
.checkbox-inline-custom i {
  width: 26px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  position: relative;
  font-size: 30px;
  line-height: 18px;
}
.checkbox-inline-custom i.icon-rugged-trave {
  font-size: 34px;
}
.checkbox-inline-custom .circle {
  width: 18px;
  border: 1px solid #817b76;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.checkbox-inline-custom .circle:after {
  content: '';
  width: 12px;
  height: 12px;
  display: block;
  position: absolute;
  top: 2px;
  left: 2px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: transparent;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.checkbox-inline-custom span {
  line-height: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  color: #413f31;
  width: calc(100% - 35px);
  padding-right: 10px;
}
.checkbox-inline-custom .circle + span {
  width: calc(100% - 27px);
}
.checkbox-inline-custom :checked + i {
  color: #c5624d;
}
.checkbox-inline-custom :checked + .circle:after {
  background: #c5624d;
}
.checkbox-inline-custom.col4 {
  width: 100%;
}
@media (min-width: 992px) {
  .checkbox-inline-custom.col4 {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .checkbox-inline-custom.col4 {
    width: 33%;
  }
}
.checkbox-inline-custom.col6 {
  width: 100%;
}
@media (min-width: 992px) {
  .checkbox-inline-custom.col6 {
    width: 50%;
  }
}
.checkbox-inline-custom.col12 {
  width: 100%;
}
/* != Owl Carousel
-------------------------------------------------------------- */
.owl-carousel .owl-controls .owl-nav {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 30px;
  color: #bebbb8;
}
.owl-carousel .owl-controls .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  left: 10px;
}
.owl-carousel .owl-controls .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  right: 10px;
}
.carousel-centered-nav {
  margin-bottom: 50px;
  /* Owl Controls - Dots */
}
@media (min-width: 768px) {
  .carousel-centered-nav {
    margin-bottom: 70px;
  }
  .carousel-centered-nav .owl-controls .owl-nav {
    font-size: 48px;
  }
  .carousel-centered-nav .owl-controls .owl-nav .owl-prev {
    left: -30px;
  }
  .carousel-centered-nav .owl-controls .owl-nav .owl-next {
    right: -30px;
  }
}
.carousel-centered-nav .owl-controls .owl-nav {
  color: #413f31;
}
.carousel-centered-nav .owl-controls .owl-prev,
.carousel-centered-nav .owl-controls .owl-next {
  opacity: 0.3;
  filter: alpha(opacity=30);
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.carousel-centered-nav .owl-controls .owl-prev:hover,
.carousel-centered-nav .owl-controls .owl-next:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.carousel-centered-nav .owl-dots {
  bottom: -35px;
  position: absolute;
  text-align: center;
  width: 100%;
}
@media (min-width: 768px) {
  .carousel-centered-nav .owl-dots {
    bottom: -50px;
  }
}
.carousel-centered-nav .owl-dots .owl-dot {
  display: inline-block;
}
.carousel-centered-nav .owl-controls .owl-dot,
.carousel-centered-nav .owl-controls .owl-nav .owl-next,
.carousel-centered-nav .owl-controls .owl-nav .owl-prev {
  -moz-user-select: none;
  cursor: pointer;
}
.carousel-centered-nav .owl-dots .owl-dot.active span,
.carousel-centered-nav .owl-dots .owl-dot:hover span {
  background: #413f31 none repeat scroll 0 0;
  border: 1px solid rgba(0, 0, 0, 0);
}
.carousel-centered-nav .owl-dots .owl-dot span {
  background: #fff none repeat scroll 0 0;
  border: 1px solid rgba(0, 0, 0, 0.4);
  border-radius: 30px;
  display: block;
  height: 15px;
  margin: 5px 7px;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 15px;
}
/* != Side-nav
-------------------------------------------------------------- */
.side-nav {
  position: fixed;
  right: -300px;
  top: 50%;
  margin-top: -150px;
  height: 50px;
  width: 300px;
  display: block;
  z-index: 99;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.side-nav ul {
  list-style: none;
  padding-left: 0;
  text-align: center;
}
.side-nav ul li {
  display: inline-block;
  float: none;
  vertical-align: top;
  margin-right: 5px;
}
.side-nav ul li a {
  display: block;
  font-size: 8px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #817b76;
  height: 50px;
  line-height: 50px;
  vertical-align: middle;
  width: 10px;
  position: relative;
}
.side-nav ul li a:before {
  content: '';
  width: 5px;
  height: 5px;
  display: block;
  background: #BFBCBA;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 23px;
  left: 0;
}
.side-nav ul li a span {
  width: 0px;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}
.side-nav ul li.active a {
  padding-left: 8px;
  width: auto;
  color: #fff;
}
.side-nav ul li.active a:before {
  content: '';
  width: 0;
  height: 0;
  background: transparent;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: 5px solid #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.side-nav ul li.active a span {
  width: auto;
}
.side-nav.side-gray ul li.active a {
  color: #292726;
}
.side-nav.side-gray ul li.active a:before {
  background: transparent;
  border-left: 5px solid #292726;
}
/* != Round Content Boxes
-------------------------------------------------------------- */
.content-round {
  position: absolute;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.content-round .circle {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  height: auto;
  z-index: 1;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.content-round .circle img {
  opacity: 0.05;
  filter: alpha(opacity=5);
}
.content-round .content {
  padding: 50px;
  position: relative;
  z-index: 9;
}
.content-round.red .circle {
  background: #c5624d;
}
.content-round.gold .circle {
  background: #e1ba5d;
}
/* != Maps Edge
-------------------------------------------------------------- */
.section-content {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.maps-edge {
  width: 500px;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 99;
  display: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width: 768px) {
  .maps-edge {
    display: block;
  }
}
.maps-edge.left {
  left: 0px;
  -webkit-transform: translate(-350px, 0);
  -ms-transform: translate(-350px, 0);
  -o-transform: translate(-350px, 0);
  transform: translate(-350px, 0);
}
.maps-edge.left:before {
  content: '';
  display: block;
  width: 350px;
  height: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  background-image: url(../img/popup-l-bg.png);
  background-position: right middle;
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
}
.maps-edge.left:after {
  content: '';
  position: absolute;
  z-index: 1;
  top: 70%;
  right: 0px;
  width: 194px;
  height: 100px;
  background-image: url(../img/brush-sprite.png);
  background-position: -194px -100px;
  background-repeat: no-repeat;
  -webkit-background-size: 387px 1200px;
  -moz-background-size: 387px 1200px;
  background-size: 387px 1200px;
}
.maps-edge.right {
  right: 0px;
  -webkit-transform: translate(350px, 0);
  -ms-transform: translate(350px, 0);
  -o-transform: translate(350px, 0);
  transform: translate(350px, 0);
}
.maps-edge.right:before {
  content: '';
  display: block;
  width: 350px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-image: url(../img/popup-r-bg.png);
  background-position: right middle;
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
}
.maps-edge .maps-edge-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 350px;
  height: 100%;
  padding: 50px 25px 0 25px;
  z-index: 9;
}
@media (min-height: 800px) {
  .maps-edge .maps-edge-content {
    padding: 100px 25px 0 25px;
  }
}
.maps-edge .maps-edge-content .title {
  position: relative;
}
.maps-edge .maps-edge-content .title:before {
  content: '';
  display: block;
  width: 30px;
  height: 1px;
  position: absolute;
  top: -12px;
  left: 60px;
  background: #bebbb8;
}
.maps-edge .maps-edge-content .location p {
  font-size: 24px;
  margin-bottom: 0;
}
.maps-edge .maps-edge-content .fact {
  margin-bottom: 20px;
}
.maps-edge .maps-edge-content hr {
  border-top: 1px solid #bebbb8;
  display: block;
  clear: both;
}
.maps-edge .maps-edge-content h5 {
  color: #413f31;
  margin-bottom: 5px;
}
.maps-edge .maps-edge-content h6 {
  color: #413f31;
  margin-bottom: 5px;
}
.maps-edge .maps-edge-content p {
  color: #fff;
}
.maps-edge .maps-edge-image {
  height: 60%;
  width: 80%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 5;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  /*
		.basic{
			width:85%;
			height:auto;
			position:absolute;
			display:block;
			top:20%;
			left:35%;
			.transform(rotate(0deg) translate3d(0, 0, 0));
			.animation(motorcycle 15s infinite ease-out);
		}
		.elephant{
			display:block;
			width:100%;
			height:auto;
			position:absolute;
			top:0%;
			left:0%;
			.transform(rotate(0deg) translate3d(0, 0, 0));
			.animation(rotater 15s infinite ease-out);
		}
		.motorcycle{
			display:block;
			width:70%;
			height:auto;
			position:absolute;
			top:35%;
			left:30%;
			.transform(rotate(0deg) translate3d(0, 0, 0));
			.animation(motorcycle 15s infinite ease-out);
		}
*/
}
@media (min-height: 800px) {
  .maps-edge .maps-edge-image {
    width: 100%;
  }
}
.maps-edge .maps-edge-image .maps-edge-trigger {
  display: block;
  position: absolute;
  bottom: 32%;
  right: 20px;
  width: 30px;
  height: 30px;
  color: #c5624d;
}
.maps-edge .maps-edge-image .maps-edge-trigger i {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: center;
  line-height: 30px;
  font-size: 30px;
}
.maps-edge .maps-edge-image:hover {
  cursor: pointer;
}
.maps-edge .maps-edge-image:hover .maps-edge-trigger i {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  color: #413f31;
}
.maps-edge .maps-edge-image img {
  display: block;
  position: absolute;
  height: auto;
  /* !------- Position -------! */
  /* !------- Size -------! */
  /* !------- Animation -------! */
}
.maps-edge .maps-edge-image img.position-right {
  right: 0;
}
.maps-edge .maps-edge-image img .position-left {
  left: 0;
}
.maps-edge .maps-edge-image img.size-lg {
  width: 100%;
  top: 0%;
  left: 0%;
}
.maps-edge .maps-edge-image img.size-md {
  width: 85%;
  top: 20%;
}
.maps-edge .maps-edge-image img.size-sm {
  width: 70%;
  top: 35%;
}
.maps-edge .maps-edge-image img.animation-rotate {
  -webkit-animation: rotater 15s infinite ease-out;
  -o-animation: rotater 15s infinite ease-out;
  animation: rotater 15s infinite ease-out;
}
.maps-edge .maps-edge-image img.animation-bob {
  -webkit-animation: bob 15s infinite ease-out;
  -o-animation: bob 15s infinite ease-out;
  animation: bob 15s infinite ease-out;
}
.edge-on .section-content {
  -webkit-transform: translate3d(350px, 0, 0);
  transform: translate3d(350px, 0, 0);
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.edge-on .maps-edge.left {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* != ANIMATIONS
-------------------------------------------------------------- */
@-webkit-keyframes rotater {
  0% {
    -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
  }
  50% {
    -webkit-transform: rotate(2deg) translate3d(-3%, 2%, 0);
  }
  100% {
    -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
  }
}
@-o-keyframes rotater {
  0% {
    -o-transform: rotate(0deg) translate3d(0, 0, 0);
  }
  50% {
    -o-transform: rotate(2deg) translate3d(-3%, 2%, 0);
  }
  100% {
    -o-transform: rotate(0deg) translate3d(0, 0, 0);
  }
}
@keyframes rotater {
  0% {
    transform: rotate(0deg) translate3d(0, 0, 0);
  }
  50% {
    transform: rotate(2deg) translate3d(-3%, 2%, 0);
  }
  100% {
    transform: rotate(0deg) translate3d(0, 0, 0);
  }
}
@-webkit-keyframes bob {
  0% {
    -webkit-transform: scale(1) translate3d(0, 0, 0);
  }
  50% {
    -webkit-transform: scale(1.04) translate3d(0, 2%, 0);
  }
  100% {
    -webkit-transform: scale(1) translate3d(0, 0, 0);
  }
}
@-o-keyframes bob {
  0% {
    -o-transform: scale(1) translate3d(0, 0, 0);
  }
  50% {
    -o-transform: scale(1.04) translate3d(0, 2%, 0);
  }
  100% {
    -o-transform: scale(1) translate3d(0, 0, 0);
  }
}
@keyframes bob {
  0% {
    transform: scale(1) translate3d(0, 0, 0);
  }
  50% {
    transform: scale(1.04) translate3d(0, 2%, 0);
  }
  100% {
    transform: scale(1) translate3d(0, 0, 0);
  }
}
/* != Peekers
-------------------------------------------------------------- */
.peeker {
  position: absolute;
  pointer-events: none;
  display: none;
  width: 200px;
  height: 120px;
}
@media (min-width: 1200px) {
  .peeker {
    display: block;
  }
}
.peeker.top {
  top: 0;
}
.peeker.bottom {
  bottom: -60px;
}
.peeker.left {
  left: 0;
}
.peeker.right {
  right: 0;
}
.msie {
  /* !----------------- IE 9 ------------------! */
}
.msie select::-ms-expand {
  display: none;
}
.msie select::-ms-value {
  background: none;
  /* remove blue background on ie10/ie11 when selected*/
  color: #403e30;
}
.msie.msie-9_0 {
  /* !------- FORM -------! */
  /* !------- GALLERY -------! */
  /* !------- MAPROOM -------! */
  /* !------- MAPS EDGE -------! */
}
.msie.msie-9_0 .explore .off {
  visibility: hidden;
  background-color: red;
}
.msie.msie-9_0 .yamm-content .first-column .padded {
  padding-left: 0;
}
.msie.msie-9_0 p.lead {
  letter-spacing: 0.025em;
}
.msie.msie-9_0 .label-bump.form-group label {
  color: inherit;
  top: -20px;
  bottom: auto;
}
.msie.msie-9_0 .styled-select:after {
  background: transparent;
}
.msie.msie-9_0 .styled-select label {
  top: -20px;
  bottom: auto;
  left: 0;
}
.msie.msie-9_0 .styled-select select {
  width: 100%;
}
.msie.msie-9_0 .styled-select select {
  width: 100%;
}
.msie.msie-9_0 .styled-select label {
  bottom: 100%;
  left: 0px;
  color: #413f31;
  max-width: 100%;
  width: 100%;
}
.msie.msie-9_0 .styled-select:after {
  display: none;
}
.msie.msie-9_0 .form-group.label-bump label {
  top: -20px;
  color: #413f31;
}
.msie.msie-9_0 .grid-container .two-by-two.br-origin.overlayed:after {
  display: none;
}
.msie.msie-9_0 .grid-container .two-by-two.mr-origin.overlayed:after {
  display: none;
}
.msie.msie-9_0 .grid-container .two-by-one .gal-text:after,
.msie.msie-9_0 .grid-container .two-by-one .gal-newsletter:after {
  display: none;
}
.msie.msie-9_0 .maproom-map:after {
  display: none;
}
.msie.msie-9_0 .maproom-map .clouds {
  display: none;
}
.msie.msie-9_0 .edge-on .maps-edge {
  -webkit-transform: none;
  -moz-transform: none;
  transform: none;
}
#instagram-feed .result-item {
  position: relative;
}
#instagram-feed .result-image {
  margin: 0 auto;
  width: 150px;
  height: 150px;
  position: relative;
}
@media (min-width: 768px) {
  #instagram-feed .result-image {
    width: 170px;
    height: 170px;
  }
}
@media (min-width: 992px) {
  #instagram-feed .result-image {
    width: 182px;
    height: 182px;
  }
}
#instagram-feed .result-image a {
  color: #fff;
}
#instagram-feed .result-image:hover .result-text {
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#instagram-feed .result-image .result-text {
  position: absolute;
  z-index: 9999;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  color: white;
  padding: 15px;
  background: rgba(65, 63, 49, 0.8);
  opacity: 0;
  font-size: 12px;
  line-height: 14px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#instagram-feed .result-image .result-text p {
  margin-bottom: 10px;
}
#instagram-feed .result-image .result-text .result-info a {
  color: #fff;
}
#instagram-feed .owl-carousel .owl-nav .owl-prev {
  position: absolute;
  top: 45%;
}
#instagram-feed .owl-carousel .owl-nav .owl-prev {
  left: 0;
}
@media (min-width: 992px) {
  #instagram-feed .owl-carousel .owl-nav .owl-prev {
    left: -14px;
  }
}
#instagram-feed .owl-carousel .owl-nav .owl-next {
  right: 0;
}
@media (min-width: 992px) {
  #instagram-feed .owl-carousel .owl-nav .owl-next {
    right: -14px;
  }
}
/******************************************************************
Site Name: WTBD
Author: DD9
Stylesheet: Sitemap
******************************************************************/
.link-disabled {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  pointer-events: none;
}
.sitemap-menu-group {
  padding-left: 0;
  list-style: none;
  margin-bottom: 40px;
}
.sitemap-menu-group #menu-item-150202 {
  display: none;
}
.sitemap-menu-group li a {
  display: block;
}
.sitemap-menu-group > li {
  margin-bottom: 20px;
}
.sitemap-menu-group > li > a {
  font-family: inherit;
  font-weight: 900;
  line-height: 1.1;
  color: inherit;
  letter-spacing: 0.15em;
  margin: 0 0 20px;
  font-size: 12px;
  margin: 0 0 10px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.sitemap-menu-group > li > a small,
.sitemap-menu-group > li > a .small {
  font-weight: normal;
  line-height: 1;
  color: #bebbb8;
}
.sitemap-menu-group > li > a small,
.sitemap-menu-group > li > a .small {
  font-size: 75%;
}
.sitemap-menu-group > li.menu-item-has-children > a {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  pointer-events: none;
}
.sitemap-menu-group .sub-menu {
  padding-left: 0;
  list-style: none;
  margin-left: 15px;
}
.list-2-columns {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  -webkit-column-width: 150px;
  -moz-column-width: 150px;
  column-width: 150px;
}
.list-2-columns li {
  -webkit-column-break-inside: avoid;
  /* Chrome, Safari, Opera */
  page-break-inside: avoid;
  /* Firefox */
  break-inside: avoid;
  /* IE 10+ */
}
/******************************************************************
Site Name: WTBD
Author: DD9
Stylesheet: Banner
******************************************************************/
.photo-caption {
  bottom: 40px;
  position: absolute;
  right: 25px;
  text-align: right;
  z-index: 998;
  width: 37px;
  height: 37px;
}
@media (min-width: 768px) {
  .photo-caption {
    bottom: 50px;
  }
}
@media (min-width: 1199px) {
  .photo-caption {
    bottom: 60px;
    right: 30px;
  }
}
@media (min-width: 1200px) {
  .photo-caption {
    bottom: 80px;
  }
}
@media (min-width: 1650px) {
  .photo-caption {
    bottom: 100px;
  }
}
/* Banner: Single Program Itinerary
-------------------------------------------------------------- */
body.single-program_itinerary .page-banner .photo-caption {
  bottom: 40px;
}
@media (min-width: 768px) {
  body.single-program_itinerary .page-banner .photo-caption {
    bottom: 110px;
  }
}
@media (min-width: 1200px) {
  body.single-program_itinerary .page-banner .photo-caption {
    bottom: 150px;
  }
}
@media (min-width: 1650px) {
  body.single-program_itinerary .page-banner .photo-caption {
    bottom: 180px;
  }
}
body.single-program_itinerary .page-banner .photo-caption-link,
body.single-program_itinerary .page-banner .photo-caption-link:hover {
  border-color: #413f31;
  color: #413f31;
}
body.silo-students #program-intro .photo-caption-link,
body.silo-students #program-intro .photo-caption-link:hover {
  border-color: #c5624d;
  color: #c5624d;
}
/* Banner: Single Post
-------------------------------------------------------------- */
body.single-post .photo-caption {
  bottom: 60px;
}
@media (min-width: 768px) {
  body.single-post .photo-caption {
    bottom: 90px;
  }
}
@media (min-width: 1199px) {
  body.single-post .photo-caption {
    bottom: 120px;
  }
}
@media (min-width: 1200px) {
  body.single-post .photo-caption {
    bottom: 140px;
  }
}
@media (min-width: 1650px) {
  body.single-post .photo-caption {
    bottom: 180px;
  }
}
.photo-caption-link {
  border: 1px solid #fff;
  color: #fff;
  font-size: 18px;
  padding: 0;
  border-radius: 50%;
  opacity: 1;
  width: 37px;
  height: 37px;
  display: block;
  text-align: center;
  line-height: 35px;
}
.photo-caption-link:hover {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
}
.photo-caption-link:focus,
.photo-caption-link:active {
  background: transparent;
  color: #fff;
}
#photo-caption-content {
  color: #413f31;
  font-size: 11px;
  background: rgba(255, 255, 255, 0.85);
  width: 200px;
  height: auto;
  position: absolute;
  right: 20px;
  bottom: 20px;
  padding: 10px;
  text-align: left;
  border-radius: 2px;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.photo-caption:hover #photo-caption-content {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
/******************************************************************
Site Name: WTBD
Author: DD9
Stylesheet: Footer
******************************************************************/
/* Pardot iframe */
#pardot-footer-lead-form {
  height: 300px;
}
.footer-lead-capture {
  margin-bottom: -20px;
}
@media (min-width: 992px) {
  .footer-lead-capture {
    margin-bottom: 60px;
  }
}
.footer-lead-capture h3 {
  color: #f9f5ed;
  font-size: 14px;
  margin: 13px 0 26px;
}
@media (min-width: 992px) {
  .footer-lead-capture h3 {
    font-size: 19px;
    margin: 0 0 26px;
  }
}
.footer-lead-capture iframe {
  border: none;
}
.footer-actions {
  border-bottom: 1px solid #817b76;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .footer-actions {
    border-bottom: none;
    padding-bottom: 0;
    padding-right: 0;
    margin-bottom: 0;
  }
}
.footer-actions .btn-block {
  max-width: 320px;
  margin: 0 auto 10px;
}
.footer-actions .btn-silo {
  background-color: #817b76 !important;
}
.footer-actions .btn-silo:hover {
  background-color: #66625e !important;
}
.footer-logo {
  display: block;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  width: 178px;
}
.footer-logo > img {
  display: block;
  max-width: 280px;
  width: 100%;
  padding: 0 30px;
}
@media (min-width: 992px) {
  .footer-logo > img {
    margin-top: 0;
    max-width: 100%;
    padding: 0;
  }
}
.footer-meta {
  text-align: center;
  margin-top: 16px;
}
@media (min-width: 992px) {
  .footer-meta {
    line-height: normal;
    text-align: left;
    margin-top: 16px;
  }
}
@media (min-width: 992px) {
  .footer-meta .footer-legal {
    display: none;
  }
}
.footer-nav-menu.menu-panel-links > li,
.footer-nav-menu.menu-panel-links > li.menu-item {
  border-bottom: 1px solid #817b76;
  padding-bottom: 10px;
  margin-bottom: 15px;
  position: relative;
  -ms-flex-preferred-size: unset;
  flex-basis: unset;
  -webkit-box-flex: unset;
  -ms-flex-positive: unset;
  flex-grow: unset;
}
@media (min-width: 992px) {
  .footer-nav-menu.menu-panel-links > li,
  .footer-nav-menu.menu-panel-links > li.menu-item {
    border: none;
    -ms-flex-preferred-size: unset;
    flex-basis: unset;
    -webkit-box-flex: unset;
    -ms-flex-positive: unset;
    flex-grow: unset;
    float: left;
    width: 24.8%;
    padding: 0 10px;
    margin: 0;
  }
}
.footer-nav-menu.menu-panel-links > li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.footer-nav-menu.menu-panel-links .active > a {
  background-color: transparent;
  color: rgba(249, 245, 237, 0.7);
}
.footer-nav-menu.menu-panel-links .active > a:focus,
.footer-nav-menu.menu-panel-links .active > a:active {
  background-color: transparent;
  color: rgba(249, 245, 237, 0.7);
}
.footer-nav-menu.menu-panel-links .col-header > a,
.footer-nav-menu.menu-panel-links .col-header > .dropdown-toggle {
  color: #f9f5ed;
  cursor: default;
  display: block;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 18px;
  padding-bottom: 10px;
  text-transform: none;
}
@media (min-width: 992px) {
  .footer-nav-menu.menu-panel-links .col-header > a,
  .footer-nav-menu.menu-panel-links .col-header > .dropdown-toggle {
    pointer-events: none;
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .footer-nav-menu.menu-panel-links .col-header > a .caret,
  .footer-nav-menu.menu-panel-links .col-header > .dropdown-toggle .caret {
    display: none;
  }
}
.footer-nav-menu.menu-panel-links .dropdown .dropdown-menu {
  margin: 0;
}
@media (min-width: 992px) {
  .footer-nav-menu.menu-panel-links .dropdown .dropdown-menu {
    display: block;
    float: none;
    left: auto;
    margin: 0;
    position: relative;
    top: auto;
    width: 100%;
  }
}
.footer-nav-menu.menu-panel-links .dropdown .dropdown-menu > li {
  font-size: 15px;
}
@media (min-width: 992px) {
  .footer-nav-menu.menu-panel-links .dropdown .dropdown-menu > li {
    font-size: 13px;
    margin-bottom: 6px;
  }
}
.footer-nav-menu.menu-panel-links .dropdown .dropdown-menu > li > a,
.footer-nav-menu.menu-panel-links .dropdown .dropdown-menu > li span {
  letter-spacing: normal;
  line-height: 18px;
  padding: 10px 0;
  white-space: normal;
}
@media (min-width: 992px) {
  .footer-nav-menu.menu-panel-links .dropdown .dropdown-menu > li > a,
  .footer-nav-menu.menu-panel-links .dropdown .dropdown-menu > li span {
    padding: 0;
  }
}
.footer-nav-menu.menu-panel-links .dropdown .dropdown-menu > li > a:hover,
.footer-nav-menu.menu-panel-links .dropdown .dropdown-menu > li span:hover,
.footer-nav-menu.menu-panel-links .dropdown .dropdown-menu > li > a:focus,
.footer-nav-menu.menu-panel-links .dropdown .dropdown-menu > li span:focus,
.footer-nav-menu.menu-panel-links .dropdown .dropdown-menu > li > a:active,
.footer-nav-menu.menu-panel-links .dropdown .dropdown-menu > li span:active {
  background-color: transparent;
  color: #f9f5ed;
}
.footer-contact-button {
  border-top: 1px solid #817b76;
  margin-top: 10px;
  padding-top: 20px;
  text-align: center;
}
@media (min-width: 992px) {
  .footer-contact-button {
    border: none;
    margin-top: 20px;
    padding-top: 0;
    text-align: left;
  }
}
.footer-contact-button > *:last-child {
  margin-bottom: 0;
}
.footer-contact-button .btn {
  font-size: 13px;
  max-width: 320px;
  width: 100%;
}
@media (min-width: 992px) {
  .footer-contact-button .btn {
    width: auto;
  }
}
.footer-search input {
  margin-top: -1px;
}
body.silo-students .footer-apply .profile {
  display: none;
}
body.silo-students #menu-item-155205::after {
  background-image: url("../img/logo_256px_GO_Winner2023.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: none;
  height: 75px;
  left: 80px;
  position: absolute;
  bottom: -100px;
  width: 75px;
}
@media (min-width: 1200px) {
  body.silo-students #menu-item-155205::after {
    display: block;
  }
}
#footer-nav-global #menu-item-155205::before {
  background-image: url("../img/logo_B_Corp_white.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: none;
  height: 75px;
  position: absolute;
  bottom: -100px;
  width: 45px;
}
@media (min-width: 1200px) {
  #footer-nav-global #menu-item-155205::before {
    display: block;
  }
}
/******************************************************************
Site Name: WTBD
Author: DD9
Stylesheet: Header & Navigation
******************************************************************/
/* Dev helper (Uncomment to make dropdown persistent for testing)
#collapse-students {
  visibility: visible !important;
  opacity: 1 !important;
}
*/
@media (min-width: 1200px) {
  .navbar-nav-centered {
    width: 100%;
    text-align: center;
  }
  .navbar-nav-centered > li {
    float: none;
    display: inline-block;
  }
}
.navbar-toggle .icon-bar {
  background-color: #413f31;
}
.dropdown-header {
  font-family: inherit;
  font-weight: 900;
  line-height: 1.1;
  color: inherit;
  letter-spacing: 0.15em;
  margin: 0 0 20px;
  font-size: 14px;
  letter-spacing: 0.03em;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.dropdown-header small,
.dropdown-header .small {
  font-weight: normal;
  line-height: 1;
  color: #bebbb8;
}
.dropdown-header small,
.dropdown-header .small {
  font-size: 75%;
}
@media (min-width: 1200px) {
  .dropdown-header {
    font-size: 9px;
    letter-spacing: 0.15em;
  }
}
.main-header {
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
@media (min-width: 1200px) {
  .main-header .descriptive-text {
    display: none;
  }
}
.navbar-primary {
  background-color: #fff;
  border: none;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  margin: 0;
}
.navbar-primary .navbar-nav > li > a {
  color: #817b76;
  font-size: 13px;
  letter-spacing: 0.25em;
  text-transform: uppercase;
}
.navbar-primary .navbar-nav > li > a:hover,
.navbar-primary .navbar-nav > li > a:focus,
.navbar-primary .navbar-nav > li > a:active {
  background-color: transparent;
  text-decoration: none;
}
.navbar-primary .navbar-nav > .active > a,
.navbar-primary .navbar-nav > .open > a,
.navbar-primary .navbar-nav > .active > a:hover,
.navbar-primary .navbar-nav > .open > a:hover,
.navbar-primary .navbar-nav > .active > a:focus,
.navbar-primary .navbar-nav > .open > a:focus,
.navbar-primary .navbar-nav > .active > a:active,
.navbar-primary .navbar-nav > .open > a:active {
  background-color: transparent;
}
.navbar-primary .navbar-brand {
  width: 184px;
  padding: 13px 15px;
}
@media (min-width: 1200px) {
  .navbar-primary .navbar-brand {
    display: block;
    padding: 13px 10px;
    margin-left: 5px !important;
  }
}
.navbar-primary .navbar-brand img {
  max-width: 100%;
}
.navbar-primary .navbar-toggle {
  margin-right: 5px;
}
/******************************************************************
Dragon Icon
******************************************************************/
.dragon-header-icon {
  position: absolute;
  z-index: 0;
  top: 100%;
  left: 50%;
  width: 36px;
  margin-left: -26px;
  margin-top: 4px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width: 768px) {
  .dragon-header-icon {
    width: 75px;
    margin-left: -43px;
  }
}
@media (min-width: 1200px) {
  .dragon-header-icon {
    width: 100px;
    margin-left: -55px;
  }
}
.dragon-header-icon .dragon-logo {
  display: block;
  width: 36px;
  color: #fff;
  font-size: 45px;
  line-height: 45px;
  text-align: center;
}
@media (min-width: 768px) {
  .dragon-header-icon .dragon-logo {
    width: 75px;
    font-size: 75px;
    line-height: 75px;
  }
}
@media (min-width: 1200px) {
  .dragon-header-icon .dragon-logo {
    width: 100px;
    font-size: 100px;
    line-height: 100px;
  }
}
.dragon-header-icon .dragon-logo i {
  position: relative;
  z-index: 9;
}
.dragon-header-icon .dragon-logo:after {
  content: '';
  width: 50px;
  height: 50px;
  display: block;
  background: transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 53px;
  left: 45px;
  z-index: 1;
}
.main-header.squish .dragon-header-icon,
.main-header.open .dragon-header-icon {
  opacity: 0;
  margin-top: -20px;
}
/******************************************************************
Account (My Dragons) Icon - Mobile
******************************************************************/
.account-icon-mobile {
  float: right;
  margin: 10.5px 2px;
  font-size: 23px;
  color: #413f31;
  padding: 0 7px;
}
.account-icon-mobile:hover,
.account-icon-mobile:focus,
.account-icon-mobile:active {
  color: #817b76;
}
@media (min-width: 768px) {
  .account-icon-mobile {
    font-size: 11px;
    margin: 20px 0;
  }
}
.account-icon-mobile .login-text {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  display: block;
  float: right;
  margin-left: 3px;
}
/* Header Links - Medium Screens */
.header-priority-link {
  color: #413f31;
  display: block;
  float: right;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.02em;
  margin: 15px 0;
  padding: 5px 10px;
  position: relative;
  text-transform: uppercase;
}
.header-priority-link:hover,
.header-priority-link:focus,
.header-priority-link:active {
  color: #817b76;
  text-decoration: none !important;
}
.header-priority-link::after {
  background-color: #817b76;
  content: "";
  height: 16px;
  margin-top: -8px;
  position: absolute;
  right: 0;
  top: 50%;
  width: 1px;
}
/******************************************************************
Right Menu
******************************************************************/
@media (min-width: 1200px) {
  #nav-primary-right {
    position: absolute;
    top: 0;
    right: 15px;
    margin: 0;
  }
  #nav-primary-right > li:after {
    background-color: #817b76;
    content: "";
    height: 16px;
    margin-top: -8px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
  }
  #nav-primary-right li a,
  #nav-primary-right li span {
    color: #413f31;
    font-size: 11px;
    font-weight: 700;
  }
  #nav-primary-right > li > a {
    letter-spacing: 0.02em;
    padding-left: 10px;
    padding-right: 10px;
  }
  #nav-primary-right > li > a:hover,
  #nav-primary-right > li > a:focus,
  #nav-primary-right > li > a:active {
    color: #817b76;
  }
  #nav-primary-right > li > a > .fa {
    font-size: 14px;
  }
  #nav-primary-right > li:last-child::after {
    display: none;
  }
  #nav-primary-right > li:last-child > a {
    border-right: none;
  }
}
#nav-primary-right > li.dropdown > .dropdown-menu {
  padding: 5px 0;
}
#nav-primary-right > li.dropdown > .dropdown-menu > li > a {
  padding: 5px 15px;
}
.btn-header-catalog {
  position: absolute;
  bottom: -33px;
  right: 0;
  margin: 0 !important;
}
/******************************************************************
Primary Menu
******************************************************************/
#menu-primary {
  background-color: #f9f5ed;
  margin: 0 -15px;
}
@media (min-width: 1200px) {
  #menu-primary {
    background-color: #fff;
    float: none;
    max-width: 580px;
    margin: 0 auto;
  }
}
#menu-primary a:hover {
  text-decoration: none;
}
#menu-primary .dropdown-menu:after {
  display: none;
}
#menu-primary .dropdown-menu li {
  display: block;
}
@media (min-width: 1200px) {
  #menu-primary .dropdown-menu li {
    padding-bottom: 10px;
  }
}
@media (max-width: 1200px) {
  #menu-primary .dropdown-menu li a:not(.btn) {
    background-color: transparent;
    display: block;
    padding: 10px 0;
  }
}
#menu-primary .dropdown-menu > li > a:hover,
#menu-primary .dropdown-menu > li > a:focus {
  color: #000;
  text-decoration: none;
  background-color: transparent;
}
#menu-primary .dropdown-menu > *:last-child {
  margin-bottom: 0;
}
#menu-primary > li > a {
  background-color: transparent;
  border-bottom: 1px solid #ece0c7;
  display: block;
  font-weight: 700;
  position: relative;
  z-index: 1005;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media (min-width: 1200px) {
  #menu-primary > li > a {
    border: none;
    border-bottom: 1.5px solid #fff;
    background-color: #fff;
    padding: 18px 23px 17px;
  }
}
@media (min-width: 1200px) {
  #menu-primary > li > a {
    padding: 18px 26px 17px;
  }
}
#menu-primary > li > a .caret {
  display: inline-block;
}
@media (min-width: 1200px) {
  #menu-primary > li > a .caret {
    display: none;
  }
}
#menu-primary li.all-caps a,
#menu-primary .dropdown-menu li.all-caps a {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.15em !important;
  text-transform: uppercase;
}
#menu-primary li.mm-item {
  box-shadow: none;
  border: none;
  cursor: default;
  position: static;
  background-color: transparent;
  margin: 0;
}
#menu-primary li.mm-item .fa {
  color: #9a9590;
  margin-left: 3px;
  vertical-align: -1px;
}
#menu-primary li.mm-item > .dropdown-menu {
  padding: 0;
  width: 100%;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
@media (min-width: 1200px) {
  #menu-primary li.mm-item > .dropdown-menu {
    border-top: 6.5px solid #413f31;
    height: auto !important;
    max-height: 90vh;
    overflow-y: auto;
  }
}
@media (min-width: 1200px) {
  #menu-primary li.mm-item > .dropdown-menu > li:before {
    background-color: #fff;
    content: "";
    height: 1.5px;
    position: absolute;
    top: -5px;
    width: 100%;
  }
}
#menu-primary li.mm-item > .dropdown-menu.show {
  visibility: visible;
  opacity: 1;
}
@media (min-width: 1200px) {
  #menu-primary li.mm-item .container {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 1200px) {
  #menu-primary li.mm-item .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin-left: -8px;
    margin-right: -8px;
  }
}
@media (min-width: 1200px) {
  #menu-primary li.mm-item .row > [class*='col-'] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    flex-direction: column;
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 1200px) {
  #menu-primary > li > .dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
@media (min-width: 1200px) {
  #menu-primary > li:hover .dropdown-menu,
  #menu-primary > li:active .dropdown-menu,
  #menu-primary > li:focus .dropdown-menu {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 0.3s ease 0.3s;
    -o-transition: all 0.3s ease 0.3s;
    transition: all 0.3s ease 0.3s;
  }
}
.menu-item-students li > a:hover {
  color: #c5624d !important;
}
.menu-item-students li > a:hover .badge {
  background: #c5624d;
  border: 1px solid #c5624d;
  color: #fff;
}
.menu-item-students .menu-panel-header > a:hover,
.menu-item-students .menu-panel-description a:hover {
  color: #c5624d !important;
}
.menu-item-students .bg-silo-color {
  background-color: transparent !important;
}
@media (min-width: 1200px) {
  .menu-item-students .bg-silo-color {
    background-color: #f0dbd5 !important;
  }
}
.menu-item-students-csa .bg-silo-color {
  background-color: transparent !important;
}
.menu-item-educators li > a:hover,
.menu-item-educators .menu-panel-header > a:hover,
.menu-item-educators .menu-panel-description a:hover {
  color: #889e7a !important;
}
.menu-item-educators .bg-silo-color {
  background-color: transparent !important;
}
@media (min-width: 1200px) {
  .menu-item-educators .bg-silo-color {
    background-color: #edeee5 !important;
  }
}
.menu-item-adults li > a:hover,
.menu-item-adults .menu-panel-header > a:hover,
.menu-item-adults .menu-panel-description a:hover {
  color: #61818F !important;
}
.menu-item-adults .bg-silo-color {
  background-color: transparent !important;
}
@media (min-width: 1200px) {
  .menu-item-adults .bg-silo-color {
    background-color: #f0f7f7 !important;
  }
}
.menu-item-partners li > a:hover,
.menu-item-partners .menu-panel-header > a:hover,
.menu-item-partners .menu-panel-description a:hover {
  color: #e1ba5d !important;
}
.menu-item-partners .menu-panel-header > a:hover {
  color: #e1ba5d !important;
}
.menu-item-partners .bg-silo-color {
  background-color: transparent !important;
}
@media (min-width: 1200px) {
  .menu-item-partners .bg-silo-color {
    background-color: #fcf6e8 !important;
  }
}
.menu-panels-container {
  background-color: #fff;
}
@media (min-width: 1200px) {
  .menu-panels-container {
    padding: 60px 0 30px;
  }
}
.menu-panels-container .container-fluid {
  max-width: 1500px;
}
@media (min-width: 1200px) {
  .menu-panels-container .col-lg-6 {
    width: 60%;
  }
}
@media (min-width: 1200px) {
  .menu-panels-container .col-lg-push-3 {
    left: 19.95%;
  }
}
@media (min-width: 1200px) {
  .menu-panels-container .col-lg-3 {
    width: 19.95%;
  }
}
@media (min-width: 1200px) {
  .menu-panels-container .col-lg-pull-9 {
    right: 79.95%;
  }
}
.menu-panel {
  background-color: #fff;
  border-radius: 10px;
  padding: 15px 0;
  position: relative;
}
@media (min-width: 1200px) {
  .menu-panel {
    background-color: #E8E9E9;
    padding: 22px 5px 15px;
  }
}
.menu-panel > *:last-child {
  margin-bottom: 0;
}
.menu-panel .divider {
  background-color: rgba(65, 63, 49, 0.3);
}
.menu-panel + .menu-panel {
  margin: 15px 0 0;
}
/* Student-menu specific customizations */
@media (max-width: 1200px) {
  #panel-group-students {
    padding: 15px 0;
  }
}
@media (min-width: 1200px) {
  #panel-group-students .collapse {
    display: block;
    height: auto !important;
  }
}
#panel-group-students .panel {
  background-color: transparent;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.menu-panel-description {
  display: none;
  text-align: center;
}
@media (min-width: 1200px) {
  .menu-panel-description {
    display: block;
  }
}
.menu-panel-description > p {
  margin-bottom: 10px;
  padding: 0 10px;
}
@media (min-width: 1600px) {
  .menu-panel-description > p {
    padding: 0 15px;
  }
}
.menu-panel-description > a {
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 0.05em !important;
}
.menu-panel-full-height {
  min-height: 100%;
}
/* Menu Buttons 
================================================== */
@media (max-width: 1200px) {
  .menu-button-group,
  .menu-panel-links .menu-button-group {
    margin: 0 0 30px;
  }
}
.menu-button-group > *:last-child,
.menu-panel-links .menu-button-group > *:last-child {
  margin: 0 !important;
}
.menu-button-group .btn,
.menu-panel-links .menu-button-group .btn {
  margin: 0 0 10px;
  letter-spacing: 0.12em;
}
.menu-button-group .btn-global,
.menu-panel-links .menu-button-group .btn-global {
  background-color: #817b76;
  color: #fff;
}
.menu-button-group .btn-global:hover,
.menu-panel-links .menu-button-group .btn-global:hover {
  background-color: #817b76;
  color: #fff;
}
.menu-button-group .btn-sm,
.menu-panel-links .menu-button-group .btn-sm {
  padding: 8px;
}
.menu-button-group .btn.bg-img,
.menu-panel-links .menu-button-group .btn.bg-img {
  border-radius: 10px;
  font-weight: 700;
  letter-spacing: 0.1em;
  padding: 50px 8px;
}
.menu-button-group .btn.bg-img:hover,
.menu-panel-links .menu-button-group .btn.bg-img:hover {
  background-position: center center;
  background-size: cover;
}
.menu-button-group .silo-menu-btn-xl,
.menu-panel-links .menu-button-group .silo-menu-btn-xl {
  font-size: 18px;
  font-weight: 900 !important;
}
.menu-button-group .silo-menu-btn-xl:hover,
.menu-panel-links .menu-button-group .silo-menu-btn-xl:hover {
  opacity: 0.88;
}
.menu-button-group .silo-menu-btn-xl small,
.menu-panel-links .menu-button-group .silo-menu-btn-xl small {
  display: block;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 0.1rem;
  margin-top: -5px;
  text-transform: none;
}
.menu-button-group .btn-block,
.menu-panel-links .menu-button-group .btn-block {
  width: auto;
  max-width: 100%;
}
@media (min-width: 767px) {
  .menu-button-group .btn-block,
  .menu-panel-links .menu-button-group .btn-block {
    max-width: 275px;
  }
}
@media (min-width: 1200px) {
  .menu-button-group .btn-block,
  .menu-panel-links .menu-button-group .btn-block {
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .menu-panel + .menu-button-group {
    margin: 15px 0 0;
  }
}
#menu-primary .menu-item-students .menu-button-group .btn-global,
#collapse-students-csa .btn-global {
  background-color: #c5624d;
}
#menu-primary .menu-item-students .menu-button-group .btn-global:hover,
#collapse-students-csa .btn-global:hover {
  background-color: #817b76;
  color: #fff !important;
}
#menu-primary .menu-item-students .menu-button-group .btn-global:focus,
#collapse-students-csa .btn-global:focus,
#menu-primary .menu-item-students .menu-button-group .btn-global:active,
#collapse-students-csa .btn-global:active {
  color: #fff !important;
}
#menu-primary .menu-item-educators .menu-button-group .btn-global {
  background-color: #889e7a;
}
#menu-primary .menu-item-educators .menu-button-group .btn-global:hover {
  background-color: #817b76;
}
#menu-primary .menu-item-adults .menu-button-group .btn-global {
  background-color: #61818F;
}
#menu-primary .menu-item-adults .menu-button-group .btn-global:hover {
  background-color: #817b76;
}
#menu-primary .menu-item-partners .menu-button-group .btn-global {
  background-color: #e1ba5d;
}
#menu-primary .menu-item-partners .menu-button-group .btn-global:hover {
  background-color: #817b76;
}
.dropdown > .menu-button-group {
  margin: 0;
}
.menu-button-group .mobile-menu-btn-xl {
  margin: 15px !important;
  width: auto;
  max-width: 100%;
}
@media (min-width: 767px) {
  .menu-button-group .mobile-menu-btn-xl {
    max-width: 275px;
  }
}
li.menu-item + li.menu-item.menu-button-group {
  margin-top: 15px;
}
/* Menu Headers 
================================================== */
.menu-panel-header {
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 0.15em !important;
  margin: 0;
  padding: 0;
}
@media (min-width: 1200px) {
  .menu-panel-header {
    border-bottom: 1px solid rgba(65, 63, 49, 0.6);
    font-weight: 900;
    font-size: 14px;
    padding: 0 0 10px;
    margin: 0 10px 15px;
    text-align: center;
  }
}
.menu-panel-header a {
  letter-spacing: 0.15em !important;
}
.menu-panel-header a::after {
  content: ">>";
  letter-spacing: -0.1rem;
}
#menu-primary .menu-panel-links li.menu-panel-header {
  display: none;
}
@media (min-width: 1200px) {
  #menu-primary .menu-panel-links li.menu-panel-header {
    display: block;
    padding: 0 0 10px;
    margin-bottom: 15px;
    line-height: 1.1;
  }
}
#menu-primary .menu-panel-links li.menu-panel-header > a {
  font-weight: 900;
  font-size: 14px;
  line-height: 1.1;
  letter-spacing: 0.15em !important;
  text-align: center;
  text-transform: uppercase;
}
#menu-primary .menu-panel-links li.menu-panel-header > a::after {
  content: ">>";
  letter-spacing: -0.1rem;
}
@media (min-width: 1200px) {
  #menu-primary .menu-panel-links li.dropdown + li.menu-panel-header {
    margin-top: 60px;
  }
}
@media (min-width: 1200px) {
  .menu-panel-header.no-click {
    pointer-events: none;
  }
}
@media (max-width: 1200px) {
  .menu-item-students .menu-panel-header > a {
    color: #c5624d;
  }
}
.menu-item-educators .menu-panel-header,
.menu-item-adults .menu-panel-header,
.menu-item-partners .menu-panel-header {
  display: none;
}
@media (min-width: 1200px) {
  .menu-item-educators .menu-panel-header,
  .menu-item-adults .menu-panel-header,
  .menu-item-partners .menu-panel-header {
    display: block;
  }
}
@media (max-width: 1200px) {
  .menu-header-nav-students > li > a.dropdown-toggle,
  .menu-header-nav-students-csa > li > a.dropdown-toggle {
    color: #c5624d !important;
  }
}
@media (max-width: 1200px) {
  #menu-header-nav-educators > li > a.dropdown-toggle {
    color: #889e7a;
  }
}
@media (max-width: 1200px) {
  #menu-header-nav-adults > li > a.dropdown-toggle {
    color: #61818F;
  }
}
@media (max-width: 1200px) {
  #menu-header-nav-partners > li > a.dropdown-toggle {
    color: #e1ba5d;
  }
}
/* Menu Panel Links
================================================== */
.menu-panel-links {
  padding: 0;
  margin: 0;
  list-style: none;
}
.menu-panel-links > *:last-child {
  margin-bottom: 0;
}
.menu-panel-links > li {
  display: block;
}
@media (min-width: 1200px) {
  .menu-panel-links > li {
    padding: 0 10px;
  }
}
.menu-panel-links > li > a.dropdown-toggle {
  font-family: inherit;
  color: #817b76;
  letter-spacing: 0.15em;
  font-size: 13px;
  text-transform: uppercase;
  display: block;
  line-height: 1.42857143;
}
@media (min-width: 1200px) {
  .menu-panel-links > li > a.dropdown-toggle {
    display: none;
  }
}
@media (min-width: 1200px) {
  .menu-panel-links > li > a.dropdown-toggle .caret {
    display: none;
  }
}
.menu-panel-links > li.divider {
  margin: 10px 0 !important;
}
@media (min-width: 1200px) {
  .menu-panel-links > li.divider {
    margin: 10px !important;
  }
}
.menu-panel-links .dropdown-menu {
  background-color: transparent;
  box-shadow: none;
}
@media (min-width: 1200px) {
  .menu-panel-links .dropdown-menu {
    display: block;
    float: none;
    width: 100%;
    padding: 0;
    position: relative;
    top: auto;
    left: auto;
    -webkit-columns: 3 200px;
    -moz-columns: 3 200px;
    columns: 3 200px;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    /*
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr
      */
  }
}
.menu-panel-links .dropdown-menu > li {
  break-inside: avoid;
  padding-right: 10px;
}
.menu-panel-links .dropdown-menu > li > a {
  padding: 0;
  white-space: normal;
}
.menu-panel-links .active > a,
.menu-panel-links .active > a:hover,
.menu-panel-links .active > a:focus {
  background-color: transparent;
  color: #413f31;
  font-weight: 700;
}
.menu-panel-links .country-children {
  display: none;
}
@media (min-width: 1200px) {
  .menu-panel-links .country-children {
    break-inside: avoid;
    display: block;
  }
}
@media (min-width: 1200px) {
  li.student-programs-menu-holder .dropdown-menu {
    -webkit-columns: unset !important;
    -moz-columns: unset !important;
    columns: unset !important;
    -webkit-column-gap: unset !important;
    -moz-column-gap: unset !important;
    column-gap: unset !important;
  }
}
.menu-panel-links + .menu-panel-header {
  margin-top: 15px;
}
@media (min-width: 1200px) {
  .menu-panel-links + .menu-panel-header {
    margin-top: 30px;
  }
}
.flex-column-links {
  padding-right: 0 !important;
  /* Hack to force a column break (based on current menu contents as of 10/18/2024) */
}
@media (min-width: 1200px) {
  .flex-column-links {
    -webkit-columns: 3 200px;
    -moz-columns: 3 200px;
    columns: 3 200px;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
  }
}
.flex-column-links .menu-column {
  padding: 0;
  margin: 0;
}
@media (min-width: 1200px) {
  .flex-column-links .menu-column {
    break-inside: avoid;
    max-width: 100%;
    padding-right: 20px;
  }
}
@media (min-width: 1200px) {
  .flex-column-links .menu-column:nth-child(2)::after {
    content: "";
    height: 97px;
    width: 100%;
    display: block;
  }
}
.flex-column-links > ul:last-child {
  padding-right: 0;
}
.flex-column-links a.menu-column-header {
  cursor: pointer;
  display: block;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.15em;
  line-height: 1.42857143;
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  .flex-column-links a.menu-column-header {
    margin: 0 0 12px;
  }
}
.flex-column-links a.menu-column-header:hover {
  color: #c5624d;
}
.flex-column-links a.menu-column-header:hover .badge {
  background-color: #c5624d;
  border-color: #c5624d;
  color: #fff;
}
.flex-column-links .badge {
  background: transparent;
  border: 1px solid #bebbb8;
  color: #413f31;
  display: inline-block;
  float: right;
  font-size: 11px;
  font-weight: 400;
  height: 20px;
  letter-spacing: normal;
  line-height: 18px;
  padding: 0;
  text-align: center;
  width: 20px;
  vertical-align: bottom;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.flex-column-links .menu-column-header > .badge {
  background: #817b76;
  border: 1px solid #817b76;
  color: #fff;
}
.country-children {
  margin: 0;
  padding: 0;
}
.menu-panel-icon {
  background-image: url('../img/icon_dropdown_menu_dragon.png');
  background-color: #817b76;
  background-size: contain;
  background-repeat: no-repeat;
  border-radius: 50%;
  display: none;
  left: 50%;
  height: 50px;
  margin-left: -25px;
  position: absolute;
  top: -40px;
  width: 50px;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
@media (min-width: 1200px) {
  .menu-panel-icon {
    display: block;
  }
}
.menu-panel-icon.menu-panel-icon-center {
  background-image: url('../img/icon_dropdown_menu_globe.png');
}
.menu-panel-icon.menu-panel-icon-right {
  background-image: url('../img/icon_dropdown_menu_yak.png');
}
.menu-panel-icon:hover {
  background-color: #817b76 !important;
}
.menu-item-students .menu-panel-icon {
  background-color: #c5624d;
}
.menu-item-students .menu-panel-icon.menu-panel-icon-center {
  background-image: url('../img/icon_dropdown_menu_world_solid.png');
}
.menu-item-students .menu-panel-icon.menu-panel-icon-csa {
  background-image: url('../img/icon_dropdown_menu_csa_solid.png');
}
.menu-item-educators .menu-panel-icon {
  background-color: #889e7a;
}
.menu-item-adults .menu-panel-icon {
  background-color: #61818F;
}
.menu-item-partners .menu-panel-icon {
  background-color: #e1ba5d;
}
/******************************************************************
Current Page Nav Highlighting & Silo-specific colors
******************************************************************/
@media (min-width: 1200px) {
  #menu-primary > li > a:after,
  #menu-primary > li > a:before {
    bottom: -3px;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 1003;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
  }
  #menu-primary > li > a:after {
    border-color: transparent;
    border-bottom-color: #c5624d;
    border-width: 7px;
    margin-left: -7px;
  }
  #menu-primary > li > a:before {
    border-color: transparent;
    border-bottom-color: #fff;
    border-width: 9px;
    margin-left: -9px;
  }
  #menu-primary > li:hover > a:after,
  #menu-primary > li:hover > a:before {
    bottom: -1.5px;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 0.2s ease 0.4s;
    -o-transition: all 0.2s ease 0.4s;
    transition: all 0.2s ease 0.4s;
  }
  #menu-primary > li.menu-item-students:hover > a {
    background-color: #d2917e;
    color: #413f31;
  }
  #menu-primary > li.menu-item-students:hover > a:after {
    border-bottom-color: #c5624d;
  }
  #menu-primary > li.menu-item-students:hover.active > a,
  #menu-primary > li.menu-item-students:hover.active > a:hover,
  #menu-primary > li.menu-item-students:hover.active > a:focus {
    background-color: #c5624d;
    color: #fff;
  }
  #menu-primary > li.menu-item-students:hover > .dropdown-menu {
    border-top-color: #c5624d;
  }
  #menu-primary > li.menu-item-students.active:hover > a {
    border-bottom-color: #fff;
  }
  #menu-primary > li.menu-item-students.active > a,
  #menu-primary > li.menu-item-students.active > a:hover,
  #menu-primary > li.menu-item-students.active > a:focus {
    background-color: #c5624d;
    color: #fff;
  }
  #menu-primary > li.menu-item-students.active > a {
    border-bottom-color: #c5624d;
  }
  #menu-primary > li.menu-item-students.active > a:hover,
  #menu-primary > li.menu-item-students.active > a:focus {
    border-bottom-color: #fff;
  }
  #menu-primary > li.menu-item-educators:hover > a {
    background-color: #bac09e;
    color: #413f31;
  }
  #menu-primary > li.menu-item-educators:hover > a:after {
    border-bottom-color: #889e7a;
  }
  #menu-primary > li.menu-item-educators:hover.active > a,
  #menu-primary > li.menu-item-educators:hover.active > a:hover,
  #menu-primary > li.menu-item-educators:hover.active > a:focus {
    background-color: #889e7a;
    color: #fff;
  }
  #menu-primary > li.menu-item-educators:hover.active > a:after,
  #menu-primary > li.menu-item-educators:hover.active > a:hover:after,
  #menu-primary > li.menu-item-educators:hover.active > a:focus:after {
    border-bottom-color: #889e7a;
  }
  #menu-primary > li.menu-item-educators:hover > .dropdown-menu {
    border-top-color: #889e7a;
  }
  #menu-primary > li.menu-item-educators.active:hover > a {
    border-bottom-color: #fff;
  }
  #menu-primary > li.menu-item-educators.active > a,
  #menu-primary > li.menu-item-educators.active > a:hover,
  #menu-primary > li.menu-item-educators.active > a:focus {
    background-color: #889e7a;
    color: #fff;
  }
  #menu-primary > li.menu-item-educators.active > a {
    border-bottom-color: #889e7a;
  }
  #menu-primary > li.menu-item-educators.active > a:hover,
  #menu-primary > li.menu-item-educators.active > a:focus {
    border-bottom-color: #fff;
  }
  #menu-primary > li.menu-item-adults:hover > a {
    background-color: #cee5e6;
    color: #413f31;
  }
  #menu-primary > li.menu-item-adults:hover > a:after {
    border-bottom-color: #61818F;
  }
  #menu-primary > li.menu-item-adults:hover.active > a,
  #menu-primary > li.menu-item-adults:hover.active > a:hover,
  #menu-primary > li.menu-item-adults:hover.active > a:focus {
    background-color: #61818F;
    color: #fff;
  }
  #menu-primary > li.menu-item-adults:hover.active > a:after,
  #menu-primary > li.menu-item-adults:hover.active > a:hover:after,
  #menu-primary > li.menu-item-adults:hover.active > a:focus:after {
    border-bottom-color: #61818F;
  }
  #menu-primary > li.menu-item-adults:hover > .dropdown-menu {
    border-top-color: #61818F;
  }
  #menu-primary > li.menu-item-adults.active:hover > a {
    border-bottom-color: #fff;
  }
  #menu-primary > li.menu-item-adults.active > a,
  #menu-primary > li.menu-item-adults.active > a:hover,
  #menu-primary > li.menu-item-adults.active > a:focus {
    background-color: #61818F;
    color: #fff;
  }
  #menu-primary > li.menu-item-adults.active > a {
    border-bottom-color: #61818F;
  }
  #menu-primary > li.menu-item-adults.active > a:hover,
  #menu-primary > li.menu-item-adults.active > a:focus {
    border-bottom-color: #fff;
  }
  #menu-primary > li.menu-item-partners:hover > a {
    background-color: #f2dda5;
    color: #413f31;
  }
  #menu-primary > li.menu-item-partners:hover > a:after {
    border-bottom-color: #e1ba5d;
  }
  #menu-primary > li.menu-item-partners:hover.active > a,
  #menu-primary > li.menu-item-partners:hover.active > a:hover,
  #menu-primary > li.menu-item-partners:hover.active > a:focus {
    background-color: #e1ba5d;
    color: #fff;
  }
  #menu-primary > li.menu-item-partners:hover.active > a:after,
  #menu-primary > li.menu-item-partners:hover.active > a:hover:after,
  #menu-primary > li.menu-item-partners:hover.active > a:focus:after {
    border-bottom-color: #e1ba5d;
  }
  #menu-primary > li.menu-item-partners:hover > .dropdown-menu {
    border-top-color: #e1ba5d;
  }
  #menu-primary > li.menu-item-partners.active:hover > a {
    border-bottom-color: #fff;
  }
  #menu-primary > li.menu-item-partners.active > a,
  #menu-primary > li.menu-item-partners.active > a:hover,
  #menu-primary > li.menu-item-partners.active > a:focus {
    background-color: #e1ba5d;
    color: #fff;
  }
  #menu-primary > li.menu-item-partners.active > a {
    border-bottom-color: #e1ba5d;
  }
  #menu-primary > li.menu-item-partners.active > a:hover,
  #menu-primary > li.menu-item-partners.active > a:focus {
    border-bottom-color: #fff;
  }
}
/******************************************************************
Mobile Header + Nav
******************************************************************/
@media (max-width: 1200px) {
  #nav-primary-right {
    background-color: #f9f5ed;
    margin: 0 -15px;
  }
  #nav-primary-right .panel {
    background-color: inherit;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  #nav-primary-right .panel + .panel {
    margin: 0;
  }
  #nav-primary-right > li > a {
    border-bottom: 1px solid #ece0c7;
    font-weight: 700;
  }
  #nav-primary-right > li.dropdown > .dropdown-menu {
    margin-bottom: 0;
  }
}
@media (max-width: 1200px) {
  .dropdown-menu.panel-collapse.collapse.in,
  .menu-panel-links .dropdown.open .dropdown-menu {
    box-shadow: none;
    display: block;
    float: none;
    position: relative;
  }
}
/* Header and Footer Social Links
================================================== */
.navbar-social-links {
  font-size: 20px;
  vertical-align: middle;
  line-height: 18px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-between;
}
@media (min-width: 480px) {
  .navbar-social-links {
    display: block;
    -ms-flex-pack: unset;
    justify-content: unset;
    width: auto;
  }
}
.navbar-social-links a {
  display: inline-block;
  text-align: center;
  margin: 0 5px;
}
.navbar-social-links a:hover {
  text-decoration: none !important;
}
.navbar-social-links .icon,
.navbar-social-links .fa {
  display: block;
  background-color: #817b76;
  color: #fff;
  font-size: 24px;
  width: 44px;
  height: 44px;
  line-height: 44px;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.navbar-social-links .icon::before,
.navbar-social-links .fa::before {
  margin-left: 2px;
}
.navbar-social-links a:hover .icon,
.navbar-social-links a:hover .fa {
  background-color: #413f31;
}
#nav-primary-right .navbar-social-links {
  margin: 15px;
}
@media (min-width: 767px) {
  #nav-primary-right .navbar-social-links {
    text-align: left;
  }
}
#nav-primary-right .navbar-social-links > *:first-child {
  margin-left: 0;
}
#nav-primary-right .navbar-social-links > *:last-child {
  margin-right: 0;
}
/******************************************************************
Site Name: WTBD
Author: DD9
Stylesheet: Components
******************************************************************/
.btn {
  white-space: normal;
}
.input-group-btn > .btn {
  margin-bottom: 0;
  padding: 8px 12px;
}
.card-catalog {
  margin-bottom: 30px;
}
.card-catalog .card-title {
  min-height: 25px;
}
.card-catalog .card-title a {
  color: #817b76 !important;
}
.card-catalog .card-title a:hover {
  color: #bebbb8 !important;
}
.card-catalog .card-image {
  display: block;
  max-width: 85%;
  margin: 0 auto;
}
.page-content-accordions .panel-group {
  margin-bottom: 40px;
}
.page-content-accordions .panel {
  border: none;
  box-shadow: none;
}
.page-content-accordions .panel-default > .panel-heading {
  background-color: transparent;
  border: none;
  padding: 8px 0 8px 25px;
  position: relative;
}
.page-content-accordions .panel-title {
  letter-spacing: normal;
}
.page-content-accordions .panel-title a > span.panel-title-text {
  color: #413f31;
}
.page-content-accordions .panel-collapse > .panel-body {
  border: none !important;
  padding: 15px 0;
}
.page-content-accordions .toggle-icon {
  display: block;
  float: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 20px;
}
.page-content-accordions .toggle-icon .fa {
  display: block;
  font-size: 1.4rem;
  height: 100%;
  line-height: 36px;
  margin: 0 auto;
  width: 24px;
  transition: all 0.2s ease-in;
}
.page-content-accordions .panel-title a .toggle-icon .fa-chevron-up {
  display: block;
}
.page-content-accordions .panel-title a .toggle-icon .fa-chevron-down {
  display: none;
}
.page-content-accordions .panel-title a.collapsed .toggle-icon .fa-chevron-up {
  display: none;
}
.page-content-accordions .panel-title a.collapsed .toggle-icon .fa-chevron-down {
  display: block;
}
/******************************************************************
Site Name: WTBD
Author: DD9
Stylesheet: Silo Global Utilities
******************************************************************/
.silo-students-text-color {
  color: #c5624d;
}
.silo-students-bg-color {
  background-color: #f0dbd5;
}
.silo-educators-text-color {
  color: #889e7a;
}
.silo-educators-bg-color {
  background-color: #edeee5;
}
.silo-adults-text-color {
  color: #61818F;
}
.silo-adults-bg-color {
  background-color: #f0f7f7;
}
.silo-partners-text-color {
  color: #e1ba5d;
}
.silo-partners-bg-color {
  background-color: #fcf6e8;
}
.text-red a:not(.btn),
a.textred {
  color: #c5624d;
}
.text-red a:not(.btn):hover,
a.textred:hover {
  color: #c5624d;
}
.text-green a:not(.btn),
a.text-green {
  color: #889e7a;
}
.text-green a:not(.btn):hover,
a.text-green:hover {
  color: #889e7a;
}
.text-blue a:not(.btn),
a.text-blue {
  color: #61818F;
}
.text-blue a:not(.btn):hover,
a.text-blue:hover {
  color: #61818F;
}
.text-gold a:not(.btn),
a.text-gold {
  color: #e1ba5d;
}
.text-gold a:not(.btn):hover,
a.text-gold:hover {
  color: #e1ba5d;
}
/* != By body class
-------------------------------------------------------------- */
body.silo-global .btn-silo {
  color: #fff;
  background: #413f31;
}
body.silo-global .btn-silo:before {
  background-position: 0px -60px;
}
body.silo-global .btn-silo:after {
  background-position: 0px 0px;
}
body.silo-global .page-content a:not(.btn):not(.tribe-events-button),
body.silo-global a.special-link {
  color: #ac450d;
}
body.silo-global .page-content a:not(.btn):not(.tribe-events-button):hover,
body.silo-global a.special-link:hover {
  color: #ac450d;
  text-decoration: underline;
}
body.silo-global .bg-silo-color {
  background-color: #eae9e8;
}
body.silo-global .main-footer .btn-silo {
  background-color: #817b76;
}
body.silo-global .main-footer .btn-silo:hover {
  background-color: #66625e;
}
body.silo-global .footer-connect a {
  color: #817b76;
}
body.silo-global .footer-connect a:hover {
  color: #fff;
}
body.silo-students .btn-silo {
  color: #fff;
  background: #c5624d;
}
body.silo-students .btn-silo:before {
  background-position: 0px -660px;
}
body.silo-students .btn-silo:after {
  background-position: 0px 0px;
}
body.silo-students .lead,
body.silo-students .text-silo-color,
body.silo-students h4 {
  color: #c5624d;
}
body.silo-students #program-intro a:not(.btn),
body.silo-students #program-details a:not(.btn):not(.dropdown-item),
body.silo-students #program-overview a:not(.btn),
body.silo-students #program-components a:not(.btn),
body.silo-students .page-content a:not(.btn),
body.silo-students .silo-row-outer a:not(.btn),
body.silo-students a.special-link {
  color: #c5624d;
}
body.silo-students #program-intro a:not(.btn):hover,
body.silo-students #program-details a:not(.btn):not(.dropdown-item):hover,
body.silo-students #program-overview a:not(.btn):hover,
body.silo-students #program-components a:not(.btn):hover,
body.silo-students .page-content a:not(.btn):hover,
body.silo-students .silo-row-outer a:not(.btn):hover,
body.silo-students a.special-link:hover {
  color: #c5624d;
}
body.silo-students #program-details .dropdown-menu > .active > a {
  background-color: #c5624d;
}
body.silo-students #program-details .dropdown-menu > .active > a:hover,
body.silo-students #program-details .dropdown-menu > .active > a:focus {
  background-color: #c5624d;
}
body.silo-students .bg-silo-color {
  background-color: #f0dbd5;
}
body.silo-students .bg-silo-color h3,
body.silo-students .bg-silo-color h3 a {
  color: #c5624d;
}
body.silo-students .bg-silo-color h3 a:hover {
  color: #c5624d;
}
body.silo-educators .btn-silo {
  color: #fff;
  background: #889e7a;
}
body.silo-educators .btn-silo:before {
  background-position: -116px -180px;
}
body.silo-educators .btn-silo:after {
  background-position: -116px 0px;
}
body.silo-educators .lead,
body.silo-educators .text-silo-color,
body.silo-educators h4 {
  color: #889e7a;
}
body.silo-educators #program-intro a:not(.btn),
body.silo-educators #program-details a:not(.btn):not(.dropdown-item),
body.silo-educators #program-overview a:not(.btn),
body.silo-educators #program-components a:not(.btn),
body.silo-educators .page-content a:not(.btn),
body.silo-educators .silo-row-outer a:not(.btn),
body.silo-educators #program-educator a:not(.btn),
body.silo-educators a.special-link {
  color: #889e7a;
}
body.silo-educators #program-intro a:not(.btn):hover,
body.silo-educators #program-details a:not(.btn):not(.dropdown-item):hover,
body.silo-educators #program-overview a:not(.btn):hover,
body.silo-educators #program-components a:not(.btn):hover,
body.silo-educators .page-content a:not(.btn):hover,
body.silo-educators .silo-row-outer a:not(.btn):hover,
body.silo-educators #program-educator a:not(.btn):hover,
body.silo-educators a.special-link:hover {
  color: #889e7a;
}
body.silo-educators #program-details .dropdown-menu > .active > a {
  background-color: #889e7a;
}
body.silo-educators #program-details .dropdown-menu > .active > a:hover,
body.silo-educators #program-details .dropdown-menu > .active > a:focus {
  background-color: #889e7a;
}
body.silo-educators .bg-silo-color {
  background-color: #edeee5;
}
body.silo-educators .bg-silo-color h3,
body.silo-educators .bg-silo-color h3 a {
  color: #889e7a;
}
body.silo-educators .bg-silo-color h3 a:hover {
  color: #889e7a;
  text-decoration: underline;
}
body.silo-educators .footer-connect a {
  color: #889e7a;
}
body.silo-adults .btn-silo {
  color: #fff;
  background: #61818F;
}
body.silo-adults .btn-silo:before {
  background-position: -116px -240px;
}
body.silo-adults .btn-silo:after {
  background-position: -116px 0px;
}
body.silo-adults .lead,
body.silo-adults .text-silo-color,
body.silo-adults h4 {
  color: #61818F;
}
body.silo-adults #program-intro a:not(.btn),
body.silo-adults #program-details a:not(.btn):not(.dropdown-item),
body.silo-adults #program-overview a:not(.btn),
body.silo-adults #program-components a:not(.btn),
body.silo-adults .page-content a:not(.btn),
body.silo-adults .silo-row-outer a:not(.btn),
body.silo-adults a.special-link {
  color: #61818F;
}
body.silo-adults #program-intro a:not(.btn):hover,
body.silo-adults #program-details a:not(.btn):not(.dropdown-item):hover,
body.silo-adults #program-overview a:not(.btn):hover,
body.silo-adults #program-components a:not(.btn):hover,
body.silo-adults .page-content a:not(.btn):hover,
body.silo-adults .silo-row-outer a:not(.btn):hover,
body.silo-adults a.special-link:hover {
  color: #61818F;
}
body.silo-adults #program-details .dropdown-menu > .active > a {
  background-color: #61818F;
}
body.silo-adults #program-details .dropdown-menu > .active > a:hover,
body.silo-adults #program-details .dropdown-menu > .active > a:focus {
  background-color: #61818F;
}
body.silo-adults .bg-silo-color {
  background-color: #f0f7f7;
}
body.silo-adults .bg-silo-color h3,
body.silo-adults .bg-silo-color h3 a {
  color: #61818F;
}
body.silo-adults .bg-silo-color h3 a:hover {
  color: #61818F;
  text-decoration: underline;
}
body.silo-adults .footer-connect a {
  color: #61818F;
}
body.silo-partners .btn-silo {
  color: #fff;
  background: #e1ba5d;
}
body.silo-partners .btn-silo:before {
  background-position: 0px -300px;
}
body.silo-partners .btn-silo:after {
  background-position: 0px 0px;
}
body.silo-partners .lead,
body.silo-partners .text-silo-color,
body.silo-partners h4 {
  color: #e1ba5d;
}
body.silo-partners #program-intro a:not(.btn),
body.silo-partners #program-details a:not(.btn):not(.dropdown-item),
body.silo-partners #program-overview a:not(.btn),
body.silo-partners #program-components a:not(.btn),
body.silo-partners .page-content a:not(.btn),
body.silo-partners .silo-row-outer a:not(.btn),
body.silo-partners a.special-link {
  color: #e1ba5d;
}
body.silo-partners #program-intro a:not(.btn):hover,
body.silo-partners #program-details a:not(.btn):not(.dropdown-item):hover,
body.silo-partners #program-overview a:not(.btn):hover,
body.silo-partners #program-components a:not(.btn):hover,
body.silo-partners .page-content a:not(.btn):hover,
body.silo-partners .silo-row-outer a:not(.btn):hover,
body.silo-partners a.special-link:hover {
  color: #e1ba5d;
  text-decoration: underline;
}
body.silo-partners #program-details .dropdown-menu > .active > a {
  background-color: #e1ba5d;
}
body.silo-partners #program-details .dropdown-menu > .active > a:hover,
body.silo-partners #program-details .dropdown-menu > .active > a:focus {
  background-color: #e1ba5d;
}
body.silo-partners .bg-silo-color {
  background-color: #fcf6e8;
}
body.silo-partners .bg-silo-color h3,
body.silo-partners .bg-silo-color h3 a {
  color: #e1ba5d;
}
body.silo-partners .bg-silo-color h3 a:hover {
  color: #e1ba5d;
  text-decoration: underline;
}
body.silo-partners .footer-connect a {
  color: #e1ba5d;
}
/******************************************************************
Site Name: WTBD
Author: DD9
Stylesheet: Silo Landing Pages
******************************************************************/
/* != Scroll Prompt
-------------------------------------------------------------- */
#scroll-prompt {
  bottom: 30px;
  height: 45px;
  left: 50%;
  margin-left: -25px;
  padding: 8px 0;
  position: absolute;
  text-align: center;
  width: 50px;
  z-index: 11;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media (min-width: 768px) {
  #scroll-prompt {
    bottom: 80px;
  }
}
@media (min-width: 768px) and (max-height: 975px) {
  #scroll-prompt {
    bottom: 60px;
  }
}
#scroll-prompt .arrow-down {
  color: #fff;
  position: absolute;
  left: 50%;
  margin-left: -30px;
  text-align: center;
  height: 35px;
  width: 60px;
  line-height: 35px;
  bottom: 8px;
  font-size: 36px;
  -webkit-perspective: 1000;
}
#scroll-prompt .fa {
  background-color: rgba(255, 255, 255, 0.3);
  border: 1px solid #fff;
  border-radius: 50%;
  height: 25px;
  width: 25px;
  font-size: 20px;
  line-height: 22px;
}
#scroll-prompt.scrolled {
  opacity: 0;
  filter: alpha(opacity=0);
}
@-webkit-keyframes bounce-down {
  0% {
    opacity: 0;
    transform: translateY(-10px);
  }
  50% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(5px);
  }
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10px);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(5px);
  }
}
@keyframes bounce-down {
  0% {
    opacity: 0;
    transform: translateY(-10px);
  }
  50% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(5px);
  }
}
.fa-animated {
  -webkit-transform-style: preserve-3d;
  -webkit-animation: bounce-down 1.5s infinite;
  /* Safari 4+ */
  -moz-animation: bounce-down 1.5s infinite;
  /* Fx 5+ */
  -o-animation: bounce-down 1.5s infinite;
  /* Opera 12+ */
  animation: bounce-down 1.5s infinite;
}
/* Header/Nav: hide dradon icon when silo hero is hidden (dashboard setting)
-------------------------------------------------------------- */
.main-header.silo-hero-hidden .dragon-header-icon {
  display: none;
}
/* != General: All Rows
-------------------------------------------------------------- */
.silo-row-outer {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding-bottom: 40px;
  padding-top: 40px;
  position: relative;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
@media (min-width: 768px) {
  .silo-row-outer {
    padding-bottom: 50px;
    padding-top: 50px;
  }
}
@media (min-width: 992px) {
  .silo-row-outer {
    padding-bottom: 100px;
    padding-top: 100px;
  }
}
#silo-hero-content + .silo-row-outer {
  padding-top: 30px;
}
@media (min-width: 768px) {
  #silo-hero-content + .silo-row-outer {
    padding-top: 50px;
  }
}
@media (min-width: 992px) {
  #silo-hero-content + .silo-row-outer {
    padding-top: 100px;
  }
}
/* != Hero
-------------------------------------------------------------- */
.image-bg-cover {
  bottom: 0;
  left: 0;
  min-height: 100%;
  min-width: 100%;
  object-fit: cover;
  position: absolute;
  width: auto;
}
#silo-hero-content {
  background-position: center bottom;
  display: block;
  height: 35%;
  min-height: 330px;
  overflow: hidden;
  position: relative;
  z-index: 3;
  /*
	&::after {
		content: "";
		background-image: url("../img/white-overlay-6.png");
		position: absolute;
		bottom: 0;
		left: 0;
		height: 100px;
		width: 100%;
		background-repeat: no-repeat;
		background-position: bottom center;
		background-size: 100% auto;
	}
	*/
}
@media (min-width: 768px) {
  #silo-hero-content {
    height: 65%;
    min-height: 450px;
  }
}
@media (min-width: 992px) {
  #silo-hero-content {
    height: 65%;
    min-height: 500px;
  }
}
#silo-hero-content > .container {
  position: relative;
  top: 37%;
  -webkit-transform: translateY(-37%);
  -ms-transform: translateY(-37%);
  -o-transform: translateY(-37%);
  transform: translateY(-37%);
}
@media (min-width: 768px) {
  #silo-hero-content > .container {
    top: 30%;
    -webkit-transform: translateY(-20%);
    -ms-transform: translateY(-20%);
    -o-transform: translateY(-20%);
    transform: translateY(-20%);
  }
}
@media (min-width: 992px) {
  #silo-hero-content > .container {
    top: 45%;
    -webkit-transform: translateY(-45%);
    -ms-transform: translateY(-45%);
    -o-transform: translateY(-45%);
    transform: translateY(-45%);
  }
}
#silo-hero-content .btn-plain {
  border: 1px solid #fff;
}
#silo-hero-content .btn-plain:hover {
  border: 1px solid #fff;
}
#silo-hero-content #scroll-anchor {
  position: absolute;
  bottom: 0;
}
.silo-hero-header {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0 auto;
}
.silo-hero-header h1 {
  color: #fff;
  text-align: center;
}
@media (min-width: 992px) {
  .silo-hero-header .hero-line-one,
  .silo-hero-header .hero-line-two {
    display: block;
  }
}
.silo-hero-btns {
  margin-top: 40px;
  text-align: center;
}
@media (min-width: 768px) {
  .silo-hero-btns {
    margin-top: 110px;
  }
}
@media (min-width: 992px) {
  .silo-hero-btns {
    margin-top: 120px;
  }
}
@media (min-width: 768px) and (max-height: 975px) {
  .silo-hero-btns {
    margin-top: 50px;
  }
}
@media (min-width: 768px) and (max-height: 850px) {
  .silo-hero-btns {
    margin-top: 50px;
  }
}
.silo-hero-btns > *:last-child {
  margin-bottom: 0;
}
.silo-hero-btns .btn {
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .silo-hero-btns .btn.btn-lg {
    padding: 8px 16px;
    font-size: 13px;
  }
}
.silo-hero-btns > p {
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .silo-hero-btns > p {
    margin-bottom: 10px;
  }
}
/* != Row Layout: Split
-------------------------------------------------------------- */
.silo-row-outer.silo-layout-split {
  padding: 0 !important;
}
#silo-hero-content + .silo-layout-split .layout-split-content {
  padding-top: 20px;
}
@media (min-width: 768px) {
  #silo-hero-content + .silo-layout-split .layout-split-content {
    padding-top: 50px;
  }
}
.layout-split-content {
  padding-bottom: 30px;
  padding-top: 30px;
}
@media (min-width: 768px) {
  .layout-split-content {
    padding-bottom: 50px;
    padding-top: 50px;
  }
}
@media (min-width: 992px) {
  .layout-split-content {
    padding-bottom: 100px;
    padding-top: 100px;
  }
}
.layout-split-content > *:last-child {
  margin-bottom: 0;
}
.layout-split-image img {
  margin: 0 auto;
  display: block;
  max-width: 300px;
}
@media (min-width: 768px) {
  .layout-split-image img {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .silo-layout-split .lead {
    margin-left: -16%;
  }
  .layout-split-image {
    max-width: 37%;
    left: 58%;
    right: auto;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .img-l-text-r .layout-split-image {
    left: 5%;
  }
}
@media (min-width: 1800px) {
  .img-l-text-r .layout-split-image {
    left: 13%;
  }
}
.gal-newsletter.no-bg-hover:hover .hover,
.gal-tweet.no-bg-hover:hover .hover,
.gal-quote.no-bg-hover:hover .hover,
.gal-text.no-bg-hover:hover .hover,
.gal-image.no-bg-hover:hover .hover,
.gal-video.no-bg-hover:hover .hover {
  background: transparent;
}
/* != Row Layout: Columns
-------------------------------------------------------------- */
.silo-layout-columns .col-image {
  display: block;
  height: 140px;
  margin: 0 auto 30px;
  overflow: hidden;
  width: 140px;
}
.silo-layout-columns .col-image > a {
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.silo-layout-columns .col-image > a:hover {
  opacity: 0.8;
}
.silo-layout-columns .col-content {
  position: relative;
}
@media (max-width: 768px) {
  .silo-layout-columns .col-content {
    margin-bottom: 20px;
  }
}
.silo-layout-columns .col-content > *:last-child {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .silo-layout-columns .col-content.col-content-last {
    margin-bottom: 0;
  }
}
.silo-layout-columns .col-text {
  margin-bottom: 30px;
}
.silo-layout-columns .col-text > *:last-child {
  margin-bottom: 0;
}
body.silo-students .silo-layout-columns .col-title,
body.silo-students .silo-layout-columns .col-title a {
  color: #c5624d;
}
body.silo-students .silo-layout-columns .col-title a:hover {
  color: #c5624d;
  text-decoration: underline;
}
body.silo-educators .silo-layout-columns .col-title,
body.silo-educators .silo-layout-columns .col-title a {
  color: #889e7a;
}
body.silo-educators .silo-layout-columns .col-title a:hover {
  color: #889e7a;
  text-decoration: underline;
}
body.silo-adults .silo-layout-columns .col-title,
body.silo-adults .silo-layout-columns .col-title a {
  color: #61818F;
}
body.silo-adults .silo-layout-columns .col-title a:hover {
  color: #61818F;
  text-decoration: underline;
}
body.silo-partners .silo-layout-columns .col-title,
body.silo-partners .silo-layout-columns .col-title a {
  color: #e1ba5d;
}
body.silo-partners .silo-layout-columns .col-title a:hover {
  color: #e1ba5d;
  text-decoration: underline;
}
/* Special case, where first instance using special colors */
.silo-layout-columns.override-column-colors .column-1 .col-title,
.silo-layout-columns.override-column-colors .column-1 .col-title a,
.silo-layout-columns.override-column-colors .column-1 .col-lead {
  color: #889e7a;
}
.silo-layout-columns.override-column-colors .column-1 .col-title a:hover {
  color: #889e7a;
  text-decoration: underline;
}
.silo-layout-columns.override-column-colors .column-2 .col-title,
.silo-layout-columns.override-column-colors .column-2 .col-title a,
.silo-layout-columns.override-column-colors .column-2 .col-lead {
  color: #61818F;
}
.silo-layout-columns.override-column-colors .column-2 .col-title a:hover {
  color: #61818F;
  text-decoration: underline;
}
.silo-layout-columns.override-column-colors .column-3 .col-title,
.silo-layout-columns.override-column-colors .column-3 .col-title a,
.silo-layout-columns.override-column-colors .column-3 .col-lead {
  color: #e1ba5d;
}
.silo-layout-columns.override-column-colors .column-3 .col-title a:hover {
  color: #e1ba5d;
  text-decoration: underline;
}
/* != All Silo Page Sliders (specific variations handled below)
-------------------------------------------------------------- */
.circle-mask,
.result-image.circle-mask {
  position: relative;
}
.circle-mask::after,
.result-image.circle-mask::after {
  content: '';
  position: absolute;
  bottom: -1px;
  top: -1px;
  left: -1px;
  right: -1px;
  width: 101%;
  height: 101%;
  background-image: url(../img/circle-mask.png);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
  z-index: 4;
}
body.silo-students .bg-silo-color .circle-mask::after {
  background-image: url(../img/circle-mask-red-light.png);
}
body.silo-educators .bg-silo-color .circle-mask::after {
  background-image: url(../img/circle-mask-green-light.png);
}
body.silo-adults .bg-silo-color .circle-mask::after {
  background-image: url(../img/circle-mask-blue-light.png);
}
body.silo-partners .bg-silo-color .circle-mask::after {
  background-image: url(../img/circle-mask-gold-light.png);
}
.carousel-standard .item {
  position: relative;
}
@media (max-width: 768px) {
  .carousel-standard .item {
    margin: 0 auto;
    max-width: 90%;
  }
}
@media (min-width: 768px) {
  .carousel-standard .item {
    min-height: 240px;
  }
}
@media (min-width: 768px) {
  .carousel-standard .item {
    min-height: 360px;
  }
}
/* != Row Layout: Quotes Slider
-------------------------------------------------------------- */
.silo-layout-quotes-slider .quote-content {
  color: inherit;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.8;
  margin: 0;
  padding: 0 0 30px;
  position: relative;
  text-align: left;
}
.silo-layout-quotes-slider .quote-content::before {
  color: #413f31;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .silo-layout-quotes-slider .quote-content::before {
    font-size: 36px;
  }
}
.silo-layout-quotes-slider .quote-content > *:last-child {
  margin-bottom: 0;
}
.silo-layout-quotes-slider .post-quote-content {
  font-size: 14px;
  letter-spacing: 0.05em;
  position: relative;
}
.silo-layout-quotes-slider .post-quote-content h5 {
  margin-bottom: 0;
}
.silo-layout-quotes-slider .post-quote-content p {
  margin: 10px 0;
}
.silo-layout-quotes-slider .post-quote-content > *:last-child {
  margin-bottom: 0;
}
.silo-layout-quotes-slider .post-quote-content::before {
  background-color: #413f31;
  content: "";
  display: block;
  height: 1px;
  margin: 0 0 30px;
  width: 20px;
}
/* != Row Layout: Info Slider
-------------------------------------------------------------- */
.info-slider-content-title {
  letter-spacing: 0.3em;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.info-slider-subtitle {
  color: #413f31;
  letter-spacing: 0.3em;
  line-height: 1.5;
}
@media (max-width: 768px) {
  .info-slider-image {
    max-width: 300px;
    margin: 0 auto 20px;
  }
}
/* != Row Layout: Circles Slider
-------------------------------------------------------------- */
.silo-layout-circles-slider .circle-slide-image {
  margin: 0 auto 20px;
  position: relative;
}
.silo-layout-circles-slider .circle-slide-image .circle-slide-image-overlay {
  color: #fff;
  font-size: 30px;
  font-weight: 900;
  hyphens: auto;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  position: absolute;
  letter-spacing: 0.15em;
  line-height: 1.1;
  margin: 0;
  left: 50%;
  top: 50%;
  width: 100%;
  padding: 0 10px;
  text-transform: uppercase;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 768px) {
  .silo-layout-circles-slider .circle-slide-image .circle-slide-image-overlay {
    font-size: 18px;
  }
}
.silo-layout-circles-slider h4 {
  color: #413f31 !important;
  letter-spacing: 0.1em;
}
.silo-layout-circles-slider .slide_title_c {
  color: #817b76;
  font-size: 14px;
  letter-spacing: 0.12em;
}
/* != Get Connected
-------------------------------------------------------------- */
.silo-layout-connected .col-text {
  margin-top: 30px;
}
.silo-layout-connected .col-text > :last-child {
  padding-top: 0;
  margin-top: 0;
  font-size: 13px;
}
.silo-layout-connected a:not(.btn) {
  color: #413f31;
}
.silo-layout-connected a:not(.btn):hover {
  color: #413f31;
  text-decoration: underline;
}
.silo-layout-connected .col-icon {
  max-width: 140px;
  position: relative;
}
.silo-layout-connected .col-icon::before {
  content: "";
  background-color: #413f31;
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.silo-layout-connected .col-icon > a {
  position: relative;
}
body.silo-students .silo-layout-connected .col-icon::before {
  background-color: #c5624d;
}
body.silo-educators .silo-layout-connected .col-icon::before {
  background-color: #889e7a;
}
body.silo-adults .silo-layout-connected .col-icon::before {
  background-color: #61818F;
}
body.silo-partners .silo-layout-connected .col-icon::before {
  background-color: #e1ba5d;
}
#instagram-feed-plugin {
  margin: 0;
}
#instagram-feed-plugin #sb_instagram {
  margin-top: -5px;
}
#instagram-feed-plugin #sbi_images {
  padding: 0!important;
}
#instagram-feed-plugin #sbi_images .sbi_item {
  padding: 5px !important;
}
#sb_instagram {
  margin: 0 -5px;
}
.rss-feed-list {
  padding-left: 0;
  list-style: none;
  border-top: 1px solid #bebbb8;
  color: #817b76;
  padding-top: 20px !important;
  margin-top: 30px;
}
.rss-feed-list > li {
  border-bottom: 1px solid #bebbb8;
  line-height: 1.2;
  margin: 0 0 20px;
  padding: 0 0 20px;
  height: 68px;
}
.rss-feed-list .rss-feed-item-title {
  margin: 0 auto 4px;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
}
.feed-item-excerpt {
  margin: 0 0 4px;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
}
.feed-item-categories {
  padding-left: 0;
  list-style: none;
  margin: 0 0 4px;
}
.feed-item-categories > li {
  display: none;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
}
.feed-item-categories > li:nth-child(3) {
  display: block;
}
/******************************************************************
Site Name: WTBD
Author: DD9
Stylesheet: Home Page, Uses Landing Page template, so this is
 mostly overrides to that template
******************************************************************/
body.home .silo-hero-btns .btn-silo {
  background-color: #817b76;
}
body.home .silo-hero-btns .btn-silo:hover {
  background-color: #66625e;
}
body.home .silo-layout-columns .col-title,
body.home .silo-layout-columns .col-title a,
body.home .silo-layout-columns .col-lead {
  color: #413f31;
}
body.home .silo-layout-columns .col-title a:hover {
  color: #413f31;
  text-decoration: underline;
}
/******************************************************************
Site Name: WTBD
Author: DD9
Stylesheet: General/Global
******************************************************************/
body {
  margin-top: 55px;
}
.last-child-no-bm > *:last-child {
  margin-bottom: 0;
}
a:not(.btn) {
  text-decoration: none;
}
a:not(.btn):hover {
  text-decoration: underline;
}
/* FB tracking pixel causing conflict wit NitroPack 11/23/22 */
img.fb-pixel {
  display: block !important;
  height: 1px;
}
.container-fluid.container-wide {
  max-width: 1400px;
}
.page-content iframe,
.silo-row-outer iframe {
  border: none;
  width: 1px;
  min-width: 100%;
}
/* Plugin: Lazy Load Images */
.rll-youtube-player .play {
  border: none;
  border-radius: 0;
}
/* Set a min-height on the "general contact" Pardot form iframe
*/
#pardot-general-contact {
  height: 620px;
}
.page-content iframe[src*="go.wheretherebedragons.com"],
.silo-row-outer iframe[src*="go.wheretherebedragons.com"] {
  height: 1200px;
}
/* Insurance Quote iFrame
*/
#qq_iframe {
  border: none;
  min-height: 1570px;
  margin-bottom: 20px;
  overflow: auto !important;
  width: 100%;
}
@media (min-width: 992px) {
  #qq_iframe {
    min-height: 1020px;
  }
}
/* Additional styles for responsive videos 
via [fullwidth_video] shortcode and direct HTML 
adds to CSS at ../plugins/bootstrap/less/responsive-embed.less
*/
.embed-responsive-outer {
  margin: 0 auto;
  max-width: 820px;
}
.embed-responsive {
  margin-bottom: 20px;
}
.embed-responsive > br {
  display: none;
}
.embed-responsive p:empty {
  display: none;
}
/* Video embed 2024 */
.embed-container {
  height: 0;
  max-width: 100%;
  overflow: hidden;
  position: relative;
  padding-bottom: 56.25%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*
#video-container.embed-container::before {
  color: #fff;
  content: "\25B6";
  font-size: 50px;
  font-family: Arial,sans-serif;
  display: block;
  height: 50%;
  left: 0;
  opacity: .7;
  position: absolute;
  text-align: center;
  text-shadow: 0px 0px 60px rgba(0,0,0,0.8);
  top: 0;
  transform: translate(0, 55%);
  width: 100%;
  z-index: 3;
}
*/
#video-container #play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 30px;
  pointer-events: none;
  display: none;
  /* Initially hide the play button */
}
#video-container #play-button::before {
  color: #fff;
  content: "\25B6";
  font-size: 50px;
  font-family: Arial, sans-serif;
  display: block;
  height: 40px;
  left: 0;
  opacity: 0.7;
  position: absolute;
  text-align: center;
  text-shadow: 0px 0px 60px rgba(0, 0, 0, 0.8);
  top: 0;
  width: 100%;
  z-index: 3;
}
img#video-placeholder {
  display: block;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 100%;
}
@media screen and (min-width: 1367px) {
  img#video-placeholder {
    display: none;
  }
}
.bg-img {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: none;
  position: relative;
}
img {
  max-width: 100%;
  height: auto;
}
.media img {
  max-width: inherit;
}
a.full-width {
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
}
.fa {
  -moz-font-feature-settings: normal;
  -moz-font-language-override: normal;
  -moz-osx-font-smoothing: grayscale;
  font-family: FontAwesome;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-rendering: auto;
}
.bg-img {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: none;
  position: relative;
}
.bg-img > .container {
  position: relative;
}
.col-centered {
  display: block;
  text-align: left;
  position: relative;
}
@media (min-width: 767px) {
  .col-centered {
    display: inline-block;
    float: none;
    vertical-align: top;
    /* reset the text-align */
    text-align: left;
    /* inline-block space fix */
  }
}
@media (min-width: 991px) {
  .col-centered {
    margin-right: -4px;
  }
}
@media (min-width: 1200px) {
  /* centered columns styles */
  .row-centered {
    text-align: center;
  }
  .col-centered.text-center {
    text-align: center;
  }
}
.content-light {
  color: #FFF;
}
.content-light h1,
.content-light .h1,
.content-light h2,
.content-light .h2,
.content-light h3,
.content-light .h3,
.content-light h4,
.content-light .h4,
.content-light h5,
.content-light .h5,
.content-light h6,
.content-light .h6,
.content-light h6.subtitle,
.content-light .h6.subtitle,
.content-light a,
.content-light .lead,
.content-light blockquote footer,
.content-light blockquote small,
.content-light blockquote .small,
.content-light .pullquote-content,
.content-light .pullquote-cite {
  color: #fff;
}
.content-light .pullquote::before {
  color: rgba(255, 255, 255, 0.3);
}
.padding-sm {
  padding-bottom: 50px;
  padding-top: 50px;
}
.padding-md {
  padding-bottom: 50px;
  padding-top: 50px;
}
@media (min-width: 992px) {
  .padding-md {
    padding-bottom: 100px;
    padding-top: 100px;
  }
}
.padding-lg {
  padding-bottom: 50px;
  padding-top: 50px;
}
@media (min-width: 992px) {
  .padding-lg {
    padding-bottom: 150px;
    padding-top: 150px;
  }
}
.content-block-lg {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .content-block-lg {
    margin-bottom: 60px;
  }
}
#mce-success-response {
  padding: 5px 10px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0px;
  position: relative;
  color: #fff;
  font-size: 15px;
  background-color: #889e7a;
  margin-bottom: 40px;
}
#mce-success-response:before {
  content: '';
  width: 130px;
  height: 67px;
  display: block;
  position: absolute;
  z-index: -1;
  top: -25px;
  left: -20px;
  background-image: url(../img/brush-sprite.png);
  background-repeat: no-repeat;
  -webkit-background-size: 261px 810px;
  -moz-background-size: 261px 810px;
  background-size: 261px 810px;
  background-position: -130px -138px;
}
#mce-success-response .close {
  top: 6px;
  right: 6px;
  width: 20px;
  height: 20px;
  font-size: 20px;
}
#mce-success-response h4 {
  margin-top: 0;
  color: inherit;
}
#mce-success-response .alert-link {
  font-weight: bold;
}
#mce-success-response > p,
#mce-success-response > ul {
  margin-bottom: 0;
}
#mce-success-response > p + p {
  margin-top: 5px;
}
#mce-success-response:before {
  background-position: -130px -531px;
}
#mce-success-response a {
  color: #fff;
}
#mce-success-response.alert-custom {
  background: #fff;
}
#mce-success-response.alert-custom .action {
  background-color: #889e7a;
}
#mce-success-response.alert-custom a {
  color: #889e7a;
}
#mce-error-response {
  padding: 5px 10px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0px;
  position: relative;
  color: #fff;
  font-size: 15px;
  background-color: #c5624d;
  margin-bottom: 40px;
}
#mce-error-response:before {
  content: '';
  width: 130px;
  height: 67px;
  display: block;
  position: absolute;
  z-index: -1;
  top: -25px;
  left: -20px;
  background-image: url(../img/brush-sprite.png);
  background-repeat: no-repeat;
  -webkit-background-size: 261px 810px;
  -moz-background-size: 261px 810px;
  background-size: 261px 810px;
  background-position: -130px -138px;
}
#mce-error-response .close {
  top: 6px;
  right: 6px;
  width: 20px;
  height: 20px;
  font-size: 20px;
}
#mce-error-response h4 {
  margin-top: 0;
  color: inherit;
}
#mce-error-response .alert-link {
  font-weight: bold;
}
#mce-error-response > p,
#mce-error-response > ul {
  margin-bottom: 0;
}
#mce-error-response > p + p {
  margin-top: 5px;
}
#mce-error-response:before {
  background-position: -130px -138px;
}
#mce-error-response a {
  color: #fff;
}
#mce-error-response.alert-custom {
  background: #fff;
}
#mce-error-response.alert-custom .action {
  background-color: #c5624d;
}
#mce-error-response.alert-custom a {
  color: #c5624d;
}
/******************************************************************
Author: DD9
Stylesheet: Shortcodes, commented out in /style.less by default
******************************************************************/
/* Columns
================================================== */
.shortcode-container > br {
  display: none;
}
.symple-one-half {
  width: 48%;
}
.symple-one-third {
  width: 32%;
}
.symple-two-thirds,
.symple-two-third {
  width: 66%;
}
.symple-one-fourth {
  width: 23.5%;
}
.symple-one-sixth {
  width: 15%;
}
.symple-three-fourths,
.symple-three-fourth {
  width: 74.5%;
}
.symple-one-half,
.symple-one-third,
.symple-two-third,
.symple-two-thirds,
.symple-three-fourth,
.symple-three-fourths,
.symple-one-fourth,
.symple-one-sixth {
  position: relative;
  margin-right: 2%;
  margin-bottom: 2em;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.symple-column-last {
  margin-right: 0!important;
  clear: right;
}
.symple-column-last:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
@media (max-width: 768px) {
  .symple-one-half,
  .symple-one-third,
  .symple-two-third,
  .symple-two-thirds,
  .symple-three-fourth,
  .symple-three-fourths,
  .symple-one-fourth,
  .symple-one-sixth {
    float: none;
    margin-right: 0;
    width: 100%;
  }
}
/******************************************************************
Site Name: WTBD
Author: DD9
Stylesheet: Programs
******************************************************************/
/* /page-templates/page-programs
-------------------------------------------------------------- */
.availability-info-lines {
  font-size: 16px;
  line-height: 1.1;
  list-style: none;
  margin-bottom: 0;
  padding: 0;
}
.availability-info-lines > li {
  margin-bottom: 3px;
}
.availability-info-lines > li:last-child {
  margin-bottom: 0;
}
.date-block-group .date-block-dates {
  font-size: 16px;
  margin-bottom: 3px;
}
.date-block-group .date-block + .date-block {
  border-top: 1px solid #bebbb8;
  margin-top: 10px;
  padding-top: 10px;
}
@media (min-width: 992px) {
  .date-block-group .date-block + .date-block {
    margin-top: 20px;
    padding-top: 20px;
  }
}
/******************************************************************
Site Name: WTBD
Author: DD9
Stylesheet: Program Single
******************************************************************/
/* Details row
-------------------------------------------------------------- */
.details-program-single {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
@media (min-width: 768px) {
  .details-program-single {
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  .details-program-single {
    flex-wrap: nowrap;
  }
}
@media (min-width: 1200px) {
  .details-program-single h6 {
    letter-spacing: 0.13em;
  }
}
.details-program-single .btn.dropdown-toggle {
  letter-spacing: normal;
  font-weight: bold;
  margin-top: 15px;
  text-transform: none;
}
.details-meta-lg {
  font-size: 18px;
  line-height: 1.25;
  margin-bottom: 0;
}
.details-col {
  border-top: 1px solid #bebbb8;
  padding: 12px 0;
  position: relative;
}
@media (min-width: 768px) {
  .details-col {
    border-top: none;
    border-left: 1px solid #bebbb8;
    padding: 15px;
  }
}
.details-col > *:last-child {
  margin-bottom: 0;
}
.details-col-duration {
  flex: 0 0 100%;
  text-align: center;
}
@media (min-width: 768px) {
  .details-col-duration {
    flex: 0 0 20%;
  }
}
@media (min-width: 992px) {
  .details-col-duration {
    flex: 0 0 10%;
  }
}
.details-col-duration .digits {
  display: block;
  font-size: 60px;
  font-weight: 900;
  line-height: 1;
}
@media (min-width: 992px) {
  .details-col-duration .digits {
    margin-top: 15px;
  }
}
@media (min-width: 1200px) {
  .details-col-duration .digits {
    font-size: 73px;
  }
}
.details-col-duration .days {
  display: block;
  font-size: 16px;
  font-weight: 900;
  line-height: 1;
}
.details-col-description {
  flex: 0 0 100%;
}
@media (min-width: 768px) {
  .details-col-description {
    flex: 0 0 80%;
  }
}
@media (min-width: 992px) {
  .details-col-description {
    flex: unset;
  }
}
.details-col-multi-row {
  border-top: none;
  flex: 0 0 100%;
  padding: 0;
}
@media (min-width: 768px) {
  .details-col-multi-row {
    margin-top: 15px;
  }
}
@media (min-width: 992px) {
  .details-col-multi-row {
    flex: 0 0 61%;
    display: flex;
    flex-direction: column;
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .details-row-upper,
  .details-row-lower {
    display: grid;
    grid-auto-flow: column;
    grid-template-columns: [col-1] 28% [col-2] 28% [col-3] 20% [col-4] 24%;
  }
}
.details-row-upper .details-col,
.details-row-lower .details-col {
  border-top: 1px solid #bebbb8;
  border-left: none;
  margin: 0;
}
@media (min-width: 768px) {
  .details-row-upper .details-col,
  .details-row-lower .details-col {
    border-top: none;
    border-right: 1px solid #bebbb8;
  }
}
@media (min-width: 992px) {
  .details-row-lower {
    height: 100%;
  }
}
.details-row-lower .details-col::before {
  background-color: #bebbb8;
  content: "";
  display: none;
  height: 1px;
  left: 15px;
  right: 15px;
  position: absolute;
  top: 0;
}
@media (min-width: 768px) {
  .details-row-lower .details-col::before {
    display: block;
  }
}
.has-single-date .details-col-multi-row {
  flex: 0 0 100%;
}
@media (min-width: 992px) {
  .has-single-date .details-col-multi-row {
    flex: 0 0 55%;
  }
}
.has-single-date .details-row-upper,
.has-single-date .details-row-lower {
  grid-template-columns: [col-1] 42% [col-2] 29% [col-3] 29%;
}
/******************************************************************
Site Name: WTBD
Author: DD9
Stylesheet: Program Itinerary
******************************************************************/
/* ACF Itinerary Items
-------------------------------------------------------------- */
.itinerary-items {
  list-style: none;
  margin: 20px 0;
  padding: 0;
}
.itinerary-items > li {
  border-top: 1px solid #ddd;
  padding: 0 0 30px;
}
.itinerary-items .itinerary-item-text {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
}
@media (min-width: 992px) {
  .itinerary-items .itinerary-item-text {
    flex-wrap: nowrap;
  }
}
.itinerary-items .itinerary-item-title {
  text-transform: uppercase;
  flex: 1 0 100%;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.1em;
  margin-bottom: 0;
  padding: 14px 8px 8px;
}
@media (min-width: 992px) {
  .itinerary-items .itinerary-item-title {
    flex: 1 0 120px;
    margin: 0;
  }
}
.itinerary-items .itinerary-item-description {
  padding: 8px;
}
.itinerary-items .itinerary-item-image-single {
  height: 71px;
  margin: 8px 8px 0;
  position: relative;
  width: 32.2%;
}
@media (min-width: 480px) {
  .itinerary-items .itinerary-item-image-single {
    height: 154px;
    width: 33%;
  }
}
@media (min-width: 992px) {
  .itinerary-items .itinerary-item-image-single {
    height: 175px;
    flex: 1 0 269px;
    margin: 14px 0 0 8px;
  }
}
.itinerary-items .itinerary-item-images {
  list-style: none;
  margin: 8px 0 0;
  padding: 0;
}
@media (min-width: 992px) {
  .itinerary-items .itinerary-item-images {
    padding: 0;
    text-align: right;
  }
}
.itinerary-items .itinerary-item-images > li {
  display: inline-block;
  height: 71px;
  position: relative;
  width: 32.2%;
}
@media (min-width: 480px) {
  .itinerary-items .itinerary-item-images > li {
    height: 154px;
    width: 32.8%;
  }
}
@media (min-width: 992px) {
  .itinerary-items .itinerary-item-images > li {
    height: 175px;
    width: 33%;
  }
}
.itinerary-items .hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.itinerary-items .hover i {
  border: 1px solid #fff;
  width: 50px;
  height: 50px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.itinerary-items .hover i:before,
.itinerary-items .hover i:after {
  content: '';
  width: 30px;
  height: 1px;
  background: #fff;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
}
.itinerary-items .hover i:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.itinerary-items .hover i:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.itinerary-items .hover span {
  position: absolute;
  top: 50%;
  left: 0%;
  width: 100%;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  margin-top: 50px;
  color: #fff;
  letter-spacing: 0.1em;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.itinerary-items .itinerary-item-image-single:hover,
.itinerary-items .itinerary-item-images > li:hover {
  cursor: pointer;
}
.itinerary-items .itinerary-item-image-single:hover .hover,
.itinerary-items .itinerary-item-images > li:hover .hover {
  background-color: rgba(65, 63, 49, 0.8);
}
.itinerary-items .itinerary-item-image-single:hover .hover i,
.itinerary-items .itinerary-item-images > li:hover .hover i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  opacity: 1;
  filter: alpha(opacity=100);
}
.itinerary-items .itinerary-item-image-single:hover .hover span,
.itinerary-items .itinerary-item-images > li:hover .hover span {
  opacity: 1;
  filter: alpha(opacity=100);
}
/******************************************************************
Site Name: WTBD
Author: DD9
Stylesheet: Photo Contest Plugin
******************************************************************/
.photo-contest .p-form {
  display: none;
}
.photo-contest .pc-social .pc-showlink,
.photo-contest .pc-social .pc-showqrcode,
.photo-contest .pc-social > li:nth-child(9),
.photo-contest .pc-social > li:nth-child(10),
.photo-contest .pc-social > li:nth-child(11),
.photo-contest .pc-social > li:nth-child(12),
.photo-contest .pc-social > li:nth-child(13),
.photo-contest .pc-social > li:nth-child(14) {
  display: none;
}
.pc-control-text .text-warning {
  color: #e1ba5d;
  font-weight: bold;
}
/******************************************************************
Popup Builder plugin customization
******************************************************************/
#sgpb-popup-dialog-main-div-wrapper {
  z-index: 111111112;
  position: relative;
}
.sgpb-popup-overlay {
  z-index: 111111111 !important;
}
#sgpb-popup-dialog-main-div {
  font-size: 1.3rem;
  text-align: center;
}
#sgpb-popup-dialog-main-div .wpcf7-form .form-group {
  margin-bottom: 0;
}
#sgpb-popup-dialog-main-div .wpcf7-form .form-group + .form-group {
  margin-top: 30px;
}
#sgpb-popup-dialog-main-div p:empty {
  display: none;
}
#sgpb-popup-dialog-main-div .alert {
  color: #413f31;
  margin: 15px 0px 0;
  font-size: 14px;
}
.sgpb-main-html-content-wrapper > *:last-child {
  margin-bottom: 0;
}
.sgpb-main-html-content-wrapper > *:last-child img {
  margin: 0;
}
/* Travel Kit Giveaway Form popup */
iframe#giveaway-popup-form {
  min-height: 380px;
}
@media (min-width: 480px) {
  iframe#giveaway-popup-form {
    min-height: 240px;
  }
}
@media (min-width: 768px) {
  iframe#giveaway-popup-form {
    min-height: 360px;
  }
}
@media (min-width: 992px) {
  iframe#giveaway-popup-form {
    min-height: 240px;
  }
}
/******************************************************************
Site Name: WTBD
Author: DD9
Stylesheet: Contact Form 7 overrides. Many CF7 classes have been
added to /assets/css/forms.less to make use of default Bootstrap 
styles. But overrides are handles here.
******************************************************************/
.wpcf7-form label {
  font-size: 12px;
  letter-spacing: 0.05rem;
  margin-bottom: 5px;
  text-transform: uppercase;
  width: 100%;
}
.wpcf7-form label > .wpcf7-form-control-wrap {
  display: block;
  margin-top: 5px;
}
.wpcf7-form-control.wpcf7-text,
.wpcf7-form-control.wpcf7-textarea {
  font-weight: normal;
}
.wpcf7-list-item {
  margin: 0;
}
.wpcf7-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  padding-start: calc(0.75rem - 3px);
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #413f31;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
select[multiple].wpcf7-select {
  background-image: none;
  padding: 0;
  padding-start: 0;
  height: auto;
}
.wpcf7-submit {
  background-color: #c5624d;
  color: #fff;
  cursor: pointer;
  border-radius: 0px;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  letter-spacing: 0.12em;
  border: none;
  margin-bottom: 0;
  position: relative;
  padding: 6px 12px;
  text-align: center;
  text-transform: uppercase;
  touch-action: manipulation;
  transition: all 0.3s ease;
  vertical-align: middle;
  white-space: normal;
}
.wpcf7-submit:hover {
  color: #fff;
  background: #817b76;
}
