img,
legend {
    border: 0
}

.top-wrapper,
body,
html {
    width: 100%
}

footer,
legend,
td,
th {
    padding: 0
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    background-color: #fff
}

body {
    margin: 0;
    background: #fff;
    opacity: 1;
    transition: 1s opacity;
    overflow-x: hidden;
}

body,
html {
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    min-height: 100%;
    font-weight: 300;
}

body.fade-out {
    opacity: 0;
    transition: none
}

#back-to-top,
.logo-footer {
    transition: opacity .2s ease-out;
    text-decoration: none
}

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
}

a {
    background-color: transparent
}

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

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

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em
}

mark {
    color: #000
}

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

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

hr {
    box-sizing: content-box;
    height: 0
}

pre,
textarea {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

#back-to-top,
#nav li a,
.category-list li a,
.contact,
.privacy,
.copyright,
.logo-footer,
.search-box .search-name {
    font-family: 'PT Sans', Helvetica, Arial, sans-serif
}

button {
    overflow: visible
}

#content,
.entry-image,
.instagram,
.item-content {
    overflow: hidden
}
.entry img {
    width: 100%;
    margin-top: 10px
}
figure {
    max-width: 100%!important;
    width: 100%;
}
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[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 silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

#top-container,
.menu-container {
    max-width: 1260px;
    margin: 0 auto
}

.header-container {
    width: 100%;
    height: 160px;
    z-index: 100;
    display: block;
    background: #fff;
    position: fixed
}
.photo {
    width: 200px;
    display: block;
    margin: 0
}
.meta-container div {
    padding-left: 0;
}
.naslov-container .title {
    text-transform: uppercase;
}
.indizajn-logo {
    background: url(images/indizajn-logo.svg) center top no-repeat
}
.indizajn-logo-footer {
    background: url(images/rtl-logo.svg) center top no-repeat
}
.listing {
    display: flex;
    flex-wrap: wrap;
}
#top-container,
.logo,
.menu-container,
.top-wrapper {
    position: relative;
    display: block
}

#top-container {
    padding: 0 15px
}

.menu-container {
    height: 40px
}

.logo {
    float: left;
    z-index: 9999
}

.indizajn-logo {
    display: block;
    position: absolute
}

.indizajn-logo-footer {
    display: block;
    width: 90px;
    height: 25px;
    background-size: 100%;
}

i.far.fa-facebook,
i.fa.fa-instagram,
i.far.fa-pinterest {
    line-height: 30px;
}
footer {
    position: relative;
    border-top: solid 1px #eee;
    height: 170px;
    display: block
}

#nav li,
.category-list li,
.contact li, .privacy li {
    display: inline-block
}

#back-to-top,
.contact,
.privacy,
.copyright,
.logo-footer {
    font-weight: 300;
    font-size: 1.2rem;
    text-transform: uppercase
}

.copyright {
    margin-bottom: 0;
    text-align: center;
    color: #000
}

#back-to-top {
    position: absolute;
    top: 2px;
    right: 0;
    width: auto;
    color: #000;
    opacity: 0;
    z-index: 1;
}

#back-to-top.show {
    opacity: 1
}

.site-footer {
    margin-top: 15px
}

.contact, .privacy {
    position: absolute;
    list-style: none;
    padding: 0;
    text-align: center;
    width: 100%
}

.contact li, .privacy li {
    padding: 0 10px;
    text-align: center
}

.logo-footer {
    color: #000;
    width: auto
}

.button-close,
.button-next,
.button-previous {
    position: absolute;
    width: 44px;
    height: 44px;
    background: #000;
    text-align: center;
    line-height: 44px;
    color: #fff;
    text-decoration: none;
    border-radius: 50%;
    font-size: 16px
}

.button-next,
.button-previous {
    top: 50%;
    margin-top: -22px;
    line-height: 42px
}

.button-previous {
    left: -50px
}

.button-next {
    right: -50px
}

.button-close {
    top: -44px;
    right: -44px;
    font-size: 22px;
    color: rgba(255, 255, 255, .8)
}

#nav,
.search-box,
.social-buttons {
    position: absolute;
    right: 0
}

