/*!
 Theme Name: McKenzie Sue Base Theme
 Theme URI: http://underscores.me/
 Author: McKenzie Sue
 Author URI: http://www.mckenziesue.com
 Description: Description
 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: mckenziesue-base-theme
 Tags:
 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.
 McKenzie Sue Base Theme is based on Underscores http://underscores.me/, (C) 2012-2016 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
 ## Comments
 # Infinite scroll
 # Media
 ## Captions
 ## Galleries
 --------------------------------------------------------------*/
/*--------------------------------------------------------------
 # Fonts
 --------------------------------------------------------------*/
@font-face {
  font-family: 'BrandonGrotesqueReg';
  src: url('fonts/Brandon_reg.eot');
  src: url('fonts/Brandon_reg.eot') format('embedded-opentype'), url('fonts/Brandon_reg.woff2') format('woff2'), url('fonts/Brandon_reg.woff') format('woff'), url('fonts/Brandon_reg.ttf') format('truetype'), url('fonts/Brandon_reg.svg#Brandon_reg') format('svg');
  display: swap;
}
@font-face {
  font-family: 'Canela Web';
  src: url('fonts/Canela-Light-Web.eot');
  src: url('fonts/Canela-Light-Web.eot?#iefix') format('embedded-opentype'), url('fonts/Canela-Light-Web.woff2') format('woff2'), url('fonts/Canela-Light-Web.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  display: swap;
}
.Canela-Light-Web {
  font-family: 'Canela Web';
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  display: swap;
}
@font-face {
  font-family: 'SavoyRoman';
  src: url('fonts/SavoyRoman.eot');
  src: url('fonts/SavoyRoman.eot') format('embedded-opentype'), url('fonts/SavoyRoman.woff2') format('woff2'), url('fonts/SavoyRoman.woff') format('woff'), url('fonts/SavoyRoman.ttf') format('truetype'), url('fonts/SavoyRoman.svg#SavoyRoman') format('svg');
  display: swap;
}
@font-face {
  font-family: 'mckenziesue-icons';
  src: url('../css/fonts/mckenziesue-icons.eot?35432600');
  src: url('../css/fonts/mckenziesue-icons.eot?35432600#iefix') format('embedded-opentype'), url('../css/fonts/mckenziesue-icons.woff2?35432600') format('woff2'), url('../css/fonts/mckenziesue-icons.woff?35432600') format('woff'), url('../css/fonts/mckenziesue-icons.ttf?35432600') format('truetype'), url('../css/fonts/mckenziesue-icons.svg?35432600#mckenziesue-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
 @media screen and (-webkit-min-device-pixel-ratio:0) {
 @font-face {
 font-family: 'mckenziesue-icons';
 src: url('../font/mckenziesue-icons.svg?35432600#mckenziesue-icons') format('svg');
 }
 }
 */
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "mckenziesue-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-help-1:before {
  content: '\e800';
}
/* '' */
.icon-down-dir:before {
  content: '\e806';
}
/* '' */
.icon-up-dir:before {
  content: '\e807';
}
/* '' */
.icon-left-dir:before {
  content: '\e808';
}
/* '' */
.icon-right-dir:before {
  content: '\e809';
}
/* '' */
.icon-printer:before {
  content: '\e80b';
}
/* '' */
.icon-pocket:before {
  content: '\e80c';
}
/* '' */
.icon-braille:before {
  content: '\e80e';
}
/* '' */
.icon-search:before {
  content: '\e80f';
}
/* '' */
.icon-twitter:before {
  content: '\e811';
}
/* '' */
.icon-play-1:before {
  content: '\e812';
}
/* '' */
.icon-instagram-1:before {
  content: '\e814';
}
/* '' */
.icon-star:before {
  content: '\e816';
}
/* '' */
.icon-down-open-mini:before {
  content: '\e81e';
}
/* '' */
.icon-left-open-mini:before {
  content: '\e81f';
}
/* '' */
.icon-right-open-mini:before {
  content: '\e820';
}
/* '' */
.icon-up-open-mini:before {
  content: '\e821';
}
/* '' */
.icon-down-open-big:before {
  content: '\e822';
}
/* '' */
.icon-left-open-big:before {
  content: '\e823';
}
/* '' */
.icon-right-open-big:before {
  content: '\e824';
}
/* '' */
.icon-up-open-big:before {
  content: '\e825';
}
/* '' */
.icon-twitter-1:before {
  content: '\e82c';
}
/* '' */
.icon-facebook-1:before {
  content: '\e82e';
}
/* '' */
.icon-gplus:before {
  content: '\e831';
}
/* '' */
.icon-pinterest:before {
  content: '\e833';
}
/* '' */
.icon-power:before {
  content: '\e83b';
}
/* '' */
.icon-down-arrow-small:before {
  content: '\e83d';
}
/* '' */
.icon-left-arrow-small:before {
  content: '\e83e';
}
/* '' */
.icon-right-arrow-small:before {
  content: '\e83f';
}
/* '' */
.icon-up-arrow-small:before {
  content: '\e840';
}
/* '' */
.icon-upload:before {
  content: '\e842';
}
/* '' */
.icon-zoom-out:before {
  content: '\e843';
}
/* '' */
.icon-zoom-in:before {
  content: '\e844';
}
/* '' */
.icon-video-camera-1:before {
  content: '\e847';
}
/* '' */
.icon-tag:before {
  content: '\e848';
}
/* '' */
.icon-unlock:before {
  content: '\e84a';
}
/* '' */
.icon-pages:before {
  content: '\e84c';
}
/* '' */
.icon-list:before {
  content: '\e84f';
}
/* '' */
.icon-share:before {
  content: '\e850';
}
/* '' */
.icon-shop:before {
  content: '\e857';
}
/* '' */
.icon-youtube:before {
  content: '\e858';
}
/* '' */
.icon-like:before {
  content: '\e859';
}
/* '' */
.icon-horn:before {
  content: '\e85b';
}
/* '' */
.icon-dislike:before {
  content: '\e85c';
}
/* '' */
.icon-grid-1:before {
  content: '\e85d';
}
/* '' */
.icon-right-arrow-long:before {
  content: '\e861';
}
/* '' */
.icon-plus:before {
  content: '\e862';
}
/* '' */
.icon-left-arrow-long:before {
  content: '\e868';
}
/* '' */
.icon-lock:before {
  content: '\e86a';
}
/* '' */
.icon-heart-empty-1:before {
  content: '\e86c';
}
/* '' */
.icon-location-1:before {
  content: '\e877';
}
/* '' */
.icon-069-voice-recording-1:before {
  content: '\e87b';
}
/* '' */
.icon-star-1:before {
  content: '\e87c';
}
/* '' */
.icon-close:before {
  content: '\e87d';
}
/* '' */
.icon-menu:before {
  content: '\e87e';
}
/* '' */
.icon-cancel-2:before {
  content: '\e87f';
}
/* '' */
.icon-calendar:before {
  content: '\e881';
}
/* '' */
.icon-search-1:before {
  content: '\e882';
}
/* '' */
.icon-file:before {
  content: '\e883';
}
/* '' */
.icon-070-voice-recording:before {
  content: '\e884';
}
/* '' */
.icon-minimize:before {
  content: '\e888';
}
/* '' */
.icon-move:before {
  content: '\e88f';
}
/* '' */
.icon-liketoknowit:before {
  content: '\e893';
}
/* '' */
.icon-star-2:before {
  content: '\e894';
}
/* '' */
.icon-heart-filled:before {
  content: '\e895';
}
/* '' */
.icon-check-4:before {
  content: '\e896';
}
/* '' */
.icon-air:before {
  content: '\e89d';
}
/* '' */
.icon-instagram:before {
  content: '\e89e';
}
/* '' */
.icon-ticket:before {
  content: '\e89f';
}
/* '' */
.icon-houzz:before {
  content: '\e8a1';
}
/* '' */
.icon-info:before {
  content: '\e8a3';
}
/* '' */
.icon-target:before {
  content: '\e8aa';
}
/* '' */
.icon-watch:before {
  content: '\e8ab';
}
/* '' */
.icon-play-box:before {
  content: '\e8ac';
}
/* '' */
.icon-medal:before {
  content: '\e8ae';
}
/* '' */
.icon-gift:before {
  content: '\e8af';
}
/* '' */
.icon-help-circled:before {
  content: '\e8b0';
}
/* '' */
.icon-facebook:before {
  content: '\e8b2';
}
/* '' */
.icon-warning-circled:before {
  content: '\e8bc';
}
/* '' */
.icon-plus-1:before {
  content: '\e8be';
}
/* '' */
.icon-plus-circled-1:before {
  content: '\e8bf';
}
/* '' */
.icon-flag:before {
  content: '\e8c4';
}
/* '' */
.icon-bookmark-1:before {
  content: '\e8cf';
}
/* '' */
.icon-bookmark-2:before {
  content: '\e8d0';
}
/* '' */
.icon-location:before {
  content: '\e8d9';
}
/* '' */
.icon-home:before {
  content: '\e8de';
}
/* '' */
.icon-grid-3:before {
  content: '\e8df';
}
/* '' */
.icon-external:before {
  content: '\e8e3';
}
/* '' */
.icon--edit:before {
  content: '\e8e4';
}
/* '' */
.icon-download:before {
  content: '\e8e5';
}
/* '' */
.icon-comment-6:before {
  content: '\e8e7';
}
/* '' */
.icon-comment-7:before {
  content: '\e8e8';
}
/* '' */
.icon-check:before {
  content: '\e8ea';
}
/* '' */
.icon-check-circle:before {
  content: '\e8ec';
}
/* '' */
.icon-camera:before {
  content: '\e8ed';
}
/* '' */
.icon-at:before {
  content: '\e8ef';
}
/* '' */
.icon-up-arrow:before {
  content: '\e8f0';
}
/* '' */
.icon-right-arrow:before {
  content: '\e8f1';
}
/* '' */
.icon-left-arrow:before {
  content: '\e8f2';
}
/* '' */
.icon-down-arrow:before {
  content: '\e8f3';
}
/* '' */
/*
 Animation example, for spinners
 */
.animate-spin {
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  display: inline-block;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/*--------------------------------------------------------------
 # Normalize
 --------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article, aside, details, figcaption, figure, footer, header, main, menu, 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-color: 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-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;
}
/*--------------------------------------------------------------
 # Typography
 --------------------------------------------------------------*/
body, button, input, select, textarea {
  color: #404040;
  font-family: sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
  clear: both;
}
p {
  margin-bottom: 1.5em;
}
dfn, cite, em, i {
  font-style: italic;
}
blockquote {
  margin: 0 1.5em;
}
address {
  margin: 0 0 1.5em;
}
pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}
code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}
abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
mark, ins {
  background: #fff9c0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
/*--------------------------------------------------------------
 # Elements
 --------------------------------------------------------------*/
html {
  box-sizing: border-box;
}
*, *: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;
}
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}
blockquote, q {
  quotes: "" "";
}
blockquote:before, q:before, blockquote:after, q:after {
  content: "";
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}
ul, ol {
  margin: 0 0 1.5em 3em;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ul, li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}
dt {
  font-weight: bold;
}
dd {
  margin: 0 1.5em 1.5em;
}
img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}
figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
/*--------------------------------------------------------------
 # Forms
 --------------------------------------------------------------*/
button, input[type="button"], input[type="reset"], input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: 0.6em 1em 0.4em;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}
button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active, button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus {
  border-color: #aaa #bbb #bbb;
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
  color: #111;
}
select {
  border: 1px solid #ccc;
}
textarea {
  width: 100%;
}
/*--------------------------------------------------------------
 # Navigation
 --------------------------------------------------------------*/
