@font-face {
  font-family: MikroMedium;
  src: url(../assets/Mikro-Medium.woff);
}
@font-face {
  font-family: MikroLight;
  src: url(../assets/Mikro-Light.woff);
}
body, html {
  height: 100%;
}
body#home {	
	background:#C3C2BF;
	/*background: url(../assets/GL_Background_cropped.jpg);
	background-position: center;
	background-repeat: no-repeat;*/
	/*min-height: 100vh;*/
	color: #333333;
	font-family: MikroLight, Helvetica Neue, Helvetica, Arial, sans-serif;
	min-height: 100vh;
}
body.page {
	background: url(../assets/GL_Website_hintergrund_kachel.svg);
	background-color: #C3C2BF;
	background-repeat: repeat;
	background-size:1.125%;
}
.inhalt {
	background: #C3C2BF;
	/*position: absolute;*/
	left: 0;
	/*width: 100vw;*/
	max-width: none;
	padding: 0 0 2rem;
	min-height: 80vh;
}
/*.small-12.medium-12.large-3.cell {
    max-width: 300px;
}*/
.grid-container.maincontainer {
    background-color: #C3C2BF;
}
/* -----------------
   Basic
-------------------- */
@media screen and (min-width: 767px){
	body#home {	
		background: url(../assets/GL_Background_cropped.jpg);
		background-position: right;
		background-repeat: no-repeat;
		min-height: none;
	}
	#home .maincontainer {
		background: url(../assets/GL_Background_cropped.jpg);
		background-position: right;
		background-repeat: no-repeat;
	}
}
@media screen and (min-width: 1024px){
	.inhalt {
		background: #C3C2BF;
		position: absolute;
		left: 0;
		width: 100vw;
		max-width: none;
		padding: 0 0 2rem;
	}
}
@media screen and (min-width: 1440px){
		body#home {	
			min-height: 0;
		background: url(../assets/GL_Background_cropped-Bigger.jpg);
		background-repeat: no-repeat;
		background-size:cover;
	}
}

