@charset "utf-8";
/* CSS Document */

/*
  TenCode
*/

/* YTPlayer */
@import url('../YTPlayer/YTPlayer.css');
/* supersized */
@import url('supersized.shutter.css');
/* twitter ticker */
@import url('../twitter/jquery.tweet.css');


/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}

html, body {
height: 100%;
}

body {
line-height: 1;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}

ol, ul {
list-style: none;
}

blockquote, q {
quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
content: '';
content: none;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

*:focus {  
outline: none;
}


/* supersized */
img { border: none; }
#supersized-loader { position: absolute; top: 50%; left: 50%; width: 60px; height: 60px; margin: -30px 0 0 -30px; text-indent: -999em; background: url(../img/supersized-progress.gif) no-repeat center center; z-index: -1; }
#supersized { display: block; position: fixed; left: 0; top: 0; overflow: hidden; height: 100%; width: 100%; z-index: -999; }
#supersized img { width: auto; height: auto; position: relative; display: none; outline: none; border: none; }
#supersized.speed img { -ms-interpolation-mode: nearest-neighbor; image-rendering: -moz-crisp-edges; } /* Speed */
#supersized.quality img { -ms-interpolation-mode: bicubic; image-rendering: optimizeQuality; }         /* Quality */
#supersized li { display: block; list-style: none; position: fixed; overflow: hidden; top: 0; left: 0; width: 100%; height: 100%; background: none; z-index: -30; }
#supersized a { width: 100%; height: 100%; display: block; }
#supersized li.prevslide { z-index: -20; }
#supersized li.activeslide { z-index: -10; }
#supersized li.image-loading { background: url(../img/supersized-progress.gif) no-repeat center center; width: 100%; height: 100%; }
#supersized li.image-loading img { visibility: hidden; }
#supersized li.prevslide img, #supersized li.activeslide img { display: inline; }


/* general */
body {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
line-height: 1.5;
font-style: normal;
font-weight: normal;
text-align: center;
color: #000;
background: #fff;
-webkit-font-smoothing: antialiased;
-webkit-text-size-adjust: 100%;
width: 100%;
height: 100%;
}

.introduction {
padding: 0 0 15px 0;
}

.intro {
margin-top: 50%;
}

.the-rotation {
position: absolute;
width: 430px;
top: 25%;
left: 50%;
margin: 0 0 0 -215px;
-webkit-transform: rotateX(-15deg) skewY(-15deg);
   -moz-transform: rotateX(-15deg) skewY(-15deg);
    -ms-transform: rotateX(-15deg) skewY(-15deg);
     -o-transform: rotateX(-15deg) skewY(-15deg);
        transform: rotateX(-15deg) skewY(-15deg);
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=-0.26794919243112214, M22=1, sizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1,M12=0,M21=-0.26794919243112214,M22=1,sizingMethod='auto expand');
}

h1, h2, h3 {
margin: 0;
padding: 0;
}

h1 {
font-family: 'Arial';
font-size: 180px;
font-weight: 400;
color: #fff;
text-transform: uppercase;
letter-spacing: normal;
margin: 0;
padding: 0;
line-height: 1;
position: relative;
}

h1 .head-first {
font-size: 140px;
}

h2 {
font-family: 'Arial';
font-size: 140px;
font-weight: 400;
color: #fff;
text-transform: uppercase;
letter-spacing: normal;
margin: 0;
padding: 0;
line-height: 1;
position: relative;
}

h3 {
font-family: 'Arial';
font-size: 40px;
font-weight: 400;
color: #000;
text-transform: uppercase;
letter-spacing: normal;
margin: 0;
padding: 20px 0 0 0;
line-height: 1;
position: relative;
}

.red {
color: #a81c1b;
display: inline;
}

.line {
position: relative;
font-family: 'Arial';
font-style: normal;
font-weight: normal;
font-size: 50px;
color: #a81c1b;
text-shadow: 1px 1px 2px #a81c1b;
margin: 0 20px 0 20px;
padding: 0;
top: -24px;
display: inline;
line-height: 1;
}

