/*
Theme Name: wp-bootstrap
Theme URI: http://320press.com/wpbs
Description: A simple responsive theme based on the Bootstrap framework. Includes multiple page templates, two different sidebars and a theme options panel.
Version: 2.1
Author: 320press
Author URI: http://320press.com
Tags: black, white, one-column, two-columns, flexible-width, custom-background, custom-colors, custom-menu, full-width-template, theme-options
License: GNU General Public License v2.0 & Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
*/

/* micro clearfix: http://nicolasgallagher.com/micro-clearfix-hack/ */
/* For modern browsers */
.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}

.clearfix:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.clearfix {
    zoom:1;
}

/* wp-specific classes */
.wp-caption{
	
}

.wp-caption-text{
	
}

.sticky{
	
}

.gallery-caption{
	
}

/* layout */

body{
	padding-top: 0;
}

/* Admin Top Navigation fixes */

body.admin-bar .navbar-fixed-top{ 
	top: 28px; 
}

.navbar .brand{
	color: #000 !important;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 0 30px rgba(255, 255, 255, 0.125);
	font-weight: bold !important;
}

.nav-container{
	padding-left: 0;
	padding-right: 0;
}

#inner-header{
	width: 100%;
}

input, textarea, select, .uneditable-input {
	margin-bottom: 0;
}

.navbar-form, .navbar-search {
	margin: 0 0 9px;
}

.navbar-search{
	padding-left: 0;
}

#s{
	width: 100px;
}

#content{
	padding: 10px 0 0;
}

.more-link{
	white-space: nowrap;
}

.footer-links{
	float: right;
	margin-bottom: 18px;
}

.footer-links .menu{
	list-style-type: none;
	margin-left: 0;
}

.footer-links .menu li{
	float: left;
	margin-left: 10px;
}

/* post styling */

#main p.meta{
	font-style: italic;
	color: #808080;
}

#main article{
	margin-bottom: 18px;
	border-bottom: 1px solid #eeeeee;
	padding: 0 0 9px;
}

.sidebar{
	margin-top: 18px !important;
}

#main article footer{
	border-top: none;
	margin-top: 0;
	padding-top: 0;
	position: relative;
	min-height: 20px;
}

#main article footer a.edit-post{
	position: absolute;
	right: 0;
	top: 0;
	display: none;
}

.post:hover a.edit-post{
	display: inline;
}

p.tags{
	line-height: 20px;
}

div[id*='attachment_']{
	max-width: 100%;
	height: 100%;
}

#credit320{
	background: url('images/320press_mini.png') no-repeat left top transparent;
	padding-left: 20px;
}

#main .hero-unit img{
	margin-bottom: 1em;
}

#main article img{
	height: auto;
	max-width: 100%;
}

img.alignleft{
	margin-right: 10px;
	float: left;
}

img.alignright{
	margin-left: 10px;
	float: right;
}

img.aligncenter{
	display: block;
	margin: 0 auto;
}

.post header img{
	margin-bottom: 18px;
}

.archive #main .post h3{
	line-height: 24px;
	margin-bottom: 10px;
}

video {
	max-width: 100%;
	height: auto;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video-wrapper {
	width: 630px;
	max-width: 100%;
	margin-bottom: 18px;
}

/* page styling */

#featured-carousel .item{
	width: 970px;
	height: 600px;
}

.carousel-caption p{
	display: none;
}

.page-template-page-homepage-php #main article{
	border-bottom: none;
}

.page-template-page-homepage-php .hero-unit,
.blog .hero-unit{
	padding: 1em;
}

.hero-unit h1 {
	font-size: 3em;
}

/* comments */



#comments{
	line-height: 24px;
	margin-bottom: 18px;
}

ol.commentlist,
ol.commentlist ul.children{
	list-style-type: none;
	margin-left: 0;
}

.comment .vcard div{
	margin-top: 8px;
	padding: 0 10px;
}

ol.commentlist time{
	font-size: .8em;
	color: #eeeeee;
}

ol.commentlist div.comment-author{
	position: relative;
}

ol.commentlist a.comment-edit-link{
	color: #ffffff;
	text-decoration: none;
	padding-left: 5px;
}

ol.commentlist span.edit-comment{
	position: absolute;
	right: 0;
	top: 8px;
}

