@charset "UTF-8";
/*!
Theme Name: ADARA 2020
Author: TBD
Description: WordPress theme for ADARA

Version: 0.1.0

Tags: one-column, two-columns, left-sidebar, right-sidebar, accessibility-ready, custom-logo, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

Template: genesis

License: GPL-3.0-or-later
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Text Domain: adara2020theme
Requires PHP

This theme is derived from Underscores https://underscores.me/,
(C) 2012-2020 Automattic, Inc. and later a child theme of Genesis Framework
https://my.studiopress.com/themes/genesis/, (C) 2020 WPEngine, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
Genesis Framework is distributed under the terms of the GNU GPL v2 or later.
Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/* # Table of Contents
- TBD
*/
@media (prefers-color-scheme: dark) {
  html:not(.is-light) body {
    background-color: var(--color-black);
  }
}

html.is-dark body {
  background-color: var(--color-black);
}

:root {
  --color-white: #fff;
  --color-black: #000;
  --color-gray: #666;
  --color-fuchsia: #c06;
  --color-dark-purple: #4a2b68;
  --color-purple: #639;
  --color-green: #9c6;
  --color-blue: #0cc;
  --color-orange: #f38a00;
}

@font-face {
  font-display: swap;
  font-family: "Raleway Bold";
  font-weight: 700;
  src: local("Raleway Bold"), local("Raleway-Bold"), local("RalewayRoman-Bold"), url(./assets/fonts/Raleway-Bold.woff) format("woff");
  unicode-range: U+0020-007F, U+00A9, U+2190-2193, U+2018, U+2019, U+201C, U+201D, U+2022;
}

@font-face {
  font-display: swap;
  font-family: "Raleway Light";
  font-weight: 200;
  src: local("Raleway Light"), local("Raleway-Light"), local("RalewayRoman-Light"), url(./assets/fonts/Raleway-Light.woff) format("woff");
  unicode-range: U+0020-007F, U+00A9, U+2190-2193, U+2018, U+2019, U+201C, U+201D, U+2022;
}

@font-face {
  font-display: swap;
  font-family: "Raleway Regular";
  font-weight: 400;
  src: local("Raleway Regular"), local("Raleway-Regular"), local("RalewayRoman-Regular"), url(./assets/fonts/Raleway-Regular.woff) format("woff");
  unicode-range: U+0020-007F, U+00A9, U+2190-2193, U+2018, U+2019, U+201C, U+201D, U+2022;
}

@font-face {
  font-display: swap;
  font-family: Raleway;
  font-style: normal;
  font-weight: 1 999;
  src: url(./assets/fonts/Raleway.woff2) format("woff2");
  unicode-range: U+0020-007F, U+00A9, U+2190-2193, U+2018, U+2019, U+201C, U+201D, U+2022;
}

@font-face {
  font-display: swap;
  font-family: "Raleway Italic";
  font-style: italic;
  font-weight: 1 999;
  src: url(./assets/fonts/Raleway-Italic.woff2) format("woff2");
  unicode-range: U+0020-007F, U+00A9, U+2190-2193, U+2018, U+2019, U+201C, U+201D, U+2022;
}

@font-face {
  font-display: swap;
  font-family: "Fira Mono";
  font-style: normal;
  font-weight: 400;
  src: url(./assets/fonts/FiraMono-Regular.woff2) format("woff2"), url(./assets/fonts/FiraMono-Regular.ttf) format("ttf");
  unicode-range: U+0020-007F, U+00A9, U+2190-2193, U+2018, U+2019, U+201C, U+201D, U+2022;
}

/* Latin-1 letters and basic european diacritics */
/* Latin-1 punctuation, symbols, and arrows (↔ ↕ ↖ ↗ ↘ ↙) */
/* Latin Extended-A */
@media (prefers-color-scheme: dark) {
  html:not(.is-light) body {
    background-color: var(--color-black);
  }
}

html.is-dark body {
  background-color: var(--color-black);
}

@font-face {
  font-display: swap;
  font-family: "Raleway Bold";
  font-weight: 700;
  src: local("Raleway Bold"), local("Raleway-Bold"), local("RalewayRoman-Bold"), url(./assets/fonts/Raleway-Bold.woff) format("woff");
  unicode-range: U+0020-007F, U+00A9, U+2190-2193, U+2018, U+2019, U+201C, U+201D, U+2022;
}

@font-face {
  font-display: swap;
  font-family: "Raleway Light";
  font-weight: 200;
  src: local("Raleway Light"), local("Raleway-Light"), local("RalewayRoman-Light"), url(./assets/fonts/Raleway-Light.woff) format("woff");
  unicode-range: U+0020-007F, U+00A9, U+2190-2193, U+2018, U+2019, U+201C, U+201D, U+2022;
}

@font-face {
  font-display: swap;
  font-family: "Raleway Regular";
  font-weight: 400;
  src: local("Raleway Regular"), local("Raleway-Regular"), local("RalewayRoman-Regular"), url(./assets/fonts/Raleway-Regular.woff) format("woff");
  unicode-range: U+0020-007F, U+00A9, U+2190-2193, U+2018, U+2019, U+201C, U+201D, U+2022;
}

@font-face {
  font-display: swap;
  font-family: Raleway;
  font-style: normal;
  font-weight: 1 999;
  src: url(./assets/fonts/Raleway.woff2) format("woff2"), url(./assets/fonts/Raleway.ttf) format("ttf");
  unicode-range: U+0020-007F, U+00A9, U+2190-2193, U+2018, U+2019, U+201C, U+201D, U+2022;
}

@font-face {
  font-display: swap;
  font-family: "Raleway Italic";
  font-style: italic;
  font-weight: 1 999;
  src: url(./assets/fonts/Raleway-Italic.woff2) format("woff2"), url(./assets/fonts/Raleway-Italic.ttf) format("ttf");
  unicode-range: U+0020-007F, U+00A9, U+2190-2193, U+2018, U+2019, U+201C, U+201D, U+2022;
}

@font-face {
  font-display: swap;
  font-family: "Fira Mono";
  font-style: normal;
  font-weight: 400;
  src: url(./assets/fonts/FiraMono-Regular.woff2) format("woff2"), url(./assets/fonts/FiraMono-Regular.ttf) format("ttf");
  unicode-range: U+0020-007F, U+00A9, U+2190-2193, U+2018, U+2019, U+201C, U+201D, U+2022;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

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

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

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

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

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

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

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

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

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

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

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

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

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

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

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

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

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

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

html,
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

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

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

@font-face {
  font-display: swap;
  font-family: "Raleway Bold";
  font-weight: 700;
  src: local("Raleway Bold"), local("Raleway-Bold"), local("RalewayRoman-Bold"), url(./assets/fonts/Raleway-Bold.woff) format("woff");
  unicode-range: U+0020-007F, U+00A9, U+2190-2193, U+2018, U+2019, U+201C, U+201D, U+2022;
}

@font-face {
  font-display: swap;
  font-family: "Raleway Light";
  font-weight: 200;
  src: local("Raleway Light"), local("Raleway-Light"), local("RalewayRoman-Light"), url(./assets/fonts/Raleway-Light.woff) format("woff");
  unicode-range: U+0020-007F, U+00A9, U+2190-2193, U+2018, U+2019, U+201C, U+201D, U+2022;
}

@font-face {
  font-display: swap;
  font-family: "Raleway Regular";
  font-weight: 400;
  src: local("Raleway Regular"), local("Raleway-Regular"), local("RalewayRoman-Regular"), url(./assets/fonts/Raleway-Regular.woff) format("woff");
  unicode-range: U+0020-007F, U+00A9, U+2190-2193, U+2018, U+2019, U+201C, U+201D, U+2022;
}

@font-face {
  font-display: swap;
  font-family: Raleway;
  font-style: normal;
  font-weight: 1 999;
  src: url(./assets/fonts/Raleway.woff2) format("woff2");
  unicode-range: U+0020-007F, U+00A9, U+2190-2193, U+2018, U+2019, U+201C, U+201D, U+2022;
}

@font-face {
  font-display: swap;
  font-family: "Raleway Italic";
  font-style: italic;
  font-weight: 1 999;
  src: url(./assets/fonts/Raleway-Italic.woff2) format("woff2");
  unicode-range: U+0020-007F, U+00A9, U+2190-2193, U+2018, U+2019, U+201C, U+201D, U+2022;
}

@font-face {
  font-display: swap;
  font-family: "Fira Mono";
  font-style: normal;
  font-weight: 400;
  src: url(./assets/fonts/FiraMono-Regular.woff2) format("woff2"), url(./assets/fonts/FiraMono-Regular.ttf) format("ttf");
  unicode-range: U+0020-007F, U+00A9, U+2190-2193, U+2018, U+2019, U+201C, U+201D, U+2022;
}

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

::selection {
  background-color: #cbeafb;
}

html {
  overflow-x: hidden;
  max-width: 100vw;
  font-size: 62.5%;
}

body {
  overflow-x: hidden;
  max-width: 100vw;
  margin: 0;
  color: #2a3139;
  background-color: #fff;
  font-family: Raleway, "Raleway Regular", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.618;
  word-break: break-word;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: grayscale;
  -moz-osx-font-smoothing: grayscale;
}

body.boxed-page {
  background-color: #f6f8fa;
}

body > div {
  font-size: 1.6rem;
}

p {
  margin: 0 0 1.382em;
  padding: 0;
}

a {
  color: #4d5968;
  word-wrap: break-word;
}

a:hover, a:focus {
  color: #009cff;
}

ol,
ul {
  margin: 0;
  padding: 0;
}

li {
  list-style-type: none;
}

hr {
  clear: both;
  margin: 0 0 2em;
  padding: 1em 0 0;
  border: 0;
  border-bottom: 1px solid #eceef1;
  border-collapse: collapse;
}

b,
strong {
  font-weight: 600;
}

blockquote,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 0 1.382em;
  padding: 0 1em;
  border-left: 2px solid #009cff;
}

blockquote p:last-of-type {
  margin-bottom: 0;
}

pre,
code,
kbd,
samp {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 0.5em;
  font-weight: 700;
  line-height: 1.236;
}

h1 {
  font-size: 2.3em;
}

@media (min-width: 600px) {
  h1 {
    font-size: 3em;
  }
}

h2 {
  font-size: 2em;
}

h3 {
  font-size: 1.9em;
}

h4 {
  font-size: 1.8em;
}

h5 {
  font-size: 1.7em;
}

h6 {
  font-size: 1.6em;
}


::-moz-placeholder {
  opacity: 1;
  color: #90959f;
}

::-webkit-input-placeholder {
  color: #90959f;
}

input,
select,
textarea {
  width: 100%;
  height: 3em;
  padding: 0 1.5em;
  border: 1px solid #eceef1;
  border-radius: 9rem;
  color: #2a3139;
  background-color: #fbfcfd;
  font-family: Raleway, "Raleway Regular", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 3;
}

input:focus,
select:focus,
textarea:focus {
  border-color: #009cff;
  outline: none;
}

textarea {
  height: auto;
  padding: 1.5em;
  border-radius: 2.5rem;
  line-height: 1.618;
}

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

input[type="search"] {
  -webkit-appearance: none;
}