.line-2 {
position: relative;
font-family: 'Arial';
font-style: normal;
font-weight: normal;
font-size: 50px;
color: #000;
text-shadow: 1px 1px 2px #000;
margin: 0 20px 0 20px;
padding: 0;
top: -24px;
display: inline;
line-height: 1;
}

a {
color: #a81c1b;
text-decoration: none;
outline: none;
}

a:hover {
color: #000;
text-decoration: none;
}

p {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
line-height: 1.5;
font-style: normal;
font-weight: normal;
padding: 0 0 15px 0;
}

p a {
color: #a81c1b;
text-decoration: none;
}

p a:hover {
color: #000;
text-decoration: none;
transition: color 0.5s;
}

::-moz-selection { background: #555; color: #fff;      /* Firefox */ }
     ::selection { background: #555; color: #fff;      /* Safari */  }
	 
	 
/* layout */
.page {
height: 100%;
margin: 0;
padding: 0;
}

.page-section {
position: relative;
margin: 0 auto;
padding: 0;
}

.upper-page {
width: 100%;
overflow: hidden;
min-height: 100%;
margin: 0;
padding: 0;
background: rgba(0, 0, 0, 0.2);
}

.lower-page {
min-height: 100%;
margin: 0;
padding: 0;
background: rgba(225, 225, 225, 0.9);
}

.lower-content {
margin: 0 auto;
padding: 50px 0 0 0;
color: #000;
}

.center {
margin: 0 auto;
}


/* curtains */
#curtains {
position: fixed;
height: 100%;
width: 100%;
overflow: hidden;
background: url(../img/curtains.png) repeat top left;
display: none;
z-index: 0;
}


/* overlay */
#overlay {
position: absolute;
cursor: crosshair;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: hidden;
background: url(../img/overlayx70.png) repeat left top;
display: none;
z-index: 15;
}


/* countdown */
#countdown-wrap {
position: absolute;
width: 430px;
top: 100%;
left: 50%;
margin: 0 0 0 -215px;
-webkit-transform: rotateX(-15deg) skewY(-15deg);
   -moz-transform: rotateX(-15deg) skewY(-15deg);
    -ms-transform: rotateX(-15deg) skewY(-15deg);
     -o-transform: rotateX(-15deg) skewY(-15deg);
        transform: rotateX(-15deg) skewY(-15deg);
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=-0.26794919243112214, M22=1, sizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1,M12=0,M21=-0.26794919243112214,M22=1,sizingMethod='auto expand');
}

#countdown {
position: relative;
width: 340px;
height: auto;
margin: 0 auto;
padding: 0;
display: none;
}

ul#countdown li {
display: inline-block;
background: none;
width: 80px;
text-align: center;
}

ul#countdown li span {
font-family: 'Arial';
font-size: 45px;
font-style: normal;
font-weight: normal;
color: #a81c1b;
height: 50px;
line-height: 50px;
position: relative;
}

ul#countdown li span::before {
content: '';
width: 100%;
height: 1px;
position: absolute;
}

ul#countdown li p.timeRefDays,
ul#countdown li p.timeRefHours,
ul#countdown li p.timeRefMinutes,
ul#countdown li p.timeRefSeconds {
font-family: 'Arial';
color: #fff;
text-transform: uppercase;
font-size: 20px;
margin: 0;
padding: 5px 0 5px 0;
}

ul#countdown li p.timeRefSeconds {
color: #a81c1b;
}


/* menu animation */
.menu-animation ul.button li a {
display: none;
visibility: hidden;
}

.menu-animation { display: block; width: 100%; height: 120px; position: fixed; left: 0; bottom: 35px; margin: 0; overflow: hidden; z-index: 2; }
.menu-animation ul.button { display: block; width: 30px; height: 101px; position: absolute; right: -30px; top: 60px; z-index: 2; }
.menu-animation ul.button li { display: block; width: 30px; height: 30px; margin: 0; position: relative; overflow: hidden; }
.menu-animation ul.button li a { display: block; width: 30px; height: 30px; text-indent: -5000px; cursor: pointer; }

