/**
 * Profound Grid
 * 
 * Built in Sass (SCSS) this responsive/adaptive grid supports both fixed and fluid layouts, 
 * relative and fixed gutters, as well as your choice of semantic markup or generic '.grid-x' classes.
 * 
 * The biggest difference to other grid systems is the use of negative margins for column
 * placements, avoiding the subpixel rounding issues that usually break/uglify fluid layouts
 * in some browsers.
 * 
 * Nested columns are supported too, without having to reset the grid on each level. 
 *
 * Credits/Inspiration:
 * -------------------
 * Semantic Grid: http://www.semantic.gs
 * Susy: http://susy.oddbird.net
 * Negative Grid: http://chrisplaneta.com/freebies/negativegrid-fluid-css-grid-by-chris-planeta/
 *
 * @author Profound Creative Studio
 * @url http://www.profoundgrid.com
 * @url http://www.weareprofound.com 
 */
/**
 * Clearfix
 */
/**
 * Legacy Clearfix
 */
/**
 * Establish the grid-containing element.
 */
/**
 * Align an element to the grid.
 */
/**
 * Apply to any column to make it the last one of the current row.
 */
@media screen and (max-width: 768px) {
  #main-wrapper {
    padding: 0px 0px; }

  .main, footer {
    width: 100% !important; }

  .region-header-specialblocks img.imageblock-image {
    display: none; } }
@font-face {
  font-family: Libre Baskerville;
  src: url("fonts/LibreBaskerville-Regular.ttf"); }
@font-face {
  font-family: Libre Baskerville;
  src: url("fonts/LibreBaskerville-Italic.ttf");
  font-style: italic; }
@font-face {
  font-family: Raleway;
  src: url("fonts/Raleway-Medium.ttf");
  font-weight: normal; }
@font-face {
  font-family: Raleway;
  src: url("fonts/Raleway-Bold.ttf");
  font-weight: bold; }
@media screen and (max-width: 1024px) and (min-width: 768px) {
  body {
    font-size: 0.85em; } }
@media screen and (max-width: 768px) {
  h1 {
    font-size: 1.3em; }

  h2 {
    font-size: 1.1em; } }
.startblur {
  -webkit-filter: blur(20px);
  -moz-filter: blur(20px);
  -ms-filter: blur(20px);
  filter: blur(20px);
  opacity: 0.4; }

