* {
	padding: 0;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*
#mpc_cookie_intro_content {
	position: absolute !important;
	z-index: 100 !important;
	background-color: #FFFFFF;
    color: #666666;
    padding: 10px;
	margin: 0 auto !important; 
}

#mpc_cookie_intro_content img {
	top: 3px !important;
	right: 3px !important;
}

#mpc_cookie_intro_content p {
	margin-bottom: 5px !important;
}*/
// <weight>: Use a value from 300 to 900
// <uniquifier>: Use a unique and descriptive class name

.playfair-<uniquifier> {
  font-family: "Playfair", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}


// <weight>: Use a value from 100 to 900
// <uniquifier>: Use a unique and descriptive class name

.roboto-<uniquifier> {
  font-family: "Playfair", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}

body { 
    background-color: #000000;
    color: #FFFFFF;
    font-family: "Playfair", serif;
    margin: 0;
    padding: 0;
    position: relative;
	-webkit-overflow-scrolling: touch;
}
a	 	{ text-decoration:none;}
a:hover {color: #5753a4;
}
strong {
	font-weight: bolder;
}
img	 	{ border:0 none;
max-width: 100%; }
.clear	{ clear:both;}
.right	{ float:right;}
.fixed	{ position:fixed;}

.fixed-menu {
    display: block;
    left: 50%;
    margin: 0 auto 0 -490px;
    position: fixed;
    top: 20px;
    width: 90px;
    z-index: 100;
	font-family: "Playfair", serif;
}


.fixed-menu .menu-on {
    background-color: #1d265f;
    border-radius: 45px 45px 45px 45px;
    color: #ffffff;
    display: block;
    font-size: 28px;
    font-weight: bold;
    height: 90px;
    line-height: 90px;
    text-align: center;
    width: 90px;
}

.fixed-menu .menu-on:hover {
    background-color: #134328;
    border-radius: 45px 45px 45px 45px;
    color: #ffffff;
    display: block;
    font-size: 28px;
    font-weight: bold;
    height: 90px;
    line-height: 90px;
    text-align: center;
    width: 90px;
}

.fixed-menu .social 	{ 
color: #000000; 
font-size: 20px; 
position: absolute; 
text-decoration: none; 
top: -20px;
font-family: "Playfair", serif;
}
.fixed-menu .fb		{ right: -828px;}
.fixed-menu .ig		{ right: -867px;}
.fixed-menu .yt		{ right: -906px;}
.fixed-menu .newsletter	{ right: -945px;}


	

header {
    background-color: rgba(19, 67, 40, 0.8);
    height: 120px;
    position: fixed;
    width: 100%;
	z-index:200;
	display:none;
}
header .wrap {
    height: 120px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 980px;
}
header a.menu-off {
    background-color: #1d265f;
    border-radius: 45px 45px 45px 45px;
    color: #FFFFFF;
    display: block;
    font-size: 28px;
    font-weight: bold;
    height: 90px;
    left: 0;
    line-height: 90px;
    position: absolute;
    text-align: center;
    top: 20px;
    width: 90px;
}
header a.menu-off:hover {
    background-color: #335638;
    border-radius: 45px 45px 45px 45px;
    color: #FFFFFF;
    display: block;
    font-size: 28px;
    font-weight: bold;
    height: 90px;
    left: 0;
    line-height: 90px;
    position: absolute;
    text-align: center;
    top: 20px;
    width: 90px;
}
header nav {
	width: 980px;
	margin-top: 55px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 130px;
}
header nav a {
	color: #ffffff;
	display: block;
	float: left;
	font-size: 18px;
    font-weight: 700;
	margin: 0 15px 5px 0;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "Playfair", serif;
}

header nav.menu-en a.go-media {margin-right: 24px;}
header nav.menu-en a.go-press-reviews {margin-right: 24px;}
header nav.menu-en a.go-calendar {margin-right: 24px;}
header nav.menu-en a.go-AG-corner {margin-right: 24px;}
header nav a:hover,
header nav a.active
	{
	color: #9bd692;
}



header .social	{ 
color: #808080; 
font-size: 20px; 
position: absolute; 
text-decoration: none; 
top: 30px;
font-family: "Playfair", serif;
}
header .fb		{ right: 122px;}
header .ig		{ right: 83px;}
header .yt		{ right: 44px;}
header .newsletter		{ right: 5px;}


h2 			{
	font-size: 40px;
	line-height: 80px;
	font-weight: normal;
	font-family: "Playfair", serif;
	color: #86af63;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
}
h3			{
    font-size: 22px;
    font-weight: normal;
    margin: 0 0 30px;
    color: #000000;
}
p			{
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 22px;
    margin-left: 10px;
    margin-right: 10px;
    color: #000000;
}
span.klav	{ float: right; font-size: 72px; line-height: 1px; margin: 0;}

section		{ 
    width:100%; 
    height:1500px; 
    overflow:hidden; 
    padding-bottom:200px; 
    position:relative;
}
.wrapper 	{
	width: 740px;
	position: relative;
	margin-top: 180px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
}


.imageholder-wide-bg {
	display: none;
	width: 100%;
	height: auto;
	line-height: 1.3em;
	color: #666666;
	text-align: left;
}


#home { 
background:url(../images/bg/2025/home-new.jpg) #fff no-repeat top center; 
background-size:cover; 
background-attachment:scroll; 
height:640px; 
z-index:10; 
}
#bio { 
background:url(../images/bg/2025/bio-bg7.jpg) #020c2a no-repeat top center; 
background-size:cover; 
background-attachment:fixed; 
height:100%; 
z-index:20;
}
#discography	{
	background-size:cover; 
background-attachment:fixed; 
height:100%; 
	z-index: 10;
	background-color: #020c2a;
	background-image: url(../images/bg/2025/CD-bg5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#nagrody		{ background:url(../images/bg_nagrody.jpg) #000 no-repeat top center; background-size:cover; background-attachment:fixed; height:auto; z-index:10;}
#events		{
	background-size: cover;
	background-attachment: fixed;
	height: auto;
	z-index: 10;
	background-color: #f6fafc;
	background-image: url(../images/bg/2025/calendar-bg4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#media { 
    background:url(../images/bg/2025/media-bg2.jpg) #ffffff no-repeat top center; 
	background-size:cover; 
	background-attachment:fixed; 
	height:auto; 
	z-index:10;
}
#AG-corner { background:url(../images/bg/2025/Adamblog-5-edit.jpg)#000 no-repeat top center; background-size:cover; 
background-attachment:fixed; 
height:auto; 
z-index:10;
}

#press-reviews		{
	background-size: cover;
	background-attachment:fixed;
	height: auto;
	z-index: 10;
	background-color: #f6fafc;
	background-image: url(../images/bg/press-bg3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#press-reviews p{
	font-size: 14px;
	line-height: 1.3em;
	color: #000000;
	display: block;
	width: 390px;
	float: left;
	margin-bottom: 20px;
}
#press-reviews .cite{
	font-family: "Playfair", serif;
	font-size: 14px;
	line-height: 20px;
	color: #003C77;
}
#press-reviews .layer-open {
	color: #055874;
}

