html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

html {
    font-size: 62.5%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
    display: block
}

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

caption,
th,
td {
    font-weight: normal;
    text-align: left
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

blockquote,
q {
    quotes: none
}

a:focus {
    outline: none
}

a:hover,
a:active {
    outline: 0
}

a img {
    border: 0
}

img {
    max-width: 100%;
    height: auto
}

select {
    max-width: 100%
}

em {
    font-style: italic
}

* html {
    font-size: 87.5%
}

html {
    -ms-overflow-x: hidden;
    overflow-x: hidden
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 1.8;
    color: #929292;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-wrap: break-word;
    word-wrap: break-word
}

body {
    background-color: #fff
}

body .oceanwp-row {
    margin: 0 -10px
}

body .oceanwp-row .col {
    float: left;
    margin: 0 0 20px;
    padding: 0 10px
}

.col-1,
.col.first {
    clear: both;
    margin-left: 0
}

::selection {
    color: #fff;
    background: #333;
    text-shadow: none
}

::-moz-selection {
    color: #fff;
    background: #333;
    text-shadow: none
}

@media only screen and (max-width:480px) {
    .col {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 30px
    }
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
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
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

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

b,
strong {
    font-weight: 600
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    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"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    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 #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td,
th {
    padding: 0
}

.container {
    width: 1200px;
    max-width: 90%;
    margin: 0 auto
}

#wrap {
    position: relative
}

#main {
    position: relative
}

#main #content-wrap {
    padding-top: 50px;
    padding-bottom: 50px
}

.content-area {
    float: left;
    position: relative;
    width: 72%;
    padding-right: 30px;
    border-right-width: 1px;
    border-style: solid;
    border-color: #f1f1f1
}

.content-full-width .content-area {
    width: 100% !important;
    max-width: none !important;
    padding: 0 !important;
    border: 0 !important
}

@media only screen and (max-width:959px) {
    .container {
        max-width: 90%
    }

    .content-area {
        float: none !important;
        width: 100%;
        margin-bottom: 40px;
        border: 0
    }

    body:not(.separate-layout) .content-area {
        padding: 0 !important
    }

    #main #content-wrap.container {
        width: auto !important
    }
}

@media only screen and (max-width:767px) {
    #wrap {
        width: 100% !important
    }

    .col:not(.slick-slide) {
        width: 100% !important;
        margin-bottom: 25px
    }
}

figure>img {
    display: block;
    margin: 0 auto
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle
}

img[class*="align"],
img[class*="attachment-"] {
    height: auto
}

.wp-smiley {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    border: 0
}

embed,
iframe,
object {
    width: 100%;
    max-width: 100%
}

.aligncenter {
    text-align: center;
    clear: both
}

img.aligncenter {
    display: block;
    margin: 0 auto
}

table {
    width: 100%;
    margin-bottom: 2.618em
}

table th,
table td {
    padding: 10px;
    text-align: left;
    vertical-align: top;
    border-bottom: 1px solid #e9e9e9
}

table th {
    text-transform: uppercase
}

table tr th:first-child,
table tr td:first-child {
    padding-left: 0
}

table tr th:last-child,
table tr td:last-child {
    padding-right: 0
}

.sticky {
    font-size: inherit
}

.col:after,
.clr:after,
.group:after,
dl:after {
    content: '';
    display: block;
    visibility: hidden;
    clear: both;
    zoom: 1;
    height: 0
}

.full {
    display: block;
    width: 100%
}

a {
    color: #333
}

a:hover {
    color: #13aff0
}

a,
a:hover,
a:focus {
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600;
    margin: 0 0 20px;
    color: #333;
    line-height: 1.4
}

h1 {
    font-size: 23px
}

h2 {
    font-size: 20px
}

h3 {
    font-size: 18px
}

h4 {
    font-size: 17px
}

h5 {
    font-size: 15px
}

h6 {
    font-size: 14px
}

p {
    margin: 0 0 20px
}

abbr[title],
dfn[title] {
    cursor: help
}

del {
    vertical-align: baseline;
    text-decoration: line-through;
    color: #aaa
}

code,
kbd,
pre,
samp {
    font-size: 16px
}

pre {
    margin: 20px 0;
    padding: 20px;
    color: #2080ad;
    background-color: #fafafa
}

