/*
Theme Name: Catch Inspire
Theme URI: https://catchthemes.com/themes/catch-inspire/
Author: Catch Themes
Author URI: https://catchthemes.com/
Description: Catch Inspire is a clean, simple, and responsive WordPress theme for corporate and blogs. It has been deliberately designed to accommodate the ample requirements of an extremely vast set of different business website archetypes. The main inspiration behind crafting Catch Inspire is one of our first releases — Catch Box WordPress theme. Catch Inspire is completely responsive and comes with features that fit for websites of any kind. Catch Inspire comes with crucial features, such as featured slider, featured content, header media, hero content options, portfolio, service, testimonials, and more. The theme is impressive, aesthetically pleasing and guarantees a superior browsing experience for your page visitors. Catch Inspire is an innovative, simple yet feature-rich free blog and corporate WordPress theme that provides a flexible framework for any type of business websites with a clean outlook. For advanced features, check out Catch Inspire Pro. For more information, check out Theme Instructions at https://catchthemes.com/themes/catch-inspire/  support at https://catchthemes.com/support/ and Demo at https://catchthemes.com/demo/catch-inspire/
Version: 2.3
Requires at least: 5.9
Tested up to: 6.8
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog, portfolio
Text Domain: catch-inspire

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 - Normalize
 * 2.0 - Typography
 * 3.0 - Elements
 * 4.0 - Padding/Margin
 * 5.0 - Forms
 * 6.0 - Navigation
 *   6.1 - Links
 *   6.2 - Menus
 *   6.3 - Post Navigation
 *   6.4 - Breadcrumb
 *   6.5 - Scroll Up
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Widgets
 * 11.0 - Content
 * 11.1 - Header
 *    11.2 - Posts and pages
 *    11.3 - Comments
 *    11.4 - Footer
 * 12.0 - Media
 *    12.1 - Captions
 *    12.2 - Galleries
 *    12.3 - Icons
 * 13.0 - Modules
 *    13.1 - Slider
 *    13.2 - Featured Content & Portfolio
 *    13.3 - Hero Content
 *    13.4 - Testimonials & Logo
 *    13.5 - Promotional Headline
 *    13.6 - Others
 *    13.7 - Team Content Section
 *	  13.8 - Numbers Section
 * 14.0 - Media Queries
 *    14.1 - >= 667px
 *    14.2 - >= 1024px
 *    14.3 - >= 1120px
 *    14.4 - >= 1366px
 *    14.5 - >= 1600px
 *    14.6 - >= 1920px
 * 15.0 - Colors
 */

/**
 * 1.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
}

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

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

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

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

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

b,
strong {
	font-weight: 700;
}

small {
	font-size: 80%;
}

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

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

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

figure {
	margin: 0;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

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

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

select {
	text-transform: none;
}

button {
	overflow: visible;
}

button,
input,
select,
textarea {
	max-width: 100%;
}

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

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

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

input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 0.4375em;
	padding: 0;
}

input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-outer-spin-button,
input[type="time"]::-webkit-inner-spin-button,
input[type="time"]::-webkit-outer-spin-button,
input[type="datetime-local"]::-webkit-inner-spin-button,
input[type="datetime-local"]::-webkit-outer-spin-button,
input[type="week"]::-webkit-inner-spin-button,
input[type="week"]::-webkit-outer-spin-button,
input[type="month"]::-webkit-inner-spin-button,
input[type="month"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

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

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

fieldset {
	border: 1px solid #eee;
	margin: 0 0 1.75em;
	min-width: inherit;
	padding: 0.875em;
}

fieldset > :last-child {
	margin-bottom: 0;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

optgroup {
	font-weight: bold;
}


/**
 * 2.0 - Typography
 */

body,
button,
input,
select,
textarea {
	font-size: 16px;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.75;
}

.drop-cap:first-letter {
	font-size: 96px;
	font-size: 6rem;
}

.site-title,
.page-title,
.entry-title,
.section-title,
#footer-instagram .widget-title {
	font-size: 28px;
	font-size: 1.75rem;
	line-height: 1.3125;
}

.post-wrapper .entry-title {
	line-height: 1.333;
}

#feature-slider-section .entry-title,
.numbers-content-wrapper .entry-title,
.post-wrapper .entry-title,
.comments-title,
.comment-reply-title {
	font-size: 22px;
	font-size: 1.375rem;
}

.featured-content-wrapper .entry-title,
.portfolio-content-wrapper .entry-title {
	font-size: 20px;
	font-size: 1.25rem;
}

blockquote,
.custom-header-content .site-header-text,
.service-content-wrapper .entry-title,
.team-content-wrapper .entry-title,
.author-description .author-title,
.post-navigation .nav-title,
#testimonial-content-section .entry-title {
	font-size: 18px;
	font-size: 1.125rem;
}

.more-link,
.comment-reply-title small a,
.site-description,
.site-header .icon-search,
.widget .hentry .entry-title,
#testimonial-content-section .entry-meta {
	font-size: 16px;
	font-size: 1rem;
}

button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.more-button,
.site-navigation a,
.sticky-post,
.entry-breadcrumbs,
.widget .widget-title,
.woocommerce .woocommerce-breadcrumb {
	font-size: 13px;
	font-size: 0.8125rem;
}

.site-info,
.post-navigation .nav-subtitle {
	font-size: 12px;
	font-size: 0.75rem;
}

body,
button,
input,
select,
textarea,
.widget .widget-title,
.author-description .author-title,
.numbers-content-wrapper .entry-title {
	font-family: 'Montserrat', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.site-title,
.drop-cap:first-letter,
.post-navigation .nav-title,
#footer-instagram .widget-title {
	font-family: 'Playfair Display', serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 400;
	margin: 0;
	text-rendering: optimizeLegibility;
}

p {
	margin: 0 0 1.750em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	border-left: 4px solid;
	line-height: 1.5;
	font-weight: 500;
	margin: 0 0 1.75em;
	overflow: hidden;
	padding: 0 0 0 1.944444444444444em;
}

blockquote p {
	margin-bottom: 1.167em;
}

blockquote cite,
blockquote small {
	display: block;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 300;
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: italic;
}

blockquote > :last-child {
	margin-bottom: 0;
}

address {
	font-style: normal;
	margin: 0 0 1.750em;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: Inconsolata, monospace;
	font-style: normal;
}

pre {
	font-size: 1em;
	margin: 0 0 1.750em;
	max-width: 100%;
	overflow: auto;
	padding: 1.75em;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

mark,
ins,
code {
	padding: 0.125em 0.25em;
}

abbr,
acronym {
	border-bottom: 1px dotted #eee;
	cursor: help;
}

mark,
ins {
	text-decoration: none;
}

big {
	font-size: 125%;
}


/**
 * 3.0 - Elements
 */

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;
}

hr {
	border: 0;
	height: 1px;
	margin: 0 auto 1.750em;
}

ul,
ol {
	margin: 0 0 1.750em 1.3125em;
	padding: 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
}

dl {
	margin: 0 0 1.750em;
}

dt {
	font-weight: 500;
}

dd {
	margin: 0 1.3125em 1.750em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
	vertical-align: middle;
}

del {
	opacity: 0.8;
}

tbody tr {
	border-bottom: 1px solid;
}

table {
	border: 1px solid;
	border-width: 0 1px 1px;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 1.750em;
	table-layout: fixed;
	/* Prevents HTML tables from becoming too wide */
	width: 100%;
}

caption {
	font-weight: 500;
	text-align: center;
}

th,
td {
	font-weight: normal;
	text-align: left;
}

thead th {
	font-weight: 500;
}

th a {
	text-decoration: none;
}

caption,
th,
td {
	padding: 0.412em 0.824em;
}

.displaynone {
	display: none;
}

.displayblock {
	display: block;
}

.drop-cap::first-letter {
	float: left;
	line-height: 0.6;
	margin: 7px 16px 7px -3px;
}


/**
 * 4.0 - Padding/Margin
 */

.site-header-main {
	padding: 28px 30px;
}

.custom-logo {
	margin: 7px auto;
}

.site-title,
.site-description {
	margin: 0;
}

.custom-header-content {
	padding: 112px 30px;
}

.menu-toggle {
	padding: 21px 30px;
}

.dropdown-toggle {
	padding: 14px 16px;
}

.site-navigation .menu-item-has-children > a {
	margin-right: 50px;
}

.site-secondary-menu {
	margin: 14px auto;
}

.widget,
.pagination,
.woocommerce-pagination,
.post-navigation,
.posts-navigation,
.site-main #infinite-handle,
.form-allowed-tags {
	margin: 0 0 35px;
}

#colophon .widget {
	margin: 0;
	padding: 21px 30px;
}

.widget .widget-title {
	margin: 0 0 28px;
}

.widget li {
    margin-bottom: 7px;
}

.singular-content-wrap .entry-header,
.archive .page-header,
.error404 .page-header,
.search .page-header,
.woocommerce-products-header {
	margin-bottom: 35px;
}

#hero-section .entry-container {
	padding: 30px;
}

.has-header-video .custom-header-content {
	padding-bottom: 288px;
}

.custom-header-content .site-header-text {
	margin: 14px 0;
}

.section-heading-wrapper {
	padding: 35px 30px;
}

.site-main .archive-posts-wrapper .section-heading-wrapper {
	padding-top: 0;
}

.comment-reply-title,
.author-avatar,
.comment-form-comment,
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as {
	margin: 0 0 28px;
}

.author-info {
	border: 1px solid;
	padding: 35px;
}

.edit-link {
	margin-top: 21px;
}

.section-content-wrapper .post-thumbnail {
	margin: 0 0 21px;
}

.section-content-wrapper .entry-summary,
.section-content-wrapper .entry-content {
	margin: 21px 0 0;
	width: 100%;
}

.section-content-wrapper .entry-footer .entry-meta {
	margin: 21px 0 0;
}

.hero-content-wrapper .entry-content,
.promotion-content-wrapper .entry-content {
	margin: 28px 0 0;
}

.taxonomy-description,
.taxonomy-description-wrapper {
	margin-top: 21px;
}

#footer-instagram {
	padding-top: 42px;
}

.site-content .wrapper {
	padding: 0 30px;
}

.author-info,
.singular-content-wrap .post-thumbnail,
.singular-content-wrap .entry-footer,
.singular-content-wrap .entry-content {
	margin: 35px 0;
}

.site-content {
	padding: 42px 0;
}

.recent-blog-content-wrapper,
.featured-content-wrapper,
.portfolio-content-wrapper,
.service-content-wrapper,
.team-content-wrapper,
.numbers-content-wrapper {
	padding: 0 30px;
}

.archive-posts-wrapper .post-wrapper,
.featured-content-wrapper .hentry,
.portfolio-content-wrapper .hentry,
.service-content-wrapper .hentry,
.team-content-wrapper .hentry {
	margin-bottom: 35px;
}

.custom-header-content > :last-child,
.page .singular-content-wrap .hentry > :last-child,
.taxonomy-description-wrapper > :last-child,
.widget-column > :last-child,
.widget-area > :last-child,
.widget > :last-child,
.widget li:last-child,
.widget embed:last-child,
.widget iframe:last-child,
.widget object:last-child,
.widget video:last-child,
.widget .hentry:last-child,
#colophon .widget li:last-child {
	margin-bottom: 0;
}

#clients-section .wrapper,
#numbers-section .section-content-wrapper,
#testimonial-content-section .section-content-wrapper {
	padding-bottom: 42px;
}

#testimonial-content-section .hentry {
	padding: 0 30px 42px;
}

#site-generator {
	padding: 28px 30px;
}

.copyright,
.powered {
	margin: 0;
}

.site-navigation {
	margin: 0;
}

.site-primary-menu {
	padding: 0 0 30px;
}

.site-footer-menu,
.header-top-bar .top-main-wrapper {
	margin: 0 auto 30px;
}

.posts-navigation div + div,
.post-navigation div + div {
	margin-top: 30px;
}

.wp-caption .wp-caption-text {
	padding: 14px 21px;
}

button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
	padding: 10px 21px;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="week"],
input[type="month"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea {
	padding: 13px 17px;
}

.site-header input[type="search"] {
	padding: 10px 14px;
}

.comment-form label {
	margin-bottom: 7px;
}

.menu-toggle .icon,
.contact-details .icon,
.entry-meta .icon {
	margin-right: 7px;
}

#hero-section .wrapper {
	padding: 0 30px;
}

#search-toggle-right {
	line-height: 1.25;
	padding: 14px;
}

.entry-title {
	margin: 0;
}

.singular-content-wrap .entry-title {
	margin: 0 0 0.4375em;
}

.entry-meta {
	margin: 7px 0 0;
}

.infinity-end .site-main .hentry:last-of-type .post-wrapper {
	margin: 0;
}

.post-wrapper .more-link  {
    margin-top: 14px;
}

.site-footer .footer-widget-area {
	padding: 21px 0 0;
}

.site-content .sidebar {
	margin-top: 35px;
}

.site-main .section-content-wrapper  .sticky .entry-header {
    margin-top: 49px;
}

.post-wrapper .entry-footer .edit-link {
	margin: 0;
}

.boxed-layout.header-top-menu-enabled #page {
	margin-top: 0;
	margin-bottom: 0;
}

.post-wrapper .entry-header .entry-meta {
	margin: 21px 0;
}

.featured-content-wrapper .entry-meta {
	margin: 0 0 14px;
}


/**
 * 5.0 - Forms
 */

input {
	line-height: normal;
}

