.App,html{background-color:#000}.App{color:#9c9c9c;font-family:"Rock Salt",cursive}.NavbarMain{background-color:#000;position:fixed;top:0;width:100%;z-index:5}.nav-item:not(:first-child){border-top:1px solid rgba(0,0,0,.2)}.NavbarMain .nav-link{color:#9c9c9c;display:inline-flex}.fa-bars{color:#9c9c9c;font-size:25px}@media only screen and (max-width:600px){.NavbarMain .logo{height:40px}}@media only screen and (min-width:600px){.NavbarMain .logo{height:50px}}@media only screen and (min-width:768px){.NavbarMain .logo{height:50px}.nav-link{text-align:center;margin:0 20px}.nav-item{display:flex;align-items:center}.nav-item:not(:first-child){border-left:1px solid rgba(0,0,0,.2);border-top:unset}}@media only screen and (min-width:992px){.NavbarMain .logo{height:50px}}@media only screen and (min-width:1200px){.NavbarMain .logo{height:60px}}.NavbarMain-social{display:flex;align-items:center}.facebook,.instagram{color:#9c9c9c;font-size:30px;margin-left:20px;border-radius:10px}.facebook:hover,.instagram:hover{box-shadow:4px 4px 5px 0 hsla(0,0%,100%,.5)}.slideshow{background-color:#000;position:relative;list-style:none;margin:0;padding:0}.slideshow,.slideshow li{width:100%;height:100%;z-index:0}.slideshow li{position:fixed;top:75px;left:0;background-size:contain;background-position-x:50%;background-repeat:no-repeat;opacity:0;-webkit-animation:imageAnimation 15s linear infinite;animation:imageAnimation 15s linear infinite}.slideshow li:first-child{background-image:url(/static/media/52113348_529607340859117_3149524179859013632_n.af68dc7e.jpg)}.slideshow li:nth-child(2){background-image:url(/static/media/44977528_470794416740410_6594241784094654464_n.1f4bb6b1.jpg);-webkit-animation-delay:3s;animation-delay:3s}.slideshow li:nth-child(3){background-image:url(/static/media/32592880_362032450949941_1241768439337451520_o.fdba696c.jpg);-webkit-animation-delay:6s;animation-delay:6s}.slideshow li:nth-child(4){background-image:url(/static/media/52708494_532649100554941_4050022128538353664_n.ee1e99ea.jpg);-webkit-animation-delay:9s;animation-delay:9s}.slideshow li:nth-child(5){background-image:url(/static/media/41919257_452579925228526_9195226824106311680_n.ed2f353d.jpg);-webkit-animation-delay:12s;animation-delay:12s}@-webkit-keyframes imageAnimation{0%{opacity:0;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}10%{opacity:1;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}20%{opacity:1}30%{opacity:0}}@keyframes imageAnimation{0%{opacity:0;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}10%{opacity:1;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}20%{opacity:1}30%{opacity:0}}.ShowsList{margin-top:75px;position:absolute}.ShowsList img{height:250px;width:250px;border-radius:5%;box-shadow:10px 9px 5px -3px hsla(0,0%,100%,.3)}.ShowsList img:hover{box-shadow:10px 9px 5px -3px hsla(0,0%,100%,.5)}.ShowsList .link{display:inline-block;margin:15px;position:relative}.ShowDetails{display:flex;top:80px;justify-content:center;align-items:center;height:80%;position:relative}.PhotosList{margin-top:75px;position:absolute}.PhotosList img{height:250px;width:250px;border-radius:5%;box-shadow:10px 9px 5px -3px hsla(0,0%,100%,.3)}.PhotosList img:hover{box-shadow:10px 9px 5px -3px hsla(0,0%,100%,.5)}.PhotosList .link{display:inline-block;margin:15px;position:relative}.PhotoDetails{display:flex;top:80px;justify-content:center;align-items:center;height:80%;position:relative}.button{top:-70px;position:absolute;right:20px;margin-bottom:25px}.VideosList{margin-top:75px;position:absolute}.VideosList img{height:250px;width:250px;border-radius:5%;box-shadow:10px 9px 5px -3px hsla(0,0%,100%,.3)}.VideosList .link:hover{box-shadow:10px 9px 5px -3px hsla(0,0%,100%,.5)}.VideosList .link{display:inline-block;margin:15px;position:relative}.link p{position:absolute;display:block;background:url(http://www.slatecube.com/images/play-btn.png);height:50px;width:50px;top:100px;left:100px;background-size:50px 50px;background-repeat:no-repeat;opacity:.8}.video-container{position:relative;margin-top:75px}.player-wrapper{position:relative;padding-top:56.25%}.react-player{position:absolute;top:50px;left:0}.button-video{position:absolute;top:0;right:20px;margin-bottom:25px;z-index:10}.ContactForm{display:flex;position:relative;justify-content:center}.contact-form{background-color:rgba(0,0,0,.9);color:#9c9c9c;width:80%;margin-top:75px;margin-left:30px;margin-right:30px;padding:20px;position:absolute}.inp_txt,.inp_txt_credits{font-family:Arial,Helvetica,sans-serif}.inp_txt_credits{font-size:8px;position:relative;top:-10px}hr{background:#9c9c9c}