/*!
Theme Name: Europanel Vision Platform Theme
Theme URI: http://visionplatform.europanel.com
Description: Europanel Vision Platform Theme
Version: 2.0
Author: Ripple Digital
Author URI: http://www.ripple-digital.com
*/

.clear {
    clear: both;
    font-size: 0;
    margin: 0;
    padding: 0;
    line-height: 0;
    visibility: hidden;
    height: 0;
    display: block !important
}

.noscroll {
    height: 100vh;
    overflow-y: hidden;
    overflow-x: hidden;
}

html {
    font-family: sans-serif;
    text-rendering: geometricPrecision;
    font-feature-settings: "kern" 1;
    -webkit-text-size-adjust: 100%;
    -ms-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
}

.mailpoet_form {
    min-height: 50vh !important;
}

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: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    color: #000000;
    background: #FFC828;
}

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: 1px;
    border-width:0;
    background-color:#FFC828;
}
hr.title {
    height: 2px;
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    font: inherit;
    margin: 0;
    color: inherit
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    cursor:pointer;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    margin: 0 2px;
    padding: .35em .625em .75em;
    border: 1px solid silver
}

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td,
th {
    padding: 0
}

figure {
    margin: 0;
    padding: 0 1em
}

a {
    text-decoration: none
}

tags {
    display: block;
    font-family: monospace;
    font-size: 0.7em;
}

footer {
    /*display: none !important;*/
}

@media print {
    *,
    :after,
    :before {
        color: #000000 !important;
        background: transparent !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^='#']:after,
    a[href^='javascript:']:after {
        content: ''
    }
    blockquote,
    pre {
        border: 1px solid #999999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .navbar {
        display: none
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000000 !important
    }
    .label {
        border: 1px solid #000000
    }
    .table {
        border-collapse: collapse !important
    }
    .table td,
    .table th {
        background-color: #fff !important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important
    }
    article img,
    article a.alignright,
    article a.alignleft,
    article a.alignnone {
        display: block;
        width: auto;
        height: auto;
        margin: 1em auto !important;
        float: none !important;
        clear: both !important
    }
}

*,
:after,
:before {
    box-sizing: border-box
}

.container-fluid {
    width: 90%;
    margin-right: auto;
    margin-left: auto
}

.container-fluid:after {
    content:'';
    clear:both;
    display:table;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
    /*max-width: 100%;*/
}
.clearfix::after,
.container::after,
.container-fluid::after,
.row::after {
    clear: both;
}
.clearfix::before,
.clearfix::after,
.container::before,
.container::after,
.container-fluid::before,
.container-fluid::after,
.row::before, .row::after {
    display: table;
    content: " ";
}

.col-xs-1 {
    width: 8.08333%
}

.col-xs-2 {
    width: 16.16667%
}

.col-xs-3 {
    width: 24.25%
}

.col-xs-4 {
    width: 32.33333%
}

.col-xs-5 {
    width: 40.41667%
}

.col-xs-6 {
    width: 48.5%
}

.col-xs-7 {
    width: 56.58333%
}

.col-xs-8 {
    width: 64.66667%
}

.col-xs-9 {
    width: 72.75%
}

.col-xs-10 {
    width: 80.83333%
}

.col-xs-11 {
    width: 88.91667%
}

.col-xs-12 {
    width: 100%
}

.col {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

.hide-xs {
    display: none !important;
}
.show-xs-ib {
    display: inline-block !important;
}
.show-xs-b {
    display: block !important;
}

@media screen and (min-width: 544px) {
    .col-sm-1 {
        width: 8%
    }
    .col-sm-2 {
        width: 16%
    }
    .col-sm-3 {
        width: 24%
    }
    .col-sm-4 {
        width: 33%
    }
    .col-sm-5 {
        width: 40%
    }
    .col-sm-6 {
        width: 49.5%
    }
    .col-sm-7 {
        width: 56%
    }
    .col-sm-8 {
        width: 64%
    }
    .col-sm-9 {
        width: 72%
    }
    .col-sm-10 {
        width: 80%
    }
    .col-sm-11 {
        width: 88%
    }
    .col-sm-12 {
        width: 96%
    }

    .hide-sm {
        display: none !important;
    }
    .show-sm-ib {
        display: inline-block !important;
    }
    .show-sm-b {
        display: block !important;
    }
}

@media screen and (min-width: 768px) {
    .col-md-1 {
        width: 8%
    }
    .col-md-2 {
        width: 16%
    }
    .col-md-3 {
        width: 24%
    }
    .col-md-4 {
        width: 33%
    }
    .col-md-5 {
        width: 40%
    }
    .col-md-6 {
        width: 49.5%
    }
    .col-md-7 {
        width: 56%
    }
    .col-md-8 {
        width: 64%
    }
    .col-md-9 {
        width: 72%
    }
    .col-md-10 {
        width: 80%
    }
    .col-md-11 {
        width: 88%
    }
    .col-md-12 {
        width: 96%
    }

    .hide-md {
        display: none !important;
    }
    .show-md-ib {
        display: inline-block !important;
    }
    .show-md-b {
        display: block !important;
    }
}

@media screen and (min-width: 992px) {
    .col-lg-1 {
        width: 8%
    }
    .col-lg-2 {
        width: 16%
    }
    .col-lg-3 {
        width: 24%
    }
    .col-lg-4 {
        width: 33%
    }
    .col-lg-5 {
        width: 40%
    }
    .col-lg-6 {
        width: 48%
    }
    .col-lg-7 {
        width: 56%
    }
    .col-lg-8 {
        width: 64%
    }
    .col-lg-9 {
        width: 72%
    }
    .col-lg-10 {
        width: 80%
    }
    .col-lg-11 {
        width: 88%
    }
    .col-lg-12 {
        width: 96%
    }

    .hide-lg {
        display: none !important;
    }
    .show-lg-ib {
        display: inline-block !important;
    }
    .show-lg-b {
        display: block !important;
    }
}

@media screen and (min-width: 1200px) {
    .col-xl-1 {
        width: 8%
    }
    .col-xl-2 {
        width: 16%
    }
    .col-xl-3 {
        width: 24.75%
    }
    .col-xl-4 {
        width: 33%
    }
    .col-xl-5 {
        width: 40%
    }
    .col-xl-6 {
        width: 48%
    }
    .col-xl-7 {
        width: 56%
    }
    .col-xl-8 {
        width: 64%
    }
    .col-xl-9 {
        width: 69.2%
    }
    .col-xl-10 {
        width: 80%
    }
    .col-xl-11 {
        width: 88%
    }
    .col-xl-12 {
        width: 96%
    }

    .hide-xl {
        display: none !important;
    }
    .show-xl-ib {
        display: inline-block !important;
    }
    .show-xl-b {
        display: block !important;
    }
}

.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    display: inline-block;
    vertical-align: top
}

