/*
Theme Name: tab
Theme URI: http://underscores.me/
Author: Matthias Böttner
Author URI: http://hum.lu
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tab
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

tab is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

@font-face {
    font-family: 'Idea';
    src:    url('fonts/idea/Idea.eot?4af89g');
    src:    url('fonts/idea/Idea.eot?4af89g#iefix') format('embedded-opentype'),
        url('fonts/idea/Idea.ttf?4af89g') format('truetype'),
        url('fonts/idea/Idea.woff?4af89g') format('woff'),
        url('fonts/idea/Idea.svg?4af89g#Idea') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-idea"], [class*=" icon-idea"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'Idea' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-ideaidea-logo:before {
    content: "\e001";
}

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
}

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

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
	text-decoration: inherit;
}

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

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

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

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;
}

figure {
	margin: 1em 40px;
}

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

pre {
	overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
textarea {
	resize:none;
}
button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

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;
}

a:hover, a:active, a:focus,
object, embed {
   outline: 0;
}

input::-moz-focus-inner {
	border: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #0a2d35;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
	font-size: 1.2rem;
}

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

blockquote {
	margin: 0 1.5em;
	font-size: 2rem;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

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

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

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}
html, body{
	min-height: 100%;
	overflow-x: hidden;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #f3f2ed; /* Fallback for when there is no custom background color defined. */
	font-family: "brandon-grotesque",sans-serif;
}

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

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0;
	padding: 15px;
}

ul {
	list-style: disc;
}
ul li {
	margin-bottom: 10px;
}
ol {
	list-style: decimal;
}

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

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 2px solid #0a2d35;
	/*border-radius: 3px;*/
	background: #f3f2ed none repeat scroll 0 0;
	width: 100%;
}

label {
	width: 100%;
	display: block;
}

select {
	border: 1px solid #ccc;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]: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,
textarea:focus {
	color: #111;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"] {
	padding: 3px;
}

textarea {
	padding-left: 3px;
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #000000;
}

a:visited {
	color: #000000;
}

a:hover,
a:focus,
a:active {
	color: #000000;
}

a:focus {
	outline: thin dotted;
}

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

.main-navigation {
	display: block;
	position: relative;
	width: 100%;
}

.main-navigation ul {
	-display: none;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
	width: 100%;
}

.main-navigation li {
	float: right !important;
	position: relative;
	text-align: right;
	width: auto !important;
	margin-left: 20px;
}

.main-navigation a {
	display: block;
	text-decoration: none;
	font-family: "brandon-grotesque",sans-serif;
}

.main-navigation a:hover {
	-text-decoration: underline dotted #0a2d35 !important;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 1.5em;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul ul li {

}

.main-navigation li:hover > a,
.main-navigation li.focus > a {
}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: none;
	padding: 0;
	margin: 0;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

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

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

#post-visualisation {
	display: none;
}

/* Profile */

body.um-page-user .entry-title,
body.um-page-user .um-profile-nav,
body.um-page-user .um-profile-body,
body.um-page-user .site-branding,
body.um-page-account .site-branding {
	display: none;
}

body.um-page-user .content-area {
	margin-top: 90px;
}

body.um-page-user .um-profile-photo a.um-profile-photo-img {
	width: 90px !important;
	height: 90px !important;
}

body.um-page-user .um-header {
	border-bottom: none !important;
}

body.um-page-user .gravatar {
	border: none !important;
}

body.um-page-user .um-profile-meta {
	padding: 0 !important;
}

.um-cover {
	display: none !important;
}

.gazette-content-home {
	max-width: 1400px;
	margin: 90px auto 0 auto !important;
	width: 100%;
}
.thumb-img-wrap {
	display: block;
}
.flex-thumb-img {
	background: rgba(0, 0, 0, 0) url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAEklEQVQImWNgYGD4z0AswK4SAFXuAf8EPy+xAAAAAElFTkSuQmCC") repeat scroll 0 0 !important;
	position: relative;
	height: 100%;
	max-height: 340px !important;
	width: 100%;
}
.flex-thumb-img img {
	opacity: 0.8;
	/*-webkit-filter: grayscale(60%) sepia(0%);
	filter: grayscale(60%) sepia(0%);*/
}
.flex-thumb-img img:hover {
	opacity: 0.8;
	-webkit-filter: none;
	filter: none;
	-webkit-transition: 0.4s -webkit-filter linear;
	-moz-transition: 0.4s -moz-filter linear;
	-moz-transition: 0.4s filter linear;
	-ms-transition: 0.4s -ms-filter linear;
	-o-transition: 0.4s -o-filter linear;
	transition: 0.4s filter linear;
}
.flex-active-slide {
	position: relative;
}
.flex-caption {
	font-size: 1.2rem !important;
    line-height: 1.8rem !important;
    position: absolute !important;
    background: none !important;
    background-color: none !important;
    z-index: 2;
    height: 100%;
    width: 100%;
    display: block;    
}
.flex-caption h2 {
	text-align: center;
	margin-top: 8%;
}
.flex-caption h2 a {
	text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1);
}
.flex-caption p {
	display: none !important;
}
.wpb_posts_slider h2 a {
	margin: 0 auto !important;
	color: #fff !important;
}
.featured-spec {
	color: #ffffff;
	font-size: 1.2rem;
}
.featured-spec:before,
.featured-spec:after {
	content: '–';
	margin: 0 20px;
}
.wpb_gallery .wpb_flexslider .flex-control-nav {
	margin-top: -20px !important;
}
.flex-control-paging li a {
	box-shadow: none !important;
	background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0 !important;
}

.flex-control-paging li a.flex-active {
	background: rgba(255, 255, 255, 1) none repeat scroll 0 0 !important;
}

.flex-direction-nav {
	-position: relative;
    z-index: 5 !important;
}

.flex-direction-nav a {
	color: rgba(255, 255, 255, 1) !important;
}

.flex-direction-nav a, .flex-pauseplay a {
    overflow: hidden;
    position: absolute;
    z-index: 5 !important;
}
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 3.5em;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
.post-navigation{
	display: none;
}
.entry-meta {
	border-top: 1px dotted #0a2d35;
	padding: 20px 0;
}
.entry-meta ul {
	list-style-type: none;
}

.entry-meta-col {	
	width: 33%;
	display: inline-block;
	vertical-align: top;
}
.entry-meta-col:nth-of-type(2) {
	border-left:1px dotted #0a2d35;
	border-right:1px dotted #0a2d35;
	padding-left: 20px;
}
.entry-meta-col:nth-of-type(3) {
	padding-left: 20px;
}
.user-social {
	padding: 0;
	margin: 27px 0 0 0;
}
.user-social li {
	display: inline;
	margin-right: 1px;
}
.fa-envelope {
	background-color: #649a3f;
	width: 32px;
	height: 32px;
	color: #ffffff;
	text-align: center;
	line-height: 32px;
}
.fa-linkedin {
	background-color: #0077b5;
	width: 32px;
	height: 32px;
	color: #ffffff;
	text-align: center;
	line-height: 32px;
}
/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title,
.search .format-aside .entry-title {
	display: none;
}

