@font-face {
    font-family: 'fontello';
    src: url(fontello.eot);
    src: url(fontello.eot#iefix) format('embedded-opentype'), url(fontello.woff) format('woff'), url(fontello.ttf) format('truetype'), url(fontello.svg#fontello) format('svg');
    font-weight: normal;
    font-style: normal;
}
*,
*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
html,
body {
    font-size: 100%
}
body {
    background: #fff;
    color: #222;
    padding: 0;
    margin: 0;
    font-family: 'sofia-pro',Arial,"HelveticaNeue","Helvetica Neue",sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    line-height: 1;
    position: relative
}
a:focus {
    outline: none
}
img,
object,
embed {
    max-width: 100%;
    height: auto
}
object,
embed {
    height: 100%
}
img {
    -ms-interpolation-mode: bicubic
}
.left {
    float: left !important
}
.right {
    float: right !important
}
.text-left {
    text-align: left !important
}
.text-right {
    text-align: right !important
}
.text-center {
    text-align: center !important
}
.text-justify {
    text-align: justify !important
}
.hide {
    display: none
}
.antialiased {
    -webkit-font-smoothing: antialiased
}
img {
    display: inline-block;
    vertical-align: middle
}
textarea {
    height: auto;
    min-height: 50px
}
select {
    width: 100%
}
.element-invisible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    height: 1px;
}
.element-invisible.element-focusable:active,
.element-invisible.element-focusable:focus {
    position: static !important;
    clip: auto;
    overflow: visible;
    height: auto;
}
.row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 113.834em;
    *zoom: 1
}
.row:before,
.row:after {
    content: " ";
    display: table
}
.row:after {
    clear: both
}
.row.collapse .column,
.row.collapse .columns {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    float: left
}
.row .row {
    width: auto;
    margin-left: -0.9375em;
    margin-right: -0.9375em;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none;
    *zoom: 1
}
.row .row:before,
.row .row:after {
    content: " ";
    display: table
}
.row .row:after {
    clear: both
}
.row .row.collapse {
    width: auto;
    margin: 0;
    max-width: none;
    *zoom: 1
}
.row .row.collapse:before,
.row .row.collapse:after {
    content: " ";
    display: table
}
.row .row.collapse:after {
    clear: both
}
.column,
.columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 100%;
    float: left
}
@media only screen {
    .column,
    .columns {
        position: relative;
        padding-left: 0.9375em;
        padding-right: 0.9375em;
        float: left
    }
    .small-1 {
        position: relative;
        width: 8.33333%
    }
    .small-2 {
        position: relative;
        width: 16.66667%
    }
    .small-3 {
        position: relative;
        width: 25%
    }
    .small-4 {
        position: relative;
        width: 33.33333%
    }
    .small-5 {
        position: relative;
        width: 41.66667%
    }
    .small-6 {
        position: relative;
        width: 50%
    }
    .small-7 {
        position: relative;
        width: 58.33333%
    }
    .small-8 {
        position: relative;
        width: 66.66667%
    }
    .small-9 {
        position: relative;
        width: 75%
    }
    .small-10 {
        position: relative;
        width: 83.33333%
    }
    .small-11 {
        position: relative;
        width: 91.66667%
    }
    .small-12 {
        position: relative;
        width: 100%
    }
    .small-offset-1 {
        position: relative;
        margin-left: 8.33333%
    }
    .small-offset-2 {
        position: relative;
        margin-left: 16.66667%
    }
    .small-offset-3 {
        position: relative;
        margin-left: 25%
    }
    .small-offset-4 {
        position: relative;
        margin-left: 33.33333%
    }
    .small-offset-5 {
        position: relative;
        margin-left: 41.66667%
    }
    .small-offset-6 {
        position: relative;
        margin-left: 50%
    }
    .small-offset-7 {
        position: relative;
        margin-left: 58.33333%
    }
    .small-offset-8 {
        position: relative;
        margin-left: 66.66667%
    }
    .small-offset-9 {
        position: relative;
        margin-left: 75%
    }
    .small-offset-10 {
        position: relative;
        margin-left: 83.33333%
    }
    [class*="column"]+[class*="column"]:last-child {
        float: right
    }
    [class*="column"]+[class*="column"].end {
        float: left
    }
    .column.small-centered,
    .columns.small-centered {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        float: none !important
    }
}
@media only screen and (min-width: 48em) {
    .large-1 {
        position: relative;
        width: 8.33333%
    }
    .large-2 {
        position: relative;
        width: 16.66667%
    }
    .large-3 {
        position: relative;
        width: 25%
    }
    .large-4 {
        position: relative;
        width: 33.33333%
    }
    .large-5 {
        position: relative;
        width: 41.66667%
    }
    .large-6 {
        position: relative;
        width: 50%
    }
    .large-7 {
        position: relative;
        width: 58.33333%
    }
    .large-8 {
        position: relative;
        width: 66.66667%
    }
    .large-9 {
        position: relative;
        width: 75%
    }
    .large-10 {
        position: relative;
        width: 83.33333%
    }
    .large-11 {
        position: relative;
        width: 91.66667%
    }
    .large-12 {
        position: relative;
        width: 100%
    }
    .row .large-offset-1 {
        position: relative;
        margin-left: 8.33333%
    }
    .row .large-offset-2 {
        position: relative;
        margin-left: 16.66667%
    }
    .row .large-offset-3 {
        position: relative;
        margin-left: 25%
    }
    .row .large-offset-4 {
        position: relative;
        margin-left: 33.33333%
    }
    .row .large-offset-5 {
        position: relative;
        margin-left: 41.66667%
    }
    .row .large-offset-6 {
        position: relative;
        margin-left: 50%
    }
    .row .large-offset-7 {
        position: relative;
        margin-left: 58.33333%
    }
    .row .large-offset-8 {
        position: relative;
        margin-left: 66.66667%
    }
    .row .large-offset-9 {
        position: relative;
        margin-left: 75%
    }
    .row .large-offset-10 {
        position: relative;
        margin-left: 83.33333%
    }
    .row .large-offset-11 {
        position: relative;
        margin-left: 91.66667%
    }
    .push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
    .small-push-1 {
        left: inherit
    }
    .small-pull-1 {
        right: inherit
    }
    .small-push-2 {
        left: inherit
    }
    .small-pull-2 {
        right: inherit
    }
    .small-push-3 {
        left: inherit
    }
    .small-pull-3 {
        right: inherit
    }
    .small-push-4 {
        left: inherit
    }
    .small-pull-4 {
        right: inherit
    }
    .small-push-5 {
        left: inherit
    }
    .small-pull-5 {
        right: inherit
    }
    .small-push-6 {
        left: inherit
    }
    .small-pull-6 {
        right: inherit
    }
    .small-push-7 {
        left: inherit
    }
    .small-pull-7 {
        right: inherit
    }
    .small-push-8 {
        left: inherit
    }
    .small-pull-8 {
        right: inherit
    }
    .small-push-9 {
        left: inherit
    }
    .small-pull-9 {
        right: inherit
    }
    .small-push-10 {
        left: inherit
    }
    .small-pull-10 {
        right: inherit
    }
    .small-push-11 {
        left: inherit
    }
    .small-pull-11 {
        right: inherit
    }
    .column.large-centered,
    .columns.large-centered {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        float: none !important
    }
    .column.large-uncentered,
    .columns.large-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: none
    }
}
.show-for-small,
.show-for-medium-down,
.show-for-large-down {
    display: inherit !important
}
.show-for-medium,
.show-for-medium-up,
.show-for-large,
.show-for-large-up,
.show-for-xlarge {
    display: none !important
}
.hide-for-medium,
.hide-for-medium-up,
.hide-for-large,
.hide-for-large-up,
.hide-for-xlarge {
    display: inherit !important
}
.hide-for-small,
.hide-for-medium-down,
.hide-for-large-down {
    display: none !important
}
table.show-for-small,
table.show-for-medium-down,
table.show-for-large-down,
table.hide-for-medium,
table.hide-for-medium-up,
table.hide-for-large,
table.hide-for-large-up,
table.hide-for-xlarge {
    display: table
}
thead.show-for-small,
thead.show-for-medium-down,
thead.show-for-large-down,
thead.hide-for-medium,
thead.hide-for-medium-up,
thead.hide-for-large,
thead.hide-for-large-up,
thead.hide-for-xlarge {
    display: table-header-group !important
}
tbody.show-for-small,
tbody.show-for-medium-down,
tbody.show-for-large-down,
tbody.hide-for-medium,
tbody.hide-for-medium-up,
tbody.hide-for-large,
tbody.hide-for-large-up,
tbody.hide-for-xlarge {
    display: table-row-group !important
}
tr.show-for-small,
tr.show-for-medium-down,
tr.show-for-large-down,
tr.hide-for-medium,
tr.hide-for-medium-up,
tr.hide-for-large,
tr.hide-for-large-up,
tr.hide-for-xlarge {
    display: table-row !important
}
td.show-for-small,
td.show-for-medium-down,
td.show-for-large-down,
td.hide-for-medium,
td.hide-for-medium-up,
td.hide-for-large,
td.hide-for-large-up,
td.hide-for-xlarge,
th.show-for-small,
th.show-for-medium-down,
th.show-for-large-down,
th.hide-for-medium,
th.hide-for-medium-up,
th.hide-for-large,
th.hide-for-large-up,
th.hide-for-xlarge {
    display: table-cell !important
}
@media only screen and (min-width: 48em) {
    .show-for-medium,
    .show-for-medium-up {
        display: inherit !important
    }
    .show-for-small {
        display: none !important
    }
    .hide-for-small {
        display: inherit !important
    }
    .hide-for-medium,
    .hide-for-medium-up {
        display: none !important
    }
    table.show-for-medium,
    table.show-for-medium-up,
    table.hide-for-small {
        display: table
    }
    thead.show-for-medium,
    thead.show-for-medium-up,
    thead.hide-for-small {
        display: table-header-group !important
    }
    tbody.show-for-medium,
    tbody.show-for-medium-up,
    tbody.hide-for-small {
        display: table-row-group !important
    }
    tr.show-for-medium,
    tr.show-for-medium-up,
    tr.hide-for-small {
        display: table-row !important
    }
    td.show-for-medium,
    td.show-for-medium-up,
    td.hide-for-small,
    th.show-for-medium,
    th.show-for-medium-up,
    th.hide-for-small {
        display: table-cell !important
    }
}
@media only screen and (min-width: 80em) {
    .show-for-large,
    .show-for-large-up {
        display: inherit !important
    }
    .show-for-medium,
    .show-for-medium-down {
        display: none !important
    }
    .hide-for-medium,
    .hide-for-medium-down {
        display: inherit !important
    }
    .hide-for-large,
    .hide-for-large-up {
        display: none !important
    }
    table.show-for-large,
    table.show-for-large-up,
    table.hide-for-medium,
    table.hide-for-medium-down {
        display: table
    }
    thead.show-for-large,
    thead.show-for-large-up,
    thead.hide-for-medium,
    thead.hide-for-medium-down {
        display: table-header-group !important
    }
    tbody.show-for-large,
    tbody.show-for-large-up,
    tbody.hide-for-medium,
    tbody.hide-for-medium-down {
        display: table-row-group !important
    }
    tr.show-for-large,
    tr.show-for-large-up,
    tr.hide-for-medium,
    tr.hide-for-medium-down {
        display: table-row !important
    }
    td.show-for-large,
    td.show-for-large-up,
    td.hide-for-medium,
    td.hide-for-medium-down,
    th.show-for-large,
    th.show-for-large-up,
    th.hide-for-medium,
    th.hide-for-medium-down {
        display: table-cell !important
    }
}
@media only screen and (min-width: 90em) {
    .show-for-xlarge {
        display: inherit !important
    }
    .show-for-large,
    .show-for-large-down {
        display: none !important
    }
    .hide-for-large,
    .hide-for-large-down {
        display: inherit !important
    }
    .hide-for-xlarge {
        display: none !important
    }
    table.show-for-xlarge,
    table.hide-for-large,
    table.hide-for-large-down {
        display: table
    }
    thead.show-for-xlarge,
    thead.hide-for-large,
    thead.hide-for-large-down {
        display: table-header-group !important
    }
    tbody.show-for-xlarge,
    tbody.hide-for-large,
    tbody.hide-for-large-down {
        display: table-row-group !important
    }
    tr.show-for-xlarge,
    tr.hide-for-large,
    tr.hide-for-large-down {
        display: table-row !important
    }
    td.show-for-xlarge,
    td.hide-for-large,
    td.hide-for-large-down,
    th.show-for-xlarge,
    th.hide-for-large,
    th.hide-for-large-down {
        display: table-cell !important
    }
}
.show-for-landscape,
.hide-for-portrait {
    display: inherit !important
}
.hide-for-landscape,
.show-for-portrait {
    display: none !important
}
table.hide-for-landscape,
table.show-for-portrait {
    display: table
}
thead.hide-for-landscape,
thead.show-for-portrait {
    display: table-header-group !important
}
tbody.hide-for-landscape,
tbody.show-for-portrait {
    display: table-row-group !important
}
tr.hide-for-landscape,
tr.show-for-portrait {
    display: table-row !important
}
td.hide-for-landscape,
td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
    display: table-cell !important
}
@media only screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
        display: inherit !important
    }
    .hide-for-landscape,
    .show-for-portrait {
        display: none !important
    }
    table.show-for-landscape,
    table.hide-for-portrait {
        display: table
    }
    thead.show-for-landscape,
    thead.hide-for-portrait {
        display: table-header-group !important
    }
    tbody.show-for-landscape,
    tbody.hide-for-portrait {
        display: table-row-group !important
    }
    tr.show-for-landscape,
    tr.hide-for-portrait {
        display: table-row !important
    }
    td.show-for-landscape,
    td.hide-for-portrait,
    th.show-for-landscape,
    th.hide-for-portrait {
        display: table-cell !important
    }
}
@media only screen and (orientation: portrait) {
    .show-for-portrait,
    .hide-for-landscape {
        display: inherit !important
    }
    .hide-for-portrait,
    .show-for-landscape {
        display: none !important
    }
    table.show-for-portrait,
    table.hide-for-landscape {
        display: table
    }
    thead.show-for-portrait,
    thead.hide-for-landscape {
        display: table-header-group !important
    }
    tbody.show-for-portrait,
    tbody.hide-for-landscape {
        display: table-row-group !important
    }
    tr.show-for-portrait,
    tr.hide-for-landscape {
        display: table-row !important
    }
    td.show-for-portrait,
    td.hide-for-landscape,
    th.show-for-portrait,
    th.hide-for-landscape {
        display: table-cell !important
    }
}
.show-for-touch {
    display: none !important
}
.hide-for-touch {
    display: inherit !important
}
.touch .show-for-touch {
    display: inherit !important
}
.touch .hide-for-touch {
    display: none !important
}
table.hide-for-touch {
    display: table
}
.touch table.show-for-touch {
    display: table
}
thead.hide-for-touch {
    display: table-header-group !important
}
.touch thead.show-for-touch {
    display: table-header-group !important
}
tbody.hide-for-touch {
    display: table-row-group !important
}
.touch tbody.show-for-touch {
    display: table-row-group !important
}
tr.hide-for-touch {
    display: table-row !important
}
.touch tr.show-for-touch {
    display: table-row !important
}
td.hide-for-touch {
    display: table-cell !important
}
.touch td.show-for-touch {
    display: table-cell !important
}
th.hide-for-touch {
    display: table-cell !important
}
.touch th.show-for-touch {
    display: table-cell !important
}
@media only screen {
    [class*="block-grid-"] {
        display: block;
        padding: 0;
        margin: 0 -10px;
        *zoom: 1
    }
    [class*="block-grid-"]:before,
    [class*="block-grid-"]:after {
        content: " ";
        display: table
    }
    [class*="block-grid-"]:after {
        clear: both
    }
    [class*="block-grid-"]>li {
        display: inline;
        height: auto;
        float: left;
        padding: 0 10px 10px
    }
    .small-block-grid-1>li {
        width: 100%;
        padding: 0 10px 10px
    }
    .small-block-grid-1>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .small-block-grid-2>li {
        width: 50%;
        padding: 0 10px 10px
    }
    .small-block-grid-2>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
    .small-block-grid-3>li {
        width: 33.33333%;
        padding: 0 10px 10px
    }
    .small-block-grid-3>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .small-block-grid-4>li {
        width: 25%;
        padding: 0 10px 10px
    }
    .small-block-grid-4>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .small-block-grid-5>li {
        width: 20%;
        padding: 0 10px 10px
    }
    .small-block-grid-5>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .small-block-grid-6>li {
        width: 16.66667%;
        padding: 0 10px 10px
    }
    .small-block-grid-6>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .small-block-grid-7>li {
        width: 14.28571%;
        padding: 0 10px 10px
    }
    .small-block-grid-7>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .small-block-grid-8>li {
        width: 12.5%;
        padding: 0 10px 10px
    }
    .small-block-grid-8>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .small-block-grid-9>li {
        width: 11.11111%;
        padding: 0 10px 10px
    }
    .small-block-grid-9>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .small-block-grid-10>li {
        width: 10%;
        padding: 0 10px 10px
    }
    .small-block-grid-10>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .small-block-grid-11>li {
        width: 9.09091%;
        padding: 0 10px 10px
    }
    .small-block-grid-11>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .small-block-grid-12>li {
        width: 8.33333%;
        padding: 0 10px 10px
    }
    .small-block-grid-12>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}
@media only screen and (min-width: 48em) {
    .small-block-grid-1>li:nth-of-type(1n+1) {
        clear: none
    }
    .small-block-grid-2>li:nth-of-type(2n+1) {
        clear: none
    }
    .small-block-grid-3>li:nth-of-type(3n+1) {
        clear: none
    }
    .small-block-grid-4>li:nth-of-type(4n+1) {
        clear: none
    }
    .small-block-grid-5>li:nth-of-type(5n+1) {
        clear: none
    }
    .small-block-grid-6>li:nth-of-type(6n+1) {
        clear: none
    }
    .small-block-grid-7>li:nth-of-type(7n+1) {
        clear: none
    }
    .small-block-grid-8>li:nth-of-type(8n+1) {
        clear: none
    }
    .small-block-grid-9>li:nth-of-type(9n+1) {
        clear: none
    }
    .small-block-grid-10>li:nth-of-type(10n+1) {
        clear: none
    }
    .small-block-grid-11>li:nth-of-type(11n+1) {
        clear: none
    }
    .small-block-grid-12>li:nth-of-type(12n+1) {
        clear: none
    }
    .large-block-grid-1>li {
        width: 100%;
        padding: 0 10px 10px
    }
    .large-block-grid-1>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .large-block-grid-2>li {
        width: 50%;
        padding: 0 10px 10px
    }
    .large-block-grid-2>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
    .large-block-grid-3>li {
        width: 33.33333%;
        padding: 0 10px 10px
    }
    .large-block-grid-3>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .large-block-grid-4>li {
        width: 25%;
        padding: 0 10px 10px
    }
    .large-block-grid-4>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .large-block-grid-5>li {
        width: 20%;
        padding: 0 10px 10px
    }
    .large-block-grid-5>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .large-block-grid-6>li {
        width: 16.66667%;
        padding: 0 10px 10px
    }
    .large-block-grid-6>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .large-block-grid-7>li {
        width: 14.28571%;
        padding: 0 10px 10px
    }
    .large-block-grid-7>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .large-block-grid-8>li {
        width: 12.5%;
        padding: 0 10px 10px
    }
    .large-block-grid-8>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .large-block-grid-9>li {
        width: 11.11111%;
        padding: 0 10px 10px
    }
    .large-block-grid-9>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .large-block-grid-10>li {
        width: 10%;
        padding: 0 10px 10px
    }
    .large-block-grid-10>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .large-block-grid-11>li {
        width: 9.09091%;
        padding: 0 10px 10px
    }
    .large-block-grid-11>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .large-block-grid-12>li {
        width: 8.33333%;
        padding: 0 10px 10px
    }
    .large-block-grid-12>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}
