/**
 * css
 * Author: Vít Trunec
 * www.vittr.cz
 */
 

html, body {
  height: 100%;
}
.page-wrap {
  min-height: 100%;
  /* equal to footer height */
  margin-bottom: -25px; 
}
.page-wrap:after {
  content: "";
  display: block;
}
.site-footer, .page-wrap:after {
  height: 25px; 
}
.site-footer {
  
}
 
 
 
body {
	/**font-family: 'Arimo', sans-serif;*/
		font-family: 'Book Antiqua', serif;
	margin:0;
	padding:0;
	background-color:rgba(35,35,35,1);
}

a, h1, h2, h3, h4, p {
	margin:0;
	padding:0;
	text-decoration: none;
}


#sidepanelbutton {
	position: fixed;
	right: 20px;
	top: 38px;
	width: 50px;
	height: 50px;
	background-image: url(../img/squares2.png);
	background-size: 60%;
    background-repeat: no-repeat;	
	cursor: hand;
	z-index:5555;
	display: none;
}	



#sidepanel { 
	
	border-bottom:1px dotted gray;
	height: 100%;  
	width:2%;
	right:0px; top:0px; bottom:0px;
    position: fixed;
	color:white;	
	z-index:2;
	background-color:#d24848;
	font-family: 'Book Antiqua', serif;
	display: none;
}


@media (max-width: 1300px) {
#sidepanel { 
	display: none;
	}
}


#home { 
	height: 100%;  
	max-width: 1920px; 
    position: relative;
	color:white;
	font-family: 'Book Antiqua', serif;
	text-align:center;
}

#home-sec2 { 
	/** height: 55%;  **/
	
	left:2%;
    position: relative;
	z-index:2;
	background-color:#586a6e;
}

#home-sec3 { 
	height: 80%;  
	left:2%;
    position: relative;
	z-index:2;
	background-color:black;
}

#home-sec4 { 
	left:2%;
    position: relative;
	z-index:2;
	background-color:white;		
}

#home-secYT { 
	left:2%;
    position: relative;
	z-index:2;
	background-color:black;		
}

#home-sec5 { 	
	left:2%;
    position: relative;
	z-index:2;
	background-color:rgb(255, 255, 255);	

}

#home-sec6 { 	
	left:2%;
    position: relative;
	z-index:2;
	background-color:white;	

}
#home-sec-footer { 		/* height:430px; */
	left:2%;
	/* width:100%; */
    position: relative;
	z-index:2;
	background-color:#D6BF93;	
	margin-bottom: 2%;
}

.widthmobile {
	width:96%;
}

@media (max-width: 1300px) {
.widthmobile {
	width:96%;
}
}


#logo {
	background-image: url(../img/trdlologo.png);
	background-size: 80%;
    background-repeat: no-repeat;	
	height:165px;
	width:350px;
	position:absolute;
	bottom:30px;
	left: 50%;
  margin-left: -150px;
	        -webkit-transition-property: top, bottom;
        -webkit-transition-duration: 0.5s;
	z-index:50;
}











.font-style_01{
	width: 45%;
	margin-left:auto;
	margin-right: auto;
	padding-top: 2%;
	padding-bottom: 2%; 
	overflow-y:hidden;
	font-family: 'Book Antiqua', serif;
	color:white;
	font-size:16pt;
	line-height:1.7em;
	text-align:center;	
}

.font-style_01 p{
	padding-top: 2%;
	padding-bottom: 3%;
}

@media (max-width: 1900px) {
.font-style_01{
	width: 50%;
	}
}

@media (max-width: 1600px) {
.font-style_01{
	width: 57%;
	}
}

@media (max-width: 1200px) {
.font-style_01{
	width: 70%;
	}
}

@media (max-width: 1000px) {
.font-style_01{
	width: 80%;
	}
}

@media (max-width: 700px) {
.font-style_01{
	width: 95%;
	text-align: justify;
	font-size:12pt;
	}
}









