@charset "UTF-8";
/**
 * Foundation for Sites by ZURB
 * Version 6.1.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
  font-size: 100%;
  box-sizing: border-box; }

*,
*:before,
*:after {
  box-sizing: inherit; }

body {
    font-family: Rubik, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #b8b8b8;
    background: #1a1a1a;
    position: relative;
    cursor: auto;
}

img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0; }

select {
  width: 100%;
  border-radius: 0; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  padding: 0;
  border: 0;
  border-radius: 0;
  line-height: 1; }

.row {
    width: 100%;
    margin: 0 auto;
    max-width: 63.125rem; }

.row .row {
    width: auto;
    margin: 0 -0.9375rem;
    max-width: none; }

.row.collapse .row {
    margin-left: 0;
    margin-right: 0; }

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

.row .row:after,
.row .row.collapse:after {
    clear: both; }

.row .row.collapse {
    width: auto;
    margin: 0;
    max-width: none; }

.column, .columns {
    padding-left: .9375rem;
    padding-right: .9375rem;
    float: left; }

[class*=column]+[class*=column]:last-child {
    float: right; }

[class*=column]+[class*=column].end {
    float: left; }

[class*=block-grid-] {
    display: block;
    padding: 0;
    margin: 0 -0.625rem; }

[class*=block-grid-]:after, [class*=block-grid-]:before {
    content: " ";
    display: table; }

[class*=block-grid-]:after {
    clear: both; }

[class*=block-grid-]>li {
    display: block;
    height: auto;
    float: left;
    padding: 0 0.625rem 1.25rem; }

a:hover {
    cursor: pointer; }

.left {
    float: left !important; }

.right {
    float: right !important; }

.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

/*.flex-video, .responsive-embed {
    padding-top: 1.5625rem;
    padding-bottom: 67.5%; }*/

form .row .row {
    margin: 0 -0.5rem; }

form .row .row .column, form .row .row .columns {
    padding: 0 0.5rem; }

form .row .row.collapse {
    margin: 0; }

form .row .row.collapse .column, form .row .row.collapse .columns {
    padding: 0; }

