/*
	Theme Name: SD
	Theme URI: http://www.healthytips.nl/
	Description: A mobile responsive and HTML5 theme built for the Genesis Framework.
	Author: Sebastiaan Dekker
	Author URI: http://www.healthytips.nl/
	
	Version: 1
	
	Template: genesis
	Template Version: 2.1

	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

@font-face {
  font-family: "Flaticon";
  src: url("fonts/seoicons/flaticon.eot");
  src: url("fonts/seoicons/flaticon.eot#iefix") format("embedded-opentype"), url("fonts/seoicons/flaticon.woff") format("woff"), url("fonts/seoicons/flaticon.ttf") format("truetype"), url("fonts/seoicons/flaticon.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ProximaNova-Light';
  src: url("fonts/proximanovalight/ProximaNova-Light.eot");
  src: url("fonts/proximanovalight/ProximaNova-Light.eot?#iefix") format("embedded-opentype"), url("fonts/proximanovalight/ProximaNova-Light.woff") format("woff"), url("fonts/proximanovalight/ProximaNova-Light.ttf") format("truetype"), url("fonts/proximanovalight/ProximaNova-Light.svg#ProximaNova-Light") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ProximaNova-Semibold';
  src: url("fonts/proximanovasemibold/ProximaNova-Semibold.eot");
  src: url("fonts/proximanovasemibold/ProximaNova-Semibold.eot?#iefix") format("embedded-opentype"), url("fonts/proximanovasemibold/ProximaNova-Semibold.woff") format("woff"), url("fonts/proximanovasemibold/ProximaNova-Semibold.ttf") format("truetype"), url("fonts/proximanovasemibold/ProximaNova-Semibold.svg#ProximaNova-Semibold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ProximaNova-Bold';
  src: url("fonts/proximanovaBold/ProximaNova-Bold.eot");
  src: url("fonts/proximanovaBold/ProximaNova-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/proximanovaBold/ProximaNova-Bold.woff") format("woff"), url("fonts/proximanovaBold/ProximaNova-Bold.ttf") format("truetype"), url("fonts/proximanovaBold/ProximaNova-Bold.svg#ProximaNova-Bold") format("svg");
  font-weight: normal;
  font-style: normal; }
*,
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
  content: " ";
  display: table; }

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
  clear: both;
  content: " ";
  display: table; }

body {
  background-color: #F5F5F5;
  color: #384556;
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 12px;
  line-height: 1.42857;
  font-weight: 400; }
  @media (min-width: 768px) {
    body {
      font-size: 12px; } }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #2E40B8;
  text-decoration: underline;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }
  a:hover, a:focus {
    color: #008BEE;
    text-decoration: underline; }

::selection {
  background-color: #008BEE;
  color: #FFFFFF; }

img {
  vertical-align: middle;
  height: auto; }

embed,
iframe,
img,
object,
video,
.wp-caption {
  max-width: 100%; }

figure {
  margin: 0; }

button, input:focus, input[type="button"], input[type="reset"],
input[type="submit"], textarea:focus, .button, .pagination a {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #FFFFFF; }

h1, h2, h3, h4, h5, h6,
.h1,
.home-featured-text .widget h4, .h2, .h3, .h4, .blog .entry-title,
.category .entry-title, .related-list .related-link, .h5, .h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: normal;
  line-height: 1.42857;
  color: inherit;
  text-transform: none; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .home-featured-text .widget h4 small,
  .h1 .small,
  .home-featured-text .widget h4 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small, .blog .entry-title small,
  .category .entry-title small, .related-list .related-link small,
  .h4 .small,
  .blog .entry-title .small,
  .category .entry-title .small,
  .related-list .related-link .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #FFFFFF; }

h1, .h1, .home-featured-text .widget h4,
h2, .h2,
h3, .h3 {
  margin: 0 0 10px; }
  h1 small,
  h1 .small, .h1 small, .home-featured-text .widget h4 small,
  .h1 .small,
  .home-featured-text .widget h4 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4, .blog .entry-title,
.category .entry-title, .related-list .related-link,
h5, .h5,
h6, .h6 {
  margin: 0 0 10px; }
  h4 small,
  h4 .small, .h4 small, .blog .entry-title small,
  .category .entry-title small, .related-list .related-link small,
  .h4 .small,
  .blog .entry-title .small,
  .category .entry-title .small,
  .related-list .related-link .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1, .home-featured-text .widget h4 {
  font-size: 2.369em; }

h2, .h2 {
  font-size: 1.777em; }

h3, .h3 {
  font-size: 1.333em; }

h4, .h4, .blog .entry-title,
.category .entry-title, .related-list .related-link {
  font-size: 12px; }

h5, .h5 {
  font-size: 12px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

small,
.small {
  font-size: 11px; }

strong,
.strong {
  font-weight: 700; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

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

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

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

.text-capitalize {
  text-transform: capitalize; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 15px;
  border-left: 5px solid #FFFFFF; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
  float: left;
  padding: 0 0 0 20px;
  width: 100%; }

@media (min-width: 768px) {
  .one-half,
  .three-sixths,
  .two-fourths {
    width: 50%; } }
@media (min-width: 768px) {
  .one-third,
  .two-sixths {
    width: 33.33333333332%; } }
@media (min-width: 768px) {
  .four-sixths,
  .two-thirds {
    width: 66.6666666667%; } }
@media (min-width: 768px) {
  .one-fourth {
    width: 25%; } }
@media (min-width: 768px) {
  .three-fourths {
    width: 75%; } }
@media (min-width: 768px) {
  .one-sixth {
    width: 16.6666666667%; } }
@media (min-width: 768px) {
  .five-sixths {
    width: 83.3333333333%; } }
.first {
  clear: both;
  margin-left: 0;
  padding-left: 0; }

.site-container {
  width: 95%;
  max-width: 78em;
  margin: 0 auto;
  position: relative; }

.wrap {
  margin-right: auto;
  margin-left: auto;
  padding: 0;
  padding-left: 0;
  padding-right: 0; }
  .wrap:before, .wrap:after {
    content: " ";
    display: table; }
  .wrap:after {
    clear: both; }
  @media (min-width: 768px) {
    .wrap {
      width: 100%;
      max-width: 100%; } }
  @media (min-width: 992px) {
    .wrap {
      width: 100%;
      max-width: 100%; } }
  @media (min-width: 1200px) {
    .wrap {
      width: 100%;
      max-width: 100%; } }

.site-inner {
  background-color: #FFFFFF;
  border-top: 0px solid transparent;
  clear: both;
  padding: 10px 10px; }
  @media (min-width: 992px) {
    .site-inner {
      margin: 0; } }

/* Column Widths and Positions
--------------------------------------------- */
/* Wrapping div for .content and .sidebar-primary */
.content-sidebar-sidebar .content-sidebar-wrap {
  float: left; }

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
  float: right; }