p.lead {
    font-size: 1.21875em;
    line-height: 1.6
}
.subheader {
    line-height: 1.4;
    color: #6f6f6f;
    font-weight: 300;
    margin-top: 0.2em;
    margin-bottom: 0.5em
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html .clearfix {
    height: 1%;
}
*:first-child + html .clearfix {
    min-height: 1%;
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
    direction: ltr
}
a {
    color: #2ba6cb;
    text-decoration: none;
    line-height: inherit
}
a:hover,
a:focus {
    color: #2795b6
}
a img {
    border: none
}
p {
    font-family: inherit;
    font-weight: normal;
    font-size: 1em;
    line-height: 1.6;
    margin-bottom: 1.25em;
    text-rendering: optimizeLegibility
}
p aside {
    font-size: 0.875em;
    line-height: 1.35;
    font-style: italic
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'sofia-pro',Arial,"HelveticaNeue","Helvetica Neue",sans-serif;
    font-weight: bold;
    font-style: normal;
    color: #222;
    text-rendering: optimizeLegibility;
    margin-top: 0.2em;
    margin-bottom: 0.5em;
    line-height: 1.2125em
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    font-size: 60%;
    color: #6f6f6f;
    line-height: 0
}
h1 {
    font-size: 2.125em
}
h2 {
    font-size: 1.6875em
}
h3 {
    font-size: 1.375em
}
h4 {
    font-size: 1.125em
}
h5 {
    font-size: 1.125em
}
h6 {
    font-size: 1em
}
hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    clear: both;
    margin: 1.25em 0 1.1875em;
    height: 0
}
em,
i {
    font-style: italic;
    line-height: inherit
}
strong,
b {
    font-weight: bold;
    line-height: inherit
}
small {
    font-size: 60%;
    line-height: inherit
}
code {
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: bold;
    color: #7f0a0c
}
ul,
ol,
dl {
    font-size: 1em;
    line-height: 1.6;
    margin-bottom: 1.25em;
    list-style-position: outside;
    font-family: inherit
}
ul li ul,
ul li ol {
    margin-left: 1.25em;
    margin-bottom: 0;
    font-size: 1em
}
ul.square li ul,
ul.circle li ul,
ul.disc li ul {
    list-style: inherit
}
ul.square {
    list-style-type: square
}
ul.circle {
    list-style-type: circle
}
ul.disc {
    list-style-type: disc
}
ul.no-bullet {
    list-style: none
}
ol li ul,
ol li ol {
    margin-left: 1.25em;
    margin-bottom: 0
}
dl dt {
    margin-bottom: 0.3em;
    font-weight: bold
}
dl dd {
    margin-bottom: 0.75em
}
abbr,
acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #222;
    border-bottom: 1px dotted #ddd;
    cursor: help
}
abbr {
    text-transform: none
}
blockquote {
    margin: 0 0 1.25em;
    padding: 0.5625em 1.25em 0 1.1875em;
    border-left: 1px solid #ddd
}
blockquote cite {
    display: block;
    font-size: 0.8125em;
    color: #555
}
blockquote cite:before {
    content: "\2014 \0020"
}
blockquote cite a,
blockquote cite a:visited {
    color: #555
}
blockquote,
blockquote p {
    line-height: 1.6;
    color: #6f6f6f
}
.vcard {
    display: inline-block;
    margin: 0 0 1.25em 0;
    border: 1px solid #ddd;
    padding: 0.625em 0.75em
}
.vcard li {
    margin: 0;
    display: block
}
.vcard .fn {
    font-weight: bold;
    font-size: 0.9375em
}
.vevent .summary {
    font-weight: bold
}
.vevent abbr {
    cursor: default;
    text-decoration: none;
    font-weight: bold;
    border: none;
    padding: 0 0.0625em
}
@media only screen and (min-width: 48em) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        line-height: 1.4
    }
    h1 {
        font-size: 2.75em
    }
    h2 {
        font-size: 2.3125em
    }
    h3 {
        font-size: 1.6875em
    }
    h4 {
        font-size: 1.4375em
    }
}
.print-only {
    display: none !important
}
@media print {
    * {
        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) ")"
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]: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
    }
    @page {
        margin: 0.5cm
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .hide-on-print {
        display: none !important
    }
    .print-only {
        display: block !important
    }
    .hide-for-print {
        display: none !important
    }
    .show-for-print {
        display: inherit !important
    }
}
button,
.button {
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    font-family: inherit;
    font-weight: bold;
    line-height: 1;
    margin: 0 0 1.25em;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding-top: 0.75em;
    padding-right: 1.5em;
    padding-bottom: 0.8125em;
    padding-left: 1.5em;
    font-size: 1em;
    background-color: #2ba6cb;
    border-color: #2284a1;
    color: #fff
}
button:hover,
button:focus,
.button:hover,
.button:focus {
    background-color: #2284a1
}
button:hover,
button:focus,
.button:hover,
.button:focus {
    color: #fff
}
button.secondary,
.button.secondary {
    background-color: #e9e9e9;
    border-color: #d0d0d0;
    color: #333
}
button.secondary:hover,
button.secondary:focus,
.button.secondary:hover,
.button.secondary:focus {
    background-color: #d0d0d0
}
button.secondary:hover,
button.secondary:focus,
.button.secondary:hover,
.button.secondary:focus {
    color: #333
}
button.success,
.button.success {
    background-color: #5da423;
    border-color: #457a1a;
    color: #fff
}
button.success:hover,
button.success:focus,
.button.success:hover,
.button.success:focus {
    background-color: #457a1a
}
button.success:hover,
button.success:focus,
.button.success:hover,
.button.success:focus {
    color: #fff
}
button.alert,
.button.alert {
    background-color: #c60f13;
    border-color: #970b0e;
    color: #fff
}
button.alert:hover,
button.alert:focus,
.button.alert:hover,
.button.alert:focus {
    background-color: #970b0e
}
button.alert:hover,
button.alert:focus,
.button.alert:hover,
.button.alert:focus {
    color: #fff
}
button.large,
.button.large {
    padding-top: 1em;
    padding-right: 2em;
    padding-bottom: 1.0625em;
    padding-left: 2em;
    font-size: 1.25em
}
button.small,
.button.small {
    padding-top: 0.5625em;
    padding-right: 1.125em;
    padding-bottom: 0.625em;
    padding-left: 1.125em;
    font-size: 0.8125em
}
button.tiny,
.button.tiny {
    padding-top: 0.4375em;
    padding-right: 0.875em;
    padding-bottom: 0.5em;
    padding-left: 0.875em;
    font-size: 0.6875em
}
button.expand,
.button.expand {
    padding-right: 0px;
    padding-left: 0px;
    width: 100%
}
button.left-align,
.button.left-align {
    text-align: left;
    text-indent: 0.75em
}
button.right-align,
.button.right-align {
    text-align: right;
    padding-right: 0.75em
}
button.disabled,
button[disabled],
.button.disabled,
.button[disabled] {
    background-color: #2ba6cb;
    border-color: #2284a1;
    color: #fff;
    cursor: default;
    opacity: 0.6;
    -webkit-box-shadow: none;
    box-shadow: none
}
button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
    background-color: #2284a1
}
button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
    color: #fff
}
button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
    background-color: #2ba6cb
}
button.disabled.secondary,
button[disabled].secondary,
.button.disabled.secondary,
.button[disabled].secondary {
    background-color: #e9e9e9;
    border-color: #d0d0d0;
    color: #333;
    cursor: default;
    opacity: 0.6;
    -webkit-box-shadow: none;
    box-shadow: none
}
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,
.button[disabled].secondary:focus {
    background-color: #d0d0d0
}
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,
.button[disabled].secondary:focus {
    color: #333
}
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,
.button[disabled].secondary:focus {
    background-color: #e9e9e9
}
button.disabled.success,
button[disabled].success,
.button.disabled.success,
.button[disabled].success {
    background-color: #5da423;
    border-color: #457a1a;
    color: #fff;
    cursor: default;
    opacity: 0.6;
    -webkit-box-shadow: none;
    box-shadow: none
}
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,
.button[disabled].success:focus {
    background-color: #457a1a
}
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,
.button[disabled].success:focus {
    color: #fff
}
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,
.button[disabled].success:focus {
    background-color: #5da423
}
button.disabled.alert,
button[disabled].alert,
.button.disabled.alert,
.button[disabled].alert {
    background-color: #c60f13;
    border-color: #970b0e;
    color: #fff;
    cursor: default;
    opacity: 0.6;
    -webkit-box-shadow: none;
    box-shadow: none
}
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,
.button[disabled].alert:focus {
    background-color: #970b0e
}
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,
.button[disabled].alert:focus {
    color: #fff
}
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,
.button[disabled].alert:focus {
    background-color: #c60f13
}
button,
.button {
    padding-top: 0.8125em;
    padding-bottom: 0.75em
}
button.tiny,
.button.tiny {
    padding-top: 0.5em;
    padding-bottom: 0.4375em
}
button.small,
.button.small {
    padding-top: 0.625em;
    padding-bottom: 0.5625em
}
button.large,
.button.large {
    padding-top: 1.03125em;
    padding-bottom: 1.03125em
}
@media only screen {
    button,
    .button {
        -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
        box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
        -webkit-transition: background-color 300ms ease-out;
        -moz-transition: background-color 300ms ease-out;
        transition: background-color 300ms ease-out
    }
    button:active,
    .button:active {
        -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset
    }
    button.radius,
    .button.radius {
        -webkit-border-radius: 3px;
        border-radius: 3px
    }
    button.round,
    .button.round {
        -webkit-border-radius: 1000px;
        border-radius: 1000px
    }
}
@media only screen and (min-width: 48em) {
    button,
    .button {
        display: inline-block
    }
}
form {
    margin: 0 0 1em
}
form .row .row {
    margin: 0 -0.5em
}
form .row .row .column,
form .row .row .columns {
    padding: 0 0.5em
}
form .row .row.collapse {
    margin: 0
}
form .row .row.collapse .column,
form .row .row.collapse .columns {
    padding: 0
}
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
    padding-left: 0.5em
}
label {
    font-size: 0.875em;
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-weight: 500;
    margin-bottom: 0.1875em
}
label.right {
    float: none;
    text-align: right
}
label.inline {
    margin: 0 0 1em 0;
    padding: 0.625em 0
}
.prefix,
.postfix {
    display: block;
    position: relative;
    z-index: 2;
    text-align: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    font-size: 0.875em;
    height: 2.3125em;
    line-height: 2.3125em
}
.postfix.button {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    line-height: 2.125em
}
.prefix.button {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    line-height: 2.125em
}
.prefix.button.radius {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
.postfix.button.radius {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}
.prefix.button.round {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-bottomleft: 1000px;
    -moz-border-radius-topleft: 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}
.postfix.button.round {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-topright: 1000px;
    -moz-border-radius-bottomright: 1000px;
    -webkit-border-top-right-radius: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px
}
span.prefix {
    background: #f2f2f2;
    border-color: #d9d9d9;
    border-right: none;
    color: #333
}
span.prefix.radius {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
span.postfix {
    background: #f2f2f2;
    border-color: #ccc;
    border-left: none;
    color: #333
}
span.postfix.radius {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}
.input-group.radius>*:first-child,
.input-group.radius>*:first-child * {
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
.input-group.radius>*:last-child,
.input-group.radius>*:last-child * {
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}
.input-group.round>*:first-child,
.input-group.round>*:first-child * {
    -moz-border-radius-bottomleft: 1000px;
    -moz-border-radius-topleft: 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}
.input-group.round>*:last-child,
.input-group.round>*:last-child * {
    -moz-border-radius-topright: 1000px;
    -moz-border-radius-bottomright: 1000px;
    -webkit-border-top-right-radius: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px
}
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
    background-color: #fff;
    font-family: inherit;
    border: 1px solid #ccc;
    -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);
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 0.875em;
    margin: 0 0 1em 0;
    padding: 0.5em;
    height: 2.3125em;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
    -moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
    transition: box-shadow 0.45s, border-color 0.45s ease-in-out
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
    -webkit-box-shadow: 0 0 5px #999;
    -moz-box-shadow: 0 0 5px #999;
    box-shadow: 0 0 5px #999;
    border-color: #999
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
    background: #fafafa;
    border-color: #999;
    outline: none
}
input[type="text"][disabled],
input[type="password"][disabled],
input[type="date"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="month"][disabled],
input[type="week"][disabled],
input[type="email"][disabled],
input[type="number"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="time"][disabled],
input[type="url"][disabled],
textarea[disabled] {
    background-color: #ddd
}
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
    margin: 0 0 1em 0
}
input[type="file"] {
    width: 100%
}
fieldset {
    border: solid 1px #ddd;
    padding: 1.25em;
    margin: 1.125em 0
}
fieldset legend {
    font-weight: bold;
    background: #fff;
    padding: 0 0.1875em;
    margin: 0;
    margin-left: -0.1875em
}
.error input,
input.error,
.error textarea,
textarea.error {
    border-color: #c60f13;
    background-color: rgba(198, 15, 19, 0.1)
}
.error input:focus,
input.error:focus,
.error textarea:focus,
textarea.error:focus {
    background: #fafafa;
    border-color: #999
}
.error label,
label.error {
    color: #c60f13
}
.error small,
small.error {
    display: block;
    padding: 0.375em 0.25em;
    margin-top: -1.3125em;
    margin-bottom: 1em;
    font-size: 0.75em;
    font-weight: bold;
    background: #c60f13;
    color: #fff
}
form.custom .hidden-field {
    margin-left: -99999px;
    position: absolute;
    visibility: hidden
}
form.custom .custom {
    display: inline-block;
    width: 16px;
    height: 16px;
    position: relative;
    vertical-align: middle;
    border: solid 1px #ccc;
    background: #fff
}
form.custom .custom.checkbox {
    -webkit-border-radius: 0px;
    border-radius: 0px;
    padding: -3px
}
form.custom .custom.radio {
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
    padding: 3px
}
form.custom .custom.checkbox:before {
    content: "";
    display: block;
    font-size: 20px;
    color: #fff
}
form.custom .custom.radio.checked:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
    background: #222;
    position: relative
}
form.custom .custom.checkbox.checked:before {
    content: "\2A2F";
    color: #222;
    margin-top: -8px;
    margin-left: 2px
}
form.custom .custom.dropdown {
    display: block;
    position: relative;
    top: 0;
    height: 2.3125em;
    margin-bottom: 1.25em;
    margin-top: 0px;
    padding: 0px;
    width: 100%;
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0%, #f3f3f3 100%);
    background: -webkit-linear-gradient(top, #fff 0%, #f3f3f3 100%);
    background: linear-gradient(to bottom, #fff 0%, #f3f3f3 100%);
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 0.875em;
    vertical-align: top
}
form.custom .custom.dropdown ul {
    overflow-y: auto;
    max-height: 200px
}
form.custom .custom.dropdown .current {
    cursor: default;
    white-space: nowrap;
    line-height: 2.25em;
    color: rgba(0, 0, 0, 0.75);
    text-decoration: none;
    overflow: hidden;
    display: block;
    margin-left: 0.5em;
    margin-right: 2.3125em
}
form.custom .custom.dropdown .selector {
    cursor: default;
    position: absolute;
    width: 2.5em;
    height: 2.3125em;
    display: block;
    right: 0;
    top: 0
}
form.custom .custom.dropdown .selector:after {
    content: "";
    display: block;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: #aaa transparent transparent transparent;
    border-top-style: solid;
    position: absolute;
    left: 0.9375em;
    top: 50%;
    margin-top: -3px
}
form.custom .custom.dropdown:hover a.selector:after,
form.custom .custom.dropdown.open a.selector:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: #222 transparent transparent transparent;
    border-top-style: solid
}
form.custom .custom.dropdown .disabled {
    color: #888
}
form.custom .custom.dropdown .disabled:hover {
    background: transparent;
    color: #888
}
form.custom .custom.dropdown .disabled:hover:after {
    display: none
}
form.custom .custom.dropdown.open ul {
    display: block;
    z-index: 10;
    min-width: 100%;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
form.custom .custom.dropdown.small {
    max-width: 134px
}
form.custom .custom.dropdown.medium {
    max-width: 254px
}
form.custom .custom.dropdown.large {
    max-width: 434px
}
form.custom .custom.dropdown.expand {
    width: 100% !important
}
form.custom .custom.dropdown.open.small ul {
    min-width: 134px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
form.custom .custom.dropdown.open.medium ul {
    min-width: 254px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
form.custom .custom.dropdown.open.large ul {
    min-width: 434px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
form.custom .custom.dropdown ul {
    position: absolute;
    width: auto;
    display: none;
    margin: 0;
    left: -1px;
    top: auto;
    -webkit-box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.1);
    margin: 0;
    padding: 0;
    background: #fff;
    border: solid 1px #ccc;
    font-size: 16px
}
form.custom .custom.dropdown ul li {
    color: #555;
    font-size: 0.875em;
    cursor: default;
    padding-top: 0.25em;
    padding-bottom: 0.25em;
    padding-left: 0.375em;
    padding-right: 2.375em;
    min-height: 1.5em;
    line-height: 1.5em;
    margin: 0;
    white-space: nowrap;
    list-style: none
}
form.custom .custom.dropdown ul li.selected {
    background: #eee;
    color: #000
}
form.custom .custom.dropdown ul li:hover {
    background-color: #e4e4e4;
    color: #000
}
form.custom .custom.dropdown ul li.selected:hover {
    background: #eee;
    cursor: default;
    color: #000
}
form.custom .custom.dropdown ul.show {
    display: block
}
form.custom .custom.disabled {
    background: #ddd
}
.button-group {
    list-style: none;
    margin: 0;
    *zoom: 1
}
.button-group:before,
.button-group:after {
    content: " ";
    display: table
}
.button-group:after {
    clear: both
}
.button-group>* {
    margin: 0 0 0 -1px;
    float: left
}
.button-group>*:first-child {
    margin-left: 0
}
.button-group.radius>*:first-child,
.button-group.radius>*:first-child>a,
.button-group.radius>*:first-child>button,
.button-group.radius>*:first-child>.button {
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
.button-group.radius>*:last-child,
.button-group.radius>*:last-child>a,
.button-group.radius>*:last-child>button,
.button-group.radius>*:last-child>.button {
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}
.button-group.round>*:first-child,
.button-group.round>*:first-child>a,
.button-group.round>*:first-child>button,
.button-group.round>*:first-child>.button {
    -moz-border-radius-bottomleft: 1000px;
    -moz-border-radius-topleft: 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}
.button-group.round>*:last-child,
.button-group.round>*:last-child>a,
.button-group.round>*:last-child>button,
.button-group.round>*:last-child>.button {
    -moz-border-radius-topright: 1000px;
    -moz-border-radius-bottomright: 1000px;
    -webkit-border-top-right-radius: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px
}
.button-group.even-2 li {
    width: 50%
}
.button-group.even-2 li button,
.button-group.even-2 li .button {
    width: 100%
}
.button-group.even-3 li {
    width: 33.33333%
}
.button-group.even-3 li button,
.button-group.even-3 li .button {
    width: 100%
}
.button-group.even-4 li {
    width: 25%
}
.button-group.even-4 li button,
.button-group.even-4 li .button {
    width: 100%
}
.button-group.even-5 li {
    width: 20%
}
.button-group.even-5 li button,
.button-group.even-5 li .button {
    width: 100%
}
.button-group.even-6 li {
    width: 16.66667%
}
.button-group.even-6 li button,
.button-group.even-6 li .button {
    width: 100%
}
.button-group.even-7 li {
    width: 14.28571%
}
.button-group.even-7 li button,
.button-group.even-7 li .button {
    width: 100%
}
.button-group.even-8 li {
    width: 12.5%
}
.button-group.even-8 li button,
.button-group.even-8 li .button {
    width: 100%
}
.button-bar {
    *zoom: 1
}
.button-bar:before,
.button-bar:after {
    content: " ";
    display: table
}
.button-bar:after {
    clear: both
}
.button-bar .button-group {
    float: left;
    margin-right: 0.625em
}
.button-bar .button-group div {
    overflow: hidden
}
.dropdown.button {
    position: relative;
    padding-right: 3.1875em
}
.dropdown.button:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    top: 50%
}
.dropdown.button:before {
    border-width: 0.5625em;
    right: 1.5em;
    margin-top: -0.25em
}
.dropdown.button:before {
    border-color: #fff transparent transparent transparent
}
.dropdown.button.tiny {
    padding-right: 2.1875em
}
.dropdown.button.tiny:before {
    border-width: 0.4375em;
    right: 0.875em;
    margin-top: -0.15625em
}
.dropdown.button.tiny:before {
    border-color: #fff transparent transparent transparent
}
.dropdown.button.small {
    padding-right: 2.8125em
}
.dropdown.button.small:before {
    border-width: 0.5625em;
    right: 1.125em;
    margin-top: -0.21875em
}
.dropdown.button.small:before {
    border-color: #fff transparent transparent transparent
}
.dropdown.button.large {
    padding-right: 4em
}
.dropdown.button.large:before {
    border-width: 0.625em;
    right: 1.75em;
    margin-top: -0.3125em
}
.dropdown.button.large:before {
    border-color: #fff transparent transparent transparent
}
.dropdown.button.secondary:before {
    border-color: #333 transparent transparent transparent
}
.split.button {
    position: relative;
    padding-right: 4.8em
}
.split.button span {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: solid 1px
}
.split.button span:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-style: inset;
    left: 50%
}
.split.button span:active {
    background-color: rgba(0, 0, 0, 0.1)
}
.split.button span {
    border-left-color: #1e728c
}
.split.button span {
    width: 3em
}
.split.button span:before {
    border-top-style: solid;
    border-width: 0.5625em;
    top: 1.125em;
    margin-left: -0.5625em
}
.split.button span:before {
    border-color: #fff transparent transparent transparent
}
.split.button.secondary span {
    border-left-color: #c3c3c3
}
.split.button.secondary span:before {
    border-color: #fff transparent transparent transparent
}
.split.button.alert span {
    border-left-color: #7f0a0c
}
.split.button.success span {
    border-left-color: #396516
}
.split.button.tiny {
    padding-right: 3.9375em
}
.split.button.tiny span {
    width: 2.84375em
}
.split.button.tiny span:before {
    border-top-style: solid;
    border-width: 0.4375em;
    top: 0.875em;
    margin-left: -0.3125em
}
.split.button.small {
    padding-right: 3.9375em
}
.split.button.small span {
    width: 2.8125em
}
.split.button.small span:before {
    border-top-style: solid;
    border-width: 0.5625em;
    top: 0.84375em;
    margin-left: -0.5625em
}
.split.button.large {
    padding-right: 6em
}
.split.button.large span {
    width: 3.75em
}
.split.button.large span:before {
    border-top-style: solid;
    border-width: 0.625em;
    top: 1.3125em;
    margin-left: -0.5625em
}
.split.button.expand {
    padding-left: 2em
}
.split.button.secondary span:before {
    border-color: #333 transparent transparent transparent
}
.split.button.radius span {
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}
.split.button.round span {
    -moz-border-radius-topright: 1000px;
    -moz-border-radius-bottomright: 1000px;
    -webkit-border-top-right-radius: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px
}
.flex-video {
    position: relative;
    padding-top: 1.5625em;
    padding-bottom: 67.5%;
    height: 0;
    margin-bottom: 1em;
    overflow: hidden
}
.flex-video.widescreen {
    padding-bottom: 57.25%
}
.flex-video.vimeo {
    padding-top: 0
}
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.section-container,
.section-container.auto {
    width: 100%;
    display: block;
    margin-bottom: 1.25em;
    border: 1px solid #ccc;
    border-top: none
}
.section-container>section,
.section-container>.section,
.section-container.auto>section,
.section-container.auto>.section {
    position: relative
}
.section-container>section>.title,
.section-container>.section>.title,
.section-container.auto>section>.title,
.section-container.auto>.section>.title {
    background-color: #efefef;
    cursor: pointer;
    margin-bottom: 0
}
.section-container>section>.title a,
.section-container>.section>.title a,
.section-container.auto>section>.title a,
.section-container.auto>.section>.title a {
    padding: 0.9375em;
    display: inline-block;
    color: #333;
    font-size: 0.875em;
    white-space: nowrap
}
.section-container>section>.title:hover,
.section-container>.section>.title:hover,
.section-container.auto>section>.title:hover,
.section-container.auto>.section>.title:hover {
    background-color: #e2e2e2
}
.section-container>section .content,
.section-container>.section .content,
.section-container.auto>section .content,
.section-container.auto>.section .content {
    display: none;
    padding: 0.9375em;
    background-color: #fff
}
.section-container>section .content>*:last-child,
.section-container>.section .content>*:last-child,
.section-container.auto>section .content>*:last-child,
.section-container.auto>.section .content>*:last-child {
    margin-bottom: 0
}
.section-container>section .content>*:first-child,
.section-container>.section .content>*:first-child,
.section-container.auto>section .content>*:first-child,
.section-container.auto>.section .content>*:first-child {
    padding-top: 0
}
.section-container>section .content>*:last-child,
.section-container>.section .content>*:last-child,
.section-container.auto>section .content>*:last-child,
.section-container.auto>.section .content>*:last-child {
    padding-bottom: 0
}
.section-container>section.active>.content,
.section-container>.section.active>.content,
.section-container.auto>section.active>.content,
.section-container.auto>.section.active>.content {
    display: block
}
.section-container>section.active>.title,
.section-container>.section.active>.title,
.section-container.auto>section.active>.title,
.section-container.auto>.section.active>.title {
    background: #d5d5d5
}
.section-container>section.active>.title a,
.section-container>.section.active>.title a,
.section-container.auto>section.active>.title a,
.section-container.auto>.section.active>.title a {
    color: #333
}
.section-container>section>.title,
.section-container>.section>.title,
.section-container.auto>section>.title,
.section-container.auto>.section>.title {
    top: 0;
    width: 100%;
    margin: 0;
    border-top: solid 1px #ccc
}
.section-container>section>.title a,
.section-container>.section>.title a,
.section-container.auto>section>.title a,
.section-container.auto>.section>.title a {
    width: 100%
}
.section-container.tabs {
    border: 0;
    position: relative
}
.section-container.tabs>section,
.section-container.tabs>.section {
    border: 0;
    position: static
}
.section-container.tabs>section>.title,
.section-container.tabs>.section>.title {
    background-color: #efefef;
    cursor: pointer;
    margin-bottom: 0
}
.section-container.tabs>section>.title a,
.section-container.tabs>.section>.title a {
    padding: 0.9375em;
    display: inline-block;
    color: #333;
    font-size: 0.875em;
    white-space: nowrap
}
.section-container.tabs>section>.title:hover,
.section-container.tabs>.section>.title:hover {
    background-color: #e2e2e2
}
.section-container.tabs>section .content,
.section-container.tabs>.section .content {
    display: none;
    padding: 0.9375em;
    background-color: #fff
}
.section-container.tabs>section .content>*:last-child,
.section-container.tabs>.section .content>*:last-child {
    margin-bottom: 0
}
.section-container.tabs>section .content>*:first-child,
.section-container.tabs>.section .content>*:first-child {
    padding-top: 0
}
.section-container.tabs>section .content>*:last-child,
.section-container.tabs>.section .content>*:last-child {
    padding-bottom: 0
}
.section-container.tabs>section.active>.content,
.section-container.tabs>.section.active>.content {
    display: block
}
.section-container.tabs>section.active>.title,
.section-container.tabs>.section.active>.title {
    background: #fff
}
.section-container.tabs>section.active>.title a,
.section-container.tabs>.section.active>.title a {
    color: #333
}
.section-container.tabs>section>.title,
.section-container.tabs>.section>.title {
    width: auto;
    border: solid 1px #ccc;
    border-right: 0;
    border-bottom: 0;
    position: absolute;
    top: 0;
    z-index: 1
}
.section-container.tabs>section>.title a,
.section-container.tabs>.section>.title a {
    width: 100%
}
.section-container.tabs>section:last-child .title,
.section-container.tabs>.section:last-child .title {
    border-right: solid 1px #ccc
}
.section-container.tabs>section .content,
.section-container.tabs>.section .content {
    border: solid 1px #ccc;
    position: absolute;
    z-index: 10;
    display: none;
    top: -1px
}
.section-container.tabs>section.active>.title,
.section-container.tabs>.section.active>.title {
    z-index: 11;
    border-bottom: 0;
    background-color: #fff
}
.section-container.tabs>section.active>.content,
.section-container.tabs>.section.active>.content {
    position: relative
}
@media only screen and (min-width: 48em) {
    .section-container.auto {
        border: 0;
        position: relative
    }
    .section-container.auto>section,
    .section-container.auto>.section {
        border: 0;
        position: static
    }
    .section-container.auto>section>.title,
    .section-container.auto>.section>.title {
        background-color: #efefef;
        cursor: pointer;
        margin-bottom: 0
    }
    .section-container.auto>section>.title a,
    .section-container.auto>.section>.title a {
        padding: 0.9375em;
        display: inline-block;
        color: #333;
        font-size: 0.875em;
        white-space: nowrap
    }
    .section-container.auto>section>.title:hover,
    .section-container.auto>.section>.title:hover {
        background-color: #e2e2e2
    }
    .section-container.auto>section .content,
    .section-container.auto>.section .content {
        display: none;
        padding: 0.9375em;
        background-color: #fff
    }
    .section-container.auto>section .content>*:last-child,
    .section-container.auto>.section .content>*:last-child {
        margin-bottom: 0
    }
    .section-container.auto>section .content>*:first-child,
    .section-container.auto>.section .content>*:first-child {
        padding-top: 0
    }
    .section-container.auto>section .content>*:last-child,
    .section-container.auto>.section .content>*:last-child {
        padding-bottom: 0
    }
    .section-container.auto>section.active>.content,
    .section-container.auto>.section.active>.content {
        display: block
    }
    .section-container.auto>section.active>.title,
    .section-container.auto>.section.active>.title {
        background: #fff
    }
    .section-container.auto>section.active>.title a,
    .section-container.auto>.section.active>.title a {
        color: #333
    }
    .section-container.auto>section>.title,
    .section-container.auto>.section>.title {
        width: auto;
        border: solid 1px #ccc;
        border-right: 0;
        border-bottom: 0;
        position: absolute;
        top: 0;
        z-index: 1
    }
    .section-container.auto>section>.title a,
    .section-container.auto>.section>.title a {
        width: 100%
    }
    .section-container.auto>section:last-child .title,
    .section-container.auto>.section:last-child .title {
        border-right: solid 1px #ccc
    }
    .section-container.auto>section .content,
    .section-container.auto>.section .content {
        border: solid 1px #ccc;
        position: absolute;
        z-index: 10;
        display: none;
        top: -1px
    }
    .section-container.auto>section.active>.title,
    .section-container.auto>.section.active>.title {
        z-index: 11;
        border-bottom: 0;
        background-color: #fff
    }
    .section-container.auto>section.active>.content,
    .section-container.auto>.section.active>.content {
        position: relative
    }
    .section-container.accordion .section {
        padding-top: 0 !important
    }
    .section-container.vertical-tabs {
        border: 1px solid #ccc;
        position: relative
    }
    .section-container.vertical-tabs section,
    .section-container.vertical-tabs .section {
        padding-top: 0 !important;
        border: 0;
        position: static
    }
    .section-container.vertical-tabs section>.title,
    .section-container.vertical-tabs .section>.title {
        background-color: #efefef;
        cursor: pointer;
        margin-bottom: 0
    }
    .section-container.vertical-tabs section>.title a,
    .section-container.vertical-tabs .section>.title a {
        padding: 0.9375em;
        display: inline-block;
        color: #333;
        font-size: 0.875em;
        white-space: nowrap
    }
    .section-container.vertical-tabs section>.title:hover,
    .section-container.vertical-tabs .section>.title:hover {
        background-color: #e2e2e2
    }
    .section-container.vertical-tabs section .content,
    .section-container.vertical-tabs .section .content {
        display: none;
        padding: 0.9375em;
        background-color: #fff
    }
    .section-container.vertical-tabs section .content>*:last-child,
    .section-container.vertical-tabs .section .content>*:last-child {
        margin-bottom: 0
    }
    .section-container.vertical-tabs section .content>*:first-child,
    .section-container.vertical-tabs .section .content>*:first-child {
        padding-top: 0
    }
    .section-container.vertical-tabs section .content>*:last-child,
    .section-container.vertical-tabs .section .content>*:last-child {
        padding-bottom: 0
    }
    .section-container.vertical-tabs section.active>.content,
    .section-container.vertical-tabs .section.active>.content {
        display: block
    }
    .section-container.vertical-tabs section.active>.title,
    .section-container.vertical-tabs .section.active>.title {
        background: #d5d5d5
    }
    .section-container.vertical-tabs section.active>.title a,
    .section-container.vertical-tabs .section.active>.title a {
        color: #333
    }
    .section-container.vertical-tabs section>.title,
    .section-container.vertical-tabs .section>.title {
        position: absolute;
        border-top: solid 1px #ccc;
        width: 12.5em
    }
    .section-container.vertical-tabs section:first-child .title,
    .section-container.vertical-tabs .section:first-child .title {
        border-top: 0
    }
    .section-container.vertical-tabs section .content,
    .section-container.vertical-tabs .section .content {
        display: block;
        position: relative;
        left: 12.5em;
        border-left: solid 1px #ccc;
        z-index: 10
    }
    .section-container.vertical-tabs section.active>.title,
    .section-container.vertical-tabs .section.active>.title {
        background-color: #d5d5d5;
        width: 12.5625em;
        border-right: solid 0 transparent;
        z-index: 11
    }
    .section-container.vertical-tabs section.active:last-child .title,
    .section-container.vertical-tabs .section.active:last-child .title {
        border-bottom: 0
    }
    .section-container.vertical-nav {
        border: 0;
        position: relative
    }
    .section-container.vertical-nav>section,
    .section-container.vertical-nav>.section {
        padding-top: 0 !important;
        position: relative
    }
    .section-container.vertical-nav>section>.title,
    .section-container.vertical-nav>.section>.title {
        background-color: #efefef;
        cursor: pointer;
        margin-bottom: 0
    }
    .section-container.vertical-nav>section>.title a,
    .section-container.vertical-nav>.section>.title a {
        padding: 0.9375em;
        display: inline-block;
        color: #333;
        font-size: 0.875em;
        white-space: nowrap
    }
    .section-container.vertical-nav>section>.title:hover,
    .section-container.vertical-nav>.section>.title:hover {
        background-color: #e2e2e2
    }
    .section-container.vertical-nav>section .content,
    .section-container.vertical-nav>.section .content {
        display: none;
        padding: 0.9375em;
        background-color: #fff
    }
    .section-container.vertical-nav>section .content>*:last-child,
    .section-container.vertical-nav>.section .content>*:last-child {
        margin-bottom: 0
    }
    .section-container.vertical-nav>section .content>*:first-child,
    .section-container.vertical-nav>.section .content>*:first-child {
        padding-top: 0
    }
    .section-container.vertical-nav>section .content>*:last-child,
    .section-container.vertical-nav>.section .content>*:last-child {
        padding-bottom: 0
    }
    .section-container.vertical-nav>section.active>.content,
    .section-container.vertical-nav>.section.active>.content {
        display: block
    }
    .section-container.vertical-nav>section.active>.title,
    .section-container.vertical-nav>.section.active>.title {
        background: #d5d5d5
    }
    .section-container.vertical-nav>section.active>.title a,
    .section-container.vertical-nav>.section.active>.title a {
        color: #333
    }
    .section-container.vertical-nav>section>.title,
    .section-container.vertical-nav>.section>.title {
        border-top: none;
        border: solid 1px #ccc
    }
    .section-container.vertical-nav>section>.title a,
    .section-container.vertical-nav>.section>.title a {
        display: block;
        width: 100%
    }
    .section-container.vertical-nav>section .content,
    .section-container.vertical-nav>.section .content {
        display: none
    }
    .section-container.vertical-nav>section:first-child .title,
    .section-container.vertical-nav>.section:first-child .title {
        border-bottom: none
    }
    .section-container.vertical-nav>section.active>.content,
    .section-container.vertical-nav>.section.active>.content {
        display: block;
        position: absolute;
        left: 100%;
        top: 0px;
        z-index: 999;
        min-width: 12.5em;
        border: solid 1px #ccc
    }
    .section-container.horizontal-nav {
        position: relative;
        background: #efefef;
        border: 1px solid #ccc
    }
    .section-container.horizontal-nav>section,
    .section-container.horizontal-nav>.section {
        padding-top: 0;
        border: 0;
        position: static
    }
    .section-container.horizontal-nav>section>.title,
    .section-container.horizontal-nav>.section>.title {
        background-color: #efefef;
        cursor: pointer;
        margin-bottom: 0
    }
    .section-container.horizontal-nav>section>.title a,
    .section-container.horizontal-nav>.section>.title a {
        padding: 0.9375em;
        display: inline-block;
        color: #333;
        font-size: 0.875em;
        white-space: nowrap
    }
    .section-container.horizontal-nav>section>.title:hover,
    .section-container.horizontal-nav>.section>.title:hover {
        background-color: #e2e2e2
    }
    .section-container.horizontal-nav>section .content,
    .section-container.horizontal-nav>.section .content {
        display: none;
        padding: 0.9375em;
        background-color: #fff
    }
    .section-container.horizontal-nav>section .content>*:last-child,
    .section-container.horizontal-nav>.section .content>*:last-child {
        margin-bottom: 0
    }
    .section-container.horizontal-nav>section .content>*:first-child,
    .section-container.horizontal-nav>.section .content>*:first-child {
        padding-top: 0
    }
    .section-container.horizontal-nav>section .content>*:last-child,
    .section-container.horizontal-nav>.section .content>*:last-child {
        padding-bottom: 0
    }
    .section-container.horizontal-nav>section.active>.content,
    .section-container.horizontal-nav>.section.active>.content {
        display: block
    }
    .section-container.horizontal-nav>section.active>.title,
    .section-container.horizontal-nav>.section.active>.title {
        background: #d5d5d5
    }
    .section-container.horizontal-nav>section.active>.title a,
    .section-container.horizontal-nav>.section.active>.title a {
        color: #333
    }
    .section-container.horizontal-nav>section>.title,
    .section-container.horizontal-nav>.section>.title {
        width: auto;
        border: solid 1px #ccc;
        border-left: 0;
        top: -1px;
        position: absolute;
        z-index: 1
    }
    .section-container.horizontal-nav>section>.title a,
    .section-container.horizontal-nav>.section>.title a {
        width: 100%
    }
    .section-container.horizontal-nav>section .content,
    .section-container.horizontal-nav>.section .content {
        display: none
    }
    .section-container.horizontal-nav>section.active>.content,
    .section-container.horizontal-nav>.section.active>.content {
        display: block;
        position: absolute;
        z-index: 999;
        left: 0;
        top: -2px;
        min-width: 12.5em;
        border: solid 1px #ccc
    }
}
.contain-to-grid {
    width: 100%;
    background: #111
}
.fixed {
    width: 100%;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 99
}
.top-bar {
    overflow: hidden;
    height: 45px;
    line-height: 45px;
    position: relative;
    background: #111;
    margin-bottom: 1.875em
}
.top-bar ul {
    margin-bottom: 0;
    list-style: none
}
.top-bar .row {
    max-width: none
}
.top-bar form,
.top-bar input {
    margin-bottom: 0
}
.top-bar input {
    height: 2.45em
}
.top-bar .button {
    padding-top: .5em;
    padding-bottom: .5em;
    margin-bottom: 0
}
.top-bar .title-area {
    position: relative
}
.top-bar .name {
    height: 45px;
    margin: 0;
    font-size: 16px
}
.top-bar .name h1 {
    line-height: 45px;
    font-size: 1.0625em;
    margin: 0
}
.top-bar .name h1 a {
    font-weight: bold;
    color: #fff;
    width: 50%;
    display: block;
    padding: 0 15px
}
.top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0
}
.top-bar .toggle-topbar a {
    color: #fff;
    text-transform: uppercase;
    font-size: 0.8125em;
    font-weight: bold;
    position: relative;
    display: block;
    padding: 0 15px;
    height: 45px;
    line-height: 45px
}
.top-bar .toggle-topbar.menu-icon {
    right: 15px;
    top: 50%;
    margin-top: -16px;
    padding-left: 40px
}
.top-bar .toggle-topbar.menu-icon a {
    text-indent: -48px;
    width: 34px;
    height: 34px;
    line-height: 33px;
    padding: 0;
    color: #fff
}
.top-bar .toggle-topbar.menu-icon a span {
    position: absolute;
    right: 0;
    display: block;
    width: 16px;
    height: 0;
    -webkit-box-shadow: 0 10px 0 1px #fff, 0 16px 0 1px #fff, 0 22px 0 1px #fff;
    box-shadow: 0 10px 0 1px #fff, 0 16px 0 1px #fff, 0 22px 0 1px #fff
}
.top-bar.expanded {
    height: auto;
    background: transparent
}
.top-bar.expanded .title-area {
    background: #111
}
.top-bar.expanded .toggle-topbar a {
    color: #888
}
.top-bar.expanded .toggle-topbar a span {
    -webkit-box-shadow: 0 10px 0 1px #888, 0 16px 0 1px #888, 0 22px 0 1px #888;
    box-shadow: 0 10px 0 1px #888, 0 16px 0 1px #888, 0 22px 0 1px #888
}
.top-bar-section {
    left: 0;
    position: relative;
    width: auto;
    -webkit-transition: left 300ms ease-out;
    -moz-transition: left 300ms ease-out;
    transition: left 300ms ease-out
}
.top-bar-section ul {
    width: 100%;
    height: auto;
    display: block;
    background: #333;
    font-size: 16px;
    margin: 0
}
.top-bar-section .divider,
.top-bar-section [role="separator"] {
    border-bottom: solid 1px #4d4d4d;
    border-top: solid 1px #1a1a1a;
    clear: both;
    height: 1px;
    width: 100%
}
.top-bar-section ul li>a {
    display: block;
    width: 100%;
    color: #fff;
    padding: 12px 0 12px 0;
    padding-left: 15px;
    font-size: 0.8125em;
    font-weight: bold;
    background: #333
}
.top-bar-section ul li>a:hover {
    background: #2b2b2b
}
.top-bar-section ul li>a.button {
    background: #2ba6cb;
    font-size: 0.8125em
}
.top-bar-section ul li>a.button:hover {
    background: #2284a1
}
.top-bar-section ul li>a.button.secondary {
    background: #e9e9e9
}
.top-bar-section ul li>a.button.secondary:hover {
    background: #d0d0d0
}
.top-bar-section ul li>a.button.success {
    background: #5da423
}
.top-bar-section ul li>a.button.success:hover {
    background: #457a1a
}
.top-bar-section ul li>a.button.alert {
    background: #c60f13
}
.top-bar-section ul li>a.button.alert:hover {
    background: #970b0e
}
.top-bar-section ul li.active>a {
    background: #2b2b2b
}
.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: inset 5px;
    border-color: transparent transparent transparent rgba(255, 255, 255, 0.5);
    border-left-style: solid;
    margin-right: 15px;
    margin-top: -4.5px;
    position: absolute;
    top: 22px;
    right: 0
}
.top-bar-section .has-dropdown.moved {
    position: static
}
.top-bar-section .has-dropdown.moved>.dropdown {
    visibility: visible
}
.top-bar-section .dropdown {
    position: absolute;
    left: 100%;
    top: 0;
    visibility: hidden;
    z-index: 99
}
.top-bar-section .dropdown li {
    width: 100%
}
.top-bar-section .dropdown li a {
    font-weight: normal;
    padding: 8px 15px
}
.top-bar-section .dropdown li.title h5 {
    margin-bottom: 0
}
.top-bar-section .dropdown li.title h5 a {
    color: #fff;
    line-height: 22.5px;
    display: block
}
.top-bar-section .dropdown label {
    padding: 8px 15px 2px;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #555;
    font-weight: bold;
    font-size: 0.625em
}
.top-bar-js-breakpoint {
    width: 58.75em !important;
    visibility: hidden
}
.js-generated {
    display: block
}
@media only screen and (min-width: 58.75em) {
    .top-bar {
        background: #111;
        *zoom: 1;
        overflow: visible
    }
    .top-bar:before,
    .top-bar:after {
        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 input,
    .top-bar .button {
        line-height: 2em;
        font-size: 0.875em;
        height: 2em;
        padding: 0 10px;
        position: relative;
        top: 8px
    }
    .top-bar.expanded {
        background: #111
    }
    .contain-to-grid .top-bar {
        max-width: 62.5em;
        margin: 0 auto;
        margin-bottom: 1.875em
    }
    .top-bar-section {
        -webkit-transition: none 0 0;
        -moz-transition: none 0 0;
        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 a:not(.button) {
        padding: 0 15px;
        line-height: 45px;
        background: #111
    }
    .top-bar-section li a:not(.button):hover {
        background: #000
    }
    .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: inset 5px;
        border-color: rgba(255, 255, 255, 0.5) transparent 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 {
        visibility: hidden
    }
    .top-bar-section .has-dropdown:hover>.dropdown,
    .top-bar-section .has-dropdown:active>.dropdown {
        visibility: visible
    }
    .top-bar-section .has-dropdown .dropdown li.has-dropdown>a:after {
        border: none;
        content: "\00bb";
        margin-top: -15px;
        right: 5px
    }
    .top-bar-section .dropdown {
        left: 0;
        top: auto;
        background: transparent;
        min-width: 100%
    }
    .top-bar-section .dropdown li a {
        color: #fff;
        line-height: 1;
        white-space: nowrap;
        padding: 7px 15px;
        background: #1e1e1e
    }
    .top-bar-section .dropdown li label {
        white-space: nowrap;
        background: #1e1e1e
    }
    .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 #2b2b2b;
        border-left: solid 1px #000;
        clear: none;
        height: 45px;
        width: 0px
    }
    .top-bar-section .has-form {
        background: #111;
        padding: 0 15px;
        height: 45px
    }
    .top-bar-section ul.right li .dropdown {
        left: auto;
        right: 0
    }
    .top-bar-section ul.right li .dropdown li .dropdown {
        right: 100%
    }
}
.orbit-container {
    overflow: hidden;
    width: 100%;
    position: relative;
    background: #f5f5f5
}
.orbit-container .orbit-slides-container {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative
}
.orbit-container .orbit-slides-container img {
    display: block
}
.orbit-container .orbit-slides-container>* {
    position: relative;
    float: left;
    height: 100%
}
.orbit-container .orbit-slides-container>* .orbit-caption {
    position: absolute;
    bottom: 0;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    width: 100%;
    padding: 10px 14px;
    font-size: 0.875em
}
.orbit-container .orbit-slides-container>* .orbit-caption * {
    color: #fff
}
.orbit-container .orbit-slide-number {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 12px;
    color: #fff;
    background: rgba(0, 0, 0, 0)
}
.orbit-container .orbit-slide-number span {
    font-weight: 700;
    padding: 0.3125em
}
.orbit-container .orbit-timer {
    position: absolute;
    top: 10px;
    right: 10px;
    height: 6px;
    width: 100px
}
.orbit-container .orbit-timer .orbit-progress {
    height: 100%;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.6);
    display: block;
    width: 0%
}
.orbit-container .orbit-timer>span {
    display: none;
    position: absolute;
    top: 10px;
    right: 0px;
    width: 11px;
    height: 14px;
    border: solid 4px #000;
    border-top: none;
    border-bottom: none
}
.orbit-container .orbit-timer.paused>span {
    right: -6px;
    top: 9px;
    width: 11px;
    height: 14px;
    border: inset 8px;
    border-right-style: solid;
    border-color: transparent transparent transparent #000
}
.orbit-container:hover .orbit-timer>span {
    display: block
}
.orbit-container .orbit-prev,
.orbit-container .orbit-next {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.6);
    width: 50px;
    height: 60px;
    line-height: 50px;
    color: white;
    text-indent: -9999px !important
}
.orbit-container .orbit-prev>span,
.orbit-container .orbit-next>span {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    display: block;
    width: 0;
    height: 0;
    border: inset 16px
}
.orbit-container .orbit-prev {
    left: 0
}
.orbit-container .orbit-prev>span {
    border-right-style: solid;
    border-color: transparent;
    border-right-color: #fff
}
.orbit-container .orbit-prev:hover>span {
    border-right-color: #ccc
}
.orbit-container .orbit-next {
    right: 0
}
.orbit-container .orbit-next>span {
    border-color: transparent;
    border-left-style: solid;
    border-left-color: #fff;
    left: 50%;
    margin-left: -8px
}
.orbit-container .orbit-next:hover>span {
    border-left-color: #ccc
}
.orbit-bullets {
    margin: 0 auto 30px auto;
    overflow: hidden;
    position: relative;
    top: 10px
}
.orbit-bullets li {
    display: block;
    width: 18px;
    height: 18px;
    background: #999;
    float: left;
    margin-right: 6px;
    border: solid 2px #222;
    -webkit-border-radius: 1000px;
    border-radius: 1000px
}
.orbit-bullets li.active {
    background: #222
}
.orbit-bullets li:last-child {
    margin-right: 0
}
.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
    display: none
}
.touch .orbit-bullets {
    display: none
}
@media only screen and (min-width: 48em) {
    .touch .orbit-container .orbit-prev,
    .touch .orbit-container .orbit-next {
        display: inherit
    }
    .touch .orbit-bullets {
        display: block
    }
}
.reveal-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: #000;
    background: rgba(0, 0, 0, 0.45);
    z-index: 98;
    display: none;
    top: 0;
    left: 0
}
.reveal-modal {
    visibility: hidden;
    display: none;
    position: absolute;
    left: 50%;
    z-index: 99;
    height: auto;
    background-color: #fff;
    margin-left: -40%;
    width: 80%;
    background-color: #fff;
    padding: 1.25em;
    border: solid 1px #666;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    top: 50px
}
.reveal-modal .column,
.reveal-modal .columns {
    min-width: 0
}
.reveal-modal>:first-child {
    margin-top: 0
}
.reveal-modal>:last-child {
    margin-bottom: 0
}
.reveal-modal .close-reveal-modal {
    font-size: 1.375em;
    line-height: 1;
    position: absolute;
    top: 0.5em;
    right: 0.6875em;
    color: #aaa;
    font-weight: bold;
    cursor: pointer
}
@media only screen and (min-width: 48em) {
    .reveal-modal {
        padding: 1.875em;
        top: 6.25em
    }
    .reveal-modal.tiny {
        margin-left: -15%;
        width: 30%
    }
    .reveal-modal.small {
        margin-left: -20%;
        width: 40%
    }
    .reveal-modal.medium {
        margin-left: -30%;
        width: 60%
    }
    .reveal-modal.large {
        margin-left: -35%;
        width: 70%
    }
    .reveal-modal.xlarge {
        margin-left: -47.5%;
        width: 95%
    }
}
@media print {
    .reveal-modal {
        background: #fff !important
    }
}
.joyride-list {
    display: none
}
.joyride-tip-guide {
    display: none;
    position: absolute;
    background: #000;
    color: #fff;
    z-index: 101;
    top: 0;
    left: 2.5%;
    font-family: inherit;
    font-weight: normal;
    width: 95%
}
.lt-ie9 .joyride-tip-guide {
    max-width: 800px;
    left: 50%;
    margin-left: -400px
}
.joyride-content-wrapper {
    width: 100%;
    padding: 1.125em 1.25em 1.5em
}
.joyride-content-wrapper .button {
    margin-bottom: 0 !important
}
.joyride-tip-guide .joyride-nub {
    display: block;
    position: absolute;
    left: 22px;
    width: 0;
    height: 0;
    border: inset 14px
}
.joyride-tip-guide .joyride-nub.top {
    border-top-style: solid;
    border-color: #000;
    border-top-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    top: -28px
}
.joyride-tip-guide .joyride-nub.bottom {
    border-bottom-style: solid;
    border-color: #000 !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -28px
}
.joyride-tip-guide .joyride-nub.right {
    right: -28px
}
.joyride-tip-guide .joyride-nub.left {
    left: -28px
}
.joyride-tip-guide h1,
.joyride-tip-guide h2,
.joyride-tip-guide h3,
.joyride-tip-guide h4,
.joyride-tip-guide h5,
.joyride-tip-guide h6 {
    line-height: 1.25;
    margin: 0;
    font-weight: bold;
    color: #fff
}
.joyride-tip-guide p {
    margin: 0 0 1.125em 0;
    font-size: 0.875em;
    line-height: 1.3
}
.joyride-timer-indicator-wrap {
    width: 50px;
    height: 3px;
    border: solid 1px #555;
    position: absolute;
    right: 1.0625em;
    bottom: 1em
}
.joyride-timer-indicator {
    display: block;
    width: 0;
    height: inherit;
    background: #666
}
.joyride-close-tip {
    position: absolute;
    right: 12px;
    top: 10px;
    color: #777 !important;
    text-decoration: none;
    font-size: 30px;
    font-weight: normal;
    line-height: 0.5 !important
}
.joyride-close-tip:hover,
.joyride-close-tip:focus {
    color: #eee !important
}
.joyride-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: transparent;
    background: rgba(0, 0, 0, 0.5);
    z-index: 100;
    display: none;
    top: 0;
    left: 0;
    cursor: pointer
}
.joyride-expose-wrapper {
    background-color: #ffffff;
    position: absolute;
    border-radius: 3px;
    z-index: 102;
    -moz-box-shadow: 0px 0px 30px #fff;
    -webkit-box-shadow: 0px 0px 15px #fff;
    box-shadow: 0px 0px 15px #fff
}
.joyride-expose-cover {
    background: transparent;
    border-radius: 3px;
    position: absolute;
    z-index: 9999;
    top: 0px;
    left: 0px
}
@media only screen and (min-width: 48em) {
    .joyride-tip-guide {
        width: 300px;
        left: inherit
    }
    .joyride-tip-guide .joyride-nub.bottom {
        border-color: #000 !important;
        border-bottom-color: transparent !important;
        border-left-color: transparent !important;
        border-right-color: transparent !important;
        bottom: -28px
    }
    .joyride-tip-guide .joyride-nub.right {
        border-color: #000 !important;
        border-top-color: transparent !important;
        border-right-color: transparent !important;
        border-bottom-color: transparent !important;
        top: 22px;
        left: auto;
        right: -28px
    }
    .joyride-tip-guide .joyride-nub.left {
        border-color: #000 !important;
        border-top-color: transparent !important;
        border-left-color: transparent !important;
        border-bottom-color: transparent !important;
        top: 22px;
        left: -28px;
        right: auto
    }
}
[data-clearing] {
    *zoom: 1;
    margin-bottom: 0;
    list-style: none
}
[data-clearing]:before,
[data-clearing]:after {
    content: " ";
    display: table
}
[data-clearing]:after {
    clear: both
}
[data-clearing] li {
    float: left;
    margin-right: 10px
}
.clearing-blackout {
    background: #111;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 998
}
.clearing-blackout .clearing-close {
    display: block
}
.clearing-container {
    position: relative;
    z-index: 998;
    height: 100%;
    overflow: hidden;
    margin: 0
}
.visible-img {
    height: 95%;
    position: relative
}
.visible-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -50%;
    max-height: 100%;
    max-width: 100%
}
.clearing-caption {
    color: #fff;
    line-height: 1.3;
    margin-bottom: 0;
    text-align: center;
    bottom: 0;
    background: #111;
    width: 100%;
    padding: 10px 30px;
    position: absolute;
    left: 0
}
.clearing-close {
    z-index: 999;
    padding-left: 20px;
    padding-top: 10px;
    font-size: 40px;
    line-height: 1;
    color: #fff;
    display: none
}
.clearing-close:hover,
.clearing-close:focus {
    color: #ccc
}
.clearing-assembled .clearing-container {
    height: 100%
}
.clearing-assembled .clearing-container .carousel>ul {
    display: none
}
@media only screen and (min-width: 48em) {
    .clearing-main-prev,
    .clearing-main-next {
        position: absolute;
        height: 100%;
        width: 40px;
        top: 0
    }
    .clearing-main-prev>span,
    .clearing-main-next>span {
        position: absolute;
        top: 50%;
        display: block;
        width: 0;
        height: 0;
        border: solid 16px
    }
    .clearing-main-prev {
        left: 0
    }
    .clearing-main-prev>span {
        left: 5px;
        border-color: transparent;
        border-right-color: #fff
    }
    .clearing-main-next {
        right: 0
    }
    .clearing-main-next>span {
        border-color: transparent;
        border-left-color: #fff
    }
    .clearing-main-prev.disabled,
    .clearing-main-next.disabled {
        opacity: 0.5
    }
    .clearing-feature ~ li {
        display: none
    }
    .clearing-assembled .clearing-container .carousel {
        background: #111;
        height: 150px;
        margin-top: 5px
    }
    .clearing-assembled .clearing-container .carousel>ul {
        display: block;
        z-index: 999;
        width: 200%;
        height: 100%;
        margin-left: 0;
        position: relative;
        left: 0
    }
    .clearing-assembled .clearing-container .carousel>ul li {
        display: block;
        width: 175px;
        height: inherit;
        padding: 0;
        float: left;
        overflow: hidden;
        margin-right: 1px;
        position: relative;
        cursor: pointer;
        opacity: 0.4
    }
    .clearing-assembled .clearing-container .carousel>ul li.fix-height img {
        min-height: 100%;
        height: 100%;
        max-width: none
    }
    .clearing-assembled .clearing-container .carousel>ul li a.th {
        border: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        display: block
    }
    .clearing-assembled .clearing-container .carousel>ul li img {
        cursor: pointer !important;
        min-width: 100% !important
    }
    .clearing-assembled .clearing-container .carousel>ul li.visible {
        opacity: 1
    }
    .clearing-assembled .clearing-container .visible-img {
        background: #111;
        overflow: hidden;
        height: 75%
    }
    .clearing-close {
        position: absolute;
        top: 10px;
        right: 20px;
        padding-left: 0;
        padding-top: 0
    }
}
.alert-box {
    border-style: solid;
    border-width: 1px;
    display: block;
    font-weight: bold;
    margin-bottom: 1.25em;
    position: relative;
    padding: 0.6875em 1.3125em 0.75em 0.6875em;
    font-size: 0.875em;
    background-color: #2ba6cb;
    border-color: #2284a1;
    color: #fff
}
.alert-box .close {
    font-size: 1.375em;
    padding: 5px 4px 4px;
    line-height: 0;
    position: absolute;
    top: 0.4375em;
    right: 0.3125em;
    color: #333;
    opacity: 0.3
}
.alert-box .close:hover,
.alert-box .close:focus {
    opacity: 0.5
}
.alert-box.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px
}
.alert-box.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px
}
.alert-box.success {
    background-color: #5da423;
    border-color: #457a1a;
    color: #fff
}
.alert-box.alert {
    background-color: #c60f13;
    border-color: #970b0e;
    color: #fff
}
.alert-box.secondary {
    background-color: #e9e9e9;
    border-color: #d0d0d0;
    color: #505050
}
.breadcrumbs {
    display: block;
    padding: 0.5625em 0.875em 0.5625em;
    overflow: hidden;
    margin-left: 0;
    list-style: none;
    border-style: solid;
    border-width: 1px;
    background-color: #f6f6f6;
    border-color: #dcdcdc;
    -webkit-border-radius: 3px;
    border-radius: 3px
}
.breadcrumbs>* {
    margin: 0;
    float: left;
    font-size: 0.6875em;
    text-transform: uppercase;
    color: #2ba6cb
}
.breadcrumbs>*:hover a,
.breadcrumbs>*:focus a {
    text-decoration: underline
}
.breadcrumbs>* a,
.breadcrumbs>* span {
    text-transform: uppercase;
    color: #2ba6cb
}
.breadcrumbs>*.current {
    cursor: default;
    color: #333
}
.breadcrumbs>*.current a {
    cursor: default;
    color: #333
}
.breadcrumbs>*.current:hover,
.breadcrumbs>*.current:hover a,
.breadcrumbs>*.current:focus,
.breadcrumbs>*.current:focus a {
    text-decoration: none
}
.breadcrumbs>*.unavailable {
    color: #999
}
.breadcrumbs>*.unavailable a {
    color: #999
}
.breadcrumbs>*.unavailable:hover,
.breadcrumbs>*.unavailable:hover a,
.breadcrumbs>*.unavailable:focus,
.breadcrumbs>*.unavailable a:focus {
    text-decoration: none;
    color: #999;
    cursor: default
}
.breadcrumbs>*:before {
    content: "/";
    color: #aaa;
    margin: 0 0.75em;
    position: relative;
    top: 1px
}
.breadcrumbs>*:first-child:before {
    content: " ";
    margin: 0
}
.keystroke,
kbd {
    background-color: #ededed;
    border-color: #dbdbdb;
    color: #222;
    border-style: solid;
    border-width: 1px;
    margin: 0;
    font-family: "Consolas", "Menlo", "Courier", monospace;
    font-size: 0.9375em;
    padding: 0.125em 0.25em 0em;
    -webkit-border-radius: 3px;
    border-radius: 3px
}
.label {
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    line-height: 1;
    white-space: nowrap;
    display: inline-block;
    position: relative;
    padding: 0.1875em 0.625em 0.25em;
    font-size: 0.875em;
    background-color: #2ba6cb;
    color: #fff
}
.label.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px
}
.label.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px
}
.label.alert {
    background-color: #c60f13;
    color: #fff
}
.label.success {
    background-color: #5da423;
    color: #fff
}
.label.secondary {
    background-color: #e9e9e9;
    color: #333
}
.inline-list {
    margin: 0 auto 1.0625em auto;
    margin-left: -1.375em;
    margin-right: 0;
    padding: 0;
    list-style: none;
    overflow: hidden
}
.inline-list>li {
    list-style: none;
    float: left;
    margin-left: 1.375em;
    display: block
}
.inline-list>li>* {
    display: block
}
.pagination {
    display: block;
    height: 1.5em;
    margin-left: -0.3125em
}
.pagination li {
    display: block;
    float: left;
    height: 1.5em;
    color: #222;
    font-size: 0.875em;
    margin-left: 0.3125em
}
.pagination li a {
    display: block;
    padding: 0.0625em 0.4375em 0.0625em;
    color: #999
}
.pagination li:hover a,
.pagination li a:focus {
    background: #e6e6e6
}
.pagination li.unavailable a {
    cursor: default;
    color: #999
}
.pagination li.unavailable:hover a,
.pagination li.unavailable a:focus {
    background: transparent
}
.pagination li.current a {
    background: #2ba6cb;
    color: #fff;
    font-weight: bold;
    cursor: default
}
.pagination li.current a:hover,
.pagination li.current a:focus {
    background: #2ba6cb
}
.pagination-centered {
    text-align: center
}
.pagination-centered ul>li {
    float: none;
    display: inline-block
}
.panel {
    border-style: solid;
    border-width: 1px;
    border-color: #d9d9d9;
    margin-bottom: 1.25em;
    padding: 1.25em;
    background: #f2f2f2
}
.panel h1,
.panel h2,
.panel h3,
.panel h4,
.panel h5,
.panel h6,
.panel p {
    color: #333
}
.panel>:first-child {
    margin-top: 0
}
.panel>:last-child {
    margin-bottom: 0
}
.panel h1,
.panel h2,
.panel h3,
.panel h4,
.panel h5,
.panel h6 {
    line-height: 1;
    margin-bottom: 0.625em
}
.panel h1.subheader,
.panel h2.subheader,
.panel h3.subheader,
.panel h4.subheader,
.panel h5.subheader,
.panel h6.subheader {
    line-height: 1.4
}
.panel.callout {
    border-style: solid;
    border-width: 1px;
    border-color: #2284a1;
    margin-bottom: 1.25em;
    padding: 1.25em;
    background: #2ba6cb;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset
}
.panel.callout h1,
.panel.callout h2,
.panel.callout h3,
.panel.callout h4,
.panel.callout h5,
.panel.callout h6,
.panel.callout p {
    color: #fff
}
.panel.callout>:first-child {
    margin-top: 0
}
.panel.callout>:last-child {
    margin-bottom: 0
}
.panel.callout h1,
.panel.callout h2,
.panel.callout h3,
.panel.callout h4,
.panel.callout h5,
.panel.callout h6 {
    line-height: 1;
    margin-bottom: 0.625em
}
.panel.callout h1.subheader,
.panel.callout h2.subheader,
.panel.callout h3.subheader,
.panel.callout h4.subheader,
.panel.callout h5.subheader,
.panel.callout h6.subheader {
    line-height: 1.4
}
.panel.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px
}
.pricing-table {
    border: solid 1px #ddd;
    margin-left: 0;
    margin-bottom: 1.25em
}
.pricing-table * {
    list-style: none;
    line-height: 1
}
.pricing-table .title {
    background-color: #ddd;
    padding: 0.9375em 1.25em;
    text-align: center;
    color: #333;
    font-weight: bold;
    font-size: 1em
}
.pricing-table .price {
    background-color: #eee;
    padding: 0.9375em 1.25em;
    text-align: center;
    color: #333;
    font-weight: normal;
    font-size: 1.25em
}
.pricing-table .description {
    background-color: #fff;
    padding: 0.9375em;
    text-align: center;
    color: #777;
    font-size: 0.75em;
    font-weight: normal;
    line-height: 1.4;
    border-bottom: dotted 1px #ddd
}
.pricing-table .bullet-item {
    background-color: #fff;
    padding: 0.9375em;
    text-align: center;
    color: #333;
    font-size: 0.875em;
    font-weight: normal;
    border-bottom: dotted 1px #ddd
}
.pricing-table .cta-button {
    background-color: #f5f5f5;
    text-align: center;
    padding: 1.25em 1.25em 0
}
.progress {
    background-color: transparent;
    height: 1.5625em;
    border: 1px solid #ccc;
    padding: 0.125em;
    margin-bottom: 0.625em
}
.progress .meter {
    background: #2ba6cb;
    height: 100%;
    display: block
}
.progress.secondary .meter {
    background: #e9e9e9;
    height: 100%;
    display: block
}
.progress.success .meter {
    background: #5da423;
    height: 100%;
    display: block
}
.progress.alert .meter {
    background: #c60f13;
    height: 100%;
    display: block
}
.progress.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px
}
.progress.radius .meter {
    -webkit-border-radius: 2px;
    border-radius: 2px
}
.progress.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px
}
.progress.round .meter {
    -webkit-border-radius: 999px;
    border-radius: 999px
}
.side-nav {
    display: block;
    margin: 0;
    padding: 0.875em 0;
    list-style-type: none;
    list-style-position: inside
}
.side-nav li {
    margin: 0 0 0.4375em 0;
    font-size: 0.875em
}
.side-nav li a {
    display: block;
    color: #2ba6cb
}
.side-nav li.active>a:first-child {
    color: #4d4d4d;
    font-weight: bold
}
.side-nav li.divider {
    border-top: 1px solid;
    height: 0;
    padding: 0;
    list-style: none;
    border-top-color: #e6e6e6
}
.sub-nav {
    display: block;
    width: auto;
    overflow: hidden;
    margin: -0.25em 0 1.125em;
    padding-top: 0.25em;
    margin-right: 0;
    margin-left: -0.5625em
}
.sub-nav dt,
.sub-nav dd {
    float: left;
    display: inline;
    margin-left: 0.5625em;
    margin-bottom: 0.625em;
    font-weight: normal;
    font-size: 0.875em
}
.sub-nav dt a,
.sub-nav dd a {
    color: #999;
    text-decoration: none
}
.sub-nav dt.active a,
.sub-nav dd.active a {
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
    font-weight: bold;
    background: #2ba6cb;
    padding: 0.1875em 0.5625em;
    cursor: default;
    color: #fff
}
@media only screen {
    div.switch {
        position: relative;
        width: 100%;
        padding: 0;
        display: block;
        overflow: hidden;
        border-style: solid;
        border-width: 1px;
        margin-bottom: 1.25em;
        -webkit-animation: webkitSiblingBugfix infinite 1s;
        height: 36px;
        background: #fff;
        border-color: #ccc
    }
    div.switch label {
        position: relative;
        left: 0;
        z-index: 2;
        float: left;
        width: 50%;
        height: 100%;
        margin: 0;
        font-weight: bold;
        text-align: left;
        -webkit-transition: all 0.1s ease-out;
        -moz-transition: all 0.1s ease-out;
        transition: all 0.1s ease-out
    }
    div.switch input {
        position: absolute;
        z-index: 3;
        opacity: 0;
        width: 100%;
        height: 100%;
        -moz-appearance: none
    }
    div.switch input:hover,
    div.switch input:focus {
        cursor: pointer
    }
    div.switch>span {
        position: absolute;
        top: -1px;
        left: -1px;
        z-index: 1;
        display: block;
        padding: 0;
        border-width: 1px;
        border-style: solid;
        -webkit-transition: all 0.1s ease-out;
        -moz-transition: all 0.1s ease-out;
        transition: all 0.1s ease-out
    }
    div.switch input:not(:checked)+label {
        opacity: 0
    }
    div.switch input:checked {
        display: none !important
    }
    div.switch input {
        left: 0;
        display: block !important
    }
    div.switch input:first-of-type+label,
    div.switch input:first-of-type+span+label {
        left: -50%
    }
    div.switch input:first-of-type:checked+label,
    div.switch input:first-of-type:checked+span+label {
        left: 0%
    }
    div.switch input:last-of-type+label,
    div.switch input:last-of-type+span+label {
        right: -50%;
        left: auto;
        text-align: right
    }
    div.switch input:last-of-type:checked+label,
    div.switch input:last-of-type:checked+span+label {
        right: 0%;
        left: auto
    }
    div.switch span.custom {
        display: none !important
    }
    div.switch label {
        padding: 0 0.375em;
        line-height: 2.3em;
        font-size: 0.875em
    }
    div.switch input:first-of-type:checked ~ span {
        left: 100%;
        margin-left: -2.1875em
    }
    div.switch>span {
        width: 2.25em;
        height: 2.25em
    }
    div.switch>span {
        border-color: #b3b3b3;
        background: #fff;
        background: -moz-linear-gradient(top, #fff 0%, #f2f2f2 100%);
        background: -webkit-linear-gradient(top, #fff 0%, #f2f2f2 100%);
        background: linear-gradient(to bottom, #fff 0%, #f2f2f2 100%);
        -webkit-box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 1000px #e1f5d1, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px #f5f5f5;
        box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 980px #e1f5d1, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px #f5f5f5
    }
    div.switch:hover>span,
    div.switch:focus>span {
        background: #fff;
        background: -moz-linear-gradient(top, #fff 0%, #e6e6e6 100%);
        background: -webkit-linear-gradient(top, #fff 0%, #e6e6e6 100%);
        background: linear-gradient(to bottom, #fff 0%, #e6e6e6 100%)
    }
    div.switch:active {
        background: transparent
    }
    div.switch.large {
        height: 44px
    }
    div.switch.large label {
        padding: 0 0.375em;
        line-height: 2.3em;
        font-size: 1.0625em
    }
    div.switch.large input:first-of-type:checked ~ span {
        left: 100%;
        margin-left: -2.6875em
    }
    div.switch.large>span {
        width: 2.75em;
        height: 2.75em
    }
    div.switch.small {
        height: 28px
    }
    div.switch.small label {
        padding: 0 0.375em;
        line-height: 2.1em;
        font-size: 0.75em
    }
    div.switch.small input:first-of-type:checked ~ span {
        left: 100%;
        margin-left: -1.6875em
    }
    div.switch.small>span {
        width: 1.75em;
        height: 1.75em
    }
    div.switch.tiny {
        height: 22px
    }
    div.switch.tiny label {
        padding: 0 0.375em;
        line-height: 1.9em;
        font-size: 0.6875em
    }
    div.switch.tiny input:first-of-type:checked ~ span {
        left: 100%;
        margin-left: -1.3125em
    }
    div.switch.tiny>span {
        width: 1.375em;
        height: 1.375em
    }
    div.switch.radius {
        -webkit-border-radius: 4px;
        border-radius: 4px
    }
    div.switch.radius>span {
        -webkit-border-radius: 3px;
        border-radius: 3px
    }
    div.switch.round {
        -webkit-border-radius: 1000px;
        border-radius: 1000px
    }
    div.switch.round>span {
        -webkit-border-radius: 999px;
        border-radius: 999px
    }
    div.switch.round label {
        padding: 0 0.5625em
    }
    @-webkit-keyframes webkitSiblingBugfix {
        from {
            position: relative
        }
        to {
            position: relative
        }
    }
}
[data-magellan-expedition] {
    background: #fff;
    z-index: 50;
    min-width: 100%;
    padding: 10px
}
[data-magellan-expedition] .sub-nav {
    margin-bottom: 0
}
[data-magellan-expedition] .sub-nav dd {
    margin-bottom: 0
}
table {
    background: #fff;
    margin-bottom: 1.25em;
    border: solid 1px #ddd
}
table thead,
table tfoot {
    background: #f5f5f5;
    font-weight: bold
}
table thead tr th,
table thead tr td,
table tfoot tr th,
table tfoot tr td {
    padding: 0.5em 0.625em 0.625em;
    font-size: 0.875em;
    color: #222;
    text-align: left
}
table tr th,
table tr td {
    padding: 0.5625em 0.625em;
    font-size: 0.875em;
    color: #222
}
table tr.even,
table tr.alt,
table tr:nth-of-type(even) {
    background: #f9f9f9
}
table thead tr th,
table tfoot tr th,
table tbody tr td,
table tr td,
table tfoot tr td {
    display: table-cell;
    line-height: 1.125em
}
.th {
    line-height: 0;
    display: inline-block;
    border: solid 4px #fff;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out
}
.th:hover,
.th:focus {
    -webkit-box-shadow: 0 0 6px 1px rgba(43, 166, 203, 0.5);
    box-shadow: 0 0 6px 1px rgba(43, 166, 203, 0.5)
}
.th.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px
}
a.th {
    display: block
}
.has-tip {
    border-bottom: dotted 1px #ccc;
    cursor: help;
    font-weight: bold;
    color: #333
}
.has-tip:hover,
.has-tip:focus {
    border-bottom: dotted 1px #196177;
    color: #2ba6cb
}
.has-tip.tip-left,
.has-tip.tip-right {
    float: none !important
}
.tooltip {
    display: none;
    position: absolute;
    z-index: 999;
    font-weight: bold;
    font-size: 0.9375em;
    line-height: 1.3;
    padding: 0.5em;
    max-width: 85%;
    left: 50%;
    width: 100%;
    color: #fff;
    background: #000;
    -webkit-border-radius: 3px;
    border-radius: 3px
}
.tooltip>.nub {
    display: block;
    left: 5px;
    position: absolute;
    width: 0;
    height: 0;
    border: solid 5px;
    border-color: transparent transparent #000 transparent;
    top: -10px
}
.tooltip.opened {
    color: #2ba6cb !important;
    border-bottom: dotted 1px #196177 !important
}
.tap-to-close {
    display: block;
    font-size: 0.625em;
    color: #888;
    font-weight: normal
}
@media only screen and (min-width: 48em) {
    .tooltip>.nub {
        border-color: transparent transparent #000 transparent;
        top: -10px
    }
    .tooltip.tip-top>.nub {
        border-color: #000 transparent transparent transparent;
        top: auto;
        bottom: -10px
    }
    .tooltip.tip-left,
    .tooltip.tip-right {
        float: none !important
    }
    .tooltip.tip-left>.nub {
        border-color: transparent transparent transparent #000;
        right: -10px;
        left: auto;
        top: 50%;
        margin-top: -5px
    }
    .tooltip.tip-right>.nub {
        border-color: transparent #000 transparent transparent;
        right: auto;
        left: -10px;
        top: 50%;
        margin-top: -5px
    }
}
@media only screen and (max-width: 767px) {
    .f-dropdown {
        max-width: 100%;
        left: 0
    }
}
.f-dropdown {
    position: absolute;
    top: -9999px;
    list-style: none;
    padding: 1.25em;
    width: 100%;
    height: auto;
    max-height: none;
    background: #fff;
    border: solid 1px #ccc;
    font-size: 16px;
    z-index: 99;
    margin-top: 2px;
    max-width: 200px
}
.f-dropdown *:first-child {
    margin-top: 0
}
.f-dropdown *:last-child {
    margin-bottom: 0
}
.f-dropdown:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent transparent #fff transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -12px;
    left: 10px;
    z-index: 99
}
.f-dropdown:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 7px;
    border-color: transparent transparent #ccc transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -14px;
    left: 9px;
    z-index: 98
}
.f-dropdown.right:before {
    left: auto;
    right: 10px
}
.f-dropdown.right:after {
    left: auto;
    right: 9px
}
.f-dropdown li {
    font-size: 0.875em;
    cursor: pointer;
    line-height: 1.125em;
    margin: 0
}
.f-dropdown li:hover,
.f-dropdown li:focus {
    background: #eee
}
.f-dropdown li a {
    display: block;
    padding: 0.3125em 0.625em;
    color: #555
}
.f-dropdown.content {
    position: absolute;
    top: -9999px;
    list-style: none;
    padding: 1.25em;
    width: 100%;
    height: auto;
    max-height: none;
    background: #fff;
    border: solid 1px #ccc;
    font-size: 16px;
    z-index: 99;
    max-width: 200px
}
.f-dropdown.content *:first-child {
    margin-top: 0
}
.f-dropdown.content *:last-child {
    margin-bottom: 0
}
.f-dropdown.tiny {
    max-width: 200px
}
.f-dropdown.small {
    max-width: 300px
}
.f-dropdown.medium {
    max-width: 500px
}
.f-dropdown.large {
    max-width: 800px
}
@font-face {
    font-family: "GeneralFoundicons";
    src: url(/sites/all/themes/slm/fonts/general_foundicons.eot);
    src: url(/sites/all/themes/slm/fonts/general_foundicons.eot?#iefix) format("embedded-opentype"), url(/sites/all/themes/slm/fonts/general_foundicons.woff) format("woff"), url(/sites/all/themes/slm/fonts/general_foundicons.ttf) format("truetype"), url(/sites/all/themes/slm/fonts/general_foundicons.svg#GeneralFoundicons) format("svg");
    font-weight: normal;
    font-style: normal;
}
[class*="foundicon-"] {
    display: inline;
    width: auto;
    height: auto;
    line-height: inherit;
    vertical-align: baseline;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
}
[class*="foundicon-"]:before {
    font-family: "GeneralFoundicons";
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
}
.foundicon-settings:before {
    content: "\f000";
}
.foundicon-heart:before {
    content: "\f001";
}
.foundicon-star:before {
    content: "\f002";
}
.foundicon-plus:before {
    content: "\f003";
}
.foundicon-minus:before {
    content: "\f004";
}
.foundicon-checkmark:before {
    content: "\f005";
}
.foundicon-remove:before {
    content: "\f006";
}
.foundicon-mail:before {
    content: "\f007";
}
.foundicon-calendar:before {
    content: "\f008";
}
.foundicon-page:before {
    content: "\f009";
}
.foundicon-tools:before {
    content: "\f00a";
}
.foundicon-globe:before {
    content: "\f00b";
}
.foundicon-home:before {
    content: "\f00c";
}
.foundicon-quote:before {
    content: "\f00d";
}
.foundicon-people:before {
    content: "\f00e";
}
.foundicon-monitor:before {
    content: "\f00f";
}
.foundicon-laptop:before {
    content: "\f010";
}
.foundicon-phone:before {
    content: "\f011";
}
.foundicon-cloud:before {
    content: "\f012";
}
.foundicon-error:before {
    content: "\f013";
}
.foundicon-right-arrow:before {
    content: "\f014";
}
.foundicon-left-arrow:before {
    content: "\f015";
}
.foundicon-up-arrow:before {
    content: "\f016";
}
.foundicon-down-arrow:before {
    content: "\f017";
}
.foundicon-trash:before {
    content: "\f018";
}
.foundicon-add-doc:before {
    content: "\f019";
}
.foundicon-edit:before {
    content: "\f01a";
}
.foundicon-lock:before {
    content: "\f01b";
}
.foundicon-unlock:before {
    content: "\f01c";
}
.foundicon-refresh:before {
    content: "\f01d";
}
.foundicon-paper-clip:before {
    content: "\f01e";
}
.foundicon-video:before {
    content: "\f01f";
}
.foundicon-photo:before {
    content: "\f020";
}
.foundicon-graph:before {
    content: "\f021";
}
.foundicon-idea:before {
    content: "\f022";
}
.foundicon-mic:before {
    content: "\f023";
}
.foundicon-cart:before {
    content: "\f024";
}
.foundicon-address-book:before {
    content: "\f025";
}
.foundicon-compass:before {
    content: "\f026";
}
.foundicon-flag:before {
    content: "\f027";
}
.foundicon-location:before {
    content: "\f028";
}
.foundicon-clock:before {
    content: "\f029";
}
.foundicon-folder:before {
    content: "\f02a";
}
.foundicon-inbox:before {
    content: "\f02b";
}
.foundicon-website:before {
    content: "\f02c";
}
.foundicon-smiley:before {
    content: "\f02d";
}
.foundicon-search:before {
    content: "\f02e";
}
@font-face {
    font-family: "SocialFoundicons";
    src: url(/sites/all/themes/slm/fonts/social_foundicons.eot);
    src: url(/sites/all/themes/slm/fonts/social_foundicons.eot?#iefix) format("embedded-opentype"), url(/sites/all/themes/slm/fonts/social_foundicons.woff) format("woff"), url(/sites/all/themes/slm/fonts/social_foundicons.ttf) format("truetype"), url(/sites/all/themes/slm/fonts/social_foundicons.svg#SocialFoundicons) format("svg");
    font-weight: normal;
    font-style: normal;
}
[class*="scfoundicon-"] {
    display: inline;
    width: auto;
    height: auto;
    line-height: inherit;
    vertical-align: baseline;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
}
[class*="scfoundicon-"]:before {
    font-family: "SocialFoundicons";
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
}
.scfoundicon-thumb-up:before {
    content: "\f000";
}
.scfoundicon-thumb-down:before {
    content: "\f001";
}
.scfoundicon-rss:before {
    content: "\f002";
}
.scfoundicon-facebook:before {
    content: "\f003";
}
.scfoundicon-twitter:before {
    content: "\f004";
}
.scfoundicon-pinterest:before {
    content: "\f005";
}
.scfoundicon-github:before {
    content: "\f006";
}
.scfoundicon-path:before {
    content: "\f007";
}
.scfoundicon-linkedin:before {
    content: "\f008";
}
.scfoundicon-dribbble:before {
    content: "\f009";
}
.scfoundicon-stumble-upon:before {
    content: "\f00a";
}
.scfoundicon-behance:before {
    content: "\f00b";
}
.scfoundicon-reddit:before {
    content: "\f00c";
}
.scfoundicon-google-plus:before {
    content: "\f00d";
}
.scfoundicon-youtube:before {
    content: "\f00e";
}
.scfoundicon-vimeo:before {
    content: "\f00f";
}
.scfoundicon-flickr:before {
    content: "\f010";
}
.scfoundicon-slideshare:before {
    content: "\f011";
}
.scfoundicon-picassa:before {
    content: "\f012";
}
.scfoundicon-skype:before {
    content: "\f013";
}
.scfoundicon-steam:before {
    content: "\f014";
}
.scfoundicon-instagram:before {
    content: "\f015";
}
.scfoundicon-foursquare:before {
    content: "\f016";
}
.scfoundicon-delicious:before {
    content: "\f017";
}
.scfoundicon-chat:before {
    content: "\f018";
}
.scfoundicon-torso:before {
    content: "\f019";
}
.scfoundicon-tumblr:before {
    content: "\f01a";
}
.scfoundicon-video-chat:before {
    content: "\f01b";
}
.scfoundicon-digg:before {
    content: "\f01c";
}
.scfoundicon-wordpress:before {
    content: "\f01d";
}
body.off-canvas {
    padding: 0;
    margin: 0;
}
canvas {
    background: #23B9D2;
}
#mobile_sidebar .container {
    width: 100%;
}
#mobile_sidebar .row {
    overflow: hidden;
}
#mobile_sidebar .row .row {
    overflow: visible;
}
#mobile_sidebar .paneled .container {
    overflow: hidden;
}
a.sidebar-button {
    margin-top: 8px;
    margin-bottom: 6px;
    display: inline-block;
}
a.sidebar-button img {
    margin-top: -6px;
    width: 23px;
}
a.sidebar-button h4 {
    font-size: 22px;
    display: inline;
    margin-left: 10px;
    line-height: 1;
    color: #fff;
    font-weight: bold;
}
#mobile_sidebar {
    position: absolute;
    background: #333;
    height: 100%;
    padding: 0px;
    -webkit-box-shadow: inset -2px 0px 8px -1px #111111;
    box-shadow: inset -2px 0px 8px -1px #111111;
    padding-top: 10px;
}
#mobile_sidebar h5 a {
    font-size: 20px;
}
#mobile_sidebar hr {
    margin: 8px 0 20px 0;
    border-color: #444444;
}
#mobile_sidebar h6,
#mobile_sidebar h5 {
    color: #727272;
    text-transform: uppercase;
    margin-bottom: 0px;
}
#mobile_sidebar h6 {
    font-size: 14px;
    font-weight: bold;
}
#mobile_sidebar .nav-bar {
    background: none;
    margin-bottom: 0px;
}
#mobile_sidebar .nav-bar li {
    width: 100%;
    box-shadow: none;
}
#mobile_sidebar .nav-bar li a {
    font-size: 20px;
    font-weight: 500;
    color: #ccc;
    font-family: 'Proxima Nova', 'ProximaNova', 'proxima-nova';
    font-weight: 600;
    padding: 0px;
}
.nav-bar {
    height: 110px;
    background: #4d4d4d;
    margin-left: 0;
    margin-top: 8px;
}
.nav-bar.goodness {
    height: 120px;
    background: #4d4d4d;
    margin-left: 0;
    margin-top: 20px;
    padding: 0;
}
.nav-bar > li {
    display: block;
    position: relative;
    padding: 0;
    margin: 0;
    border: 1px solid #333333;
    border-right: none;
    line-height: 38px;
}
.nav-bar > li a.current {
    color: #ffffff;
    font-weight: 700;
}
.nav-bar > li > a {
    color: #bbbbbb;
    display: block;
}
.nav-bar > li ul {
    margin-bottom: 0;
}
.nav-bar > li .flyout {
    display: none;
}
#mobile_sidebar .main-menu {
    overflow-x: hidden;
}
#mobile_sidebar .main-menu,
#mobile_sidebar .more-goodness,
#mobile_sidebar .zurb-links {
    padding: 0px 15px;
}
[role="main"]:before {
    content: " ";
    position: absolute;
    z-index: -1;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: #fff;
}
[role="main"] {
    width: 100%;
}
[role="complementary"],
[role="main"] {
    display: block;
    position: relative;
    z-index: 1;
    -webkit-transition: 0.08s all;
    -moz-transition: 0.08s all;
    -o-transition: 0.8s all;
    transition: 0.08s all;
}
.paneled [role="main"] {
    padding: 0;
}
.page-panel {
    width: 100%;
    padding: 0 15px;
    -webkit-transition: 0.05s margin linear-out;
    -moz-transition: 0.05s margin linear-out;
    -o-transition: 0.05s margin linear-out;
    transition: 0.05s margin linear-out;
    background: #fff;
}
#switchPanels {
    margin: 0 -15px;
}
.hide-extras [role="complementary"] {
    display: block;
}
[role="navigation"]#topMenu {
    -webkit-transition: 0.05s all linear;
    -moz-transition: 0.05s all linear;
    -o-transition: 0.05s all linear;
    transition: 0.05s all linear;
}
[role="navigation"]#topMenu ul {
    margin-top: 0;
}
[role="complementary"] {
    margin-left: -85%;
    width: 85%;
    float: left;
    z-index: 2;
}
[role="main"] {
    margin-left: 0;
    float: right;
    z-index: 1;
    position: relative;
    background: #fff;
}
.paneled [role="main"] {
    background: #fff;
    width: 500%;
    overflow: hidden;
    float: none;
    position: relative;
    left: 0;
    -webkit-transition: 0.00s all linear;
    -moz-transition: 0.00s all linear;
    -o-transition: 0.00s all linear;
    transition: 0.00s all linear;
}
.page-panel {
    min-height: 400px;
    float: left;
    margin: 0;
    width: 20%;
}
.active [role="complementary"] {
    margin-left: 0;
}
.active [role="main"] {
    margin-right: -85%;
}
.active-menu [role="navigation"]#topMenu {
    margin-top: 0 !important;
}
@media all and (min-width: 768px) {
    menu-button,
    .sidebar-button {
        display: none;
    }
    [role="complementary"] {
        width: 20%;
        margin-left: 0;
        float: left;
    }
    [role="main"] {
        width: 80%;
    }
    .paneled [role="main"] {
        width: 100%;
        padding: 0;
        background: #f4f4f4;
        left: 0 !important;
    }
    .page-panel {
        display: block;
        min-height: 800px;
        float: none;
        margin: 0;
        width: 100%;
        background: #f4f4f4;
    }
    .hide-extras [role="main"] {
        width: 100%;
    }
    .hide-extras [role="complementary"] {
        display: none;
    }
    [role="navigation"]#topMenu {
        display: none;
    }
    .active [role="main"] {
        margin-right: 0%;
    }
}
@media all and (max-width: 767px) {
    html {
        overflow-x: hidden;
    }
    body.off-canvas {
        padding: 0;
        margin: 0;
        overflow-x: hidden;
    }
}
body {
    font-family: Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    font-family:'sofia-pro',Arial,"HelveticaNeue","Helvetica Neue",sans-serif;
    font-weight:600;
    color:#333;
    line-height: 1.1;
}
body,div,dl, dt, dd, ul, ol, li, pre, form, p, blockquote, th, td {
    font-size: 12px;
    line-height: 18px;
}
h1 {
    font-size:57px;
    font-weight: 700;
    text-transform: uppercase;
}
h2 {
    font-size: 43px;
    margin: 0 0 24px;
    text-transform: uppercase;
}
h3 {
    font-size: 25px;
    margin: 0 0 12px;
}
h4 {
    font-size: 24px;
    font-weight: 400;
    color: #646464;
}
h5 {
    font-size: 20px;
    font-weight: 400;
    color: #646464;
}
h6 {
    font-size: 16px;
    font-weight: 400;
    color: #646464;
}
h1.subheader {
    font-family: 'sofia-pro';
    line-height: 28px;
    color: #333;
    font-weight: 300;
    margin-top: 0em !important;
    margin-bottom: 50px !important;
    font-size: 25px;
}
h2.subheader {
    font-family: 'sofia-pro';
    font-size: 25px;
    color: #747474;
}
h3.subheader {
    font-family: 'sofia-pro';
    font-size: 20px;
    color: #333;
}
h4.subheader {
    font-size: 16px;
    font-family: 'sofia-pro';
    color: #333;
}
h5.subheader,
h6.subheader {
    font-size: 13px;
    color: #333;
}
a {
    color: #747474;
    text-decoration: underline;
}
.alert-box.alert a {
    color: #e0c37a;
}
;
a:hover,
a:focus {
    color: #000;
    text-decoration: none;
}
a:focus,
a:active {
    outline-style: dotted;
    outline-width: 1px;
}
.columns {
    min-height: 1px;
    position: relative;
}
#main .views-row-last.columns {
    float: left;
}
.field-collection-container {
    border: none;
    margin: 0;
}
a.btn {
    background: none repeat scroll 0 0 #231F20;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    line-height: 37px;
    padding: 10px 16px;
    text-decoration: none;
    text-transform: uppercase;
}
a.arrow {
    background: url(/sites/all/themes/slm/images/arrow.gif) no-repeat scroll right center transparent;
    padding: 0 19px 0 0;
}
a:hover.btn {
    background: none repeat scroll 0 0 #CCCCCC;
    color: #000000;
}
a.btn.arrow {
    background: url(/sites/all/themes/slm/images/icn-right-big-white.png) no-repeat 98% center #000;
    padding: 10px 26px 10px 16px;
}
a:hover.btn.arrow {
    background: url(/sites/all/themes/slm/images/icn-right-big.png) no-repeat 98% center #CCC;
}
.one-sidebar [role="main"]:before {
    display: none;
}
.tabs {
    margin-top: 12px;
}
.twitter-feeds .counts {
    display: none;
}
.large-3.large-offset-9 {
    margin: 0 0 0 75%;
}
.footer-light .view-footer-latest-news a span.icon-right-big,
.social-account-list li a:hover {
    color: #fff;
}
body.footer-light #footer-bottom-second {
    background: #6bc3e9;
}
.body.field ul {
    margin-left: 15px;
}
.body.field ul li {
    padding-bottom: 10px;
}
body.footer-light #footer-bottom-second h2,
body.footer-light .view-footer-latest-news .views-field-title a,
.social-account-list li a,
body.footer-light .block-menu-menu-footer-menu .nav-bar li a {
    color: #000;
}
.footer-light .view-footer-latest-news a:hover span.icon-right-big {
    color: #000;
}
body.footer-light .block-menu-menu-footer-menu .nav-bar li a:hover {
    border-color: #000;
}
body.footer-light .view-footer-latest-news a span.date {
    color: #424242;
}
.crsl-nav .previous-inactive,
.crsl-nav .next-inactive {
    display: none;
}
.pane-disqus-disqus-comments [role="complementary"] {
    margin-left: 0;
}
h2 a {
    color: #000;
    font-family: "sofia-pro", Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-size: 25px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 1;
    margin: 0;
    text-decoration: none;
    text-transform: uppercase;
}
h2 a:hover {
    color: #000;
}
h2.content-heading {
    color: #000;
    font-family: "sofia-pro", Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-weight: normal;
    margin: 0 0 8px;
    text-transform: uppercase;
}
h3.subheading {
    color: #646464;
    font-family: 'sofia-pro', Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-weight: normal;
    margin: 0 0 8px;
    text-decoration: none;
    text-transform: uppercase;
}
div.introduction,
.pane-node-field-blurb .field-blurb p,
div.introduction .field-blurb,
.fieldable-panels-pane .introduction,
.col-intro-text,
.col-intro-text p,
.pane-content .field-intro {
    color: #333;
    font-family: 'sofia-pro', Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-size: 2em;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 1em;
}
.col-intro-text p,
.pane-content .field-intro p {
    font-size: inherit;
    line-height: inherit;
    margin: 0 0 36px;
}
.col-body-text,
.pane-content .body {
    color: #333;
    font-family: "Arial", "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-size: 15px;
    line-height: 20px;
}
.col-body-text p,
.pane-content .body p {
    font-size: inherit;
    line-height: inherit;
    margin: 0 0 10px;
}
.col-body-text a,
.col-body-text a:hover,
.pane-content .body a:hover,
.pane-content .body a {
    font-weight: bold;
}
.pane-content li,
p,
#date-heading h4,
#location h4,
div.location-label p,
div.date-label p {
    font-family: "Arial", "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-size: 15px;
    line-height: 20px;
}
blockquote {
    background: url(/sites/all/themes/slm/images/open-quote-big.png) no-repeat 0px 25px transparent;
    border: none;
    color: #333;
    font-family: Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-size: 30px;
    font-weight: bold;
    line-height: 36px;
    margin: 0 0 40px;
    padding: 18px 0 0 54px;
}
.node-story blockquote p,
blockquote p {
    border: none;
    color: #333;
    font-family: Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-size: 30px;
    font-weight: bold;
    line-height: 36px;
    margin: 0 0 40px;
}
blockquote cite:before {
    content: none;
}
blockquote cite {
    color: #333;
    font-family: "Arial", "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
}
.col-note-wrapper {
    margin: 0 0 90px;
}
.col-note-wrapper h4,
.col-note-wrapper h3 {
    font-family: "sofia-pro", Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 6px;
    text-transform: uppercase;
}
.col-note-wrapper ul {
    list-style: disc;
    margin: 0;
    padding: 0 0 0 15px;
}
.col-note-wrapper li {
    font-family: Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-size: 15px;
    line-height: 20px;
    margin: 0 0 10px;
}
.col-note-wrapper a {
    font-weight: bold;
}
.col-main-image-caption,
.col-left-image-caption,
.col-image-caption {
    border-top: 1px solid #ccc;
    font-size: 12px;
    line-height: 16px;
    margin: 23px 0 0;
    padding: 10px 0 0;
}
.col-image-caption {
    margin: 11px 0 0;
    padding: 6px 0 0;
}
.col-main-image-caption p,
.col-left-image-caption p,
.col-image-caption p {
    font-size: inherit;
    line-height: inherit;
}
.col-note {
    font-family: Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-size: 15px;
    line-height: 20px;
    margin: 24px 0 133px;
    padding: 0;
}
.col-note h3,
.col-note h4,
.col-note .note-title {
    display: block;
    font-family: "sofia-pro", Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 1;
    margin: 0 0 9px;
    padding: 0;
}
.col-note ol {
    font-size: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0 0 0 22px;
}
.col-note ul {
    font-size: inherit;
    line-height: inherit;
    list-style: disc;
    margin: 10px 0 0 40px;
    padding: 0;
}
.col-note li {
    font-size: inherit;
    line-height: inherit;
    margin: 0 0 10px;
}
.col-note a {
    font-weight: bold;
}
table {
    border: none;
    border-collapse: separate;
    border-spacing: 1px;
    margin: 0 0 28px;
}
tbody {
    border: none;
}
table thead tr th,
table tfoot tr th,
table tr th {
    background: #636363;
    border: 0;
    color: #fff;
    font-size: 15px;
    line-height: 1;
    padding: 8px 2px 8px;
    text-transform: uppercase;
}
table tbody tr td,
table tr td,
table tfoot tr td {
    color: #333;
    font-size: 15px;
    line-height: 20px;
    padding: 8px 9px 8px;
    vertical-align: middle;
}
table thead tr th,
table tfoot tr th,
table tbody tr td,
table tr td,
table tfoot tr td {
    border: none;
}
table input[type="file"],
table input[type="checkbox"],
table input[type="radio"],
table select {
    margin: 0;
}
.columns > p {
    color: #333;
    font-family: 'sofia-pro',Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.333;
    margin-bottom: 1em;
}
dl,
.indent {
    font-size: 15px;
    line-height: 20px;
    margin-left: 20px
}
dl dt {
    font-size: inherit;
    font-weight: bold;
    line-height: inherit;
    margin: 0;
}
dl dd {
    font-size: inherit;
    font-weight: normal;
    line-height: inherit;
    font-style: normal;
    margin: 0 0 10px;
}
.col-gallery {
    margin: 58px 0 100px;
}
label {
    font-size: 15px;
    display: inline;
}
.form-item,
.form-title {
    font-family: "Arial", "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-size: 15px;
    line-height: 20px;
    margin: 0 0 4px;
}
.form-title {
    font-size: 15px;
    line-height: 20px;
    margin: 0 0 9px;
}
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
    margin: 0;
}
.form-managed-file .form-file {
    margin-bottom: 1em;
}
input[type="submit"] {
    background: url(/sites/all/themes/slm/images/icn-right-big-white.png) no-repeat 80% center #000;
    border: none;
    color: #fff;
    font-family: "sofia-pro";
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 1px;
    padding: 10px 38px 10px 20px;
    text-transform: uppercase;
}
input[type="submit"]:hover {
    background: url(/sites/all/themes/slm/images/icn-right-big.png) no-repeat 80% center #CCC;
    color: #000;
}
.col-righ-sidebar-link li:last-child a {
    border: none;
}
form.custom {
    padding: 2px 0 0;
}
form.custom fieldset {
    border: 0 none;
    margin: 0 0 20px;
    padding: 0;
}
input[type="text"],
input[type="email"],
input[type="number"],
input[type="password"] {
    background: #f7f7f7;
    border: none;
    box-shadow: 0 0 0 0;
}
.form-text label {
    margin: 0;
}
form .form-text {
    margin: 0 0 10px;
}
form.custom .custom.dropdown .selector {
    background: none repeat scroll 0 0 #333333;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    height: 33px;
    line-height: 33px;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    top: 0;
    width: 2.5em;
}
form.custom .custom.dropdown .selector:before,
.news-navigation-dropdown li.current a.selector:before {
    content: '\e81e';
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
}
form.custom .custom.dropdown .selector:after,
.news-navigation-dropdown li.current a.selector:after {
    display: none;
}
form.custom .custom.dropdown:hover a.selector:after,
form.custom .custom.dropdown.open a.selector:after {
    display: none;
}
form.custom .custom.dropdown {
    background: none repeat scroll 0 0 #F7F7F7;
    border: medium none;
    font-family: "Arial", "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-size: 15px;
    height: 33px;
    line-height: 33px;
}
form.custom .custom.dropdown .current {
    color: #333333;
    cursor: pointer;
    font-family: inherit;
    font-size: inherit;
    font-weight: bold;
    line-height: inherit;
    text-transform: uppercase;
}
form.custom .custom.dropdown ul {
    border-width: 1px 0 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    left: 0;
    max-height: 315px;
    width: 100%;
}
form.custom .custom.dropdown ul li {
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 0px 1px 1px;
    color: #333;
    cursor: pointer;
    font-size: 15px;
    padding: 4px 35px 4px 5px;
    white-space: normal;
}
form.custom .custom.dropdown ul li.selected,
form.custom .custom.dropdown ul li:hover,
form.custom .custom.dropdown ul li.selected:hover {
    background: #333;
    color: #fff;
}
form.custom .custom.open .selector,
.news-navigation-dropdown.active li.current a.selector {
    background: #ccc;
    color: #000;
}
form.custom .custom.open .selector:before,
.news-navigation-dropdown.active li.current a.selector:before {
    content: '\e821';
}
form.custom .custom.checkbox,
form.custom .custom.radio {
    background: url(/sites/all/themes/slm/images/checkbox.png) no-repeat left -22px transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
form.custom .custom.radio {
    background: url(/sites/all/themes/slm/images/radio.png) no-repeat left -22px transparent;
}
form.custom .custom.checkbox.checked,
form.custom .custom.radio.checked {
    background-position: left 2px;
}
form.custom .custom.checkbox.checked:before,
form.custom .custom.radio.checked:before {
    background: none;
    content: "";
}
form.custom td .custom.checkbox {
    background: url(/sites/all/themes/slm/images/checkbox_big.png) no-repeat left top transparent;
    height: 24px;
    width: 24px;
}
form.custom td .custom.checkbox.checked {
    background-position: left bottom;
}
.form-item > .form-title {
    line-height: 30px;
}
.alert-box ul {
    list-style: none;
    margin-bottom: 0;
}
.ui-datepicker {
    width: 20em;
}
.highlight h2.subheading {
    color: #000;
    float: left;
    font-family: "sofia-pro";
    font-size: 25px;
    margin: 0;
    width: 100%;
}
.col-main-image-caption p {
    margin: 0 0 2px;
}
.pane-content h1.page-title,
.not-front .highlight h1.page-title {
    color: #000000;
    float: left;
    font-family: 'sofia-pro', Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-weight: normal;
    padding: 0;
    text-decoration: none;
    text-transform: uppercase;
    margin-left: -1.5em;
}
.author-byline {
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'sofia-pro_light_condensedRg';
    padding-left: 5px;
    margin-bottom: 40px;
    padding-top: 10px;
}
.author-byline .author-name {
    font-family: 'sofia-pro';
    margin: 0;
}
.callout.panel {
    background: none;
    border: none;
}
.footnotes {
    border: medium none;
    clear: none;
    margin: 19px 0 11px;
}
.footnotes h5 {
    margin: 0 0 4px;
}
.footnotes ul {
    list-style: none outside none;
    margin: 0;
}
.footnotes li {
    font-family: Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-size: 12px;
    line-height: 17px;
    margin: 0 0 8px;
}
.footnotes a {
    font-family: Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-size: 12px;
    line-height: 14px;
}
.footnotes p {
    font-family: Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-size: 12px;
    line-height: 14px;
    margin: 0px 0 5px;
}
.author-more-link-container:after,
.third-navigation .sticky-logo-wrapper:after,
.section-research-collections .image-pane-content:after {
    clear: both;
    content: ".";
    display: block;
    visibility: hidden;
}
.breadcrumbs {
    background: none;
    border: none;
    margin: 0 0 55px;
    padding: 9px 0 0 32px;
    text-align: center;
}
.breadcrumbs ul {
    list-style: none;
}
.breadcrumbs li {
    display: inline-block;
    text-align: center;
    float: none;
}
.breadcrumbs >:hover a {
    text-decoration: none;
}
.breadcrumbs a {
    border-bottom: 2px solid transparent;
    color: #000;
    font-family: "sofia-pro";
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    text-decoration: none;
}
.breadcrumbs li:last-child a {
    color: #646464;
}
.breadcrumbs a:hover {
    border-color: #000;
    text-decoration: none;
}
.breadcrumbs li:last-child a:hover {
    border-color: #646464;
}
.breadcrumbs .icon-right-open {
    color: #000;
    margin: 0 2px;
}
.breadcrumbs li:first-child .icon-right-open {}.breadcrumbs li:last-child .icon-right-open {
    color: #6c6c6c;
}
.breadcrumbs>*:before {
    content: " ";
    margin: 0;
}
.breadcrumbs>*.current {
    border-bottom: 2px solid #646464;
    color: #6c6c6c;
    font-family: "sofia-pro";
    font-size: 14px;
}
.block-menu-menu-top-navigation > .nav-bar > li.black {
    border-left: medium none;
    float: right;
    padding: 0;
}
.block-menu-menu-top-navigation .nav-bar > li > a.join,
.block-menu-menu-top-navigation .nav-bar > li > a.login,
.menu-name-menu-top-navigation .nav-bar > li > a.join,
.menu-name-menu-top-navigation .nav-bar > li > a.login {
    background: #000;
    border: 0;
    color: #fff;
    padding: 15px 0;
    text-decoration: none;
    transition: background-color 0.2s ease-in-out 0s;
    width: 135px;
}
.block-menu-menu-top-navigation .nav-bar > li > a.join:hover,
.block-menu-menu-top-navigation .nav-bar > li > a.login:hover {
    font-size: 0;
    line-height: 0;
}
.block-menu-menu-top-navigation .nav-bar > li > a.join:hover span,
.block-menu-menu-top-navigation .nav-bar > li > a.login:hover span {
    display: block;
    font-size: 20px;
    height: 20px;
    line-height: 20px;
}
.nav-bar {
    background: #4d4d4d;
    margin-left: 0;
    padding: 0;
}
.nav-bar > li {
    float: left;
    display: block;
    position: relative;
    padding: 0;
    margin: 0;
    border: 1px solid #333333;
    border-right: none;
    line-height: 38px;
    -webkit-box-shadow: 1px 0 0 rgba(255, 255, 255, 0.2) inset;
    -moz-box-shadow: 1px 0 0 rgba(255, 255, 255, 0.2) inset;
    box-shadow: 1px 0 0 rgba(255, 255, 255, 0.2) inset;
}
.nav-bar > li:first-child {
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
}
.nav-bar > li:last-child {
    border-right: solid 1px #333333;
    -webkit-box-shadow: 1px 0 0 rgba(255, 255, 255, 0.2) inset, 1px 0 0 rgba(255, 255, 255, 0.2);
    -moz-box-shadow: 1px 0 0 rgba(255, 255, 255, 0.2) inset, 1px 0 0 rgba(255, 255, 255, 0.2);
    box-shadow: 1px 0 0 rgba(255, 255, 255, 0.2) inset, 1px 0 0 rgba(255, 255, 255, 0.2);
}
.nav-bar > li.active {
    background: #2ba6cb;
    border-color: #2284a1;
}
.nav-bar > li.active > a {
    color: white;
    cursor: default;
}
.nav-bar > li.active:hover {
    background: inherit;
    cursor: default;
}
.nav-bar > li:hover {
    background: #333333;
}
.nav-bar > li > a {
    color: #e6e6e6;
}
.nav-bar > li ul {
    margin-bottom: 0;
}
.nav-bar > li .flyout {
    display: none;
}
.nav-bar > li.has-flyout > a:first-child {
    padding-right: 40px;
    position: relative;
}
.nav-bar > li.has-flyout > a:first-child:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: solid 4px;
    border-color: #e6e6e6 transparent transparent transparent;
    position: absolute;
    right: 20px;
    top: 17px;
}
.nav-bar > li.has-flyout > a.flyout-toggle {
    border-left: 0 !important;
    position: absolute;
    right: 0;
    top: 0;
    padding: 20px;
    z-index: 2;
    display: block;
}
.nav-bar > li.has-flyout.is-touch > a:first-child {
    padding-right: 55px;
}
.nav-bar > li.has-flyout.is-touch > a.flyout-toggle {
    border-left: 1px dashed #666;
}
.nav-bar > li > a:first-child {
    position: relative;
    padding: 0 20px;
    display: block;
    text-decoration: none;
    font-size: 14px;
}
.nav-bar > li > input {
    margin: 0 10px;
}
.nav-bar.vertical {
    height: auto;
    margin-top: 0;
}
.nav-bar.vertical > li {
    float: none;
    border-bottom: none;
    border-right: solid 1px #333333;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.nav-bar.vertical > li.has-flyout > a:first-child:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: solid 4px;
    border-color: transparent transparent transparent #e6e6e6;
}
.nav-bar.vertical > li .flyout {
    left: 100%;
    top: -1px;
}
.nav-bar.vertical > li .flyout.right {
    left: auto;
    right: 100%;
}
.nav-bar.vertical > li.active {
    border-right: solid 1px #2284a1;
}
.nav-bar.vertical > li:last-child {
    border-bottom: solid 1px #333333;
}
.nav-bar > li:hover {
    background: none;
}
.block-menu-menu-top-navigation .nav-bar,
.block-system-main-menu .nav-bar {
    background: #FFFFFF;
    height: auto;
    line-height: 50px;
    margin: 0;
}
.site-logo a {
    display: block;
    padding: 12px 0 10px 15px;
    text-decoration: none;
}
.site-logo a span {
    text-decoration: none;
    font-family: 'sofia-pro';
    font-weight: 200;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.4em;
    letter-spacing: 1.2px;
    margin-top: 0.17em;
    display: inline-block;
}
.site-logo a strong {
    font-weight: 600;
    display: inline-block;
    margin: 0 5px;
}
.site-logo img {
    vertical-align: top;
    display: inline-block;
    margin-right: 1.2em;
}
#top-menu {
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 0 1px 1px 1px;
    padding: 0;
}
.block-menu-menu-top-navigation > .nav-bar > li {
    border-left: 1px solid #ccc;
}
.block-menu-menu-top-navigation > .nav-bar > li.first {
    border-left: none;
}
.block-menu-menu-top-navigation > .nav-bar > li:nth-last-child(-n+2) {
    float: right;
    padding: 0;
}
.block-menu-menu-venues-top-nave > .nav-bar > li {
    float: right;
    padding: 0;
}
.block-menu-menu-venues-top-nave > .nav-bar > li.first.leaf {
    float: left;
}
.block-menu-menu-top-navigation > .nav-bar > li.menu-news {
    padding: 14px 45px;
    float: right;
}
.block-menu-menu-top-navigation .nav-bar > li > a.news span,
.menu-name-menu-top-navigation .nav-bar > li > a.news span,
.block-menu-menu-venues-top-nave .nav-bar > li > a.news span {
    font-size: 16px;
}
.block-menu-menu-top-navigation > .nav-bar > li.menu-food {
    background: url(/sites/all/themes/slm/images/bg-menu-food.jpg) no-repeat 0 0 transparent;
    padding: 13px 0 14px;
    text-align: center;
    width: 133px;
    float: right;
}
#mobile_sidebar .menu-name-menu-top-navigation li.menu-food {
    background: url(/sites/all/themes/slm/images/bg-menu-food.jpg) no-repeat 0 0 transparent;
    text-align: center;
}
.block-menu-menu-top-navigation .nav-bar > li > a.food,
#mobile_sidebar .menu-name-menu-top-navigation li.menu-food a.food {
    color: #FFFFFF;
    display: inline;
    font-family: 'Archer A', 'Archer B', Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-size: 23px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.block-menu-menu-top-navigation .nav-bar > li > a.food:hover {
    border-color: #fff;
}
.view-display-exhibitions .views-row > .large-12 {
    background: #CCCCCC;
}
.scroll-indicator-wrapper {
    color: #000000;
    height: 117px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 101;
    width: 100px;
    bottom: 0;
}
.scroll-indicator-wrapper p {
    background: url(/sites/all/themes/slm/images/btn-scrolldown.png) no-repeat 0 0 transparent;
    bottom: 48px;
    cursor: pointer;
    height: 50px;
    left: 50px;
    position: absolute;
    text-indent: -9999px;
    width: 50px;
}
.field-description-wrapper {
    margin-left: 8.33333%;
}
.field-description h2 {
    color: inherit;
    font-size: 30px;
    line-height: 1;
    margin: 0;
    padding: 0 0 20px;
    text-transform: uppercase;
}
.field-description p {
    margin: 0;
    padding: 0 0 20px;
}
.field-description a {
    color: inherit;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}