#calendar { 
    background:url() #f6fafc no-repeat top center; background-size:cover; 
    background-attachment:fixed; 
    height:100%; 
    z-index:20;
}
#contact		{
	background-size: cover;
	background-attachment: fixed;
	height: auto;
	z-index: 10;
	background-color: #134328;
	background-image: url(../images/bg/2025/contact-bg7.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#home div.sentence_01 	{
	position: absolute;
	text-align: left;
	top: 300px;
	width: 700px;
	left: 0px;
}		
#home div.sentence_01 p {
    color: #f1f2f2; 
    font-size: 20px; 
    font-style: italic; 
    line-height: 21px; 
    margin: 0px;
}

#home div.logo 	{
	position: absolute;
	background-image: url(../images/logo/logo-2025.png);
	background-image: image-set(
		url(../images/logo/logo-2025.png) 1x,
		url(../images/logo/logo-2025@2x.png) 2x
	);
	background-size: 544px 86px;
		top: 340px;
		width: 544px;
		height: 86px;
		background-repeat: no-repeat;
		left: 0px;	
}

#home div.follow 	{
	position: absolute;
		top: 430px;
		left: 400px;	
}

#home div.facebook 	{
	position: absolute;
	text-align: left;
	top: -60px;
	width: 225px;
	right: -100px;
	background-image: url(../images/sub-bg/facebook-bg.png);
	background-repeat: repeat;
}
#home div.facebook p {color: #FFFFFF; font-size: 15px; font-style: italic; line-height: 17px; margin: 0px}


#home div.logo p {color: #FFFFFF; font-size: 15px; font-style: italic; line-height: 17px; margin: 0px}

#home .hot-news 		{
	left: -100px;
	position: absolute;
	top: 120px;
	width: 540px;
}
#home .hot-news .data		{background-color: rgba(0, 0, 0, 0.8); border: 5px solid #fff; float: left; height: 170px; width: 170px;}
#home .hot-news .data h3 	{
	font-size: 50px;
	line-height: 70px;
	margin: 20px 20px 0;
	color: #fff;
	font-family: "Playfair", serif;
	font-weight:lighter;
}
#home .hot-news .data p 	{
	font-size: 30px;
	line-height: 40px;
	margin: 0 0 0 20px;
	color: #fff;
	font-family: "Playfair", serif;
	font-weight:lighter;
}

#home .hot-news .event 		{
	height: 180px;
	overflow: hidden;
	width: 360px;
	color: #000;
	position: relative;
	background-image: url(../images/sub-bg/news-bg.png);
	background-repeat: repeat;
}
#home .hot-news .event h1 	{
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin: 30px 0 0 15px;
}
#home .hot-news .event h2 	{
	font-size: 13px;
	font-weight: normal;
	line-height: 15px;
	margin: 15px;
	color: #333333;
} 
#bio h2 {
	margin-left: 360px;
}
#bio p 	{
	color: #ffffff;
	margin-left: 360px;
} 



#nagrody .box a		{ display:block; height:100%;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s; 
}

#nagrody .box		{ width:180px; height:320px; background-color:#fff; float:left; position:relative;}
#nagrody .box a		{ display:block; height:100%;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s; 
}

#nagrody .box a p 	{
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    margin: 40px auto;
    text-align: center;
    width: 160px;
}
#nagrody .box a p { font-size:15px;}
#nagrody hr {
    background: url("../images/dyskografia_arrow.png") no-repeat scroll 120px 0 rgba(0, 0, 0, 0);
	border: none 0;
    height: 14px;
    position: absolute;
    top: 146px;
    width: 180px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s; 
}
#nagrody .box a:hover		{ background-color:#0095CD;}
#nagrody .box a:hover p		{ color:#fff;}






#discography .cd-listing {
    float: left;
    width: 50%;
}


#discography .box {
	width: 350px;
	height: auto;
	background-color: none;
	float: left;
	position: relative;
    margin-left: 0px;
}
#discography .box a { 
display:block; 
width: 350px;    
height:auto;
-webkit-transition: all .3s ease-in-out 0s;
-moz-transition: all .3s ease-in-out 0s;
-o-transition: all .3s ease-in-out 0s;
-ms-transition: all .3s ease-in-out 0s;
transition: all .3s ease-in-out 0s; 
}
#discography hr {
    background: url("../images/arrow.png") no-repeat scroll 120px 0 rgba(0, 0, 0, 0);
    border: none 0;
    height: 14px;
    position: absolute;
    top: 344px;
    width: 350px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    left: 0px;
}
#discography .box a:hover hr { 
background-position:120px -14px;}
#discography .box a p {
    color: #ffffff;
    font-size: 18px;
    font-weight: lighter;
    line-height: 19px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
    text-align: left;
    width: 340px;    
height:auto;
}
#discography .box a:hover p { color:#fff;}
#discography .box a p.details {
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    text-align: left;
    width: 340px;    
height:auto;
}

#discography .box a:hover {
    opacity: 0.8;
	width: 350px;    
height:auto;
}
#discography .trimm	{ margin-top: 140px;}
#discography .carousel-discography ul li {
	width:360px; 
	height:auto;
}
#discography a img	{border:0 none;}
#discography a.prev-discography {
    left: -130px;
}
#discography a.next-discography	{
	right:-130px;
}
#discography a.button {
    background: none repeat scroll 0 0 #000000;
    border: medium none;
    border-radius: 45px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 90px;
    height: 90px;
    line-height: 75px;
    margin-top: -45px;
    position: absolute;
    top: 50%;
    width: 350px;
    z-index: 2;
	text-align:center;
}
#discography a.button:hover {
    background: none repeat scroll 0 0 #5753a4; 
}


#nagrody .box a:hover hr	{ background-position:120px -14px;}
#nagrody .trimm	{ margin-top: 140px;}
#nagrody .carousel-nagrody ul li			{width:360px; height:920px;}
#nagrody  a img	{border:0 none;}

#calendar a.button,
#nagrody a.button,
#media a.button {
    background: none repeat scroll 0 0 #000000;
    border: medium none;
    border-radius: 45px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 90px;
    height: 90px;
    line-height: 75px;
    margin-top: -45px;
    position: absolute;
    top: 50%;
    width: 90px;
    z-index: 2;
	text-align:center;
}
#calendar a.prev-calendar,
#nagrody a.prev-nagrody,
#media a.prev-media {
    left: -130px;
}
#calendar a.button:hover,
#nagrody a.button:hover,
#media a.button:hover {background: none repeat scroll 0 0 #0095CD;}


#AG-corner .events {
    float: left;
    width: 73%;
}

#AG-corner.box 		{
    float: left;
    width: 380px;
	height: auto;
    position: relative;
    padding-left: 0px;
    margin-bottom: 10px;
}

#AG-corner .events .box	h3	{
font-size:17px; 
font-weight:bold; 
margin:0 0 0 10px; 
line-height:20px; 
padding: 20px 0 0;
}

#AG-corner .events .box	p	{
font-size:12px; 
margin:20px 0 0 10px; 
line-height:15px;
}




