/*
Theme Name: Ivy Twenty Seventeen
Theme URI: https://wordpress.org/themes/ivy2017/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Ivy Twenty Seventeen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: ivy2017

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 * Table of Contents
 *
 * 1.0 - Reset
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigations
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Header
 * 11.0 - Widgets
 * 12.0 - Content
 *    12.1 - Posts and pages
 *    12.2 - Post Formats
 *    12.3 - Comments
 * 13.0 - Footer
 * 14.0 - Media
 *    14.1 - Captions
 *    14.2 - Galleries
 *    14.3 - Alert Banner
 * 15.0 - Multisite
 * 16.0 - Media Queries
 *    16.1 - Mobile Large
 *    16.2 - Tablet Small
 *    16.3 - Tablet Large
 *    16.4 - Desktop Small
 *    16.5 - Desktop Medium
 *    16.6 - Desktop Large
 *    16.7 - Desktop X-Large
 * 17.0 - Print
 */


/**
 * 1.0 - Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint.
 */

 html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit; font-variant-ligatures: none;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
 body   {/*background-color: #cce29e; height: 100%;*/ color: #333231;    width: 100%} /* so no white shows under footer if page content is short */
p {font-size: 115%;line-height: 1.73;font-size: 18px;} /* will make it ~16px */

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 62.5%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}

ol,
ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none;
}

a:hover,
a:active {
	outline: 0;
}

a img {
	border: 0;
}


/**
 * 2.0 - Genericons
 */

.social-navigation a:before,
.secondary-toggle:before,
.dropdown-toggle:after,
.bypostauthor > article .fn:after,
.comment-reply-title small a:before,
.comment-navigation .nav-next a:after,
.comment-navigation .nav-previous a:before,
.posted-on:before,
.byline:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.edit-link:before,
.full-size-link:before,
.pagination .prev:before,
.pagination .next:before,
.image-navigation a:before,
.image-navigation a:after,
.format-link .entry-title a:after,
.entry-content .more-link:after,
.entry-summary .more-link:after,
.author-link:after {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-family: "Genericons";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1;
	speak: none;
	text-align: center;
	text-decoration: inherit;
	text-transform: none;
	vertical-align: top;
}


/**
 * 3.0 Typography
 */

body,
button,
input,
select,
textarea {
	color: #343232; font-family: 'Karu-Light';
font-style: normal;
font-weight: 400;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 700;
}

p {
	margin-bottom: 1.6em;
}

b,
strong {
	font-weight: 700;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	border-left: 4px solid #707070;
	border-left: 4px solid rgba(51, 51, 51, 0.7);
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-size: 18px;
	font-size: 1.8rem;
	font-style: italic;
	line-height: 1.6667;
	margin-bottom: 1.6667em;
	padding-left: 0.7778em;
}

blockquote p {
	margin-bottom: 1.6667em;
}

blockquote > p:last-child {
	margin-bottom: 0;
}

blockquote cite,
blockquote small {
	color: #333;
	font-size: 15px;
	font-size: 1.5rem;
	font-family: "Noto Sans", sans-serif;
	line-height: 1.6;
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

address {
	font-style: italic;
	margin: 0 0 1.6em;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: Inconsolata, monospace;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}

pre {
	background-color: transparent;
	background-color: rgba(0, 0, 0, 0.01);
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	line-height: 1.2;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 0.8em;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

abbr[title] {
	border-bottom: 1px dotted #eaeaea;
	border-bottom: 1px dotted rgba(51, 51, 51, 0.1);
	cursor: help;
}

mark,
ins {
	background-color: #fff9c0;
	text-decoration: none;
}

sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

small {
	font-size: 75%;
}

big {
	font-size: 125%;
}


/**
 * 4.0 Elements
 */

hr {
	background-color: #eaeaea;
	background-color: rgba(51, 51, 51, 0.1);
	border: 0;
	height: 1px;
	margin-bottom: 1.6em;
}

ul,
ol {
	margin: 0 0 1.6em 1.3333em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
}
 
dl {
	margin-bottom: 1.6em;
}

dt {    color: #8e8e8e}

dd {
	margin-bottom: 1.6em; /*margin-left: 10px;
    text-indent: -10px;*/
}

dd ul {    list-style: none;    margin: 0}
dd li {margin-left: 10px;    text-indent: -10px}

table,
th,
td {
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 1.6em;
	table-layout: fixed; /* Prevents HTML tables from becoming too wide */
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

th {
	border-width: 0 1px 1px 0;
	font-weight: 700;
}

td {
	border-width: 0 1px 1px 0;
}

th, td {
	padding: 0.4em;
}

img {
	/*-ms-interpolation-mode: bicubic;
	border: 0;
	height: auto;
	max-width: 100%;
	vertical-align: middle;*/
}

figure {
	margin: 0;
}

del {
	opacity: 0.8;
}

/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder {
	color: #aaa; /*rgba(51, 51, 51, 0.7);*/
}

:-moz-placeholder {
	color: #aaa; /*rgba(51, 51, 51, 0.7);*/
}

::-moz-placeholder {
	color: #aaa; /*rgba(51, 51, 51, 0.7);*/
	opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #aaa; /*rgba(51, 51, 51, 0.7);*/
}


/**
 * 5.0 Forms
 */

button,
input,
select,
textarea {
	/*background-color: #f7f7f7;*/
	border-radius: 0;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

button,
input {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	line-height: normal;
}

input,
textarea {
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)); /* Removing the inner shadow on iOS inputs */
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
}

input:focus,
textarea:focus {
	background-color: #fff;
	border: 1px solid #c1c1c1;
	border: 1px solid rgba(51, 51, 51, 0.3);
	color: #333;
}

input:focus,
select:focus {
	outline: 2px solid #c1c1c1;
	outline: 2px solid rgba(51, 51, 51, 0.3);
}

button[disabled],
input[disabled],
select[disabled],
textarea[disabled] {
	cursor: default;
	opacity: .5;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	background-color: #333;
	border: 0;
	color: #fff;
	cursor: pointer;
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 700;
	padding: 0.7917em 1.5em;
	text-transform: uppercase;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
	background-color: #707070;
	background-color: rgba(51, 51, 51, 0.7);
	outline: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	padding: 0.375em;
	width: 100%;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	outline: 0;
}

.post-password-form {
	position: relative;
}

.post-password-form label {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	line-height: 1.5;
	text-transform: uppercase;
}

.post-password-form input[type="submit"] {
	padding: 0.7917em;
	position: absolute;
	right: 0;
	bottom: 0;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

.search-form input[type="submit"],
.widget .search-form input[type="submit"] {
	padding: 0;
}


/**
 * 6.0 Navigations
 */


/**
 * 6.1 Links
 */

a {
	color: #333;
	text-decoration: none;
}

a:hover,
a:focus {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
}


/**
 * 6.2 Menus
 */

.main-navigation {
    display: none;
    margin-left: 30%;     margin-top: 17px;
}

.main-navigation ul {
	list-style: none;
	margin: 12px 0 0 auto
}

.main-navigation ul ul {
	display: none;
	margin-left: 0.8em;
}

.main-navigation ul .toggled-on {
	display: block;
}

.main-navigation li {display: inline;
    float: left;
    margin-left: 4%;
}

.main-navigation a { color: #333231; 	display: block;
	padding: 0.8em 0;
	position: relative;
	text-decoration: none; font-size: 20px; font-family: 'Karu-Regular';
font-style: normal;
font-weight: 400;     line-height: 1em;
}

.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a, .main-navigation a:hover, .main-navigation a:focus {	color: #1c9483}
/* Fix a Relevanssi problem where top nav item for a result is given current-menu-item class */
.search-results  .main-navigation .current-menu-item > a, .search-results  .main-navigation .current-menu-ancestor > a	 { color: #333231}
.search-results .main-navigation a:hover, .search-results .main-navigation a:focus {	color: #1c9483}

.main-navigation .nav-menu > ul > li:first-child,
.main-navigation .nav-menu > li:first-child {
	border-top: 0;
}

.main-navigation .menu-item-has-children > a {
	padding-right: 48px;
}

.main-navigation .menu-item-description {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 400;
	line-height: 1.5;
	margin-top: 0.5em;
}

	/* Primary Nav Effect */
	.main-navigation li {position: relative;     z-index: 9;}
	.main-navigation a  {
		position: relative;
		display: block;
	}
	
	.main-navigation .nav_effect {position: relative;
	display: inline-block; /*transition: color 0.5s;
		transition-timing-function: cubic-bezier(0.2,1,0.3,1);*/}
	
	/*.main-navigation .nav_effect::before {
	content: '';
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0px;
    width: -webkit-calc(100% + 10px);
    width: calc(100% + 10px);
    height: 50%;
    opacity: 0.2;
    transform: scale3d(0,1,1);
    transform-origin: 0% 50%;
    transition: transform 0.5s;
    transition-timing-function: ease;
    transition-timing-function: cubic-bezier(0.2,1.3,0.3,1);  background: #61b4a8 }
	
	.main-navigation  a:hover .nav_effect::before, .main-navigation  a:focus .nav_effect::before {    transform: scale3d(1,1,1)}*/

.no-js .main-navigation ul ul {
	display: block;
}

.dropdown-toggle {
	background-color: transparent;
	border: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	content: "";
	height: 42px;
	padding: 0;
	position: absolute;
	text-transform: lowercase; /* Stop screen readers to read the text as capital letters */
	top: 3px;
	right: 0;
	width: 42px;
}

.dropdown-toggle:after {
	color: #333;
	content: "\f431";
	font-size: 24px;
	line-height: 42px;
	position: relative;
	top: 0;
	left: 1px;
	width: 42px;
}

.dropdown-toggle:hover,
.dropdown-toggle:focus {
	background-color: #eaeaea;
	background-color: rgba(51, 51, 51, 0.1);
}

.dropdown-toggle:focus {
	outline: 1px solid #c1c1c1;
	outline: 1px solid rgba(51, 51, 51, 0.3);
}

.dropdown-toggle.toggle-on:after {
	content: "\f432";
}

.social-navigation {
	margin: 9.0909% 0;
}

.social-navigation ul {
	list-style: none;
	margin: 0 0 -1.6em 0;
}

.social-navigation li {
	float: left;
}

.social-navigation a {
	display: block;
	height: 3.2em;
	position: relative;
	width: 3.2em;
}

.social-navigation a:before {
	content: "\f415";
	font-size: 24px;
	position: absolute;
	top: 0;
	left: 0;
}

.social-navigation a[href*="codepen.io"]:before {
	content: "\f216";
}

.social-navigation a[href*="digg.com"]:before {
	content: "\f221";
}

.social-navigation a[href*="dribbble.com"]:before {
	content: "\f201";
}

.social-navigation a[href*="dropbox.com"]:before {
	content: "\f225";
}

.social-navigation a[href*="facebook.com"]:before {
	content: "\f203";
}

.social-navigation a[href*="flickr.com"]:before {
	content: "\f211";
}

.social-navigation a[href*="foursquare.com"]:before {
	content: "\f226";
}

.social-navigation a[href*="plus.google.com"]:before {
	content: "\f206";
}

.social-navigation a[href*="github.com"]:before {
	content: "\f200";
}

.social-navigation a[href*="instagram.com"]:before {
	content: "\f215";
}

.social-navigation a[href*="linkedin.com"]:before {
	content: "\f208";
}

.social-navigation a[href*="pinterest.com"]:before {
	content: "\f210";
}

.social-navigation a[href*="getpocket.com"]:before {
	content: "\f224";
}

.social-navigation a[href*="polldaddy.com"]:before {
	content: "\f217";
}

.social-navigation a[href*="reddit.com"]:before {
	content: "\f222";
}

.social-navigation a[href*="stumbleupon.com"]:before {
	content: "\f223";
}

.social-navigation a[href*="tumblr.com"]:before {
	content: "\f214";
}

.social-navigation a[href*="twitter.com"]:before {
	content: "\f202";
}

.social-navigation a[href*="vimeo.com"]:before {
	content: "\f212";
}

.social-navigation a[href*="wordpress.com"]:before,
.social-navigation a[href*="wordpress.org"]:before {
	content: "\f205";
}

.social-navigation a[href*="youtube.com"]:before {
	content: "\f213";
}

.social-navigation a[href*="mailto:"]:before {
	content: "\f410";
}

.social-navigation a[href*="spotify.com"]:before {
	content: "\f515";
}

.social-navigation a[href*="twitch.tv"]:before {
	content: "\f516";
}

.social-navigation a[href$="/feed/"]:before {
	content: "\f413";
}

.social-navigation a[href*="path.com"]:before {
	content: "\f219";
}

.social-navigation a[href*="skype.com"]:before {
	content: "\f220";
}

.secondary-toggle {
	background-color: transparent;
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	height: 42px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 50%;
	right: 0;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 42px;
}

.secondary-toggle:before {
	color: #333;
	content: "\f419";
	line-height: 40px;
	width: 40px;
}

.secondary-toggle:hover,
.secondary-toggle:focus {
	background-color: transparent;
	border: 1px solid #c1c1c1;
	border: 1px solid rgba(51, 51, 51, 0.3);
	outline: 0;
}

.secondary-toggle.toggled-on:before {
	content: "\f405";
	font-size: 32px;
	position: relative;
	top: 1px;
	left: -1px;
}

.post-navigation {
	background-color: #fff;
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	font-weight: 700;
}

.post-navigation a {
	display: block;
	padding: 3.8461% 7.6923%;
}

.post-navigation span {
	display: block;
}

.post-navigation .meta-nav {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: 0.04em;
	line-height: 1.5;
	position: relative;
	text-transform: uppercase;
	z-index: 2;
}

.post-navigation .post-title {
	font-family: "Noto Serif", serif;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.3333;
	position: relative;
	z-index: 2;
}

.post-navigation .nav-next,
.post-navigation .nav-previous {
	background-position: center;
	background-size: cover;
	position: relative;
}

.post-navigation a:before {
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1;
}

.post-navigation a:hover:before,
.post-navigation a:focus:before {
	opacity: 0.5;
}

.post-navigation .meta-nav {
	opacity: 0.8;
}

.post-navigation div + div {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
}

.pagination {    background-color: #fff;
    border-top: 1px solid #cacaca;
    max-width: 1160px;
    margin: 3% 20px 20px;
    border-bottom: 1px solid #cacaca;
}

.pagination .nav-links {     border-right: 1px solid #cacaca;
    border-left: 1px solid #cacaca;
	min-height: 3.2em;
	position: relative;
	text-align: center;
}

/* reset screen-reader-text */
.pagination .current .screen-reader-text {
	position: static !important;
}

.pagination .page-numbers {
	display: none;
	line-height: 3.2em;
	padding: 0 0.6667em;
}

.pagination .page-numbers.current {     color: #1c9483;	text-transform: uppercase;
}

.pagination .current {
	display: inline-block;
	font-weight: 700;
}

.pagination .prev,
.pagination .next {    -webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
    background-color: #333;
    color: #fff;
    display: inline-block;
    height: 50px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 50px;
    border: 1px solid #333;
    margin-top: -1px;
}

.pagination .prev:before,
.pagination .next:before {
	font-size: 32px;
	height: 50px;
    line-height: 48px;
    position: relative;
    width: 50px;
}

.pagination .prev:hover,
.pagination .prev:focus,
.pagination .next:hover,
.pagination .next:focus {	background-color: #1c9483;  border-color: #1c9483}

.pagination .prev {
	left: 0;
}

.pagination .prev:before {
	content: "\f430";
	left: -1px;
}

.pagination .next {
	right: 0;
}

.pagination .next:before {
	content: "\f429";
	right: -1px;
}

.image-navigation,
.comment-navigation {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-size: 12px;
	font-size: 1.2rem;
	font-family: "Noto Sans", sans-serif;
	font-weight: 700;
	line-height: 1.5;
	text-transform: uppercase;
}

.image-navigation a,
.comment-navigation a {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
}

.image-navigation a:hover,
.image-navigation a:focus,
.comment-navigation a:hover,
.comment-navigation a:focus {
	color: #333;
}

.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty),
.comment-navigation .nav-previous:not(:empty),
.comment-navigation .nav-next:not(:empty) {
	display: inline-block;
}

.image-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before,
.comment-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before {
	content: "\2215";
	font-weight: 400;
	margin: 0 0.7em;
}

.image-navigation .nav-previous a:before,
.comment-navigation .nav-previous a:before {
	content: "\f430";
	margin-right: 0.2em;
	position: relative;
}

.image-navigation .nav-next a:after,
.comment-navigation .nav-next a:after {
	content: "\f429";
	margin-left: 0.2em;
	position: relative;
}

.comment-navigation {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	border-bottom: 1px solid #eaeaea;
	border-bottom: 1px solid rgba(51, 51, 51, 0.1);
	padding: 2em 0;
}

.comments-title + .comment-navigation {
	border-bottom: 0;
}

.image-navigation {
	padding: 0 7.6923%;
}

.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty) {
	margin-bottom: 2em;
}


/**
 * 7.0 Accessibility
 */

/* Text meant only for screen readers */
.says,
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
}

/* must have higher specificity than alternative color schemes inline styles */
.site .skip-link {
	background-color: #f1f1f1;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
	color: #21759b;
	display: block;
	font: bold 14px/normal "Noto Sans", sans-serif;
	left: -9999em;
	outline: none;
	padding: 15px 23px 14px;
	text-decoration: none;
	text-transform: none;
	top: -9999em;
}

.logged-in .site .skip-link {
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	font: bold 14px/normal "Open Sans", sans-serif;
}

.site .skip-link:focus {
	clip: auto;
	height: auto;
	left: 6px;
	top: 7px;
	width: auto;
	z-index: 100000;
}


/**
 * 8.0 Alignments
 */

.alignleft {
	display: inline;
	float: left;
}

.alignright {
	display: inline;
	float: right;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
	margin: 0.4em 1.6em 1.6em 0;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
	margin: 0.4em 0 1.6em 1.6em;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
	clear: both;
	margin-top: 0.4em;
	margin-bottom: 1.6em;
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
	margin-bottom: 1.2em;
}


/**
 * 9.0 Clearings
 */

.clear:before,
.clear:after,
.site:before,
.site:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.nav-links:before,
.nav-links:after,
.comment-navigation:before,
.comment-navigation:after,
.social-navigation ul:before,
.social-navigation ul:after,
.textwidget:before,
.textwidget:after {
	content: "";
	display: table;
}

.clear:after,
.site:after,
.entry-content:after,
.comment-content:after,
.site-content:after,
.nav-links:after,
.comment-navigation:after,
.social-navigation ul:after,
.textwidget:after {
	clear: both;
}


/**
 * 10.0 Header
 */
#page {    background-color: #fff; overflow: hidden}
.site-header {	background-color: #fff; border-bottom: 0; margin-top: -17px; width: 100%}

#header_inner { display: block; height: 54px; margin: 22px 0; width: 100%; max-width: 1400px; }
.site-header .video-container { background-color: #fff;
    margin-bottom: 0;     overflow: hidden;
    position: relative;
    z-index: 2;}   /* On resize, when video height would be made too tall, add a negative margin-bottom.  */
/*.firefox .site-header .video-container > div:nth-of-type(1)  {max-height: auto !important}*/
.site-header video {display: block; opacity: .6; width: 100%;   min-width: 100%;     min-height: 100%; position: relative;}

.site-header video.fullsize { display: block}
.site-header video.mobile { display:none}
.touch .site-header video.mobile { display: block}
.touch .site-header video.fullsize { display: none}
.touch .site-header video {opacity: 1}

.home #video_overlay_text {
position: absolute;     width: 100%;
    height: auto;
   /* width: 462px;
    height: 121px;*/
    top: 30% ;
    left: auto;
    line-height: .85em;
    COLOR: #FFF;
    font-weight: normal;
    font-style: normal;
    font-size: 44px;
    font-family: 'MagneticPro-Thinitalic';
    text-align: center; text-transform: uppercase; z-index: 30; }
.home #video_overlay_text h2 {margin: 0; padding: 0; font-weight: inherit;
    font-style: inherit;
    font-size: inherit}	
.home #video_overlay_footer {background: url(/wp-content/themes/ivy2017/img/video-footer-3effects3.png) no-repeat 0 0 transparent;
    position: relative;
    width: 100%;
    height: 186px;
    bottom: 186px;
    left: auto;
    display: block;
    z-index: 20;
    background-size: contain;
    margin-bottom: -186px;
}
.home #video_opacity { position: absolute;
    left: 0;
    background: rgba(0, 72, 55,.6);
    top: 0;
    z-index: 18;
    display: block;
    width: 100%;
    height: 100%}
.touch .home #video_opacity, .touch .home #video_overlay_footer, .touch .home #video_overlay_text  {    display: none  }	
		
.site-branding {
	min-height: 2em;
	margin: 0 7.14% 0px; width: 85.72%; position: relative;
}
.header-logo {    display: inline-block; 
position: relative;
float: left; left: auto}
.site-title {  background: url("/wp-content/themes/ivy2017/img/global-sprite-2017.png") no-repeat scroll -5px 21px transparent;
height: 73px;
width: 131px;
margin-top: -18px;
margin-bottom: 16px;
float: left;}

.site-title:hover, .site-title:focus { outline: #61b4a8 dotted 1px}

.site-description {
	display: none;
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 400;
	line-height: 1.5;
	margin: 0.5em 0 0;
	opacity: 0.7;
}
.search_opener {     display: none}
.seach_section fieldset {
    float: left;
    width: 95%;
    padding: 0;
    margin: 0 0 0 3%;
}
.seach_section .searchtext {
    float: left;
    width: 80%;    margin: 0;
}
.seach_section .text {
    float: left;
  background: none; font-family: 'Karu-Light';
font-style: normal;
font-weight: 300;
    color: #fff;
    font-size: 30px;
    border: 0; padding: 15px 0 17px;
    margin: 0 0 0 14%;   width: 90%;
}
.seach_section .searchsub {margin-bottom: 0;    float: right }
/*.seach_section .submit {
    float: left;
       border: none;
    background: transparent url("/wp-content/themes/ivy2017/img/header-sprite.png") no-repeat scroll -209px -36px;
    width: 18px;
    height: 29px;
    display: block;
    color: transparent;
    margin-top: 17px
}
.seach_section .submit:hover, .seach_section .submit:focus {    background-position: -209px -4px; background-color: transparent}*/
/* Modal search */ 
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 33; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    /* background-color: rgb(0,0,0); Fallback color */
    /*background-color: rgba(0,0,0,0.88);  Black w/ opacity */
	background-color: #1C9483
}

/* Modal Content/Box for search */
.modal-content {
    background-color: #fff;
    margin: 0 auto;
    padding: 20px;
    width: 100%;
    height: 216px
}
.modal-content-inner {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px
}
.modal-content-inner .close {  background: url(/wp-content/themes/ivy2017/img/global-sprite-2017.png) no-repeat scroll -224px -131px transparent;
    float: right;
    padding-right: 38px;
    width: 23px;
    height: 29px;
    margin-top: 23px;}
.modal-content-inner .close:hover, .modal-content-inner .close:focus {    opacity: .3}	
.modal-content-inner 	.site-title {margin-top: -22px;}
.seach_section {
    width: 100%;
    display: block; height: 44px;
    overflow: hidden;
    float: left;
    border-bottom: 1px #aaaaaa solid; margin-top: 53px;
}
.modal-content-inner .seach_section .submit {
	background: url(/wp-content/themes/ivy2017/img/global-sprite-2017.png) no-repeat scroll -18px -147px transparent;
width: 26px;
color: transparent;
   float: right;
border: none;
display: block;
margin-top: 13px;
text-transform: capitalize;
font-family: 'Karu-Medium';
font-size: 21px;
font-weight: normal;
}	
.modal-content-inner .seach_section .submit:hover, .modal-content-inner .seach_section .submit:focus { background-position: -18px -113.5px  }	
.chrome .modal-content-inner .seach_section .submit:hover, .chrome .modal-content-inner .seach_section .submit:focus { background-position: -18px -114.5px  }	
.modal-content-inner .seach_section fieldset {
    float: left;
    width: -webkit-calc(100% - 10px);
    width: calc(100% - 10px);
    padding: 0;
    margin: 0 0 0 10px;
}
.modal-content-inner .seach_section .searchtext {
    float: left;
    width: -webkit-calc(100% - 80px);
    width: calc(100% - 80px);
    margin: 0;
}
.modal-content-inner .seach_section .text {   caret-color: #333231;
float: left;
background: none;
font-family: 'Karu-Light';
font-style: normal;
font-weight: 300;
color: #333231;
font-size: 21px;
border: 0;
padding: 0px;
margin: 12PX 0 0 0;
width: 100%;
}

#navModal .modal-content {    background-color: transparent; height: 100%}
#navModal .modal-content-inner {max-width: 660px; text-align: center}
#navModal .modal-content-inner .close {    background-position: -35px -420px;    width: 23px;
    height: 45px;    position: absolute;
    top: 18px;
    right: 64px;
}
#navModal #mobile-nav {margin-top: 7.5em;}
#navModal #mobile-nav ul {margin-left: 0}
#navModal #mobile-nav li {list-style: none   }
#navModal #mobile-nav li a {font-family: 'Karu-Regular'; color: #fff; font-size: 50px; font-weight: 400;}
#navModal #mobile-nav li a:hover, #navModal #mobile-nav li a:focus, #navModal .modal-content-inner .close:hover, #navModal .modal-content-inner .close:focus {opacity: .3}
#navModal  .search_section_mobile {    position: relative;     top: -22px;}
#navModal #searchterm_mobile {background-color: transparent; border:none; border-bottom: 2px #fff solid;  font-family: 'Karu-Regular'; color: #fff; font-size: 50px; font-weight: 400;   margin: 0 auto;
    padding: 0 10px 0 30px;
    width: 70%}
#navModal .searchtext:before {    content: '';
    background: url(/wp-content/themes/ivy2017/img/global-sprite-2017.png) no-repeat scroll -72px -169px transparent;
    display: block;
    width: 20px;
    height: 26px;
    left: 15%;
    top: 53px;
    position: relative;}

#hamburger {display: block;
    float: right;
    margin-right: -5px;
    margin-top: 14px;}
#hamburger.open { z-index: 40;}
#hamburger:hover, #hamburger:focus {    background-color: transparent}	
/*#hamburger.open:hover, #hamburger.open:focus {    background-color: transparent}	
#hamburger.open  {    background-color: transparent}	*/
#hamburger.open:hover {  opacity: .3}	
.hamburger {
  width: 48px;
  height: 48px;
  position: relative;
  transition-duration: 1s;
  display: inline-block;
  margin: 0px auto;
  padding: 0;
  cursor: pointer;
  background: none;
  border: none;
  text-align: center;
}
.hamburger .menu-text {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0.5px;
  color: #424141;
  position: absolute;
  top: 0;
  left: 3px; 
  width: 40px; 
  text-align: center;
}
.hamburger.open .menu-text {color: #fff}
.hamburger-inner {
  height: 4px;
  width: 40px;
  top: 10px;
  left: 3px;
  border-radius: 4px;
  position: absolute;
  transition-duration: 0.2s;
  background: transparent;
}
.hamburger-inner:before {
  left: 0;
  position: absolute;
  top: 10px;
  height: 4px;
  width: 40px;
  background-color: #424141;
  content: "";
  border-radius: 4px;
  transition-duration: 0.2s;
}
.hamburger-inner:after {
  left: 0;
  position: absolute;
  top: 20px;
  height: 4px;
  width: 40px;
  background-color: #424141;
  content: "";
  border-radius: 4px;
  transition-duration: 0.2s;
}
.hamburger.open .hamburger-inner:before, .hamburger.open .hamburger-inner:after {background-color: #fff}

.hamburger-spring .hamburger-inner {
  transition-duration: 0.1s;
  transition-delay: 0.1s;
}
.hamburger-spring .hamburger-inner:after, .hamburger-spring .hamburger-inner:before {
  transition: transform 0.1s, top 0.1s 0.1s;
}
.hamburger-spring.open .hamburger-inner {
  transition-duration: 0.1s;
  transition-delay: 0.1s;
  background: transparent;
}
.hamburger-spring.open .hamburger-inner:before {
  transition: top 0.2s, transform 0.1s 0.1s;
  top: 20px;
  transform: rotateZ(-45deg);
}
.hamburger-spring.open .hamburger-inner:after {
  transition: top 0.1s, transform 0.1s 0.1s;
  top: 20px;
  transform: rotateZ(45deg);
}


#header_image_wrapper, #footer_image_wrapper {overflow: hidden;   margin-bottom: 50px;  width: 100%; height: 234px}
#header_image_wrapper.single-services {overflow: hidden;   margin-bottom: 10px;  width: 100%; height: 135px}
#header_image_wrapper.single-services.hier {		height: 428px	}	
#header_image_wrapper #slit_image  {    display: block;
    width: 100%;
    height: 100%;
       background-repeat: no-repeat;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%}
#header_image_wrapper.single-services.hier	#slit_image {
    background-image: url(/wp-content/themes/ivy2017/img/Library-lp-bg-500.jpg);     background-size: cover;
    background-position: 0% center;
}

/**
 * 11.0 Widgets
 */
.ivy-btn a, .ivy-btn a:visited {
	border: 1px solid #c4c3c3;
    font-family: 'Karu-Light';
    font-style: normal;
    font-weight: 400;
    color: #1c9483;
    display: block;
    font-size: 18px;
    margin: 12px auto;
    max-width: 310px;
    padding: 14px;
    text-align: center;
    text-transform: uppercase;
	text-decoration: none;	
}
.ivy-btn a:hover, .ivy-btn a:focus {
    color: #fff;
    background-color: #1c9483;
    border-color: #1c9483;
	text-decoration: none;	
}
.entry-content .ivy-btn a {
	text-decoration: none;
}


