/*
Theme Name: Verity
Theme URI: https://catchthemes.com/themes/verity/
Author: Catch Themes
Author URI: https://catchthemes.com/
Description: Verity - Portfolio Slash Blog WordPress Theme is a minimalistic modern theme for bloggers and creative professionals, who are looking for a simple-yet-stylish online presence. We have sacrificed over-the-top design elements so that your website looks sleek and straightforward, allowing visitors to concentrate on the content you are offering and the value they can get from it. It comes with necessary tools and features, like Featured Content and displaying multiple portfolios, to empower webmasters of any skill level to create quality websites in a short amount of time, without having to write a line of code at any point.
Version: 2.2.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: verity
Tags: bright, clean, contemporary, elegant, formal, futuristic, glamorous, industrial, learning, light, minimal, modern, professional, simple, vibrant, author-bio, block-editor-styles, blog-excerpts, breadcrumb-navigation, classic-menu, custom-background, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, multiple-menus, rtl-language-support, site-logo, social-menu, sticky-post, store, testimonials, threaded-comments, announcement, art, blog, business, collaboration, craft, easy, education, fashion, food, hotel, journal, magazine, music, nature, office, photoblogging, photography, portfolio, real-estate, seasonal, simple, travel, video, wedding, white, fixed-layout, fluid-layout, grid-layout, responsive-layout, one-column, four-columns, left-sidebar, right-sidebar
Status: inactive

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.

Verity is based on Underscores http://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Accessibility
# Alignments
# Clearings
# Icons
# Typography
# Forms
# Formatting
# Lists
# Tables
# Links
# Featured Image Hover
# Navigation
	## Main Menu
	## Social Menu
	## Post Navigation
	## More Tag
	## Infinite scroll
	## Scroll Up
# Layout
	## Header
	## Breadcrumb
	## Content
	## Portfolio
	## Testimonial
	## Archive Layout
	## Singular Layout
	## Hero Content
	## Footer
	## 404 page
	## Extra Elements
# Comments
# Widgets
# Media
	## Captions
	## Galleries
# SVGs Fallbacks
# Media Queries
	## >= 448px
	## >= 480px
	## >= 768px
	## >= 783px
	## >= 985px
	## >= 1024px
	## >= 1280px
# Print
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css
--------------------------------------------------------------*/

html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
	display: block;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

figcaption,
figure,
main {
	display: block;
}

figure {
	margin: 1em 0;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
	outline-width: 0;
}

abbr[title] {
	border-bottom: 1px #767676 dotted;
	text-decoration: none;
}

b,
strong {
	font-weight: inherit;
}

