/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@import url('//fonts.googleapis.com/css?family=Roboto:500,700,900,400');
@import url('//fonts.googleapis.com/css?family=Orbitron:500,700,900,400');
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
/* line 6, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
body {
  font-size: 0.875rem;
  line-height: 1.5;
}
/* line 8, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h1 {
  font-size: 2.125rem;
}
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h2 {
  font-size: 1.775rem;
}
/* line 16, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h3 {
  font-size: 1.375rem;
}
/* line 20, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h4 {
  font-size: 1.025rem;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h5 {
  font-size: 0.875rem;
}
/* line 28, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h6 {
  font-size: 0.725rem;
}
/* line 33, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
small {
  font-size: 0.75rem;
}
/* line 37, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
cite {
  font-size: 0.75rem;
}
/* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
sub, sup {
  font-size: 0.625rem;
}
/* line 46, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
code, kbd, pre, samp {
  font-size: 0.875rem;
  font-family: "Menlo", "Monaco", monospace;
}
/* line 1, media/gantry5/engines/nucleus/scss/nucleus/theme/_forms.scss */
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
/* line 2, templates/jl_filmmaker_free/scss/filmmaker/styles/_body.scss */
body {
  color: #666;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 8, templates/jl_filmmaker_free/scss/filmmaker/styles/_body.scss */
body #g-page-surround {
  background: #fff;
  overflow: hidden;
}
/* line 12, templates/jl_filmmaker_free/scss/filmmaker/styles/_body.scss */
.g-bodyonly body #g-page-surround {
  color: #666;
  background: #fff;
}
/* line 18, templates/jl_filmmaker_free/scss/filmmaker/styles/_body.scss */
body p {
  margin: 0 0 1.3rem 0;
}
/* line 22, templates/jl_filmmaker_free/scss/filmmaker/styles/_body.scss */
body span.para {
  display: block;
  margin: 1rem 0;
}
/* line 27, templates/jl_filmmaker_free/scss/filmmaker/styles/_body.scss */
/* line 28, templates/jl_filmmaker_free/scss/filmmaker/styles/_body.scss */
body.dir-rtl .align-left {
  text-align: right !important;
}
/* line 32, templates/jl_filmmaker_free/scss/filmmaker/styles/_body.scss */
body.dir-rtl .align-right {
  text-align: left !important;
}
@media print {
  /* line 39, templates/jl_filmmaker_free/scss/filmmaker/styles/_body.scss */
  #g-page-surround {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_filmmaker_free/scss/filmmaker/styles/_logo.scss */
.g-logo {
  color: rgba(34, 34, 34, 0.8);
  font-weight: 400;
  font-size: 1.625rem;
  line-height: 1.5;
  box-shadow: none !important;
  text-transform: uppercase;
  line-height: 80px;
}
@media only all and (max-width: 50.99rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-logo {
    text-align: center;
    display: block;
    position: relative;
    z-index: 1;
  }
}
/* line 16, templates/jl_filmmaker_free/scss/filmmaker/styles/_logo.scss */
/* line 17, templates/jl_filmmaker_free/scss/filmmaker/styles/_logo.scss */
.dir-rtl .g-logo img {
  padding-right: 0;
  padding-left: 1rem;
}
/* line 1, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
/* line 3, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
.flush > .g-container, .g-flushed > .g-container, .flush > .g-content, .g-flushed > .g-content {
  margin: 0 !important;
  padding: 0 !important;
}
/* line 10, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
.g-container-flushed {
  margin: -4rem 0;
}
/* line 14, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
/* line 15, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
.dir-rtl .g-branding {
  text-align: right;
  direction: ltr;
}
/* line 21, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
.g-nobackground {
  background: none !important;
}
/* line 32, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
/* line 33, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
.nomarginleft, .nomarginleft > .g-content {
  margin-left: 0;
}
/* line 32, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
/* line 33, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
.nomarginright, .nomarginright > .g-content {
  margin-right: 0;
}
/* line 32, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
/* line 33, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
.nomargintop, .nomargintop > .g-content {
  margin-top: 0;
}
/* line 32, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
/* line 33, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
.nomarginbottom, .nomarginbottom > .g-content {
  margin-bottom: 0;
}
/* line 32, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
/* line 33, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
.nomarginall, .nomarginall > .g-content {
  margin: 0;
}
/* line 44, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
/* line 45, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
.margin2x > .g-content {
  margin: 1.25rem;
}
/* line 44, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
/* line 45, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
.margin3x > .g-content {
  margin: 1.875rem;
}
/* line 32, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
/* line 33, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
.nopaddingleft, .nopaddingleft > .g-content {
  padding-left: 0;
}
/* line 32, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
/* line 33, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
.nopaddingright, .nopaddingright > .g-content {
  padding-right: 0;
}
/* line 32, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
/* line 33, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
.nopaddingtop, .nopaddingtop > .g-content {
  padding-top: 0;
}
/* line 32, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
/* line 33, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
.nopaddingbottom, .nopaddingbottom > .g-content {
  padding-bottom: 0;
}
/* line 32, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
/* line 33, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
.nopaddingall, .nopaddingall > .g-content {
  padding: 0;
}
/* line 44, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
/* line 45, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
.padding2x > .g-content {
  padding: 3rem;
}
/* line 44, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
/* line 45, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
.padding3x > .g-content {
  padding: 4.5rem;
}
/* line 57, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
.section-horizontal-paddings {
  padding-left: 12%;
  padding-right: 12%;
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  /* line 13, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .section-horizontal-paddings {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 50.99rem) {
  .section-horizontal-paddings {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 73, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
.section-horizontal-paddings-small {
  padding-left: 5%;
  padding-right: 5%;
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .section-horizontal-paddings-small {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 50.99rem) {
  .section-horizontal-paddings-small {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 89, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
.section-horizontal-paddings-large {
  padding-left: 15%;
  padding-right: 15%;
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .section-horizontal-paddings-large {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 50.99rem) {
  .section-horizontal-paddings-large {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 105, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
.section-vertical-paddings {
  padding-top: 4vw;
  padding-bottom: 4vw;
}
/* line 111, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
.section-vertical-paddings-small {
  padding-top: 2vw;
  padding-bottom: 2vw;
}
/* line 117, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
.section-vertical-paddings-large {
  padding-top: 6vw;
  padding-bottom: 6vw;
}
/* line 123, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
.section-no-paddings {
  padding: 0 !important;
}
/* line 127, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
.center-block {
  text-align: center;
  margin: auto;
}
/* line 132, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
.g-center-vertical {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
/* line 137, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
.g-linethrough {
  text-decoration: line-through;
  opacity: 0.55;
}
/* line 142, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
.g-menuspacer {
  padding-top: 4.5rem;
}
@media only all and (max-width: 50.99rem) {
  .g-menuspacer {
    padding: 0;
  }
}
/* line 149, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
.noliststyle {
  list-style: none;
}
/* line 153, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
.g-bold {
  font-weight: 700;
}
/* line 157, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
.g-uppercase {
  text-transform: uppercase;
}
/* line 161, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
/* line 162, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
.g-compact .g-container {
  padding: 0 !important;
}
/* line 167, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
.g-sidebar-offset {
  margin-top: -4rem;
}
/* line 171, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
@media only all and (max-width: 50.99rem) {
  /* line 173, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
  .g-mobile-center-compact .g-container {
    padding: 1.5rem 0;
  }
  /* line 177, templates/jl_filmmaker_free/scss/filmmaker/styles/_utilities.scss */
  .g-mobile-center-compact .g-content {
    padding: 0 1.5rem;
    margin: 0.3125rem 0.625rem;
    text-align: center !important;
  }
}
/* line 1, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 0.625rem 0.925rem;
  font-size: 13px;
  font-family: "Roboto";
  font-weight: 500;
  text-transform: uppercase;
  white-space: normal;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
  -webkit-transition: 0.35s ease;
  -moz-transition: 0.35s ease;
  transition: 0.35s ease;
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
    font-size: 0.8rem;
  }
}
/* line 15, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
.g-main-nav .g-standard .g-dropdown {
  width: 200px;
  float: left;
}
/* line 21, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
.g-main-nav {
  z-index: 20;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 7, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-main-nav {
    white-space: nowrap;
  }
}
/* line 27, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
.dir-rtl .g-main-nav {
  text-align: left;
}
/* line 31, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
/* line 32, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
/* line 37, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
/* line 39, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
/* line 40, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #949494;
  line-height: 60px;
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 0.625rem 0.35rem;
  }
}
/* line 50, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container i {
  color: #e2a750;
}
/* line 55, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
/* line 56, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
/* line 57, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
.g-main-nav .g-toplevel > li.g-parent > .g-menu-item-container:after {
  margin-left: -13px;
}
/* line 60, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
.dir-rtl .g-main-nav .g-toplevel > li.g-parent > .g-menu-item-container:after {
  margin-left: 7px;
}
/* line 67, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
/* line 68, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
.g-main-nav .g-toplevel > li:hover > .g-menu-item-container, .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #e2a750;
}
/* line 74, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
/* line 80, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
/* line 81, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  word-break: normal;
  line-height: normal;
}
/* line 86, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
/* line 87, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator:after {
  content: "\f107";
  opacity: 1;
}
/* line 94, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
/* line 95, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
/* line 96, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
/* line 97, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
.g-main-nav .g-toplevel > li.g-parent.g-selected > .g-menu-item-container .g-menu-parent-indicator:after {
  content: "\f107";
}
/* line 104, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
  width: 1rem;
  height: 1rem;
}
/* line 108, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
.dir-rtl .g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
  text-align: left;
}
/* line 114, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
.g-main-nav .g-toplevel i {
  opacity: 0.6;
}
/* line 119, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
/* line 120, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
.g-main-nav .g-standard > .g-dropdown.g-dropdown-right, .g-main-nav .g-fullwidth > .g-dropdown.g-dropdown-right {
  left: 0;
}
/* line 123, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
.dir-rtl .g-main-nav .g-standard > .g-dropdown.g-dropdown-right, .dir-rtl .g-main-nav .g-fullwidth > .g-dropdown.g-dropdown-right {
  right: 0.925rem;
  left: auto;
}
/* line 129, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
.g-main-nav .g-standard > .g-dropdown.g-dropdown-left, .g-main-nav .g-fullwidth > .g-dropdown.g-dropdown-left {
  right: 0.925rem;
}
/* line 132, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
.dir-rtl .g-main-nav .g-standard > .g-dropdown.g-dropdown-left, .dir-rtl .g-main-nav .g-fullwidth > .g-dropdown.g-dropdown-left {
  left: 0.925rem;
  right: auto;
}
/* line 138, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
.g-main-nav .g-standard > .g-dropdown .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown .g-dropdown {
  top: -15px;
}
/* line 143, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
/* line 144, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
.g-main-nav .g-standard .g-dropdown:after, .g-main-nav .g-fullwidth .g-dropdown:after {
  left: -21px !important;
}
/* line 149, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
.g-main-nav .g-dropdown {
  background: #000;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  text-align: left;
  margin-top: 0px !important;
}
/* line 156, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
.dir-rtl .g-main-nav .g-dropdown {
  text-align: right;
}
/* line 161, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
.g-main-nav .g-sublevel {
  padding: 15px 25px;
}
/* line 164, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
.g-main-nav .g-sublevel > li {
  margin: 0;
  padding: 0;
}
/* line 168, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  line-height: normal;
  color: #949494;
  padding: 15px 0;
  border-bottom: 1px dashed #fff;
}
/* line 173, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container:hover {
  margin-left: 5px;
}
/* line 178, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container > .g-menu-item-content {
  display: block;
  vertical-align: top;
  word-break: normal;
  line-height: 1.1;
}
/* line 186, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
/* line 188, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
.g-main-nav .g-sublevel > li:hover > .g-menu-item-container, .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #e2a750;
}
/* line 193, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
/* line 194, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
.g-main-nav .g-sublevel > li:last-child > .g-menu-item-container {
  border-color: transparent;
}
/* line 199, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
/* line 200, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
  right: 0.5rem;
  top: 0;
}
/* line 204, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator:after {
  content: "\f105";
  opacity: 0.5;
  position: relative;
  top: 0.5rem;
}
/* line 228, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
.g-menu-item-subtitle {
  opacity: 0.7;
}
/* line 232, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
.g-nav-overlay, .g-menu-overlay {
  background: rgba(0, 0, 0, 0.4);
}
/* line 236, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
.g-preset-thumbnails {
  margin-top: 0.625rem;
}
/* line 239, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
.g-preset-thumbnails .g-content {
  padding: 0rem !important;
  margin: 0;
}
/* line 244, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
.g-preset-thumbnails .g-block {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 auto !important;
  -moz-flex: 1 1 auto !important;
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}
/* line 248, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
.g-preset-thumbnails span {
  padding: 0.925rem 0;
  display: inline-block;
}
/* line 253, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
.g-preset-thumbnails img {
  border-radius: 3px;
  margin-bottom: 0 !important;
}
/* line 42, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 43, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 44, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
.g-main-nav .g-standard .g-dropdown {
  margin-left: 17px;
}
/* line 46, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
.g-main-nav .g-standard .g-dropdown:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: -17px;
  right: -17px;
  bottom: 0;
  border-left: 17px solid transparent;
  border-right: 17px solid transparent;
  z-index: -1;
}
/* line 61, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
.g-main-nav .g-standard > .g-dropdown {
  margin-left: 0;
}
/* line 20, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 21, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 22, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
.g-main-nav .g-standard > .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown {
  margin-top: 10px;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
.g-main-nav .g-standard > .g-dropdown:before, .g-main-nav .g-fullwidth > .g-dropdown:before {
  content: "";
  position: absolute;
  display: block;
  top: -10px;
  left: 0;
  right: 0;
  bottom: 0;
  border-top: 10px solid transparent;
  z-index: -1;
}
/* line 266, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
.g-menu-overlay.g-menu-overlay-open {
  z-index: 19;
  display: none;
}
@media only all and (max-width: 50.99rem) {
  .g-menu-overlay.g-menu-overlay-open {
    display: block;
  }
}
/* line 276, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
/* line 277, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
/* line 278, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
/* line 279, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
/* line 280, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
/* line 281, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
/* line 282, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
.g-menu-hastouch .g-standard .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 292, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
/* line 293, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
/* line 294, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
/* line 295, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
/* line 296, templates/jl_filmmaker_free/scss/filmmaker/styles/_menu.scss */
.g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border-radius: 5px;
  padding: 0.1rem;
  margin-top: -0.1rem;
  margin-right: -0.1rem;
}
/* line 1, templates/jl_filmmaker_free/scss/filmmaker/styles/_hyperlinks.scss */
a {
  color: #000;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 5, templates/jl_filmmaker_free/scss/filmmaker/styles/_hyperlinks.scss */
a:hover {
  color: inherit;
}
/* line 5, templates/jl_filmmaker_free/scss/filmmaker/styles/_typography.scss */
body {
  font-family: "Roboto";
  font-weight: 400;
}
/* line 10, templates/jl_filmmaker_free/scss/filmmaker/styles/_typography.scss */
h1, h2, h3, h4, h5 {
  font-family: "Orbitron";
  font-weight: 500;
  margin: 0 0 20px 0;
}
/* line 16, templates/jl_filmmaker_free/scss/filmmaker/styles/_typography.scss */
bold, strong {
  font-weight: 700;
}
/* line 20, templates/jl_filmmaker_free/scss/filmmaker/styles/_typography.scss */
.button {
  font-weight: 500;
}
/* line 25, templates/jl_filmmaker_free/scss/filmmaker/styles/_typography.scss */
blockquote {
  border-left: 10px solid rgba(231, 232, 234, 0.25);
}
/* line 27, templates/jl_filmmaker_free/scss/filmmaker/styles/_typography.scss */
blockquote p {
  font-size: 0.975rem;
  color: #999;
}
/* line 31, templates/jl_filmmaker_free/scss/filmmaker/styles/_typography.scss */
blockquote cite {
  display: block;
  text-align: right;
  color: #666;
  font-size: 1.075rem;
}
/* line 40, templates/jl_filmmaker_free/scss/filmmaker/styles/_typography.scss */
code {
  background: #f9f2f4;
  color: #9c1d3d;
}
/* line 45, templates/jl_filmmaker_free/scss/filmmaker/styles/_typography.scss */
pre {
  padding: 1rem;
  margin: 2rem 0;
  background: #f6f6f6;
  border: 1px solid #e7e8ea;
  border-radius: 0.1875rem;
  line-height: 1.15;
  font-size: 0.775rem;
}
/* line 54, templates/jl_filmmaker_free/scss/filmmaker/styles/_typography.scss */
pre code {
  color: #237794;
  background: inherit;
  font-size: 0.775rem;
}
/* line 62, templates/jl_filmmaker_free/scss/filmmaker/styles/_typography.scss */
hr {
  border-bottom: 4px solid rgba(231, 232, 234, 0.25);
}
/* line 1, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 2, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.title-center .g-title {
  text-align: center;
}
/* line 7, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 8, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.title-rounded .g-title {
  border-radius: 2rem;
}
/* line 13, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 14, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.title-section .g-title {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.075rem;
}
/* line 20, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.title-section .g-content {
  padding: 0;
}
/* line 25, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 26, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.title-underline .g-title {
  padding: 0.5rem 0;
}
/* line 29, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.title-underline .g-title:after {
  border-bottom: 2px solid rgba(231, 232, 234, 0.25);
  position: absolute;
  content: "";
  left: 0;
  width: 100%;
  bottom: 0;
}
/* line 37, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.dir-rtl .title-underline .g-title:after {
  left: inherit;
  right: 0;
}
/* line 45, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 46, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.title-inline .g-title {
  display: inline-block;
  margin-bottom: 0.625rem !important;
}
/* line 52, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 53, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.title1 .g-title, .title2 .g-title, .title3 .g-title, .title4 .g-title, .title5 .g-title, .title-white .g-title, .title-grey .g-title, .title-pink .g-title, .title-red .g-title, .title-purple .g-title, .title-orange .g-title, .title-blue .g-title {
  font-size: 1.075rem;
  text-transform: uppercase;
  font-family: "Roboto";
  font-weight: 400;
  margin: 0.775rem 0;
}
/* line 62, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.platform-content, .moduletable, .widget {
  margin: 0.625rem 0;
  padding: 1.5rem 0;
}
/* line 66, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.platform-content .moduletable, .moduletable .moduletable, .widget .moduletable, .platform-content .widget, .moduletable .widget, .widget .widget {
  margin: 0;
  padding: 0;
}
/* line 71, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.platform-content:first-child, .moduletable:first-child, .widget:first-child {
  margin-top: 0;
  padding-top: 0;
}
/* line 76, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.platform-content:last-child, .moduletable:last-child, .widget:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 82, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 83, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.moduletable[class*="box"], .widget[class*="box"] {
  padding: 1.5rem;
  margin: 0.625rem;
}
/* line 88, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 89, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.moduletable[class*="title"] .g-title, .widget[class*="title"] .g-title {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}
/* line 97, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 98, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.title1 .g-title {
  color: #000;
}
/* line 103, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 104, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  color: #fff;
  background-color: #000;
  background-image: -webkit-linear-gradient(top, #000, #e2a750);
  background-image: linear-gradient(to bottom,#000, #e2a750);
}
/* line 111, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box1.moduletable p, .box1.widget p, .box1.g-outer-box p, .box1 > .g-content p {
  color: rgba(255, 255, 255, 0.8);
}
/* line 115, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 116, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 117, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box1.moduletable .g-main-nav .g-menu-item-container:after, .box1.widget .g-main-nav .g-menu-item-container:after, .box1.g-outer-box .g-main-nav .g-menu-item-container:after, .box1 > .g-content .g-main-nav .g-menu-item-container:after {
  background: #fff !important;
}
/* line 124, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box1 .g-title {
  font-size: 1.075rem;
  text-transform: uppercase;
}
/* line 129, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box1 a {
  color: inherit;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.25);
}
/* line 133, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box1 a:hover {
  box-shadow: 0 1px 0 0 #fff;
}
/* line 138, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box1 .button {
  background: #fff !important;
  color: #000;
  border-color: #000;
  box-shadow: none;
}
/* line 144, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box1 .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #fff !important;
  color: #fff;
}
/* line 153, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 154, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 155, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box1 .button:hover, .title1 .button:hover, .box1 .button:active, .title1 .button:active, .box1 .button:focus, .title1 .button:focus {
  box-shadow: none;
}
/* line 159, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box1 .button.button-3, .title1 .button.button-3, .box1 .button.button-4, .title1 .button.button-4 {
  color: #fff !important;
  border-color: #fff;
}
/* line 163, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box1 .button.button-3:hover, .title1 .button.button-3:hover, .box1 .button.button-4:hover, .title1 .button.button-4:hover, .box1 .button.button-3:active, .title1 .button.button-3:active, .box1 .button.button-4:active, .title1 .button.button-4:active, .box1 .button.button-3:focus, .title1 .button.button-3:focus, .box1 .button.button-4:focus, .title1 .button.button-4:focus {
  color: #262626 !important;
  border-color: #262626;
}
/* line 171, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 172, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.title2 .g-title {
  color: #666;
  border: 0 none;
}
/* line 178, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 179, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box2.moduletable, .box2.widget, .box2.g-outer-box, .box2 > .g-content {
  color: #fff;
  background-color: #e2a750;
  background-image: -webkit-linear-gradient(top, #e2a750, #000);
  background-image: linear-gradient(to bottom,#e2a750, #000);
}
/* line 186, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box2.moduletable p, .box2.widget p, .box2.g-outer-box p, .box2 > .g-content p {
  color: rgba(255, 255, 255, 0.8);
}
/* line 191, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box2 .g-title {
  font-size: 1.075rem;
  text-transform: uppercase;
}
/* line 196, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box2 a {
  color: inherit;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.25);
}
/* line 200, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box2 a:hover {
  box-shadow: 0 1px 0 0 #fff;
}
/* line 205, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box2 .button {
  background: #fff !important;
  border-color: #e2a750;
  color: #e2a750;
  box-shadow: none;
}
/* line 211, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box2 .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #fff !important;
  color: #fff;
}
/* line 220, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 221, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.title3 .g-title {
  color: #e2a750;
}
/* line 226, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 227, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box3.moduletable, .box3.widget, .box3.g-outer-box, .box3 > .g-content {
  border: 1px solid #000;
}
/* line 234, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box3 .g-title {
  font-size: 1.075rem;
  text-transform: uppercase;
}
/* line 239, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box3 a {
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.25);
}
/* line 242, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box3 a:hover {
  box-shadow: 0 1px 0 0 #666;
}
/* line 246, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box3 .button {
  box-shadow: none;
}
/* line 248, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box3 .button:hover {
  box-shadow: none;
}
/* line 254, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 255, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.title4 .g-title {
  color: #000;
  border: 1px solid #000;
  padding: 0.625rem;
}
/* line 262, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 263, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box4.moduletable, .box4.widget, .box4.g-outer-box, .box4 > .g-content {
  border: 2px solid rgba(0, 0, 0, 0.1);
}
/* line 271, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 272, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.title5 .g-title {
  color: #e2a750;
  border: 1px solid #e2a750;
  padding: 0.625rem;
}
/* line 279, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 280, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box5.moduletable, .box5.widget, .box5.g-outer-box, .box5 > .g-content {
  color: #fff;
  background-color: #2d2d2d;
  background-image: -webkit-linear-gradient(#2d2d2d, #000);
  background-image: linear-gradient(#2d2d2d, #000);
}
/* line 288, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box5 a {
  color: inherit;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.25);
}
/* line 292, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box5 a:hover {
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
}
/* line 297, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box5 .button {
  color: #fff !important;
  box-shadow: none;
}
/* line 301, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box5 .button:hover {
  box-shadow: none;
  border-color: #fff;
}
/* line 308, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 309, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.title6 .g-title, .title6 .g-simplecontent .g-simplecontent-item-content-title {
  font-family: "Orbitron";
  font-weight: 300;
  text-transform: none;
}
/* line 316, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 317, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box6.moduletable, .box6.widget, .box6.g-outer-box, .box6 > .g-content {
  color: #fff;
  background: #2d2d2d;
}
/* line 325, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box6 a {
  color: inherit;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.25);
}
/* line 329, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box6 a:hover {
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
}
/* line 333, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box6 .button {
  color: #fff !important;
  box-shadow: none;
}
/* line 337, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box6 .button:hover {
  box-shadow: none;
}
/* line 343, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-white {
  color: #3c3c3c;
}
/* line 347, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-grey, .box-pink, .box-red, .box-purple, .box-blue, .box-orange {
  color: #fff;
}
/* line 351, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 352, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.title-white .g-title, .title-white .button, .title-white .g-simplecontent-layout-header .g-simplecontent-item-content-title, .title-white .g-simplecontent-layout-header .g-simplecontent-item-leading-content {
  color: #fff;
}
/* line 355, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.title-white .button {
  border-color: #fff;
}
/* line 360, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 361, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-white.moduletable, .box-white.widget, .box-white.g-outer-box, .box-white > .g-content {
  background: #fff;
}
/* line 367, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-white .button {
  background: #bfbfbf;
}
/* line 371, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-white a {
  color: #bfbfbf;
}
/* line 376, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 377, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 378, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-white .button:hover, .title-white .button:hover, .box-white .button:active, .title-white .button:active, .box-white .button:focus, .title-white .button:focus {
  background: #e6e6e6;
}
/* line 382, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-white .button.button-3, .title-white .button.button-3, .box-white .button.button-2, .title-white .button.button-2 {
  color: #bfbfbf;
  border-color: #bfbfbf;
}
/* line 386, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-white .button.button-3:hover, .title-white .button.button-3:hover, .box-white .button.button-2:hover, .title-white .button.button-2:hover, .box-white .button.button-3:active, .title-white .button.button-3:active, .box-white .button.button-2:active, .title-white .button.button-2:active, .box-white .button.button-3:focus, .title-white .button.button-3:focus, .box-white .button.button-2:focus, .title-white .button.button-2:focus {
  color: #222;
  border-color: #222;
}
/* line 394, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 395, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.title-grey .g-title {
  color: #52616b;
}
/* line 399, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.title-grey .button {
  background: #fff !important;
  color: #52616b;
  border-color: #52616b;
  box-shadow: none;
}
/* line 405, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.title-grey .button:hover {
  box-shadow: none;
  background: #52616b !important;
  border-color: #52616b;
  color: #fff;
}
/* line 414, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 415, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-grey.moduletable, .box-grey.widget, .box-grey.g-outer-box, .box-grey > .g-content {
  background: #52616b;
}
/* line 421, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-grey a {
  color: #91a1ab;
}
/* line 424, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-grey a:hover {
  color: #313a40;
}
/* line 429, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-grey .button {
  background: #fff !important;
  color: #52616b;
  border-color: #52616b;
  box-shadow: none;
}
/* line 435, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-grey .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #fff !important;
  color: #fff;
}
/* line 444, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 445, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 446, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-grey .button.button-3, .title-grey .button.button-3, .box-grey .button.button-4, .title-grey .button.button-4 {
  color: #1b2023;
}
/* line 449, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-grey .button.button-3:hover, .title-grey .button.button-3:hover, .box-grey .button.button-4:hover, .title-grey .button.button-4:hover, .box-grey .button.button-3:active, .title-grey .button.button-3:active, .box-grey .button.button-4:active, .title-grey .button.button-4:active, .box-grey .button.button-3:focus, .title-grey .button.button-3:focus, .box-grey .button.button-4:focus, .title-grey .button.button-4:focus {
  color: #fff;
  border-color: #fff;
}
/* line 457, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 458, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.title-pink .g-title {
  color: #f99;
  border: 0 none;
}
/* line 463, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.title-pink .button {
  background: #fff !important;
  color: #f99;
  border-color: #f99;
  box-shadow: none;
}
/* line 469, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.title-pink .button:hover {
  box-shadow: none;
  background: #f99 !important;
  border-color: #f99;
  color: #fff;
}
/* line 478, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 479, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-pink.moduletable, .box-pink.widget, .box-pink.g-outer-box, .box-pink > .g-content {
  background: #f99;
}
/* line 485, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-pink .button {
  background: #fff !important;
  color: #f99;
  border-color: #f99;
  box-shadow: none;
}
/* line 491, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-pink .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #fff !important;
  color: #fff;
}
/* line 499, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-pink a {
  color: #fff;
}
/* line 502, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-pink a:hover {
  color: #ff4d4d;
}
/* line 508, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 509, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 510, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-pink .button.button-3, .title-pink .button.button-3, .box-pink .button.button-4, .title-pink .button.button-4 {
  color: #ff1a1a;
}
/* line 513, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-pink .button.button-3:hover, .title-pink .button.button-3:hover, .box-pink .button.button-4:hover, .title-pink .button.button-4:hover, .box-pink .button.button-3:active, .title-pink .button.button-3:active, .box-pink .button.button-4:active, .title-pink .button.button-4:active, .box-pink .button.button-3:focus, .title-pink .button.button-3:focus, .box-pink .button.button-4:focus, .title-pink .button.button-4:focus {
  color: #fff;
  border-color: #fff;
}
/* line 521, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 522, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.title-red .g-title {
  color: #e84545;
  border: 0 none;
}
/* line 527, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.title-red .button {
  background: #fff !important;
  color: #e84545;
  border-color: #e84545;
  box-shadow: none;
}
/* line 533, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.title-red .button:hover {
  box-shadow: none;
  background: #e84545 !important;
  border-color: #e84545;
  color: #fff;
}
/* line 542, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 543, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-red.moduletable, .box-red.widget, .box-red.g-outer-box, .box-red > .g-content {
  background: #e84545;
}
/* line 549, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-red .button {
  background: #fff !important;
  color: #e84545;
  border-color: #e84545;
  box-shadow: none;
}
/* line 555, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-red .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #fff !important;
  color: #fff;
}
/* line 563, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-red a {
  color: #f6b6b6;
}
/* line 566, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-red a:hover {
  color: #c81919;
}
/* line 572, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 573, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 574, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-red .button.button-3, .title-red .button.button-3, .box-red .button.button-4, .title-red .button.button-4 {
  color: #9a1313;
}
/* line 577, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-red .button.button-3:hover, .title-red .button.button-3:hover, .box-red .button.button-4:hover, .title-red .button.button-4:hover, .box-red .button.button-3:active, .title-red .button.button-3:active, .box-red .button.button-4:active, .title-red .button.button-4:active, .box-red .button.button-3:focus, .title-red .button.button-3:focus, .box-red .button.button-4:focus, .title-red .button.button-4:focus {
  color: #fff;
  border-color: #fff;
}
/* line 585, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 586, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.title-purple .g-title {
  color: #7e6bc4;
  border: 0 none;
}
/* line 591, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.title-purple .button {
  background: #fff !important;
  color: #7e6bc4;
  border-color: #7e6bc4;
  box-shadow: none;
}
/* line 597, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.title-purple .button:hover {
  box-shadow: none;
  background: #7e6bc4 !important;
  border-color: #7e6bc4;
  color: #fff;
}
/* line 606, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 607, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-purple.moduletable, .box-purple.widget, .box-purple.g-outer-box, .box-purple > .g-content {
  background: #7e6bc4;
}
/* line 613, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-purple .button {
  background: #fff !important;
  color: #7e6bc4;
  border-color: #7e6bc4;
  box-shadow: none;
}
/* line 619, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-purple .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #fff !important;
  color: #fff;
}
/* line 627, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-purple a {
  color: #cdc6e8;
}
/* line 630, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-purple a:hover {
  color: #5541a2;
}
/* line 636, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 637, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 638, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-purple .button.button-3, .title-purple .button.button-3, .box-purple .button.button-4, .title-purple .button.button-4 {
  color: #42327d;
}
/* line 641, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-purple .button.button-3:hover, .title-purple .button.button-3:hover, .box-purple .button.button-4:hover, .title-purple .button.button-4:hover, .box-purple .button.button-3:active, .title-purple .button.button-3:active, .box-purple .button.button-4:active, .title-purple .button.button-4:active, .box-purple .button.button-3:focus, .title-purple .button.button-3:focus, .box-purple .button.button-4:focus, .title-purple .button.button-4:focus {
  color: #fff;
  border-color: #fff;
}
/* line 649, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 650, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.title-blue .g-title {
  color: #1e87f0;
  border: 0 none;
}
/* line 655, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.title-blue .button {
  background: #fff !important;
  color: #1e87f0;
  border-color: #1e87f0;
  box-shadow: none;
}
/* line 661, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.title-blue .button:hover {
  box-shadow: none;
  background: #1e87f0 !important;
  border-color: #1e87f0;
  color: #fff;
}
/* line 670, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 671, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-blue.moduletable, .box-blue.widget, .box-blue.g-outer-box, .box-blue > .g-content {
  background: #1e87f0;
}
/* line 677, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-blue .button {
  background: #fff !important;
  color: #1e87f0;
  border-color: #1e87f0;
  box-shadow: none;
}
/* line 683, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-blue .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #fff !important;
  color: #fff;
}
/* line 691, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-blue a {
  color: #96c7f8;
}
/* line 694, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-blue a:hover {
  color: #0c61b5;
}
/* line 700, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 701, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 702, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-blue .button.button-3, .title-blue .button.button-3, .box-blue .button.button-4, .title-blue .button.button-4 {
  color: #094786;
}
/* line 705, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-blue .button.button-3:hover, .title-blue .button.button-3:hover, .box-blue .button.button-4:hover, .title-blue .button.button-4:hover, .box-blue .button.button-3:active, .title-blue .button.button-3:active, .box-blue .button.button-4:active, .title-blue .button.button-4:active, .box-blue .button.button-3:focus, .title-blue .button.button-3:focus, .box-blue .button.button-4:focus, .title-blue .button.button-4:focus {
  color: #fff;
  border-color: #fff;
}
/* line 713, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 714, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.title-orange .g-title {
  color: #fea386;
  border: 0 none;
}
/* line 719, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.title-orange .button {
  background: #fff !important;
  color: #fea386;
  border-color: #fea386;
  box-shadow: none;
}
/* line 725, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.title-orange .button:hover {
  box-shadow: none;
  background: #fea386 !important;
  border-color: #fea386;
  color: #fff;
}
/* line 734, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 735, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-orange.moduletable, .box-orange.widget, .box-orange.g-outer-box, .box-orange > .g-content {
  background: #fea386;
}
/* line 741, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-orange .button {
  background: #fff !important;
  color: #fea386;
  border-color: #fea386;
  box-shadow: none;
}
/* line 747, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-orange .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #fff !important;
  color: #fff;
}
/* line 755, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-orange a {
  color: #fff;
}
/* line 758, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-orange a:hover {
  color: #fd693a;
}
/* line 764, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 765, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 766, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-orange .button.button-3, .title-orange .button.button-3, .box-orange .button.button-4, .title-orange .button.button-4 {
  color: #fd4308;
}
/* line 769, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.box-orange .button.button-3:hover, .title-orange .button.button-3:hover, .box-orange .button.button-4:hover, .title-orange .button.button-4:hover, .box-orange .button.button-3:active, .title-orange .button.button-3:active, .box-orange .button.button-4:active, .title-orange .button.button-4:active, .box-orange .button.button-3:focus, .title-orange .button.button-3:focus, .box-orange .button.button-4:focus, .title-orange .button.button-4:focus {
  color: #fff;
  border-color: #fff;
}
/* line 777, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 778, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.spaced .g-content {
  margin: 1px;
}
/* line 783, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 784, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.bordered .g-content {
  border: 1px solid rgba(231, 232, 234, 0.25);
  margin: 1px;
}
/* line 790, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 791, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.shadow .g-content {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
/* line 796, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 797, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.shadow2 .g-content {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}
/* line 802, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 803, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.disabled .g-content {
  opacity: 0.4;
}
/* line 808, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 809, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.square .g-content {
  border-radius: none;
}
/* line 814, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 815, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.rounded .g-content {
  border-radius: 0.1875rem;
  overflow: hidden;
}
/* line 821, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.no-bg-image {
  background-image: none !important;
}
/* line 825, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.g-block-divider {
  background: rgba(231, 232, 234, 0.25);
  height: 5px;
  margin-top: 6rem;
  margin-bottom: 6rem;
}
/* line 832, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
/* line 833, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.equal-height #g-aside, .equal-height #g-mainbar, .equal-height #g-sidebar {
  width: 100%;
}
/* line 839, templates/jl_filmmaker_free/scss/filmmaker/styles/_variations.scss */
.equal-height .g-content {
  width: auto;
}
/* line 1, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button {
  display: inline-block;
  position: relative;
  font-family: "Roboto";
  font-weight: 400;
  background: #e2a750;
  position: relative;
  border: 0px;
  color: #fff;
  font-size: 14px;
  margin: 0;
  padding: 0.8rem 3.125rem;
  border-radius: 0px;
  vertical-align: middle;
  overflow: hidden;
  text-shadow: none;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
}
/* line 19, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button:hover {
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg);
  background: #000;
  color: #fff;
}
/* line 27, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
/* line 30, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-square {
  border-radius: 0;
}
/* line 33, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-square[class*="button"] {
  border-radius: 0;
}
/* line 38, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-block {
  display: block;
}
/* line 42, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-xlarge {
  font-size: 1.675rem;
}
/* line 46, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-large {
  font-size: 1.475rem;
}
/* line 50, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-medium {
  font-size: 0.875rem;
}
/* line 54, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-small {
  font-size: 0.675rem;
}
/* line 58, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-xsmall {
  font-size: 0.475rem;
}
/* line 62, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-alt {
  background: #e2a750;
}
/* line 65, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-alt:hover, .button.button-alt:active, .button.button-alt:focus {
  background: #db9124;
}
/* line 69, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
/* line 70, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
/* line 71, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.dir-ltr .button.button-alt.button-special:before {
  border-left: 1px solid #dc952d;
  border-bottom: 1px solid #dc952d;
}
/* line 77, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
/* line 78, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.dir-rtl .button.button-alt.button-special:after {
  border-right: 1px solid #dc952d;
  border-bottom: 1px solid #dc952d;
}
/* line 86, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-3, .button.button-4, .button.button-grey, .button.button-pink, .button.button-red, .button.button-purple, .button.button-orange, .button.button-blue {
  color: #fff !important;
}
/* line 96, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-3.button-3, .button.button-4.button-3, .button.button-grey.button-3, .button.button-pink.button-3, .button.button-red.button-3, .button.button-purple.button-3, .button.button-orange.button-3, .button.button-blue.button-3, .button.button-3.button-4, .button.button-4.button-4, .button.button-grey.button-4, .button.button-pink.button-4, .button.button-red.button-4, .button.button-purple.button-4, .button.button-orange.button-4, .button.button-blue.button-4 {
  background: transparent;
}
/* line 99, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-3.button-3:hover, .button.button-4.button-3:hover, .button.button-grey.button-3:hover, .button.button-pink.button-3:hover, .button.button-red.button-3:hover, .button.button-purple.button-3:hover, .button.button-orange.button-3:hover, .button.button-blue.button-3:hover, .button.button-3.button-4:hover, .button.button-4.button-4:hover, .button.button-grey.button-4:hover, .button.button-pink.button-4:hover, .button.button-red.button-4:hover, .button.button-purple.button-4:hover, .button.button-orange.button-4:hover, .button.button-blue.button-4:hover, .button.button-3.button-3:active, .button.button-4.button-3:active, .button.button-grey.button-3:active, .button.button-pink.button-3:active, .button.button-red.button-3:active, .button.button-purple.button-3:active, .button.button-orange.button-3:active, .button.button-blue.button-3:active, .button.button-3.button-4:active, .button.button-4.button-4:active, .button.button-grey.button-4:active, .button.button-pink.button-4:active, .button.button-red.button-4:active, .button.button-purple.button-4:active, .button.button-orange.button-4:active, .button.button-blue.button-4:active, .button.button-3.button-3:focus, .button.button-4.button-3:focus, .button.button-grey.button-3:focus, .button.button-pink.button-3:focus, .button.button-red.button-3:focus, .button.button-purple.button-3:focus, .button.button-orange.button-3:focus, .button.button-blue.button-3:focus, .button.button-3.button-4:focus, .button.button-4.button-4:focus, .button.button-grey.button-4:focus, .button.button-pink.button-4:focus, .button.button-red.button-4:focus, .button.button-purple.button-4:focus, .button.button-orange.button-4:focus, .button.button-blue.button-4:focus {
  background: transparent;
}
/* line 105, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-2 {
  background: #e2a750;
  color: #fff;
}
/* line 114, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-3 {
  color: #e2a750 !important;
  border-color: #e2a750;
  background: transparent !important;
}
/* line 119, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-3:hover, .button.button-3:active, .button.button-3:focus {
  background: #e2a750 !important;
  border-color: #e2a750 !important;
  color: #fff !important;
}
/* line 126, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-4 {
  color: #000 !important;
  background: #fff !important;
  border: 1px solid #000;
}
/* line 131, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-4:hover, .button.button-4:active, .button.button-4:focus {
  border-color: #000;
  background: #000 !important;
  color: #fff !important;
}
/* line 138, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-grey {
  background: #52616b;
  border-color: #52616b;
  color: #fff;
}
/* line 143, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-grey:hover, .button.button-grey:active, .button.button-grey:focus {
  color: #52616b !important;
  border-color: #52616b;
  background: transparent !important;
}
/* line 149, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-grey.button-3, .button.button-grey.button-4 {
  background: transparent !important;
  color: #52616b !important;
  border: 1px solid #52616b;
}
/* line 154, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-grey.button-3:hover, .button.button-grey.button-4:hover, .button.button-grey.button-3:active, .button.button-grey.button-4:active, .button.button-grey.button-3:focus, .button.button-grey.button-4:focus {
  border-color: #313a40 !important;
  color: #313a40 !important;
}
/* line 161, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-pink {
  background: #f99;
  border-color: #f99;
  color: #fff;
}
/* line 166, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-pink:hover, .button.button-pink:active, .button.button-pink:focus {
  color: #f99 !important;
  border-color: #f99;
  background: transparent !important;
}
/* line 172, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-pink.button-3, .button.button-pink.button-4 {
  background: transparent !important;
  color: #f99 !important;
  border: 1px solid #f99;
}
/* line 177, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-pink.button-3:hover, .button.button-pink.button-4:hover, .button.button-pink.button-3:active, .button.button-pink.button-4:active, .button.button-pink.button-3:focus, .button.button-pink.button-4:focus {
  border-color: #ff4d4d !important;
  color: #ff4d4d !important;
}
/* line 184, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-red {
  background: #e84545;
  border-color: #e84545;
  color: #fff;
}
/* line 189, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-red:hover, .button.button-red:active, .button.button-red:focus {
  color: #e84545 !important;
  border-color: #e84545;
  background: transparent !important;
}
/* line 194, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-red.button-3, .button.button-red.button-4 {
  background: transparent !important;
  color: #e84545 !important;
  border: 1px solid #e84545;
}
/* line 199, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-red.button-3:hover, .button.button-red.button-4:hover, .button.button-red.button-3:active, .button.button-red.button-4:active, .button.button-red.button-3:focus, .button.button-red.button-4:focus {
  border-color: #c81919 !important;
  color: #c81919 !important;
}
/* line 206, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-purple {
  background: #7e6bc4;
  border-color: #7e6bc4;
  color: #fff;
}
/* line 211, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-purple:hover, .button.button-purple:active, .button.button-purple:focus {
  color: #7e6bc4 !important;
  border-color: #7e6bc4;
  background: transparent !important;
}
/* line 217, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-purple.button-3, .button.button-purple.button-4 {
  background: transparent !important;
  color: #7e6bc4 !important;
  border: 1px solid #7e6bc4;
}
/* line 222, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-purple.button-3:hover, .button.button-purple.button-4:hover, .button.button-purple.button-3:active, .button.button-purple.button-4:active, .button.button-purple.button-3:focus, .button.button-purple.button-4:focus {
  border-color: #5541a2 !important;
  color: #5541a2 !important;
}
/* line 229, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-orange {
  background: #fea386;
  border-color: #fea386;
  color: #fff;
}
/* line 234, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-orange:hover, .button.button-orange:active, .button.button-orange:focus {
  color: #fea386 !important;
  border-color: #fea386;
  background: transparent !important;
}
/* line 240, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-orange.button-3, .button.button-orange.button-4 {
  background: transparent !important;
  color: #fea386 !important;
  border: 1px solid #fea386;
}
/* line 245, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-orange.button-3:hover, .button.button-orange.button-4:hover, .button.button-orange.button-3:active, .button.button-orange.button-4:active, .button.button-orange.button-3:focus, .button.button-orange.button-4:focus {
  border-color: #fd693a !important;
  color: #fd693a !important;
}
/* line 252, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-blue {
  background: #1e87f0;
  border-color: #1e87f0;
  color: #fff;
}
/* line 257, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-blue:hover, .button.button-blue:active, .button.button-blue:focus {
  color: #1e87f0 !important;
  border-color: #1e87f0;
  background: transparent !important;
}
/* line 263, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-blue.button-3, .button.button-blue.button-4 {
  background: transparent !important;
  color: #1e87f0 !important;
  border: 2px solid #1e87f0;
}
/* line 268, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-blue.button-3:hover, .button.button-blue.button-4:hover, .button.button-blue.button-3:active, .button.button-blue.button-4:active, .button.button-blue.button-3:focus, .button.button-blue.button-4:focus {
  border-color: #0c61b5 !important;
  color: #0c61b5 !important;
}
/* line 275, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-arrow {
  position: relative;
}
/* line 278, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-arrow:before, .button.button-arrow:after {
  font-family: FontAwesome;
}
/* line 282, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
/* line 283, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.dir-ltr .button.button-arrow:after {
  content: "\f178";
  margin-left: 1rem;
}
/* line 289, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
/* line 290, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.dir-rtl .button.button-arrow:before {
  content: "\f177";
  margin-right: 1rem;
}
/* line 297, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-special {
  position: relative;
}
/* line 300, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
/* line 301, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.dir-ltr .button.button-special:before {
  position: absolute;
  content: "";
  top: 8px;
  bottom: -8px;
  left: -8px;
  right: 8px;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
}
/* line 313, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
/* line 314, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.dir-rtl .button.button-special:after {
  position: absolute;
  content: "";
  top: 8px;
  bottom: -8px;
  right: -8px;
  left: 8px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}
/* line 327, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-outline {
  color: #fff !important;
  background: transparent;
  border: 1px solid #fff;
}
/* line 332, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
/* line 333, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.dir-ltr .button.button-outline:before {
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
/* line 339, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
/* line 340, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.dir-rtl .button.button-outline:after {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
/* line 346, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-outline:hover {
  border: 1px solid #000;
  color: #000 !important;
}
/* line 350, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
/* line 351, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.dir-ltr .button.button-outline:hover:before {
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
}
/* line 357, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
/* line 358, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.dir-rtl .button.button-outline:hover:after {
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}
/* line 366, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-text-only {
  padding: 0 !important;
  background: transparent !important;
  color: #000 !important;
}
/* line 371, templates/jl_filmmaker_free/scss/filmmaker/styles/_buttons.scss */
.button.button-text-only:hover {
  color: #000;
}
/* line 1, templates/jl_filmmaker_free/scss/filmmaker/styles/_tables.scss */
table {
  border: 1px solid #d8e1e6;
}
/* line 5, templates/jl_filmmaker_free/scss/filmmaker/styles/_tables.scss */
th {
  background: rgba(0, 0, 0, 0.1);
  padding: 0.5rem;
}
/* line 10, templates/jl_filmmaker_free/scss/filmmaker/styles/_tables.scss */
td {
  padding: 0;
  border: 1px solid #d8e1e6;
}
/* line 1, templates/jl_filmmaker_free/scss/filmmaker/styles/_forms.scss */
textarea, select[multiple=multiple] {
  background-color: white;
  border: 1px solid #e7e8ea;
}
/* line 5, templates/jl_filmmaker_free/scss/filmmaker/styles/_forms.scss */
textarea:hover, select[multiple=multiple]:hover {
  border-color: #000;
}
/* line 9, templates/jl_filmmaker_free/scss/filmmaker/styles/_forms.scss */
textarea:focus, select[multiple=multiple]:focus {
  border-color: #000;
}
/* line 14, templates/jl_filmmaker_free/scss/filmmaker/styles/_forms.scss */
textarea {
  width: 100%;
  box-sizing: border-box !important;
  padding: 0.75rem 1.25rem;
}
/* line 20, templates/jl_filmmaker_free/scss/filmmaker/styles/_forms.scss */
fieldset.input {
  margin: 0;
  padding: 0;
}
/* line 25, templates/jl_filmmaker_free/scss/filmmaker/styles/_forms.scss */
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
  background-color: white;
  vertical-align: middle;
  border: 1px solid #e7e8ea;
  font-size: 0.875rem;
  width: 100%;
  line-height: 1.5;
  padding: 0.375rem 1.25rem;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
/* line 35, templates/jl_filmmaker_free/scss/filmmaker/styles/_forms.scss */
input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover {
  box-shadow: none;
}
/* line 39, templates/jl_filmmaker_free/scss/filmmaker/styles/_forms.scss */
input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus {
  box-shadow: none;
}
/* line 44, templates/jl_filmmaker_free/scss/filmmaker/styles/_forms.scss */
input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover {
  border-color: #000;
}
/* line 48, templates/jl_filmmaker_free/scss/filmmaker/styles/_forms.scss */
input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus {
  border-color: #000;
}
/* line 1, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
/* line 2, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
/* line 3, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
.g-main-nav .g-standard .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 7, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
.g-main-nav .g-standard .g-fade.g-dropdown {
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
/* line 11, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
.g-main-nav .g-standard .g-zoom.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-zoom;
  -moz-animation-name: g-dropdown-zoom;
  animation-name: g-dropdown-zoom;
}
/* line 16, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
.g-main-nav .g-standard .g-fade-in-up.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-fade-in-up;
  -moz-animation-name: g-dropdown-fade-in-up;
  animation-name: g-dropdown-fade-in-up;
}
/* line 21, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
.g-main-nav .g-standard .g-dropdown-bounce-in-left.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-left;
  -moz-animation-name: g-dropdown-bounce-in-left;
  animation-name: g-dropdown-bounce-in-left;
}
/* line 26, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
.g-main-nav .g-standard .g-dropdown-bounce-in-right.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-right;
  -moz-animation-name: g-dropdown-bounce-in-right;
  animation-name: g-dropdown-bounce-in-right;
}
/* line 31, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
.g-main-nav .g-standard .g-dropdown-bounce-in-down.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-down;
  -moz-animation-name: g-dropdown-bounce-in-down;
  animation-name: g-dropdown-bounce-in-down;
}
/* line 37, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
/* line 38, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 42, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-fade.g-dropdown {
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
/* line 46, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-zoom.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-zoom;
  -moz-animation-name: g-dropdown-zoom;
  animation-name: g-dropdown-zoom;
}
/* line 51, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-dropdown-bounce-in-left.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-left;
  -moz-animation-name: g-dropdown-bounce-in-left;
  animation-name: g-dropdown-bounce-in-left;
}
/* line 56, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-dropdown-bounce-in-right.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-right;
  -moz-animation-name: g-dropdown-bounce-in-right;
  animation-name: g-dropdown-bounce-in-right;
}
/* line 61, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-dropdown-bounce-in-down.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-down;
  -moz-animation-name: g-dropdown-bounce-in-down;
  animation-name: g-dropdown-bounce-in-down;
}
@-webkit-keyframes g-dropdown-zoom {
  /* line 69, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 73, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-zoom {
  /* line 69, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 73, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-zoom {
  /* line 69, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    -moz-transform: scale3d(0.8, 0.8, 0.8);
    -ms-transform: scale3d(0.8, 0.8, 0.8);
    -o-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 73, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes g-dropdown-fade-in-up {
  /* line 79, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
  }
  /* line 83, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-fade-in-up {
  /* line 79, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, 30px, 0);
  }
  /* line 83, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-fade-in-up {
  /* line 79, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    -moz-transform: translate3d(0, 30px, 0);
    -ms-transform: translate3d(0, 30px, 0);
    -o-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }
  /* line 83, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes g-dropdown-bounce-in-left {
  /* line 89, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 93, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
  }
  /* line 98, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
  }
  /* line 103, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
  }
  /* line 107, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
  }
  /* line 111, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  to {
    -webkit-transform: none;
  }
}
@-moz-keyframes g-dropdown-bounce-in-left {
  /* line 89, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 93, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: translate3d(-50px, 0, 0);
  }
  /* line 98, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  60% {
    opacity: 1;
    -moz-transform: translate3d(25px, 0, 0);
  }
  /* line 103, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  75% {
    -moz-transform: translate3d(-10px, 0, 0);
  }
  /* line 107, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  90% {
    -moz-transform: translate3d(5px, 0, 0);
  }
  /* line 111, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  to {
    -moz-transform: none;
  }
}
@keyframes g-dropdown-bounce-in-left {
  /* line 89, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 93, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    -o-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  /* line 98, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    -moz-transform: translate3d(25px, 0, 0);
    -ms-transform: translate3d(25px, 0, 0);
    -o-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  /* line 103, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -moz-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    -o-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  /* line 107, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    -moz-transform: translate3d(5px, 0, 0);
    -ms-transform: translate3d(5px, 0, 0);
    -o-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  /* line 111, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  to {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@-webkit-keyframes g-dropdown-bounce-in-down {
  /* line 117, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 121, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
  }
  /* line 126, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
  }
  /* line 131, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
  }
  /* line 135, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
  }
  /* line 139, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  to {
    -webkit-transform: none;
  }
}
@-moz-keyframes g-dropdown-bounce-in-down {
  /* line 117, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 121, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, -50px, 0);
  }
  /* line 126, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  60% {
    opacity: 1;
    -moz-transform: translate3d(0, 25px, 0);
  }
  /* line 131, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  75% {
    -moz-transform: translate3d(0, -10px, 0);
  }
  /* line 135, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  90% {
    -moz-transform: translate3d(0, 5px, 0);
  }
  /* line 139, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  to {
    -moz-transform: none;
  }
}
@keyframes g-dropdown-bounce-in-down {
  /* line 117, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 121, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    -moz-transform: translate3d(0, -50px, 0);
    -ms-transform: translate3d(0, -50px, 0);
    -o-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
  }
  /* line 126, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    -moz-transform: translate3d(0, 25px, 0);
    -ms-transform: translate3d(0, 25px, 0);
    -o-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  /* line 131, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    -o-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  /* line 135, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    -moz-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  /* line 139, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  to {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@-webkit-keyframes g-dropdown-bounce-in-right {
  /* line 145, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 149, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
  }
  /* line 154, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
  }
  /* line 159, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
  }
  /* line 163, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
  }
  /* line 167, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  to {
    -webkit-transform: none;
  }
}
@-moz-keyframes g-dropdown-bounce-in-right {
  /* line 145, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 149, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  from {
    opacity: 0;
    -moz-transform: translate3d(50px, 0, 0);
  }
  /* line 154, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  60% {
    opacity: 1;
    -moz-transform: translate3d(-25px, 0, 0);
  }
  /* line 159, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  75% {
    -moz-transform: translate3d(10px, 0, 0);
  }
  /* line 163, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  90% {
    -moz-transform: translate3d(-5px, 0, 0);
  }
  /* line 167, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  to {
    -moz-transform: none;
  }
}
@keyframes g-dropdown-bounce-in-right {
  /* line 145, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 149, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    -o-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  /* line 154, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    -moz-transform: translate3d(-25px, 0, 0);
    -ms-transform: translate3d(-25px, 0, 0);
    -o-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  /* line 159, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    -moz-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    -o-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  /* line 163, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    -moz-transform: translate3d(-5px, 0, 0);
    -ms-transform: translate3d(-5px, 0, 0);
    -o-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  /* line 167, templates/jl_filmmaker_free/scss/filmmaker/styles/_dropdownanimations.scss */
  to {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
/* line 2, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
#sp-quickcontact-form textarea#message {
  width: 100%;
}
/* line 5, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
/* line 6, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
#sp-quickcontact-form input[type="color"], #sp-quickcontact-form input[type="date"], #sp-quickcontact-form input[type="datetime"], #sp-quickcontact-form input[type="datetime-local"], #sp-quickcontact-form input[type="email"], #sp-quickcontact-form input[type="month"], #sp-quickcontact-form input[type="number"], #sp-quickcontact-form input[type="password"], #sp-quickcontact-form input[type="search"], #sp-quickcontact-form input[type="tel"], #sp-quickcontact-form input[type="text"], #sp-quickcontact-form input[type="time"], #sp-quickcontact-form input[type="url"], #sp-quickcontact-form input[type="week"], #sp-quickcontact-form input:not([type]), #sp-quickcontact-form textarea {
  width: 100%;
  border-radius: 0 !important;
  line-height: 30px;
  background: #fff;
}
/* line 14, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
/* line 15, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
@media only all and (max-width: 50.99rem) {
  .sticky-wrapper #g-navigation {
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
/* line 23, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
/* line 24, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
.sticky-wrapper.is-sticky #g-navigation {
  box-shadow: 0 0px 3px 0px rgba(0, 0, 0, 0.1);
  background: #000;
  margin-top: -5.75rem;
  -webkit-transform: translateY(90px);
  -moz-transform: translateY(90px);
  -o-transform: translateY(90px);
  -ms-transform: translateY(90px);
  transform: translateY(90px);
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  -o-transition: -o-transform 0.5s ease;
  transition: transform 0.5s ease;
}
/* line 42, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
/* line 43, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
#g-navigation .g-content {
  padding: 0 1.5rem;
  margin: 0 0.625rem;
}
/* line 50, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
/* line 51, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
#g-showcase span {
  color: #e2a750;
}
/* line 54, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
#g-showcase .tp-caption {
  font-family: "Orbitron";
}
/* line 56, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
#g-showcase .tp-caption a {
  color: #fff;
}
/* line 58, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
#g-showcase .tp-caption a:hover {
  color: #fff;
}
/* line 67, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
/* line 68, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
#g-pagetitle .jl-breadcrumb {
  text-align: center;
  justify-content: center;
}
/* line 71, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
/* line 72, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
#g-pagetitle .jl-breadcrumb li span {
  color: #fff;
}
/* line 77, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
#g-pagetitle .g-content {
  padding: 0;
}
/* line 82, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
.contact-address {
  background: #e2a750 none repeat scroll 0 0;
  padding: 30px;
}
@media only all and (max-width: 59.99rem) {
  /* line 28, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .contact-address {
    position: relative;
    top: 0;
    right: 0;
    width: 240px;
  }
}
/* line 91, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
.contact-address .contact-adres-single {
  padding-bottom: 15px;
  padding-left: 60px;
}
@media only all and (max-width: 59.99rem) {
  .contact-address .contact-adres-single {
    padding-left: 20px;
  }
}
/* line 97, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
.contact-address .contact-adres-single h4 {
  position: relative;
  font-size: 18px;
  color: #fff;
}
/* line 102, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
.contact-address .contact-adres-single h4:after {
  border-bottom: 1px dashed #fff;
  bottom: 10px;
  content: "";
  height: 70px;
  left: -70px;
  position: absolute;
  width: 50px;
}
@media only all and (max-width: 59.99rem) {
  .contact-address .contact-adres-single h4:after {
    display: none;
  }
}
/* line 120, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
/* line 121, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
#g-footer .line {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
/* line 124, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
/* line 125, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
/* line 126, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
#g-footer .footer-txt ul li {
  list-style-type: none;
  padding: 12px 0;
}
/* line 129, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
#g-footer .footer-txt ul li:first-child {
  padding-top: 0;
}
/* line 132, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
#g-footer .footer-txt ul li a {
  color: #fff;
  font-size: 14px;
}
/* line 135, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
#g-footer .footer-txt ul li a:hover {
  color: #e2a750;
}
/* line 145, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
/* line 146, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
/* line 147, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
#g-error .error-txt h1 {
  font-size: 120px;
  font-weight: 800;
}
/* line 151, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
#g-error .error-txt h3 {
  font-size: 35px;
}
/* line 154, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
#g-error .error-txt .er-bt {
  color: #fff;
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.5);
}
@media only all and (max-width: 50.99rem) {
  #g-error .error-txt .er-bt {
    margin-top: 10px;
  }
}
/* line 161, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
#g-error .error-txt .er-bt:hover {
  border-color: #fff;
  color: #000;
}
/* line 165, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
#g-error .error-txt .er-bt:before {
  background: #fff;
}
/* line 173, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
.platform-content {
  margin: 0;
  padding: 0.5rem 0;
}
/* line 176, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
/* line 177, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
.platform-content .moduletable .g-title {
  font-weight: 600;
  line-height: 1;
  font-size: 18px;
}
/* line 182, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
/* line 183, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
/* line 184, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
/* line 185, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
.platform-content .moduletable .custom .category-widget ul li {
  list-style-type: none;
  padding: 12px 0;
  border-bottom: 1px solid #e3e9ed;
}
/* line 189, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
.platform-content .moduletable .custom .category-widget ul li:last-child {
  border-bottom: 0px;
}
/* line 192, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
.platform-content .moduletable .custom .category-widget ul li a {
  color: #555;
}
/* line 194, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
.platform-content .moduletable .custom .category-widget ul li a:hover {
  color: #000;
}
/* line 201, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
.platform-content .moduletable .custom p {
  font-weight: 300;
  font-size: 16px;
}
/* line 205, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
.platform-content .moduletable .custom #recentcomments {
  padding-left: 15px;
}
/* line 209, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
/* line 210, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
.platform-content .moduletable .search input {
  background: transparent;
  border-radius: 0px;
}
/* line 216, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
/* line 217, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
/* line 218, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
/* line 219, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
.platform-content .tagspopular ul li a {
  background: #fff;
  color: #555;
  font-size: 14px;
}
/* line 223, templates/jl_filmmaker_free/scss/filmmaker/styles/_filmmaker-style.scss */
.platform-content .tagspopular ul li a:hover {
  color: #fff;
}
/* line 1, templates/jl_filmmaker_free/scss/filmmaker/sections/_navigation.scss */
#g-navigation {
  height: 80px;
  color: #949494;
  background: #181818;
  z-index: 999;
  position: relative;
}
/* line 7, templates/jl_filmmaker_free/scss/filmmaker/sections/_navigation.scss */
#g-navigation .g-grid {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
@media print {
  /* line 13, templates/jl_filmmaker_free/scss/filmmaker/sections/_navigation.scss */
  #g-navigation {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_filmmaker_free/scss/filmmaker/sections/_showcase.scss */
#g-showcase {
  color: #fff;
  background: #000;
  position: relative;
  z-index: 10;
}
/* line 6, templates/jl_filmmaker_free/scss/filmmaker/sections/_showcase.scss */
#g-showcase .g-content {
  padding: 0;
  margin: 0;
}
/* line 9, templates/jl_filmmaker_free/scss/filmmaker/sections/_showcase.scss */
#g-showcase .g-content span.jl-text-primary {
  color: #e2a750 !important;
}
@media print {
  /* line 17, templates/jl_filmmaker_free/scss/filmmaker/sections/_showcase.scss */
  #g-showcase {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_filmmaker_free/scss/filmmaker/sections/_pagetitle.scss */
#g-pagetitle {
  color: #fff;
  background: #000;
  position: relative;
  background: url('../../images/joomlead/background/pagetitle.png?603cd4ec') no-repeat center top;
  background-size: cover;
}
/* line 8, templates/jl_filmmaker_free/scss/filmmaker/sections/_pagetitle.scss */
#g-pagetitle:before {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.7;
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 19, templates/jl_filmmaker_free/scss/filmmaker/sections/_pagetitle.scss */
#g-pagetitle .g-content {
  position: relative;
  z-index: 2;
}
@media print {
  /* line 26, templates/jl_filmmaker_free/scss/filmmaker/sections/_pagetitle.scss */
  #g-pagetitle {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_filmmaker_free/scss/filmmaker/sections/_about.scss */
#g-about {
  position: relative;
  color: #000;
  background: #fff;
}
@media print {
  /* line 8, templates/jl_filmmaker_free/scss/filmmaker/sections/_about.scss */
  #g-about {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_filmmaker_free/scss/filmmaker/sections/_intro.scss */
#g-intro {
  color: #fff;
  background: #000;
}
@media print {
  /* line 7, templates/jl_filmmaker_free/scss/filmmaker/sections/_intro.scss */
  #g-intro {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_filmmaker_free/scss/filmmaker/sections/_features.scss */
#g-features {
  color: #fff;
  background: #000;
  background: url('../images/joomlead/background/features-bg.png') no-repeat center center;
  background-size: cover;
}
@media print {
  /* line 11, templates/jl_filmmaker_free/scss/filmmaker/sections/_features.scss */
  #g-features {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_filmmaker_free/scss/filmmaker/sections/_expanded.scss */
#g-expanded {
  color: #fff;
  background: #000;
}
@media print {
  /* line 7, templates/jl_filmmaker_free/scss/filmmaker/sections/_expanded.scss */
  #g-expanded {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_filmmaker_free/scss/filmmaker/sections/_utility.scss */
#g-utility {
  color: #fff;
  background: #000;
}
@media print {
  /* line 7, templates/jl_filmmaker_free/scss/filmmaker/sections/_utility.scss */
  #g-utility {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_filmmaker_free/scss/filmmaker/sections/_services.scss */
#g-services {
  color: #fff;
  background: #000;
  position: relative;
  background: url('../images/joomlead/background/services-bg.png') no-repeat center center;
  background-size: cover;
}
/* line 5, templates/jl_filmmaker_free/scss/filmmaker/sections/_services.scss */
#g-services .g-content {
  position: relative;
  z-index: 2;
}
/* line 12, templates/jl_filmmaker_free/scss/filmmaker/sections/_services.scss */
#g-services:before {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.7;
  position: absolute;
  top: 0;
  width: 100%;
}
@media print {
  /* line 26, templates/jl_filmmaker_free/scss/filmmaker/sections/_services.scss */
  #g-services {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_filmmaker_free/scss/filmmaker/sections/_testimonials.scss */
#g-testimonials {
  color: #000;
  background: #fff;
  background: url('../images/joomlead/background/testimonials-bg.png') no-repeat center top;
  background-size: cover;
}
@media print {
  /* line 11, templates/jl_filmmaker_free/scss/filmmaker/sections/_testimonials.scss */
  #g-testimonials {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_filmmaker_free/scss/filmmaker/sections/_team.scss */
#g-team {
  color: #fff;
  background: #000;
}
@media print {
  /* line 7, templates/jl_filmmaker_free/scss/filmmaker/sections/_team.scss */
  #g-team {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_filmmaker_free/scss/filmmaker/sections/_main.scss */
#g-container-main {
  background: #fff;
  color: #000;
}
@media print {
  /* line 7, templates/jl_filmmaker_free/scss/filmmaker/sections/_main.scss */
  #g-mainbar {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_filmmaker_free/scss/filmmaker/sections/_footer.scss */
#g-footer {
  color: #fff;
  background: #000;
  position: relative;
  background: url('../../images/joomlead/background/footer-bg.png?603cd4ec') no-repeat center center;
  background-size: cover;
}
/* line 5, templates/jl_filmmaker_free/scss/filmmaker/sections/_footer.scss */
#g-footer .g-content {
  position: relative;
  z-index: 2;
}
/* line 12, templates/jl_filmmaker_free/scss/filmmaker/sections/_footer.scss */
#g-footer:before {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.9;
  position: absolute;
  top: 0;
  width: 100%;
}
@media print {
  /* line 26, templates/jl_filmmaker_free/scss/filmmaker/sections/_footer.scss */
  #g-footer {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_filmmaker_free/scss/filmmaker/sections/_error.scss */
#g-error {
  color: #fff;
  background: #000;
  background: url('../../images/joomlead/error/error-bg.png?603cd4ec') no-repeat center top;
  background-size: cover;
  position: relative;
  text-align: center;
}
@media print {
  /* line 13, templates/jl_filmmaker_free/scss/filmmaker/sections/_error.scss */
  #g-error {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_filmmaker_free/scss/filmmaker/sections/_offcanvas.scss */
#g-offcanvas {
  background: #000;
  width: 14rem;
  color: #fff;
}
/* line 5, templates/jl_filmmaker_free/scss/filmmaker/sections/_offcanvas.scss */
#g-offcanvas a {
  color: #808080;
}
/* line 7, templates/jl_filmmaker_free/scss/filmmaker/sections/_offcanvas.scss */
#g-offcanvas a:hover {
  color: #fff;
}
/* line 12, templates/jl_filmmaker_free/scss/filmmaker/sections/_offcanvas.scss */
#g-offcanvas h1, #g-offcanvas h2, #g-offcanvas h3, #g-offcanvas h4, #g-offcanvas h5, #g-offcanvas h6, #g-offcanvas strong {
  color: #fff;
}
/* line 16, templates/jl_filmmaker_free/scss/filmmaker/sections/_offcanvas.scss */
#g-offcanvas .button {
  background: #e2a750;
  color: #fff;
}
/* line 19, templates/jl_filmmaker_free/scss/filmmaker/sections/_offcanvas.scss */
#g-offcanvas .button:hover {
  background: #e6b266;
}
/* line 22, templates/jl_filmmaker_free/scss/filmmaker/sections/_offcanvas.scss */
#g-offcanvas .button:active {
  background: #de9c3a;
}
/* line 28, templates/jl_filmmaker_free/scss/filmmaker/sections/_offcanvas.scss */
.g-offcanvas-toggle {
  line-height: 80px;
  top: 0;
  font-size: 1.375rem;
  color: #949494;
  display: none;
}
@media only all and (max-width: 51rem) {
  /* line 35, templates/jl_filmmaker_free/scss/filmmaker/sections/_offcanvas.scss */
  .g-offcanvas-toggle {
    display: block;
  }
}
/* line 44, templates/jl_filmmaker_free/scss/filmmaker/sections/_offcanvas.scss */
/* line 45, templates/jl_filmmaker_free/scss/filmmaker/sections/_offcanvas.scss */
/* line 46, templates/jl_filmmaker_free/scss/filmmaker/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul {
  background: #000;
}
/* line 48, templates/jl_filmmaker_free/scss/filmmaker/sections/_offcanvas.scss */
/* line 49, templates/jl_filmmaker_free/scss/filmmaker/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  color: #fff;
}
/* line 52, templates/jl_filmmaker_free/scss/filmmaker/sections/_offcanvas.scss */
/* line 53, templates/jl_filmmaker_free/scss/filmmaker/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #000;
}
/* line 56, templates/jl_filmmaker_free/scss/filmmaker/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #fff;
}
/* line 61, templates/jl_filmmaker_free/scss/filmmaker/sections/_offcanvas.scss */
/* line 62, templates/jl_filmmaker_free/scss/filmmaker/sections/_offcanvas.scss */
/* line 63, templates/jl_filmmaker_free/scss/filmmaker/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #0f0f0f;
  background: #000;
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 66, templates/jl_filmmaker_free/scss/filmmaker/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #000;
}
/* line 76, templates/jl_filmmaker_free/scss/filmmaker/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul .g-dropdown-column {
  width: 14rem;
}
/* line 83, templates/jl_filmmaker_free/scss/filmmaker/sections/_offcanvas.scss */
#g-mobilemenu-container {
  margin: -2.125rem;
}
@media print {
  /* line 88, templates/jl_filmmaker_free/scss/filmmaker/sections/_offcanvas.scss */
  #g-offcanvas {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 94, templates/jl_filmmaker_free/scss/filmmaker/sections/_offcanvas.scss */
/* line 95, templates/jl_filmmaker_free/scss/filmmaker/sections/_offcanvas.scss */
/* line 96, templates/jl_filmmaker_free/scss/filmmaker/sections/_offcanvas.scss */
.g-offcanvas-open .g-offcanvas-left #g-page-surround {
  left: 14rem;
}
/* line 101, templates/jl_filmmaker_free/scss/filmmaker/sections/_offcanvas.scss */
/* line 102, templates/jl_filmmaker_free/scss/filmmaker/sections/_offcanvas.scss */
.g-offcanvas-open .g-offcanvas-right #g-page-surround {
  right: 14rem;
}
/* line 1, templates/jl_filmmaker_free/scss/filmmaker/sections/_aside.scss */
#g-aside {
  color: #000;
  background: #fff;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