.menu-animation ul.button li a.open { background-position: -73px -65px; position: absolute; top: 0; left: 30px; }
.menu-animation ul.button li a.open:hover { background-position: -73px -5px; }
.menu-animation ul.button li a.close { background-position: -12px -65px; position: absolute; top: 0; left: 0; }
.menu-animation ul.button li a.close:hover { background-position: -12px -5px; }

.menu-animation .menu-bg {
position: absolute;
display: block;
width: 100%;
height: 0;
top: 35px;
left: 0;
overflow: hidden;
background: url(../img/menu-bg.png) repeat left top;
z-index: 1;
}

.menu-animation .menu-bg-bg {
position: absolute;
display: block;
width: 95px;
height: 90px;
right: 0;
bottom: 0;
background: url(../img/menu-bg-bg.png) no-repeat;
}


/* menu mobile */
.menu-mobile a.menu-trigger {
background: url(../img/menu-mobile-trigger.png);
background-position: 0 0;
width: 50px;
height: 25px;
margin: 0;
padding: 0;
-webkit-transition: background-position 0.3s ease;
   -moz-transition: background-position 0.3s ease;
     -o-transition: background-position 0.3s ease;
        transition: background-position 0.3s ease;
text-indent: -10000px;
}

.menu-mobile a.menu-trigger:hover {
cursor: pointer;
background-position: 50px 0;
}

.menu-mobile {
font-family: 'BebasNeueRegular';
font-size: 20px;
font-style: normal;
font-weight: normal;
-webkit-font-smoothing: antialiased;
width: auto;
bottom: 50px;
left: 14px;
padding: 0;
position: fixed;
display: none;
visibility: hidden;
}

.menu-mobile a {
color: #555;
font-weight: normal;
text-decoration: none;
}

.menu-mobile a:hover {
color: #000;
}

.menu-mobile ul, li {
margin: 0;
padding: 0;
}

.menu-mobile .lifting {
margin: 0 0 8px 0;
height: 20px;
}

.menu-mobile .lifting-first {
margin: 0 0 11px 0;
height: 20px;
}

.menu-mobile li a, .menu-mobile li {
float: left;
text-transform: uppercase;
height: 20px;
}

.menu-mobile li {
position: relative;
margin: 7px 0 0 0;
padding: 0 0 10px 0;
background: none;
}

.menu-mobile li a {
padding: 0 5px 10px 5px;
text-decoration: none;
-webkit-transition: 0.2s ease-in;
   -moz-transition: 0.2s ease-in;
}

.menu-mobile li a:hover {
}

.menu-mobile li ul {
display: none;
left: 0;
position: absolute;
bottom: 100%;
background: none;
}

.menu-mobile li:hover ul {
display: block;
width: auto;
}

.menu-mobile li ul a {
white-space: nowrap;
background: #fff;
}

.menu-mobile li ul a:hover {
color: #fff;
background: #000;
}


/* the panel 1 */
#the-panel-1 {
position: fixed;
background: #fff;
bottom: 35px;
width: 100%;
display: none;
z-index: 999;
}


/* panel 1 */
#panel-1 {
position: relative;
width: 100%;
height: 240px;
overflow: hidden;
z-index: 50;
}


/* bar hidden 1 */
#bar-hidden-1 {
position: absolute;
text-align: left;
width: auto;
height: 31px;
line-height: 31px;
right: 10px;
bottom: 0;
margin: 0;
padding: 0;
}


/* bottom menu 1 close */
#bottom-menu-1-close {
font-family: 'BebasNeueRegular';
font-size: 20px;
font-style: normal;
font-weight: normal;
text-transform: uppercase;
}

#bottom-menu-1-close ul, li {
margin: 0;
padding: 0;
}

.bottom-menu-1-close {
margin: 0;
padding: 0;
}