b,
strong {
	font-weight: 700;
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

dfn {
	font-style: italic;
}

mark {
	background-color: #eee;
	color: #222;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

audio,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

img {
	border-style: none;
}

svg:not(:root) {
	overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	border: 1px solid #bbb;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	display: inline-block;
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type="checkbox"],
[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details,
menu {
	display: block;
}

summary {
	display: list-item;
}

canvas {
	display: inline-block;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */
.screen-reader-text,
.archive-posts-wrapper .date-label,
.archive-posts-wrapper .entry-footer,
#comment-nav-above {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba( 0, 0, 0, 0.6 );
	box-shadow: 0 0 2px 2px rgba( 0, 0, 0, 0.6 );
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignleft {
	display: inline;
	float: left;
	margin: 0.375em 1.5em 1em 0;
}

.alignright {
	display: inline;
	float: right;
	margin: 0.375em 0 1em 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.first-post .hentry:before,
.first-post .hentry:after,
.singular-content-wrap .hentry:before,
.singular-content-wrap .hentry:after,
.site-header-main:before,
.site-header-main:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.archive-post-wrap:before,
.archive-post-wrap:after,
.footer-meta-area:before,
.footer-meta-area:after,
.footer-widget-area:before,
.footer-widget-area:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.first-post .hentry:after,
.singular-content-wrap .hentry:after,
.site-header-main:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.archive-post-wrap:after,
.footer-meta-area:after,
.footer-widget-area:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Icons
--------------------------------------------------------------*/

.icon {
	display: inline-block;
	fill: currentColor;
	height: 1em;
	position: relative; /* Align more nicely with capital letters */
	top: -0.0625em;
	vertical-align: middle;
	width: 1em;
}

.curve {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 88;
	top: 0;
	display: none;
}

.curve,
.square {
	line-height: 1;
	text-align: center;
}

.icon-curve {
	width: 82px;
	height: 24px;
	fill: #fff;
	fill-rule: evenodd;
}

.icon-square {
	width: 33px;
	fill: #ccc;
	fill-rule: evenodd;
	height: 33px;
}

.first-post.singular-content-wrap .icon-square  {
	fill: #eee;
}

.comment-icon {
	text-align: center;
}

.comment-icon .icon {
	fill: #ededed;
	font-size: 32px;
	font-size: 2rem;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #555;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-size: 1.125rem;
	line-height: 1.5;
}

.site-title,
.custom-header-content .section-title,
blockquote:before,
.testimonial-wrapper .section-content-wrap:before,
.drop-cap:first-letter {
	font-family: 'Playfair Display', serif;
}

.absolute-header .custom-header-content .section-title {
	font-family: 'Lato', sans-serif;
}

.portfolio-wrapper .entry-title,
.featured-content-wrapper .entry-title {
	font-family: 'Amatic SC', cursive;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	line-height: 1.3;
	margin: 1.5em 0 1em;
	padding: 0;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
	margin-top: 0;
}

h1,
.entry-title,
.comments-title {
	font-size: 28px;
	font-size: 1.75rem;
}

h2 {
	font-size: 26px;
	font-size: 1.625rem;
}

h3,
.comment-reply-title,
.first-post .entry-summary {
	font-size: 20px;
	font-size: 1.25rem;
}

blockquote,
.dropdown-toggle:after {
	font-size: 24px;
	font-size: 1.5rem;
}

h4,
.archive-post-wrap .entry-title,
.author-name {
	font-size: 18px;
	font-size: 1.125rem;
}

h5,
.site-description,
.main-navigation a,
.testimonial-wrapper .entry-title,
.section .section-title,
.archive-post-wrap .entry-summary,
button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.site-info,
.footer-meta-area .author-bio,
.entry-breadcrumbs,
.wp-caption .wp-caption-text,
table caption,
blockquote cite,
#infinite-handle span,
.archive-posts-wrapper .nav-links a,
.comment-notes {
	font-size: 14px;
	font-size: 0.875rem;
}

h6,
.more-link {
	font-size: 12px;
	font-size: 0.75rem;
}

p {
	margin: 0 0 1.5em;
	padding: 0;
}

.entry-container p,
.sharedaddy {
	margin-bottom: 1.94em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	overflow: hidden;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	margin: 0 0 1.5em;
	padding: 1.5em 1.5em 1.5em 0;
	position: relative;
}

blockquote:before {
	position: absolute;
	right: 0;
	top: 5px;
}

blockquote cite {
	display: block;
	font-weight: 400;
	margin-top: 0.5em;
}

blockquote:before,
.testimonial-wrapper .section-content-wrap:before {
	content: "\201D";
	font-weight: 700;
}

blockquote:before {
	font-size: 60px;
	font-size: 3.75rem;
}

blockquote p,
.entry-container blockquote p {
	margin: 0 0 1em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #f2f2f2;
	font-family: "Courier 10 Pitch", Courier, monospace;
	max-width: 100%;
	margin: 0 0 1.5em;
	padding: 1.5em;
	overflow: auto;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

:focus {
	outline: none;
}

.section .section-title,
.more-link,
.portfolio-wrapper .entry-meta,
.featured-content-wrapper .entry-meta,
.first-post .entry-meta,
.archive-post-wrap .entry-meta,
.singular-content-wrap .entry-header .entry-meta,
.footer-meta-area .categories-label,
.footer-meta-area .tags-label,
.footer-meta-area .meta-nav,
.footer-meta-area .author-link,
.footer-meta-area .edit-link a,
.page-links,
.widget-area .widget-title,
.comment-reply-title,
.site-info {
	text-transform: uppercase;
	letter-spacing: 0.1em;
}


/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

.site-content form {
	clear: both;
	display: block;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: none;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	background: #222;
	color: #fff;
	cursor: pointer;
	letter-spacing: 0.1em;
	line-height: 1;
	padding: 12px 18px;
	text-transform: uppercase;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background-color: #555;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #e0e0e0;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-top: 5px;
	padding: 7px 15px;
	width: 100%;
}

input[type="radio"],
input[type="checkbox"] {
	margin-right: 0.5em;
}

select {
	border: 1px solid #ccc;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

textarea {
	width: 100%;
}

.entry-content .contact-form label.checkbox,
.entry-content .contact-form label.radio {
	font-weight: 400;
}

.post-password-form {
	text-align: center;
}

.entry-content .contact-form label.checkbox-multiple:nth-last-child(2),
.entry-content .contact-form label.checkbox:nth-last-child(2),
.entry-content .contact-form label.radio:nth-last-child(2),
.entry-content .contact-form input[type="text"],
.entry-content .contact-form input[type="email"],
.entry-content .contact-form textarea,
.entry-content .contact-form select {
	margin-bottom: 1.5em;
}

/* Search Form */

.search-form {
	position: relative
}

.search-form .search-field {
	-webkit-appearance: none;
	-webkit-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
	margin: 0;
	width: -webkit-calc(100% - 42px);
	width: calc(100% - 42px);
}

.menu-wrapper .search-form .search-field {
	padding: 6px 12px;
	width: -webkit-calc(100% - 35px);
	width: calc(100% - 35px);
}

.search-submit {
	-webkit-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	bottom: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 42px;
}

.menu-wrapper .search-submit {
	padding: 0;
	width: 36px;
}

.button {
	-webkit-border-radius: 25px;
	border-radius: 25px;
	background: #222;
	color: #fff;
	display: inline-block;
	letter-spacing: 0.1em;
	line-height: 1;
	padding: 12px 18px;
	text-decoration: none;
	text-transform: uppercase;
}

.button:hover,
.button:focus {
	background-color: #555;
}

/*--------------------------------------------------------------
# Formatting
--------------------------------------------------------------*/

hr {
	background-color: #f2f2f2;
	border: 0;
	height: 1px;
	margin: 1.5em 0;
}

.drop-cap:first-letter {
	float: left;
	font-size: 96px;
	font-size: 6rem;
	line-height: 0.6;
	margin: 6px 16px 6px -3px;
}


/*--------------------------------------------------------------
# Lists
--------------------------------------------------------------*/

ul,
ol {
	margin: 0 0 1.5em;
	padding: 0;
	line-height: 2.11;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li {
	margin-left: 1em;
	margin-bottom: 0.55em;
}

ul li > ul,
ol li > ol {
	margin-top: 0.55em;
	margin-bottom: 0;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/*--------------------------------------------------------------
# Tables
--------------------------------------------------------------*/

table {
	border-collapse: collapse;
	margin: 0 0 1.5em;
	width: 100%;
}

table caption {
	background-color: #fcfcfc;
	padding: 1.5em;
	text-align: center;
	text-transform: capitalize;
}

th {
	text-align: left;
}

th,
td {
	padding: 10px;
}

table,
table caption {
	border-top: 1px solid #f7f7f7;
}

thead th {
	line-height: 2.11;
}

tr {
	border-bottom: 1px solid #f7f7f7;
}

/*--------------------------------------------------------------
# Links
--------------------------------------------------------------*/

a {
	color: #222;
	text-decoration: underline;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

a:hover,
a:focus,
a:active {
	text-decoration: none;
}

/*--------------------------------------------------------------
# Featured Image Hover
--------------------------------------------------------------*/

.post-thumbnail a img {
	-webkit-backface-visibility: hidden;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.post-thumbnail a:hover img,
.post-thumbnail a:focus img {
	opacity: 0.8;
}


/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Main Menu
--------------------------------------------------------------*/

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation li {
	margin: 0;
	position: relative;
}

.main-navigation li,
.search-container,
.menu-social-container {
	border-bottom: 1px solid #f7f7f7;
}

.menu-social-container {
	padding: 12px 15px;
}

.main-navigation li.menu-item-has-children ul a {
	padding: 15px 49px 15px 40px;
}

.main-navigation li.menu-item-has-children ul ul a {
	padding-left: 50px;
}

.main-navigation a  {
	line-height: 1.5;
	display: block;
	text-decoration: none;
}

.main-navigation a,
.search-container {
	padding: 16px 30px;
}

.menu-inside-wrapper,
.main-navigation ul ul {
	background-color: #fcfcfc;
	-webkit-box-shadow: 0 3px 3px rgba( 0, 0, 0, 0.2 );
	-moz-box-shadow: 0 3px 3px rgba( 0, 0, 0, 0.2 );
	box-shadow: 0 3px 3px rgba( 0, 0, 0, 0.2 );
}

.menu-inside-wrapper .social-navigation,
.menu-inside-wrapper .main-navigation {
	border-left: 1px solid #f7f7f7;
	border-right: 1px solid #f7f7f7;
}

.navigation-classic .main-navigation {
	clear: both;
	border: none;
}

.main-navigation ul.toggled-on {
	box-shadow: none;
	border-top: 1px solid #f7f7f7;
}

.main-navigation ul.toggled-on li:last-child {
	border-bottom: none;
}

.main-navigation ul :hover > a,
.main-navigation ul .focus > a {
	background-color: #f7f7f7;
}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
	background-color: #f7f7f7;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: -60px;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul .current_page_item > a,
.main-navigation ul ul .current-menu-item > a {
	text-decoration: underline;
}

.menu-wrapper {
	display: block;
	float: left;
}

#social-search-wrapper {
	display: none;
}

.menu-inside-wrapper {
	position: absolute;
	right: -100%;
	top: 61px;
	width: 100%;
	max-width: 100%;
	visibility: hidden;
	z-index: 9999;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-o-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

.is-open .menu-inside-wrapper {
	right: 0;
	visibility: visible;
}

body.menu-open {
	overflow-y: scroll;
	width:      100%;
}

.menu-open .overlay {
	background:rgba(255,255,255,.5);
	width:    100%;
	height:   100%;
	z-index:  90;
	position: absolute;
}

.absolute-header.menu-open .overlay {
	background: rgba( 0,0,0,.5 );
	top: 61px;
}

.absolute-header .custom-header {
	padding-top: 61px
}

.menu-toggle-wrapper {
	border-left: 1px solid #f7f7f7;
	padding: 5px;
}

.absolute-header .menu-toggle-wrapper {
	border-color: rgba( 255, 255, 255, 0.1 );
}

.menu-toggle {
	background-color: transparent;
	color: #222;
	padding: 17px;
}

.menu-toggle:hover,
.menu-toggle:focus,
.menu-toggle.selected {
	background-color: #f7f7f7;
}

.absolute-header .menu-toggle:hover,
.absolute-header .menu-toggle:focus,
.absolute-header .menu-toggle.selected {
	background: rgba( 102, 102, 102, 0.2 );
}

.absolute-header .menu-toggle {
	color: #fff;
	text-shadow: 0 0 3px rgba( 0, 0, 0, 0.3 );
}

.selected.menu-toggle .icon-bars,
.menu-toggle .icon-close,
.selected.menu-toggle .icon-search {
	display: none;
}

.selected.menu-toggle .icon-close {
	display: inline-block;
}

#social-search-wrapper .menu-toggle {
	-webkit-border-radius: 36px;
	border-radius: 36px;
	display: inline-block;
	height: 36px;
	padding: 0;
	text-align: center;
	width: 36px;
}

/* Dropdown Toggle */

.dropdown-toggle {
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #b8b8b8;
	display: block;
	font-size: 18px;
	font-size: 1.125rem;
	right: 0;
	line-height: 1.172;
	margin: 0 auto;
	padding: 15px;
	position: absolute;
	text-shadow: none;
	top: 0;
}

.dropdown-toggle:hover,
.dropdown-toggle:focus,
.dropdown-toggle:focus {
	background: transparent;
}

.dropdown-toggle:focus {
	outline: thin dotted;
}

.dropdown-toggle.toggled-on .icon {
	-ms-transform: rotate(-180deg); /* IE 9 */
	-webkit-transform: rotate(-180deg); /* Chrome, Safari, Opera */
	transform: rotate(-180deg);
}

.main-navigation .menu-item-has-children > a > .icon,
.main-navigation .page_item_has_children > a > .icon,
.main-navigation ul a > .icon {
	display: none;
}

.main-navigation ul ul {
	display: none;
}

.main-navigation ul .toggled-on {
	display: block;
}

/*--------------------------------------------------------------
## Social Menu
--------------------------------------------------------------*/

.social-top {
	display: none;
}

.social-navigation .jetpack-social-navigation ul {
	line-height: 1;
	margin: 0;
}

.social-navigation .jetpack-social-navigation ul {
	text-align: center;
}

.social-navigation .jetpack-social-navigation a {
	background-color: transparent;
	-webkit-border-radius: 36px;
	border-radius: 36px;
	color: #222;
	display: inline-block;
	height: 36px;
	margin: 2px 4px;
	text-align: center;
	width: 36px;
}

.social-navigation .jetpack-social-navigation  a:hover,
.social-navigation .jetpack-social-navigation  a:focus {
	background-color: #f7f7f7;
}

.absolute-header .social-navigation .jetpack-social-navigation  a:hover,
.absolute-header .social-navigation .jetpack-social-navigation  a:focus {
	background: rgba( 102, 102, 102, 0.2 );
}

.social-navigation .jetpack-social-navigation-svg .icon {
	height: 16px;
	top: 7px;
	width: 16px;
}

.navigation-classic .social-top div {
	padding: 30px;
}

.menu-wrapper .search-submit .icon {
	top: 0;
}

/*--------------------------------------------------------------
## Post Navigation
--------------------------------------------------------------*/

.archive-posts-wrapper .nav-links {
	clear: both;
	margin-top: 64px;
}

.home .archive-posts-wrapper .nav-links {
	text-align: center;
}

.archive-posts-wrapper .nav-previous,
.archive-posts-wrapper .nav-next {
	padding: 0 37px;
	text-align: center;
	width: 100%;
}

.archive-posts-wrapper .nav-next {
	margin-top: 1.5em;
}

.archive-posts-wrapper .nav-links a {
	background-color: #ac75ac;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	color: #fff;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	padding: 17px 31px;
}

.archive-posts-wrapper .nav-links a:hover,
.archive-posts-wrapper .nav-links a:focus,
.site-main .pagination .nav-links .page-numbers.current {
	background-color: #555;
	color: #fff;
}

.archive-posts-wrapper .pagination .nav-links {
	padding: 0 37px;
}

.archive-posts-wrapper .pagination .nav-links a,
.archive-posts-wrapper .pagination .nav-links .current  {
	-webkit-border-radius: 50%;
	border-radius: 50%;
	padding: 12px 20px;
	margin: 6px 2px;
}

.archive-posts-wrapper .pagination .nav-links .prev,
.archive-posts-wrapper .pagination .nav-links .next {
	display: block;
	width: 100%;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	padding: 17px 31px;
}

.site-main .posts-navigation,
.site-main .post-navigation,
.site-main .pagination {
	clear: both;
	display: block;
	overflow: hidden;
}

.site-main .pagination,
.comment-navigation .nav-links {
	text-align: center;
}

.comment-navigation .nav-previous,
.comment-navigation .sep,
.comment-navigation .nav-next {
	display: inline-block;
}

.comment-navigation .sep {
	padding: 0 10px;
}

.comment-navigation a {
	color: #111;
	font-weight: 700;
}

/*--------------------------------------------------------------
## More Tag
--------------------------------------------------------------*/

.more-link {
	clear: both;
	display: block;
	line-height: 1.916;
	margin-top: 8px;
	white-space: nowrap;
}

.first-post .more-link {
	margin-top: 30px;
	text-align: right;
	width: 100%;
}

/*--------------------------------------------------------------
## Infinite scroll
--------------------------------------------------------------*/

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation { /* Theme Footer (when set to scrolling) */
	display: none;
}

#infinite-handle {
	clear: both;
	display: block;
	margin-top: 64px;
	text-align: center;
	float: left;
	width: 100%;
}

#infinite-post-wrap #infinite-handle span {
	background-color: #ac75ac;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	margin: 0 auto;
	padding: 17px 31px;
}

#infinite-post-wrap #infinite-handle span:hover,
#infinite-post-wrap #infinite-handle span:focus {
	background-color: #555;
}

#infinite-post-wrap .infinite-loader {
	clear: both;
	padding: 37px 0 57px;
	position: relative;
	width: 100%;
	text-align: center;
}

#infinite-post-wrap .infinite-loader .spinner {
  margin: 0 auto;
  left: auto !important;
}

/*--------------------------------------------------------------
## Scroll Up
--------------------------------------------------------------*/

#scrollup {
	background-color: #ac75ac;
	-webkit-border-radius:  50%;
	border-radius: 50%;
	-webkit-box-shadow: 0 2px 6px rgba(172, 117, 172, 0.5);
	-moz-box-shadow: 0 2px 6px rgba(172, 117, 172, 0.5);
	box-shadow: 0 2px 6px rgba(172, 117, 172, 0.5);
	color: #eee;
	cursor: pointer;
	display: none;
	outline: none;
	padding: 6px 6px 9px 9px;
	position: fixed;
	bottom: 20px;
	right: 20px;
	text-decoration: none;
	width: 43px;
	height: 43px;
	z-index: 9999;
}

#scrollup:hover,
#scrollup:focus {
	background-color: #555;
	-webkit-box-shadow: 0 2px 6px rgba(85, 85, 85, 0.5);
	-moz-box-shadow: 0 2px 6px rgba(85, 85, 85, 0.5);
	box-shadow: 0 2px 6px rgba(85, 85, 85, 0.5);
	color: #fff;
	text-decoration: none;
}

#scrollup .icon {
	font-size: 32px;
	font-size: 2rem;
	width: 25px;
	-webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
	-ms-transform: rotate(180deg); /* IE 9 */
	transform: rotate(180deg);
}

/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

body {
	background: #f2f2f2;
	/* Fallback for when there is no custom background color defined. */
}

#page {
	position: relative;
	word-wrap: break-word;
	overflow-x: hidden;
}

.site-inner,
.below-site-header,
.archive-heading-wrapper,
.section .section-title,
.custom-header-content .section-title,
.comments-area,
#infinite-post-wrap #infinite-handle span {
	margin: 0 auto;
}

