* {
  margin: 0; }

.v2 {
  /* FRAME & GRID */
  /*GENERAL*/
  /*SUBSCRIPTION PAGE*/ }
  .v2 .frame::after {
    content: "";
    clear: both;
    display: block; }
  .v2 .frame [class^="block-"] {
    box-sizing: border-box;
    float: left; }
  .v2 .frame .block-0 {
    width: 0px; }
  .v2 .frame .block-2-3 {
    width: 66.66%; }
  .v2 .frame .block-1-3 {
    width: 33.33%; }
  .v2 .frame .block-2 {
    float: left;
    width: 50%; }
  .v2 .frame .block-5 {
    float: left;
    width: 20%; }
  .v2 .frame .block-1-4 {
    width: 25%; }
  .v2 .frame .block-3-4 {
    width: 75%; }
  .v2 .frame .block-1-6 {
    width: 16.66%; }
  .v2 .frame .block-5-6 {
    width: 83.33%; }
  .v2 .frame .block-1-5 {
    width: 20%; }
  .v2 .frame .block-4-5 {
    width: 80%; }
  .v2 h1 {
    font-family: 'Montserrat','Helvetica Neue';
    font-weight: 400;
    font-size: 48px;
    color: #444;
    margin-bottom: 50px !important; }
    .v2 h1 .subHeading {
      font-size: 20px;
      font-weight: 400;
      line-height: 38px; }
    .v2 h1 b {
      font-weight: 700; }
  .v2 h2 {
    font-family: 'Helvetica';
    font-size: 46px;
    color: #333333; }
  .v2 p.normalText {
    color: #313333;
    font-size: 16px;
    font-family: 'Open Sans','Helvetica Neue' !important;
    font-weight: 400;
    line-height: 22px; }
    .v2 p.normalText b {
      font-weight: 700; }
  .v2 p.headingText {
    color: #808080 !important;
    font-size: 15px !important;
    font-family: 'Open Sans','Helvetica Neue' !important;
    font-weight: 400 !important;
    line-height: 22px !important; }
    .v2 p.headingText b {
      font-weight: 700; }
  .v2 .contentCenterContainer {
    width: 960px;
    width2: 1140px;
    padding: 0 110px;
    margin: 0 auto; }
  .v2 .verticalAlignContainer {
    position2: relative;
    top2: 50%;
    transform2: translateY(-50%);
    height: 100%;
    display: flex;
    align-items: center; }
  .v2 .verticalAlignBottomContainer {
    position2: relative;
    top2: 100%;
    transform2: translateY(-100%);
    height: 100%;
    display: flex;
    align-items: bottom; }
  .v2 .center {
    text-align: center; }
  .v2 .right {
    text-align: right; }
  .v2 .fflBlue {
    color: #34b4de; }
  .v2 .fflGreen {
    color: #73c01a; }
  .v2 .proYellow {
    color: #c9ae1b !important; }
  .v2 .unlimitedSilver {
    color: #b1b2a4 !important; }
  .v2 .agencyPink {
    color: #e24e7a; }
  .v2 .headerTransparent {
    background-color: rgba(52, 180, 222, 0.9) !important;
    position2: absolute; }
  .v2 #siteHeader {
    height: 77px;
    background-color: #34b4de;
    width2: 1180px;
    font-size: 16px;
    font-family: 'Open Sans','Helvetica Neue';
    font-weight: 600;
    letter-spacing: 1px; }
    .v2 #siteHeader .contentCenterContainer {
      width: 1140px;
      padding: 0px; }
    .v2 #siteHeader a {
      color: white; }
    .v2 #siteHeader .logo {
      background-image: url(../img/header/logo.png);
      width: 66px;
      height: 55px;
      background-size: 238px 55px;
      margin-top: 11px;
      float: left; }
    .v2 #siteHeader .logo_home {
      background-image: url(../img/header/logo.png);
      width: 238px;
      height: 55px;
      background-size: 238px 55px;
      margin-top: 11px;
      float: left; }
    .v2 #siteHeader .navContainer {
      float: right;
      height: 77px; }
      .v2 #siteHeader .navContainer div {
        display: inline;
        margin: 0 10px;
        line-height: 77px;
        color: white; }
    .v2 #siteHeader .socialContainer {
      float: right;
      margin-left: 30px;
      height: 77px;
      width: 92px;
      padding-top: 23px;
      box-sizing: border-box; }
      .v2 #siteHeader .socialContainer div {
        float: left;
        margin-left: 20px;
        width: 26px !important;
        height: 26px !important;
        background: transparent !important;
        background-image: url(../img/header/socialSprites.png) !important;
        background-size: cover !important; }
      .v2 #siteHeader .socialContainer .twitterBtn {
        background-position: bottom center !important; }
      .v2 #siteHeader .socialContainer .facebookBtn {
        background-position: top center !important; }
    .v2 #siteHeader .userNavContainer {
      float: left;
      height: 77px; }
      .v2 #siteHeader .userNavContainer .navItem {
        float: left;
        height: 48px;
        line-height2: 77px;
        color: white;
        border-bottom: 3px solid transparent;
        padding-top: 26px;
        margin: 0 0 0 35px; }
        .v2 #siteHeader .userNavContainer .navItem .itemText {
          padding-bottom: 29px; }
      .v2 #siteHeader .userNavContainer .navItem:hover, .v2 #siteHeader .userNavContainer .navItem_active {
        border-bottom: 3px solid #ffffff; }
    .v2 #siteHeader .dropDownNav .dropMenuRail {
      display: none;
      height: 3px;
      background-color: white;
      margin-top: -3px; }
      .v2 #siteHeader .dropDownNav .dropMenuRail .dropMenuContainer {
        position: absolute;
        margin-left: -20px;
        margin-top: 3px;
        border-radius: 0 0 10px 10px;
        z-index: 1000;
        line-height: 36px;
        border-top: 1px solid white;
        background-color: #34b4de; }
        .v2 #siteHeader .dropDownNav .dropMenuRail .dropMenuContainer .dropMenuItem {
          font-family: 'Open Sans','Helvetica Neue';
          font-size: 16px;
          font-weight: 300;
          color: rgba(255, 255, 255, 0.66);
          padding: 0 20px; }
          .v2 #siteHeader .dropDownNav .dropMenuRail .dropMenuContainer .dropMenuItem .indicator {
            float2: left;
            display: inline-block;
            margin-left2: -12px;
            background-color: #dfc222;
            width: 5px;
            height: 5px !important;
            border-radius: 50%;
            position2: absolute;
            margin-top: -10px; }
        .v2 #siteHeader .dropDownNav .dropMenuRail .dropMenuContainer .dropMenuItem:hover {
          color: white; }
      .v2 #siteHeader .dropDownNav .dropMenuRail .dropMenuItemDivider {
        height: 1px !important;
        background-color: rgba(255, 255, 255, 0.66); }
    .v2 #siteHeader .dropDownNav:hover .dropMenuRail {
      display: block; }
    .v2 #siteHeader .userAvatarContainer {
      width: 38px;
      height: 38px;
      padding-top: 20px;
      float: right; }
      .v2 #siteHeader .userAvatarContainer .userAvatar {
        width: 38px;
        height: 38px;
        background-color: white;
        border-radius: 50%;
        background-size: cover; }
    .v2 #siteHeader .userNameContainer {
      line-height2: 77px;
      color: white;
      float: right;
      margin-left: 15px;
      height: 48px;
      border-bottom: 3px solid transparent;
      padding-top: 26px;
      margin: 0 0 0 35px; }
      .v2 #siteHeader .userNameContainer .itemText {
        padding-bottom: 29px; }
    .v2 #siteHeader .userMenuContainer {
      float: right;
      margin-left: 40px;
      width: 15px;
      height: 77px; }
      .v2 #siteHeader .userMenuContainer .userMenu {
        margin-bottom: 33px;
        margin-top: 32px; }
        .v2 #siteHeader .userMenuContainer .userMenu .row {
          height: 2px;
          background-color: white;
          margin-bottom: 3px; }
        .v2 #siteHeader .userMenuContainer .userMenu .row:last-of-type {
          margin-bottom: 0px; }
      .v2 #siteHeader .userMenuContainer .dropMenuContainer {
        margin-left: 0px;
        float: right !important;
        position: relative !important; }
    .v2 #siteHeader .navItem:hover, .v2 #siteHeader .navItem_active {
      border-bottom: 3px solid #ffffff; }
  .v2 .actionContainer .button {
    border-radius: 23px;
    line-height: 42px;
    font-size: 16px;
    font-weight: 700;
    padding: 0 46px;
    display: inline-block;
    text-transform: uppercase;
    margin: 0 7px;
    border: 2px solid transparent; }
  .v2 .actionContainer .button_large {
    font-size: 20px;
    line-height: 54px;
    border-radius: 30px; }
  .v2 .actionContainer .button_greyOnWhite {
    background-color: white;
    color: #333333; }
  .v2 .actionContainer .button_greyOnWhite:hover {
    background-color: #333333;
    color: white; }
  .v2 .actionContainer .button_green {
    background-color: #73c01a;
    color: white; }
  .v2 .actionContainer .button_green:hover {
    background-color: white;
    color: #73c01a;
    border: 2px solid #73c01a; }
  .v2 .actionContainer .button_blue {
    background-color: #34b4de;
    color: white; }
  .v2 .actionContainer .button_blue:hover {
    background-color: white;
    color: #34b4de;
    border: 2px solid #34b4de; }
  .v2 .actionContainer .button_yellow {
    background-color: #dfc221;
    color: white; }
  .v2 .actionContainer .button_yellow:hover {
    background-color: white;
    color: #dfc221;
    border: 2px solid #dfc221; }
  .v2 #page_indexSubscriptions {
    font-family: 'Open Sans','Helvetica Neue'; }
    .v2 #page_indexSubscriptions #headerImage {
      margin-top: 60px;
      margin-bottom: 90px;
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#34b4de+0,73c01a+100 */
      background: #34b4de;
      /* Old browsers */
      background: -moz-linear-gradient(left, #34b4de 0%, #73c01a 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(left, #34b4de 0%, #73c01a 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to right, #34b4de 0%, #73c01a 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34b4de', endColorstr='#73c01a',GradientType=1 );
      /* IE6-9 */ }
      .v2 #page_indexSubscriptions #headerImage .imageContainer {
        height: 261px;
        background-image: url(../img/subscriptions/pageHeader.png);
        background-size: 1519px 261px;
        background-repeat: no-repeat;
        background-position: center center;
        text-align: right; }
      .v2 #page_indexSubscriptions #headerImage h1 {
        color: white; }
    .v2 #page_indexSubscriptions .filmPlanTitle {
      color: #34b4de;
      font-size: 20px;
      font-weight: 600;
      margin-top: 48px;
      margin-bottom: 30px; }
    .v2 #page_indexSubscriptions .filmLengthSelector {
      width: 690px;
      height: 64px;
      margin: 0 auto;
      margin-bottom: 50px; }
      .v2 #page_indexSubscriptions .filmLengthSelector .filmLengthOption {
        float: left;
        background-image: url(../img/subscriptions/film_length_sprites.png);
        background-size: 582px 116px;
        width: 194px;
        height: 58px;
        margin: 0 15px;
        border: 3px solid #34b4de;
        border-radius: 10px; }
      .v2 #page_indexSubscriptions .filmLengthSelector #filmLengthOption_3 {
        background-position: 0px 0px; }
      .v2 #page_indexSubscriptions .filmLengthSelector #filmLengthOption_2 {
        background-position: -194px 0px; }
      .v2 #page_indexSubscriptions .filmLengthSelector #filmLengthOption_1 {
        background-position: -388px 0px; }
      .v2 #page_indexSubscriptions .filmLengthSelector #filmLengthOption_3:hover {
        background-position: 0px -58px;
        background-color: #34b4de; }
      .v2 #page_indexSubscriptions .filmLengthSelector #filmLengthOption_2:hover {
        background-position: -194px -58px;
        background-color: #34b4de; }
      .v2 #page_indexSubscriptions .filmLengthSelector #filmLengthOption_1:hover {
        background-position: -388px -58px;
        background-color: #34b4de; }
      .v2 #page_indexSubscriptions .filmLengthSelector #filmLengthOption_3.filmLengthOption_active {
        background-position: 0px -58px;
        background-color: #34b4de; }
      .v2 #page_indexSubscriptions .filmLengthSelector #filmLengthOption_2.filmLengthOption_active {
        background-position: -194px -58px;
        background-color: #34b4de; }
      .v2 #page_indexSubscriptions .filmLengthSelector #filmLengthOption_1.filmLengthOption_active {
        background-position: -388px -58px;
        background-color: #34b4de; }
    .v2 #page_indexSubscriptions section.pro {
      margin-top: 80px;
      margin-bottom: 100px;
      color: #0d5168; }
      .v2 #page_indexSubscriptions section.pro h1 {
        color: #0d5168;
        font-size: 40px; }
      .v2 #page_indexSubscriptions section.pro .narrowCenter {
        width: 600px;
        margin: 0 auto; }
      .v2 #page_indexSubscriptions section.pro .proOptionsContainer {
        margin: 30px auto 50px auto;
        width: 584px; }
        .v2 #page_indexSubscriptions section.pro .proOptionsContainer .proOptionContainer {
          float: left;
          margin: 0 25px;
          width: 242px; }
          .v2 #page_indexSubscriptions section.pro .proOptionsContainer .proOptionContainer .proOptionHeader {
            background-color: #0d5168;
            border-radius: 10px 10px 0 0;
            color: white;
            line-height: 44px; }
          .v2 #page_indexSubscriptions section.pro .proOptionsContainer .proOptionContainer .proOptionContent {
            border: 2px solid #0d5168; }
            .v2 #page_indexSubscriptions section.pro .proOptionsContainer .proOptionContainer .proOptionContent .checkItem {
              font-size: 18px;
              color: #767777;
              text-transform: uppercase;
              margin-top: 30px;
              line-height: 20px; }
            .v2 #page_indexSubscriptions section.pro .proOptionsContainer .proOptionContainer .proOptionContent .priceContainer {
              width: 60%;
              margin: 50px auto 20px auto;
              font-size: 18px;
              font-weight: 400;
              padding: 10px;
              border-radius: 10px; }
              .v2 #page_indexSubscriptions section.pro .proOptionsContainer .proOptionContainer .proOptionContent .priceContainer .price {
                font-size: 30px;
                font-weight: 600; }
      .v2 #page_indexSubscriptions section.pro .proOptionContainer_pro .priceContainer {
        color: #c9ae1b;
        line-height: 28px; }
      .v2 #page_indexSubscriptions section.pro .proOptionContainer_pro .selectPlanButton {
        background-color: #c9ae1b;
        border: 2px solid #c9ae1b;
        width: 50%;
        margin: 30px auto 26px auto;
        font-size: 18px;
        font-weight: 400;
        padding: 10px;
        border-radius: 10px;
        color: white;
        text-transform: uppercase; }
      .v2 #page_indexSubscriptions section.pro .proOptionContainer_pro .selectPlanButton:hover {
        background-color: white;
        color: #c9ae1b; }
      .v2 #page_indexSubscriptions section.pro .proOptionContainer_unlimited .priceContainer {
        color: #b1b2a4;
        line-height: 28px; }
      .v2 #page_indexSubscriptions section.pro .proOptionContainer_unlimited .selectPlanButton {
        background-color: #b1b2a4;
        border: 2px solid #b1b2a4;
        width: 50%;
        margin: 30px auto 26px auto;
        font-size: 18px;
        font-weight: 400;
        padding: 10px;
        border-radius: 10px;
        color: white;
        text-transform: uppercase; }
      .v2 #page_indexSubscriptions section.pro .proOptionContainer_unlimited .selectPlanButton:hover {
        background-color: white;
        color: #b1b2a4; }
  .v2 #page_filmdetailPlan .filmPlansContainer, .v2 #page_indexSubscriptions .filmPlansContainer {
    width: 836px;
    margin: 0 auto;
    color: #767777; }
    .v2 #page_filmdetailPlan .filmPlansContainer .planOnHeader, .v2 #page_indexSubscriptions .filmPlansContainer .planOnHeader {
      font-size: 16px;
      color: white;
      background-color: #73c01a;
      line-height: 44px;
      margin-left: 219px;
      border-radius: 10px 10px 0 0; }
    .v2 #page_filmdetailPlan .filmPlansContainer .planOptionsContainer, .v2 #page_indexSubscriptions .filmPlansContainer .planOptionsContainer {
      border: 2px solid #34b4de;
      margin-left: 219px;
      display: none; }
    .v2 #page_filmdetailPlan .filmPlansContainer .planOptionsContainer_active, .v2 #page_indexSubscriptions .filmPlansContainer .planOptionsContainer_active {
      display: block !important; }
    .v2 #page_filmdetailPlan .filmPlansContainer .option, .v2 #page_indexSubscriptions .filmPlansContainer .option {
      height: 610px; }
    .v2 #page_filmdetailPlan .filmPlansContainer .option:nth-of-type(3), .v2 #page_indexSubscriptions .filmPlansContainer .option:nth-of-type(3) {
      border-right: 2px solid #e5e5e5;
      border-left: 2px solid #e5e5e5; }
    .v2 #page_filmdetailPlan .filmPlansContainer .noPlan, .v2 #page_indexSubscriptions .filmPlansContainer .noPlan {
      position: absolute;
      margin-top: -2px;
      margin-left: -221px;
      width: 203px;
      border: 2px solid #e5e5e5; }
      .v2 #page_filmdetailPlan .filmPlansContainer .noPlan .priceContainer, .v2 #page_indexSubscriptions .filmPlansContainer .noPlan .priceContainer {
        background-color: transparent;
        color: inherit;
        width: auto;
        margin-top: 63px; }
    .v2 #page_filmdetailPlan .filmPlansContainer .periodTitle, .v2 #page_indexSubscriptions .filmPlansContainer .periodTitle {
      font-family: 'Montserrat', 'Open Sans';
      font-size: 24px;
      text-transform: uppercase;
      padding: 0 10px;
      margin-bottom: 30px;
      color: #34b4de; }
    .v2 #page_filmdetailPlan .filmPlansContainer .filmCount, .v2 #page_filmdetailPlan .filmPlansContainer .submissionCount, .v2 #page_indexSubscriptions .filmPlansContainer .filmCount, .v2 #page_indexSubscriptions .filmPlansContainer .submissionCount {
      font-family: 'Open Sans','Helvetica Neue';
      font-weight: 400;
      font-size: 18px;
      margin-bottom: 15px;
      text-transform: uppercase;
      line-height: 20px; }
    .v2 #page_filmdetailPlan .filmPlansContainer .priceContainer, .v2 #page_indexSubscriptions .filmPlansContainer .priceContainer {
      margin: 42px auto 0px auto;
      font-size: 18px;
      font-weight: 400;
      padding: 10px 10px 7px 10px;
      border-radius: 10px;
      color: #73c01a;
      width: 60%; }
      .v2 #page_filmdetailPlan .filmPlansContainer .priceContainer .price, .v2 #page_indexSubscriptions .filmPlansContainer .priceContainer .price {
        margin-top: 4px;
        font-size: 30px;
        font-weight: 600;
        line-height: 28px; }
      .v2 #page_filmdetailPlan .filmPlansContainer .priceContainer .monthlyPrice, .v2 #page_indexSubscriptions .filmPlansContainer .priceContainer .monthlyPrice {
        font-size: 12px;
        color: #a0a0a0; }
    .v2 #page_filmdetailPlan .filmPlansContainer .savingsNote, .v2 #page_indexSubscriptions .filmPlansContainer .savingsNote {
      background-color: #34b4de;
      margin: 0px auto 0 auto;
      padding: 5px 10px;
      color: white;
      font-weight: 700;
      font-size: 10px;
      width: 30%;
      text-transform: uppercase; }
    .v2 #page_filmdetailPlan .filmPlansContainer .selectPlanButton, .v2 #page_indexSubscriptions .filmPlansContainer .selectPlanButton {
      width: 50%;
      margin: 50px auto 0 auto;
      font-size: 18px;
      font-weight: 400;
      padding: 10px;
      border-radius: 10px;
      background-color: #73c01a;
      color: white;
      text-transform: uppercase;
      border: 2px solid #73c01a; }
    .v2 #page_filmdetailPlan .filmPlansContainer .selectPlanButton:hover, .v2 #page_indexSubscriptions .filmPlansContainer .selectPlanButton:hover {
      background-color: white;
      color: #73c01a; }
    .v2 #page_filmdetailPlan .filmPlansContainer .planOn, .v2 #page_indexSubscriptions .filmPlansContainer .planOn {
      float: left;
      width: 33%; }
  .v2 #page_filmdetailPlan .filmPlanDisclaimer, .v2 #page_indexSubscriptions .filmPlanDisclaimer {
    box-sizing: border-box;
    width: 960px;
    padding-left: 60px;
    margin: 20px auto;
    text-align: left;
    font-size: 13px;
    color: #313333;
    line-height: 16px; }
  .v2 #page_filmdetailPlan .planOnHeader {
    font-size: 15px !important; }
  .v2 #page_filmdetailPlan h1 {
    font-size: 24px !important; }
  .v2 #page_filmdetailPlan .planBlurb {
    margin-bottom: 30px; }
  .v2 #page_filmdetailPlan .filmPlansContainer {
    width: 700px;
    margin-bottom: 50px; }
    .v2 #page_filmdetailPlan .filmPlansContainer .noPlan {
      width: 170px;
      margin-left: -185px; }
      .v2 #page_filmdetailPlan .filmPlansContainer .noPlan .priceContainer {
        margin-top: 19px; }
      .v2 #page_filmdetailPlan .filmPlansContainer .noPlan .status {
        margin-top: 75px; }
    .v2 #page_filmdetailPlan .filmPlansContainer .currentStatus {
      text-transform: uppercase;
      font-size: 14px;
      color: #34b4de;
      padding: 0 15px;
      font-family: 'Montserrat','Helvetica Neue'; }
    .v2 #page_filmdetailPlan .filmPlansContainer .option {
      height: 555px; }
    .v2 #page_filmdetailPlan .filmPlansContainer .option_active {
      background-color: #e5e5e5; }
    .v2 #page_filmdetailPlan .filmPlansContainer .planOptionsContainer, .v2 #page_filmdetailPlan .filmPlansContainer .planOnHeader {
      margin-left: 183px; }
    .v2 #page_filmdetailPlan .filmPlansContainer .periodTitle {
      color: #34b4de;
      font-size: 20px;
      line-height: 26px; }
    .v2 #page_filmdetailPlan .filmPlansContainer .filmCount, .v2 #page_filmdetailPlan .filmPlansContainer .submissionCount {
      font-size: 15px;
      line-height: 16px; }
      .v2 #page_filmdetailPlan .filmPlansContainer .filmCount .submissionPeriod, .v2 #page_filmdetailPlan .filmPlansContainer .submissionCount .submissionPeriod {
        text-transform: none;
        margin-top: 2px;
        font-size: 10px;
        line-height: 14px; }
    .v2 #page_filmdetailPlan .filmPlansContainer .priceContainer {
      margin-top: 20px;
      font-size: 15px;
      line-height: 18px; }
      .v2 #page_filmdetailPlan .filmPlansContainer .priceContainer .monthlyPrice {
        font-size: 12px;
        color: #a0a0a0; }
      .v2 #page_filmdetailPlan .filmPlansContainer .priceContainer .price {
        margin-top: -1px;
        font-size: 25px; }
    .v2 #page_filmdetailPlan .filmPlansContainer .savingsNote {
      width: 40%;
      padding: 4px 2px; }
    .v2 #page_filmdetailPlan .filmPlansContainer .status {
      margin-top: 45px; }
      .v2 #page_filmdetailPlan .filmPlansContainer .status .selectPlanButton {
        margin-top: 45px; }
      .v2 #page_filmdetailPlan .filmPlansContainer .status .currentStatus {
        margin-bottom: -7px; }
      .v2 #page_filmdetailPlan .filmPlansContainer .status .cancelled {
        font-size: 10px;
        color: #757575; }
      .v2 #page_filmdetailPlan .filmPlansContainer .status a.turn-off {
        font-size: 10px;
        color: #757575;
        font-weight: 700;
        text-decoration: underline !important; }
  .v2 #page_filmdetailPlan .filmPlanDisclaimer {
    margin-left: -60px;
    width: 780px; }
  .v2 #page_index #headerImage {
    padding-top: 0px;
    height: 600px;
    background-color: #34b4de; }
    .v2 #page_index #headerImage h1 {
      font-size: 100px;
      color: white;
      font-weight: 700; }
      .v2 #page_index #headerImage h1 .subHeading {
        margin-top: 15px;
        margin-bottom: 70px;
        font-size: 18px;
        color: white;
        line-height: 24px; }
    .v2 #page_index #headerImage #headerScrollContainer {
      height: 600px;
      position: relative; }
      .v2 #page_index #headerImage #headerScrollContainer .frameContainer {
        position: absolute;
        width2: 100%;
        height2: 600px;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-size: cover; }
        .v2 #page_index #headerImage #headerScrollContainer .frameContainer .shade {
          position: relative;
          /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#34b4de+0,e24e7a+100&0.65+0,0.65+100 */
          background: -moz-linear-gradient(left, rgba(52, 180, 222, 0.65) 0%, rgba(226, 78, 122, 0.65) 100%);
          /* FF3.6-15 */
          background: -webkit-linear-gradient(left, rgba(52, 180, 222, 0.65) 0%, rgba(226, 78, 122, 0.65) 100%);
          /* Chrome10-25,Safari5.1-6 */
          background: linear-gradient(to right, rgba(52, 180, 222, 0.65) 0%, rgba(226, 78, 122, 0.65) 100%);
          /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a634b4de', endColorstr='#a6e24e7a',GradientType=1 );
          /* IE6-9 */
          height: 100%;
          font-size: 16px;
          color: white; }
        .v2 #page_index #headerImage #headerScrollContainer .frameContainer .filmInfo {
          color: white;
          font-size: 14px;
          position: absolute;
          width: 100%;
          margin-bottom: 30px;
          bottom: 0; }
          .v2 #page_index #headerImage #headerScrollContainer .frameContainer .filmInfo .contentCenterContainer {
            width: 1140px;
            padding: 0; }
  .v2 #page_index section {
    padding: 100px 0px; }
    .v2 #page_index section h2 {
      margin-bottom: 50px;
      line-height: 50px; }
      .v2 #page_index section h2 b {
        font-family: 'Arial'; }
    .v2 #page_index section h1 {
      font-size: 58px;
      line-height: 58px;
      font-weight: 700;
      color: white;
      margin: 0 !important; }
      .v2 #page_index section h1 .subHeading {
        margin-top: 40px;
        font-family: 'Open Sans','Helvetica';
        font-size: 20px;
        line-height: 28px;
        font-weight: 400; }
        .v2 #page_index section h1 .subHeading a {
          color: white; }
  .v2 #page_index .pitchContainer {
    margin-top: 70px; }
    .v2 #page_index .pitchContainer .userTypeHeading {
      font-weight: 400;
      font-family: 'Montserrat','Helvetica';
      font-size: 24px;
      margin-bottom: 50px; }
    .v2 #page_index .pitchContainer .pitchList {
      width: 400px;
      margin: 0 auto;
      margin-bottom: 30px; }
      .v2 #page_index .pitchContainer .pitchList li {
        padding: 0 30px 30px 30px;
        font-family: 'Open Sans','Helvetica';
        font-size: 16px;
        color: #333333;
        text-align: left; }
      .v2 #page_index .pitchContainer .pitchList li:before {
        width: 20px;
        height: 20px;
        content: "";
        position: absolute;
        margin-left: -35px;
        background-size: cover; }
    .v2 #page_index .pitchContainer .filmmakers li:before {
      background-image: url(/img/v2/tick_blue.png); }
    .v2 #page_index .pitchContainer .festivals li:before {
      background-image: url(/img/v2/tick_green.png); }
    .v2 #page_index .pitchContainer .block-0 .lineContainer {
      height: 500px; }
    .v2 #page_index .pitchContainer .block-0 .verticalLine {
      background-color: rgba(0, 0, 0, 0.1);
      height: 400px;
      width: 1px; }
  .v2 #page_index section.strategy {
    background-image: url(/img/v2/index/filmmaker.jpg);
    background-size: cover;
    background-position: center; }
  .v2 #page_index section.prices p {
    font-size: 16px;
    color: #333333;
    line-height: 24px; }
  .v2 #page_index section.prices .actionContainer {
    margin-top: 50px; }
  .v2 #page_index section.library {
    background-image: url(/img/v2/index/festivalguy.jpg);
    background-size: cover;
    background-position: center; }
  .v2 #page_index section.start {
    padding-bottom: 0px; }
  .v2 #page_agency #headerImage {
    padding-top: 0px;
    height: 600px;
    background-color: #34b4de;
    background-size: cover; }
    .v2 #page_agency #headerImage h1 {
      font-size: 90px;
      color: white;
      font-weight: 700;
      line-height: 75px; }
    .v2 #page_agency #headerImage #headerScrollContainer {
      height: 600px;
      position: relative; }
      .v2 #page_agency #headerImage #headerScrollContainer .frameContainer {
        position: absolute;
        width2: 100%;
        height2: 600px;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-size: cover; }
        .v2 #page_agency #headerImage #headerScrollContainer .frameContainer .shade {
          position: relative;
          /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#34b4de+0,e24e7a+100&0.65+0,0.65+100 */
          background: -moz-linear-gradient(left, rgba(52, 180, 222, 0.65) 0%, rgba(226, 78, 122, 0.65) 100%);
          /* FF3.6-15 */
          background: -webkit-linear-gradient(left, rgba(52, 180, 222, 0.65) 0%, rgba(226, 78, 122, 0.65) 100%);
          /* Chrome10-25,Safari5.1-6 */
          background: linear-gradient(to right, rgba(52, 180, 222, 0.65) 0%, rgba(226, 78, 122, 0.65) 100%);
          /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a634b4de', endColorstr='#a6e24e7a',GradientType=1 );
          /* IE6-9 */
          height: 100%;
          font-size: 16px;
          color: white; }
        .v2 #page_agency #headerImage #headerScrollContainer .frameContainer .filmInfo {
          color: white;
          font-size: 14px;
          position: absolute;
          width: 100%;
          margin-bottom: 30px;
          bottom: 0; }
          .v2 #page_agency #headerImage #headerScrollContainer .frameContainer .filmInfo .contentCenterContainer {
            width: 1140px;
            padding: 0; }
  .v2 #page_agency section {
    padding: 50px 0px; }
    .v2 #page_agency section h2 {
      font-family: 'Montserrat';
      margin-bottom: 70px;
      line-height: 36px;
      font-size: 36px;
      font-weight: 700; }
    .v2 #page_agency section h1 {
      font-size: 58px;
      line-height: 58px;
      font-weight: 700;
      color: white;
      margin: 0 !important; }
      .v2 #page_agency section h1 .subHeading {
        margin-top: 40px;
        font-family: 'Open Sans','Helvetica';
        font-size: 20px;
        line-height: 28px;
        font-weight: 400; }
        .v2 #page_agency section h1 .subHeading a {
          color: white; }
  .v2 #page_agency section.agency p {
    margin-top: 40px;
    font-family: 'Open Sans';
    font-size: 18px;
    color: #333333; }
    .v2 #page_agency section.agency p b {
      font-weight: 600; }
  .v2 #page_agency section.benefits .benefit {
    margin-bottom: 70px; }
  .v2 #page_agency section.benefits .benefit:last-of-type {
    margin-bottom: 0px; }
  .v2 #page_agency section.benefits .block-1-5 {
    text-align: center; }
  .v2 #page_agency section.benefits .textItem {
    padding: 20px 50px 0px 50px;
    text-align: left;
    font-family: 'Open Sans';
    font-size: 14px;
    color: #333333; }
  .v2 #page_agency section.benefits .itemHeader {
    color: #e24e7a;
    font-size: 20px;
    font-weight: 700; }
  .v2 #page_agency section.roster .scrollContainer {
    position: relative; }
    .v2 #page_agency section.roster .scrollContainer .scrollAction {
      position: absolute;
      width: 40px;
      height: 40px;
      background-image: url(../img/v2/agency/scroller_action_sprites.png);
      background-size: cover;
      top: 50%;
      transform: translateY(-50%); }
    .v2 #page_agency section.roster .scrollContainer .leftAction {
      background-position: bottom;
      left: 0;
      margin-left: 20px; }
    .v2 #page_agency section.roster .scrollContainer .rightAction {
      right: 0;
      margin-right: 20px; }
  .v2 #page_agency section.roster #rosterScrollContainer {
    height: 350px;
    background-color: #e24e7a; }
    .v2 #page_agency section.roster #rosterScrollContainer .frameContainer {
      position: absolute;
      width: 960px;
      height: 350px;
      background-size: cover; }
      .v2 #page_agency section.roster #rosterScrollContainer .frameContainer .shade {
        width: 100%;
        height: 100%;
        background-color: rgba(51, 51, 51, 0.77);
        font-size: 16px;
        color: white; }
        .v2 #page_agency section.roster #rosterScrollContainer .frameContainer .shade .blurb {
          height: 180px;
          width: 50%;
          margin: 0 auto 0px auto; }
        .v2 #page_agency section.roster #rosterScrollContainer .frameContainer .shade .filmInfo {
          margin-bottom: 20px; }
          .v2 #page_agency section.roster #rosterScrollContainer .frameContainer .shade .filmInfo .directorName {
            font-weight: 700; }
          .v2 #page_agency section.roster #rosterScrollContainer .frameContainer .shade .filmInfo .filmName {
            font-style: italic; }
        .v2 #page_agency section.roster #rosterScrollContainer .frameContainer .shade .directorPicture {
          width: 100px;
          height: 100px;
          border-radius: 50%;
          margin: 0 auto; }
  .v2 #page_agency section.join {
    padding-bottom: 100px; }
    .v2 #page_agency section.join .contentCenterContainer {
      width: 540px; }
    .v2 #page_agency section.join h2 {
      margin-bottom: 30px; }
  .v2 #page_agency section.nextDeadline {
    background-color: #e24e7a;
    margin-bottom: -95px;
    padding-bottom: 80px; }
    .v2 #page_agency section.nextDeadline h2 {
      line-height: 50px;
      margin-bottom: 50px;
      color: white; }
    .v2 #page_agency section.nextDeadline p {
      line-height: 24px;
      margin-top: 50px;
      color: #333333;
      font-size: 14px; }
      .v2 #page_agency section.nextDeadline p .white {
        font-size: 18px;
        color: white;
        font-weight: 600; }
  .v2 #siteFooter {
    background-color: #333333;
    padding: 20px;
    font-family: 'Helvetica';
    color: white; }
    .v2 #siteFooter .contentCenterContainer {
      width: 1140px;
      padding: 0; }
    .v2 #siteFooter .logoContainer {
      border-bottom: 1px solid rgba(255, 255, 255, 0.1);
      height: 60px;
      margin-bottom: 40px; }
      .v2 #siteFooter .logoContainer .logo {
        background-image: url(../img/header/logo.png);
        width: 187px;
        height: 44px;
        background-size: 187px 44px; }
    .v2 #siteFooter .sitemap {
      margin-bottom: 70px; }
    .v2 #siteFooter .socialContainer .socialButton {
      width: 29px;
      height: 29px;
      float: right;
      margin-left: 10px;
      background-size: cover;
      opacity: 0.8; }
    .v2 #siteFooter .socialContainer .socialButton:hover {
      opacity: 1; }
    .v2 #siteFooter .socialContainer .facebookBtn {
      background-image: url(../img/v2/footer_facebook.png); }
    .v2 #siteFooter .socialContainer .twitterBtn {
      background-image: url(../img/v2/footer_twitter.png); }
    .v2 #siteFooter .socialContainer .instagramBtn {
      background-image: url(../img/v2/footer_instagram.png); }
    .v2 #siteFooter .socialContainer .tumblrBtn {
      background-image: url(../img/v2/footer_tumblr.png); }
    .v2 #siteFooter a {
      font-size: 14px;
      color: white; }
    .v2 #siteFooter .footerText {
      font-size: 12px; }
      .v2 #siteFooter .footerText a {
        font-size: 12px; }
    .v2 #siteFooter .fairsubmissions {
      background-image: url(../img/v2/fair_submissions.png);
      height: 71px;
      width: 71px;
      display: inline;
      float: right;
      margin-left: 15px;
      margin-top: -40px; }
    .v2 #siteFooter .fairsubmissions:hover {
      background-image: url(../img/v2/fair_submissions_on.png); }
  .v2 #component_countdownBanner {
    margin-bottom: 20px;
    height: 120px;
    padding: 0 25px;
    background-image: url(../img/v2/components/countdown_banner/bg.png);
    background-size: cover;
    border-radius: 5px;
    box-sizing: border-box; }
    .v2 #component_countdownBanner .block-3-4 .timeComponent:last-of-type::after {
      content: "";
      clear: both;
      display: block; }
    .v2 #component_countdownBanner .block-3-4 .timeComponent {
      float: left;
      width: 80px;
      padding-top: 22px;
      font-family: 'Montserrat';
      font-size: 52px;
      font-weight: bold;
      text-align: center;
      color: white; }
      .v2 #component_countdownBanner .block-3-4 .timeComponent .text {
        font-size: 10px;
        text-transform: uppercase;
        font-family: 'Open Sans';
        font-weight: 300; }
      .v2 #component_countdownBanner .block-3-4 .timeComponent .value {
        line-height: 56px; }
    .v2 #component_countdownBanner .block-3-4 .divider {
      float: left;
      width: 20px;
      padding-top: 18px;
      font-family: 'Montserrat';
      font-size: 52px;
      font-weight: bold;
      text-align: center;
      color: white;
      background: none; }
    .v2 #component_countdownBanner .logoInfoContainer {
      float: right;
      box-sizing: border-box;
      text-align: right; }
      .v2 #component_countdownBanner .logoInfoContainer .logo {
        width: 140px;
        height: 44px;
        background-image: url(../img/v2/components/countdown_banner/agency_logo.png);
        background-size: cover;
        margin-bottom: 10px;
        background-position: right;
        margin-top: 20px;
        margin-left: 28px; }
      .v2 #component_countdownBanner .logoInfoContainer a {
        text-transform: uppercase;
        font-size: 16px;
        font-weight: bold;
        font-family: 'Montserrat';
        color: white;
        text-decoration: underline;
        font-weight: 300; }