/*body.home .vc_col-sm-4 .vc_column-inner {
	margin-top: 100px;
	position: fixed;
	width: 23%;
}*/
.flexslider {
	border: none !important;
	-border-radius: 0 !important;
	box-shadow: none !important;
	-padding: 10px !important;
	background-color: transparent !important;
	margin: 15px 0 20px 0 !important;
}
.wpb_posts_slider .flex-caption, .wpb_posts_slider .nivo-caption {
	-background-color: #f3f2ed !important;
	padding: 0  25px !important;
	margin-bottom: 20px !important;	
}
.wpb_posts_slider h2 a {
	font-size: 3.2rem;
	line-height: 4rem;
}
.wpb_posts_slider h2 a:hover {
	text-decoration: underline dotted !important;
	opacity: 0.85;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
	margin-bottom: 0px !important;
}
.link_image_overlay {
	background: rgba(0, 0, 0, 0) url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAEklEQVQImWNgYGD4z0AswK4SAFXuAf8EPy+xAAAAAElFTkSuQmCC") repeat scroll 0 0 !important;
	width: 100%;
	height: 100%;
	position: absolute;
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

.comments-area {
	border-top: 1px dotted #0a2d35;
}

.comments-area textarea {
	width: 100%;
	max-width: 1620px;
	background: #f3f2ed;
	border: 2px solid #0a2d35;
	border-radius: 0px;
}
.comments-area .submit {
	border: 2px solid #0a2d35;
	border-radius: 0;
	background-color: transparent;
	box-shadow: none;
	padding: 15px 25px;
	font-size: 18px;
	font-weight: 700;
	font-family: "brandon-grotesque",sans-serif;
}
.comments-area .submit:hover {
	border: 2px solid #0a2d35;
	border-radius: 0;
	background-color: transparent;
	box-shadow: none;	
}
.comment-author img {
	width: 40px;
}
.gravatar {
	border-radius: 50%;
	width: 90px;
	border: 5px solid #ffffff;
	float: left;
	margin-right: 30px;
	-webkit-box-shadow: 0px 0px 0px 1px rgba(10,45,53,0.1);
	-moz-box-shadow: 0px 0px 0px 1px rgba(10,45,53,0.1);
	box-shadow: 0px 0px 0px 1px rgba(10,45,53,0.1);
}
.bulb iframe {
	width: 100% !important;
	height: 800px !important;
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
}
.comment-form-comment label:after {
	content: '*';
	margin-left: 5px;
}
.comment-author img {
	display: none !important;
}
.heateorSssFacebookSvg {
	background: rgba(243, 242, 237, 0) url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQwIDQwIj48cGF0aCBzdHJva2U9IiNmZmYiIGQ9Ik0xNCAyNSB2IC0xMyBRIDEzIDYgMjEgNy41IE0gMTAgMTQgTCAyMCAxNCIgc3Ryb2tlLXdpZHRoPSI0IiBmaWxsPSJub25lIj48L3BhdGg+PC9zdmc+") no-repeat scroll center center !important;
	
}
.heateorSssTwitterSvg {
    background: rgba(243, 242, 237, 0) url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii04IC04IDY0IDY0Ij4NCjxwYXRoIGQ9Ik0gMzggMTkgcSAyIC0xIDQgLTUgcSAtMS41IDIgLTQgMiBxIDEuNSAtMSAzLjUgLTUgcSAtMS41IDIgLTUgMiBjIC01IC01IC0xMyAtMiAtMTIgNiBxIC03IDEgLTE1IC04IHEgLTIgNCAxIDkgcSAtMSAwIC0zIC0xIHEgMCA1IDUgNyBxIC0xIC41IC0zIDAgcSAxIDQgOCA2IHEgLTUgMyAtMTEgMyBjIDE0IDggMzAgMCAzMS41IC0xNCIgc3Ryb2tlLXdpZHRoPSIwLjMiIGZpbGw9IiNmZmYiPjwvcGF0aD4NCjwvc3ZnPg==") no-repeat scroll center center !important;
}
.heateorSssLinkedinSvg {
    background: rgba(243, 242, 237, 0) url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDM4IDM4Ij4NCjxjaXJjbGUgY3g9IjEwIiBjeT0iOCIgcj0iMiIgZmlsbD0id2hpdGUiPjwvY2lyY2xlPg0KPHBhdGggZD0iTSAxMCAxMSB2IDExIG0gNSAwIHYgLTExIG0gMCAzIHEgNiAtMyA3IDAgdiA4IiBzdHJva2Utd2lkdGg9IjMiIHN0cm9rZT0iI2ZmZiIgZmlsbD0ibm9uZSI+PC9wYXRoPg0KPC9zdmc+") no-repeat scroll center center !important;
}
.heateorSssGoogleplusSvg {
    background: rgba(243, 242, 237, 0) url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxMDAgMTAwIj48cGF0aCBkPSJNIDUxLjIyODc3NjYwNTc1NzA3IDM4LjE5MDgwNzcwMjE5NzA1IEEgMTcgMTcgMCAxIDAgNTYgNTAuMDAwMDAwMDAwMDAwMDEgaCAtMTciIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSI4IiBmaWxsPSJub25lIj48L3BhdGg+PHBhdGggZD0iTSA2NSA0OSBoIDE4IG0gLTkgLTkgdiAxOCIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjUiIGZpbGw9Im5vbmUiPjwvcGF0aD48L3N2Zz4=") no-repeat scroll center center !important;
}
.heateorSssPrintSvg {
    background: rgba(243, 242, 237, 0) url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC02IDM4IDM4Ij48cGF0aCBzdHJva2U9IiNmZmYiIGQ9Ik0gNyAxMCBoIDIgdiAzIGggMTIgdiAtMyBoIDIgdiA3IGggLTIgdiAtMyBoIC0xMiB2IDMgaCAtMiB6IiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9IiNmZmYiPjwvcGF0aD48cmVjdCBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMS44IiBoZWlnaHQ9IjciIHdpZHRoPSIxMCIgeD0iMTAiIHk9IjUiIGZpbGw9Im5vbmUiPjwvcmVjdD48cmVjdCBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMSIgaGVpZ2h0PSI1IiB3aWR0aD0iOCIgeD0iMTEiIHk9IjE2IiBmaWxsPSIjZmZmIj48L3JlY3Q+PC9zdmc+") no-repeat scroll center center !important;
}
.heateorSssEmailSvg {
    background: rgba(243, 242, 237, 0) url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDQzIDQzIj48cGF0aCBkPSJNIDUuNSAxMSBoIDIzIHYgMSBsIC0xMSA2IGwgLTExIC02IHYgLTEgbSAwIDIgbCAxMSA2IGwgMTEgLTYgdiAxMSBoIC0yMiB2IC0xMSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSIjZmZmIj48L3BhdGg+PC9zdmc+") no-repeat scroll center center !important;
}
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}
/*--------------------------------------------------------------
# Custom
--------------------------------------------------------------*/
.lightbulbikovski img {
	max-width: 50px !important;
}
.the {
	font-size: 1.5rem;
}

.page-id-41 .site-title,
.page-id-1150 .site-title,
.page-id-1150 .grid-management,
.page-id-41 .grid-management,
.single .grid-management {
	display: none;
} 
.page-id-1150 .site-header {
	z-index: 1;
}
.page-id-1150 .entry-title {
	display: none !important;
}

.page-id-41 .btn2,
.page-id-1150 .btn2 {
	display: none;
}

.page-id-41 .content-area {
	margin-top: 90px;
}

.page-id-41 .content-area h1 {
	text-align: center;
	line-height: 2.2rem;
}

.btn2 .fa-list {
	margin-right: 10px;
}
#scroll_to_up {
	padding: 5px 20px 5px 15px !important;
	right: 0 !important;
	bottom: 110px !important;
	box-shadow: 0 5px 5px 0 rgba(50, 50, 50, 0.2);
	border-radius: 5px 0 0 5px;
}

.mc4wp-form-fields input,
.mc4wp-form-fields input:hover {
	background-color: transparent;
    border: 2px solid #0a2d35;
    border-radius: 0;
    box-shadow: none;
    font-family: "brandon-grotesque",sans-serif;
    font-size: 18px;
    font-weight: 700;
    padding: 15px 25px;
    margin-bottom: 20px;
}

.archive .site-content,
.search .site-content {
	max-width: 1400px;
	padding: 0 15px 50px 15px;
}

