/*
Theme Name: Panja_theme
Version: 1.0
Description: A child theme of Customizr
Template: customizr
Author: Administrator
*/
/* Your awesome customization starts here 

@font-face {
	font-family: 'goth'; src: url('fonts/Gotham-Book.woff') format('woff');
}
@font-face {
	font-family: 'goth_black'; src: url('fonts/Gotham-Black.woff') format('woff');
}
p {
       font-family: "goth","Helvetica Neue",Helvetica,Arial,sans-serif;
}
h2 {
       font-family: "goth_black","Helvetica Neue",Helvetica,Arial,sans-serif;
}
*/
.mce-content-body {
	color: black !important;
}

.navbar .nav {
float:      none;
width:      100%;
text-align: center;
}
.navbar .nav > li {
float:      none;
display:    inline-block;
}
.pull-menu-right .nav-collapse {
	float: none !important;
  	margin: auto !important;
  	clear: both;
	background-color: transparent !important;  
}

body {
	background-color: black;
	max-width: 1200px !important; 
	margin: auto !important; 
	position: relative; /* Fix for absolute positioning */
/*	overflow-y: scroll !important; */
	overflow-x: hidden;
	text-align: center;
	color:          white !important;   
	font-family:   Raleway !important;
	font-size:      22px !important;
}

h1, h2, h3, h4, h5, h6 {
    text-shadow: 0 0px 0 transparent;
}

.container {
	position: relative;
	top:80px;

}	
.navbar .nav > li > a, .navbar .nav > li > a:first-letter,
.navbar .nav > li.current-menu-item > a, 
.navbar .nav > li.current-menu-ancestor > a {
	display:        inline;
	color:          white;
	background-color: transparent !important;             
	border: 0px;       
	font-family:   Raleway;
	font-size:      20px !important;
	padding:        5px 10px 5px 10px;
	vertical-align: bottom;
    text-shadow: 0 0px 0 transparent;
    text-transform: uppercase;
    text-align: center;
	text-decoration: none;
}


.navbar .nav > li.current-menu-ancestor > a,
.navbar .nav > li > a:hover,
.navbar .nav > li.current-menu-item > a:hover, 
.navbar .nav > li.current-menu-ancestor > a:hover
 { 
 	color: #aaaaaa; 
   	background-color: transparent !important;
   }

.navbar-inner {
	background-color: transparent !important;
/*	padding-right: 200px; */
	position: relative;
}

.tc-solid-color-on-scroll.sticky-enabled .tc-header {
 background-color: transparent;
}


header.tc-header {
  background: repeat scroll 0 0 rgba(0, 0, 0, 0);
  background-repeat: no-repeat;
  background-attachment: fixed;
  border: 0px;
  position: fixed !important;
}
header {
  margin: 0px auto !important;
  text-align: center;
  display: block;
}

.pull-menu-right .nav-collapse {
	float: none !important;
  	margin: auto !important;
  	clear: both;
	width: 100% !important;
	background-color: transparent !important; 
	overflow-y: hidden;
}

.btn-toggle-nav {
	margin: 60px !important;
}


.current-page-ancestor a {
	font-weight: 900 !important;
	font-size: 20px !important;
	line-height: 23px !important;

}
.current_page_item a {
	font-weight: 900 !important;
	font-size: 30px !important;
	line-height: 23px !important; 
} 

.site-logo {
	top: 3px;
}


@media (min-width: 980px) and (max-width: 1200px) {

	.site-logo {
		position: relative;
		left: -405px;
	}
	.navbar-inner {
		left: 337px;
		top: -33px;
	}

}

@media (min-width: 1200px) {

	#tc-page-wrap {
	position: relative;
	left: 100px;
	}
	header {
		width: 943px !important;
	}
	.span12 {
		width: 943px! important;
	}
	.navbar .nav {
    		text-align: right !important;   

	}
	.site-logo {
		text-align: left !important;
		position: relative;
		left: 18px;
	}
	.navbar-inner {
		text-align: right !important;   
		left: 137px;
		top: -33px;
	}

}

/*safari + chrome hack*/

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.dojodigital_toggle_title {
	position: relative;
	top: -3px;
	}
} 

/*safari hack*/

@media screen and (min-color-index:0) 
and(-webkit-min-device-pixel-ratio:0) { @media (min-width: 1200px){
	.site-logo {
		text-align: left !important;
		position: relative;
		left: 118px;
	}
	.navbar-inner {
		text-align: right !important;   
		left: 235px;
		top: -33px;
	}
	}
}

.mg_inl_txt_td a {
	font-weight: normal;
	color: #ffffff !important;
}
.mg_inl_txt_td a:hover {
	font-weight: bold !important;
	color: #ffffff !important;
	text-decoration: none !important;
}

/*lightbox*/

.mg_loader > div {
    display: none !important;
}
.mg_loader {
    width: 140px;
    height: 100px;
    background-image: url('http://kampanja.de/wp-content/uploads/2015/11/krone_ani_sw.gif');
    background-position: top left;
    background-repeat: no-repeat;
}

#mg_full_overlay_wrap {

	}
#mg_overlay_content {
	padding: 0 0 !important;
	background-color: transparent !important; 
	}
.mg_item_title {
	margin: 0 0 !important;
}
.mg_item_content_ {
	display: none;
}
.galleria-info-title {
 	background-color: transparent !important;
}
 .galleria-info-text {
	position: relative !important;
	top: -25px !important;
	left: 15px;
	text-transform: uppercase;
}
.mg_item_text {

}

.entry-title {
	color: #000000;
}

.featurette-divider {
	border: none;
}

.colophon {
	background-color: #000000 !important; 
}
.span4 {
	width: 100% !important;
	white-space: nowrap;
	padding:        50px 10px 5px 10px;
	vertical-align: bottom;
	text-shadow: 0 0px 0 transparent;
	text-transform: uppercase;
	text-align: left !important;
	text-decoration: none;
	opacity: 1;
}
.span4 p {
	color:          white !important;
	font-family:   Raleway !important;
	font-size:      12px !important;
	font-weight:   normal !important;
	letter-spacing: 0.12em;
}
.span4 a {
	color: #aaaaaa !important;
}
footer#footer {
border-top:     none;
	width: 100% !important;
}
.container-fluid {
	background-color: #000000 !important; 
	}