button.largeButton, a.largeButton {
  padding: 10px 40px;
  font-size: 26px;
  border: 0;
  text-decoration: none;
  border-radius: 5px;
  font-family: "Open Sans";
  font-weight: 600; }

button.greenButton, a.greenButton {
  background-color: #73c01a;
  color: white; }

button.greenButton:hover, a.greenButton:hover {
  background-color: #1f1f1f;
  color: white; }

a.largeButton {
  padding: 10px 60px;
  font-size: 26px;
  border: 0;
  text-decoration: none;
  border-radius: 5px;
  font-family: "Open Sans";
  font-weight: 600;
  line-height: 60px; }

a.underline {
  	/*background-image: linear-gradient(#fff 50%, #fff 50%);
      background-repeat: repeat-x;
      background-position: 0px 98%;
      background-size: 2px;*/
  text-decoration: underline; }

.popupContainer {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }

/* SUBSCRIPTION POPUP */
.subscriptionPopup {
  border-radius: 10px;
  width: 1000px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00aacb+0,36c4d2+100 */
  background: #00aacb;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #00aacb 0%, #36c4d2 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #00aacb 0%, #36c4d2 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #00aacb 0%, #36c4d2 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00aacb', endColorstr='#36c4d2',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  padding: 40px 40px;
  box-sizing: border-box;
  font-family: "Open Sans";
  font-weight: 300;
  color: white;
  font-size: 18px;
  line-height: 24px; }

