@charset "UTF-8";
@font-face { font-family: 'icomoon'; src: url("/fonts/icomoon/icomoon.eot?msh6ii"); src: url("/fonts/icomoon/icomoon.eot?#iefixmsh6ii") format("embedded-opentype"), url("/fonts/icomoon/icomoon.woff?msh6ii") format("woff"), url("/fonts/icomoon/icomoon.ttf?msh6ii") format("truetype"), url("/fonts/icomoon/icomoon.svg?msh6ii#icomoon") format("svg"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'extras'; src: url("/fonts/icomoon/extras.eot?ad5v1i"); src: url("/fonts/icomoon/extras.eot?#iefixad5v1i") format("embedded-opentype"), url("/fonts/icomoon/extras.woff?ad5v1i") format("woff"), url("/fonts/icomoon/extras.ttf?ad5v1i") format("truetype"), url("/fonts/icomoon/extras.svg?ad5v1i#extras") format("svg"); font-weight: normal; font-style: normal; }
/******************************************
* BREAKPOINTS
*******************************************/
/******************************************
* BASE SIZES
*******************************************/
/******************************************
* COLOURS
*******************************************/
/******************************************
* TYPOGRAPHY
*******************************************/
/****************************************************** GRADIENTS *****************************************************/
/****************************************************** CLEARFIX *****************************************************/
.tab__panel { zoom: 1; }
.tab__panel:before, .tab__panel:after { content: ""; display: table; }
.tab__panel:after { clear: both; }

/****************************************************** HORIZONTAL LIST *****************************************************/
.filters, .filter__main, .filter__options, .tabs__options, .gallery__thumbnails--bottom { margin: 0; padding: 0; list-style: none; }
.filters > li, .filter__main > li, .filter__options > li, .tabs__options > li, .gallery__thumbnails--bottom > li { float: left; }

/****************************************************** IMAGE REPLACEMENT *****************************************************/
/****************************************************** GRADIENTS *****************************************************/
.timeline__handle, .timeline__icon { background-color: #a27422 !important; background: -o-linear-gradient(top, #dfb161, #a27422) !important; }

.timeline__value, .timeline__dot, .timeline-window__close { background-color: #17383e !important; background: -o-linear-gradient(top, #0c282d, #17383e) !important; }

/****************************************************** INSET SHADOW *****************************************************/
/****************************************************** ARROWS *****************************************************/
/****************************************************** BOX SHADOWS *****************************************************/
/****************************************************** BORDER RADIUS *****************************************************/
/****************************************************** OPACITY *****************************************************/
/****************************************************** TRANSITIONS *****************************************************/
/****************************************************** DEVICE WIDTHS *****************************************************/
/****************************************************** IE SPECIFIC *****************************************************/
/****************************************************** RETINA DISPLAYS *****************************************************/
/****************************************************** PRINT *****************************************************/
/************************************************ FILTER EXTENSIONS **********************************************/
.filters, .filter__type, .filter, .filter__button.filter__button--is-disabled:hover { background-color: #15353b !important; background: -o-linear-gradient(top, #204146, #15353b) !important; }

.filter__checkbox, .filter__legend, .filter__button { color: #fff; line-height: 11px; }

.filter__button:hover, .active.filter .filter__button { background-color: #be8f3d !important; background: -o-linear-gradient(top, #e1b25f, #be8f3d) !important; color: #0e292e; text-decoration: none; }

.filter__boer-war, .filter__ww1, .filter__birth { filter: Alpha(Opacity=0); opacity: 0; }

.filter__boer-war + .filter__label, .filter__ww1 + .filter__label, .filter__birth + .filter__label { position: relative; display: inline-block; width: 16px; height: 16px; margin: 0 3px 0 0; padding: 4px; border: none; border-radius: 500px; background: #fff; text-indent: -9999px; }
.filter__boer-war + .filter__label:after, .filter__ww1 + .filter__label:after, .filter__birth + .filter__label:after { position: absolute; top: 0; left: 0; display: block; content: ''; width: 8px; height: 8px; margin: 4px; border-radius: 500px; }

/************************************************ ALL FILTERS **********************************************/
.filters { position: relative; height: 36px; border-top: 1px solid #0e292e; border-bottom: 1px solid #0e292e; font-size: 13px; }
.filters + .filters { border-top: none; }
@media screen and (max-width: 767px) { .tabs .filters { font-size: 11px; }
  .filters.timeline-filter { display: none; } }
.filters.map-filter { overflow: hidden; }

.filter__main:before { position: absolute; top: 0; display: block; content: ''; z-index: 50; width: 0; height: 0; border-top: 17px solid transparent; border-bottom: 17px solid transparent; border-left: 17px solid #0e292e; filter: Alpha(Opacity=85); opacity: 0.85; }
.filter__main.map-filter { overflow: hidden; }
.filter__main.map-filter:before { left: 93px; }
.filter__main.timeline-filter { height: 37px; }
.filter__main.timeline-filter:before { left: 140px; }

.filter__options { position: absolute; left: 100px; transition: left ease 0.3s; }

/************************************************ CHECKBOX FILTERS **********************************************/
@media screen and (max-width: 767px) { .filter__checkbox { padding: 9px 3px 10px 3px; } }
@media screen and (min-width: 767px) and (max-width: 1023px) { .filter__checkbox { padding: 9px 10px 10px 5px; } }
@media screen and (min-width: 1023px) { .filter__checkbox { padding: 9px 10px 10px 0; } }
.filter__checkbox a { color: #fff; }
.filter__checkbox a:hover, .filter__checkbox a:focus { color: #fff; text-decoration: none; }

.filter__legend { padding: 12px 16px; }
@media screen and (max-width: 1023px) { .filter__legend { display: none; } }

.filter__label:after { visibility: visible; }

/************************************************ CUSTOM CHECKBOXES **********************************************/
.filter__boer-war:checked + .filter__label:after, .filter__boer-war.checked + .filter__label:after { background: #41842a; }

.filter__ww1:checked + .filter__label:after, .filter__ww1.checked + .filter__label:after { background: #0093fa; }

.filter__birth:checked + .filter__label:after, .filter__birth.checked + .filter__label:after { background: #bd2824; }

/************************************************ LIST FILTERS **********************************************/
.filter__type { position: relative; margin-right: 12px; padding: 12px 0 12px 16px; color: #e1b25f; line-height: 11px; z-index: 99; }
.filter__type:before, .filter__type:after { position: absolute; right: -18px; display: block; content: ''; }
.filter__type:before { top: 18px; border-top: 0 solid transparent; border-bottom: 18px solid transparent; border-left: 18px solid #1c3a3e; }
.filter__type:after { top: 0px; border-top: 18px solid transparent; border-bottom: 0px solid transparent; border-left: 18px solid #204146; content: "" !important; height: 0px !important; visibility: visible !important; }

.filter { border-left: 1px solid #0e292e; }
.filter:hover .icon__alt { display: block; }

.filter__button { position: relative; display: block; height: 35px; padding: 12px; overflow: visible; }
.filter__button:hover .icon-int, .filter__button:hover .map-search:before, .filter__button:hover .icon-int2, .active.filter .filter__button .icon-int, .active.filter .filter__button .map-search:before, .active.filter .filter__button .icon-int2 { color: #0e292e !important; }
.filter__button.filter__button--is-disabled { color: #0e292e; cursor: default; }
.timeline-filter .filter__button { padding: 5px 12px; }
.timeline-filter .filter__button .icon-int, .timeline-filter .filter__button .map-search:before, .timeline-filter .filter__button .icon-int2 { font-size: 24px; color: #dadada; }

.filter__nav { position: absolute; font-size: 20px; }
.filter__nav .filter__button { padding: 10px 12px 13px; line-height: 12px; }

.filter__prev { right: 36px; }

.filter__next { right: 0; }

/***************************************************** MAP ****************************************************/
.map { width: 100%; }

.map__wrapper { position: relative; }
@media screen and (max-width: 767px) { .map__wrapper { height: 318px; } }
@media screen and (min-width: 767px) and (max-width: 1023px) { .map__wrapper { height: 228px; } }
@media screen and (min-width: 1023px) { .map__wrapper { height: 318px; } }
.map__wrapper.expanded { height: 500px; }
@media screen and (max-width: 767px) { .map__wrapper.expanded { height: 320px; } }

.map__canvas { height: 100%; width: 100%; }

.map__display { height: 550px; }

/***************************************************** MAP INFO WINDOW ****************************************************/
.structure.-layout._content .mapInfoBox { background: #fff; color: #000; font-size: 13px; box-shadow: #707070 0 0 7px; min-height: 20px; }
@media screen and (max-width: 767px) { .structure.-layout._content .mapInfoBox { width: 200px; } }
@media screen and (min-width: 767px) { .structure.-layout._content .mapInfoBox { width: 300px; } }
.structure.-layout._content .mapInfoBox:before { position: absolute; bottom: 0; right: 100%; display: block; content: ''; z-index: 50; width: 0; height: 0; border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-right: 10px solid #fff; }
.structure.-layout._content .mapInfoBox:after { width: 12px; height: 12px; margin: 4px auto; display: block; text-align: center; font-size: 12px; content: ""; font-family: 'icomoon'; visibility: visible; overflow: visible; -webkit-animation: spin-clockwise 1s infinite linear; animation: spin-clockwise 1s infinite linear; line-height: 1; position: absolute; bottom: 0; left: 0; right: 0; z-index: 0; }
.structure.-layout._content .mapInfoBox a { color: #000; font-weight: normal; }
.structure.-layout._content .mapInfoBox > img { border-radius: 50%; overflow: hidden; box-shadow: #707070 0 0 7px; z-index: 5; }
.structure.-layout._content .mapInfoBox > span { display: block; padding: 2px; text-align: center; background: #fff; position: relative; z-index: 2; }
.structure.-layout._content .mapInfoBox__header { padding: 17px 15px; border-bottom: 1px solid #ddd; }
@media screen and (max-width: 767px) { .structure.-layout._content .mapInfoBox__header { padding-top: 10px; padding-bottom: 10px; } }
.structure.-layout._content .mapInfoBox__location { font-family: "open-bold", "Arial", Sans-Serif; font-size: 1.2em; }
@media screen and (max-width: 767px) { .structure.-layout._content .mapInfoBox__location { font-size: 1em; margin-bottom: 5px; } }
.structure.-layout._content .mapInfoBox__totals { font-size: 1.1em; font-style: italic; list-style: none; margin: 0; }
@media screen and (max-width: 767px) { .structure.-layout._content .mapInfoBox__totals { font-size: 1em; } }
.structure.-layout._content .mapInfoBox__totalItem { margin-top: 5px; }
.structure.-layout._content .mapInfoBox__totalItem:first-child { margin-top: 0; }
.structure.-layout._content .mapInfoBox__totalItem *:after { display: none; }
.structure.-layout._content .mapInfoBox__totalNumber { font-family: "open-bold", "Arial", Sans-Serif; }
.structure.-layout._content .mapInfoBox__records { position: relative; z-index: 1; background: #fff; padding: 12px 15px; }
.structure.-layout._content .mapInfoBox__recordsList { height: 240px; margin: 0; padding: 0; padding-right: 15px; overflow-y: auto; list-style: none; scrollbar-face-color: #9d6f22; scrollbar-track-color: #ebebeb; }
.structure.-layout._content .mapInfoBox__recordsList::-webkit-scrollbar { width: 7px; height: 7px; }
.structure.-layout._content .mapInfoBox__recordsList::-webkit-scrollbar-thumb { background: #9d6f22; border-radius: 7px; }
.structure.-layout._content .mapInfoBox__recordsList::-webkit-scrollbar-track { background: #ebebeb; border-radius: 7px; }
@media screen and (max-width: 767px) { .structure.-layout._content .mapInfoBox__recordsList { height: 110px; } }
.structure.-layout._content .mapInfoBox__record { margin-top: 20px; }
.structure.-layout._content .mapInfoBox__record:first-child { margin-top: 0; }
.structure.-layout._content .mapInfoBox__recordType { color: #9d6f22; font-size: 1.2em; font-family: "open-bold", "Arial", Sans-Serif; margin-bottom: 14px; }
@media screen and (max-width: 767px) { .structure.-layout._content .mapInfoBox__recordType { margin-bottom: 5px; } }
.structure.-layout._content .mapInfoBox__recordList { margin: 0; }
.structure.-layout._content .mapInfoBox__recordItem { list-style: none; padding-left: 15px; position: relative; margin-top: 7px; font-size: 0.95em; }
.structure.-layout._content .mapInfoBox__recordItem:before { content: ''; border-radius: 50%; background-color: #9d6f22; position: absolute; top: 4px; left: 0; height: 6px; width: 6px; }

/***************************************************** MAP SEARCH ****************************************************/
.map-searchPositioner { position: relative !important; overflow: visible; padding: 0 18px; }
.map-searchPositioner:after { display: none; }

.map-search { float: left; background: #20474e; color: #fff; padding: 10px; margin-top: 16px; position: relative; }
.map-search:before { display: block; content: ""; top: 0; right: 0; color: #B2B2B2; font-family: 'icomoon'; font-size: 16px; position: absolute; top: 0; bottom: 0; height: 16px; margin: auto; right: 20px; pointer-events: none; }

#location { background-color: #fff; padding: 0 11px 0 13px; width: 400px; font-size: 15px; font-weight: 300; text-overflow: ellipsis; border: 1px solid transparent; box-sizing: border-box; -moz-box-sizing: border-box; height: 32px; outline: none; box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3); }
@media screen and (max-width: 767px) { #location { width: 200px; } }
#location:focus { border-color: #a27422; margin-left: -1px; padding-left: 14px; /* Regular padding-left + 1. */ width: 401px; }

.map__loading { position: absolute; top: 0; right: 0; z-index: 999; padding: 10px; background: #20474e; color: #fff; }
.map__loading.is-hidden { display: none; }

/***************************************************** TIMELINE EXTENSIONS ****************************************************/
.timeline__prev:before, .timeline__next:before, .timeline__current:before, .timeline__prev:after, .timeline__next:after, .timeline__current:after { position: absolute; display: block; content: ''; }
.timeline__prev:after, .timeline__next:after, .timeline__current:after { z-index: -1; }

.timeline__event:before, .timeline__marker:before { position: absolute; left: 0; content: ''; }

.timeline__span, .timeline__events { display: block; position: absolute; bottom: 0; }

.timeline__prev, .timeline__next { display: block; position: absolute; top: 3px; height: 24px; width: 8px; cursor: pointer; }
.timeline__prev:before, .timeline__next:before, .timeline__prev:after, .timeline__next:after { top: 2px; }

.timeline__event, .timeline__icon { position: absolute; left: -16px; height: 28px; }

/****************************************************** TIMELINE *****************************************************/
.timeline { width: 100%; background: transparent url("/images/interactives/timeline-bg.jpg") 0 0 repeat; }
@media screen and (max-width: 767px) { .timeline { padding: 10px; } }
@media screen and (min-width: 767px) { .timeline { padding: 32px 0 0; } }

@media screen and (max-width: 767px) { .timeline__wrapper { padding: 0; } }
@media screen and (min-width: 767px) { .timeline__wrapper { position: relative; padding: 0 100px; height: 250px; } }

.timeline__range { position: relative; }
.timeline__range a { overflow: visible; }
@media screen and (min-width: 767px) { .timeline__range { height: 12px; border: 1px solid #c2c2c2; border-radius: 5px; background: #fefcf8; color: #333333; text-align: left; zoom: 1; } }

/****************************************************** NAV *****************************************************/
.timeline__past, .timeline__future { display: block; position: absolute; top: 140px; height: 24px; width: 8px; cursor: pointer; }
@media screen and (max-width: 767px) { .timeline__past, .timeline__future { display: none; } }

.timeline__past { left: 20px; border-top: 20px solid transparent; border-bottom: 20px solid transparent; border-right: 14px solid #ce9f4f; }

.timeline__future { right: 20px; border-top: 20px solid transparent; border-bottom: 20px solid transparent; border-left: 10px solid #ce9f4f; }

/****************************************************** HANDLE *****************************************************/
.timeline__handle { position: absolute; top: -35px; height: 32px; width: 60px; margin-left: -28px; padding: 4px; border: 1px solid #b68a3d !important; border-radius: 5px; color: #000; text-align: center; line-height: 22px; cursor: move; cursor: -webkit-grab; cursor: -moz-grab; z-index: 2; }
.timeline__handle:hover, .timeline__handle:active, .timeline__handle:focus { color: #000; text-decoration: none; }
.timeline__handle:after { position: absolute; bottom: -10px; left: 27px; height: 4px; border-left: 1px solid #a88445; content: ''; }
@media screen and (max-width: 767px) { .timeline__handle { display: none; } }

.timeline__value { display: block; border-radius: 3px; color: #e1b25f; font-sizE: 14px; }

.timeline__prev { left: -10px; }
.timeline__prev:before { border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-right: 7px solid #ce9f4f; }
.timeline__prev:after { border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-right: 9px solid #a17f44; left: -1px; }

.timeline__next { right: -11px; }
.timeline__next:before { border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-left: 5px solid #ce9f4f; }
.timeline__next:after { border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-left: 7px solid #a17f44; left: -1px; }

.timeline__current { display: block; position: absolute; left: 20px; bottom: -9px; height: 8px; width: 16px; }
.timeline__current:before { border-left: 7px solid transparent; border-right: 7px solid transparent; border-top: 5px solid #ce9f4f; }
.timeline__current:after { border-left: 7px solid transparent; border-right: 7px solid transparent; border-top: 7px solid #a17f44; top: 0; }

/****************************************************** EVENTS *****************************************************/
.timeline__span { height: 10px; background: #164a54 url("/images/interactives/timeline-event.jpg") 0 0 repeat; }

@media screen and (max-width: 767px) { .timeline__events { position: relative; margin-left: 15px; } }
@media screen and (min-width: 767px) { .timeline__events { height: 130px; width: 100%; overflow: hidden; } }

@media screen and (max-width: 767px) { .timeline__event { position: relative; left: 0; height: auto; }
  .timeline__event + .timeline__event { margin-top: 20px; } }
@media screen and (min-width: 767px) { .timeline__event { left: 0; top: 0; border: 1px solid #12373e; border-radius: 5px; background-color: #12373e !important; background: -o-linear-gradient(top, #206572, #12373e) !important; line-height: 26px; color: #fff; font-size: 14px; text-align: center; }
  .timeline__event:before { bottom: -89px; left: 15px; height: 89px; border-left: 1px solid #78a0a0; }
  .timeline__event:after { display: inline-block; position: absolute; bottom: -5px; left: 10px; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #12373e; content: ""; } }

/****************************************************** MOBILE VERSION *****************************************************/
.timeline__info { position: relative; padding: 5px 3px; border: 1px solid #12373e; border-radius: 5px; background-color: #12373e !important; background: -o-linear-gradient(top, #206572, #12373e) !important; color: #fff; font-size: 12px; }
.timeline__info:before { display: inline-block; position: absolute; left: -6px; top: 8px; width: 0; height: 0; border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-right: 6px solid #12373e; content: ""; }

.timeline__vertical { display: block; position: absolute; left: 0; top: 0; width: 5px; height: 100%; background: #fff; }

.timeline__point { position: absolute; left: -20px; top: 8px; display: inline-block; padding: 4px; border-radius: 500px; background: #fff; }

.timeline__dot { display: block; width: 5px; height: 5px; border-radius: 500px; }

/****************************************************** ICONS *****************************************************/
.timeline__markers { width: 100%; }

.timeline__marker { cursor: pointer; }
@media screen and (max-width: 767px) { .timeline__marker { display: inline-block; margin: 5px 0; }
  .timeline__marker + .timeline__marker { margin-left: 5px; } }
@media screen and (min-width: 767px) { .timeline__marker { position: absolute; }
  .timeline__marker:before { top: -60px; height: 54px; border-left: 1px solid #e1c28a; } }

.timeline__icon { display: inline-block; width: 36px; padding: 0 5px; border: 1px solid #b68a3d; border-radius: 3px; color: #0e292e; font-size: 24px; }
@media screen and (max-width: 767px) { .timeline__icon { position: relative; left: 0; } }
@media screen and (min-width: 767px) { .timeline__icon { top: -85px; left: -18px; }
  .timeline__icon:after { display: inline-block; position: absolute; bottom: -5px; left: 12px; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #a27422; content: ""; } }

/****************************************************** LABELS *****************************************************/
.timeline__label--major, .timeline__label--minor { position: absolute; margin: 16px 0 0 -12px; padding: 24px 0 0; font-size: 12px; line-height: 12px; }
.timeline__label--major:before, .timeline__label--minor:before { position: absolute; top: 0; left: 12px; border-left: 1px solid #94918b; content: ''; }

.timeline__label--major:before { height: 16px; }

.timeline__label--minor:before { height: 8px; }

/****************************************************** ZOOM *****************************************************/
.timeline__zoom { position: relative; height: 3px; border: 1px solid #46696c !important; background: #a2b0a9 !important; zoom: 1; width: 20%; margin: 10px 15px 140px; }
@media screen and (max-width: 767px) { .timeline__zoom { display: none; } }

.timeline__zoom-level { display: block; position: absolute; width: 8px; height: 18px; margin-left: -4px; top: -8px; border-radius: 8px; background: #245058 !important; border-color: #245058 !important; }

.timeline__zoomout, .timeline__zoomin { position: absolute; top: -8px; display: block; width: 18px; height: 18px; border-radius: 3px; background: #245058; color: #fff !important; font-size: 13px; line-height: 17px; text-align: center; }
.timeline__zoomout:hover, .timeline__zoomin:hover { color: #fff; text-decoration: none; }

.timeline__zoomout { left: -22px; }

.timeline__zoomin { right: -22px; }

/****************************************************** CONTENT WINDOWS *****************************************************/
.timeline-window { position: absolute; display: none; top: -135px; width: 300px; padding: 10px; background: #000; color: #fff; font-size: 13px; line-height: 1.2em; z-index: 10; }
.timeline-window:before { position: absolute; top: 52px; left: -10px; width: 0; height: 0; border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-right: 10px solid #000; content: ""; }
.timeline-window a { color: #fff !important; }

.timeline_content { position: relative; }
.timeline_content .timeline-window { display: block; height: auto; position: static; width: auto; }
.timeline_content .timeline-window:before { visibility: hidden; }

.timeline-window__link { color: #fff; display: block; height: 130px !important; overflow: auto !important; }
.timeline-window__link:hover { color: #fff; text-decoration: none; }

.timeline-window__title { display: block; margin: 0 0 5px; font-size: 14px; }

.timeline-window__image { display: inline; float: left; max-width: 30%; margin-right: 10px; }

.timeline-window__description { display: inline; margin: 0; }

.timeline-window__close { position: absolute; top: -8px; right: -8px; padding: 2px 6px; border: 1px solid #12373e; border-radius: 500px; font-style: normal; cursor: pointer; }

.tabs__options { width: 100%; overflow: hidden; }
@media screen and (min-width: 767px) { .tabs__options { padding: 5px 5px 0; border: 1px solid #e1ded7; background: #edeae5; } }

@media screen and (max-width: 1023px) { .tab { width: 100%; } }
@media screen and (max-width: 767px) { .tab { border-bottom: 1px solid #eceae3; } }
@media screen and (min-width: 767px) and (max-width: 1023px) { .tab + .tab { margin-left: 1px; } }
@media screen and (min-width: 1023px) { .tab + .tab { margin-left: 2px; } }

.tab__link { display: block; background: #d2cec2; color: #343637; font-weight: 700; text-align: center; }
.tab__link:hover, .tab__link:focus { background: #16373c; color: #fff; }
.tab-active .tab__link { background: #16373c; color: #fff; }
.tab-active .tab__link:hover, .tab-active .tab__link:focus { color: #fff; text-decoration: none; }
@media screen and (min-width: 767px) { .tab__link { border-radius: 4px 4px 0 0; } }
@media screen and (max-width: 1023px) { .tab__link { padding: 6px 8px; font-size: 12px; } }
@media screen and (min-width: 1023px) { .tab__link { padding: 8px 12px; } }

.tab__panel { background: #EDEAE5; border-top: 0; height: 0; visibility: hidden; }
.tab__panel > .list .enclosure { margin-top: 10px; }
.tab__panel > .list .enclosure:first-child { margin-top: 0; }
.tab__panel.tab-active { height: auto; visibility: visible; border: 1px solid #E1DED7; }
.tab__panel.tab-active.content { padding: 5px; }

.gallery { border-radius: 4px; background: #fff; overflow: hidden; }

/****************************************************** THUMBNAILS *****************************************************/
.gallery__thumbnails--left, .gallery__thumbnails--right, .gallery__thumbnails--bottom { margin: 0; padding: 7px 0; list-style: none; }

.gallery__thumbnails--left, .gallery__thumbnails--right { width: 16%; }
.gallery__thumbnails--left .gallery__thumbnail, .gallery__thumbnails--right .gallery__thumbnail { max-height: 58px; }
.gallery__thumbnails--left .gallery__thumbnail img, .gallery__thumbnails--right .gallery__thumbnail img { width: 100%; }
.gallery__thumbnails--left .gallery__thumbnail + .gallery__thumbnail, .gallery__thumbnails--right .gallery__thumbnail + .gallery__thumbnail { margin-top: 5px; }

.gallery__thumbnails--bottom { width: 100%; }
.gallery__thumbnails--bottom .gallery__thumbnail { width: 32%; }
.gallery__thumbnails--bottom .gallery__thumbnail + .gallery__thumbnail { margin-left: 2%; }

.gallery__thumbnails--left { float: left; padding-left: 7px; }
.gallery__thumbnails--left .gallery__thumbnail { padding-right: 8px; }

.gallery__thumbnails--right { float: right; padding-right: 7px; }
.gallery__thumbnails--right .gallery__thumbnail { padding-left: 8px; }

.gallery__thumbnails--bottom { float: right; }
.gallery__thumbnails--bottom + .gallery__images { width: 100%; }

.gallery__scroll { overflow-y: hidden; overflow-x: scroll !important; }
.gallery__scroll .gallery__thumbnails--bottom { float: left; width: 500px; }
.gallery__scroll .gallery__thumbnails--bottom .gallery__thumbnail { margin-left: 4px; width: 88px; }
.gallery__scroll .gallery__thumbnails--bottom .gallery__thumbnail:first-child { margin-left: 0; }

.profile__gallery .gallery__images { height: 267px; overflow: hidden; }

.gallery__thumbnail { overflow: hidden; }
.gallery__thumbnail.tab-active { background: #bd9146; }
.gallery__thumbnail img { height: auto; width: auto; max-width: none; max-height: none; }
@media screen and (max-width: 767px) { .gallery__thumbnail { max-height: 29px; }
  .profile__gallery .gallery__thumbnail { max-height: 70px; } }
@media screen and (min-width: 767px) and (max-width: 1023px) { .gallery__thumbnail { max-height: 42px; } }
@media screen and (min-width: 1023px) { .gallery__thumbnail { max-height: 58px; } }

.gallery__link { display: block; }

/****************************************************** GALLERY *****************************************************/
.gallery__images { margin: 0; padding: 0; position: relative; list-style: none; overflow: hidden; }
.gallery__images img { display: block; margin: 0 auto; width: auto; }
.gallery__images .button { bottom: 20px; position: absolute; right: 20px; }
@media screen and (max-width: 767px) { .gallery__images .button { left: 20px; width: auto; } }

.gallery__image { display: none; }
.gallery__image.tab-active { display: block; }

.icon__alt { display: none; }
.filter .icon__alt { position: absolute; top: -33px; padding: 10px 16px; background: #000; color: #fff; line-height: 1.1em; white-space: nowrap; }
.filter .icon__alt:after { overflow: visible !important; position: absolute; bottom: -5px; left: 40%; height: auto !important; display: block; content: "" !important; visibility: visible !important; z-index: 50; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #000; }
/*# sourceMappingURL=interactives.css.map */