form .row .row.collapse input {
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

form .row input.column, form .row input.columns, form .row textarea.column,
form .row textarea.columns {
    padding-left: 0.5rem; }

label {
    font-size: 0.875rem;
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 0; }

label.right {
    float: none !important;
    text-align: right; }

label.inline {
    margin: 0 0 1rem;
    padding: 0.5625rem 0; }

label small {
    text-transform: capitalize;
    color: #676767; }

.keystroke, kbd {
    background-color: #ededed;
    border-color: #ddd;
    color: #222;
    border-style: solid;
    border-width: 1px;
    margin: 0;
    font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace;
    font-size: inherit;
    padding: 0.125rem 0.25rem 0;
    border-radius: 3px; }

.label {
    font-weight: 300;
    font-family: Roboto, "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
    text-align: center;
    text-decoration: none;
    line-height: 1;
    white-space: nowrap;
    display: inline-block;
    position: relative;
    margin-bottom: inherit;
    padding: 0.25rem 0.5rem;
    font-size: 0.6875rem;
    background-color: #ad344c;
    color: #fff; }
.label.radius {
    border-radius: 3px; }
.label.round {
    border-radius: 1000px; }
.label.alert {
    background-color: #f04124;
    color: #fff; }
.label.warning {
    background-color: #f08a24;
    color: #fff; }
.label.success {
    background-color: #43AC6A;
    color: #fff; }
.label.secondary {
    background-color: #ebebeb;
    color: #333; }
.label.info {
    background-color: #a0d3e8;
    color: #333; }

ul.pagination {
    display: block;
    min-height: 1.5rem;
    margin-left: -0.3125rem; }
ul.pagination li {
    height: 1.5rem;
    color: #222;
    font-size: 0.875rem;
    margin-left: 0.3125rem; }
ul.pagination li a, ul.pagination li button {
    display: block;
    padding: 0.0625rem 0.625rem;
    color: #999;
    background: 0 0;
    border-radius: 3px;
    font-weight: 400;
    font-size: 1em;
    line-height: inherit;
    transition: background-color 300ms ease-out; }
ul.pagination li a:focus, ul.pagination li button:focus, ul.pagination li:hover a, ul.pagination li:hover button {
    background: #e6e6e6; }
ul.pagination li.unavailable a, ul.pagination li.unavailable button {
    cursor: default;
    color: #999; }
ul.pagination li.unavailable a:focus, ul.pagination li.unavailable button:focus, ul.pagination li.unavailable:hover a, ul.pagination li.unavailable:hover button {
    background: 0 0; }
ul.pagination li.current a, ul.pagination li.current button {
    background: #ad344c;
    color: #fff;
    font-weight: 700;
    cursor: default; }
ul.pagination li.current a:focus, ul.pagination li.current a:hover, ul.pagination li.current button:focus, ul.pagination li.current button:hover {
    background: #ad344c; }
ul.pagination li {
    float: left;
    display: block; }
.pagination-centered {
    text-align: center; }
.pagination-centered ul.pagination li {
    float: none;
    display: inline-block; }
ul.pagination li.current {
    padding: 0 0.625rem;
    border-radius: 3px; }

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

.center-vertically {
    visibility: hidden; }

h1.center-vertically {
    font-weight: 100; }

.center {
    text-align: center; }

.center-margin {
    margin-left: auto;
    margin-right: auto; }

.background-present {
    overflow: hidden; }

.no-background-present {
    padding: 5rem 0; }

.center-me {
    margin-left: auto;
    margin-right: auto; }

.label, label {
    text-transform: uppercase; }

.contain-to-grid {
    width: 100%;
    background: #151515;
}

.contain-to-grid .top-bar {
    margin-bottom: 0;
    padding: 0;
}

.top-bar {
    overflow: hidden;
    height: 45px;
    line-height: 45px;
    position: relative;
    background: #151515;
    margin-bottom: 0
}

.top-bar ul {
    margin-bottom: 0;
    list-style: none;
    background-color: transparent;
}

.top-bar .row {
    max-width: none
}

.top-bar form, .top-bar input {
    margin-bottom: 0
}

.top-bar input {
    height: 1.8rem;
    padding-top: .35rem;
    padding-bottom: .35rem;
    font-size: .75rem
}

.top-bar .button, .top-bar button {
    padding-top: .4125rem;
    padding-bottom: .4125rem;
    margin-bottom: 0;
    font-size: .75rem
}

@media only screen and (max-width:40em) {
    .top-bar .button, .top-bar button {
        position: relative;
        top: -1px
    }
}

.top-bar .title-area {
    position: relative;
    margin: 0
}

.top-bar .name {
    height: 45px;
    margin: 0;
    font-size: 16px
}

.top-bar .name h1 {
    line-height: 45px;
    font-size: 1.0625rem;
    margin: 0
}

.top-bar .name h1 a {
    font-family: Roboto, "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
    color: #ccc;
    width: 75%;
    display: block;
    padding: 0 15px
}

.top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0
}

.top-bar .toggle-topbar a {
    color: #ccc;
    text-transform: uppercase;
    font-size: .8125rem;
    font-weight: 700;
    position: relative;
    display: block;
    padding: 0 15px;
    height: 45px;
    line-height: 45px
}

.top-bar .toggle-topbar.menu-icon {
    top: 50%;
    margin-top: -16px
}

.top-bar .toggle-topbar.menu-icon a {
    height: 34px;
    line-height: 33px;
    padding: 0 40px 0 15px;
    color: #FFF;
    position: relative
}

.top-bar .toggle-topbar.menu-icon a span::after {
    content: "";
    position: absolute;
    display: block;
    height: 0;
    top: 50%;
    margin-top: -8px;
    right: 15px;
    box-shadow: 0 0 0 1px #FFF, 0 7px 0 1px #FFF, 0 14px 0 1px #FFF;
    width: 16px
}

.top-bar .toggle-topbar.menu-icon a span:hover:after {
    box-shadow: 0 0 0 1px "", 0 7px 0 1px "", 0 14px 0 1px ""
}

.top-bar.expanded {
    height: auto;
    background: 0 0
}

.top-bar.expanded .title-area {
    background: #151515
}

.top-bar.expanded .toggle-topbar a {
    color: #888
}

.top-bar.expanded .toggle-topbar a span::after {
    box-shadow: 0 0 0 1px #888, 0 7px 0 1px #888, 0 14px 0 1px #888
}

.top-bar-section {
    left: 0;
    position: relative;
    width: auto;
    transition: left 300ms ease-out
}

.top-bar-section ul {
    padding: 0;
    width: 100%;
    height: auto;
    display: block;
    font-size: 16px;
    margin: 0
}

.top-bar-section .divider, .top-bar-section [role=separator] {
    border-top: solid 1px #0a0a0a;
    clear: both;
    height: 1px;
    width: 100%
}

.top-bar-section ul li {
    background: #333
}

.top-bar-section ul li>a {
    display: block;
    width: 100%;
    color: #ccc;
    padding: 12px 0 12px 15px;
    font-family: Roboto, "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
    font-size: .8125rem;
    font-family: Roboto, "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
    text-transform: none
}

.top-bar-section ul li>a.button {
    font-size: .8125rem;
    padding-right: 15px;
    padding-left: 15px;
    background-color: #ad344c;
    border-color: #8a2a3d;
    color: #ad344c
}

.top-bar-section ul li>a.button:focus, .top-bar-section ul li>a.button:hover {
    background-color: #8a2a3d;
    color: #ad344c
}

.top-bar-section ul li>a.button.secondary {
    background-color: #ebebeb;
    border-color: #bcbcbc;
    color: #333
}

.top-bar-section ul li>a.button.secondary:focus, .top-bar-section ul li>a.button.secondary:hover {
    background-color: #bcbcbc;
    color: #333
}

.top-bar-section ul li>a.button.success {
    background-color: #43AC6A;
    border-color: #368a54;
    color: #ad344c
}

.top-bar-section ul li>a.button.success:focus, .top-bar-section ul li>a.button.success:hover {
    background-color: #368a54;
    color: #ad344c
}

.top-bar-section ul li>a.button.alert {
    background-color: #f04124;
    border-color: #cf280e;
    color: #ad344c
}

.top-bar-section ul li>a.button.alert:focus, .top-bar-section ul li>a.button.alert:hover {
    background-color: #cf280e;
    color: #ad344c
}

.top-bar-section ul li>a.button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #ad344c
}

.top-bar-section ul li>a.button.warning:focus, .top-bar-section ul li>a.button.warning:hover {
    background-color: #cf6e0e;
    color: #ad344c
}

.top-bar-section ul li>button {
    font-size: .8125rem;
    padding-right: 15px;
    padding-left: 15px;
    background-color: #ad344c;
    border-color: #8a2a3d;
    color: #ad344c
}

.top-bar-section ul li>button:focus, .top-bar-section ul li>button:hover {
    background-color: #8a2a3d;
    color: #ad344c
}

.top-bar-section ul li>button.secondary {
    background-color: #ebebeb;
    border-color: #bcbcbc;
    color: #333
}

.top-bar-section ul li>button.secondary:focus, .top-bar-section ul li>button.secondary:hover {
    background-color: #bcbcbc;
    color: #333
}

.top-bar-section ul li>button.success {
    background-color: #43AC6A;
    border-color: #368a54;
    color: #ad344c
}

.top-bar-section ul li>button.success:focus, .top-bar-section ul li>button.success:hover {
    background-color: #368a54;
    color: #ad344c
}

.top-bar-section ul li>button.alert {
    background-color: #f04124;
    border-color: #cf280e;
    color: #ad344c
}

.top-bar-section ul li>button.alert:focus, .top-bar-section ul li>button.alert:hover {
    background-color: #cf280e;
    color: #ad344c
}

.top-bar-section ul li>button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #ad344c
}

.top-bar-section ul li>button.warning:focus, .top-bar-section ul li>button.warning:hover {
    background-color: #cf6e0e;
    color: #ad344c
}

.top-bar-section ul li:hover:not(.has-form)>a {
    background: #272727;
    color: #FFF
}

.top-bar-section ul li.active>a, .top-bar-section ul li.active>a:hover {
    background: #000;
    color: #FFF
}

.top-bar-section .has-form {
    padding: 15px
}

.top-bar-section .has-dropdown {
    position: relative
}

.top-bar-section .has-dropdown>a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: transparent transparent transparent rgba(255, 255, 255, .4);
    border-left-style: solid;
    margin-right: 15px;
    margin-top: -4.5px;
    position: absolute;
    top: 50%;
    right: 0
}

.top-bar-section .has-dropdown.moved {
    position: static
}

.top-bar-section .has-dropdown.moved>.dropdown {
    display: block;
    height: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
    width: 100%
}

.top-bar-section .has-dropdown.moved>a:after {
    display: none
}

.top-bar-section .dropdown {
    padding: 0;
    left: 100%;
    top: 0;
    z-index: 99;
    display: block;
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px)
}

.top-bar-section .dropdown li {
    width: 100%;
    height: auto
}

.top-bar-section .dropdown li a {
    font-family: Roboto, "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
    padding: 8px 15px
}

.top-bar-section .dropdown li a.parent-link {
    font-weight: 300
}

.top-bar-section .dropdown li.parent-link, .top-bar-section .dropdown li.title h5 {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 1.125rem
}

.top-bar-section .dropdown li.parent-link a, .top-bar-section .dropdown li.title h5 a {
    color: #ccc;
    display: block
}

.top-bar-section .dropdown li.parent-link a:hover, .top-bar-section .dropdown li.title h5 a:hover {
    background: 0 0
}

.top-bar-section .dropdown li.has-form {
    padding: 8px 15px
}

.top-bar-section .dropdown li .button, .top-bar-section .dropdown li button {
    top: auto
}

.top-bar-section .dropdown label {
    padding: 8px 15px 2px;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #777;
    font-weight: 700;
    font-size: .625rem
}

.js-generated {
    display: block
}

@media only screen and (min-width:45em) {
    .top-bar {
        background: #151515;
        overflow: visible
    }

    .top-bar:after, .top-bar:before {
        content: " ";
        display: table
    }

    .top-bar:after {
        clear: both
    }

    .top-bar .toggle-topbar {
        display: none
    }

    .top-bar .title-area {
        float: left
    }

    .top-bar .name h1 a {
        width: auto
    }

    .top-bar .button, .top-bar button, .top-bar input {
        font-size: .875rem;
        position: relative;
        top: 7px
    }

    .top-bar.expanded {
        background: #151515
    }

    .contain-to-grid .top-bar {
        max-width: 63.125rem;
        margin: 0 auto
    }

    .top-bar-section {
        transition: none 0 0;
        left: 0 !important
    }

    .top-bar-section ul {
        width: auto;
        height: auto !important;
        display: inline
    }

    .top-bar-section ul li {
        float: left
    }

    .top-bar-section ul li .js-generated {
        display: none
    }

    .top-bar-section li.hover>a:not(.button) {
        background: #272727;
        color: #FFF
    }

    .top-bar-section li:not(.has-form) a:not(.button) {
        padding: 0 15px;
        line-height: 45px;
        background: #151515
    }

    .top-bar-section li:not(.has-form) a:not(.button):hover {
        background: #272727
    }

    .top-bar-section li.active:not(.has-form) a:not(.button) {
        padding: 0 15px;
        line-height: 45px;
        color: #FFF;
        background: #000
    }

    .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: #000;
        color: #FFF
    }

    .top-bar-section .has-dropdown>a {
        padding-right: 35px !important
    }

    .top-bar-section .has-dropdown>a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: rgba(255, 255, 255, .4) transparent transparent;
        border-top-style: solid;
        margin-top: -2.5px;
        top: 22.5px
    }

    .top-bar-section .has-dropdown.moved {
        position: relative
    }

    .top-bar-section .has-dropdown.moved>.dropdown {
        display: block;
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }

    .top-bar-section .has-dropdown.hover>.dropdown, .top-bar-section .has-dropdown.not-click:hover>.dropdown, .top-bar-section .has-dropdown>a:focus+.dropdown {
        display: block;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        position: absolute !important
    }

    .top-bar-section .has-dropdown .dropdown li.has-dropdown>a:after {
        border: none;
        content: "\00bb";
        top: 1rem;
        margin-top: -1px;
        right: 5px;
        line-height: 1.2
    }

    .top-bar-section .dropdown {
        left: 0;
        top: auto;
        background: 0 0;
        min-width: 100%
    }

    .top-bar-section .dropdown li a {
        color: #FFF;
        line-height: 45px;
        white-space: nowrap;
        padding: 12px 15px;
        background: #333
    }

    .top-bar-section .dropdown li:not(.has-form):not(.active)>a:not(.button) {
        color: #FFF;
        background: #333
    }

    .top-bar-section .dropdown li:not(.has-form):not(.active):hover>a:not(.button) {
        color: #FFF;
        background: #272727
    }

    .top-bar-section .dropdown li label {
        white-space: nowrap;
        background: #333
    }

    .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0
    }

    .top-bar-section>ul>.divider, .top-bar-section>ul>[role=separator] {
        border-bottom: none;
        border-top: none;
        border-right: solid 1px #333;
        clear: none;
        height: 45px;
        width: 0
    }

    .top-bar-section .has-form {
        background: #151515;
        padding: 0 15px;
        height: 45px
    }

    .top-bar-section .right li .dropdown {
        left: auto;
        right: 0
    }

    .top-bar-section .right li .dropdown li .dropdown {
        right: 100%
    }

    .top-bar-section .left li .dropdown {
        right: auto;
        left: 0
    }

    .top-bar-section .left li .dropdown li .dropdown {
        left: 100%
    }

    .no-js .top-bar-section ul li:hover>a {
        background: #272727;
        color: #FFF
    }

    .no-js .top-bar-section ul li:active>a {
        background: #000;
        color: #FFF
    }

    .no-js .top-bar-section .has-dropdown:hover>.dropdown, .no-js .top-bar-section .has-dropdown>a:focus+.dropdown {
        display: block;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        position: absolute !important
    }
}

.button, button {
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: Roboto, "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
    font-weight: 300;
    line-height: normal;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    font-size: 1rem;
    background-color: #ad344c;
    border-color: #8a2a3d;
    color: #ad344c;
    transition: background-color 300ms ease-out; }
.button:focus, .button:hover, button:focus, button:hover {
    background-color: #8a2a3d;
    color: #fafafa; }
.button.secondary, button.secondary {
    background-color: #ebebeb;
    border-color: #bcbcbc;
    color: #333; }
.button.secondary:focus, .button.secondary:hover, button.secondary:focus, button.secondary:hover {
    background-color: #bcbcbc;
    color: #333; }
.button.success, button.success {
    background-color: #43AC6A;
    border-color: #368a54;
    color: #ad344c; }
.button.success:focus, .button.success:hover, button.success:focus, button.success:hover {
    background-color: #368a54;
    color: #ad344c; }
.button.alert, button.alert {
    background-color: #f04124;
    border-color: #cf280e;
    color: #ad344c; }
.button.alert:focus, .button.alert:hover, button.alert:focus, button.alert:hover {
    background-color: #cf280e;
    color: #ad344c; }
.button.warning, button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #ad344c; }
.button.warning:focus, .button.warning:hover, button.warning:focus, button.warning:hover {
    background-color: #cf6e0e;
    color: #ad344c; }
.button.info, button.info {
    background-color: #a0d3e8;
    border-color: #61b7d9;
    color: #333; }
.button.info:focus, .button.info:hover, button.info:focus, button.info:hover {
    background-color: #61b7d9;
    color: #ad344c; }
.button.large, button.large {
    padding: 1.125rem 2.25rem 1.1875rem;
    font-size: 1.25rem; }
.button.small, button.small {
    padding: .875rem 1.75rem .9375rem;
    font-size: .8125rem; }
.button.tiny, button.tiny {
    padding: .625rem 1.25rem .6875rem;
    font-size: .6875rem; }
.button.expand, button.expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%; }
.button.left-align, button.left-align {
    text-align: left;
    text-indent: .75rem; }
.button.right-align, button.right-align {
    text-align: right;
    padding-right: .75rem; }
.button.radius, button.radius {
    border-radius: 3px; }
.button.round, button.round {
    border-radius: 1000px; }
.button.disabled, .button[disabled], button.disabled, button[disabled] {
    background-color: #ad344c;
    border-color: #8a2a3d;
    color: #ad344c;
    cursor: default;
    opacity: 0.7;
    box-shadow: none; }
.button.disabled:focus, .button.disabled:hover, .button[disabled]:focus, .button[disabled]:hover, button.disabled:focus, button.disabled:hover, button[disabled]:focus, button[disabled]:hover {
    color: #ad344c;
    background-color: #ad344c; }
.button.disabled.secondary, .button[disabled].secondary, button.disabled.secondary,
button[disabled].secondary {
    background-color: #ebebeb;
    border-color: #bcbcbc;
    color: #333;
    cursor: default;
    opacity: 0.7;
    box-shadow: none; }
.button.disabled.secondary:focus, .button.disabled.secondary:hover, .button[disabled].secondary:focus, .button[disabled].secondary:hover, button.disabled.secondary:focus, button.disabled.secondary:hover, button[disabled].secondary:focus, button[disabled].secondary:hover {
    color: #333;
    background-color: #ebebeb; }
.button.disabled.success, .button[disabled].success, button.disabled.success,
button[disabled].success {
    background-color: #43AC6A;
    border-color: #368a54;
    color: #ad344c;
    cursor: default;
    opacity: 0.7;
    box-shadow: none; }
.button.disabled.success:focus, .button.disabled.success:hover, .button[disabled].success:focus, .button[disabled].success:hover, button.disabled.success:focus, button.disabled.success:hover, button[disabled].success:focus, button[disabled].success:hover {
    color: #ad344c;
    background-color: #43AC6A; }
.button.disabled.alert, .button[disabled].alert, button.disabled.alert,
button[disabled].alert {
    background-color: #f04124;
    border-color: #cf280e;
    color: #ad344c;
    cursor: default;
    opacity: 0.7;
    box-shadow: none; }
.button.disabled.alert:focus, .button.disabled.alert:hover, .button[disabled].alert:focus, .button[disabled].alert:hover, button.disabled.alert:focus, button.disabled.alert:hover, button[disabled].alert:focus, button[disabled].alert:hover {
    color: #ad344c;
    background-color: #f04124; }
.button.disabled.warning, .button[disabled].warning, button.disabled.warning,
button[disabled].warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #ad344c;
    cursor: default;
    opacity: 0.7;
    box-shadow: none; }
.button.disabled.warning:focus, .button.disabled.warning:hover, .button[disabled].warning:focus, .button[disabled].warning:hover, button.disabled.warning:focus, button.disabled.warning:hover, button[disabled].warning:focus, button[disabled].warning:hover {
    color: #ad344c;
    background-color: #f08a24; }
.button.disabled.info, .button[disabled].info, button.disabled.info,
button[disabled].info {
    background-color: #a0d3e8;
    border-color: #61b7d9;
    color: #333;
    cursor: default;
    opacity: 0.7;
    box-shadow: none; }
.button.disabled.info:focus, .button.disabled.info:hover, .button[disabled].info:focus, .button[disabled].info:hover, button.disabled.info:focus, button.disabled.info:hover, button[disabled].info:focus, button[disabled].info:hover {
    color: #ad344c;
    background-color: #a0d3e8; }
button::-moz-focus-inner {
    border: 0;
    padding: 0; }

@media only screen and (min-width:45em) {
    .button, button {
        display: inline-block; }
}


/*************
 *** CHECK ***
 *************/

.reveal-modal-bg {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    background: #000;
    background: rgba(0, 0, 0, .45);
    z-index: 1004;
    display: none;
    left: 0; }

.reveal-modal, dialog {
    visibility: hidden;
    display: none;
    position: absolute;
    z-index: 1005;
    width: 100vw;
    top: 0;
    border-radius: 3px;
    left: 0;
    background-color: #000;
    border: 1px solid #1a1a1a;
    box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    padding: 1.875rem; }

@media only screen and (max-width:40em) {
    .reveal-modal {
        min-height: 100vh; }
}

.reveal-modal .column, .reveal-modal .columns, .reveal-modal dialog {
    min-width: 0; }

.reveal-modal>:first-child, .reveal-modal>dialog {
    margin-top: 0; }

.reveal-modal>:last-child, .reveal-modal>dialog {
    margin-bottom: 0; }

@media only screen and (min-width:45em) {
    .reveal {
        width: 80%;
        max-width: 63.125rem;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 6.25rem; }
}


.reveal.radius, dialog.radius {
    border-radius: 3px; }

.reveal.round, dialog.round {
    border-radius: 1000px; }

.reveal.collapse, diwalog.collapse {
    padding: 0; }

@media only screen and (min-width:45em) {
    .reveal.tiny {
        width: 30%;
        max-width: 63.125rem;
        left: 0;
        right: 0;
        margin: 0 auto; }
}

@media only screen and (min-width:45em) {
    .reveal.small {
        width: 40%;
        max-width: 63.125rem;
        left: 0;
        right: 0;
        margin: 0 auto; }
}

@media only screen and (min-width:45em) {
    .reveal.medium {
        width: 60%;
        max-width: 63.125rem;
        left: 0;
        right: 0;
        margin: 0 auto; }
}

@media only screen and (min-width:45em) {
    .reveal.large {
        width: 70%;
        max-width: 63.125rem;
        left: 0;
        right: 0;
        margin: 0 auto; }
}

@media only screen and (min-width:45em) {
    .reveal.xlarge {
        width: 100%;
        max-width: 63.125rem;
        left: 0;
        right: 0;
        margin: 0 auto; }
}

.reveal.full, dialog.full {
    top: 0;
    left: 0;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    max-width: none !important;
    margin-left: 0 !important; }

@media only screen and (min-width:45em) {
    .reveal.full {
        width: 100vw;
        max-width: 63.125rem;
        left: 0;
        right: 0;
        margin: 0 auto; }
}

.reveal .close-reveal, .reveal dialog {
    font-size: 2.5rem;
    line-height: 1;
    position: absolute;
    top: .5rem;
    right: .6875rem;
    color: #AAA;
    font-weight: 700;
    cursor: pointer; }

dialog {
    display: none; }

dialog+.backdrop, dialog::backdrop {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    background: #000;
    background: rgba(0, 0, 0, .45);
    z-index: auto;
    display: none;
    left: 0; }

dialog[open] {
    display: block; }

@media print {
    .reveal-modal, dialog {
        display: none;
        background: #fff !important; }
}



meta.foundation-mq-topbar {
    font-family: "/only screen and (min-width:45em)/";
    width: 40.063em
}
/*************
 *** CHECK ***
 *************/








a {
    color: #ad344c; }

a:focus, a:hover {
    color: #952d42; }

p {
    font-family: inherit;
    font-weight: 300;
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    text-rendering: optimizeLegibility
}

p.lead {
    font-size: 1.21875rem;
    line-height: 1.6
}

p aside {
    font-size: .875rem;
    line-height: 1.35;
    font-style: italic
}

h1, h2, h3, h4, h5, h6 {
    font-family: Roboto, "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-style: 200;
    color: #ebebeb;
    text-rendering: optimizeLegibility;
    margin-top: .2rem;
    margin-bottom: .5rem;
    line-height: 1.4
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    color: #f2f2f2;
    line-height: 0
}

h1 {
    font-size: 2.125rem
}

h2 {
    font-size: 1.6875rem
}

h3 {
    font-size: 1.375rem
}

h4, h5 {
    font-size: 1.125rem
}

h6 {
    font-size: 1rem
}

.subheader {
    line-height: 1.4;
    color: #f2f2f2;
    font-weight: 300;
    margin-top: .2rem;
    margin-bottom: .5rem
}

hr {
    border: solid #555;
    border-width: 1px 0 0;
    clear: both;
    margin: 1.25rem 0 1.1875rem;
    height: 0
}


b, strong {
    font-weight: 700;
    line-height: inherit; }

small {
    font-size: 60%;
    line-height: inherit; }

code {
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: 300;
    color: #333;
    background-color: #f9f9f9;
    border-width: 1px;
    border-style: solid;
    border-color: #e0e0e0;
    padding: .125rem .3125rem .0625rem
}

dl, ol, ul {
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    list-style-position: outside;
    font-family: inherit
}

ul {
    margin-left: 1.1rem
}

ul.no-bullet {
    margin-left: 0
}

ul.no-bullet li ol, ul.no-bullet li ul {
    margin-left: 1.25rem;
    margin-bottom: 0;
    list-style: none
}

ul li ol, ul li ul {
    margin-left: 1.25rem;
    margin-bottom: 0
}

ul.circle li ul, ul.disc li ul, ul.square li ul {
    list-style: inherit
}

ul.square {
    list-style-type: square;
    margin-left: 1.1rem
}

ul.circle {
    list-style-type: circle;
    margin-left: 1.1rem
}

ul.disc {
    list-style-type: disc;
    margin-left: 1.1rem
}

ul.no-bullet {
    list-style: none
}

ol {
    margin-left: 1.4rem
}

ol li ol, ol li ul {
    margin-left: 1.25rem;
    margin-bottom: 0
}

dl dt {
    margin-bottom: .3rem;
    font-weight: 700
}

dl dd {
    margin-bottom: .75rem
}

abbr, acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #b8b8b8;
    cursor: help
}

abbr {
    text-transform: none
}

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

blockquote {
    margin: 0 0 1.25rem;
    padding: 0.5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #555
}

blockquote cite {
    display: block;
    font-size: 0.8125rem;
    color: #efefef
}

blockquote cite:before {
    content: "\2014 \0020"
}

blockquote cite a, blockquote cite a:visited {
    color: #efefef
}

blockquote, blockquote p {
    line-height: 1.6;
    color: #eee
}

.vcard {
    display: inline-block;
    margin: 0 0 1.25rem;
    border: 1px solid #DDD;
    padding: .625rem .75rem
}

.vcard li {
    margin: 0;
    display: block
}

.vcard .fn {
    font-weight: 700;
    font-size: .9375rem
}

.vevent .summary {
    font-weight: 700
}

.vevent abbr {
    cursor: default;
    text-decoration: none;
    font-weight: 700;
    border: none;
    padding: 0 .0625rem
}

@media only screen and (min-width:45em) {
    h1, h2, h3, h4, h5, h6 {
        line-height: 1.4
    }

    h1 {
        font-size: 2.75rem
    }

    h2 {
        font-size: 2.3125rem
    }

    h3 {
        font-size: 1.6875rem
    }

    h4 {
        font-size: 1.4375rem
    }

    h5 {
        font-size: 1.125rem
    }

    h6 {
        font-size: 1rem
    }
}

.print-only {
    display: none !important
}

.left-small {
    width: 2.8125rem;
    height: 2.8125rem;
    position: absolute;
    top: 0;
    border-right: solid 1px #1a1a1a;
    left: 0
}

.right-small {
    width: 2.8125rem;
    height: 2.8125rem;
    position: absolute;
    top: 0;
    border-left: solid 1px #1a1a1a;
    right: 0
}


.aligncenter, .alignleft, .alignright {
    margin-right: 0;
    margin-left: 0
}

@media only screen and (min-width:45em) {
    .aligncenter {
        display: block;
        margin: .0.75rem auto
    }

    .alignleft {
        float: left;
        margin-right: 0.75rem
    }

    .alignright {
        float: right;
        margin-left: 0.75rem
    }
}

table {
    background: 0 0;
    width: 100%;
    margin-bottom: 0rem;
    border: 0 solid #ddd;
    table-layout: auto; }

table caption {
    background: 0 0;
    color: #ad344c;
    font-size: 1rem;
    font-weight: 700; }

table thead {
    background: #151515;
    font-family: Roboto, "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif; }

table thead tr td, table thead tr th {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: 300;
    color: #ad344c;
    text-transform: uppercase;
    font-size: 0.7rem; }

table tfoot {
    background: #151515; }

table tfoot tr td, table tfoot tr th {
    padding: 0.5rem 0.625rem 0.625rem;
    font-size: 0.875rem;
    font-weight: 300;
    color: #ad344c; }

table tr td, table tr th {
    padding: 0.5625rem 0.625rem;
    font-size: 0.875rem;
    color: #ebebeb;
    text-align: left; }

table tr.alt, table tr.even, table tr:nth-of-type(even) {
    background: #151515; }

table tbody tr td, table tbody tr th, table tfoot tr td, table tfoot tr th,
table thead tr th, table tr td {
    display: table-cell;
    line-height: 1.125rem; }

table tr td.email, table tr td.name {
    width: 100%; }

table tr.active td {
    background: #000; }

table tr.active td .fa-expand {
    display: none; }

table#members-container tr.active, table#members-container tr.user-link {
    cursor: pointer
}

table#members-container tr td {
    vertical-align: top
}

table#members-container tr td img {
    width: 100%
}

table#members-container tr td img.profile-picture {
    margin-bottom: .9375rem
}

table#members-container tr td .label {
    margin-top: 0;
    /*margin-bottom: .46875rem*/
}

table#members-container tr td .label .fa {
    margin-left: 5px
}

table#members-container tr.more-info td {
    border-bottom: 1px solid #1a1a1a
}

body a p {
    color: #b8b8b8
}

body h1.label, body h2.label, body h3.label, body h4.label, body h5.label,
body h6.label {
    color: #ad344c;
    background: 0 0;
    display: block;
    text-align: left;
    padding-left: 0;
    padding-right: 0; }

body header .top-bar #menu-primary-navigation li a {
    text-transform: uppercase; }

body header .top-bar #menu-primary-navigation li.active a {
    cursor: default; }

body section#top-image {
    background-size: auto 100%;
    background-repeat:no-repeat;
    background-position: center top;
    text-align: center;
    width: 100%; }

body section#top-image i {
    font-size: 9rem; }

body section#top-image i.fa.fa-angle-double-down {
    font-size: .75rem;
    text-transform: uppercase;
    position: absolute;
    right: .875rem;
    bottom: 0;
    opacity: 1;
    color: #fff;
    padding: 3rem 1rem 1.875rem 6rem;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	opacity: 0.6; }

body section#top-image i.fa.fa-angle-double-down span {
    font-family: Roboto, "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
    font-weight: 500; }

body section#top-image h1 {
	font-size: 7vmax; }

body section.blocks, body section.content {
    margin: 3.75rem 0; }

body section.blocks #blocks {
    position: relative; }

body section.blocks .tiles-wrap {
    list-style: none;
    margin: 0;
    width: 100%; }

body section.blocks .tiles-wrap li {
    border: 1px solid #1e1e1e;
    width: 320px;
    background: #151515;
    overflow: hidden; }

body section.blocks .tiles-wrap li.archive {
    width: 100%;
    margin-bottom: 1rem; }

body section.blocks .tiles-wrap li .date {
    padding: .9375rem .9375rem 0;
    font-family: Roboto, "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
    font-size: .85rem;
    color: #ad344c;
    font-weight: 300; }

body section.blocks .tiles-wrap li .date .author {
    text-transform: capitalize; }

body section.blocks .tiles-wrap li .image-container {
    margin-top: 0.9375rem;
    margin-bottom: 0.4rem;
    /*height: 200px;*/
    width: 100%;
    overflow: hidden; }

body section.blocks .tiles-wrap li .image-container.video {
    position: relative; }

body section.blocks .tiles-wrap li .image-container.video .fa {
    position: absolute;
    display: block;
    width: 100%;
    text-align: center;
    top: 0;
    left: 0;
    font-size: 3.5rem;
    color: #fff; }

body section.blocks .tiles-wrap li .block-content {
    padding: 0.9375rem;
    color: #b8b8b8; }

body section.blocks .tiles-wrap li .block-content h2 {
    font-size: 1.5rem; }

body section.blocks .tiles-wrap li .read-more {
    padding: 0.2rem 0.9375rem 0.5rem 0.9375rem;
    color: #b8b8b8; }

body .news-block {
    border: 1px solid #1e1e1e;
    background: #151515;
    overflow: hidden;
    margin-bottom: 0.9375rem;
    color: #B8B8B8;
    display: block; }

body .news-block:last-child {
    margin-bottom: 0; }

body .news-block .image-container {
    overflow: hidden;
    margin-bottom: 0.9375rem;
    /*height: 200px;*/
    width: 100%; }

body .news-block .image-container.video {
    position: relative; }

body .news-block .image-container.video .fa {
    position: absolute;
    display: block;
    width: 100%;
    text-align: center;
    top: 0;
    left: 0;
    font-size: 3.5rem;
    color: #fff; }

body .news-block .date {
    font-family: Roboto, "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
    font-size: 0.6rem;
    color: #ad344c;
    font-weight: 300; }

body .news-block .date .author {
    text-transform: capitalize; }

body .news-block a {
    /*color: #ebebeb */
}

body .news-block .content {
    padding: 0.625rem
}

body .news-block .content :last-child {
    margin-bottom: 0
}

body img.top-image {
    width: 100%
}

body footer {
    background: #100507;
    width: 100%
}

.button, button {
    text-transform: uppercase
}

@media only screen and (max-width:40em) {
    body section.blocks .tiles-wrap li {
        width: 100%; }
}

@media only screen and (min-width:64.063em) {
    body section#top-image i {
        opacity: 0.75;
        -webkit-transition: all 0.6s;
        -moz-transition: all 0.6s;
        transition: all 0.6s; }

    body section#top-image i:hover {
        opacity: 1; }

    body section#top-image i:active {
        -webkit-transform: scale(0.8, .8);
        -moz-transform: scale(0.8, .8);
        -ms-transform: scale(0.8, .8);
        -o-transform: scale(0.8, .8);
        transform: scale(0.8, .8); }

    body section#latest-five .news-block .tile .image-container img, body section#latest-five .news-block li .image-container img,
    body section#latest-five .tiles-wrap .tile .image-container img, body section#latest-five .tiles-wrap li .image-container img,
    body section.blocks .news-block .tile .image-container img, body section.blocks .news-block li .image-container img,
    body section.blocks .tiles-wrap .tile .image-container img, body section.blocks .tiles-wrap li .image-container img {
        -webkit-transition: all .6s;
        -moz-transition: all .6s;
        transition: all .6s;
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1); }

    body section#latest-five .news-block .tile .image-container .fa, body section#latest-five .news-block li .image-container .fa,
    body section#latest-five .tiles-wrap .tile .image-container .fa, body section#latest-five .tiles-wrap li .image-container .fa,
    body section.blocks .news-block .tile .image-container .fa, body section.blocks .news-block li .image-container .fa,
    body section.blocks .tiles-wrap .tile .image-container .fa, body section.blocks .tiles-wrap li .image-container .fa {
        opacity: .75;
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -o-transform: scale(1.3);
        transform: scale(1.3);
        -webkit-transition: all .4s;
        -moz-transition: all .4s;
        transition: all .4s; }

    body section#latest-five .news-block .tile:hover .image-container img, body section#latest-five .news-block li:hover .image-container img, body section#latest-five .tiles-wrap .tile:hover .image-container img, body section#latest-five .tiles-wrap li:hover .image-container img, body section.blocks .news-block .tile:hover .image-container img, body section.blocks .news-block li:hover .image-container img, body section.blocks .tiles-wrap .tile:hover .image-container img, body section.blocks .tiles-wrap li:hover .image-container img {
        -webkit-transform: scale(1.3, 1.3);
        -moz-transform: scale(1.3, 1.3);
        -ms-transform: scale(1.3, 1.3);
        -o-transform: scale(1.3, 1.3);
        transform: scale(1.3, 1.3); }

    body section#latest-five .news-block .tile:hover .image-container .fa, body section#latest-five .news-block li:hover .image-container .fa, body section#latest-five .tiles-wrap .tile:hover .image-container .fa, body section#latest-five .tiles-wrap li:hover .image-container .fa, body section.blocks .news-block .tile:hover .image-container .fa, body section.blocks .news-block li:hover .image-container .fa, body section.blocks .tiles-wrap .tile:hover .image-container .fa, body section.blocks .tiles-wrap li:hover .image-container .fa {
        opacity: 1; }

    body section#latest-five .news-block .tile:active .image-container img, body section#latest-five .news-block li:active .image-container img, body section#latest-five .tiles-wrap .tile:active .image-container img, body section#latest-five .tiles-wrap li:active .image-container img, body section.blocks .news-block .tile:active .image-container img, body section.blocks .news-block li:active .image-container img, body section.blocks .tiles-wrap .tile:active .image-container img, body section.blocks .tiles-wrap li:active .image-container img {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1); }

    body section#latest-five .news-block .tile:active .image-container .fa, body section#latest-five .news-block li:active .image-container .fa, body section#latest-five .tiles-wrap .tile:active .image-container .fa, body section#latest-five .tiles-wrap li:active .image-container .fa, body section.blocks .news-block .tile:active .image-container .fa, body section.blocks .news-block li:active .image-container .fa, body section.blocks .tiles-wrap .tile:active .image-container .fa, body section.blocks .tiles-wrap li:active .image-container .fa {
        opacity: 1;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
        transform: scale(1.5); }
}


/* ShiftNav Pro - Toggle Tab on right side of page */

.rotate_button { 
position: fixed;
top: 10%;
right: 0;
-webkit-transform-origin: 100% 100%;
   -moz-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
     -o-transform-origin: 100% 100%;
        transform-origin: 100% 100%;
-webkit-transform: rotate(-90deg);
   -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
     -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
filter: alpha(opacity=40);
opacity: 0.4;
}

a.shiftnav-toggle-button {
	background-color: #300;
	width: 100%;
}

/* custom */
.label.mini {
    background-color: #111;
    color: #444;
    font-size: .5rem;
    padding: .2rem .35rem;
}

.label.mini-bold {
    background-color: #111;
    color: #bbb;
    font-size: .8rem;
    padding: .2rem .35rem;
}

.label.mini-bold.centered {
	margin-left: auto;
	margin-right: auto;
	float: left;
	width: 100%;
	font-weight: 500;
}

div.block-content figure, div.news-block figure {display: none;}

div.news-block .content h5 {padding-bottom: .5rem;}

.blocks .block-content p:last-child {
    margin-bottom: 0;
}

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

/* dataTables */
table.dataTable tbody tr.group,
table.dataTable.hover tbody tr.group:hover {
    background-color: #222222;
    text-transform:uppercase; 
}  

td.details-control:after,
tr.shown td.details-control:after {
	display: block;
	font-family: FontAwesome;
}

td.details-control:after {
	content: "\f067";
	font-size: 0.5rem;
}
tr.shown td.details-control:after {
	content: "\f068";
}

table.dataTable thead th.sorting:after {
	color: #bbb;
}

table.dataTable thead tr:hover {
	background-color: black;
}

table.dataTable tbody tr.shown + tr,
table.dataTable tbody tr.shown + tr:hover,
table.dataTable tbody tr.shown + tr > td > table > tbody tr td {
	background-color: #101010;
}

table.dataTable tbody tr.shown,
table.dataTable.order-column tbody tr.shown > .sorting_1,
table.dataTable.order-column tbody tr.shown > .sorting_2,
table.dataTable.order-column tbody tr.shown > .sorting_3, table.dataTable.display tbody tr.shown > .sorting_1,
table.dataTable.display tbody tr.shown > .sorting_2,
table.dataTable.display tbody tr.shown > .sorting_3 {
	background-color: #220006;
}

table.dataTable tbody tr.shown + tr > td {
	padding: .5rem;
}

table.dataTable tbody tr.shown + tr > td > table > tbody tr td {
	padding: .5rem .3rem;
}

figure.wp-caption.alignleft {padding-right: 1.3rem;margin-top: 0.4rem;}
figure.wp-caption.alignright {padding-left: 0.6rem;margin-top: 0.4rem;}
figcaption.wp-caption-text {font-style:italic;font-size:0.7rem;padding-top:0.5rem;}

div.row > div.medium-8.columns > p > a > img.alignleft {margin-right: 1.3rem;margin-top: 0.4rem;}
div.row > div.medium-8.columns > p > a > img.alignright {margin-left: 0.6rem;margin-top: 0.4rem;}

#menu-fsf-main-menu li > a, #menu-fsf-not-logged-in li > a {text-transform:uppercase;}
#members-container_filter input[type=search] {height:100%;}

div.medium-8.columns > ul {list-style-type: none;}

div.medium-8.columns p code, div.medium-8.columns form#wpua-edit-3.wpua-edit code {background:transparent;border:none;}

.wp-user-avatar-96 {width:96px;}
.empty_td {width:auto;}
.td_100 {width:100px;}

.tags { 
	display: block;
	margin: 2rem 0;
	padding: .4rem;
	background-color: #101010;
	font-size: 0.85rem;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	opacity: 0.6;
	clear: both;
}

.tags_mini { 
	display: block;
	margin: 0;
	padding: .1rem .6rem;
	background-color: #090909;
	font-size: 0.75rem;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	opacity: 0.6;
}

#instagram-container {
    overflow: hidden;
    display: block;
    width: 100%;
    padding-bottom: 1rem;
}

#sponsor-container {
    padding: 10px;
    background-color: rgba(173, 52, 76, 0.1);
}

#sponsor-container div.box {
    border: 1px solid #1e1e1e;
    background: #151515;
    overflow: hidden;
    display: block;
    width: 100%;
    margin-bottom: 10px;
}

#sponsor-container div.box:last-child {
    margin-bottom: 0px;
}

#sponsor-container div.box:first-child {
    margin-top: 15px;
}

.sponsor-content {
	background-color: rgba(173, 52, 76, 0.1);
}

.bg-tile {
	/*background-color: #151515;
	padding: .9375rem;*/
}

/* sponsors */
body section.blocks #sponsors {
    position: relative;
}
body section.blocks.the_content {
    margin: 1rem 0 -3rem 0;
}
body section.blocks #sponsors-logo-box.tiles li {
    overflow: hidden;
    float: left;
    background: #191919;
    border: 1px solid #1E1E1E;
}
.logo-container {
	position: relative;
	height: 50px;
	width: 120px;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.logo-container img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
	margin: auto;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
		filter: alpha(opacity=70);
	   opacity: 0.7;
}
#sponsors-logo-box {
    margin-right: -0.7rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	-webkit-justify-content: space-around;
	    -ms-flex-pack: distribute;
	        justify-content: space-around;
	-webkit-flex-flow: row wrap;
	    -ms-flex-flow: row wrap;
	        flex-flow: row wrap;
}
.rotated-text-l,
.rotated-text-r {
    position: absolute;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-transform: uppercase;
	font-size: .6rem;
	letter-spacing: 1px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
		filter: alpha(opacity=50);
	   opacity: 0.5;
}
.rotated-text-l {
    top: 55%;
    left: .9375rem;
    -webkit-transform: translate(0,100%) rotate(-90deg);
       -moz-transform: translate(0,100%) rotate(-90deg);
        -ms-transform: translate(0,100%) rotate(-90deg);
         -o-transform: translate(0,100%) rotate(-90deg);
            transform: translate(0,100%) rotate(-90deg);
    -webkit-transform-origin: 0 0;
       -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
         -o-transform-origin: 0 0;
            transform-origin: 0 0;
}
.rotated-text-r {
    top: 55%;
    right: -0.9375rem;
    -webkit-transform: translate(0,100%) rotate(90deg);
       -moz-transform: translate(0,100%) rotate(90deg);
        -ms-transform: translate(0,100%) rotate(90deg);
         -o-transform: translate(0,100%) rotate(90deg);
            transform: translate(0,100%) rotate(90deg);
    -webkit-transform-origin: top right;
       -moz-transform-origin: top right;
        -ms-transform-origin: top right;
         -o-transform-origin: top right;
            transform-origin: top right;
}
@media only screen and (max-width:40em) {
	.rotated-text-l {
		left: 0;
	}
	#sponsors-logo-box {
    	margin-left: -0.2rem;
	}
}
@media only screen and (min-width:40.0625em) and (max-width:63.0625em) {
    body section.blocks .tiles-wrap li {
        width: 46.5vw;
    }
    body section.blocks #blocks {
    	margin-left: -10px;
    }
}
@media only screen and (max-width:64em) {
	.rotated-text-r {
		right: 0rem;
	}
	#sponsors-logo-box {
    	margin-right: 0;
	}
}