#content {
    height: 100%
}

#nav,
#nav li a,
#top-container,
.header-container,
.logo,
.social-buttons,
.social-buttons li a,
.title,
.top-bar,
.share-box li {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

#nav {
    left: 0;
    bottom: 0;
    margin: auto;
    top: -1px;
    padding: 0;
    text-align: center
}

#nav ul,
.category-list {
    padding: 0;
    list-style: none;
    width: auto
}

#nav li a,
.category-list li a {
    display: block;
    text-decoration: none;
    text-align: center;
    color: #333;
    text-transform: uppercase;
    font-size: 1.4rem;
    font-weight: 300;
    letter-spacing: 1px;
    padding: 10px
}

#nav li::before,
.category-list li::after {
    content: '';
    display: block;
    width: 0;
    height: 1px;
    background: #000;
    transition: width .3s
}

#nav li:hover::before,
.category-list li:hover::after {
    width: 100%;
    transition: width .3s
}

#nav li a:hover,
.category-list li a:hover {
    font-size: 1.4rem;
    color: #000;
    transition: all .1s ease-in-out
}

#nav li.active a,
.category-list li.current_page_item a {
    font-weight: 600
}

#nav li.active::before,
.category-list li.current_page_item::after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #000
}
.current_page_parent::before {
    content: '';
    display: block;
    width: 100% !important;
    height: 1px;
    background: #000
}
.category-list {
    margin: 0;
    padding: 0;
    text-align: center
}

.search-box {
    height: 24px;
    display: inline-block;
    vertical-align: bottom;
    line-height: initial;
    bottom: 1px;
    padding: 3px 15px;
    border-left: solid 1px #eee
}

.search-box .search-name {
    font-weight: 300;
    font-size: 1.2rem;
    text-transform: uppercase;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

.search-box .search-name:hover {
    font-weight: 600;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

.social-buttons {
    display: block;
    width: auto;
    padding: 0
}

ul.social-buttons li a {
    display: block;
    text-align: center;
    color: #333;
    outline: 0
}

ul.social-buttons li {
    height: 35px;
    width: 28px;
    font-size: 1.6rem;
    line-height: 35px;
    list-style: none;
    float: left;
}
#search {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .9);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    transform: translate(0, -100%);
    z-index: 9999;
    opacity: 0
}

#search.open {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
    z-index: 9999
}

#search input[type=text] {
    position: absolute;
    top: 50%;
    width: 100%;
    color: #fff;
    background: rgba(0, 0, 0, 0);
    font-weight: 300;
    text-align: center;
    border: 0;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
    outline: 0
}

#search .btn {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
}

#search .close {
    position: fixed;
    top: 5px;
    right: 15px;
    padding: 10px 17px;
    display: block;
    width: 30px;
    height: 50px;
    outline: 0;
    background: url(images/close.svg) center no-repeat;
    background-size: 100%;
    opacity: 1;
}

.owl-next,
.owl-prev {
    position: absolute;
    transform: translate(-50%, -50%)
}

#owl-carousel,
#owl-carousel-page,
#owl-carousel-related,
.item_owl {
    width: 100%
}

#menu-menu li ul {
    display: none
}

#carousel,
#carousel-pages, .carousel {
    max-width: 1600px;
    z-index: 0;
    margin: 0 auto;
    clear: both
}
#carousel .owl-next, #carousel .owl-prev, .carousel .owl-next, .carousel .owl-prev {
    top: 47%;
}
#carousel-pages {
    max-width: 1260px
}

.owl-carousel.owl-loaded {
    display: block;
    margin: 15px 0;
    width: 100%;
    list-style: none
}
div#owl-carousel-page, div#owl-carousel-related {
    margin-top: 45px!important;
}
.item_owl {
    padding: 0
}

.owl-next,
.owl-next .next,
.owl-prev,
.owl-prev .prev {
    display: block;
    width: 50px;
    height: 50px
}

.owl-next {
    right: 0
}

.owl-next .next {
    background: url(images/next.svg) center no-repeat;
    background-size: 100%;
    opacity: 1
}

.owl-prev {
    left: 50px
}