/*--------------------------------------------------------------
 ## Links
 --------------------------------------------------------------*/
a {
  color: royalblue;
}
a:visited {
  color: purple;
}
a:hover, a:focus, a:active {
  color: midnightblue;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}
/*--------------------------------------------------------------
 ## Menus
 --------------------------------------------------------------*/
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%;
}
.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 1.5em;
  left: -999em;
  z-index: 99999;
}
.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
  left: 100%;
}
.main-navigation ul ul a {
  width: 200px;
}
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
  left: auto;
}
.main-navigation li {
  float: left;
  position: relative;
}
.main-navigation a {
  display: block;
  text-decoration: none;
}
/* Small menu. */
.menu-toggle, .main-navigation.toggled ul {
  display: block;
}
@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul {
    display: block;
  }
}
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
  float: left;
  width: 50%;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
/*--------------------------------------------------------------
 # Accessibility
 --------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.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: 14px;
  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. */
}
/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}
/*--------------------------------------------------------------
 # Alignments
 --------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/*--------------------------------------------------------------
 # Clearings
 --------------------------------------------------------------*/
.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;
  table-layout: fixed;
}
.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
  clear: both;
}
/*--------------------------------------------------------------
 # Widgets
 --------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}
/*--------------------------------------------------------------
 # Content
 --------------------------------------------------------------*/
/*--------------------------------------------------------------
 ## Posts and pages
 --------------------------------------------------------------*/
.sticky {
  display: block;
}
.hentry {
  margin: 0 0 1.5em;
}
.byline, .updated:not(.published) {
  display: none;
}
.single .byline, .group-blog .byline {
  display: inline;
}
.page-content, .entry-content, .entry-summary {
  margin: 1.5em 0 0;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
/*--------------------------------------------------------------
 ## Comments
 --------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
  display: block;
}
/*--------------------------------------------------------------
 # Infinite scroll
 --------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
  /* Older / Newer Posts Navigation (always hidden) */
  /* 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. */
.infinity-end.neverending .site-footer {
  display: block;
}
/*--------------------------------------------------------------
 # Media
 --------------------------------------------------------------*/
.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. */
embed, iframe, object {
  max-width: 100%;
}
/*--------------------------------------------------------------
 ## Captions
 --------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
.wp-caption-text {
  text-align: center;
}
/*--------------------------------------------------------------
 ## Galleries
 --------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.gallery-caption {
  display: block;
}
/*--------------------------------------------------------------
 # Client
 --------------------------------------------------------------*/
/*----------------------------------------------------------------------------
 Mixins
 ----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------
 Variables
 ----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------
 Common
 ----------------------------------------------------------------------------*/
html, body {
  margin: 0;
  padding: 0;
  height: 100%;
}
body {
  font-family: 'BrandonGrotesqueReg', "Helvetica", "Arial", sans-serif;
  font-size: 15px;
  color: #444;
}
h1, h2, h3, h4 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 100;
}
h1 {
  font-size: 28px;
  font-family: 'Canela Web', 'Gilda Display', 'Didot', sans-serif;
  text-transform: none;
}
h2 {
  font-size: 12px;
  font-family: 'BrandonGrotesqueReg', "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
}
h3, h4 {
  font-family: 'BrandonGrotesqueReg', "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  margin: 0;
  font-size: 12px;
  margin: 10px 0;
  font-weight: 100;
}
h4 {
  font-size: 10px;
}
a {
  text-decoration: none;
  color: #737373;
}
a:hover {
  color: gray;
}
a:active, a:focus {
  color: #737373;
}
.post-edit-link {
  display: none;
}
/* Clearfix */
.cf:before, .cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.cf:after {
  clear: both;
}
.cf {
  *zoom: 1;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.form-error {
  color: #737373;
  text-align: center;
  display: none;
}
.form-success {
  text-align: center;
  display: none;
}
select {
  background: #f5f5f7;
  width: 100%;
  font-family: 'BrandonGrotesqueReg', "Helvetica", "Arial", sans-serif;
  font-size: 12px;
}
a {
  text-decoration: none;
  color: #444;
  outline: none !important;
  -ms-transition: color 300ms ease, background-color 300ms ease, border-color 300ms ease;
  -webkit-transition: color 300ms ease, background-color 300ms ease, border-color 300ms ease;
  transition: color 300ms ease, background-color 300ms ease, border-color 300ms ease;
}
a:visited, a:active, a:focus {
  color: inherit;
}
a:hover, a.active {
  color: #000;
}
li.current-menu-item a, li.current_page_item a {
  color: #000;
}
.table {
  display: table;
  width: 100%;
  height: 100%;
}
.cell {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.cell.bottom {
  vertical-align: bottom;
}
form input[type="text"], form input[type="search"], form input[type="email"], form input[type="url"], form textarea {
  -webkit-appearance: none;
  border-radius: 0;
  border-bottom: 1px solid #f2f2f2 !important;
  outline: none;
  text-transform: none;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
form input[type="text"]:focus, form input[type="search"]:focus, form input[type="email"]:focus, form input[type="url"]:focus, form textarea:focus {
  border: 1px solid #f2f2f2;
}
form input[type="submit"] {
  -webkit-appearance: none;
  border: 0;
  border-radius: 0;
  box-shadow: none !important;
  text-shadow: none;
  background: #000 !important;
  color: white;
  outline: none;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-size: 12px;
  padding: 8px 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
form input[type="submit"]:hover {
  background: #737373;
}
.maxwidth-900 {
  max-width: 900px;
  margin-left: auto !important;
  margin-right: auto !important;
  float: none;
  padding: 0 20px;
}
.maxwidth-1024 {
  max-width: 1024px;
  margin-left: auto !important;
  margin-right: auto !important;
  float: none;
  padding: 0 20px;
}
.maxwidth-1330 {
  max-width: 1330px;
  margin-left: auto !important;
  margin-right: auto !important;
  float: none;
  padding: 0 20px;
}
.maxwidth-700 {
  max-width: 700px;
  margin-left: auto !important;
  margin-right: auto !important;
  float: none;
  padding: 0 20px;
}
.bg-image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-bottom: 100%;
  display: block;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
a.bg-image:hover {
  opacity: 0.6;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.btn {
  border: 1px solid black;
  text-transform: uppercase;
  font-size: 12px;
  background: transparent;
  padding: 5px 14px;
  font-weight: 300;
  letter-spacing: 1px;
}
.btn:hover {
  background: black;
  color: white;
}
.btn.black {
  background: black;
  color: white;
}
.btn.black:hover {
  background: transparent;
  color: black;
}
.btn.large {
  padding: 12px 24px;
  font-size: 15px;
  letter-spacing: 1.5px;
  display: inline-block;
  margin: 20px auto;
}
input, textarea {
  background: transparent !important;
  border: none !important;
  box-shadow: none;
  outline: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  font-family: 'BrandonGrotesqueReg', "Helvetica", "Arial", sans-serif;
  -webkit-appearance: none;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: black;
}
input:-moz-placeholder, textarea:-moz-placeholder {
  /* Firefox 18- */
  color: black;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: black;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: black;
}
input:focus, textarea:focus, input:active, textarea:active {
  outline: none;
}
textarea {
  border: 1px solid black !important;
  padding: 10px;
}
.menu {
  margin: 0 auto;
  padding-left: 0;
}
.menu li {
  display: inline-block;
  margin: 0 8px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
}
.menu li i {
  font-size: 20px;
}
hr {
  max-width: 50px;
  height: 1px;
  margin: 0 auto;
  background: #737373;
}
.rel {
  position: relative;
}
.abs {
  position: absolute;
}
.mobile--show {
  display: none !important;
}
@media (max-width: 480px) {
  .mobile--show {
    display: inline-block !important;
  }
}
@media (max-width: 480px) {
  .mobile--hide {
    display: none !important;
  }
}
@media (max-width: 480px) {
  .small--text-center {
    text-align: center !important;
  }
}
@media (max-width: 768px) {
  .tablet--hide {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .tablet--one-half {
    width: 50% !important;
  }
}
@media (max-width: 768px) {
  .tablet--one-whole {
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  .tablet--text-center {
    text-align: center !important;
  }
}
@media (max-width: 768px) {
  .small--one-whole {
    width: 100% !important;
    height: auto !important;
  }
}
/*----------------------------------------------------------------------------
 Header
 ----------------------------------------------------------------------------*/
#masthead {
  height: 70px;
  line-height: 70px;
  position: fixed;
  top: 0;
  background: white;
  width: 100%;
  z-index: 10;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
#masthead .menu-right-nav-container {
  padding-right: 20px;
}
#masthead ul li a:hover {
  color: #b3b3b3;
}
#masthead .main-navigation ul {
  display: block !important;
}
#masthead .main-navigation li {
  margin: 0 12px;
  float: none;
  display: inline-block;
}
@media (max-width: 1050px) {
  #masthead .main-navigation li.hide-early {
    display: none;
  }
}
#masthead .main-navigation li .sub-menu {
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  z-index: 19;
  margin-top: 40px;
  background: white;
  padding-top: 0px;
  height: 0;
  opacity: 0;
  visibility: hidden;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
#masthead .main-navigation li .sub-menu li {
  display: block !important;
  padding: 0 !important;
}
#masthead .main-navigation li .sub-menu li:nth-child(1) {
  padding-top: 12px !important;
}
#masthead .main-navigation li .sub-menu li:last-child {
  padding-bottom: 12px !important;
}
#masthead .main-navigation li .sub-menu li a {
  line-height: 35px;
  min-width: 200px;
  width: 100%;
  display: block !important;
}
#masthead .main-navigation li .sub-menu li a:hover {
  color: #b3b3b3;
}
#masthead .main-navigation li:hover .sub-menu {
  height: auto;
  opacity: 1;
  visibility: visible;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
#masthead .nav-right {
  padding-right: 20px;
}
#masthead .small-logo {
  padding-left: 20px;
}
#masthead .small-logo img {
  padding-top: 8px;
  width: 20px;
}
#masthead .mobile--show i {
  margin-right: 5px;
}
#masthead .mobile--show a {
  text-transform: uppercase;
  letter-spacing: 1px;
}
#masthead .mobile-menu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 70px;
  line-height: 70px;
  padding: 0 0 0 10px;
  font-size: 12px;
  color: black;
  z-index: 101;
}
#masthead .mobile-menu a {
  color: black;
  text-transform: uppercase;
  letter-spacing: 1px;
  position: relative;
  top: -1px;
}
#masthead .mobile-menu a i {
  font-size: 18px;
  padding-right: 4px;
  top: 1px;
  position: relative;
}
#masthead .mobile-menu a:hover {
  color: #737373;
}
#masthead .menu-mobile-bottom-container {
  position: relative;
  top: -2px;
}
#masthead .menu-mobile-bottom-container li {
  margin-left: 11px;
}
#masthead .menu-mobile-bottom-container i {
  top: 2px;
  position: relative;
  padding-left: 2px;
}
#masthead.fixed {
  position: fixed;
  line-height: 45px;
  height: 45px;
  background: white;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
}
#masthead.fixed a {
  color: black;
}
#masthead.fixed .main-navigation li .sub-menu {
  margin-top: 20px;
}
#masthead.fixed .mobile-menu {
  line-height: 40px;
  height: 40px;
}
#masthead .desktop-menu {
  padding: 0 15px;
}
@media (max-width: 1110px) {
  #masthead .desktop-menu {
    display: none;
  }
  #masthead .mobile-menu {
    display: block;
  }
}
.nav-space {
  height: 70px;
  line-height: 70px;
}
.nav-space.active {
  display: block;
}
.site-branding {
  margin: 10px auto;
  padding-top: 10px;
}
@media (max-width: 768px) {
  .site-branding {
    margin-top: 0;
    padding-top: 0;
  }
  .site-branding img {
    max-width: 300px;
  }
}
nav {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.5px;
}
.social-wrapper {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.social-wrapper li {
  display: inline-block;
}
.social-wrapper li a {
  margin: 0 7px;
  font-size: 14.5px;
  color: black;
}
.social-wrapper li a:hover {
  color: #444;
}
@media (max-width: 768px) {
  #header-social {
    display: none;
  }
}
#header-social .social-wrapper {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  position: fixed;
  left: 20px;
  top: 40%;
  background: white;
  margin-bottom: 0;
  padding-top: 8px;
  text-align: center;
  z-index: 10;
}
#header-social .social-wrapper.hidden {
  opacity: 0;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