.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.wp-block-button a {
  display: inline-block;
  width: auto;
  height: 3em;
  padding: 0 3.333333em;
  border: 0;
  border-radius: 9rem;
  color: #fff;
  box-shadow: 0 0.25rem 2rem -0.5rem rgba(255, 255, 255, 0);
  font-family: Raleway, "Raleway Regular", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 3;
  white-space: nowrap;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #0072ff;
  background: -moz-linear-gradient(-45deg, #00c6ff 0%, #0072ff 100%);
  background: -webkit-linear-gradient(-45deg, #00c6ff 0%, #0072ff 100%);
  background: linear-gradient(135deg, #00c6ff 0%, #0072ff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr="$one", endcolorstr="$two", gradienttype=1);
}

.button:hover, .button:focus,
button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
.wp-block-button a:hover,
.wp-block-button a:focus {
  color: #fff;
  box-shadow: 0 0.5rem 2rem -0.5rem rgba(0, 156, 255, 0.3);
}

.button.outline,
button.outline,
input[type="button"].outline,
input[type="reset"].outline,
input[type="submit"].outline,
.wp-block-button a.outline {
  color: #009cff;
  background: transparent;
  box-shadow: inset 0 0 0 2px #009cff;
}

.button.outline:hover, .button.outline:focus,
button.outline:hover,
button.outline:focus,
input[type="button"].outline:hover,
input[type="button"].outline:focus,
input[type="reset"].outline:hover,
input[type="reset"].outline:focus,
input[type="submit"].outline:hover,
input[type="submit"].outline:focus,
.wp-block-button a.outline:hover,
.wp-block-button a.outline:focus {
  color: #fff;
  background-color: #009cff;
  box-shadow: none;
}

.button.white,
button.white,
input[type="button"].white,
input[type="reset"].white,
input[type="submit"].white,
.wp-block-button a.white {
  color: #2a3139;
  background: #fff;
  box-shadow: 0 0.25rem 2rem rgba(198, 202, 206, 0.05);
}

.button.white:hover, .button.white:focus,
button.white:hover,
button.white:focus,
input[type="button"].white:hover,
input[type="button"].white:focus,
input[type="reset"].white:hover,
input[type="reset"].white:focus,
input[type="submit"].white:hover,
input[type="submit"].white:focus,
.wp-block-button a.white:hover,
.wp-block-button a.white:focus {
  color: #2a3139;
  background: #fff;
  box-shadow: 0 1rem 2rem rgba(198, 202, 206, 0.15);
}

.button.white.outline,
button.white.outline,
input[type="button"].white.outline,
input[type="reset"].white.outline,
input[type="submit"].white.outline,
.wp-block-button a.white.outline {
  color: #fff;
  background: transparent;
  box-shadow: inset 0 0 0 2px #fff;
}

.button.white.outline:hover, .button.white.outline:focus,
button.white.outline:hover,
button.white.outline:focus,
input[type="button"].white.outline:hover,
input[type="button"].white.outline:focus,
input[type="reset"].white.outline:hover,
input[type="reset"].white.outline:focus,
input[type="submit"].white.outline:hover,
input[type="submit"].white.outline:focus,
.wp-block-button a.white.outline:hover,
.wp-block-button a.white.outline:focus {
  color: #2a3139;
  background: #fff;
  box-shadow: inset 0 0 0 0 #fff;
}

.button.small,
button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small,
.wp-block-button a.small {
  height: 2.36em;
  padding: 0 2.36em;
  font-size: 1.3rem;
  line-height: 2.36;
}

.button.large,
button.large,
input[type="button"].large,
input[type="reset"].large,
input[type="submit"].large,
.wp-block-button a.large {
  font-size: 1.9rem;
}

.button:disabled,
button:disabled,
input[type="button"]:disabled,
input[type="reset"]:disabled,
input[type="submit"]:disabled,
.wp-block-button a:disabled {
  border-width: 0;
  color: #c6cace;
  background: #eceef1;
  box-shadow: none;
  cursor: not-allowed;
}

.button + button,
.button + .button,
button + button,
button + .button,
input[type="button"] + button,
input[type="button"] + .button,
input[type="reset"] + button,
input[type="reset"] + .button,
input[type="submit"] + button,
input[type="submit"] + .button,
.wp-block-button a + button,
.wp-block-button a + .button {
  clear: both;
  margin-top: 1em;
}

@media (min-width: 520px) {
  .button + button,
  .button + .button,
  button + button,
  button + .button,
  input[type="button"] + button,
  input[type="button"] + .button,
  input[type="reset"] + button,
  input[type="reset"] + .button,
  input[type="submit"] + button,
  input[type="submit"] + .button,
  .wp-block-button a + button,
  .wp-block-button a + .button {
    clear: none;
    margin-top: 0;
  }
}

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

fieldset {
  margin-bottom: 1em;
}

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

img {
  height: auto;
  display: inline-block;
}

figure {
  margin: 0;
}

video {
  object-fit: cover;
}

@media (min-width: 600px) {
  .wp-video-shortcode {
    width: auto;
  }
}

.no-js .wp-video-shortcode {
  width: 100%;
  border: 1px solid #eceef1;
  background-color: #f6f8fa;
}

table {
  width: 100%;
  margin-bottom: 4rem;
  border: 1px solid #eceef1;
  border-spacing: 0;
  border-collapse: collapse;
  background-color: #fff;
  line-height: 1;
}

tbody {
  border-bottom: 1px solid #eceef1;
}

td,
th {
  padding: 0.618em;
  border-top: 1px solid #eceef1;
  border-right: 1px solid #eceef1;
  text-align: left;
}

.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut,
.wp-custom-logo .site-title,
.wp-custom-logo .site-description {
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  position: absolute !important;
  width: 0.1rem;
  height: 0.1rem;
  border: 0;
  background-color: #fff;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus {
  display: block;
  clip: auto !important;
  z-index: 100000;
  width: auto;
  height: auto;
  padding: 1rem 2rem;
  box-shadow: 0 0 0.2rem 0.2rem rgba(42, 49, 57, 0.1);
  text-decoration: none;
}

.more-link {
  position: relative;
  font-style: normal;
}

.genesis-skip-link {
  margin: 0;
}

.genesis-skip-link li {
  width: 0;
  height: 0;
  list-style: none;
}

.boxed-page .site-container {
  max-width: 1112px;
  margin: 0 auto;
  background-color: #fff;
  box-shadow: 0 0 0 1px #eceef1, 0 0 10rem rgba(198, 202, 206, 0.1);
}

.content-sidebar-wrap,
.wrap {
  margin: 0 auto;
  padding-right: 6vw;
  padding-left: 6vw;
}

@media (min-width: 600px) {
  .content-sidebar-wrap,
  .wrap {
    width: 88%;
    max-width: 1112px;
    padding-right: 0;
    padding-left: 0;
  }
}

.content-sidebar-wrap .wrap,
.wrap .wrap {
  width: auto;
  max-width: 100%;
  padding: 0;
}

.site-inner {
  clear: both;
}

.blog .site-inner,
.archive .site-inner,
.search-results .site-inner {
  background-color: #f6f8fa;
}

.page-builder .site-inner {
  border-top: 1px solid #eceef1;
  border-bottom: 1px solid #eceef1;
}

.contact-page .site-inner {
  padding-top: 6rem;
}

@media (min-width: 600px) {
  .contact-page .site-inner {
    padding-top: 10rem;
  }
}

@media (min-width: 600px) {
  .contact-page.has-before-header .site-inner {
    padding-top: 14rem;
  }
}

.content-sidebar-wrap {
  position: relative;
  z-index: 1;
  max-width: 1112px;
}

@media (min-width: 888px) {
  .content-sidebar-wrap {
    display: flex;
    padding: 0;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }
  .content-sidebar-wrap::before, .content-sidebar-wrap::after {
    display: none;
  }
  .sidebar-content .content-sidebar-wrap {
    flex-direction: row-reverse;
  }
}

.content {
  display: flex;
  width: 100%;
  min-height: 40rem;
  padding: 4rem 0;
  flex-wrap: wrap;
}

@media (min-width: 600px) {
  .content {
    padding: 6rem;
  }
}

.front-page.page .content {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
}

@media (min-width: 600px) {
  .front-page.page .content {
    margin: 0;
  }
}

.blog .content,
.archive .content,
.search-results .content {
  margin-top: 0;
  padding: 4rem 0;
  background-color: transparent;
}

@media (min-width: 600px) {
  .blog .content,
  .archive .content,
  .search-results .content {
    padding: 6rem 0;
  }
}

.blog .content::before,
.archive .content::before,
.search-results .content::before {
  display: none;
}

.front-page.page .content {
  background-color: transparent;
}

.page .content,
.single .content,
.error404 .content {
  position: relative;
  border-radius: 1px;
  background-color: #fff;
}

@media (min-width: 600px) {
  .page .content,
  .single .content,
  .error404 .content {
    margin: -6rem auto 0;
  }
  .page .content::before,
  .single .content::before,
  .error404 .content::before {
    display: block;
  }
}

.page .content::before,
.single .content::before,
.error404 .content::before {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 40rem;
  box-shadow: 0 -5rem 10rem rgba(42, 49, 57, 0.05);
  content: "";
  pointer-events: none;
}

@media (min-width: 888px) {
  .single .content,
  .contact-page .content {
    width: 888px;
  }
}

@media (min-width: 888px) {
  .single-product .content {
    width: 888px;
  }
}

@media (min-width: 600px) {
  .landing-page .content {
    margin-top: 0;
  }
  .landing-page .content::before {
    display: none;
  }
}

.sidebar-primary {
  padding-bottom: 5rem;
}

@media (min-width: 888px) {
  .content {
    width: 100%;
  }
  .sidebar-primary {
    width: 25%;
    padding-top: 3rem;
  }
  .blog .sidebar-primary,
  .archive .sidebar-primary {
    padding-top: 6rem;
  }
  .sidebar-content .content,
  .content-sidebar .content {
    width: calc(75% - 5rem);
    margin-right: 0;
    margin-left: 0;
  }
}

.full-width {
  display: block;
  width: 100%;
  clear: both;
}

.full-width::before, .full-width::after {
  display: block;
  clear: both;
  content: "";
}

@media (min-width: 600px) {
  .one-half,
  .one-third,
  .one-fourth,
  .one-fifth,
  .one-sixth,
  .two-thirds,
  .two-fourths,
  .two-fifths,
  .two-sixths,
  .three-fourths,
  .three-fifths,
  .three-sixths,
  .four-fifths,
  .four-sixths,
  .five-sixths {
    float: left;
    clear: none;
    margin-left: 2.5641%;
  }
  .one-half,
  .three-sixths,
  .two-fourths {
    width: 48.71795%;
  }
  .one-third,
  .two-sixths {
    width: 31.62393%;
  }
  .four-sixths,
  .two-thirds {
    width: 65.81197%;
  }
  .one-fourth {
    width: 23.07692%;
  }
  .three-fourths {
    width: 74.35897%;
  }
  .one-fifth {
    width: 17.94872%;
  }
  .two-fifths {
    width: 38.46154%;
  }
  .three-fifths {
    width: 58.97436%;
  }
  .four-fifths {
    width: 79.48718%;
  }
  .one-sixth {
    width: 14.52991%;
  }
  .five-sixths {
    width: 82.90598%;
  }
  .first {
    clear: both;
    margin-left: 0;
  }
}

.gallery,
.gallery-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.gallery a,
.gallery img {
  display: block;
}

.single .gallery {
  display: inline-flex;
  position: relative;
  left: 50%;
  width: 100vw;
  max-width: 600px;
  margin: 1.618em auto;
  transform: translate(-50%);
}

@media (min-width: 888px) {
  .single .gallery {
    max-width: 888px;
  }
}

.gallery-caption {
  display: block;
}

.gallery-item {
  display: block;
  width: 100%;
  margin: 0 0 6vw;
  text-align: center;
}

@media (min-width: 520px) {
  .gallery-item {
    width: 48.71795%;
    margin-bottom: 2.5rem;
  }
  .gallery-item:nth-of-type(odd) {
    clear: both;
    margin-left: 0;
  }
}

@media (min-width: 600px) {
  .gallery-item {
    margin-bottom: 2.5rem;
    margin-left: 2.5641%;
  }
  .gallery-item:nth-of-type(odd) {
    margin-left: 2.5641%;
  }
  .gallery-columns-2 .gallery-item {
    width: 48.71795%;
  }
  .gallery-columns-2 .gallery-item:nth-of-type(odd) {
    margin-left: 0;
  }
  .gallery-columns-3 .gallery-item {
    width: 31.62393%;
  }
  .gallery-columns-3 .gallery-item:nth-of-type(odd) {
    margin-left: 2.5641%;
  }
  .gallery-columns-3 .gallery-item:nth-of-type(3n + 1) {
    margin-left: 0;
  }
  .gallery-columns-4 .gallery-item {
    width: 23.07692%;
  }
  .gallery-columns-4 .gallery-item:nth-of-type(3n + 1) {
    margin-left: 2.5641%;
  }
  .gallery-columns-4 .gallery-item:nth-of-type(4n + 1) {
    margin-left: 0;
  }
  .gallery-columns-5 .gallery-item {
    width: 17.94872%;
  }
  .gallery-columns-5 .gallery-item:nth-of-type(4n + 1) {
    margin-left: 2.5641%;
  }
  .gallery-columns-5 .gallery-item:nth-of-type(5n + 1) {
    margin-left: 0;
  }
  .gallery-columns-6 .gallery-item {
    width: 14.52991%;
  }
  .gallery-columns-6 .gallery-item:nth-of-type(5n + 1) {
    margin-left: 2.5641%;
  }
  .gallery-columns-6 .gallery-item:nth-of-type(6n + 1) {
    margin-left: 0;
  }
  .gallery-columns-7 .gallery-item {
    width: 12.08791%;
  }
  .gallery-columns-7 .gallery-item:nth-of-type(6n + 1) {
    margin-left: 2.5641%;
  }
  .gallery-columns-7 .gallery-item:nth-of-type(7n + 1) {
    margin-left: 0;
  }
  .gallery-columns-8 .gallery-item {
    width: 10.25641%;
  }
  .gallery-columns-8 .gallery-item:nth-of-type(7n + 1) {
    margin-left: 2.5641%;
  }
  .gallery-columns-8 .gallery-item:nth-of-type(8n + 1) {
    margin-left: 0;
  }
  .gallery-columns-9 .gallery-item {
    width: 8.83191%;
  }
  .gallery-columns-9 .gallery-item:nth-of-type(8n + 1) {
    margin-left: 2.5641%;
  }
  .gallery-columns-9 .gallery-item:nth-of-type(9n + 1) {
    margin-left: 0;
  }
}

.pricing-table {
  display: flex;
  margin: 0 auto;
  border: 1px solid #eceef1;
  border-radius: 3px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  clear: both;
}

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

.pricing-table + .pricing-table {
  margin: 5rem auto;
}

@media (min-width: 600px) {
  .pricing-table + .pricing-table {
    margin: 10rem 0;
  }
}

.pricing-table + hr {
  margin: 5rem 0;
  padding: 0;
}

@media (min-width: 600px) {
  .pricing-table + hr {
    margin: 10rem 0;
  }
}

.pricing-table div {
  padding: 3rem;
  border-radius: 3px;
  text-align: center;
}

@media (max-width: 600px) {
  .pricing-table div {
    width: 100%;
  }
}

.pricing-table div ul {
  margin: 1em 0;
}

.pricing-table div ul li {
  margin: 0;
  list-style-type: none;
}

.pricing-table .featured {
  border: 1px solid #eceef1;
  background-color: #fff;
  box-shadow: 0 2rem 5rem -1rem rgba(42, 49, 57, 0.0618);
  transform: scale(1.05);
}

.pricing-table h4 {
  font-size: 2rem;
}

.pricing-table p {
  position: relative;
  max-width: 600px;
  margin: 0 auto;
  padding: 0 5%;
}
body.single-post .entry-meta {
    display: none;
}
.site-header{
  background: #252e4c !important;
}
.home .site-header{
  background: transparent !important;
}
.pricing-table strong {
  display: block;
  color: #009cff;
  font-size: 2.8em;
  font-weight: 700;
}

.pricing-table em {
  display: block;
  color: #4d5968;
  font-size: small;
}

.pricing-table button,
.pricing-table .button {
  margin-bottom: 0.5em;
}

.pricing-table .one-fourth strong {
  font-size: 2.4em;
}

.pricing-table .one-fourth button,
.pricing-table .one-fourth .button {
  padding-right: 2em;
  padding-left: 2em;
}

.avatar {
  float: left;
  margin-right: 2rem;
  border-radius: 50%;
}

.alignright .avatar {
  margin-left: 2rem;
}

.breadcrumb {
  padding: 1rem 0 0;
  width: 100%;
  color: #c6cace;
  font-size: 1.4rem;
  text-align: center;
}

.breadcrumb a {
  color: #fff;
  text-decoration: none;
}

.breadcrumb a:hover, .breadcrumb a:focus {
  text-decoration: underline;
}

.after-entry {
  margin: 2rem auto;
  padding: 6vw;
  border: 1px solid #eceef1;
  width: 100%;
  border-radius: 3px;
  background-color: #f6f8fa;
  text-align: center;
}

@media (min-width: 888px) {
  .after-entry {
    margin: 0 -6rem;
    padding: 6rem;
    width: calc(100% + 12rem);
    max-width: calc(100% + 12rem);
  }
}

.after-entry .enews form {
  margin: 1em 0 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.after-entry .enews input {
  width: 100%;
  margin-bottom: 1em;
  background-color: #fff;
}

@media (min-width: 520px) {
  .after-entry .enews input {
    max-width: 38.46154%;
    margin-left: 2.5641%;
  }
  .after-entry .enews input:first-of-type {
    margin-left: 0;
  }
}

.author-box {
  padding: 6vw 0;
  width: 100%;
  max-width: 600px;
}

@media (min-width: 600px) {
  .author-box {
    padding: 6rem 0;
  }
}

.author .author-box {
  padding: 4rem;
  border: 1px solid #eceef1;
  max-width: 100%;
  margin-bottom: 4rem;
  border-radius: 3px;
  background-color: #fff;
}

.author-box p {
  color: #4d5968;
}

.author-box p:last-of-type {
  margin-bottom: 0;
}

.author-box-title {
  margin-bottom: 0;
  font-size: 2rem;
}

.search-form {
  display: flex;
  position: relative;
  width: 100%;
  align-items: center;
  justify-content: flex-start;
  clear: both;
}

.search-form::before, .search-form::after {
  display: block;
  clear: both;
  content: "";
}

.search-form .search-toggle {
  background: center/1.75rem no-repeat url(assets/images/search.svg);
  display: none;
  width: 2.5rem;
  height: 2.5rem;
  cursor: pointer;
}

@media (min-width: 888px) {
  .search-form .search-toggle {
    display: block;
  }
}

.shrink .search-form .search-toggle {
  background-image: url(assets/images/search.svg);
}

.search-form .search-toggle.active {
  background-image: url(assets/images/close.svg);
  background-size: 1.4rem;
}

.shrink .search-form .search-toggle.active {
  background-image: url(assets/images/close.svg);
}

.search-form input[type="search"] {
  width: 30rem;
  margin-right: 1em;
  background-color: rgba(255, 255, 255, 0.2);
}

.site-header .search-form input[type="search"] {
  display: block;
  max-width: 79vw;
  background-color: #f6f8fa;
}

@media (min-width: 888px) {
  .site-header .search-form input[type="search"] {
    margin: auto 1em auto 0;
    display: none;
    position: absolute;
    top: 0;
    right: 2em;
    bottom: 0;
  }
}

.site-header.shrink .search-form input[type="search"] {
  border: 1px solid #eceef1;
  color: #2a3139;
}

.entry-content .search-form input[type="search"] {
  background-color: #f6f8fa;
}

.search-form input[type="submit"] {
  display: none;
}

.entry .search-form {
  margin-bottom: 4rem;
}

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

a.alignnone {
  display: inline-block;
}

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

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

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

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

img.alignnone,
.alignnone {
  margin-bottom: 1em;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
  margin: 0 1em 1em 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
  margin: 0 0 1em 1em;
}

.wp-caption-text {
  margin: 0;
  font-size: 1.4rem;
  text-align: center;
}

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

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
  margin: 0 0 1em;
}
#dialog2, #dialog3{
  overflow-y: scroll;
}
#dialog2 iframe, #dialog3 iframe{
  height: 700px;
}
.ui-dialog .ui-dialog-titlebar {
    background: transparent;
    border: 0;
}
.ui-dialog .ui-dialog-title {
    font-size: 22px;
    padding-left: 10px;
    font-weight: bold;
}
.ui-dialog .ui-button.ui-dialog-titlebar-close {
    padding: 0;
    height: 30px;
    width: 30px;
    line-height: 1;
    background: transparent;
    color:#2a3139;
    border: 1px solid #2a3139;
    position: absolute;
    right: 20px;
    border-radius: 17px;
top: 22px;
}
img.image-circle{
  border-radius: 50%;
}
.ui-widget-overlay.ui-front{
  background: #000 !important;
}
.ui-dialog .ui-button.ui-dialog-titlebar-close:focus{
  outline: 0px;
}
.ui-dialog.ui-widget{
  background: #fff;
border-radius: 30px;
padding: 20px;
box-shadow: 0px 0px 10px #000;
}
.sticky,
.bypostauthor {
  background-color: transparent;
}

.post-edit-link,
.comment-edit-link {
  display: none;
}

.full-width-content .alignwide {
  position: relative;
  left: 50%;
  width: 100vw;
  max-width: 888px;
  transform: translate(-50%);
}

.full-width-content .alignwide img {
  margin: 1.618em auto;
  display: inline-block;
}

.full-width-content .alignfull {
  position: relative;
  left: 50%;
  width: 100vw;
  max-width: none;
  margin-left: -50vw;
}

.content-sidebar .full-width-content .alignfull,
.sidebar-content .full-width-content .alignfull {
  max-width: calc(100% + 12rem);
}

.full-width-content .alignfull img {
  margin: 1.618em auto;
  display: inline-block;
  width: 100%;
}

.wp-block-image figcaption {
  margin: 0 auto 2em;
}

.wp-block-button {
  background: transparent;
  display: block;
  width: 100%;
  text-align: center;
  clear: both;
}

.wp-block-button::before, .wp-block-button::after {
  display: block;
  clear: both;
  content: "";
}

.wp-block-button a {
  display: inline-block;
}

.wp-block-button a:hover, .wp-block-button a:focus {
  color: #fff;
}

.wp-block-pullquote > p {
  font-family: Raleway, "Raleway Regular", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
}

.wp-block-pullquote cite {
  font-style: normal;
}

.wp-block-gallery .blocks-gallery-image {
  margin-right: 0;
}

.blocks-gallery-image {
  margin: 0 0 6vw;
  display: block;
  width: 100%;
  text-align: center;
}

@media (min-width: 520px) {
  .blocks-gallery-image {
    width: 48.71795%;
    margin-bottom: 2.5641%;
  }
  .blocks-gallery-image:nth-of-type(odd) {
    clear: both;
    margin-left: 0;
  }
}

@media (min-width: 600px) {
  .blocks-gallery-image {
    margin-bottom: 2.5641%;
    margin-left: 2.5641%;
  }
  .blocks-gallery-image:nth-of-type(odd) {
    margin-left: 2.5641%;
  }
  .wp-block-gallery.columns-2 .blocks-gallery-image {
    width: 48.71795%;
    margin-left: 2.5641%;
  }
  .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(odd) {
    margin-left: 0;
  }
  .wp-block-gallery.columns-3 .blocks-gallery-image {
    width: 31.62393%;
  }
  .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(odd) {
    margin-left: 2.5641%;
  }
  .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n + 1) {
    margin-left: 0;
  }
  .wp-block-gallery.columns-4 .blocks-gallery-image {
    width: 23.07692%;
  }
  .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(3n + 1) {
    margin-left: 2.5641%;
  }
  .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n + 1) {
    margin-left: 0;
  }
  .wp-block-gallery.columns-5 .blocks-gallery-image {
    width: 17.94872%;
  }
  .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(4n + 1) {
    margin-left: 2.5641%;
  }
  .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n + 1) {
    margin-left: 0;
  }
  .wp-block-gallery.columns-6 .blocks-gallery-image {
    width: 14.52991%;
  }
  .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(5n + 1) {
    margin-left: 2.5641%;
  }
  .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n + 1) {
    margin-left: 0;
  }
  .wp-block-gallery.columns-7 .blocks-gallery-image {
    width: 12.08791%;
  }
  .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(6n + 1) {
    margin-left: 2.5641%;
  }
  .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n + 1) {
    margin-left: 0;
  }
  .wp-block-gallery.columns-8 .blocks-gallery-image {
    width: 10.25641%;
  }
  .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(7n + 1) {
    margin-left: 2.5641%;
  }
  .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n + 1) {
    margin-left: 0;
  }
  .wp-block-gallery.columns-9 .blocks-gallery-image {
    width: 8.83191%;
  }
  .wp-block-gallery.columns-9 .blocks-gallery-image:nth-of-type(8n + 1) {
    margin-left: 2.5641%;
  }
  .wp-block-gallery.columns-9 .blocks-gallery-image:nth-of-type(9n + 1) {
    margin-left: 0;
  }
}

