/**
 * Place your custom styles here.
 */
 
@font-face{ 
	font-family: 'Source Sans Pro Regular';
	src: url('SourceSansPro-Regular.otf');
}

@font-face{ 
	font-family: 'Source Sans Pro Light';
	src: url('SourceSansPro-Light.otf');
}

@font-face{ 
	font-family: 'Source Sans Pro Semibold';
	src: url('SourceSansPro-Semibold.otf');
}
 
body {
  font-family: 'Source Sans Pro Light', sans-serif;
  font-size: 18px;
} 

.navbar-nav {
  font-size: 1.5em;
}

.navbar-nav li li {
  font-size: 1.2em;
}

#block-search-form input {
  -webkit-transition: width 200ms ease-in-out;
  -moz-transition: width 200ms ease-in-out;
  -ms-transition: width 200ms ease-in-out;
  -o-transition: width 200ms ease-in-out;
  transition: width 200ms ease-in-out;
  padding: 0;
  width: 100%;
  padding: 0 12px;
}

.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary, .btn-primary:focus, .btn-primary.focus {
  background-color: #074d28;
  border: none;
}

.navbar-fixed-top {
  -webkit-box-shadow: 0 1px 10px 1px rgba(0,0,0,0.4);
  box-shadow: 0 1px 10px 1px rgba(0,0,0,0.4);
}

#edit-search-block-form--2 {
  height: 32px;
  border: 1px solid #01632f;
  background: #dee9e3;
  color: #01632f;
  font-size: 25px;
  border-radius: 0;
}

a {
  color: #01632f;
}

.btn-primary {
  background-color: #01632f;
  border: none;
}

.btn-primary:hover {
  background-color: #074d28;
  border: none;
}

.navbar #block-search-form {
  margin: 0 0 5px 10px;
  padding: 0;
}

#block-search-form .form-control:focus {
  border-color: none;
  webkit-box-shadow: none;
  box-shadow: none;
}

.region-overthetop .btn {
  padding: 12px 12px 13px 12px;
  border-radius: 0;
}

a:hover, a:focus {
  color: #01632f;
  text-decoration: underline;
}

.navbar {
  border-radius: 0;
  border: none;
  margin-bottom: 0;
}

.navbar-default {
  background-color: #fff;
  border-color: none;
}

#headercontainer {
  position: relative;
  min-height: 80px;
}
 
.headerbild {
  height: 200px;
  position: relative;
}

.page-header {
  display: none;
}

.view-infoblock .views-field-title {
  font-size: 14px;
  color: #fff;
  font-family: 'Source Sans Pro Semibold', sans-serif;
  margin-bottom: 10px;
}

.page-header {
  margin-top: 1em;
}

#page-title {
  margin-bottom: 1em;
}

.dropdown-menu {
  margin-left: 0 !important;
  margin-top: 0 !important;
}

.view-anprechpartber .views-row {
  width: 100%;
  float: none;
  margin-bottom: 2em;
}

.front .view-anprechpartber .views-row {
  margin-bottom: 0;
}

.view-anprechpartber .views-field-field-foto img {
  border-radius: 110px;
}

.view-anprechpartber .views-row .views-field-field-foto {
  float: left;
  margin-right: 20px;
  width: 30%;
}

.view-anprechpartber .views-field-field-telefon {
  clear: both;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  background-color: #01632f;
}

.menu li.active-trail.dropdown a.has-submenu, .active {
  background-color: #01632f;
  color: #fff;
}

.footer .menu li.active-trail.dropdown a.has-submenu, .footer .active {
  background-color: transparent !important;
  color: #333;
}

.block-title {
  border-bottom: 4px solid #01632f;
  margin-bottom: 1em;
}

#block-views-leistungen-block .block-title , #block-views-service-block .block-title, #block-block-4 .block-title {
  margin-bottom: 0;
}

.blockinner {
  display: inline-block;
  padding: 0 15px 0 15px;
  margin-left: 15px;
}

.region-sidebar-second .block-title {
  font-size: 20px;
  margin-bottom: 0;
  border-bottom: 1px solid #fff;
  line-height: 1.8em;
}

