


@media only screen and (max-device-width : 600px) {   
	
.front-image {
    height: 700px;
    width: 700px;
	background-size: cover;
	background-position: center;
}

header nav li.nav-about {top:100px; left: 60px;} 
header nav li.nav-releases {top: 100px; margin-top: 100px; right: 60px;} 
header nav li.nav-gallery {height: 10px; top: 100px;right: 60px;} 
header nav li.nav-shop {top: 100px; right: 60px;} 
header nav li.nav-gigs {top: 100px; margin-top: 100px; height: 120px; padding-left: 60px;left:0px} 
header nav li.nav-contact {top: 100px; right: 0px; margin-top: 100px; margin-left: 0px; -webkit-transform:rotate(0deg); -moz-transform:rotate(0deg); -o-transform:rotate(0deg) } 
header nav li.nav-listen {top: 100px; left: 0px; margin-left: 0px; -webkit-transform:rotate(0deg); -moz-transform:rotate(0deg); -o-transform:rotate(0deg) } 	


#main.nav{
	position: static;
}
		
header nav li a {
	display: block;
    text-decoration: none;
    color: black;
	font-size: 40px;
	text-align: center;
}

.top-logo-under{
	background-color: rgb(185, 255, 253);
	}
	
header nav li{
	background-color: rgb(185, 255, 253);
}
	
header{
	margin-top: 10%;
	padding-left: 2%;
    padding-right: 2%;
}

button{
padding: 1px;

font-weight: 300;
border: none;
margin-bottom: 20px;
color:white;
background-color:#1400ff;
}
	
.big{
width: 98%;
font-size: 4em;	
height:auto;
padding:10px;}


	
.container {
	margin-top: 10%;
	width: 100%;	
}

h1,h2,h3,h4,h5{
    font-size:5em;
}
	
h2,h3,h4,h5{
    font-size: 4em;
}
	
h5{
    font-size: 3,6em;
}
		
h2{
	line-height: 2em;
}
	
	.footer {
    font-size: 28px;
	}
	
	

	#mc_embed_signup .mc-field-group input {
    font-size: 80px;
    height: 100px;
	
}

	/*button mailing list*/
#mc_embed_signup .button {
    font-size: 65px;
    height: 100px;
    line-height: 72px;
}


/* imput field */
#mce-EMAIL {
    font-size: 100px;
    height: 200px;
	width: 800px;
}

	
	.some {
height: 100px;

}

}



/***********************
    MEDIA QUERY tablet telephone
************************/


@media all and (max-width: 970px) {
  .issues_section article 
{
    float: none;
    border: 0;
    display: block;
    margin: 0 auto;
}

  .home_section .txt 
  {top: 0; left: 0;}
  
}


@media all and (max-width: 830px) {

.home_section article figure {
	width: 400px;
	height: 300px;
}

.home_section .post_gallery {width: 400px; height: 266px; }

}

@media all and (max-width: 730px) {

.home_section {margin-top: 160px;}

}