@media print {
  /* line 9, templates/jl_filmmaker_free/scss/filmmaker/sections/_aside.scss */
  #g-aside {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_filmmaker_free/scss/filmmaker/sections/_sidebar.scss */
#g-sidebar {
  background: #fff;
  color: #000;
}
@media print {
  /* line 7, templates/jl_filmmaker_free/scss/filmmaker/sections/_sidebar.scss */
  #g-sidebar {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_filmmaker_free/scss/filmmaker/layouts/_offline.scss */
/* line 2, templates/jl_filmmaker_free/scss/filmmaker/layouts/_offline.scss */
.g-offline h1 {
  font-weight: 300;
}
/* line 6, templates/jl_filmmaker_free/scss/filmmaker/layouts/_offline.scss */
/* line 7, templates/jl_filmmaker_free/scss/filmmaker/layouts/_offline.scss */
.g-offline .g-loginform #g-loginform {
  width: 50%;
  margin: 0 auto;
}
@media only all and (max-width: 50.99rem) {
  .g-offline .g-loginform #g-loginform {
    width: 80%;
  }
}
/* line 14, templates/jl_filmmaker_free/scss/filmmaker/layouts/_offline.scss */
.g-offline .g-loginform #g-loginform fieldset {
  text-align: left;
}
/* line 17, templates/jl_filmmaker_free/scss/filmmaker/layouts/_offline.scss */
.g-offline .g-loginform #g-loginform label {
  margin-bottom: 0.625rem;
  display: block;
}
/* line 24, templates/jl_filmmaker_free/scss/filmmaker/layouts/_offline.scss */
/* line 25, templates/jl_filmmaker_free/scss/filmmaker/layouts/_offline.scss */
.g-offline #frame #form-login {
  width: 50%;
  margin: 0 auto;
}
@media only all and (max-width: 50.99rem) {
  .g-offline #frame #form-login {
    width: 80%;
  }
}
/* line 32, templates/jl_filmmaker_free/scss/filmmaker/layouts/_offline.scss */
.g-offline #frame #form-login fieldset {
  text-align: left;
}
/* line 35, templates/jl_filmmaker_free/scss/filmmaker/layouts/_offline.scss */
.g-offline #frame #form-login label {
  display: block;
  margin-bottom: 0.625rem;
}
/* line 1, templates/jl_filmmaker_free/scss/filmmaker/layouts/_error.scss */
/* line 2, templates/jl_filmmaker_free/scss/filmmaker/layouts/_error.scss */
.outline-_error input.inputbox.search-query.input-medium {
  width: 60%;
  padding: 14px 60px 15px 30px;
  height: inherit;
  border: none;
  color: #17c3b9;
  font-size: 18px;
  -webkit-border-radius: 45px;
  -moz-border-radius: 45px;
  -o-border-radius: 45px;
  border-radius: 45px;
}
/* line 14, templates/jl_filmmaker_free/scss/filmmaker/layouts/_error.scss */
.outline-_error button.btn, .outline-_error input[type="submit"].btn {
  background: #000;
  font-size: 16px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  border: none;
  padding: 11px;
  left: 10px;
  margin-left: -66px;
  position: relative;
  opacity: 0.7;
}
/* line 1, templates/jl_filmmaker_free/scss/filmmaker/particles/_social.scss */
.g-social {
  line-height: normal;
  text-align: right;
}
/* line 4, templates/jl_filmmaker_free/scss/filmmaker/particles/_social.scss */
.g-social a {
  color: #fff;
}
/* line 6, templates/jl_filmmaker_free/scss/filmmaker/particles/_social.scss */
.g-social a span {
  width: 35px;
  height: 35px;
  border: 1px solid #fff;
  color: #fff;
  line-height: 35px;
  text-align: center;
  font-size: 14px;
  border-radius: 50%;
}
/* line 7, templates/jl_filmmaker_free/scss/filmmaker/particles/_social.scss */
.g-social a span:hover {
  background: #fff;
  color: #555;
}
/* line 19, templates/jl_filmmaker_free/scss/filmmaker/particles/_social.scss */
.g-social a span.g-social-text {
  border: none;
}
/* line 23, templates/jl_filmmaker_free/scss/filmmaker/particles/_social.scss */
.g-social a:hover {
  color: #000;
}
@media only all and (max-width: 50.99rem) {
  .g-social {
    text-align: center;
  }
}
/* line 1, templates/jl_filmmaker_free/scss/filmmaker/particles/_branding.scss */
.g-branding {
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  text-align: left;
  line-height: 35px;
}
/* line 7, templates/jl_filmmaker_free/scss/filmmaker/particles/_branding.scss */
.g-branding a {
  color: #e2a750;
}
/* line 9, templates/jl_filmmaker_free/scss/filmmaker/particles/_branding.scss */
.g-branding a:hover {
  color: #444;
}
/* line 1, templates/jl_filmmaker_free/scss/filmmaker/particles/_contentarray.scss */
.g-content-array {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
/* line 5, templates/jl_filmmaker_free/scss/filmmaker/particles/_contentarray.scss */
.g-content-array .g-grid {
  margin-bottom: 3.1875rem;
}
/* line 8, templates/jl_filmmaker_free/scss/filmmaker/particles/_contentarray.scss */
.g-content-array .g-grid:last-child {
  margin-bottom: 0;
}
/* line 11, templates/jl_filmmaker_free/scss/filmmaker/particles/_contentarray.scss */
/* line 12, templates/jl_filmmaker_free/scss/filmmaker/particles/_contentarray.scss */
/* line 13, templates/jl_filmmaker_free/scss/filmmaker/particles/_contentarray.scss */
@media only all and (max-width: 50.99rem) {
  .g-content-array .g-grid:last-child .g-block:last-child .g-array-item {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-content-array .g-grid {
    margin-bottom: 0;
  }
}
/* line 27, templates/jl_filmmaker_free/scss/filmmaker/particles/_contentarray.scss */
.g-content-array .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 33, templates/jl_filmmaker_free/scss/filmmaker/particles/_contentarray.scss */
@media only all and (max-width: 50.99rem) {
  .g-content-array .g-array-item {
    margin-bottom: 3.1875rem;
  }
}
/* line 39, templates/jl_filmmaker_free/scss/filmmaker/particles/_contentarray.scss */
.g-content-array .g-array-item-image {
  margin: 0 0 15px 0;
}
/* line 43, templates/jl_filmmaker_free/scss/filmmaker/particles/_contentarray.scss */
.g-content-array .g-item-title {
  margin: 0;
}
/* line 47, templates/jl_filmmaker_free/scss/filmmaker/particles/_contentarray.scss */
/* line 48, templates/jl_filmmaker_free/scss/filmmaker/particles/_contentarray.scss */
.g-content-array .g-array-item-details, .g-content-array .g-array-item-text, .g-content-array .g-array-item-read-more {
  margin: 15px 0 0;
}
/* line 53, templates/jl_filmmaker_free/scss/filmmaker/particles/_contentarray.scss */
.g-content-array .g-array-item-details {
  font-size: 90%;
}
/* line 56, templates/jl_filmmaker_free/scss/filmmaker/particles/_contentarray.scss */
.g-content-array .g-array-item-details > span {
  margin-right: 10px;
}
/* line 60, templates/jl_filmmaker_free/scss/filmmaker/particles/_contentarray.scss */
.g-content-array .g-array-item-details i {
  margin-right: 5px;
}
/* line 2, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlparticles.scss */
.tm-price-table_featured {
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  width: 150px;
  overflow: hidden;
  height: 150px;
}
/* line 15, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlparticles.scss */
.tm-price-table_featured-inner {
  text-align: center;
  left: 0;
  width: 200%;
  -webkit-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  -ms-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  margin-top: 35px;
  font-size: 14px;
  line-height: 2;
  color: #fff;
}
/* line 29, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlparticles.scss */
.block-revealer__element {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  pointer-events: none;
  opacity: 0;
}
/* line 41, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlparticles.scss */
address, dl, fieldset, figure, ol, p, pre, ul {
  margin: 0 0 20px 0;
}
/* line 46, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlparticles.scss */
.jl-hr, hr {
  overflow: visible;
  text-align: inherit;
  margin: 0 0 20px 0;
  border: 0;
  border-top: 1px solid #e5e5e5;
}
/* line 56, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlparticles.scss */
.jl-overlay-primary {
  background: rgba(0, 0, 0, 0.8);
}
/* line 60, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlparticles.scss */
.jl-text-primary, .jl-alert-primary {
  color: #000 !important;
}
/* line 65, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlparticles.scss */
.jl-button-primary {
  background-color: #000;
}
/* line 67, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlparticles.scss */
.jl-button-primary:focus, .jl-button-primary:hover {
  background-color: #000;
}
/* line 73, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlparticles.scss */
.jl-card-primary {
  background: #000;
}
/* line 75, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlparticles.scss */
.jl-card-primary.jl-card-hover:hover {
  background-color: #000;
}
/* line 79, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlparticles.scss */
.jl-tile-primary, .jl-section-primary {
  background: #000;
}
/* Hover + Focus */
/* line 85, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlparticles.scss */
.jl-subnav-pill > .jl-active > a, .jl-dotnav > .jl-active > * {
  background-color: #000;
}
/* Hover + Active + Focus */
/* line 90, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlparticles.scss */
.jl-tab > .jl-active > a, .jl-tab > * > a:hover, .jl-tab > * > a:focus {
  border-color: #000;
}
/* Hover + Focus */
/* line 96, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlparticles.scss */
.jl-accordion-title:hover, .jl-accordion-title:focus {
  color: #000;
}
/* line 100, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlparticles.scss */
.jl-button-default {
  background-color: rgba(255, 255, 255, 0);
  color: #000;
  border: 1px solid #000;
}
/* line 105, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlparticles.scss */
.jl-card-primary > .tm-timeline-arrow {
  background-color: #000;
}
/* line 110, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlparticles.scss */
/* line 116, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlparticles.scss */
#jl-login-form input, .tm-form-reset input, .tm-form-remind input, .tm-form-login input, .tm-form-registration input, .tm-form-profile-edit input {
  box-sizing: inherit;
  box-shadow: none;
  border-radius: 0;
  height: 40px;
}
/* line 122, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlparticles.scss */
#jl-login-form .jl-form-icon, .tm-form-reset .jl-form-icon, .tm-form-remind .jl-form-icon, .tm-form-login .jl-form-icon, .tm-form-registration .jl-form-icon, .tm-form-profile-edit .jl-form-icon {
  height: 40px;
}
/* line 125, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlparticles.scss */
#jl-login-form .jl-checkbox, .tm-form-reset .jl-checkbox, .tm-form-remind .jl-checkbox, .tm-form-login .jl-checkbox, .tm-form-registration .jl-checkbox, .tm-form-profile-edit .jl-checkbox {
  display: inline-block;
  height: 16px;
  width: 16px;
  margin: 0;
}
/* line 132, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlparticles.scss */
/* line 137, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlparticles.scss */
.tm-form-reset input, .tm-form-remind input, .tm-form-login input, .tm-form-registration input, .tm-form-profile-edit input {
  width: 100%;
}
/* line 141, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlparticles.scss */
/* line 142, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlparticles.scss */
/* line 144, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlparticles.scss */
/* line 145, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlparticles.scss */
.profile #users-profile-core .jl-description-list dd, .profile #users-profile-custom .jl-description-list dd {
  margin-left: 0;
}
/* line 153, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlparticles.scss */
/* line 154, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlparticles.scss */
.tm-tags a {
  text-transform: none;
}
/* line 156, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlparticles.scss */
.tm-tags a:hover, .tm-tags a:focus {
  color: #fff;
}
/* line 163, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlparticles.scss */
/* line 164, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlparticles.scss */
.jl-popup-login .jl-list {
  width: 300px;
  margin: 0 auto;
}
/* line 168, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlparticles.scss */
.jl-popup-login li {
  display: inline-block;
}
/* line 2, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlsocialshare.scss */
/* line 3, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlsocialshare.scss */
.tm-custom-icon .tm-share-icon a {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  color: #fff;
}
/* line 9, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlsocialshare.scss */
.tm-custom-icon .tm-share-icon a:hover {
  -webkit-filter: saturate(1.2) brightness(1.2);
  filter: saturate(1.2) brightness(1.2);
  color: #fff;
}
/* line 16, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlsocialshare.scss */
.tm-custom-icon .tm-share-icon .twitter {
  background-color: #55acee;
}
/* line 20, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlsocialshare.scss */
.tm-custom-icon .tm-share-icon .facebook {
  background-color: #3b5999;
}
/* line 24, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlsocialshare.scss */
.tm-custom-icon .tm-share-icon .linkedin {
  background-color: #0077b5;
}
/* line 28, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlsocialshare.scss */
.tm-custom-icon .tm-share-icon .whatsapp {
  background-color: #25d366;
}
/* line 32, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlsocialshare.scss */
.tm-custom-icon .tm-share-icon .telegram {
  background-color: #2ca5e0;
}
/* line 36, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlsocialshare.scss */
.tm-custom-icon .tm-share-icon .mail {
  background-color: #ea4335;
}
/* line 40, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlsocialshare.scss */
.tm-custom-icon .tm-share-icon .digg {
  background-color: #005be2;
}
/* line 44, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlsocialshare.scss */
.tm-custom-icon .tm-share-icon .pinterest {
  background-color: #bd081c;
}
/* line 48, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlsocialshare.scss */
.tm-custom-icon .tm-share-icon .tumblr {
  background-color: #eb4924;
}
/* line 52, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlsocialshare.scss */
.tm-custom-icon .tm-share-icon .reddit {
  background-color: #ff4500;
}
/* line 56, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlsocialshare.scss */
.tm-custom-icon .tm-share-icon .vk {
  background-color: #4c75a3;
}
/* line 60, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlsocialshare.scss */
.tm-custom-icon .tm-share-icon .xing {
  background-color: #026466;
}
/* line 64, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlsocialshare.scss */
.tm-custom-icon .tm-share-icon .weibo {
  background-color: #df2029;
}
/* line 68, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlsocialshare.scss */
.tm-custom-icon .tm-share-icon .renren {
  background-color: #005eac;
}
/* line 72, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlsocialshare.scss */
.tm-custom-icon .tm-share-icon .skype {
  background-color: #00aff0;
}
/* line 2, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlbacktotop.scss */
.back-to-top {
  position: fixed;
  bottom: 40px;
  z-index: 9999;
}
@-webkit-keyframes fadeInRight {
  /* line 9, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlbacktotop.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  /* line 15, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlbacktotop.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  /* line 23, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlbacktotop.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  /* line 29, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlbacktotop.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeOutRight {
  /* line 37, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlbacktotop.scss */
  from {
    opacity: 1;
  }
  /* line 41, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlbacktotop.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  /* line 49, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlbacktotop.scss */
  from {
    opacity: 1;
  }
  /* line 53, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlbacktotop.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
/* line 60, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlbacktotop.scss */
.back-to-top {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
/* line 69, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlbacktotop.scss */
.backHide {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
/* line 1, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlvideo.scss */
.btn-video {
  text-align: center;
  height: 60px;
  width: 60px;
  background-color: #000;
  z-index: 1;
  font-size: 17px;
  color: #e6e6e6;
  border: 0;
  border-radius: 100%;
  display: inline-block;
  position: relative;
  transition: all 300ms linear 0ms;
}
/* line 14, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlvideo.scss */
.btn-video i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
}
/* line 21, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlvideo.scss */
.btn-video:hover {
  color: #fff;
}
/* line 26, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlvideo.scss */
.tm-video-player {
  position: relative;
  line-height: 1;
}
/* line 29, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlvideo.scss */
.tm-video-player .btn-video {
  background-color: #000;
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.25);
}
/* line 32, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlvideo.scss */
.tm-video-player .btn-video:hover {
  box-shadow: 0 0 0 20px rgba(0, 0, 0, 0.25);
}
/* line 38, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlvideo.scss */
/* line 39, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlvideo.scss */
.tm-video-item:hover .btn-video {
  box-shadow: 0 0 0 20px rgba(0, 0, 0, 0.25);
}
/* line 41, templates/jl_filmmaker_free/scss/filmmaker/particles/_jlvideo.scss */
.tm-video-item:hover .btn-video i {
  color: #fff;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
.g-container {
  width: 75rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-container {
    width: 60rem;
  }
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .g-container {
    width: 51rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 50.99rem) {
  /* line 16, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  /* line 19, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-container {
    width: 100%;
  }
}
/* line 17, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
.g-container.g-flushed {
  width: 100%;
}
/* line 23, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
@media only all and (max-width: 50.99rem) {
  .g-block {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    flex-grow: 0;
    -ms-flex-positive: 0;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
  }
}
/* line 30, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
@media only all and (max-width: 50.99rem) {
  body [class*="size-"] {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    flex-grow: 0;
    -ms-flex-positive: 0;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    max-width: 100%;
  }
}
@media only all and (max-width: 50.99rem) {
  @supports not (flex-wrap: wrap) {
    /* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
    .g-grid {
      display: block;
      -webkit-box-lines: inherit;
      -moz-box-lines: inherit;
      box-lines: inherit;
      -webkit-flex-wrap: inherit;
      -moz-flex-wrap: inherit;
      -ms-flex-wrap: inherit;
      flex-wrap: inherit;
    }
    /* line 45, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
    .g-block {
      display: block;
      -webkit-box-flex: inherit;
      -moz-box-flex: inherit;
      box-flex: inherit;
      -webkit-flex: inherit;
      -moz-flex: inherit;
      -ms-flex: inherit;
      flex: inherit;
    }
  }
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
.visible-large, .visible-desktop, .visible-tablet, .visible-phone, .g-block.visible-large, .g-block.visible-desktop, .g-block.visible-tablet, .g-block.visible-phone {
  display: none !important;
}
@media only all and (max-width: 50.99rem) {
  /* line 14, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-phone {
    display: block !important;
  }
  /* line 17, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-phone {
    display: block !important;
  }
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  /* line 23, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-tablet {
    display: block !important;
  }
  /* line 26, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-tablet {
    display: block !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 32, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-desktop {
    display: block !important;
  }
  /* line 35, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (min-width: 75rem) {
  /* line 4, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  /* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-large {
    display: block !important;
  }
  /* line 44, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-large {
    display: block !important;
  }
  /* line 47, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-desktop {
    display: block !important;
  }
  /* line 50, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (max-width: 50.99rem) {
  /* line 57, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-phone {
    display: none !important;
  }
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  /* line 63, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-tablet {
    display: none !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 69, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (min-width: 75rem) {
  /* line 75, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-large {
    display: none !important;
  }
  /* line 78, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (max-width: 50.99rem) {
  /* line 85, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .align-right {
    text-align: inherit !important;
  }
  /* line 88, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .align-left {
    text-align: inherit !important;
  }
}
/*# sourceMappingURL=filmmaker_9.css.map */