.field-features,
.field-transport-information {
    list-style: none;
    margin: 0;
}
.field-features li,
.field-transport-information li {
    border-right: 1px solid #ccc;
    display: inline;
    font-size: 12px;
    line-height: 14px;
    padding: 0 10px;
}
.field-features li.wifi {
    padding-right: 18px;
}
.field-features li.first,
.field-transport-information li.first {
    padding-left: 0;
}
.field-features li.last {
    border-color: transparent;
}
.pane-title .time {
    float: right;
}
.pane-node-field-phone-numbers .pane-title {
    font-size: 12px;
    font-weight: bold;
    line-height: 24px;
    margin: 0;
}
.view-pricing-block span {
    float: left;
    font-size: 12px;
    font-weight: 100;
    line-height: 18px;
    margin: 0;
    width: auto;
}
.view-pricing-block .field-wrapper {
    border-right: 1px solid #CCCCCC;
    float: left;
    margin: 0 10px 0 0;
    padding: 0 10px 0 5px;
}
.view-member-free {
    clear: both;
}
.block-system-main-menu {
    padding-right: 8%;
}
.block-menu-block-3 .nav-bar,
.block-menu-block-5 .nav-bar {
    background: none;
}
.crsl-item.active .hover {
    background-color: #ccc;
}
.view-ticket-options td.views-field-title {
    font-family: 'sofia-pro';
    text-transform: uppercase;
}
.block-search-form {
    min-height: 30px;
    padding-right: 10px;
    position: absolute;
    right: 0;
    top: 116px;
    -webkit-transition: top 0.2s ease;
    -moz-transition: top 0.2s ease;
    -o-transition: top 0.2s ease;
    transition: top 0.2s ease;
}
.block-search-form .form-item-search-block-form,
.block-search-form form {
    display: none;
}
.block-search-form .form-item-search-block-form {
    margin: 0;
}
.block-search-form h2.block-title {
    color: #878787;
    cursor: text;
    float: left;
    font-family: "SofiaProMedium", Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 16px;
    margin: 0;
    padding: 11px 0 3px;
    text-transform: uppercase;
}
.block-search-form .icon-search {
    cursor: pointer;
    float: right;
    font-size: 26px;
    color: #000000;
}
.third-navigation-wrapper .block-search-form .icon-search {
    color: #FFFFFF;
}
.third-navigation-wrapper .sticky-search-form.block-search-form input[type="text"] {
    color: #FFFFFF;
}
.block-search-form form {
    margin: 10px 0 0;
}
.block-search-form input[type="text"],
.block-search-form input.button[type="submit"] {
    background: 0 none;
    border-radius: 0;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}
