.wp-block-audio figcaption {
    margin-top: 0.5em;
    margin-bottom: 1em;
    color: #555d66;
    text-align: center;
    font-size: 13px
    }
.wp-block-audio audio {
    width: 100%;
    min-width: 300px
    }
.editor-block-list__layout .reusable-block-edit-panel {
    align-items: center;
    background: #f8f9f9;
    color: #555d66;
    display: flex;
    flex-wrap: wrap;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
    font-size: 13px;
    top: -14px;
    margin: 0 -14px;
    padding: 8px 14px;
    position: relative;
    z-index: 7
    }
.editor-block-list__layout .editor-block-list__layout .reusable-block-edit-panel {
    margin: 0 -14px;
    padding: 8px 14px
    }
.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__spinner {
    margin: 0 5px
    }
.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__info {
    margin-right: auto
    }
.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__label {
    margin-right: 8px;
    white-space: nowrap;
    font-weight: 600
    }
.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title {
    flex: 1 1 100%;
    font-size: 14px;
    height: 30px;
    margin: 4px 0 8px
    }
.editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button {
    flex-shrink: 0
    }
@media (min-width: 960px) {
    .editor-block-list__layout .reusable-block-edit-panel {
        flex-wrap: nowrap
        }
    .editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title {
        margin: 0
        }
    .editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button {
        margin: 0 0 0 5px
        }
    }
.editor-block-list__layout .reusable-block-indicator {
    background: #fff;
    border-left: 1px dashed #e2e4e7;
    color: #555d66;
    border-bottom: 1px dashed #e2e4e7;
    top: -14px;
    height: 30px;
    padding: 4px;
    position: absolute;
    z-index: 1;
    width: 30px;
    right: -14px
    }
.wp-block-button {
    color: #fff;
    margin-bottom: 1.5em
    }
.wp-block-button.aligncenter {
    text-align: center
    }
.wp-block-button.alignright {
    text-align: right
    }
.wp-block-button__link {
    background-color: #32373c;
    border: none;
    border-radius: 28px;
    box-shadow: none;
    color: inherit;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    margin: 0;
    padding: 12px 24px;
    text-align: center;
    text-decoration: none;
    white-space: normal;
    overflow-wrap: break-word
    }
.wp-block-button__link:active, .wp-block-button__link:focus, .wp-block-button__link:hover {
    color: inherit
    }
.is-style-squared .wp-block-button__link {
    border-radius: 0
    }
.is-style-outline {
    color: #32373c
    }
.is-style-outline .wp-block-button__link {
    background: transparent;
    border: 2px solid
    }
.wp-block-categories.alignleft {
    margin-right: 2em
    }
.wp-block-categories.alignright {
    margin-left: 2em
    }
.wp-block-columns {
    display: flex;
    flex-wrap: wrap
    }
@media (min-width: 782px) {
    .wp-block-columns {
        flex-wrap: nowrap
        }
    }
.wp-block-column {
    flex: 1;
    margin-bottom: 1em;
    flex-basis: 100%;
    min-width: 0;
    word-break: break-word;
    overflow-wrap: break-word
    }
@media (min-width: 600px) {
    .wp-block-column {
        flex-basis: 50%;
        flex-grow: 0
        }
    }
@media (min-width: 600px) {
    .wp-block-column:nth-child(odd) {
        margin-right: 32px
        }
    .wp-block-column:not(:first-child), .wp-block-column:nth-child(2n) {
        margin-left: 32px
        }
    .wp-block-column:not(:last-child) {
        margin-right: 32px
        }
    }
.wp-block-cover, .wp-block-cover-image {
    position: relative;
    background-color: #000;
    background-size: cover;
    background-position: 50%;
    min-height: 430px;
    width: 100%;
    margin: 0 0 1.5em;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden
    }
.wp-block-cover-image.has-left-content, .wp-block-cover.has-left-content {
    justify-content: flex-start
    }
.wp-block-cover-image.has-left-content .wp-block-cover-image-text, .wp-block-cover-image.has-left-content .wp-block-cover-text, .wp-block-cover-image.has-left-content h2, .wp-block-cover.has-left-content .wp-block-cover-image-text, .wp-block-cover.has-left-content .wp-block-cover-text, .wp-block-cover.has-left-content h2 {
    margin-left: 0;
    text-align: left
    }
.wp-block-cover-image.has-right-content, .wp-block-cover.has-right-content {
    justify-content: flex-end
    }
.wp-block-cover-image.has-right-content .wp-block-cover-image-text, .wp-block-cover-image.has-right-content .wp-block-cover-text, .wp-block-cover-image.has-right-content h2, .wp-block-cover.has-right-content .wp-block-cover-image-text, .wp-block-cover.has-right-content .wp-block-cover-text, .wp-block-cover.has-right-content h2 {
    margin-right: 0;
    text-align: right
    }
.wp-block-cover-image .wp-block-cover-image-text, .wp-block-cover-image .wp-block-cover-text, .wp-block-cover-image h2, .wp-block-cover .wp-block-cover-image-text, .wp-block-cover .wp-block-cover-text, .wp-block-cover h2 {
    color: #fff;
    font-size: 2em;
    line-height: 1.25;
    z-index: 1;
    margin-bottom: 0;
    max-width: 610px;
    padding: 14px;
    text-align: center
    }
.wp-block-cover-image .wp-block-cover-image-text a, .wp-block-cover-image .wp-block-cover-image-text a:active, .wp-block-cover-image .wp-block-cover-image-text a:focus, .wp-block-cover-image .wp-block-cover-image-text a:hover, .wp-block-cover-image .wp-block-cover-text a, .wp-block-cover-image .wp-block-cover-text a:active, .wp-block-cover-image .wp-block-cover-text a:focus, .wp-block-cover-image .wp-block-cover-text a:hover, .wp-block-cover-image h2 a, .wp-block-cover-image h2 a:active, .wp-block-cover-image h2 a:focus, .wp-block-cover-image h2 a:hover, .wp-block-cover .wp-block-cover-image-text a, .wp-block-cover .wp-block-cover-image-text a:active, .wp-block-cover .wp-block-cover-image-text a:focus, .wp-block-cover .wp-block-cover-image-text a:hover, .wp-block-cover .wp-block-cover-text a, .wp-block-cover .wp-block-cover-text a:active, .wp-block-cover .wp-block-cover-text a:focus, .wp-block-cover .wp-block-cover-text a:hover, .wp-block-cover h2 a, .wp-block-cover h2 a:active, .wp-block-cover h2 a:focus, .wp-block-cover h2 a:hover {
    color: #fff
    }
.wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax {
    background-attachment: fixed
    }
@supports (-webkit-overflow-scrolling: touch) {
    . wp-block-cover-image . has-parallax, . wp-block-cover . has-parallax {
        background-attachment: scroll
        }
    }
.wp-block-cover-image.has-background-dim:before, .wp-block-cover.has-background-dim:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: inherit;
    opacity: 0.5;
    z-index: 1
    }
.wp-block-cover-image.has-background-dim.has-background-dim-10:before, .wp-block-cover.has-background-dim.has-background-dim-10:before {
    opacity: 0.1
    }
.wp-block-cover-image.has-background-dim.has-background-dim-20:before, .wp-block-cover.has-background-dim.has-background-dim-20:before {
    opacity: 0.2
    }
.wp-block-cover-image.has-background-dim.has-background-dim-30:before, .wp-block-cover.has-background-dim.has-background-dim-30:before {
    opacity: 0.3
    }
.wp-block-cover-image.has-background-dim.has-background-dim-40:before, .wp-block-cover.has-background-dim.has-background-dim-40:before {
    opacity: 0.4
    }
.wp-block-cover-image.has-background-dim.has-background-dim-50:before, .wp-block-cover.has-background-dim.has-background-dim-50:before {
    opacity: 0.5
    }
.wp-block-cover-image.has-background-dim.has-background-dim-60:before, .wp-block-cover.has-background-dim.has-background-dim-60:before {
    opacity: 0.6
    }
.wp-block-cover-image.has-background-dim.has-background-dim-70:before, .wp-block-cover.has-background-dim.has-background-dim-70:before {
    opacity: 0.7
    }
.wp-block-cover-image.has-background-dim.has-background-dim-80:before, .wp-block-cover.has-background-dim.has-background-dim-80:before {
    opacity: 0.8
    }
.wp-block-cover-image.has-background-dim.has-background-dim-90:before, .wp-block-cover.has-background-dim.has-background-dim-90:before {
    opacity: 0.9
    }
.wp-block-cover-image.has-background-dim.has-background-dim-100:before, .wp-block-cover.has-background-dim.has-background-dim-100:before {
    opacity: 1
    }
.wp-block-cover-image.alignleft, .wp-block-cover-image.alignright, .wp-block-cover.alignleft, .wp-block-cover.alignright {
    max-width: 305px;
    width: 100%
    }
.wp-block-cover-image:after, .wp-block-cover:after {
    display: block;
    content: "";
    font-size: 0;
    min-height: inherit
    }
@supports ((position: -webkit-sticky) or (position: sticky)) {
    . wp-block-cover-image: after, . wp-block-cover: after {
        content: none
        }
    }
.wp-block-cover-image.aligncenter, .wp-block-cover-image.alignleft, .wp-block-cover-image.alignright, .wp-block-cover.aligncenter, .wp-block-cover.alignleft, .wp-block-cover.alignright {
    display: flex
    }
.wp-block-cover__video-background {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translatex(-50%) translatey(-50%);
    width: 100%;
    height: 100%;
    z-index: 0;
    -o-object-fit: cover;
    object-fit: cover
    }
.editor-block-list__block[data-type="core/embed"][data-align=left] .editor-block-list__block-edit, .editor-block-list__block[data-type="core/embed"][data-align=right] .editor-block-list__block-edit, .wp-block-embed.alignleft, .wp-block-embed.alignright {
    max-width: 360px;
    width: 100%
    }
.wp-block-embed {
    margin-bottom: 1em
    }
.wp-block-embed figcaption {
    margin-top: 0.5em;
    margin-bottom: 1em;
    color: #555d66;
    text-align: center;
    font-size: 13px
    }
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper {
    position: relative
    }
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
    content: "";
    display: block;
    padding-top: 50%
    }
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
    }
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
    padding-top: 42.85%
    }
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
    padding-top: 50%
    }
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
    padding-top: 56.25%
    }
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
    padding-top: 75%
    }
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
    padding-top: 100%
    }
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-6 .wp-block-embed__wrapper:before {
    padding-top: 66.66%
    }
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
    padding-top: 200%
    }
.wp-block-file {
    margin-bottom: 1.5em
    }
.wp-block-file.aligncenter {
    text-align: center
    }
.wp-block-file.alignright {
    text-align: right
    }
.wp-block-file .wp-block-file__button {
    background: #32373c;
    border-radius: 2em;
    color: #fff;
    font-size: 13px;
    padding: 0.5em 1em
    }
.wp-block-file a.wp-block-file__button {
    text-decoration: none
    }
.wp-block-file a.wp-block-file__button:active, .wp-block-file a.wp-block-file__button:focus, .wp-block-file a.wp-block-file__button:hover, .wp-block-file a.wp-block-file__button:visited {
    box-shadow: none;
    color: #fff;
    opacity: 0.85;
    text-decoration: none
    }
.wp-block-file * + .wp-block-file__button {
    margin-left: 0.75em
    }
.wp-block-gallery {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0
    }
.wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
    margin: 0 16px 16px 0;
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    justify-content: center;
    position: relative
    }
.wp-block-gallery .blocks-gallery-image figure, .wp-block-gallery .blocks-gallery-item figure {
    margin: 0;
    height: 100%
    }
@supports ((position: -webkit-sticky) or (position: sticky)) {
    . wp-block-gallery . blocks-gallery-image figure, . wp-block-gallery . blocks-gallery-item figure {
        display: flex;
        align-items: flex-end;
        justify-content: flex-start
        }
    }
.wp-block-gallery .blocks-gallery-image img, .wp-block-gallery .blocks-gallery-item img {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%
    }
@supports ((position: -webkit-sticky) or (position: sticky)) {
    . wp-block-gallery . blocks-gallery-image img, . wp-block-gallery . blocks-gallery-item img {
        width: auto
        }
    }
.wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
    position: absolute;
    bottom: 0;
    width: 100%;
    max-height: 100%;
    overflow: auto;
    padding: 40px 10px 5px;
    color: #fff;
    text-align: center;
    font-size: 13px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.3) 60%, transparent)
    }
.wp-block-gallery .blocks-gallery-image figcaption img, .wp-block-gallery .blocks-gallery-item figcaption img {
    display: inline
    }
.wp-block-gallery.is-cropped .blocks-gallery-image a, .wp-block-gallery.is-cropped .blocks-gallery-image img, .wp-block-gallery.is-cropped .blocks-gallery-item a, .wp-block-gallery.is-cropped .blocks-gallery-item img {
    width: 100%
    }
@supports ((position: -webkit-sticky) or (position: sticky)) {
    . wp-block-gallery . is-cropped . blocks-gallery-image a, . wp-block-gallery . is-cropped . blocks-gallery-image img, . wp-block-gallery . is-cropped . blocks-gallery-item a, . wp-block-gallery . is-cropped . blocks-gallery-item img {
        height: 100%;
        flex: 1;
        -o-object-fit: cover;
        object-fit: cover
        }
    }
.wp-block-gallery .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery .blocks-gallery-item:nth-of-type(2n) {
    margin-right: 0
    }
.wp-block-gallery.columns-1 .blocks-gallery-image, .wp-block-gallery.columns-1 .blocks-gallery-item {
    width: 100%;
    margin-right: 0
    }
@media (min-width: 600px) {
    .wp-block-gallery.columns-3 .blocks-gallery-image, .wp-block-gallery.columns-3 .blocks-gallery-item {
        margin-right: 16px
        }
    .wp-block-gallery.columns-4 .blocks-gallery-image, .wp-block-gallery.columns-4 .blocks-gallery-item {
        margin-right: 16px
        }
    .wp-block-gallery.columns-5 .blocks-gallery-image, .wp-block-gallery.columns-5 .blocks-gallery-item {
        margin-right: 16px
        }
    .wp-block-gallery.columns-6 .blocks-gallery-image, .wp-block-gallery.columns-6 .blocks-gallery-item {
        margin-right: 16px
        }
    .wp-block-gallery.columns-7 .blocks-gallery-image, .wp-block-gallery.columns-7 .blocks-gallery-item {
        margin-right: 16px
        }
    .wp-block-gallery.columns-8 .blocks-gallery-image, .wp-block-gallery.columns-8 .blocks-gallery-item {
        margin-right: 16px
        }
    .wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n), .wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n), .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n), .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n), .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n), .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n), .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n), .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n), .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n), .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n), .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n), .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n), .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n), .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n), .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n) {
        margin-right: 0
        }
    }
.wp-block-gallery .blocks-gallery-image:last-child, .wp-block-gallery .blocks-gallery-item:last-child {
    margin-right: 0
    }
.wp-block-gallery .blocks-gallery-item.has-add-item-button {
    width: 100%
    }
.wp-block-gallery.alignleft, .wp-block-gallery.alignright {
    max-width: 305px;
    width: 100%
    }
.wp-block-gallery.aligncenter, .wp-block-gallery.alignleft, .wp-block-gallery.alignright {
    display: flex
    }
.wp-block-gallery.aligncenter .blocks-gallery-item figure {
    justify-content: center
    }
.wp-block-image {
    max-width: 100%;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0
    }
.wp-block-image img {
    max-width: 100%
    }
.wp-block-image.aligncenter {
    text-align: center
    }
.wp-block-image.alignfull img, .wp-block-image.alignwide img {
    width: 100%
    }
.wp-block-image .aligncenter, .wp-block-image .alignleft, .wp-block-image .alignright, .wp-block-image.is-resized {
    display: table;
    margin-left: 0;
    margin-right: 0
    }
.wp-block-image .aligncenter > figcaption, .wp-block-image .alignleft > figcaption, .wp-block-image .alignright > figcaption, .wp-block-image.is-resized > figcaption {
    display: table-caption;
    caption-side: bottom
    }
.wp-block-image .alignleft {
    float: left;
    margin-right: 1em
    }
.wp-block-image .alignright {
    float: right;
    margin-left: 1em
    }
.wp-block-image .aligncenter {
    margin-left: auto;
    margin-right: auto
    }
.wp-block-image figcaption {
    margin-top: 0.5em;
    margin-bottom: 1em;
    color: #555d66;
    text-align: center;
    font-size: 13px
    }
.wp-block-latest-comments__comment {
    font-size: 15px;
    line-height: 1.1;
    list-style: none;
    margin-bottom: 1em
    }
.has-avatars .wp-block-latest-comments__comment {
    min-height: 36px;
    list-style: none
    }
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
    margin-left: 52px
    }
.has-dates .wp-block-latest-comments__comment, .has-excerpts .wp-block-latest-comments__comment {
    line-height: 1.5
    }
.wp-block-latest-comments__comment-excerpt p {
    font-size: 14px;
    line-height: 1.8;
    margin: 5px 0 20px
    }
.wp-block-latest-comments__comment-date {
    color: #8f98a1;
    display: block;
    font-size: 12px
    }
.wp-block-latest-comments .avatar, .wp-block-latest-comments__comment-avatar {
    border-radius: 24px;
    display: block;
    float: left;
    height: 40px;
    margin-right: 12px;
    width: 40px
    }
.wp-block-latest-posts.alignleft {
    margin-right: 2em
    }
.wp-block-latest-posts.alignright {
    margin-left: 2em
    }
.wp-block-latest-posts.is-grid {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    list-style: none
    }
.wp-block-latest-posts.is-grid li {
    margin: 0 16px 16px 0;
    width: 100%
    }
@media (min-width: 600px) {
    .wp-block-latest-posts.columns-2 li {
        width: calc(50% - 16px)
        }
    .wp-block-latest-posts.columns-3 li {
        width: calc(33.33333% - 16px)
        }
    .wp-block-latest-posts.columns-4 li {
        width: calc(25% - 16px)
        }
    .wp-block-latest-posts.columns-5 li {
        width: calc(20% - 16px)
        }
    .wp-block-latest-posts.columns-6 li {
        width: calc(16.66667% - 16px)
        }
    }
.wp-block-latest-posts__post-date {
    display: block;
    color: #6c7781;
    font-size: 13px
    }
.wp-block-media-text {
    display: grid;
    grid-template-rows: auto;
    align-items: center;
    grid-template-areas: "media-text-media media-text-content";
    grid-template-columns: 50% auto
    }
.wp-block-media-text.has-media-on-the-right {
    grid-template-areas: "media-text-content media-text-media";
    grid-template-columns: auto 50%
    }
.wp-block-media-text .wp-block-media-text__media {
    grid-area: media-text-media;
    margin: 0
    }
.wp-block-media-text .wp-block-media-text__content {
    word-break: break-word;
    grid-area: media-text-content;
    padding: 0 8%
    }
.wp-block-media-text > figure > img, .wp-block-media-text > figure > video {
    max-width: unset;
    width: 100%;
    vertical-align: middle
    }
@media (max-width: 600px) {
    .wp-block-media-text.is-stacked-on-mobile {
        grid-template-columns: 100% !important;
        grid-template-areas: "media-text-media" "media-text-content"
        }
    .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right {
        grid-template-areas: "media-text-content" "media-text-media"
        }
    }
p.is-small-text {
    font-size: 14px
    }
p.is-regular-text {
    font-size: 16px
    }
p.is-large-text {
    font-size: 36px
    }
p.is-larger-text {
    font-size: 48px
    }
p.has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 8.4em;
    line-height: 0.68;
    font-weight: 100;
    margin: 0.05em 0.1em 0 0;
    text-transform: uppercase;
    font-style: normal
    }
p.has-drop-cap:not(:focus):after {
    content: "";
    display: table;
    clear: both;
    padding-top: 14px
    }
p.has-background {
    padding: 20px 30px
    }
p.has-text-color a {
    color: inherit
    }
.wp-block-pullquote {
    padding: 3em 0;
    margin-left: 0;
    margin-right: 0;
    text-align: center
    }
.wp-block-pullquote.alignleft, .wp-block-pullquote.alignright {
    max-width: 305px
    }
.wp-block-pullquote.alignleft p, .wp-block-pullquote.alignright p {
    font-size: 20px
    }
.wp-block-pullquote p {
    font-size: 28px;
    line-height: 1.6
    }
.wp-block-pullquote cite, .wp-block-pullquote footer {
    position: relative
    }
.wp-block-pullquote .has-text-color a {
    color: inherit
    }
.wp-block-pullquote:not(.is-style-solid-color) {
    background: none
    }
.wp-block-pullquote.is-style-solid-color {
    border: none
    }
.wp-block-pullquote.is-style-solid-color blockquote {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    max-width: 60%
    }
.wp-block-pullquote.is-style-solid-color blockquote p {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 32px
    }
.wp-block-pullquote.is-style-solid-color blockquote cite {
    text-transform: none;
    font-style: normal
    }
.wp-block-pullquote cite {
    color: inherit
    }
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
    margin: 0 0 16px;
    padding: 0 1em
    }
.wp-block-quote.is-large p, .wp-block-quote.is-style-large p {
    font-size: 24px;
    font-style: italic;
    line-height: 1.6
    }
.wp-block-quote.is-large cite, .wp-block-quote.is-large footer, .wp-block-quote.is-style-large cite, .wp-block-quote.is-style-large footer {
    font-size: 18px;
    text-align: right
    }
.wp-block-separator.is-style-wide {
    border-bottom-width: 1px
    }
.wp-block-separator.is-style-dots {
    background: none;
    border: none;
    text-align: center;
    max-width: none;
    line-height: 1;
    height: auto
    }
.wp-block-separator.is-style-dots:before {
    content: "···";
    color: #191e23;
    font-size: 20px;
    letter-spacing: 2em;
    padding-left: 2em;
    font-family: serif
    }
p.wp-block-subhead {
    font-size: 1.1em;
    font-style: italic;
    opacity: 0.75
    }
.wp-block-table.has-fixed-layout {
    table-layout: fixed;
    width: 100%
    }
.wp-block-table.aligncenter, .wp-block-table.alignleft, .wp-block-table.alignright {
    display: table;
    width: auto
    }
.wp-block-table.is-style-stripes {
    border-spacing: 0;
    border-collapse: inherit;
    border-bottom: 1px solid #f3f4f5
    }
.wp-block-table.is-style-stripes tr:nth-child(odd) {
    background-color: #f3f4f5
    }
.wp-block-table.is-style-stripes td {
    border-color: transparent
    }
.wp-block-text-columns, .wp-block-text-columns.aligncenter {
    display: flex
    }
.wp-block-text-columns .wp-block-column {
    margin: 0 16px;
    padding: 0
    }
.wp-block-text-columns .wp-block-column:first-child {
    margin-left: 0
    }
.wp-block-text-columns .wp-block-column:last-child {
    margin-right: 0
    }
.wp-block-text-columns.columns-2 .wp-block-column {
    width: 50%
    }
.wp-block-text-columns.columns-3 .wp-block-column {
    width: 33.33333%
    }
.wp-block-text-columns.columns-4 .wp-block-column {
    width: 25%
    }
pre.wp-block-verse {
    white-space: nowrap;
    overflow: auto
    }
.wp-block-video {
    margin-left: 0;
    margin-right: 0
    }
.wp-block-video video {
    max-width: 100%
    }
@supports ((position: -webkit-sticky) or (position: sticky)) {
    . wp-block-video [poster] {
        -o-object-fit: cover;
        object-fit: cover
        }
    }
.wp-block-video.aligncenter {
    text-align: center
    }
.wp-block-video figcaption {
    margin-top: 0.5em;
    margin-bottom: 1em;
    color: #555d66;
    text-align: center;
    font-size: 13px
    }
.has-pale-pink-background-color.has-pale-pink-background-color {
    background-color: #f78da7
    }
.has-vivid-red-background-color.has-vivid-red-background-color {
    background-color: #cf2e2e
    }
.has-luminous-vivid-orange-background-color.has-luminous-vivid-orange-background-color {
    background-color: #ff6900
    }
.has-luminous-vivid-amber-background-color.has-luminous-vivid-amber-background-color {
    background-color: #fcb900
    }
.has-light-green-cyan-background-color.has-light-green-cyan-background-color {
    background-color: #7bdcb5
    }
.has-vivid-green-cyan-background-color.has-vivid-green-cyan-background-color {
    background-color: #00d084
    }
.has-pale-cyan-blue-background-color.has-pale-cyan-blue-background-color {
    background-color: #8ed1fc
    }
.has-vivid-cyan-blue-background-color.has-vivid-cyan-blue-background-color {
    background-color: #0693e3
    }
.has-very-light-gray-background-color.has-very-light-gray-background-color {
    background-color: #eee
    }
.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color {
    background-color: #abb8c3
    }
.has-very-dark-gray-background-color.has-very-dark-gray-background-color {
    background-color: #313131
    }
