@charset "UTF-8";

@font-face {
  font-family: 'Neue Droschke';
  src: url(fonts/neue_droschke.woff) format('woff');
	src: url url(fonts/neue_droschke.woff2) format('woff2');
	src: url(fonts/neue_droschke.otf) format('opentype');
}

html {
    position: relative;
    min-height: 100%;
}

body {
	background-color: #F0E6CF;
	font-family: Neue Droschke;
	background-image: url(images/BK-Shilouette%203.png);
	background-size:80%, 80%;
	background-position: right top;
	background-repeat: no-repeat;
	min-height:1000px;
	font-family: Neue Droschke;
  margin: 0 0 1px; /* bottom = footer height */
}

h1 {
	border-bottom-style: solid;
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
	margin-top:30px;
	margin-left:18%;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:78%;
	height:62%;
	text-align:center;
}

.titles {
	width:100%;
	display:block;
	margin-top:-19em;
}

#storyboard {
	width:55%;
	float:right;
	margin-right:15em;
}

#stranger {
	width:40%;
	float:right;
	margin-right:15em;
	margin-top:-2em;
}

.icon-screening {
	text-align: left;
	margin-left:10%;
	margin-top:10em;
	z-index: 50000;
}

#screening-link {
	width: 20%;
	z-index: 50000;
}

#icon-facebook {
	margin-left:-20px;
}

.icon-screening p a {
	font-size: 2em;
	display: inline-block;
	color: #D8241F;
	position: relative;
	text-align: justify;
	letter-spacing: 1.5em;
	margin-left:5px;
}

.icon-screening a:hover {
	color: #adadad;
}

#filminst, #ampfilm, #handmade, #eucreative, #svt {
		 width:7%;
		 display:inline-block;
		 padding:0em 1em;
}

#sheffield {
		 width:6%;
		 display:inline-block;
		 padding:0em 1em;
}

#eucreative {
		 width:12%;
		 display:inline-block;
		 padding:0em 1em;
}

.supporters-icons {
	display:flex;
	justify-content: flex-start;
	width:70%;
	align-items: center;
	margin-left: 30%;
	margin-top:1em;
}

footer {
	text-align: right;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 10px;
  width: 100%;
}

footer .footer-copywright {
	padding:0em 0em 2em 2em;
	text-align: left;
	color: #adadad;
}

/* mailchimp specific css */

#mc_embed_signup {
  width: 400px;
  float:right;
}

footer .mc-field-group {
  float:left;
  text-align:right;
}

footer .clear {
  float:right;
  margin-right:60px;
}

input.button {
	display:inline;
  float:right;
}

#mc-embedded-subscribe:hover {
	color:#000;
	border: none;
	border-radius:10px;
	background-color:#fff;
}

#mc-embedded-subscribe {
	-webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
	color:#fff;
	border: none;
	border-radius:2px;
	background-color:#D8241F;
  float:right;
}

/* screenings page specific css */

#drawing {
  position: absolute;
  width: 35%;
  float: right;
  z-index: -1000px;
  left: 65%;
  top: 0px;
}

.screenings-info {
	width: 45%;
	position:static;
	margin-left: 18%;
  margin-top:5em;
	line-height: 1.5em;
	height:50%;
  font-size: 1.3em;
  color:#333;
}

.screenings-info h1 {
	font-size: 1.75em;
}

.screenings-info h2 {
}

.screenings-info .button-wrapper {
	-webkit-transition-duration: 0.4s; /* Safari */
	transition-duration: 0.4s;
	background-color: #D8241F;
	color: #fff;
  font-size: 14px;
  border: 1px solid #fff;
  border-radius:2px;
  text-decoration: none;
  box-sizing: border-box;
  float:right;
  min-width: 90px;
  text-align: center;
}

.screenings-info .button-wrapper a {
  text-decoration: none;
  color: #fff;
}