.text-left {
    text-align: left !important;
}
.text-center {
    text-align: center !important;
}
.text-right {
    text-align: right !important;
}
@media screen and (min-width: 768px) {
    .text-768-left {
        text-align: left !important;
    }
    .text-768-center {
        text-align: center !important;
    }
    .text-768-right {
        text-align: right !important;
    }
}
@media screen and (min-width: 1024px) {
    .text-1024-left {
        text-align: left !important;
    }
    .text-1024-center {
        text-align: center !important;
    }
    .text-1024-right {
        text-align: right !important;
    }
}

.mt-5 {
    margin-top: 3rem !important;
}
.pt-0 {
    padding-top: 0 !important;
}

html {
    font-family: "KantarBrownWeb-Regular","Source Sans Pro",sans-serif;
    transition: font-size .15s ease;
    /*background-color: #f9f9f9;*/
    background-color: #ffffff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body,
html {
    color: #555555;
}

body {
    font-family: inherit;
    font-size: inherit;
    line-height: 1.5;
    background-color: inherit;
    -webkit-font-smoothing: inherit;
    -moz-osx-font-smoothing: inherit;
    /*overflow:hidden;*/
    padding-bottom: 30px;
}

* {
    -webkit-tap-highlight-color: transparent
}

a {
    color: #555555;
}

a:active {
    color: #ffffff;
    background-color: #FFC828
}

a:focus {
    background-color: inherit;
    outline: none
}

a>*,
label>i,
i,
strong {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-pointer-events: none;
    pointer-events: none
}

.btn-holder {
    display: inline-block;
}
@media screen and (min-width: 768px) {
    .btn-holder {
        text-align: right;
        width: auto;
        float: right;
        padding: 8px 0 0;
    }
}
@media screen and (min-width: 1024px) {
    .btn-holder {
        text-align: right;
        width: auto;
        float: right;
        padding: 5px 0 0;
    }
}

.btn-holder > span {
    display: block;
    float: left;
    margin:0 7px;
    background: transparent center center no-repeat;
    background-size: contain;
    width: 30px; height: 27px;
    cursor: pointer;
    color: #555555;
    font-size: 24px;
    text-align: center;
}
.btn-holder > span i {
    display: none;
}
.btn-holder > span:hover {
    /*background-color: #FFC828;*/
    color: #ffc828;
}
.btn-holder > span .stButton .stLarge {
    background-image: none !important;
    width: 44px; height: 40px !important;
}
.btn-holder > span.st_email_large {
    background-image: url("./images/site/icon-mail.svg");
}
.btn-holder > span.st_email_large:hover {
    background-image: url("./images/site/icon-mail_hover.svg");
}
.btn-holder > span.st_twitter_large {
    background-image: url("./images/site/icon-twitter.svg");
}
.btn-holder > span.st_twitter_large:hover {
    background-image: url("./images/site/icon-twitter_hover.svg");
}
.btn-holder > span.st_linkedin_large {
    background-image: url("./images/site/icon-linkedin.svg");
}
.btn-holder > span.st_linkedin_large:hover {
    background-image: url("./images/site/icon-linkedin_hover.svg");
}
.btn {
    display: inline-block;
    min-width: 100px;
    /*padding: .5em 1em;*/
    padding: 0;
    text-align: center;
    text-decoration: none;
    color: #555555;
    font-size: 24px;
    text-align: center;
    border-width: 0;
    background-color: transparent;
}
.btn-holder .btn.print,
.btn-holder .btn.email,
.btn-holder .btn.home {
    background: transparent center center no-repeat;
    background-size: contain;
    width: 30px; height: 27px;
    min-width: auto;
}
.btn-holder .btn.print {
    background-image: url("./images/site/icon-print.svg");
}
.btn-holder .btn.print:hover {
    background-image: url("./images/site/icon-print_hover.svg");
}
.btn-holder .btn.email {
    background-image: url("./images/site/icon-mail.svg");
}
.btn-holder .btn.email:hover {
    background-image: url("./images/site/icon-mail_hover.svg");
}
.btn-holder .btn.home {
    background-image: url("./images/site/icon-home.svg");
}
.btn-holder .btn.home:hover {
    background-image: url("./images/site/icon-home_hover.svg");
}
.btn-holder .btn.print:hover,
.btn-holder .btn.email:hover,
.btn-holder .btn.home:hover {
    /*background-color: #FFC828;*/
    color: #ffc828;
}
.btn-holder .btn {
    display: block;
    float: left;
    margin:0 7px;
    height: 27px;
    line-height: 27px;
}
.btn-holder .btn i {
    display: none;
}
.btn-holder .btn.email {
    margin:0 7px 0 0;
}
.btn-holder .btn.home {
    margin:0 0 0 7px;
}
.btn-holder .btn.btn-editor {
    display: none;
}

h1 {
    font-weight: 100;
    /*color: #fc6800*/
}

.post-tag-holder hr{
    margin: 1.5em 0;
}
@media screen and (min-width: 768px) {
    .post-tag-holder hr{
        margin: 1em 0 1em;
    }
}
@media screen and (min-width: 1024px) {
    .post-tag-holder hr{
        margin: 1.5em 0 1em;
    }
}

.embed-responsive {
    position: relative;
    display: block;
    overflow: hidden;
    height: 0
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-2by1 {
    padding-bottom: 66.666%
}
@media screen and (min-width: 768px) {
    .card-item.hero .embed-responsive-2by1 {
        padding-bottom: 50%
    }
}
@media screen and (min-width: 1024px) {
    .card-item .embed-responsive-2by1 {
        padding-bottom: 50%
    }
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.embed-responsive-3by2 {
    padding-bottom: 66.666%
}

.font-light {
    font-family: "KantarBrownWeb-Light","Source Sans Pro",sans-serif;
    font-weight: 300 !important;
}
.font-normal {
    font-weight: 400 !important;
}
.font-bold {
    font-family: "KantarBrownWeb-Bold","Source Sans Pro",sans-serif;
    font-weight: 600 !important;
}

@font-face {
    font-family: europanel-icons;
    font-weight: 400;
    font-style: normal;
    src: url(./typefaces/europanel-icons.eot?fm2m2u);
    src: url(./typefaces/europanel-icons.eot?fm2m2u#iefix) format('embedded-opentype'),
    url(./typefaces/europanel-icons.ttf?fm2m2u) format('truetype'),
    url(./typefaces/europanel-icons.woff?fm2m2u) format('woff'),
    url(./typefaces/europanel-icons.woff2?fm2m2u) format('woff2'),
    url(./typefaces/europanel-icons.svg?fm2m2u#europanel-icons) format('svg')
}

i {
    font-family: europanel-icons !important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    speak: none
}

/* blog specific icons */

i.cycle:before {
    content: '\e900'
}

i.down-arrow:before {
    content: '\e901'
}

i.up-arrow:before {
    content: '\e907'
}

i.close:before {
    content: '\e043'
}

i.grow:before {
    content: '\e902'
}

i.left-arrow:before {
    content: '\e903'
}

i.right-arrow:before {
    content: '\e904'
}

i.search:before {
    content: '\e905'
}

i.think:before {
    content: '\e906'
}

i.address:before {
    content: "\e908";
}

i.mail:before {
    content: "\e909";
}

i.mobile:before {
    content: "\e90a";
}

i.twitter:before {
    content: "\e90b";
}

i.web:before {
    content: "\e90c";
}

/* visionplatform icons */

i.linkedin:before {
    content: "\e90d";
}

i.barometer:before {
    content: "\e90e";
}

i.consumerindex:before {
    content: "\e90f";
}

i.close2:before {
    content: "\e910";
}

i.help:before {
    content: "\e911";
}

i.home:before {
    content: "\e912";
}

i.keyfacts:before {
    content: "\e913";
}

i.menu:before {
    content: "\e914";
}

i.platform:before {
    content: "\e915";
}

img {
    max-width: 100%;
    height: auto;
}

/* IE10+ CSS styles go here */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    article img {
        max-width: 800px;
    }
}

img.embed-responsive-item {
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover
}
img.icon-image {
    vertical-align: middle;
    margin-right: 15px;
    margin-bottom: 5px;
}
.menu-item a span.icon-image {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin-right: 12px;
}
.menu-item a span.icon-checkbox {
    background: transparent center center no-repeat;
    background-size: contain;
    background-image: url("./images/site/icon-checkbox.svg");
}
.menu-item a.active .icon-checkbox {
    background-image: url("./images/site/icon-checkbox_checked.svg");
}

header {
    position: fixed;
    z-index: 3;
    top: 0;
    right: 0;
    bottom: auto;
    left: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    /*border-bottom: 1px solid transparent;
    border-bottom-color: #e6e6e6;*/
    background-color: #fff;
    padding-top: 4px;
    padding-bottom: 12px
}

/* header utility classes */
header .hidden{
	visibility:hidden;
	width:0;
	height:0;
	clip:rect(0,0,0,0);
	opacity:0;
	overflow:hidden;
}

.portal-menus{
	line-height:1;
}

/* header RHS menu */
.portal-menus label{
	display:inline-block;
	padding:1em 5px 0;
	line-height:1;
	cursor:pointer;
}

.portal-menus i{
	color:#989898;
	font-size:20px;
}

.portal-menus section i{
	font-size:16px;
}

.portal-menus > section{
	background-color:#363636;
	position:fixed;
	top:0;
	left:0;
	bottom:0;
	height:100vh;
	width:100%;
	color:#c0c0c0;
	z-index:99;
}

.portal-menus > section a{
	display:inline-block;
	color:#c0c0c0;
}

.portal-menus > section > a{
	display:inline-block;
	width:100%;
	padding:0 1em;
	color:#c0c0c0;
	font-size:114.285%;
}

.portal-menus > section > a div{
	border-bottom:1px solid #555;	
	padding:1em;
}

.portal-menus > section > a.active,
.portal-menus > section > a.active i{
	color:#FFC828;
}

.portal-menus > section > a:focus,
.portal-menus > section > a:active,
.portal-menus > section > a:active i,
.portal-menus > section > a:focus i,
.portal-menus > section > a:hover i,
.portal-menus > section > a:hover{
	background-color:#555;
	color:#c0c0c0;
}


.portal-menus > section > a span{
	margin-left:.95em;
}

.portal-menus > section > div{
	border-bottom:1px solid #555;
	font-size:0;
}

.portal-menus > section > div a{
	border-left:1px solid #555;
}

.portal-menus > section > div label,
.portal-menus > section > div a{
	display:inline-block;
	padding:18px;
	width:25%;
	text-align:center;
}

.portal-menus > section > div label{
	width:50%;
	text-align:left;
}

#mobile-menu-switch + section{
	transform:translateX(100%);
	transition:all 650ms ease;
	opacity:0;
}

#mobile-menu-switch:checked + section{
	transform:translateX(0);
	opacity:1;
}

.loader-green,
.loader-orange {
    position: absolute;
    top: 0;
    right: 0;
    bottom: auto;
    left: 0
}

.loader-green {
    top: 2px
}

.loader-green span,
.loader-orange span {
    display: block;
    height: 2px
}

.loader-orange span {
    background-color: #fc6800
}

.loader-green span {
    background-color: #92d400
}

.header-container {
    display: table;
    float: left;
}

.portal-menus{
	display:table;
	float:right;
}

.header-container>span,
.header-container a {
    display: table-cell;
    vertical-align: top
}

.header-container>span {
    padding: .25em 0 0 14px;
}

.logo {
    display: inline-block;
    margin-right: 1em;
    transition: background-color .65s ease
}

.slogan {
    position: relative;
    top: 8px
}

.slogan .think {
    color: #adbcc0
}

.slogan .cycle {
    color: #d62165
}

.slogan .grow {
    color: #561f5b
}

.slogan {
    display: inline-table
}

.slogan strong {
    display: table-cell;
    padding-right: .25em
}

.slogan strong:nth-of-type(2) {
    position: relative;
    vertical-align: top;
    top:-5px;
    display:none;
}

.slogan strong i {
    margin-right: 4px;
    vertical-align: middle
}

.slogan strong span {
    line-height: 1;
    position: relative;
    top: -2px;
    display: block;
    margin-right: 5px;
    font-weight: 400
}

.page-submenu {
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 10;
    top: 60px;
}
@media screen and (min-width:768px){
    .page-submenu {
        top: 65px;
    }
}
@media screen and (min-width:1024px){
    .page-submenu {
        top: 70px;
    }
}
@media screen and (min-width:1280px){
    .page-submenu {
        top: 95px;
    }
}
@media screen and (min-width:1920px){
    .page-submenu {
        top: 95px;
    }
}

.page-submenu::before {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(61, 61, 73, 0.44);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    animation: background-to-blurry 450ms;
}


.menu-main-container {
    display: inline-block;
    margin: 0;
    padding: 0;
}
#menu-main {
    display: flex;
    margin: 0;
    padding: 0;
}
#menu-main li {
    display: block
}