.owl-dots,
.section-heading {
    position: relative;
    text-align: center
}
section.related {
    clear: both;
}
.owl-prev .prev {
    background: url(images/prev.svg) center no-repeat;
    background-size: 100%;
    opacity: 1
}

.disabled .next,
.disabled .prev {
    opacity: .5
}

.owl-dots {
    margin-top: 15px;
    width: 100%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.owl-dot {
    border-radius: 50px;
    height: 10px;
    width: 10px;
    display: inline-block;
    background: rgba(127, 127, 127, .5);
    margin-left: 5px;
    margin-right: 5px
}

.owl-dot.active {
    background: #967bb6
}

.section-heading {
    font-weight: 300;
    margin: 30px auto 30px auto;
    width: auto;
    display: table;
    text-transform: uppercase;
    line-height: 4rem;
}


.main-container .section-heading {
    margin: 0 auto 20px auto
}
.single .section-heading {
    margin: 20px auto 20px auto;
    font-size: 2rem;
}

.post-navigation .next-post , .post-navigation .prev-post  {
    width: 100%;
    background: #967bb6;
    text-align: center;
    padding: 15px;
}
.post-navigation .next-post a, .post-navigation .prev-post a {
    color: #fff;
    font-weight: 300;
    font-size: 2rem;
    line-height: 2rem;
    text-align: center;
}
.post-navigation .next-post a:hover, .post-navigation .prev-post a:hover {
    opacity: 0.8;
}
.related-post li {
    padding: 15px 0;
}
.headline-wrapper {
    position: absolute;
    background: rgba(0, 0, 0, .6);
    width: 90%;
    text-align: center;
    padding: 15px 20px;
    top: 50%;
    z-index: 10;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.top-bar {
    display: block;
    height: 155px;
    position: relative
}
.single .gutter {
    margin-bottom: 30px;
}  
ul.listing {
    list-style: none;
    margin: 0;
    padding: 0
}

.listing .entry-category {
    color: #000
}

.listing h2 a {
    color: #000;
    font-weight: 300
}

.listing p {
    font-size: 1.6rem;
    line-height: 2rem;
    margin-top: 5px
}

.egida .listing p {
    color: #fff
}

.egida .headline-wrapper h2 a,
.headline-wrapper h2 a {
    color: #fff;
    font-weight: 300;
}

#carousel-pages .headline-wrapper h2 a {
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 25px;
    text-transform: uppercase
}

.egida .entry-category,
.entry-category {
    color: #fff;
    font-weight: 300;
    font-size: 1.3rem;
    padding: 5px 0;
    text-transform: uppercase
}

.entry-image {
    position: relative
}

.galerija-icon,
.video-icon {
    font-size: 4rem;
    z-index: 10;
    display: block;
    width: 100%;
    height: 100%
}

.galerija-icon a,
.video-icon a {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 0
}


.egida .headline-wrapper a,
.page .item-content a {
    color: #fff
}
.noegida .item-content a {
    color: #000
}
.egida .headline-wrapper a:hover,
.page .item-content a:hover {
    color: #967bb6
}

.single .title {
    margin-bottom: 10px
}

.instagram {
    position: relative;
    padding-top: 0
}

.instagram-media {
    max-width: 100%!important;
    position: relative!important;
}

.entry ol,
.entry ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.entry ol li, 
.entry ul li {
    margin: 10px 25px;
    padding: 0;
    font-size: 1.6rem;
    list-style-type: decimal;
}

.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6,
.entry p {
    color: #000;
    width: 100%;
    line-height: 25px;
    font-family: 'PT Sans', Arial, Helvetica, sans-serif!important;
    margin: 15px 0;
    text-align: left
}

.entry p, .results{
    font-weight: 300;
    font-size: 1.8rem
}
.results {
    padding: 15px;
}
.content-post {
    padding-top: 0;
}
#_iprom_bg_right_ {
    top: 160px !important;
    right: -60px !important;
}
#_iprom_bg_left_ {
    top: 160px !important;
    left: -60px !important;
}
.iAdserver img {
    width: auto;
}
.mobile_billboard, .cube_banner {
    width: 100%;
    display: table;
}
.billboard_banner, .banner_300x250 {
    margin: 0 auto;
    width: auto;
    display: table;
    padding-bottom: 20px;
    padding-top: 20px;
}
.home > .billboard_banner ~ .billboard_banner {
    border-top: solid 1px #eee;
    border-bottom: solid 1px #eee;
}
.billboard_banner > div {
    width: auto;
    display: table;
    margin: 0 auto;
}
.single .billboard_banner, .page-template-page-category .billboard_banner {
    border: none;
}
.banner_300x250 {
    margin-bottom: 0;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
    font-weight: 700;
    font-size: 1.8rem
}
.entry a {
    color: #048a99;
}
.entry a:hover {
    color: #222;
} 
.galerija-icon a div,
.video-icon a div {
    width: 100px;
    height: 100px;
    border: none;
    left: 50%;
    top: 50%;
    z-index: 100;
    display: table;
    position: absolute;
    text-align: center;
    transform: translate(-50%, -50%)
}

