.grid{display:flex;flex-wrap:wrap;width:100%;margin:auto}[class^='col-']{position:relative;width:100%;min-height:1px;padding:20px}@media (min-width: 440px){.col-sm-1{flex:0 0 8.33333%;width:8.33333%}.col-sm-2{flex:0 0 16.66667%;width:16.66667%}.col-sm-3{flex:0 0 25%;width:25%}.col-sm-4{flex:0 0 33.33333%;width:33.33333%}.col-sm-5{flex:0 0 41.66667%;width:41.66667%}.col-sm-6{flex:0 0 50%;width:50%}.col-sm-7{flex:0 0 58.33333%;width:58.33333%}.col-sm-8{flex:0 0 66.66667%;width:66.66667%}.col-sm-9{flex:0 0 75%;width:75%}.col-sm-10{flex:0 0 83.33333%;width:83.33333%}.col-sm-11{flex:0 0 91.66667%;width:91.66667%}.col-sm-12{flex:0 0 100%;width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}}@media (min-width: 840px){.col-md-1{flex:0 0 8.33333%;width:8.33333%}.col-md-2{flex:0 0 16.66667%;width:16.66667%}.col-md-3{flex:0 0 25%;width:25%}.col-md-4{flex:0 0 33.33333%;width:33.33333%}.col-md-5{flex:0 0 41.66667%;width:41.66667%}.col-md-6{flex:0 0 50%;width:50%}.col-md-7{flex:0 0 58.33333%;width:58.33333%}.col-md-8{flex:0 0 66.66667%;width:66.66667%}.col-md-9{flex:0 0 75%;width:75%}.col-md-10{flex:0 0 83.33333%;width:83.33333%}.col-md-11{flex:0 0 91.66667%;width:91.66667%}.col-md-12{flex:0 0 100%;width:100%}.order-md-first{order:-1}.order-md-last{order:13}}@media (min-width: 1040px){.col-lg-1{flex:0 0 8.33333%;width:8.33333%}.col-lg-2{flex:0 0 16.66667%;width:16.66667%}.col-lg-3{flex:0 0 25%;width:25%}.col-lg-4{flex:0 0 33.33333%;width:33.33333%}.col-lg-5{flex:0 0 41.66667%;width:41.66667%}.col-lg-6{flex:0 0 50%;width:50%}.col-lg-7{flex:0 0 58.33333%;width:58.33333%}.col-lg-8{flex:0 0 66.66667%;width:66.66667%}.col-lg-9{flex:0 0 75%;width:75%}.col-lg-10{flex:0 0 83.33333%;width:83.33333%}.col-lg-11{flex:0 0 91.66667%;width:91.66667%}.col-lg-12{flex:0 0 100%;width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}}@media (min-width: 1240px){.col-xl-1{flex:0 0 8.33333%;width:8.33333%}.col-xl-2{flex:0 0 16.66667%;width:16.66667%}.col-xl-3{flex:0 0 25%;width:25%}.col-xl-4{flex:0 0 33.33333%;width:33.33333%}.col-xl-5{flex:0 0 41.66667%;width:41.66667%}.col-xl-6{flex:0 0 50%;width:50%}.col-xl-7{flex:0 0 58.33333%;width:58.33333%}.col-xl-8{flex:0 0 66.66667%;width:66.66667%}.col-xl-9{flex:0 0 75%;width:75%}.col-xl-10{flex:0 0 83.33333%;width:83.33333%}.col-xl-11{flex:0 0 91.66667%;width:91.66667%}.col-xl-12{flex:0 0 100%;width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}}*{box-sizing:border-box;border:0;padding:0;margin:0;line-height:1}*:focus{outline:none}img{vertical-align:middle;max-width:100%}body{background:#000;color:#fff;font-family:'Source Sans Pro', sans-serif}p{max-width:640px;padding-left:20px;padding-right:20px;margin-left:auto;margin-right:auto;font-size:18px;line-height:1.5}p:not(:last-child){margin-bottom:20px}header{padding-left:20px;padding-right:20px;background:transparent;z-index:1000;width:100%}.new__background--header{background:#000;box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);transition:.5s ease-in-out}.header--sticky{position:fixed;top:0}.header--slideUp{transform:translateY(-105%);transition:transform .5s ease-in-out}.header--slideDown{transform:translateY(0);transition:transform .5s ease-in-out}.nav--main{display:flex;flex-wrap:wrap;align-items:center;max-width:1920px;margin:auto}@media (min-width: 840px){.nav--main{flex-wrap:nowrap}}.nav__logo--main{margin-top:20px;margin-bottom:20px}.logo__retina{height:40px}.nav__toggle--main{display:flex;margin-left:auto;cursor:pointer}@media (min-width: 840px){.nav__toggle--main{display:none}}.hamburger__icon{width:30px;height:20px;transform:rotate(0deg);transition:.5s ease-in-out}.hamburger__bar{display:block;width:100%;height:2px;position:absolute;left:0;opacity:1;background:#fff;transform:rotate(0deg);transition:.25s ease-in-out}.hamburger__bar:nth-child(1){top:0}.hamburger__bar:nth-child(2),.hamburger__bar:nth-child(3){top:8px}.hamburger__bar:nth-child(4){top:16px}.hamburger__bar--is-open:nth-child(1){top:16px;width:0%;left:50%}.hamburger__bar--is-open:nth-child(2){transform:rotate(45deg)}.hamburger__bar--is-open:nth-child(3){transform:rotate(-45deg)}.hamburger__bar--is-open:nth-child(4){top:16px;width:0%;left:50%}.nav__list--main{display:flex;flex-direction:column;width:100%;max-height:0;overflow:hidden;list-style-type:none;text-align:center;transition:0.4s}@media (min-width: 840px){.nav__list--main{flex-direction:row;align-items:center;justify-content:flex-end;max-height:100%;overflow:visible}}.nav__item--main{position:relative;padding:10px}.nav__item--main:first-child{padding-top:0px}.nav__item--main:last-child{padding-bottom:20px}@media (min-width: 840px){.nav__item--main{padding:0 10px}.nav__item--main:last-child{padding-bottom:0}}.nav__link--main{color:#fff;text-decoration:none;text-transform:uppercase}.nav__link--main:before{visibility:hidden;content:"";position:absolute;max-width:100%;width:calc(100% - 20px);height:2px;bottom:-10px;left:10px;background-color:#fff;color:#fff;transform:scaleX(0);transition:all 0.3s ease-in-out 0s}@media (min-width: 840px){.nav__link--main:hover:before{visibility:visible;transform:scaleX(1)}}.hero{height:100vh;background-position:center top;background-repeat:no-repeat;background-size:cover;background-attachment:scroll;position:relative}.hero--home{background-image:url(http://mattshadow.cz/img/banners/matt_shadow_-_fenix_cover_hd_compressed.jpg)}.hero__home--bio{background-image:url(http://mattshadow.cz/img/banners/matt-shadow-bio-right-compressed.jpg);background-position:right top}.hero__iner--bottom{display:flex;justify-content:center;align-items:flex-end;height:100%;padding-bottom:20vh}.btn{display:block;min-width:150px;padding:15px 30px;margin:10px;text-transform:uppercase;text-decoration:none;text-align:center;cursor:pointer}.fa__btn--right{margin-left:5px}.btn--primary{border:1px solid #b71c1c;border-radius:4px;box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);background:#b71c1c;color:#fff;font-size:20px;text-shadow:1px 1px 2px rgba(0,0,0,0.2),0 0 5px rgba(0,0,0,0.19);transition:ease-in-out .3s}.btn--primary:hover{border:1px solid #000;background:#fff;color:#000;text-shadow:none}.bg--dark-gray{background:#212121}.wide__section--inner{padding:40px 20px}.full__section--centered{display:flex;height:100vh;justify-content:center;align-items:center}.y__centered--content{display:flex;align-items:center}.heading--big-bold{position:relative;margin-bottom:60px;font-size:40px;text-transform:uppercase;text-align:center}.heading--big-bold:before{content:"";position:absolute;width:80px;height:2px;left:50%;transform:translateX(-50%);bottom:-20px;background-color:#fff;color:#fff}.embed-container{position:relative;padding-bottom:56%;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%}@keyframes socialGradient{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.social-media__section{background:#282828;color:#fff;text-align:center;background:linear-gradient(-45deg, #EE7752, #E73C7E, #23A6D5, #23D5AB);background-size:400% 400%;animation:socialGradient 15s ease infinite}.social-icons__container{display:flex;justify-content:center}.contact__social-icons{width:80px;height:80px;border:1px solid #fff;border-radius:50%;margin:0 20px;color:#fff;text-align:center;font-size:30px;line-height:80px;transition:all .5s ease 0s}.contact__social-icons:hover{background:rgba(10,10,10,0.1);border-color:rgba(10,10,10,0.1)}.row-lightbox:after{content:"";display:table;clear:both}.column-lightbox{transition:all 0.3s;position:relative;overflow:hidden}@media (min-width: 800px){.column-lightbox{float:left;width:50%}}@media (min-width: 1200px){.column-lightbox{float:left;width:33.3333333%}.column-lightbox.portrait{float:right;width:33.3333333%}}.lightbox-thumbnail{max-height:100vh;max-width:100%;margin-bottom:-4px;transition:all 0.3s}.lightbox-thumbnail:hover{transform:scale(1.1)}.lightbox-image{max-height:100vh;max-width:100%}.lightbox-modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,0.9)}.lightbox-modal-content{position:relative;margin:auto;padding:0;max-width:1200px}.close-lightbox{color:white;position:absolute;top:10px;right:25px;font-size:35px;font-weight:bold;z-index:100}.close-lightbox:hover,.close-lightbox:focus{color:#999;text-decoration:none;cursor:pointer}.lightboxSlides{display:none}.cursor{cursor:pointer}.prev{cursor:pointer;position:absolute;top:50%;width:auto;padding:16px;color:white;font-size:20px;transition:0.6s ease;border-radius:0 3px 3px 0;user-select:none;-webkit-user-select:none;background-color:rgba(0,0,0,0.5)}.next{cursor:pointer;position:absolute;top:50%;width:auto;padding:16px;color:white;font-size:20px;transition:0.6s ease;border-radius:0 3px 3px 0;user-select:none;-webkit-user-select:none;background-color:rgba(0,0,0,0.5);right:0;border-radius:3px 0 0 3px}.prev:hover,.next:hover{background-color:rgba(0,0,0,0.9)}.streaming__icons{display:flex;flex-wrap:wrap;justify-content:center;max-width:259px;margin:auto;position:-webkit-sticky;position:sticky;top:0}.streaming__icons .icon--apple-music{background:url("http://mattshadow.cz/img/icons/apple-music-512x512.png");width:50px;height:50px;margin:10px;background-repeat:no-repeat;background-size:50px 50px}.streaming__icons .icon--apple-itunes{background:url("http://mattshadow.cz/img/icons/apple-itunes-512x512.png");width:50px;height:50px;margin:10px;background-repeat:no-repeat;background-size:50px 50px}.streaming__icons .icon--spotify{background:url("http://mattshadow.cz/img/icons/spotify-512x512.png");width:50px;height:50px;margin:10px;background-repeat:no-repeat;background-size:50px 50px}.streaming__icons .icon--google-play{background:url("http://mattshadow.cz/img/icons/google-play-512x512.png");width:50px;height:50px;margin:10px;background-repeat:no-repeat;background-size:50px 50px}.streaming__icons .icon--google-play-music{background:url("http://mattshadow.cz/img/icons/google-play-music-512x512.png");width:50px;height:50px;margin:10px;background-repeat:no-repeat;background-size:50px 50px}.streaming__icons .icon--deezer{background:url("http://mattshadow.cz/img/icons/deezer-512x512.png");width:50px;height:50px;margin:10px;background-repeat:no-repeat;background-size:50px 50px}.streaming__icons .icon--tidal{background:url("http://mattshadow.cz/img/icons/tidal-512x512.png");width:50px;height:50px;margin:10px;background-repeat:no-repeat;background-size:50px 50px}.streaming__icons .icon--youtube{background:url("http://mattshadow.cz/img/icons/youtube-512x512.png");width:50px;height:50px;margin:10px;background-repeat:no-repeat;background-size:50px 50px}.streaming__icons .icon--amazon-music{background:url("http://mattshadow.cz/img/icons/amazon-music-512x512.png");width:50px;height:50px;margin:10px;background-repeat:no-repeat;background-size:50px 50px}@media (min-width: 1040px){.streaming__icons{margin:0}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}.fade-in-up-animation{animation:fadeInUp 1.4s}.hudba__cover{display:flex;justify-content:center}@media (min-width: 1040px){.hudba__cover{justify-content:flex-end}}.hudba__cover--img{position:-webkit-sticky;position:sticky;top:0}.collapsible-btn{background-color:#212121;color:white;cursor:pointer;width:100%;border:none;text-align:left;outline:none;font-size:15px;margin:0 !important;padding:20px}.collapsible-btn:after{content:'+';color:white;font-weight:bold;float:right;margin-left:5px}.is-open:after{content:"-"}.collapsible-content{max-height:0;overflow:hidden;transition:max-height 0.5s ease-out;background-color:#3b3b3b;margin:0;padding-left:20px;padding-right:20px}