ol.commentlist li.bypostauthor{
	background-color: #dddddd;
}

ol.commentlist ul.children li{
	background-color: #cccccc;
}

ol.commentlist ul.children li ul.children li{
	background-color: #bbbbbb;
}

ol.commentlist ul.children li ul.children li ul.children li{
	background-color: #aaaaaa;
}

ol.commentlist article{
	border-bottom: none !important;
}

a.comment-reply-link{
	position: absolute;
	right: 0;
	bottom: 0;
}

#comment-nav ul{
	list-style-type: none;
	margin: 0;
}

#comment-form-elements{
	list-style-type: none;
	margin: 0;
}

.comment .vcard .avatar{
	padding-right: 0;
}

.comment .vcard .comment-text{
	margin-left: 0;
}

img.avatar{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-left: 1px solid #ddd;
	
}

ol.commentlist li{
	padding-right: 10px;
	background-color: #F0F0F0;
}

#pings{
	margin-bottom: 9px;
}

ol.pinglist{
	list-style-type: none;
	margin: 0 0 9px 0;
}

#comment{
	width: 270px;
}

ol.commentlist #respond{
	padding: 5px 10px;
}

/* specific post-type styles */

/* image attachment */

.attachment #main .post_content img{
	max-width: 100%;
}

.ie8 #main .media-grid img{
	max-height: none !important;
	max-width: none !important;
}

.attachment-img{
	margin-bottom: 18px;
}

.metadata p.alert-message{
	margin-right: 0;
	margin-bottom: 18px;
}

#gallery-nav{
	list-style-type: none;
	margin-left: 0;
}

li.next a, li.previous a{
	position: relative;
}

li.next a:hover:before{
	content: "\2190";
	position: absolute;
	display: block;
	top: 42%;
	left: 0;
	background-color: #BFBFBF;
	color: #444;
	width: 20px;
	height: 20px;
	padding-left: 5px;
	text-decoration: none;
	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

li.previous a:hover:before{
	content: "\2192";
	position: absolute;
	display: block;
	top: 42%;
	right: 0;
	background-color: #BFBFBF;
	color: #444;
	width: 20px;
	height: 20px;
	padding-left: 5px;
	text-decoration: none;
	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}


/* widget styles */

.widget{
	margin-bottom: 18px;
}

.widgettitle{
	margin-bottom: 9px;
}

#tag-cloud{
	margin-bottom: 18px;
	line-height: 160%;
}

/* for some reason the bs version currently available for download doesn't have this style */
.label{
	text-transform: uppercase;
}

/* override standard link hover for the tag cloud widget */
#tag-cloud a:hover,
.tags a:hover{
	color: #ffffff;
	text-decoration: none;
}

#tag-cloud a{
	white-space: pre;
	text-transform: uppercase;
}

/* change default form padding for search */

.widget_search form{
	padding-left: 0;
}

.widget_search input{
	width: 121px;
}

/* calendar widget */

#calendar_wrap{
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 5px;
}

#wp-calendar{
	width: 100%;
	
}

#wp-calendar caption{
	font-weight: bold;
	padding: 8px;
}

#wp-calendar tr{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#wp-calendar tr:last-child{
	border-bottom: none;
}

#wp-calendar td{
	text-align: center;
	padding: 8px 0;
}

blockquote.pull-left{
	padding-right: 15px;
}

@media only screen and (min-width: 768px) {
	.carousel-caption p{
		display: block;
	}
}

@media only screen and (min-width: 980px) {
	body{
		padding-top: 0px;
	}
	
	.container-fluid{
		max-width: 970px;
		margin: 0 auto;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	#inner-footer{
		padding: 0;
	}
	
	#content{
		padding-left: 0;
		padding-right: 0;
	}
	
	.topbar-inner{
		padding: 0;
	}
	
	.topbar form.pull-right {
		float: right;
	}
	
	.navbar-form, .navbar-search {
		margin-top: 6px;
		margin-bottom: 0;
	}
	
	.navbar-search{
		padding-left: 0;
	}
	
	.sidebar{
		margin-top: 0 !important;
	}
	
	.widget_search input{
		width: 230px;
	}
	
	.blog .hero-unit{
		margin-top: 10px;
	}
	
	.page-template-page-homepage-php .hero-unit,
	.blog .hero-unit{
		padding: 60px;
	}
	
	.hero-unit h1 {
		font-size: 60px;
	}
	
	/* hide edit comment button and show on hover on desktop version */
	.edit-comment{
		display: none;
	}
	
	.vcard:hover .edit-comment{
		display: inline-block;
	}
	
	#s{
		width: 210px;
		margin-bottom: 6px;
	}
	
	.widget_search input{
		width: 209px;
	}
	
	.comment .vcard .comment-text{
		padding-left: 0;
		padding-right: 0;
	}
}