.view-weiterf-hrende-links .views-field-field-weiterf-hrende-links {
  font-size: 18px;
}

.view-weiterf-hrende-links .view-content {
  margin: 15px;
}

.views-field-field-funktion {
  margin-bottom: 1em;
}

.view-leistungen .rowinner h2, .view-service .rowinner h2 {
  font-size: 25px;
  font-family: 'Source Sans Pro Semibold', sans-serif;
  margin-bottom: 0.3em;
  color: #333;
  margin-top: 0;
}

.view-leistungen .rowinner h2 a, .view-service .rowinner h2 a {
  color: #333;
}

.morelink {
  float: right;
  margin-top: 0.5em;
}

.field-name-field-bezeichnung-f-r-weiterf-hr {
  margin-top: 2em;
  margin-bottom: 0.3em;
  font-size: 25px;
  font-family: 'Source Sans Pro Semibold', sans-serif;
}

.footer .nav > li {
  display: block;
  font-size: 18px;
}

.footer .nav > li a {
  color: #fff;
}

.footer {
  border-top: none;
  margin-top: 0;
  font-family: 'Source Sans Pro Semibold', sans-serif;
  background: #01632f;
  color: #fff;
}

.breadcrumb {
  background: none;
  padding: 5px 0 15px 0;
  font-size: 0.8em;
}

.view-news .views-row {
  margin-bottom: 2em;
}

.view-news .views-field-field-bild {
  float: left;
  margin-right: 30px;
}

.view-news .views-field-nothing {
  display: table-cell;
}

.view-news .views-field-nothing h2 {
  margin-top: 0;
}

.breadcrumb .active {
  background: none;
}

.overthetop .form-group {
  margin-bottom: 0;
}

.ui-widget {
  font-family: 'Source Sans Pro Light', sans-serif;
  font-size: 18px;
  font-weight: 400px;
}

.field-name-field-klappbare-textboxen {
  margin-top: 1em;
}

.ui-accordion .ui-accordion-content {
  padding: 1em 1.5em;
}

.field-name-field-klappbare-textboxen .views-field-field-text-1 table {
  width: 100%;
}

.field-name-field-klappbare-textboxen .views-field-field-text-1 table, .field-name-field-klappbare-textboxen .views-field-field-text-1 th, .field-name-field-klappbare-textboxen .views-field-field-text-1 td {
  border: 1px solid #01632f;
  border-collapse: collapse;
}

.field-name-field-klappbare-textboxen .views-field-field-text-1 th, .field-name-field-klappbare-textboxen .views-field-field-text-1 td {
  padding: 5px;
}

.field-name-field-klappbare-textboxen .views-field-field-text-1 td {
  font-size: 0.9em;
}

.field-name-field-klappbare-textboxen .views-field-field--berschrift h3 {
  margin: 0;
  font-size: 18px;
  font-family: 'Source Sans Pro Semibold';
  color: #01632f;
}

.field-name-field-klappbare-textboxen .views-field-field--berschrift p {
  margin: 0;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  top: 1em;
}

.field-name-field-klappbare-textboxen .views-row {
  margin-bottom: 1em;
}

.field-name-field-klappbare-textboxen .ui-accordion .ui-accordion-icons {
  padding-left: 1.5em;
}

.logo {
  width: 50%;
  max-width: 150px;
}

.logo img {
  width: 100%;
}

.infoblock {
  display: none;
}

#block-search-form .input-group {
  width: 100%;
  margin-bottom: 1em;
}

.view-anprechpartber .views-field-title h2 {
  margin-top: 0;
}

.view-anprechpartber .views-row {
  line-height: 1.1em;
}

.view-anprechpartber .views-row {
  margin-bottom: 2em;
}

.view-anprechpartber .views-field-field-foto {
  margin-bottom: 0.5em;
}

.breadcrumb {
    margin-bottom: 0;
}

#block-menu-block-2 {
  background: #ededed;
  padding: 15px 15px 15px 15px;
  position: relative;
  margin-bottom: 0;
  margin-top: 2em;
}