.bottom-menu-1-close li a, .bottom-menu-1-close li {
text-transform: uppercase;
}

.bottom-menu-1-close li {
position: relative;
padding: 0;
}

.bottom-menu-1-close li a {
padding: 3px 0 3px 5px;
text-decoration: none;
color: #000;
background: none;
   -moz-transition: 0.2s ease-in;
-webkit-transition: 0.2s ease-in;
}

.bottom-menu-1-close li a:hover {
color: #555;
background: none;
}


/* post 1 */
#post-1 {
margin: 0;
padding: 0;
width: 100%;
height: auto;
}

#post-1 h2 {
font-family: 'Arial';
font-size: 40px;
font-weight: 400;
color: #a81c1b;
text-transform: uppercase;
letter-spacing: normal;
margin: 15px auto;
padding: 0;
width: 100%;
line-height: 1;
position: relative;
}

.post-1-wrap {
margin: 0;
padding: 0;
}

.post-1-content {
margin: 0 auto;
padding: 0;
width: 100%;
height: auto;
overflow: hidden;
}


/* the panel 2 */
#the-panel-2 {
position: fixed;
background: #fff;
bottom: 35px;
width: 100%;
display: none;
z-index: 999;
}


/* panel 2 */
#panel-2 {
position: relative;
width: 100%;
height: 200px;
overflow: hidden;
z-index: 50;
}


/* bar hidden 2 */
#bar-hidden-2 {
position: absolute;
text-align: left;
width: auto;
height: 31px;
line-height: 31px;
right: 10px;
bottom: 0;
margin: 0;
padding: 0;
}


/* bottom menu 2 close */
#bottom-menu-2-close {
font-family: 'BebasNeueRegular';
font-size: 20px;
font-style: normal;
font-weight: normal;
text-transform: uppercase;
}

#bottom-menu-2-close ul, li {
margin: 0;
padding: 0;
}

.bottom-menu-2-close {
margin: 0;
padding: 0;
}

.bottom-menu-2-close li a, .bottom-menu-2-close li {
text-transform: uppercase;
}

.bottom-menu-2-close li {
position: relative;
padding: 0;
}

.bottom-menu-2-close li a {
padding: 3px 0 3px 5px;
text-decoration: none;
color: #000;
background: none;
   -moz-transition: 0.2s ease-in;
-webkit-transition: 0.2s ease-in;
}

.bottom-menu-2-close li a:hover {
color: #555;
background: none;
}


/* post 2 */
#post-2 {
margin: 0;
padding: 0;
width: 100%;
height: auto;
}

#post-2 h2 {
font-family: 'Arial';
font-size: 40px;
font-weight: 400;
color: #a81c1b;
text-transform: uppercase;

letter-spacing: normal;
margin: 15px auto;
padding: 0;
width: 100%;
line-height: 1;
position: relative;
}

.post-2-wrap {
margin: 0;
padding: 0;
}

.post-2-content {
margin: 0 auto;
padding: 0;
width: 100%;
height: auto;
overflow: auto;
}


/* dividers */
.divider-top {
background: #fff;
width: 50%;
height: 1px;
float: right;
margin: 0 auto 40px auto;
}

.divider-bottom {
background: #fff;
width: 50%;
height: 1px;
float: left;
margin: 0 auto 40px auto;
}


/* social icons */
.social-icons-wrapper {
position: relative;
width: auto;
margin: 20px auto;
padding: 0;
color: #000;
}

.social-icons-wrapper ul {
float: none;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
color: #000;
font-size: 12px;
}

.social-icons-wrapper ul li {
display: inline;
padding: 0;
}

ul.social-icons {
margin: 0;
padding: 0;
}

ul.social-icons a img {
width: 20px;
height: 20px;
padding: 5px 5px 0 5px;
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transition: all 0.4s linear;
   -moz-transition: all 0.4s linear;
     -o-transition: all 0.4s linear;
        transition: all 0.4s linear;
}