.has-pale-pink-color.has-pale-pink-color {
    color: #f78da7
    }
.has-vivid-red-color.has-vivid-red-color {
    color: #cf2e2e
    }
.has-luminous-vivid-orange-color.has-luminous-vivid-orange-color {
    color: #ff6900
    }
.has-luminous-vivid-amber-color.has-luminous-vivid-amber-color {
    color: #fcb900
    }
.has-light-green-cyan-color.has-light-green-cyan-color {
    color: #7bdcb5
    }
.has-vivid-green-cyan-color.has-vivid-green-cyan-color {
    color: #00d084
    }
.has-pale-cyan-blue-color.has-pale-cyan-blue-color {
    color: #8ed1fc
    }
.has-vivid-cyan-blue-color.has-vivid-cyan-blue-color {
    color: #0693e3
    }
.has-very-light-gray-color.has-very-light-gray-color {
    color: #eee
    }
.has-cyan-bluish-gray-color.has-cyan-bluish-gray-color {
    color: #abb8c3
    }
.has-very-dark-gray-color.has-very-dark-gray-color {
    color: #313131
    }
.has-small-font-size {
    font-size: 13px
    }
.has-normal-font-size, .has-regular-font-size {
    font-size: 16px
    }
.has-medium-font-size {
    font-size: 20px
    }
.has-large-font-size {
    font-size: 36px
    }
.has-huge-font-size, .has-larger-font-size {
    font-size: 42px
    }
.nk-awb {
    position: relative;
    z-index: 0
    }
.wp-block-nk-awb {
    padding: 20px 30px
    }
.nk-awb .nk-awb-inner, .nk-awb .nk-awb-overlay, .nk-awb .nk-awb-wrap {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -99
    }
.nk-awb .nk-awb-wrap {
    overflow: hidden
    }
.nk-awb .nk-awb-mouse-parallax {
    -webkit-transform: translatex(0);
    transform: translatex(0)
    }
.nk-awb-fullheight {
    min-height: 100vh
    }
body.admin-bar .nk-awb-fullheight {
    min-height: calc(100vh - 32px)
    }
@media screen and (max-width: 782px) {
    body.admin-bar .nk-awb-fullheight {
        min-height: calc(100vh - 42px)
        }
    }
@media screen and (max-width: 600px) {
    body.admin-bar .nk-awb-fullheight {
        min-height: 100vh
        }
    }
.nk-awb-content-valign-center, .nk-awb-content-valign-top, .nk-awb-content-valign-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
    }
.nk-awb-content-valign-top {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
    }
.nk-awb-content-valign-bottom {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
    }
.nk-awb .nk-awb-overlay {
    z-index: 0
    }
.nk-awb .nk-awb-inner {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    z-index: -100
    }
.nk-awb [data-awb-image-background-size="contain"] > .nk-awb-inner {
    background-size: contain
    }
.nk-awb [data-awb-image-background-size="pattern"] > .nk-awb-inner {
    background-repeat: repeat;
    background-size: auto
    }
.nk-awb .nk-awb-inner > .jarallax-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    font-family: "object-fit: cover;";
    z-index: -100;
    -o-object-fit: cover;
    object-fit: cover
    }
.nk-awb [data-awb-image-background-size="contain"] > .nk-awb-inner > .jarallax-img {
    -o-object-fit: contain;
    object-fit: contain;
    font-family: "object-fit: contain;"
    }
div.wpcf7 {
    margin: 0;
    padding: 0
    }
div.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0
    }
div.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #f00
    }
div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14
    }
div.wpcf7-mail-sent-ng, div.wpcf7-aborted {
    border: 2px solid #f00
    }
div.wpcf7-spam-blocked {
    border: 2px solid #ffa500
    }
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #f7e700
    }
.wpcf7-form-control-wrap {
    position: relative
    }
span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    font-weight: normal;
    display: block
    }
.use-floating-validation-tip span.wpcf7-not-valid-tip {
    position: absolute;
    top: 20%;
    left: 20%;
    z-index: 100;
    border: 1px solid #f00;
    background: #fff;
    padding: 0.2em 0.8em
    }
span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em
    }
span.wpcf7-list-item-label::before, span.wpcf7-list-item-label::after {
    content: " "
    }
.wpcf7-display-none {
    display: none
    }
div.wpcf7 .ajax-loader {
    visibility: hidden;
    display: inline-block;
    background-image: url(/wp-content/plugins/contact-form-7/images/ajax-loader.gif);
    width: 16px;
    height: 16px;
    border: none;
    padding: 0;
    margin: 0 0 0 4px;
    vertical-align: middle
    }
div.wpcf7 .ajax-loader.is-active {
    visibility: visible
    }
div.wpcf7 div.ajax-error {
    display: none
    }
div.wpcf7 .placeheld {
    color: #888
    }
div.wpcf7 input[type="file"] {
    cursor: pointer
    }
div.wpcf7 input[type="file"]:disabled {
    cursor: default
    }
div.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed
    }
#cookie-notice {
    display: block;
    visibility: hidden;
    position: fixed;
    min-width: 100%;
    height: auto;
    z-index: 100000;
    font-size: 13px;
    line-height: 20px;
    left: 0;
    text-align: center
    }
.cn-top {
    top: 0
    }
.cn-bottom {
    bottom: 0
    }
.cookie-notice-container {
    padding: 10px;
    text-align: center;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
    }
.cookie-notice-revoke-container {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 1;
    visibility: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
    }
.cn-top .cookie-notice-revoke-container {
    top: 0;
    bottom: auto
    }
#cookie-notice .cn-revoke-cookie {
    margin: 0
    }
.cn-button.wp-default, .cn-button.wp-default:hover, .cn-button.bootstrap, .cn-button.bootstrap:hover {
    box-shadow: none;
    text-decoration: none
    }
#cookie-notice .cn-button {
    margin-left: 10px
    }
.cn-button.wp-default {
    font-family: sans-serif;
    line-height: 18px;
    padding: 2px 12px;
    background: linear-gradient(to bottom, #FEFEFE, #F4F4F4) repeat scroll 0 0 #F3F3F3;
    border-color: #BBB;
    color: #333;
    text-shadow: 0 1px 0 #FFF;
    -moz-box-sizing: border-box;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-style: normal;
    text-decoration: none;
    white-space: nowrap;
    outline: none
    }
.cn-button.wp-default:hover {
    background: linear-gradient(to bottom, #FFF, #F3F3F3) repeat scroll 0 0 #F3F3F3;
    border-color: #999;
    color: #222
    }
.cn-button.bootstrap {
    font-family: sans-serif;
    display: inline-block;
    padding: 4px 12px;
    margin-right: 0.3em;
    margin-bottom: 0;
    line-height: 20px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    font-style: normal;
    vertical-align: middle;
    cursor: pointer;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #08c, #04c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
    background-image: -webkit-linear-gradient(top, #08c, #04c);
    background-image: -o-linear-gradient(top, #08c, #04c);
    background-image: linear-gradient(to bottom, #08c, #04c);
    background-repeat: repeat-x;
    border-style: solid;
    border-width: 1px;
    border-color: #04c #04c #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    padding: 2px 10px;
    font-size: 12px;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    outline: none
    }
.cn-button.bootstrap:hover {
    color: #fff;
    background-color: #04c;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear
    }
@media all and (max-width: 900px) {
    .cookie-notice-container #cn-notice-text {
        display: block;
        margin-bottom: 5px
        }
    #cookie-notice .cn-button {
        margin-left: 5px;
        margin-right: 5px
        }
    }
.pp_gallery div, .pp_gallery ul a, .pp_social .facebook {
    overflow: hidden;
    float: left
    }
div.pp_default .pp_bottom, div.pp_default .pp_bottom .pp_left, div.pp_default .pp_bottom .pp_middle, div.pp_default .pp_bottom .pp_right, div.pp_default .pp_top, div.pp_default .pp_top .pp_left, div.pp_default .pp_top .pp_middle, div.pp_default .pp_top .pp_right {
    height: 13px
    }
div.pp_default .pp_top .pp_left {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat
    }
div.pp_default .pp_top .pp_middle {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite_x.png) top left repeat-x
    }
div.pp_default .pp_top .pp_right {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat
    }
div.pp_default .pp_content .ppt {
    color: #f8f8f8
    }
div.pp_default .pp_content_container .pp_left {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;
    padding-left: 13px
    }
div.pp_default .pp_content_container .pp_right {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite_y.png) top right repeat-y;
    padding-right: 13px
    }
div.pp_default .pp_next:hover {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite_next.png) center right no-repeat;
    cursor: pointer
    }
div.pp_default .pp_previous:hover {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;
    cursor: pointer
    }
div.pp_default .pp_expand {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;
    cursor: pointer;
    width: 28px;
    height: 28px
    }
div.pp_default .pp_expand:hover {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;
    cursor: pointer
    }
div.pp_default .pp_contract {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;
    cursor: pointer;
    width: 28px;
    height: 28px
    }
div.pp_default .pp_contract:hover {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;
    cursor: pointer
    }
div.pp_default .pp_close {
    width: 30px;
    height: 30px;
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;
    cursor: pointer
    }
div.pp_default .pp_gallery ul li a {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;
    border: 1px solid #aaa
    }
div.pp_default .pp_social {
    margin-top: 7px
    }
div.pp_default .pp_gallery a.pp_arrow_next, div.pp_default .pp_gallery a.pp_arrow_previous {
    position: static;
    left: auto
    }
div.pp_default .pp_nav .pp_pause, div.pp_default .pp_nav .pp_play {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;
    height: 30px;
    width: 30px
    }
div.pp_default .pp_nav .pp_pause {
    background-position: -51px -29px
    }
div.pp_default a.pp_arrow_next, div.pp_default a.pp_arrow_previous {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;
    height: 20px;
    width: 20px;
    margin: 4px 0 0
    }
div.pp_default a.pp_arrow_next {
    left: 52px;
    background-position: -82px -3px
    }
div.pp_default .pp_content_container .pp_details {
    margin-top: 5px
    }
div.pp_default .pp_nav {
    clear: none;
    height: 30px;
    width: 110px;
    position: relative
    }
div.pp_default .pp_nav .currentTextHolder {
    font-family: Georgia;
    font-style: italic;
    color: #999;
    font-size: 11px;
    left: 75px;
    line-height: 25px;
    position: absolute;
    top: 2px;
    margin: 0;
    padding: 0 0 0 10px
    }
div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover, div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_nav .pp_play:hover {
    opacity: 0.7
    }
div.pp_default .pp_description {
    font-size: 11px;
    font-weight: 700;
    line-height: 14px;
    margin: 5px 50px 5px 0
    }
div.pp_default .pp_bottom .pp_left {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat
    }
div.pp_default .pp_bottom .pp_middle {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x
    }
div.pp_default .pp_bottom .pp_right {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat
    }
div.pp_default .pp_loaderIcon {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/loader.gif) center center no-repeat
    }
div.light_rounded .pp_top .pp_left {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat
    }
div.light_rounded .pp_top .pp_right {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat
    }
div.light_rounded .pp_next:hover {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;
    cursor: pointer
    }
div.light_rounded .pp_previous:hover {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;
    cursor: pointer
    }
div.light_rounded .pp_expand {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;
    cursor: pointer
    }
div.light_rounded .pp_expand:hover {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;
    cursor: pointer
    }
div.light_rounded .pp_contract {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;
    cursor: pointer
    }
div.light_rounded .pp_contract:hover {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;
    cursor: pointer
    }
div.light_rounded .pp_close {
    width: 75px;
    height: 22px;
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;
    cursor: pointer
    }
div.light_rounded .pp_nav .pp_play {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px
    }
div.light_rounded .pp_nav .pp_pause {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px
    }
div.light_rounded .pp_arrow_previous {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat
    }
div.light_rounded .pp_arrow_next {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat
    }
div.light_rounded .pp_bottom .pp_left {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat
    }
div.light_rounded .pp_bottom .pp_right {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat
    }
div.dark_rounded .pp_top .pp_left {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat
    }
div.dark_rounded .pp_top .pp_right {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat
    }
div.dark_rounded .pp_content_container .pp_left {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y
    }
div.dark_rounded .pp_content_container .pp_right {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y
    }
div.dark_rounded .pp_next:hover {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;
    cursor: pointer
    }
div.dark_rounded .pp_previous:hover {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;
    cursor: pointer
    }
div.dark_rounded .pp_expand {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;
    cursor: pointer
    }
div.dark_rounded .pp_expand:hover {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;
    cursor: pointer
    }
div.dark_rounded .pp_contract {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;
    cursor: pointer
    }
div.dark_rounded .pp_contract:hover {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;
    cursor: pointer
    }
div.dark_rounded .pp_close {
    width: 75px;
    height: 22px;
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;
    cursor: pointer
    }
div.dark_rounded .pp_description {
    margin-right: 85px;
    color: #fff
    }
div.dark_rounded .pp_nav .pp_play {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px
    }
div.dark_rounded .pp_nav .pp_pause {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px
    }
div.dark_rounded .pp_arrow_previous {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat
    }
div.dark_rounded .pp_arrow_next {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat
    }
div.dark_rounded .pp_bottom .pp_left {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat
    }
div.dark_rounded .pp_bottom .pp_right {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat
    }
div.dark_rounded .pp_loaderIcon {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat
    }
div.dark_square .pp_content, div.dark_square .pp_left, div.dark_square .pp_middle, div.dark_square .pp_right {
    background: #000
    }
div.dark_square .pp_description {
    color: #fff;
    margin: 0 85px 0 0
    }
div.dark_square .pp_loaderIcon {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_square/loader.gif) center center no-repeat
    }
div.dark_square .pp_expand {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;
    cursor: pointer
    }
div.dark_square .pp_expand:hover {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;
    cursor: pointer
    }
div.dark_square .pp_contract {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;
    cursor: pointer
    }
div.dark_square .pp_contract:hover {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;
    cursor: pointer
    }
div.dark_square .pp_close {
    width: 75px;
    height: 22px;
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;
    cursor: pointer
    }
div.dark_square .pp_nav {
    clear: none
    }
div.dark_square .pp_nav .pp_play {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px
    }
div.dark_square .pp_nav .pp_pause {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px
    }
div.dark_square .pp_arrow_previous {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat
    }
div.dark_square .pp_arrow_next {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat
    }
div.dark_square .pp_next:hover {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;
    cursor: pointer
    }
div.dark_square .pp_previous:hover {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;
    cursor: pointer
    }
div.light_square .pp_expand {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;
    cursor: pointer
    }
div.light_square .pp_expand:hover {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;
    cursor: pointer
    }
div.light_square .pp_contract {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;
    cursor: pointer
    }
div.light_square .pp_contract:hover {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;
    cursor: pointer
    }
div.light_square .pp_close {
    width: 75px;
    height: 22px;
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;
    cursor: pointer
    }
div.light_square .pp_nav .pp_play {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px
    }
div.light_square .pp_nav .pp_pause {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px
    }
div.light_square .pp_arrow_previous {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat
    }
div.light_square .pp_arrow_next {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat
    }
div.light_square .pp_next:hover {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;
    cursor: pointer
    }
div.light_square .pp_previous:hover {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;
    cursor: pointer
    }
div.facebook .pp_top .pp_left {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat
    }
div.facebook .pp_top .pp_middle {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x
    }
div.facebook .pp_top .pp_right {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat
    }
div.facebook .pp_content_container .pp_left {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y
    }
div.facebook .pp_content_container .pp_right {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y
    }
div.facebook .pp_expand {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;
    cursor: pointer
    }
div.facebook .pp_expand:hover {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;
    cursor: pointer
    }
div.facebook .pp_contract {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;
    cursor: pointer
    }
div.facebook .pp_contract:hover {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;
    cursor: pointer
    }
div.facebook .pp_close {
    width: 22px;
    height: 22px;
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;
    cursor: pointer
    }
div.facebook .pp_description {
    margin: 0 37px 0 0
    }
div.facebook .pp_loaderIcon {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/loader.gif) center center no-repeat
    }
div.facebook .pp_arrow_previous {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;
    height: 22px;
    margin-top: 0;
    width: 22px
    }
div.facebook .pp_arrow_previous.disabled {
    background-position: 0 -96px;
    cursor: default
    }
div.facebook .pp_arrow_next {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;
    height: 22px;
    margin-top: 0;
    width: 22px
    }
div.facebook .pp_arrow_next.disabled {
    background-position: -32px -96px;
    cursor: default
    }
div.facebook .pp_nav {
    margin-top: 0
    }
div.facebook .pp_nav p {
    font-size: 15px;
    padding: 0 3px 0 4px
    }
div.facebook .pp_nav .pp_play {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;
    height: 22px;
    width: 22px
    }
div.facebook .pp_nav .pp_pause {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;
    height: 22px;
    width: 22px
    }
div.facebook .pp_next:hover {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;
    cursor: pointer
    }
div.facebook .pp_previous:hover {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;
    cursor: pointer
    }
div.facebook .pp_bottom .pp_left {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat
    }
div.facebook .pp_bottom .pp_middle {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x
    }
div.facebook .pp_bottom .pp_right {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat
    }
div.pp_pic_holder a:focus {
    outline: 0
    }
div.pp_overlay {
    background: #000;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9500
    }
div.pp_pic_holder {
    display: none;
    position: absolute;
    width: 100px;
    z-index: 10000
    }
.pp_content {
    height: 40px;
    min-width: 40px
    }
* html .pp_content {
    width: 40px
    }
.pp_content_container {
    position: relative;
    text-align: left;
    width: 100%
    }
.pp_content_container .pp_left {
    padding-left: 20px
    }
.pp_content_container .pp_right {
    padding-right: 20px
    }
.pp_content_container .pp_details {
    float: left;
    margin: 10px 0 2px
    }
.pp_description {
    display: none;
    margin: 0
    }
.pp_social {
    float: left;
    margin: 0
    }
.pp_social .facebook {
    margin-left: 5px;
    width: 55px
    }
.pp_social .twitter {
    float: left
    }
.pp_nav {
    clear: right;
    float: left;
    margin: 3px 10px 0 0
    }
.pp_nav p {
    float: left;
    white-space: nowrap;
    margin: 2px 4px
    }
.pp_nav .pp_pause, .pp_nav .pp_play {
    float: left;
    margin-right: 4px;
    text-indent: -10000px
    }
a.pp_arrow_next, a.pp_arrow_previous {
    display: block;
    float: left;
    height: 15px;
    margin-top: 3px;
    overflow: hidden;
    text-indent: -10000px;
    width: 14px
    }
.pp_hoverContainer {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2000
    }
.pp_gallery {
    display: none;
    left: 50%;
    margin-top: -50px;
    position: absolute;
    z-index: 10000
    }
.pp_gallery div {
    position: relative
    }
.pp_gallery ul {
    float: left;
    height: 35px;
    position: relative;
    white-space: nowrap;
    margin: 0 0 0 5px;
    padding: 0
    }
.pp_gallery ul a {
    border: 1px solid rgba(0, 0, 0, 0.5);
    display: block;
    height: 33px
    }
.pp_gallery ul a img {
    border: 0
    }
.pp_gallery li {
    display: block;
    float: left;
    margin: 0 5px 0 0;
    padding: 0
    }
.pp_gallery li.default a {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/default_thumbnail.gif) no-repeat;
    display: block;
    height: 33px;
    width: 50px
    }
a.pp_next, a.pp_previous {
    display: block;
    height: 100%;
    width: 49%;
    text-indent: -10000px
    }
.pp_gallery .pp_arrow_next, .pp_gallery .pp_arrow_previous {
    margin-top: 7px !important
    }
a.pp_next {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/btnNext.png) 10000px center no-repeat;
    float: right
    }
a.pp_previous {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/btnPrevious.png) -10000px center no-repeat;
    float: left
    }
a.pp_contract, a.pp_expand {
    cursor: pointer;
    display: none;
    height: 20px;
    position: absolute;
    right: 30px;
    text-indent: -10000px;
    top: 10px;
    width: 20px;
    z-index: 20000
    }
.pp_loaderIcon, a.pp_close {
    display: block;
    position: absolute
    }
a.pp_close {
    right: 0;
    top: 0;
    line-height: 22px;
    text-indent: -10000px
    }
.pp_loaderIcon {
    height: 24px;
    left: 50%;
    top: 50%;
    width: 24px;
    margin: -12px 0 0 -12px
    }
.pp_fade, .pp_gallery li.default a img, div.ppt {
    display: none
    }
#pp_full_res {
    line-height: 1 !important
    }
#pp_full_res .pp_inline {
    text-align: left
    }
#pp_full_res .pp_inline p {
    margin: 0 0 15px
    }
div.ppt {
    color: #fff;
    font-size: 17px;
    z-index: 9999;
    margin: 0 0 5px 15px
    }
div.light_rounded .pp_content, div.pp_default .pp_content {
    background-color: #fff
    }
div.facebook #pp_full_res .pp_inline, div.facebook .pp_content .ppt, div.light_rounded #pp_full_res .pp_inline, div.light_rounded .pp_content .ppt, div.light_square #pp_full_res .pp_inline, div.light_square .pp_content .ppt, div.pp_default #pp_full_res .pp_inline {
    color: #000
    }
.pp_gallery li.selected a, .pp_gallery ul a:hover, div.pp_default .pp_gallery ul li a:hover, div.pp_default .pp_gallery ul li.selected a {
    border-color: #fff
    }
div.dark_rounded .pp_details, div.dark_square .pp_details, div.facebook .pp_details, div.light_rounded .pp_details, div.light_square .pp_details, div.pp_default .pp_details {
    position: relative
    }
div.facebook .pp_content, div.light_rounded .pp_bottom .pp_middle, div.light_rounded .pp_content_container .pp_left, div.light_rounded .pp_content_container .pp_right, div.light_rounded .pp_top .pp_middle, div.light_square .pp_content, div.light_square .pp_left, div.light_square .pp_middle, div.light_square .pp_right {
    background: #fff
    }
div.light_rounded .pp_description, div.light_square .pp_description {
    margin-right: 85px
    }
div.dark_rounded .pp_gallery a.pp_arrow_next, div.dark_rounded .pp_gallery a.pp_arrow_previous, div.dark_square .pp_gallery a.pp_arrow_next, div.dark_square .pp_gallery a.pp_arrow_previous, div.light_rounded .pp_gallery a.pp_arrow_next, div.light_rounded .pp_gallery a.pp_arrow_previous, div.light_square .pp_gallery a.pp_arrow_next, div.light_square .pp_gallery a.pp_arrow_previous {
    margin-top: 12px !important
    }
div.dark_rounded .pp_arrow_previous.disabled, div.dark_square .pp_arrow_previous.disabled, div.light_rounded .pp_arrow_previous.disabled, div.light_square .pp_arrow_previous.disabled {
    background-position: 0 -87px;
    cursor: default
    }
div.dark_rounded .pp_arrow_next.disabled, div.dark_square .pp_arrow_next.disabled, div.light_rounded .pp_arrow_next.disabled, div.light_square .pp_arrow_next.disabled {
    background-position: -22px -87px;
    cursor: default
    }
div.light_rounded .pp_loaderIcon, div.light_square .pp_loaderIcon {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat
    }
div.dark_rounded .pp_bottom .pp_middle, div.dark_rounded .pp_content, div.dark_rounded .pp_top .pp_middle {
    background: url(/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left
    }
div.dark_rounded .currentTextHolder, div.dark_square .currentTextHolder {
    color: #c4c4c4
    }
div.dark_rounded #pp_full_res .pp_inline, div.dark_square #pp_full_res .pp_inline {
    color: #fff
    }
.pp_bottom, .pp_top {
    height: 20px;
    position: relative
    }
* html .pp_bottom, * html .pp_top {
    padding: 0 20px
    }
.pp_bottom .pp_left, .pp_top .pp_left {
    height: 20px;
    left: 0;
    position: absolute;
    width: 20px
    }
.pp_bottom .pp_middle, .pp_top .pp_middle {
    height: 20px;
    left: 20px;
    position: absolute;
    right: 20px
    }
* html .pp_bottom .pp_middle, * html .pp_top .pp_middle {
    left: 0;
    position: static
    }
.pp_bottom .pp_right, .pp_top .pp_right {
    height: 20px;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px
    }
.panel-grid.panel-has-style > .panel-row-style, .panel-grid.panel-no-style {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    -ms-justify-content: space-between;
    justify-content: space-between
    }
.panel-layout.panel-is-rtl .panel-grid.panel-has-style > .panel-row-style, .panel-layout.panel-is-rtl .panel-grid.panel-no-style {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
    }
.panel-grid-cell {
    -ms-box-sizing: border-box;
    box-sizing: border-box
    }
.panel-grid-cell .panel-cell-style {
    height: 100%
    }
.panel-grid-cell .so-panel {
    zoom: 1
    }
.panel-grid-cell .so-panel:before {
    content: "";
    display: block
    }
.panel-grid-cell .so-panel:after {
    content: "";
    display: table;
    clear: both
    }