.block-search-form input[type="text"] {
    border: medium none;
    color: #000000;
    font-family: "SofiaProMedium", Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-size: 13px;
    font-weight: normal;
    height: 20px;
    line-height: 16px;
    margin: 0;
    padding: 0;
    width: 80%;
}
.block-search-form input.button[type="submit"] {
    border: 0 none;
    color: #747474;
    font-size: 13px;
    height: 34px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    text-transform: uppercase;
    top: 0;
    width: 50px;
}
#search-block-form label span.secondary {
    color: #FFFFFF;
}
.sticky-search-form .icon-search {
    position: absolute;
    right: 0;
    top: -60px;
    -webkit-transition: top 0.25s ease 0s;
    -moz-transition: top 0.25s ease 0s;
    -o-transition: top 0.25s ease 0s;
    transition: top 0.25s ease 0s;
}
::-webkit-input-placeholder {
    color: #333;
}
:-moz-placeholder {
    color: #333;
}
::-moz-placeholder {
    color: #333;
}
:-ms-input-placeholder {
    color: #333;
}
.sticky-search-form .icon-search {
    height: 52px;
    line-height: 52px;
}
.position-fix-menu .sticky-search-form .icon-search {
    height: 52px;
    position: absolute;
    right: 0;
    top: 0px;
}
.position-fix-menu .third-navigation-wrapper,
.position-fix-menu .sticky-logo-wrapper a,
.position-fix-menu h2.property-title {
    height: 52px;
}
.position-fix-menu .block {
    height: 52px;
    line-height: 52px;
}
.position-fix-menu .nav-bar li a {
    height: 52px;
    line-height: 52px;
    padding: 0;
}
.block-beslm-properties-menu .nav-bar {
    float: none;
}
.position-fix-menu .top-left-link li {
    margin: 18px 0 0;
}
.position-fix-menu .sticky-logo-wrapper {
    width: 7.3%;
}
.position-fix-menu .sticky-logo-wrapper a {
    width: 116px;
}
div.position-fix-menu .block-beslm-property-title {
    width: 14.7%;
}
div.position-fix-menu .block-beslm-property-title h2.property-title {
    padding: 0;
}
.sticky-search-form input.button[type="submit"] {}.third-navigation div.sticky-search-form {
    border: medium none;
    float: right;
    min-width: 50px;
    padding: 0;
    position: relative;
    right: auto;
    top: auto;
    -webkit-transition: none 0s ease 0s;
    -moz-transition: none 0s ease 0s;
    -o-transition: none 0s ease 0s;
    transition: none 0s ease 0s;
}
.position-fix-menu .sticky-search-form h2.block-title {
    display: none!important;
}
.sticky-search-form h2.block-title {
    background-image: url(/sites/all/themes/slm/images/icons-sprite.png);
    background-position: right -50px;
    background-repeat: no-repeat;
    color: #000000;
    font-size: 13px;
    font-weight: normal;
    line-height: 55px;
    margin-right: 30px;
    padding: 0 30px 0 0;
    position: static;
    text-indent: -9999px;
    text-transform: none;
    -webkit-transition: background-position 0.25s ease-in-out;
    -moz-transition: background-position 0.25s ease-in-out;
    -o-transition: background-position 0.25s ease-in-out;
    transition: background-position 0.25s ease-in-out;
}
.sticky-search-form .form-item-search-block-form {
    display: block;
}
.sticky-search-form #search-block-form {
    border-bottom: 1px solid #000000;
    margin: 10px 13px 4px;
    padding: 0 0 3px;
    position: relative;
}
.sticky-search-form.block-search-form input[type="text"] {
    border-color: #000000;
    margin-top: 20px;
    width: 76%;
    color: #333;
}
input:-moz-placeholder {
    color: #999
}
input:-ms-input-placeholder {
    color: #999
}
.sticky-search-form.block-search-form input[type="submit"] {
    right: 0;
    top: -4px;
}
.third-navigationw-wrapper {
    height: 55px;
}
[role="main"] {
    padding: 0;
}
.main-navigations-wrapper .pin-wrapper {}.main-navigations {
    background: #000;
    z-index: 1001;
    height: 4.5em;
}
.main-navigations:before,
.main-navigations:after {
    content: " ";
    display: table;
}
.main-navigations:after {
    clear: both;
}
.fixedNavigation .main-navigations {
    -webkit-overflow-scrolling: touch;
}
.fixedNavigation .main-navigations .site-logo a {
    padding: 0 0 0 16%;
}
.fixedNavigation .main-navigations .site-logo img {
    height: 49px;
    opacity: 0;
}
.fixedNavigation .site-logo a {}.fixedNavigation .block-system-main-menu .nav-bar > li > a {
    font-size: 14px;
    line-height: 16.8px;
    margin: 0;
}
.fixedNavigation .block-search-form {
    top: 12px;
}
.fixedNavigation .block-system-main-menu .nav-bar > li {
    height: auto;
}
.third-navigation {
    z-index: 3;
}
.fixedNavigation .block-system-main-menu .nav-bar > li {
    background: #333333;
    color: #000;
    margin: 0;
    border: medium none;
    border-right: 1px solid #4c4c4c;
    box-shadow: none;
}
.fixedNavigation .block-system-main-menu .nav-bar > li a {
    display: table-cell;
    height: 55px;
    padding: 0 20px;
    vertical-align: middle;
    text-align: center;
    text-transform: capitalize;
}
.fixedNavigation .block-system-main-menu .nav-bar li > a:hover,
.fixedNavigation .block-system-main-menu .nav-bar > li a:active {
    background: #b5984f;
    color: #000;
    border-color: transparent;
}
.views-row .counts a {
    background: url(/sites/all/themes/slm/images/comments.png) no-repeat scroll left bottom transparent;
    bottom: 20px;
    font-size: 13px;
    height: 23px;
    line-height: 23px;
    overflow: hidden;
    padding: 0 0 0 30px;
    position: absolute;
    text-decoration: none;
    width: 45px;
}
.views-row .counts a:hover {
    color: #000;
}
.pager {
    border-color: #ccc;
    border-style: solid;
    border-width: 1px 0 1px 0;
    height: auto;
    margin: 50px 0 100px;
}
.pager li > a {
    background: url(/sites/all/themes/slm/images/small-arrow-down.png) no-repeat scroll center 13px transparent;
    border: medium none;
    color: #000000;
    display: block;
    font-family: "sofia-pro";
    font-size: 14px;
    font-weight: normal;
    height: 40px;
    line-height: normal;
    margin: 0 20px 0 0;
    padding: 8px 20px 0 0;
    text-decoration: none;
    text-transform: uppercase;
}
.item-list .pager li {
    display: block;
    margin: 0;
    padding: 0;
}
html.js fieldset.collapsible {
    height: auto;
}
a.tabledrag-handle .handle {
    height: 32px;
    width: 32px;
}
#draggableviews-table-related_content-page {
    width: 100%;
}
.panelizer-view-mode .middle .columns:first-child,
.panelizer-view-mode .middle .columns:last-child {
    border-left: 0 none;
}
.pane-entity-field ul,
.pane-entity-field ol,
.gridly ul,
.gridly ol,
.weather-fair,
.opening-hours,
.pane-node-field-close-reason {
    padding: 0 20px 0 0;
    margin-left: 20px;
}
.col-left-sidebar-content ul {
    margin: 0px;
}
.pane-member-free,
.node-property .pane-node-field-admission-info,
.view-pricing-block,
.field-address,
.pane-node-field-phone-numbers {
    padding: 0 20px;
}
h2.pane-title {
    font-family: 'sofia-pro', Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-weight: normal;
    text-transform: uppercase;
}
.pane-bundle-introductory-paragraph h2.pane-title {
    font-size: 40.5px;
    padding: 60px 0 90px 0;
    font-family: 'sofia-pro', Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
}
.field-quotes {
    background: url(/sites/all/themes/slm/images/quotes-close.gif) no-repeat scroll right 10px transparent;
    color: #424242;
    font-size: 30px;
    font-weight: bold;
    line-height: 35px;
    padding: 0 10px;
}
.crsl-wrap .views-field-field-image-gallery-1 {
    bottom: 0;
    display: none;
    height: auto;
    left: 0;
    position: absolute;
    width: 100%;
}
.crsl-wrap .crsl-items {
    position: relative;
}
.crsl-wrap .crsl-item {
    overflow: visible !important;
    position: static !important;
}
.view-field-collection-view .item-list {
    border-bottom: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
    margin: 50px 0 45px;
    position: relative;
}
.view-field-collection-view .previous,
.view-field-collection-view .next {
    height: 74px;
    position: absolute;
    text-indent: -9999px;
    top: 100px;
    width: 74px;
    z-index: 10;
}
.view-field-collection-view .previous {
    background: url(/sites/all/themes/slm/images/btn-prev.png) no-repeat 0 0;
    left: 0;
}
.view-field-collection-view .next {
    background: url(/sites/all/themes/slm/images/btn-next.png) no-repeat 0 0;
    right: 0;
}
.view-field-collection-view .crsl-item {
    margin: 70px 0;
}
.view-field-collection-view .crsl-item .views-field-field-image-gallery {
    position: relative;
}
.view-field-collection-view .crsl-item .field-image-description p {
    font-size: 11px;
    line-height: 14px;
}
.view-field-collection-view .crsl-item .field-image-description,
.view-field-collection-view .crsl-item img {
    cursor: pointer;
    display: block;
    margin: 0 auto 8px;
    text-align: center;
}
.view-field-collection-view .crsl-item .views-field img,
.view-field-collection-view .crsl-item .views-field .field-image-description {
    max-width: 659px;
    text-align: left;
}
.dark .view-field-collection-view .crsl-item .field-image-description {
    color: #fff;
    font-size: 10px;
    font-family: arial;
}
.view-field-collection-view .crsl-item .views-field-field-image-gallery {
    cursor: pointer;
    position: relative;
    padding-bottom: 12px;
    min-height: 154px;
}
.view-field-collection-view .crsl-item .views-field-field-image-gallery img {
    max-width: 138px;
}
.crsl-item.active .hover {
    position: absolute;
    width: 274px;
    height: 176px;
    bottom: 0;
    left: 50%;
    margin-left: -137px;
    opacity: .4;
}
.view-field-collection-view .crsl-item .views-field .field-image-description {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -o-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    -o-column-gap: 20px;
    column-gap: 20px;
}
.view-field-collection-view .views-field-field-image-gallery-1 .img-wrapper {
    border-top: 1px solid #e3e3e3;
    padding: 90px 0 0;
}
.large-image {
    position: relative;
    text-align: center;
}
.large-image .img-wrapper {}.dark .large-image {
    background: #d6d6d6;
}
.large-image .field-image-description {
    padding-bottom: 50px;
    padding-top: 30px;
}
.large-image .close {
    position: absolute;
    width: 50px;
    overflow: hidden;
    right: 10.8%;
    top: 30px;
    z-index: 10;
    font-size: 30px;
    color: #000;
}
.view-exhibition-hero-image-video .field-heading,
.page-node .featured-image .field-heading {
    background: #000;
    bottom: 40px;
    color: #FFFFFF;
    cursor: pointer;
    height: 34px;
    line-height: 34px;
    max-width: 66%;
    overflow: hidden;
    padding: 0 0 0 33px;
    position: absolute;
    right: 0;
    width: 33px;
    z-index: 21;
}
.pinned .visit-anchor {
    margin-top: 50px;
}
.view-field-collection-view.view-display-id-carousel .crsl-items {
    height: 334px;
}
.dark .crsl-items {
    background: none repeat scroll 0 0 #000000;
}
.dark .view-field-collection-view .previous {
    background: url(/sites/all/themes/slm/images/btn-prev-dark.png) no-repeat scroll 0 0 transparent;
}
.dark .view-field-collection-view .next {
    background: url(/sites/all/themes/slm/images/btn-next-dark.png) no-repeat scroll 0 0 transparent;
}
.dark .view-field-collection-view .crsl-item .field-image-description p {
    color: #fff;
}
.dark .crsl-wrap .views-field-field-image-gallery-1 {
    background: none repeat scroll 0 0 #D6D6D6;
}
.dark .view-field-collection-view .views-field-field-image-gallery-1 .img-wrapper {
    border: none;
}
.media-element-container .file-default {
    display: block;
    margin: 0 auto;
}
.media-element-container {
    margin-top: 4em;
}
#footer-top .media-element-container .file-default {
    width: 120px;
}

