*{
  box-sizing: border-box;
}
.wrapper{
padding-left: 9%;
padding-right: 9%;
padding-bottom: 0%;
flex: 1 1 80%;
min-height:100%;
}
body{
  background-image: url("images/sky2_1.1.1.png");
  background-blend-mode:soft-light;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  
}  
.body-wrapper{
    padding-top:3%;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 3%;
    flex: 1 1 80%;
    min-height:100%;
}
h1{
  margin: 0;
  font-family:Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;

}
h2{
  font-size: 0.8em;
  font-family:Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
  margin: .5em 0 .5em 0;
}

.grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(420px, 1fr));
grid-template-rows: 1fr;
height:100%;
grid-gap:1vw;
}
p{
font-size: 1.5em;
}
.title{
color: white;
font-size: 1.8em;
margin: 0 0 .8em 0;
flex-wrap: nowrap;
text-align: center;
justify-content: center;
align-items: center;
text-decoration: none;

}

.page-title{
color: white;
font-size: 1.6em;
flex-wrap: nowrap;
text-align: center;

}

.subtitle{
color: white;
font-size: 1em;
margin: 0 0 2em 0;
flex-wrap: nowrap;
text-align: center;
line-height: 4vh;
font-style: italic;
}
.subtitle2{
color: white;
font-size: 1.5em;
margin: 0 0 .25em 0;
flex-wrap: nowrap;
text-align: center;
padding-bottom: 2%;
}

@media (max-width:1000px){
.title{
    font-size: 1.5em;
    margin: 0 0 .8em 0;
    flex-wrap: nowrap;
    text-align: center;

  }

  .page-title{
    font-size: 2em;
    margin: 0 0 .25em 0;
    flex-wrap: nowrap;
    text-align: center;

  }

  .subtitle{
    font-size: 1em;
    margin: 0 0 2em 0;
    flex-wrap: nowrap;
    text-align: center;
    line-height: 4vh;
font-style: italic;
  }
  h1{
    font-size: 1.4em;
  }
  h2{
    font-size: 0.8em;
  }
  p{
    font-size: 1.2em;
  }
  .subtitle2{
  
    font-size: 1.2em;
    margin: 0 0 .25em 0;
    flex-wrap: nowrap;
    text-align: center;
  }

}
@media (max-width:800px){
  .title{
      font-size: 1.5em;
      margin: 0 0 1em 0;
      flex-wrap: nowrap;
      text-align: center;
  
    }
    h1{
      font-size: 1em;
    }
    h2{
      font-size: 0.8em;
    }
    p{
      font-size: 1em;
    }

  .page-title{
    font-size: 1.7em;
    margin: 0 0 .25em 0;
    flex-wrap: nowrap;
    text-align: center;

  }

  .subtitle{
    font-size: 0.9em;
    margin: 0 0 2em 0;
    flex-wrap: nowrap;
    text-align: center;
    line-height: 4vh;
font-style: italic;
  }
  .subtitle2{

    font-size: 1em;
    margin: 0 0 .25em 0;
    flex-wrap: nowrap;
    text-align: center;
    padding-bottom: 1em;
  }
  .grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    grid-template-rows: 1fr;
    height:100%;
    grid-gap:1vw;
    padding-bottom: 2.5em;
  }

}
span{
color: white;
}

.item {
display: flex;
justify-content:center;
align-items:center;
font-family: Georgia, 'Times New Roman', Times, serif;

}
.item:before {
content: "";
display: block;
height: 0;
width: 0;
padding-bottom: calc(9/16 * 100%);
}


.title{
  text-align: center;}

.itemsquare {
  display: flex;
  justify-content:center;
  align-items:center;
  font-family: Georgia, 'Times New Roman', Times, serif;

}
.itemsquare:before {
  content: "";
  display: block;
  height: 0;
  width: 0;
  padding-bottom: calc(9/16 * 100%);
}


@media (max-width:550px){
  .title{
      text-align: center;}


.grid{
    padding-top: .5em;
    grid-gap: 1.5em;
}
.item .film-title{
  transition: none;
  color: white;
  opacity: 1;
}
}


.film-title{
color: rgba(255, 255, 255);
text-decoration: none;
font-size: .8em;
transition: ease 0.4s;
padding:2em;
opacity: 1;
}

.film-title:hover{
color: rgb(156, 156, 156);
transform: scale(1.05);
}

.LightB:HOVER, .LLL:HOVER, .MYC:hover, .WIAAWTM:hover, .UNSNG:hover, .MidnightCity:hover, .pulped-fiction:hover, .LDOE:hover, .JACKO:hover, .harry-lyon:hover, .therapy:hover,{
  transform: scale(1.02);
}