.panel-grid-cell .panel-last-child {
    margin-bottom: 0
    }
.panel-grid-cell .widget-title {
    margin-top: 0
    }
body.siteorigin-panels-before-js {
    overflow-x: hidden
    }
body.siteorigin-panels-before-js .siteorigin-panels-stretch {
    margin-right: -1000px !important;
    margin-left: -1000px !important;
    padding-right: 1000px !important;
    padding-left: 1000px !important
    }
@font-face {
    font-family: "FontAwesome";
    src: url(/wp-content/themes/fox/css/font-awesome-4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(/wp-content/themes/fox/css/font-awesome-4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(/wp-content/themes/fox/css/font-awesome-4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(/wp-content/themes/fox/css/font-awesome-4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(/wp-content/themes/fox/css/font-awesome-4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(/wp-content/themes/fox/css/font-awesome-4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
    font-weight: normal;
    font-style: normal
    }
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
    }
.fa-lg {
    font-size: 1.333333em;
    line-height: 0.75em;
    vertical-align: -15%
    }
.fa-2x {
    font-size: 2em
    }
.fa-3x {
    font-size: 3em
    }
.fa-4x {
    font-size: 4em
    }
.fa-5x {
    font-size: 5em
    }
.fa-fw {
    width: 1.285714em;
    text-align: center
    }
.fa-ul {
    padding-left: 0;
    margin-left: 2.142857em;
    list-style-type: none
    }
.fa-ul > li {
    position: relative
    }
.fa-li {
    position: absolute;
    left: -2.142857em;
    width: 2.142857em;
    top: 0.142857em;
    text-align: center
    }
.fa-li.fa-lg {
    left: -1.857143em
    }
.fa-border {
    padding: 0.2em 0.25em 0.15em;
    border: solid 0.08em #eee;
    border-radius: 0.1em
    }
.fa-pull-left {
    float: left
    }
.fa-pull-right {
    float: right
    }
.fa.fa-pull-left {
    margin-right: 0.3em
    }
.fa.fa-pull-right {
    margin-left: 0.3em
    }
.pull-right {
    float: right
    }
.pull-left {
    float: left
    }
.fa.pull-left {
    margin-right: 0.3em
    }
.fa.pull-right {
    margin-left: 0.3em
    }
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
    }
.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
    }
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
        } 100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
        }
    }
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
        } 100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
        }
    }
.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
    }
.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
    }
.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
    }
.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
    }
.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
    }
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none
    }
.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
    }
.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
    }
.fa-stack-1x {
    line-height: inherit
    }
.fa-stack-2x {
    font-size: 2em
    }
.fa-inverse {
    color: #fff
    }
.fa-glass:before {
    content: ""
    }
.fa-music:before {
    content: ""
    }
.fa-search:before {
    content: ""
    }
.fa-envelope-o:before {
    content: ""
    }
.fa-heart:before {
    content: ""
    }
.fa-star:before {
    content: ""
    }
.fa-star-o:before {
    content: ""
    }
.fa-user:before {
    content: ""
    }
.fa-film:before {
    content: ""
    }
.fa-th-large:before {
    content: ""
    }
.fa-th:before {
    content: ""
    }
.fa-th-list:before {
    content: ""
    }
.fa-check:before {
    content: ""
    }
.fa-remove:before, .fa-close:before, .fa-times:before {
    content: ""
    }
.fa-search-plus:before {
    content: ""
    }
.fa-search-minus:before {
    content: ""
    }
.fa-power-off:before {
    content: ""
    }
.fa-signal:before {
    content: ""
    }
.fa-gear:before, .fa-cog:before {
    content: ""
    }
.fa-trash-o:before {
    content: ""
    }
.fa-home:before {
    content: ""
    }
.fa-file-o:before {
    content: ""
    }
.fa-clock-o:before {
    content: ""
    }
.fa-road:before {
    content: ""
    }
.fa-download:before {
    content: ""
    }
.fa-arrow-circle-o-down:before {
    content: ""
    }
.fa-arrow-circle-o-up:before {
    content: ""
    }
.fa-inbox:before {
    content: ""
    }
.fa-play-circle-o:before {
    content: ""
    }
.fa-rotate-right:before, .fa-repeat:before {
    content: ""
    }
.fa-refresh:before {
    content: ""
    }
.fa-list-alt:before {
    content: ""
    }
.fa-lock:before {
    content: ""
    }
.fa-flag:before {
    content: ""
    }
.fa-headphones:before {
    content: ""
    }
.fa-volume-off:before {
    content: ""
    }
.fa-volume-down:before {
    content: ""
    }
.fa-volume-up:before {
    content: ""
    }
.fa-qrcode:before {
    content: ""
    }
.fa-barcode:before {
    content: ""
    }
.fa-tag:before {
    content: ""
    }
.fa-tags:before {
    content: ""
    }
.fa-book:before {
    content: ""
    }
.fa-bookmark:before {
    content: ""
    }
.fa-print:before {
    content: ""
    }
.fa-camera:before {
    content: ""
    }
.fa-font:before {
    content: ""
    }
.fa-bold:before {
    content: ""
    }
.fa-italic:before {
    content: ""
    }
.fa-text-height:before {
    content: ""
    }
.fa-text-width:before {
    content: ""
    }
.fa-align-left:before {
    content: ""
    }
.fa-align-center:before {
    content: ""
    }
.fa-align-right:before {
    content: ""
    }
.fa-align-justify:before {
    content: ""
    }
.fa-list:before {
    content: ""
    }
.fa-dedent:before, .fa-outdent:before {
    content: ""
    }
.fa-indent:before {
    content: ""
    }
.fa-video-camera:before {
    content: ""
    }
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: ""
    }
.fa-pencil:before {
    content: ""
    }
.fa-map-marker:before {
    content: ""
    }
.fa-adjust:before {
    content: ""
    }
.fa-tint:before {
    content: ""
    }
.fa-edit:before, .fa-pencil-square-o:before {
    content: ""
    }
.fa-share-square-o:before {
    content: ""
    }
.fa-check-square-o:before {
    content: ""
    }
.fa-arrows:before {
    content: ""
    }
.fa-step-backward:before {
    content: ""
    }
.fa-fast-backward:before {
    content: ""
    }
.fa-backward:before {
    content: ""
    }
.fa-play:before {
    content: ""
    }
.fa-pause:before {
    content: ""
    }
.fa-stop:before {
    content: ""
    }
.fa-forward:before {
    content: ""
    }
.fa-fast-forward:before {
    content: ""
    }
.fa-step-forward:before {
    content: ""
    }
.fa-eject:before {
    content: ""
    }
.fa-chevron-left:before {
    content: ""
    }
.fa-chevron-right:before {
    content: ""
    }
.fa-plus-circle:before {
    content: ""
    }
.fa-minus-circle:before {
    content: ""
    }
.fa-times-circle:before {
    content: ""
    }
.fa-check-circle:before {
    content: ""
    }
.fa-question-circle:before {
    content: ""
    }
.fa-info-circle:before {
    content: ""
    }
.fa-crosshairs:before {
    content: ""
    }
.fa-times-circle-o:before {
    content: ""
    }
.fa-check-circle-o:before {
    content: ""
    }
.fa-ban:before {
    content: ""
    }
.fa-arrow-left:before {
    content: ""
    }
.fa-arrow-right:before {
    content: ""
    }
.fa-arrow-up:before {
    content: ""
    }
.fa-arrow-down:before {
    content: ""
    }
.fa-mail-forward:before, .fa-share:before {
    content: ""
    }
.fa-expand:before {
    content: ""
    }
.fa-compress:before {
    content: ""
    }
.fa-plus:before {
    content: ""
    }
.fa-minus:before {
    content: ""
    }
.fa-asterisk:before {
    content: ""
    }
.fa-exclamation-circle:before {
    content: ""
    }
.fa-gift:before {
    content: ""
    }
.fa-leaf:before {
    content: ""
    }
.fa-fire:before {
    content: ""
    }
.fa-eye:before {
    content: ""
    }
.fa-eye-slash:before {
    content: ""
    }
.fa-warning:before, .fa-exclamation-triangle:before {
    content: ""
    }
.fa-plane:before {
    content: ""
    }
.fa-calendar:before {
    content: ""
    }
.fa-random:before {
    content: ""
    }
.fa-comment:before {
    content: ""
    }
.fa-magnet:before {
    content: ""
    }
.fa-chevron-up:before {
    content: ""
    }
.fa-chevron-down:before {
    content: ""
    }
.fa-retweet:before {
    content: ""
    }
.fa-shopping-cart:before {
    content: ""
    }
.fa-folder:before {
    content: ""
    }
.fa-folder-open:before {
    content: ""
    }
.fa-arrows-v:before {
    content: ""
    }
.fa-arrows-h:before {
    content: ""
    }
.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: ""
    }
.fa-twitter-square:before {
    content: ""
    }
.fa-facebook-square:before {
    content: ""
    }
.fa-camera-retro:before {
    content: ""
    }
.fa-key:before {
    content: ""
    }
.fa-gears:before, .fa-cogs:before {
    content: ""
    }
.fa-comments:before {
    content: ""
    }
.fa-thumbs-o-up:before {
    content: ""
    }
.fa-thumbs-o-down:before {
    content: ""
    }
.fa-star-half:before {
    content: ""
    }
.fa-heart-o:before {
    content: ""
    }
.fa-sign-out:before {
    content: ""
    }
.fa-linkedin-square:before {
    content: ""
    }
.fa-thumb-tack:before {
    content: ""
    }
.fa-external-link:before {
    content: ""
    }
.fa-sign-in:before {
    content: ""
    }
.fa-trophy:before {
    content: ""
    }
.fa-github-square:before {
    content: ""
    }
.fa-upload:before {
    content: ""
    }
.fa-lemon-o:before {
    content: ""
    }
.fa-phone:before {
    content: ""
    }
.fa-square-o:before {
    content: ""
    }
.fa-bookmark-o:before {
    content: ""
    }
.fa-phone-square:before {
    content: ""
    }
.fa-twitter:before {
    content: ""
    }
.fa-facebook-f:before, .fa-facebook:before {
    content: ""
    }
.fa-github:before {
    content: ""
    }
.fa-unlock:before {
    content: ""
    }
.fa-credit-card:before {
    content: ""
    }
.fa-feed:before, .fa-rss:before {
    content: ""
    }
.fa-hdd-o:before {
    content: ""
    }
.fa-bullhorn:before {
    content: ""
    }
.fa-bell:before {
    content: ""
    }
.fa-certificate:before {
    content: ""
    }
.fa-hand-o-right:before {
    content: ""
    }
.fa-hand-o-left:before {
    content: ""
    }
.fa-hand-o-up:before {
    content: ""
    }
.fa-hand-o-down:before {
    content: ""
    }
.fa-arrow-circle-left:before {
    content: ""
    }
.fa-arrow-circle-right:before {
    content: ""
    }
.fa-arrow-circle-up:before {
    content: ""
    }
.fa-arrow-circle-down:before {
    content: ""
    }
.fa-globe:before {
    content: ""
    }
.fa-wrench:before {
    content: ""
    }
.fa-tasks:before {
    content: ""
    }
.fa-filter:before {
    content: ""
    }
.fa-briefcase:before {
    content: ""
    }
.fa-arrows-alt:before {
    content: ""
    }
.fa-group:before, .fa-users:before {
    content: ""
    }
.fa-chain:before, .fa-link:before {
    content: ""
    }
.fa-cloud:before {
    content: ""
    }
.fa-flask:before {
    content: ""
    }
.fa-cut:before, .fa-scissors:before {
    content: ""
    }
.fa-copy:before, .fa-files-o:before {
    content: ""
    }
.fa-paperclip:before {
    content: ""
    }
.fa-save:before, .fa-floppy-o:before {
    content: ""
    }
.fa-square:before {
    content: ""
    }
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: ""
    }
.fa-list-ul:before {
    content: ""
    }
.fa-list-ol:before {
    content: ""
    }
.fa-strikethrough:before {
    content: ""
    }
.fa-underline:before {
    content: ""
    }
.fa-table:before {
    content: ""
    }
.fa-magic:before {
    content: ""
    }
.fa-truck:before {
    content: ""
    }
.fa-pinterest:before {
    content: ""
    }
.fa-pinterest-square:before {
    content: ""
    }
.fa-google-plus-square:before {
    content: ""
    }
.fa-google-plus:before {
    content: ""
    }
.fa-money:before {
    content: ""
    }
.fa-caret-down:before {
    content: ""
    }
.fa-caret-up:before {
    content: ""
    }
.fa-caret-left:before {
    content: ""
    }
.fa-caret-right:before {
    content: ""
    }
.fa-columns:before {
    content: ""
    }
.fa-unsorted:before, .fa-sort:before {
    content: ""
    }
.fa-sort-down:before, .fa-sort-desc:before {
    content: ""
    }
.fa-sort-up:before, .fa-sort-asc:before {
    content: ""
    }
.fa-envelope:before {
    content: ""
    }
.fa-linkedin:before {
    content: ""
    }
.fa-rotate-left:before, .fa-undo:before {
    content: ""
    }
.fa-legal:before, .fa-gavel:before {
    content: ""
    }
.fa-dashboard:before, .fa-tachometer:before {
    content: ""
    }
.fa-comment-o:before {
    content: ""
    }
.fa-comments-o:before {
    content: ""
    }
.fa-flash:before, .fa-bolt:before {
    content: ""
    }
.fa-sitemap:before {
    content: ""
    }
.fa-umbrella:before {
    content: ""
    }
.fa-paste:before, .fa-clipboard:before {
    content: ""
    }
.fa-lightbulb-o:before {
    content: ""
    }
.fa-exchange:before {
    content: ""
    }
.fa-cloud-download:before {
    content: ""
    }
.fa-cloud-upload:before {
    content: ""
    }
.fa-user-md:before {
    content: ""
    }
.fa-stethoscope:before {
    content: ""
    }
.fa-suitcase:before {
    content: ""
    }
.fa-bell-o:before {
    content: ""
    }
.fa-coffee:before {
    content: ""
    }
.fa-cutlery:before {
    content: ""
    }
.fa-file-text-o:before {
    content: ""
    }
.fa-building-o:before {
    content: ""
    }
.fa-hospital-o:before {
    content: ""
    }
.fa-ambulance:before {
    content: ""
    }
.fa-medkit:before {
    content: ""
    }
.fa-fighter-jet:before {
    content: ""
    }
.fa-beer:before {
    content: ""
    }
.fa-h-square:before {
    content: ""
    }
.fa-plus-square:before {
    content: ""
    }
.fa-angle-double-left:before {
    content: ""
    }
.fa-angle-double-right:before {
    content: ""
    }
.fa-angle-double-up:before {
    content: ""
    }
.fa-angle-double-down:before {
    content: ""
    }
.fa-angle-left:before {
    content: ""
    }
.fa-angle-right:before {
    content: ""
    }
.fa-angle-up:before {
    content: ""
    }
.fa-angle-down:before {
    content: ""
    }
.fa-desktop:before {
    content: ""
    }
.fa-laptop:before {
    content: ""
    }
.fa-tablet:before {
    content: ""
    }
.fa-mobile-phone:before, .fa-mobile:before {
    content: ""
    }
.fa-circle-o:before {
    content: ""
    }
.fa-quote-left:before {
    content: ""
    }
.fa-quote-right:before {
    content: ""
    }
.fa-spinner:before {
    content: ""
    }
.fa-circle:before {
    content: ""
    }
.fa-mail-reply:before, .fa-reply:before {
    content: ""
    }
.fa-github-alt:before {
    content: ""
    }
.fa-folder-o:before {
    content: ""
    }
.fa-folder-open-o:before {
    content: ""
    }
.fa-smile-o:before {
    content: ""
    }
.fa-frown-o:before {
    content: ""
    }
.fa-meh-o:before {
    content: ""
    }
.fa-gamepad:before {
    content: ""
    }
.fa-keyboard-o:before {
    content: ""
    }
.fa-flag-o:before {
    content: ""
    }
.fa-flag-checkered:before {
    content: ""
    }
.fa-terminal:before {
    content: ""
    }
.fa-code:before {
    content: ""
    }
.fa-mail-reply-all:before, .fa-reply-all:before {
    content: ""
    }
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: ""
    }
.fa-location-arrow:before {
    content: ""
    }
.fa-crop:before {
    content: ""
    }
.fa-code-fork:before {
    content: ""
    }
.fa-unlink:before, .fa-chain-broken:before {
    content: ""
    }
.fa-question:before {
    content: ""
    }
.fa-info:before {
    content: ""
    }
.fa-exclamation:before {
    content: ""
    }
.fa-superscript:before {
    content: ""
    }
.fa-subscript:before {
    content: ""
    }
.fa-eraser:before {
    content: ""
    }
.fa-puzzle-piece:before {
    content: ""
    }
.fa-microphone:before {
    content: ""
    }
.fa-microphone-slash:before {
    content: ""
    }
.fa-shield:before {
    content: ""
    }
.fa-calendar-o:before {
    content: ""
    }
.fa-fire-extinguisher:before {
    content: ""
    }
.fa-rocket:before {
    content: ""
    }
.fa-maxcdn:before {
    content: ""
    }
.fa-chevron-circle-left:before {
    content: ""
    }
.fa-chevron-circle-right:before {
    content: ""
    }
.fa-chevron-circle-up:before {
    content: ""
    }
.fa-chevron-circle-down:before {
    content: ""
    }
.fa-html5:before {
    content: ""
    }
.fa-css3:before {
    content: ""
    }
.fa-anchor:before {
    content: ""
    }
.fa-unlock-alt:before {
    content: ""
    }
.fa-bullseye:before {
    content: ""
    }
.fa-ellipsis-h:before {
    content: ""
    }
.fa-ellipsis-v:before {
    content: ""
    }
.fa-rss-square:before {
    content: ""
    }
.fa-play-circle:before {
    content: ""
    }
.fa-ticket:before {
    content: ""
    }
.fa-minus-square:before {
    content: ""
    }
.fa-minus-square-o:before {
    content: ""
    }
.fa-level-up:before {
    content: ""
    }
.fa-level-down:before {
    content: ""
    }
.fa-check-square:before {
    content: ""
    }
.fa-pencil-square:before {
    content: ""
    }
.fa-external-link-square:before {
    content: ""
    }
.fa-share-square:before {
    content: ""
    }
.fa-compass:before {
    content: ""
    }
.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: ""
    }
.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: ""
    }
.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: ""
    }
.fa-euro:before, .fa-eur:before {
    content: ""
    }
.fa-gbp:before {
    content: ""
    }
.fa-dollar:before, .fa-usd:before {
    content: ""
    }
.fa-rupee:before, .fa-inr:before {
    content: ""
    }
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: ""
    }
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: ""
    }
.fa-won:before, .fa-krw:before {
    content: ""
    }
.fa-bitcoin:before, .fa-btc:before {
    content: ""
    }
.fa-file:before {
    content: ""
    }
.fa-file-text:before {
    content: ""
    }
.fa-sort-alpha-asc:before {
    content: ""
    }
.fa-sort-alpha-desc:before {
    content: ""
    }
.fa-sort-amount-asc:before {
    content: ""
    }
.fa-sort-amount-desc:before {
    content: ""
    }
.fa-sort-numeric-asc:before {
    content: ""
    }
.fa-sort-numeric-desc:before {
    content: ""
    }
.fa-thumbs-up:before {
    content: ""
    }
.fa-thumbs-down:before {
    content: ""
    }
.fa-youtube-square:before {
    content: ""
    }
.fa-youtube:before {
    content: ""
    }
.fa-xing:before {
    content: ""
    }
.fa-xing-square:before {
    content: ""
    }
.fa-youtube-play:before {
    content: ""
    }
.fa-dropbox:before {
    content: ""
    }
.fa-stack-overflow:before {
    content: ""
    }
.fa-instagram:before {
    content: ""
    }
.fa-flickr:before {
    content: ""
    }
.fa-adn:before {
    content: ""
    }
.fa-bitbucket:before {
    content: ""
    }
.fa-bitbucket-square:before {
    content: ""
    }
.fa-tumblr:before {
    content: ""
    }
.fa-tumblr-square:before {
    content: ""
    }
.fa-long-arrow-down:before {
    content: ""
    }
.fa-long-arrow-up:before {
    content: ""
    }
.fa-long-arrow-left:before {
    content: ""
    }
.fa-long-arrow-right:before {
    content: ""
    }
.fa-apple:before {
    content: ""
    }
.fa-windows:before {
    content: ""
    }
.fa-android:before {
    content: ""
    }
.fa-linux:before {
    content: ""
    }
.fa-dribbble:before {
    content: ""
    }
.fa-skype:before {
    content: ""
    }
.fa-foursquare:before {
    content: ""
    }
.fa-trello:before {
    content: ""
    }
.fa-female:before {
    content: ""
    }
.fa-male:before {
    content: ""
    }
.fa-gittip:before, .fa-gratipay:before {
    content: ""
    }
.fa-sun-o:before {
    content: ""
    }
.fa-moon-o:before {
    content: ""
    }
.fa-archive:before {
    content: ""
    }
.fa-bug:before {
    content: ""
    }
.fa-vk:before {
    content: ""
    }
.fa-weibo:before {
    content: ""
    }
.fa-renren:before {
    content: ""
    }
.fa-pagelines:before {
    content: ""
    }
.fa-stack-exchange:before {
    content: ""
    }
.fa-arrow-circle-o-right:before {
    content: ""
    }
.fa-arrow-circle-o-left:before {
    content: ""
    }
.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: ""
    }
.fa-dot-circle-o:before {
    content: ""
    }
.fa-wheelchair:before {
    content: ""
    }
.fa-vimeo-square:before {
    content: ""
    }
.fa-turkish-lira:before, .fa-try:before {
    content: ""
    }
.fa-plus-square-o:before {
    content: ""
    }
.fa-space-shuttle:before {
    content: ""
    }
.fa-slack:before {
    content: ""
    }
.fa-envelope-square:before {
    content: ""
    }
.fa-wordpress:before {
    content: ""
    }
.fa-openid:before {
    content: ""
    }
.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: ""
    }
.fa-mortar-board:before, .fa-graduation-cap:before {
    content: ""
    }
.fa-yahoo:before {
    content: ""
    }
.fa-google:before {
    content: ""
    }
.fa-reddit:before {
    content: ""
    }
.fa-reddit-square:before {
    content: ""
    }
.fa-stumbleupon-circle:before {
    content: ""
    }
.fa-stumbleupon:before {
    content: ""
    }
.fa-delicious:before {
    content: ""
    }
.fa-digg:before {
    content: ""
    }
.fa-pied-piper-pp:before {
    content: ""
    }
.fa-pied-piper-alt:before {
    content: ""
    }
.fa-drupal:before {
    content: ""
    }
.fa-joomla:before {
    content: ""
    }
.fa-language:before {
    content: ""
    }
.fa-fax:before {
    content: ""
    }
.fa-building:before {
    content: ""
    }
.fa-child:before {
    content: ""
    }
.fa-paw:before {
    content: ""
    }
.fa-spoon:before {
    content: ""
    }
.fa-cube:before {
    content: ""
    }
.fa-cubes:before {
    content: ""
    }
.fa-behance:before {
    content: ""
    }
.fa-behance-square:before {
    content: ""
    }
.fa-steam:before {
    content: ""
    }
.fa-steam-square:before {
    content: ""
    }
.fa-recycle:before {
    content: ""
    }
.fa-automobile:before, .fa-car:before {
    content: ""
    }
.fa-cab:before, .fa-taxi:before {
    content: ""
    }
.fa-tree:before {
    content: ""
    }
.fa-spotify:before {
    content: ""
    }
.fa-deviantart:before {
    content: ""
    }
.fa-soundcloud:before {
    content: ""
    }
.fa-database:before {
    content: ""
    }
.fa-file-pdf-o:before {
    content: ""
    }
.fa-file-word-o:before {
    content: ""
    }
.fa-file-excel-o:before {
    content: ""
    }
.fa-file-powerpoint-o:before {
    content: ""
    }
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: ""
    }
.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: ""
    }
.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: ""
    }
.fa-file-movie-o:before, .fa-file-video-o:before {
    content: ""
    }
.fa-file-code-o:before {
    content: ""
    }
.fa-vine:before {
    content: ""
    }
.fa-codepen:before {
    content: ""
    }
.fa-jsfiddle:before {
    content: ""
    }
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: ""
    }
.fa-circle-o-notch:before {
    content: ""
    }
.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
    content: ""
    }
.fa-ge:before, .fa-empire:before {
    content: ""
    }
.fa-git-square:before {
    content: ""
    }
.fa-git:before {
    content: ""
    }
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
    content: ""
    }
.fa-tencent-weibo:before {
    content: ""
    }
.fa-qq:before {
    content: ""
    }
.fa-wechat:before, .fa-weixin:before {
    content: ""
    }
.fa-send:before, .fa-paper-plane:before {
    content: ""
    }