button,
button[disabled]:hover,
button[disabled]:focus,
.button,
input[type="button"],
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
input[type="reset"],
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="submit"],
input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:focus,
.woocommerce div.product form.cart .button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
	-webkit-border-radius: 0;
	border-radius: 0;
	border: none;
	display: inline-block;
	font-weight: 600;
	line-height: 1.615384615384615;
	letter-spacing: 0.1em;
	text-decoration: none;
	text-transform: uppercase;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
	outline: thin dotted;
	outline-offset: -4px;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="week"],
input[type="month"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea {
	background: transparent;
	border: 1px solid;
	-webkit-border-radius: 0;
	border-radius: 0;
	margin-top: 7px;
	width: 100%;
}

input[type="date"]:focus,
input[type="time"]:focus,
input[type="datetime-local"]:focus,
input[type="week"]:focus,
input[type="month"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus {
	outline: 0;
}

.post-password-form {
	margin-bottom: 1.75em;
}

.post-password-form label {
	display: block;
	margin-bottom: 1.75em;
	text-transform: uppercase;
}

.post-password-form input[type="password"] {
	margin-top: 0.824em;
}

.post-password-form > :last-child {
	margin-bottom: 0;
}

.search-form {
	position: relative;
}

input[type="search"].search-field {
	-webkit-appearance: none;
	margin: 0;
	padding-right: 41px;
	width: 100%;
}

.search-submit {
	background-color: transparent;
	border: none;
	border-radius: 0;
	bottom: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 41px;
}

.search-submit:hover,
.search-submit:focus {
	background-color: transparent;
}


/**
 * 6.0 - Navigation
 */

/**
 * 6.1 - Links
 */

a {
	text-decoration: none;
}

a:focus {
	outline: thin dotted;
}

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


/**
 * 6.2 - Menus
 */

.site-secondary-menu {
	-webkit-flex: 0 1 100%;
	-ms-flex: 0 1 100%;
	flex: 0 1 100%;
}

.site-header-top-main,
.site-primary-menu,
.site-secondary-menu,
.site-footer-menu,
.disable-in-mobile {
	display: none;
}

.site-header-top-main.toggled-on,
.site-primary-menu.toggled-on,
.site-secondary-menu.toggled-on .social-navigation,
.site-primary-menu.toggled-on .search-social-container,
.site-header-top-main.toggled-on .search-social-container,
.site-secondary-menu.toggled-on .search-social-container,
.site-secondary-menu.toggled-on,
.site-footer-menu.toggled-on {
	display: block;
}

.site-header-top-main.toggled-on {
	clear: both;
}

.secondary-search-wrapper,
.header-top-bar .wrapper {
	position: relative;
}

.site-navigation ul,
.header-top-left ul {
	list-style: none;
	margin: 0;
}

.site-navigation li,
.header-top-bar .contact-details li,
.menu-social-container {
	position: relative;
}

.menu-social-container {
	text-align: center;
}

.site-navigation a {
	display: block;
	line-height: 1.846153846153846;
	text-decoration: none;
	text-transform: uppercase;
	outline-offset: -1px;
}

.site-navigation .secondary-menu a,
.site-navigation .footer-menu a {
	padding-left: 0;
	padding-right: 0;
}

.site-navigation a,
.header-top-bar .contact-details li {
	padding: 11px 30px;
}

.site-header .social-navigation ul {
	padding: 7px 14px;
}

.site-navigation .current-menu-item > a,
.site-navigation .current-menu-ancestor > a {
	font-weight: 500;
}

.site-navigation ul ul {
	display: none;
	margin-left: 0.875em;
}

.site-navigation ul ul a {
	line-height: 1.5;
}

.no-js .site-navigation ul ul {
	display: block;
}

.site-navigation ul .toggled-on {
	display: block;
}

.dropdown-toggle {
	background-color: transparent;
	border: none;
	border-radius: 0;
	line-height: 1;
	font-size: 18px;
	font-size: 1.125rem;
	position: absolute;
	right: 14px;
	text-transform: none;
	top: 0;
}

#site-generator .dropdown-toggle {
	display: none;
}

#site-generator .site-navigation .menu-item-has-children > a {
	margin-right: 0;
}

.dropdown-toggle:hover,
.dropdown-toggle:focus {
	background-color: transparent;
}

.dropdown-toggle:focus {
	outline: thin dotted;
	outline-offset: -1px;
}

.dropdown-toggle:focus:after {
	border-color: transparent;
}

.dropdown-toggle.toggled-on .icon {
	-ms-transform: rotate(-180deg); /* IE 9 */
	-webkit-transform: rotate(-180deg); /* Chrome, Safari, Opera */
	transform: rotate(-180deg);
}

.site-navigation .menu-item-has-children > a > .icon,
.site-navigation .page_item_has_children > a > .icon,
.site-navigation ul a > .icon {
	display: none;
}

.social-navigation {
	font-size: 16px;
	font-size: 1rem;
	padding: 0;
}

.ctsocialwidget ul,
.social-navigation ul {
	list-style: none;
	margin: 0;
	text-align: center;
}

.social-navigation li,
.ctsocialwidget li {
	display: inline-block;
	margin: 2px 3px;
}

.social-navigation a,
.ctsocialwidget a {
	background-color: transparent;
	-webkit-border-radius: 0;
	border-radius: 0;
	color: #333;
	display: inline-block;
	padding: 7px;
}

.social-navigation .icon {
	height: 16px;
	width: 16px;
	vertical-align: middle;
}

.site-footer-menu .social-navigation .icon {
	height: 21px;
	width: 21px;
}

.post-navigation {
	clear: both;
}

.post-navigation .nav-links {
    border-collapse: collapse;
    display: table;
    table-layout: fixed;
    width: 100%;
}

.post-navigation a {
	display: block;
	padding: 35px;
	text-decoration: none;
}

.post-navigation span {
	display: block;
}

.post-navigation .nav-subtitle-icon-wrapper {
	display: inline;
}

.post-navigation .nav-subtitle {
	letter-spacing: 0.1em;
	margin-top: 7px;
	text-transform: uppercase;
}

.post-navigation .nav-title {
	display: inline;
	text-rendering: optimizeLegibility;
}

.post-navigation .nav-previous,
.post-navigation .nav-next {
	position: relative;
	vertical-align: top;
	border: 1px solid #e5e5e5;
	text-align: center;
}

.post-navigation .nav-previous .icon {
	-webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
	-ms-transform: rotate(90deg); /* IE 9 */
	transform: rotate(90deg);
	margin-right: 7px;
}

.post-navigation .nav-next .icon {
	-webkit-transform: rotate(270deg); /* Chrome, Safari, Opera */
	-ms-transform: rotate(270deg); /* IE 9 */
	transform: rotate(270deg);
	margin-left: 7px;
}

.pagination .prev,
.pagination .next {
	width: 100%;
}

.pagination .prev {
	float: left;
}

.pagination .next {
	float: right;
}

.image-navigation,
.comment-navigation {
	border-bottom: 1px solid;
	border-top: 1px solid;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
	margin: 0 7.6923% 2.1538461538em;
	padding: 1.0769230769em 0;
}

.comment-navigation {
	margin-right: 0;
	margin-left: 0;
}

.comments-title + .comment-navigation {
	border-bottom: 0;
	margin-bottom: 0;
}

.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: "\002f";
	display: inline-block;
	opacity: 0.7;
	padding: 0 0.538461538em;
}

#search-toggle-top {
	display: none;
}

/**
 * 6.3 - Post Navigation
 */

.posts-navigation,
.pagination {
	clear: both;
	text-align: center;
}

.pagination .page-numbers {
	display: inline-block;
	margin: 7px 0;
	padding: 7px;
}

.pagination .prev,
.pagination .next,
.posts-navigation a,
.site-main #infinite-handle span,
.header-media .more-link .more-button,
#feature-slider-section .more-link span,
#promotion-section .more-link .more-button {
	-webkit-border-radius: 0;
	border-radius: 0;
	display: inline-block;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 600;
	padding: 10px 21px;
	line-height: 1.615384615384615;
	letter-spacing: 0.1em;
	text-decoration: none;
	text-transform: uppercase;
}

.infinite-loader {
	clear: both;
	padding: 0 0 35px;
}

.site-main #infinite-handle {
	clear: both;
	text-align: center;
}

.infinite-scroll .woocommerce-pagination {
	display: none;
}


/**
 * 6.4 - Breadcrumb
 */

.breadcrumb-area {
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 2;
}

.entry-breadcrumbs,
.woocommerce .woocommerce-breadcrumb {
	margin: 0;
	padding: 14px 30px;
}

.entry-breadcrumbs a,
.woocommerce .woocommerce-breadcrumb a {
	margin-right: 20px;
	position: relative;
	text-decoration: none;
}

.entry-breadcrumbs a:after,
.woocommerce .woocommerce-breadcrumb a:after {
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid;
	content: '';
	display: block;
	margin-top: -3px;
	position: absolute;
	right: -12px;
	top: 50%;
}


/**
 * 6.4 - Scroll Up
 */

#scrollup {
	border: none;
	cursor: pointer;
	display: none;
	outline: none;
	padding: 7px;
	position: fixed;
	bottom: 20px;
	right: 20px;
	text-decoration: none;
	width: 42px;
	height: 42px;
	z-index: 9999;
}

#scrollup:hover,
#scrollup:focus {
	text-decoration: none;
}

#scrollup .icon {
	font-size: 28px;
	font-size: 1.75rem;
	width: 28px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}


/**
 * 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;
	/* many screen reader and browser combinations announce broken words as they would appear visually */
	word-wrap: normal !important;
}

/* must have higher specificity than alternative color schemes inline styles */
.site .skip-link {
	display: block;
	font-size: 14px;
	font-weight: 700;
	left: -9999em;
	outline: none;
	padding: 15px 23px 14px;
	text-decoration: none;
	text-transform: none;
	top: -9999em;
}

.site .skip-link:focus {
	clip: auto;
	height: auto;
	left: 6px;
	top: 7px;
	width: auto;
	z-index: 100000;
}


/**
 * 8.0 - Alignments
 */

.alignleft {
	float: left;
	margin: 0.75em 1.750em 1.750em 0;
}

.alignright {
	float: right;
	margin: 0.75em 0 1.750em 1.750em;
}

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


/**
 * 9.0 - Clearings
 */

.author-info:before,
.author-info:after,
.content-wrapper:before,
.content-wrapper:after,
#promotion-section .hentry:before,
#promotion-section .hentry:after,
.clear:before,
.clear:after,
.header-top-bar:before,
.header-top-bar:after,
.site-header-top-main:before,
.site-header-top-main:after,
#hero-section:before,
#hero-section:after,
.featured-content-wrapper:before,
.featured-content-wrapper:after,
.portfolio-content-wrapper:before,
.portfolio-content-wrapper:after,
.service-content-wrapper:before,
.service-content-wrapper:after,
.team-content-wrapper:before,
.team-content-wrapper:after,
.numbers-content-wrapper:before,
.numbers-content-wrapper:after,
blockquote:before,
blockquote:after,
.entry-content:before,
.entry-content:after,
.entry-summary:before,
.entry-summary:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.site-main > article:before,
.site-main > article:after,
.comment-navigation:before,
.comment-navigation:after,
.post-navigation:before,
.post-navigation:after,
.pagination:before,
.pagination:after,
.primary-menu:before,
.primary-menu:after,
.social-links-menu:before,
.social-links-menu:after,
.widget:before,
.widget:after,
.textwidget:before,
.textwidget:after,
.content-bottom-widgets:before,
.content-bottom-widgets:after,
#tertiary:before,
#tertiary:after,
#footer-newsletter .wrapper:before,
#footer-newsletter .wrapper:after {
	content: "";
	display: table;
}

.author-info:after,
.content-wrapper:after,
#promotion-section .hentry:after,
.clear:after,
.header-top-bar:after,
.site-header-top-main:after,
#hero-section:after,
.featured-content-wrapper:after,
.portfolio-content-wrapper:after,
.service-content-wrapper:after,
.team-content-wrapper:after,
.numbers-content-wrapper:after,
blockquote:after,
.entry-content:after,
.entry-summary:after,
.comment-content:after,
.site-content:after,
.site-main > article:after,
.comment-navigation:before,
.comment-navigation:after,
.post-navigation:after,
.pagination:after,
.primary-menu:after,
.social-links-menu:after,
.widget:after,
.textwidget:after,
.content-bottom-widgets:after,
#tertiary:after,
#footer-newsletter .wrapper:after {
	clear: both;
}


/**
 * 10.0 - Widgets
 */

.widget .hentry {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}

.widget .widget-title {
    line-height: 1.615384615384615;
    letter-spacing: 0.1em;
    padding: 18px 21px;
    text-align: center;
    text-transform: uppercase;
}

.widget .widget-title:empty {
	margin-bottom: 0;
}

.widget-area ul,
.widget-area ol {
    list-style: none;
    margin-left: 0;
}

.widget-area li {
	line-height: 2;
}

.widget-title a {
	text-decoration: none;
}

.widget_categories ul,
.widget_archive ul {
	text-align: right;
	margin-left: 0;
}

.widget_categories li,
.widget_archive li {
	display: block;
	height: 1%;
	overflow: hidden;
}

.widget_categories ul a,
.widget_archive ul a {
	float: left;
}

/* Calendar widget */
.widget.widget_calendar table {
	margin: 0;
}

.widget_calendar td,
.widget_calendar th {
	line-height: 3;
	padding: 0;
	text-align: center;
}

