h1 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Abril Fatface', sans-serif;
  color: #111;
  font-size: 35px;
  line-height: 41px;
  font-weight: 400;
  letter-spacing: 1px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-family: 'Abril Fatface', sans-serif;
  color: #111;
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Abril Fatface', sans-serif;
  color: #111;
  font-size: 25px;
  line-height: 28px;
  font-weight: 400;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Abril Fatface', sans-serif;
  color: #111;
  font-size: 23px;
  line-height: 28px;
  font-weight: 400;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Abril Fatface', sans-serif;
  color: #212121;
  font-weight: 400;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Abril Fatface', sans-serif;
  color: #111;
  font-size: 18px;
  line-height: 21px;
  font-weight: 400;
}

p {
  margin-bottom: 10px;
  font-family: Merriweather, serif;
  color: #212121;
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
}

figcaption {
  margin-top: 5px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-size: 13px;
  font-style: italic;
  text-align: center;
}

.content-section {
  position: relative;
  display: block;
  overflow: hidden;
  padding-top: 110px;
  padding-bottom: 110px;
  text-align: center;
}

.content-section.intro {
  overflow: visible;
  padding-top: 30px;
  padding-bottom: 40px;
  border-bottom: 0px none #000;
  text-align: center;
}

.content-section.intro.main-section {
  padding-top: 100px;
  padding-bottom: 30px;
}

.content-section.dark {
  overflow: hidden;
  padding-top: 8%;
  padding-bottom: 8%;
  background-color: #262626;
}

.content-section.no-top-padding {
  padding-top: 0px;
  padding-bottom: 60px;
}

.content-section.no-top-border {
  position: relative;
  padding-top: 0px;
  padding-bottom: 30px;
}

.content-section.footer {
  padding-top: 43px;
  padding-bottom: 20px;
  background-color: #dde4c5;
}

.content-section.footer.dark {
  background-color: #2e2e2e;
}

.content-wrapper {
  position: relative;
  display: block;
  width: 80%;
  max-width: 1220px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 12px;
  padding-left: 12px;
}

.content-wrapper.narrow {
  width: 70%;
  max-width: 1120px;
  padding-right: 3%;
  padding-left: 3%;
}

.content-wrapper.narrow.overlaping {
  margin-top: -210px;
  padding-top: 20px;
  background-color: #f9fced;
}

.content-wrapper.narrow.address-wrsapper {
  padding-top: 16px;
  padding-bottom: 1px;
}

.content-wrapper.hero {
  font-family: 'Abril Fatface', sans-serif;
  color: #fff;
  text-align: center;
}