.field-name-field-source {
  color: #999; }

.fullypage {
  padding: 3%;
  background-color: white; }
  .fullypage .simplepage-full, .fullypage .node-teaser {
    max-width: 835px; }
  .fullypage .search_result {
    max-width: 835px; }
  .fullypage h2 {
    font-family: 'Libre Baskerville', sans-serif;
    font-style: italic;
    letter-spacing: 1px;
    margin: 40px 0 50px 0; }
  .fullypage h2:before {
    content: '';
    display: block;
    height: 1px;
    width: 170px;
    background: #3f3f52;
    margin-bottom: 40px; }

.node-jbb-legal-terms {
  max-width: 835px; }

.node-teaser h2 {
  font-family: 'Libre Baskerville', sans-serif;
  font-style: italic;
  letter-spacing: 1px;
  margin: 40px 0 50px 0; }
.node-teaser h2:before {
  content: '';
  display: block;
  height: 1px;
  width: 170px;
  background: #3f3f52;
  margin-bottom: 40px; }

.simplepage-full {
  max-width: 835px; }
  .simplepage-full h2 {
    font-family: 'Libre Baskerville', sans-serif;
    font-style: italic;
    letter-spacing: 1px;
    margin: 40px 0 50px 0; }
  .simplepage-full h2:before {
    content: '';
    display: block;
    height: 1px;
    width: 170px;
    background: #3f3f52;
    margin-bottom: 40px; }

.kontaktseite {
  max-width: 835px; }
  .kontaktseite h2 {
    font-family: 'Libre Baskerville', sans-serif;
    font-style: italic;
    letter-spacing: 1px;
    margin: 40px 0 50px 0; }
  .kontaktseite h2:before {
    content: '';
    display: block;
    height: 1px;
    width: 170px;
    background: #3f3f52;
    margin-bottom: 40px; }
  .kontaktseite .area-anwaeltelist, .kontaktseite .area-angestelltelist {
    margin-bottom: 30px;
    float: left;
    width: 100%; }

.teaserkachel-grid-item {
  background: #646472;
  float: left;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  letter-spacing: 1px;
  overflow: hidden;
  display: inline-block;
  position: relative; }
  .teaserkachel-grid-item .dummy100 {
    margin-top: 100%; }
  .teaserkachel-grid-item div.field-type-image {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
    .teaserkachel-grid-item div.field-type-image img {
      position: absolute;
      top: 0;
      width: 100%;
      height: auto; }
  .teaserkachel-grid-item div.anwalt-name {
    position: absolute;
    bottom: 0px;
    width: 100%;
    display: inline-block;
    background-color: rgba(64, 64, 79, 0.8);
    color: white;
    text-align: center;
    padding: 1.2em 0;
    font-size: 1em;
    /*transform: translateY(100px);*/
    opacity: 0; }
  .teaserkachel-grid-item:hover {
    background: #454454; }
    .teaserkachel-grid-item:hover div.anwalt-name {
      /*transform: translateY(0)!important;*/
      opacity: 1 !important; }
  .teaserkachel-grid-item:hover .anwalt-name {
    bottom: 0;
    opacity: 1; }
  .teaserkachel-grid-item a.gebietslink {
    position: absolute;
    bottom: 0px;
    top: -0.5em;
    left: 0;
    right: 0;
    display: block;
    margin-top: 50%;
    padding: 0px 5px;
    text-align: center;
    color: white;
    text-decoration: none; }

.teaserkachel-grid-item.teaserkachel-begriff {
  width: 23%;
  margin: 1%; }
  .teaserkachel-grid-item.teaserkachel-begriff a {
    font-size: 60%; }

@media screen and (max-width: 1024px) and (min-width: 768px) {
  .teaserkachel-grid-item.teaserkachel-begriff {
    width: 48% !important;
    margin: 2% 2% 0 0% !important; } }
.detail_node, .news-full, .anwalt, .rechtsgebiet {
  width: 100%;
  margin: 0 0%; }
  .detail_node .left, .news-full .left, .anwalt .left, .rechtsgebiet .left {
    background: #fff; }
    .detail_node .left .inner, .news-full .left .inner, .anwalt .left .inner, .rechtsgebiet .left .inner {
      padding: 50px 60px; }
  .detail_node .right, .news-full .right, .anwalt .right, .rechtsgebiet .right {
    min-height: 400px; }
  .detail_node .field-name-field-titel:before, .news-full .field-name-field-titel:before, .anwalt .field-name-field-titel:before, .rechtsgebiet .field-name-field-titel:before {
    content: '';
    display: none;
    height: 1px;
    width: 170px;
    background: #3f3f52;
    margin-bottom: 40px; }
  .detail_node .field-name-field-titel, .news-full .field-name-field-titel, .anwalt .field-name-field-titel, .rechtsgebiet .field-name-field-titel {
    font-family: 'Raleway', Arial, sans-serif;
    font-style: normal;
    font-size: 16px;
    color: #fba842;
    letter-spacing: 1px;
    margin: 10px 0 50px 0; }
  .detail_node h2, .news-full h2, .anwalt h2, .rechtsgebiet h2 {
    font-family: 'Libre Baskerville', sans-serif;
    font-style: italic;
    font-size: 21px;
    letter-spacing: 1px;
    margin: 40px 0 50px 0; }
  .detail_node h2:before, .news-full h2:before, .anwalt h2:before, .rechtsgebiet h2:before {
    content: '';
    display: block;
    height: 1px;
    width: 170px;
    background: #3f3f52;
    margin-bottom: 40px; }
  .detail_node h3, .news-full h3, .anwalt h3, .rechtsgebiet h3 {
    font-family: 'Libre Baskerville', sans-serif;
    font-style: italic;
    font-size: 16px;
    letter-spacing: 0px;
    margin: 0px 0 20px 0; }
  .detail_node .list_publications li, .news-full .list_publications li, .anwalt .list_publications li, .rechtsgebiet .list_publications li {
    list-style: none;
    line-height: 24px;
    margin: 0;
    padding: 0;
    margin-bottom: 20px; }
  .detail_node .field, .news-full .field, .anwalt .field, .rechtsgebiet .field {
    line-height: 30px; }

.page-news .node-teaser .area-description {
  max-width: 795px;
  width: 90%; }

@media screen and (max-width: 768px) {
  .page-news #main-content {
    width: auto !important; } }
.anwalt .hiddentop {
  display: none; }
.anwalt .field a {
  color: black; }
.anwalt .field-name-field-schwerpunkte .field-item {
  display: inline-block; }
.anwalt .field-name-field-schwerpunkte .field-item a:after {
  content: ', ';
  display: inline-block;
  padding-right: 5px; }
.anwalt .anwalt-name {
  display: none; }
.anwalt .right .area {
  width: 100%;
  display: inline-block; }
.anwalt .area-small-grid {
  width: 103% !important;
  margin: -4px 0px 10px 0px; }
  .anwalt .area-small-grid .teaserkachel-anwalt-teaser, .anwalt .area-small-grid .teaserkachel-gebiet-teaser {
    width: 47%;
    margin: 10px 3% 0 0; }
  .anwalt .area-small-grid .teaserkachel-begriff {
    width: 22%;
    margin: 10px 3% 0 0; }
.anwalt .area-picture {
  margin: 0px 0px 4px; }
  .anwalt .area-picture img {
    width: 100%;
    height: auto; }
.anwalt .area-contact {
  margin: 0px 0px 4px;
  background: #fff;
  /*padding: 30px 40px;*/
  position: relative;
  overflow: auto; }
  .anwalt .area-contact h2.lawyername {
    font-size: 1.25em;
    font-style: italic;
    margin: 8%;
    margin-bottom: 0px; }
    .anwalt .area-contact h2.lawyername::before {
      margin-bottom: 20px; }
  .anwalt .area-contact .left50 {
    width: 50%;
    float: left;
    margin-top: 25px;
    margin-bottom: 40px;
    margin-left: 8%; }
    .anwalt .area-contact .left50 .field {
      margin-left: 40px; }
  .anwalt .area-contact .right50 {
    width: 50%;
    float: left;
    margin-top: 25px;
    margin-bottom: 40px;
    margin-left: 8%; }
    .anwalt .area-contact .right50 .field {
      min-height: 35px; }
  .anwalt .area-contact .field-name-field-certificate {
    background: url(../img/icon_secu.jpg);
    background-repeat: no-repeat;
    padding-left: 50px;
    height: 26px; }
  .anwalt .area-contact .field-name-field-pgp-key {
    background: url(../img/icon_secu.jpg);
    background-repeat: no-repeat;
    padding-left: 50px;
    height: 26px; }
  .anwalt .area-contact .field-name-field-vcard {
    background: url(../img/icon_vcard.jpg);
    background-repeat: no-repeat;
    padding-left: 50px;
    height: 26px; }
  .anwalt .area-contact .field-name-field-certificate .field-label, .anwalt .area-contact .field-name-field-certificate .field-items, .anwalt .area-contact .field-name-field-pgp-key .field-label, .anwalt .area-contact .field-name-field-pgp-key .field-items {
    float: left;
    line-height: 30px;
    font-weight: normal; }
  .anwalt .area-contact .field-name-field-certificate .field-items img, .anwalt .area-contact .field-name-field-pgp-key .field-items img {
    display: none; }
  .anwalt .area-contact .field-name-field-e-mail {
    background: url(../img/icon_mail.jpg);
    background-repeat: no-repeat;
    padding-left: 50px;
    height: 26px; }

@media screen and (min-width: 1025px) {
  .anwalt {
    width: 100%;
    margin: 0 0%;
    overflow: hidden;
    *zoom: 1; }
    .anwalt .left {
      background: #fff;
      float: left;
      margin-right: -100%;
      width: 57.92%;
      margin-left: 0%; }
      .anwalt .left .inner {
        padding: 50px 60px; }
    .anwalt .right {
      float: left;
      margin-right: -100%;
      width: 41.08%;
      margin-left: 58.92%;
      min-height: 400px; } }
@media screen and (max-width: 1024px) and (min-width: 768px) {
  .anwalt {
    width: 100%;
    margin: 0 0%;
    overflow: hidden;
    *zoom: 1; }
    .anwalt .left {
      background: #fff;
      float: left;
      margin-right: -100%;
      width: 57.92%;
      margin-left: 0%; }
      .anwalt .left .inner {
        padding: 50px 60px; }
    .anwalt .right {
      float: left;
      margin-right: -100%;
      width: 41.08%;
      margin-left: 58.92%;
      min-height: 400px; }
    .anwalt .teaserkachel-anwalt-teaser, .anwalt .teaserkachel-gebiet-teaser {
      width: 100% !important;
      margin: 10px 0 0 0 !important; } }
@media screen and (max-width: 768px) {
  .anwalt {
    width: 100%;
    margin: 0 0%;
    overflow: hidden;
    *zoom: 1; }
    .anwalt .hiddentop {
      display: block !important;
      background-color: transparent;
      clear: both;
      float: none;
      float: left;
      margin-right: -100%;
      width: 100%; }
    .anwalt .left {
      clear: both;
      float: left !important;
      background: #fff;
      float: left;
      margin-right: -100%;
      width: 100%; }
      .anwalt .left .inner {
        padding: 20px 20px; }
    .anwalt .right {
      display: none;
      float: left;
      clear: both;
      float: left;
      margin-right: -100%;
      width: 100%;
      min-height: 400px; } }
.rechtsgebiet .area-small-grid .teaserkachel-grid-item {
  width: 48%;
  margin: 0% 1% 2% 1%; }
.rechtsgebiet .area-small-grid .teaserkachel-grid-item a:hover .anwalt-name {
  background: rgba(64, 64, 79, 0.8); }

@media screen and (min-width: 1025px) {
  .rechtsgebiet {
    width: 100%;
    margin: 0 0%;
    overflow: hidden;
    *zoom: 1; }
    .rechtsgebiet .left {
      background: #fff;
      float: left;
      margin-right: -100%;
      width: 57.92%;
      margin-left: 0%; }
      .rechtsgebiet .left .inner {
        padding: 50px 60px; }
    .rechtsgebiet .right {
      float: left;
      margin-right: -100%;
      width: 41.08%;
      margin-left: 58.92%;
      min-height: 400px; }

  .teaserkachel-grid-item {
    width: 48%;
    margin: 1%; } }
@media screen and (max-width: 1024px) and (min-width: 768px) {
  .rechtsgebiet {
    width: 100%;
    margin: 0 0%;
    overflow: hidden;
    *zoom: 1; }
    .rechtsgebiet .left {
      background: #fff;
      float: left;
      margin-right: -100%;
      width: 74.75%;
      margin-left: 0%; }
      .rechtsgebiet .left .inner {
        padding: 50px 60px; }
    .rechtsgebiet .right {
      float: left;
      margin-right: -100%;
      width: 24.25%;
      margin-left: 75.75%;
      min-height: 400px; }
    .rechtsgebiet .teaserkachel-grid-item {
      width: 100% !important;
      margin: 1%; } }
@media screen and (max-width: 768px) {
  .rechtsgebiet {
    width: 100%;
    margin: 0 0%;
    overflow: hidden;
    *zoom: 1; }
    .rechtsgebiet .left {
      clear: both;
      float: none;
      background: #fff;
      float: left;
      margin-right: -100%;
      width: 100%; }
      .rechtsgebiet .left .inner {
        padding: 50px 60px; }
    .rechtsgebiet .right {
      float: none;
      clear: both;
      float: left;
      margin-right: -100%;
      width: 100%;
      min-height: 400px; }
    .rechtsgebiet .teaserkachel-grid-item {
      width: 48%;
      margin: 1%; } }
.contact-chunk {
  width: 50%;
  float: left;
  position: relative;
  margin-bottom: 15px; }
  .contact-chunk .left {
    width: 33%;
    float: left; }
    .contact-chunk .left img {
      width: 100%;
      height: auto; }
  .contact-chunk .right {
    padding-left: 3%;
    width: 63%;
    float: left; }

body.page-suche-veroeffentlichungen h1,
body.page-search-publications h1 {
  margin-bottom: 2em;
  margin-top: 10px; }
body.page-suche-veroeffentlichungen #publication-search-form,
body.page-search-publications #publication-search-form {
  overflow: auto;
  margin-bottom: 0em; }
  body.page-suche-veroeffentlichungen #publication-search-form .form-item,
  body.page-search-publications #publication-search-form .form-item {
    min-width: 130px;
    height: 41px;
    float: left;
    clear: none !important;
    margin-right: 15px; }
    body.page-suche-veroeffentlichungen #publication-search-form .form-item span.ui-selectmenu-button,
    body.page-search-publications #publication-search-form .form-item span.ui-selectmenu-button {
      width: 100% !important; }
    body.page-suche-veroeffentlichungen #publication-search-form .form-item *,
    body.page-search-publications #publication-search-form .form-item * {
      font-weight: bold; }
  body.page-suche-veroeffentlichungen #publication-search-form .container-inline-date,
  body.page-search-publications #publication-search-form .container-inline-date {
    position: relative; }
    body.page-suche-veroeffentlichungen #publication-search-form .container-inline-date div.pseudolabel,
    body.page-search-publications #publication-search-form .container-inline-date div.pseudolabel {
      position: absolute;
      line-height: 1.4em;
      padding: 0.4em 1.1em 0.4em 0.5em;
      left: 0.5em;
      color: #000;
      font-size: 1em; }
    body.page-suche-veroeffentlichungen #publication-search-form .container-inline-date input,
    body.page-search-publications #publication-search-form .container-inline-date input {
      padding: 0.4em 1.5em 0.4em 0.3em;
      line-height: 1.4em;
      border: none;
      border-left: 1px solid #aaa;
      display: block;
      text-overflow: ellipsis;
      white-space: nowrap;
      text-align: right;
      font-size: 1em;
      max-width: 120px; }
  body.page-suche-veroeffentlichungen #publication-search-form #edit-submit,
  body.page-search-publications #publication-search-form #edit-submit {
    visibility: hidden; }
  body.page-suche-veroeffentlichungen #publication-search-form .ui-state-default, body.page-suche-veroeffentlichungen #publication-search-form .ui-widget-content .ui-state-default, body.page-suche-veroeffentlichungen #publication-search-form .ui-widget-header .ui-state-default,
  body.page-search-publications #publication-search-form .ui-state-default,
  body.page-search-publications #publication-search-form .ui-widget-content .ui-state-default,
  body.page-search-publications #publication-search-form .ui-widget-header .ui-state-default {
    border: none;
    border-left: 1px solid #aaa; }
  body.page-suche-veroeffentlichungen #publication-search-form .form-item-autor span.ui-selectmenu-button,
  body.page-search-publications #publication-search-form .form-item-autor span.ui-selectmenu-button {
    border: none !important; }
