/*
 * Globals
 */

/* Links */
a,
a:focus,
a:hover {
  color: #000000;
}
.nav-justified > li {
    text-align: center;
}
/* Custom default button */
.btn-default,
.btn-default:hover,
.btn-default:focus {
  color: #333;
  text-shadow: none; /* Prevent inheritence from `body` */
  background-color: #fff;
 border-radius: 0;
}
.btn-group.language-selecter{
	margin-bottom:80px;
	padding-top:10px;
}
.btn-group.language-selecter .btn{
border:none;	
	border-radius:none;
	 padding: 0px 0px;	
	font-size:16px;
	line-height: 16px;
	font-weight:bold;
}
	
	.btn-group-justified.language-selecter > .btn-group:first-child {
	    padding-right: 5px;	  
	}
	.btn-group-justified.language-selecter > .btn-group:last-child {
	    padding-left: 5px;	  
	}

/*
 * Base structure
 */

#c35 .ce-column{
width:23.4%;
}
#c36 .ce-column{
width:15.05%;;
}

.video-embed .video-embed-item{
	width:100%;
	max-height:400px;
}
.ce-textpic .ce-gallery .ce-outer{
	float:none;
	left:0;
}
.ce-textpic .ce-gallery .ce-inner, .ce-textpic .ce-gallery .ce-inner .ce-column,  .ce-textpic .ce-gallery .ce-inner .ce-column .video {
    position: relative;
    float: none;
    right: 0;
width:100%;
}


.content .frame-layout-2 img{
  height: auto;
    max-width: 100%;
    width: 100%;
}


.container a, .contentexhdetail a{
	color:#000000;
	text-decoration:underline;
}


.texttoggle{
	margin-top:20px;
	width:100%;
	border:none;	
		border-radius:none;
		 padding: 0 0 0 5px;	
	
		line-height: 20px;
		font-size: 14px;
		    font-weight: bold;
		text-align:left;
		color:#000000;
}

body {
 
  background-color: #ffffff;

/* background: url(images/start.png) no-repeat center center fixed; */


  color: #fff;

}

.kkvexhibitionbox{
	position: relative;
	width: 50%;		/* desired width */
}
.kkvexhibitionbox:before{
	content: "";
	display: block;
	padding-top: 100%; 	/* initial ratio of 1:1*/
}

.kkvexhibitionbox .innerbox{
	position:  absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
		
}

.contentedit.white{
	background-color:#ffffff;	
	color:#000000;
	margin-left:45px;
}

.contentexh .innerbox,.contentedit .innerbox{
margin-bottom:20px;
}
.kkvexhibitionbox-title{
	position: absolute;
	top:10px;
	margin-left:20px;
	background-color:#ffffff;
	color:#000000;
	padding:3px 8px;
	font-weight:bold;
	width: 80%;
}
.col-md-8 .kkvexhibitionbox-title{
	top:30px;	
	width: 50%;
}

.archivexhtitel{
	color:#000000;
}
.archivexhtitel.p19{
display:none;
}

ul li.hasSub ul li{
	margin-bottom:5px;
}

/* Extra markup and styles for table-esque vertical and horizontal centering */
.site-wrapper {
  display: table;
  width: 100%;
  height: 100%; /* For at least Firefox */
  min-height: 100%;
/*
  -webkit-box-shadow: inset 0 0 100px rgba(0,0,0,.5);
          box-shadow: inset 0 0 100px rgba(0,0,0,.5);
*/
}
.site-wrapper-inner {
  display: table-cell;
  vertical-align: top;
  width:100%;	

}
.site-wrapper-inner-right-pad{
	padding-right:75px;	
}

.cover-container {
 /* margin-right: auto;
  margin-left: auto;
*/

}

.container .content{
	padding: 25px;
	color:#000000;
	background-color:#ffffff;
		background-color:#ffffff;

}
.content-news{
	margin-left:15px;
}
.contentexh{
	margin-left:30px;
	margin-top:10px;
}

.contentedit{
	margin-left:30px;
	margin-top:0px;
}

.contentedit .content-head{
	margin-left:15px;
	
}


.container .content-news .news-list-item, .container .content-news .news-single{
	margin-bottom:20px;	
		background-color:#ffffff;
		padding:5px 0 25px;
		color:#000000;
}
.container .content-news .news-single{
padding-left:15px;
padding-right:15px;	

}

.container .content h2,.container .content-news h2 {
	margin-top:10px;
}
.content h3,.content h3 a,.content-news h3 a,.content-news h3 {
		color:#000000;
}

.container .content-head{
	padding:0px 0px 0px 25px;
	color:#000000;
	background-color:#ffffff;
	margin-bottom:40px;
}
.container .content-head h1{
padding:0;
margin:0;
margin-bottom:30px;
}
/* Padding for spacing */
.inner {
  padding: 30px;
}


/*
 * Header
 */
.masthead-brand {
  margin-top: 10px;
  margin-bottom: 10px;
}

