/*! Made with Bones: http://thremble.com/bones :) */
/******************************************************************
Site Name: AJN Builders
Author: Zachary Toff

Stylesheet: Main Stylesheet
******************************************************************/
/*********************
IMPORTING PARTIALS
*********************/
/* normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
/* line 12, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
/* line 31, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 42, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
/* line 52, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
[hidden],
template {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 67, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Rremove default margin.
 */
/* line 77, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the grey background color from active links in IE 10.
 */
/* line 89, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
a {
  background: transparent;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
/* line 97, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* line 105, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
/* line 119, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
h1 {
  font-size: 2rem;
  margin: 0.67rem 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
/* line 128, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
/* line 136, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
b,
strong,
.strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
/* line 145, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
em,
.em {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
/* line 154, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/*
 * proper formatting (http://blog.fontdeck.com/post/9037028497/hyphens)
*/
/* line 164, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
p {
  -epub-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
}

/*
 * Addresses margins set differently in IE6/7.
 */
/* line 174, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
pre {
  margin: 0;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
/* line 182, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1rem;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
/* line 194, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
/* line 202, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 209, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
q:before,
q:after {
  content: '';
  content: none;
}

/* line 215, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
small, .small {
  font-size: 75%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 223, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 231, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
sup {
  top: -0.5rem;
}

/* line 235, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
sub {
  bottom: -0.25rem;
}

/* ==========================================================================
  Lists
========================================================================== */
/*
 * Addresses margins set differently in IE6/7.
 */
/* line 247, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
dl,
menu,
ol,
ul {
  margin: 1rem 0;
}

/* line 254, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
dd {
  margin: 0;
}

/*
 * Addresses paddings set differently in IE6/7.
 */
/* line 262, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
menu {
  padding: 0 0 0 40px;
}

/* line 266, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
ol,
ul {
  padding: 0;
  list-style-type: none;
}

/*
 * Corrects list images handled incorrectly in IE7.
 */
/* line 276, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* ==========================================================================
  Embedded content
========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
/* line 290, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
/* line 298, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
/* line 310, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
/* line 322, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35rem 0.625rem 0.75rem;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 333, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
/* line 344, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 358, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
/* line 370, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* line 383, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
/* line 395, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
/* line 405, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 417, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
/* line 429, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Rremove inner padding and border in Firefox 4+.
 */
/* line 438, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Rremove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
/* line 449, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Rremove most spacing between table cells.
 */
/* line 462, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 469, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 476, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
.image-replacement,
.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

/* line 484, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
.clearfix, .cf, .comment-respond {
  zoom: 1;
}

/* line 486, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
.clearfix:before, .clearfix:after, .cf:before, .comment-respond:before, .cf:after, .comment-respond:after {
  content: "";
  display: table;
}

/* line 487, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
.clearfix:after, .cf:after, .comment-respond:after {
  clear: both;
}

/*
use the best ampersand
http://simplebits.com/notebook/2008/08/14/ampersands-2/
*/
/* line 494, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_normalize.scss */
span.amp {
  font-family: Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;
  font-style: italic;
}