.red_back {
	background: url(images/red_texture.png);
	color: #fff;
	padding: 70px 0;
}
.purple_back {
	background: url(images/purple_texture.png);
	padding: 70px 0;
	color: #fff;
	}
.yellow_back {
	background: url(images/yellow_texture.png);
	padding: 70px 0;
	color: #fff;
}
.green_back {
	background: url(images/green_texture.png);
	padding: 70px 0;
	color: #fff;	
}
.gray_back {
	background: url(images/gray_texture.png);
	color: #fff;
	padding: 70px 0;
}
.blue_back {
	background: url(images/blue_texture.png);
	padding: 70px 0;
	color: #fff;
}

#header #logo {
	width: 300px;
}

#header #sub_logo {

}
#header .row-fluid {
	text-align: center;
}

#header .row-fluid a {
	display: inline-block;
}

#main_navigation {
	padding-top: 60px;
	display: inline-block;
}
#main_navigation ul {
	margin:0;
}
#main_navigation li {
	list-style: none;
	float: left;
	padding: 15px;
	text-align: center;
}

#main_navigation li img{
	height: 110px;
	width: 110px;
}

#main_navigation li a h6{
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-size: 30px;
	padding: 15px;
	font-family: 'Patrick Hand SC';
}

p {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;	
	font-size: 16px;
	font-variant: 300;
	line-height: normal;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Patrick Hand SC', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
}
a {
	color:#dd0303;
	font-size: 16px;
}
#about_us {
	background: url(images/foto.png);
	background-position: right center;
	background-repeat: no-repeat;
}
.home h1 {
	display: inline-block;
	font-size: 54px;
	background: rgba(255,255,255,0.5);
	padding: 10px;
	text-align: center;
}
.home #about_us h1 {
	background: rgba(0,0,0,0.5);
}
.home h2 {
	font-size: 36px;
	padding-bottom: 50px;
}

#achtung .container .span12{
	text-align: center;
}

#achtung_container {
	display: inline-block;
	width: 944px;
	height: 300px;
	background: rgba(0,0,0,0.6);
	border: 20px #fff solid;
}

#achtung_container:hover {
	background: rgba(0,0,0,0.8);
	-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

#achtung_container a {
	color: #fff;
	font-family: 'Patrick Hand SC', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 30px;
	display: block;
	height: 300px;
}
.h1container {
	text-align: center;
}

.nav-tabs {
	border: none;
	display: inline-block;
}
.nav-tabs > li > a {
	line-height: 20px;
	border: none;
	-webkit-border-radius: 0 0 0 0;
	-moz-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
	font-family: 'Patrick Hand SC', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 36px;
	padding: 20px 40px;
	color: #fff;
	margin: 0;
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover {
	background: rgba(0,0,0,0.6);
	border: none;
	padding: 20px 40px;
	color: #fff;

}
.nav-tabs > li > a:hover {
	background: rgba(0,0,0,0.6);
	border: none;
	padding: 20px 40px;
	color: #fff;
	-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.nav {
	margin: 0;
	background: rgba(255,255,255,0.5);
	padding: 0;
}
h4 {
	text-align: left;
	font-size: 30px;
	
}
#photos pre {
	background: none;
	border: none;
}
#kontak input, #kontak textarea, .wpcf7-not-valid-tip {
	position: relative;
	top: -30px;
	padding: 10px;
	border-radius: 0px;
}
#kontak input, #kontak textarea {
	background: rgba(255,255,255,0.5);	
	border: 1px solid #efefef;
	height: 40px;
	width: 60%;
	margin-left: 20%;
}
#kontak textarea {
	height: 120px;
}