.archive .grid-management,
.search .grid-management {
	display: none;
}

.archive .site-branding,
.search .site-branding {
	margin-bottom: 35px;
}

.archive .entry-title,
.search .entry-title {
	margin: 0;
	font-size: 2rem;
	line-height: 2.2rem;
}

.archive .entry-title a,
.search .entry-title a {
	font-size: 2rem;
	text-decoration: underline dotted #0a2d35;
}

.archive .entry-title a:hover,
.search .entry-title a:hover {
	text-decoration: underline dotted #0a2d35;
}

.archive .entry-content,
.archive .entry-footer,
.archive .taxonomy-description,
.search .entry-content,
.search .entry-footer,
.search .taxonomy-description {
	display: none;
}

.archive .entry-meta,
.search .entry-meta {
	border-top: none;
	padding: 10px 0;
}

.archive .entry-meta .author,
.archive .entry-meta .posted-on,
.search .entry-meta .author,
.search .entry-meta .posted-on {
	pointer-events: none;
    cursor: default;
}

.archive article {
	border-bottom: 1px solid #0a2d35;
	padding-top: 10px;
}

.archive article:last-of-type,
.search article:last-of-type {
	border-bottom: none;
}

.archive .hentry,
.search .hentry {
	margin: 0;
}

.archive footer .site-info,
.search footer .site-info {
	font-family: "brandon-grotesque",sans-serif;
}

/*--------------------------------------------------------------
## Site
--------------------------------------------------------------*/
.site {
	margin: 0 40px;
}
/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
.topbar {
	display: none;
	position: relative;
	float: left;
	width: 100%;
	-height: auto;
	border-top: 3px solid #0a2d35;
}
.topbar h1 {
	text-align: center;
	margin: 0;
	padding: 9px 0;
}
.topbar ul {
	list-style-type: none;
	border-bottom: 1px dotted #ddd;
	float: left;
	width: 100%;
	padding: 10px 15px 5px 15px;
}
.topbar ul li {
	display: inline;
	float: left;
	width: 49%;
	margin-bottom: 0;
}
.topbar ul li:nth-child(1) {
	text-align: left;
	float: left;
}
.topbar ul li:nth-child(2) {
	text-align: right;
}
.topbar img.idea-logo {
	max-width: 50px;
}

.topbar ul li button.trigger-menu-button {
	margin-top: 0px;
	display: none;
}
.btn-bar {
	display: none;
	background-color: #ffffff;
	box-shadow: 0 5px 5px 0 rgba(50, 50, 50, 0.2);
}
.btn {
	border: none;
	box-shadow: none;
	display:block;
	border-radius: 0;
	padding: 5px 0;
	width: 50%;
	background: #f3f2ed;
}
.btn:hover,
.btn:active,
.btn:visited {
	box-shadow: none;
}
.btn i {
	padding: 8px 0 5px 0;
	font-size: 18px;
}
.btn-topic {	
	float: left;
	border-right: 2px solid #ffffff;
}
.btn-topic:hover,
.btn-topic:active {
	border-right: 2px solid #ffffff;
}
.btn-search {}
.close-filters {
	display: none;
}
.grid-management {
	-max-width: 1400px;
	display: none;
	width: 100%;
	position: relative;
	float: left;
	padding: 0;
	margin-top: 30px;
}
.btn1 {
	float: left;
	border: none;
	box-shadow: none;
	display:block;
	border-radius: 0;
	padding: 0;
	margin-top: 8px;
	margin-right: 20px;
	font-size: 1rem;
}
.btn2 {
	border: none;
	box-shadow: none;
	display:block;
	border-radius: 0;
	padding: 0;
	font-size: 1.8rem;
	float: left;
	margin-top: 8px;
	margin-right: 20px;
}

body.home .site-header {
	position: fixed;
	width: 100%;
	z-index: 6;
	top: 0;
	background-color: #ffffff;
	-height: 150px;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0px 0px 15px 0px rgba(50, 50, 50, 0.5);
	box-shadow:         0px 0px 15px 0px rgba(50, 50, 50, 0.5);
}
.site-header {
	position: fixed !important;
	width: 100%;
	z-index: 9;
	top: 0;
	background-color: #ffffff;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0px 0px 15px 0px rgba(50, 50, 50, 0.5);
	box-shadow:         0px 0px 15px 0px rgba(50, 50, 50, 0.5);
}

body.single .site-header {
	z-index: 1;
	position: relative !important;
}
.site-header-wrap {
	max-width: 1400px;
	width: 100%;
	margin: 0 auto !important;
	padding: 0 15px;
}
body.single .btn2 {
	display: none;
}
.navnav {
	list-style: none;
	width: 100%;
	padding: 10px 0 0 0;
}
.navnav li {
	-float: left;
	display: inline-block;
	-text-align: center;
	-width: 33.33%;
}
.navnav li:nth-child(3n) {}
.menu-item a:hover {
	border-bottom: 2px solid #ddd;
}
.current-menu-item a {
	border-bottom: 2px solid #333;
}

.site-branding {
	text-align: center;
}
.single .site-branding {
	margin-bottom: 35px;
}
.site-branding h1 {
	font-weight: 900;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	line-height: 0;
	font-size: 2rem;
	max-height: 80px;
	letter-spacing: 1px;
	text-shadow: 2px 3px 0px #f3f2ed;
}
.site-branding h1 a{
	color: #0a2d35;
}
.site-description {
	margin: 5px 0 0 0;
	color: #0a2d35;
	font-size: 1.25rem !important;
	text-transform: uppercase;
}
.site-description:after,
.site-description:before {
	content: '•';
	margin: 0 5px;
}
.site-switcher {
	float: left;
}
.site-switcher img {
	max-width: 180px;
}
.site-switcher a {
	-font-size: 76px;
	color: #0a2d35;
	line-height: 1.1em;
}
.topic-header {
	display: none;
}
.um-member {
	border-radius: 5px;
}
.um-member-photo {
	height: auto;
	width: 100%;
	margin: 0 auto;
}
.um-member-photo img {
	max-width: 120px !important;
	width: auto !important;
}
.um-member-photo a,
.um-member-name a {
	pointer-events: none;
    cursor: default;
}
.um-member-more a:hover,
.um-member-less a:hover {
	color: #0a2d35 !important;
}
.page-id-41 .site-description {
	display: none;
}
#primary-menu-2 {
	display: none !important;
}
.site-switcher img.logo-mobile {
	display: none;
	max-width: 70px;
	margin-top: 10px;
}
/*--------------------------------------------------------------
## Site: IDEA MAIN 
--------------------------------------------------------------*/

body.page-id-41 .site-header {
	height: 80px;
}
body.home.page-id-41 .site-content {
	margin-top: 32px !important;
}

body.page-id-41 .navnav .right,
body.page-id-1150 .navnav .right,
body.um-page-user .navnav .right,
body.um-page-account .navnav .right {
	margin-top: 15px;
}

body.page-id-41 .entry-content {
	max-width: 1400px;
	margin: 0 auto;
	padding: 0 15px;
}

.um-member {
	padding: 0 !important;
	margin: 0 !important;
	width: 16% !important;
}
.um-member-metaline strong {
	width: 100% !important;
	display: block;
	margin-bottom: 10px;
}
.um-member-metaline a {
	text-decoration: underline dotted #0a2d35 !important;
}
.wpcf7-submit {
	background-color: #24313c !important;
	color: #ffffff !important;
	text-shadow: none !important;
	border: none !important;
	box-shadow: none !important;
	padding: 20px !important;
	font-weight: bold !important;
	font-size: 1rem !important;
}
.main-startertxt {
	text-align: justify !important;
}
body.page-id-41 p {
	text-align: justify !important;
}
/*--------------------------------------------------------------
## Site: 404 
--------------------------------------------------------------*/