#calendar .year,
#media .year {
    background-color: rgba(0, 0, 0, 0.5);
    border: 5px solid #d9d9d9;
    float: left;
    height: 170px;
    width: 170px;
}
#calendar .year h2,
#media .year h2 {
    font-size: 72px;
    line-height: 80px;
    margin: 30px 0 0 20px;
    text-align: left;
}
#media h2.ost {
	margin-left: 200px;
    color: #ffffff;
}
#calendar .year p,
#media .year p {
    font-size: 30px;
    line-height: 30px;
    margin: 0 0 0 20px;
    text-align: left;
    text-transform: uppercase;
}
#calendar .events	{float: left; width:540px;}
#media .events	{float: left; width:660px;}
#calendar .events .box,
#media .events .box 		{
	float: left;
	height: 120px;
	overflow: hidden;
	position: relative;
	width: 200px;
	padding-left: 170px;
	margin-bottom: 0px;
}
#media .events .box2 		{
	float: left;
	height: 120px;
	overflow: hidden;
	position: relative;
	width: 290px;
	margin-bottom: 10px;
}
#calendar .events .box a,
#media .events .box a 	{color: #000000; display: block; height: 100%; margin: 0; padding: 0; -webkit-transition: all .3s ease-in-out 0s;
-moz-transition: all .3s ease-in-out 0s;
-o-transition: all .3s ease-in-out 0s;
-ms-transition: all .3s ease-in-out 0s;
transition: all .3s ease-in-out 0s;}

#media .events .box2 a 	{color: #000000; display: block; height: 100%; margin: 0; padding: 0; -webkit-transition: all .3s ease-in-out 0s;
-moz-transition: all .3s ease-in-out 0s;
-o-transition: all .3s ease-in-out 0s;
-ms-transition: all .3s ease-in-out 0s;
transition: all .3s ease-in-out 0s;}

#calendar .events .box	h3,
#media .events .box	h3	{font-size:17px; font-weight:bold; margin:0 0 0 10px; line-height:20px; padding: 20px 0 0;}
#media .events .box2 h3	{
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#calendar .events .box	p
#media .events .box	p	{font-size:12px; margin:20px 0 0 10px; line-height:15px;}
.notes {
	font-weight: bold; 
	color:#F00;
}
#media .events .box2	p	
{
	font-size:12px; 
	line-height:13px;
	margin-top: 2px;
}


#calendar .events .box2	p	{font-size:12px; margin:20px 0 0 10px; line-height:15px;}
#calendar .events .box .triangle,
#calendar .events .box2 .triangle,
#media .events .box .triangle,
#home .hot-news .event .triangle {
	bottom: 10px;
	height: 0;
	position: absolute;
	right: 10px;
	width: 0;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: rgba(0, 0, 0, 0);
	border-right-color: rgba(0, 0, 0, 0);
	border-bottom-color: #00E8E8;
	border-left-color: rgba(0, 0, 0, 0);
}
#calendar .events .white a,
#media .events .white a {
    background-color:#a1a9a2;
    opacity: 0.9;
}
#calendar .events .gray a,
#media .events .gray a {
    background-color:#f6fafc;
}
#calendar .events .white a:hover,
#calendar .events .gray a:hover,
#media .events .white a:hover,
#media .events .gray a:hover		{
	background-color: #d2dad8;
	color: #fff;
} 

#events h2.ost {
    color: #134328;
}

#events			{}
#events .years 	{
font-family: "Playfair", serif;
  height: 70px;
  background: none;
  width: 400px;
  float: left;
  font-weight: 900;
}
#events .years a 	{
	font-family: "Playfair", serif;
	color: #333333;
	font-size: 30px;
	line-height: 70px;
	margin: 0 15px 0 0;
}
#events .years a.active	{color:#5753a4;}
#events .carousel-events	{}
#events .carousel-events ul	{}
#events .carousel-events ul li	{ list-style:none; float:left; height: auto !important; 
width: 100%;}
#events .carousel-events ul li a	{
	color: #6c5dc7;
	font-weight: 600;
}
#events .carousel-events ul li a:hover	{ color:#a78bfa;}
#events .carousel-events ul li h2 	{
	clear: both;
	font-size: 18px;
	font-weight: 700;
	line-height: 20px;
	margin: 10px 0;
	color: #000000;
}
#events .carousel-events ul li p	{
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
	}

#events .carousel-events ul li a.more 	{
	background-color: rgba(0, 0, 0, 0.5); 
	border: 2px solid #D9D9D9; 
	float: right; 
	font-size: 30px; 
	line-height: 60px; 
	margin: 0 0 50px; 
	padding: 0 60px;
-moz-transition: all .3s ease-in-out 0s;
-o-transition: all .3s ease-in-out 0s;
-ms-transition: all .3s ease-in-out 0s;
transition: all .3s ease-in-out 0s;
}
#events .carousel-events ul li a.more:hover {background-color: #0095CD;}

#events .carousel-events ul li a.btn 	{
background-color: rgba(246, 250, 252, 0.5); 
border: 1px solid #333333; 
float: right; 
font-size: 12px; 
line-height: 30px; 
margin: -50px 0 0px; 
padding: 0 60px;
-moz-transition: all .3s ease-in-out 0s;
-o-transition: all .3s ease-in-out 0s;
-ms-transition: all .3s ease-in-out 0s;
transition: all .3s ease-in-out 0s;
}
#events .carousel-events ul li a.btn:hover {
	background-color: #5753a4;
	}
#events .carousel-events ul li .notes {
	font-weight: bolder; color:#F00;}	

#contact .box 		{
	float: left;
	width: 350px;
	height: auto;
	margin-left: 460px;
	
}
#contact h2.ost {
	margin-left: 460px;
}
#contact .box h3	{
    font-weight: 700;
    margin: 0 0 10px; 
    color:#ffffff;
}
#contact .box p		{color:#ffffff;}
#contact .box a		{color:#9bd692;}
#contact .box span		{padding: 0 0 0 19px;}
#contact .box span.phone		{background: url("../images/phone_icon.png") no-repeat scroll 0 2px rgba(0, 0, 0, 0);}
#contact .box span.fax			{background: url("../images/fax_icon.png") no-repeat scroll 0 2px rgba(0, 0, 0, 0);}
#contact .box span.mail			{background: url("../images/mail_icon.png") no-repeat scroll 0 2px rgba(0, 0, 0, 0);}
#contact .box span.www			{background: url("../images/www_icon.png") no-repeat scroll 0 2px rgba(0, 0, 0, 0);}
#contact .box span.person		{background: url("../images/person_icon.png") no-repeat scroll 0 2px rgba(0, 0, 0, 0);}
#contact .box span.mobile		{background: url("../images/mobile_icon.png") no-repeat scroll 2px 2px rgba(0, 0, 0, 0);}



.layer 	{ display: none; height: 100%; position: absolute;width: 100%; z-index: 999990; top:0;}
.layer .layer-bg		{background-color: rgba(0, 0, 0, 0.95); position:fixed; z-index:999991; width:100%; height:100%; top:0; left:0;}
.layer .layer-bg.preloader {background: rgba(0, 0, 0, 0.9) url(../images/preloader.gif) no-repeat center center;}
.layer .frame {
	background-color: #e7f2f8;
	color: #000000; 
	margin: 140px auto 80px; 
	padding: 20px; 
	width: 680px; 
	position:relative; 
	z-index:999992; 
	display:none;
	}