#content-pressdown{
	height:0;
	position:relative;
	z-index:-1;
}

/* dropdown submenu styling */

.menu li .sub-menu{
	position:absolute;
	right:0;
	left:-9px;
	z-index:2;
	background-color: #f9f9f9;
	border-bottom: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	margin:auto;
	width: 89%;
    max-width: 1728px;
	padding:0;
	display:none;
}

.menu li .sub-menu a{
	font-size:12px;
	padding:.5em .425em;
}

@media screen and (min-width:375px){
	.menu li .sub-menu a{
		font-size:100%;
		padding:.5em;
	}
}

.menu li .sub-menu a:hover{
	background-color:transparent;
	color:#FFC828;
}

.menu li .sub-menu a:hover:after{
	_background-color:#e6e6e6;
	background-color:transparent;
}

/* hover state trigger */
.menu li .sub-menu.visible{
	display:block;
}

.primary-navigation .sub-menu li.active a:hover{
	color:#FFC828;
}

#content-pressdown.active{
	height:36px !important;
}

/* end dropdown submenu styling */

.primary-navigation .scroll-inner-container {
    min-width: 375px;
}

.primary-navigation.search .scroll-inner-container {
    min-width: 750px;
}

.search-container a,
.search-container label,
.primary-navigation a,
.primary-navigation label {
    position: relative;
    display: inline-block;
    /*margin-left: -3.75px*/
}