.widget_calendar tbody a {
	display: block;
}

/* Recent Posts widget */
.widget-area .gallery {
	margin: 0;
}

.widget_recent_entries .post-date {
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.615384615;
	margin-bottom: 0.538461538em;
}

.widget_recent_entries li:last-child .post-date {
	margin-bottom: 0;
}

/* RSS widget */
.widget_rss .rsswidget img {
	margin-top: -0.375em;
}

.widget_rss .rss-date,
.widget_rss cite {
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: normal;
	line-height: 1.615384615;
	margin: 14px 0;
}

.widget_rss .rssSummary:last-child {
	margin-bottom: 2.1538461538em;
}

.widget_rss li:last-child :last-child {
	margin-bottom: 0;
}

/* Tag Cloud widget */
.tagcloud a {
	border: 1px solid;
	-webkit-border-radius: 0;
	border-radius: 0;
	display: inline-block;
	line-height: 1;
	margin: 0 0.1875em 0.4375em 0;
	padding: 0.5625em 0.4375em 0.5em;
}

.tagcloud a:hover,
.tagcloud a:focus {
	outline: 0;
}


/**
 * 11.0 - Content
 */

#page {
	margin: 0 auto;
	max-width: 1920px;
	overflow-x: hidden;
	position: relative;
	word-wrap: break-word;
}

.boxed-layout #page {
	max-width: 1770px;
}

.wrapper,
#promotion-section .content-wrapper,
.boxed-layout #header-navigation-area .wrapper,
.boxed-layout #footer-menu-section .wrapper,
.boxed-layout #feature-slider-section .wrapper,
.boxed-layout #promotion-section .wrapper,
.boxed-layout #footer-instagram .wrapper {
	margin: 0 auto;
	max-width: 1610px;
	width: 100%;
}

.header-media .wrapper,
#header-navigation-area .wrapper,
#promotion-section .wrapper,
#footer-instagram .wrapper,
#footer-newsletter .wrapper,
#feature-slider-section .wrapper,
#footer-menu-section .wrapper {
	max-width: 1920px;
}

.boxed-layout .header-media .wrapper,
.boxed-layout #footer-newsletter .wrapper {
	width: 100%;
	max-width: 1510px;
}

.site-content {
	overflow: hidden;
	position: relative;
	word-wrap: break-word;
	z-index: 2;
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}


/**
 * 11.1 - Header
 */

.header-top-left,
.site-navigation .top-menu a {
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.846153846153846;
	text-transform: capitalize;
}

.header-top-bar >.header-top-right.top-without-menu {
	display: none;
}

.site-header-main {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.site-branding {
	/* Avoid overflowing wide custom logo in small screens in Firefox and IEs */
	max-width: 100%;
	min-width: 0;
	text-align: center;
	width: 100%;
	overflow: hidden;
}

.custom-logo {
	display: block;
	max-width: 180px;
}

.site-title {
	line-height: 1.166666666666667;
}

.site-description {
	font-size: 12px;
	font-size: 0.75rem;
	line-height:1.75;
	margin: 7px 0 0;
	text-transform: uppercase;
}

.site-title a {
	text-decoration: none;
}

.menu-toggle {
	background-color: transparent;
	border: none;
	display: block;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1;
	margin: 0 auto;
}

.menu-search-toggle,
.menu-search-top-toggle .search-label {
	display: none;
}

#menu-toggle-secondary {
	margin: 0 auto -14px;
}

#menu-toggle-footer {
	margin: -14px auto 0;
}

.header-right-menu-disabled .site-secondary-menu {
	display: block;
	margin: 0;
}

.header-right-menu-disabled .site-secondary-menu .social-navigation {
	display: block;
}

.header-right-menu-disabled .site-secondary-menu .social-navigation ul {
	padding: 0;
}

.no-js .menu-toggle {
	display: none;
}

.menu-toggle:hover,
.menu-toggle:focus {
	background-color: transparent;
}

.menu-toggle.toggled-on,
.menu-toggle.toggled-on:hover,
.menu-toggle.toggled-on:focus {
	background-color: transparent;
}

.menu-toggle:focus {
	outline: 0;
}

.menu-toggle.toggled-on:focus {
	outline: thin dotted;
}

#search-toggle.menu-toggle .icon {
	margin-right: 0;
}

.toggled-on.menu-toggle .icon-bars,
.toggled-on.menu-toggle .icon-search,
.menu-toggle .icon-close {
	display: none;
}

.toggled-on.menu-toggle .icon-close {
	display: inline-block;
}

.menu-label-prefix {
	display: none;
}

#search-container {
	display: block;
	padding: 11px 30px;
}

.site-secondary-menu #search-container {
	padding-left: 0;
	padding-right: 0;
}

#header-content {
	clear: both;
}

.header-media {
	clear: both;
}

.header-media .wrapper {
	position: relative;
}

.header-media .post-thumbnail {
	margin: 0;
}

.has-header-video .custom-header-media img {
	display: none;
}

.custom-header-content {
	background-color: rgba( 0, 0, 0, 0.1);
	display: block;
	position: relative;
	text-align: center;
}

.custom-header-content .site-header-text a {
	text-decoration: underline;
}

.custom-header-content .site-header-text a:hover,
.custom-header-content .site-header-text a:focus {
	text-decoration: none;
}

.no-header-media-text .custom-header-media img {
	display: block;
}

.custom-header-media img,
.custom-header-media video,
.custom-header-media iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

/* For browsers that support 'object-fit' */
@supports ( object-fit: cover ) {
	.custom-header-media img,
	.custom-header-media video,
	.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%;
	}
}

/* Start: Header Media with Disable Cover Style */
.header-media-disable-cover .custom-header-content {
	background: transparent;
}

.header-media-disable-cover .header-media .wrapper {
	background: rgba( 0, 0, 0, 1);
}

.header-media-disable-cover .custom-header-media img {
    position: relative;
    object-fit: unset;
    height: auto;
}

.header-media-disable-cover .custom-header-content {
	padding: 30px;
	width: 100%;
	max-width: 1100px;
}

@media screen and (min-width: 41.6875em) {
	.header-media-disable-cover .header-media .wrapper {
		background: rgba( 0, 0, 0, 0.1);
		position: relative;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.header-media-disable-cover .custom-header-content {
		padding: 10px 30px;
		position: absolute;
		width: 100%;
	}
}
/* End: Header Media with Disable Cover Style */

.custom-header-media .wp-custom-header-video-button { /* Specificity prevents .color-dark button overrides */
	border-radius: 50%;
	font-size: 18px;
	font-size: 1.125rem;
	overflow: hidden;
	padding: 10px 16px;
	position: absolute;
	left: 48%;
	bottom: 105px;
	-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-content .section-title,
.custom-header-content .site-header-text {
	max-width: 1040px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}


/**
 * 11.2 - Posts and pages
 */

.site-main .hentry,
.featured-content-wrapper .hentry,
.portfolio-content-wrapper .hentry,
.service-content-wrapper .hentry,
.team-content-wrapper .hentry,
.numbers-content-wrapper .hentry,
#testimonial-content-section .hentry {
	float: left;
	position: relative;
	width: 100%;
}

.singular-content-wrap .entry-header,
.archive .page-header,
.error404 .page-header,
.search .page-header,
.woocommerce-products-header {
	text-align: center;
}

.section-content-wrapper .post-wrapper .post-thumbnail {
	margin: 0;
}

.section-content-wrapper .post-wrapper .entry-container {
	border: 1px solid;
	margin: 0;
	padding: 0;
	text-align: center;
}

.section-content-wrapper .post-wrapper .entry-header,
.section-content-wrapper .post-wrapper .entry-summary {
	max-width: 670px;
	margin: 28px auto;
	padding: 0 20px;
}

.section-content-wrapper .post-wrapper .entry-footer {
	border-top: 1px solid;
}

.section-content-wrapper .post-wrapper .entry-footer .entry-meta {
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.post-wrapper .entry-footer .comments-link,
.post-wrapper .entry-footer .tags-links {
	padding: 21px;
}

.entry-title a {
	text-decoration: none;
}

.cover-link {
	display: block;
	height: 100%;
}

.post-thumbnail img {
	display: block;
	margin: 0 auto;
}

.singular-header-image img {
	width: 100%;
}

a.post-thumbnail:hover,
a.post-thumbnail:focus {
	opacity: 0.85;
}

h1 {
	font-size: 28px;
	font-size: 1.75rem;
	line-height: 1.325;
	margin-top: 1.0208333125em;
	margin-bottom: 0.4375em;
}

h2 {
	font-size: 25px;
	font-size: 1.5625rem;
	line-height: 1.3611;
	margin-top: 1.361em;
	margin-bottom: 0.583em;
}

h3 {
	font-size: 22px;
	font-size: 1.375rem;
	line-height: 1.4;
	margin-top: 1.633em;
	margin-bottom: 0.700em;
}

h4 {
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 1.4583;
	margin-top: 1.885em;
	margin-bottom: 0.808em;
}

h5 {
	font-size: 18px;
	font-size: 1.125rem;
	line-height: 1.55;
	margin-top: 2.227em;
	margin-bottom: 0.955em;
}

h6 {
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
	margin-top: 2.722em;
	margin-bottom: 1.167em;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
	margin-top: 0;
}

.post-navigation .nav-title,
.entry-title,
.comments-title {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

.author-description > :last-child,
.entry-content > :last-child,
.entry-summary > :last-child,
.page-content > :last-child,
.comment-content > :last-child,
.textwidget > :last-child {
	margin-bottom: 0;
}

.more-link {
	clear: both;
	display: block;
	margin-top: 21px;
	word-wrap: break-word;
}

.more-button {
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

.view-more {
	clear: both;
	margin: 0 0 35px;
	padding: 0 30px;
	text-align: center;
}

.author-info {
	clear: both;
	text-align: center;
}

.author-avatar .avatar {
	height: 150px;
	width: 150px;
}

.author-description .author-title {
	clear: none;
	line-height: 1.555;
	margin: 0 0 14px;
}

.author-description {
	overflow: hidden;
}

.author-link {
	clear: both;
	display: block;
	margin-top: 21px;
	white-space: nowrap;
}

.entry-footer:empty {
	margin: 0;
}

.sticky-post {
	display: inline-block;
    font-size: 13px;
    font-size: 0.8125rem;
    padding: 7px 14px 3px;
    position: absolute;
    top: 12px;
    right: -14px;
    text-align: center;
    text-transform: uppercase;
}

.sticky-post:after {
	content: "";
 	border-top: 11px solid;
	border-left: 0 solid transparent;
	border-right: 14px solid transparent;
	position: absolute;
	bottom: -11px;
}

.sticky-post:after {
	right: 0;
}

.entry-meta {
	font-size: 12px;
	font-size: 0.75rem;
	text-transform: uppercase;
	line-height: 1.75;
}

.entry-meta .sep {
	display: none;
}

.entry-header .entry-meta > span {
	clear: both;
	display: block;
}

.singular-content-wrap .entry-footer .entry-meta > span {
	display: block;
	margin-top: 28px;
}

.singular-content-wrap .entry-footer span span {
	display: block;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 14px;
}

.singular-content-wrap .entry-footer .cat-links a,
.singular-content-wrap .entry-footer .tags-links a {
	border: 1px solid;
	display: inline-block;
	margin: 0 10px 10px 0;
	letter-spacing: 0.1em;
	padding: 5px 21px;
	text-decoration: none;
	text-transform: uppercase;
}

/**
 * IE8 and earlier will drop any block with CSS3 selectors.
 * Do not combine these styles with the next block.
 */

.updated:not(.published) {
	display: none;
}

.taxonomy-description p {
	margin: 0.5384615385em 0 1.6153846154em;
}

.taxonomy-description > :last-child {
	margin-bottom: 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.75em;
}

.page-links a,
.page-links > span {
	border: 1px solid;
	-webkit-border-radius: 0;
	border-radius: 0;
	display: inline-block;
	font-size: 13px;
	font-size: 0.8125rem;
	height: 2em;
	line-height: 1.6923076923em;
	margin-right: 0.3076923077em;
	text-align: center;
	text-decoration: none;
	width: 2em;
}

.page-links a:hover,
.page-links a:focus {
	border-color: transparent;
}

.page-links > .page-links-title {
	border: none;
	height: auto;
	margin: 0;
	padding-right: 0.6153846154em;
	width: auto;
}

.entry-attachment {
	margin-bottom: 1.75em;
}

.entry-caption {
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 7px;
}

.entry-caption > :last-child {
	margin-bottom: 0;
}

.content-bottom-widgets {
	clear: both;
}


/**
 * 11.3 - Comments
 */

.comments-area {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.comment-list {
	list-style: none;
	margin: 0;
}

.comments-area {
	margin-bottom: 35px;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	padding: 21px 0;
}

.comment-list .children {
	list-style: none;
	margin: 0;
}

.comment-list .children > li {
	padding-left: 1.75em;
}

.author-name {
	display: block;
	font-style: normal;
	font-weight: 500;
	text-transform: capitalize;
}

.author-name a {
	text-decoration: none;
}

.comment-author {
    float: left;
    margin: 0 1.3125em 0 0;
}

.comment-author .avatar {
	height: 70px;
	position: relative;
	width: 70px;
}

.comment-container {
    overflow: hidden;
}

.comment-metadata,
.pingback .edit-link {
	font-size: 12px;
	font-size: 0.75rem;
}

.comment-reply-link,
.comment-metadata .comment-permalink,
.comment-metadata .edit-link,
.pingback .edit-link {
	display: inline-block;
	letter-spacing: 0.1em;
	margin-top: 0;
	text-transform: uppercase;
}

.comment-metadata .edit-link:before,
.pingback .edit-link:before {
	content: "\002f";
	display: inline-block;
	opacity: 0.7;
	padding: 0 0.538461538em;
}

.comment-content {
	margin:  0 0 1.75em;
	padding: 2.1875em;
	position: relative;
}

.comment-content:before,
.comment-content:after {
	border-style: solid;
	content: "";
	position: absolute;
}

.comment-content:before {
	border-width: 9px 9px 0 9px ;
	left: 30px;
	bottom: -9px;
}

.comment-content:after {
	border-width: 9px 9px 0 9px;
	left: 30px;
	bottom: -8px;
}

.comment-content ul,
.comment-content ol {
	margin: 0 0 1.647058823529412em 1.235294117647059em;
}

.comment-content li > ul,
.comment-content li > ol {
	margin-bottom: 0;
}

.comment-reply-link {
	margin-left: 1.909090909090909em;
	text-decoration: underline;
}

.comment-form label {
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 600;
	text-transform: uppercase;
}

.comment-respond {
	margin: 21px 0;
}

.no-comments {
	clear: both;
	content: "";
	display: table;
	margin: 1.75em 0;
	padding: 2.1875em;
	table-layout: fixed;
	width: 100%;
}

.comment-navigation + .no-comments {
	margin-top: 0;
	padding-top: 0;
}

.comment-reply-title {
	line-height: 1.4;
}

.comment-reply-title small {
	font-size: 100%;
}

.comment-reply-title small a {
	float: right;
	font-weight: 400;
	text-decoration: none;
}

.comment-meta {
	margin-bottom: 7px;
}

.comments-title,
.comment-reply-title {
	text-align: center;
}

.comment-respond {
	border: 1px solid;
	padding: 35px;
}

.comment-notes {
	text-align: center;
	font-style: italic;
}


/**
 * 11.4 - Footer
 */

#colophon .widget-column {
	float: left;
	position: relative;
	width: 100%;
	z-index: 2;
}

#site-generator {
	clear: both;
}

.site-info {
	letter-spacing: 0.1em;
	text-transform: uppercase;
	text-align: center;
}


/**
 * 12.0 - Media
 */

.site .avatar {
	border-radius: 50%;
}

.entry-content .wp-smiley,
.entry-summary .wp-smiley,
.comment-content .wp-smiley,
.textwidget .wp-smiley {
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

.entry-content a img,
.entry-summary a img,
.comment-content a img,
.textwidget a img {
	display: block;
}

.post-thumbnail {
	display: block;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object,
video {
	margin-bottom: 1.75em;
	max-width: 100%;
	vertical-align: middle;
}

p > embed,
p > iframe,
p > object,
p > video {
	margin-bottom: 0;
}


/**
 * 12.1 - Captions
 */

.wp-caption {
	margin-bottom: 1.75em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption .wp-caption-text {
	font-style: italic;
	text-align: center;
}


/**
 * 12.2 - Galleries
 */

.gallery {
	margin: 0 -1.1666667% 1.75em;
}

.gallery-item {
	display: inline-block;
	max-width: 33.33%;
	padding: 0 1.1400652% 2.2801304%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.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-icon img {
	margin: 0 auto;
}

.gallery-caption {
	display: block;
	font-style: italic;
	padding-top: 7px;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


/**
 * 12.3 - Icons
 */

.icon {
	display: inline-block;
	fill: currentColor;
	height: 1em;
	position: relative; /* Align more nicely with capital letters */
	top: -0.10em;
	vertical-align: middle;
	width: 1em;
}


/**
 * 13.0 - Modules
 */

.section {
	clear: both;
	display: block;
	overflow: hidden;
	padding: 7px 0;
	position: relative;
	width: 100%;
	z-index: 2;
}

.section:after,
.site-content:after,
.breadcrumb-area:after {
	border-bottom: 1px solid;
	content: "";
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	max-width: 1920px;
	width: 100%;
	z-index: -1;
}

.section:after,
.boxed-layout .site-content:after,
.boxed-layout .breadcrumb-area:after {
	max-width: 1510px;
	width: calc(100% - 60px);
}

.boxed-layout #clients-section.has-background-image {
	max-width: 1510px;
	margin: 0 auto;
}

.section-heading-wrapper {
	max-width: 1090px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

.section-title {
	margin: 0;
	text-transform: capitalize;
}

.recent-blog-section .wrapper {
	max-width: 1040px
}


/**
 * 13.1 - Slider
 */

.header-media .more-button {
	border: 2px solid;
	background-color: transparent;
}

#feature-slider-section {
	border: none;
	padding: 0;
}

#feature-slider-section .hentry {
	width: 100%;
}

#feature-slider-section .slider-content-wrapper {
	text-align: center;
}

#feature-slider-section .entry-container {
    display: block;
    margin: 0 auto;
    padding: 21px 30px 70px;
}

#feature-slider-section .cycle-prev,
#feature-slider-section .cycle-next {
	border: none;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
	outline: none;
	opacity: 0;
	padding: 7px;
	position: absolute;
	top: 50%;
	text-decoration: none;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition:	all 0.2s ease-in-out;
	width: 40px;
	height: 40px;
	z-index: 199;
}

#feature-slider-section .cycle-prev,
#feature-slider-section .cycle-next {
	background-color: #fff;
}

#feature-slider-section .cycle-prev {
	left: 5px;
}

#feature-slider-section .cycle-next {
	right: 5px;
}