.screenings-info .button-wrapper:hover {
    background-color: transparent;
    color: #adadad;
	   border: 1px solid #adadad;
}

.icon-screenings-back {
  position:absolute;
	text-align: left;
	margin-left:10%;
  margin-top: 40px;
	z-index: 50000;
}

#back-link {
	width: 30%;
	z-index: 50000;
}

#icon-facebook-screening {
	margin-left:-20px;
}

.icon-screenings-back p a {
	font-size: 2em;
	display: inline-block;
	color: #D8241F;
	position: relative;
	text-align: justify;
	letter-spacing: 1.5em;
	margin-left:5px;
}

.icon-screenings-back a:hover {
	color: #adadad;
}

/* screenings page specific css ends */

}
@media only screen and (max-width: 1350px) /*for the front page titles */{
  .titles {
  	margin-top:-19.2em;
  }
}

  @media only screen and (max-width: 1300px) /*for the front page titles */{
    .titles {
    	margin-top:-17.5em;
    }

    #storyboard {
    	margin-right:12em;
    }

    #stranger {
    	margin-right:12em;
    }
  }

    @media only screen and (max-width: 1250px) /*for the front page titles */{
      .titles {
      	margin-top:-17em;
      }
    }

@media only screen and (max-width: 1200px) /*For the screenings page */ {

.screenings-info {
  	margin-left:10%;
    font-size: 1.1em;
    line-height: 1.3em;
    width: 50%;
  }

#drawing {
  	width: 25%;
  	margin-right:5em;
    margin-bottom:16em;
  }
}