.font-style_02 {
	position:  absolute;
	top: 4%;
	left: 31%;
	bottom: 14%;
	right: 31%;
	overflow-y:hidden;
	font-family: 'Book Antiqua', serif;
	color:white;
	font-size:12pt;
	line-height:1.7em;
	text-align:center;	
}

.table01{
	margin-left:auto;
	margin-right:auto;
	margin-top: 60px;
	text-align:right;
	width:68%;
	height:600px;
	margin-top: 5%;
   /** word-spacing:6em; */
	overflow-y:hidden;
	font-family: 'Book Antiqua', serif;
	color:white;
	font-size:35pt;
}

@media (max-width: 1900px) {
.table01{
	width: 70%;
	}
}

@media (max-width: 1600px) {
.table01{
	width: 75%;
	}
}

@media (max-width: 1200px) {
.table01{
	width: 80%;
	}
}

@media (max-width: 1000px) {
.table01{
	width: 90%;
	}
}

@media (max-width: 700px) {
.table01{
	width: 99%;
	text-align: justify;
	font-size:12pt;
	}
}


.tablecell {
	width: 23%;
	margin-left:1.5%;
	text-align:center;
	float:left;display: inline-block;
	color: white
}

#table01_doplnek a {
	font-size:14pt;
	color:white;
	padding-top: 40px;
	padding-right: 9%;
	float: right;
	cursor: hand;
	font-family: 'Bebas Neue';
}

#table01_doplnek a:hover {
	text-decoration: underline;
	
}


.tablecell p{
	padding-bottom:10px;
		font-size:35pt;
}

.tablecell span{
	font-size: 12pt;
	
	line-height:1.7em;
}
 .fullscreen-bg-01 {
    position: absolute;
        
		bottom: 0;
    right: 0;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 2;
}






.font-style_03{
	width:60%;
	margin-left:auto;
	margin-right: auto;
	padding-top: 4%;
	padding-bottom: 4%;
	overflow-y:hidden;
	font-family: 'Book Antiqua', serif;
	/* color:black; */
	color:#5a4f3a;
	font-size:15pt;
	line-height:1.9em;
	text-align:left;	
}

@media (max-width: 1900px) {
.font-style_03{
	width: 65%;
	}
}

@media (max-width: 1600px) {
.font-style_03{
	width: 67%;
	}
}

@media (max-width: 1200px) {
.font-style_03{
	width: 70%;
	}
}

@media (max-width: 1000px) {
.font-style_03{
	width: 80%;
	}
}

@media (max-width: 700px) {
.font-style_03{
	width: 90%;
	text-align: justify;
	font-size:12pt;
	}
} 


/* youtube */

.font-style_YT{
	width:60%;
	margin-left:auto;
	margin-right: auto;
	padding-top: 4%;
	padding-bottom: 4%;
	overflow-y:hidden;
	font-family: 'Book Antiqua', serif;
	/* color:black; */
	color:#5a4f3a;
	font-size:15pt;
	line-height:1.9em;
	text-align:left;	
}

@media (max-width: 1900px) {
.font-style_YT{
	width: 65%;
	}
}

@media (max-width: 1600px) {
.font-style_YT{
	width: 67%;
	}
}

@media (max-width: 1200px) {
.font-style_YT{
	width: 70%;
	}
}

@media (max-width: 1000px) {
.font-style_YT{
	width: 80%;
	}
}

@media (max-width: 700px) {
.font-style_YT{
	width: 90%;
	text-align: justify;
	font-size:12pt;
	}
}
















.box-border {
	
	border-top:1px dotted gray;
}

.content-border{
	position:  absolute;
	top: 3%;
	left: 6%;
	bottom: 5%;
	right: 6%;
	overflow-y:hidden;
	
}
.content-full{
	position:  absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	overflow:hidden;
}
.content-img{
	position:  absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	overflow:hidden;
}
.content-img img {
	height: 100%;
}
.content-icon{
	position:  absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	overflow:hidden;
	
}
.content-icon h4{
	text-align:center;
	margin-top:50%;
	padding-top:30px;
	
}
.icon1 {
background: url('../img/music.png') center center / cover no-repeat;
background-size:15%;
margin-bottom:20px;
}