.widget {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	margin: 0 auto 9.09090%;
	width: 100%;
	word-wrap: break-word;
}

.widget pre {
	line-height: 1.2;
}

.widget button,
.widget input,
.widget select,
.widget textarea {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
}

.widget button,
.widget input {
	line-height: normal;
}

.widget button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
	font-size: 12px;
	font-size: 1.2rem;
	padding: 0.7917em 1.5833em;
}

.widget input[type="text"],
.widget input[type="email"],
.widget input[type="url"],
.widget input[type="password"],
.widget input[type="search"],
.widget textarea {
	padding: 0.375em;
}

.widget-title {
	color: #333;
	font-family: "Noto Sans", sans-serif;
	margin: 0 0 1.6em;
	letter-spacing: 0.04em;
	text-transform: uppercase;
}

.widget > :last-child {
	margin-bottom: 0;
}

.widget_calendar table {
	margin: 0;
}

.widget_calendar td,
.widget_calendar th {
	line-height: 2.3333;
	text-align: center;
	padding: 0;
}

.widget_calendar caption {
	font-family: "Noto Serif", serif;
	font-weight: 700;
	margin: 0 0 1.6em;
	letter-spacing: 0.04em;
	text-transform: uppercase;
}

.widget_calendar tbody a {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
	background-color: #333;
	color: #fff;
	display: block;
	font-weight: 700;
}

.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
	background-color: #707070;
	background-color: rgba(51, 51, 51, 0.7);
	color: #fff;
}

.widget_archive a,
.widget_categories a,
.widget_links a,
.widget_meta a,
.widget_nav_menu a,
.widget_pages a,
.widget_recent_comments a,
.widget_recent_entries a {
	border: 0;
}

.widget_archive ul,
.widget_categories ul,
.widget_links ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_recent_entries ul {
	list-style: none;
	margin: 0;
}

.widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	padding: 0.7667em 0;
}

.widget_archive li:first-child,
.widget_categories li:first-child,
.widget_links li:first-child,
.widget_meta li:first-child,
.widget_nav_menu li:first-child,
.widget_pages li:first-child,
.widget_recent_comments li:first-child,
.widget_recent_entries li:first-child {
	border-top: 0;
	padding-top: 0;
}

.widget_archive li:last-child,
.widget_categories li:last-child,
.widget_links li:last-child,
.widget_meta li:last-child,
.widget_nav_menu li:last-child,
.widget_pages li:last-child,
.widget_recent_comments li:last-child,
.widget_recent_entries li:last-child {
	padding-bottom: 0;
}

.widget_categories .children,
.widget_nav_menu .sub-menu,
.widget_pages .children {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	margin: 0.7667em 0 0 0.8em;
	padding-top: 0.7667em;
}

.widget_recent_entries .post-date {
	display: block;
}

.widget_rss ul {
	list-style: none;
	margin: 0;
}

.widget_rss li {
	margin-bottom: 1.6em;
}

.widget_rss ul:last-child,
.widget_rss li:last-child {
	margin-bottom: 0;
}

.widget_rss .rsswidget {
	border: 0;
	font-weight: 700;
}

.widget_rss .rsswidget img {
	margin-top: -4px;
}

.widget_rss .rss-date,
.widget_rss cite {
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-style: normal;
	display: block;
	line-height: 2;
	opacity: 0.8;
}

.textwidget > :last-child {
	margin-bottom: 0;
}

.textwidget a {
	border-bottom: 1px solid #333;
}

.textwidget a:hover,
.textwidget a:focus {
	border-bottom: 0;
}


/**
 * 12.0 Content
 */

.secondary {
	background-color: #fff;
	display: none;
	padding: 0 7.6923%;
}

.secondary.toggled-on {
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	display: block;
}

.widget-area {
	margin: 9.09090% auto 0;
}

.site-footer {
    background-color: #1c9483;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

#backToTopFooter {background-color: #fff; display: block;
    width: 100%;    height: 38px;
    clear: both;}
#backToTopFooter a {background: url(/wp-content/themes/ivy2017/img/global-sprite-2017.png) no-repeat scroll -71px -135px transparent;
    height: 16px;
    width: 19px;
    margin: 0 auto;}
#backToTopFooter a:hover, #backToTopFooter a:focus {background-position: -71px -115px}


/**
 * 12.1 Posts and pages
 */
 
/* HOME */

#home_inner {margin: 0 auto; width: 100%; max-width: 1200px}
.home div.hr {     height: 12px;
    margin: 47px auto 25px;
    width: 12px;
    background-color: #1c9483;
    transform: rotate(45deg);}
.page-template-about div.hr hr, .page-template-contact div.hr hr, .single-service .hier div.hr hr  {  display: none}
.home  #blurb { color: #1c9483;
    font-family: 'MagneticPro-ExtraLightitalic';
    font-size: 24px;
    font-weight: normal;
    line-height: 1.2em;
    margin: 0 auto 60px;
    max-width: 858px;
    text-align: center;
    width: 90%;}	

	
#nb_more_section {    clear: both;     padding-top: 0;   padding-bottom: 85px; width: 100%; max-width: 900px; margin: 0 auto}
#nb_more_section ul {list-style: none}
#nb_more_section li {      text-align: center;  width: 43%; float: left;   margin-left: 7%;}
/*#nb_more_section li  > hr {
    background-color: #f05256;
    color: #f05256;
    height: 3px;
    margin-bottom: 7px; margin-top: 2px;
    width: 42px;
}
#nb_more_section li:nth-child(2)  > hr {    background-color: #1c9483; color: #1c9483; }*/
#nb_more_section a {color: #1c9483; display: block;
    font-size: 14px;
    font-family: 'Karu-Bold';
    font-style: normal;
    font-weight: 400; margin: 0 auto 0;
    width: 140px;
    height: 50px;
    text-transform: uppercase;}
#nb_more_section a:after {    content: '';
    background: transparent url(/wp-content/themes/ivy2017/img/global-sprite-2017.png) no-repeat scroll -395px -350px;
    width: 50px;
    height: 53px;
    position: relative;
    left: -webkit-calc(50% - 25px);
    left: calc(50% - 25px);
    top: -39px;
    display: block; }
#nb_more_section a#more-blogs:after {background-position:  -319px -351px;       top: -40px;}
#nb_more_section a#more-blogs:hover:after, #nb_more_section a#more-blogs:focus:after {background-position:  -319px -291px}		
#nb_more_section a#more-news:hover:after, #nb_more_section a#more-news:focus:after {background-position:  -395px -290px}		

/* #bp_container, #nb_container is for new blogs, projects */
#nb_container {width: 100%; max-width: 900px; margin: 0 auto;}	
#nb_container #nb2, #nb_container #nb4 {margin-left: 11.6%}
#nb_container #nb3 {margin-top: 46px;}
#nb_container #nb4 {margin-top: 36px;}
	
#nb_container .pic {
 float: left;
height: auto; min-height: 415px;
overflow: hidden}
.chrome #nb_container .pic {min-height: 414px}
.IE #nb_container .pic { min-height: 423px}
.pic.square {width: 42.22%; margin: 10px 0	}
.grow img {height: 100%;     width: 100%	}
.grow.circle img { -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; }
.pic.circle {    width: 44.44%	}
.pic.grow, #nb_container {  display: none}
.pic.grow.mobile { width: 90%;
    margin: 0 5% 45px 5%; display: block}
.nb_info {display: block; padding-top: 32px; width: 100%}
.pic.grow.mobile .nb_info { padding-top: 9px}
.nb_info  a {  color: #333231;
    display: block;
    font-family: "Karu-Regular";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5em;
    margin: 0 auto;
    text-align: center; }
.nb_info  a:hover, .nb_info  a:focus { color: #1c9483; text-decoration: none}
/*.nb_info  .date {color: #525358;
    display: block;
    font-family: "Gotham SSm A","Gotham SSm B";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    text-align: center;}*/
.nb_info > hr {
    background-color: #1c9483;
    color: #1c9483;
    height: 3px;     margin-bottom: 15px;
    width: 42px;
    margin-top: 12px
}


#bp_container { clear: left;
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
}
#bp_container .blog, #bp_container .project {
  position: relative;
  display: inline-block;     width: 90%;
  margin: 0 5% 45px 5%}
#bp_container .blog {
  border-radius: 100%;
}
#bp_container .blog img {
  border-radius: 100%;
}
#bp_container .blog img, #bp_container .project img {
  max-width: 100%;
}
#bp_container .title {
  color: #fff; font-family: 'Karu-Bold';
    line-height: 1.2em;
    font-style: normal;
   font-size: 18px;
    padding: 0 50px;
  position: absolute;
  text-align: center;
  display: inline-block;
  top: 50%;
  transform: translateY(-50%);
  left: 0; width: 100%;
}
#bp_container .circle, #bp_container .square {
  width: 75%;
  height: 75%;
  background: rgba(0,0,0,.75);
  border-radius: 100%;
  position: absolute;
  top: 49%;
  transform: translateY(-50%);
  left: 12.5%;
}
#bp_container .square {
  border-radius: 0;
}
#bp_container .blog a .circle, #bp_container .project a .square {
  transition: .2s;
}
#bp_container .blog a:hover .circle, #bp_container .project a:hover .square {
  width: 100%;
  height: 98%;
  left: 0;
  transition: .2s ease-in-out;
}
#bp_container .blog a:hover .circle {
  background: rgba(240,82,86, 0.82)
}
#bp_container .project a:hover .square {
  background: rgba(28,148,131, 0.82);
}
#bp_container  a .title:after {content: ''; display: block;
	background-color: #1c9483;
    height: 3px;
    margin-bottom: 15px;
    margin-top: 16px;    top: 0;
    left: -webkit-calc(50% - 21px);
    left: calc(50% - 21px);
    width: 42px; position: relative}

#content_wrapper {width: 100%; max-width: 1200px; margin: 0 auto}
#content_wrapper_inner {width: 83.33%;  margin: 0 8.3%}

/* CONTACT US PAGE */
.page-template-contact .header_image_wrapper {display: block;  margin-bottom: 10px;  width: 100%; height: 189px;
  background-image: url(/wp-content/themes/ivy2017/img/HeroContact2.jpg);
       background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center; opacity: .9;
	}
.page-template-contact .header_image_wrapper  .social-media-block {     height: 110px;
    max-width: 218px;
    margin: 0 auto;}   
.page-template-contact .header_image_wrapper .social-media-block a {display: block;
    float: left;
    overflow: hidden;
    border: 2px solid #fdedee;
    transform: rotate(45deg);
    padding: 33px;
    width: 36px;
    height: 36px;
    margin-top: 58px;}
.page-template-contact .header_image_wrapper .social-media-block a:first-of-type {margin-right: 38px;
    margin-left: 19px;}	
.page-template-contact .header_image_wrapper .social-media-block a .fa {    color: #fff;
    font-size: 27px;
    transform: rotate(-45deg);
    position: relative;
     top: -13px;
    left: -8px;}
.page-template-contact .header_image_wrapper .social-media-block a .fa.fa-linkedin {         top: -14px;
    left: -9px}
.page-template-contact .header_image_wrapper .social-media-block a:hover .fa, .page-template-contact .header_image_wrapper .social-media-block a:focus .fa { color: rgba(256,256,256,.6) }
.page-template-contact .header_image_wrapper .social-media-block a:hover, footer .social-media-block a:focus {    border-color: rgba(256,256,256,.6); text-decoration: none}

.page-template-contact h2  {      font-size: 14px;
    font-family: 'Karu-Regular';
    color: #8c8c8c;
    font-weight: 300;
    line-height: 1.2em;
    margin-top: 22px;
    text-align: center;
    letter-spacing: .2em; text-indent: .2em;
    text-transform: uppercase;}
/*.page-template-contact  div.hr {
    background: transparent url("/wp-content/themes/ivy2017/img/global-sprite.png") no-repeat scroll -4px -77px;
    height: 15px;
    margin: 9px auto 8px;
    padding: 14px 0;
    width: 138px;
}*/
.page-template-contact .entry-content {    color: #97989d; padding: 0 7.5% 34px;
    font-size: 14px;
    font-family: 'Karu-Light';
    font-style: normal;
    font-weight: 400;
    text-align: center;
    line-height: 1.4em;
    margin-top: 21px;}
/*.page-template-contact .entry-content strong {font-family: 'Karu-Light';
font-style: normal;
font-weight: 700;}
.page-template-contact .entry-content em {    font-family: 'MagneticPro-ExtraLight';    font-style: italic;}*/
.page-template-contact #content_wrapper_inner {width: 96%;     margin: 0 2%;}

.page-template-contact #address_section {
    color: #414040;
    padding: 0 1.5% 24px;
        font-size: 18px;
    font-family: 'Karu-Regular';
font-style: normal;
font-weight: 400;
    text-align: center;
    line-height: 1.6em;
}

.page-template-contact #address_section:after {
    content: "";
    height: 12px;
    width: 12px;
   border: 1px #f3ed66 solid;
    margin-bottom: 8px;
    transform: rotate(45deg);
    display: inline-block;
    background-color: #f3ed66;
    margin-top: 19px;
}
#address_section #nums {    margin-bottom: 20px}
.page-template-contact #address_section h3 { font-size: 24px; font-family: 'Karu-Light';
font-style: normal; text-transform:uppercase;     margin-bottom: 1.25em;
font-weight: 700;}
.page-template-contact #address_section h4 { font-size: 27px;  text-transform:uppercase;  font-family: 'Karu-Regular';
font-style: normal;     margin-bottom: .95em;
font-weight: 400; color: #f05256}
.page-template-contact #address_section p {line-height: 1.714em}
.page-template-contact #address_section .label {    color: #8c8c8c;
    text-transform: lowercase;
    font-family: 'MagneticPro-ExtraLightitalic';
    font-style: normal;
    font-size: 16px;
    vertical-align: bottom;
    font-weight: 400;
    margin-left: 5px;}
.page-template-contact #address_section .email {       margin-top: 21px;    margin-bottom: 17px;}
.page-template-contact #address_section .email a {    color: #199383;
    font-size: 24px;
    font-family: 'Karu-BoldItalic';
    font-style: normal;
    font-weight: 500;}
.page-template-contact #address_section .email a:hover, .page-template-contact #address_section .email a:focus {text-decoration: underline}

.page-template-contact div.wpcf7 {margin: 0 auto;
    /* padding: 35px 10% 0px; */
    text-align: left;
    background-color: #eaeaea;
    width: 100%;}
.page-template-contact  div.wpcf7 form {	width: 95%;
    margin: 0 auto;
    max-width: 640px}
.wpcf7-form.sent, .wpcf7-form.invalid {    padding-bottom: 35px}	
div.wpcf7 label {     color: #404040;
    font-size: 18px;
    font-family: 'Karu-Regular';
    font-style: normal;
    font-weight: 400;}
div.wpcf7 h2 { color: #404040;
    font-size: 24px;
    font-family: 'Karu-Bold';
    font-style: normal;
    font-weight: 300;
    text-align: center;
    line-height: 1.2em;
        margin: 0px 0 10px;
    padding-top: 42px;}
div.wpcf7 h3 {     color: #f05256;
    font-size: 24px;
    font-family: 'MagneticPro-ExtraLightitalic';
    font-style: normal;
    line-height: 1.2em;
    margin: 0 0 14px;
    font-weight: 400;
    text-align: center}
div.wpcf7 input {border: none;  cursor: pointer;   padding: 0.3em }
div.wpcf7 p {  margin-bottom: .8em;     clear: left}
div.wpcf7 p.note { font-size: 14px;   font-family: 'MagneticPro-ExtraLight'; color: #525358;   font-style: italic;
    font-weight: 500; margin-top: 30px;}
.page-template-contact .timeline span.wpcf7-list-item {    height: 32px;}
div.wpcf7	input[type="submit"] {      font-family: 'MagneticPro-ExtraBolditalic';
    font-style: normal;
    font-weight: 500;
    color: #424141;
    font-size: 36px;
    text-decoration: none;
    position: relative;
    top: -44px;
    left: -webkit-calc(50% - 53px);
    left: calc(50% - 53px);
    text-transform: lowercase;
    margin-top: 45px;
    background: transparent url(/wp-content/themes/ivy2017/img/global-sprite-2017.png) no-repeat scroll -185px -324px;
    height: 90px;
}
div.wpcf7 input[type="submit"]:hover, div.wpcf7 input[type="submit"]:focus { background-position:  -185px -236px;    color: #f05256}
span.wpcf7-list-item-label {     top: -1px;     position: relative;    margin-left: 0.5em;}
.wpcf7-radio label {cursor: pointer}
span.wpcf7-list-item {
    margin-left: 0; width: 100%;
    margin-bottom: 10px;
    display: block;
    float: left;
}
.page-template-contact  span.wpcf7-not-valid-tip { color:  #f05256}
div.wpcf7-validation-errors {    border: 2px solid #f05256; margin-top: -23px;}
div.wpcf7-mail-sent-ok {    border: 2px solid #1c9483;  margin-top: -23px}
.page-template-contact .footer_image_wrapper iframe {margin: 0 auto;    display: block;}
.page-template-contact .footer_image_wrapper.fullsize {position: relative}
.page-template-contact #mapf { height: 300px;   margin-bottom: 19px;    width: 100%}
.page-template-contact	.maplabels {  color: #ef5357; font-Size: 13px; font-weight:400; font-style:normal;  font-family: 'Karu-Medium';     text-align: right	;  width: 100px;  white-space: nowrap;}


/** * CSS File for ezMark jQuery Plugin * **/
.ez-hide {
    opacity: 0;
    filter: alpha(opacity=0);
}
.ez-radio {    background: url(/wp-content/themes/ivy2017/img/header-sprite.png) repeat scroll 346px 109px transparent;
    display: inline-block;
    height: 33px;
    margin-left: 29px;
    margin-right: -5px;
    width: 29px;
}
.ez-radio {
    margin-left: 0;
  /*  margin-right: 5px;*/
}
.ez-checked {	background-position:486px 196px}
.ez-selected {	background-position: 344px 147px;     height: 29px;}

.ez-checked-green {
	background-position:0 -18px;
}
.ez-checkbox,.ez-radio {
	zoom:1;
	*display:inline;
	_height:30px;
}

/* ABOUT US PAGE */
.page-template-about #content_wrapper {   margin-top: -91px; z-index: 9;    position: relative}
.page-template-about #content_wrapper_inner {    max-width: 1200px;
    width: 91.6%;
    margin: 0 4.2%;}
#header_image_wrapper.about	#slit_image { background-image: url(/wp-content/themes/ivy2017/img/about-lp-bg2-500.jpg);     display: block;
    width: 100%;
    height: 410px;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;}
.page-template-about  #header_image_wrapper {overflow: hidden;   margin-bottom: 0px; position: relative; width: 100%; height: 410px}
.page-template-about  #header_image_wrapper:after {
  content  : "";
  position : absolute;
  z-index  : 1;
  bottom   : 0;
  left     : 0;
  pointer-events   : none;
  background-image : linear-gradient(to bottom, 
                    rgba(255,255,255, 0), 
                    rgba(255,255,255, 1) 90%);
  width    : 100%}
.page-template-about #hero_overlay_topper {background: url(/wp-content/themes/ivy2017/img/about-lp-hero-overlay2.png) no-repeat 0 0 transparent;
    position: absolute;
    width: 100%;
    height: 249px;
    top: 0px;
    left: auto;
    display: block;
    z-index: 9;
    background-size: contain;
    margin-bottom: 0px;
}
.page-template-about #hero_overlay_text {
    margin-bottom: 50px;
    font-weight: 700;
    text-align: center;
    position: absolute;
    width: 100%;
    height: auto;
    top: 6%;
    left: auto;
    z-index: 9;
}

.page-template-about  h2 {    font-size: 47px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'MagneticPro-Black';
    margin-bottom: 50px;
    font-weight: 400;
    text-align: center;
    line-height: 1.4em;
    letter-spacing: .1em;  padding-left: .1em;}	

.single-service .hier #blurb {color: #1c9483;
    font-family: 'MagneticPro-ExtraLightitalic';
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.2em;
    margin: 127px auto 47px;
    text-align: center;
    width: 98%}	
.page-template-about  #blurb  {color: #1c9483;
    font-family: 'MagneticPro-Lightitalic';
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.2em;
    margin: 87px auto 47px;
    text-align: center;
    width: 98%}	
.single-service .hier #blurb {    margin-top: 29px}	
.page-template-about .about_box {width: 100%;  display: block; text-align: center}
.page-template-about .about_box .entry-content {padding: 0 5px 40px}
.page-template-about .about_box h2 {font-size: 24px; color: #525358; text-transform:  uppercase; font-family: 'Karu-Light';
font-style: normal; margin-bottom: 18px;
font-weight: 700;}
.page-template-about .about_box h3{    font-size: 32px;
    color: #424141;    font-family: 'Karu-Medium';
    font-style: normal;
    margin-bottom: 20px;
    font-weight: 400;}
.page-template-about .about_box p {    font-family: 'Karu-Regular';
    font-weight: 400;
    font-size: 18px;
    color: #000;}
.page-template-about div.hr, #service_blocks_section hr, .single-service .hier div.hr { background: transparent url("/wp-content/themes/ivy2017/img/global-sprite.png") no-repeat scroll -4px -77px;
    height: 15px;
    margin: 27px auto 34px;
    padding: 14px 0;
    width: 138px;}
a.hellobutton {  margin-top: 20px;
    display: inline-block;   font-family: 'MagneticPro-ExtraBolditalic';
    font-style: normal;
    font-weight: 500;
    color: #424141;
    font-size: 36px;
    text-decoration: none;
    text-transform: lowercase;
    z-index: 2;
    position: relative;}	
a.hellobutton:after 	{content: ''; background: transparent url(/wp-content/themes/ivy2017/img/global-sprite-2017.png) no-repeat scroll -210px -329px;
    height: 83px;
    width: 81px;
    display: block;
    position: relative;
    top: -68px;
    left: -webkit-calc(50% - 29px);
    left: calc(50% - 29px); z-index: 1;
    position: relative;}
a.hellobutton:hover, a.hellobutton:focus { color: #f05256;}
a.hellobutton:hover:after, a.hellobutton:focus:after {background-position: -210px -241px}
a.tealbutton {background-color: #1c9483; color: #fff; font-size: 16px; text-transform: uppercase; font-family: 'Karu-Light';
font-style: normal; padding: 15px 23px; font-weight: 700}	
a.tealbutton:hover, a.tealbutton:focus {background-color: #fff; color: #1c9483;}
#cert_box {border: solid 1px #d8d8d8; margin: 46px auto 0;
    padding: 24px 4% 20px;     position: relative;
    text-align: center; width: 98%}
#cert_box h3 {color: #525358; line-height: 1.7em; font-family: 'MagneticPro-ExtraLight';
    font-size: 24px; font-style: italic;
    font-weight: normal;}
#cert_box p {color: #525358;  font-size: 14px; font-family: 'Karu-Light';
font-style: normal; line-height: 1.7em;
font-weight: 400;}
h2#this_is_us {    font-family: 'Karu-Regular';
    font-style: normal;
    color: #333231;
    font-size: 48px;
    text-transform: none;
    text-align: center;
    margin: 0;
    padding-top: 81px;
    letter-spacing: initial;}
#staff_section {width: 100%; max-width: 1100px; margin: 0 auto 50px}
#staff_section  hr {
    background-color: #f4ed68;
    color: #f4ed68;
    height: 3px;
    margin-bottom: 47px;
    margin-top: 3px;
    width: 28px;
}
#staff_section ul {list-style: none; width: 98.077%;     margin: 0 auto;
    text-align: center}
#staff_section li {    display: inline-block;
    float: none;
    width: 46%; margin-bottom: 3%;
    margin-left: 1.923%;
    text-align: center;
    vertical-align: top;}
#staff_section .pic_wrapper {width: 100%}
#staff_section img {height: 100%; width: 100% }
#staff_section .text_wrapper {font-weight: 700; min-height: 93px; width: 100%; color: #1c9483; font-size: 16.02px; font-family: 'MagneticPro-ExtraLightitalic'; font-style: normal; line-height: 1.3em; text-align: center;}
#staff_section  .text_wrapper p {}
#staff_section  .text_wrapper  .name {color: #333231; font-size: 20.02px; font-family: 'Karu-Medium'; margin-bottom: -15px; font-style: normal}

#expandCollapseSection {
    display: block;
    margin: 0 auto 50px;     margin-top: 31px;
    max-width: 1040px;
      padding: 0 10px;    width: -webkit-calc(100% - 20px); width: calc(100% - 20px);
}
#expandCollapseSection:before {      content: '';
    background: #FFF url(/wp-content/themes/ivy2017/img/global-sprite-2017.png) no-repeat scroll -197px -426px;
    display: block;
    width: 265px;
    left: -webkit-calc(50% - 132.5px);
    left: calc(50% - 132.5px);
    position: relative;
    height: 30px;
    top: 0px;}
#expandCollapseSection:after {   content: '';
    background: #FFF url(/wp-content/themes/ivy2017/img/global-sprite-2017.png) no-repeat scroll -197px -463px;
    display: block;
    width: 267px;
    left: -webkit-calc(50% - 133.5px);
    left: calc(50% - 133.5px);
    position: relative;
    height: 30px;
    top: 22px;}
#all_content .content {display: none;
	color: #424141;     font-size: 18px;
    font-family: 'Karu-Regular';
    font-style: normal;
    font-weight: 400;
    width: 100%;
    padding: 0 10%;
    margin-top: 0px;
    margin-bottom: 24px;
    line-height: 1.7em;
    max-width: 750px;
    margin: 0 auto;}
#all_content  .closesection {border: none;
    background: transparent url(/wp-content/themes/ivy2017/img/global-sprite-2017.png) no-repeat scroll -218px -175px;
    width: 38px;
    height: 47px;
    display: block;
    position: relative;
    top: 26px;
    right: 0px;
    float: right;}	
#all_content .content h3 {    font-size: 48px;
    text-align: center;
    font-style: normal;
    font-weight: 300;
    margin-bottom: 33px;}	
/*#expandCollapseSection .content a {color: #1c9483; text-decoration: underline}	
#expandCollapseSection .content a:hover, #expandCollapseSection .content a:focus { text-decoration: none}	
#expandCollapseSection .section { margin-bottom: 3px;}*/
#expandCollapseSection .section h3 {color: #343232;
    font-size: 30px;
    padding-top: 10px;
    font-family: 'Karu-Regular';
    font-style: normal;
    font-weight: 300;
    display: block; margin-left: 5.5%;
    max-width: 500px;
        text-align: center;}
#expandCollapseSection .section:hover h3, #expandCollapseSection .section:focus h3, #expandCollapseSection .section.active h3 {	color: #199383}
#expandCollapseSection .section.open {background-color: #e8e8dd}
#expandCollapseSection .section.open h3 {color: #f05256}
.page-template-about .shake-slow  { display: table;     margin: 0 auto;}
.page-template-about .shake-slow.desktop {display: none}
.page-template-about .rando {     background: transparent url(/wp-content/themes/ivy2017/img/global-sprite-2017.png) no-repeat scroll -383px -193px;
    display: block;
    margin: 0 auto;
    height: 84px;
    width: 82px;
    top: 19px;
    position: relative; }	
.page-template-about .rando:focus, .page-template-about .rando:hover {   background-position: -383px -104px }
	  
	  
/* Services LP */
#hdr-flourish-angular {       margin: -20px 20px 20px 10px;
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
    background: #fff url(/wp-content/themes/ivy2017/img/blogLineBg.png) repeat-x 0 26.5px;}
#hdr-flourish-angular-inner {}
#hdr-flourish-angular-inner:before {content: '';
        background: #FFF url(/wp-content/themes/ivy2017/img/global-sprite-2017.png) no-repeat scroll -197px -425.5px;
    display: block;
    width: 100px;
    left: 0;
    position: relative;
    height: 30px;
    top: 25px;}
.chrome #hdr-flourish-angular-inner:before {       background-position: #FFF  -197px -426px}	
#header_image_wrapper.services-lp	#slit_image { background-image: url(/wp-content/themes/ivy2017/img/services-lp-bg2-500.jpg);     display: block;
    width: 100%;
    height: 355px;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center}
.page-template-services-lp  #header_image_wrapper {overflow: hidden;   margin-bottom: 0px; position: relative; width: 100%; height: 355px;}
.page-template-services-lp  #header_image_wrapper:after {
  content  : "";
  position : absolute;
  z-index  : 1;
  bottom   : 0;
  left     : 0;
  pointer-events   : none;
  background-image : linear-gradient(to bottom, 
                    rgba(255,255,255, 0), 
                    rgba(255,255,255, 1) 90%);
  width    : 100%;
  height   : 26%
}
.page-template-services-lp #hero_overlay_topper {background: url(/wp-content/themes/ivy2017/img/services-lp-hero-overlay-honey.png) no-repeat 0 0 transparent;
    position: relative;
    width: 100%;
    height: 200px;
    top: -355px;
    left: auto;
    display: block;
    z-index: 20;
    background-size: contain;
    margin-bottom: 0px;
}
.page-template-services-lp #hero_overlay_text {
    margin-bottom: 50px;
    font-weight: 400;
    text-align: center;
    position: absolute;
    width: 100%;
    height: auto;
    top: 20%;
    left: auto;
    z-index: 30;
}
.page-template-services-lp  #blurb {color: #1c9483;
    font-family: 'MagneticPro-ExtraLightitalic';
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.4em;
    text-align: center;
    width: 90%; max-width: 720px; margin: 0 auto 50px}	
.page-template-services-lp  h2 {        font-size: 31px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'MagneticPro-Black';
    margin-bottom: 50px;
    font-weight: 400;
    text-align: center;
    line-height: 1.4em;
    letter-spacing: .7em;  padding-left: .7em;}