.search-container a,
.primary-navigation a {
    padding: .5em .35em;
    text-decoration: none;
}

.search-container a:after,
.search-container label:after,
.primary-navigation a:after,
.primary-navigation label:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    height: 4px;
    background-color: transparent;
    transition: background-color 450ms ease;
    margin: 0 1em;
}

@media screen and (min-width:320px){
    .search-container a,
    .primary-navigation a {
        padding: .85em 0.5em 0.8em;
        text-decoration: none
    }
    .search-container a:after,
    .primary-navigation a:after {
        margin: 0 0.5em;
    }
    .search label#user_search {
        position: absolute;
        left: 0;
        top: 0;
        right: unset;
    }
}
@media screen and (min-width:375px){
    .search-container a,
    .primary-navigation a {
	    padding: .85em 1.1em 0.8em;
	}
    .search-container a:after,
    .primary-navigation a:after {
        margin: 0 1.1em;
	}
}

@media screen and (min-width:450px){
    .primary-navigation.search .scroll-inner-container {
        min-width: unset;
    }
    .primary-navigation.search label#user_search {
        position: relative;
        top: unset;
    }
}
@media screen and (min-width:1024px){
    .search-container a:after,
    .primary-navigation a:after {
        margin: 0 1em;
	}
}

.primary-navigation li.menu-item:first-child a:after {
    margin-left: 0;
}
.primary-navigation li.menu-item:last-child a:after {
    margin-right: 0;
}
.primary-navigation li.menu-item:first-child a {
    padding-left: 0;
}
.primary-navigation li.menu-item:last-child a {
    padding-right: 0;
}