.fontstyle1{
	font-family: 'Book Antiqua', serif;
	font-size:10pt;
	line-height:1.8em;
	color:black;
}

.fontstyle2{
	font-family: 'Book Antiqua', serif;
	font-size:10pt;
	line-height:1.8em;
	color:black;
text-align:right;
}


.line{/* 4x4 */
	position: relative;
	width: 100%;		/* desired width */
	height:60px;
	float:left;
	padding:0;
	margin:0;
}


/* BOX FULL */


.blok-4x4{/* 4x4 */
	position: relative;
	width: 50%;		/* desired width */
	float:left;
	
}
.blok-4x4:before{
	content: "";
	display: block;
	padding-top: 100%; 	/* initial ratio of 1:1*/
}


.blok-box-4x4{/* 4x4 */
	position: relative;
	width: 50%;		/* desired width */
	float:left;
	
	overflow:hidden;
}
.blok-box-4x4:before{
	content: "";
	display: block;
	padding-top: 100%; 	/* initial ratio of 1:1*/
}

.blok-box-1x1{/* 1x1 */
	position: absolute;
	width: 50%;		
	float:left;
	
}
.blok-box-1x1:before{
	content: "";
	display: block;
	padding-top: 100%; 	
}
.blok-box-1x2{/* 1x1 */
	position: relative;
	width: 25%;		
	float:left;

}
.blok-box-1x2:before{
	content: "";
	display: block;
	padding-top: 200%; 	
}

.resize-hidden{
	display:none;
	 content: none;
}
.resize-hidden:after{
	display:none;
	 content: none;
}

@media (max-width: 1600px) {

.resize-hidden{
	display:none;
	 content: none;
}
.resize-hidden:after{
	display:none;
	 content: none;
}
}




.p1{
	left:0;
	top:0;
}
.p2{
	right:0;
	top:0;
}
.p3{
	left:0;
	bottom:0;
}
.p4{
	right:0;
	bottom:0;
}
.back {
		background-color:white;
}
.back2 {
		background-color:#81623e;
}




/* S E C T I O N #5     #586a6e;*/


#home-sec5-albums {
	width: 96%;
height: 549px;
	margin-left: auto;
	margin-right: auto;
	padding-top:1%;
	padding-bottom:1%;
    display: -webkit-flex; /* Safari */
    -webkit-flex-wrap: wrap; /* Safari 6.1+ */
    display: flex;
    flex-wrap: wrap;	
}



.s5_album {

	width: 22%;
	margin-left: 1.5%;
	margin-right: 1.5%;
	margin-top: 1.5%;
	margin-bottom: 1.5%;
	height: 230px;
	position: relative;
	background-color: white;
}
	


.s5_album_picture {
	width: 100%;
	height: 100%;
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%) ;	
	-webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
	border: 0;
	opacity: 0.8;
	position: absolute;
	z-index:1;
	}
	
	
	
	

  
.s5_album:hover .s5_album_picture{
    -webkit-filter: grayscale(10%);
    filter: grayscale(10%);
}		
	
	
	
	

.s5_album_picture_content { 
	width: 80%;
	height: 80%;
    position: absolute;
	top:10%;
	left:10%;
	z-index:1111;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;	
	background:rgba(255,255,255,0.8);
    display: table; 
	border: 10px solid #586a6e;
	opacity:0;
	cursor: pointer;
	-webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
	

	}

.s5_album:hover .s5_album_picture_content{
	opacity:1.0;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
	
	
.s5_album_picture_content p { 
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-align: center;
	font-size: 25pt;
	color: #586a6e;	
	font-family: 'Bebas Neue';
    display: table-cell;
    vertical-align: middle;
	}

	
/* ALBUMS */	
	
	
#alba_child_home { 
	width: 100%; 
	height: 100%;  
	left: 0;
	right: 0;
    position: absolute;
	color:white;
	font-family: 'Book Antiqua', serif;
	text-align:center;
	background-color:#526e72;
	z-index: 555;
	overflow:hidden;
}