/******************************************************************
Stylesheet: Variables
******************************************************************/
/******************************************************************
Stylesheet: Typography
******************************************************************/
/*********************
FONT FACE (IN YOUR FACE)
*********************/
/*  @font-face {
      font-family: 'Font Name';
      src: url('library/fonts/font-name.eot');
      src: url('library/fonts/font-name.eot?#iefix') format('embedded-opentype'),
             url('library/fonts/font-name.woff') format('woff'),
             url('library/fonts/font-name.ttf') format('truetype'),
             url('library/fonts/font-name.svg#font-name') format('svg');
      font-weight: normal;
      font-style: normal;
  }
*/
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?8ed7wm");
  src: url("../fonts/icomoon.eot?8ed7wm#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?8ed7wm") format("truetype"), url("../fonts/icomoon.woff?8ed7wm") format("woff"), url("../fonts/icomoon.svg?8ed7wm#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 42, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_typography.scss */
p, h1, h2, h3, h4, h5, h6, li, a {
  -ms-word-wrap: break-word;
  word-break: break-word;
  word-wrap: break-word;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
  /* 
	-webkit-hyphenate-before: 2;
	-webkit-hyphenate-after: 3;
	   hyphenate-lines: 3;
	*/
  -webkit-font-feature-settings: "liga" 0, "dlig" 0;
  -moz-font-feature-settings: "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "liga" 0, "dlig" 0;
  font-feature-settings: "liga" 0, "dlig" 0;
  font-variant-ligatures: none;
}

/******************************************************************
Stylesheet: Sass Functions
******************************************************************/
/*********************
COLOR FUNCTIONS
These are helpful when you're working
with shadows and such things. It's essentially
a quicker way to write RGBA.

Example:
box-shadow: 0 0 4px black(0.3);
compiles to:
box-shadow: 0 0 4px rgba(0,0,0,0.3);
*********************/
/*********************
RESPONSIVE HELPER FUNCTION
If you're creating a responsive site, then
you've probably already read
Responsive Web Design: http://www.abookapart.com/products/responsive-web-design

Here's a nice little helper function for calculating
target / context
as mentioned in that book.

Example:
width: cp(650px, 1000px);
or
width: calc-percent(650px, 1000px);
both compile to:
width: 65%;
*********************/
/******************************************************************
Stylesheet: Mixins Stylesheet
******************************************************************/
/*********************
TRANSITION
*********************/
/*********************
CSS3 GRADIENTS
*********************/
/* @include css-gradient(#dfdfdf,#f8f8f8); */
/*********************
BOX SIZING
*********************/
/*********************
OPACITY
*********************/
/*********************
BOX SHADOW
*********************/
/*********************
BORDER RADIUS ALL IN ONE
*********************/
/*********************
BORDER RADIUS INDIVIDUAL
*********************/
/*********************
RETINA IMAGES
*********************/
/*********************
PSUEDO ELEMENT
*********************/
/*********************
TRIANGLES
*********************/
/******************************************************************
Stylesheet: Grid Stylesheet
******************************************************************/
/* line 12, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
.last-col {
  float: right;
  padding-right: 0 !important;
}

/*
Mobile Grid Styles
These are the widths for the mobile grid.
There are four types, but you can add or customize
them however you see fit.
*/
@media (max-width: 767px) {
  /* line 27, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
  .m-none {
    display: none !important;
  }
  /* line 29, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
  .m-last-col {
    padding-right: 0 !important;
  }
  /* line 31, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
  .m-clearLeft {
    clear: left;
  }
  /* line 33, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
  .m-all {
    float: left;
    padding-right: 2rem;
    width: 100%;
    padding-right: 0;
  }
  /* line 39, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
  .m-1of2 {
    float: left;
    padding-right: 2rem;
    width: 50%;
  }
  /* line 44, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
  .m-1of3 {
    float: left;
    padding-right: 2rem;
    width: 33.33%;
  }
  /* line 49, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
  .m-2of3 {
    float: left;
    padding-right: 2rem;
    width: 66.66%;
  }
  /* line 54, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
  .m-1of4 {
    float: left;
    padding-right: 2rem;
    width: 25%;
  }
  /* line 59, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
  .m-3of4 {
    float: left;
    padding-right: 2rem;
    width: 75%;
  }
}

/* Portrait tablet to landscape */
@media (min-width: 768px) and (max-width: 1023px) {
  /* line 70, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
  .t-none {
    display: none;
  }
  /* line 72, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
  .t-last-col {
    padding-right: 0 !important;
  }
  /* line 74, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
  .t-clearLeft {
    clear: left;
  }
  /* line 76, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
  .t-all {
    float: left;
    padding-right: 2rem;
    width: 100%;
    padding-right: 0;
  }
  /* line 82, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
  .t-1of2 {
    float: left;
    padding-right: 2rem;
    width: 50%;
  }
  /* line 87, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
  .t-1of3 {
    float: left;
    padding-right: 2rem;
    width: 33.33%;
  }
  /* line 92, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
  .t-2of3 {
    float: left;
    padding-right: 2rem;
    width: 66.66%;
  }
  /* line 97, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
  .t-1of4 {
    float: left;
    padding-right: 2rem;
    width: 25%;
  }
  /* line 102, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
  .t-3of4 {
    float: left;
    padding-right: 2rem;
    width: 75%;
  }
  /* line 107, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
  .t-1of5 {
    float: left;
    padding-right: 2rem;
    width: 20%;
  }
  /* line 112, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
  .t-2of5 {
    float: left;
    padding-right: 2rem;
    width: 40%;
  }
  /* line 117, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
  .t-3of5 {
    float: left;
    padding-right: 2rem;
    width: 60%;
  }
  /* line 122, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
  .t-4of5 {
    float: left;
    padding-right: 2rem;
    width: 80%;
  }
}

/* Landscape to small desktop */
@media (min-width: 1024px) {
  /* line 132, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
  .d-none {
    display: none !important;
  }
  /* line 134, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
  .d-all {
    float: left;
    padding-right: 2rem;
    width: 100%;
    padding-right: 0;
  }
  /* line 140, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
  .d-1of2 {
    float: left;
    padding-right: 2rem;
    width: 50%;
  }
  /* line 145, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
  .d-1of3 {
    float: left;
    padding-right: 2rem;
    width: 33.33%;
  }
  /* line 150, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
  .d-2of3 {
    float: left;
    padding-right: 2rem;
    width: 66.66%;
  }
  /* line 155, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
  .d-1of4 {
    float: left;
    padding-right: 2rem;
    width: 25%;
  }
  /* line 160, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
  .d-3of4 {
    float: left;
    padding-right: 2rem;
    width: 75%;
  }
  /* line 165, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
  .d-1of5 {
    float: left;
    padding-right: 2rem;
    width: 20%;
  }
  /* line 170, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
  .d-2of5 {
    float: left;
    padding-right: 2rem;
    width: 40%;
  }
  /* line 175, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
  .d-3of5 {
    float: left;
    padding-right: 2rem;
    width: 60%;
  }
  /* line 180, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
  .d-4of5 {
    float: left;
    padding-right: 2rem;
    width: 80%;
  }
  /* line 185, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
  .d-1of6 {
    float: left;
    padding-right: 2rem;
    width: 16.6666666667%;
  }
  /* line 190, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
  .d-1of7 {
    float: left;
    padding-right: 2rem;
    width: 14.2857142857%;
  }
  /* line 195, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
  .d-2of7 {
    float: left;
    padding-right: 2rem;
    width: 28.5714286%;
  }
  /* line 200, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
  .d-3of7 {
    float: left;
    padding-right: 2rem;
    width: 42.8571429%;
  }
  /* line 205, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
  .d-4of7 {
    float: left;
    padding-right: 2rem;
    width: 57.1428572%;
  }
  /* line 210, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
  .d-5of7 {
    float: left;
    padding-right: 2rem;
    width: 71.4285715%;
  }
  /* line 215, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
  .d-6of7 {
    float: left;
    padding-right: 2rem;
    width: 85.7142857%;
  }
  /* line 220, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
  .d-1of8 {
    float: left;
    padding-right: 2rem;
    width: 12.5%;
  }
  /* line 225, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
  .d-1of9 {
    float: left;
    padding-right: 2rem;
    width: 11.1111111111%;
  }
  /* line 230, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
  .d-1of10 {
    float: left;
    padding-right: 2rem;
    width: 10%;
  }
  /* line 235, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
  .d-1of11 {
    float: left;
    padding-right: 2rem;
    width: 9.09090909091%;
  }
  /* line 240, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_grid.scss */
  .d-1of12 {
    float: left;
    padding-right: 2rem;
    width: 8.33%;
  }
}

/******************************************************************
Stylesheet: Alert Styles
******************************************************************/
/* line 8, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_alerts.scss */
.alert-help, .alert-info, .alert-error, .alert-success {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
}

/* line 14, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_alerts.scss */
.alert-help {
  border-color: #e8dc59;
  background: #ebe16f;
}

/* line 20, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_alerts.scss */
.alert-info {
  border-color: #bfe4f4;
  background: #d5edf8;
}

/* line 26, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_alerts.scss */
.alert-error {
  border-color: #f8cdce;
  background: #fbe3e4;
}

/* line 32, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_alerts.scss */
.alert-success {
  border-color: #deeaae;
  background: #e6efc2;
}

/******************************************************************
Stylesheet: Button Styles
******************************************************************/
/*********************
BUTTON DEFAULTS
We're gonna use a placeholder selector here
so we can use common styles. We then use this
to load up the defaults in all our buttons.

Here's a quick video to show how it works:
http://www.youtube.com/watch?v=hwdVpKiJzac

*********************/
/* line 16, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_buttons.scss */
.button,
input[type="submit"], .newsletterSignup input[type="submit"], .greenBtn, .greyBtn, .comment-reply-link, #submit, .darkGreyBtn, .scButton, .headerButton {
  display: inline-block;
  position: relative;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration: none;
  color: #fff !important;
  font-size: 1.125rem;
  line-height: 1;
  font-weight: normal;
  padding: 12px 24px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  border: 0 none;
  cursor: pointer;
  background-color: #3bb54a;
  -webkit-transition: background-color 0.14s ease-in-out;
  -moz-transition: background-color 0.14s ease-in-out;
  -ms-transition: background-color 0.14s ease-in-out;
  -0-transition: background-color 0.14s ease-in-out;
  transition: background-color 0.14s ease-in-out;
}

/* line 32, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_buttons.scss */
.button:hover,
input[type="submit"]:hover, .greenBtn:hover, .greyBtn:hover, .comment-reply-link:hover, #submit:hover, .darkGreyBtn:hover, .scButton:hover, .headerButton:hover, .button:focus,
input[type="submit"]:focus, .greenBtn:focus, .greyBtn:focus, .comment-reply-link:focus, #submit:focus, .darkGreyBtn:focus, .scButton:focus, .headerButton:focus {
  color: #fff;
  text-decoration: none;
  outline: none;
  background-color: #5ac968;
}

/* line 39, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_buttons.scss */
.button:active,
input[type="submit"]:active, .greenBtn:active, .greyBtn:active, .comment-reply-link:active, #submit:active, .darkGreyBtn:active, .scButton:active, .headerButton:active {
  top: 1px;
  background-color: #3bb54a;
}

/* line 44, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_buttons.scss */
.button i,
input[type="submit"] i, .newsletterSignup input[type="submit"] i, .greenBtn i, .greyBtn i, .comment-reply-link i, #submit i, .darkGreyBtn i, .scButton i, .headerButton i {
  color: #fff !important;
}

/* line 46, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_buttons.scss */
.button .icon-cherryleaf:before,
input[type="submit"] .icon-cherryleaf:before, .greenBtn .icon-cherryleaf:before, .greyBtn .icon-cherryleaf:before, .comment-reply-link .icon-cherryleaf:before, #submit .icon-cherryleaf:before, .darkGreyBtn .icon-cherryleaf:before, .scButton .icon-cherryleaf:before, .headerButton .icon-cherryleaf:before {
  font-size: 30px;
  left: -8px;
  top: 7px;
}

/* line 57, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_buttons.scss */
.newsletterSignup input[type="submit"] {
  background-color: #073B3A;
}

/* line 61, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_buttons.scss */
.newsletterSignup input[type="submit"]:hover, .newsletterSignup input[type="submit"]:focus {
  background-color: #0a5250;
}

/* line 64, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_buttons.scss */
.newsletterSignup input[type="submit"]:active {
  background-color: #073B3A;
}

/* line 70, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_buttons.scss */
.greenBtn {
  background-color: #3bb54a;
}

/* line 74, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_buttons.scss */
.greenBtn:hover, .greenBtn:focus {
  background-color: #5ac968;
}