body.error404 .site-content {
	max-width: 1620px;
	padding: 0 40px;
	text-align: center;
}
body.error404 .page-header {
	padding: 80px 0 20px 0;
	line-height: 1rem;
}
body.error404 h1.page-title {
	font-size: 8rem;
	margin: 0;
	line-height: 8rem;
}
body.error404 h1.page-title:after {
	content: '-';
	font-weight: 100;
	display: block;
}
body.error404 h2 {
	font-size: 4rem;
	line-height: 4.5rem;
}
body.error404 footer .site-info {
	max-width: 100%;
	margin: 0 50px;
}
body.error404 .btn-bar {
	display: none;
}
body.error404 .page-content a {
	border-bottom: 1px dotted #0a2d35 !important; 
}
body.error404 .page-content {
	margin-bottom: 90px;
}
body.error404 .site-branding {
	padding-bottom: 35px;
}
/*--------------------------------------------------------------
## Content
--------------------------------------------------------------*/

body.home .site-content {
	max-width: 100%;
	padding: 0 50px;
	margin-top: 97px !important;
}

.home .site-branding {
	margin-bottom: 35px;
}

.site-content {
	max-width: 1620px;
	margin: 0 auto;
	margin-top: 110px !important;
}

body.home h1.entry-title {
	display: none;
}

#post-82 .vc_tta-panel-body {
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.6) 0px, rgba(255, 255, 255, 0.6) 100%)
}

.tooltips {
	border-bottom: 1px dotted #333333;
}

/*--------------------------------------------------------------
### Grid Content
--------------------------------------------------------------*/

a.category {
	pointer-events: none;
	cursor: default;
}

#grid-57 .tg-item-overlay {
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAEklEQVQImWNgYGD4z0AswK4SAFXuAf8EPy+xAAAAAElFTkSuQmCC') repeat !important;
}
.tg-item-image {
	-opacity: 0.8;
}
.tg-share-icons {
	display: none !important;
}
.tg-layout-masonry .tg-item-audio-poster, .tg-layout-masonry .tg-item-media-holder {
	/*-webkit-filter: grayscale(60%) sepia(0%);
	filter: grayscale(60%) sepia(0%);*/
	opacity: 0.8;
}
.tg-layout-masonry .tg-item-audio-poster:hover, .tg-layout-masonry .tg-item-media-holder:hover {
	-webkit-filter: grayscale(0) sepia(0);
	filter: grayscale(0) sepia(0);
	opacity: 1;
}

.panama .tg-item-title, .panama .tg-item-title a {
	margin: 0 !important;
	padding: 0 !important;
	text-align: left !important;
	font-weight: bold !important;
	font-size: 2.2rem !important;
	line-height: 2.6rem !important;
}
.panama .tg-item-title a:hover {
	text-decoration: underline dotted #0a2d35 !important;
}
.panama .tg-item-content-holder {
	padding: 0 !important;
}
.panama .tg-item-content-holder p {
	text-align: justify !important;
} 
.panama .quote-format {
	background-color: #fab61b !important;
	padding: 10px 20px !important;
}
.panama .tg-item-excerpt {
	font-size: 1.2rem !important;
	line-height: 1.5rem !important;
	padding-top: 10px !important;
}

.panama .tg-item-media-holder {
	margin-top: 20px !important;
}

.to-post-like {
	display: none !important;
}

.tg-grid-holder {
	-margin-top: 100px !important;
}

/*
.quito .tg-item-footer {
	border-bottom-style: double;
	border-top: none !important;
	text-align: left !important;
}
*/
.tg-item-content-holder {
	padding: 18px 0px 4px;
}
.tg-grid-area-top1 {
	-background-color:#ffffff;
	padding: 15px 0 10px 0;
	border-bottom: 1px solid #0a2d35;
	margin-bottom: 20px;
	/*margin-bottom: 40px;*/	
}
.tg-item-title, .tg-item-title a {
	font-size: 40px;
	line-height: 48px;
}
h2.tg-quote-content a, h2.tg-link-content a {
	line-height: 48px;
}
.tg-item {
	background-color: transparent;
}
.tg-item-excerpt {
	font-size: 1.6rem;
	line-height: 1.9rem;
}
.tg-txt-slash .tg-nav-font, .tg-txt-slash input.tg-search[type="text"] {
	font-size: 1rem;
	font-family: "brandon-grotesque", sans-serif;
}
.page-content, .entry-content, .entry-summary {
	margin: 0 0 1.5em 0;
}
.tg-filters-holder {
	z-index: 5;
	-text-transform: uppercase;
	-position: fixed !important;
	-margin-top: 0;
	-padding: 20px 50px 15px 50px !important;
	-background-color: rgba(255,255,255,1);
	-left: 0;
	-top: 150px;
	-width: 100%;
	-height: 20%;
	-min-height: 5%;
	-display: none !important;
	-box-shadow: 0 0 15px 0 rgba(50, 50, 50, 0.5);
	
}
.tg-filter {
	-width: 100%;
	margin-bottom: 30px;
	-clear: both;
	-float: left;
	-margin-bottom: 20px !important;
}
.tg-filter-name {
	font-family: "brandon-grotesque", sans-serif !important;
	font-size: 1.2rem !important;
	font-weight: normal !important;
	padding: 0 !important;
	margin-right: 20px;
}
.tg-filter-name:hover {
	text-decoration: underline dotted #0a2d35 !important;
}
.tg-search-holder {
	float: right;
	margin: 0 !important;
}

.tg-close-btn{	
	display:inline-block;
}
.grid-content-wrap {
	margin-top: 120px;
}

/* #grid-57 .tg-dropdown-holder, #grid-57 .tg-search-inner, #grid-57 .tg-sorter-order{border: 2px solid #0a2d35;} */
/* #grid-57 .tg-nav-color{color:#ffffff;} */
#grid-57 .tg-search-icon, #grid-57 .tg-search-clear,
#grid-57 .tg-search-icon:hover, #grid-57 .tg-search-clear:hover {
	color: #000000 !important;
}
#grid-57 .tg-nav-color:hover:not(.dots):not(.tg-dropdown-value):not(.tg-dropdown-title), #grid-57 .tg-nav-color:hover .tg-nav-color, #grid-57 .tg-page-number.tg-page-current, #grid-57 .tg-filter.tg-filter-active span {
	color: #000000 !important;
	-text-decoration: underline solid #0a2d35 !important;
}

#grid-57 [data-filter="*"] .tg-filter-name, #grid-57 [data-filter="*"] .tg-filter-count {color: #000000 !important}
#grid-57 [data-filter=".f11"] .tg-filter-name, #grid-57 [data-filter=".f11"] .tg-filter-count {color: #000000 !important}
#grid-57 [data-filter=".f14"] .tg-filter-name, #grid-57 [data-filter=".f14"] .tg-filter-count {color: #000000 !important}
#grid-57 [data-filter=".f19"] .tg-filter-name, #grid-57 [data-filter=".f19"] .tg-filter-count {color: #000000 !important}
#grid-57 [data-filter=".f16"] .tg-filter-name, #grid-57 [data-filter=".f16"] .tg-filter-count {color: #000000 !important}
#grid-57 [data-filter=".f22"] .tg-filter-name  #grid-57 [data-filter=".f22"] .tg-filter-count {color: #000000 !important}
#grid-57 [data-filter=".f21"] .tg-filter-name  #grid-57 [data-filter=".f21"] .tg-filter-count {color: #000000 !important}
#grid-57 [data-filter=".f20"] .tg-filter-name, #grid-57 [data-filter=".f20"] .tg-filter-count {color: #000000 !important}
#grid-57 [data-filter=".f24"] .tg-filter-name, #grid-57 [data-filter=".f24"] .tg-filter-count {color: #000000 !important}