.page-template-services-lp .entry-content {font-family: 'Karu-Light';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #525358;   padding-top:0; padding-bottom: 0; 
    margin-bottom: 62px;     margin-top: -37px;
    line-height: 1.73em;}	
.page-template-services-lp #content_wrapper {    max-width: 1400px;
    margin-top: -265px;
    position: relative;
    z-index: 1;}
#service_blocks_section {margin: 135px auto 48px; width: 100%}
#service_blocks_section ul {    list-style: none;
    margin: 40px 10px 0 10px; border-bottom: #c5c5c5 solid 1px;}	
#service_blocks_section ul.library {  border-bottom: none}
#service_blocks_section li.service_box { display: block; float: left;  width: 100%; }	
#service_blocks_section 	.name {    color: #333231;
    font-size: 30px;
    font-family: 'Karu-Regular';
    font-style: normal; margin-top: 80px;
    text-align: center;
    position: relative;
    line-height: 1em;
    font-weight: 700}
#service_blocks_section .web	.name { font-size: 28px}
#service_blocks_section .public-relations .name { font-size: 25px}
#service_blocks_section 	.subhead {color: #1c9483;
    font-size: 18px;
    font-family: 'Karu-Regular';
    font-style: normal;     margin-top: 25px;
    text-align: center;
    line-height: 1.3em;
    font-weight: 400}
#service_blocks_section  li a {      font-family: 'Karu-LightItalic';
    text-align: center;
    display: block;
    color: #333231;
    font-size: 16px;
    font-weight: 700;
    margin: 30px auto 0;
    width: 125px;
    position: relative;}
	#service_blocks_section  li a:after {    content: '';
    background: transparent url(/wp-content/themes/ivy2017/img/global-sprite-2017.png) no-repeat scroll -11px -269px;
    width: 51px;
    height: 67px;
    display: block;
    position: relative;
    left: -webkit-calc(50% - 25.5px);
    left: calc(50% - 25.5px);
    top: -44px;}
#service_blocks_section  li a:hover , #service_blocks_section  li a:focus  {color: #f05256}
#service_blocks_section  li a:hover:after , #service_blocks_section  li a:focus:after  {background: transparent url(/wp-content/themes/ivy2017/img/global-sprite-2017.png) no-repeat scroll -11px -196px;}

 #service_blocks_section  .name:before  { background: transparent url(/wp-content/themes/ivy2017/img/global-sprite-2017.png) no-repeat scroll -121px -218px;
    width: 55px;
    content: "";
    position: absolute;
    top: -62px;
    padding-bottom: 17px;
    left: -webkit-calc(50% - 22.5px);
    left: calc(50% - 22.5px);
    height: 50px;}
#service_blocks_section .brand .name:before  { background: transparent url(/wp-content/themes/ivy2017/img/global-sprite-2017.png) no-repeat scroll -121px -85px;     width: 52px;}	
#service_blocks_section .design .name:before  { background: transparent url(/wp-content/themes/ivy2017/img/global-sprite-2017.png) no-repeat scroll -121px -147px;     width: 52px;}	
#service_blocks_section .planning .name:before  { background: transparent url(/wp-content/themes/ivy2017/img/global-sprite-2017.png) no-repeat scroll -122px  -277px;    width: 52px;}	
#service_blocks_section .management .name:before  { background: transparent url(/wp-content/themes/ivy2017/img/global-sprite-2017.png) no-repeat scroll -121px -346px;     width: 53px;}	
#service_blocks_section .libraries .name:before  {    background: none}
#service_blocks_section .libraries .name:first-child:before  {    background: transparent url(/wp-content/themes/ivy2017/img/global-sprite-2017.png) no-repeat scroll -117px -411px;
    width: 63px;     left: -webkit-calc(50% - 31.5px);
    left: calc(50% - 31.5px);}
#service_blocks_section .libraries .name {margin-top: 28px}
#service_blocks_section .libraries .name:first-child {margin-top: 80px}
#service_blocks_section  li.libraries a {margin-top: 45px}

#service_blocks_section li.service_box.service_section_info { text-align: center}
#service_blocks_section li.service_box.service_section_info h3 { font-size: 48px;
    color: #f05256;
    font-weight: 400;
    font-style: normal;
    font-family: 'MagneticPro-Lightitalic';
    line-height: 1.04em;  margin-bottom: .24em}	
#service_blocks_section li.service_box.service_section_info p {font-size: 16px;
    color: #333231;
    font-weight: 400;
    font-style: normal;
    font-family: 'Karu-Light';
    line-height: 1.4em }	
	#service_blocks_section ul:nth-child(2) li:nth-child(3) {margin-top: 20px}


	
.single-service #main {margin: 0px auto 8px; width: 100%; max-width: 1040px}	
.single-service #main #leftcol { display: none}	
.single-service #main #centercol {  margin-left: 10px; margin-right: 10px; float: left; display: block; width: -webkit-calc(100% - 20px); width: calc(100% - 20px);}
.single-service #main #centercol article {    max-width: 757px;   margin: 46px auto 0;}	
.single-service #main #rightcol { width: 100%; float: left; display: block; clear: both}	
.single-service h1.entry-title {margin-top: 37px; margin-bottom: 18px; text-transform: uppercase; font-size: 30px; font-family: 'Karu-Light';
font-style: normal; line-height: 1.1em;
font-weight: 700;}	
.single-service .hier h1.entry-title {color: #414040;
    font-size: 24px;
    font-family: 'Karu-Light';
    font-style: normal;
    margin-bottom: .5em;     margin-top: 4px; text-transform: none;     font-weight: 700;}
.single-service h2.entry-title {color: #f05256; text-transform: uppercase; font-size: 27px; font-family: 'Karu-Regular';
font-style: normal;
font-weight: 400; line-height: 1.1em;}	
.single-service .entry-header {padding: 0}
.single-service .entry-header hr {background-color: #f05256; margin-bottom: 18px;
    color: #f05256;
    height: 1px; margin-left: 0;  text-align: left;  width: 28px;}
.single-service .hier .entry-header hr , .single-service .hier  h2.entry-title	{display: none}
.single-service 	.entry-content {font-size: 14px; font-family: 'Karu-Light'; padding: 0;     line-height: 1.722em;
font-style: normal;
font-weight: 400;}
.single-service .entry-content > :last-child, .single-service .entry-summary > :last-child {
    margin-bottom: 1.6em;
}
.single-service  #slit_image > a {  
    position: relative; top: 11%;
    left: 0;
    margin: 0 auto;
    text-align: center;
    display: block; max-width: 1000px}
.single-service span.lp-title {     font-size: 23px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'MagneticPro-Black';
    font-weight: 400;
    text-align: center;
    line-height: 1.4em;
    letter-spacing: .6em;
    position: relative;
    text-align: center;
    left: auto;
    display: block;
    top: -webkit-calc(50% - 22px);
    top: calc(50% - 22px); padding-left: .6em}
.single-service span.lp-title:before { content: "";
    display: block;
    background: transparent url(/wp-content/themes/ivy2017/img/global-sprite-2017.png) no-repeat scroll -292px -121px;
    width: 65px;
    top: -19px;
    height: 57px;
    left: -webkit-calc(50% - 32.5px);
    left: calc(50% - 32.5px);
    position: relative}
.single-service span.lp-subhead {     font-size: 22px;
    color: #f3ed67;
    font-family: 'Karu-Regular';
    font-weight: 400;
    text-align: center;
    line-height: 1.4em;
    letter-spacing: .1em;
    position: relative;
    text-align: center;  padding-left: .1em;
    left: auto;
    display: block;
    top: 8px}	
.single-service  	.post-navigation .nav-previous {    background-image: url(/wp-content/themes/ivy2017/img/library-news.jpg ); max-height: 420px}
.single-service  .post-navigation .nav-next {    background-image: url(/wp-content/themes/ivy2017/img/library-blogs.jpg); max-height: 420px}	
.single-service  .post-navigation .nav-next:after, .single-service  	.post-navigation .nav-previous:after {
    content: '\A';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255,255,255,0.4);
}
.single-service  .post-navigation .nav-next:hover:after, .single-service  	.post-navigation .nav-previous:focus:after, .single-service  .post-navigation .nav-previous:hover:after, .single-service  	.post-navigation .nav-next:focus:after {
    content: '\A';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.7);
    transition: all 1s;
    -webkit-transition: all 1s;
}
.single-service .post-navigation {margin: 0}
.single-service .post-navigation .nav-previous .post-title, .single-service .post-navigation .nav-next .post-title {color: #414040;  display: block;  margin-top: 14.7%;     text-align: center;}
.single-service  .post-navigation .nav-next:hover  .post-title, .single-service  	.post-navigation .nav-previous:focus .post-title, .single-service  .post-navigation .nav-previous:hover .post-title, .single-service  	.post-navigation .nav-next:focus .post-title {color: #fff}
.single-service  	.post-navigation	.open {    border: 1px solid rgba(255, 255, 255, .33);     color: #fff;   display: none; font-family: 'Karu-Light';
font-style: normal;
font-weight: 700; left: -webkit-calc(50% - 64px); left: calc(50% - 64px);
    padding: 22px 11px 23px;
    margin-top: 12px;    display: none;
    border-radius: 50% 50%;
    font-size: 14px; position: relative;
    z-index: 2;}
.single-service  .post-navigation .nav-next:hover  .open, .single-service  	.post-navigation .nav-previous:focus .open, .single-service  .post-navigation .nav-previous:hover .open, .single-service  	.post-navigation .nav-next:focus .open  { display: inline-block}
.single-service  	.post-navigation .nav-next:focus	.open, .single-service  	.post-navigation .nav-next:hover  .open, .single-service  	.post-navigation .nav-previous:focus	.open, .single-service  	.post-navigation .nav-previous:hover  .open  { display: inline-block;}	
.single-service #more_work {   border: 1px solid #c4c3c3; font-family: 'Karu-Light';
font-style: normal;
font-weight: 400;
    color: #1c9483;
    display: block;
    font-size: 18px;
    margin: 42px auto 66px;
    max-width: 369px;
    padding: 14px;
    text-align: center;
    text-transform: uppercase;}
.single-service #more_work:hover,  .single-service #more_work:focus {color: #fff; background-color:#1c9483; border-color: #1c9483; }
.single-service #content {    margin-top: -171px}


#library_nav {      width: 100%;
    padding: 0 20px;
    max-width: 950px;
    margin: 0 auto; }
#flourish-angular-inner:before {
    content: '';
    background: #FFF url(/wp-content/themes/ivy2017/img/global-sprite-2017.png) no-repeat scroll -197px -425.5px;
    display: block;
    width: 100px;
    left: 0;
    position: relative;
    height: 30px;
    top: 25px;
}	
#flourish-angular{
    margin: -20px 20px 20px 10px;
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
    background: #fff url(/wp-content/themes/ivy2017/img/blogLineBg.png) repeat-x 0 26.5px;
}							

#flourish-angular-inner:before {
    content: '';
    background: #FFF url(/wp-content/themes/ivy2017/img/global-sprite-2017.png) no-repeat scroll -197px -425.5px;
    display: block;
    width: 100px;
    left: 0;
    position: relative;
    height: 30px;
    top: 25px;
}
#library_nav nav {    margin: 48px 3% 100px}
#library_nav ul {margin-left: 0; -webkit-column-count: 1;
    -moz-column-count: 1; column-count: 1}
#library_nav li {     line-height: 2.85em;      -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    margin-left: auto;
    margin-right: auto; 
    display: block;  padding: 0 15%; width: 100%; }
#library_nav li a .name {display: inline; font-family: 'Karu-Regular';
    font-size: 16px;
    color: #333231;}
#library_nav li a .name:hover, #library_nav li a .name:focus {    color: #1c9483}

.single-service #footer_links a:hover, .single-service #footer_links a:focus {text-decoration: underline}
.single-service #rightcol ul {list-style: none;  margin-top: 68px; text-align: center; }
.single-service .hier #rightcol ul {    margin-top: 8px }
.single-service #rightcol li {list-style: none;  margin-bottom: 50px; float: left; position: relative;
    width: 50%;}
.single-service .hier #rightcol li { margin-bottom: 32px}
.single-service #rightcol a .name {color: #7d7979; font-size: 14px; text-transform: uppercase; line-height: 1.2em; font-family: 'Karu-Light';
font-style: normal;
font-weight: 700;}
.single-service #rightcol a:hover .name, .single-service #rightcol a:focus .name, .single-service #rightcol .active .name {color: #525358}
.single-service .hier #rightcol a:hover .name, .single-service  .hier #rightcol a:focus .name, .single-service .hier  #rightcol .active .name {color: #1c9483}
.single-service #rightcol a .name:before {   background: transparent url("/wp-content/themes/ivy2017/img/Services-interior-sprite.png") no-repeat scroll 6px 2px;
    width: 12px;
    content: "";
    padding-right: 35px;
    position: relative;
    top: -33px;
    padding-bottom: 17px;
    margin-right: -35px;
    left: 18px;}
.single-service #rightcol .branding a .name:before {   background-position: 6px 2px; left: 23px;}
.single-service #rightcol .broadcast a .name:before {     background-position: 6px -236px;    left: 30px;}
.single-service #rightcol .social-media a .name:before {  background-position: 4px -163px;
    height: 38px;
    left: -webkit-calc(50% - 19px);
    left: calc(50% - 19px);
    position: absolute;}
.single-service #rightcol .web a .name:before {    background-position: 6px -29px;
    height: 30px;
    left: -webkit-calc(50% - 19px);
    left: calc(50% - 19px);
    position: absolute;}
.single-service #rightcol .advertising a .name:before {  background-position: 6px -126px;    left: 34px;}
.single-service #rightcol .public-relations a .name:before {  background-position: 4px -67px;
    height: 45px;
    left: -webkit-calc(50% - 19px);
    left: calc(50% - 19px);
    position: absolute}
.single-service #rightcol .consulting a .name:before {  background-position: 6px -274px;    padding-bottom: 20px;    top: -40px;    left: 29px;}
.single-service #rightcol .research a .name:before {  background-position: 1px -98px;    left: 24px;}
.single-service #rightcol .print a .name:before {   background-position: -1px -201px;    left: 10px;}
.single-service #rightcol .ivy-library a .name:before { background-position: 6px -313px;
    height: 32px;
    left: -webkit-calc(50% - 19px);
    left: calc(50% - 19px);
    position: absolute;}
.single-service .hier #rightcol a .name:before	{background: none}
.single-service #rightcol .branding a:hover .name:before, .single-service #rightcol .branding a:focus .name:before, .single-service #rightcol .branding.active a .name:before {   background-position: -39px  2px}
.single-service #rightcol .broadcast a:hover .name:before, .single-service #rightcol .broadcast a:focus .name:before, .single-service #rightcol .broadcast.active a .name:before {     background-position: -39px  -236px;   }
.single-service #rightcol .social-media a:hover .name:before, .single-service #rightcol .social-media a:focus .name:before, .single-service #rightcol .social-media.active a .name:before {  background-position: -41px -163px;   }
.single-service #rightcol .web a:hover .name:before, .single-service #rightcol .web a:focus .name:before, .single-service #rightcol .web.active a .name:before {      background-position: -39px  -29px;   }
.single-service #rightcol .advertising a:hover .name:before, .single-service #rightcol .advertising a:focus .name:before, .single-service #rightcol .advertising.active a .name:before {  background-position: -39px  -126px;    }
.single-service #rightcol .public-relations a:hover .name:before, .single-service #rightcol .public-relations a:focus .name:before, .single-service #rightcol .public-relations.active a .name:before {      background-position: -41px -67px;   }
.single-service #rightcol .consulting a:hover .name:before, .single-service #rightcol .consulting a:focus .name:before, .single-service #rightcol .consulting.active a .name:before {  background-position: -39px  -274px;   }
.single-service #rightcol .research a:hover .name:before, .single-service #rightcol .research a:focus .name:before, .single-service #rightcol .research.active a .name:before {  background-position: -44px -98px;   }
.single-service #rightcol .print a:hover .name:before, .single-service #rightcol .print a:focus .name:before, .single-service #rightcol .print.active a .name:before {   background-position: -46px -201px; }
.single-service #rightcol .ivy-library a:hover .name:before, .single-service #rightcol .ivy-library a:focus .name:before, .single-service #rightcol .ivy-library.active a .name:before { background-position: -39px  -313px;  }
.single-service  .entry-content  h3 {font-size: 18px; font-family: 'Karu-Light';
font-style: normal; line-height: 1.2em;
    margin-top: 0.6667em;
    margin-bottom: 2px;
font-weight: 700;}
.single-service  .entry-content  h4 {font-size: 16px; font-family: 'Karu-Light';
font-style: normal;     margin-top: 1.55em;
    margin-bottom: 4px;
font-weight: 700;}


.single-service  .hier .quote_wrapper p.whosaidit {    margin-bottom: 46px}
.quote_wrapper div.hr {background: transparent url("/wp-content/themes/ivy2017/img/header-sprite.png") no-repeat scroll -204px -229px}
.single-service .hier .quote_wrapper  div.hr {    display: none;}

/* WORK PAGES  */
.page-template-work-lp .site-content {    margin-top: -10px;}
.page-template-work-lp  h2 {   font-size: 30px;
    color: #333231;
    font-family: 'Karu-Medium';
    font-style: normal;
    margin-bottom: 17px;
    font-weight: 700;
    text-align: center;
    margin-top: 23px;}
.page-template-work-lp 	.entry-header hr {background-color: #c3c3c3;
    color: #c3c3c3;
    height: 1px;
    margin-bottom: 26px;
    margin-top: 3px;
    width: 56px;}
.page-template-work-lp .entry-content {
    font-family: 'Karu-Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #414040;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 30px;
    margin-top: -13px;
    line-height: 1.7em;
    text-align: center;
    }	
.page-template-work-lp #more_work {   font-family: 'Karu-BlackItalic';
font-style: normal;
font-weight: 400;
    color: #333231 ;
    display: block;
    font-size: 18px;
    margin: 13px auto 57px;
    max-width: 310px;
    padding: 14px;
    text-align: center;
    text-transform: uppercase;}
.page-template-work-lp #more_work:hover,  .page-template-work-lp #more_work:focus {color: #1c9483}
#work_blocks_section	{WIDTH: 100%; display: block}
#work_blocks_section ul	{list-stle: none; margin-left: 0}
#work_blocks_section li	{width: 100%; float: left;  
    overflow: hidden;
    background-position: center;
    background-size: cover}
#work_blocks_section li	a {position: relative;     display: block;}
#work_blocks_section li	a:hover:after, #work_blocks_section li	a:focus:after {
    content: '\A';
    position: absolute;
    width: 100%; height:100%;
    top:0; left:0;
    background:rgba(0,0,0,0.6);
    transition: all 1s;
    -webkit-transition: all 1s;
}
.chrome #work_blocks_section li	a:hover:after, .chrome #work_blocks_section li	a:focus:after {
        height: -webkit-calc(100% + 29px);
        height: calc(100% + 29px);
    top: -29px;
}
#work_blocks_section img {width: auto;
    height: auto;
    max-width: 100%}
#work_blocks_section .text_wrapper {color: #fff; line-height: 1em;
    text-align: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 420px;   /* Get rid of this later */
    display: block;     position: relative;
    z-index: 10;}
#work_blocks_section .text_wrapper	 .name {font-size: 20px; font-family: 'Karu-Bold';
font-style: normal;    line-height: 1.2em; padding-top: 1.0em; color: transparent; 
font-weight: 300; text-transform: capitalize }
#work_blocks_section .long .text_wrapper .name {    padding-top: 14px;}
#work_blocks_section a:hover .text_wrapper	 .name, #work_blocks_section a:focus .text_wrapper	 .name  {   color: #fff}
#work_blocks_section li hr {
    background-color: transparent; 
    background-image: none;
    color: transparent; 
    padding: 0;
    border: 0 none;
    margin: 6px auto 0;
    height: 1px;  opacity: .5;
    width: 80px;
}
#work_blocks_section .text_wrapper	 .services {font-size: 17px; font-family: 'Karu-Light';
font-style: normal; color: transparent; 
font-weight: 400; margin-top: 10px}
#work_blocks_section a:hover .text_wrapper	 .services, #work_blocks_section a:focus .text_wrapper	 .services  {   color: #fff}
#work_blocks_section li a:hover hr, #work_blocks_section li a:focus hr  {  background-color: #fff; color: #fff}
#work_blocks_section .text_wrapper	.open {    border: 1px solid rgba(255, 255, 255, .33); font-family: 'Karu-Medium';
    font-style: normal;
    font-weight: 400;
    padding: 23px 13px;
    margin-top: 12px;    display: none;
    border-radius: 50% 50%;
    font-size: 14px;}
#work_blocks_section .long .text_wrapper .open {    margin-top: 8px}	
#work_blocks_section a:hover .text_wrapper	.open, #work_blocks_section a:focus .text_wrapper	 .open  { display: inline-block;}	
	#work_blocks_section .text_wrapper .services {    font-size: 17px;    margin-top: 14px	}
	#work_blocks_section li hr {    margin: 11px auto 0;	}
	#work_blocks_section li.long hr {    margin: 7px auto 0;	}
	#work_blocks_section .text_wrapper .name {    font-size: 19px;    padding-top: 15px}
	#work_blocks_section .long .text_wrapper .name {     padding-top: 10PX;     font-size: 20px;}
.single-project  #primary { /*  margin-top: -11px */}
.single-project .site-main { padding-top: 47px;     margin: 0 auto;    max-width: 1119px;    width: 100%;
}
.single-project #more_work {  font-family: 'Karu-Light'; margin-bottom: 19px;
font-style: bold; color: #7c7d81; font-weight: 400;  display: block;     text-align: center; text-transform: capitalize}
.single-project .post-navigation {
    border-top: 0;
    box-shadow: none;
    margin: 0 0 39px
}
.single-project .post-navigation .nav-next, .single-project .post-navigation .nav-previous, .single-service 	.post-navigation .nav-previous, .single-service 	.post-navigation .nav-next {    width: 50%;
    float: left; border: 0}