.site-inner {
	background-color: #fff;
	position: relative;
	right: 0;
	word-wrap: break-word;
	max-width: 1332px;
	width: 100%;
}

.full-width-layout .site-inner {
	max-width: 100%;
	width: 100%;
}

.below-site-header {
	width: 100%;
	overflow-y: hidden;
	position: relative;
	z-index: 2;
}

.custom-header {
	position: relative;
	z-index: 1;
	text-align: center;
	overflow: hidden;
}

.archive-posts-wrapper {
	clear: both;
	display: block;
	position: relative;
}

.singular-content-wrap .entry-container,
.two-columns .site-content .widget-area,
.archive-heading-wrapper,
.section .section-title {
	width: 100%;
	max-width: 886px;
}

.section .section-title {
	font-weight: 300;
	padding: 31px 37px;
	text-align: center;
}

.singular-content-wrap .entry-container {
	margin: 0 auto;
	padding: 50px 37px;
}

.page .singular-content-wrap .entry-container {
	padding-bottom: 0;
}

.displaynone {
	display: none;
}

.displayblock {
	display: block;
}

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/

.site-header {
	position: relative;
}

.absolute-header .site-header {
	position: absolute;
	left: 0;
	width: 100%;
	top: 0;
	z-index: 99;
}

.site-header-main {
	border-bottom: 1px solid #f7f7f7;
	vertical-align: middle;
}

.absolute-header .site-header-main {
	border-color: rgba( 255, 255, 255, 0.1 );
}

.site-header-menu {
	float: right;
}

#primary-menu-wrapper .menu-toggle .icon {
	margin-right: 10px;
}

.site-branding,
.site-logo,
.site-branding-text {
	float: left;
}

.custom-logo {
	max-height: 60px;
	width: auto;
}

.site-title,
.site-description {
	float: left;
	margin: 0;
	vertical-align: middle;
}

.site-title {
	font-size: 28px;
	font-size: 1.75rem;
	font-weight: 700;
	font-style: italic;
	line-height: 1.25;
	padding: 13px 10px 12px;
}

.site-title a {
	text-decoration: none;
}

.site-title a:hover,
.site-title a:focus {
	text-decoration: underline;
}

.site-description {
	display: none;
	padding: 12px 10px 10px;
}

.custom-header-content {
	display: block;
	text-align: center;
	padding: 100px 47px;
	position: relative;
}

.custom-header .square {
	bottom: 47px;
	position: absolute;
	width: 100%;
}

.custom-header-content .section-title {
	color: #222;
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 400;
	position: relative;
}

.custom-header-media .wp-custom-header-video-button {
	display: none;
}

.custom-header-content .section-title a {
	color: #222;
}

.absolute-header .custom-header-content .section-title {
	font-weight: 700;
	line-height: 1.25;
}

.absolute-header .custom-header-media  img {
	display: none;
}

.absolute-header .custom-header-media video,
.absolute-header .custom-header-media iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

/* For browsers that support 'object-fit' */
@supports ( object-fit: cover ) {
	.absolute-header .custom-header-media video,
	.absolute-header .custom-header-media iframe {
		height: 100%;
		left: 0;
		-o-object-fit: cover;
		object-fit: cover;
		top: 0;
		-ms-transform: none;
		-moz-transform: none;
		-webkit-transform: none;
		transform: none;
		width: 100%;
	}
}

.site-title a,
.main-navigation a {
	color: #222;
}

.main-navigation a,
.menu-inside-wrapper .search-container,
.menu-inside-wrapper .menu-social-container {
	background-color: #fff;
}

.menu-wrapper .search-submit,
.absolute-header .site-title a,
.absolute-header .site-description,
.absolute-header .custom-header-content .section-title,
.absolute-header .custom-header-content .section-title a {
	color: #fff;
	text-shadow: 0 0 3px rgba( 0, 0, 0, 0.3 );
}

.custom-header-media .wp-custom-header-video-button { /* Specificity prevents .color-dark button overrides */
	background-color: transparent;
	border: 1px solid rgba( 255, 255, 255, 0.1 );
	-webkit-border-radius:  50%;
	border-radius: 50%;
	color: #ddd;
	font-size: 24px;
	font-size: 1.5rem;
	overflow: hidden;
	padding: 15px 17px;
	position: absolute;
	top: 200px;
	left: 48%;
	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	-moz-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	-o-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	z-index: 100;
}