body.page-suche-veroeffentlichungen h2,
body.page-search-publications h2 {
  font-family: 'Libre Baskerville', sans-serif;
  font-style: italic;
  letter-spacing: 1px;
  margin: 40px 0 50px 0; }
body.page-suche-veroeffentlichungen h2:before,
body.page-search-publications h2:before {
  content: '';
  display: block;
  height: 1px;
  width: 170px;
  background: #3f3f52;
  margin-bottom: 40px; }
body.page-suche-veroeffentlichungen .item-list ul li,
body.page-search-publications .item-list ul li {
  overflow: auto;
  margin: 0 0 25px 0;
  list-style: none; }
  body.page-suche-veroeffentlichungen .item-list ul li .pubsource,
  body.page-search-publications .item-list ul li .pubsource {
    color: #999; }

html, body {
  margin: 0;
  padding: 0;
  height: 100%;
  font-family: 'Raleway', Arial, sans-serif;
  color: #3f3f52;
  background-color: #eaeaed; }

#header_wrapper {
  width: 100%;
  /*height: 100px;*/
  background: #fff; }

header {
  margin: 0 auto;
  height: 100%;
  position: relative; }

aside {
  float: left; }

#main-wrapper {
  padding: 15px 0px; }

.not-front #main-wrapper {
  width: 100%;
  background: #eaeaed;
  min-height: 80%; }