/* line 77, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_buttons.scss */
.greenBtn:active {
  background-color: #3bb54a;
}

/* line 80, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_buttons.scss */
.greyBtn, .comment-reply-link, #submit {
  background-color: #e4e7e8;
  color: #455b6c !important;
}

/* line 85, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_buttons.scss */
.greyBtn:hover, .comment-reply-link:hover, #submit:hover, .greyBtn:focus, .comment-reply-link:focus, #submit:focus {
  background-color: #bac5c9;
  color: #000 !important;
}

/* line 91, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_buttons.scss */
.greyBtn:active, .comment-reply-link:active, #submit:active {
  background-color: #e4e7e8;
}

/* line 94, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_buttons.scss */
.darkGreyBtn {
  background-color: #556a7a;
}

/* line 98, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_buttons.scss */
.darkGreyBtn:hover, .darkGreyBtn:focus {
  background-color: #6a8498;
}

/* line 101, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_buttons.scss */
.darkGreyBtn:active {
  background-color: #556a7a;
}

/* line 104, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_buttons.scss */
.scButton {
  margin-top: 1rem;
}

/* line 110, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_buttons.scss */
.headerButton {
  font-size: 0.875rem;
  padding: 6px 10px;
  margin: 0 !important;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

/* line 117, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_buttons.scss */
.headerButton .icon-cherryleaf:before {
  font-size: 22px;
  left: -1px;
  top: 5px;
}

/******************************************************************
Stylesheet: Form Styles
******************************************************************/
/*********************
INPUTS
*********************/
/* line 10, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_forms.scss */
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea,
.field {
  display: block;
  height: 40px;
  line-height: 1;
  padding: 0 12px;
  margin-bottom: 14px;
  font-size: 1rem;
  color: #455b6c;
  border-radius: 3px;
  vertical-align: middle;
  box-shadow: none;
  border: 0;
  width: 100%;
  max-width: 400px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #f8f9fa;
  -webkit-transition: background-color 0.24s ease-in-out;
  -moz-transition: background-color 0.24s ease-in-out;
  -ms-transition: background-color 0.24s ease-in-out;
  -0-transition: background-color 0.24s ease-in-out;
  transition: background-color 0.24s ease-in-out;
}

/* line 45, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_forms.scss */
input[type="text"]:focus, input[type="text"]:active,
input[type="password"]:focus,
input[type="password"]:active,
input[type="datetime"]:focus,
input[type="datetime"]:active,
input[type="datetime-local"]:focus,
input[type="datetime-local"]:active,
input[type="date"]:focus,
input[type="date"]:active,
input[type="month"]:focus,
input[type="month"]:active,
input[type="time"]:focus,
input[type="time"]:active,
input[type="week"]:focus,
input[type="week"]:active,
input[type="number"]:focus,
input[type="number"]:active,
input[type="email"]:focus,
input[type="email"]:active,
input[type="url"]:focus,
input[type="url"]:active,
input[type="search"]:focus,
input[type="search"]:active,
input[type="tel"]:focus,
input[type="tel"]:active,
input[type="color"]:focus,
input[type="color"]:active,
select:focus,
select:active,
textarea:focus,
textarea:active,
.field:focus,
.field:active {
  background-color: #eceff2;
  outline: none;
}

/* line 52, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_forms.scss */
input[type="text"].error, input[type="text"].is-invalid,
input[type="password"].error,
input[type="password"].is-invalid,
input[type="datetime"].error,
input[type="datetime"].is-invalid,
input[type="datetime-local"].error,
input[type="datetime-local"].is-invalid,
input[type="date"].error,
input[type="date"].is-invalid,
input[type="month"].error,
input[type="month"].is-invalid,
input[type="time"].error,
input[type="time"].is-invalid,
input[type="week"].error,
input[type="week"].is-invalid,
input[type="number"].error,
input[type="number"].is-invalid,
input[type="email"].error,
input[type="email"].is-invalid,
input[type="url"].error,
input[type="url"].is-invalid,
input[type="search"].error,
input[type="search"].is-invalid,
input[type="tel"].error,
input[type="tel"].is-invalid,
input[type="color"].error,
input[type="color"].is-invalid,
select.error,
select.is-invalid,
textarea.error,
textarea.is-invalid,
.field.error,
.field.is-invalid {
  color: #fbe3e4;
  border-color: #fbe3e4;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
  outline-color: #fbe3e4;
}

/* line 64, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_forms.scss */
input[type="text"].success, input[type="text"].is-valid,
input[type="password"].success,
input[type="password"].is-valid,
input[type="datetime"].success,
input[type="datetime"].is-valid,
input[type="datetime-local"].success,
input[type="datetime-local"].is-valid,
input[type="date"].success,
input[type="date"].is-valid,
input[type="month"].success,
input[type="month"].is-valid,
input[type="time"].success,
input[type="time"].is-valid,
input[type="week"].success,
input[type="week"].is-valid,
input[type="number"].success,
input[type="number"].is-valid,
input[type="email"].success,
input[type="email"].is-valid,
input[type="url"].success,
input[type="url"].is-valid,
input[type="search"].success,
input[type="search"].is-valid,
input[type="tel"].success,
input[type="tel"].is-valid,
input[type="color"].success,
input[type="color"].is-valid,
select.success,
select.is-valid,
textarea.success,
textarea.is-valid,
.field.success,
.field.is-valid {
  color: #e6efc2;
  border-color: #e6efc2;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
  outline-color: #e6efc2;
}

/* line 76, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_forms.scss */
input[type="text"][disabled], input[type="text"].is-disabled,
input[type="password"][disabled],
input[type="password"].is-disabled,
input[type="datetime"][disabled],
input[type="datetime"].is-disabled,
input[type="datetime-local"][disabled],
input[type="datetime-local"].is-disabled,
input[type="date"][disabled],
input[type="date"].is-disabled,
input[type="month"][disabled],
input[type="month"].is-disabled,
input[type="time"][disabled],
input[type="time"].is-disabled,
input[type="week"][disabled],
input[type="week"].is-disabled,
input[type="number"][disabled],
input[type="number"].is-disabled,
input[type="email"][disabled],
input[type="email"].is-disabled,
input[type="url"][disabled],
input[type="url"].is-disabled,
input[type="search"][disabled],
input[type="search"].is-disabled,
input[type="tel"][disabled],
input[type="tel"].is-disabled,
input[type="color"][disabled],
input[type="color"].is-disabled,
select[disabled],
select.is-disabled,
textarea[disabled],
textarea.is-disabled,
.field[disabled],
.field.is-disabled {
  cursor: not-allowed;
  border-color: #cfcfcf;
  opacity: 0.6;
}

/* line 82, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_forms.scss */
input[type="text"][disabled]:focus, input[type="text"][disabled]:active, input[type="text"].is-disabled:focus, input[type="text"].is-disabled:active,
input[type="password"][disabled]:focus,
input[type="password"][disabled]:active,
input[type="password"].is-disabled:focus,
input[type="password"].is-disabled:active,
input[type="datetime"][disabled]:focus,
input[type="datetime"][disabled]:active,
input[type="datetime"].is-disabled:focus,
input[type="datetime"].is-disabled:active,
input[type="datetime-local"][disabled]:focus,
input[type="datetime-local"][disabled]:active,
input[type="datetime-local"].is-disabled:focus,
input[type="datetime-local"].is-disabled:active,
input[type="date"][disabled]:focus,
input[type="date"][disabled]:active,
input[type="date"].is-disabled:focus,
input[type="date"].is-disabled:active,
input[type="month"][disabled]:focus,
input[type="month"][disabled]:active,
input[type="month"].is-disabled:focus,
input[type="month"].is-disabled:active,
input[type="time"][disabled]:focus,
input[type="time"][disabled]:active,
input[type="time"].is-disabled:focus,
input[type="time"].is-disabled:active,
input[type="week"][disabled]:focus,
input[type="week"][disabled]:active,
input[type="week"].is-disabled:focus,
input[type="week"].is-disabled:active,
input[type="number"][disabled]:focus,
input[type="number"][disabled]:active,
input[type="number"].is-disabled:focus,
input[type="number"].is-disabled:active,
input[type="email"][disabled]:focus,
input[type="email"][disabled]:active,
input[type="email"].is-disabled:focus,
input[type="email"].is-disabled:active,
input[type="url"][disabled]:focus,
input[type="url"][disabled]:active,
input[type="url"].is-disabled:focus,
input[type="url"].is-disabled:active,
input[type="search"][disabled]:focus,
input[type="search"][disabled]:active,
input[type="search"].is-disabled:focus,
input[type="search"].is-disabled:active,
input[type="tel"][disabled]:focus,
input[type="tel"][disabled]:active,
input[type="tel"].is-disabled:focus,
input[type="tel"].is-disabled:active,
input[type="color"][disabled]:focus,
input[type="color"][disabled]:active,
input[type="color"].is-disabled:focus,
input[type="color"].is-disabled:active,
select[disabled]:focus,
select[disabled]:active,
select.is-disabled:focus,
select.is-disabled:active,
textarea[disabled]:focus,
textarea[disabled]:active,
textarea.is-disabled:focus,
textarea.is-disabled:active,
.field[disabled]:focus,
.field[disabled]:active,
.field.is-disabled:focus,
.field.is-disabled:active {
  background-color: #d5edf8;
}

/* line 92, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_forms.scss */
input[type="password"] {
  letter-spacing: 0.3rem;
}

/* line 97, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_forms.scss */
textarea {
  max-width: 100%;
  min-height: 120px;
  line-height: 1.5rem;
}

/* line 104, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_forms.scss */
select {
  -webkit-appearance: none;
  /* 1 */
  -moz-appearance: none;
  appearance: none;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAHCAYAAADXhRcnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEOEZCMjYxMEYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEOEZCMjYxMUYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQ4RkIyNjBFRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQ4RkIyNjBGRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Vxkp9gAAAI9JREFUeNpidHFxucHAwKAOxE+AmJmBMPgLxDJAfJMFSKwD4kqoAClgA+P///8ZXF1dPaCGcBKh6QcQB+3evXs7WDMIAA2QB1I7gFgDj0aQFz2BGh+AOEwwUaDAQyBlCMR7cGjcC5KHaQQBuM3IAOiKTiBVhiTUDdRUhq4Oq2aoAelAahIQ5wM1zsCmBiDAADhYMJXVZ9u9AAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: 97.5% center;
}

/*********************
BASE (MOBILE) SIZE
*********************/
/******************************************************************
Stylesheet: Base Mobile Stylesheet
******************************************************************/
/* line 5, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 0;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 20, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.icon-cherryleaf:before {
  content: "\e900";
  color: #fff;
  position: relative;
  top: 3px;
  font-size: 18px;
  left: 0;
}

/*********************
GENERAL STYLES
*********************/
/* line 33, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
* {
  outline: none;
}

/* line 35, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
body {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 100%;
  font-weight: 400;
  line-height: 1.5;
  color: #455b6c;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: greyscale;
}

/*********************
LAYOUT & GRID STYLES
*********************/
/* line 50, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.wrap {
  width: 96%;
  margin: 0 auto;
}

/*********************
LINK STYLES
*********************/
/* line 60, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
a, a:visited {
  color: #3bb54a;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -0-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
  /* on hover */
  /* on click */
  /* mobile tap color */
}