/*#block-menu-block-2:before {
  content: "Weitere Informationen";
  color: #fff;
  position: absolute;
  text-transform: uppercase;
  top: -7px;
  line-height: 1em;
  z-index: 5;
  left: 0;
  font-size: 30px;
  font-family: 'Source Sans Pro Semibold', sans-serif;
}*/

#block-menu-block-2 .nav > li > a {
  padding: 3px 10px 3px 10px;
  color: #01632f !important;
}

#block-menu-block-2 .nav > li > a:hover, #block-menu-block-2 .nav > li > a:focus {
  background: none;
  text-decoration: underline;
}

#block-menu-block-2 .active {
  background: none;
  color: #01632f !important;
}

.footer .nav > li > a {
  position: relative;
  display: block;
  padding: 0;
  text-decoration: underline:
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #eee;
}

#block-menu-menu-footermenu {
  margin-bottom: 1em;
}

.footer #block-block-1 {
  font-family: 'Source Sans Pro Light', sans-serif;
}

.footer .nav > li > a:hover {
  background: none;
  text-decoration: underline;
}

.view-klientenportal .views-row {
  clear: both;
  border-bottom: 1px solid #333;
  padding-bottom: 1em;
  padding-top: 1em;
}

.view-klientenportal .views-field-title {
  font-size: 1.4em;
  font-family: 'Source Sans Pro Semibold', sans-serif;
  margin-bottom: 0.3em;
}

.view-klientenportal .views-field-body img {
  float: left;
  margin-right: 30px;
}

.view-klientenportal .views-field-body {
  float: right;
  width: 70%;
}

.view-klientenportal .views-field-field-formular {
  float: left;
  width: 30%;
}

.views-field-field-formular a {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6f6f6+0,dddddd+100 */
background: #f6f6f6; /* Old browsers */
background: -moz-linear-gradient(top,  #f6f6f6 0%, #dddddd 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f6f6f6 0%,#dddddd 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f6f6f6 0%,#dddddd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#dddddd',GradientType=0 ); /* IE6-9 */
  border: 1px solid #a6a6a6;
  padding: 3px 10px 3px 10px;
  color: #4f4f4f;
  text-decoration: none;
}

.views-field-field-formular a:hover {
  border-color: #5f5f5f;
}

.views-field-field-formular label {
  margin-bottom: 0;
}

.views-field-field-formular input[type="submit"] {
  margin-top: 3px;
}

.view-link-kategorien {
  margin-bottom: 2em;
}

.view-link-kategorien .views-row .views-field-name a {
  background: #01632f;
  padding: 4px 15px 4px 15px;
  color: #fff;
  margin-bottom: 2px;
  font-size: 1.4em;
}

.tagclouds-term {
  font-family: 'Source Sans Pro Light';
}

.tagclouds {
  line-height: 1em;
}

.tagclouds.level6 {
  font-size: 1.8em;
}

.tagclouds.level5 {
  font-size: 1.6em;
}

.tagclouds.level4 {
  font-size: 1.4em;
}

.tagclouds.level3 {
  font-size: 1.2em;
}

.tagclouds.level2 {
  font-size: 1em;
}

.tagclouds.level1 {
  font-size: 0.8em;
}

.view-anprechpartber .views-row {
  clear: both;
}

.view-infoblock a {
  color: #fff;
}

.view-infoblock .views-field-body .field-content {
  display: table-cell;
  width: 20vw;
}

.view-infoblock .views-field-field-icon img {
  display: inline-block;
  height: 40px;
  width: auto;
  margin-bottom: 10px;
}

.view-infoblock {
  margin-bottom: 10px;
}

.view-infoblock .views-row {
  width: 32%;
  float: left;
  padding-bottom: 20px;
  padding-bottom: 10px;
  display: block;
  text-align: center;
  font-size: 30px;
  line-height: 50px;
  margin-left: 1%;
  font-family: 'Source Sans Pro Light', sans-serif;
  color: #fff;
}

.view-infoblock .views-row:first-child {
  margin-left: 0;
}

.view-infoblock .views-row .views-field-body {
  background: #01632f;
  width: 50px;
  height: 50px;
  margin: 0 auto;
}

.logo {
  float: right !important; 
  margin-right: 0 !important;
}

#block-views-infoblock-block {

}