.tg-dropdown-list {
	width: 250px !important;
}
.tg-filter-name {
	line-height: 1.6rem;
}
.tg-dropdown-holder {
	padding: 0 10px 0 20px !important;
	z-index: 1 !important;
	box-sizing: inherit !important;
}
.tg-icon-dropdown-open {
	float: right;
	border-left: 1px solid #aaaaaa !important;
	padding-left: 8px;
	color: #000000 !important;
}
.tg-dropdown-title {
	padding-right: 20px;
}

.tg-search-clear {
	width: 33px;
}

/*--------------------------------------------------------------
### Post Content
--------------------------------------------------------------*/
body.single .site {
	margin: 0;
}
body.single {
	overflow-x: hidden;
}
body.single .site-content {
	max-width: 100%;
}
body.single .content-area {
	position: relative;
	z-index: 1; 
	background-color: #f3f2ed;
	padding: 0 20px;
}
body.single .site-main {
	max-width: 1400px;
	margin: 0 auto;
}
.post-hero-image-cover {
	background: rgba(0, 0, 0, 0) url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAEklEQVQImWNgYGD4z0AswK4SAFXuAf8EPy+xAAAAAElFTkSuQmCC") repeat scroll 0 0 !important;
	position: absolute;
	opacity: 0.7;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 0;
}
.post-hero-image {
	position: absolute;
	z-index: -1;
	top: 110px;
	left: 0;
	width: 100%;
	max-height: 250px;
}
.post-hero-image img {
	
}
body.single .entry-content {
	margin: 0;
	padding-top: 20px;
	position: relative;
}

body.single .entry-content p a,
.page-id-41 .entry-content p a {
	border-bottom: 1px dotted #333333;
}

body.single .single-header-wrap {
	max-height: 340px;
	padding: 7% 0 12% 0;
}

body.single .site-content {
	margin-top: 0 !important;
}

body.single .entry-header {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	padding: 0 20px;
}
body.single .entry-title {
	font-size: 2.5rem !important;
	margin: 0 auto;
	padding: 0;
	line-height: 3rem;
	color: #ffffff;
	text-shadow: 0 4px 3px rgba(0, 0, 0, 0.4), 0 8px 13px rgba(0, 0, 0, 0.1), 0 18px 23px rgba(0, 0, 0, 0.1);
	max-width: 1024px;
}
.post-hero-image img {
	width: 100%;
}
.post-fullwidth {
	position: relative;
	z-index: 2;
}
span.underline {
	padding: 0;
	margin: 0;
}
body.home .vc_row.vc_column-gap-10 {
	margin-right: 20px;
}
.tg-item-author a {
	pointer-events: none;
	cursor: default;
}

.left {
	float: left;
}

.right {
	float: right;
}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/

body.archive .site-footer,
body.search .site-footer,
body.page-id-41 .site-footer {
	max-width: 1400px;
	margin: 0 auto;
	padding: 0 15px;
}

body.single .site-footer {
	padding: 0 20px;
}
body.page-id-1150 .site-footer {
	padding: 0 10px;
}
body.home footer .site-info {
	max-width: 1400px;
	margin: 0 auto;
	border-top: 2px solid #000000;
	padding: 20px 0 50px 0;
}

footer .site-info {
	max-width: 1400px;
	margin: 0 auto;
	border-top: 2px solid #000000;
	padding: 20px 0 50px 0;
}
footer .site-info .left {
	float: left;
}
footer .site-info .right {
	float: right;
}

.vman {
	max-width: 20px;
}

/*--------------------------------------------------------------
## Navigation Overlay
--------------------------------------------------------------*/
/* Overlay style */
.overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #f3f2ed;	
}
body.home .overlay {
	z-index: 5;
}
/* Menu style */
.overlay nav {
	clear: both;
	text-align: center;
	position: relative;
	top: 50%;
	height: 60%;
	font-size: 54px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.overlay ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	display: inline-block;
	height: 100%;
	position: relative;
}

.overlay ul li {
	display: block;
	height: 20%;
	height: calc(100% / 5);
	min-height: 54px;
}

.overlay ul li a {
	font-weight: 700;
	display: block;
	color: #0a2d35;
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
}

.overlay ul li a:hover,
.overlay ul li a:focus {
	color: #0a2d35;
}

/* Effects */
.overlay-hugeinc {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.5s, visibility 0s 0.5s;
	transition: opacity 0.5s, visibility 0s 0.5s;
}