@media (max-width:550px){
.LightB:HOVER, .LLL:HOVER, .MYC:hover, .WIAAWTM:hover, .UNSNG:hover, .MidnightCity:hover, .pulped-fiction:hover, .LDOE:hover, .JACKO:hover, .harry-lyon:hover, .therapy:hover,{
    transform: none;
}
}

/* Images for Grids */


.FellanM1{
  background-image:url(images/work/fellan-m/FM__1.2.1.webp);
  background-size:contain;  position: relative;
        background-repeat: no-repeat;
  transition: 0.3s;
  margin-top: 1.5em;
}
.FellanM2{
  background-image:url(images/work/fellan-m/FM__1.3.1.webp);
  background-size:contain;  position: relative;
        background-repeat: no-repeat;
  transition: 0.3s;
  margin-top: 1.5em;
}
.FellanM3{
  background-image:url(images/work/fellan-m/FM__1.6.1.webp);
  background-size:contain;  position: relative;
        background-repeat: no-repeat;
  transition: 0.3s;
  margin-top: 1.5em;
}
.FellanM4{
  background-image:url(images/work/fellan-m/FM__1.11.1.webp);
  background-size:contain;  position: relative;
        background-repeat: no-repeat;
  transition: 0.3s;
  margin-top: 1.5em;
}
.FellanM5{
  background-image:url(images/work/fellan-m/FM__1.13.1.webp);
  background-size:contain;  position: relative;
        background-repeat: no-repeat;
  transition: 0.3s;
  margin-top: 1.5em;
}
.FellanM6{
  background-image:url(images/work/fellan-m/FM__1.19.1.webp);
  background-size:contain;  position: relative;
        background-repeat: no-repeat;
  transition: 0.3s;
  margin-top: 1.5em;
}
.FellanM7{
  background-image:url(images/work/fellan-m/FM__1.22.1.webp);
  background-size:contain;  position: relative;
        background-repeat: no-repeat;
  transition: 0.3s;
  margin-top: 1.5em;
}
.FellanM8{
  background-image:url(images/work/fellan-m/FM__1.23.1.webp);
  background-size:contain;  position: relative;
        background-repeat: no-repeat;
  transition: 0.3s;
  margin-top: 1.5em;
}
.FellanM9{
  background-image:url(images/work/fellan-m/FM__1.25.1\ 2.webp);
  background-size:contain;  position: relative;
        background-repeat: no-repeat;
  transition: 0.3s;
  margin-top: 1.5em;
}
.FellanM10{
  background-image:url(images/work/fellan-m/FM__1.32.1.webp);
  background-size:contain;  position: relative;
        background-repeat: no-repeat;
  transition: 0.3s;
  margin-top: 1.5em;
}
.FellanM11{
  background-image:url(images/work/fellan-m/FM__1.37.1.webp);
  background-size:contain;  position: relative;
        background-repeat: no-repeat;
  transition: 0.3s;
  margin-top: 1.5em;
}
.FellanM12{
  background-image:url(images/work/fellan-m/FM__1.40.1.webp);
  background-size:contain;  position: relative;
        background-repeat: no-repeat;
  transition: 0.3s;
  margin-top: 1.5em;
}
.FellanM13{
  background-image:url(images/work/fellan-m/FM__1.42.1.webp);
  background-size:contain;  position: relative;
        background-repeat: no-repeat;
  transition: 0.3s;
  margin-top: 1.5em;
}
.FellanM14{
  background-image:url(images/work/fellan-m/FM__1.43.1.webp);
  background-size:contain;  position: relative;
        background-repeat: no-repeat;
  transition: 0.3s;
  margin-top: 1.5em;
}
.FellanM15{
  background-image:url(images/work/fellan-m/FM__1.48.1.webp);
  background-size:contain;  position: relative;
        background-repeat: no-repeat;
  transition: 0.3s;
  margin-top: 1.5em;
}
.FellanM16{
  background-image:url(images/work/fellan-m/FM__1.51.1.webp);
  background-size:contain;  position: relative;
        background-repeat: no-repeat;
  transition: 0.3s;
  margin-top: 1.5em;
}
.FellanM17{
  background-image:url(images/work/fellan-m/FM__1.62.1.webp);
  background-size:contain;  position: relative;
        background-repeat: no-repeat;
  transition: 0.3s;
  margin-top: 1.5em;
}
.FellanM18{
  background-image:url(images/work/fellan-m/FM__1.64.1.webp);
  background-size:contain;  position: relative;
        background-repeat: no-repeat;
  transition: 0.3s;
  margin-top: 1.5em;
}
.FellanM19{
  background-image:url(images/work/fellan-m/FM__1.66.1.webp);
  background-size:contain;  position: relative;
        background-repeat: no-repeat;
  transition: 0.3s;
  margin-top: 1.5em;
}







/*.Cork{
background-image:url(images/work/cork-simon/CSimon.webp);
background-size:cover;
position: relative;
transition: 0.3s;

}*/