@font-face {
    font-family: 'lucyglitchregular';
    src: url('../fonts/lucyglitch-webfont.eot');
    src: url('../fonts/lucyglitch-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lucyglitch-webfont.woff') format('woff'), url('../fonts/lucyglitch-webfont.ttf') format('truetype'), url('../fonts/lucyglitch-webfont.svg#lucyglitchregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'the_bold_fontbold';
	src: url('../fonts/theboldfont1-webfont.eot');
}
@font-face {
	font-family: 'the_bold_fontbold';
	src: url('../fonts/theboldfont1-webfont.woff2') format('woff2'), url('../fonts/theboldfont1-webfont.woff') format('woff'), url('../fonts/theboldfont1-webfont.ttf') format('truetype'), url('../fonts/theboldfont1-webfont.svg#the_bold_fontbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'icomoon';
	src: url('../fonts/icomoon.eot?4s41pt');
	src: url('../fonts/icomoon.eot?4s41pt#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?4s41pt') format('truetype'), url('../fonts/icomoon.woff?4s41pt') format('woff'), url('../fonts/icomoon.svg?4s41pt#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"], [class*=" icon-"], [class^="Youtube"], [class*=" Youtube"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-brand:before {
	content: "\e901";
}
.icon-soundcloud:before {
	content: "\e900";
}
.icon-facebook:before {
	content: "\ea90";
}
.icon-instagram:before {
	content: "\ea92";
}
.icon-spotify:before {
	content: "\ea94";
}
.icon-twitter:before {
	content: "\ea96";
}
.icon-youtube:before {
	content: "\ea9d";
}
.icon-appleinc:before {
	content: "\eabe";
}

@font-face {
	font-family: 'icomoonDeezer';
	src: url('../fonts/icomoonDeezer.eot?njcgd3');
	src: url('../fonts/icomoonDeezer.eot?njcgd3#iefix') format('embedded-opentype'), url('../fonts/icomoonDeezer.ttf?njcgd3') format('truetype'), url('../fonts/icomoonDeezer.woff?njcgd3') format('woff'), url('../fonts/icomoonDeezer.svg?njcgd3#icomoonDeezer') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-deezer"], [class*=" icon-deezer"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoonDeezer' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-deezerdeezer:before {
	content: "\e900";
}
@font-face {
    font-family: 'twt-x';
    src:  url('../fonts/twt-x.eot?jjyo3s');
    src:  url('../fonts/twt-x.eot?jjyo3s#iefix') format('embedded-opentype'),
      url('../fonts/twt-x.ttf?jjyo3s') format('truetype'),
      url('../fonts/twt-x.woff?jjyo3s') format('woff'),
      url('../fonts/twt-x.svg?jjyo3s#twt-x') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }
  
  [class^="twt-"], [class*=" twt-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'twt-x' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
  
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .twt-x:before {
    content: "\e901";
  }
.SplashPageSectionCommon{        
    background-image: url(../images/hella_splash_BG_Desktop.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    min-height: 100vh;
    position: relative;
    width: 100%;
    z-index: 10;
}
.splash_enter_btn{
    width: 11.1vw;  
    margin: 0 auto; 
    text-align: center; 
}
.splash_enter_btn a{
    font-family: 'lucyglitchregular';
    color: #fff;
    font-size: 1.25vw;
    letter-spacing: 0.3vw;
    line-height: 2.4vw;
    border:1px solid #fff;
    padding: 0.4vw 0.8vw;
    cursor: pointer;
    text-decoration: none;
}
.splash_enter_btn a:hover{
    opacity: 0.5;
}
.SplashPageLogo {
    text-align: center;
    padding: 4.16vw 0 1.11vw 0;
}
.SplashPageLogo a{
    font-family: 'the_bold_fontbold';
    color: #fff;
    font-size: 3.374vw;
    letter-spacing: 0.8vw;
    text-decoration: none;
}
body{
    margin: 0;
}

.splash_socials{
    text-align: center;   
}
.splash_socials a{
    color: #fff;
    font-size: 1.7vw;
    text-decoration: none;
}
.splash_socials a:hover,.splash_copyright a:hover,.SplashPageLogo a:hover{
    opacity: 0.5;
}
.splash_socials ul li{
    display: inline-block;
    margin-right: 2.15vw;
}
.splash_socials ul li:last-child{
    margin-right: 0;
}
.splash_footer_wrapper{
    background-color: #000;
    padding: 2.84vw 0;
}
.splash_socials ul {
    margin: 0;
    padding: 0;
}
.splash_copyright a,.splash_copyright span{
    font-family: 'proxima-nova';
    color: #fff;
    font-size: 0.76vw;
    letter-spacing: 0.15vw;
    line-height: 1.38vw;
    text-decoration: none;
    text-transform: uppercase;
}
.splash_copyright {
    text-align: center;
    padding-top: 1.92vw;
}
.splashMobBrk{
    display: none;
}
@media only screen and (max-width: 1024px)  and (orientation: portrait){
    .SplashPageSectionCommon{        
        background-image: url(../images/hella_splash_BG_Mobile.jpg);
        background-size: cover;      
    }
    .SplashPageLogo a {      
        font-size: 6.695vw;
        letter-spacing: 1.6vw;
    }
    .SplashPageLogo {
        padding: 6.24vw 0 6.2vw 0;
    }
    .splash_enter_btn {
        width: 47.2vw;
    }
    .splash_enter_btn a {
        font-size: 4.6vw;
        letter-spacing: 1.125vw;
        line-height: 7.8vw;
        padding: 2.4vw 4.8vw;
    }
    .splash_socials a {
        font-size: 3.9vw;
    }
    .splash_socials ul li {
        margin-right: 4.8vw;
    }
    .splash_copyright a, .splash_copyright span {     
        font-size: 2.1vw;
        letter-spacing: 0.3vw;
        line-height: 3.82vw;
    }
    .splash_footer_wrapper {
        padding: 6.2vw 0;
    }
    .splash_copyright {
        padding-top: 4.1vw;
    }
    .splashMobBrk{
        display: block;
    }
    .splashMobNone{
        display: none;
    }
}