/* -----------------
   Typography
-------------------- */
h1.site-title {
    font-family: MikroLight, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 0.8rem;
    max-width: 275;
    margin-left: 3.5rem;
    margin-top: -.75rem;
    line-height: 1.3;
}
h1 {
	font-family: MikroLight, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 1.75rem;
	margin-bottom: 1rem;
	line-height: 1.15;
	margin-top: 1rem;
}
h2, h3 {
		font-family: MikroMedium, Helvetica Neue, Helvetica, Arial, sans-serif;
		text-transform: uppercase;
		margin-bottom: 0;
	font-size: 1rem;
	letter-spacing: 1px;
	line-height: 1.1;
}
.gerold h3 {
	margin-bottom: 0.25rem;
}
p, span {
	font-family: MikroLight, Helvetica Neue, Helvetica, Arial, sans-serif;
	line-height: 1.35;
	font-size: 1rem;
	color: #333;
}
p.site-title {
	display: none;
}
p.intro {
	font-size: 1.25rem;
	line-height: 1.1;
}
strong {
	font-family: MikroMedium, Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #333;
	font-weight: normal;
	line-height: 1.2;
	font-size:1rem;
}
a {
	color: #333;
	font-family: MikroLight, Helvetica Neue, Helvetica, Arial, sans-serif;
	text-decoration: underline;
	outline: none;
}
a:hover {
	color:black;
	outline: none;
}
.inhalt a {
	font-family: MikroMedium, Helvetica Neue, Helvetica, Arial, sans-serif;
	text-decoration: none;
	padding-bottom: 0.0125rem;
	margin-bottom: 0.2rem;
	border-bottom: 1px solid;
	display: inline-block;
	outline: none;
}
ul li {
	font-family: MikroMedium, Helvetica Neue, Helvetica, Arial, sans-serif;
	list-style-type: none;
	font-size: 1rem;
	line-height: 1.2;
	margin-bottom: 0.125rem;
}
.inhalt ul {
	margin-left: 0;
	margin-top:0.25rem;
}
.inhalt ul li {
	line-height: 1.35;
	font-size: 1rem;
	font-family: MikroLight, Helvetica Neue, Helvetica, Arial, sans-serif;
	padding-left: 1em;
    text-indent: -.8em;
    color: #333;
}
#home .inhalt ul {
    margin-left: -0.3rem;
}
#home .inhalt ul li {
	font-size: 1.25rem;
	font-family: MikroMedium, Helvetica Neue, Helvetica, Arial, sans-serif;
	padding-left: 0;
    text-indent: 0;
}
.box ul li {
	font-family: MikroLight, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.home-navigation {
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.home-navigation ul li {
	font-size: 1.25rem;
}
#masked-image {
	display: none;
}
@media screen and (min-width: 413px){
	h1 {
		font-size: 1.75rem;
	}
	h2, h3 {
		font-size: 0.86rem;
		line-height: 1.2;
	}
	p, span {
		font-size: 0.85rem;
	}
	p.intro {
		font-size: 1rem;
		line-height: 1.2;
	}
	strong {
		font-size: 0.85rem;
	}
	ul li {
		font-size: 0.85rem;
	}
	.inhalt ul li {
		font-size: 0.85rem;
		line-height: 1.35;
	}
}
@media screen and (min-width: 767px){
	h1.site-title {	
		font-family: MikroLight, Helvetica Neue, Helvetica, Arial, sans-serif;
		font-size: 0.9rem;
		max-width: 275;
		margin-left: 4.5rem;
		margin-top: -1rem;
		line-height: 1.3;
	}
	#masked-image h2 {
		font-family: MikroMedium, Helvetica Neue, Helvetica, Arial, sans-serif;
		font-size: 4rem;
		line-height: 1;
		color: #fff;
		margin-bottom: 3rem;
		margin-top: 4rem;
	}
	#clipped-title {
		background: url(../assets/GL_patterns_plus_versetzt.png) no-repeat center center;
		background-size: cover;
		color: #fff;
		-webkit-text-fill-color: transparent;
		-webkit-background-clip: text;
	}
	#masked-image {
	    color: #000;
	  	display: block;
	    -webkit-mask-image: url(../assets/GL_patterns_smaller.png);
	    -moz-mask-image: url(../assets/GL_patterns_smaller.png);
	    -o-mask-image: url(../assets/GL_patterns_smaller.png);
	    mask-image: url(../assets/GL_patterns_smaller.png);
	}
	.position-left #masked-image,
		.page #masked-image {
		transform: rotateZ(90deg);
		position: fixed;
		margin-top: 6rem;
	}
	.position-left #masked-image h2,
	.page #masked-image h2 {
		margin-bottom: 0;
	}
	#home .inhalt ul {
	    margin-left: 0rem;
	}
}
@media screen and (min-width: 1024px){
	.grid-container.inhalt {
		padding-bottom: 4rem;
		max-width: 90vw;
	}
	#home .grid-container.inhalt {
		padding-bottom: 2rem;
	}
	h1 {
		margin-bottom: 1rem;
		margin-top: 1rem;
	}
	#masked-image h2 {
		margin-top: 4rem;
		font-size: 7rem;
			margin-left: -0.75rem;
			    max-width: 930px;
	}
		p.site-title {
		margin-top: 0.6rem;
		margin-left: 1.5rem;
		display: block;
	}
	.position-left p.site-title {
		margin-top: 0.75rem;
	}
	.position-left #masked-image h2,
	#page #masked-image h2 {
		font-size: 7.5rem;
	}
	ul li {
		font-size: 1.25rem;
	}
}
/* -----------------
   Elements
-------------------- */
iframe {
	width: 100%;
	filter:grayscale(0.9);
	margin-bottom: 1rem;
}
.box {
    border: 1px solid black;
    padding: 0.75rem;
    border-radius: 4px;
    margin-bottom: 2rem;
}
.box span {
	line-height: 1.1;
	letter-spacing: 1px;
}
.go-vertical-mf {
	/*display: flex;*/
  align-items: center;
  justify-content: left;
}
	.logo svg {
		max-width: 200px;
		max-height: 55px;
		margin-left: 0.75rem;
		outline: none;
	}
.button {
	font-family: MikroMedium, Helvetica Neue, Helvetica, Arial, sans-serif;
	border:1px solid #333;
	border-radius: 4px;
	padding: .8rem 1.25rem;
	color: #333;
	margin-bottom: 2rem;
	background: transparent;
	font-size: 1rem;
	line-height: 1.2;
	text-decoration: none;
	/*margin-top: -0.25rem;*/
}
.kontakt-impressum .button,
.page .button {
	padding: .5rem 1rem;
	margin-bottom: 1rem;
	font-size: 0.85rem;
}
#home .button {
	padding: 1rem 1.25rem;
	margin-bottom: 1rem;
	font-size: 0.85rem;
}
.button:hover,
.button:focus {
	border:1px solid #494D49;
	background: rgba(255,255,255,0.2);
	color: #333;
}
.text-inhalt {
	position: relative;
	padding-right: 2rem;
}
.small-1.cell.large-1.large-offset-1.maskedtext {
    width: 150px;
}
.small-1.cell.large-1.large-offset-1.maskedtext img {
    margin: -1rem 0 0 -2rem;
}
.logo-mobile {
    margin-left: -1.35rem;
    max-width: 250px;
}
.logo-mobile-menu {
	margin-left: 0rem;
}
	.logo-desktop {
		display: none;
	}
