/*
Theme Name: CISV Theme
Description: CISV International Web Platform Theme
Author: cool IT GmbH
Template: brandon
Version: 1.0.2
*/
@import url("../brandon/style.css");

@import url('font/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7l.woff2');

/*
  CISV-Blue:        #0072CE rgba(0,114,206,1);
  CISV-Orange:      #FF671F rgba(255,103,31,1);
  CISV-Yellow:      #FFC72C rgba(255,199,44,1);
  CISV-Magento:     #AA0061 rgba(170,0,97,1);
  CISV-Warm-Red:    #F9423A rgba(249,66,58,1);
  CISV-Orange hell: #FFA300 rgba(255,163,10,1);
  CISV-Green:       #509E2F rgba(80,158,47,1);
  CISV-Blue hell:   #B9D9EB rgba(185,217,235,1);
  
  Dunkelblau: #00518f rgba(0,81,143,1);
*/
::selection {
  background-color:#444 !important;
  color:#fff !important;
}
*::-moz-selection {
  background-color:#444 !important;
  color:#fff !important;
}
body {
  /*font-family:Arial, Helvetica, sans-serif;*/
  font-family:'Source Sans Pro', sans-serif;
  font-size:18px;
  font-weight:normal;
  line-height:24px;
  color:#333 !important;
  background-color:#0072ce;
}
h1 {
  font-size:1.8em;
  font-weight:bold;
  line-height:1em;
  margin-bottom:0.6em;
  color:#0072ce;
  clear:both;
}
@media only screen and (max-width: 767px) {
  h1 {
    font-size: 1.6em;
  }
  h2 {
    font-size: 1.4em;
  }
  h3 {
    font-size: 1.2em;
  }
}
h2 {
  font-size:1.6em;
  font-weight:bold;
  margin-bottom:0.4em;
  color:#0072ce;
  line-height:1em;
}
h3 {
  font-size:1.4em;
  font-weight:bold;
  margin-bottom:0.3em;
  color:#0072ce;
}
h4 {
  font-size:1.3em;
  font-weight:bold;
  margin:0.9em 0 0.3em 0;
  color:#0072ce;
}
h5 {
  font-size:1.2em;
  margin:0.8em 0 0.2em 0;
  color:#0072ce;
}
h6 {
  font-size:1.1em;
  margin:0.6em 0 0.1em 0;
  color:#0072ce;
}
@media only screen and (max-width: 767px) {
  h1 {
    font-size: 1.6em;
  }
  h2 {
    font-size: 1.4em;
  }
  h3 {
    font-size: 1.2em;
  }
}

p, .info_box_wrapper,
div.column_visual ul li, div.column_content ul li, div.the_content_wrapper ul li, div.accordion ul li,
.info_box_wrapper .desc ul li,
.column, .columns,
.faq .question .answer, .accordion .question .answer,
.counter h6.title {
  font-size:18px;
  line-height:24px;
}
a, a h5 {
  color:#0072ce;
  text-decoration:underline;
}
a:hover, a:hover h5  {
  color:#aa0061;
  text-decoration:underline;
}
a h5 {
  font-size:1.0em;
}
input[type="submit"], a.button {
  background:none;
  border-radius:5px;
  font-size:1em;
  letter-spacing:normal;
  text-transform:none;
  transition:none;
  background-color:#aa0061;
  color:#fff;
  transition:none !important;
  margin:10px 0 10px 0;
  padding:10px 16px 11px 16px;
}
a.button.button_blue, a.button.button_blue::after, a.tp-button.blue {
  background-color:#00518f;
}
a.button.button_blue:hover {
  background-color:#0072ce;
}

input[type="submit"] {
  margin:10px 0 0 0;
}
input[type="submit"]:hover {
  text-decoration:underline;
}
a.button:hover::before {
  content:none;
  transition:none;
  text-transform:uppercase;
}


a.button::after, a.tp-button::after, button::after, input[type="submit"]::after, input[type="reset"]::after, input[type="button"]::after {
  border-radius:0;
  content:"";
  height:0;
  margin-top:0;
  position:relative;
  right:0;
  top:0;
  transform:none;
  width:0;
}
a.button:hover {
  text-decoration:underline;
  background-color:#aa0061;
}

a.button.button_orange, a.button.button_orange::after, a.tp-button.orange {
  background-color: #FF671F;
  color: #ffffff;
}
a.button_small  { padding:8px 16px; font-size:0.8em; }
a.button_normal { padding:10px 18px; font-size:1em; }
a.button_large  { padding:18px 28px; font-size:1.4em; font-weight:bold; }


div#Content table {
  /*** 2017-10-30: Vorbereitung Table-scrolling-horizontal bei kleinen Aufl sungen
  height:auto !important;
  display:block;
  overflow-x:auto !important;
  overflow-y:auto !important;
  ***/
}

hr {
  background:none;
  border-top:1px solid #aaa;
}

div.column_visual ul, div.column_content ul, div.the_content_wrapper ul, div.accordion ul {
  margin:0.5em 0 1em 1em;
  display:table;
}
div.column_visual ul li, div.column_content ul li, div.the_content_wrapper ul li, div.accordion ul li {
  list-style-type:none;
  display:table-row;
}
div.column_visual ul li:before, div.column_content ul li:before, div.the_content_wrapper ul li:before, div.accordion ul li:before {
    content: "\f0c8";
    font-family:FontAwesome;
    font-size:0.6em;
    color:#aa0061;
    line-height: 3em;
    padding-right: 1.4em;
    display:table-cell;
    position: relative;
    top: -3px;
}

/**
div.section_wrapper ul {
  margin:0.5em 0 1em 1em;
  display:table;
}
div.section_wrapper ul li {
  list-style-type:none;
  line-height: 1.4em;
  display:table-row;
}
div.section_wrapper ul li:before {
    content: "\f0c8";
    font-family:FontAwesome;
    font-size:0.6em;
    color:#aa0061;
    line-height: 3em;
    padding-right: 1.4em;
    display:table-cell;
    position: relative;
    top: -3px;
}
**/
.info_box_wrapper {
  padding:0;
}
.info_box_wrapper .desc ul {
  margin-top:12px;
}
.info_box_wrapper .desc ul li {
  padding-left:26px;
}

.Projects_header .categories ul li h6 {
  color:#0072ce !important;
  font-size:18px;
}
.Projects_header .categories ul li a {
  text-decoration:none;
  border-radius:3px;
  padding:8px 12px;
  margin:2px;
  font-weight:bold;
  background-color:#aaa;
  color:#fff;
}
.Projects_header .categories ul li a:hover, .Projects_header .categories li.current-cat a {
  background-color:#0072ce;
  color:#fff;
}

label, legend {
  display:inline;
  font-size:100%;
  padding-bottom:1em;
}

div.orange {
  background-color:rgba(248,167,0,1);
}

/*
**  H E A D E R
*/
#Header::after {
  background:none;
}

@media only screen and (min-width: 960px) {
  #Header {
    background:transparent url(images/bg_header.png) top left repeat-x;
  }
}

nav.ubermenu-main {
  background-color:#0072ce;
}
.ubermenu-item-level-0 > a.ubermenu-target {
  text-transform:none !important;
  font-size:18px;
  color:#fff !important;
}
@media only screen and (min-width: 960px) {
  .ubermenu-item-level-0 > a.ubermenu-target {
    padding:12px 20px;
  }
}
@media only screen and (max-width: 959px) {
  .fa-times::before, .ubermenu .ubermenu-retractor {
    color: #fff;
  }
}
@media only screen and (min-width: 960px) {
  .fa-times::before {
    display:none;
  }
}

.ubermenu-item-level-0.ubermenu-current-menu-item > a.ubermenu-target,
.ubermenu-item-level-0.ubermenu-current-menu-parent > a.ubermenu-target,
.ubermenu-item-level-0.ubermenu-current-menu-ancestor > a.ubermenu-target {
  background-color:#fff !important;
  color:#0072ce !important;
}
.ubermenu-item-level-0:hover > a.ubermenu-target,
.ubermenu-item-level-0.ubermenu-active > a.ubermenu-target {
  background: #00518f !important;
  color: #ffffff !important;
}
.ubermenu-submenu.ubermenu-submenu-drop {
  background-color:#00518f !important;
  border:none !important;
}
.ubermenu-submenu .ubermenu-item-header > a.ubermenu-target,
.ubermenu-submenu .ubermenu-item-header > div.ubermenu-custom-content {
  color:#fff !important;
}
.ubermenu-submenu .ubermenu-item-header > a.ubermenu-target {
  padding:10px 20px 5px 20px;
  /*font-size:1.1em !important;*/
}
.ubermenu-submenu li.ubermenu-item > a.ubermenu-target {
  font-size:16px !important;
  font-weight:bold;
}

.ubermenu .ubermenu-custom-content-padded {
  padding:0 20px 10px 20px !important;
  font-size:12px !important;
}

.ubermenu-submenu .ubermenu-item-header:hover > a.ubermenu-target,
.ubermenu-submenu .ubermenu-item-header:hover > div.ubermenu-custom-content {
  color:#fff !important;
  background-color:#0072ce !important;
}
.ubermenu-submenu .ubermenu-item-header:hover > div.ubermenu-custom-content {
  color:#eee !important;
}