#header-social .social-wrapper.visible {
  opacity: 1;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
#header-social .social-wrapper li {
  margin-bottom: 5px;
  display: block;
  line-height: 200%;
  text-align: center;
}
#header-social .social-wrapper li a {
  margin: 0 5px;
  background: transparent;
  width: 30px;
  height: 30px;
  line-height: 32px;
  border-radius: 100%;
  display: block;
  font-size: 14.5px;
  text-align: center;
  color: black;
}
#header-social .social-wrapper li a:hover {
  color: #b3b3b3;
}
/*----------------------------------------------------------------------------
 Home Page
 ----------------------------------------------------------------------------*/
article .categories {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  font-family: 'BrandonGrotesqueReg', "Helvetica", "Arial", sans-serif;
}
article .entry-content p, article .entry-content ul, article .entry-content ol {
  font-family: 'SavoyRoman', "Baskerville", serif;
  font-size: 21px;
  margin-top: 0;
  font-style: normal;
}
article .entry-content p strong {
  font-family: 'BrandonGrotesqueReg', "Helvetica", "Arial", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
  color: #930;
  font-style: normal;
}
article .entry-content p strong em {
  font-style: normal;
}
article .entry-content ul, article .entry-content ol {
  padding-left: 0;
}
article .entry-content ul li, article .entry-content ol li {
  margin-bottom: 5px;
  margin-bottom: 15px;
}
article .entry-content ul li em, article .entry-content ol li em {
  font-style: normal;
}
article .category {
  margin: 20px 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 10px;
}
article .entry-footer {
  text-transform: uppercase;
  letter-spacing: 1px;
}
article .entry-footer .categories {
  font-size: 12px;
  letter-spacing: 1px;
}
.share-meta span {
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.share-meta a {
  margin: 0 6px;
  text-align: center;
  background: black;
  width: 25px;
  height: 25px;
  border-radius: 25px;
  display: inline-block;
  padding-top: 2px;
}
.share-meta a i {
  font-size: 12px;
  color: white;
}
.share-meta a:hover {
  background: #b3b3b3;
}
.blogroll article {
  margin-bottom: 30px;
  padding: 0 20px;
  position: relative;
}
.blogroll article .entry-header {
  position: relative;
}
.blogroll article .entry-header a {
  display: block;
}
.blogroll article .entry-header .pin-image {
  margin: 0;
  padding: 0;
  height: 0;
}
.blogroll article .entry-header .pin-it {
  position: absolute;
  left: 30px;
  top: 30px;
  opacity: 0;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.blogroll article .entry-header .pin-it i {
  color: #bd081c;
  width: 25px;
  height: 25px;
  border-radius: 25px;
  background: white;
  line-height: 25px;
  font-size: 30px;
  text-align: center;
}
.blogroll article .entry-header:hover .pin-it {
  opacity: 1;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.blogroll article .entry-content {
  background: white;
  padding: 20px 0;
  margin-top: -10px;
  text-align: center;
}
.blogroll article .entry-content .excerpt {
  letter-spacing: 0.5px;
  font-size: 12px;
  overflow: auto;
  width: 100%;
  float: left;
}
.blogroll article .entry-content .read-more-wrapper {
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .blogroll article .entry-content .read-more-wrapper .read-more {
    position: relative;
    bottom: 0;
  }
}
.blogroll article .bg-image {
  padding-bottom: 110%;
  display: block;
}
.blogroll article.v1 img {
  width: 100%;
}
.blogroll article.v1 .entry-header .bg-image {
  padding-bottom: 70%;
}
.blogroll article.v1 .entry-header .hovered {
  position: absolute;
  right: 20px;
  top: 20px;
  background: white;
  padding: 8px 16px;
  color: black;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.blogroll article.v1 .entry-header .hovered h4 {
  margin: 0;
}
.blogroll article.v1 .entry-header:hover .hovered {
  opacity: 0;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.blogroll article.v1 .entry-header:hover .bg-image {
  opacity: 0.8;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.blogroll article.v1 .entry-content {
  padding: 30px;
  text-align: left;
  position: absolute;
  left: 50px;
  right: 50px;
  bottom: 30px;
}
.blogroll article.v1 .entry-content hr {
  max-width: 50px;
  height: 1px;
  margin: 15px 0;
  background: #737373;
}
@media (max-width: 480px) {
  .blogroll article.v1 .entry-content hr {
    margin: 15px auto;
  }
}
.blogroll article.v1 .entry-content h1 {
  margin: 0;
}
@media (max-width: 480px) {
  .blogroll article.v1 .entry-meta {
    display: none;
  }
}
.blogroll article.v1 .read-more {
  margin-top: 20px;
}
.blogroll article.v1 .read-more.no-product {
  position: static;
}
@media (max-width: 480px) {
  .blogroll article.v1 .mh {
    height: auto !important;
  }
}
@media (max-width: 700px) {
  .blogroll article.v2 {
    width: 100% !important;
  }
}
.blogroll article.v2 .entry-content {
  width: 88%;
  margin: -50px 10px 0 10px;
  padding: 16px 12px;
}
.blogroll article.v2 .entry-content h2 {
  margin-top: 0px;
  font-size: 24px;
  font-family: 'Canela Web', 'Gilda Display', 'Didot', sans-serif;
  text-transform: none;
}
.midsection {
  background: white;
  margin: 40px 0 90px 0px;
  position: relative;
}
@media (max-width: 480px) {
  .midsection {
    padding: 40px 0;
  }
}
@media (max-width: 768px) {
  .midsection.insert-popular {
    display: none;
  }
}
.midsection.insert-popular a {
  position: relative;
}
.midsection.insert-popular a .hovered {
  background: white;
  text-align: center;
  position: absolute;
  bottom: -50px;
  margin: 0 20px 0 20px;
  padding: 0 12px;
}
.midsection.insert-subscribe {
  position: relative;
  background: #f5f5f7;
}
@media (max-width: 650px) {
  .midsection.insert-subscribe {
    display: none;
  }
}
.midsection.insert-subscribe .table {
  padding: 0 30px;
}
@media (max-width: 480px) {
  .midsection.insert-subscribe .maxwidth-900 {
    padding: 0;
  }
}
.midsection.insert-subscribe h2 {
  font-size: 24px;
  font-family: 'Canela Web', 'Gilda Display', 'Didot', sans-serif;
  text-transform: none;
}
@media (max-width: 480px) {
  .midsection.insert-subscribe .subscribe-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 38%;
    text-align: center;
  }
}
@media (max-width: 480px) {
  .midsection.insert-subscribe .mh {
    height: auto;
  }
}
.midsection.insert-subscribe input {
  font-size: 10px;
}
.midsection.insert-subscribe input[type="email"] {
  width: 60%;
  border-color: #f5f5f7 !important;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.midsection.insert-subscribe input[type="email"]:focus {
  border-color: black !important;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.midsection.insert-subscribe input[type="submit"] {
  border: 1px solid black !important;
}
.midsection.insert-subscribe input[type="submit"]:hover {
  background: transparent !important;
  color: black !important;
}
.midsection.insert-subscribe .bg-image {
  background-size: cover !important;
  padding-bottom: 90%;
}
/*----------------------------------------------------------------------------
 Footer
 ----------------------------------------------------------------------------*/
.footer-social {
  margin-top: 40px;
  text-align: center;
}
.footer-social li {
  margin: 0 8px;
}
.footer-social li a {
  font-size: 18px;
}
.footer-social li a:hover {
  color: #b3b3b3;
}
#colophon {
  height: 50px;
  line-height: 50px;
  margin-top: 10px;
}
@media (max-width: 480px) {
  #colophon {
    height: auto;
    line-height: 140%;
    padding: 30px 20px 10px 20px;
  }
}
#colophon .menu {
  text-align: center;
  padding: 0;
}
#colophon .menu a {
  color: black;
}
#colophon .menu a:hover {
  color: #b3b3b3;
}
#colophon .site-info {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 10px;
  text-align: center;
  color: black;
}
@media (max-width: 480px) {
  #colophon .site-info {
    margin-top: 20px;
  }
}
#colophon .site-info span {
  margin: 0 4px;
}
@media (max-width: 480px) {
  #colophon .site-info span {
    display: block;
  }
  #colophon .site-info span.sep {
    display: none;
  }
}
#colophon .site-info a:hover {
  color: #b3b3b3;
}
/*----------------------------------------------------------------------------
 Single Post Page
 ----------------------------------------------------------------------------*/
.mv-list-list-hero .mv-list-single .mv-list-img-text h2 span, .mv-list-list-hero .mv-list-single .mv-list-img-text h3 span {
  font-family: 'Canela Web', 'Gilda Display', 'Didot', sans-serif !important;
  padding: 10px 18px !important;
}
.mv-list-list-hero .mv-list-single .mv-list-img-text h2, .mv-list-list-hero .mv-list-single .mv-list-img-text h3 {
  margin-bottom: 9px !important;
}
div.mv-list-single-description p {
  font-family: 'Canela Web', 'Gilda Display', 'Didot', sans-serif;
  font-size: 26px !important;
  letter-spacing: 0.5px;
  -webkit-font-smoothing: antialiased;
  margin-top: 0;
}
.mv-create-aggressive-buttons button {
  border-radius: 0 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.5px;
  font-family: 'BrandonGrotesqueReg', "Helvetica", "Arial", sans-serif !important;
}
.single .single-article {
  margin-bottom: 40px;
  padding: 0 0 20px 0;
}
@media (max-width: 768px) {
  .single .single-article {
    padding: 0 20px 40px 20px;
    margin-bottom: 40px;
  }
}
.single .single-article .entry-header {
  text-align: center;
  padding-top: 20px;
}
.single .single-article .entry-header h1 {
  margin-bottom: 15px;
}
.single .single-article .entry-footer {
  margin: 40px 0;
  border-top: 1px solid black;
  padding-top: 30px;
}
.single .related h2 {
  font-family: 'Canela Web', 'Gilda Display', 'Didot', sans-serif;
  text-transform: none;
  letter-spacing: 1px;
  font-size: 24px;
  margin-bottom: 15px;
}
.single .related .one-third .related-image, .single .related .two-sixths .related-image, .single .related .four-twelfths .related-image {
  position: relative;
  display: block;
}
.single .related .one-third .related-image .bg-image, .single .related .two-sixths .related-image .bg-image, .single .related .four-twelfths .related-image .bg-image {
  padding-bottom: 120%;
}
.single .related .one-third .hovered, .single .related .two-sixths .hovered, .single .related .four-twelfths .hovered {
  position: relative;
  display: block;
  width: 80%;
  margin: -50px 10% 0 10%;
  background: white;
  padding: 8px 16px;
  color: black;
  opacity: 1;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.single .related .one-third:hover .hovered, .single .related .two-sixths:hover .hovered, .single .related .four-twelfths:hover .hovered {
  opacity: 0;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.single .related .one-third:hover .bg-image, .single .related .two-sixths:hover .bg-image, .single .related .four-twelfths:hover .bg-image {
  opacity: 0.8;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.single #comments {
  max-width: 700px;
  margin: 0 auto;
  padding: 0 20px;
  background: white;
  padding: 20px 40px;
}
.single #comments .comment-form input[type="text"], .single #comments .comment-form input[type="email"], .single #comments .comment-form input[type="url"] {
  background: #f5f5f7 !important;
  width: 100%;
}
.single #comments .logged-in-as {
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 1px;
}
.single #comments .comments-title, .single #comments .comment-metadata, .single #comments .says {
  display: none;
}
.single #comments .comment-list {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
  text-align: center;
  margin-top: 40px;
}
.single #comments .comment-list .comment {
  margin-bottom: 20px;
}
.single #comments .comment-list .comment.depth-1 {
  border-bottom: 1px solid black;
  padding-top: 20px;
  padding-bottom: 30px;
}
.single #comments .comment-list .children {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
  margin-top: 30px;
  margin-bottom: 30px;
}
.single #comments .comment-list p {
  margin: 15px auto;
  max-width: 400px;
}
.single #comments .comment-author, .single #comments .reply {
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 1px;
}
.single #comments textarea {
  border: none !important;
  background: #f5f5f7 !important;
  text-transform: none;
  letter-spacing: 0.5px;
}
.single #comments label {
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 1px;
  padding-right: 10px;
  float: left;
}
.single #comments .comment-form-comment label {
  display: none;
}
.single #comments .form-submit {
  margin-bottom: 0;
}
.single #comments .form-submit input {
  width: 100%;
  padding: 10px;
}
.single #comments .form-submit input:hover {
  background: #b3b3b3 !important;
}
/*----------------------------------------------------------------------------
 Category/Search Page
 ----------------------------------------------------------------------------*/