#feature-slider-section:hover .cycle-prev,
#feature-slider-section:hover .cycle-next {
	display: block;
	opacity: 1;
}

#feature-slider-section .cycle-prev:hover,
#feature-slider-section .cycle-prev:focus,
#feature-slider-section .cycle-next:hover,
#feature-slider-section .cycle-next:focus {
	text-decoration: none;
}

#feature-slider-section .cycle-prev .icon,
#feature-slider-section .cycle-next .icon {
	font-size: 24px;
	font-size: 1.5rem;
	top: 0;
	width: 24px;
}

#feature-slider-section .cycle-prev .icon {
	-webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
	-ms-transform: rotate(90deg); /* IE 9 */
	transform: rotate(90deg);
}

#feature-slider-section .cycle-next .icon {
	-webkit-transform: rotate(270deg); /* Chrome, Safari, Opera */
	-ms-transform: rotate(270deg); /* IE 9 */
	transform: rotate(270deg);
}

#feature-slider-section .cycle-pager {
	position: absolute;
	bottom: 28px;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 199;
}

#feature-slider-section .cycle-pager span {
	cursor: pointer;
    display: inline-block;
    height: 4px;
    margin: 0 5px;
    overflow: hidden;
    width: 40px;
}

#feature-slider-section .entry-meta {
	margin: 0;
}

#feature-slider-section .entry-summary,
#feature-slider-section .entry-content {
	display: none;
	margin-top: 21px;
	width: 100%;
}

#feature-slider-section .entry-title {
	margin: 21px 0;
}


/**
 * 13.2 - Featured Content & Portfolio
 */

.team-content-wrapper .hentry-inner,
.service-content-wrapper .hentry-inner,
.featured-content-wrapper .hentry-inner {
	text-align: center;
}

.featured-content-wrapper .post-thumbnail,
.portfolio-content-wrapper .post-thumbnail {
	width: 100%;
}

.featured-content-wrapper.section-content-wrapper .post-thumbnail {
	margin: 0;
}

.featured-content-wrapper .entry-title,
.portfolio-content-wrapper .entry-title {
	line-height: 1.45833;
}

.featured-content-wrapper .entry-container,
.service-content-wrapper .hentry-inner {
	border: 1px solid;
}

.featured-content-wrapper .entry-container,
.team-content-wrapper .hentry-inner,
.service-content-wrapper .hentry-inner {
	padding: 28px;
}

/* Portolio */
.portfolio-content-wrapper {
	overflow: hidden;
}

.portfolio-content-wrapper .post-thumbnail {
	margin: 0;
}

.portfolio-content-wrapper .hentry {
	height: auto;
	line-height: 1;
}

.portfolio-content-wrapper .hentry-inner {
	position: relative;
}

.portfolio-content-wrapper .entry-container {
	background: rgba(0,0,0,0.5);
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	text-align: center;
	opacity: 1;
	-webkit-transition: 0.2s opacity ease-in-out;
    -o-transition: 0.2s opacity ease-in-out;
    -moz-transition: 0.2s opacity ease-in-out;
    transition: 0.2s opacity ease-in-out;
}

.portfolio-content-wrapper .hentry:hover .entry-container {
	box-shadow: inset 0 0 50px 0 rgba(0,0,0,.15);
	opacity: 1;
}

.portfolio-content-wrapper .entry-meta {
	line-height: 1.647058823529412;
}

.portfolio-content-wrapper .entry-meta a {
	text-decoration: none;
}

.portfolio-content-wrapper .entry-summary {
	display: none;
}

.portfolio-content-wrapper .entry-container >.inner-wrap {
	display: block;
	padding: 21px;
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.portfolio-content-wrapper .section-content-wrapper .entry-title {
	display: block;
	position: relative;
}


/**
 * 13.3 - Hero Content
 */

#hero-section {
	margin: 0;
	padding: 0;
}

#hero-section:after {
	border: 0;
}

#hero-section .hentry {
	position: relative;
}

#hero-section .entry-container {
	clear: both;
	width: 100%;
}

#hero-section .post-thumbnail {
	background-position: center center;
	background-size: cover;
	content: "";
	float: left;
	margin: 0;
	padding-bottom: 100%;
	width: 100%;
}

#hero-section .post-thumbnail a {
	border: none;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.hero-content-wrapper .entry-container.full-width > * {
	max-width: 990px;
	margin-left: auto;
	margin-right: auto;
}


/**
 * 13.4 - Testimonials & Logo
 */

#testimonial-content-section .section-content-wrapper {
	display: block;
	margin: 0 auto;
	max-width: 1315px;
	position: relative;
}

#testimonial-content-section .testimonial_slider_wrap {
	width: 100%;
}

#clients-section .cycle-prev,
#clients-section .cycle-next,
#testimonial-content-section .cycle-prev,
#testimonial-content-section .cycle-next {
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	text-decoration: none;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	z-index: 199;
}

#clients-section .cycle-prev:hover,
#clients-section .cycle-prev:focus,
#clients-section .cycle-next:hover,
#clients-section .cycle-next:focus,
#testimonial-content-section .cycle-prev:hover,
#testimonial-content-section .cycle-prev:focus,
#testimonial-content-section .cycle-next:hover,
#testimonial-content-section .cycle-next:focus {
	background-color: transparent;
}

#clients-section .icon,
#testimonial-content-section .icon {
	font-size: 32px;
	font-size: 2rem;
	top: -14px;
	width: 18px;
}

#clients-section .cycle-prev .icon,
#testimonial-content-section .cycle-prev .icon {
	-webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
	-ms-transform: rotate(90deg); /* IE 9 */
	transform: rotate(90deg);
}

#clients-section .cycle-next .icon,
#testimonial-content-section .cycle-next .icon {
	-webkit-transform: rotate(270deg); /* Chrome, Safari, Opera */
	-ms-transform: rotate(270deg); /* IE 9 */
	transform: rotate(270deg);
}

#testimonial-content-section .entry-header:before {
	border-top: 2px solid;
	content: "";
	display: block;
	margin: 28px 0;
	width: 40px;
}

#testimonial-content-section .entry-title,
#testimonial-content-section .entry-meta {
	display: block;
}

#testimonial-content-section .entry-meta {
	text-transform: capitalize;
}

#clients-section .cycle-pager,
#testimonial-content-section .cycle-pager {
	display: inline-block;
	font-family: arial;
	font-size: 54px;
	line-height: 0;
}

#clients-section .controller,
#testimonial-content-section .controller {
	bottom: -21px;
	display: block;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 101;
}

#clients-section .cycle-pager span,
#testimonial-content-section .cycle-pager span {
	clear: both;
	cursor: pointer;
	display: inline-block;
	height: 16px;
	line-height: 16px;
	margin: 0 7px;
	width: 16px;
}

#clients-section .cycle-pager > *,
#testimonial-content-section .cycle-pager > * {
	cursor: pointer;
}

#testimonial-content-section .entry-title {
	margin: 21px 0 0;
	line-height: 1.647058823529412;
}

#testimonial-content-section .more-link {
	display: none;
}

#testimonial-content-section .entry-content {
	margin: 0;
	position: relative;
	padding-top: 49px;
}

#testimonial-content-section .section-content-wrapper .entry-content:before {
	content: "\201C";
	font-size: 100px;
	font-size: 6.25rem;
	font-weight: 700;
	font-family: 'Playfair Display', serif;
	position: absolute;
	top: -56px;
	left: 0;
	width: 100%;
	z-index: 1;
}

#testimonial-content-section .post-thumbnail {
	position: relative;
	z-index: 1;
}

#testimonial-content-section .post-thumbnail:before {
	width: 100%;
	bottom: 0;
	content: "";
	left: -30px;
	right: 0;
	position: absolute;
	top: 30px;
	bottom: -30px;
	z-index: -1;
}

/* Logo */
.clients-content-wrapper {
    position: relative;
    padding: 0 15px;
}

.clients-content-wrapper .post-thumbnail {
	margin: 0;
}