.single-project .post-navigation .nav-next .post-title, .single-project .post-navigation .nav-previous .post-title, .single-service 	.post-navigation .nav-previous .post-title, .single-service 	.post-navigation .nav-next  .post-title {     font-size: 14px; font-family: 'Karu-Bold';
font-style: normal;    line-height: 1.2em;  color: transparent; 
font-weight: 300; text-transform: capitalize}
.single-project p.services {margin-bottom: 5px}
.single-project .entry-content {font-size: 14px;font-family: 'Karu-Regular';max-width: 900px;font-style: normal;line-height: 1.7em;font-weight: 400;color: #414040;}
.single-project 			.post-navigation .nav-previous a:before ,	.single-project 		.post-navigation .nav-next a:before { background-color: rgba(0, 0, 0, 0.4); }
.single-project .post-navigation .nav-previous a:hover .post-title, .single-project .post-navigation .nav-next a:hover .post-title, .single-project .post-navigation .nav-previous a:focus .post-title, .single-project .post-navigation .nav-next a:focus .post-title {    color: #fff; }
.touch .single-project .post-navigation .nav-previous a .post-title, .touch .single-project .post-navigation .nav-next a .post-title {
    color: #fff}

.single-project .entry-content  h2 {font-size: 18px; font-family: 'Karu-Light';
font-style: normal; line-height: 1.2em;
    margin-top: 0.6667em;
    margin-bottom: 2px;
	font-weight: 700;

	/* edit 3-21-18 */
	font-size: 22px;
    font-family: 'Karu-Medium';
    font-style: normal;
    line-height: 1.1em;
    margin-top: 1.5em;
    margin-bottom: 14px;
	font-weight: 300;
}
.single-project .entry-content  h3 {font-size: 16px; font-family: 'Karu-Light';
font-style: normal;     margin-top: 1.55em;
    margin-bottom: 4px;
font-weight: 700;}
.single-project .entry-content  h4 {font-size: 15px; font-family: 'Karu-Light';
font-style: normal;     margin-top: 1.55em;
    margin-bottom: 4px;
font-weight: 700;}


.single-project  nav#chicklet_nav_wrapper {    margin-bottom: 13px}
.single-project  .slideshow_container {   max-height: 600px !important;    overflow: hidden;
    position: relative;
    width: 100%;
}
.single-project .slideshow_container_style-light .slideshow_button {
        background: rgba(0, 0, 0, 0) url(/wp-content/themes/ivy2017/img/global-sprite-2017.png) no-repeat scroll -196px -60px;
    height: 45px;
    margin-top: -20px;
    width: 48px;
}
.single-project .slideshow_container_style-light .slideshow_next {    background-position: -243px -60px}
.single-project .slideshow_container .slideshow_button.slideshow_next {  left: -webkit-calc(7.6923% + 45px);  left: calc(7.6923% + 45px); right: unset; margin-left: 1px; }
.single-project .slideshow_container_style-light .slideshow_transparent {    opacity: 0.7;}
.single-project .slideshow_container_style-light .slideshow_previous { }
.single-project .slideshow_container .slideshow_button.slideshow_previous {  left: 7.6923%}
.single-project .slideshow_container_style-light .slideshow_transparent:hover, .single-project .slideshow_container_style-light .slideshow_transparent:focus {    opacity: 1.0}
.single-project .slideshow_container .slideshow_button {    bottom: 27px;    top: auto}

.aspect-ratio { margin-bottom: 20px;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 51%;  
}
.aspect-ratio.soundcloud {}
.aspect-ratio.vimeo {max-width: 500px}
.aspect-ratio.youtube {padding-bottom: 62%;  max-width: 700px}
.aspect-ratio iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0; top: 0;
}


.hentry.has-post-thumbnail {
	padding-top: 0;
}

.hentry.sticky:not(.has-post-thumbnail) {
	padding-top: -webkit-calc(7.6923% + 24px);
	padding-top: calc(7.6923% + 24px);
}

.hentry + .hentry {
	border-top: 1px solid rgba(51, 51, 51, 0.1);
}

.post-thumbnail {
	border: 0;
	display: block;
	margin-bottom: 2.4em;
}
.post-thumbnail img {
	display: block;
	margin: 0 auto;
}

a.post-thumbnail:hover,
a.post-thumbnail:focus {
	opacity: 0.85;
}

.entry-header {
	padding: 0 7.6923%;
}

.entry-title {
	font-size: 26px;
	font-size: 2.6rem;
	line-height: 1.1538;
	margin-bottom: 0.9231em;
}

.entry-content,
.entry-summary {
	padding: 0 7.6923% 7.6923%;
}

.entry-content > :last-child,
.entry-summary > :last-child {
	margin-bottom: 0;
}

.entry-content,
.entry-summary,
.page-content,
.comment-content {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
}

.entry-content h1,
.entry-summary h1,
.page-content h1,
.comment-content h1 {
	font-size: 26px;
	font-size: 2.6rem;
	line-height: 1.1538;
	margin-top: 1.8462em;
	margin-bottom: 0.9231em;
}

.entry-content h2,
.entry-summary h2,
.page-content h2,
.comment-content h2 {
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.3636;
	margin-top: 2.1818em;
	margin-bottom: 1.0909em;
}

.entry-content h3,
.entry-summary h3,
.page-content h3,
.comment-content h3 {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.2em;
    margin-top: 0.6667em;
    margin-bottom: 2px;
}

.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-summary h4,
.entry-summary h5,
.entry-summary h6,
.page-content h4,
.page-content h5,
.page-content h6,
.comment-content h4,
.comment-content h5,
.comment-content h6 {
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.2;
	    margin-top: 1.55em;
    margin-bottom: 4px;
}

.entry-content h5,
.entry-content h6,
.entry-summary h5,
.entry-summary h6,
.page-content h5,
.page-content h6,
.comment-content h5,
.comment-content h6 {
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

.entry-content blockquote, .quote_wrapper {        border-left: none;
    clear: left;
    width: 100%;
    color: #f05156;
    font-size: 24px;
    font-family: 'MagneticPro-ExtraLightitalic';
    font-style: normal;
    font-weight: 400;
    line-height: 1.7em;
    margin-right: 0;
    margin-bottom: 1.05em;
    padding: 0 10px;
    margin-left: 0;
	text-align: center;}
.quote_wrapper p, .entry-content blockquote p {
	font-size: 24px;
	line-height: 1.7;
}
.entry-content blockquote:before, .quote_wrapper:before {    content: "";
    height: 12px;
    width: 12px;
    border: 1px #1c9483 solid;     margin-bottom: 8px;
    transform: rotate(45deg);
    display: inline-block; /* Works for imported articles ... position: relative;
    top: -34px; left: -webkit-calc(50% - 52px);
    left: calc(50% - 52px);*/}
.quote_wrapper p {margin-bottom:0}	
.quote_wrapper p.whosaidit {    font-size: 14px;
    font-family: 'MagneticPro-Regular';
    font-style: normal;
   line-height: 1.7em;
margin-top: 7px; margin-bottom: 21px;
    font-weight: 300;}
.entry-content b, .entry-content strong {
    font-weight: 400;
    font-family: 'Karu-Medium'
}
	
/* Images */
.entry-content img,
.comment-content img,
.widget img {
max-width: 97.5%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"] {
height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full {
max-width: 97.5%;
width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
}
.entry-content	.wp-caption {	max-width: 97.5%;
    height: auto;
    width: auto !important}
.entry-content	.wp-caption-text {
    font-size: 13px;
    color: #818181;
    font-family: 'Karu-Regular';
    font-style: normal;
    font-weight: 400;
    line-height: 1.73;
    margin-top: 10px;
    }

.entry-content > h1:first-child,
.entry-content > h2:first-child,
.entry-content > h3:first-child,
.entry-content > h4:first-child,
.entry-content > h5:first-child,
.entry-content > h6:first-child,
.entry-summary > h1:first-child,
.entry-summary > h2:first-child,
.entry-summary > h3:first-child,
.entry-summary > h4:first-child,
.entry-summary > h5:first-child,
.entry-summary > h6:first-child,
.page-content > h1:first-child,
.page-content > h2:first-child,
.page-content > h3:first-child,
.page-content > h4:first-child,
.page-content > h5:first-child,
.page-content > h6:first-child,
.comment-content > h1:first-child,
.comment-content > h2:first-child,
.comment-content > h3:first-child,
.comment-content > h4:first-child,
.comment-content > h5:first-child,
.comment-content > h6:first-child {
	margin-top: 0;
}

.entry-content ul,  .entry-content ol { font-family: 'Karu-Regular';
    margin-left: 20px;
    padding-left: 0;
}
.entry-content ul li, .entry-content ol li {
    line-height: 1.73;
    font-size: 18px;
    margin-bottom: .4em;
}

.entry-content dfn, .entry-content cite, .entry-content em, .entry-content i {
    font-style: normal;
    font-family: 'Karu-LightItalic';
}

.entry-content a,
.entry-summary a,
.page-content a,
.comment-content a,
.pingback .comment-body > a {color: #199383; text-decoration: underline}

.entry-content a:hover,
.entry-content a:focus,
.entry-summary a:hover,
.entry-summary a:focus,
.page-content a:hover,
.page-content a:focus,
.comment-content a:hover,
.comment-content a:focus,
.pingback .comment-body > a:hover,
.pingback .comment-body > a:focus {
	text-decoration: none
}

.entry-content a img,
.entry-summary a img,
.page-content a img,
.comment-content a img {
	display: block;
}

.entry-content .more-link,
.entry-summary .more-link:after {
	white-space: nowrap;
}

.entry-content .more-link:after,
.entry-summary .more-link:after {
	content: "\f429";
	font-size: 16px;
	position: relative;
	top: 5px;
}

.author-info {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	margin: 0 7.6923%;
	padding: 7.6923% 0;
}

.author-info .avatar {
	float: left;
	height: 36px;
	margin: 0 1.6em 1.6em 0;
	width: 36px;
}

.author-heading {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: 0.04em;
	margin-bottom: 1.5em;
	text-transform: uppercase;
}

.author-title {
	clear: none;
}

.author-bio {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	overflow: hidden;
	padding-bottom: 1px;
}

.author-description {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
}

.author-description a {
	border-bottom: 1px solid #333;
}

.author-description a:hover,
.author-description a:focus {
	border-bottom: 0;
}

.author-description > :last-child {
	margin-bottom: 0;
}

.author-link {
	white-space: nowrap;
}

.author-link:after {
	content: "\f429";
	position: relative;
	top: 1px;
}

.entry-footer {
	background-color: #f7f7f7;
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 3.8461% 7.6923%;
}

.entry-footer a {
	border-bottom: 1px solid transparent;
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
}

.entry-footer a:hover {
	border-bottom: 1px solid #333;
}

.entry-footer a:hover,
.entry-footer a:focus {
	color: #333;
}

.sticky-post {
	background-color: #333;
	color: #fff;
	font-weight: 700;
	letter-spacing: 0.04em;
	padding: 0.25em 0.5em;
	position: absolute;
	top: 0;
	text-transform: uppercase;
}

.updated:not(.published) {
	display: none;
}

.sticky .posted-on {
	display: none;
}

.posted-on:before,
.byline:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.edit-link:before,
.full-size-link:before {
	margin-right: 2px;
	position: relative;
}

.posted-on,
.byline,
.cat-links,
.tags-links,
.comments-link,
.entry-format,
.full-size-link {
	margin-right: 1em;
}

.format-aside .entry-format:before {
	content: "\f101";
}

.format-image .entry-format:before {
	content: "\f473";
}

.format-gallery .entry-format:before {
	content: "\f103";
}

.format-video .entry-format:before {
	content: "\f104";
}

.format-status .entry-format:before {
	content: "\f105";
}

.format-quote .entry-format:before {
	content: "\f106";
}

.format-link .entry-format:before {
	content: "\f107";
}

.format-chat .entry-format:before {
	content: "\f108";
}

.format-audio .entry-format:before {
	content: "\f109";
}

.posted-on:before {
	content: "\f307";
}

.byline:before {
	content: "\f304";
}

.cat-links:before {
	content: "\f301";
}

.tags-links:before {
	content: "\f302";
}

.comments-link:before {
	content: "\f300";
}

.full-size-link:before {
	content: "\f402";
}

.edit-link:before {
	content: "\f411";
}

.comments-link,
.edit-link {
	white-space: nowrap;
}

.page-header {
	background-color: #fff;
	/*border-bottom: 1px solid rgba(51, 51, 51, 0.1);*/
	padding: 7.6923%;
}

.page-title {
	font-family: "Noto Serif", serif;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.3333;
}

.taxonomy-description {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	padding-top: 0.4em;
}

.taxonomy-description a {
	border-bottom: 1px solid #333;
}

.taxonomy-description a:hover,
.taxonomy-description a:focus {
	border-bottom: 0;
}

.taxonomy-description > :last-child {
	margin-bottom: 0;
}

.page-content {
	background-color: #fff;
	padding: 7.6923%;
}

.page-content > :last-child {
	margin-bottom: 0;
}

.page-links {
	clear: both;
	font-family: "Noto Sans", sans-serif;
	margin-bottom: 1.3333em;
}

.page-links a,
.page-links > span {
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	display: inline-block;
	font-size: 12px;
	font-size: 1.2rem;
	height: 2em;
	line-height: 2;
	margin: 0 0.3333em 0.3333em 0;
	text-align: center;
	width: 2em;
}

.page-links a {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
	background-color: #333;
	border-color: #333;
	color: #fff;
}

.page-links a:hover,
.page-links a:focus {
	background-color: #707070;
	background-color: rgba(51, 51, 51, 0.7);
	border-color: transparent;
	color: #fff;
}

.page-links > .page-links-title {
	border: 0;
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	height: auto;
	margin: 0;
	padding-right: 0.5em;
	width: auto;
}

.entry-attachment {
	margin-bottom: 1.6em;
}

.type-attachment .entry-title {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
}

.entry-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	line-height: 1.5;
	padding-top: 0.5em;
	word-wrap: break-word;
}

.entry-caption > :last-child {
	margin-bottom: 0;
}


/**
 * 12.2 Post Formats
 */

.format-aside .entry-title,
.format-image .entry-title,
.format-video .entry-title,
.format-quote .entry-title,
.format-gallery .entry-title,
.format-status .entry-title,
.format-link .entry-title,
.format-audio .entry-title,
.format-chat .entry-title {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.3333;
	margin-bottom: 1.3333em;
}

.format-link .entry-title a:after {
	content: "\f442";
	font-size: 24px;
	height: 24px;
	position: relative;
	top: 0;
	width: 24px;
}

.blog .format-status .entry-title,
.archive .format-status .entry-title {
	display: none;
}

.single-attachment .post-navigation {margin-bottom: 20px; margin-top: 20px; } 
.single-attachment  img {height: auto;     width: auto;}
.gallery-columns-3 figure.gallery-item {     MIN-HEIGHT: 286px;
    width: 33%;
    display: block;
    float: left;
}
.gallery-columns-3 figure.gallery-item img {
    width: auto; height: auto
}
.gallery:after {
    content: '';
    clear: both;
    display: block;
}

/**
 * 12.3 Comments
 */

.comments-area {
	background-color: #fff;
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	padding: 7.6923%;
}

.comments-area > :last-child {
	margin-bottom: 0;
}

.comment-list + .comment-respond {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
}

.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
	padding-top: 1.6em;
}

.comments-title,
.comment-reply-title {
	font-family: "Noto Serif", serif;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.3333;
}

.comments-title {
	margin-bottom: 1.3333em;
}

.comment-list {
	list-style: none;
	margin: 0;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	padding: 1.6em 0;
}

.comment-list .children {
	list-style: none;
	margin: 0;
}

.comment-list .children > li {
	padding-left: 0.8em;
}

.comment-author {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	margin-bottom: 0.4em;
}

.comment-author a:hover {
	border-bottom: 1px solid #707070;
	border-bottom: 1px solid rgba(51, 51, 51, 0.7);
}

.comment-author .avatar {
	float: left;
	height: 24px;
	margin-right: 0.8em;
	width: 24px;
}

.bypostauthor > article .fn:after {
	content: "\f304";
	position: relative;
	top: 5px;
	left: 3px;
}

.comment-metadata,
.pingback .edit-link {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
}

.comment-metadata a,
.pingback .edit-link a {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
}

.comment-metadata a:hover,
.pingback .edit-link a:hover {
	border-bottom: 1px solid #333;
}

.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .edit-link a:hover,
.pingback .edit-link a:focus {
	color: #333;
}

.comment-metadata {
	margin-bottom: 1.6em;
}

.comment-metadata .edit-link {
	margin-left: 1em;
}

.pingback .edit-link {
	margin-left: 1em;
}

.pingback .edit-link:before {
	top: 5px;
}

.comment-content ul,
.comment-content ol {
	margin: 0 0 1.6em 1.3333em;
}

.comment-content li > ul,
.comment-content li > ol {
	margin-bottom: 0;
}

.comment-content > :last-child {
	margin-bottom: 0;
}

.comment-list .reply {
	font-size: 12px;
	font-size: 1.2rem;
}

.comment-list .reply a {
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: inline-block;
	font-family: "Noto Sans", sans-serif;
	font-weight: 700;
	line-height: 1;
	margin-top: 2em;
	padding: 0.4167em 0.8333em;
	text-transform: uppercase;
}

.comment-list .reply a:hover,
.comment-list .reply a:focus {
	border-color: #333;
	color: #333;
	outline: 0;
}

.comment-form {
	padding-top: 1.6em;
}

.comment-form label {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 700;
	display: block;
	letter-spacing: 0.04em;
	line-height: 1.5;
	text-transform: uppercase;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form input[type="submit"] {
	width: 100%;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	margin-bottom: 2em;
}

.logged-in-as a:hover {
	border-bottom: 1px solid #333;
}

.no-comments {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Noto Sans", sans-serif;
	font-weight: 700;
	padding-top: 1.6em;
}

.comment-navigation + .no-comments {
	border-top: 0;
}

.form-allowed-tags code {
	font-family: Inconsolata, monospace;
}

.form-submit {
	margin-bottom: 0;
}

.required {
	color: #c0392b;
}

.comment-reply-title small {
	font-size: 100%;
}

.comment-reply-title small a {
	border: 0;
	float: right;
	height: 32px;
	overflow: hidden;
	width: 26px;
}

.comment-reply-title small a:before {
	content: "\f405";
	font-size: 32px;
	position: relative;
	top: -3px;
}


/* NEWS INTERIOR */
#rainbow_wrapper {WIDTH: 100%; display: block; background: transparent url("/wp-content/themes/ivy2017/img/green-orange.png"); background-size: 100% 100%;
    background-repeat: no-repeat;}
img#rainbowgrad {WIDTH: 100%; display: block; max-width: 1200px; height: 10px; margin: 0 auto;}
.single-news .site-main, .single-blog .site-main {WIDTH: 100%; display: block; max-width: 1200px; margin: 0 auto;}
.single-news #primary > .entry-header, .single-blog #primary > .entry-header {display: none}

/* REDO FILTER NAV vvvvvvvvvvvvv */
#filter_label { 
    color: #333231;
    font-size: 14px;
    font-family: 'Karu-Light';
    font-style: normal;
    font-weight: 400; margin: 10px 0 0 20px;}
#filter_label_r { display: none;
    color: #333231;
    font-size: 14px;
    font-family: 'Karu-Light';
    font-style: normal;
    font-weight: 400; margin: 10px 0 0 20px;}
#news_filters {float: left;
    clear: both;
    display: block;
}
#news_filters > ul  {list-style: none;}
#news_filters > ul > li {    display: inline;     float: left;}
#news_filters > ul > li.date, #news_filters > ul > li.tag { clear: both}
#news_filters > ul > li > a, #news_filters > ul > li.tag  {  color: #333231;
    font-size: 12px;
    font-family: 'Karu-Medium';
    font-style: normal;
    font-weight: 300;
    text-transform: uppercase;}
#news_filters > ul > li.close {margin-left: -15px;     margin-top: 3px;}
#news_filters > ul > li.closetag { margin-left: 15px; margin-top: 0}
#news_filters > ul > li:not(.close) > a:after {  background: url(/wp-content/themes/ivy2017/img/global-sprite-2017.png) no-repeat scroll -43px -503px transparent;
    content: "";
    padding-right: 14px;
    position: relative;
    left: 0px;
    top: 3px;
    display: inline-block;
    height: 13px;
    margin-left: 5px;
    margin-right: 30px;}	
#news_filters > ul > li:not(.close):hover > a:after, #news_filters > ul > li:not(.close):focus > a:after {background-position: -43px -489.5px}	
#news_filters > ul > li > a:hover, #news_filters > ul > li > a:focus {   color: #f05256;
    font-size: 12px;
    font-family: 'Karu-Bold';
    font-style: normal;
    font-weight: 300;
    text-transform: uppercase;}
#news_filters  li.cat > a:before, #news_filters  li.date > a:before, #news_filters  li.tag > a:before {   }
#news_filters  li.closedate > a:after, #news_filters  li.closecat > a:after, #news_filters li.closetag > a:after  {     background: url(/wp-content/themes/ivy2017/img/global-sprite-2017.png) no-repeat scroll -82px -502px transparent;
    content: "";
    padding-right: 14px;
    position: relative;
    left: 4px;
    top: 4px;
    display: inline-block;
    height: 16px;}
#news_filters  li.closecat > a:focus:after, #news_filters  li.closecat > a:hover:after, 
#news_filters  li.closedate > a:focus:after, #news_filters  li.closedate > a:hover:after, 
#news_filters  li.closetag > a:focus:after, #news_filters  li.closetag > a:hover:after {   background-position: -82px -484px}
#news_filters  li.close  a {color: #f05256; position: relative;    top: -3px;}

/* REDO FILTER NAV ^^^^^^^^^^^ */

.news_filter_list	{display:none}
.news_filter_list	ul { list-style: none;}
.news_filter_list.open	{ display: block;    width: 100%;
    background-color: #1c9483;     position: absolute;
    margin-top: 13px;
    padding: 48px 0;
    text-align: center;
    margin-left: 0;}
.tax-news_tag	.news_filter_list.open, .tax-blog_tag	.news_filter_list.open	{    margin-top: -52px;}
.news_filter_list a {
    color: #fff;
    font-size: 33px;
    font-family: 'Karu-Regular';
    font-style: normal;
    font-weight: 400;
    line-height: 1.5em;
}	
.news_filter_list a:hover, .news_filter_list a:focus {color: #96e3c8}
.news_filter_list .closelist {    border: none;
    background: url(/wp-content/themes/ivy2017/img/global-sprite-2017.png) no-repeat scroll -38px -422px transparent;
    width: 40px;
    height: 49px;
    display: block;
    position: absolute;
    top: 15px;
    right: 1px;
}
.news_filter_list ul ul {margin-left: 0; display:none}
.news_filter_list  li:first-child ul {display: block}
.news_filter_list ul ul a {font-size: 21px}

.single-news  article, .single-blog  article {margin: 0 20px 0 10px; width: -webkit-calc(100% - 30px); width: calc(100% - 30px);}
.single-news  article  .entry-content, .single-blog article  .entry-content  {padding: 27px 0}
.single-news  article  .entry-header, .single-blog  article  .entry-header {padding: 27px 0 4px}
img.attachment-blog-news-feature {height: auto; clear: both;
    display: block;  max-width: 100%}
.single-news  .entry-header h1, .single-blog .entry-header h1, .single-project .entry-header h1 {color: #343232;
    font-size: 30px;
    font-family: 'Karu-Medium';
    font-style: normal;
    margin-bottom: 0;
    font-weight: 400}
.single-news  .entry-header hr, .single-blog .entry-header hr , .single-project .entry-header hr{
    background-color: #1c9483;
    margin-bottom: 10px;
    color: #343232;
    height: 1px;
    margin-left: 0;
    text-align: left;
    width: 28px;
    margin-top: 4px;}	
.single-news p.author-date , .single-blog p.author-date { font-family: 'Karu-Light';
    font-style: normal;
    font-weight: 400;
    color: #343232;
    font-size: 14px;
    margin-bottom: 13px;
}
.single-news p.author-date .date , .single-blog p.author-date .date { color: #8b8b8b}
.single-news .entry-content  h2, .single-blog .entry-content  h2 {font-size: 22px;
    font-family: 'Karu-Medium';
    font-style: normal;
    line-height: 1.1em;
    margin-top: 1.5em;
    margin-bottom: 14px;
    font-weight: 300;}
.single-news .entry-content  h3, .single-blog .entry-content  h3 {font-size: 18px;
    font-family: 'Karu-Bold';
    font-style: normal;
    margin-top: 1.55em;
    margin-bottom: 4px;
    font-weight: 400;}
.single-news .entry-content  h4, .single-blog .entry-content  h4 {font-size: 15px; font-family: 'Karu-Light';
font-style: normal;     margin-top: 1.55em;
    margin-bottom: 4px;
font-weight: 700;}
.single-news .entry-content, .single-blog .entry-content {
    font-size: 14px;
    font-family: 'Karu-Regular';
    padding: 0;
    line-height: 1.722em;
    font-style: normal;
    font-weight: 400;
    color: #414040;
}

.single-news .entry-content table, .single-blog .entry-content table,
.single-news .entry-content td, .single-blog .entry-content td,
.single-news .entry-content th, .single-blog .entry-content th { border: 2px solid #fff}
.single-news .entry-content th, .single-blog .entry-content th {background-color: #cce29e}
.single-news .entry-content td, .single-blog .entry-content td {background-color: #faf9f6}
.single-news .entry-content table ul, .single-blog .entry-content table ul,
.single-news .entry-content table ol, .single-blog .entry-content table ol { font-family: inherit;   font-size: 18px}
.wp-caption.blog-news-figure {margin-bottom: 4px}
.entry-header > .attachment-blog-news-feature {margin-bottom: 21px;}
.single-news .taxonomies, .single-blog .taxonomies {padding-top: 3px;     font-family: 'Karu-Regular'}
.single-news .taxonomies p, .single-blog .taxonomies p {color: #414040; font-size: 12px; font-family: 'Karu-Light';
font-style: normal;
font-weight: 400;}
.single-news .taxonomies .label, .single-blog .taxonomies .label {color: #8b8b8b}
.single-news .taxonomies a, .single-blog .taxonomies a {    color: #414040; text-decoration: none}
.single-news .taxonomies a:hover, .single-blog .taxonomies a:hover, .single-news .taxonomies a:focus, .single-blog .taxonomies a:focus {  text-decoration: underline}
.single-news .taxonomies hr, .single-blog .taxonomies hr {
    background-color: #1c9483;
    margin-bottom: 7px;
    color: #1c9483;
    height: 1px;
    margin-left: 0;
    width: 28px;
}
.single-news .taxonomies a {}

/* NEWS/BLOG ARCHIVE */
.post-type-archive-news .site-main, .tax-news_category .site-main, .tax-news_tag .site-main, .post-type-archive-blog .site-main, .tax-blog_category .site-main, .tax-blog_tag .site-main { MARGIN: 36px auto 35px auto; width: 100%; max-width: 1220px}
.tax-news_tag .site-main,  .tax-blog_tag .site-main { MARGIN: 23px auto 0 auto}
	#columns { padding-top: 35px;     margin-left: 20px; margin-right: 20px;
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
	}
.post-type-archive-news #primary > .entry-header h2, .tax-news_category #primary > .entry-header h2, .tax-news_tag #primary > .entry-header h2, .post-type-archive-blog #primary > .entry-header h2, .tax-blog_category #primary > .entry-header h2, .tax-blog_tag #primary > .entry-header h2 {    font-size: 30px;
    color: #333231;
    font-family: 'Karu-Medium';
    font-style: normal;
        margin-bottom: 15px;
    margin-top: -20px;
    font-weight: 300;
    text-align: left;}
.post-type-archive-news #primary > .entry-header hr, .tax-news_category #primary > .entry-header hr, .tax-news_tag #primary > .entry-header hr, .post-type-archive-blog #primary > .entry-header hr, .tax-blog_category #primary > .entry-header hr, .tax-blog_tag #primary > .entry-header hr {    background-color: #1c9483;
    color: #1c9483;
    height: 1px;
    margin: 3px 0 0 0;
    text-align: left;
    width: 54px; }
.post-type-archive-news #primary > .entry-header , .tax-news_category #primary > .entry-header , .tax-news_tag #primary > .entry-header , .post-type-archive-blog #primary > .entry-header, .tax-blog_category #primary > .entry-header , .tax-blog_tag #primary > .entry-header {position: relative; height: 40px;
    width: 100%;
    max-width: 1160px;
    margin: 22px auto 0;
    padding: 0 20px;
    left: 0;}
#columns > a {  max-width: 360px;  width: 100%;
	display: inline-block;   margin-bottom: 10%;
    border: 1px solid #cacaca;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    column-break-inside: avoid;
	page-break-inside: avoid;
    break-inside: avoid;
  margin-left: auto;
    margin-right: auto;
	display: block;  
		  -webkit-transition: border .2s ease-out;
  -moz-transition: border .2s ease-out;
  -o-transition: border .2s ease-out;
  transition: border .2s ease-out;}
.pin {   display: inline-block;
    width: 100%;
	background-color: #fff;
	  -webkit-transition: background-color .2s ease-out;
  -moz-transition: background-color .2s ease-out;
  -o-transition: background-color .2s ease-out;
  transition: background-color .2s ease-out;}	
.pin.no-pic {     display: block}	
.pin h2.entry-title {font-size: 18px;
    color: #606167;
    font-family: 'Karu-Medium';
    font-style: normal;
    text-align: center;
    margin-bottom: 0.6em;
    font-weight: 400;
    line-height: 1.3em;}
.pin.no-pic h2.entry-title {padding-top: 4%}
.pin .entry-header {padding: 8% 8% 0}
.pin .entry-header img {height: auto;      padding-bottom: 20px;  max-width: 100%;}
.post-type-archive-blog .pin .entry-header img, .tax-blog_category .pin .entry-header img, .tax-blog_tag .pin .entry-header img {    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;   padding-bottom: 0px;   margin-bottom: 20px;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;}
.pin .entry-header hr {
    background-color: #1c9483;
    margin: 0 auto 5px;
    color: #1c9483;
    height: 1px;
    width: 28px;
}
.pin .entry-content {padding: 0 8% 8%;}
.pin .entry-content .date {color: #525358; font-size: 14px; font-family: 'Karu-Light';
font-style: normal; text-align: center;
font-weight: 400;}
.pin .entry-content .author {    color: #f05256;
    font-size: 14px;
    font-family: 'Karu-Light';
    font-style: normal;
    font-weight: 400;
    text-align: center;
    padding-top: 2px;
    margin-bottom: -2px;}
.pin .entry-content .description {color: #414040; font-size: 16px; font-family: 'Karu-Light';
font-style: normal; line-height: 1.5em; padding-top: 24px;
font-weight: 400;}
#columns > a:focus, #columns > a:hover {border: 1px solid #1c9483}
a:hover .pin, a:focus .pin { background-color: #1c9483;}
a:hover .pin h2.entry-title, a:focus .pin  h2.entry-title, a:hover .pin .date, a:focus .pin  .date, a:hover .pin .description, a:focus .pin  .description, a:hover .pin .author, a:focus .pin  .author  {color: #fff}
a:hover .pin .entry-header hr, a:focus .pin .entry-header hr {background-color: #fff; color: #fff}
.post-type-archive-blog #primary > .entry-content, .post-type-archive-news #primary > .entry-content {clear: both; font-family: 'Karu-Light';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #525358;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: -36px;     margin-top: 44px;
    line-height: 1.73em;
   }

/* SHARE BAR */
nav#chicklet_nav_wrapper {     display: block;
    margin-bottom: 21px;
    width: 100%;
    clear: both;}
  nav#chicklet_nav_wrapper .label {    color: #a0a1a8;
    float: left;
    font-size: 12px;
    font-family: 'Karu-Regular';
    font-style: normal;
    margin-top: 1px;
    font-weight: 700}
nav#chicklet_nav_wrapper ul.chicklet_nav {list-style: none; width: 260px}

nav#chicklet_nav_wrapper ul.chicklet_nav li {
    float: left;
}
nav#chicklet_nav_wrapper ul.chicklet_nav li a {    color: #a0a1a8;
    float: left;
    font-size: 1.5em;
    height: 21px;
    margin-left: 13px;
    margin-top: -8px;
}
nav#chicklet_nav_wrapper ul.chicklet_nav li a:hover, nav#chicklet_nav_wrapper ul.chicklet_nav li a:focus {color: #1c9483}

/* Format Google Custom Search / Relevanssi Results */
.search-results #main {      max-width: 1180px;
    margin: 0 auto;
    padding: 0 0 55px}
.search-results .results {    max-width: 1180px;
    padding: 0 20px;
    margin: 0 auto}
.page-template-search h2, .search-results h2, .search-no-results h2 {  font-size: 18px;
    color: #a4a4a4;
    font-family: 'Karu-Medium';
    font-style: normal;
    margin-bottom: 15px;
    margin-top: 25px;
    font-weight: 300;
    text-align: center;}
.page-template-search h3 { text-transform: uppercase; color: #1c9483; font-size: 16px; font-family: 'Karu-Light';
font-style: normal;
font-weight: 700;}
.page-template-search #you_searched_for {margin-top: 12px}
.page-template-search .site-main {WIDTH: 100%; display: block; max-width: 1200px; margin: 0 auto;}
.page-template-search .gsc-table-result, .page-template-search .gsc-thumbnail-inside, .page-template-search .gsc-url-top { margin-bottom: 3px; margin-top: -9px; padding-left: 0}
.page-template-search .gsc-control-cse .gs-result .gs-title, .search-results .aresult > a, .search-results .aresult .text > a { height: auto;
    overflow: visible;
    display: inline-block;
    line-height: 1.1em;
    font-size: 30px;
    font-weight: 400;
    font-family: 'Karu-Medium';
    text-decoration: none;
    padding-bottom: 6px}