#kontak input:focus, #kontak textarea:focus {
	background: #fff;
	-webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

#kontak .wpcf7-submit {
	font-family: 'Patrick Hand SC', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 36px;
	color: #fff;
	width: auto;
	margin-right: 20%;
	float: right;
	height: 60px;	
	
}
#videos iframe {
	display: inline-block;
	width: 60%;
	margin-left: 20%;
	max-width: 640px;
	
}
.og-details h3 {
	color: #000;
}
.input-append .add-on, .input-prepend .add-on { height: 28px; }
.input-append input, .input-prepend input, .input-append select, .input-prepend select, .input-append .uneditable-input, .input-prepend .uneditable-input { height: 28px; }
#main article img { float: left; margin: 0 10px 10px 0; }

#header #small {
	display: none;
	visibility: hidden;
}

.og-expander {
	background: #fff;
}

#loaderOverlay {
	position: fixed;
	background-position: fixed;
	z-index: 400;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(images/gray_texture.png);
}

#loaderOverlay h1 {
	background: none;
	font-family: Arial, sans-serif;
	margin-left: 20%;
	width: 60%;
	text-align: center;
	font-size: 36px;
	font-weight: 300;
	vertical-align: middle;
	position: absolute;
	top:30%;
	text-transform: none;
}

.windows8 {
position: absolute;
top:50%;
left: 45%;
width: 90px;
height:90px;
}

.windows8 .wBall {
position: absolute;
width: 160px;
height: 160px;
opacity: 0;
-moz-transform: rotate(225deg);
-moz-animation: orbit 3.8499999999999996s infinite;
-webkit-transform: rotate(225deg);
-webkit-animation: orbit 3.8499999999999996s infinite;
-ms-transform: rotate(225deg);
-ms-animation: orbit 3.8499999999999996s infinite;
-o-transform: rotate(225deg);
-o-animation: orbit 3.8499999999999996s infinite;
transform: rotate(225deg);
animation: orbit 3.8499999999999996s infinite;
}

.windows8 .wBall .wInnerBall{
position: absolute;
width: 20px;
height: 20px;
background: #efefef;
left:0px;
top:0px;
-moz-border-radius: 11px;
-webkit-border-radius: 11px;
-ms-border-radius: 11px;
-o-border-radius: 11px;
border-radius: 11px;
}

.windows8 #wBall_1 {
-moz-animation-delay: 0.84s;
-webkit-animation-delay: 0.84s;
-ms-animation-delay: 0.84s;
-o-animation-delay: 0.84s;
animation-delay: 0.84s;
}

.windows8 #wBall_2 {
-moz-animation-delay: 0.17s;
-webkit-animation-delay: 0.17s;
-ms-animation-delay: 0.17s;
-o-animation-delay: 0.17s;
animation-delay: 0.17s;
}

.windows8 #wBall_3 {
-moz-animation-delay: 0.34s;
-webkit-animation-delay: 0.34s;
-ms-animation-delay: 0.34s;
-o-animation-delay: 0.34s;
animation-delay: 0.34s;
}

.windows8 #wBall_4 {
-moz-animation-delay: 0.5s;
-webkit-animation-delay: 0.5s;
-ms-animation-delay: 0.5s;
-o-animation-delay: 0.5s;
animation-delay: 0.5s;
}

.windows8 #wBall_5 {
-moz-animation-delay: 0.67s;
-webkit-animation-delay: 0.67s;
-ms-animation-delay: 0.67s;
-o-animation-delay: 0.67s;
animation-delay: 0.67s;
}

@-moz-keyframes orbit {
0% {
opacity: 1;
z-index:99;
-moz-transform: rotate(180deg);
-moz-animation-timing-function: ease-out;
}

7% {
opacity: 1;
-moz-transform: rotate(300deg);
-moz-animation-timing-function: linear;
-moz-origin:0%;
}

30% {
opacity: 1;
-moz-transform:rotate(410deg);
-moz-animation-timing-function: ease-in-out;
-moz-origin:7%;
}

39% {
opacity: 1;
-moz-transform: rotate(645deg);
-moz-animation-timing-function: linear;
-moz-origin:30%;
}

70% {
opacity: 1;
-moz-transform: rotate(770deg);
-moz-animation-timing-function: ease-out;
-moz-origin:39%;
}

75% {
opacity: 1;
-moz-transform: rotate(900deg);
-moz-animation-timing-function: ease-out;
-moz-origin:70%;
}

76% {
opacity: 0;
-moz-transform:rotate(900deg);
}

100% {
opacity: 0;
-moz-transform: rotate(900deg);
}

}

