/*
--------------------------------------------------
(c) 2020 Michael Kuphal - all rights reserved
Michael Kuphal, Grossgoerschenstr. 1, 10827 Berlin
http://www.michaelkuphal.de
--------------------------------------------------
*/
html,
body {
  height: 100%;
  width: 100%;

  font-family: 'Lora', Arial, Helvetica, sans-serif;
}

body {
  background-color: #eadab6;
  background-image: url('../images/mastering-studio-hamburg-bg.jpg');
  background-repeat:repeat;
  height: 100vh;
}


body {
  color: #3b3835;
  font-size: 1.7rem;
  line-height: 1.4;
  font-weight: 400;
}

.container {
  max-width: 1400px;
}

h1,
h2,
h3,
h4 {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 2.3rem;
  text-rendering: optimizeLegibility;
}

h1 {
  margin-bottom: 2rem;
}

h2.subline {
  font-weight: 300;
  margin-top: -17px;
}

pre,
blockquote,
dl,
figure,
table,
p,
ul,
ol,
form {
  margin-bottom: 2rem;
}

ul {
  list-style: none;
}

li {
  margin-bottom: 0;
  padding-left: 25px;
}

li:before {
  content: '■';
  margin-left: -24px;
  position: absolute;
  font-size: 1.2rem;
  margin-top: 4px;
}

a {
  color: #3b3835;
}

.placeholder {
  height: 70px;
}

.placeholder_small {
  height: 35px;
}

.placeholder_small.abitsmaller {
  height: 5px;
}

.placeholder_wide {
  height: 140px;
}

.placeholder_line {
  width: 100%;
  height: 2px;
  display: block;
  background: #3b3835;
  /* 3b3835 */
  margin-bottom: 70px;
}

.mainnav_fixed {
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%;
}

.mainnav_placeholder {
  width: 100%;
  height: 50px;
  display: block;
}

.mainnav {
  background: #3b3835;
  margin-bottom: 0;
}

/*
.wbgimage {
    background-image: url('../images/mastering-hamburg-studio_bg.png');
    background-repeat: no-repeat;
    background-position: -160px 70px;
    background-size: 700px;
}
*/
.con_flex {
  display: flex;
  box-sizing: border-box;
}

.mapimghold {
  padding: 34px 0 128px 0;
}

.mapimg {
  background: url('../images/mastering-hamburg-studio-contact-map-dolby-atmos.png') no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  /* background-size: 90%; */
  height: 100%;
  margin-left: 40px;
  cursor: pointer;
}

.mainnav li {
  display: inline-block;
  margin: 1rem 0 1rem 0rem;
}

.mainnav li::before {
  display: none;
}

.mainnav li a {
  color: #fff;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 2.22rem;
  font-weight: 700;
}

.soc {
  position: absolute;
  z-index: 1;
  top: -8px;
  right: 16px;
}

.soc a.socialiconlink {
  color: #fff;
}

.privacy li {
  padding-left: 0;
}

.privacy li::before {
  display: none;
}

.privacy .dots1 {
  margin: 1.5rem 0 1.5rem 23px;
  font-size: 100%;
}

.privacy .dots1 li {
  font-size: 1.7rem;
  line-height: 1.4;
  font-weight: 400;
  margin-bottom: 2px;
  padding-left: inherit;
}

.privacy .dots1 li::before {
  display: inherit;
  content: "-";
}

.home .owl-carousel-holder {
  margin-top: -7px;
}

.owl-carousel-holder h2 {
  text-align: center;
  margin-bottom: 33px;
}

.people {
  overflow: hidden;
}

.people.l {
  padding-right: 20px;
}

.people.r {
  padding-left: 20px;
}

.columns.r {
  padding-left: 20px;
}

.columns.l {
  padding-right: 20px;
}

.people img,
.headerimg img {
  width: 100%;
}

.mapimg canvas,
.headerimg canvas {
  width: 100%;
  height: auto;
}

.people img {
  opacity: .96;
  overflow: hidden;
}

.ccreator_extras {
  position: fixed;
  width: 100px;
  left: 0px;
  top: 0px;
  margin: 0 auto;
  line-height: 1em;
  text-indent: -400em;
  overflow: hidden;
  z-index: -1;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #3b3835 !important;
}

.owl-theme .owl-dots .owl-dot span {
  background: #fff !important;
}

.owl-theme .owl-dots .owl-dot span {
  width: 12px !important;
  height: 12px !important;
  margin: 5px 12px !important;
  border-radius: 0 !important;
}

.owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: 20px !important;
  margin-bottom: 13px;
}

.contactp .owl-dots,
.faq .owl-dots,
.releases .owl-dots {
  display: none;
}

.contactp .owl-carousel,
.faq .owl-carousel,
.releases .owl-carousel {
  pointer-events: none;
}

.contactp .owl-carousel,
.faq .owl-carousel {
  opacity: 0;
}

.faq .owl-carousel-holder {
  background: url('../images/mastering-studio-hamburg-faq.jpg') no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.contactp .owl-carousel-holder {
  background: url('../images/mastering-studio-contact-hamburg.jpg') no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.container.fullscreen {
  width: 100%;
}

.container.widescreen {
  /* width: 85%; */
  width: 100%;
}

.container.widescreen.himage {
  /* width: 85%; */
  max-width: 4000px;
}

.home .container.widescreen.himage .headerimg {
  background: url('../images/mastering-studio-hamburg.jpg') no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.container.widescreen.mn .mainnav {
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
}

/* arrow startpage  */
.container.widescreen.himage .arrow {
  position: absolute;
  bottom: 0;
  left: 50%;
  bottom: 20px;
  margin-left: -41px;
  cursor: pointer;
  -o-transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
  height: 63px;
  z-index: 2;
}

.container.widescreen.himage .arrow.hide {
  opacity: 0;
}

.container.widescreen.himage .arrow span {
  font-size: 4rem;
  color: #f0eedc;
}

.container.widescreen.himage .arrow span::before {
  width: 80px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.floating {
  animation-name: floating;
  -webkit-animation-name: floating;
  animation-duration: 0.6s;
  -webkit-animation-duration: 0.6s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}

@keyframes floating {
  0% {
    transform: translateY(0%);
  }

  50% {
    transform: translateY(10%);
  }

  100% {
    transform: translateY(0%);
  }
}

@-webkit-keyframes floating {
  0% {
    -webkit-transform: translateY(0%);
  }

  50% {
    -webkit-transform: translateY(10%);
  }

  100% {
    -webkit-transform: translateY(0%);
  }
}

.container.widescreen.mn {
  background: #3b3835;
}

.nomargin {
  margin-bottom: 0;
}

.container.middle {
  text-align: center;
}

.button.bigone {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 2.5rem;
  text-rendering: optimizeLegibility;
  text-decoration: none;
  border-radius: 40px;
  color: #3b3835;
  border: 2px solid #3b3835;
  height: auto;
  padding: 12px 23px;
  letter-spacing: 0;
  text-transform: none;
  -o-transition: .2s;
  -ms-transition: .2s;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  transition: .2s;
}

.button.bigone:hover {
  -webkit-box-shadow: 3px 5px 15px -11px rgba(0, 0, 0, 0.73);
  -moz-box-shadow: 3px 5px 15px -11px rgba(0, 0, 0, 0.73);
  box-shadow: 3px 5px 15px -11px rgba(0, 0, 0, 0.73);
  border: 2px solid #464544;
  color: #464544;
  -o-transition: .2s;
  -ms-transition: .2s;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  transition: .2s;
}

.logosleft {
  margin-bottom: 10px;
  text-align: center;
}

.logo {
  margin-top: 39px;
  text-align: center;
}

.logo img {
  max-width: 280px;
}

.logosleft img {
  max-width: 230px;
}

.container.logoarea .row {
  display: flex;
  flex-direction: column;
  width: 100% !important;
}

.container.logoarea .row .le {
  order: 2;
  text-align: center;
}

.container.logoarea .row .mi {
  order: 1;
  text-align: center;
}

.container.logoarea .row .ri {
  order: 3;
  text-align: center;
}

.container.logoarea .columns,
.container.logoarea .column {
  width: 100% !important;
  margin-left: auto;
}

.socialicon {
  margin-top: 19px;
}

.socialicon::before {
  font-size: 1.1em;
}

.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.inview {
  filter: alpha(opacity=0);
  opacity: 0;
}

/* releases */
.release {
  position: relative;
  display: inline-block;
  width: 32%;
  vertical-align: top;
  margin: 0 1% 3% 0;
}

.release table {
  margin-bottom: 0;
}

.release td {
  border: none;
  /* vertical-align: bottom; */
  padding: 0;
}

.release .desc {
  font-size: 1.4rem;
  padding-right: 12px;
}

.release h2 {
  font-size: 2.4rem;
  margin-bottom: .5rem;
}

/* Infinite Scroll loader (fixed)  */
#infscr-loading {
  display: none !important;
}

#nextpage a {
  text-decoration: none;
}

/* subnav */
.subnav {
  position: relative;
  width: 100%;
  text-align: center;
  line-height: 3;
  padding-bottom: 100px;
}

.subnav ul {
  position: relative;
  margin: 0;
  width: 100%;
}

.subnav li {
  display: inline;
  position: relative;
  margin: 0;
  padding: 0;
}

.subnav li::before {
  display: none;
}

.subnav li a {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 2.4rem;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
  border-radius: 40px;
  color: #3b3835;
  border: 2px solid transparent;
  color: #3b3835;
  text-rendering: optimizeLegibility;
  text-decoration: none;
  padding: 12px 23px;
}

.subnav li a:hover {
  -webkit-box-shadow: 3px 5px 15px -11px rgba(0, 0, 0, 0.73);
  -moz-box-shadow: 3px 5px 15px -11px rgba(0, 0, 0, 0.73);
  box-shadow: 3px 5px 15px -11px rgba(0, 0, 0, 0.73);
  border: 2px solid #464544;
  color: #464544;
  -o-transition: .8s;
  -ms-transition: .8s;
  -moz-transition: .8s;
  -webkit-transition: .8s;
  transition: .8s;
}

.subnav li.active a {
  color: #3b3835;
  border: 2px solid #3b3835;
  height: auto;
  letter-spacing: 0;
  text-transform: none;
}

/* subsub*/
.subnav .g {
  position: relative;
  margin: 0 auto -21px auto;
  padding: 0px 0 0px 0;
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  width: 90%;
  -o-transition: .2s;
  -ms-transition: .2s;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  transition: .2s;
}

.subnav .g.more {
  opacity: 1;
  max-height: 300px;
  overflow: inherit;
  -o-transition: .2s;
  -ms-transition: .2s;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  transition: .2s;
}

.subnav .g li {
  display: inline-block;
}

.subnav .g li a {
  border: 2px solid transparent;
}

.subnav .g li a:hover {
  border: 2px solid #3b3835;
}

.subnav .g li.active a {
  border: 2px solid #3b3835;
}

.container.topspace {
  display: none;
}

/* Faq  */
.faq .faq_arrow {
  position: relative;
  width: 18px;
  height: 18px;
  float: right;
  margin-right: -5px;
  padding-top: 14px;
  padding-left: 14px;
}

.faq .red {
  display: block;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.faq {
  padding-bottom: 20px !important;
}

.faq_placeholder {
  padding-bottom: 32px !important;
}

/* #footer */
.site-footer {
  background: #3b3835;
  width: 100%;
  color: #f3efe6;
  padding: 60px 0;
}

.site-footer .row {
  display: flex;
  flex-wrap: wrap;
}

.site-footer a {
  color: #f3efe6;
  text-decoration: underline;
}

.site-footer a.home {
  text-decoration: none;
}

.site-footer .menu .mainnav li {
  display: block;
  margin: 0;
  padding-left: 0;
}

.site-footer .menu .mainnav li a {
  color: #f3efe6;
}

.site-footer .menu .mainnav li::before {
  display: none;
}

.site-footer .adress p:last-child {
  margin-bottom: 0;
}

.site-footer .social {
  box-sizing: border-box;
  display: flex;
}

.site-footer .social .sublinks {
  margin-top: auto;
  margin-bottom: 0;
  margin-left: auto;
}

.site-footer .social .sublinks li {
  display: inline-block;
  margin: 0;
  padding: 0 10px 0 0;
}

.site-footer .social .sublinks li::before {
  display: none;
}

.site-footer .social .sublinks a {
  text-decoration: none;
  font-size: 1.5rem;
}

/* .contact  */
.contact #regularTextarea {
  width: 100%;
  min-height: 200px;
}

.contact input {
  width: 100%;
}

label,
legend {
  font-weight: 400;
}

.checkboxformprivacy {
  margin-bottom: 0;
}

.catcha_holder {
  position: relative;
}

.catcha_holder .catchaimg {
  position: absolute;
  right: 5px;
  top: 30px;
}

.catcha_holder .catchaimg img {
  width: 82px;
}

.catcha_holder input {
  text-transform: uppercase;
}

.contact_send_feedback {
  position: absolute;
  top: 50%;
  margin-top: -150px;
  left: 0;
  width: 100%;
  text-align: center;
  display: none;
}

.contact_send_feedback_box {
  position: relative;
  width: 70%;
  padding: 60px 30px 60px 30px;
  background: #fff;
  margin: 0px auto;
  font-weight: 400;
  line-height: 1.4;
  color: #262626;
  border-radius: 4px;
  -webkit-box-shadow: 10px 10px 14px 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 10px 10px 14px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 10px 10px 14px 10px rgba(0, 0, 0, 0.15);
}

.contact_close {
  position: absolute;
  right: 20px;
  top: 16px;
}

input:focus,
textarea:focus,
select:focus {
  border: 1px solid #292c2d !important;
}

/* privacy checkbox form */
.contact .checkbox-form {
  position: relative;
  display: block;
  margin-right: 12px;
  margin-bottom: 19px;
  margin-left: 0;
  margin-top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.contact .checkbox-form .label-body {
  white-space: normal;
  font-weight: 400;
}

.contact .checkbox-form input[type=checkbox] {
  visibility: hidden;
}

.contact .checkbox-form label {
  position: absolute;
  cursor: pointer;
  width: 25px;
  height: 25px;
  top: 0;
  border-radius: 2px;
  border: 1px solid #D1D1D1;
  background: #fff;
  box-shadow: none;
  -o-transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
}

.contact .checkbox-form label:hover {
  border: 1px solid #707070 !important;
}

.contact button {
  margin-top: 12px;
}

.contact .checkbox-form label::after {
  position: absolute;
  width: 11px;
  height: 4px;
  top: 8px;
  left: 6px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  content: '';
  background: transparent;
  border: 3px solid #2d2929;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -o-transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
}

.contact .checkbox-form label:hover::after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  opacity: 0.3;
}

.contact .checkbox-form input[type=checkbox]:checked+label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}

.contact .checkbox-form .desc {
  margin-top: -22px;
  margin-left: 45px;
}

/* #Mobile navigation  */
#mobile-nav {
  display: none;
}