.page-template-search .gsc-control-cse .gs-result a.gs-title {color: #343232 !important}  
 .page-template-search .gsc-control-cse .gs-result .gs-title b, .search-results .aresult > a strong,  .search-results .aresult .text > a strong {    color: #f05256  !important; font-weight: normal;}
 .page-template-search .gsc-control-cse .gs-result .gs-title:hover b, .page-template-search .gsc-control-cse .gs-result .gs-title:focus b {    color: #1c9483  !important}
 .page-template-search .gsc-control-cse .gs-result .gs-title b,  .page-template-search .gs-webResult.gs-result a.gs-title:hover b, .page-template-search .gs-webResult.gs-result a.gs-title:link b,  .gs-imageResult a.gs-title:hover b, .page-template-search .gs-webResult.gs-result a.gs-title:visited b {font-size: inherit;
    font-weight: 400;
    font-family: inherit; text-decoration: none; color: #00632e}
  .page-template-search .gsc-control-cse .gs-result .gs-title:hover, .page-template-search .gsc-control-cse .gs-result .gs-title:focus ,
  .search-results .aresult a:hover, .search-results .aresult a:focus, .search-results .aresult a:hover strong, .search-results .aresult a:focus strong {  color: #1c9483 !important; font-weight: normal}
  
.page-template-search   .gs-webResult div.gs-visibleUrl, .page-template-search .gs-imageResult div.gs-visibleUrl, .search-results .aresult .url {  font-size: 14px;
  font-weight: 400;     color: #1c9483;
  font-family: 'Karu-Light';
}
.search-results .aresult .url {margin-bottom: 3px}
.page-template-search .gsc-control-cse .gs-result   .gsc-table-result .gs-title {display: none}
.page-template-search .gsc-control-cse {padding: 0}
.page-template-search .gsc-result-info {   color: #333231;
    padding-left: 0;
    font-size: 14px;
    font-family: 'Karu-Light';}
.page-template-search 	.gsc-control-cse .gsc-option-selector {margin-top: -4px;    right: 6px;
    top: 12px;
    width: 7px;
    padding: 0 14px 0 5px;
    background: url(https://ivygroup.com/wp-content/themes/ivy2017/img/global-sprite-2017.png) no-repeat scroll -39px -504px transparent;}
/*.page-template-search #main_content_section_search #you_searched_for { background-color: #fceba3; padding: 15px 0 8px; width: 100%;}
.page-template-search #main_content_section_search #you_searched_for h3 {color: #00843d; margin-left: 15px; margin-right: 15px; border-bottom: 1px solid #422c1f;
    font-family: 'Karu-Light';
    font-size: 24px;
    line-height: 1.5em;
	  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
}*/
.page-template-search #main_content_section_search .seach_section {  background-color: #fceba3; margin-left: 15px;   
 width: -webkit-calc(100% - 15px);
width: calc(100% - 15px)}
.page-template-search #main_content_section_search .seach_section .searchtext {   width: 88%}
.page-template-search #main_content_section_search .seach_section fieldset , .page-template-search #main_content_section_search .seach_section .text {color: #da291c;
    font-family: 'Karu-Light';
    font-size: 24px; margin: 0;  padding-bottom: 0;
    padding-top: 6px;}
.page-template-search #main_content_section_search	.seach_section .searchsub {padding-top: 6px}
.page-template-search .gsc-results .gsc-cursor-box {     margin: -40px 0 10px;
    background-color: #fff;
    padding-top: 35px;}
.page-template-search .gsc-selected-option-container {    min-width: 56px}
.page-template-search  img.gcsc-branding-img-noclear {margin: -24px 0 0 0}
.page-template-search .gs-webResult .gs-snippet, .search-results .description {
  font-family: 'Karu-Light';
    font-weight: normal;
    font-size: 18px;
    line-height: 1.5em;
    color: #343232;
}
.page-template-search .gs-webResult.gs-no-results-result .gs-snippet {background-color: transparent;
    border: none; color: #f05256; font-family: 'MagneticPro-ExtraLight';
    font-size: 30px;
    font-style: italic;
    font-weight: normal;      margin-bottom: 125px;   text-align: center;}
.page-template-search .gs-webResult.gs-no-results-result	{ margin-top: 34px; position: relative}
.page-template-search .gs-webResult.gs-no-results-result .gs-snippet::before	{ background: transparent url("/wp-content/themes/ivy2017/img/global-sprite.png") no-repeat scroll -4px -77px;
    content: "";
    height: 15px;
    left: -webkit-calc(50% - 69px);
    left: calc(50% - 69px);
    margin: 27px auto 34px;
    padding: 14px 0;
    position: absolute;
    top: -64px;
    width: 138px;}
.page-template-search .gsc-results .gsc-cursor-box .gsc-cursor-page {  color: #00843D;
  font-family: 'Karu-Light';
  font-size: 14px;
  margin: 0 12px;
}
.page-template-search .gsc-above-wrapper-area { border-bottom: none; margin-top: 32px}
.page-template-search .gsc-results .gsc-cursor-box .gsc-cursor-current-page {  color: #f05256}
.page-template-search .gsc-webResult .gsc-result {     padding: 5px 3px 20px;
    border-bottom: #c5c5c5 1px solid !important;
    margin-bottom: 37px;}
.search-results .aresult {
    padding: 5px 3px 7px;
    border-bottom: #c5c5c5 1px solid !important;
    margin-bottom: 25px;
}
.search-results .results div:last-of-type {border-bottom: none !important;}
/*.page-template-search .gsc-webResult .gsc-result:last-of-type {         border-bottom: none	}
.page-template-search table.gsc-branding, .page-template-search table.gcsc-branding {display: none} UNCOMMENT WHEN SUBSCRIPTION BOUGHT */
.page-template-search .gsc-control-cse table {word-break: break-word; border: none}
.page-template-search .gsc-control-cse td {word-break: break-word;
    border: none;
    width: 73%;
    max-width: 875px;
    font-family: 'Karu-Light';
    color: #343232;
    font-size: 14px;}
.page-template-search .gsc-table-cell-thumbnail, .page-template-search .gs-promotion-image-cell {   
    width: -webkit-calc(27% - 25px) !important;
    width: calc(27% - 25px) !important;
    overflow: hidden;
    max-width: 300px !important;
    padding-right: 25px;}
.page-template-search .gsc-selected-option-container {       min-width: 110px;
    font-family: 'Karu-Bold';
    text-transform: uppercase;
    font-size: 12px;
    background-image: none;
    background-color: #fff;
    border: none;
    border-radius: 0;
    box-shadow: none;}
.page-template-search .gs-image-box.gs-web-image-box.gs-web-image-box-portrait, .page-template-search  .gs-image-box.gs-web-image-box.gs-web-image-box-landscape {
    width: 100%;
    height: 168px;
    overflow: hidden;
}
.page-template-search .gs-web-image-box img.gs-image {max-width: 100%;
    max-height: 100%;
    height: auto;
    width: auto;
}
.search-no-results .site-main {    margin: 0 auto;
    width: 100%;
    padding: 0 15px;
    max-width: 1250px;}
.page-template-search .site-main .search-form , .search-results .site-main .search-form, .search-no-results .site-main .search-form {    border-bottom: 1px #aaaaaa solid; margin: 0 auto;
    width: -webkit-calc(100% - 20px);
	    width: calc(100% - 20px);}
.search-no-results .site-main .search-form {margin-bottom: 100px}
.page-template-search .site-main .searchtext, .search-results  .site-main .searchtext , .search-no-results  .site-main .searchtext {width: width: -webkit-calc(100% - 100px); width: calc(100% - 100px);
    display: inline;}
.page-template-search .site-main .searchtext input, .search-results .site-main .searchtext input, .search-no-results .site-main .searchtext input {  color: #343232;
    width: -webkit-calc(100% - 100px);
    width: calc(100% - 100px);
    border: 0;
    font-size: 20px;
    font-family: 'Karu-Light';
    font-style: normal;
    font-weight: 300;
    padding: 10px 0px 2px 10px}
.page-template-search .site-main .searchsub, .search-results  .site-main .searchsub, .search-no-results  .site-main .searchsub {    width: 100px;     display: inline;}
.page-template-search .site-main .searchsub input, .search-results .site-main .searchsub input, .search-no-results .site-main .searchsub input {  background-color: #fff;
    width: 93px;
    font-size: 24px;
    font-family: 'Karu-Medium';
    font-style: normal;
    font-weight: 700;
    padding: 14px 0 3px;
    color: #333231; text-transform: none;}
.page-template-search .site-main .searchsub input:hover, .page-template-search .site-main .searchsub input:focus, .search-results .site-main .searchsub input:hover, .search-results .site-main .searchsub input:focus, 
.search-no-results .site-main .searchsub input:hover, .search-no-results .site-main .searchsub input:focus {color: #1c9483}
.search-no-results .emptynag {    padding: 0 10px 121px;
    width: -webkit-calc(100% - 20px);
    width: calc(100% - 20px);
    margin: 0 auto;
    TEXT-ALIGN: center;}
.page-template-search .gsc-results  b, .search-results .aresult  strong {color: #f05256;}	
.page-template-search .gcsc-branding {    display: none}
.search-results .aresult .picandtext {display: block; width: 100%; clear: both}
.search-results .aresult .text {    float: left;      margin-top: 10px;   width: 100%;}
.search-results .aresult .pic {float: left;  width: 100%; max-width: 360px}
.search-results .aresult .pic img {    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;}
.search-results .nopic p:last-of-type, .search-results .haspic .text p:last-of-type	{font-size: 18px}
.search-results .aresult.haspic .text {    MAX-WIDTH: 650px}
.search-results .aresult.nopic * {    MAX-WIDTH: 935px}

/* ERROR 404 */
.error404 .site-main {WIDTH: 100%; display: block; max-width: 1200px; margin: 0 auto;}
.error404  .site-main p {    font-size: 14px; text-align: center}
.error404 .page-content {      margin-top: 0px !important;     padding-top: 0px;}
.error404 .page-content .search-form {  margin-top: 42px;     margin-bottom: 90px;}
.error404  .site-main .searchtext {width: width: -webkit-calc(100% - 100px); width: calc(100% - 100px);
    display: inline;}
.error404  .site-main .searchtext input {      color: #fff;
    width: -webkit-calc(100% - 100px);
    width: calc(100% - 100px);
    border: 0;
    font-size: 20px;
    font-family: 'Karu-Light';
    font-style: normal;
    font-weight: 300;
    background-color: #1c9483;
    padding: 10px 0px 10px 10px;}
.error404  .site-main .searchsub {    width: 100px;     display: inline;}
.error404  .site-main .searchsub input {   background-color: #1c9483;
    width: 93px; font-size: 16px; font-family: 'Karu-Light';
font-style: normal;
font-weight: 700;
    padding: 14px 0 11px}
.error404  .site-main .searchsub input:hover, .error404  .site-main .searchsub input:focus {background-color: #fff; color: #1c9483; border: 1px solid #1c9483;  padding: 12px 0 10px}	



/**
 * 13.0 Footer
 */
 
 #footer_inner {
    margin: 0 auto;
    max-width: 1400px;
    width: 100%;
}
 
footer p a {color: #a2d6f5; font-family: 'pt_sansbold'; font-weight: normal;}
footer p a:hover, footer p a:focus {text-decoration: underline}
footer .label {color: #c4c9cc; font-family: 'pt_sansregular'}



footer a {    color: #fff;
    font-family: 'MagneticPro-Regularitalic';
    font-style: normal;
    font-weight: 300;
    font-size: 30px;}
footer a.email {    position: relative; /*letter-spacing: .04em*/ }	
footer a.email:after { content: "";
    background: transparent url(/wp-content/themes/ivy2017/img/global-sprite-2017.png) no-repeat scroll -20px -351px;
    display: block;
    height: 61px;
    width: 63px;
    position: relative;
    top: -53px;
    left: -webkit-calc(50% - 48px);
    left: calc(50% - 48px); z-index: 0}	
footer a.email:hover:after, footer a.email:focus:after 	 {opacity: .6;}
footer a:hover, footer a:focus {color: rgba(256,256,256,.6);}
footer .label {text-transform: uppercase; font-family: 'Karu-Regular';
font-style: normal;
font-weight: 400; font-size: 18px; vertical-align: 1px;}

footer .social-media-block { height: 29px;
    position: relative;
    top: -22px;
    left: -webkit-calc(50% - 124px);
    left: calc(50% - 120px);
    right: auto; width: 240px;}

footer .social-media-block a {display: block;
float: left;
margin-right: 9px;
width: 31px; overflow: hidden;}
footer .social-media-block a .fa {font-size: .8em;}
footer .social-media-block a:last-child {margin-right: 0}

footer #IVY_credit { height: 46px; width: 100%;
    background-color: #cce29e}
footer #IVY_footer_logo {  color: #2b2b2b;
    margin-top: 13px;
    font-size: 14px;
    font-family: 'Karu-Medium';
    font-style: normal;
    font-weight: 400;
    display: block;
    text-align: center;
    margin: 13px auto 0;
    width: 163px;}
footer #IVY_footer_logo:hover, footer #IVY_footer_logo:focus {    color: #fff}

footer #IVY {    background: transparent url(/wp-content/themes/ivy2017/img/global-sprite-2017.png) no-repeat scroll 0px -68px;
    FLOAT: right;
    width: 96px;
    height: 20px;
    margin-top: -23px;}	

.site-info {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-size: 12px;
	font-size: 1.2rem; height: 178px;
	line-height: 1.5; padding: 37px 0 26px;     text-align: center;
}


.site-footer { background-size: 600% 600%;
  -webkit-animation: background 30s  infinite;
	-moz-animation: background 30s  infinite;
  animation: background 30s  infinite;  
}

/* Teal, honeyew,  coral, purple 
@-webkit-keyframes background {
  0% { background-color: #1c9483}
  25% { background-color: #cce29e}
  50% { background-color: #f05156}  
  75% { background-color: #9996D1}
  100% { background-color: #1c9483}
}

@-moz-keyframes FooterAnimation {
  0% { background-color: #1c9483}
  25% { background-color: #cce29e}
  50% { background-color: #f05156}  
  75% { background-color: #9996D1}
  100% { background-color: #1c9483}
}
@keyframes background {
  0% { background-color: #1c9483}
  25% { background-color: #cce29e}
  50% { background-color: #f05156}  
  75% { background-color: #9996D1}
  100% { background-color: #1c9483}
}*/


/* Teal, honeyew, lemon */
@-webkit-keyframes background {
  0% { background-color: #1c9483}
  33% { background-color: #cce29e}
  67% { background-color: #f3e667}
  100% { background-color: #1c9483}
}

@-moz-keyframes FooterAnimation {
  0% { background-color: #1c9483}
  33% { background-color: #cce29e}
  67% { background-color: #f3e667}
  100% { background-color: #1c9483}
}
@keyframes background {
  0% { background-color: #1c9483}
  33% { background-color: #cce29e}
  67% { background-color: #f3e667}
  100% { background-color: #1c9483}
}


/**
 * 14.0 Media
 */

.site .avatar {
	border-radius: 50%;
}

.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

audio,
canvas {
	display: inline-block;
}

embed,
iframe,
object,
video {
	max-width: 100%;
	vertical-align: middle;
}

p > embed,
p > iframe,
p > object,
p > video {
	margin-bottom: 0;
}

.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
	font-size: 15px;
	font-size: 1.5rem;
	margin-top: 0;
	margin-bottom: 1.6em;
}

.wp-playlist.wp-playlist {
	padding-bottom: 0;
}

.wp-playlist .wp-playlist-tracks {
	margin-top: 0;
}

.wp-playlist-item .wp-playlist-caption {
	border-bottom: 0;
	padding: 10px 0;
}

.wp-playlist-item .wp-playlist-item-length {
	top: 10px;
}


/**
 * 14.1 Captions
 */

.wp-caption {
	margin-bottom: 1.6em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption-text {    font-size: 13px;
    color: #818181;
    font-family: 'Karu-Regular';
    font-style: normal;
    font-weight: 400;
}

/**
 * 14.3 Alert Banner
 * ----------------------------------------------------------------------------
 */
.alert-banner {
	padding: 12px 10px;
	text-align: center;
	background-color: #1c9483;
    background-image: linear-gradient(91deg, #1c9483 0%, #16A085 50%);
}
.alert-banner .pagewidth {
	max-width: 1400px;	
	margin: 0 auto;
}
.alert-banner strong, .alert-banner a {
    display: inline-block;
	margin: 0;
	line-height: 24px;
}
.alert-banner strong {
	font-size: 16px;
	color: #fff;	
}
.alert-banner a {
	font-weight: normal;
	font-size: 16px;
	color: #fff;	
	margin-left: 15px;
}
.alert-banner a:hover, .alert-banner a:focus, .alert-banner a:active {
	color: #96e3c8;	
}



/**
 * 16.0 Media Queries
 */

/*
 * Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}

/**
 * 16.1 Mobile Large 620px
 */
 
@media screen and (max-width: 310px) {
 .page-template-work-lp #more_work { font-size: 15px;    max-width: 260px;}
 #staff_section .text_wrapper {    font-size: 14.02px}
 }
 
@media screen and (max-width: 350px) {
	#nb_more_section a#more-blogs {    margin-bottom: 30px}
}

@media screen and (max-width: 360px) {
	.single-news	#news_filters, .single-blog	#news_filters {    width: 100% ;      margin-left: -30px;  padding-right: 0}
	.single-news #news_filters > ul, .single-blog #news_filters > ul {    margin-left: 7px}
}

@media screen and (min-width: 370px) {
	span.wpcf7-list-item {    width: 50%}
}

@media screen and (max-width: 375px) {
	div.wpcf7 p.note {    margin-top: 12px}
	div.wpcf7 input[type="submit"] {    top: -11px}
}

@media screen and (max-width: 395px) {
  .single-service #more_work {    max-width: 99%}
 }
 

@media screen and (max-width: 410px) {
	#nb_more_section a#more-blogs::before, #nb_more_section a#more-news::before {
		padding-bottom: 21px;
		padding-right: 47px;
		top: -12px
	}
	#nb_more_section li {    float: left;    width: 50%; margin-left: 0
	}
} 


@media screen and (min-width: 400px) {
	#news_filters {  padding-right: 36px}
	#work_blocks_section .text_wrapper .name, #work_blocks_section .long .text_wrapper .name {    padding-top: 1em}
	.single-project .post-navigation .nav-next .post-title, .single-project .post-navigation .nav-previous .post-title, .single-service 	.post-navigation .nav-previous .post-title, .single-service 	.post-navigation .nav-next  .post-title {     font-size: 16px; line-height: 1.3333em}
 .home #video_overlay_text {font-size: 57px}
	.modal-content-inner .seach_section .searchtext {
		width: -webkit-calc(100% - 100px);
		width: calc(100% - 100px);
	}
	.modal-content-inner .seach_section .text {     caret-color: #333231;
	   font-size: 36px;
		margin: -9px 0 0;
	}
	
}

@media screen and (min-width: 450px) {
	/*#cert_box { width: 66.6%; min-width: 400px}
	#cert_box:before {background: transparent url("/wp-content/themes/ivy2017/img/header-sprite.png") no-repeat scroll -12px -157px;
		content: "";
		position: absolute;
		top: -22px;
		left: -24px;
		height: 73px;
		width: 73px;}	
	#expandCollapseSection .section {   margin-bottom: 5px;   }*/
	#expandCollapseSection {  padding: 0 20px; width: -webkit-calc(100% - 40px);     width: calc(100% - 40px);   }
	.news_filter_list .closelist {       right: 12px}
	.single-service span.lp-title {font-size: 36px}
	.single-service span.lp-subhead {     font-size: 24px}
}

/*@media screen and (max-width: 450px) {
	.seach_section .text {font-size: 26px; margin: 0}
	.seach_section .searchtext {    width: 63%}
	.seach_section .searchsub {
		float: left;
		margin-bottom: 0;
		margin-left: 17%;
		margin-top: -5px}
	#closesearch {margin-right: 2%; margin-top: -59px}
} 

@media screen and (min-width: 417px) and (max-width: 450px) {
	#closesearch { margin-top: -57px}
} 

@media screen and (min-width: 451px) and (max-width: 461px) {
	.seach_section .searchtext {    width: 63%}
	#closesearch { margin-top: -58px}
	.seach_section fieldset {    width: 86%}
}*/

@media screen and (min-width: 470px) {			
	#work_blocks_section .text_wrapper .services {    margin-top: 19px	}
	#work_blocks_section li hr {    margin: 14px auto 0;	}
	#work_blocks_section .text_wrapper .name, #work_blocks_section .long .text_wrapper .name {    font-size: 23px;    padding-top: 1em	}
	#work_blocks_section .text_wrapper .open {    padding: 22px 12px 23px;    margin-top: 22px}
	.single-service  	.post-navigation  .open  {     padding: 19px 9px 18px;
    margin-top: 9px;  left: -webkit-calc(50% - 35px);
    left: calc(50% - 35px);}
}

@media screen and (max-width: 469px)  {
	.single-service .post-navigation .open {display: none !important}
}

@media screen and (max-width: 499px)  {
		.single-service .hier #rightcol li {    height: 29px}
}

@media screen and (min-width: 330px) {
	#work_blocks_section .text_wrapper .name {    font-size: 23px}
}

@media screen and (max-width: 375px) {   /* Keep this after the (max-width: 550px) rule */
	div.wpcf7 p.note {    margin-top: 12px}
	div.wpcf7 input[type="submit"] {    top: -11px}
	/*.single-service span.lp-title:before {    background:none; padding-left: 0}*/
}

@media screen and (min-width: 380px) {
	 #bp_container .title {    font-size: 20px;    padding: 0 60px 0 54px }
}

@media screen and (min-width: 385px)  and (max-width: 516px) {   
	 #bp_container .title {     font-size: 24px}
}

@media screen and (min-width: 400px) {   
	.page-template-services-lp #hero_overlay_text {    top: 17%}
	.page-template-services-lp  h2 {        font-size: 37px}
	.page-template-about h2 { font-size: 42px;     letter-spacing: .5em;  padding-left: .5em;}
	.page-template-about #hero_overlay_text {top: 10%}
	.modal-content-inner .seach_section .submit {    margin-top: 3px;}
}

@media screen and (min-width: 450px) {   
	.page-template-search .site-main .searchtext input, .search-results .site-main .searchtext input, .search-no-results .site-main .searchtext input {   font-size: 36px;}
	.page-template-search .site-main .searchsub input, .search-results .site-main .searchsub input, .search-no-results .site-main .searchsub input {     font-size: 30px   }
}

@media screen and (min-width: 500px)  {
	.home #video_overlay_text {   top: 28% }
	 .home #video_overlay_text {font-size: 72px}
	.modal-content-inner .seach_section .submit {
		margin-top: -2px;
		 width: 100px;
		font-size: 30px;
		background-image: none; background-color: transparent;
		color: #333231; width: 100px
	} 
	 .modal-content-inner .seach_section .submit:hover, .modal-content-inner .seach_section .submit:focus { color: #1c9483}	
#library_nav ul {-webkit-column-count: 2;
    -moz-column-count: 2; column-count: 2}
	.pic.grow, #nb_container {  display: block}
	.pic.grow.mobile {  display: none}
	.home	.blogsplusnews {     display: block}
	.home	.news, .home	.blogs {display: none}

}

@media screen and (min-width: 501px) {
	.page-template-about #content_wrapper {    margin-top: -136px}
	 .page-template-about  #header_image_wrapper { height: 439px}
	 .page-template-about #header_image_wrapper #slit_image{ background-image: url(/wp-content/themes/ivy2017/img/about-lp-bg2-700.jpg); height: 439p}
	.page-template-about #hero_overlay_text {    top: 3%}
	.page-template-about h2 {    font-size: 42px;  line-height: 1.7em}
	
	.page-template-services-lp #content_wrapper {    margin-top: -128px}
	 .page-template-services-lp  #header_image_wrapper { height: 322px}
	 .page-template-services-lp  #header_image_wrapper #slit_image{ background-image: url(/wp-content/themes/ivy2017/img/services-lp-bg2-700.jpg);    height: 322px}
	.page-template-services-lp #hero_overlay_topper {    top: -322px}
	.page-template-services-lp #hero_overlay_text {    top: 13%;}
	.page-template-services-lp h2 {    LINE-HEIGHT: 1.8EM;}
	#service_blocks_section {margin: 0 auto 48px}
}

@media screen and (min-width: 517px) {
	.home	.news, .home	.blogs {display: none}
	#nb_more_section li {text-align: center; margin-left: 0}
	#nb_more_section li:nth-child(1) {width: 42%}
	#nb_more_section li:nth-child(2) {width: 47%; float: right}
	#nb_more_section { padding-top: 74px}
	
	#bp_container .blog, #bp_container .project {margin: 10px 1%}
	#bp_container .blog { width: 44.44%;}
	#bp_container div:nth-of-type(2), #bp_container div:nth-of-type(3) { margin-left: 9.6%}
	#bp_container div:nth-of-type(3) {float: right}
	#bp_container div:nth-of-type(3), #bp_container div:nth-of-type(4) { margin-top: 30px}
	#bp_container .project {  width: 42.22%;  margin-top: 10px; margin-bottom: 10px}
	/*.single-service #main #centercol { width: 69%; margin-left: 2.8%; margin-right: 2.8%;float: left; display: block}	
	.single-service #main #rightcol { width: 25%; float: right; display: block; clear: none}	*/
	.single-service #rightcol li {    float: none;    width: 100%}
}

@media screen and (min-width: 517px)  and (max-width: 540px) {   
	#bp_container .title {     font-size: 15px}
}

@media screen and (min-width: 520px) {
	#columns { padding-top: 35px;     margin-left: 20px; margin-right: 20px;
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
	}
	#columns > a {     margin-left: 0;
    margin-right: 0;
	display: inline-block}
	.chrome #columns.count2 > a, .chrome #columns.count3 > a , .chrome #columns.count4 > a {	display: flex} /* For Chrome bug that puts items in only 1 column when there are only 2 items */
}

@media screen and (min-width: 525px) {   
	.page-template-about #hero_overlay_topper {    top: 0px}
}

@media screen and (min-width: 541px)  and (max-width: 599px) {   
	#bp_container .title {     font-size: 16px}
}

@media screen and (min-width: 550px) {   
	.page-template-about  #blurb {    font-size: 23px}
	.home  #blurb,  .single-service .hier #blurb{    font-size: 30px}
	#service_blocks_section li.service_box {display: block;  width: 48.36%; margin: 0 .82% 20px}	
}

@media screen and (min-width: 560px) {   
	#work_blocks_section .text_wrapper .name, #work_blocks_section .long .text_wrapper .name {    font-size: 26px	}
	#work_blocks_section .text_wrapper .open {  padding: 29px 20px;     margin-top: 29px;}
		.single-service  	.post-navigation  .open  {   padding: 22px 12px 23px;     margin-top: 11px;}
	.single-project .post-navigation .nav-next .post-title, .single-project .post-navigation .nav-previous .post-title , .single-service 	.post-navigation .nav-previous .post-title, .single-service 	.post-navigation .nav-next  .post-title {     font-size: 20px}
	.aspect-ratio.youtube {padding-bottom: 54%}
}

@media screen and (min-width: 500px) and (max-width: 525px) {
	.single-service #rightcol .consulting a .name, .single-service #rightcol .advertising a .name {font-size: 13px}
}



@media screen and (min-width: 600px) {
	#staff_section li { width: 31%; margin-left: 1.923%}
	.single-service #main #leftcol { width: 4.8%; float: left; display: block}	
	/*.single-service #main #centercol {     width: 65.16%;     margin-left: 4.8%;    margin-right: 2.8%; float: left; display: block}	
	.single-service #main #rightcol { width: 22.423%; float: right; display: block}	*/
	.single-service #rightcol .active {display: none} 
	.single-service .hier #rightcol .active {display: list-item} 
	.page-template-contact #content_wrapper_inner {
    width: 83.33%;
    margin: 0 8.3%}
	.page-template-about .about_box .entry-content {padding: 0 15% 40px}
}

@media screen and (min-width: 620px) {
	#filter_label { margin: 10px auto 0;
    padding: 0 20px;
    max-width: 1214px;}
	 #news_filters { margin: 0 auto;
    padding: 0 20px;
    max-width: 1214px}
	#news_filters > ul > li.date {clear:none;     margin-left: 35px;}
	#news_filters > ul > li.tag {clear:none;     margin-left: 35px; margin-top: 3px;}
	#news_filters > ul > li.closetag {margin-top: 3px;
    margin-left: 15px;}
}

/* On smaller touch-screen devices, on Work LP pages, always show the text and hover 
   Alternate gray for odds,  green for evens
*/
@media screen and (max-width:  639px)  {
   .touch #work_blocks_section li	a:after {
       content: '\A';
       position: absolute;
       width: 100%; height:100%;
       top:0; left:0;
       background:rgba(0,0,0,0.6);
       transition: all 1s;
       -webkit-transition: all 1s;
   }

   .touch  #work_blocks_section a .text_wrapper	 .name, 
   .touch  #work_blocks_section a .text_wrapper	 .services  {   color: #fff}
   .touch  #work_blocks_section li a  hr  {  background-color: #fff; color: #fff}
   .touch  #work_blocks_section a .text_wrapper	 .open  { display: inline-block;}
   	 .touch 	.single-service  	.post-navigation  .open  { display: inline-block;}
   .touch #work_blocks_section li:nth-of-type(2n) a:after    {    background: rgba(51, 102, 102, .6)   }
   

}


@media screen and (min-width: 640px) {
	#work_blocks_section li	{width: 50%}
	#work_blocks_section .text_wrapper {height: 190px}
	#work_blocks_section .text_wrapper .name {
    font-size: 20px;
    padding-top: 20px;}
	#work_blocks_section .long .text_wrapper .name {  font-size: 20px;  padding-top: 14px;}
	#work_blocks_section li hr {    margin: 6px auto 0}
	#work_blocks_section .text_wrapper .services {     font-size: 17px;    margin-top: 10px}
	#work_blocks_section .text_wrapper .open {     padding: 24px 15px ;    margin-top: 19px}
   	.single-service  	.post-navigation  .open  {  padding: 22px 11px 23px;    margin-top: 19px}
	#work_blocks_section .long .text_wrapper .open {    margin-top: 12px}
}

@media screen and (min-width: 650px) {   
	 .home #video_overlay_text {font-size: 95px}
}

@media screen and (min-width: 654px) {
	.page-template-about #hero_overlay_text {    top: 10%}
	.page-template-about h2 {    font-size: 44px}
}

/*@media screen and (min-width: 660px) {   
	.post-type-archive-news.date #primary > .entry-header  {position: absolute; height: auto}
	.tax-news_category #primary > .entry-header {position: absolute; height: auto}
}*/

@media screen and (min-width: 680px) and (max-width: 785px) {
	#nb_container .pic {min-height: 445px}
	.chrome #nb_container .pic {min-height: 443px}
	.IE #nb_container .pic {min-height: 451px}
	
}

@media screen and (min-width: 685px) {   
	/*.post-type-archive-blog.date #primary > .entry-header {position: absolute; height: auto}*/
	#expandCollapseSection:before,#expandCollapseSection:after {        display: none  }
	#expandCollapseSection {margin-bottom: 0; padding: 0; width: 650px}
	#expandCollapseSection > a {float: left; text-align: unset;  background: transparent url(/wp-content/themes/ivy2017/img/global-sprite-2017.png) no-repeat scroll -497px -274px;
    width: 316px;
    height: 102px;
    display: block; margin-bottom: 20px;}
	#expandCollapseSection > a:nth-child(2) {float: right; background-position: -831px -274px }
	#expandCollapseSection > a:nth-child(3) {background-position: -497px -395px}
	#expandCollapseSection > a:nth-child(4) {float: right; background-position: -831px -394px }
	#expandCollapseSection > a:nth-child(1).active, #expandCollapseSection > a:nth-child(1):hover, #expandCollapseSection > a:nth-child(1):focus {background-position: -497px -22px }
	#expandCollapseSection > a:nth-child(2).active, #expandCollapseSection > a:nth-child(2):hover, #expandCollapseSection > a:nth-child(2):focus { background-position: -831px -22px }
	#expandCollapseSection > a:nth-child(3).active, #expandCollapseSection > a:nth-child(3):hover, #expandCollapseSection > a:nth-child(3):focus {background-position: -497px -143px}
	#expandCollapseSection > a:nth-child(4).active, #expandCollapseSection > a:nth-child(4):hover, #expandCollapseSection > a:nth-child(4):focus {float: right; background-position: -831px  -142px }
	#expandCollapseSection .section h3 {    margin-left: 8.5%;  padding-top: 25px; text-align: right;
    padding-right: 114px;}
	#expandCollapseSection > a:nth-child(3) h3, #expandCollapseSection > a:nth-child(4) h3 {padding-top: 27px}
	#expandCollapseSection > a:nth-child(2) h3, #expandCollapseSection > a:nth-child(4) h3 {text-align: left;
    padding-left: 84px}
	.page-template-about .shake-slow {    margin-bottom: -85px}
	.page-template-about .shake-slow.desktop {display: table}
	.page-template-about .shake-slow.mobile {display: none}
	.page-template-about .rando {background-color: #fff;    top: -173px;}
}

@media screen and (max-width: 700px) {
	.search_opener {position: relative;
    top: 70px;
    right: 13px	}

}

@media screen and (min-width: 700px) {
	.home  #blurb,  .single-service .hier #blurb{    font-size: 36px}
	/*#expandCollapseSection #col1 {float: left;     width: 41%;}	 
	#expandCollapseSection #col2 {float: left;  margin-left: 8%;   width: 41%;}	*/ 
	#header_image_wrapper, .page-template-services-lp  #header_image_wrapper { height: 501px}
	.page-template-about #header_image_wrapper { height: 562px}
	/*.page-template-about #hero_overlay_topper {    top: 0px}*/	
	.page-template-about #content_wrapper {    margin-top: -240px}
	/*.page-template-about #header_image_wrapper { height: 775px}*/
	.page-template-services-lp #hero_overlay_topper {    top: -501px}	
	.page-template-services-lp #content_wrapper {    margin-top: -226px}
	#header_image_wrapper.single-services {height: 135px}
	#header_image_wrapper.single-services.hier {		height: 244px	}	
	#header_image_wrapper #slit_image  {  
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		background-position: 0% center;}
	.single-project .post-navigation .nav-next .post-title, .single-project .post-navigation .nav-previous .post-title, .single-service 	.post-navigation .nav-previous .post-title, .single-service 	.post-navigation .nav-next  .post-title {     font-size: 27px}
	.aspect-ratio.youtube {padding-bottom: 58%}
	/*.post-type-archive-news #primary > .entry-header, .tax-news_category #primary > .entry-header, .tax-news_tag #primary > .entry-header, .post-type-archive-blog #primary > .entry-header, .tax-blog_category #primary > .entry-header, .tax-blog_tag #primary > .entry-header {margin-top: 5px}*/
		#header_inner  {      height: auto;  margin: 0 auto}
	.search_opener {    background: url(/wp-content/themes/ivy2017/img/global-sprite-2017.png) no-repeat scroll -18px -147px transparent;
		display: inline-block !important;
		float: right;
		height: 27px;
		width: 21px;
		margin-top: -48px;
	}
	.search_opener:hover, .search_opener:focus {    background-position: -18px -113.5px}
	.chrome .search_opener:hover, .chrome .search_opener:focus {    background-position: -18px -114.5px}
		
}

@media screen   and (min-width: 700px) and (max-width: 714px)  {
	.site-header {    padding-top: 30px}
	.search_opener {
		margin-top: -39px;
		position: relative;
		top: -59px;
		right: 0;
	}
	.main-navigation {
    display: block;
    margin-left: 0;
    margin-top: 0;
    position: relative;
    width: 100%;
    top: -10px;
    left: 0;
    clear: both;
	}
	.main-navigation li {
    display: inline;
    margin-left: 5%	}
	.main-navigation li.first {    margin-left: 5px}
	.main-navigation a {
    padding: 0.2em 0;
    position: relative;
        line-height: 1em;
    text-align: center;
	}
} 

@media screen and (min-width: 720px) {
	#work_blocks_section .text_wrapper .services {    font-size: 17px;    margin-top: 14px	}
	#work_blocks_section li hr {    margin: 11px auto 0;	}
	#work_blocks_section .text_wrapper .name {    font-size: 23px;    padding-top: 1em	}
	#work_blocks_section .long .text_wrapper .name {    padding-top: .8em}
}


@media screen and (min-width: 705px) {
	/*.single-service #main #centercol { width: 70.16%; margin-left: 4.8%; margin-right: 4.8%}	
	.single-service #main #rightcol { width: 15.423%}	
	.single-service #main.hier #rightcol { width: 20.223%}	*/
}


@media screen and (min-width: 740px) {

	#service_blocks_section li.service_box {    display: block;
    width: -webkit-calc(33.3% - 20px);
    width: calc(33.3% - 20px);
    margin: 30px 10px 0
   }	
	#service_blocks_section .library li.service_box:nth-of-type(2) { MARGIN-right: -webkit-calc(15.2% + 20px); MARGIN-right: calc(15.2% + 20px)}
	#service_blocks_section .library li.service_box.service_section_info { MARGIN-LEFT: -webkit-calc(15.2% + 20px); MARGIN-LEFT: calc(15.2% + 20px)}
	#service_blocks_section li.service_box.service_section_info h3 {    font-size: 36px}
	#service_blocks_section ul:nth-child(2) li:nth-child(3) {margin-top: 30px}
	#service_blocks_section ul:nth-child(2) li:nth-child(3) a {  float: right;
    margin: 82px 0 0;
    position: relative;
    right: -webkit-calc(100% - 50px);
    right: calc(100% - 50px)}

	#columns { padding-top: 35px;     margin-left: 20px; margin-right: 20px;
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
	}
	.single-project .post-navigation .nav-next .post-title, .single-project .post-navigation .nav-previous .post-title, .single-service 	.post-navigation .nav-previous .post-title, .single-service 	.post-navigation .nav-next  .post-title {     font-size: 30px}
	.IE #nb_container .pic { min-height: 460px}

}

@media screen and (min-width: 740px)  and (max-width: 873px) {
		#news_filters > ul > li.tag {    margin-top: 6px;}
}
@media screen and (min-width: 874px)  and (max-width: 954px) {
		#news_filters > ul > li.tag {    margin-top: 9px;}
}


@media screen and (min-width: 750px) {   
	#bp_container .title {     font-size: 24px}
}

@media screen and (min-width: 786px) and (max-width: 899px) {
	#nb_container .pic {min-height: 492px	}
	.chrome #nb_container .pic {min-height: 492px	}
	
}

@media screen and (min-width: 786px) {
	#nb_container .pic {    min-height: 525px}
	.chrome #nb_container .pic {    min-height: 535px}
}

@media screen and (min-width: 800px) {
	#staff_section li { width: 23%; margin-left: 1.923%}
	#staff_section .text_wrapper {    min-height: 74px;}
	.page-template-contact #address_section .right { clear: none; 
    display: block;
    float: right;
    position: relative;
    width: 50%; border: none;     padding-top: 0px;     margin-bottom: 0px;
	}
	.page-template-contact #address_section .left { clear: none;   border: none;     padding-top: 0px;     margin-bottom: 0px;
    display: block;
    float: left;
    width: 50%;
	}
	.page-template-contact #address_section .right .border { display: block;     border-left: 1px solid #ccced1;
    position: absolute;
    top: 10px;
    bottom: 2px;
    left: 0}
	.aspect-ratio.youtube {    padding-bottom: 54%}
	.tax-news_tag #primary > .entry-header {margin-top: 0px}
	 .tax-news_tag #primary > .entry-header h2 { text-align: center}
	 .tax-news_tag #primary > .entry-header hr {    margin: 3px auto 57px}
	.IE #nb_container .pic { min-height: 505px}
	#library_nav ul {-webkit-column-count: 3;
    -moz-column-count: 3; column-count: 3}
	 
}

@media screen and (min-width: 810px) {
	#work_blocks_section .text_wrapper .services {    margin-top: 19px	}
	#work_blocks_section li hr {    margin: 14px auto 0;	}
	#work_blocks_section .text_wrapper .name {    font-size: 23px;    padding-top: 1em	}
	#work_blocks_section .text_wrapper .open {    padding: 22px 15px 23px;    margin-top: 22px}
   	.single-service  	.post-navigation  .open  {  padding: 33px 24px 32px;
    margin-top: 22px; left: -webkit-calc(50% - 54px);
    left: calc(50% - 54px);}
}

@media screen and (min-width: 815px) {
	.post-type-archive-news:not(.date) #primary > .entry-header {margin-top: 0px}
	 .post-type-archive-news:not(.date) #primary > .entry-header h2 { text-align: center}
	 .post-type-archive-news:not(.date) #primary > .entry-header hr {    margin: 3px auto 57px}
}

@media screen and (min-width: 850px) {
	.post-type-archive-blog:not(.date) #primary > .entry-header {margin-top: 0px}
	 .post-type-archive-blog:not(.date) #primary > .entry-header h2 { text-align: center}
	 .post-type-archive-blog:not(.date) #primary > .entry-header hr {    margin: 3px auto 57px}
}

@media screen and (min-width: 875px) {
	.tax-blog_tag #primary > .entry-header {margin-top: 0px}
	 .tax-blog_tag #primary > .entry-header h2 { text-align: center}
	 .tax-blog_tag #primary > .entry-header hr {    margin: 3px auto 57px}
}

@media screen and (min-width: 900px) {
	.home #video_overlay_text {   top: 17% }
	 .home #video_overlay_text {font-size: 130px}

	/*GROW*/
	.home	.blogsplusnews {     margin: 107px auto}
	
	* {
	  -webkit-box-sizing: border-box;
		 -moz-box-sizing: border-box;
		  -ms-box-sizing: border-box;
			  box-sizing: border-box;
	}
	 .home .pic {
	  float: left;
	  height: 380px;
	  width: 380px;
	  overflow: hidden;     min-height: 500px;
	}
	.chrome  .home  .pic {min-height: 500px}
	.pic.square {margin: 10px 0	}
	
	.grow.square > a {
	  display: block;
	  height: 380px;
	  width: 380px;
	  overflow: hidden;
      position: relative;
	  z-index: 1;
	}
	.grow img {
	  height: 380px ;
	  width: 380px;
	 
	  -webkit-transition: all .3s ease;
		 -moz-transition: all .3s ease;
		   -o-transition: all .3s ease;
		  -ms-transition: all .3s ease;
			  transition: all .3s ease;
	}
	 
	.grow.square img:hover {
	  -webkit-transform: scale(1.1);
	  transform: scale(1.1);
	}	
	.pic.circle {
	  float: left;
	  height: 400px;
	  width: 400px;
	  overflow: hidden;
	}
	.grow.circle img { border-radius: 0;
	  height: 400px ;
	  width: 400px;
	 
	  -webkit-transition: all .3s ease;
		 -moz-transition: all .3s ease;
		   -o-transition: all .3s ease;
		  -ms-transition: all .3s ease;
			  transition: all .3s ease;
	}
	 
	.grow.circle img:hover {
	  -webkit-transform: scale(1.1);
	  transform: scale(1.1);
	}	
	.grow.circle >  a {border-radius: 50%;
    display: block;
    height: 400px;
    overflow: hidden;
    width: 400px;
	position: relative;
	z-index: 1;
	}
	.square .nb_info > hr {  margin-top: -webkit-calc(12px + 2.5%);
    margin-top: calc(12px + 2.5%)}
}


@media screen and (min-width: 901px) {
	.site-header video.mobile  { display: none}	
	.site-header video.fullsize  { display: block}
	 .site-header video {opacity: .6}
	.touch .site-header video.mobile { display: block}	
	 .touch .site-header video.fullsize { display: none}
	.touch .home #video_opacity, .touch .home #video_overlay_footer, .touch .home #video_overlay_text  {    display: none }	
	.touch .site-header video {opacity: 1}
}

@media screen and (min-width: 907px) {

	#work_blocks_section .text_wrapper .name {    font-size: 26px	}
	#work_blocks_section .text_wrapper .open {  padding: 29px 20px 30px;    margin-top: 29px;}
   	.single-service  	.post-navigation  .open  {  padding: 37px 28px 36px;
    margin-top: 29px;}
	
	.aspect-ratio.youtube {    padding-bottom: 46%}
}

@media screen and (min-width: 940px) {
	#service_blocks_section li.service_box.service_section_info h3 {    font-size: 48px}
}

@media screen and (min-width: 972px) {
	span.wpcf7-list-item {    width: 25%;    margin-bottom: 0px}
}

@media screen and (max-width: 1000px) {
	 p#blurb br {display: none; } /* Remove the br on smaller screens. Add some space before it if you want to preserve space. */
}



@media screen and (min-width: 1000px) {
	.single-news  article, .single-blog article {margin: 0 20.833% 0 16.667%; width: 62.5%}
	#work_blocks_section .text_wrapper	 .name, #work_blocks_section .long .text_wrapper .name {font-size: 30px;  padding-top: 1em}
	#work_blocks_section li hr {    margin: 18px auto 0}
	#work_blocks_section .text_wrapper	 .services {font-size: 22px;  margin-top: 1.05em;}
	#work_blocks_section .text_wrapper	.open, #work_blocks_section .long .text_wrapper .open {    border: 1px solid rgba(255, 255, 255, .33);    padding: 33px 23px 34px;
    margin-top: 20px;  }
	.aspect-ratio.youtube {    padding-bottom: 61%}
	#hdr-flourish-angular {     margin: -20px auto 20px /*-20px 7.14% 20px*/; max-width: 1400px;     width: 85.72%}
	
	#filter_label, #news_filters {padding: 0 80px;
    max-width: none;}
}