/* line 66, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
a:hover, a:focus, a:visited:hover, a:visited:focus {
  text-decoration: none;
  color: #5ac968;
}

/* line 75, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
a:link, a:visited:link {
  -webkit-tap-highlight-color: #3bb54a;
}

/******************************************************************
H1, H2, H3, H4, H5 STYLES
******************************************************************/
/* line 83, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  font-family: "Raleway", "Georgia", Cambria, Times New Roman, Times, serif;
  text-rendering: optimizelegibility;
  font-weight: 700;
  margin-bottom: 1rem;
  /* remove text decoration from all headline links */
}

/* line 90, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
h1 a, h1 a:visited, .h1 a, .h1 a:visited, h2 a, h2 a:visited, .h2 a, .h2 a:visited, h3 a, h3 a:visited, .h3 a, .h3 a:visited, h4 a, h4 a:visited, .h4 a, .h4 a:visited, h5 a, h5 a:visited, .h5 a, .h5 a:visited {
  color: #455b6c;
  text-decoration: none;
}

/* line 95, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
h1 .fa, .h1 .fa, h2 .fa, .h2 .fa, h3 .fa, .h3 .fa, h4 .fa, .h4 .fa, h5 .fa, .h5 .fa {
  margin-right: 3px;
}

/* line 98, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
h1, .h1 {
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 700;
}

/* line 103, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
h1 .fa, .h1 .fa {
  font-size: 2rem !important;
}

/* line 106, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
h2, .h2 {
  font-size: 1.5rem;
  line-height: 1.3;
}

/* line 110, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
h2 .fa, .h2 .fa {
  font-size: 1.5rem !important;
}

/* line 113, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
h3, .h3 {
  font-size: 1.25rem;
  line-height: 1.4;
}

/* line 117, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
h3 .fa, .h3 .fa {
  font-size: 1.25rem !important;
}

/* line 120, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
h4, .h4 {
  font-size: 1.25rem;
  line-height: 1.5;
}

/* line 124, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
h4 .fa, .h4 .fa {
  font-size: 1.25rem !important;
}

/* line 127, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
h5, .h5 {
  font-size: 1rem;
  line-height: 1.5;
}

/* line 131, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
h5 .fa, .h5 .fa {
  font-size: 1rem !important;
}

/* line 134, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
h6, .h6 {
  font-size: 0.75rem;
  line-height: 1.5;
}

/* line 138, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
h6 .fa, .h6 .fa {
  font-size: 1rem !important;
}

/*********************
HEADER STYLES
*********************/
/* line 144, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.admin-bar .header {
  top: 46px;
}

/* line 146, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.header {
  background-color: #fff;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
  filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=3px, Color='#33000000');
}

/* line 156, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
#headerLogoAndContact {
  padding: 10px 0 5px;
}

/* line 160, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
#headerLogo {
  display: inline-block;
  float: left;
  width: 190px;
  margin-top: 5px;
}

/* line 166, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
#headerLogo img {
  width: 100%;
  height: auto;
}

/* line 172, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
button#responsive-menu-pro-button {
  top: 9px !important;
}

/* line 174, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
#headerNavHolder {
  display: none;
}

/* line 177, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
#responsive-menu-pro-additional-content .phone,
#responsive-menu-pro-additional-content .email {
  display: block;
  color: #455b6c;
  margin: 0 15px 10px 0;
  font-size: 1.125rem;
}

/* line 185, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
#responsive-menu-pro-additional-content i {
  margin-right: 6px;
}

/* line 187, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
#responsive-menu-pro-additional-content .button {
  padding: 5px 7px 4px 7px !important;
  margin: 5px 10px 0 0 !important;
  font-size: 1rem !important;
}

/* line 192, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
#responsive-menu-pro-additional-content .button:last-of-type {
  margin: 0 !important;
}

/* line 196, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
#responsive-menu-pro-search-box {
  padding: 0 5% 15px !important;
}

/*********************
Button shortcode
*********************/
/* line 202, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.cta.center {
  text-align: center;
}

/* line 203, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.cta.right {
  text-align: right;
}

/*********************
POSTS & CONTENT STYLES
*********************/
/* line 209, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
#breadcrumbHolder {
  display: none;
}

/* line 211, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
#content {
  margin-top: 65px;
}

/* line 217, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.contentRow {
  padding: 1.5rem 0 2rem;
}

/* line 220, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.contentRow h2, .contentRow h3, .contentRow h4 {
  margin: 0.5rem 0 1rem;
}

/* line 222, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.contentRow h2.sectionTitle {
  text-align: center;
  margin: 1rem 0 1rem;
}

/* line 227, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.contentRow:first-of-type {
  padding-top: 0;
}

/* line 229, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.contentRow.white {
  background-color: #fff;
}

/* line 231, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.contentRow.lightGrey {
  background-color: #e4e7e8;
}

/* line 233, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.contentRow.myrtle {
  background-color: #216869;
  color: #fff !important;
}

/* line 237, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.contentRow.myrtle .fa {
  opacity: 0.75;
}

/* line 240, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.contentRow.hasBgImage {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}

/* line 246, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.contentRow.noTopPad {
  padding-top: 0;
}

/* line 248, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.contentRow.noBottomPad {
  padding-bottom: 0;
}

/* line 250, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.contentRow .sectionSubTitle,
.contentRow .sectionFoot {
  font-size: 1.5rem;
  text-align: center;
  margin: 1rem 0 0.5rem;
  font-family: "Raleway", "Georgia", Cambria, Times New Roman, Times, serif;
}

/* line 258, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.contentRow .sectionSubTitle {
  margin: 0 0 1.5rem;
}

/* line 263, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.rowDivider {
  text-align: center;
  padding: 2rem 0 0;
}

/* line 268, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.buttonHolder {
  padding-top: 1rem;
  text-align: center;
}

/* line 273, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.article-header {
  width: 100%;
}

/* line 276, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.article-header.page, .article-header.archive, .article-header.single {
  margin: 0 auto 2rem;
  height: 230px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}

/* line 286, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.article-header.archive, .article-header.single {
  background-position: bottom center;
}

/* line 291, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.headerGradient {
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.6) 70%, rgba(255, 255, 255, 0) 100%);
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 300, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.page-template-page-feature .article-header {
  height: 330px;
}

/* line 305, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.featuredCTA {
  margin: -55px auto 20px auto;
  width: 90%;
  background-color: #e4e7e8;
  padding: 20px 30px 35px;
  text-align: center;
}

/* line 312, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.featuredCTA h2 {
  font-weight: 700;
}

/* line 315, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.page-title,
.single-title,
.archive-title,
.jobman_job-template-default .page-title {
  margin: 0;
}

/* line 320, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.archive-entry-title {
  margin: 1rem 0 0;
}

/* line 321, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.entry-title {
  margin: 1rem 0 0;
}

/* line 324, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.singleArticle {
  margin: 1rem 0 2rem;
}

/* line 326, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.blog article,
.archive article,
.search article {
  padding-bottom: 2rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid #e4e7e8;
}

/* line 333, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.blog article:last-of-type,
.archive article:last-of-type,
.search article:last-of-type {
  padding-bottom: 0;
  border-bottom: 0;
}

/* line 338, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.blog article .entry-content,
.archive article .entry-content,
.search article .entry-content {
  margin-top: 0.25rem;
}

/* line 342, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.speakpipe-inline-widget {
  padding: 1.5rem 0;
  background-color: #eee;
  margin: 1.5rem 0;
}

/* post meta */
/* line 349, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.byline {
  color: #556a7a;
  margin: 0;
}

/* entry content */
/* line 357, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.entry-content {
  padding: 0;
}

/* line 360, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.entry-content p {
  margin: 0 0 .5rem;
}

/* line 362, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.entry-content ol,
.entry-content ul {
  margin-left: 1rem;
}

/* line 366, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.entry-content ol ol,
.entry-content ol ul,
.entry-content ul ol,
.entry-content ul ul {
  margin: 0 0 0.25rem 1rem;
}

/* line 370, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.entry-content ol {
  list-style-type: decimal;
}

/* line 372, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.entry-content ul {
  list-style-type: disc;
}

/* line 374, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.entry-content table {
  width: 100%;
  border: 1px solid #f8f9fa;
  margin-bottom: 1.5rem;
}

/* line 379, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.entry-content table caption {
  margin: 0 0 7px;
  font-size: 0.75rem;
  color: #f8f9fa;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/* line 388, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.entry-content tr {
  border-bottom: 1px solid #f8f9fa;
}

/* line 391, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.entry-content tr:nth-child(even) {
  background-color: #f8f9fa;
}

/* line 396, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.entry-content td {
  padding: 7px;
  border-right: 1px solid #f8f9fa;
}

/* line 400, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.entry-content td:last-child {
  border-right: 0;
}

/* line 405, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.entry-content th {
  background-color: #f8f9fa;
  border-bottom: 1px solid #f8f9fa;
  border-right: 1px solid #f8f9fa;
}

/* line 410, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.entry-content th:last-child {
  border-right: 0;
}

/* line 415, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.entry-content blockquote {
  margin: 1.5rem;
  padding: 0 0 0 0.75rem;
  border-left: 3px solid #3b89b5;
  font-style: italic;
  color: #455b6c;
}

/* line 426, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.entry-content dd {
  margin-left: 0;
  font-size: 0.9rem;
  color: #787878;
  margin-bottom: 1.5rem;
}

/* line 433, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.entry-content img {
  margin: 0 0 1.5rem 0;
  max-width: 100%;
  height: auto;
}

/* line 443, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.entry-content .size-auto,
.entry-content .size-full,
.entry-content .size-large,
.entry-content .size-medium,
.entry-content .size-thumbnail {
  max-width: 100%;
  height: auto;
}

/* line 452, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.entry-content pre {
  background: #000;
  color: #f8f9fa;
  font-size: 0.9rem;
  padding: 1.5rem;
  margin: 0 0 1.5rem;
  border-radius: 3px;
}

/* end .entry-content */
/* line 463, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
table.job-table th {
  padding-left: 10px;
}

/* line 465, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
table.job-table th,
table.job-table tr:nth-child(even),
table.job-table tr:nth-child(odd) {
  background-color: transparent;
}

/* line 469, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px;
  /* images inside wp-caption */
}