ul.social-icons a img:hover {
padding: 5px 5px 0 5px;
        opacity: 0.5;
   -moz-opacity: 0.5;
-webkit-opacity: 0.5;
filter: alpha(opacity=50);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}


/* contact form */
#contact-wrapper {
width: 545px;
margin: 0 auto;
padding: 0;
}

#form {
margin: 0 auto;
padding: 20px 0 0 0;
background: none;
float: none;
width: 545px;
text-align: left;
}

#form div {
float: left;
width: 250px;
position: relative;
margin: 0;
padding: 0;
}

#form div label {
width: 225px;
display: block;
font-size: 10px;
line-height: 11px;
margin: 0 0 4px 0;
}

.success {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
line-height: 1.5;
margin: 0 auto;
padding: 20px 0 0 0;
background: none;
float: none;
width: 545px;
}

.success strong {
font-weight: bold;
color: #000;
}

.error {
color: #a81c1b;
font-size: 10px;
line-height: 11px;
position: absolute;
top: 0;
right: 15px;
}

#form input, textarea {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
color: #000;
width: 225px;
margin: 0 0 10px 0;
padding: 10px 5px 10px 5px;
background-color: #fff;
border: 1px solid #000;
}

.subject {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
color: #000;
width: 235px;
margin-top: 0;
margin-right: 0;
margin-bottom: 5px;
margin-left: 0;
padding-top: 8px;
padding-right: 5px;
padding-bottom: 8px;
padding-left: 5px;
background-color: #fff;
border: 1px solid #000;
}

#form textarea {
width: 280px;
height: 138px;
}

#form input:focus, textarea:focus {
color: #000;
background-color: #fff;
}

#form .submit {
border: none;
color: #fff;
cursor: pointer;
font-size: 10px;
position: relative;
text-align: center;
width: auto !important;
float: right;
padding-top: 7px;
padding-right: 13px;
padding-bottom: 5px;
padding-left: 13px;
margin-top: 5px;
margin-right: -41px;
margin-bottom: 0;
margin-left: 0;
background-attachment: scroll;
background-color: #000;
background-image: none;
background-repeat: repeat;
background-position: 0 0;
}

#form .submit:hover, #form .submit:focus {
background-color: #000;
color: #fff;
}


/* extras */
/* general button style [reset] */
#btn-wrap {
margin: 51px auto;
padding: 0;
}

.btn {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 11px;
line-height: 1.5;
font-style: normal;
font-weight: normal;
text-align: center;
text-transform: uppercase;
-webkit-font-smoothing: antialiased;
-webkit-text-size-adjust: 100%;
letter-spacing: 1px;
font-weight: 700;
border: none;
background: none;
cursor: pointer;
display: inline-block;
margin: 0;
padding: 15px 70px;
outline: none;
-webkit-transition: all 0.3s;
   -moz-transition: all 0.3s;
        transition: all 0.3s;
position: relative;
}

.btn:after {
content: '';
-webkit-transition: all 0.3s;
   -moz-transition: all 0.3s;
        transition: all 0.3s;
position: absolute;
z-index: -1;
}

.btn-1 {
border: 1px solid #fff;
color: #fff;
}

.btn-1e {
overflow: hidden;
}

.btn-1e:after {
width: 100%;
height: 0;
top: 50%;
left: 50%;
background: #fff;
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
   -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
        transform: translateX(-50%) translateY(-50%) rotate(45deg);
}

.btn-1e:hover, .btn-1e:active {
color: #000;
}

.btn-1e:hover:after {
height: 260%;
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.btn-1e:active:after {
height: 400%;
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.top {
position: relative;
margin: 0 auto;
padding-top: 35px;
width: 38px;
height: 39px;
background: none;
z-index: 2;
}

.top:hover {
/* cursor: pointer; */
}

.go-way-up {
position: relative;
width: 38px;
height: 39px;
margin: 0 auto;
}


/* site loader */
.loader {
position: absolute;
width: 100%;
height: 100%;
overflow: hidden;
background: #fff url(../img/site-loader.gif) no-repeat center center;
z-index: 10000;
}