h1 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  color: #d0b89d;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #797a7e;
  font-size: 22.5px;
  line-height: 32px;
  font-weight: 300;
}

h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  color: #77776f;
  font-size: 20px;
  line-height: 29px;
  font-weight: 300;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  color: #77776f;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  color: #77776f;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  color: #77776f;
  font-size: 12px;
  line-height: 18px;
  font-weight: 300;
}

p {
  height: auto;
  margin-bottom: 0px;
  padding-bottom: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #797a7e;
  font-size: 15px;
  line-height: 27px;
  font-weight: 300;
}

a {
  color: #d0b89d;
  text-decoration: underline;
}

ul {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 40px;
  color: #d0b89d;
}

ol {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 40px;
  color: #d0b89d;
}

blockquote {
  margin-top: 18px;
  margin-bottom: 18px;
  padding: 10px 20px;
  border-left: 5px solid #f5f5f5;
  font-family: Abel, sans-serif;
  color: #d0b89d;
  font-size: 19px;
  line-height: 24px;
  font-weight: 400;
}

figure {
  margin-bottom: 10px;
}

figcaption {
  margin-top: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #797a7e;
  font-size: 12px;
  line-height: 16px;
  font-weight: 300;
  text-align: center;
}

.navbar-2 {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 100%;
  background-color: #1d232f;
  text-align: right;
}