.sub-menu a:after {
    background-color: transparent;
}

.primary-navigation li > a {
    color: #ffffff;
    letter-spacing: 1.4px;
    line-height: 1.5;
}
.primary-navigation li:hover > a:after {
    background-color: #ffffff;
}
.primary-navigation li.active > a {
    font-weight: bold;
}

.search.primary-navigation label:after {
    background-color: #ffd400;
}
.primary-navigation li.active > a:after {
    background-color: #ffd400;
}

.primary-navigation .sub-menu li.active > a {
    color: #FFFFFF;
    background-color:transparent;
}

.search.primary-navigation li.active > a:after {
    background-color:transparent;
}

.primary-navigation li.active a:hover {
    color: #fff
}

.search-container {
    opacity: 0.2;
}
.search-container.search {
    opacity: 1;
}

.search-container .close,
.primary-navigation .close {
    display: none;
    color: silver
}

.search-container a.active,
.primary-navigation a.active {
    color: #FFFFFF;
}

.search-container label,
.primary-navigation label {
    margin-bottom: 0;
    padding: 0.55em 1em;
    cursor: pointer;
    color: #ffffff;
    margin-left: 8px;
}

@media screen and (min-width:320px){
    .primary-navigation.search label {
        padding: 0.7em 1em 0.55em;
    }
}
@media screen and (min-width:375px){
    .primary-navigation.search label {
        padding: 0.7em 1em 0.55em;
    }
}

.search-container.search label i,
.primary-navigation.search label i,
.primary-navigation li.active > a[title="additional-menu-items"]:hover{
    /*color: #92d400*/
}

.primary-navigation li > a[title="additional-menu-items"]:hover,
.primary-navigation li.active > a[title="additional-menu-items"]:hover{
	/*background-color:transparent;
	color:#92d400;*/
}

.primary-navigation li > a[title="additional-menu-items"]:hover:after,
.primary-navigation li.active > a[title="additional-menu-items"]:hover:after{
	/*background-color:#e6e6e6;*/
}

.search-container.search label .close,
.primary-navigation.search label .close {
    color: #ffffff;
}

.search-container label input::placeholder,
.primary-navigation label input::placeholder {
    color: #ffffff;
}
.search-container label input::-moz-placeholder,
.primary-navigation label input::-moz-placeholder {
    color: #ffffff;
}
.search-container label input::-webkit-input-placeholder,
.primary-navigation label input::-webkit-input-placeholder {
    color: #ffffff;
}
.search-container label input,
.primary-navigation label input {
    line-height: 1.2;
    position: relative;
    top: -2px;
    overflow: hidden;
    width: 0;
    margin-left: 0;
    border-width: 0;
    outline: none;
    background-color: transparent;
    text-align: left;
    padding: .35em;
    font-family: "KantarBrownWeb-Regular","Source Sans Pro",sans-serif;
    font-weight: normal;
}

.search-container.search label input,
.search-container label input:focus,
.search-container label input:active,
.primary-navigation label input:focus,
.primary-navigation label input:active {
    /*background-color: #f0f0f0;*/
}
.search-container label input:active,
.primary-navigation label input:active {
    border-width: 0;
    outline: none;
}

.search-container.search label input,
.primary-navigation.search label input {
    width: 224px;
    margin-left: .5em
}

.search-container.search .close,
.primary-navigation.search .close {
    display: inline-block
}

section.heading {
    /*padding-top: 20vh;*/
    padding-top: 130px;
}

main {
    display: none;
    margin-top: 1em;
}

@media screen and (min-width: 768px) {
    .primary-navigation label {
        margin-left: 15px;
    }
    section.heading {
        /*padding-top: 16vh;*/
        padding-top: 150px;
    }
    main {
        display: none;
        margin-top: 1em;
    }
}
@media screen and (min-width: 1024px) {
    .primary-navigation label {
        margin-left: 20px;
    }
    section.heading {
        /*padding-top: 20vh;*/
        padding-top: 155px;
    }
}
@media screen and (min-width: 1280px) {
    .primary-navigation label {
        margin-left: 30px;
    }
    section.heading {
        /*padding-top: 18vh;*/
        padding-top: 185px;
    }
}

main.active {
    display: block
}

main article ul {
    padding-left: 15px;
}

main .row .card-item {
    display: none;
    margin-bottom: 20px;
    text-decoration: none;
    color: #555;
    text-rendering: optimizeLegibility
}

main .row .card-item h2 {
    display: table;
    width: 100%;
    height: 2.5rem;
    margin-top: .8333rem;
    margin-bottom: .8333rem;
    color: #555555
}

main .row .hero.card-item h2,
main .row .featured.card-item h2 {
    height: 4.125rem;
}
main .row .card-item h2 span {
    font-weight: 600;
    display: table-cell;
    vertical-align: middle;
    line-height: 1.25;
}

main .row .card-item h3 {
    display: table;
    width: 100%;
    height: 3.5rem;
    margin-top: .8333rem;
    margin-bottom: .8333rem;
    color: #555555
}
main .row .card-item h3 span {
    font-weight: 600;
    display: table-cell;
    vertical-align: middle;
    line-height: 1.25;
}

main .row .card-item p {
    font-weight: 400;
    line-height: 1.25;
    min-height: 75px
}

main .row .card-item author,
main .row .card-item time {
    font-weight: 400;
    text-transform: capitalize;
}

main .row .card-item author:after {
    position: relative;
    top: -2px;
    padding-right: .5rem;
    padding-left: .5rem;
    content: '|'
}

.card-item .image-holder {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center
}

.card-item .image-holder .embed-responsive-item {
    visibility: hidden
}

main .row .card-item:hover h3 {
    /*color: #fc6800*/
}