#ssssshome { 
	width: 100%; 
	height: 100%;  
	background: url(../images/Back01.jpg) 50% 0 no-repeat fixed; 
	margin: 0 auto; 
    position: relative;   
	
	}
 
.alba_child_home_content { 
   /* display: table-cell;
    vertical-align: middle;*/
    text-align: center;
	overflow:hidden;
  top: 50%;
  transform: translateY(-50%);
position: relative;	
	}
	
.a_ch_h_c_contentobal {
	height: 55%;
	width: 60%;
	margin-left: auto;
	margin-right: auto;		

	
}
	
.a_ch_h_c_c_left {
	height: 100%;
	width: 48%;
	float:left;
}

.a_ch_h_c_c_left_picture {
	width: 100%;
	height: 100%;
	border: 0;
	opacity: 1;
	z-index:1;
	}
.a_ch_h_c_c_right {
	height: 100%;
	width: 47%; 
	padding-right: 1%;
	float: right;
	text-align:left;
	line-height: 1.5em;
	overflow-y: auto;

}
.a_ch_h_c_c_right_nadpis {
	font-size: 35pt;
	font-family: 'Bebas Neue';
	margin-top: 9px;
	padding-bottom: 0.4em;
}
.a_ch_h_c_c_right_vydano {
	font-size: 20pt;
	font-family: 'Bebas Neue';
	padding-bottom: 0.5em;
}
.a_ch_h_c_c_right_add {
	width: 60%;
	font-size: 20pt;
	font-family: 'Bebas Neue';
	padding-bottom: 0.5em;
}
.a_ch_h_c_c_right_add a {
	cursor: hand;
	background-color: white;
	color:#526e72;
	font-size: 17pt;
	padding: 1.5 4 0 4;
	z-index:111;
	}
.a_ch_h_c_c_right_line {
	width: 70%;
	height: 1px;
	background-color: white;
	
	
	margin-bottom: 0.5em;
}

.a_ch_h_c_c_right p {
	
}

.ubaplayer-button {
	color: white;
}

.a_ch_h_c_c_right_popis{
	color: white;
	margin-top: 7px;
}

.a_ch_h_c_c_right_popis table{
	color: white;
}

/* F O O T E R */


#logofooter {
	background-image: url(../img/trdlologo.png);
	background-size: 60%;
    background-repeat: no-repeat;	
	height:165px;
	width:350px;
	position:relative;
	top: 80px;
    left: 1%;
        -webkit-transition-property: top, bottom;
        -webkit-transition-duration: 0.5s;
	z-index:50;
}


.font-style_footer{
	width:60%;
	
	margin-left:auto;
	margin-right: auto;
	
	/* overflow-y:hidden; */
	font-family: 'Book Antiqua', serif;
	/* color:black; */
	color:#5a4f3a;
	font-size:15pt;
	line-height:1.9em;
	text-align:left;
padding-bottom: 126px;	
}

@media (max-width: 1900px) {
.font-style_footer{
	width: 65%;
	}
}

@media (max-width: 1600px) {
.font-style_footer{
	width: 67%;
	}
}

@media (max-width: 1200px) {
.font-style_footer{
	width: 70%;
	}
}

@media (max-width: 1000px) {
.font-style_footer{
	width: 80%;
	}
}

@media (max-width: 700px) {
.font-style_footer{
	width: 90%;
	text-align: justify;
	font-size:12pt;
	 
	}
}



#f-s-f_text { 
	font-size: 15pt;
	width: 100%;
	font-family: 'Bebas Neue';
	color:white;
	line-height: 1.3em;
	position: relative;
	overflow: hidden;
	top: 50px;
	
	display: -webkit-flex; /* Safari */
    -webkit-flex-wrap: wrap; /* Safari 6.1+ */
    display: flex;
    flex-wrap: wrap;
}


#f-s-f_text a {
	color:white;
	text-decoration: underline;
}

#f-s-f_text div { 
	margin-left: 2%;
	margin-right: 2%;	
}

.f-s-f_link { 
	font-size: 15pt;
	
	font-family: 'Bebas Neue';
	
	
	
}