.fa-send-o:before, .fa-paper-plane-o:before {
    content: ""
    }
.fa-history:before {
    content: ""
    }
.fa-circle-thin:before {
    content: ""
    }
.fa-header:before {
    content: ""
    }
.fa-paragraph:before {
    content: ""
    }
.fa-sliders:before {
    content: ""
    }
.fa-share-alt:before {
    content: ""
    }
.fa-share-alt-square:before {
    content: ""
    }
.fa-bomb:before {
    content: ""
    }
.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: ""
    }
.fa-tty:before {
    content: ""
    }
.fa-binoculars:before {
    content: ""
    }
.fa-plug:before {
    content: ""
    }
.fa-slideshare:before {
    content: ""
    }
.fa-twitch:before {
    content: ""
    }
.fa-yelp:before {
    content: ""
    }
.fa-newspaper-o:before {
    content: ""
    }
.fa-wifi:before {
    content: ""
    }
.fa-calculator:before {
    content: ""
    }
.fa-paypal:before {
    content: ""
    }
.fa-google-wallet:before {
    content: ""
    }
.fa-cc-visa:before {
    content: ""
    }
.fa-cc-mastercard:before {
    content: ""
    }
.fa-cc-discover:before {
    content: ""
    }
.fa-cc-amex:before {
    content: ""
    }
.fa-cc-paypal:before {
    content: ""
    }
.fa-cc-stripe:before {
    content: ""
    }
.fa-bell-slash:before {
    content: ""
    }
.fa-bell-slash-o:before {
    content: ""
    }
.fa-trash:before {
    content: ""
    }
.fa-copyright:before {
    content: ""
    }
.fa-at:before {
    content: ""
    }
.fa-eyedropper:before {
    content: ""
    }
.fa-paint-brush:before {
    content: ""
    }
.fa-birthday-cake:before {
    content: ""
    }
.fa-area-chart:before {
    content: ""
    }
.fa-pie-chart:before {
    content: ""
    }
.fa-line-chart:before {
    content: ""
    }
.fa-lastfm:before {
    content: ""
    }
.fa-lastfm-square:before {
    content: ""
    }
.fa-toggle-off:before {
    content: ""
    }
.fa-toggle-on:before {
    content: ""
    }
.fa-bicycle:before {
    content: ""
    }
.fa-bus:before {
    content: ""
    }
.fa-ioxhost:before {
    content: ""
    }
.fa-angellist:before {
    content: ""
    }
.fa-cc:before {
    content: ""
    }
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: ""
    }
.fa-meanpath:before {
    content: ""
    }
.fa-buysellads:before {
    content: ""
    }
.fa-connectdevelop:before {
    content: ""
    }
.fa-dashcube:before {
    content: ""
    }
.fa-forumbee:before {
    content: ""
    }
.fa-leanpub:before {
    content: ""
    }
.fa-sellsy:before {
    content: ""
    }
.fa-shirtsinbulk:before {
    content: ""
    }
.fa-simplybuilt:before {
    content: ""
    }
.fa-skyatlas:before {
    content: ""
    }
.fa-cart-plus:before {
    content: ""
    }
.fa-cart-arrow-down:before {
    content: ""
    }
.fa-diamond:before {
    content: ""
    }
.fa-ship:before {
    content: ""
    }
.fa-user-secret:before {
    content: ""
    }
.fa-motorcycle:before {
    content: ""
    }
.fa-street-view:before {
    content: ""
    }
.fa-heartbeat:before {
    content: ""
    }
.fa-venus:before {
    content: ""
    }
.fa-mars:before {
    content: ""
    }
.fa-mercury:before {
    content: ""
    }
.fa-intersex:before, .fa-transgender:before {
    content: ""
    }
.fa-transgender-alt:before {
    content: ""
    }
.fa-venus-double:before {
    content: ""
    }
.fa-mars-double:before {
    content: ""
    }
.fa-venus-mars:before {
    content: ""
    }
.fa-mars-stroke:before {
    content: ""
    }
.fa-mars-stroke-v:before {
    content: ""
    }
.fa-mars-stroke-h:before {
    content: ""
    }
.fa-neuter:before {
    content: ""
    }
.fa-genderless:before {
    content: ""
    }
.fa-facebook-official:before {
    content: ""
    }
.fa-pinterest-p:before {
    content: ""
    }
.fa-whatsapp:before {
    content: ""
    }
.fa-server:before {
    content: ""
    }
.fa-user-plus:before {
    content: ""
    }
.fa-user-times:before {
    content: ""
    }
.fa-hotel:before, .fa-bed:before {
    content: ""
    }
.fa-viacoin:before {
    content: ""
    }
.fa-train:before {
    content: ""
    }
.fa-subway:before {
    content: ""
    }
.fa-medium:before {
    content: ""
    }
.fa-yc:before, .fa-y-combinator:before {
    content: ""
    }
.fa-optin-monster:before {
    content: ""
    }
.fa-opencart:before {
    content: ""
    }
.fa-expeditedssl:before {
    content: ""
    }
.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
    content: ""
    }
.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: ""
    }
.fa-battery-2:before, .fa-battery-half:before {
    content: ""
    }
.fa-battery-1:before, .fa-battery-quarter:before {
    content: ""
    }
.fa-battery-0:before, .fa-battery-empty:before {
    content: ""
    }
.fa-mouse-pointer:before {
    content: ""
    }
.fa-i-cursor:before {
    content: ""
    }
.fa-object-group:before {
    content: ""
    }
.fa-object-ungroup:before {
    content: ""
    }
.fa-sticky-note:before {
    content: ""
    }
.fa-sticky-note-o:before {
    content: ""
    }
.fa-cc-jcb:before {
    content: ""
    }
.fa-cc-diners-club:before {
    content: ""
    }
.fa-clone:before {
    content: ""
    }
.fa-balance-scale:before {
    content: ""
    }
.fa-hourglass-o:before {
    content: ""
    }
.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: ""
    }
.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: ""
    }
.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: ""
    }
.fa-hourglass:before {
    content: ""
    }
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: ""
    }
.fa-hand-stop-o:before, .fa-hand-paper-o:before {
    content: ""
    }
.fa-hand-scissors-o:before {
    content: ""
    }
.fa-hand-lizard-o:before {
    content: ""
    }
.fa-hand-spock-o:before {
    content: ""
    }
.fa-hand-pointer-o:before {
    content: ""
    }
.fa-hand-peace-o:before {
    content: ""
    }
.fa-trademark:before {
    content: ""
    }
.fa-registered:before {
    content: ""
    }
.fa-creative-commons:before {
    content: ""
    }
.fa-gg:before {
    content: ""
    }
.fa-gg-circle:before {
    content: ""
    }
.fa-tripadvisor:before {
    content: ""
    }
.fa-odnoklassniki:before {
    content: ""
    }
.fa-odnoklassniki-square:before {
    content: ""
    }
.fa-get-pocket:before {
    content: ""
    }
.fa-wikipedia-w:before {
    content: ""
    }
.fa-safari:before {
    content: ""
    }
.fa-chrome:before {
    content: ""
    }
.fa-firefox:before {
    content: ""
    }
.fa-opera:before {
    content: ""
    }
.fa-internet-explorer:before {
    content: ""
    }
.fa-tv:before, .fa-television:before {
    content: ""
    }
.fa-contao:before {
    content: ""
    }
.fa-500px:before {
    content: ""
    }
.fa-amazon:before {
    content: ""
    }
.fa-calendar-plus-o:before {
    content: ""
    }
.fa-calendar-minus-o:before {
    content: ""
    }
.fa-calendar-times-o:before {
    content: ""
    }
.fa-calendar-check-o:before {
    content: ""
    }
.fa-industry:before {
    content: ""
    }
.fa-map-pin:before {
    content: ""
    }
.fa-map-signs:before {
    content: ""
    }
.fa-map-o:before {
    content: ""
    }
.fa-map:before {
    content: ""
    }
.fa-commenting:before {
    content: ""
    }
.fa-commenting-o:before {
    content: ""
    }
.fa-houzz:before {
    content: ""
    }
.fa-vimeo:before {
    content: ""
    }
.fa-black-tie:before {
    content: ""
    }
.fa-fonticons:before {
    content: ""
    }
.fa-reddit-alien:before {
    content: ""
    }
.fa-edge:before {
    content: ""
    }
.fa-credit-card-alt:before {
    content: ""
    }
.fa-codiepie:before {
    content: ""
    }
.fa-modx:before {
    content: ""
    }
.fa-fort-awesome:before {
    content: ""
    }
.fa-usb:before {
    content: ""
    }
.fa-product-hunt:before {
    content: ""
    }
.fa-mixcloud:before {
    content: ""
    }
.fa-scribd:before {
    content: ""
    }
.fa-pause-circle:before {
    content: ""
    }
.fa-pause-circle-o:before {
    content: ""
    }
.fa-stop-circle:before {
    content: ""
    }
.fa-stop-circle-o:before {
    content: ""
    }
.fa-shopping-bag:before {
    content: ""
    }
.fa-shopping-basket:before {
    content: ""
    }
.fa-hashtag:before {
    content: ""
    }
.fa-bluetooth:before {
    content: ""
    }
.fa-bluetooth-b:before {
    content: ""
    }
.fa-percent:before {
    content: ""
    }
.fa-gitlab:before {
    content: ""
    }
.fa-wpbeginner:before {
    content: ""
    }
.fa-wpforms:before {
    content: ""
    }
.fa-envira:before {
    content: ""
    }
.fa-universal-access:before {
    content: ""
    }
.fa-wheelchair-alt:before {
    content: ""
    }
.fa-question-circle-o:before {
    content: ""
    }
.fa-blind:before {
    content: ""
    }
.fa-audio-description:before {
    content: ""
    }
.fa-volume-control-phone:before {
    content: ""
    }
.fa-braille:before {
    content: ""
    }
.fa-assistive-listening-systems:before {
    content: ""
    }
.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
    content: ""
    }
.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
    content: ""
    }
.fa-glide:before {
    content: ""
    }
.fa-glide-g:before {
    content: ""
    }
.fa-signing:before, .fa-sign-language:before {
    content: ""
    }
.fa-low-vision:before {
    content: ""
    }
.fa-viadeo:before {
    content: ""
    }
.fa-viadeo-square:before {
    content: ""
    }
.fa-snapchat:before {
    content: ""
    }
.fa-snapchat-ghost:before {
    content: ""
    }
.fa-snapchat-square:before {
    content: ""
    }
.fa-pied-piper:before {
    content: ""
    }
.fa-first-order:before {
    content: ""
    }
.fa-yoast:before {
    content: ""
    }
.fa-themeisle:before {
    content: ""
    }
.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: ""
    }
.fa-fa:before, .fa-font-awesome:before {
    content: ""
    }
.fa-handshake-o:before {
    content: ""
    }
.fa-envelope-open:before {
    content: ""
    }
.fa-envelope-open-o:before {
    content: ""
    }
.fa-linode:before {
    content: ""
    }
.fa-address-book:before {
    content: ""
    }
.fa-address-book-o:before {
    content: ""
    }
.fa-vcard:before, .fa-address-card:before {
    content: ""
    }
.fa-vcard-o:before, .fa-address-card-o:before {
    content: ""
    }
.fa-user-circle:before {
    content: ""
    }
.fa-user-circle-o:before {
    content: ""
    }
.fa-user-o:before {
    content: ""
    }
.fa-id-badge:before {
    content: ""
    }
.fa-drivers-license:before, .fa-id-card:before {
    content: ""
    }
.fa-drivers-license-o:before, .fa-id-card-o:before {
    content: ""
    }
.fa-quora:before {
    content: ""
    }
.fa-free-code-camp:before {
    content: ""
    }
.fa-telegram:before {
    content: ""
    }
.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
    content: ""
    }
.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
    content: ""
    }
.fa-thermometer-2:before, .fa-thermometer-half:before {
    content: ""
    }
.fa-thermometer-1:before, .fa-thermometer-quarter:before {
    content: ""
    }
.fa-thermometer-0:before, .fa-thermometer-empty:before {
    content: ""
    }
.fa-shower:before {
    content: ""
    }
.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
    content: ""
    }
.fa-podcast:before {
    content: ""
    }
.fa-window-maximize:before {
    content: ""
    }
.fa-window-minimize:before {
    content: ""
    }
.fa-window-restore:before {
    content: ""
    }
.fa-times-rectangle:before, .fa-window-close:before {
    content: ""
    }
.fa-times-rectangle-o:before, .fa-window-close-o:before {
    content: ""
    }
.fa-bandcamp:before {
    content: ""
    }
.fa-grav:before {
    content: ""
    }
.fa-etsy:before {
    content: ""
    }
.fa-imdb:before {
    content: ""
    }
.fa-ravelry:before {
    content: ""
    }
.fa-eercast:before {
    content: ""
    }
.fa-microchip:before {
    content: ""
    }
.fa-snowflake-o:before {
    content: ""
    }
.fa-superpowers:before {
    content: ""
    }
.fa-wpexplorer:before {
    content: ""
    }
.fa-meetup:before {
    content: ""
    }
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
    }
.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
    }
.meta-time, dfn {
    font-style: italic
    }
.authorbox-nav ul, .clearfix:after, .comment-content, .container:after, .main-stream-ad, .slick-track:after, .wpcf7, blockquote {
    clear: both
    }
#cboxWrapper, .cboxPhoto {
    max-width: none
    }
.cboxPhoto, img {
    -ms-interpolation-mode: bicubic
    }
#wi-topbar, .wi-slick .slick-item {
    -webkit-animation-fill-mode: both
    }
.flexslider .slides:after, .slick-loading .slick-slide, .slick-loading .slick-track {
    visibility: hidden
    }
article, aside, details, figcaption, figure, footer, hgroup, main, nav, section, summary, topbar {
    display: block
    }
[hidden] {
    display: none
    }
html {
    font-family: serif
    }
body, figure {
    margin: 0
    }
abbr[title] {
    border-bottom: 1px dotted
    }
b, strong {
    font-weight: 700
    }
hr {
    -webkit-box-sizing: content-box;
    -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: "“" "”" "‘" "’"
    }
small {
    font-size: 80%
    }
svg:not(:root) {
    overflow: hidden
    }
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
    }
legend {
    border: 0;
    padding: 0
    }
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] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
    }
input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-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 {
    padding: 0;
    border: 0
    }
textarea {
    overflow: auto
    }
.clearfix:after, .clearfix:before {
    display: table;
    content: "";
    line-height: 0
    }
article, aside, details, figcaption, figure, footer, hgroup, nav, section, topbar {
    display: block
    }
audio, canvas, video {
    display: inline-block
    }
audio:not([controls]) {
    height: 0;
    display: none
    }
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
    }
a:focus {
    outline: #333 dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
    }
#cboxClose:active, #cboxNext:active, #cboxPrevious:active, #cboxSlideshow:active, #colorbox, .flex-container a:focus, .flex-container a:hover, .flex-slider a:focus, .flex-slider a:hover, .slick-list:focus, a:active, a:hover, select {
    outline: 0
    }
sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
    }
sup {
    top: -0.5em
    }
sub {
    bottom: -0.25em
    }
img {
    width: auto	;
    height: auto;
    vertical-align: middle
    }
button, input, select, textarea {
    font-family: inherit;
    margin: 0;
    font-size: 100%;
    vertical-align: middle
    }
button, input {
    line-height: normal
    }
@font-face {
    font-family: flexslider-icon;
    src: url(/wp-content/themes/fox/css/flexslider/flexslider-icon.eot);
    src: url(/wp-content/themes/fox/css/flexslider/flexslider-icon.eot?#iefix) format("embedded-opentype"), url(/wp-content/themes/fox/css/flexslider/flexslider-icon.woff) format("woff"), url(/wp-content/themes/fox/css/flexslider/flexslider-icon.ttf) format("truetype"), url(/wp-content/themes/fox/css/flexslider/flexslider-icon.svg#flexslider-icon) format("svg");
    font-weight: 400;
    font-style: normal
    }
.flex-control-nav, .flex-direction-nav, .slides {
    margin: 0;
    padding: 0;
    list-style: none
    }
.flex-pauseplay span {
    text-transform: capitalize
    }
#cboxCurrent, .slide .slide-caption, .slogan, .title-label span {
    text-transform: uppercase
    }
.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden
    }
.flexslider .slides img {
    width: 100%;
    display: block
    }
.flexslider .slides:after {
    content: " ";
    display: block;
    clear: both;
    line-height: 0;
    height: 0
    }
html[xmlns] .flexslider .slides {
    display: block
    }
* html .flexslider .slides {
    height: 1%
    }
.no-js .flexslider .slides > li:first-child {
    display: block
    }
.flexslider {
    position: relative;
    zoom: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2)
    }
.flexslider .slides {
    zoom: 1
    }
.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
    }
.loading .flex-viewport {
    max-height: 300px
    }
.carousel li {
    margin-right: 5px
    }
.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
    }
.flex-direction-nav a:before {
    font-family: flexslider-icon;
    font-size: 40px;
    display: inline-block;
    content: ""
    }
.flex-direction-nav a.flex-next:before {
    content: ""
    }
.flex-direction-nav .flex-prev {
    left: -50px
    }
.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right
    }
.flex-control-nav, .gallery-item, .notfound-text, .wp-caption, blockquote, blockquote:before {
    text-align: center
    }
.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 0.7;
    left: 10px
    }
.flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1
    }
.flexslider:hover .flex-direction-nav .flex-next {
    opacity: 0.7;
    right: 10px
    }
.flexslider:hover .flex-direction-nav .flex-next:hover {
    opacity: 1
    }
.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
    cursor: default
    }
.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000
    }
.flex-pauseplay a:before {
    font-family: flexslider-icon;
    font-size: 20px;
    display: inline-block;
    content: ""
    }
.flex-pauseplay a:hover {
    opacity: 1
    }
.flex-pauseplay a .flex-play:before {
    content: ""
    }
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px
    }
.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1
    }
.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-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
    }
.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
    }
#cboxContent, .slick-list, .slick-slider, .slick-track, blockquote {
    position: relative
    }
.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
    }
.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: 0.7;
    cursor: pointer;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
    }
#header-social ul li a, .slick-nav {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
    }
.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: 10px
        }
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px
        }
    }
.slick-slider {
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
    }
.slick-list {
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
    }
.slick-list.dragging {
    cursor: pointer;
    cursor: hand
    }
.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
    }
.slick-track {
    top: 0;
    left: 0;
    display: block
    }
.slick-track:after, .slick-track:before {
    display: table;
    content: ""
    }
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
    }
[dir=rtl] .slick-slide {
    float: right
    }
.slick-slide img {
    display: block
    }
.slick-slide.slick-loading img {
    display: none
    }
#cboxClose, .cboxIframe, .cboxPhoto, .slick-initialized .slick-slide, iframe {
    display: block
    }
.slick-slide.dragging img {
    pointer-events: none
    }
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
    }
#cboxOverlay, #cboxWrapper, #colorbox {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden
    }
#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.9;
    filter: alpha(opacity=90)
    }
#cboxBottomLeft, #cboxMiddleLeft {
    clear: left
    }
#cboxTitle {
    margin: 0;
    position: absolute;
    top: -20px;
    left: 0;
    color: #ccc
    }
#cboxLoadingGraphic, #cboxLoadingOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
    }
.cboxPhoto {
    float: left;
    margin: auto;
    border: 0
    }
iframe, img, input, select, textarea {
    max-width: 100%
    }
.cboxIframe {
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0
    }
#cboxContent, #cboxLoadedContent, #colorbox {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
    }
#cboxContent {
    margin-top: 20px;
    background: #000
    }
.cboxIframe {
    background: #fff
    }
blockquote, blockquote:after {
    background: url(/wp-content/themes/fox/images/line-h.png) top left repeat-x
    }
#cboxError {
    padding: 50px;
    border: 1px solid #ccc
    }
#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    border: 5px solid #000;
    background: #fff
    }
#cboxCurrent {
    position: absolute;
    top: -20px;
    right: 0
    }
#cboxLoadingGraphic {
    background: url(/wp-content/themes/fox/images/loading.gif) center center no-repeat
    }
#cboxClose, #cboxNext, #cboxPrevious, #cboxSlideshow {
    cursor: pointer;
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    width: auto;
    background: 0 0
    }
#comments, #footer-widgets, #logo-area, #wi-footer, #wi-mainnav .menu > li.mega > ul, #wi-mainnav .menu > li.mega > ul > li > ul, .authorbox, .authorbox-content, .authorbox-nav ul, .blog-slider .flex-direction-nav, .grid-cats, .headline-authorbox, .instagram-pics, .latest-content, .latest-list > li, .masonry-cats, .masonry-thumbnail, .page-links-container, .page-title, .post-list, .post-list .post-body, .post-nav, .post-navigation .nav-links, .post-newspaper .related-thumbnail, .post-share ul, .post-share ul li a, .rated-article-thumb, .related-list .grid-thumbnail, .single-meta, .small-thumbnail, .tagcloud, .thumbnail-gallery, .widget-social ul li, .widget_displaytweetswidget > p, .widget_rss > ul > li, .wpcf7, .wpcf7 .textarea {
    overflow: hidden
    }
#cboxNext, #cboxPrevious {
    top: 50%;
    margin-top: -32px;
    width: 28px;
    height: 65px;
    position: absolute;
    text-indent: -9999px
    }
#cboxSlideshow {
    position: absolute;
    top: -20px;
    right: 90px;
    color: #fff
    }
#cboxPrevious {
    left: 5px;
    background: url(/wp-content/themes/fox/images/controls.png) top left no-repeat
    }
#cboxPrevious:hover {
    background-position: bottom left
    }
#cboxNext {
    right: 5px;
    background: url(/wp-content/themes/fox/images/controls.png) top right no-repeat
    }
#cboxNext:hover {
    background-position: bottom right
    }
#cboxClose {
    position: absolute;
    top: 5px;
    right: 5px;
    background: url(/wp-content/themes/fox/images/controls.png) top center no-repeat;
    width: 38px;
    height: 19px;
    text-indent: -9999px
    }
#cboxClose:hover {
    background-position: bottom center
    }
*, :after, :before {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
    }
body {
    font-size: 16px;
    line-height: 1.5;
    font-family: Merriweather, georgia, serif;
    color: #000;
    background: top center no-repeat fixed #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover
    }
h1, h2, h3, h4, h5, h6 {
    margin: 0 0 24px;
    line-height: 1.3;
    font-family: Oswald, sans-serif;
    font-weight: 700
    }
h1 {
    font-size: 40px
    }
h2 {
    font-size: 32px
    }
h3 {
    font-size: 26px
    }
h4 {
    font-size: 22px
    }
h5 {
    font-size: 18px
    }
h6 {
    font-size: 14px
    }
ol, p, ul {
    margin: 0 0 24px
    }
ol, ul {
    padding-left: 28px
    }
ul {
    list-style-type: square
    }
li {
    line-height: 1.5
    }
.page-content li, .post-content li {
    margin-bottom: 0.25em
    }
a {
    color: #db4a37;
    text-decoration: none
    }
img {
    border: none
    }
iframe {
    width: 100%
    }
.media-container iframe {
    width: 100% !important
    }
.container {
    margin-right: auto;
    margin-left: auto
    }
.container:after, .container:before {
    display: table;
    content: "";
    line-height: 0
    }
blockquote {
    margin: 30px auto;
    max-width: 500px;
    padding: 60px 0 20px;
    font-size: 1.5em;
    line-height: 1.5;
    display: block;
    -webkit-column-span: all;
    -moz-column-span: all;
    column-span: all
    }
.gallery-columns-2 .gallery-item:nth-child(2n+1), .gallery-columns-3 .gallery-item:nth-child(3n+1), .gallery-columns-4 .gallery-item:nth-child(4n+1), .gallery-columns-5 .gallery-item:nth-child(5n+1), .gallery-columns-6 .gallery-item:nth-child(6n+1), .gallery-columns-7 .gallery-item:nth-child(7n+1) {
    clear: left
    }
blockquote p {
    margin-bottom: 10px
    }
blockquote:before {
    content: "“";
    position: absolute;
    font-size: 60px;
    left: 50%;
    top: 18px;
    width: 40px;
    margin-left: -20px;
    z-index: 20;
    line-height: 1;
    font-family: georgia, serif
    }
#wi-wrapper:after, #wi-wrapper:before, .page-subtitle:before, .topbar-inner:after, blockquote:after {
    content: ""
    }
#cboxCurrent, #toggle-menu span, #wi-mainnav, .no-menu, .slide .slide-caption, .title-label span {
    font-family: Oswald, sans-serif
    }
blockquote:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    height: 2px
    }
.slick-prev, .thumbnail-gallery .flex-direction-nav .flex-prev, .thumbnail-gallery .flexslider:hover .flex-direction-nav .flex-prev {
    left: 20px
    }
.slick-next, .thumbnail-gallery .flex-direction-nav .flex-next, .thumbnail-gallery .flexslider:hover .flex-direction-nav .flex-next {
    right: 20px
    }