.layer a.layer-close	{
	background-color: tranparent;
	border-radius: 25px 25px 25px 25px;
	color: #5753a4;
	display: block;
	font-size: 40px;
	font-weight: bold;
	height: 50px;
	float: right;
	line-height: 50px;
	text-align: center;
	width: 50px;
}
.layer .frame h1 	{font-size: 26px; line-height: 30px; margin: 10px 0; font-weight: lighter;}
.layer .frame h2.ost 	{
color: #5753a4;
	left: 20px; 
	position: absolute; 
	top: -80px; 
	font-weight: lighter;
	font-family: "Playfair", serif;
	}

.layer .frame span 	{background-color: #dce9f0; color: #000000; display: inline-block; font-size: 13px; margin: 0; padding: 5px 10px; margin-bottom: 20px;}
.layer .frame p 	{font-size: 14px; line-height: 20px; margin-bottom: 20px;}
.layer .frame p a	{
	color: #116382;
	text-decoration: none;
}
.layer .frame p a:hover	{
	color: #5753a4;
	text-decoration: none;
}
.layer .frame img 	{float: left; margin: 10px 10px 10px 0px;} 

.layer .frame-menu 	{color: #808080; font-size: 30px; line-height: 60px; margin: 0; padding: 10px;}
.layer .active		{color: #fff; background-color: #0095CD;}

.layer .album-events, .layer .album-video { display:none;}
.layer .Beethoven	{margin: 30px 0 0;}
.layer .album-info .foto 		{float: left; margin: 0 20px 0 0; width: 300px;}
.layer .album-info .foto img	{ float:left; margin:0; }
.layer .album-info .info 		{float: left; width: 360px;}
.layer .album-info .playlist 	{float: left; margin: 30px 0 0;}
.layer .album-info .playlist p 	{margin-bottom: 10px;}
.layer .album-info .playlist span 		{color: #000000; display: inline-block; font-weight: bold; background-color:#fff;}
.layer .album-info .playlist .track 	{border-bottom: 1px solid #E8E8E8; margin-bottom: 3px; width: 680px;}
.layer .album-info .playlist .nr		{ float:left;}
.layer .album-info .playlist .time 		{ color: #808080; float: right; width: 30px;}
.layer .album-info .playlist .player 	{ display: block; float: right; height: 20px; width: 150px;}
.layer .album-info .playlist .player .play	{ width:16px; height:16px; display:block; float:left; background:url(../images/player_play.png) no-repeat 0 0 transparent;}
.layer .album-info .playlist .player .pause	{ width:16px; height:16px; display:block; float:left; background:url(../images/player_pause.png) no-repeat 0 0 transparent;}
.layer .album-info .playlist .player .progress-bar 	{background-color: #e8e8e8; float: left; height: 16px; margin: 0 0 0 5px; position: relative; width: 125px; overflow:hidden;}
.layer .album-info .playlist .player .bar 			{background-color: #000000; height: 16px; position: absolute; z-index: 20;}
.layer .album-info .playlist .total 				{float: right; font-size: 12px; font-weight: bold; margin: 0 10px;}
.layer .album-info .playlist .total span 			{margin: 0 45px 0 0;}
.layer .album-info .buy 			{ background: url("../images/buy_icon.png") no-repeat scroll 40px 13px rgba(0, 0, 0, 0); border: 2px solid #808080; color: #000000; display: block; font-size: 30px; line-height: 55px; margin: 0; padding: 0 0 0 80px; width: 90px;}
.layer .album-info .buy:hover 		{ background-color: #0095CD; background-position: 40px -33px; color: #FFFFFF;}

.layer .album-video img				{margin:0; float:none;}
.layer .album-video .big-video 		{border-bottom: 2px solid #E8E8E8; display: block; float: left; margin: 0 0 15px; padding: 0 0 10px; text-align: center; width: 680px;}
.layer .album-video .small-video 	{border-bottom: 2px solid #E8E8E8; float: left; margin: 0 0 10px; padding: 0 0 10px;}
.layer .album-video .small-video .icon 	{float: left; margin: 0 20px 0 0; overflow: hidden; width: 300px;}
.layer .album-video .small-video .text 	{float: left; width: 340px;}
.layer .album-video .small-video .text p 	{font-size: 15px; margin-bottom: 10px; margin-top: 10px;}
.layer .album-video .small-video .text p a 	{color: #000; text-decoration:none;}


body.page404			{background:url(../images/bg_404.jpg) #000 no-repeat center center; background-size:cover; background-attachment:scroll; height:auto; z-index:10;}
body.page404 header		{display:block; background-color:transparent;}
body.page404 header nav {margin: 70px 0 0 230px;}
body.page404 section	{height: auto; text-align: center;}
body.page404 section h1 {font-size: 400px; line-height: 360px;}
body.page404 section p 	{font-size: 24px; font-weight: bold; text-transform: uppercase;}

/*  1440 */
@media all and (min-width: 1430px){
	#home p.sentence_01 	{
        font-size: 19px; 
        left: -70px; 
        line-height: 
            21px; 
        top: 204px; 
        width: 460px;
    }
	#home p.logo 	{font-size: 19px; left: -146px; line-height: 21px; top: 600px; width: 197px;}
	#home .hot-news 		{top: 140px;}
		#home p.facebook 	{font-size: 19px; left: -146px; line-height: 21px; top: 600px; width: 197px;}
}


/* iPad landscape */
@media only screen 
and (max-device-width : 1024px) 
and (orientation : landscape) { 
header .fb		{ right: 122px;}
header .ig		{ right: 83px;}
header .yt		{ right: 44px;}
header .newsletter		{ right: 5px;}
    
    
#home div.sentence_01 	{
	position: absolute;
	text-align: right;
	top: 460px;
	width: 525px;
	left: -226px;
}		
#home div.sentence_01 p {
    color: #f1f2f2; 
    font-size: 20px; 
    font-style: italic; 
    line-height: 20px; 
    margin: 0px;
    }
#home div.facebook 	{
	position: absolute;
	text-align: left;
	top: 30px;
	width: 225px;
	left: -60px;
	background-image: url(../images/sub-bg/facebook-bg.png);
	background-repeat: repeat;
}
#home div.facebook p {
    color: #FFFFFF; 
    font-size: 15px; 
    font-style: italic; 
    line-height: 17px; 
    margin: 0px;
    }

#home div.logo 	{
	position: absolute;
	background-image: url(../images/logo/logo-2025.png);
	background-image: image-set(
		url(../images/logo/logo-2025.png) 1x,
		url(../images/logo/logo-2025@2x.png) 2x
	);
	background-size: 544px 86px;
		top: 500px;
		width: 544px;
		height: 863px;
		background-repeat: no-repeat;
		left: -76px;	
}

#home div.logo p {color: #FFFFFF; font-size: 15px; font-style: italic; line-height: 17px; margin: 0px}
    
#home div.follow 	{
	position: absolute;
		top: 600px;
		left: 420px;	
}    

	.fixed	{display:none;}
	.layer .frame {margin: 100px auto;}

	#home { background:url(../images/bg/2025/home-bg8-1.jpg) #ffffff no-repeat top center; 
        background-size:cover; 
        background-attachment:scroll; 
        height:768px; 
        z-index:10; 
    }
	
	#bio	{
	background-size: cover;
	background-attachment: scroll;
	height: 100%;
	z-index: 10;
	background-color: #020c2a;
	background-image: url(../images/bg/2025/bio-bg7-1500.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
	#calendar	{ background:url(../images/) #f6fafc no-repeat top center; background-size:cover; background-attachment:scroll; height:100%; z-index:20;}
	#nagrody	{background:url(../images/) #000 no-repeat top center; background-size:cover; background-attachment:scroll; height:100%; z-index:20;}
	#media	{
	background-size: cover;
	background-attachment: scroll;
	height: 100%;
	z-index: 20;
	background-color: #000;
	background-image: url(../images/bg/2025/media-bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
	
#events		{
	background:url(../images/bg/2025/calendar-bg4-ipad-h.jpg) #f6fafc no-repeat top center; 
	width: 100%;
	height:auto; 
	z-index:10; 
	}	


#press-reviews		{
	background:url(../images/bg/press-bg3.jpg) #f6fafc no-repeat top center;  
	background-size:cover; 
	width: 100%;
	height:auto; 
	z-index:10; 
	}

	#AG-corner	{
	background: url(../images/bg/2025/Adamblog-5-ipad-h.jpg) #000 no-repeat top center;
	background-size: cover;
	background-attachment: scroll;
	height: 100%;
	z-index: 20;
}
#media		{
	background-image: url(../images/bg/2025/media-bg2-ipad-V.jpg);
	background-size: cover;
	background-attachment: scroll;
	background-color: #f6fafc;
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	z-index: 20;
}	
#discography	{
	background-size: cover;
	background-attachment: scroll;
	height: auto;
	z-index: 10;
	background-color: #020c2a;
	background-image: url(../images/bg/2025/CD-bg5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}    
#contact		{
	background-image: url(../images/bg/2025/contact-bg7.jpg);
	background-size: cover;
	background-attachment: scroll;
	background-color: #134328;
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	z-index: 20;
}
	
	body.page404			{background:url(../images/bg_404_ipad_landscape.jpg) #000 no-repeat center center; background-size:cover; background-attachment:scroll; height:auto; z-index:10;
	}
	body.page404 section 	{
		padding-bottom: 0;
	}
}


/* iPad portrait */
@media only screen 
and (min-device-width : 768px) 
and (orientation : portrait) {
 
    
#home div.logo 	{
	position: absolute;
	background-image: url(../images/logo/logo-2025-350x55.png);
	background-image: image-set(
		url(../images/logo/logo-2025-350x55.png) 1x,
		url(../images/logo/logo-2025-350x55@2x.png) 2x
	);
	background-size: 350px 55px;
		top: 420px;
		width: 350px;
		height: 55px;
		background-repeat: no-repeat;
		left: 10px;	
}
#home div.sentence_01	{
	float:left;
	top: 350px;
	width: auto;
    left: 10px;
}	

#home div.sentence_01 p {
    color: #f1f2f2; 
    font-size: 24px; 
    font-style: italic; 
    line-height: 24px; 
    margin-left: 0;
display: block;
    }

#home div.facebook 	{
	position: absolute;
	text-align: left;
	top: 550px;
	width: 225px;
	left: 10px;
	background-image: url(../images/sub-bg/facebook-bg.png);
	background-repeat: repeat;
}
#home div.facebook p {color: #FFFFFF; font-size: 15px; font-style: italic; line-height: 17px; margin: 0px}