.property-list {
    margin: 55px auto;
    max-width: 100%;
    width: 860px;
}
.property-list ul { text-align : center }
.property-list ul li { display: inline-block; margin-bottom: 0.5em;white-space: nowrap; }
.property-list ul li:after { content: " \25CF"; }
.property-list ul li.nobullet:after { content: none; }
.property-list a {
    border-bottom: 1px solid transparent;
    color: #333;
    display: inline-block;
    font-family: 'sofia-pro', Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-weight: 500;
    font-size: 1.1em;
    line-height: 1.4;
    margin-left: 0.5em;
    margin-right: 0.5em;
    text-decoration: none;
    text-transform: uppercase;
}
.property-list a:hover {
    border-bottom: 1px solid #333;
}
.view-footer-properties .views-field-title a,
.view-properties .views-field-name a,
.view-properties .views-field-field-property-url a {
    border-bottom: 1px solid transparent;
    color: #000000;
    font-family: 'SofiaProMedium', Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-size: 13px;
    line-height: 20px;
    padding: 0;
    position: static;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    text-decoration: none;
    text-transform: uppercase;
}
.view-footer-properties .views-field-title a:hover,
.view-properties .views-field-name a:hover,
.view-properties .views-field-field-property-url a:hover {
    border-color: #000;
}
#footer-bottom .block-block-4 img {
    display: none;
    height: auto;
    vertical-align: top;
    width: 100%;
}
#footer-bottom .block-block-3 > .media > img {
    width: 120px !important;
    height: auto !important;
}
#footer-bottom .block-block-4 p {
    margin: 0;
}
#footer-bottom-second {
    background: #252525;
    color: #fff;
    padding: 20px;
}
#footer-bottom-second .block-block-12 {
    float: left;
    width: 55%;
    padding-right: 3%;
}
#footer-bottom-second .block-block-13 {
    float: left;
    width: 100%;
}
#footer-bottom-second h2,
#footer-bottom-second h2 a,
#footer-bottom-third h2,
#footer-bottom-third h2 a {
    color: #ccc;
    font-family: 'Archer A', 'Archer B', Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-size: 28px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 36px;
    margin: 0;
    text-transform: none;
    border: 0;
}
.view-footer-latest-news {
    margin: 31px 0 51px 8px;
}
.view-footer-latest-news .views-field-title a {
    color: #fff;
    display: block;
    font-family: Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-size: 12px;
    line-height: 14.4px;
    margin: 0 0 5px;
    padding: 0 15px 0 0;
    position: relative;
    text-align: left;
    text-transform: none;
    text-decoration: none;
}
.view-footer-latest-news a span.date {
    color: #747474;
    padding: 0 4px;
}
.view-footer-latest-news a:hover .icon-right-big {
    color: #878787;
}
.view-footer-latest-news a:hover .footer-laterst-news-title {
    text-decoration: underline;
}
.view-footer-latest-news a:hover span.date {
    color: #ccc;
}
.footer-laterst-news-title {
    padding: 0 4px 0 0;
}
#footer-bottom-second .block-views-footer-latest-news-block {
    width: 35%;
    padding: 0 0 0 9.2%;
}
#footer-bottom-second .block-campaignmonitor {
    width: 30.7%;
    padding: 0 0 0 7%;
}
.campaignmonitor-subscribe-form {
    width: 400px;
    float: left;
}
.campaignmonitor-subscribe-form input#edit-email {
    width: 100%;
}
.campaignmonitor-subscribe-form button.secondary,
.campaignmonitor-subscribe-form .button.secondary {
    background-color: #FFF;
}
.campaignmonitor-subscribe-form button.secondary:hover,
.campaignmonitor-subscribe-form .button.secondary:hover {
    background-color: #CCC;
}
section.block-block-12 h2 {
    float: left;
    padding-right: 0;
}
.block-block-12 h2.block-title {
    float: left;
}
.block-block-12 .campaignmonitor-subscribe-form {
    float: left;
    width: 57%;
}
.campaignmonitor-subscribe-form > div {
    position: relative;
}
.pane-content .campaignmonitor-subscribe-form .alert-box.alert {
    padding-left: 15px;
    margin-left: 0;
}
.campaignmonitor-subscribe-form .alert-box.alert {
    padding-left: 10px;
    background-color: #c60f13;
    border-color: #970b0e;
    margin-left: 8px;
    color: #fff;
}
.campaignmonitor-subscribe-form .form-type-textfield input {
    color: #000000;
    font-family: Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-size: 13px;
    height: 35px;
    margin: 0;
    width: 100%;
    background: #fff;
    padding-right: 30px;
}
.campaignmonitor-subscribe-form .form-type-textfield label {
    display: none;
}
.campaignmonitor-subscribe-form .form-type-textfield {
    padding: 0 0 0 8px;
}
.campaignmonitor-subscribe-form .form-submit {
    background: url(/sites/all/themes/slm/images/icn-right-big.png) no-repeat scroll center center transparent;
    border: 0 none;
    box-shadow: none;
    height: 30px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 4px;
    text-indent: -9999px;
    top: 3px;
    width: 30px;
}
.social-account-list {
    display: inline-block;
    margin-top: 2em;
}
section.block-block-13 h2 {
    float: left;
    padding-right: 40px;
}
.social-account-list li {
    background: none repeat scroll 0 0 transparent;
    display: inline;
    list-style: none outside none;
    margin: 0 16px 0 0;
    text-decoration: none;
}
.social-account-list li.facebook {
    margin: 0 7px 0 0;
}
.social-account-list li.youtube {
    margin: 0 12px 0 0;
}
.social-account-list span.icon-facebook {
    font-size: 30px;
}
.social-account-list span.icon-youtube {
    font-size: 34px;
}
.social-account-list span.icon-instagramm {
    font-size: 32px;
}
.social-account-list li a {
    color: #FFFFFF;
    font-size: 24px;
    height: 35px;
    line-height: 35px;
    text-decoration: none;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
#footer-bottom-third .social-account-list li a:hover {
    color: #767676;
    text-decoration: none;
    border-bottom: none;
}
#footer-bottom-second .block-menu-menu-footer-menu {
    border-top: 2px solid #FFFFFF;
    height: 100px;
    padding: 0;
    width: 100%;
}
.block-menu-menu-footer-menu .nav-bar,
.block-menu-menu-copyright-menu .nav-bar {
    background: none repeat scroll 0 0 transparent;
    margin: 30px 0;
}
.block-menu-menu-footer-menu .nav-bar > li,
.block-menu-menu-copyright-menu .nav-bar > li {
    border: medium none;
    box-shadow: none;
    list-style: none outside none;
    padding: 0 0 0 10%;
    width: 16.4%;
}
.block-menu-menu-footer-menu .nav-bar li a,
.block-menu-menu-copyright-menu .nav-bar li a {
    border-bottom: 2px solid transparent;
    color: #CCCCCC;
    display: inline;
    font-family: 'SofiaProMedium', Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-size: 13px;
    line-height: 13px;
    padding: 0;
    text-transform: uppercase;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.block-menu-menu-footer-menu .nav-bar li a:hover,
#footer-bottom-third .block-menu-menu-copyright-menu .nav-bar li a:hover {
    border-color: #ccc;
    text-decoration: none;
}
#footer-bottom-third {
    background: #000000;
    padding: 30px;
}
#footer-bottom-third .block-block {
    color: #FFFFFF;
    float: left;
    width: 34%;
}
#footer-bottom-third .block-block-10 img {
    width: 171px !important;
    height: auto !important;
}
#footer-bottom-third .block-block-10 {
    padding: 0 0 0 8.2%;
    width: 36%;
}
#footer-bottom-third .block-block-11 {
    max-width: 190px;
    padding: 14px 0;
}
#footer-bottom-third a {
    color: #fff;
    text-decoration: none;
}
#footer-bottom-third a:hover {
    color: #fff;
    text-decoration: underline;
}
#footer-bottom-third p {
    color: #fff;
    font-family: 'sofia-pro', Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.25;
    margin: 0;
}
#footer-bottom-third p strong {
    font-weight: 400;
}
#footer-bottom-third .block-block-7 h2 {
    float: left;
    padding-top: 25px;
}
#footer-bottom-third .block-block-7 p {
    margin: 0 0 0 163px;
}
#footer-bottom-third .block-block-7 p:nth-child(2n) {
    padding: 3px 0 0;
}
#footer-bottom-third .media-element-container .file-default {
    margin: 0;
}
#footer-bottom-third .nsw-logo {
    float: left;
    padding: 2px 0 50px;
}
#footer-bottom-third .nsw-logo .icon-share {
    display: none;
}
#footer-bottom-third .nsw-logo img {
    width: 49px !important;
    height: auto !important;
}
#footer-bottom-third .block-block-11 p {
    margin: 0 0 0 70px;
    min-height: 62px;
    padding: 15px 0 0;
}
#footer-bottom-third .block-menu-menu-copyright-menu {
    float: left;
    padding: 24px 0 16px 2.8%;
    position: relative;
}
#footer-bottom-third h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    line-height: 34px;
    padding: 2px 0 0;
}
#footer-bottom-third .block-block-7 {
    padding: 10px 0 0 0;
    width: 40%;
}
#footer-bottom-third .block-block-7 p {
    font-family: "SofiaProMedium";
    font-size: 12px;
    line-height: 16px;
    margin: 0 0 0 48%;
    padding: 0;
}
#footer-bottom-third .block-block-10 {
    padding: 9px 0.5%;
    width: 15.5%;
}
#footer-bottom-third .block-block p {
    font-family: "sofia-pro", Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-size: 12px;
    line-height: 16px;
}
#footer-bottom-third .block-block-11 {
    max-width: 410px;
    padding: 11px 0;
}
#footer-bottom-third .block-block-11 p {
    line-height: 15px;
    margin: 0 0 0 70px;
    min-height: 62px;
    padding: 0px 0 0;
}
#footer-bottom-third .linked-list {
    margin-top:3.36em;
}
#footer-bottom-third .linked-list > li {
    margin: 0 0 4px;
}
#footer-bottom-third .linked-list > li a {
    font-family: 'sofia-pro', Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-weight: 400;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 2px solid transparent;
}
#footer-bottom-third .linked-list > li a:hover {
    border-color:#ccc;
    text-decoration:none;
}
.view-footer-latest-news a span.icon-right-big {
    position: absolute;
    right: 0;
    top: 0;
}
#footer-bottom .media-element-container .file-default {
    width: 120px;
}
.ribbon {
    background-color: #000;
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
    color: #fff;
    display: block;
    font-family: 'sofia-pro', Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    left: -57px;
    padding: 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: 49px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    width: 310px;
}
.ribbon:before,
.ribbon:after {
    content: "";
    position: absolute;
    bottom: -3px;
}
.ribbon:before {
    left: 0;
}
.ribbon:after {
    right: 0;
}
.sidebar {
    margin-right: 8.333%;
    width: 16.6667%;
}
.sidebar h2,
.sidebar h3 {
    cursor: pointer;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 1;
    margin: 40px 0 0;
}
.sidebar .sidebar-title {
    margin: 0 0 14px;
}
.sidebar ul {
    margin-bottom: 0;
}
.sidebar ul li,
.col-left-sidebar-content > div,
.pane-bundle-chapter-navigation .text-content {
    border-bottom: 1px solid #ccc;
    list-style: none;
    padding: 0;
    margin: 0;
}
.sidebar ul li.views-row-first,
.col-left-sidebar-content div:first-child {
    margin: 14px 0 0;
    padding: 0;
}
.sidebar ul li a,
.col-left-sidebar-content a,
.pane-bundle-chapter-navigation .text-content a {
    color: #000000;
    display: block;
    font-family: 'sofia-pro', Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-size: 13px;
    line-height: 14px;
    padding: 9px 0;
    text-decoration: none;
    text-transform: uppercase;
}
.sidebar ul li a:hover,
.col-left-sidebar-content a:hover,
.pane-bundle-chapter-navigation .text-content a:hover {
    color: #333;
}
.not-front .highlight {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    margin: 0 0 10px;
    padding: 0;
}
.node-type-event #Subtotal-row {
    border-bottom: 1px solid #CACACA;
}
.campaignmonitor-subscribe-form-events .form-type-textfield input {
    background: #CCCCCC;
}
.field-ticket-link a {
    background: #000000;
    color: #FFFFFF;
    display: block;
    font-family: 'sofia-pro', Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-size: 23px;
    line-height: 76px;
    margin: 0 0 40px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
.field-ticket-link a:hover {
    background: #cccccc;
    color: #000000;
}
a span.slmicon-ticket-series,
a span.icon-ticket {
    background: none repeat scroll 0 0 #ccc;
    color: #000000;
    float: left;
    font-size: 35px;
    line-height: 76px;
    text-align: center;
    width: 90px;
}
a span.slmicon-ticket-series {
    background: none repeat scroll 0 0 #ccc;
    color: #000000;
    float: left;
    font-size: 20px;
    line-height: 60px;
    text-align: center;
    width: 66px;
}
.pane-node-field-ticket-link a span.slmicon-ticket-series {
    width: 90px;
    height: 76px;
    line-height: 75px;
}
.view-events-in-series .field-ticket-link a,
.view-events-landing-page .field-ticket-link a {
    font-size: 18px;
    line-height: 60px;
    font-family: sofia-pro;
}
.view-events-in-series .field-ticket-link a span.text,
.view-events-landing-page .field-ticket-link a span.text {
    display: inline-block;
}
.view-events-in-series .field-ticket-link a span.icon-ticket,
.view-events-landing-page .field-ticket-link a span.icon-ticket {
    font-size: 28px;
    line-height: 60px;
    width: 60px;
}
.page-events-index .highlight h1.page-title {
    color: #000;
    font-family: 'sofia-pro', Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-weight: normal;
    line-height: 100%;
    margin: 93px 2px 6px 15px;
    padding-bottom: 0;
    text-transform: uppercase;
}
.block-beslm.block-beslm-calendar-picker {
    padding: 2px 0 0;
}
.page-events-index .views-exposed-widgets {
    padding: 0 8px;
}
.page-events-index form.custom .custom.dropdown,
.page-events-index form.custom .custom.dropdown .selector {
    height: 35px;
    line-height: 37px;
}
.page-events-index form.custom .custom.dropdown .selector {
    font-size: 16px;
}
.highlight .subnav-title {
    display: none;
}
.series-items figure .date-display-single {
    display: block;
    font-size: 14px;
    padding: 1px 0 0;
    text-align: center;
}
.section-events-exhibitions .third-navigation-wrapper {
    background: #333333;
}
form.custom .views-exposed-widget {
    margin: 7px 1% 0 0.5%;
    padding: 0;
    width: 32.15%;
}
.lt-ie9 form.custom .views-exposed-widget {
    width: 30%;
}
form.custom .views-exposed-widget:nth-child(3) {
    margin-right: 0;
}
form.custom .views-exposed-widget label {
    float: left;
    font-family: "sofia-pro", Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-size: 16px;
    padding: 0;
    line-height: 35px;
    text-transform: uppercase;
    width: 10%;
}
.row .content-preview-wrapper,
.lt-ie9 .row .content-preview-wrapper {
    margin: 0 0 84px;
}
.shop-item .image img {
    width: 100%;
}
.shop-item .field-buy-link {
    border-top: 5px solid #000000;
    height: 30px;
    margin: 0 0 -7px;
    position: relative;
}
.shop-item .field-buy-link a {
    color: #ccc;
    font-size: 12px;
    line-height: 25px;
    padding: 0 34px;
}
.shop-item .field-title,
.shop-item .field-taglilne {
    font-family: "sofia-pro";
    font-size: 20px;
    line-height: 24px;
    margin: 0 100px 0 0;
    text-transform: uppercase;
}
.shop-item .field-taglilne {
    font-family: "sofia-pro";
}
.shop-item-panel-pane .shop-item {
    margin: 0 0 67px;
}
.see-all-wrapper {
    float: right;
    margin: -50px 0 0;
}
.field-see-all-link a {
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    display: block;
    font-family: "sofia-pro";
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    padding: 0 40px;
    text-decoration: none;
    text-transform: uppercase;
}
.bottom .featured-wrapper {
    margin-top: 34px;
}
.featured-item img {
    width: 100%;
}
.views-table,
.draggable.tabledrag-processed {
    width: 100%;
}
.media-vimeo-preview-wrapper object,
.media-vimeo-preview-wrapper iframe {
    max-width: 100%;
    position: relative;
    max-height: 100%;
}
.block-system-main-menu .nav-bar .nav-bar {
    display: none
}
.fit-image img {
    width: 100%;
}
.third-navigation .sticky-logo-wrapper {
    float: left;
    width: 8.55%;
}
.third-navigation .block-menu-block {
    float: left;
    width: 90.8%;
}
.third-navigation .block-menu-block .subnav-title {
    color: #FFFFFF;
    float: left;
    font-size: 16px;
    height: 77px;
    line-height: 20px;
    margin: 0 2.5% 0 0;
    padding: 0;
    vertical-align: middle;
    width: 16%;
}
.third-navigation .block-menu-block .subnav-title h2 a,
.third-navigation .block-menu-block .subnav-title h2 {
    color: inherit;
    display: table-cell;
    font-size: inherit;
    height: 77px;
    line-height: inherit;
    margin: 0;
    vertical-align: middle;
    font-family: 'sofia-pro', Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
}
.third-navigation #block-menu-block-3 .subnav-title h2,
.third-navigation #block-menu-block-3 .subnav-title h2 a {
    height: auto;
}
.third-navigation .block-menu-block .subnav-title h2 a:hover {
    text-decoration: underline;
}
.third-navigation.position-fix-menu .block-menu-block .subnav-title h2 a {
    height: 52px;
}
.third-navigation .menu-block-wrapper {
    float: left;
    width: 81.5%;
}
.third-navigation .menu-block-wrapper .nav-bar {
    background: none;
    height: auto;
    margin: 0;
}
.third-navigation .menu-block-wrapper .nav-bar li {
    border: medium none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    max-width: 250px;
    padding: 0 3%;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.third-navigation .menu-block-wrapper .nav-bar a {
    display: table-cell;
    height: 77px;
    line-height: 15px;
    vertical-align: middle;
}
.third-navigation .menu-block-wrapper .nav-bar li.active,
.third-navigation .menu-block-wrapper .nav-bar li.active-trail,
.third-navigation .menu-block-wrapper .nav-bar li:hover {
    background: #000;
}
.position-fix-menu .block-menu-block .subnav-title {
    height: 52px;
}
.position-fix-menu .block-menu-block .subnav-title h2 {
    height: 52px;
}
.position-fix-menu .menu-block-wrapper .nav-bar a {
    height: 52px;
}
.search-button .search-link .icon-search {
    background: none repeat scroll 0 0 #CCCCCC;
    color: #000000;
    font-size: 20px;
    height: 60px;
    line-height: 60px;
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
}
.page-user #main {
    float: none;
    margin: 0 auto;
    max-width: 1366px;
}
.better-autocomplete > .result.highlight {
    margin: 0;
    min-height: 0;
    padding: 5px 7px;
}
.better-autocomplete > .result > p {
    display: none;
}
.module-now-showing .slideshow-content-container .flexslider {
    overflow: hidden
}
#slide_to_top {
    background: url(/sites/all/themes/slm/images/return_top.png) no-repeat;
    bottom: 0;
    cursor: pointer;
    display: block;
    height: 60px;
    left: 50px;
    position: absolute;
    text-indent: -9999em;
    width: 71px;
}
@media all and (max-width: 1440px) {
    .whats-on .section-container.auto > section > .title a {
        width: 180px;
    }
    .whats-on .section-container section:nth-child(2) span.title {
        left: 200px !important;
    }
    .whats-on .section-container section:nth-child(3) span.title {
        left: 400px !important;
    }
    .whats-on .section-container section:nth-child(4) span.title {
        left: 600px !important;
    }
    .whats-on .section-container.auto > section:last-child > .title a {
        width: 179px;
    }
    #showcase-nav {
        right: 2%;
        top: 30%;
    }
}
@media all and (max-width: 1125px) {
    .block-menu-menu-top-navigation .nav-bar > li {
        padding-left: 24px;
        padding-right: 24px;
    }
}
@media all and (max-width: 1024px) {
    #footer-bottom-third .block-block-6 {
        width: 30%;
    }
    #footer-bottom-third .block-block-6 h2,
    #footer-bottom-third .block-block-7 h2 {
        display: block;
        float: none;
        padding: 0 0 0 2%;
        text-align: left;
        width: 100%;
    }
    #footer-bottom-third .block-block-6 p,
    #footer-bottom-third .block-block-7 p {
        margin: 0 0 0 5%;
    }
    #footer-bottom-third .block-block-7 {
        padding: 9px 0 0 0;
        width: 25%;
    }
    #footer-bottom-third .block-block-8 {
        width: 220px;
    }
    #footer-bottom-third .block-menu-menu-copyright-menu {
        padding: 10px;
        width: 98px;
    }
    .third-navigation .menu-block-wrapper .nav-bar li {
        max-width: 135px;
        padding: 0 1%;
    }
    .view-venue-map-static .address,
    .view-venue-map-static .phone,
    .view-venue-map-static .parking {
        float: none;
        margin-bottom: 10px;
        width: 100%;
    }
}
@media all and (max-width: 980px) {
    h1 {
        font-size: 60px;
        line-height: 64px;
    }
    .site-logo a {}.pane-bundle-chapter-navigation h2 {
        padding: 0;
    }
    .pane-bundle-chapter-navigation .text-content {
        margin: 0;
    }
    .block-menu-menu-top-navigation .nav-bar > li > a.join,
    .block-menu-menu-top-navigation .nav-bar > li > a.login {
        width: 120px;
    }
    .views-field-title a {
        font-size: 30px;
        line-height: 32px;
        padding: 10px;
    }
    .visit-anchor {
        border-top: 1px solid #D8D8D8;
        padding: 0;
        width: 100%;
    }
    .visit-anchor li a {
        padding: 0 10px;
    }
    .bottom-bar {
        margin: 0;
    }
    .block-menu-menu-top-navigation .nav-bar > li {
        padding: 15px 15px 13px;
    }
    .block-menu-menu-top-navigation > .nav-bar.two-lines > li.menu-food {
        padding: 15px 20px 16px;
        width: auto;
    }
    .block-menu-menu-top-navigation > .nav-bar.two-lines > li.menu-news {
        padding: 15px 12px 15px;
    }
    .pane-beslm-opening-dates h2.pane-title,
    .pane-pricing-block h2.pane-title,
    .pane-node-field-address h2.pane-title,
    .pane-node-field-tour-information h2.pane-title {
        border: none;
        font-weight: bold;
        padding: 0;
    }
    .pane-member-free,
    .pane-node-field-admission-info,
    .view-pricing-block,
    .field-address,
    .pane-node-field-phone-numbers,
    .pane-node-field-transport-information {
        padding: 0;
    }
    .block-system-main-menu .nav-bar > li > a {
        font-size: 14px;
        line-height: 16px;
    }
    .fixedNavigation .block-system-main-menu .nav-bar > li {
        height: auto;
    }
    .block-search-form {
        top: 100px;
    }
    .block-search-form h2.block-title {
        display: none !important;
    }
    #footer-bottom-third .block-block-6 {
        padding: 0 1%;
    }
    #footer-bottom-third .block-block-6 h2,
    #footer-bottom-third .block-block-7 h2 {
        float: none;
    }
    #footer-bottom-third .block-block-6 p {
        margin: 0 0 0 8px;
    }
    #footer-bottom-third .block-menu-menu-copyright-menu {
        float: right;
        padding: 16px 1%;
    }
    .block-menu-menu-footer-menu .nav-bar > li,
    .block-menu-menu-copyright-menu .nav-bar > li {
        padding: 0;
        text-align: center;
        width: 20%;
    }
    .third-navigation .block.block-block-1 {
        width: 27%;
    }
    body .third-navigation .block-beslm-properties-menu .nav-bar > li:first-child a {
        padding: 0 22%;
    }
    body .third-navigation .block-beslm-properties-menu .nav-bar > li:nth-child(2) a {
        padding: 0 16%;
    }
    body .third-navigation .block-beslm-properties-menu .nav-bar > li:nth-child(3) a {
        padding: 0 12%;
    }
    body .third-navigation .block-beslm-properties-menu .nav-bar > li:nth-child(4) a {
        padding: 0 13%;
    }
    .pane-bundle-property-separator .field-text {
        margin: 56px 50px 52px;
    }
    .pane-bundle-property-separator div.middle {
        margin: 0;
    }
    .front .pane-bundle-property-separator {
        margin-top: 78px;
        padding-top: 0;
    }
    form.custom .custom.dropdown .current {
        font-size: 12px;
        line-height: 35px;
    }
    .menu-name-menu-venues-property-menu .nav-bar {
        margin: 40px 0;
    }
    .third-navigation .menu-block-wrapper {
        width: 75%;
    }
    .third-navigation .block-menu-block .subnav-title {
        width: 22%;
    }
    form.custom .views-exposed-widget label {
        width: 17%;
    }
}
@media all and (max-width: 767px) {
    h1 {
        font-size: 40px;
        line-height: 44px;
    }
    h2 {
        font-size: 30px;
        line-height: 34px;
    }
    h3 {
        font-size: 24px;
        line-height: 28px;
    }
    .front .pane-bundle-property-separator {
        padding-top: 40px;
    }
    .pane-bundle-property-separator div.middle {
        margin: 0;
    }
    .showcase-items .crsl-item figcaption {
        margin: 0;
    }
    .pane-content h1.page-title,
    .not-front .highlight h1.page-title {
        float: none;
        margin: 20px 1%;
        max-width: none;
    }
    .highlight .nav-bar {
        float: none;
        margin: 0 1% 20px;
        overflow: visible;
        width: auto;
        min-height: 0;
    }
    .highlight .nav-bar:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;
    }
    .highlight ul.nav-bar li {
        margin: 0;
        width: 25%;
    }
    .highlight .block-menu-block .nav-bar li a {
        padding: 0 8px;
    }
    .not-front .highlight {
        min-height: 0;
    }
    form.custom .views-exposed-widget {
        margin: 0 0 8px;
        width: 100%;
    }
    form.custom .views-exposed-widgets {
        margin: 0 0 20px;
    }
    a.sidebar-button {
        background: none repeat scroll 0 0 #000000;
        border: medium none;
        box-shadow: none;
        height: 50px;
        line-height: 50px;
        margin: 0;
        padding: 18px 0 0;
        width: 100%;
    }
    a.sidebar-button:focus,
    a.sidebar-button:hover {
        background: #000;
    }
    a.sidebar-button span {
        background: none repeat scroll 0 0 #FFFFFF;
        display: block;
        height: 2px;
        margin: 0 0 4px 16px;
        width: 20px;
    }
    .site-logo {
        padding: 0;
    }
    .col-intro-text,
    .pane-content .field-intro {
        font-size: 18px;
        line-height: 22px;
    }
    blockquote {
        font-size: 20px;
        line-height: 24px;
    }
    #mobile_sidebar {
        position: absolute;
        top: 0;
    }
    #mobile_sidebar .columns {
        display: block;
        float: none;
        padding: 0;
    }
    #sidebarButton {
        color: #fff;
        text-decoration: none;
        font-size: 21px;
        display: block;
        padding: 15px 0px 14px 10px;
        width: 59px;
        float: left;
    }
    #sidebarButton span {
        display: none;
    }
    .show-for-small h2 {
        font-family: 'SofiaProMedium', Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
        font-weight: normal;
        text-align: center;
    }
    .show-for-small h2 a {
        color: #fff;
        font-family: 'SofiaProMedium', Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
        font-weight: normal;
        font-size: 16px;
    }
    .show-for-small h2 a span {
        font-family: "sofia-pro", Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
    }
    .section-events #edit-field-event-date-value-wrapper > .views-widget {
        width: 100%;
    }
    #mobile_sidebar .third-navigation .menu-block-wrapper .nav-bar li {
        background: none;
        border: medium none;
        width: 50%;
    }
    #mobile_sidebar .menu-name-main-menu li {
        border: none;
        float: left;
        width: 50%;
    }
    #mobile_sidebar .third-navigation .menu-block-wrapper .nav-bar li a,
    #mobile_sidebar .menu-name-main-menu li a {
        background: #F7F7F7;
        border-color: #FFFFFF;
        border-style: solid;
        border-width: 0 1px 1px 0;
        color: #333333;
        cursor: pointer;
        font-family: "SofiaProMedium", Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
        font-size: 14px;
        font-weight: normal;
        line-height: 17px;
        padding: 32px 19px 33px;
        text-transform: uppercase;
        width: 100%;
    }
    #mobile_sidebar .third-navigation .menu-block-wrapper .nav-bar li a.active {
        text-decoration: underline;
    }
    #mobile_sidebar {
        border-top: 50px solid #000000;
        padding: 0;
    }
    #mobile_sidebar .block-menu-block {
        overflow: auto;
    }
    #mobile_sidebar .nav-bar {
        margin: 0;
    }
    #mobile_sidebar .menu-name-menu-top-navigation .nav-bar {
        background: none repeat scroll 0 0 #FFFFFF;
        color: #000000;
        height: auto;
        overflow: auto;
    }
    #mobile_sidebar .menu-block-wrapper .nav-bar {
        background: #e5e5e5;
        color: #000;
        font-weight: bold;
    }
    #mobile_sidebar .menu-name-menu-top-navigation li {
        background: none repeat scroll 0 0 #FFFFFF;
        border-width: 0 0 1px 0;
        border-color: #f7f7f7;
        width: auto;
    }
    #mobile_sidebar .menu-name-menu-top-navigation li.expanded .nav-bar {
        display: none;
    }
    #mobile_sidebar .menu-name-menu-top-navigation li a {
        color: #333333;
        font-family: "sofia-pro", Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
        font-size: 13px;
        font-weight: normal;
        line-height: 50px;
        text-align: center;
    }
    #mobile_sidebar .menu-name-menu-top-navigation li a.active {
        text-decoration: underline;
    }
    #mobile_sidebar .menu-name-menu-top-navigation li:nth-child(1),
    #mobile_sidebar .menu-name-menu-top-navigation li:nth-child(2),
    #mobile_sidebar .menu-name-menu-top-navigation li:nth-child(3) {
        width: 33.33%;
    }
    #mobile_sidebar .menu-name-menu-top-navigation li:nth-child(4),
    #mobile_sidebar .menu-name-menu-top-navigation li:nth-child(6) {
        clear: both;
    }
    #mobile_sidebar .menu-name-menu-top-navigation li:nth-child(4),
    #mobile_sidebar .menu-name-menu-top-navigation li:nth-child(5),
    #mobile_sidebar .menu-name-menu-top-navigation li:nth-child(6),
    #mobile_sidebar .menu-name-menu-top-navigation li:nth-child(7) {
        width: 50%;
    }
    #mobile_sidebar .menu-name-menu-top-navigation li a.login {
        border-right: 1px solid #909090;
    }
    #mobile_sidebar .menu-name-menu-top-navigation li a.join,
    #mobile_sidebar .menu-name-menu-top-navigation li a.login {
        color: #FFFFFF;
    }
    #mobile_sidebar .menu-name-menu-top-navigation li:nth-child(6),
    #mobile_sidebar .menu-name-menu-top-navigation li:nth-child(7) {}#mobile_sidebar .third-navigation .menu-name-menu-top-navigation li:nth-child(4),
    #mobile_sidebar .third-navigation .menu-name-menu-top-navigation li:nth-child(6) {
        clear: none;
    }
    #mobile_sidebar .menu-name-menu-top-navigation .menu-news {
        float: right;
        width: 50%;
    }
    #mobile_sidebar .menu-name-menu-top-navigation .menu-home-architecture {
        position: absolute;
        bottom: 0;
        width: 100% !important;
        background: url(/sites/all/themes/slm/images/HA_nav-bkg_desktop.jpg) no-repeat 0 0 transparent;
    }
    #mobile_sidebar .menu-name-menu-top-navigation .menu-home-architecture a > span {
        color: #FFFFFF;
        display: inline;
        text-transform: uppercase;
        font-family: 'Archer A', 'Archer B', Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
        font-weight: normal;
        font-size: 18px;
    }
    #mobile_sidebar .menu-name-menu-top-navigation .menu-home-architecture a > span > span.home {
        font-family: "SofiaProMedium", Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
    }
    #mobile_sidebar .menu-name-menu-top-navigation .menu-home-architecture a > span > span.and {
        font-style: italic;
    }
    #mobile_sidebar .menu-block-wrapper .nav-bar {
        padding-bottom: 50px;
        position: relative;
    }
    #mobile_sidebar .block h2 {
        border-bottom: 1px solid #CCCCCC;
        color: inherit;
        font-size: 16px;
        font-weight: normal;
        line-height: 1.2;
        margin: 0;
        padding: 28px 5px 30px;
        text-align: center;
        text-decoration: none;
    }
    #mobile_sidebar .block h2 a {
        color: inherit;
        display: block;
        font-size: 16px;
        font-weight: normal;
        line-height: 1.2;
        text-align: center;
        text-decoration: none;
    }
    #mobile_sidebar .top-left-link,
    #mobile_sidebar .block-search-form {
        display: none !important;
    }
    #mobile_sidebar .block-beslm-properties-mobile-menu li,
    #mobile_sidebar .block-beslm-properties-mobile-menu .block-menu-block-7 {
        border: medium none;
        float: left;
        width: 50%;
    }
    #mobile_sidebar .nav-bar {
        height: auto;
        overflow: auto;
    }
    #mobile_sidebar .block-beslm-properties-mobile-menu,
    #mobile_sidebar .block-menu-block-7 {
        background: #333333;
        color: #CCCCCC;
    }
    #mobile_sidebar .block-menu-block-7 .nav-bar {
        background: none;
        color: inherit;
    }
    #mobile_sidebar .block-beslm-properties-mobile-menu .nav-bar li a,
    #mobile_sidebar .block-menu-block-7 .nav-bar li a {
        background: none;
        border: none;
        color: inherit;
        font-family: "sofia-pro", Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
        font-size: 13px;
        font-weight: normal;
        line-height: 76px;
        padding: 0;
        text-align: center;
        text-transform: uppercase;
    }
    #mobile_sidebar .block-beslm-properties-mobile-menu li a.active,
    #mobile_sidebar .block-menu-block-7 li a.active {
        background: #000000;
        color: #FFFFFF;
    }
    #mobile_sidebar .nav-bar .nav-bar {
        display: none;
    }
    #close-mobile-sidebar {
        color: #FFFFFF;
        font-size: 21px;
        left: 10px;
        line-height: 40px;
        position: absolute;
        text-decoration: none;
        top: -45px;
        width: 250px;
        z-index: 1;
    }
    .main-navigations .mobile-form {
        position: absolute;
        right: 0;
        top: 12px;
    }
    .main-navigations .mobile-form form {
        margin: 0;
    }
    .main-navigations .mobile-form form .form-text,
    .main-navigations .mobile-form #search-block-form--2 .form-text {
        background: none repeat scroll 0 0 #000000;
        border-color: transparent;
        border-style: solid;
        border-width: 0 0 2px;
        box-shadow: none;
        color: #CCCCCC;
        font-size: 12px;
        font-weight: bold;
        height: 30px;
        margin: 0;
        padding: 0 50px 5px 0;
        width: 50px;
    }
    .main-navigations .mobile-form label {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
        clip: auto;
        color: #CCCCCC;
        display: block;
        font-size: 18px;
        height: 45px;
        padding: 11px 10px 0 12px;
        position: absolute;
        right: 13px;
        top: -10px;
        width: 50px;
    }
    .main-navigations .mobile-form label span.secondary {
        display: none;
    }
    .main-navigations .mobile-form .form-submit {
        background: transparent;
        border: none;
        border-radius: 0;
        box-shadow: 0 0 0;
        height: 30px;
        margin: 0;
        position: absolute;
        right: 0;
        text-indent: -9999px;
        top: 0;
        width: 50px;
        visibility: hidden;
        z-index: 3;
    }
    #mobile_sidebar form {
        margin: 0;
        position: relative;
    }
    .main-navigations nav.nine {
        width: 100%;
    }
    .element-invisible {
        display: none;
    }
    [role="complementary"] .form-text {
        border-color: #d8d8d8;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        color: #000000;
        font-size: 36px;
        height: 64px;
        margin: 0;
        padding: 6px 6px 6px 64px;
    }
    [role="complementary"] input.form-submit {
        background: url(/sites/all/themes/slm/images/search-small.png) no-repeat center center #fff;
        border: 0 none;
        height: 60px;
        left: 2px;
        padding: 0;
        position: absolute;
        text-indent: -9999px;
        top: 2px;
        width: 60px;
    }
    .main-navigations .show-for-small {
        height: 50px;
        margin: 0;
        background-color: #000;
    }
    div.pane-bundle-property-separator .middle .columns {
        padding: 10px;
    }
    div.pane-bundle-property-separator .middle .large-3 {
        background: none;
    }
    .pane-bundle-property-separator img {
        bottom: auto;
        position: static;
        right: auto;
        vertical-align: top;
    }
    .view-property-news .description,
    .view-related-content .description {
        padding: 0;
    }
    .views-row .counts a {
        bottom: auto;
        display: inline-block;
        position: static;
    }
    .page-property-stories .field-description {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        -o-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0px;
        -moz-column-gap: 0px;
        -o-column-gap: 0px;
        column-gap: 0px;
    }
    .node-property .middle-center-left {
        border: none;
    }
    .node-property .field-tour-information {
        padding: 10px 0 0;
    }
    .social-share,
    .node-news .social-share,
    .node-story .social-share {
        width: 100%;
    }
    .active div[role="main"] {
        margin: 0;
    }
    .page-property-visit .middle .columns {
        margin-top: 20px;
    }
    #hour-admission .middle {
        margin-top: 0;
    }
    .story-navigation > li {
        height: inherit;
        min-height: 85px;
    }
    .story-navigation .view-stories-navigation {
        left: 0;
        min-height: inherit;
        position: relative;
        top: 0;
    }
    .pane-bundle-chapter-navigation {
        display: none;
    }
    .youtube,
    .media-vimeo-outer-wrapper,
    .youtube-thumbnail,
    .media-vimeo-thumbnail {
        max-width: 100%;
    }
    .timeline {
        background: none repeat scroll 0 0 transparent;
    }
    .timeline-start {
        background: none;
        height: auto;
    }
    .timeline .timeline-item {
        display: block;
        float: none !important;
        max-width: none;
        width: 100%;
    }
    .timeline .event-container {
        padding: 0 40px 22px 62px;
    }
    .timeline .right .net-source {
        left: 0;
    }
    .view-property-news .large-9 .media-wrapper-white,
    .view-property-news .large-6 .media-wrapper-white {
        padding: 0;
    }
    .third-navigation .sticky-logo-wrapper {
        width: 13%;
    }
    .third-navigation .sticky-logo-wrapper a {
        background-position: 12px center;
        width: 100px;
    }
    .third-navigation .block-beslm-property-title {
        width: 27%;
    }
    .third-navigation .block-beslm-properties-menu {
        width: 58%;
    }
    .third-navigation .block-block {
        display: none;
    }
    #footer-bottom .block-block-4 img {
        display: none;
    }
    .block-menu-menu-footer-menu .nav-bar > li,
    .block-menu-menu-copyright-menu .nav-bar > li {
        padding: 0 1%;
        text-align: left;
        display: inline-block;
        width: auto;
    }
    #footer-bottom-second div.block {
        border: none;
        float: none;
        padding: 0 1%;
        max-width: 310px;
        width: 100%;
    }
    #footer-bottom-second div.block-views-footer-latest-news-block {
        max-width: none;
        width: 48%;
        float: left;
    }
    #footer-bottom-second div.block-campaignmonitor,
    #footer-bottom-second .block-block-12 {
        width: 48%;
        float: left;
    }
    #footer-bottom-second div.block-block-5,
    #footer-bottom-second div.block-block-13 {
        width: 48%;
        float: right;
    }
    #footer-bottom-second div.block-menu-menu-footer-menu {
        float: none;
        clear: both;
        width: 98%;
        max-width: none;
    }
    #footer-bottom-third .block {
        float: none;
        padding: 30px 1%;
        width: 100%;
    }
    #footer-bottom-third .block-block-6,
    #footer-bottom-third .block-block-7,
    #footer-bottom-third .block-block-8 {
        width: 31.3%;
        max-width: none;
        float: left;
    }
    #footer-bottom-third .block-menu-menu-copyright-menu {
        float: none;
        clear: both;
    }
    #footer-bottom-third .block-block-10,
    #footer-bottom-third .block-block-11 {
        width: 31.3%;
        max-width: none;
        float: left;
    }
    .page-exhibitions .highlight {
        margin: 0;
    }
    .page-exhibitions .highlight h1 {
        float: none;
        margin: 0;
        padding: 0 0.3em;
    }
    .page-exhibitions .highlight .block-menu-block {
        float: none;
        margin: 0;
        min-width: inherit;
        width: 100%;
    }
    .page-exhibitions .highlight .block-menu-block ul li {
        min-width: 0;
        width: 25%;
    }
    .page-exhibitions .highlight .block-menu-block ul li a {
        font-size: 12px;
        line-height: 20px;
    }
    .exhibition-header {
        float: none;
    }
    .next-kicker,
    .prev-kicker {
        left: 48%;
    }
    .pane-bundle-property-separator div.middle {
        padding: 50px 0 0;
    }
    .view-property-snap-shot img {
        width: 100%;
    }
    .view-property-snap-shot .caption {
        margin: 20px 0;
        max-width: none;
    }
    .view-property-snap-shot .field-short-description {
        min-height: 0;
    }
    .author-more {
        padding: 10px 0 0 10px;
    }
    .breadcrumbs {
        display: none;
    }
    .view-feature-hero .featured-image .field-status {
        right: 0;
        top: 0;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        transform: none;
    }
    .highlight-wrapper .pane-title {
        font-size: 30px;
        line-height: 34px;
        margin: 0 0 50px;
    }
    .highlight-wrapper .left-items,
    .highlight-wrapper .right-items {
        width: 100%;
    }
    .highlight-wrapper .highlight-image {
        display: none;
    }
    .highlight-wrapper .highlight-desc {
        margin: 0 0 0 60px;
    }
    .highlight-wrapper .highlight-number {
        width: 60px;
    }
    .highlight-wrapper .highlight-number span {
        margin: 21px 0 0;
    }
    .whats-on .section-container.auto > section > .title a,
    .whats-on .section-container.auto > section:last-child > .title a {
        margin: 0;
        padding: 0 20px;
        text-align: left;
        width: 100%;
    }
    .whats-on .section-container section span.title {
        position: static;
    }
    .whats-on .section-container {
        border: medium none;
        min-height: 500px !important;
    }
    .whats-on .view-events-landing-page div.views-row {
        width: 100%;
    }
    .whats-on .view-header {
        font-size: 20px;
        line-height: 24px;
        text-align: left;
    }
    .whats-on h2 {
        float: none !important;
        display: block;
    }
    .whats-on .view-events-landing-page div.views-row {
        height: auto;
    }
    div.pane-bundle-property-separator .middle .large-3 {
        position: relative;
    }
    div.pane-bundle-property-separator .middle .large-9 {
        margin-left: 0%;
    }
    .view-footer-properties .item-list ul {}.section-stories-histories.not-front .highlight {
        min-height: 0px;
    }
    .section-events-exhibitions .highlight h1.page-title,
    .section-stories-histories .highlight h1.page-title {
        font-size: 58px;
        line-height: 64px;
    }
    .page-exhibitions-past .highlight .nav-bar {
        margin: 0 0 20px;
        width: auto;
    }
    .main-navigations > .row {
        max-width: none;
    }
    .third-navigation {
        display: none;
    }
    #mobile_sidebar .third-navigation {
        background: #333333;
        color: #FFFFFF;
        display: block;
    }
    #mobile_sidebar .third-navigation .menu-block-wrapper {
        float: none;
        width: 100%;
    }
    #mobile_sidebar .third-navigation .menu-block-wrapper .nav-bar {
        background: none;
    }
    #mobile_sidebar .third-navigation .menu-block-wrapper .nav-bar li {
        padding: 0;
    }
    #mobile_sidebar .third-navigation .menu-block-wrapper .nav-bar li a {
        background: none;
        border-width: 0;
        color: #fff;
        height: 100px;
        padding: 0 19px;
        text-align: left;
    }
    .section-news .page-title {
        font-size: 36px;
        line-height: 40px;
        margin: 30px 1%;
    }
    .view-map.view-display-id-block_2 .featured-label,
    .view-feature-hero .featured-label {
        bottom: auto;
        left: auto;
        position: static;
    }
    .view-map.view-display-id-block_2 .featured-label li,
    .view-feature-hero .field-featured-label li {
        font-family: "SofiaProMedium";
        font-size: 16px;
        line-height: 20px;
        padding: 4px 10px 0;
    }
    .top-second h2,
    .pane-tour-exhibition-list h2 {
        font-size: 20px;
        line-height: 24px;
        margin: 20px 0 5px;
    }
    .node-type-tour .top-second .field-exhibition-date {
        font-family: "SofiaProMedium";
        font-size: 14px;
        line-height: 18px;
    }
    .view-id-tour_exhibition_list .popup {
        width: 260px;
    }
    .popup .prev,
    .popup .next {
        font-size: 10px;
    }
    .featured-wrapper .featured-item {
        margin: 0 0 22px;
    }
    .content-preview-wrapper .content-preview {
        margin-bottom: 62px;
    }
    .content-preview-wrapper .image {
        float: none;
        margin: 0 0 22px;
        width: 100%;
    }
    .content-preview-wrapper .blurb {
        margin: 0 0 22px;
    }
    .showcase-items {
        margin: 22px auto 0;
    }
    .showcase-items .crsl-item figcaption {
        position: relative;
    }
    .showcase-items .crsl-active figurl {
        float: right;
        margin: 0;
    }
    #showcase-nav {
        background: none;
        margin: 0;
        right: 30px;
        top: 40px;
        width: 46px;
    }
    #showcase-nav .previous,
    #showcase-nav .next {
        float: left;
        margin: 0 0 5px;
        opacity: 0.7;
    }
    #showcase-nav .next {
        float: right;
    }
    .front #showcase-nav .crsl-counter {
        display: none;
    }
    .showcase-items .crsl-item span.title,
    .showcase-items .crsl-item span.tags {
        border: medium none;
    }
    .showcase-items .crsl-item .field-title,
    .showcase-items .crsl-item .field-taglilne {
        display: block;
    }
    body.active .crsl-item {
        visibility: hidden;
    }
    body.active .crsl-active {
        visibility: visible;
    }
    .node-story .pane-node-field-author {
        margin: 0;
    }
    .node-property .middle .large-3.middle-left,
    .node-property .middle .large-3.middle-center-left,
    .node-property .middle .large-3.middle-center-right,
    .node-property .middle .large-3.middle-right {
        min-height: 0;
    }
    .node-property .middle .large-3.middle-left h2.pane-title,
    .node-property .middle .large-3.middle-center-left h2.pane-title,
    .node-property .middle .large-3.middle-center-right h2.pane-title,
    .node-property .middle .large-3.middle-right h2.pane-title {
        height: auto;
        line-height: 150%;
        padding: 0 20px;
    }
    .node-property .field-tour-information {
        padding: 10px 20px 0;
    }
    .pane-member-free,
    .pane-node-field-admission-info,
    .view-pricing-block,
    .field-address,
    .pane-node-field-phone-numbers,
    .pane-node-field-transport-information {
        padding: 0 20px;
    }
    .node-property .middle .large-3.middle-center-right .pane-node-field-phone-numbers h2 {
        padding: 0;
    }
    .node-property .middle .large-3 .visit-link-wrapper,
    .node-property .middle .large-3.middle-right .additional-links {
        position: static;
    }
    .menu-name-menu-venues-main-menu .nav-bar {
        margin: 40px 0;
    }
    .section-venues .view-our-venues .views-row {
        border-bottom: 2px dotted #CCCCCC;
        padding: 0 0 48px;
    }
    .section-venues .view-our-venues .venue-room-title {
        font-size: 24px;
    }
    .section-venues .view-our-venues h2 a {
        font-size: 16px;
    }
    .section-venues .view-our-venues .room-title {
        line-height: 24px;
    }
    .section-venues .view-our-venues .room-item-left,
    .section-venues .view-our-venues .room-item-middle,
    .section-venues .view-our-venues .room-item-right {
        height: auto;
    }
    .section-venues .view-our-venues .room-item-left {
        border: medium none;
        margin: 0 0 22px;
        width: 100%;
    }
    .section-venues .view-our-venues .room-item-left img {
        height: auto;
        width: 100%;
    }
    .section-venues .view-our-venues .room-item-middle {
        margin: 0 0 22px;
        padding: 0;
        width: 100%;
        border: none;
    }
    .section-venues .view-our-venues .room-links .columns {
        background: none repeat scroll 0 0 #000000;
        margin: 0;
        width: 100%;
    }
    .section-venues .view-our-venues .more a {
        display: block;
        float: none;
        text-align: right;
    }
    .section-venues .pane-content h1.page-title {
        margin: 40px 0;
    }
    .venue-room .blurb {
        height: auto;
    }
    .pane-beslm-venues-search .form-submit {
        width: 200px;
    }
    .view-venue-map-static .address,
    .view-venue-map-static .phone,
    .view-venue-map-static .parking {
        margin: 0 0 22px;
        width: 100%;
    }
    div.module-now-showing .item-title {
        margin-top: 20px;
    }
    .section-venues .row .large-offset-2 {
        margin-left: 0;
    }
    .section-venues .top-second {
        margin-bottom: 22px;
    }
    .front .houses-museums-item {
        min-height: 0;
    }
    .front .houses-museums-item-thumb {
        max-height: none;
    }
    .front .houses-museums-item-thumb img {
        height: auto;
        max-width: none;
        width: 100%;
    }
    .front .houses-museums-item-title h3 a {
        font-size: 16px;
        line-height: 20px;
    }
    .front .houses-museums-item-schedule .opening-day div {
        font-size: 14px;
        line-height: 18px;
    }
    .front .houses-museums-item-tagline {
        font-size: 12px;
        line-height: 16px;
    }
    .view-display-exhibitions .view-content div.views-row {
        padding: 30px 0 10px;
    }
    .display-title-wrapper {
        font-size: 20px;
        line-height: 24px;
        margin-top: 0;
    }
    .display-header .display-date {
        font-size: 16px;
        line-height: 20px;
    }
    .display-left .belongs-to-property {
        border: medium none;
        min-height: 0;
    }
    .display-left {
        min-height: 0;
        padding-bottom: 24px;
    }
    .display-right {
        min-height: 0;
    }
    .display-footer .blurb {
        padding: 8px 0;
    }
    .view-recently-added .views-row .featured-small .thumbnail,
    .front .houses-museums-item-thumb,
    .shop-item .image {
        height: auto;
    }
    .view-recently-added .views-row .featured-small .thumbnail img,
    .front .houses-museums-item-thumb img,
    .shop-item .image img {
        height: auto;
        max-width: 100%;
        width: 100%;
    }
    .node-property .social-share li {
        padding-left: 20px;
        padding-right: 20px;
    }
    .node-property .middle .large-3.middle-right .additional-links {
        margin-left: 0;
        width: 100%;
    }
    .node-property .pane-node-field-address .field-address {
        padding: 0;
    }
    .section-events.not-front .highlight {
        margin-bottom: 0;
    }
    .section-events form.custom .views-exposed-widgets {
        margin: 0;
    }
    .collection-preview-large .description,
    .collection-preview-medium .description,
    .content-preview-small .description {
        padding: 22px 0;
    }
    .section-research-collections .highlight {
        margin: 0 0 20px;
    }
    .section-research-collections .image-pane-content .image {
        padding: 0;
    }
    .display-items .display-images {
        border: none;
    }
    .display-items .display-blurb,
    .display-items .display-title,
    .display-items .more {
        padding: 10px 0;
        width: 100%;
    }
    .display-items .more {
        border-top: 5px solid #000000;
        padding-top: 0;
    }
    .node-exhibition h1 {
        margin: 10px 0;
    }
    .node-exhibition .field-exhibition-date,
    .node-exhibition .field-exhibition-date span {
        font-size: 18px;
        font-weight: normal;
        margin: 10px 0;
    }
    .page-node .featured-image .field-heading {}.node-exhibition .pane-node-field-belong-to-property {
        margin-bottom: 30px;
        padding-bottom: 10px;
    }
    .gallery-details .crsl-item-details a.show-for-small,
    .popup-content .popup-image-container a.show-for-small {
        background: none repeat scroll 0 0 #000000;
        color: #FFFFFF;
        float: right;
        font-family: "sofia-pro";
        font-size: 14px;
        line-height: 18px;
        padding: 5px;
        text-align: center;
        text-decoration: none;
        text-transform: uppercase;
        width: 128px;
    }
    .portrait-collection div.popup-image-container {
        margin-right: 0;
        width: 100%;
    }
    .sticky .pane-bundle-chapter-navigation,
    .sidebar.sticky > div {
        position: static !important;
    }
}
@media all and (max-width: 480px) {
    #footer-bottom-second div.block-views-footer-latest-news-block,
    #footer-bottom-second div.block-campaignmonitor,
    #footer-bottom-second div.block-block-5,
    #footer-bottom-second .block-block-12,
    #footer-bottom-second .block-block-13 {
        float: none;
        width: 98%;
    }
    #footer-bottom-third .block-block-6,
    #footer-bottom-third .block-block-7,
    #footer-bottom-third .block-block-8 {
        width: 98%;
        max-width: none;
        float: none;
    }
    #footer-bottom-third .block-block-10,
    #footer-bottom-third .block-block-11 {
        width: 98%;
        max-width: none;
        float: none;
    }
    .view-properties .item-list ul li.views-row span.dot-separator {
        visibility: hidden;
    }
    .page-membership-options td.views-field.views-field-type img.img-icon {
        width: 100px;
        height: auto;
    }
    div.module-now-showing .item-title {
        margin-top: 0px;
    }
    .section-events-exhibitions .highlight h1.page-title,
    .section-stories-histories .highlight h1.page-title {
        font-size: 36px;
        line-height: 40px;
    }
    .section-events-exhibitions.not-front .highlight,
    .section-stories-histories.not-front .highlight {
        min-height: 0px;
    }
    .news-navigation {
        visibility: hidden;
    }
    .news-navigation-dropdown {
        max-width: 300px;
        right: auto;
    }
    .shop-item .field-buy-link {
        margin: 0 0 6px;
    }
    .shop-item .field-title,
    .shop-item .field-taglilne {
        margin: 0;
    }
    .view-map #location-nav a,
    .view-our-places #location-nav a {
        margin: 0;
        width: 100%;
    }
    .front .see-on-the-map {
        left: 0px;
        position: relative;
        display: block;
    }
    .highlight-wrapper .highlight-desc {
        max-height: inherit;
        min-height: 90px;
    }
    .highlight-wrapper .highlight-item {
        height: auto;
    }
    .module-now-showing .button-container.right {}.module-now-showing .button-container.right a {
        padding: 8px 30px 5px 30px;
    }
    .module-now-showing .description-wrapper .item-title {
        padding-top: 10px;
        clear: both;
        display: block;
    }
    .front .see-all-wrapper {
        margin: 0px;
    }
    .front .see-all-wrapper a {
        display: inline-block;
        margin-bottom: 20px;
    }
    .view-property-news .views-row .more a {
        padding-top: 13px;
        line-height: normal;
    }
    #main .view-tour-exhibition-list.view-display-id-block_3 ul {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
    .minplayer-jqueryui-preview {
        display: none;
    }
    .view-events-landing-page .small-thumbnail .large-6.left .large-12 img {
        border-bottom: 0 none;
        width: 100%;
    }
    .view-events-landing-page .small-thumbnail .large-6.left .large-6.blurb {
        padding-left: 0 !important;
    }
    .block-beslm-event-navigation {
        display: none;
    }
    .whats-on .view-events-landing-page div.views-row {
        min-height: 0;
    }
    .houses-museums-item {
        min-height: 0;
    }
    .houses-museums-item-lists .views-row {
        height: auto;
    }
    .house-museums-item-links,
    .view-events-item-links {
        position: relative;
        bottom: auto;
    }
    .block-block-12 .campaignmonitor-subscribe-form {
        width: 75%;
    }
}
@media print {
    .skip-link,
    .top-nav,
    .main-navigations,
    .site-logo,
    .nav-bar,
    .third-navigation,
    .social-share,
    .pane-bundle-chapter-navigation,
    .view-footer-properties,
    #footer-bottom,
    #footer-bottom-second,
    #footer-bottom-third {
        display: none;
    }
}
H2.no-btm-marg {
    margin-bottom: 0;
}
.btm-marg-20 {
    margin-bottom: 20px;
}
.btm-marg-50 {
    margin-bottom: 50px;
}
.btm-marg-70 {
    margin-bottom: 70px;
}
.gutter-after {
    margin-bottom: 8em;
}
.gutter-inside {
    margin-bottom: 4em;
}
blockquote.simplequote,
blockquote.simplequote p {
    background: none;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.4;
}
blockquote.simplequote p {
    margin-bottom: 18px;
}
.text-full {
    display: inline-block;
    margin-right: 10px;
    width: 500px;
}
.block-menu-menu-top-navigation ul li.expanded.active-trail ul {
    display: none;
}
.gridly {
    margin: 48px 0 0;
}
.marg-bot {
    margin-bottom: 48px;
}
.leaflet-container a img {
    max-width: 100% !important;
}
.view-education-featured.view-display-id-attachment_1 .blurb .body.field {
    padding: 70px 0 0 0;
    border: none;
}
@-moz-document url-prefix() {}.file-video-youtube .minplayer-jqueryui-loader-wrapper {
    display: none;
}
.third-nav-menu {
    width: 62.45%;
    margin: 0 auto;
}
.search-placeholder {
    width: 16%;
}
.link-field-url .form-item {
    position: relative;
}
.block-block-13 p {
    margin-bottom: 0;
}
.collection-thumbnail {
    height: 255px;
    overflow: hidden;
}
.coloured-blocks {
    background-color: #FFAD46;
    width: 136px;
    height: 136px;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.commerce-line-item-views-form input.delete-line-item {
    background: url(/sites/all/themes/slm/images/icn-right-big-white.png) no-repeat 80% center #000;
    border: none;
    color: #fff;
    font-family: "sofia-pro";
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 1px;
    padding: 10px 38px 10px 20px;
    text-transform: uppercase;
}
.commerce-line-item-views-form input.delete-line-item:hover {
    background: url(/sites/all/themes/slm/images/icn-right-big.png) no-repeat 80% center #CCC;
    color: #000;
}
form#commerce-checkout-form-checkout fieldset {}form#commerce-checkout-form-checkout span.fieldset-legend,
form#commerce-checkout-form-shipping span.fieldset-legend,
table.checkout-review .pane-title td,
form#commerce-checkout-form-review span.fieldset-legend,
.view-commerce-message-messages h2.title {
    font-family: 'SofiaProMedium';
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
}
.view-commerce-message-messages {
    padding-top: 40px;
}
form#commerce-checkout-form-checkout fieldset legend {
    margin-left: 0;
}
body.page-checkout table tfoot tr th,
body.page-checkout table tr th {
    background: #FFF;
    color: #b4974e;
    border-bottom: 2px solid #afafaf;
}
body.page-checkout-review table tfoot tr th,
body.page-checkout-review table tr th {
    border-bottom: 0;
}
table.checkout-review .pane-data-full {
    text-transform: lowercase;
}
body.page-checkout table {
    border-spacing: 0;
    border-collapse: collapse;
}
body.page-checkout tr.even,
body.page-checkout tr.odd {
    background: #fff;
    font-family: 'sofia-pro';
    font-style: normal;
    text-transform: uppercase;
    border-bottom: 2px solid #cacaca;
}
.customer_profile_billing label {
    float: left;
    width: 11%;
    margin-right: 14px;
}
body.page-checkout select {
    -moz-appearance: none;
    background: url(/sites/all/themes/slm/images/dropdown.jpg) no-repeat scroll right center transparent;
    border: 1px solid #d8d8d8;
    border-radius: 0;
    height: 32px;
    max-width: 44.5%;
    text-indent: 0.01px;
    text-overflow: "";
    width: 500px;
}
body.page-checkout .customer_profile_billing input[type="text"] {
    max-width: 87%;
}
body.page-checkout .alert-box.alert {
    background-color: #FFF;
    border-color: #c60f13;
    color: #c60f13;
}
body.page-checkout .checkout-help {
    font-family: 'sofia-pro';
    font-size: 16px;
}
div.error,
table tr.error {
    background-color: #FFF;
}
div.error,
.error {
    color: #c60f13;
}
#node-2 > ul > li.node-readmore {
    display: none;
}
body.page-civicrm-toolbar div#toolbar {
    display: none;
}
.views-field-add-to-cart-quantity input[type="text"],
.views-field-add-to-cart-quantity input[type="email"],
.views-field-add-to-cart-quantity input[type="number"],
.views-field-add-to-cart-quantity input[type="password"],
.views-field-edit-quantity input[type="text"] {
    background: #fff;
    border: 1px solid #ccc;
    margin-bottom: 0;
    width: 25px!important;
}
body.page-node-23 #edit-submit--4 {
    display: none;
}
body.page-user-orders {
    font-family: 'SofiaProMedium';
}
body.page-cart table td.views-field.views-field-nothing {
    width: 60%;
    text-align: left;
}
body.page-cart input[type="text"] {
    width: 50%;
}
body.page-cart .view-commerce-cart-form tr {
    padding: 0;
    vertical-align: middle;
}
body.page-cart .entity.entity-commerce-product img {
    float: left;
    padding-right: 10px;
}
.commerce-order-handler-area-order-total .commerce-price-formatted-components tr.component-type-commerce-price-formatted-amount {
    font-family: 'sofia-pro';
    font-weight: normal;
}
.field-name-commerce-order-total .commerce-price-formatted-components tr.component-type-commerce-price-formatted-amount {
    background-color: #FFF;
}
body.page-checkout table.checkout-review {
    width: 100%;
}
body.page-checkout td.views-field.views-field-line-item-title {
    width: 40%;
}
body.page-checkout td.views-field.views-field-quantity {}body.page-user-orders .field-name-commerce-customer-billing .field-label {
    padding: 10px 0;
    font-family: 'SofiaProMedium';
}
body.page-checkout .form-item.webform-component.webform-component-radios.webform-component--civicrm-1-contact-1-fieldset-fieldset--civicrm-1-contact-1-cg11-custom-15 {
    width: 50%;
    float: left;
}
body.page-checkout .node-webform .fieldset-wrapper {
    border-top: 0;
    padding-top: 0;
}
#node-85 fieldset {
    padding: 0;
}
ul.action-links {
    list-style-type: none;
}
ul.action-links li a {
    text-decoration: none;
    background: none;
    text-transform: uppercase;
    font-weight: bold;
}
.checkout-buttons .checkout-cancel,
.checkout-buttons .checkout-back {
    color: #aaa;
    text-transform: uppercase;
    font-family: "sofia-pro";
    font-size: 14px;
}
.checkout-buttons .checkout-cancel:focus,
.checkout-buttons .checkout-back:focus,
.checkout-buttons .checkout-cancel:hover,
.checkout-buttons .checkout-back:hover {
    color: #aaa;
    text-decoration: underline;
}
.alert-box.success {
    background-color: #B5984F;
    border-color: #B5984F;
    color: #000;
    font-weight: normal;
    font-size: 1em;
    padding: 1em 1em 1em 3em;
}
.alert-box.success a {
    color: #000;
    font-weight: bold;
}
body.page-user-orders form#commerce-message-message-form {
    display: none;
}
body.page-membership-options table td.views-field.views-field-edit-quantity {
    text-align: center;
}
body.page-membership-options .alert-box.success,
body.node-type-event .alert-box-success,
body.node-type-event-series .alert-box-success {
    background-color: #b5984f;
    border-color: #B5984F;
    color: #000;
    background-image: url('/sites/all/themes/slm/images/checkmark.gif');
    background-repeat: no-repeat;
    background-position-y: 0.5em;
    background-position-x: 0.5em;
    background-position: 0.5em;
}
body.page-membership-options .view-header h4 {
    font-family: 'SofiaProMedium';
    font-size: 20px;
}
body.page-membership-options table thead tr th,
body.page-membership-options table tfoot tr th,
body.page-membership-options table tr th,
body.page-cart table thead tr th,
body.page-cart table tfoot tr th,
body.page-cart table tr th,
body.page-user-orders table thead tr th,
body.page-user-orders table tfoot tr th,
body.page-user-orders table tr th {
    background: #FFF;
    color: #b4974e;
    border-bottom: 2px solid #afafaf;
}
body.page-membership-options table.views-view-grid tr td {
    width: 25%;
}
body.page-membership-options > table.views-view-grid > div.views-field.views-field-field-image > div > img {
    width: 220px;
    height: 220px;
}
body.page-membership-options table tr td,
body.page-cart table tr td,
body.page-user-orders table tr td {
    border-bottom: 2px solid #CACACA;
}
body.page-membership-options table,
body.page-cart table,
body.page-user-orders table {
    border-collapse: separate;
    border-spacing: 0;
}
.page-membership-options tr.even,
.page-membership-options tr.odd,
.page-membership-options tr em,
body.page-cart tr.even,
body.page-cart tr.odd,
body.page-user-orders tr.even,
body.page-user-orders tr.odd {
    font-family: 'sofia-pro';
    text-transform: uppercase;
    background: transparent;
    font-style: normal;
}
body.page-membership-options table thead tr th.views-field-type {
    padding: 0;
}
body.page-membership-options table td.views-field.views-field-field-duration {
    width: 10%;
    text-align: center;
}
body.page-membership-options table td.views-field.views-field-add-to-cart-quantity {
    width: 8%;
    text-align: left;
}
body.page-membership-options button.secondary,
body.page-membership-options .button.secondary {
    float: right;
}
.view-footer {
    display: block;
    clear: both;
}
h4.complimentary {
    font-family: 'SofiaProMedium';
    font-size: 16px;
    padding: 0;
    margin: 0;
    color: #b4974e;
}
.views-exposed-form .views-exposed-widget .form-submit {}.block-block-18 {
    position: relative;
    margin-bottom: 40px;
}
.block-block-18 p.more,
.block-block-18 .more {
    bottom: 65px;
    color: #fff;
    font-family: 'sofia-pro';
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    vertical-align: bottom;
}
.block-block-18 .more p {
    background-color: #000;
    font-family: 'sofia-pro';
    padding: 15px 10px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: bottom;
}
.block-block-18 hr {
    margin: 2em 0;
    border-color: #ccc!important;
    border-width: 1px 0 0!important;
}
.block-block-15 p {
    color: #646464;
    font-family: 'sofia-pro';
    font-size: 16px;
}
div.content-container {
    margin-top: 20px;
}
body.page-user div.content-container {
    margin-top: 0px;
}
div.main-navigations .row {
    max-width: 100%;
}
.main-header {height: 2em;}
div#footer-bottom-second .row {
    max-width: 84%;
    width: 100%;
}
#block-commerce-kickstart-block-powered-drupal-commerce {
    display: none;
}
body.page-node table tr td {
    border-right: 1px solid #CACACA;
    border-bottom: 1px solid #CACACA;
}
body.page-node table {
    border-collapse: separate;
    border-spacing: 0;
}
body.page-node tr.even,
body.page-node tr.odd {
    font-family: 'sofia-pro';
    text-transform: uppercase;
    background: #FFF;
}
.view-events .views-row {
    background: #f7f7f7;
    float: left;
    list-style: none outside none;
    height: 510px;
    margin: 22px;
    padding: 17px 22px 22px 22px;
    position: relative;
    width: 246px;
}
.view-events .views-row {
    margin: 12px;
}
.view-events-title h3 a {
    font-size: 16px;
    line-height: 20px;
}
.view-events-title h3 {
    display: block;
    line-height: 10px;
    margin: 0 0 4px;
}
.view-events-title h3 a {
    color: #333;
    display: inline;
    font-family: "sofia-pro", Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.2;
    text-decoration: none;
    text-transform: uppercase;
}
.view-events-title {
    border-bottom: 1px solid #000;
    margin-bottom: 20px;
}
.view-events-item-more a,
.view-events-item-more span,
.view-events-item-more {
    color: #646464;
    font-family: Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    text-decoration: underline;
}
.view-events-item-more a {
    float: left;
}
.view-events-item-more span {
    color: #E31d1a!important;
    text-shadow: 0 0 1px #E31d1a;
}
.view-events-item-more {
    padding: 0 0 14px 0;
    position: relative;
    width: 200px;
    margin-bottom: 40px;
}
.view-events-item-links {
    bottom: 20px;
    position: absolute;
    border-bottom: 5px solid #E31d1a;
}
.view-events-item-links .icon-right-big:before {
    float: left;
}
.block-block h2 {
    font-family: "sofia-pro";
    border-bottom: 3px solid #000;
    padding-bottom: 15px;
    display: block;
    position: relative;
}
body.node-type-event .field.field-name-title.field-type-ds.field-label-hidden.field-wrapper,
body.node-type-admission .field.field-name-title.field-type-ds.field-label-hidden.field-wrapper,
body.node-type-event-series .field.field-name-title.field-type-ds.field-label-hidden.field-wrapper {
    position: absolute;
}
.block-block h3,
h2.event-title {
    font-family: 'sofia-pro';
}
.block-block hr {
    border-color: #000;
    border-width: 3px 0 0;
}
body.page-event .views-exposed-form .views-exposed-widget {
    float: left;
    padding: 0.5em 1em 0 0;
    width: 50%;
}
body.page-event .views-exposed-widget .views-submit-button {
    width: 30%;
}
body.page-event .views-exposed-form label {
    font-weight: normal;
}
body.page-event .views-exposed-form input[type="text"] {
    height: 2.8em;
}
body.page-event form .form-text {
    margin: 10px 0;
}
body.page-event table.views-view-grid td,
.field-name-field-ticket-note {
    background-color: #f7f7f7;
    padding: 20px;
    border: 2px solid #E2E2E2;
}
.field-name-field-ticket-note .field-label {
    font-family: 'sofia-pro';
    font-size: 20px;
    padding-bottom: 20px;
    text-transform: uppercase;
}
.right-block.clearfix.field.field-name-field-ticket-note.field-type-text-long.field-label-above.field-wrapper {
    margin: 20px 0;
}
.block-views-ticket-options-block-1 .view-header,
.block-views-ticket-options-block-1 table thead tr th,
.block-views-admission-options-block-1 .view-header,
.block-views-admission-options-block-1 table thead tr th,
.view-ticket-options .typeandquantity,
.view-event-series-options .typeandquantity,
.view-ticket-options div.date-label,
#date-heading {
    background-color: #000;
    color: #FFF;
}
.view-ticket-options div.location-label {
    background-color: #FFF;
    color: #000;
    font-weight: bold;
}
.block-views-ticket-options-block-1 table thead tr th,
#date-heading h4 {
    padding: 8px 20px;
}
.block-views-ticket-options-block-1 .view-header p,
.block-views-admission-options-block-1 .view-header p,
#date-heading h4,
.view-ticket-options .typequantity-label,
.view-event-series-options .typequantity-label,
.date-label > h4,
#location h4,
.view-ticket-options .location-label {
    padding: 8px 10px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0;
    text-align: left;
}
#views-form-event-series-options-block-1 td.views-field-add-to-cart-quantity {
    border-right: none;
}
.view-ticket-options .location-label p {
    padding: 0;
}
#location p,
#date-value p {
    padding: 8px 10px;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 0;
}
.block-views-ticket-options-block-1 .views-table,
.block-views-admission-options-block-1 .views-table {
    border-left: 1px solid #E2E2E2;
    border-spacing: 0;
}
#date-value {
    border: 1px solid #E2E2E2;
}
body.page-event table.views-view-grid div.views-field-title a {
    font-weight: bold;
}
body.node-type-event div.field-name-field-additional-info {
    border-top: 1px solid #CCCCCC;
    padding-top: 30px;
    margin-top: 30px;
}
.field-name-field-more-information a {
    background: #000 url(/sites/all/themes/slm/images/icn-right-big-white.png) no-repeat 302px center;
    color: #fff;
    float: left;
    font-family: 'SofiaProMedium';
    padding: 14px 36px 9px 22px;
    text-transform: uppercase;
    text-decoration: none;
}
.ds-2col-fluid > .group-left,
.ds-2col > .group-left {
    float: left;
    width: 65%;
}
.ds-2col-fluid > .group-right,
.ds-2col > .group-right {
    float: right;
    width: 33%;
    clear: right;
}
.group-left img,
body.node-event-series img,
body.node-event img {
    width: 100%;
    height: auto;
    padding-bottom: 20px;
}
div.view-id-admission_options,
#location,
#date-wrapper {
    float: right;
    clear: both;
}
#location,
#date-wrapper {
    position: relative;
    width: 33.3333%;
}
body.node-type-admission .group-left img {
    margin-bottom: 20px;
    margin-top: 60px;
}
body.node-type-event div.commerce-product-field-field-category-type,
body.node-type-event div.commerce-product-field-field-venue-code,
body.node-type-event div.commerce-product-field-field-organisation-code,
body.node-type-event div.commerce-product-field-field-cost-centre,
body.node-type-event div.commerce-product-field-field-project-code,
body.node-type-event div.commerce-product-field-field-account-code {
    display: none;
}
button#edit-submit--3 {
    margin-top: 30px;
}
body.page-membership-options div.view-membership-options {
    float: left;
}
body.page-node-45 h5 {
    text-transform: none;
}
body.page-node-45 fieldset {
    padding: 1.25em 0;
}
body.page-node-45 input[type="text"],
body.page-checkout input[type="text"] {
    width: 36%;
}
body.page-node-45 input[type="email"],
body.page-checkout input[type="email"],
body.page-checkout input#edit-submitted-civicrm-1-contact-1-fieldset-fieldset-civicrm-1-contact-1-address-street-address {
    width: 86%;
}
body.page-node-45 label[for*="civicrm"],
body.page-checkout label[for*="civicrm"] {
    float: left;
    width: 13%;
    margin-right: 3px;
}
body.page-node-45 label.option {
    float: none;
}
div#edit-submitted-civicrm-1-contact-1-fieldset-fieldset-civicrm-1-contact-1-cg4-custom-6 div.form-type-checkbox {
    width: 33%;
    float: left;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
