

body {
	font-family: 'Source Sans Pro', sans-serif;
}




.home-title-div { text-align:center; position:relative; }
.home-title-div h1 {
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 60px;
    font-style: normal;
    font-weight: 200;
    letter-spacing: 10px;
    line-height: 1.1em;
    text-transform: uppercase;
}

.home-title-div h2 {
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 69px;
    font-style: normal;
    font-weight: 300;
	margin-top:30px;
	margin-bottom: 20px;
    letter-spacing: 9px;
    line-height: 1.1em;
    text-transform: uppercase;
}

.enter-option {
	text-align:center;
	
}

.enter-option ul {
	line-height: 1em;
	padding:0px;
	
}

.enter-option li {  
	transition: background-color 170ms ease-in-out 0s;
	display:initial;
	list-style:none;
}

.enter-option li:hover { background-color:#fff; } 

.enter-option li a {
border: 2px solid #fff;
text-decoration:none;
color: #fff;
transition: color 170ms ease-in-out 0s;
padding: 14px 28px 14px 30px;
text-align: center;
    font-family: 'Source Sans Pro', sans-serif;
font-size: 18px;
font-style: normal;
font-weight: 400;
letter-spacing: 1px;
text-transform: uppercase;
}

.enter-option li a:hover { color:#000; background-color:#fff;  }
.hsmedia {
	
}
.hsmedia ul { margin:0; 
	
}
.hsmedia ul li {
	
}
.hsmedia ul li:hover { background:none; 
	
}
.hsmedia li a { border:none; padding:0;
  margin: 0 10px;
	
}
.hsmedia li a:hover{
	
	color:#000; background:none;
	
}


.hsmedia ul:hover img{
    opacity: 0.3;
}
.hsmedia ul img:hover {
	opacity:1;
	
}
.pages-contents {   
	color: #fff;
    margin: 0 auto;
    max-width: 838px;
    width: 100%;
	 }

.pages-contents  p {
	color: #FFF;
	font-family: 'Source Sans Pro', sans-serif;
	line-height: 32px;
	font-size: 18px;
	font-weight: 200;
}
.pages-contents .music {
max-width: 400px; max-height: 785px; min-width: 300px; float: left; padding:1px;
}

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

@media screen and (max-width: 381px) {
	
	
.sqs-slide-layer-content {
    box-sizing: border-box;
    padding: 40.02px 0 60px;
    position: relative;
}
/*.keepbot {
   bottom: 60px;
    position: fixed;
    width:95%;
}*/
  .keepbot { margin-top:20px; }

  }

@media screen and (min-width: 382px) {

.sqs-slide-layer-content {
    box-sizing: border-box;
    padding: 7.5% 60px 60px;
    position: relative;
}

.keepbot {
    bottom: 50px;
    margin-top: 50px;
    padding-left: 5%;
    padding-right: 5%;
    position: fixed;
    width: 90%;
}
.smedia_pages {
	position:inherit !important;
	margin-bottom:30px;
}
}