#home div.follow 	{
	position: absolute;
		top: 500px;
		left: 10px;	
}    
    
	.fixed-menu {
        left: 5px; 
        margin: 0 auto; 
        width: 100%;
    }
	.fixed-menu .menu-on {
        border-radius: 35px; 
        font-size: 18px; 
        height: 70px; 
        left: 0; 
        line-height: 70px; 
        position: absolute; 
        width: 70px;
    }
	.fixed-menu .menu-on:hover {
    background-color: #9bd692;
    border-radius: 35px;
    color: #5753a4;
    display: block;
    font-size: 18px;
    height: 70px;
    line-height: 70px;
    width: 70px;
}
	.fixed-menu .social { background:url(../images/social_480.png) 0 0 transparent no-repeat; display:block; position:absolute; text-indent:-9999px; height:25px; }
	.fixed-menu .yt { background-position: 5px 0; right: 99px; width: 35px;}
	.fixed-menu .fb { background-position: -25px 1px; right: 60px; width: 32px;}
	.fixed-menu .ig { background-position: -50px 0; right:20px; width: 35px;}

.layer .frame h2.ost 	{
color: #5753a4;
	left: 20px; 
	position: absolute; 
	top: -250px; 
	font-weight: lighter;
	font-family: "Playfair", serif;
	}
	
	header 			{height: auto;}
	header .wrap 	{width: 760px;}
	header a.menu-off 	{
		border-radius: 35px; 
		height: 70px; 
		line-height: 70px; 
		width: 70px;
		}
header a.menu-off:hover {
    background-color: #335638;
    border-radius: 35px;
    color: #FFFFFF;
    height: 70px;
    line-height: 70px;
    width: 70px;
}

	header .wrap	{ width:760px;}
	header nav		{  margin: 80px 0 0 130px; width:auto;}
	header nav a	{font-size:18px;}		
		
	#home { 
        background:url(../images/bg/2025/home-bg8-1-ipad-V.jpg) #ffffff no-repeat top center; background-size:cover; 
        background-attachment:scroll; 
        height:850px; 
        z-index:10; 
    }
	#home .hot-news 		{left: 10px; top:250px;}
	#bio {
		background:url(../images/bg/2025/bio-bg7-1500.jpg) #020c2a no-repeat top center; background-size:cover; background-attachment:scroll; height:100%; z-index:20;
	}

#press-reviews {
	background:url(../images/bg/press-bg4-ipad-V.jpg) #f6fafc no-repeat top center;  background-size:cover; 
	height:450px; 
	z-index:10; 
	height: auto;
	}
#press-reviews p{
	font-size: 14px;
	line-height: 15px;
	color: #000000;
	display: block;
	width: 360px;
	float: left;
	margin-bottom: 20px;
}
	#nagrody	{background:url(../images/bg_nagrody.jpg) #000 no-repeat top center; background-size:cover; background-attachment:scroll; height:100%; z-index:20;}
	#media	{ background:url(../images/bg/2025/media-bg2-ipad-V.jpg) #000 no-repeat top center; background-size:cover; background-attachment:scroll; height:100%; z-index:20;}

	#events	{ 
	background:url(../images/bg/2025/calendar-bg4-ipad-V6.jpg)#daeaea no-repeat top center; 
	background-size:cover; 
	background-attachment: scroll;
	height:auto;
		min-height: 450px;
	z-index:20; }


#events .years 	{
	font-family: "Playfair", serif;
	height: 70px;
	background: none;
	width: 350px;
	float: left;
}

#events .carousel-events ul li	{ height: auto}

#AG-corner	{ 
    background:url(../images/bg/2025/Adamblog-5-ipad-V.jpg) #fff no-repeat top center; 
    background-size:cover; 
	background-attachment:scroll; 
	height:100%; 
	z-index:20;
	}
