@font-face {
font-family: 'globalgallery';
src:url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/css/globalgallery-font/fonts/globalgallery.eot?s0win6);
src:url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/css/globalgallery-font/fonts/globalgallery.eot?#iefixs0win6) format('embedded-opentype'),
url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/css/globalgallery-font/fonts/globalgallery.woff?s0win6) format('woff'),
url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/css/globalgallery-font/fonts/globalgallery.ttf?s0win6) format('truetype'),
url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/css/globalgallery-font/fonts/globalgallery.svg?s0win6#globalgallery) format('svg');
font-weight: normal;
font-style: normal;
} .gg_loader {
width: 26px;
height: 26px;
position: absolute;
top: 50%;
left: 50%;
margin-top: -13px;
margin-left: -13px;
overflow:hidden;
z-index: 100;
background: none;
opacity: 0;
filter: alpha(opacity=0);
}
.ggl_1, .ggl_2, .ggl_3, .ggl_4 {
background-color: #777;
width: 12px;
height: 12px;
position: absolute;
top: 0;
left: 0;
-webkit-transform-origin: 	0 50%;
-ms-transform-origin: 		0 50%;
transform-origin: 			0 50%;	
-webkit-animation: gg_loader 1.7s infinite ease-in-out;
animation: gg_loader 1.7s infinite ease-in-out;
-webkit-transform: 	rotateX(90deg);
-ms-transform: 		rotateX(90deg);
transform: 			rotateX(90deg);	
}
.ggl_2 {
top: 0;
left: 14px;
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s;
}
.ggl_3 {
top: 14px;
left: 14px;
-webkit-animation-delay: 0.4s;
animation-delay: 0.4s;
}
.ggl_4 {
top: 14px;
left: 0x;
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s;
}
@-webkit-keyframes gg_loader {
20% {-webkit-transform: rotateX(90deg);}
40% {-webkit-transform: rotateX(0deg);}
60% {-webkit-transform: rotateX(0deg);}
80% {-webkit-transform: rotateX(90deg);}
100% {-webkit-transform: rotateX(90deg);}
}
@keyframes gg_loader {
20% {
-webkit-transform: 	rotateX(90deg);
-ms-transform: 		rotateX(90deg);
transform: 			rotateX(90deg);	
}
40% {
-webkit-transform: 	rotateX(0deg);
-ms-transform: 		rotateX(0deg);
transform: 			rotateX(0deg);	
}
60% {
-webkit-transform: 	rotateX(0deg);
-ms-transform: 		rotateX(0deg);
transform: 			rotateX(0deg);	
}
80% {
-webkit-transform: 	rotateX(90deg);
-ms-transform: 		rotateX(90deg);
transform: 			rotateX(90deg);	
}
100% {
-webkit-transform: 	rotateX(90deg);
-ms-transform: 		rotateX(90deg);
transform: 			rotateX(90deg);	
}
}
.gg_old_loader .gg_loader,
.gg_new_loader .gg_loader {
opacity: 1;
filter: alpha(opacity=100);
}
.gg_old_loader .gg_loader {
background: url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/img/loader.gif) no-repeat center center transparent !important;
}
.gg_old_loader .gg_loader div {
display: none !important;	
} .gg_gallery_wrap { 
position: relative;
min-width: 200px;  
width: auto;
margin: 20px auto;
}
.gg_gallery_wrap, .gg_gallery_wrap * {
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.gg_galleria_slider_wrap, .gg_galleria_slider_wrap * {
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: contentbox;	
}
.gg_gallery_wrap .gg_container {
clear: both;
overflow: hidden;
min-height: 150px;
max-height: 150px;
}
.gg_gallery_wrap .gg_img {
overflow: hidden;	
cursor: pointer;
display: block;
opacity: 0;
filter: alpha(opacity=0);
transform:			scale(0.9);
-ms-transform:		scale(0.9);
-webkit-transform:	scale(0.9);
-webkit-transition: opacity .55s ease-in, transform .5s ease-in; 
-ms-transition: 	opacity .55s ease-in, transform .5s ease-in; 
transition: 		opacity .55s ease-in, transform .5s ease-in; 
}
.gg_string_gallery .gg_img {
-webkit-transition: opacity .65s ease-in, transform .55s ease-in; 
-ms-transition: 	opacity .65s ease-in, transform .55s ease-in; 
transition: 		opacity .65s ease-in, transform .55s ease-in; 	
}
.gg_img.gg_shown {
opacity: 1;
transform:			scale(1);
-ms-transform:		scale(1);
-webkit-transform:	scale(1);
}
.gg_img.gg_old_page {
opacity: 0 !important;
-webkit-transition: opacity .2s ease-in !important; 
-ms-transition: 	opacity .2s ease-in !important; 
transition: 		opacity .2s ease-in !important; 
}
.gg_coll_container {
padding: 0px !important;	
}
.gg_coll_container,
.gg_coll_gallery_container {
position: relative;	
}
.gg_coll_container .gg_coll_img.gg_shown {
opacity: 1;
filter: alpha(opacity=100);	
} .gg_masonry_gallery .gg_img,
.gg_coll_container .gg_img {
border: none !important;
border-radius: 0px !important;	
}
.gg_masonry_gallery .gg_img {
box-shadow: none !important;
}
.gg_masonry_gallery .gg_img .gg_photo,
.gg_coll_container .gg_photo, .gg_coll_container .gg_main_overlay, .gg_coll_container .gg_overlays {
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.gg_img_inner {
position: relative;
height: 100%;
width: 100%;	
top: 0;
left: 0;
vertical-align: top;
overflow: hidden;
}
.gg_overlays {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;	
z-index: 50;
overflow: hidden;
}
.gg_gallery_wrap .gg_main_img_wrap {
height: 100%;
max-height: 100%;
overflow: hidden;	
position: relative;
}
.gg_gallery_wrap .gg_img .gg_photo {
max-width: none;
min-width: inherit;
width: auto;
margin-bottom: 0 !important;
margin-top: 0 !important;
}
.gg_masonry_gallery .gg_img .gg_photo {
display: block;
width: 100% !important;
}
.gg_fx_canvas {
position: absolute;
top: 0;
left: 0;
}
.gg_blur_fx {
z-index: 40;	
}
.gg_grayscale_fx {
z-index: 50;	
}
.gg_gallery_wrap .gg_lor {
margin-right: 0px !important;
}
.gg_paginating_loader {
background: url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/img/loader.gif) no-repeat center center transparent !important;
min-height: 150px;
transition-duration: 0.0s !important;
}
#gg_simple_loader {
height: 20px;
width: 20px;	
background: url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/img/loader.gif) no-repeat center center transparent !important;
z-index: 9999999;
position: absolute;
display: none;
} .gg_gallery_wrap .gg_img .gg_main_overlay {
-webkit-transition: all .3s ease-in-out;
-ms-transition: 	all .3s ease-in-out;
transition: 		all .3s ease-in-out;
position: absolute;
width: 100%;
z-index: 9999;
color: 333;	
font-size: 14px;
font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
letter-spacing: 0.03em;
vertical-align: middle;
font-weight: bold;
opacity: 0;
filter: alpha(opacity=0);
padding: 6px 0;
z-index: 90;
}
.gg_gallery_wrap .gg_img:hover .gg_main_overlay,
.gg_gallery_wrap .gg_img.gg_touch_on .gg_main_overlay {
opacity: 1;
filter: alpha(opacity=100);
}	
.gg_gallery_wrap .gg_img .gg_main_overlay span {
padding: 0 8px;	
display: inline-block;
} .gg_gallery_wrap .gg_img .gg_sec_overlay {
width: 0; 
height: 0; 
background: none !important;
position: absolute; 
opacity: 1; 
z-index: 95; 
-webkit-transition: all .3s ease-in-out;  
-ms-transition: 	all .3s ease-in-out; 
transition: 		all .3s ease-in-out; 
}
.gg_gallery_wrap .gg_linked_img {
cursor: pointer;	
}
.gg_gallery_wrap .gg_img .gg_sec_overlay span {
-webkit-transform: scale(1.05);
position: absolute;
cursor: pointer;	
display: block;
height: 18px;
width: 18px;
text-align: center;
font-family: 'globalgallery';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gg_gallery_wrap div.gg_img .gg_sec_overlay span:before {
content: "\e604"; font-size: 17px;
display: inline-block;
}
.gg_gallery_wrap div.gg_coll_img .gg_sec_overlay span:before {
content: "\e600"; font-size: 18px;
}
.gg_gallery_wrap div.gg_linked_img .gg_sec_overlay span:before {
content: "\e607"; font-size: 13px !important;
} .gg_img .gg_sec_overlay.gg_tl_pos span {
right: -27px;
top: -51px;
}
.gg_linked_img .gg_sec_overlay.gg_tl_pos span,
.gg_coll_img.gg_linked_img .gg_sec_overlay.gg_tl_pos span {
right: -27px !important;
top: -50px !important;
} .gg_img .gg_sec_overlay.gg_tr_pos span {
left: -26px;
top: -51px;
}
.gg_linked_img .gg_sec_overlay.gg_tr_pos span,
.gg_coll_img.gg_linked_img .gg_sec_overlay.gg_tr_pos span {
left: -25px !important;
top: -49px !important;
} .gg_img .gg_sec_overlay.gg_br_pos span {
right: 8px;
bottom: -51px;
} .gg_img .gg_sec_overlay.gg_bl_pos span {
left: 9px;
bottom: -51px;
} .gg_paginate {
min-height: 20px !important;	
clear: both;
padding-top: 10px;
text-align: center;	
position: relative;
}
.gg_paginate .gg_standard_pag *,
.gg_paginate .gg_infinite_scroll * {
-webkit-transition: all .2s linear; 
-ms-transition: 	all .2s linear; 
transition: 		all .2s linear;	
}
.gg_paginate .gg_standard_pag,
.gg_paginate .gg_infinite_scroll {
display: inline-block;
height: 28px;
opacity: 0;
filter: alpha(opacity=0);
border-radius: 2px;
}
.gg_paginate .gg_standard_pag > div,
.gg_paginate .gg_infinite_scroll > div {
display: inline-block;
height: 100%;
line-height: 23px;
vertical-align: top;
float: left;
}
.gg_standard_pag .gg_nav_right,
.gg_standard_pag .gg_nav_left {
font-family: 'globalgallery';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;	
cursor: pointer;
}
.gg_nav_right > div:before,
.gg_nav_left > div:before {
display: inline-block;
position: static;
margin-top: 12px;
}
.gg_coll_gallery_container .gg_nav_right > div:before,
.gg_coll_gallery_container .gg_nav_left > div:before {
-webkit-transform: translateY(1px); }
.gg_standard_pag .gg_nav_right > div:before {
content: "\e605";	
}
.gg_standard_pag .gg_nav_left > div:before {
content: "\e608";
margin-left: -2px;	
}
.gg_pag_disabled {
cursor: auto !important;	
}
.gg_standard_pag .gg_nav_mid div,
.gg_infinite_scroll span  {
font-family: Helvetica,Arial,sans-serif;
font-size: 0.75em;
padding: 0 8px;
line-height: 26px;
} .gg_standard_pag {
width: auto !important;
}
.gg_standard_pag .gg_prev_page div,
.gg_standard_pag .gg_next_page div {
width: 11px;
height: 100%;
margin: 0 8px;
opacity: 0.65;
filter: alpha(opacity=50);
line-height: 0;
}
.gg_standard_pag .gg_prev_page:hover div {
opacity: 0.9;
filter: alpha(opacity=0.9);
}
.gg_standard_pag .gg_nav_right {
cursor: pointer;
min-width: 3px;
}
.gg_standard_pag .gg_nav_right:hover div {
opacity: 0.9;
filter: alpha(opacity=90);
}
.gg_pag_onlynum font {
bottom: -3px;
font-size: 28px;
line-height: 0;
opacity: 0.25;
filter: alpha(opacity=25);
padding: 0 2px;
position: relative;
}
.gg_standard_pag.gg_only_arr > div > div {
margin: 0 15px;
line-height: 0 !important;
} .gg_standard_pag.gg_only_arr.gg_monoblock,
.gg_standard_pag.gg_only_arr.gg_monoblock:hover  {
background: none !important;
border: none !important;	
filter: none !important; }
.gg_standard_pag.gg_only_arr.gg_monoblock > div {
border-radius: 2px;
}
.gg_standard_pag.gg_only_arr.gg_monoblock .gg_nav_left {
margin-right: 10px;
} .gg_infinite_scroll { cursor: pointer; }
.gg_infinite_scroll .gg_nav_left,
.gg_infinite_scroll .gg_nav_right { 
width: 4px; 
} .gg_paginate.gg_pag_light .gg_standard_pag .gg_nav_right > div:before,
.gg_paginate.gg_pag_light .gg_standard_pag .gg_nav_left > div:before  {
color: #737373;
font-size: 14px;	
}
.gg_paginate.gg_pag_light .gg_standard_pag,
.gg_paginate.gg_pag_light .gg_infinite_scroll,
.gg_paginate.gg_pag_light .gg_standard_pag.gg_only_arr.gg_monoblock > div {
border: 1px solid #CECECE;
background: #fcfcfc; background: -moz-linear-gradient(top,  #fcfcfc 0%, #fdfdfd 53%, #f9f9f9 89%, #f9f9f9 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(53%,#fdfdfd), color-stop(89%,#f9f9f9), color-stop(100%,#f9f9f9)); background: -webkit-linear-gradient(top,  #fcfcfc 0%,#fdfdfd 53%,#f9f9f9 89%,#f9f9f9 100%); background: -o-linear-gradient(top,  #fcfcfc 0%,#fdfdfd 53%,#f9f9f9 89%,#f9f9f9 100%); background: -ms-linear-gradient(top,  #fcfcfc 0%,#fdfdfd 53%,#f9f9f9 89%,#f9f9f9 100%); background: linear-gradient(to bottom,  #fcfcfc 0%,#fdfdfd 53%,#f9f9f9 89%,#f9f9f9 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f9f9f9',GradientType=0 ); }
.gg_paginate.gg_pag_light .gg_standard_pag .gg_nav_right:hover,
.gg_paginate.gg_pag_light .gg_standard_pag .gg_nav_left:hover,
.gg_paginate.gg_pag_light .gg_standard_pag.gg_only_arr.gg_monoblock > div:hover,
.gg_paginate.gg_pag_light .gg_infinite_scroll:hover {
box-shadow: 0 0 1px rgba(0, 0, 0, 0.05) inset;
background: #f9f9f9; background: -moz-linear-gradient(top,  #f9f9f9 0%, #f9f9f9 11%, #fdfdfd 47%, #fcfcfc 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(11%,#f9f9f9), color-stop(47%,#fdfdfd), color-stop(100%,#fcfcfc)); background: -webkit-linear-gradient(top,  #f9f9f9 0%,#f9f9f9 11%,#fdfdfd 47%,#fcfcfc 100%); background: -o-linear-gradient(top,  #f9f9f9 0%,#f9f9f9 11%,#fdfdfd 47%,#fcfcfc 100%); background: -ms-linear-gradient(top,  #f9f9f9 0%,#f9f9f9 11%,#fdfdfd 47%,#fcfcfc 100%); background: linear-gradient(to bottom,  #f9f9f9 0%,#f9f9f9 11%,#fdfdfd 47%,#fcfcfc 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#fcfcfc',GradientType=0 ); }
.gg_paginate.gg_pag_light .gg_standard_pag.gg_only_arr.gg_monoblock > div:hover {
border: 1px solid #c6c6c6;	
}
.gg_paginate.gg_pag_light .gg_standard_pag:hover,
.gg_paginate.gg_pag_light .gg_infinite_scroll:hover {
border: 1px solid #c5c5c5;	
}
.gg_paginate.gg_pag_light .gg_standard_pag .gg_nav_right:hover {
box-shadow: 1px 0 0px rgba(0, 0, 0, 0.05) inset;	
}
.gg_paginate.gg_pag_light .gg_standard_pag .gg_nav_left:hover {
box-shadow: -1px 0 0px rgba(0, 0, 0, 0.05) inset;		
}
.gg_paginate.gg_pag_light .gg_standard_pag .gg_nav_mid div,
.gg_paginate.gg_pag_light .gg_infinite_scroll span  {
color: #404040;
}
.gg_paginate.gg_pag_light .gg_infinite_scroll:hover span  {
color: #333;
} .gg_paginate.gg_pag_dark .gg_standard_pag .gg_nav_right > div:before,
.gg_paginate.gg_pag_dark .gg_standard_pag .gg_nav_left > div:before  {
color: #efefef;
font-size: 14px;	
}
.gg_paginate.gg_pag_dark .gg_standard_pag,
.gg_paginate.gg_pag_dark .gg_infinite_scroll,
.gg_paginate.gg_pag_dark .gg_standard_pag.gg_only_arr.gg_monoblock > div {
border: 1px solid #444;
background: #414141; background: -moz-linear-gradient(top,  #414141 0%, #404040 65%, #3a3a3a 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#414141), color-stop(65%,#404040), color-stop(100%,#3a3a3a)); background: -webkit-linear-gradient(top,  #414141 0%,#404040 65%,#3a3a3a 100%); background: -o-linear-gradient(top,  #414141 0%,#404040 65%,#3a3a3a 100%); background: -ms-linear-gradient(top,  #414141 0%,#404040 65%,#3a3a3a 100%); background: linear-gradient(to bottom,  #414141 0%,#404040 65%,#3a3a3a 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#414141', endColorstr='#3a3a3a',GradientType=0 ); }
.gg_paginate.gg_pag_dark .gg_standard_pag .gg_nav_right:hover,
.gg_paginate.gg_pag_dark .gg_standard_pag .gg_nav_left:hover,
.gg_paginate.gg_pag_dark .gg_standard_pag.gg_only_arr.gg_monoblock > div:hover
.gg_paginate.gg_pag_dark .gg_infinite_scroll:hover {
box-shadow: 0 0 1px rgba(240, 240, 240, 0.2) inset;
background: #3a3a3a; background: -moz-linear-gradient(top,  #3a3a3a 0%, #404040 35%, #414141 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a3a3a), color-stop(35%,#404040), color-stop(100%,#414141)); background: -webkit-linear-gradient(top,  #3a3a3a 0%,#404040 35%,#414141 100%); background: -o-linear-gradient(top,  #3a3a3a 0%,#404040 35%,#414141 100%); background: -ms-linear-gradient(top,  #3a3a3a 0%,#404040 35%,#414141 100%); background: linear-gradient(to bottom,  #3a3a3a 0%,#404040 35%,#414141 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a3a3a', endColorstr='#414141',GradientType=0 ); }
.gg_paginate.gg_pag_dark .gg_standard_pag:hover,
.gg_paginate.gg_pag_dark .gg_infinite_scroll:hover,
.gg_paginate.gg_pag_dark .gg_standard_pag.gg_only_arr.gg_monoblock > div:hover {
border: 1px solid #535353;	
}
.gg_paginate.gg_pag_dark .gg_standard_pag .gg_nav_right:hover {
box-shadow: 1px 0 0px rgba(240, 240, 240, 0.2) inset;		
}
.gg_paginate.gg_pag_dark .gg_standard_pag .gg_nav_left:hover {
box-shadow: -1px 0 0px rgba(240, 240, 240, 0.2) inset;	
}
.gg_paginate.gg_pag_dark .gg_standard_pag .gg_nav_mid div,
.gg_paginate.gg_pag_dark .gg_infinite_scroll span  {
color: #e5e5e5;
}
.gg_paginate.gg_pag_dark .gg_infinite_scroll:hover span  {
color: #efefef;
} .gg_pag_disabled {
box-shadow: none !important;	
}
.gg_pag_disabled div,
.gg_pag_disabled:hover div {
opacity: 0.2 !important;
filter: alpha(opacity=20) !important;
} .gg_standard_gallery .gg_container,
.gg_collection_wrap .gg_container {
margin: auto;  
display: inline-block;
width: 100%;
}
.gg_standard_gallery .gg_img,
.gg_collection_wrap .gg_img {
float: left;
}
.gg_standard_gallery .gg_img .gg_main_thumb,
.gg_collection_wrap .gg_img .gg_main_thumb {
position: relative;
z-index: 30;	
} .gg_masonry_gallery .gg_container {
padding: 0px !important;	
}
.gg_masonry_gallery .gg_img {
overflow: visible;
}	
.gg_masonry_gallery .gg_photo {
max-width: 100% !important;	
min-width: 100%;
}
.gg_masonry_gallery div.gg_container {
overflow: hidden;
}
.gg_collection_wrap .gg_masonry_gallery div.gg_container {
width: 100% !important;
} .gg_string_gallery .gg_img {
-webkit-transition: all .2s ease-in-out;
-ms-transition: 	all .2s ease-in-out;
transition: 		all .2s ease-in-out;
float: left;
display: inline-block;
}
.gg_string_gallery .gg_photo {
display: block;
width: auto !important;
height: 100% !important;
}
.gg_string_gallery .gg_ps_forced .gg_photo {
min-width: 100% !important;
}
.gg_string_gallery .gg_container {
margin: auto;  
width: 100%;
clear: both;
}
.gg_string_gallery .gg_img .gg_main_thumb {
position: relative;
z-index: 30;	
} .gg_collection_wrap {
width: 100%;
overflow: hidden;	
direction: ltr;
}
.gg_coll_img {
overflow: visible !important;	
box-shadow: none !important;
}
.gg_coll_img .gg_coll_img_inner {
width: 100%;
height: 100%;
overflow: visible;
position: relative;	
}
.gg_coll_img .gg_main_overlay_under {
width: 100%;	
height: auto;
padding: 10px 0px 20px;	
}
.gg_coll_img .gg_main_overlay_under .gg_img_title_under {
text-align: center;
padding: 0 5px;	
font-size: 15px;
line-height: 23px;
font-weight: bold;
color: #444;
}
.gg_coll_img .gg_main_overlay_under .gg_img_descr_under {
color: #555555;
font-size: 13px;
line-height: 18px;
padding: 3px 5px 0;
text-align: center;
}
.gg_coll_gallery_container .gg_gallery_wrap {
min-height: 150px;
}
.gg_collection_wrap .gg_coll_table,
.gg_collection_wrap .gg_coll_table tr,
.gg_collection_wrap .gg_coll_table tr .gg_coll_table_cell {
background: none !important;
border: none !important;
padding: 0px !important;
margin: 0px !important;	
vertical-align: top;
}
.gg_collection_wrap .gg_coll_table {
position: relative;
max-width: 200%;
width: 200% !important;	
min-width: 200%;
}
.gg_collection_wrap .gg_coll_table tr .gg_coll_table_cell {
width: 50%;
text-align: left;
}
.gg_coll_go_back {
cursor: pointer;	
font-size: 14px;
}
.gg_coll_back_to_new_style {
display: inline-block;
height: 29px;
width: auto;
line-height: 28px;
position: relative;
z-index: 20;
top: 0;
margin-left: 2px;
padding: 0 10px;	
-webkit-transition: top .3s linear; 
-ms-transition: 	top .3s linear; 
transition: 		top .3s linear; 
}
.gg_coll_img_inner .gg_overlays > p {
display: none !important;	
}
.gg_coll_gall_title {
display: inline-block;
float: right;
font-size: 19px;
line-height: 26px;
margin: 2px 12px 0 20px;	
border: none;
padding: none;
}
.gg_coll_gall_title.gg_narrow_coll {
float: none;
margin: 15px 12px 0;
} .gg_filter > a {
display: inline-block;	
cursor: pointer;
-webkit-transition: all .2s linear; 
-ms-transition: 	all .2s linear; 
transition: 		all .2s linear; 
}
.gg_filter > a:hover {
text-decoration: none;	
}
.gg_filter > span { 
display: inline-block;
padding: 0 5px;
}
.gg_old_filters .gg_cats_selected {
font-weight: bold;	
}
.gg_new_filters {
margin-bottom: 10px;	
}
.gg_new_filters a.ggf {
font-size: 14px;
line-height: 28px;
height: 29px;
padding: 0px 10px;
margin: 0px	7px 8px;
}
.gg_mobile_filter {
margin-bottom: 15px;	
}
.gg_mobile_filter_dd {
width: 100%;
padding: 8px 10px;	
display: none;
font-size: 13px;
height: 40px;
} .gg_container > p > a {
display: none !important;	
}
.gg_container > p {
margin: 0px !important;
padding: 0px !important;	
} .gg_coll_container,
.gg_coll_img,
.gg_masonry_gallery .gg_container, 
.gg_masonry_gallery .gg_img {
-webkit-transition-duration: 0.7s;
-ms-transition-duration: 0.7s;
transition-duration: 0.7s;
}
.gg_coll_container,
.gg_masonry_gallery .gg_container {
-webkit-transition-property: height, width;
-ms-transition-property: height, width;
transition-property: height, width;
}
.gg_coll_img,
.gg_masonry_gallery .gg_img {
-webkit-transition-property: -webkit-transform, opacity;
-ms-transition-property:    -moz-transform, opacity;
transition-property:         transform, opacity;
} .gg_coll_img.gg_shown,
.gg_masonry_gallery .gg_img.gg_shown {
z-index: 2;
} .mg_isotope_v2 .gg_coll_img,
.mg_isotope_v2 .gg_masonry_gallery .gg_img {
opacity: 0;
filter: alpha(opacity=0);	
-webkit-transition: opacity .4s ease-in-out; 
-ms-transition: 	opacity .4s ease-in-out; 
transition: 		opacity .4s ease-in-out; 
}
.mg_isotope_v2 .gg_coll_img.gg_shown,
.mg_isotope_v2 .gg_masonry_gallery .gg_img.gg_shown {
opacity: 1;
filter: alpha(opacity=100);		
}
.mg_isotope_v2 .gg_coll_container,
.mg_isotope_v2 .gg_masonry_gallery .gg_container {
-webkit-transition: height .5s ease-in-out; 
-ms-transition: 	height .5s ease-in-out;  
transition: 		height .5s ease-in-out; 
}
.mg_isotope_v2 .gg_coll_img,
.mg_isotope_v2 .gg_masonry_gallery .gg_img {
-webkit-transition-property: opacity;
-ms-transition-property: opacity;
transition-property: opacity;
}
.gg_galleria_slider_wrap {
width: 100%;
margin: auto;
min-width: 250px;
padding-bottom: 15px;
}
#galleria-loader{
height: 1px !important;
}
.gg_galleria_slider_wrap .galleria-container {
position: relative;
padding-left: 0px;
padding-top: 0px;
}
.gg_galleria_slider_wrap .galleria-container img {
-moz-user-select: none;
-webkit-user-select: none;
-o-user-select: none;
}
.gg_galleria_slider_wrap .galleria-stage {
position: absolute;
top: 4px;
bottom: 4px;
left: 10px;
right: 10px;
overflow:hidden;
z-index: 4;
border-width: 5px;
border-style: solid;
border-radius: 1px;
}
.gg_galleria_slider_wrap .galleria-images {
z-index: 1;	
}
.gg_galleria_slider_wrap .galleria-thumbnails-container {
height: 50px;
position: absolute;
left: 10px;
right: 10px;
z-index: 2;
}
.gg_galleria_slider_wrap .galleria-carousel .galleria-thumbnails-list {
margin-left: 30px;
margin-right: 30px;
}
.gg_galleria_slider_wrap .galleria-thumbnails .galleria-image {
height: 40px;
width: 60px;
background: #333;
margin: 0 5px 0 0;
border: 1px solid #4d4d4d;
float: left;
cursor: pointer;
border-radius: 2px;
}
.gg_galleria_slider_wrap .galleria-loader {
background: none;
width: 26px;
height: 26px;
position: absolute;
top: 50%;
right: 50%;
margin-top: -13px;
margin-right: -13px;
z-index: 2;
display: none;
} .gg_galleria_slider_wrap .galleria-info {
position: static;
width: 100%;
height: 1px;
border-style: solid;
border-color: transparent !important;
border-width: 8px 15px;
}
.gg_galleria_slider_wrap .galleria-info-text {
bottom: 9px;
display: none;
left: 15px;
padding: 8px 10px 7px;
position: absolute;
z-index: 100;
right: 15px;
width: auto;
font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
}
.gg_galleria_slider_wrap .galleria-info-title {
font-size: 14px;
font-weight: bold;
line-height: 20px;
margin: 0;
}
.gg_galleria_slider_wrap .galleria-info-title span {
font-weight: normal;
font-style: italic;
font-size: 11px;
padding-left: 3px;
}
.gg_galleria_slider_wrap .galleria-info-description {
font-size: 13px;
line-height: 19px;
margin: 4px 0 1px;
}
.gg_galleria_slider_wrap .has_no_data .galleria-gg-info-link,
.gg_galleria_slider_wrap .has_no_data .galleria-info-text {
display: none !important;
}
.gg_galleria_slider_wrap .galleria-image-nav-left,
.gg_galleria_slider_wrap .galleria-image-nav-right,
.gg_galleria_slider_wrap .galleria-thumb-nav-left,
.gg_galleria_slider_wrap .galleria-thumb-nav-right,
.gg_galleria_slider_wrap .galleria-gg-info-link,
.gg_galleria_slider_wrap .galleria-gg-play,
.gg_galleria_slider_wrap .galleria-gg-toggle-thumb,
.gg_galleria_slider_wrap .galleria-gg-lightbox {
font-family: 'globalgallery';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;	
} .gg_galleria_slider_wrap .galleria-gg-info-link,
.gg_galleria_slider_wrap .galleria-gg-play,
.gg_galleria_slider_wrap .galleria-gg-toggle-thumb,
.gg_galleria_slider_wrap .galleria-gg-lightbox {
float: left;
position: relative;
top: 10px;
margin-left: 9px;
border-radius: 2px;
z-index: 110;
width: 23px;
height: 23px;
opacity: 0.85;
filter: alpha(opacity=85);
cursor: pointer;
background-color: #fff;	
color: #555;
text-align: center;
-webkit-transition: opacity .2s linear; 
-ms-transition: 	opacity .2s linear; 
transition: 		opacity .2s linear; 
}
.gg_galleria_slider_wrap .galleria-gg-info-link:hover,
.gg_galleria_slider_wrap .galleria-gg-play:hover,
.gg_galleria_slider_wrap .galleria-gg-toggle-thumb:hover,
.gg_galleria_slider_wrap .galleria-gg-lightbox:hover {	
opacity: 1;
filter: alpha(opacity=100);
}
.gg_galleria_slider_wrap .galleria-gg-info-link:before {
content: "\e601";
font-size: 15px;
position: relative;
top: 3px;
}
.gg_galleria_slider_wrap .galleria-gg-toggle-thumb:before {
content: "\f009";
font-size: 14px;
position: relative;
top: 12%;
}
.gg_galleria_slider_wrap .galleria-gg-lightbox:before {
content: "\f065";
font-size: 14px;
left: 5px;
position: absolute;
top: 4px;
}
.gg_galleria_slider_wrap .galleria-gg-play:before {
content: "\f04b";
font-size: 13px;
left: 7px;
position: absolute;
top: 4px;
}
.gg_galleria_slider_wrap .galleria-gg-pause:before {
content: "\f04c" !important;
font-size: 13px;
top: 11px;
left: 5px;
line-height: 0;
}
.gg_galleria_slider_wrap .notouch .galleria-gg-info-link:hover,
.gg_galleria_slider_wrap .touch .galleria-gg-info-link:active {
opacity: 1;
filter: alpha(opacity=100);
}
.gg_galleria_slider_wrap .galleria-container,
.gg_galleria_slider_wrap > a {opacity: 0;} .galleria-image-nav {
position: absolute;
top: 50%;
margin-top: -23px;
width: 100%;
height: 46px;
left: 0;
z-index: 100;
}
.gg_galleria_slider_wrap .galleria-image-nav-left,
.gg_galleria_slider_wrap .galleria-image-nav-right {
opacity: 0.65;
filter: alpha(opacity=65);
cursor: pointer;
width: 30px;
height: 46px;
border-radius: 3px;
position: absolute;
left: 10px;
z-index: 110;
background-color: #fff;
color: #555;
text-align: center;
font-size: 32px;
-webkit-transition: opacity .2s linear; 
-ms-transition: 	opacity .2s linear; 
transition: 		opacity .2s linear;
}
.gg_galleria_slider_wrap .galleria-image-nav-left:before {
content: "\f104";
position: relative;
top: 6px;
right: 1px;
}
.gg_galleria_slider_wrap .galleria-image-nav-right:before {
content: "\f105";
position: relative;
top: 6px;	
left: 1px;
}
.gg_galleria_slider_wrap .galleria-image-nav-right {
left: auto;
right: 10px;
background-position: -254px 46px;
z-index: 111;
}
.gg_galleria_slider_wrap .notouch .galleria-image-nav-left:hover,
.gg_galleria_slider_wrap .notouch .galleria-image-nav-right:hover,
.gg_galleria_slider_wrap .touch .galleria-image-nav-left:active,
.gg_galleria_slider_wrap .touch .galleria-image-nav-right:active {
opacity: 0.9;
filter: alpha(opacity=90);
}
.gg_galleria_slider_wrap .notouch .galleria-thumb-nav-left:hover,
.gg_galleria_slider_wrap .notouch .galleria-thumb-nav-right:hover,
.gg_galleria_slider_wrap .touch .galleria-thumb-nav-left:active,
.gg_galleria_slider_wrap .touch .galleria-thumb-nav-right:active {
opacity: 0.9;
filter: alpha(opacity=90);
}
.gg_galleria_slider_wrap .notouch .galleria-thumbnails-container .disabled:hover {
opacity: 0.5;
filter: alpha(opacity=50);
}
.gg_galleria_slider_wrap .galleria-carousel .galleria-thumb-nav-left,
.gg_galleria_slider_wrap .galleria-carousel .galleria-thumb-nav-right {
display: block;
} .gg_galleria_slider_wrap .galleria-thumbnails {
margin: auto;	
}
.gg_galleria_slider_wrap .galleria-thumb-nav-left,
.gg_galleria_slider_wrap .galleria-thumb-nav-right {
cursor: pointer;
display: none;
position: absolute;
left: 0;
margin-top: -20px;
top: 50%;
height: 40px;
width: 23px;
z-index: 3;
opacity: 0.8;
filter: alpha(opacity=80);
font-size: 22px;
color: #555;
-webkit-transition: opacity .2s linear; 
-ms-transition: 	opacity .2s linear; 
transition: 		opacity .2s linear; 
}
.gg_galleria_slider_wrap .galleria-thumb-nav-left {
left: 0;
right: auto;
text-align: right;
}
.gg_galleria_slider_wrap .galleria-thumb-nav-left:before {
content: "\f137";	
position: relative;
top: 8px;
}
.gg_galleria_slider_wrap .galleria-thumb-nav-right {
right: 0;
left: auto;
text-align: left;
}
.gg_galleria_slider_wrap .galleria-thumb-nav-right:before {
content: "\f138";	
position: relative;
top: 8px;
}
.gg_galleria_slider_wrap .galleria-thumbnails-container .disabled {
opacity: 0.3;
filter: alpha(opacity=30);
cursor: default;
} .gg_galleria_slider_wrap.gg_galleria_slider_show_thumbs {
padding-bottom: 75px;	
}
.gg_galleria_slider_show_thumbs .galleria-thumbnails-container {
bottom: -60px;
} .gg_galleria_slider_dark .galleria-loader .gg_loader div {
background: #eee;	
}
.gg_old_loader .gg_galleria_slider_dark .galleria-loader .gg_loader {
background: url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/js/jquery.galleria/themes/ggallery/img/loader_d.gif) no-repeat center center transparent;
}
.gg_galleria_slider_dark .galleria-info-text {
background: url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/js/jquery.galleria/themes/ggallery/img/over_bg_d.png) repeat top left transparent;
background: rgba(30, 30, 30, 0.75);
}
.gg_galleria_slider_dark .galleria-stage {
border-color: #555;
background-color: #555;
outline: 1px solid #5f5f5f;
}
.gg_galleria_slider_dark .galleria-info-title {
color: #fff;
}
.gg_galleria_slider_dark .galleria-info-description {
color: #cfcfcf;
}
.gg_galleria_slider_dark .galleria-image-nav-left,
.gg_galleria_slider_dark .galleria-image-nav-right {
background: #3e3e3e;
color: #eaeaea;
opacity: 0.75;
filter: alpha(opacity=75);
}
.gg_galleria_slider_dark .galleria-gg-info-link,
.gg_galleria_slider_dark .galleria-gg-play,
.gg_galleria_slider_dark .galleria-gg-toggle-thumb,
.gg_galleria_slider_dark .galleria-gg-lightbox {
background: #444;
color: #eaeaea;
}
.gg_galleria_slider_dark .galleria-thumb-nav-left,
.gg_galleria_slider_dark .galleria-thumb-nav-right {
color : #999;	
} .gg_galleria_slider_light .galleria-loader .gg_loader div {
background: #888;	
}
.gg_old_loader .gg_galleria_slider_light .galleria-loader .gg_loader {
background: url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/js/jquery.galleria/themes/ggallery/img/loader_l.gif) no-repeat center center transparent;
}
.gg_galleria_slider_light .galleria-info-text {
background: url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/js/jquery.galleria/themes/ggallery/img/over_bg_l.png) repeat top left transparent;
background: rgba(255, 255, 255, 0.8);
}
.gg_galleria_slider_light .galleria-stage {
border-color: #fefefe;
outline: 1px solid #d9d9d9;
}
.gg_galleria_slider_light .galleria-info-title {
color: #353535;
}
.gg_galleria_slider_light .galleria-info-description {
color: #555;
}
.gg_galleria_slider_light .galleria-image-nav-left,
.gg_galleria_slider_light .galleria-image-nav-right {
background-color: #fefefe;
color: #555;
}
.gg_galleria_slider_light .galleria-gg-info-link,
.gg_galleria_slider_light .galleria-gg-play,
.gg_galleria_slider_light .galleria-gg-toggle-thumb,
.gg_galleria_slider_light .galleria-gg-lightbox {
background-color: #fefefe;
color: #5f5f5f;
}
.gg_galleria_slider_light .galleria-thumb-nav-left,
.gg_galleria_slider_light .galleria-thumb-nav-right {
color: #a8a8a8;
} .gg_slider_no_borders.gg_galleria_slider_wrap .galleria-stage {
border: none !important;
box-shadow: none !important;
outline: none !important;	
}
.gg_slider_no_borders.gg_galleria_slider_wrap .galleria-info {
border-width: 4px 11px;
}
@font-face {
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/js/slick/fonts/slick.eot);
src: url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/js/slick/fonts/slick.eot?#iefix) format('embedded-opentype'), url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/js/slick/fonts/slick.woff) format('woff'), url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/js/slick/fonts/slick.ttf) format('truetype'), url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/js/slick/fonts/slick.svg#slick) format('svg');
} .gg_carousel_wrap.slick-slider {
position: relative;
display: block;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
direction: ltr !important;
}
.gg_carousel_wrap.slick-slider.gg_slick_has_arrows {
margin-left: 27px;
margin-right: 27px;
}
.gg_carousel_wrap .slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.gg_carousel_wrap.slick-list:focus
{
outline: none;
}
.gg_carousel_wrap.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.gg_carousel_wrap.slick-slider .slick-track,
.gg_carousel_wrap.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.gg_carousel_wrap .slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
}
.gg_carousel_wrap .slick-track:before,
.gg_carousel_wrap .slick-track:after
{
display: table;
content: '';
}
.gg_carousel_wrap .slick-track:after
{
clear: both;
}
.gg_carousel_wrap .slick-loading .slick-track
{
visibility: hidden;
}
.gg_carousel_wrap .slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .gg_carousel_wrap .slick-slide
{
float: right;
}
.gg_carousel_wrap .slick-slide img
{
display: block;
}
.gg_carousel_wrap .slick-slide.slick-loading img
{
display: none;
}
.gg_carousel_wrap .slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.gg_carousel_wrap .slick-loading .slick-slide
{
visibility: hidden;
}
.gg_carousel_wrap .slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
} .gg_carousel_wrap .slick-prev,
.gg_carousel_wrap .slick-next {
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
margin-top: -10px;
padding: 0;
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.gg_carousel_wrap .slick-prev:hover,
.gg_carousel_wrap .slick-prev:focus,
.gg_carousel_wrap .slick-next:hover,
.gg_carousel_wrap .slick-next:focus {
color: transparent;
outline: none;
background: transparent;
}
.gg_carousel_wrap .slick-prev:hover:before,
.gg_carousel_wrap .slick-prev:focus:before,
.gg_carousel_wrap .slick-next:hover:before,
.gg_carousel_wrap .slick-next:focus:before {
opacity: 1;
}
.gg_carousel_wrap .slick-prev.slick-disabled:before,
.gg_carousel_wrap .slick-next.slick-disabled:before {
opacity: .25;
}
.gg_carousel_wrap .slick-prev:before,
.gg_carousel_wrap .slick-next:before {
font-family: 'slick';
font-size: 23px;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: opacity .15s linear; 
-ms-transition: 	opacity .15s linear;
transition: 		opacity .15s linear;
}
.gg_carousel_wrap .slick-prev {
left: -28px;
}
[dir='rtl'] .gg_carousel_wrap .slick-prev {
right: -28px;
left: auto;
}
.gg_carousel_wrap .slick-prev:before {
content: '←';
}
[dir='rtl'] .gg_carousel_wrap .slick-prev:before {
content: '→';
}
.gg_carousel_wrap .slick-next {
right: -25px;
}
[dir='rtl'] .gg_carousel_wrap .slick-next {
right: auto;
left: -25px;
}
.gg_carousel_wrap .slick-next:before {
content: '→';
}
[dir='rtl'] .gg_carousel_wrap .slick-next:before {
content: '←';
} .gg_carousel_wrap .slick-slider {
margin: 25px 40px;
}
.gg_carousel_wrap .slick-dots {
position: absolute;
top: 100%;
display: block;
width: 100%;
padding: 0 !important;
margin: 9px 0 0 !important;
list-style: none !important;
text-align: center;
overflow: hidden;
line-height: 22px;
}
.gg_carousel_wrap .slick-dots li {
position: relative;
display: inline-block;
width: 20px;
height: 17px;
margin: 0 4px !important;
padding: 0 !important;
cursor: pointer;
}
.gg_carousel_wrap .slick-dots li button {
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.gg_carousel_wrap .slick-dots li button:hover,
.gg_carousel_wrap .slick-dots li button:focus {
outline: none;
}
.gg_carousel_wrap .slick-dots li button:before {
font-family: 'slick';
font-size: 8px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: color .15s linear; 
-ms-transition: 	color .15s linear;
transition: 		color .15s linear;
} .gg_car_item_wrap {
max-width: 100%;	
}
.gg_car_item .gg_photo {
margin-left: 50%;
-ms-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
max-height: 100%;
}
.gg_car_item {
opacity: 1 !important;	
filter: alpha(opacity=100) !important;
-ms-transform: scale(1) !important;
-webkit-transform: scale(1) !important;
transform: scale(1) !important;
}
.gg_carousel_wrap > *:not(.gg_loader) {
-webkit-transition: opacity .2s linear; 
-ms-transition: 	opacity .2s linear; 
transition: 		opacity .2s linear;	
}
.gg_car_preload > *:not(.gg_loader) {
opacity: 0 !important;
filter: alpha(opacity=0);
} .gg_car_light .slick-prev:before,
.gg_car_light .slick-next:before {
font-family: 'slick';
font-size: 23px;
line-height: 1;
opacity: .75;
color: #a8a8a8;
}
.gg_car_light .slick-dots li button:before {
color: #dadada;	
}
.gg_car_light .slick-dots li:hover button:before,
.gg_car_light .slick-dots li.slick-active button:before {
color: #7a7a7a;
} .gg_car_dark .slick-prev:before,
.gg_car_dark .slick-next:before {
font-family: 'slick';
font-size: 23px;
line-height: 1;
opacity: .75;
color: #f8f8f8;
}
.gg_car_dark .slick-dots li button:before {
color: #777;
}
.gg_car_dark .slick-dots li:hover button:before,
.gg_car_dark .slick-dots li.slick-active button:before {
color: #efefef;
}
.gg_loader div {
background-color: #888888;
}
.gg_gallery_wrap .gg_container, 
.gg_masonry_gallery,
.gg_coll_outer_container {
} .gg_img,
.gg_masonry_gallery .gg_img_inner,
.gg_coll_container .gg_coll_img_inner {
border: none    
} .gg_coll_img .gg_main_overlay_under .gg_img_title_under {
color: #444444;
}
.gg_coll_img .gg_main_overlay_under .gg_img_descr_under {
color: #555555;
} .gg_filter {
text-align: left;
padding: 0px 0px;
}
.gg_filter a.ggf,
.gg_coll_back_to_new_style {	
color: #444444;
}
.gg_filter a.ggf:hover,
.gg_coll_back_to_new_style:hover {	
color: #666666 !important;
}
.gg_filter a.ggf.gg_cats_selected,
.gg_filter a.ggf.gg_cats_selected:hover {	
color: #222222 !important;
}
.gg_new_filters a.ggf,
.gg_coll_back_to_new_style {	
background-color: #ffffff;
border: 1px solid #999999;
border-radius: 2px;
margin-left: 0px !important;
}
.gg_new_filters a.ggf:hover,
.gg_coll_back_to_new_style:hover {	
background-color: #ffffff;
border: 1px solid #666666;
}
.gg_new_filters a.ggf.gg_cats_selected,
.gg_new_filters a.ggf.gg_cats_selected:hover {	
background-color: #ffffff;
border: 1px solid #555555;
}  .gg_standard_gallery .gg_img {
margin-right: 0px;
margin-bottom: 0px;
} .gg_masonry_gallery .gg_img {
padding-left: 0px;
padding-right: 0px;
margin-bottom: 0px;
} .gg_string_gallery .gg_img {
margin-right: 0px;
margin-bottom: 0px;
} .gg_collection_wrap .gg_coll_container .gg_img {
padding-right: 7px;
padding-left: 8px;
margin-bottom: 15px;
} .gg_car_item_wrap {
padding-right: 5px;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
} .gg_paginate {
text-align: center;
} .gg_galleria_slider_wrap .galleria-gg-toggle-thumb {
display: none !important;
}
.gg_galleria_slider_wrap .galleria-gg-info-link, .gg_galleria_slider_wrap .galleria-info-text{display: none !important;}
.gg_galleria_slider_wrap .galleria-thumbnails-container {
display: none !important;
}
.gg_galleria_slider_wrap .galleria-thumbnails .galleria-image {
width: 60px !important;
}
.gg_galleria_slider_wrap .galleria-thumbnails .galleria-image,
.gg_galleria_slider_wrap .galleria-thumbnails-container {
height: 40px !important;
}
.gg_galleria_slider_wrap.gg_galleria_slider_show_thumbs {
padding-bottom: 54px !important;	
}
.gg_galleria_slider_show_thumbs .galleria-thumbnails-container {
bottom: -52px !important;		
}@font-face {
font-family: 'lc_lightbox';
src:url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/js/lightboxes/lcweb.lightbox/font/fonts/lc_lightbox.eot?6uvawd);
src:url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/js/lightboxes/lcweb.lightbox/font/fonts/lc_lightbox.eot?#iefix6uvawd) format('embedded-opentype'),
url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/js/lightboxes/lcweb.lightbox/font/fonts/lc_lightbox.woff?6uvawd) format('woff'),
url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/js/lightboxes/lcweb.lightbox/font/fonts/lc_lightbox.ttf?6uvawd) format('truetype'),
url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/js/lightboxes/lcweb.lightbox/font/fonts/lc_lightbox.svg?6uvawd#lc_lightbox) format('svg');
font-weight: normal;
font-style: normal;
} #lcl_wrapper {
height: 100%;
left: 0;
position: fixed;
top: 0;
width: 100%;	
text-align: center;
z-index: 99970;
}
#lcl_wrapper:before {
content: "";
display: inline-block;
height: 100%;
vertical-align: middle;	
}
#lcl_wrapper > * {
text-align: left;	
}
#lcl_wrapper, #lcl_wrapper * { 
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#lcl_overlay {
position: fixed;
top: 0;
left: 0;
right: 0;
width: auto;
height: 100%;
z-index: 99985;
display: none;
background-position: top left;
background-repeat: repeat;
}
#lcl_loader {
display: block;
height: 64px;
width: 64px;
border-radius: 5px;
position: fixed;
top: 50%;
left: 50%;
margin-left: -32px;
margin-top: -32px;
z-index: 99987;
box-shadow: 0px 0px 2px rgba(25,25,25, 0.5);
}
.lcl_no_loader {
background-image: none !important;	
} #lcl_standard_txt *,
#lcl_fs_txt * {
font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;	
}
#lcl_standard_txt > h3,
#lcl_standard_txt_clone > h3,
#lcl_fs_txt > h3  {
padding: 0 0 3px 0 !important;
margin: 0px !important;
line-height: 0;
}
#lcl_standard_title,
#lcl_fs_title {
font-size: 14px;
font-weight: bold;
line-height: 22px;
padding-right: 4px;	
letter-spacing: 0.03em;
}
#lcl_standard_title span,
#lcl_fs_title span,
#lcl_standard_author,
#lcl_fs_author {
font-size: 12px;
font-style: italic;
font-weight: normal;
letter-spacing: 0.01em;
line-height: 14px;
}
#lcl_standard_descr,
#lcl_fs_descr {
font-size: 14px;
line-height: 19px;	
}
#lcl_standard_descr > *:last-child,
#lcl_fs_descr > *:last-child {
padding-bottom: 0;
margin-bottom: 0;	
} #lcl_standard_cmd td > div:before,
#lcl_fs_cmd section div:before, 
#lcl_fs_cmd > div:before, 
.lcl_social_box li:before,
#lcl_thumb_prev div:before, #lcl_thumb_next div:before {
font-family: 'lc_lightbox' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
font-size: 13px;
position: relative;
top: 4px; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;	 
}
.lcl_prev, .lcl_next, .lcl_play, .lcl_pause,
.lcl_socials, .lcl_toggle_info, .lcl_fullscreen, .lcl_close,
.lcl_social_box li {
display: inline-block;	
height: 24px;
width: 24px;
border-radius: 2px;
cursor: pointer;
text-align: center;
line-height: 1;
-moz-box-sizing:content-box !important;
box-sizing: content-box !important;
-webkit-transition: all .2s linear;
-ms-transition: all .2s linear;
transition: all .2s linear;
}
#lcl_standard_cmd td:first-child > div,
#lcl_fs_cmd section div {
border-right-style: solid;
border-right-width: 1px;
border-radius: 0;	
}
#lcl_standard_cmd td:first-child > div:last-child,
#lcl_fs_cmd section div:last-child {
border: none !important;	
}
#lcl_standard_cmd td:first-child > div:first-child,
#lcl_fs_cmd section div:first-child {
border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
}
#lcl_standard_cmd td:first-child > div:last-child,
#lcl_fs_cmd section div:last-child {
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
}
.lcl_prev:before {content: "\f053";}
.lcl_next:before {content: "\f054";}
.lcl_play:before {content: "\f0bf";}
.lcl_pause:before {content: "\f0bb";}
.lcl_toggle_info:before {content: "\f10e";}
.lcl_close:before {content: "\f081";}
.lcl_fullscreen:before {content: "\f065"; left: 1px; top: 18% !important;}
.lcl_socials:before {content: "\e600";}
.lcl_fb:before {content: "\f09a"; left: 1px;}
.lcl_twit:before {content: "\f099"; left: 1px;}
.lcl_pint:before {content: "\f0d2"; left: 1px;}
#lcl_thumb_prev div:before {content: "\f137";}
#lcl_thumb_next div:before {content: "\f138";}
.lcl_play:before, .lcl_pause:before, .lcl_close:before {
font-size: 17px !important;
left: 2%;
top: 14% !important;
}
#lcl_standard_cmd .lcl_prev:before, #lcl_standard_cmd .lcl_next:before {
top: 22% !important;	
}
#lcl_fs_cmd .lcl_socials:before {top: 3px !important;}
#lcl_thumb_prev div:before, #lcl_thumb_next div:before {
font-size: 17px;
top: 2px !important;
} #lcl_standard {
display: inline-block;
margin: 0 auto;
position: relative;
text-align: left;
vertical-align: middle;
z-index: 99989;
max-height: 90%;
max-width: 90%;
border-style: solid;
line-height: 0 !important;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
overflow: hidden;
opacity: 1;
transform: scale(1);
-webkit-transform: scale(1);
-ms-transform: scale(1);
-webkit-transition: opacity .4s ease-in, transform .35s ease-in; 
-ms-transition: 	opacity .4s ease-in, transform .35s ease-in;  
transition: 		opacity .4s ease-in, transform .35s ease-in;  	
}
#lcl_standard.lcl_standard_closed {
opacity: 0;
filter: alpha(opacity=0);
transform: scale(0.95);
-webkit-transform: scale(0.95);
}
#lcl_standard > * {
opacity: 0;	
filter: alpha(opacity=0);	
}
#lcl_wrapper.lcl_external_cmd {
padding-top: 44px; }
#lcl_wrapper.lcl_external_cmd #lcl_standard_cmd {
display: block;
position: fixed !important;
height: 34px;
top: 0;
left: 0 !important;
right: 0 !important;
opacity: 1 !important;
}
#lcl_wrapper.lcl_external_cmd #lcl_standard {
transform: none !important;
-webkit-transform: none !important;
-ms-transform: none !important;
overflow: visible !important;
}
#lcl_wrapper.lcl_external_cmd #lcl_standard_cmd * {
opacity: 1 !important;
}
#lcl_standard_elem {
display: inline-block;
max-height: 100%;
max-width: 100%;
overflow: hidden;
padding: 0;
margin: 0;
}
#lcl_standard_elem > img {
display: block;
height: auto;
line-height: 0;
margin: 0 auto;
max-width: 100%;
width: auto;
max-height: 100%;
} #lcl_standard_cmd {
position: absolute;
color: #fff;
padding: 10px 0px 0px;
width: auto;
left: 0;
right: 0;
z-index: 10;
}
#lcl_standard_cmd table {
width: 100%;	
}
#lcl_standard_cmd table,
#lcl_standard_cmd table tbody,
#lcl_standard_cmd table tr,
#lcl_standard_cmd table td {
border: none !important;
padding: 0px !important;
margin: 0px !important;	
background: none !important;
direction: ltr;
}
#lcl_standard_cmd table div {
opacity: 0.55;
filter: alpha(opacity=55);
}
#lcl_standard:hover #lcl_standard_cmd table div {
opacity: 1;
filter: alpha(opacity=100);
}
#lcl_standard_cmd .lcl_prev {
margin-left: 9px;
}
#lcl_standard_cmd .lcl_prev,
#lcl_standard_cmd .lcl_autoplay,
#lcl_standard_cmd .lcl_next {
float: left;
}
#lcl_standard_cmd .lcl_close {
float: right;
margin-right: 9px;
}
#lcl_standard_cmd .lcl_fullscreen {
float: right;
margin-right: 6px;
}
#lcl_standard_cmd .lcl_socials {
float: right;
margin-right: 6px;
} #lcl_standard .lcl_social_box {
top: 39px; 
right: 9px;
}
.lcl_social_box {
position: absolute;
width: 88px;
height: 24px;
display: none;
background: none !important;
list-style: none !important;
margin: 0px !important;
padding: 0px !important;
}	
.lcl_social_box:hover {
box-shadow: none !important;	
opacity: 1;
filter: alpha(opacity=100);
}
.lcl_social_box li {
float: left;
position: relative;
margin: 0 2px 0 4px;
list-style: none !important;
padding: 0px !important;
}
.lcl_social_box li:last-child {
margin-right: 0 !important;	
}
.lcl_social_box li a {
display: block;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
}
.lcl_social_box .lcl_fb a { background-position: 9px 5px; }
.lcl_social_box .lcl_twit a { background-position: -7px 5px;; }
.lcl_social_box .lcl_pint a { background-position: -28px 5px;; } #lcl_standard_txt {
padding: 6px;
}
#lcl_standard_txt_clone {
display: block;
position: absolute;
} #lcl_thumb_nav {
position: fixed;
bottom: 4px;
z-index: 99999;
background: none !important;
}
.lcl_tn_disabled {
display: none !important;	
}
#lcl_thumb_nav > div {
-webkit-transition: all .2s linear;
-ms-transition: all .2s linear;
transition: all .2s linear;
max-width: 100% !important;	
opacity: 0.75;
filter: alpha(opacity=75);
}
#lcl_thumb_nav:hover > div {
opacity: 1;
filter: alpha(opacity=100);
}
#lcl_thumb_prev {
float: left;
width: 28px !important;
}
#lcl_thumb_prev div {
margin-left: 3px;
margin-right: 13px;	
}
#lcl_thumb_next {
float: left;
width: 18px !important;
}
#lcl_thumb_next div {
margin: 0 2px 0 3px;
}
#lcl_thumb_prev div,
#lcl_thumb_next div {
-webkit-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
cursor: pointer;
opacity: 0.7;	
height: 24px;
}
#lcl_thumb_prev:hover div,
#lcl_thumb_next:hover div {
opacity: 1;	
}
#lcl_thumb_prev div.disabled,
#lcl_thumb_prev:hover div.disabled {
opacity: 0.6; !important;	
}
#lcl_thumb_container {
float: left;
overflow: hidden !important;	
}
#lcl_thumb_container ul {
margin-top: 0px !important;
margin-bottom: 0px !important;	
overflow: hidden !important;
}
#lcl_thumb_container ul,
#lcl_thumb_container li {
display: block;
list-style: none !important;	
padding: 0 !important;
}
#lcl_thumb_container li {
float: left;
margin: 0px 7px 0px 0px !important;
border-width: 1px !important;
border-style: solid !important;
overflow: hidden;
cursor: pointer;
border-radius: 3px;
box-shadow: 0 0 2px rgba(20, 20, 20, 0.1);
opacity: 0.75;
filter: alpha(opacity=75);
-webkit-transition: opacity .2s linear;
-ms-transition: 	opacity .2s linear;
transition: 		opacity .2s linear;
}
#lcl_thumb_container li:hover,
#lcl_thumb_container li.lcl_curr_thumb {
opacity: 1;
filter: alpha(opacity=100);
}
#lcl_thumb_container li img {
display: none;
max-width: none;
} .lcl_data_over #lcl_standard_txt,
.lcl_data_under #lcl_standard_txt {
display: block;
position: absolute;
bottom: 0;
left: 0;
right: 0;
width: auto;
padding: 9px;	
}
.lcl_data_under #lcl_standard_txt {
background: #fff;	
} .lcl_data_lside #lcl_standard_elem {
}
.lcl_data_lside #lcl_standard_txt {
float: left;
width: 220px;	
padding: 0 10px;
vertical-align: top;
} .lcl_data_rside #lcl_standard_elem {
}
.lcl_data_rside #lcl_standard_txt {
float: right;
width: 220px;	
padding: 0 10px;
vertical-align: top;
} #lcl_fullscreen {
width: auto;
height: 100%;
position: fixed;	
overflow: hidden;
z-index: 99996;
top: 0;
left: 0;
right: 0;
}
#lcl_fs_elem {
width: 100%;
height: 100%;	
text-align: center;
}
#lcl_fs_elem:before {
content: "";
display: inline-block;
height: 100%;
vertical-align: middle;	
}
#lcl_fs_elem > img {
display: none;
position: relative;
z-index: 99997;
vertical-align: middle;
}	
#lcl_fs_elem.lcl_fill_fs_img > img {
position: fixed;
min-width: 100%;
min-height: 100%;
top: 50%;
left: 50%;
-webkit-transform: 	translate(-50%, -50%);
-ms-transform: 		translate(-50%, -50%);
transform: 			translate(-50%, -50%);
}
#lcl_fs_elem.lcl_fill_fs_img_old_ie {
position: fixed; 
top: -50%; 
left: -50%; 
width: 200%; 
height: 200%;	
text-align: left;
}
#lcl_fs_elem.lcl_fill_fs_img_old_ie > img {
position: absolute; 
top: 0; 
left: 0; 
right: 0; 
bottom: 0; 
margin: auto; 
min-width: 50%;
min-height: 50%;
} #lcl_fs_cmd {
position: absolute;
top: 20px;
display: block;
width: 100%;
z-index: 99999;
}
#lcl_fs_cmd > section {
padding: 0px !important;
margin: 0px !important;
text-align: left;
line-height: 0;
}
#lcl_fs_cmd div {
-webkit-transition: all .2s linear;
-ms-transition: all .2s linear;
transition: all .2s linear;
display: inline-block;	
height: 24px;
width: 24px;
opacity: 0.5;
filter: alpha(opacity=50);
cursor: pointer;
}
#lcl_fullscreen:hover #lcl_fs_cmd div {
opacity: 1;
filter: alpha(opacity=100);
}
#lcl_fs_cmd div:hover {
opacity: 0.9;
filter: alpha(opacity=90);
box-shadow: 0 0 2px rgba(25, 25, 25, 0.3);
}
#lcl_fs_cmd div span {
display: inline-block;
width: 100%;
height: 100%;	
}
#lcl_fs_cmd .lcl_prev {
float: left;
margin-left: 12px;
}
#lcl_fs_cmd .lcl_autoplay,
#lcl_fs_cmd .lcl_next {
float: left;
}
#lcl_fs_cmd .lcl_close {
float: right;
margin-right: 12px;
}
#lcl_fs_cmd .lcl_fullscreen {
float: right;
margin-right: 7px;
}
#lcl_fs_cmd .lcl_socials {
float: right;
margin-right: 6px;
}
#lcl_fs_cmd .lcl_socials span {
background-position: -84.5px -29px;
}
#lcl_fs_cmd .lcl_toggle_info {
float: right;
margin-right: 6px;
} #lcl_fullscreen .lcl_social_box {
top: 34px; 
right: 11px;
} #lcl_fs_txt {
position: absolute;
top: 65px;
left: 10px;
padding: 12px;	
z-index: 99998;
max-width: 350px;
border-radius: 3px;
}  .lcl_light {
background: url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/js/lightboxes/lcweb.lightbox/img/light/loader_w.gif) no-repeat center center;
background-color: #FFF;
color: #2d2d2d;	
}
.lcl_light {
color: #2d2d2d;		
}
.lcl_light #lcl_standard_cmd td > div,
.lcl_light #lcl_fs_cmd section div,
.lcl_light #lcl_fs_cmd > div, 
.lcl_light .lcl_social_box li {
background: #fefefe;
color: #333;	
}
.lcl_light #lcl_standard_cmd td > div:hover,
.lcl_light #lcl_fs_cmd > div:hover, 
.lcl_light .lcl_social_box li:hover {
background: #fcfcfc;
}
.lcl_light #lcl_standard_cmd td:first-child > div,
.lcl_light #lcl_fs_cmd section div {
border-color: #cecece;
}
.lcl_light #lcl_thumb_prev div:before, .lcl_light #lcl_thumb_next div:before {
color: #555;	
}
.lcl_light #lcl_thumb_container li {
background: url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/js/lightboxes/lcweb.lightbox/img/light/loader_w.gif) no-repeat center center rgba(255, 255, 255, 0.5);
background-color: #FFF;
border-color: #fff;	
}
.lcl_light #lcl_fs_elem {
background: url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/js/lightboxes/lcweb.lightbox/img/light/loader_w.gif) no-repeat center center #fff;
}
.lcl_light #lcl_standard_txt *,
.lcl_data_over .lcl_light *,
.lcl_light #lcl_fs_txt * {
color: #333 !important;
}
.lcl_light.lcl_data_over #lcl_standard_txt,
.lcl_light #lcl_fs_txt {
background: url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/js/lightboxes/lcweb.lightbox/img/light/over_bg_w.png) repeat top left transparent;
background: rgba(255, 255, 255, 0.8);
}
.lcl_light.lcl_data_under #lcl_standard_txt {
background: #fff;	
color: #2d2d2d;
} .lcl_dark {
background: url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/js/lightboxes/lcweb.lightbox/img/dark/loader_d.gif) no-repeat center center;
background-color: #2e2e2e;
color: #fff;	
}
.lcl_dark * {
color: #fff;
}
.lcl_dark #lcl_standard_cmd td > div,
.lcl_dark #lcl_fs_cmd section div,
.lcl_dark #lcl_fs_cmd > div, 
.lcl_dark .lcl_social_box li {
background: #424242;
color: #fefefe;	
}
.lcl_dark #lcl_standard_cmd td > div:hover,
.lcl_dark #lcl_fs_cmd > div:hover, 
.lcl_dark .lcl_social_box li:hover {
background: #484848;
}
.lcl_dark #lcl_standard_cmd td:first-child > div,
.lcl_dark #lcl_fs_cmd section div {
border-color: #4f4f4f;
}
.lcl_dark .lcl_data_over #lcl_standard_txt {
background: url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/js/lightboxes/lcweb.lightbox/img/dark/over_bg_d.gif) repeat top left transparent;
background: rgba(20,20,20, 0.75);	
}
.lcl_dark #lcl_thumb_prev div:before, .lcl_dark #lcl_thumb_next div:before {
color: #fcfcfc;	
}
.lcl_dark #lcl_thumb_container li {
background-color: #4f4f4f;
background: url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/js/lightboxes/lcweb.lightbox/img/dark/loader_d.gif) no-repeat center center rgba(20, 20, 20, 0.5);
border-color: #4f4f4f;	
}
.lcl_dark #lcl_fs_elem {
background: url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/js/lightboxes/lcweb.lightbox/img/dark/loader_d.gif) no-repeat center center #222;
}
.lcl_dark #lcl_standard_txt *,
.lcl_data_over .lcl_dark *,
.lcl_dark #lcl_fs_txt * {
color: #fefefe !important;
}
.lcl_dark.lcl_data_over #lcl_standard_txt,
.lcl_dark #lcl_fs_txt {
background: url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/js/lightboxes/lcweb.lightbox/img/light/over_bg_d.png) repeat top left transparent;
background: rgba(30, 30, 30, 0.8);
}
.lcl_dark.lcl_data_under #lcl_standard_txt {
background-color: #2e2e2e;
color: #fff;	
} .lcl_pattern_oblique_dots { background-image: url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/js/lightboxes/lcweb.lightbox/img/patterns/oblique_dots.png); }
.lcl_pattern_pattern-1 { background-image: url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/js/lightboxes/lcweb.lightbox/img/patterns/pattern-1.png); }
.lcl_pattern_pattern-dot-1 { background-image: url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/js/lightboxes/lcweb.lightbox/img/patterns/pattern-dot-1.png); }
.lcl_pattern_pattern-dot-2 { background-image: url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/js/lightboxes/lcweb.lightbox/img/patterns/pattern-dot-2.png); }
.lcl_pattern_pattern-dot-b1 { background-image: url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/js/lightboxes/lcweb.lightbox/img/patterns/pattern-dot-b1.png); }
.lcl_pattern_pattern-dot-b2 { background-image: url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/js/lightboxes/lcweb.lightbox/img/patterns/pattern-dot-b2.png); }
.lcl_pattern_pattern-dot-b3 { background-image: url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/js/lightboxes/lcweb.lightbox/img/patterns/pattern-dot-b3.png); }
.lcl_pattern_pattern-dot-b4 { background-image: url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/js/lightboxes/lcweb.lightbox/img/patterns/pattern-dot-b4.png); }
.lcl_pattern_pattern-triangle-05 { background-image: url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/js/lightboxes/lcweb.lightbox/img/patterns/pattern-triangle-05.png); }
.lcl_pattern_pattern-triangle-10 { background-image: url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/js/lightboxes/lcweb.lightbox/img/patterns/pattern-triangle-10.png); }
.lcl_pattern_pattern-triangle-20 { background-image: url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/js/lightboxes/lcweb.lightbox/img/patterns/pattern-triangle-20.png); }
.lcl_pattern_pattern-triangle-30 { background-image: url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/js/lightboxes/lcweb.lightbox/img/patterns/pattern-triangle-30.png); }
.lcl_pattern_pattern-triangle-40 { background-image: url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/js/lightboxes/lcweb.lightbox/img/patterns/pattern-triangle-40.png); }
.lcl_pattern_pattern-ver-line-10 { background-image: url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/js/lightboxes/lcweb.lightbox/img/patterns/pattern-ver-line-10.png); }
.lcl_pattern_pattern-ver-line-20 { background-image: url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/js/lightboxes/lcweb.lightbox/img/patterns/pattern-ver-line-20.png); }
.lcl_pattern_pattern-ver-line-30 { background-image: url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/js/lightboxes/lcweb.lightbox/img/patterns/pattern-ver-line-30.png); }
.lcl_pattern_pattern-ver-line-40 { background-image: url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/js/lightboxes/lcweb.lightbox/img/patterns/pattern-ver-line-40.png); }
.lcl_pattern_pattern-ver-line-50 { background-image: url(//www.klasse-in-sport.de/wp-content/plugins/global-gallery/js/lightboxes/lcweb.lightbox/img/patterns/pattern-ver-line-50.png); }.ls-container,
.ls-wp-container {
visibility: hidden;
position: relative;
max-width: 100%;
user-select: none;
-ms-user-select: none;
-moz-user-select: none;
-webkit-user-select: none;
}
.ls-inner {
position: relative;
width: 100%;
height: 100%;
background-position: center center;
z-index: 30;
}
.ls-wp-fullwidth-container {
width: 100%;
position: relative;
}
.ls-wp-fullwidth-helper {
position: absolute;
} ls-scene-wrapper {
width: 100%;
margin: 0 auto;
display: block !important;
position: relative !important;
}
ls-scene-wrapper .ls-container {
position: sticky !important;
top: 0;
}
ls-silent-wrapper {
width: 100vw;
height: 100vh;
z-index: -1 !important;
visibility: hidden !important;
opacity: 0 !important;
pointer-events: none !important;
position: fixed !important;
left:  -200vw;
top: -200vh;
}
ls-scene-wrapper[data-disabled-scene] {
height: auto !important;
} .ls-slide-bgcolor,
.ls-slide-backgrounds,
.ls-slide-effects,
.ls-background-videos,
.ls-bg-video-overlay {
-o-transform: translateZ(0);
-ms-transform: translateZ(0);
-moz-transform: translateZ(0);
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.ls-layers,
.ls-slide-bgcolor,
.ls-slide-backgrounds,
.ls-slide-effects,
.ls-background-videos,
.ls-bg-video-overlay {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
overflow: hidden;
}
.ls-text-layer .ls-ch .ls-grad-bg-overflow {
display: block;
position: absolute;
width: 100%;
height: 100%;
z-index: -1;
}
.ls-wrapper {
padding: 0 !important;
visibility: visible !important;
border: 0 !important;
z-index: 1;
}
.ls-wrapper.ls-fix-textnodes .ls-ln,
.ls-wrapper.ls-fix-textnodes .ls-wd {
position: static !important;
transform: none !important;
}
.ls-wrapper .ls-ln {
white-space: nowrap;
}
.ls-layer.ls-has-chars .ls-wd {
position: static !important;
}
.ls-layer.ls-has-chars .ls-ch {
position: relative !important;
}
.ls-layer.ls-has-words .ls-wd {
position: relative !important;
}
.ls-layer.ls-has-lines .ls-ln {
position: relative !important;
}
.ls-layer .ls-ch,
.ls-layer .ls-wd,
.ls-layer .ls-ln {
text-decoration: inherit;
}
.ls-layer[data-ls-text-animating-in][data-ls-mask-text-in] .ls-ch,
.ls-layer[data-ls-text-animating-in][data-ls-mask-text-in] .ls-wd,
.ls-layer[data-ls-text-animating-in][data-ls-mask-text-in] .ls-ln,
.ls-layer[data-ls-text-animating-out][data-ls-mask-text-out] .ls-ch,
.ls-layer[data-ls-text-animating-out][data-ls-mask-text-out] .ls-wd,
.ls-layer[data-ls-text-animating-out][data-ls-mask-text-out] .ls-ln {
clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.ls-textnode-dummy {
display: inline-block !important;
visibility: hidden !important;
pointer-events: none !important;
}
.ls-textnode-bgclip-wrap {
left: 0;
top: 0;
position: absolute;
background-clip: text;
-webkit-background-clip: text;
text-fill-color: transparent;
-webkit-text-fill-color: transparent;
text-align: left !important;
pointer-events: none !important;
}
.ls-textnode {
color: transparent;
text-fill-color: transparent;
-webkit-text-fill-color: transparent;
}
.ls-wrapper.ls-force-display-block {
display: block !important;
}
.ls-wrapper.ls-force-visibility-hidden {
visibility: hidden !important;
}
.ls-wrapper.ls-force-left-0 {
left: 0 !important;
}
.ls-wrapper.ls-force-width-auto {
width: auto !important;
}
.ls-force-height-auto {
height: auto !important;
}
.ls-wrapper.ls-force-full-size {
width: 100% !important;
height: 100% !important;
}
.ls-layer.ls-force-no-transform,
.ls-wrapper.ls-force-no-transform {
transform: none !important;
}
.ls-force-no-transform .ls-ln,
.ls-force-no-transform .ls-wd,
.ls-force-no-transform .ls-ch {
transform: none !important;
}
.ls-background-videos {
z-index: 1;
}
.ls-bg-video-overlay {
z-index: 21;
background-repeat: repeat;
background-position: center center;
}
.ls-slide-backgrounds {
z-index: 2;
}
.ls-slide-effects {
z-index: 4;
}
.ls-slide-bgcolor {
z-index: 1;
}
.ls-layers {
z-index: 35;
}
.ls-z,
.ls-parallax,
.ls-in-out,
.ls-scroll,
.ls-scroll-transform,
.ls-loop,
.ls-clip {
position: absolute !important;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.ls-clip,
.ls-m-layers-clip {
clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.ls-layers-clip {
clip: rect( 0px, var( --sw ), var( --sh ), 0px );
}
.ls-z {
width: 100% !important;
height: 100% !important;
top: 0 !important;
left: 0 !important;
bottom: auto !important;
right: auto !important;
display: block !important;
overflow: visible !important;
pointer-events: none !important;
}
.ls-z.ls-wrapper.ls-pinned {
position: fixed !important;
}
.ls-slide-backgrounds .ls-wrapper.ls-z {
overflow: hidden !important;
}
.ls-inner-wrapper {
pointer-events: auto;
}
.ls-inner-wrapper * {
pointer-events: inherit;
}
.ls-in-out {
display: none;
}
.ls-loop, .ls-clip {
display: block !important;
}
.ls-parallax,
.ls-in-out,
.ls-scroll,
.ls-scroll-transform,
.ls-loop,
.ls-z {
background: none !important;
}
.ls-bg-wrap,
.ls-loop {
margin: 0 !important;
}
.ls-wrapper > .ls-layer,
.ls-wrapper > a > .ls-layer
.ls-wrapper > .ls-bg {
line-height: normal;
white-space: nowrap;
word-wrap: normal;
margin-right: 0 !important;
margin-bottom: 0 !important;
}
.ls-wrapper > .ls-layer,
.ls-wrapper > a > .ls-layer {
position: static !important;
display: block !important;
transform: translateZ(0);
}
.ls-bg-wrap,
.ls-bg-outer {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
}
.ls-bg-wrap {
display: none;
}
.ls-bg-outer {
overflow: hidden !important;
}
.ls-wrapper > a.ls-layer-link {
cursor: pointer !important;
display: block !important;
position: absolute !important;
left: 0 !important;
top: 0 !important;
width: 100% !important;
height: 100% !important;
z-index: 10;
-o-transform: translateZ(100px);
-ms-transform: translateZ(100px);
-moz-transform: translateZ(100px);
-webkit-transform: translateZ(100px);
transform: translateZ(100px);
background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) !important;
} .ls-l[data-prefix]:before,
.ls-layer[data-prefix]:before {
position: relative;
display: inline-block;
content: attr(data-prefix);
}
.ls-l[data-suffix]:after,
.ls-layer[data-suffix]:after {
position: relative;
display: inline-block;
content: attr(data-suffix);
}
.ls-l[data-prefix]:before,
.ls-layer[data-prefix]:before,
.ls-l[data-suffix]:after,
.ls-layer[data-suffix]:after {
color: var( --ls-affix-color, currentColor );
transform: translateY( var( --ls-affix-va, 0em ) );
font-size: var( --ls-affix-fs, 1em );
font-family: var( --ls-affix-ff, inherit );
font-weight: var( --ls-affix-fw, inherit );
}
.ls-l[data-prefix]:before,
.ls-layer[data-prefix]:before,
.ls-l[data-suffix]:after,
.ls-layer[data-suffix]:after {
display: var( --ls-affix-nl, inline-block );
}
.ls-l[data-prefix].ls-affix-float:before,
.ls-layer[data-prefix].ls-affix-float:before,
.ls-l[data-suffix].ls-affix-float:after,
.ls-layer[data-suffix].ls-affix-float:after {
position: absolute;
left: 50%;
top: 50%;
transform: translate( calc( -50% + var( --ls-affix-ha, 0em ) ) , calc( -50% + var( --ls-affix-va, 0em ) ) );
}
.ls-l[data-prefix]:before,
.ls-layer[data-prefix]:before {
margin-right: var( --ls-affix-ha, 0em );
}
.ls-l[data-suffix]:after,
.ls-layer[data-suffix]:after {
margin-left: var( --ls-affix-ha, 0em );
}  .ls-gui-element {
z-index: 40;
text-decoration: none !important;
}
.ls-loading-container {
position: absolute !important;
display: none;
left: 50% !important;
top: 50% !important;
}
.ls-loading-indicator {
margin: 0 auto;
} .ls-media-unmute {
visibility: hidden;
position: absolute;
left: 16px;
top: 16px;
width: 30px;
height: 30px;
cursor: pointer;
opacity: .65;
}
.ls-media-unmute-active {
visibility: visible;
}
.ls-media-unmute-bg {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
border-radius: 30px;
border: 0 solid white;
transform: scale(0.1);
background: rgba(0,0,0,.25);
box-shadow: 0 3px 10px rgba(0,0,0,.2);
}
.ls-icon-muted, .ls-icon-unmuted {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center;
background-size: 20px;
transform: scale(0.1);
}
.ls-media-unmute-active .ls-media-unmute-bg {
border: 2px solid white;
}
.ls-media-unmute-active .ls-icon-muted,
.ls-media-unmute-active .ls-icon-unmuted,
.ls-media-unmute-active .ls-media-unmute-bg {
transform: scale(1) !important;
}
.ls-icon-muted {
background-image: url(//www.klasse-in-sport.de/wp-content/plugins/LayerSlider/assets/static/layerslider/img/icon-muted-white.png);
opacity: 1;
}
.ls-icon-unmuted {
background-image: url(//www.klasse-in-sport.de/wp-content/plugins/LayerSlider/assets/static/layerslider/img/icon-unmuted-white.png);
opacity: 0;
}
.ls-media-unmute:hover {
opacity: 1;
}
.ls-media-unmute:hover .ls-icon-muted {
opacity: 0;
}
.ls-media-unmute:hover .ls-icon-unmuted {
opacity: 1;
}
.ls-media-unmute-bg,
.ls-icon-unmuted,
.ls-media-unmute,
.ls-icon-muted {
transition: all .3s ease-in-out !important;
} .ls-bottom-slidebuttons {
text-align: left;
}
.ls-bottom-nav-wrapper,
.ls-below-thumbnails {
height: 0;
position: relative;
text-align: center;
margin: 0 auto;
}
.ls-below-thumbnails {
display: none;
}
.ls-bottom-nav-wrapper a,
.ls-nav-prev,
.ls-nav-next {
outline: none;
}
.ls-bottom-slidebuttons {
position: relative;
}
.ls-bottom-slidebuttons,
.ls-nav-start,
.ls-nav-stop,
.ls-nav-sides {
position: relative;
}
.ls-nothumb {
text-align: center !important;
}
.ls-link,
.ls-link:hover {
position: absolute !important;
width: 100% !important;
height: 100% !important;
left: 0 !important;
top: 0 !important;
}
.ls-link {
display: none;
}
.ls-link-on-top {
z-index: 999999 !important;
}
.ls-link, .ls-wrapper > a > * {
background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ls-bottom-nav-wrapper,
.ls-thumbnail-wrapper,
.ls-nav-prev,
.ls-nav-next {
visibility: hidden;
} .ls-bar-timer {
position: absolute;
width: 0;
height: 2px;
background: white;
border-bottom: 2px solid #555;
opacity: .55;
top: 0;
}
.ls-circle-timer {
width: 16px;
height: 16px;
position: absolute;
right: 10px;
top: 10px;
opacity: .65;
display: none;
}
.ls-container .ls-circle-timer,
.ls-container .ls-circle-timer * {
box-sizing: border-box !important;
}
.ls-ct-half {
border: 4px solid white;
}
.ls-ct-left,
.ls-ct-right {
width: 50%;
height: 100%;
overflow: hidden;
}
.ls-ct-left,
.ls-ct-right {
position: absolute;
}
.ls-ct-left {
left: 0;
}
.ls-ct-right {
left: 50%;
}
.ls-ct-rotate {
width: 200%;
height: 100%;
position: absolute;
top: 0;
}
.ls-ct-left .ls-ct-rotate,
.ls-ct-right .ls-ct-hider,
.ls-ct-right .ls-ct-half {
left: 0;
}
.ls-ct-right .ls-ct-rotate,
.ls-ct-left .ls-ct-hider,
.ls-ct-left .ls-ct-half {
right: 0;
}
.ls-ct-hider,
.ls-ct-half {
position: absolute;
top: 0;
}
.ls-ct-hider {
width: 50%;
height: 100%;
overflow: hidden;
}
.ls-ct-half {
width: 200%;
height: 100%;
}
.ls-ct-center {
width: 100%;
height: 100%;
left: 0;
top: 0;
position: absolute;
border: 4px solid black;
opacity: 0.2;
}
.ls-ct-half,
.ls-ct-center {
border-radius: 100px;
-moz-border-radius: 100px;
-webkit-border-radius: 100px;
}
.ls-slidebar-container {
margin: 10px auto;
}
.ls-slidebar-container,
.ls-slidebar {
position: relative;
}
.ls-progressbar,
.ls-slidebar-slider-container {
position: absolute;
left: 0;
top: 0;
}
.ls-progressbar {
width: 0;
height: 100%;
z-index: 1;
}
.ls-slidebar-slider-container {
z-index: 2;
}
.ls-slidebar-slider {
position: static !important;
cursor: pointer;
} .ls-slidebar {
height: 10px;
background-color: #ddd;
}
.ls-slidebar,
.ls-progressbar {
border-radius: 10px;
}
.ls-progressbar {
background-color: #bbb;
}
.ls-slidebar-slider-container {
top: 50%;
}
.ls-slidebar-slider {
width: 20px;
height: 20px;
border-radius: 20px;
background-color: #999;
} .ls-slidebar-light .ls-slidebar {
height: 8px;
background-color: white;
border: 1px solid #ddd;
border-top: 1px solid #ccc;
}
.ls-slidebar-light .ls-slidebar,
.ls-slidebar-light .ls-progressbar {
border-radius: 10px;
}
.ls-slidebar-light .ls-progressbar {
background-color: #eee;
}
.ls-slidebar-light .ls-slidebar-slider-container {
top: 50%;
}
.ls-slidebar-light .ls-slidebar-slider {
width: 18px;
height: 18px;
border-radius: 20px;
background-color: #eee;
border: 1px solid #bbb;
border-top: 1px solid #ccc;
border-bottom: 1px solid #999;
} .ls-tn {
display: none !important;
}
.ls-thumbnail-hover {
display: none;
position: absolute;
left: 0;
}
.ls-thumbnail-hover-inner {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
display: none;
}
.ls-thumbnail-hover-bg {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
}
.ls-thumbnail-hover-img {
position: absolute;
overflow: hidden;
}
.ls-thumbnail-hover img {
max-width: none !important;
position: absolute;
display: inline-block;
visibility: visible !important;
left: 50%;
top: 0;
}
.ls-thumbnail-hover span {
left: 50%;
top: 100%;
width: 0;
height: 0;
display: block;
position: absolute;
border-left-color: transparent !important;
border-right-color: transparent !important;
border-bottom-color: transparent !important;
}
.ls-thumbnail-wrapper {
position: relative;
width: 100%;
margin: 0 auto;
}
.ls-thumbnail-wrapper.ls-thumbnail-fill  a img {
width: 100%;
}
.ls-thumbnail {
position: relative;
margin: 0 auto;
}
.ls-thumbnail-inner,
.ls-thumbnail-slide-container {
width: 100%;
}
.ls-thumbnail-slide-container {
overflow: hidden !important;
position: relative;
}
.ls-thumbnail-slide {
text-align: center;
white-space: nowrap;
float: left;
position: relative;
}
.ls-thumbnail-slide a {
overflow: hidden;
display: inline-block;
width: 0;
height: 0;
position: relative;
}
.ls-thumbnail-slide img {
max-width: none !important;
max-height: 100% !important;
height: 100%;
visibility: visible !important;
background-position: center !important;
}
.ls-touchscroll {
overflow-x: auto !important;
} .ls-shadow {
display: none;
position: absolute;
z-index: 10 !important;
top: 100%;
width: 100%;
left: 0;
overflow: hidden !important;
visibility: hidden;
}
.ls-shadow img {
width: 100% !important;
height: auto !important;
position: absolute !important;
left: 0 !important;
bottom: 0 !important;
} .ls-media-layer {
overflow: hidden;
}
.ls-vpcontainer,
.ls-videopreview {
width : 100%;
height : 100%;
position : absolute;
left : 0;
top : 0;
cursor : pointer;
}
.ls-videopreview {
background-size: cover;
background-position: center center;
}
.ls-videopreview {
z-index: 1;
}
.ls-playvideo {
position: absolute;
left: 50%;
top: 50%;
cursor: pointer;
z-index: 2;
}
.ls-autoplay .ls-playvideo,
.ls-instant-autoplay .ls-playvideo {
display: none !important;
} .ls-forcehide {
display: none !important;
} .ls-yourlogo {
position: absolute;
z-index: 50;
}  .ls-slide-transition-wrapper {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
z-index: 3;
}
.ls-slide-transition-wrapper,
.ls-slide-transition-wrapper * {
text-align: left !important;
}
.ls-slide-transition-tile {
position: relative;
float: left;
}
.ls-slide-transition-tile img {
visibility: visible;
margin: 0 !important;
}
.ls-curtiles {
overflow: hidden;
}
.ls-curtiles,
.ls-nexttiles {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
}
.ls-curtile, .ls-nexttile {
overflow: hidden;
width: 100% !important;
height: 100% !important;
-o-transform: translateZ(0);
-ms-transform: translateZ(0);
-moz-transform: translateZ(0);
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.ls-nexttile {
display: none;
}
.ls-3d-container {
position: relative;
overflow: visible !important;
-ms-perspective: none !important;
-moz-perspective: none !important;
-webkit-perspective: none !important;
perspective: none !important;
}
.ls-3d-box {
position: absolute;
}
.ls-3d-box > div {
overflow: hidden;
margin: 0;
padding: 0;
position: absolute;
background-color: #888;
}
.ls-3d-box .ls-3d-top,
.ls-3d-box .ls-3d-bottom {
background-color: #555;
}
.ls-slide-transition-wrapper,
.ls-slide-transition-tile {
-ms-perspective: 1500px;
-moz-perspective: 1500px;
-webkit-perspective: 1500px;
perspective: 1500px;
}
.ls-slide-transition-tile,
.ls-3d-box,
.ls-curtiles,
.ls-nexttiles {
-ms-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.ls-curtile,
.ls-nexttile,
.ls-3d-box {
-ms-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
} html body .ls-container.ls-wp-container.ls-fullsize:not(.ls-hidden),
html body .ls-container.ls-wp-container.ls-fullwidth:not(.ls-hidden),
html body .ls-container.ls-wp-container.ls-responsive:not(.ls-hidden),
html body .ls-container.ls-wp-container.ls-fixedsize:not(.ls-hidden),
#ls-global .ls-container.ls-wp-container.ls-fullsize:not(.ls-hidden),
#ls-global .ls-container.ls-wp-container.ls-fullwidth:not(.ls-hidden),
#ls-global .ls-container.ls-wp-container.ls-responsive:not(.ls-hidden),
#ls-global .ls-container.ls-wp-container.ls-fixedsize:not(.ls-hidden) {
max-width: 100%;
}
html body .ls-container.ls-hidden,
#ls-global .ls-container.ls-hidden {
width: 0px !important;
height: 0px !important;
position: absolute;
left: -5000px;
top: -5000px;
z-index: -1;
overflow: hidden !important;
visibility: hidden !important;
display: block !important;
}
.ls-selectable {
user-select: text;
-ms-user-select: text;
-moz-user-select: text;
-webkit-user-select: text;
}
.ls-unselectable {
user-select: none;
-ms-user-select: none;
-moz-user-select: none;
-webkit-user-select: none;
}
.ls-visible {
overflow: visible !important;
clip: auto !important;
clip-path: none !important;
}
.ls-unselectable {
user-select: none;
-o-user-select: none;
-ms-user-select: none;
-moz-user-select: none;
-webkit-user-select: none;
}
.ls-overflow-hidden {
overflow: hidden;
}
.ls-overflowx-hidden {
overflow-x: hidden;
}
html body .ls-overflow-visible,
html#ls-global .ls-overflow-visible,
body#ls-global .ls-overflow-visible,
#ls-global .ls-overflow-visible,
.ls-overflow-visible {
overflow: visible !important;
}
.ls-overflowy-hidden {
overflow-y: hidden;
}
.ls-slide {
display: block !important;
visibility: hidden !important;
position: absolute !important;
overflow: hidden;
top: 0 !important;
left: 0 !important;
bottom: auto !important;
right: auto !important;
background: none;
border: none !important;
margin: 0 !important;
padding: 0 !important;
}
.ls-slide > .ls-layer,
.ls-slide > .ls-l,
.ls-slide > .ls-bg,
.ls-slide > a > .ls-layer,
.ls-slide > a > .ls-l,
.ls-slide > a > .ls-bg {
position: absolute !important;
white-space: nowrap;
}
.ls-fullscreen {
margin: 0 !important;
padding: 0 !important;
width: auto !important;
height: auto !important;
}
.ls-fullscreen .ls-container {
background-color: black;
margin: 0 auto !important;
}
.ls-fullscreen .ls-fullscreen-wrapper {
width: 100% !important;
height: 100% !important;
margin: 0 !important;
padding: 0 !important;
border: 0 !important;
background-color: black;
overflow: hidden !important;
position: relative !important;
}
.ls-fullscreen .ls-fullscreen-wrapper .ls-container,
.ls-fullscreen .ls-fullscreen-wrapper .ls-wp-container {
position: absolute !important;
top: 50% !important;
left: 50% !important;
transform: translate(-50%,-50%) !important;
}
.ls-layer .split-item {
font-weight: inherit !important;
font-family: inherit !important;
font-size: inherit;
color: inherit;
}
html body .ls-container .ls-layer,
#ls-global .ls-container .ls-layer,
html body .ls-container .ls-l,
#ls-global .ls-container .ls-l {
border-width: 0;
border-style: solid;
border-color: #000;
color: #000; font-size: 36px;
font-family: Arial, sans-serif;
background-repeat: no-repeat;
stroke: #000;
text-align: left;
font-style: normal;
text-decoration: none;
text-transform: none;
font-weight: 400;
letter-spacing: 0;
background-position: 0% 0%;
background-clip: border-box;
opacity: 1;
mix-blend-mode: unset;
}
.ls-container .ls-layer svg,
.ls-container .ls-l svg {
width: 1em;
height: 1em;
display: block;
}
.ls-container .ls-layer:not(.ls-html-layer),
.ls-container .ls-l:not(.ls-html-layer) {
stroke-width: 0;
}
.ls-container .ls-layer:not(.ls-html-layer) svg,
.ls-container .ls-l:not(.ls-html-layer) svg {
fill: currentColor;
}
.ls-container .ls-layer.ls-shape-layer svg,
.ls-container .ls-layer.ls-svg-layer svg,
.ls-container .ls-l.ls-shape-layer svg,
.ls-container .ls-l.ls-svg-layer svg {
width: 100%;
height: 100%;
}
.ls-container .ls-layer.ls-icon-layer .fa,
.ls-container .ls-l.ls-icon-layer .fa {
display: block;
line-height: inherit;
}
.ls-container .ls-layer.ls-ib-icon svg,
.ls-container .ls-l.ls-ib-icon svg,
.ls-container .ls-layer.ls-ib-icon .fa,
.ls-container .ls-l.ls-ib-icon .fa {
display: inline-block;
vertical-align: middle;
}
.ls-container .ls-layer.ls-html-layer svg,
.ls-container .ls-l.ls-html-layer svg {
display: inline;
width: auto;
height: auto;
}
.ls-container .ls-button-layer {
cursor: pointer;
}
.ls-container:not(.ls-hidden) .ls-wrapper:not(.ls-force-display-block) picture.ls-layer img,
.ls-container:not(.ls-hidden) .ls-wrapper:not(.ls-force-display-block) picture.ls-l img {
width: inherit !important;
height: inherit !important;
}
.ls-container.ls-hidden picture {
display: flex !important;
}
.ls-container.ls-hidden picture.ls-layer img,
.ls-container.ls-hidden picture.ls-l img {
width: auto;
height: auto;
} .ls-l[data-ls-smart-bg],
.ls-layer[data-ls-smart-bg],
ls-layer[data-ls-smart-bg] {
overflow: hidden !important;
background-size: 0 0 !important;
}
.ls-l[data-ls-smart-bg]:before,
.ls-layer[data-ls-smart-bg]:before,
ls-layer[data-ls-smart-bg]:before {
content: '';
display: block;
position: absolute;
left: 0;
top: 0;
z-index: -1;
width: var(--sw);
height: var(--sh);
transform: translate( calc( var( --x, 0px ) + var( --lx, 0px ) ), calc( var( --y, 0px ) + var( --ly, 0px ) ) );
background-image: inherit;
background-size: var( --bgs, inherit );
background-position: inherit;
background-repeat: inherit;
} html body .ls-nav-prev,
#ls-global .ls-nav-prev,
html body .ls-nav-next,
#ls-global .ls-nav-next,
html body .ls-bottom-nav-wrapper a,
#ls-global .ls-bottom-nav-wrapper a,
html body .ls-container .ls-fullscreen,
#ls-global .ls-container .ls-fullscreen,
html body .ls-thumbnail a,
#ls-global .ls-thumbnail a {
transition: none;
-ms-transition: none;
-webkit-transition: none;
line-height: normal;
outline: none;
padding: 0;
border: 0;
}
html body .ls-wrapper > a,
#ls-global .ls-wrapper > a,
html body .ls-wrapper > p,
#ls-global .ls-wrapper > p,
html body .ls-wrapper > h1,
#ls-global .ls-wrapper > h1,
html body .ls-wrapper > h2,
#ls-global .ls-wrapper > h2,
html body .ls-wrapper > h3,
#ls-global .ls-wrapper > h3,
html body .ls-wrapper > h4,
#ls-global .ls-wrapper > h4,
html body .ls-wrapper > h5,
#ls-global .ls-wrapper > h5,
html body .ls-wrapper > img,
#ls-global .ls-wrapper > img,
html body .ls-wrapper > div,
#ls-global .ls-wrapper > div,
html body .ls-wrapper > span,
#ls-global .ls-wrapper > span,
html body .ls-wrapper .ls-bg,
#ls-global .ls-wrapper .ls-bg,
html body .ls-wrapper .ls-layer,
#ls-global .ls-wrapper .ls-layer,
html body .ls-slide .ls-layer,
#ls-global .ls-slide .ls-layer,
html body .ls-slide a .ls-layer,
#ls-global .ls-slide a .ls-layer {
transition: none;
-ms-transition: none;
-webkit-transition: none;
line-height: normal;
outline: none;
padding: 0;
margin: 0;
border-width: 0;
}
html body .ls-container img,
#ls-global .ls-container img {
transition: none;
-ms-transition: none;
-webkit-transition: none;
line-height: normal;
outline: none;
background: none;
min-width: 0;
max-width: none;
border-radius: 0;
box-shadow: none;
border-width: 0;
padding: 0;
}
html body .ls-wp-container .ls-wrapper > a > *,
#ls-global .ls-wp-container .ls-wrapper > a > * {
margin: 0;
}
html body .ls-wp-container .ls-wrapper > a,
#ls-global .ls-wp-container .ls-wrapper > a {
text-decoration: none;
}
.ls-wp-fullwidth-container,
.ls-wp-fullwidth-helper,
.ls-gui-element *,
.ls-gui-element,
.ls-container,
.ls-slide > *,
.ls-slide,
.ls-wrapper,
.ls-layer {
box-sizing: content-box !important;
}
html body .ls-yourlogo,
#ls-global .ls-yourlogo {
margin: 0;
}
html body .ls-tn,
#ls-global .ls-tn {
display: none;
}
.ls-bottom-nav-wrapper,
.ls-bottom-nav-wrapper span,
.ls-bottom-nav-wrapper a {
line-height: 0;
font-size: 0;
}
html body .ls-container video,
#ls-global .ls-container video {
max-width: none !important;
object-fit: cover !important;
}
html body .ls-container.ls-wp-container,
#ls-global .ls-container.ls-wp-container,
html body .ls-fullscreen-wrapper,
#ls-global .ls-fullscreen-wrapper {
max-width: none;
} html body .ls-container,
#ls-global .ls-container,
html body .ls-container .ls-slide-transition-wrapper,
#ls-global .ls-container .ls-slide-transition-wrapper,
html body .ls-container .ls-slide-transition-wrapper *,
#ls-global .ls-container .ls-slide-transition-wrapper *,
html body .ls-container .ls-bottom-nav-wrapper,
#ls-global .ls-container .ls-bottom-nav-wrapper,
html body .ls-container .ls-bottom-nav-wrapper *,
#ls-global .ls-container .ls-bottom-nav-wrapper *,
html body .ls-container .ls-bottom-nav-wrapper span *,
#ls-global .ls-container .ls-bottom-nav-wrapper span *,
html body .ls-direction-fix,
#ls-global .ls-direction-fix {
direction: ltr !important;
} html body .ls-container,
#ls-global .ls-container {
float: none !important;
} .ls-slider-notification {
position: relative;
margin: 10px auto;
padding: 10px 10px 15px 88px;
border-radius: 5px;
min-height: 60px;
background: #de4528;
color: white !important;
font-family: 'Open Sans', arial, sans-serif !important;
}
.ls-slider-notification a {
color: white !important;
text-decoration: underline !important;
}
.ls-slider-notification-logo {
position: absolute;
top: 16px;
left: 17px;
width: 56px;
height: 56px;
font-size: 49px;
line-height: 53px;
border-radius: 56px;
background-color: white;
color: #de4528;
font-style: normal;
font-weight: 800;
text-align: center;
}
.ls-slider-notification strong {
color: white !important;
display: block;
font-size: 20px;
line-height: 26px;
font-weight: normal !important;
}
.ls-slider-notification span {
display: block;
font-size: 13px;
line-height: 16px;
text-align: justify !important;
} @media screen and (max-width: 767px) {
.ls-container .ls-layers > .ls-hide-on-phone,
.ls-container .ls-background-videos .ls-hide-on-phone video,
.ls-container .ls-background-videos .ls-hide-on-phone audio,
.ls-container .ls-background-videos .ls-hide-on-phone iframe {
display: none !important;
}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
.ls-container .ls-layers > .ls-hide-on-tablet,
.ls-container .ls-background-videos .ls-hide-on-tablet video,
.ls-container .ls-background-videos .ls-hide-on-tablet audio,
.ls-container .ls-background-videos .ls-hide-on-tablet iframe {
display: none !important;
}
}
@media screen and (min-width: 1025px) {
.ls-container .ls-layers > .ls-hide-on-desktop,
.ls-container .ls-background-videos .ls-hide-on-desktop video,
.ls-container .ls-background-videos .ls-hide-on-desktop audio,
.ls-container .ls-background-videos .ls-hide-on-desktop iframe {
display: none !important;
}
}
.ls-container .ls-background-videos .ls-vpcontainer {
z-index: 10;
}
.ls-container .ls-background-videos .ls-videopreview {
background-size: cover !important;
}
.ls-container .ls-background-videos video,
.ls-container .ls-background-videos audio,
.ls-container .ls-background-videos iframe {
position: relative;
z-index: 20;
} @media (transform-3d), (-ms-transform-3d), (-webkit-transform-3d) {
#ls-test3d {
position: absolute;
left: 9px;
height: 3px;
}
}
.ls-z[data-ls-animating-in] .ls-wrapper.ls-in-out,
.ls-z[data-ls-animating-out] .ls-wrapper.ls-in-out,
.ls-curtile,
.ls-nexttile {
will-change: transform;
}
.ls-z[data-ls-animating-in] .ls-layer,
.ls-z[data-ls-animating-out] .ls-layer,
.ls-curtile,
.ls-nexttile {
will-change: opacity;
}
.ls-layer[data-ls-animating-in],
.ls-layer[data-ls-animating-out] {
will-change: filter;
}
.ls-layer[data-ls-text-animating-in] .ls-ln,
.ls-layer[data-ls-text-animating-in] .ls-wd,
.ls-layer[data-ls-text-animating-in] .ls-ch,
.ls-layer[data-ls-text-animating-out] .ls-ln,
.ls-layer[data-ls-text-animating-out] .ls-wd,
.ls-layer[data-ls-text-animating-out] .ls-ch {
will-change: transform;
}
.ls-z:not([data-ls-hidden]),
.ls-z:not([data-ls-hidden]) .ls-wrapper.ls-loop,
.ls-z:not([data-ls-hidden]) .ls-wrapper.ls-parallax,
.ls-z:not([data-ls-hidden]) .ls-wrapper.ls-scroll-transform,
.ls-z:not([data-ls-hidden]) .ls-wrapper.ls-scroll {
will-change: transform;
}