.f-s-f_link a{
	color:white;
	text-decoration: underline;
}	



#socialicons {	
	width: 60px;
	height: 45%;
	  top: 50%;
	  left: 75%; 	
	  position: absolute;
  transform: translateY(-50%);
  line-height: 3.0em;
  
}






/* K O N C E R T Y  /  PAGE*/


#koncerty_page { 
	width: 100%; 
	  
	left: 0;
	right: 0;
    position: absolute;
	color:white;
	font-family: 'Book Antiqua', serif;
	text-align:center;
	background-color:#526e72;
	z-index: 555;
	
}

.font-style_koncerty{
	width:60%;
	margin-left:auto;
	margin-right: auto;
	padding-top: 4%;
	padding-bottom: 4%;
	
	font-family: 'Book Antiqua', serif;
	/* color:black; */
	color:white;
	font-size:14pt;
	line-height:1.9em;
	text-align:left;	overflow:auto;
}

.font-style_koncerty p{
	margin-bottom:20px;
}

.font-style_koncerty a{
	text-decoration: underline;
	color:white;
}


@media (max-width: 1900px) {
.font-style_koncerty{
	width: 65%;
	}
}

@media (max-width: 1600px) {
.font-style_koncerty{
	width: 67%;
	}
}

@media (max-width: 1200px) {
.font-style_koncerty{
	width: 70%;
	}
}

@media (max-width: 1000px) {
.font-style_koncerty{
	width: 80%;
	}
}

@media (max-width: 700px) {
.font-style_koncerty{
	width: 90%;
	text-align: justify;
	font-size:12pt;
	}
}































































#home-text {
	width: 50%; 
	max-height: 300px; 
    position: absolute; 
    bottom:20%; left:5%; 
	text-align:left;
	font-size:42pt;
	overflow:hidden;
	letter-spacing: 2px;
	line-height: 1.5em; 	
}
#home-text p{ 
	width: 90%; 
	margin:0;
    position: relative; 
    top:0%; left:0%; 
	text-align:left;
	font-size:19pt;
	overflow:hidden;
	letter-spacing: 1px;
	line-height: 1.5em; 	
}

#home-menu {
	background-color:red;
	height:50px;
	width: 50%; 
	position: relative; 
	text-align:left;
	vertical-align:middle;
	letter-spacing: 2px;
	word-spacing:3em;
	cursor:default;
} 
 #home-menu a { 
		/** background-color: rgba(20,20,20,0.3);  */ 
	display: inline-block;	
	 float:left;
	color:white;
}
#home-menu a:hover {
	/**background-color: rgba(122,118,133,0.4);   */ 
	background-color: rgba(20,20,20,0.3); 
}	
 #home-menu p {
	 
	vertical-align:middle;
	height:50px; width:100px;
	padding:10 18 1 18;font-size:12pt;
}
 .fullscreen-bg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -100;
}
 .fullscreen-bg-2 {
    position: fixed;
	height:550px;
	
	left:0;
	right:0;
    
    overflow: hidden;
    z-index: -100;
}
 .fullscreen-bg img{
        
	width:100%;
	
	
}
.fullscreen-bg__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@media (min-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    width: 100%;
    height: auto;
  }
}

@media (max-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    width: auto;
    height: 100%;
  }
}
@media (max-width: 767px) {
  .fullscreen-bg {
    background: url('../img/backvid_02.jpg') center center / cover no-repeat;
  }

  .fullscreen-bg__video {
    display: none;
  }
}


#home-sec2-text { 
	/** height:500px; **/
	width:600px;
	z-index:3;
	position: relative;
	margin:auto;
	left:0; right:0; top:70px; bottom:0;
	text-align:center;
	letter-spacing: 2px;
	line-height: 2.5em; 	  
}

#home-sec2-text p{ 
margin: 0 0 0 0;
} 
 