code {
    color: #2080ad
}

blockquote {
    font-style: italic;
    margin: 20px 40px;
    padding-left: 20px;
    border-left-width: 3px;
    border-style: solid;
    border-color: #13aff0
}

blockquote cite {
    position: relative;
    display: block;
    padding: 10px 0 0 20px;
    color: #555
}

blockquote cite:before {
    position: absolute;
    left: 0;
    content: "\2014"
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: ""
}

address {
    display: block;
    margin: 0 0 20px
}

ul,
ol {
    margin: 15px 0 15px 20px
}

ol {
    list-style-type: decimal
}

ol ol {
    list-style: upper-alpha
}

ol ol ol {
    list-style: lower-roman
}

ol ol ol ol {
    list-style: lower-alpha
}

li ul,
li ol {
    margin: 0 0 0 25px
}

dl {
    margin: 20px
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: 20px
}

hr {
    clear: both;
    height: 1px;
    min-height: 0;
    margin: 20px 0;
    border-top: 1px solid #e9e9e9;
    border-right: 0;
    border-bottom: 0;
    border-left: 0
}

@media print {
    * {
        background: transparent !important;
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,
    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }
}

@media only screen and (max-width:480px) {
    blockquote {
        margin: 20px 0
    }
}

form input[type="text"],
form input[type="password"],
form input[type="email"],
form input[type="url"],
form input[type="date"],
form input[type="month"],
form input[type="time"],
form input[type="datetime"],
form input[type="datetime-local"],
form input[type="week"],
form input[type="number"],
form input[type="search"],
form input[type="tel"],
form input[type="color"],
form select,
form textarea {
    display: inline-block;
    min-height: 40px;
    width: 100%;
    font-size: 14px;
    line-height: 1.8;
    padding: 6px 12px;
    vertical-align: middle;
    background-color: transparent;
    color: #333;
    border: 1px solid #ddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

form select {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

form input[type="number"] {
    max-width: 50px;
    padding: 0 0 0 8px
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="search"],
textarea {
    -webkit-appearance: none
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none
}

form textarea {
    min-height: 150px;
    line-height: 1.5;
    resize: vertical
}

input[type="checkbox"] {
    display: inline-block;
    background-color: #fff;
    border: 1px solid #bbb;
    line-height: 0;
    width: 16px;
    min-width: 16px;
    height: 16px;
    margin: -3px 10px 0 0;
    outline: 0;
    text-align: center;
    vertical-align: middle;
    clear: none;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    -webkit-transition: 0.05s border-color ease-in-out;
    -moz-transition: 0.05s border-color ease-in-out;
    -ms-transition: 0.05s border-color ease-in-out;
    -o-transition: 0.05s border-color ease-in-out;
    transition: 0.05s border-color ease-in-out
}

input[type=radio]:checked:before,
input[type=checkbox]:checked:before {
    float: left;
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    line-height: 14px;
    font-family: 'FontAwesome';
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

input[type=checkbox]:checked:before {
    content: '\f00c';
    margin-bottom: -1px;
    color: #13aff0
}

form input:not([type]) {
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 3px #ddd;
    -moz-box-shadow: inset 0 1px 3px #ddd;
    box-shadow: inset 0 1px 3px #ddd
}

form input[type="color"] {
    padding: 5px 10px
}

form input[type="text"]:focus,
form input[type="password"]:focus,
form input[type="email"]:focus,
form input[type="url"]:focus,
form input[type="date"]:focus,
form input[type="month"]:focus,
form input[type="time"]:focus,
form input[type="datetime"]:focus,
form input[type="datetime-local"]:focus,
form input[type="week"]:focus,
form input[type="number"]:focus,
form input[type="search"]:focus,
form input[type="tel"]:focus,
form input[type="color"]:focus,
form select:focus,
form textarea:focus {
    border-color: #bbb;
    outline: 0
}

form input:not([type]):focus {
    border-color: #bbb;
    outline: 0
}

form input[type="file"]:focus,
form input[type="radio"]:focus,
form input[type="checkbox"]:focus {
    outline: 0
}

form input[type="checkbox"],
form input[type="radio"] {
    display: inline-block
}

form input[type="text"][disabled],
form input[type="password"][disabled],
form input[type="email"][disabled],
form input[type="url"][disabled],
form input[type="date"][disabled],
form input[type="month"][disabled],
form input[type="time"][disabled],
form input[type="datetime"][disabled],
form input[type="datetime-local"][disabled],
form input[type="week"][disabled],
form input[type="number"][disabled],
form input[type="search"][disabled],
form input[type="tel"][disabled],
form input[type="color"][disabled],
form select[disabled],
form textarea[disabled] {
    cursor: not-allowed;
    color: #cad2d3;
    background-color: #eaeded
}

form input:not([type])[disabled] {
    cursor: not-allowed;
    color: #cad2d3;
    background-color: #eaeded
}

form input[readonly],
form select[readonly],
form textarea[readonly] {
    color: #777;
    border-color: #ccc;
    background-color: #eee;
}

form input:focus:invalid,
form textarea:focus:invalid,
form select:focus:invalid {
    color: #b94a48;
    border-color: #e9322d
}

form input[type="file"]:focus:invalid:focus,
form input[type="radio"]:focus:invalid:focus,
form input[type="checkbox"]:focus:invalid:focus {
    outline-color: #e9322d
}

select {
    width: 100%;
    height: 2.25em;
    min-height: auto;
    border: 1px solid #ddd;
    background-color: white;
    cursor: pointer;
    padding: 0 15px;
    margin: 0
}

form select[multiple] {
    height: auto
}

form label {
    margin-bottom: 3px
}

form fieldset {
    margin: 0;
    padding: 0.35em 0 0.75em;
    border: 0
}

form legend {
    display: block;
    width: 100%;
    margin-bottom: 0.3em;
    padding: 0.3em 0;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}

input[type="button"],
input[type="reset"],
input[type="submit"],
button[type="submit"],
.button {
    display: inline-block;
    font-family: inherit;
    background-color: #13aff0;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    padding: 14px 20px;
    border: 0;
    cursor: pointer;
    text-align: center;
    letter-spacing: 0.1em;
    line-height: 1;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button[type="submit"]:hover,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button[type="submit"]:focus,
.button:hover {
    background-color: #0b7cac;
    color: #fff
}

input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button[type="submit"]:focus,
button:focus,
.button:focus {
    outline: 0
}

button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
    padding: 0;
    border: 0
}

.elementor-widget-image .elementor-image img {
    display: inline-block
}

.sidebar-mobile #mobile-nav {
    display: none
}

#sidr {
    display: block;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 999999;
    width: 300px;
    max-width: 100%;
    padding-bottom: 30px;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 15px;
    background-color: #fff;
    color: #555;
    -webkit-touch-callout: none;
    user-select: none;
    -webkit-overflow-scrolling: touch
}

#sidr ul {
    margin: 0;
    list-style: none
}