#discography	{
	background-size: cover;
	background-attachment: scroll;
	height: auto;
	z-index: 10;
	background-color: #020c2a;
	background-image: url(../images/bg/2025/CD-bg5-ipad-V.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
	#discography a.button,
	#calendar a.button,
	#nagrody a.button,
	#media a.button {
    background: none repeat scroll 0 0 #000000;
    border: medium none;
    border-radius: 45px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 90px;
    height: 90px;
    line-height: 75px;
    position: absolute;
    top: 30px;
    width: 90px;
    z-index: 2;
	text-align:center;
}

	#discography a.prev-discography,
	#calendar a.prev-calendar,
	#nagrody a.prev-nagrody,
	#media a.prev-media {
    left: 500px;
	}

	#discography a.next-discography,
	#calendar a.next-calendar,
	#nagrody a.next-nagrody,
	#media a.next-media	{
	right: 0px;
	}


#contact		{
	background-size: cover;
	background-attachment: scroll;
	width: 100%;
	height: auto;
	z-index: 10;
	background-color: #134328;
	background-image: url(../images/bg/2025/contact-bg8-ipad-V.jpg);
	background-repeat: no-repeat;
	background-position: center top;
		
}
	body.page404				{background:url(../images/bg_404_ipad_portrait.jpg) #000 no-repeat center center; background-size:cover; background-attachment:scroll; height:auto; z-index:10;}	
	body.page404 header nav		{margin: 80px 0 0 140px; width:500px;}
	body.page404 header nav a	{font-size:26px;}
	body.page404 section 		{padding-bottom: 0;}
h2 			{
	font-size: 32px;
	line-height: 32px;
	font-weight: normal;
	font-family: "Playfair", serif;
	color: #9bd692;
	margin-top: 200px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}

}

/* phone 480px */
@media all and (max-width: 497px){
    
.imageholder-wide-bg {
	display: block;
	width: 100%;
	height: auto;
	padding-top: 0px;
	margin-bottom: 20px;
  	clear: both;
} 
#home div.follow 	{
	position: absolute;
		top: 310px;
		left: 16px;	
}    
#home { 
	background:url(../images/bg/2025/home-bg8-1-1500.jpg) #000 no-repeat top center; 
    background-size:cover; 
	height:460px; 
    z-index:10; 
    }
#home div.logo 	{
	position: absolute;
	background-image: url(../images/logo/logo-phone-300x32.png);
	background-image: image-set(
		url(../images/logo/logo-phone-300x32.png) 1x,
		url(../images/logo/logo-phone-300x32@2x.png) 2x
	);
	background-size: 300px 32px;
	top: 250px;
	width: 300px;
	height: 32px;
	background-repeat: no-repeat;
	left: 0px;	
}
#home div.sentence_01	{
	float:left;
	top: 150px;
	width: auto;left: 0px;
}		
#home div.sentence_01 p {
    color: #f1f2f2; 
    font-size: 16px; 
    font-style: italic; 
    line-height: 17px; 
    margin-left: 0;
    display: block;
    }
#home div.facebook 	{
	display:none;
} 	
#bio h2 {
	margin-left: auto;
	margin-right: auto;
}	
#bio p 	{
	color: #ffffff;
	margin-left: auto;
	font-size: 16px;
}	
.fixed-menu {
        left: 0; 
        margin: 0 auto; 
        width: 100%;
    }
.fixed-menu .menu-on {
        border-radius: 35px; 
        font-size: 18px; 
        height: 70px; 
        left: 0; 
        line-height: 70px; 
        position: absolute; 
        width: 70px;
    }
.fixed-menu .menu-on:hover {
    background-color: #134328;
    border-radius: 35px;
    color: #5753a4;
    display: block;
    font-size: 18px;
    height: 70px;
    line-height: 70px;
    width: 70px;
}
	.fixed-menu .social { background:url(../images/social_480.png) 0 0 transparent no-repeat; display:block; position:absolute; text-indent:-9999px; height:25px;}
	.fixed-menu .yt { background-position: 5px 0; right: 99px; width: 35px;}
	.fixed-menu .fb { background-position: -25px 1px; right: 60px; width: 32px;}
	.fixed-menu .ig { background-position: -50px 0; right:20px; width: 35px;}
	
	header {height: auto;}
	header .wrap {
        width: 100%; 
        height: auto;
        min-height: 600px;
    }
	header a.menu-off 	{
		border-radius: 35px; 
		height: 70px; 
		line-height: 70px; 
		width: 70px;
		}
header a.menu-off:hover {
    background-color: #335638;
    border-radius: 35px;
    color: #FFFFFF;
    height: 70px;
    line-height: 70px;
    width: 70px;
}

header nav {
        float: center; 
        margin: 18px 0 0 100px; 
        width: auto;
    }
header nav a {
		font-size: 26px; 
		clear:both; 
		margin:30px 0 0 0;
		font-family: "Playfair", serif;
		}
	header .social { background:url(../images/social_480.png) 0 0 transparent no-repeat; display:block; position:absolute; text-indent:-9999px; height:25px;}
	header .yt { background-position: 5px -29px; right: 99px; width: 35px;}
	header .fb { background-position: -25px -28px; right: 60px; width: 35px;}
	header .ig { background-position: -50px -29px; width: 35px;}
	
	#home {height:380px;}
	#home p.sentence_01 {
        font-size: 10px; 
        left: -10px; 
        line-height: 11px; 
        top: 81px; 
        width: 256px;
    }
	#home p.logo {
		font-size: 10px; 
		left: -10px; 
		line-height: 11px; 
		top: 460px; 
		width: 141px;
		}
		#home p.facebook {
		font-size: 10px; 
		left: -10px; 
		line-height: 11px; 
		top: 460px; 
		width: 141px;
		}

	#home .hot-news 	{left: 0; top: 196px; width: 100%;}
	#home .hot-news .data 	{height: auto; width: 29%;}
	#home .hot-news .data h3 	{font-size: 47px; line-height: 50px; margin: 20px 20px 0;}
	#home .hot-news .data p 	{font-size: 28px;}
	#home .hot-news .event 	{width: 68%;}
		
	.wrapper 	{
        width: 92%; 
        margin:170px auto 50px; 
        position:relative;
    }
	h2 	{
		font-size: 60px; 
		line-height: 64px; 
		margin: 0 0 40px;
		}
#media h2.ost {
	margin-left: 0px;
    color: #134328;
}    

#bio	{
background-image: url(../images/bg/2025/bio-bg7-phone.jpg);
background-size:cover; 
background-attachment:scroll; 
    height:100%; 
	z-index: 10;
	background-color: #040404;
	background-repeat: no-repeat;
	background-position: center top;
} 	
#discography {
background-image: none;
background-size:cover; 
background-attachment:fixed; 
    height:100%; 
	z-index: 10;
	background-color: #020c2a;
	background-repeat: no-repeat;
	background-position: center top;
}	
	
#discography .cd-listing {
    float: left;
    width: auto;
	height: auto;
}

#discography .box 	{
width:100%; 
margin-left: 0px;
height:auto; 
background-color:none; 
float:left; 
position:relative;
}

#discography .box a { 
width:100%;
height:auto; 
background-color: none;
}
#discography .box a:hover {
	background-color: none;
	width: 100%;    
height:auto;
} 

	#discography .box a:hover hr 	{display:none;}
	#discography hr 	{display:none;}
	#discography a img 	{
        border: 0 none; 
        width: 300px;
        height: auto; 
    }
   
    
