/*
Theme Name: Sandra Ernst Coaching
Template: zakra
Author: Child Theme Configurator
Version: 1.0.0.1712568824
Updated: 2024-04-08 11:33:44

*/

/* roboto-100 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url('fonts/roboto-v30-latin-100.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('fonts/roboto-v30-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/roboto-v30-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
         url('fonts/roboto-v30-latin-100.woff') format('woff'), /* Modern Browsers */
         url('fonts/roboto-v30-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
         url('fonts/roboto-v30-latin-100.svg#Roboto') format('svg'); /* Legacy iOS */
  }
  
  /* roboto-300 - latin */
  @font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('fonts/roboto-v30-latin-300.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('fonts/roboto-v30-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/roboto-v30-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
         url('fonts/roboto-v30-latin-300.woff') format('woff'), /* Modern Browsers */
         url('fonts/roboto-v30-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
         url('fonts/roboto-v30-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
  }
  
  /* roboto-regular - latin */
  @font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('fonts/roboto-v30-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('fonts/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('fonts/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
         url('fonts/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('fonts/roboto-v30-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
  }
  
  /* roboto-500 - latin */
  @font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('fonts/roboto-v30-latin-500.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('fonts/roboto-v30-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/roboto-v30-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
         url('fonts/roboto-v30-latin-500.woff') format('woff'), /* Modern Browsers */
         url('fonts/roboto-v30-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
         url('fonts/roboto-v30-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
  }
  
  /* roboto-700 - latin */
  @font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('fonts/roboto-v30-latin-700.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('fonts/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
         url('fonts/roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */
         url('fonts/roboto-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
         url('fonts/roboto-v30-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
  }
  
  /* roboto-900 - latin */
  @font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url('fonts/roboto-v30-latin-900.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('fonts/roboto-v30-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/roboto-v30-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
         url('fonts/roboto-v30-latin-900.woff') format('woff'), /* Modern Browsers */
         url('fonts/roboto-v30-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
         url('fonts/roboto-v30-latin-900.svg#Roboto') format('svg'); /* Legacy iOS */
  
  }

/* allura-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Allura';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/allura-v21-latin-regular.eot'); /* IE9 Compat Modes */
    src: url('fonts/allura-v21-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/allura-v21-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
         url('fonts/allura-v21-latin-regular.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
         url('fonts/allura-v21-latin-regular.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
         url('fonts/allura-v21-latin-regular.svg#Allura') format('svg'); /* Legacy iOS */
  }
  
  
  
  
body {
    font-weight: 400 !important;
    font-style: normal;
    background: #fff;
    font-family: "Roboto", Arial, Helvetica, sans-serif !important;
    color: #464e4e !important;
    line-height: 1.3 !important;
}
img {
    image-rendering: -webkit-optimize-contrast;
}
p strong {
	font-weight: 600 !important;
    color: #464e4e;
}
blockquote {
	font-style:italic;
}
.entry-content p,
.site-content p,
.hentry p {
	/*-moz-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;*/
}
h1 {
    font-size: 3.25rem;
    text-align: center;
    color: #464e4e !important;
}
h3.h1 {
    font-size: 3.25rem;
    text-align: center;
    color: #464e4e !important;
    font-weight: 400;
}
h2, h3, h4 {
    text-align: center;
    font-weight: 600;
    font-size: 2.4rem;
    color: #464e4e !important;
}
h5 {
    text-align: center;
    font-weight: 300;
    font-size: 2.4rem;
    color: #464e4e;
    font-style: italic;
}

h4.zitat {
    text-align: center;
    font-size: 3.8rem;
    color: #fff !important;
    font-family: 'Allura';
    font-weight: 300;
    line-height: 1;
}
h5.zitat {
    text-align: center;
    font-weight: 300;
    font-size: 2.25rem;
    color: #fff;
}
.zak-primary,
.zak-content .zak-row {
    margin-top: -5% !important;
    margin-bottom: 0px !important;
    padding-bottom: 0 !important;
}
.home .zak-content {
	margin-top: -5% !important;
}
.zak-main-header .zak-container,
.zak-top-bar .zak-container,
.zak-footer .zak-container {
    max-width: 94% !important;
}
.site-branding .custom-logo-link {
    width: 115px;
    height: 100px;
	margin-right: 0;
}
.zak-main-header {
    z-index: 999;
    position: relative;
	background-color: rgba(255,255,255,0.6) !important;
	padding-top: 10px;
    padding-bottom: 10px;
}


.tg-site-footer .tg-footer-widget-container,
.tg-site-footer .tg-site-footer-bar {
	padding-top: 20px !important;
}


/* Menu */
.zak-primary-nav {
    margin-top: 40px;
}
  .zak-primary-nav ul li  a,
  .zak-mobile-menu a {
    font-weight: 400 !important;
    text-transform: uppercase !important;
} 
.zak-primary-nav ul .current_page_item > a {
    font-weight: 400 !important;
}
.zak-primary-nav .zak-primary-menu > li > a:hover {
    color: #fff069 !important;
}
.main-navigation.zak-primary-nav > ul li:active > a, .main-navigation.zak-primary-nav > ul > li.current_page_item > a, .main-navigation.zak-primary-nav > ul > li.current-menu-item > a {
    color: #fff069 !important;
  }
.zak-toggle-menu .zak-icon {
    fill: #000 !important;
}
.zak-mobile-menu .current_page_item a {
    text-decoration: none !important;
    color: #fff069 !important;
}

/* Bilder Boxen */

.bilderbox p { 
    display: -webkit-box; 
    -webkit-line-clamp: 3; 
    -webkit-box-orient: vertical; 
    overflow: hidden; 
  }
  .bilderbox .wpb_single_image .vc_single_image-wrapper {
      overflow: hidden;
  }
  .bilderbox figure,
  .bilderbox2 figure,
  .box-images figure,
  .box-images2 figure {
      background: #000;
      overflow: hidden;
      height: auto;
      height: 100%;
      margin: 0;
  }
  .bilderbox figure img {
      /*transform-style: preserve-3d;*/
      zoom: 1;
      filter: alpha(opacity=100);
      opacity: 1;
      -webkit-transition: all 0.9s ease 0s;
      -moz-transition: all 0.9s ease 0s;
      -ms-transition: all 0.9s ease 0s;
      -o-transition: all 0.9s ease 0s;
      transition: all 0.9s ease 0s;
       text-align: center;
  }
  .bilderbox figure:hover img {
      zoom: 1;
      filter: alpha(opacity=50);
      opacity: 0.5;
  }
  
  .overlay {
      position: relative;
      text-align: center;
      width: 100%;
      display: block;
      margin-top: -55px;
  }
  .overlay strong {
      color: #464e4e;
      font-size: 1.25em;
      text-transform: uppercase;
      font-weight: 900 !important;
      background: rgba(255,240,105,0.8);
      width: 100%;
      height: 55px;
      display:inline-block;
      padding-top: 15px;
  }

/*
.tg-site-footer .tg-footer-widget-container {
	padding-top: 20px;
	padding-bottom: 20px;
}
.tg-site-footer .widget {
    margin: 0;
}
.tg-site-footer .tg-site-footer-bar {
	font-size: 1rem;
	font-weight: 400 !important;
	padding-top: 30px;
	letter-spacing: 0;
}
*/
/* Footermenu */
.footermenu {
 	padding: 0 0 30px 0;
	text-align: center;
}
.footermenu a {
	font-weight: 300 !important;
	padding: 0 10px;
	font-size: 1.125rem;
	text-align: center;
}
.box50 {
	width: 40%;
	float: left;
	font-size: 18px;
	line-height: 2.2;
	font-weight: 300;
	padding-top: 10px;
}
.box50 a:hover {
	color: #fff069;
}

#footericons {
    padding-top: 20px;
    text-align: center;
}
#footericons a {
	margin: 0 10px;
}
#footericons i {
	height: 55px;
	width: 55px;
	border: 2px solid #fff069;
	font-size: 34px;
	color: #fff069;
	line-height: 52px;
	text-align:center;
	margin-bottom: 10px;
}
#footericons i:hover {
	color: #fff;
	border: 2px solid #fff;
}
.zak-footer-bar {
    display: none;
}
.zak-footer-cols {
    padding-bottom: 20px !important;
    padding-top: 20px !important;
    border-top: 0px solid #d4d4d8 !important;
}

/* Sonstiges */
#homeboxen .vc_col-sm-4 {
    width: 100%;
}
.box-weiss {
    background: url(Sandra_Ernst_Pfeil_Grau-mobil-web.png) center bottom no-repeat;
    background-size: 60px 23px;
}
.box-weiss-text {
    height: 100%;
    min-height: 240px;
    margin-right: 0px;
    margin-bottom: 30px;
    margin-top: 10px;
}
.box-weiss-text-2 {
    height: 100%;
    min-height: 225px;
    vertical-align: middle;
    padding-bottom:  20px;
}
.boxgrau {
    background: #e7e7e8;
    padding: 20px;
    border: 7px solid #fff;
    height: 100%;
    min-height: 220px !important;
}

/* Buttons */
.vc_general.vc_btn3 {
    line-height: 1 !important;
}
.vc_btn3.vc_btn3-color-orange, .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat {
    color: #464e4e !important;
    background-color: #fff069 !important;
}
.vc_btn3.vc_btn3-size-lg {
    font-weight: 600 !important;
    font-size: 2.4rem !important;
    padding: 10px 50px !important;
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-orange:focus, .vc_btn3.vc_btn3-color-orange:hover {
    color: #fff069 !important;
    background-color: #464e4e !important;
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat strong {
    font-size: 1.75rem;
    font-weight: 400 !important;
}
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md {
    font-weight: 600 !important;
    font-size: 2.4rem !important;
    padding: 10px 20px !important;
}
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-sm {
    font-size: 18px !important;
    font-weight: 600;
}
.vc_btn3.vc_btn3-color-black, .vc_btn3.vc_btn3-color-black.vc_btn3-style-flat {
    color: #fff069 !important;
    background-color: #7e8383 !important;
}
.vc_btn3.vc_btn3-color-black:hover, .vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:hover {
    color: #464e4e !important;
    background-color: #fff069 !important;
}



h1.header {
    margin-top: 30%;
    color: #fff069 !important;
    background-color: rgba(70,78,78,0.7);
    padding: 5px 0 5px 100px;
    text-align: left;
    font-weight: 600 !important;
}
h4.zahl {
    padding: 15px 10px 15px 0;
    font-weight: 600;
    text-align: center;
    color: #fff069 !important;
}
h4.zahl2 {
    padding: 15px 10px 15px 0;
    font-weight: 400;
    text-align: center;
    color: #fff069 !important;
    font-size: 3.25rem;
}
h4.gelb {
    color: #fff069 !important;
    margin-bottom: 0px;
    font-size: 3rem;
}
h4.grau {
    color: #464e4e !important;
    margin-bottom: 0px;
    font-size: 3rem;
}
.boxhellgrau {
    overflow: hidden;
}
.boxweiss50 {
    background: #fff;
    padding: 20px;
    height: 100%;
    min-height: 175px;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
}
.boxweiss50 p {
    margin-bottom: 10px;
}
/*.boxweiss33 {
    background: #fff;
    padding: 20px;
    height: 100%;
    min-height: 145px;
    width: 31.5%;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
    overflow: hidden;
    text-align: center;
}*/

.boxweiss33 {
    background: #fff;
    padding: 40px 20px;
    height: 100%;
    min-height: 145px;
    margin-right: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    text-align: center;
}
.boxweiss33 p {
    margin-bottom: 10px;
}
.textcenter {
    text-align: center;
    width: 100%;
    max-width: 650px;
    margin: 0 auto;
}

ul.disclist {
    list-style: none;
    margin: 0px 0px 30px 0px;
    padding: 0px;
    
 }
 ul.disclist li {
    margin-left: 0em;
    position: relative;
    padding-left: 0.75em;
    padding-bottom: 10px;
 }
 ul.disclist li:before {
    font: normal normal normal 14px/1 FontAwesome;
    content:"\f0da";
    font-size: 2rem;
    position: absolute;
    top: 2px;
    left: 0;
    color: #fff069;
 }

 /* Accordion */
 .mega-accordion h3 {
    background: #fff069 !important;
    font-weight: 600 !important;
    font-size: 1em !important;
 }
.ac-style .ui-accordion-header-icon {
    float: right;
    padding-left: 20px;
    min-height: 40px;
}
.homeaccordion .mega-accordion h3 {
    font-weight: 600 !important;
    font-size: 1.3em !important;
 }

.homeaccordion .fa-caret-down::before, .homeaccordion  .fa-caret-up::before,
.homeaccordion .ui-icon {
    display: none !important;
}

.homeaccordion h3#ui-id-1,
.homeaccordion h3#ui-id-3 {
    width: 100%;
    max-width: 100%;
    height: 120px;
    padding-left: 50px;
    padding-right: 20px;
    background-image: url(Pfeil-web.png) !important;
    background-position: center 90px !important;
    background-repeat: no-repeat !important;
    background-size: 60px 15px !important;
}
.homeaccordion h3#ui-id-1 {
    float: none;
}

.homeaccordion .mega-accordion .mega-panel {
    clear: both;
}

/* Kontakt */
.kontaktformular {
	color: #464e4e;
}
.kontaktformular p {
	margin-bottom: 0;
}
.kontaktbox p, .kontaktformular p {
	margin-bottom: 0;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], select, textarea {
	color: #464e4e;
	margin-top: 0.5rem;
	padding: .75rem 1rem;
	border: 1px solid #fff;
    font-size: 1em;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
select:focus,
textarea:focus {
	color: #464e4e;
    border: 1px solid #fff069;
}
input[type="checkbox"] {
	margin-right: 0;
	vertical-align: initial;
}
input, optgroup, select, textarea {
	margin-bottom: 10px;
	font-size: 1em;
}
textarea {
    overflow: auto;
	height: 180px;
}

select {
    /*-moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;*/
    padding: .75rem 1rem;
    font-size: 1em;
    background-color: #fff !important;
}
select::-ms-expand {
    display: none;
  }
select option {
    background-color: #fff !important;
}

input[type="button"], input[type="reset"], input[type="submit"] {
    background-color: #7e8383 !important;
	color: #fff !important;
	font-weight: 600 !important;
    font-size: 2.4rem !important;
    padding: 10px 50px !important;
    border-radius:  0;
    margin: 0 auto;

}
input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
	background-color: #fff !important;
	color: #394344 !important;
}
.wpcf7-list-item {
	margin-left: 0;
}
.wpcf7-checkbox .wpcf7-list-item {
	width: 120px;
}
span.wpcf7-list-item-label {
	font-size: 14px;
	margin-right: 20px;
}
.datenschutzbox {
	margin: 10px 0 10px 0;
	overflow: hidden;
}

.datenschutzbox label {
      margin-bottom: 0rem;
	  float: left;
}
.datenschutzbox span.wpcf7-checkbox {
	line-height: 1.4;
}
span.klein {
	font-size: 16px;
	color: #394344;
	display: block;
	float: left;
	line-height: 1.4;	
	margin: 0 0 0 3px;
	width: calc(100% - 19px - 10px);
}
span.klein a {
	color: #464e4e;
	text-decoration: underline;
}
.wpcf7-not-valid-tip {
	font-size: 1rem !important;
}
.wpcf7 form .wpcf7-response-output {
	color: #fff;
	border-color: #2c9e83 !important;
	background: #2c9e83 !important;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
	border: none;
	top:0;
	left:1.5%;
}
input.wpcf7-not-valid {
	border-color: #e52323;
}
span.wpcf7-not-valid {
	background: #e52323;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing,
div.wpcf7-mail-sent-ok { 
	max-width: 600px;
	margin: 30px auto;
	padding: 15px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #ffb900 !important;
	background: #ffb900 !important;
}
*, :focus {
    outline: 0 none;
}

/* Placeholder text color -- selectors need to be separate to work. */
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #464e4e;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
	color: #464e4e;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #464e4e;
	opacity: 1;
	/* Since FF19 lowers the opacity of the placeholder by default */
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #464e4e;
}

input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
    color: #ccc;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
    color: #ccc;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
    color: #ccc;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
    color: #ccc;
}

.headerlink {
    position: relative;
	display: block;
	overflow: hidden;
	top: 0;
	font-size: 18px;
	font-weight: 700;
	padding: 0;
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	text-align: center;
	z-index: 10000;
	overflow:hidden;
	background: #2c9e83;
    color: #fff;
    padding:  10px 0px 10px 0px;
}


/* Blog */
.tg-site-layout--stretched #page #main :not(.tg-page-header) .zak-container,
.post-template-default .zak-content .zak-container {
	max-width: 100% !important;
    padding-left: 0 !important;
    padding-right:  0 !important;
}
.zakra-single-article .entry-content {
	margin: 0 auto !important;
	max-width: 1260px !important;
	width: 100% !important;
	padding-left: 15px;
	padding-right: 15px;
}
.entry-header,
.entry-meta {
	padding-left: 15px !important;
	padding-right: 15px !important;
	max-width: 1260px !important;
	width: 100% !important;
	margin: 0 auto .5em !important;
}
.entry-meta {
	padding-top: 30px;
    padding-bottom: 30px;
}
h1.entry-title {
	color: #000;
	font-size: 1.5em;
	font-weight: 400;
	margin-bottom: 1em !important;
	padding-top: 20px;
}
.vc_gitem-post-data h3 {
	font-size: 1.25em !important;
	font-weight: 400 !important;
	letter-spacing: 0;
}
.vc_gitem-post-data p {
	font-size: 1em !important;
}
.posts-navigation, .post-navigation {
    border-top: none !important;
    padding: 2rem 0;
	max-width: 1260px !important;
	width: 100% !important;
	margin: 0 auto !important;
	padding: 30px 15px;
	font-size: 14px !important;
}
.tg-meta-style-two .entry-meta a,
.zak-posted-on {
	color: #000 !important;
	text-decoration: none !important;
	font-size: 16px !important;
	background: #e7e7e8;
	padding: 10px;
}
.tg-meta-style-two .entry-meta .posted-on::before,
.zak-cat-links,
.zak-byline,
.zakra-icon--calendar {
	display: none;
}
.post-thumbnail img {
	margin: 0 auto;
}
.zak-tags-links {
    display: none !important;
}
/*.zakra-single-article .entry-content p em {
	font-size: 12px;
}

.zakra-single-article .entry-content h3 {
	color: #2c9e83 !important;
}
.zakra-single-article .entry-content h3 strong {
	color: #404041 !important;
} */


h3.mega-info-title {
    text-align: left !important;
}
h4.vc_tta-panel-title {
    font-size: 2rem;
    text-align: left;
}


@media screen and (max-width: 600px) {
    .zak-primary,
    .zak-content .zak-row {
        margin-top: 0 !important;
        margin-bottom: 0px !important;
    }
    .home .zak-content {
	    margin-top: 0 !important;
    }
    .zak-content .zak-row {
        padding-top: 0;
        padding-bottom: 0;
    }
    h1 {
        font-size: 3rem;
    }
    .overlay strong {
        font-size: 1em;
    }
    h4.zahl {
        padding: 5px 5px 5px 90px;
        font-size: 1em;
        text-align: left;
        height: 57px;
        vertical-align: middle;
        display: table-cell;
    }
    h4.zitat {
        font-size: 3rem;
    }
    h5.zitat  {
        font-size: 1.75rem;
    }
}

@media screen and (min-width: 600px) {
    .kontaktbox {
		width: 47%;
		float: left;
		margin-right: 2.4%;
	}
    .kontaktbox2,
	input[type="button"], input[type="reset"], input[type="submit"] {
		margin-right: 3.6%;
	}
    .homeaccordion h3#ui-id-1,
    .homeaccordion h3#ui-id-3 {
        width: 100%;
        max-width: 100%;
        height: 90px;
        padding-left: 50px;
        padding-right: 20px;
        background-position: center 60px !important;
    }
    .homeaccordion h3#ui-id-1 {
        float: none;
    }
}

@media screen and (max-width: 768px) {
    .site-branding .custom-logo-link {
    	width: 69px;
    	height: 60px;
		margin-right: 0;
	}
    #footermenu {
		width: 250px;
		margin: 0 auto;
	}
	.box50 {
		width: 50%;
	}
	#footericons {
		padding-bottom: 20px;
	}
    h1.header {
        margin-top: 50%;
        padding: 5px 0 5px 20px;
        font-size: 1.25em;
    }
    .boxweiss50, .boxweiss33 {
        width: 100%;
        margin-right: 0px;
        float: none;
    }
    h4, h5 {
        font-size: 1.25em;
    }
}

@media screen and (min-width: 769px) {
    .zak-primary {
        padding-top: 0px;
        padding-bottom: 0px;
      }
    .logobox {
		padding-right: 50px;
	}
	.logobox img.aligncenter {
		float: right;
	}
    .headerlink {
		position: absolute;
		font-size: 18px;
		top: 0px;
		right: 3%;
		text-align: center;
		width: 100%;
		max-width: 255px;
		display: block;
        padding: 20px 0px 10px 0px;
	}
    .vc_gitem-zone {
		min-height: 175px;
	}
    .homeaccordion h3#ui-id-1,
    .homeaccordion h3#ui-id-3 {
        width: 100%;
        max-width: 300px;
        padding-bottom: 40px !important;
        padding-left: 50px;
        padding-right: 20px;
        height: 120px;
        background-position: center 90px !important;
    }
    .homeaccordion h3#ui-id-1 {
        float: right;
    }
}

@media screen and (min-width: 1200px) {
	.site-branding .custom-logo-link {
     	width: 115px;
    	height: 100px;
	}
    #homeboxen .vc_col-sm-4 {
        width: 33.33333333%;
    }
    .box-weiss {
        background: url(Sandra_Ernst_Pfeil_Grau-web.png) center right no-repeat;
        background-size: 23px 60px;
    }
    .box-weiss-text {
        height: 100%;
        min-height: 540px;
        margin-right: 30px;
    }
    #footericons a {
		margin: 0 10px;
	}
}


@media screen and (min-width: 769px) and (max-width: 1199px) {
    .footermenu {
        padding: 30px 0;	
   }
}


@media screen and (min-width: 1500px) {
    .box-weiss-text {
        height: 100%;
        min-height: 450px;
        margin-right: 30px;
    }
    .box-weiss-text-2 {
        height: 100%;
        min-height: 196px;
        padding-bottom: 0;
    }
}

@media screen and (min-width: 1700px) {
    .box-weiss-text {
        height: 100%;
        min-height: 410px;
        margin-right: 30px;
    }
}