.clients-content-wrapper .hentry {
	padding: 0 15px 42px;
}



/**
 * 13.5 - Promotional Headline
 */

#promotion-section {
	border: 0;
	padding: 0;
}

#promotion-section .hentry {
	margin: 0;
	position: relative;
}

.post-thumbnail-background {
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.post-thumbnail-background:before {
	bottom: 0;
	content: "";
	left: 0;
	right: 0;
	position: absolute;
	top: 0;
}

#promotion-section .post-thumbnail-background {
	z-index: 1;
}

#promotion-section .content-wrapper {
	padding: 0 30px;
}

#promotion-section .entry-container {
	max-width: 730px;
	margin: 2.625rem 0;
	position: relative;
	z-index: 2;
}

#promotion-section.content-align-right .entry-container {
	float: right;
}

#promotion-section.content-align-center .entry-container {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#promotion-section.content-frame .entry-container {
	border: 1px solid;
}

#promotion-section.content-frame .entry-container-frame {
	margin: 1rem;
	padding: 2.625rem;
}

#promotion-section .cover-link {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}


/**
 * 13.6 - Others
 */

.woocommerce nav.woocommerce-pagination {
	text-align: left;
}

.woocommerce nav.woocommerce-pagination ul {
	border: none;
	margin: 0;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
	padding: 7px 10px;
}

.woocommerce .woocommerce-pagination ul.page-numbers li,
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
	border: none;
	margin-right: 7px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce p.stars a,
.woocommerce nav.woocommerce-pagination ul li a,
.cart_item a {
	border: none;
}

.woocommerce-cart-form #coupon_code {
	padding: 11px 6px;
	width: auto !important;
}

.woocommerce .quantity .qty {
	margin: 0;
	width: 4.5em;
}

.woocommerce div.product form.cart div.quantity {
	margin: 0 17px 0 0;
}

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img,
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
	width: 80px;
}

#footer-instagram .widget {
	margin: 0;
	padding: 0;
}

#footer-instagram .widget-title {
	background-color: transparent;
	letter-spacing: 0;
	max-width: 1025px;
	margin: 0 auto 35px;
	padding: 0 30px;
	text-align: center;
	text-transform: capitalize;
}

.catch-instagram-feed-gallery-widget .instagram-button {
	margin: 0;
}

.catch-instagram-feed-gallery-widget-wrapper .button {
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	display: inline-block;
	line-height: 1.647058823529412;
	padding: 11px 30px;
	text-decoration: none;
}

#footer-instagram .catch-instagram-feed-gallery-widget-wrapper .button {
	margin: 28px 0;
}

#footer-instagram .catch-instagram-feed-gallery-widget-wrapper .default .item,
#footer-instagram .catch-instagram-feed-gallery-widget-wrapper.default .item {
	margin: 0;
}

#footer-instagram .catch-instagram-feed-gallery-widget-wrapper .default .item,
#footer-instagram .catch-instagram-feed-gallery-widget-wrapper.default .item {
	width: 20%;
}

#footer-instagram .catch-instagram-feed-gallery-widget-wrapper .default .item:nth-child(3n+1),
#footer-instagram .catch-instagram-feed-gallery-widget-wrapper.default .item:nth-child(3n+1) {
	clear: none;
}

#footer-instagram .catch-instagram-feed-gallery-widget-wrapper .default .item:nth-child(5n+1),
#footer-instagram .catch-instagram-feed-gallery-widget-wrapper.default .item:nth-child(5n+1) {
	clear: both;
}

#footer-instagram .catch-instagram-feed-gallery-widget-wrapper .default .instagram-button,
#footer-instagram .catch-instagram-feed-gallery-widget-wrapper.default .instagram-button {
	display: none;
}

.widget.essential-widgets {
	clear: none;
}

#footer-newsletter .wrapper {
	text-align: center;
}

#footer-newsletter .widget-inner {
	max-width: 640px;
	margin: 0 auto;
	padding: 0 30px;
}

#footer-newsletter .ewnewsletter .hentry {
	margin: 0 0 2.188em;
}

#footer-newsletter .widget.ew-newsletter,
#footer-newsletter .ewnewsletter .ew-newsletter-wrap .ew-newsletter-subbox,
#footer-newsletter .ewnewsletter .ew-newsletter-wrap #subbutton {
	margin: 0;
}

#footer-newsletter .ew-newsletter-wrap form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}


/**
 * 13.7 - Team Content Section
 */

.team-content-wrapper {
	overflow: hidden;
}

.team-content-wrapper .hentry-inner {
	border-top: 3px solid;
	position: relative;
}

.team-content-wrapper .post-thumbnail {
	line-height: 1;
}

.team-content-wrapper .artist-social-profile {
	margin: 14px 0 0;
}

.team-content-wrapper .post-thumbnail a {
	border-radius: 50%;
	display: inline-block;
	height: 0;
	padding-top: 100%;
	position: relative;
	width: 100%;
	z-index: 2;
}

.team-content-wrapper .post-thumbnail img {
	border-radius: 50%;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

.team-content-wrapper .entry-meta {
	letter-spacing: 0;
	text-transform: capitalize;
	font-size: 16px;
	font-size: 1rem;
}


/**
 * 13.8 - Numbers section Section
 */

.numbers-content-wrapper .hentry-inner {
	text-align: center;
}

.numbers-content-wrapper .entry-title {
	font-weight: 600;
}

.numbers-content-wrapper .hentry {
	padding: 35px;
}

.numbers-content-wrapper.section-content-wrapper .entry-summary,
.numbers-content-wrapper.section-content-wrapper .entry-content {
	margin: 14px 0 0;
}

/**
 * 14.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;
}


/**
 * 14.1 - >= 667px
 */

@media screen and (min-width: 41.6875em) {
	.entry-meta .sep {
		display: inline;
		margin: 0 2px;
	}

	.entry-header .entry-meta > span {
		clear: none;
		display: inline-block;
		margin-right: 4px;
	}

	.entry-header .entry-meta > span:last-child {
		margin-right: 0;
	}

	.featured-content-wrapper.layout-four,
	.portfolio-content-wrapper.layout-four,
	.service-content-wrapper.layout-four,
	.team-content-wrapper.layout-four,
	.featured-content-wrapper.layout-two,
	.portfolio-content-wrapper.layout-two,
	.service-content-wrapper.layout-two,
	.team-content-wrapper.layout-two {
		margin-left: -15px;
		margin-right: -15px;
	}

	.featured-content-wrapper.layout-four .hentry,
	.portfolio-content-wrapper.layout-four .hentry,
	.service-content-wrapper.layout-four .hentry,
	.team-content-wrapper.layout-four .hentry,
	.numbers-content-wrapper.layout-four .hentry,
	.featured-content-wrapper.layout-two .hentry,
	.portfolio-content-wrapper.layout-two .hentry,
	.service-content-wrapper.layout-two .hentry,
	.team-content-wrapper.layout-two .hentry,
	.numbers-content-wrapper.layout-two .hentry,
	#colophon .two .widget-column,
	#colophon .four .widget-column,
	.content-bottom-widgets .widget-area:nth-child(1):nth-last-child(2),
	.content-bottom-widgets .widget-area:nth-child(2):nth-last-child(1) {
		width: 50%;
	}

	#secondary .widget {
		display: block;
		float: left;
		width: 48%;
	}

	#secondary .widget:nth-child(2n+1) {
		clear: both;
		margin-right: 4%;
	}

	.featured-content-wrapper.layout-four .hentry,
	.portfolio-content-wrapper.layout-four .hentry,
	.service-content-wrapper.layout-four .hentry,
	.team-content-wrapper.layout-four .hentry,
	.featured-content-wrapper.layout-three .hentry,
	.portfolio-content-wrapper.layout-three .hentry,
	.service-content-wrapper.layout-three .hentry,
	.team-content-wrapper.layout-three .hentry,
	.featured-content-wrapper.layout-two .hentry,
	.portfolio-content-wrapper.layout-two .hentry,
	.service-content-wrapper.layout-two .hentry,
	.team-content-wrapper.layout-two .hentry {
		padding: 0 15px;
	}

	#hero-section .hentry {
		display: table;
		width: 100%;
	}

	#hero-section .post-thumbnail,
	#hero-section .entry-container {
		display: table-cell;
		vertical-align: middle;
		width: 50%;
	}

	#hero-section .post-thumbnail {
		padding-bottom: 0;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
	}

	#hero-section.content-align-right .post-thumbnail {
		left: 0;
		right: auto;
	}

	#hero-section .entry-container.full-width {
		display: block;
		float: none;
		margin: 0 auto;
		max-width: 1510px;
		text-align: center;
		width: 100%;
	}

	#hero-section .entry-container,
	.sidebar .widget,
	.content-bottom-widgets .widget-area:nth-child(1):nth-last-child(2),
	.content-bottom-widgets .widget-area:nth-child(2):nth-last-child(1) {
		float: left;
	}

	.featured-content-wrapper.layout-four .hentry:nth-child(2n+1),
	.portfolio-content-wrapper.layout-four .hentry:nth-child(2n+1),
	.service-content-wrapper.layout-four .hentry:nth-child(2n+1),
	.team-content-wrapper.layout-four .hentry:nth-child(2n+1),
	.numbers-content-wrapper.layout-four .hentry:nth-child(2n+1),
	.featured-content-wrapper.layout-two .hentry:nth-child(2n+1),
	.portfolio-content-wrapper.layout-two .hentry:nth-child(2n+1),
	.service-content-wrapper.layout-two .hentry:nth-child(2n+1),
	.team-content-wrapper.layout-two .hentry:nth-child(2n+1),
	.numbers-content-wrapper.layout-two .hentry:nth-child(2n+1),
	.sidebar .widget:nth-child(2n+1),
	#colophon .two .widget-column:nth-child(2n+1),
	#colophon .four .widget-column:nth-child(2n+1) {
		clear: both;
	}

	#hero-section.content-align-right .entry-container {
		float: right;
	}

	.author-info {
		text-align: left;
	}

	.author-avatar {
		clear: both;
		float: left;
		margin: 0 35px 0 0;
	}

	#testimonial-content-section.layout-two .hentry {
		width: 50%;
	}

	#testimonial-content-section.layout-two .hentry:nth-child(2n+1) {
		clear: both;
	}

	.testimonial-content-wrapper .has-post-thumbnail .hentry-inner {
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: relative;
		width: 100%;
	}

	.testimonial-content-wrapper .has-post-thumbnail .post-thumbnail {
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 40%;
		-moz-box-flex: 0;
		-ms-flex: 0 1 40%;
		flex: 0 1 40%;
		margin: 0;
	}

	.testimonial-content-wrapper .has-post-thumbnail .entry-container {
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 60%;
		-moz-box-flex: 0;
		-ms-flex: 0 1 60%;
		flex: 0 1 60%;
		margin: 0;
	}

	.testimonial-content-wrapper .has-post-thumbnail .entry-container {
		padding: 0 0 0 30px;
	}

	.two-columns .hentry {
		width: 50%;
	}

	.three-columns .hentry {
		width: 33.33%;
	}

	.four-columns .hentry {
		width: 25%;
	}

	.five-columns .hentry {
		width: 20%;
	}

	.six-columns .hentry {
		width: 16.66%;
	}

	.seven-columns .hentry {
		width: 14.28%;
	}

	.eight-columns .hentry {
		width: 12.5%;
	}

	.nine-columns .hentry {
		width: 11.11%;
	}

	.nine-columns .hentry:nth-child(9n+1),
	.eight-columns .hentry:nth-child(8n+1),
	.seven-columns .hentry:nth-child(7n+1),
	.six-columns .hentry:nth-child(6n+1),
	.five-columns .hentry:nth-child(5n+1),
	.four-columns .hentry:nth-child(4n+1),
	.three-columns .hentry:nth-child(3n+1),
	.two-columns .hentry:nth-child(2n+1) {
		clear: both;
	}

	.pagination .prev,
	.pagination .next {
		width: auto;
	}

	.posts-navigation {
		padding: 0;
	}

	.post-navigation .nav-previous,
	.post-navigation .nav-next {
		display: table-cell;
		vertical-align: top;
		width: 50%;
	}

	.post-navigation .nav-previous {
		text-align: left;
	}

	.post-navigation .nav-next {
		text-align: right;
	}

	.posts-navigation div + div,
	.post-navigation div + div {
		margin-top: 0;
	}

	.posts-navigation .nav-links div:nth-child(1):nth-last-child(2),
	.posts-navigation .nav-links div:nth-child(2):nth-last-child(1) {
		display: inline-block;
		width: 48%;
	}

	.posts-navigation .nav-links div:nth-child(1):nth-last-child(2) {
		margin-right: 2%;
	}

	.posts-navigation .nav-links div:nth-child(2):nth-last-child(1) {
		margin-left: 2%;
	}

	blockquote.alignright,
	blockquote.alignleft {
		width: 50%;
	}

	.featured-content-wrapper.layout-three,
	.portfolio-content-wrapper.layout-three,
	.service-content-wrapper.layout-three {
		margin-left: -15px;
		margin-right: -15px;
	}

	.featured-content-wrapper.layout-three .hentry,
	.portfolio-content-wrapper.layout-three .hentry,
	.service-content-wrapper.layout-three .hentry,
	.team-content-wrapper.layout-three .hentry,
	.numbers-content-wrapper.layout-three .hentry,
	#colophon .three .widget-column {
		width: 33.33%;
	}

	.featured-content-wrapper.layout-three .hentry,
	.portfolio-content-wrapper.layout-three .hentry,
	.service-content-wrapper.layout-three .hentry,
	.team-content-wrapper.layout-three .hentry {
		padding: 0 15px;
	}

	.featured-content-wrapper.layout-three .hentry-inner .post-thumbnail,
	.portfolio-content-wrapper.layout-three .hentry-inner .post-thumbnail,
	.service-content-wrapper.layout-three .hentry-inner .post-thumbnail,
	.featured-content-wrapper.layout-three .hentry-inner .entry-container,
	.portfolio-content-wrapper.layout-three .hentry-inner .entry-container,
	.service-content-wrapper.layout-three .hentry-inner .entry-container {
		display: block;
		width: 100%;
	}

	.featured-content-wrapper.layout-three .hentry:nth-child(3n+1),
	.portfolio-content-wrapper.layout-three .hentry:nth-child(3n+1),
	.service-content-wrapper.layout-three .hentry:nth-child(3n+1),
	.team-content-wrapper.layout-three .hentry:nth-child(3n+1),
	.numbers-content-wrapper.layout-three .hentry:nth-child(3n+1) {
		clear: both;
	}

	.comment-form-author,
	.comment-form-email,
	.comment-form-url {
		display: inline-block;
		float: left;
		width: 33.33%;
	}

	.comment-form-author,
	.comment-form-email {
		padding-right: 21px;
	}

	.numbers-content-wrapper .hentry {
		padding: 42px;
	}
}