.custom-header-media .wp-custom-header-video-button.wp-custom-header-video-pause,
.custom-header-media .wp-custom-header-video-button:hover,
.custom-header-media .wp-custom-header-video-button:focus {
	background-color: #222;
	color: #fff;
}

/*--------------------------------------------------------------
## Breadcrumb
--------------------------------------------------------------*/
.entry-breadcrumbs {
	border-bottom: 1px solid #f7f7f7;
	padding: 24px 47px;
	text-align: center;
}

.entry-breadcrumbs a {
	position: relative;
	margin-right: 20px;
	color: #303030;
	font-weight: 700;
	text-decoration: none;
}

.entry-breadcrumbs a:hover,
.entry-breadcrumbs a:focus,
.entry-breadcrumbs a:active {
	text-decoration: underline;
}

.entry-breadcrumbs a:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: -12px;
	margin-top: -4px;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #c5c5c5;
}

.entry-breadcrumbs .current-page {
	font-style: italic;
}

/*--------------------------------------------------------------
## Content
--------------------------------------------------------------*/

.content-area {
	clear: both;
	display: block;
}

.sticky {
	display: block;
}

.post-thumbnail {
	position: relative;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.entry-meta a {
	text-decoration: none;
}

.comment-meta .author-name {
	font-style: normal;

}

.comment-meta .author-name a {
	text-decoration: underline;
}

.comment-meta .author-name a:hover,
.comment-meta .author-name a:focus {
	text-decoration: none;
}

.comment-meta .comment-permalink {
	line-height: 2.45;
	margin-left: 12px;
}

.comment-meta .edit-link {
	margin-left: 12px;
}

.byline,
.updated:not(.published) {
	display: none;
}

.posted-on,
.single .byline,
.group-blog .byline {
	display: block;
}

.page-links {
	clear: both;
	font-size: 24px;
	font-size: 1.5rem;
}

.page-links a {
	display: inline-block;
}

.page-links .page-number {
	padding: 3px 10px;
	margin-left: 8px;
}

.page-links a .page-number {
	background-color: transparent;
}

.page-links .page-number,
.page-links a:hover .page-number,
.page-links a:focus .page-number {
	background-color: #f7f7f7;
}

.entry-title {
	color: #222;
	text-align: center;
}

.footer-meta-area .author-link:before {
	content: "";
	display: block;
}

.single-footer-meta-wrapper {
	clear: both;
	display: block;
	margin-top: 27px;
	position: relative;
	z-index: 1;
}

.footer-meta-area {
	position: relative;
	z-index: 2;
}

.footer-meta-area .categories-label,
.footer-meta-area .tags-label,
.footer-meta-area .meta-nav,
.footer-meta-area .author-link,
.footer-meta-area .edit-link a {
	display: block;
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 2;
	margin-bottom: 1.5em;
	text-decoration: none;
}

.footer-meta-columns {
	border-top: 1px solid #fff;
	display: block;
	float: left;
	padding: 47px;
	width: 100%;
}

.two-columns .footer-meta-columns {
	width: 100%;
}

.two-columns .footer-meta-area #footer-nagivation {
	width: 100%;
}

.footer-meta-area .cat-links,
.footer-meta-area .nav-previous {
	margin-bottom: 32px;
}

.footer-meta-area .tags-links {
	display: block;
}

.footer-meta-area .nav-links a {
	text-decoration: none;
}

.footer-meta-area .nav-previous,
.footer-meta-area .nav-next {
	display: block;
}

.footer-meta-area .edit-link {
	display: block;
	margin-top: 32px;
	margin-bottom: 0;
}

.footer-meta-area .entry-footer .cat-tags-links a,
.footer-meta-area .post-title {
	text-decoration: underline;
}

.footer-meta-area .entry-footer .cat-tags-links a:hover,
.footer-meta-area .entry-footer .cat-tags-links a:focus {
	text-decoration: none;
}

.footer-meta-area .entry-footer .cat-tags-links,
.footer-meta-area .entry-footer .cat-links,
.footer-meta-area .post-title {
	display: block;
}

.footer-meta-area .nav-links a:hover .post-title,
.footer-meta-area .nav-links a:focus .post-title {
	text-decoration: none;
}

.footer-meta-columns .cat-links a,
.footer-meta-columns .tags-links a,
.footer-meta-columns .author-title,
.footer-meta-columns .post-title {
	font-weight: 700;
	font-style: italic;
	margin: 0;
}

.footer-meta-columns .author-title {
	font-size: 21px;
	font-size: 1.3125rem;
}

.footer-meta-columns .author-bio {
	margin-top: 8px;
}

.footer-meta-columns .author-link {
	text-decoration: underline;
}

.footer-meta-area .entry-author img {
	-webkit-border-radius:  50%;
	border-radius: 50%;
	margin-bottom: 1em;
}

.footer-meta-area .author-name {
	color: #555;
}

.full-width .entry-container {
	width: 100%;
}

.footer-meta-area .author-link {
	margin-bottom: 0;
}

.footer-meta-area .author-link:before {
	margin-top: 8px;
}

.section-content-wrap,
.first-post {
	position: relative;
}

.first-post {
	padding-top: 1px;
}

