/*
Theme Name:     Divi Child Theme
Description:    Child Theme for Divi Theme
Author:         Christoph Walter
Author URI:     http://www.pas-solutions.ch/
Template:       Divi
Version:        1.0
*/
@import url(../Divi/style.css);

.et_boxed_layout #page-container, .et_boxed_layout.et_non_fixed_nav.et_transparent_nav #page-container #top-header, .et_boxed_layout.et_non_fixed_nav.et_transparent_nav #page-container #main-header, .et_fixed_nav.et_boxed_layout #page-container #top-header, .et_fixed_nav.et_boxed_layout #page-container #main-header, .et_boxed_layout #page-container .container, .et_boxed_layout #page-container .et_pb_row {
    max-width: 1920px;
}

.et_boxed_layout #page-container, .et_boxed_layout.et_non_fixed_nav.et_transparent_nav #page-container #top-header, .et_non_fixed_nav.et_transparent_nav.et_boxed_layout #page-container #main-header, .et_fixed_nav.et_boxed_layout #page-container #top-header, .et_fixed_nav.et_boxed_layout #page-container #main-header, .et_boxed_layout #page-container .container, .et_boxed_layout #page-container .et_pb_row, .et_boxed_layout.et_pb_pagebuilder_layout.single.et_full_width_page #page-container .et_pb_row, .et_boxed_layout.et_pb_pagebuilder_layout.single.et_full_width_portfolio_page #page-container .et_pb_row, .et_boxed_layout.et_pb_pagebuilder_layout.single #page-container .et_pb_row {
    width: 100%;
}

#page-container {
	overflow: hidden;
}

.wpml-ls-legacy-list-horizontal a span {
    font-size: 20px;
    font-weight: bold;
}

#main-content {
    background-color: #ededed;
}

.home .et_builder_inner_content {
    z-index: initial;
}

#page-container .et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu, .home .et_pb_menu_0.et_pb_menu .et_mobile_menu {
    background-color: #B2C0D5!important;
}

.et_pb_team_member_description div {
	position: relative;
}

.et_pb_team_member_description div:before {
	content: "«";
    margin-left: -42px;
    top: 0px;
    position: absolute;
    font-weight: bold;
    font-size: 60px;
	color: #536380;
}

.et_pb_team_member_description div:after {
	content: "»";
    bottom: -4px;
    position: absolute;
    right: -30px;
    font-weight: bold;
    font-size: 60px;
	color: #536380;
}

.btn-mitglied {
    background: #133d6f;
    text-align: center;
    width: 269px;
    height: 269px;
    border-radius: 100%;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 36px;
    color: white;
    font-weight: bold;
    text-decoration: none;
    line-height: 1.5em;
}

.et_pb_text h2 {
	margin-bottom: 50px;
	padding-bottom: 0px;
}

.et_pb_text ul {
	line-height: 1.6em;
}

h1:before {   
position: absolute;
    content: "";
    left: -1336px;
    top: -58px;
    background-image: url(/wp-content/themes/Divi-Child/pictures/titel-hg.gif);
    background-size: contain;
    background-position: right;
    background-repeat: no-repeat;
    width: 1306px;
    height: 114px;
}

@media (max-width: 980px) {
h1:before {
    top: -50px;
    height: 100px;
}
.et_pb_text h2 {
    font-size: 32px !important;
}
}

@media (max-width: 767px) {
h1:before {
    top: -25px;
    height: 60px;
}
.et_pb_module .opened .mobile_menu_bar:before {
    left: -49px;
}
.et_pb_text h2 {
    font-size: 24px !important;
}
}


.home h1:before {   
    background-image: none;
}

/******************
Sprachwahlschalter
*******************/

.wpml-ls-legacy-list-horizontal a {
    padding: 5px 3px 5px;
	color: #777778;
}

.wpml-ls-legacy-list-horizontal a .wpml-ls-native {
	color: #52627F;
}

.wpml-ls-legacy-list-horizontal {
    padding-right: 25px;
}

/******************
iBerry Seite
*******************/

.advisory strong {
	color: #183D6E;
}

.advisory h3 {
	margin-bottom: 40px;
}

.highlights table tr td:first-child {
	width: 180px !important;
}