/**
 * 14.2 - >= 1024px
 */

@media screen and (min-width: 64em) {
	.boxed-layout #footer-instagram .wrapper,
	.boxed-layout #promotion-section .wrapper,
	.boxed-layout #header-navigation-area .wrapper,
	.boxed-layout #footer-menu-section .wrapper,
	.boxed-layout #feature-slider-section .wrapper {
		padding: 0 50px;
	}

	.boxed-layout .header-media .wrapper {
		width: calc(100% - 100px);
	}

	#search-top-container .header-top-right {
		display: none;
	}

	#search-top-container {
		border: none;
		position: absolute;
		top: 56px;
		right: 50px;
		width: 100%;
		margin: 0;
		max-width: 370px;
		z-index: 2;
		-webkit-box-shadow: -4px 4px 15px 0px rgba(0, 0, 0, 0.35);
		-moz-box-shadow: -4px 4px 15px 0px rgba(0, 0, 0, 0.35);
		box-shadow:	-4px 4px 15px 0px rgba(0, 0, 0, 0.35);
	}

	#search-toggle-top {
		display: inline-block;
	}

	.boxed-layout #page {
		width: 94%;
		margin: 35px auto;
	}

	.site-header-main {
		padding: 35px 50px;
	}

	.site-content .wrapper {
		padding: 0 25px;
	}

	.section,
	#footer-newsletter .widget {
		padding: 14px 0;
	}

	.custom-header-content {
		padding: 180px 50px;
	}

	.site-content {
		padding: 56px 0;
	}

	#promotion-section .entry-container {
		margin: 3.5rem 0;
	}

	.content-bottom-widgets,
	#footer-instagram {
		padding-top: 49px;
	}

	#footer-instagram .catch-instagram-feed-gallery-widget-wrapper .button {
		margin: 35px 0 49px;
	}

	.dropdown-toggle,
	.site-navigation ul .dropdown-toggle.toggled-on,
	.menu-toggle,
	.menu-secondary-toggle,
	.header-top-button-wrap,
	.menu-top-toggle,
	#search-top-container.with-social .header-top-left,
	#social-primary-navigation {
		display: none;
	}

	.site-header-top-main {
		padding: 0;
	}

	.header-top-bar .wrapper {
		padding: 0 35px;
	}

	.header-top-bar .top-main-wrapper {
		margin: 0 auto;
		border: none;
	}

	.primary-menu-left #site-primary-navigation {
		text-align: left;
	}

	.site-header-top-main,
	.site-primary-menu,
	.site-secondary-menu,
	.site-footer-menu {
		display: block;
	}

	.site-footer-menu {
		margin: 0;
	}

	.disable-in-mobile,
	.header-top-bar .contact-details li,
	.site-navigation .top-menu li {
		display: inline;
		float: left;
	}

	.header-top-bar .contact-details li {
		margin: 0 15px;
	}

	.menu-search-top-toggle,
	.header-top-left,
	#site-top-navigation {
		display: block;
		float: left;
	}

	.menu-search-top-toggle {
		display: block;
		float: right;
	}

	.menu-search-top-toggle {
		padding: 19px 15px;
	}

	.header-top-left {
		margin: 16px 0;
	}

	.header-top-right {
		float: right;
		margin: 5px 7px;
	}

	#site-header-top-menu .social-navigation ul,
	.header-top-bar .contact-details li,
	.site-header .social-navigation ul {
		padding: 0;
	}

	.site-primary-menu,
	.site-secondary-menu {
		margin: 0;
		padding: 0;
		position: relative;
	}

	.site-secondary-menu,
	.site-footer-menu {
		text-align: center;
	}

	#search-toggle {
		border: none;
		line-height: 1.231;
		margin: 0;
		padding: 25px 20px;
		position: absolute;
		right: 0;
		top: 0;
	}

	#search-toggle-right,
	.secondary-search-wrapper,
	#site-secondary-navigation,
	#social-secondary-navigation-top {
		clear: none;
		display: inline-block;
	}

	#search-toggle-top .icon,
	#search-toggle-right .icon {
		margin-right: 0;
	}

	#search-container,
	.site-secondary-menu #search-container {
		padding: 14px 20px;
	}

	.site-navigation .primary-menu,
	.site-navigation .primary-menu > li,
	.site-navigation .secondary-menu,
	.site-navigation .secondary-menu > li {
		border: 0;
	}

	.site-navigation .primary-menu > li,
	.site-navigation .secondary-menu > li,
	.site-navigation .footer-menu > li {
		display: inline-block;
	}

	.site-navigation .primary-menu ul,
	.site-navigation .secondary-menu ul,
	.site-navigation .footer-menu ul {
		text-align: left;
	}

	.site-navigation a {
		padding: 16px 20px;
		outline-offset: -8px;
		white-space: nowrap;
	}

	.site-navigation ul ul {
		display: block;
		text-transform: none;
		text-align: left;
		left: -999em;
		margin: 0;
		padding: 11px 0;
		position: absolute;
		z-index: 99999;
	}

	.site-navigation ul ul ul {
		top: -1px;
	}

	.site-navigation ul ul ul:before,
	.site-navigation ul ul ul:after {
		border: 0;
	}

	.site-navigation ul ul li {
		border: none;
		border-bottom-width: 0;
	}

	#site-secondary-navigation.site-navigation ul ul a,
	.site-navigation ul ul a {
		padding: 11px 21px;
		white-space: normal;
		width: 260px;
	}

	#social-secondary-navigation-top {
		clear: both;
		display: block;
		margin: 0 10px;
	}

	#social-secondary-navigation-top,
	.secondary-search-wrapper {
		display: inline-block;
	}

	#site-secondary-navigation {
		clear: both;
	}

	#site-top-navigation.site-navigation ul ul a {
		line-height: 1.5;
		padding: 11px 21px;
	}

	.site-secondary-menu ul ul:before,
	.site-secondary-menu ul ul:after {
		border-style: solid;
		content: "";
		position: absolute;
	}

	.site-secondary-menu ul ul:before {
		border-width: 0 8px 8px;
		right: 11px;
		top: -8px;
	}

	.site-secondary-menu ul ul:after {
		border-width: 0 8px 8px;
		right: 11px;
		top: -8px;
	}

	.site-navigation li:hover > ul,
	.site-navigation li.focus > ul {
		left: 0;
		right: auto;
	}

	.site-navigation .secondary-menu li:hover > ul,
	.site-navigation .secondary-menu li.focus > ul {
		left: auto;
		right: 0;
	}

	.site-navigation ul ul li:hover > ul,
	.site-navigation ul ul li.focus > ul {
		left: 100%;
		right: auto;
	}

	.site-navigation .secondary-menu ul li:hover > ul,
	.site-navigation .secondary-menu ul li.focus > ul {
		left: auto;
		right: 100%;
	}

	.site-navigation .menu-item-has-children > a {
		margin: 0;
	}

	.site-navigation ul ul .menu-item-has-children > a:after {
		right: 0.5625em;
		top: 0.875em;
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
	}

	.site-navigation .secondary-menu a,
	.site-navigation .footer-menu a {
		padding: 14px 20px;
	}

	.site-navigation .top-menu a {
		padding: 16px 15px;
	}

	.site-navigation .menu-item-has-children > a > .icon,
	.site-navigation .page_item_has_children > a > .icon {
		display: inline;
		left: 9px;
		position: relative;
		top: -1px;
	}

	.site-navigation ul ul .menu-item-has-children > a > .icon,
	.site-navigation ul ul .page_item_has_children > a > .icon {
		margin-top: -7px;
		left: auto;
		position: absolute;
		right: 9px;
		top: 50%;
		-webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
		-ms-transform: rotate(-90deg); /* IE 9 */
		transform: rotate(-90deg);
	}

	.site-navigation .secondary-menu ul .menu-item-has-children > a > .icon {
		-webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
		-ms-transform: rotate(90deg); /* IE 9 */
		transform: rotate(90deg);
	}

	.site-footer-menu .site-navigation {
		border-top: 1px solid;
		border-bottom: 1px solid;
	}

	.site-navigation ul,
	.header-top-left ul {
		text-align: center;
	}

	.site-footer-menu .wrapper > nav {
		margin-bottom: 35px;
	}

	#feature-slider-section .slider-content-wrapper {
		border: 1px solid;
		padding: 0;
		position: absolute;
		top: 50%;
		left: 0;
		right: 0;
		text-align: center;
		z-index: 101;
		max-width: 520px;
		margin: 0 auto;
		width: 100%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	#feature-slider-section .entry-container {
		display: block;
		padding: 35px 49px;
		margin: 0.625em;
	}

	#feature-slider-section .entry-meta,
	#feature-slider-section .entry-summary,
	#feature-slider-section .entry-content {
		display: block;
	}

	#feature-slider-section .cycle-prev {
		left: 21px;
	}

	#feature-slider-section .cycle-next{
		right: 21px;
	}

	#secondary .widget {
		width: 100%;
	}

	#secondary .widget:nth-child(2n+1) {
		margin-right: 0;
	}

	#colophon .four .widget-column {
		width: 25%;
	}

	#colophon .four .widget-column:nth-child(2n+1) {
		clear: none;
	}

	#colophon .four .widget-column:nth-child(4n+1) {
		clear: both;
	}

	.featured-content-wrapper.layout-three .hentry,
	.portfolio-content-wrapper.layout-three .hentry,
	.service-content-wrapper.layout-three .hentry,
	.team-content-wrapper.layout-three .hentry,
	.featured-content-wrapper.layout-two .hentry,
	.portfolio-content-wrapper.layout-two .hentry,
	.service-content-wrapper.layout-two .hentry,
	.team-content-wrapper.layout-two .hentry {
		padding: 0 25px;
	}

	#testimonial-content-section .hentry {
		padding: 0 50px 56px;
	}

	.featured-content-wrapper.layout-four,
	.portfolio-content-wrapper.layout-four,
	.service-content-wrapper.layout-four,
	.team-content-wrapper.layout-four,
	.featured-content-wrapper.layout-three,
	.portfolio-content-wrapper.layout-three,
	.service-content-wrapper.layout-three,
	.team-content-wrapper.layout-four,
	.featured-content-wrapper.layout-two,
	.portfolio-content-wrapper.layout-two,
	.service-content-wrapper.layout-two,
	.team-content-wrapper.layout-two {
		margin-left: 0;
		margin-right: 0;
	}

	.featured-content-wrapper.layout-three,
	.portfolio-content-wrapper.layout-three,
	.service-content-wrapper.layout-three,
	.team-content-wrapper.layout-three,
	.featured-content-wrapper.layout-two,
	.portfolio-content-wrapper.layout-two,
	.service-content-wrapper.layout-two,
	.team-content-wrapper.layout-two {
		padding: 0 25px;
	}

	#hero-section .wrapper {
		padding: 0 50px;
	}

	#hero-section .entry-container {
		padding: 50px 30px;
	}

	#promotion-section .content-wrapper {
		padding: 0 50px;
	}

	.recent-blog-content-wrapper {
		padding: 0 25px;
	}

	.featured-content-wrapper.layout-four .hentry:nth-child(2n+1),
	.portfolio-content-wrapper.layout-four .hentry:nth-child(2n+1),
	.service-content-wrapper.layout-four .hentry:nth-child(2n+1),
	.team-content-wrapper.layout-four .hentry:nth-child(2n+1),
	.numbers-content-wrapper.layout-four .hentry:nth-child(2n+1) {
		clear: none;
	}

	.featured-content-wrapper.layout-four .hentry:nth-child(4n+1),
	.portfolio-content-wrapper.layout-four .hentry:nth-child(4n+1),
	.service-content-wrapper.layout-four .hentry:nth-child(4n+1),
	.team-content-wrapper.layout-four .hentry:nth-child(4n+1),
	.numbers-content-wrapper.layout-four .hentry:nth-child(4n+1) {
		clear: both;
	}

	.featured-content-wrapper.layout-four .hentry,
	.portfolio-content-wrapper.layout-four .hentry,
	.service-content-wrapper.layout-four .hentry,
	.team-content-wrapper.layout-four .hentry,
	.numbers-content-wrapper.layout-four .hentry {
		width: 25%;
	}

	.featured-content-wrapper.layout-four .hentry,
	.portfolio-content-wrapper.layout-four .hentry,
	.service-content-wrapper.layout-four .hentry,
	.team-content-wrapper.layout-four .hentry {
		padding: 0 20px;
	}

	.team-content-wrapper .hentry-inner,
	.service-content-wrapper .hentry-inner,
	.featured-content-wrapper .entry-container {
		padding: 35px;
	}

	.testimonial-content-wrapper .has-post-thumbnail .entry-container {
		padding: 0 0 0 50px;
	}

	.content-area {
		float: left;
		margin-right: -100%;
		width: 70%;
		max-width: 1040px;
	}

	.sidebar {
		float: left;
		margin-left: 70%;
		max-width: 440px;
		width: 30%;
	}

	#primary,
	#secondary {
		padding: 0 25px;
	}

	.site-content .sidebar {
		margin-top: 0;
	}

	.content-right .content-area {
		float: right;
		margin-right: 0;
		margin-left: -100%;
	}

	.content-right .sidebar {
		float: left;
		margin-right: 70%;
		margin-left: 0;
	}

	.no-sidebar .content-area {
		float: none;
		margin: 0 auto;
		width: 100%;
	}

	.no-sidebar.full-width-layout .content-area {
		margin: 0;
		max-width: 100%;
		width: 100%;
	}

	.author-info {
		padding: 42px;
	}

	.comments-area,
	.singular-content-wrap .entry-header,
	.archive .page-header,
	.error404 .page-header,
	.search .page-header,
	.woocommerce-products-header {
		margin-bottom: 42px;
	}

	.author-info,
	.singular-content-wrap .post-thumbnail,
	.singular-content-wrap .entry-content,
	.singular-content-wrap .entry-footer {
		margin: 42px 0;
	}

	.archive-posts-wrapper .post-wrapper {
		margin-bottom: 42px;
	}

	.entry-breadcrumbs,
	.woocommerce .woocommerce-breadcrumb {
		padding: 14px 50px;
	}

	.widget-column {
		padding: 14px 20px;
	}

	.woocommerce-pagination,
	.post-navigation,
	.posts-navigation,
	.pagination,
	.site-main #infinite-handle {
		margin: 0;
	}

	#site-generator {
		padding: 42px 0;
	}

	.site-info .wrapper {
		padding: 0 30px;
	}

	.copyright,
	.powered {
		padding: 0 20px;
	}

	#promotion-section.content-frame .entry-container-frame {
		padding: 3.5rem;
	}

	.site-branding {
		margin: 14px 0;
	}

	.portfolio-content-wrapper .entry-container {
		opacity: 0;
	}

	.portfolio-content-wrapper .hentry-inner:hover .entry-container {
		opacity: 1;
	}

	.numbers-content-wrapper {
		padding: 0 50px;
	}

	.numbers-content-wrapper .hentry {
		padding: 42px 49px;
	}

	.comment-respond {
		padding: 42px;
	}

	.section:after,
	.boxed-layout .breadcrumb-area:after,
	.boxed-layout #clients-section.has-background-image {
		width: calc(100% - 100px);
	}

	.clients-content-wrapper {
		padding: 0 25px;
	}

	.clients-content-wrapper .hentry {
		padding: 0 25px 70px;
	}

	.site-title,
	.page-title,
	.entry-title,
	.section-title,
	#footer-instagram .widget-title {
		font-size: 34px;
		font-size: 2.125rem;
	}

	#feature-slider-section .entry-title,
	.numbers-content-wrapper .entry-title,
	.post-wrapper .entry-title,
	.comments-title,
	.comment-reply-title {
		font-size: 28px;
		font-size: 1.75rem;
	}

	.comment-reply-title {
		font-size: 28px;
		font-size: 1.75rem;
	}

	h1 {
		font-size: 34px;
		font-size: 2.125rem;
	}

	h2 {
		font-size: 30px;
		font-size: 1.875rem;
	}

	h3 {
		font-size: 26px;
		font-size: 1.625rem;
	}

	h4 {
		font-size: 23px;
		font-size: 1.4375rem;
	}

	h5 {
		font-size: 21px;
		font-size: 1.3125rem;
	}

	h6 {
		font-size: 18px;
		font-size: 1.125rem;
	}
}


