/*
Theme Name: Cord Media Divi Child Theme
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 1.0
Description: Erstellt von Cord Media Digital Services
Template: Divi
Author: Frank Oschatz
Author URI: https://www.cordmedia.de
*/

 
/* =Theme customization starts here
------------------------------------------------------- */

/* Seitenweit */

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

/* Header */

header .et_pb_section, header .et_pb_row {
	margin-top: 0px;
	padding-top: 0px;
}

#cm-navigation-fixed {
	display: none;
}


/*Fixierte Navigation */


.logo-fixed {
	float:left;
	margin-right: 25px;
}

.nav li ul {
	box-shadow: none;
	border-top: none;
	padding: 0;
	padding-bottom: 0px !important;
}

.nav li ul li {
	line-height: 1.3em;
	padding: 5px 0px;
	width: 100%;
}

.nav li ul a {
	border-bottom: 1px solid #efefef;
	font-size: 15px !important;
	padding-top: 0px;
	padding-bottom: 10px;
	width: 100%
}

.nav li ul a::last-of-type,
.sub-menu a:last-of-type {
	border: none !important;
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
	border-bottom: 0px #ffffff solid !important;
}

.et-menu li li.menu-item-has-children > a:first-child:after {
    top: 0px;
}


.phone li:hover {
	background: #565656;
}


.et_pb_menu_2_tb_header.et_pb_menu ul li a {
    font-family: 'Source Sans Pro',Helvetica,Arial,Lucida,sans-serif;
    font-size: 16px;
    color: #565656!important;
    transition: none !important;
    -webkit-font-smoothing: subpixel-antialiased;
    transform:none !important;
    backface-visibility: hidden;
    text-rendering: optimizeLegibility;
}


/* Smartphones ----------- */
@media only screen 
and (min-width : 981px)
and (max-width : 1140px) {
	
	.et_pb_menu .et-menu > li, .et_pb_fullwidth_menu .et-menu > li {
		padding-left: 5px !important;
    	padding-right: 5px !important;
	}
	.et-menu .menu-item-has-children > a:first-child {
		padding-right: 5px !important;
	}
	
}



/* Überschriften */

h1, h2, h3, h4, h5, h6, p, ul, ol {
  padding: 0;
  margin: 0;
  font-weight: 400 !important;
}


.et_pb_text_inner h1 {
  letter-spacing: 0.07em;
  margin-bottom: 0px
}

.et_pb_text_inner h2 {
  letter-spacing: 0.07em;
  margin-bottom: 0px
}


.home .et_pb_text_inner h1 {
  font-size: 18px;
  letter-spacing: 0.07em;
  font-weight: 300;
  margin-bottom: 10px
}


.et_pb_text_inner h3 {
/*  font-family: 'Merriweather';
  font-size: 24px;
  line-height: 28px;
  color: #387593;*/
  letter-spacing: 0.07em;
  font-weight: 300;
  margin-bottom: 5px
}

.et_pb_text_inner h4 {
/*  font-family: 'Lato';
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;*/
  letter-spacing: 0.07em;
  margin-bottom: 5px;
}


.subsiteblock .et_pb_text_inner h2 {
	font-family: 'Merriweather' !important;
	color: #377593 !important;
	margin-bottom: 0px;
}

.subsiteblock .et_pb_text_inner h3 {
	font-family: 'Lato' !important;
	color: #87817D !important;
	margin-bottom: 0px;
}



/* Textformatierungen */

p {
	margin-bottom: 15px;
}

.highlight {
    font-family: 'Merriweather' !important;
    font-style: italic;
    color: #387593;
    letter-spacing: 0.05em;
	font-size: 16px !important;
	line-height: 1.6em;
}

.intro .seal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #efefef;
  padding: 20px
}


.grey .et_pb_text_inner h1  {
    color: #87817D;
}

.small .et_pb_text_inner h1  {
	font-family: 'Lato';
	font-size: 18px;
	font-weight: normal;
}

.et_pb_text_inner .blue {
	color: #487992;
}



/* Listen */

.et_pb_text_inner ul {
	margin-top: 15px;
}
.et_pb_text_inner li {
	line-height: 1.4em;
	margin-bottom: 10px;
}
.et_pb_text_inner li a {

}

/* Phone & Notice */