#mobile-nav-trigger {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: fixed;
  right: 14px;
  top: 5px;
  z-index: 100;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  overflow: hidden;
  background: transparent url("../images/hamburger.png") no-repeat 0 0;
  background-size: 100%;
}

#mobile-nav-menu {
  display: none;
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  padding-bottom: 30px;
  z-index: 99;
  background: #fafafa;
  background: -moz-linear-gradient(top, #f3f3f3 0%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f3f3f3), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #f3f3f3 0%, #ffffff 100%);
  background: -o-linear-gradient(top, #f3f3f3 0%, #ffffff 100%);
  background: -ms-linear-gradient(top, #f3f3f3 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #f3f3f3 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#ffffff', GradientType=0);
  -webkit-box-shadow: 2px 2px 7px 7px rgba(100, 100, 100, 0.2);
  -moz-box-shadow: 2px 2px 7px 7px rgba(100, 100, 100, 0.2);
  box-shadow: 2px 2px 7px 7px rgba(100, 100, 100, 0.2);
}

#mobile-nav-menu li:first-child {
  padding-top: 30px;
}

#mobile-nav-menu li:first-child a {
  border-top: none;
}

#mobile-nav-menu li {
  padding-left: 30px;
  padding-right: 52px;
}

#mobile-nav-menu .active a {
  color: #f33131 !important;
}

#mobile-nav-menu .active a:hover {
  color: #f33131 !important;
}

#mobile-nav-menu a {
  color: #1d1d1d;
  text-decoration: none;
  width: 100%;
  border-top: 1px solid #d5d5d5;
  float: left;
  margin: 0;
  height: 27px;
  padding: 16px 0 8px 20px;
  font-size: 22px;
  cursor: pointer;
}

#mobile-nav-menu a:hover {
  background-color: #262626;
  color: #efefef;
  -o-transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
}

#mobile-nav-menu li:last-child a img {
  width: 30px;
  height: 30px;
}

#mobile-nav-menu li:last-child a {
  display: inline-block;
  width: 30px;
  border-top: none;
  color: #e8544b;
}

#mobile-nav-menu li:last-child a:hover {
  background-color: transparent;
  color: #e8544b;
}

#mobile-nav-menu .mobile-social-media {
  float: right;
  margin-right: -19px;
}

#mobile-nav-menu .mobile-language-selector a {
  margin-top: 8px;
  color: #1d1d1d !important;
}

#mobile-nav-menu .mobile-language-selector .active {
  background-color: transparent !important;
  color: #e6544a !important;
}