/* line 475, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.wp-caption img {
  max-width: 100%;
  margin-bottom: 0;
  width: 100%;
}

/* line 481, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.wp-caption p.wp-caption-text {
  font-size: 0.85rem;
  margin: 4px 0 7px;
  text-align: center;
}

/* end .wp-caption */
/* line 491, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.tags,
.cats {
  margin: 0;
}

/* line 498, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.acf-map {
  width: 100%;
  height: 250px;
}

/******************************************************************
PAGE NAVI STYLES
******************************************************************/
/* line 508, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.pagination,
.wp-prev-next {
  margin: 1.5rem 0;
}

/* line 512, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.pagination {
  text-align: center;
}

/* line 515, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.pagination ul {
  display: inline-block;
  background-color: #fff;
  white-space: nowrap;
  padding: 0;
  clear: both;
  border-radius: 3px;
}

/* line 524, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.pagination li {
  padding: 0;
  margin: 0;
  float: left;
  display: inline;
  overflow: hidden;
  border-right: 1px solid #f8f9fa;
}

/* line 533, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.pagination a, .pagination span {
  margin: 0;
  text-decoration: none;
  padding: 0;
  line-height: 1rem;
  font-size: 1rem;
  font-weight: normal;
  padding: 0.75rem;
  min-width: 1rem;
  display: block;
  color: #3b89b5;
}

/* line 545, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.pagination a:hover, .pagination a:focus, .pagination span:hover, .pagination span:focus {
  background-color: #3b89b5;
  color: #fff;
}

/* line 551, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.pagination .current {
  cursor: default;
  color: #455b6c;
}

/* line 555, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.pagination .current:hover, .pagination .current:focus {
  background-color: #fff;
  color: #455b6c;
}

/* end .bones_page_navi */
/* fallback previous & next links */
/* line 566, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.wp-prev-next .prev-link {
  float: left;
}

/* line 570, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.wp-prev-next .next-link {
  float: right;
}

/* end .wp-prev-next */
/******************************************************************
COMMENT STYLES
******************************************************************/
/* h3 comment title */
/* line 581, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
#comments-title {
  padding: 2rem 0 0.75rem;
  margin: 1.5rem 0 0 0;
  border-top: 1px solid #e4e7e8;
}

/* line 589, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.commentlist {
  margin: 0;
  list-style-type: none;
}

/* line 594, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.comment {
  position: relative;
  clear: both;
  overflow: hidden;
  padding: 1.5rem;
  border-bottom: 1px solid #e4e7e8;
  /* vcard */
  /* end .commentlist .vcard */
  /* end children */
  /* general comment classes */
}