.phone {
  position: absolute;
  top: 0;
  right: 0px;
  width: 200px;
  background-color: #52849d;
  z-index: 999
}
.phone ul {
  list-style: none;
  margin: 0;
  padding: 0
}
.phone li:first-child {
  border-bottom: 1px solid #fff
}

.phone li {
  margin: 0px !important;
  padding: 8px 0;
}

.phone a {
  display: block;
  font-size: 13px;
  font-family: 'Merriweather';
  color: #fff;
  padding: 7px 20px;
  letter-spacing: 0.07em;
  line-height: 21px;
  text-decoration: none
}
.phone li:hover {
  background-color: #565656
}
.notice {
  position: absolute;
  width: 28%;
  right: 20%;
  top: 0
}
.notice p {
  padding: 0;
  margin: 0;
  color: red;
  font-size: 12px;
  font-style: italic;
  line-height: 24px
}
.notice p a {
  color: red
}





/* Team Filtergrid */


.et_pb_jt_filterable_grid_item_image_container {
	position:relative;
	display:flex;
	align-items: baseline;
	margin-bottom: 25px;
}

.et_pb_jt_filterable_grid_item_title{
	position: absolute;
	bottom: -35px !important;
	z-index: 9999;
}
.et_pb_jt_filterable_grid_item .et_pb_jt_filterable_grid_item_image_container {
	overflow: visible !important;
}

.et_pb_jt_filterable_grid .et_pb_portfolio_filters {
display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
/*    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: flex-start !important;*/
}

.et_pb_jt_filterable_grid .et_pb_portfolio_filters ul li {
	text-align: left !important;
}
.et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
		border: none;
		background: none;
		font-size: 16px;
    line-height: 24px;
    font-family: 'Merriweather';
    letter-spacing: 0.07em;
	  color: #000000;
	  text-align: left !important;
	  padding: 0px;
	  margin-right: 20px;
}
.et_pb_filterable_portfolio .et_pb_portfolio_filters li a:hover {
		background: none;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active  {
		border: none;
		background-color: transparent;
	  background: none !important;
		font-size: 16px;
    line-height: 24px;
    font-family: 'Merriweather';
}

.et_pb_jt_filterable_grid_item_button_container {
	position: absolute;
	right: 15px;
}
.et_pb_jt_filterable_grid_item_button_container a {
	padding: 0.2em 0.5em !important;
}


/* Team PopUp */


.popmake-content ul {
	margin-bottom: 25px;
	margin-left: 35px;
}

.popmake-content ul li {
	list-style-type: circle;
	list-style-position: outside;
	line-height: 1.4em;
	margin-bottom: 5px
}



.et_pb_jt_filterable_grid_item_title {
	font-size: 24px !important;
}

/* Smartphones ----------- */
@media only screen 
and (max-width: 1523px) {
	.et_pb_jt_filterable_grid_item_title {
		font-size: 22px !important;
		letter-spacing: 0px;
		top: 99% !important;
	}
	
	.et_pb_jt_filterable_grid_item_image_container {
	margin-bottom: 20px;
}
	
	
}

/* Smartphones ----------- */
@media only screen 
and (max-width: 1410px) {
	.et_pb_jt_filterable_grid_item_title {
		font-size: 20px !important;
		letter-spacing: 0px;
		top: 99% !important;
	}
}

/* Smartphones ----------- */
@media only screen 
and (max-width: 1085px) {
	.et_pb_jt_filterable_grid_item_title {
		font-size: 18px !important;
		letter-spacing: 0px;
		top: 99% !important;
	}
}

@media only screen 
and (max-width: 985px) {
	
   	.et_pb_jt_filterable_grid_item_title {
		font-size: 22px !important;
	}
	
  .et_pb_jt_filterable_grid_0 .et_pb_portfolio_items .et_pb_portfolio_item {
      width: 100% !important;
  }
}

@media only screen 
and (max-width: 480px) {
	
	.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li {
		width: 100%;
		padding: 10px 0px;
	}
	
	.schrettenbrunner .et_pb_jt_filterable_grid_item_image_container {
	margin-bottom: 50px;
	}
	
	.cm_blog_navi {
		display: none;
	}

}


/* Blog Einzelbeitrag */


.single h1, .pressebeitrag h2 {
	font-family: 'Merriweather';
	font-size: 26px;
	margin-bottom: 15px;
}


.single h2 {
	font-size: 26px;
	margin-bottom: 15px;
}

.single .et_pb_post_content a {
	text-decoration: underline;
}

.single .beitrags_bild  {
	max-width: 90%;
}

/*Sonderfelder*/

.beitrags_tags:before {
/*	content: '';
	display: inline-block;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 50px;
	height: 50px;
	background: #487992;*/
}

#cm_blog_header {
  display: flex;
  direction: ltr;
}