.navbar-toggle {
  position: absolute;
  left: 10px;
  top: 0;
  z-index: 1021;
}

.navbar-btn {
  margin-top: 0;
}

.tagclouds-term a {
  color: #fff;
}

.block-tagclouds {
  margin-bottom: 2em;
  text-align: center;
}

#block-menu-menu-footermenu .menu {
  text-align: right;
}

.tagclouds-term .active {
  background: none;
  text-decoration: underline;
}

.breadcrumb .active-trail {
  color: #01632f;
}

.region-sidebar-second h2.block-title .blockinner {
  margin: 0;
  padding: 0;
}

.region-sidebar-second h2.block-title {
  text-align: center;
  background: #b3b3b3;
}

.headerbild {
  background-size: cover;
  background-position: center;
}

.navbar-nav .open .dropdown-menu {
  background-color: #fff !important;
}

.ki-overview-imgbox {
  float: left;
  margin-right: 30px;
}

.kicss-g {
  margin-bottom: 20px;
}

.kicss-g:after {
}

.kicss-g:before,
.kicss-g:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.kicss-g:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.kicss-g {
    *zoom: 1;
}

.ki-artikeltitle-overview {
  margin-bottom: 0;
  font-size: 24px;
}

.ki-ausgabe {
  font-style: italic;
}

.ki-bodytext {
  line-height: 1.2em;
}

a .ki-bodytext, a .ki-ausgabe {
  color: #333;
  text-decoration: none;
}

.ki-navbar .ki-btn {
  float: left;
  margin-right: 10px;
  background: #01632f;
  color: #fff;
  color: #fff;
  padding: 2px 10px 2px 10px;
  display: block;
}

#sliding-popup.sliding-popup-bottom {
  border-top: 1px solid #888888;
  padding: 0;
}

#sliding-popup .popup-content #popup-text p {
  font-size: 16px;
}

.view-service.view-display-id-block .view-footer {
  text-align: right;
  padding-top: 0.3em;
  clear: both;
}

th {
  text-align: center;
}

#block-block-4 #klienten-info_wrapper .kicss-u-1:first-of-type {
  display: block;
}

#block-block-4 #klienten-info_wrapper h2.ki-artikeltitle-overview {
  color: #333;
  line-height: 1.2em;
  font-size: 25px;
  font-family: 'Source Sans Pro Semibold', sans-serif;
}

#block-block-4 #ki-overview div.kicss-g {
  display: none;
}

#block-block-4 #ki-overview div.kicss-g:nth-child(2) {
  display: block !important;
}

#block-block-4 .ki-navbar, #block-block-4 .ki-pagetitle, #block-block-4 .ki-border-bottom {
  display: none;
}

#block-block-4 .kicss-g {
  margin-bottom: 0;
}

#block-block-4 #klienten-info_wrapper  {
  background: #dedddd;
}

.kontaktbutton {
  background: #01632f;
  color: #fff;
  display: inline-block;
  padding: 5px 20px 5px 20px;
}

.kontaktbutton:hover {
  color: #fff;
}

.auswahlbox {
  float: left;
  width: 49%;
  background: #fff;
  padding: 30px;
  margin-right: 1%;
  font-size: 1.4em;
}

#contactWidget {
  -webkit-box-shadow: -1px -1px 6px 1px rgba(0,0,0,0.4);
  box-shadow: -1px -1px 6px 1px rgba(0,0,0,0.4);
}

#sliding-popup.sliding-popup-bottom {
  background: #01632f;
}

#sliding-popup .popup-content #popup-text p {
  font-size: 18px;
  font-weight: normal;
}

#sliding-popup {
  background: rgba(0,0,0,0.9);
  width: 100%;
  color: #fff;
  padding: 0;
}

#sliding-popup button {
  background: #fff;
  color: #000;
  -webkit-border-radius: 3px;
  border-radius: 5px;
  border: none;
  padding: 2px 8px 2px 8px;
}