.label.mini.centered {
	margin-left: auto;
	margin-right: auto;
	float: left;
	width: 100%;
	font-weight: 700;
}

.label.mini.centered.sponsor-page {
	width: 66.6667%;
}

#top-image {visibility:hidden;}
#members-container {visibility:hidden;}

.bullseye { cursor: pointer;}

.reveal { 
	background-color: #000;
	border: 1px solid #111;
}

tbody { border: 0; }

a[data-toggle] { display: block; }

/* Search results page */
.search-block {padding-top:1em;padding-bottom:1.5em;border-bottom:1px solid #222;}
div.search-block > p > a > img.alignleft {padding-right: 1.3rem;margin-top: 1.6rem;}
div.search-block > p > a > img.alignright {padding-left: 0.6rem;margin-top: 1.6rem;}
hr.red {height:1px;border-width:0;color:#ad344c;background-color:#ad344c;}

/* search menu */
#searchform {position:relative;width:auto;padding:0.5rem 1rem 1.25em 1rem;background-color:#333;overflow:auto;white-space:nowrap;}

.innerform {float:right;height:auto;}

#searchsubmit {width:auto;display:inline-block;color:#ccc;padding-left:2rem;padding-right:2rem;}
#searchsubmit:hover {color:#fafafa;}
input#s {width:auto;display:inline-block;margin-right:-4px;}
.button {color:#ccc;}

#shiftnav-toggle-main {background-color: #151515;}

/****************************
 *  Wookmark
 ****************************/
/**
 * Progress bar for imagesLoaded
 */
.progress-bar {
  background-color: #0BC20B;
  height: 3px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 0;
  -webkit-box-shadow: 0 1px 3px rgba(11, 194, 11, 0.2);
     -moz-box-shadow: 0 1px 3px rgba(11, 194, 11, 0.2);
          box-shadow: 0 1px 3px rgba(11, 194, 11, 0.2);
  -webkit-transition: width 0.1s ease-out;
     -moz-transition: width 0.1s ease-out;
       -o-transition: width 0.1s ease-out;
          transition: width 0.1s ease-out;
}

/**
 * Placerholder css
 */
.wookmark-placeholder {
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
  background-color: #eee;
  border: 1px solid #dedede;
  z-index: -1;
}
/****************************
 *  Wookmark
 ****************************/

div.wp-caption p.wp-caption-text {
  text-transform: lowercase;
  font-variant: small-caps;
  font-size: 0.8rem;
  padding: 0.3rem 0.5rem 0.5rem 0.7rem;
  background-color: #1D1D1D;
  -moz-border-radius: 0 0 0.5rem 0.5rem;
  -webkit-border-radius: 0 0 0.5rem 0.5rem;
  border-radius: 0 0 0.5rem 0.5rem;
  -khtml-border-radius: 0 0 0.5rem 0.5rem;
}

div.wp-caption.alignleft p.wp-caption-text {
  margin-right: 0.5rem;
}

div.wp-caption.alignright p.wp-caption-text {
  margin-right: 0.6rem;
}

hr.wp-block-separator.thin-line {
	border-top-width: 0px; 
	border-bottom-width: 1px;
}