.sidr.right {
    left: auto;
    right: -300px
}

.sidr.left {
    left: -300px;
    right: auto
}

.sidr a {
    color: #555
}

.sidr a:hover,
.sidr-class-dropdown-toggle:hover,
.sidr-class-menu-item-has-children.active>a,
.sidr-class-menu-item-has-children.active>a>.sidr-class-dropdown-toggle {
    color: #13aff0
}

a.sidr-class-toggle-sidr-close {
    display: block;
    background-color: #f8f8f8;
    color: #333;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    padding: 20px;
    letter-spacing: 0.6px;
    text-transform: uppercase
}

a.sidr-class-toggle-sidr-close i {
    display: inline-block;
    padding-right: 8px;
    margin: 0;
    width: auto;
    height: auto;
    line-height: 1;
    vertical-align: bottom
}

.sidr-class-menu-item-has-children {
    position: relative
}

.sidr-class-dropdown-toggle {
    font-size: 11px;
    height: 100%;
    width: 60px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    color: #555;
    text-align: right;
    padding-right: 20px;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.sidr-class-dropdown-toggle:before {
    font-family: 'FontAwesome';
    content: '+';
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-top: -15px;
    margin-left: -15px
}

.oceanwp-sidr-overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 9999
}

#mobile-fullscreen {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    overflow-y: scroll;
    z-index: 100000
}

#mobile-fullscreen a.close {
    position: absolute;
    top: 14px;
    right: 14px
}