.brand {
  padding-top: 15px;
  padding-bottom: 20px;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.brand:hover {
  opacity: 0.8;
}

.navlink {
  height: 75px;
  padding: 30px 18px;
  font-family: Abel, sans-serif;
  color: #d0b89d;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.top-line {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 4px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#cab398), to(#786a5a));
  background-image: linear-gradient(180deg, #cab398, #786a5a);
}

.top-of-navbar {
  position: relative;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  width: auto;
  margin-bottom: 20px;
  padding: 10px 14px 9px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#cab398), to(#796b5b));
  background-image: linear-gradient(180deg, #cab398, #796b5b);
}

.top-of-navbar-links {
  display: inline-block;
}

.top-of-navbar-link {
  display: inline-block;
  opacity: 0.9;
  font-family: Abel, sans-serif;
  color: #fff;
  font-size: 11px;
  letter-spacing: 0.3px;
  text-decoration: none;
  text-transform: uppercase;
}

.top-of-navbar-link.left {
  padding-right: 13px;
  border-right: 1px solid #857665;
}

.top-of-navbar-link.left.klein {
  text-transform: none;
}

.top-of-navbar-link.right {
  padding-left: 13px;
  border-left: 1px solid #cab398;
}

.top-of-navbar-link.right.klein {
  text-transform: none;
}

.hero-section {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  overflow: hidden;
  padding-top: 17%;
  padding-bottom: 9%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(29, 35, 47, 0.85)), to(rgba(29, 35, 47, 0.85))), url('../images/Rechtsanwalt-Landshut.jpg');
  background-image: linear-gradient(180deg, rgba(29, 35, 47, 0.85), rgba(29, 35, 47, 0.85)), url('../images/Rechtsanwalt-Landshut.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.hero-section.on-inner-pages {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 10;
  display: block;
  overflow: visible;
  height: auto;
  min-height: 330px;
  padding-top: 78px;
  padding-bottom: 78px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.hero-section._2 {
  padding-top: 9%;
}

.hero-section.on-404-page {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.hero-section.impressum.nru {
  height: 1200px;
}

.hover-underline {
  width: 100%;
  height: 3px;
  margin-top: 22px;
  background-color: #c8b197;
}

.navlink-text {
  padding-right: 6px;
  padding-left: 6px;
}

.hero-container {
  position: relative;
  width: auto;
  min-width: 400px;
  padding-right: 6%;
  padding-left: 6%;
  text-align: center;
}

.paragraph.tan {
  color: #d0b89d;
  font-size: 16px;
}

.paragraph.mini {
  font-size: 13px;
  line-height: 25px;
}

.big-icon {
  display: inline-block;
  width: 72px;
  height: 72px;
  margin-bottom: 25px;
  border-radius: 10px;
  background-image: url('../images/Partenon_1Partenon.png'), -webkit-gradient(linear, left top, left bottom, from(#b6a088), to(#716455));
  background-image: url('../images/Partenon_1Partenon.png'), linear-gradient(180deg, #b6a088, #716455);
  background-position: 50% 50%, 0px 0px;
  background-size: 38px, auto;
  background-repeat: no-repeat, repeat;
}

.bottom-line {
  width: 100%;
  height: 1px;
  background-color: #d0b89d;
}

.bottom-line.large {
  height: 2px;
  margin-bottom: 1px;
}

.hero-bottom-lines {
  margin-top: 25px;
  margin-bottom: 25px;
}

.hero-contact-details {
  display: inline-block;
  color: #d0b89d;
  font-size: 16px;
}

.hero-contact-details.left {
  padding-right: 15px;
  border-right: 1px solid #726454;
  color: #d0b89d;
}

.hero-contact-details.right {
  padding-left: 15px;
}

.scroll-down {
  position: relative;
  width: 57px;
  height: 57px;
  border-radius: 50%;
  background-color: #fff;
}

.scroll-down.hero {
  position: relative;
  display: inline-block;
  width: 57px;
  height: 57px;
  margin-top: 50px;
  border-radius: 50%;
  background-color: hsla(0, 0%, 100%, 0.3);
}

.scroll-down.on-inner-pages {
  position: absolute;
  right: 0px;
  bottom: -105px;
  z-index: 10;
  width: 50px;
  height: 50px;
  cursor: pointer;
}

.scroll-down.on-inner-pages.w--current {
  position: absolute;
}

.scroll-down-front {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin: 4px;
  border-radius: 50%;
  background-image: url('../images/Scroll-down-arrow_1Scroll-down-arrow.png'), -webkit-gradient(linear, left top, left bottom, from(#d7bfa4), to(#a28d78));
  background-image: url('../images/Scroll-down-arrow_1Scroll-down-arrow.png'), linear-gradient(180deg, #d7bfa4, #a28d78);
  background-position: 50% 50%, 0px 0px;
  background-size: 12px, auto;
  background-repeat: no-repeat, repeat;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.scroll-down-front:hover {
  opacity: 0.85;
}

.scroll-down-front.on-hero {
  background-image: url('../images/Scroll-down-arrow_1Scroll-down-arrow.png'), -webkit-gradient(linear, left top, left bottom, from(#b6a088), to(#716455));
  background-image: url('../images/Scroll-down-arrow_1Scroll-down-arrow.png'), linear-gradient(180deg, #b6a088, #716455);
  background-position: 50% 50%, 0px 0px;
  background-size: 12px, auto;
  background-repeat: no-repeat, repeat;
}

.body {
  background-color: #f7f7f7;
}

.content-wrapper {
  position: relative;
  display: block;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  padding: 80px 10%;
  background-color: #fff;
}

.content-wrapper.gray {
  background-color: #f8f8f8;
}

.content-wrapper.cta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 70px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 95.3%, 0.95)), to(hsla(0, 0%, 95.3%, 0.95))), url('../images/photo-1436450412740-6b988f486c6b.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 95.3%, 0.95), hsla(0, 0%, 95.3%, 0.95)), url('../images/photo-1436450412740-6b988f486c6b.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  text-align: center;
}

.content-wrapper.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  padding-top: 60px;
  padding-bottom: 140px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 4px solid #d0b89d;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #1d232f;
}

.content-wrapper.milestones {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 56px;
  padding-bottom: 56px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f5f5f5;
}

.content-wrapper.intro {
  padding-top: 50px;
}

.content-wrapper.less-inner-padding {
  padding-top: 26px;
  padding-bottom: 70px;
}

.column {
  position: relative;
  width: 48.5%;
}

.column.text-left {
  position: relative;
  width: 43%;
  padding: 70px 0px 70px 30px;
  background-color: #f5f5f5;
}

.column.text-right {
  position: relative;
  width: 43%;
  padding: 70px 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.column.intro-images {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column.form {
  min-height: 600px;
  padding: 30px 25px 20px;
  border-radius: 5px;
  background-color: #f6f6f6;
}

.title {
  display: inline-block;
  font-family: Abel, sans-serif;
  color: #d0b89d;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.title.big {
  color: #d0b89d;
  font-size: 14px;
  line-height: 20px;
}

.title.bottom-border {
  margin-bottom: 5px;
}

.title.breadcrumbs {
  position: relative;
  top: -1px;
  margin-right: 3px;
  margin-left: 3px;
  line-height: 12px;
}

.title.dot {
  position: relative;
  top: -1px;
  margin-right: 6px;
  margin-left: 5px;
  font-size: 10px;
}

.content-wrapper-split {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 7%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #f4f4f4;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.content-wrapper-split._2 {
  padding-right: 7%;
  padding-left: 0%;
  background-image: none;
}

.button {
  height: 45px;
  min-width: 150px;
  padding: 12px 20px 9px;
  border-radius: 3px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d3ba9f), to(#ad9984));
  background-image: linear-gradient(180deg, #d3ba9f, #ad9984);
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-family: Abel, sans-serif;
  color: #fff;
  text-decoration: none;
}

.button:hover {
  opacity: 0.85;
}

.button.submit {
  width: 100%;
  min-width: auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d7bfa4), to(#ad9984));
  background-image: linear-gradient(180deg, #d7bfa4, #ad9984);
}

.button.top-border {
  margin-top: 25px;
}

.button-section {
  display: inline-block;
  width: 70%;
  padding-top: 13px;
  padding-bottom: 13px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  border-right: 1px solid #a89580;
}

.button-section.right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-left: 1px solid #d6bea3;
  border-right-style: none;
}

.button-arrow-box {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-image: url('../images/Mini-arrow_1Mini-arrow.png'), -webkit-gradient(linear, left top, left bottom, from(#ac9984), to(#d7bfa4));
  background-image: url('../images/Mini-arrow_1Mini-arrow.png'), linear-gradient(180deg, #ac9984, #d7bfa4);
  background-position: 50% 50%, 0px 0px;
  background-size: 4px, auto;
  background-repeat: no-repeat, repeat;
}

.header-text-box {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.undeline {
  display: inline-block;
  width: 170px;
  height: 2px;
  background-color: #d0b89d;
}

.undeline.block {
  display: block;
  margin: 10px auto;
}

.grid-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.grid-container.centered {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid-container.less-top-border {
  margin-top: 30px;
}

.grid-container.contact-details {
  margin-top: 30px;
  margin-bottom: 15px;
  padding: 30px 30px 20px;
  border-radius: 5px;
  background-color: #f6f6f6;
}

.grid-container.no-top-border {
  margin-top: 0px;
}

.grid-container.on-contact-us-page {
  margin-top: 30px;
  margin-bottom: 50px;
}

.vertical-container {
  width: 31.5%;
  border: 1px solid #d0b89d;
  border-radius: 5px;
  background-color: #fff;
}

.vertical-top-box {
  display: block;
  padding: 35px 18px 26px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-bottom: 1px solid #d0b89d;
  text-align: center;
}

.icon-big {
  display: inline-block;
  width: 78px;
  height: 78px;
  margin-bottom: 10px;
  border-radius: 50%;
  background-image: url('../images/Pen-icon_1Pen-icon.png'), -webkit-gradient(linear, left top, left bottom, from(#d7bfa4), to(#ac9984));
  background-image: url('../images/Pen-icon_1Pen-icon.png'), linear-gradient(180deg, #d7bfa4, #ac9984);
  background-position: 50% 50%, 0px 0px;
  background-size: 38px, auto;
  background-repeat: no-repeat, repeat;
}

.icon-big._2 {
  background-image: url('../images/Note_1Note.png'), -webkit-gradient(linear, left top, left bottom, from(#d7bfa4), to(#ac9984));
  background-image: url('../images/Note_1Note.png'), linear-gradient(180deg, #d7bfa4, #ac9984);
  background-size: 35px, auto;
}

.icon-big._3 {
  background-image: url('../images/Partenon_1Partenon.png'), -webkit-gradient(linear, left top, left bottom, from(#d7bfa4), to(#ac9984));
  background-image: url('../images/Partenon_1Partenon.png'), linear-gradient(180deg, #d7bfa4, #ac9984);
  background-size: 32px, auto;
}

.icon-big._4 {
  background-image: url('../images/User_1User.png'), -webkit-gradient(linear, left top, left bottom, from(#d7bfa4), to(#ac9984));
  background-image: url('../images/User_1User.png'), linear-gradient(180deg, #d7bfa4, #ac9984);
}

.icon-big._5 {
  background-image: url('../images/Way_1Way.png'), -webkit-gradient(linear, left top, left bottom, from(#d7bfa4), to(#ac9984));
  background-image: url('../images/Way_1Way.png'), linear-gradient(180deg, #d7bfa4, #ac9984);
}

.icon-big._6 {
  background-image: url('../images/Hammer-2_1Hammer (2).png'), -webkit-gradient(linear, left top, left bottom, from(#d7bfa4), to(#ac9984));
  background-image: url('../images/Hammer-2_1Hammer (2).png'), linear-gradient(180deg, #d7bfa4, #ac9984);
}

.vertical-bottom-box {
  padding: 25px 22px;
}

.vertical-bottom-box.on-practice-areas {
  padding: 8px 10px;
}

.vertical-bottom-box.on-pricing {
  padding-top: 35px;
  padding-bottom: 10px;
}

.link {
  padding-bottom: 1px;
  border-bottom: 1px solid #d0b89d;
  -webkit-transition: color 200ms ease, border 200ms ease;
  transition: color 200ms ease, border 200ms ease;
  font-family: Abel, sans-serif;
  color: #d0b89d;
  font-size: 12px;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.link:hover {
  border-bottom-color: #ae9b85;
  color: #ae9b85;
}

.horizontal-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin-bottom: 50px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: 1px solid #d0b89d;
  border-radius: 5px;
}

.horizontal-box {
  width: 50%;
  padding: 38px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.horizontal-box.left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-right: 1px solid #d0b89d;
  text-align: center;
}

.title-gray {
  font-family: Abel, sans-serif;
  color: #77776f;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}

.title-gray.big {
  font-size: 18px;
  line-height: 22px;
}

.title-gray.mini {
  display: inline-block;
  margin-right: 3px;
  font-size: 12px;
  line-height: 18px;
}

.why-us-icon {
  margin-bottom: 25px;
}

.vertical-image-box {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 200px;
  border: 6px solid #e4e2d4;
  background-image: url('../images/Lawyer-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
}

.vertical-title-box {
  margin-bottom: 10px;
  padding-bottom: 8px;
  padding-left: 3px;
  border-bottom: 1px solid #d0b89d;
}

.vertical-text-box {
  padding-left: 3px;
}

.price-text {
  margin-bottom: 15px;
  font-family: Abel, sans-serif;
  color: #797a7e;
  font-size: 36px;
  line-height: 30px;
  letter-spacing: 1px;
}

.checkbox-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.checkbox-text {
  width: 100%;
}

.checkmark-image {
  min-width: 22px;
  margin-right: 9px;
}

.checkbox-title {
  margin-bottom: 5px;
}

.post-preview-box {
  width: 50%;
  padding: 30px;
  border: 1px solid #d0b89d;
}

.post-preview-box.left {
  border: 1px solid #d0b89d;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.post-preview-box.rigth {
  border-left-style: none;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.mini-title-link {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Abel, sans-serif;
  color: #d0b89d;
  font-size: 12px;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.mini-title-link:hover {
  color: #ae9b85;
  text-decoration: underline;
}

.mini-title-link.gray {
  color: #77776f;
}

.mini-title-link.gray:hover {
  color: #d0b89d;
  text-decoration: none;
}

.view-more-entries {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  margin-top: 4%;
  float: right;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: right;
  text-decoration: none;
}

.long-arrow {
  margin-left: 7px;
}

.header-link {
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Lato, sans-serif;
  color: #77776f;
  font-size: 20px;
  line-height: 29px;
  font-weight: 300;
  text-decoration: none;
}

.header-link:hover {
  color: #d0b89d;
}

.header-link.mini {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 22px;
}

.footer-column {
  width: 30%;
}

.footer-column.big {
  width: 34%;
  margin-top: -32px;
  margin-right: 2%;
  padding-right: 15px;
}

.footer-column._2._3 {
  width: 30%;
}

.footer-column._3 {
  width: 22%;
}

.footer-logo {
  margin-bottom: 30px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  text-decoration: none;
}

.footer-logo:hover {
  opacity: 0.8;
}

.contact-details-box {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 10px 5px;
  border-bottom: 1px solid #212835;
}

.contact-details-icon {
  width: 26px;
}

.social-icons-container {
  margin-top: 30px;
  padding-left: 10px;
}

.social-icons-container.on-team-members-page {
  margin-top: 15px;
  padding-left: 3px;
}

.social-icon {
  width: 35px;
  height: 35px;
  margin-right: 9px;
  border-radius: 50%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#b6a088), to(#706355));
  background-image: linear-gradient(180deg, #b6a088, #706355);
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.social-icon:hover {
  opacity: 0.85;
}

.social-icon.facebook {
  background-image: url('../images/Facebook-icon-1_1Facebook-icon (1).png'), -webkit-gradient(linear, left top, left bottom, from(#b6a088), to(#706355));
  background-image: url('../images/Facebook-icon-1_1Facebook-icon (1).png'), linear-gradient(180deg, #b6a088, #706355);
  background-position: 50% 50%, 0px 0px;
  background-size: 7px, auto;
  background-repeat: no-repeat, repeat;
}

.social-icon.twitter {
  background-image: url('../images/Twitter-icon-1_1Twitter-icon (1).png'), -webkit-gradient(linear, left top, left bottom, from(#b6a088), to(#706355));
  background-image: url('../images/Twitter-icon-1_1Twitter-icon (1).png'), linear-gradient(180deg, #b6a088, #706355);
  background-position: 50% 50%, 0px 0px;
  background-size: 12px, auto;
  background-repeat: no-repeat, repeat;
}

.social-icon.google-plus {
  background-image: url('../images/Google-plus_1Google-plus.png'), -webkit-gradient(linear, left top, left bottom, from(#b6a088), to(#706355));
  background-image: url('../images/Google-plus_1Google-plus.png'), linear-gradient(180deg, #b6a088, #706355);
  background-position: 50% 50%, 0px 0px;
  background-size: 16px, auto;
  background-repeat: no-repeat, repeat;
}

.social-icon.linkedin {
  background-image: url('../images/Linkedin_1Linkedin.png'), -webkit-gradient(linear, left top, left bottom, from(#b6a088), to(#706355));
  background-image: url('../images/Linkedin_1Linkedin.png'), linear-gradient(180deg, #b6a088, #706355);
  background-position: 50% 50%, 0px 0px;
  background-size: 12px, auto;
  background-repeat: no-repeat, repeat;
}

.footer-link {
  display: block;
  margin-top: 25px;
  margin-bottom: 25px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Abel, sans-serif;
  color: #797a7e;
  font-size: 12px;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.footer-link:hover {
  color: #d0b89d;
  text-decoration: underline;
}

.footer-notice-bar {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 20px;
  padding-bottom: 16px;
  padding-left: 7%;
  border-top: 1px solid #181d27;
}

.footer-notice-text {
  display: inline-block;
  font-family: Abel, sans-serif;
  color: #797a7e;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.footer-notice-text.bar {
  margin-right: 10px;
  margin-left: 10px;
}

.footer-notice-link {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Abel, sans-serif;
  color: #797a7e;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.footer-notice-link:hover {
  color: #d0b89d;
}

.footer-notice-link.werbung {
  color: #b38929;
}

.working-hours {
  margin-top: 25px;
  margin-bottom: 25px;
  font-family: Abel, sans-serif;
  color: #797a7e;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.hero-text-big {
  color: #d0b89d;
  font-size: 42px;
  line-height: 45px;
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.hero-text-medium {
  color: #d0b89d;
  font-weight: 400;
  text-transform: uppercase;
}

.hero-box {
  margin-bottom: -1px;
}

.contact-details-line {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 1px;
  background-color: #181d27;
}

.contact-details-line.top {
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: auto;
  background-color: #212835;
}

.title-link {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Abel, sans-serif;
  color: #d0b89d;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.title-link:hover {
  color: #ae9b85;
}

.title-link.mini {
  font-size: 12px;
}

.title-link.mini:hover {
  text-decoration: underline;
}

.title-link.big-and-gray {
  color: #77776f;
  font-size: 16px;
}

.title-link.big-and-gray:hover {
  color: #d0b89d;
  text-decoration: underline;
}

.list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
}

.list-item.top-border {
  margin-top: 20px;
}

.dash-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  padding-top: 13px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.dash {
  width: 23px;
  height: 1px;
  background-color: #d0b89d;
}

.icon-circle {
  width: 54px;
  height: 54px;
  margin-bottom: 20px;
  border-radius: 50%;
  background-image: url('../images/Hammer-1_1Hammer (1).png'), -webkit-gradient(linear, left top, left bottom, from(#d7bfa4), to(#ac9984));
  background-image: url('../images/Hammer-1_1Hammer (1).png'), linear-gradient(180deg, #d7bfa4, #ac9984);
  background-position: 50% 50%, 0px 0px;
  background-size: 26px, auto;
  background-repeat: no-repeat, repeat;
}

.icon-circle._2 {
  background-image: url('../images/Clip_1Clip.png'), -webkit-gradient(linear, left top, left bottom, from(#d7bfa4), to(#ac9984));
  background-image: url('../images/Clip_1Clip.png'), linear-gradient(180deg, #d7bfa4, #ac9984);
  background-size: 25px, auto;
}

.icon-circle._3 {
  background-image: url('../images/Key-1_1Key (1).png'), -webkit-gradient(linear, left top, left bottom, from(#d7bfa4), to(#ac9984));
  background-image: url('../images/Key-1_1Key (1).png'), linear-gradient(180deg, #d7bfa4, #ac9984);
  background-size: 13px, auto;
}

.icon-circle._4 {
  background-image: url('../images/Scissors_1Scissors.png'), -webkit-gradient(linear, left top, left bottom, from(#d7bfa4), to(#ac9984));
  background-image: url('../images/Scissors_1Scissors.png'), linear-gradient(180deg, #d7bfa4, #ac9984);
  background-size: 26px, auto;
}

.icon-circle._5 {
  background-image: url('../images/User_1User.png'), -webkit-gradient(linear, left top, left bottom, from(#d7bfa4), to(#ac9984));
  background-image: url('../images/User_1User.png'), linear-gradient(180deg, #d7bfa4, #ac9984);
  background-size: 26px, auto;
}

.icon-circle._6 {
  background-image: url('../images/Way_1Way.png'), -webkit-gradient(linear, left top, left bottom, from(#d7bfa4), to(#ac9984));
  background-image: url('../images/Way_1Way.png'), linear-gradient(180deg, #d7bfa4, #ac9984);
  background-size: 26px, auto;
}

.features {
  width: 31.5%;
  padding: 30px 20px 30px 30px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  border-right: 1px solid #e7dbce;
  border-bottom: 1px solid #e7dbce;
}

.features._3 {
  border-right-style: none;
}

.features._4 {
  border-bottom-style: none;
}

.features._5 {
  border-bottom-style: none;
}

.features._6 {
  border-right-style: none;
  border-bottom-style: none;
}

.title-box {
  margin-bottom: 5px;
}

.title-box.bottom-border {
  margin-bottom: 10px;
}

.title-box.top-border {
  margin-top: 15px;
  margin-bottom: 0px;
  padding-bottom: 10px;
  padding-left: 3px;
  border-bottom: 1px solid #ddd;
}

.title-box.bottom-divider {
  padding-bottom: 15px;
  padding-left: 5px;
  border-bottom: 1px solid #ddd;
}

.signature {
  margin-top: 20px;
}

.milestone-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32%;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  border-right: 1px solid #ddd;
}

.milestone-box.no-padding {
  padding-left: 0px;
}

.milestone-box.no-right-line {
  border-right-style: none;
}

.milestone-icon {
  width: 65px;
  height: 65px;
  margin-right: 15px;
  border-radius: 5px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/example-bg.png'), -webkit-gradient(linear, left top, left bottom, from(#d7bfa4), to(#ac9984));
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/example-bg.png'), linear-gradient(180deg, #d7bfa4, #ac9984);
  background-position: 0px 0px, 0px 0px;
  background-size: 125px, auto;
}

.milestone-icon.medal {
  margin-right: 10px;
  background-image: url('../images/Medal_1Medal.png'), -webkit-gradient(linear, left top, left bottom, from(#d7bfa4), to(#ac9984));
  background-image: url('../images/Medal_1Medal.png'), linear-gradient(180deg, #d7bfa4, #ac9984);
  background-position: 50% 50%, 0px 0px;
  background-size: 25px, auto;
  background-repeat: no-repeat, repeat;
}

.milestone-icon.note {
  background-image: url('../images/Note_1Note.png'), -webkit-gradient(linear, left top, left bottom, from(#d7bfa4), to(#ac9984));
  background-image: url('../images/Note_1Note.png'), linear-gradient(180deg, #d7bfa4, #ac9984);
  background-position: 50% 50%, 0px 0px;
  background-size: 32px, auto;
  background-repeat: no-repeat, repeat;
}

.milestone-text {
  font-family: Abel, sans-serif;
  color: #77776f;
  font-size: 39px;
  line-height: 42px;
  font-weight: 400;
  letter-spacing: 1px;
}

.milestone-text.small {
  font-size: 17px;
  line-height: 23px;
  text-transform: uppercase;
}

.team-member-box {
  margin-right: 1.45%;
  margin-bottom: 50px;
  margin-left: 1.45%;
}

.team-member-picture {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 260px;
  border: 6px solid #e4e2d4;
  background-image: url('../images/Team-member-1-1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.team-member-picture.big {
  height: 310px;
  background-image: url('../images/Team-member-1-1.png');
  background-size: cover;
  background-repeat: no-repeat;
}

.team-member-text-box {
  margin-top: 3px;
  padding: 6px;
}

.testimonial-picture {
  display: inline-block;
  width: 80px;
  height: 80px;
  margin-bottom: 20px;
  border: 4px solid #e4e2d4;
  border-radius: 50%;
  background-image: url('../images/Team-member-1-1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.testimonial-picture._2 {
  background-image: url('../images/Testimonials-2.png');
  background-size: cover;
}

.testimonial-picture._3 {
  background-image: url('../images/Testimonials-3.png');
  background-size: cover;
}

.testimonial-text-box {
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #d0b89d;
  background-image: url('../images/Quote-marks_1Quote-marks.png');
  background-position: 0px 0px;
  background-size: 32px;
  background-repeat: no-repeat;
  text-align: left;
}

.testimonial-name {
  text-align: left;
}

.testimonial-box {
  display: inline-block;
  width: 31.5%;
  padding: 16px 20px;
  border: 1px solid #d0b89d;
  border-radius: 5px;
  background-color: #fff;
  text-align: center;
}

.overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 48.6%, 0.8);
  text-align: center;
}

.learn-more-white {
  display: block;
  padding-bottom: 1px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #fff;
  font-family: Abel, sans-serif;
  color: #fff;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.preview-image {
  position: relative;
  width: 100%;
  height: 280px;
  border: 6px solid #e4e2d4;
  background-image: url('../images/LARGE-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.preview-image.on-blog {
  width: 340px;
  height: 230px;
}

.preview-image.small {
  height: 210px;
}

.preview-text-box {
  margin-top: 10px;
  padding-right: 5px;
  padding-left: 5px;
}

.preview-text-box.on-blog {
  width: 58%;
  padding: 1px 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.mini-preview-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.mini-preview-image {
  position: relative;
  min-height: 100px;
  margin-right: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 6px solid #e4e2d4;
  background-image: url('../images/LARGE-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.mini-preview-text-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 65%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.mini-preview-text-box.full-width {
  width: 100%;
  margin-top: 10px;
  padding-left: 6px;
}

.cta-paragraph {
  margin-top: 15px;
  margin-bottom: 15px;
}

.cta-buttons-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.cta-box-button {
  padding: 11px 23px;
}

.cta-box-button.side-border {
  border-right: 1px solid #e7dbce;
}

.intro-image {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 8px solid #e4e2d4;
  cursor: pointer;
}

.intro-image.small {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 44%;
  margin-right: 1%;
  margin-left: 1%;
}

.intro-images {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.flex-parent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.empty-state {
  padding-top: 20px;
  background-color: #f5f5f5;
  text-align: center;
}

.dynamic-list-wrapper {
  margin-top: 50px;
}

.dynamic-list-wrapper.less-top-border {
  margin-top: 35px;
}

.icon-medium {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 5px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#b59f87), to(#726556));
  background-image: linear-gradient(180deg, #b59f87, #726556);
}

.icon-medium.blog {
  background-image: url('../images/Pen-icon_1Pen-icon.png'), -webkit-gradient(linear, left top, left bottom, from(#b59f87), to(#726556));
  background-image: url('../images/Pen-icon_1Pen-icon.png'), linear-gradient(180deg, #b59f87, #726556);
  background-position: 50% 50%, 0px 0px;
  background-size: 22px, auto;
  background-repeat: no-repeat, repeat;
}

.icon-medium.team {
  background-image: url('../images/Team-icon_1Team-icon.png'), -webkit-gradient(linear, left top, left bottom, from(#b59f87), to(#726556));
  background-image: url('../images/Team-icon_1Team-icon.png'), linear-gradient(180deg, #b59f87, #726556);
  background-position: 50% 50%, 0px 0px;
  background-size: 23px, auto;
  background-repeat: no-repeat, repeat;
}

.icon-medium.hammer {
  background-image: url('../images/Hammer-2_1Hammer (2).png'), -webkit-gradient(linear, left top, left bottom, from(#b59f87), to(#726556));
  background-image: url('../images/Hammer-2_1Hammer (2).png'), linear-gradient(180deg, #b59f87, #726556);
  background-position: 50% 50%, 0px 0px;
  background-size: 25px, auto;
  background-repeat: no-repeat, repeat;
}

.icon-medium.mail {
  background-image: url('../images/Mail-1_1Mail (1).png'), -webkit-gradient(linear, left top, left bottom, from(#b59f87), to(#726556));
  background-image: url('../images/Mail-1_1Mail (1).png'), linear-gradient(180deg, #b59f87, #726556);
  background-position: 50% 50%, 0px 0px;
  background-size: 21px, auto;
  background-repeat: no-repeat, repeat;
}

.icon-medium.hat {
  background-image: url('../images/Hat_1Hat.png'), -webkit-gradient(linear, left top, left bottom, from(#b59f87), to(#726556));
  background-image: url('../images/Hat_1Hat.png'), linear-gradient(180deg, #b59f87, #726556);
  background-position: 50% 50%, 0px 0px;
  background-size: 24px, auto;
  background-repeat: no-repeat, repeat;
}

.icon-medium.clip {
  background-image: url('../images/Clip_1Clip.png'), -webkit-gradient(linear, left top, left bottom, from(#b59f87), to(#726556));
  background-image: url('../images/Clip_1Clip.png'), linear-gradient(180deg, #b59f87, #726556);
  background-position: 50% 50%, 0px 0px;
  background-size: 25px, auto;
  background-repeat: no-repeat, repeat;
}

.icon-medium.image {
  background-image: url('../images/Image_1Image.png'), -webkit-gradient(linear, left top, left bottom, from(#b59f87), to(#726556));
  background-image: url('../images/Image_1Image.png'), linear-gradient(180deg, #b59f87, #726556);
  background-position: 50% 50%, 0px 0px;
  background-repeat: no-repeat, repeat;
}

.icon-medium.tools {
  background-image: url('../images/Tools_1Tools.png'), -webkit-gradient(linear, left top, left bottom, from(#b59f87), to(#726556));
  background-image: url('../images/Tools_1Tools.png'), linear-gradient(180deg, #b59f87, #726556);
  background-position: 50% 50%, 0px 0px;
  background-size: 21px, auto;
  background-repeat: no-repeat, repeat;
}

.icon-medium.medal {
  background-image: url('../images/Medal_1Medal.png'), -webkit-gradient(linear, left top, left bottom, from(#b59f87), to(#726556));
  background-image: url('../images/Medal_1Medal.png'), linear-gradient(180deg, #b59f87, #726556);
  background-position: 50% 50%, 0px 0px;
  background-size: 19px, auto;
  background-repeat: no-repeat, repeat;
}

.post-image {
  margin-top: 30px;
}

.heading-1.medium {
  color: #797a7e;
  font-size: 32px;
  line-height: 38px;
  font-weight: 300;
}

.button-special {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  margin-top: 20px;
  padding-right: 0px;
  padding-left: 24px;
  border-radius: 3px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d7bfa4), to(#ad9984));
  background-image: linear-gradient(180deg, #d7bfa4, #ad9984);
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-family: Abel, sans-serif;
  color: #fff;
  text-decoration: none;
}

.button-special:hover {
  opacity: 0.85;
}

.practice-areas-box {
  margin-bottom: 50px;
}

.navbar-1 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  background-color: #1d232f;
  text-align: right;
  text-transform: uppercase;
}

.map {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  border: 7px solid #e4e2d4;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.text-field {
  margin-bottom: 30px;
  padding-left: 7px;
  border-style: none none solid;
  border-bottom-width: 1px;
  border-bottom-color: #cfd2d3;
  background-color: transparent;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
  font-family: Lato, sans-serif;
  color: #909090;
  font-weight: 300;
}

.text-field:hover {
  border-bottom-color: #d0b89d;
}

.text-field:focus {
  border-bottom-color: #d0b89d;
}

.text-field.message {
  position: relative;
  height: 80px;
  padding-top: 0px;
  padding-bottom: 37px;
  border-style: solid;
  border-color: #cfd2d3;
}

.text-field.message:hover {
  border-color: #d0b89d;
}

.text-field.message:focus {
  border-width: 1px;
  border-color: #d0b89d;
}

.top-line-on-form {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 4px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d7bfa4), to(#ac9984));
  background-image: linear-gradient(180deg, #d7bfa4, #ac9984);
}

.select-field {
  margin-bottom: 30px;
  border: 1px solid #cfd2d3;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dfdfdf));
  background-image: linear-gradient(180deg, #fff, #dfdfdf);
  font-family: Lato, sans-serif;
  color: #909090;
  font-weight: 300;
}

.details-box {
  width: 50px;
  height: 50px;
  margin-right: 15px;
  border-radius: 5px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d7bfa4), to(#ad9984));
  background-image: linear-gradient(180deg, #d7bfa4, #ad9984);
}

.details-box.email {
  background-image: url('../images/Mail_1Mail.png'), -webkit-gradient(linear, left top, left bottom, from(#d7bfa4), to(#ad9984));
  background-image: url('../images/Mail_1Mail.png'), linear-gradient(180deg, #d7bfa4, #ad9984);
  background-position: 50% 50%, 0px 0px;
  background-size: 17px, auto;
  background-repeat: no-repeat, repeat;
}

.details-box.pin {
  background-image: url('../images/Pin-3_1Pin (3).png'), -webkit-gradient(linear, left top, left bottom, from(#d7bfa4), to(#ad9984));
  background-image: url('../images/Pin-3_1Pin (3).png'), linear-gradient(180deg, #d7bfa4, #ad9984);
  background-position: 50% 50%, 0px 0px;
  background-size: 13px, auto;
  background-repeat: no-repeat, repeat;
}

.details-box.phone {
  background-image: url('../images/Phone_1Phone.png'), -webkit-gradient(linear, left top, left bottom, from(#d7bfa4), to(#ad9984));
  background-image: url('../images/Phone_1Phone.png'), linear-gradient(180deg, #d7bfa4, #ad9984);
  background-position: 50% 50%, 0px 0px;
  background-size: 20px, auto;
  background-repeat: no-repeat, repeat;
}

.details-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid #ddd;
}

.details-container._3 {
  width: 35%;
  border-right-style: none;
}

.details-text-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.working-hours-text-box {
  padding-left: 10px;
}

.column-image-split {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url('../images/Gradient-5.png'), url('../images/Lawyer-1.jpg');
  background-position: -30px 50%, 50% 50%;
  background-size: contain, cover;
  background-repeat: no-repeat, no-repeat;
}

.column-image-split.left {
  background-image: url('../images/Gradient-6.png'), url('../images/LARGE-2.jpg');
  background-position: 109% 50%, 50% 50%;
  background-size: contain, cover;
  background-repeat: no-repeat, no-repeat;
}

.item {
  width: 33.33%;
}

.item._100-percent {
  width: 100%;
}

.item.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.item.full-width {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 30px 30px 10px;
  border-bottom: 1px solid #d0b89d;
}

.item.full-width.last {
  border-bottom-style: none;
}

.item.bottom-border {
  margin-bottom: 30px;
}

.success-message {
  background-color: transparent;
}

.error-message {
  padding-top: 12px;
  padding-bottom: 5px;
}

.paragraph-box {
  margin-top: 20px;
  padding-left: 5px;
}

.faq-container {
  margin-top: 30px;
  border: 1px solid #d0b89d;
  border-radius: 5px;
}

.expand-box {
  position: relative;
  width: 100%;
  height: 40px;
  cursor: pointer;
}

.hide-show-box {
  position: absolute;
  top: -22px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  margin-top: 13px;
  margin-bottom: 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.vertical-line {
  position: relative;
  display: block;
  width: 1px;
  height: 15px;
  margin-right: auto;
  margin-left: auto;
  background-color: #d0b89d;
}

.horizontal-line {
  position: absolute;
  display: block;
  width: 15px;
  height: 1px;
  margin-right: auto;
  margin-left: auto;
  background-color: #d0b89d;
}

.hidden-box-1 {
  position: static;
}

.box-title {
  margin-bottom: 5px;
}

.faq-title-box {
  width: 100%;
  padding-right: 50px;
}

.row-licencing.top-border {
  margin-top: 30px;
}

.row-licencing.titles {
  margin-top: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}

.text-link {
  font-family: 'Open Sans', sans-serif;
  color: #d0b89d;
  font-size: 15px;
  line-height: 24px;
  font-weight: 300;
}

.team-member-column {
  width: 60%;
  padding: 0px 30px 30px;
}

.team-member-column.left {
  width: 40%;
  padding: 0px 0px 26px;
}

.container {
  margin-top: 30px;
}

.social-icon-box {
  width: 35px;
  height: 35px;
  margin-right: 9px;
  border-radius: 5px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d3ba9f), to(#ad9984)), url('https://d3e54v103j8qbb.cloudfront.net/img/example-bg.png');
  background-image: linear-gradient(180deg, #d3ba9f, #ad9984), url('https://d3e54v103j8qbb.cloudfront.net/img/example-bg.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 125px;
  background-repeat: repeat, no-repeat;
  opacity: 1;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.social-icon-box:hover {
  opacity: 0.85;
}

.social-icon-box.facebook {
  background-image: url('../images/Facebook-icon-1_1Facebook-icon (1).png'), -webkit-gradient(linear, left top, left bottom, from(#d3ba9f), to(#ad9984));
  background-image: url('../images/Facebook-icon-1_1Facebook-icon (1).png'), linear-gradient(180deg, #d3ba9f, #ad9984);
  background-position: 50% 50%, 0px 0px;
  background-size: 7px, auto;
  background-repeat: no-repeat, repeat;
}

.social-icon-box.twitter {
  background-image: url('../images/Twitter-icon-1_1Twitter-icon (1).png'), -webkit-gradient(linear, left top, left bottom, from(#d3ba9f), to(#ad9984));
  background-image: url('../images/Twitter-icon-1_1Twitter-icon (1).png'), linear-gradient(180deg, #d3ba9f, #ad9984);
  background-position: 50% 50%, 0px 0px;
  background-size: 12px, auto;
  background-repeat: no-repeat, repeat;
}

.social-icon-box.google-plus {
  background-image: url('../images/Google-plus_1Google-plus.png'), -webkit-gradient(linear, left top, left bottom, from(#d3ba9f), to(#ad9984));
  background-image: url('../images/Google-plus_1Google-plus.png'), linear-gradient(180deg, #d3ba9f, #ad9984);
  background-position: 50% 50%, 0px 0px;
  background-size: 15px, auto;
  background-repeat: no-repeat, repeat;
}

.social-icon-box.linkedin {
  background-image: url('../images/Linkedin_1Linkedin.png'), -webkit-gradient(linear, left top, left bottom, from(#d3ba9f), to(#ad9984));
  background-image: url('../images/Linkedin_1Linkedin.png'), linear-gradient(180deg, #d3ba9f, #ad9984);
  background-position: 50% 50%, 0px 0px;
  background-size: 13px, auto;
  background-repeat: no-repeat, repeat;
}

.team-member-social-box {
  padding-right: 6px;
  padding-left: 6px;
}

.style-box {
  margin-top: 20px;
  margin-bottom: 20px;
}

.post-body {
  margin-top: 25px;
  padding-right: 7px;
  padding-left: 7px;
}

.post-header {
  margin-bottom: 20px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
}

.post-header.top-border {
  margin-top: 20px;
}

.final-dots {
  margin-bottom: 50px;
  color: #d0b89d;
  text-align: center;
}

.post-preview-text {
  margin-top: 15px;
}

.cta-link {
  position: relative;
  display: inline-block;
  margin-left: 3px;
  padding-bottom: 2px;
  border-bottom: 2px solid #d0b89d;
  font-family: Abel, sans-serif;
  color: #77776f;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  text-decoration: none;
}

.dropdown-toggle {
  padding-top: 0px;
  padding-bottom: 25px;
  font-family: Abel, sans-serif;
  color: #d0b89d;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.dropdown-toggle.w--open {
  padding-bottom: 25px;
}

.dropdown-arrow {
  top: -25px;
}

.dropdown-link {
  width: auto;
  height: 63px;
  min-width: 150px;
  padding: 17px 20px 0px;
  background-color: #1d232f;
  font-family: Abel, sans-serif;
  color: #d0b89d;
  text-align: center;
}

.see-image-1 {
  position: absolute;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.6);
  background-image: url('../images/Magnifier_1Magnifier.png');
  background-position: 50% 50%;
  background-size: 22px;
  background-repeat: no-repeat;
}

.subtitle-box {
  margin-top: 10px;
  margin-bottom: 10px;
}

.post-preview-container {
  margin-top: 50px;
}

.instructions-image {
  margin-top: 20px;
  margin-bottom: 20px;
}

.berschrift {
  font-weight: 300;
  text-decoration: none;
  text-transform: uppercase;
}

.berschrift.klein {
  font-size: 20px;
}

.image-2 {
  width: 80%;
  border: 6px solid #e4e2d4;
}

.image-3 {
  border: 6px solid #e4e2d4;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.rich-text-block {
  width: 100%;
}

.rich-text-block-2 {
  margin-top: 50px;
}

.cookie-message {
  position: fixed;
  left: 0px;
  top: auto;
  right: 0px;
  bottom: 0%;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding: 8px 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #21242d;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
}

.button-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 48px;
  margin-top: 8px;
  margin-bottom: 8px;
  padding: 12px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-radius: 5px;
  background-color: #21242d;
  background-image: none;
  -webkit-transition: background-color 200ms ease, box-shadow 200ms ease;
  transition: background-color 200ms ease, box-shadow 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.button-2:hover {
  background-color: #3270ff;
}

.button-2.cookie-button {
  height: 32px;
  margin-left: 16px;
  padding: 4px 12px;
  background-color: #fff;
  color: #21242d;
  font-size: 11px;
}

.button-2.cookie-button:hover {
  background-color: #00c87a;
  color: #fff;
}

.link-2 {
  color: #797a7e;
}

.bold-text {
  color: #d0b89d;
}

.link-3 {
  color: #797a7e;
}

html.w-mod-js *[data-ix="display-none-on-load-link-hover"] {
  display: none;
  -webkit-transform: scale(0.01, 1);
  -ms-transform: scale(0.01, 1);
  transform: scale(0.01, 1);
}

html.w-mod-js *[data-ix="display-none-overlay"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="display-none-text-on-load"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="move-left-on-load"] {
  opacity: 0;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

html.w-mod-js *[data-ix="move-right-on-load"] {
  opacity: 0;
  -webkit-transform: translate(50%, 0px);
  -ms-transform: translate(50%, 0px);
  transform: translate(50%, 0px);
}

html.w-mod-js *[data-ix="move-up-on-load"] {
  opacity: 0;
  -webkit-transform: translate(0%, -40px);
  -ms-transform: translate(0%, -40px);
  transform: translate(0%, -40px);
}

html.w-mod-js *[data-ix="move-down-on-load"] {
  opacity: 0;
  -webkit-transform: translate(0%, 55px);
  -ms-transform: translate(0%, 55px);
  transform: translate(0%, 55px);
}

html.w-mod-js *[data-ix="full-opacity-on-load"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="move-to-origin-on-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, -30px);
  -ms-transform: translate(0px, -30px);
  transform: translate(0px, -30px);
}

html.w-mod-js *[data-ix="move-to-origin-on-load-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

html.w-mod-js *[data-ix="open-close-dropdown-menu"] {
  display: none;
  height: 0px;
}

html.w-mod-js *[data-ix="move-down-magnifier-on-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, 10px);
  -ms-transform: translate(0px, 10px);
  transform: translate(0px, 10px);
}

html.w-mod-js *[data-ix="initial-appearance-hidden-box"] {
  display: none;
  height: 0px;
}

@media (max-width: 991px) {
  .navlink {
    width: 100%;
    padding-right: 0px;
    text-align: left;
  }
  .navmenu {
    background-color: #1e2430;
  }
  .hero-section {
    padding-top: 24%;
  }
  .hero-section.impressum.nru {
    height: 1000px;
  }
  .scroll-down.on-inner-pages {
    right: 5%;
  }
  .column.text-left {
    width: 50%;
  }
  .content-wrapper-split {
    padding-left: 0px;
  }
  .header-text-box {
    width: 80%;
  }
  .horizontal-container {
    width: 100%;
  }
  .header-link {
    margin-bottom: 5px;
  }
  .footer-notice-bar {
    padding-left: 6%;
  }
  .hero-box {
    width: 100%;
  }
  .milestone-box {
    display: block;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }
  .milestone-icon {
    display: inline-block;
    margin-bottom: 12px;
  }
  .preview-image.on-blog {
    width: 310px;
    margin-top: 5px;
  }
  .preview-text-box.on-blog {
    margin-top: 0px;
  }
  .mini-preview-box {
    margin-left: 0px;
  }
  .mini-preview-text-box {
    width: 60%;
  }
  .details-box {
    margin-bottom: 10px;
  }
  .details-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .details-text-box {
    padding-top: 5px;
  }
  .burger-menu {
    color: #d0b89d;
  }
  .menu-button {
    margin-top: 10px;
  }
  .menu-button.w--open {
    background-color: #1e2430;
  }
  .dropdown-toggle {
    width: 100%;
    height: 75px;
    margin-left: 18px;
    padding-top: 30px;
    padding-right: 0px;
    padding-left: 10px;
  }
  .dropdown-arrow {
    top: 1px;
  }
  .dropdown-link {
    width: 100%;
    text-align: left;
  }
  .dropdown {
    margin-left: 0px;
  }
  .image-2 {
    margin-top: 70px;
  }
  .bold-text {
    color: #d0b89d;
  }
}

@media (max-width: 767px) {
  .brand {
    margin-left: 10px;
  }
  .top-of-navbar {
    margin-right: 20px;
  }
  .hero-section {
    padding-top: 32%;
  }
  .content-wrapper.footer {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .content-wrapper.milestones {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .column {
    width: 100%;
    height: 350px;
    margin-bottom: 30px;
  }
  .column.text-left {
    width: 100%;
    height: auto;
    margin-bottom: 0px;
    padding-right: 30px;
  }
  .column.text-right {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
  }
  .column.intro-images {
    width: 80%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
  }
  .column.intro-text {
    width: 100%;
    height: auto;
  }
  .column.preview-post {
    height: auto;
  }
  .content-wrapper-split._2 {
    padding-right: 0%;
  }
  .header-text-box {
    width: 100%;
  }
  .vertical-container {
    width: 48%;
    margin-bottom: 20px;
  }
  .post-preview-box {
    width: 100%;
    margin-bottom: 20px;
    border-radius: 5px;
  }
  .post-preview-box.left {
    width: 100%;
  }
  .post-preview-box.rigth {
    border-style: solid;
  }
  .footer-column {
    margin-bottom: 50px;
  }
  .footer-column.big {
    width: 100%;
    margin-bottom: 50px;
  }
  .footer-column._1 {
    width: 50%;
  }
  .footer-column._2 {
    width: 50%;
  }
  .footer-column._3 {
    width: 100%;
  }
  .features {
    width: 50%;
    border-right-style: none;
  }
  .features._1 {
    border-right-style: solid;
  }
  .features._3 {
    border-right-style: solid;
    border-bottom-style: solid;
  }
  .features._4 {
    border-bottom-style: solid;
  }
  .features._5 {
    border-right-style: solid;
  }
  .milestone-box {
    width: 100%;
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 0px;
    border-bottom: 1px solid #ddd;
    border-right-style: none;
    text-align: center;
  }
  .milestone-box.no-padding {
    border-bottom: 1px solid #ddd;
    border-right-style: none;
    text-align: center;
  }
  .team-member-picture.big {
    height: 450px;
  }
  .testimonial-box {
    width: 48%;
    margin-bottom: 30px;
  }
  .preview-image.on-blog {
    width: 100%;
    height: 250px;
    margin-bottom: 15px;
  }
  .preview-text-box.on-blog {
    width: 100%;
    padding-left: 10px;
  }
  .details-box {
    margin-right: 0px;
  }
  .details-container {
    width: 100%;
    margin-bottom: 20px;
    padding-top: 17px;
    padding-bottom: 17px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #ddd;
    border-right-style: none;
    text-align: center;
  }
  .details-container._3 {
    width: 100%;
    margin-bottom: 0px;
    border-bottom-style: none;
  }
  .details-text-box {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .column-image-split {
    height: 400px;
    background-image: url('../images/Lawyer-1.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .column-image-split.left {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-image: url('../images/LARGE-2.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .item {
    width: 50%;
  }
  .item.flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .top-border {
    margin-top: 50px;
  }
  .team-member-column {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .team-member-column.left {
    width: 100%;
  }
  .dropdown-toggle {
    margin-right: 0px;
  }
}

@media (max-width: 479px) {
  .brand {
    padding-top: 24px;
  }
  .top-of-navbar {
    display: none;
  }
  .hero-section {
    padding-top: 37%;
  }
  .hero-container {
    min-width: auto;
  }
  .hero-contact-details.left {
    border-right-style: none;
    font-size: 12px;
  }
  .hero-contact-details.right {
    padding-left: 0px;
    font-size: 12px;
  }
  .content-wrapper {
    margin-top: 0px;
  }
  .content-wrapper.milestones {
    padding-top: 0px;
  }
  .content-wrapper.neu {
    padding-top: 0px;
  }
  .column.intro-images {
    width: 100%;
    margin-top: -79px;
  }
  .button {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d7bfa4), to(#ad9984));
    background-image: linear-gradient(180deg, #d7bfa4, #ad9984);
  }
  .vertical-container {
    width: 100%;
  }
  .horizontal-box {
    padding-right: 20px;
    padding-left: 20px;
  }
  .horizontal-box.left {
    width: 100%;
    border-bottom: 1px solid #d0b89d;
    border-right-style: none;
  }
  .footer-column {
    display: block;
    width: 50%;
  }
  .hero-text-big {
    font-size: 30px;
  }
  .hero-text-medium {
    font-size: 20px;
    line-height: 30px;
  }
  .features {
    width: 100%;
  }
  .features._1 {
    border-right-style: none;
  }
  .features._3 {
    border-right-style: none;
  }
  .features._5 {
    border-right-style: none;
    border-bottom-style: solid;
  }
  .testimonial-box {
    width: 100%;
  }
  .preview-image.on-blog {
    height: 230px;
  }
  .mini-preview-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .mini-preview-image {
    width: 100%;
    min-height: 150px;
    margin-bottom: 10px;
  }
  .mini-preview-text-box {
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
  }
  .cta-buttons-box {
    display: block;
  }
  .cta-box-button.side-border {
    border-right-style: none;
  }
  .navbar-1 {
    height: 75px;
  }
  .menu-button {
    margin-top: 12px;
  }
  .item {
    width: 100%;
  }
  .social-icon-box {
    margin-bottom: 20px;
  }
  .berschrift {
    margin-top: -8px;
    margin-bottom: 10px;
    font-size: 25px;
  }
}