.highlights table tr td:first-child {
	width: 180px !important;
	font-weight: bold;
}

.highlights table tr td strong {
	color: #183D6E;
}

.entry-content .highlights tr td, .entry-content .highlights table {
    padding: 0;
	padding-top: 15px;
    padding-bottom: 15px;
	border: none !important;
	vertical-align: top;
}

.highlights blockquote {
    border-color: #536380;
	margin-top: 0px;
}

/******************
Mitgliederseite
*******************/

.memberquote .et_pb_text_inner:before {
	content: "«";
    margin-left: -42px;
    top: 0px;
    position: absolute;
	color: #536380;
	font-size: 40px;
	font-weight: bold;
}

.memberquote .et_pb_text_inner:after {
	content: "»";
	bottom: -4px;
    position: absolute;
    right: -30px;
	color: #536380;
	font-size: 40px;
	font-weight: bold;
}

.mitgliedschaften table tr td {
	background-color:#A6B6CA;
	font-size: 17px;
	color:#3D506E ;
	text-align: center;
	line-height: 1.5em;
	padding-top: 30px;
	padding-bottom: 30px;
	border-right: 3px solid white;
}

.mitgliedschaften table tr td p {
	margin-bottom: 30px;
	padding-bottom: 0px;
}

.mitgliedschaften table tr td p:last-child {
	margin-bottom: 0px;
}

.mitgliedschaften table tr:first-child td, .mitgliedschaften table tr:nth-child(3) td, .mitgliedschaften table tr:nth-child(5) td {
	background-color:#3D506E;
	font-size: 19px;
	font-weight: bold;
	color:#FFF ;
	padding-top: 10px;
	padding-bottom: 10px;
    border-top: 3px solid #FFF;
	border-bottom: 3px solid #FFF;
}

/******************
Suche
*******************/

input.et_pb_searchsubmit {
    background-image: url(/wp-content/themes/Divi-Child/pictures/lupe.gif);
    background-repeat: no-repeat;
	background-position: center;
    text-indent: -10000px;
    width: 38px;
}

/******************
Navigation
*******************/

.entry-content .et_pb_menu_0.et_pb_menu .et_mobile_menu {
    background-color: #B2C0D5!important;
}

.et_mobile_menu li a, .nav li li a {
    font-size: 32px;
    font-weight: bold;
    color: #536380 !important;
    line-height: 1.4em;
}

.mobile_nav .mobile_menu_bar:before {
    font-size: 40px !important;
}

.mobile_menu_bar:before {
    content: url(/wp-content/themes/Divi-Child/pictures/nav-open-2.gif);
}

.mobile_menu_bar:hover:before {
    content: url(/wp-content/themes/Divi-Child/pictures/nav-open-2hell.gif);
}
.pa-fullscreen-menu .et_pb_menu__wrap .opened .mobile_menu_bar:before {
    content: url(/wp-content/themes/Divi-Child/pictures/nav-close-2.png) !important;
}

.pa-fullscreen-menu .et_pb_menu__wrap .opened .mobile_menu_bar:hover:before {
    content: url(/wp-content/themes/Divi-Child/pictures/nav-close-2white.png) !important;
}

/*align the hamburger menu to the right right*/
.pa-fullscreen-menu .et_pb_menu__wrap {
	justify-content: flex-end !important;
}

/*hide the desktop version of the menu*/
.pa-fullscreen-menu .et_pb_menu__wrap .et_pb_menu__menu {
	display: none !important;
}

/*show the mobile version of the menu on desktop*/
.pa-fullscreen-menu .et_pb_menu__wrap .et_mobile_nav_menu {
	display: block !important;
	align-items: center !important;
}

/*style the opened menu*/
.pa-fullscreen-menu .opened #mobile_menu1 {
	width: 100vw !important;
	position: fixed !important;
	top: 0em !important;
	left: 0vw !important;
	height: 100vh !important;
	display: flex !important;
	justify-content: center !important;
	flex-direction: column !important;
	opacity: 1 !important;
	visibility: visible !important;
	transition: visibility 0.3s, opacity 0.3s ease-in-out;
	padding: 0 !important;
}

