/*
Theme Name: Creative
Theme URI: https://upthemes.com/themes/creative/
Author: UpThemes
Author URI: https://upthemes.com/
Description: Show off your design skills and style with Creative by UpThemes. Creative lets you express yourself through crisp typography, social media presence, and much more with a self-hiding navigation system that tucks itself away while the user reads and shows up just when you expect it to.
Version: 1.3.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: creative
Domain Path: /languages/
Tags: white, pink, two-column, fluid-layout, responsive-layout, custom-background, custom-colors, custom-menu, editor-style, featured-images, theme-options, translation-ready, blog, photography, clean, minimal, modern, design, art, portfolio, simple, contemporary, infinite-scroll
*/
/*
  *
  * Normalize
  *
  */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

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

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

/*
  *
  * Global
  *
  */
* {
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

html {
  font-size: 14px; }

body {
  overflow-x: hidden;
  color: #555;
  background-color: #f9f9f9; }

@media (min-width: 782px) {
  html {
    font-size: 18px; } }

::-moz-selection {
  color: #fff; }

::selection {
  color: #fff; }

/* Override outline from normalize, we don't like it */
a:focus {
  outline: none; }

img {
  height: auto;
  max-width: 100%; }

pre {
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  margin-bottom: 2.5rem;
  background-color: #222;
  color: #eee;
  padding: 1rem; }
  @media (max-width: 450px) {
    pre {
      padding: 30px 45px;
      border: 0;
      box-sizing: content-box;
      position: relative;
      left: -45px;
      width: 100%; } }

ul, ol {
  margin: 0 0 12px 12px;
  margin: 0 0 0.75rem 0.75rem; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

ol ol {
  list-style: lower-alpha; }

li {
  margin: 0 0 12px 12px;
  margin: 0 0 0.75rem 0.75rem; }

address {
  border-left: 5px solid #ddd;
  margin: 0 0 24px;
  margin: 0 0 1.5rem;
  padding: 0 0 0 24px;
  padding: 0 0 0 1.5rem; }

thead {
  background: #eee; }

th, td {
  padding: 10px;
  border: 1px solid #ddd; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute;
  top: 0;
  left: 0; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

/* Clearfix
----------------------------------------------- */
/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before, .footer-widgets:before, .hentry:before, .recent-portfolio:before, .recent-posts:before, .clearfix:after, .footer-widgets:after, .hentry:after, .recent-portfolio:after, .recent-posts:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after, .footer-widgets:after, .hentry:after, .recent-portfolio:after, .recent-posts:after {
  clear: both; }

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix, .footer-widgets, .hentry, .recent-portfolio, .recent-posts {
  *zoom: 1; }

/* Alignments
----------------------------------------------- */
.alignleft {
  float: left;
  margin: 0 24px 8px 0;
  margin: 0 1.5rem 0.5rem 0; }

.alignright {
  float: right;
  margin: 0 0 8px 24px;
  margin: 0 0 0.5rem 1.5rem; }

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
  margin: 0 auto; }

/*
	*
	* Grid
	*
	*/
.container, .site-header .site-header-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-left: 0.938rem;
  padding-right: 15px;
  padding-right: 0.938rem; }

.container:before, .site-header .site-header-container:before, .container:after, .site-header .site-header-container:after {
  content: " ";
  display: table; }

.container:after, .site-header .site-header-container:after {
  clear: both; }

.row, .site-header .site-header-inner {
  margin-left: -15px;
  margin-left: -0.938rem;
  margin-right: -15px;
  margin-right: -0.938rem; }

.row:before, .site-header .site-header-inner:before, .row:after, .site-header .site-header-inner:after {
  content: " ";
  display: table; }

.row:after, .site-header .site-header-inner:after {
  clear: both; }

.col-xs-1, .col-xs-2, .post-details, .col-xs-3, .site-header .logo, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .widget-col, .section-description, .recent-portfolio .hentry, .recent-posts .hentry, .portfolio-item.portfolio-two-column, .portfolio-item.portfolio-three-column, .portfolio-item.portfolio-four-column, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .hentry.post .entry-content, .hentry.jetpack-portfolio .entry-content, .col-sm-11, .col-sm-12, .site-content .full-width-content, .col-md-1, .col-md-2, .col-md-3, .widget-col, .section-description, .recent-portfolio .hentry, .recent-posts .hentry, .sidebar, .portfolio-item.portfolio-four-column, .col-md-4, .portfolio-item.portfolio-three-column, .col-md-5, .social-links, .col-md-6, .col-md-7, .copyright, .col-md-8, .col-md-9, .site-primary, .col-md-10, .site-primary.primary-one-column, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .section-description, .recent-portfolio .hentry, .recent-posts .hentry, .col-lg-4, .col-lg-5, .social-links, .col-lg-6, .col-lg-7, .copyright, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .post-details, .col-xs-3, .site-header .logo, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2, .post-details {
  width: 16.66667%; }

.col-xs-3, .site-header .logo {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

@media (min-width: 450px) {
  .container, .site-header .site-header-container {
    max-width: 750px; }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .widget-col, .section-description, .recent-portfolio .hentry, .recent-posts .hentry, .portfolio-item.portfolio-two-column, .portfolio-item.portfolio-three-column, .portfolio-item.portfolio-four-column, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .hentry.post .entry-content, .hentry.jetpack-portfolio .entry-content, .col-sm-11 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6, .widget-col, .section-description, .recent-portfolio .hentry, .recent-posts .hentry, .portfolio-item.portfolio-two-column, .portfolio-item.portfolio-three-column, .portfolio-item.portfolio-four-column {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10, .hentry.post .entry-content, .hentry.jetpack-portfolio .entry-content {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12, .site-content .full-width-content {
    width: 100%; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .container, .site-header .site-header-container {
    max-width: 970px; }
  .col-md-1, .col-md-2, .col-md-3, .widget-col, .section-description, .recent-portfolio .hentry, .recent-posts .hentry, .sidebar, .portfolio-item.portfolio-four-column, .col-md-4, .portfolio-item.portfolio-three-column, .col-md-5, .social-links, .col-md-6, .col-md-7, .copyright, .col-md-8, .col-md-9, .site-primary, .col-md-10, .site-primary.primary-one-column, .col-md-11 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3, .widget-col, .section-description, .recent-portfolio .hentry, .recent-posts .hentry, .sidebar, .portfolio-item.portfolio-four-column {
    width: 25%; }
  .col-md-4, .portfolio-item.portfolio-three-column {
    width: 33.33333%; }
  .col-md-5, .social-links {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7, .copyright {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9, .site-primary {
    width: 75%; }
  .col-md-10, .site-primary.primary-one-column {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-offset-0 {
    margin-left: 0; }
  .col-md-offset-1, .site-primary.primary-one-column {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .container, .site-header .site-header-container {
    max-width: 1170px; }
  .col-lg-1, .col-lg-2, .col-lg-3, .section-description, .recent-portfolio .hentry, .recent-posts .hentry, .col-lg-4, .col-lg-5, .social-links, .col-lg-6, .col-lg-7, .copyright, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3, .section-description, .recent-portfolio .hentry, .recent-posts .hentry {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5, .social-links {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7, .copyright {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-offset-0 {
    margin-left: 0; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; } }

/*
  *
  * Type
  *
  */
body {
  font-family: "skolar-1", "skolar-2", Merriweather, serif; }

/* Headlines
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #444;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
  margin-top: 12px;
  margin-top: 0.75rem;
  font-family: "brandon-grotesque-1", "brandon-grotesque-2", Lato, sans-serif; }

h1 {
  font-size: 36px;
  font-size: 2.25rem; }

h2 {
  font-size: 32px;
  font-size: 2rem; }

h3 {
  font-size: 28px;
  font-size: 1.75rem; }

h4 {
  font-size: 24px;
  font-size: 1.5rem; }

h5 {
  font-size: 20px;
  font-size: 1.25rem; }

h6 {
  font-size: 16px;
  font-size: 1rem; }

/* Text
----------------------------------------------- */
strong, b {
  font-weight: bold; }

em, i {
  font-style: italic; }

code {
  background-color: #222;
  color: #eee;
  font-family: Monospace, Consolas, UpThemesa Console, Courier New, serif;
  padding: 2px 4px; }

var {
  font-family: Monospace, Consolas, UpThemesa Console, Courier New, serif; }

sub {
  font-size: 12px;
  font-size: 0.75rem;
  vertical-align: bottom; }

sup {
  font-size: 12px;
  font-size: 0.75rem;
  vertical-align: top; }

dt {
  color: #444;
  font-weight: bold; }

dd {
  font-size: 0.9em;
  color: #555;
  background: none no-repeat left top;
  margin: 14px 0 24px;
  margin: 0.7rem 0 1.5rem;
  padding-left: 24px;
  padding-left: 1.5rem;
  line-height: 1.5; }

p {
  color: #555;
  margin: 0 0 2em;
  line-height: 1.6; }

a {
  text-decoration: none;
  -webkit-transition: 0.2s all linear;
  transition: 0.2s all linear; }

@media (max-width: 768px) {
  body {
    padding-top: 0 !important;
    /* using a fixed header with Headroom.js */ } }

@media (min-width: 768px) {
  body {
    padding-top: 85px;
    /* using a fixed header with Headroom.js */ } }

.site-header {
  position: relative;
  z-index: 9999;
  background-color: white; }
  .site-header .site-header-inner {
    height: 85px;
    line-height: 85px; }
  .site-header .logo {
    float: left;
    text-decoration: none;
    line-height: 85px;
    max-height: 85px;
    top: -5px; }
    .site-header .logo img {
      max-height: 59.5px;
      width: auto;
      vertical-align: middle;
      margin-right: 10px; }
  .site-header.site-header-fixed .logo img {
    max-height: 42.5px;
    width: auto; }
  .site-header .site-title {
    margin: 0;
    padding: 0;
    height: 85px;
    line-height: 85px;
    vertical-align: middle;
    white-space: nowrap; }
  .site-header #blog-title {
    vertical-align: middle;
    text-decoration: none;
    font-size: 16px;
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #aaa; }
    .site-header #blog-title:hover {
      color: #df3062; }

/* hide header on mobile, as we use Mean Menu */
@media (max-width: 770px) {
  .headroom {
    position: absolute !important; }
  .navigation-main {
    display: none; } }

/*
  *
  * Masthead
  *
  */
#masthead, .menu li a {
  font-family: "brandon-grotesque-1", "brandon-grotesque-2", Lato, sans-serif; }

.site-header-image {
  background-size: cover;
  background-repeat: no-repeat;
  height: 85px; }

/* Desktop Navigation
----------------------------------------------- */
/* Desktop nav, size elements without affecting Mean Menu */
@media (min-width: 768px) {
  /* Main Menu containing ul element */
  .primary, .menu-items {
    /* Main Menu, all anchor links */
    /* Set heights of menu, and menu items in one place
		#masthead ul,*/
    /* activate sub-menu dropdown */
    /* dropdown menu */
    /*  Sub-menu li items
		     reset height and line-height
		     kill margin for li elements in dropdowns */
    /* sub-sub dropdown menus, positioning */
    /* sub-sub dropdown menus, anchor links */ }
    .primary ul, .menu-items ul {
      min-height: 85px;
      line-height: 85px;
      float: right;
      list-style: none;
      margin: 0; }
      .primary ul.sub-menu, .menu-items ul.sub-menu {
        min-height: 0;
        line-height: auto; }
      .primary ul > li, .menu-items ul > li {
        float: left;
        font-size: 14px;
        font-size: 0.875rem;
        margin: 0;
        position: relative;
        height: 85px;
        line-height: 85px; }
        .primary ul > li > a, .menu-items ul > li > a {
          height: 85px;
          line-height: 85px;
          padding-left: 21.25px;
          padding-right: 21.25px;
          white-space: nowrap; }
    .primary ul a, .primary ul a:visited, .menu-items ul a, .menu-items ul a:visited {
      display: block;
      text-decoration: none;
      color: #b4b4b4;
      font-size: 0.9em; }
    .primary .sub-menu > li, .menu-items .sub-menu > li {
      height: 45px;
      line-height: 45px; }
    .primary ul li:hover > ul, .menu-items ul li:hover > ul {
      visibility: visible; }
    .primary .sub-menu, .menu-items .sub-menu {
      background-color: #fff;
      border-bottom: none;
      list-style: none;
      visibility: hidden;
      float: left;
      padding: 0;
      margin: 0;
      position: absolute;
      right: 0;
      z-index: 99999;
      -webkit-transition: visibility 0.35s linear;
              transition: visibility 0.35s linear; }
    .primary ul .sub-menu li, .menu-items ul .sub-menu li {
      margin: 0;
      height: 45px;
      line-height: 45px; }
    .primary ul ul.sub-menu ul.sub-menu, .menu-items ul ul.sub-menu ul.sub-menu {
      -webkit-transform: translateX(-100%) translateY(-45px);
      -ms-transform: translateX(-100%) translateY(-45px);
      transform: translateX(-100%) translateY(-45px); }
    .primary ul ul.sub-menu a, .primary ul ul.sub-menu ul a, .menu-items ul ul.sub-menu a, .menu-items ul ul.sub-menu ul a {
      border-bottom: 1px solid rgba(221, 221, 221, 0.3);
      background-color: #fff;
      display: block;
      font-size: 12px;
      font-size: 0.75rem;
      min-width: 192px;
      min-width: 12rem;
      padding: 0 10px;
      padding: 0 0.65rem;
      height: 45px;
      line-height: 45px; }
    .primary ul ul a:hover, .primary ul ul ul a:hover, .menu-items ul ul a:hover, .menu-items ul ul ul a:hover {
      background-color: #f5f5f5; } }

/* close media query */
/*! #######################################################################

	Headroom.js v0.6.0
	--------

	adds hide on scroll functionality to Masthead

####################################################################### */
.headroom {
  position: fixed;
  top: 0;
  width: 100%;
  -webkit-transition: -webkit-transform 300ms linear;
  transition: transform 300ms linear; }

/* adjust bar when logged into WP */
.admin-bar .headroom {
  top: 32px; }

/* Adjust bar when on demo site */
.demo-site .headroom {
  top: 80px; }

.admin-bar.demo-site .headroom {
  top: 112px; }

@media screen and (max-width: 782px) {
  .demo-site .headroom {
    top: 80px; }
  .admin-bar.demo-site .headroom {
    top: 126px; } }

@media screen and (max-width: 620px) {
  .demo-site .headroom {
    top: 100px; }
  .admin-bar.demo-site .headroom {
    top: 146px; } }

.headroom--pinned {
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
      transform: translateY(0%); }

.masthead-inner {
  background-color: white;
  -webkit-transition: all 500ms linear;
  transition: all 500ms linear; }

/* slight transparency when pinned */
.headroom--pinned.headroom--not-top .masthead-inner {
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2); }

.headroom--pinned.headroom--not-top .masthead-inner:hover {
  background-color: white; }

.headroom--unpinned {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
      transform: translateY(-100%); }

/*! #######################################################################

	end Headroom.js 0.6.0
	--------

####################################################################### */
/*! #######################################################################

	MeanMenu 2.0.6
	--------

	To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

####################################################################### */
/* hide the link until viewport size is reached */
a.meanmenu-reveal {
  display: none; }

/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
  float: left;
  width: 100%;
  position: relative;
  min-height: 85px; }

.mean-container a.meanmenu-reveal {
  width: 22px;
  height: 22px;
  padding: 31px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  color: #2d3339;
  text-decoration: none;
  font-size: 16px;
  text-indent: -9999em;
  line-height: 22px;
  font-size: 1px;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  z-index: 9999999999; }

.mean-container a.meanmenu-reveal span {
  display: block;
  background: #2d3339;
  height: 3px;
  margin-top: 3px; }

.mean-container .mean-nav {
  float: left;
  width: 100%;
  background: #eee;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  margin-top: 80px; }

.mean-container .mean-nav ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none; }

.mean-container .mean-nav ul li {
  position: relative;
  float: left;
  width: 100%;
  margin: 0; }

.mean-container .mean-nav ul li a {
  display: block;
  float: left;
  width: 90%;
  margin: 0;
  text-align: left;
  color: #2d3339;
  border-top: 1px solid #383838;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  text-decoration: none;
  padding: 0 5%;
  line-height: 50px;
  height: 50px; }

.mean-container .mean-nav ul li li a {
  width: 80%;
  border-top: 1px solid #f1f1f1;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  opacity: 0.75;
  filter: alpha(opacity=75);
  text-shadow: none !important;
  visibility: visible;
  padding: 0 10%;
  font-size: 0.9em; }

.mean-container .mean-nav ul li.mean-last a {
  border-bottom: none;
  margin-bottom: 0; }

.mean-container .mean-nav ul li li li a {
  width: 70%;
  padding: 0 15%; }

.mean-container .mean-nav ul li li li li a {
  width: 60%;
  padding: 0 20%; }

.mean-container .mean-nav ul li li li li li a {
  width: 50%;
  padding: 0 25%; }

.mean-container .mean-nav ul li a:hover {
  background: #252525;
  background: rgba(255, 255, 255, 0.1); }

.mean-container .mean-nav ul li a.mean-expand {
  margin-top: 1px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  font-weight: 700;
  background: #fff;
  border: none !important;
  box-shadow: -1px 0 0 rgba(0, 0, 0, 0.05);
  width: 50px;
  height: 50px;
  line-height: 54px;
  text-indent: 2px;
  padding: 0 !important; }

.mean-container .mean-nav ul li a.mean-expand:hover {
  background: #fff; }

.mean-container .mean-push {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  clear: both; }

.mean-nav .wrapper {
  width: 100%;
  padding: 0;
  margin: 0; }

/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar, .mean-container .mean-bar * {
  box-sizing: content-box; }

.mean-remove {
  display: none !important; }

/*! #######################################################################

	end MeanMenu 2.0.6
	--------

####################################################################### */
.site-footer {
  background: #2d3339;
  color: #717f8f;
  font-size: 16px;
  font-size: 0.8rem;
  position: relative;
  width: 100%;
  overflow: hidden; }
  .site-footer a, .site-footer a:link, .site-footer a:visited {
    color: #717f8f;
    padding: 10px 0; }
    .site-footer a:hover, .site-footer a:link:hover, .site-footer a:visited:hover {
      color: #9ba6b0; }
  .site-footer .widget-title {
    color: #717f8f; }
  .site-footer ul, .site-footer ol {
    list-style: none;
    margin: 0;
    padding: 0; }
  .site-footer ul li {
    border-bottom: 1px solid #384047;
    margin: 0;
    padding: 0; }
    .site-footer ul li a {
      display: block; }
  .site-footer ul ul li {
    border-bottom: none;
    margin: 0 0 0 16px;
    margin: 0 0 0 1rem; }
  .site-footer input, .site-footer input[type="text"], .site-footer input[type="search"] {
    background: #17191d;
    color: #fff;
    border: 0;
    -webkit-appearance: none;
    height: 40px; }
    @media (min-width: 782px) {
      .site-footer input, .site-footer input[type="text"], .site-footer input[type="search"] {
        height: 45px; } }
    .site-footer input:focus, .site-footer input[type="text"]:focus, .site-footer input[type="search"]:focus {
      outline: none;
      background-color: #202428; }
  .site-footer .searchform {
    font-size: 0; }
  .site-footer input[type="search"] {
    width: 80%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .site-footer .submit {
    width: 20%;
    padding-left: 0;
    padding-right: 0;
    font-size: 0.9rem;
    height: 40px;
    vertical-align: top;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
    @media (min-width: 782px) {
      .site-footer .submit {
        font-size: 1rem;
        height: 45px; } }
    .site-footer .submit:focus {
      background-color: #d52157; }
  .site-footer .wp-caption {
    border-color: #384047; }
  .site-footer .copyright a {
    color: #717f8f;
    text-decoration: underline; }

.site-info {
  background: #22262b;
  color: #657380;
  font-size: 1.1em;
  padding: 25px 0;
  padding: 1.563rem 0;
  font-family: "brandon-grotesque-1", "brandon-grotesque-2", Lato, sans-serif; }
  .site-info a, .site-info a:link, .site-info a:visited {
    display: inline; }

.social-links {
  font-size: 38px;
  font-size: 2.375rem;
  line-height: 1;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  margin-top: 20px;
  margin-top: 1.25rem;
  text-align: left; }
  @media (min-width: 500px) {
    .social-links {
      line-height: 0; } }
  @media (min-width: 992px) {
    .social-links {
      margin-top: 0;
      margin-bottom: 0;
      text-align: right; } }

.social-links a, .social-links a:visited {
  color: #717f8f;
  margin: 0 2px;
  text-decoration: none; }

/* Footer Widgets
----------------------------------------------- */
.footer-widgets {
  padding: 32px 0;
  padding: 2rem 0; }

.footer-widget {
  margin-top: 48px;
  margin-top: 3rem;
  margin-bottom: 48px;
  margin-bottom: 3rem; }

/* Hides navigation links and site footer when infinite scroll is active */
.infinite-scroll #navigation, .infinite-scroll.neverending #footer {
  display: none; }

/* Shows the footer again in case all posts have been loaded */
.infinity-end.neverending #footer {
  display: block; }

/*
  *
  * Forms
  *
  */
/* Inputs
----------------------------------------------- */
input[type="text"], input[type="search"], input[type="password"], input[type="email"], textarea {
  width: 99.5%;
  border-radius: 4px;
  border: 1px solid #ddd;
  font-size: 13px;
  font-size: 0.813rem;
  margin: 0 0 16px;
  margin: 0 0 1rem;
  padding: 10px;
  padding: 0.625rem; }

textarea {
  min-height: 150px; }

input[type="text"]:focus, input[type="search"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus {
  transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear; }

input[type="submit"], button {
  border-radius: 4px;
  border: none;
  color: #fff;
  font-size: 13px;
  font-size: 0.813rem;
  outline: 0;
  padding: 10px;
  padding: 0.625rem; }

input[type="submit"]:hover, button:hover {
  cursor: pointer;
  opacity: 0.9; }

input[type="submit"]:active, button:active {
  box-shadow: inset 0 3px 7px rgba(0, 0, 0, 0.4); }

input[type="search"] {
  background-size: 16px 16px;
  background-color: #fff; }

.site-footer input[type="search"] {
  margin: 0 0 10px;
  margin: 0 0 0.625rem; }

/**

	Genericons

*/
/* IE8 and below use EOT and allow cross-site embedding.
   IE9 uses WOFF which is base64 encoded to allow cross-site embedding.
   So unfortunately, IE9 will throw a console error, but it'll still work.
   When the font is base64 encoded, cross-site embedding works in Firefox */
@font-face {
  font-family: 'Genericons';
  src: url('assets/genericons/genericons/Genericons.eot'); }

@font-face {
  font-family: 'Genericons';
  src: url(data:application/font-woff;charset=utf-8;base64,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) format('woff'), url('genericons/genericons/Genericons.ttf') format('truetype'), url('genericons/genericons/Genericons.svg#genericonsregular') format('svg');
  font-weight: normal;
  font-style: normal; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Genericons";
    src: url("genericons/genericons/Genericons.svg#Genericons") format("svg"); }
 }

/**
 * All Genericons
 */
.genericon, .social-links ul li a {
  font-size: 16px;
  vertical-align: top;
  text-align: center;
  -moz-transition: color 0.1s ease-in 0;
  -webkit-transition: color 0.1s ease-in 0;
  display: inline-block;
  font-family: "Genericons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  speak: none; }

/**
 * Individual icons
 */
.genericon-404:before {
  content: "\f423"; }

.genericon-activity:before {
  content: "\f508"; }

.genericon-anchor:before {
  content: "\f509"; }

.genericon-aside:before {
  content: "\f101"; }

.genericon-attachment:before {
  content: "\f416"; }

.genericon-audio:before {
  content: "\f109"; }

.genericon-bold:before {
  content: "\f471"; }

.genericon-book:before {
  content: "\f444"; }

.genericon-bug:before {
  content: "\f50a"; }

.genericon-cart:before {
  content: "\f447"; }

.genericon-category:before {
  content: "\f301"; }

.genericon-chat:before {
  content: "\f108"; }

.genericon-checkmark:before {
  content: "\f418"; }

.genericon-close:before {
  content: "\f405"; }

.genericon-close-alt:before {
  content: "\f406"; }

.genericon-cloud:before {
  content: "\f426"; }

.genericon-cloud-download:before {
  content: "\f440"; }

.genericon-cloud-upload:before {
  content: "\f441"; }

.genericon-code:before {
  content: "\f462"; }

.genericon-codepen:before {
  content: "\f216"; }

.genericon-cog:before {
  content: "\f445"; }

.genericon-collapse:before {
  content: "\f432"; }

.genericon-comment:before {
  content: "\f300"; }

.genericon-day:before {
  content: "\f305"; }

.genericon-digg:before {
  content: "\f221"; }

.genericon-document:before {
  content: "\f443"; }

.genericon-dot:before {
  content: "\f428"; }

.genericon-downarrow:before {
  content: "\f502"; }

.genericon-download:before {
  content: "\f50b"; }

.genericon-draggable:before {
  content: "\f436"; }

.genericon-dribbble:before {
  content: "\f201"; }

.genericon-dropbox:before {
  content: "\f225"; }

.genericon-dropdown:before {
  content: "\f433"; }

.genericon-dropdown-left:before {
  content: "\f434"; }

.genericon-edit:before {
  content: "\f411"; }

.genericon-ellipsis:before {
  content: "\f476"; }

.genericon-expand:before {
  content: "\f431"; }

.genericon-external:before {
  content: "\f442"; }

.genericon-facebook:before {
  content: "\f203"; }

.genericon-facebook-alt:before {
  content: "\f204"; }

.genericon-fastforward:before {
  content: "\f458"; }

.genericon-feed:before {
  content: "\f413"; }

.genericon-flag:before {
  content: "\f468"; }

.genericon-flickr:before {
  content: "\f211"; }

.genericon-foursquare:before {
  content: "\f226"; }

.genericon-fullscreen:before {
  content: "\f474"; }

.genericon-gallery:before {
  content: "\f103"; }

.genericon-github:before {
  content: "\f200"; }

.genericon-googleplus:before {
  content: "\f206"; }

.genericon-googleplus-alt:before {
  content: "\f218"; }

.genericon-handset:before {
  content: "\f50c"; }

.genericon-heart:before {
  content: "\f461"; }

.genericon-help:before {
  content: "\f457"; }

.genericon-hide:before {
  content: "\f404"; }

.genericon-hierarchy:before {
  content: "\f505"; }

.genericon-home:before {
  content: "\f409"; }

.genericon-image:before {
  content: "\f102"; }

.genericon-info:before {
  content: "\f455"; }

.genericon-instagram:before {
  content: "\f215"; }

.genericon-italic:before {
  content: "\f472"; }

.genericon-key:before {
  content: "\f427"; }

.genericon-leftarrow:before {
  content: "\f503"; }

.genericon-link:before {
  content: "\f107"; }

.genericon-linkedin:before {
  content: "\f207"; }

.genericon-linkedin-alt:before {
  content: "\f208"; }

.genericon-location:before {
  content: "\f417"; }

.genericon-lock:before {
  content: "\f470"; }

.genericon-mail:before {
  content: "\f410"; }

.genericon-maximize:before {
  content: "\f422"; }

.genericon-menu:before {
  content: "\f419"; }

.genericon-microphone:before {
  content: "\f50d"; }

.genericon-minimize:before {
  content: "\f421"; }

.genericon-minus:before {
  content: "\f50e"; }

.genericon-month:before {
  content: "\f307"; }

.genericon-move:before {
  content: "\f50f"; }

.genericon-next:before {
  content: "\f429"; }

.genericon-notice:before {
  content: "\f456"; }

.genericon-paintbrush:before {
  content: "\f506"; }

.genericon-path:before {
  content: "\f219"; }

.genericon-pause:before {
  content: "\f448"; }

.genericon-phone:before {
  content: "\f437"; }

.genericon-picture:before {
  content: "\f473"; }

.genericon-pinned:before {
  content: "\f308"; }

.genericon-pinterest:before {
  content: "\f209"; }

.genericon-pinterest-alt:before {
  content: "\f210"; }

.genericon-play:before {
  content: "\f452"; }

.genericon-plugin:before {
  content: "\f439"; }

.genericon-plus:before {
  content: "\f510"; }

.genericon-pocket:before {
  content: "\f224"; }

.genericon-polldaddy:before {
  content: "\f217"; }

.genericon-portfolio:before {
  content: "\f460"; }

.genericon-previous:before {
  content: "\f430"; }

.genericon-print:before {
  content: "\f469"; }

.genericon-quote:before {
  content: "\f106"; }

.genericon-rating-empty:before {
  content: "\f511"; }

.genericon-rating-full:before {
  content: "\f512"; }

.genericon-rating-half:before {
  content: "\f513"; }

.genericon-reddit:before {
  content: "\f222"; }

.genericon-refresh:before {
  content: "\f420"; }

.genericon-reply:before {
  content: "\f412"; }

.genericon-reply-alt:before {
  content: "\f466"; }

.genericon-reply-single:before {
  content: "\f467"; }

.genericon-rewind:before {
  content: "\f459"; }

.genericon-rightarrow:before {
  content: "\f501"; }

.genericon-search:before {
  content: "\f400"; }

.genericon-send-to-phone:before {
  content: "\f438"; }

.genericon-send-to-tablet:before {
  content: "\f454"; }

.genericon-share:before {
  content: "\f415"; }

.genericon-show:before {
  content: "\f403"; }

.genericon-shuffle:before {
  content: "\f514"; }

.genericon-sitemap:before {
  content: "\f507"; }

.genericon-skip-ahead:before {
  content: "\f451"; }

.genericon-skip-back:before {
  content: "\f450"; }

.genericon-skype:before {
  content: "\f220"; }

.genericon-spam:before {
  content: "\f424"; }

.genericon-spotify:before {
  content: "\f515"; }

.genericon-standard:before {
  content: "\f100"; }

.genericon-star:before, .sticky .genericon:before, .social-links ul li a:before {
  content: "\f408"; }

.genericon-status:before {
  content: "\f105"; }

.genericon-stop:before {
  content: "\f449"; }

.genericon-stumbleupon:before {
  content: "\f223"; }

.genericon-subscribe:before {
  content: "\f463"; }

.genericon-subscribed:before {
  content: "\f465"; }

.genericon-summary:before {
  content: "\f425"; }

.genericon-tablet:before {
  content: "\f453"; }

.genericon-tag:before {
  content: "\f302"; }

.genericon-time:before {
  content: "\f303"; }

.genericon-top:before {
  content: "\f435"; }

.genericon-trash:before {
  content: "\f407"; }

.genericon-tumblr:before {
  content: "\f214"; }

.genericon-twitch:before {
  content: "\f516"; }

.genericon-twitter:before {
  content: "\f202"; }

.genericon-unapprove:before {
  content: "\f446"; }

.genericon-unsubscribe:before {
  content: "\f464"; }

.genericon-unzoom:before {
  content: "\f401"; }

.genericon-uparrow:before {
  content: "\f500"; }

.genericon-user:before {
  content: "\f304"; }

.genericon-video:before {
  content: "\f104"; }

.genericon-videocamera:before {
  content: "\f517"; }

.genericon-vimeo:before {
  content: "\f212"; }

.genericon-warning:before {
  content: "\f414"; }

.genericon-website:before {
  content: "\f475"; }

.genericon-week:before {
  content: "\f306"; }

.genericon-wordpress:before {
  content: "\f205"; }

.genericon-xpost:before {
  content: "\f504"; }

.genericon-youtube:before {
  content: "\f213"; }

.genericon-zoom:before {
  content: "\f402"; }

/*
  *
  * Widgets
  *
  */
/* Widgets
----------------------------------------------- */
.widget {
  border-bottom: 1px solid #eee;
  padding: 32px 16px;
  padding: 2rem 1rem; }

.sidebar .widget:nth-child(1) {
  padding: 0 16px 32px;
  padding: 0 1rem 2rem; }

.widget select {
  max-width: 100%; }

.widget_search .submit {
  display: none; }

.portfolio-widget-item {
  float: left;
  margin: 0 6px 0 0;
  margin: 0 0.375rem 0 0; }

.portfolio-widget-item img {
  height: auto;
  width: 70px;
  width: 4.375rem; }

.site-footer .tagcloud a {
  padding: 5px;
  display: inline-block;
  border-radius: 4px;
  -webkit-transition: 200ms all ease-in-out;
  transition: 200ms all ease-in-out; }
  .site-footer .tagcloud a:hover {
    background: #df3062;
    color: #fff; }

/* Tag Cloud */
.widget_tag_cloud a {
  display: inline-block !important; }

/* Calendar Widget */
.widget_calendar #calendar_wrap {
  position: relative;
  font-size: 0.7em; }
  .widget_calendar #calendar_wrap #wp-calendar {
    width: 100%;
    color: #555;
    border-radius: 4px;
    overflow: hidden; }
    .widget_calendar #calendar_wrap #wp-calendar td, .widget_calendar #calendar_wrap #wp-calendar th {
      width: 14.285714286%;
      background: white;
      border: none; }
    .widget_calendar #calendar_wrap #wp-calendar, .widget_calendar #calendar_wrap #wp-calendar td, .widget_calendar #calendar_wrap #wp-calendar th, .widget_calendar #calendar_wrap #wp-calendar caption {
      text-align: center; }
    .widget_calendar #calendar_wrap #wp-calendar caption {
      color: white;
      padding: 0.75em 0.25em;
      font-weight: bold;
      background-color: #df3062; }
    .widget_calendar #calendar_wrap #wp-calendar thead th {
      padding: 0.25em 0;
      background-color: #f3b5c7; }
      .widget_calendar #calendar_wrap #wp-calendar thead th:last-child {
        border: none; }
    .widget_calendar #calendar_wrap #wp-calendar tbody tr:last-child {
      border: none; }
    .widget_calendar #calendar_wrap #wp-calendar tbody tr td {
      height: 2em;
      padding: 0;
      margin: 0; }
      .widget_calendar #calendar_wrap #wp-calendar tbody tr td a {
        color: #fff;
        background: #df3062;
        border-radius: 2px;
        margin: 0 3px;
        display: block;
        font-weight: bold;
        border-bottom: none; }
    .widget_calendar #calendar_wrap #wp-calendar tfoot {
      background: #eee; }
      .widget_calendar #calendar_wrap #wp-calendar tfoot td {
        padding: 0.5em 1em;
        font-weight: bold; }
        .widget_calendar #calendar_wrap #wp-calendar tfoot td a {
          color: #555; }
          .widget_calendar #calendar_wrap #wp-calendar tfoot td a:hover {
            color: #df3062; }
        .widget_calendar #calendar_wrap #wp-calendar tfoot td#prev {
          text-align: left; }
        .widget_calendar #calendar_wrap #wp-calendar tfoot td#next {
          text-align: right; }

/* RSS Feed */
.widget_rss .widget-title a {
  display: inline-block; }
.widget_rss li {
  padding: 16px 0;
  padding: 1rem 0;
  margin: 0 !important; }
  .widget_rss li + li {
    border-top: 1px solid #eee; }
  .widget_rss li .rsswidget {
    color: #555;
    font-weight: bold;
    margin-bottom: 10px;
    font-style: none; }
  .widget_rss li .rss-date {
    color: #888;
    font-size: 14px;
    margin-bottom: 10px;
    display: block; }
  .widget_rss li .rssSummary {
    font-size: 14px;
    line-height: 1.4em; }

/*
  *
  * Comments
  *
  */
/* Comments
----------------------------------------------- */
.comment-list {
  list-style: none;
  margin: 0 0 12px;
  margin: 0 0 0.75rem;
  padding: 0; }

.pingback {
  padding: 12px 0;
  padding: 0.75rem 0;
  margin: 0;
  font-size: 14px;
  font-size: 0.85rem;
  border-bottom: 1px solid #eee; }
  .pingback .edit-link {
    display: block; }
    .pingback .edit-link a {
      color: #fff;
      display: inline-block;
      background: #df3062;
      padding: 6px 6px 4px 6px;
      border-radius: 2px;
      margin-right: 10px;
      margin-bottom: 5px;
      line-height: 1em;
      font-size: 14px; }
  .pingback p {
    margin: 0; }

.comments-area {
  clear: both; }

#comments, #respond {
  line-height: 1.5;
  overflow: hidden; }

.comments-title {
  color: #2d3339; }

.comment-form label {
  display: block;
  margin: 0;
  padding: 0; }

#author, #email, #url {
  min-width: 200px;
  min-width: 12.5rem;
  width: 25%; }

#author, #email, #url {
  clear: both;
  margin: 0;
  padding: 6px;
  padding: 0.375rem; }

#comment {
  margin: 4px 0;
  margin: 0.25rem 0;
  resize: vertical;
  margin: 0;
  font-size: 16px;
  font-size: 1rem;
  padding: 16px 20px;
  padding: 1rem 1.25rem; }

#comment:focus {
  border: 1px solid;
  outline: none; }

#commentform p {
  clear: both; }

.comment-notes {
  margin-bottom: 16px;
  margin-bottom: 1rem; }

label {
  margin: 0 0 5px;
  margin: 0 0 0.313rem;
  vertical-align: middle; }

.comment, .ping {
  list-style-type: none;
  padding: 12px;
  padding: 0.75rem; }

.children {
  padding: 0 0 0 32px;
  padding: 0 0 0 2rem;
  list-style: none; }

.vcard {
  display: inline;
  margin: 0 16px 16px 0;
  margin: 0 1rem 1rem 0; }

.vcard .fn {
  display: block;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1; }

.vcard .fn a, .vcard .fn a:visited {
  color: #2d3339;
  text-decoration: none; }

.comment-author .comment-time, .comment-author .edit-link {
  font-size: 12px;
  font-size: 0.75rem;
  color: #aaa;
  text-decoration: none; }

.avatar {
  border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  float: left;
  margin: 0 20px 0 0;
  margin: 0 1.25rem 0 0; }

.comment-header {
  overflow: hidden; }

.comment-content {
  clear: both; }

.comment-respond {
  margin: 32px 0;
  margin: 2rem 0; }
  @media (max-width: 770px) {
    .comment-respond input {
      display: block !important;
      width: 100% !important;
      padding: 15px !important;
      font-size: 16px;
      font-size: 1rem; } }

.reply a {
  text-decoration: none;
  font-size: 0.8em; }

.comment {
  padding: 12px 0;
  padding: 0.75rem 0; }
  .comment header {
    margin-bottom: 1rem;
    margin-bottom: 16px; }

.depth-1 {
  border-bottom: 1px solid #eee;
  margin: 0; }

article.comment {
  border-bottom: none; }

.comments-title {
  font-weight: bold;
  margin-bottom: 16px;
  margin-bottom: 1rem; }

.the-comment {
  margin-bottom: 16px;
  margin-bottom: 1rem; }

.comment-content p {
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
  font-size: 14px;
  font-size: 0.8rem; }

#comments .site-menuigation {
  margin-top: 32px;
  margin-top: 2rem; }

.form-allowed-tags {
  font-size: 12px;
  font-size: 0.75rem; }

.logged-in-as {
  margin: 8px 0;
  margin: 0.5rem 0; }

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

/*
  *
  * Content
  *
  */
/* Page / Post Headers
----------------------------------------------- */
.page-header {
  clear: both; }
  @media (max-width: 450px) {
    .page-header {
      padding-left: 15px;
      padding-left: 0.938rem;
      padding-right: 15px;
      padding-right: 0.938rem; } }

.page-header .row, .page-header .site-header .site-header-inner, .site-header .page-header .site-header-inner {
  padding: 32px 0;
  padding: 2rem 0;
  margin: 0; }

.subtitle {
  font-style: italic;
  margin: 0; }

.has-featured-image .subtitle {
  color: #fff;
  padding: 0; }

.featured-image {
  background-size: cover;
  display: block;
  height: 352px;
  height: 22rem;
  position: fixed;
  top: 0;
  width: 100%; }

/* Content
----------------------------------------------- */
.site-content {
  padding: 0 0 30px;
  padding: 0 0 2rem;
  position: relative;
  clear: both; }
  @media (max-width: 450px) {
    .site-content {
      overflow: hidden; }
      .home .site-content {
        padding: 0 16px;
        padding: 0 1rem; } }

.error404 .site-content {
  padding: 16px 15px;
  padding: 1rem 0.938rem; }

.post-meta-item {
  margin-bottom: 1.5em;
  margin-bottom: 1.5rem;
  color: #888; }
  .post-meta-item .post-meta-title {
    font-weight: bold;
    margin-bottom: 0.25em;
    margin-bottom: 0.25rem;
    color: #555; }

.post-featured {
  margin: 0 0 24px;
  margin: 0 0 1.5rem; }

.hentry {
  max-width: 100%; }
  .archive .hentry, .single .hentry, .search .hentry, .blog .hentry {
    border-bottom: 1px solid #eee;
    margin-bottom: 64px;
    margin-bottom: 4rem;
    padding-bottom: 48px;
    padding-bottom: 3rem; }
  .recent-portfolio-row .hentry {
    margin-bottom: 32px;
    padding-bottom: 2rem; }
  .recent-portfolio-row .hentry, .recent-posts-row .hentry {
    border-bottom: 0;
    margin-bottom: 0; }
  .post-type-archive-jetpack-portfolio .hentry, .tax-jetpack-portfolio-type .hentry, .tax-jetpack-portfolio-tag .hentry {
    border-bottom-width: 0;
    margin-bottom: 0;
    padding-bottom: 0; }

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
  margin: 40px 0 30px;
  margin: 1.5rem 0 1rem; }

.entry-content .entry-title {
  margin-top: 0; }

.entry-content > p:first-child {
  margin-top: 0; }

.entry-title {
  font-size: 45px;
  font-size: 3rem; }

.entry-title a, .entry-title a:visited {
  color: #444;
  display: block;
  margin: 0 0 12px;
  margin: 0 0 0.75rem;
  text-decoration: none; }

.page-title {
  color: #fff;
  font-size: 50px;
  font-size: 3.125rem;
  margin-top: 150px;
  margin-top: 9.375rem; }

/* pagination on Attachment page */
.navigation-image {
  margin: 1em 0;
  overflow: hidden; }

.navigation-image .nav-previous {
  float: left; }

.navigation-image .nav-next {
  float: right; }

.navigation-image a {
  display: block;
  padding: 1em 0; }

/* attachment page content container */
.entry-attachment {
  margin-bottom: 2em; }

/* Layouts
----------------------------------------------- */
.left-sidebar .site-primary {
  float: right; }

/*
  *
  * Front Page
  *
  */
.home .site-content {
  margin: 60px 0;
  margin: 3.5rem 0; }

.recent-posts {
  margin: 40px 0 0 0;
  margin: 4rem 0 0 0; }

.recent-posts-row {
  border-top: 1px solid #eee; }
  .recent-posts-row .details h3 {
    font-size: 24px;
    font-size: 1.4rem;
    padding-right: 12px;
    padding-right: 0.75rem;
    -ms-word-wrap: break-word;
    word-wrap: break-word; }

.section-description h4 {
  margin-top: 0;
  margin-bottom: 1rem; }
.section-description p {
  color: #777;
  font-weight: 200;
  font-size: 1rem;
  margin-bottom: 1rem;
  font-style: italic; }
.section-description a {
  font-size: 0.9em;
  font-style: normal;
  font-family: "brandon-grotesque-1", "brandon-grotesque-2", Lato, sans-serif; }

/* Post Formats
----------------------------------------------- */
.post-details {
  font-size: 13px;
  font-size: 0.813rem;
  padding-left: 0; }

.post-details p {
  color: #888; }

.post-details p strong {
  color: #555; }

.post-details a, .post-details a:visited {
  color: #888;
  font-style: italic;
  text-decoration: none; }

.format-icon {
  background: #2d3339;
  color: #fff;
  display: block;
  height: 50px;
  height: 3.125rem;
  margin: 0 0 16px;
  margin: 0 0 1rem;
  position: relative;
  width: 50px;
  width: 3.125rem;
  text-align: center; }
  .format-icon .genericon, .format-icon .social-links ul li a, .social-links ul li .format-icon a {
    font-size: 50px;
    font-size: 1.6rem;
    width: 1.6rem;
    height: 1.6rem;
    line-height: 1;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }

.link-url {
  color: #777;
  display: block;
  font-size: 12px;
  font-size: 0.75rem;
  margin: -10px 0 15px;
  margin: -0.625rem 0 0.938rem;
  font-style: italic; }

.more-link {
  font-size: 0.8em; }

/* Format - Quote
----------------------------------------------- */
.quote-content {
  background-image: url(assets/images/quote.png);
  background-position: bottom 30px right 40px;
  background-repeat: no-repeat;
  background-size: 25px;
  color: #fff;
  display: block;
  padding: 30px 40px 60px;
  padding: 1.875rem 2.5rem 3.75rem;
  position: relative;
  transition: background-color 0.25s linear;
  -o-transition: background-color 0.25s linear;
  -moz-transition: background-color 0.25s linear;
  -webkit-transition: background-color 0.25s linear; }

.quote-content:hover {
  background-color: #2d3339;
  cursor: pointer; }

.quote-content blockquote, .quote-content q, .quote-content a, .quote-content p {
  background: none;
  margin: 0;
  padding: 0;
  color: #fff;
  border: none; }

.quote-content blockquote footer, .quote-content q footer, .quote-content blockquote cite, .quote-content q cite {
  position: absolute;
  bottom: 30px;
  bottom: 1.875rem;
  left: 40px;
  left: 2.5rem;
  font-style: italic; }

.quote-link {
  text-decoration: none; }

/* Asides
----------------------------------------------- */
.blog .format-aside .entry-title, .archive .format-aside .entry-title {
  display: none; }

/* Media
----------------------------------------------- */
.entry-content img.wp-smiley, .comment-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

.wp-caption {
  border: 1px solid #eee;
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
  max-width: 100%; }

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 1.2% auto 0;
  max-width: 98%; }

.wp-caption-text {
  font-size: 12px;
  font-size: 0.75rem;
  padding-left: 0;
  text-align: center; }

.wp-caption .wp-caption-text {
  margin: 14px 0;
  margin: 0.875rem 0; }

.site-content .gallery {
  margin-bottom: 24px;
  margin-bottom: 1.5rem; }

.site-content .gallery a img {
  border: none;
  height: auto;
  max-width: 90%; }

.site-content .gallery dd {
  margin: 0; }

.gallery-caption {
  color: #ccc;
  display: block; }

embed, iframe, object {
  max-width: 100%; }

.wp-post-image:hover {
  opacity: 0.75;
  transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear; }

.entry-content ul, .entry-content ol, .entry-content li {
  margin: 0;
  padding: 0;
  list-style-position: inside; }
.entry-content li {
  margin-left: 22px;
  margin-left: 1.4rem;
  line-height: 1.6rem; }
.entry-content blockquote {
  border-left: 5px solid #eee;
  margin: 20px 0;
  padding: 20px 40px; }
  @media (max-width: 450px) {
    .entry-content blockquote {
      background: #eee;
      padding: 30px 45px;
      border: 0;
      box-sizing: content-box;
      position: relative;
      left: -45px;
      width: 100%; } }
  .entry-content blockquote p:last-of-type {
    margin-bottom: 0; }

.paging {
  margin: 16px 0 128px;
  margin: 1rem 0 8rem;
  text-align: center; }
  .infinite-scroll .paging {
    display: none; }
  .paging .page-numbers {
    padding: 6px 2px;
    height: auto; }
  .paging .next {
    float: right; }
  .paging .prev {
    float: left; }

.paging .next, .paging .prev, .infinite-scroll #infinite-handle span {
  padding-right: 8px;
  padding-left: 8px;
  background: #eee;
  border-radius: 4px;
  -webkit-transition: 200ms opacity linear;
          transition: 200ms opacity linear; }
  .paging .next:hover, .paging .prev:hover, .infinite-scroll #infinite-handle span:hover {
    text-decoration: none;
    opacity: 0.8; }

.infinite-scroll #infinite-handle span {
  color: #777;
  display: block;
  text-align: center;
  padding: 10px;
  font-weight: bold;
  font-size: 1em; }

.neverending .paging {
  display: none; }

/*
  *
  * Sidebar
  *
  */
.sidebar a, .sidebar a:visited {
  color: #888;
  font-style: italic;
  text-decoration: none;
  display: block; }

.sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.sidebar ul ul {
  margin: 6px 0 0 16px;
  margin: 0.4rem 0 0 1rem; }

.sidebar li {
  font-size: 13px;
  font-size: 0.813rem;
  margin: 0 0 8px;
  margin: 0 0 0.5rem; }

.widget-title {
  color: #444;
  font-size: 13px;
  font-size: 0.8rem;
  font-weight: bold;
  letter-spacing: 0.15em;
  margin: 0 0 10px;
  margin: 0 0 0.625rem;
  padding: 0;
  text-transform: uppercase; }

/*
  *
  * Nivo Slider
  *
  */
/* Nivo Slider Styles
----------------------------------------------- */
.slider-wrapper {
  width: 100%;
  clear: both; }

.nivoSlider {
  overflow: hidden;
  position: relative;
  width: 100%; }

.nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
  max-width: none; }

.nivo-main-image {
  display: block !important;
  position: relative !important;
  width: 100% !important; }

.nivoSlider a.nivo-imageLink {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 6;
  display: none;
  background-position: center;
  background-size: cover; }

.nivoSlider a.nivo-imageLink img {
  visibility: hidden; }

.nivo-slice {
  display: block;
  position: absolute;
  z-index: 5;
  height: 100%;
  top: 0; }

.nivo-box {
  display: block;
  position: absolute;
  z-index: 5;
  overflow: hidden; }

.nivo-box img {
  display: block; }

.nivo-caption {
  background: #000;
  bottom: 0px;
  color: #fff;
  display: none;
  left: 0px;
  opacity: 0.8;
  overflow: hidden;
  padding: 5px 10px;
  padding: 0.313rem 0.625rem;
  position: absolute;
  width: 100%;
  z-index: 8;
  -moz-opacity: 0.8;
  filter: alpha(opacity=8);
  box-sizing: border-box; }

.nivo-caption p {
  padding: 5px;
  padding: 0.313rem;
  margin: 0; }

.nivo-caption a {
  display: inline !important; }

.nivo-html-caption {
  display: none; }

/* pagination elements */
.nivo-directionNav a {
  cursor: pointer;
  position: absolute;
  top: 50%;
  z-index: 9;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.nivo-prevNav, .nivo-nextNav {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(255, 255, 255, 0.4);
  border: 2px solid rgba(255, 255, 255, 0.4);
  height: 45px;
  width: 45px;
  line-height: 0;
  border-radius: 999px;
  -webkit-transition: color 50ms linear, border-color 120ms linear, background-color 120ms linear;
          transition: color 50ms linear, border-color 120ms linear, background-color 120ms linear;
  position: relative;
  text-align: center; }
  @media (max-width: 770px) {
    .nivo-prevNav, .nivo-nextNav {
      top: 0;
      height: 100%;
      width: 50px;
      border-radius: 0;
      border-top: none;
      border-bottom: none;
      -ms-transform: translateY(0);
      -webkit-transform: translateY(0);
      transform: translateY(0); } }

.nivo-prevNav {
  left: 4%; }
  @media (max-width: 770px) {
    .nivo-prevNav {
      border-left-width: 0;
      left: 0; } }

.nivo-nextNav {
  right: 4%; }
  @media (max-width: 770px) {
    .nivo-nextNav {
      border-right-width: 0;
      right: 0; } }

.nivo-prevNav .genericon, .nivo-prevNav .social-links ul li a, .social-links ul li .nivo-prevNav a, .nivo-nextNav .genericon, .nivo-nextNav .social-links ul li a, .social-links ul li .nivo-nextNav a {
  text-align: center;
  font-size: 30px;
  line-height: 30px;
  height: 30px;
  top: 50%;
  margin-top: -20px;
  display: inline-block;
  position: relative;
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.nivo-prevNav:hover, .nivo-nextNav:hover {
  color: rgba(255, 255, 255, 0.6);
  border-color: rgba(255, 255, 255, 0.6);
  background: transparent; }

.nivo-controlNav {
  padding: 15px 0;
  padding: 0.938rem 0;
  text-align: center; }

.nivo-controlNav a {
  cursor: pointer; }

.nivo-controlNav a.active {
  font-weight: bold; }

/*
*
* Portfolio
*
*/
.tax-jetpack-portfolio-tag .site-content, .tax-jetpack-portfolio-type .site-content, .post-type-archive-jetpack-portfolio .site-content {
  padding-top: 0; }

.wp-post-image {
  margin-bottom: 1em;
  width: 100%;
  height: auto; }

/* Portfolio
----------------------------------------------- */
.container.portfolio-container, .site-header .portfolio-container.site-header-container {
  padding-left: 12px;
  padding-left: 0.75rem;
  padding-right: 12px;
  padding-right: 0.75rem;
  margin-top: 90px; }

.portfolio-filters {
  background: #2d3339;
  width: 100%; }
  .portfolio-filters ul {
    margin: 0;
    padding: 0; }
  .portfolio-filters li {
    list-style: none;
    display: inline;
    margin-bottom: 0; }

.filter-title {
  color: #fff;
  padding: 20px 0;
  padding: 1.25rem 0; }

@media (max-width: 768px) {
  .filter-title {
    display: none; } }

#filters {
  border: 0;
  float: none;
  list-style: none;
  margin: 0;
  padding: 20px 12px;
  padding: 1.25rem 0.75rem;
  text-align: right;
  font-family: "brandon-grotesque-1", "brandon-grotesque-2", Lato, sans-serif;
  font-size: 13px;
  font-size: 0.85rem;
  line-height: 2; }
  #filters li {
    text-decoration: none;
    transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -webkit-transition: all 0.25s linear; }
    #filters li.left {
      float: left;
      margin-left: 0;
      color: #777; }
    #filters li a {
      color: #777; }
  #filters .current-cat a, #filters a:hover {
    color: #fff; }

.mosaic-block {
  background: url(assets/images/loading.gif) no-repeat center center;
  background-size: 32px 32px;
  height: 185px;
  height: 11.563rem;
  margin: 0 0 32px;
  margin: 0 0 2rem;
  overflow: hidden;
  position: relative; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .mosaic-block {
      background: url(assets/images/loading@2x.gif) no-repeat center center;
      background-size: 32px 32px; } }
  .mosaic-block a {
    text-decoration: none; }

.mosaic-backdrop {
  display: none;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%; }

.mosaic-backdrop-background {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%; }

.mosaic-overlay {
  background: #111;
  display: none;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 5; }
  .mosaic-overlay .details {
    color: #fff;
    font-size: 12px;
    font-size: 0.75rem;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%); }
    .mosaic-overlay .details h4, .mosaic-overlay .details h3 {
      color: #fff;
      font-size: 16px;
      font-size: 1rem;
      text-decoration: none;
      margin-top: 0; }
    .mosaic-overlay .details p {
      color: #fff;
      margin: 0.75rem 0 0; }
    .mosaic-overlay .details a {
      color: #fff; }
    .mosaic-overlay .details a, .mosaic-overlay .details a:visited, .mosaic-overlay .details a:hover {
      color: #fff; }

.fade .mosaic-overlay {
  opacity: 0; }

.preview-link {
  clear: both;
  display: block;
  margin-top: 20px;
  margin-top: 1.25rem; }

@media (max-width: 450px) {
  .post-details {
    display: none; } }

/*
*
* Portfolio Shortcode
*
*/
.jetpack-portfolio-shortcode .portfolio-entry {
  font-size: 0.8em; }
.jetpack-portfolio-shortcode .portfolio-entry-title {
  font-size: 1.5em; }

.social-links {
  text-align: right; }
  .social-links ul {
    list-style: none;
    margin: 0;
    text-align: right; }
    .social-links ul li {
      display: inline-block;
      position: relative;
      margin: 3px 0 0 7px;
      padding: 0;
      border: 0; }
      .social-links ul li a {
        font-size: 16px;
        height: 16px;
        width: 16px;
        border: 0;
        text-decoration: none; }
        .social-links ul li a:before {
          color: #9ba6b0; }
      .social-links ul li a[href*="wordpress.org"]:before, .social-links ul li a[href*="wordpress.com"]:before {
        content: '\f205'; }
        .social-links ul li a[href*="wordpress.org"]:before:hover, .social-links ul li a[href*="wordpress.com"]:before:hover {
          color: #21759b; }
      .social-links ul li a[href*="facebook.com"]:before {
        content: '\f203'; }
        .social-links ul li a[href*="facebook.com"]:before:hover {
          color: #3b5998; }
      .social-links ul li a[href*="twitter.com"]:before {
        content: '\f202'; }
        .social-links ul li a[href*="twitter.com"]:before:hover {
          color: #33ccff; }
      .social-links ul li a[href*="dribbble.com"]:before {
        content: '\f201'; }
        .social-links ul li a[href*="dribbble.com"]:before:hover {
          color: #ea4c89; }
      .social-links ul li a[href*="plus.google.com"]:before {
        content: '\f206'; }
        .social-links ul li a[href*="plus.google.com"]:before:hover {
          color: #dd4b39; }
      .social-links ul li a[href*="pinterest.com"]:before {
        content: '\f210'; }
        .social-links ul li a[href*="pinterest.com"]:before:hover {
          color: #c8232c; }
      .social-links ul li a[href*="github.com"]:before {
        content: '\f200'; }
        .social-links ul li a[href*="github.com"]:before:hover {
          color: #171515; }
      .social-links ul li a[href*="tumblr.com"]:before {
        content: '\f214'; }
        .social-links ul li a[href*="tumblr.com"]:before:hover {
          color: #34526f; }
      .social-links ul li a[href*="youtube.com"]:before {
        content: '\f213'; }
        .social-links ul li a[href*="youtube.com"]:before:hover {
          color: #c4302b; }
      .social-links ul li a[href*="flickr.com"]:before {
        content: '\f211'; }
        .social-links ul li a[href*="flickr.com"]:before:hover {
          color: #ff0084; }
      .social-links ul li a[href*="vimeo.com"]:before {
        content: '\f212'; }
        .social-links ul li a[href*="vimeo.com"]:before:hover {
          color: #1AB7EA; }
      .social-links ul li a[href*="instagram.com"]:before {
        content: '\f215'; }
        .social-links ul li a[href*="instagram.com"]:before:hover {
          color: #3f729b; }
      .social-links ul li a[href*="codepen.io"]:before {
        content: '\f216'; }
        .social-links ul li a[href*="codepen.io"]:before:hover {
          color: #000; }
      .social-links ul li a[href*="linkedin.com"]:before {
        content: '\f208'; }
        .social-links ul li a[href*="linkedin.com"]:before:hover {
          color: #0e76a8; }

a, a:visited, .mosaic-block a:hover, .mosaic-block a:visited, #masthead ul a:hover, #masthead ul li.current-menu-item > a, .entry-title a:hover, .site-footer a:hover, .post-details a:hover, .pagination a:hover, .sidebar a:hover {
  color: #df3062; }

.post-timestamp, .search-button:hover, .fade .mosaic-overlay, ::-moz-selection, .mobile-nav:hover, .portfolio-link, .quote-content, button, input[type="submit"], .dropdown-menu li > a:hover, .dropdown-menu label:hover, .dropdown-menu li > a:active, .dropdown-menu label:active, .pagination a:hover, body .wp-pagenavi span:hover, body .wp-pagenavi a:hover {
  background-color: #df3062; }

.post-timestamp, .search-button:hover, .fade .mosaic-overlay, ::selection, .mobile-nav:hover, .portfolio-link, .quote-content, button, input[type="submit"], .dropdown-menu li > a:hover, .dropdown-menu label:hover, .dropdown-menu li > a:active, .dropdown-menu label:active, .pagination a:hover, body .wp-pagenavi span:hover, body .wp-pagenavi a:hover {
  background-color: #df3062; }

input[type="submit"], #submit {
  background: #df3062; }

#comment:focus, input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, textarea:focus {
  border-color: #df3062; }

.fade .mosaic-overlay {
  background: rgba(223, 48, 98, 0.9); }

.infinite-scroll #navigation, .infinite-scroll.neverending #footer {
  display: none; }

.infinity-end.neverending #footer {
  display: block; }

.infinite-loader, #infinite-handle {
  clear: both; }

.entry-title span.entry-subtitle {
  margin-top: 0.2em;
  font-family: "skolar-1", "skolar-2", Merriweather, serif;
  font-style: italic;
  font-weight: normal;
  font-size: 50%;
  color: #919191;
  padding-bottom: 24px; }

.contact-form .grunion-field-label {
  margin-bottom: 0.75em;
  font-family: "lato";
  text-transform: uppercase;
  font-size: 0.86rem; }
.contact-form > div {
  margin-bottom: 0.5em; }

[id^="contact-form-"] {
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 1em; }
  [id^="contact-form-"] h3 {
    background: #eee;
    margin: 0;
    padding: 20px 20px 0 20px; }
  [id^="contact-form-"] blockquote {
    background: #eee;
    color: #777;
    margin: 0;
    padding: 20px;
    left: 0; }
    [id^="contact-form-"] blockquote ~ br {
      display: none; }

/* Customize the header uploaded image section */
.customize-control-header .header-view {
  margin-bottom: 20px; }