.hero-content-wrapper .section-content-wrap:before,
.single-footer-meta-wrapper:before,
.footer-widget-area:before {
	background-color: #ac75ac;
	content: '';
	display: block;
	opacity: 0.08;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.entry-content > * {
	margin-bottom: 1.5em;
}

.entry-content > :last-child,
.entry-summary > :last-child,
.comment-content > :last-child,
.archive-description > :last-child,
blockquote > :last-child,
.widget > :last-child,
.footer-meta-area .author-bio,
.two-columns .site-main .post-navigation,
.footer-meta-area .nav-next .post-title {
	margin-bottom: 0;
}

/*--------------------------------------------------------------
## Portfolio
--------------------------------------------------------------*/

.portfolio-wrapper,
.featured-content-wrapper,
.testimonial-wrapper {
	clear: both;
	display: block;
	text-align: center;
}

.portfolio-wrapper a,
.featured-content-wrapper a {
	text-decoration: none;
}

.portfolio-wrapper .portfolio-entry-header,
.featured-content-wrapper .featured-content-entry-header,
.archive-post-wrap .entry-container {
	border: 1px solid #f7f7f7;
	padding: 31px 37px;
}

.portfolio-wrapper img,
.featured-content-wrapper img,
.archive-posts-wrapper img {
	width: 100%;
}

.portfolio-wrapper .hentry,
.featured-content-wrapper .hentry,
.testimonial-wrapper .hentry {
	float: left;
	margin: 0;
	width: 100%;
}

.portfolio-wrapper .entry-meta,
.featured-content-wrapper .entry-meta {
	margin-top: 4px;
	font-size: 11px;
	font-size: 0.6875rem;
}

.portfolio-wrapper .entry-title,
.featured-content-wrapper .entry-title,
.testimonial-wrapper .entry-content,
.testimonial-wrapper .entry-title {
	margin: 0;
}

/*--------------------------------------------------------------
## Testimonial
--------------------------------------------------------------*/

.testimonial-wrapper {
	background-color: #fcfcfc;
}

.testimonial-wrapper.no-headline {
	padding-top: 80px;
}

.testimonial-wrapper .section-content-wrap {
	position: relative;
}

.testimonial-wrapper .section-content-wrap:before {
	font-size: 100px;
	font-size: 6.25rem;
	position: absolute;
	top: -60px;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 1;
}

.testimonial-wrapper .hentry {
	border: 1px solid #f7f7f7;
	padding: 25px;
	width: 100%;
}

.testimonial-wrapper .entry-title {
	padding: 16px 0;
}

.testimonial-thumbnail img {
	width: 50px;
	height: 50px;
	-webkit-border-radius:  50%;
	border-radius: 50%;
}

.archive-posts-wrapper.testimonial-wrapper .entry-meta,
.archive-posts-wrapper.portfolio-wrapper .entry-meta {
	position: relative;
}

.testimonial-wrapper .edit-link {
	display: inline-block;
	margin: 10px 0 0;
}

/*--------------------------------------------------------------
## Archive Layout
--------------------------------------------------------------*/

.archive .page-title,
.search-results .page-title {
	margin: 0;
}

.archive-heading-wrapper {
	padding: 80px 47px 64px;
	text-align: center
}

.archive-heading-wrapper .archive-description {
	margin-top: 24px;
}

.archive-post-wrap {
	display: block;
	clear: both;
}

.archive-post-wrap .hentry {
	float: left;
	overflow: hidden;
	margin: 0;
	position: relative;
	width: 100%;
}

.archive-post-wrap .entry-container {
	width: 100%;
}

.archive-post-wrap .entry-title {
	font-style: italic;
	text-align: left;
	line-height: 1.5;
	margin: 0;
}

.archive-posts-wrapper .entry-title a {
	text-decoration: none;
}

.archive-post-wrap .entry-summary {
	line-height: 1.571;
	margin-top: 8px;
}

.archive-posts-wrapper .entry-meta {
	display: block;
	line-height: 2.18;
	position: absolute;
}

.archive-posts-wrapper .first-post .entry-meta {
	line-height: 1.18;
}

.first-post .entry-meta,
.archive-post-wrap .entry-meta,
.singular-content-wrap .entry-header .entry-meta {
	font-size: 11px;
	font-size: 0.6875rem;
}

.archive-post-wrap .entry-meta {
	bottom: 0;
}

.first-post .entry-meta,
.first-post .entry-meta a,
.archive-post-wrap .entry-meta,
.archive-post-wrap .entry-meta a {
	color: #fff;
}

.first-post .entry-meta a:hover,
.first-post .entry-meta a:focus,
.archive-posts-wrapper .entry-meta a:hover,
.archive-posts-wrapper .entry-meta a:focus {
	text-decoration: underline;
}

.archive-post-wrap .post-thumbnail .entry-meta {
	background: rgba( 0, 0, 0, 0.7 );
	width: 100%;
	text-align: left;
	padding: 4px 37px;
}

.archive-post-wrap .post-thumbnail .posted-on {
	display: inline-block;
}

.first-post .hentry {
	background-color: #ac75ac;
	display: block;
	margin: 0;
	width: 100%;
}

.first-post .entry-header,
.first-post .entry-summary {
	clear: both;
	padding: 0 37px;
}

.first-post .entry-title {
	line-height: 1.2;
	margin: 0;
	text-align: left;
}

.first-post .entry-title a {
	color: #fff;
}

.first-post .entry-summary {
	margin-top: 23px;
	line-height: 1.4;
}

.first-post .entry-meta {
	background-color: #674667;
	-webkit-border-radius:  25px 0 0 25px;
	border-radius: 25px 0 0 25px;
	float: right;
	margin-bottom: 30px;
	max-width: 90%;
	padding: 5px 37px 5px 10px;
	position: relative;
}

.first-post .byline,
.first-post .posted-on {
	padding: 5px 10px;
}

.first-post .post-thumbnail,
.first-post .entry-container {
	display: block;
	margin: 0;
	width: 100%;
}

.first-post .entry-container {
	border: none;
	padding: 37px 0;
	position: relative;
}

.first-post .entry-container,
.first-post .entry-container a {
	color: #fff;
}

.first-post .entry-container pre {
	background-color: #fff;
	color: #000;
}

.first-post .entry-container mark,
.first-post .entry-container ins {
	color: #000;
}

/*--------------------------------------------------------------
## Singular Layout
--------------------------------------------------------------*/

.page-header,
.entry-header {
	position: relative;
}

.singular-content-wrap .entry-content {
	margin-top: 24px;
}

.singular-content-wrap .entry-header,
.singular-content-wrap .page-header {
	text-align: center;
}

.singular-content-wrap .entry-title,
.singular-content-wrap .page-title,
.archive-heading-wrapper .page-title {
	margin-top: 0;
	margin-bottom: 16px;
}

.singular-content-wrap .entry-header .entry-meta {
	padding: 0 5px;
	margin-bottom: 32px;
}

.singular-content-wrap .hentry .entry-meta {
	background-color: #f7f7f7;
	-webkit-border-radius:  25px;
	border-radius: 25px;
	display: inline-block;
	position: relative;
}

.singular-content-wrap.first-post .hentry .entry-meta {
	background-color: #674667;
}

.singular-content-wrap .hentry .entry-wrapper .entry-meta {
	background-color: transparent;
}

.entry-wrapper .entry-title {
	text-align: left;
}

.singular-content-wrap .entry-meta {
	margin-bottom: 8px;
}

.singular-content-wrap .entry-meta .byline,
.singular-content-wrap .entry-meta .posted-on {
	display: inline-block;
}

.singular-content-wrap .entry-header .byline,
.singular-content-wrap .entry-header .posted-on {
	padding: 10px;
}

.comments-area {
	max-width: 966px;
	padding: 37px 0;
	position: relative;
	width: 100%;
}

.singular-content-wrap .hentry {
	border-top: 1px solid #f7f7f7;
	margin: 0;
}

.singular-content-wrap .hentry:first-child {
	border-top: none;
}

/*--------------------------------------------------------------
## Hero Content
--------------------------------------------------------------*/

.hero-content-wrapper {
	clear: both;
	display: block;
	position: relative;
}

.hero-content-wrapper .section-content-wrap {
	padding: 27px;
}

.hero-content-wrapper .has-post-thumbnail .entry-container {
	padding-top: 27px;
}

.hero-content-wrapper .hentry {
	display: table;
	margin: 0;
	position: relative;
	table-layout: fixed;
	text-align: center;
	width: 100%;
	z-index: 2;
}

.hero-content-wrapper img {
	border: 1px solid #e0e0e0;
	margin: 0;
}

.hero-content-wrapper .entry-title {
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.25;
	margin: 0;
}

.hero-content-wrapper .entry-content {
	margin-top: 8px;
}

.hero-content-wrapper .entry-content p {
	margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/

.site-footer {
	clear: both;
	margin-top: 64px;
	position: relative;
}

.footer-widget-area {
	color: #555;
	padding: 12px 0;
}

.footer-widget-area .widget {
	padding: 18px 24px;
}

.footer-widget-area .widget-column {
	float: left;
	padding: 11px;
	position: relative;
	width: 100%;
	z-index: 2;
}

.footer-widget-area a {
	color: #222;
	font-weight: 700;
}

.footer-widget-area a.button {
	color: #fff;
}

.site-info {
	background-color: #222;
	clear: both;
	color: #fff;
	line-height: 1.714;
	padding: 37px;
	position: relative;
	text-align: center;
	z-index: 2;
}

.site-info a {
	color: #fff;
	text-decoration: none;
}

.site-info a:hover,
.site-info a:focus {
	text-decoration: underline;
}

/*--------------------------------------------------------------
## 404 page
--------------------------------------------------------------*/

.error404 .page-content .search-form,
.error404 .page-content .widget {
	margin:  0 0 1.5em;
}

.error404 .page-content .widgettitle,
.error404 .page-content .widget-title {
	font-size: 22px;
	font-size: 1.375rem;
}

/*--------------------------------------------------------------
## Extra Elements
--------------------------------------------------------------*/

#wpstats {
    display: none;
}

/*--------------------------------------------------------------
# Comments
--------------------------------------------------------------*/

.comments-title {
	font-weight: normal;
	margin: 0;
	text-align: center;
}

.comment-list {
	padding-top: 14px;
}

.comment-list .comment,
.comment-list .pingback {
	border: 1px solid #f2f2f2;
	margin: 18px 0;
	padding: 39px 0 39px 39px;
	position: relative;
}

.comment-list .comment.parent,
.comment-list .comment.parent li {
	border: none;
	padding: 0;
}

.comment-list .depth-1 > ol.children,
.comment-list .depth-2 > ol.children,
.comment-list .depth-3 > ol.children,
.comment-list .depth-4 > ol.children {
	margin-left: 0.5em;
}

.comment.parent .comment-body {
	border: 1px solid #f2f2f2;
	padding: 39px 0 39px 39px;
}

.comment-content {
	line-height: 1.94;
	padding-right: 39px;
}

.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

ol.comment-list,
.comment-list ol.children {
	list-style: none;
	margin: 0;
}

.comment-list .reply,
#cancel-comment-reply-link {
	float: right;
	line-height: 2;
}

.comment-list .reply a,
#cancel-comment-reply-link {
	background-color: #f2f2f2;
	-webkit-border-radius:  25px 0 0 25px;
	border-radius: 25px 0 0 25px;
	display: block;
	padding: 5px 15px;
	text-decoration: none;
}

.comment-list .reply a:hover,
.comment-list .reply a:focus,
#cancel-comment-reply-link a:hover,
#cancel-comment-reply-link:focus {
	text-decoration: underline;
}

.comment-author {
	float: left;
	margin: 0 1.5em 1.5em 0;
}

.comment-author img {
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.comment-container {
	overflow: hidden;
}

.author-name {
	color: #222;
	text-transform: capitalize;
}

.page .edit-link {
	display: block;
	margin:  1.5em 0 0 0;
}

.comment-container .edit-link a {
	color: #dd0000;
}

.comment-meta a:hover,
.comment-meta a:focus {
	text-decoration: underline;
}

.comment-respond {
	border-top: 5px solid #f7f7f7;
	border-bottom: 5px solid #f7f7f7;
	padding: 37px;
	position: relative;
}

.comment-active .comment-respond {
	margin-top: 37px;
}

.comment-list .comment-respond {
	padding: 37px 0;
}

.comment-reply-title {
	margin-top: 0;
	margin-bottom: 1.33em;
	text-align: center;
}

#cancel-comment-reply-link {
	text-transform: capitalize;
	font-weight: 300;
	letter-spacing: initial;
}

.comment-notes {
	text-align: center;
	font-style: italic;
}