@media only screen and (max-width: 1200px) /*for the front page titles */{
  .titles {
    margin-top:-16em;
  }

  body {
    background-image: url(images/BK-Shilouette%203.png);
    background-size:160%, 80%;
    min-height:50px;
  }
}
  @media only screen and (max-width: 1150px) /*for the front page titles */{
    .titles {
      margin-top:-15em;
    }
  }
    @media only screen and (max-width: 1100px) /*for the front page titles */{
      .titles {
        margin-top:-14em;
      }
    }

      @media only screen and (max-width: 1050px) /*for the front page titles */{
        .titles {
          margin-top:-13em;
        }
      }

        @media only screen and (max-width: 950px) /*for the front page titles */{
          .titles {
            margin-top:-12em;
          }
        }

          @media only screen and (max-width: 900px) /*for the front page titles */{
            .titles {
              margin-top:-11em;
            }
            #storyboard {
              margin-right:10em;
              }

            #stranger {
              margin-right:10em;
              }

            .icon-screening {
            	margin-top:5em;
              }

            #screening-link {
            	width: 20%;
            	z-index: 50000;
              }

            .icon-screening p a {
            	font-size: 1.5em;
            	letter-spacing: 1em;
            }

 /*for the screenings page*/

          .screenings-info {
                line-height: 1.5em;
                width: 60%;
              }

          #drawing {
              margin-right:2em;
              margin-bottom:1em;
          }

          .icon-screenings-back {
          	margin-top:60%;
            }
          }

          body {
          	min-height:700px;
          }

                  @media only screen and (max-width: 850px) /*for the front page titles */{
                      .titles {
                        margin-top:-10em;
                      }
                        }
                             @media only screen and (max-width: 800px) /*for the front page titles */{
                                .titles {
                                  margin-top:-9em;
                                  }

                                #storyboard {
                                  margin-right:9em;
                                }

                                #stranger {
                                  margin-right:9em;
                                  }

                                  body {
                                    min-height:1000px;
                                  }


   /*for the home page*/
                                  #storyboard {
                                  	width:65%;
                                  	margin-right:6em;
                                  }

                                  #stranger {
                                  	width:50%;
                                  	margin-right:6em;
                                  	margin-top:-1em;
                                  }

                                  .icon-screening {
                                  	text-align: left;
                                  	margin-left:5%;
                                  	margin-top:5em;
                                  }

                                  #screening-link {
                                  	width: 25%;
                                  }

                                  #icon-facebook {
                                  	margin-left:-2px;
                                  }

                                  .icon-screening p a {
                                  	font-size: 1.8em;
                                  	letter-spacing: 0.9em;
                                  	margin-left:2px;
                                  }

                                  #filminst, #ampfilm, #handmade, #eucreative, #svt {
                                  		 width:9%;
                                  		 padding:0em 1em;
                                  }

                                  #sheffield {
                                  		 width:8%;
                                  		 display:inline-block;
                                  		 padding:0em 1em;
                                  }

                                  #eucreative {
                                  		 width:14%;
                                  		 padding:0em 1em;
                                  }

                                  .supporters-icons {
                                  	width:90%;
                                  	margin-left: 10%;
                                  	margin-top:5em;
                                  }

                                  .video-container {
                                  	margin-top:5em;
                                  	margin-left:18%;
                                  }

                                  .screenings-info {
                                  	width: 55%;
                                  	position:absolute;
                                  	margin-left: 10%;
                                    margin-top:3em;
                                  	line-height: 1em;
                                  	height:70%;
                                    font-size: 1.6em;
                                    color:#333;
                                  }

                                  #drawing {
                                  	width: 35%;
                                  	float:right;
                                  	margin-right:1em;
                                  }

                                  .icon-screenings-back {
                                  	margin-left:10%;
                                  	margin-top:100%;
                                  }
                                }

                                      @media only screen and (max-width: 750px) /*for the front page titles */{
                                          .titles {
                                            margin-top:-9.5em;
                                          }

                                         /* for the screenings page*/

                                        .icon-screenings-back {
                                        	margin-top:110%;
                                        }

                                        #back-link {
                                        	width: 30%;
                                        }

                                        #icon-facebook-screening {
                                        	margin-left:10px;
                                        }

                                        .icon-screenings-back p a {
                                        	font-size: 1.5em;
                                        	letter-spacing: 0.8em;
                                        	margin-left:5px;
                                          }
                                        }


                                          @media only screen and (max-width: 700px) /*for the front page titles */{
                                            .titles {
                                              margin-top:-8em;
                                            }

                                            .icon-screening p a {
                                            	font-size: 1.5em;
                                            	letter-spacing: 1em;
                                            	margin-left:5px;
                                            }

                                            #storyboard {
                                              margin-right:8em;
                                            }

                                            #stranger {
                                              margin-right:8em;
                                              margin-top:-1em;
                                            }

                                          .icon-screenings-back {
                                          	margin-top:120%;
                                          }
                                          }


                                            @media only screen and (max-width: 650px) /*for the front page titles */{
                                                      .titles {
                                                        margin-top:-7.5em;
                                                      }

                                                   /* for the screenings page*/
                                                      .icon-screenings-back {
                                                      	margin-top:120%;
                                                      }

                                                      .screenings-info {
                                                        margin-top:2.8em;
                                                        line-height: 1em;
                                                      }

                                                      #mc_embed_signup {
                                                        display:none;
                                                      }

                                                    }

                                                    @media only screen and (max-width: 600px) /* for the screenings page*/ {
                                                      .screenings-info {
                                                        	margin-left:8%;
                                                          font-size: 1.3em;
                                                          line-height: 1.2em;
                                                          width: 80%;
                                                          margin-top:2.5em;
                                                        }

                                                      #drawing {
                                                        	display:none;
                                                        }

                                                    .icon-screenings-back {
                                                    	margin-top:90%;
                                                    }

                                                    #back-link {
                                                    	width: 25%;
                                                    }

                                                    #icon-facebook-screening {
                                                    	margin-left:10px;
                                                    }

                                                    .icon-screenings-back p a {
                                                    	font-size: 1.2em;
                                                    	letter-spacing: 0.6em;
                                                    	margin-left:5px;
                                                    }

                                                    body {
                                                    	background-image: url(images/BK-Shilouette%203.png);
                                                    	background-size:140%, 80%;
                                                    	min-height:600px;
                                                      }
                                                    }
                                                        @media only screen and (max-width: 550px) /*for the front page titles */{
                                                                .titles {
                                                                  margin-top:-7em;
                                                                }

                                                                .icon-screenings-back {
                                                                	margin-top:100%;
                                                                }
                                                              }


