/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
    font-family: sans-serif;
    /* 1 */
    line-height: 1.15;
    /* 2 */
    -ms-text-size-adjust: 100%;
    /* 3 */
    -webkit-text-size-adjust: 100%;
    /* 3 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
    margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
    display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
    margin: 0.3px 0;
}

h2, h3, h4, h5, h6 {
    margin: 0.18em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
    /* 1 */
    display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
    margin: 0;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
    background-color: transparent;
    /* 1 */
    -webkit-text-decoration-skip: objects;
    /* 2 */
    text-decoration: none;
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
    outline-width: 0;
}

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    text-decoration: underline dotted;
    /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
    font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
    font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
    background-color: #ff0;
    color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
    display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
    border-style: none;
    max-width: 100%;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
    overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
    /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
    /* 1 */
    text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
    display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
    display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
    display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
    display: none;
}

@font-face {
    font-family: 'FuturaStd';
    src: url("/assets/fonts/FuturaStd-Bold.otf") format("opentype"), url("/assets/fonts/FuturaStd-Bold.ttf") format("truetype"), url("/assets/fonts/FuturaStd-Bold.woff") format("woff"), url("/assets/fonts/FuturaStd-Bold.svg#FuturaStd-Bold") format("svg");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'FuturaStd';
    src: url("/assets/fonts/FuturaStd-Medium.otf") format("opentype"), url("/assets/fonts/FuturaStd-Medium.ttf") format("truetype"), url("/assets/fonts/FuturaStd-Medium.woff") format("woff"), url("/assets/fonts/FuturaStd-Medium.svg#FuturaStd-Bold") format("svg");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'BebasNeue';
    src: url("/assets/fonts/BebasNeueBold.otf") format("opentype"), url("/assets/fonts/BebasNeueBold.ttf") format("truetype"), url("/assets/fonts/BebasNeueBold.woff") format("woff"), url("/assets/fonts/BebasNeueBold.svg#BebasNeueBold") format("svg");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'BebasNeue';
    src: url("/assets/fonts/BebasNeueLight.otf") format("opentype"), url("/assets/fonts/BebasNeueLight.ttf") format("truetype"), url("/assets/fonts/BebasNeueLight.woff") format("woff"), url("/assets/fonts/BebasNeueLight.svg#BebasNeueLight") format("svg");
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'BebasNeue';
    src: url("/assets/fonts/BebasNeueBook.otf") format("opentype"), url("/assets/fonts/BebasNeueBook.ttf") format("truetype"), url("/assets/fonts/BebasNeueBook.woff") format("woff"), url("/assets/fonts/BebasNeueBook.svg#BebasNeueBook") format("svg");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'BebasNeue';
    src: url("/assets/fonts/BebasNeueRegular.otf") format("opentype"), url("/assets/fonts/BebasNeueRegular.ttf") format("truetype"), url("/assets/fonts/BebasNeueRegular.woff") format("woff"), url("/assets/fonts/BebasNeueRegular.svg#BebasNeueRegular") format("svg");
    font-weight: 400;
    font-style: normal;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .clearfix {
    zoom: 1;
}

/* IE6 */
*:first-child + html .clearfix {
    zoom: 1;
}

/* IE7 */
.icon {
    height: 18px;
    width: 18px;
    background-size: cover;
    display: inline-block;
    position: relative;
    margin: 0 5px;
    top: 4px;
}

.icon__time {
    background-image: url("/assets/img/time.svg");
}

.icon__subtitle {
    background-image: url("/assets/img/subtitle.svg");
}

.icon__language {
    background-image: url("/assets/img/language.svg");
}

.icon__twitter {
    background-image: url("/assets/img/twitter-icon-black.png");
}

.icon__twitter__grey {
    background-image: url("/assets/img/twitter-icon-grey.png");
}

.icon__facebook {
    background-image: url("/assets/img/facebook-icon-black.png");
}

.icon__facebook__grey {
    background-image: url("/assets/img/facebook-icon-grey.png");
}

.icon__google-plus {
    background-image: url("/assets/img/googleplus.svg");
}

.icon__copy {
    background-image: url("/assets/img/copy-icon-black.png");
}

.icon__copy__grey {
    background-image: url("/assets/img/copy-icon-grey.png");
}


.icon__share {
    background-image: url("/assets/img/share-icon-black.png");
}


.icon__share__grey {
    background-image: url("/assets/img/share-icon-grey.png");
}

.icon__trash {
    background-image: url("/assets/img/trash-icon-black.png");
}


.icon__trash__grey {
    background-image: url("/assets/img/trash-icon-grey.png");
}

.social__icon {
    width: 40px;
    height: 40px;
    margin: 10px 0;
    margin-right: 20px;
}

.icon__search {
    width: 30px;
    height: 30px;
    position: relative;
    top: 10px;
}

@media screen and (max-width: 700px) {
    .icon__time {
        background-image: url("/assets/img/time-black.svg");
    }

    .icon__subtitle {
        background-image: url("/assets/img/subtitle-black.svg");
    }

    .icon__language {
        background-image: url("/assets/img/language-black.svg");
    }
}

.form__input {
    box-sizing: border-box;
    padding: 0.5em;
    border: 1px solid #CCC;
}

.form__input:focus {
    outline: none;
}

strong, body, h1, h2, h3, h4, h5, h6, .topbar__nav__list > li > a, .film__search__input, .film__caption, .issue__banner, .about__banner, .home__button__subscribe, .spotlightDetails__post, .scenes__banner, .scenes__info {
    font-family: 'FuturaStd', sans-serif;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    color: #222;
}

.caption__main, .film__caption__title, .home__caption__main, .top__banner__caption, .home__section__caption, .home__section__pricing, .home__section__featured__film__title, .home__section__featured__film__desc, .home__section__one .content .caption, .home__spotlight__caption, .signup__caption .caption, .login__form h1, .sign_up_featues h1, .sign_up_featues h2, .spotlightDetails__heading {
    font-weight: 400;
    font-family: 'BebasNeue', sans-serif;
    color: #222;
}

strong {
    font-weight: 700;
}

body {
    font-weight: 400;
    font-size: 16px;
}

h1 {
    font-size: 3.375em;
}

h2 {
    font-size: 2.625em;
}

h3 {
    font-size: 2.125em;
}

h4 {
    font-size: 1.5em;
}

h5 {
    font-size: 1.25em;
}

h6 {
    font-size: 1.125em;
}

.font--lt {
    font-weight: 300;
}

.badges__wrapper {
    margin-bottom: 30px;
}

.badge {
    display: inline-block;
    padding: 0 1.6em;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    font-size: 1em;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    margin: 0.5em;
    border-radius: 20em;
}

.topbar {
    padding: 0 4em;
    border: 1px solid #E1E1E1;
    background: #FFF;
    position: fixed;
    box-sizing: border-box;
    left: 0;
    top: 0;
    z-index: 200;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.topbar__profile__menu {
    position: absolute;
    display: block;
    padding: 0;
    list-style: none;
    background: rgba(0, 0, 0, 0.98);
    box-shadow: 0 7px 14px 0 rgba(59, 65, 94, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.07);
    padding: 0.5em;
    right: -50px;
    top: 105%;
    opacity: 0;
    pointer-events: none;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.topbar__profile__menu__white {
    background: rgba(255, 255, 255, 0.98) !important;
}

.topbar__profile__menu__white a {
    color: #5e6e82 !important;
}

.topbar__profile__menu__white a:hover {
    color: #000000 !important;
}

.topbar__profile__menu.visible {
    opacity: 1;
    pointer-events: all;
}

.topbar__profile__menu li {
    display: block;
}

.topbar__profile__menu a {
    padding: 0.5em;
    display: block;
}

.topbar__avatar {
    width: 24px;
    box-sizing: border-box;
    position: relative;
    top: 10px;
}

.avatar__img {
    margin-top: 4px;
    width: 32px;
    height: 32px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 50%;
}

.topbar__responsive__menu {
    width: 35px;
    margin-top: 11px;
    display: none;
    float: left;
}

.topbar__submenu {
    position: absolute;
    list-style: none;
    padding: 0;
    background: #FFF;
    border-radius: 4px;
    box-shadow: 0 1px 6px #000;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: rotate3d(1, 0, 0, -75deg);
    transform: rotate3d(1, 0, 0, -75deg);
    -webkit-transform-origin: top;
    transform-origin: top;
    transition: opacity 0.2s ease-out, -webkit-transform 0.2s ease-out;
    transition: opacity 0.2s ease-out, transform 0.2s ease-out;
    transition: opacity 0.2s ease-out, transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}

.topbar__submenu:before {
    content: ' ';
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #FFF;
    position: absolute;
    top: -8px;
    left: 40%;
}

.topbar__submenu > li {
    display: block;
}

.topbar__submenu > li > a {
    font-size: 0.86em;
    color: #555 !important;
    padding: 0 3em 0 1em;
    left: -20px;
    height: 40px;
    line-height: 40px;
    display: block;
}

.topbar__submenu > li > a:hover {
    background: #F8F8F8;
    color: #333;
}

.topbar--raised {
    border: none;
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.06), 0 4px 5px 0 rgba(0, 0, 0, 0.06), 0 1px 10px 0 rgba(0, 0, 0, 0.08);
}

.topbar__logo__wrapper {
    max-width: 200px;
    height: 100%;
    /* padding-top: 14px; */
    padding-top: 10px;
    box-sizing: border-box;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.topbar__nav__list {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 0.95em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.topbar__nav__list > li {
    display: inline-block;
    margin: 0 0.5em;
    position: relative;
}

.topbar__nav__list > li:hover {
    box-shadow: 0 3px #000;
}

.topbar__nav__list > li:hover .topbar__submenu {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    pointer-events: all;
}

.topbar__nav__list > li > a {
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0.4em 0.4em;
    color: #555;
    position: relative;
    font-size: 14px;
    letter-spacing: 0.4px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.topbar--dark {
    background: rgba(0, 0, 0, 0.98);
    border: none;
}

.topbar--dark li:hover {
    box-shadow: none !important;
    /*box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.6);*/
    /*background-color: rgba(0, 0, 0, 0.5);*/
}

.topbar--dark a {
    color: rgba(255, 255, 255, 0.9) !important;
}


.topbar__profile__menu__white a {
    color: #444 !important;
}

.topbar--dark a:hover {
    color: #FFF;
}

.sidemenu__nav {
    position: fixed;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    pointer-events: none;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

.sidemenu__nav.visible {
    opacity: 1;
    pointer-events: all;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.sidemenu__nav.visible .sidemenu__overlay {
    opacity: 1;
    transition-delay: 0.2s;
}

.sidemenu__overlay {
    width: 100%;
    height: 100%;
    left: 0;
    background: rgba(0, 0, 0, 0.58);
    top: 0;
    opacity: 0;
    transition: opacity 0.2s ease-out;
}

.sidemenu__nav__list {
    background: #000;
    width: 70%;
    height: 100%;
    position: absolute;
    top: 0;
    margin: 0;
    list-style: none;
    padding: 0;
    overflow-y: auto;
}

.sidemenu__nav__list > li a {
    padding: 0 1em;
    font-size: 1.3em;
    display: block;
    height: 40px;
    line-height: 40px;
    font-weight: 300;
    color: #FFF;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.sidemenu__nav__list ul {
    list-style: none;
}

.responsive__search {
    display: none;
}

@media screen and (max-width: 960px) {
    .topbar {
        padding: 0 1em;
    }

    .topbar__nav {
        display: none;
    }

    .topbar__logo__wrapper {
        height: 50px;
        text-align: center;
        float: none;
        margin: 4px auto;
    }

    .topbar__responsive__menu {
        display: inline-block;
    }

    .responsive__search {
        position: absolute;
        right: 0;
        height: 40px;
        padding: 0 10px;
        display: inline-block;
    }
}

.caption__banner {
    padding: 5em 1.5em 1em 1.5em;
    text-align: center;
}

.caption__sub {
    color: #777;
}

.glow {
    color: #fff;
    -webkit-animation: glow 1s ease-in-out infinite alternate;
    -moz-animation: glow 1s ease-in-out infinite alternate;
    animation: glow 1s ease-in-out infinite alternate;
}

@-webkit-keyframes glow {
    from {
        text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #e60073, 0 0 20px #e60073, 0 0 25px #e60073, 0 0 30px #e60073, 0 0 35px #e60073;
    }
    to {
        text-shadow: 0 0 10px #fff, 0 0 15px #ff4da6, 0 0 20px #ff4da6, 0 0 25px #ff4da6, 0 0 30px #ff4da6, 0 0 35px #ff4da6, 0 0 40px #ff4da6;
    }
}

.glow__blue {
    color: #000000;
    -webkit-animation: glow__blue 1s ease-in-out infinite alternate;
    -moz-animation: glow__blue 1s ease-in-out infinite alternate;
    animation: glow__blue 1s ease-in-out infinite alternate;
}

@-webkit-keyframes glow__blue {
    from {
        text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #0ff, 0 0 20px #0ff, 0 0 25px #0ff, 0 0 30px #0ff, 0 0 35px #0ff;
    }
    to {
        text-shadow: 0 0 10px #fff, 0 0 15px rgba(0, 255, 255, 0.89), 0 0 20px rgba(0, 255, 255, 0.89), 0 0 25px rgba(0, 255, 255, 0.89), 0 0 30px rgba(0, 255, 255, 0.89), 0 0 35px rgba(0, 255, 255, 0.89), 0 0 40px rgba(0, 255, 255, 0.89);
    }
}

@media screen and (max-width: 700px) {
    .caption__main {
        font-size: 1.8em;
    }

    .caption__banner {
        padding: 1em;
        margin-top: 4em;
    }

    .caption__sub {
        font-size: 1em;
        margin-top: 0.5em;
    }
}

#form__container {
    width: 100%;
}

#form__section {
    padding: 35px 35px 50px 35px;
    width: 450px;
    margin: 50px auto;
    border-radius: 7px;
}

.form__input {
    color: #3c3c3c;
    font-weight: 500;
    font-size: 18px;
    border-radius: 2px;
    line-height: 22px;
    background-color: #fbfbfb;
    margin-top: 5px;
    margin-bottom: 10px;
    width: 100%;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: 3px solid #000;
}

.form__input:focus {
    background: #fff;
    box-shadow: 0;
    border: 4px solid #000;
    outline: none;
}

.focused {
    color: #30aed6;
    border: #30aed6 solid 3px;
}

.form__alert {
    color: red;
}

@media only screen and (max-width: 580px) {
    #form__section {
        left: 3%;
        margin-right: 3%;
        width: 88%;
        margin-left: 0;
        padding-left: 3%;
        padding-right: 3%;
    }
}

.films {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 1em;
}

.white__link a {
    color: #fff;
}

.film {
    display: inline-block;
    max-width: 23%;
    width: 100%;
    box-sizing: border-box;
    text-decoration: none;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 15px 1%;
    -ms-flex-preferred-size: 23%;
    flex-basis: 23%;
    position: relative;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.2) 5px 5px 5px;
}

.film:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%;
}

.film > .film__wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.film:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%;
}

.film > .video-js .vjs-tech {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.film__wrapper {
    background: #EEE;
}

.film__search {
    text-align: center;
    max-width: 470px;
    margin: 1.5em auto;
}

.film__search__input {
    background: #E6E6E6;
    border: none;
    border-radius: 3px;
    width: 100%;
    font-weight: 400;
}

.film__summary {
    font-size: 1.2em;
    color: #333;
    padding: 0.6em 1.2em;
    text-align: center;
}

.film__image {
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    cursor: pointer;
    height: 100%;
}

.film__image img {
    pointer-events: none;
}

.film__image img:not([src]) {
    min-height: 150px;
    visibility: hidden;
}

.film__logo {
    position: absolute;
    bottom: 10px;
    right: 15px;
    z-index: 1;
    pointer-events: none;
    opacity: 0.8;
    color: #FFF;

}

@media screen and (max-width: 800px) {
    .film__logo img {
        width: 35px !important;
    }
}

.film__desc {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    color: #FFF;
    pointer-events: none;
    opacity: 1;
    color: #FFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    box-sizing: border-box;
    padding: 1em;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.film__title {
    font-size: 1.05em;
    font-weight: 400;
    margin-bottom: 0.5em;
    opacity: 1;
}

.film__author {
    font-size: 0.8em;
    opacity: 0;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
    transition-delay: 0.1s;
    transition-timing-function: ease-out;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}

.film__video {
    height: 600px;
    height: 80vh;
    width: 100%;
    background-color: #000;
    position: relative;
}

.film:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

#featured__playlists__section .film:hover {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.film:hover .film__author {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}

.film__video__wrapper {
    margin-top: 50px;
    position: relative;
    word-wrap: break-word;
}

.film__caption {
    color: #FFF;
    z-index: 2;
    padding: 0.5em 2em;
    font-size: 20px;
    margin-top: 0;
    position: absolute;
    top: 0;
    bottom: 100px;
    transition: opacity 0.3s;
    max-width: 40%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

/* .film__caption.hide {
    opacity: 0;
    pointer-events: none;
} */

.film__content {
    padding: 2em 4em;
    font-size: 20px;
    line-height: 1.7;
    max-width: 85%;
    font-weight: 300;
    box-sizing: border-box;
    word-wrap: break-word;
}

.film__caption__time {
    font-size: 16px;
}

.film__caption__title {
    font-size: 45px;
    margin-top: 10px;
    font-weight: 900;
    color: #FFF;
    font-size: 2.7em;
}

.film__info__wrapper {
    list-style: none;
    padding: 0;
    font-size: 15px;
    line-height: 1.8;
    margin-top: 0;
}

.film__info__bold {
    font-weight: 700;
}

.film__info__lang {
    margin-bottom: 15px;
}

.film__info__label {
    display: inline-block;
    margin-right: 10px;
}

.film__info__share {
    padding: 1em 5em;
    border-bottom: 1px solid #DDD;
}

.film__info__share__heading {
    font-size: 1.4em;
}

.film__still__wrapper {
    margin-top: 50px;
    height: 550px;
    background-size: cover;
    background-repeat: no-repeat;
}

.warning {
    color: #f44336;
}

.video-js .vjs-big-play-button {
    border: none;
    background-color: transparent !important;
    height: 111px;
    left: 50%;
    top: 40%;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: opacity 0.3s ease-out, -webkit-transform 0.25s ease-out !important;
    transition: opacity 0.3s ease-out, transform 0.25s ease-out !important;
    transition: opacity 0.3s ease-out, transform 0.25s ease-out, -webkit-transform 0.25s ease-out !important;
    opacity: 0.7;
}

.video-js .vjs-big-play-button:hover {
    opacity: 1;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    transition: -webkit-transform 0.25s ease-out;
    transition: transform 0.25s ease-out;
    transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out;
}

.vjs-poster {
    background-size: contain;
}

.video-js {
    cursor: pointer;
}

.video-js .vjs-big-play-button:before {
    content: ' ';
    background-image: url("/assets/img/play.svg");
    background-repeat: no-repeat;
    background-size: cover;
}

.issues__desc {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 5px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.9);
    color: #FFF;
    width: 100%;
    text-align: center;
    line-height: 1.7;
    font-size: 0.9em;
}

.issue__date {
    font-size: 0.8em;
}

.issue__banner {
    padding: 0.5em 1em 0.2em 1em;
    margin-top: 50px;
    color: #000;
    font-size: 4em;
    text-align: center;
    font-weight: 600;
}

.issue__banner__date {
    font-size: 20px;
}

@media screen and (max-width: 700px) {
    .films {
        padding: 0 1em;
    }

    .films.hide {
        opacity: 1 !important;
        pointer-events: all;
    }

    .film {
        max-width: 100%;
        width: 100%;
        -webkit-box-flex: initial;
        -ms-flex: initial;
        flex: initial;
    }

    .film__desc {
        font-size: 10px;
    }

    .film__author {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }

    .film__title {
        font-size: 1.5em;
    }

    .film__desc {
        font-size: 0.65em;
    }

    .film__author {
        font-size: 1.2em;
    }

    /* .film__caption {
        position: relative;
        color: #444;
        top: 0;
        padding: 0.5em 1em;
        max-width: 100%;
    } */


    /* .film__caption__title {
        color: #444;
        font-size: 1.3em;
    } */

    .film__caption {
        position: relative;
        color: #FFF;  /* White text initially */
        top: 0;
        padding: 0.5em 1em;
        max-width: 100%;
        background: transparent;
    }

    .film__caption.hide {
        opacity: 1 !important;
        pointer-events: all !important;
    }

    .film__caption__title {
        color: #FFF;  /* White text initially */
        font-size: 1.3em;
    }

    .film__caption__time {
        color: #FFF;  /* White text initially */
    }

    .film__info__wrapper,
    .film__info__wrapper * {
        color: #FFF;  /* White text initially */
    }

    .white__link a {
        color: #FFF !important;  /* White links initially */
    }

    /* Dark text when video is playing */
    .film__caption.playing,
    .film__caption.playing .film__caption__title,
    .film__caption.playing .film__caption__time,
    .film__caption.playing .film__info__wrapper,
    .film__caption.playing .film__info__wrapper *,
    .film__caption.playing .white__link a {
        color: #444 !important;
    }

    .film__info__share {
        padding: 0.5em 1em;
    }

    .film__video {
        height: 50vh;
    }

    .film__content {
        max-width: 100%;
        padding: 0.5em 1em;
        font-size: 1em;
    }

    .video-js .vjs-big-play-button {
        left: 40%;
    }

    .container {
        padding: 0 1em;
    }

    .badge {
        padding: 0 1em;
        height: 30px;
        line-height: 30px;
        box-sizing: border-box;
        font-size: 0.87em;
    }

    .white__link a {
        color: #000;
    }
}

.about__banner {
    box-sizing: border-box;
    margin-top: 50px;
    padding: 1em;
    color: #000;
    font-size: 4em;
    text-align: center;
    font-weight: 600;
}

.about__summary {
    max-width: 760px;
    margin: 0 auto;
    padding: 2em;
    font-size: 1.2em;
    font-weight: 300;
    line-height: 1.7;
}

@media screen and (max-width: 700px) {
    .about__banner {
        padding: 1em 0.3em;
        font-size: 2em;
    }
}

.pro__banner {
    max-width: 840px;
    margin: 50px auto auto auto;
}

.pro__summary {
    max-width: 760px;
    margin: 0 auto;
    padding: 2em;
    font-size: 1.2em;
    font-weight: 300;
    line-height: 1.7;
}

@-webkit-keyframes caption {
    0% {
        opacity: 0;
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes caption {
    0% {
        opacity: 0;
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@-webkit-keyframes subcaption {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes subcaption {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@-webkit-keyframes colorchange {
    0% {
        color: #4AC416;
    }
    25% {
        color: #03A9F4;
    }
    50% {
        color: #ffeb3b;
    }
    75% {
        color: #66bb6a;
    }
    100% {
        color: #f57c00;
    }
}

@keyframes colorchange {
    0% {
        color: #4AC416;
    }
    25% {
        color: #03A9F4;
    }
    50% {
        color: #ffeb3b;
    }
    75% {
        color: #66bb6a;
    }
    100% {
        color: #f57c00;
    }
}

.home__caption {
    text-align: center;
    padding: 0 2em;
    height: 350px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #222;
    background: linear-gradient(to right, #f0f0f0 0%, #f5f5f5 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    margin-top: 51px;
}

.home__browse {
    color: rgba(233, 30, 99, 0.88);
}

.home__blue {
    color: #008AAB
}

.home__orange {
    color: #e97700
}

.home__red {
    color: #f40000
}


.home__caption__welcome {
    line-height: 70px;
}

.home__caption__main {
    font-weight: 400;
    font-size: 4.2em;
    -webkit-animation-name: caption;
    animation-name: caption;
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
    opacity: 0;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.home__caption__main .bold {
    font-weight: 900;
}

.home__caption__sub__main {
    font-size: 0.49em;
    font-weight: 300;
    -webkit-animation-name: subcaption;
    animation-name: subcaption;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    opacity: 0;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

.home__sub__institution {
    font-weight: 400;
    font-size: 21px;
    margin-top: 35px;
    opacity: 0;
    -webkit-animation-name: caption;
    animation-name: caption;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    opacity: 0;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

.home__sub__institution .bold {
    font-weight: 700;
}

.animate .home__sub__institution {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}

.home__sub__caption {
    font-weight: 400;
    font-size: 19px;
    margin-top: 18px;
    opacity: 0;
    -webkit-animation-name: caption;
    animation-name: caption;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    opacity: 0;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

.home__sub__caption .bold {
    font-weight: 700;
}

.animate .home__sub__caption {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}

.home__section {
    height: 700px;
    background-color: #eee;
    background-size: cover;
    background-position: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    cursor: pointer;
}

.home__section:after {
    content: ' ';
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.2);
    left: 0;
    top: 0;
}

.home__section__wrapper {
    text-align: center;
    color: #fff;
    font-size: 25px;
    position: relative;
    z-index: 100;
}

.home__section__caption {
    /*font-size: 3.67em;*/
    font-size: 3em;
    font-weight: 700;
    margin: 10px;
    color: #fff;
}

.home__signup .home__section__caption {
    font-size: 3.7em;
    margin-bottom: 0.4em;
}

.home__feature {
    list-style: none;
    line-height: 40px;
    padding: 0;
    font-size: 20px;
    margin-bottom: 2em;
}

.home__section__video {
    position: relative;
    overflow: hidden;
}

.home__section__video video {
    position: absolute;
    left: 0;
    top: 0;
    min-width: 1500px;
    width: 100%;
}

.home__main__button {
    color: #fff;
    text-decoration: none;
    display: inline-block;
    padding: 15px 30px;
    border: 1px solid #fff;
    font-size: 20px;
    margin-top: 25px;
    border-radius: 10px;
}

.home__signup {
    padding: 3em 2em;
    text-align: center;
    font-size: 1.7em;
    color: #444;
    font-weight: 200;
    height: 600px;
    background-image: url(/assets/img/Summer_Sale_Background.jpg);
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.home__subscribe {
    height: auto;
    padding-top: 100px;
    background-image: url(https://firebasestorage.googleapis.com/v0/b/labocine-188b4.appspot.com/o/static%2FISF_ScienceNewWave.jpg?alt=media&token=e61df104-5433-46e2-a713-b8369dbfd494);
}

.home__subscribe .home__section__caption {
    font-size: 2.5em;
}

.home__pricing {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 1em;
}

.home__pricing__result {
    margin-left: 12px;
}

.home__pricing__duration {
    font-size: 50px;
}

.home__section__pricing {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #FFF;
}

.home__pricing__amount {
    font-size: 85px;
    font-weight: 700;
}

.home__button {
    background: rgba(233, 30, 99, 0.88);
    padding: 0.7em 3em;
    display: inline-block;
    border-radius: 4px;
    color: #fff;
    margin-top: 2em;
    font-size: 0.65em;
    font-weight: 500;
}

.home__button__subscribe {
    background: rgba(233, 30, 99, 0.88);
    border-radius: 4px;
    border: none;
    height: 45px;
    padding: 0 40px;
    margin-top: 25px;
    font-size: 0.87em;
    color: #FFF;
    font-weight: 700;
    -webkit-animation-name: subcaption;
    animation-name: subcaption;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
    opacity: 0;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

.home__button__pro {
    background: #31b0d5;
    border-radius: 4px;
    border: none;
    height: 45px;
    padding: 0 40px;
    margin-top: 40px;
    font-size: 0.87em;
    color: #FFF;
    font-weight: 700;
    -webkit-animation-name: subcaption;
    animation-name: subcaption;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
    opacity: 0;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

.home__download {
    padding: 3em 2em;
    text-align: center;
    background: rgba(238, 238, 238, 0.48);
}

.home__download__image {
    max-width: 150px;
    margin-top: 1.3em;
}

.home__download__caption {
    text-align: center;
    font-size: 1.2em;
    color: #444;
}

footer {
    padding: 1em 3em;
    background: #000;
    color: #fff;
    text-align: right;
    font-size: 0.9em;
    color: #aaa;
    position: absolute;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
}

.home__section__featured__film {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    /*padding-top: 2em;*/
}

.home__section__featured__film__title {
    font-size: 4.2em;
    font-weight: 600;
    padding: 0.6em 1em;
    margin: 0.6em 0;
    border-right: 1px solid #000;home__section__featured__film
    box-sizing: border-box;
    text-align: right;
    width: 50%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.home__section__featured__film__desc {
    padding: 0.5em 3em 0.5em 1.5em;
    font-size: 1.9em;
    text-align: left;
    box-sizing: border-box;
    width: 50%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.home__section__featured__films {
    margin-bottom: 2em;
}

.home__section__featured__films .film {
    max-width: 31.33333%;
    -ms-flex-preferred-size: 31.33333%;
    flex-basis: 31.33333%;
    width: 100%;
    overflow: hidden;
}

.home__section__featured__films .film__desc {
    font-size: 1.2em;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 2em 1em;
}

.home__section__featured__films .film__author {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}

.home__section__featured__films .film__title {
    font-weight: 700;
}

.home__section__featured__film__item {
    padding: 1em;
}

.home__section__two {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 4em 0;
}

.home__section__one {
    width: 50%;
    position: relative;
    background-size: contain;
    box-sizing: box-sizing;
    margin: 0 30px;
}

.home__section__one:before {
    display: block;
    content: "";
    width: 100%;
}

.home__section__one > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.home__section__one .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    box-sizing: border-box;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #FFF;
}

.home__section__one .content .caption {
    color: #FFF;
    font-size: 5em;
    font-weight: 700;
}

.home__section__one .content .sub-caption {
    color: #FFF;
    font-size: 1.3em;
}

.home__section__one .content .caption--lemon {
    color: #4AC416;
    -webkit-animation: colorchange 1.5s infinite;
    animation: colorchange 1.5s infinite;
}

.home__spotlight {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-size: contain;
    position: relative;
}

.home__spotlight:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%;
}

.home__spotlight > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.home__spotlight .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    box-sizing: border-box;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #FFF;
    padding: 0.5em;
}

.home__spotlight .content .home__section__caption {
    font-size: 2.7em;
    padding: 0 3em;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.34);
}

.home__spotlights .slick-arrow {
    display: block;
    height: 100px;
    width: 100px;
    overflow: hidden;
    text-indent: 10000px;
    background-image: url("/assets/img/next.svg");
    background-color: transparent;
    background-size: cover;
    border: none;
    position: absolute;
    top: 45%;
    z-index: 100;
}

.home__spotlights .slick-arrow:focus {
    outline: none;
}

.home__spotlights .slick-next {
    right: 10px;
}

.home__spotlights .slick-prev {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.home__spotlight__caption {
    color: #FFF;
    font-size: 2em;
    font-weight: 700;
}

@media screen and (max-width: 720px) {
    .home__caption {
        padding-top: 1em;
        padding-bottom: 1em;
        height: 250px;
    }

    .home__caption__main {
        font-size: 1.9em;
    }

    .home__sub__institution {
        font-size: 18px;
        line-height: 20px;
    }

    .home__sub__caption {
        font-size: 16px;
        line-height: 20px;
    }

    .home__section {
        height: 400px;
    }

    .home__section__wrapper {
        font-size: 14px;
    }

    .home__caption__sub__main {
        font-weight: 400;
        font-size: 0.59em;
    }

    .home__section__caption {
        font-size: 2.7em;
    }

    .home__button__subscribe {
        font-size: 12px;
        height: 50px;
    }

    .home__signup .home__section__caption {
        font-size: 2.9em;
        margin-bottom: 0.4em;
    }

    .home__section__pricing {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .home__pricing {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
    }

    .home__signup__separator {
        height: 1px;
        width: 100px;
        margin: 1em auto;
        background: #fff;
    }

    .home__pricing__amount {
        font-size: 60px;
    }

    .home__pricing__duration {
        font-size: 30px;
    }

    .home__caption__welcome {
        line-height: 30px;
        margin-bottom: 5px;
    }

    .home__signup {
        padding: 2em 1em;
        text-align: center;
        font-family: "Roboto", sans-serif;
        height: auto;
    }

    .home__section__video video {
        display: none;
    }

    .home__main__button {
        font-size: 16px;
    }

    .home__signup {
        font-size: 1.3em;
    }

    .container {
        padding: 0 1em;
    }

    .home__section__featured__film__title {
        font-size: 2.5em;
        padding: 0.6em;
    }

    .home__section__featured__film__desc {
        padding: 0.5em 1em;
        font-size: 1.5em;
    }

    .home__section__featured__films .film {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }

    .home__section__featured__films .film__desc {
        font-size: 11px;
        padding: 1em;
    }

    .home__spotlight .content .home__section__caption {
        font-size: 1.7em;
    }

    .home__spotlights .slick-arrow {
        top: 32%;
        height: 50px;
        width: 50px;
    }

    .home__section__one {
        margin-bottom: 1em;
        width: 100%;
    }

    .home__section__two {
        padding: 1em;
        box-sizing: border-box;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .home__section__one .content .caption {
        font-size: 1.6em;
    }

    .home__section__one .content .sub-caption {
        font-size: 0.7em;
        text-align: center;
    }
}

.signup__cover_photo {
    background-image: url(http://localhost/stills/issues/fournier_720p.jpg);
    top: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    background-size: cover;
}

.signup__cover_photo:before {
    content: ' ';
    height: 100%;
    width: 100%;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.4);
    top: 0;
    left: 0;
}

.signup__form {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1em;
    box-sizing: border-box;
    min-height: 700px;
}

.signup__form__wrapper {
    max-width: 500px;
    background-color: #FFF;
    margin-top: 4em;
    padding: 1.5em;
    padding-bottom: 3em;
}

.signup__form__wrapper .form__input {
    border: 1px solid #DDD;
    box-sizing: border-box;
}

.signup__form__wrapper label {
    color: #000;
}

.signup__caption {
    color: #FFF;
    max-width: 500px;
    font-size: 19px;
    line-height: 1.5;
}

.signup__caption .caption {
    font-size: 3.2em;
    font-weight: 700;
    color: #FFF;
    line-height: 1;
    margin-top: 1em;
}

.login__form {
    position: relative;
    color: #FFF;
}

.login__form strong {
    color: #FFF;
}

.login__form h1 {
    color: #FFF;
    font-size: 4em;
    font-size: 3em;
    text-align: center;
}

.login__form a {
    color: #FFF;
}

.login__form .form-horizontal {
    background: #FFF;
    padding: 1em;
}

.sign_up_featues {
    margin-top: 2em;
}

.sign_up_featues h1, .sign_up_featues h2 {
    color: #FFF;
    line-height: 1.1;
    margin: 0;
    font-size: 35px;
}

.sign_up_featues h1 {
    font-size: 45px;
    font-weight: 700;
}

.sign_up_featues ul {
    margin: 0;
    margin-top: 5px;
    padding: 0;
    padding-left: 20px;
}

@media screen and (max-width: 720px) {
    .signup__form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-top: 80px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .signup__form .signup__caption {
        text-align: center;
    }

    .signup__form .signup__caption .caption {
        font-size: 3em;
    }

    .signup__form__wrapper {
        margin-top: 0.8em;
    }

    .sign_up_featues {
        margin-top: 2em;
    }

    .sign_up_featues h1 {
        font-size: 25px;
    }

    .sign_up_featues h1 {
        font-size: 35px;
    }

    .sign_up_featues ul {
        list-style: none;
        padding: 0;
        margin-bottom: 20px;
    }
}

.spotlights {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    padding: 2em;
}

.graph__container {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
}

.graph__buttons__left {
    position: absolute;
    top: 40px;
    margin-top: 24px;
    margin-right: 24px;
    z-index: 999;
}

.button {
    height: 40px;
    background-color: #000000;
    color: #FFF;
    border: 0;
    padding: 0 2em;
    display: inline-block;
}

.button:hover {
    cursor: pointer;
    outline: none;
}

.button--red {
    background: #f34343;
}

.spotlight {
    display: inline-block;
    max-width: 25%;
    padding: 0.625em;
    box-sizing: border-box;
    float: left;
    text-decoration: none;
    margin-bottom: 1.7em;
    -webkit-flex: 1 0 25%;
}

.spotlight__image {
    overflow: hidden;
}

.spotlight__image img {
    -webkit-transform: none;
    transform: none;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
}

.spotlight__desc {
    color: #444;
}

.spotlight__title {
    font-weight: 500;
    font-size: 1.1em;
    margin: 0.5em 0 0.2em 0;
    color: #0F0F0F;
}

.spotlight__title:hover {
    color: #31b0d5;
}

.spotlight__authorName {
    display: inline-block;
    border-right: 1px solid #666;
    padding-right: 0.5em;
    margin-right: 0.5em;
}

.spotlight__author {
    margin-top: 0.5em;
    font-size: 0.93em;
}

.spotlight:hover .spotlight__image img {
    -webkit-transform: scale(1.09);
    transform: scale(1.09);
}

.issue__more__info {
    max-width: 960px;
    margin: 1em auto;
    box-sizing: border-box;
    padding: 0.3em 1em;
    line-height: 1.5;
    font-size: 1.35em;
    opacity: 0;
    position: absolute;
    pointer-events: none;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    transition: none;
}

.issue__more__info.active {
    transition: opacity .5s, -webkit-transform 0.5s ease-out;
    transition: opacity .5s, transform 0.5s ease-out;
    transition: opacity .5s, transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
    -webkit-transform: none;
    transform: none;
    pointer-events: visible;
    opacity: 1;
    position: relative;
}

.spotlightDetails {
    position: relative;
}

.spotlightDetails__header {
    height: 500px;
    height: 80vh;
    background-color: #EEE;
    background-size: cover;
    position: relative;
}

.spotlightDetails__banner {
    height: 100%;
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    background-size: cover;
    background-repeat: no-repeat;
}

.spotlightDetails__banner:before {
    content: ' ';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.45+0,0+92,0+100 */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0, 0, 0, 0.45) 0%, transparent 92%, transparent 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#73000000', endColorstr='#00000000', GradientType=1);
    /* IE6-9 */
}

.spotlightDetails__categories {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 3em;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.spotlightDetails__categories__wrapper {
    background: #FFF;
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    padding: 0.3em 1em;
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.06), 0 4px 5px 0 rgba(0, 0, 0, 0.06), 0 1px 10px 0 rgba(0, 0, 0, 0.08);
}

.spotlightDetails__categories__label {
    padding: 1em;
    margin-bottom: 1em;
    font-size: 1.1em;
    font-weight: 500;
}

.spotlightDetails__category {
    margin: 0.15em;
    box-shadow: box-sizing;
    max-width: 180px;
    position: relative;
    display: inline-block;
}

.spotlightDetails__authorName {
    display: inline-block;
    border-right: 1px solid #666;
    padding-right: 0.5em;
    margin-right: 0.5em;
}

.spotlightDetails__info {
    display: inline-block;
    padding: 2em 2em;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    top: 20%;
}

.spotlightDetails__info__content {
    max-width: 800px;
    max-width: 70vw;
    margin: 0 auto;
    box-sizing: border-box;
    color: #FFF;
}

.spotlightDetails__heading {
    font-size: 3.7em;
    color: #FFF;
}

.spotlightDetails__author {
    font-size: 1.1em;
    margin-bottom: 1.5em;
    border-bottom: #FFF 1px dotted;
    padding-bottom: 2em;
}

.spotlightDetails__content {
    padding: 0 2em;
    margin: 0 auto;
    max-width: 800px;
    max-width: 70vw;
}

.spotlightDetails__post {
    line-height: 1.7;
    color: #333;
    font-size: 17px;
    font-weight: 300;
    max-width: 700px;
    max-width: 50vw;
    margin: 0 auto;
}

.spotlightDetails__pagination {
    text-align: center;
    margin: 0em 0 3em;
}

.spotlightDetails__category__title {
    color: #FFF;
    position: absolute;
    z-index: 8;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    margin: 0;
    bottom: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0.5em;
    width: 100%;
    box-sizing: border-box;
}

.spotlightDetails__pagination__button {
    padding: 0 2em;
    height: 40px;
    line-height: 40px;
    border: none;
    background: #000;
    color: #FFF;
    font-weight: 600;
    margin-left: 30px;
    display: inline-block;
}

@media screen and (max-width: 700px) {
    .spotlight {
        max-width: 100%;
        margin-bottom: 0.5em;
        -webkit-box-flex: initial;
        -ms-flex: initial;
        flex: initial;
    }

    .spotlights {
        padding: 4em 0.5em;
    }

    .spotlight__title {
        font-size: 1.5em;
    }

    .spotlight__desc {
        font-size: 0.65em;
    }

    .spotlight__author {
        font-size: 1.2em;
    }

    .spotlightDetails__info {
        top: 30%;
        padding: 1em 2em;
        font-size: 0.9em;
    }

    .spotlightDetails__header {
        height: 500px;
        height: 60vh;
    }

    .spotlightDetails__heading {
        font-size: 2em;
    }

    .spotlightDetails__info__content {
        max-width: 100%;
    }

    .spotlightDetails__author {
        margin-bottom: 1em;
        padding-bottom: 1em;
    }

    .spotlightDetails__content {
        max-width: 100%;
        padding: 0 1em;
    }

    .spotlightDetails__categories__label {
        margin-bottom: 10px;
        padding: 0.5em;
    }

    .spotlightDetails__categories {
        margin-bottom: 1em;
        display: block;
    }

    .spotlightDetails__category {
        margin: 0 0.8em;
        font-size: 1.2em;
        max-width: 100%;
    }

    .spotlightDetails__post {
        max-width: 100%;
    }
}

html {
    height: 100%;
}

body {
    background: #fafafa;
    position: relative;
    min-height: 100%;
    padding-bottom: 45px;
}

.container {
    padding: 0 5em;
}

.footer {
    background: #000;
    position: absolute;
    width: 100%;
    bottom: 0;
}

.footer__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    max-width: 1000px;
    height: 60px;
    padding: 0 1em;
    margin: 0 auto;
}

.copyrights {
    font-size: 14px;
    margin-top: 10px;
    color: rgba(255, 255, 255, 0.9);
}

.footer__left__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 80px;
}

.footer__caption {
    color: rgba(255, 255, 255, 0.9);
    font-size: 0.78em;
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid;
}

.footer__image {
    width: 160px;
    display: block;
}

.footer__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.footer__links li > a {
    padding: 0 1em;
    color: #FFF;
    display: block;
    font-size: 0.75em;
}

/* Search Button Start */
input {
    outline: none;
}

/*input[type=search] {*/
/*    -webkit-appearance: textfield;*/
/*    -webkit-box-sizing: content-box;*/
/*    font-family: inherit;*/
/*    font-size: 100%;*/
/*}*/

input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
    display: none;
}

/*input[type=search] {*/
/*    background: #ededed url("/assets/img/search.svg") no-repeat 7px 3px;*/
/*    border: solid 0px #ccc;*/
/*    padding: 9px 10px 9px 32px;*/
/*    width: 55px;*/
/*    background-color: black;*/
/*    border-radius: 10em;*/
/*    transition: all .5s;*/
/*}*/

/*input[type=search]:focus {*/
/*    width: 200px;*/
/*    background-color: black;*/
/*    border-color: white;*/
/*    box-shadow: 0 0 5px rgba(109, 207, 246, 0.5);*/
/*}*/

input:-moz-placeholder {
    color: #999;
}

input::-webkit-input-placeholder {
    color: #999;
}

#search-bar {
    margin-top: 9px;
    color: white;
}

/*#search-bar input[type=search] {*/
/*    width: 15px;*/
/*    padding-left: 15px;*/
/*    color: transparent;*/
/*    cursor: pointer;*/
/*}*/

/*#search-bar input[type=search]:hover {*/
/*    opacity: 0.9;*/
/*}*/

/*#search-bar input[type=search]:focus {*/
/*    width: 200px;*/
/*    padding-left: 35px;*/
/*    color: #000;*/
/*    background-color: white;*/
/*    cursor: auto;*/
/*}*/

/*#search-bar input:-moz-placeholder {*/
/*    color: black;*/
/*}*/

/*#search-bar input::-webkit-input-placeholder {*/
/*    color: black;*/
/*}*/

.search-mobile-btn {
    display: inline-block;
    background-color: transparent;
    border-radius: 25px;
    border: 1px solid #000000;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: inherit;
    font-size: 16px;
    margin-left: 6px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #2f6627;
}

.search-mobile-btn:hover {
    background-color: transparent;
}

.search-mobile-btn:active {
    position: relative;
    top: 1px;
}

/* Search Button End */
/* Side Menu for Search Start */
.submenu {
    margin-bottom: 20px;
}

@media only screen and (min-width: 1024px) {
    .submenu {
        padding-right: 40px;
    }
}

.submenu__list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.submenu__heading, .submenu__item {
    border-bottom: 1px dotted #b2b2b2;
    padding: 10px 0;
}

.submenu__heading:first-child, .submenu__item:first-child {
    padding-top: 0;
}

.submenu__heading .submenu__item, .submenu__item .submenu__item {
    border-bottom: 0;
    padding: 0;
    position: relative;
}

.submenu__heading .submenu__item:last-child, .submenu__item .submenu__item:last-child {
    border-bottom: none;
}

.submenu__heading .submenu__item .submenu__link, .submenu__item .submenu__item .submenu__link {
    font-weight: 400;
}

.submenu__heading {
    margin-bottom: 10px;
}

@media only screen and (min-width: 1024px) {
    .submenu__heading {
        display: none;
    }
}

@media only screen and (min-width: 1024px) {
    .submenu__heading--usable {
        display: block;
    }
}

.submenu__heading--active .submenu__link {
    color: #e62b1e;
}

.inverse .submenu__heading--active .submenu__link {
    color: #fff;
}

.submenu__link {
    line-height: 2;
    text-decoration: none;
    color: black;
}

.submenu__link:hover {
    color: #5d5d5d;
}

.submenu__item--active > .submenu__link {
    color: #e62b1e;
}

.inverse .submenu__item--active > .submenu__link {
    color: #fff;
}

.submenu__item__count {
    position: absolute;
    right: 0;
    padding: 7px 8px 7px 0;
    top: 0;
    line-height: 2;
    color: #999;
}

@media only screen and (min-width: 1024px) {
    .submenu__item__count {
        position: static;
        float: right;
        padding: 0;
        line-height: 2;
        color: #999;
    }
}

.js .submenu {
    display: none;
}

@media only screen and (min-width: 1024px) {
    .js .submenu {
        display: block;
    }
}

/* Side Menu for Search Ends */
/* Search Keywords Start */
.chip {
    display: inline-block;
    padding: 0 15px;
    margin-right: 8px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    border-radius: 20px;
    background-color: #f1f1f1;
    float: left;
}

.closebtn {
    padding-left: 10px;
    color: #888;
    font-weight: bold;
    float: right;
    font-size: 20px;
    cursor: pointer;
}

.closebtn:hover {
    color: #000;
}

/* Search Keywords End */
/* Scenes Landing Page */
.scenes-main {
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

/* The only rule that matters */
#video-background {
    position: fixed;
    top: 0px;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    z-index: -100;
}

.scenes__banner {
    box-sizing: border-box;
    margin-top: 80px;
    padding: 0.5em;
    font-size: 6em;
    text-align: center;
    font-weight: 600;
    color: white;
    opacity: 0.6;
    text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 2px 0 #000, 1px 1px 0 #000;
}

.scenes__banner:hover {
    color: rgba(233, 30, 99, 0.88);
    cursor: pointer;
    opacity: 0.8;
    transition: 1s;
}

.scenes__info {
    box-sizing: border-box;
    margin-top: 200px;
    padding: 1em;
    font-size: 2em;
    text-align: right;
    font-weight: 600;
    color: white;
    opacity: 0.9;
}

.arrow-container {
    margin: 0 auto;
    margin-top: 400px;
}

.arrow {
    width: 50px;
    height: auto;
    opacity: 0.3;
}

.arrow:hover {
    opacity: 0.7;
    cursor: pointer;
}

.arrow-container #previous {
    display: inline;
    float: left;
    margin-left: 30px;
    text-decoration: none;
}

.arrow-container #next {
    display: inline;
    float: right;
    margin-right: 30px;
    text-decoration: none;
}

.scene-main-search {
    position: fixed;
    top: 14em;
    left: 51%;
    width: 400px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#scene-search {
    line-height: 50px;
}

.scene-options {
    font-weight: bold;
    color: rgba(233, 30, 99, 0.9);
    font-size: 19px;
    opacity: 1;
}

.resolutions {
    position: fixed;
    top: 34.5em;
    left: 52%;
    width: 450px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.res-btn {
    background-color: rgba(100, 100, 100, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.5);
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 3px;
    font-family: inherit;
    cursor: pointer;
    opacity: 0.8;
}

.res-btn:hover {
    background-color: rgba(233, 30, 99, 0.88);
    border: 1px solid rgba(255, 255, 255, 0.5);
    cursor: pointer;
    opacity: 0.9;
    transition: 0.4s;
    border-radius: 25px;
}

/* SCENES Search Results */
.scene-results {
    display: none;
}

.scene-search-results-row {
    display: -ms-flexbox;
    /* IE10 */
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    /* IE10 */
    flex-wrap: wrap;
    padding: 4px;
    margin-top: 20em;
    margin-right: 14px;
    transition: 0.5s;
    height: 450px;
    overflow-y: scroll;
}

.scene-search-results-col {
    -ms-flex: 20%;
    /* IE10 */
    -webkit-box-flex: 20%;
    flex: 20%;
    max-width: 30%;
    padding: 10px;
    text-align: center;
}

.scene-search-results-col img {
    margin-top: 8px;
    vertical-align: middle;
    margin: 10px;
    opacity: 0.6;
    box-shadow: rgba(0, 0, 0, 0.2) 5px 5px 5px;
}

.scene-search-results-col img:hover {
    cursor: pointer;
    transition: 0.5s;
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    transition: -webkit-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;
    transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
}

.scene-title {
    font-family: "Avenir Next" !important;
    font-size: 20px;
    color: white;
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 800px) {
    .scene-search-results-col {
        -ms-flex: 20%;
        -webkit-box-flex: 20%;
        flex: 20%;
        max-width: 100%;
    }
}

/* Search CSS Starts */
#content {
    overflow: auto;
    width: 100%;
}

#side_menu_search {
    margin-top: 30px;
    width: 20%;
    padding-left: 5%;
    float: left;
    border-right: 1px solid #ccc;
}

#search_result_bar {
    width: 85%;
    margin: auto;
    padding-left: 5%;
}

@media screen and (max-width: 700px) {
    #side_menu_search {
        display: none;
    }

    #search_result_bar {
        width: 90%;
        padding-right: 7%;
    }

    .chip {
        display: inline-block;
        padding: 0 15px;
        margin-right: 8px;
        height: 35px;
        line-height: 35px;
        font-size: 14px;
        border-radius: 20px;
        background-color: #f1f1f1;
        float: left;
    }

    .closebtn {
        padding-left: 10px;
        color: #888;
        font-weight: bold;
        float: right;
        font-size: 18px;
        cursor: pointer;
    }
}

/* Search CSS Ends */
.search-result-down {
    position: relative;
    width: 40px;
    float: right;
    margin-right: 30px;
    margin-top: 5em;
}

.search-result-down:hover {
    cursor: pointer;
    opacity: 1;
}

/* Horizontal Scroll */
.scrolling-wrapper {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
}

.scrolling-wrapper .feature-scene {
    display: inline-block;
}

.scrolling-wrapper {
    height: 300px;
    width: 100%;
    margin-top: 24em;
    -webkit-overflow-scrolling: touch;
}

.scrolling-wrapper::-webkit-scrollbar {
    display: none;
}

/* End */
.scene-main-display {
    margin-top: 80px;
    font-family: "Avenir Next" !important;
    height: 100%;
}

.col-left {
    width: 61%;
    float: left;
    margin-left: 3%;
    margin-right: 0%;
    margin-bottom: 3em;
}

.col-right {
    width: 30%;
    float: right;
    margin-right: 3%;
    margin-bottom: 3em;
}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
    .col-left, .col-right {
        width: 100%;
    }
}

.return-container {
    margin-left: 3%;
    margin-bottom: 28px;
}

.return-btn {
    background-color: rgba(100, 100, 100, 0.2);
    width: 9.1em;
    border-radius: 22px;
    height: 2.5em;
    font-family: "Avenir Next" !important;
    color: #4a4a4a;
}

.return {
    font-family: "Avenir Next" !important;
    color: #4a4a4a;
    padding-top: 0.7em;
    padding-left: 0.75em;
    font-size: 15px;
}

.return-btn:hover {
    opacity: 0.7;
    cursor: pointer;
    color: #4a4a4a;
}

.buy-sep {
    display: block;
    height: 1px;
    width: 95%;
    border: 0;
    border-top: 1px solid #ccc;
    margin-top: 1px;
}

.buy-scene {
    padding-top: 1.2em;
    padding-left: 2em;
    padding-bottom: 1.5em;
    border-radius: 14px;
    box-shadow: 1 2 2 2em grey;
}

.buy-scene h1 {
    font-family: "Avenir Next" !important;
    font-size: 1.5em;
    color: #4a4a4a;
}

.buy-scene b {
    font-family: "Avenir Next" !important;
    font-size: 1.3em;
    font-weight: 600;
    color: #4a4a4a;
    cursor: pointer;
    color: rgba(233, 30, 99, 0.88);
}

.buy-scene b:hover {
    color: #f41e63;
    cursor: pointer;
}

.buy-scene h2 {
    font-family: "Avenir Next" !important;
    font-size: 1.1em;
    color: #4a4a4a;
    font-weight: 500;
    padding-left: 2px;
    margin-top: 2em;
}

.scene-resolution {
    margin-top: 0.8em;
}

.res-btn {
    background-color: rgba(100, 100, 100, 0.1);
    border: 1px solid rgba(151, 151, 151, 0.5);
    box-shadow: 0 2 4 1rem #979797;
    color: #4a4a4a;
    width: 110px;
    height: 40px;
    text-align: center;
    font-size: 14px;
    font-family: inherit;
    cursor: pointer;
    opacity: 0.9;
    border-radius: 25px;
    margin-left: -0.5px;
    padding-top: 12px;
    padding-left: 30px;
}

.res-btn:hover {
    background-color: rgba(233, 30, 99, 0.88);
    border: 1px solid rgba(255, 255, 255, 0.5);
    cursor: pointer;
    opacity: 0.9;
    transition: 0.4s;
    border-radius: 25px;
    color: white;
}

.picked-scenes {
    margin-top: 1.6em;
}

.picked-scenes h1 {
    font-family: "Avenir Next" !important;
    font-size: 1.1em;
    font-weight: bold;
    color: #4a4a4a;
}

.picked-scenes-list {
    margin-top: 1.5em;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
}

.picked-scene {
    display: inline-block;
    cursor: pointer;
}

.picked-scene img {
    width: 7em;
    height: 7em;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 1.5em;
    -o-object-fit: cover;
    object-fit: cover;
    transition: 0.5s;
}

.picked-scene img:hover {
    width: 10em;
    height: 7em;
    border-radius: 10%;
    transition: 0.5s;
}

.picked-scene h1 {
    margin-top: 20px;
    font-family: "Avenir Next" !important;
    font-size: 1em;
    color: #4a4a4a;
    text-align: center;
    display: none;
}

.scene-desc {
    margin-top: 1.6em;
}

.scene-desc h1 {
    font-family: "Avenir Next" !important;
    font-size: 1.5em;
    color: #4a4a4a;
    font-weight: bold;
}

.scene-desc p {
    font-family: "Avenir Next" !important;
    font-size: 1em;
    color: #4a4a4a;
}

.similar-scenes {
    padding-top: 0.1em;
    padding-left: 2em;
    padding-bottom: 1.5em;
    margin-top: 1.2em;
    border-radius: 14px;
    box-shadow: 1 1 2 2rem #979797;
}

.similar-scenes h1 {
    font-family: "Avenir Next" !important;
    font-size: 1.1em;
    color: #4a4a4a;
    font-weight: 500;
}

.similar-scenes-list {
    width: 92%;
    height: 31em;
    overflow-y: scroll;
}

.similar-scene {
    margin-bottom: 0.7em;
}

.similar-scene:hover {
    cursor: pointer;
}

.similar-scene-desc {
    height: 5em;
    width: 50%;
}

.similar-scene-desc h1 {
    font-family: "Avenir Next" !important;
    font-size: 1em;
    color: #4a4a4a;
    font-weight: bold;
}

.similar-scene-desc p {
    font-family: "Avenir Next" !important;
    font-size: 0.8em;
    color: #4a4a4a;
    margin-top: 4px;
    line-height: 1.4em;
}

.similar-scene > img {
    float: left;
    width: 40%;
    height: 5em;
    transition: 0.5s;
}

.similar-scene > img:hover {
    float: left;
    width: 43%;
    height: 5.3em;
    transition: 0.3s;
}

.similar-scene, .similar-scene-desc {
    overflow: hidden;
}

.similar-scene-sep {
    display: block;
    height: 0.5px;
    width: 96%;
    border: 0;
    border-top: 1px solid #ccc;
    margin-top: 1em;
    float: left;
}

/* Individual Scene Page Ends */

/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsImZpbGUiOiIvY3NzL3N0eWxlcy5jc3MiLCJzb3VyY2VSb290IjoiIn0=*/

/* Top banner for issues and issue */

.top__banner {
    height: 400px;
    background-color: #eee;
    background-size: cover;
    background-position: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    cursor: pointer;
    margin-top: 50px;
}

.top__banner__caption {
    font-size: 3em;
    font-weight: 700;
    margin: 10px;
    color: #fff;
}

@media screen and (max-width: 700px) {
    .top__banner {
        height: 300px;
    }

    .top__banner__caption {
        font-size: 2.5em;
    }
}

/* issue detail page buttons */

.issue__actions {
    text-align: center;
    margin-top: 2.5em;
}

.issue__button__network {
    height: 40px;
    background-color: #000000;
    color: #FFF;
    border: 0;
    display: inline-block;
    cursor: pointer;
}

.issue__button__network span {
    text-align: center;
    vertical-align: middle;
    horiz-align: left;
    display: inline-block;
}

.issue__button__network__text {
    padding: 0 3em 0 2em;
}

.issue__button__description {
    height: 40px;
    background: #f34343;
    color: #FFF;
    border: 0;
    display: inline-block;
    cursor: pointer;
}

.issue__button__description span {
    text-align: center;
    vertical-align: middle;
    horiz-align: left;
    display: inline-block;
}

.issue__button__description__text {
    padding: 0 5em 0 4em;
}

@media screen and (max-width: 700px) {
    .issue__actions {
        margin-top: 0;
    }

    .issue__button__description {
        width: 100%;
        height: 60px;
    }

    .issue__button__network {
        visibility: hidden;
        display: none;
    }
}

.keywords-input {
    display: inline-block;
    position: relative;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 5px;
    box-shadow: 2px 2px 5px #00000033;
    width: 50%;
  }
  
  .profile-form .form-group .user-keywords ul {
    list-style: none !important;
    padding: 0;
    margin: 0;
  }
  
  .user-keywords li {
    display: inline-block;
    background-color: #f2f2f2;
    color: #333;
    border-radius: 20px;
    padding: 5px 10px;
    margin-right: 5px;
    margin-bottom: 5px;
  }
  
  .user-keywords input[type="text"] {
    border: none;
    outline: none;
    padding: 5px;
    font-size: 14px;
  }
  
  .user-keywords input[type="text"]:focus {
    outline: none;
  }
  
  .user-keywords button .delete-button {
    background-color: transparent;
    border: 2px solid #184c00;
    color: #184c00;
    cursor: pointer;
    margin-left: 5px;
  }
  
  .user-keywords .invisible {
    display: none;
  } 
  