#buttons_2 {font-size: 15pt;margin-top: 60px; font-weight:regular; 
	height:90px; width:450px;
	
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color:#9e9e9e;
	
}
.s_01 {margin-left:5px;
	height: 30px; width: 30px;
	display: inline-block;	
	
}	
.s_01:hover {background-color:rgba(60,60,60,0.6);
	border-radius:25px;
} 
.s_01 img {
	padding-top:0px;
	height: 30px; width: 30px;
}
#s_08 {margin-left: auto;
	margin-right: auto;
	
	text-align: center;
	height: 30px; width: 149px;
	z-index:1500;
}
#s_08:hover {background-color:rgba(60,60,60,0.3);}	

 
 
 
 
 
 
#portfolio-home { 
	height: 550px;  width:100%;
	max-width: 1920px; 
	min-width: 900px; 
    position: relative;
	color:white;
		-webkit-transition-property: top, bottom;
        -webkit-transition-duration: 0.5s;	

} 
.pattern4 { 
background-color: rgba(35,35,35,1);
position: absolute; 
opacity: 0.8; 
left: 0px; 
top: 0px; 
width: 100%; 
height: 100%; 
z-index: -1;
} 
.pattern5 { 
background-image: url(../img/pattern_02.png); 
position: absolute; 
opacity: 0.1; 
left: 0px; 
top: 0px; 
width: 100%; 
height: 100%; 
z-index: 1;
}
.pattern5c { 
background-image: url(../img/pattern_02.png); 
position: absolute; 
opacity: 0.1; 
left: 0px; 
top: 0px; 
width: 100%; 
height: 100%; 
z-index: -1;
}
.patternnoise { 
background-image: url(../img/patternnoise.png); 
position: absolute; 
opacity: 0.1; 
left: 0px; 
top: 0px; 
width: 100%; 
height: 100%; 
z-index: -1;
}
 
#portfolio-list { 
	 overflow-y:hidden;
	background-color: rgba(35,35,35,1);
	max-width: 1920px; 
	min-width: 900px; 
	min-height: 400px; 
    position: relative;
	color:white;	
	z-index:1;
	
	
	
}  




.portfolio-projekt { 
	display: inline-block;
	position:  relative;
	width: 20%;
	margin: 0 0 0 0;
	
	
	font-size: 12px;	
	overflow:hidden;
} 
.portfolio-projekt:before{
	content: "";
	display: block;
	padding-top: 100%; /* initial ratio of 1:1*/
		}
.portfolio-projekt img { 
	height:100%;
	position:  absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;	
}   
.portfolio-projekt p { 
display: none;
} 

.portfolio-projekt span { 
display: none;
}  

.portfolio-projekt img:hover{
filter: grayscale(100%);
-webkit-filter: grayscale(100%); /* For Webkit browsers */
filter: gray; /* For IE 6 - 9 */
-webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
}

.portfolio-projekt img{
filter: grayscale(0%);
-webkit-filter: grayscale(0%);
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
}





 
.mask3 {
    
    
	display: inline-block;
	position:  relative;
	width: 20%;
	margin: 0 0 0 0;
	float: left;
	font-size: 12px;
	
	overflow:hidden;
	
	
}
.mask3:before{
	content: "";
	display: block;
	padding-top: 100%; /* initial ratio of 1:1*/
		}

.mask3 img {
	height:100%;
	position:  absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
filter: grayscale(0%);
-webkit-filter: grayscale(0%);
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");	
}

.mask3:hover img{
	
filter: grayscale(100%);
-webkit-filter: grayscale(100%); /* For Webkit browsers */
filter: gray; /* For IE 6 - 9 */
-webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
}

.mask3:last-child {
    margin-right:0px;
}
.mask3 .caption3 {  
    background-color: rgba(20,20,20,0.7);  
    position: absolute;  
    color: white;  
    z-index: 100;  
    left: 0; 
}  
.mask3 .fade-caption3 {  
    opacity: 0; 
position:absolute;	
	top:0;
	left: 0;
	bottom: 0;
	right: 0;
    -webkit-transition: all 300ms ease-out;  
    -moz-transition: all 300ms ease-out;  
    -o-transition: all 300ms ease-out;  
    -ms-transition: all 300ms ease-out;  
    transition: all 300ms ease-out;  
}  
.mask3:hover .fade-caption3 {  
    opacity: 1;  
position:absolute;	
	top:0;
	left: 0;
	bottom: 0;
	right: 0;
	
}  		 