.ubermenu-submenu > li.ubermenu-current-menu-item > a,
.ubermenu-submenu .ubermenu-item-header.ubermenu-current-menu-item > a.ubermenu-target,
.ubermenu-submenu .ubermenu-item-header.ubermenu-current-menu-item > div.ubermenu-custom-content {
  color:#0072ce !important;
  background-color:#fff !important;
}

.ubermenu-responsive-toggle {
  text-transform:none !important;
  background-color:#0072ce !important;
  font-size:1em !important;
}
.ubermenu-bound .ubermenu-submenu-type-mega {
  min-width:auto !important;
}

#Header a.responsive-menu-toggle {
  display:none !important;
}

header .one.column {
  width:400px;
  margin-top:36px;
  float:right;
}
body#sitemode_org header .one.column {
  width:356px;
  margin-top:30px;
}

#Header .logo {
  margin:15px 0 20px 20px;
}
.cisv_right_left {
  width:240px;
  float:right;
  margin-top:8px;
}
body#sitemode_org .cisv_right_left {
  width:210px;
}
body#sitemode_na .cisv_right_left {
  margin-top:38px;
}
.cisv_right_right {
  width:150px;
  float:right;
}
.cisv_right_right .textwidget {
  margin-right: 30px;
}
body#sitemode_org .cisv_right_right {
  width:140px;
} 

@media only screen and (max-width: 959px) {
  header #above_menu {
	min-height:120px;
	float:left;
    width:84%;
  }
  #Header .logo {
    margin:15px 0 20px 20px;
  }
  #Header .one {
	text-align:right !import;
  }
  header .one.column {
	margin-top:0;
  }

	body#sitemode_org .cisv_right_left {
	  width:100%;
	}
	#Header #searchform input[type="text"] {
		float:right;
	}
	#Header .menu {
		float:right;
	}
	body#sitemode_org header .one.column {
	  margin-top:0;
	}
	body#sitemode_org header .one.column {
		width: 100%;	
	}
	
  header .ubermenu-responsive-toggle {
    font-size:0 !important;
    float:right;
    margin-top:65px;
    /** sticky-Versuch: margin-top:30px; **/
    padding:12px;
  }
  header .ubermenu-responsive-toggle .fa {
    font-size:40px;
    margin:0;
  }
  
	/**
	body#sitemode_na header .one.column {
		display: none;
	}
	body#sitemode_org .cisv_right_right,
	body#sitemode_org span#navtop {
		display:none;
	}
	**/
	div.cisv_right_right {
		display:none;
	}
	body#sitemode_na .cisv_right_left {
		margin-top: 0;
		position: relative;
		float: right;
	} 
	header #above_menu {
		float: right;
		width: 100%;
	} 
	header .ubermenu-responsive-toggle {
		margin-top:-50px;
	}
 
 
 
	body#sitemode_org header .one.column /**, header .one.column **/	{
		position: relative;
		right:auto;
	}
	
	#Header #searchform {
		padding:0 !important;
	}
}
@media only screen and (max-width: 767px) {
  header #above_menu {
    float:left;
    width:64%;
  }
  #Header .logo {
	text-align:left !important;
  }
  #Header .logo #logo {
    margin:15px 0 20px 20px;
    padding:0 !important;
  }

  
  	/**
	body#sitemode_na header .one.column {
		display: none;
	}
	body#sitemode_org .cisv_right_right,
	body#sitemode_org span#navtop {
		display:none;
	}
	**/
	div.cisv_right_right {
		display:none;
	}
	body#sitemode_na .cisv_right_left {
		margin-top:0;
	} 
	header #above_menu {
		float: right;
		width: 100%;
	} 
	header .ubermenu-responsive-toggle {
		margin-top:-50px;
	}	
	/***
	body#sitemode_org header .one.column,
	header .one.column	{
		position: absolute;
		right: -147px;
	}
	***/
	#Header #searchform {
		padding:0 !important;
	}
	#above_menu > .column {
		width:100% !important;
		right:auto !important	
	}
  
}
@media only screen and (max-width: 600px) {
  /***
  #Header {
    height:90px !important;
  }
  ***/
  header #above_menu {
    /**
	width:240px;
	**/
  }
  #Header .logo #logo {
    margin-bottom:0;
  }
  header .ubermenu-responsive-toggle {
    margin-top:0;
  }
  
	body#sitemode_org #Header {
		height:140px !important;
	}

	body#sitemode_org #Header .logo {
		width: 100%;
		margin: 0;
	}
}
@media only screen and (max-width: 400px) {
  header #above_menu {
    /**width:200px;**/
  }
}
@media only screen and (max-width: 320px) {
  header #above_menu {
    /**width:180px;**/
  }
}

span#navtop {
  width:100%;
}
span#navtop ul {
  padding-top:8px;
}
span#navtop ul li::after {
  content:'|';
  color:#0072ce;
}
span#navtop ul li:last-child::after {
  content:'';
}

body#sitemode_org span#navtop ul li:nth-child(1)::after, body#sitemode_org span#navtop ul li:nth-child(2)::after {
  padding:0 6px;
}

span#navtop ul li a, span#navtop ul li a:visited {
  letter-spacing: normal !important;
  line-height: 1em !important;
  text-transform: none !important;
  padding:0 4px !important;
  font-size:0.85em;
  font-weight:bold;
  height:auto !important;
  color:#00518f;
}
body#sitemode_org span#navtop ul li a, span#navtop ul li a:visited {
  font-size: 15px;
  letter-spacing:0.02em !important;
}

span#navtop ul li a:hover {
  color:#0072ce;
  text-decoration:underline !important;
}

span#link {
  display:block;
  float:right;
}
body#sitemode_na span#link a {
  /* Image soll f r NAs im Widget mit Grafik aus Mediathek versehen sein (=konfigurierbar) */
  /* background:transparent url(images/mycisv_vienna.png) bottom left no-repeat; */
  display:table-cell;
  vertical-align:bottom;
  width:144px;
  height:71px;
}
body#sitemode_org span#link a {
  background-color:rgba(255,103,31,1);
  color:#fff;
  border-radius:6px;
  font-size:1.1em;
  font-weight:bold;
  display:block;
  margin: 6px;
  padding: 9px 28px;
  text-decoration:none;
}
body#sitemode_org span#link a:hover {
  background-color:rgba(248,167,0,1);
}

#Header #searchform {
  width:100%;
  padding:0;
}
#Header #searchform input[type="text"] {
  /*background:#fff url(images/icon_search.png) center right no-repeat !important;*/
  background-color:#fff !important;
  box-shadow:none;
  border:1px solid #cccccc;
  padding:8px;
  /* width:170px; */
}
body#sitemode_org #Header #searchform input[type="text"] {
  width:78% !important;
  float:left !important;
  margin-right:2% !important;
  background-image:none !important;
  box-sizing:border-box !important;
}
body#sitemode_org #Header #searchform input[type="submit"] {
  width:20% !important;
  display:inline-block !important;
  float:right !important;
  background:transparent url("images/icon_search.png") center center no-repeat !important;
  margin:0 !important;
  box-sizing:border-box !important;
}
@media only screen and (max-width: 959px) {
	body#sitemode_org #Header #searchform input[type="text"] {
		width:30% !important;
		margin-left:64% !important;
		margin-right:1% !important;
	}
	body#sitemode_org #Header #searchform input[type="submit"] {
		width:5% !important;
	}
}
@media only screen and (max-width: 700px) {
	body#sitemode_org #Header #searchform input[type="text"] {
		width:30% !important;
		margin-left:59% !important;
		margin-right:1% !important;
	}
	body#sitemode_org #Header #searchform input[type="submit"] {
		width:7% !important;
	}
}
@media only screen and (max-width: 400px) {
	body#sitemode_org #Header #searchform input[type="text"] {
		width:40% !important;
		margin-left:45% !important;
		margin-right:1% !important;
	}
	body#sitemode_org #Header #searchform input[type="submit"] {
		width:8% !important;
	}
}

/***(Sticky Nav on Mobiles)***/
@media only screen and (max-width: 959px) {
  /***
  #Header {
    height:125px;
  }
  ***/
  /** Sticky-Versuch:**
  #Header {
    position:fixed;
    z-index:99999999999;
    width:100%;
    height:125px;
    background-color:#fff;
  }
  #mfn-slider, #Subheader {
    padding-top:126px;
  }
  **/
  .ubermenu-responsive-default.ubermenu-responsive.ubermenu .ubermenu-nav {
    border-top:1px solid #0072ce;
  }
  .ubermenu .ubermenu-colgroup .ubermenu-column, .ubermenu .ubermenu-custom-content-padded, .ubermenu .ubermenu-nonlink, .ubermenu .ubermenu-retractor, .ubermenu .ubermenu-submenu-padded, .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target, .ubermenu .ubermenu-target, .ubermenu .ubermenu-widget, .ubermenu-responsive-toggle {
    padding:10px 14px !important;
  }
  .ubermenu .ubermenu-search .ubermenu-searchform {
    width:90% !important;
  }
}

/*
**  F O O T E R
*/
footer#Footer {
  background-color:#0072ce;
  color:#fff;
}
footer#Footer .widgets_wrapper .column .widget_text {
  font-size:16px;
  line-height:20px;
}
.widget > h4, .widget > h3 {
  background-image:none !important;
}
.widget > h4 {
  font-size:1.2em;
  letter-spacing:normal;
  line-height:normal;
  padding-left:0;
  text-transform:none;
}