button.eu-cookie-withdraw-tab {
    background: #01632f !important;
    color: #fff !important;
    border-radius: 5px 5px 0 0 !important;
    text-shadow: 1px 1px 1px #000000 !important;
    position: absolute;
    top: 0;
    transform: translateY(-100%);
    right: 30px;
    left: auto;
}

#sliding-popup button.find-more-button {
    background: transparent;
    text-decoration: underline;
    color: #fff !important;
    padding: 0 !important;
    text-shadow: 1px 1px 1px #000000 !important;
    font-size: 14px !important;
    margin-top: 5px;
}

#sliding-popup #popup-text {
  text-shadow: 1px 1px 1px #000000;
  font-size: 16px;
}

#sliding-popup #popup-text p {
  margin: 0;
  padding: 0;
}

#sliding-popup .popup-content #popup-text {
    max-width: 100%;
}

#sliding-popup input[type="checkbox"] {
    margin-right: 6px;
}

#sliding-popup .popup-content {
    max-width: 100%;
    padding: 0 20px 0 20px;
}

#sliding-popup .popup-content #popup-buttons {
    max-width: 60%;
}

#sliding-popup .popup-content #popup-text h1, #sliding-popup .popup-content #popup-text h2, #sliding-popup .popup-content #popup-text h3, #sliding-popup .popup-content #popup-text p {
    line-height: 1.1em;
    font-size: 16px;
}

.eu-cookie-compliance-banner button {
    font-size: 14px !important;
    font-weight: normal !important;
}

.sliding-popup-bottom .eu-cookie-withdraw-tab {
    border-width: 1px 1px 0;
    font-size: 14px;
    border-radius: 5px 5px 0 0;
    border-color: rgba(255,255,255,0.3);
    background-color: rgba(0,0,0,0.5);
    border: none;
}

.sliding-popup-bottom .eu-cookie-withdraw-tab:hover {
    background-color: rgba(0,0,0,1);
}

.eu-cookie-compliance-category {
    float: left; 
    width: 48%;
    margin-left: 2%;
}

.eu-cookie-compliance-category:first-child {
    margin-left: 0;
}

#eu-cookie-compliance-categories {
    clear: both;
    padding-top: 1em;
}

.eu-cookie-compliance-category label {
    display: inline;
    font-size: 20px;
    margin-left: 3px;
    text-shadow: 1px 1px 1px #000000;
}

.eu-cookie-compliance-category-description {
    text-shadow: 1px 1px 1px #000000;
    font-size: 14px;
    line-height: 1.2em;
    margin-top: 3px;
}

.eu-cookie-compliance-category input {
    vertical-align: inherit;
}

.eu-cookie-compliance-save-preferences-button, .eu-cookie-withdraw-button, .eu-cookie-compliance-default-button {
    margin-top: 2em;
}

.eu-cookie-compliance-categories-buttons {
    margin: 0 0 2em 0;
    max-width: 60%;
    float: left;
    clear: both;
}

#popup-text h3 {
    font-size: 18px !important;
    letter-spacing: 0 !important;
    margin-bottom: 0.5em;
}

.cookiedesrc td, .cookiedesrc th {
    background: rgba(255,255,255,0.1);
    border: 1px solid #01632f;
    padding: 2px;
}

.cookiedesrc th {
    background: rgba(255,255,255,0.2);
    text-transform: uppercase;
}

.cookiedesrc th {
    color: #fff;
}

.cookiedesrc tr:hover td, .cookiedesrc tr.even:hover td.active, .cookiedesrc tr.odd:hover td.active {
    background: rgba(255,255,255,0.1);
}

.cookiedesrc {
    font-size: 12px;
    text-shadow: none;
    border-collapse: collapsed;
    margin-top: 1em;
}

#cookies_notwendig {
    display: none;
}

#cookies_statistik {
    display: none;
}

.eu-cookie-compliance-category-description a {
    text-decoration: underline;
    color: #fff !important;
    text-shadow: 1px 1px 1px #000000 !important;
    padding-top: 5px;
    cursor: pointer;
    display: block;
}


/*******************************************************/
/*******************************************************/
/*******************************************************/



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