.masthead-nav > li {
  display: inline-block;
}
.masthead-nav > li + li {
  margin-left: 20px;
}
.masthead-nav > li > a {
  padding-right: 0;
  padding-left: 0;
  font-size: 16px;
  font-weight: bold;
  color: #fff; /* IE8 proofing */
  color: rgba(255,255,255,.75);
  border-bottom: 2px solid transparent;
}
.masthead-nav > li > a:hover,
.masthead-nav > li > a:focus {
  background-color: transparent;
  border-bottom-color: #a9a9a9;
  border-bottom-color: rgba(255,255,255,.25);
}
.masthead-nav > .active > a,
.masthead-nav > .active > a:hover,
.masthead-nav > .active > a:focus {
  color: #fff;
  border-bottom-color: #fff;
}


@media (min-width: 768px) {
  .masthead-brand {
    float: left;
  }


 .masthead-nav {
    float: right;
  }
}


/*
 * Cover
 */

.cover {
  padding: 0 20px;
}
.cover .btn-lg {
  padding: 10px 20px;
  font-weight: bold;
}


.scroller{
top:80%;
position: fixed;
width:100%;
font-size:70px;
}

.scroller .left-side{
	margin-left:10px;
	float:left;

}

.scroller .right-side{
	margin-right:10px;
	float:right;
	
}

/*
 * Footer
 */

.mastfoot {
  color: #999; /* IE8 proofing */
  color: rgba(255,255,255,.5);
}

.brand-wrap{
background-color:#ffffff;	
   height: 70px;
width:100%;
padding-left:5px;

}

.navbar-brand {
    float: left;
    font-size: 27px;
    height: 80px;
    line-height: 24px;
	font-weight:bold;
    padding: 0;

color:#000000;
}

.navbar-inverse .navbar-brand {
    color: #000000;
}
.navbar-fixed-left {
  width: 155px;
position: fixed; 
  border-radius: 0;
  height: 100%;
background:none;
border:none;
}



.navbar-fixed-left .navbar-nav > li {
  float: none;  /* Cancel default li float: left */
  width: 155px;
background-color:#ffffff;
margin-bottom:7px;
font-size:14px;
line-height: 14px;
font-weight:bold;
text-transform:uppercase;
}
.navbar-nav > li > a, .navbar-nav > li > a:hover, .navbar-nav > li > a:focus  {
    padding-bottom: 0px;
    padding-top: 0px;
padding-left: 5px;
color:#000000;
}

.navbar-nav > li > ul > li  > a {
	color:#000000;
	}
.navbar-inverse .navbar-nav > li > a {
    color: #000000;
}

.navbar-fixed-left + .container {
  padding-left: 160px;
}

/* On using dropdown menu (To right shift popuped) */
.navbar-fixed-left .navbar-nav > li > .dropdown-menu {
  margin-top: -50px;
  margin-left: 140px;
}

.container {
padding-left:30px;
z-index:999;
}

/*
 * Affix and center
 */

@media (min-width: 768px) {
  /* Pull out the header and footer */
  .masthead {
    position: fixed;
    top: 0;
  }
  .mastfoot {
    position: fixed;
    bottom: 0;
  }
  /* Start the vertical centering */
  .site-wrapper-inner {

  }
  /* Handle the widths */
  .masthead,
  .mastfoot,
  .cover-container {
   /* width: 100%; */
/* Must be percentage or pixels for horizontal alignment */
  }


}


@media (max-width: 768px) {
#c35 .ce-column{
width:47%;
margin-top:8px;
}
#c36 .ce-column{
width:30%;;
margin-top:8px;
}

 .video-embed .video-embed-item{
	width:100%;
	max-height:200px;
}


.content{
min-width:400px;
}

.navbar-brand {
    color: #ffffff;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 15px;
    padding: 0;
}

.navbar-inverse .navbar-brand {
    color: #ffffff;
}
.navbar-fixed-left + .container {
    padding-left: 45px;
	padding-top:55px;

}
.site-wrapper-inner .container {	margin-bottom:20px;}

.navbar-inverse .navbar-nav > li > a ,.navbar-nav > li > ul > li > a{
    color: #ffffff;
}
.texttoggle{
	width:auto;
	padding:3px;
	 margin-top: 11px;
	margin-right:15px;
}
.navbar-brand {
	margin-left:10px;
}
h1 {
   font-size: 20px;
}


ul.navbar-nav {
	margin:0;
}
.scroller{
top:50%;

}
}
@media (max-width: 1092px) {
  .masthead,
  .mastfoot,
  .cover-container {

  }


#c35 .ce-column{
width:47%;
margin-top:8px;
}
#c36 .ce-column{
width:30%;;
margin-top:8px;
}


.contentexh .innerbox,.contentedit .innerbox{
padding-right:25px;	
}
.content-news{
	margin-top:25px;
	margin-left:15px;
	margin-right:15px;
}

}