.cm_blog_image {
	width: 90%;
	background: #efefef;
}
.cm_blog_navi {
	width: 10%;
	float: right;
}


.meta-wrapper{
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 0;
}
.meta-wrapper > div{
    margin:0 auto 10px;
    padding: 0 25px;
    text-align: center;
    position: relative;
    z-index: 1000;
}
.meta-wrapper > div:last-child{
    margin-bottom: 0;
}
.meta-inner{
	position: relative;
	background: #487992;
    height: 70px;
    width: 70px;
    display: block; 
    padding:20px 10px;
	cursor: pointer;
	display: flex;
  	justify-content: center;
  	align-items: center;
}

.meta-title {
	display: block;
	margin-bottom: 5px;
}


.meta-author .meta-inner{
    padding: 8px;
}
.meta-wrapper > div:after{
    padding: 0 40px 0 0;
}
.date-meta{
    float: left;
    margin: -2px 0 0 0;
}
.meta-wrapper > div,
.meta-wrapper > a{
    color: #FFF;
    font-size: 13px;
    line-height: 1.4em; 
}
#cm_blog_header .meta-wrapper > div:hover{
    cursor: pointer;
}
.meta-wrapper > div:hover .meta-tooltip{
    display: block;
}
#cm_blog_header .meta-wrapper > div:hover .meta-inner{
    background: #2f3038;
}
#cm_blog_header .meta-wrapper .meta-hovered img{
    border:8px solid #2f3038;
}
.meta-rounded .meta-inner{
    border-radius: 50%;
}
.meta-rounded > .meta-author img{
    border-radius: 50%;
}
.meta-octa > .meta-inner{
    position: relative;
}
.meta-octa .meta-inner:before{
    content:"";
    position: absolute;
    z-index:90;
    height: 70px;
    width: 70px;
    left: 25px;
    top:0;
    background: url('assets/images/mask-octa.png') no-repeat;
}
.meta-author > img{
    position: absolute;
    top: 0;
    left: 0;
    border: 8px solid #91c842;  
}
.meta-octa .meta-author img{
    border-radius: 50%;
}
.meta-tooltip {
    display: none;
    background: #2f3038;
    position: absolute;
    right: -255px;
    width: 250px;
    min-height: 70px;
    top: 0;
    text-align: left;
    padding: 12px 20px;
    z-index: 9999999;
    margin: 0 0 0 20px;
}
.meta-tooltip:after{
    right: 100%;
    top: 32px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    border-right-color: #2f3038;
    border-width: 7px;
    margin-top: -7px;
    padding: 0 20px 0 0;
}
.meta-tooltip a {
	color: #efefef;
}
.post-wrapper{
    padding: 0 0 30px;
    margin: 0 0 20px;
    position: relative;
    width: 100%;
    float: left;
}

.colored-text {
	color: #4E7992;
	font-weight: bold;
}

.meta-comments{
    text-align: center;
}
.meta-comments span.ico-comment{ 
    background: url('assets/images/icon_sprite.png') no-repeat -7px -2px;
    height: 30px;
    width: 30px;
    display: inline-block;
    padding: 5px 0 0;
    text-align: center;
}
.meta-list{
  clear: both;
  margin-bottom: 1.25em;
  float: left;
  font-size: 90%;
  border-top: 1px solid #e8e8e8;
  padding: 10px 0 0 0;
  position: relative;
  border-bottom: 1px solid #e8e8e8;
}
.meta-list ul{margin: 0; padding: 0;}
.meta-list ul li{float: left;list-style: none; margin-right: 1em; margin-bottom: 10px;}
.meta-list ul li i{margin-right: 0.125em;}
#primary .meta-list ul li a{
  color: #474747;
}
.format-quote .no-meta .meta-list,
.format-link .no-meta .meta-list{
  margin-top: 1.25em; 
}

