* {
    padding: 0;
    padding: 0;
    box-sizing: border-box; 
}

body {overflow-x: hidden;}


html {
    background-color: #000000;
    font-family: 'Permanent Marker' , 'Open Sans' , 'Arial' , sans-serif;
    font-weight: 300;
    font-size: 22px;
    text-rendering: optimizeLegibility;
    overflow-x: hidden;
}

.clearfix {zoom: 1}
.clearfix:after {
    content: '.';
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

.row {
    max-width: 1140px;
    margin: 0 , auto;
}


h1 {
    margin: 0;
    color: #ffffff;
    font-size: 250%;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 2px;
    word-spacing: 2px;        
}


h2 {
    margin: 0;
    color: #f9f8ff;
    font-size: 160%;
    font-weight: 100;
    text-transform: uppercase;
    padding-left: 13%;
    padding-bottom: 30px;
    padding-top: 20px;
}


h3 {
    padding-left: 35%;
    font-size: 70%;
    font-weight: 500;
    color: #ffffff;
    font-family: 'Raleway';
}


h4 {
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    color: #ffffff;
    font-size: 158%;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 2px;
    word-spacing: 5px;
    margin-left:10%;
}

h5 {  margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    color: #ffffff;
    font-size: 158%;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 2px;
    word-spacing: 5px;
    margin-left:6.5%;
}

p {
    padding-left: 5%;
    font-size: 55%;
    font-weight: 100;
    letter-spacing: 0.2px;
    color: #ffffff;
    font-family: 'Raleway';
}

p2 {
/*    padding-left: 6.6%;*/
    margin-top: 16%;
    font-size: 70%;
    font-weight: 100;
    word-spacing: 1.8px;
    color: #ffffff;
    font-family: 'Raleway';
}

.col span-1-of-2 info-box {
/*    clear: both;*/
}

.col span-1-of-2 img {
    height: auto;
    width: auto;
  
}

.col span-1-of-3 {
    height: auto;
    width: auto;
/*    clear: both;*/
}

.vinyl-text {
    font-weight: 300;
}

.promo-text {
    padding-left: 10%;
    font-size: 70%;
    font-weight: 100;
    word-spacing: 1.8px;
    color: #ffffff;
    font-family: 'Raleway';
}

.store-text {
    padding-left: 10%;
    font-size: 70%;
    font-weight: 100;
    word-spacing: 1.8px;
    color: #ffffff;
    font-family: 'Raleway';
}

}
section {
    padding: 80px 0;
}

.main-nav {
    float: right;
    list-style: none;
    margin-top: 14px;  
	margin-bottom: 14px;
}

.main-nav li {
    display: inline-block;
    margin: 0.5px;
    font-family: 'raleway';
    text-decoration: none;
    margin-left: 60px;
    padding-left: 60px;
    margin-right: -60px; 
}

.main-nav li a:link,
.main-nav li a:visited {
    padding-top: 1px;
    padding-bottom: 5px;
    color: rgba(255, 255, 255, 0.9);
    text-decoration: none;
    font-size: 88%;

    border-bottom: : 1px solid transparent;
    transition: border-bottom 0.2s;
}

.main-nav li a:hover,
.main-nav li a:active {
    border-bottom: 1px solid rgba(255, 255, 255, 0.79);  
}

.sticky {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.53);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.38);
	z-index: 9999;
}

.sticky .main-nav li a:link,
.sticky .main-nav li a:visited {
    padding-top: 0px;
    padding-bottom: 15.5px;
    color: rgba(255, 255, 255, 0.9);
    text-decoration: none;
    font-size: 88%;
    border-bottom: : 1px solid transparent;
    transition: border-bottom 0.2s;
}

.mobile-nav-icon {
	float: right;
	margin-top: 30px;
	cursor: pointer;
	display: none;
}

.mobile-nav-icon i {
	font-size: 115%;
	color: #ffffff;
}