table.cisvfooter {
  margin-top:40px;
}
table.cisvfooter td {
  padding:2px;
  text-align:left;
}
table.cisvfooter td.label {
  color:rgba(243,115,36,1);
}

.widget_nav_menu ul li a, .widget_meta ul li a, .widget_categories ul li a, .widget_archive ul li a, .widget_mfn_menu ul li a {
  background-image:none !important;
}
.widget_nav_menu ul li a, .widget_meta ul li a {
  padding:1px 0 !important;
  text-decoration:none;
}
.widget_nav_menu ul li a:hover, .widget_meta ul li a:hover {
  text-decoration:underline;
}

.widgets_wrapper aside > h4,
.widgets_wrapper aside.widget_text h4,
.widgets_wrapper a.icon_shop,
.widgets_wrapper a.icon_calendar,
.widgets_wrapper a.icon_imprint {
  color: #b9d9eb !important;
  text-transform:uppercase;
  font-weight:bold;
  margin-bottom:8px;
}
.widgets_wrapper h4.icon_contact    { background:transparent url(images/footericon_contact.png) top left no-repeat; }
.widgets_wrapper h4.icon_newsletter { background:transparent url(images/footericon_newsletter.png) top left no-repeat; }
.widgets_wrapper a.icon_shop        { background:transparent url(images/footericon_shop.png) top left no-repeat; }
.widgets_wrapper a.icon_calendar    { background:transparent url(images/footericon_calendar.png) top left no-repeat; }
.widgets_wrapper a.icon_imprint     { background:transparent url(images/footericon_imprint.png) top left no-repeat; }

.widgets_wrapper h4.icon_contact,
.widgets_wrapper h4.icon_newsletter {
  padding-left: 40px;
  line-height: 34px;
  margin:0 0 8px 0;
}
@media only screen and (max-width: 767px) {
  .widgets_wrapper h4.icon_contact,
  .widgets_wrapper h4.icon_newsletter {
    left:0;
  }
  .widgets_wrapper a.icon_shop,
  .widgets_wrapper a.icon_calendar,
  .widgets_wrapper a.icon_imprint {
    margin-bottom:16px;
  }
}
.widgets_wrapper a.icon_shop,
.widgets_wrapper a.icon_calendar,
.widgets_wrapper a.icon_imprint {
  padding-left:38px;
  line-height: 34px;
  display:block;
  margin-bottom:8px;
}
.widgets_wrapper a {
  color: #ffffff !important;
}
div#footerline2 {
  clear:both;
  padding:10px 0 0 0;
}
div.footerline2line {
  float:left;
  width:32%;
}
div#line1, div#line3 {
  margin:0 1%;
}
@media only screen and (max-width: 767px) {
  div.footerline2line {
    float:none;
    width:100%;
  }
  div#line1, div#line3 {
    margin:20px 0;
  }
}

div#line1 {
  color:#fff;
  line-height:16px;
  font-size:14px;
}
div#line1 .textwidget {
  margin-top:12px;
}
.menu-clean .social li a {
  color:#fff !important;
}

a#back_to_top {
  background:transparent url(images/go_to_top.png) top center no-repeat;
  display: block;
  position:fixed;
  height:60px;
  width:60px;
  bottom:2%;
  right:2%;
}
a#back_to_top:hover {
  text-decoration:none;
}
.social li {
  border:none !important;
}
.social li a {
    display: block;
    font-family:FontAwesome;
    font-size:0;
    height:auto !important;
    line-height:normal !important;
    text-align: center;
    text-decoration: none;
    transition:none !important;
    width:auto;
    padding:0 4px;
    margin:20px 2px 0 2px;
}
.social li a:hover {
  background:none !important;
}
.social li.facebook a:before   { font-size:1.4rem; color:#fff; content:"\f082"; }
.social li.googleplus a:before { font-size:1.4rem; color:#fff; content:"\f0d5"; }
.social li.twitter a:before    { font-size:1.4rem; color:#fff; content:"\f099"; }
.social li.vimeo a:before      { font-size:1.4rem; color:#fff; content:"\f194"; }
.social li.youtube a:before    { font-size:1.4rem; color:#fff; content:"\f16a"; }
.social li.flickr a:before     { font-size:1.4rem; color:#fff; content:"\f16e"; }
.social li.linked_in a:before  { font-size:1.4rem; color:#fff; content:"\f08c"; }
.social li.pinterest a:before  { font-size:1.4rem; color:#fff; content:"\f0d3"; }
.social li.instagram a:before  { font-size:1.4rem; color:#fff; content:"\f16d"; }
.social li.dribbble a:before   { font-size:1.4rem; color:#fff; content:"\f17d"; }

.social li.facebook a:hover:before,
.social li.googleplus a:hover:before,
.social li.twitter a:hover:before,
.social li.vimeo a:hover:before,
.social li.youtube a:hover:before,
.social li.flickr a:hover:before,
.social li.linked_in a:hover:before,
.social li.pinterest a:hover:before,
.social li.dribbble a:hover:before { 
  color:#B9D9EB;
}

footer form.wpcf7-form > p {
  margin-bottom:0;
}
footer .wpcf7 span.wpcf7-form-control-wrap {
  width: 60%;
}
footer span.wpcf7-list-item {
  margin-left:0;
}
footer span.wpcf7-list-item-label {
  font-size:16px;
  line-height:20px;
}

footer input[type="text"],
footer input[type="email"] {
  background-color:transparent;
  color:#fff;
  background-image:none;
  border:0 none;
  border-bottom:1px solid #b9d9eb;
  border-radius:0;
  box-shadow:none;
  display:block;
  font-size:14px;
  margin:0 0 20px;
  padding:2px 2px;
}
footer input[type="text"]:focus,
footer input[type="email"]:focus {
  color:#fff !important;
  background-color:transparent !important;
}
footer input[type="submit"] {
  background:none;
  border-radius:5px;
  font-size:1em;
  letter-spacing:normal;
  margin:10px 0 10px 0;
  padding:8px 16px;
  text-transform:none;
  transition:none;
  background-color:#b9d9eb;
  color:#444;
  margin:10px 0 0 0;
}
.wpcf7-not-valid-tip {
  top:-8px !important;
  left:-52px !important;
}
.wpcf7-mail-sent-ok {
  background: #509E2F none repeat scroll 0 0 !important;
  color:#fff;
  margin:10px 0 0 0 !important;
}

/*
** Content
*/
div#Subimage {
  line-height:0;
}
div#Subimage > img  {
  width:100%;
  height:auto;
}
div#Subheader {
  background-image:none;
  background-color:#ff671f;
}
body#sitemode_org div#Subheader {
  background:#ff671f url(images/pinselstrich_header.png) top left repeat-y;
}
@media only screen and (max-width: 583px) {
	body#sitemode_org div#Subheader {
		margin-top: 100px;
	}
}

div#Subheader h1.title {
  color:#ffffff;
  font-size:2.8em;
  font-weight:bold;
  letter-spacing:0.01em;
  margin:18px 0 12px 0;
  text-align:left;
}
@media only screen and (max-width: 767px) {
  div#Subheader h1.title {
    font-size:2em;
  }
}


div#Subheader ul.breadcrumbs {
  float:none;
  font-size:0.9em;
  margin: 0 0 22px;
  text-align: left;
  overflow:visible;
}
#Subheader ul.breadcrumbs li {
  display:inline-block;
  margin-bottom:0;
  margin-left:0;
}
#Subheader ul.breadcrumbs i {
  display:none;
}
#Subheader ul.breadcrumbs li a {
  color:#fff;
}
#Subheader ul.breadcrumbs li a:hover {
  color:#fff;
  text-decoration:underline;
}
#Subheader ul.breadcrumbs li span {
  content:'>';
  color:#fff;
  padding:0 6px;
  /*margin-top:20px;*/
}
/*
** Eventlist-Startseite
*/
ul.event-list-view li {
  /*font-family: Arial, Helvetica, sans-serif;*/
  font-family:'Source Sans Pro', sans-serif;
  background-color:#fff;
  border:1px solid #aaa;
  box-sizing:border-box;
  width:100%;
  margin-bottom:20px;
}
@media only screen and (min-width: 960px) {
  ul.event-list-view li {
    width:49%;
  }
  ul.event-list-view li:nth-child(odd) {
    float:left;
  }
  ul.event-list-view li:nth-child(even) {
    float:right;
  }
}
div.event-date {
  background-color:#000;
  color:#fff;
  text-align:center;
  padding:20px 0;
  box-sizing:border-box;
  width:20%;
  float:left;
}
div.event-info {
  padding:16px 22px; 
  box-sizing:border-box;
  width:80%;
  float:right;
}
div.event-info h3 {
  font-size: 1em;
}
div.event-info h3 a {
  /*font-family: Arial, Helvetica, sans-serif;*/
  font-family:'Source Sans Pro', sans-serif;
  color: rgba(0,118,190,1);
  text-decoration:none;
}
div.event-info h3 a:hover {
  text-decoration:underline;
}
div.start-date div.event-weekday {
  display:none;
}
div.start-date div.event-day {
  font-size:1.2em;
  font-weight:bold;
  padding-bottom:6px;
}
div.start-date div.month {
  display:inline;
  font-size:0.9em;
}
div.start-date div.year {
  display:inline;
}
div.event-info span.event-time, div.event-info span.event-location {
  display:block;
  font-size:0.8em;
}