/* Content */
.content {
  float: right;
  width: 100%;
  padding: 10px; }

.sidebar {
  padding: 10px; }

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
  float: left; }
  @media (min-width: 768px) {
    .content-sidebar .content,
    .content-sidebar-sidebar .content,
    .sidebar-content-sidebar .content {
      width: 65%; } }

@media (min-width: 768px) {
  .content-sidebar-sidebar .content,
  .sidebar-content-sidebar .content,
  .sidebar-sidebar-content .content {
    width: 65%; } }

@media (min-width: 768px) {
  .sidebar-content .content {
    width: 65%; } }

.full-width-content .content {
  width: 100%; }

/* Primary Sidebar */
.sidebar-primary {
  float: right;
  width: 100%; }
  @media (min-width: 768px) {
    .sidebar-primary {
      width: 35%; } }

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
  float: left; }

/* Secondary Sidebar */
.sidebar-secondary {
  float: left;
  width: 15%; }

.content-sidebar-sidebar .sidebar-secondary {
  float: right; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #FFFFFF;
  text-align: left; }

td,
th {
  text-align: left; }

table {
  background-color: transparent;
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  table > thead > tr > th,
  table > thead > tr > td,
  table > tbody > tr > th,
  table > tbody > tr > td,
  table > tfoot > tr > th,
  table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  table > caption + thead > tr:first-child > th,
  table > caption + thead > tr:first-child > td,
  table > colgroup + thead > tr:first-child > th,
  table > colgroup + thead > tr:first-child > td,
  table > thead:first-child > tr:first-child > th,
  table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  table > tbody + tbody {
    border-top: 2px solid #ddd; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: inherit;
  color: #384556;
  border: 0;
  border-bottom: 1px solid #F5F5F5; }

input,
select,
textarea {
  display: block;
  background-color: #FFFFFF;
  background-image: none;
  border: 1px solid #F5F5F5;
  border-radius: 0;
  color: #384556;
  font-size: 12px;
  line-height: 1.42857;
  padding: 5px 10px;
  width: 100%;
  height: 32px;
  -webkit-transition: border-color, 0.15s, ease-in-out, initial;
  -o-transition: border-color, 0.15s, ease-in-out, initial;
  transition: border-color, 0.15s, ease-in-out, initial;
  -webkit-transition: box-shadow, 0.15s, ease-in-out, initial;
  -o-transition: box-shadow, 0.15s, ease-in-out, initial;
  transition: box-shadow, 0.15s, ease-in-out, initial; }
  input:focus,
  select:focus,
  textarea:focus {
    border-color: #384556;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(56, 69, 86, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(56, 69, 86, 0.6); }
  input::-moz-placeholder,
  select::-moz-placeholder,
  textarea::-moz-placeholder {
    color: #5C5C5C;
    opacity: 1; }
  input:-ms-input-placeholder,
  select:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    color: #5C5C5C; }
  input::-webkit-input-placeholder,
  select::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    color: #5C5C5C; }
  input:focus,
  select:focus,
  textarea:focus {
    border-color: #384556;
    color: #384556;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
  width: auto; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
  display: none; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.home-featured-links .more-link,
.button,
.pagination a {
  display: inline-block;
  background-color: #2E40B8;
  color: #FFFFFF;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  margin-bottom: 0;
  width: auto;
  position: relative;
  text-transform: uppercase;
  font-family: "ProximaNova-Semibold", sans-serif;
  border: 0 solid #2E40B8;
  padding: 10px 20px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  button:hover, button:focus, button.focus,
  input[type="button"]:hover,
  input[type="button"]:focus,
  input[type="button"].focus,
  input[type="reset"]:hover,
  input[type="reset"]:focus,
  input[type="reset"].focus,
  input[type="submit"]:hover,
  input[type="submit"]:focus,
  input[type="submit"].focus,
  .home-featured-links .more-link:hover,
  .home-featured-links .more-link:focus,
  .home-featured-links .more-link.focus,
  .button:hover,
  .pagination a:hover,
  .button:focus,
  .pagination a:focus,
  .button.focus,
  .pagination a.focus {
    color: #2E40B8;
    text-decoration: none;
    background-color: #FFFFFF;
    border-color: #2E40B8; }
  button.disabled, button[disabled], fieldset[disabled] button,
  input[type="button"].disabled,
  input[type="button"][disabled], fieldset[disabled]
  input[type="button"],
  input[type="reset"].disabled,
  input[type="reset"][disabled], fieldset[disabled]
  input[type="reset"],
  input[type="submit"].disabled,
  input[type="submit"][disabled], fieldset[disabled]
  input[type="submit"],
  .home-featured-links .more-link.disabled,
  .home-featured-links .more-link[disabled], fieldset[disabled]
  .home-featured-links .more-link,
  .button.disabled,
  .pagination a.disabled,
  .button[disabled],
  .pagination a[disabled], fieldset[disabled]
  .button, fieldset[disabled] .pagination a, .pagination fieldset[disabled] a {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

.site-header {
  height: auto;
  background-color: #FFFFFF;
  border-bottom: 0;
  text-align: center;
  position: relative;
  z-index: 100;
  width: 100%;
  padding: 20px 20px;
  max-width: 100%; }
  @media (min-width: 475px) {
    .site-header {
      max-height: auto; } }
  @media (min-width: 768px) {
    .site-header {
      width: 100%;
      padding: 40px 20px; } }
  .site-header:before, .site-header:after {
    content: " ";
    display: table; }
  .site-header:after {
    clear: both; }

@media (min-width: 768px) {
  .site-header {
    position: static;
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out; }
    .site-header:hover {
      background-color: #FFFFFF; } }
@media (min-width: 768px) {
  .fixed {
    position: fixed;
    top: 0; } }

@media (min-width: 768px) {
  .fixed-margin-top {
    margin-top: auto; } }

.title-area {
  overflow: hidden;
  float: left; }
  @media (min-width: 768px) {
    .title-area {
      float: left; } }

.header-image .site-title a {
  display: block;
  width: 221px;
  height: 23px;
  background-size: 221px 23px !important;
  margin: 0;
  margin-right: 0;
  background-size: 221px 23px !important; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-device-pixel-ratio: 1.5) {
    .header-image .site-title a {
      background: url(images/reelektronika-logo@2x.png) !important;
      background-size: 221px 23px !important; } }
  @media (min-width: 475px) {
    .header-image .site-title a {
      width: 368px;
      height: 37px;
      background-size: 368px 37px !important; } }

.site-title {
  line-height: 20px;
  margin: 0;
  font-size: 21px;
  text-indent: -9999px; }
  @media (min-width: 768px) {
    .site-title {
      font-size: 24px; } }
  .site-title a {
    position: relative;
    display: block;
    color: #384556;
    text-decoration: none;
    margin: 0; }

.word2 {
  margin-left: 2px;
  font-family: "ProximaNova-Light", sans-serif;
  font-weight: normal; }

.site-description {
  display: block;
  height: 0;
  margin: 0;
  padding: 0;
  text-indent: -9999px; }

.site-container .genesis-nav-menu {
  clear: both;
  margin: 0;
  padding: 0; }
  .site-container .genesis-nav-menu:before, .site-container .genesis-nav-menu:after {
    content: " ";
    display: table; }
  .site-container .genesis-nav-menu:after {
    clear: both; }
  .site-container .genesis-nav-menu .menu-item {
    list-style: none;
    float: left; }
  .site-container .genesis-nav-menu a:hover,
  .site-container .genesis-nav-menu .current-menu-item > a {
    color: #008BEE;
    background-color: transparent; }
.site-container .nav-primary {
  display: none;
  text-align: center;
  font-family: "ProximaNova-Bold", sans-serif;
  text-transform: uppercase;
  width: 100%;
  background-color: #2E40B8; }
  @media (min-width: 768px) {
    .site-container .nav-primary {
      display: block; } }
  .site-container .nav-primary li {
    position: relative;
    line-height: auto; }
    @media (min-width: 768px) {
      .site-container .nav-primary li {
        padding: 0 10px; } }
    @media (min-width: 992px) {
      .site-container .nav-primary li {
        padding: 0 10px; } }
  .site-container .nav-primary a {
    font-weight: 700;
    background-color: transparent;
    color: #FFFFFF;
    display: inline-block;
    padding: 10px;
    border-bottom: 0;
    font-weight: 700;
    text-decoration: none; }
    @media (min-width: 768px) {
      .site-container .nav-primary a {
        font-size: 13px; } }
    @media (min-width: 992px) {
      .site-container .nav-primary a {
        font-size: 12px; } }
  .site-container .nav-primary a:hover,
  .site-container .nav-primary a:focus,
  .site-container .nav-primary .current-menu-item > a {
    text-decoration: none;
    color: #2E40B8;
    background-color: #FFFFFF; }
  .site-container .nav-primary .current-menu-item > a {
    border-bottom: 0; }
.site-container .menu--right {
  float: right;
  width: 100%;
  padding: 0;
  margin-bottom: 10px; }
  @media (min-width: 475px) {
    .site-container .menu--right {
      width: auto;
      margin: 17px 0 0; } }
  .site-container .menu--right .menu__item {
    list-style-type: none; }
  .site-container .menu--right .button, .site-container .menu--right .pagination a, .pagination .site-container .menu--right a {
    width: 100%; }
    @media (min-width: 475px) {
      .site-container .menu--right .button, .site-container .menu--right .pagination a, .pagination .site-container .menu--right a {
        width: auto; } }
.site-container .nav-secondary {
  background-color: #2E40B8;
  text-align: right;
  border-bottom: 0;
  display: none; }
  @media (min-width: 768px) {
    .site-container .nav-secondary {
      display: block; } }
  .site-container .nav-secondary .genesis-nav-menu {
    float: right; }
  .site-container .nav-secondary li {
    border-left: 0;
    padding: 0;
    line-height: normal; }
  .site-container .nav-secondary a {
    font-size: 12px;
    font-weight: 300;
    background-color: transparent;
    display: inline-block;
    padding: 13px 20px;
    border-bottom: 0; }
  .site-container .nav-secondary a:hover,
  .site-container .nav-secondary a:focus,
  .site-container .nav-secondary .current-menu-item > a {
    text-decoration: none;
    background-color: #f0f1f1;
    border-bottom: 0; }
.site-container .genesis-nav-menu .sub-menu {
  display: none;
  opacity: 0;
  position: absolute;
  z-index: 100;
  padding: 0; }
  .site-container .genesis-nav-menu .sub-menu li {
    width: 220px;
    padding: 0; }
    .site-container .genesis-nav-menu .sub-menu li a {
      text-decoration: none;
      display: block;
      background-color: #FFFFFF;
      border: 1px solid #eeeeee;
      border-top: none;
      color: #2E40B8;
      padding: 10px;
      position: relative;
      width: 100%;
      text-align: left;
      text-transform: none; }
    .site-container .genesis-nav-menu .sub-menu li:nth-child(1) a {
      border-top: 1px solid #eeeeee; }
    .site-container .genesis-nav-menu .sub-menu li a:hover,
    .site-container .genesis-nav-menu .sub-menu li .current-menu-item > a:hover {
      color: #2E40B8;
      background-color: #F5F5F5; }
.site-container .genesis-nav-menu .menu-item:hover > .sub-menu {
  opacity: 1;
  display: block; }

#menu-footer-navigation {
  padding: 0;
  list-style: none; }
  #menu-footer-navigation:before, #menu-footer-navigation:after {
    content: " ";
    display: table; }
  #menu-footer-navigation:after {
    clear: both; }
  #menu-footer-navigation li {
    position: relative;
    display: block; }
  #menu-footer-navigation .menu-item {
    display: block;
    float: left;
    width: 100%;
    margin: 0 20px 10px 0; }
    @media (min-width: 768px) {
      #menu-footer-navigation .menu-item {
        width: auto; } }
  #menu-footer-navigation a {
    position: relative;
    font-weight: 500; }

#sd-mmenu-icon {
  float: right;
  margin-right: 2.5%; }
  @media (min-width: 768px) {
    #sd-mmenu-icon {
      display: none; } }
  #sd-mmenu-icon a {
    height: 26px;
    width: auto;
    color: #384556;
    display: block;
    text-align: center; }
    #sd-mmenu-icon a i {
      padding: 2px 0 0;
      font-size: 24px;
      color: black; }
      @media (min-width: 475px) {
        #sd-mmenu-icon a i {
          padding: 10px 0 0;
          height: auto; } }

.site-footer {
  text-align: center;
  color: #384556;
  background-color: transparent;
  padding: 20px 10px 0 0 0 20px;
  border-top: 0px solid #008BEE; }
  @media (min-width: 768px) {
    .site-footer {
      text-align: left; } }
  .site-footer .wrap {
    max-width: 80em; }
  .site-footer .one-third {
    padding: 10px 0 0 0 20px; }
  .site-footer .menu {
    padding: 0; }
    .site-footer .menu .menu-item {
      list-style-type: none;
      margin: 0 0 5px; }
    .site-footer .menu a {
      color: #384556; }
      .site-footer .menu a:hover {
        text-decoration: underline;
        color: #384556; }
  .site-footer .widget-title {
    margin-bottom: 20px; }
  .site-footer input {
    margin-bottom: 10px; }
  .site-footer hr {
    border-color: #2E40B8; }

.footer-full {
  color: #008BEE;
  text-align: center;
  clear: both;
  padding: 10px;
  font-size: 12px;
  text-transform: uppercase; }

.footer__logo {
  height: 60px;
  width: 100px;
  margin: 0 0 20px; }

.simple-social-icons ul.aligncenter {
  text-align: center; }
  @media (min-width: 768px) {
    .simple-social-icons ul.aligncenter {
      text-align: left !important; } }

/* Avatar
--------------------------------------------- */
.avatar {
  float: left; }

.alignleft .avatar,
.author-box .avatar {
  margin-right: 24px; }

.alignright .avatar {
  margin-left: 24px; }

.comment .avatar {
  margin: 0 16px 24px 0; }

/* Genesis
--------------------------------------------- */
.breadcrumb {
  margin-bottom: 20px; }

.archive-description,
.author-box {
  background-color: #fff;
  border: 1px solid #ececec;
  box-shadow: 0 1px #ececec;
  margin-bottom: 40px;
  padding: 40px; }

.author-box-title {
  color: #333;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  margin-bottom: 4px; }

.archive-description p:last-child,
.author-box p:last-child {
  margin-bottom: 0; }

/* WordPress
--------------------------------------------- */
.alignleft {
  float: left;
  text-align: left; }

.alignright {
  float: right;
  text-align: right; }

a.alignleft,
a.alignnone,
a.alignright {
  max-width: 100%; }

a.alignnone {
  display: inline-block; }

a.aligncenter img {
  display: block;
  margin: 0 auto; }

img.centered,
.aligncenter {
  display: block;
  margin: 0 auto; }

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
  margin: 0 20px 10px 0; }

a.alignright,
img.alignright,
.wp-caption.alignright {
  margin: 0 0 12px 24px; }

.wp-caption-text {
  font-weight: 700;
  text-align: center; }

.entry-content p.wp-caption-text {
  margin-bottom: 0; }

.gallery-caption {
  margin: 0 0 10px; }

.genesis-nav-menu .search {
  display: block;
  padding-left: 20px;
  width: 100%;
  float: left; }
  @media (min-width: 768px) {
    .genesis-nav-menu .search {
      position: absolute !important;
      right: 0;
      width: auto; } }
  .genesis-nav-menu .search .search-form {
    padding: 3px 0;
    margin-right: 20px; }
    @media (min-width: 768px) {
      .genesis-nav-menu .search .search-form {
        margin-right: 0;
        padding: 22px 0; } }
    .genesis-nav-menu .search .search-form input[type="search"] {
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
      background: url(svg/search.svg) no-repeat 7px center;
      background-size: 16px 16px;
      width: 100%;
      cursor: pointer;
      border-color: transparent;
      text-indent: 25px; }
      @media (min-width: 768px) {
        .genesis-nav-menu .search .search-form input[type="search"] {
          width: 34px;
          opacity: 0.75; } }
      .genesis-nav-menu .search .search-form input[type="search"]:hover {
        opacity: 1; }
      .genesis-nav-menu .search .search-form input[type="search"]:focus {
        background-color: #FFFFFF;
        border-color: #555555;
        opacity: 1; }
        @media (min-width: 768px) {
          .genesis-nav-menu .search .search-form input[type="search"]:focus {
            width: 552px; } }
    .genesis-nav-menu .search .search-form input[type="submit"] {
      display: none; }

.sidebar .widget {
  margin-bottom: 20px; }

.home-featured-links,
.home-featured-posts {
  padding: 0 0 0 20px; }
  .home-featured-links:before, .home-featured-links:after,
  .home-featured-posts:before,
  .home-featured-posts:after {
    content: " ";
    display: table; }
  .home-featured-links:after,
  .home-featured-posts:after {
    clear: both; }
  .home-featured-links .widget,
  .home-featured-posts .widget {
    overflow: hidden;
    float: left;
    width: 50%;
    padding: 0 0 0 20px; }
    @media (min-width: 768px) {
      .home-featured-links .widget,
      .home-featured-posts .widget {
        width: 25%; } }
    .home-featured-links .widget article > a,
    .home-featured-posts .widget article > a {
      display: block;
      overflow: hidden; }
      .home-featured-links .widget article > a:hover img,
      .home-featured-posts .widget article > a:hover img {
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1); }
    .home-featured-links .widget img,
    .home-featured-posts .widget img {
      -webkit-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }
      .home-featured-links .widget img:hover,
      .home-featured-posts .widget img:hover {
        opacity: 0.6; }

.home-featured-text {
  background-color: transparent; }
  .home-featured-text .widget {
    max-width: 800px;
    margin: 0 auto;
    position: relative;
    float: none;
    text-align: center; }

.sidebar .widget-wrap > div {
  padding: 20px 10px 10px;
  background-color: #F5F5F5; }

.page .entry-title {
  padding: 0 0 0 0 20px; }

.page__subtitle {
  font-size: 12px;
  text-transform: uppercase;
  font-family: "ProximaNova-Semibold", sans-serif;
  opacity: 0.6;
  margin: 0 0 5%; }
  @media (min-width: 768px) {
    .page__subtitle {
      font-size: 14px; } }

.page__title {
  margin: 0 0 5%; }

.widget-title {
  font-size: 1.333em;
  padding: 7px 7px 7px 14px;
  text-transform: uppercase;
  font-weight: 700;
  color: #FFFFFF;
  background-color: #2E40B8;
  margin: 0px; }

.blog .wrap,
.category .wrap {
  width: auto;
  padding: 0; }
.blog .post,
.category .post {
  width: 50%;
  float: left;
  padding: 0 0 0 0 20px;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .blog .post,
    .category .post {
      width: 33.33333%; } }
  @media (min-width: 992px) {
    .blog .post,
    .category .post {
      width: 25%; } }
.blog img,
.category img {
  -webkit-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in; }
  .blog img:hover,
  .category img:hover {
    opacity: 0.6; }
.blog .entry-header > a,
.category .entry-header > a {
  display: block;
  overflow: hidden; }
  .blog .entry-header > a:hover img,
  .category .entry-header > a:hover img {
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
.blog .entry-title,
.category .entry-title {
  margin: 0 0 0 20px 0; }
  .blog .entry-title a,
  .category .entry-title a {
    text-decoration: none; }
.blog .entry-content p:nth-child(1),
.category .entry-content p:nth-child(1) {
  display: none; }
  @media (min-width: 768px) {
    .blog .entry-content p:nth-child(1),
    .category .entry-content p:nth-child(1) {
      display: block; } }

.pagination {
  float: left;
  width: 100%;
  display: table;
  text-align: center; }
  .pagination ul {
    display: inline-block;
    padding: 0; }
    .pagination ul:before, .pagination ul:after {
      content: " ";
      display: table; }
    .pagination ul:after {
      clear: both; }
  .pagination li {
    display: inline-block;
    float: left;
    margin: 0 0 0 0 20px/2; }
  .pagination .active a {
    background-color: #384556;
    color: #2E40B8; }
  .pagination a {
    text-decoration: none;
    padding: 4px 10px; }

.entry-content:before, .entry-content:after {
  content: " ";
  display: table; }
.entry-content:after {
  clear: both; }

.related-posts {
  text-align: center;
  padding: 0 0 0 20px;
  background-color: #2E40B8; }

.related-list {
  padding: 0;
  list-style-type: none; }
  .related-list:before, .related-list:after {
    content: " ";
    display: table; }
  .related-list:after {
    clear: both; }
  .related-list .related-link {
    display: block; }
  .related-list img {
    -webkit-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    max-width: 380px;
    max-height: auto; }
    .related-list img:hover {
      opacity: 0.6; }
  .related-list a {
    text-decoration: none;
    display: inline-block;
    overflow: hidden; }
    .related-list a:hover img {
      -webkit-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1); }

.related-title {
  margin-bottom: 20px; }

.single .wrap {
  max-width: 800px; }

.top-post-image {
  height: 300px;
  position: relative; }
  .top-post-image figure {
    position: fixed;
    width: 100%;
    height: 431px;
    margin-top: 0;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    background-color: #000;
    z-index: -1;
    top: 0;
    bottom: 0;
    overflow: hidden; }
  .top-post-image .top-image-caption {
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    width: 80%;
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #2E40B8;
    font-size: 50px;
    text-shadow: 0 2px 3px #555555; }

.events .wrap {
  width: auto;
  padding: 0; }
.events .events-list {
  padding: 0; }
  .events .events-list li {
    display: block; }
    .events .events-list li:nth-child(odd) figure {
      float: left; }
    .events .events-list li:nth-child(odd) article {
      float: right; }
    .events .events-list li:nth-child(even) figure {
      float: right; }
    .events .events-list li:nth-child(even) article {
      float: left; }
.events .event {
  height: 300px; }
  @media (min-width: 768px) {
    .events .event {
      height: 400px; } }
  .events .event figure {
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    background-color: #000;
    z-index: 1;
    top: 0;
    bottom: 0;
    overflow: hidden; }
    @media (min-width: 768px) {
      .events .event figure {
        width: 50%; } }
  .events .event article {
    width: 100%;
    height: 100%;
    padding: 40px;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer; }
    @media (min-width: 768px) {
      .events .event article {
        width: 50%; } }
    .events .event article.open {
      cursor: auto; }
      .events .event article.open:hover i,
      .events .event article.open i {
        opacity: 0; }
    .events .event article:hover i {
      opacity: 1; }
  .events .event .inner {
    max-width: 450px;
    margin: 0 auto; }
  .events .event i {
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    display: block;
    text-align: center;
    margin-top: 20px;
    opacity: 0.6; }
.events .expander {
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  overflow: hidden;
  max-height: 0;
  position: relative;
  width: 100%; }
  .events .expander .inner {
    width: 80%;
    padding: 20px;
    margin: 0 auto; }
.events .event-box {
  padding: 40px 0; }
.events section.open {
  max-height: 1000px; }
.events .close {
  display: block;
  width: 30px;
  height: 30px;
  top: 20px;
  right: 20px;
  position: absolute; }

.font--h1 {
  font-size: 2.369em; }

.font--white {
  color: #2E40B8; }

.page-template-companyprofile-template .wrap {
  width: auto;
  padding: 0; }
.page-template-companyprofile-template .col-full--list {
  padding: 0; }
.page-template-companyprofile-template .col-full__item {
  list-style-type: none; }
.page-template-companyprofile-template .col-full__section .title {
  font-size: 1.777em; }
  @media (min-width: 475px) {
    .page-template-companyprofile-template .col-full__section .title {
      font-size: 2.369em; } }
.page-template-companyprofile-template .col-full__imgcontainer {
  width: 100%;
  height: 500px;
  position: relative; }
.page-template-companyprofile-template .col-full__image {
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  background-color: #000;
  z-index: -1;
  top: 0;
  bottom: 0;
  overflow: hidden; }
.page-template-companyprofile-template .col-full__imgcaption {
  position: absolute;
  max-width: 50em;
  width: 90%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
.page-template-companyprofile-template .col-full__article .inner {
  margin: 0 auto;
  max-width: 32em; }
.page-template-companyprofile-template .button, .page-template-companyprofile-template .pagination a, .pagination .page-template-companyprofile-template a {
  margin-top: 10px; }
.page-template-companyprofile-template .col-half--switch {
  padding: 0; }
.page-template-companyprofile-template .col-half--switch__item {
  list-style-type: none;
  display: block;
  margin: 0 0 40px; }
  @media (min-width: 768px) {
    .page-template-companyprofile-template .col-half--switch__item:nth-child(odd) .col-half__figure {
      float: left; }
      .page-template-companyprofile-template .col-half--switch__item:nth-child(odd) .col-half__figure .col-half__image {
        float: right; }
    .page-template-companyprofile-template .col-half--switch__item:nth-child(odd) .col-half--switch__article {
      float: right; }
    .page-template-companyprofile-template .col-half--switch__item:nth-child(even) .col-half__figure {
      float: right; }
      .page-template-companyprofile-template .col-half--switch__item:nth-child(even) .col-half__figure .col-half__image {
        float: left; }
    .page-template-companyprofile-template .col-half--switch__item:nth-child(even) .col-half--switch__article {
      float: left;
      flex-direction: row-reverse; } }
@media (min-width: 768px) {
  .page-template-companyprofile-template .col-half--switch__section {
    height: 300px;
    max-height: 300px; } }
.page-template-companyprofile-template .col-half__figure {
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: center; }
  @media (min-width: 768px) {
    .page-template-companyprofile-template .col-half__figure {
      width: 50%; } }
.page-template-companyprofile-template .col-half__image {
  height: 200px;
  width: 200px;
  border-radius: 50%; }
  @media (min-width: 768px) {
    .page-template-companyprofile-template .col-half__image {
      height: 300px;
      width: 300px; } }
.page-template-companyprofile-template .col-half--switch__article {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center; }
  @media (min-width: 768px) {
    .page-template-companyprofile-template .col-half--switch__article {
      width: 50%; } }
  .page-template-companyprofile-template .col-half--switch__article .inner {
    max-width: 30em; }
    @media (max-width: 768px) {
      .page-template-companyprofile-template .col-half--switch__article .inner {
        padding: 10px; } }
    @media (max-width: 768px) {
      .page-template-companyprofile-template .col-half--switch__article .inner {
        margin: 0 auto; } }

.page-template-ourbusiness-template .wrap {
  width: auto;
  padding: 0; }
.page-template-ourbusiness-template .title {
  display: block;
  text-align: center;
  margin: 0 auto;
  font-size: 1.333em; }
  @media (min-width: 475px) {
    .page-template-ourbusiness-template .title {
      font-size: 1.777em; } }
  @media (min-width: 768px) {
    .page-template-ourbusiness-template .title {
      font-size: 2.369em; } }
.page-template-ourbusiness-template .col {
  max-width: 32em;
  margin: 0 auto;
  padding-bottom: 40px; }
.page-template-ourbusiness-template .col-half--switch {
  padding: 0;
  margin-bottom: 0; }
.page-template-ourbusiness-template .col-half--switch__item {
  list-style-type: none;
  display: block; }
  .page-template-ourbusiness-template .col-half--switch__item:nth-child(odd) .col-half__figure {
    float: left; }
  .page-template-ourbusiness-template .col-half--switch__item:nth-child(odd) .col-half--switch__article {
    float: right; }
  .page-template-ourbusiness-template .col-half--switch__item:nth-child(even) .col-half__figure {
    float: right; }
  .page-template-ourbusiness-template .col-half--switch__item:nth-child(even) .col-half--switch__article {
    float: left; }
@media (min-width: 768px) {
  .page-template-ourbusiness-template .col-half--switch__section {
    height: 400px; } }
.page-template-ourbusiness-template .col-half--switch__section:before, .page-template-ourbusiness-template .col-half--switch__section:after {
  content: " ";
  display: table; }
.page-template-ourbusiness-template .col-half--switch__section:after {
  clear: both; }
.page-template-ourbusiness-template .col-half__figure {
  width: 100%;
  height: 300px;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  background-color: #000;
  overflow: hidden;
  position: relative; }
  @media (min-width: 1000px) {
    .page-template-ourbusiness-template .col-half__figure {
      width: 50%;
      height: 400px; } }
  @media (min-width: 768px) {
    .page-template-ourbusiness-template .col-half__figure {
      height: 400px; } }
  .page-template-ourbusiness-template .col-half__figure .title {
    font-size: 1.777em;
    text-align: left; }
    @media (min-width: 475px) {
      .page-template-ourbusiness-template .col-half__figure .title {
        font-size: 2.369em; } }
.page-template-ourbusiness-template .col-half__image {
  height: 300px;
  width: 300px;
  border-radius: 50%; }
.page-template-ourbusiness-template .col-half__imgcaption {
  width: 80%;
  max-width: 26em;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
.page-template-ourbusiness-template .col-half--switch__article {
  width: 100%;
  height: auto;
  cursor: pointer; }
  @media (min-width: 1000px) {
    .page-template-ourbusiness-template .col-half--switch__article {
      width: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      height: 100%; } }
  .page-template-ourbusiness-template .col-half--switch__article .inner {
    max-width: 32em;
    width: 90%;
    margin: 40px auto; }
  .page-template-ourbusiness-template .col-half--switch__article:hover .learn-more {
    opacity: 1;
    margin-top: 30px; }
  .page-template-ourbusiness-template .col-half--switch__article:hover i {
    opacity: 1; }
  .page-template-ourbusiness-template .col-half--switch__article .learn-more {
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    margin-top: 20px;
    display: block;
    text-align: center;
    opacity: 0.5; }
  .page-template-ourbusiness-template .col-half--switch__article i {
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    display: block;
    text-align: center;
    opacity: 0.5;
    font-size: 38px; }
.page-template-ourbusiness-template .close {
  display: block;
  top: 20px;
  right: 20px;
  position: absolute; }
  .page-template-ourbusiness-template .close i {
    font-size: 38px; }
.page-template-ourbusiness-template .col-full {
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  overflow: hidden;
  max-height: 0;
  position: relative;
  width: 100%; }
.page-template-ourbusiness-template section.open {
  max-height: 1000px; }
.page-template-ourbusiness-template .col-full__box {
  max-width: 34em;
  width: 90%;
  margin: 40px auto; }
  .page-template-ourbusiness-template .col-full__box .inner {
    max-width: 34em;
    width: 90%; }
  .page-template-ourbusiness-template .col-full__box .button, .page-template-ourbusiness-template .col-full__box .pagination a, .pagination .page-template-ourbusiness-template .col-full__box a {
    margin-top: 10px; }

.contact .content ul {
  padding-left: 0; }
.contact .content li {
  list-style-type: none; }

.padding--10 {
  padding: 10px; }

.padding--20 {
  padding: 20px; }

@media (min-width: 475px) {
  .sm-padding--40 {
    padding: 40px; } }

.padding--40 {
  padding: 40px; }

.margin--40 {
  margin: 40px; }

.margin--40-auto {
  margin: 40px auto; }

.margin--10-10-40 {
  margin: 10px 10px 40px; }

@media (min-width: 768px) {
  .sm-margin--20-40 {
    margin: 20px 40px; } }

.autowidth {
  width: auto; }

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
  font-family: Flaticon;
  font-size: 20px;
  font-style: normal;
  margin-left: 20px; }

.flaticon-bag73:before {
  content: "\e000"; }

.flaticon-baggage29:before {
  content: "\e001"; }

.flaticon-bar-graph1:before {
  content: "\e002"; }

.flaticon-browser83:before {
  content: "\e003"; }

.flaticon-browser84:before {
  content: "\e004"; }

.flaticon-browser85:before {
  content: "\e005"; }

.flaticon-browser86:before {
  content: "\e006"; }

.flaticon-browser87:before {
  content: "\e007"; }

.flaticon-browser88:before {
  content: "\e008"; }

.flaticon-browser89:before {
  content: "\e009"; }

.flaticon-browser90:before {
  content: "\e00a"; }

.flaticon-calendars13:before {
  content: "\e00b"; }

.flaticon-chain14:before {
  content: "\e00c"; }

.flaticon-circular-arrows9:before {
  content: "\e00d"; }

.flaticon-cloud-storage9:before {
  content: "\e00e"; }

.flaticon-clouds69:before {
  content: "\e00f"; }

.flaticon-cogwheel50:before {
  content: "\e010"; }

.flaticon-commerce5:before {
  content: "\e011"; }

.flaticon-computer-monitor4:before {
  content: "\e012"; }

.flaticon-computer-mouse30:before {
  content: "\e013"; }

.flaticon-computer-screen17:before {
  content: "\e014"; }

.flaticon-computer-screen18:before {
  content: "\e015"; }

.flaticon-computer-screen19:before {
  content: "\e016"; }

.flaticon-computer-screen20:before {
  content: "\e017"; }

.flaticon-computer-screen21:before {
  content: "\e018"; }

.flaticon-computer-screen22:before {
  content: "\e019"; }

.flaticon-computering:before {
  content: "\e01a"; }

.flaticon-diamond6:before {
  content: "\e01b"; }

.flaticon-file215:before {
  content: "\e01c"; }

.flaticon-help29:before {
  content: "\e01d"; }

.flaticon-insect31:before {
  content: "\e01e"; }

.flaticon-lamp43:before {
  content: "\e01f"; }

.flaticon-levels5:before {
  content: "\e020"; }

.flaticon-lock133:before {
  content: "\e021"; }

.flaticon-loudspeaker30:before {
  content: "\e022"; }

.flaticon-magnifying-glass66:before {
  content: "\e023"; }

.flaticon-mail113:before {
  content: "\e024"; }

.flaticon-money389:before {
  content: "\e025"; }

.flaticon-multimedia-option25:before {
  content: "\e026"; }

.flaticon-shields79:before {
  content: "\e027"; }

.flaticon-spam:before {
  content: "\e028"; }

.flaticon-speech-bubble68:before {
  content: "\e029"; }

.flaticon-speedometer50:before {
  content: "\e02a"; }

.flaticon-stats55:before {
  content: "\e02b"; }

.flaticon-stats56:before {
  content: "\e02c"; }

.flaticon-tag20:before {
  content: "\e02d"; }

.flaticon-targeting11:before {
  content: "\e02e"; }

.flaticon-targeting12:before {
  content: "\e02f"; }

.flaticon-upload33:before {
  content: "\e030"; }

.flaticon-video-game16:before {
  content: "\e031"; }

/*! Flickity v1.1.1
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative; }

.flickity-enabled:focus {
  outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 50%;
  background: white;
  background: rgba(255, 255, 255, 0.75);
  cursor: pointer;
  /* vertically center */
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.flickity-prev-next-button:hover {
  background: white; }

.flickity-prev-next-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #09F; }

.flickity-prev-next-button:active {
  filter: alpha(opacity=60);
  /* IE8 */
  opacity: 0.6; }

.flickity-prev-next-button.previous {
  left: 10px; }

.flickity-prev-next-button.next {
  right: 10px; }

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px; }

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px; }

.flickity-prev-next-button:disabled {
  filter: alpha(opacity=30);
  /* IE8 */
  opacity: 0.3;
  cursor: auto; }

.flickity-prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%; }

.flickity-prev-next-button .arrow {
  fill: #333; }

/* color & size if no SVG - IE8 and Android 2.3 */
.flickity-prev-next-button.no-svg {
  color: #333;
  font-size: 26px; }

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1; }

.flickity-rtl .flickity-page-dots {
  direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  filter: alpha(opacity=25);
  /* IE8 */
  opacity: 0.25;
  cursor: pointer; }

.flickity-page-dots .dot.is-selected {
  filter: alpha(opacity=100);
  /* IE8 */
  opacity: 1; }

/*
	jQuery.mmenu CSS
*/
/*
	jQuery.mmenu oncanvas CSS
*/
.mm-hidden {
  display: none !important; }

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-menu,
.mm-menu > .mm-panel {
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0; }

.mm-menu {
  background: inherit;
  display: block;
  overflow: hidden;
  padding: 0; }

.mm-panel {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }
  .mm-panel.mm-opened {
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0); }
  .mm-panel.mm-subopened {
    -webkit-transform: translate3d(-30%, 0, 0);
    -moz-transform: translate3d(-30%, 0, 0);
    -ms-transform: translate3d(-30%, 0, 0);
    -o-transform: translate3d(-30%, 0, 0);
    transform: translate3d(-30%, 0, 0); }
  .mm-panel.mm-highest {
    z-index: 1; }

.mm-menu > .mm-panel {
  background: inherit;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
  padding: 0 20px; }
  .mm-menu > .mm-panel.mm-hasnavbar {
    padding-top: 40px; }
  .mm-menu > .mm-panel:before, .mm-menu > .mm-panel:after {
    content: '';
    display: block;
    height: 20px; }

.mm-vertical .mm-panel {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important; }

.mm-vertical .mm-listview .mm-panel,
.mm-listview .mm-vertical .mm-panel {
  display: none;
  padding: 10px 0 10px 10px; }
  .mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after,
  .mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after {
    border-color: transparent; }

.mm-vertical li.mm-opened > .mm-panel,
li.mm-vertical.mm-opened > .mm-panel {
  display: block; }

.mm-vertical .mm-listview > li > .mm-next,
.mm-listview > li.mm-vertical > .mm-next {
  height: 40px;
  bottom: auto; }
  .mm-vertical .mm-listview > li > .mm-next:after,
  .mm-listview > li.mm-vertical > .mm-next:after {
    top: 16px;
    bottom: auto; }
.mm-vertical .mm-listview > li.mm-opened > .mm-next:after,
.mm-listview > li.mm-vertical.mm-opened > .mm-next:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.mm-navbar {
  border-bottom: 1px solid transparent;
  text-align: center;
  line-height: 20px;
  height: 40px;
  padding: 0 40px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }
  .mm-navbar > * {
    display: block;
    padding: 10px 0; }
  .mm-navbar a, .mm-navbar a:hover {
    text-decoration: none; }
  .mm-navbar .mm-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  .mm-navbar .mm-btn {
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    z-index: 1; }
    .mm-navbar .mm-btn:first-child {
      padding-left: 20px;
      left: 0; }
    .mm-navbar .mm-btn:last-child {
      padding-right: 20px;
      right: 0; }

.mm-panel .mm-navbar {
  display: none; }
.mm-panel.mm-hasnavbar .mm-navbar {
  display: block; }

.mm-listview,
.mm-listview > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-listview {
  font: inherit;
  font-size: 14px; }
  .mm-listview a,
  .mm-listview a:hover {
    text-decoration: none; }
  .mm-listview > li {
    position: relative; }
    .mm-listview > li > a,
    .mm-listview > li > span {
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      color: inherit;
      line-height: 20px;
      display: block;
      padding: 10px 10px 10px 20px;
      margin: 0; }
      .mm-listview > li > a.mm-arrow,
      .mm-listview > li > span.mm-arrow {
        padding-right: 50px; }
    .mm-listview > li:not(.mm-divider):after {
      content: '';
      border-bottom-width: 1px;
      border-bottom-style: solid;
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0; }
    .mm-listview > li:not(.mm-divider):after {
      left: 20px; }
  .mm-listview .mm-next {
    background: rgba(3, 2, 1, 0);
    width: 50px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2; }
    .mm-listview .mm-next:before {
      content: '';
      border-left-width: 1px;
      border-left-style: solid;
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0; }
    .mm-listview .mm-next + a,
    .mm-listview .mm-next + span {
      margin-right: 50px; }
    .mm-listview .mm-next.mm-fullsubopen {
      width: 100%; }
      .mm-listview .mm-next.mm-fullsubopen:before {
        border-left: none; }
      .mm-listview .mm-next.mm-fullsubopen + a,
      .mm-listview .mm-next.mm-fullsubopen + span {
        padding-right: 50px;
        margin-right: 0; }

.mm-menu > .mm-panel > .mm-listview {
  margin-left: -20px;
  margin-right: -20px; }
  .mm-menu > .mm-panel > .mm-listview.mm-first {
    margin-top: -20px; }
  .mm-menu > .mm-panel > .mm-listview.mm-last {
    padding-bottom: 20px; }

.mm-prev:before,
.mm-next:after,
.mm-arrow:after {
  content: '';
  border: 2px solid transparent;
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.mm-prev:before {
  border-right: none;
  border-bottom: none;
  left: 20px; }

.mm-next:after,
.mm-arrow:after {
  border-top: none;
  border-left: none;
  right: 20px; }

.mm-divider {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px; }

.mm-listview > li.mm-spacer {
  padding-top: 40px; }
  .mm-listview > li.mm-spacer > .mm-next {
    top: 40px; }
  .mm-listview > li.mm-spacer.mm-divider {
    padding-top: 25px; }

.mm-menu {
  background: #f3f3f3;
  color: rgba(0, 0, 0, 0.7); }
  .mm-menu .mm-navbar {
    border-color: rgba(0, 0, 0, 0.1); }
    .mm-menu .mm-navbar > *,
    .mm-menu .mm-navbar a {
      color: rgba(0, 0, 0, 0.3); }
    .mm-menu .mm-navbar .mm-btn:before,
    .mm-menu .mm-navbar .mm-btn:after {
      border-color: rgba(0, 0, 0, 0.3); }
  .mm-menu .mm-listview > li:after {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu .mm-listview > li .mm-prev:before,
  .mm-menu .mm-listview > li .mm-next:after,
  .mm-menu .mm-listview > li .mm-arrow:after {
    border-color: rgba(0, 0, 0, 0.3); }
  .mm-menu .mm-listview > li .mm-prev:after,
  .mm-menu .mm-listview > li .mm-next:before {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
  .mm-menu .mm-listview > li.mm-selected > span {
    background: rgba(255, 255, 255, 0.5); }
  .mm-menu.mm-vertical .mm-listview li.mm-opened > a.mm-next,
  .mm-menu.mm-vertical .mm-listview li.mm-opened > .mm-panel,
  .mm-menu .mm-listview li.mm-opened.mm-vertical > a.mm-next,
  .mm-menu .mm-listview li.mm-opened.mm-vertical > .mm-panel {
    background: rgba(0, 0, 0, 0.05); }
  .mm-menu .mm-divider {
    background: rgba(0, 0, 0, 0.05); }

/*
	jQuery.mmenu offcanvas addon CSS
*/
.mm-page {
  box-sizing: border-box;
  position: relative; }

.mm-slideout {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease; }

html.mm-opened {
  overflow: hidden;
  position: relative; }
  html.mm-opened body {
    overflow: hidden; }

html.mm-background .mm-page {
  background: inherit; }

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999; }

html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
  display: block; }

.mm-menu.mm-offcanvas {
  display: none;
  position: fixed; }
.mm-menu.mm-current {
  display: block; }

.mm-menu {
  width: 80%;
  min-width: 140px;
  max-width: 440px; }

html.mm-opening .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -moz-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  -o-transform: translate(80%, 0);
  transform: translate(80%, 0); }

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -moz-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    -o-transform: translate(440px, 0);
    transform: translate(440px, 0); } }
/*
	jQuery.mmenu position extension CSS
*/
.mm-menu.mm-top,
.mm-menu.mm-bottom {
  width: 100%;
  min-width: 100%;
  max-width: 100%; }

.mm-menu.mm-right {
  left: auto;
  right: 0; }

.mm-menu.mm-bottom {
  top: auto;
  bottom: 0; }

html.mm-right.mm-opening .mm-slideout {
  -webkit-transform: translate(-80%, 0);
  -moz-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  -o-transform: translate(-80%, 0);
  transform: translate(-80%, 0); }

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-440px, 0);
    -moz-transform: translate(-440px, 0);
    -ms-transform: translate(-440px, 0);
    -o-transform: translate(-440px, 0);
    transform: translate(-440px, 0); } }
/*
	jQuery.mmenu z-position extension CSS
*/
html.mm-front .mm-slideout {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
  z-index: 0 !important; }

.mm-menu.mm-front {
  z-index: 1; }

.mm-menu.mm-front, .mm-menu.mm-next {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }
  .mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
.mm-menu.mm-top {
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -ms-transform: translate3d(0, -100%, 0);
  -o-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0); }
.mm-menu.mm-bottom {
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0); }

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu.mm-top, .mm-menu.mm-bottom {
  height: 80%;
  min-height: 140px;
  max-height: 880px; }