.position-left .maskedtext img {
	opacity: 0.4;
	width: 100px;
	max-width: none;
}
@media screen and (min-width: 767px){
	.go-vertical-mf {
	  /*margin-top: 2rem;*/
	}
	.logo svg {
		max-width: 250px;
		max-height: 54px;
	}
}
@media screen and (min-width: 1024px){
	.logo svg {
		margin-left: -0.5rem;
	}
	.logo-mobile {
		display: none;
	}
	.logo-desktop {
		display: block;
		max-width: 250px;
		margin-left: -0.5rem;
	}
	.small-1.cell.large-1.large-offset-1.maskedtext {
	    width: 100px;
	    margin-right: -2rem;
	    margin-top: 1.5rem;
	}
	.dermatologie .small-1.cell.large-1.large-offset-1.maskedtext {
		width: 85px;
	}
	.maskedtext svg {
		margin-left: 2rem;
		margin-top: 3rem;
		opacity: 0.75;
	}
	.small-1.cell.large-1.large-offset-1.maskedtext img {
	    margin: -1rem 1rem;
	}
	.position-left .maskedtext svg {
		margin-left: auto;
	}
	.text-inhalt {
		padding-left: 5rem;
		padding-right: 0;
	}
	.image-div {
		margin-left:1rem;
		margin-right:0rem;
	}
	.header .small-1.large-1 {
		padding-left: 0.75rem;
	}
}
/* -----------------
   header
-------------------- */
.header {
	background: #C3C2BF;
	color: #333;
	padding-bottom: 1.5rem;
	margin-left: 0;
	max-width: 100vw;
	padding-top: 2rem;
}
#home .header {
	animation: fadein 3.5s;
}
.navigation-inner {
	margin-left: 0;
}
.off-canvas {
    background: #494949;
}
#home .off-canvas-content {
	animation: fadein 3.5s;
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.off-canvas li a {
	color: #fff;
}
.off-canvas .site-title {
	color: #fff;
}
.position-left .go-vertical-mf {
	margin-top: 2rem;
	margin-bottom: 1rem;
}
.position-left .header {
	background: #494949;
}
.close-button, .close-button.medium {
    right: 2rem;
    top: 2.25rem;
    font-size: 2em;
    line-height: 1;
}
.close-button svg {
	max-width: 32px;
}
.home-header {
	margin-top: 2rem;
}
.home-header ul {
	margin: 0 0 3rem;
}
.menu-icon {
	margin-right: 1rem;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    height: auto;
    margin-top: 0.75rem;
}
.menu-icon svg {
	max-width: 40px;
}
.menu-icon::after,
.menu-icon:hover::after {
    position: absolute;
    top: 0;
    left: auto;
    right:0;
    display: block;
    width: 100%;
    height: 2px;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    content: '';
}
.position-left {
    width: 100vw;
    -webkit-transform: translateX(-100vw);
	-ms-transform: translateX(-100vw);
	transform: translateX(-100vw);
}
.home-header {
	margin-top: 0;
}
.home-header ul {
	margin: 0 0 4rem;
}
.vertical.menu.dr-lang-menu {
    padding-left: 1.5rem;
}
/* Submenu --------- */
.menu li {
	font-family: MikroLight, Helvetica Neue, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
    font-size: 0.8rem;
	color: #fff;
	margin-top: 0.25rem;
	margin-bottom: 0.25rem;
	letter-spacing: 1px;
}
.menu li > a {
	text-transform: none;
	letter-spacing: 0;
	margin-bottom: 0;
	font-size: 0.9rem;
}
.main-menu-item a {
	padding: 0.125rem 0;
	font-family: MikroMedium, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.submenu li {
	margin-top: 0rem;
}
.submenu {
	padding-top: 0.125rem;
	margin-left: 0;
}
.submenu li a {
	font-family: MikroMedium, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 1rem;
	padding: 0.125rem 0;
	text-transform: none;
	margin-bottom: 0;
	letter-spacing: 0;
}
@media screen and (min-width: 375px){
	.vertical.menu.dr-lang-menu {
	    padding-left: 2rem;
	}
	.menu li {
		margin-top: 0.5rem;
	}
	.main-menu-item a {
		padding: 0.25rem 0;
	}
	.submenu li {
		margin-top: 0rem;
	}
	.submenu {
		padding-top: 0.25rem;
	}
	.submenu li a {
		font-size: 0.9rem;
		padding: 0.25rem 0;
	}
}

@media screen and (min-width: 1024px){
	.header {
		padding-bottom: 1.5rem;
		margin-left: 0;
		max-width: 90vw;
		padding-top: 2rem;
	}
	.position-left .go-vertical-mf {
		margin-bottom: 3rem;
	}
	.position-left {
	    width: 90vw;
	    -webkit-transform: translateX(-90vw);
		-ms-transform: translateX(-90vw);
		transform: translateX(-90vw);
	}
	.close-button, .close-button.medium {
    right: 4.3rem;
    top: 2.45rem;
    font-size: 2em;
    line-height: 1;
	}
	.close-button svg {
		max-width: 40px;
	}
	.title-bar .menu-icon {
	    margin-top: 0;
	}
	.vertical.menu.dr-lang-menu {
		padding-left: 4.25rem;
		position: relative;
		z-index: 1;
	}
	.menu li {
	font-size: 0.8rem;
	margin-top: 1rem;
	}
	.menu li a {
		font-size: 1rem;
	}
	.main-menu-item a {
		padding: 0.35rem 0;
	}
	.submenu li {
		margin-top: 0rem;
	}
	.submenu {
		padding-top: 0.35rem;
		margin-left: 0;
	}
	.submenu li a {
	    font-size: 1rem;
	    padding: 0.25rem 0;
	}
}
@media screen and (min-width: 1500px){
	.header {
	}
	.position-left .go-vertical-mf {
	}
	.position-left {
	}
	.close-button, .close-button.medium {
	}
	.close-button svg {
	}
	.title-bar .menu-icon {
	}
	.vertical.menu.dr-lang-menu {
		padding-left: 4.25rem;
	}
	.menu li {
		font-size: 1.5rem;
		margin-top: 1rem;
	}
	.main-menu-item a {
		padding: 0.35rem 0;
	}
	.submenu li {
		margin-top: 0rem;
	}
	.submenu {
		padding-top: 0.35rem;
		margin-left: 0;
	}
	.submenu li a {
		font-size: 1.1rem;
		padding: 0.35rem 0;
	}
}
/* -----------------
   Page
   ----------------- */
.maskedtext {
	position: absolute;
}
@media screen and (min-width: 40em){
	.grid-padding-x > .cell.left-content,
	.grid-padding-x > .cell.middle-content {
		padding-right: 2rem;
	}
}
/* -----------------
   Home
-------------------- */
#home .inhalt {
	min-height: 70vh;
}
/* -----------------
   Pages
-------------------- */
#desktop-gerry {
	display: none;
	margin-bottom: 1rem;
}
#mobile-gerry {
	margin-bottom: 1rem;
}
@media screen and (min-width: 1023px){
	#desktop-gerry {
		display: block;
		margin-bottom: 1.25rem;
	}
	#mobile-gerry {
		display: none;
	}
}