/**
 * 14.3 - >= 1120px
 */

@media screen and (min-width: 70em) {
	#header-content input[type="search"] {
		max-width: 170px;
	}

	.home.boxed-layout #header-navigation-area {
		margin-bottom: 35px;
	}

	.site-header-main {
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		padding: 35px 30px;
	}

	.wp-custom-logo .custom-logo-link,
	.wp-custom-logo .site-identity {
		display: inline-block;
	}

	.wp-custom-logo .custom-logo-link {
		margin-right: 21px;
	}

	.site-branding {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		margin: 14px auto 14px 20px;
		text-align: left;
		width: auto;
	}

	.site-secondary-menu {
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		margin: 14px 0px 14px 0;
	}

	.header-center-layout .site-branding {
		margin: 14px auto;
		text-align: center;
	}

	.section-content-wrapper .post-thumbnail {
		margin: 0 0 28px;
	}

	.post-wrapper .more-link {
		margin-top: 28px;
	}

	.more-link {
		margin-top: 28px;
	}

	.section-content-wrapper .entry-footer .entry-meta {
		margin: 28px 0 0;
	}

	#promotion-section .entry-container {
		margin: 4.375rem 0;
	}

	#promotion-section.content-frame .entry-container-frame{
		padding: 4.375rem;
	}

	.portfolio-content-wrapper .entry-summary {
		display: block;
	}

	.numbers-content-wrapper .hentry {
		padding: 42px 56px;
	}
}


/**
 * 14.4 - >= 1366px
 */

@media screen and (min-width: 85.375em) {
	caption,
	th,
	td {
		padding: 0.875em 1.75em;
	}

	#feature-slider-section .entry-container {
		padding: 42px 56px;
	}

	#feature-slider-section .cycle-prev {
		left: 28px;
	}

	#feature-slider-section .cycle-next{
		right: 28px;
	}

	#hero-section .entry-container {
		padding: 70px 50px;
	}

	#footer-instagram .widget-title {
		padding: 0 42px;
		margin-bottom: 42px;
	}

	.section-heading-wrapper {
		padding: 42px 50px;
	}

	.featured-content-wrapper .hentry,
	.portfolio-content-wrapper .hentry,
	.service-content-wrapper .hentry,
	.team-content-wrapper .hentry {
		margin-bottom: 42px;
	}

	.view-more {
		margin: 0 0 42px;
	}

	.numbers-content-wrapper .hentry {
		padding: 49px 63px;
	}

	.site-footer-menu .wrapper > nav {
		margin-bottom: 42px;
	}

	#testimonial-content-section .post-thumbnail:before {
		bottom: -50px;
		left: -50px;
		top: 50px;
	}
}


/**
 * 14.5 - >= 1600px
 */

@media screen and (min-width: 100em) {
	.boxed-layout #page {
	    margin: 42px auto;
	}

	.site-header-main {
	    padding: 42px 30px;
	}

	#feature-slider-section .entry-container {
		padding: 42px 63px;
	}

	.section,
	#footer-newsletter .widget {
		padding: 21px 0;
	}

	.team-content-wrapper .hentry-inner,
	.service-content-wrapper .hentry-inner {
		padding: 42px;
	}

	.numbers-content-wrapper .hentry {
		padding: 63px 77px;
	}

	.site-title,
	.page-title,
	.entry-title,
	.section-title,
	#footer-instagram .widget-title {
		font-size: 40px;
		font-size: 2.5rem;
	}

	#feature-slider-section .entry-title,
	.numbers-content-wrapper .entry-title,
	.post-wrapper .entry-title,
	.comments-title,
	.comment-reply-title {
		font-size: 32px;
		font-size: 2rem;
	}

	h1 {
		font-size: 40px;
		font-size: 2.5rem;
	}

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

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

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


/**
 * 14.6 - >= 1920px
 */

@media screen and (min-width: 120em) {
	.site-title,
	.page-title,
	.entry-title,
	.section-title,
	#footer-instagram .widget-title {
		font-size: 48px;
		font-size: 3rem;
	}

	#feature-slider-section .entry-title,
	.numbers-content-wrapper .entry-title,
	.post-wrapper .entry-title,
	.comments-title,
	.comment-reply-title {
		font-size: 36px;
		font-size: 2.25rem;
	}

	.featured-content-wrapper .entry-title,
	.portfolio-content-wrapper .entry-title {
		font-size: 24px;
		font-size: 1.5rem;
	}

	h1 {
		font-size: 48px;
		font-size: 3rem;
	}

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

	h3 {
		font-size: 30px;
		font-size: 1.875rem;
	}

	h4 {
		font-size: 26px;
		font-size: 1.635rem;
	}

	.boxed-layout #page {
		margin: 49px auto;
	}

	.site-header-main {
	    padding: 70px 30px;
	}

	.custom-header-content {
		padding: 320px 50px;
	}

	.section,
	#footer-newsletter .widget {
		padding: 28px 0;
	}

	.site-content {
		padding: 70px 0;
	}

	#feature-slider-section .entry-container {
		padding: 49px 70px;
	}

	.archive-posts-wrapper .post-wrapper {
		margin-bottom: 49px;
	}

	.author-info,
	.singular-content-wrap .post-thumbnail,
	.singular-content-wrap .entry-content,
	.singular-content-wrap .entry-footer {
		margin: 49px 0;
	}

	.comments-area,
	.singular-content-wrap .entry-header,
	.archive .page-header,
	.error404 .page-header,
	.search .page-header,
	.woocommerce-products-header {
		margin-bottom: 49px;
	}

	.content-bottom-widgets,
	#footer-instagram {
		padding-top: 70px;
	}

	#site-generator {
		padding: 49px 0;
	}

	.numbers-content-wrapper .hentry {
		padding: 70px 84px;
	}

	.site-footer-menu .wrapper > nav {
		margin-bottom: 49px;
	}

	.comment-respond {
		padding: 49px;
	}

	#testimonial-content-section .hentry {
		padding: 0 70px 70px;
	}

	#testimonial-content-section .post-thumbnail:before {
		bottom: -70px;
		left: -70px;
		top: 70px;
	}

	#feature-slider-section .cycle-prev {
		left: 35px;
	}

	#feature-slider-section .cycle-next{
		right: 35px;
	}
}


/**
 * 15.0  - >= Colors
 */

/* Background Color */
body {
	background: #f3f5f5;
	/* Fallback for when there is no custom background color defined. */
}

/* Page Background Color */
#page,
#feature-slider-section .entry-container,
#promotion-section.content-frame .entry-container-frame,
#footer-newsletter .ewnewsletter .ew-newsletter-wrap .ew-newsletter-subbox {
	background-color: #fff;
}

#promotion-section.content-frame .entry-container {
	border-color: #fff;
}

@media screen and (min-width: 64em) {
	.search-social-container,
	#search-top-container,
	#feature-slider-section .entry-container {
		background-color: #fff;
	}

	#feature-slider-section .entry-container {
		background-color: rgba(255,255,255,0.85);
	}

	#feature-slider-section .slider-content-wrapper {
		border-color: rgba(255,255,255,0.85);
	}
}

/* Secondary Background Color */
hr,
pre,
thead th,
.site .skip-link,
.no-comments,
.comment-content,
.widget .widget-title,
.header-top-bar,
.header-top-button-wrap,
.wp-caption .wp-caption-text,
#header-navigation-area .wrapper,
#footer-newsletter .wrapper,
.team-content-wrapper .hentry-inner,
.numbers-content-wrapper .hentry,
.hero-content-wrapper .entry-container,
#feature-slider-section .cycle-pager span,
#testimonial-content-section .post-thumbnail:before,
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	background-color: #f4f4f5;
}

table,
tbody tr {
	border-color: #f4f4f5;
}

.comment-content:before,
.comment-content:after,
.site-secondary-menu ul ul:before,
.site-secondary-menu ul ul:after {
	border-color: #f4f4f5 transparent;
}

@media screen and (min-width: 64em) {
	#header-navigation-area .site-primary-menu,
	.site-navigation ul ul,
	.site-navigation ul ul li {
		background-color: #f4f4f5;
	}
}

/* Main Text Color */
body,
button,
input,
select,
textarea {
	color: #666;
}