.shl-meta-ico{
    background: url('assets/images/icon_sprite.png') no-repeat center center;
    height: 42px;
    width: 42px;
    display: inline-block;
    padding: 4px 0 0;
}
.ico-category{
    background-position: -5px -46px;
}
.ico-share{
    background-position: -4px -95px;
}



/* Toggles */


.et_pb_toggle_content, .et_pb_toggle_title {
	padding: 20px !important;
} 

.et_pb_toggle_open, .et_pb_toggle_close {
    padding: 0px;
}

.et_pb_toggle_open .et_pb_toggle_title {
	background-color: #87817D;
}

.et_pb_toggle_close .et_pb_toggle_title {
	background-color: #377593;
}

.et_pb_toggle_title:hover {
	background-color: #87817D !important;
}

.et_pb_toggle_title:before {
    content: "\e050";
    position: absolute;
    right: 10px !important;
    font-size: 16px;
    color: #FFF;
    top: 50%;
    margin-top: -0.5em;
}


/* Footer */

.footer-middle .et_pb_text {
	width: 48%;
	float: left;
}

.footer {
	font-size: 14px;
}

.footer a {
  text-decoration: none
}
.footer .imprint {
  padding-top: 40px
}
.footer .imprint p {
  padding: 0;
  line-height: 24px
}
.footer .vdpk img {
  margin-bottom: 12px
}
.footer .iconbar {
  float: right
}
.footer .iconbar ul {
  list-style: outside none none;
  margin: -10px 0 0 -10px;
  padding: 0
}
.footer .iconbar ul li {
  float: left;
  border-right: 1px solid #fff;
  height: 43px;
  width: 45px
}
.footer .iconbar ul li:first-child {
  border: medium none
}
.footer .iconbar ul li.fb a {
  background-image: url("img/ico-facebook.png")
}
.footer .iconbar ul li.yt a {
  background-image: url("img/icon-youtube.png");
  margin-left: 7px
}
.footer .iconbar ul li.gp a {
  background-image: url("img/ico-google.png")
}
.footer .iconbar ul li.x a {
  background-image: url("img/ico-xing.png")
}
.footer .iconbar ul li.ja a {
  background-image: url("img/ico-jameda.png")
}
.footer .iconbar ul li.im a {
  background-image: url("img/ico-imedo.png")
}
.footer .iconbar ul li.ig a {
  background-image: url("img/icon-instagram.png")
}
.footer .iconbar ul li.kb a {
  background-image: url("img/ico-klinikberwertungen.png")
}
.footer .iconbar ul li a {
  display: block;
  height: 43px;
  text-indent: -9999px;
  width: 45px;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 0;
  text-decoration: none
}
.footer .iconbar ul li a:hover {
  background-color: #fff
}




/* Zoom Effects */

/* [1] The container */
.img-hover-zoom .et_pb_image_wrap {
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}

/* [2] Transition property for smooth transformation of images */
.img-hover-zoom img {
  transition: transform .5s ease;
}

/* [3] Finally, transforming the image when container gets hovered */
.img-hover-zoom:hover img {
  transform: scale(1.5);
}


/* Lageplan */


.lageplan {
  padding-bottom: 80px;
  background: #fff
}
.lageplan .lageplan-image {
  background: #fff
}
.lageplan .lageplan-image img {
  margin: 0 auto;
  padding-top: 45px
}
.lageplan .lageplan-content {
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
  padding: 80px 40px 0 40px
}
.lageplan .lageplan-content ul {
  list-style: none
}
.lageplan .lageplan-content a {
  text-transform: uppercase;
  text-decoration: none
}
.lageplan .lageplan-content a:hover {
  color: #387593
}

.lageplan .imagemap {
  display: inline-block;
  position: relative
}
.lageplan .imagemap ul.items li {
  position: absolute;
  display: block;
  width: 5%;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}
