/*
 * Custom CSS
 * Place here your custom CSS. This will keep your custom css when there is a theme update.
 *
 */

 @font-face {
    font-family: 'Simplon Mono';
    src: url('http://redesign.kopps-berlin.de/fonts/S/SimplonMono-Regular-WebS.eot');
    src: url('http://redesign.kopps-berlin.de/fonts/S/SimplonMono-Regular-WebS.eot?#iefix') format('embedded-opentype');
    src: url('http://redesign.kopps-berlin.de/fonts/S/SimplonMono-Regular-WebS.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal !important;
}

body, 
h1, 
h2,
h3,
h4,
h5,
h6, 
a,
li,
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small
{
    font-family: "Simplon Mono", sans-serif;
    text-transform: none !important;
}


.btn,
.nav,
.navbar,
.navbar .nav > li > a,
.btn-navbar:before,
.navbar-new,
.breadcrumb > li:after,
.breadcrumb-text .caption:after,
.nav-tabs > li > a
.nav-tabs 
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    font-family: "Simplon Mono", sans-serif;
    text-transform: uppercase !important;
}


body { 
	margin-left: 45px; 
	margin-right: 45px;
}


body.page-id-8501 {
	margin-top: 100px;
}


.site-footer {
	background: #ffffff;
	padding: 10px 0;
}

.page-template-template-section .site-footer {
	background: #ffffff;
	clear: both;
	padding: 0 0;
	bottom: 0;
    padding: 10px 0;
    position: relative;
    width: 100%;
}

a:hover,
a:focus {
  color: #000000;
  text-decoration: underline;
  text-transform: lowercase;
}

.navbar .nav > li > ul {
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    line-height: ;
    padding-left: 0;
    padding-top: 0;
    margin-top:	17px;
}

.navbar .nav > li > a {
    float: left;
    font-family: "aktiv-grotesk", sans-serif;
    font-weight: 400;
    font-size: 11px;
    letter-spacing: 3px;
    padding: 0;
    position: relative;
    text-transform: uppercase;
}

p {
    font-family: "aktiv-grotesk", sans-serif;
    font-weight: normal;
    font-size: 13px;
    text-transform: none;
}

.section_wrapper,
p.lead,
lead,
.lead {
    font-family: "aktiv-grotesk", sans-serif;
    font-weight: normal !important;
    text-transform: none !important;
}

.navbar .nav ul li.active > a,
.navbar .nav ul li.active > a:hover {
  background-color: #FFFFFF;
  color: #000000;
  padding-left: 9px;
  padding-right: 9px;
}

.owl-theme .owl-controls .owl-buttons .owl-prev {
    cursor: url("http://www.wundersee.com/images/slider_left.gif"), e-resize;
}

.owl-theme .owl-controls .owl-buttons .owl-next {
    cursor: url("http://www.wundersee.com/images/slider_right.gif"), e-resize;
}

.menu-item:hover a,
.menu-item .sub-menu a:hover {
	color:grey;
}

.menu-item:hover .sub-menu a {
	color:black;
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
   background-color: rgba(0,0,0,0);
   border-color: grey;
   color: grey;
}

#menu-bottom a,
.navbar .nav > li {
font-family: "aktiv-grotesk",sans-serif;
font-weight: 400;
font-size: 11px;
letter-spacing: 3px;
}

#menu-bottom a:hover {
	text-decoration:none;
}


.navbar .nav > li > a:hover:after {
    border-bottom: 2px solid transparent;
}

.liner {
	border-color:transparent;
}

.portfolio_detail {
	opacity:1;
}

.portfolio-item img {
	opacity:0.95;
  	-webkit-transition:all 0.2s linear;
    	-moz-transition:all 0.2s linear;
    	-o-transition:all 0.2s linear;
    	transition:all 0.2s linear;	
}

.portfolio-item .btn.btn-inverse {
	color:#000;
	background-color:#fff;
	border-color:#fff;
  	-webkit-transition:all 0.2s linear;
    	-moz-transition:all 0.2s linear;
    	-o-transition:all 0.2s linear;
    	transition:all 0.2s linear;	
}

.p2 .portfolio_detail .btn.btn-inverse {
	color:#fff;
	background-color:#000;
	border-color:#000;
}

.portfolio-item:hover .btn.btn-inverse,
.portfolio-item .btn.btn-inverse:hover {
	color:#000 !important;
	background-color:#fff !important;
	border-color:#fff !important;
}