input, select, textarea {
    background: 0 0
    }
input[type=text], input[type=email], input[type=number], input[type=url], input[type=password], input[type=tel], textarea {
    color: #000;
    font-size: 16px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 1px solid;
    outline: 0;
    background: 0 0;
    height: 36px;
    line-height: 20px;
    padding: 8px;
    width: 100%;
    max-width: 100%
    }
textarea {
    height: 180px;
    width: 100%
    }
select {
    width: 100%;
    border: 1px solid #aaa;
    height: 36px;
    line-height: 20px;
    padding: 8px
    }
.size-auto, .size-full, .size-large, .size-medium, .size-thumbnail, .wp-caption img {
    height: auto;
    max-width: 100%
    }
.alignright, a img.alignright {
    margin: 5px 0 36px 28px;
    float: right
    }
.alignleft, a img.alignleft {
    margin: 5px 36px 28px 0;
    float: left
    }
.aligncenter, a img.aligncenter {
    display: block;
    margin: 5px auto 20px
    }
.wp-caption {
    border: none;
    max-width: 100%
    }
.wp-caption.alignnone {
    margin: 5px 20px 20px 0
    }
.wp-caption.alignleft {
    margin: 5px 48px 28px 0
    }
.wp-caption.alignright {
    margin: 5px 0 28px 48px
    }
.wp-caption.aligncenter {
    margin: 0 auto 28px;
    text-align: center
    }
.wp-caption img {
    border: 0;
    margin: 0;
    padding: 0;
    width: auto
    }
.gallery-caption, .wp-caption-text {
    margin: 0;
    font-size: 0.8em;
    padding-top: 8px;
    padding-bottom: 8px;
    font-family: Oswald, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px
    }
.mejs-controls .mejs-time-rail .mejs-time-current {
    background: #db4a37 !important
    }
.gallery {
    -webkit-column-span: all;
    -moz-column-span: all;
    column-span: all;
    margin: 0 -10px 24px
    }
.gallery-item {
    float: left;
    display: block;
    padding: 10px
    }
.gallery-caption {
    display: none
    }
.gallery-columns-2 .gallery-item {
    width: 50%
    }
.gallery-columns-3 .gallery-item {
    width: 33.33%
    }
.gallery-columns-4 .gallery-item {
    width: 25%
    }
.gallery-columns-5 .gallery-item {
    width: 20%
    }
.gallery-columns-6 .gallery-item {
    width: 16.66%
    }
.gallery-columns-7 .gallery-item {
    width: 14.28%
    }
.wi-carousel {
    margin: 0 0 32px
    }
.wi-slick .slick-item {
    opacity: 0;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s
    }
.wi-slick.loaded .slick-item {
    -webkit-animation-name: fade;
    -moz-animation-name: fade;
    -o-animation-name: fade;
    animation-name: fade
    }
@-webkit-keyframes fade {
    0% {
        opacity: 0
        } 100% {
        opacity: 1
        }
    }
@-moz-keyframes fade {
    0% {
        opacity: 0
        } 100% {
        opacity: 1
        }
    }
@-o-keyframes fade {
    0% {
        opacity: 0
        } 100% {
        opacity: 1
        }
    }
@keyframes fade {
    0% {
        opacity: 0
        } 100% {
        opacity: 1
        }
    }
.wi-slick .slick-item:nth-child(2) {
    -webkit-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    -o-animation-delay: 0.3s;
    animation-delay: 0.3s
    }
.wi-slick .slick-item:nth-child(3) {
    -webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    -o-animation-delay: 0.5s;
    animation-delay: 0.5s
    }
.slick-item {
    margin: 0 2px
    }
.slick-item img {
    height: 500px;
    width: auto
    }
@media (min-width: 980px) {
    .has-sidebar .wi-post .slick-item img {
        height: 380px
        }
    }
.slick-nav, .thumbnail-gallery .flex-direction-nav a {
    text-align: center;
    width: 50px;
    height: 50px;
    top: 50%;
    color: #fff;
    outline: 0
    }
.slick-nav {
    border: 3px solid #fff;
    border-color: rgba(255, 255, 255, 0.8);
    background: 0 0;
    position: absolute;
    margin-top: -25px;
    transition: all 0.3s ease-out
    }
.slick-nav:hover {
    border-color: #fff
    }
#cboxCurrent {
    color: #fff;
    letter-spacing: 6px;
    font-size: 11px;
    font-weight: 400
    }
.flexslider {
    margin: 0;
    padding: 0;
    border: none;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: 0 0
    }
.thumbnail-gallery .flex-direction-nav a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 2px solid #fff;
    text-shadow: none;
    font-size: 0;
    margin-top: -25px;
    opacity: 1 !important
    }
.thumbnail-gallery .flex-direction-nav a:before {
    font-size: 18px;
    line-height: 52px
    }
.slide {
    position: relative
    }
.slide .slide-caption {
    display: block;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 6px 12px;
    background: #000;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    font-size: 0.7em;
    letter-spacing: 2px;
    font-weight: 400;
    text-align: left;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-transform: translatey(100%);
    -moz-transform: translatey(100%);
    -ms-transform: translatey(100%);
    -o-transform: translatey(100%);
    transform: translatey(100%)
    }
#header-area, #header-search .submit, #titlebar, #wi-logo, .page-title, .section-heading, .slogan, .title-label {
    text-align: center
    }
.slide:hover .slide-caption {
    -webkit-transform: translatey(0);
    -moz-transform: translatey(0);
    -ms-transform: translatey(0);
    -o-transform: translatey(0);
    transform: translatey(0)
    }
#primary, #secondary {
    display: block;
    padding-top: 20px;
    padding-bottom: 40px
    }
.container {
    width: 1020px
    }
#wi-wrapper {
    margin: 24px auto;
    max-width: 1080px;
    position: relative;
    z-index: 1000;
    padding-top: 16px;
    background: url(/wp-content/themes/fox/images/line-h.png) top left repeat-x #fff
    }
#wi-wrapper:after, #wi-wrapper:before {
    background: url(/wp-content/themes/fox/images/line.png) top left repeat-y;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 2px;
    display: block
    }
#wi-wrapper:after {
    left: auto;
    right: 0
    }
.has-sidebar #primary, .has-sidebar #secondary {
    float: left
    }
.has-sidebar #primary {
    width: 74%;
    padding-right: 30px
    }
.has-sidebar #secondary {
    width: 26%
    }
.has-sidebar.sidebar-left #primary {
    float: right;
    padding-right: 0;
    padding-left: 30px
    }
.has-sidebar.sidebar-left #secondary {
    float: left
    }
.page-header {
    padding: 0 0 20px
    }
.page-title {
    font-size: 70px;
    margin-bottom: 0;
    border-top: 3px solid;
    border-bottom: 2px solid;
    padding: 10px 0 16px
    }
.page-title span {
    position: relative;
    display: inline-block
    }
.page-title span:after, .page-title span:before {
    position: absolute;
    top: 50%;
    content: "";
    width: 999px;
    border-top: 2px solid;
    border-bottom: 2px solid;
    height: 8px;
    margin-top: -1px;
    display: none
    }
.page-title span:before {
    right: 100%;
    margin-right: 24px
    }
.page-title span:after {
    left: 100%;
    margin-left: 24px
    }
#titlebar {
    position: relative;
    z-index: 90;
    margin-bottom: 32px
    }
#titlebar .container {
    position: relative;
    padding: 10px;
    background: #f0f0f0
    }
.title-area {
    padding: 24px;
    border: 2px solid
    }
.title-label {
    position: absolute;
    display: block;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    line-height: 1
    }
.title-label span {
    display: inline-block;
    padding: 0 10px;
    letter-spacing: 5px;
    font-size: 10px;
    color: #fff;
    background: #000;
    height: 20px;
    line-height: 20px
    }
.archive-title {
    margin-bottom: 0;
    font-size: 80px;
    line-height: 1.2
    }
.page-subtitle {
    display: block;
    max-width: 700px;
    margin: 32px auto 0;
    font-size: 1.3em;
    font-weight: 400;
    position: relative;
    padding-top: 20px
    }
.page-subtitle:before {
    position: absolute;
    top: 0;
    left: 50%;
    border-top: 2px solid;
    width: 100px;
    margin-left: -50px
    }
#wi-header, #wi-header > .container, #wi-logo, #wi-topbar {
    position: relative
    }
.headline-authorbox {
    margin: 1em auto 0;
    max-width: 600px
    }
.headline-authorbox .author-social {
    float: none;
    display: inline-block
    }
.heading-author-avatar {
    margin: 0 0 1em
    }
.heading-author-avatar img {
    width: 90px;
    height: 90px
    }
#wi-header {
    padding: 10px 0 20px
    }
#logo-area {
    padding: 0
    }
#wi-logo h2 {
    margin-bottom: 0
    }
.slogan {
    margin: 6px 0 0;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 12px
    }
#header-social ul li:first-child, #wi-mainnav .menu > ul > li:first-child {
    margin-left: 0
    }
#header-area {
    padding: 30px 0 20px
    }
.page #header-area, .single #header-area {
    padding-bottom: 0
    }
#wi-topbar {
    padding-bottom: 12px;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s
    }
#wi-topbar .container {
    padding: 10px 0 0;
    position: relative
    }
.topbar-inner:after {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    right: 0;
    background: url(/wp-content/themes/fox/images/line-h.png) top left repeat-x
    }
#header-search, #header-social ul li a span, #toggle-menu, #wi-topbar.is-sticky .topbar-inner:after {
    display: none
    }
#wi-topbar.is-sticky {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99999999;
    background: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.32), 0 1px 3px rgba(0, 0, 0, 0.22);
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.32), 0 1px 3px rgba(0, 0, 0, 0.22);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.32), 0 1px 3px rgba(0, 0, 0, 0.22);
    -webkit-animation-name: topbar;
    -moz-animation-name: topbar;
    -o-animation-name: topbar;
    animation-name: topbar
    }
@-webkit-keyframes topbar {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%)
        } 100% {
        opacity: 1;
        -webkit-transform: translateY(0)
        }
    }
@-moz-keyframes topbar {
    0% {
        opacity: 0;
        -moz-transform: translateY(-100%)
        } 100% {
        opacity: 1;
        -moz-transform: translateY(0)
        }
    }
@-o-keyframes topbar {
    0% {
        opacity: 0;
        -o-transform: translateY(-100%)
        } 100% {
        opacity: 1;
        -o-transform: translateY(0)
        }
    }
@keyframes topbar {
    0% {
        opacity: 0;
        transform: translateY(-100%)
        } 100% {
        opacity: 1;
        transform: translateY(0)
        }
    }
.admin-bar #wi-topbar.is-sticky {
    top: 32px
    }
#header-social {
    position: absolute;
    right: 0;
    bottom: 0
    }
#header-social ul {
    list-style: none;
    margin: 0;
    padding: 0
    }
#header-social ul li {
    display: block;
    float: left
    }
#header-social ul li a {
    text-decoration: none;
    display: block;
    font-size: 24px;
    color: #000;
    width: 34px;
    height: 40px;
    cursor: pointer;
    text-align: center;
    transition: all 0.3s ease-out
    }
#wi-mainnav .menu > ul > li > a, .blog-slider .flex-direction-nav a {
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
    }
#header-social ul li a:hover {
    color: #db4a37
    }
#header-social ul li a i {
    line-height: 40px;
    display: block
    }
#header-search {
    height: 40px;
    width: 100%;
    z-index: 999;
    margin-bottom: 20px
    }
#header-search .submit {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: #000;
    border: none;
    outline: 0;
    display: none
    }
#header-search .s {
    border: none;
    background: #ddd;
    height: 40px;
    line-height: 20px;
    padding: 10px 50px 10px 10px
    }
#wi-mainnav, .no-menu {
    float: left;
    display: block;
    font-style: normal
    }
.no-menu {
    font-size: 22px
    }
#wi-mainnav .menu > ul {
    list-style: none;
    margin: 0;
    padding: 0
    }
#wi-mainnav .menu > ul > li {
    display: block;
    float: left;
    position: relative
    }
#wi-mainnav .menu > ul > li > a {
    display: block;
    text-decoration: none;
    height: 40px;
    line-height: 40px;
    padding: 0 14px;
    position: relative;
    color: #000;
    font-size: 26px;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
    }
#wi-mainnav .menu > ul > li.menu-item-has-children > a:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "";
    margin-left: 6px
    }
.big-meta, .blog-slider .flex-direction-nav a, .grid-meta, .list-meta, .masonry-meta, .more-link span.post-more, .pagination-inner, .post-big .more-link, .readmore, .slider-more {
    font-family: Oswald, sans-serif
    }
#wi-mainnav .menu > ul > li a > i {
    margin-right: 8px;
    display: inline-block;
    vertical-align: top
    }
#wi-mainnav .menu > ul > li > a > i {
    line-height: 40px
    }
#wi-mainnav .menu > ul > li.current-menu-ancestor > a, #wi-mainnav .menu > ul > li.current-menu-item > a {
    background: #000;
    color: #fff
    }
#wi-mainnav .menu > ul > li > ul > li > a, #wi-mainnav .menu > ul > li > ul > li > ul > li > a {
    text-decoration: none;
    letter-spacing: 2px;
    color: #000;
    font-size: 12px;
    text-transform: uppercase
    }
#wi-mainnav .menu > ul > li > a .indicator, #wi-mainnav .menu > ul > li > ul > li > a .indicator {
    display: none
    }
#wi-mainnav .menu > ul > li > ul {
    margin: -8px 0 0;
    list-style: none;
    background: #fff;
    border: 1px solid;
    padding: 0;
    position: absolute;
    top: 100%;
    left: 0;
    width: 180px;
    z-index: 101;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s
    }
#wi-mainnav .menu > ul > li > ul > li > a, #wi-mainnav .menu > ul > li > ul > li > ul {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s
    }
#wi-mainnav .menu > ul > li:hover > ul {
    display: block;
    opacity: 1;
    visibility: visible;
    margin-top: -2px
    }
#wi-mainnav .menu > ul > li > ul > li {
    display: block;
    position: relative
    }
#wi-mainnav .menu > ul > li > ul > li > a {
    display: block;
    padding: 7px 14px;
    border-top: 1px solid #333;
    transition: all 0.2s
    }
#wi-mainnav .menu > ul > li > ul > li:first-child > a {
    border-top: none
    }
#wi-mainnav .menu > ul > li > ul > li > ul {
    margin: 0 0 0 -8px;
    list-style: none;
    background: #fff;
    border: 1px solid;
    padding: 0;
    position: absolute;
    left: 100%;
    top: 0;
    width: 180px;
    z-index: 101;
    visibility: hidden;
    opacity: 0;
    transition: all 0.2s
    }
#wi-mainnav .menu > ul > li > ul > li:hover > ul {
    display: block;
    opacity: 1;
    visibility: visible;
    margin-left: 0
    }
#wi-mainnav .menu > ul > li > ul > li > ul > li {
    display: block;
    position: relative
    }
#wi-mainnav .menu > ul > li > ul > li > ul > li > a {
    display: block;
    padding: 7px 14px;
    border-top: 1px solid #333;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s
    }
.big-cats a:hover, .post-big .more-link:hover, .section-heading .viewall:hover, .slider-more:hover {
    text-decoration: underline
    }
#wi-mainnav .menu > ul > li > ul > li > ul > li:first-child > a {
    border-top: none
    }
#wi-mainnav .menu > ul > li > ul li.current-menu-ancestor > a, #wi-mainnav .menu > ul > li > ul li.current-menu-item > a, #wi-mainnav .menu > ul > li > ul li > a:hover {
    background: #f9f9f9;
    color: #db4a37
    }
.submenu-dark #wi-mainnav .menu > ul > li > ul, .submenu-dark #wi-mainnav .menu > ul > li > ul > li > ul {
    background: #000
    }
.submenu-dark #wi-mainnav .menu > ul > li > ul > li > a, .submenu-dark #wi-mainnav .menu > ul > li > ul > li > ul > li > a {
    color: #fff;
    border-top-color: #333
    }
.submenu-dark #wi-mainnav .menu > ul > li > ul li.current-menu-ancestor > a, .submenu-dark #wi-mainnav .menu > ul > li > ul li.current-menu-item > a, .submenu-dark #wi-mainnav .menu > ul > li > ul li > a:hover {
    background: #333;
    color: #db4a37
    }
#wi-mainnav .menu > li.mega-full {
    position: static
    }
#wi-mainnav .menu > li.mega > ul {
    width: 100%;
    table-layout: fixed;
    padding: 20px 0
    }
#wi-mainnav .menu > li.mega.column-2 > ul {
    width: 400px
    }
#wi-mainnav .menu > li.mega.column-3 > ul {
    width: 600px
    }
#wi-mainnav .menu > li.mega.column-4 > ul, #wi-mainnav .menu > li.mega.column-5 > ul {
    width: 100%;
    left: auto;
    right: 0
    }
#wi-mainnav .menu > li.mega.column-2 > ul > li {
    width: 50%
    }
#wi-mainnav .menu > li.mega.column-3 > ul > li {
    width: 33.33%
    }
#wi-mainnav .menu > li.mega.column-4 > ul > li {
    width: 25%
    }
#wi-mainnav .menu > li.mega.column-5 > ul > li {
    width: 20%
    }
#wi-mainnav .menu > li.mega > ul > li {
    display: table-cell;
    position: static;
    border-left: 1px solid
    }
.submenu-dark #wi-mainnav .menu > li.mega > ul > li {
    border-left-color: rgba(255, 255, 255, 0.3)
    }
#wi-mainnav .menu > li.mega > ul > li:first-child {
    border-left: none
    }
#wi-mainnav .menu > li.mega > ul > li > a {
    border-top: none;
    font-weight: 600
    }
#wi-mainnav .menu > li.mega > ul > li > ul {
    display: none;
    opacity: 1 !important;
    visibility: visible;
    position: static;
    box-shadow: none;
    width: 100%;
    border: none;
    margin: 0
    }
#wi-mainnav .menu > ul > li:hover > ul > li > ul {
    display: block
    }
#wi-mainnav .menu > li.mega > ul > li > ul > li {
    display: block;
    float: right;
    width: 100%
    }
#wi-mainnav .menu > li.mega > ul > li > ul a {
    display: block;
    width: 100%;
    border: none
    }
.blog-slider {
    min-height: 300px;
    margin-bottom: 32px;
    background: url(/wp-content/themes/fox/images/loader.gif) center center no-repeat;
    -webkit-background-size: 32px;
    -moz-background-size: 32px;
    background-size: 32px
    }
.blog-slider.loaded {
    background: 0 0
    }
.blog-slider .flex-direction-nav {
    position: absolute;
    top: 0;
    right: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 40
    }
.blog-slider .flex-direction-nav li {
    display: block;
    float: left
    }
.blog-slider .flex-direction-nav a {
    position: static;
    top: 0;
    opacity: 1 !important;
    color: #fff;
    background: #000;
    background: rgba(0, 0, 0, 0.85);
    text-shadow: none;
    width: auto;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    margin: 0;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 6px;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
    }
.blog-slider .flex-direction-nav a:hover {
    background: #db4a37
    }
.blog-slider .flex-direction-nav .flex-prev, .blog-slider .flexslider:hover .flex-direction-nav .flex-prev {
    left: auto;
    right: 44px
    }
.blog-slider .flex-direction-nav .flex-next, .blog-slider .flexslider:hover .flex-direction-nav .flex-next {
    right: 0
    }
.blog-slider .flex-direction-nav a:before {
    font-size: 10px;
    display: inline;
    margin: 0 6px
    }
.blog-slider .flex-direction-nav a.flex-next:before {
    float: right
    }
.blog-slider .counter {
    display: none;
    position: absolute;
    bottom: 60px;
    left: 420px;
    color: #db4a37;
    font-size: 100px;
    font-style: italic;
    line-height: 1
    }
.post-slider {
    position: relative
    }
.slider-body {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
    }
.slider-table {
    display: table;
    width: 100%;
    height: 100%
    }
.slider-cell {
    display: table-cell;
    vertical-align: bottom;
    padding-bottom: 60px;
    color: #fff
    }
.slider-date:after {
    content: "—";
    margin: 0 4px
    }
.slider-header {
    padding-left: 10px
    }
.slider-title {
    font-size: 60px;
    margin-bottom: 0;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4)
    }
.slider-title a, .slider-title a:hover {
    color: #fff
    }
.big-cats a, .big-title a, .big-title a:hover, .post-title a {
    color: #000
    }
.slider-excerpt {
    max-width: 440px;
    padding: 8px;
    background: #000
    }
.slider-excerpt p {
    font-size: 0.9em;
    margin-bottom: 0
    }
.slider-more {
    letter-spacing: 1px;
    font-weight: 700
    }
.section-ad, .single-ad {
    margin: 10px 0 30px
    }
.section-ad img, .single-ad img {
    display: block;
    margin: 0 auto
    }
.section-heading {
    border-top: 4px solid;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 80px;
    position: relative
    }
.section-heading .viewall {
    font-size: 12px;
    position: absolute;
    top: 12px;
    right: 0
    }
.big-body, .post-big {
    position: relative
    }
.wi-section .post-grid .readmore {
    display: none
    }
.main-stream-ad {
    width: 100%;
    padding: 16px 16px 32px
    }
.main-stream-ad img {
    display: block;
    margin: 0 auto
    }
.main-stream-ad a {
    outline: 0
    }
.post-big .post-thumbnail {
    margin-bottom: 0
    }
.post-big .post-thumbnail img {
    display: block;
    width: 100%
    }
.big-content {
    font-size: 1.3em
    }
.big-title {
    font-size: 60px;
    padding-top: 10px;
    margin-bottom: 20px
    }
.big-meta {
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 14px;
    padding-top: 3px;
    border-top: 2px solid
    }
.format-audio .big-meta, .format-gallery .big-meta, .format-video .big-meta {
    border-top: none;
    padding-top: 0;
    margin-top: 12px
    }
.has-thumbnail .big-meta {
    position: absolute;
    height: 28px;
    background: #fff;
    top: -28px;
    line-height: 28px;
    padding-right: 6px;
    left: 0;
    padding-top: 0;
    border: none
    }
.big-date {
    margin-left: 6px
    }
.big-date:before {
    content: "/";
    margin-right: 6px
    }
.post-big .more-link {
    width: auto;
    display: block;
    float: right;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 4px;
    color: #000;
    font-weight: 700
    }
.post-header, .post-thumbnail {
    margin-bottom: 32px;
    text-align: center;
    position: relative
    }
.wi-post {
    position: relative;
    padding-top: 50px;
    padding-bottom: 36px
    }
.wi-post:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: none
    }
.wi-post:first-child:before {
    display: none
    }
.post-header {
    display: block;
    border-top: 4px solid;
    border-bottom: 2px solid;
    padding: 12px 0
    }
.post-title {
    font-size: 52px;
    font-weight: 700;
    margin-bottom: 0;
    position: relative
    }
.post-title a {
    text-decoration: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
    }
.post-title a:hover {
    color: #333
    }
.post-header-meta a {
    color: #000
    }
.more-link span.post-more, .post-share ul li a {
    color: #fff;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
    }
.post-header-meta a:hover {
    text-decoration: underline
    }
.post-header-meta > span:before {
    content: "—";
    margin: 0 6px
    }
.post-header-meta > span:first-child:before {
    display: none
    }
.more-link {
    float: left;
    width: 100%;
    text-align: center
    }
.more-link span.post-more {
    background: #000;
    display: inline-block;
    padding: 4px 12px;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 12px;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
    }
.more-link span.post-more:hover {
    background: #db4a37
    }
.entry-content {
    padding-bottom: 32px
    }
.enable-2-columns:not(.woocommerce):not(.woocommerce-page) .entry-content {
    text-align: justify;
    -moz-column-count: 2;
    -moz-column-gap: 30px;
    -webkit-column-count: 2;
    -webkit-column-gap: 30px;
    column-count: 2;
    column-gap: 30px
    }
.enable-2-columns .entry-content p {
    margin-bottom: 24px
    }
.enable-dropcap:not(.woocommerce):not(.woocommerce-page) .entry-content h1:first-child + p:first-letter, .enable-dropcap:not(.woocommerce):not(.woocommerce-page) .entry-content h2:first-child + p:first-letter, .enable-dropcap:not(.woocommerce):not(.woocommerce-page) .entry-content h3:first-child + p:first-letter, .enable-dropcap:not(.woocommerce):not(.woocommerce-page) .entry-content h4:first-child + p:first-letter, .enable-dropcap:not(.woocommerce):not(.woocommerce-page) .entry-content p:first-child:first-letter {
    font-weight: 700;
    font-size: 5em;
    display: block;
    float: left;
    margin: 5px 18px 10px 0;
    line-height: 1
    }
blockquote p:first-letter {
    font-weight: inherit !important;
    font-size: 1em !important;
    float: none !important;
    margin: 0 !important;
    line-height: inherit !important
    }