.mask3 p{
	text-align: left; 
	position: absolute;
	top:23%;
	padding:0 0 0 0;
	margin:0 0 0 0;
	left:8%;
	font-size: 18pt;	
    overflow: hidden;    
    height: 25px;    
}
.mask3 b {
	text-align: left; 
	position: absolute;
	top:56%;
	font-size: 12pt;
	font-weight: 300;	
	padding:0 0 0 0;
	margin:0 0 0 0;
	left:8%;	  
    overflow: hidden;
    height: 20px;
	width:84%;
    margin: auto;
} 


@media (max-width: 1500px) {
	.mask3 p { 
		font-size: 16pt;  
top: 18%;	
		}
	.mask3 div {
		height: 40%;
	}
}
@media (max-width: 1007px) {
  .mask3 p { 
	font-size: 10pt; 

}
	.mask3 b {
	font-size: 8pt;  
	}
}
@media (max-width: 767px) {
  .mask3 p { 
	font-size: 8pt;  
}
	.mask3 b {
	font-size: 6pt;  
	width:60%;
	}
}

.mask3 div {
	height:35%;
	position:  absolute;
	left: 0;
	bottom: 0;
	right: 0;
}

.cVideo {background-color: rgba(0,174,239,0.7);
}
.cWeb {background-color: rgba(101,227,154,0.7);
}
.cGrafika {background-color: rgba(252,94,78,0.7);
}

#bAll:hover {
	color:;
}
#bAll.active,.activehover {
	color:white;
}
#bVideo:hover {
	color:rgba(0,174,239,0.7);
}
#bVideo.active,.activehover {
	color:rgba(0,174,239,0.7);
}

#bWeb:hover {
	color:rgba(101,227,154,0.7);
}
#bWeb.active,.activehover {
	color:rgba(101,227,154,0.7);
}
#bGrafika:hover {
	color:rgba(252,94,78,0.7);
}
#bGrafika.active,.activehover {
	color:rgba(252,94,78,0.7);
}



#portfolio-menu-obal {	
	width: 100%;
	height:60px;
	overflow:hidden;
	  background-position: center; 
	}
#portfolio-menu-obal img{	
	position:relative;
	width: 100%;
margin-top: -15%;
	
	}
#portfolio-menu {
	
	position:absolute;
	top:20px;
	color: white;
	left:35px;
	z-index: 555;
	margin:0 0 0 0;
	padding:0 0 0 0;
	
}
#portfolio-menu p{
	cursor: hand;
	float:left;
	margin:0 25 0 0;
	padding:0 0 0 0;
	letter-spacing: 1px;
}


.demo_container { width:980px; margin:0 auto; }
#demo_top_wrapper { margin:0 0 20px 0; }
#demo_top { height:100px; padding:20px 0 0 0; }
#my_logo { font:70px Georgia, serif; }

#sticky_navigation_wrapper { width:100%; height:60px; position:absolute; top:490px; z-index:6565;
	       }
#sticky_navigation { width:100%; height:60px; }
	

.pattern4b { 
background-color: rgba(35,35,35,1);
position: absolute; 
opacity: 0.8; 
left: 0px; 
top: 0px; 
width: 100%; 
height: 100%; 
z-index: 1;
} 
.pattern5b { 
background-image: url(../img/pattern_02.png); 
position: absolute; 
opacity: 0.1; 
left: 0px; 
top: 0px; 
width: 100%; 
height: 100%; 
z-index: 2;
}

#logo2 {
	background-image: url(../img/logo.png);
	background-size: 70%;
    background-repeat: no-repeat;	
	height:39px;
	width:55px;
	position:absolute;
	top:16px;
	right:25px;
	z-index:9999;
	
}



 
#portfolio-end { 
	height: 50px;  
	max-width: 1920px; 
	min-width: 900px; 
    position: relative;
	color:white;
background-color: rgba(35,35,35,1);	
} 