ul.menu {
    list-style: none;
}

article,
aside {
    /*margin-top: 2em;*/
    margin-top: 0;
}

article {
    padding-right: 15px !important;
    padding-left: 15px !important;
}

main section.row article h1.article-heading {
    margin: 20px 0;
    padding: 0;
}

article h2 {
    font-family: "KantarBrownWeb-Light","Source Sans Pro",sans-serif;
    font-weight: 300;
    line-height: 1.5;
}
article .post-title {
    display: block;
    width: 100%;
    padding: 14px 0;
    font-family: "KantarBrownWeb-Light","Source Sans Pro",sans-serif;
    font-weight: 300;
    /*margin-bottom: 2em;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;*/
}

@media screen and (min-width:992px) {
	article .post-title {
    	padding: 10px 0 0;
	}
}

@media screen and (min-width:1440px) {
	article .post-title {
    	padding: 10px 0 0;
	}    
}

article img,
article img.alignnone,
article a.alignnone {
    display: block;
    margin: 0 auto 1em
}

article a:hover,
aside a:hover {
    background-color: transparent
}

article img.alignright {
    float: right;
    clear: right;
    margin-bottom: 0;
    margin-left: 2em
}

article img.alignleft {
    float: left;
    clear: right;
    margin-bottom: 0;
    margin-right: 2em
}

article a.alignright {
    float: right
}

article a.alignleft {
    float: left
}

article .btn-editor {
    display: none
}
/* article heading hr margin correction */
article hr{
	margin-top:1em;
	margin-bottom:1em;
}

@media screen and (max-width: 767px) {
    article img,
    article a.alignright,
    article a.alignleft,
    article a.alignnone {
        display: block;
        width: auto;
        height: auto;
        margin: 1em auto 25px !important;
        float: none !important;
        clear: both !important
    }
}

aside h2 {
    margin-bottom: 1.25em;
    padding: 12px 0;
    border-bottom: 2px solid #FFC828;
}
aside section + h2 {
    padding-top: 24px;
}

@media screen and (min-width: 1440px) {
    aside h2 {
        padding: 14px 0
    }
    aside section + h2 {
        padding-top: 28px;
    }
}

@media screen and (min-width: 2560px) {
    aside h2 {
        padding: 22px 0
    }
    aside section + h2 {
        padding-top: 44px;
    }
}

aside h3 {
    color: #555555;
    line-height: 1.375;
}

aside hr {
    margin: 1.2em 0
}

aside a {
    display: block;
    margin-top: 10px;
    margin-bottom: 1em;
    text-decoration: none
}

aside a:hover h3 {
    /*color: #fc6800*/
}

aside a:hover time {
    color: #555555;
}

aside a:active,
aside a:focus,
a:active {
    background-color: transparent
}

aside a h6 {
    margin-bottom: .25em;
    color: #555555;
}

aside a time {
    font-style: normal;
    line-height: 1;
    margin-top: 10px;
    display: inline-block;
}

aside a div {
    display: inline-block;
    /*max-width: 57%;*/
    max-width: 71%;
    max-height: 150px;
    vertical-align: middle;
}

aside a img {
    margin-right: 2%;
    max-width: 25%;
    max-height: 25%;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
}

aside p a:hover {
    /*color: #fc6800;*/
    background-color: transparent
}

aside {
    margin-left: 0;

}
aside section {
    margin-bottom: 30px;
}
aside ul.menu {
    padding-left: 0;
}
aside ul.menu li.menu-item img {
    min-width: 25%;
    margin-right: 3%;
}
aside ul.menu li.menu-item span {
    color: #555555;
    line-height: 1.375;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    max-width: 71%;
    max-height: 150px;
    vertical-align: middle;
}

@media screen and (min-width:992px) {
    aside {
        margin-left: 3.6%;
        margin-top: -7.5%;
    }
}
@media screen and (min-width:1440px) {
    aside {
        margin-left: 4.3%;
        margin-top: -7%;
    }
}
@media screen and (min-width:1920px) {
    aside {
        margin-left: 4.75%;
        margin-top: -6%;
    }
}

article + aside {
    margin-top: unset;
}

.scroll-container {
    overflow-x: auto;
    overflow-y: visible;
    /*border-bottom: 1px solid #e6e6e6;*/
}

.scroll-container::-webkit-scrollbar {
    display: none
}

.datefilter-holder,
.dialog-holder,
.tag-holder {
    display: none
}

.dialog-holder {
    margin-top: 2em;
}
.dialog-holder .col-xs-12>div,
.tag-holder .col-xs-12>.scroll-container {
    padding-top: .5em;
    padding-right: 1em;
    padding-left: 1em
}

.dialog-holder .col-xs-12>div {
    padding-top: 1em
}

.dialog-holder strong {
    color: #363636
}

.datefilter-holder.active,
.tag-holder.active {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.datefilter-holder.active,
.dialog-holder.active,
.tag-holder.active {
    display: block;
    margin-top: 25px;
}

.tag-holder a {
    line-height: 1;
    display: inline-block;
    margin-top: .5rem;
    margin-right: .35rem;
    padding: .4em 1em .4em;
    color: #989898;
    border-radius: 20px;
    border: 1px solid #e6e6e6;
}

@media screen and (max-width:1024px) {
    .tag-holder a {
        padding: 10px
    }
}

.tag-holder .scroll-inner-container {
    min-width: 2250px;
    padding-bottom: 1em
}

.tag-holder a span {
    margin-left: .25em
}

.tag-holder a.active,
.tag-holder a:active {
    text-decoration: none;
    background-color: #FFC828;
    color: #000000;
}

.tag-holder a:hover {
    color: #000000;
}

/* START DATE FILTER HOLDER */
.datefilter-holder .col-xs-12 {
    position: relative;
    margin: 0.5em 0;
}

.datefilter-holder div i {
    position: absolute;
    top: 14px;
    right: 12px;
    color: #555
}

.datefilter-holder .scroll-inner-container {
    min-width: 860px
}

.datefilter-holder #yearSelect {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 124px;
    text-align: center;
    background-color: #ffffff;
}