.post-share {
    display: block;
    position: relative;
    font-family: Oswald, sans-serif;
    letter-spacing: 2px;
    font-size: 10px;
    text-transform: uppercase;
    margin: 0 auto;
    max-width: 600px
    }
.post-share ul {
    list-style: none;
    margin: 0;
    padding: 0
    }
.post-share ul li {
    display: block;
    margin: 0;
    float: left;
    width: 20%
    }
.post-share.share-4 ul li {
    width: 25%
    }
.post-share ul li:last-child {
    margin-right: 0
    }
.post-share ul li a {
    display: block;
    padding: 4px 8px;
    text-align: center;
    background: #000;
    cursor: pointer;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    text-decoration: none
    }
.grid-title a, .related-title a {
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
    }
.grid-cats a:hover, .list-cats a:hover, .masonry-cats a:hover, .newspaper-meta a:hover, .readmore:hover, .single-cats a:hover {
    text-decoration: underline
    }
.post-share i {
    display: none
    }
.post-share ul li.li-facebook a {
    background: #3b5998
    }
.post-share ul li.li-twitter a {
    background: #55acee
    }
.post-share ul li.li-pinterest a {
    background: #cc2127
    }
.post-share ul li.li-google-plus a {
    background: #dd4b39
    }
.post-share ul li.li-comment a {
    background: #777
    }
.post-share ul li a:hover {
    opacity: 0.8
    }
.related-area {
    padding: 54px 0 20px
    }
.blog-related-heading {
    text-align: center;
    font-size: 22px;
    letter-spacing: 4px;
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 0;
    padding-bottom: 8px;
    background: url(/wp-content/themes/fox/images/line-h.png) bottom left repeat-x
    }
.blog-related {
    margin-left: -10px;
    margin-right: -10px;
    position: relative;
    padding-top: 20px
    }
.blog-related .line {
    position: absolute;
    top: 0;
    left: 33.33%;
    display: block;
    bottom: 0;
    content: "";
    width: 2px;
    background: url(/wp-content/themes/fox/images/line.png) top left repeat-y
    }
.blog-related .line2 {
    left: 66.66%
    }
#posts-small .post-small .small-thumbnail img, .blog-related .post-related, .newspaper-related .post-related .related-thumbnail img, .related-list .post-grid .grid-thumbnail img {
    opacity: 0;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s
    }
.blog-masonry .masonry-thumbnail img, .blog-masonry .post-masonry {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    -webkit-animation-duration: 0.9s;
    -moz-animation-duration: 0.5s;
    -ms-animation-duration: 0.5s;
    -o-animation-duration: 0.5s
    }
#posts-small.inview .post-small .small-thumbnail img, .blog-related.inview .post-related, .newspaper-related.inview .post-related .related-thumbnail img, .related-list.inview .post-grid .grid-thumbnail img {
    -webkit-animation-name: popup;
    -moz-animation-name: popup;
    -o-animation-name: popup;
    animation-name: popup
    }
#posts-small .post-small:nth-child(2) .small-thumbnail img, .blog-related .post-related:nth-child(2), .newspaper-related .post-related:nth-child(2) .related-thumbnail img, .related-list .post-grid:nth-child(2) .grid-thumbnail img {
    -webkit-animation-delay: 0.2s;
    -moz-animation-delay: 0.2s;
    -o-animation-delay: 0.2s;
    animation-delay: 0.2s
    }
#posts-small .post-small:nth-child(3) .small-thumbnail img, .blog-related .post-related:nth-child(3), .newspaper-related .post-related:nth-child(3) .related-thumbnail img, .related-list .post-grid:nth-child(3) .grid-thumbnail img {
    -webkit-animation-delay: 0.4s;
    -moz-animation-delay: 0.4s;
    -o-animation-delay: 0.4s;
    animation-delay: 0.4s
    }
#posts-small .post-small:nth-child(4) .small-thumbnail img {
    -webkit-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
    animation-delay: 0.6s
    }
#posts-small .post-small:nth-child(5) .small-thumbnail img {
    -webkit-animation-delay: 0.8s;
    -moz-animation-delay: 0.8s;
    -o-animation-delay: 0.8s;
    animation-delay: 0.8s
    }
.post-related {
    display: block;
    float: left;
    width: 33.33%;
    padding: 0 10px
    }
.related-thumbnail {
    display: block;
    float: left;
    width: 72px;
    margin: 0 12px 8px 0
    }
.blog-masonry.column-2, .blog-masonry.column-3 {
    margin-left: -16px;
    margin-right: -16px
    }
.related-thumbnail .format-sign {
    display: none
    }
.related-title {
    margin-bottom: 8px;
    font-size: 22px
    }
.related-title a {
    color: #000;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
    }
.related-title a:hover {
    color: #db4a37
    }
.masonry-cats a, .masonry-title a, .newspaper-meta a, .newspaper-title a {
    color: #000
    }
.related-excerpt {
    font-size: 0.9em
    }
.related-excerpt p {
    margin-bottom: 0
    }
.blog-masonry {
    position: relative;
    background: url(/wp-content/themes/fox/images/loader.gif) center 100px no-repeat;
    -webkit-background-size: 32px;
    -moz-background-size: 32px;
    background-size: 32px
    }
.blog-masonry .post-masonry {
    animation-fill-mode: both;
    animation-duration: 0.5s;
    opacity: 0
    }
.blog-masonry.loaded .post-masonry {
    opacity: 1;
    -webkit-animation-name: fade;
    -moz-animation-name: fade;
    -o-animation-name: fade;
    animation-name: fade
    }
.blog-masonry .masonry-thumbnail img {
    visibility: hidden;
    animation-fill-mode: both;
    animation-duration: 0.5s;
    opacity: 0
    }
.blog-masonry.loaded {
    background: 0 0
    }
.blog-masonry.loaded .inview .masonry-thumbnail img {
    visibility: visible;
    -webkit-animation-name: popup;
    -moz-animation-name: popup;
    -o-animation-name: popup;
    animation-name: popup
    }
@-webkit-keyframes popup {
    from {
        -webkit-transform: translateY(10px)
        } to {
        -webkit-transform: translateY(0);
        opacity: 1
        }
    }
@-moz-keyframes popup {
    from {
        -moz-transform: translateY(10px)
        } to {
        -moz-transform: translateY(0);
        opacity: 1
        }
    }
@keyframes popup {
    from {
        transform: translateY(10px)
        } to {
        transform: translateY(0);
        opacity: 1
        }
    }
.post-masonry {
    display: block;
    float: left
    }
.blog-masonry.column-2 .main-stream-ad, .blog-masonry.column-2 .post-masonry {
    width: 50%;
    padding: 0 16px 12px
    }
.blog-masonry.column-2 .grid-sizer {
    width: 50%
    }
.blog-masonry.column-2 .post-masonry:first-child {
    width: 100%
    }
.blog-masonry.column-3 .main-stream-ad, .blog-masonry.column-3 .post-masonry {
    width: 33.33%;
    padding: 0 16px 12px
    }
.blog-masonry.column-3 .grid-sizer {
    width: 33.33%
    }
.blog-masonry.column-3 .post-masonry:first-child {
    width: 66.66%
    }
.blog-masonry.column-4 {
    margin-left: -6px;
    margin-right: -6px
    }
.blog-masonry.column-4 .main-stream-ad, .blog-masonry.column-4 .post-masonry {
    width: 25%;
    padding: 0 6px 10px
    }
.blog-masonry.column-4 .grid-sizer {
    width: 25%
    }
.blog-masonry.column-4 .post-masonry:first-child {
    width: 50%
    }
.blog-masonry.column-4 .post-masonry .masonry-title a {
    font-size: 0.8em
    }
.masonry-thumbnail {
    position: relative;
    margin-bottom: 16px;
    background: #db4a37
    }
.masonry-thumbnail img {
    display: block;
    width: 100%
    }
.masonry-header {
    margin-bottom: 32px;
    border-bottom: 2px solid
    }
.newspaper-header, .newspaper-related-heading span {
    border-bottom: 1px solid
    }
.masonry-title {
    font-size: 32px;
    text-transform: inherit;
    margin-bottom: 0
    }
.masonry-meta {
    font-size: 0.7em;
    letter-spacing: 1px;
    text-transform: uppercase
    }
.masonry-cats:before {
    content: "/";
    margin-right: 4px
    }
.masonry-cats {
    margin-left: 4px
    }
.masonry-cats .sep {
    margin: 0 4px
    }
.masonry-content {
    font-size: 0.9em
    }
.enable-dropcap:not(.woocommerce):not(.woocommerce-page) .masonry-content:first-letter {
    font-weight: 700;
    font-size: 3em;
    display: block;
    float: left;
    margin: 4px 12px 6px 0;
    line-height: 1
    }
.masonry-content p {
    margin-bottom: 10px
    }
.blog-newspaper {
    position: relative;
    background: url(/wp-content/themes/fox/images/loader.gif) center 100px no-repeat;
    -webkit-background-size: 32px;
    -moz-background-size: 32px;
    background-size: 32px;
    margin-left: -20px;
    margin-right: -20px
    }
.blog-newspaper.loaded {
    background: 0 0
    }
.blog-newspaper .post-newspaper {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 0.9s;
    -moz-animation-duration: 0.5s;
    -ms-animation-duration: 0.5s;
    -o-animation-duration: 0.5s;
    animation-duration: 0.5s;
    opacity: 0
    }
.blog-newspaper.loaded .post-newspaper {
    opacity: 1;
    -webkit-animation-name: fade;
    -moz-animation-name: fade;
    -o-animation-name: fade;
    animation-name: fade
    }
.blog-newspaper .main-stream-ad, .post-newspaper {
    display: block;
    float: left;
    width: 50%;
    padding: 0 20px 40px
    }
.blog-newspaper .grid-sizer {
    width: 50%
    }
.post-newspaper .slick-item img {
    height: 260px
    }
.newspaper-header {
    margin-bottom: 16px;
    border-top: 2px solid;
    padding: 12px 0
    }
.newspaper-title {
    text-align: center;
    font-size: 36px;
    text-transform: inherit;
    line-height: 1.1;
    margin-bottom: 16px
    }
.grid-meta, .list-meta {
    text-transform: uppercase
    }
.newspaper-meta {
    text-align: center;
    font-size: 0.9em
    }
.newspaper-meta > span:before {
    content: "/";
    margin: 0 2px
    }
.newspaper-meta > span:first-child:before {
    display: none
    }
.newspaper-content {
    font-size: 0.9em;
    padding-bottom: 20px
    }
.enable-2-columns:not(.woocommerce):not(.woocommerce-page) .newspaper-content {
    text-align: justify;
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px
    }
.enable-dropcap:not(.woocommerce):not(.woocommerce-page) .newspaper-content h1:first-child + p:first-letter, .enable-dropcap:not(.woocommerce):not(.woocommerce-page) .newspaper-content h2:first-child + p:first-letter, .enable-dropcap:not(.woocommerce):not(.woocommerce-page) .newspaper-content h3:first-child + p:first-letter, .enable-dropcap:not(.woocommerce):not(.woocommerce-page) .newspaper-content h4:first-child + p:first-letter, .enable-dropcap:not(.woocommerce):not(.woocommerce-page) .newspaper-content:first-letter {
    font-weight: 700;
    font-size: 3em;
    display: block;
    float: left;
    margin: 4px 12px 6px 0;
    line-height: 1
    }
.newspaper-content p {
    margin-bottom: 10px
    }
.post-newspaper .more-link span {
    letter-spacing: 8px
    }
.post-newspaper .post-share ul li a {
    letter-spacing: 1px;
    font-size: 9px
    }
.post-newspaper .related-area {
    background: #eee;
    padding: 24px;
    margin-top: 24px
    }
.newspaper-related-heading {
    letter-spacing: 3px;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 32px
    }
.grid-meta, .list-meta, .readmore {
    letter-spacing: 1px
    }
.newspaper-related {
    margin-left: -14px;
    margin-right: -14px
    }
.post-newspaper .post-related {
    padding-left: 14px;
    padding-right: 14px
    }
.post-newspaper .related-thumbnail {
    float: none;
    display: block;
    margin: 0 0 10px;
    width: 100%;
    background: #db4a37
    }
.post-newspaper .related-title {
    font-size: 16px
    }
.post-newspaper .related-excerpt {
    display: none
    }
.blog-grid {
    position: relative;
    margin-left: -16px;
    margin-right: -16px;
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start
    }
.post-grid {
    display: block;
    padding: 0 16px 16px
    }
.blog-grid.column-2 .post-grid {
    width: 50%
    }
.blog-grid.column-3 .post-grid {
    width: 33.33%
    }
.blog-grid.column-4 .post-grid {
    width: 25%
    }
.grid-thumbnail {
    position: relative;
    margin-bottom: 16px
    }
.grid-thumbnail img {
    display: block;
    width: 100%
    }
.grid-thumbnail .format-indicator {
    color: #000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    border: 2px solid
    }
.format-sign, .format-sign.sign-video {
    color: #fff;
    background: 0 0;
    text-align: center
    }
.grid-thumbnail .format-indicator i {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    margin: -40px 0 0 -40px;
    line-height: 80px;
    font-size: 20px;
    text-align: center
    }
.format-sign {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px;
    padding: 4px 4px 0 0
    }
.format-sign i {
    position: relative;
    z-index: 20
    }
.format-sign:before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 40px 40px 0;
    border-color: transparent #000 transparent transparent;
    -webkit-transition: all 0.15s;
    -moz-transition: all 0.15s;
    -ms-transition: all 0.15s;
    -o-transition: all 0.15s;
    transition: all 0.15s
    }
.carousel-thumbnail .format-sign, .grid-thumbnail .format-sign, .list-thumbnail .format-sign, .masonry-thumbnail .format-sign, .small-thumbnail .format-sign {
    display: block
    }
.carousel-thumbnail:hover .format-sign:before, .grid-thumbnail:hover .format-sign:before, .list-thumbnail:hover .format-sign:before, .masonry-thumbnail:hover .format-sign:before, .small-thumbnail:hover .format-sign:before {
    border-right-color: #db4a37
    }
.format-sign.sign-video {
    z-index: 30;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    margin: -25px 0 0 -25px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background: rgba(0, 0, 0, 0.8);
    font-size: 16px;
    padding: 0
    }
.carousel-thumbnail:hover .format-sign.sign-video, .grid-thumbnail:hover .format-sign.sign-video, .list-thumbnail:hover .format-sign.sign-video, .masonry-thumbnail:hover .format-sign.sign-video, .small-thumbnail:hover .format-sign.sign-video {
    background: #db4a37
    }
.format-sign.sign-video:before {
    display: none
    }
.format-sign.sign-video i {
    display: block;
    line-height: 50px
    }
.grid-header {
    margin-bottom: 20px;
    border-bottom: 2px solid
    }
.grid-title {
    font-size: 26px;
    padding-bottom: 6px;
    margin-bottom: 0;
    line-height: 1.1
    }
.grid-title a {
    color: #000;
    -webkit-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
    }
.single-tags a, .wi-pagination a.page-numbers {
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
    }
.grid-title a:hover {
    color: #db4a37
    }
.grid-cats a, .list-meta a, .list-title a {
    color: #000
    }
.grid-meta {
    font-size: 0.7em;
    padding-top: 7px
    }
.grid-cats:before {
    content: "/";
    margin-right: 2px
    }
.grid-cats {
    margin-left: 2px
    }
.grid-cats .sep {
    margin: 0 4px
    }
.grid-content {
    font-size: 0.9em
    }
.grid-content p {
    margin-bottom: 20px
    }
.readmore {
    font-weight: 700;
    display: inline-block
    }
.post-list {
    position: relative;
    padding: 40px 0 32px
    }
.post-list:first-child {
    padding-top: 0
    }
.post-list:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: url(/wp-content/themes/fox/images/line-h.png) top left repeat-x;
    height: 2px;
    content: ""
    }
.post-list:first-child:before {
    display: none
    }
.list-thumbnail {
    display: block;
    float: left;
    margin-right: 28px;
    width: 360px;
    position: relative
    }
.list-meta {
    font-size: 0.7em
    }
.list-meta .sep {
    margin: 0 5px
    }
.list-cats {
    margin-left: 4px
    }
.list-cats:before {
    content: "/";
    margin-right: 4px
    }
#review-heading:after, .author-avatar:after, .related-heading:before, .single-info:before {
    content: ""
    }
.list-header {
    padding: 0 0 26px
    }
.list-title {
    font-size: 36px;
    line-height: 1.2;
    margin: 0
    }
.list-title a:hover {
    color: #333
    }
.list-content p {
    margin-bottom: 10px
    }
.wi-pagination {
    padding: 48px 0 24px;
    text-align: center
    }
.pagination-inner {
    display: inline-block;
    border: 2px solid #444;
    padding: 5px 16px;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-size: 13px
    }
.single-date, .single-tags {
    letter-spacing: 2px;
    text-transform: uppercase
    }
.single-cats, .single-date {
    font-size: 0.8em;
    font-family: Oswald, sans-serif
    }
.wi-pagination a.page-numbers {
    color: #000;
    padding: 0 6px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
    }
.wi-pagination span.page-numbers {
    color: #ccc
    }
.wi-pagination a.page-numbers:hover {
    color: #db4a37
    }
.single-date {
    float: left
    }
.single-cats {
    float: right
    }
.single-cats a {
    color: inherit;
    text-transform: uppercase
    }
.page-links-container {
    margin: 20px auto;
    font-weight: 400;
    font-family: Oswald, sans-serif;
    line-height: 1.2;
    border-top: 2px solid;
    padding-top: 8px
    }
.page-links-label {
    float: left;
    margin-right: 20px;
    font-weight: 700
    }
.page-links > a, .page-links > a:hover, .page-links > span {
    display: block;
    float: left;
    padding: 0 10px;
    border-bottom: none;
    border-right: 1px solid
    }
.page-links > a:last-child, .page-links > span:last-child {
    padding-right: 0;
    border-right: none
    }
.page-links > a {
    color: #333;
    text-decoration: none
    }
.page-links > a:hover {
    color: #db4a37
    }
.page-links > span {
    color: #999
    }
.single-info {
    position: relative;
    padding-top: 30px;
    margin-top: 20px
    }
.single-info:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    border-top: 1px solid
    }
.single-tags {
    font-family: Oswald, sans-serif;
    font-size: 11px;
    margin-top: 32px;
    text-align: center
    }
.tag-label {
    font-weight: 700;
    margin-right: 12px
    }
.single-tags a {
    display: inline-block;
    margin: 0 4px 6px 0;
    border: 1px solid #999;
    padding: 5px 8px;
    color: inherit;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
    }
.author-social ul li a, .comment .reply a {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
    }
.single-tags a:hover {
    color: #db4a37
    }
#related-posts {
    padding-top: 40px
    }
.related-heading {
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 6px;
    text-transform: uppercase;
    margin-bottom: 22px;
    position: relative;
    padding: 12px 0 0;
    text-align: center
    }
.authorbox-nav, .post-navigation .meta-nav, .same-author-posts .viewall {
    letter-spacing: 2px;
    font-family: Oswald, sans-serif
    }
.related-heading:before {
    width: 100%;
    left: 0;
    top: 0;
    height: 6px;
    border-top: 2px solid;
    position: absolute
    }
.related-list .grid-thumbnail {
    background: #db4a37
    }
.related-list .readmore {
    display: none !important
    }
.related-list.column-3 {
    margin-left: -16px;
    margin-right: -16px
    }
.related-list.column-3 .post-grid {
    padding-left: 16px;
    padding-right: 16px
    }
.authorbox-tab {
    display: none;
    overflow: hidden
    }
.authorbox-tab.active {
    display: block
    }
.authorbox-nav {
    display: block;
    height: 24px;
    margin-bottom: 16px;
    font-size: 11px
    }
.authorbox-nav ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative
    }
.authorbox-nav ul li {
    display: block;
    float: left;
    margin-right: 4px
    }
.authorbox-nav ul li:first-child:before {
    display: none
    }
.authorbox-nav ul li a {
    display: block;
    padding: 3px 6px;
    text-transform: uppercase;
    color: #000;
    cursor: pointer
    }
.authorbox-nav ul li.active a {
    position: relative;
    z-index: 30;
    color: #fff;
    background: #000
    }
.authorbox {
    margin-top: 48px;
    position: relative;
    padding: 10px;
    background: #f0f0f0
    }
.authorbox-inner {
    border: 1px solid #000;
    padding: 24px
    }
.author-avatar {
    position: relative;
    display: block;
    width: 90px;
    height: 90px;
    float: left;
    margin-right: 44px;
    margin-top: 34px
    }
.author-avatar:after {
    position: absolute;
    top: 4px;
    left: 4px;
    width: 106%;
    height: 106%;
    background: #ccc;
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg)
    }
.author-avatar img {
    display: block;
    position: relative;
    z-index: 30;
    background: #fff;
    padding: 4px;
    border: 1px solid #000
    }
.authorbox-content {
    position: relative
    }
.author-name {
    margin-bottom: 12px;
    font-size: 20px
    }
.author-name a {
    color: #000;
    font-style: normal;
    font-size: 20px;
    text-decoration: none
    }
.author-name a:hover, .same-author-list > li > a:hover {
    text-decoration: underline
    }
.authorbox-content .desc p {
    margin-bottom: 10px
    }
.author-social {
    margin-top: 8px;
    float: right
    }
.author-social ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0
    }
.author-social ul li {
    display: block;
    float: left
    }
.author-social ul li a {
    display: block;
    width: 32px;
    height: 32px;
    font-size: 22px;
    color: #000;
    text-align: center;
    transition: all 0.3s ease-out
    }
.author-social ul li a:hover {
    color: #db4a37
    }
.author-social ul li a i {
    line-height: 32px
    }
.same-author-list {
    margin: 16px 0 0;
    list-style: decimal;
    padding-left: 40px
    }
.same-author-list > li > a {
    color: #000
    }
.same-author-posts .viewall {
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    color: #000;
    margin-top: 20px;
    margin-left: 40px;
    border: 2px solid #000;
    padding: 2px 12px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out
    }
.same-author-posts .viewall:hover {
    background: #000;
    color: #fff
    }
.post-nav {
    width: 100%;
    background: url(/wp-content/themes/fox/images/line-h.png) top left repeat-x
    }
.post-nav .container {
    padding: 32px 0 30px
    }
.post-navigation {
    position: relative
    }
.post-navigation h2 {
    display: none
    }
.post-navigation a, .post-navigation a:hover {
    color: #333;
    text-decoration: none
    }
.post-navigation .nav-links .nav-previous {
    float: left;
    display: block;
    width: 50%;
    padding-right: 12px
    }
.post-navigation .nav-links .nav-next {
    float: right;
    display: block;
    width: 50%;
    padding-left: 12px;
    text-align: right
    }
.screen-reader-text {
    display: none
    }
.post-navigation .meta-nav {
    font-size: 0.7em;
    text-transform: uppercase;
    display: block;
    text-decoration: underline
    }
.post-navigation .nav-links a:hover .meta-nav {
    text-decoration: underline
    }
.post-navigation .nav-next .meta-nav i {
    margin-left: 3px
    }
.post-navigation .nav-previous .meta-nav i {
    margin-right: 3px
    }
.post-navigation .post-title {
    display: block;
    text-align: inherit;
    font-size: 22px;
    line-height: 1.2;
    font-family: Oswald, sans-serif;
    margin: 0 !important;
    font-weight: 700
    }
#review-heading, .review-criterion {
    font-weight: 300;
    text-transform: uppercase
    }
#review-heading {
    text-align: center;
    font-size: 24px;
    letter-spacing: 3px
    }
#review-heading:after {
    display: block;
    width: 20px;
    height: 2px;
    background: #111;
    margin: 10px auto 0
    }
#review-wrapper {
    margin: 0 0 30px
    }
#review {
    font-size: 18px
    }
.review-item {
    padding: 7px 0;
    border-bottom: 1px dotted #999;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center
    }
.review-criterion, .review-score {
    padding: 0 10px;
    font-family: Oswald, sans-serif
    }
.review-item.overrall .review-score {
    border: 2px solid #db4a37;
    background: #db4a37;
    color: #fff;
    font-size: 24px
    }
.review-item.overrall .review-criterion {
    background: 0 0;
    color: inherit;
    font-size: 18px
    }
.review-criterion {
    background: #111;
    color: #fff;
    font-size: 12px;
    letter-spacing: 4px
    }
.review-score {
    margin-left: auto
    }
.review-score .unit {
    letter-spacing: 2px;
    font-weight: 400;
    margin-left: 4px
    }
#comments {
    margin-top: 64px;
    border-top: 2px solid
    }
#reply-title, .comments-title, .woocommerce-Reviews-title {
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 6px;
    text-transform: uppercase;
    margin-bottom: 42px;
    position: relative;
    padding: 12px 0 0;
    text-align: center
    }
.commentlist {
    margin: 0 0 40px;
    padding: 0;
    list-style: none
    }