.main, footer {
  margin: 0 auto; }

#main-page-top {
  margin: 5px auto;
  margin-bottom: 20px;
  border: 1px solid #ddd; }

#footer-wrapper footer {
  height: 100%; }
  #footer-wrapper footer ul {
    padding: 0;
    margin: 20px 0; }
  #footer-wrapper footer li {
    margin: 0;
    padding: 0 10px;
    list-style-type: none;
    float: left; }
    #footer-wrapper footer li a {
      color: #333;
      text-decoration: none; }
      #footer-wrapper footer li a.active {
        font-weight: bolder; }
  #footer-wrapper footer #block-menu-menu-footer {
    float: left;
    padding: 0; }
    #footer-wrapper footer #block-menu-menu-footer li {
      border-right: 1px solid #333; }
  #footer-wrapper footer #block-locale-language {
    float: left;
    height: 30px;
    padding: 0; }

#footer-wrapper {
  height: 100px;
  background: #d6d5da;
  overflow: hidden; }

.logo {
  width: 270px;
  height: 56px;
  background: url("../img/logo.png");
  position: absolute;
  right: 0;
  top: 0;
  z-index: 20; }

/**
* ============================== GENERAL ELEMENTS ==============================
*/
h1 {
  margin: 0;
  font-family: 'Libre Baskerville', serif;
  text-transform: uppercase;
  letter-spacing: 1px; }