.datefilter-holder #yearSelect:after {
    position: absolute;
    top: 20%;
    right: 0;
    width: 1px;
    height: 60%;
    content: '';
    /*background-color: #e6e6e6;*/
}

.datefilter-holder.active #yearSelect:after {
    background-color: transparent;
}

.datefilter-holder #yearSelect ul {
    /*font-weight: 600;*/
    position: absolute;
    top: 0;
    right: 0;
    display: none;
    width: 115px;
    margin: 0;
    padding: 0;
    list-style-type: none;
    color: #ffffff;
    /*background-color: #555;*/
    background-color: rgba(61, 61, 73, 1);
}

.datefilter-holder #yearSelect ul i {
    color: #ffffff;
}

.datefilter-holder #yearSelect ul li:nth-of-type(1) {
    padding: .5em 1em;
    cursor: default;
    text-align: center
}

.datefilter-holder #yearSelect:active:after {
    /*background-color: #555;*/
    background-color: rgba(61, 61, 73, 1);
}

.datefilter-holder #yearSelect ul li a {
    display: block;
    padding: .25em .5em;
    text-align: left;
    text-decoration: none;
    color: #ffffff;
}

.datefilter-holder #yearSelect>time {
    display: block;
    width: 105px;
    padding: .5em 1em;
    color: #000000;
    font-size: 1.125rem;
    line-height: 1.25;
}

#yearSelect ul li:hover {
    /*background-color: #525261;*/
    background-color: rgb(101, 101, 118);
}

#yearSelect ul li:nth-of-type(1):hover {
    background-color: transparent
}

.datefilter-holder #monthSelect {
    display: inline-block;
    min-width: 800px;
    margin-left: 125px
}

.datefilter-holder #monthSelect time {
    display: inline-block;
    padding: 0.5em 1em;
    cursor: pointer;
    color: #686868;
    margin: 0 .25em;
    font-size: 1.125rem;
    line-height: 1.1;
}

.datefilter-holder #monthSelect time.active {
    background-color: #ffc828;
    color: #000000;
    border-radius: 20px;
}

.datefilter-holder #yearSelect time{
    cursor:pointer;
}

.datefilter-holder #yearSelect time.active  + ul{
    display:block;
}
/* END DATE FILTER HOLDER */

#user_search img {
    position: absolute;
    top: calc(50% - 13px);;
    right: -25px;
    display: none
}

.isSearching #user_search img {
    display: inline-block;
}

/* Handled in global header ***
footer {
    position: fixed;
    z-index: 1;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: .5em 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    vertical-align: middle;
    color: #fff;
    background-image: linear-gradient(180deg, #32323C, #000);
    box-shadow: 0 0 10px #32323C
}

footer>section {
    display: table;
    width: 100%
}

footer>section>div {
    line-height: 1;
    display: table-cell;
    padding: .1em 1em;
    vertical-align: middle;
    max-width:200px;
}

footer>section>div:nth-of-type(2) {
    text-align: right
}

footer img {
    display: inline-block;
    max-width: 240px
}

footer .copyright span {
    font-weight: 400;
    position: relative;
    top: 2px;
    color: #979797
}

footer .copyright {
	font-size: 9px;
	position: relative;
	top: -2px;
	color: #979797;
}

footer .copyright a {
    color: #979797;
}
*/

html {
    font-size: 14px
}

.slogan strong {
    font-size: 85%;
}

.slogan strong i {
    font-size: 200%;
}

.primary-navigation a {
    font-size: 14px;
    transition: color 450ms ease;
    text-transform: uppercase;
}

.datefilter-holder div i {
    font-size: 11px;
}

main .row .card-item h6 {
    font-size: 16px;
    margin-top: .8333rem;
    margin-bottom: .8333rem;
    line-height: 1.25
}

main .row .card-item .two-col {
    column-count: 2;
    column-gap: 25px;
}

@media screen and (min-width: 1024px) {
    main .row .card-item .two-col-1024 {
        column-count: 2;
        column-gap: 25px;
    }
}

main .row .card-item author,
main .row .card-item time {
    font-size: 90%;
    text-shadow:0 1px #fff;
}

h1,
h2,
h3,
h4,
h5 {
    font-weight: 400;
    line-height: 1.25;
    margin: 0
}

h1,
h2 {
    color: #555555;
}

h2, h3 {
    font-weight: bold;
}

h1 {
    font-size: 24px
}
.h1 {
    font-size: 20px
}
article h2 {
    font-size: 19px;
}
h2 {
    font-size: 18px
}

h3 {
    font-size: 16px
}

h4 {
    font-size: 12px
}

h5 {
    font-size: 7px
}

.card-item .card-intro {
    font-size: 14px;
    margin: 12px 0;
}

.card-item .card-intro.large {
    font-size: 16px
}

@media screen and (min-width: 768px) {
    html {
        font-size: 14px
    }
    h1 {
        font-size: 24px
    }
    .h1 {
        font-size: 20px
    }
    article h2 {
        font-size: 19px;
    }
    h2 {
        font-size: 18px
    }
    h3 {
        font-size: 16px
    }
    h4 {
        font-size: 12px
    }
    h5 {
        font-size: 7px
    }
    .primary-navigation a {
        font-size: 16px;
    }
    .card-item .card-intro {
        font-size: 14px;
        min-height: 75px;
    }
    .card-item .card-intro.large {
        font-size: 16px;
        min-height: 125px;
    }
    .card-item.featured .card-intro.large {
        min-height: 175px;
    }
    main .row .card-item p {
        min-height: 75px
    }
	/*
    footer .copyright {
    	font-size: 10px;
	}
    */
}