header {
    background-image: linear-gradient(rgba(0, 0, 0, 0.69), rgb(0, 0, 0)), url(images/crowd2.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    height: 104vh; 
}

.intro-text {
    position: absolute;
    width: 88%;
    top: 59%;
    left: 50.4%;
    transform: translate(-50%, -50%);
}

.logo {
    margin-bottom: 0.2%;   
    margin-top: 10%;
    height: 100%;
}

.intro {
    font-size: 93%;
}

.col {
    margin-left: 0.5%;
}

.releases {
    
    padding-right: 3%;
    padding-top: 4%;
}

.new-music {
    list-style: none;
     width: 99%;
}

.new-music li {
    float: left;
    width: 22%;
    margin-left: 3%;
    padding-bottom: 0;
}

.music-cover {
    width: 100%;
    margin: 0;
    overflow: hidden;
    margin-left: 12px;
}

.music-cover img {
    width: 92%;
    transform: scale(1.20);
    transition: transform 0.3s;
}

.music-cover img:hover {
    transform: scale(1.03);   
}

.promo-join {
    background-image:  linear-gradient(rgba(0, 0, 0, 0.88), rgb(0, 0, 0)), url(images/coolblue.jpg);
    background-size: cover;
    background-attachment: fixed;
    height: 101vh; 
    margin-left: 0.6%;
}

.osc {
   margin-right: 22%;
    height: 105px;
    opacity: 17%;
    transform: scale(0.99);
    transition: transform 0.2s;
    overflow: hidden;
}

.osc:hover {
    transform: scale(1.05);  
}

.rdb {
    margin-left: -1%;
    margin-top: 6%;
    opacity: 17%;
    transform: scale(0.99);
    transition: transform 0.2s;
    overflow: hidden;
}

.rdb:hover {
    transform: scale(1.05);  
}

.twm {
    margin-top: 3%;
    opacity: 16%
}

.tbr {
    margin-top: 4%;
    height: 150px;
    opacity: 19%;
    margin-left: 22%;
}

.info-box {
    width: auto;
}

.info-box:first-child {
    width: 69%;
    margin: 0;
}

.info-box:last-child {
    text-align: right;
    width: 30%;  
    margin: 0;
    padding-left: 10%;
}

.btn-nrm {
    color: rgba(255, 255, 255, 0.12);
    margin-left: 9.1%;
    opacity: 70%;
    transform: scale(0.99);
    transition: transform 0.2s;
    overflow: hidden;
    margin-bottom: 0; 
}

.btn-nrm img {
    height: 90%;
    margin: 0;
}

.btn-nrm img:hover {
    transform: scale(1.05);   
}

.store {
    background-image:  linear-gradient(rgba(0, 0, 0, 0.72), rgba(0, 0, 0, 0.81)), url(images/dj.jpg);
    background-size: cover;
    background-attachment: fixed;
    height: 107vh;
    padding-top: 3.7%;
    padding-bottom: 2%;
    clear: both;
}

.store-para {
    margin-top: 3%;
    margin-left: -4.1%;
}

.box img {
    margin-bottom: 2%;
    margin-top: 8%;
    margin-left: 1%;
    height: 244px;
}

.release-text {
    margin-left: 13%;
    margin-top: 2%;
    opacity: 70%;
}

.oscv7 {
    height: 220px;
    padding-left:  16.6%;
    margin-top: 12px;
    margin-bottom: 7px;
}

.contact-section {
    background-image:  linear-gradient(rgba(0, 0, 0, 0.9), rgb(0, 0, 0)), url(images/coolblue.jpg);
    background-size: cover;
    background-attachment: fixed;
    height: 107vh;
    padding-top: 3.5%; 
}

/*.contact-form {margin-left: -1px}*/


label {
    color: rgb(255, 255, 255);
    
}

.label {
    color: #ffffff;
}

.contact-form {
    width: 55.6%;
    padding-left: 7.8%;
    margin-top: 3%;
}

input,
select,
textarea {
    width: 100%;
    padding: 7px;
    border-radius: 8px;
    font-size: 70%;
    font-weight: 100;
    letter-spacing: 0.2px;
    color: rgb(255, 255, 255);
    font-family: 'Raleway';
    border: 2px groove rgba(226, 226, 226, 0.2);
    background: rgba(0, 0, 0, 0);
    margin-bottom: 15px;
}


textarea {
    height: 110px;
}

input[type=submit] {
    
    display: inline-block;
    padding: 10px 3px;
    border-radius: 10px;
    width: 50%;
    margin-right: 30%;
    margin-top: 1%;
    font-family: 'Permanent Marker';
    opacity: 88%;
    font-size: 80%;
    color: rgb(255, 255, 255);
    background: rgba(0, 0, 0, 0);
    text-align:center;
    letter-spacing: 1.5px;
    
} 

*:focus {outline: none}

select {
     background-color: rgba(0, 0, 0, 0);
     display: inline-block;
  
     background-color: rgb(0, 0, 0);
}

footer {
    text-align: center;
}

.foot-text {
    opacity: 50%;
    margin-left: -2%;
}

.socials li {
     display: inline-block;
     margin-top: 4px;  
}

.socials {
     list-style: none;
     text-decoration: none;
     margin-top: 25px; 
     margin-left: 20%;
}

.socials li a:link,
.socials li a:visited {
    text-decoration: none;
    font-family: 'Raleway';
    border: none;
    color: rgb(255, 255, 255);
    font-size: 110%;
    letter-spacing: 70px;
    opacity: 30%;
    transition: opacity 0.2s;
}

.socials li a:hover, 
.socials li a:active {
    opacity: 100%; 
}

.icofont-facebook {
    color: #3b5998;
}

.icofont-brand-soundcloud {
    color: #ff7700;
}

.icofont-youtube-play {
    color: #ff0000;
}

.icofont-spotify {
    color: #00e461;
}

.icofont-instagram {
    color: #e95950;
}

.icofont-twitter {
    color: #55acee;
}

.contact-wrap {
    align-content: center;
}

.store-wrap {
    align-content: center;
}

.label-wrap {
    
}

.release-wrap {
/*    margin-left: -10%;*/
}

.js--wp-1 {
	animation-duration: 2s;
}


.js--wp-2 {
	opacity: 0;
}

.js--wp-.amimated {
	opacity: 1;
}