.site-header {
  position: relative;
  z-index: 100;
  width: 100%;
  border-bottom: 1px solid rgba(198, 202, 206, 0.3);
  background-color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.js.has-sticky-header .site-header {
  position: fixed;
  top: 0;
}

.js.has-sticky-header .site-header.shrink {
  background-color: #3a435d !important;
  box-shadow: 0 0 4rem rgba(42, 49, 57, 0.05);
}
#sa_slider_shortcode .owl-item .sa_hover_container img{
  margin: 0 15px 0 0;
}

@media (min-width: 888px) {
  .js.has-sticky-header .site-header.shrink > .wrap {
    height: 8rem;
  }
}

.boxed-page .site-header {
  max-width: 1112px;
  margin: 0 auto;
}

.contact-page .site-header {
  background-color: #fff;
}

.site-header > .wrap {
  display: flex;
  position: relative;
  height: 6rem;
  transition: height 0.3s ease;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media (min-width: 888px) {
  .site-header > .wrap {
    height: 10rem;
    padding: 0;
    flex-wrap: nowrap;
  }
}

.no-js .site-header > .wrap {
  height: auto;
  padding: 3rem 6vw;
}

@media (min-width: 888px) {
  .no-js .site-header > .wrap {
    padding: 0;
  }
}

.title-area {
  display: block;
  position: relative;
  width: 15rem;
  margin: 0 auto 0 0;
}

.site-title {
  margin-bottom: 0;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
}

.site-title a {
  color: #2a3139;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.shrink .site-title a {
  color: #2a3139;
}

.site-description {
  margin-bottom: 0;
  opacity: 0.618;
  font-size: 1.4rem;
  line-height: 1;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  position: absolute !important;
  width: 0.1rem;
  height: 0.1rem;
  border: 0;
  background-color: #fff;
}

@media (min-width: 888px) {
  .site-description {
    line-height: 1.382;
    text-align: left;
  }
}

.custom-logo {
  display: block;
}

.shrink .custom-logo {
  display: block;
}

.secondary-logo {
  display: none;
}

.shrink .secondary-logo {
  display: none;
}

.before-header {
  display: flex;
  position: relative;
  height: 4rem;
  border-top: 1px solid rgba(198, 202, 206, 0.3);
  border-bottom: 1px solid rgba(198, 202, 206, 0.3);
  color: #3f454c;
  background-color: #f6f8fa;
  font-size: 1.2rem;
  flex-wrap: wrap;
  align-items: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media (min-width: 888px) {
  .before-header {
    width: 100vw;
    max-width: 100%;
  }
}

@media (min-width: 888px) {
  .has-sticky-header .shrink .before-header {
    margin-top: -4rem;
  }
}

.no-js .before-header {
  height: auto;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.menu .before-header {
  display: flex;
  width: 100%;
  height: auto;
  margin: 3em 0 0;
  padding: 3em 0 0;
  border-bottom: none;
  background-color: transparent;
  clear: both;
}

.menu .before-header::before, .menu .before-header::after {
  display: block;
  clear: both;
  content: "";
}

.menu .before-header .widget {
  margin-bottom: 1em;
}

.menu .before-header .simple-social-icons {
  margin-left: -0.5em;
}

.menu .before-header .simple-social-icons a {
  margin: 0 0.5em 0 0;
}

.before-header .wrap {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
}

.before-header .wrap::before, .before-header .wrap::after {
  display: none;
}

@media (min-width: 888px) {
  .before-header .wrap {
    width: 88%;
    max-width: 1112px;
    padding: 0;
  }
}

.before-header .widget {
  display: flex;
  margin-bottom: 0;
  align-items: center;
}

.before-header .widget:last-of-type {
  margin-bottom: 0;
}

.before-header .widget-wrap {
  width: 100%;
}

.before-header p {
  display: flex;
  align-items: center;
}

@media (min-width: 320px) {
  .before-header p {
    display: inline-flex;
    margin: 0 1em 0 0;
  }
}

.before-header .fa {
  margin-right: 0.5em;
}

.before-header .fa::before {
  line-height: 1.618;
}

.header-widget-area {
  display: block;
  margin: 0 46px 0 0;
}

@media (min-width: 888px) {
  .header-widget-area {
    display: block;
    margin: 0 0 0 0.5em;
    order: 5;
  }
}

@media (min-width: 1112px) {
  .header-widget-area {
    margin: 0 0 0 2em;
  }
}

.header-widget-area .widget:last-of-type {
  margin-bottom: 0;
}

.hero-section {
  position: relative;
  padding: 4rem 0;
  background-color: #f6f8fa;
  background-color: #000 !important;
  background-position: center;
  background-size: cover;
  text-align: center;
}

.hero-section::before {
  display: block !important;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(42, 49, 57, 0.5);
  content: "";
  pointer-events: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media (min-width: 600px) {
  .hero-section {
    padding: 6rem 0;
  }
}

@media (min-width: 888px) {
  .hero-section {
    padding: 8rem 0;
  }
}

@media (min-width: 600px) {
  .blog .hero-section .wrap,
  .archive .hero-section .wrap,
  .search-results .hero-section .wrap {
    padding-bottom: 0;
    width: 73%;
  }
}

.hero-section .wrap {
  position: relative;
  z-index: 2;
}

@media (min-width: 600px) {
  .hero-section .wrap {
    max-width: 100%;
    padding: 6rem 0;
  }
}

.hero-section h1 {
  width: 100%;
  margin: 0 auto;
  color: #fff;
  text-align: center;
}

.hero-section p {
  width: 100%;
  margin: 0.5em auto 0;
  text-align: justify;
}

.menu {
  display: flex;
  width: 100%;
  font-size: 1.6rem;
  font-weight: 600;
  text-align: left;
  flex-wrap: wrap;
  align-items: center;
  clear: both;
}

.menu::before, .menu::after {
  display: block;
  clear: both;
  content: "";
}

@media (min-width: 888px) {
  .menu {
    font-size: 1.4rem;
  }
}

.menu .right {
  margin-left: auto;
}

.menu .rss,
.menu .date,
.menu .search,
.menu .twitter {
  display: flex;
  margin-top: 1em;
  margin-left: 0;
  align-items: center;
}

@media (min-width: 888px) {
  .menu .rss,
  .menu .date,
  .menu .search,
  .menu .twitter {
    margin-top: 0;
    margin-left: 0.618em;
  }
}

@media (min-width: 1320px) {
  .menu .rss,
  .menu .date,
  .menu .search,
  .menu .twitter {
    margin-left: 1.5em;
  }
}

.menu .rss {
  margin-left: 0;
}

.menu .rss a {
  margin-left: 1em;
}

.menu-item {
  padding: 1rem 0;
  display: block;
  position: relative;
  width: 100%;
  order: -1;
}

@media (min-width: 888px) {
  .menu-item {
    padding: 0 0.618em;
    display: flex;
    width: auto;
    max-width: 30rem;
    height: 10rem;
    align-items: center;
    order: initial;
  }
  .shrink .menu-item {
    height: 7rem;
  }
  .menu-item:first-of-type > a {
    padding-left: 0;
  }
  .menu-item:last-of-type a {
    padding-right: 0;
  }
}

@media (min-width: 1112px) {
  .menu-item {
    padding: 0 1em;
  }
}

.menu-item.button {
  margin: 1em 0;
  padding: 0;
  background: transparent;
  display: flex;
  box-shadow: none;
  font-size: 1.2rem;
  align-items: center;
}

@media (min-width: 888px) {
  .menu-item.button {
    margin: 0 0 0 1em;
  }
}

.menu-item.button:last-of-type a {
  padding-right: 3em;
}

.menu-item.button a {
  padding: 1em 3em;
  border-radius: 9rem;
  color: #fff;
  background: #0072ff;
  background: -moz-linear-gradient(-45deg, #00c6ff 0%, #0072ff 100%);
  background: -webkit-linear-gradient(-45deg, #00c6ff 0%, #0072ff 100%);
  background: linear-gradient(135deg, #00c6ff 0%, #0072ff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr="$one", endcolorstr="$two", gradienttype=1);
}

.shrink .menu-item.button a {
  color: #fff;
}

.menu-item.button a:hover,
.menu-item.button a:focus,
.menu-item.button.current-menu-item > a {
  color: #fff;
  box-shadow: inset 0 0 0 9rem rgba(0, 0, 0, 0.1);
}

.menu-item a {
  margin: 2px;
  display: inline-block;
  color: #2a3139;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.menu-item a:hover,
.menu-item a:focus,
.menu-item.current-menu-item > a {
  color: #009cff;
}

.menu-item span {
  display: block;
}

.sub-menu {
  display: none;
  clear: both;
}

.sub-menu::before, .sub-menu::after {
  display: block;
  clear: both;
  content: "";
}

@media (min-width: 888px) {
  .sub-menu {
    padding: 1em 0;
    border: 1px solid #eceef1;
    position: absolute;
    z-index: 99;
    top: 100%;
    left: 0;
    width: 20rem;
    margin-left: -1em;
    border-radius: 3px;
    background-color: #f6f8fa;
  }
}

.sub-menu::before {
  display: none;
  position: absolute;
  z-index: 98;
  top: -0.5rem;
  left: 3rem;
  width: 1rem;
  height: 1rem;
  border-top: 1px solid #eceef1;
  border-left: 1px solid #eceef1;
  opacity: 1;
  background-color: #f6f8fa;
  content: "";
  transition-delay: 0.3s;
  transform: rotate(45deg);
}

@media (min-width: 888px) {
  .sub-menu::before {
    display: block;
  }
}

.sub-menu .menu-item {
  padding: 0.5em 0;
  width: 100%;
  height: auto;
}

@media (min-width: 888px) {
  .sub-menu .menu-item {
    padding: 0.5em 1em;
    height: auto;
  }
}

.sub-menu .menu-item:first-of-type {
  margin-top: 1em;
}

@media (min-width: 888px) {
  .sub-menu .menu-item:first-of-type {
    margin-top: 0;
  }
}

.sub-menu a {
  padding-left: 0.618em;
}

@media (min-width: 888px) {
  .sub-menu a {
    padding: 0;
    position: relative;
    color: #90959f;
    word-wrap: break-word;
  }
}

.sub-menu .sub-menu {
  padding-left: 1em;
}

@media (min-width: 888px) {
  .sub-menu .sub-menu {
    margin: -0.1rem 0 0 19.9rem;
    border: 1px solid #eceef1;
    top: -0.5em;
    left: -0.1rem;
    padding-left: 0;
  }
}

.nav-primary,
.nav-secondary {
  margin: 0;
  padding: 0 4rem;
  overflow: auto;
  position: fixed;
  top: 0;
  right: -40rem;
  bottom: 0;
  width: 93vw;
  max-width: 40rem;
  height: 100vh;
  border-top: 1px solid #eceef1;
  border-bottom: 1px solid #eceef1;
  background-color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media (min-width: 600px) {
  .nav-primary,
  .nav-secondary {
    right: calc(-40rem + -6vw);
  }
}

@media (min-width: 888px) {
  .nav-primary,
  .nav-secondary {
    margin: 0;
    padding: 0;
    border: none;
    display: block;
    overflow: visible;
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    width: auto;
    max-width: none;
    height: auto;
    background-color: transparent;
    box-shadow: none;
  }
}

.nav-primary.activated,
.nav-secondary.activated {
  right: 0;
  left: auto;
  box-shadow: 0 0 4rem rgba(42, 49, 57, 0.2);
}

@media (min-width: 600px) {
  .nav-primary.activated,
  .nav-secondary.activated {
    right: -6vw;
  }
}

@media (min-width: 888px) {
  .nav-primary.activated,
  .nav-secondary.activated {
    right: auto;
    box-shadow: none;
  }
}

.no-js .nav-primary, .no-js
.nav-secondary {
  padding: 0;
  border: 0;
  display: block;
  position: relative;
  right: auto;
  width: 100%;
  height: auto;
}

@media (min-width: 888px) {
  .no-js .nav-primary, .no-js
  .nav-secondary {
    display: block;
    width: auto;
  }
}

.no-js .nav-primary .wrap, .no-js
.nav-secondary .wrap {
  padding: 0;
}

.no-js .nav-primary .menu, .no-js
.nav-secondary .menu {
  padding: 0;
}

.no-js .nav-primary .menu-item, .no-js
.nav-secondary .menu-item {
  display: inline-flex;
  width: auto;
  padding-right: 1rem;
}

.nav-primary .menu,
.nav-secondary .menu {
  padding: 5em 0 7.5em;
  position: relative;
}

@media (min-width: 888px) {
  .nav-primary .menu,
  .nav-secondary .menu {
    padding: 0;
  }
}

.nav-secondary {
  width: 100%;
}

@media (min-width: 888px) {
  .nav-secondary {
    width: 100%;
    border-top: 1px solid rgba(198, 202, 206, 0.3);
  }
}

@media (min-width: 888px) {
  .nav-secondary .menu-item {
    height: 6rem;
  }
  .has-sticky-header .shrink .nav-secondary .menu-item {
    height: 5rem;
  }
}

@media (min-width: 888px) {
  .nav-secondary .menu > .menu-item:first-of-type {
    padding-left: 0;
  }
}

.nav-secondary .sub-menu .menu-item {
  height: auto;
}

.site-footer .menu {
  justify-content: center;
  margin-bottom: 0;
  font-size: 1.4rem;
}

.site-footer .menu-item {
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
}

.site-footer .menu-item:last-of-type {
  margin-bottom: 0;
}

.site-footer .menu-item:last-of-type a {
  margin-bottom: 2px;
}

.site-footer .menu-item a {
  padding: 0;
  margin-bottom: 1em;
  color: #4d5968;
}

.site-footer .menu-item a:hover,
.site-footer .menu-item a:focus,
.site-footer .menu-item.current-menu-item > a {
  color: #009cff;
}

.menu-toggle {
  padding: 1em 0.5em;
  background: transparent;
  display: block;
  position: absolute;
  top: 12px;
  right: 0;
  z-index: 1;
  height: auto;
  margin-right: -0.5em;
  color: #2a3139;
  box-shadow: none;
  cursor: pointer;
}

@media (min-width: 888px) {
  .menu-toggle {
    display: none;
  }
}

.menu-toggle:hover, .menu-toggle:focus {
  background: none;
  color: #2a3139;
  box-shadow: none;
}

.menu-toggle.activated {
  position: fixed;
  right: 6vw;
}

.menu-toggle.activated,
.shrink .menu-toggle {
  color: #2a3139;
}

.menu-toggle.activated span,
.shrink .menu-toggle span {
  background: #fff;
}

.menu-toggle.activated span::before, .menu-toggle.activated span::after,
.shrink .menu-toggle span::before,
.shrink .menu-toggle span::after {
  background: #fff;
}
footer.site-footer ul.footer-social li a{
  padding: 0;
border-radius: 50%;
background: transparent;
width: 30px;
text-align: center;
height: 30px;
moz-transition: all .4s ease-in-out !important;
-o-transition: all .4s ease-in-out !important;
-webkit-transition: all .4s ease-in-out !important;
transition: all .4s ease-in-out !important;
margin-right: 10px;
}
footer.site-footer ul.footer-social li a:hover {
    background: transparent;
}

.menu-toggle span {
  background: #fff;
  display: block;
  float: right;
  position: relative;
  width: 3rem;
  height: 2px;
  border-radius: 3px;
}

.menu-toggle span::before, .menu-toggle span::after {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  border-radius: 3px;
  background-color: #fff;
  content: " ";
}

.menu-toggle span::before {
  top: -0.7rem;
  transition: top 0.2s 0.2s, transform 0.2s 0s;
}

.menu-toggle span::after {
  bottom: -0.7rem;
  transition: bottom 0.2s 0.2s, transform 0.2s 0s;
}

.menu-toggle.activated span {
  background: none;
}

.menu-toggle.activated span::before {
  top: 0;
  transition: top 0.2s 0s, transform 0.2s 0.2s;
  transform: rotate(45deg);
}

.menu-toggle.activated span::after {
  bottom: 0;
  transition: bottom 0.2s 0s, transform 0.2s 0.2s;
  transform: rotate(-45deg);
}

.sub-menu-toggle {
  margin: 0 -1em;
  padding: 1em;
  background: none;
  position: absolute;
  top: 0.1em;
  right: 3em;
  height: auto;
  box-shadow: none;
}

@media (min-width: 888px) {
  .sub-menu-toggle {
    display: none;
  }
}

.sub-menu-toggle:hover, .sub-menu-toggle:focus {
  background: none;
  box-shadow: none;
}

.sub-menu-toggle:focus {
  outline: 2px solid #eceef1;
}

.sub-menu-toggle::before {
  margin: 0.2rem 0 -0.2rem;
  border: 0.4rem solid transparent;
  display: block;
  border-top-color: #2a3139;
  content: "";
}

.sub-menu-toggle.activated::before {
  margin: -0.2rem 0 0.2rem;
  transform: rotate(180deg);
}

.content .entry {
  border: 1px solid #eceef1;
  position: relative;
  margin-bottom: 6vw;
  background-color: #fff;
}

.content .entry:last-of-type {
  margin-bottom: 0;
}

.page .content .entry,
.single .content .entry,
.error404 .content .entry {
  border: 0;
  width: 100%;
}

.front-page .content .entry.post,
.blog .content .entry,
.archive .content .entry,
.search-results .content .entry {
  padding: 3rem;
  border: 1px solid #eceef1;
  width: 100%;
  margin-bottom: 6vw;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media (min-width: 520px) {
  .front-page .content .entry.post,
  .blog .content .entry,
  .archive .content .entry,
  .search-results .content .entry {
    width: 48.71795%;
    margin-bottom: 2.5rem;
    margin-left: 2.5641%;
  }
  .front-page .content .entry.post:nth-of-type(odd),
  .blog .content .entry:nth-of-type(odd),
  .archive .content .entry:nth-of-type(odd),
  .search-results .content .entry:nth-of-type(odd) {
    margin-left: 0;
  }
}

@media (min-width: 888px) {
  .front-page .content .entry.post,
  .blog .content .entry,
  .archive .content .entry,
  .search-results .content .entry {
    width: 31.62393%;
    margin-bottom: 2.5rem;
  }
  .front-page .content .entry.post:nth-of-type(odd),
  .blog .content .entry:nth-of-type(odd),
  .archive .content .entry:nth-of-type(odd),
  .search-results .content .entry:nth-of-type(odd) {
    margin-left: 2.5641%;
  }
  .front-page .content .entry.post:nth-of-type(3n + 1),
  .blog .content .entry:nth-of-type(3n + 1),
  .archive .content .entry:nth-of-type(3n + 1),
  .search-results .content .entry:nth-of-type(3n + 1) {
    margin-left: 0;
  }
}

.front-page .content .entry.post:hover, .front-page .content .entry.post:focus,
.blog .content .entry:hover,
.blog .content .entry:focus,
.archive .content .entry:hover,
.archive .content .entry:focus,
.search-results .content .entry:hover,
.search-results .content .entry:focus {
  box-shadow: 0 2rem 6rem rgba(198, 202, 206, 0.2);
}

.search-no-results .content .entry {
  border: 0;
}

.entry-content p {
  color: #4d5968;
}

.entry-content p a:not(.button) {
  color: #4d5968;
  box-shadow: inset 0 -1.5px 0 #009cff;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.entry-content p a:not(.button):hover, .entry-content p a:not(.button):focus {
  color: #009cff;
  font-weight: 800;
}

.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  padding-top: 0.618em;
}

.entry-content ol,
.entry-content ul {
  margin-bottom: 1.618em;
  margin-left: 4rem;
  color: #4d5968;
  line-height: 2;
}

.error404 .entry-content ol, .error404
.entry-content ul {
  margin-bottom: 4rem;
}

.entry-content ol > li {
  list-style-type: decimal;
}

.entry-content ul > li {
  list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
  margin-bottom: 0;
}

.entry-content li li {
  list-style-type: circle;
}

.entry-content code {
  padding: 0.4rem 0.8rem;
  border: 1px solid #eceef1;
  background-color: #f6f8fa;
  font-size: 1.4rem;
  line-height: 2;
}

.entry-content pre {
  margin: 0 0 1.382em;
  padding: 1rem 2rem;
  border: 1px solid #eceef1;
  display: block;
  border-radius: 3px;
  background-color: #f6f8fa;
  font-size: 1.4rem;
}

.entry-content pre code {
  padding: 0;
  border: none;
  background-color: transparent;
}

.entry-content input,
.entry-content select,
.entry-content textarea {
  margin-bottom: 1em;
}

.entry-content iframe,
.entry-content video {
  width: 100%;
}

.entry-content blockquote {
  margin: 3em 0;
  padding: 0 6rem 2em;
  border: 0;
  display: block;
  position: relative;
  left: 50%;
  width: 888px;
  max-width: 100vw;
  border-top: 1px solid #eceef1;
  border-bottom: 1px solid #eceef1;
  background-color: #fff;
  text-align: center;
  transform: translate(-50%);
}

.entry-content blockquote::before {
  margin: -0.25em auto;
  display: block;
  width: 1em;
  color: rgba(42, 49, 57, 0.2);
  background-color: #fff;
  font-family: Raleway, "Raleway Regular", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 8rem;
  line-height: 1;
  content: "“";
  border-radius: 9em;
}

.entry-image-link {
  display: block;
  margin-bottom: 1em;
  clear: both;
}

.entry-image-link::before, .entry-image-link::after {
  display: block;
  clear: both;
  content: "";
}

.blog .entry-image-link,
.archive .entry-image-link,
.search-results .entry-image-link {
  margin: -3.1rem -3.1rem 3rem;
  display: block;
  width: calc(100% + 6rem + 0.2rem);
  border-radius: 3px 3px 0 0;
}

.entry-image-link img {
  margin: 0;
  display: block;
  border-radius: 3px 3px 0 0;
}

.entry-title a {
  display: block;
  color: #2a3139;
  font-size: 2rem;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.entry-title a:hover, .entry-title a:focus {
  color: #009cff;
}

.entry-meta {
  width: 100%;
  font-size: small;
}

.entry-footer .entry-meta {
  margin-bottom: 0;
}

.entry-categories,
.entry-tags {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-top: 0.2em;
}

.entry-categories img,
.entry-tags img {
  display: inline-flex;
  opacity: 0.618;
}

.entry-categories a,
.entry-tags a {
  display: inline-flex;
  margin-left: 0.2em;
  font-weight: 600;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.entry-author-name {
  text-transform: capitalize;
}

.archive-description {
  padding: 15rem 0;
  width: 100vw;
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  border-bottom: 1px solid #eceef1;
  background-color: #c6cace;
}

.archive-description h1 {
  margin: 0 auto;
  max-width: 520px;
  color: #fff;
  text-align: center;
}

.entry-footer {
  padding: 5vw 0;
  margin-top: 5vw;
  border-top: 1px solid #eceef1;
  border-bottom: 1px solid #eceef1;
}

@media (min-width: 600px) {
  .entry-footer {
    padding: 4rem 0;
    margin-top: 4rem;
  }
}

.blog .entry-footer,
.archive .entry-footer,
.search-results .entry-footer {
  margin: 0;
  padding: 0;
  border: 0;
}

.single-portfolio .entry-footer {
  display: none;
}

.pagination {
  padding: 6vw 0;
  clear: both;
}

.pagination::before, .pagination::after {
  display: block;
  clear: both;
  content: "";
}

@media (min-width: 888px) {
  .pagination {
    padding: 5rem 0;
  }
}

.adjacent-entry-pagination {
  padding-bottom: 0;
}

.archive-pagination {
  width: 100%;
}

.archive-pagination ul {
  display: flex;
  justify-content: center;
}

.archive-pagination li {
  margin: 0 0.25em 0 0;
}

.archive-pagination a {
  padding: 0.5rem 1rem;
  display: block;
  border-radius: 3px;
  color: #2a3139;
  font-size: 1.6rem;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.archive-pagination a:hover, .archive-pagination a:focus {
  color: #009cff;
}

.archive-pagination .active a {
  color: #fff;
  background: #0072ff;
  background: -moz-linear-gradient(-45deg, #00c6ff 0%, #0072ff 100%);
  background: -webkit-linear-gradient(-45deg, #00c6ff 0%, #0072ff 100%);
  background: linear-gradient(135deg, #00c6ff 0%, #0072ff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr="$one", endcolorstr="$two", gradienttype=1);
}

.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-respond,
.entry-comments,
.entry-pings {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  padding: 6vw 0;
  border-radius: 3px;
  font-size: 1.6rem;
}

@media (min-width: 600px) {
  .comment-respond,
  .entry-comments,
  .entry-pings {
    padding: 6rem 0;
  }
}

.comment-respond .form-submit {
  margin-bottom: 0;
}

.comment-respond label {
  display: block;
  width: 100%;
  margin-bottom: 1em;
}

.comment-respond input,
.comment-respond textarea {
  display: block;
  width: 100%;
}

.comment-respond input[type="submit"] {
  width: auto;
}

.comment-author span:first-of-type {
  font-weight: 700;
  text-transform: capitalize;
}

.comment-list li {
  padding: 4rem 0 0 5vw;
}

.comment-list .depth-1 {
  padding-left: 0;
}

.comment-list .comment-respond {
  padding-left: 5vw;
}

.comment-list > .comment-respond {
  padding-left: 0;
}

.comment-header {
  margin-bottom: 5vw;
}

@media (min-width: 600px) {
  .comment-header {
    margin-bottom: 2em;
  }
}

.comment-header p {
  margin-bottom: 0;
}

.comment-edit-link {
  padding-left: calc(4.8rem + 1em);
}

.entry-pings .comment-edit-link {
  display: block;
  clear: both;
  padding: 0;
}

.comment-meta {
  padding-left: calc(4.8rem + 1em);
  word-break: break-all;
}

.entry-pings .comment-meta {
  padding: 0 0 1em;
}

.comment-meta .comment-time a {
  color: #c6cace;
  font-size: small;
  text-decoration: none;
}

.comment-content {
  clear: both;
}

.comment-content ul > li {
  list-style-type: disc;
}

@media (min-width: 1320px) {
  .comment-respond input[type="email"],
  .comment-respond input[type="text"],
  .comment-respond input[type="url"] {
    width: 50%;
  }
}

.comment-respond input[type="email"] label,
.comment-respond input[type="text"] label,
.comment-respond input[type="url"] label {
  display: block;
  margin-right: 1rem;
}

.comment-reply-title a {
  font-size: 1.5rem;
}

.entry-pings .reply {
  display: none;
}

.pingback:last-of-type p {
  margin-bottom: 0;
}

.sidebar {
  position: relative;
  z-index: 1;
}

.sidebar ol,
.sidebar ul {
  margin-left: 1em;
  color: #4d5968;
  line-height: 2;
}

.sidebar ol > li {
  list-style-type: decimal;
}

.sidebar ul > li {
  list-style-type: disc;
}

.sidebar li li {
  list-style-type: circle;
}

.sidebar a {
  color: #3f454c;
}

.sidebar a:hover, .sidebar a:focus {
  color: #009cff;
}

.sidebar .widget {
  padding: 3.5vw 0;
  font-size: 1.5rem;
}

@media (min-width: 600px) {
  .sidebar .widget {
    padding: 3rem 0;
  }
}

.sidebar .widget:first-of-type {
  padding-top: 0;
}

@media (min-width: 600px) {
  .sidebar .widget:first-of-type {
    padding-top: 3rem;
  }
}

.blog .sidebar .widget,
.archive .sidebar .widget {
  padding: 3.5vw;
  border: 1px solid #eceef1;
  margin-bottom: 7vw;
  border-radius: 3px;
  background-color: #fff;
}

@media (min-width: 600px) {
  .blog .sidebar .widget,
  .archive .sidebar .widget {
    padding: 3rem;
    margin-bottom: 3rem;
  }
}

.widget_calendar table {
  width: 100%;
}

.widget_calendar td,
.widget_calendar th {
  text-align: center;
}

.site-footer {
  position: relative;
  width: 100%;
  border-top: 1px solid #eceef1;
  color: #fff;
  background: #252e4c;
}

@media (min-width: 600px) {
  .site-footer .widget-area {
    padding-bottom: 10px;
  }
}

.site-footer a {
  color: #fff;
}

.site-footer a:hover, .site-footer a:focus {
  color: #009cff;
}

.site-footer .button {
  color: #fff;
}

.site-footer .button:hover, .site-footer .button:focus {
  color: #fff;
}

.site-footer .button.outline {
  color: #009cff;
}

.site-footer .button.outline:hover, .site-footer .button.outline:focus {
  color: #fff;
}

.site-footer .button.white {
  color: #2a3139;
}

.site-footer .button.white:hover, .site-footer .button.white:focus {
  color: #2a3139;
}

.site-footer .button.white.outline {
  color: #fff;
}

.site-footer .button.white.outline:hover, .site-footer .button.white.outline:focus {
  color: #2a3139;
}

.site-footer .button:disabled {
  color: #c6cace;
}

.before-footer {
  padding: 5rem 0;
  border-bottom: 1px solid #eceef1;
  background-color: #f6f8fa;
}

@media (min-width: 600px) {
  .before-footer {
    padding: 7.5rem 0;
  }
}

.blog .before-footer,
.archive .before-footer,
.search-results .before-footer {
  background-color: #fff;
}

.before-footer .wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.before-footer .wrap::before, .before-footer .wrap::after {
  display: none;
}

.before-footer .widget {
  margin-bottom: 0;
}

.before-footer .widget:last-of-type {
  margin-bottom: 0;
}

.before-footer h2,
.before-footer h3,
.before-footer h4,
.before-footer h5,
.before-footer h6 {
  color: #2a3139;
}

@media (min-width: 600px) {
  .before-footer p {
    margin: 0;
  }
}

.footer-widgets {
  padding: 5rem 0 0;
  position: relative;
  font-size: 1.5rem;
}

@media (min-width: 600px) {
  .footer-widgets {
    padding: 10rem 0 0;
  }
}

@media (min-width: 600px) {
  .footer-widgets .wrap {
    display: flex;
    flex-wrap: wrap;
  }
}

.footer-widgets .widget-title {
  margin-bottom: 1em;
  color: #2a3139;
  font-size: 1.6rem;
}

.footer-widgets .widget-area {
  margin: 0 auto 2rem;
}
body.solution-briefs.single-post #genesis-content, body.blogs.single-post #genesis-content, body.ebooks.single-post #genesis-content {
    margin: 0 auto;
}
body.solution-briefs.single-post .hero-section{
  padding: 6rem 0;
}
body.case-studies.single-post #hero-section, body.webinars.single-post #hero-section, body.video.single-post #hero-section {
    display: none;
}
body.case-studies.single-post .content-sidebar-wrap, body.webinars.single-post .content-sidebar-wrap, body.video.single-post .content-sidebar-wrap {
    margin-top: 13rem;
}

@media (min-width: 600px) {
  .footer-widgets .widget-area {
    width: 31.62393%;
    margin-left: 2.5641%;
  }
  .footer-widgets .widget-area.footer-widgets-1 {
    margin-left: 0;
  }
}

.footer-widgets .widget-area.footer-widgets-1 i {
  display: inline-block;
  float: left;
  margin-top: 0.2em;
  margin-right: 0.618em;
}

.footer-widgets .widget-area.footer-widgets-2 {
  display: flex;
}

@media (min-width: 600px) {
  .footer-widgets .widget-area.footer-widgets-2 {
    margin-bottom: 0;
  }
}

.footer-widgets .widget-area .widget {
  display: block;
  margin-bottom: 4rem;
}

.footer-widgets .widget-area .widget:last-of-type {
  margin-bottom: 0;
}

.footer-widgets .widget-area .widget.widget_nav_menu {
  margin-bottom: 0;
}

.footer-credits {
  margin: 0;
  display: flex;
  width: 100%;
  font-size: 1.5rem;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  align-content: center;
}

@media (min-width: 600px) {
  .footer-credits {
    margin-top: 0;
  }
}

.footer-credits .wrap {
  padding: 4rem 0;
}

@media (min-width: 600px) {
  .footer-credits .wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
}

.footer-credits .simple-social-icons {
  margin-bottom: 1em;
  margin-left: -1em;
}

@media (min-width: 600px) {
  .footer-credits .simple-social-icons {
    margin-bottom: 0;
  }
}

.footer-credits .menu-item {
  width: auto;
  margin-left: 2em;
}

.footer-credits p {
  margin-bottom: 0;
}

.front-page-widget {
  padding: 6rem 0;
  position: relative;
  width: 100%;
}

@media (min-width: 600px) {
  .front-page-widget {
    padding: 10rem 0;
  }
}

.front-page-widget:nth-of-type(even) {
  border-top: 1px solid #eceef1;
  border-bottom: 1px solid #eceef1;
  background-color: #f6f8fa;
}

.front-page-widget .widget:last-of-type {
  margin-bottom: 0;
}

.front-page-widget .textwidget {
  width: 100%;
}

.front-page-widget p,
.front-page-widget li {
  color: #4d5968;
}

.no-js.has-hero-slider .front-page-1 .slick-slide {
  min-height: 100%;
}

.no-js.has-hero-slider .front-page-1 .slick-slide:first-of-type {
  display: flex;
  align-items: center;
}

.has-hero-slider .front-page-1 {
  padding: 0;
  background-color: #013;
}

@media (min-width: 600px) {
  .has-hero-slider .front-page-1 {
    padding: 0;
  }
}

.has-hero-slider .front-page-1 > .wrap {
  padding: 0;
  width: 100%;
  max-width: 100%;
}

.has-hero-slider .front-page-1 .slick-slider {
  max-height: 100vh;
}

@media (min-width: 600px) {
  .has-hero-slider .front-page-1 .slick-slider {
    max-height: 100vh;
  }
}

.has-hero-slider .front-page-1 .slick-slide {
  min-height: 100%;
}

.has-hero-slider .front-page-1 .slick-dots {
  line-height: 0;
}

.has-hero-slider .front-page-1 .slick-wrap {
  max-width: 88vw;
}

@media (min-width: 888px) {
  .has-hero-slider .front-page-1 .slick-wrap {
    width: 88%;
    max-width: 1112px;
  }
  .has-before-header .has-hero-slider .front-page-1 .slick-wrap {
    padding-top: 14rem;
  }
  .has-nav-secondary .has-hero-slider .front-page-1 .slick-wrap {
    padding-top: 16rem;
  }
  .has-nav-secondary.has-before-header .has-hero-slider .front-page-1 .slick-wrap {
    padding-top: 20rem;
  }
}

.has-hero-slider .front-page-1 .slick-content {
  max-width: 600px;
}

.has-hero-slider .front-page-1 .slick-arrow {
  visibility: hidden;
  overflow: hidden;
}

@media (min-width: 520px) {
  .has-hero-slider .front-page-1 .slick-arrow {
    visibility: visible;
  }
}

@media (min-width: 600px) {
  .has-hero-slider .front-page-1 .slick-arrow {
    top: 50%;
  }
}

.has-hero-slider .front-page-1 h2 {
  margin-bottom: 0.382em;
  font-size: 2em;
}

@media (min-width: 320px) {
  .has-hero-slider .front-page-1 h2 {
    font-size: 2.2em;
    line-height: 1.236;
  }
}

@media (min-width: 600px) {
  .has-hero-slider .front-page-1 h2 {
    font-size: 3em;
  }
}

.has-hero-slider .front-page-1 p {
  max-width: 520px;
  line-height: 1.382;
}

@media (min-width: 320px) {
  .has-hero-slider .front-page-1 p {
    line-height: 1.618;
  }
}

.front-page-1.hero-section {
  padding: calc(15vw + 6rem) 0 15vw;
  text-align: left;
}

@media (min-width: 600px) {
  .front-page-1.hero-section {
    padding: 8rem 0;
  }
}

.front-page-1.hero-section .wrap {
  margin: 0 auto;
  padding-right: 6vw;
  padding-left: 6vw;
}

@media (min-width: 600px) {
  .front-page-1.hero-section .wrap {
    width: 88%;
    max-width: 1112px;
    padding-right: 0;
    padding-left: 0;
  }
}

.front-page-1.hero-section h1 {
  text-align: left;
}

.front-page-1.hero-section p {
  margin: 0.5em 0 1.5em;
  text-align: left;
}

@media (min-width: 600px) {
  .front-page-2 {
    padding: 5rem 0;
  }
}

.front-page-2 .wrap {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

@media (min-width: 600px) {
  .front-page-2 .widget-wrap {
    margin: 0;
    width: calc(100% + 0vw);
    max-width: calc(100% + 0vw);
  }
}

@media (min-width: 1112px) {
  .front-page-2 .widget-wrap {
    margin: 0;
    width: calc(100% + 0rem);
    max-width: calc(100% + 0rem);
  }
}

.front-page-2 .gallery img {
  margin: 2px;
  padding: 0 6vw;
  width: 100%;
  height: auto;
  min-height: 1rem;
}

@media (min-width: 600px) {
  .front-page-2 .gallery img {
    padding: 0 5vw;
  }
  .no-js .front-page-2 .gallery img {
    padding: 0 1rem;
  }
}

@media (min-width: 1112px) {
  .front-page-2 .gallery img {
    padding: 0 3.75rem;
  }
}

.front-page-2 .gallery-item {
  margin: 0;
}

@media (min-width: 600px) {
  .front-page-2 .gallery-item {
    margin: 0 !important;
  }
}

.no-js .front-page-2 .gallery-item {
  max-width: 50%;
}

@media (min-width: 600px) {
  .no-js .front-page-2 .gallery-item {
    max-width: 100%;
  }
}

.front-page-2 .slick-list {
  width: 100%;
}

.front-page-2 .slick-track {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-width: 100%;
}

.front-page-3 .wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.front-page-3 .wrap::before, .front-page-3 .wrap::after {
  display: none;
}

.front-page-3 .widget hr {
  margin: 5rem 0;
}

@media (min-width: 600px) {
  .front-page-3 .widget hr {
    margin: 7.5rem 0;
  }
}

.front-page-3 .icon_widget {
  align-self: flex-start;
}

.front-page-3 .icon_widget .widget-title {
  font-size: 1.9rem;
}

.front-page-3 .icon_widget i {
  display: inline-block;
}

.front-page-3 .mejs-container {
  min-width: 86vw !important;
  max-width: 86vw;
  border-radius: 6px;
  background-color: #f6f8fa;
}

@media (min-width: 600px) {
  .front-page-3 .mejs-container {
    min-width: 100% !important;
    max-width: 100%;
  }
}

.front-page-3 .mejs-mediaelement {
  padding: 0;
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0 2rem 6rem -2rem rgba(42, 49, 57, 0.236);
}

@media (min-width: 600px) {
  .front-page-3 .mejs-mediaelement {
    box-shadow: 0 3rem 9rem -3rem rgba(42, 49, 57, 0.236);
  }
}

.front-page-3 .mejs-controls {
  display: none;
}

.front-page-3 .mejs-overlay-button {
  display: flex;
  width: 6rem;
  height: 6rem;
  border-radius: 9rem;
  background-color: #fff;
  box-shadow: 0 2rem 3rem -1rem rgba(42, 49, 57, 0.5);
  align-items: center;
  justify-content: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media (min-width: 600px) {
  .front-page-3 .mejs-overlay-button {
    width: 8rem;
    height: 8rem;
  }
}

.front-page-3 .mejs-overlay-button:hover, .front-page-3 .mejs-overlay-button:focus {
  transform: scale(1.05);
}

.front-page-3 .mejs-overlay-button::after {
  display: block;
  color: #2a3139;
  line-height: 1;
  content: "►";
}

.front-page-3 iframe {
  transform: scale(1.01);
}

.front-page-4 .wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.front-page-4 .widget:first-of-type {
  margin-bottom: 5rem;
}

@media (min-width: 600px) {
  .front-page-4 .pull-left {
    position: relative;
    right: 0;
    width: 150%;
    max-width: 150% !important;
    margin-left: -50%;
  }
}

.front-page-5 {
  padding: 0;
  border: none !important;
  text-align: left;
}

@media (min-width: 600px) {
  .front-page-5 {
    padding: 0;
  }
}
@media screen and (max-width: 600px) {
  footer.site-footer .widget-title {
      display: block;
  }
  footer.site-footer ul.menu {
      display: none;
  }
}

.home #wp-custom-header{
  display: none;
}

#hero-section.hero-section:before {
    background: transparent !important;
}

.front-page-5 .wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.front-page-5 .widget-title {
  margin: 0 0 5rem;
  text-align: left;
}

.front-page-5 .widget-subtitle {
  margin: 10rem 0 1em;
  text-align: left;
}

.front-page-5 .widget-wrap {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}

.front-page-5 .entry.portfolio {
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: relative;
  width: 100vw;
  text-align: center;
}

@media (min-width: 520px) {
  .front-page-5 .entry.portfolio {
    width: 50vw;
  }
}

@media (min-width: 600px) {
  .front-page-5 .entry.portfolio {
    width: 33.33333333333333vw;
  }
}

.front-page-5 .entry.portfolio > a {
  margin: 0;
  display: block;
}

.front-page-5 .entry.portfolio > a::before {
  display: block !important;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(42, 49, 57, 0.5);
  content: "";
  pointer-events: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.front-page-5 .entry.portfolio > a::before {
  opacity: 0;
}

.front-page-5 .entry.portfolio > a:hover::before, .front-page-5 .entry.portfolio > a:focus::before {
  opacity: 1;
}

.front-page-5 .entry.portfolio > a:hover + .entry-header, .front-page-5 .entry.portfolio > a:focus + .entry-header {
  top: 50%;
  opacity: 1;
}

.front-page-5 .entry-header {
  position: absolute;
  z-index: 2;
  top: 100%;
  left: 50%;
  opacity: 0;
  color: #fff;
  font-size: 1em;
  font-weight: 700;
  text-decoration: none;
  transform: translate(-50%, -50%);
  pointer-events: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.front-page-5 .entry-header a {
  color: #fff;
}

.front-page-5 img {
  display: block;
}

.front-page-6 {
  border: none !important;
  color: #fff;
  background: #0072ff;
  background: -moz-linear-gradient(-45deg, #00c6ff 0%, #0072ff 100%);
  background: -webkit-linear-gradient(-45deg, #00c6ff 0%, #0072ff 100%);
  background: linear-gradient(135deg, #00c6ff 0%, #0072ff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr="$one", endcolorstr="$two", gradienttype=1);
}

@media (min-width: 600px) {
  .front-page-6 {
    padding: 10rem 0;
  }
}

.front-page-6 .wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.front-page-6 .wrap::before, .front-page-6 .wrap::after {
  display: none;
}

@media (min-width: 600px) {
  .front-page-6 .widget {
    margin-bottom: 0;
  }
}

.front-page-6 .widget:last-of-type .button {
  margin-bottom: 0;
}

.front-page-6 p {
  max-width: 600px;
  color: #fff;
}

@media (min-width: 600px) {
  .front-page-6 p {
    margin-bottom: 0;
  }
}

.front-page-6 .alignright {
  margin-left: 0;
}

.front-page-7 {
  text-align: center;
}

.front-page-7 .wrap {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.front-page-7 .wrap::before, .front-page-7 .wrap::after {
  display: none;
}

.front-page-7 .widget {
  width: 100%;
}

.front-page-7 .pricing-table {
  margin-right: 6vw;
  margin-left: 6vw;
}

@media (min-width: 600px) {
  .front-page-7 .pricing-table {
    margin-top: 5rem;
    margin-right: 0;
    margin-left: 0;
  }
}

.front-page-7 hr {
  max-width: 88vw;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 600px) {
  .front-page-7 hr {
    max-width: 100%;
  }
}

.front-page-7 ul blockquote {
  padding-right: calc(2em + 6vw);
  padding-left: calc(2em + 6vw);
}

@media (min-width: 600px) {
  .front-page-7 ul blockquote {
    padding-right: 2em;
    padding-left: 2em;
  }
}

.front-page-8 .wrap {
  position: relative;
}

.front-page-8 .widget-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.front-page-8 .widget-title {
  width: 100%;
  margin-bottom: 1.618em;
  text-align: center;
}

.front-page-8 .widget-subtitle {
  width: 100%;
  text-align: center;
}

.front-page-8 .entry {
  padding: 3rem;
  border: 1px solid #eceef1;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media (min-width: 600px) {
  .front-page-8 .entry {
    clear: none;
    width: 31.62393%;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 2.5641%;
  }
  .front-page-8 .entry:nth-of-type(3n + 1) {
    margin-left: 0;
  }
  .front-page-8 .entry:nth-of-type(1n + 4) {
    margin-top: 2.5641%;
  }
}

.front-page-8 .entry:hover, .front-page-8 .entry:focus {
  box-shadow: 0 2rem 6rem rgba(198, 202, 206, 0.2);
}

.front-page-8 .entry > a {
  margin: 0;
  margin: -3rem -3rem 3rem;
  display: block;
  width: calc(100% + 6rem);
  max-width: calc(100% + 6rem);
  border-radius: 3px 3px 0 0;
}

.front-page-8 .entry > a img {
  border-radius: 3px 3px 0 0;
}

.front-page-8 .entry p:last-of-type {
  margin-bottom: 0;
}

.front-page-8 .entry-title {
  order: 2;
}

.front-page-8 p.entry-meta {
  order: 1;
  font-size: small;
}

.front-page-8 p.entry-meta:last-of-type {
  margin-bottom: 1em;
}

.front-page-9 {
  position: relative;
  color: #fff;
  background-position: center;
  background-size: cover;
  text-align: center;
}

.front-page-9::before {
  display: block !important;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(42, 49, 57, 0.5);
  content: "";
  pointer-events: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media (min-width: 600px) {
  .front-page-9 .wrap {
    padding: 0;
  }
}

.front-page-widget.front-page-8{
  background: #4a2c68;
}

.front-page-9 .widget {
  margin: 0 auto;
  position: relative;
  z-index: 2;
  max-width: 600px;
}
#sa_slider_shortcode .owl-item .sa_hover_container{
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.6) !important;
}
.front-page-widget .widget.featuredpost article{
  box-shadow: 1px 6px 10px 0 rgba(0, 0, 0, 0.5) !important;
  border-radius: 20px !important;
}
.front-page-widget .widget.featuredpost .entry-header {
    padding: 15px 25px 0 !important;
    min-height: 115px;
}
.front-page-widget .widget.featuredpost .webinars-sect{
  padding: 5px 30px 0;
}

.front-page-9 .widget-wrap {
  height: 100%;
}

.front-page-9 .widget_media_image {
  padding: 0;
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
}

.front-page-9 .widget_media_image figure {
  margin: 0;
  width: 100%;
  min-width: 100%;
  height: 100%;
}

.front-page-9 .widget_media_image img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  object-position: center;
}

.front-page-9 .widget_media_image figcaption {
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  position: absolute !important;
  width: 0.1rem;
  height: 0.1rem;
  border: 0;
  background-color: #fff;
}

.front-page-9 p {
  color: #eceef1;
}

.front-page-9 form {
  margin-top: 1.382em;
}

.front-page-9 ::-moz-placeholder {
  opacity: 1;
  color: #eceef1;
}

.front-page-9 ::-webkit-input-placeholder {
  color: #eceef1;
}

.front-page-9 input {
  margin: 0 auto 1em;
  border: 0;
  display: block;
  color: #fff;
  background-color: rgba(255, 255, 255, 0.25);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media (min-width: 520px) {
  .front-page-9 input {
    margin: 0 0.2em 1em;
    display: inline-block;
    width: auto;
  }
}

@media (min-width: 600px) {
  .front-page-9 input {
    margin-bottom: 0;
  }
}

.front-page-9 input[type="submit"] {
  width: auto;
  margin-bottom: 0;
}

.front-page-9 input:hover, .front-page-9 input:focus {
  background-color: rgba(255, 255, 255, 0.3);
}

@media print {
  *,
  *::before,
  *::after {
    color: #2a3139 !important;
    background: transparent !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]::after {
    content: " (" attr(href) ")";
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]::after,
  a[href^="#"]::after,
  .site-title > a::after {
    content: "";
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 2cm 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  blockquote,
  pre {
    border: 1px solid #eceef1;
    page-break-inside: avoid;
  }
  .content,
  .content-sidebar {
    width: 100%;
  }
  button,
  input,
  select,
  textarea,
  .breadcrumb,
  .comment-edit-link,
  .comment-form,
  .comment-list .reply a,
  .comment-reply-title,
  .edit-link,
  .entry-comments-link,
  .entry-footer,
  .genesis-box,
  .header-widget-area,
  .hidden-print,
  .home-top,
  .nav-primary,
  .nav-secondary,
  .post-edit-link,
  .sidebar {
    display: none !important;
  }
  .title-area {
    width: 100%;
    text-align: center;
  }
  .site-title > a {
    margin: 0;
    text-decoration: none;
    text-indent: 0;
  }
  .site-inner {
    position: relative;
    top: -10rem;
    padding-top: 0;
  }
  .author-box {
    margin-bottom: 0;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    orphans: 3;
    page-break-after: avoid;
    page-break-inside: avoid;
    widows: 3;
  }
  img {
    page-break-after: avoid;
    page-break-inside: avoid;
  }
  blockquote,
  pre,
  table {
    page-break-inside: avoid;
  }
  dl,
  ol,
  ul {
    page-break-before: avoid;
  }
}

.box {
  display: block;
}

.box.snap {
  display: block;
  width: 100%;
  background: #666;
  height: 50vh;
}

.box.snap:nth-of-type(2) {
  background-color: #f38a00;
}

.box.snap:nth-of-type(3) {
  background-color: #0cc;
}

.box.snap:nth-of-type(4) {
  background-color: #639;
}

.counter-box {
  width: 12.5%
}

.counter-digits p {
  font-size: 24px;
}

.counter-digits p {
  margin-top: 0 !important;
  margin-bottom: 15px !important;
}

#wpfront-notification-bar.wpfront-fixed {
  z-index: 2 !important;
}

.front-page-1.hero-section .wrap {
  z-index: 1 !important;
}

.admin-bar #counter-sticky-bar {
  margin-top: 30px;
}

.front-page-2 p {
  color: #242e4b;
}

.front-page-1 p,
.front-page-2 p,
.front-page-3 p,
.front-page-4 p,
.front-page-5 p,
.front-page-6 p {
  color: #ffffff !important;
  margin-bottom: 30px !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.hide-desk-logo {
    display: none;
}
#mega-menu-wrap-primary #mega-menu-primary > li.hide-desk-logo a{
  text-align: center !important;
  margin-bottom: 10px;
  margin-top: 10px;
}

@media (min-width: 1280px) {
  .cur .count {
    font-size: 42px;
  }
  .cur .count::after {
    font-size: 42px !important;
  }
  .cur .count-text {
    font-size: 16px;
  }
}

@media (min-width: 640px) and (max-width: 1279px) {
  .cur .count {
    font-size: 33.6px;
  }
  .cur .count::after {
    font-size: 33.6px !important;
  }
  .cur .count-text {
    font-size: 12.8px;
  }
}

@media (min-width: 600px) and (max-width: 639px) {
  #text-46,
  .cur {
    display: none;
  }
  .one-third,
  .two-thirds,
  .one-half {
    width: 100%
  }
}

@media (min-width: 320px) and (max-width: 599px) {
  .cur .count {
    font-size: 12.5vw;
  }
  .cur .count::after {
    font-size: 12.5vw !important;
  }
  .cur .count-text {
    font-size: 4.5vw;
  }
  .front-page-2 .wrap {
    padding-right: 6vw;
    padding-left: 6vw;
  }
}
@media (max-width: 620px) {
  .ui-dialog.ui-widget{
    padding: 10px !important;
    max-width: 98% !important;
  }
  #ui-id-1, #ui-id-2, #ui-id-3{
    font-size: 20px !important;
  }
}
@media(max-width: 600px){
  #mega-menu-wrap-primary #mega-menu-primary > li.hide-desk-logo {
      display: block;
  }
  .site-header.shrink #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    color: #3a435d;
  }
  body.single-post #hero-section{
    margin-top: 9rem;
  }
  .footer-widgets .widget-area.footer-widgets-2 .widget, .footer-widgets .widget-area.footer-widgets-3 .widget{
    margin-bottom: 0 !important;
  }
  .footer-widgets .widget-area .widget.widget_nav_menu{
    margin-bottom: 0;
    width: 50%;
    float: left;
  }
  #genesis-footer-widgets.footer-widgets .widget-area .widget {
    display: block;
    margin-bottom: 0 !important;
    float: left !important;
    width: 50% !important;
    clear: none !important;
  }
  #genesis-footer-widgets.footer-widgets .widget-area .widget.first {
      clear: both !important;
  }
  .footer-widgets .widget-area.footer-widgets-2 {
    margin-bottom: 0 !important;
  }
  .footer-social{
    display: none;
  }
  footer.site-footer .widget-title {
     cursor: pointer;
     position: relative;
     display: inline-block;
  }
  .site-footer #genesis-footer-widgets .menu-item a{
      padding: 0;
      margin-bottom: 1em;
      color: #fff !important;
      font-weight: 400 !important;
      font-size: 1.9rem !important;
      margin-left: 20px;
  }
  .widgettitle.widget-title.highlight {
      color: #c06 !important;
  }
  footer.site-footer .widget-title:before{
    content: '>';
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    right: -25px;
    font-size: 25px;
    top: -6px;
    font-weight: 400;
  }
  footer.site-footer .widget-title.highlight:before{
    right: -35px;
    top: 7px;
    transform: rotate(90deg);
  }

}
@media (max-width: 319px) {
  #text-46,
  .cur {
    display: none;
  }
  .one-third,
  .two-thirds,
  .one-half {
    width: 100%
  }
}

.category.category-solution-briefs a.entry-image-link,
.category.category-webinars a.entry-image-link,
.category.category-blogs a.entry-image-link,
.category.category-ebooks a.entry-image-link,
.category.category-case-studies a.entry-image-link,
.category.category-news a.entry-image-link {
    display: none;
}