#portfolio-list .mix{
	display: none;
}
 
 
 
 
.projekt { 
	 width:100%;
	 
	max-width: 1920px; 
	min-width: 900px; 
	
	   display:inline-block;
    position: relative;
	top:0px;
	color:white;	
	z-index:10;
	
	margin-bottom:120px;
	

}
 
#projekt-menu-obal {	
	width: 100%;
	height:60px;
	overflow:hidden;
	position:fixed;
	background-position: center; 
	z-index:50;
	}
#projekt-menu-obal img{	
	position:relative;
	width: 100%;
	} 
#projekt-menu {
	margin: auto;
	width: 50%; 
    position: absolute; 
	text-align:center;
	vertical-align:middle;
	letter-spacing: 2px;
	word-spacing:3em;
	font-size:12pt;
	top:20px;
	color: white;
	left:35px;
	z-index: 550005;
	margin:0 0 0 0;
	padding:0 0 0 0;
	cursor: pointer;	
}
#projekt-menu p{
	
	float:left;
	margin:0 25 0 0;
	padding:0 0 0 0;
	letter-spacing: 1px;
}
.pattern6 { 
background-color: rgba(35,35,35,1);
position: absolute; 
opacity: 0.9; 
left: 0px; 
top: 0px; 
width: 100%; 
height: 100%; 
z-index: -1;
}
.pattern7 { 
background-image: url(../img/pattern_02.png); 
position: absolute; 
opacity: 0.1; 
left: 0px; 
top: 0px; 
width: 100%; 
height: 100%; 

}
 
.projekt-popis {
	width:19%;
	height:auto;
	
	
	position:absolute;
	top:40px;
	left:50px;
	letter-spacing: 1px;
	line-height:1.5em;
	font-size:12pt;
} 
.projekt-popis h1{
	font-size:12pt;
	margin:0 0 0 0;
	padding:0 0 0 0;
}  
.projekt-popis span{
	font-size:10pt;
	margin:0 0 0 0;
	padding:0 0 0 0;
}  
.projekt-popis a{
	color:white;
	text-decoration:underline;
}  
.projekt-video {
	width:50%;
	position:relative;
	top:45px;
	left:25%;
	
} 
#projekt-x {
	width:22px;
	position:absolute;
	top:105px;
	right:48px;
	display:none;
	z-index:55555555;
	cursor:pointer;
	
} 
#projekt-arrowR {
	background-image: url(../img/arrow.png); 
	background-repeat: no-repeat;
	background-size: 16px ;
	width:17px;
	height:25px;	
	position:relative;
	float:left;
	
	top:56px;
	left:27%;
	z-index:555000;
		
} 
#projekt-arrowL {
	background-image: url(../img/arrow.png); 
	background-repeat: no-repeat;
	background-size: 16px ;
	width:17px;
	height:25px;	
	position:relative;
	top:55px;
	left:25%;
	z-index:555000;
		-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	float:left;

} 




.js-video {
height: 0;
padding-top: 25px;
padding-bottom: 67.5%;
margin-bottom: 10px;
position: relative;
overflow: hidden;
}
.js-video.widescreen {
padding-bottom: 56.34%;
}
.js-video.vimeo {
padding-top: 0;
}
	.js-video embed, .js-video iframe, .js-video object, .js-video video {
top: 0;
left: 0;
width: 100%;
height: 100%;
position: absolute;
}	
 
 
 
 
 
.projekt-grafika-images {
	width:50%;
	position:relative;
	top:45px;
	left:25%;	
}  
.projekt-grafika-images img {
	width:100%;
	position:relative;
	padding-bottom:20px;
	
}   
 
#backiframe2 {
	

	position:fixed;
	top:60px;
	bottom:0px;
	left:0px;
	right:0px;
	display:none;
	background-color:rgba(35,35,35,1);
	z-index:555000;
}
  

#iframe {
	width:100%;
	height:91%;
	position:absolute;
	top:60px;
	bottom:0px;
	left:0px;
	right:0px;
	display:none;
	z-index:555555;
}
 