/*cdea318f7ff2958620d16993236980af*/
/* 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 1, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
.g-main-nav .g-standard .g-dropdown {
  width: 180px;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/* 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: 1rem;
  line-height: 1.5;
}
/* line 8, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h1 {
  font-size: 2.25rem;
}
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h2 {
  font-size: 1.9rem;
}
/* line 16, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h3 {
  font-size: 1.5rem;
}
/* line 20, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h4 {
  font-size: 1.15rem;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h5 {
  font-size: 1rem;
}
/* line 28, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h6 {
  font-size: 0.85rem;
}
/* line 33, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
small {
  font-size: 0.875rem;
}
/* line 37, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
cite {
  font-size: 0.875rem;
}
/* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
sub, sup {
  font-size: 0.75rem;
}
/* line 46, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
code, kbd, pre, samp {
  font-size: 1rem;
  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 1, templates/jl_zmagazine_free/scss/zmagazine/_core.scss */
body {
  color: #666;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 8, templates/jl_zmagazine_free/scss/zmagazine/_core.scss */
#g-page-surround {
  background: #fff;
}
@media print {
  /* line 13, templates/jl_zmagazine_free/scss/zmagazine/_core.scss */
  #g-page-surround {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 19, templates/jl_zmagazine_free/scss/zmagazine/_core.scss */
a {
  color: #00c8ff;
}
/* line 21, templates/jl_zmagazine_free/scss/zmagazine/_core.scss */
a:hover {
  color: #4d4d4d;
}
/* line 26, templates/jl_zmagazine_free/scss/zmagazine/_core.scss */
h1, h2, h3, h4, h5, h6, strong {
  color: #4d4d4d;
}
/* line 30, templates/jl_zmagazine_free/scss/zmagazine/_core.scss */
.button {
  display: inline-block;
  padding: 0.5rem 1rem;
  border-radius: 0.1875rem;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  background: #00c8ff;
  color: #fff;
  border: 0;
  line-height: 1.5;
  font-size: 1rem;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: background 0.1s;
  -moz-transition: background 0.1s;
  transition: background 0.1s;
}
/* line 43, templates/jl_zmagazine_free/scss/zmagazine/_core.scss */
.button:hover {
  background: #1aceff;
  color: #fff;
}
/* line 47, templates/jl_zmagazine_free/scss/zmagazine/_core.scss */
.button:active, .button:focus {
  background: #00b4e6;
  box-shadow: inset -1px -1px 1px rgba(0, 0, 0, 0.15);
  color: #fff;
}
/* line 54, templates/jl_zmagazine_free/scss/zmagazine/_core.scss */
.gantry-logo {
  display: inline-block;
}
@media only all and (max-width: 50.99rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .gantry-logo {
    display: block;
    text-align: center;
  }
}
/* line 60, templates/jl_zmagazine_free/scss/zmagazine/_core.scss */
.gantry-logo img {
  width: 150px;
}
/* line 65, templates/jl_zmagazine_free/scss/zmagazine/_core.scss */
.logo-large {
  display: inline-block;
}
/* line 5, templates/jl_zmagazine_free/scss/zmagazine/_typography.scss */
body {
  font-family: "roboto", sans-serif;
  font-weight: 400;
}
/* line 10, templates/jl_zmagazine_free/scss/zmagazine/_typography.scss */
h1, h2, h3, h4, h5 {
  font-family: "roboto", sans-serif;
  font-weight: 500;
}
/* line 15, templates/jl_zmagazine_free/scss/zmagazine/_typography.scss */
bold, strong {
  font-weight: 700;
}
/* line 19, templates/jl_zmagazine_free/scss/zmagazine/_typography.scss */
.button {
  font-weight: 500;
}
/* line 24, templates/jl_zmagazine_free/scss/zmagazine/_typography.scss */
blockquote {
  border-left: 10px solid #f0f2f4;
}
/* line 26, templates/jl_zmagazine_free/scss/zmagazine/_typography.scss */
blockquote p {
  font-size: 1.1rem;
  color: #999;
}
/* line 30, templates/jl_zmagazine_free/scss/zmagazine/_typography.scss */
blockquote cite {
  display: block;
  text-align: right;
  color: #666;
  font-size: 1.2rem;
}
/* line 39, templates/jl_zmagazine_free/scss/zmagazine/_typography.scss */
code {
  background: #f9f2f4;
  color: #9c1d3d;
}
/* line 44, templates/jl_zmagazine_free/scss/zmagazine/_typography.scss */
pre {
  padding: 1rem;
  margin: 2rem 0;
  background: #f6f6f6;
  border: 1px solid #ddd;
  border-radius: 0.1875rem;
  line-height: 1.15;
  font-size: 0.9rem;
}
/* line 53, templates/jl_zmagazine_free/scss/zmagazine/_typography.scss */
pre code {
  color: #237794;
  background: inherit;
  font-size: 0.9rem;
}
/* line 61, templates/jl_zmagazine_free/scss/zmagazine/_typography.scss */
hr {
  border-bottom: 4px solid #f0f2f4;
}
/* line 1, templates/jl_zmagazine_free/scss/zmagazine/_nav.scss */
#g-navigation {
  background: #1c9cd8;
  color: #fff;
  text-align: center;
  position: relative;
  z-index: 999;
}
/* line 8, templates/jl_zmagazine_free/scss/zmagazine/_nav.scss */
#g-navigation .g-container {
  position: relative;
}
/* line 12, templates/jl_zmagazine_free/scss/zmagazine/_nav.scss */
#g-navigation a {
  color: #c8e9f8;
}
/* line 14, templates/jl_zmagazine_free/scss/zmagazine/_nav.scss */
#g-navigation a:hover {
  color: #fff;
}
/* line 19, templates/jl_zmagazine_free/scss/zmagazine/_nav.scss */
/* line 20, templates/jl_zmagazine_free/scss/zmagazine/_nav.scss */
#g-navigation .g-social a {
  background: #1888bd;
  border: none;
  color: #fff;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