/* -----------------
   Footer
-------------------- */
.footer {
	margin-left: -1rem;
}
.footer p {
	font-size: 0.9rem;
}
.instagram-footer {
	/*text-align: right;*/
}
.instagram-footer p {
}
.instagram-footer img {
	max-width: 36px;
	margin-top: 4px;
}
.instagram-footer a {
	text-decoration: none;
	border-bottom: 0;
}
@media screen and (min-width: 768px){
	.instagram-footer p {
	padding: 0 3.5rem 0 1rem;
	text-align: right;
	}
}
/* ------------------
	Big Screen
	----------------- */
@media screen and (min-width: 1600px){
	.grid-container,
	.grid-container.inhalt {
		max-width: 1400px;
	}
	.position-left {
	    width: 1400px;
	    -webkit-transform: translateX(-1400px);
	    -ms-transform: translateX(-1400px);
	    transform: translateX(-1400px);
	}
}
@media screen and (min-width: 1800px){
	.grid-container,
	.grid-container.inhalt {
		max-width: 1700px;
	}
	.position-left {
	    width: 1700px;
	    -webkit-transform: translateX(-1700px);
	    -ms-transform: translateX(-1700px);
	    transform: translateX(-1700px);
	}
		h1 {
		font-size: 2.125rem;
	}
	h2, h3 {
		font-size: 1.25rem;
		line-height: 1.4;
	}
	p, span {
		font-size: 1.25rem;
		line-height: 1.4;
	}
	p.intro {
		font-size: 1.45rem;
		line-height: 1.4;
	}
	strong {
		font-size: 1.25rem;
		line-height: 1.4;
	}
	ul li {
		font-size: 1.25rem;
		line-height: 1.4;
	}
	.inhalt ul li {
		font-size: 1.25rem;
		line-height: 1.4;
	}
}