.galerija-icon a div span,
.video-icon a div span {
    width: 100px;
    height: 100px;
    z-index: 20;
    right: 3px;
    display: table-cell;
    position: relative;
    text-align: center;
    vertical-align: middle;
    color: #fff;
}
.galerija-icon a div span {
    right: 0
}
.galerija-icon a div span svg,
.video-icon a div span svg {
    margin-left: 5px;
}
.video-icon a div span {
    right: 0;
    left: 5px;
}
.egida .video-icon a div span {
    left: 2px;
}
.noegida .video-icon a div span {
    left: 5px;
}
.item,
.media_player_container {
    position: relative;
    overflow: hidden
}
.egida .galerija-icon,
.egida .video-icon {
    font-size: 1.3rem;
    z-index: 10;
    display: block;
    width: 100%;
    height: 100%
}
.egida .galerija-icon {
    font-size: 1.6rem;

}
.opis-container p {
    font-size: 1.6rem;
    line-height: 2rem;
    margin: 10px 0;
}
.egida .galerija-icon a div,
.egida .video-icon a div {
    width: 30px;
    height: 30px;
    left: auto;
    display: table;
    right: 0;
    top: auto;
    bottom: -10px;
    z-index: 20
}
.egida .galerija-icon a div span,
.egida .video-icon a div span {
    width: 30px;
    height: 30px;
    z-index: 20;
    right: 0;
    display: table-cell;
    position: relative;
    text-align: center;
    vertical-align: middle;
    color: #fff;
}

.egida .video-icon a div span svg {
    margin-left: 2px;
}
.egida .galerija-icon a div span svg {
    margin-left: 0;
}
.featured img {
    width: 100%
}

i.fa.fa-image,
i.fa.fa-play {
    color: #fff;
    height: 100%;
    display: table-cell;
    padding-left: 10%;
    text-align: center;
    vertical-align: middle
}
i.fa.fa-image {
    padding-left: 0;
}
.masonry {
    margin: 4px 0;
    padding: 0;
}