#sliding-popup {
    max-width: 700px;
    right: 20px; /* position the left edge of the element at the middle of the parent */
}

header .menu {
    font-size: 14px;
    font-weight: normal;
    font-family: 'Source Sans Pro Light';
}

.navbar-nav > li > a {
    padding: 10px 5px;
}

.node-type-news .field-name-field-bild {
  float: left;
  margin-right: 30px;
  margin-bottom: 20px;
}

#block-views-leistungen-block {
  clear: both;
}

#klienten-info_wrapper {
  clear: none;
}

#block-views-service-block {
  width: 100%;
  float: none;
}

#block-block-4 {
  width: 49.9%;
  float: right;
}

.headerbild {
  background-size: cover;
}

.dropdown .dropdown ul {
  display: none !important;
}

#block-block-2 {
  position: absolute;
  top: 60px;
  right: 0px;
}

.block-tagclouds {
  margin-bottom: 0;
}

.tagclouds-term a {
  color: #01632f;
}

.tagclouds-term .active {
  background: none;
  text-decoration: underline;
}

#block-search-form {
  float: right;
}

.view-anprechpartber .views-row {
  clear: none;
  font-size: 0.8em;
}

.view-anprechpartber .views-field-title h2 {
  font-size: 1em;
}

.view-anprechpartber .views-row-odd .views-field-field-foto {
  float: right;
  margin-left: 20px;
}

.view-anprechpartber .views-row .views-field-field-e-mail {
  position: absolute;
  bottom: 8px;
  left: 30%;
  margin-left: 20px;
}

.front .view-anprechpartber.view-display-id-block_1 .view-footer {
  text-align: center;
}

.view-anprechpartber .views-row-odd .views-field-field-e-mail {
  position: absolute;
  bottom: 5px;
  right: 30%;
  left: 0;
  margin-left: 0;
  margin-right: 40px;
}

.view-anprechpartber .views-row {
  position: relative;
}

.view-anprechpartber .views-row-odd {
  text-align: right;
}

footer .block {
  width: 32%;
  float: left;
}

footer .block {
  margin-left: 2%;
}

footer .block:first-child {
  margin-left: 0;
}

#block-block-3 {
  text-align: left;
}

.view-link-kategorien .views-row {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.logo {
  text-align: right;
  max-width: none;
}

.footer #block-block-1 {
  font-family: 'Source Sans Pro Semibold', sans-serif;
}

.view-anprechpartber .views-field-field-foto {
  float: left;
  margin-right: 20px;
  width: 35%;
}

.footer .nav > li {
  display: block;
  font-size: 25px;
}

.footer .nav {
  text-align: right;
}

.footer .nav > li a {
  color: #333;
  font-size: 18px;
}

.footer .nav > li > a {
  position: relative;
  display: block;
  padding: 0 10px;
  text-decoration: none;
}

.footer {
  border-top: none;
  margin-top: 0;
  font-family: 'Source Sans Pro Semibold', sans-serif;
  background: #fff;
  color: #333;
}

#block-menu-block-2 {
  background: #d1d1d1;
}

#block-menu-block-2:before {
  color: #ededed;
}

#block-menu-block-2 .menu.nav li {
  width: 50%;
  font-size: 1.2em;
  float: left;
}

.view-anprechpartber .views-row {
  line-height: auto;
}

#block-search-form .input-group {
  width: auto;
  margin-bottom: 0;
}

.region-overthetop {
  position: absolute;
  bottom: 0;  
}

.overthetop {
  float: right;
}

.view-anprechpartber .views-field-field-funktion {
  clear: none;
}

.infoblock {
  display: block;
}

.headerbild {
  height: 479px;
}

.view-anprechpartber .views-row {
  float: left;
  width: 50%;
}

.front .view-anprechpartber .views-field-field-funktion {
  margin-bottom: 0;
}

#block-views-anprechpartber-block-1 {
  margin-top: 1em;
}

.region-sidebar-second .nav > li > a:hover, .region-sidebar-second .nav > li > a:focus {
  background: #024622;
}

.region-sidebar-second {
  font-size: 1.3em;
  background: #cccccc;
  margin-top: 60px;
}