.overlay-hugeinc.open {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.overlay-hugeinc nav {
	-webkit-perspective: 1200px;
	perspective: 1200px;
}

.overlay-hugeinc nav ul {
	opacity: 0.4;
	-webkit-transform: translateY(-25%) rotateX(35deg);
	transform: translateY(-25%) rotateX(35deg);
	-webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
	transition: transform 0.5s, opacity 0.5s;
}

.overlay-hugeinc.open nav ul {
	opacity: 1;
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
}

.overlay-hugeinc.close nav ul {
	-webkit-transform: translateY(25%) rotateX(-35deg);
	transform: translateY(25%) rotateX(-35deg);
}

/*--------------------------------------------------------------
## Animated Icons
--------------------------------------------------------------*/
button.trigger-menu-button {
	background: transparent;
	border: none;
	box-shadow: none;
	float: right;
	padding: 0;
	margin-top: 20px;
	display: block;
}
.button-close-wrap {
	max-width: 1620px;
	margin: 0 auto;
	clear: both;
	text-align: right;
}
button.overlay-close {
	display: none;
	position: absolute;
	z-index: 3;
	border: none;
	padding: 0;
	margin-top: 40px;
	width: 50px;
    height: 50px;
    right: 50px;
    -top: 5%;
    background-color: #ffffff;
	-webkit-box-shadow: 0px 14px 13px -1px rgba(50,50,50,0.2);
-moz-box-shadow: 0px 14px 13px -1px rgba(50,50,50,0.2);
box-shadow: 0px 14px 13px -1px rgba(50,50,50,0.2);
}
button.overlay-close::after,button.overlay-close::before{
    position:absolute;
    /*top:9px;*/
    left:12px;
    content:'';
    display:block;
    width: 25px;
    height:3px;
    background-color: #0a2d35;
    
}
button.overlay-close::after{
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
button.overlay-close::before{
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.navigation-toggle {
  width: 50px;
  height: 35px;
  display: block;
  position: relative;
  cursor: pointer;
}

.navigation-toggle-icon {
  border-bottom: 3px solid #0a2d35;
  padding-top: 16px;
  display: block;
}

.navigation-toggle-icon:before,
.navigation-toggle-icon:after {
  border-top: 3px solid #0a2d35;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
}

.navigation-toggle-icon:before {
  top: 4px;
}

.navigation-toggle-icon:after {
  bottom: 4px;
}
/*--------------------------------------------------------------
## Related Post
--------------------------------------------------------------*/
div.zem_rp_content {
	border-top: 1px dotted #0a2d35;
	margin-top: 90px;
	width: 100%;
}
.related_post_title {
	text-align: center;
}
ul.related_post {
	margin: 0 0 0 0 !important;
}
ul.related_post li:last-child {
	margin: 10px 0 10px 0 !important;
}
ul.related_post li {
	width: 16% !important;
	background-color: #fff !important;
	padding: 10px !important;
	margin: 10px 0.75% 10px 0 !important;
}
ul.related_post li img {
	border-radius: 0 !important;
	box-shadow: none !important;
	height: auto;
}
/*--------------------------------------------------------------
## Responsive Styles
--------------------------------------------------------------*/

@media screen and (max-height: 30.5em) {
	.overlay nav {
		height: 70%;
		font-size: 34px;
	}
	.overlay ul li {
		min-height: 34px;
	}	
}


@media screen and (min-width: 30.6em) and (max-width: 68em) {
	.btn2 {
		-display: block;
	}
	.overlay nav {
		font-size: 32px;
	}
	button.overlay-close::after, button.overlay-close::before {
		-width: 30px;
	}
	button.overlay-close {
		-top: 10px;
		-right: 0px;
		-height: 30px;
	}
	.topic-header {
		display: inline;
		margin-left: 14px;
		position: relative;
		float: left;
		margin-bottom: 30px;
	}
	.close-filters {
		display: none;
		cursor: pointer;
		float: right;
	}
	.panama .tg-item-title, .panama .tg-item-title a {
		font-size: 2rem !important;
		line-height: 2.2rem !important;
	}
	.tg-txt .tg-nav-font {
    	font-size: 18px !important;
    	font-weight: normal !important;
	}
	button, input[type="button"], input[type="reset"], input[type="submit"] {
		background: transparent;
	}
	.btn2 {
		-margin-top: 110px;
		font-size: 1rem;
	}
	.site-branding {
		padding-top: 10px;
	}
}
@media screen and (min-width: 68em) {
	.btn2 {
		-display: block;
		-margin-top: 110px;
		font-size: 1rem;
		-position: absolute;
		box-shadow: none !important;
		background: none;
	}
	.tg-filter-name {
		padding: 0 15px 0 0;
	}	
}
@media screen and (min-width: 53em) {
	#primary-menu-2 {
		display: block !important;
	}
	#primary-menu {
		display: none !important;
	}
}

@media screen and (max-width: 30.5em) {
	.featured-spec {
		display: none;
	}
	.gazette-content-home {
		margin: 65px auto 0 !important;
	}
	.site-title {
		text-transform: uppercase;
		text-shadow: 2px 3px 0 #f3f2ed;
	}	
	.btn2 {
		display: none;
	}
	.navigation-toggle {
		width: 30px;
		height: 29px;
	}
	.navigation-toggle-icon {
		padding-top: 13px;
	}
	.site {
		-margin: 0 10px 0 15px;
	}
	.site-branding {
		margin-top: 15px;
	}
	body.single .site-header-wrap {
		padding: 0;
		margin: 0;
		overflow-x: hidden;
	}
	body.single *,
	body.single *:before,
	body.single *:after {
		box-sizing: content-box;
	}
	body.single header,
	body.single textarea,
	body.single input {
		box-sizing: border-box !important;
	}
	body.single .content-area,
	body.single .entry-header {
		z-index: inherit;
	}
	body.single .btn-bar {
		display: none;
	}
	body.single .entry-header {
		-padding: 0 10px !important;
		text-align: left;
	}
	.entry-meta {
		padding: 10px 0 10px 0;
	}
	.entry-meta-col {
		width: 100%;
		border-bottom: 1px dotted #0a2d35;
		padding-bottom: 10px;
	}
	.entry-meta-col ul li {
		margin-bottom: 0;
	}
	.entry-meta-col:nth-of-type(2) {
		border-left: none;
		border-right: none;
		padding-left: 0;
	}
	.entry-meta-col:nth-of-type(3) {
		padding-left: 0;
		border-bottom: none;
	}
	.entry-meta-col:nth-of-type(1) ul {
		padding: 0;
	}
	.entry-meta-col:nth-of-type(2) ul,
	.entry-meta-col:nth-of-type(3) ul {
		padding: 10px 0;
	}
	.func-um_user {
		max-width: 50px;
	}
	.panama .tg-item-title, .panama .tg-item-title a {
		font-size: 1.6rem !important;
		line-height: 2rem !important;
	}
	body.home .site-content {
		padding: 0 10px;
	}
	.tg-item {
		-border-bottom: 1px dotted #333333;
	}
	.navnav {
		padding: 5px 10px 0;
	}
	.site-switcher {
		display: none;
	}
	body.home footer .site-info {
		margin: 0 10px;
	}
	body.archive footer .site-info,
	body.search footer .site-info {
		-margin: 0 15px;
	}
	.topbar {
		display: inline;
	}
	li.bigscreen-nav {
		display: none;
	}
	.site-branding {
		display: none;
	}
	.site-description {
		-display: none;
	}
	.showhide {
		display: inline;
	}
	.tg-txt .tg-nav-font, .tg-txt input.tg-search[type="text"] {
		font-weight: normal !important;
		font-size: 14px !important;
	}
	.grid-content-wrap {
		margin-top: 100px;
	}
	body.home .site-header {
		-webkit-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.5);
		-moz-box-shadow:    0px 0px 15px 0px rgba(50, 50, 50, 0.5);
		box-shadow:         0px 0px 15px 0px rgba(50, 50, 50, 0.5);
		-height: auto !important;
	}
	.overlay nav {
		font-size: 32px;
	}
	button.overlay-close::after, button.overlay-close::before {
		-width: 30px;
	}
	button.overlay-close {
		-top: 0;
		right: 20px;
		-height: 30px;
		-box-shadow: none;
		-margin-top: 0;
	}
	.topic-header {
		display: inline;
		margin-left: 14px;
		position: relative;
		float: left;
		margin-bottom: 30px;
	}
	.close-filters {
		display: none;
		cursor: pointer;
		float: right;
	}
	body.home .vc_column_container > .vc_column-inner {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	body.single .vc_column_container > .vc_column-inner {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	body.single .topbar h1 a{
		-padding: 0;
	}
	.vc_line-chart .vc_chart-with-legend {
		width: 100% !important;
	}
	.vc_line-chart .vc_chart-legend {
		width: 100% !important;
	}
	body.error404 .page-header {
    	padding: 50px 0 20px;
	}
	body.error404 h1.page-title {
    	font-size: 3rem;
		line-height: 3rem;
		margin: 0;
	}
	body.error404 h2 {
    	font-size: 2rem;
		line-height: 2.8rem;
		margin: 0;
	}
	body.error404 footer .site-info {
	    margin: 0 20px;
	    max-width: 100%;
	}
	body.error404 .topbar h1 {
		-padding: 5px 0 0 0;
	}
	.page-id-41 #post-visualisation {
		display: none;
	}
	.page-id-41 .entry-content {
		margin-top: 50px;
	}
	.page-id-41 .site-header {
		height: 55px !important;
		box-shadow: 0 0 15px 0 rgba(50, 50, 50, 0.5) !important;
	}
	.page-id-41 .site-content {
		padding: 0 45px !important;
	}
	.page-id-41 .topbar ul {
		border-bottom: none !important;
	}
	h2.main-startertxt {
		font-size: 24px !important;
		line-height: 28px !important;
	}
	.page-id-41 .btn-bar,
	.page-id-1150 .btn-bar {
		display: none;
	}
	.page-id-41 .topbar h1 {
		background-color: #fff;
	}
	.flex-caption h2 {
    	margin-top: 1%;
		text-align: center;
	}
	.wpb_posts_slider h2 a {
		font-size: 1.2rem !important;
		line-height: 1.6rem;
	}
	.featured-spec {
		-display: none;
		font-size: 1rem;
	}
	.tg-filters-holder {
		-padding: 30px 10px 15px !important;
	}
	body.home .topbar h1 {
		padding: 8px 0 9px;
		background-color: #ffffff;
	}
	body.single .entry-header {
		padding: 30px 15px 10px 15px !important;
	}
	.user-social {
		padding: 0;
		margin: 0px 0 0 0 !important;
	}
	.hentry {
    	margin: 0 !important;
	}
	.navnav li {
		width: auto;
	}
	.menu-toggle {
		top: 13px !important;
		right: 10px !important;
	}
	.page-id-1150 .site-content {
		margin: 50px 0 !important;
	}
	body.single .site-header {
		-height: 110px;
	}
	img.idea-logo {
		display: none;
	}
	.site-switcher a {
		font-size: small;
	}
	img.idea-mobile {
		display: inherit;
		max-width: 50px;
	}
	.menu-toggle:before {		
		font-size: 2rem !important;
	}
	#primary-menu {
		-display: none !important;
		background-color: #f3f2ed;
		position: fixed !important;
		width: 100% !important;
		height: 100%;
		z-index: 7 !important;
		top: 0;
		left: 0;
		padding-top: 60px;
		border: 0px solid #ffffff;
		border-radius: 0px !important;
		box-shadow: 0 5px 5px 0 rgba(50, 50, 50, 0.2);
		padding-right: 20px;
		margin-top: 0 !important;
	}
	.site-header-wrap {
		padding: 0;
	}
	.archive .btn-bar,
	.search .btn-bar {
		display: none;
	}
	.archive .page-title,
	.search .page-title {
		font-size: 1.5rem;
	}
	.archive .entry-title a,
	.search .entry-title a {
		font-size: 1.1rem !important;
	}
	.archive .entry-title,
	.search .entry-title {
		line-height: 1.4rem !important;
	}
	.page-id-41 .content-area {
		margin-top: 60px !important;
	}
	#post-category-info {    	
		padding: 0 !important;
	}
	.page-id-41 .site-content {
    	padding: 0 25px !important;
	}
	.catInfo {
		padding: 20px 20px 0 !important;
		min-height: 240px !important;
	}
	.tg-icon-dropdown-open {
		padding-left: 12px;
	}
}
@media screen and (max-width: 30.8em) {
	.tg-search-holder {
		-display: none !important;
	}
}
@media screen and (max-width: 52em) {
	body.page-id-41 .site-header {
		height: auto !important;
	}
	body.page-id-41 .menu-toggle {
		top: 16px;
	}
	body.single .site-content {
		margin-top: 0px !important;
	}
	body.single .menu-toggle {
		position: absolute;
		right: 0;
	}
	.post-hero-image-cover,
	.post-hero-image {
		display: none;
	}
	body.single .entry-header {
		text-align: left;
		padding: 40px 20px 10px 20px;
		width: 100%;
	}
	body.single .single-header-wrap {
		padding: 0 !important;
	}
	body.single .entry-title {
		margin: 0 !important;
		color: #0a2d35;
		text-shadow: none;
		font-size: 2rem !important;
		line-height: 2.5rem;
	}
	body.home .vc_row.vc_column-gap-10 {
		margin-right: -20px;
	}
	body.single .entry-content {
		padding-top: 0px;
	}
	.flex-caption h2 {
    	margin-top: 6%;
		text-align: center;
		padding: 0 15px;
	}
	.wpb_posts_slider h2 a {
		font-size: 1.6rem;
		line-height: 1.6rem;
	}
	.site-description {
		font-size: 1rem !important;
	}
	.um-member {
		width: 100% !important;
	}
	.menu-toggle {
		display: block;
		position: fixed;
		z-index: 8 !important;
		top: 10px;
		right: 15px;
		border: none;
		box-shadow: none;
		background: transparent;
	}
	.menu-toggle:before {
		font-family: FontAwesome;
        top:0;
		font-size: 2rem;
        content: "\f0c9";
        text-shadow: none;
	}
	.menu-toggle:focus,
	.menu-toggle:hover {
		box-shadow: none;
	}
	.main-navigation ul {
		display: none;
	}
	body.single .entry-header {
		padding: 40px 20px 10px 20px;
	}
	.entry-meta-col {
		width: 100%;
		border-bottom: 1px dotted #0a2d35;
		padding-bottom: 10px;
	}
	.entry-meta-col:nth-of-type(2) {
		border-left: none;
		border-right: none;
		padding-left: 0;
	}
	.entry-meta-col:nth-of-type(3) {
		padding-left: 0;
		border-bottom: none;
	}
	.vc_col-sm-6 {
		width: 100% !important;
	}
	.page-id-1150 .site-content {
		padding: 0 10px;
	}
	.page-id-1150 .site-header {
		height: 55px;
	}
	.page-id-1150 .topbar ul {
		border-bottom: none;
	}
	#primary-menu {
		background-color: #f3f2ed;
		position: absolute;
		z-index: 7 !important;
		top: 0;
		right: 0;
		padding-top: 60px;
		width: 250px;
		border: 1px solid #ffffff;
		border-radius: 5px;
		box-shadow: 0 5px 5px 0 rgba(50, 50, 50, 0.2);
		padding-right: 20px;
		margin-top: 20px;
	}
	.navnav {
		padding: 0;
	}
	.navnav li {
		display: list-item !important;
	}
	.tg-grid-area-top1 {
		padding-bottom: 50px;
	}
	.main-navigation li {
		text-align: left;
		-float: left !important;
		float: none !important;
		border-bottom: 1px dotted #0a2d35;
		padding-bottom: 10px;
	}
	.main-navigation li:last-child {
		border-bottom: none !important;
	}
	.tg-search-holder {
		z-index: 5 !important;
		float: left !important;
		width: 100% !important;
	}
	.tg-search-inner {
		width: 100%;
	}
	input.tg-search[type="text"] {
		max-width: 280px !important;
		-width: 100% !important;
		padding: 0 0 0 20px !important;
		min-width: 50px !important;
	}
	.tg-search-icon {
		display: none !important;
	}
	.tg-search-clear {
		float: right !important;
	}
	img.logo-desktop {
		display: none;
	}
	.site-switcher a {
		font-size: small;
	}
	.site-switcher img.logo-mobile {
		display: inherit;
	}
	.grid-management {
		margin-top: 40px;
	}
	.tg-filters-holder {
		width: 100%;
		margin: 0 0 10px 0 !important;
	}
	.tg-dropdown-holder {
		width: 100%;
	}
	.catInfo {
		width: 100% !important;
	}
	.current-menu-item a,
	.menu-item a:hover {
		border-bottom: none !important;
	}
	.tg-search-clear {
		width: 37px !important;
	}
	.tg-grid-holder .tg-item {
		border-bottom: 1px solid #333;
		padding-bottom: 20px;
	}
	.flex-control-nav {
		display: none;
	}
}
@media screen and (max-width: 70em) {
	body.single .entry-header {
		-padding: 8% 0 8% 0;
	}
}
@media screen and (max-width: 75em) {
	.site-description {
		-display: none;
	}
	.site-title {
		-margin-top: 10px !important;
	}
}
@media screen and (min-width: 52em) and (max-width: 68em) {
	.catInfo-name {
		font-size: 1rem !important;
		line-height: 1.2rem !important;
	}
	.catInfo {
		min-height: 220px !important;
		padding: 25px 20px 0 20px !important;
	}
}