.archive-header {
  margin-bottom: 10px;
}
.archive-header .archive-title h1 {
  padding-left: 5px;
}
@media (max-width: 1024px) {
  .archive-header .category-nav {
    padding-right: 20px;
  }
}
.archive-header .category-nav li {
  display: inline-block;
  margin: 0 8px;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.archive-header .category-nav li a {
  color: black;
}
.archive-header .category-nav li a:hover {
  color: #b3b3b3;
}
.archive .content-area, .search-results .content-area {
  margin-bottom: 100px;
}
.archive-content {
  margin-bottom: 100px;
}
@media (max-width: 1024px) {
  .archive-content {
    padding-right: 20px !important;
  }
}
@media (max-width: 480px) {
  .archive-content article {
    padding-left: 20px !important;
  }
}
.archive-content article .bg-image {
  padding-bottom: 120%;
}
.archive-content article .hovered a, .archive-content article .hovered h2 {
  color: black;
}
.archive-content article .hovered a:hover, .archive-content article .hovered h2:hover {
  color: black;
}
.archive-content article .hovered h2 {
  font-size: 22px;
  font-family: 'Canela Web', 'Gilda Display', 'Didot', sans-serif;
  text-transform: none;
  background: white;
  padding: 10px 5px;
  letter-spacing: 1px;
  text-align: center;
  margin: -35px 15px 0 15px;
  position: relative;
}
.archive-content article:hover .bg-image {
  opacity: 0.6;
}
.archive-content article:hover .hovered {
  opacity: 1;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
@media (max-width: 480px) {
  .archive-content article:hover .hovered {
    opacity: 0;
  }
}
.page-header {
  padding-right: 0;
}
.page-header h1 {
  margin: 0;
}
@media (max-width: 480px) {
  .page-header {
    height: auto;
    padding-right: 20px !important;
  }
}
@media (max-width: 480px) {
  .page-header .archive-title {
    display: none;
  }
}
.page-header .text-left h1 {
  margin: 0 !important;
}
@media (max-width: 480px) {
  .page-header .text-left h1 {
    text-align: center;
  }
}
.page-header .text-left span {
  margin: 0 8px;
}
@media (max-width: 480px) {
  .page-header .text-right {
    text-align: center;
  }
}
.page-header .text-right span {
  text-transform: uppercase;
  margin: 0 3px;
  font-size: 10px;
  letter-spacing: 1px;
}
.page-content input[type="search"] {
  background: white !important;
  max-width: 450px;
  width: 90%;
  margin: 0 auto;
  padding: 6px;
  text-align: center;
}
.post-navigation, .nav-previous {
  display: none;
}
.infinite-scroll-loading {
  text-transform: uppercase;
  text-align: center;
}
.load-more a {
  text-transform: uppercase;
  letter-spacing: 1px;
  background: black;
  color: white;
  padding: 16px 28px;
  margin: 40px auto;
  display: inline-block;
  border: 1px solid black;
}
.load-more a:hover, .load-more a:active, .load-more a:focus {
  background: white;
  color: black;
}
.load-more-wrapper {
  margin: 80px 0;
}
.no-results {
  text-align: center;
  padding: 70px 0;
}
@media (min-width: 1024px) {
  .no-results {
    min-height: 500px;
  }
}
/*----------------------------------------------------------------------------
 Pages
 ----------------------------------------------------------------------------*/
.page .entry-title {
  text-align: center;
}
@media (max-width: 480px) {
  .wpcf7 .one-half, .wpcf7 .two-quarters, .wpcf7 .three-sixths, .wpcf7 .four-eighths, .wpcf7 .five-tenths, .wpcf7 .six-twelfths {
    width: 100%;
    margin-bottom: 20px;
  }
  .wpcf7 .one-half:nth-child(2), .wpcf7 .two-quarters:nth-child(2), .wpcf7 .three-sixths:nth-child(2), .wpcf7 .four-eighths:nth-child(2), .wpcf7 .five-tenths:nth-child(2), .wpcf7 .six-twelfths:nth-child(2) {
    margin-bottom: 0;
  }
  .wpcf7 .one-half span, .wpcf7 .two-quarters span, .wpcf7 .three-sixths span, .wpcf7 .four-eighths span, .wpcf7 .five-tenths span, .wpcf7 .six-twelfths span {
    display: block;
  }
  .wpcf7 .one-half input, .wpcf7 .two-quarters input, .wpcf7 .three-sixths input, .wpcf7 .four-eighths input, .wpcf7 .five-tenths input, .wpcf7 .six-twelfths input {
    width: 100%;
  }
}
.wpcf7 input[type="submit"] {
  width: 100%;
  margin-top: 10px;
}
.wpcf7-response-output {
  background: #737373;
  border: none !important;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  padding: 7px !important;
  color: white;
  text-align: center;
  margin-top: -10px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.about-page .entry-header {
  margin-bottom: 40px;
}
.about-page .bg-image {
  padding-bottom: 130%;
}
.about-page .entry-image .table {
  margin: 0 auto;
  max-width: 500px;
}
.about-page .bio-image {
  max-width: 460px;
  margin: 0 auto 30px auto;
}
.about-page .entry-content {
  line-height: 250%;
  font-family: 'SavoyRoman', "Baskerville", serif;
}
@media (max-width: 650px) {
  .about-page .entry-content {
    width: 100% !important;
    height: auto !important;
  }
}
.about-page .entry-content p {
  max-width: 400px;
  margin: 0 auto;
  padding-bottom: 15px;
}
@media (max-width: 768px) {
  .about-page .entry-content p {
    text-align: center;
    max-width: 100%;
    font-size: 16px;
    max-width: 430px;
  }
}
@media (max-width: 768px) {
  .about-page .entry-content.bottom {
    margin-top: 0;
  }
}
.about-page .entry-content.bottom p {
  max-width: 100%;
}
@media (max-width: 768px) {
  .about-page .entry-content.bottom p {
    max-width: 430px;
  }
}
.wpcf7-text {
  width: 100%;
}
.contact-content {
  margin: 50px 0;
}
.contact-content .contact-image .bg-image {
  padding-bottom: 120%;
  margin-bottom: 30px;
}
@media (max-width: 480px) {
  .contact-content .contact-text {
    margin-bottom: 20px;
  }
}
.contact-content .contact-form p {
  letter-spacing: 0.5px;
  line-height: 190%;
}
@media (max-width: 480px) {
  .contact-content .contact-form p {
    margin: 20px auto;
  }
}
.contact-content .contact-form h1, .contact-content .contact-form h2 {
  margin-top: 0;
}
.contact-content .contact-form input, .contact-content .contact-form textarea {
  background: #f5f5f7 !important;
  border: none !important;
  padding: 8px;
}
.contact-content .contact-form textarea {
  max-height: 140px;
  letter-spacing: 0.5px;
  font-size: 14px !important;
  padding: 14px;
}
.contact-content .contact-form input[type="submit"] {
  background: black !important;
}
.contact-content .contact-form input[type="submit"]:hover {
  background: #b3b3b3;
  color: black !important;
}
.page-template-page-contact #header-social {
  display: none !important;
}
.page-template-page-about .insert-popular {
  margin-bottom: 70px;
  padding-top: 20px;
  padding-bottom: 0;
}
.page-template-page-healthy-family .site-main {
  background: white;
}
.page-template-page-healthy-family .midsection {
  padding: 0px 0 90px 0;
}
/*----------------------------------------------------------------------------
 Lightboxes
 ----------------------------------------------------------------------------*/
.lightbox {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(246, 242, 234, 0.9);
  z-index: 9990;
  color: black;
}
.lightbox .lightbox-inner {
  overflow: scroll;
  padding: 25px;
  max-width: 700px;
  margin: 0 auto;
  height: 100%;
  text-align: center;
}
.lightbox .lightbox-close {
  position: absolute;
  top: 16px;
  right: 20px;
  z-index: 10;
  font-size: 26px;
  color: black;
}
.lightbox .lightbox-close:hover {
  color: #b3b3b3;
}
.lightbox#subscribe .subscribe, .lightbox#popup .subscribe {
  position: relative;
  background: white;
}
.lightbox#subscribe .subscribe .bg-image, .lightbox#popup .subscribe .bg-image {
  padding-bottom: 140%;
  position: relative;
}
.lightbox#subscribe .subscribe .bg-image .lightbox-close:hover, .lightbox#popup .subscribe .bg-image .lightbox-close:hover {
  color: black !important;
}
.lightbox#subscribe .subscribe .widget-content, .lightbox#popup .subscribe .widget-content {
  padding: 0 15px;
}
@media (max-width: 480px) {
  .lightbox#subscribe .subscribe .widget-content, .lightbox#popup .subscribe .widget-content {
    padding: 30px;
  }
}
.lightbox#subscribe .subscribe .widget-content h1, .lightbox#popup .subscribe .widget-content h1 {
  margin-top: 0px;
}
.lightbox#subscribe form input[type="email"], .lightbox#popup form input[type="email"] {
  width: 70%;
  max-width: 150px;
}
.lightbox#subscribe form input[type="text"], .lightbox#popup form input[type="text"] {
  color: white;
  border-bottom: black;
  max-width: 100%;
}
.lightbox#search .lightbox-inner {
  height: 100%;
}
.lightbox#search input {
  color: black;
  border-color: black !important;
  width: 100%;
  text-align: center;
  font-size: 24px;
  max-width: 410px;
  padding-bottom: 10px;
  text-transform: none;
  font-family: 'Canela Web', 'Gilda Display', 'Didot', sans-serif;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 1px;
}
.lightbox#search input::-webkit-input-placeholder {
  color: black;
}
.lightbox#search input:-moz-placeholder {
  color: black;
}
.lightbox#search input::-moz-placeholder {
  color: black;
}
.lightbox#search input:-ms-input-placeholder {
  color: black;
}
.lightbox#search p {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 11px;
  margin-top: 40px;
  color: black;
}
.lightbox#mobile-menu {
  background: rgba(255, 255, 255, 1);
  height: 100%;
}
.lightbox#mobile-menu .lightbox-inner {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
.lightbox#mobile-menu .lightbox-close {
  color: black;
}
.lightbox#mobile-menu .lightbox-close:hover {
  color: #b3b3b3;
}
.lightbox#mobile-menu ul {
  padding-left: 0;
  margin-left: 0;
}
.lightbox#mobile-menu li {
  display: block;
  line-height: 280%;
  font-family: 'Canela Web', 'Gilda Display', 'Didot', sans-serif;
  text-transform: none;
  font-size: 22px;
  margin-bottom: 25px;
}
.lightbox#mobile-menu li a {
  color: black;
}
.lightbox#mobile-menu li a:visited, .lightbox#mobile-menu li a:active {
  color: black;
}
.lightbox#mobile-menu li a:hover {
  color: #737373;
}
.lightbox#mobile-menu li .sub-menu {
  margin-left: 0;
  padding-left: 0;
}
.lightbox#mobile-menu li .sub-menu li {
  line-height: 230%;
  font-size: 12px;
  font-family: 'BrandonGrotesqueReg', "Helvetica", "Arial", sans-serif;
  margin-bottom: 0;
  text-transform: uppercase;
}
.lightbox#mobile-menu #mobile-bottom-menu {
  margin-top: 70px;
}
.lightbox#mobile-menu #mobile-bottom-menu li {
  display: inline-block !important;
  font-family: 'BrandonGrotesqueReg', "Helvetica", "Arial", sans-serif;
  font-size: 12px;
  margin: 0 12px 20px 12px;
}
.slider-wrapper {
  width: 100%;
  height: 0px;
  padding-bottom: 100%;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.slider-wrapper .fade-slider {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.slider-wrapper .fade-slider .slick-list, .slider-wrapper .fade-slider .slick-track {
  height: 100%;
}
.slider-wrapper .fade-slider .slide {
  width: 100%;
  height: 100%;
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  float: left;
}
.subscribe-form input[type="email"] {
  width: 220px;
  background: white !important;
  text-transform: uppercase;
  padding: 9px 12px;
  height: 40px;
}
.subscribe-form input[type="submit"] {
  height: 40px;
}
.subscribe-page .subscribe {
  background: #f5f5f7;
}
.subscribe-page .subscribe widget {
  margin-bottom: 0;
}
.subscribe-page .widget-content {
  padding: 0 30px;
}
@media (max-width: 768px) {
  .subscribe-page .widget-content {
    padding: 20px;
    background: white;
    margin: -80px 30px 0 30px;
  }
}
.subscribe-page .widget-content h1 {
  margin: 0;
}
/*----------------------------------------------------------------------------
 Loading Spinner
 ----------------------------------------------------------------------------*/
.loading-spinner {
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  display: none;
  transition-delay: 0s, 200ms;
  transition-duration: 100ms;
  transition-property: visibility, opacity;
  transition-timing-function: linear, ease-in-out;
}
.loading-spinner .loading-spinner-circle, .loading-spinner .loading-spinner-circle:after {
  border-radius: 50%;
  height: 40px;
  width: 40px;
}
.loading-spinner .loading-spinner-circle {
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 2px solid black;
  border-right: 2px solid black;
  border-bottom: 2px solid black;
  border-left: 2px solid #fff;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
  margin: 0 auto;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*--------------------------------------------------------------
 # Vendor
 --------------------------------------------------------------*/
/*------------------------------------*\
 $CSSWIZARDRY-GRIDS
 \*------------------------------------*/
/**
 * CONTENTS
 * INTRODUCTION.........How the grid system works.
 * VARIABLES............Your settings.
 * MIXINS...............Library mixins.
 * GRID SETUP...........Build the grid structure.
 * WIDTHS...............Build our responsive widths around our breakpoints.
 * PUSH.................Push classes.
 * PULL.................Pull classes.
 */
/*------------------------------------*\
 $INTRODUCTION
 \*------------------------------------*/
/**
 * csswizardry grids provides you with widths to suit a number of breakpoints
 * designed around devices of a size you specify. Out of the box, csswizardry
 * grids caters to the following types of device:
 *
 * palm     --  palm-based devices, like phones and small tablets
 * lap      --  lap-based devices, like iPads or laptops
 * portable --  all of the above
 * desk     --  stationary devices, like desktop computers
 * regular  --  any/all types of device
 *
 * These namespaces are then used in the library to give you the ability to
 * manipulate your layouts based around them, for example:
 *
 <div class="grid__item  one-whole  lap--one-half  desk--one-third">
 *
 * This would give you a grid item which is 100% width unless it is on a lap
 * device, at which point it become 50% wide, or it is on a desktop device, at
 * which point it becomes 33.333% width.
 *
 * csswizardry grids also has push and pull classes which allow you to nudge
 * grid items left and right by a defined amount. These follow the same naming
 * convention as above, but are prepended by either `push--` or `pull--`, for
 * example:
 *
 `class="grid__item  one-half  push--one-half"`
 *
 * This would give you a grid item which is 50% width and pushed over to the
 * right by 50%.
 *
 * All classes in csswizardry grids follow this patten, so you should fairly
 * quickly be able to piece together any combinations you can imagine, for
 * example:
 *
 `class="grid__item  one-whole  lap--one-half  desk--one-third  push--desk--one-third"`
 *
 `class="grid__item  one-quarter  palm--one-half  push--palm--one-half"`
 *
 `class="grid__item  palm--one-third  desk--five-twelfths"`
 */
/*------------------------------------*\
 $VARIABLES
 \*------------------------------------*/
/**
 * If you are building a non-responsive site but would still like to use
 * csswizardry-grids, set this to ‘false’:
 */
/**
 * Is this build mobile first? Setting to ‘true’ means that all grids will be
 * 100% width if you do not apply a more specific class to them.
 */
/**
 * Set the spacing between your grid items.
 */
/**
 * Would you like Sass’ silent classes, or regular CSS classes?
 */
/**
 * Would you like push and pull classes enabled?
 */
/**
 * Using `inline-block` means that the grid items need their whitespace removing
 * in order for them to work correctly. Set the following to true if you are
 * going to achieve this by manually removing/commenting out any whitespace in
 * your HTML yourself.
 *
 * Setting this to false invokes a hack which cannot always be guaranteed,
 * please see the following for more detail:
 *
 * github.com/csswizardry/csswizardry-grids/commit/744d4b23c9d2b77d605b5991e54a397df72e0688
 * github.com/csswizardry/inuit.css/issues/170#issuecomment-14859371
 */
/**
 * Define your breakpoints. The first value is the prefix that shall be used for
 * your classes (e.g. `.palm--one-half`), the second value is the media query
 * that the breakpoint fires at.
 */
/**
 * Define which namespaced breakpoints you would like to generate for each of
 * widths, push and pull. This is handy if you only need pull on, say, desk, or
 * you only need a new width breakpoint at mobile sizes. It allows you to only
 * compile as much CSS as you need. All are turned on by default, but you can
 * add and remove breakpoints at will.
 *
 * Push and pull shall only be used if `$push` and/or `$pull` and `$responsive`
 * have been set to ‘true’.
 */
/**
 * You do not need to edit anything from this line onward; csswizardry-grids is
 * good to go. Happy griddin’!
 */
/*------------------------------------*\
 $MIXINS
 \*------------------------------------*/
/**
 * These mixins are for the library to use only, you should not need to modify
 * them at all.
 *
 * Enclose a block of code with a media query as named in `$breakpoints`.
 */
/**
 * Drop relative positioning into silent classes which can’t take advantage of
 * the `[class*="push--"]` and `[class*="pull--"]` selectors.
 */
/*------------------------------------*\
 $GRID SETUP
 \*------------------------------------*/
/**
 * 1. Allow the grid system to be used on lists.
 * 2. Remove any margins and paddings that might affect the grid system.
 * 3. Apply a negative `margin-left` to negate the columns’ gutters.
 */
.grid {
  list-style: none;
  margin: 0;
  /* [1] */
  padding: 0;
  /* [2] */
  margin-left: -24px;
  /* [2] */
  /* [3] */
  letter-spacing: -0.31em;
}
/* Opera hack */
.opera:-o-prefocus, .grid {
  word-spacing: -0.43em;
}
/**
 * 1. Cause columns to stack side-by-side.
 * 2. Space columns apart.
 * 3. Align columns to the tops of each other.
 * 4. Full-width unless told to behave otherwise.
 * 5. Required to combine fluid widths and fixed gutters.
 */
.grid__item {
  display: inline-block;
  padding-left: 24px;
  /* [1] */
  vertical-align: top;
  /* [2] */
  /* [3] */
  width: 100%;
  /* [4] */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* [5] */
  box-sizing: border-box;
  /* [5] */
  /* [5] */
  letter-spacing: normal;
  word-spacing: normal;
}
/**
 * Reversed grids allow you to structure your source in the opposite order to
 * how your rendered layout will appear. Extends `.grid`.
 */
.grid--rev {
  direction: rtl;
  text-align: left;
}
.grid--rev > .grid__item {
  direction: ltr;
  text-align: left;
}
/**
 * Gutterless grids have all the properties of regular grids, minus any spacing.
 * Extends `.grid`.
 */
.grid--full {
  margin-left: 0;
  letter-spacing: -0.31em;
}
.grid--full > .grid__item {
  padding-left: 0;
}
/**
 * Align the entire grid to the right. Extends `.grid`.
 */
.grid--right {
  text-align: right;
}
.grid--right > .grid__item {
  text-align: left;
}
/**
 * Centered grids align grid items centrally without needing to use push or pull
 * classes. Extends `.grid`.
 */
.grid--center {
  text-align: center;
}
.grid--center > .grid__item {
  text-align: left;
}
/**
 * Align grid cells vertically (`.grid--middle` or `.grid--bottom`). Extends
 * `.grid`.
 */
.grid--middle > .grid__item {
  vertical-align: middle;
}
.grid--bottom > .grid__item {
  vertical-align: bottom;
}
/**
 * Create grids with narrower gutters. Extends `.grid`.
 */
.grid--narrow {
  margin-left: -12px;
  letter-spacing: -0.31em;
}
.grid--narrow > .grid__item {
  padding-left: 12px;
}
/**
 * Create grids with wider gutters. Extends `.grid`.
 */
.grid--wide {
  margin-left: -45px;
  letter-spacing: -0.31em;
}
.grid--wide > .grid__item {
  padding-left: 45px;
}
/*------------------------------------*\
 $WIDTHS
 \*------------------------------------*/
/**
 * Create our width classes, prefixed by the specified namespace.
 */
/**
 * Our regular, non-responsive width classes.
 */
/**
 * Whole
 */
.one-whole {
  width: 100%;
}
/**
 * Halves
 */
.one-half, .two-quarters, .three-sixths, .four-eighths, .five-tenths, .six-twelfths {
  width: 50%;
}
/**
 * Thirds
 */
.one-third, .two-sixths, .four-twelfths {
  width: 33.333%;
}
.two-thirds, .four-sixths, .eight-twelfths {
  width: 66.666%;
}
/**
 * Quarters
 */
.one-quarter, .two-eighths, .three-twelfths {
  width: 25%;
}
.three-quarters, .six-eighths, .nine-twelfths {
  width: 75%;
}
/**
 * Fifths
 */
.one-fifth, .two-tenths {
  width: 20%;
}
.two-fifths, .four-tenths {
  width: 40%;
}
.three-fifths, .six-tenths {
  width: 60%;
}
.four-fifths, .eight-tenths {
  width: 80%;
}
/**
 * Sixths
 */
.one-sixth, .two-twelfths {
  width: 16.666%;
}
.five-sixths, .ten-twelfths {
  width: 83.333%;
}
/**
 * Eighths
 */
.one-eighth {
  width: 12.5%;
}
.three-eighths {
  width: 37.5%;
}
.five-eighths {
  width: 62.5%;
}
.seven-eighths {
  width: 87.5%;
}
/**
 * Tenths
 */
.one-tenth {
  width: 10%;
}
.three-tenths {
  width: 30%;
}
.seven-tenths {
  width: 70%;
}
.nine-tenths {
  width: 90%;
}
/**
 * Twelfths
 */
.one-twelfth {
  width: 8.333%;
}
.five-twelfths {
  width: 41.666%;
}
.seven-twelfths {
  width: 58.333%;
}
.eleven-twelfths {
  width: 91.666%;
}
/**
 * Our responsive classes, if we have enabled them.
 */
@media only screen and (max-width: 480px) {
  /**
   * Whole
   */
  .small--one-whole {
    width: 100%;
    /**
     * Halves
     */
  }
  .small--one-half, .small--two-quarters, .small--three-sixths, .small--four-eighths, .small--five-tenths, .small--six-twelfths {
    width: 50%;
    /**
     * Thirds
     */
  }
  .small--one-third, .small--two-sixths, .small--four-twelfths {
    width: 33.333%;
  }
  .small--two-thirds, .small--four-sixths, .small--eight-twelfths {
    width: 66.666%;
    /**
     * Quarters
     */
  }
  .small--one-quarter, .small--two-eighths, .small--three-twelfths {
    width: 25%;
  }
  .small--three-quarters, .small--six-eighths, .small--nine-twelfths {
    width: 75%;
    /**
     * Fifths
     */
  }
  .small--one-fifth, .small--two-tenths {
    width: 20%;
  }
  .small--two-fifths, .small--four-tenths {
    width: 40%;
  }
  .small--three-fifths, .small--six-tenths {
    width: 60%;
  }
  .small--four-fifths, .small--eight-tenths {
    width: 80%;
    /**
     * Sixths
     */
  }
  .small--one-sixth, .small--two-twelfths {
    width: 16.666%;
  }
  .small--five-sixths, .small--ten-twelfths {
    width: 83.333%;
    /**
     * Eighths
     */
  }
  .small--one-eighth {
    width: 12.5%;
  }
  .small--three-eighths {
    width: 37.5%;
  }
  .small--five-eighths {
    width: 62.5%;
  }
  .small--seven-eighths {
    width: 87.5%;
    /**
     * Tenths
     */
  }
  .small--one-tenth {
    width: 10%;
  }
  .small--three-tenths {
    width: 30%;
  }
  .small--seven-tenths {
    width: 70%;
  }
  .small--nine-tenths {
    width: 90%;
    /**
     * Twelfths
     */
  }
  .small--one-twelfth {
    width: 8.333%;
  }
  .small--five-twelfths {
    width: 41.666%;
  }
  .small--seven-twelfths {
    width: 58.333%;
  }
  .small--eleven-twelfths {
    width: 91.666%;
  }
}
@media only screen and (min-width: 481px) and (max-width: 1024px) {
  /**
   * Whole
   */
  .medium--one-whole {
    width: 100%;
    /**
     * Halves
     */
  }
  .medium--one-half, .medium--two-quarters, .medium--three-sixths, .medium--four-eighths, .medium--five-tenths, .medium--six-twelfths {
    width: 50%;
    /**
     * Thirds
     */
  }
  .medium--one-third, .medium--two-sixths, .medium--four-twelfths {
    width: 33.333%;
  }
  .medium--two-thirds, .medium--four-sixths, .medium--eight-twelfths {
    width: 66.666%;
    /**
     * Quarters
     */
  }
  .medium--one-quarter, .medium--two-eighths, .medium--three-twelfths {
    width: 25%;
  }
  .medium--three-quarters, .medium--six-eighths, .medium--nine-twelfths {
    width: 75%;
    /**
     * Fifths
     */
  }
  .medium--one-fifth, .medium--two-tenths {
    width: 20%;
  }
  .medium--two-fifths, .medium--four-tenths {
    width: 40%;
  }
  .medium--three-fifths, .medium--six-tenths {
    width: 60%;
  }
  .medium--four-fifths, .medium--eight-tenths {
    width: 80%;
    /**
     * Sixths
     */
  }
  .medium--one-sixth, .medium--two-twelfths {
    width: 16.666%;
  }
  .medium--five-sixths, .medium--ten-twelfths {
    width: 83.333%;
    /**
     * Eighths
     */
  }
  .medium--one-eighth {
    width: 12.5%;
  }
  .medium--three-eighths {
    width: 37.5%;
  }
  .medium--five-eighths {
    width: 62.5%;
  }
  .medium--seven-eighths {
    width: 87.5%;
    /**
     * Tenths
     */
  }
  .medium--one-tenth {
    width: 10%;
  }
  .medium--three-tenths {
    width: 30%;
  }
  .medium--seven-tenths {
    width: 70%;
  }
  .medium--nine-tenths {
    width: 90%;
    /**
     * Twelfths
     */
  }
  .medium--one-twelfth {
    width: 8.333%;
  }
  .medium--five-twelfths {
    width: 41.666%;
  }
  .medium--seven-twelfths {
    width: 58.333%;
  }
  .medium--eleven-twelfths {
    width: 91.666%;
  }
}
@media only screen and (max-width: 1024px) {
  /**
   * Whole
   */
  .medium-down--one-whole {
    width: 100%;
    /**
     * Halves
     */
  }
  .medium-down--one-half, .medium-down--two-quarters, .medium-down--three-sixths, .medium-down--four-eighths, .medium-down--five-tenths, .medium-down--six-twelfths {
    width: 50%;
    /**
     * Thirds
     */
  }
  .medium-down--one-third, .medium-down--two-sixths, .medium-down--four-twelfths {
    width: 33.333%;
  }
  .medium-down--two-thirds, .medium-down--four-sixths, .medium-down--eight-twelfths {
    width: 66.666%;
    /**
     * Quarters
     */
  }
  .medium-down--one-quarter, .medium-down--two-eighths, .medium-down--three-twelfths {
    width: 25%;
  }
  .medium-down--three-quarters, .medium-down--six-eighths, .medium-down--nine-twelfths {
    width: 75%;
    /**
     * Fifths
     */
  }
  .medium-down--one-fifth, .medium-down--two-tenths {
    width: 20%;
  }
  .medium-down--two-fifths, .medium-down--four-tenths {
    width: 40%;
  }
  .medium-down--three-fifths, .medium-down--six-tenths {
    width: 60%;
  }
  .medium-down--four-fifths, .medium-down--eight-tenths {
    width: 80%;
    /**
     * Sixths
     */
  }
  .medium-down--one-sixth, .medium-down--two-twelfths {
    width: 16.666%;
  }
  .medium-down--five-sixths, .medium-down--ten-twelfths {
    width: 83.333%;
    /**
     * Eighths
     */
  }
  .medium-down--one-eighth {
    width: 12.5%;
  }
  .medium-down--three-eighths {
    width: 37.5%;
  }
  .medium-down--five-eighths {
    width: 62.5%;
  }
  .medium-down--seven-eighths {
    width: 87.5%;
    /**
     * Tenths
     */
  }
  .medium-down--one-tenth {
    width: 10%;
  }
  .medium-down--three-tenths {
    width: 30%;
  }
  .medium-down--seven-tenths {
    width: 70%;
  }
  .medium-down--nine-tenths {
    width: 90%;
    /**
     * Twelfths
     */
  }
  .medium-down--one-twelfth {
    width: 8.333%;
  }
  .medium-down--five-twelfths {
    width: 41.666%;
  }
  .medium-down--seven-twelfths {
    width: 58.333%;
  }
  .medium-down--eleven-twelfths {
    width: 91.666%;
  }
}
@media only screen and (min-width: 1025px) {
  /**
   * Whole
   */
  .large--one-whole {
    width: 100%;
    /**
     * Halves
     */
  }
  .large--one-half, .large--two-quarters, .large--three-sixths, .large--four-eighths, .large--five-tenths, .large--six-twelfths {
    width: 50%;
    /**
     * Thirds
     */
  }
  .large--one-third, .large--two-sixths, .large--four-twelfths {
    width: 33.333%;
  }
  .large--two-thirds, .large--four-sixths, .large--eight-twelfths {
    width: 66.666%;
    /**
     * Quarters
     */
  }
  .large--one-quarter, .large--two-eighths, .large--three-twelfths {
    width: 25%;
  }
  .large--three-quarters, .large--six-eighths, .large--nine-twelfths {
    width: 75%;
    /**
     * Fifths
     */
  }
  .large--one-fifth, .large--two-tenths {
    width: 20%;
  }
  .large--two-fifths, .large--four-tenths {
    width: 40%;
  }
  .large--three-fifths, .large--six-tenths {
    width: 60%;
  }
  .large--four-fifths, .large--eight-tenths {
    width: 80%;
    /**
     * Sixths
     */
  }
  .large--one-sixth, .large--two-twelfths {
    width: 16.666%;
  }
  .large--five-sixths, .large--ten-twelfths {
    width: 83.333%;
    /**
     * Eighths
     */
  }
  .large--one-eighth {
    width: 12.5%;
  }
  .large--three-eighths {
    width: 37.5%;
  }
  .large--five-eighths {
    width: 62.5%;
  }
  .large--seven-eighths {
    width: 87.5%;
    /**
     * Tenths
     */
  }
  .large--one-tenth {
    width: 10%;
  }
  .large--three-tenths {
    width: 30%;
  }
  .large--seven-tenths {
    width: 70%;
  }
  .large--nine-tenths {
    width: 90%;
    /**
     * Twelfths
     */
  }
  .large--one-twelfth {
    width: 8.333%;
  }
  .large--five-twelfths {
    width: 41.666%;
  }
  .large--seven-twelfths {
    width: 58.333%;
  }
  .large--eleven-twelfths {
    width: 91.666%;
  }
}
/*------------------------------------*\
 $PUSH
 \*------------------------------------*/
/**
 * Push classes, to move grid items over to the right by certain amounts.
 */
/**
 * Not a particularly great selector, but the DRYest way to do things.
 */
[class*="push--"] {
  position: relative;
}
/**
 * Whole
 */
.push--one-whole {
  left: 100%;
}
/**
 * Halves
 */
.push--one-half, .push--two-quarters, .push--three-sixths, .push--four-eighths, .push--five-tenths, .push--six-twelfths {
  left: 50%;
}
/**
 * Thirds
 */
.push--one-third, .push--two-sixths, .push--four-twelfths {
  left: 33.333%;
}
.push--two-thirds, .push--four-sixths, .push--eight-twelfths {
  left: 66.666%;
}
/**
 * Quarters
 */
.push--one-quarter, .push--two-eighths, .push--three-twelfths {
  left: 25%;
}
.push--three-quarters, .push--six-eighths, .push--nine-twelfths {
  left: 75%;
}
/**
 * Fifths
 */
.push--one-fifth, .push--two-tenths {
  left: 20%;
}
.push--two-fifths, .push--four-tenths {
  left: 40%;
}
.push--three-fifths, .push--six-tenths {
  left: 60%;
}
.push--four-fifths, .push--eight-tenths {
  left: 80%;
}
/**
 * Sixths
 */
.push--one-sixth, .push--two-twelfths {
  left: 16.666%;
}
.push--five-sixths, .push--ten-twelfths {
  left: 83.333%;
}
/**
 * Eighths
 */
.push--one-eighth {
  left: 12.5%;
}
.push--three-eighths {
  left: 37.5%;
}
.push--five-eighths {
  left: 62.5%;
}
.push--seven-eighths {
  left: 87.5%;
}
/**
 * Tenths
 */
.push--one-tenth {
  left: 10%;
}
.push--three-tenths {
  left: 30%;
}
.push--seven-tenths {
  left: 70%;
}
.push--nine-tenths {
  left: 90%;
}
/**
 * Twelfths
 */
.push--one-twelfth {
  left: 8.333%;
}
.push--five-twelfths {
  left: 41.666%;
}
.push--seven-twelfths {
  left: 58.333%;
}
.push--eleven-twelfths {
  left: 91.666%;
}
@media only screen and (max-width: 480px) {
  /**
   * Whole
   */
  .push--small--one-whole {
    left: 100%;
    /**
     * Halves
     */
  }
  .push--small--one-half, .push--small--two-quarters, .push--small--three-sixths, .push--small--four-eighths, .push--small--five-tenths, .push--small--six-twelfths {
    left: 50%;
    /**
     * Thirds
     */
  }
  .push--small--one-third, .push--small--two-sixths, .push--small--four-twelfths {
    left: 33.333%;
  }
  .push--small--two-thirds, .push--small--four-sixths, .push--small--eight-twelfths {
    left: 66.666%;
    /**
     * Quarters
     */
  }
  .push--small--one-quarter, .push--small--two-eighths, .push--small--three-twelfths {
    left: 25%;
  }
  .push--small--three-quarters, .push--small--six-eighths, .push--small--nine-twelfths {
    left: 75%;
    /**
     * Fifths
     */
  }
  .push--small--one-fifth, .push--small--two-tenths {
    left: 20%;
  }
  .push--small--two-fifths, .push--small--four-tenths {
    left: 40%;
  }
  .push--small--three-fifths, .push--small--six-tenths {
    left: 60%;
  }
  .push--small--four-fifths, .push--small--eight-tenths {
    left: 80%;
    /**
     * Sixths
     */
  }
  .push--small--one-sixth, .push--small--two-twelfths {
    left: 16.666%;
  }
  .push--small--five-sixths, .push--small--ten-twelfths {
    left: 83.333%;
    /**
     * Eighths
     */
  }
  .push--small--one-eighth {
    left: 12.5%;
  }
  .push--small--three-eighths {
    left: 37.5%;
  }
  .push--small--five-eighths {
    left: 62.5%;
  }
  .push--small--seven-eighths {
    left: 87.5%;
    /**
     * Tenths
     */
  }
  .push--small--one-tenth {
    left: 10%;
  }
  .push--small--three-tenths {
    left: 30%;
  }
  .push--small--seven-tenths {
    left: 70%;
  }
  .push--small--nine-tenths {
    left: 90%;
    /**
     * Twelfths
     */
  }
  .push--small--one-twelfth {
    left: 8.333%;
  }
  .push--small--five-twelfths {
    left: 41.666%;
  }
  .push--small--seven-twelfths {
    left: 58.333%;
  }
  .push--small--eleven-twelfths {
    left: 91.666%;
  }
}
@media only screen and (min-width: 481px) and (max-width: 1024px) {
  /**
   * Whole
   */
  .push--medium--one-whole {
    left: 100%;
    /**
     * Halves
     */
  }
  .push--medium--one-half, .push--medium--two-quarters, .push--medium--three-sixths, .push--medium--four-eighths, .push--medium--five-tenths, .push--medium--six-twelfths {
    left: 50%;
    /**
     * Thirds
     */
  }
  .push--medium--one-third, .push--medium--two-sixths, .push--medium--four-twelfths {
    left: 33.333%;
  }
  .push--medium--two-thirds, .push--medium--four-sixths, .push--medium--eight-twelfths {
    left: 66.666%;
    /**
     * Quarters
     */
  }
  .push--medium--one-quarter, .push--medium--two-eighths, .push--medium--three-twelfths {
    left: 25%;
  }
  .push--medium--three-quarters, .push--medium--six-eighths, .push--medium--nine-twelfths {
    left: 75%;
    /**
     * Fifths
     */
  }
  .push--medium--one-fifth, .push--medium--two-tenths {
    left: 20%;
  }
  .push--medium--two-fifths, .push--medium--four-tenths {
    left: 40%;
  }
  .push--medium--three-fifths, .push--medium--six-tenths {
    left: 60%;
  }
  .push--medium--four-fifths, .push--medium--eight-tenths {
    left: 80%;
    /**
     * Sixths
     */
  }
  .push--medium--one-sixth, .push--medium--two-twelfths {
    left: 16.666%;
  }
  .push--medium--five-sixths, .push--medium--ten-twelfths {
    left: 83.333%;
    /**
     * Eighths
     */
  }
  .push--medium--one-eighth {
    left: 12.5%;
  }
  .push--medium--three-eighths {
    left: 37.5%;
  }
  .push--medium--five-eighths {
    left: 62.5%;
  }
  .push--medium--seven-eighths {
    left: 87.5%;
    /**
     * Tenths
     */
  }
  .push--medium--one-tenth {
    left: 10%;
  }
  .push--medium--three-tenths {
    left: 30%;
  }
  .push--medium--seven-tenths {
    left: 70%;
  }
  .push--medium--nine-tenths {
    left: 90%;
    /**
     * Twelfths
     */
  }
  .push--medium--one-twelfth {
    left: 8.333%;
  }
  .push--medium--five-twelfths {
    left: 41.666%;
  }
  .push--medium--seven-twelfths {
    left: 58.333%;
  }
  .push--medium--eleven-twelfths {
    left: 91.666%;
  }
}
@media only screen and (max-width: 1024px) {
  /**
   * Whole
   */
  .push--medium-down--one-whole {
    left: 100%;
    /**
     * Halves
     */
  }
  .push--medium-down--one-half, .push--medium-down--two-quarters, .push--medium-down--three-sixths, .push--medium-down--four-eighths, .push--medium-down--five-tenths, .push--medium-down--six-twelfths {
    left: 50%;
    /**
     * Thirds
     */
  }
  .push--medium-down--one-third, .push--medium-down--two-sixths, .push--medium-down--four-twelfths {
    left: 33.333%;
  }
  .push--medium-down--two-thirds, .push--medium-down--four-sixths, .push--medium-down--eight-twelfths {
    left: 66.666%;
    /**
     * Quarters
     */
  }
  .push--medium-down--one-quarter, .push--medium-down--two-eighths, .push--medium-down--three-twelfths {
    left: 25%;
  }
  .push--medium-down--three-quarters, .push--medium-down--six-eighths, .push--medium-down--nine-twelfths {
    left: 75%;
    /**
     * Fifths
     */
  }
  .push--medium-down--one-fifth, .push--medium-down--two-tenths {
    left: 20%;
  }
  .push--medium-down--two-fifths, .push--medium-down--four-tenths {
    left: 40%;
  }
  .push--medium-down--three-fifths, .push--medium-down--six-tenths {
    left: 60%;
  }
  .push--medium-down--four-fifths, .push--medium-down--eight-tenths {
    left: 80%;
    /**
     * Sixths
     */
  }
  .push--medium-down--one-sixth, .push--medium-down--two-twelfths {
    left: 16.666%;
  }
  .push--medium-down--five-sixths, .push--medium-down--ten-twelfths {
    left: 83.333%;
    /**
     * Eighths
     */
  }
  .push--medium-down--one-eighth {
    left: 12.5%;
  }
  .push--medium-down--three-eighths {
    left: 37.5%;
  }
  .push--medium-down--five-eighths {
    left: 62.5%;
  }
  .push--medium-down--seven-eighths {
    left: 87.5%;
    /**
     * Tenths
     */
  }
  .push--medium-down--one-tenth {
    left: 10%;
  }
  .push--medium-down--three-tenths {
    left: 30%;
  }
  .push--medium-down--seven-tenths {
    left: 70%;
  }
  .push--medium-down--nine-tenths {
    left: 90%;
    /**
     * Twelfths
     */
  }
  .push--medium-down--one-twelfth {
    left: 8.333%;
  }
  .push--medium-down--five-twelfths {
    left: 41.666%;
  }
  .push--medium-down--seven-twelfths {
    left: 58.333%;
  }
  .push--medium-down--eleven-twelfths {
    left: 91.666%;
  }
}
@media only screen and (min-width: 1025px) {
  /**
   * Whole
   */
  .push--large--one-whole {
    left: 100%;
    /**
     * Halves
     */
  }
  .push--large--one-half, .push--large--two-quarters, .push--large--three-sixths, .push--large--four-eighths, .push--large--five-tenths, .push--large--six-twelfths {
    left: 50%;
    /**
     * Thirds
     */
  }
  .push--large--one-third, .push--large--two-sixths, .push--large--four-twelfths {
    left: 33.333%;
  }
  .push--large--two-thirds, .push--large--four-sixths, .push--large--eight-twelfths {
    left: 66.666%;
    /**
     * Quarters
     */
  }
  .push--large--one-quarter, .push--large--two-eighths, .push--large--three-twelfths {
    left: 25%;
  }
  .push--large--three-quarters, .push--large--six-eighths, .push--large--nine-twelfths {
    left: 75%;
    /**
     * Fifths
     */
  }
  .push--large--one-fifth, .push--large--two-tenths {
    left: 20%;
  }
  .push--large--two-fifths, .push--large--four-tenths {
    left: 40%;
  }
  .push--large--three-fifths, .push--large--six-tenths {
    left: 60%;
  }
  .push--large--four-fifths, .push--large--eight-tenths {
    left: 80%;
    /**
     * Sixths
     */
  }
  .push--large--one-sixth, .push--large--two-twelfths {
    left: 16.666%;
  }
  .push--large--five-sixths, .push--large--ten-twelfths {
    left: 83.333%;
    /**
     * Eighths
     */
  }
  .push--large--one-eighth {
    left: 12.5%;
  }
  .push--large--three-eighths {
    left: 37.5%;
  }
  .push--large--five-eighths {
    left: 62.5%;
  }
  .push--large--seven-eighths {
    left: 87.5%;
    /**
     * Tenths
     */
  }
  .push--large--one-tenth {
    left: 10%;
  }
  .push--large--three-tenths {
    left: 30%;
  }
  .push--large--seven-tenths {
    left: 70%;
  }
  .push--large--nine-tenths {
    left: 90%;
    /**
     * Twelfths
     */
  }
  .push--large--one-twelfth {
    left: 8.333%;
  }
  .push--large--five-twelfths {
    left: 41.666%;
  }
  .push--large--seven-twelfths {
    left: 58.333%;
  }
  .push--large--eleven-twelfths {
    left: 91.666%;
  }
}
/*------------------------------------*\
 $PULL
 \*------------------------------------*/
/**
 * Pull classes, to move grid items back to the left by certain amounts.
 */
/**
 * Not a particularly great selector, but the DRYest way to do things.
 */
[class*="pull--"] {
  position: relative;
}
/**
 * Whole
 */
.pull--one-whole {
  right: 100%;
}
/**
 * Halves
 */
.pull--one-half, .pull--two-quarters, .pull--three-sixths, .pull--four-eighths, .pull--five-tenths, .pull--six-twelfths {
  right: 50%;
}
/**
 * Thirds
 */
.pull--one-third, .pull--two-sixths, .pull--four-twelfths {
  right: 33.333%;
}
.pull--two-thirds, .pull--four-sixths, .pull--eight-twelfths {
  right: 66.666%;
}
/**
 * Quarters
 */
.pull--one-quarter, .pull--two-eighths, .pull--three-twelfths {
  right: 25%;
}
.pull--three-quarters, .pull--six-eighths, .pull--nine-twelfths {
  right: 75%;
}
/**
 * Fifths
 */
.pull--one-fifth, .pull--two-tenths {
  right: 20%;
}
.pull--two-fifths, .pull--four-tenths {
  right: 40%;
}
.pull--three-fifths, .pull--six-tenths {
  right: 60%;
}
.pull--four-fifths, .pull--eight-tenths {
  right: 80%;
}
/**
 * Sixths
 */
.pull--one-sixth, .pull--two-twelfths {
  right: 16.666%;
}
.pull--five-sixths, .pull--ten-twelfths {
  right: 83.333%;
}
/**
 * Eighths
 */
.pull--one-eighth {
  right: 12.5%;
}
.pull--three-eighths {
  right: 37.5%;
}
.pull--five-eighths {
  right: 62.5%;
}
.pull--seven-eighths {
  right: 87.5%;
}
/**
 * Tenths
 */
.pull--one-tenth {
  right: 10%;
}
.pull--three-tenths {
  right: 30%;
}
.pull--seven-tenths {
  right: 70%;
}
.pull--nine-tenths {
  right: 90%;
}
/**
 * Twelfths
 */
.pull--one-twelfth {
  right: 8.333%;
}
.pull--five-twelfths {
  right: 41.666%;
}
.pull--seven-twelfths {
  right: 58.333%;
}
.pull--eleven-twelfths {
  right: 91.666%;
}
@media only screen and (max-width: 480px) {
  /**
   * Whole
   */
  .pull--small--one-whole {
    right: 100%;
    /**
     * Halves
     */
  }
  .pull--small--one-half, .pull--small--two-quarters, .pull--small--three-sixths, .pull--small--four-eighths, .pull--small--five-tenths, .pull--small--six-twelfths {
    right: 50%;
    /**
     * Thirds
     */
  }
  .pull--small--one-third, .pull--small--two-sixths, .pull--small--four-twelfths {
    right: 33.333%;
  }
  .pull--small--two-thirds, .pull--small--four-sixths, .pull--small--eight-twelfths {
    right: 66.666%;
    /**
     * Quarters
     */
  }
  .pull--small--one-quarter, .pull--small--two-eighths, .pull--small--three-twelfths {
    right: 25%;
  }
  .pull--small--three-quarters, .pull--small--six-eighths, .pull--small--nine-twelfths {
    right: 75%;
    /**
     * Fifths
     */
  }
  .pull--small--one-fifth, .pull--small--two-tenths {
    right: 20%;
  }
  .pull--small--two-fifths, .pull--small--four-tenths {
    right: 40%;
  }
  .pull--small--three-fifths, .pull--small--six-tenths {
    right: 60%;
  }
  .pull--small--four-fifths, .pull--small--eight-tenths {
    right: 80%;
    /**
     * Sixths
     */
  }
  .pull--small--one-sixth, .pull--small--two-twelfths {
    right: 16.666%;
  }
  .pull--small--five-sixths, .pull--small--ten-twelfths {
    right: 83.333%;
    /**
     * Eighths
     */
  }
  .pull--small--one-eighth {
    right: 12.5%;
  }
  .pull--small--three-eighths {
    right: 37.5%;
  }
  .pull--small--five-eighths {
    right: 62.5%;
  }
  .pull--small--seven-eighths {
    right: 87.5%;
    /**
     * Tenths
     */
  }
  .pull--small--one-tenth {
    right: 10%;
  }
  .pull--small--three-tenths {
    right: 30%;
  }
  .pull--small--seven-tenths {
    right: 70%;
  }
  .pull--small--nine-tenths {
    right: 90%;
    /**
     * Twelfths
     */
  }
  .pull--small--one-twelfth {
    right: 8.333%;
  }
  .pull--small--five-twelfths {
    right: 41.666%;
  }
  .pull--small--seven-twelfths {
    right: 58.333%;
  }
  .pull--small--eleven-twelfths {
    right: 91.666%;
  }
}
@media only screen and (min-width: 481px) and (max-width: 1024px) {
  /**
   * Whole
   */
  .pull--medium--one-whole {
    right: 100%;
    /**
     * Halves
     */
  }
  .pull--medium--one-half, .pull--medium--two-quarters, .pull--medium--three-sixths, .pull--medium--four-eighths, .pull--medium--five-tenths, .pull--medium--six-twelfths {
    right: 50%;
    /**
     * Thirds
     */
  }
  .pull--medium--one-third, .pull--medium--two-sixths, .pull--medium--four-twelfths {
    right: 33.333%;
  }
  .pull--medium--two-thirds, .pull--medium--four-sixths, .pull--medium--eight-twelfths {
    right: 66.666%;
    /**
     * Quarters
     */
  }
  .pull--medium--one-quarter, .pull--medium--two-eighths, .pull--medium--three-twelfths {
    right: 25%;
  }
  .pull--medium--three-quarters, .pull--medium--six-eighths, .pull--medium--nine-twelfths {
    right: 75%;
    /**
     * Fifths
     */
  }
  .pull--medium--one-fifth, .pull--medium--two-tenths {
    right: 20%;
  }
  .pull--medium--two-fifths, .pull--medium--four-tenths {
    right: 40%;
  }
  .pull--medium--three-fifths, .pull--medium--six-tenths {
    right: 60%;
  }
  .pull--medium--four-fifths, .pull--medium--eight-tenths {
    right: 80%;
    /**
     * Sixths
     */
  }
  .pull--medium--one-sixth, .pull--medium--two-twelfths {
    right: 16.666%;
  }
  .pull--medium--five-sixths, .pull--medium--ten-twelfths {
    right: 83.333%;
    /**
     * Eighths
     */
  }
  .pull--medium--one-eighth {
    right: 12.5%;
  }
  .pull--medium--three-eighths {
    right: 37.5%;
  }
  .pull--medium--five-eighths {
    right: 62.5%;
  }
  .pull--medium--seven-eighths {
    right: 87.5%;
    /**
     * Tenths
     */
  }
  .pull--medium--one-tenth {
    right: 10%;
  }
  .pull--medium--three-tenths {
    right: 30%;
  }
  .pull--medium--seven-tenths {
    right: 70%;
  }
  .pull--medium--nine-tenths {
    right: 90%;
    /**
     * Twelfths
     */
  }
  .pull--medium--one-twelfth {
    right: 8.333%;
  }
  .pull--medium--five-twelfths {
    right: 41.666%;
  }
  .pull--medium--seven-twelfths {
    right: 58.333%;
  }
  .pull--medium--eleven-twelfths {
    right: 91.666%;
  }
}
@media only screen and (max-width: 1024px) {
  /**
   * Whole
   */
  .pull--medium-down--one-whole {
    right: 100%;
    /**
     * Halves
     */
  }
  .pull--medium-down--one-half, .pull--medium-down--two-quarters, .pull--medium-down--three-sixths, .pull--medium-down--four-eighths, .pull--medium-down--five-tenths, .pull--medium-down--six-twelfths {
    right: 50%;
    /**
     * Thirds
     */
  }
  .pull--medium-down--one-third, .pull--medium-down--two-sixths, .pull--medium-down--four-twelfths {
    right: 33.333%;
  }
  .pull--medium-down--two-thirds, .pull--medium-down--four-sixths, .pull--medium-down--eight-twelfths {
    right: 66.666%;
    /**
     * Quarters
     */
  }
  .pull--medium-down--one-quarter, .pull--medium-down--two-eighths, .pull--medium-down--three-twelfths {
    right: 25%;
  }
  .pull--medium-down--three-quarters, .pull--medium-down--six-eighths, .pull--medium-down--nine-twelfths {
    right: 75%;
    /**
     * Fifths
     */
  }
  .pull--medium-down--one-fifth, .pull--medium-down--two-tenths {
    right: 20%;
  }
  .pull--medium-down--two-fifths, .pull--medium-down--four-tenths {
    right: 40%;
  }
  .pull--medium-down--three-fifths, .pull--medium-down--six-tenths {
    right: 60%;
  }
  .pull--medium-down--four-fifths, .pull--medium-down--eight-tenths {
    right: 80%;
    /**
     * Sixths
     */
  }
  .pull--medium-down--one-sixth, .pull--medium-down--two-twelfths {
    right: 16.666%;
  }
  .pull--medium-down--five-sixths, .pull--medium-down--ten-twelfths {
    right: 83.333%;
    /**
     * Eighths
     */
  }
  .pull--medium-down--one-eighth {
    right: 12.5%;
  }
  .pull--medium-down--three-eighths {
    right: 37.5%;
  }
  .pull--medium-down--five-eighths {
    right: 62.5%;
  }
  .pull--medium-down--seven-eighths {
    right: 87.5%;
    /**
     * Tenths
     */
  }
  .pull--medium-down--one-tenth {
    right: 10%;
  }
  .pull--medium-down--three-tenths {
    right: 30%;
  }
  .pull--medium-down--seven-tenths {
    right: 70%;
  }
  .pull--medium-down--nine-tenths {
    right: 90%;
    /**
     * Twelfths
     */
  }
  .pull--medium-down--one-twelfth {
    right: 8.333%;
  }
  .pull--medium-down--five-twelfths {
    right: 41.666%;
  }
  .pull--medium-down--seven-twelfths {
    right: 58.333%;
  }
  .pull--medium-down--eleven-twelfths {
    right: 91.666%;
  }
}
@media only screen and (min-width: 1025px) {
  /**
   * Whole
   */
  .pull--large--one-whole {
    right: 100%;
    /**
     * Halves
     */
  }
  .pull--large--one-half, .pull--large--two-quarters, .pull--large--three-sixths, .pull--large--four-eighths, .pull--large--five-tenths, .pull--large--six-twelfths {
    right: 50%;
    /**
     * Thirds
     */
  }
  .pull--large--one-third, .pull--large--two-sixths, .pull--large--four-twelfths {
    right: 33.333%;
  }
  .pull--large--two-thirds, .pull--large--four-sixths, .pull--large--eight-twelfths {
    right: 66.666%;
    /**
     * Quarters
     */
  }
  .pull--large--one-quarter, .pull--large--two-eighths, .pull--large--three-twelfths {
    right: 25%;
  }
  .pull--large--three-quarters, .pull--large--six-eighths, .pull--large--nine-twelfths {
    right: 75%;
    /**
     * Fifths
     */
  }
  .pull--large--one-fifth, .pull--large--two-tenths {
    right: 20%;
  }
  .pull--large--two-fifths, .pull--large--four-tenths {
    right: 40%;
  }
  .pull--large--three-fifths, .pull--large--six-tenths {
    right: 60%;
  }
  .pull--large--four-fifths, .pull--large--eight-tenths {
    right: 80%;
    /**
     * Sixths
     */
  }
  .pull--large--one-sixth, .pull--large--two-twelfths {
    right: 16.666%;
  }
  .pull--large--five-sixths, .pull--large--ten-twelfths {
    right: 83.333%;
    /**
     * Eighths
     */
  }
  .pull--large--one-eighth {
    right: 12.5%;
  }
  .pull--large--three-eighths {
    right: 37.5%;
  }
  .pull--large--five-eighths {
    right: 62.5%;
  }
  .pull--large--seven-eighths {
    right: 87.5%;
    /**
     * Tenths
     */
  }
  .pull--large--one-tenth {
    right: 10%;
  }
  .pull--large--three-tenths {
    right: 30%;
  }
  .pull--large--seven-tenths {
    right: 70%;
  }
  .pull--large--nine-tenths {
    right: 90%;
    /**
     * Twelfths
     */
  }
  .pull--large--one-twelfth {
    right: 8.333%;
  }
  .pull--large--five-twelfths {
    right: 41.666%;
  }
  .pull--large--seven-twelfths {
    right: 58.333%;
  }
  .pull--large--eleven-twelfths {
    right: 91.666%;
  }
}