.form-submit {
	text-align: center;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

.widget {
	margin: 0;
}

.two-columns .site-content .widget-area {
	margin: 0 auto;
	padding-top: 30px;
}

.two-columns .site-content .widget {
	font-size: 16px;
	font-size: 1rem;
	padding: 30px 37px;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

.widget-area ul {
	list-style: none;
	margin-left: 0;
}

.widget-area ul ul {
	margin-top: 10px;
	margin-left: 10px;
}

.widget-area ul li {
	margin-bottom: 10px;
}

.widget_categories ul,
.widget_archive ul {
	text-align: right;
}

.widget_categories li,
.widget_archive li {
	display: block;
	height: 1%;
	overflow: hidden;
}

.widget_categories ul a,
.widget_archive ul a {
	float: left;
}

.widget-area .widget-title {
	font-size: 12px;
	font-size: 0.75rem;
	margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
	vertical-align: middle;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%;/* Adhere to container width. */
	vertical-align: middle;
}

.singular-header-image img {
	width: 100%;
}

figure {
	margin: 1.5em 0;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

.wp-caption {
	-webkit-box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
	-moz-box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
	box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	display: block;
	padding: 0.8075em;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# SVGs Fallbacks
--------------------------------------------------------------*/

.svg-fallback {
	display: none;
}

.no-svg .svg-fallback {
	display: inline-block;
}

.no-svg .dropdown-toggle {
	padding: 0;
	right: 0;
	text-align: center;
	width: 48px;
	height: 52px;
}

.no-svg .dropdown-toggle .svg-fallback.icon-angle-down {
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 1;
	-webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
	-ms-transform: rotate(180deg); /* IE 9 */
	transform: rotate(180deg);
}

.no-svg .dropdown-toggle.toggled-on .svg-fallback.icon-angle-down {
	-webkit-transform: rotate(0); /* Chrome, Safari, Opera */
	-ms-transform: rotate(0); /* IE 9 */
	transform: rotate(0);
}

.no-svg .dropdown-toggle .svg-fallback.icon-angle-down:before {
	content: "\005E";
}

.no-svg .social-navigation li a .screen-reader-text,
.no-svg .search-submit .screen-reader-text {
	clip: auto;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 400;
	height: auto;
	position: relative !important; /* overrides previous !important styles */
	width: auto;
}

/*--------------------------------------------------------------
# Media Queries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## >= 448px
--------------------------------------------------------------*/

@media screen and (min-width: 28em) {

	.site-inner {
		max-width: 444px;
	}

	.menu-toggle-wrapper {
		padding: 10px;
	}

	.menu-toggle {
		padding: 12px;
	}
}


/*--------------------------------------------------------------
## >= 480px
--------------------------------------------------------------*/

@media screen and (min-width: 30em) {
	.site-inner {
		max-width: 767px;
	}

	.custom-logo {
		max-height: 70px;
	}

	.menu-inside-wrapper,
	.absolute-header .overlay {
		top: 71px;
	}

	.absolute-header .custom-header {
		padding-top: 71px
	}

	.site-branding,
	.site-header-menu {
		width: auto;
	}

	.site-title {
		padding: 15px;
	}

	.menu-toggle-wrapper {
		padding: 15px;
	}

	.custom-header-content {
		padding: 100px 60px;
	}

	.footer-meta-columns  {
		width: 50%;
		float: left;
	}

	.footer-meta-area #footer-meta {
		text-align: left;
	}

	.footer-meta-area #footer-author-bio {
		text-align: right;
	}

	.footer-meta-area #footer-nagivation {
		border-top: 1px solid #fff;
		width: 100%;
	}

	.footer-meta-area #footer-author-bio {
		border-left: 1px solid #fff;
	}

	.two-columns .footer-meta-area #footer-author-bio {
		border-left: none;
		border-right: none;
	}

	.archive-posts-wrapper .nav-previous,
	.archive-posts-wrapper .nav-next,
	.footer-meta-area .nav-previous,
	.footer-meta-area .nav-next {
		width: 50%;
		float: left;
	}

	.single-jetpack-testimonial .footer-meta-area #footer-author-bio,
	.single-jetpack-portfolio .footer-meta-area #footer-author-bio {
		border-right: 1px solid #fff;
	}

	.two-columns .footer-meta-area .nav-previous,
	.two-columns .footer-meta-area .nav-next {
		width: 100%;
	}

	.footer-meta-area .nav-previous {
		text-align: left;
	}

	.footer-meta-area .nav-next {
		text-align: right;
	}

	.portfolio-wrapper .hentry,
	.featured-content-wrapper .hentry {
		position: relative;
	}

	.featured-content-wrapper .post-thumbnail,
	.featured-content-wrapper .featured-content-entry-header,
	.portfolio-wrapper .post-thumbnail,
	.portfolio-wrapper .portfolio-entry-header {
		direction: ltr;
		display: table-cell;
		position: static;
		vertical-align: middle;
		width: 50%;
	}

	.portfolio-wrapper .hentry:nth-child(2n),
	.featured-content-wrapper .hentry:nth-child(2n) {
		direction: rtl;
		display: table;
		width: 100%;
	}

	.portfolio-wrapper .hentry:nth-child(2n) .post-thumbnail,
	.featured-content-wrapper .hentry:nth-child(2n) .post-thumbnail {
		left: 50%;
		right: 0;
	}

	.archive-post-wrap .hentry {
		width: 50%;
	}

	.archive-post-wrap .hentry:nth-of-type(2n+1) {
		clear: both;
	}

	.hero-content-wrapper .has-post-thumbnail .hero-image,
	.hero-content-wrapper .has-post-thumbnail .entry-container {
		direction: ltr;
		display: table-cell;
		position: static;
		vertical-align: middle;
		width: 50%;
		margin: 0;
	}

	.hero-content-wrapper .has-post-thumbnail .hero-image {
		width: 40.834%;
	}

	.hero-content-wrapper .has-post-thumbnail .entry-container {
		width: 59.166%;
	}

	.hero-content-wrapper .entry-title,
	.hero-content-wrapper .entry-container {
		text-align: left;
	}

	.hero-content-wrapper .section-content-wrap {
		padding: 40px 37px;
	}

	.hero-content-wrapper .has-post-thumbnail .entry-container {
		padding-top: 0;
		padding-left: 37px;
	}

	.archive-posts-wrapper .nav-previous {
		padding: 0 17px 0 37px;
		text-align: left;
	}

	.archive-posts-wrapper .nav-next {
		margin-top: 0;
		padding: 0 37px 0 17px;
		text-align: right;
	}
}

/*--------------------------------------------------------------
## >= 768px
--------------------------------------------------------------*/

@media screen and (min-width: 48em) {
	.site-inner {
		max-width: 782px;
	}

	.custom-logo {
		max-height: 80px;
	}

	.site-title {
		border-right: 1px solid #f7f7f7;
		font-size: 40px;
		font-size: 2.5rem;
	}

	.absolute-header .site-title {
		border-color: rgba( 255, 255, 255, 0.1 );
	}

	.site-description {
		display: block;
		line-height: 1.428;
		padding: 30px 15px;
	}

	.menu-toggle-wrapper {
		display: block;
		float: left;
		padding: 22px 15px;
	}

	.menu-toggle {
		padding: 10px
	}

	#social-search-wrapper {
		display: block;
	}

	.menu-inside-wrapper {
		width: 320px;
		top: 81px;
		right: 0;
		opacity: 0;
	}

	.absolute-header .overlay {
		top: 81px;
	}

	.absolute-header .custom-header {
		padding-top: 81px
	}

	.is-open .menu-inside-wrapper {
		visibility: visible;
		opacity: 1;
	}

	.mobile-social-search {
		display: none;
	}

	.custom-header-content {
		padding: 120px;
	}

	.featured-content-wrapper .hentry,
	.portfolio-wrapper .hentry,
	.testimonial-wrapper .hentry,
	.portfolio-wrapper .hentry:nth-child(2n),
	.featured-content-wrapper .hentry:nth-child(2n) {
		float: left;
		width: 33.33%;
	}

	.curve {
		display: block;
	}

	.featured-content-wrapper .post-thumbnail,
	.featured-content-wrapper .featured-content-entry-header,
	.portfolio-wrapper .post-thumbnail,
	.portfolio-wrapper .portfolio-entry-header,
	.testimonial-wrapper .post-thumbnail,
	.testimonial-wrapper .entry-container {
		display: block;
		width: 100%;
	}

	.first-post .post-thumbnail,
	.first-post .entry-container {
		display: inline-block;
		float: left;
		width: 50%;
		margin: 0;
	}

	.custom-header-media .wp-custom-header-video-button {
		display: block;
	}

	.has-header-video .custom-header-media {
		padding-top: 114px;
	}

	.footer-widget-area.two .widget-column {
		width: 50%;
	}

	.footer-widget-area.three .widget-column {
		width: 33.33%;
	}

	.footer-widget-area.four .widget-column {
		width: 25%;
	}

	.portfolio-wrapper .hentry:nth-of-type(3n+1) {
		clear: both;
	}

	.testimonial-wrapper .hentry {
		padding: 37px;
	}

	.two-columns .site-content .widget {
		padding: 30px 40px;
	}

	.entry-content blockquote.alignleft,
	.entry-content blockquote.alignright {
		width: -webkit-calc(50% - 0.736842105em);
		width: calc(50% - 0.736842105em);
	}

	.posted-on,
	.single .byline,
	.group-blog .byline {
		display: inline-block;
	}

	.archive-post-wrap .post-thumbnail .byline,
	.archive-post-wrap .post-thumbnail .posted-on {
		padding: 4px 16px;
	}

	.archive-post-wrap .post-thumbnail .byline {
		border-right: 1px solid #242225;
	}

	.archive-post-wrap .post-thumbnail .entry-meta {
		padding: 0 21px;
	}

	.first-post .entry-meta {
		padding: 0 37px 0 10px;
	}

	.first-post .byline,
	.first-post .posted-on {
		padding: 10px;
	}
}

