/*
Theme Name: Enliven
Theme URI: http://themezhut.com/themes/enliven/
Author: ThemezHut
Author URI: http://themezhut.com/
Description: Enliven is a modern beautiful multipurpose WordPress theme that will be the perfect solution for your business website. Enliven has a clean portfolio layout that utilizes the Jetpack's portfolio content type. And also it utilizes the Jetpack's testimonial content type to showcase your customer feedbacks in a nicer and clean way. Business homepage widgets help you to setup the business homepage faster and without touching any code. 
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: enliven
Tags: white, light, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready 

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Enliven is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores 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 http://necolas.github.com/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* line 1, sass/_normalize.scss */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size: 14px;
}

/* line 8, sass/_normalize.scss */
body {
  margin: 0;
}

/* line 23, sass/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 30, sass/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 35, sass/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 41, sass/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 45, sass/_normalize.scss */
a {
  background-color: transparent;
}

/* line 50, sass/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 54, sass/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 59, sass/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 63, sass/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 67, sass/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 72, sass/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 77, sass/_normalize.scss */
small {
  font-size: 80%;
}

/* line 82, sass/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 89, sass/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 93, sass/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 97, sass/_normalize.scss */
img {
  border: 0;
}

/* line 101, sass/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 109, sass/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 114, sass/_normalize.scss */
pre {
  overflow: auto;
}

/* line 121, sass/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 130, sass/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 136, sass/_normalize.scss */
button {
  overflow: visible;
}

/* line 141, sass/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 148, sass/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 154, sass/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 159, sass/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 164, sass/_normalize.scss */
input {
  line-height: normal;
}

/* line 169, sass/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 175, sass/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 179, sass/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/* line 185, sass/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 189, sass/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 195, sass/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 200, sass/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 204, sass/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 208, sass/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 214, sass/_normalize.scss */
td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
/* line 5, sass/typography/_typography.scss */
body,
button,
input,
select,
textarea {
  color: #717171;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.5;
}

/* line 1, sass/typography/_headings.scss */
h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-family: "Montserrat", sans-serif;
  margin: 35px 0 20px;
  font-weight: bold;
}

/* line 8, sass/typography/_headings.scss */
h1 {
  font-size: 25.998px;
  font-size: 1.857rem;
}

/* line 12, sass/typography/_headings.scss */
h2 {
  font-size: 23.996px;
  font-size: 1.714rem;
}

/* line 16, sass/typography/_headings.scss */
h3 {
  font-size: 21.994px;
  font-size: 1.571rem;
}

/* line 20, sass/typography/_headings.scss */
h4 {
  font-size: 20.006px;
  font-size: 1.429rem;
}

/* line 24, sass/typography/_headings.scss */
h5 {
  font-size: 18.004px;
  font-size: 1.286rem;
}

/* line 28, sass/typography/_headings.scss */
h6 {
  font-size: 16.002px;
  font-size: 1.143rem;
}

/* line 1, sass/typography/_copy.scss */
p {
  margin-bottom: 1.5em;
}

/* line 5, sass/typography/_copy.scss */
dfn, cite, em, i {
  font-style: italic;
}

/* line 9, sass/typography/_copy.scss */
blockquote {
  padding: 20px 30px;
  margin: 20px 0 20px 20px;
  font-size: 16px;
  border-left: 5px solid #ea7054;
}

/* line 16, sass/typography/_copy.scss */
cite {
  margin: 20px 20px 0 20px;
  display: block;
  font-size: 14px;
}

/* line 22, sass/typography/_copy.scss */
address {
  margin: 0 0 1.5em;
}

/* line 26, sass/typography/_copy.scss */
pre {
  background: #eeeeee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 13.125px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

/* line 37, sass/typography/_copy.scss */
code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 13.125px;
  font-size: 0.9375rem;
}

/* line 42, sass/typography/_copy.scss */
abbr, acronym {
  border-bottom: 1px dotted #666666;
  cursor: help;
}

/* line 47, sass/typography/_copy.scss */
mark, ins {
  background: #fff9c0;
  text-decoration: none;
}

/* line 52, sass/typography/_copy.scss */
big {
  font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
/* line 1, sass/elements/_elements.scss */
html {
  box-sizing: border-box;
}

/* line 7, sass/elements/_elements.scss */
*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

/* line 11, sass/elements/_elements.scss */
body {
  background: white;
  /* Fallback for when there is no custom background color defined. */
}

/* line 15, sass/elements/_elements.scss */
blockquote, q {
  quotes: "" "";
}
/* line 19, sass/elements/_elements.scss */
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

/* line 24, sass/elements/_elements.scss */
hr {
  background-color: #cccccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

/* line 1, sass/elements/_lists.scss */
ul, ol {
  margin: 0 0 1.5em 1.5em;
}

/* line 5, sass/elements/_lists.scss */
ul {
  list-style: disc;
}

/* line 9, sass/elements/_lists.scss */
ol {
  list-style: decimal;
}

/* line 14, sass/elements/_lists.scss */
li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

/* line 19, sass/elements/_lists.scss */
dt {
  font-weight: bold;
}

/* line 23, sass/elements/_lists.scss */
dd {
  margin: 0 1.5em 1.5em;
}

/* line 33, sass/elements/_elements.scss */
img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

/* line 1, sass/elements/_tables.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 0 1.5em;
  width: 100%;
}

/* line 7, sass/elements/_tables.scss */
th {
  font-weight: bold;
}

/* line 10, sass/elements/_tables.scss */
th, td {
  border: 1px solid #EAEAEA;
  padding: 6px 10px;
}

/* line 14, sass/elements/_tables.scss */
caption, th, td {
  text-align: left;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/* line 4, sass/forms/_buttons.scss */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  background-color: #325edd;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  padding: 10px 20px;
  text-decoration: none;
  text-transform: uppercase;
  border: none;
}
/* line 20, sass/forms/_buttons.scss */
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background-color: #153DB0;
  color: #ffffff;
}
/* line 26, sass/forms/_buttons.scss */
button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  position: relative;
  top: 1px;
  color: #ffffff;
}

/* line 33, sass/forms/_buttons.scss */
.enl-cta-btn {
  background-color: #325edd;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
  padding: 15px 25px;
  text-decoration: none;
  text-transform: uppercase;
  margin-top: 44px;
  /*60px;*/
}

/* line 49, sass/forms/_buttons.scss */
.enl-cta-btn:hover {
  background-color: #153DB0;
  color: #ffffff;
}

/* line 53, sass/forms/_buttons.scss */
.enl-cta-btn:active {
  position: relative;
  top: 1px;
  color: #ffffff;
}

/* line 59, sass/forms/_buttons.scss */
.enl-cta-btn:visited {
  color: #ffffff;
}

/* line 65, sass/forms/_buttons.scss */
.enl-slide-btn-1 {
  background-color: #325edd;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
  padding: 15px 25px;
  text-decoration: none;
  text-transform: uppercase;
  border: none;
  margin: 20px 7px 0 7px;
}