@media only screen and (max-width: 500px) {

  body {
    background-image: url(images/BK-Shilouette%203.png);
    background-size:180%, 80%;
  }

  #storyboard {
    margin-right:5em;
  }

  #stranger {
    margin-right:5em;
    margin-top:-1em;
  }

  .icon-screening {
    margin-left:6%;
    margin-top:5.3em;
  }

  #screening-link {
    width: 30%;
  }

  #icon-facebook {
    margin-left:7px;
  }

  .icon-screening p a {
    font-size: 1.4em;
    letter-spacing: 0.5em;
    margin-left:2px;
    margin-top:-12px;
  }

  #filminst, #ampfilm, #handmade, #eucreative, #svt {
       padding:0em 0.8em;
  }

  #sheffield {
       padding:0em 0.8em;
  }

  #eucreative {
       padding:0em 0.8em;
  }

  .supporters-icons {
    width:85%;
    margin-left: 10%;
    margin-top:5em;
  }

  .video-container {
    margin-top:5em;
    margin-left:18%;
  }

  #storyboard {
    margin-right:3em;
  }

  #stranger {
    margin-right:3em;
    margin-top:-1em;

  }
    .titles {
      margin-top:-4em;
    }

  .video-container {
  	margin-left:10%;
    }

  .video-container iframe, .video-container object, .video-container embed {
  	width:88%;
  	height:72%;

    }
}


@media only screen and (max-width: 450px) {

    .icon-screenings-back {
    	margin-top:115%;
    }
 /*for the front page titles */
        .titles {
          margin-top:-3.8em;
        }
      }

@media only screen and (max-width: 440px) {

    .icon-screenings-back {
    	margin-top:125%;
    }
}

@media only screen and (max-width: 400px) {

.screenings-info {
        width: 80%;
}

#drawing {
  display:none;
}

body {
	background-image: url(images/BK-Shilouette%203.png);
	background-size:180%, 80%;
}

#storyboard {
  margin-right:3em;
}

#stranger {
  margin-right:3em;
  margin-top:-1em;

}
  .titles {
    margin-top:-3.7em;

  }

  #icon-facebook-screening {
  	margin-left:7px;
  }

  #back-link {
  	width: 42%;
  }

.icon-screenings-back {
  	margin-top:120%;
  }
}

@media only screen and (max-width: 380px) {
  .icon-screenings-back {
    	margin-top:130%;
    }
}


@media only screen and (max-width: 350px) {

  body {
  	background-image: url(images/BK-Shilouette%203.png);
  	background-size:200%, 90%;
  }

  #storyboard {
    margin-right:3em;
    width:70%;
  }

  #stranger {
    margin-right:3em;
    margin-top:-1em;
    width:55%;
  }

  .titles {
    margin-top:-3em;
  }

  #screening-link {
    width: 40%;
  }

  .icon-screening p a {
  	font-size: 1em;
  	letter-spacing: 0.7em;
  	margin-left:2px;
  }

.video-container {
  margin-left:13%;
  }

  #icon-facebook-screening {
    margin-left:5px;
  }

  #back-link {
    width: 45%;
  }

  .screenings-info {
    	margin-left:8%;
      font-size: 1.1em;
      line-height: 1em;
      width: 80%;
      margin-top:2.1em;
    }

    .icon-screenings-back {
      margin-top:140%;
    }
}

@media only screen and (max-width: 280px) {
  .icon-screenings-back {
    	margin-top:160%;
    }
}