/* line 601, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.comment .comment-author {
  padding: 7px;
  border: 0;
}

/* line 607, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.comment .vcard {
  margin-left: 50px;
}

/* line 610, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.comment .vcard cite.fn {
  font-weight: 700;
  font-style: normal;
}

/* line 618, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.comment .vcard time {
  display: block;
  font-size: 0.9rem;
}

/* line 622, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.comment .vcard time a {
  color: #455b6c;
  text-decoration: none;
}

/* line 626, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.comment .vcard time a:hover {
  text-decoration: underline;
}

/* line 636, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.comment .vcard .avatar {
  position: absolute;
  left: 16px;
  border-radius: 50%;
}

/* line 644, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.comment:last-child {
  margin-bottom: 0;
}

/* line 648, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.comment .children {
  margin: 0;
}

/* line 654, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.comment[class*=depth-] {
  margin-top: 1.1rem;
}

/* line 658, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.comment.depth-1 {
  margin-left: 0;
  margin-top: 0;
}

/* line 663, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.comment:not(.depth-1) {
  margin-top: 0;
  margin-left: 7px;
  padding: 7px;
}

/* line 670, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.comment.odd {
  background-color: #fff;
}

/* line 673, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.comment.even {
  background: #f8f9fa;
}

/* comment content */
/* line 681, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.comment_content p {
  margin: 0.7335rem 0 1.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
}

/* end .commentlist .comment_content */
/* comment reply link */
/* line 690, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.comment-reply-link {
  font-size: 0.813rem;
  float: right;
}

/* end .commentlist .comment-reply-link */
/* edit comment link */
/* line 702, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.comment-edit-link {
  font-style: italic;
  margin: 0 7px;
  text-decoration: none;
  font-size: 0.9rem;
}

/******************************************************************
COMMENT FORM STYLES
******************************************************************/
/* line 715, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.comment-respond {
  padding: 1.5rem;
  border-top: 1px solid #f8f9fa;
}

/* line 721, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
#reply-title {
  margin: 0;
}

/* line 725, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.logged-in-as {
  color: #f8f9fa;
  font-style: italic;
  margin: 0;
}

/* line 730, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.logged-in-as a {
  color: #455b6c;
}

/* line 735, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.comment-form-comment {
  margin: 1.5rem 0 0.75rem;
}

/* line 739, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.form-allowed-tags {
  padding: 1.5rem;
  background-color: #f8f9fa;
  font-size: 0.9rem;
}

/* comment submit button */
/* comment form title */
/* line 749, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
#comment-form-title {
  margin: 0 0 1.1rem;
}

/* allowed tags */
/* line 755, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
#allowed_tags {
  margin: 1.5rem 10px 0.7335rem 0;
}

/* no comments */
/* line 760, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.nocomments {
  margin: 0 20px 1.1rem;
}

/* line 766, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.easy_testimonials_grid_cell {
  margin-bottom: 0 !important;
}

/* line 768, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.easy_testimonial_title {
  font-style: normal;
  font-size: 1.25rem;
  font-family: "Raleway", "Georgia", Cambria, Times New Roman, Times, serif;
}

/* line 774, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.testimonial_author {
  font-family: "Raleway", "Georgia", Cambria, Times New Roman, Times, serif;
}

/* line 778, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.testimonial_author .testimonial-client {
  font-style: normal;
  font-size: 1.125rem;
  font-weight: 700;
}

/* line 784, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.testimonial_author .testimonial-position {
  font-style: normal;
  font-size: 1.125rem;
}

/* line 790, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.testimonial_author .testimonial-other {
  font-style: normal;
}

/* line 793, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.testimonial_author .testimonial-other:before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f19d";
  margin-right: 3px;
}

/* line 800, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.testimonial_author .date {
  font-style: normal;
  font-size: 0.813rem;
  color: #556a7a;
}

/*********************
SIDEBARS & ASIDES
*********************/
/* line 810, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.no-widgets {
  background-color: #fff;
  padding: 1.5rem;
  text-align: center;
  border: 1px solid #f8f9fa;
  border-radius: 2px;
  margin-bottom: 1.5rem;
}

/* line 819, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.widgettitle {
  margin-bottom: 0.75rem;
}

/* line 825, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.widget .post-date {
  font-size: 0.750rem;
}

/* line 830, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.sidebar .widgettitle {
  padding: 20px 10px 0;
}

/* line 832, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.sidebar .widget {
  background-color: #f8f9fa;
  padding: 0 10px 1px 10px;
  margin: 2.2rem 0;
}

/* line 839, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.sidebar .widget_categories .widtettitle:before {
  content: "<i class=" fa fa-folder "></i>";
}

/* line 845, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.sidebar .widget_tag_cloud .widtettitle:before {
  content: "<i class=" fa fa-tag "></i>";
}

/* line 850, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.sidebar .tagcloud {
  padding: 0 10px 19px;
}

/* line 855, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.sidebar label,
#search label {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

/*********************
FOOTER STYLES
*********************/
/* line 869, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.footer {
  clear: both;
}

/* line 874, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.newsletterSignup {
  background-color: #216869;
  text-align: center;
  padding: 20px 0 40px;
}

/* line 879, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.newsletterSignup label {
  color: #fff;
  font-size: 1rem;
}

/* line 883, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.newsletterSignup input {
  margin: 0 auto;
}

/* line 884, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.newsletterSignup form p {
  text-align: left;
}

/* line 886, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.newsletterSignup h3 {
  color: #fff;
  text-align: center;
  font-size: 2rem;
  margin: 12px 0 5px;
}

/* line 893, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
.newsletterSignup p {
  color: #fff;
  text-align: center;
  font-size: 1.125rem;
  margin: 10px 0 0 0;
  font-family: "Raleway", "Georgia", Cambria, Times New Roman, Times, serif;
}

/* line 904, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
#footerWidgets {
  background-color: #073B3A;
  color: #fff;
}

/* line 908, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
#footerWidgets a, #footerWidgets a:visited {
  color: #fff;
}

/* line 911, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
#footerWidgets a:hover, #footerWidgets a:active, #footerWidgets a:visited:hover, #footerWidgets a:visited:active {
  color: #3bb54a;
}

/* line 915, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
#footerWidgets a.footerLink,
#footerWidgets a.footerLink:visited {
  color: #3bb54a;
}

/* line 919, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
#footerWidgets a.footerLink:hover, #footerWidgets a.footerLink:active,
#footerWidgets a.footerLink:visited:hover,
#footerWidgets a.footerLink:visited:active {
  color: #6dcf79;
}

/* line 928, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
#footerWidgets .phone i,
#footerWidgets .email i,
#footerWidgets .Twitter i,
#footerWidgets .twitter i,
#footerWidgets .YouTube i {
  margin-right: 8px;
}

/* line 931, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
#footerWidgets .itunes,
#footerWidgets .googleplay,
#footerWidgets .podbean,
#footerWidgets .stitcher {
  margin-right: 10px;
}

/* line 936, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
#footerWidgets .widgettitle {
  color: #fff;
  margin-bottom: 0.75rem;
  border-bottom: 1px solid #fff;
  font-weight: 400;
}

/* line 943, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
#footerWidgets .widget .post-date {
  font-size: 0.750rem;
}

/* line 948, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
#colophon {
  background-color: #063231;
  color: #fff;
}

/* line 952, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
#colophon .copyright,
#colophon .creator,
#colophon .btt {
  display: inline-block;
}

/* line 956, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
#colophon .creator,
#colophon .btt {
  float: right;
}

/* line 959, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
#colophon .btt {
  margin: 15px 0 10px;
  cursor: pointer;
  opacity: 0.4;
  border: 1px solid #fff;
  border-radius: 4px;
  padding: 2px 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -0-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-size: 0.813rem;
  text-transform: uppercase;
}

/* line 970, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_base.scss */
#colophon .btt:hover {
  opacity: 1;
  color: #000;
  background-color: #fff;
}

