/*!
Theme Name: Jayme Stone
Theme URI: http://www.jaymestone.com
Description: 
Author: Matt Seccafien
Author URI: http://www.studiocartogram.com.com
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 1.0
*/

*,
*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
html,
body {
    font-size: 100%
}
body {
    background: #efebed;
    color: #222;
    padding: 0;
    margin: 0;
    font-family: "abril-text", "Georgia", serif;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    position: relative;
    cursor: default
}
a:hover {
    cursor: pointer
}
a:focus {
    outline: none
}
img,
object,
embed {
    max-width: 100%;
    height: auto
}
object,
embed {
    height: 100%
}
img {
    -ms-interpolation-mode: bicubic
}
#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
    max-width: none !important
}
.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%
}
.row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 62.5em;
    *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-0 {
        position: relative;
        margin-left: 0%
    }
    .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: 768px) {
    .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-0 {
        position: relative;
        margin-left: 0%
    }
    .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
    }
    .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: left !important
    }
    .column.large-uncentered.opposite,
    .columns.large-uncentered.opposite {
        float: right !important
    }
}
.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: 768px) {
    .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: 1280px) {
    .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: 1440px) {
    .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 -0.625em;
        *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 0.625em 1.25em
    }
    .small-block-grid-1>li {
        width: 100%;
        padding: 0 0.625em 1.25em
    }
    .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 0.625em 1.25em
    }
    .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 0.625em 1.25em
    }
    .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 0.625em 1.25em
    }
    .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 0.625em 1.25em
    }
    .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 0.625em 1.25em
    }
    .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 0.625em 1.25em
    }
    .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 0.625em 1.25em
    }
    .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 0.625em 1.25em
    }
    .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 0.625em 1.25em
    }
    .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 0.625em 1.25em
    }
    .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 0.625em 1.25em
    }
    .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: 768px) {
    .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 0.625em 1.25em
    }
    .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 0.625em 1.25em
    }
    .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 0.625em 1.25em
    }
    .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 0.625em 1.25em
    }
    .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 0.625em 1.25em
    }
    .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 0.625em 1.25em
    }
    .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 0.625em 1.25em
    }
    .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 0.625em 1.25em
    }
    .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 0.625em 1.25em
    }
    .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 0.625em 1.25em
    }
    .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 0.625em 1.25em
    }
    .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 0.625em 1.25em
    }
    .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
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
.gigpress-header th,
h5,
.list-sidebar ul li,
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: "abril-text", "Georgia", serif;
    font-weight: normal;
    font-size: 1em;
    line-height: 1.4;
    margin-bottom: 1.25em;
    text-rendering: optimizeLegibility
}
p aside {
    font-size: 0.875em;
    line-height: 1.35;
    font-style: italic
}
h1,
h2,
h3,
h4,
.gigpress-header th,
h5,
.list-sidebar ul li,
h6 {
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, 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,
.gigpress-header th small,
h5 small,
.list-sidebar ul li 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,
.gigpress-header th {
    font-size: 1.125em
}
h5,
.list-sidebar ul li {
    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.4;
    margin-bottom: 1.25em;
    list-style-position: outside;
    font-family: "abril-text", "Georgia", serif
}
ul,
ol {
    margin-left: 0
}
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.4;
    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: 768px) {
    h1,
    h2,
    h3,
    h4,
    .gigpress-header th,
    h5,
    .list-sidebar ul li,
    h6 {
        line-height: 1.4
    }
    h1 {
        font-size: 2.75em
    }
    h2 {
        font-size: 2.3125em
    }
    h3 {
        font-size: 1.6875em
    }
    h4,
    .gigpress-header th {
        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
    }
}
.contain-to-grid {
    width: 100%;
    background: #111
}
.contain-to-grid .top-bar {
    margin-bottom: 0
}
.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,
.top-bar #e2ma_signup .e2ma_signup_form_row input.e2ma_signup_form_button,
#e2ma_signup .e2ma_signup_form_row .top-bar input.e2ma_signup_form_button,
.top-bar #e2ma_signup .e2ma_signup_form_button_row input.e2ma_signup_form_button,
#e2ma_signup .e2ma_signup_form_button_row .top-bar input.e2ma_signup_form_button {
    padding-top: .5em;
    padding-bottom: .5em;
    margin-bottom: 0
}
.top-bar .title-area {
    position: relative;
    margin: 0
}
.top-bar .name {
    height: 45px;
    margin: 0;
    font-size: 16px
}
.top-bar .name h1 {
    line-height: 45px;
    font-size: 1.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: #222;
    font-size: 16px;
    margin: 0
}
.top-bar-section .divider,
.top-bar-section [role="separator"] {
    border-bottom: solid 1px #2b2b2b;
    border-top: solid 1px #000;
    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: #222
}
.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.hover>a {
    background: #090909;
    color: #fff
}
.top-bar-section ul li.active>a {
    background: #090909;
    color: #fff
}
.top-bar-section .has-form {
    padding: 15px
}
.top-bar-section .has-dropdown {
    position: relative
}
.top-bar-section .has-dropdown>a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 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: 50%;
    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%;
    height: auto
}
.top-bar-section .dropdown li a {
    font-weight: normal;
    padding: 8px 15px
}
.top-bar-section .dropdown li.title h5,
.top-bar-section .dropdown li.title .list-sidebar ul li,
.list-sidebar ul .top-bar-section .dropdown li.title li {
    margin-bottom: 0
}
.top-bar-section .dropdown li.title h5 a,
.top-bar-section .dropdown li.title .list-sidebar ul li a,
.list-sidebar ul .top-bar-section .dropdown li.title li 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,
    .top-bar #e2ma_signup .e2ma_signup_form_row input.e2ma_signup_form_button,
    #e2ma_signup .e2ma_signup_form_row .top-bar input.e2ma_signup_form_button,
    .top-bar #e2ma_signup .e2ma_signup_form_button_row input.e2ma_signup_form_button,
    #e2ma_signup .e2ma_signup_form_button_row .top-bar input.e2ma_signup_form_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
    }
    .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 {
        visibility: visible
    }
    .top-bar-section .has-dropdown .dropdown li.has-dropdown>a:after {
        border: none;
        content: "\00bb";
        margin-top: -16px;
        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%
    }
    .no-js .top-bar-section ul li:hover>a {
        background: #090909;
        color: #fff
    }
    .no-js .top-bar-section ul li:active>a {
        background: #090909;
        color: #fff
    }
    .no-js .top-bar-section .has-dropdown:hover>.dropdown {
        visibility: visible
    }
}