p {
  line-height: 24px; }

a:link {
  color: #fba742; }

a:visited {
  color: #fba742; }

a:hover, a:focus {
  color: #d97600; }

a img {
  border: 0; }

tbody {
  border: 0; }

tr.odd, tr.even {
  background-color: transparent;
  border: 0; }

th {
  vertical-align: bottom;
  border-bottom: 0; }

/*
 * If the tabindex is less than zero, there is no use for an outline
 * as you cannot tab it.
 */
*[tabindex="-1"] {
  outline: 0; }

/**
* ============================== BLOCKS ==============================
*/
.search {
  height: 100%;
  width: 20px;
  padding-right: 40px;
  background-color: #fff;
  background-image: url(../img/search.png);
  background-repeat: no-repeat;
  background-position: 20px 0px;
  float: left;
  -webkit-transition: all 300ms ease;
          transition: all 300ms ease;
  overflow: hidden;
  position: absolute;
  z-index: 11;
  cursor: pointer; }

.search_edit {
  font-size: 16px;
  color: #fff;
  height: 40px;
  width: 400px;
  position: absolute;
  top: 30px;
  left: 60px;
  background: transparent;
  border: none;
  outline: none;
  font-style: italic;
  font-weight: normal; }

.search div input {
  visibility: visible;
  display: block; }

.block-system {
  position: relative; }

.area {
  margin-bottom: 0px; }

.node-template-kontaktseite, .node-template-news {
  padding: 50px 60px;
  background: #fff;
  margin: 5px; }

footer p {
  margin: 0;
  padding: 0;
  line-height: 100px; }

/*
.block-system .left:after {
  content: '';
  display: block;
  clear:both;
}
.block-system .right:after {
  content: '';
  display: block;
  clear:both;
}*/
.block-menu {
  padding: 0; }

.region-content #first-time {
  display: none; }

.taxonomy-term-description {
  margin: 0; }

.field-collection-container {
  margin: 0; }

.field-collection-view {
  margin: 0;
  padding: 0;
  border-bottom: none; }

.field-name-field-titel {
  font-family: 'Libre Baskerville', sans-serif;
  font-style: italic;
  font-size: 21px;
  letter-spacing: 1px;
  margin: 40px 0 50px 0; }

.line-spacer {
  height: 1px;
  width: 200px;
  background: #3f3f52; }

.field-name-field-titel:before {
  content: '';
  display: block;
  height: 1px;
  width: 170px;
  background: #3f3f52;
  margin-bottom: 40px; }

.field-items {
  line-height: 24px; }

.content {
  font-size: 1em; }

.content:after {
  content: '';
  display: block;
  clear: both; }

.node header {
  height: auto; }

.menu-dropdown {
  display: none;
  width: 100%;
  height: 600px;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 50px 100px rgba(0, 0, 0, 0.2), 0px 10px 30px rgba(0, 0, 0, 0.2), 0px 2px 5px rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 100px;
  z-index: -100; }

#jbb-page-top {
  height: 260px; }

.vocabulary-rechtsgebiete {
  position: relative; }

.form-submit {
  background: #fba842;
  line-height: 40px;
  padding: 0px 20px;
  border-radius: 4px;
  border: none;
  outline: none;
  font-size: 16px;
  color: #fff;
  cursor: pointer; }

.form-submit:hover {
  background: #f29624; }

.form-text {
  line-height: 30px;
  padding: 0px 10px;
  font-size: 14px; }

.form-item-pass label, .form-item-name label {
  line-height: 30px; }

.main .primary {
  margin-bottom: -5px;
  border: none; }

.main .primary li a {
  padding: 0px 20px;
  display: inline-block;
  line-height: 40px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px; }

.main .primary li {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px; }

#edit-account, #user-login {
  padding: 10px 0px; }

.form-actions {
  margin: 0; }

/**
* ============================== RESPONSIVE ==============================
*/
header, #main-page-top {
  max-width: 1205px; }

.main, footer {
  width: 90%;
  max-width: 1205px; }

div.region-header-specialblocks {
  width: 100%;
  margin-top: 20px; }
  div.region-header-specialblocks .block {
    margin-top: 20px;
    width: 96%;
    max-width: 1285px;
    background-color: transparent;
    margin-left: auto;
    margin-right: auto; }
  div.region-header-specialblocks div.dummy {
    position: relative;
    width: 96%;
    margin: 0 auto;
    max-width: 1285px; }
  div.region-header-specialblocks div.block-image {
    width: 100%; }
    div.region-header-specialblocks div.block-image img {
      width: 100%;
      height: auto; }
  div.region-header-specialblocks #block-jbb-kontaktseite-jbb-google-maps {
    margin-left: auto;
    margin-right: auto;
    position: relative; }
    div.region-header-specialblocks #block-jbb-kontaktseite-jbb-google-maps #google_maps_block {
      width: 100%;
      height: 280px;
      background: rgba(255, 255, 255, 0.9); }
      div.region-header-specialblocks #block-jbb-kontaktseite-jbb-google-maps #google_maps_block .content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
    div.region-header-specialblocks #block-jbb-kontaktseite-jbb-google-maps #addressoverlay {
      position: absolute;
      right: 10%;
      top: 0;
      width: 260px;
      height: 225px;
      background: rgba(255, 255, 255, 0.9);
      box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.5); }
      div.region-header-specialblocks #block-jbb-kontaktseite-jbb-google-maps #addressoverlay .inner {
        padding: 15px;
        font-size: 0.9em; }