.navbar {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  width: auto;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  float: right;
  background-color: transparent;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.navbar.black {
  background-color: #2e2e2e;
}

.nav-link {
  position: relative;
  overflow: hidden;
  margin-right: 30px;
  margin-bottom: -6px;
  padding: 50px 3px;
  font-family: Raleway, sans-serif;
  color: #111;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.nav-menu {
  float: left;
}

.brand {
  z-index: 5000;
  overflow: hidden;
  margin-right: 75px;
  padding-top: 50px;
  padding-bottom: 51px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.brand:hover {
  opacity: 0.85;
}

.brand.w--current {
  overflow: hidden;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.burger-menu {
  position: absolute;
  top: 43px;
  right: 0px;
  z-index: 5000;
  width: 40px;
  height: 40px;
  padding-top: 12px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.burger-menu:hover {
  opacity: 0.8;
}

.burger-line-1 {
  display: block;
  width: 24px;
  height: 2px;
  margin-right: auto;
  margin-bottom: 4px;
  margin-left: auto;
  background-color: #2e2e2e;
}

.burger-line-1.white {
  background-color: #fff;
}

.burger-line-2 {
  display: block;
  width: 18px;
  height: 2px;
  margin-right: auto;
  margin-bottom: 4px;
  margin-left: auto;
  background-color: #2e2e2e;
}

.burger-line-2.white {
  background-color: #fff;
}

.burger-line-3 {
  display: block;
  width: 24px;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: #2e2e2e;
}

.burger-line-3.white {
  background-color: #fff;
}

.title {
  font-family: Raleway, sans-serif;
  font-size: 47px;
  line-height: 50px;
  font-weight: 400;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.title.footer {
  color: #333;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
}

.title.footer.white {
  color: #fff;
}

.title.about-me {
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 28px;
  font-size: 38px;
  line-height: 37px;
  font-weight: 300;
  text-shadow: 1px 1px 0 #666;
}

.button {
  width: 215px;
  height: 67px;
  margin-top: 20px;
  padding-top: 28px;
  background-color: #2e2e2e;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 15px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  padding-top: 25px;
  border: 3px solid #2e2e2e;
  background-color: transparent;
  color: #111;
  font-weight: 800;
  text-decoration: none;
}

.strikethrough {
  position: relative;
  top: 10px;
  width: 100%;
  height: 3px;
  background-color: #0098ff;
}

.strikethrough.on-menu-bar {
  height: 2px;
}

.strikethrough.on-menu-bar.gray {
  background-color: #fdff39;
}

.title-box {
  display: inline-block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  font-family: Raleway, sans-serif;
  color: #212121;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.title-box.footer {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #111;
  font-size: 12px;
  text-decoration: none;
}

.title-box.footer:hover {
  opacity: 0.8;
}

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

.show-title-above-strikethrough {
  position: relative;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 32px;
  line-height: 48px;
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: none;
}

.show-title-above-strikethrough.kontakt-title {
  padding-top: 10px;
  padding-bottom: 20px;
  color: #000;
  font-weight: 700;
  letter-spacing: 1px;
}

.intro {
  font-size: 36px;
}

.column {
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.paragraph {
  font-family: Merriweather, serif;
  font-weight: 300;
}

.paragraph.intro {
  margin-top: 0px;
  margin-bottom: 26px;
  font-size: 30px;
  line-height: 45px;
  font-weight: 400;
}

.paragraph.small {
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 21px;
  line-height: 36px;
  text-decoration: none;
}

.paragraph.small.no-bottom-border {
  margin-bottom: 10px;
  padding-top: 12px;
}

.paragraph.small.para-quote {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  line-height: 25px;
}

.paragraph.small.last-para {
  padding-top: 30px;
}

.paragraph.medium {
  margin-bottom: 16px;
  font-size: 24px;
  line-height: 40px;
  text-align: center;
}

.paragraph.medium.front-tjenester-list {
  margin-bottom: 28px;
  text-align: center;
}

.h5.big {
  font-size: 45px;
  line-height: 45px;
}

.row {
  position: relative;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 20px;
}

.row.services {
  padding-top: 29px;
  padding-bottom: 29px;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}

.row.services.no-bottom-border {
  border-bottom: 1px none #000;
}

.h4.big {
  font-size: 46px;
  line-height: 60px;
  text-align: left;
}

.h4.big {
  font-size: 50px;
  line-height: 55px;
}

.h3 {
  margin-top: 14px;
  margin-bottom: 30px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 42px;
  line-height: 50px;
  font-weight: 700;
  letter-spacing: 0px;
}

.white {
  color: #fff;
}

.link {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #798f2e;
  text-decoration: none;
}

.link:hover {
  color: #546442;
  text-decoration: none;
}

.client-logo-box {
  display: block;
  width: 178px;
  margin: 55px auto;
  padding-right: 10px;
}

.social-icons-box {
  display: inline-block;
  margin-top: 35px;
}

.site-made-by {
  display: inline-block;
  margin-right: 5px;
}

.facebook-fill {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.facebook-fill:hover {
  opacity: 0;
}

.twitter-fill {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.twitter-fill:hover {
  opacity: 0;
}

.linkedin-fill {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.linkedin-fill:hover {
  opacity: 0;
}

.instagram-fill {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.instagram-fill:hover {
  opacity: 0;
}

.menu-item-box {
  overflow: hidden;
  width: auto;
  margin-bottom: 30px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Raleway, sans-serif;
  color: #111;
  font-size: 40px;
  line-height: 80px;
  font-weight: 600;
  text-decoration: none;
}

.menu-item-box.w--current {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
}

.menu-item-box.white {
  color: #fff;
}

.strikethrough-big {
  position: relative;
  top: 26px;
  width: 100%;
  height: 4px;
  background-color: #0098ff;
}

.strikethrough-big.gray {
  background-color: #fdff39;
}

.full-page-menu {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 3000;
  display: block;
  overflow: auto;
  padding-top: 115px;
  padding-bottom: 115px;
  background-color: #fff;
  text-align: center;
}

.full-page-menu.black {
  display: block;
  background-color: #2e2e2e;
}

.social-icon {
  display: block;
  width: 95px;
  margin-right: 15px;
  margin-bottom: 20px;
  float: left;
  background-image: url('../images/facebook-outline.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.social-icon.instagram {
  background-image: url('../images/instagram-outline.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.social-icon.instagram.medium {
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/instagram-outline.png');
  background-size: cover;
}

.social-icon.instagram.dark {
  width: 75px;
  background-image: url('../images/Instagram-white-outline.png');
  background-size: cover;
}

.social-icon.linkedin {
  background-image: url('../images/Linkedin-outline.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.social-icon.linkedin.medium {
  background-image: url('../images/Linkedin-outline.png');
  background-size: cover;
}

.social-icon.linkedin.dark {
  width: 75px;
  background-image: url('../images/Linkedin-white-outline.png');
}

.social-icon.twitter {
  background-image: url('../images/Twitter-outline.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.social-icon.twitter.medium {
  background-image: url('../images/Twitter-outline.png');
  background-size: cover;
}

.social-icon.twitter.dark {
  width: 75px;
  background-image: url('../images/Twitter-white-outline.png');
  background-size: cover;
}

.social-icon.medium {
  width: 75px;
  background-image: url('../images/facebook-outline.png');
  background-size: cover;
}

.social-icon.medium.dark {
  background-image: url('../images/Facebook-white-outline.png');
  background-size: cover;
}

.menu-item-7 {
  display: block;
}

.social-icons-box-medium {
  display: inline-block;
  margin-top: 35px;
}

.menu-wrapper {
  position: relative;
  display: block;
  width: 60%;
  height: 116px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 28px;
}

.hero-section {
  width:100%;
  position: relative;
  padding-top: 2%;
  padding-bottom: 180px;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.go-up-bar {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 100;
  padding-top: 18px;
  padding-bottom: 18px;
}

.go-up-button {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #fff;
  background-image: url('../images/Arrow.png');
  background-position: 50% 50%;
  background-size: 19px;
  background-repeat: no-repeat;
  -webkit-transition: opacity 350ms ease;
  transition: opacity 350ms ease;
}

.h2 {
  margin-bottom: 35px;
}

.h2.big {
  margin-bottom: 10px;
  font-size: 100px;
  line-height: 105px;
  font-weight: 400;
}

.h2.big.white {
  margin-top: 30px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  font-size: 60px;
  line-height: 70px;
  font-weight: 700;
  letter-spacing: 1px;
  text-shadow: 1px 1px 0 #666;
}

.experience-box {
  padding-right: 4%;
  padding-left: 2%;
  text-align: center;
}

.experience-title-box {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-top: 10px;
  border-bottom: 1px solid #efefef;
}

.service-description-box {
  margin-left: 10px;
  text-align: left;
}

.icon-service-box {
  padding-top: 15px;
  padding-right: 10px;
  padding-bottom: 42px;
}

.services-box {
  margin-top: 30px;
  margin-bottom: 0px;
}

.contact-details-box {
  position: relative;
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding: 4% 3% 3%;
  border: 3px solid #2e2e2e;
  background-color: hsla(74, 36%, 83%, .1);
  font-family: Merriweather, serif;
  color: #212121;
  font-size: 21px;
  font-weight: 300;
}

.address-box {
  position: relative;
  margin-top: 0px;
  padding: 30px 4% 10px;
}

.address-box.kontakt-address {
  padding-top: 30px;
  padding-bottom: 20px;
}

.top-left-vertical-line {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 3px;
  height: 12px;
  margin-top: -12px;
  margin-left: 12px;
  background-color: #2e2e2e;
}

.top-right-vertical-line {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 3px;
  height: 11px;
  margin-top: -12px;
  margin-right: 12px;
  background-color: #2e2e2e;
}

.top-right-vertical-2 {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 3px;
  height: 10px;
  margin-top: -21px;
  margin-right: 24px;
  background-color: #2e2e2e;
}

.top-right-horizontal-line {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 50%;
  height: 3px;
  margin-top: -12px;
  margin-left: 12px;
  background-color: #2e2e2e;
}

.top-left-horizontal-line {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50%;
  height: 3px;
  margin-top: -12px;
  margin-right: 12px;
  background-color: #2e2e2e;
}

.top-left-vertical-2 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 3px;
  height: 10px;
  margin-top: -21px;
  margin-left: 24px;
  background-color: #2e2e2e;
}

.top-right-horizontal-line-2 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 50%;
  height: 3px;
  margin-top: -21px;
  margin-left: 24px;
  background-color: #2e2e2e;
}

.top-right-horizontal-2 {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 52%;
  height: 3px;
  margin-top: -21px;
  margin-right: 24px;
  background-color: #2e2e2e;
}

.body {
  background-color: #f9fced;
}

.hero-header-box {
  margin-bottom: 20px;
}

.client-logo-box-2 {
  display: block;
  width: 178px;
  margin: 55px auto;
  padding-right: 10px;
}

.client-logo-box-3 {
  display: block;
  width: 178px;
  margin: 55px auto;
  padding-right: 10px;
}

.client-logo-box-4 {
  display: block;
  width: 178px;
  margin: 55px auto;
  padding-right: 10px;
}

.icon-service-box-2 {
  padding-top: 15px;
  padding-right: 10px;
  padding-bottom: 42px;
}

.icon-service-box-3 {
  padding-top: 15px;
  padding-right: 10px;
  padding-bottom: 42px;
}

.image-license-notice-box {
  display: block;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  text-align: center;
}

.invitation {
  margin-bottom: 30px;
}

.logo-text {
  font-family: 'Abril Fatface', sans-serif;
  font-size: 25px;
  text-transform: uppercase;
}

.logo {
  width: 120px;
  height: 112px;
  margin-top: -28px;
  margin-bottom: 4px;
  margin-left: 40px;
  padding-bottom: 0px;
  padding-left: 0px;
  float: left;
}

.menu-item {
  padding: 4px 13px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Raleway, sans-serif;
  color: #000;
  font-size: 16px;
}

.menu-item:hover {
  color: #999;
}

.menu-item.menu-selected {
  color: #b33a3a;
}

.menu-item.menu-selected:hover {
  color: #999;
}

.nav-container {
  margin-top: 14px;
  margin-bottom: 14px;
}

.logo-img {
  width: 120px;
  height: 112px;
}

.logo-img:hover {
  opacity: 1;
}

.header-block {
  position: static;
  width: 100%;
  border-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #000;
  background-color: #dde4c5;
}

.lang-wrapper {
  width: auto;
  height: auto;
  float: right;
  background-color: transparent;
  position:relative;
  z-index: 1000;
}

.lang-button {
  margin-right: 0px;
  padding: 3px 10px;
  float: right;
  background-color: transparent;
  font-family: Raleway, sans-serif;
  color: #000;
  font-weight: 500;
  letter-spacing: 1px;
}

.lang-button:hover {
  color: #999;
}

.lang-button.first-lang {
  padding: 3px 10px;
  border-right: 1px solid #a5a59c;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Raleway, sans-serif;
  font-weight: 500;
}

.lang-block-inner {
  margin-right: 50px;
  padding-top: 6px;
  float: right;
}

.email {
  margin-bottom: 0px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #212121;
  line-height: 36px;
  text-decoration: none;
}

.email:hover {
  color: #546442;
}

.portrait {
  padding-top: 0px;
  padding-bottom: 20px;
}

.om-small-heading {
  margin-bottom: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 27px;
  line-height: 30px;
  font-weight: 700;
  letter-spacing: 1px;
}

.om-small-heading.tags-mid {
  margin-bottom: 24px;
  text-align: center;
}

.om-small-heading.tab-heading {
  font-family: Raleway, sans-serif;
  font-size: 20px;
  text-transform: uppercase;
}

.address-header {
  font-family: 'Open Sans', sans-serif;
  font-size: 32px;
  font-weight: 700;
}

.address-header.address {
  margin-top: 14px;
  font-size: 26px;
  line-height: 33px;
}

.tab-heading-block {
  display: block;
  margin-right: 2px;
  padding: 14px 16px 0px;
  float: left;
  border-style: none;
  border-right-width: 1px;
  border-right-color: #dde4c5;
  background-color: #dde4c7;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.tab-heading-block:hover {
  background-color: #b1bb8f;
}

.tab-heading-block.w--current {
  margin-right: 2px;
  padding-right: 16px;
  padding-left: 16px;
  float: left;
  border-style: none;
  border-right-width: 1px;
  border-right-color: #dde4c5;
  border-left-width: 1px;
  border-left-color: #dde4c5;
  background-color: #b1bb8f;
  font-size: 36px;
}

.tabs {
  padding-top: 16px;
}

.tab-height {
  min-height: 800px;
  padding-top: 30px;
  padding-bottom: 0px;
}

.short-line {
  position: static;
  left: 0px;
  top: 0px;
  bottom: 0px;
  display: block;
  width: 8px;
  height: 8px;
  margin: 2px auto;
  padding-top: 0px;
  padding-bottom: 0px;
  float: none;
  border-radius: 90px;
  background-color: transparent;
  text-align: center;
}

.tabs-menu {
  display: inline-block;
  width: auto;
}

@media (max-width: 991px) {
  .content-wrapper {
    width: 100%;
  }
  .content-wrapper.narrow {
    width: 100%;
    padding-right: 2%;
    padding-left: 2%;
  }
  .content-wrapper.narrow.overlaping {
    width: 90%;
    margin-top: -150px;
  }
  .navbar {
    position: absolute;
    width: 100%;
    margin-top: 30px;
    margin-left: auto;
    float: right;
    background-color: transparent;
  }
  .title {
    font-size: 42px;
  }
  .title.about-me {
    padding-bottom: 38px;
    font-size: 30px;
    line-height: 20px;
  }
  .show-title-above-strikethrough {
    line-height: 44px;
  }
  .paragraph.intro {
    font-size: 28px;
    line-height: 42px;
  }
  .paragraph.small {
    padding-right: 8px;
  }
  .paragraph.medium {
    padding-right: 8px;
    padding-left: 8px;
  }
  .h4.big {
    font-size: 50px;
    line-height: 55px;
  }
  .h3 {
    font-size: 40px;
    line-height: 50px;
  }
  .client-logo-box {
    display: block;
  }
  .social-icons-box {
    padding-right: 11%;
    padding-left: 11%;
  }
  .full-page-menu {
    display: block;
  }
  .menu-wrapper {
    width: 90%;
    padding-top: 2px;
  }
  .go-up-button {
    margin-right: 10px;
  }
  .h2.big.white {
    font-size: 44px;
    line-height: 81px;
  }
  .contact-details-box {
    padding-right: 4%;
    padding-left: 4%;
  }
  .logo {
    position: absolute;
    z-index: 10000;
    margin-top: 0px;
    margin-left: 0px;
  }
  .menu-item {
    display: block;
    margin-bottom: 0px;
    padding-top: 12px;
    padding-bottom: 10px;
    border-bottom: 1px solid #999;
    background-color: #f7f8f2;
    -webkit-transition: color 200ms ease, background-color 200ms ease;
    transition: color 200ms ease, background-color 200ms ease;
  }
  .menu-item:hover {
    background-color: #fff;
  }
  .nav-container {
    margin-top: 0px;
    background-color: transparent;
  }
  .menu-button {
    padding-right: 14px;
    padding-bottom: 44px;
    float: right;
  }
  .menu-button.w--open {
    margin-top: 0px;
    padding-top: 18px;
    background-color: transparent;
    color: #999;
  }
  .menu-button.w--open:active {
    background-color: transparent;
  }
  .lang-block-inner {
    margin-right: 46px;
  }
  .menu-container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    float: right;
  }
  .tab-heading-block {
    display: block;
    margin-right: 0px;
    margin-bottom: 1px;
    padding-bottom: 1px;
    float: none;
    text-align: center;
  }
  .tab-heading-block.w--current {
    display: block;
    margin-right: 0px;
    float: none;
    text-align: center;
  }
    .hero-section {
    min-height: 340px;
    padding-bottom: 100px;
  }
}

@media (max-width: 767px) {
  .content-wrapper.narrow.overlaping {
    padding-right: 4%;
    padding-left: 4%;
  }
  .content-wrapper.hero {
    width: 90%;
  }
  .navbar {
    position: absolute;
    width: 100%;
    margin-left: auto;
    background-color: transparent;
  }
  .title {
    font-size: 38px;
  }
  .title.about-me {
    padding-bottom: 20px;
    line-height: 38px;
  }
  .show-title-above-strikethrough {
    font-size: 28px;
    line-height: 42px;
  }
  .paragraph.intro {
    font-size: 26px;
    line-height: 38px;
  }
  .paragraph.small {
    font-size: 18px;
    line-height: 32px;
    text-align: center;
  }
  .paragraph.medium {
    font-size: 21px;
    line-height: 34px;
  }
  .row.services.no-bottom-border {
    padding-top: 16px;
  }
  .h4.big {
    font-size: 45px;
    line-height: 50px;
  }
  .h3 {
    line-height: 50px;
  }
  .client-logo-box {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .social-icons-box {
    padding-right: 5%;
    padding-left: 5%;
  }
  .menu-item-box {
    margin-bottom: 20px;
  }
  .social-icon {
    width: 84px;
  }
  .hero-section {
    min-height: 340px;
    padding-bottom: 100px;
  }
  .h2.big.white {
    font-size: 48px;
    line-height: 60px;
  }
  .service-description-box {
    margin-left: 0px;
  }
  .icon-service-box {
    padding-top: 0px;
    padding-bottom: 10px;
  }
  .icon-service-box-2 {
    padding-bottom: 16px;
  }
  .menu-button {
    padding-right: 14px;
    float: right;
  }
  .lang-block-inner {
    margin-right: 36px;
  }
  .om-small-heading {
    font-size: 24px;
    line-height: 28px;
    text-align: center;
  }
  .address-header {
    font-size: 32px;
  }
}

@media (max-width: 479px) {
  .content-wrapper.narrow.overlaping {
    padding-top: 25px;
  }
  .content-wrapper.hero {
    width: 100%;
  }
  .title {
    font-size: 34px;
    letter-spacing: 4px;
  }
  .title.about-me {
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 24px;
    line-height: 32px;
  }
  .strikethrough.on-footer {
    top: 11px;
  }
  .show-title-above-strikethrough {
    line-height: 40px;
  }
  .paragraph.intro {
    font-size: 24px;
    line-height: 35px;
  }
  .paragraph.small {
    padding-right: 8px;
    padding-left: 8px;
    font-size: 18px;
    line-height: 32px;
  }
  .paragraph.medium {
    padding-right: 8px;
    padding-left: 8px;
    font-size: 19px;
    line-height: 32px;
  }
  .h5 {
    font-size: 21px;
  }
  .h4.big {
    font-size: 40px;
    line-height: 45px;
  }
  .h3 {
    font-size: 34px;
    line-height: 44px;
  }
  .social-icons-box {
    padding-right: 15px;
    padding-left: 15px;
  }
  .menu-item-box {
    margin-bottom: 10px;
  }
  .full-page-menu.black {
    display: block;
  }
  .social-icon {
    width: 56px;
    margin-right: 10px;
  }
  .social-icon.instagram.dark {
    width: 58px;
  }
  .social-icon.linkedin.dark {
    width: 58px;
  }
  .social-icon.twitter.dark {
    width: 58px;
  }
  .social-icon.medium {
    width: 58px;
  }
  .hero-section {
    min-height: 350px;
  }
  .hero-section.me {
    min-height: 330px;
  }
  .h2 {
    font-size: 90px;
  }
  .h2.big.white {
    font-size: 37px;
    line-height: 48px;
  }
  .service-description-box {
    margin-left: 0px;
  }
  .contact-details-box {
    width: 100%;
  }
  .hero-title-box {
    margin-bottom: 20%;
  }
  .lang-block-inner {
    margin-right: 24px;
  }
  .om-small-heading {
    padding-right: 0px;
    padding-left: 0px;
  }
  .address-header {
    font-size: 28px;
    line-height: 36px;
  }
}

