/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://demos.artbees.net/jupiter5
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Text Domain: mk_framework
Domain Path: /languages/
*/

strong {
	font-weight: 400;
}
a {
	font-weight: 400;
}
.mk-text-block ul li {
	font-size: 16px;
	line-height: 2em;
}
.header-style-1 .mk-header-padding-wrapper, .header-style-2 .mk-header-padding-wrapper, .header-style-3 .mk-header-padding-wrapper {
	padding-top: 240px;
}
.fuehrung-buchen .mrightButton.mk-button-container {
	position: relative;
	top: 6px;
}
h5.font-color-white p {
	color: #FFFFFF !important;
}
.fiftypercent img {
	width: 50% !important;
}
.main-navigation-ul > li.menu-item > a.menu-item-link {
	letter-spacing: 0.02em;
}
.mk-css-icon-close div, .mk-css-icon-menu div {
	margin-bottom: 4px;
	height: 2px;
}
.mk-css-icon-close, .mk-css-icon-menu {
	width: 20px;
	height: 20px;
}

/*.header-style-2 .main-navigation-ul > li.menu-item {
	line-height: 80px;
}*/
.font-color-grau {
	color: #606060;
}

.master-holder .mk-text-block > p strong {
	color: #606060;
}
.master-holder h1 {
	font-size: 25px;
}
.master-holder h2 {
	font-size: 22px;
}
.master-holder .mk-text-block p {
	font-size: 16px !important;
}
.white-space-responsive-80 {
	height: 40px !important;
}
.white-space-responsive-60 {
	height: 30px !important;
}
.white-space-responsive-40 {
	height: 20px !important;
}
.white-space-responsive-30 {
	height: 15px !important;
}
.white-space-responsive-20 {
	height: 10px !important;
}
.mk-button--size-large {
	font-size: 18px;
	font-weight: 300;
	line-height: 1.5em;
	padding: 14px 20px;
}
.mk-button .mk-button--icon {
	position: relative;
	top: -2px;
}
.mk-box-icon.simple_minimal-style .mk-main-ico.small .mk-svg-icon {
	width: 18px !important;
	height: 18px !important;
}
.mk-box-icon.simple_minimal-style .mk-main-ico.small {
	font-size: 18px;
}
.mk-box-icon.simple_minimal-style .circled-icon.small {
	line-height: 46px;
}
.mk-image.inside-image .mk-image-caption .mk-caption-title {
	font-weight: 300;
	font-size: 25px;
	line-height: 40px;
	text-transform: uppercase;
}
.mk-list-styles ul li strong {
	color: #606060;
	font-weight: 500;
}
.mk-list-styles ul li {
	font-size: 16px;
	line-height: 25px !important;
	padding: 0 0 0 30px;
}
.mk-list-styles ul li .mk-svg-icon{
	height: 16px !important;
	width: 16px !important;
	/* Liste zentriert */
	position: relative;
	top: 1px;
	margin-right: 5px;
}
.mk-box-icon strong {
	color: #606060;
	font-weight: 400;
}
#mk-footer [class*="mk-col-"] {
	margin-bottom: 80px;
}
@media screen and (min-width: 480px) {
	.master-holder h1 {
		font-size: 32px;
	}
	.master-holder h2 {
		font-size: 24px;
	}
}
@media screen and (min-width: 768px) {
	#mk-footer [class*="mk-col-"] {
		margin-bottom: inherit;
	}
	.mk-text-block ul li {
		font-size: 20px;
		line-height: 2em;
	}
	.master-holder h1 {
		font-size: 44px;
	}
	.master-holder h2 {
		font-size: 32px;
		margin-bottom: 20px;
	}
	.master-holder .mk-text-block p {
		font-size: 18px !important;
	}
	.white-space-responsive-80 {
		height: 80px !important;
	}
	.white-space-responsive-60 {
		height: 60px !important;
	}
	.white-space-responsive-40 {
		height: 40px !important;
	}
	.white-space-responsive-30 {
		height: 30px !important;
	}
	.white-space-responsive-20 {
		height: 20px !important;
	}
	.mk-button--size-large {
		font-size: 18px;
		font-weight: 300;
		line-height: 100%;
	}
	.mk-list-styles ul li {
		font-size: 20px;
		line-height: 30px !important;
		padding: 0 0 0 35px;
	}
	.mk-list-styles ul li .mk-svg-icon{
		height: 20px !important;
		width: 20px !important;
		/* Liste zentriert */
		position: relative;
		top: 1px;
		margin-right: 15px;
	}
}

@media screen and (min-width: 1024px) {
	.master-holder h1 {
		font-size: 44px;
	}
	.master-holder h2 {
		font-size: 32px;
		margin-bottom: 20px;
	}
	.master-holder .mk-text-block p {
		font-size: 20px !important;
	}
}
.pdf-link-icon {
	display: none;
	vertical-align: top;
}
.pdf-link-text {
	display: inline-block;
	vertical-align: top;
}
.pdf-link-text p {
	line-height: 2.5em;
}
.pdf-link-icon, .pdf-link-text p {
	margin-bottom: 0;
}
.pdf-link-text .vc_column_container > .vc_column-inner {
	padding-left: 0px;
}
@media screen and (min-width: 668px) {
	.pdf-link-text .vc_column_container > .vc_column-inner {
		padding-left: 10px;
	}
	.pdf-link-icon {
		display: inline-block;
	}
}
@media screen and (min-width: 768px) {
	.pdf-link-text p {
		line-height: 2em;
	}
}