@import url(fonts.css);@import url(font-awesome/css/font-awesome.min.css);html{font-size:10px}@media only screen and (max-width:1024px){html{font-size:9.375px}}@media only screen and (max-width:768px){html{font-size:10px}}@media only screen and (max-width:400px){html{font-size:9.375px}}body,html{height:100%}body{background:#151515;font-family:roboto-regular,sans-serif;font-size:1.6rem;line-height:3rem;color:#6e6e6e}a,a:visited{color:rgba(255,255,255,.4);-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}a:focus,a:hover{color:rgba(255,255,255,.9)}.h01,.h02,.h03,.h04,.h05,.h06,h1,h2,h3,h4,h5,h6{font-family:roboto-bold,sans-serif;color:#fff;font-style:normal;text-rendering:optimizeLegibility;margin-bottom:2.1rem}.h03,.h04,h3,h4{margin-bottom:1.8rem}.h05,.h06,h5,h6{font-family:roboto-black;margin-bottom:1.2rem}.h01,h1{font-size:2.1rem;line-height:1.35;letter-spacing:-.1rem}@media only screen and (max-width:600px){.h01,h1{font-size:2.6rem;letter-spacing:-.07rem}}.h02,h2{font-size:2.4rem;line-height:1.25}.h03,h3{font-size:2rem;line-height:1.5}.h04,h4{font-size:1.7rem;line-height:1.76}.h05,h5{font-size:1.4rem;line-height:1.7;text-transform:uppercase;letter-spacing:.15rem}.h06,h6{font-size:1.3rem;line-height:1.85;text-transform:uppercase;letter-spacing:.15rem}p img{margin:0}p.lead{font-family:roboto-light,serif;font-size:1.8rem;line-height:1.8;color:#6e6e6e}@media only screen and (max-width:768px){p.lead{font-size:1.7rem}}b,em,i,strong{font-size:1.6rem;line-height:3rem;font-style:normal;font-weight:400}em,i{font-family:roboto-thin,serif}b,strong{font-family:roboto-bold,serif}small{font-size:1.1rem;line-height:inherit}blockquote{margin:3rem 0;padding-left:4rem;position:relative}blockquote:before{content:"\201C";font-size:8rem;line-height:0;margin:0;color:#333;font-family:arial,sans-serif;position:absolute;top:3rem;left:0}blockquote p{font-family:georgia,serif;font-style:italic;padding:0;font-size:1.9rem;line-height:1.75}blockquote cite{display:block;font-size:1.2rem;font-style:normal;line-height:1.65}blockquote cite:before{content:"\2014 \0020"}blockquote cite a,blockquote cite a:visited{color:#888;border:none}abbr{font-family:roboto-bold,serif;font-variant:small-caps;text-transform:lowercase;letter-spacing:.05rem;color:#888}code,kbd,pre,samp,var{font-family:Consolas,"Andale Mono",Courier,"Courier New",monospace}pre{padding:2.4rem 3rem 3rem;background:#f1f1f1}code{font-size:1.4rem;margin:0 .2rem;padding:.3rem .6rem;white-space:nowrap;background:#f1f1f1;border:1px solid #e1e1e1;border-radius:3px}pre>code{display:block;white-space:pre;line-height:2;padding:0;margin:0}pre.prettyprint>code{border:none}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}mark{background:#fff49b;color:#000}hr{border:solid #d2d2d2;border-width:1px 0 0;clear:both;margin:2.4rem 0 1.5rem;height:0}ol{list-style:decimal}ul{list-style:disc}li{display:list-item}ol,ul{margin-left:1.7rem}ul li{padding-left:.4rem}ol ol,ol ul,ul ol,ul ul{margin:.6rem 0 .6rem 1.7rem}ul.disc li{display:list-item;list-style:none;padding:0 0 0 .8rem;position:relative}ul.disc li::before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background:#c25d02;position:absolute;left:-17px;top:11px;vertical-align:middle}dt{margin:0;color:#c25d02}dd{margin:0 0 0 2rem}.button,button{margin-bottom:1.2}fieldset{margin-bottom:1.5rem}.fluid-video-wrapper,.ss-custom-select,blockquote,dl,figure,form,input,ol,p,pre,select,table,textarea,ul{margin-bottom:3rem}img.pull-right{margin:1.5rem 0 0 3rem}img.pull-left{margin:1.5rem 3rem 0 0}#preloader{position:fixed;top:0;left:0;right:0;bottom:0;background:#050505;z-index:800;height:100%;width:100%}.no-js #preloader,.oldie #preloader{display:none}#loader{position:absolute;left:50%;top:50%;width:60px;height:60px;margin:-30px 0 0 -30px;padding:0}#loader:before{content:"";border-top:11px solid rgba(255,255,255,.1);border-right:11px solid rgba(255,255,255,.1);border-bottom:11px solid rgba(255,255,255,.1);border-left:11px solid #fff;-webkit-animation:load 1.1s infinite linear;animation:load 1.1s infinite linear;display:block;border-radius:50%;width:60px;height:60px}@-webkit-keyframes load{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes load{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}fieldset{border:none}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{display:block;height:6rem;padding:1.5rem 2rem;border:0;outline:0;vertical-align:middle;color:rgba(255,255,255,.8);font-family:roboto-regular,sans-serif;font-size:1.5rem;line-height:3rem;max-width:100%;background:0 0;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.ss-custom-select{position:relative;padding:0}.ss-custom-select select{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;text-indent:.01px;text-overflow:'';margin:0;line-height:3rem;vertical-align:middle}.ss-custom-select select option{padding-left:2rem;padding-right:2rem}.ss-custom-select select::-ms-expand{display:none}.ss-custom-select::after{content:'\f0d7';font-family:FontAwesome;position:absolute;top:50%;right:1.5rem;margin-top:-10px;bottom:auto;width:20px;height:20px;line-height:20px;font-size:18px;text-align:center;pointer-events:none;color:#252525}.oldie .ss-custom-select::after{display:none}textarea{min-height:25rem}input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{color:#fff}label,legend{font-family:roboto-bold,sans-serif;font-size:1.4rem;margin-bottom:.6rem;color:#3b3b3b;display:block}input[type=checkbox],input[type=radio]{display:inline}label>.label-text{display:inline-block;margin-left:1rem;font-family:roboto-regular,sans-serif;line-height:inherit}label>input[type=checkbox],label>input[type=radio]{margin:0;position:relative;top:.15rem}::-webkit-input-placeholder{color:#a1a1a1}:-moz-placeholder{color:#a1a1a1}::-moz-placeholder{color:#a1a1a1}:-ms-input-placeholder{color:#a1a1a1}.placeholder{color:#a1a1a1!important}header{width:100%;height:auto;position:absolute;left:0;top:0;z-index:700;background:0 0;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform:translateZ(0);-webkit-backface-visibility:hidden;-moz-transition:transform .4s ease-in-out;-o-transition:transform .4s ease-in-out;-webkit-transition:transform .4s ease-in-out;-ms-transition:transform .4s ease-in-out;transition:transform .4s ease-in-out}header .row{height:auto;position:relative}header.menu-is-open{-webkit-transform:translateX(-260px);-ms-transform:translateX(-260px);transform:translateX(-260px)}header .logo{position:absolute;left:20px;top:0;margin-top:120px}header .logo a{display:block;margin:0;padding:0;outline:0;border:none;width:469px;height:65px;background:url(../images/logo.png) no-repeat center;background-size:469px 65px;font:0/0 a;text-shadow:none;color:transparent;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.menu-toggle{float:right;width:40px;height:40px;margin-right:20px;margin-top:20px;display:block;outline:0;position:relative}.menu-toggle span{display:block;background-color:#fff;width:24px;height:3px;margin-top:-1.5px;font:0/0 a;text-shadow:none;color:transparent;position:absolute;right:8px;top:50%;bottom:auto;left:auto;-moz-transition:background .2s ease-in-out;-o-transition:background .2s ease-in-out;-webkit-transition:background .2s ease-in-out;-ms-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.menu-toggle span::after,.menu-toggle span::before{content:'';width:100%;height:100%;background-color:inherit;position:absolute;left:0;-moz-transition-duration:.2s,.2s;-o-transition-duration:.2s,.2s;-webkit-transition-duration:.2s,.2s;-ms-transition-duration:.2s,.2s;transition-duration:.2s,.2s;-moz-transition-delay:.2s,0s;-o-transition-delay:.2s,0s;-webkit-transition-delay:.2s,0s;-ms-transition-delay:.2s,0s;transition-delay:.2s,0s}.menu-toggle span::before{top:-8px;-moz-transition-property:top,transform;-o-transition-property:top,transform;-webkit-transition-property:top,transform;-ms-transition-property:top,transform;transition-property:top,transform}.menu-toggle span::after{bottom:-8px;-moz-transition-property:bottom,transform;-o-transition-property:bottom,transform;-webkit-transition-property:bottom,transform;-ms-transition-property:bottom,transform;transition-property:bottom,transform}.menu-toggle.is-clicked span{background-color:rgba(255,255,255,0)}.menu-toggle.is-clicked span::after,.menu-toggle.is-clicked span::before{background-color:#fff;-moz-transition-delay:0s,.2s;-o-transition-delay:0s,.2s;-webkit-transition-delay:0s,.2s;-ms-transition-delay:0s,.2s;transition-delay:0s,.2s}.menu-toggle.is-clicked span::before{top:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.menu-toggle.is-clicked span::after{bottom:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}@media only screen and (max-width:1024px){header .logo{left:24px;margin-top:60px}header .logo a{width:469px;height:65px;background-size:469px 65px}}@media only screen and (max-width:768px){header .logo{left:51px;margin-top:48px}header .logo a{width:469px;height:65px;background-size:469px 65px}}@media only screen and (max-width:600px){header .logo{left:41px}header .logo a{width:269px;height:37px;background-size:269px 37px}}@media only screen and (max-width:400px){header .logo{left:28px;margin-top:19px}header .logo a{width:269px;height:37px;background-size:269px 37px}}#menu-nav-wrap{background:#111;color:rgba(255,255,255,.3);font-family:roboto-regular,sans-serif;font-size:1.5rem;line-height:2.7rem;padding:3.6rem 3rem;height:100%;width:260px;position:fixed;right:0;top:0;visibility:hidden;z-index:500;overflow-y:auto;-webkit-transform:translateZ(0);-webkit-backface-visibility:hidden;-webkit-transition:-webkit-transform .4s 0s,visibility 0s .4s;-moz-transition:-moz-transform .4s 0s,visibility 0s .4s;transition:transform .4s 0s,visibility 0s .4s;-webkit-transform:translateX(80px);-ms-transform:translateX(80px);transform:translateX(80px)}#menu-nav-wrap.menu-is-open{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);visibility:visible;-webkit-transition:-webkit-transform .4s 0s,visibility 0s 0s;-moz-transition:-moz-transform .4s 0s,visibility 0s 0s;transition:transform .4s 0s,visibility 0s 0s;-webkit-overflow-scrolling:touch}#menu-nav-wrap h5{margin-bottom:1.5rem;font-family:roboto-black,sans-serif;font-size:1.25rem;line-height:1.85;letter-spacing:.2rem}#menu-nav-wrap .nav-list{margin:1.8rem 0 0 0;padding:0 0 3rem 0;list-style:none;line-height:4.2rem}#menu-nav-wrap .nav-list li{padding-left:0;border-bottom:1px solid rgba(255,255,255,.04)}#menu-nav-wrap .nav-list li:first-child{border-top:1px solid rgba(255,255,255,.04)}#menu-nav-wrap .nav-list li a{color:rgba(255,255,255,.4)}#menu-nav-wrap .nav-list li a:focus,#menu-nav-wrap .nav-list li a:hover{color:#fff}#main-404-content{background:#151515;width:100%;height:100%;min-height:720px;z-index:600;position:relative;-webkit-transform:translateZ(0);-webkit-backface-visibility:hidden;-moz-transition:transform .4s ease-in-out;-o-transition:transform .4s ease-in-out;-webkit-transition:transform .4s ease-in-out;-ms-transition:transform .4s ease-in-out;transition:transform .4s ease-in-out}#main-404-content.menu-is-open{-webkit-transform:translateX(-260px);-ms-transform:translateX(-260px);transform:translateX(-260px)}#main-404-content.main-content-static{background-image:url(../images/bg-mm.jpg);background-repeat:no-repeat;background-position:center;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover}#main-404-content.main-content-slides{height:100%!important}#main-404-content.main-content-particle-js{background:#020507;overflow:hidden}#main-404-content.main-content-particle-js .pg-canvas{position:absolute;top:0;left:0;height:100%!important;width:100%!important;opacity:.15}#main-404-content.main-content-particle-js .shadow-overlay{display:none}.content-wrap{width:100%;height:100%;display:table;position:relative}.shadow-overlay{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.9;background:-moz-linear-gradient(left,#000 0,#000 20%,transparent 100%);background:-webkit-linear-gradient(left,#000 0,#000 20%,transparent 100%);background:linear-gradient(to right,#000 0,#000 20%,transparent 100%)}.main-content{display:table-cell;vertical-align:middle;position:relative;z-index:700}.main-content h1{font-family:roboto-black,sans-serif;text-transform:uppercase;letter-spacing:-.2rem;font-size:9.4rem;line-height:1;margin-bottom:1.2rem;padding-top:2.4rem;position:relative}.main-content h1::before{content:"";display:block;background:#c25d02;width:460px;height:3px;position:absolute;top:0;left:0}.main-content .kern-this [class*=char]{position:relative}.main-content .char3{left:-.01em}.main-content .char7{left:-.013em}.main-content .char8{left:-.04em}.main-content .char9{left:-.052em}.main-content .char10{left:-.038em}.main-content p{color:rgba(255,255,255,.3);font-family:roboto-regular,sans-serif;font-size:1.8rem;max-width:380px;text-shadow:0 1px 5px rgba(0,0,0,.5)}.main-content .search form{max-width:360px;margin:3rem 0 1.2rem}.main-content .search form input[type=text]{background:rgba(255,255,255,.1);width:100%}#main-404-content footer{position:absolute;width:100%;min-height:12rem;bottom:0;left:0;z-index:700}#main-404-content .social-links{text-align:right;margin-bottom:3rem}#main-404-content .social-links ul{display:block;list-style:none;margin:0;padding:0;font-size:3rem}#main-404-content .social-links ul li{display:inline-block;padding:0 .9rem}#main-404-content .social-links ul li:last-child{padding-right:0}#main-404-content .bottom-links .links{display:block;list-style:none;margin:0 0 .9rem 0;padding:0;font-family:roboto-bold,sans-serif;font-size:1.7rem}#main-404-content .bottom-links .links:after,#main-404-content .bottom-links .links:before{content:"";display:table}#main-404-content .bottom-links .links:after{clear:both}#main-404-content .bottom-links li{float:left;padding:0 1.2rem}#main-404-content .bottom-links li:first-child{padding-left:0}#main-404-content .bottom-links .credits{font-size:1.4rem;line-height:3rem;color:rgba(255,255,255,.2)}#main-404-content .bottom-links .credits a{color:rgba(255,255,255,.2);display:inline-block;border-bottom:1px dotted rgba(255,255,255,.1)}#main-404-content .bottom-links .credits a:focus,#main-404-content .bottom-links .credits a:hover{color:#fff}@media only screen and (max-width:1024px){.main-content h1{font-size:40px!important}}@media only screen and (max-width:768px){.main-content h1{font-size:40px!important}#main-404-content .social-links{text-align:left}#main-404-content .social-links ul{font-size:2.8rem}#main-404-content .social-links li:first-child{padding-left:0}#main-404-content .bottom-links .links{font-size:1.6rem}.main-content h1::before{width:100%}}@media only screen and (max-width:600px){.main-content h1{font-size:40px!important}.main-content h1::before{width:100%}}@media only screen and (max-width:400px){.main-content h1{font-size:40px!important}#main-404-content .social-links ul{font-size:2.6rem}.main-content h1::before{width:100%}}@media only screen and (max-width:380px){.main-content h1{font-size:40px!important}.main-content h1::before{width:100%}}.btn{background-color:#c25d02;border:none;color:#fff;padding:10px 35px;text-align:center;-webkit-transition-duration:.4s;transition-duration:.4s;margin:16px 0!important;text-decoration:none;font-size:16px;cursor:pointer}.border{border-radius:3px;color:#fff;border:2px solid #914501}.border:hover{background-color:#482200;color:#fff;border:2px solid #914501}