.portfolio-item:hover img,
.portfolio-item .btn.btn-inverse:hover {
	-mozopacity:0.75;
	filter:alpha(opacity=75);
	opacity:0.75;
}

.portfolio-item .btn.btn-inverse:hover,
.p2 .portfolio_detail .btn.btn-inverse:hover {
	color:#000;
	background-color:transparent;
	border-color:#000;
}

.genesis-nav-menu li.right.search {
	display:none !important;
}

#home_slider,
#map_canvas {
	margin-left:15px;
	margin-right:15px;
}

#header .container {
	padding-right:60px;
	padding-left:60px;
}

.team_section .thumbnail {
	padding:0px;
}

.navbar .nav ul li {
	padding-left:10px;
}

li span.active {
	border-bottom:1px solid black;
	padding-bottom:1px;
	text-transform:uppercase;
	padding-right:0px;
	padding-left:0px;
}

.navbar .nav li.language a {
	float:none;
	display:inline-block;
}

.navbar .nav > li > ul {
		padding-top:17px;
		margin-top:0px;
}

.owl-item .btn.btn-default {
	background-color:#fff;
	border-color:#fff;
}

.owl-item .btn.btn-default:hover {
	background-color:grey;
	border-color:grey;
	color:#fff;
}

.preloader {
	left: 0px;
	top: 0px;
}

.p2 .portfolio_detail {
	opacity:0;
	display:none;
}

.p2 .portfolio-item:hover .portfolio_detail {
	opacity:1;
}

.p2 .portfolio-item img {
	opacity:1;
}

.p2 .portfolio-item:hover img {
	opacity:1;
  	-webkit-transition:all 0.2s linear;
    	-moz-transition:all 0.2s linear;
    	-o-transition:all 0.2s linear;
    	transition:all 0.2s linear;	
}

a img:hover {
	opacity:0.5;
  	-webkit-transition:all 0.2s linear;
    	-moz-transition:all 0.2s linear;
    	-o-transition:all 0.2s linear;
    	transition:all 0.2s linear;	
}

.caption .btn {
	margin-top:25px;
}

#top-link {
	background-image:url('/images/style/kopps_top.png');
	background-size:90px 90px;
	height:90px;
	width:90px;
	color:transparent;
	border:none;
}

#top-link:hover {
	color:transparent;
	background-image:url('/images/style/kopps_top_up.png');
	background-size:90px 90px;
	height:90px;
	width:90px;
}

.tooltip.top {
	display:none !important;
}

.container {
	max-width: 100%;
}

#header.navbar.navbar-fixed-top.header_animate {
	padding-top: 19px;
	padding-bottom:16px;
}

.carousel-control {
	opacity:1;
}

.carousel-control:hover {
	opacity:0.5;
}

.header-image .site-header .title-area {
	background-size:100px 33px;
}

.carousel.slide .carousel-control.right, .carousel.slide .carousel-control.left {
	top:0px;
	bottom:0px;
	width:50%;
	height:100%;
	background:none;
	border-radius:0px;
}

.carousel.slide .carousel-control.right {
	right:0px;
}

.carousel.slide .carousel-control.left {
	left:0px;
}

.carousel.slide .carousel-control:hover {
	cursor:pointer;
}

.carousel.slide .carousel-control .glyphicon-chevron-left {
	left:20px;
}

.carousel.slide .carousel-control .glyphicon-chevron-right {
	right:20px;
	left:auto;
}

.owl-wrapper-outer:hover {
	cursor:pointer;
}

.is_fullslider .carousel-control {
	top:50%;
	margin-top:-10px;
}

.inlineBlock {
	display:inline-block;
}

h1 {
	margin-bottom: 2px;
}

.liner, .section_wrapper .lead {
	margin-bottom:0px;
}

.section_wrapper {
	padding-bottom: 5px;
	padding-top:50px;
}

.btn-kopps {
	margin-top:-35px;
	margin-bottom:40px;
	z-index:1000;
}

.btn-half-kopps {
	margin-top:-10px;
	margin-bottom:20px;
	z-index:1000;
}

#top-link {
	right: 20px;
	bottom: 15px;
}

.site-footer .creds {
	display:none;
}

.site-footer .bottom-widget {
	width:100%;
	text-align:center;
}