.jobs-teaser h2 {
  margin-bottom: 25px; }

.searchresult {
  padding-top: 5px;
  padding-bottom: 10px; }
  .searchresult:not(:first-of-type) {
    border-top: 1px solid #e0e0e0; }

#mobilelogo {
  position: absolute;
  height: 100px;
  width: 100px;
  background-color: transparent;
  cursor: pointer; }

#personalcomputerheader #block-system-main-menu .content > .menu {
  left: 0px;
  top: 40px;
  position: relative;
  margin: 0;
  padding: 0;
  z-index: 10;
  height: 100px;
  margin-left: 80px; }
  #personalcomputerheader #block-system-main-menu .content > .menu .wrapperwrapper {
    position: absolute;
    width: 100%;
    left: -80px;
    top: -39px; }
  #personalcomputerheader #block-system-main-menu .content > .menu .submenu-wrapper {
    display: none;
    /*display: block!important;*/
    position: absolute;
    top: 100px;
    left: 50%;
    background: #fff;
    box-shadow: 0px 70px 100px rgba(0, 0, 0, 0.2), 0px 15px 25px rgba(0, 0, 0, 0.2), 0px 2px 3px rgba(0, 0, 0, 0.3);
    width: 96%;
    margin-left: -48%;
    min-height: 600px;
    cursor: default;
    z-index: 1;
    /*opacity: 0;
    transition: opacity 300ms ease;*/ }
  #personalcomputerheader #block-system-main-menu .content > .menu > li {
    float: left;
    margin: 0 0 0 0;
    padding: 0;
    list-style: none;
    margin-top: -40px;
    line-height: 102px; }
  #personalcomputerheader #block-system-main-menu .content > .menu li a {
    color: #3f3f52;
    padding: 0 0 0 40px;
    display: block;
    margin: 0;
    background: transparent;
    text-decoration: none;
    -webkit-transition: padding 200ms ease;
            transition: padding 200ms ease; }
  #personalcomputerheader #block-system-main-menu .content > .menu li a:hover {
    opacity: 0.5; }
  #personalcomputerheader #block-system-main-menu .content > .menu .first:hover .submenu-wrapper {
    opacity: 1; }
  #personalcomputerheader #block-system-main-menu .content > .menu li .law_fields {
    width: 30%;
    min-height: 600px;
    font-weight: normal;
    z-index: 1;
    padding: 24px 0px 40px 0px;
    margin: 0;
    left: 0;
    float: left;
    background: rgba(255, 255, 255, 0);
    border-right: 1px solid #c8c8c8; }
  #personalcomputerheader #block-system-main-menu .content > .menu .law_fields li {
    float: inherit;
    list-style: none;
    width: 100%; }
  #personalcomputerheader #block-system-main-menu .content > .menu .law_fields li a {
    line-height: 3.8em;
    padding: 0 0 0 35px;
    text-align: left; }
  #personalcomputerheader #block-system-main-menu .content > .menu li .lawyers {
    width: 60%;
    z-index: 1;
    padding: 20px 0px 40px 5%;
    margin: 0;
    left: 0;
    float: left;
    background: rgba(255, 255, 255, 0); }
  #personalcomputerheader #block-system-main-menu .content > .menu .lawyers li {
    float: left;
    list-style: none;
    width: 45%;
    margin-left: 5%;
    margin-bottom: 0; }
  #personalcomputerheader #block-system-main-menu .content > .menu .lawyers li a {
    line-height: 55px;
    padding: 0 0px;
    text-align: left;
    display: block;
    -webkit-transition: background 100ms;
            transition: background 100ms; }
  #personalcomputerheader #block-system-main-menu .content > .menu .lawyers li a:hover {
    background: #fba842;
    color: #fff;
    opacity: 1; }
  #personalcomputerheader #block-system-main-menu .content > .menu .lawyers .image {
    float: left;
    width: 55px; }
  #personalcomputerheader #block-system-main-menu .content > .menu .lawyers .text {
    display: block;
    padding-left: 70px; }