/* ACTIVATION BUTTON
**************************************************/
.members {	
	cursor:pointer;
	text-decoration:none !important;
}

/* Blabla
**************************************************/
.members-share-wrapper {
	position:fixed;
	z-index: 10 !important;
	overflow:hidden;
	font-size:20px;
	text-align:center;
	margin-left: 30px;
	margin-bottom: 0px;	
	opacity:0;
	top: 90px;
	background-color: #ffffff;
	max-width: 120px;
	border: 4px solid #000;
	border-radius: 4px;
}
.members-share-wrapper-active:before {
	content: '';
	width: 25px;
    height: 25px;
    transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    background: #fff;
    border: 0px dashed #000;
    border-right: 4px solid #000;
    border-bottom: 4px solid #000;
    animation:tri 6s infinite linear;
    -webkit-animation:tri 6s infinite linear;
	position: fixed;
	z-index: 11;
	top: 79px;
	margin-left: -10px;
}
.members-share-wrapper-active {
	opacity:1 !important;
	left:0;
}
/* the shadow */
.members-share-wrapper-shadow {
	-webkit-transition: -webkit-box-shadow 1s ease;
	-moz-transition: -moz-box-shadow 1s ease;
	transition: box-shadow 1s ease;

	/* share buttons shadow size and color */
	-moz-box-shadow: 0 0 50px 1px rgba(0,0,0,.1);
	-webkit-box-shadow: 0 0 50px 1px rgba(0,0,0,.1);
	box-shadow: 0 0 50px 1px rgba(0,0,0,.1);
}
.members-share-wrapper li {
	list-style-type:none;
	background:#fff;
	/* button separator color */
	border-top:1px solid #eeeeee;
	width: 100%;
	padding: 5px 0;
	margin-bottom: 0px;
}