.bottom-widget ul.menu {
	clear: both;
	float: left;
	width: 100%;
	padding-left:0px;
	margin-left:-15px;
}

.navbar .nav {
	margin-right:0px;
}

.btn.inline {
	margin-left:0px;
}

.portfolio_section #gallery-items {
	margin-top:-2em;
}

.section_wrapper .content_table_cell .lead {
	margin-bottom:2em;
}

.section_wrapper .content_table_cell h2 {
	margin-bottom: 0px;
}

.info_slider_section.section {
	margin-bottom:90px;
}

#veranstaltungen.section_wrapper {
	padding-top:20px;
}

#presse.section_wrapper, #vision.section_wrapper {
	padding-top:0px;
}

li.instagram {
	width:16px;
	height:16px;
	margin-top:8px;
	background-image: url( "/images/style/instagram_icon.png" );
	background-size:14px 14px;
	background-repeat: no-repeat;
	padding-left:0px !important;
	padding-right:0px !important;
}

li.instagram a {
	width:14px;
	height:14px;
}

li.instagram:hover {
	background-image: url( "/images/style/instagram_icon_lila.png" );
	background-size:14px 14px;
	background-repeat: no-repeat;
}

@media screen and (max-width: 1024px) { 

	li.instagram {
    		height: 30px;
    		line-height: 1.75;
    		padding-left: 18px !important;
    		background-position: 18px 4px;
	}

	.zp_slider .caption-box h1, .caption-box > h1 {
		line-height:1.15;
		margin-bottom:12px;
	}

	#slider_home, #slider_home .owl-item {
		height:480px !important;
	}

	.menu-item-has-children .external {
		margin-top: 15px;
	}

	.page-id-8940.page-template-template-section .site-footer, .page-id-8801.page-template-template-section .site-footer, .page-id-8986.page-template-template-section .site-footer, .page-id-9178.page-template-template-section .site-footer {
		margin-top:30px;
	}

	.page-id-8992.page-template-template-section .site-footer {
		margin-top:60px;
	}

	.page-id-8992 .thumbnail .caption {
		display:none;
	}

	.page-id-8992 .thumbnail {
		margin-bottom:30px;
	}

	.page-id-9178 #map_canvas {
		height:400px !important;
	}

}

@media screen and (max-width: 850px) { 

	li.instagram {
    		height: 25px;
	}

	#slider_home, #slider_home .owl-item, #slider_home .slide.img-bg {
		height:380px !important;
	}

	#map_canvas, .page-id-9178 #map_canvas {
		height:300px !important;
	}

	#home_kontakt .col-sm-3, #home_kontakt .col-md-3, .page-id-9178 #presse .col-md-3, .page-id-9178 #presse .col-sm-3 {
		width:100%;
	}

}

@media screen and (max-width: 768px) { 

	body {
		margin-left:15px;
		margin-right:15px;
	}
	
	#header .container {
		padding-left:30px;
		padding-right:30px;
	}

	#header.navbar.navbar-fixed-top {
		padding-top:30px;
	}

	#slider_home, #slider_home .owl-item, #slider_home .slide.img-bg {
		height:330px !important;
	}

	.zp_slider .caption-box h1, .caption-box > h1 {
		font-size:40px;
	}

	#top-link {
		bottom:5px;
	}

	#header .navbar-collapse.collapse {
		top:20px;
	}

	.page-id-8992 #presse .col-xs-12 {
		width:50%;
		float:left;
	}

	.page-id-9178 .column_wrapper.row {
		margin-bottom:0px;
	}

}

@media screen and (max-width: 480px) { 

	.zp_slider .caption-box h1, .caption-box > h1 {
		font-size:30px;
	}

	#slider_home, #slider_home .owl-item, #slider_home .slide.img-bg {
		height:260px !important;
	}

	#top-link {
		display:none !important;
	}

	.page-id-8737 .section_wrapper, .page-id-8801 .section_wrapper {
		padding-top:0px;
	}

	.page-id-8737 .info_slider_section.section, .page-id-8801 .info_slider_section.section {
		margin-bottom:70px;
	}

	.info_slider_section .carousel, .info_video_section .fitvids, .info_image_section .section_image {
		margin-bottom:20px;
	}

	.cotent_table_wrap {
		padding:0px;
	}

}

.page-id-8992 .thumbnail .caption {
	height:30px;
}