/*--------------------------------------------------------------
## >= 783px
--------------------------------------------------------------*/

@media screen and (min-width: 48.9375em) {
	.site-inner {
		max-width: 888px;
	}

	.full-width .singular-content-wrap .entry-container {
		max-width: 100%;
	}

	.archive-posts-wrapper .pagination .nav-links .prev,
	.archive-posts-wrapper .pagination .nav-links .next {
		display: inline-block;
		width: auto;
	}

	.archive-posts-wrapper .pagination .nav-links .prev {
		float: left;
	}

	.archive-posts-wrapper .pagination .nav-links .next {
		float: right;
	}
}

/*--------------------------------------------------------------
## >= 985px
--------------------------------------------------------------*/

@media screen and (min-width: 61.5625em) {
	.site-inner {
		max-width: 970px;
		width: 95%;
	}

	.custom-logo {
		max-height: 90px;
	}

	.site-title {
		font-size: 40px;
		font-size: 2.5rem;
		padding: 20px;
	}

	.site-description {
		padding: 35px 20px;
	}

	.menu-toggle-wrapper {
		padding: 27px 20px;
	}

	.menu-inside-wrapper,
	.absolute-header .overlay {
		top: 91px;
	}

	.absolute-header .custom-header {
		padding-top: 91px
	}

	.custom-header-media .wp-custom-header-video-button { /* Specificity prevents .color-dark button overrides */
		font-size: 32px;
		font-size: 2rem;
		padding: 26px 28px;
	}

	button,
	.button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"] {
		padding: 18px 32px;
	}

	.custom-header-content {
		padding: 144px;
	}

	.custom-header-media .wp-custom-header-video-button { /* Specificity prevents .color-dark button overrides */
		top: 245px;
	}

	.archive-post-wrap .hentry {
		width: 25%;
	}

	.archive-post-wrap .hentry:nth-of-type(2n+1) {
		clear: none;
	}

	.archive-post-wrap .hentry:nth-of-type(4n+1) {
		clear: both;
	}

	.section .section-title {
		padding: 31px 47px;
	}

	.singular-content-wrap .entry-container {
		padding: 80px 47px;
	}

	.two-columns .site-content .widget {
		padding: 40px 47px;
	}

	.footer-widget-area {
		padding: 53px 55px;
	}

	.footer-widget-area ul ul {
		margin-top: 20px;
		margin-left: 20px;
	}

	.footer-meta-columns,
	.footer-meta-area #footer-nagivation {
		clear: none;
		width: 33.33%;
	}

	.footer-meta-columns {
		padding: 64px 52px;
	}

	.footer-meta-area #footer-author-bio {
		text-align: left;
		border-right: 1px solid #fff;
	}

	.footer-meta-area .nav-previous,
	.footer-meta-area .nav-next {
		width: 100%;
		text-align: left;
	}

	.comment-navigation {
		margin-top: 64px;
	}

	.comment-respond {
		border-left: 5px solid #f7f7f7;
		border-right: 5px solid #f7f7f7;
		padding: 70px;
	}

	.comment-active .comment-respond {
		margin-top: 64px;
	}

	.comment-list .comment-respond {
		margin-top: 39px;
		margin-right: 39px;
		padding: 37px;
	}

	#cancel-comment-reply-link {
		position: absolute;
		right: 0;
		top: 70px;
	}

	.comments-area {
		padding: 80px 47px 0;
	}

	.comment-list .depth-1 > ol.children,
	.comment-list .depth-2 > ol.children,
	.comment-list .depth-3 > ol.children,
	.comment-list .depth-4 > ol.children {
		margin-left: 1.5em;
	}

	/* Font Size */
	.custom-header-content .section-title {
		font-size: 40px;
		font-size: 2.5rem;
	}

	.absolute-header .custom-header-content .section-title,
	.hero-content-wrapper .entry-title {
		font-size: 36px;
		font-size: 2.25rem;
	}

	h1,
	.entry-title,
	.comments-title {
		font-size: 32px;
		font-size: 2rem;
	}

	h2 {
		font-size: 28px;
		font-size: 1.75rem;
	}

	h3,
	.comment-reply-title,
	.first-post .entry-summary {
		font-size: 22px;
		font-size: 1.375rem;
	}

	.site-info {
		padding: 68px 47px;
	}
}

/*--------------------------------------------------------------
## >= 1024px
--------------------------------------------------------------*/
@media screen and (min-width: 64em) {
	.site-inner {
		max-width: 1332px;
	}

	.navigation-classic .site-header-menu {
		float: none;
	}

	.navigation-classic .menu-toggle {
		display: none;
	}

	.navigation-classic #social-search-wrapper .menu-toggle {
		display: block;
	}

	.navigation-classic #primary-menu-wrapper .menu-inside-wrapper {
		position: relative;
		display: block;
		float: left;
		top: 0;
		left: 0;
		right: 0;
		visibility: visible;
		opacity: 1;
		width: auto;
		bottom: auto;
		background-color: transparent;
		box-shadow: none;
		overflow: inherit;
	}

	.navigation-classic .main-navigation {
		padding-top: 21px;
	}

	.navigation-classic .main-navigation a {
		padding: 10px 15px;
		line-height: 2;
	}

	.navigation-classic.absolute-header .main-navigation a {
		color: #fff;
		text-shadow: 0 0 3px rgba( 0, 0, 0, 0.3 );
	}

	.absolute-header .main-navigation ul ul a,
	.navigation-classic.absolute-header .main-navigation ul ul a {
		color: #222;
		text-shadow: none;
	}

	.navigation-classic .main-navigation li.menu-item-has-children ul ul a {
		padding-left: 20px;
	}

	.navigation-classic .main-navigation .icon {
		color: #b8b8b8;
		margin-left: 7px;
	}

	.navigation-classic .main-navigation .menu-item-has-children > a > .icon,
	.navigation-classic .main-navigation .page_item_has_children > a > .icon {
		display: inline;
		left: 5px;
		position: relative;
		top: -1px;
	}

	.navigation-classic .main-navigation ul ul .menu-item-has-children > a > .icon,
	.navigation-classic .main-navigation ul ul .page_item_has_children > a > .icon {
		margin-top: -7px;
		left: auto;
		position: absolute;
		right: 10px;
		top: 50%;
		-webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
		-ms-transform: rotate(-90deg); /* IE 9 */
		transform: rotate(-90deg);
	}

	.navigation-classic .main-navigation ul a,
	.navigation-classic .main-navigation ul :hover > a,
	.navigation-classic .main-navigation ul .focus > a {
		background-color: transparent;
	}

	.navigation-classic .main-navigation ul ul :hover > a,
	.navigation-classic .main-navigation ul ul .focus > a {
		background-color: #f7f7f7;
	}

	.navigation-classic .main-navigation ul ul {
		background-color: #fcfcfc;
		-webkit-box-shadow: 0 3px 3px rgba( 0, 0, 0, 0.2 );
		-moz-box-shadow: 0 3px 3px rgba( 0, 0, 0, 0.2 );
		box-shadow: 0 3px 3px rgba( 0, 0, 0, 0.2 );
		display: block;
		float: left;
		position: absolute;
		top: 48px;
		left: -999em;
		z-index: 99999;
	}

	.navigation-classic .main-navigation ul ul ul {
		left: -999em;
		top: 0;
	}

	.navigation-classic .main-navigation ul ul a {
		padding: 15px 20px;
		width: 258px;
	}

	.navigation-classic .main-navigation ul li:hover > ul,
	.navigation-classic .main-navigation ul li.focus > ul {
		left: 0;
	}

	.navigation-classic .main-navigation li {
		border-bottom: none;
	}

	.navigation-classic .main-navigation ul ul li {
		border-bottom: 1px solid #f7f7f7;
	}

	.navigation-classic .main-navigation ul ul li:hover > ul,
	.navigation-classic .main-navigation ul ul li.focus > ul {
		left: 100%;
	}

	.navigation-classic .main-navigation ul ul .current_page_item > a,
	.navigation-classic .main-navigation ul ul .current-menu-item > a {
		text-decoration: underline;
	}

	.navigation-classic .main-navigation li {
		display: inline-block;
	}

	.navigation-classic #primary-menu-wrapper {
		float: left;
	}

	.navigation-classic #social-search-wrapper {
		float: right;
	}

	.navigation-classic .social-top div {
		border-bottom: none;
	}

	.navigation-classic .dropdown-toggle,
	.navigation-classic .main-navigation ul .dropdown-toggle.toggled-on,
	.navigation-classic #primary-menu-wrapper .menu-toggle-wrapper {
		display: none;
	}

	.portfolio-wrapper .portfolio-entry-header,
	.featured-content-wrapper .featured-content-entry-header,
	.archive-post-wrap .entry-container {
		padding: 31px 47px;
	}

	.archive-post-wrap .post-thumbnail .entry-meta {
		padding: 0;
	}

	.testimonial-wrapper .hentry {
		padding: 47px;
	}

	.hero-content-wrapper .section-content-wrap {
		padding: 60px 57px;
	}

	.hero-content-wrapper .has-post-thumbnail .entry-container {
		padding-left: 60px;
	}

	.first-post .entry-header,
	.first-post .entry-summary {
		padding: 0 78px;
	}

	.first-post .entry-meta {
		margin-bottom: 44px
	}

	.first-post .more-link {
		float: right;
		margin-top: 54px;
		margin-right: -41px;
		position: relative;
	}

	.first-post .entry-container {
		padding: 47px 0;
	}

	.archive-posts-wrapper .nav-previous,
	.archive-posts-wrapper .nav-next,
	.archive-posts-wrapper .pagination .nav-links {
		padding: 0 47px;
	}

	/* Two Columns */
	.two-columns .content-area {
		width: 100%;
	}

	.two-columns.content-left .content-area {
		float: left;
		margin: 0 -30.031% 0 0;
	}

	.two-columns.content-right .content-area {
		float: right;
		margin: 0 0 0 -30.031%;
		width: 100%;
	}

	.two-columns.content-left .site-main {
		margin: 0 30.031% 0 0;
	}

	.two-columns.content-right .site-main  {
		margin: 0 0 0 30.031%;
	}

	.two-columns .site-content .widget-area {
		overflow: hidden;
		padding: 50px 0 40px;
		width: 30.031%;
	}

	.two-columns.content-left .site-content .widget-area {
		float: right;
	}

	.two-columns.content-right .site-content .widget-area {
		float: left;
	}

	.two-columns .entry-container {
		width: 100%;
	}
}

