@font-face {
    font-family: 'MyriadProRegular';
    src: url('../fonts/myriadpro-regular.eot');
    src: url('../fonts/myriadpro-regular.eot') format('embedded-opentype'),
         url('../fonts/myriadpro-regular.woff') format('woff'),
         url('../fonts/myriadpro-regular.ttf') format('truetype'),
         url('../fonts/myriadpro-regular.svg#MyriadProRegular') format('svg');
}
@font-face {
    font-family: 'MyriadProBold';
    src: url('../fonts/MyriadProBold.eot');
    src: url('../fonts/MyriadProBold.eot') format('embedded-opentype'),
         url('../fonts/MyriadProBold.woff2') format('woff2'),
         url('../fonts/MyriadProBold.woff') format('woff'),
         url('../fonts/MyriadProBold.ttf') format('truetype'),
         url('../fonts/MyriadProBold.svg#MyriadProBold') format('svg');
}
@font-face {
    font-family: 'MyriadProSemibold';
    src: url('../fonts/MyriadProSemibold.eot');
    src: url('../fonts/MyriadProSemibold.eot') format('embedded-opentype'),
         url('../fonts/MyriadProSemibold.woff2') format('woff2'),
         url('../fonts/MyriadProSemibold.woff') format('woff'),
         url('../fonts/MyriadProSemibold.ttf') format('truetype'),
         url('../fonts/MyriadProSemibold.svg#MyriadProSemibold') format('svg');
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,
p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,
dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,
sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,
label,legend,table,caption,tbody,tfoot,thead,tr,th,td { 
	margin:0; 
	padding:0; 
	border:0; 
	outline:0; 
	vertical-align:baseline;
}
body {
	color:#202020;
	padding:0;
	margin:0;
	font-family:'MyriadProRegular',sans-serif;
	background-color:#e6f1ee;
	position:relative;
}
ul,ol,li { list-style:none; }
img,fieldset { border:none; }	
a { text-decoration:none; }
a:hover { text-decoration:none; }
article,aside,details,figcaption,figure,footer,
header,hgroup,main,nav,section,summary {
    display: block;
}
figure {
	margin:0;
	padding:0;
}
.clearfix {
	clear: both;
	width:100%;
}
img {
	max-width:100%;
	height:auto;
	display:block;
}
embed,iframe,
object,video {
	max-width: 100%;
}
html { -webkit-text-size-adjust: none; }
.entry-content img {
	max-width: 100%;
	height:auto;
}
input, textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}
*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
a:focus {
	text-decoration:inherit !important;
}
/*-----------------------------*/
/*  Page structure             */
/*-----------------------------*/
a {
	color:#0d3032;
}
.sp_message {
	width:100%;
	height:100%;
	background:rgba(230,241,238,0.95);
	position:fixed;
	left:0;
	top:0;
	z-index:665;
}
.sp_message_panel {
	width:870px;
	margin:65px auto;
	background:#fff;
	border:1px solid #63a7ac;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.50);
	-moz-box-shadow:    0px 0px 3px 0px rgba(0, 0, 0, 0.50);
	box-shadow:         0px 0px 3px 0px rgba(0, 0, 0, 0.50);
	text-align:center;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.sp_logo_box {
	padding:23px 0;
	border-bottom:2px solid #9bea52;
	background:#006d5f;
}
.sp_logo {
	background:url(http://cdn.ligainsider.de/images/menu/ligainsider-logo-white.png) no-repeat;
	width:254px;
	height:30px;
	margin:0 auto;
	background-size:100% auto;
}
.sp_side_image {
	width:87px;
	height:87px;
	position:absolute;
	top:27px;
	right:24px;
	z-index:5;
	background:url(../img/hand.png) no-repeat;
}
.sp_message_dismiss {
	position:absolute;
	top:-10px;
	right:-10px;
	z-index:2;
	border:none;
	background:none;
	font-size:30px;
	color:#fff;
	outline:none;
	cursor:pointer;
	width:40px;
	height:40px;
	text-align:center;
	border-radius:50%;
	display:block;
	padding:0 0 10px 0;
	margin:0;
	background-color:red;
	display:none;
}
.sp_message_title {
	border-bottom:1px solid #63a7ac;
	background:#0d2f32;
}
.sp_message_title h2 {
	font-size:28px;
	color:#fff;
	font-weight:normal;
	font-family: 'MyriadProBold';
	line-height:57px;
}
.icon_popup_holder {
	padding-bottom:40px;
}
.sp_message_inner {
	border-bottom:1px solid #559e94;
	padding-top:20px;
}
.sp_message_text p {
	font-size:22px;
	line-height:28px;
	/*color:#006d5f;*/
	color:#0c3e3b;
	padding-bottom:18px;
	background:#fff;
}
.sp_message_column {
	overflow:hidden;
}
.sp_choices { overflow:hidden; padding:0 0 15px 0}
.sp_choices button.sp_choice {
	display:block;
	border:none;
	cursor:pointer;
	width:100%;
	outline:none;
	border-bottom:1px solid #0b433d;
	min-height:51px;
	font-size:19px;
	background:#00ba83;
	color:#b2ffe8;
	padding:10px 5px;
	font-family: 'MyriadProBold';
	width:28.73%;
	float:left;
	margin:0 2.3%;
}
.custom_footer .submit input[type="submit"]:hover,
.custom_footer p a.btn:hover,
.sp_choices button.sp_choice:hover {
	color:#fff;
	background:#33c89c;
}
.sp_message_holder { width:100%;}
.sp_message_col {
	width:33.33%;
	border-left:1px solid #869f9d;
	padding:0 20px;
	float:left;
	margin-top:15px;
	margin-bottom:-50px;
	padding-bottom:50px;
} 
.sp_message_col:first-child {
	border:none;
}
.sp_message_column h4 {
	font-size:21px;
	color:#0c3e3b;
	line-height:26px;
	font-family: 'MyriadProBold';
	font-weight:normal;
	padding-bottom:8px;
	text-transform:uppercase;
}
.custom_footer {
	background:#0d2f32;
	padding:8px 0;
	border-top:1px solid #63a7ac;
	text-align:center;
	position:absolute;
	left:0;
	right:0;
	bottom:0;
}
.custom_footer p {
	font-size:16px;
	color:#fff;
	padding:0;
	margin:0;
	background:none;
}
.custom_footer p a {
	color:#fff;
	text-decoration:underline;
}
.custom_footer form {
 	padding: 0 15px;
 	display: flex;
 	flex-wrap: wrap;
 }
 .custom_footer .form-group {
 	width: 40%;
 	padding-right: 5px;
 }
.custom_footer .submit { width: 20% }
.custom_footer input[type="text"],
.custom_footer input[type="email"],
.custom_footer input[type="password"] {
	width: 100%;
	height: 42px;
	border:1px solid #559e94;;
	padding: 5px 10px;
	color: #0c3e3b;
	background: #fff;
	font-size: 14px;
}
.custom_footer .submit input[type="submit"],
.custom_footer p a.btn {
	display: inline-block;
	padding: 5px 8px;
	border-bottom: 1px solid #0b433d;
	background: #00ba83;
	color: #b2ffe8;
	text-decoration: none;
	line-height: normal;
	font-family: 'MyriadProBold';
	margin: 0 5px;
}
.custom_footer .submit input[type="submit"] {
	width: 100%;
	display: block;
	height: 42px;
	padding: 5px 10px;
	border: none;
	cursor: pointer;
	font-size: 16px;
	margin: 0;
}