@-webkit-keyframes orbit {
0% {
opacity: 1;
z-index:99;
-webkit-transform: rotate(180deg);
-webkit-animation-timing-function: ease-out;
}

7% {
opacity: 1;
-webkit-transform: rotate(300deg);
-webkit-animation-timing-function: linear;
-webkit-origin:0%;
}

30% {
opacity: 1;
-webkit-transform:rotate(410deg);
-webkit-animation-timing-function: ease-in-out;
-webkit-origin:7%;
}

39% {
opacity: 1;
-webkit-transform: rotate(645deg);
-webkit-animation-timing-function: linear;
-webkit-origin:30%;
}

70% {
opacity: 1;
-webkit-transform: rotate(770deg);
-webkit-animation-timing-function: ease-out;
-webkit-origin:39%;
}

75% {
opacity: 1;
-webkit-transform: rotate(900deg);
-webkit-animation-timing-function: ease-out;
-webkit-origin:70%;
}

76% {
opacity: 0;
-webkit-transform:rotate(900deg);
}

100% {
opacity: 0;
-webkit-transform: rotate(900deg);
}

}

@-ms-keyframes orbit {
0% {
opacity: 1;
z-index:99;
-ms-transform: rotate(180deg);
-ms-animation-timing-function: ease-out;
}

7% {
opacity: 1;
-ms-transform: rotate(300deg);
-ms-animation-timing-function: linear;
-ms-origin:0%;
}

30% {
opacity: 1;
-ms-transform:rotate(410deg);
-ms-animation-timing-function: ease-in-out;
-ms-origin:7%;
}

39% {
opacity: 1;
-ms-transform: rotate(645deg);
-ms-animation-timing-function: linear;
-ms-origin:30%;
}

70% {
opacity: 1;
-ms-transform: rotate(770deg);
-ms-animation-timing-function: ease-out;
-ms-origin:39%;
}

75% {
opacity: 1;
-ms-transform: rotate(900deg);
-ms-animation-timing-function: ease-out;
-ms-origin:70%;
}

76% {
opacity: 0;
-ms-transform:rotate(900deg);
}

100% {
opacity: 0;
-ms-transform: rotate(900deg);
}

}

@-o-keyframes orbit {
0% {
opacity: 1;
z-index:99;
-o-transform: rotate(180deg);
-o-animation-timing-function: ease-out;
}

7% {
opacity: 1;
-o-transform: rotate(300deg);
-o-animation-timing-function: linear;
-o-origin:0%;
}

30% {
opacity: 1;
-o-transform:rotate(410deg);
-o-animation-timing-function: ease-in-out;
-o-origin:7%;
}

39% {
opacity: 1;
-o-transform: rotate(645deg);
-o-animation-timing-function: linear;
-o-origin:30%;
}

70% {
opacity: 1;
-o-transform: rotate(770deg);
-o-animation-timing-function: ease-out;
-o-origin:39%;
}

75% {
opacity: 1;
-o-transform: rotate(900deg);
-o-animation-timing-function: ease-out;
-o-origin:70%;
}

76% {
opacity: 0;
-o-transform:rotate(900deg);
}

100% {
opacity: 0;
-o-transform: rotate(900deg);
}

}

@keyframes orbit {
0% {
opacity: 1;
z-index:99;
transform: rotate(180deg);
animation-timing-function: ease-out;
}

7% {
opacity: 1;
transform: rotate(300deg);
animation-timing-function: linear;
origin:0%;
}

30% {
opacity: 1;
transform:rotate(410deg);
animation-timing-function: ease-in-out;
origin:7%;
}

39% {
opacity: 1;
transform: rotate(645deg);
animation-timing-function: linear;
origin:30%;
}

70% {
opacity: 1;
transform: rotate(770deg);
animation-timing-function: ease-out;
origin:39%;
}

75% {
opacity: 1;
transform: rotate(900deg);
animation-timing-function: ease-out;
origin:70%;
}

76% {
opacity: 0;
transform:rotate(900deg);
}

100% {
opacity: 0;
transform: rotate(900deg);
}

}


