html,
html body {
  height: 100%;
  width: 100%;
  margin: 0px;
  padding: 0px;
}
em {
  font-style: italic;
}
.mobile-element {
  display: none;
  height: 0px;
  width: 0px;
  padding: 0;
  margin: 0;
}
body {
  background: #9dcbda;
  /* Old browsers */

  background: -moz-radial-gradient(center, ellipse cover, #9dcbda 0%, #82c4d8 41%, #009cbf 100%);
  /* FF3.6+ */

  background: -webkit-radial-gradient(center, ellipse cover, #9dcbda 0%, #82c4d8 41%, #009cbf 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-radial-gradient(center, ellipse cover, #9dcbda 0%, #82c4d8 41%, #009cbf 100%);
  /* Opera 12+ */

  background: -ms-radial-gradient(center, ellipse cover, #9dcbda 0%, #82c4d8 41%, #009cbf 100%);
  /* IE10+ */

  background: radial-gradient(ellipse at center, #9dcbda 0%, #82c4d8 41%, #009cbf 100%);
  /* W3C */

  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #9dcbda), color-stop(41%, #82c4d8), color-stop(100%, #009cbf));
  /* Chrome,Safari4+ */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dcbda', endColorstr='#009cbf', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */

  background-size: 120% 120%;
  background-color: #4FA1BD;
  font-family: 'Pathway Gothic One', sans-serif;
  font-weight: 100;
  min-width: 809px;
  min-height: 770px;
}
#wrapper {
  width: 1620px;
  min-height: 100%;
  position: relative;
  margin: 0 auto;
  overflow: visible;
}
#wrapper #inner-wrapper {
  position: relative;
  z-index: 2;
  float: left;
  width: 780px;
  font-size: 20px;
  font-weight: 100;
}
label {
  width: 300px;
  color: white;
  font-size: 17px;
  display: block;
  float: left;
  clear: left;
  margin-bottom: 4px;
}
label span {
  display: block;
  margin-bottom: 2px;
}
input[type="text"],
input[type="password"],
input[type="email"],
textarea,
button {
  float: left;
  border-radius: 2px;
  box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.3);
  border: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
input[type="text"],
input[type="password"],
input[type="email"],
textarea {
  width: 300px;
  background: white;
  font-size: 15px;
  padding: 8px;
  outline: none;
}
textarea {
  height: 200px;
  resize: none;
}
button,
input[type="submit"] {
  border-radius: 3px;
  width: 180px;
  display: block;
  margin: 0 60px;
  border: none;
  font-size: 21px;
  border-radius: 2px;
  background-color: #005D77;
  color: white;
  margin-top: 10px;
  height: 40px;
  cursor: pointer;
  text-transform: uppercase;
}
button:active,
input[type="submit"]:active {
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
}
form {
  position: relative;
  float: left;
}
form .loader {
  position: absolute;
  background-image: url('../assets/images/loading-1.gif');
  background-size: 100% 100%;
  height: 25px;
  width: 25px;
  bottom: 10px;
  right: 10px;
  display: none;
}
#background-arrow {
  position: absolute;
  top: 15px;
  right: 0px;
  background-image: url('../assets/images/arrow-2.png');
  background-repeat: no-repeat;
  height: 100%;
  width: 1074px;
  background-size: 1074px auto;
  z-index: 1;
}
#background-arrow.never-grannies {
  background-image: url('../assets/images/arrow-1.png') !important;
}
.fb-like {
  width: 100%;
  text-align: center;
  margin-top: 10px;
}
.page-wrapper {
  overflow: visible;
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
}
.page-wrapper#press-page .press-entry {
  position: relative;
  height: 120px;
  width: 100%;
  float: left;
  box-sizing: border-box;
  padding-left: 140px;
  margin-bottom: 50px;
}
.page-wrapper#press-page .press-entry:last-child {
  margin-top: 0px !important;
}
.page-wrapper#press-page .press-entry div.row {
  width: 100%;
  margin-bottom: 5px;
}
.page-wrapper#press-page .press-entry h2 {
  font-size: 21px;
  color: #414149;
  margin: 7px;
  padding: 0;
  margin: 0px 0px 6px 0px;
  font-weight: 300;
  letter-spacing: 1px;
}
.page-wrapper#press-page .press-entry img {
  position: absolute;
  left: 0px;
  right: 0px;
  width: 120px;
  height: 120px;
  border-radius: 100%;
  background-color: white;
  display: block;
}
.page-wrapper#press-page .press-entry a,
.page-wrapper#press-page .press-entry span {
  font-size: 19px;
  color: white;
  font-weight: 100;
}
.page-wrapper#press-page .press-entry a {
  cursor: pointer;
  border-bottom: 2px white solid;
  text-decoration: none;
}
.page-wrapper#press-page .press-entry span {
  line-height: 20px;
}
.page-wrapper#gallery-page .i1x1,
.page-wrapper#gallery-page .i2x2 {
  margin: 0;
  padding: 0;
  float: left;
  position: relative;
}
.page-wrapper#gallery-page .i1x1 div.img,
.page-wrapper#gallery-page .i2x2 div.img {
  background: white;
  position: absolute;
  background-size: cover;
  background-color: #d2d2cb;
  top: 10px;
  bottom: 10px;
  right: 10px;
  left: 10px;
}
.page-wrapper#gallery-page .i1x1 {
  width: 25%;
  padding-top: 25%;
}
.page-wrapper#gallery-page .i2x2 {
  width: 49.85%;
  padding-top: 49.85%;
}
.page-wrapper#castcrew-page .participant {
  display: block;
  overflow: hidden;
  width: 100%;
  padding-left: 180px;
  min-height: 150px;
  position: relative;
  box-sizing: border-box;
}
.page-wrapper#castcrew-page .participant div.img {
  background-size: 100% 100%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background-color: white;
  display: block;
  position: absolute;
  top: 0px;
}
.page-wrapper#castcrew-page .participant .title {
  margin-bottom: 20px;
}
.page-wrapper#castcrew-page .participant h2 {
  color: white;
  font-size: 17px;
  margin-right: 10px;
  text-transform: uppercase;
  font-weight: 100;
  font-family: 'Pathway Gothic One';
}
.page-wrapper#castcrew-page .participant span {
  color: #444;
  font-size: 17px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.page-wrapper#castcrew-page .participant div {
  color: #000;
  font-size: 14px;
  font-family: Abel;
}
.page-wrapper#castcrew-page .participant.big {
  margin-bottom: 30px;
}
.page-wrapper#castcrew-page .participant.big div.img {
  height: 150px;
  width: 150px;
  left: 0px;
}
.page-wrapper#castcrew-page .participant.small {
  margin-bottom: 30px;
}
.page-wrapper#castcrew-page .participant.small h2 {
  float: left;
}
.page-wrapper#castcrew-page .participant.small div.img {
  height: 100px;
  width: 100px;
  left: 25px;
}
.page-wrapper#contect-page .foreground-grannies .grannies1 {
  margin-top: 10px;
}
.contact-info-section {
  color: white;
  font-size: 21px;
  margin-bottom: 39px;
  font-weight: 100;
  line-height: 24px;
}
.divider {
  height: 2px;
  /*IE SHIT*/

  padding: 0;
  line-height: 1px;
  font-size: 1px;
  width: 100%;
  background: -moz-linear-gradient(0deg, rgba(116, 190, 214, 0) 0%, #ffffff 10%, #ffffff 88%, rgba(156, 207, 222, 0) 100%);
  /* ff3.6+ */

  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(116, 190, 214, 0)), color-stop(10%, #ffffff), color-stop(88%, #ffffff), color-stop(100%, rgba(156, 207, 222, 0)));
  /* safari4+,chrome */

  background: -webkit-linear-gradient(0deg, rgba(116, 190, 214, 0) 0%, #ffffff 10%, #ffffff 88%, rgba(156, 207, 222, 0) 100%);
  /* safari5.1+,chrome10+ */

  background: -o-linear-gradient(0deg, rgba(116, 190, 214, 0) 0%, #ffffff 10%, #ffffff 88%, rgba(156, 207, 222, 0) 100%);
  /* opera 11.10+ */

  background: -ms-linear-gradient(0deg, rgba(116, 190, 214, 0) 0%, #ffffff 10%, #ffffff 88%, rgba(156, 207, 222, 0) 100%);
  /* ie10+ */

  background: linear-gradient(90deg, rgba(116, 190, 214, 0) 0%, #ffffff 10%, #ffffff 88%, rgba(156, 207, 222, 0) 100%);
  /* w3c */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#74BED6', endColorstr='#9CCFDE', GradientType=1);
  /* ie6-9 */

  margin-bottom: 40px;
}
div#nav-wrapper {
  width: 100%;
  height: 61px !important;
  float: left;
  margin-top: 46px;
  margin-bottom: 60px;
}
div#nav-wrapper #nav-inner-wrapper {
  background: #000226;
}
div#nav-wrapper #nav-inner-wrapper div#nav {
  position: relative;
  height: 61px;
  list-style: none;
  width: 1620px;
  padding: 0;
  margin: 0 auto;
  z-index: 4;
}
div#nav-wrapper #nav-inner-wrapper div#nav div {
  width: auto;
  height: 61px;
  float: left;
  line-height: 61px;
  padding-right: 30px;
  padding-left: 30px;
}
div#nav-wrapper #nav-inner-wrapper div#nav div:first-child {
  padding-left: 0px;
}
div#nav-wrapper #nav-inner-wrapper div#nav div a {
  display: block;
  height: 100%;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 21px;
  font-weight: 300;
  text-transform: uppercase;
}
div#nav-wrapper #nav-inner-wrapper div#nav div.active span {
  border-bottom: 2px solid white;
}
div#nav-wrapper #nav-inner-wrapper div#nav .social-link {
  position: relative;
  width: 33px;
  padding: 0;
  heigth: inherit;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  margin-right: 30px;
}
div#nav-wrapper #nav-inner-wrapper div#nav .social-link:nth-child(2) {
  margin-right: 0px !important;
}
div#nav-wrapper #nav-inner-wrapper div#nav .social-link.twitter-link {
  background-image: url('../assets/images/twitter-logo_header.png');
}
div#nav-wrapper #nav-inner-wrapper div#nav .social-link.facebook-link {
  background-image: url('../assets/images/facebook-logo_header.png');
}
div#nav-wrapper #nav-inner-wrapper div#nav .social-link:hover {
  transition: 0.1s all ease-out;
  -webkit-transition: 0.1s all ease-out;
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
}
div#nav-wrapper #nav-inner-wrapper div#nav .subscribe-link {
  position: relative;
  top: -25px;
  padding: 0;
  background-image: url('../assets/images/buy-film.png');
  background-size: 100% 100%;
  height: 120px;
  width: 120px;
  margin-right: 0px;
  cursor: pointer;
  display: block;
  float: left;
}
.foreground-grannies {
  z-index: 1;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.foreground-grannies.grannies1 {
  position: relative;
  float: right;
  margin-top: 100px;
  margin-right: 100px;
  width: 600px;
  height: 915px;
  background-image: url('../assets/images/grannies_pics.png');
}
.foreground-grannies.grannies2 {
  position: absolute !important;
  right: 10px;
  bottom: 0px;
  height: 530px;
  width: 900px;
  background-image: url('../assets/images/grannies_pics_press.png');
}
#video-overlay {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  width: 100%;
  top: 0px;
  bottom: 0px;
  right: 0px;
  left: 0px;
  z-index: 999;
  min-height: 770px;
}
#video-overlay #video-overlay-inner {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 75%;
  padding-top: 31.70769230769231%;
  top: 45%;
  margin-top: -15%;
}
#video-overlay #video-overlay-inner #video-overlay-inner-video {
  display: block;
}
#video-overlay #video-overlay-inner #video-overlay-inner-video iframe {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0px;
  bottom: 0px;
  right: 0px;
  left: 0px;
}
#video-overlay #video-overlay-inner #video-overlay-inner-subscribe.overlay-popup {
  background: #DBDFE2;
}
#video-overlay #video-overlay-inner #video-overlay-inner-subscribe.overlay-popup #video-overlay-inner-subscribe-form-wrapper {
  width: 70%;
  margin: 0 auto;
}
#video-overlay #video-overlay-inner #video-overlay-inner-subscribe.overlay-popup #video-overlay-inner-subscribe-form-wrapper form {
  display: block;
  float: left;
}
#video-overlay #video-overlay-inner #video-overlay-inner-subscribe.overlay-popup #video-overlay-inner-subscribe-form-wrapper form input {
  float: left;
  height: 60px;
  width: 100%;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  margin-top: 30px;
}
#video-overlay #video-overlay-inner #video-overlay-inner-subscribe.overlay-popup #video-overlay-inner-subscribe-form-wrapper form input.submit {
  background-color: #EA9B27;
  margin: 30px 0px 0px 0px;
  width: 270px;
  font-size: 30px;
  text-transform: uppercase;
}
#video-overlay #video-overlay-inner #video-overlay-inner-subscribe.overlay-popup #video-overlay-inner-subscribe-form-wrapper form span {
  color: #605F5E;
  font-size: 18px;
  font-family: sans-serif;
  font-weight: 300;
}
#video-overlay #video-overlay-inner #video-overlay-inner-subscribe.overlay-popup #video-overlay-inner-subscribe-form-wrapper form * {
  display: block;
  float: left;
}
#video-overlay #video-overlay-inner .overlay-popup {
  position: absolute;
  display: none;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 0px;
  height: 400px;
  width: 600px;
  background-color: white;
  border-radius: 20px;
}
#video-overlay #video-overlay-inner .overlay-popup .overlay-popup-header {
  position: relative;
  background: #0f4b5e;
  /* Old browsers */

  background: -moz-linear-gradient(top, #0f4b5e 0%, #0a9fc4 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0f4b5e), color-stop(100%, #0a9fc4));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #0f4b5e 0%, #0a9fc4 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #0f4b5e 0%, #0a9fc4 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #0f4b5e 0%, #0a9fc4 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #0f4b5e 0%, #0a9fc4 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f4b5e', endColorstr='#0a9fc4', GradientType=0);
  /* IE6-9 */

  height: 100px;
  margin-bottom: 30px;
  border-radius: 20px 20px 0px 0px;
}
#video-overlay #video-overlay-inner .overlay-popup .overlay-popup-header .overlay-popup-close-button {
  background-image: url('../assets/images/button-close.png');
  background-size: 100% 100%;
  position: absolute;
  top: 20px;
  right: 20px;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  cursor: pointer;
}
#video-overlay #video-overlay-inner .overlay-popup .overlay-popup-header span {
  display: block;
  width: 100%;
  font-size: 33px;
  color: #FFFFFF;
  text-align: center;
  padding-top: 30px;
  text-transform: uppercase;
}
#video-overlay #video-overlay-inner #video-overlay-inner-social a.subscribe,
#video-overlay #video-overlay-inner #video-overlay-inner-social a.facebook,
#video-overlay #video-overlay-inner #video-overlay-inner-social a.twitter {
  display: block;
  width: 60%	!important;
  margin: 0 auto;
  height: 60px;
  margin-bottom: 10px;
  background-color: black;
  border-radius: 10px;
  color: white;
  text-decoration: none;
  line-height: 60px;
  font-size: 30px;
  overflow: hidden;
}
#video-overlay #video-overlay-inner #video-overlay-inner-social a.subscribe div,
#video-overlay #video-overlay-inner #video-overlay-inner-social a.facebook div,
#video-overlay #video-overlay-inner #video-overlay-inner-social a.twitter div {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 48px auto;
  float: left;
  height: 56px;
  width: 56px;
  margin-top: 2px;
  margin-right: 10px;
  border-right: 1px solid rgba(255, 255, 255, 0.8);
}
#video-overlay #video-overlay-inner #video-overlay-inner-social a.subscribe {
  background: #f0aa43;
  /* Old browsers */

  background: -moz-linear-gradient(top, #f0aa43 0%, #eeab4a 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0aa43), color-stop(100%, #eeab4a));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #f0aa43 0%, #eeab4a 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #f0aa43 0%, #eeab4a 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #f0aa43 0%, #eeab4a 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #f0aa43 0%, #eeab4a 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0aa43', endColorstr='#eeab4a', GradientType=0);
  /* IE6-9 */

}
#video-overlay #video-overlay-inner #video-overlay-inner-social a.subscribe div {
  background-image: url('../assets/images/popup-subscribe.png');
}
#video-overlay #video-overlay-inner #video-overlay-inner-social a.facebook {
  background: #278ec8;
  /* Old browsers */

  background: -moz-linear-gradient(top, #278ec8 0%, #2e90c8 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #278ec8), color-stop(100%, #2e90c8));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #278ec8 0%, #2e90c8 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #278ec8 0%, #2e90c8 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #278ec8 0%, #2e90c8 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #278ec8 0%, #2e90c8 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#278ec8', endColorstr='#2e90c8', GradientType=0);
  /* IE6-9 */

}
#video-overlay #video-overlay-inner #video-overlay-inner-social a.facebook div {
  background-image: url('../assets/images/popup-facebook.png');
  background-size: 42px auto;
}
#video-overlay #video-overlay-inner #video-overlay-inner-social a.twitter {
  background: #5fd2f5;
  /* Old browsers */

  background: -moz-linear-gradient(top, #5fd2f5 0%, #6ed2ef 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5fd2f5), color-stop(100%, #6ed2ef));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #5fd2f5 0%, #6ed2ef 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #5fd2f5 0%, #6ed2ef 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #5fd2f5 0%, #6ed2ef 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #5fd2f5 0%, #6ed2ef 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5fd2f5', endColorstr='#6ed2ef', GradientType=0);
  /* IE6-9 */

}
#video-overlay #video-overlay-inner #video-overlay-inner-social a.twitter div {
  background-image: url('../assets/images/popup-twitter.png');
}
#trailer-video {
  width: 100%;
  padding-top: 42.19%;
  position: relative;
  background: url('/assets/images/loading-1.gif'), #000000;
  background-repeat: no-repeat, no-repeat;
  background-size: 100px 100px, 100% 100%;
  background-position: center center, top left;
}
#trailer-video iframe {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0px;
  bottom: 0px;
  right: 0px;
  left: 0px;
}
#front-page-logo {
  background-image: url('../assets/images/home_title.png');
  width: 522px;
  height: 248px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  margin-top: 40px;
}
.logo {
  display: block;
  margin-bottom: 40px;
}
@media screen and (max-width: 1700px) {
  #wrapper,
  div#nav {
    width: 95% !important;
  }
  body {
    overflow-x: hidden;
  }
}
@media screen and (max-width: 1560px) {
  #background-arrow {
    top: 100px;
    width: 59%;
    background-size: 100% auto;
    background-image: url('../assets/images/arrow-1.png');
  }
  .foreground-grannies.grannies2 {
    width: 60%   !important;
    padding-top: 40%;
    height: 0px;
    position: absolute !important;
    bottom: 0px;
  }
  .foreground-grannies.grannies1 {
    width: 31%   !important;
    height: 680px !important;
  }
  #inner-wrapper {
    width: 59% !important;
    overflow: hidden;
  }
}
@media screen and (max-width: 1100px) {
  #background-arrow,
  .foreground-grannies {
    display: none;
  }
  #wrapper {
    overflow: hidden;
	clear: left;
    width: 100%;
  }
  #nav .social-links {
    padding-right: 10px !important;
  }
  #inner-wrapper {
    width: 100% !important;
    overflow: hidden;
  }
  #wrapper {
    padding-bottom: 100px !important;
  }
}
@media screen and (max-width: 950px) {
  .subscribe-link {
    display: none;
  }
  #nav .social-links {
    padding-right: 0 !important;
    margin-right: 0 !important;
  }
  #nav .social-links div.social-link:nth-child(2) {
    padding-right: 0 !important;
    margin-right: 0 !important;
  }
  .page-wrapper#gallery-page .i2x2 {
    width: 100%;
    padding-top: 100%;
  }
  .page-wrapper#gallery-page .i1x1 {
    width: 50%;
    padding-top: 50%;
  }
}
