a, a:hover, a:focus, input:focus {
    text-decoration: none;
    outline: none
}

    a:active, a:focus, button:focus, .btn:focus, input:focus, textarea:focus, select:focus, .form-control, .form-control:focus {
        outline: none !important;
        text-decoration: none !important;
        box-shadow: none !important
    }

.global-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.widget {
    margin-bottom: 50px
}

    .widget select {
        width: 100%;
        padding: 15px
    }

    .widget:last-child {
        margin-bottom: 0
    }

.widget_search form {
    position: relative
}

.widget_search .form-control {
    margin-bottom: 0;
    height: 50px;
    padding-right: 35px
}

.widget_search .btn {
    position: absolute;
    font-size: 14px;
    top: 17px;
    right: 20px;
    padding: 0;
    border: 0;
    color: #5a6a72;
    cursor: pointer;
    background-color: transparent
}

    .widget_search .btn:hover {
        color: #f26522
    }

.widget-title {
    font-size: 18px;
    margin-bottom: 30px;
    text-transform: uppercase
}

.widget-area .widget > ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.widget ul li {
    padding: 10px 0;
    border-bottom: 1px solid #e9e9e9
}

    .widget ul li:first-child {
        padding-top: 0
    }

    .widget ul li:last-child {
        border-bottom: 0
    }

    .widget ul li p {
        margin-bottom: 0
    }

.widget.widget_categories li {
    text-align: right
}

    .widget.widget_categories li a {
        display: block;
        float: left
    }

.widget .children {
    margin-left: 15px;
    margin-top: 10px;
    padding-left: 15px;
    border-top: 1px solid #e9e9e9
}

    .widget .children li:first-child {
        padding-top: 10px
    }

    .widget .children li:last-child {
        padding-bottom: 0
    }

.widget.widget_recent_entries span {
    font-size: 18px;
    display: block;
    margin-bottom: 5px
}

.tagcloud {
    margin-top: 30px
}

    .tagcloud a {
        padding: 5px 15px;
        border: 1px solid #e9e9e9;
        display: inline-block;
        margin: 0 1px 5px 0;
        border-radius: 5px
    }

        .tagcloud a:hover {
            color: #fff;
            background-color: #f26522;
            border-color: #f26522
        }

.widget-area select {
    width: 100%;
    padding: 10px 15px
}

.widget_media_image img {
    width: 100%
}

caption {
    caption-side: top
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden], template {
    display: none
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

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
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0
    }

input {
    line-height: normal
}

    input[type=checkbox], input[type=radio] {
        box-sizing: border-box;
        padding: 0
    }

    input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
        height: auto
    }

    input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
        -webkit-appearance: none
    }

fieldset {
    border: 1px solid #ddd;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

    table > tbody > tr > td, table > tbody > tr > th, table > tfoot > tr > td, table > tfoot > tr > th, table > thead > tr > td, table > thead > tr > th {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top
    }

    table td, table th {
        padding: .75rem;
        vertical-align: top;
        border-top: 1px solid #eceeef;
        background-color: #fff !important
    }

    table > thead > tr > td, table > thead > tr > th {
        vertical-align: bottom;
        border-top: 0;
        font-weight: 700
    }

    table thead th {
        border-top: 0
    }

    table tbody + tbody {
        border-top: 2px solid #eceeef
    }

    table table {
        background-color: #fff
    }

@media(max-width:479px) {
    table td, table th {
        overflow: hidden
    }
}

dfn, cite, em, i {
    font-style: italic
}

address {
    margin: 0 0 1.5em
}

pre {
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em
}

code, kbd, tt, var {
    font-size: 15px;
    font-size: .9375rem
}

abbr, acronym {
    border-bottom: 1px dotted #ddd;
    cursor: help
}

mark, ins {
    text-decoration: none
}

big {
    font-size: 125%
}

html {
    box-sizing: border-box
}

*, *:before, *:after {
    box-sizing: inherit
}

ul, ol {
    margin-left: 0
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li > ul, li > ol {
    margin-bottom: 0;
    margin-left: 0
}

dt {
    font-weight: 700
}

dd {
    margin: 0 1.5em 1.5em
}

img {
    height: auto;
    max-width: 100%
}

figure {
    margin: 1em 0
}

textarea {
    width: 100%
}

.main-navigation {
    clear: both;
    display: block;
    float: left;
    width: 100%
}

    .main-navigation ul {
        display: none;
        list-style: none;
        margin: 0;
        padding-left: 0
    }

        .main-navigation ul ul {
            box-shadow: 0 3px 3px rgba(0,0,0,.2);
            float: left;
            position: absolute;
            top: 100%;
            left: -999em;
            z-index: 99999
        }

            .main-navigation ul ul ul {
                left: -999em;
                top: 0
            }

            .main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
                left: 100%
            }

            .main-navigation ul ul a {
                width: 200px
            }

        .main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
            left: auto
        }

    .main-navigation li {
        float: left;
        position: relative
    }

    .main-navigation a {
        display: block;
        text-decoration: none
    }

    .menu-toggle, .main-navigation.toggled ul {
        display: block
    }

@media screen and (min-width:37.5em) {
    .menu-toggle {
        display: none
    }

    .main-navigation ul {
        display: block
    }
}

.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden
}

.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
    float: left;
    width: 50%
}

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%
}

.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    word-wrap: normal !important
}

    .screen-reader-text:focus {
        border-radius: 4px;
        box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
        clip: auto !important;
        display: block;
        font-size: 14px;
        font-size: .875rem;
        font-weight: 700;
        height: auto;
        left: 5px;
        line-height: normal;
        padding: 15px 23px 14px;
        text-decoration: none;
        top: 5px;
        width: auto;
        z-index: 100000
    }

#content[tabindex="-1"]:focus {
    outline: 0
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
    content: "";
    display: table;
    table-layout: fixed
}

.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
    clear: both
}

.widget select {
    max-width: 100%;
    width: 100%
}

.sticky {
    display: block
}

.hentry {
    margin: 0 0 1.5em
}

.updated:not(.published) {
    display: none
}

.page-content, .entry-content, .entry-summary {
    margin: 1.5em 0 0
}

.page-links {
    clear: both;
    margin: 0 0 1.5em
}

.comment-content a {
    word-wrap: break-word
}

.bypostauthor {
    display: block
}

.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
    display: none
}

.infinity-end.neverending .site-footer {
    display: block
}

.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

embed, iframe, object {
    width: 100%
}

.custom-logo-link {
    display: inline-block
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%
}

    .wp-caption img[class*=wp-image-] {
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .wp-caption .wp-caption-text {
        margin: .8075em 0
    }

.wp-caption-text {
    text-align: center
}

.gallery {
    margin-bottom: 1.5em
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
    padding: 0 15px
}

    .gallery-item img {
        width: 100%
    }

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.gallery-caption {
    display: block
}

.entry-content iframe {
    width: 100%
}