@media only screen and (max-width: 1200px) {
	#about_us .span6 {
		margin: 0;
		width: 45%;
	}
}
@media only screen and (max-width: 990px) {
	#header #small {
		display: inline-block;
		visibility: visible;
	}
	#small #logo {
		display: inline-block;
	}
	#small .sub_logo {
		margin: 10px;
	}
	#header #large {
		display: none;
		visibility: hidden;
	}
	.nav-tabs > li > a {
		font-size: 24px;
	}
	.nav-tabs > li {
		border: 1px solid #efefef;
	}
	#about_us .span6 {
		width: 100%;
		margin-bottom: 400px;
	}
	#about_us{
		background-position: center bottom;
	}
	.gray_back {
		padding-bottom: 0;
	}
	footer .container {
		padding-bottom: 70px;
	}
	
} 
@media only screen and (max-width: 767px) { 
	.home h2 {
		padding-bottom: 10px;
		font-size: 30px;
	}
	.home h1 {
		font-size: 36px;
	}
	body {
		padding:0;
	}
	.container {
		padding: 10px;
	}
	#videos iframe {
		width: 80%;
		margin-left: 10%;
	}
	#kontak input, #kontak textarea {
		width: 80%;
	}
	#kontak .wpcf7-submit {
		margin-right: 0;
	}
	#main_navigation li {
		width: 25%;
	}
	#main_navigation li img {
		width: 100px;
		height: 100px;
	}
	#main_navigation li a h6 {
		padding-left: 0;
		padding-right: 0;
		font-size: 20px;
	}
}
@media only screen and (max-width: 666px) {
	#videos iframe {
		width: 100%;
		margin-left: 0;
	}
	#main_navigation li {
		width: 50%;
		min-width: 120px;
	}
	.nav-tabs > li {
		width: 100%;
	}
	.nav-tabs > li a {
		padding: 10px 40px;
		-webkit-transition: all 1s ease-in-out;
		-moz-transition: all 1s ease-in-out;
		-o-transition: all 1s ease-in-out;
		transition: all 1s ease-in-out;
	}
	#kontak input, #kontak textarea, .wpcf7-not-valid-tip { top: 0; }
	#kontak input, #kontak textarea { margin-left: 0; width:100%; }	
	ul.shutter-gallery li.gallery-image { width: 100% }
	#main article img {float: none;}
}
@media only screen and (max-width: 360px) {
	.home h2, .home h3 {
		padding-bottom: 10px;
		font-size: 18px;
		line-height: 20px;
	}
	.home h1 {
		font-size: 26px;
	}
	p {
		font-size: 13px;
	}
	#header #logo {
		width: 80%;
		min-width: 180px;
	}
	#header .sub_logo {
		height: 40px
	}
	.attribution {
		float: none;
		text-align: center;
	}
	footer .pull-right {
		text-align: center;
		float: none;
	}
	
}
#music_selector {
	display: block;
	background: url(images/red_texture.png);
}
#music_selector ul {
	margin: 0;
	display: block;
	float: right;
}
#music_selector li {
	float: left;
	list-style: none;
	display: block;
	padding-right: 5px;
	color: #fff;
	line-height: 50px;
}	
#music_selector li h5 {
	line-height: 35px;
}
#scoll_navigation {
	display: none;
	background: #343434;
	border-bottom: 1px solid #c4c4c4;
	opacity: 0.8;
	color: #fff;
	z-index: 100;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	position: fixed;
	top:0;
	width: 100%;
}
#scoll_navigation:hover {
	opacity: 1;
}
#scoll_navigation li {
	list-style: none;
}
#scroll_nav_menu {
	text-align: left;
	float: left;
}
#scroll_nav_menu li {
	float: left;
	padding: 5px;
	padding-top: 10px;
}
#scroll_nav_menu h4 {
	font-size: 20px;
}

#scroll_nav_music {
	float: right;
}
#scroll_nav_music li {
	float: left;
	padding-right: 5px;
	color: #fff;
	line-height: 50px;
}
#scroll_nav_music li h5 {
	line-height: 35px;
}