#discography .box a p {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    line-height: 13px;
	padding-left: 5px;
	padding-right: 5px;
    text-align: left;
}
#discography .box a:hover p { 
    color:#fffff;
    font-size: 14px;
    line-height: 13px;
    }


#events		{
	background-size: cover;
	height: auto;
	z-index: 10;
	background-color: #f6fafc;
	background-image: url(../images/bg/2025/calendar-bg4-1500.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


	#calendar h2, #nagrody h2, #media h2, #AG-corner h2 {
		margin: 0 0 110px;}
	#calendar .events, #media .events, #AG-corner .events 	{width: auto;}
	#calendar .year, #media .year {width: 200px;}
	#calendar .events .box, #media .events .box {width:100%;}
	#AG-corner .events .box{width:100%;}
	#media .events .box img, #AG-corner .events .box img						{width:100%;}
	#calendar a.prev-calendar,
	#nagrody a.prev-nagrody,
	#media a.prev-media 			{display: block; left: 0; margin-top: 0; top: 70px;}
	
	#calendar a.next-calendar,
	#nagrody a.next-nagrody,
	#media a.next-media 			{display: block; right: 0; margin-top: 0; top: 70px;}
	
	
#press-reviews .wrapper	{overflow:hidden;}
#press-reviews .cite{
	font-family: "Playfair", serif;
	font-size: 14px;
	line-height: 15px;
	color: #003C77;
}
#press-reviews		{
	background:url(../images/bg/press-bg3-1500.jpg) #f6fafc no-repeat top center;  
    background-size:cover; 
	height:450px; 
	z-index:10; 
	}


	#events .years { clear:both; }
	#events .years a				{ 
	float:left; 
	line-height: 30px; 
	margin: 6px 10px;
	}
  
#contact h2.ost {
	margin-left: 0px;
}    
#contact		{
	background-size: cover;
	background-attachment: scroll;
	height: 100%;
	z-index: 10;
	background-color: #134328;
	background-image: url(../images/bg/2025/contact-bg7-phone.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contact .box 					{
	height: auto;
	width: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-left: 0px;
}

	
	.layer .frame 		{margin: 100px auto; width: 80%;}
	.layer .frame-menu 	{font-size: 24px; line-height:50px;}
	.layer .album-info .playlist .track 	{height: 50px; width: 100%;}
	.layer .album-info .playlist .player 	{float: left; margin: 0 0 0 10px;}
	.layer .album-video .big-video 			{overflow: hidden; width: 100%;}
	
	body.page404				{ height:100%}
	body.page404 header nav 	{margin: 50px 0 0 50px; width: 400px;}
	body.page404 header nav a 	{clear: none; font-size: 20px; margin: 0 5px 15px;}
	body.page404 section	{height: auto; text-align: center; padding-bottom:0px;}
	body.page404 section h1 {font-size: 300px; line-height: 265px;}
	body.page404 section p 	{font-size: 18px; font-weight: bold; text-transform: uppercase;}


#media .events .box 		{
	float: left;
	height: auto;
	overflow: hidden;
	position: relative;
	width: 100%;
	padding-left: 0px;
}
#media .events			{float: left; width:auto;}
#media .events .box2 		{
	float: left;
	height: auto;
	overflow: hidden;
	position: relative;
	width: 100%;
}
#media .events .box2 h3	{
	font-family: "Playfair", serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#media .events .box2 p	{
	font-size: 12px;
	padding-bottom: 20px;
}
#media		{
	background-image: url(../images/phone/Golka-media.jpg);
	background-size: cover;
	background-attachment: scroll;
	background-color: #f6fafc;
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	z-index: 20;
}
#AG-corner	{ 
    background:url(../images/bg/2025/bio-bg7-phone.jpg) #fff no-repeat top center; 
    background-size:cover; 
	background-attachment:scroll; 
	height:100%; 
	z-index:20;
	}    
#AG-corner .events .box {
	float: left;
	width: 100%; 
	height: auto;
	overflow: hidden;
	position: relative;
	padding-left: 0px;
	margin-bottom: 20px;
}
}





/* phone 320px */	
@media all and (max-width: 337px){
    
.imageholder-wide-bg {
	display: block;
	width: 100%;
	height: auto;
	padding-top: 0px;
	margin-bottom: 20px;
  	clear: both;
}    
    
#home div.logo 	{
	position: absolute;
	background-image: url(../images/logo/logo-phone-272x43.png);
	background-image: image-set(
		url(../images/logo/logo-phone-272x43.png) 1x,
		url(../images/logo/logo-phone-272x43@2x.png) 2x
	);
	background-size: 272px 43px;
		top: 220px;
		width: 272px;
		height: 43px;
		background-repeat: no-repeat;
		left: 16px;	
}
#home div.logo p {color: #FFFFFF; font-size: 15px; font-style: italic; line-height: 17px; margin: 0px}
   
#home div.follow 	{
	position: absolute;
		top: 300px;
		left: 16px;	
}

#home { 
	background:url(../images/bg/2025/home-bg8-1-1500.jpg) #000 no-repeat top center; 
    background-size:cover; 
	height:500px; 
    z-index:10; 
    }
    
	#home .hot-news 	{left: 0; top: 150px; width: 80%;}
	#home .hot-news .data 	{height: auto; width: 26%;}
	#home .hot-news .data h3 	{font-size: 20px; line-height: 25px; margin: 20px 20px 0; 
	font-family: "Playfair", serif;
    }
    
#home .hot-news .event h2 	{
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	margin: 15px;
	color: #333333;
}
#home div.facebook 	{
	display:none;
} 	
	#home .hot-news .data p 	{font-size: 16px; line-height: 20px; margin: 0 0 10px 20px;}


#home div.sentence_01	{
	float:left;
	top: 50px;
	width: auto;left: 0px;
}		
#home div.sentence_01 p {
    color: #f1f2f2; 
    font-size: 18px; 
    font-style: italic; 
    line-height: 17px; 
    margin-left: 0;
display: none;
    }


#home .hot-news .data		
	{background-color: rgba(0, 0, 0, 0.8); border: 5px solid #fff; float: left; height: 170px; width: 170px;}

#home .hot-news .data p 	{
	font-size: 30px;
	line-height: 40px;
	margin: 0 0 0 20px;
	color: #fff;
	font-family: "Playfair", serif;
	font-weight:lighter;
}


#home .hot-news .event h1 	{
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	margin: 20px 0 0 15px;
}
#home .hot-news .event h2 	{
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	margin: 15px;
	color: #333333;
	width: auto;
	padding-right: 10px;
} 

h2.ost 	{
color: #9bd692;
	font-size: 40px;
	font-weight: lighter;
	font-family: "Playfair", serif;
	}

h2.ost-2 	{
color: #D2FFFF;
	font-size: 40px;
	font-weight: lighter;
	font-family: "Playfair", serif;
	}
#bio h2 {
	margin-left: 70px;
}	
#bio p 	{
	color: #ffffff;
	margin-left: 70px;
	font-size: 14px;
}
#bio	{
background-image: url(../images/bg/2025/bio-bg7-phone.jpg);
background-size:cover; 
background-attachment:scroll; 
    height:100%; 
	z-index: 10;
	background-color: #040404;
	background-repeat: no-repeat;
	background-position: center top;
}
#discography {
	background-size: cover;
	background-attachment: scroll;
	height: auto;
	z-index: 10;
	background-color: #020c2a;
	background-image: url(../images/bg/2025/CD-bg5-phone.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}	
	