.lageplan .imagemap ul.items li a {
  display: block;
  width: 100%;
  padding-top: 100%;
  background: rgba(56, 117, 147, 0.3);
  border-radius: 50%;
  transition: all 0.4s ease-in-out;
  position: relative;
  z-index: 11;
  text-decoration: none
}
.lageplan .imagemap ul.items li a:hover {
  -webkit-transform: scale(1.8);
  -ms-transform: scale(1.8);
  transform: scale(1.8)
}
.lageplan .imagemap ul.items li a:hover:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  border: 5px solid rgba(56, 117, 147, 0.3);
  border-radius: 50%;
  -webkit-animation: lageplan-item;
  animation: lageplan-item;
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  z-index: 10;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0
}
@-webkit-keyframes lageplan-item {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1
  }
  100% {
    -webkit-transform: scale(1.8);
    transform: scale(1.8);
    opacity: 0
  }
}
@keyframes lageplan-item {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1
  }
  100% {
    -webkit-transform: scale(1.8);
    transform: scale(1.8);
    opacity: 0
  }
}
@media only screen and (max-width: 800px) {
  .lageplan .imagemap ul.items {
    display: none
  }
}

@media handheld, only screen and (max-width: 960px) {
 
  .lageplan .lageplan-content {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2
  }
}
@media handheld, only screen and (max-width: 600px) {

  .lageplan .lageplan-content {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1
  }
}


/* Sonstiges */

.jameda {
	margin-top: -40px
}


/* Mobile View */


/* Smartphones ----------- */
@media only screen 
and (max-width : 1300px) {
	.et_pb_row {width: 95%;}
}

/* Smartphones ----------- */
@media only screen 
and (max-width : 980px) {
	.et_pb_row {width: 90%;}
}

/* Mobile Navigation */

.et_mobile_nav_menu {
	/*margin-left: -35px !important;*/
}

@media (max-width: 980px){
  .et_pb_section {
      padding: 0px 0 !important;
  }
	.footer {
		padding-top: 25px !important;
	}
}


/* Blog */

.et_pb_blog_0 article {
	padding-bottom: 25px;
}

/* Presseblog */

.presseblog article {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 15px;
}

.presseblog p.btn {
	margin: 25px 0px !important;
}

.presseblog h3  {
	color: #87817d!important;
	margin-bottom: 10px;
}

.presseblog .btn a , .pressebeitrag .btn a, .more-link, #therapieangebot p a {
	color: #487992 !important;
    border: solid 1px #487992;
    letter-spacing: 2px;
    font-size: 16px;
    font-family: 'Merriweather',Georgia,"Times New Roman",serif!important;
    background-color: rgba(255,255,255,0);
	padding-top: 10px!important;
    padding-right: 20px!important;
    padding-bottom: 10px!important;
    padding-left: 20px!important;
}


.presseblog .btn a:hover , .pressebeitrag .btn a:hover, .more-link:hover, #therapieangebot p a:hover {
	color: #FFFFFF !important;
    border: solid 1px #487992;
    background-color: #487992;
}



.more-link {
	display: inline;
	max-width: 180px;
	text-align: center;
}

#therapieangebot p a {
    position: relative;
	top: 12px;
	margin: 0px auto;
	
}






.pressebeitrag h1.entry-title {

}

.pressebeitrag .btn  {
	margin-top: 25px !important;
}

.pressebeitrag h3  {
	font-size: 16px !important;
	font-style: italic;
	font-family:'Merriweather',Georgia,"Times New Roman",serif!important;
	margin-bottom: 12px;
}









/* YARP */