@media screen and (min-width: 1000px)  and (max-width: 1109px) {
		/*.post-type-archive-news #primary > .entry-header,*/ .tax-news_category #primary > .entry-header, .tax-news_tag #primary > .entry-header, /*.post-type-archive-blog #primary > .entry-header,*/ .tax-blog_category #primary > .entry-header, .tax-blog_tag #primary > .entry-header {       margin-left: 60px}
}

@media screen and (min-width: 1100px) {
		#news_filters > ul > li.tag {    margin-top: 6px;}
}

@media screen and (min-width: 1110px) {
	#filter_label {  display: none;}
	#filter_label_r { display: inline; float: right; clear: none; margin: 4px 0 0 20px;
    position: relative;
    top: -45px;}
	#news_filters {float: right; clear: none; padding: 0 0 0 30px;
    margin: 0 -webkit-calc(50% - 560px) 0 0;
    margin: 0 calc(50% - 560px) 0 0;
    position: relative;
    top: -45px}
	.post-type-archive-news.date #news_filters, .post-type-archive-blog.date #news_filters {    margin-right:  -webkit-calc(50% - 521px) ;
    margin-right:  calc(50% - 521px);  }
	.tax-blog_tag #news_filters, .tax-news_tag #news_filters  {    margin-right:  -webkit-calc(50% - 540px) ;
    margin-right:  calc(50% - 540px);  }
	#news_filters > ul > li.tag {clear: left}
}

@media screen and (min-width: 1240px) {
		#news_filters > ul > li.tag {    margin-top: 9px;}
}


/* On smaller touch-screen devices, on Work LP pages, always show the text and hover 
   (We're deciding that no device wider than 1280 will be pure-touch, ie. w/o mouse, and we'll only show the touch version below 1280px.))
   Every other even starting with the first, should be green
   Every other odd starting with the second, should be green
*/
@media screen and (max-width: 1280px) and (min-width: 640px)  {
   .touch #work_blocks_section li	a:after {
       content: '\A';
       position: absolute;
       width: 100%; height:100%;
       top:0; left:0;
       background:rgba(0,0,0,0.6);
       transition: all 1s;
       -webkit-transition: all 1s;
   }

   .touch  #work_blocks_section a .text_wrapper	 .name, 
   .touch  #work_blocks_section a .text_wrapper	 .services  {   color: #fff}
   .touch  #work_blocks_section li a  hr  {  background-color: #fff; color: #fff}
   .touch  #work_blocks_section a .text_wrapper	 .open  { display: inline-block;}
   .touch  	.single-service  	.post-navigation  .open  {   display: inline-block;}
   .touch #work_blocks_section li:nth-of-type(4n + 2) a:after, .touch #work_blocks_section li:nth-of-type(4n + 3) a:after
   {    background: rgba(51, 102, 102, .6)   }
   
    .touch.chrome #work_blocks_section li	a:after {      height: -webkit-calc(100% + 29px);
        height: calc(100% + 29px);
    top: -29px}
}

@media screen and (min-width: 1110px) {
.page-template-contact #address_section .left   {   width:260px;     margin-left: -webkit-calc((50% - 260px) / 2);  margin-left: calc((50% - 260px) / 2);}
  .page-template-contact #address_section .right {  width:260px;     margin-right: -webkit-calc((50% - 260px) / 2);
    margin-right: calc((50% - 260px) / 2);}
 .page-template-contact #address_section .right .border {     left: -webkit-calc((50% - 260px) / 2);    left:calc((50% - 260px) / 2)}
	#work_blocks_section .text_wrapper	 .name, #work_blocks_section .long .text_wrapper .name { padding-top: 2em}
	#work_blocks_section .text_wrapper .open, #work_blocks_section .long .text_wrapper .open {padding: 33px 25px 33px;     margin-top: 39px;}
   	.single-service  	.post-navigation  .open  {padding: 38px 29px 39px;     margin-top: 39px;}
	
	.page-template-services-lp .entry-content, .page-template-work-lp .entry-content, .post-type-archive-blog #primary > .entry-content, .post-type-archive-news #primary > .entry-content {  margin: -20px auto 20px;
    max-width: 1220px;
    width: 100%;}
	 .post-type-archive-news.date #primary > .entry-header h2, .tax-news_category #primary > .entry-header h2 { text-align: center}
	 .post-type-archive-news.date #primary > .entry-header hr, .tax-news_category #primary > .entry-header hr {    margin: 3px auto 57px}
}



@media screen and (min-width: 1120px) {
	.single-project .slideshow_container .slideshow_button.slideshow_previous {   left: -webkit-calc(50% + -446px) !important;  left: calc(50% + -446px) !important}
	 .single-project .slideshow_container .slideshow_button.slideshow_next {   left: -webkit-calc(50% + -402px) !important;  left: calc(50% + -402px) !important}
	 .aspect-ratio.youtube {    padding-bottom: 61%}
}

@media screen and (min-width: 1140px) {
	 .post-type-archive-blog.date #primary > .entry-header h2  { text-align: center}
	 .post-type-archive-blog.date #primary > .entry-header hr  {    margin: 3px auto 57px}
}

@media screen and (min-width: 1200px) {
	#closesearch {   margin-right: 0}
	 .tax-blog_category #primary > .entry-header h2  { text-align: center}
	 .tax-blog_category #primary > .entry-header hr  {    margin: 3px auto 57px}
}

@media screen and (min-width: 1240px) {
	#news_filters {    top: -48px}
}


@media screen and (min-width: 1260px) {
	footer #IVY_credit {    float: right}
}

@media screen and (min-width: 1281px) {
	/*.site-header video.fullsize, .touch .site-header video.fullsize { display:block}
	.site-header video.mobile, .touch .site-header video.mobile { display: none}*/
	.touch .single-project .post-navigation .nav-previous a .post-title, .touch .single-project .post-navigation .nav-next a .post-title {
    color: transparent}
	.touch .single-project .post-navigation .nav-previous a:hover .post-title, .touch .single-project .post-navigation .nav-next a:hover .post-title, .touch .single-project .post-navigation .nav-previous a:focus .post-title, .touch .single-project .post-navigation .nav-next a:focus .post-title {
    color: #fff}
}

@media screen and (min-width: 1300px) {
	#work_blocks_section .text_wrapper	 .name { padding-top: 3em}
	.touch .site-header video.mobile { display: none}	
	 .touch .site-header video.fullsize { display: block}
	.touch .home #video_opacity, .touch .home #video_overlay_footer, .touch .home #video_overlay_text  {    display: block}	
	.touch .site-header video {opacity: .6}
}

@media screen and (min-width: 1370px) {
	#work_blocks_section .text_wrapper	 .name, #work_blocks_section .long .text_wrapper .name { padding-top: 4em}
}

@media screen and (min-width: 1500px) {
	#header_image_wrapper { height: 300px}
	#header_image_wrapper.single-services {height: 135px}
	#header_image_wrapper #slit_image  {  
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		background-position: 0% center;}
	.single-service .post-navigation .nav-previous .post-title, .single-service .post-navigation .nav-next .post-title {    margin-top: 100px}
}

@media screen and (min-width: 38.75em) {
	ul,
	ol {
		margin-left: 0;
	}

	li > ul,
	li > ol,
	blockquote > ul,
	blockquote > ol {
		margin-left: 1.3333em;
	}

	blockquote {
		margin-left: -1em;
	}

	blockquote > blockquote {
		margin-left: 0;
	}

	.site-branding {
		min-height: 3.2em;
	}


	.site-description {
		display: block;
	}

	.secondary {
		box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
		margin: 7.6923% 7.6923% 0;
		padding: 7.6923% 7.6923% 0;
	}

	.main-navigation {	}

	.main-navigation ul {	}

	.main-navigation ul ul {
		border-top: 0;
		border-bottom: 0;
	}

	.social-navigation {
		margin-bottom: 11.1111%;
	}

	.social-navigation {
		margin-top: 0;
	}

	.widget-area {
		margin-top: 0;
	}

	.widget {
		margin-bottom: 11.1111%;
	}

	.site-main {
		/*padding: 7.6923% 0;*/
	}

	.hentry.sticky:not(.has-post-thumbnail) {
		padding-top: inherit;
	}

	.hentry,
	.page-header,
	.page-content {
		margin: 0 
	}

	.hentry + .hentry,
	.page-header + .hentry,
	.page-header + .page-content {
		margin-top: 7.6923%;
	}

	.hentry + .hentry {
		border-top: 0;
	}

	.post-thumbnail {
		margin-bottom: 2.4em;
	}

	.entry-header {
		padding: 0 9.0909%;
	}
	.single-project .slideshow_container .slideshow_button.slideshow_previous {    left: 9.0909%}
	 .single-project .slideshow_container .slideshow_button.slideshow_next {  left: -webkit-calc(9.0909% + 45px);  left: calc(9.0909% + 45px)}

	.entry-content,
	.entry-summary {
		padding: 0 9.0909% 9.0909%;
	}

	.entry-footer {
		padding: 4.5454% 9.0909%;
	}

	.page-header {
		border-bottom: 0;
	/*	border-left: 7px solid #333;*/
		padding: 3.8461% 7.6923%;
	}

	.page-title,
	.taxonomy-description {
		margin-left: -7px;
	}

	.page-content {
		padding: 9.0909%;
	}


	.post-navigation {
		border-top: 0;
		box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
		margin: 7.6923% 7.6923% 0;
	}

	.post-navigation a {
		padding: 4.5454% 9.0909%;
	}

	.pagination {
		box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
		margin: 3% 20px 20px;
		padding: 0;
	}

	/* restore screen-reader-text */
	.pagination .current .screen-reader-text {
		position: absolute !important;
	}

	.pagination .page-numbers {
		display: inline-block;
	}

	.image-navigation {
		padding: 0 9.0909%;
	}

	.comments-area {
		border-top: 0;
		box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
		margin: 7.6923% 7.6923% 0;
	}

	.comment-content ul,
	.comment-content ol {
		margin-left: 0;
	}

	.comment-content li > ul,
	.comment-content li > ol,
	.comment-content blockquote > ul,
	.comment-content blockquote > ol {
		margin-left: 1.3333em;
	}

	.widecolumn {
		box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
		margin: 7.6923%;
	}
}


/**
 * 16.2 Tablet Small 740px
 */

@media screen and (min-width: 46.25em) {
	body,
	button,
	input,
	select,
	textarea {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1.6471;
	}

	button,
	input {
		line-height: normal;
	}

	p,
	address,
	pre,
	hr,
	ul,
	ol,
	dl,
	dd,
	table {
		margin-bottom: 1.6471em;
	}

	blockquote {
		font-size: 20px;
		font-size: 2rem;
		line-height: 1.75;
		margin-bottom: 1.75em;
		margin-left: -1.05em;
		padding-left: 0.85em;
	}

	blockquote p {
		margin-bottom: 1.75em;
	}

	blockquote cite,
	blockquote small {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1.6471;
	}

	pre {
		line-height: 1.2353;
	}

	button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"],
	.post-password-form input[type="submit"],
	.widecolumn #submit,
	.widecolumn .mu_register input[type="submit"] {
		font-size: 14px;
		font-size: 1.4rem;
		padding: 0.8214em 1.6429em;
	}

	input[type="text"],
	input[type="email"],
	input[type="url"],
	input[type="password"],
	input[type="search"],
	textarea {
		padding: 0.5em;
	}

	.main-navigation {
	}

	.main-navigation a {
	}

	.main-navigation ul ul {
		margin-left: 1em;
	}

	.main-navigation .menu-item-description {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.5;
	}

	.social-navigation ul {
		margin-bottom: -1.4706em;
	}

	.social-navigation a {
		height: 2.8824em;
		width: 2.8824em;
	}

	.secondary-toggle {
		height: 56px;
		width: 56px;
	}

	.secondary-toggle:before {
		line-height: 54px;
		width: 54px;
	}

	.post-password-form label,
	.post-navigation .meta-nav,
	.image-navigation,
	.comment-navigation,
	.author-heading,
	.author-bio,
	.entry-footer,
	.page-links a,
	.page-links span,
	.comment-metadata,
	.pingback .edit-link,
	.comment-list .reply,
	.comment-notes,
	.comment-awaiting-moderation,
	.logged-in-as,
	.comment-form label,
	.form-allowed-tags,
	.site-info,
	.wp-caption-text,
	.gallery-caption,
	.entry-caption,
	.widecolumn label,
	.widecolumn .mu_register label {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.pagination .nav-links {
		min-height: 3.2941em;
	}

	.pagination .page-numbers {
		line-height: 3.2941em;
		padding: 0 0.8235em;
	}

	.pagination .prev,
	.pagination .next {
		height: 57px;
		padding: 0;
		width: 57px;
	}

	.pagination .prev:before,
	.pagination .next:before {
		height: 56px;
		line-height: 56px;
		width: 56px;
	}

	.image-navigation .nav-previous a:before,
	.image-navigation .nav-next a:after,
	.comment-navigation .nav-previous a:before,
	.comment-navigation .nav-next a:after {
		top: 2px;
	}

	blockquote.alignleft,
	.wp-caption.alignleft,
	img.alignleft {
		margin: 0.4118em 1.6471em 1.6471em 0;
	}

	blockquote.alignright,
	.wp-caption.alignright,
	img.alignright {
		margin: 0.4118em 0 1.6471em 1.6471em;
	}

	blockquote.aligncenter,
	.wp-caption.aligncenter,
	img.aligncenter {
		margin-top: 0.4118em;
		margin-bottom: 1.6471em;
	}

	.wp-caption.alignleft,
	.wp-caption.alignright,
	.wp-caption.aligncenter {
		margin-bottom: 1.2353em;
	}

	.site-branding {
		min-height: 3.7059em;
		/*padding-right: 66px;*/
	}


	.site-description {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.widget {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.5;
	}

	.widget p,
	.widget address,
	.widget hr,
	.widget ul,
	.widget ol,
	.widget dl,
	.widget dd,
	.widget table,
	.widget pre {
		margin-bottom: 1.5em;
	}

	.widget li > ul,
	.widget li > ol {
		margin-bottom: 0;
	}

	.widget blockquote {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1.6471;
		margin-bottom: 1.6471em;
		margin-left: -1.2353em;
		padding-left: 1em;
	}

	.widget blockquote p {
		margin-bottom: 1.6471em;
	}

	.widget blockquote cite,
	.widget blockquote small {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.5;
	}

	.widget blockquote > blockquote {
		margin-left: 0;
	}

	.widget pre {
		line-height: 1.5;
		padding: 0.75em;
	}

	.widget button,
	.widget input,
	.widget select,
	.widget textarea {
		line-height: 1.75;
	}

	.widget button,
	.widget input {
		line-height: normal;
	}

	.widget button,
	.widget input[type="button"],
	.widget input[type="reset"],
	.widget input[type="submit"] {
		font-size: 14px;
		font-size: 1.4rem;
		padding: 0.8214em 1.6429em;
	}

	.widget input[type="text"],
	.widget input[type="email"],
	.widget input[type="url"],
	.widget input[type="password"],
	.widget input[type="search"],
	.widget textarea {
		padding: 0.5625em;
	}

	.widget blockquote.alignleft,
	.widget .wp-caption.alignleft,
	.widget img.alignleft {
		margin: 0.5em 1.5em 1.5em 0;
	}

	.widget blockquote.alignright,
	.widget .wp-caption.alignright,
	.widget img.alignright {
		margin: 0.5em 0 1.5em 1.5em;
	}

	.widget blockquote.aligncenter,
	.widget .wp-caption.aligncenter,
	.widget img.aligncenter {
		margin-top: 0.5em;
		margin-bottom: 1.5em;
	}

	.widget .wp-caption.alignleft,
	.widget .wp-caption.alignright,
	.widget .wp-caption.aligncenter {
		margin-bottom: 1em;
	}

	.widget-title {
		margin: 0 0 1.5em;
	}

	.widget_calendar td,
	.widget_calendar th {
		line-height: 2.9286;
	}

	.widget_calendar caption {
		margin: 0 0 1.5em;
	}

	.widget_archive li,
	.widget_categories li,
	.widget_links li,
	.widget_meta li,
	.widget_nav_menu li,
	.widget_pages li,
	.widget_recent_comments li,
	.widget_recent_entries li {
		padding: 0.9643em 0;
	}

	.widget_categories .children,
	.widget_nav_menu .sub-menu,
	.widget_pages .children {
		margin: 0.9643em 0 0 1em;
		padding-top: 0.9643em;
	}

	.widget_rss li {
		margin-bottom: 1.5em;
	}

	.widget_rss .rss-date,
	.widget_rss cite {
		line-height: 1.75;
	}

	.post-thumbnail {
		margin-bottom: 3em;
	}

	.entry-title,
	.widecolumn h2 {
		font-size: 35px;
		font-size: 3.5rem;
		line-height: 1.2;
		margin-bottom: 1.2em;
	}

	.entry-content h1,
	.entry-summary h1,
	.page-content h1,
	.comment-content h1 {
		font-size: 35px;
		font-size: 3.5rem;
		line-height: 1.2;
		margin-top: 1.6em;
		margin-bottom: 0.8em;
	}

	.entry-content h2,
	.entry-summary h2,
	.page-content h2,
	.comment-content h2 {
		font-size: 29px;
		font-size: 2.9rem;
		line-height: 1.2069;
		margin-top: 1.931em;
		margin-bottom: 0.9655em;
	}

	.entry-content h3,
	.entry-summary h3,
	.page-content h3,
	.comment-content h3 {
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 1.1667;
		margin-top: 2.3333em;
		margin-bottom: 1.1667em;
	}

	.entry-content h4,
	.entry-summary h4,
	.page-content h4,
	.comment-content h4 {
		font-size: 20px;
		font-size: 2rem;
		line-height: 1.4;
		margin-top: 2.8em;
		margin-bottom: 1.4em;
	}

	.entry-content h5,
	.entry-content h6,
	.entry-summary h5,
	.entry-summary h6,
	.page-content h5,
	.page-content h6,
	.comment-content h5,
	.comment-content h6 {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1.2353;
		margin-top: 3.2941em;
		margin-bottom: 1.6471em;
	}

	.entry-content .more-link:after,
	.entry-summary .more-link:after {
		font-size: 24px;
		top: 2px;
	}

	.author-info {
		margin: 0 9.0909%;
		padding: 9.0909% 0;
	}

	.author-info .avatar {
		height: 42px;
		margin: 0 1.6471em 1.6471em 0;
		width: 42px;
	}

	.author-link:after {
		top: 3px;
	}

	.posted-on:before,
	.byline:before,
	.cat-links:before,
	.tags-links:before,
	.comments-link:before,
	.entry-format:before,
	.edit-link:before,
	.full-size-link:before {
		top: 3px;
	}

	.taxonomy-description {
		padding-top: 0.4118em;
	}

	.page-title,
	.comments-title,
	.comment-reply-title,
	.post-navigation .post-title {
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 1.1667;
	}

	.page-links {
		margin-bottom: 1.4117em;
	}

	.page-links a,
	.page-links > span {
		margin: 0 0.2857em 0.2857em 0;
	}

	.entry-attachment {
		margin-bottom: 1.6471em;
	}

	.format-aside .entry-title,
	.format-image .entry-title,
	.format-video .entry-title,
	.format-quote .entry-title,
	.format-gallery .entry-title,
	.format-status .entry-title,
	.format-link .entry-title,
	.format-audio .entry-title,
	.format-chat .entry-title {
		font-size: 20px;
		font-size: 2rem;
		line-height: 1.4;
		margin-bottom: 1.4em;
	}

	.format-link .entry-title a:after {
		top: 0.0833em;
	}

	.comments-title {
		margin-bottom: 1.4em;
	}

	.comment-list article,
	.comment-list .pingback,
	.comment-list .trackback {
		padding: 1.6471em 0;
	}

	.comment-list + .comment-respond,
	.comment-navigation + .comment-respond {
		padding-top: 1.6471em;
	}

	.comment-list .children > li {
		padding-left: 1.2353em;
	}

	.comment-meta {
		position: relative;
	}

	.comment-author {
		margin-bottom: 0;
	}

	.comment-author .avatar {
		height: 42px;
		margin-right: 1.64705em;
		position: relative;
		top: 5px;
		width: 42px;
	}

	.comment-metadata .edit-link:before {
		top: 2px;
	}

	.pingback .edit-link:before {
		top: 6px;
	}

	.bypostauthor > article .fn:after {
		top: 7px;
		left: 6px;
	}

	.comment-content ul,
	.comment-content ol {
		margin-bottom: 1.6471em;
	}

	.comment-list .reply a {
		padding: 0.4286em 0.8571em;
	}

	.comment-form,
	.no-comments {
		padding-top: 1.6471em;
	}

	.comment-reply-title small a:before {
		top: -1px;
	}

	embed,
	iframe,
	object,
	video {
	}

	.wp-audio-shortcode,
	.wp-video,
	.wp-playlist.wp-audio-playlist {
		font-size: 17px;
		font-size: 1.7rem;
		margin-bottom: 1.6471em;
	}

	.wp-caption,
	.gallery {
		margin-bottom: 1.6471em;
	}

	.widecolumn .mu_alert {
		margin-bottom: 1.6471em;
	}

	.widecolumn p {
		margin: 1.6471em 0;
	}

	.widecolumn p + h2 {
		margin-top: 1.6em;
	}

	.widecolumn #key,
	.widecolumn .mu_register #blog_title,
	.widecolumn .mu_register #user_email,
	.widecolumn .mu_register #blogname,
	.widecolumn .mu_register #user_name {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: normal;
	}

	.widecolumn .mu_register #blog_title,
	.widecolumn .mu_register #user_email,
	.widecolumn .mu_register #user_name {
		margin: 0 0 0.4117em;
	}
}