/* line 25, templates/jl_zmagazine_free/scss/zmagazine/_nav.scss */
#g-navigation .g-social a:hover {
  background: #2faae4;
}
/* line 31, templates/jl_zmagazine_free/scss/zmagazine/_nav.scss */
#g-navigation .g-main-nav {
  margin: -1.563rem;
}
/* line 8, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-navigation .g-main-nav h1, #g-navigation .g-main-nav h2, #g-navigation .g-main-nav h3, #g-navigation .g-main-nav h4, #g-navigation .g-main-nav h5, #g-navigation .g-main-nav h6, #g-navigation .g-main-nav strong {
  color: #fff;
}
/* line 12, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 13, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 14, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #fff;
}
/* line 17, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 18, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: #2f2f2f;
  color: #ecf3f6;
}
/* line 23, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #2f2f2f;
  color: #ecf3f6;
}
/* line 27, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #ecf3f6;
}
/* line 31, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected {
  background: #1888bd;
}
/* line 34, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected > .g-menu-item-container {
  color: #fff;
}
/* line 43, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-dropdown {
  background: #1888bd;
}
/* line 47, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 48, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 49, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #fff;
}
/* line 53, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 54, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #167bab;
}
/* line 34, templates/jl_zmagazine_free/scss/zmagazine/_nav.scss */
#g-navigation .g-main-nav .g-toplevel {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
}
/* line 64, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 65, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 66, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 67, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 68, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 69, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-navigation .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #2faae4;
  background: #1a8fc6;
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 72, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-navigation .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #1782b4;
}
/* line 78, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-navigation .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after {
  text-align: center;
}
/* line 84, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 85, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 86, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 87, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-navigation .g-menu-hastouch .g-toplevel > li.active.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  color: #fff;
}
/* line 96, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 97, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 98, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 99, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 100, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 101, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-navigation .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, #g-navigation .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #2faae4;
  background: #1a8fc6;
  border-radius: 0.1875rem;
  padding: 0.1rem;
  margin-top: -0.1rem;
  margin-right: -0.1rem;
}
/* line 104, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-navigation .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover, #g-navigation .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #1782b4;
}
/* line 111, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-navigation .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after, #g-navigation .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after {
  text-align: center;
}
/* line 42, templates/jl_zmagazine_free/scss/zmagazine/_nav.scss */
/* line 43, templates/jl_zmagazine_free/scss/zmagazine/_nav.scss */
#g-navigation .search input {
  color: #666;
}
/* line 49, templates/jl_zmagazine_free/scss/zmagazine/_nav.scss */
/* line 50, templates/jl_zmagazine_free/scss/zmagazine/_nav.scss */
/* line 51, templates/jl_zmagazine_free/scss/zmagazine/_nav.scss */
/* line 55, templates/jl_zmagazine_free/scss/zmagazine/_nav.scss */
.g-main-nav .g-toplevel {
  font-weight: 400;
  text-transform: uppercase;
}
/* line 58, templates/jl_zmagazine_free/scss/zmagazine/_nav.scss */
/* line 60, templates/jl_zmagazine_free/scss/zmagazine/_nav.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 1.2rem 0.938rem;
}
/* line 64, templates/jl_zmagazine_free/scss/zmagazine/_nav.scss */
/* line 65, templates/jl_zmagazine_free/scss/zmagazine/_nav.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  line-height: normal;
}
/* line 71, templates/jl_zmagazine_free/scss/zmagazine/_nav.scss */
.g-main-nav .g-toplevel i {
  opacity: 0.6;
}
/* line 76, templates/jl_zmagazine_free/scss/zmagazine/_nav.scss */
.g-main-nav .g-dropdown {
  text-align: left;
}
/* line 80, templates/jl_zmagazine_free/scss/zmagazine/_nav.scss */
/* line 81, templates/jl_zmagazine_free/scss/zmagazine/_nav.scss */
/* line 82, templates/jl_zmagazine_free/scss/zmagazine/_nav.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 0.7815rem 1rem;
}
/* line 89, templates/jl_zmagazine_free/scss/zmagazine/_nav.scss */
/* line 90, templates/jl_zmagazine_free/scss/zmagazine/_nav.scss */
/* line 91, templates/jl_zmagazine_free/scss/zmagazine/_nav.scss */
#g-navigation .align-left .g-toplevel, #g-header .align-left .g-toplevel {
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}
/* line 97, templates/jl_zmagazine_free/scss/zmagazine/_nav.scss */
/* line 98, templates/jl_zmagazine_free/scss/zmagazine/_nav.scss */
#g-navigation .align-right .g-toplevel, #g-header .align-right .g-toplevel {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
/* line 106, templates/jl_zmagazine_free/scss/zmagazine/_nav.scss */
.g-menu-item-subtitle {
  opacity: 0.7;
}
/* line 111, templates/jl_zmagazine_free/scss/zmagazine/_nav.scss */
.g-nav-overlay, .g-menu-overlay {
  background: rgba(0, 0, 0, 0.4);
}
@media print {
  /* line 116, templates/jl_zmagazine_free/scss/zmagazine/_nav.scss */
  #g-navigation {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_zmagazine_free/scss/zmagazine/_offcanvas.scss */
#g-offcanvas {
  background: #354d59;
  width: 17rem;
  color: #fff;
}
/* line 5, templates/jl_zmagazine_free/scss/zmagazine/_offcanvas.scss */
#g-offcanvas a {
  color: #b8cbd5;
}
/* line 7, templates/jl_zmagazine_free/scss/zmagazine/_offcanvas.scss */
#g-offcanvas a:hover {
  color: #fff;
}
/* line 12, templates/jl_zmagazine_free/scss/zmagazine/_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_zmagazine_free/scss/zmagazine/_offcanvas.scss */
#g-offcanvas .button {
  background: #5cd1df;
  color: #fff;
}
/* line 19, templates/jl_zmagazine_free/scss/zmagazine/_offcanvas.scss */
#g-offcanvas .button:hover {
  background: #71d7e3;
}
/* line 22, templates/jl_zmagazine_free/scss/zmagazine/_offcanvas.scss */
#g-offcanvas .button:active {
  background: #47cbdb;
}
/* line 28, templates/jl_zmagazine_free/scss/zmagazine/_offcanvas.scss */
.g-offcanvas-toggle {
  font-size: 1.5rem;
  color: #696969;
  display: none;
}
@media only all and (max-width: 51rem) {
  /* line 33, templates/jl_zmagazine_free/scss/zmagazine/_offcanvas.scss */
  .g-offcanvas-toggle {
    display: block;
  }
}
/* line 42, templates/jl_zmagazine_free/scss/zmagazine/_offcanvas.scss */
/* line 43, templates/jl_zmagazine_free/scss/zmagazine/_offcanvas.scss */
/* line 44, templates/jl_zmagazine_free/scss/zmagazine/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul {
  background: #354d59;
}
/* line 46, templates/jl_zmagazine_free/scss/zmagazine/_offcanvas.scss */
/* line 47, templates/jl_zmagazine_free/scss/zmagazine/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  color: #fff;
}
/* line 50, templates/jl_zmagazine_free/scss/zmagazine/_offcanvas.scss */
/* line 51, templates/jl_zmagazine_free/scss/zmagazine/_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: #00b8eb;
}
/* line 54, templates/jl_zmagazine_free/scss/zmagazine/_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 59, templates/jl_zmagazine_free/scss/zmagazine/_offcanvas.scss */
/* line 60, templates/jl_zmagazine_free/scss/zmagazine/_offcanvas.scss */
/* line 61, templates/jl_zmagazine_free/scss/zmagazine/_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 #1fcfff;
  background: #00b8eb;
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 64, templates/jl_zmagazine_free/scss/zmagazine/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #00a8d6;
}
/* line 74, templates/jl_zmagazine_free/scss/zmagazine/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul .g-dropdown-column {
  width: 17rem;
}
/* line 81, templates/jl_zmagazine_free/scss/zmagazine/_offcanvas.scss */
#g-mobilemenu-container {
  margin: -1.563rem;
}
@media print {
  /* line 86, templates/jl_zmagazine_free/scss/zmagazine/_offcanvas.scss */
  #g-offcanvas {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 92, templates/jl_zmagazine_free/scss/zmagazine/_offcanvas.scss */
/* line 93, templates/jl_zmagazine_free/scss/zmagazine/_offcanvas.scss */
/* line 94, templates/jl_zmagazine_free/scss/zmagazine/_offcanvas.scss */
.g-offcanvas-open .g-offcanvas-left #g-page-surround {
  left: 17rem;
}
/* line 99, templates/jl_zmagazine_free/scss/zmagazine/_offcanvas.scss */
/* line 100, templates/jl_zmagazine_free/scss/zmagazine/_offcanvas.scss */
.g-offcanvas-open .g-offcanvas-right #g-page-surround {
  right: 17rem;
}
/* line 1, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
body {
  color: #3b5265;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.7rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 9, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
/* line 10, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.top-menu .g-horizontalmenu li a {
  margin-bottom: -3px;
}
/* line 14, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.sprocket-lists-portrait-title a {
  color: #2f2f2f;
  font-size: 18px;
  line-height: 28px;
}
/* line 18, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.sprocket-lists-portrait-title a:hover, .sprocket-lists-portrait-title a:focus {
  color: #5cd1df;
}
/* line 22, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.sprocket-strips-title a, .sprocket-lists-portrait-title a, a.readon {
  transition: all 500ms ease;
}
/* line 26, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.sprocket-strips-title a:hover, .sprocket-lists-portrait-title a:hover, a.readon:hover, .sprocket-strips-title a:focus, .sprocket-lists-portrait-title a:focus, a.readon:focus {
  color: #5cd1df !important;
}
/* line 30, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
a.readon span {
  color: #f6f6f6;
  font-size: 14px;
  font-weight: 400;
}
/* line 35, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
ul.sprocket-strips-container li {
  overflow: hidden;
}
@media only all and (max-width: 47.938rem) {
  /* line 39, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
  #g-showcase .sprocket-strips .cols-4 > li {
    width: 100%;
  }
}
@media only all and (max-width: 47.938rem) {
  /* line 44, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
  #g-header .search input, form#rokajaxsearch {
    float: none !important;
  }
  /* line 48, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
  .search, .rokajaxsearch {
    display: inline-block;
    display: block;
    text-align: center;
  }
  /* line 53, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
  #roksearch_search_str {
    width: inherit !important;
  }
  /* line 56, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
  #g-showcase .sprocket-strips .cols-4 > li {
    width: 100% !important;
  }
  /* line 59, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
  .g-social.social, .g-date {
    display: block;
    text-align: center;
  }
  /* line 63, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
  /* line 64, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
  #g-bottom .g-social.social {
    display: block;
    text-align: left;
  }
}
/* line 70, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.sprocket-strips-item:hover {
  transform: scale(1.09);
  transition: all 0.7s ease 0s;
}
/* line 74, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.sprocket-strips-item:before {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(30, 32, 45, 0.9) !important;
  opacity: 0.25;
  transition: all 0.7s ease 0s;
}
/* line 85, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.sprocket-strips-item:hover:before {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(30, 32, 45, 0.9) !important;
  opacity: 0.45;
  transition: all 0.7s ease 0s;
}
/* line 96, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.sprocket-strips-content {
  z-index: 9999;
  padding: 65px;
  position: relative;
}
/* line 101, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
ul.sprocket-strips-container li {
  overflow: hidden;
}
/* line 104, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.sprocket-strips-item {
  overflow: hidden;
  position: relative;
}
/* line 108, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.sprocket-lists-portrait-title {
  margin: 0;
}
/* line 111, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
/* line 112, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
/* line 113, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.sprocket-lists-portrait-item a span {
  color: #999;
  font-weight: 400;
  font-size: 14px;
}
/* line 119, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.sprocket-lists-portrait-item p {
  margin: 0.52rem 0;
}
/* line 123, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.sprocket-lists-portrait-container li:first-child {
  padding-top: 0;
}
/* line 126, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
#g-container-world {
  background: #f3f3f3;
}
/* line 128, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
#g-container-world .sprocket-strips-title a {
  color: #fff;
}
/* line 131, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
#g-container-world .sprocket-strips-container > li {
  margin-top: 0;
}
/* line 135, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.bg-dark {
  background: #2f2f2f !important;
}
/* line 137, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.bg-dark .acymailing_module_form .acymailing_introtext {
  color: #c1c1c1;
  text-align: center;
}
/* line 141, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.bg-dark .g-title {
  text-align: center;
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  text-transform: uppercase;
}
/* line 149, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.acysubbuttons .button {
  color: #fff !important;
}
/* line 152, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
/* line 153, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.custom-content .sprocket-strips-p-item img {
  margin-top: 8px;
}
/* line 156, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.custom-content .sprocket-strips-p-content .readon {
  display: none;
}
/* line 160, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.sprocket-headlines-navigation {
  padding: 0;
}
/* line 163, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.portrait-image {
  padding-top: 8px;
}
/* line 166, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.sprocket-headlines {
  margin: 4px;
}
/* line 169, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.custom-padding .g-content {
  padding-right: 0;
  margin-right: 0;
}
/* line 173, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.m-top-52 {
  margin-top: 52px;
}
/* line 177, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.tagspopular ul li {
  display: inline-block;
}
/* line 180, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.tagspopular ul {
  list-style: none;
  margin: 0;
}
/* line 184, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.tagspopular ul li a {
  background: #ecf3f6 none repeat scroll 0 0;
  color: #3b5265;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  margin: 0 10px 10px 0;
  padding: 1px 10px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
/* line 198, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.tagspopular ul li a:hover, .tagspopular ul li a:focus {
  background: #5cd1df;
  color: #fff;
}
/* line 203, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
span.g-array-item-category a {
  border-radius: 2px;
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  height: 20px;
  line-height: 20px;
  padding: 0px 10px;
  position: relative;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  z-index: 1;
  color: #fff;
  background-color: #00c8ff;
}
/* line 218, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.section-title {
  position: relative;
  z-index: 1;
}
/* line 221, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.section-title *, .section-title h1, .section-title h2, .section-title h3, .section-title h4, .section-title h5, .section-title h6, .section-title p, .section-title ul, .section-title a {
  margin: 0;
  padding: 0;
}
/* line 225, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.section-title:after {
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
  background: #e6e6e6 none repeat scroll 0 0;
}
/* line 235, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.section-title .header-color {
  background: #2f2f2f;
  color: #fff;
}
/* line 239, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.section-title h2 {
  font-weight: 700;
  height: 30px;
  letter-spacing: 2px;
  line-height: 30px;
  padding: 0 15px;
  position: relative;
  z-index: 2;
}
/* line 248, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.section-title .inline-block {
  display: inline-block;
  width: auto;
}
/* line 252, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.section-title .uppercase {
  text-transform: uppercase;
}
/* line 255, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.section-title h6, .section-title .h6 {
  font-size: 14px;
}
/* line 261, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
/* line 262, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.acymailing_form input[type="color"], .acymailing_form input[type="date"], .acymailing_form input[type="datetime"], .acymailing_form input[type="datetime-local"], .acymailing_form input[type="email"], .acymailing_form input[type="month"], .acymailing_form input[type="number"], .acymailing_form input[type="password"], .acymailing_form input[type="search"], .acymailing_form input[type="tel"], .acymailing_form input[type="text"], .acymailing_form input[type="time"], .acymailing_form input[type="url"], .acymailing_form input[type="week"], .acymailing_form input:not([type]), .acymailing_form textarea {
  padding: 0;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  height: 40px;
  line-height: 40px;
  box-shadow: none;
  font-size: 14px;
  color: #7c8c99;
  width: 100%;
  margin-bottom: 10px;
  text-align: center;
  border-radius: 0;
}
/* line 277, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
td.acysubbuttons .button {
  background: #00c8ff;
  border: 2px solid transparent;
  height: 40px;
  line-height: 40px;
  box-shadow: none;
  padding: 0px;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
  border-radius: 0;
}
/* line 293, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
td.acysubbuttons .button:hover, td.acysubbuttons .button:focus {
  background: #00a0cc;
}
/* line 297, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.acymailing_module_form .acymailing_introtext {
  padding-bottom: 10px !important;
  display: block;
}
/* line 301, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.acymailing_module_form td {
  padding: 0.2rem 0;
}
/* line 306, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.copyright .g-content.g-particle {
  font-size: 0.75rem;
  text-transform: uppercase;
  padding: 0.625rem;
  margin: 0;
  margin-top: 0.875rem;
}
/* line 313, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.zm-category-widget.zm-category-1 ul {
  list-style: none;
}
/* line 316, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.zm-category-widget.zm-category-1 ul li a {
  display: block;
  padding-left: 17px;
  position: relative;
}
/* line 321, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.zm-category-widget.zm-category-1 ul li a::after {
  background: #c1c1c1 none repeat scroll 0 0;
  border-radius: 50%;
  content: "";
  height: 7px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 7px;
  transition: 0.3s;
}
/* line 333, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.zm-category-widget.zm-category-1 ul li {
  padding: 7px 0;
}
/* line 336, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.zm-category-widget.zm-category-1 ul {
  margin: 0;
}
/* line 339, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
/* line 340, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
#g-container-latest .sprocket-strips-p {
  position: relative;
  box-sizing: initial !important;
}
/* line 344, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
#g-container-latest .sprocket-strips-p-arrows {
  padding: 0 10px;
}
/* line 348, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
/* line 349, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
#g-container-world .g-title, #g-aside .g-title {
  height: 30px;
  letter-spacing: 2px;
  line-height: 30px;
  padding: 0 15px;
  position: relative;
  z-index: 2;
  background: #2f2f2f;
  display: inline-block;
  width: auto;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
}
/* line 362, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
#g-container-world .g-title:after, #g-aside .g-title:after {
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100% !important;
  z-index: -1;
  background: #e6e6e6;
}
/* line 373, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
#g-container-world .moduletable, #g-aside .moduletable {
  position: relative;
  z-index: 1;
}
/* line 378, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
/* line 379, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
#g-subfeature .g-title {
  height: 30px;
  letter-spacing: 2px;
  line-height: 30px;
  padding: 0 15px;
  position: relative;
  z-index: 2;
  background: #2f2f2f;
  display: inline-block;
  width: auto;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
}
/* line 392, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
#g-subfeature .g-title:after {
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100% !important;
  z-index: -1;
  background: #e6e6e6;
}
/* line 403, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
#g-subfeature .moduletable {
  position: relative;
  z-index: 1;
}
/* line 407, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
#g-subfeature .sprocket-lists-portrait-item a span {
  display: none;
}
/* line 410, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
#g-subfeature .portrait-image {
  padding-top: 4px;
}
/* line 414, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.pager li > a, .pager li > span {
  border-radius: 0 !important;
  background: #e6e6e6 !important;
  color: #2f2f2f !important;
  position: relative;
  font-weight: 700 !important;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
/* line 425, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.pager li > a:hover, .pager li > span:hover, .pager li > a:focus, .pager li > span:focus {
  background: #5cd1df !important;
  color: #fff !important;
}
/* line 430, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
/* line 431, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
#sp-quickcontact-form textarea, #sp-quickcontact-form input[type="text"], #sp-quickcontact-form input[type="password"], #sp-quickcontact-form input[type="datetime"], #sp-quickcontact-form input[type="datetime-local"], #sp-quickcontact-form input[type="date"], #sp-quickcontact-form input[type="month"], #sp-quickcontact-form input[type="time"], #sp-quickcontact-form input[type="week"], #sp-quickcontact-form input[type="number"], #sp-quickcontact-form input[type="email"], #sp-quickcontact-form input[type="url"], #sp-quickcontact-form input[type="search"], #sp-quickcontact-form input[type="tel"], #sp-quickcontact-form input[type="color"], #sp-quickcontact-form .uneditable-input {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #e6e6e6;
  box-shadow: none;
  color: #7c8c99;
  height: 40px;
  border-radius: 0;
  width: 100%;
}
/* line 440, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
#sp-quickcontact-form textarea {
  height: 145px !important;
}
/* line 444, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.contact-us ul {
  list-style: none;
  margin-left: 0;
}
/* line 448, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.contact-us p {
  margin-bottom: 16px;
  color: #777;
}
/* line 452, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.contact-us span {
  color: #919199;
}
/* line 455, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.contact-us ul li {
  margin-bottom: 10px;
}
/* line 458, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.contact-us ul li i {
  width: 30px;
  font-size: 20px;
}
/* line 462, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.contact-us ul li a {
  color: #5cd1df !important;
}
/* line 465, templates/jl_zmagazine_free/scss/zmagazine/_zmagazine.scss */
.contact-title .header-color {
  color: #fff !important;
}
/* line 1, templates/jl_zmagazine_free/scss/zmagazine/_top.scss */
#g-top {
  background: #2f2f2f;
  color: #c1c1c1;
  position: relative;
  z-index: 3;
}
/* line 7, templates/jl_zmagazine_free/scss/zmagazine/_top.scss */
#g-top a {
  color: #959595;
}
/* line 9, templates/jl_zmagazine_free/scss/zmagazine/_top.scss */
#g-top a:hover {
  color: #c1c1c1;
}
/* line 14, templates/jl_zmagazine_free/scss/zmagazine/_top.scss */
/* line 8, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-top .g-main-nav h1, #g-top .g-main-nav h2, #g-top .g-main-nav h3, #g-top .g-main-nav h4, #g-top .g-main-nav h5, #g-top .g-main-nav h6, #g-top .g-main-nav strong {
  color: #c1c1c1;
}
/* line 12, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 13, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 14, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-top .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #c1c1c1;
}
/* line 17, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 18, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-top .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: #2f2f2f;
  color: #ecf3f6;
}
/* line 23, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-top .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #2f2f2f;
  color: #ecf3f6;
}
/* line 27, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-top .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #ecf3f6;
}
/* line 31, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-top .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected {
  background: #202020;
}
/* line 34, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-top .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected > .g-menu-item-container {
  color: #c1c1c1;
}
/* line 43, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-top .g-main-nav .g-dropdown {
  background: #202020;
}
/* line 47, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 48, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 49, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-top .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #c1c1c1;
}
/* line 53, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 54, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-top .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-top .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #161616;
}
/* line 18, templates/jl_zmagazine_free/scss/zmagazine/_top.scss */
#g-top .g-main-nav .g-toplevel {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
}
/* line 64, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 65, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 66, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 67, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 68, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 69, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-top .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #3e3e3e;
  background: #252525;
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 72, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-top .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #1b1b1b;
}
/* line 78, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-top .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after {
  text-align: center;
}
/* line 84, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 85, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 86, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 87, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-top .g-menu-hastouch .g-toplevel > li.active.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  color: #c1c1c1;
}
/* line 96, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 97, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 98, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 99, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 100, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 101, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-top .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, #g-top .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #3e3e3e;
  background: #252525;
  border-radius: 0.1875rem;
  padding: 0.1rem;
  margin-top: -0.1rem;
  margin-right: -0.1rem;
}
/* line 104, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-top .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover, #g-top .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #1b1b1b;
}
/* line 111, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-top .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after, #g-top .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after {
  text-align: center;
}
/* line 26, templates/jl_zmagazine_free/scss/zmagazine/_top.scss */
/* line 27, templates/jl_zmagazine_free/scss/zmagazine/_top.scss */
#g-top .search input {
  color: #666;
}
/* line 31, templates/jl_zmagazine_free/scss/zmagazine/_top.scss */
#g-top .g-content.g-particle {
  margin: 0;
  padding: 0.5rem 0;
}
/* line 35, templates/jl_zmagazine_free/scss/zmagazine/_top.scss */
#g-top .g-social a {
  margin-bottom: 0;
}
/* line 38, templates/jl_zmagazine_free/scss/zmagazine/_top.scss */
#g-top .g-date {
  position: relative;
}
/* line 40, templates/jl_zmagazine_free/scss/zmagazine/_top.scss */
#g-top .g-date span {
  font-size: 12px;
  text-transform: uppercase;
}
@media only all and (min-width: 75rem) {
  /* line 4, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  /* line 45, templates/jl_zmagazine_free/scss/zmagazine/_top.scss */
  #g-top .g-date:after {
    background: #484848;
    content: "";
    height: 26px;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
  }
}
@media print {
  /* line 60, templates/jl_zmagazine_free/scss/zmagazine/_top.scss */
  #g-top {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_zmagazine_free/scss/zmagazine/_header.scss */
#g-header {
  background: #fff;
  color: #3b5265;
  position: relative;
  z-index: 3;
}
/* line 7, templates/jl_zmagazine_free/scss/zmagazine/_header.scss */
#g-header a {
  color: #fff;
}
/* line 9, templates/jl_zmagazine_free/scss/zmagazine/_header.scss */
#g-header a:hover {
  color: #3b5265;
}
/* line 14, templates/jl_zmagazine_free/scss/zmagazine/_header.scss */
/* line 8, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-header .g-main-nav h1, #g-header .g-main-nav h2, #g-header .g-main-nav h3, #g-header .g-main-nav h4, #g-header .g-main-nav h5, #g-header .g-main-nav h6, #g-header .g-main-nav strong {
  color: #3b5265;
}
/* line 12, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 13, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 14, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #3b5265;
}
/* line 17, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 18, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: #2f2f2f;
  color: #ecf3f6;
}
/* line 23, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #2f2f2f;
  color: #ecf3f6;
}
/* line 27, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #ecf3f6;
}
/* line 31, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected {
  background: #f0f0f0;
}
/* line 34, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected > .g-menu-item-container {
  color: #3b5265;
}
/* line 43, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-dropdown {
  background: #f0f0f0;
}
/* line 47, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 48, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 49, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #3b5265;
}
/* line 53, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 54, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-header .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #e6e6e6;
}
/* line 18, templates/jl_zmagazine_free/scss/zmagazine/_header.scss */
#g-header .g-main-nav .g-toplevel {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
}
/* line 64, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 65, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 66, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 67, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 68, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 69, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-header .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #fff;
  background: #f5f5f5;
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 72, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-header .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #ebebeb;
}
/* line 78, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-header .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after {
  text-align: center;
}
/* line 84, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 85, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 86, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 87, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-header .g-menu-hastouch .g-toplevel > li.active.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  color: #3b5265;
}
/* line 96, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 97, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 98, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 99, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 100, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 101, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-header .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, #g-header .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #fff;
  background: #f5f5f5;
  border-radius: 0.1875rem;
  padding: 0.1rem;
  margin-top: -0.1rem;
  margin-right: -0.1rem;
}
/* line 104, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-header .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover, #g-header .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #ebebeb;
}
/* line 111, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-header .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after, #g-header .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after {
  text-align: center;
}
/* line 26, templates/jl_zmagazine_free/scss/zmagazine/_header.scss */
/* line 27, templates/jl_zmagazine_free/scss/zmagazine/_header.scss */
#g-header .search input {
  color: #666;
  border: 0;
  padding: 5px 15px;
  box-shadow: none;
  height: 40px;
  right: 0;
  border: 1px solid #e6e6e6 !important;
  border-radius: 4px;
  float: right;
  width: 250px;
}
/* line 39, templates/jl_zmagazine_free/scss/zmagazine/_header.scss */
#g-header .search form {
  margin: 0;
}
/* line 43, templates/jl_zmagazine_free/scss/zmagazine/_header.scss */
#g-header .g-content.g-particle {
  margin: 0.625rem 0;
  padding: 0.938rem 0;
}
@media print {
  /* line 50, templates/jl_zmagazine_free/scss/zmagazine/_header.scss */
  #g-header {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_zmagazine_free/scss/zmagazine/_breaking.scss */
#g-breaking {
  background: #f3f3f3;
  color: #3b5265;
  position: relative;
  z-index: 1;
}
/* line 6, templates/jl_zmagazine_free/scss/zmagazine/_breaking.scss */
#g-breaking .g-content.g-particle {
  margin: 0.625rem 0;
  padding: 0.938rem 0;
}
/* line 10, templates/jl_zmagazine_free/scss/zmagazine/_breaking.scss */
#g-breaking .sprocket-headlines {
  background: none;
  border: none;
}
/* line 14, templates/jl_zmagazine_free/scss/zmagazine/_breaking.scss */
#g-breaking .sprocket-headlines-navigation .arrow {
  line-height: 16px;
  border-radius: 0;
}
/* line 18, templates/jl_zmagazine_free/scss/zmagazine/_breaking.scss */
#g-breaking .sprocket-headlines-list {
  float: left;
  padding: 0px !important;
  overflow: hidden;
}
/* line 23, templates/jl_zmagazine_free/scss/zmagazine/_breaking.scss */
#g-breaking .text-uppercase {
  text-transform: uppercase;
  color: #2f2f2f;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
}
/* line 30, templates/jl_zmagazine_free/scss/zmagazine/_breaking.scss */
#g-breaking span.sprocket-headlines-item a {
  font-weight: 400;
  font-size: 14px;
  color: #333;
}
@media print {
  /* line 38, templates/jl_zmagazine_free/scss/zmagazine/_breaking.scss */
  #g-breaking {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_zmagazine_free/scss/zmagazine/_showcase.scss */
#g-showcase {
  background-color: #fff;
  color: #354d59;
}
/* line 8, templates/jl_zmagazine_free/scss/zmagazine/_showcase.scss */
#g-showcase a {
  color: #fff;
}
/* line 10, templates/jl_zmagazine_free/scss/zmagazine/_showcase.scss */
#g-showcase a:hover {
  color: #354d59;
}
/* line 15, templates/jl_zmagazine_free/scss/zmagazine/_showcase.scss */
#g-showcase h1, #g-showcase h2, #g-showcase h3, #g-showcase h4, #g-showcase h5, #g-showcase h6, #g-showcase strong {
  color: #354d59;
}
/* line 19, templates/jl_zmagazine_free/scss/zmagazine/_showcase.scss */
#g-showcase .button {
  background: #5cd1df;
  color: #354d59;
}
/* line 22, templates/jl_zmagazine_free/scss/zmagazine/_showcase.scss */
#g-showcase .button:hover {
  background: #71d7e3;
}
/* line 25, templates/jl_zmagazine_free/scss/zmagazine/_showcase.scss */
#g-showcase .button:active {
  background: #47cbdb;
}
/* line 30, templates/jl_zmagazine_free/scss/zmagazine/_showcase.scss */
/* line 31, templates/jl_zmagazine_free/scss/zmagazine/_showcase.scss */
#g-showcase .g-social a {
  background: #f0f0f0;
  border: none;
  color: #354d59;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