.members-share-wrapper li:hover {
	list-style-type:none;
	background:#ffffff;
	/* button separator color */
	border-top: 1px solid #eeeeee;
	width: 100%;
}

/* disable top border on first item */
.members-share-wrapper li:first-child {
	border-top:none !important;
	
	/* create top left rounded corner for first item */
	-webkit-border-top-left-radius:2px;
	-moz-border-top-left-radius:2px;
	border-top-left-radius:2px;
	
	/* create top right rounded corner for first item */
	-webkit-border-top-right-radius:2px;
	-moz-border-top-right-radius:2px;
	border-top-right-radius:2px;
}
/* first child (from the top) */
.members-share-wrapper li:nth-last-child(8) {
	/* disable top border on first item */
	border-top:none !important;
	
	-webkit-transform: translateY(375px) scale(0.2);
	-moz-transform: translateY(375px) scale(0.2);
	transform: translateY(375px) scale(0.2);
	
	-webkit-transition: all .7s ease;
	-moz-transition: all .7s ease;
	transition: all .7s ease;
	
	border-bottom:1px solid #eeeeee;
}
/* first child (from the top) */
.members-share-wrapper li:nth-last-child(7) {
	/* disable top border on first item */
	border-top:none !important;
	
	-webkit-transform: translateY(325px) scale(0.3);
	-moz-transform: translateY(325px) scale(0.3);
	transform: translateY(325px) scale(0.3);
	
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	transition: all .6s ease;
}
/* first child (from the top) */
.members-share-wrapper li:nth-last-child(6) {
	/* disable top border on first item */
	
	-webkit-transform: translateY(275px) scale(0.4);
	-moz-transform: translateY(275px) scale(0.4);
	transform: translateY(275px) scale(0.4);
	
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease;
}
/* first child (from the top) */
.members-share-wrapper li:nth-last-child(5) {
	/* disable top border on first item */
	
	-webkit-transform: translateY(225px) scale(0.5);
	-moz-transform: translateY(225px) scale(0.5);
	transform: translateY(225px) scale(0.5);
	
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	transition: all .6s ease;
}
/* second child (from the top) */
.members-share-wrapper li:nth-last-child(4) {
	-webkit-transform: translateY(175px) scale(0.6);
	-moz-transform: translateY(175px) scale(0.6);
	transform: translateY(175px) scale(0.6);
	
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
}
/* third child (from the top) */
.members-share-wrapper li:nth-last-child(3) {
	-webkit-transform: translateY(125px) scale(0.7);
	-moz-transform: translateY(125px) scale(0.7);
	transform: translateY(125px) scale(0.7);
	
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
/* fourth child (from the top) */
.members-share-wrapper li:nth-last-child(2) {
	-webkit-transform: translateY(75px) scale(0.9);
	-moz-transform: translateY(75px) scale(0.9);
	transform: translateY(75px) scale(0.9);
	
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease;
}
/* fifth child (from the top) */
.members-share-wrapper li:nth-last-child(1) {
	-webkit-transform: translateY(15px) scale(1);
	-moz-transform: translateY(15px) scale(1);
	transform: translateY(15px) scale(1);
	
	-webkit-transition: all .1s ease;
	-moz-transition: all .1s ease;
	transition: all .1s ease;
	padding-top: 10px;
}

/* all children active */
.members-share-wrapper-active li {
	-webkit-transform: translateY(0) scale(1) !important;
	-moz-transform: translateY(0) scale(1) !important;
	transform: translateY(0) scale(1) !important;
}
/*
.members-share-wrapper li:last-child {
	border-bottom:4px solid #5A5A5A;
}
*/



/*visualisation  -----------------*/

#post-visualisation {
	z-index:15;
	-background:green;
	width:100%;
	height:500px;
	margin-top:100px;
	overflow:hidden;	
}

#post-information {
	position: absolute;
	right:0;
	width:400px;
	height:500px;
	-background:red;	
}

#post-category-info {
	width:100%;
	max-width: 1400px;
	-height:500px;
	margin: 40px auto;
	padding: 0 15px;	
}

.catInfo {
	float: left;
	width: 19%;
	background: url('img/topics-bg.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	margin-right: 1.2%;
	margin-bottom: 2%;
	text-align: center;
	min-height: 300px;
	padding: 30px 20px 0 20px;
	border-radius: 5px;
	border: 1px solid #eee;
}

.catInfo:nth-of-type(5) {
	margin-right: 0 !important;
}

.catInfo:nth-of-type(5) {
	-background-color: red;
}

.catInfo-name {
	display: block;
	font-size: 1.6rem;
	line-height: 2.0rem;
	font-weight: bold;
	margin-bottom: 20px; 
}

.catInfo-name:hover {
	text-decoration: underline dotted #0a2d35;
}

.catInfo-name:after {
	-content: '-';
	display: block;
}

.catInfo-posts,
.catInfo-clicks,
.catInfo-comments {
	display: block;
}

.catInfo-posts {
	font-weight: bold;
	font-size: 1.5rem;
}

.posts-number {
	color: orange;
	text-shadow: 0px 1px 0px rgba(150, 150, 150, 1);
}

.readmore {
	display:inherit;
	margin-top: 20px;
	border-bottom: 1px dotted #0a2d35;
}

/*
circle.circle-layer{ transition: all .2s ease-in-out; }
circle.circle-layer:hover { transform: scale(1.2); }

*/

text {
    font-size: 11px;
    
}
text.parent {
    fill: #1f77b4;
}
text {
    font: 10px sans-serif;
}
/*.text {
  cursor: pointer;
}
 */
 text:hover {
    /*color: #FF0000; */
    font-weight: bold;
    stroke: #000;
    stroke-width: 0.5px;
    text-decoration: underline;
}


circle {
    fill: #ccc;
    stroke: #999;
    pointer-events: all;
}
circle.parent {
    fill: #1f77b4;
    fill-opacity: .1;
    stroke: steelblue;
}
circle.parent:hover {
    stroke: #ff7f0e;
    stroke-width: .5px;
}
circle.child {
    pointer-events: none;
}




/*Node hover*/
 /*.node {
    cursor: pointer;
}
.node:hover {
    stroke: #000;
    stroke-width: 1.5px;
}
.node--leaf {
    fill: white;
}
*/

/*Circle text*/
    .label {
        font: 11px "Helvetica Neue", Helvetica, Arial, sans-serif;
        text-anchor: middle;
        text-shadow: 0 1px 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff, 0 -1px 0 #fff;
    }
    
    .label,
    .node--root,
    .node--leaf {
        pointer-events: none;
    }
    
    .arc-path {
        visibility: hidden;
    }
    
    
    
   circle:hover { opacity: 0.8; -fill: -10%!important; -fill: green!important;}
   
   .bubble-text {
	   
	   
	   text-transform: none;
	   text-decoration: none!important;
	   
   }
   
  .bubble-text:hover{
	   
	   
	   text-decoration: none!important;
	   /*color: #FF0000; */
	   font-weight: normal;
	   stroke: #000;
	   stroke-width: 0.0px;
	 
	   
   }