/**
 * 16.3 Tablet Large 880px
 */

@media screen and (min-width: 55em) {
	body,
	button,
	input,
	select,
	textarea {
		font-size: 19px;
		font-size: 1.9rem;
		line-height: 1.6842;
	}

	button,
	input {
		line-height: normal;
	}

	p,
	address,
	pre,
	hr,
	ul,
	ol,
	dl,
	dd,
	table {
		margin-bottom: 1.6842em;
	}

	blockquote {
		font-size: 22px;
		font-size: 2.2rem;
		line-height: 1.8182;
		margin-bottom: 1.8182em;
		margin-left: -1.0909em;
		padding-left: 0.9091em;
	}

	blockquote p {
		margin-bottom: 1.8182em;
	}

	blockquote cite,
	blockquote small {
		font-size: 19px;
		font-size: 1.9rem;
		line-height: 1.6842;
	}

	pre {
		line-height: 1.2632;
	}

	button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"],
	.post-password-form input[type="submit"],
	.widecolumn #submit,
	.widecolumn .mu_register input[type="submit"] {
		font-size: 16px;
		font-size: 1.6rem;
		padding: 0.8125em 1.625em;
	}

	input[type="text"],
	input[type="email"],
	input[type="url"],
	input[type="password"],
	input[type="search"],
	textarea {
		padding: 0.5278em;
	}

	.main-navigation {
	}

	.main-navigation a {
	}

	.main-navigation .menu-item-description {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 1.5;
	}

	.social-navigation ul {
		margin-bottom: -1.2632em;
	}

	.social-navigation a {
		height: 2.5263em;
		width: 2.5263em;
	}

	.secondary-toggle {
		height: 64px;
		width: 64px;
	}

	.secondary-toggle:before {
		line-height: 62px;
		width: 62px;
	}

	.post-password-form label,
	.post-navigation .meta-nav,
	.comment-navigation,
	.image-navigation,
	.author-heading,
	.author-bio,
	.entry-footer,
	.page-links a,
	.page-links span,
	.comment-metadata,
	.pingback .edit-link,
	.comment-list .reply,
	.comment-notes,
	.comment-awaiting-moderation,
	.logged-in-as,
	.comment-form label,
	.form-allowed-tags,
	.site-info,
	.wp-caption-text,
	.gallery-caption,
	.entry-caption,
	.widecolumn label,
	.widecolumn .mu_register label {
		font-size: 16px;
		font-size: 1.3rem
	}

	.pagination .nav-links {
		min-height: 3.3684em;
	}

	.pagination .page-numbers {
		line-height: 3.3684em;
		padding: 0 0.8421em;
	}

	.pagination .prev,
	.pagination .next {
		height: 65px;
		padding: 0;
		width: 65px
	}

	.pagination .prev:before,
	.pagination .next:before {
		height: 64px;
		line-height: 64px;
		width: 64px;
	}

	.image-navigation .nav-previous a:before,
	.image-navigation .nav-next a:after,
	.comment-navigation .nav-previous a:before,
	.comment-navigation .nav-next a:after {
		font-size: 24px;
		top: -1px;
	}

	blockquote.alignleft,
	.wp-caption.alignleft,
	img.alignleft {
		margin: 0.4211em 1.6842em 1.6842em 0;
	}

	blockquote.alignright,
	.wp-caption.alignright,
	img.alignright {
		margin: 0.4211em 0 1.6842em 1.6842em;
	}

	blockquote.aligncenter,
	.wp-caption.aligncenter,
	img.aligncenter {
		margin-top: 0.4211em;
		margin-bottom: 1.6842em;
	}

	.wp-caption.alignleft,
	.wp-caption.alignright,
	.wp-caption.aligncenter {
		margin-bottom: 1.2632em;
	}

	.site-branding {
		min-height: 3.7895em;
	/*	padding-right: 74px;*/
	}


	.site-description {
		font-size: 16px;
		font-size: 1.6rem;
	}

	.widget {
		font-size: 16px;
		font-size: 1.6rem;
	}

	.widget blockquote {
		font-size: 19px;
		font-size: 1.9rem;
		line-height: 1.6842;
		margin-bottom: 1.6842em;
		margin-left: -1.2632em;
		padding-left: 1.0526em;
	}

	.widget blockquote p {
		margin-bottom: 1.6842em;
	}

	.widget blockquote cite,
	.widget blockquote small {
		font-size: 16px;
		font-size: 1.6rem;
	}

	.widget button,
	.widget input,
	.widget select,
	.widget textarea {
		line-height: 1.5;
	}

	.widget button,
	.widget input {
		line-height: normal;
	}

	.widget button,
	.widget input[type="button"],
	.widget input[type="reset"],
	.widget input[type="submit"] {
		font-size: 16px;
		font-size: 1.6rem;
		padding: 0.8125em 1.625em;
	}

	.widget input[type="text"],
	.widget input[type="email"],
	.widget input[type="url"],
	.widget input[type="password"],
	.widget input[type="search"],
	.widget textarea {
		padding: 0.75em;
	}

	.widget .wp-caption-text,
	.widget .gallery-caption {
		line-height: 1.5;
	}

	.widget_calendar td,
	.widget_calendar th {
		line-height: 2.9375;
	}

	.widget_archive li,
	.widget_categories li,
	.widget_links li,
	.widget_meta li,
	.widget_nav_menu li,
	.widget_pages li,
	.widget_recent_comments li,
	.widget_recent_entries li {
		padding: 0.7188em 0;
	}

	.widget_categories .children,
	.widget_nav_menu .sub-menu,
	.widget_pages .children {
		margin: 0.7188em 0 0 1em;
		padding-top: 0.7188em;
	}

	.widget_rss .rss-date,
	.widget_rss cite {
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1.8462;
	}

	.post-thumbnail {
		margin-bottom: 2.9474em;
	}

	.entry-title,
	.widecolumn h2 {
		font-size: 39px;
		font-size: 3.9rem;
		line-height: 1.2308;
		margin-bottom: 1.2308em;
	}

	.entry-content h1,
	.entry-summary h1,
	.page-content h1,
	.comment-content h1 {
		font-size: 39px;
		font-size: 3.9rem;
		line-height: 1.2308;
		margin-top: 1.641em;
		margin-bottom: 0.8205em;
	}

	.entry-content h2,
	.entry-summary h2,
	.page-content h2,
	.comment-content h2 {
		font-size: 32px;
		font-size: 3.2rem;
		line-height: 1.25;
		margin-top: 2em;
		margin-bottom: 1em;
	}

	.entry-content h3,
	.entry-summary h3,
	.page-content h3,
	.comment-content h3 {
		font-size: 27px;
		font-size: 2.7rem;
		line-height: 1.1852;
		margin-top: 2.3704em;
		margin-bottom: 1.1852em;
	}

	.entry-content h4,
	.entry-summary h4,
	.page-content h4,
	.comment-content h4 {
		font-size: 22px;
		font-size: 2.2rem;
		line-height: 1.4545;
		margin-top: 2.9091em;
		margin-bottom: 1.4545em;
	}

	.entry-content h5,
	.entry-content h6,
	.entry-summary h5,
	.entry-summary h6,
	.page-content h5,
	.page-content h6,
	.comment-content h5,
	.comment-content h6 {
		font-size: 19px;
		font-size: 1.9rem;
		line-height: 1.2632;
		margin-top: 3.3684em;
		margin-bottom: 1.6842em;
	}

	.entry-content .more-link:after,
	.entry-summary .more-link:after {
		top: 3px;
	}

	.author-info .avatar {
		height: 56px;
		margin: 0 1.6842em 1.6842em 0;
		width: 56px;
	}

	.author-link:after {
		font-size: 24px;
		top: 0;
	}

	.posted-on:before,
	.byline:before,
	.cat-links:before,
	.tags-links:before,
	.comments-link:before,
	.entry-format:before,
	.edit-link:before,
	.full-size-link:before {
		top: 4px;
	}

	.taxonomy-description {
		padding-top: 0.4211em;
	}

	.page-title,
	.comments-title,
	.comment-reply-title,
	.post-navigation .post-title {
		font-size: 27px;
		font-size: 2.7rem;
		line-height: 1.1852;
	}

	.page-links {
		margin-bottom: 1.4736em;
	}

	.page-links a,
	.page-links > span {
		margin: 0 0.25em 0.25em 0;
	}

	.entry-attachment {
		margin-bottom: 1.6842em
	}

	.format-aside .entry-title,
	.format-image .entry-title,
	.format-video .entry-title,
	.format-quote .entry-title,
	.format-gallery .entry-title,
	.format-status .entry-title,
	.format-link .entry-title,
	.format-audio .entry-title,
	.format-chat .entry-title {
		font-size: 22px;
		font-size: 2.2rem;
		line-height: 1.4545;
		margin-bottom: 1.4545em;
	}

	.format-link .entry-title a:after {
		top: 0.125em;
	}

	.comments-title {
		margin-bottom: 1.4545em;
	}

	.comment-list article,
	.comment-list .pingback,
	.comment-list .trackback {
		padding: 1.6842em 0;
	}

	.comment-list + .comment-respond,
	.comment-navigation + .comment-respond {
		padding-top: 1.6842em;
	}

	.comment-list .children > li {
		padding-left: 1.4737em;
	}

	.comment-author .avatar {
		height: 56px;
		margin-right: 1.6842em;
		top: 3px;
		width: 56px;
	}

	.comment-metadata {
		line-height: 2;
	}

	.comment-metadata .edit-link:before {
		top: 8px;
	}

	.pingback .edit-link:before {
		top: 8px;
	}

	.bypostauthor > article .fn:after {
		top: 8px;
	}

	.comment-content ul,
	.comment-content ol {
		margin-bottom: 1.6842em;
	}

	.comment-list .reply a {
		padding: 0.4375em 0.875em;
	}

	.comment-form,
	.no-comments {
		padding-top: 1.6842em;
	}

	embed,
	iframe,
	object,
	video {
	}

	.wp-audio-shortcode,
	.wp-video,
	.wp-playlist.wp-audio-playlist {
		font-size: 19px;
		font-size: 1.9rem;
		margin-bottom: 1.6842em;
	}

	.wp-caption,
	.gallery {
		margin-bottom: 1.6842em;
	}

	.widecolumn .mu_alert {
		margin-bottom: 1.6842em;
	}

	.widecolumn p {
		margin: 1.6842em 0;
	}

	.widecolumn p + h2 {
		margin-top: 1.641em;
	}

	.widecolumn #key,
	.widecolumn .mu_register #blog_title,
	.widecolumn .mu_register #user_email,
	.widecolumn .mu_register #blogname,
	.widecolumn .mu_register #user_name {
		font-size: 19px;
		font-size: 1.9rem;
	}

	.widecolumn .mu_register #blog_title,
	.widecolumn .mu_register #user_email,
	.widecolumn .mu_register #user_name {
		margin: 0 0 0.421em;
	}
}


/**
 * 16.4 Desktop Small 955px
 */

@media screen and (min-width: 59.6875em) {
	body:before {
		/*background-color: #fff;
		box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
		content: "";
		display: block;
		height: 100%;
		min-height: 100%;
		position: fixed;
		top: 0;
		left: 0;
		width: 29.4118%;
		z-index: 0;*/ /* Fixes flashing bug with scrolling on Safari */
	}

	/*.site {
		margin: 0 auto;
		max-width: 1403px;
	}*/

	.sidebar {
		float: left;
		margin-right: -100%;
		max-width: 413px;
		position: relative;
		width: 29.4118%;
	}

	.secondary {
		background-color: transparent;
		box-shadow: none;
		display: block;
		margin: 0;
		padding: 0;
	}

	.site-main {
	}

	.site-content {
		display: block;
		float: left;
		width: 100%;
	}

	body {
		font-size: 15px;
		font-size: 1.5rem;
		line-height: 1.6;
	}

	p,
	address,
	pre,
	hr,
	ul,
	ol,
	dl,
	dd,
	table {
		margin-bottom: 1.6em;
	}

	blockquote {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 1.6667;
		margin-bottom: 1.6667em;
		margin-left: -1.3333em;
		padding-left: 1.1111em;
	}

	blockquote cite,
	blockquote small {
		font-size: 15px;
		font-size: 1.5rem;
		line-height: 1.6;
	}

	pre {
		line-height: 1.2;
	}

	button,
	input,
	select,
	textarea {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 1.5;
	}

	button,
	input {
		line-height: normal;
	}

	button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"],
	.post-password-form input[type="submit"],
	.widecolumn #submit,
	.widecolumn .mu_register input[type="submit"] {
		font-size: 12px;
		font-size: 1.2rem;
		padding: 0.7917em 1.5833em;
	}

	input[type="text"],
	input[type="email"],
	input[type="url"],
	input[type="password"],
	input[type="search"],
	textarea {
		padding: 0.375em;
	}

	.main-navigation {
	}

	.main-navigation a {	}

	.main-navigation .menu-item-has-children > a {
		padding-right: 30px;
	}

	.main-navigation .menu-item-description {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 1.5;
	}

	.dropdown-toggle {
		height: 24px;
		width: 24px;
	}

	.dropdown-toggle:after {
		font-size: 16px;
		line-height: 24px;
		width: 24px;
	}

	.social-navigation {
		margin: 0 20% 20%;
	}

	.social-navigation ul {
		margin-bottom: -1.6em;
	}

	.social-navigation li {
		width: 25%;
	}

	.social-navigation a {
		height: 3.2em;
	}

	.secondary-toggle {
		display: none;
	}

	.post-password-form label,
	.post-navigation .meta-nav,
	.comment-navigation,
	.image-navigation,
	.author-heading,
	.author-bio,
	.entry-footer,
	.page-links a,
	.page-links span,
	.comment-metadata,
	.pingback .edit-link,
	.comment-list .reply,
	.comment-notes,
	.comment-awaiting-moderation,
	.logged-in-as,
	.comment-form label,
	.form-allowed-tags,
	.site-info,
	.wp-caption-text,
	.gallery-caption,
	.entry-caption,
	.widecolumn label,
	.widecolumn .mu_register label {
		font-size: 12px;
		font-size: 1.2rem;
	}

	.post-navigation {
		margin: 8.3333% 8.3333% 0;
	}

	.post-navigation a {
		padding: 5% 10%;
	}

	/*.pagination {
		margin: 8.333% 8.333% 0;
	}*/

	.pagination .nav-links {
		min-height: 3.2em;
	}

	.pagination .page-numbers {
		line-height: 3.2em;
		padding: 0 0.8em;
	}

	.pagination .prev,
	.pagination .next {
		height: 49px;
		padding: 0;
		width: 49px
	}

	.pagination .prev:before,
	.pagination .next:before {
		height: 48px;
		line-height: 48px;
		width: 48px;
	}

	.image-navigation .nav-previous a:before,
	.image-navigation .nav-next a:after,
	.comment-navigation .nav-previous a:before,
	.comment-navigation .nav-next a:after {
		font-size: 16px;
		top: 0;
	}

	.image-navigation {
		padding: 0 10%;
	}

	blockquote.alignleft,
	.wp-caption.alignleft,
	img.alignleft {
		margin: 0.4em 1.6em 1.6em 0;
	}

	blockquote.alignright,
	.wp-caption.alignright,
	img.alignright {
		margin: 0.4em 0 1.6em 1.6em;
	}

	blockquote.aligncenter,
	.wp-caption.aligncenter,
	img.aligncenter {
		clear: both;
		margin-top: 0.4em;
		margin-bottom: 1.6em;
	}

	.wp-caption.alignleft,
	.wp-caption.alignright,
	.wp-caption.aligncenter {
		margin-bottom: 1.2em;
	}

	.site-branding {
		min-height: 0;
		padding: 0;
	}


	.site-description {
		font-size: 12px;
		font-size: 1.2rem;
	}

	.widget {
		font-size: 12px;
		font-size: 1.2rem;
		margin: 0 0 20%;
		padding: 0 20%;
	}

	.widget blockquote {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 1.5;
		margin-bottom: 1.5em;
		margin-left: -1.5em;
		padding-left: 1.1667em;
	}

	.widget blockquote p {
		margin-bottom: 1.5em;
	}

	.widget blockquote cite,
	.widget blockquote small {
		font-size: 12px;
		font-size: 1.2rem;
	}

	.widget pre {
		padding: 0.5em;
	}

	.widget button,
	.widget input,
	.widget select,
	.widget textarea {
		font-size: 12px;
		font-size: 1.2rem;
	}

	.widget button,
	.widget input[type="button"],
	.widget input[type="reset"],
	.widget input[type="submit"] {
		font-size: 12px;
		font-size: 1.2rem;
		padding: 0.5417em 1.0833em;
	}

	.widget input[type="text"],
	.widget input[type="email"],
	.widget input[type="url"],
	.widget input[type="password"],
	.widget input[type="search"],
	.widget textarea {
		padding: 0.4583em;
	}

	.widget .wp-caption-text,
	.widget .gallery-caption {
		font-size: 12px;
		font-size: 1.2rem;
	}

	.widget_calendar td,
	.widget_calendar th {
		line-height: 1.9167;
	}

	.widget_archive li,
	.widget_categories li,
	.widget_links li,
	.widget_meta li,
	.widget_nav_menu li,
	.widget_pages li,
	.widget_recent_comments li,
	.widget_recent_entries li {
		padding: 0.4583em 0;
	}

	.widget_categories .children,
	.widget_nav_menu .sub-menu,
	.widget_pages .children {
		margin: 0.4583em 0 0 1em;
		padding-top: 0.4583em;
	}

	.widget_rss .rss-date,
	.widget_rss cite {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 1.5;
	}

	.hentry,
	.page-header,
	.page-content {
		margin: 0 
	}


	.hentry + .hentry,
	.page-header + .hentry,
	.page-header + .page-content {
		margin-top: 8.3333%;
	}

	.post-thumbnail {
		margin-bottom: 2.4em;
	}

	.entry-header {
		padding: 0 10%;
	}


	.entry-title,
	.widecolumn h2 {
		font-size: 31px;
		font-size: 3.1rem;
		line-height: 1.1613;
		margin-bottom: 1.1613em;
	}

	.entry-content,
	.entry-summary {
		padding: 0 10% 10%;
	}

	.entry-content h1,
	.entry-summary h1,
	.page-content h1,
	.comment-content h1 {
		font-size: 31px;
		font-size: 3.1rem;
		line-height: 1.1613;
		margin-top: 1.5484em;
		margin-bottom: 0.7742em;
	}

	.entry-content h2,
	.entry-summary h2,
	.page-content h2,
	.comment-content h2 {
		font-size: 26px;
		font-size: 2.6rem;
		line-height: 1.3846;
		margin-top: 1.8462em;
		margin-bottom: 0.9231em;
	}

	.entry-content h3,
	.entry-summary h3,
	.page-content h3,
	.comment-content h3 {
		font-size: 22px;
		font-size: 2.2rem;
		line-height: 1.3636;
		margin-top: 2.1818em;
		margin-bottom: 1.0909em;
	}

	.entry-content h4,
	.entry-summary h4,
	.page-content h4,
	.comment-content h4 {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 1.3333;
		margin-top: 2.6667em;
		margin-bottom: 1.3333em;
	}

	.entry-content h5,
	.entry-content h6,
	.entry-summary h5,
	.entry-summary h6,
	.page-content h5,
	.page-content h6,
	.comment-content h5,
	.comment-content h6 {
		font-size: 15px;
		font-size: 1.5rem;
		line-height: 1.2;
		margin-top: 3.2em;
		margin-bottom: 1.6em;
	}

	.entry-content .more-link:after,
	.entry-summary .more-link:after {
		font-size: 16px;
		top: 5px;
	}

	.author-info {
		margin: 0 10%;
		padding: 10% 0;
	}

	.author-info .avatar {
		height: 36px;
		margin: 0 1.5em 1.5em 0;
		width: 36px;
	}

	.author-link:after {
		font-size: 16px;
		top: 1px;
	}

	.entry-footer {
		padding: 5% 10%;
	}

	.posted-on:before,
	.byline:before,
	.cat-links:before,
	.tags-links:before,
	.comments-link:before,
	.entry-format:before,
	.edit-link:before,
	.full-size-link:before {
		top: 0;
	}

	.page-header {
		padding: 4.1666% 8.3333%;
	}

	.page-content {
		padding: 8.3333%;
	}

	.taxonomy-description {
		padding-top: 0.4em;
	}

	.page-title,
	.comments-title,
	.comment-reply-title,
	.post-navigation .post-title {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 1.3333;
	}

	.page-links {
		margin-bottom: 1.3333em;
	}

	.page-links a,
	.page-links > span {
		margin: 0 0.3333em 0.3333em 0;
	}

	.entry-attachment {
		margin-bottom: 1.6em;
	}

	.format-aside .entry-title,
	.format-image .entry-title,
	.format-video .entry-title,
	.format-quote .entry-title,
	.format-gallery .entry-title,
	.format-status .entry-title,
	.format-link .entry-title,
	.format-audio .entry-title,
	.format-chat .entry-title {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 1.3333;
		margin-bottom: 1.3333em;
	}

	.format-link .entry-title a:after {
		top: 0;
	}

	.comments-area {
		margin: 8.3333% 8.3333% 0;
		padding: 8.3333%;
	}

	.comments-title {
		margin-bottom: 1.3333em;
	}

	.comment-list article,
	.comment-list .pingback,
	.comment-list .trackback {
		padding: 1.6em 0;
	}

	.comment-list + .comment-respond,
	.comment-navigation + .comment-respond {
		padding-top: 1.6em;
	}

	.comment-list .children > li {
		padding-left: 0.8em;
	}

	.comment-author {
		margin-bottom: 0.4em;
	}

	.comment-author .avatar {
		height: 24px;
		margin-right: 0.8em;
		top: 0;
		width: 24px;
	}

	.comment-metadata .edit-link:before {
		top: 3px;
	}

	.pingback .edit-link:before {
		top: 5px;
	}

	.bypostauthor > article .fn:after {
		top: 5px;
		left: 3px;
	}

	.comment-content ul,
	.comment-content ol {
		margin-bottom: 2em;
	}

	.comment-list .reply a {
		padding: 0.4167em 0.8333em;
	}

	.comment-form,
	.no-comments {
		padding-top: 1.6em;
	}

	.comment-reply-title small a:before {
		top: -3px;
	}


	.site-info {	}

	embed,
	iframe,
	object,
	video {
	}

	.wp-audio-shortcode,
	.wp-video,
	.wp-playlist.wp-audio-playlist {
		font-size: 15px;
		font-size: 1.5rem;
		margin-bottom: 1.6em;
	}

	.wp-caption,
	.gallery {
		margin-bottom: 1.6em;
	}

	.widecolumn {
		margin: 8.3333%;
		padding: 8.3333%;
	}

	.widecolumn .mu_alert {
		margin-bottom: 1.6em;
	}

	.widecolumn p {
		margin: 1.6em 0;
	}

	.widecolumn p + h2 {
		margin-top: 1.5484em;
	}

	.widecolumn #key,
	.widecolumn .mu_register #blog_title,
	.widecolumn .mu_register #user_email,
	.widecolumn .mu_register #blogname,
	.widecolumn .mu_register #user_name {
		font-size: 16px;
		font-size: 1.6rem;
	}

	.widecolumn .mu_register #blog_title,
	.widecolumn .mu_register #user_email,
	.widecolumn .mu_register #user_name {
		margin: 0 0 0.375em;
	}
}


/**
 * 16.5 Desktop Medium 1100px
 */

