@charset "utf-8";
/* CSS Document */

/*gallery */

.competition .additionalimages {padding: 8px;}
.competition .additionalimages img {max-width: 100%;width: 100%;height: 100%;object-fit: cover;}
.competition .imagelist_cont {height: 198px;float: left;display: inline-block;overflow: hidden;width: 100%;}
.competition .additionalimages p {padding: 8px 16px 16px;
float: left;
text-align: center;
width: 100%;
font-size: 12px;
height: 60px;
display: block;}
.static_imageswap_outer {float:left;margin-bottom:8px;}
.static_imageswap {
float:left;
list-style:none;
margin:0!important;
padding:0;
}

.leftpanel {z-index:2!important;}

/*.static_bigimage, .single_bigimage{
	width: 100%; max-width: 800px;
position: fixed; 
text-align: center; 
position: fixed; float: left; padding: 10px; 
top: 50%; left: 50%; transform: translate(-50%, -50%); 
margin: auto; overflow: hidden; z-index: 2000; cursor: pointer; display: none; }
*/
.static_bigimage, .single_bigimage{
width: 100%;
position: relative;
float: left;
padding: 10px;
height: 100%;
 z-index: 2000; cursor: pointer; display: none; }


.imageInner .close {
background-image:url(/media/images/static/close.png);
background-position:center;
background-repeat:no-repeat;
background-size:cover;
cursor:pointer;
position:absolute;
top: 20px;
right:10px;
transition:.3s;
z-index:60000;
}

.imageInner .close:hover,.imageInner .close:focus {
filter:alpha(opacity=50);
opacity:0.5;
}

.static_thumb {
cursor:pointer;
}

.slidernav .navDots {
background-color:#FFF;
border-radius:50%;
cursor:pointer;
display:inline-block;
height:20px;
margin:0 8px 8px;
opacity:.5;
position:relative;
width:20px;
}

.static_bigimage .auto_height,.single_bigimage .auto_height {
-webkit-animation-duration:.6s;
-webkit-animation-name:zoom;
animation-duration:.6s;
animation-name:zoom;
display:block;
margin:auto;
}

.single_bigimage .imageOuter {
height:100%;
margin:auto;
z-index:30000;
}

.static_bigimage .auto_width,.single_bigimage .auto_width {
display:block;
margin:0 auto;
max-height:90%;
max-width:90%;
width:auto;
}

.static_bigimage .auto_both,.single_bigimage .auto_both {
display:block;
height:auto;
margin:0 auto;
max-height:90%;
max-width:90%;
width:auto;
}

.static_bigimage .scale_both,.single_bigimage .scale_both {
display:block;
height:90%;
margin:0 auto;
width:90%;
}

.static_main {
cursor:pointer;
float:left;
height:100%;
margin:0;
overflow:hidden;
position:relative;
width:100%;
}

.static_imageswap .static_thumb {
background-color:#fff;
float:left!important;
margin:5px 0 0!important;
max-width:50%;
overflow:hidden;
width:auto;
}

.static_thumb_inner {
background-color:#FFF;
display:block;
height:100%;
overflow:hidden;
}

.static_instruct {
color:#999;
float:left;
font-size:12px;
font-weight:400;
list-style:none;
margin:0!important;
padding:0!important;
text-align:center;
text-transform:uppercase;
width:100%;
z-index:90000!important;
}

.single_bigimage .imageInner{padding: 8px;
max-width: 800px;
text-align: center;
float: left;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
margin: auto;
z-index: 2000;
cursor: pointer;
height: 100%;}

.slidernav {
bottom:1%;
cursor:auto;
display:block;
position:absolute;
text-align:center;
width:100%;
}

.navInner {
margin:0 auto;
position:relative;
text-align:center;
width:90%;
}

.navInner .active {
opacity:1;
}

.hide_buttons {
display:none;
}

.clearfloat {
clear:both;
}

.static_slider {
overflow:hidden;
position:relative;
}

.Inner_static_slider {
float:left;
position:relative;
width:99999px;
}

.slide_image {
float:left;
}

.slider_nav {
bottom:40px;
height:40px;
margin-left:30px;
position:absolute;
width:90px;
}

.move_left,.move_right {
background-color:#bec6cd;
color:#fff;
cursor:pointer;
float:left;
height:40px;
padding-top:12px;
text-align:center;
width:40px;
}

.move_right {
background-color:#6C7B8C;
padding-left:3px;
}

.static_bigimage .imageInner,.single_bigimage .imageInner,.static_bigimage img,.single_bigimage img {
position:relative;width:100%
}

.static_main img,.static_thumb img {
width:100%;
}

	

@media max-width 780px{
static_.main {height:auto;}

}