.subscriptionPopup .text {
  text-align: center;
  color: rgba(255, 255, 255, 0.9); }

.subscriptionPopup .text b {
  font-weight: bold;
  color: white; }

.subscriptionPopup .text i {
  font-weight: '300italic'; }

.subscriptionPopup .text_caps {
  text-transform: uppercase; }

.subscriptionPopup .notToMissContainer {
  font-size: 14px;
  margin: 20px auto;
  width: 400px;
  text-align: center; }

.notToMissContainer .festivalIconContainer {
  padding: 0 10px; }

.notToMissContainer .festivalIcon {
  background-position: center center;
  background-size: 100%;
  border-radius: 50%;
  height: 60px;
  background-color: white; }

.notToMissContainer #tip {
  padding-top: 10px;
  height: 20px;
  visibility: hidden; }

#tip .arrow {
  background-image: url("../img/bgr/bgr_menu_arrow_up_black.png");
  width: 10px;
  height: 5px;
  margin: 0 auto; }

#tip .text {
  background-color: #333;
  border-radius: 2px; }

.subscriptionPopup .actions {
  margin-top: 20px; }

.subscriptionPopup .actions a.text {
  color: white;
  font-size: 16px;
  font-family: "Open Sans";
  font-weight: 300; }

.subscriptionPopup a {
  color: white !important; }

.subscriptionPopup a.largeButton {
  padding-right: 100px;
  background-image: url(../img/subscriptions/btn_arrow_right.png);
  background-repeat: no-repeat;
  background-position: 85% center; }

.subscriptionPopup .graphic {
  padding-top: 70px;
  padding-left: 24px; }

/*# sourceMappingURL=v2.css.map */