/* Secondary Link Color */
.entry-meta a,
.woocommerce div.product p.price,
.woocommerce ul.products li.product .price,
.widget_recent_entries .post-date,
.widget_rss .rss-date,
.widget_rss cite,
#search-toggle-top,
#search-toggle-right,
#search-toggle,
.entry-caption,
.wp-caption .wp-caption-text,
.site-description,
.social-navigation a,
.ctsocialwidget a,
.entry-breadcrumbs,
.entry-breadcrumbs a,
.woocommerce .woocommerce-breadcrumb,
.woocommerce .woocommerce-breadcrumb a,
.comment-metadata,
.pingback .edit-link,
.comment-metadata a,
.pingback .comment-edit-link,
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags,
.entry-meta .icon,
.site-info,
.site-info a,
.search-submit,
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="week"],
input[type="month"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea {
	color: rgba(0,0,0,0.6);
}

.entry-breadcrumbs a:after,
.woocommerce .woocommerce-breadcrumb a:after {
	border-left-color: rgba(0,0,0,0.5);
}

/* Button Text Color */
#scrollup,
#scrollup:hover,
#scrollup:focus,
.widget_calendar tbody a,
.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus,
.header-media .more-link .more-button,
.header-media .more-link .more-button:hover,
.header-media .more-link .more-button:focus,
#feature-slider-section .more-link span,
#feature-slider-section .more-link span:hover,
#feature-slider-section .more-link span:focus,
#promotion-section .more-link .more-button,
#promotion-section .more-link .more-button:hover,
#promotion-section .more-link .more-button:focus,
.catch-instagram-feed-gallery-widget-wrapper .button,
#feature-slider-section .cycle-pager span:hover,
#feature-slider-section .cycle-pager span:focus,
#feature-slider-section .cycle-pager .cycle-pager-active,
.tagcloud a:hover,
.tagcloud a:focus,
.singular-content-wrap .entry-footer .cat-links a:hover,
.singular-content-wrap .entry-footer .cat-links a:focus,
.singular-content-wrap .entry-footer .tags-links a:hover,
.singular-content-wrap .entry-footer .tags-links a:focus,
.page-links a,
.page-links a:hover,
.page-links a:focus,
.pagination .prev,
.pagination .next,
.posts-navigation a,
.site-main #infinite-handle span,
.pagination .prev:hover,
.pagination .prev:focus,
.pagination .next:hover,
.pagination .next:focus,
.post-navigation a:hover,
.post-navigation a:focus,
.posts-navigation a:hover,
.posts-navigation a:focus,
.site-main #infinite-handle span:hover,
.site-main #infinite-handle span:focus,
.sticky-post,
mark,
ins,
button,
button:hover,
button:focus,
button[disabled]:hover,
button[disabled]:focus,
.button,
.button:hover,
.button:focus,
input[type="button"],
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
input[type="reset"],
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="submit"],
input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:focus,
.woocommerce div.product form.cart .button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit:hover,
.woocommerce #respond input#submit:focus,
.woocommerce a.button:hover,
.woocommerce a.button:focus,
.woocommerce button.button:hover,
.woocommerce button.button:focus,
.woocommerce input.button:hover,
.woocommerce input.button:focus,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit.alt:focus,
.woocommerce a.button.alt:focus,
.woocommerce button.button.alt:focus,
.woocommerce input.button.alt:focus,
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li span.current {
	color: #ffffff;
}

/* Button Background Color */
#scrollup,
.widget_calendar tbody a,
.custom-header-media .wp-custom-header-video-button,
#feature-slider-section .more-link span,
#feature-slider-section .cycle-pager span:hover,
#feature-slider-section .cycle-pager span:focus,
#feature-slider-section .cycle-pager .cycle-pager-active,
button,
button[disabled]:hover,
button[disabled]:focus,
.button,
input[type="button"],
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
input[type="reset"],
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="submit"],
input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:focus,
.woocommerce div.product form.cart .button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.sticky-post,
.page-links a,
.site-main #infinite-handle span,
.pagination .prev,
.pagination .next,
.posts-navigation a,
#promotion-section .more-link .more-button,
.woocommerce span.onsale,
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span,
.catch-instagram-feed-gallery-widget-wrapper .button {
	background-color: #0190c8;
}

/* Button Hover Background Color */
#scrollup:hover,
#scrollup:focus,
.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus,
.header-media .more-link .more-button:hover,
.header-media .more-link .more-button:focus,
#feature-slider-section .more-link span:hover,
#feature-slider-section .more-link span:hover,
.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,
button:hover,
button:focus,
.button:hover,
.button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
.woocommerce div.product form.cart .button:hover,
.woocommerce div.product form.cart .button:focus,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:focus,
.woocommerce a.button:focus,
.woocommerce button.button:focus,
.woocommerce input.button:focus,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit.alt:focus,
.woocommerce a.button.alt:focus,
.woocommerce button.button.alt:focus,
.woocommerce input.button.alt:focus,
.page-links a:hover,
.page-links a:focus,
.site-main #infinite-handle span:hover,
.site-main #infinite-handle span:focus,
.pagination .prev:hover,
.pagination .prev:focus,
.pagination .next:hover,
.pagination .next:focus,
.post-navigation a:hover,
.post-navigation a:focus,
.posts-navigation a:hover,
.posts-navigation a:focus,
#promotion-section .more-link .more-button:hover,
#promotion-section .more-link .more-button:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li span.current,
.catch-instagram-feed-gallery-widget-wrapper .instagram-button .button:hover,
.catch-instagram-feed-gallery-widget-wrapper .instagram-button .button:focus,
.tagcloud a:hover,
.tagcloud a:focus,
.singular-content-wrap .entry-footer .cat-links a:hover,
.singular-content-wrap .entry-footer .cat-links a:focus,
.singular-content-wrap .entry-footer .tags-links a:hover,
.singular-content-wrap .entry-footer .tags-links a:focus {
	background-color: #000;
}

.tagcloud a:hover,
.tagcloud a:focus,
.singular-content-wrap .entry-footer .cat-links a:hover,
.singular-content-wrap .entry-footer .cat-links a:focus,
.singular-content-wrap .entry-footer .tags-links a:hover,
.singular-content-wrap .entry-footer .tags-links a:focus,
.header-media .more-link .more-button:hover,
.header-media .more-link .more-button:focus {
	border-color: #000;
}

/* Link Color */
a,
.menu-toggle,
.dropdown-toggle,
input[type="date"]:focus,
input[type="time"]:focus,
input[type="datetime-local"]:focus,
input[type="week"]:focus,
input[type="month"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus,
.entry-header .cat-links a:hover,
.entry-header .cat-links a:focus,
.comment-metadata .comment-reply-link,
.site-footer-menu .social-navigation a,
.tagcloud a,
.singular-content-wrap .entry-footer .cat-links a,
.singular-content-wrap .entry-footer .tags-links a,
#feature-slider-section .cycle-prev,
#feature-slider-section .cycle-next {
	color: #111;
}

mark,
ins {
	background-color: #111;
}

input[type="date"]:focus,
input[type="time"]:focus,
input[type="datetime-local"]:focus,
input[type="week"]:focus,
input[type="month"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus,
.tagcloud a,
.singular-content-wrap .entry-footer .cat-links a,
.singular-content-wrap .entry-footer .tags-links a {
	border-color: #111;
}

@media screen and (min-width: 70em) {
	.header-top-menu-enabled #header-navigation-area .site-navigation ul ul a {
		color: #111;
	}
}

/* Link Hover Color */
a:hover,
a:focus,
a:active,
.menu-toggle:hover,
.menu-toggle:focus,
.menu-toggle.toggled-on,
.menu-toggle.toggled-on:hover,
.menu-toggle.toggled-on:focus,
.header-top-menu-enabled #header-navigation-area .menu-toggle:hover,
.header-top-menu-enabled #header-navigation-area .menu-toggle:focus,
.header-top-menu-enabled #header-navigation-area .dropdown-toggle:hover,
.header-top-menu-enabled #header-navigation-area .dropdown-toggle:focus,
#search-toggle-top:hover,
#search-toggle-right:hover,
#search-toggle:hover,
#search-toggle-top:focus,
#search-toggle-right:focus,
#search-toggle:focus,
.search-submit:hover,
.search-submit:focus,
.dropdown-toggle:hover,
.dropdown-toggle:focus,
.required,
.entry-title a:hover,
.entry-title a:focus,
.entry-meta a:hover,
.entry-meta a:focus,
.entry-meta .icon:hover,
.entry-meta .icon:focus,
.entry-header .cat-links a,
.site-info a:hover,
.site-info a:focus,
.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .comment-edit-link:hover,
.pingback .comment-edit-link:focus,
#feature-slider-section .entry-title a:hover,
#feature-slider-section .entry-title a:focus,
#feature-slider-section .entry-meta a:hover,
#feature-slider-section .entry-meta a:focus,
#feature-slider-section .entry-meta .icon:hover,
#feature-slider-section .entry-meta .icon:focus,
#feature-slider-section .cycle-prev:hover,
#feature-slider-section .cycle-prev:focus,
#feature-slider-section .cycle-next:hover,
#feature-slider-section .cycle-next:focus,
#testimonial-content-section .cycle-prev:hover,
#testimonial-content-section .cycle-prev:focus,
#testimonial-content-section .cycle-next:hover,
#testimonial-content-section .cycle-next:focus,
#testimonial-content-section .cycle-pager span.cycle-pager-active,
#clients-section .cycle-prev:hover,
#clients-section .cycle-prev:focus,
#clients-section .cycle-next:hover,
#clients-section .cycle-next:focus,
#clients-section .cycle-pager span.cycle-pager-active,
#clients-section.has-background-image .cycle-prev:hover,
#clients-section.has-background-image .cycle-prev:focus,
#clients-section.has-background-image .cycle-next:hover,
#clients-section.has-background-image .cycle-next:focus,
#clients-section.has-background-image .cycle-pager span.cycle-pager-active,
.site-footer-menu .social-navigation a:hover,
.site-footer-menu .social-navigation a:focus,
.site .skip-link,
.woocommerce div.product p.price:hover,
.woocommerce div.product p.price:focus,
.woocommerce ul.products li.product .price:hover,
.woocommerce ul.products li.product .price:focus,
.entry-breadcrumbs a:hover,
.entry-breadcrumbs a:focus,
.woocommerce .woocommerce-breadcrumb a:hover,
.woocommerce .woocommerce-breadcrumb a:focus,
.comment-metadata .comment-reply-link:hover,
.comment-metadata .comment-reply-link:focus,
#team-content-section .artist-social-profile >.social-navigation a:hover,
#team-content-section .artist-social-profile >.social-navigation a:focus,
#testimonial-content-section .section-content-wrapper .entry-content:before,
.header-top-menu-enabled #header-navigation-area .site-navigation a:hover,
.header-top-menu-enabled #header-navigation-area .site-navigation a:focus,
.header-top-menu-enabled #header-navigation-area .site-navigation ul ul :hover > a,
.header-top-menu-enabled #header-navigation-area .site-navigation ul ul .focus > a  {
	color: #0190c8;
}

blockquote,
.rtl blockquote,
.team-content-wrapper .hentry-inner,
#testimonial-content-section .entry-header:before,
.menu-toggle:hover,
.menu-toggle:focus {
	border-color: #0190c8;
}

.sticky-post:after {
	border-top-color: #0190c8;
}

/* Headline Text Color */
h1,
h2,
h3,
h4,
h5,
h6,
.entry-title a,
.widget-title a,
.page-links > .page-links-title {
	color: #111;
}

/* Tertiary Background Color */
.header-media .wrapper,
#feature-slider-section .hentry,
.header-top-menu-enabled #header-navigation-area .wrapper {
	background: #313131;
}

@media screen and (min-width: 64em) {
	#header-navigation-area .wrapper,
	.header-top-menu-enabled #header-navigation-area .wrapper {
		background: transparent;
	}

	.header-top-menu-enabled #header-navigation-area .site-primary-menu {
		background: #313131;
	}
}

/* Text color with background */
#clients-section.has-background-image .cycle-prev,
#clients-section.has-background-image .cycle-next,
#clients-section.has-background-image .cycle-pager span,
#clients-section.has-background-image .section-title,
#clients-section.has-background-image .section-title a,
#clients-section.has-background-image .taxonomy-description-wrapper,
#clients-section.has-background-image .taxonomy-description-wrapper a,
.portfolio-content-wrapper .entry-meta .icon,
.portfolio-content-wrapper .entry-header .cat-links a:hover,
.portfolio-content-wrapper .entry-header .cat-links a:focus,
.portfolio-content-wrapper .entry-container,
.portfolio-content-wrapper .entry-container a,
#promotion-section.content-color-white .entry-title,
#promotion-section.content-color-white .entry-title a,
#promotion-section.content-color-white .entry-container,
#promotion-section.content-color-white .entry-container a,
.custom-header-content .entry-title,
.custom-header-content .site-header-text,
.custom-header-content .site-header-text a,
.custom-header-media .wp-custom-header-video-button,
.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,
.header-top-menu-enabled #header-navigation-area .menu-toggle,
.header-top-menu-enabled #header-navigation-area .dropdown-toggle,
.header-top-menu-enabled #header-navigation-area .site-navigation a {
	color: #fff;
}

.header-media .more-button {
	border-color: #fff;
}

/* Border Color and Slider Controller Color */
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="week"],
input[type="month"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea,
.author-info,
.section:after,
.breadcrumb-area:after,
.section-content-wrapper .post-wrapper .entry-container,
.featured-content-wrapper .entry-container,
.service-content-wrapper .hentry-inner,
.site-footer-menu,
.site-content:after,
.page-links a,
.page-links > span,
.comment-respond,
.comment-list article,
.comment-list .pingback,
.comment-list .trackback,
.image-navigation,
.comment-navigation,
#search-top-container,
.section-content-wrapper .post-wrapper .entry-footer {
	border-color: #e5e5e5;
}

@media screen and (min-width: 64em) {
	.site-footer-menu .site-navigation,
	.primary-search-wrapper .social-navigation,
	.secondary-search-wrapper .social-navigation {
		border-color: #e5e5e5;
	}
}

#clients-section .cycle-prev,
#clients-section .cycle-next,
#clients-section .cycle-pager span,
#testimonial-content-section .cycle-prev,
#testimonial-content-section .cycle-next,
#testimonial-content-section .cycle-pager span {
	color: #e5e5e5;
}