.yarpp-related {
	margin: 45px 0 !important;
	padding: 25px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.yarpp-related h3 {
    font-weight: normal;
    padding: 0 0 5px 0;
    text-transform: none !important;
    margin: 0;
	font-size: 16px;
	font-style: italic;
	font-family:'Merriweather',Georgia,"Times New Roman",serif!important;
}


.yarpp-thumbnails-horizontal .yarpp-thumbnail {
    border: 1px solid rgba(127,127,127,0.1);
    width: 200px !important;
    height: 130px !important;
    margin: 5px;
    margin-left: 0px;
    vertical-align: top;

}

.yarpp-thumbnail > img, .yarpp-thumbnail-default {
    width: auto !important;
    height: 60px !important;
    margin: 5px;
}



/* Siderbar */

.et_pb_widget a {
	text-decoration: none !important;
}

h4.widgettitle {
	margin-bottom: 10px;
}

* {
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

.et-menu .menu-item-has-children > a:first-child:after {
    font-family: 'ETmodules';
    content: '';
    font-size: 16px;
    position: absolute;
    right: 0;
    top: 0;
    font-weight: 800;
}

/* Member Press*/

.members-access-error {
	max-width: 800px;
	margin: 10px auto;
	padding: 25px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}


/* Gravity Forms Divi Styling */

/*** REMOVE LABEL ON FIELDS USING PLACEHOLDER ***/
.gform_wrapper label {
 	/*display: none !important;*/
}

/*** FIELD STYLING ***/
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper textarea, .gform_wrapper select {
 background: #eee;
 border: none;
 border-radius: 0;
 color: #333 !important;
 padding: 15px 35px 15px 15px !important;
}

.gform_wrapper select {
  border: 0;
  vertical-align: middle;
  background: transparent;
  -webkit-appearance: none;
  appearance: none;
  padding-left: 5px;
	cursor: pointer;
}

.gform_wrapper select:after {
  font-family: 'ElegantIcons';
  display: block;
  color: #2ea3f2;
  content: "\43";
  font-size: 18px;
}


/*** BUTTON STYLING ***/
.gform_wrapper .gform_footer input.button {
 float: right;
 background: transparent;
 border: 0;
 font-size: 22px;
 color: #2ea3f2;
 padding: 12px 23px;
 border-radius: 5px;
 letter-spacing: 2px;
 cursor: pointer;
}
/*** BUTTON HOVER STYLING ***/
.gform_wrapper .gform_footer input.button:hover {
 background: rgba(0, 0, 0, 0.05);
 border: 2px solid transparent;
}


/*** MAIN FORM WRAPPER ***/
.gform_wrapper {
 background: rgba(255, 255, 255, 0.95);
 padding: 5%;
}
/*** GRAVITY FIELDS ***/
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper textarea.medium,
.gform_wrapper textarea.large,
.gform_wrapper select{
 background: #efefef;
 border-radius: 0px !important;
}
.gform_wrapper ul.gform_fields li.gfield {
 margin-bottom: 20px;
}
input[type=text]:focus,
input.text:focus,
input.title:focus,
textarea:focus {
 border-bottom: 2px solid #b5b5b5 !important;
}
 
/*** BUTTON STYLING ***/
.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit] {
 background: #487992;
 color:#FFFFFF;
 text-transform: uppercase;
 border: none;
 padding: 7px 12px;
 cursor: pointer;
 font-size: 18px;
 -moz-transition: all 0.2s;
 -webkit-transition: all 0.2s;
 transition: all 0.2s;
 border-radius: 0 !important;
}
/*** BUTTON HOVER STYLING ***/
.gform_wrapper .gform_footer input.button:hover,
.gform_wrapper .gform_footer input[type=submit]:hover {
 background: #333333;
 color: #fff;
	border: none;
 padding: 7px 12px;
}
/*** SECTION STYLING ***/
.gform_wrapper h2.gsection_title {
 font-weight: normal;
 font-size: 2em;
}
.gform_wrapper .gsection {
 padding: 20px !important;
 border-bottom: none;
 background: #A2D400;
}



/*** GRAVITY RADIO AND CHECKBOXES ***/
/*
.gform_wrapper .ginput_container_consent input[type=checkbox],
.gform_wrapper ul.gfield_checkbox li input[type=checkbox],
.gform_wrapper ul.gfield_radio li input[type=radio] {
 visibility: hidden;
 position: absolute;
 margin: 0;
 padding: 0;
 width: 0!important;
}
.gform_wrapper input[type=checkbox] + label,
.gform_wrapper input[type=radio] + label {
 font-size: 16px;
}
input[type=checkbox] + label:hover,
input[type=radio] + label:hover {
 cursor: pointer;
}
input[type=checkbox] + label:before,
input[type=radio] + label:before {
 font-family: "ETmodules" !important;
 font-size: 30px;
 position: relative;
 top: 0.3em;
 margin-right: 0.2em;
}
.gform_wrapper li.gf_list_inline ul.gfield_checkbox li,
.gform_wrapper li.gf_list_inline ul.gfield_radio li {
 display: -moz-inline;
 display: inline;
}
input[type=checkbox] + label:before {
 content: '\056';
}
input[type=checkbox] + label:hover:before {
 content: '\05a';
 filter: alpha(opacity=40);
 opacity: 0.4;
}
input[type=checkbox]:checked + label:before {
 content: '\05a';
 color: #487992;
}
input[type=checkbox]:checked + label:hover:before {
 color: #487992;
 filter: alpha(opacity=100);
 opacity: 1;
}
input[type=radio] + label:before {
 content: '\05b';
}
input[type=radio] + label:hover:before {
 content: '\05c';
 filter: alpha(opacity=40);
 opacity: 0.4;
}
input[type=radio]:checked + label:before {
 content: '\05c';
 color: #487992;
}
input[type=radio]:checked + label:hover:before {
 color: #487992;
 filter: alpha(opacity=100);
 opacity: 1;
}
gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label,
.gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label,
.gform_wrapper ul.gfield_radio li input[type=radio]:checked+label {
 font-weight: normal !important;
}
*/



/*** SUCCESS MESSAGE ***/
.gform_confirmation_wrapper {
 background: #fff;
 padding: 15px;
}

#menu-fuer-mitglieder {
  list-style: none;

}