@media screen and (min-width: 68.75em) {
	body,
	button,
	input,
	select,
	textarea {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1.6471;
	}

	button,
	input {
		line-height: normal;
	}

	p,
	address,
	pre,
	hr,
	ul,
	ol,
	dl,
	dd,
	table {
		margin-bottom: 1em
	}

	blockquote {
		font-size: 20px;
		font-size: 2rem;
		line-height: 1.75;
		margin-bottom: 1.75em;
		margin-left: -1.05em;
		padding-left: 0.85em;
	}

	blockquote p {
		margin-bottom: 1.75em;
	}

	blockquote cite,
	blockquote small {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1.6471;
	}

	pre {
		line-height: 1.2353;
	}

	button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"],
	.post-password-form input[type="submit"],
	.widecolumn #submit,
	.widecolumn .mu_register input[type="submit"] {
		font-size: 14px;
		font-size: 1.4rem;
		padding: 0.8214em 1.5714em;
	}

	input[type="text"],
	input[type="email"],
	input[type="url"],
	input[type="password"],
	input[type="search"],
	textarea {
		padding: 0.5em;
	}

	.main-navigation {	}
	.main-navigation a {	}

	.main-navigation .menu-item-has-children > a {
		padding-right: 34px;
	}

	.main-navigation .menu-item-description {
		line-height: 1.4583;
		margin-top: 0.25em;
	}

	.dropdown-toggle {
		height: 28px;
		width: 28px;
	}

	.dropdown-toggle:after {
		line-height: 28px;
		width: 28px;
	}

	.social-navigation ul {
		margin-bottom: -1.4706em;
	}

	.social-navigation li {
		width: 20%;
	}

	.social-navigation a {
		height: 2.8824em;
	}

	.post-password-form label,
	.post-navigation .meta-nav,
	.comment-navigation,
	.image-navigation,
	.author-heading,
	.author-bio,
	.entry-footer,
	.page-links a,
	.page-links span,
	.comment-metadata,
	.pingback .edit-link,
	.comment-list .reply,
	.comment-notes,
	.comment-awaiting-moderation,
	.logged-in-as,
	.comment-form label,
	.form-allowed-tags,
	.site-info,
	.wp-caption-text,
	.gallery-caption,
	.entry-caption,
	.widecolumn label,
	.widecolumn .mu_register label {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.pagination .nav-links {
		min-height: 3.2941em;
	}

	.pagination .page-numbers {
		line-height: 3.2941em;
		padding: 0 0.8235em;
	}

	.pagination .prev,
	.pagination .next {
		height: 57px;
		padding: 0;
		width: 57px
	}

	.pagination .prev:before,
	.pagination .next:before {
		height: 56px;
		line-height: 56px;
		width: 56px;
	}

	.image-navigation .nav-previous a:before,
	.image-navigation .nav-next a:after,
	.comment-navigation .nav-previous a:before,
	.comment-navigation .nav-next a:after {
		top: 2px;
	}

	blockquote.alignleft,
	.wp-caption.alignleft,
	img.alignleft {
		margin: 0.4118em 1.6471em 1.6471em 0;
	}

	blockquote.alignright,
	.wp-caption.alignright,
	img.alignright {
		margin: 0.4118em 0 1.6471em 1.6471em;
	}

	blockquote.aligncenter,
	.wp-caption.aligncenter,
	img.aligncenter {
		margin-top: 0.4118em;
		margin-bottom: 1.6471em;
	}

	.wp-caption.alignleft,
	.wp-caption.alignright,
	.wp-caption.aligncenter {
		margin-bottom: 1.2353em;
	}



	.site-description {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.widget {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.widget blockquote {
		font-size: 14px;
		font-size: 1.4rem;
		padding-left: 1.2143em;
	}

	.widget button,
	.widget input,
	.widget select,
	.widget textarea {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.widget button,
	.widget input[type="button"],
	.widget input[type="reset"],
	.widget input[type="submit"] {
		font-size: 12px;
		font-size: 1.2rem;
		padding: 0.75em 1.5em;
	}

	.widget input[type="text"],
	.widget input[type="email"],
	.widget input[type="url"],
	.widget input[type="password"],
	.widget input[type="search"],
	.widget textarea {
		padding: 0.5em;
	}

	.widget .wp-caption-text,
	.widget .gallery-caption {
		line-height: 1.4583;
		padding: 0.5833em 0;
	}

	.widget_calendar caption {
		margin: 0 0 1.9286em;
	}

	.widget_calendar td,
	.widget_calendar th {
		line-height: 1.9286;
	}

	.widget_archive li,
	.widget_categories li,
	.widget_links li,
	.widget_meta li,
	.widget_nav_menu li,
	.widget_pages li,
	.widget_recent_comments li,
	.widget_recent_entries li {
		padding: 0.4643em 0;
	}

	.widget_categories .children,
	.widget_nav_menu .sub-menu,
	.widget_pages .children {
		margin: 0.4643em 0 0 1em;
		padding-top: 0.4643em;
	}

	.widget_rss .rss-date,
	.widget_rss cite {
		line-height: 1.75;
	}

	.post-thumbnail {
		margin-bottom: 2.4706em;
	}

	.entry-title,
	.widecolumn h2 {
		font-size: 35px;
		font-size: 3.5rem;
		line-height: 1.2;
		margin-bottom: 1.2em;
	}

	.entry-content h1,
	.entry-summary h1,
	.page-content h1,
	.comment-content h1 {
		font-size: 35px;
		font-size: 3.5rem;
		line-height: 1.2;
		margin-top: 1.6em;
		margin-bottom: 0.8em;
	}

	.entry-content h2,
	.entry-summary h2,
	.page-content h2,
	.comment-content h2 {
		font-size: 29px;
		font-size: 2.9rem;
		line-height: 1.2069;
		margin-top: 1.931em;
		margin-bottom: 0.9655em;
	}

	.entry-content h3,
	.entry-summary h3,
	.page-content h3,
	.comment-content h3 {
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 1.1667;
		margin-top: 2.3333em;
		margin-bottom: 1.1667em;
	}

	.entry-content h4,
	.entry-summary h4,
	.page-content h4,
	.comment-content h4 {
		font-size: 20px;
		font-size: 2rem;
		line-height: 1.4;
		margin-top: 2.8em;
		margin-bottom: 1.4em;
	}

	.entry-content h5,
	.entry-content h6,
	.entry-summary h5,
	.entry-summary h6,
	.page-content h5,
	.page-content h6,
	.comment-content h5,
	.comment-content h6 {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1.2353;
		margin-top: 3.2941em;
		margin-bottom: 1.6471em;
	}

	.entry-content .more-link:after,
	.entry-summary .more-link:after {
		font-size: 24px;
		top: 2px;
	}

	.author-info .avatar {
		height: 42px;
		margin: 0 1.6471em 1.6471em 0;
		width: 42px;
	}

	.author-link:after {
		top: 3px;
	}

	.posted-on:before,
	.byline:before,
	.cat-links:before,
	.tags-links:before,
	.comments-link:before,
	.entry-format:before,
	.edit-link:before,
	.full-size-link:before {
		top: 3px;
	}

	.taxonomy-description {
		padding-top: 0.4118em;
	}

	.page-title,
	.comments-title,
	.comment-reply-title,
	.post-navigation .post-title {
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 1.1667;
	}

	.page-links {
		margin-bottom: 1.4117em;
	}

	.page-links a,
	.page-links > span {
		margin: 0 0.2857em 0.2857em 0;
	}

	.entry-attachment {
		margin-bottom: 1.6471em;
	}

	.format-aside .entry-title,
	.format-image .entry-title,
	.format-video .entry-title,
	.format-quote .entry-title,
	.format-gallery .entry-title,
	.format-status .entry-title,
	.format-link .entry-title,
	.format-audio .entry-title,
	.format-chat .entry-title {
		font-size: 20px;
		font-size: 2rem;
		line-height: 1.4;
		margin-bottom: 1.4em;
	}

	.format-link .entry-title a:after {
		top: 0.0833em;
	}

	.comments-title {
		margin-bottom: 1.4em;
	}

	.comment-list article,
	.comment-list .pingback,
	.comment-list .trackback {
		padding: 1.6471em 0;
	}

	.comment-list + .comment-respond,
	.comment-navigation + .comment-respond {
		padding-top: 1.6471em;
	}

	.comment-list .children > li {
		padding-left: 1.1667em;
	}

	.comment-author {
		margin-bottom: 0;
	}

	.comment-author .avatar {
		height: 42px;
		margin-right: 1.64705em;
		top: 5px;
		width: 42px;
	}

	.bypostauthor > article .fn:after {
		top: 7px;
		left: 6px;
	}

	.comment-metadata .edit-link:before {
		top: 6px;
	}

	.pingback .edit-link:before {
		top: 6px;
	}

	.comment-content ul,
	.comment-content ol {
		margin-bottom: 1.6471em;
	}

	.comment-list .reply a {
		padding: 0.4286em 0.8571em;
	}

	.comment-form,
	.no-comments {
		padding-top: 1.6471em;
	}

	.comment-reply-title small a:before {
		top: -1px;
	}

	embed,
	iframe,
	object,
	video {	}

	.wp-audio-shortcode,
	.wp-video,
	.wp-playlist.wp-audio-playlist {
		font-size: 17px;
		font-size: 1.7rem;
		margin-bottom: 1.6471em;
	}

	.wp-caption,
	.gallery {
		margin-bottom: 1.6471em;
	}

	.widecolumn .mu_alert {
		margin-bottom: 1.6471em;
	}

	.widecolumn p {
		margin: 1.6471em 0;
	}

	.widecolumn p + h2 {
		margin-top: 1.6em;
	}

	.widecolumn #key,
	.widecolumn .mu_register #blog_title,
	.widecolumn .mu_register #user_email,
	.widecolumn .mu_register #blogname,
	.widecolumn .mu_register #user_name {
		font-size: 17px;
		font-size: 1.7rem;
	}

	.widecolumn .mu_register #blog_title,
	.widecolumn .mu_register #user_email,
	.widecolumn .mu_register #user_name {
		margin: 0 0 0.4117em;
	}
}


/**
 * 16.6 Desktop Large 1240px
 */

@media screen and (min-width: 77.5em) {
	body,
	button,
	input,
	select,
	textarea {
		font-size: 19px;
		font-size: 1.9rem;
		line-height: 1.6842;
	}

	button,
	input {
		line-height: normal;
	}

	p,
	address,
	pre,
	hr,
	ul,
	ol,
	dl,
	dd,
	table {
		margin-bottom: 1.6842em;
	}

	blockquote {
		font-size: 22px;
		font-size: 2.2rem;
		line-height: 1.8182;
		margin-bottom: 1.8182em;
		margin-left: -1.0909em;
		padding-left: 0.9091em;
	}

	blockquote p {
		margin-bottom: 1.8182em;
	}

	blockquote cite,
	blockquote small {
		font-size: 19px;
		font-size: 1.9rem;
		line-height: 1.6842;
	}

	pre {
		line-height: 1.2632;
	}

	button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"],
	.post-password-form input[type="submit"],
	.widecolumn #submit,
	.widecolumn .mu_register input[type="submit"] {
		font-size: 16px;
		font-size: 1.6rem;
		padding: 0.8125em 1.625em;
	}

	input[type="text"],
	input[type="email"],
	input[type="url"],
	input[type="password"],
	input[type="search"],
	textarea {
		padding: 0.5278em;
	}

	.main-navigation {	}
	.main-navigation a {	}


	.main-navigation .menu-item-has-children > a {
		padding-right: 38px;
	}

	.main-navigation .menu-item-description {
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1.5385;
		margin-top: 0.3077em;
	}

	.dropdown-toggle {
		height: 32px;
		top: 4px;
		width: 32px;
	}

	.dropdown-toggle:after {
		line-height: 32px;
		width: 32px;
	}

	.social-navigation ul {
		margin-bottom: -1.2632em;
	}

	.social-navigation a {
		height: 2.5263em;
	}

	.post-password-form label,
	.post-navigation .meta-nav,
	.comment-navigation,
	.image-navigation,
	.author-heading,
	.author-bio,
	.entry-footer,
	.page-links a,
	.page-links span,
	.comment-metadata,
	.pingback .edit-link,
	.comment-list .reply,
	.comment-notes,
	.comment-awaiting-moderation,
	.logged-in-as,
	.comment-form label,
	.form-allowed-tags,
	.site-info,
	.wp-caption-text,
	.gallery-caption,
	.entry-caption,
	.widecolumn label,
	.widecolumn .mu_register label {
		font-size: 16px;
		font-size: 1.6rem;
	}

	.pagination .nav-links {
		min-height: 3.3684em;
	}

	.pagination .page-numbers {
		line-height: 3.3684em;
		padding: 0 0.8421em;
	}

	.pagination .prev,
	.pagination .next {
		height: 65px;
		padding: 0;
		width: 65px
	}

	.pagination .prev:before,
	.pagination .next:before {
		height: 64px;
		line-height: 64px;
		width: 64px;
	}

	.image-navigation .nav-previous a:before,
	.image-navigation .nav-next a:after,
	.comment-navigation .nav-previous a:before,
	.comment-navigation .nav-next a:after {
		font-size: 24px;
		top: -1px;
	}

	blockquote.alignleft,
	.wp-caption.alignleft,
	img.alignleft {
		margin: 0.4211em 1.6842em 1.6842em 0;
	}

	blockquote.alignright,
	.wp-caption.alignright,
	img.alignright {
		margin: 0.4211em 0 1.6842em 1.6842em;
	}

	blockquote.aligncenter,
	.wp-caption.aligncenter,
	img.aligncenter {
		margin-top: 0.4211em;
		margin-bottom: 1.6842em;
	}

	.wp-caption.alignleft,
	.wp-caption.alignright,
	.wp-caption.aligncenter {
		margin-bottom: 1.2632em;
	}



	.site-description {
		font-size: 16px;
		font-size: 1.6rem;
	}

	.widget {
		font-size: 16px;
		font-size: 1.6rem;
	}

	.widget blockquote {
		font-size: 16px;
		font-size: 1.6rem;
		padding-left: 1.25em;
	}

	.widget blockquote cite,
	.widget blockquote small {
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1.8462;
	}

	.widget button,
	.widget input,
	.widget select,
	.widget textarea {
		font-size: 16px;
		font-size: 1.6rem;
	}

	.widget button,
	.widget input[type="button"],
	.widget input[type="reset"],
	.widget input[type="submit"] {
		font-size: 13px;
		font-size: 1.3rem;
		padding: 0.8462em 1.6923em;
	}

	.widget input[type="text"],
	.widget input[type="email"],
	.widget input[type="url"],
	.widget input[type="password"],
	.widget input[type="search"],
	.widget textarea {
		padding: 0.5em;
	}

	.widget .wp-caption-text,
	.widget .gallery-caption {
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1.5385;
		padding: 0.6154em 0;
	}

	.widget_calendar td,
	.widget_calendar th {
		line-height: 1.9375;
	}

	.widget_calendar caption {
		margin: 0 0 1.5em;
	}

	.widget_archive li,
	.widget_categories li,
	.widget_links li,
	.widget_meta li,
	.widget_nav_menu li,
	.widget_pages li,
	.widget_recent_comments li,
	.widget_recent_entries li {
		padding: 0.4688em 0;
	}

	.widget_categories .children,
	.widget_nav_menu .sub-menu,
	.widget_pages .children {
		margin: 0.4688em 0 0 1em;
		padding-top: 0.4688em;
	}

	.widget_rss .rss-date,
	.widget_rss cite {
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1.8462;
	}

	.post-thumbnail {
		margin-bottom: 2.9474em;
	}

	.entry-title,
	.widecolumn h2 {
		font-size: 39px;
		font-size: 3.9rem;
		line-height: 1.2308;
		margin-bottom: 1.2308em;
	}

	.entry-content h1,
	.entry-summary h1,
	.page-content h1,
	.comment-content h1 {
		font-size: 39px;
		font-size: 3.9rem;
		line-height: 1.2308;
		margin-top: 1.641em;
		margin-bottom: 0.8205em;
	}

	.entry-content h2,
	.entry-summary h2,
	.page-content h2,
	.comment-content h2 {
		font-size: 32px;
		font-size: 3.2rem;
		line-height: 1.25;
		margin-top: 2em;
		margin-bottom: 1em;
	}

	.entry-content h3,
	.entry-summary h3,
	.page-content h3,
	.comment-content h3 {
		font-size: 27px;
		font-size: 2.7rem;
		line-height: 1.1852;
		margin-top: 2.3704em;
		margin-bottom: 1.1852em;
	}

	.entry-content h4,
	.entry-summary h4,
	.page-content h4,
	.comment-content h4 {
		font-size: 22px;
		font-size: 2.2rem;
		line-height: 1.4545;
		margin-top: 2.9091em;
		margin-bottom: 1.4545em;
	}

	.entry-content h5,
	.entry-content h6,
	.entry-summary h5,
	.entry-summary h6,
	.page-content h5,
	.page-content h6,
	.comment-content h5,
	.comment-content h6 {
		font-size: 19px;
		font-size: 1.9rem;
		line-height: 1.2632;
		margin-top: 3.3684em;
		margin-bottom: 1.6842em;
	}

	.entry-content .more-link:after,
	.entry-summary .more-link:after {
		top: 3px;
	}

	.author-info .avatar {
		height: 56px;
		margin: 0 1.6842em 1.6842em 0;
		width: 56px;
	}

	.author-link:after {
		font-size: 24px;
		top: 0;
	}

	.posted-on:before,
	.byline:before,
	.cat-links:before,
	.tags-links:before,
	.comments-link:before,
	.entry-format:before,
	.edit-link:before,
	.full-size-link:before {
		top: 4px;
	}

	.taxonomy-description {
		padding-top: 0.4211em;
	}

	.page-title,
	.comments-title,
	.comment-reply-title,
	.post-navigation .post-title {
		font-size: 27px;
		font-size: 2.7rem;
		line-height: 1.1852;
	}

	.page-links {
		margin-bottom: 1.4736em;
	}

	.page-links a,
	.page-links > span {
		margin: 0 0.25em 0.25em 0;
	}

	.entry-attachment {
		margin-bottom: 1.6842em;
	}

	.format-aside .entry-title,
	.format-image .entry-title,
	.format-video .entry-title,
	.format-quote .entry-title,
	.format-gallery .entry-title,
	.format-status .entry-title,
	.format-link .entry-title,
	.format-audio .entry-title,
	.format-chat .entry-title {
		font-size: 22px;
		font-size: 2.2rem;
		line-height: 1.4545;
		margin-bottom: 1.4545em;
	}

	.format-link .entry-title a:after {
		top: 3px;
	}

	.comments-title {
		margin-bottom: 1.4545em;
	}

	.comment-list article,
	.comment-list .pingback,
	.comment-list .trackback {
		padding: 1.6842em 0;
	}

	.comment-list + .comment-respond,
	.comment-navigation + .comment-respond {
		padding-top: 1.6842em;
	}

	.comment-list .children > li {
		padding-left: 1.4737em;
	}

	.comment-author .avatar {
		height: 56px;
		margin-right: 1.6842em;
		top: 3px;
		width: 56px;
	}

	.bypostauthor > article .fn:after {
		top: 8px;
	}

	.comment-metadata .edit-link:before {
		top: 8px;
	}

	.pingback .edit-link:before {
		top: 8px;
	}

	.comment-content ul,
	.comment-content ol {
		margin-bottom: 1.6842em;
	}

	.comment-list .reply a {
		padding: 0.4375em 0.875em;
	}

	.comment-form,
	.no-comments {
		padding-top: 1.6842em;
	}

	embed,
	iframe,
	object,
	video {
	}

	.wp-audio-shortcode,
	.wp-video,
	.wp-playlist.wp-audio-playlist {
		font-size: 19px;
		font-size: 1.9rem;
		margin-bottom: 1.6842em;
	}

	.wp-caption,
	.gallery {
		margin-bottom: 1.6842em;
	}

	.widecolumn .mu_alert {
		margin-bottom: 1.6842em;
	}

	.widecolumn p {
		margin: 1.6842em 0;
	}

	.widecolumn p + h2 {
		margin-top: 1.641em;
	}

	.widecolumn #key,
	.widecolumn .mu_register #blog_title,
	.widecolumn .mu_register #user_email,
	.widecolumn .mu_register #blogname,
	.widecolumn .mu_register #user_name {
		font-size: 19px;
		font-size: 1.9rem;
	}

	.widecolumn .mu_register #blog_title,
	.widecolumn .mu_register #user_email,
	.widecolumn .mu_register #user_name {
		margin: 0 0 0.421em;
	}
}

/**
 * Load appropriately-sized hero images
 */
/*#header_image_wrapper.about	#slit_image { background-image: url(/wp-content/themes/ivy2017/img/Hero-Image-About-481.jpg ) }
#header_image_wrapper.services-lp	#slit_image, #header_image_wrapper.single-services	#slit_image { background-image: url(/wp-content/themes/ivy2017/img/services-lp-bg2.jpg)  }
#header_image_wrapper.single-services.hier	#slit_image  {background-image: url(/wp-content/themes/ivy2017/img/ivy-library-header.jpg )}*/

@media screen and (max-width: 350px) {
	#nb_more_section ul {    width: 135px; text-align: center;
    margin: 0 auto;}
	#nb_more_section li {
    width: 100%;
    float: none;
    margin-left: 0;
	}
}

@media screen and (max-width: 450px) {
	footer #IVY_footer_logo {    text-align: unset;    margin-left: 4px}
}


@media screen and (min-width: 501px)  and (max-width: 599px){
	.main-navigation a { font-size: 16px; }
}

@media screen and (min-width: 501px) {
	 #header_image_wrapper.single-services.hier	#slit_image  {background-image: url(/wp-content/themes/ivy2017/img/Library-lp-bg-700.jpg )}
	 #header_image_wrapper.single-services.hier {    height: 626px}
	 .single-service #content {    margin-top: -359px}
	 .single-service span.lp-title {    font-size: 40px}
}

@media screen and (min-width: 600px) {
	 .single-service span.lp-title {    font-size: 48px}
}

@media screen and (min-width: 700px) {
	#header_image_wrapper.services-lp	#slit_image { background-image: url(/wp-content/themes/ivy2017/img/services-lp-bg2.jpg);  height: 501px}
	.page-template-services-lp  #header_image_wrapper { height: 501px}
	.page-template-services-lp #hero_overlay_topper {    top: -501px}
	.page-template-services-lp h2 {    font-size: 48px;    margin-bottom: 50px}
	
	#header_image_wrapper.about #slit_image { background-image: url(/wp-content/themes/ivy2017/img/about-lp-bg2.jpg);  height: 562px}
	.page-template-about  #header_image_wrapper {height: 562px}
	.page-template-about #content_wrapper {    margin-top: -222px}
	.page-template-about #hero_overlay_text {    top: 8%}
	.page-template-about h2 {       font-size: 42px;
    line-height: 2em;
    letter-spacing: .6em;  padding-left: .6em;}
	
	.main-navigation {    display: block}
	#hamburger { display: none}

	.search-results .aresult .text {       margin-top: 10px;   width: 71%;}
	.search-results .aresult .pic { width: -webkit-calc(29% - 25px); width: calc(29% - 25px); padding-right: 25px; }

}

@media screen and (min-width: 701px) {
	 #header_image_wrapper.single-services.hier	#slit_image  {background-image: url(/wp-content/themes/ivy2017/img/Library-lp-bg.jpg )}
	 #header_image_wrapper.single-services.hier {    height: 626px}
	 .single-service #content {    margin-top: -228px}
}

@media screen and (min-width: 714px)  and (max-width: 834px){
	.main-navigation a { font-size: 16px; }
}

@media screen and (min-width: 770px) {
	.page-template-about #hero_overlay_text {    top: 14%}
}

@media screen and (min-width: 835px)  and (max-width: 954px){
	.main-navigation a { font-size: 19px; }
}

@media screen and (min-width: 880px) {
	.page-template-about #hero_overlay_text {    top: 12%}
	.page-template-about h2 {       font-size: 48px}
}

@media screen and (min-width: 950px) {
	.page-template-about h2 {    font-size: 48px;  line-height: 2.4em;  letter-spacing: .7em;  padding-left: .7em;  margin-bottom: 50px}
}

@media screen and (min-width: 1024px) {
	.page-template-about .about_box .entry-content {    padding: 0 22% 40px;}
	#header_image_wrapper.about	#slit_image { background-image: url(/wp-content/themes/ivy2017/img/about-lp-bg2.jpg);  height: 617px; }
	#header_image_wrapper.services-lp	#slit_image, #header_image_wrapper.single-services	#slit_image { background-image: url(/wp-content/themes/ivy2017/img/services-lp-bg2.jpg ) }
	#service_blocks_section li.service_box {    display: block;
    width: -webkit-calc(33.3% - 80px);
        width: calc(33.3% - 80px);
    margin: 30px 40px 0;
   }	
}

@media screen and (min-width: 1400px) {
	.home #video_overlay_footer, .page-template-services-lp #hero_overlay_topper, .page-template-about #hero_overlay_topper {    background-size: cover}
}

/* APPLE DEVICE HACKS :-( */

/* Apple iPad Pro Retina Media Queries 
   http://vizdevices.yesviz.com/devices/ipadpro/ */
@media
  only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (   min--moz-device-pixel-ratio: 2),
  only screen and (     -o-min-device-pixel-ratio: 2/1),
  only screen and (        min-device-pixel-ratio: 2),
  only screen and (                min-resolution: 192dpi),
  only screen and (                min-resolution: 2dppx) { 
    	.touch .site-header video.mobile { display: block}	
	 .touch .site-header video.fullsize { display: none}
	.touch .home #video_opacity, .touch .home #video_overlay_footer, .touch .home #video_overlay_text  {    display: none }	
	.touch .site-header video {opacity: 1}
	/*.header-logo {    background-color: red}*/
}

/*iPad in landscape*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) 
and (orientation : landscape) { 
	.home .video-container  {height: 422px;}
}

/*iPad in portrait*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) 
and (orientation : portrait) { 
	.home .video-container {height: 430px }
 }
 
/*iPhone 5 & 5S in portrait*/
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : portrait) { 
	.home .video-container {height: 179px }
}
 
/*iPhone 5 & 5S in landscape*/
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : landscape) { 
	.home .video-container {height: 319px }
 }
 
 /*iPhone 6 in landscape*/
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : landscape) { 
	.home .video-container {height: 374px }
 }
 
/*iPhone 6 in portrait*/
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : portrait) { 
	.home .video-container {height: 210px }
 }

/*iPhone 6 Plus in landscape*/
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : landscape) { 
	.home .video-container {height: 413px }
 }
 
/*iPhone 6 Plus in portrait*/
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : portrait) { 
	.home .video-container {height: 232px }
 }
 
/*Only iPhone 4/4S (portrait mode)*/
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 2/3) and (orientation:portrait)
{
	.home .video-container {height: 179px }
 }

/*Only iPhone 4/4S (landscape mode)*/
@media only screen and (min-device-width: 320px)  and (max-device-width: 480px) and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 2/3) and (orientation:landscape)
{
	.home .video-container {height: 269px }
}


/**
 * 16.7 Desktop X-Large 1403px
 */

/*@media screen and (min-width: 87.6875em) {
	body:before {
		width: -webkit-calc(50% - 289px);
		width: calc(50% - 289px);
	}
}*/


/* General Use Styles */

.ir {
display: block;
border: 0;
text-indent: -999em;
overflow: hidden;
background-color: transparent;
background-repeat: no-repeat;
text-align: left;
direction: ltr;
}
.swsh { -webkit-font-feature-settings: "swsh" ;
  -moz-font-feature-settings:    "swsh" ;
  -ms-font-feature-settings:     "swsh" ;
  font-feature-settings:         "swsh" }
.salt { -webkit-font-feature-settings: "salt" ;
  -moz-font-feature-settings:    "salt" ;
  -ms-font-feature-settings:     "salth" ;
  font-feature-settings:         "salt" }
.noscroll {position: fixed !important;}  
  
  
/* Contain floats: h5bp.com/q */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/*To remove "X" from all search input fields in IE, simply add this to bottom of your css:*/
input[type=search]::-ms-clear {  display: none; width : 0; height: 0; }
input[type=search]::-ms-reveal {  display: none; width : 0; height: 0; }

/*To remove "X" from search input field on Chrome Browser (and all it's mutations), simply add this to bottom of your css:*/
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }

.obscure {
position: absolute !important;
clip: rect(1px 1px 1px 1px);
clip: rect(1px, 1px, 1px, 1px);
}


/**
 * 17.0 Print
 */

@media print {
	body {
		background: none !important; /* Brute force since user agents all print differently. */
		font-size: 11.25pt;
	}

	.secondary-toggle,
	.navigation,
	.page-links,
	.edit-link,
	#reply-title,
	.comment-form,
	.comment-edit-link,
	.comment-list .reply a,
	button,
	input,
	textarea,
	select,
	.widecolumn form,
	.widecolumn .mu_register form {
		display: none;
	}

	.site-header,
	.site-footer,
	.hentry,
	.entry-footer,
	.page-header,
	.page-content,
	.comments-area,
	.widecolumn {
		background: none !important; /* Make sure color schemes dont't affect to print */
	}

	body,
	blockquote,
	blockquote cite,
	blockquote small,
	label,
	a,
	.site-title a,
	.site-description,
	.post-title,
	.author-heading,
	.entry-footer,
	.entry-footer a,
	.taxonomy-description,
	.entry-caption,
	.comment-author,
	.comment-metadata,
	.comment-metadata a,
	.comment-notes,
	.comment-awaiting-moderation,
	.no-comments,
	.site-info,
	.site-info a,
	.wp-caption-text,
	.gallery-caption {
		color: #000 !important; /* Make sure color schemes don't affect to print */
	}

	pre,
	abbr[title],
	table,
	th,
	td,
	.site-header,
	.site-footer,
	.hentry + .hentry,
	.author-info,
	.page-header,
	.comments-area,
	.comment-list + .comment-respond,
	.comment-list article,
	.comment-list .pingback,
	.comment-list .trackback,
	.no-comments {
		border-color: #eaeaea !important; /* Make sure color schemes don't affect to print */
	}

	.site {
		margin: 0 7.6923%;
	}

	.sidebar {
		position: relative !important; /* Make sure sticky sidebar doesn't affect to print */
	}

	.site-branding {
		padding: 0;
	}

	.site-header {
		padding: 7.6923% 0;
	}

	.site-description {
		display: block;
	}

	.hentry + .hentry {
		margin-top: 7.6923%;
	}

	.hentry.has-post-thumbnail {
		padding-top: 7.6923%;
	}

	.sticky-post {
		background: #000 !important;
		color: #fff !important;
	}

	.entry-header,
	.entry-footer {
		padding: 0;
	}

	.entry-content,
	.entry-summary {
		padding: 0 0 7.6923%;
	}

	.post-thumbnail img {
		margin: 0;
	}

	.author-info {
		margin: 0;
	}

	.page-content {
		padding: 7.6923% 0 0;
	}

	.page-header {
		padding: 3.84615% 0;
	}

	.comments-area {
		border: 0;
		padding: 7.6923% 0 0;
	}

	.site-footer {
		margin-top: 7.6923%;
		padding: 3.84615% 0;
	}

	.widecolumn {
		margin: 7.6923% 0 0;
		padding: 0;
	}
}