.commentlist li > .comment-body {
    padding: 0 0 24px;
    display: block;
    border-bottom: 1px solid;
    margin-bottom: 24px;
    position: relative
    }
.commentlist .comment-author img {
    float: left;
    margin-right: 24px;
    width: 60px;
    display: block;
    margin-top: 3px;
    padding: 4px;
    border: 1px solid #000
    }
.comment-metadata {
    line-height: 1.3;
    margin-bottom: 20px
    }
.comment .reply a, .comment-metadata a {
    color: #000;
    font-size: 10px;
    text-decoration: none;
    font-family: Oswald, sans-serif;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1px
    }
.comment-metadata a:hover {
    text-decoration: underline
    }
.comment-content a, .commentlist .fn a, .commentlist .fn a:hover {
    text-decoration: none
    }
.comment-metadata .edit-link {
    margin-left: 16px
    }
.comment .reply a {
    padding: 3px 6px;
    color: #000;
    border: 1px solid #000;
    position: absolute;
    top: 6px;
    right: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    transition: all 0.3s ease-out
    }
.comment .reply a:hover {
    background: #000;
    color: #fff
    }
.commentlist .fn {
    font-family: Oswald, sans-serif;
    font-weight: 400;
    font-size: 20px
    }
.commentlist .says {
    display: none
    }
.commentlist .fn a {
    color: #000
    }
.comment .reply, .comment-metadata {
    padding-left: 84px
    }
.comment-content {
    padding-top: 10px
    }
.comment-content p {
    margin-bottom: 10px
    }
.comment-content a {
    border-bottom: 1px dotted
    }
.comment-content a:hover {
    border-bottom: 1px solid
    }
.comment.bypostauthor .fn {
    background: #eaeaea;
    padding: 0 5px
    }
.comment-content ol, .comment-content ul {
    margin-bottom: 30px
    }
.comment-content ol ol, .comment-content ol ul, .comment-content ul ol, .comment-content ul ul {
    margin-bottom: 0
    }
.commentlist ul.children {
    list-style: none;
    padding-left: 42px
    }
.commentlist ul.children .comment-avatar {
    width: 55px
    }
.comment-notes, .logged-in-as {
    text-align: center;
    padding: 8px 12px;
    border: 1px dashed;
    font-size: 0.7em;
    margin-bottom: 48px;
    font-family: Oswald, sans-serif;
    letter-spacing: 8px;
    text-transform: uppercase;
    display: none
    }
.logged-in-as a {
    color: inherit
    }
.logged-in-as a:hover {
    text-decoration: underline
    }
#respond .required {
    color: red
    }
#cancel-comment-reply-link {
    margin-left: 12px;
    color: #333;
    font-size: 10px;
    font-weight: 400;
    margin-top: 6px;
    display: inline-block;
    text-decoration: underline
    }
.comment-awaiting-moderation {
    color: red;
    margin: 10px 0;
    font-style: italic
    }
.comment-form-author, .comment-form-email, .comment-form-url {
    width: 32%;
    float: left;
    margin-left: 2%;
    margin-bottom: 20px
    }
.comment-form-author {
    margin-left: 0
    }
#respond p .required, #respond p label {
    display: none;
    font-family: Oswald, sans-serif;
    margin-bottom: 6px;
    cursor: default;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-size: 0.8em
    }
#posts-small-heading, #respond #submit {
    display: block;
    position: relative;
    text-transform: uppercase
    }
#respond input[type=text], #respond input[type=email], #respond input[type=url], #respond textarea {
    border: 1px solid
    }
#respond input[type=text]:focus, #respond input[type=email]:focus, #respond input[type=url]:focus, #respond textarea:focus {
    border-color: #333
    }
#respond input[type=text]::-webkit-input-placeholder {
    color: #000
    }
#respond input[type=text]::-moz-placeholder {
    color: #000
    }
#respond input[type=text]:-ms-input-placeholder {
    color: #000
    }
#respond input[type=email]::-webkit-input-placeholder {
    color: #000
    }
#respond input[type=email]::-moz-placeholder {
    color: #000
    }
#respond input[type=email]:-ms-input-placeholder {
    color: #000
    }
#respond input[type=url]::-webkit-input-placeholder {
    color: #000
    }
#respond input[type=url]::-moz-placeholder {
    color: #000
    }
#respond input[type=url]:-ms-input-placeholder {
    color: #000
    }
#respond textarea::-webkit-input-placeholder {
    color: #000
    }
#respond textarea::-moz-placeholder {
    color: #000
    }
#respond textarea:-ms-input-placeholder {
    color: #000
    }
#respond #submit {
    margin: 0 auto;
    background: #000;
    color: #fff;
    padding: 7px 14px;
    border: none;
    text-decoration: none;
    font-family: Oswald, sans-serif;
    font-size: 0.7em;
    letter-spacing: 4px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
    }
#respond #submit:active, #respond #submit:focus, #respond #submit:hover {
    background: #db4a37
    }
.form-submit {
    margin-bottom: 14px
    }
#posts-small-wrapper {
    margin-bottom: 24px;
    background: url(/wp-content/themes/fox/images/line-h.png) top left repeat-x
    }
#posts-small-wrapper .container {
    padding: 0 0 20px;
    position: relative
    }
#posts-small-heading {
    text-align: center;
    line-height: 1;
    margin: 0 0 32px;
    height: 20px;
    font-weight: 400;
    top: -8px
    }
#posts-small-heading span {
    height: 20px;
    line-height: 20px;
    display: inline-block;
    padding: 0 20px;
    letter-spacing: 6px;
    font-size: 11px;
    background: #000;
    color: #fff
    }
#posts-small {
    margin-left: -14px;
    margin-right: -14px
    }
.post-small {
    position: relative;
    padding: 14px;
    display: block;
    float: left;
    width: 20%
    }
.small-thumbnail {
    display: block;
    position: relative;
    margin-bottom: 12px;
    background: #db4a37
    }
.small-thumbnail img {
    display: block;
    width: 100%;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out
    }
.searchform .submit, .small-title a {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
    }
.small-thumbnail:hover img {
    opacity: 0.85
    }
.small-meta {
    font-size: 0.9em;
    display: none
    }
.small-title {
    font-size: 18px;
    margin-bottom: 6px
    }
.small-title a {
    color: #000;
    transition: all 0.3s ease-out
    }
.small-title a:hover {
    color: #db4a37
    }
.small-excerpt {
    font-size: 0.9em
    }
.small-excerpt p {
    margin-bottom: 0
    }
.thumbnail-pseudo {
    background: #eee;
    position: relative
    }
.thumbnail-pseudo .format-indicator {
    color: #000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    border: 2px solid
    }
.thumbnail-pseudo .format-indicator i {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    margin: -40px 0 0 -40px;
    line-height: 80px;
    font-size: 20px;
    text-align: center
    }
.searchform, .widget {
    position: relative
    }
#footer-social ul li a i, .widget select {
    line-height: 32px
    }
.widget {
    margin-top: 52px
    }
.widget:first-child {
    margin-top: 0
    }
.widget-title {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 8px;
    margin-bottom: 16px;
    text-align: center;
    background: #000;
    color: #fff;
    padding: 4px 0;
    font-weight: 400
    }
.searchform .s, .textwidget {
    font-size: 0.9em
    }
.widget a {
    color: inherit
    }
.widget select {
    width: 100%;
    height: 32px;
    outline: 0;
    background: 0 0
    }
.searchform .s, .searchform .submit {
    height: 40px;
    color: #000;
    display: block;
    outline: 0
    }
.searchform .s {
    padding: 0 40px 0 10px;
    width: 100%;
    max-width: 100%;
    border: 1px solid
    }
.searchform .s::-webkit-input-placeholder {
    color: #000
    }
.searchform .s::-moz-placeholder {
    color: #000
    }
.searchform .s:-ms-input-placeholder {
    color: #000
    }
.searchform .submit {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    text-align: center;
    font-size: 12px;
    border: none;
    background: 0 0;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
    }
.popular-counter, .rated-article-thumb .score {
    right: 10px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1)
    }
.searchform .submit:hover {
    color: #999
    }
.searchform .submit i {
    line-height: 18px
    }
table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%
    }
td, th {
    border: 1px solid;
    text-align: center
    }
#today {
    background: rgba(0, 0, 0, 0.04)
    }
.widget_archive ul, .widget_categories ul, .widget_meta ul, .widget_nav_menu ul, .widget_pages ul, .widget_recent_entries ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-family: Oswald, sans-serif
    }
.widget_archive ul li, .widget_categories ul li, .widget_meta ul li, .widget_nav_menu ul li, .widget_pages ul li, .widget_recent_entries ul li {
    padding: 6px 0;
    position: relative;
    border-bottom: 1px solid #999
    }
.widget_archive ul li:last-child, .widget_categories ul li:last-child, .widget_meta ul li:last-child, .widget_nav_menu ul li:last-child, .widget_pages ul li:last-child, .widget_recent_entries ul li:last-child {
    border-bottom: none;
    padding-bottom: 0
    }
.widget_archive ul li a, .widget_categories ul li a, .widget_meta ul li a, .widget_nav_menu ul li a, .widget_pages ul li a, .widget_recent_entries ul li a {
    text-decoration: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
    }
.widget_archive ul li a:hover, .widget_categories ul li a:hover, .widget_meta ul li a:hover, .widget_nav_menu ul li a:hover, .widget_pages ul li a:hover, .widget_recent_entries ul li a:hover {
    color: #db4a37
    }
.widget_archive ul ul, .widget_categories ul ul, .widget_meta ul ul, .widget_nav_menu ul ul, .widget_pages ul ul, .widget_recent_entries ul ul {
    padding-left: 20px;
    margin-left: 0
    }
.post-date {
    display: block;
    font-size: 0.8em;
    color: #999
    }
.widget-title .rsswidget img {
    margin-top: -4px;
    margin-right: 6px
    }
.widget_rss > ul {
    list-style: none;
    margin: 0;
    padding: 0
    }
.widget_rss > ul > li {
    border-top: 1px solid;
    padding-top: 14px;
    margin-top: 14px;
    line-height: 1.5
    }
.widget_rss > ul > li:first-child {
    border-top: none
    }
a.rsswidget {
    font-family: Oswald, sans-serif;
    text-transform: uppercase;
    font-size: 1em;
    line-height: 1
    }
.rss-date {
    display: block
    }
.rssSummary {
    font-size: 0.9em;
    margin-top: 20px
    }
.widget_rss > ul > li > cite {
    float: right;
    margin-top: 8px;
    font-size: 0.8em;
    font-family: Oswald, sans-serif
    }
.widget_recent_comments ul {
    list-style: none;
    margin: 0;
    padding: 0;
    counter-reset: count;
    font-family: Oswald, sans-serif
    }
.widget_recent_comments ul li {
    padding: 10px 0 10px 40px;
    position: relative;
    border-bottom: 1px solid #999
    }
.widget_recent_comments ul li:last-child {
    border-bottom: none;
    padding-bottom: 0
    }
.widget_recent_comments ul li:before {
    content: counter(count);
    counter-increment: count;
    position: absolute;
    top: 10px;
    left: 0;
    font-size: 32px;
    font-style: italic;
    font-family: serif
    }
.widget_recent_comments ul li a {
    text-decoration: none;
    color: #000
    }
.widget_recent_comments ul li > a:last-child {
    font-size: 18px;
    display: block !important;
    line-height: 1.3;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
    }
.widget-social ul li a, .widget-social ul li a i {
    line-height: 28px;
    display: block
    }
.tagcloud a, .widget-social ul li a {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    text-decoration: none
    }
.widget_recent_comments ul li > a:last-child:hover {
    color: #db4a37
    }
.tagcloud a {
    color: #000;
    font-family: Oswald, sans-serif;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
    }
.tagcloud a:hover {
    color: #db4a37
    }
.about-image {
    margin-bottom: 24px;
    text-align: center
    }
.widget-about .desc p {
    margin-bottom: 20px
    }
.widget-about .desc p:last-child {
    margin-bottom: 0
    }
.widget-social {
    display: block;
    text-align: center
    }
.widget-social ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block
    }
.widget-social ul li {
    display: block;
    float: left;
    margin: 0 4px 4px 0
    }
.widget-social ul li:last-child {
    margin-right: 0
    }
.widget-social ul li a {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    width: 28px;
    height: 28px;
    font-size: 14px;
    color: #fff;
    background: #000;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    outline: 0
    }
.latest-title a, .null-instagram-feed .clear a {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out
    }
.widget-social ul li a:hover {
    background: #db4a37
    }
.widget-social ul li a span {
    display: none
    }
.latest-list {
    list-style: none;
    margin: 0;
    padding: 0
    }
.latest-list > li {
    display: block;
    padding-top: 40px
    }
.latest-list > li:first-child {
    padding-top: 0
    }
.latest-thumb {
    float: left;
    width: 100px;
    margin-right: 20px;
    background: #eee;
    color: #000;
    text-align: center;
    font-size: 20px;
    position: relative
    }
.view-count, .wpcf7 .wpcf7-submit {
    background: #000;
    text-transform: uppercase
    }
.latest-pseudo-thumb {
    line-height: 80px;
    color: #000
    }
.latest-date {
    font-size: 0.8em;
    display: block
    }
.latest-title {
    font-size: 20px;
    margin-bottom: 0
    }
.latest-title a {
    color: #000;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
    }
.latest-title a:hover {
    color: #db4a37
    }
.best-rated-posts .rated-list {
    margin: 0;
    padding: 0;
    list-style: none
    }
.best-rated-posts .rated-article {
    display: block
    }
.best-rated-posts .rated-article + .rated-article {
    margin-top: 1em
    }
.rated-article-thumb {
    position: relative;
    margin: 0 0 0.5em
    }
.rated-article-thumb .score {
    position: absolute;
    font-family: serif;
    font-size: 62px;
    line-height: 1;
    color: #fff;
    font-style: italic;
    bottom: 0
    }
.rated-article-title {
    margin: 0
    }
.rated-article-date {
    font-size: 0.9em
    }
.fb_iframe_widget, .fb_iframe_widget iframe, .fb_iframe_widget span {
    width: 100%
    }
.instagram-pics {
    list-style: none;
    margin: 0 -3px;
    padding: 0
    }
.instagram-pics li {
    display: block;
    float: left;
    width: 33.33%;
    padding: 3px
    }
.instagram-pics li img {
    display: block;
    width: 100%
    }
.null-instagram-feed .clear {
    text-align: center;
    margin-bottom: 0;
    margin-top: 20px
    }
.null-instagram-feed .clear a {
    display: inline-block;
    color: #000;
    font-family: Oswald, sans-serif;
    font-size: 16px;
    padding: 5px 12px;
    text-decoration: none;
    border: 1px solid #777;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
    }
#footer-search .submit, .wpcf7 .wpcf7-submit {
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    cursor: pointer
    }
.null-instagram-feed .clear a:hover {
    border-color: #db4a37;
    color: #db4a37
    }
.widget_displaytweetswidget > p {
    display: block;
    padding-left: 30px;
    position: relative;
    font-size: 0.9em
    }
.widget_displaytweetswidget > p:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    color: #45BCF0
    }
.widget_displaytweetswidget > p a {
    border-bottom: 1px dotted
    }
.widget_displaytweetswidget > p a:hover {
    border-bottom: 1px solid
    }
.popular-thumbnail-container {
    position: relative;
    margin-bottom: 10px
    }
.popular-counter, .view-count {
    color: #fff;
    position: absolute;
    bottom: 0
    }
.popular-thumbnail img {
    display: block;
    width: 100%
    }
.popular-counter {
    font-family: serif;
    font-size: 62px;
    line-height: 1;
    font-style: italic
    }
#backtotop span, #footernav, .view-count, .wpcf7 .wpcf7-submit, .wpcf7 p, div.wpcf7-response-output {
    font-family: Oswald, sans-serif
    }
.view-count {
    display: block;
    left: 0;
    padding: 2px 8px;
    letter-spacing: 3px;
    font-size: 11px
    }
.popular-content, .wpcf7 p {
    font-size: 0.9em
    }
.widget a.readmore:hover {
    color: #db4a37;
    text-decoration: none
    }
#footernav a:hover, #footernav li.current-menu-item a, .copyright a:hover {
    text-decoration: underline
    }
.wpcf7 {
    display: block;
    margin: 0 0 30px
    }
.wpcf7 .input {
    display: block;
    width: 48%;
    float: left;
    margin-right: 4%
    }
.wpcf7 .textarea {
    display: block
    }
.wpcf7 p {
    display: block;
    color: #222;
    text-transform: uppercase;
    letter-spacing: 1px
    }
span.wpcf7-form-control-wrap {
    display: block;
    margin-top: 6px
    }
.wpcf7 input[type=date], .wpcf7 input[type=email], .wpcf7 input[type=number], .wpcf7 input[type=tel], .wpcf7 input[type=text], .wpcf7 textarea {
    width: 100%;
    max-width: 100%;
    border: 1px solid
    }
.wpcf7 input[type=date]:focus, .wpcf7 input[type=email]:focus, .wpcf7 input[type=number]:focus, .wpcf7 input[type=tel]:focus, .wpcf7 input[type=text]:focus, .wpcf7 textarea:focus {
    border-color: #666
    }
.wpcf7 textarea {
    height: 149px
    }
.wpcf7 .wpcf7-submit {
    color: #fff;
    display: block;
    width: 100%;
    padding: 0 20px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border: none;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    font-size: 0.9em;
    letter-spacing: 3px;
    font-weight: 400
    }
.wpcf7 .wpcf7-submit:hover {
    background: #db4a37
    }
div.wpcf7-response-output {
    margin-left: 0 !important;
    margin-right: 0 !important;
    border: 1px solid #f7e700 !important;
    padding: 10px 15px !important;
    font-weight: 700
    }
div.wpcf7-mail-sent-ng {
    border: 1px solid red !important
    }
span.wpcf7-not-valid-tip {
    padding: 2px 8px !important;
    border: none !important;
    color: #fff !important;
    background: #000 !important
    }
span.wpcf7-not-valid-tip-no-ajax {
    display: block;
    margin-top: 6px !important
    }
#footer-widgets {
    background: url(/wp-content/themes/fox/images/line-h.png) top left repeat-x;
    padding: 48px 0 32px
    }
.footer-widgets-inner {
    margin-left: -15px;
    margin-right: -15px;
    position: relative;
    display: flex;
    align-items: flex-start;
    flex-flow: row wrap
    }
#footer-bottom:before, .footer-widgets-inner .line {
    position: absolute;
    content: "";
    top: 0
    }
.footer-col {
    display: block;
    width: 25%;
    padding: 0 15px;
    min-height: 1px
    }
.footer-widgets-inner .line {
    left: 50%;
    display: block;
    bottom: 0;
    width: 2px;
    background: url(/wp-content/themes/fox/images/line.png) top left repeat-y
    }
#footer-bottom, #footer-search, .copyright {
    position: relative
    }
.footer-widgets-inner .line2 {
    left: 25%
    }
.footer-widgets-inner .line3 {
    left: 75%
    }
#wi-footer {
    background: url(/wp-content/themes/fox/images/line-h.png) bottom left repeat-x
    }
#footer-bottom {
    padding: 20px 0 60px
    }
#footer-bottom:before {
    left: 0;
    right: 0;
    display: block;
    background: url(/wp-content/themes/fox/images/line-h.png) top left repeat-x;
    height: 2px
    }
#footer-logo {
    margin: 36px 0 0;
    text-align: center
    }
.copyright {
    margin: 18px auto 0;
    padding: 6px 0;
    text-align: center;
    max-width: 600px
    }
.copyright a {
    color: inherit;
    font-weight: 700
    }
.copyright i {
    margin: 0 4px;
    font-size: 12px
    }
#footer-search, #footer-social {
    margin: 36px 0 0;
    text-align: center
    }
#footer-social ul, #footernav ul {
    margin: 0;
    padding: 0;
    display: inline-block
    }
.copyright i.fa-heart {
    color: #D82E2E
    }
#footer-search form {
    display: inline-block;
    width: 240px;
    max-width: 100%;
    position: relative
    }
#footer-search .s {
    width: 100%;
    height: 32px;
    line-height: 20px;
    padding: 6px 36px 6px 8px;
    border: none;
    border: 1px solid;
    z-index: 100;
    background: 0 0;
    color: #000;
    font-size: 14px;
    outline: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
    }
#footer-search .s::-webkit-input-placeholder {
    color: #000
    }
#footer-search .s::-moz-placeholder {
    color: #000
    }
#footer-search .s:-ms-input-placeholder {
    color: #000
    }
#footer-search .submit, #footer-social ul li a {
    width: 32px;
    height: 32px;
    color: #fff;
    -o-transition: all 0.3s ease-out;
    display: block
    }
#footer-search .submit {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px;
    background: #000;
    text-align: center;
    border: none;
    outline: 0;
    transition: all 0.3s ease-out;
    padding: 0
    }
#footer-search .submit:hover, #footer-social ul li a:hover {
    background: #db4a37
    }
#backtotop, #footer-social ul li a {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out
    }
#footer-search .submit i {
    display: block
    }
#footer-social ul {
    list-style: none
    }
#footer-social ul li {
    display: block;
    float: left;
    margin-left: 8px
    }
#footer-social ul li:first-child {
    margin-left: 0
    }
#footer-social ul li a {
    background: #000;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
    }
#footer-social ul li a span {
    display: none
    }
#backtotop {
    position: fixed;
    z-index: 999999;
    bottom: 0;
    right: 30px;
    padding: 6px 12px;
    text-align: center;
    background: #fff;
    color: #000;
    cursor: pointer;
    border: 2px solid #333;
    border-bottom: none;
    -webkit-transform: translatey(100%);
    -moz-transform: translatey(100%);
    -ms-transform: translatey(100%);
    -o-transform: translatey(100%);
    transform: translatey(100%);
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
    }
#backtotop.shown {
    -webkit-transform: translatey(0);
    -moz-transform: translatey(0);
    -ms-transform: translatey(0);
    -o-transform: translatey(0);
    transform: translatey(0)
    }
#backtotop:hover {
    padding-bottom: 10px
    }
#backtotop span {
    display: block;
    text-transform: uppercase;
    line-height: 1.1
    }
#backtotop .go {
    font-size: 12px
    }
#backtotop .top {
    font-size: 20px;
    font-weight: 700
    }
#footernav {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    text-align: center;
    margin: 1.5em 0 0
    }
#footernav ul {
    list-style: none
    }
#footernav li {
    display: inline-block;
    margin: 0 8px 5px
    }
#footernav a {
    color: inherit
    }
button, input[type=button], input[type=reset], input[type=submit] {
    display: block;
    font-family: Oswald, sans-serif;
    text-transform: uppercase;
    background: #111;
    color: #fff;
    font-size: 11px;
    letter-spacing: 3px;
    border: 0;
    line-height: 36px;
    padding: 0 20px
    }
.mc4wp-form-fields p {
    margin-bottom: 10px
    }
.mc4wp-form-fields button, .mc4wp-form-fields input:not([type]), .mc4wp-form-fields input[type=text], .mc4wp-form-fields input[type=email], .mc4wp-form-fields input[type=number], .mc4wp-form-fields input[type=url], .mc4wp-form-fields input[type=password], .mc4wp-form-fields input[type=tel], .mc4wp-form-fields input[type=color], .mc4wp-form-fields input[type=date], .mc4wp-form-fields input[type=datetime], .mc4wp-form-fields input[type=datetime-local], .mc4wp-form-fields input[type=month], .mc4wp-form-fields input[type=time], .mc4wp-form-fields input[type=week], .mc4wp-form-fields input[type=button], .mc4wp-form-fields input[type=reset], .mc4wp-form-fields input[type=submit], .mc4wp-form-fields input[type=search], .mc4wp-form-fields textarea {
    width: 100%
    }
.disable-hand-lines #footer-bottom:before, .disable-hand-lines #footer-widgets, .disable-hand-lines #posts-small-wrapper, .disable-hand-lines #wi-wrapper, .disable-hand-lines .post-nav, .disable-hand-lines blockquote, .disable-hand-lines blockquote:after, .post-list:before {
    background-image: none;
    border-top: 2px solid #333
    }
.disable-hand-lines #wi-wrapper:after, .disable-hand-lines #wi-wrapper:before {
    background: 0 0;
    border-left: 2px solid #333
    }
.disable-hand-lines #posts-small-heading {
    top: -10px
    }
.disable-hand-lines #wi-footer, .disable-hand-lines .topbar-inner:after {
    background: 0 0;
    border-bottom: 2px solid #333
    }
.disable-hand-lines .blog-related-heading {
    background: 0 0;
    border-bottom: 1px solid #333
    }
.disable-hand-lines .blog-related .line, .disable-hand-lines .footer-widgets-inner .line {
    background: 0 0;
    border-left: 1px solid #333
    }
