.panorama-module{background:#363636;min-height:600px;position:relative}@media only screen and (min-width: 40em){.panorama-module{min-height:950px}}.panorama-image{position:absolute;z-index:0;bottom:150px;left:0;right:0;z-index:4}.panorama-content{position:absolute;bottom:0;right:0;left:0;z-index:5}.panorama-intro{max-width:265px;height:150px;text-align:center;padding:0 3rem;display:none}@media only screen and (min-width: 48em){.panorama-intro{display:-ms-flexbox;display:flex}}.panorama-intro h2{color:#fff;text-transform:uppercase;font-family:"Open Sans Condensed",sans-serif;font-size:1rem;font-weight:700}.panorama-intro img{width:36px;margin-bottom:1em}.panorama-thumbs{display:-ms-flexbox;display:flex;width:100%;position:absolute;bottom:0;right:0}.panorama-thumbs :nth-child(1){margin-right:auto}.panorama-thumb-images{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;height:150px;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;cursor:pointer;position:relative}@media only screen and (min-width: 48em){.panorama-thumb-images{-ms-flex:0 0 20%;flex:0 0 20%;min-width:200px}}.panorama-thumb-images:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.7);background:linear-gradient(to top, rgba(0,0,0,0.7), transparent);z-index:0;transition:all 1s ease}.panorama-thumb-images.filter:hover:after{background:rgba(0,0,0,0.3)}.panorama-thumbs h3{color:#fff;font-family:"Open Sans Condensed",sans-serif;font-weight:700;text-transform:uppercase;position:absolute;bottom:0;left:0;width:100%;text-align:center;z-index:1;font-size:1em}