.column, .columns {
  margin:0 1% 30px;
}
.latest_posts {
  background:none;
}
.latest_posts_wrapper .photo {
  background:none !important;
}

/*
** Muffin-Slider
*/

/* Slider immer LTR-Schrift, sonst Slider leer bei z.B. Israel */
div.swiper-container {
	direction:ltr;
}

#mfn-slider .swiper-controls .swiper-pagination-switch {
  background:transparent url(images/swiper_button_normal.png) top left no-repeat;
  border-radius:0;
  height:22px;
  width:22px;
}
#mfn-slider .swiper-controls .swiper-active-switch {
  background:transparent url(images/swiper_button_active.png) top left no-repeat;
}

/*---[Slider ORG]---*/
body#sitemode_org #mfn-slider .vertical-align-middle {
  vertical-align:central !important;
}
@media only screen and (min-width: 768px) {
  body#sitemode_org #mfn-slider .vertical-align-middle {
    vertical-align:bottom !important;
  }
}
body#sitemode_org #mfn-slider .swiper-background {
  background:transparent url(images/pinselstrich_slider.png) top center no-repeat;
}
body#sitemode_org #mfn-slider .swiper-title {
  color:#fff;
}
body#sitemode_org #mfn-slider .swiper-desc {
  color:#fff;
  font-size:20px !important;
  line-height:1.1em !important;
  padding: 10px 10%;
  margin:0;
}
@media only screen and (min-width: 768px) {
  body#sitemode_org #mfn-slider .swiper-desc {
    font-size: 1.2em;
    line-height: 1.1em;
    padding: 10px 30%;
  }
}
@media only screen and (min-width: 960px) {
  body#sitemode_org #mfn-slider .swiper-desc {
    font-size: 1.2em;
    line-height: 1.1em;
    padding: 10px 35%;
  }
}
@media only screen and (min-width: 1240px) {
  body#sitemode_org #mfn-slider .swiper-desc {
    font-size: 1.2em;
    line-height: 1.1em;
    padding: 10px 40%;
  }
}
body#sitemode_org #mfn-slider a.button {
  color:#fff;
  font-size:1.1em;
  font-weight:bold;
  letter-spacing:0em;
  background-color:#509E2F;
  border-radius:6px !important;
  margin:0 0 20px 0;
  padding:10px 16px;
  border:none !important;
  background-image:none !important;
}
body#sitemode_org #mfn-slider a.button:before {
  background-image:none;
  transition:none;
}

/*---[Slider NAs]---*/
body#sitemode_na #mfn-slider .vertical-align-middle {
  margin:0;
  text-align:center;
  vertical-align:central !important;
  width:60% !important;
  border-radius:10px;
}
@media only screen and (min-width: 768px) {
  body#sitemode_na #mfn-slider .vertical-align-middle {
    vertical-align:bottom !important;
    border-bottom-left-radius:0;
    border-bottom-right-radius:0;
    width:50% !important;
  }
}
body#sitemode_na #mfn-slider .swiper-background {
  background-color:rgba(0,81,143,0.7);
  -webkit-box-shadow:0px 0px 1px 2px rgba(0,114,206,0.4);
  box-shadow:0px 0px 1px 2px rgba(0,114,206,0.4);
}
body#sitemode_na #mfn-slider .swiper-slide .swiper-title {
  color:#fff !important;
  font-size:1.4em !important;
  font-weight:bold !important;
  letter-spacing:normal !important;
  line-height:1em !important;
  margin:10px 0;
}
body#sitemode_na #mfn-slider .swiper-slide .swiper-desc {
  color:#fff !important;
  font-size:1em !important;
  font-weight:normal !important;
  line-height:1em !important;
  margin:8px 0;
}
body#sitemode_na #mfn-slider .swiper-slide .button {
  color:#fff;
  font-size:1em !important;
  letter-spacing:normal !important;
  padding:10px 20px !important;
  background-color:#00518f;
  background-image:none;
  text-transform:none;
  border:1px solid #b9d9eb;
  border-radius:6px;
  text-decoration:none;
}
body#sitemode_na #mfn-slider .swiper-slide .button:hover {
  background-color:#0072CE;
}

/*
** Short-Code items
*/
.icon_box .icon_image {
  margin-bottom:0;
}
.icon_box h4 {
  letter-spacing:normal;
  color:#aa0061;
  font-weight:bold;
}
.cisv_call2action {
  padding:20px 0;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .cisv_call2action {
    padding:6px 0;
  }
}
.cisv_call2action a.cisv_button {
  display:block;
  width:100%;
  padding:10px 0 12px 0;
  text-decoration:none;
}
.cisv_call2action a.cisv_button:hover {
  text-decoration:none;
  background-color:#cccccc;
  border-radius:8px;
}
.cisv_call2action span.image,
.cisv_call2action span.title,
.cisv_call2action span.content,
.cisv_call2action span.titlebottom {
  display:block;
  text-align:center;
}
.cisv_call2action span.title, .cisv_call2action span.titlebottom {
  color:#aa0061;
  font-size:1.4em;
  font-weight:bold;
}
.cisv_call2action span.content {
  color:#444;
  padding:6px 10px 12px 10px;
  font-size: 1em;
  line-height: 1.4em;
}
.cisv_call2action span.titlebottom {
  padding-bottom:12px;
}

.counter .number {
  font-size:1.6em;
  font-weight:bold;
  line-height:normal;
  margin-bottom:0;
}
.counter h6.title {
  letter-spacing:normal;
  line-height:1.1em;
  color:#444;
}
.counter .icon_image {
  margin-bottom:0;
}
/*---[Item "cisv_header"]---*/
.cisv_heading {
  text-align:center;
}
.cisv_heading .cisv_heading_wrapper {
  padding:10px 20px 18px 20px;
  margin-bottom: 10px;
  position: relative;
}
div.column_cisv_header h2 {
  color:#0072ce;
  font-size:1.5em;
  line-height:1em;
  font-weight:bold;
  margin:0.4em 0 0.1em 0;
}
div.column_cisv_header p {
  color:#444;
  font-size:1em;
  line-height:1em !important;
  margin:12px 0 5px 0;
}
.cisv_heading_wrapper.has_icon::before,
.cisv_heading_wrapper.has_icon::after,
div.column_cisv_header i {
  color:#0072ce;
}
.cisv_heading i {
  bottom: -16px;
  display: block;
  font-size: 1.2em;
  height: 25px;
  left: 50%;
  line-height: 25px;
  margin-left: -26px;
  padding: 5px 14px;
  position: absolute;
  text-align: center;
  width: 25px;
  z-index: 100;
}

.cisv_heading_wrapper.has_icon::before {
  border-style: solid;
  border-width: 0 0 1px;
  bottom: 0;
  content: "";
  position: absolute;
  right: 25%;
  width: 22%;
}
.cisv_heading_wrapper.has_icon::after {
  border-style: solid;
  border-width: 0 0 1px;
  bottom: 0;
  content: "";
  left: 25%;
  position: absolute;
  width: 22%;
}

/*---[Item "Portfolio"]---*/
div.recent-works {
  margin-left:0;
  width:auto;
}
.column_portfolio {
  margin:0 1% 32px 1% !important;
}
.portfolio_item .desc > a h5 {
  line-height:1.2em;
}

/*---[Item "Testimonials"]---*/
.testimonials_wrapper {
  border-color:#0072ce;
}
.testimonials_wrapper .desc .text {
  /*font-family:Arial, Helvetica, sans-serif;*/
  font-family:'Source Sans Pro', sans-serif;
  text-align:left;
  font-size:1.05em;
  color:#333;
}
.testimonials_wrapper .client {
  border:none;
  height:auto;
  line-height:normal;
  padding:0;
}
@media only screen and (min-width: 960px) {
  .testimonials_wrapper .client {
    width:30%;
    float:left;
    margin:0 30px 30px 0;
  }
}
div.owl-page.active > span {
  background:#AA0061 !important;
}
/*---[Item "cisv_featuredcontent"]---*/
.cisv_featuredcontent {
  color:#fff;
  border-bottom-left-radius:10px;
  border-bottom-right-radius:10px;
}

.column_cisv_featuredcontent .cisv_featuredcontent_wrapper {
  padding:0 0 20px 0;
  text-align:center;
}
.column_cisv_featuredcontent .cisv_featuredcontent_wrapper div.image img {
  width:100%;
}
.column_cisv_featuredcontent .cisv_featuredcontent_wrapper h2 {
  padding:10px 0;
  font-size:1.3em;
  font-weight:bold;
  color:#fff;
}
.column_cisv_featuredcontent .cisv_featuredcontent_wrapper p {
  margin-bottom:0;
  padding:0 18px;
}
.column_cisv_featuredcontent .cisv_featuredcontent_wrapper a {
  background:none;
  color:#fff;
  font-size:1em;
  letter-spacing:normal;
  line-height:normal;
  margin:0;
  padding:0;
  text-transform:none;
  transition:none;
  text-decoration:none;
}
.column_cisv_featuredcontent .cisv_featuredcontent_wrapper a:hover {
  background:none;
  text-decoration:underline;
}