#content-dock {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 5000;
    background: #fff;
    box-shadow: 3px 8px 10px rgba(0, 0, 0, 0.3);
    width: 300px;
    max-height: 50%;
    overflow: scroll;
    padding: 0 24px 24px;
    -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    transform: translate(0, 100%);
    -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    -moz-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1)
    }
#content-dock.shown {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
    }
#content-dock .close {
    position: absolute;
    top: 1px;
    right: 0;
    height: 24px;
    width: 24px;
    text-align: center;
    line-height: 22px;
    margin: 0;
    padding: 0;
    background: 0 0;
    border: 2px solid;
    border-radius: 50%;
    color: #fff;
    outline: 0
    }
#content-dock .close i {
    margin-left: 2px;
    display: block;
    line-height: inherit
    }
#content-dock .dock-title {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 4px;
    text-align: left;
    background: #000;
    color: #fff;
    padding: 6px 0 6px 24px;
    font-weight: 400;
    margin: 0 -24px 24px
    }
#content-dock .post-dock {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate(0, 10px);
    -moz-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
    -o-transform: translate(0, 10px);
    transform: translate(0, 10px);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    overflow: hidden
    }
#content-dock .post-dock + .post-dock {
    margin-top: 20px
    }
#content-dock .post-dock .post-dock-thumbnail {
    display: block;
    float: left;
    width: 72px;
    margin: 0 20px 0 0
    }
#content-dock .post-dock .post-dock-body {
    overflow: hidden
    }
#content-dock .post-dock .post-dock-title {
    font-size: 16px;
    font-weight: 700;
    margin: 0
    }
#content-dock .post-dock .post-dock-title a {
    color: inherit
    }
#content-dock .post-dock .post-dock-excerpt {
    font-size: 12px
    }
#content-dock .post-dock .post-dock-excerpt p {
    margin: 0
    }
#content-dock.shown .post-dock {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
    }
@media (max-width: 1138px) {
    .container {
        width: 1000px
        }
    #wi-wrapper {
        max-width: 1000px;
        background-image: none !important;
        border: none !important;
        max-width: none;
        width: 100%;
        margin: 0 auto
        }
    #wi-wrapper:before, #wi-wrapper:after {
        display: none
        }
    #wi-footer {
        background: none;
        border: none !important
        }
    .slogan {
        letter-spacing: 11px
        }
    #wi-mainnav ul.menu > li > a {
        padding: 0 10px
        }
    .slick-item img {
        height: 460px
        }
    }
@media (max-width: 782px) {
    .admin-bar #wi-topbar.is-sticky {
        top: 46px
        }
    }
@media (max-width: 979px) {
    #header-cart {
        display: none
        }
    #wi-wrapper {
        padding-top: 0
        }
    .container {
        width: 724px
        }
    .slick-item img {
        height: 380px
        }
    .has-sidebar #primary, .has-sidebar #secondary {
        width: 100% !important;
        float: none !important
        }
    .has-sidebar #primary {
        padding-right: 0 !important;
        padding-left: 0 !important
        }
    .has-sidebar #secondary {
        padding-bottom: 0
        }
    .has-sidebar #secondary .widget-area .widget {
        display: block;
        float: left;
        width: 45%;
        margin-top: 0;
        margin-bottom: 52px
        }
    .gutter-sidebar {
        width: 10%
        }
    .slogan {
        letter-spacing: 6px
        }
    #wi-topbar.is-sticky {
        background: #fff;
        background: rgba(255, 255, 255, 0.95)
        }
    #header-social {
        bottom: 10px;
        right: 10px
        }
    #wi-topbar .container {
        position: static
        }
    #toggle-menu {
        display: block;
        float: left;
        height: 40px;
        font-size: 30px;
        color: #000;
        text-decoration: none;
        text-align: center;
        outline: none;
        border: none;
        cursor: pointer;
        z-index: 50
        }
    #toggle-menu span {
        font-size: 26px;
        line-height: 40px;
        margin-left: 6px;
        color: #000
        }
    #toggle-menu i {
        line-height: 40px
        }
    #wi-mainnav {
        display: none;
        margin: 0 auto;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 9999;
        overflow: hidden;
        width: 100%;
        background: #fff;
        background: rgba(255, 255, 255, 0.95);
        -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.3), 0 1px 3px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.3), 0 1px 3px rgba(0, 0, 0, 0.2);
        box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.3), 0 1px 3px rgba(0, 0, 0, 0.2)
        }
    #wi-mainnav ul.menu {
        display: block
        }
    #wi-mainnav ul.menu > li {
        display: block;
        float: none;
        position: static;
        margin-left: 0
        }
    #wi-mainnav ul.menu > li > a, #wi-mainnav .menu > ul > li > ul > li > a, #wi-mainnav .menu > ul > li > ul > li > ul > li > a {
        height: 36px;
        line-height: 36px;
        border-top: 1px solid #999;
        padding: 0;
        padding-left: 20px;
        position: relative;
        text-align: left
        }
    #wi-mainnav ul.menu > li > a {
        font-size: 20px
        }
    #wi-mainnav ul.menu > li > a:before {
        content: "—";
        font-family: sans-serif;
        margin-right: 12px;
        font-weight: 300
        }
    #wi-mainnav .menu > ul > li > ul > li:first-child > a, #wi-mainnav .menu > ul > li > ul > li > ul > li:first-child > a {
        border-top: 1px solid #999
        }
    #wi-mainnav ul.menu > li:first-child > a {
        border-top: none
        }
    #wi-mainnav .menu > ul > li.current-menu-item > a, #wi-mainnav .menu > ul > li.current-menu-ancestor > a {
        background: none;
        color: #db4a37
        }
    #wi-mainnav ul.menu > li > ul > li > a {
        padding-left: 40px;
        text-decoration: none
        }
    #wi-mainnav ul.menu > li > ul > li > a:before {
        content: "—";
        font-family: sans-serif;
        margin-right: 12px;
        font-weight: 300
        }
    #wi-mainnav ul.menu > li > ul > li > ul > li > a {
        padding-left: 60px;
        text-decoration: none
        }
    #wi-mainnav ul.menu > li > ul > li > ul > li > a:before {
        content: "—";
        font-family: sans-serif;
        margin-right: 12px;
        font-weight: 300
        }
    #wi-mainnav ul.menu > li > a:after, #wi-mainnav ul.menu > li.menu-item-has-children > a:after {
        display: none
        }
    #wi-mainnav ul.menu li > a > .indicator, #wi-mainnav .menu > ul > li > ul > li > a .indicator {
        display: block;
        text-decoration: none;
        position: absolute;
        top: 0;
        right: 0;
        width: 80px;
        height: 100%;
        z-index: 20;
        font-size: 18px;
        font-style: normal
        }
    #wi-mainnav ul.menu li ul li > a > .indicator {
        font-size: 14px
        }
    #wi-mainnav ul.menu li > a > .indicator i {
        display: block;
        position: absolute;
        top: 50%;
        right: 10px;
        display: block;
        width: 20px;
        height: 20px;
        text-align: center;
        margin-top: -10px;
        line-height: 20px
        }
    #wi-mainnav .menu > ul > li > ul, #wi-mainnav .menu > ul > li:hover > ul, #wi-mainnav .menu > ul > li > ul > li > ul, #wi-mainnav .menu > ul > li > ul > li:hover > ul {
        position: static;
        display: none;
        width: auto !important;
        opacity: 1;
        margin: 0;
        padding: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        border: none;
        visibility: visible;
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none
        }
    #wi-mainnav .menu > ul > li > ul {
        display: none
        }
    .submenu-dark #wi-mainnav .menu > ul > li > ul, .submenu-dark #wi-mainnav .menu > ul > li > ul > li > ul {
        background: none
        }
    .submenu-dark #wi-mainnav .menu > ul > li > ul > li > a, .submenu-dark #wi-mainnav .menu > ul > li > ul > li > ul > li > a {
        color: #000;
        border-top-color: #999
        }
    .submenu-dark #wi-mainnav .menu > ul > li > ul li > a:hover, .submenu-dark #wi-mainnav .menu > ul > li > ul li.current-menu-item > a, .submenu-dark #wi-mainnav .menu > ul > li > ul li.current-menu-ancestor > a {
        background: none
        }
    .slider-title {
        font-size: 48px
        }
    .slider-cell {
        padding-bottom: 40px
        }
    .section-heading {
        font-size: 56px;
        letter-spacing: 1px
        }
    .big-title {
        font-size: 48px
        }
    .big-content {
        font-size: 1.2em
        }
    .blog-masonry.column-3 .post-masonry {
        width: 50%
        }
    .blog-masonry.column-3 .grid-sizer {
        width: 50%
        }
    .blog-masonry.column-3 .post-masonry:first-child {
        width: 100%
        }
    .blog-masonry.column-4 .post-masonry {
        width: 33.33%
        }
    .blog-masonry.column-4 .grid-sizer {
        width: 33.33%
        }
    .blog-masonry.column-4 .post-masonry:first-child {
        width: 66.66%
        }
    .blog-newspaper {
        margin-left: 0;
        margin-right: 0
        }
    .post-newspaper {
        padding-left: 0;
        padding-right: 0;
        float: none;
        width: 100%
        }
    .blog-grid.column-4 .post-grid {
        width: 50%
        }
    .wi-pagination {
        padding-top: 28px
        }
    .post-small {
        padding: 10px
        }
    #posts-small {
        margin-left: -10px;
        margin-right: -10px
        }
    .small-excerpt {
        font-size: 0.8em
        }
    #wi-footer {
        background: none
        }
    .footer-widgets-inner {
        margin-left: -35px;
        margin-right: -35px
        }
    .footer-col {
        width: 50%;
        padding-bottom: 12px;
        padding-left: 35px;
        padding-right: 35px
        }
    .footer-widgets-inner .line2, .footer-widgets-inner .line3 {
        display: none
        }
    }
@media (max-width: 767px) {
    .woocommerce-page.columns-4 ul.products li.product, .woocommerce.columns-4 ul.products li.product, .woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
        width: 50%
        }
    body {
        font-size: 14px
        }
    h1 {
        font-size: 28px
        }
    h2 {
        font-size: 22px
        }
    h3 {
        font-size: 18px
        }
    h4 {
        font-size: 15px
        }
    h5 {
        font-size: 13px
        }
    h6 {
        font-size: 10px
        }
    .alignleft, a img.alignleft, .alignright, a img.alignright {
        float: none;
        display: block;
        margin-right: 0;
        margin-left: 0
        }
    .wp-caption.alignright, .wp-caption.alignleft {
        margin-left: 0;
        margin-right: 0;
        text-align: left
        }
    blockquote {
        font-size: 1.3em
        }
    .container {
        width: 440px
        }
    .gallery {
        margin-left: -5px;
        margin-right: -5px
        }
    .gallery-item {
        padding: 5px
        }
    .slick-item img {
        height: 230px
        }
    .wi-slick .slick-nav {
        display: none !important
        }
    .slide .slide-caption {
        -webkit-transform: translatey(0);
        -moz-transform: translatey(0);
        -ms-transform: translatey(0);
        -o-transform: translatey(0);
        transform: translatey(0);
        background: rgba(0, 0, 0, 0.7);
        color: #fff;
        padding-left: 6px;
        padding-right: 6px
        }
    .thumbnail-gallery .flex-direction-nav a {
        width: 36px;
        height: 36px
        }
    .thumbnail-gallery .flex-direction-nav a:before {
        font-size: 16px;
        line-height: 37px
        }
    #primary {
        padding-top: 0;
        padding-bottom: 20px
        }
    #secondary {
        padding-bottom: 20px
        }
    .has-sidebar #secondary .widget-area .widget {
        float: none;
        width: 100%
        }
    .page-title {
        font-size: 42px
        }
    #titlebar {
        margin-bottom: 24px
        }
    .archive-title {
        font-size: 48px
        }
    #wi-topbar {
        padding-bottom: 0
        }
    #wi-topbar .container {
        padding-top: 0
        }
    #header-social {
        bottom: 0
        }
    .admin-bar #wi-topbar.is-sticky {
        top: 0
        }
    #wi-header {
        margin-bottom: 0
        }
    #header-social ul li a {
        font-size: 20px
        }
    .slogan {
        letter-spacing: 2px !important
        }
    #toggle-menu {
        top: 0;
        font-size: 20px
        }
    #toggle-menu span {
        font-size: 20px
        }
    #wi-mainnav {
        left: 1px
        }
    #wi-mainnav ul.menu > li > a {
        padding-left: 15px
        }
    #wi-mainnav ul.menu > li > ul > li > a {
        padding-left: 30px
        }
    #wi-mainnav ul.menu > li > ul > li > ul > li > a {
        padding-left: 45px
        }
    #wi-mainnav ul.menu > li > a, #wi-mainnav ul.menu > li > ul > li > a, #wi-mainnav ul.menu > li > ul > li > ul > li > a {
        height: 30px;
        line-height: 30px;
        font-size: 14px !important
        }
    #wi-mainnav ul.menu > li > ul > li > a, #wi-mainnav ul.menu > li > ul > li > ul > li > a {
        font-size: 11px !important;
        letter-spacing: 1px
        }
    #wi-mainnav ul.menu > li > a > .indicator i {
        font-size: 12px
        }
    #wi-mainnav ul.menu > li > ul > li > a > .indicator i {
        font-size: 10px
        }
    #wi-mainnav .menu > ul > li > a > i, #wi-mainnav .menu > ul > li > ul > li > a > i {
        line-height: 30px
        }
    .blog-slider {
        padding-top: 24px;
        min-height: 150px
        }
    .blog-slider .flex-direction-nav {
        top: -24px
        }
    .blog-slider .flex-direction-nav a {
        letter-spacing: 3px
        }
    .slider-cell {
        vertical-align: middle;
        padding-bottom: 0;
        text-align: center
        }
    .slider-title {
        font-size: 36px
        }
    .slider-title a {
        padding: 0 8px;
        background: #000
        }
    .slider-excerpt {
        display: none
        }
    .section-heading {
        font-size: 40px;
        text-align: left;
        letter-spacing: 0
        }
    .section-heading .viewall {
        top: 5px
        }
    .big-meta, .has-thumbnail .big-meta {
        font-size: 12px;
        letter-spacing: 2px;
        height: 20px;
        line-height: 20px;
        top: -20px
        }
    .big-title {
        font-size: 30px
        }
    .big-content {
        font-size: 1em
        }
    .wi-post {
        padding-top: 30px
        }
    .wi-post:first-child {
        padding-top: 0
        }
    .post-thumbnail, .post-header {
        margin-bottom: 32px
        }
    .post-title {
        font-size: 31px
        }
    .post-header-meta {
        font-size: 0.9em
        }
    .enable-dropcap:not(.woocommerce):not(.woocommerce-page) .entry-content p:first-child:first-letter, .enable-dropcap:not(.woocommerce):not(.woocommerce-page) .entry-content h1:first-child + p:first-letter, .enable-dropcap:not(.woocommerce):not(.woocommerce-page) .entry-content h2:first-child + p:first-letter, .enable-dropcap:not(.woocommerce):not(.woocommerce-page) .entry-content h3:first-child + p:first-letter, .enable-dropcap:not(.woocommerce):not(.woocommerce-page) .entry-content h4:first-child + p:first-letter {
        font-size: 3em;
        margin: 5px 12px 6px 0
        }
    .enable-2-columns:not(.woocommerce):not(.woocommerce-page) .entry-content {
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px
        }
    .post-share {
        width: 100%;
        letter-spacing: 1px
        }
    .more-link span.post-more {
        letter-spacing: 3px
        }
    .blog-related-heading {
        letter-spacing: 2px
        }
    .related-thumbnail {
        float: none;
        width: 80px;
        margin: 0 0 14px
        }
    .related-title {
        font-size: 16px;
        margin-bottom: 0
        }
    .related-excerpt {
        display: none
        }
    .blog-masonry.column-2 {
        margin-left: -6px;
        margin-right: -6px
        }
    .blog-masonry.column-2 .post-masonry {
        padding: 6px 6px 12px
        }
    .masonry-title a {
        font-size: 0.8em
        }
    .blog-masonry.column-3 {
        margin-left: -6px;
        margin-right: -6px
        }
    .blog-masonry.column-3 .post-masonry {
        padding: 6px 6px 12px
        }
    .blog-masonry.column-4 {
        margin-left: -6px;
        margin-right: -6px
        }
    .blog-masonry.column-4 .post-masonry {
        padding: 6px 6px 12px;
        width: 50%
        }
    .blog-masonry.column-4 .grid-sizer {
        width: 50%
        }
    .blog-masonry.column-4 .post-masonry:first-child {
        width: 100%
        }
    .blog-grid {
        margin-left: -10px;
        margin-right: -10px
        }
    .post-grid {
        padding: 0 10px 10px
        }
    .grid-title a {
        font-size: 0.8em
        }
    .blog-grid.column-3 .post-grid {
        width: 50%
        }
    .list-cats {
        margin-bottom: 0
        }
    .post-list {
        padding-bottom: 10px
        }
    .list-thumbnail {
        width: 150px;
        margin-right: 16px
        }
    .list-header {
        padding-bottom: 10px
        }
    .list-title {
        font-size: 22px
        }
    .list-content {
        font-size: 0.9em
        }
    .related-heading, .comments-title, #reply-title {
        letter-spacing: 2px
        }
    .related-list.column-3 {
        margin-left: -5px;
        margin-right: -5px
        }
    .related-list.column-3 .post-grid {
        width: 33.33%;
        padding: 0 5px 5px
        }
    .related-list .grid-header {
        border: none;
        margin-bottom: 0
        }
    .related-list .grid-meta {
        display: none
        }
    .related-list .grid-content {
        display: none
        }
    .related-list .grid-title {
        font-size: 20px
        }
    .authorbox {
        margin-top: 32px
        }
    .author-social ul li a {
        font-size: 18px
        }
    .authorbox-inner {
        padding: 16px
        }
    .authorbox .author-avatar {
        width: 60px;
        height: 60px;
        margin-right: 36px
        }
    .authorbox-nav {
        margin-bottom: 10px
        }
    #posts-small-heading {
        top: -2px
        }
    #posts-small {
        margin-left: 0;
        margin-right: 0
        }
    .post-small {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        float: none
        }
    .small-thumbnail {
        float: left;
        width: 120px;
        margin: 0 20px 0 0
        }
    .small-body {
        overflow: hidden
        }
    .small-excerpt {
        font-size: 0.9em
        }
    .post-navigation .post-title {
        font-size: 18px
        }
    #comments {
        padding-top: 24px;
        margin-bottom: 20px
        }
    .comments-title, #reply-title, .comment-notes, .logged-in-as {
        margin-bottom: 24px
        }
    .commentlist .comment-author img {
        width: 48px;
        height: 48px;
        padding: 3px;
        margin-right: 14px
        }
    .comment-metadata, .comment .reply {
        padding-left: 62px
        }
    .commentlist ul.children {
        padding-left: 22px
        }
    .comment-content {
        padding-top: 3px
        }
    .comment-form-author, .comment-form-email, .comment-form-url {
        float: none;
        width: 100%;
        margin-left: 0
        }
    .wpcf7 .input, .wpcf7 .textarea {
        width: 100%;
        float: none;
        margin: 0
        }
    #backtotop {
        display: none
        }
    .footer-col {
        width: 100%;
        float: none;
        clear: both;
        margin-top: 12px
        }
    .footer-widgets-inner .line {
        display: none
        }
    }
@media (max-width: 479px) {
    .woocommerce-page.columns-4 ul.products li.product, .woocommerce.columns-4 ul.products li.product, .woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product, .woocommerce-page.columns-2 ul.products li.product, .woocommerce.columns-2 ul.products li.product {
        width: 100%
        }
    #coupon_code, .woocommerce table.cart td.actions .coupon .button {
        width: 100%;
        margin-bottom: 10px
        }
    blockquote {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 1.2em
        }
    .container {
        width: 300px
        }
    .slick-item img {
        height: 180px
        }
    .thumbnail-gallery .flex-direction-nav a {
        border: none
        }
    .slide .slide-caption {
        padding: 3px 6px;
        line-height: 1.4
        }
    #titlebar .container {
        padding: 10px 0
        }
    .archive-title {
        font-size: 32px
        }
    .page-subtitle {
        font-size: 1.1em
        }
    .title-area {
        border: none
        }
    #header-social ul li a {
        font-size: 14px;
        width: 24px
        }
    .slogan {
        letter-spacing: 1px !important;
        font-size: 10px
        }
    #wi-mainnav {
        left: 0
        }
    .slider-title {
        font-size: 24px
        }
    .blog-slider .flex-direction-nav a {
        letter-spacing: 1px
        }
    .section-heading {
        letter-spacing: 2px;
        font-size: 26px
        }
    .section-heading .viewall {
        display: block;
        position: static
        }
    .big-title {
        margin-bottom: 10px;
        font-size: 24px
        }
    .post-title {
        font-size: 24px;
        margin-bottom: 6px
        }
    .post-thumbnail, .post-header {
        margin-bottom: 24px
        }
    .post-share ul li, .post-share.share-4 ul li {
        float: none;
        margin-bottom: 4px;
        width: 100%
        }
    .enable-2-columns:not(.woocommerce):not(.woocommerce-page) .entry-content {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
        text-align: left
        }
    .related-area {
        padding-top: 32px
        }
    .blog-related-heading {
        font-size: 16px;
        font-weight: normal;
        letter-spacing: 1px
        }
    .related-thumbnail {
        width: 100%
        }
    .blog-related .line {
        display: none
        }
    .related-excerpt {
        display: none
        }
    .blog-masonry {
        margin-left: 0 !important;
        margin-right: 0 !important
        }
    .post-masonry {
        width: 100% !important
        }
    .masonry-title {
        font-size: 24px
        }
    .masonry-title a {
        font-size: 1em !important
        }
    .newspaper-title {
        font-size: 24px;
        margin-bottom: 8px
        }
    .enable-2-columns:not(.woocommerce):not(.woocommerce-page) .entry-content {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        text-align: left
        }
    .newspaper-content p {
        margin-bottom: 20px
        }
    .newspaper-related-heading {
        letter-spacing: 1px;
        font-weight: normal
        }
    .newspaper-related {
        margin-left: 0;
        margin-right: 0
        }
    .post-newspaper .post-related {
        float: none;
        width: 100%;
        padding: 0;
        margin-top: 16px
        }
    .post-newspaper .post-related:first-child {
        margin-top: 0
        }
    .post-newspaper .related-thumbnail {
        width: 72px;
        float: left;
        margin: 0 20px 0 0
        }
    .blog-grid {
        margin-left: 0;
        margin-right: 0
        }
    .blog-grid .post-grid {
        padding-left: 0;
        padding-right: 0;
        width: 100% !important
        }
    .grid-thumbnail {
        margin-bottom: 10px
        }
    .grid-title {
        font-size: 24px
        }
    .grid-title a {
        font-size: 1em !important
        }
    .post-list, .post-list:first-child {
        padding-top: 24px
        }
    .post-list:before, .post-list:first-child:before {
        display: block
        }
    .list-thumbnail {
        width: 100px;
        margin: 0 20px 10px 0
        }
    .post-list .post-body {
        overflow: visible
        }
    .wi-pagination {
        padding: 18px 0 10px
        }
    .pagination-inner {
        padding-left: 10px;
        padding-right: 10px;
        letter-spacing: 2px;
        border-width: 1px
        }
    .related-heading, .comments-title, #reply-title {
        font-size: 18px;
        font-weight: normal;
        letter-spacing: 1px
        }
    .related-list.column-3 .post-grid {
        padding-bottom: 16px
        }
    .authorbox .author-avatar {
        width: 90px;
        height: 90px;
        float: none;
        clear: both;
        margin: 0 auto 24px
        }
    .authorbox-nav ul li {
        margin: 0;
        width: 50%;
        text-align: center
        }
    .authorbox-content .desc {
        text-align: center
        }
    .author-social ul {
        display: inline-block
        }
    .author-social {
        text-align: center;
        line-height: 1;
        float: none
        }
    .author-social ul li a {
        height: 28px;
        width: 28px;
        font-size: 16px
        }
    .post-nav .container {
        padding: 24px 0
        }
    .post-navigation .nav-links .nav-previous, .post-navigation .nav-links .nav-next {
        width: 100%;
        float: none;
        text-align: center;
        padding: 10px 0
        }
    .post-navigation .post-title {
        font-size: 22px
        }
    #posts-small-heading span {
        letter-spacing: 2px;
        padding-left: 6px;
        padding-right: 6px
        }
    #posts-small {
        margin-left: 0;
        margin-right: 0
        }
    .post-small {
        padding: 10px;
        clear: both;
        width: 100%;
        float: none;
        padding: 0;
        margin-top: 20px
        }
    .commentlist .comment-author img {
        margin-right: 15px
        }
    .comment-content, .comment-metadata, .comment .reply {
        padding-left: 55px
        }
    .comment-metadata .edit-link {
        margin-left: 8px
        }
    .disable-hand-lines #posts-small-heading {
        top: -3px
        }
    }