/* line 82, sass/forms/_buttons.scss */
.enl-slide-btn-1:hover {
  background-color: #153DB0;
  color: #ffffff;
}

/* line 86, sass/forms/_buttons.scss */
.enl-slide-btn-1:active {
  position: relative;
  top: 1px;
  color: #ffffff;
}

/* line 92, sass/forms/_buttons.scss */
.enl-slide-btn-1:visited {
  color: #ffffff;
}

/* line 97, sass/forms/_buttons.scss */
.enl-slide-btn-2 {
  border: 2px solid #fff;
  background: transparent;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
  padding: 13px 25px;
  text-decoration: none;
  text-transform: uppercase;
  margin: 20px 7px 0 7px;
}

/* line 114, sass/forms/_buttons.scss */
.enl-slide-btn-2:hover {
  background-color: #fff;
  color: #444;
}

/* line 118, sass/forms/_buttons.scss */
.enl-slide-btn-2:active {
  position: relative;
  top: 1px;
  color: #444;
}

/* line 6, sass/forms/_fields.scss */
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  color: #666666;
  border: 1px solid #eaeaea;
  border-radius: 3px;
  font-weight: normal;
}
/* line 12, sass/forms/_fields.scss */
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  color: #111111;
}

/* line 21, sass/forms/_fields.scss */
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
  padding: 8px;
}

/* line 25, sass/forms/_fields.scss */
textarea {
  padding-left: 3px;
  width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/* line 1, sass/navigation/_links.scss */
a {
  color: royalblue;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 5, sass/navigation/_links.scss */
a:visited {
  color: purple;
}
/* line 10, sass/navigation/_links.scss */
a:hover, a:focus, a:active {
  color: midnightblue;
  text-decoration: none;
}
/* line 14, sass/navigation/_links.scss */
a:focus {
  outline: thin dotted;
}
/* line 18, sass/navigation/_links.scss */
a:hover, a:active {
  outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
/* line 1, sass/navigation/_menus.scss */
.main-navigation {
  clear: both;
  display: block;
  float: right;
  font-size: 14.994px;
  font-size: 1.071rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "Montserrat", sans-serif;
}
/* line 11, sass/navigation/_menus.scss */
.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
/* line 17, sass/navigation/_menus.scss */
.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 120px;
  left: -999em;
  z-index: 99999;
  background: white;
  padding: 25px 0;
  font-family: "Open Sans", sans-serif;
}
/* line 28, sass/navigation/_menus.scss */
.main-navigation ul ul ul {
  left: -999em;
  top: -25px;
}
/* line 35, sass/navigation/_menus.scss */
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
  left: 100%;
}
/* line 40, sass/navigation/_menus.scss */
.main-navigation ul ul a {
  width: 200px;
  font-size: 14px;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.4;
  padding: 5px 25px;
  color: #626262;
  text-transform: none;
}
/* line 60, sass/navigation/_menus.scss */
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}
/* line 65, sass/navigation/_menus.scss */
.main-navigation li {
  float: left;
  position: relative;
}
/* line 73, sass/navigation/_menus.scss */
.main-navigation a {
  color: #626262;
  display: block;
  line-height: 120px;
  padding: 0 25px;
  text-decoration: none;
}

/* Small menu. */
/* line 89, sass/navigation/_menus.scss */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

@media screen and (min-width: 37.5em) {
  /* line 94, sass/navigation/_menus.scss */
  .menu-toggle {
    display: none;
  }

  /* line 97, sass/navigation/_menus.scss */
  .main-navigation ul {
    display: block;
  }
}
/* line 106, sass/navigation/_menus.scss */
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
  padding: 35px;
  background-color: #fcfcfc;
}
/* line 113, sass/navigation/_menus.scss */
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}
/* line 118, sass/navigation/_menus.scss */
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

/* line 126, sass/navigation/_menus.scss */
.nav-prev-desc,
.nav-next-desc {
  width: 50%;
  margin: 0 0 5px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #999;
}

/* line 134, sass/navigation/_menus.scss */
.nav-prev-desc {
  float: left;
}
/* line 137, sass/navigation/_menus.scss */
.nav-prev-desc:before {
  font-family: "FontAwesome";
  content: '\f100';
  margin-right: 10px;
}

/* line 144, sass/navigation/_menus.scss */
.nav-next-desc {
  float: right;
  text-align: right;
}
/* line 148, sass/navigation/_menus.scss */
.nav-next-desc:after {
  font-family: "FontAwesome";
  content: '\f101';
  margin-left: 10px;
}

/* line 156, sass/navigation/_menus.scss */
.nav-links a {
  color: #888;
  text-transform: uppercase;
  font-weight: bold;
}
/* line 161, sass/navigation/_menus.scss */
.nav-links a:hover {
  color: #555;
  text-decoration: underline;
}

/* line 170, sass/navigation/_menus.scss */
.sticky-nav .main-navigation a {
  line-height: 71px;
  transition: all 0.5s ease;
  color: #626262;
}
/* line 178, sass/navigation/_menus.scss */
.sticky-nav .main-navigation ul ul {
  top: 71px;
}
/* line 180, sass/navigation/_menus.scss */
.sticky-nav .main-navigation ul ul a {
  line-height: 1.4;
}
/* line 184, sass/navigation/_menus.scss */
.sticky-nav .main-navigation ul ul ul {
  top: -25px;
}

/* line 193, sass/navigation/_menus.scss */
.image-bg-header a {
  color: #ffffff;
}

/* line 200, sass/navigation/_menus.scss */
.paging-navigation {
  margin: 1em 0;
  padding: 1em 0;
  text-align: center;
}
/* line 205, sass/navigation/_menus.scss */
.paging-navigation ul {
  margin: 0;
  padding: 0;
}
/* line 210, sass/navigation/_menus.scss */
.paging-navigation li {
  display: inline;
}

/* line 214, sass/navigation/_menus.scss */
.page-numbers {
  list-style: none;
}
/* line 217, sass/navigation/_menus.scss */
.page-numbers a {
  background-color: #c5c5c5;
  color: #fff;
  padding: 10px 15px;
  font-size: 14px;
  font-size: 1rem;
  font-weight: bold;
  border-radius: 5px;
  margin: 0 2px;
}
/* line 225, sass/navigation/_menus.scss */
.page-numbers a:hover {
  background: #ddd;
}
/* line 230, sass/navigation/_menus.scss */
.page-numbers .current {
  background: #888;
  color: #fff;
  padding: 10px 15px;
  font-weight: bold;
  border-radius: 5px;
  margin: 0 2px;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
/* line 2, sass/modules/_accessibility.scss */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
/* line 11, sass/modules/_accessibility.scss */
.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 12.25px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
/* line 1, sass/modules/_alignments.scss */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

/* line 7, sass/modules/_alignments.scss */
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

/* line 13, sass/modules/_alignments.scss */
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
/* line 12, sass/modules/_clearings.scss */
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
}