/*--------------------------------------------------------------
## >= 1280px
--------------------------------------------------------------*/

@media screen and (min-width: 80em) {
	.custom-logo {
		max-height: 100px;
	}

	.first-post .entry-title {
		font-size: 54px;
		font-size: 3.375rem;
	}

	.site-title {
		font-size: 48px;
		font-size: 3rem;
	}

	.site-description {
		padding: 40px 30px;
	}

	.menu-toggle-wrapper {
		padding: 32px;
	}

	.menu-inside-wrapper,
	.absolute-header .overlay {
		top: 101px;
	}

	.absolute-header .custom-header {
		padding-top: 101px
	}

	.navigation-classic .main-navigation {
		padding-top: 26px;
	}

	.navigation-classic .social-top {
		display: block;
		float: left;
	}

	.navigation-classic .social-bottom .jetpack-social-navigation {
		display: none;
	}

	.navigation-classic.absolute-header .social-navigation .jetpack-social-navigation  a {
		color: #fff;
	}

	.hero-content-wrapper .section-content-wrap {
		padding: 80px 66px;
	}

	.hero-content-wrapper .has-post-thumbnail .entry-container {
		padding-left: 80px;
	}

	/* Font Size */
	.custom-header-content .section-title {
		font-size: 60px;
		font-size: 3.75rem;
	}

	.absolute-header .custom-header-content .section-title,
	.hero-content-wrapper .entry-title {
		font-size: 48px;
		font-size: 3rem;
	}

	h1,
	.entry-title,
	.comments-title {
		font-size: 36px;
		font-size: 2.25rem;
	}

	h2 {
		font-size: 30px;
		font-size: 1.875rem;
	}

	h3,
	.comment-reply-title,
	.first-post .entry-summary {
		font-size: 24px;
		font-size: 1.5rem;
	}
}

/*--------------------------------------------------------------
# Print
--------------------------------------------------------------*/

@media print {
	form,
	button,
	input,
	select,
	textarea,
	.navigation,
	.main-navigation,
	.social-navigation,
	.sidebar,
	.content-bottom-widgets,
	.header-image,
	.page-links,
	.edit-link,
	.comment-respond,
	.comment-edit-link,
	.comment-reply-link,
	.comment-metadata .edit-link,
	.pingback .edit-link {
		display: none;
	}

	body,
	blockquote cite,
	blockquote small,
	pre,
	.entry-content h4,
	.entry-content h5,
	.entry-content h6,
	.entry-summary h4,
	.entry-summary h5,
	.entry-summary h6,
	.comment-content h4,
	.comment-content h5,
	.comment-content h6,
	.entry-content .author-title {
		font-size: 12pt;
	}

	blockquote {
		font-size: 14.25pt;
	}

	.site-title,
	.page-title,
	.comments-title,
	.entry-content h2,
	.entry-summary h2,
	.comment-content h2 {
		font-size: 17.25pt;
	}

	.site-description {
		display: block;
	}

	.entry-title {
		font-size: 24.75pt;
		line-height: 1.2727272727;
		margin-bottom: 1.696969697em;
	}

	.entry-content h1,
	.entry-summary h1,
	.comment-content h1 {
		font-size: 21pt;
	}

	.entry-content h3,
	.entry-summary h3,
	.comment-content h3,
	body:not(.search-results) .entry-summary {
		font-size: 14.25pt;
	}

	.site-description,
	.author-bio,
	.entry-footer,
	.sticky-post,
	.taxonomy-description,
	.entry-caption,
	.comment-metadata,
	.comment-notes,
	.comment-awaiting-moderation,
	.site-info,
	.wp-caption .wp-caption-text,
	.gallery-caption {
		font-size: 9.75pt;
	}

	body,
	.site {
		background: none !important; /* Brute force since user agents all print differently. */
	}

	body,
	blockquote cite,
	blockquote small,
	.site-branding .site-title a,
	.entry-title a,
	.comment-author {
		color: #1a1a1a !important; /* Make sure color schemes don't affect to print */
	}

	blockquote,
	.page-header,
	.comments-title {
		border-color: #1a1a1a !important; /* Make sure color schemes don't affect to print */
	}

	blockquote,
	.site-description,
	body:not(.search-results) .entry-summary,
	body:not(.search-results) .entry-summary blockquote,
	.author-bio,
	.entry-footer,
	.entry-footer a,
	.sticky-post,
	.taxonomy-description,
	.entry-caption,
	.comment-author,
	.comment-metadata a,
	.comment-notes,
	.comment-awaiting-moderation,
	.site-info,
	.site-info a,
	.wp-caption .wp-caption-text,
	.gallery-caption {
		color: #686868 !important; /* Make sure color schemes don't affect to print */
	}

	code,
	hr {
		background-color: #d1d1d1 !important; /* Make sure color schemes don't affect to print */
	}

	pre,
	abbr,
	acronym,
	table,
	th,
	td,
	.author-info,
	.comment-list article,
	.comment-list .pingback,
	.comment-list .trackback,
	.no-comments {
		border-color: #d1d1d1 !important; /* Make sure color schemes don't affect to print */
	}

	a {
		color: #007acc !important; /* Make sure color schemes don't affect to print */
	}

	.entry-content a,
	.entry-summary a,
	.taxonomy-description a,
	.comment-content a,
	.pingback .comment-body > a {
		box-shadow: none;
		border-bottom: 1px solid #007acc !important; /* Make sure color schemes don't affect to print */
	}

	.site {
		margin: 5%;
	}

	.site-inner {
		max-width: none;
	}

	.site-header {
		padding: 0 0 1.75em;
	}

	.site-branding {
		margin-top: 0;
		margin-bottom: 1.75em;
	}

	.site-main {
		margin-bottom: 3.5em;
	}

	.entry-header,
	.entry-footer,
	.page-header,
	.page-content,
	.entry-content,
	.entry-summary,
	.post-thumbnail,
	.comments-area {
		margin-right: 0;
		margin-left: 0;
	}

	.post-thumbnail,
	.site-main > article {
		margin-bottom: 3.5em;
	}

	.entry-content blockquote.alignleft,
	.entry-content blockquote.alignright {
		border-width: 4px 0 0 0;
		padding: 0.9473684211em 0 0;
		width: -webkit-calc(50% - 0.736842105em);
		width: calc(50% - 0.736842105em);
	}

	body:not(.search-results) .entry-header + .entry-summary {
		margin-top: -1.473684211em;
	}

	.site-footer {
		padding: 0;
	}
}

/*