/*style the closed menu*/
.pa-fullscreen-menu .closed #mobile_menu1 {
	background-color: #fff !important;
	text-align: center !important;
	width: 100vw !important;
	position: fixed !important;
	left: 100vw !important;
	top: 0em !important;
	height: 100vh !important;
	display: flex !important;
	justify-content: center !important;
	align-items: center !important;
	flex-direction: column !important;
	transition: visibility 0.3s, opacity 0.3s, left 1s, ease-in-out;
	opacity: 0 !important;
	visibility: hidden !important;
}

/*remove the bullet points from the list items*/
.pa-fullscreen-menu #mobile_menu1 li {
	list-style: none !important;
	text-align: center !important;
	width: 100%
}

/*move the menu to the top above other elements*/
.pa-fullscreen-menu .et_pb_menu__wrap span.mobile_menu_bar {
	z-index: 999999 !important;
}

/*remove the default blue border top on the mobile menu*/
.pa-fullscreen-menu .et_mobile_menu {
	border-top: none;
}

/*remove the default background color on menu items*/
.pa-fullscreen-menu .et_mobile_menu .menu-item-has-children>a {
	background-color: transparent;
}

/*remove the default hover background color and adjust opacity*/
.et_mobile_menu li a:hover {
	background-color: transparent;
	opacity: 1;
}

/*remove the default border bottom on menu items*/
.pa-fullscreen-menu .et_mobile_menu li a {
	border-bottom: none;
}

.pa-fullscreen-menu .et_mobile_menu li a:hover {
	color:#FFF !important;
}


@media (max-width: 980px) {
.spalte-logo {
    width: 70% !important;
	margin-right: 5% !important;
}
.spalte-navigation {
    width: 
		25% !important;
}
	
.highlights table tr td:first-child {
    width: 100px !important;
	vertical-align: top;
	padding-right: 10px;
}
	
	.highlights table tr td blockquote {
    margin-top: 0px;
}
	
.spalte-navigation .et_pb_menu_0 {
    margin-top: 0px!important;
}
.mobile_menu_bar:before {
    content: url(/wp-content/themes/Divi-Child/pictures/nav-open-mobile.gif);
}
.mobile_menu_bar:hover:before {
    content: url(/wp-content/themes/Divi-Child/pictures/nav-open-mobilehell.gif);
}
.pa-fullscreen-menu .et_pb_menu__wrap .opened .mobile_menu_bar:before {
    content: url(/wp-content/themes/Divi-Child/pictures/nav-close-mobile.png) !important;
}
	.pa-fullscreen-menu .et_pb_menu__wrap .opened .mobile_menu_bar:hover:before {
    content: url(/wp-content/themes/Divi-Child/pictures/nav-close-mobilewhite.png) !important;
}
.et_pb_module .mobile_menu_bar:before {
    top: -4px;
}
.et_pb_text h2 {
	margin-bottom: 0px;
	padding-bottom: 20px;
}
	
.et_pb_team_member_description div {
		width: 75%;
    margin: 0px auto;
}
.et_pb_team_member .et_pb_member_position {
    margin-bottom: 20px !important;
}
.btn-mitglied {
    width: 200px;
    height: 200px;
    font-size: 26px;
    line-height: 1.4em;
}
.advisory h3 {
	margin-bottom: 20px;
}	
	
}

@media all and (min-width: 766px) and (max-width: 980px) {
.page-id-718 .et_pb_gutters3 .et_pb_column_1_2, .page-id-718 .et_pb_gutters3.et_pb_row .et_pb_column_1_2 {
    width: 47.25%;
}
}
@media all and (max-width: 360px) {}
@media (max-width: 767px) {
	.pa-fullscreen-menu .opened .mobile_menu_bar {
	position: fixed !important;
}
.et_mobile_menu li a, .nav li li a {
    font-size: 24px;
}
.btn-mitglied {
    width: 160px;
    height: 160px;
    font-size: 24px;
    line-height: 1.3em;
}
	.advisory h3 {
	margin-bottom: 10px;
}	
.memberquote .et_pb_text_inner:before {
    margin-left: -30px;
}

}
@media (max-width: 479px) {
.wpml-ls-legacy-list-horizontal {
    padding-right: 0px;
}
}
@media (max-width: 980px) {}
@media (max-width: 1400px) {}
@media (max-width: 1280px) {}
@media only screen and (min-width: 1350px) {

}