/*********************
481up - LARGER MOBILE DEVICES
*********************/
@media only screen and (min-width: 481px) {
  /******************************************************************
Stylesheet: 481up
******************************************************************/
  /*
IMPORTANT NOTE ABOUT SASS 3.3 & UP
You can't use @extend within media queries
anymore, so just be aware that if you drop
threm in here, they won't work.
*/
  /*********************
NAVIGATION STYLES
*********************/
  /*********************
POSTS & CONTENT STYLES
*********************/
  /* line 22, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_481up.scss */
  #headerLogo {
    width: auto;
    margin-top: 0;
  }
  /* line 27, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_481up.scss */
  button#responsive-menu-pro-button {
    top: 18px !important;
  }
  /* line 29, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_481up.scss */
  #content {
    margin-top: 82px;
  }
  /* line 31, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_481up.scss */
  .page-title,
  .single-title,
  .archive-title,
  .jobman_job-template-default .page-title {
    width: 80%;
  }
  /* entry content */
  /* line 39, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_481up.scss */
  .entry-content {
    /* at this larger size, we can start to align images */
  }
  /* line 42, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_481up.scss */
  .entry-content .alignleft, .entry-content img.alignleft {
    margin-right: 1.5rem;
    display: inline;
    float: left;
  }
  /* line 47, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_481up.scss */
  .entry-content .alignright, .entry-content img.alignright {
    margin-left: 1.5rem;
    display: inline;
    float: right;
  }
  /* line 52, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_481up.scss */
  .entry-content .aligncenter, .entry-content img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
  }
  /* end .entry-content */
  /*********************
FOOTER STYLES
*********************/
}

/*********************
768up - TABLET & SMALLER LAPTOPS
*********************/
@media only screen and (min-width: 768px) {
  /******************************************************************
Stylesheet: 768up - Tablet & Small Desktop Stylesheet
******************************************************************/
  /*********************
GENERAL STYLES
*********************/
  /* line 10, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  h1, .h1 {
    font-size: 2.625rem;
  }
  /* line 13, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  h1 .fa, .h1 .fa {
    font-size: 2.625rem !important;
  }
  /* line 16, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  h2, .h2 {
    font-size: 1.75rem;
  }
  /* line 19, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  h2 .fa, .h2 .fa {
    font-size: 1.75rem !important;
  }
  /* line 22, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  h3, .h3 {
    font-size: 1.5rem;
  }
  /* line 25, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  h3 .fa, .h3 .fa {
    font-size: 1.5rem !important;
  }
  /*********************
LAYOUT & GRID STYLES
*********************/
  /* line 32, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  .wrap {
    width: 730px;
  }
  /*********************
NAVIGATION STYLES
*********************/
  /* line 38, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  .nav {
    margin: 0;
    border: 0;
    /* end .menu ul li */
    /* highlight current page */
    /* end current highlighters */
  }
  /* line 41, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  .nav ul {
    background: #e4e7e8;
    margin-top: 0;
  }
  /* line 45, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  .nav li {
    float: left;
    position: relative;
    /* showing sub-menus */
  }
  /* line 49, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  .nav li a {
    display: block;
    text-decoration: none;
    padding: 0.75rem;
    border-bottom: 0;
    color: #455b6c;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -0-transition: none;
    transition: none;
  }
  /* line 58, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  .nav li a:hover, .nav li a:focus {
    color: #000;
  }
  /* line 63, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  .nav li:hover {
    background-color: #bac5c9;
  }
  /* line 69, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  .nav li ul.sub-menu,
  .nav li ul.children {
    margin-top: 0;
    position: absolute;
    visibility: hidden;
    z-index: 8999;
    /* highlight sub-menu current page */
  }
  /* line 78, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  .nav li ul.sub-menu li a,
  .nav li ul.children li a {
    padding-left: 10px;
    border-right: 0;
    display: block;
    width: 180px;
  }
  /* line 94, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  .nav li ul.sub-menu li:last-child a,
  .nav li ul.children li:last-child a {
    border-bottom: 0;
  }
  /* line 97, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  .nav li ul.sub-menu li ul,
  .nav li ul.children li ul {
    top: 0;
    left: 100%;
  }
  /* line 104, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  .nav li ul.sub-menu li.current-menu-item,
  .nav li ul.sub-menu li.current_page_item,
  .nav li ul.sub-menu li.current_page_ancestor,
  .nav li ul.children li.current-menu-item,
  .nav li ul.children li.current_page_item,
  .nav li ul.children li.current_page_ancestor {
    background-color: #bac5c9;
  }
  /* line 109, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  .nav li ul.sub-menu li.current-menu-item a,
  .nav li ul.sub-menu li.current_page_item a,
  .nav li ul.sub-menu li.current_page_ancestor a,
  .nav li ul.children li.current-menu-item a,
  .nav li ul.children li.current_page_item a,
  .nav li ul.children li.current_page_ancestor a {
    color: #000;
  }
  /* line 114, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  .nav li:hover > ul {
    top: auto;
    visibility: visible;
  }
  /* line 122, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  .nav li.current-menu-item,
  .nav li.current_page_item,
  .nav li.current_page_ancestor {
    background-color: #bac5c9;
  }
  /* line 126, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  .nav li.current-menu-item a,
  .nav li.current_page_item a,
  .nav li.current_page_ancestor a {
    color: #000;
  }
  /* line 132, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  .nav.mainNav .sub-menu {
    -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.2);
    filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=3px, OffY=3px, Color='#33000000');
  }
  /* line 135, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  .nav.mainNav ul {
    display: block;
  }
  /* line 138, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  .nav.mainNav li.menu-item-has-children {
    padding-right: 10px;
  }
  /* line 144, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  .nav.mainNav .menu-item-has-children > a:after {
    content: "\f04b";
    position: absolute;
    right: 10px;
    top: 25%;
    color: #455b6c;
    font-family: FontAwesome;
    font-size: 0.5rem;
    line-height: 3;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  /* line 161, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  .nav.mainNav ul .menu-item-has-children > a:after {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  /*********************
HEADER STYLES
*********************/
  /* line 175, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  .admin-bar .header {
    top: 32px;
  }
  /* line 177, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  #headerLogo {
    float: none;
  }
  /* line 179, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  #headerLogoAndContact {
    position: relative;
    padding: 20px 0 15px;
    text-align: center;
  }
  /* line 186, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  #headerContact {
    display: inline-block;
    margin-top: 24px;
  }
  /* line 190, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  #headerContact a {
    color: #3b4e5c;
    margin-right: 10px;
  }
  /* line 194, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  #headerContact a:visited {
    color: #3b4e5c;
  }
  /* line 196, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  #headerContact a:hover, #headerContact a:active {
    color: #3bb54a;
  }
  /* line 200, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  #headerContact a .button {
    margin-right: 0;
  }
  /* line 204, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  #headerContact a i {
    margin-right: 5px;
  }
  /* line 207, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  #headerNavHolder {
    display: block;
    background-color: #e4e7e8;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
    filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=3px, Color='#33000000');
  }
  /* line 213, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  #headerNavHolder nav {
    display: inline-block;
    float: left;
  }
  /* line 218, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  #headerNavHolder #search {
    padding-top: 9px;
    display: inline-block;
    float: right;
  }
  /* line 225, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  #breadcrumbHolder {
    background-color: #f2f3f4;
    padding: 10px 0;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
    filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=3px, Color='#33000000');
  }
  /* line 231, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  #breadcrumbHolder a, #breadcrumbHolder a:visited, #breadcrumbHolder a:hover, #breadcrumbHolder a:active {
    color: #455b6c;
    text-decoration: underline;
  }
  /* line 236, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  #breadcrumbHolder p {
    margin: 0;
    line-height: 1;
    font-size: 0.813rem;
  }
  /* line 244, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  #search input {
    display: inline-block;
    width: 50px;
    margin-bottom: 0;
    padding: 0 10px;
    -webkit-border-radius: 3px 0px 0px 3px;
    border-radius: 3px 0px 0px 3px;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    height: 30px;
  }
  /* line 253, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  #search button {
    float: right;
    padding: 5px 7px;
    -webkit-border-radius: 0px 3px 3px 0px;
    border-radius: 0px 3px 3px 0px;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
  }
  /*********************
POSTS & CONTENT STYLES
*********************/
  /* line 262, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  #breadcrumbHolder {
    display: block;
    margin-top: 0;
  }
  /* line 267, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  .home #breadcrumbHolder {
    display: none;
  }
  /* line 269, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  #content {
    margin-top: 233px;
  }
  /* line 274, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  .home #content {
    margin-top: 200px;
  }
  /* line 276, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  .headerGradient {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.8) 40%, rgba(255, 255, 255, 0) 90%);
  }
  /* line 278, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  .page-title,
  .single-title,
  .archive-title,
  .jobman_job-template-default .page-title {
    width: 70%;
  }
  /* line 283, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  .featuredCTA {
    margin: -65px auto 20px auto;
    display: inline-block;
    float: right;
    width: 40%;
  }
  /* line 290, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  .featuredCopy {
    display: inline-block;
    float: left;
    width: 55%;
  }
  /*********************
SIDEBARS & ASIDES
*********************/
  /* line 304, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  .widget ul li {
    margin-bottom: 0.75rem;
    /* deep nesting */
  }
  /* line 312, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  .widget ul li ul {
    margin-top: 0.75rem;
    padding-left: 1rem;
  }
  /* line 320, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  .single .widget:first-of-type {
    margin-top: 0;
  }
  /*********************
FOOTER STYLES
*********************/
  /* line 326, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  .newsletterSignup {
    text-align: left;
  }
  /* line 329, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  .newsletterSignup .mimi-form-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  /* line 332, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  .newsletterSignup .mimi-form-wrapper form {
    margin: auto;
  }
  /* line 337, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  .newsletterSignup form.mimi-form p {
    display: inline-block;
  }
  /* line 340, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_768up.scss */
  #footerWidgets .t-1of2:nth-of-type(3) {
    clear: left;
  }
}