div#edit-submitted-civicrm-1-contact-1-fieldset-fieldset-civicrm-1-contact-1-cg4-custom-6 div.form-type-checkbox .label {
    white-space: normal;
    text-align: left;
}
#webform-client-form-45 > div > fieldset.webform-component-fieldset.webform-component--civicrm-1-contact-1-fieldset-fieldset.form-wrapper > div > div.form-item.webform-component.webform-component-checkboxes.webform-component--civicrm-1-contact-1-fieldset-fieldset--civicrm-1-contact-1-cg4-custom-6 > label {
    width: 100%;
}
#webform-client-form-45 > div > fieldset.webform-component-fieldset.webform-component--civicrm-1-contact-1-fieldset-fieldset.form-wrapper > div > div.form-item.webform-component.webform-component-radios.webform-component--civicrm-1-contact-1-fieldset-fieldset--civicrm-1-contact-1-cg11-custom-15.webform-container-inline > label,
#webform-client-form-45 > div > fieldset.webform-component-fieldset.webform-component--civicrm-1-contact-1-fieldset-fieldset.form-wrapper > div > div.form-item.webform-component.webform-component-radios.webform-component--civicrm-1-contact-1-fieldset-fieldset--civicrm-1-contact-1-cg11-custom-16.webform-container-inline > label {
    width: 50%;
}
.webform-component--civicrm-1-contact-1-fieldset-fieldset--civicrm-1-contact-1-cg11-custom-15 label,
.webform-component--civicrm-1-contact-1-fieldset-fieldset--civicrm-1-contact-1-cg11-custom-16 label {
    float: none!important;
}
body.page-node-45 select {
    width: 238px;
    background: transparent url(/sites/all/themes/slm/images/dropdown.jpg) no-repeat center right;
    height: 32px;
    border: 1px solid #d8d8d8;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: .01px;
    text-overflow: "";
}
body.page-membership-options select {
    border: 1px solid #d8d8d8;
    box-sizing: border-box;
    border-radius: 0;
    overflow: hidden;
    position: relative;
}
.form-type-select {
    width: 238px;
    overflow: hidden;
    position: relative;
}
select:focus {
    outline: none;
}
.form-type-select select {
    height: 32px;
    padding: 5px 0 5px 5px;
    background: transparent url(/sites/all/themes/slm/images/dropdown.jpg) no-repeat right 14px bottom 0;
    border: none;
    -webkit-appearance: none;
}
body.page-membership-options .form-type-select select {
    overflow: hidden;
    width: 107%;
}
@-moz-document url-prefix() {
    body.page-membership-options .form-type-select select {
        width: 107%;
    }
}
#webform-client-form-45 > div > fieldset.webform-component-fieldset.webform-component--civicrm-1-contact-1-fieldset-fieldset.form-wrapper > div > div.form-item.webform-component.webform-component-radios.webform-component--civicrm-1-contact-1-fieldset-fieldset--civicrm-1-contact-1-cg11-custom-15.webform-container-inline,
#webform-client-form-45 > div > fieldset.webform-component-fieldset.webform-component--civicrm-1-contact-1-fieldset-fieldset.form-wrapper > div > div.form-item.webform-component.webform-component-radios.webform-component--civicrm-1-contact-1-fieldset-fieldset--civicrm-1-contact-1-cg11-custom-16.webform-container-inline,
#webform-client-form-45 > div > fieldset.webform-component-fieldset.webform-component--civicrm-1-contact-1-fieldset-fieldset.form-wrapper > div > div.form-item.webform-component.webform-component-textfield.webform-component--civicrm-1-contact-1-fieldset-fieldset--civicrm-1-contact-1-phone-phone.webform-container-inline,
#webform-client-form-45 > div > fieldset.webform-component-fieldset.webform-component--civicrm-2-contact-1-fieldset-fieldset.form-wrapper > div > div.form-item.webform-component.webform-component-textfield.webform-component--civicrm-2-contact-1-fieldset-fieldset--civicrm-2-contact-1-phone-phone,
.b-date {
    clear: both;
}
body.page-node-45 input#edit-submitted-civicrm-1-contact-1-fieldset-fieldset-civicrm-1-contact-1-contact-first-name,
body.page-node-45 input#edit-submitted-civicrm-2-contact-1-fieldset-fieldset-civicrm-2-contact-1-contact-first-name,
body.page-node-45 .fname input,
body.page-checkout input#edit-submitted-civicrm-1-contact-1-fieldset-fieldset-civicrm-1-contact-1-contact-first-name {
    float: left;
    margin-right: 1%;
}
#edit-submitted-civicrm-1-contact-1-fieldset-fieldset-civicrm-1-contact-1-cg4-custom-6 {
    width: 77.5%;
    width: calc(79% - 2ex);
    overflow: hidden;
    margin-bottom: 20px;
    margin-left: 2ex;
}
#edit-submitted-civicrm-1-contact-1-fieldset-fieldset-civicrm-1-contact-1-cg11-custom-15 label .secondary.label,
#edit-submitted-civicrm-1-contact-1-fieldset-fieldset-civicrm-1-contact-1-cg11-custom-16 label .secondary.label {
    font-weight: normal;
}
.node-webform fieldset {
    border: 0;
    padding-left: 0;
    padding-right: 0;
}
.node-webform .fieldset-wrapper {
    border-top: 1px solid #000;
    padding-top: 20px;
}
.node-webform span.fieldset-legend,
.node-webform span.secondary,
.page-checkout label span.secondary {
    font-family: 'SofiaProMedium';
}
.node-webform span.fieldset-legend,
.node-webform a.fieldset-title {
    font-size: 20px;
    color: #000;
    font-weight: normal;
    line-height: 22px;
    text-transform: uppercase;
    text-decoration: none;
}
label span.secondary {
    color: #565454;
}
#webform-client-form-45 button.secondary,
#webform-client-form-45 .button.secondary {
    background-color: #CCC;
}
body.page-cart button,
body.page-cart.button {
    border-color: transparent;
    font-family: 'SofiaProMedium';
    padding: 10px 20px;
    margin: 0;
}
.view-ticket-options button.secondary,
.view-ticket-options .button.secondary,
.view-id-admission_options button.secondary,
.view-id-admission_options .button.secondary {
    background-color: #000;
    color: #FFF;
    float: right;
}
.view-ticket-options button.secondary:hover,
.view-ticket-options button.secondary:focus,
.view-ticket-options .button.secondary:hover,
.view-ticket-options .button.secondary:focus {
    background-color: #CCC;
    color: #FFF;
    transition: background-color 300ms ease-out 0s;
}
button,
.button {
    border: 0;
    font-weight: normal;
}
button.secondary,
.button.secondary {
    background-color: #000;
    border-radius: 0;
    color: #FFF;
    font-family: 'SofiaProMedium';
    font-weight: normal;
    text-transform: capitalize;
    padding: 10px 40px;
}
button:hover,
button:focus,
.button:hover,
.button:focus {
    background-color: #cccccc;
}
button.secondary:hover,
button.secondary:focus,
.button.secondary:hover,
.button.secondary:focus {
    background-color: #ccc;
    color: #FFF;
    transition: background-color 300ms ease-out 0s;
}
#user-login h1,
#user-login h2 {
    font-family: 'SofiaProMedium';
    font-size: 18px;
}
#user_login_form label {
    font-family: 'SofiaProMedium';
    float: left;
    margin-right: 5%;
}
.form-item.form-type-textfield.form-item-commerce-payment-payment-details-credit-card-number > label,
.commerce-credit-card-expiration label {
    float: left;
    margin-right: 14px;
    width: 12%;
}
body.page-checkout-review select {
    width: 410px;
    max-width: 44%;
}
#payment-details input {
    width: 84%;
}
#user-login a.login-password,
#user-login a.login-register {
    display: block;
    font-family: 'sofia-pro';
    font-size: 14px;
    padding-top: 20px;
    text-transform: uppercase;
}
#user-login input.form-text {
    width: 80%;
}
#user-login .button {
    margin-top: 30px;
}
html.js body.html div.view.view-commerce-backoffice-orders div.attachment.attachment-before ul.action-links {
    display: none;
}
div.view-cart-summary td.views-field.views-field-quantity {
    padding: 0;
}
body.page-user,
body.page-user-register .form-item,
body.page-user-register .form-title {
    font-family: 'sofia-pro';
}
.profile-header h2 {
    font-family: 'sofia-pro';
    border-bottom: 3px solid #000;
    padding-bottom: 15px;
    font-size: 36px;
}
.profile-name-and-address,
.subscription-preferences,
.related-member-details,
.related-kids {
    padding-top: 40px;
}
span.profile-title,
span.subscription-preferences-title,
span.interests-title {
    float: left;
    text-transform: uppercase;
    font-size: 20px;
    color: black;
}
span.profile-edit,
span.subscription-preferences-edit,
span.interests-edit {
    text-align: right;
}
body.page-user div#crm-container,
.resubscribe-message {
    display: block;
    clear: both;
    padding: 20px 0;
    border-top: 1px solid black;
}
body.page-user div#crm-container .label,
body.page-user div#crm-profile-block .label,
.member-id .label,
.member-start .label,
.linked-member-first-name .label,
.linked-member-last-name .label {
    background-color: #FFF;
    color: #000;
    font-family: 'sofia-pro';
}
.member-id .label,
.member-start .label,
.linked-member-last-name .label,
.linked-member-first-name .label {
    float: left;
    clear: both;
    margin-right: 2%;
    text-align: right;
    width: 17%;
}
.member-id,
.member-start,
.linked-member-first-name,
.linked-member-last-name {
    margin-bottom: 1em;
}
.member-id,
.related-members-wrapper,
.related-kids-wrapper {
    margin-top: 20px;
}
.kids-wrapper {
    margin-top: 40px;
}
span.profile-values {
    display: block;
}
.page-user .profile-values .content {
    margin-left: 19%;
}
span#user-page-profile-Nam,
span#user-page-profile-Con,
span#user-page-profile-Sub,
span#user-page-profile-Int {
    display: none;
}
#edit-account label {
    display: inline;
    text-align: right;
}
#edit-account {
    padding: 1.25em;
}
#edit-account .form-type-textfield label {
    width: 15%;
}
#edit-account .form-type-password .label.secondary {
    width: 25%;
}
#edit-account .form-type-textfield label,
#edit-account .form-type-password .form-required,
#edit-account .form-type-password .label.secondary {
    float: left;
    text-align: right;
    color: #444;
    font-weight: normal;
    font-size: 15px;
}
#edit-account .form-type-password .form-required {
    color: #f00!important;
}
#edit-account .form-type-password label,
#edit-account .form-required {
    display: inline;
}
#edit-account input#edit-pass-pass1,
#edit-account input#edit-pass-pass2 {
    width: 68%;
    margin-left: 32%;
}
#edit-account .password-strength,
#edit-account .password-confirm {
    width: 17em;
    float: none;
    margin-top: 0;
    margin-left: 11.7em;
}
#edit-account input#edit-name,
#edit-account input#edit-mail {
    width: 81%;
    margin-left: 19%;
}
#profilewrap1 fieldset {
    border: none;
}
#profilewrap1 legend {
    text-transform: uppercase;
    border-bottom: 1px solid #333;
    width: 100%;
    padding: 20px 0;
    font-size: 16px;
}
#edit-account .form-item .description {
    margin-left: 14em;
}
div.form-item div.password-suggestions {
    padding: 0.5em 0.7em;
}
div.form-item div.password-suggestions ul li {
    margin-left: 20px;
}
.view-event-series-options button.secondary,
.view-event-series-options .button.secondary,
.view-id-admission_options button.secondary,
.view-id-admission_options .button.secondary {
    background-color: #000;
    color: #fff;
    float: right;
}
.view-event-series-options button.secondary:hover,
.view-event-series-options button.secondary:focus,
.view-event-series-options .button.secondary:hover,
.view-event-series-options .button.secondary:focus {
    background-color: #ccc;
    color: #fff;
    transition: background-color 300ms ease-out 0s;
}
.view-event-series-options td.views-field-title {
    font-family: "sofia-pro";
    text-transform: uppercase;
}
.view-event-series-options .date-value {
    margin-bottom: 0px;
    padding-right: 10px;
}
.view-event-series-options .location-value {
    border-bottom: 1px solid #CACACA;
    margin-bottom: 0px;
    clear: both;
}
.view-event-series-options span.main-content {
    float: left;
    width: 90%;
}
.view-event-series-options span.icon-wrapper {
    float: right;
    width: 10%;
    padding: 8px 0;
    width: 10%;
    font-family: 'fontello';
}
.view-event-series-options .expander:before {
    font-family: 'fontello';
    content: "\e81e";
}
.view-event-series-options .expander-flipped:before {
    font-family: 'fontello';
    content: "\e821";
}
#views-form-event-series-options-block-1 {
    border: 1px solid #CACACA;
}
.view-event-series-options .views-table tbody,
.view-event-series-options .views-field-title {}.view-event-series-options .views-table tbody table tr td {
    border-right: 0;
}
.view-event-series-options .views-table {
    margin-bottom: 0px;
}
.view-event-series-options .event-series-date-and-location {
    border-top: 1px solid #CACACA;
}
.view-event-series-options .event-series-date-and-location .date-value p {
    margin-bottom: 0;
}
#views-form-event-series-options-block-1 #edit-submit--2 {
    margin-top: 28px;
}
.view-ticket-options .location-value {
    text-align: left;
    padding: 8px 10px;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.view-ticket-options .date-value {
    text-align: left;
    padding: 4px 10px;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.view-ticket-options .date-value p,
.event-series-date-and-location .date-value p,
.event-series-date-and-location .location-value p {
    margin-bottom: 0px;
    text-align: left;
    padding: 8px 10px;
}
span.icon-plus {
    float: left;
    width: 17px;
}
.icon-plus:before {
    margin-top: 0.5em;
}
.icon-minus:before {
    margin-top: 0.5em;
}
td.views-field.views-field-nothing {
    padding: 4px;
}
.collapsed-tickets {
    display: none;
}
body.page-membership-options .hover {
    background-color: #f7f7f7;
}
#webform-ajax-wrapper-85 button.form-submit {
    display: none;
}
.view-membership-options #edit-submit-membership-options {
    display: none;
}
html.js body.html.not-front.logged-in.no-sidebars.page-admin.page-admin-commerce.page-admin-commerce-pos.tao.fubik.fubik-no-sidebars.with-local-tasks.admin-menu.coffee-processed div#modalContent div.ctools-modal-content div#modal-content.modal-content form#user-register-form.user-info-from-cookie.ctools-use-modal-processed.user-info-from-cookie-processed div div#edit-account.form-wrapper div.form-item.form-type-radios.form-item-status,
html.js body.html.not-front.logged-in.no-sidebars.page-admin.page-admin-commerce.page-admin-commerce-pos.tao.fubik.fubik-no-sidebars.with-local-tasks.admin-menu.coffee-processed div#modalContent div.ctools-modal-content div#modal-content.modal-content form#user-register-form.user-info-from-cookie.ctools-use-modal-processed.user-info-from-cookie-processed div div#edit-account.form-wrapper div.form-item.form-type-checkboxes.form-item-roles,
html.js body.html.not-front.logged-in.no-sidebars.page-admin.page-admin-commerce.page-admin-commerce-pos.tao.fubik.fubik-no-sidebars.with-local-tasks.admin-menu.coffee-processed div#modalContent div.ctools-modal-content div#modal-content.modal-content form#user-register-form.user-info-from-cookie.ctools-use-modal-processed.user-info-from-cookie-processed div div#edit-account.form-wrapper div.form-item.form-type-checkbox.form-item-notify,
html.js body.html.not-front.logged-in.no-sidebars.page-admin.page-admin-commerce.page-admin-commerce-pos.tao.fubik.fubik-no-sidebars.with-local-tasks.admin-menu.coffee-processed div#modalContent div.ctools-modal-content div#modal-content.modal-content form#user-register-form.user-info-from-cookie.ctools-use-modal-processed.user-info-from-cookie-processed div fieldset#edit-ldap-user-fields.collapsible.form-wrapper.fieldset.titled.collapse-processed {
    display: none;
}
.button-group > * {
    margin: 0px 0px 0px 2px;
    float: left;
}
.page-user- ul.button-group,
.page-user-me ul.button-group {
    display: none;
}
#Subtotal-label p {
    text-transform: none;
    text-align: center;
    font-weight: normal;
}
#Subtotal-row p {
    font-family: 'sofia-pro';
}
td#Subtotal-label {
    border-top: 1px solid #CACACA;
}
td#Subtotal-value {
    border-top: 1px solid #CACACA;
}
.has-tip {
    display: none;
}
body.section-foh .content-container {
    margin-top: 0px;
}
div.token-input-dropdown {
    z-index: 1;
    margin-top: -22px;
}
div.webform-component-civicrm-contact ul.token-input-list {
    margin: 0 0 0 2ex;
    width: 77.5%;
    width: calc(79% - 2ex);
    line-height: 24px;
}
div.webform-component-markup > div.description > * {
    font-size: 1em;
}
div.form-item.webform-component > div.description {
    width: 77.5%;
    width: calc(79% - 2ex);
    margin-left: auto;
}
div.webform-component-markup > div.description > ul > li {
    list-style-position: inside;
}
div.webform-component-civicrm-contact ul.token-input-list input[type="text"] {
    margin: 0;
}
@media all and (min-width: 769px) {
    label[for="edit-submitted-civicrm-2-contact-1-fieldset-fieldset-civicrm-2-contact-1-contact-existing"] {
        margin-top: 1em;
    }
}
.webform-component > label,
.webform-client-form .crm-section > .label {
    font-family: "Arial", "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-weight: bold;
}
.webform-client-form button.button {
    font-family: 'SofiaProMedium';
}
.webform-component > label.element-invisible + * {
    margin-left: 19%;
}
.content .webform-component label.option {
    padding-left: 0.5ex !important;
}
.content .webform-component label.option,
.content .webform-component label.option > span.label.secondary {
    font-weight: bold !important;
    margin-left: 0;
    padding-left: 0.5ex !important;
    font-family: "Arial", "HelveticaNeue", "Helvetica Neue", sans-serif;
}
.webform-component .webform-container-inline label.element-invisible + * {
    margin-left: 0;
}
.webform-client-form .token-input-input-token input[type="text"] {
    border-style: none;
    box-shadow: none;
    margin-bottom: 0;
    font-size: 1em;
}
html div.token-input-dropdown {
    border-color: #999999;
    font-family: Arial, HelveticaNeue, Helvetica, sans-serif;
    font-size: 0.825em;
}
.webform-client-form ul.token-input-list {
    font-size: 0.875em;
}
.webform-client-form li.token-input-token {
    padding: 3px 8px;
    margin: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    height: 2.3125em;
}
.webform-client-form fieldset {
    clear: both;
}
.crm-container:after {
    display: table;
    content: '';
    clear: both;
    width: 100%;
    height: 0;
}
.page-civi-contributions .row.primary-page-content {
    margin-left: 0;
    margin-right: 0;
}
.webform-client-form #billingcheckbox {
    margin-left: calc(19% + 2ex);
    margin-right: 1ex;
    float: left;
}
.webform-client-form #billingcheckbox + label {
    display: block;
    margin-bottom: 1em;
}
.form-item > .field-prefix {
    width: 0;
    display: inline-block;
    margin-right: -0.5ex;
}
.webform-datepicker {
    margin-left: 1.75ex;
    display: inline-block;
    width: 77.5%;
    width: calc(79% - 1.75ex);
}
.webform-datepicker .form-item > select.form-select {
    width: 20%;
    min-width: 10em;
}
.form-item > .token-input-list,
.form-item > select.form-select {
    font-family: inherit;
    font-size: 0.875em;
    margin-left: 2ex;
    clear: none;
    display: inline-block;
}
.form-item > .token-input-list > .token-input-token {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row;
    flex-flow: row;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: baseline;
    align-items: baseline;
}
.form-item > select.form-select,
.form-item > .form-checkboxes {
    width: 77.5%;
    width: calc(79% - 2ex);
}
.token-input-token > * {
    font-size: 1em;
}
table tr div.form-item.form-type-radio.form-item-submitted-civicrm-1-membership-1-membership-membership-type-id label.option span.label {
    font-weight: normal !important;
}
div.webform-component--civicrm-1-membership-1-membership-membership-type-id th {
    font-family: "Sofia Pro";
    font-weight: normal;
    padding-left: 1em;
    padding-right: 1em;
}
div.webform-component--civicrm-1-membership-1-membership-membership-type-id thead th {}div.webform-component--civicrm-1-membership-1-membership-membership-type-id thead th:first-child {}div.webform-component--civicrm-1-membership-1-membership-membership-type-id table {
    margin: 0 auto 1em;
}
div.webform-component--civicrm-1-membership-1-membership-membership-type-id table thead {
    background: none;
}
div.webform-component--civicrm-1-membership-1-membership-membership-type-id table thead th {
    background: none;
    border: none;
    border-bottom: 2px solid #CACACA;
    color: #b5984f;
}
div.webform-component--civicrm-1-membership-1-membership-membership-type-id table tbody th {
    border-bottom: 1px solid #CACACA;
    color: black;
    background: none;
}
div.webform-component--civicrm-1-membership-1-membership-membership-type-id table tbody td {
    border: none;
    border-bottom: 1px solid #CACACA;
}
div.webform-component--civicrm-1-membership-1-membership-membership-type-id .form-item.form-type-radio input {
    float: right;
}
div.webform-component--civicrm-1-membership-1-membership-membership-type-id .form-item.form-type-radio label {
    float: left !important;
    padding-right: 0.5ex;
}
.webform-component--confirmation-hook h3 {
    padding-top: 0.5em;
}
.webform-client-form .form-item.webform-component--confirmation-hook {
    display: block;
}
.webform-component--confirmation-hook:after,
.webform-component--confirmation-hook > div > dl > dd:after {
    display: table;
    content: '';
    clear: both;
}
.webform-component--confirmation-hook > div > dl > dt {
    width: 25%;
    float: left;
    clear: left;
    text-align: right;
    margin-right: 1em;
    color: #333;
    font-family: 'SofiaProMedium';
}
.webform-component--confirmation-hook > div > dl > dd {
    margin-bottom: 0.5em;
}
table#wf-crm-billing-items {
    margin: 0 auto 1em;
    min-width: 50%;
}
table#wf-crm-billing-items caption {
    background: none;
    font-size: 1em;
    font-family: "Sofia Pro";
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 0.5em;
}
table#wf-crm-billing-items tbody td {
    font-family: "Sofia Pro";
    font-weight: normal;
    border: none;
    border-bottom: 1px solid #CACACA;
}
div.crm-container label {
    color: #333;
    font-family: 'SofiaProMedium';
}
div.crm-container fieldset legend,
.webform-client-form .form-item.webform-component > label {
    color: #000;
    font-size: 1em;
    font-family: 'SofiaProMedium';
    font-weight: bold;
    line-height: 22px;
    background: #fff;
    margin: 0 auto 0 0;
}
.webform-client-form .form-item.webform-component > label > span,
.webform-client-form .crm-section .label {
    font-size: initial;
    white-space: normal;
}
.webform-client-form .crm-section .label > * {
    font-size: 1em;
}
.webform-client-form .crm-container .crm-marker {
    color: #f00;
    padding-left: 0.5ex;
}
.webform-client-form .form-item.webform-component-radios > label {
    width: 100% !important;
    float: none !important;
    text-align: left !important;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
}
.hidden-payment-options {
    display: none;
}
.webform-client-form .form-item > * {
    box-sizing: border-box;
}
.webform-client-form .crm-container .crm-section,
.webform-client-form .form-item {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.crm-section > .crm-section {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
}
.webform-client-form .form-item:before {
    content: '';
    display: block;
    margin: 0;
    width: 0;
    height: 0;
}
.webform-client-form .form-radios .form-item {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}
.webform-client-form .webform-datepicker .form-item:before {
    display: none;
}
.webform-client-form >:first-child {
    margin-left: 0;
}
.webform-client-form table .form-item.form-type-radio {
    -webkit-flex-flow: row-reverse nowrap;
    flex-flow: row-reverse nowrap;
}
.webform-client-form .webform-component.form-item {
    margin: 14px 0;
}
@media only screen and (min-width: 769px) {
    .webform-client-form .webform-component > .crm-beyondsydney-invalid,
    .webform-client-form .webform-component > .crm-concession-invalid,
    .webform-client-form .webform-component > label.element-invisible + input[type] {
        margin-left: 20.5%;
        margin-left: calc(19% + 2ex);
    }
    .webform-client-form .webform-component > .crm-beyondsydney-invalid,
    .webform-client-form .webform-component > .crm-concession-invalid {
        -webkit-flex: 1 1 0%;
        flex: 1 1 0%;
        text-align: center;
    }
}
.content .webform-client-form table .form-item.form-type-radio label > span.label.secondary {
    font-family: "Sofia Pro", sans-serif;
}
.form-checkboxes .form-item,
.form-radios.form-item {
    display: -webkit-inline-flex;
    display: inline-flex;
}
.form-item > ul.token-input-list {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
}
.form-item > ul.token-input-list > li.token-input-token {
    -webkit-flex: 1 0 auto;
    flex: 1 0 auto;
    line-height: normal;
    padding: 0.5em;
}
.form-item > ul.token-input-list > li.token-input-input-token {
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto;
    display: inline-block;
}
form li.token-input-token p {
    line-height: inherit;
}
form .webform-container-inline[class*="webform-component-civicrm"] ul.token-input-list {
    display: -webkit-flex;
    display: flex;
    position: static;
    top: 0;
}
.webform-datepicker {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-items: center;
    align-items: center;
}
.webform-datepicker .form-type-select {
    width: auto;
}
.webform-client-form .crm-container .crm-section .content,
.webform-client-form .crm-container .crm-section .label {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    float: left;
}
.crm-section .label {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}
.webform-client-form .crm-section > .content > input[type="text"],
.webform-client-form .crm-section > .content > input[type="email"],
.webform-client-form .crm-section > .content > select {
    width: 100%;
    height: 32px;
    margin-left: 0;
}
.webform-client-form .crm-section > .content > select.crm-form-date {
    width: auto;
    width: unset;
    padding: 5px 37px 5px 5px;
}
.webform-client-form .crm-public .select2-container .select2-choice .select2-arrow {
    width: 32px;
    background: transparent url(/sites/all/themes/slm/images/dropdown.jpg) no-repeat right -1px bottom 0;
    border-left: none;
    border-radius: 0;
}
.webform-client-form .crm-public .select2-container .select2-choice .select2-arrow b {
    background: transparent;
}
.webform-client-form .crm-public .select2-container .select2-choice {
    border-radius: 0;
    line-height: 30px;
    background-image: none;
    background-color: #f7f7f7;
    padding: 1px 2px !important;
}
.webform-client-form .crm-public .select2-container.select2-allowclear .select2-choice {
    padding-right: 64px;
}
.webform-client-form .crm-container .select2-container .select2-choice abbr {
    right: 32px;
    top: 8px;
}
.webform-client-form .crm-container .select2-container .select2-choice > .select2-chosen {
    color: rgba(0, 0, 0, 0.75);
    font-size: inherit;
}
.crm-section.auto-renew {
    display: none;
}
.crm-section > .label,
.webform-client-form .webform-component > label {
    width: 19%;
    float: left;
    text-align: right;
    text-transform: none !important;
    padding: 0.1875em 0.625em 0.25em 0;
    color: #4d4d4d;
    -webkit-flex: 1 0 19%;
    flex: 1 0 19%;
}
.content .crm-section label {
    font-weight: bold !important;
}
.webform-client-form fieldset {
    min-width: 0;
}
.webform-client-form label {
    margin-right: 0;
}
.webform-client-form .label {
    font-size: 15px;
    padding: 0 !important;
}
.crm-section input[type="text"],
.crm-section select,
.webform-client-form .crm-section > .content,
.webform-client-form select,
.webform-client-form input[type="email"],
.webform-client-form input[type="text"] {
    width: 77.5%;
    width: calc(79% - 2ex);
    display: inline-block;
    margin: 0;
    margin-left: 2ex;
}
.crm-container table,
.crm-container table tr {
    border: 1px solid #999 !important;
}
.crm-container table tr.columnheader th {
    border: none !important;
    background-color: transparent !important;
    color: black !important;
}
.crm-container table tr.columnheader {}.webform-datepicker select {
    width: 20%;
    margin-right: 10px;
}
.credit_card_exp_date-section select,
.webform-client-form select {
    background: transparent url(/sites/all/themes/slm/images/dropdown.jpg) no-repeat right -1px bottom 0 !important;
    height: 32px;
    padding: 5px 0 5px 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.credit_card_exp_date-section select::-ms-expand,
.webform-client-form select::-ms-expand {
    display: none;
}
.webform-client-form .form-item {
    clear: both;
}
.credit_card_exp_date-section select,
.webform-client-form select,
.crm-section input[type="text"],
.crm-section input[type="password"],
.webform-client-form input[type="email"],
.webform-client-form input[type="text"] {
    border-radius: 0 !important;
    border: 1px solid #999;
    background-color: white;
}
.content label {
    font-weight: normal !important;
    margin-left: 6px;
}
.form-type-checkbox {
    clear: none !important;
}
.webform-client-form .form-type-checkbox label {
    float: none;
    width: auto;
}
.webform-client-form .form-type-checkbox label .label {
    font-weight: normal !important;
}
.webform-component--civicrm-1-contact-1-fieldset-fieldset--civicrm-1-contact-1-cg11-custom-15 label {
    display: inline !important;
}
.form-item-submitted-civicrm-1-contact-1-fieldset-fieldset-civicrm-1-contact-1-cg11-custom-15 .label {
    text-transform: lowercase !important;
}
#edit-submitted-civicrm-1-contact-1-fieldset-fieldset-civicrm-1-contact-1-cg4-custom-6 label {
    display: inline !important;
}
.payment_options-group .crm-section.payment_processor-section .content input {
    margin-top: 6px;
}
.select2-container .select2-choice {
    padding: 0 0 0 8px !important;
}
#crm-container.crm-public .content {
    padding-top: 0 !important;
}
#crm-container.crm-public .crm-section,
.crm-section {
    margin-top: 6px;
}
.crm-container fieldset {
    border-top: none;
}
.price-set-option-content input {
    margin-right: 4px;
}
.crm-container .crm-section .label {
    background-color: transparent;
    text-transform: uppercase;
}
.page-user-me-edit span.label {
    font-size: 20px;
    font-weight: normal;
    color: black;
    padding: 20px 0px;
    text-transform: uppercase;
}
.crm-container .header-dark,
#crm-main-content-wrapper legend {
    font-family: 'SofiaProMedium';
    background-color: transparent;
    font-size: 20px;
    font-weight: normal;
    margin-left: 0;
    margin-bottom: 10px;
    padding: 20px 0px;
    color: black;
    border-bottom: 1px solid #000;
    text-transform: uppercase;
    width: 100%;
}
.ui-icon-triangle-1-w {
    background-position-y: -14px;
}
.ui-icon-check {
    background-position-y: -142px;
}
.crm-form-submit {
    text-shadow: none !important;
}
.crm-form-submit:hover {
    color: white !important;
}
.crm-button {
    background-color: black !important;
    padding: 8px 30px !important;
    border-radius: 0 !important;
    color: white !important;
    background-image: none !important;
    text-shadow: none !important;
    border: none !important;
    font-size: 15px;
    background-image: none !important;
    text-transform: none
}
.crm-button:hover {
    background-color: #aaa !important;
}
#crm-container.crm-public .content#pricevalue {
    padding-top: 6px !important;
}
#gift-code_group .content {
    float: right;
}
.crm-container .description {
    float: left;
}
.pay_later_receipt-section {
    clear: both;
    padding-top: 1em;
}
.crm-container a,
.crm-container a:link,
.crm-container a:visited {
    margin-left: 0;
}
.crm-container .select2-container .select2-choice > .select2-chosen {
    color: #333;
}
#cms_confirm_pass {
    margin-bottom: 0;
}
#cms_name {
    margin-bottom: 8px;
}
#checkavailability {
    line-height: 27px;
    margin-left: 10px;
}
@media only screen and (min-width: 48em) {
    .large-8 {
        min-width: 48em;
    }
}
@media only screen and (max-width: 48em) {
    #edit-submitted-civicrm-1-contact-1-fieldset-fieldset-civicrm-1-contact-1-cg4-custom-6 {
        width: 90%;
        margin-left: 0 !important;
    }
    #edit-submitted-civicrm-1-contact-1-fieldset-fieldset-civicrm-1-contact-1-cg4-custom-6 .form-type-checkbox {
        width: 50% !important;
    }
    .crm-section .label,
    .webform-client-form .webform-component > label {
        width: auto !important;
        float: none !important;
        text-align: left !important;
        padding-left: 0px !important;
        margin-left: 0px;
        display: block;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
    }
    .crm-public .crm-section .content {
        width: 100%;
        width: calc(100vw - 2em);
        margin-left: 0;
        margin-right: 0;
    }
    .content .crm-section label {
        margin-left: 0;
    }
    .credit_card_exp_date-section select,
    .webform-client-form select,
    .form-item > select.form-select,
    .form-item > .webform-datepicker,
    .crm-section input[type="text"],
    .webform-client-form input[type="email"],
    .webform-client-form input[type="text"],
    form .webform-container-inline[class*="webform-component-civicrm"] ul.token-input-list,
    .webform-component > label.element-invisible + * {
        width: 100%;
        float: none;
        margin-left: 0px;
    }
    #crm-container.crm-public .content {
        margin-left: 0;
        width: 100%;
    }
    #edit-account {
        padding: 0;
    }
    #edit-account .form-type-password .label.secondary {
        float: none;
        text-align: left;
        width: auto;
    }
    #edit-account .form-type-password .form-required {
        float: none;
    }
    .page-user-register label {
        float: none !important;
        text-align: left !important;
        display: block !important;
        width: 100% !important;
    }
    #edit-account input#edit-pass-pass1,
    #edit-account input#edit-pass-pass2,
    .page-user-register input[type="text"] {
        margin-left: 0 !important;
        width: 100% !important;
        background-color: white;
        border: 1px solid #999;
    }
    .page-user-register .crm-section .content {
        margin-left: 0 !important;
        width: 100%;
    }
    .password-parent,
    .confirm-parent {
        width: 100%;
    }
    #edit-account .form-item .description {
        margin-left: 0;
    }
    #edit-account .password-strength,
    #edit-account .password-confirm {
        width: 100% !important;
        margin-left: 0 !important;
    }
    .webform-client-form #billingcheckbox {
        margin-left: 0;
    }
    .webform-client-form .webform-component.form-item[class*=contribution-total-amount] {
        -webkit-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
    }
    .webform-client-form .webform-component.form-item[class*=contribution-total-amount] > label {
        -webkit-flex: 0 1 auto;
        flex: 0 1 auto;
        margin-right: 0;
    }
    .webform-client-form .webform-component.form-item[class*=contribution-total-amount] .label {
        text-align: left;
    }
    .webform-client-form .webform-component.form-item[class*=contribution-total-amount] > .field-prefix {
        width: auto;
        margin-right: 0;
        margin-left: 1ex;
    }
    .webform-client-form .webform-component.form-item[class*=contribution-total-amount] > input {
        width: auto;
        min-width: 0;
        margin-left: 0;
        margin-right: 0;
        -webkit-flex: 0 4 auto;
        flex: 0 4 auto;
    }
}
html.lt-ie9 .hide-for-small {
    display: block !important;
}
html.lt-ie9 .row .row {
    margin: 0 -8px;
}
html.lt-ie9 .view-events-landing-page .views-row .views-field-php .clearfix {
    height: 150px;
}
html.lt-ie9 .view-events-landing-page div.views-row {
    line-height: normal;
    clear: both;
}
html.lt-ie9 .view-events-landing-page .events-row-wrapper {
    clear: both;
}
html.lt-ie9 .row.big-thumbnail {
    clear: both;
    padding-top: 40px;
}
html.lt-ie9 .third-navigation .block-beslm-properties-menu .nav-bar > li.item-2 a {
    min-width: 90px;
}
html.lt-ie9 .third-navigation .block-beslm-properties-menu .nav-bar > li.item-3 a {
    min-width: 110px;
}
html.lt-ie9 .third-navigation .block-beslm-properties-menu .nav-bar > li.item-4 a {
    min-width: 130px;
}
html.lt-ie9 #showcase-nav {
    right: 1%;
    top: 25%;
}
.lt-ie9 .whats-on .tab-0 .title {
    left: 0;
}
.lt-ie9 .whats-on .tab-1 .title {
    left: 200px !important;
}
.lt-ie9 .whats-on .tab-2 .title {
    left: 400px !important;
}
.lt-ie9 .whats-on .tab-3 .title {
    left: 600px !important;
}
.lt-ie9 .whats-on .section-container.auto > section > .title a {
    width: 180px;
}
.lt-ie9 .whats-on .view-events-landing-page div.views-row {
    clear: none;
}
.lt-ie9 .front .houses-museums-item {
    min-height: 350px;
}
.lt-ie9 .node-property .middle .large-3.middle-left h2.pane-title,
.lt-ie9 .node-property .middle .large-3.middle-center-left h2.pane-title,
.lt-ie9 .node-property .middle .large-3.middle-center-right h2.pane-title,
.lt-ie9 .node-property .middle .large-3.middle-right h2.pane-title {
    font-size: 16px;
    line-height: 16px;
}
.lt-ie9 .social-share {
    line-height: 50px;
}
.lt-ie9 .social-share li {
    padding: 10px 6%;
}
.lt-ie9 .node-property .visit-opening-hours,
.lt-ie9 .node-property .visit-entry-price,
.lt-ie9 .node-property .visit-address,
.lt-ie9 .node-property .middle .large-3.middle-right .additional-links li a {
    font-size: 10px;
}
.lt-ie9 .third-navigation .sticky-logo-wrapper {
    width: 8.55%;
}
.lt-ie9 .section-education #slm-grid > .row > div {
    padding-left: 0.6875em;
    padding-right: 0.6875em;
}
.lt-ie9 .section-venues .block-system-main-menu .nav-bar > li > a {
    font-size: 14px;
    line-height: 16px;
}
.lt-ie9 .section-venues .block-system-main-menu .nav-bar > li.first {
    width: 9%;
}
.lt-ie9 .section-venues .block-system-main-menu .nav-bar > li.last {
    width: 7%;
}
.lt-ie9 .pane-content .weather {
    min-width: 180px;
}
.lt-ie9 .additional-links li {
    font-size: 10px;
}
.lt-ie9 .highlight-wrapper .highlight-number {
    width: 70px;
}
.lt-ie9 .highlight-wrapper .highlight-desc {
    margin: 0 0 0 180px;
}
.lt-ie9 .highlight-wrapper .highlight-text {
    font-size: 11px;
    line-height: 1.1;
}
.lt-ie9 .view-property-news .news-title {
    font-size: 18px;
    line-height: 24px;
}
.lt-ie9 .ctools-auto-submit-full-form input[type="submit"] {
    display: block;
}
.block-menu-menu-footer-menu .nav-bar > li {
    line-height: 1.7;
}
.sticky .pane-bundle-chapter-navigation,
.sidebar.sticky > div {
    position: fixed;
    background-color: #FFF;
    z-index: 2;
}
.lt-ie9 .third-navigation-wrapper,
.lt-ie9 .main-navigations,
.lt-ie9 .sidebar.sticky > div {
    position: static !important;
}
.lt-ie9 .sidebar {
    width: 16% !important;
}
.lt-ie9 .news-navigation-dropdown {
    left: 960px;
    right: auto;
}
.lt-ie9 .view-property-news .large-9 .media.large {
    height: 370px;
}
.sidebar.sticky > div {
    top: 20px;
}
.sub-nav dt a,
.sub-nav dd a {
    color: #999;
    text-decoration: none;
    font-size: 14px;
}
#block-search-form {
    padding-right: 81px;
}
#block-search-form .icon-search {
    position: absolute;
    right: 10px;
}
#footer-bottom .block-block-4 {
    background-position: center bottom;
    background-repeat: no-repeat;
    display: block;
    height: 290px;
    margin: 0 auto;
    max-width: 1336px;
    text-align: center;
}
#footer-bottom .block-block-4 a {
    display: block;
    height: 290px;
    margin: 0 auto;
    max-width: 1280px;
    width: 100%;
}
a.datepick-cmd {
    height: 2.5em;
    font-size: 12px;
    font-family: 'sofia-pro', Arial, "HelveticaNeue", "Helvetica Neue", sans-serif;
    text-transform: uppercase;
    padding-top: 5px;
}
.datepick-nav,
.datepick-ctrl {
    float: left;
    width: 101%;
    background-color: #000;
    color: #fff;
    font-size: 90%;
    font-weight: bold;
}
.filter-accordion .icon-calendar-empty {
    color: #ccc;
}