@media screen and (min-width: 1024px) {
    html {
        font-size: 14px
    }
    h1 {
        font-size: 28px
    }
    .h1 {
        font-size: 24px
    }
    article h2 {
        font-size: 21px;
    }
    h2 {
        font-size: 20px
    }
    h3 {
        font-size: 16px
    }
    h4 {
        font-size: 10px
    }
    h5 {
        font-size: 6px
    }
    .card-item .card-intro {
        font-size: 12px;
        min-height: 60px;
    }
    .card-item .card-intro.large {
        font-size: 16px;
        min-height: 100px
    }
    .card-item.featured .card-intro.large {
        min-height: 125px;
    }
    main .row .card-item p {
        min-height: 60px
    }
    /*
	footer .copyright {
    	font-size: 11px;
	}
    */
}

@media screen and (min-width: 1366px) {
    html {
        font-size: 14px
    }
    h1 {
        font-size: 32px
    }
    .h1 {
        font-size: 28px
    }
    article h2 {
        font-size: 22px;
    }
    h2 {
        font-size: 20px
    }
    h3 {
        font-size: 16px
    }
    h4 {
        font-size: 12px
    }
    h5 {
        font-size: 7px
    }
    .card-item .card-intro {
        font-size: 14px;
        min-height: 85px
    }
    .card-item .card-intro.large {
        font-size: 16px;
        min-height: 125px;
    }
    .card-item.featured .card-intro.large {
        min-height: 150px;
    }
    main .row .card-item p {
        min-height: 85px
    }
    /*
    footer img {
        max-width: 260px
    }
	footer .copyright {
    	font-size: 12px;
	}
    */
}

@media screen and (min-width: 1600px) {
    main .row .card-item p {
        min-height: 70px
    }
    /*
    footer img {
        max-width: 280px
    }
	footer .copyright {
    	font-size: 12px;
	}
    */
}

@media screen and (min-width: 1920px) {
    html {
        font-size: 16px
    }
    h1 {
        font-size: 36px
    }
    article h2 {
        font-size: 26px;
    }
    h2 {
        font-size: 24px
    }
    h3 {
        font-size: 20px
    }
    h4 {
        font-size: 13px
    }
    h5 {
        font-size: 8px
    }
    .primary-navigation li > a {
        font-size: 18px;
        line-height: 1.6;
    }
    .card-item .card-intro {
        font-size: 16px;
        min-height: 80px;
        margin: 16px 0;
    }
    .card-item .card-intro.large {
        font-size: 20px;
        min-height: 125px;
    }
    .card-item.featured .card-intro.large {
        min-height: 150px;
    }
    main .row .card-item p {
        min-height: 80px
    }
    aside ul.menu li.menu-item span {
        font-size: 20px
    }
    /*
    footer img {
        max-width: 300px
    }
    */
}

main section.row h1 {
    margin: 18px 0 15px;
    padding-right: 15px;
    padding-left: 15px;
}
@media screen and (min-width: 768px) {
    main section.row h1 {
        margin: 30px 0 25px;
        padding-right: 15px;
        padding-left: 15px;
    }
}
main .row .card-item.in {
    display: inline-block
}
main section.row .card-item figure {
    margin: 1em 0;
    padding-right: 15px;
    padding-left: 15px;
}

#fancybox-close {
    right: -35px !important;
}


.post-tag-header { 
	color: #FFC828;
	font-weight:600;
}

.post-tag-holder a { 
	text-transform: lowercase;
}

.post-tag-holder a:hover { 
	color: #FFC828;
}

::-ms-clear {
	display: none;
	width : 0;
	height: 0;
}

/* per page styling */
.privacy-policy main article h2,
.about main article h2{
	color:#363636;
	font-weight:600;
	font-size:inherit;
	margin-bottom:0;
	margin-top:2.5em;
	font-size:125%;
}

.privacy-policy main article h2:nth-of-type(n+2),
.about main article h2:nth-of-type(n+2){
	margin-top:3em;
}

.contact article address a:hover{
	color:#FFC828;
}

.contact article address i{
	color:#000000;
	top:2px;
	position:relative;
}

a[data-featherlight],
a.fancyboxforwp.alignnone,
a.fancyboxforwp.alignright,
a.fancyboxforwp.aligncenter,
a.fancyboxforwp.alignleft {
    position: relative;
    margin: 0 0 25px;
    display: block;
    font-size: 12px;
    line-height: 1.5;
    font-weight: normal;
}

a[data-featherlight]:before,
a.fancyboxforwp.alignnone:before,
a.fancyboxforwp.alignright:before,
a.fancyboxforwp.aligncenter:before,
a.fancyboxforwp.alignleft:before {
    content: '\e905';
    font-family: europanel-icons;
    font-size: 12px; font-weight: 400;
    font-style: normal; font-variant: normal;
    line-height: 1; text-transform: none; padding: 5px 5px;
    position: absolute; bottom: -22px; right: 50px;
    /*background: #C0C0C0; color: #FFFFFF;*/
    background: #FFC828; color: #000000;
}

a[data-featherlight]:after,
a.fancyboxforwp.alignnone:after,
a.fancyboxforwp.alignright:after,
a.fancyboxforwp.aligncenter:after,
a.fancyboxforwp.alignleft:after {
    content: 'Enlarge';
    font-size: 12px; padding: 2px 5px;
    position: absolute; bottom: -22px; right: 0;
    /*background: #C0C0C0; color: #FFFFFF;*/
    background: #FFC828; color: #000000;
}

a[data-featherlight]