@media only screen and (max-width: 1239px) {
  .cisv_featuredcontent {
    min-height:320px;
  }
}
/*---[Item: Article Box]---*/
.article_box .desc {
  background:rgba(185,217,235,0.3);
}
/*---[Item: Tabs]---*/
.ui-tabs .ui-tabs-nav li.ui-state-active,
.ui-tabs .ui-tabs-nav li.ui-tabs-active.ui-state-hover {
  background-color:#0072ce;
}
.ui-tabs .ui-tabs-nav li.ui-state-active a,
.ui-tabs .ui-tabs-nav li.ui-tabs-active.ui-state-hover a {
  color:#fff;
}
.ui-tabs .ui-tabs-nav li.ui-state-hover {
  background-color:#B9D9EB;
}
.ui-tabs .ui-tabs-nav li.ui-state-hover a {
  color:#333;
}
.ui-tabs .ui-tabs-nav li a {
  text-transform:none !important;
}
.ui-tabs .ui-tabs-panel {
  line-height:1.2em;
}
/*---[Item: Timeline]---*/
.timeline_items li h5 {
  color:#444;
  font-size:1.2em;
}
.timeline_items li h5 span {
  color:#0072ce;
}
.timeline_items li .desc {
  background:rgba(185,217,235,0.3);
  line-height:1.2em;
}
/*---[Item: Gallery]---*/
.gallery .gallery-item .gallery-icon {
  background:rgba(185,217,235,0.3);
}
/*---[Item: Pricing table]---*/
.pricing-box {
  border-color:#0072ce;
}
.pricing-box .plan-header h3 {
  font-size: 1.3em;
  line-height: 1.2em;
}

/*---[Item: our team]---*/
div.team p.phone a, div.team p.email {
  font-size:0.9em;
}
/*---[Item: Blockquote]---*/
.blockquote .text {
  /*font-family:Arial, Helvetica, sans-serif;*/
  font-family:'Source Sans Pro', sans-serif;
  font-style:italic;
}

/*---[Eventlist on Startpage]---*/
pre {
  background:none;
  border:none;
  margin:0;
  padding:0;
  line-height:1em !important;
  white-space:normal !important;
}
div.home_eventlist_box, div.prg_list_box, div.evt_list_box {
  /*font-family:Arial;*/
  font-family:'Source Sans Pro', sans-serif;
  font-size:0.9em;
  white-space:normal !important;
  border-bottom-left-radius:8px;
  border-bottom-right-radius:8px;
  min-height:300px;
  margin-bottom:30px;
  text-align:center;
}
div.prg_list_box {
  min-height:300px;
}
div.evt_day_mon {
  display:block;
  float:right;
  margin-left:92%;
  margin-top:12px;
  min-width:38px;
  padding:8px 16px;
  position:absolute;
  text-align:center;
}

div.evt_list_box:nth-child(3n+4) {
  clear:left;
}

@media only screen and (min-width: 960px) {
  div.home_eventlist_box, div.prg_list_box, div.evt_list_box {
    width:30%;
    margin:0 1.5% 30px 1.5%;
    float:left;
  }
  div.evt_list_box {
    min-height:440px;
  }
  div.evt_day_mon {
    margin-left:22%;
    min-width:64px;
  }
}