/* line 21, sass/modules/_clearings.scss */
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
/* line 1, sass/site/secondary/_widgets.scss */
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */
}
/* line 5, sass/site/secondary/_widgets.scss */
.widget select {
  max-width: 100%;
}

/* Search widget. */
/* line 11, sass/site/secondary/_widgets.scss */
.widget_search .search-submit {
  display: none;
}

/* line 15, sass/site/secondary/_widgets.scss */
.enl-widget {
  padding: 30px;
  margin-bottom: 30px;
  background: #fcfcfc;
}
/* line 21, sass/site/secondary/_widgets.scss */
.enl-widget ul {
  padding: 0;
  margin: 0;
}
/* line 24, sass/site/secondary/_widgets.scss */
.enl-widget ul li {
  list-style: none;
  border-bottom: 1px solid #eeeeee;
}
/* line 27, sass/site/secondary/_widgets.scss */
.enl-widget ul li a {
  line-height: 15px;
  padding: 15px 0;
  display: block;
}
/* line 35, sass/site/secondary/_widgets.scss */
.enl-widget a {
  color: #717171;
}

/* line 40, sass/site/secondary/_widgets.scss */
.enl-widget-title {
  margin: -30px -30px 15px -30px;
  line-height: 60px;
  padding: 0 30px;
  background: whitesmoke;
  color: #555555;
  font-size: 16.002px;
  font-size: 1.143rem;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 50, sass/site/secondary/_widgets.scss */
.enl-widget-title a {
  color: #555555;
}

/* line 55, sass/site/secondary/_widgets.scss */
.enl-front-widget-title {
  color: #333;
  font-size: 30.002px;
  font-size: 2.143rem;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
  margin: 0;
  text-align: center;
}

/* line 64, sass/site/secondary/_widgets.scss */
.frnt-wgt-view-all {
  margin: 13px 0 0 0;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 13px;
  text-transform: uppercase;
  text-align: center;
}
/* line 72, sass/site/secondary/_widgets.scss */
.frnt-wgt-view-all a {
  color: #717171;
}
/* line 74, sass/site/secondary/_widgets.scss */
.frnt-wgt-view-all a:hover {
  color: #333;
}

/**
 * Icon blocks widget.
 */
/* line 84, sass/site/secondary/_widgets.scss */
.enl-blocks-widget {
  padding: 35px 0 90px;
  background: #fff;
}
/* line 88, sass/site/secondary/_widgets.scss */
.enl-blocks-widget .enl-front-widget-title {
  margin: 45px 0 5px;
}

/* line 94, sass/site/secondary/_widgets.scss */
.enl-block-inner {
  float: left;
  margin-left: 60px;
}

/* line 99, sass/site/secondary/_widgets.scss */
.enl-block-icon {
  color: #ea7054;
  float: left;
  display: inline-block;
  font-size: 36px;
  margin-right: -68px;
  margin-top: -15px;
}

/* line 109, sass/site/secondary/_widgets.scss */
.enl-block-widget-title h2 {
  color: #485561;
  font-size: 30.002px;
  font-size: 2.143rem;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
  margin: 35px 0 0;
  text-align: center;
}

/* line 121, sass/site/secondary/_widgets.scss */
.enl-block-widget-desc p {
  text-align: center;
  margin: 10px 0 0;
  line-height: 1;
  font-weight: normal;
}

/* line 129, sass/site/secondary/_widgets.scss */
.enl-block {
  margin: 60px 0 0;
}

/* line 133, sass/site/secondary/_widgets.scss */
.enl-block-title {
  color: #555555;
  font-size: 18.004px;
  font-size: 1.286rem;
  font-weight: bold;
  margin: 0 0 26px 0;
  line-height: 1;
}

/* line 141, sass/site/secondary/_widgets.scss */
.enl-block-desc {
  margin: 0;
  color: #888888;
  line-height: 1.714;
}

/**
 *	Call to action widget
 */
/* line 151, sass/site/secondary/_widgets.scss */
.enl-ct-action {
  background-position: center center;
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: #222222;
  color: white;
  position: relative;
  padding: 100px 0;
  text-align: center;
}

/*
.enl-ct-action::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.3;
}*/
/* line 174, sass/site/secondary/_widgets.scss */
.enl-cta-title h1 {
  font-weight: bold;
  font-size: 44.002px;
  font-size: 3.143rem;
  line-height: 1;
  margin: 0;
}

/* line 182, sass/site/secondary/_widgets.scss */
.enl-cta-desc p {
  font-size: 18px;
  margin: 40px 0 0;
}

/**
 * Featured pages widget
 */
/* line 191, sass/site/secondary/_widgets.scss */
.enl-featured-pages {
  background: #FBFBFB;
  padding: 80px 0 100px;
}

/* line 196, sass/site/secondary/_widgets.scss */
.enl-fpage-block {
  margin: 60px 0 0;
}

/* line 200, sass/site/secondary/_widgets.scss */
.enl-fps-thumb {
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
/* line 202, sass/site/secondary/_widgets.scss */
.enl-fps-thumb:hover {
  opacity: 0.8;
}

/* line 207, sass/site/secondary/_widgets.scss */
.enl-fp-title {
  font-size: 18.004px;
  font-size: 1.286rem;
  font-weight: bold;
  text-transform: uppercase;
  margin: 28px 0 0;
  line-height: 1;
}
/* line 214, sass/site/secondary/_widgets.scss */
.enl-fp-title a {
  color: #555555;
}
/* line 217, sass/site/secondary/_widgets.scss */
.enl-fp-title a:hover {
  color: #ea7054;
}

/* line 223, sass/site/secondary/_widgets.scss */
.enl-fp-widget-desc {
  text-align: center;
  margin: 10px 0 0;
  line-height: 1.5;
  font-weight: normal;
}

/* line 231, sass/site/secondary/_widgets.scss */
.enl-fp-desc p {
  margin: 22px 0 0;
  color: #888888;
}

/**
 * Featured blog posts widget
 */
/* line 241, sass/site/secondary/_widgets.scss */
.enl-frnt-blog-widget {
  background: #fff;
  padding-top: 60px;
}
/* line 245, sass/site/secondary/_widgets.scss */
.enl-frnt-blog-widget .enl-front-widget-title {
  margin: 50px 0 100px;
}

/* line 251, sass/site/secondary/_widgets.scss */
.enl-fpbp-wrpr {
  width: 50%;
  float: left;
  background-color: #f5f5f5;
  display: inline-block;
}
@media screen and (max-width: 992px) {
  /* line 251, sass/site/secondary/_widgets.scss */
  .enl-fpbp-wrpr {
    width: 100%;
    float: none;
    display: block;
    clear: both;
  }
}

/* line 265, sass/site/secondary/_widgets.scss */
.enl-fpbp-thumb {
  width: 50%;
}

/* line 269, sass/site/secondary/_widgets.scss */
.enl-fpbp-cont {
  width: 50%;
  padding: 30px;
}

/* line 275, sass/site/secondary/_widgets.scss */
.fpbp-fl .fpbp-thumb-float {
  float: left;
}
/* line 278, sass/site/secondary/_widgets.scss */
.fpbp-fl .fpbp-content-float {
  float: right;
}

/* line 284, sass/site/secondary/_widgets.scss */
.fpbp-fr .fpbp-thumb-float {
  float: right;
}
/* line 287, sass/site/secondary/_widgets.scss */
.fpbp-fr .fpbp-content-float {
  float: left;
}

/* line 292, sass/site/secondary/_widgets.scss */
.enl-fpbp-title {
  font-size: 18.004px;
  font-size: 1.286rem;
  line-height: 1.5;
  text-transform: uppercase;
  margin: 0 0 15px 0;
  font-weight: bold;
}
/* line 298, sass/site/secondary/_widgets.scss */
.enl-fpbp-title a {
  color: #555555;
}

/** 
 * PORTFOLIO WIDGET 
 */
/* line 307, sass/site/secondary/_widgets.scss */
.enl-port-block-title {
  text-align: center;
}

/* line 311, sass/site/secondary/_widgets.scss */
.enl-port-widget-desc {
  margin: 10px 0 0;
}

/* line 315, sass/site/secondary/_widgets.scss */
.enl-portfolio-container {
  background: #fff;
  padding-top: 80px;
}

/* line 320, sass/site/secondary/_widgets.scss */
.enl-portfolio {
  float: left;
  width: 100%;
  margin-top: 80px;
}

/* line 326, sass/site/secondary/_widgets.scss */
.enl-portfolio-item {
  width: 25%;
  float: left;
  position: relative;
}
/* line 332, sass/site/secondary/_widgets.scss */
.enl-portfolio-item:hover .enl-port-details {
  display: block;
}
/* line 337, sass/site/secondary/_widgets.scss */
.enl-portfolio-item img {
  display: block;
}

/* line 343, sass/site/secondary/_widgets.scss */
.enl-portfolio-item enl-port-details::before,
.enl-port-title {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

/* line 350, sass/site/secondary/_widgets.scss */
.enl-port-icon {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

/* line 357, sass/site/secondary/_widgets.scss */
.enl-port-title {
  position: absolute;
  top: 48%;
  left: 0;
  padding: 0 30px;
  width: 100%;
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  margin: 0;
}
/* line 373, sass/site/secondary/_widgets.scss */
.enl-port-title a {
  color: #444;
}

/* line 380, sass/site/secondary/_widgets.scss */
.enl-portfolio-item:hover .enl-port-details::before,
.enl-portfolio-item:hover .enl-port-title,
.enl-portfolio-item:hover .enl-port-icon {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 386, sass/site/secondary/_widgets.scss */
.enl-port-details {
  position: absolute;
  top: 0;
  left: 0;
  padding: 25% 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.85);
  opacity: 0;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

/* line 399, sass/site/secondary/_widgets.scss */
.enl-portfolio-item:hover .enl-port-details {
  opacity: 1;
}

/* line 403, sass/site/secondary/_widgets.scss */
.enl-portfolio-item a {
  position: absolute;
  z-index: 4;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 412, sass/site/secondary/_widgets.scss */
.enl-port-icon {
  position: absolute;
  bottom: 30px;
  right: 30px;
  opacity: 0;
  text-align: center;
  color: #ea7054;
  font-size: 20px;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
/* line 422, sass/site/secondary/_widgets.scss */
.enl-port-icon:hover {
  background: #444;
}

/* line 427, sass/site/secondary/_widgets.scss */
.enl-port-icon-cont {
  width: 100%;
}

/* line 431, sass/site/secondary/_widgets.scss */
.enl-port-no-results {
  width: 100%;
  text-align: center;
  margin-top: -75px;
  margin-bottom: 80px;
}

@media screen and (max-width: 480px) {
  /* line 439, sass/site/secondary/_widgets.scss */
  .enl-portfolio-item {
    width: 100%;
  }
}
@media screen and (min-width: 480px) and (max-width: 768px) {
  /* line 445, sass/site/secondary/_widgets.scss */
  .enl-portfolio-item {
    width: 50%;
  }
}
/**
 Testimonial Widget	
 */
/* line 456, sass/site/secondary/_widgets.scss */
.enl-frnt-testimonials {
  padding: 80px 0 100px;
  background: #fff;
}

/* line 461, sass/site/secondary/_widgets.scss */
.enl-tstmnl-outer {
  margin-top: 70px;
}

/* line 465, sass/site/secondary/_widgets.scss */
.enl-testimonial-block {
  margin: 0 70px;
  text-align: center;
}

/* line 470, sass/site/secondary/_widgets.scss */
.enl-testimonial-image {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  margin-bottom: 30px;
}
/* line 476, sass/site/secondary/_widgets.scss */
.enl-testimonial-image img {
  -webkit-border-radius: 90px;
  -moz-border-radius: 90px;
  border-radius: 90px;
}

/* line 481, sass/site/secondary/_widgets.scss */
.enl-tst-plcehldr {
  width: 100px;
  height: 100px;
  -webkit-border-radius: 90px;
  -moz-border-radius: 90px;
  border-radius: 90px;
  color: #ea7054;
  background: #f5f5f5;
  margin: 0 auto;
  margin-bottom: 30px;
  line-height: 100px;
  font-size: 32.2px;
  font-size: 2.3rem;
}

/* line 497, sass/site/secondary/_widgets.scss */
.enl-testimonial-text {
  font-style: italic;
  font-size: 16.002px;
  font-size: 1.143rem;
}
/* line 501, sass/site/secondary/_widgets.scss */
.enl-testimonial-text p {
  margin-bottom: 40px;
}
/* line 505, sass/site/secondary/_widgets.scss */
.enl-testimonial-text a {
  color: #888;
}

/* line 510, sass/site/secondary/_widgets.scss */
.enl-testimonial-author {
  font-weight: 600;
  text-transform: uppercase;
  color: #555;
}

/**
 * Client logo widget
 */
/* line 520, sass/site/secondary/_widgets.scss */
.enliven-clients {
  padding: 60px 0 0;
}

/* line 524, sass/site/secondary/_widgets.scss */
.enl-client-logos {
  margin: 60px 0 55px;
}

/* line 528, sass/site/secondary/_widgets.scss */
.enl-logo-grayscale {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
}
/* line 535, sass/site/secondary/_widgets.scss */
.enl-logo-grayscale:hover {
  filter: none;
  -webkit-filter: grayscale(0%);
}

/* line 541, sass/site/secondary/_widgets.scss */
.enl-logo-img {
  margin: 0 0 30px;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
/* line 1, sass/site/primary/_header.scss */
.site-header {
  min-height: 120px;
  z-index: 9999;
  width: 100%;
  padding: 0 25px;
}

/* line 8, sass/site/primary/_header.scss */
.image-bg-header {
  position: fixed;
  top: 0;
  left: 0;
}

/* line 14, sass/site/primary/_header.scss */
.header-shadow {
  -webkit-box-shadow: 0 0 2px -2px #dddddd;
  -moz-box-shadow: 0 0 2px -2px #dddddd;
  box-shadow: 0 0 2px -2px #dddddd;
}

/* line 22, sass/site/primary/_header.scss */
.normal-header {
  position: relative;
  -webkit-box-shadow: 0 2px 2px -2px #dddddd;
  -moz-box-shadow: 0 2px 2px -2px #dddddd;
  box-shadow: 0 2px 2px -2px #dddddd;
  background-color: #fff;
}
/* line 30, sass/site/primary/_header.scss */
.normal-header a {
  color: #626262;
}
/* line 33, sass/site/primary/_header.scss */
.normal-header .site-title a {
  color: #626262;
}
/* line 36, sass/site/primary/_header.scss */
.normal-header .site-description {
  color: #626262;
}

/* line 42, sass/site/primary/_header.scss */
.sticky-nav {
  background: white;
  color: #626262;
  -webkit-box-shadow: 0 2px 2px -2px #dddddd;
  -moz-box-shadow: 0 2px 2px -2px #dddddd;
  box-shadow: 0 2px 2px -2px #dddddd;
  min-height: 71px !important;
  position: fixed !important;
}
/* line 52, sass/site/primary/_header.scss */
.sticky-nav a {
  color: #626262;
}
/* line 56, sass/site/primary/_header.scss */
.sticky-nav .site-title {
  margin: 0;
  transition: all 0.3s ease;
}
/* line 61, sass/site/primary/_header.scss */
.sticky-nav .site-title a {
  color: #626262;
  font-size: 24px;
  transition: all 0.3s ease;
}
/* line 69, sass/site/primary/_header.scss */
.sticky-nav .site-description {
  color: #626262;
  margin: 0;
  transition: all 0.3s ease;
}

/* line 76, sass/site/primary/_header.scss */
.site-title {
  font-size: 33.6px;
  font-size: 2.4rem;
  font-weight: bold;
  margin: 30px 0 5px 0;
  word-wrap: break-word;
}
/* line 83, sass/site/primary/_header.scss */
.site-title a {
  color: #626262;
}

/* line 88, sass/site/primary/_header.scss */
#page {
  height: 100%;
}

/* line 92, sass/site/primary/_header.scss */
.slide-outer {
  display: table;
  position: absolute;
  height: 100%;
  width: 100%;
}

/* line 99, sass/site/primary/_header.scss */
.slide-mid {
  display: table-cell;
  vertical-align: middle;
}

/* line 104, sass/site/primary/_header.scss */
.slide-inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
}

/* line 110, sass/site/primary/_header.scss */
.en-slide-details {
  text-align: center;
}
/* line 113, sass/site/primary/_header.scss */
.en-slide-details a {
  color: #fff;
}

/* line 119, sass/site/primary/_header.scss */
.en-slide-details p {
  font-size: 20.006px;
  font-size: 1.429rem;
  color: #fff;
}

/* line 124, sass/site/primary/_header.scss */
.enliven-slider-title {
  font-size: 39.998px;
  font-size: 2.857rem;
  font-weight: bold;
  color: #fff;
}

/* line 131, sass/site/primary/_header.scss */
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
  opacity: 0.25;
  background: #000;
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
/* line 1, sass/site/primary/_posts-and-pages.scss */
.sticky {
  display: block;
}

/* line 5, sass/site/primary/_posts-and-pages.scss */
.hentry {
  margin: 0 0 50px;
}

/* line 10, sass/site/primary/_posts-and-pages.scss */
.byline,
.updated:not(.published) {
  display: none;
}

/* line 15, sass/site/primary/_posts-and-pages.scss */
.single .byline,
.group-blog .byline {
  display: inline;
}

/* line 21, sass/site/primary/_posts-and-pages.scss */
.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

/* line 25, sass/site/primary/_posts-and-pages.scss */
.enl-portfolio-single {
  padding: 35px;
  background: #fcfcfc;
}

/* line 30, sass/site/primary/_posts-and-pages.scss */
.enl-post-single {
  padding: 35px;
  background: #fcfcfc;
}

/* line 35, sass/site/primary/_posts-and-pages.scss */
.enl-no-results {
  padding: 35px;
  background: #fcfcfc;
}

/* line 40, sass/site/primary/_posts-and-pages.scss */
.enl-page {
  padding: 35px;
  background: #fcfcfc;
}

/* line 46, sass/site/primary/_posts-and-pages.scss */
.blog .site-content {
  background: #eeeeee;
  padding-top: 60px;
}
/* line 50, sass/site/primary/_posts-and-pages.scss */
.blog .site-content .nrml-banner {
  margin-top: -60px;
}
/* line 55, sass/site/primary/_posts-and-pages.scss */
.blog .img-banner {
  margin-top: -60px;
}

/* line 60, sass/site/primary/_posts-and-pages.scss */
.single .site-content {
  background: #eeeeee;
  padding-top: 60px;
}

/* line 65, sass/site/primary/_posts-and-pages.scss */
.search-no-results .site-content {
  padding-top: 60px;
}

/* line 70, sass/site/primary/_posts-and-pages.scss */
.archive .site-content,
.search .site-content {
  background: #eeeeee;
}

/* line 74, sass/site/primary/_posts-and-pages.scss */
.post-type-archive-jetpack-portfolio .site-content {
  background: #fff;
}

/* line 78, sass/site/primary/_posts-and-pages.scss */
.site-content {
  padding-bottom: 80px;
}

/* line 82, sass/site/primary/_posts-and-pages.scss */
.page-template-business-page {
  background-color: #fff;
}
/* line 84, sass/site/primary/_posts-and-pages.scss */
.page-template-business-page .site-content {
  padding-bottom: 0;
}

/* line 89, sass/site/primary/_posts-and-pages.scss */
.page .site-content {
  background: #eeeeee;
}

/* line 93, sass/site/primary/_posts-and-pages.scss */
.hero-container {
  position: relative;
  margin-bottom: 60px;
  text-align: center;
  /*-webkit-box-shadow: 0 2px 2px -2px #dddddd;
  -moz-box-shadow: 0 2px 2px -2px #dddddd;
  box-shadow: 0 2px 2px -2px #dddddd;*/
  background: white;
}

/* line 103, sass/site/primary/_posts-and-pages.scss */
.img-banner {
  position: relative;
  width: 100%;
  min-height: 240px;
  height: 530px;
  line-height: 0;
  margin: 0 0 60px 0;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/* line 116, sass/site/primary/_posts-and-pages.scss */
.img-banner .hero-wrapper {
  background: transparent;
  color: #fff;
  position: absolute;
  top: 50%;
  width: 100%;
  font-size: 1.7em;
  text-align: center;
  letter-spacing: -2px;
  padding: 0px 6%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 131, sass/site/primary/_posts-and-pages.scss */
.img-banner .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
  opacity: 0.25;
  background: #000;
}

/* line 144, sass/site/primary/_posts-and-pages.scss */
.hero-wrapper {
  padding: 80px 20px;
}

/*Hero wrapper and header wrapper colors must be same*/
/* line 150, sass/site/primary/_posts-and-pages.scss */
.hero-wrapper,
.header-wrapper {
  background-color: #ffffff;
}

/* line 154, sass/site/primary/_posts-and-pages.scss */
.post-entry-title {
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: bold;
  color: #555555;
  font-size: 28px;
  font-size: 2rem;
}

/* line 162, sass/site/primary/_posts-and-pages.scss */
.portfolio-entry-title {
  margin: 20px 0 55px 0;
  font-weight: bold;
  color: #555555;
  font-size: 28px;
  font-size: 2rem;
  text-align: center;
}

/* line 170, sass/site/primary/_posts-and-pages.scss */
.page-title-hero {
  font-size: 28px;
  font-size: 2rem;
  margin: 0;
  font-weight: bold;
  color: #555555;
  text-transform: uppercase;
}

/* line 178, sass/site/primary/_posts-and-pages.scss */
.page-subtitle-hero {
  font-size: 19.6px;
  font-size: 1.4rem;
  margin: 5px 0 0;
  color: #555555;
}

/* line 186, sass/site/primary/_posts-and-pages.scss */
.img-banner .page-title-hero {
  font-size: 35.994px;
  font-size: 2.571rem;
  color: white;
}
/* line 191, sass/site/primary/_posts-and-pages.scss */
.img-banner .page-subtitle-hero {
  font-size: 25.2px;
  font-size: 1.8rem;
  margin: 0.8em 0 0;
  color: white;
}

/* line 199, sass/site/primary/_posts-and-pages.scss */
.arc-entry-title {
  margin: 0 0 25px 0;
  font-weight: bold;
  font-size: 23.996px;
  font-size: 1.714rem;
}
/* line 204, sass/site/primary/_posts-and-pages.scss */
.arc-entry-title a {
  color: #555555;
}

/* line 209, sass/site/primary/_posts-and-pages.scss */
.arc-entry-content {
  color: #717171;
  line-height: 1.7;
}
/* line 213, sass/site/primary/_posts-and-pages.scss */
.arc-entry-content p {
  margin-bottom: 40px;
}

/* line 219, sass/site/primary/_posts-and-pages.scss */
.enl-no-results .page-header,
.enl-error-404 .page-header {
  margin: 0 0 35px;
  padding: 0;
  border-bottom: none;
}
/* line 225, sass/site/primary/_posts-and-pages.scss */
.enl-no-results .page-title,
.enl-error-404 .page-title {
  font-size: 28px;
  font-size: 2rem;
  margin: 0;
  font-weight: bold;
  color: #555555;
}

/* line 233, sass/site/primary/_posts-and-pages.scss */
.enl-error-404 {
  padding: 100px 0;
}

/* line 237, sass/site/primary/_posts-and-pages.scss */
.page-title {
  font-size: 28px;
  font-size: 2rem;
  margin: 0;
  font-weight: bold;
  color: #555555;
}

/* line 244, sass/site/primary/_posts-and-pages.scss */
.enl-thumbnail {
  margin: 0 0 30px 0;
}

/* line 248, sass/site/primary/_posts-and-pages.scss */
.arc-entry-meta {
  margin: 0 -30px -30px -30px;
  padding: 0 30px;
  line-height: 45px;
  background-color: whitesmoke;
}

/* line 255, sass/site/primary/_posts-and-pages.scss */
.entry-meta {
  font-style: italic;
  color: #888;
}
/* line 259, sass/site/primary/_posts-and-pages.scss */
.entry-meta a {
  color: #444;
}
/* line 262, sass/site/primary/_posts-and-pages.scss */
.entry-meta a:hover {
  color: #000;
}

/* line 269, sass/site/primary/_posts-and-pages.scss */
.cat-links,
.tags-links {
  font-style: italic;
  margin: 5px 0;
  color: #888;
}
/* line 274, sass/site/primary/_posts-and-pages.scss */
.cat-links a,
.tags-links a {
  color: #444;
}
/* line 277, sass/site/primary/_posts-and-pages.scss */
.cat-links a:hover,
.tags-links a:hover {
  color: #000;
}

/* line 283, sass/site/primary/_posts-and-pages.scss */
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/* line 288, sass/site/primary/_posts-and-pages.scss */
.enl-article {
  padding: 30px;
  background: #fcfcfc;
}

/* line 293, sass/site/primary/_posts-and-pages.scss */
.arc-entry-meta {
  font-size: 10.5px;
  font-size: 0.75rem;
  font-weight: bold;
  color: #aeaeae;
  text-transform: uppercase;
}
/* line 299, sass/site/primary/_posts-and-pages.scss */
.arc-entry-meta a {
  color: #aeaeae;
}

/* line 304, sass/site/primary/_posts-and-pages.scss */
.arc-posted-on {
  margin: 0 20px 0 0;
}

/* line 308, sass/site/primary/_posts-and-pages.scss */
.arc-posted-on:before {
  content: "\f133";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 10.5px;
  font-size: 0.75rem;
  font-weight: normal;
  margin: 0 10px 0 0;
}

/* line 317, sass/site/primary/_posts-and-pages.scss */
.arc-byline {
  margin: 0 20px 0 0;
}

/* line 321, sass/site/primary/_posts-and-pages.scss */
.arc-byline:before {
  content: "\f007";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 10.5px;
  font-size: 0.75rem;
  font-weight: normal;
  margin: 0 10px 0 0;
}

/* line 330, sass/site/primary/_posts-and-pages.scss */
.arc-comments-link:before {
  content: "\f0e6";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 10.5px;
  font-size: 0.75rem;
  font-weight: normal;
  margin: 0 10px 0 0;
}

/* line 339, sass/site/primary/_posts-and-pages.scss */
.page-entry-content {
  line-height: 1.9;
  overflow: auto;
  clear: both;
}

/* line 345, sass/site/primary/_posts-and-pages.scss */
.enl-post-thumbnail {
  margin-bottom: 35px;
}

/* line 349, sass/site/primary/_posts-and-pages.scss */
.post-entry-content {
  line-height: 1.9;
}

/* line 353, sass/site/primary/_posts-and-pages.scss */
.content-puller {
  padding-top: 120px;
}

/* line 357, sass/site/primary/_posts-and-pages.scss */
.post-entry-header {
  margin-bottom: 45px;
}

/* line 361, sass/site/primary/_posts-and-pages.scss */
.post-entry-footer {
  margin-top: 35px;
}

/* line 365, sass/site/primary/_posts-and-pages.scss */
.page-entry-footer {
  margin-top: 35px;
}

/* line 370, sass/site/primary/_posts-and-pages.scss */
.sidebar-left .content-float {
  float: right;
}

@media (min-width: 1024px) {
  /* line 377, sass/site/primary/_posts-and-pages.scss */
  .enliven-boxed .site {
    max-width: 1240px;
    margin: 0px auto;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  /* line 386, sass/site/primary/_posts-and-pages.scss */
  .enliven-boxed .site {
    max-width: 1010px;
  }
}
/* line 392, sass/site/primary/_posts-and-pages.scss */
span.edit-link {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  display: block;
  margin: 20px 0 5px;
}
/* line 399, sass/site/primary/_posts-and-pages.scss */
span.edit-link a {
  color: #555;
  padding: 5px 10px;
  border: 2px solid #ddd;
}

/* Portfolio Archive */
/* line 408, sass/site/primary/_posts-and-pages.scss */
.portfolio-hero-wrapper {
  text-align: center;
  margin-top: -60px;
  margin-bottom: 60px;
}
/* line 413, sass/site/primary/_posts-and-pages.scss */
.portfolio-hero-wrapper .page-title-hero {
  padding: 80px;
  background: #fff;
}

/* line 419, sass/site/primary/_posts-and-pages.scss */
.enl-port-archive {
  margin-bottom: 30px;
  overflow: hidden;
  clear: both;
}
/* line 424, sass/site/primary/_posts-and-pages.scss */
.enl-port-archive .enl-portfolio-item {
  width: 100%;
}

/* line 429, sass/site/primary/_posts-and-pages.scss */
.post-type-archive-jetpack-portfolio .nrml-banner {
  -webkit-box-shadow: 0 2px 2px -2px #dddddd;
  -moz-box-shadow: 0 2px 2px -2px #dddddd;
  box-shadow: 0 2px 2px -2px #dddddd;
}

/* line 435, sass/site/primary/_posts-and-pages.scss */
.enl-port-description {
  margin-bottom: 60px;
  font-size: 16px;
  color: #a5a5a5;
}

/* line 441, sass/site/primary/_posts-and-pages.scss */
.enl-port-page-desc {
  font-size: 16px;
  text-align: left;
}
/* line 445, sass/site/primary/_posts-and-pages.scss */
.enl-port-page-desc p {
  margin-bottom: 60px;
}

/* line 451, sass/site/primary/_posts-and-pages.scss */
.page-template-portfolio .site-content {
  margin-top: 60px;
  background: #ffffff;
}

/* line 457, sass/site/primary/_posts-and-pages.scss */
.enl-port-page-no-results {
  width: 100%;
  text-align: left;
  margin: 0 0 60px;
}

/*Archives*/
/* line 465, sass/site/primary/_posts-and-pages.scss */
.taxonomy-description p {
  margin-top: 10px;
  margin-bottom: 0;
}

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
/* line 2, sass/site/primary/_asides.scss */
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
/* line 1, sass/site/primary/_comments.scss */
.comment-content a {
  word-wrap: break-word;
}

/* line 4, sass/site/primary/_comments.scss */
.bypostauthor {
  display: block;
}

/* line 9, sass/site/primary/_comments.scss */
.comment-content a {
  word-wrap: break-word;
}

/* line 12, sass/site/primary/_comments.scss */
.bypostauthor {
  display: block;
}

/* line 15, sass/site/primary/_comments.scss */
.comments-area {
  max-width: 747px;
  margin: 40px 0;
  background-color: #fcfcfc;
  padding: 35px;
}

/* line 26, sass/site/primary/_comments.scss */
.comments-title,
.comment-list,
.comment-reply-title,
.must-log-in,
.comment-respond .comment-form,
.comment-respond iframe {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

/* line 37, sass/site/primary/_comments.scss */
.sidebar .comments-title,
.sidebar .comment-list,
.sidebar .must-log-in,
.sidebar .comment-reply-title,
.sidebar .comment-navigation,
.sidebar .comment-respond .comment-form {
  max-width: 1040px;
  padding-left: 60px;
  padding-right: 376px;
}

/* line 42, sass/site/primary/_comments.scss */
.comments-title {
  margin: 0 0 35px;
  font-size: 24px;
}

/* line 47, sass/site/primary/_comments.scss */
.comment-list,
.comment-list .children {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

/* line 52, sass/site/primary/_comments.scss */
.comment-list .children {
  margin: 0 0 0 40px;
}

/* line 56, sass/site/primary/_comments.scss */
.comment-list > li:after,
.comment-list .children > li:before {
  background: url(images/dotted-line.png) repeat left top;
  background-size: 4px 4px;
  content: "";
  display: block;
  height: 1px;
  width: 100%;
}

/* line 64, sass/site/primary/_comments.scss */
.comment-list > li:last-child:after {
  display: none;
}

/* line 67, sass/site/primary/_comments.scss */
.comment-body {
  padding: 24px 0;
  position: relative;
  clear: both;
  overflow: hidden;
  border-bottom: 1px solid #E7E7E7;
}

/* line 76, sass/site/primary/_comments.scss */
.comment-author .avatar {
  display: block;
  float: left;
  margin: 0 20px 20px 0;
}

/* line 81, sass/site/primary/_comments.scss */
.comment-author .fn {
  word-wrap: break-word;
}

/* line 87, sass/site/primary/_comments.scss */
.comment-author .fn,
.comment-author .url,
.comment-reply-link,
.comment-reply-login {
  color: #ea7054;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
}

/* line 98, sass/site/primary/_comments.scss */
.comment-author .url:hover,
.comment-reply-link:hover,
.comment-reply-login:hover {
  color: #555;
}

/* line 103, sass/site/primary/_comments.scss */
.says {
  display: none;
}

/* line 106, sass/site/primary/_comments.scss */
.no-avatars .comment-author {
  margin: 0 0 5px;
  max-width: 100%;
  position: relative;
}

/* line 113, sass/site/primary/_comments.scss */
.no-avatars .comment-metadata,
.no-avatars .comment-content,
.no-avatars .comment-list .reply {
  width: 100%;
}

/* line 119, sass/site/primary/_comments.scss */
.comment-list .edit-link {
  margin-left: 20px;
}

/* line 125, sass/site/primary/_comments.scss */
.comment-metadata,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply {
  margin: 10px 0;
}

/* line 128, sass/site/primary/_comments.scss */
.comment-list .reply {
  text-align: right;
}

/* line 132, sass/site/primary/_comments.scss */
.comment-meta,
.comment-meta a {
  color: #a2a2a2;
  font-size: 13px;
}

/* line 136, sass/site/primary/_comments.scss */
.comment-meta a:hover {
  color: #555555;
}

/* line 139, sass/site/primary/_comments.scss */
.comment-metadata {
  margin-bottom: 20px;
}

/* line 142, sass/site/primary/_comments.scss */
.ping-meta {
  color: #a2a2a2;
  font-size: 13px;
  line-height: 2;
}

/* line 147, sass/site/primary/_comments.scss */
.comment-awaiting-moderation {
  color: #a2a2a2;
}

/* line 150, sass/site/primary/_comments.scss */
.comment-awaiting-moderation:before {
  content: "\f021";
  margin-right: 10px;
  display: inline-block;
  font-family: FontAwesome;
  font-weight: normal;
}

/* line 158, sass/site/primary/_comments.scss */
.comment-reply-link:before,
.comment-reply-login:before {
  content: "\f122";
  margin-right: 10px;
  display: inline-block;
  font-family: FontAwesome;
  font-weight: normal;
}

/* Comment form */
/* line 167, sass/site/primary/_comments.scss */
.comment-respond {
  background-color: #f5f5f5;
  padding: 40px;
  margin: 30px 0;
  max-width: 747px;
}

/* line 173, sass/site/primary/_comments.scss */
.comment .comment-respond {
  margin-bottom: 20px;
  padding: 40px;
}

/* line 180, sass/site/primary/_comments.scss */
.comment-reply-title small a {
  color: #131310;
  display: inline-block;
  float: right;
  height: 20px;
  overflow: hidden;
  width: 20px;
}

/* line 188, sass/site/primary/_comments.scss */
.comment-reply-title small a:hover {
  color: #ed331c;
  text-decoration: none;
}

/* line 192, sass/site/primary/_comments.scss */
.comment-reply-title small a:before {
  content: "\f05c";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 20px;
  font-weight: normal;
}

/* line 200, sass/site/primary/_comments.scss */
.sidebar .comment-list .comment-reply-title,
.sidebar .comment-list .comment-respond .comment-form {
  padding: 0;
}

/* line 203, sass/site/primary/_comments.scss */
.comment-form .comment-notes {
  margin-bottom: 25px;
  font-size: 13px;
}

/* line 209, sass/site/primary/_comments.scss */
.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url {
  margin-bottom: 30px;
}

/* line 215, sass/site/primary/_comments.scss */
.comment-form [for="author"],
.comment-form [for="email"],
.comment-form [for="url"],
.comment-form [for="comment"] {
  float: left;
  padding: 10px 0;
  width: 100px;
}

/* line 220, sass/site/primary/_comments.scss */
.comment-form .required {
  color: #FF8778;
}

/* line 225, sass/site/primary/_comments.scss */
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
  max-width: 300px;
  width: 60%;
}

/* line 229, sass/site/primary/_comments.scss */
.comment-form textarea {
  width: 100%;
}

/* line 233, sass/site/primary/_comments.scss */
.form-allowed-tags,
.form-allowed-tags code {
  color: #686758;
  font-size: 14px;
}

/* line 237, sass/site/primary/_comments.scss */
.form-allowed-tags code {
  font-size: 10px;
  margin-left: 3px;
  white-space: pre-wrap;
}

/* line 243, sass/site/primary/_comments.scss */
.comment-list .pingback,
.comment-list .trackback {
  padding-top: 24px;
}

/* line 246, sass/site/primary/_comments.scss */
.comment-navigation {
  border-bottom: 1px solid #E7E7E7;
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
  margin: 0 auto;
  max-width: 747px;
  padding: 20px 0;
  width: 100%;
}

/* line 256, sass/site/primary/_comments.scss */
.no-comments {
  background-color: #eeeeee;
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
  margin: 0;
  padding: 10px 0;
  text-align: center;
}

/* line 265, sass/site/primary/_comments.scss */
.sidebar .no-comments {
  padding-left: 60px;
  padding-right: 376px;
}

/* line 269, sass/site/primary/_comments.scss */
.comment-reply-title {
  margin-top: 0;
}

/* line 274, sass/site/primary/_comments.scss */
.comment-list .edit-link {
  margin-left: 20px;
  display: inline;
}
/* line 279, sass/site/primary/_comments.scss */
.comment-list .edit-link a {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 13px;
  text-transform: none;
}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
/* line 1, sass/site/primary/_footer.scss */
.footer-widget-area {
  background: #222;
  color: #888;
  padding: 40px 0;
}
/* line 6, sass/site/primary/_footer.scss */
.footer-widget-area a {
  color: #999;
}
/* line 8, sass/site/primary/_footer.scss */
.footer-widget-area a:hover {
  color: #ddd;
}
/* line 13, sass/site/primary/_footer.scss */
.footer-widget-area ul {
  margin: 0;
  padding: 0;
}
/* line 18, sass/site/primary/_footer.scss */
.footer-widget-area ul li {
  list-style: none;
  padding: 10px 0;
  border-bottom: 1px solid #333;
}
/* line 23, sass/site/primary/_footer.scss */
.footer-widget-area ul li:first-child {
  padding-top: 0;
}

/* line 32, sass/site/primary/_footer.scss */
.footer-widget {
  margin: 50px 0;
}

/* line 36, sass/site/primary/_footer.scss */
.footer-widget-title {
  margin: 0 0 40px;
  font-size: 16.002px;
  font-size: 1.143rem;
  font-weight: bold;
  text-transform: uppercase;
  color: #ddd;
}

/* line 44, sass/site/primary/_footer.scss */
.site-info {
  padding: 40px 0;
  text-align: center;
  background-color: #292929;
  color: #f5f5f5;
}
/* line 50, sass/site/primary/_footer.scss */
.site-info a {
  color: #fff;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
/* line 3, sass/modules/_infinite-scroll.scss */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
/* line 8, sass/modules/_infinite-scroll.scss */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
/* line 3, sass/media/_media.scss */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
/* line 13, sass/media/_media.scss */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
/* line 1, sass/media/_captions.scss */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
/* line 5, sass/media/_captions.scss */
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* line 9, sass/media/_captions.scss */
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

/* line 14, sass/media/_captions.scss */
.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
/* line 1, sass/media/_galleries.scss */
.gallery {
  margin-bottom: 1.5em;
}

/* line 5, sass/media/_galleries.scss */
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
/* line 11, sass/media/_galleries.scss */
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
/* line 15, sass/media/_galleries.scss */
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
/* line 19, sass/media/_galleries.scss */
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
/* line 23, sass/media/_galleries.scss */
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
/* line 27, sass/media/_galleries.scss */
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
/* line 31, sass/media/_galleries.scss */
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
/* line 35, sass/media/_galleries.scss */
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
/* line 39, sass/media/_galleries.scss */
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

/* line 44, sass/media/_galleries.scss */
.gallery-caption {
  display: block;
}
