#lang_sel_list ul a.lang_sel_other {color:#005f98;}

@media only screen and (min-width: 768px) {

	.breadcrumbs > li > span {color:#005f98;}

		li.home-icon .fa-home {
		font-size:16px;margin-right:0;line-height:24px;color:#005f98;
	}
	
}	
	
.post-content blockquote {
	color: #005f98;
}

@media only screen and (max-width: 767px) {

	.readmore_click {color:#005f98;}
	
}

#lang_sel_list { display: none; }
/*.single .fusion-flexslider  { height: 580px; margin-top: -150px; }
.single .fusion-flexslider .slides li img  { height: 580px; margin-top: -150px; } */
.single .fusion-flexslider .slides li { max-height: 500px; }


.shortlinks > a > i {
	background: #005f98;
}

.postid-1160 .fusion-meta-info { display: none; }

#toTop { background-color: #005f98; }
.searchform .search-table .search-button input[type="submit"] { color:#005f98;}
.fusion-main-menu .menu-angebot .sub-menu a {background-color:#3f98cd; background-color: rgba(255,255,255,0.25); }
.fusion-main-menu .menu-angebot .sub-menu a:hover { background-color:#7fbade; background-color:rgba(255,255,255,0.5); }
.fusion-footer-copyright-area a:hover { color: #0076bc; }

/* SKINS */
.bristol .tg-item-excerpt-holder, .portsmouth .tg-item-excerpt-holder, .portsmouth_open .tg-item-excerpt-holder {
	background-color:#005f98;
}

.bristol.tg-item .tg-light .tg-item-title, .portsmouth.tg-item .tg-light .tg-item-title, .portsmouth_open.tg-item .tg-light .tg-item-title {color: #005f98;}
.bristol.tg-item .tg-light .tg-item-title a, .portsmouth.tg-item .tg-light .tg-item-title a, .portsmouth_open.tg-item .tg-light .tg-item-title a {color: #005f98; }
.bristol.tg-item .tg-dark .tg-item-title, .portsmouth.tg-item .tg-dark .tg-item-title, .portsmouth_open.tg-item .tg-dark .tg-item-title { background: #005f98; background-color:rgba(0, 95, 152, 0.8); }

#wrapper .fusion-header-has-flyout-menu .fusion-flyout-search .searchform .s {
color: #005f98;
border-color: #005f98;
}

#wrapper .fusion-header-has-flyout-menu .fusion-flyout-search .searchform .s::-webkit-input-placeholder {
color: #005f98;
border-color: #005f98;
}

#wrapper .fusion-header-has-flyout-menu .fusion-flyout-search .searchform .s::-moz-placeholder {
color: #005f98;
border-color: #005f98;
}

#wrapper .fusion-header-has-flyout-menu .fusion-flyout-search .searchform .s:-ms-input-placeholder {
color: #005f98;
border-color: #005f98;
}

#wrapper .fusion-header-has-flyout-menu .fusion-flyout-search .searchform .s:-moz-placeholder {
color: #005f98;
border-color: #005f98;
} 

/* Social Media */
#social-share { margin:0; background:#fff !important; padding-right:0 !important; padding-top: 10px; }
#social-share .fusion-builder-row { background:#ebebeb; }
#social-share a { color:#747474; }
#social-share img { -webkit-filter: grayscale(100%); filter: grayscale(100%); -webkit-transition: all 250ms ease; /* Safari */
    transition: all 250ms ease; }
#social-share .social-wrap:hover img { -webkit-filter: grayscale(0%); filter: grayscale(0%); }
#social-share .social-wrap p a { border-bottom:0px solid #c5c5c5; }
#social-share .social-wrap:hover p a { border-bottom:3px solid #c5c5c5; }
#social-share .social-wrap p { margin-bottom:0; }
@media only screen and (min-width: 1024px) {
	#social-share {
		padding-left: 180px;
	}
}
@media only screen and (max-width: 1023px) {
	#social-share { padding-left:0 !important; }
}
@media only screen and (max-width: 767px) {
	.fusion-body #social-share .fusion-layout-column { width: 25% !important; }
	#social-share .social-spacer { display:none; }
}
@media only screen and (max-width: 500px) {
	#social-share .social-wrap p { display:none; }
}