div.box_color_default, div.box_color_default div.evt_day_mon { background-color:#0072ce; color:#000; }
div.box_color_all-ages, div.box_color_all-ages div.evt_day_mon { background-color:#0072ce; color:#000; }
div.box_color_11, div.box_color_11 div.evt_day_mon { background-color:#0072ce; color:#000; }
div.box_color_12, div.box_color_12 div.evt_day_mon { background-color:#0072ce; color:#000; }
div.box_color_13, div.box_color_13 div.evt_day_mon { background-color:#0072ce; color:#000; }
div.box_color_14, div.box_color_14 div.evt_day_mon { background-color:#0072ce; color:#000; }
div.box_color_15, div.box_color_15 div.evt_day_mon { background-color:#0072ce; color:#000; }
div.box_color_16, div.box_color_16 div.evt_day_mon { background-color:#0072ce; color:#000; }
div.box_color_17, div.box_color_17 div.evt_day_mon { background-color:#0072ce; color:#000; }
div.box_color_18, div.box_color_18 div.evt_day_mon { background-color:#0072ce; color:#000; }
div.box_color_19, div.box_color_19 div.evt_day_mon { background-color:#0072ce; color:#000; }
div.box_color_20, div.box_color_20 div.evt_day_mon { background-color:#0072ce; color:#000; }
div.box_color_21, div.box_color_21 div.evt_day_mon { background-color:#0072ce; color:#000; }
div.box_color_events, div.box_color_events div.evt_day_mon { background-color:#0072ce; color:#000; }
div.box_color_jb, div.box_color_jb div.evt_day_mon { background-color:#B9D9EB; color:#0B0B61; }
div.box_color_programmes, div.box_color_programmes div.evt_day_mon { background-color:#0072ce; color:#000; }
div.box_color_interchange, div.box_color_interchange div.evt_day_mon { background-color:#509E2F; color:#000; }
div.box_color_leader, div.box_color_leader div.evt_day_mon { background-color:#f9423a; color:#000; }
div.box_color_international-peoples-project, div.box_color_international-peoples-project div.evt_day_mon { background-color:#0072ce; color:#000; }
div.box_color_mosaic, div.box_color_mosaic div.evt_day_mon { background-color:#0072ce; color:#000; }
div.box_color_seminar-camp, div.box_color_seminar-camp div.evt_day_mon { background-color:#FFC72C; color:#8A2908; }
div.box_color_step-up, div.box_color_step-up div.evt_day_mon { background-color:#AA0061; color:#FBEAF1; }
div.box_color_village, div.box_color_village div.evt_day_mon { background-color:#0072CE; color:#000; }
div.box_color_youth-meeting, div.box_color_youth-meeting div.evt_day_mon { background-color:#FF671F; color:#000; }

div.font_color_default { color:#0072ce; }
div.font_color_all-ages { color:#0072ce; }
div.font_color_11 { color:#0072ce; }
div.font_color_12 { color:#0072ce; }
div.font_color_13 { color:#0072ce; }
div.font_color_14 { color:#0072ce; }
div.font_color_15 { color:#0072ce; }
div.font_color_16 { color:#0072ce; }
div.font_color_17 { color:#0072ce; }
div.font_color_18 { color:#0072ce; }
div.font_color_19 { color:#0072ce; }
div.font_color_20 { color:#0072ce; }
div.font_color_21 { color:#0072ce; }
div.font_color_events { color:#0072ce; }
div.font_color_jb { color:#B9D9EB; }
div.font_color_programmes { color:#0072ce; }
div.font_color_interchange { color:#509E2F; }
div.font_color_leader { color:#f9423a; }
div.font_color_international-peoples-project { color:#0072ce; }
div.font_color_mosaic { color:#0072ce; }
div.font_color_seminar-camp { color:#FFC72C; }
div.font_color_step-up { color:#AA0061; }
div.font_color_village { color:#0072CE; }
div.font_color_youth-meeting { color:#FF671F; }

/* CISV Events List with Pictures */
div.evtlstwp_eventname {
  width:80%;
  float:left;
  font-weight:bold;
  font-size:1.6em;
  padding:1.4em 0 0.8em 0;
}
a:hover div.evtlstwp_eventname {
  text-decoration:underline;
}

div.evtlstwp_eventnumber {
  width:20%;
  float:right;
  text-align:right;
  font-size:1em;
  padding:2.4em 0 0.8em 0;
}
div.evtlstwp_image_and_infos, div.evtlstwp_image, div.evtlstwp_infos {
  min-height:140px;
}
div.evtlstwp_image {
  background-position: 50% 50%;
  background-size: 100% auto;
  height: 176px;
  overflow: hidden;
  width:29%;
  float:left;
  margin-right:1%;
}
div.evtlstwp_infos {
  width:66%;
  float:right;
  padding:18px 2%;
}
div.evtlstwp_infos span.loc, div.evtlstwp_infos span.dat, div.evtlstwp_infos span.exc, div.evtlstwp_infos span.per {
  display:block;
}
div.evtlstwp_infos span.exc {
  margin:24px 0 16px 0;
}
@media only screen and (max-width: 959px) {
  div.evtlstwp_eventname, div.evtlstwp_eventnumber, div.evtlstwp_image, div.evtlstwp_infos {
    width:100%;
    margin-right:0;
  }
  div.evtlstwp_eventname {
    padding-bottom:0.2em;
  }
  div.evtlstwp_eventnumber {
    padding:0 0 0.2em 0;
  }
  div.evtlstwp_infos {
    width:96%;
    padding-left:2%;
    padding-right:2%;
  }
}

/* CISV Events List Long */
div.evtlstlong_image {
  width:48%;
  float:left;
  margin-right:2%;
}
div.evtlstlong_events {
  width:50%;
  float:right;
}
div.evtlstlong_events.evtlstlong_noimage {
  width:100%;
  float:none;
}
div.evtlstlong_image img {
  width:100%;
  height:auto;
}
div.evtlstlong_one_line {
  padding:4px 12px;
}
div.evtlstlong_nameanddate {
  width:75%;
  float:left;
}
div.evtlstlong_location {
  width:25%;
  float:right;
  padding-top:10px;
}
div.evtlstlong_one_line:nth-child(odd) {
  background-color:#f6f8fc;
}
div.evtlstlong_one_line:nth-child(even) {
  background-color:#ecf0fa;
}
div.evtlstlong_content {
  margin-top:24px;
}
@media only screen and (max-width: 959px) {
  div.evtlstlong_image, div.evtlstlong_events {
    width:100%;
    float:none;
    margin-bottom:24px;
  }
  div.evtlstlong_content {
    margin-top:0;
  }
}
@media only screen and (max-width: 480px) {
  div.evtlstlong_nameanddate, div.evtlstlong_location {
    width:100%;
    float:none;
  }
}

div.link_color_default div.box_color_default, div.box_color_default div.evt_day_mon, div.box_color_default .evt_wo span, div.box_color_default .evt_wann span, div.box_color_default .evt_link a, div.box_color_default .evt_excerpt a { color:#fff; }
div.link_color_all-ages div.box_color_all-ages, div.box_color_all-ages div.evt_day_mon, div.box_color_all-ages .evt_wo span, div.box_color_all-ages .evt_wann span, div.box_color_all-ages .evt_link a, div.box_color_all-ages .evt_excerpt a { color:#fff; }
div.link_color_11 div.box_color_11, div.box_color_11 div.evt_day_mon, div.box_color_11 .evt_wo span, div.box_color_11 .evt_wann span, div.box_color_11 .evt_link a, div.box_color_11 .evt_excerpt a { color:#fff; }
div.link_color_12 div.box_color_12, div.box_color_12 div.evt_day_mon, div.box_color_12 .evt_wo span, div.box_color_12 .evt_wann span, div.box_color_12 .evt_link a, div.box_color_12 .evt_excerpt a { color:#fff; }
div.link_color_13 div.box_color_13, div.box_color_13 div.evt_day_mon, div.box_color_13 .evt_wo span, div.box_color_13 .evt_wann span, div.box_color_13 .evt_link a, div.box_color_13 .evt_excerpt a { color:#fff; }
div.link_color_14 div.box_color_14, div.box_color_14 div.evt_day_mon, div.box_color_14 .evt_wo span, div.box_color_14 .evt_wann span, div.box_color_14 .evt_link a, div.box_color_14 .evt_excerpt a { color:#fff; }
div.link_color_15 div.box_color_15, div.box_color_15 div.evt_day_mon, div.box_color_15 .evt_wo span, div.box_color_15 .evt_wann span, div.box_color_15 .evt_link a, div.box_color_15 .evt_excerpt a { color:#fff; }
div.link_color_16 div.box_color_16, div.box_color_16 div.evt_day_mon, div.box_color_16 .evt_wo span, div.box_color_16 .evt_wann span, div.box_color_16 .evt_link a, div.box_color_16 .evt_excerpt a { color:#fff; }
div.link_color_17 div.box_color_17, div.box_color_17 div.evt_day_mon, div.box_color_17 .evt_wo span, div.box_color_17 .evt_wann span, div.box_color_17 .evt_link a, div.box_color_17 .evt_excerpt a { color:#fff; }
div.link_color_18 div.box_color_18, div.box_color_18 div.evt_day_mon, div.box_color_18 .evt_wo span, div.box_color_18 .evt_wann span, div.box_color_18 .evt_link a, div.box_color_18 .evt_excerpt a { color:#fff; }
div.link_color_19 div.box_color_19, div.box_color_19 div.evt_day_mon, div.box_color_19 .evt_wo span, div.box_color_19 .evt_wann span, div.box_color_19 .evt_link a, div.box_color_19 .evt_excerpt a { color:#fff; }
div.link_color_20 div.box_color_20, div.box_color_20 div.evt_day_mon, div.box_color_20 .evt_wo span, div.box_color_20 .evt_wann span, div.box_color_20 .evt_link a, div.box_color_20 .evt_excerpt a { color:#fff; }
div.link_color_21 div.box_color_21, div.box_color_21 div.evt_day_mon, div.box_color_21 .evt_wo span, div.box_color_21 .evt_wann span, div.box_color_21 .evt_link a, div.box_color_21 .evt_excerpt a { color:#fff; }
div.link_color_events div.box_color_events, div.box_color_events div.evt_day_mon, div.box_color_events .evt_wo span, div.box_color_events .evt_wann span, div.box_color_events .evt_link a, div.box_color_events .evt_excerpt a { color:#fff; }
div.link_color_jb div.box_color_jb, div.box_color_jb div.evt_day_mon, div.box_color_jb .evt_wo span, div.box_color_jb .evt_wann span, div.box_color_jb .evt_link a, div.box_color_jb .evt_excerpt a { color:#000; }
div.link_color_programmes div.box_color_programmes, div.box_color_programmes div.evt_day_mon, div.box_color_programmes .evt_wo span, div.box_color_programmes .evt_wann span, div.box_color_programmes .evt_link a, div.box_color_programmes .evt_excerpt a { color:#fff; }
div.link_color_interchange div.box_color_interchange, div.box_color_interchange div.evt_day_mon, div.box_color_interchange .evt_wo span, div.box_color_interchange .evt_wann span, div.box_color_interchange .evt_link a, div.box_color_interchange .evt_excerpt a { color:#fff; }
div.link_color_leader div.box_color_leader, div.box_color_leader div.evt_day_mon, div.box_color_leader .evt_wo span, div.box_color_leader .evt_wann span, div.box_color_leader .evt_link a, div.box_color_leader .evt_excerpt a { color:#fff; }
div.link_color_international-peoples-project div.box_color_international-peoples-project, div.box_color_international-peoples-project div.evt_day_mon, div.box_color_international-peoples-project .evt_wo span, div.box_color_international-peoples-project .evt_wann span, div.box_color_international-peoples-project .evt_link a, div.box_color_international-peoples-project .evt_excerpt a { color:#fff; }
div.link_color_mosaic div.box_color_mosaic, div.box_color_mosaic div.evt_day_mon, div.box_color_mosaic .evt_wo span, div.box_color_mosaic .evt_wann span, div.box_color_mosaic .evt_link a, div.box_color_mosaic .evt_excerpt a { color:#fff; }
div.link_color_seminar-camp div.box_color_seminar-camp, div.box_color_seminar-camp div.evt_day_mon, div.box_color_seminar-camp .evt_wo span, div.box_color_seminar-camp .evt_wann span, div.box_color_seminar-camp .evt_link a, div.box_color_seminar-camp .evt_excerpt a { color:#000; }
div.link_color_step-up div.box_color_step-up, div.box_color_step-up div.evt_day_mon, div.box_color_step-up .evt_wo span, div.box_color_step-up .evt_wann span, div.box_color_step-up .evt_link a, div.box_color_step-up .evt_excerpt a { color:#fff; }
div.link_color_village div.box_color_village, div.box_color_village div.evt_day_mon, div.box_color_village .evt_wo span, div.box_color_village .evt_wann span, div.box_color_village .evt_link a, div.box_color_village .evt_excerpt a { color:#fff; }
div.link_color_youth-meeting div.box_color_youth-meeting, div.box_color_youth-meeting div.evt_day_mon, div.box_color_youth-meeting .evt_wo span, div.box_color_youth-meeting .evt_wann span, div.box_color_youth-meeting .evt_link a, div.box_color_youth-meeting .evt_excerpt a { color:#fff; }


/***
Village         Blau     (336699) [0072CE]  
JC (JB?)        hellblau (CAE7F2) [B9D9EB]  (RGB stimmt nicht in looking good, nur Pantone und CMYK sind korrekt) 
Interchange     Gr n     (339933) [509E2F]
StepUp          Pink     (CC0066) [AA0061]
Youth Meeting   Orange   (FF6633) [FF671F]
Seminar Camp    gelb     (FFCC33) [FFC72C]
IPP             gold     (FF9933) [FFA300]
Leader          rot      (FF3333) [F9423A]
***/
div.home_eventlist_box .evt_link, .prg_link, .evt_link,
div.home_eventlist_box .evt_wo,
div.home_eventlist_box .evt_wann,
div.home_eventlist_box .evt_excerpt {
  padding:6px 12px;
  line-height:1.2em;
}
.prg_image, .evt_image {
  height:230px;
  overflow:hidden;
  width:100%;
  background-position:50% 50%;
  background-size:100%;
}

div.prg_list_box a div.prg_link,
div.prg_list_box a div.prg_wann,
div.prg_list_box a div.prg_wo,
div.evt_list_box a div.evt_link,
div.evt_list_box a div.evt_wann,
div.evt_list_box a div.evt_sub,
div.evt_list_box a div.evt_loc {
  line-height:18px;
}
div.prg_list_box a div.prg_link,
div.evt_list_box a div.evt_link {
  height:42px;
  padding:8px 10px;
  margin:172px 15% 0 15%;
  border-top-left-radius:6px;
  border-top-right-radius:6px;
  font-size:18px;
  font-weight:bold;
}
div.prg_list_box a div.prg_wann,
div.evt_list_box a div.evt_wann {
  padding:14px 0 2px 0;
}
div.prg_list_box a div.prg_wo,
div.evt_list_box a div.evt_loc {
  padding:2px 0 14px 0;
}
div.evt_list_box a div.evt_sub {
  padding:14px 0 0 0;
}

div.evt_list_box a div.evt_excerpt {
  padding:0 14px 20px 14px;
  font-size:14px;
  line-height:18px;
}

div.box_color_default div.prg_link, div.box_color_default div.evt_link, div.box_color_default div.evt_day_mon,
div.box_color_all-ages div.prg_link, div.box_color_all-ages div.evt_link, div.box_color_all-ages div.evt_day_mon,
div.box_color_11 div.prg_link, div.box_color_11 div.evt_link, div.box_color_11 div.evt_day_mon,
div.box_color_12 div.prg_link, div.box_color_12 div.evt_link, div.box_color_12 div.evt_day_mon,
div.box_color_13 div.prg_link, div.box_color_13 div.evt_link, div.box_color_13 div.evt_day_mon,
div.box_color_14 div.prg_link, div.box_color_14 div.evt_link, div.box_color_14 div.evt_day_mon,
div.box_color_15 div.prg_link, div.box_color_15 div.evt_link, div.box_color_15 div.evt_day_mon,
div.box_color_16 div.prg_link, div.box_color_16 div.evt_link, div.box_color_16 div.evt_day_mon,
div.box_color_17 div.prg_link, div.box_color_17 div.evt_link, div.box_color_17 div.evt_day_mon,
div.box_color_18 div.prg_link, div.box_color_18 div.evt_link, div.box_color_18 div.evt_day_mon,
div.box_color_19 div.prg_link, div.box_color_19 div.evt_link, div.box_color_19 div.evt_day_mon,
div.box_color_20 div.prg_link, div.box_color_20 div.evt_link, div.box_color_20 div.evt_day_mon,
div.box_color_21 div.prg_link, div.box_color_21 div.evt_link, div.box_color_21 div.evt_day_mon,
div.box_color_events div.prg_link, div.box_color_events div.evt_link, div.box_color_events div.evt_day_mon { background-color:rgba(0,114,206,0.8); }
div.box_color_jb div.prg_link, div.box_color_jb div.evt_link, div.box_color_jb div.evt_day_mon { background-color:rgba(185,217,235,0.8); }
div.box_color_programmes div.prg_link, div.box_color_programmes div.evt_link, div.box_color_programmes div.evt_day_mon { background-color:rgba(0,114,206,0.8); }
div.box_color_interchange div.prg_link, div.box_color_interchange div.evt_link, div.box_color_interchange div.evt_day_mon { background-color:rgba(80,158,47,0.8); }
div.box_color_leader div.prg_link, div.box_color_leader div.evt_link, div.box_color_leader div.evt_day_mon { background-color:rgba(249,66,58,0.8); }
div.box_color_international-peoples-project div.prg_link, div.box_color_international-peoples-project div.evt_link, div.box_color_international-peoples-project div.evt_day_mon { background-color:rgba(0,114,206,0.8); }
div.box_color_mosaic div.prg_link, div.box_color_mosaic div.evt_link, div.box_color_mosaic div.evt_day_mon { background-color:rgba(0,114,206,0.8); }
div.box_color_seminar-camp div.prg_link, div.box_color_seminar-camp div.evt_link, div.box_color_seminar-camp div.evt_day_mon { background-color:rgba(255,199,44,0.8); }
div.box_color_step-up div.prg_link, div.box_color_step-up div.evt_link, div.box_color_step-up div.evt_day_mon { background-color:rgba(170,0,97,0.8); }
div.box_color_village div.prg_link, div.box_color_village div.evt_link, div.box_color_village div.evt_day_mon { background-color:rgba(0,114,206,0.8); }
div.box_color_youth-meeting div.prg_link, div.box_color_youth-meeting div.evt_link, div.box_color_youth-meeting div.evt_day_mon { background-color:rgba(255,103,31,0.8); }

div.prg_list_box a, div.prg_list_box a:hover,
div.evt_list_box a, div.evt_list_box a:hover {
  text-decoration:none;
}

div.link_color_default a, div.box_color_default a, div.box_color_default a div.prg_link, div.box_color_default a div.evt_link,
div.box_color_all-ages a, div.box_color_all-ages a div.prg_link, div.box_color_all-ages a div.evt_link,
div.box_color_11 a, div.box_color_11 a div.prg_link, div.box_color_11 a div.evt_link,
div.box_color_12 a, div.box_color_12 a div.prg_link, div.box_color_12 a div.evt_link,
div.box_color_13 a, div.box_color_13 a div.prg_link, div.box_color_13 a div.evt_link,
div.box_color_14 a, div.box_color_14 a div.prg_link, div.box_color_14 a div.evt_link,
div.box_color_15 a, div.box_color_15 a div.prg_link, div.box_color_15 a div.evt_link,
div.box_color_16 a, div.box_color_16 a div.prg_link, div.box_color_16 a div.evt_link,
div.box_color_17 a, div.box_color_17 a div.prg_link, div.box_color_17 a div.evt_link,
div.box_color_18 a, div.box_color_18 a div.prg_link, div.box_color_18 a div.evt_link,
div.box_color_19 a, div.box_color_19 a div.prg_link, div.box_color_19 a div.evt_link,
div.box_color_20 a, div.box_color_20 a div.prg_link, div.box_color_20 a div.evt_link,
div.box_color_21 a, div.box_color_21 a div.prg_link, div.box_color_21 a div.evt_link,
div.box_color_events a, div.box_color_events a div.prg_link, div.box_color_events a div.evt_link { color:#fff; }
div.box_color_jb a. div.box_color_jb a div.prg_link, div.box_color_jb a div.evt_link { color:#333; }
div.box_color_programmes a, div.box_color_programmes a div.prg_link, div.box_color_programmes a div.evt_link { color:#fff; }
div.box_color_interchange a, div.box_color_interchange a div.prg_link, div.box_color_interchange a div.evt_link { color:#fff; }
div.box_color_leader a, div.box_color_leader a div.prg_link, div.box_color_leader a div.evt_link { color:#fff; }
div.box_color_international-peoples-project a, div.box_color_international-peoples-project a div.prg_link, div.box_color_international-peoples-project a div.evt_link { color:#fff; }
div.box_color_mosaic a, div.box_color_mosaic a div.prg_link, div.box_color_mosaic a div.evt_link { color:#fff; }
div.box_color_seminar-camp a, div.box_color_seminar-camp a div.prg_link, div.box_color_seminar-camp a div.evt_link { color:#333; }
div.box_color_step-up a, div.box_color_step-up a div.prg_link, div.box_color_step-up a div.evt_link { color:#fff; }
div.box_color_village a, div.box_color_village a div.prg_link, div.box_color_village a div.evt_link { color:#fff; }
div.box_color_youth-meeting a, div.box_color_youth-meeting a div.prg_link, div.box_color_youth-meeting a div.evt_link { color:#fff; }

div.prg_list_box a:hover div.prg_link,
div.evt_list_box a:hover div.evt_link {
  text-decoration:underline;
}

div.home_eventlist_box .evt_link a {
  font-weight:bold;
  color:#fff;
}
div.home_eventlist_box .evt_excerpt a {
  text-decoration:underline;
}
div.home_eventlist_box .evt_excerpt a:hover {
  color:#cccccc;
}
/*---[Eventlist on Content]---*/
div.evtlst_row {
  margin-bottom:10px;
}
div.evtlst_col1 {
  float:left;
  width:28%;
  padding-right:2%;
}
div.evtlst_col2 {
  float:right;
  width:68%;
  padding-left:2%;
}
div.clear {
  float:none;
  clear:both;
}
span.evtlst_img {}

span.evtlst_link, span.evtlst_date, span.evtlst_time, span.evtlst_location {
  display:block;
  width:100%;
}

span.evtlst_link {}
span.evtlst_date {}
span.evtlst_time {}
span.evtlst_location {}

/*---[Eventdetails on Content]---*/
div.evtdet_image {
  float:left;
  width:44%;
  margin-right:1%;
}
div.evtdet_infos {
  float:right;
  width:55%;
}
div.evtdet_description {
  float:left;
  width:63%;
  margin-right:2%;
}
div.evtdet_map {
  float:right;
}
div.evtdet_maploc {
  padding:4px 8px;
  background-color:#0072ce;
  color:#fff;
  text-align:right;
}
div.evtdet_trenner {
  float:none;
  clear:both;
}
div.evtdet_infos_line_blau {
  background-color:#0072ce;
  height:26px;
}
div.evtdet_infos_line:nth-child(odd) div.evtdet_infos_line_lab, div.evtdet_infos_line:nth-child(odd) div.evtdet_infos_line_txt {
  background-color:#f6f8fc;
}
div.evtdet_infos_line:nth-child(even) div.evtdet_infos_line_lab, div.evtdet_infos_line:nth-child(even) div.evtdet_infos_line_txt {
  background-color:#ecf0fa;
}
div.evtdet_infos_line_lab, div.evtdet_infos_line_txt {
  padding:4px 8px;
}
div.evtdet_infos_line_nopaddingtop {
  padding-top:0;
}
div.evtdet_infos_line_lab {
  float:left;
  width:20%;
  color:#0072ce;
  margin-right:1%;
}
div.evtdet_infos_line_txt {
  color:#000;
}
div.evtdet_infos_line_green {
  background-color:#269b36;
}
div.evtdet_infos_line_green div.evtdet_infos_line_lab,
div.evtdet_infos_line_green div.evtdet_infos_line_txt,
div.evtdet_infos_line_green div.evtdet_infos_line_txt a {
  color:#fff;
}
div.evtdet_infos_line_green div.evtdet_infos_line_txt a {
  text-decoration:underline;
}
div.evtdet_infos_line_green div.evtdet_infos_line_txt a:hover {
  color:#b9d9eb;
}
div.evtdet_infos_line_white {
  background-color:transparent;
  height:32px;
}
div.evtdet_trenner .cisv_heading .cisv_heading_wrapper {
  margin-bottom:30px;
}
div.evtdet_trenner .cisv_heading .cisv_heading_wrapper i {
  color: #0072ce;
}

@media only screen and (max-width: 959px) {
  div.evtdet_image, div.evtdet_infos, div.evtdet_description, div.evtdet_map, div.em-location-map-container {
    float:none;
    width:100% !important;
    margin-right:0;
  }
  div.evtdet_infos_line_lab {
    width:30%;
  }
  div.evtdet_image img {
    width:100%;
  }
}
/*---[Booking Form]---*/
.em-booking-form-details {
  width:100%;
}
.em-booking-form label {
  float:left;
  width:23%;
  padding:10px 0;
}
.em-booking-form-details input.input, .em-booking-form-details textarea {
  width:60%;
}

.em-booking-form span.input-group {
  margin-left:23%;
}
.em-booking-form span.input-group input {
  margin-left:0;
}
@media only screen and (max-width: 1239px) {
  .em-booking-form label {
    width:35%;
  }
  .em-booking-form span.input-group {
    margin-left:35%;
  }
  .em-booking-form-details input.input, .em-booking-form-details textarea {
    width:58%;
  }
}
@media only screen and (max-width: 700px) {
  .em-booking-form label {
    width:100%;
  }
  .em-booking-form span.input-group {
    margin-left:0;
  }
  .em-booking-form-details input.input, .em-booking-form-details textarea {
    width:85%;
  }
}

table.em-tickets td, table.em-tickets th {
  padding:8px;
}
table.em-tickets input[type="text"], table.em-tickets input[type="password"], table.em-tickets input[type="email"], table.em-tickets input[type="tel"], table.em-tickets textarea, table.em-tickets select,
div.em-booking-form-details input[type="text"], div.em-booking-form-details input[type="password"], div.em-booking-form-details input[type="email"], div.em-booking-form-details input[type="tel"], div.em-booking-form-details textarea, div.em-booking-form-details select {
  margin-bottom:4px !important;
}

/*---[item faq]---*/
.faq .active, .accordion .active {
  border-left:none;
}
.faq .question h5, .accordion .question h5 {
  color:#0072ce;
  font-size:1em;
  font-weight:normal;
  text-transform:none;
  border-bottom:none;
  border-top:1px solid rgba(0,114,206,0.8);
  padding:8px 6px 10px 0;
}
.faq .question.active h5, .accordion .question.active h5 {
  color:#aa0061;
}
.faq .active > h5 span.icon, .accordion .active > h5 span.icon {
  left:-40px;
}
.faq .question .answer, .accordion .question .answer {
  padding:0;
  margin-bottom:20px;
}
.faq .active .answer, .accordion .active .answer {
  border-left: 1px solid #aa0061;
  left: -25px;
  padding-left: 23px;
  position: relative;
}

/*---[MAPs]---*/
@media only screen and (min-width: 768px) {
  div#map_org_desktop { display:block; visibility:visible; }
  div#map_org_mobile  { display:none; visibility:hidden; }
}
@media only screen and (max-width: 767px) {
  div#map_org_desktop { display:none; visibility:hidden; }
  div#map_org_mobile  { display:block; visibility:visible; }

  div#map_org_mobile a.red, div#map_org_mobile a.orange, div#map_org_mobile a.green {
    border-radius:6px;
    display:block;
    padding:20px 20px;
    margin:16px 0;
    color:#fff;
    font-size:24px;
    font-weight:bold;
    text-decoration:none;
    text-align:center;
  }
  div#map_org_mobile a.red:hover, div#map_org_mobile a.orange:hover, div#map_org_mobile a.green:hover {
    text-decoration:underline;
  }
  div#map_org_mobile a.red {
    background-color:#F9423A;
  }
  div#map_org_mobile a.orange {
    background-color:#FF671F;
  }
  div#map_org_mobile a.green {
    background-color:#509E2F;
  }
}

/*---[ BLOG ]---*/
#respond .form-submit {
  overflow:visible;
  display:block;
  float:none;
  clear:both;
  padding:12px 0;
}
#respond .required {
  position:relative !important;
  right:auto !important;
  top:auto !important;
}
#respond .form-submit input[type="submit"] {
  float:left !important;
}

/*responsive stufen parent theme*/

@media only screen and (min-width: 960px) {
}
@media only screen and (min-width: 960px) and (max-width: 1239px) {
}
@media only screen and (max-width: 959px) {
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
}
@media only screen and (max-width: 479px) {
}

.the_content_wrapper {
  display:block;
  padding:0 1% 32px 1% !important;
  margin:0 !important;
}
@media only screen and (max-width: 1239px) {
  .the_content_wrapper {
    padding:0 0 32px 0 !important;
    margin:0 !important;
  }
  .one.column {
    margin-left:0 !important;
    margin-right:0 !important;
  }
  .section_wrapper, .container, .four.columns {
      width: 96% !important;
  }
}


/***(only temp)***/
ul.event-categories { margin:0 0 4px 0; }
ul.event-categories li { float:left; }
ul.event-categories li::before, ul.event-categories li:last-child::after {
  content:none !important;
}
ul.event-categories li::after {
  content: ', ';
}

/*------------------------------------------------------*/
/* Template: Videobackground                            */
/*------------------------------------------------------*/
/***
body.page-template-template-videobackground .vidbg-container {
	z-index: 0;
}
***/

body.page-template-template-videobackground header#Header,
body.page-template-template-videobackground div#Subheader {
	background-image:none !important;
	background-color:transparent !important;
}
body.page-template-template-videobackground .background_opacity_white_10  { background-color:rgba(255,255,255,0.1); }
body.page-template-template-videobackground .background_opacity_white_20  { background-color:rgba(255,255,255,0.2); }
body.page-template-template-videobackground .background_opacity_white_30  { background-color:rgba(255,255,255,0.3); }
body.page-template-template-videobackground .background_opacity_white_40  { background-color:rgba(255,255,255,0.4); }
body.page-template-template-videobackground .background_opacity_white_50  { background-color:rgba(255,255,255,0.5); }
body.page-template-template-videobackground .background_opacity_white_60  { background-color:rgba(255,255,255,0.6); }
body.page-template-template-videobackground .background_opacity_white_70  { background-color:rgba(255,255,255,0.7); }
body.page-template-template-videobackground .background_opacity_white_80  { background-color:rgba(255,255,255,0.8); }
body.page-template-template-videobackground .background_opacity_white_90  { background-color:rgba(255,255,255,0.9); }
body.page-template-template-videobackground .background_opacity_white_100 { background-color:rgba(255,255,255,1.0); }

body.page-template-template-videobackground .background_opacity_black_10  { background-color:rgba(0,0,0,0.1); }
body.page-template-template-videobackground .background_opacity_black_20  { background-color:rgba(0,0,0,0.2); }
body.page-template-template-videobackground .background_opacity_black_30  { background-color:rgba(0,0,0,0.3); }
body.page-template-template-videobackground .background_opacity_black_40  { background-color:rgba(0,0,0,0.4); }
body.page-template-template-videobackground .background_opacity_black_50  { background-color:rgba(0,0,0,0.5); }
body.page-template-template-videobackground .background_opacity_black_60  { background-color:rgba(0,0,0,0.6); }
body.page-template-template-videobackground .background_opacity_black_70  { background-color:rgba(0,0,0,0.7); }
body.page-template-template-videobackground .background_opacity_black_80  { background-color:rgba(0,0,0,0.8); }
body.page-template-template-videobackground .background_opacity_black_90  { background-color:rgba(0,0,0,0.9); }
body.page-template-template-videobackground .background_opacity_black_100 { background-color:rgba(0,0,0,1.0); }

body.page-template-template-videobackground span#navtop ul li a, body.page-template-template-videobackground span#navtop ul li a:visited {
	color:#ccc;
}
body.page-template-template-videobackground span#navtop ul li a:hover {
	color:#fff;
}
body.page-template-template-videobackground span#navtop ul li::after {
	color: #aaa;
}
body#sitemode_org.page-template-template-videobackground #Header #searchform input[type="submit"] {
    background: transparent url("images/icon_search_white.png") center center no-repeat !important;
}


.ubermenu-skin-grey-white .ubermenu-target {
   color: #fff !important;
}

/* 2019-02-04: Datapicker initial verstecken, erscheint sonst beim Laden der Seite inital am Seitenende. Bei Klick auf Datums-Feld zeigt der EM via JS den Picker dann richtig an (display:absolute, top/left...) */
#ui-datepicker-div {
	display:none;
}