@media screen and (max-width: 1132px) and (min-width: 768px) {
  .search {
    height: 100%;
    width: 20px;
    padding-right: 40px;
    background-color: #fff;
    background-image: url(../img/search.png);
    background-repeat: no-repeat;
    background-position: 20px 28px;
    float: left;
    -webkit-transition: none;
            transition: none;
    overflow: hidden;
    position: absolute;
    z-index: 11; }

  #personalcomputerheader .menu {
    font-size: 1em; }
    #personalcomputerheader .menu .lawyers .image {
      display: none; }
    #personalcomputerheader .menu .lawyers .text {
      display: block;
      padding-left: 0px !important; }
    #personalcomputerheader .menu .lawyers li a {
      line-height: 3.8em;
      padding: 0 0px;
      text-align: left;
      display: block;
      -webkit-transition: background 100ms;
              transition: background 100ms; }

  #personalcomputerheader #block-system-main-menu .content > .menu {
    top: 70px;
    position: relative;
    margin: 0;
    padding: 0;
    z-index: 10;
    left: 0px;
    height: 100px;
    margin-left: 80px;
    height: 120px; } }
@media screen and (max-width: 768px) {
  #personalcomputerheader {
    display: none; }

  #headermobile {
    display: none !important; }

  .slicknav_menu {
    display: block !important; } }
.slicknav_menu {
  display: none;
  background-color: #f89635 !important;
  background: url("../img/jbblogo.png") left -8px no-repeat #f89635; }
  .slicknav_menu ul.slicknav_nav {
    margin-top: 72px; }
    .slicknav_menu ul.slicknav_nav li a:hover {
      font-weight: bold;
      background-color: transparent; }

#headermobile {
  display: none !important; }