#mobile-fullscreen nav {
    display: table-cell;
    vertical-align: middle;
    padding: 50px 0;
    text-align: center
}

#mobile-fullscreen ul {
    list-style: none;
    margin: 0
}

#mobile-fullscreen ul li a {
    display: block;
    position: relative;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center
}

#mobile-fullscreen ul li a:hover {
    color: #929292
}

#mobile-fullscreen ul li a i,
#mobile-fullscreen ul li a img {
    margin-right: 10px
}

#mobile-fullscreen ul li a i.after {
    margin-right: 0;
    margin-left: 10px
}

#mobile-fullscreen ul li .dropdown-toggle {
    display: inline-block;
    width: 26px;
    padding-left: 5px;
    text-align: center
}

#mobile-fullscreen ul li .dropdown-toggle:before {
    font-family: 'FontAwesome';
    content: '+'
}

#mobile-fullscreen ul li.open-sub>a>.dropdown-toggle:before {
    content: '-'
}

#mobile-fullscreen ul ul.sub-menu {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0
}

#mobile-fullscreen ul ul.sub-menu li a {
    font-size: 13px;
    padding: 3px 0
}

#mobile-fullscreen ul>li {
    display: block
}

#mobile-fullscreen ul>li>a {
    font-size: 18px;
    line-height: 1.2;
    padding: 12px 0
}

@-webkit-keyframes blink {
    0% {
        -webkit-opacity: 1
    }

    50% {
        -webkit-opacity: 0
    }

    100% {
        -webkit-opacity: 1
    }
}

@-moz-keyframes blink {
    0% {
        -moz-opacity: 1
    }

    50% {
        -moz-opacity: 0
    }

    100% {
        -moz-opacity: 1
    }
}

@-o-keyframes blink {
    0% {
        -o-opacity: 1
    }

    50% {
        -o-opacity: 0
    }

    100% {
        -o-opacity: 1
    }
}

@keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

#transparent-header-wrap {
    position: relative
}

.sf-menu,
.sf-menu * {
    margin: 0;
    padding: 0;
    list-style: none
}

.sf-menu li.menu-item {
    position: relative;
    white-space: nowrap;
    white-space: normal
}

.sf-menu li:hover {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none
}

.sf-menu ul.sub-menu {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 9999
}

.sf-menu>li {
    float: left
}

.sf-menu li:hover>ul {
    display: block
}

.sf-menu a.menu-link {
    display: block;
    position: relative;
    zoom: 1
}

.sf-menu ul.sub-menu ul {
    top: 0;
    left: 100%
}

.no-top-border .sub-menu {
    border: none
}

.page-header {
    position: relative;
    background-color: #f5f5f5;
    padding: 34px 0
}

.page-header .container {
    position: relative
}

.has-transparent-header .page-header {
    padding: 120px 0 36px 0
}

body.home .page-header-inner {
    text-align: center
}

.page-header-title {
    display: block;
    font-size: 24px;
    line-height: 1.4em;
    font-weight: 400;
    margin: 0;
    color: #333
}

.background-image-page-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    background-color: #000;
    height: 400px;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover
}

.background-image-page-header .page-header-inner {
    text-align: center
}

.page-header.background-image-page-header .page-header-title {
    position: relative;
    color: #fff;
    font-size: 44px;
    font-weight: 400;
    max-width: 100%;
    z-index: 2
}

.background-image-page-header-overlay {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #000;
    z-index: 1;
    -moz-opacity: 0.5;
    -webkit-opacity: 0.5;
    opacity: 0.5
}

@media only screen and (max-width:959px) {
    body.has-breadcrumbs .page-header-title {
        max-width: 100%;
        width: 100%
    }
}

@media only screen and (max-width:767px) {
    .page-header {
        background-attachment: initial !important
    }

    .page-header.background-image-page-header .page-header-title {
        font-size: 24px
    }

    .background-image-page-header {
        height: auto !important
    }

    body.has-breadcrumbs .page-header-title {
        max-width: 100%;
        width: 100%
    }
}

.widget_categories li,
.widget_archive li {
    padding: 6px 0;
    border-bottom: 1px solid #e9e9e9
}

.widget_categories li:first-child,
.widget_archive li:first-child {
    border-top: 1px solid #e9e9e9
}