.single .item {
    display: inline-block;
    background: #fff;
    padding: 4px 0;
    width: 100%;
    float: left;
    margin: 0;
    transition: 1s ease all;
    -webkit-transition: 1s ease all;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.page-template .item img {
    max-width: 100%
}
.search .item {
    transition: none;
    -webkit-transition: none;
    padding: 15px;
}
a.post-edit-link {
    text-transform: uppercase;
    font-size: 1.5rem;
    padding: 5px 10px;
    background: #000;
    color: #fff;
    text-align: right
}

body,
button,
h1,
h2,
h3,
h4,
h5,
h6,
input,
select,
textarea {
    color: #000;
    font-family: 'PT Sans', Helvetica, Arial, sans-serif
}

.media_player_container {
    padding-bottom: 56%;
    padding-top: 0;
    height: 0
}

.media_player_container iframe {
    position: absolute;
    height: 100%;
    width: 99.8%
}



.wp-caption-text, small {
    text-transform: uppercase;
    font-size: 1.2rem;
    padding: 0
}

.wpifs-loading {
    height: 32px;
    width: 100%;
    clear: both;
    display: inline-block;
}
.wpifs-loading img  {
    width: 32px;
    height: 32px;
    margin: 0 auto;
    display: block;
}
img,
table,
textarea {
    width: 100%
}

.fixed {
    position: fixed;
    top: 0;
    height: 60px
}
.postid-112160 .entry a {
    color: #000;
}
.postid-112160 .entry a:hover {
    color: #f2c61c;
}
@supports (-ms-ime-align:auto) {
    .indizajn-logo {
        background: url(images/indizajn-logo.png) no-repeat
    }
    .indizajn-logo-footer {
        background: url(images/rtl-logo.png) center top no-repeat;
        -webkit-background-size: 100%;
    }
}

@media (-ms-high-contrast:none) {
    .indizajn-logo {
        background: url(images/indizajn-logo.png) no-repeat
    }
    .indizajn-logo-footer {
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/rtl-logo.png',sizingMethod='scale');
        -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/rtl-logo.png',sizingMethod='scale')";
    }
}

body,
button,
input,
select,
textarea {
    line-height: 1.42857
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    margin: 0;
    line-height: 100%
}

p {
    margin: 0
}

cite,
dfn,
em,
i {
    font-style: italic
}

blockquote {
    margin: 0 1.5em
}

address {
    margin: 0 0 1.5em
}

code,
kbd,
tt,
var {
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-size: .9375rem
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

ins,
mark {
    background: #fff9c0;
    text-decoration: none
}

big {
    font-size: 125%
}

html {
    box-sizing: border-box
}

*,
:after,
:before {
    box-sizing: inherit
}

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

blockquote,
q {
    quotes: "" ""
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li>ol,
li>ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin: 0 1.5em 1.5em
}

img {
    height: auto;
    display: block
}

figure {
    margin-bottom: 10px;
}
figure img { max-width: 100%; }
table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 0 1.5em
}

article {
    position: relative
}

.fadein {
    opacity: 1
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    color: #fff;
    cursor: pointer;
    font-size: 1.5rem;
    font-weight: 300;
    padding: 15px 20px;
    text-transform: uppercase;
    line-height: 1.7em;
    background: #333;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    transition: all .2s;
    border: none;
    width: 100%;
}

input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
    background-color: #000;
    border-color: #000;
    padding: 6px 20px
}

button:active,
button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
    border-color: #333
}

select {
    border: 1px solid #ccc
}

input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
input[type=number]:focus,
input[type=search]:focus,
textarea:focus {
    color: #333;
    border-radius: 0;
    outline: 0!important;
    font-weight: 300;
    font-stretch: 4rem
}

a:focus,
a:hover {
    color: #222;
    text-decoration: none;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    outline: 0
}

a {
    text-decoration: none;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;

}
.privacy a {
    color: #048a99;
}
.mobile-menu {
    display: block;
    max-width: 500px;
    width: 100%;
    top: -120%;
    height: 100vh;
    background-color: rgba(0, 0, 0, .9);
    position: fixed;
    z-index: 8888;
    transition: .6s ease;
    right: 0;
    opacity: 1
}

.mobile-menu ul li,
.mobile-menu ul li a {
    width: auto;
    margin: 0 auto;
    overflow: hidden
}

.hiddden {
    overflow: hidden
}

.mobile-menu ul {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    padding: 0
}

ul.sub-menu {
    clear: both;
    transform: none!important;
    left: 0
}

ul.sub-menu li a {
    font-size: 14px!important;
    line-height: 20px
}

.mobile-menu ul li {
    list-style: none;
    display: table;
    clear: left
}

.mobile-menu ul li:after {
    content: '';
    display: block
}

.mobile-menu ul li a {
    max-width: 1200px;
    display: block;
    padding: 5px 10px;
    text-align: left;
    float: left;
    text-decoration: none;
    color: #fff;
    font-size: 2.3rem;
    position: relative;
    clear: both;
    text-transform: uppercase;
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-weight: 300
}

.arrow {
    color: #fff;
    margin-left: 10px;
    display: inline-block;
    width: 20px;
    height: 25px;
    background: url(images/down-arrow.svg) bottom no-repeat;
    background-size: 70%;
    cursor: pointer
}