#discography .box 	{
width:200px; 
height:auto; 
background-color:#000000; 
float:left; 
position:relative;
}

#discography .box a { 
width:200px;
height:auto; 
}


	#discography .box a:hover hr 	{display:none;}
	#discography hr 	{display:none;}
	#discography a img 	{border: 0 none; height: 200px; width: 200px;}
#discography .box a p {
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
	padding-left: 5px;
	padding-right: 5px;
    text-align: left;
    width: auto;
}
#discography .box a:hover p { 
color:#fff;
    font-size: 12px;}

#discography .box a p.details {
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    text-align: left;
    width: 200px;
}
	
	#calendar .events, #media .events , #AG-corner .events				{width: 200px;}
	#calendar .year, #media .year					{width: 130px;}
	#calendar .events .box, #media .events .box, #nagrody .box, #AG-corner .events .box   	{width:140px;}
	#nagrody .box									{ overflow:hidden;}
	#media .events .box img 						{height: 100%; width: auto;}
	#AG-corner .events .box img 						{height: 100%; width: auto;}
	#nagrody .box a p								{ width:120px; margin:10px 0;}
	
#press-reviews p {
	font-size: 14px;
	line-height: 15px;
	color: #000000;
	display: block;
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
#press-reviews .cite{
	font-family: "Playfair", serif;
	font-size: 14px;
	line-height: 15px;
	color: #003C77;
}
#press-reviews {
	background:url() #f6fafc no-repeat top center;  background-size:cover; 
	z-index:10; 
	height: auto;
	}
#AG-corner	{ 
    background:url(../images/bg/2025/bio-bg7-phone.jpg) #fff no-repeat top center; 
    background-size:cover; 
	background-attachment:scroll; 
	height:100%; 
	z-index:20;
	}
#events {
	background-size: cover;
	height: auto;
	z-index: 10;
	background-color: #f6fafc;
	background-image: url(../images/bg/2025/calendar-bg4-1500.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}    
#events .carousel-events ul li a.btn 	{
background-color: rgba(0, 0, 0, 0.5); 
border: 1px solid #333333; 
float: right; 
font-size: 12px; 
line-height: 30px; 
margin: 0px 0 20px; 
padding: 0 60px;
-moz-transition: all .3s ease-in-out 0s;
-o-transition: all .3s ease-in-out 0s;
-ms-transition: all .3s ease-in-out 0s;
transition: all .3s ease-in-out 0s;
}
#events .carousel-events ul li a.btn:hover {
	background-color: #5753a4;
	}
#events .carousel-events ul li h2 	{ 
clear: both; 
font-size: 14px; 
font-weight: lighter; 
line-height: 20px; 
margin: 10px 0;
color: #000000;
}
#media .events .box 		{
	float: left;
	height: 100px;
	overflow: hidden;
	position: relative;
	width: auto;
	padding-left: 0px;
}
#media .events			{float: left; width:auto;}
#media .events .box2 		{
	float: left;
	height: auto;
	overflow: hidden;
	position: relative;
	width: auto;
}
#media .events .box2 h3	{
	font-family: "Playfair", serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#media .events .box2 p	{
	font-size: 12px;
}



#AG-corner .events .box 		{
	float: left;
	height: 100px;
	overflow: hidden;
	position: relative;
	width: auto;
}
	
#AG-corner .events			{float: left; width:auto;}



	.layer .frame {margin: 100px auto; width: 90%;}
	.layer .frame h2.ost 			{font-size: 40px;}
	.layer .frame .album-info h3			{
	font-size: 18px;
	font-weight: lighter;
	margin: 0 0 30px;
}
	.layer .album-info .foto img 	{float: left; margin: 0; width: 250px;}
	.layer .album-info .info 		{width: 250px;}
	.layer .album-info .playlist .track 	{height: 100px;}
	.layer .album-video .small-video 		{width: 250px;}
	.layer .album-video .small-video .icon 	{width: 100%;}
	.layer .album-video .small-video .text 	{width: 100%;}
	
	body.page404 section h1 	{font-size: 200px; line-height: 180px;}
	body.page404 section p 		{font-size: 13px;}
	body.page404 header nav 	{margin: 30px 0 0 10px; width: 310px;}
	body.page404 header nav a 	{font-size: 16px;}


/*.frame h2.layer-head {
	display: block;
	margin-top: -135px;
	color: white;
}
.frame h3.layer-subhead {
	display: block;
	margin-top: -50px;
	color: #0095CD;
}*/
#contact		{
	background-size: cover;
	background-attachment: scroll;
	height: 1000px;
	z-index: 10;
	background-color: #134328;
	background-image: url(../images/bg/2025/contact-bg7-phone.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contact .box 					{
	height: auto;
	width: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-left: 0px;
}

}

#layer .album-info ol {
	margin-left: 0px;
	list-style-position: inside;
}

#layer .album-info ol li {
	border-bottom: 1px solid #E8E8E8;
    margin-bottom: 3px;
	padding: 5px 10px;
	font-weight: bold;
	font-size: 12px;
    margin: 0;
}

a.player {
	display:block;
	width:680px;
	height:405px;
}

#calendar li {height: auto !important;}



.imageholder {
	text-align: left;
	float: left;
	margin-right: 16px;
	margin-left: 0px;
	margin-bottom: 8px;
	margin-top: 0px;
	font-size: 10px;
	line-height: 10px;
	color: #666666;
	padding: 0;
}

.imageholder-wide {
	display:block;
	width: 100%;
	height: 100%;
	float: none;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 8px;
	padding-bottom: 25px;
	font-size: 10px;
	line-height: 1.3em;
	text-align: right;
	color: #666666;
	text-align: left;
}

/************************/
/* video Container       */
/************************/


.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.small-text {
	font-size: 12px;
	line-height: 0.8em;
}

/* Styles applied to screens 1920px and wider */
@media only screen and (min-width: 1920px) {
    #home { 
background:url(../images/bg/2025/home-new.jpg) #fff no-repeat top center; 
background-size:cover; 
background-attachment:scroll; 
height:740px; 
z-index:10; 
}
#home div.sentence_01 	{
	position: absolute;
	text-align: left;
	top: 460px;
	width: 700px;
	left: 0px;
}		
#home div.sentence_01 p {
    color: #f1f2f2; 
    font-size: 20px; 
    font-style: italic; 
    line-height: 21px; 
    margin: 0px;
}

#home div.logo 	{
	position: absolute;
	background-image: url(../images/logo/logo-2025.png);
	background-image: image-set(
		url(../images/logo/logo-2025.png) 1x,
		url(../images/logo/logo-2025@2x.png) 2x
	);
	background-size: 544px 86px;
		top: 500px;
		width: 544px;
		height: 86px;
		background-repeat: no-repeat;
		left: 0px;	
}

#home div.follow 	{
	position: absolute;
		top: 590px;
		left: 400px;	
}

#home div.facebook 	{
	position: absolute;
	text-align: left;
	top: -60px;
	width: 225px;
	right: -200px;
	background-image: url(../images/sub-bg/facebook-bg.png);
	background-repeat: repeat;
}
}