#menu-fuer-mitglieder li {
   position: relative;
	border-bottom: 1px solid #efefef;
	padding-left: 25px;
}

#menu-fuer-mitglieder li:before {
font-family: 'ETmodules';
  content: "\57";  
  color: #487992;
  position: absolute;
  top: 3px;
  left: 0px;
   transition-duration: 0.3s;
}

#menu-fuer-mitglieder li:hover:before {
  font-family: 'ETmodules';
  content: "\57";
  font-size: 26px;
  color: #487992;
  position: absolute;
  top: 3px;
  left: -5px;
  transition-duration: 0.3s;
}


/*Korrektur Post Content */

.et_pb_post_content .et_pb_row.et_pb_row_1{
	margin: 29px auto !important;
	padding: 0px;
	width: 98%;
}




/********* Mobile Menu Collapse ********/
  
/**** This hides the sub menu items on mobile ****/

.et_pb_menu_3_tb_header.et_pb_menu .et_mobile_menu a {
    color: #565656 !important;
}

.et_pb_menu .et_mobile_menu a {
	color: #565656 !important;
	font-weight: bold !important;
}

.et_pb_menu .sub-menu a {
	color: #565656 !important;
	font-weight: normal !important;
}

.et_pb_menu .et_mobile_menu .menu-item-has-children > a, 
.et_pb_fullwidth_menu .et_mobile_menu .menu-item-has-children > a,
#main-header .et_mobile_menu .menu-item-has-children > a {
    background-color: transparent;
    position: relative;
}
.et_pb_menu .et_mobile_menu .menu-item-has-children > a:after, 
.et_pb_fullwidth_menu .et_mobile_menu .menu-item-has-children > a:after,
#main-header .et_mobile_menu .menu-item-has-children > a:after {
    font-family: 'ETmodules';
    text-align: center;
    speak: none;
    font-weight: 600;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    font-size: 18px;
    content: '\4c';
    top: 11px;
    right: 13px;
 }
.et_pb_menu .et_mobile_menu .menu-item-has-children.visible > a:after,
.et_pb_fullwidth_menu .et_mobile_menu .menu-item-has-children.visible > a:after,
#main-header .et_mobile_menu .menu-item-has-children.visible > a:after {
    content: '\4d';
}
.et_pb_menu .et_mobile_menu ul.sub-menu,
.et_pb_fullwidth_menu .et_mobile_menu ul.sub-menu,
#main-header .et_mobile_menu ul.sub-menu {
    display: none !important;
    visibility: hidden !important;
    transition: all 1.5s ease-in-out;
}
.et_pb_menu .et_mobile_menu .visible > ul.sub-menu, 
.et_pb_fullwidth_menu .et_mobile_menu .visible > ul.sub-menu, 
#main-header .et_mobile_menu .visible > ul.sub-menu {
    display: block !important;
    visibility: visible !important;
}


/* TEAM 21 Registerkarten */

.invisible {
	display: none !important;
}

#team21sektion .et_pb_tabs {
	
}


#but-ergo, #but-musik, #but-bewegung2, .et_pb_toggle_20, #but-service, #but-reinigung, #but-koerper, #but-massage, #but-physio {
	margin-top: 4.242%;
}



@media only screen 
and (max-width: 480px) {
	
	#cm_blog_header, .cm_blog_image {
		display: block;
		width: 100%;
		height: 24vh;
	}
	.cm_blog_navi {
		display: none;
	}

}