/*********************
1030up - DESKTOP
*********************/
@media only screen and (min-width: 1024px) {
  /******************************************************************
Stylesheet: 1030up - Desktop Stylsheet
******************************************************************/
  /* line 5, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_1024up.scss */
  .wrap {
    width: 1000px;
  }
  /*********************
HEADER STYLES
*********************/
  /* line 10, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_1024up.scss */
  #headerLogo {
    float: left;
  }
  /* line 12, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_1024up.scss */
  #headerContact {
    float: right;
  }
  /* line 14, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_1024up.scss */
  .nav li {
    margin-right: 10px;
  }
  /* line 15, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_1024up.scss */
  .nav li li {
    margin-right: 0;
  }
  /* line 17, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_1024up.scss */
  .d-singleNav {
    display: inline-block;
    float: left;
    width: 49%;
  }
  /* line 22, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_1024up.scss */
  .d-singleNav:first-of-type {
    margin-right: 2%;
  }
  /* line 26, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_1024up.scss */
  #search input {
    width: 200px;
  }
  /* line 29, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_1024up.scss */
  #content {
    margin-top: 183px;
  }
  /* line 34, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_1024up.scss */
  .home #content {
    margin-top: 150px;
  }
  /* .page-title,
.archive-title {width:40%}  */
  /* line 39, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_1024up.scss */
  .home .page-title {
    width: 40%;
  }
  /* line 41, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_1024up.scss */
  .featuredCopy {
    width: 66%;
  }
  /* line 43, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_1024up.scss */
  .featuredCTA {
    width: 31%;
  }
  /* line 45, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_1024up.scss */
  .page-title,
  .single-title,
  .archive-title,
  .jobman_job-template-default .page-title {
    width: 60%;
  }
  /*********************
FOOTER STYLES
*********************/
  /* line 57, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_1024up.scss */
  .newsletterSignup .mimi-form-wrapper form:before {
    content: "Sign up for our Newsletter";
    color: #fff;
    font-size: 2rem;
    font-family: "Raleway", "Georgia", Cambria, Times New Roman, Times, serif;
    vertical-align: sub;
    margin-right: 10px;
  }
  /* line 70, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_1024up.scss */
  #footerWidgets .itunes,
  #footerWidgets .googleplay,
  #footerWidgets .podbean,
  #footerWidgets .stitcher {
    max-width: 89px;
    height: auto;
  }
  /* line 76, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_1024up.scss */
  #footerWidgets .t-1of2:nth-of-type(3) {
    clear: none;
  }
}

/*********************
1240up - LARGE VIEWING SIZE
*********************/
@media only screen and (min-width: 1280px) {
  /******************************************************************
Stylesheet: 1240up
******************************************************************/
  /* line 4, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_1280up.scss */
  .wrap {
    width: 1200px;
  }
  /* line 7, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_1280up.scss */
  #footerWidgets .itunes,
  #footerWidgets .googleplay,
  #footerWidgets .podbean,
  #footerWidgets .stitcher {
    max-width: 100%;
    height: auto;
  }
  /* line 13, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_1280up.scss */
  .page-title,
  .single-title,
  .archive-title,
  .jobman_job-template-default .page-title {
    width: 50%;
  }
}

/*********************
RETINA (2x RESOLUTION DEVICES)
*********************/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /******************************************************************
Stylesheet: Retina Screens & Devices Stylesheet
******************************************************************/
  /* 

EXAMPLE 
Let's say you have an image and you need to make sure it looks ok
on retina screens. Let's say we have an icon which dimension are
24px x 24px. In your regular stylesheets, it would look something
like this:

.icon {
	width: 24px;
	height: 24px;
	background: url(img/test.png) no-repeat;
}

For retina screens, we have to make some adjustments, so that image
doesn't look blurry. So, taking into account the image above and the
dimensions, this is what we would put in our retina stylesheet:

.icon {
	background: url(img/test@2x.png) no-repeat;
	background-size: 24px 24px;
}

So, you would create the same icon, but at double the resolution, meaning 
it would be 48px x 48px. You'd name it the same, but with a @2x at the end
(this is pretty standard practice). Set the background image so it matches
the original dimensions and you are good to go. 

*/
}

/*********************
PRINT STYLESHEET
*********************/
@media print {
  /******************************************************************
Stylesheet: Print Stylesheet
******************************************************************/
  /* line 5, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_print.scss */
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  /* line 13, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_print.scss */
  a, a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  /* line 18, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_print.scss */
  a:after, a:visited:after {
    content: " (" attr(href) ")";
  }
  /* line 23, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_print.scss */
  a abbr[title]:after, a:visited abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 28, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_print.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  /* line 34, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_print.scss */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 39, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_print.scss */
  thead {
    display: table-header-group;
  }
  /* line 43, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_print.scss */
  tr, img {
    page-break-inside: avoid;
  }
  /* line 47, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_print.scss */
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  /* line 55, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_print.scss */
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 60, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }
  /* line 66, C:/Work/Individuals/CherryLeaf/www/wp-content/themes/cherryleaf/library/scss/source/_print.scss */
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none;
  }
}

/*# sourceMappingURL=../css/style.map */