body.front {
  margin: 0;
  padding: 0;
  height: 100%; }
  body.front #frontpage-bg {
    -webkit-transition-property: -webkit-transform, opacity, background-color, color;
            transition-property: transform, opacity, background-color, color;
    -webkit-transition-duration: 1s;
            transition-duration: 1s;
    -webkit-transition-timing-function: ease-in-out;
            transition-timing-function: ease-in-out;
    position: absolute;
    width: 100%;
    min-height: 100%;
    background: #eaeaed url("../img/bg.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    top: 0px;
    left: 0;
    right: 0;
    opacity: 1; }
    body.front #frontpage-bg.blurit {
      /*-webkit-filter: blur(5px);
      -moz-filter: blur(5px);
      -ms-filter: blur(5px);
      filter: blur(5px);*/
      opacity: 0.4; }
  body.front #main-wrapper {
    position: relative;
    width: 100%;
    min-height: 80%;
    background: transparent;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    top: 0px;
    left: 0;
    right: 0; }
  body.front #footer-wrapper {
    height: 100px;
    position: relative;
    left: 0;
    right: 0;
    bottom: 0; }
  body.front #startbox {
    position: relative;
    max-width: 500px;
    width: 80%;
    background: white;
    padding: 40px;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    text-align: center; }
    body.front #startbox #frontstartbutton {
      position: relative;
      max-width: 300px;
      margin: 20px auto 20px;
      background-color: #535353;
      color: white;
      text-align: center;
      padding: 20px 100px;
      cursor: pointer; }
  body.front #tileswrapper {
    display: none; }

.tiletransition, #frontpage_grid.animated .tile {
  -webkit-transition-property: -webkit-transform, opacity, background-color, color;
          transition-property: transform, opacity, background-color, color;
  -webkit-transition-duration: 0.6s;
          transition-duration: 0.6s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-property: -webkit-transform, opacity;
  -webkit-transition-duration: 0.6s;
  -webkit-transition-timing-function: ease-in-out; }

.anim1, .teaserkachel-grid-item div.anwalt-name, #frontpage_grid .tile .dummy, #frontpage_grid .tileperson div.namelabel .name {
  -webkit-transition-property: -webkit-transform, opacity, background-color, color;
          transition-property: transform, opacity, background-color, color;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-property: -webkit-transform, opacity, background-color, color;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in-out; }

#frontpage_grid .tile {
  opacity: 0;
  -ms-transform: scale(0.5);
      transform: scale(0.5);
  -webkit-transform: scale(0.5);
  background-color: #535353;
  position: absolute;
  color: #fff;
  float: left;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
  cursor: pointer; }
  #frontpage_grid .tile .dummy {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  #frontpage_grid .tile .gutter-sizer {
    width: 8%; }
  #frontpage_grid .tile .arealabel {
    width: 100%;
    display: table;
    height: 100%;
    position: absolute; }
    #frontpage_grid .tile .arealabel .areaname {
      display: table-cell;
      vertical-align: middle;
      text-align: center;
      word-break: break-word;
      padding: 0 5px; }
  #frontpage_grid .tile.isVisible {
    opacity: 1;
    -ms-transform: scale(1);
        transform: scale(1);
    -webkit-transform: scale(1); }
  #frontpage_grid .tile.unimportant {
    background-color: #fff;
    opacity: 0.5;
    /*transform:scale(0.9);*/ }
    #frontpage_grid .tile.unimportant * {
      visibility: hidden; }
  #frontpage_grid .tile:hover .dummy {
    background-color: #2a2a2a; }
#frontpage_grid .tileperson {
  position: relative;
  width: 220px;
  height: 220px; }
  #frontpage_grid .tileperson .image {
    position: absolute; }
    #frontpage_grid .tileperson .image img {
      width: 100%;
      height: auto; }
  #frontpage_grid .tileperson div.namelabel {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; }
    #frontpage_grid .tileperson div.namelabel .name {
      position: absolute;
      bottom: 0px;
      width: 100%;
      display: inline-block;
      background-color: rgba(64, 64, 79, 0.8);
      color: white;
      text-align: center;
      padding: 1.2em 0;
      font-size: 1em;
      /*transform: translateY(100px);*/
      opacity: 0; }
  #frontpage_grid .tileperson:hover {
    background: red; }
    #frontpage_grid .tileperson:hover .name {
      /*transform: translateY(0)!important;*/
      opacity: 1 !important; }
  #frontpage_grid .tileperson:hover .anwalt-name {
    bottom: 0;
    opacity: 1; }
#frontpage_grid .tile.area-jbb_legal_terms {
  width: 105px;
  height: 105px; }
  #frontpage_grid .tile.area-jbb_legal_terms .areaname {
    padding: 5px;
    font-size: 0.7em;
    word-break: break-word; }
#frontpage_grid .tile.area-jbb_area_of_law {
  width: 220px;
  height: 220px; }