.block-menu-block-5 .block-title {
    padding: 28px 0px;
}
.position-fix-menu .block-menu-block-3 .block-title {
    padding: 5px 0;
}
.position-fix-menu .block-menu-block-5 .block-title {
    padding: 16px 0;
}
.block-menu-block-3 .nav-bar ul,
.block-menu-block-5 .nav-bar ul {
    display: none;
}
.campaignmonitor-subscribe-form .alert-box {
    margin-left: 8px;
}
.block-campaignmonitor .ajax-progress.ajax-progress-throbber {
    padding-left: 6px;
}
.block-campaignmonitor .ajax-progress.ajax-progress-throbber .throbber {
    background: url(/sites/all/themes/slm/images/ajax-loader.gif) left center no-repeat;
    margin-right: 2px;
}
#user-login a[href="/twitter/redirect"] {
    display: none;
}
.node-unpublished {
    background-color: #fff4f4;
    display: inline-block;
    line-height: 17px;
    padding: 5px 0 0;
    margin-bottom: 8px;
}
.node-full.node-unpublished {
    display: block;
}
.node-unpublished a {
    margin-bottom: 0 !important;
}
.no-padding {
    padding: 0;
}
.education-top-menu+ul.nav-bar {
    display: none;
}
.lt-ie9 .show-for-small,
.lt-ie9 .view-exhibition-hero-image-video .views-field-php,
.lt-ie9 .field-hero-media .file-video {
    display: none !important;
}
.sticky > .block .block-title {
    margin-top: 0;
}
.third-navigation .block-beslm-properties-menu .nav-bar > li:first-child a.create-visit-page {
    padding: 0 5px;
}
.create-visit-page .icon-plus {
    padding-right: 5px;
}
.label.secondary {
    background-color: transparent;
    color: #333;
    padding: 10px 0;
}
form .field-multiple-table {
    margin: 0;
    width: 100%;
}
div.ctools-modal-content .modal-content {
    padding: 1em 1em 0 1em;
    overflow: auto;
    position: relative;
    width: 100% !important;
    overflow-x: hidden;
}
.ctools-modal-content select {
    width: auto;
}
.button,
.ctools-modal-content input[type="submit"] {
    background: #000;
    padding: 10px;
}
.ctools-modal-content form .form-text {
    margin: 0 0 30px;
    background: #fff;
    border: #ccc 1px solid;
}
div.ctools-modal-content .form-item table th label {
    width: 100%;
    float: none;
    clear: both;
    background: none;
    color: #fff;
    padding-left: 30px;
}
.form-type-radio .description,
.form-type-checkbox .description {
    margin-left: 0;
}
.has-tip {
    border-bottom: dotted 1px #ccc;
    cursor: help;
    font-weight: bold;
    color: #333;
    font-size: 9px;
}
.node-type-tour .highlight {
    display: none;
}
div.autocomplete-deluxe-container input.autocomplete-deluxe-form-single {
    margin: 0 !important;
    padding: 0 5px !important;
    float: left !important;
}
div.autocomplete-deluxe-container input.autocomplete-deluxe-form {
    margin: 0 !important;
}
div.autocomplete-deluxe-throbber {
    width: 16px;
    float: right;
    height: 21px;
    margin-top: 6px;
}
div.autocomplete-deluxe-multiple,
.autocomplete-deluxe-container {
    height: 35px;
    width: 300px;
    display: block;
}
.main-navigations {
    width: 100% !important;
}
.node-type-webform .highlight {
    display: none;
}
.block-system-main-menu ul ul {
    display: none;
}
.carousel-nav {
    padding-bottom: 10px;
}
.crsl-item img {
    width: 100%;
    height: 100%;
}
.image-pane-content .image img {
    max-width: 100%;
}
#fieldable-panels-panes-fieldable-panels-pane-content-type-edit-form .form-item-link {
    display: none;
}
div.ctools-modal-content .vertical-tabs fieldset.vertical-tabs-pane {
    clear: none !important;
    padding-top: 15px !important;
}
.field-facebook-profile-add-more-wrapper {
    position: relative;
}
.placeholder-pane {
    display: none;
}
.panels-ipe-editing .placeholder-pane {
    display: block;
}
.third-navigation.position-fix-menu h2.property-title a {
    line-height: 16px;
}
.third-navigation.position-fix-menu h2.property-title a:hover {
    border-color: transparent;
}
.sidebar > div {
    padding-top: 8px;
}
@media all and (max-width: 1280px) {
    .location-wrapper .large-6 .additional-links li {
        border: medium none;
        display: block;
    }
}
@media all and (max-width: 1024px) {
    .additional-links li {
        font-size: 10px;
    }
    .view-property-news .news-title {
        font-size: 18px;
        line-height: 24px;
    }
    .crsl-item img {
        height: auto;
    }
    .node-basic-page .gutter-inside {
        margin-bottom: 0;
    }
    .node-basic-page .gutter-inside img {
        margin-bottom: 4em;
    }
}
@media all and (max-width: 980px) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        word-wrap: break-word;
    }
    .section-stories-histories .property-title a {
        font-size: 16px;
        line-height: 20px;
    }
    .whats-on .view-header {
        font-size: 20px;
        line-height: 24px;
    }
    div.reveal-modal {
        left: 0;
        margin: 0 !important;
        width: 100% !important;
    }
    .popup-image-container {
        max-width: none;
    }
    .additional-links li {
        border: none;
        display: block;
        padding: 2px 0;
    }
    blockquote {
        font-size: 20px;
        line-height: 1.2;
        word-wrap: break-word;
    }
    .node-story blockquote p,
    blockquote p {
        font-size: 24px;
        line-height: 28px;
        word-wrap: break-word;
    }
    .view-feature-hero .field-content > .row {
        margin: 0;
        width: 100%;
    }
    .view-feature-hero .featured-wrapper {
        margin: 0;
        width: 100%;
    }
    div.introduction,
    .pane-node-field-blurb .field-blurb p,
    div.introduction .field-blurb,
    .fieldable-panels-pane .introduction,
    .col-intro-text,
    .col-intro-text p,
    .pane-content .field-intro {
        font-size: 20px;
        line-height: 1.2;
        margin: 0 0 10px;
    }
}
@media all and (max-width: 767px) {
    body.off-canvas {
        overflow-x: hidden;
        zoom: 1;
    }
    #mobile_sidebar {
        padding: 0;
    }
    p.show-for-small {
        line-height: 10px;
    }
    #mobile_sidebar {
        background-color: #fff;
        box-shadow: none;
    }
    .content-container .third-navigation {
        min-height: 65px;
    }
    #search-block-form--2 .form-text {
        height: 66px;
    }
    section[role="complementary"],
    [role="main"] {
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none;
    }
    section[role="complementary"] {
        margin-left: 0;
        width: 270px;
        z-index: 1;
    }
    [role="main"]:before {
        display: none;
    }
    section[role="main"] {
        z-index: 2;
        transition: -moz-transform .25s ease-in-out;
        -moz-transition: -moz-transform .25s ease-in-out;
        -webkit-transition: -webkit-transform .25s ease-in-out;
    }
    .active section[role="main"] {
        margin-right: 0;
        -webkit-transform: translate3D(270px, 0, 0);
        -moz-transform: translate3D(270px, 0, 0);
        -o-transform: translate3D(270px, 0, 0);
        transform: translate3D(270px, 0, 0);
    }
    .field-event-state-text-override {
        margin: 0 0 22px;
        padding: 0;
    }
}
@media all and (max-width: 480px) {
    .block-views-footer-properties-block {
        margin-left: 4%;
    }
}
.pane-bundle-text {
    clear: both;
}
#block-menu-block-18 {
    background: transparent;
}
#block-menu-block-18 .subnav-title {
    display: none;
}
.menu-block-wrapper.menu-block-18 {
    width: 100%;
}
.section-venues .third-navigation .nav-bar > li {
    border: none !important;
    box-shadow: none !important;
    width: auto !important;
    padding: 0;
}
.menu-block-wrapper.menu-block-18 ul li ul {
    display: none;
}
.ctools-modal-content select[multiple="multiple"] {
    display: block;
}
.crm-beyondsydney-invalid,
.crm-concession-invalid {
    clear: both;
    color: red;
}
.webform-client-form .webform-component-fieldset {
    clear: both;
}
.webform-client-form .form-type-radio label {
    float: none;
}
#edit-submitted-do-you-want-to-register-children {
    float: right;
}
[class^="slmicon-"]:before,
[class*=" slmicon-"]:before {
    font-family: "sydneylivingmuseums2";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
}
.slmicon-children-family:before {
    content: '\e802';
}
.slmicon-search:before {
    content: '\e830';
}
.slmicon-glass:before {
    content: '\e83c';
}
.slmicon-mail:before {
    content: '\e840';
}
.slmicon-star:before {
    content: '\e843';
}
.slmicon-users:before {
    content: '\e801';
}
.slmicon-picture:before {
    content: '\e800';
}
.slmicon-camera:before {
    content: '\e84f';
}
.slmicon-ok-squared:before {
    content: '\e85e';
}
.slmicon-cancel:before {
    content: '\e805';
}
.slmicon-plus:before {
    content: '\e806';
}
.slmicon-link:before {
    content: '\e808';
}
.slmicon-link-ext:before {
    content: '\e86b';
}
.slmicon-lock-open:before {
    content: '\e807';
}
.slmicon-pencil:before {
    content: '\e83a';
}
.slmicon-comment:before {
    content: '\e80a';
}
.slmicon-comment-empty:before {
    content: '\e80b';
}
.slmicon-location-1:before {
    content: '\e838';
}
.slmicon-menu:before {
    content: '\e80c';
}
.slmicon-calendar:before {
    content: '\e82d';
}
.slmicon-open-down:before {
    content: '\e80e';
}
.slmicon-open-left:before {
    content: '\e80f';
}
.slmicon-open-right:before {
    content: '\e810';
}
.slmicon-open-up:before {
    content: '\e811';
}
.slmicon-big-down:before {
    content: '\e812';
}
.slmicon-big-left:before {
    content: '\e813';
}
.slmicon-big-right:before {
    content: '\e814';
}
.slmicon-big-up:before {
    content: '\e815';
}
.slmicon-briefcase:before {
    content: '\e833';
}
.slmicon-check-empty:before {
    content: '\e933';
}
.slmicon-ticket-series:before {
    content: '\e803';
}
.slmicon-spinner:before {
    content: '\e836';
}
.slmicon-coffee:before {
    content: '\e834';
}
.slmicon-food:before {
    content: '\e835';
}
.slmicon-facebook:before {
    content: '\e81e';
}
.slmicon-instagramm:before {
    content: '\e81d';
}
.slmicon-twitter:before {
    content: '\e81f';
}
.slmicon-youtube:before {
    content: '\e820';
}
.slmicon-signal:before {
    content: '\e822';
}
.slmicon-dot:before {
    content: '\e823';
}
.slmicon-cc:before {
    content: '\e824';
}
.slmicon-cc-by:before {
    content: '\e825';
}
.slmicon-vimeo:before {
    content: '\e826';
}
.slmicon-pinterest:before {
    content: '\e827';
}
.slmicon-sun:before {
    content: '\e817';
}
.slmicon-cloud:before {
    content: '\e818';
}
.slmicon-rain:before {
    content: '\e819';
}
.slmicon-cloud-sun:before {
    content: '\e828';
}
.slmicon-cloud-flash:before {
    content: '\e829';
}
.slmicon-cloud-wind:before {
    content: '\e82b';
}
.slmicon-wind:before {
    content: '\e82c';
}
.slmicon-resize-full-alt:before {
    content: '\e816';
}
.slmicon-play:before {
    content: '\e821';
}
.slmicon-pause:before {
    content: '\e82a';
}
.slmicon-mobile:before {
    content: '\e839';
}
.slmicon-volume-off:before {
    content: '\e82e';
}
.slmicon-volume:before {
    content: '\e82f';
}
.slmicon-hearing-impaired:before {
    content: '\e831';
}
.slmicon-accessibility:before {
    content: '\e832';
}
.slmicon-ticket:before {
    content: '\e81c';
}
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-picture:before { content: '\e800'; } /* '' */
.icon-users:before { content: '\e801'; } /* '' */
.icon-ticket-series:before { content: '\e802'; } /* '' */
.icon-children-family:before { content: '\e803'; } /* '' */
.icon-theatre:before { content: '\e804'; } /* '' */
.icon-cancel:before { content: '\e805'; } /* '' */
.icon-plus:before { content: '\e806'; } /* '' */
.icon-lock-open:before { content: '\e807'; } /* '' */
.icon-link:before { content: '\e808'; } /* '' */
.icon-venue-setup-banquet:before { content: '\e809'; } /* '' */
.icon-comment:before { content: '\e80a'; } /* '' */
.icon-comment-empty:before { content: '\e80b'; } /* '' */
.icon-menu:before { content: '\e80c'; } /* '' */
.icon-venue-setup-boardroom:before { content: '\e80d'; } /* '' */
.icon-down-open:before { content: '\e80e'; } /* '' */
.icon-left-open:before { content: '\e80f'; } /* '' */
.icon-right-open:before { content: '\e810'; } /* '' */
.icon-up-open:before { content: '\e811'; } /* '' */
.icon-down-big:before { content: '\e812'; } /* '' */
.icon-left-big:before { content: '\e813'; } /* '' */
.icon-right-big:before { content: '\e814'; } /* '' */
.icon-up-big:before { content: '\e815'; } /* '' */
.icon-resize-full-alt:before { content: '\e816'; } /* '' */
.icon-sun:before { content: '\e817'; } /* '' */
.icon-cloud:before { content: '\e818'; } /* '' */
.icon-rain:before { content: '\e819'; } /* '' */
.icon-venue-setup-classroom:before { content: '\e81a'; } /* '' */
.icon-venue-setup-cocktail:before { content: '\e81b'; } /* '' */
.icon-ticket:before { content: '\e81c'; } /* '' */
.icon-instagramm:before { content: '\e81d'; } /* '' */
.icon-facebook:before { content: '\e81e'; } /* '' */
.icon-twitter:before { content: '\e81f'; } /* '' */
.icon-youtube:before { content: '\e820'; } /* '' */
.icon-play:before { content: '\e821'; } /* '' */
.icon-signal:before { content: '\e822'; } /* '' */
.icon-dot:before { content: '\e823'; } /* '' */
.icon-cc:before { content: '\e824'; } /* '' */
.icon-cc-by:before { content: '\e825'; } /* '' */
.icon-vimeo:before { content: '\e826'; } /* '' */
.icon-pinterest:before { content: '\e827'; } /* '' */
.icon-cloud-sun:before { content: '\e828'; } /* '' */
.icon-cloud-flash:before { content: '\e829'; } /* '' */
.icon-pause:before { content: '\e82a'; } /* '' */
.icon-cloud-wind:before { content: '\e82b'; } /* '' */
.icon-wind:before { content: '\e82c'; } /* '' */
.icon-calendar:before { content: '\e82d'; } /* '' */
.icon-volume-off:before { content: '\e82e'; } /* '' */
.icon-volume:before { content: '\e82f'; } /* '' */
.icon-search:before { content: '\e830'; } /* '' */
.icon-hearing-impaired:before { content: '\e831'; } /* '' */
.icon-accessibility:before { content: '\e832'; } /* '' */
.icon-briefcase:before { content: '\e833'; } /* '' */
.icon-coffee:before { content: '\e834'; } /* '' */
.icon-food:before { content: '\e835'; } /* '' */
.icon-spinner:before { content: '\e836'; } /* '' */
.icon-venue-setup-exhibition:before { content: '\e837'; } /* '' */
.icon-location-1:before { content: '\e838'; } /* '' */
.icon-mobile:before { content: '\e839'; } /* '' */
.icon-pencil:before { content: '\e83a'; } /* '' */
.icon-venue-setup-theatre:before { content: '\e83b'; } /* '' */
.icon-glass:before { content: '\e83c'; } /* '' */
.icon-venue-setup-ushape:before { content: '\e83d'; } /* '' */
.icon-venue-setup-wedding:before { content: '\e83e'; } /* '' */
.icon-venue-setup-cabaret:before { content: '\e83f'; } /* '' */
.icon-mail:before { content: '\e840'; } /* '' */
.icon-venue-setup-hollowsquare:before { content: '\e841'; } /* '' */
.icon-linkedin-squared:before { content: '\e842'; } /* '' */
.icon-star:before { content: '\e843'; } /* '' */
.icon-gplus-1:before { content: '\e844'; } /* '' */
.icon-basket:before { content: '\e845'; } /* '' */
.icon-cafe:before { content: '\e846'; } /* '' */
.icon-gift:before { content: '\e847'; } /* '' */
.icon-gift-1:before { content: '\e848'; } /* '' */
.icon-gift-2:before { content: '\e849'; } /* '' */
.icon-megaphone:before { content: '\e84a'; } /* '' */
.icon-newspaper:before { content: '\e84b'; } /* '' */
.icon-article-alt:before { content: '\e84c'; } /* '' */
.icon-twitter-bird:before { content: '\e84d'; } /* '' */
.icon-play-circled:before { content: '\e84e'; } /* '' */
.icon-camera:before { content: '\e84f'; } /* '' */
.icon-pause-circled:before { content: '\e850'; } /* '' */
.icon-ok-squared:before { content: '\e85e'; } /* '' */
.icon-link-ext:before { content: '\e86b'; } /* '' */
.icon-check-empty:before { content: '\e933'; } /* '' */
div.table-wrapper table th {
    font-weight: bold;
}
div.table-wrapper table td,
div.table-wrapper table th {
    padding: 9px 10px;
    text-align: left;
}
@media only screen and (max-width: 767px) {
    table.responsive {
        margin-bottom: 0;
    }
    div.table-wrapper .pinned {
        position: absolute;
        left: 0;
        top: 0;
        background: #fff;
        width: 35%;
        overflow: hidden;
        overflow-x: scroll;
        border-right: 1px solid #ccc;
        border-left: 1px solid #ccc;
    }
    div.table-wrapper .pinned table {
        border-right: none;
        border-left: none;
        width: 100%;
    }
    div.table-wrapper .pinned table th,
    div.table-wrapper .pinned table td {
        white-space: nowrap;
    }
    div.table-wrapper .pinned td:last-child {
        border-bottom: 0;
    }
    div.table-wrapper {
        position: relative;
        margin-bottom: 20px;
        overflow: hidden;
        border-right: 1px solid #ccc;
    }
    div.table-wrapper div.scrollable {
        margin-left: 35%;
    }
    div.table-wrapper div.scrollable {
        overflow: scroll;
        overflow-y: hidden;
    }
    table.responsive td,
    table.responsive th {
        position: relative;
        white-space: nowrap;
        overflow: hidden;
    }
    table.responsive th:first-child,
    table.responsive td:first-child,
    table.responsive td:first-child,
    table.responsive.pinned td {
        display: none;
    }
}