/*! normalize.css v2.1.2 | MIT License | git.io/normalize */
/* Now at https://github.com/necolas/normalize.css/ */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}
audio,
canvas,
video {
    display: inline-block
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden] {
    display: none
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0
}
a:focus {
    outline: thin dotted
}
a:active,
a:hover {
    outline: 0
}
h1 {
    font-size: 2em;
    margin: 0.67em 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: bold
}
dfn {
    font-style: italic
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
mark {
    background: #ff0;
    color: #000
}
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}
pre {
    white-space: pre-wrap
}
q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 0
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}
legend {
    border: 0;
    padding: 0
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}
button,
input {
    line-height: normal
}
button,
select {
    text-transform: none
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto;
    vertical-align: top
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
@font-face {
    font-family: 'icomoon';
    src: url("resources/fonts/icomoon.eot");
    src: url("resources/fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("resources/fonts/icomoon.woff") format("woff"), url("resources/fonts/icomoon.ttf") format("truetype"), url("resources/fonts/icomoon.svg#icomoon") format("svg");
    font-weight: normal;
    font-style: normal
}
[data-icon]:before {
    font-family: 'icomoon';
    content: attr(data-icon);
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}
.icon-twitter:before,
.icon-facebook:before,
.icon-pinterest:before,
.icon-mail:before,
.widget_text h4:before,
.widget_text .gigpress-header th:before,
.gigpress-header .widget_text th:before,
.icon-arrow-left:before,
.flex-direction-nav .flex-prev:before,
.icon-arrow-right:before,
.flex-direction-nav .flex-next:before,
.icon-arrow-up:before,
.icon-arrow-down:before,
.icon-close:before {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}
.icon-twitter:before {
    content: "\e000"
}
.icon-facebook:before {
    content: "\e001"
}
.icon-pinterest:before {
    content: "\e002"
}
.icon-mail:before,
.widget_text h4:before,
.widget_text .gigpress-header th:before,
.gigpress-header .widget_text th:before {
    content: "\e003"
}
.icon-arrow-left:before,
.flex-direction-nav .flex-prev:before {
    content: "\e004"
}
.icon-arrow-right:before,
.flex-direction-nav .flex-next:before {
    content: "\e005"
}
.icon-arrow-up:before {
    content: "\e006"
}
.icon-arrow-down:before {
    content: "\e007"
}
.icon-close:before {
    content: "\e008"
}

/*!
 * Bootstrap v2.2.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

.clearfix {
    *zoom: 1
}
.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0
}
.clearfix:after {
    clear: both
}
.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -moz-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear
}
.fade.in {
    opacity: 1
}
.bootstrapcollapse {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    -moz-transition: height 0.35s ease;
    -o-transition: height 0.35s ease;
    transition: height 0.35s ease
}
.bootstrapcollapse.in {
    height: auto
}
.hide {
    display: none
}
.show {
    display: block
}
.invisible {
    visibility: hidden
}
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none
}
.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}
.flexslider {
    margin: 0;
    padding: 0
}
.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden
}
.flexslider .slides img {
    width: 100%;
    display: block
}
.flex-pauseplay span {
    text-transform: capitalize
}
.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
html[xmlns] .slides {
    display: block
}
* html .slides {
    height: 1%
}
.no-js .slides>li:first-child {
    display: block
}
.flexslider {
    margin: 0 0 60px;
    background: #fff;
    border: 4px solid #fff;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    zoom: 1
}
.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease
}
.loading .flex-viewport {
    max-height: 300px
}
.flexslider .slides {
    zoom: 1
}
.carousel li {
    margin-right: 5px
}
.flex-direction-nav {
    *height: 0
}
.flex-direction-nav a {
    width: 30px;
    height: 30px;
    margin: -20px 0 0;
    display: block;
    background: url(images/bg_direction_nav.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 0;
    -webkit-transition: all .3s ease
}
.flex-direction-nav .flex-next {
    background-position: 100% 0;
    right: -36px
}
.flex-direction-nav .flex-prev {
    left: -36px
}
.flexslider:hover .flex-next {
    opacity: 0.8;
    right: 5px
}
.flexslider:hover .flex-prev {
    opacity: 0.8;
    left: 5px
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1
}
.flex-direction-nav .flex-disabled {
    opacity: 0.3 !important;
    filter: alpha(opacity=30);
    cursor: default
}
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center
}
.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline
}
.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3)
}
.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7)
}
.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default
}
.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}
.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}
.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer
}
.flex-control-thumbs img:hover {
    opacity: 1
}
.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}
@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 0
    }
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 0
    }
}
.flexslider {
    margin: 0 0 0px;
    background: transparent;
    border: none;
    position: relative;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: 0 0 0;
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    zoom: 1
}
.flexslider blockquote {
    padding: 7%
}
.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease
}
.loading .flex-viewport {
    max-height: 300px
}
.flexslider .slides {
    zoom: 1
}
.carousel li {
    margin-right: 5px
}
.slide-counter {
    font-style: italic
}
.flex-direction-nav {
    *height: 0
}
.flex-direction-nav a {
    width: 30px;
    color: white;
    height: 30px;
    margin: -20px 0 0;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: 0.3;
    display: block;
    text-align: center;
    background: none;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: 0;
    -webkit-transition: all .3s ease
}
.flex-direction-nav a:before {
    line-height: 30px;
    font-size: 18px;
    font-size: 1.8em;
    font-size: 1.8rem
}
.flex-direction-nav .flex-next {
    right: 15px
}
.flex-direction-nav .flex-prev {
    left: 15px
}
.flexslider:hover .flex-next {
    opacity: 0.8;
    right: 15px;
    color: #fff
}
.flexslider:hover .flex-prev {
    opacity: 0.8;
    left: 15px
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
    color: #fff
}
.flex-direction-nav .flex-disabled {
    opacity: 0.3 !important;
    filter: alpha(opacity=30);
    cursor: default
}
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center
}
.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline
}
.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3)
}
.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7)
}
.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default
}
.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}
.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}
.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer
}
.flex-control-thumbs img:hover {
    opacity: 1
}
.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}
@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 0
    }
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 0
    }
}
html,
button,
input,
select,
textarea {
    color: #222
}
body {
    font-size: 1em;
    line-height: 1.4
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}
::selection {
    background: #b3d4fc;
    text-shadow: none
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}
img {
    vertical-align: middle
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0
}
textarea {
    resize: vertical
}
.epk-block {
    height: 200px;
    background-size: cover
}
hr {
    position: relative;
    border-top: 2px dotted rgba(183, 192, 209, 0.5);
    z-index: 1;
    margin: 1.5em 0 2em
}
hr:before {
    position: absolute;
    content: ' ';
    width: auto;
    right: 0;
    left: 0px;
    height: 0;
    border-bottom: 2px dotted rgba(255, 255, 255, 0.5);
    margin-top: -1px;
    z-index: 0
}
hr.offleft {
    margin-left: -6em
}
hr.unflush {
    margin-left: -4em;
    margin-right: 3em
}
hr.collapse {
    margin-bottom: 0
}
hr.rowed {
    margin: 0 4.4em
}
html {
    font-size: 62.5%
}
body {
    font-size: 16px;
    font-family: "abril-text", "Georgia", serif
}
p,
h1,
h2,
h3,
h4,
.gigpress-header th,
h5,
.list-sidebar ul li,
h6 {
    color: #444
}
p.collapse,
h1.collapse,
h2.collapse,
h3.collapse,
h4.collapse,
.gigpress-header th.collapse,
h5.collapse,
.list-sidebar ul li.collapse,
h6.collapse {
    margin: 0;
    padding: 0
}
h1 {
    font-size: 38px;
    font-size: 3.8em;
    font-size: 3.8rem;
    line-height: 52px;
    font-family: "tablet-gothic-compressed", Helvetica, Arial, sans-serif;
    font-weight: 200;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    color: #408fac
}
h2 {
    font-size: 32px;
    font-size: 3.2em;
    font-size: 3.2rem;
    line-height: 48px;
    font-family: "tablet-gothic-compressed", Helvetica, Arial, sans-serif;
    font-weight: 200;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #408fac
}

h2.entry-title a {
    position: relative;
    z-index: 1000
}
.page-title h2 {
    position: relative;
    color: #408fac
}
.page-title h2:after {
    bottom: -1em
}
.page-title h2 span {
    font-size: 18px;
    font-size: 1.8em;
    font-size: 1.8rem;
    position: relative;
    top: -5px
}
h2.pushup a {
    display: block;
    margin-top: 33px
}
h3 {
    font-size: 13px;
    font-size: 1.3em;
    font-size: 1.3rem;
    line-height: 26px;
    font-family: "presicav", Helvetica, Arial, sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    color: #408fac
}
#sidebar .list-sidebar h3 {
    margin-top: 5em
}
h4,
.gigpress-header th {
    font-size: 9px;
    font-size: 0.9em;
    font-size: 0.9rem;
    line-height: 20px;
    font-family: "presicav", Helvetica, Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.3em;
    color: #408fac
}
.list-sidebar h4,
.list-sidebar .gigpress-header th,
.gigpress-header .list-sidebar th {
    margin: 3em 0 1em
}
h5,
.list-sidebar ul li {
    font-size: 14px;
    font-size: 1.4em;
    font-size: 1.4rem;
    line-height: 21px;
    font-family: "tablet-gothic-compressed", Helvetica, Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.15em
}
h5.collapse,
.list-sidebar ul li.collapse {
    margin: 0
}
h6 {
    font-size: 8px;
    font-size: 0.8em;
    font-size: 0.8rem;
    line-height: 16px;
    font-family: "presicav", Helvetica, Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    margin-bottom: 2em
}
p {
    font-size: 16px;
    font-size: 1.6em;
    font-size: 1.6rem;
    line-height: 27px;
    font-family: "abril-text", "Georgia", serif;
    font-weight: 400
}
a {
    color: #408fac
}
a.fancy-link,
.nav-pagination>div a,
.gigpress-sidebar-more a {
    font-style: italic;
    text-transform: capitalize;
    background: none
}
a:hover {
    color: #2c6478
}
.post-content p a {
    background-color: #d8e8ee;
    padding-left: 0.3em;
    padding-right: 0.3em;
    color: #444
}
.post-content p a:hover {
    color: #408fac
}
.green a {
    color: #b3c880
}
.green a:hover {
    color: #408fac
}
blockquote {
    border: none;
    position: relative;
    margin: 0 0 1em;
    padding: 0 0 1em
}
blockquote p {
    font-size: 18px;
    font-size: 1.8em;
    font-size: 1.8rem;
    font-family: "abril-text", "Georgia", serif;
    font-weight: 200;
    font-style: italic;
    line-height: 1.5;
    margin-bottom: 0.5em
}
blockquote p:before {
    content: '\201C';
    margin-left: -6px;
    margin-right: 3px
}
blockquote p:after {
    content: '\201D'
}
.list-inline {
    list-style: none;
    margin: 0em 0 0.8em 0;
    padding: 0;
    width: 100%
}
.list-inline li {
    display: inline-block
}
.list-inline.bulleted li {
    position: relative;
    padding-right: 30px;
    font-size: 8px;
    font-size: 0.8em;
    font-size: 0.8rem;
    line-height: 16px;
    font-family: "presicav", Helvetica, Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.3em
}
.list-inline.bulleted li:after {
    content: '';
    position: absolute;
    width: 2px;
    height: 2px;
    border: 1px solid #b7c0d1;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    right: 15px;
    top: 40%;
    background: #b7c0d1
}
.list-inline.bulleted li:last-child {
    padding: 0
}
.list-inline.bulleted li:last-child:after {
    display: none
}
blockquote .list-inline.bulleted {
    position: relative;
    padding-left: 25px
}
blockquote .list-inline.bulleted:before {
    content: ' ';
    width: 20px;
    height: 1px;
    position: relative;
    top: 13px;
    display: block;
    position: absolute;
    left: 0;
    background-color: #b7c0d1
}
blockquote .list-inline.bulleted li {
    color: #668f7e
}
.nav-pagination {
    min-height: 100px
}
.nav-pagination>div a {
    display: inline-block;
    color: #fff;
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    background: url(https://jaymestone.com/wp-content/uploads/2020/08/arrows-copy-2.png) no-repeat -150px -13px;
    width: 83px;
    height: 54px;
    margin-top: 15px;
    padding: 15px 35px 0 0
}
.nav-pagination>div a:hover {
    background-position: -150px -90px;
    width: 82px;
    height: 54px
}
.nav-pagination>div:first-child a {
    background-position: -4px 0;
    width: 114px;
    height: 73px;
    margin: 0;
    font-weight: 200;
    padding: 30px 45px 0
}
.nav-pagination>div:first-child a:hover {
    background-position: -4px -75px;
    width: 113px;
    height: 79px
}
.button,
#e2ma_signup .e2ma_signup_form_row input.e2ma_signup_form_button,
#e2ma_signup .e2ma_signup_form_button_row input.e2ma_signup_form_button {
    width: 100%;
    padding: 20px 0;
    color: #408fac;
    border: 1px solid #408fac;
    background: none;
    font-size: 11px;
    font-size: 1.1em;
    font-size: 1.1rem;
    font-family: "presicav", Helvetica, Arial, sans-serif;
    letter-spacing: 0.3em;
    display: block;
    text-align: center;
    text-transform: uppercase
}
.button:hover,
#e2ma_signup .e2ma_signup_form_row input.e2ma_signup_form_button:hover,
#e2ma_signup .e2ma_signup_form_button_row input.e2ma_signup_form_button:hover {
    background: #408fac;
    color: #fff
}
.button.small,
#e2ma_signup .e2ma_signup_form_row input.small.e2ma_signup_form_button,
#e2ma_signup .e2ma_signup_form_button_row input.small.e2ma_signup_form_button {
    padding: 6px 0;
    font-size: 9px;
    font-size: 0.9em;
    font-size: 0.9rem;
    margin-bottom: -1px;
    margin-top: -1px;
    position: relative
}
.button.full,
#e2ma_signup .e2ma_signup_form_row input.full.e2ma_signup_form_button,
#e2ma_signup .e2ma_signup_form_button_row input.full.e2ma_signup_form_button {
    padding: 3em 4.4em;
    border-left: none;
    border-right: none
}
#subscribe {
    background: #66a5bc;
    color: #408fac
}
#subscribe h3 {
    color: #fff;
    margin: 0;
    padding-top: 2em
}
#subscribe #e2ma_signup .e2ma_signup_form_row,
#subscribe #e2ma_signup .e2ma_signup_form_button_row {
    width: 27%;
    padding-right: 10px;
    vertical-align: top;
}
#subscribe #e2ma_signup .e2ma_signup_form_row:first-of-type,
#subscribe #e2ma_signup .e2ma_signup_form_button_row:first-of-type {
    width: 20%
}
/*
#subscribe #e2ma_signup .e2ma_signup_form_row:nth-of-type(2),
#subscribe #e2ma_signup .e2ma_signup_form_button_row:nth-of-type(2) {
    width: 30%
}
*/
#subscribe #e2ma_signup .e2ma_signup_form_row:last-child,
#subscribe #e2ma_signup .e2ma_signup_form_button_row:last-child {
    width: 15%;
    padding-right: 0
}
#subscribe #e2ma_signup .e2ma_signup_form_row select,
#subscribe #e2ma_signup .e2ma_signup_form_button_row select {
    height: 60px;
    display: block;
    border: 0;
    color: #fff;
    margin: 0;
    top: -3px;
    margin-top: 3px;
    appearance: none;
    background: #408fac;
    -webkit-appearance: none;
    border-radius: 0;
    border-box: 0;
    padding: .3em 0 0 .3em
}
#subscribe #e2ma_signup .e2ma_signup_form_row input,
#subscribe #e2ma_signup .e2ma_signup_form_button_row input {
    color: #fff;
    background: #408fac
}
#subscribe #e2ma_signup .e2ma_signup_form_row input.e2ma_signup_form_button,
#subscribe #e2ma_signup .e2ma_signup_form_button_row input.e2ma_signup_form_button {
    padding: 0;
    width: 100%;
    margin: 0;
    border: 1px solid #fff;
    background: none
}
#subscribe #e2ma_signup .e2ma_signup_form_row input.e2ma_signup_form_button:hover,
#subscribe #e2ma_signup .e2ma_signup_form_button_row input.e2ma_signup_form_button:hover {
    background: #408fac
}
#subscribe .e2ma_signup_message {
    text-align: center;
    color: #fff;
    -webkit-font-smoothing: antialiased
}
#subscribe .e2ma_signup_form_label {
    color: #fff
}
.e2ma_signup_message {
    font-family: "abril-text", "Georgia", serif !important;
    font-size: 10px;
    font-size: 1em;
    font-size: 1rem
}
#e2ma_signup {
    width: 100%;
    padding-bottom: 2em;
    padding-top: 2em
}
#e2ma_signup .mandatory {
    color: #ea0000;
}
#e2ma_signup .e2ma_signup_form_required_footnote {
    display: none
}
#e2ma_signup .e2ma_signup_form_row,
#e2ma_signup .e2ma_signup_form_button_row {
    list-style-type: none;
    margin: 0;
    width: 100%;
    height: 20px;
    display: inline-block;
    padding: 0 0px 80px 0;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 20px
}
#e2ma_signup .e2ma_signup_form_row:nth-of-type(5),
#e2ma_signup .e2ma_signup_form_button_row:nth-of-type(5) {
    padding-bottom: 50px
}
#e2ma_signup .e2ma_signup_form_row select,
#e2ma_signup .e2ma_signup_form_button_row select {
    position: relative
}
#e2ma_signup .e2ma_signup_form_row .emma-form-label-required,
#e2ma_signup .e2ma_signup_form_button_row .emma-form-label-required {
    display: none
}
#e2ma_signup .e2ma_signup_form_row .e2ma_signup_form_label,
#e2ma_signup .e2ma_signup_form_button_row .e2ma_signup_form_label {
    float: none;
    width: auto;
    position: absolute;
    float: none;
    bottom: 0;
    font-size: 9px;
    font-size: 0.9em;
    font-size: 0.9rem;
    font-family: "presicav", Helvetica, Arial, sans-serif;
    letter-spacing: 0.1em
}
#e2ma_signup .e2ma_signup_form_row input,
#e2ma_signup .e2ma_signup_form_button_row input {
    width: 100%;
    float: none;
    border: none;
    background: #d8e8ee;
    font-family: "abril-text", "Georgia", serif;
    height: 60px;
    line-height: 50px;
    color: #2c6478;
    font-size: 23px;
    font-size: 2.3em;
    font-size: 2.3rem;
    padding: .3em 0 0 .3em;
    border-bottom: 2px dotted rgba(64, 143, 172, 0.4);
    -moz-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
    -webkit-font-smoothing: antialiased
}
#e2ma_signup .e2ma_signup_form_row input:focus,
#e2ma_signup .e2ma_signup_form_button_row input:focus {
    background: rgba(64, 143, 172, 0.4)
}
#e2ma_signup .e2ma_signup_form_row input.e2ma_signup_form_button,
#e2ma_signup .e2ma_signup_form_button_row input.e2ma_signup_form_button {
    padding: 0 20px;
    margin-top: 10px;
    width: auto
}
#e2ma_signup .e2ma_signup_form_row input.e2ma_signup_form_button#e2ma_signup_reset_button,
#e2ma_signup .e2ma_signup_form_button_row input.e2ma_signup_form_button#e2ma_signup_reset_button {
    display: none
}
.header-border-left {
    border-left: 1px solid #fff
}
.header-border-right {
    border-right: 1px solid #fff
}
.header-border-top {
    border-top: 1px solid #fff
}
.header-border-bottom {
    border-bottom: 1px solid #fff
}
#container-header {
    padding-bottom: 320px;
    position: relative;
    z-index: 10;
    background-image: url(images/header.png);
    background-position: bottom center;
    background-repeat: no-repeat
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (-moz-min-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    #container-header {
        background-image: url(https://jaymestone.com/wp-content/uploads/2020/08/header_2x_Jaymestone.png);
        -webkit-background-size: 1162px 486px;
        -moz-background-size: 1162px 486px;
        -o-background-size: 1162px 486px;
        background-size: 1162px 486px
    }
}
#header {
    position: relative
}
#header h4,
#header .gigpress-header th,
.gigpress-header #header th {
    margin: 0;
    color: #10232b
}
#header h1 {
    margin: 20px 0 0 0
}
#header h1 a {
    color: #10232b
}
#header h1 a:hover {
    color: #408fac
}
#header>div:before {
    content: ' ';
    position: absolute;
    height: 400px;
    width: 1px;
    top: 40px;
    right: 5px;
    left: auto;
    bottom: 0;
    z-index: -1;
    background-image: -moz-linear-gradient(#ffffff, rgba(255, 255, 255, 0));
    background-image: -o-linear-gradient(#ffffff, rgba(255, 255, 255, 0));
    background-image: -webkit-linear-gradient(#ffffff, rgba(255, 255, 255, 0));
    background-image: linear-gradient(#ffffff, rgba(255, 255, 255, 0))
}
#header>div:first-child:before {
    left: 5px;
    right: auto;
    z-index: -1;
    height: 225px
}
#header>div:last-child:before {
    display: none
}
#header>div .link-header {
    font-size: 10px;
    font-size: 1em;
    font-size: 1rem;
    text-transform: uppercase;
    line-height: 3;
    font-family: "presicav", Helvetica, Arial, sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    display: block;
    position: relative;
    color: #408fac;
    margin-top: 40px;
    padding: 0 20px;
    right: -10px;
    height: 30px;
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    -webkit-transition: background 0.2s ease;
    transition: background 0.2s ease;
    overflow: hidden
}
#header>div .link-header:hover,
#header>div .link-header.active {
    background-image: -moz-linear-gradient(right, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0));
    background-image: -o-linear-gradient(right, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0));
    background-image: -webkit-linear-gradient(right, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0));
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0));
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease
}
#header>div .link-header:before,
#header>div .link-header:after {
    height: 1px;
    width: auto;
    left: 0px;
    right: 0;
    position: absolute;
    top: 0;
    background-image: -moz-linear-gradient(right, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0));
    background-image: -o-linear-gradient(right, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0));
    background-image: -webkit-linear-gradient(right, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0));
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0));
    content: ' '
}
#header>div .link-header:after {
    bottom: 0;
    top: auto
}
#header>div .link-header span {
    font-size: 50px;
    font-size: 5em;
    font-size: 5rem;
    position: absolute;
    font-weight: 200;
    top: -9px;
    line-height: 1;
    right: -35px;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease
}
#header>div .link-header .icon {
    font-size: 18px;
    font-size: 1.8em;
    font-size: 1.8rem;
    position: relative;
    top: -10px;
    padding: 0 4px
}
#header>div .link-header.active {
    padding-right: 35px;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease
}
#header>div .link-header.active span {
    right: 8px;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease
}
#header>div .link-header.active:hover {
    color: #2c6478
}
#header>div .link-header.active:hover span {
    color: #2c6478
}
#header>div:first-child .link-header {
    left: -10px;
    right: auto
}
#header>div:first-child .link-header:hover {
    background-image: none
}
#header>div:first-child .link-header:before,
#header>div:first-child .link-header:after {
    background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0));
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0));
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0))
}
#nav-main {
    margin-top: 2em;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff
}
#nav-main li {
    text-align: center;
    display: block;
    background: rgba(255, 255, 255, 0.3);
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    margin: 0;
    padding-bottom: 0;
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    -webkit-transition: background 0.2s ease;
    transition: background 0.2s ease
}
#nav-main li.current_page_item,
#nav-main li.current-menu-item,
#nav-main li:hover,
.single-videos #nav-main li.menu-item-98,
.post-type-archive-videos #nav-main li.menu-item-98,
.single-gallery #nav-main li.menu-item-101,
.post-type-archive-gallery #nav-main li.menu-item-101,
.single-albums #nav-main li.menu-item-100,
.post-type-archive-albums #nav-main li.menu-item-100,
.single-projects #nav-main li.menu-item-717,
.post-type-archive-projects #nav-main li.menu-item-717 {
    background: rgba(255, 255, 255, 0.8);
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    -webkit-transition: background 0.2s ease;
    transition: background 0.2s ease
}
#nav-main li a {
    font-size: 11px;
    font-size: 1.1em;
    font-size: 1.1rem;
    text-transform: uppercase;
    line-height: 3;
    font-family: "presicav", Helvetica, Arial, sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    display: block;
    color: #10232b
}
#container-footer {
    height: 206px;
    padding-top: 150px;
    margin-top: -300px;
    position: relative;
    z-index: 100;
    background-image: url(images/footer.png);
    background-position: 50% bottom;
    background-repeat: no-repeat
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (-moz-min-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    #container-footer {
        background-image: url(https://jaymestone.com/wp-content/uploads/2020/08/footer@2x-JS.png);
        -webkit-background-size: 1090px 206px;
        -moz-background-size: 1090px 206px;
        -o-background-size: 1090px 206px;
        background-size: 1090px 206px
    }
}
#footer-credits {
    text-align: center;
    margin: 0
}
#footer-credits li {
    margin: 0 20px;
    display: block;
    float: left
}
.logo-canada a {
    background-image: url(images/logo-canada.png);
    height: 20px;
    display: block;
    width: 63px;
    margin-top: 5px
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (-moz-min-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .logo-canada a {
        background-image: url(images/logo-canada@2x.png);
        -webkit-background-size: 63px 20px;
        -moz-background-size: 63px 20px;
        -o-background-size: 63px 20px;
        background-size: 63px 20px
    }
}
.logo-cc a {
    background-image: url(images/logo-cc.png);
    height: 25px;
    width: 165px;
    display: block
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (-moz-min-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .logo-cc a {
        background-image: url(images/logo-cc@2x.png);
        -webkit-background-size: 165px 25px;
        -moz-background-size: 165px 25px;
        -o-background-size: 165px 25px;
        background-size: 165px 25px
    }
}
.logo-factor a {
    background-image: url(images/logo-factor.png);
    height: 15px;
    width: 69px;
    margin-top: 8px;
    display: block
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (-moz-min-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .logo-factor a {
        background-image: url(images/logo-factor@2x.png);
        -webkit-background-size: 69px 15px;
        -moz-background-size: 69px 15px;
        -o-background-size: 69px 15px;
        background-size: 69px 15px
    }
}
#sidebar {
    background: #fdf0de;
    padding: 0px 10px 45px 40px;
    -moz-border-radius: 0 0 100px 0;
    -webkit-border-radius: 0;
    border-radius: 0 0 100px 0
}
#sidebar:before {
    height: 204px;
    width: auto;
    position: absolute;
    right: -40px;
    left: 0;
    top: 0%;
    margin-top: -120px;
    content: '';
    background-image: url(images/sidebar-top.png);
    background-position: bottom right;
    background-repeat: no-repeat
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (-moz-min-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    #sidebar:before {
        background-image: url(images/sidebar-top@2x.png);
        -webkit-background-size: 298px 185px;
        -moz-background-size: 298px 185px;
        -o-background-size: 298px 185px;
        background-size: 298px 185px
    }
}
.list-sidebar {
    list-style: none;
    margin: 0;
    padding: 2em
}
#sidebar .list-sidebar {
    padding: 0;
    margin: 1em 0 1em 0
}
#sidebar .list-sidebar:after {
    height: 383px;
    width: auto;
    position: absolute;
    right: -18px;
    left: 0;
    margin-top: -240px;
    top: 100%;
    content: '';
    background-image: url(images/sidebar-bottom.png);
    background-position: bottom right;
    background-repeat: no-repeat
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (-moz-min-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    #sidebar .list-sidebar:after {
        background-image: url(images/sidebar-bottom@2x.png);
        -webkit-background-size: 250px 330px;
        -moz-background-size: 250px 330px;
        -o-background-size: 250px 330px;
        background-size: 250px 330px
    }
}
#sidebar .list-sidebar:before {
    height: 200px;
    width: 276px;
    position: absolute;
    left: -90px;
    content: '';
    top: 100%;
    margin-top: 80px;
    background-image: url(images/body-right.png);
    background-position: bottom right;
    background-repeat: no-repeat
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (-moz-min-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    #sidebar .list-sidebar:before {
        background-image: url(images/body-right@2x.png);
        -webkit-background-size: 276px 200px;
        -moz-background-size: 276px 200px;
        -o-background-size: 276px 200px;
        background-size: 276px 200px
    }
}
.list-sidebar ul {
    position: relative;
    z-index: 100;
    list-style: none;
    margin: 1em 0 0em 0;
    padding: 0
}
.list-sidebar ul li {
    margin: 0
}
.list-sidebar ul li a {
    color: #10232b
}
.list-sidebar ul li a:hover {
    color: #408fac
}
.list-sidebar ul.contact-item {
    margin-top: 0;
    margin-bottom: 1.5em
}
.list-sidebar ul.contact-item li {
    font-family: "abril-text", "Georgia", serif;
    text-transform: none;
    letter-spacing: 0;
    line-height: 2
}
.list-sidebar ul.contact-item li a {
    font-style: italic;
    color: #408fac
}
.list-sidebar ul.tablature-item {
    margin-top: 0;
    margin-bottom: 15px
}
.list-sidebar ul.tablature-item li .tablature-item-credit {
    font-size: 8px;
    font-size: 0.8em;
    font-size: 0.8rem;
    font-family: "presicav", Helvetica, Arial, sans-serif;
    font-weight: 700;
    letter-spacing: 0.3em;
    color: #408fac;
    line-height: 15px;
    display: block
}
.list-sidebar h4,
.list-sidebar .gigpress-header th,
.gigpress-header .list-sidebar th {
    color: #408fac;
    position: relative;
    z-index: 100
}
#sidebar .list-sidebar ul.gigpress-listing {
    margin: 0 0 5px 0
}
#sidebar .list-sidebar ul.gigpress-listing li {
    padding: 5px 10px 5px 40px;
    margin-left: -40px;
    margin-right: -10px;
    line-height: 1
}
#sidebar .list-sidebar ul.gigpress-listing li:nth-child(odd) {
    -moz-box-shadow: 1px 0px 1px rgba(68, 68, 68, 0.05) inset;
    -webkit-box-shadow: 1px 0px 1px rgba(68, 68, 68, 0.05) inset;
    box-shadow: 1px 0px 1px rgba(68, 68, 68, 0.05) inset;
    background-image: -moz-linear-gradient(left, #fbe1be, #fdf0de);
    background-image: -o-linear-gradient(left, #fbe1be, #fdf0de);
    background-image: -webkit-linear-gradient(left, #fbe1be, #fdf0de);
    background-image: linear-gradient(to right, #fbe1be, #fdf0de)
}
#sidebar .list-sidebar ul.gigpress-listing li .gigpress-sidebar-city,
#sidebar .list-sidebar ul.gigpress-listing li .gigpress-sidebar-date {
    font-size: 8px;
    font-size: 0.8em;
    font-size: 0.8rem;
    font-family: "presicav", Helvetica, Arial, sans-serif;
    font-weight: 700;
    letter-spacing: 0.3em
}
#sidebar .list-sidebar ul.gigpress-listing li .gigpress-sidebar-city abbr,
#sidebar .list-sidebar ul.gigpress-listing li .gigpress-sidebar-date abbr {
    border: none;
    font-size: 100%
}
#sidebar .list-sidebar ul.gigpress-listing li .gigpress-sidebar-venue {
    display: block;
    line-height: 1.3
}
#sidebar .list-sidebar ul.gigpress-listing li .gigpress-sidebar-prep,
#sidebar .list-sidebar ul.gigpress-listing li .summary>a {
    display: none
}
.widget_text {
    overflow: hidden
}
.widget_text h4:before,
.widget_text .gigpress-header th:before,
.gigpress-header .widget_text th:before {
    font-size: 14px;
    font-size: 1.4em;
    font-size: 1.4rem;
    position: relative;
    top: 3px;
    margin-right: 3px
}
.widget_text p {
    font-size: 14px;
    font-size: 1.4em;
    font-size: 1.4rem;
    line-height: 1.5
}
.widget_text .button,
.widget_text #e2ma_signup .e2ma_signup_form_row input.e2ma_signup_form_button,
#e2ma_signup .e2ma_signup_form_row .widget_text input.e2ma_signup_form_button,
.widget_text #e2ma_signup .e2ma_signup_form_button_row input.e2ma_signup_form_button,
#e2ma_signup .e2ma_signup_form_button_row .widget_text input.e2ma_signup_form_button {
    position: relative;
    z-index: 100;
    width: auto;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    top: -2px
}
.widget {
    clear: both
}
#container-main {
    top: -140px;
    position: relative
}
.content-area {
    padding-bottom: 200px;
    padding-top: 69px;
    position: relative;
    z-index: 0;
    -moz-box-shadow: 0 8px 5px rgba(68, 68, 68, 0.1);
    -webkit-box-shadow: 0 8px 5px rgba(68, 68, 68, 0.1);
    box-shadow: 0 8px 5px rgba(68, 68, 68, 0.1)
}
.date:not(body) {
    position: relative;
    width: 94px;
    height: 108px;
    left: -35px;
    top: -10px;
    font-family: "tablet-gothic-compressed", Helvetica, Arial, sans-serif;
    font-weight: 200;
    text-transform: uppercase;
    text-align: center;
    line-height: 1;
    padding: 28px 0;
    background-image: url(images/date.png)
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (-moz-min-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .date:not(body) {
        background-image: url(images/date@2x.png);
        -webkit-background-size: 94px 108px;
        -moz-background-size: 94px 108px;
        -o-background-size: 94px 108px;
        background-size: 94px 108px
    }
}
.date:not(body) .day {
    display: block;
    letter-spacing: 0.1em;
    font-size: 30px;
    font-size: 3em;
    font-size: 3rem
}
.date:not(body) .month {
    font-size: 9px;
    font-size: 0.9em;
    font-size: 0.9rem;
    font-family: "presicav", Helvetica, Arial, sans-serif;
    font-weight: 700;
    display: block;
    letter-spacing: 0.2em
}
.featured-image {
    display: block;
    margin-bottom: 1em
}
.page-template-page-full-php #header:after,
.page-template-page-about-php #header:after,
.page-template-page-full-alt-php #header:after,
.page-template-default #header:after,
.home #header:after,
.page #header:after,
.archive #header:after,
.single #header:after {
    height: 177px;
    width: 383px;
    position: absolute;
    right: -25px;
    margin-top: 270px;
    top: 100%;
    content: '';
    background-image: url(images/header-extra.png)
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (-moz-min-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .page-template-page-full-php #header:after,
    .page-template-page-about-php #header:after,
    .page-template-page-full-alt-php #header:after,
    .page-template-default #header:after,
	.home #header:after,
    .page #header:after,
    .archive #header:after,
    .single #header:after {
        background-image: url();
        -webkit-background-size: 383px 177px;
        -moz-background-size: 383px 177px;
        -o-background-size: 383px 177px;
        background-size: 383px 177px
    }
}
.box {
    display: block;
    position: relative
}
.box h2 {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 50%;
    color: #fff;
    text-align: center;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease
}
.box h2 span {
    font-size: 20px;
    font-size: 2em;
    font-size: 2rem;
    position: relative;
    left: 10px;
    top: -3px
}
.box .overlay {
    background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5));
    background-image: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5));
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5));
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5));
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=10);
    opacity: 0.1;
    position: absolute;
    height: 100%;
    width: 100%;
    background-size: 100% 202%;
    top: 0
}
.box:hover .overlay {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    background-position: 100% 100%
}
.box:hover h2 {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -moz-transform: translate(-50%, -10%);
    -ms-transform: translate(-50%, -10%);
    -o-transform: translate(-50%, -10%);
    -webkit-transform: translate(-50%, -10%);
    transform: translate(-50%, -10%)
}
.panel {
    border: 1px solid rgba(183, 192, 209, 0.5);
    padding-top: 1em
}
#twitter {
    margin-bottom: 3em;
    position: relative
}
#twitter:before {
    background-image: url(images/bg-twitter.png);
    height: 201px;
    display: block;
    width: 341px;
    position: absolute;
    z-index: 10;
    content: '';
    top: -30px;
    left: -80px
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (-moz-min-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    #twitter:before {
        background-image: url(images/bg-twitter@2x.png);
        -webkit-background-size: 341px 201px;
        -moz-background-size: 341px 201px;
        -o-background-size: 341px 201px;
        background-size: 341px 201px
    }
}
#twitter ul li p {
    position: relative;
    z-index: 11;
    text-transform: none;
    letter-spacing: 0;
    line-height: 1.4;
    word-wrap: break-word
}
#twitter ul li p.timePosted {
    font-size: 8px;
    font-size: 0.8em;
    font-size: 0.8rem;
    line-height: 16px;
    font-family: "presicav", Helvetica, Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.3em
}
.icon-twitter {
    font-size: 14px;
    font-size: 1.4em;
    font-size: 1.4rem;
    position: relative;
    top: 3px
}
.gigpress-table {
    margin-bottom: 1em;
    margin-top: 1em
}
p.gigpress-subscribe {
    font-style: italic
}
.gigpress-header th {
    text-align: left;
    color: #d2bc81;
    padding-bottom: 1em
}
.gigpress-row.gigpress-alt a {
    color: #c5ceb7
}
.gigpress-row.gigpress-alt a:hover {
    color: #2c6478
}
.gigpress-row td {
    padding: 10px 15px 6px 0;
    position: relative
}
.gigpress-row td:after {
    content: '';
    height: 0;
    width: auto;
    right: 0;
    left: 0px;
    position: absolute;
    top: 0px;
    border-top: 1px dotted rgba(183, 192, 209, 0.4)
}
.gigpress-row .gigpress-date,
.gigpress-row .gigpress-city,
.gigpress-row .gigpress-venue,
.gigpress-row .gigpress-country {
    font-size: 8px;
    font-size: 0.8em;
    font-size: 0.8rem;
    font-family: "presicav", Helvetica, Arial, sans-serif;
    font-weight: 700;
    letter-spacing: 0.3em;
    text-transform: uppercase
}
.gigpress-row .gigpress-date {
    width: 21%
}
.gigpress-row .gigpress-date abbr {
    border: none;
    font-size: 100%
}
.gigpress-row .gigpress-venue {
    width: 35%;
    font-family: "tablet-gothic-compressed", Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-size: 1.5em;
    font-size: 1.5rem;
    letter-spacing: 0.1em;
    font-weight: 300
}
.gigpress-row .gigpress-city {
    width: 26%;
    padding-top: 10px
}
.gigpress-row .gigpress-city img {
    display: none
}
.gigpress-row .gigpress-country {
    width: 20%
}
.gigpress-calendar-add,
.gigpress-subscribe,
.gigpress-header {
    display: none
}
.upcoming+.gigpress-subscribe {
    display: block
}
.gigpress-info-item {
    font-size: 12px;
    font-size: 1.2em;
    font-size: 1.2rem;
    padding: 0em 0px 10px 0px;
    display: block;
    font-style: italic;
    position: relative;
    color: #b7c0d1
}
.blue {
    color: #408fac
}
.blue-dark {
    color: #2c6478
}
.blue-darker {
    color: #10232b
}
.yellow {
    color: #f7b45d
}
.yellow-light {
    color: #f9ca8d
}
.yellow-lighter {
    color: #fbe1be
}
.yellow-lightest {
    color: #fdf0de
}
.green {
    color: #b3c880
}
.tan {
    color: #d2bc81
}
.olive {
    color: #c5ceb7
}
.cream {
    color: #efebed
}
.grey {
    color: #444
}
.steel {
    color: #b7c0d1
}
.white {
    color: #fff
}
.teal {
    color: #255f47
}
.teal-light {
    color: #668f7e
}
.bg-blue {
    background-color: #408fac
}
.bg-blue-dark {
    background-color: #2c6478
}
.bg-blue-darker {
    background-color: #10232b
}
.bg-yellow {
    background-color: #f7b45d
}
.bg-yellow-light {
    background-color: #f9ca8d
}
.bg-yellow-lighter {
    background-color: #fbe1be
}
.bg-yellow-lightest {
    background-color: #fdf0de
}
.bg-green {
    background-color: #b3c880
}
.bg-tan {
    background-color: #d2bc81
}
.bg-olive {
    background-color: #c5ceb7
}
.bg-cream {
    background-color: #efebed
}
.bg-grey {
    background-color: #444
}
.bg-steel {
    background-color: #b7c0d1
}
.bg-white {
    background-color: #fff
}
.space-bottom {
    margin-bottom: 1em !important
}
.space-bottom-2 {
    margin-bottom: 2em !important
}
.space-bottom-3 {
    margin-bottom: 3em !important
}
.space-top-1 {
    margin-top: 1em !important
}
.space-top-2 {
    margin-top: 2em !important
}
.space-top-3 {
    margin-top: 3em !important
}
.space-inner-top {
    padding-top: 1em !important
}
.space-inner-top-2 {
    padding-top: 2em !important
}
.space-inner-top-3 {
    padding-top: 3em !important
}
@media only screen and (min-width: 768px) {
    .rule {
        position: relative
    }
    .rule:before {
        content: '';
        position: absolute
    }
    .rule:after {
        content: '';
        position: absolute
    }
    .rule.rule-horizonal:before {
        height: 0;
        width: auto;
        left: 0;
        right: 0;
        bottom: 0;
        border-bottom: 2px dotted rgba(183, 192, 209, 0.2)
    }
    .rule.rule-vertical:before {
        height: auto;
        width: 0;
        top: 0em;
        bottom: -2em;
        border-left: 2px dotted rgba(183, 192, 209, 0.2)
    }
    .rule.rule-left:before {
        left: -40%
    }
    .rule.rule-right:before {
        right: -12%
    }
}
.rule-wrap {
    overflow: hidden
}
.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0
}
.ir {
    color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px
}
.ir:hover {
    color: transparent
}
.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%
}
.hidden {
    display: none !important;
    visibility: hidden
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}
.invisible {
    visibility: hidden
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}
.clearfix:after {
    clear: both
}
.clearfix {
    *zoom: 1
}
@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
    }
}