/* line 36, templates/jl_zmagazine_free/scss/zmagazine/_showcase.scss */
#g-showcase .g-social a:hover {
  background: #fff;
}
/* line 41, templates/jl_zmagazine_free/scss/zmagazine/_showcase.scss */
#g-showcase .sprocket-strips .cols-4 > li {
  width: 25%;
}
/* line 44, templates/jl_zmagazine_free/scss/zmagazine/_showcase.scss */
#g-showcase .sprocket-strips-container > li {
  float: left;
  margin: 0;
}
/* line 48, templates/jl_zmagazine_free/scss/zmagazine/_showcase.scss */
#g-showcase .sprocket-strips-content {
  z-index: 1;
  padding: 65px;
}
@media print {
  /* line 55, templates/jl_zmagazine_free/scss/zmagazine/_showcase.scss */
  #g-showcase {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_zmagazine_free/scss/zmagazine/_feature.scss */
#g-feature {
  background: #fff;
  color: #666;
}
/* line 4, templates/jl_zmagazine_free/scss/zmagazine/_feature.scss */
#g-feature .sprocket-lists-portrait-container li {
  border-bottom: none;
}
@media print {
  /* line 10, templates/jl_zmagazine_free/scss/zmagazine/_feature.scss */
  #g-feature {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_zmagazine_free/scss/zmagazine/_horizontalmenu.scss */
.g-horizontalmenu {
  list-style: none;
  margin: 0;
  padding: 0;
  font-family: "roboto", sans-serif;
  font-weight: 700;
}
@media only all and (max-width: 50.99rem) {
  .g-horizontalmenu {
    text-align: center;
  }
}
/* line 12, templates/jl_zmagazine_free/scss/zmagazine/_horizontalmenu.scss */
.g-horizontalmenu li {
  display: inline-block;
  padding: 0 1rem;
}
/* line 16, templates/jl_zmagazine_free/scss/zmagazine/_horizontalmenu.scss */
.g-horizontalmenu li a {
  display: inline-block;
  padding: 0 0 0.5rem;
  margin-bottom: 0.5rem;
  font-size: 0.75rem;
  color: #c1c1c1;
  font-weight: 400;
  text-transform: uppercase;
}
/* line 24, templates/jl_zmagazine_free/scss/zmagazine/_horizontalmenu.scss */
.g-horizontalmenu li a:hover, .g-horizontalmenu li a:focus {
  color: #00c8ff;
}
/* line 29, templates/jl_zmagazine_free/scss/zmagazine/_horizontalmenu.scss */
.g-horizontalmenu li:first-child {
  padding-left: 0;
}
/* line 33, templates/jl_zmagazine_free/scss/zmagazine/_horizontalmenu.scss */
.g-horizontalmenu li:last-child {
  padding-right: 0;
}
/* line 1, templates/jl_zmagazine_free/scss/zmagazine/_subfeature.scss */
#g-subfeature {
  background: #f0f0f0;
  color: #666;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
@media print {
  /* line 9, templates/jl_zmagazine_free/scss/zmagazine/_subfeature.scss */
  #g-subfeature {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_zmagazine_free/scss/zmagazine/_main.scss */
#g-page-surround {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
}
/* line 5, templates/jl_zmagazine_free/scss/zmagazine/_main.scss */
#g-main {
  background: #fff;
  color: #666;
}
@media print {
  /* line 11, templates/jl_zmagazine_free/scss/zmagazine/_main.scss */
  #g-main {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_zmagazine_free/scss/zmagazine/_sidebar.scss */
#g-sidebar, #g-aside {
  padding: 1.5rem 0;
  color: #666;
}
@media print {
  /* line 7, templates/jl_zmagazine_free/scss/zmagazine/_sidebar.scss */
  #g-sidebar {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_zmagazine_free/scss/zmagazine/_bottom.scss */
#g-bottom {
  background: #2f2f2f;
  color: #c1c1c1;
  position: relative;
  z-index: 3;
  font-size: 0.875rem;
}
/* line 7, templates/jl_zmagazine_free/scss/zmagazine/_bottom.scss */
#g-bottom a {
  color: #959595;
}
/* line 9, templates/jl_zmagazine_free/scss/zmagazine/_bottom.scss */
#g-bottom a:hover {
  color: #c1c1c1;
}
/* line 14, templates/jl_zmagazine_free/scss/zmagazine/_bottom.scss */
/* line 8, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-bottom .g-main-nav h1, #g-bottom .g-main-nav h2, #g-bottom .g-main-nav h3, #g-bottom .g-main-nav h4, #g-bottom .g-main-nav h5, #g-bottom .g-main-nav h6, #g-bottom .g-main-nav strong {
  color: #c1c1c1;
}
/* line 12, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 13, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 14, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-bottom .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #c1c1c1;
}
/* line 17, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 18, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-bottom .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: #2f2f2f;
  color: #ecf3f6;
}
/* line 23, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-bottom .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #2f2f2f;
  color: #ecf3f6;
}
/* line 27, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-bottom .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #ecf3f6;
}
/* line 31, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-bottom .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected {
  background: #202020;
}
/* line 34, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-bottom .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected > .g-menu-item-container {
  color: #c1c1c1;
}
/* line 43, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-bottom .g-main-nav .g-dropdown {
  background: #202020;
}
/* line 47, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 48, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 49, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-bottom .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #c1c1c1;
}
/* line 53, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 54, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-bottom .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-bottom .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #161616;
}
/* line 18, templates/jl_zmagazine_free/scss/zmagazine/_bottom.scss */
#g-bottom .g-main-nav .g-toplevel {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
}
/* line 64, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 65, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 66, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 67, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 68, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 69, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-bottom .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #3e3e3e;
  background: #252525;
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 72, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-bottom .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #1b1b1b;
}
/* line 78, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-bottom .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after {
  text-align: center;
}
/* line 84, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 85, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 86, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 87, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-bottom .g-menu-hastouch .g-toplevel > li.active.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  color: #c1c1c1;
}
/* line 96, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 97, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 98, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 99, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 100, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
/* line 101, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-bottom .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, #g-bottom .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #3e3e3e;
  background: #252525;
  border-radius: 0.1875rem;
  padding: 0.1rem;
  margin-top: -0.1rem;
  margin-right: -0.1rem;
}
/* line 104, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-bottom .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover, #g-bottom .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #1b1b1b;
}
/* line 111, templates/jl_zmagazine_free/scss/mixins/_nav.scss */
#g-bottom .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after, #g-bottom .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after {
  text-align: center;
}
/* line 26, templates/jl_zmagazine_free/scss/zmagazine/_bottom.scss */
/* line 27, templates/jl_zmagazine_free/scss/zmagazine/_bottom.scss */
#g-bottom .search input {
  color: #666;
}
/* line 31, templates/jl_zmagazine_free/scss/zmagazine/_bottom.scss */
#g-bottom h1, #g-bottom h2, #g-bottom h3, #g-bottom h4, #g-bottom h5, #g-bottom .zm-widget-title {
  font-size: 0.875rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #fff;
}
/* line 37, templates/jl_zmagazine_free/scss/zmagazine/_bottom.scss */
#g-bottom .g-content.g-particle {
  padding: 0.938rem;
  margin: 0.625rem;
}
/* line 41, templates/jl_zmagazine_free/scss/zmagazine/_bottom.scss */
#g-bottom .g-social a {
  margin-bottom: 10px;
}
/* line 43, templates/jl_zmagazine_free/scss/zmagazine/_bottom.scss */
#g-bottom .g-social a span.fa {
  margin-right: 10px;
}
@media print {
  /* line 50, templates/jl_zmagazine_free/scss/zmagazine/_bottom.scss */
  #g-bottom {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 2, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.button {
  display: inline-block;
  font-family: "roboto", sans-serif;
  font-weight: 500;
  background: transparent;
  border: 1px solid #000;
  color: #000;
  font-size: 0.9rem;
  line-height: 1.225;
  margin: 0 0 0.5rem 0;
  padding: 0.75rem 2rem;
  border-radius: 0;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
/* line 18, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.button:hover, .button:active, .button:focus {
  color: #00c8ff;
  background: transparent;
  border-color: #00c8ff;
}
/* line 25, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
/* line 28, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.button.button-square {
  border-radius: 0;
}
/* line 31, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.button.button-square[class*="button"] {
  border-radius: 0;
}
/* line 36, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.button.button-block {
  display: block;
}
/* line 40, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.button.button-xlarge {
  font-size: 1.8rem;
}
/* line 44, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.button.button-large {
  font-size: 1.6rem;
}
/* line 48, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.button.button-medium {
  font-size: 1rem;
}
/* line 52, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.button.button-small {
  font-size: 0.8rem;
}
/* line 56, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.button.button-xsmall {
  font-size: 0.6rem;
}
/* line 60, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.button.button-alt {
  background: #5cd1df;
}
/* line 63, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.button.button-alt:hover, .button.button-alt:active, .button.button-alt:focus {
  background: #31c5d7;
}
/* line 67, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
/* line 68, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
/* line 69, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.dir-ltr .button.button-alt.button-special:before {
  border-left: 1px solid #3ac7d8;
  border-bottom: 1px solid #3ac7d8;
}
/* line 75, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
/* line 76, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.dir-rtl .button.button-alt.button-special:after {
  border-right: 1px solid #3ac7d8;
  border-bottom: 1px solid #3ac7d8;
}
/* line 84, templates/jl_zmagazine_free/scss/zmagazine/_button.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 94, templates/jl_zmagazine_free/scss/zmagazine/_button.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 97, templates/jl_zmagazine_free/scss/zmagazine/_button.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 103, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.button.button-2 {
  background: #5cd1df;
  border-color: #5cd1df;
  color: #fff;
}
/* line 108, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.button.button-2:hover, .button.button-2:active, .button.button-2:focus {
  color: #5cd1df !important;
  border-color: #5cd1df;
  background: transparent !important;
}
/* line 115, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.button.button-3 {
  color: #5cd1df !important;
  border-color: #5cd1df;
  background: transparent !important;
}
/* line 120, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.button.button-3:hover, .button.button-3:active, .button.button-3:focus {
  background: #5cd1df !important;
  border-color: #5cd1df !important;
  color: #fff !important;
}
/* line 127, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.button.button-4 {
  color: #00c8ff !important;
  background: #fff !important;
  border: 1px solid #00c8ff;
}
/* line 132, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.button.button-4:hover, .button.button-4:active, .button.button-4:focus {
  border-color: #00c8ff;
  background: #00c8ff !important;
  color: #fff !important;
}
/* line 139, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.button.button-grey {
  background: #95a5a6;
  border-color: #95a5a6;
  color: #fff;
}
/* line 144, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.button.button-grey:hover, .button.button-grey:active, .button.button-grey:focus {
  color: #95a5a6 !important;
  border-color: #95a5a6;
  background: transparent !important;
}
/* line 150, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.button.button-grey.button-3, .button.button-grey.button-4 {
  background: transparent !important;
  color: #95a5a6 !important;
  border: 1px solid #95a5a6;
}
/* line 155, templates/jl_zmagazine_free/scss/zmagazine/_button.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: #6d8082 !important;
  color: #6d8082 !important;
}
/* line 162, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.button.button-pink {
  background: #d13b7b;
  border-color: #d13b7b;
  color: #fff;
}
/* line 167, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.button.button-pink:hover, .button.button-pink:active, .button.button-pink:focus {
  color: #d13b7b !important;
  border-color: #d13b7b;
  background: transparent !important;
}
/* line 173, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.button.button-pink.button-3, .button.button-pink.button-4 {
  background: transparent !important;
  color: #d13b7b !important;
  border: 1px solid #d13b7b;
}
/* line 178, templates/jl_zmagazine_free/scss/zmagazine/_button.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: #9b2457 !important;
  color: #9b2457 !important;
}
/* line 185, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.button.button-red {
  background: #ef4a44;
  border-color: #ef4a44;
  color: #fff;
}
/* line 190, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.button.button-red:hover, .button.button-red:active, .button.button-red:focus {
  color: #ef4a44 !important;
  border-color: #ef4a44;
  background: transparent !important;
}
/* line 195, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.button.button-red.button-3, .button.button-red.button-4 {
  background: transparent !important;
  color: #ef4a44 !important;
  border: 1px solid #ef4a44;
}
/* line 200, templates/jl_zmagazine_free/scss/zmagazine/_button.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: #d41912 !important;
  color: #d41912 !important;
}
/* line 207, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.button.button-purple {
  background: #874f9a;
  border-color: #874f9a;
  color: #fff;
}
/* line 212, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.button.button-purple:hover, .button.button-purple:active, .button.button-purple:focus {
  color: #874f9a !important;
  border-color: #874f9a;
  background: transparent !important;
}
/* line 218, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.button.button-purple.button-3, .button.button-purple.button-4 {
  background: transparent !important;
  color: #874f9a !important;
  border: 1px solid #874f9a;
}
/* line 223, templates/jl_zmagazine_free/scss/zmagazine/_button.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: #5b3567 !important;
  color: #5b3567 !important;
}
/* line 230, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.button.button-orange {
  background: #ee7933;
  border-color: #ee7933;
  color: #fff;
}
/* line 235, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.button.button-orange:hover, .button.button-orange:active, .button.button-orange:focus {
  color: #ee7933 !important;
  border-color: #ee7933;
  background: transparent !important;
}
/* line 241, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.button.button-orange.button-3, .button.button-orange.button-4 {
  background: transparent !important;
  color: #ee7933 !important;
  border: 1px solid #ee7933;
}
/* line 246, templates/jl_zmagazine_free/scss/zmagazine/_button.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: #c45410 !important;
  color: #c45410 !important;
}
/* line 253, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.button.button-blue {
  background: #279fba;
  border-color: #279fba;
  color: #fff;
}
/* line 258, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.button.button-blue:hover, .button.button-blue:active, .button.button-blue:focus {
  color: #279fba !important;
  border-color: #279fba;
  background: transparent !important;
}
/* line 264, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.button.button-blue.button-3, .button.button-blue.button-4 {
  background: transparent !important;
  color: #279fba !important;
  border: 2px solid #279fba;
}
/* line 269, templates/jl_zmagazine_free/scss/zmagazine/_button.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: #1a697b !important;
  color: #1a697b !important;
}
/* line 276, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.button.button-arrow {
  position: relative;
}
/* line 279, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.button.button-arrow:before, .button.button-arrow:after {
  font-family: FontAwesome;
}
/* line 283, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
/* line 284, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.dir-ltr .button.button-arrow:after {
  content: "\f178";
  margin-left: 1rem;
}
/* line 290, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
/* line 291, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.dir-rtl .button.button-arrow:before {
  content: "\f177";
  margin-right: 1rem;
}
/* line 298, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.button.button-special {
  position: relative;
}
/* line 301, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
/* line 302, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.dir-ltr .button.button-special:before {
  position: absolute;
  content: "";
  top: 8px;
  bottom: -8px;
  left: -8px;
  right: 8px;
  border-left: 1px solid #00a8d6;
  border-bottom: 1px solid #00a8d6;
}
/* line 314, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
/* line 315, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.dir-rtl .button.button-special:after {
  position: absolute;
  content: "";
  top: 8px;
  bottom: -8px;
  right: -8px;
  left: 8px;
  border-right: 1px solid #00a8d6;
  border-bottom: 1px solid #00a8d6;
}
/* line 328, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.button.button-outline {
  color: #fff !important;
  background: transparent;
  border: 1px solid #fff;
}
/* line 333, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
/* line 334, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.dir-ltr .button.button-outline:before {
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
/* line 340, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
/* line 341, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.dir-rtl .button.button-outline:after {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
/* line 347, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.button.button-outline:hover {
  border: 1px solid #00c8ff;
  color: #00c8ff !important;
}
/* line 351, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
/* line 352, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.dir-ltr .button.button-outline:hover:before {
  border-left: 1px solid #00c8ff;
  border-bottom: 1px solid #00c8ff;
}
/* line 358, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
/* line 359, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.dir-rtl .button.button-outline:hover:after {
  border-right: 1px solid #00c8ff;
  border-bottom: 1px solid #00c8ff;
}
/* line 367, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.button.button-text-only {
  padding: 0 !important;
  background: transparent !important;
  color: #00c8ff !important;
}
/* line 372, templates/jl_zmagazine_free/scss/zmagazine/_button.scss */
.button.button-text-only:hover {
  color: #008cb3;
}
/* line 1, templates/jl_zmagazine_free/scss/zmagazine/_footer.scss */
#g-footer {
  background: #2a2a2a;
  color: #c1c1c1;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
@media only all and (max-width: 50.99rem) {
  #g-footer {
    text-align: center;
  }
}
@media print {
  /* line 11, templates/jl_zmagazine_free/scss/zmagazine/_footer.scss */
  #g-footer {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 2, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.section-horizontal-paddings {
  padding-left: 12%;
  padding-right: 12%;
}
@media only all and (max-width: 74.938rem) and (min-width: 51rem) {
  /* line 6, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
  .section-horizontal-paddings {
    padding-left: 4%;
    padding-right: 4%;
  }
}
@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 21, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 22, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.title-center .g-title {
  text-align: center;
}
/* line 27, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 28, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.title-rounded .g-title {
  border-radius: 2rem;
}
/* line 33, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 34, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.title-section .g-title {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.2rem;
}
/* line 40, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.title-section .g-content {
  padding: 0;
}
/* line 45, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 46, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.title-underline .g-title {
  padding: 0.5rem 0;
}
/* line 49, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.title-underline .g-title:after {
  border-bottom: 2px solid #f0f2f4;
  position: absolute;
  content: "";
  left: 0;
  width: 100%;
  bottom: 0;
}
/* line 57, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.dir-rtl .title-underline .g-title:after {
  left: inherit;
  right: 0;
}
/* line 65, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 66, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.title-inline .g-title {
  display: inline-block;
  margin-bottom: 0.625rem !important;
}
/* line 72, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 73, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.title-small .g-title {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 0.9rem;
  padding-bottom: 0;
}
/* line 81, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 82, templates/jl_zmagazine_free/scss/zmagazine/_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.2rem;
  text-transform: uppercase;
  font-family: "roboto", sans-serif;
  font-weight: 400;
  margin: 0.775rem 0;
}
/* line 91, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.platform-content, .moduletable, .widget {
  margin: 0.625rem 0;
  padding: 0.938rem 0;
}
/* line 95, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.platform-content .moduletable, .moduletable .moduletable, .widget .moduletable, .platform-content .widget, .moduletable .widget, .widget .widget {
  margin: 0;
  padding: 0;
}
/* line 100, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.platform-content:first-child, .moduletable:first-child, .widget:first-child {
  margin-top: 0;
  padding-top: 0;
}
/* line 105, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.platform-content:last-child, .moduletable:last-child, .widget:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 111, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 112, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.moduletable[class*="box"], .widget[class*="box"] {
  padding: 0.938rem;
  margin: 0.625rem;
}
/* line 117, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 118, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.moduletable[class*="title"] .g-title, .widget[class*="title"] .g-title {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}
/* line 126, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 127, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.title1 .g-title {
  color: #00c8ff;
}
/* line 132, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 133, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  color: #fff;
  background: #00c8ff;
}
/* line 140, templates/jl_zmagazine_free/scss/zmagazine/_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 144, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 145, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 146, templates/jl_zmagazine_free/scss/zmagazine/_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 153, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box1 .g-title {
  font-size: 1.2rem;
  text-transform: uppercase;
}
/* line 158, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box1 a {
  color: inherit;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.25);
}
/* line 162, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box1 a:hover {
  box-shadow: 0 1px 0 0 #fff;
}
/* line 167, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box1 .button {
  background: #fff !important;
  color: #00c8ff;
  border-color: #00c8ff;
  box-shadow: none;
}
/* line 173, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box1 .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #fff !important;
  color: #fff;
}
/* line 182, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 183, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 184, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box1 .button:hover, .title1 .button:hover, .box1 .button:active, .title1 .button:active, .box1 .button:focus, .title1 .button:focus {
  box-shadow: none;
}
/* line 188, templates/jl_zmagazine_free/scss/zmagazine/_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 192, templates/jl_zmagazine_free/scss/zmagazine/_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: #4dd9ff !important;
  border-color: #4dd9ff;
}
/* line 200, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 201, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.title2 .g-title {
  color: #666;
  border: 0 none;
}
/* line 207, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 208, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box2.moduletable, .box2.widget, .box2.g-outer-box, .box2 > .g-content {
  color: #fff;
  background: #5cd1df;
}
/* line 215, templates/jl_zmagazine_free/scss/zmagazine/_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 220, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box2 .g-title {
  font-size: 1.2rem;
  text-transform: uppercase;
}
/* line 225, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box2 a {
  color: inherit;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.25);
}
/* line 229, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box2 a:hover {
  box-shadow: 0 1px 0 0 #fff;
}
/* line 234, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box2 .button {
  background: #fff !important;
  border-color: #5cd1df;
  color: #5cd1df;
  box-shadow: none;
}
/* line 240, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box2 .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #fff !important;
  color: #fff;
}
/* line 249, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 250, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.title3 .g-title {
  color: #5cd1df;
}
/* line 255, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 256, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box3.moduletable, .box3.widget, .box3.g-outer-box, .box3 > .g-content {
  border: 1px solid #00c8ff;
}
/* line 263, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box3 .g-title {
  font-size: 1.2rem;
  text-transform: uppercase;
}
/* line 268, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box3 a {
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.25);
}
/* line 271, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box3 a:hover {
  box-shadow: 0 1px 0 0 #666;
}
/* line 275, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box3 .button {
  box-shadow: none;
}
/* line 277, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box3 .button:hover {
  box-shadow: none;
}
/* line 283, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 284, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.title4 .g-title {
  color: #00c8ff;
  border: 1px solid #00c8ff;
  padding: 0.625rem;
}
/* line 291, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 292, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box4.moduletable, .box4.widget, .box4.g-outer-box, .box4 > .g-content {
  border: 2px solid rgba(0, 0, 0, 0.1);
}
/* line 300, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 301, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.title5 .g-title {
  color: #5cd1df;
  border: 1px solid #5cd1df;
  padding: 0.625rem;
}
/* line 308, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 309, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box5.moduletable, .box5.widget, .box5.g-outer-box, .box5 > .g-content {
  color: #fff;
  background: #2f2f2f;
}
/* line 317, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box5 a {
  color: inherit;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.25);
}
/* line 321, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box5 a:hover {
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
}
/* line 326, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box5 .button {
  color: #fff !important;
  border-color: #fff !important;
  box-shadow: none;
}
/* line 331, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box5 .button:hover {
  box-shadow: none;
  border-color: #fff;
}
/* line 338, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 339, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.title6 .g-title, .title6 .g-simplecontent .g-simplecontent-item-content-title {
  font-family: "roboto", sans-serif;
  font-weight: 400;
  text-transform: none;
}
/* line 346, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 347, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box6.moduletable, .box6.widget, .box6.g-outer-box, .box6 > .g-content {
  color: #fff;
  background: #2d2d2d;
}
/* line 355, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box6 a {
  color: inherit;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.25);
}
/* line 359, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box6 a:hover {
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
}
/* line 363, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box6 .button {
  color: #fff !important;
  box-shadow: none;
}
/* line 367, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box6 .button:hover {
  box-shadow: none;
}
/* line 373, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box-white {
  color: #1a1a1a;
}
/* line 377, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box-grey, .box-pink, .box-red, .box-purple, .box-blue, .box-orange {
  color: #fff;
}
/* line 381, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 382, templates/jl_zmagazine_free/scss/zmagazine/_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 385, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.title-white .button {
  border-color: #fff;
}
/* line 390, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 391, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box-white.moduletable, .box-white.widget, .box-white.g-outer-box, .box-white > .g-content {
  background: #fff;
}
/* line 397, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box-white .button {
  background: #bfbfbf;
}
/* line 401, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box-white a {
  color: #bfbfbf;
}
/* line 406, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 407, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 408, templates/jl_zmagazine_free/scss/zmagazine/_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 412, templates/jl_zmagazine_free/scss/zmagazine/_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 416, templates/jl_zmagazine_free/scss/zmagazine/_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: #000;
  border-color: #000;
}
/* line 424, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 425, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.title-grey .g-title {
  color: #95a5a6;
}
/* line 429, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.title-grey .button {
  background: #fff !important;
  color: #95a5a6;
  border-color: #95a5a6;
  box-shadow: none;
}
/* line 435, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.title-grey .button:hover {
  box-shadow: none;
  background: #95a5a6 !important;
  border-color: #95a5a6;
  color: #fff;
}
/* line 444, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 445, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box-grey.moduletable, .box-grey.widget, .box-grey.g-outer-box, .box-grey > .g-content {
  background: #95a5a6;
}
/* line 451, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box-grey a {
  color: #dae0e0;
}
/* line 454, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box-grey a:hover {
  color: #6d8082;
}
/* line 459, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box-grey .button {
  background: #fff !important;
  color: #95a5a6;
  border-color: #95a5a6;
  box-shadow: none;
}
/* line 465, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box-grey .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #fff !important;
  color: #fff;
}
/* line 474, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 475, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 476, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box-grey .button.button-3, .title-grey .button.button-3, .box-grey .button.button-4, .title-grey .button.button-4 {
  color: #566566;
}
/* line 479, templates/jl_zmagazine_free/scss/zmagazine/_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 487, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 488, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.title-pink .g-title {
  color: #d13b7b;
  border: 0 none;
}
/* line 493, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.title-pink .button {
  background: #fff !important;
  color: #d13b7b;
  border-color: #d13b7b;
  box-shadow: none;
}
/* line 499, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.title-pink .button:hover {
  box-shadow: none;
  background: #d13b7b !important;
  border-color: #d13b7b;
  color: #fff;
}
/* line 508, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 509, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box-pink.moduletable, .box-pink.widget, .box-pink.g-outer-box, .box-pink > .g-content {
  background: #d13b7b;
}
/* line 515, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box-pink .button {
  background: #fff !important;
  color: #d13b7b;
  border-color: #d13b7b;
  box-shadow: none;
}
/* line 521, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box-pink .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #fff !important;
  color: #fff;
}
/* line 529, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box-pink a {
  color: #e9a2c1;
}
/* line 532, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box-pink a:hover {
  color: #9b2457;
}
/* line 538, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 539, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 540, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box-pink .button.button-3, .title-pink .button.button-3, .box-pink .button.button-4, .title-pink .button.button-4 {
  color: #721b40;
}
/* line 543, templates/jl_zmagazine_free/scss/zmagazine/_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 551, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 552, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.title-red .g-title {
  color: #ef4a44;
  border: 0 none;
}
/* line 557, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.title-red .button {
  background: #fff !important;
  color: #ef4a44;
  border-color: #ef4a44;
  box-shadow: none;
}
/* line 563, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.title-red .button:hover {
  box-shadow: none;
  background: #ef4a44 !important;
  border-color: #ef4a44;
  color: #fff;
}
/* line 572, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 573, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box-red.moduletable, .box-red.widget, .box-red.g-outer-box, .box-red > .g-content {
  background: #ef4a44;
}
/* line 579, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box-red .button {
  background: #fff !important;
  color: #ef4a44;
  border-color: #ef4a44;
  box-shadow: none;
}
/* line 585, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box-red .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #fff !important;
  color: #fff;
}
/* line 593, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box-red a {
  color: #f9bcb9;
}
/* line 596, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box-red a:hover {
  color: #d41912;
}
/* line 602, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 603, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 604, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box-red .button.button-3, .title-red .button.button-3, .box-red .button.button-4, .title-red .button.button-4 {
  color: #a5130e;
}
/* line 607, templates/jl_zmagazine_free/scss/zmagazine/_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 615, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 616, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.title-purple .g-title {
  color: #874f9a;
  border: 0 none;
}
/* line 621, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.title-purple .button {
  background: #fff !important;
  color: #874f9a;
  border-color: #874f9a;
  box-shadow: none;
}
/* line 627, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.title-purple .button:hover {
  box-shadow: none;
  background: #874f9a !important;
  border-color: #874f9a;
  color: #fff;
}
/* line 636, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 637, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box-purple.moduletable, .box-purple.widget, .box-purple.g-outer-box, .box-purple > .g-content {
  background: #874f9a;
}
/* line 643, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box-purple .button {
  background: #fff !important;
  color: #874f9a;
  border-color: #874f9a;
  box-shadow: none;
}
/* line 649, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box-purple .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #fff !important;
  color: #fff;
}
/* line 657, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box-purple a {
  color: #c09ccc;
}
/* line 660, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box-purple a:hover {
  color: #5b3567;
}
/* line 666, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 667, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 668, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box-purple .button.button-3, .title-purple .button.button-3, .box-purple .button.button-4, .title-purple .button.button-4 {
  color: #3d2446;
}
/* line 671, templates/jl_zmagazine_free/scss/zmagazine/_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 679, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 680, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.title-blue .g-title {
  color: #279fba;
  border: 0 none;
}
/* line 685, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.title-blue .button {
  background: #fff !important;
  color: #279fba;
  border-color: #279fba;
  box-shadow: none;
}
/* line 691, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.title-blue .button:hover {
  box-shadow: none;
  background: #279fba !important;
  border-color: #279fba;
  color: #fff;
}
/* line 700, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 701, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box-blue.moduletable, .box-blue.widget, .box-blue.g-outer-box, .box-blue > .g-content {
  background: #279fba;
}
/* line 707, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box-blue .button {
  background: #fff !important;
  color: #279fba;
  border-color: #279fba;
  box-shadow: none;
}
/* line 713, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box-blue .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #fff !important;
  color: #fff;
}
/* line 721, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box-blue a {
  color: #7dd1e4;
}
/* line 724, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box-blue a:hover {
  color: #1a697b;
}
/* line 730, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 731, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 732, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box-blue .button.button-3, .title-blue .button.button-3, .box-blue .button.button-4, .title-blue .button.button-4 {
  color: #114551;
}
/* line 735, templates/jl_zmagazine_free/scss/zmagazine/_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 743, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 744, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.title-orange .g-title {
  color: #ee7933;
  border: 0 none;
}
/* line 749, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.title-orange .button {
  background: #fff !important;
  color: #ee7933;
  border-color: #ee7933;
  box-shadow: none;
}
/* line 755, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.title-orange .button:hover {
  box-shadow: none;
  background: #ee7933 !important;
  border-color: #ee7933;
  color: #fff;
}
/* line 764, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 765, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box-orange.moduletable, .box-orange.widget, .box-orange.g-outer-box, .box-orange > .g-content {
  background: #ee7933;
}
/* line 771, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box-orange .button {
  background: #fff !important;
  color: #ee7933;
  border-color: #ee7933;
  box-shadow: none;
}
/* line 777, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box-orange .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #fff !important;
  color: #fff;
}
/* line 785, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box-orange a {
  color: #f8c6a9;
}
/* line 788, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box-orange a:hover {
  color: #c45410;
}
/* line 794, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 795, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 796, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.box-orange .button.button-3, .title-orange .button.button-3, .box-orange .button.button-4, .title-orange .button.button-4 {
  color: #95400c;
}
/* line 799, templates/jl_zmagazine_free/scss/zmagazine/_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 807, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 808, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.spaced .g-content {
  margin: 1px;
}
/* line 813, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 814, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.bordered .g-content {
  border: 1px solid #f0f2f4;
  margin: 1px;
}
/* line 820, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 821, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.shadow .g-content {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
/* line 826, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 827, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.shadow2 .g-content {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}
/* line 832, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 833, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.disabled .g-content {
  opacity: 0.4;
}
/* line 838, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 839, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.square .g-content {
  border-radius: none;
}
/* line 844, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 845, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.rounded .g-content {
  border-radius: 0.1875rem;
  overflow: hidden;
}
/* line 851, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.no-bg-image {
  background-image: none !important;
}
/* line 855, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.g-block-divider {
  background: #f0f2f4;
  height: 5px;
  margin-top: 3.752rem;
  margin-bottom: 3.752rem;
}
/* line 862, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
/* line 863, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.equal-height #g-aside, .equal-height #g-mainbar, .equal-height #g-sidebar {
  width: 100%;
}
/* line 869, templates/jl_zmagazine_free/scss/zmagazine/_variations.scss */
.equal-height .g-content {
  width: auto;
}
/* line 1, templates/jl_zmagazine_free/scss/zmagazine/_tables.scss */
table {
  border: 1px solid #eaeaea;
}
/* line 5, templates/jl_zmagazine_free/scss/zmagazine/_tables.scss */
th {
  background: #f7f7f7;
  padding: 0.5rem;
}
/* line 10, templates/jl_zmagazine_free/scss/zmagazine/_tables.scss */
td {
  padding: 0.5rem;
  border: 1px solid #eaeaea;
}
/* line 2, templates/jl_zmagazine_free/scss/zmagazine/_forms.scss */
textarea, select[multiple=multiple] {
  background-color: white;
  border: 1px solid #fff;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
}
/* line 7, templates/jl_zmagazine_free/scss/zmagazine/_forms.scss */
textarea:hover, select[multiple=multiple]:hover {
  border-color: #c4c4c4;
}
/* line 11, templates/jl_zmagazine_free/scss/zmagazine/_forms.scss */
textarea:focus, select[multiple=multiple]:focus {
  border-color: #00c8ff;
}
/* line 16, templates/jl_zmagazine_free/scss/zmagazine/_forms.scss */
textarea {
  width: 100%;
  box-sizing: border-box !important;
}
/* line 21, templates/jl_zmagazine_free/scss/zmagazine/_forms.scss */
fieldset.input {
  margin: 0;
  padding: 0;
}
/* line 26, templates/jl_zmagazine_free/scss/zmagazine/_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 #fff;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  font-size: 1rem;
  width: 100%;
  line-height: 1.5;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
/* line 37, templates/jl_zmagazine_free/scss/zmagazine/_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: #c4c4c4;
}
/* line 41, templates/jl_zmagazine_free/scss/zmagazine/_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: #00c8ff;
}
/* line 1, templates/jl_zmagazine_free/scss/zmagazine/_social.scss */
/* line 2, templates/jl_zmagazine_free/scss/zmagazine/_social.scss */
.g-social a {
  display: inline-block;
  padding: 0.1rem 0.4rem;
  margin-bottom: 4px;
}
/* line 1, templates/jl_zmagazine_free/scss/zmagazine/_sample.scss */
.sample-content {
  text-align: center;
}
/* line 3, templates/jl_zmagazine_free/scss/zmagazine/_sample.scss */
.sample-content .subtitle {
  text-transform: uppercase;
  font-size: 0.8rem;
  display: block;
  margin-top: -1.3rem;
}
/* line 9, templates/jl_zmagazine_free/scss/zmagazine/_sample.scss */
.sample-content .sample-icons {
  font-size: 5rem;
  color: #00c8ff;
  opacity: 0.6;
}
/* line 14, templates/jl_zmagazine_free/scss/zmagazine/_sample.scss */
.sample-content .sample-description {
  font-size: 1.2rem;
}
@media only all and (min-width: 51rem) {
  /* line 22, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  /* line 18, templates/jl_zmagazine_free/scss/zmagazine/_sample.scss */
  .sample-content .device-promo {
    width: 356px;
    height: 203px;
    position: relative;
    float: right;
    margin-left: 3rem;
    margin-bottom: 1rem;
  }
  /* line 25, templates/jl_zmagazine_free/scss/zmagazine/_sample.scss */
  .sample-content .device-promo .macbook {
    width: 356px;
    height: 203px;
    position: absolute;
    z-index: 1;
    background: url('../../images/macbook.png');
  }
  /* line 31, templates/jl_zmagazine_free/scss/zmagazine/_sample.scss */
  .sample-content .device-promo .macbook .macbook-color {
    position: absolute;
    width: 206px;
    height: 118px;
    left: 37px;
    top: 56px;
    background: #ccc;
  }
  /* line 40, templates/jl_zmagazine_free/scss/zmagazine/_sample.scss */
  .sample-content .device-promo .ipad {
    width: 356px;
    height: 203px;
    position: absolute;
    z-index: 2;
    background: url('../../images/ipad.png');
  }
  /* line 46, templates/jl_zmagazine_free/scss/zmagazine/_sample.scss */
  .sample-content .device-promo .ipad .ipad-color {
    position: absolute;
    width: 111px;
    height: 163px;
    right: 27px;
    top: 20px;
    background: #00c8ff;
  }
  /* line 55, templates/jl_zmagazine_free/scss/zmagazine/_sample.scss */
  .sample-content .device-promo .iphone {
    width: 356px;
    height: 203px;
    position: absolute;
    z-index: 3;
    background: url('../../images/iphone.png');
  }
  /* line 61, templates/jl_zmagazine_free/scss/zmagazine/_sample.scss */
  .sample-content .device-promo .iphone .iphone-color {
    position: absolute;
    width: 46px;
    height: 75px;
    right: 4px;
    top: 112px;
    background: #5cd1df;
  }
}
/* line 72, templates/jl_zmagazine_free/scss/zmagazine/_sample.scss */
.sample-content .middle {
  text-align: center;
}
/* line 75, templates/jl_zmagazine_free/scss/zmagazine/_sample.scss */
.sample-content .fa-github-square {
  color: #ddd;
  margin-top: 1.5rem;
  font-size: 10rem;
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .sample-content .fa-github-square {
    font-size: 8rem;
  }
}
@media only all and (max-width: 50.99rem) {
  .sample-content .fa-github-square {
    float: none !important;
    margin-right: 0;
  }
}
/* line 87, templates/jl_zmagazine_free/scss/zmagazine/_sample.scss */
.sample-content .info-box {
  background: #f5f5f5;
  border: 1px solid #e6e6e6;
  padding: 0.938rem;
  border-radius: 0.1875rem;
  margin-bottom: 4rem;
}
/* line 94, templates/jl_zmagazine_free/scss/zmagazine/_sample.scss */
.sample-content .fa-graduation-cap {
  color: #d9d9d9;
  margin: 1rem 2rem 1rem 1rem;
  font-size: 6rem;
}
@media only all and (min-width: 60rem) {
  /* line 10, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  /* line 102, templates/jl_zmagazine_free/scss/zmagazine/_sample.scss */
  /* line 103, templates/jl_zmagazine_free/scss/zmagazine/_sample.scss */
  #g-showcase .sample-description {
    padding: 0 6rem;
  }
}
@media only all and (min-width: 60rem) {
  /* line 110, templates/jl_zmagazine_free/scss/zmagazine/_sample.scss */
  /* line 111, templates/jl_zmagazine_free/scss/zmagazine/_sample.scss */
  /* line 112, templates/jl_zmagazine_free/scss/zmagazine/_sample.scss */
  #g-subfeature .sample-content .g-content {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media only all and (min-width: 51rem) {
  /* line 121, templates/jl_zmagazine_free/scss/zmagazine/_sample.scss */
  /* line 122, templates/jl_zmagazine_free/scss/zmagazine/_sample.scss */
  #g-main .sample-content {
    text-align: inherit;
  }
}
/* line 1, templates/jl_zmagazine_free/scss/zmagazine/_contentarray.scss */
.g-content-array {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 5, templates/jl_zmagazine_free/scss/zmagazine/_contentarray.scss */
.g-content-array .g-grid {
  margin-bottom: 2.3445rem;
}
/* line 8, templates/jl_zmagazine_free/scss/zmagazine/_contentarray.scss */
.g-content-array .g-grid:last-child {
  margin-bottom: 0;
}
/* line 11, templates/jl_zmagazine_free/scss/zmagazine/_contentarray.scss */
/* line 12, templates/jl_zmagazine_free/scss/zmagazine/_contentarray.scss */
/* line 13, templates/jl_zmagazine_free/scss/zmagazine/_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_zmagazine_free/scss/zmagazine/_contentarray.scss */
.g-content-array .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 33, templates/jl_zmagazine_free/scss/zmagazine/_contentarray.scss */
@media only all and (max-width: 50.99rem) {
  .g-content-array .g-array-item {
    margin-bottom: 2.3445rem;
  }
}
/* line 39, templates/jl_zmagazine_free/scss/zmagazine/_contentarray.scss */
.g-content-array .g-array-item-image {
  margin: 0 0 15px 0;
}
/* line 43, templates/jl_zmagazine_free/scss/zmagazine/_contentarray.scss */
.g-content-array .g-item-title {
  margin: 0;
}
/* line 47, templates/jl_zmagazine_free/scss/zmagazine/_contentarray.scss */
/* line 48, templates/jl_zmagazine_free/scss/zmagazine/_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_zmagazine_free/scss/zmagazine/_contentarray.scss */
.g-content-array .g-array-item-details {
  font-size: 90%;
}
/* line 56, templates/jl_zmagazine_free/scss/zmagazine/_contentarray.scss */
.g-content-array .g-array-item-details > span {
  margin-right: 10px;
}
/* line 60, templates/jl_zmagazine_free/scss/zmagazine/_contentarray.scss */
.g-content-array .g-array-item-details i {
  margin-right: 5px;
}
/* line 1, templates/jl_zmagazine_free/scss/zmagazine/_dropdownanimations.scss */
/* line 2, templates/jl_zmagazine_free/scss/zmagazine/_dropdownanimations.scss */
/* line 3, templates/jl_zmagazine_free/scss/zmagazine/_dropdownanimations.scss */
.g-main-nav .g-standard .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 7, templates/jl_zmagazine_free/scss/zmagazine/_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_zmagazine_free/scss/zmagazine/_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_zmagazine_free/scss/zmagazine/_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 22, templates/jl_zmagazine_free/scss/zmagazine/_dropdownanimations.scss */
/* line 23, templates/jl_zmagazine_free/scss/zmagazine/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 27, templates/jl_zmagazine_free/scss/zmagazine/_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 31, templates/jl_zmagazine_free/scss/zmagazine/_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 36, templates/jl_zmagazine_free/scss/zmagazine/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .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;
}
@-webkit-keyframes g-dropdown-zoom {
  /* line 44, templates/jl_zmagazine_free/scss/zmagazine/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 48, templates/jl_zmagazine_free/scss/zmagazine/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-zoom {
  /* line 44, templates/jl_zmagazine_free/scss/zmagazine/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 48, templates/jl_zmagazine_free/scss/zmagazine/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-zoom {
  /* line 44, templates/jl_zmagazine_free/scss/zmagazine/_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 48, templates/jl_zmagazine_free/scss/zmagazine/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes g-dropdown-fade-in-up {
  /* line 54, templates/jl_zmagazine_free/scss/zmagazine/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
  }
  /* line 58, templates/jl_zmagazine_free/scss/zmagazine/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-fade-in-up {
  /* line 54, templates/jl_zmagazine_free/scss/zmagazine/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, 30px, 0);
  }
  /* line 58, templates/jl_zmagazine_free/scss/zmagazine/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-fade-in-up {
  /* line 54, templates/jl_zmagazine_free/scss/zmagazine/_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 58, templates/jl_zmagazine_free/scss/zmagazine/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
/* line 1, templates/jl_zmagazine_free/scss/zmagazine/_offline.scss */
/* line 2, templates/jl_zmagazine_free/scss/zmagazine/_offline.scss */
.g-offline #grav-login {
  max-width: 36rem;
}
/* line 4, templates/jl_zmagazine_free/scss/zmagazine/_offline.scss */
.g-offline #grav-login .form-actions {
  margin-top: 0.625rem;
}
@media only all and (max-width: 50.99rem) {
  .g-offline #grav-login .form-actions {
    text-align: center;
  }
}
/* line 10, templates/jl_zmagazine_free/scss/zmagazine/_offline.scss */
.g-offline #grav-login .button {
  text-transform: capitalize;
}
/* line 13, templates/jl_zmagazine_free/scss/zmagazine/_offline.scss */
@media only all and (max-width: 50.99rem) {
  .g-offline #grav-login .rememberme {
    float: none;
    display: block;
  }
}
/* 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) {
  /* line 7, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .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 {
    flex-grow: 0;
    flex-basis: 100%;
  }
}
/* line 30, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
@media only all and (max-width: 50.99rem) {
  body [class*="size-"] {
    flex-grow: 0;
    flex-basis: 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;
      flex-wrap: inherit;
    }
    /* line 45, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
    .g-block {
      display: block;
      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 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=zmagazine_14.css.map */