.region-sidebar-second  a {
  color: #333;
}

.region-footer {
  text-align: center;
}

.field-name-field-weiterf-hrende-links .field-item {
  width: 50%;
  float: left;
  font-size: 1.2em;
}

.mainwrapper {
  background: #ededed;
  padding-bottom: 2em;
}

.view-leistungen .views-row {
  width: 49.5%;
  display: block;
  min-height: 180px;
  float: left;
}

.view-service .views-row {
  width: 100%;
  display: block;
  float: left;
}

.view-leistungen .views-row-odd, .view-service .views-row-odd {
  margin-right: 1%;
}

.view-leistungen .views-row .rowinner, .view-service .views-row .rowinner, .rowinner  {
  padding: 20px;
}

.view-leistungen .views-row:nth-child(1), .view-leistungen .views-row:nth-child(2), .view-service .views-row:nth-child(1), .view-service .views-row:nth-child(2) {
  background: #dedddd;
}

.view-leistungen .views-row:nth-child(3), .view-leistungen .views-row:nth-child(4), .view-service .views-row:nth-child(3), .view-service .views-row:nth-child(4) {
  background: #fff;
}

.view-leistungen .views-row:nth-child(5), .view-leistungen .views-row:nth-child(6), .view-service .views-row:nth-child(5), .view-service .views-row:nth-child(6) {
  background: #dedddd;
}

.view-leistungen .views-row:first-child, .view-service .views-row:first-child {
  margin-left: 0;
}

.infoblock {
  margin-top: 20px;
  margin-bottom: 20px;
}

.navbar {
  min-height: 80px;
}

.view-infoblock .views-row {
  width: 50px;
  min-height: 50px;
  display: block;
  text-align: center;
  font-size: 30px;
  line-height: 50px;
  font-family: 'Source Sans Pro Light', sans-serif;
  background: #01632f;
  color: #fff;
  height: 50px;
  margin: 0;
  margin-bottom: 10px;
  float: none;
}

#block-views-infoblock-block {
  position: fixed;
  right: 0;
  left: auto;
  top: 25%;
}

.view-infoblock a {
  color: #fff;
}

.view-infoblock .views-field-body .field-content {
  display: table-cell;
  height: 50px;
  min-height: 0;
  width: 50px;
  vertical-align: middle;
}

.view-infoblock .views-field-field-icon img {
  display: inline-block;
  height: 30px;
  width: auto;
  margin-bottom: 10px;
}

header .navbar-collapse {
  position: absolute;
  bottom: 0;
}
    
.logo {
  position: absolute;
  right: 0;
  margin-top: 0;
  margin-bottom: 0;
  width: 200px;
}

.logo img {
  width: 100%;
  height: auto;
  max-width: 230px;
}

#block-search-form {
  display: none;
}

}



@media (min-width: 992px) {

.logo {
  width: 250px;
}

header .menu {
    font-size: 20px;
    font-weight: bold;
    font-family: 'Source Sans Pro Semibold', sans-serif;
}

.navbar-nav > li > a {
    padding: 5px 8px;
}

.view-anprechpartber .views-row {
  font-size: 1em;
}

.view-anprechpartber .views-field-title h2 {
  font-size: 1.4em;
}

.view-anprechpartber .views-field-field-telefon {
  clear: none;
}

.view-anprechpartber .views-field-field-foto {
  float: left;
  margin-right: 30px;
  width: auto;
}

#block-search-form {
  display: block;
}

.logo {
  text-align: right;
}

}

/* Landscape iPad 3, 4, Pro*/
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {
    
    header .menu {
    font-size: 16px;
    font-weight: normal;
    font-family: 'Source Sans Pro Semibold', sans-serif;
}

.navbar-nav > li > a {
    padding: 5px 8px;
}
    
}

/* Portrait iPad Pro Portrait*/
@media only screen 
  and (min-width: 1024px) 
  and (max-height: 1366px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1.5) {

header .menu {
    font-size: 16px;
    font-weight: normal;
    font-family: 'Source Sans Pro Semibold', sans-serif;
}

.navbar-nav > li > a {
    padding: 5px 8px;
}


}