.mobile-menu ul li a:after {
    content: '';
    background: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    right: -100%;
    top: 0;
    z-index: -1;
    transition: .4s ease
}

.mobile-menu ul li a:hover {
    color: #333
}

.mobile-menu ul li a:hover:after {
    right: 0
}

.mobile-menu img {
    position: absolute;
    width: 150px;
    display: block;
    left: 50%;
    top: 3rem;
    transform: translatex(-50%);
    padding: 0;
    text-align: center
}

.mobile-menu--open {
    top: 0;
    opacity: 1
}

.mobile-menu--close {
    top: -100%;
    opacity: 0
}

.mobile-nav-button {
    position: fixed;
    margin: 1rem 2rem;
    right: 0;
    top: 0;
    z-index: 9999;
    cursor: pointer;
    width: 25px;
    height: 25px
}

.mobile-nav-button .mobile-nav-button__line {
    width: 100%;
    height: 1px;
    margin: .8rem 0;
    background: #000;
    position: relative;
    transition: 1s ease;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px
}

.mobile-nav-button .mobile-nav-button__line:nth-of-type(2) {
    margin: .5rem 0
}

.mobile-nav-button .mobile-nav-button__line--1 {
    transform: rotate(45deg);
    top: 9px;
    position: absolute;
    background: #fff
}

.mobile-nav-button .mobile-nav-button__line--2 {
    display: none
}

.open,
html[xmlns] .clearfix {
    display: block
}

.mobile-nav-button .mobile-nav-button__line--3 {
    transform: rotate(135deg);
    top: 9px;
    position: absolute;
    background: #fff
}

.post-thumbnail h2 {
    overflow: hidden!important;
    top: 65%;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    width: 100%;
    z-index: 10;
    text-align: center;
    padding: 13px
}

* html .clearfix {
    height: 1%
}
.share-post-box, .share-post-box-mobile {
    width: 100%;
    background: #fafafa;
}
.share-box {
    margin: 0 auto;
    padding: 0;
    width: auto;
    display: table;
    list-style: none;
}
.share-box li {
    margin: 10px;
    padding: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 1.6rem;
    text-align: center;
    display: inline-block;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    background: #fff;
}
.share-box li a {
    color: #000;
    width: 100%;
    height: 100%;
    display: block;
    
}
.share-box li a:hover {
    color: #fff;
    
}
.share-box li:hover {
    background: #000;
}
.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 {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto!important;
    color: #21759b;
    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
}

.clear:after,
.clear:before,
.comment-content:after,
.comment-content:before,
.entry-content:after,
.entry-content:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before {
    content: "";
    display: table;
    table-layout: fixed
}

.clear:after,
.comment-content:after,
.entry-content:after,
.site-content:after,
.site-footer:after,
.site-header:after {
    clear: both
}
.gdpr-ask-modal-content span {
    font-size: 1.5rem;
}
.home .section-heading::before, .home .section-heading::after {
    display: inline-block;
    content: "";
    border-top: .1rem solid purple;
    width: 4rem;
    margin: 0 1rem;
}
img.fc-header-image {
    width: auto;
 }
 #didomi-host .didomi-popup-notice .didomi-popup-notice-logo {
    margin: 0 auto 30px!important;
}
@media all and (min-width:800px) {
    .fancybox-thumbs {
        top: auto;
        width: auto;
        bottom: 0;
        left: 0;
        right: 0;
        height: 95px;
        padding: 10px 10px 0;
        box-sizing: border-box;
        background: rgba(0, 0, 0, .3)
    }
    .fancybox-show-thumbs .fancybox-inner {
        right: 0;
        bottom: 95px;
        overflow: visible
    }
    .fancybox-thumbs::-webkit-scrollbar {
        height: 7px
    }
    .fancybox-thumbs::-webkit-scrollbar-track {
        background: #2a2a2a;
        border-radius: 10px;
        box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
    }
    .fancybox-thumbs::-webkit-scrollbar-thumb {
        background: #ccc;
        border-radius: 10px
    }
}